@charset "utf-8";
html {
    overflow-y: scroll;
    font-size: 10px;
}

* html {
    /* for IE6 */
    font-size: 62.5%;
}

*:first-child+html {
    /* for IE7 */
    font-size: 62.5%;
}

body {
    width: 100%;
    margin: 0;
    background: url(../../common/img/bg.png) repeat;
    font-size: 1.4em;
    color: #000000;
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
}

a:link {
    background-color: transparent;
    color: #105e8c;
    text-decoration: none;
}

a:visited {
    background-color: transparent;
    color: #105e8c;
    text-decoration: none;
}

a:active {
    background-color: transparent;
    color: #105e8c;
    text-decoration: none;
}

a:hover {
    background-color: transparent;
    color: #0a354f;
    text-decoration: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

em.atn {
    font-style: normal;
    font-weight: bold;
    color: #cc0000;
}


/* レスポンシブ */

@media screen and (max-width: 940px) {
    .pc-only {
        display: none !important;
        /* PCのみ表示 */
    }
}

@media screen and (min-width: 941px) {
    .sp-only {
        display: none !important;
        /* SPとタブレットのみ表示 */
    }
}

@media screen and (min-width: 941px) and (max-width: 1302px) {
    #bottom_btn_area .bottom_btn ul {
        display: flex;
    }
    #bottom_btn_area .bottom_btn ul li {
        width: calc((100% - 120px) / 3);
    }
    #bottom_btn_area .bottom_btn ul li img {
        width: 100%;
    }
}

@media screen and (max-width:940px) {
    body {
        padding-bottom: 50px!important;
    }
    a {
        width: 100%;
    }
    img {
        width: 100%;
    }
}


/*__________________________________________________

  font control (フォント管理)
  __________________________________________________*/

h1 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    color: #ffffff;
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
}

h3 {
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
}

h4 {
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
}


/*__________________________________________________

  wrap (メイン)
  __________________________________________________*/

#wrap {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    position: relative;
    height: auto !important;
    /*IE6対策*/
    height: 100%;
    /*IE6対策*/
    min-height: 100%;
}


/*__________________________________________________

  headerArea (ヘッダーエリア)
  __________________________________________________*/

#headerArea {
    clear: both;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    background: #ff0059;
    text-align: center;
}

div#headerArea.plus {
    height: 88px;
}

div#headerArea.plus h1 {
    color: black;
}

div#headerArea.plus .unit-header01 {
    padding: 0px;
}

#headerArea .unit-header01 {
    width: 940px;
    height: 60px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: left;
}

#headerArea .box01 {
    float: left;
    width: 240px;
    height: 48px;
    margin: 0 58px 0 0;
    padding: 0;
}

#headerArea .box01_v2 {
    float: left;
    width: 240px;
    height: 48px;
    margin: 0 35px 0 0;
    padding: 0;
}

#headerArea .box02 {
    float: left;
    width: 300px;
    height: 60px;
    margin: 0 20px 0 0;
    padding: 0;
    background-color: #fff;
}

#headerArea .box02 dl {
    margin: 0;
    padding: 8px 10px 0;
}

#headerArea .box02 dl dt {
    margin: 0;
    padding: 0;
    font-size: 200%;
    line-height: 1.15em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

#headerArea .box02 dl dt span {
    margin: 0 9px 0 0;
}

#headerArea .box02 dl dd {
    margin: 0;
    padding: 0 5px 0 0;
    font-size: 90%;
    line-height: 1.15em;
    text-align: right;
    font-weight: normal;
    color: #000;
}

#headerArea .box03 {
    float: left;
    margin: 0;
    padding: 0;
    background: url(../img/header_btn_base.gif) no-repeat 0 0;
}

#headerArea .box03 a {
    display: block;
    width: 332px;
    height: 66px;
}

#headerArea .box03 ul {
    margin: 0;
    padding: 0;
}

#headerArea .box03 ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#headerArea .box03 ul li.time {
    margin: 15px 0 0 12px;
    padding: 0;
    font-size: 120%;
    line-height: 1.15em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

#headerArea .box03 ul li.note_sub {
    margin: 15px 0 0 14px;
    padding: 0;
    font-size: 110%;
    line-height: 1.15em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

#headerArea .box03 ul li.note_main {
    margin: 10px 0 0 14px;
    padding: 0;
    font-size: 300%;
    line-height: 1.15em;
    text-align: right;
    font-weight: bold;
    color: #fff;
}

#headerArea .box03.box003 {
    background: url(../img/header_btn_base001.png) no-repeat 0 0;
}

#headerArea .box03.box003 a {
    display: block;
    width: 332px;
    height: 66px;
}

#headerArea .box03.box003 ul {
    margin: 0;
    padding: 0;
}

#headerArea .box03.box003 ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#headerArea .box03.box003 ul li.time {
    margin: 15px 0 0 7px;
    padding: 0;
    font-size: 115%;
    line-height: 1.15em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

#headerArea .box03.box003 ul li.note_sub {
    margin: 15px 0 0 14px;
    padding: 0;
    font-size: 110%;
    line-height: 1.15em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

#headerArea .box03.box003 ul li.note_main {
    margin: 15px 0 0 16px;
    padding: 0;
    font-size: 32px;
    line-height: 1.15em;
    text-align: right;
    font-weight: bold;
    color: #fff;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    div#headerArea.plus h1 {
        font-size: 15px!important;
        font-weight: normal;
    }
    #headerArea .box01_v2 {
        width: 35%;
        height: auto;
        padding: 1% 1% 0 2%;
        margin-right: 5px;
    }
    #headerArea .box02 {
        width: 50%;
        height: auto;
        margin: 0;
    }
    #headerArea .box02 dl {
        padding: 5px;
    }
    #headerArea .box02 dl dt {
        font-size: 100%;
        padding-bottom: 2%;
    }
    #headerArea .box02 dl dd {
        font-size: 50%;
        text-align: center;
        padding: 0;
    }
    #headerArea .box02 img {
        width: 15%;
    }
}
@media screen and (max-width: 939px) {
  #navbtn,.sp-only p{
    z-index: 9999;
  }
  .modal_window {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9998;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
  }
  .modal_overlay{
    width:100%;
    height:100%;
  }
  .modal_fix{
  	position: fixed;
  	width: 100%;
  	height: 100%;
  	left: 0;
  }
  .modal_window.js_active{
      opacity: 1;
      visibility: visible;
  }

  .onetime_popup {
      position: absolute;
      top: 12%;
      left:31%;
      /*transform: translateX(-50%) translateY(-50%);*/
      width: 68%;
      height: 156px;
      background-color: #fff;
      cursor: pointer;
      border-radius: 2%;
      z-index:9999;
  }

  .onetime_popup_content {
      text-align: center;
  }

  #top .onetime_popup_content p{
    color:#ff894a;
    font-size: 15px;
    position: absolute;
    top: 34px;
    right:12px;
    font-weight: bold;
    text-align: center;
    margin: 0 12px;
    width: 58%;
  }
  .modal_menu{
    position:absolute;
    top:15px;
    right:5px;
    color:#FFF;
  }
  .modal_btn{
    display: flex;
    width: 100%;
    position: absolute;
    top: 115px;
  }
  .modal_btn a{
    color:white;
  }
  .modal_box{
    display:flex;
    margin:auto;
  }
  #mitemiru{
    padding: 4px 0;
    background: #fe0059;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #d9004c;
    border-radius: 3px;
    margin: 0 17px 0 0;
    font-size:12px;
    width:98px;
  }
  #minai{
    padding: 4px 0;
    background: #a1a1a1;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #818181;
    border-radius: 3px;
    margin: 0 0 0 17px;
    font-size:12px;
    width:99px;
  }
  /*.onetime_popup {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
  }*/
  .modal_up{
    display:flex;
  }
  .modal_up p{
     font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";;
  }
  .onetime_popup:before {
    content: "";
    position: absolute;
    top: -27px;
    left: 90%;
    margin-left: -15px;
    border: 16px solid transparent;
    border-bottom: 18px solid #fff;
  }
  .priko{
      width: 56px;
      display: inline-block;
      height: 62px;
      position: absolute;
      top: 33px;
      left: 9%;
  }
}


/*__________________________________________________

  mainVisArea (メインビジュアルエリア)
  __________________________________________________*/

.mainVisArea {
    clear: both;
    width: 940px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.mainVisArea h2 {
    font-size: 980%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 30px 0 0;
}

.mainVisArea h2 span.red {
    line-height: 1.00em;
    font-weight: bold;
    color: #ff0059;
}

.mainVisArea h2 span.sml {
    font-size: 65%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.mainVisArea h2 span.eng {
    font-size: 110%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.mainVisArea .under_visual {
    text-align: right;
    margin: 0;
    padding: 35px 0 20px;
}

.mainVisAreafoot {
    width: 940px;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
}

.mainVisAreafoot span {
    font-size: 250%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #ff0059;
    background-color: #000;
    margin: 0;
    padding: 0 30px 0 45px;
}

.mainVisAreaunder {
    width: 940px;
    margin: 0 auto 30px;
    padding: 0;
}

.mainVisAreaunder dl {
    margin: 0;
    padding: 0;
    text-align: center;
}

.mainVisAreaunder dl dt {
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 320px;
    height: 154px;
    text-align: center;
    font-size: 320%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: url(../../img/MV_under_frame01.gif) no-repeat 0 0;
}

.mainVisAreaunder dl dt div {
    margin: 0;
    padding: 60px 0 0;
}

.mainVisAreaunder dl dt div span {
    margin: 0;
    padding: 0;
    font-size: 110%;
}

.mainVisAreaunder dl dd {
    float: left;
    margin: 10px 0 0 20px;
    padding: 0;
    width: 290px;
    height: 72px;
    text-align: center;
    font-size: 240%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: url(../../img/MV_under_frame02.gif) no-repeat 0 0;
}

.mainVisAreaunder dl dd div {
    margin: 0;
    padding: 22px 0 0;
}

.mainVisAreaunder dl dd div span {
    margin: 0;
    padding: 0;
    /*font-size: 110%;*/
}

.mainVisAreaunder p {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 3.00em;
    text-align: center;
}

.mainVisAreaunder02 {
    width: 940px;
    /* margin: 0 auto 30px; */
    margin: 0 auto;
    padding: 0;
}

.mainVisAreaunder02 ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.mainVisAreaunder02 ul li {
    float: left;
    margin: 0 0 20px 20px;
    padding: 0;
    width: 300px;
    height: 70px;
    text-align: center;
    font-size: 230%;
    line-height: 1.00em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: url(../../img/MV_under_frame03.gif) no-repeat 0 0;
}

.mainVisAreaunder02 ul li.side {
    margin: 0 0 20px 0;
    padding: 0;
}

.mainVisAreaunder02 ul li.next {
    margin: 0 0 20px 160px;
    padding: 0;
}

.mainVisAreaunder02 ul li div {
    margin: 0;
    padding: 22px 0 0;
}

.mainVisAreaunder02 ul li div span {
    margin: 0;
    padding: 0;
    font-size: 110%;
}

.mainVisAreaunder h2 {
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 20px;
}

.mainVisAreaunder ul li {
    display: inline-block;
    width: 294px;
    margin-right: 10px;
    margin-bottom: 40px;
}

.mainVisAreaunder ul li h3 {
    background-color: #FE005A;
    border-radius: 20px;
    padding: 15px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
}

.mainVisArea .mv_top {
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 50px;
}

.mainVisArea .top_txt {
    font-weight: bold;
    line-height: 1.2;
    font-size: 72px;
    letter-spacing: -10px;
    padding-top: 10px;
}

.mainVisArea .top_txt span {}

.mainVisArea .top_txt span.font_b {
    font-size: 150px;
}

.mainVisArea .top_txt span.__pink {
    color: #ff025c;
}

.mainVisArea .mv_top .__sub {
    font-size: max(45px, 45px);
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #000;
    color: #ff025c;
    font-weight: bold;
    transform: rotate(-4deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-4/20deg);
    padding: 0 5px;
}

.mainVisArea .mv_top .__sub img {}


/* レスポンシブ */

@media screen and (max-width:940px) {
    .mainVisAreaunder,
    .mainVisArea,
    .mainVisAreaunder02 {
        width: 100%;
    }
    .mainVisAreaunder02 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .mainVisAreaunder02 ul li {
        width: 20%;
        font-size: 10px;
    }
    .mainVisArea .top_txt {
        font-size: 10vw;
    }
    .mainVisArea .top_txt span.__pink {
        font-size: 15vw;
        letter-spacing: -4px;
    }
    .mainVisArea .top_txt span.font_b {
        font-size: 15vw;
        letter-spacing: -4px;
    }
    .mainVisAreaunder02 ul li.side,
    .mainVisAreaunder02 ul li.next {
        width: calc( 75% / 3);
        margin: 0px 0 10px 0;
        height: auto;
        padding: 10px;
        background: none;
        background-color: #333333;
        border-radius: 10px;
        margin-right: 3px;
    }
    .mainVisAreaunder02 ul li.last {
        width: 33%;
    }
    .mainVisAreaunder02 ul li div {
        margin: 0;
        padding: 0;
    }
    .mainVisAreaunder02 ul li {
        width: calc( 75% / 3);
        height: auto;
        padding: 10px;
        margin: 0 0 10px;
        background: none;
        background-color: #333333;
        border-radius: 10px;
        margin-right: 3px;
    }
    .mainVisArea .mv_top {
        margin-bottom: 20px;
    }
    .mainVisArea .mv_top .__sub {
        font-size: 5vw;
        bottom: 10px;
        right: 1%;
    }
    .clearfix:after {
        content: none!important;
    }
    .mainVisAreaunder dl dt {
        width: 40%;
        height: auto;
        line-height: 1.8;
        background-size: cover;
        font-size: 18px;
        padding: 8px 5px;
        margin: 0;
        border-radius: 10px;
        margin-left: 1%;
    }
    .mainVisAreaunder dl dt div {
        padding: 0;
    }
    .mainVisAreaunder dl dd {
        width: 26%;
        line-height: 2;
        font-size: 1.6vw;
        background-size: cover;
        margin: 0;
        height: 23px;
        margin-left: 1%;
        margin-bottom: 1%;
        border-radius: 10px;
    }
    .mainVisAreaunder dl dd div {
        padding: 4px 0 4px;
    }
    .mainVisAreaunder p {
        font-size: 10px;
        ;
        padding-top: 10px;
    }
}


/*__________________________________________________

  container (コンテナ)
  __________________________________________________*/

#container {
    width: 940px;
    margin: 0 auto;
    padding: 0;
}


/* レスポンシブ */

@media screen and (min-width:768px)and (max-width:940px) {
    .mainVisAreaunder dl dd {
        line-height: 1.6;
        font-size: 9px;
    }
}

@media screen and (max-width:940px) {
    #container {
        width: 100%;
    }
}


/*__________________________________________________

  contentsBox (コンテンツボックス)
  __________________________________________________*/

.contentsBox01 {
    width: 940px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.contentsBox01 p.note01 {
    margin: 0;
    padding: 30px 0 0;
    color: #000;
    font-size: 300%;
    line-height: 1.25em;
    font-weight: bold;
    text-align: center;
}

.contentsBox01 p.note01 span {
    color: #ff0059;
    font-size: 200%;
}

.contentsBox02 {
    clear: both;
    width: 940px;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}

.contentsBox02 .boxL {
    float: left;
    width: 460px;
    margin: 30px 20px 30px 0;
    padding: 0;
}

.contentsBox02 .boxL img {
    margin: 0;
    padding: 0;
}

.contentsBox02 .boxR {
    float: left;
    width: 460px;
    margin: 30px 0;
    padding: 0;
}

.contentsBox02 .boxR img {
    margin: 0;
    padding: 0;
}

.contentsBox03 {
    clear: both;
    width: 940px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.contentsBox03 .frame {
    margin: 0 0 30px;
    padding: 25px 0 30px;
    background-color: #ff0059;
}

.contentsBox03 .frame dl.title {
    margin: 0;
    padding: 0;
}

.contentsBox03 .frame dl.title dt {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: center;
    color: #fff;
    font-size: 650%;
    line-height: 1.15em;
    font-weight: bold;
}

.contentsBox03 .frame dl.title dd {
    margin: 0;
    padding: 0 0 15px;
    text-align: center;
    color: #000;
    font-size: 250%;
    line-height: 1.25em;
    font-weight: bold;
}

.contentsBox03 .frame .table {
    margin: 0;
    padding: 0 30px;
}

.contentsBox03 .frame .table li {
    float: left;
    width: 289px;
    margin: 0 2px;
    padding: 0 0 25px;
}

.contentsBox03 .frame .table li table {
    width: 100%;
    margin: 0;
    padding: 0;
}

.contentsBox03 .frame .table li table th {
    margin: 0;
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    font-size: 140%;
    font-weight: bold;
    text-align: center;
}

.contentsBox03 .frame .table li table th.rightside {
    text-align: right;
}

.contentsBox03 .frame .table li table td {
    margin: 0;
    padding: 5px 20px;
    background-color: #ffcdde;
    border-bottom: 1px solid #ff0059;
    color: #000;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
}

.contentsBox03 .frame .table li table td.rightside {
    text-align: right;
}

.contentsBox03 .frame .table li table td.cell01 {
    background-color: #ffa7c6;
}

.contentsBox03 .frame .table li table td.cell02 {
    background-color: #ffcdde;
}

.contentsBox03 .frame .table li table td.cell03 {
    background-color: #ffba00;
}

.contentsBox03 .frame .column {
    clear: both;
}

.contentsBox03 .frame .column .column_frame {
    display: block;
    margin: 0 33px;
    padding: 15px 18px;
    background: #fff;
}

.contentsBox03 .frame .column .column_items {
    margin-top: 20px;
    background: url(../../img/contents03_column_items.gif) 18px 23px no-repeat #fff;
}

.contentsBox03 .frame .column .column_frame ul.sentense {
    margin: 0;
    padding: 0;
}

.contentsBox03 .frame .column .column_frame ul.rightline {
    padding-left: 320px;
    padding-bottom: 5px;
}

.contentsBox03 .frame .column .column_frame ul.sentense li.big {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 190%;
    font-weight: bold;
    text-align: left;
    line-height: 1.55em;
}

.contentsBox03 .frame .column .column_frame ul.sentense li.def {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 140%;
    font-weight: bold;
    text-align: left;
    line-height: 1.55em;
}

.contentsBox03 .frame .column .column_frame ul.sentense li.def span {
    font-size: 60%;
    font-weight: bold;
    text-align: left;
    line-height: 1.55em;
}

.contentsBox03 .frame .column .column_frame ul.sentense li.sml {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 95%;
    font-weight: bold;
    text-align: left;
    line-height: 1.55em;
}

.contentsBox03 .frame .column .column_frame ul.sentense li.rednote {
    color: #ff0059;
}

.contentsBox03 .frame .column .column_frame p.catch {
    margin: 0;
    padding: 0 25px;
    color: #000;
    font-size: 185%;
    font-weight: bold;
    text-align: left;
    line-height: 1.55em;
}

.contentsBox03 .frame .column .column_frame p.catch span {
    font-size: 130%;
    font-weight: bold;
    text-align: left;
    line-height: 1.55em;
    color: #ff0059;
}

.contentsBox04 {
    width: 966px;
    margin: 0 auto 30px auto;
    padding: 0;
    text-align: center;
}

.contentsBox04 .title01 {
    width: 923px;
    height: 144px;
    margin: 0 auto;
    text-align: center;
}

.contentsBox04 .unit01 {
    clear: both;
    width: 966px;
    margin: 20px auto 0 auto;
    padding: 0;
}

.contentsBox04 .unit01 .box01 {
    float: left;
    width: 314px;
    height: auto;
    margin: 0 12px 30px 0;
    padding: 0;
}

.contentsBox04 .unit01 .box01end {
    float: left;
    width: 314px;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
}

.contentsBox05 {
    clear: both;
    width: 900px;
    margin: 0 auto 30px auto;
    padding: 0;
    text-align: center;
}

.contentsBox05 .title01 {
    margin: 0;
    padding: 0;
}

.contentsBox05 .title01 h3 {
    margin: 0;
    padding: 0;
    font-size: 600%;
    line-height: 1.15em;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.contentsBox05 .title01 h3 span.sml {
    font-size: 70%;
    margin: 0 0.25em;
    line-height: 1.15em;
    font-weight: bold;
}

.contentsBox05 .title01 h3 span.rednote {
    color: #ff0059;
    line-height: 1.15em;
    font-weight: bold;
}

.contentsBox05 h3.prima_in {
    margin: 0;
    padding: 0;
    font-size: 600%;
    line-height: 1.15em;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.contentsBox05 h3.prima_in span.sml {
    font-size: 70%;
    margin: 0 0.25em;
    line-height: 1.15em;
    font-weight: bold;
}

.contentsBox05 h3.prima_in span.rednote {
    color: #ff0059;
    line-height: 1.15em;
    font-weight: bold;
}

.contentsBox05 .box01 {
    width: 900px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.contentsBox05 .box01 h4 {
    display: block;
    background: url(../../img/contents05_sub_title_bg.gif) 0 0 no-repeat;
    margin: 0;
    padding: 0 40px;
    font-size: 150%;
    line-height: 1.85em;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.contentsBox05 p.txt01 {
    width: 900px;
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    background: url(../../common/img/line.png) 0 60px no-repeat;
    text-align: left;
}

.contentsBox05 p.txt02 {
    width: 900px;
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    background: url(../../common/img/line.png) 0 80px no-repeat;
    text-align: left;
}

.contentsBox05 p.txt03 {
    width: 900px;
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    background: url(../../common/img/line.png) 0 40px no-repeat;
    text-align: left;
}

.contentsBox05 p.txt04 {
    width: 900px;
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    text-align: left;
}

.contentsBox06 {
    clear: both;
    width: 940px;
    margin: 0 auto 70px auto;
    padding: 0;
    text-align: center;
}

.contentsBox06 .title01 {
    margin: 0;
    padding: 20px 0 10px;
    text-align: center;
}

.contentsBox06 .title01 h3 {
    font-size: 350%;
    line-height: 1.25em;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.contentsBox06 .title01 h3 span {
    font-size: 125%;
    line-height: 1.25em;
    color: #ff0059;
    font-weight: bold;
}

.contentsBox06 .box01 {
    width: 940px;
    margin: 0;
    padding: 0;
}

.contentsBox06 .box01 h4 {
    display: block;
    background: #000;
    margin: 0;
    padding: 8px 15px 7px;
    font-size: 160%;
    line-height: 1.15em;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.contentsBox06 .box01 h4 span {
    color: #ff0059;
    margin: 0 0.35em 0 0;
}

.contentsBox06 .box01 ul.sentense {
    margin: 0 15px;
    padding: 15px 400px 0 0;
    text-align: left;
}

.contentsBox06 .box01 ul.sentenseEnd {
    padding: 15px 0 30px 0;
}

.contentsBox06 .box01 ul.sentense li {
    margin: 0 0 10px;
    padding: 0;
    font-size: 150%;
    line-height: 1.15em;
    color: #000;
    text-align: left;
    font-weight: bold;
}

.contentsBox06 .box01 ul.sentense li.rednote {
    color: #ff0059;
    font-weight: bold;
}

.contentsBox06 .bg01 {
    padding-bottom: 20px;
    background: url(../../img/flow_bg01.jpg) 600px 55px no-repeat;
}

.contentsBox06 .bg02 {
    padding-bottom: 15px;
    background: url(../../img/flow_bg02.jpg) 600px 50px no-repeat;
}

.contentsBox06 .bg03 {
    padding-bottom: 45px;
    background: url(../../img/flow_bg03.jpg) 540px 55px no-repeat;
}

.contentsBox06 .arrow {
    display: block;
    margin: 10px 0 15px;
    padding: 0;
    text-align: center;
}


/*
.contentsBox06 .box02 {
	width: 940px;
	height: 171px;
	margin: 0;
	padding: 0;
	}
*/

.contentsBox07 {
    clear: both;
    width: 938px;
    height: 208px;
    margin: 0 auto 30px auto;
    padding: 0;
    border: 1px solid #e2e2e2;
    text-align: left;
}

.contentsBox08 {
    clear: both;
    width: 938px;
    margin: 0 auto 30px auto;
    padding: 0;
    border: 1px solid #e2e2e2;
    text-align: left;
}

.contentsBox08 .title01 {
    width: 462px;
    height: 43px;
    margin: 0 auto;
    padding: 20px 0 0px 0;
    text-align: center;
    background: none;
}

.contentsBox08 .txt01 {
    width: 900px;
    margin: 30px auto;
    padding: 0;
    text-align: center;
}

strong.col01 {
    color: #105e8c;
}

span.col01 {
    color: #fe014e;
    font-weight: normal;
}

span.txt01 {
    font-size: 12px;
    font-weight: normal;
}


/* contentsBox10 */

.contentsBox10 {
    width: 940px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.contentsBox10 .table_frame {
    margin: 0;
    padding: 0 0 40px;
    color: #000;
    text-align: center;
}

.contentsBox10 .table_frame table {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-bottom: 3px solid #ddd;
    border-right: 3px solid #ddd;
}

.contentsBox10 .table_frame table th {
    margin: 0;
    padding: 15px 20px 13px;
    color: #666;
    font-size: 160%;
    line-height: 1.25em;
    font-weight: bold;
    text-align: center;
    border-top: 3px solid #ddd;
    border-left: 3px solid #ddd;
    background: #fff3f3;
}

.contentsBox10 .table_frame table th.own {
    font-size: 160%;
    color: #fff;
    background: #aa0000;
}

.contentsBox10 .table_frame table th.blank {
    border: none;
    background: #fff;
}

.contentsBox10 .table_frame table td {
    width: 18%;
    margin: 0;
    padding: 18px 15px 15px;
    font-size: 115%;
    line-height: 1.25em;
    font-weight: bold;
    text-align: center;
    border-top: 3px solid #ddd;
    border-left: 3px solid #ddd;
}

.contentsBox10 .table_frame table td.leftline {
    width: 25%;
    color: #666;
    font-size: 140%;
    line-height: 1.25em;
    font-weight: bold;
    text-align: center;
    background: #f5f5f5;
}

.contentsBox10 .table_frame table td.leftline span {
    font-size: 70%;
    line-height: 1.25em;
    font-weight: bold;
    text-align: center;
}

.contentsBox10 .table_frame table td.bg_own {
    background: url(../../img/contents10_bg03.gif) center center no-repeat #fff;
    color: #aa0000;
    font-size: 175%;
    width: 20%;
}

.contentsBox10 .table_frame table td.bg01 {
    background: url(../../img/contents10_bg01.gif) center center no-repeat #fff;
    color: #000;
}

.contentsBox10 .table_frame table td.bg02 {
    background: url(../../img/contents10_bg02.gif) center center no-repeat #fff;
    color: #000;
}

.contentsBox10 .table_frame table td.bg03 {
    background: url(../../img/contents10_bg03.gif) center center no-repeat #fff;
    color: #000;
}


/* contentsBox11 */

.contentsBox11 {
    clear: both;
    width: 940px;
    margin: 0 auto;
    padding: 0;
}

.contentsBox11 .blocks-01 {
    display: block;
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-01 p {
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    font-size: 850%;
    color: #d7241f;
    line-height: 1.25em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-02 {
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #ee7a00 url(../../img/contents11_img01.png) 690px 10px no-repeat;
    text-align: left;
}

.contentsBox11 .blocks-02 p.catch {
    width: 650px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 700%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-02 dl.leftside {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-02 dl.leftside dt {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 140%;
    color: #fff;
    line-height: 1.25em;
    font-weight: bold;
}

.contentsBox11 .blocks-02 dl.leftside dd {
    margin: 5px 0 0;
    padding: 10px 0 5px;
    text-align: center;
    font-size: 300%;
    color: #ff0059;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-02 ul.rightside {
    width: 690px;
    float: left;
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-02 ul.rightside li {
    float: left;
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-02 ul.rightside li.note01 {
    float: left;
    margin: 10px 0 0 15px;
    padding: 0;
    text-align: center;
    font-size: 400%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-02 ul.rightside li.note02 {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    font-size: 1000%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-02 ul.rightside li.note02 span.yen {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 45%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-02 ul.rightside li.note02 span.buy {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 75%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-02 p.footnote {
    clear: both;
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 130%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-03 {
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #00a1e9 url(../../img/contents11_img02.png) 570px 20px no-repeat;
    text-align: left;
}

.contentsBox11 .blocks-03 p.catch {
    width: 550px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 550%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-03 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-03 ul li {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-03 p.footnote {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 130%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-04 {
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #e70014 url(../../img/contents11_img03.png) 590px 20px no-repeat;
    text-align: left;
}

.contentsBox11 .blocks-04 p.catch {
    width: 550px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 500%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-04 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-04 ul li {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-04 p.footnote {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 130%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-05 {
    width: 440px;
    float: left;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #009946;
    text-align: left;
}

.contentsBox11 .blocks-05 p.catch {
    width: 380px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-05 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-05 ul li {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-05 p.footnote {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 110%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-06 {
    width: 440px;
    float: right;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #ec68a4;
    text-align: left;
}

.contentsBox11 .blocks-06 p.catch {
    width: 250px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-06 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-06 ul li.sml01 {
    margin: 5px 0 0;
    padding: 5px 15px 0;
    text-align: center;
    font-size: 110%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-06 ul li.sml02 {
    margin: 0;
    padding: 2px 15px 2px;
    text-align: center;
    font-size: 160%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-06 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-06 ul li.def span {
    text-align: left;
    font-size: 200%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-06 p.footnote {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 110%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-07 {
    width: 440px;
    float: left;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #ee7a00;
    text-align: left;
}

.contentsBox11 .blocks-07 p.catch {
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 250%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-07 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-07 ul li.sml01 {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 180%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-07 ul li.sml02 {
    margin: 5px 0 0;
    padding: 10px 15px;
    text-align: left;
    font-size: 100%;
    color: #000;
    line-height: 1.25em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-07 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 400%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-07 ul li.big {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 650%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-07 p.footnote {
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    font-size: 110%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-08 {
    width: 440px;
    float: right;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #00a1e9;
    text-align: left;
}

.contentsBox11 .blocks-08 p.catch {
    width: 250px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-08 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-08 ul li.sml01 {
    margin: 5px 0 0;
    padding: 0 0 5px;
    text-align: center;
    font-size: 180%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-08 ul li.sml02 {
    margin: 5px 0 0;
    padding: 5px 10px;
    text-align: center;
    font-size: 130%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-08 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-08 ul li.def span {
    text-align: left;
    font-size: 200%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-08 p.footnote {
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    font-size: 110%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-09 {
    clear: both;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #1c2c60;
    text-align: left;
}

.contentsBox11 .blocks-09 p.catch {
    margin: 0 0 15px;
    padding: 0;
    text-align: left;
    font-size: 480%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-09 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-09 ul li.note01 {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-09 ul li.note02 {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 400%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-09 p.footnote01 {
    width: 350px;
    margin: 10px 0 0;
    padding: 5px 0;
    text-align: center;
    font-size: 130%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-09 p.footnote02 {
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    font-size: 180%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.contentsBox11 .blocks-10 {
    width: 440px;
    float: left;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #009946;
    text-align: left;
}

.contentsBox11 .blocks-10 p.catch {
    margin: 0 0 7px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 250%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-10 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-10 ul li.sml01 {
    margin: 0;
    padding: 5px 15px 2px;
    text-align: center;
    font-size: 130%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-10 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-10 ul li.def span {
    text-align: left;
    font-size: 170%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-11 {
    width: 440px;
    float: right;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #ec68a4;
    text-align: left;
}

.contentsBox11 .blocks-11 p.catch {
    margin: 0 0 7px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 250%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-11 p.catch span {
    margin: 0;
    padding: 0 0 0 0.25em;
    font-size: 60%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-11 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-11 ul li.sml01 {
    margin: 0;
    padding: 5px 15px 2px;
    text-align: center;
    font-size: 130%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-11 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-11 ul li.def span {
    text-align: left;
    font-size: 170%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-12 {
    width: 440px;
    float: left;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #ee7a00;
    text-align: left;
}

.contentsBox11 .blocks-12 p.catch {
    margin: 0 0 7px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 250%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-12 p.catch span {
    margin: 0;
    padding: 0 0 0 0.25em;
    font-size: 60%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-12 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-12 ul li.sml01 {
    margin: 0;
    padding: 5px 15px 2px;
    text-align: center;
    font-size: 130%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-12 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-12 ul li.def span {
    text-align: left;
    font-size: 170%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-13 {
    width: 440px;
    float: right;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #00a1e9;
    text-align: left;
}

.contentsBox11 .blocks-13 p.catch {
    margin: 0 0 7px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 250%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-13 p.catch span {
    margin: 0;
    padding: 0 0 0 0.25em;
    font-size: 60%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-13 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-13 ul li.sml01 {
    margin: 0;
    padding: 5px 15px 2px;
    text-align: center;
    font-size: 130%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
    background: #fff;
}

.contentsBox11 .blocks-13 ul li.def {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-13 ul li.def span {
    text-align: left;
    font-size: 170%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-14 {
    clear: both;
    display: block;
    margin: 0;
    padding: 15px 15px;
    background: #e70014;
    text-align: left;
}

.contentsBox11 .blocks-14 p.catch {
    margin: 0 0 7px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 250%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
    background: #000;
}

.contentsBox11 .blocks-14 p.catch span {
    margin: 0;
    padding: 0 0 0 0.25em;
    font-size: 60%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-14 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-14 ul li.sml01 {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    font-size: 280%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-14 ul li.def {
    margin: 15px 0 0;
    padding: 0;
    text-align: center;
    font-size: 600%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-14 p.footnote01 {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 180%;
    color: #f6eb00;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-14 p.footnote02 {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    font-size: 130%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.contentsBox11 .blocks-15 {
    display: block;
    margin: 0;
    padding: 25px 0 0;
    background: #fff;
    text-align: centerleft;
}

.contentsBox11 .blocks-15 ul {
    margin: 0;
    padding: 0;
}

.contentsBox11 .blocks-15 ul li.def {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 240%;
    color: #000;
    line-height: 1.15em;
    font-weight: bold;
}


/* reBox12 */

.reBox12 {
    clear: both;
    width: 940px;
    margin: 0 auto;
    padding: 0;
}

.reBox12 .blocks-01 {
    display: block;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-02 {
    display: block;
    margin: 0;
    padding: 0;
    height: 385px;
    background: #ee7a00 url(../../imgre/con_re_img02.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-02.blocks-002 {
    display: block;
    margin: 0;
    padding: 0;
    height: 335px;
    background: #ee7a00 url(../../imgre/con_re_img02.png) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-02 p.catch {
    width: 940px;
    float: left;
    margin: 0 0 0 15px;
    padding: 16px 0 0;
    font-size: 800%;
    color: #faf200;
    line-height: 1.15em;
    font-weight: bold;
}

.reBox12 .blocks-02 dl.leftside {
    width: 220px;
    float: left;
    margin: 25px 0 0 15px;
    padding: 0;
}

.reBox12 .blocks-02 dl.leftside dt {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 150%;
    color: #000;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-02 dl.leftside dd {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 320%;
    color: #000;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-02 ul.rightside {
    width: 690px;
    float: left;
    margin: 35px 0 0;
    padding: 0;
}

.reBox12 .blocks-02 ul.rightside li {
    float: left;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-02 ul.rightside li.note01 {
    float: left;
    margin: 10px 0 0 15px;
    padding: 0;
    text-align: center;
    font-size: 400%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-02 ul.rightside li.note02 {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    font-size: 1000%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-02 ul.rightside li.note02 span.yen {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 45%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-02 ul.rightside li.note02 span.buy {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 75%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-02 p.footnote {
    width: 940px;
    float: left;
    margin: 18px 0 0;
    padding: 0;
    text-align: center;
    font-size: 260%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-03 {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    height: 318px;
    background: #d6d6d6 url(../../imgre/con_re_img03.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-03 p.catch {
    margin: 0 0 0 15px;
    padding: 8px 0 0;
    text-align: left;
    font-size: 570%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-03 ul {
    margin: 5px 0 0 0;
    padding: 0;
}

.reBox12 .blocks-03 ul li {
    margin: 0 0 0 15px;
    padding: 0;
    text-align: left;
    font-size: 530%;
    color: #faf200;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-03 p.footnote {
    margin: 12px 0 0 15px;
    padding: 0;
    text-align: center;
    font-size: 180%;
    color: #fff;
    line-height: 1.25em;
    font-weight: bold;
    background: none;
}

.reBox12 .blocks-04 {
    display: block;
    margin: 0;
    padding: 0;
    height: 274px;
    background: #e70014 url(../../imgre/con_re_img04.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-04 p.catch {
    margin: 0 0 0 15px;
    padding: 8px 0 0;
    text-align: left;
    font-size: 560%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-04 ul {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-04 ul li {
    margin: 0 0 0 15px;
    padding: 0;
    text-align: left;
    font-size: 370%;
    color: #faf200;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-05 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 311px;
    background: #009946 url(../../imgre/con_re_img05.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-05.blocks-005 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 311px;
    background: #009946 url(../../imgre/con_re_img005.png) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-05 p.catch {
    margin: 0 0 0 15px;
    padding: 8px 0 0 0;
    text-align: left;
    font-size: 550%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-05 ul {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-05 ul li {
    margin: 8px 0 0 15px;
    padding: 0;
    text-align: left;
    font-size: 330%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-05.blocks-005 ul li {
    margin: 15px 0 0 15px;
}

.reBox12 .blocks-05 p.footnote {
    margin: 11px 0 0 0;
    padding: 0 15px;
    text-align: center;
    font-size: 160%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.reBox12 .blocks-06 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 311px;
    background: #ff63aa url(../../imgre/con_re_img06.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-06 p.catch {
    float: left;
    width: 285px;
    margin: 0;
    padding: 12px 0 18px;
    text-align: center;
    font-size: 500%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-06 p.shoulder {
    float: right;
    width: 170px;
    margin: 0 15px 0 0;
    padding: 10px 0 0;
    text-align: right;
    font-size: 145%;
    color: #fff;
    line-height: 1.35em;
    font-weight: bold;
}

.reBox12 .blocks-06 ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-06 ul li.sml01 {
    float: left;
    width: 90px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 500%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-06 ul li.sml02 {
    float: left;
    width: 370px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 160%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-06 ul li.def {
    float: left;
    width: 370px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 900%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-06 ul li.def span {
    font-size: 65%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-06 p.footnote {
    float: left;
    width: 470px;
    margin: 6px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 130%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
    background: none;
}

.reBox12 .blocks-07 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 534px;
    background: #fff url(../../imgre/con_re_img07.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-07 p.catch {
    margin: 0 0 0 15px;
    padding: 11px 0 0;
    text-align: left;
    font-size: 340%;
    color: #faf200;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-07 ul {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-07 ul li.sml {
    margin: 40px 0 0 35px;
    padding: 0;
    text-align: left;
    font-size: 210%;
    color: #d80d79;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-07 ul li.def {
    margin: 35px 0 0 30px;
    padding: 0;
    text-align: left;
    font-size: 400%;
    color: #000;
    line-height: 1.20em;
    font-weight: bold;
}

.reBox12 .blocks-07 ul li.framenote {
    margin: 22px 0 0 25px;
    padding: 0;
    text-align: left;
    font-size: 180%;
    color: #d80d79;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-07 p.footnote {
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
    font-size: 120%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-08 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 534px;
    background: #3b62a3 url(../../imgre/con_re_img08.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-08 p.catch {
    width: 250px;
    margin: 0 0 15px;
    padding: 15px 0 8px;
    text-align: center;
    font-size: 450%;
    color: #fff;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-08 ul {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-08 ul li.sml01 {
    margin: 5px 0 0;
    padding: 0 0 30px;
    text-align: center;
    font-size: 200%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-08 ul li.sml02 {
    clear: both;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    font-size: 210%;
    color: #000;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-08 ul li.def {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-08 ul li.def dl.inner {
    width: 470px;
    margin: 0;
    padding: 0 0 0 35px;
}

.reBox12 .blocks-08 ul li.def dl.inner dt {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 350%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-08 ul li.def dl.inner dd {
    float: left;
    margin: 0;
    padding: 0 0 14px;
    font-size: 800%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-08 ul li.def dl.inner dd span {
    margin: 0;
    padding: 0;
    font-size: 60%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-08 p.footnote {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 120%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-09 {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    height: 340px;
    background: #192c64 url(../../imgre/con_re_img09.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-09 p.catch {
    margin: 0 0 0 15px;
    padding: 7px 0 0;
    text-align: left;
    font-size: 330%;
    color: #f6eb00;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-09 ul {
    margin: 35px 0 0 15px;
    padding: 0;
}

.reBox12 .blocks-09 ul li.note01 {
    margin: 15px 0 0;
    padding: 0;
    text-align: left;
    font-size: 465%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-09 ul li.note02 {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 425%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-09 p.footnote01 {
    margin: 20px 26px 0 0;
    padding: 5px 0;
    text-align: right;
    font-size: 190%;
    color: #fff;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-09 p.footnote02 {
    margin: 6px 0 0;
    padding: 0;
    text-align: center;
    font-size: 225%;
    color: #000;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-10 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 132px;
    background: #efba86 url(../../imgre/con_re_img10.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-10 p.catch {
    margin: 0 0 0 15px;
    padding: 6px 0 0;
    text-align: left;
    font-size: 290%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-10 ul {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-10 ul li.sml01 {
    float: left;
    width: 130px;
    margin: 15px 0 0 15px;
    padding: 0;
    text-align: center;
    font-size: 180%;
    color: #000;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-10 ul li.sml02 {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
    text-align: center;
    font-size: 220%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-10 ul li.def {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 500%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-10 ul li.def span {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 80%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-11 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 132px;
    background: #c3e5ef url(../../imgre/con_re_img11.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-11 p.catch {
    float: left;
    width: 230px;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    font-size: 310%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-11 p.shoulder {
    float: right;
    width: 230px;
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
    font-size: 170%;
    color: #000;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-11 ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-11 ul li.sml01 {
    float: left;
    width: 140px;
    margin: 18px 0 0 10px;
    padding: 0;
    text-align: left;
    font-size: 120%;
    color: #000;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-11 ul li.sml02 {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
    text-align: center;
    font-size: 220%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-11 ul li.def {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 500%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-11 ul li.def span {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 80%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-12 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 129px;
    background: #c09bc7 url(../../imgre/con_re_img12.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-12 p.catch {
    float: left;
    width: 210px;
    margin: 0;
    padding: 8px 0 0;
    text-align: center;
    font-size: 310%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-12 p.shoulder {
    float: right;
    width: 245px;
    margin: 0 10px 0 0;
    padding: 12px 0 0;
    text-align: left;
    font-size: 130%;
    color: #000;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-12 ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-12 ul li.sml02 {
    float: left;
    margin: 25px 0 0 95px;
    padding: 0;
    text-align: center;
    font-size: 300%;
    color: #d6251f;
    line-height: 1.00em;
    font-weight: bold;
}

.reBox12 .blocks-12 ul li.def {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    font-size: 450%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-12 ul li.def span {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 80%;
    color: #d6251f;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-13 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 129px;
    background: #f18c00 url(../../imgre/con_re_img13.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-13 p.catch {
    float: left;
    width: 185px;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    font-size: 300%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-13 p.shoulder {
    float: left;
    width: 135px;
    margin: 0 0 0 5px;
    padding: 12px 0 0;
    text-align: left;
    font-size: 120%;
    color: #faf200;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-13 ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-13 ul li {
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    font-size: 200%;
    color: #faf200;
    line-height: 1.15em;
    font-weight: bold;
}

.reBox12 .blocks-14 {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    height: 234px;
    background: #efaecc url(../../imgre/con_re_img14.gif) 0 0 no-repeat;
    text-align: left;
}

.reBox12 .blocks-14 p.catch {
    float: left;
    width: 550px;
    margin: 0;
    padding: 5px 0 5px;
    text-align: center;
    font-size: 290%;
    color: #faf200;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-14 p.shoulder {
    float: right;
    width: 380px;
    margin: 0;
    padding: 6px 0 0;
    text-align: center;
    font-size: 240%;
    color: #000;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-14 ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-14 ul li.sml01 {
    margin: 0 0 0 15px;
    padding: 0;
    text-align: left;
    font-size: 290%;
    color: #000;
    line-height: 1.25em;
    font-weight: bold;
}

.reBox12 .blocks-14 ul li.def {
    margin: 0 0 0 15px;
    padding: 0;
    text-align: left;
    font-size: 650%;
    color: #eb000d;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-14 p.footnote01 {
    margin: 5px 0 0;
    padding: 0 15px;
    text-align: left;
    font-size: 130%;
    color: #000;
    line-height: 1.05em;
    font-weight: bold;
}

.reBox12 .blocks-15 {
    display: block;
    margin: 0;
    padding: 20px 15px;
    background: #43beea;
    text-align: left;
}

.reBox12 .blocks-15 ul {
    margin: 0;
    padding: 0;
}

.reBox12 .blocks-15 ul li {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 240%;
    color: #faf200;
    line-height: 1.05em;
    font-weight: bold;
}


/* reBox13 */

.reBox13 {
    width: 940px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.reBox13 p {
    margin: 0;
    padding: 50px 0 20px;
    text-align: center;
}

.game_kaitori_ttl {
    background-color: #000;
    color: #f9ed01;
    font-size: 56px;
    font-weight: bold;
    padding: 10px 0;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    .contentsBox01,
    .reBox12,
    .reBox12 .blocks-02 ul.rightside,
    .reBox12 .blocks-05.blocks-005,
    .reBox12 .blocks-06,
    .reBox12 .blocks-07,
    .reBox12 .blocks-08,
    .reBox12 .blocks-08 ul li.def dl.inner,
    .reBox12 .blocks-06 ul li.def,
    .reBox12 .blocks-06 p.footnote,
    .reBox12 .blocks-11,
    .reBox12 .blocks-12,
    .reBox12 .blocks-14 p.catch,
    .contentsBox05,
    .contentsBox05 .title01 h3,
    .contentsBox05 .box01,
    .contentsBox05 p.txt04,
    .contentsBox10,
    .contentsBox06,
    .contentsBox06 .box01,
    .contentsBox07 {
        width: 100%;
    }
    .contentsBox01 p.note01 {
        font-size: 7vw;
    }
    .contentsBox01 p.note01 span {
        font-size: 150%;
    }
    /* iframe {
        width: 85%!important;
        height: 100%!important;
        margin-top: 35px!important;
        height: 250px!important;
    } */
    .resent_cv_inner {
        height: 354px;
    }
    .resent_cv {
        background: url('/primavera/images/recent_cv_bg_sp.png')no-repeat!important;
        background-size: contain!important;
        width: 100%!important;
    }
    .bg_voice_common {
        width: 100%!important;
    }
    .contentsBox06 .box01 ul.sentense {
        padding: 15px 0;
        font-size: 3vw;
    }
    .return {
        width: 90%!important;
        margin-bottom: 30px!important;
    }
    p.voice_common {
        font-size: 7vw!important;
    }
    .reBox12 .blocks-02.blocks-002 {
        background-size: contain;
        height: 67vw;
    }
    .reBox12 .blocks-02 p.catch {
        width: 90%;
        font-size: 11vw;
        line-height: 1.5;
        padding-top: 0;
    }
    .reBox12 .blocks-02 dl.leftside {
        width: 100%;
        margin: 0;
    }
    .reBox12 .blocks-02 dl.leftside dt {
        font-size: 2vw;
    }
    .reBox12 .blocks-02 dl.leftside dd {
        font-size: 11vw;
        margin-top: 0;
    }
    .reBox12 .blocks-02 ul.rightside li.note01 {
        font-size: 10vw;
        margin-top: 0;
    }
    .reBox12 .blocks-02 ul.rightside li.note02 {
        font-size: 19vw;
    }
    .reBox12 .blocks-03 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-03 p.catch {
        font-size: 8vw;
        padding-top: 3px;
    }
    .reBox12 .blocks-03 ul li {
        font-size: 7vw;
    }
    .reBox12 .blocks-03 p.footnote {
        font-size: 4vw;
        background: #000;
        margin: 2px 0px;
        padding: 10px;
    }
    .reBox12 .blocks-04 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-04 p.catch {
        font-size: 7vw;
        padding-top: 4px;
        padding-bottom: 6px;
    }
    .reBox12 .blocks-04 ul li {
        font-size: 7vw;
        line-height: 1.2;
    }
    .reBox12 .blocks-05.blocks-005 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-05 p.catch {
        font-size: 11vw;
    }
    .reBox12 .blocks-05.blocks-005 ul li {
        font-size: 8vw;
        margin-top: 10px;
    }
    .reBox12 .blocks-06 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-06 p.catch {
        font-size: 11vw;
        width: 50%;
    }
    .reBox12 .blocks-06 p.shoulder {
        font-size: 4vw;
        width: 40%;
    }
    .reBox12 .blocks-06 ul li.sml01 {
        font-size: 12vw;
        width: 20%;
    }
    .reBox12 .blocks-06 ul li.sml02 {
        font-size: 4vw;
        width: 65%;
    }
    .reBox12 .blocks-06 ul li.def {
        font-size: 22vw;
        width: 60%;
    }
    .reBox12 .blocks-06 p.footnote {
        font-size: 4vw;
    }
    .reBox12 .blocks-07 {
        background-size:cover;
        height: auto;
    }
    .reBox12 .blocks-07 p.catch {
        font-size: 9vw;
    }
    .reBox12 .blocks-07 ul li.sml {
        font-size: 5vw;
        margin-top: 32px;
    }
    .reBox12 .blocks-07 ul li.def {
        font-size: 10vw;
    }
    .reBox12 .blocks-07 ul li.framenote {
        font-size: 5vw;
    }
    .reBox12 .blocks-07 p.footnote {
        font-size: 4vw;
    }
    .reBox12 .blocks-08 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-08 p.catch {
        font-size: 12vw;
        width: 50%;
    }
    .reBox12 .blocks-08 ul li.sml01 {
        font-size: 5vw;
        margin-top: 0;
    }
    .reBox12 .blocks-08 ul li.sml02 {
        font-size: 5vw;
    }
    .reBox12 .blocks-08 ul li.def dl.inner dt {
        font-size: 10vw;
    }
    .reBox12 .blocks-08 ul li.def dl.inner dd {
        font-size: 22vw;
    }
    .reBox12 .blocks-08 ul li.def dl.inner dd span {
        font-size: 12vw;
    }
    .reBox12 .blocks-08 p.footnote {
        font-size: 4vw;
    }
    .reBox12 .blocks-09 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-09 p.catch {
        font-size: 4vw;
    }
    .reBox12 .blocks-09 ul li.note01,
    .reBox12 .blocks-09 ul li.note02 {
        font-size: 6vw;
    }
    .reBox12 .blocks-09 ul {
        margin-top: 12px;
    }
    .reBox12 .blocks-09 p.footnote01 {
        font-size: 5vw;
        background: #000;
        width: auto;
        text-align: center;
        margin-top: auto;
        padding: 10px;
        margin-right: 0;
    }
    .reBox12 .blocks-09 p.footnote02 {
        font-size: 6vw;
        background: #fff;
        margin-top: 0;
        padding: 10px;
    }
    .reBox12 .blocks-11 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-11 p.catch {
        font-size: 8vw;
        width: 50%;
    }
    .reBox12 .blocks-11 p.shoulder {
        width: 50%;
        font-size: 5vw;
    }
    .reBox12 .blocks-11 ul li.sml01 {
        width: 90%;
    }
    .reBox12 .blocks-12 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-12 p.catch {
        font-size: 8vw;
        width: 47%;
    }
    .reBox12 .blocks-12 ul li.sml02 {
        width: 10%;
        margin: 7px 12px;
        font-size: 8vw;
    }
    .reBox12 .blocks-12 ul li.def {
        font-size: 16vw;
    }
    .reBox12 .blocks-14 {
        background-size: contain;
        height: auto;
    }
    .reBox12 .blocks-14 p.catch {
        font-size: 7vw;
        background: #000;
    }
    .reBox12 .blocks-14 p.shoulder {
        font-size: 8vw;
    }
    .reBox12 .blocks-14 ul li.sml01 {
        font-size: 6vw;
    }
    .reBox12 .blocks-14 ul li.def {
        font-size: 9vw;
    }
    .reBox12 .blocks-14 p.footnote01 {
        font-size: 4vw;
        line-height: 1.3;
        padding-bottom: 3%;
    }
    .contentsBox05 .title01 h3 {
        font-size: 10vw;
    }
    .reBox12 .blocks-15 ul li {
        font-size: 5vw;
    }
    .contentsBox06 .arrow {
        width: 50%;
        margin: 0 auto 5%;
        height: auto;
    }
    .reBox12 .blocks-06 ul li.def span {
        font-size: 10vw;
    }
}


/*__________________________________________________

  contactBox (コンタクトボックス)
  __________________________________________________*/

.contactBox01 {
    clear: both;
    width: 934px;
    margin: 0 auto 30px auto;
    padding: 0 0 30px;
    background: #ffffff;
    border: 3px solid #e2e2e2;
}

.contactBox01 .note {
    margin: 0;
    padding: 30px 15px 0;
}

.contactBox01 .note dl.leftside {
    float: left;
    width: 500px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.contactBox01 .note dl.leftside dt {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 208%;
    line-height: 1.55em;
    font-weight: bold;
}

.contactBox01 .note dl.leftside dd {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 130%;
    line-height: 1.15em;
}

.contactBox01 .note dl.rightside {
    float: right;
    width: 400px;
    margin: 0;
    padding: 0;
    text-align: right;
}

.contactBox01 .note dl.rightside dt {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 296%;
    line-height: 1.15em;
    font-weight: bold;
}

.contactBox01 .note dl.rightside dt img {
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 0;
    vertical-align: top;
}

.contactBox01 .note dl.rightside dd {
    margin: 0;
    padding: 1px 1px 0 0;
    text-align: right;
    font-size: 130%;
    line-height: 1.15em;
}


/*
.contactBox01 a img{
	margin-bottom: 10px;
}

.contactBox01 .btnBox01 {
	position: relative;
	margin: 0 0 0 166px;
	padding: 20px 0 0 0;
	text-align: center;
	}

.contactBox01 .btnBox01 .box01 {
	width: 600px;
	height: 80px;
	margin: 0;
	padding: 0;
	}
*/

.contactBox01 .btnBox01_v2 {
    clear: both;
    margin: 0;
    padding: 20px 0 0;
}

.contactBox01 .btnBox01_v2 .box_base {
    width: 774px;
    height: 86px;
    margin: 0 auto;
    padding: 0;
}

.contactBox01 .btnBox01_v2 .box01 {
    background: url(../img/contact_boxbtn01.gif) no-repeat 0 0;
}

.contactBox01 .btnBox01_v2 .box01 a {
    display: block;
    width: 774px;
    height: 86px;
}

.contactBox01 .btnBox01_v2 .box001 {
    background: url(../img/contact_boxbtn001.png) no-repeat 0 0;
}

.contactBox01 .btnBox01_v2 .box001 a {
    display: block;
    width: 774px;
    height: 86px;
}

.contactBox01 .btnBox01_v2 .box02 {
    background: url(../img/contact_boxbtn02.gif) no-repeat 0 0;
}

.contactBox01 .btnBox01_v2 .box02 a {
    display: block;
    width: 774px;
    height: 86px;
}

.contactBox01 .btnBox01_v2 .box_base ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.contactBox01 .btnBox01_v2 .box_base ul li.kind {
    margin: 20px 0 0 50px;
    padding: 0;
    font-size: 150%;
    line-height: 1.25em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.contactBox01 .btnBox01_v2 .box_base ul li.kind span {
    font-size: 80%;
    line-height: 1.25em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.contactBox01 .btnBox01_v2 .box_base ul li.note_sub {
    margin: 24px 0 0 40px;
    padding: 0;
    width: 200px;
    font-size: 105%;
    line-height: 1.35em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.contactBox01 .btnBox01_v2 .box02 ul li.note_sub {
    margin: 20px 0 0 40px;
    padding: 0;
    width: 200px;
    font-size: 140%;
    line-height: 1.35em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.contactBox01 .btnBox01_v2 .box02 ul li.note_sub span {
    display: block;
    font-size: 13px;
}

.contactBox01 .btnBox01_v2 .box_base ul li.note_main {
    margin: 18px 0 0 5px;
    padding: 0;
    font-size: 285%;
    line-height: 1.15em;
    text-align: right;
    font-weight: bold;
    color: #fff;
}

.contactBox01 .btnBox01_v2 .box_base.box001 ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.contactBox01 .btnBox01_v2 .box_base.box001 ul li.kind {
    margin: 20px 0 0 50px;
    padding: 0;
    font-size: 150%;
    line-height: 1.25em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.contactBox01 .btnBox01_v2 .box_base.box001 ul li.kind span {
    font-size: 80%;
    line-height: 1.25em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.contactBox01 .btnBox01_v2 .box_base.box001 ul li.note_sub {
    margin: 14px 0 0 30px;
    padding: 0;
    width: 184px;
    font-size: 105%;
    line-height: 1.35em;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.contactBox01 .btnBox01_v2 .box_base.box001 ul li.note_main {
    margin: 23px 0 0 0;
    padding: 0;
    font-size: 34px;
    line-height: 1.15em;
    text-align: right;
    font-weight: bold;
    color: #fff;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    .contactBox01 {
        border: none;
    }
    .contactBox01,
    .contactBox01 .btnBox01_v2 .box_base,
    .contactBox01 .btnBox01_v2 .box001 a,
    .contactBox01 .btnBox01_v2 .box02 a,
    .contactBox01 .note dl.leftside {
        width: 100%;
    }
    .contactBox01 .note dl.rightside dt {
        font-size: 30px;
        text-align: center;
    }
    .contactBox01 .note dl.rightside {
        text-align: center;
        margin: 0 auto;
        float: unset;
    }
    .contactBox01 .note dl.rightside dt img {
        width: 13%;
    }
    .contactBox01 .note dl.rightside {
        float: unset;
        width: 100%;
    }
    .contactBox01 .note dl.leftside dt {
        font-size: 17px;
        text-align: center;
    }
    .contactBox01 .note dl.leftside dd {
        background: #666;
        border-radius: 12px;
        color: #fff;
        text-align: center;
        padding: 2px;
        line-height: normal;
        margin-bottom: 10px;
    }
    .contactBox01 .btnBox01_v2 .box001 {
        background-size: none;
        border-radius: 10px;
        background: linear-gradient(#ffdb29 40%, #ffcb28 50%, #ffaa00 54%);
        border: #ff7733 2px solid;
        width: 95%;
        box-shadow: -15px -24px 7px -22px #fff inset;
    }
    .contactBox01 .btnBox01_v2 .box02 {
        background-size: none;
        border-radius: 10px;
        background: linear-gradient(#b3b3b3 50%, #999999 50%, #808080 76%);
        border: #808080 2px solid;
        width: 95%;
    }
    .contactBox01 .btnBox01_v2 .box_base.box001 ul li.kind {
        font-size: 90%;
        background: #ff5533;
        padding: 10px;
        border-radius: 20px;
        position: absolute;
        top: 6px;
        left: 9px;
        margin: 0;
        text-shadow: 1px 1px 1px #000;
    }
    .contactBox01 .btnBox01_v2 .box_base ul li.kind {
        font-size: 90%;
        background: #333333;
        padding: 10px;
        border-radius: 20px;
        position: absolute;
        top: 6px;
        left: 9px;
        margin: 0;
    }
    .contactBox01 .btnBox01_v2 .box_base.box001 ul li.note_main {
        position: absolute;
        bottom: 4px;
        font-size: 220%;
        text-shadow: 1px 1px 1px #000;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
    .contactBox01 .btnBox01_v2 .box_base ul li.note_main {
        position: absolute;
        bottom: 4px;
        font-size: 220%;
        text-shadow: 1px 1px 1px #000;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
    .contactBox01 .btnBox01_v2 .box_base ul li.note_main:after {
        content: "";
        background-image: url(../img/btn.png);
        display: inline-block;
        width: 20px;
        height: 20px;
        background-size: cover;
        display: inline-block;
        margin-left: 10px;
        filter: drop-shadow(1px 1px 0 #000);
    }
    .contactBox01 .btnBox01_v2 .box_base.box001 ul li.note_sub {
        margin: 0;
        top: 10%;
        position: absolute;
        right: -3%;
        font-size: 83%;
        color: #ff5533;
        font-weight: 900;
        text-align: left;
        text-shadow: 1px 1px 0px #fff;
    }
    .contactBox01 .btnBox01_v2 .box02 ul li.note_sub {
        margin: 0;
        top: 10px;
        position: absolute;
        right: -3%;
        font-size: 83%;
        color: #333333;
        font-weight: 900;
        text-shadow: 0px 1px 2px #fff;
        line-height: 1.5;
    }
    .contactBox01 .btnBox01_v2 .box02 ul li.note_sub span {
        font-size: 83%;
    }
    .contentsBox05 .box01 h4 {
        background: url(../../img/contents05_sub_title_sp_bg.png) 0 0 no-repeat;
        background-size: cover;
        font-size: 3vw;
        padding: 5px 25px;
    }
    .contentsBox05 {
        width: 95%;
        margin: 0 auto;
    }
    .contentsBox05 img {
        width: 50%;
    }
    .contentsBox05 .box01 h4.box01-title-bg {
        background: url(../../img/contents05_sub_title_sp_bg2.png) 0 0 no-repeat;
        background-size: cover;
    }
    .contentsBox10 .table_frame table th.own,
    .contentsBox10 .table_frame table th {
        font-size: 4vw;
        padding: 2%;
    }
    .contentsBox10 .table_frame table td.leftline {
        font-size: 3vw;
        padding: 2%;
    }
    .contentsBox10 .table_frame table td.bg01,
    .contentsBox10 .table_frame table td.bg02 {
        font-size: 3vw;
        padding: 3px;
    }
    .contentsBox10 .table_frame table td.bg_own {
        font-size: 4vw;
        padding: 1px;
        width: 22%;
    }
    .contentsBox10 .table_frame table td.bg03 {
        font-size: 3vw;
    }
    .contentsBox06 .title01 h3 {
        font-size: 5vw;
    }
    .contentsBox07 {
        width: 90%;
        height: 300px;
    }
    .contentsBox07 iframe {
        width: 100%!important;
        height: 280px!important;
        margin-top: 10px!important;
    }
    .box01 p.txt01 {
        margin: 0!important;
        font-size: 6vw!important;
    }
    dl.recent {
        width: 100%;
        margin: 0;
    }
}


/*__________________________________________________

  return (リターン)
  __________________________________________________*/

.return {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: right;
}


/*__________________________________________________

  footerArea (フッターエリア)
  __________________________________________________*/

#footerArea {
    clear: both;
    width: 100%;
    height: 50px;
    margin: 30px auto 30px auto;
    padding: 0 0 0 0;
    background: #d3d3d3;
}

#footerArea .unit-footer01 {
    width: 960px;
    margin: 10px auto 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
}

#footerArea .unit-footer01 p {
    margin: 0;
    padding: 0;
    color: #737373;
}

#finger {
    display: none;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    #footerArea {
        margin-bottom: 0;
        background: #fff;
    }
    #footerArea .unit-footer01 {
        font-size: 3vw;
        width: 100%;
    }
    .buruburu {
        -webkit-animation: buruburu 0.1s infinite linear alternate;
        animation: buruburu 0.3s infinite linear alternate;
    }
    .campaign_footer {
        display: none;
        position: relative;
        width: 70%;
        margin-bottom: 10px;
        position: fixed;
        bottom: 10%;
        left: 10px;
    }
    #finger {
        display: block;
    }
    #finger .close {
        background: #fff;
    }
    .campaign_footer p.close {
        position: absolute;
        right: 5px;
        top: 5px;
    }
    #finger .campaign_footer p.close a img {
        width: 15px;
        padding: 2px;
        height: auto;
    }
    #finger .campaign_footer p.close a span {
        display: block;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }
    .fa-remove:before,
    .fa-close:before,
    .fa-times:before {
        content: "\f00d";
    }
    @font-face {
        font-family: 'FontAwesome';
        src: url('../fonts/fontawesome-webfont.eot?v=4.6.0');
        src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.0#fontawesomeregular') format('svg');
        font-weight: normal;
        font-style: normal
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    .fa-lg {
        font-size: 1.33333333em;
        line-height: .75em;
        vertical-align: -15%
    }
    .fa-2x {
        font-size: 2em
    }
    .fa-3x {
        font-size: 3em
    }
    .fa-4x {
        font-size: 4em
    }
    .fa-5x {
        font-size: 5em
    }
    .fa-fw {
        width: 1.28571429em;
        text-align: center
    }
    .fa-ul {
        padding-left: 0;
        margin-left: 2.14285714em;
        list-style-type: none
    }
    .fa-ul>li {
        position: relative
    }
    .fa-li {
        position: absolute;
        left: -2.14285714em;
        width: 2.14285714em;
        top: .14285714em;
        text-align: center
    }
    .fa-li.fa-lg {
        left: -1.85714286em
    }
    .fa-border {
        padding: .2em .25em .15em;
        border: solid .08em #eee;
        border-radius: .1em
    }
    .fa-pull-left {
        float: left
    }
    .fa-pull-right {
        float: right
    }
    .fa.fa-pull-left {
        margin-right: .3em
    }
    .fa.fa-pull-right {
        margin-left: .3em
    }
    .pull-right {
        float: right
    }
    .pull-left {
        float: left
    }
    .fa.pull-left {
        margin-right: .3em
    }
    .fa.pull-right {
        margin-left: .3em
    }
    .fa-spin {
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear
    }
    .fa-pulse {
        -webkit-animation: fa-spin 1s infinite steps(8);
        animation: fa-spin 1s infinite steps(8)
    }
    @-webkit-keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }
    @keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }
    .fa-rotate-90 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .fa-rotate-180 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .fa-rotate-270 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    .fa-flip-horizontal {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }
    .fa-flip-vertical {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1)
    }
     :root .fa-rotate-90,
     :root .fa-rotate-180,
     :root .fa-rotate-270,
     :root .fa-flip-horizontal,
     :root .fa-flip-vertical {
        filter: none
    }
    .fa-stack {
        position: relative;
        display: inline-block;
        width: 2em;
        height: 2em;
        line-height: 2em;
        vertical-align: middle
    }
    .fa-stack-1x,
    .fa-stack-2x {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center
    }
    .fa-stack-1x {
        line-height: inherit
    }
    .fa-stack-2x {
        font-size: 2em
    }
    .fa-inverse {
        color: #fff
    }
    .fa-glass:before {
        content: "\f000"
    }
    .fa-music:before {
        content: "\f001"
    }
    .fa-search:before {
        content: "\f002"
    }
    .fa-envelope-o:before {
        content: "\f003"
    }
    .fa-heart:before {
        content: "\f004"
    }
    .fa-star:before {
        content: "\f005"
    }
    .fa-star-o:before {
        content: "\f006"
    }
    .fa-user:before {
        content: "\f007"
    }
    .fa-film:before {
        content: "\f008"
    }
    .fa-th-large:before {
        content: "\f009"
    }
    .fa-th:before {
        content: "\f00a"
    }
    .fa-th-list:before {
        content: "\f00b"
    }
    .fa-check:before {
        content: "\f00c"
    }
    .fa-remove:before,
    .fa-close:before,
    .fa-times:before {
        content: "\f00d"
    }
    .fa-search-plus:before {
        content: "\f00e"
    }
    .fa-search-minus:before {
        content: "\f010"
    }
    .fa-power-off:before {
        content: "\f011"
    }
    .fa-signal:before {
        content: "\f012"
    }
    .fa-gear:before,
    .fa-cog:before {
        content: "\f013"
    }
    .fa-trash-o:before {
        content: "\f014"
    }
    .fa-home:before {
        content: "\f015"
    }
    .fa-file-o:before {
        content: "\f016"
    }
    .fa-clock-o:before {
        content: "\f017"
    }
    .fa-road:before {
        content: "\f018"
    }
    .fa-download:before {
        content: "\f019"
    }
    .fa-arrow-circle-o-down:before {
        content: "\f01a"
    }
    .fa-arrow-circle-o-up:before {
        content: "\f01b"
    }
    .fa-inbox:before {
        content: "\f01c"
    }
    .fa-play-circle-o:before {
        content: "\f01d"
    }
    .fa-rotate-right:before,
    .fa-repeat:before {
        content: "\f01e"
    }
    .fa-refresh:before {
        content: "\f021"
    }
    .fa-list-alt:before {
        content: "\f022"
    }
    .fa-lock:before {
        content: "\f023"
    }
    .fa-flag:before {
        content: "\f024"
    }
    .fa-headphones:before {
        content: "\f025"
    }
    .fa-volume-off:before {
        content: "\f026"
    }
    .fa-volume-down:before {
        content: "\f027"
    }
    .fa-volume-up:before {
        content: "\f028"
    }
    .fa-qrcode:before {
        content: "\f029"
    }
    .fa-barcode:before {
        content: "\f02a"
    }
    .fa-tag:before {
        content: "\f02b"
    }
    .fa-tags:before {
        content: "\f02c"
    }
    .fa-book:before {
        content: "\f02d"
    }
    .fa-bookmark:before {
        content: "\f02e"
    }
    .fa-print:before {
        content: "\f02f"
    }
    .fa-camera:before {
        content: "\f030"
    }
    .fa-font:before {
        content: "\f031"
    }
    .fa-bold:before {
        content: "\f032"
    }
    .fa-italic:before {
        content: "\f033"
    }
    .fa-text-height:before {
        content: "\f034"
    }
    .fa-text-width:before {
        content: "\f035"
    }
    .fa-align-left:before {
        content: "\f036"
    }
    .fa-align-center:before {
        content: "\f037"
    }
    .fa-align-right:before {
        content: "\f038"
    }
    .fa-align-justify:before {
        content: "\f039"
    }
    .fa-list:before {
        content: "\f03a"
    }
    .fa-dedent:before,
    .fa-outdent:before {
        content: "\f03b"
    }
    .fa-indent:before {
        content: "\f03c"
    }
    .fa-video-camera:before {
        content: "\f03d"
    }
    .fa-photo:before,
    .fa-image:before,
    .fa-picture-o:before {
        content: "\f03e"
    }
    .fa-pencil:before {
        content: "\f040"
    }
    .fa-map-marker:before {
        content: "\f041"
    }
    .fa-adjust:before {
        content: "\f042"
    }
    .fa-tint:before {
        content: "\f043"
    }
    .fa-edit:before,
    .fa-pencil-square-o:before {
        content: "\f044"
    }
    .fa-share-square-o:before {
        content: "\f045"
    }
    .fa-check-square-o:before {
        content: "\f046"
    }
    .fa-arrows:before {
        content: "\f047"
    }
    .fa-step-backward:before {
        content: "\f048"
    }
    .fa-fast-backward:before {
        content: "\f049"
    }
    .fa-backward:before {
        content: "\f04a"
    }
    .fa-play:before {
        content: "\f04b"
    }
    .fa-pause:before {
        content: "\f04c"
    }
    .fa-stop:before {
        content: "\f04d"
    }
    .fa-forward:before {
        content: "\f04e"
    }
    .fa-fast-forward:before {
        content: "\f050"
    }
    .fa-step-forward:before {
        content: "\f051"
    }
    .fa-eject:before {
        content: "\f052"
    }
    .fa-chevron-left:before {
        content: "\f053"
    }
    .fa-chevron-right:before {
        content: "\f054"
    }
    .fa-plus-circle:before {
        content: "\f055"
    }
    .fa-minus-circle:before {
        content: "\f056"
    }
    .fa-times-circle:before {
        content: "\f057"
    }
    .fa-check-circle:before {
        content: "\f058"
    }
    .fa-question-circle:before {
        content: "\f059"
    }
    .fa-info-circle:before {
        content: "\f05a"
    }
    .fa-crosshairs:before {
        content: "\f05b"
    }
    .fa-times-circle-o:before {
        content: "\f05c"
    }
    .fa-check-circle-o:before {
        content: "\f05d"
    }
    .fa-ban:before {
        content: "\f05e"
    }
    .fa-arrow-left:before {
        content: "\f060"
    }
    .fa-arrow-right:before {
        content: "\f061"
    }
    .fa-arrow-up:before {
        content: "\f062"
    }
    .fa-arrow-down:before {
        content: "\f063"
    }
    .fa-mail-forward:before,
    .fa-share:before {
        content: "\f064"
    }
    .fa-expand:before {
        content: "\f065"
    }
    .fa-compress:before {
        content: "\f066"
    }
    .fa-plus:before {
        content: "\f067"
    }
    .fa-minus:before {
        content: "\f068"
    }
    .fa-asterisk:before {
        content: "\f069"
    }
    .fa-exclamation-circle:before {
        content: "\f06a"
    }
    .fa-gift:before {
        content: "\f06b"
    }
    .fa-leaf:before {
        content: "\f06c"
    }
    .fa-fire:before {
        content: "\f06d"
    }
    .fa-eye:before {
        content: "\f06e"
    }
    .fa-eye-slash:before {
        content: "\f070"
    }
    .fa-warning:before,
    .fa-exclamation-triangle:before {
        content: "\f071"
    }
    .fa-plane:before {
        content: "\f072"
    }
    .fa-calendar:before {
        content: "\f073"
    }
    .fa-random:before {
        content: "\f074"
    }
    .fa-comment:before {
        content: "\f075"
    }
    .fa-magnet:before {
        content: "\f076"
    }
    .fa-chevron-up:before {
        content: "\f077"
    }
    .fa-chevron-down:before {
        content: "\f078"
    }
    .fa-retweet:before {
        content: "\f079"
    }
    .fa-shopping-cart:before {
        content: "\f07a"
    }
    .fa-folder:before {
        content: "\f07b"
    }
    .fa-folder-open:before {
        content: "\f07c"
    }
    .fa-arrows-v:before {
        content: "\f07d"
    }
    .fa-arrows-h:before {
        content: "\f07e"
    }
    .fa-bar-chart-o:before,
    .fa-bar-chart:before {
        content: "\f080"
    }
    .fa-twitter-square:before {
        content: "\f081"
    }
    .fa-facebook-square:before {
        content: "\f082"
    }
    .fa-camera-retro:before {
        content: "\f083"
    }
    .fa-key:before {
        content: "\f084"
    }
    .fa-gears:before,
    .fa-cogs:before {
        content: "\f085"
    }
    .fa-comments:before {
        content: "\f086"
    }
    .fa-thumbs-o-up:before {
        content: "\f087"
    }
    .fa-thumbs-o-down:before {
        content: "\f088"
    }
    .fa-star-half:before {
        content: "\f089"
    }
    .fa-heart-o:before {
        content: "\f08a"
    }
    .fa-sign-out:before {
        content: "\f08b"
    }
    .fa-linkedin-square:before {
        content: "\f08c"
    }
    .fa-thumb-tack:before {
        content: "\f08d"
    }
    .fa-external-link:before {
        content: "\f08e"
    }
    .fa-sign-in:before {
        content: "\f090"
    }
    .fa-trophy:before {
        content: "\f091"
    }
    .fa-github-square:before {
        content: "\f092"
    }
    .fa-upload:before {
        content: "\f093"
    }
    .fa-lemon-o:before {
        content: "\f094"
    }
    .fa-phone:before {
        content: "\f095"
    }
    .fa-square-o:before {
        content: "\f096"
    }
    .fa-bookmark-o:before {
        content: "\f097"
    }
    .fa-phone-square:before {
        content: "\f098"
    }
    .fa-twitter:before {
        content: "\f099"
    }
    .fa-facebook-f:before,
    .fa-facebook:before {
        content: "\f09a"
    }
    .fa-github:before {
        content: "\f09b"
    }
    .fa-unlock:before {
        content: "\f09c"
    }
    .fa-credit-card:before {
        content: "\f09d"
    }
    .fa-feed:before,
    .fa-rss:before {
        content: "\f09e"
    }
    .fa-hdd-o:before {
        content: "\f0a0"
    }
    .fa-bullhorn:before {
        content: "\f0a1"
    }
    .fa-bell:before {
        content: "\f0f3"
    }
    .fa-certificate:before {
        content: "\f0a3"
    }
    .fa-hand-o-right:before {
        content: "\f0a4"
    }
    .fa-hand-o-left:before {
        content: "\f0a5"
    }
    .fa-hand-o-up:before {
        content: "\f0a6"
    }
    .fa-hand-o-down:before {
        content: "\f0a7"
    }
    .fa-arrow-circle-left:before {
        content: "\f0a8"
    }
    .fa-arrow-circle-right:before {
        content: "\f0a9"
    }
    .fa-arrow-circle-up:before {
        content: "\f0aa"
    }
    .fa-arrow-circle-down:before {
        content: "\f0ab"
    }
    .fa-globe:before {
        content: "\f0ac"
    }
    .fa-wrench:before {
        content: "\f0ad"
    }
    .fa-tasks:before {
        content: "\f0ae"
    }
    .fa-filter:before {
        content: "\f0b0"
    }
    .fa-briefcase:before {
        content: "\f0b1"
    }
    .fa-arrows-alt:before {
        content: "\f0b2"
    }
    .fa-group:before,
    .fa-users:before {
        content: "\f0c0"
    }
    .fa-chain:before,
    .fa-link:before {
        content: "\f0c1"
    }
    .fa-cloud:before {
        content: "\f0c2"
    }
    .fa-flask:before {
        content: "\f0c3"
    }
    .fa-cut:before,
    .fa-scissors:before {
        content: "\f0c4"
    }
    .fa-copy:before,
    .fa-files-o:before {
        content: "\f0c5"
    }
    .fa-paperclip:before {
        content: "\f0c6"
    }
    .fa-save:before,
    .fa-floppy-o:before {
        content: "\f0c7"
    }
    .fa-square:before {
        content: "\f0c8"
    }
    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9"
    }
    .fa-list-ul:before {
        content: "\f0ca"
    }
    .fa-list-ol:before {
        content: "\f0cb"
    }
    .fa-strikethrough:before {
        content: "\f0cc"
    }
    .fa-underline:before {
        content: "\f0cd"
    }
    .fa-table:before {
        content: "\f0ce"
    }
    .fa-magic:before {
        content: "\f0d0"
    }
    .fa-truck:before {
        content: "\f0d1"
    }
    .fa-pinterest:before {
        content: "\f0d2"
    }
    .fa-pinterest-square:before {
        content: "\f0d3"
    }
    .fa-google-plus-square:before {
        content: "\f0d4"
    }
    .fa-google-plus:before {
        content: "\f0d5"
    }
    .fa-money:before {
        content: "\f0d6"
    }
    .fa-caret-down:before {
        content: "\f0d7"
    }
    .fa-caret-up:before {
        content: "\f0d8"
    }
    .fa-caret-left:before {
        content: "\f0d9"
    }
    .fa-caret-right:before {
        content: "\f0da"
    }
    .fa-columns:before {
        content: "\f0db"
    }
    .fa-unsorted:before,
    .fa-sort:before {
        content: "\f0dc"
    }
    .fa-sort-down:before,
    .fa-sort-desc:before {
        content: "\f0dd"
    }
    .fa-sort-up:before,
    .fa-sort-asc:before {
        content: "\f0de"
    }
    .fa-envelope:before {
        content: "\f0e0"
    }
    .fa-linkedin:before {
        content: "\f0e1"
    }
    .fa-rotate-left:before,
    .fa-undo:before {
        content: "\f0e2"
    }
    .fa-legal:before,
    .fa-gavel:before {
        content: "\f0e3"
    }
    .fa-dashboard:before,
    .fa-tachometer:before {
        content: "\f0e4"
    }
    .fa-comment-o:before {
        content: "\f0e5"
    }
    .fa-comments-o:before {
        content: "\f0e6"
    }
    .fa-flash:before,
    .fa-bolt:before {
        content: "\f0e7"
    }
    .fa-sitemap:before {
        content: "\f0e8"
    }
    .fa-umbrella:before {
        content: "\f0e9"
    }
    .fa-paste:before,
    .fa-clipboard:before {
        content: "\f0ea"
    }
    .fa-lightbulb-o:before {
        content: "\f0eb"
    }
    .fa-exchange:before {
        content: "\f0ec"
    }
    .fa-cloud-download:before {
        content: "\f0ed"
    }
    .fa-cloud-upload:before {
        content: "\f0ee"
    }
    .fa-user-md:before {
        content: "\f0f0"
    }
    .fa-stethoscope:before {
        content: "\f0f1"
    }
    .fa-suitcase:before {
        content: "\f0f2"
    }
    .fa-bell-o:before {
        content: "\f0a2"
    }
    .fa-coffee:before {
        content: "\f0f4"
    }
    .fa-cutlery:before {
        content: "\f0f5"
    }
    .fa-file-text-o:before {
        content: "\f0f6"
    }
    .fa-building-o:before {
        content: "\f0f7"
    }
    .fa-hospital-o:before {
        content: "\f0f8"
    }
    .fa-ambulance:before {
        content: "\f0f9"
    }
    .fa-medkit:before {
        content: "\f0fa"
    }
    .fa-fighter-jet:before {
        content: "\f0fb"
    }
    .fa-beer:before {
        content: "\f0fc"
    }
    .fa-h-square:before {
        content: "\f0fd"
    }
    .fa-plus-square:before {
        content: "\f0fe"
    }
    .fa-angle-double-left:before {
        content: "\f100"
    }
    .fa-angle-double-right:before {
        content: "\f101"
    }
    .fa-angle-double-up:before {
        content: "\f102"
    }
    .fa-angle-double-down:before {
        content: "\f103"
    }
    .fa-angle-left:before {
        content: "\f104"
    }
    .fa-angle-right:before {
        content: "\f105"
    }
    .fa-angle-up:before {
        content: "\f106"
    }
    .fa-angle-down:before {
        content: "\f107"
    }
    .fa-desktop:before {
        content: "\f108"
    }
    .fa-laptop:before {
        content: "\f109"
    }
    .fa-tablet:before {
        content: "\f10a"
    }
    .fa-mobile-phone:before,
    .fa-mobile:before {
        content: "\f10b"
    }
    .fa-circle-o:before {
        content: "\f10c"
    }
    .fa-quote-left:before {
        content: "\f10d"
    }
    .fa-quote-right:before {
        content: "\f10e"
    }
    .fa-spinner:before {
        content: "\f110"
    }
    .fa-circle:before {
        content: "\f111"
    }
    .fa-mail-reply:before,
    .fa-reply:before {
        content: "\f112"
    }
    .fa-github-alt:before {
        content: "\f113"
    }
    .fa-folder-o:before {
        content: "\f114"
    }
    .fa-folder-open-o:before {
        content: "\f115"
    }
    .fa-smile-o:before {
        content: "\f118"
    }
    .fa-frown-o:before {
        content: "\f119"
    }
    .fa-meh-o:before {
        content: "\f11a"
    }
    .fa-gamepad:before {
        content: "\f11b"
    }
    .fa-keyboard-o:before {
        content: "\f11c"
    }
    .fa-flag-o:before {
        content: "\f11d"
    }
    .fa-flag-checkered:before {
        content: "\f11e"
    }
    .fa-terminal:before {
        content: "\f120"
    }
    .fa-code:before {
        content: "\f121"
    }
    .fa-mail-reply-all:before,
    .fa-reply-all:before {
        content: "\f122"
    }
    .fa-star-half-empty:before,
    .fa-star-half-full:before,
    .fa-star-half-o:before {
        content: "\f123"
    }
    .fa-location-arrow:before {
        content: "\f124"
    }
    .fa-crop:before {
        content: "\f125"
    }
    .fa-code-fork:before {
        content: "\f126"
    }
    .fa-unlink:before,
    .fa-chain-broken:before {
        content: "\f127"
    }
    .fa-question:before {
        content: "\f128"
    }
    .fa-info:before {
        content: "\f129"
    }
    .fa-exclamation:before {
        content: "\f12a"
    }
    .fa-superscript:before {
        content: "\f12b"
    }
    .fa-subscript:before {
        content: "\f12c"
    }
    .fa-eraser:before {
        content: "\f12d"
    }
    .fa-puzzle-piece:before {
        content: "\f12e"
    }
    .fa-microphone:before {
        content: "\f130"
    }
    .fa-microphone-slash:before {
        content: "\f131"
    }
    .fa-shield:before {
        content: "\f132"
    }
    .fa-calendar-o:before {
        content: "\f133"
    }
    .fa-fire-extinguisher:before {
        content: "\f134"
    }
    .fa-rocket:before {
        content: "\f135"
    }
    .fa-maxcdn:before {
        content: "\f136"
    }
    .fa-chevron-circle-left:before {
        content: "\f137"
    }
    .fa-chevron-circle-right:before {
        content: "\f138"
    }
    .fa-chevron-circle-up:before {
        content: "\f139"
    }
    .fa-chevron-circle-down:before {
        content: "\f13a"
    }
    .fa-html5:before {
        content: "\f13b"
    }
    .fa-css3:before {
        content: "\f13c"
    }
    .fa-anchor:before {
        content: "\f13d"
    }
    .fa-unlock-alt:before {
        content: "\f13e"
    }
    .fa-bullseye:before {
        content: "\f140"
    }
    .fa-ellipsis-h:before {
        content: "\f141"
    }
    .fa-ellipsis-v:before {
        content: "\f142"
    }
    .fa-rss-square:before {
        content: "\f143"
    }
    .fa-play-circle:before {
        content: "\f144"
    }
    .fa-ticket:before {
        content: "\f145"
    }
    .fa-minus-square:before {
        content: "\f146"
    }
    .fa-minus-square-o:before {
        content: "\f147"
    }
    .fa-level-up:before {
        content: "\f148"
    }
    .fa-level-down:before {
        content: "\f149"
    }
    .fa-check-square:before {
        content: "\f14a"
    }
    .fa-pencil-square:before {
        content: "\f14b"
    }
    .fa-external-link-square:before {
        content: "\f14c"
    }
    .fa-share-square:before {
        content: "\f14d"
    }
    .fa-compass:before {
        content: "\f14e"
    }
    .fa-toggle-down:before,
    .fa-caret-square-o-down:before {
        content: "\f150"
    }
    .fa-toggle-up:before,
    .fa-caret-square-o-up:before {
        content: "\f151"
    }
    .fa-toggle-right:before,
    .fa-caret-square-o-right:before {
        content: "\f152"
    }
    .fa-euro:before,
    .fa-eur:before {
        content: "\f153"
    }
    .fa-gbp:before {
        content: "\f154"
    }
    .fa-dollar:before,
    .fa-usd:before {
        content: "\f155"
    }
    .fa-rupee:before,
    .fa-inr:before {
        content: "\f156"
    }
    .fa-cny:before,
    .fa-rmb:before,
    .fa-yen:before,
    .fa-jpy:before {
        content: "\f157"
    }
    .fa-ruble:before,
    .fa-rouble:before,
    .fa-rub:before {
        content: "\f158"
    }
    .fa-won:before,
    .fa-krw:before {
        content: "\f159"
    }
    .fa-bitcoin:before,
    .fa-btc:before {
        content: "\f15a"
    }
    .fa-file:before {
        content: "\f15b"
    }
    .fa-file-text:before {
        content: "\f15c"
    }
    .fa-sort-alpha-asc:before {
        content: "\f15d"
    }
    .fa-sort-alpha-desc:before {
        content: "\f15e"
    }
    .fa-sort-amount-asc:before {
        content: "\f160"
    }
    .fa-sort-amount-desc:before {
        content: "\f161"
    }
    .fa-sort-numeric-asc:before {
        content: "\f162"
    }
    .fa-sort-numeric-desc:before {
        content: "\f163"
    }
    .fa-thumbs-up:before {
        content: "\f164"
    }
    .fa-thumbs-down:before {
        content: "\f165"
    }
    .fa-youtube-square:before {
        content: "\f166"
    }
    .fa-youtube:before {
        content: "\f167"
    }
    .fa-xing:before {
        content: "\f168"
    }
    .fa-xing-square:before {
        content: "\f169"
    }
    .fa-youtube-play:before {
        content: "\f16a"
    }
    .fa-dropbox:before {
        content: "\f16b"
    }
    .fa-stack-overflow:before {
        content: "\f16c"
    }
    .fa-instagram:before {
        content: "\f16d"
    }
    .fa-flickr:before {
        content: "\f16e"
    }
    .fa-adn:before {
        content: "\f170"
    }
    .fa-bitbucket:before {
        content: "\f171"
    }
    .fa-bitbucket-square:before {
        content: "\f172"
    }
    .fa-tumblr:before {
        content: "\f173"
    }
    .fa-tumblr-square:before {
        content: "\f174"
    }
    .fa-long-arrow-down:before {
        content: "\f175"
    }
    .fa-long-arrow-up:before {
        content: "\f176"
    }
    .fa-long-arrow-left:before {
        content: "\f177"
    }
    .fa-long-arrow-right:before {
        content: "\f178"
    }
    .fa-apple:before {
        content: "\f179"
    }
    .fa-windows:before {
        content: "\f17a"
    }
    .fa-android:before {
        content: "\f17b"
    }
    .fa-linux:before {
        content: "\f17c"
    }
    .fa-dribbble:before {
        content: "\f17d"
    }
    .fa-skype:before {
        content: "\f17e"
    }
    .fa-foursquare:before {
        content: "\f180"
    }
    .fa-trello:before {
        content: "\f181"
    }
    .fa-female:before {
        content: "\f182"
    }
    .fa-male:before {
        content: "\f183"
    }
    .fa-gittip:before,
    .fa-gratipay:before {
        content: "\f184"
    }
    .fa-sun-o:before {
        content: "\f185"
    }
    .fa-moon-o:before {
        content: "\f186"
    }
    .fa-archive:before {
        content: "\f187"
    }
    .fa-bug:before {
        content: "\f188"
    }
    .fa-vk:before {
        content: "\f189"
    }
    .fa-weibo:before {
        content: "\f18a"
    }
    .fa-renren:before {
        content: "\f18b"
    }
    .fa-pagelines:before {
        content: "\f18c"
    }
    .fa-stack-exchange:before {
        content: "\f18d"
    }
    .fa-arrow-circle-o-right:before {
        content: "\f18e"
    }
    .fa-arrow-circle-o-left:before {
        content: "\f190"
    }
    .fa-toggle-left:before,
    .fa-caret-square-o-left:before {
        content: "\f191"
    }
    .fa-dot-circle-o:before {
        content: "\f192"
    }
    .fa-wheelchair:before {
        content: "\f193"
    }
    .fa-vimeo-square:before {
        content: "\f194"
    }
    .fa-turkish-lira:before,
    .fa-try:before {
        content: "\f195"
    }
    .fa-plus-square-o:before {
        content: "\f196"
    }
    .fa-space-shuttle:before {
        content: "\f197"
    }
    .fa-slack:before {
        content: "\f198"
    }
    .fa-envelope-square:before {
        content: "\f199"
    }
    .fa-wordpress:before {
        content: "\f19a"
    }
    .fa-openid:before {
        content: "\f19b"
    }
    .fa-institution:before,
    .fa-bank:before,
    .fa-university:before {
        content: "\f19c"
    }
    .fa-mortar-board:before,
    .fa-graduation-cap:before {
        content: "\f19d"
    }
    .fa-yahoo:before {
        content: "\f19e"
    }
    .fa-google:before {
        content: "\f1a0"
    }
    .fa-reddit:before {
        content: "\f1a1"
    }
    .fa-reddit-square:before {
        content: "\f1a2"
    }
    .fa-stumbleupon-circle:before {
        content: "\f1a3"
    }
    .fa-stumbleupon:before {
        content: "\f1a4"
    }
    .fa-delicious:before {
        content: "\f1a5"
    }
    .fa-digg:before {
        content: "\f1a6"
    }
    .fa-pied-piper:before {
        content: "\f1a7"
    }
    .fa-pied-piper-alt:before {
        content: "\f1a8"
    }
    .fa-drupal:before {
        content: "\f1a9"
    }
    .fa-joomla:before {
        content: "\f1aa"
    }
    .fa-language:before {
        content: "\f1ab"
    }
    .fa-fax:before {
        content: "\f1ac"
    }
    .fa-building:before {
        content: "\f1ad"
    }
    .fa-child:before {
        content: "\f1ae"
    }
    .fa-paw:before {
        content: "\f1b0"
    }
    .fa-spoon:before {
        content: "\f1b1"
    }
    .fa-cube:before {
        content: "\f1b2"
    }
    .fa-cubes:before {
        content: "\f1b3"
    }
    .fa-behance:before {
        content: "\f1b4"
    }
    .fa-behance-square:before {
        content: "\f1b5"
    }
    .fa-steam:before {
        content: "\f1b6"
    }
    .fa-steam-square:before {
        content: "\f1b7"
    }
    .fa-recycle:before {
        content: "\f1b8"
    }
    .fa-automobile:before,
    .fa-car:before {
        content: "\f1b9"
    }
    .fa-cab:before,
    .fa-taxi:before {
        content: "\f1ba"
    }
    .fa-tree:before {
        content: "\f1bb"
    }
    .fa-spotify:before {
        content: "\f1bc"
    }
    .fa-deviantart:before {
        content: "\f1bd"
    }
    .fa-soundcloud:before {
        content: "\f1be"
    }
    .fa-database:before {
        content: "\f1c0"
    }
    .fa-file-pdf-o:before {
        content: "\f1c1"
    }
    .fa-file-word-o:before {
        content: "\f1c2"
    }
    .fa-file-excel-o:before {
        content: "\f1c3"
    }
    .fa-file-powerpoint-o:before {
        content: "\f1c4"
    }
    .fa-file-photo-o:before,
    .fa-file-picture-o:before,
    .fa-file-image-o:before {
        content: "\f1c5"
    }
    .fa-file-zip-o:before,
    .fa-file-archive-o:before {
        content: "\f1c6"
    }
    .fa-file-sound-o:before,
    .fa-file-audio-o:before {
        content: "\f1c7"
    }
    .fa-file-movie-o:before,
    .fa-file-video-o:before {
        content: "\f1c8"
    }
    .fa-file-code-o:before {
        content: "\f1c9"
    }
    .fa-vine:before {
        content: "\f1ca"
    }
    .fa-codepen:before {
        content: "\f1cb"
    }
    .fa-jsfiddle:before {
        content: "\f1cc"
    }
    .fa-life-bouy:before,
    .fa-life-buoy:before,
    .fa-life-saver:before,
    .fa-support:before,
    .fa-life-ring:before {
        content: "\f1cd"
    }
    .fa-circle-o-notch:before {
        content: "\f1ce"
    }
    .fa-ra:before,
    .fa-rebel:before {
        content: "\f1d0"
    }
    .fa-ge:before,
    .fa-empire:before {
        content: "\f1d1"
    }
    .fa-git-square:before {
        content: "\f1d2"
    }
    .fa-git:before {
        content: "\f1d3"
    }
    .fa-y-combinator-square:before,
    .fa-yc-square:before,
    .fa-hacker-news:before {
        content: "\f1d4"
    }
    .fa-tencent-weibo:before {
        content: "\f1d5"
    }
    .fa-qq:before {
        content: "\f1d6"
    }
    .fa-wechat:before,
    .fa-weixin:before {
        content: "\f1d7"
    }
    .fa-send:before,
    .fa-paper-plane:before {
        content: "\f1d8"
    }
    .fa-send-o:before,
    .fa-paper-plane-o:before {
        content: "\f1d9"
    }
    .fa-history:before {
        content: "\f1da"
    }
    .fa-circle-thin:before {
        content: "\f1db"
    }
    .fa-header:before {
        content: "\f1dc"
    }
    .fa-paragraph:before {
        content: "\f1dd"
    }
    .fa-sliders:before {
        content: "\f1de"
    }
    .fa-share-alt:before {
        content: "\f1e0"
    }
    .fa-share-alt-square:before {
        content: "\f1e1"
    }
    .fa-bomb:before {
        content: "\f1e2"
    }
    .fa-soccer-ball-o:before,
    .fa-futbol-o:before {
        content: "\f1e3"
    }
    .fa-tty:before {
        content: "\f1e4"
    }
    .fa-binoculars:before {
        content: "\f1e5"
    }
    .fa-plug:before {
        content: "\f1e6"
    }
    .fa-slideshare:before {
        content: "\f1e7"
    }
    .fa-twitch:before {
        content: "\f1e8"
    }
    .fa-yelp:before {
        content: "\f1e9"
    }
    .fa-newspaper-o:before {
        content: "\f1ea"
    }
    .fa-wifi:before {
        content: "\f1eb"
    }
    .fa-calculator:before {
        content: "\f1ec"
    }
    .fa-paypal:before {
        content: "\f1ed"
    }
    .fa-google-wallet:before {
        content: "\f1ee"
    }
    .fa-cc-visa:before {
        content: "\f1f0"
    }
    .fa-cc-mastercard:before {
        content: "\f1f1"
    }
    .fa-cc-discover:before {
        content: "\f1f2"
    }
    .fa-cc-amex:before {
        content: "\f1f3"
    }
    .fa-cc-paypal:before {
        content: "\f1f4"
    }
    .fa-cc-stripe:before {
        content: "\f1f5"
    }
    .fa-bell-slash:before {
        content: "\f1f6"
    }
    .fa-bell-slash-o:before {
        content: "\f1f7"
    }
    .fa-trash:before {
        content: "\f1f8"
    }
    .fa-copyright:before {
        content: "\f1f9"
    }
    .fa-at:before {
        content: "\f1fa"
    }
    .fa-eyedropper:before {
        content: "\f1fb"
    }
    .fa-paint-brush:before {
        content: "\f1fc"
    }
    .fa-birthday-cake:before {
        content: "\f1fd"
    }
    .fa-area-chart:before {
        content: "\f1fe"
    }
    .fa-pie-chart:before {
        content: "\f200"
    }
    .fa-line-chart:before {
        content: "\f201"
    }
    .fa-lastfm:before {
        content: "\f202"
    }
    .fa-lastfm-square:before {
        content: "\f203"
    }
    .fa-toggle-off:before {
        content: "\f204"
    }
    .fa-toggle-on:before {
        content: "\f205"
    }
    .fa-bicycle:before {
        content: "\f206"
    }
    .fa-bus:before {
        content: "\f207"
    }
    .fa-ioxhost:before {
        content: "\f208"
    }
    .fa-angellist:before {
        content: "\f209"
    }
    .fa-cc:before {
        content: "\f20a"
    }
    .fa-shekel:before,
    .fa-sheqel:before,
    .fa-ils:before {
        content: "\f20b"
    }
    .fa-meanpath:before {
        content: "\f20c"
    }
    .fa-buysellads:before {
        content: "\f20d"
    }
    .fa-connectdevelop:before {
        content: "\f20e"
    }
    .fa-dashcube:before {
        content: "\f210"
    }
    .fa-forumbee:before {
        content: "\f211"
    }
    .fa-leanpub:before {
        content: "\f212"
    }
    .fa-sellsy:before {
        content: "\f213"
    }
    .fa-shirtsinbulk:before {
        content: "\f214"
    }
    .fa-simplybuilt:before {
        content: "\f215"
    }
    .fa-skyatlas:before {
        content: "\f216"
    }
    .fa-cart-plus:before {
        content: "\f217"
    }
    .fa-cart-arrow-down:before {
        content: "\f218"
    }
    .fa-diamond:before {
        content: "\f219"
    }
    .fa-ship:before {
        content: "\f21a"
    }
    .fa-user-secret:before {
        content: "\f21b"
    }
    .fa-motorcycle:before {
        content: "\f21c"
    }
    .fa-street-view:before {
        content: "\f21d"
    }
    .fa-heartbeat:before {
        content: "\f21e"
    }
    .fa-venus:before {
        content: "\f221"
    }
    .fa-mars:before {
        content: "\f222"
    }
    .fa-mercury:before {
        content: "\f223"
    }
    .fa-intersex:before,
    .fa-transgender:before {
        content: "\f224"
    }
    .fa-transgender-alt:before {
        content: "\f225"
    }
    .fa-venus-double:before {
        content: "\f226"
    }
    .fa-mars-double:before {
        content: "\f227"
    }
    .fa-venus-mars:before {
        content: "\f228"
    }
    .fa-mars-stroke:before {
        content: "\f229"
    }
    .fa-mars-stroke-v:before {
        content: "\f22a"
    }
    .fa-mars-stroke-h:before {
        content: "\f22b"
    }
    .fa-neuter:before {
        content: "\f22c"
    }
    .fa-genderless:before {
        content: "\f22d"
    }
    .fa-facebook-official:before {
        content: "\f230"
    }
    .fa-pinterest-p:before {
        content: "\f231"
    }
    .fa-whatsapp:before {
        content: "\f232"
    }
    .fa-server:before {
        content: "\f233"
    }
    .fa-user-plus:before {
        content: "\f234"
    }
    .fa-user-times:before {
        content: "\f235"
    }
    .fa-hotel:before,
    .fa-bed:before {
        content: "\f236"
    }
    .fa-viacoin:before {
        content: "\f237"
    }
    .fa-train:before {
        content: "\f238"
    }
    .fa-subway:before {
        content: "\f239"
    }
    .fa-medium:before {
        content: "\f23a"
    }
    .fa-yc:before,
    .fa-y-combinator:before {
        content: "\f23b"
    }
    .fa-optin-monster:before {
        content: "\f23c"
    }
    .fa-opencart:before {
        content: "\f23d"
    }
    .fa-expeditedssl:before {
        content: "\f23e"
    }
    .fa-battery-4:before,
    .fa-battery-full:before {
        content: "\f240"
    }
    .fa-battery-3:before,
    .fa-battery-three-quarters:before {
        content: "\f241"
    }
    .fa-battery-2:before,
    .fa-battery-half:before {
        content: "\f242"
    }
    .fa-battery-1:before,
    .fa-battery-quarter:before {
        content: "\f243"
    }
    .fa-battery-0:before,
    .fa-battery-empty:before {
        content: "\f244"
    }
    .fa-mouse-pointer:before {
        content: "\f245"
    }
    .fa-i-cursor:before {
        content: "\f246"
    }
    .fa-object-group:before {
        content: "\f247"
    }
    .fa-object-ungroup:before {
        content: "\f248"
    }
    .fa-sticky-note:before {
        content: "\f249"
    }
    .fa-sticky-note-o:before {
        content: "\f24a"
    }
    .fa-cc-jcb:before {
        content: "\f24b"
    }
    .fa-cc-diners-club:before {
        content: "\f24c"
    }
    .fa-clone:before {
        content: "\f24d"
    }
    .fa-balance-scale:before {
        content: "\f24e"
    }
    .fa-hourglass-o:before {
        content: "\f250"
    }
    .fa-hourglass-1:before,
    .fa-hourglass-start:before {
        content: "\f251"
    }
    .fa-hourglass-2:before,
    .fa-hourglass-half:before {
        content: "\f252"
    }
    .fa-hourglass-3:before,
    .fa-hourglass-end:before {
        content: "\f253"
    }
    .fa-hourglass:before {
        content: "\f254"
    }
    .fa-hand-grab-o:before,
    .fa-hand-rock-o:before {
        content: "\f255"
    }
    .fa-hand-stop-o:before,
    .fa-hand-paper-o:before {
        content: "\f256"
    }
    .fa-hand-scissors-o:before {
        content: "\f257"
    }
    .fa-hand-lizard-o:before {
        content: "\f258"
    }
    .fa-hand-spock-o:before {
        content: "\f259"
    }
    .fa-hand-pointer-o:before {
        content: "\f25a"
    }
    .fa-hand-peace-o:before {
        content: "\f25b"
    }
    .fa-trademark:before {
        content: "\f25c"
    }
    .fa-registered:before {
        content: "\f25d"
    }
    .fa-creative-commons:before {
        content: "\f25e"
    }
    .fa-gg:before {
        content: "\f260"
    }
    .fa-gg-circle:before {
        content: "\f261"
    }
    .fa-tripadvisor:before {
        content: "\f262"
    }
    .fa-odnoklassniki:before {
        content: "\f263"
    }
    .fa-odnoklassniki-square:before {
        content: "\f264"
    }
    .fa-get-pocket:before {
        content: "\f265"
    }
    .fa-wikipedia-w:before {
        content: "\f266"
    }
    .fa-safari:before {
        content: "\f267"
    }
    .fa-chrome:before {
        content: "\f268"
    }
    .fa-firefox:before {
        content: "\f269"
    }
    .fa-opera:before {
        content: "\f26a"
    }
    .fa-internet-explorer:before {
        content: "\f26b"
    }
    .fa-tv:before,
    .fa-television:before {
        content: "\f26c"
    }
    .fa-contao:before {
        content: "\f26d"
    }
    .fa-500px:before {
        content: "\f26e"
    }
    .fa-amazon:before {
        content: "\f270"
    }
    .fa-calendar-plus-o:before {
        content: "\f271"
    }
    .fa-calendar-minus-o:before {
        content: "\f272"
    }
    .fa-calendar-times-o:before {
        content: "\f273"
    }
    .fa-calendar-check-o:before {
        content: "\f274"
    }
    .fa-industry:before {
        content: "\f275"
    }
    .fa-map-pin:before {
        content: "\f276"
    }
    .fa-map-signs:before {
        content: "\f277"
    }
    .fa-map-o:before {
        content: "\f278"
    }
    .fa-map:before {
        content: "\f279"
    }
    .fa-commenting:before {
        content: "\f27a"
    }
    .fa-commenting-o:before {
        content: "\f27b"
    }
    .fa-houzz:before {
        content: "\f27c"
    }
    .fa-vimeo:before {
        content: "\f27d"
    }
    .fa-black-tie:before {
        content: "\f27e"
    }
    .fa-fonticons:before {
        content: "\f280"
    }
    .fa-reddit-alien:before {
        content: "\f281"
    }
    .fa-edge:before {
        content: "\f282"
    }
    .fa-credit-card-alt:before {
        content: "\f283"
    }
    .fa-codiepie:before {
        content: "\f284"
    }
    .fa-modx:before {
        content: "\f285"
    }
    .fa-fort-awesome:before {
        content: "\f286"
    }
    .fa-usb:before {
        content: "\f287"
    }
    .fa-product-hunt:before {
        content: "\f288"
    }
    .fa-mixcloud:before {
        content: "\f289"
    }
    .fa-scribd:before {
        content: "\f28a"
    }
    .fa-pause-circle:before {
        content: "\f28b"
    }
    .fa-pause-circle-o:before {
        content: "\f28c"
    }
    .fa-stop-circle:before {
        content: "\f28d"
    }
    .fa-stop-circle-o:before {
        content: "\f28e"
    }
    .fa-shopping-bag:before {
        content: "\f290"
    }
    .fa-shopping-basket:before {
        content: "\f291"
    }
    .fa-hashtag:before {
        content: "\f292"
    }
    .fa-bluetooth:before {
        content: "\f293"
    }
    .fa-bluetooth-b:before {
        content: "\f294"
    }
    .fa-percent:before {
        content: "\f295"
    }
    .fa-gitlab:before {
        content: "\f296"
    }
    .fa-wpbeginner:before {
        content: "\f297"
    }
    .fa-wpforms:before {
        content: "\f298"
    }
    .fa-envira:before {
        content: "\f299"
    }
    .fa-universal-access:before {
        content: "\f29a"
    }
    .fa-wheelchair-alt:before {
        content: "\f29b"
    }
    .fa-question-circle-o:before {
        content: "\f29c"
    }
    .fa-blind:before {
        content: "\f29d"
    }
    .fa-audio-description:before {
        content: "\f29e"
    }
    .fa-volume-control-phone:before {
        content: "\f2a0"
    }
    .fa-braille:before {
        content: "\f2a1"
    }
    .fa-assistive-listening-systems:before {
        content: "\f2a2"
    }
    .fa-asl-interpreting:before,
    .fa-american-sign-language-interpreting:before {
        content: "\f2a3"
    }
    .fa-deafness:before,
    .fa-hard-of-hearing:before,
    .fa-deaf:before {
        content: "\f2a4"
    }
    .fa-glide:before {
        content: "\f2a5"
    }
    .fa-glide-g:before {
        content: "\f2a6"
    }
    .fa-signing:before,
    .fa-sign-language:before {
        content: "\f2a7"
    }
    .fa-low-vision:before {
        content: "\f2a8"
    }
    .fa-viadeo:before {
        content: "\f2a9"
    }
    .fa-viadeo-square:before {
        content: "\f2aa"
    }
    .fa-snapchat:before {
        content: "\f2ab"
    }
    .fa-snapchat-ghost:before {
        content: "\f2ac"
    }
    .fa-snapchat-square:before {
        content: "\f2ad"
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
    .sr-only-focusable:active,
    .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto
    }
}


/*__________________________________________________

  common（共通項目）
  __________________________________________________*/

.bold {
    font-weight: bold;
}

.alignL {
    text-align: left;
}

.alignR {
    text-align: right;
}

.alignC {
    text-align: center;
}

.valignT {
    vertical-align: top;
}

.valignB {
    vertical-align: bottom;
}

.valignM {
    vertical-align: middle;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.clear {
    clear: both;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    .alignL {
        width: 90%;
        margin: 0 auto;
    }
}


/* --margin-- */

.m0 {
    margin: 0px!important;
}

.mt04 {
    margin-top: 4px!important;
}

.mt05 {
    margin-top: 5px!important;
}

.mt10 {
    margin-top: 10px!important;
}

.mt15 {
    margin-top: 15px!important;
}

.mt20 {
    margin-top: 20px!important;
}

.mt25 {
    margin-top: 25px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt35 {
    margin-top: 35px!important;
}

.mt40 {
    /* margin-top:40px!important; */
}

.mt80 {
    margin-top: 80px!important;
}

.mr05 {
    margin-right: 5px!important;
}

.mr07 {
    margin-right: 7px!important;
}

.mr10 {
    margin-right: 10px!important;
}

.mr12 {
    margin-right: 12px!important;
}

.mr13 {
    margin-right: 13px!important;
}

.mr15 {
    margin-right: 15px!important;
}

.mr16 {
    margin-right: 16px!important;
}

.mr20 {
    margin-right: 20px!important;
}

.mr25 {
    margin-right: 25px!important;
}

.mr30 {
    margin-right: 30px!important;
}

.mr35 {
    margin-right: 35px!important;
}

.mr37 {
    margin-right: 37px!important;
}

.mr46 {
    margin-right: 46px!important;
}

.mb04 {
    margin-bottom: 4px!important;
}

.mb05 {
    margin-bottom: 5px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb15 {
    margin-bottom: 15px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.mb25 {
    margin-bottom: 25px!important;
}

.mb30 {
    margin-bottom: 30px!important;
}

.mb35 {
    margin-bottom: 35px!important;
}

.mb40 {
    margin-bottom: 40px!important;
}

.mb60 {
    margin-bottom: 60px!important;
}

.ml01 {
    margin-left: 1px!important;
}

.ml05 {
    margin-left: 5px!important;
}

.ml10 {
    margin-left: 10px!important;
}

.ml13 {
    margin-left: 13px!important;
}

.ml15 {
    margin-left: 15px!important;
}

.ml20 {
    margin-left: 20px!important;
}

.ml25 {
    margin-left: 25px!important;
}

.ml30 {
    margin-left: 30px!important;
}

.ml35 {
    margin-left: 35px!important;
}

.ml45 {
    margin-left: 45px!important;
}

.ml55 {
    margin-left: 55px!important;
}

.ml60 {
    margin-left: 60px!important;
}

.ml120 {
    margin-left: 120px!important;
}

.ml200 {
    margin-left: 200px!important;
}

.ml400 {
    margin-left: 400px!important;
}

.ml415 {
    margin-left: 415px!important;
}

.ml525 {
    margin-left: 525px!important;
}


/* --padding-- */

.p0 {
    padding: 0px!important;
}

.pt05 {
    padding-top: 5px!important;
}

.pt10 {
    padding-top: 10px!important;
}

.pt15 {
    padding-top: 15px!important;
}

.pt20 {
    padding-top: 20px!important;
}

.pt25 {
    padding-top: 25px!important;
}

.pt30 {
    padding-top: 30px!important;
}

.pt35 {
    padding-top: 35px!important;
}

.pr05 {
    padding-right: 5px!important;
}

.pr10 {
    padding-right: 10px!important;
}

.pr15 {
    padding-right: 15px!important;
}

.pr20 {
    padding-right: 20px!important;
}

.pr25 {
    padding-right: 25px!important;
}

.pr30 {
    padding-right: 30px!important;
}

.pr35 {
    padding-right: 35px!important;
}

.pb05 {
    padding-bottom: 5px!important;
}

.pb10 {
    padding-bottom: 10px!important;
}

.pb15 {
    padding-bottom: 15px!important;
}

.pb20 {
    padding-bottom: 20px!important;
}

.pb25 {
    padding-bottom: 25px!important;
}

.pb30 {
    padding-bottom: 30px!important;
}

.pb35 {
    padding-bottom: 35px!important;
}

.pb42 {
    padding-bottom: 42px!important;
}

.pl05 {
    padding-left: 5px!important;
}

.pl10 {
    padding-left: 10px!important;
}

.pl15 {
    padding-left: 15px!important;
}

.pl20 {
    padding-left: 20px!important;
}

.pl25 {
    padding-left: 25px!important;
}

.pl30 {
    padding-left: 30px!important;
}

.pl35 {
    padding-left: 35px!important;
}

.pl45 {
    padding-left: 45px!important;
}


/******************************************
lineページ
******************************************/

#line h3 {
    font-size: 50px;
    color: #fff;
    background-color: #3FBC22;
    margin: 30px 0;
}

#line .tomodachi {
    font-size: 20px;
    background-color: #FF0059;
    color: #fff;
    padding: 10px;
    font-weight: bold;
}

#line .tomodachi span {
    font-size: 35px;
    font-weight: bold;
}

#line .flow {}

#line .flow ul {
    overflow: hidden;
}

#line .flow ul li {
    float: left;
    width: 33%;
}

#line .flow ul li img {
    padding: 10px 0;
}

#line .flow ul li h5 {
    margin: 30px 0;
}

#line .warning {
    overflow: hidden;
    text-align: left;
    margin: 50px 0 10px;
    background-color: #eee;
    padding: 20px;
}

#line .chuui {
    padding: 10px;
    color: #FF0000;
    font-weight: bold;
}


/*newフロントページCSS*/

#front_page .front_tit {
    background-color: #FF0059;
    text-align: center;
    border-radius: 20px;
    width: 45%;
    margin: 0 auto;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: 20px;
}

#front_page .btn_areafront ul li {
    display: inline-block;
    font-size: 0;
    margin-right: 15px;
    margin-top: 30px;
}


/*footerナビ追加*/

.foot_nav {
    margin-top: 30px;
}

.foot_nav .menu li {
    display: inline-block;
    padding: 0 10px 0 15px;
    line-height: 1.3em;
    font-size: 13px;
    color: #CCCCCC;
    border-left: solid 1px #999999;
}

@media screen and (max-width:940px) {
    .foot_nav {
        margin-top: 5vmin;
        margin-bottom: 5vmin;
        background: #131313;
        color: #fff;
        width: 100%;
        padding-top: 5vmin;
        padding-bottom: 5vmin;
    }
    .foot_nav ul {
        width: 96%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
    }
    .foot_nav ul li {
        margin-bottom: 5vmin;
        border-bottom: 1px solid #fff;
        border-left: none!important;
        padding-bottom: 2vmin!important;
        width: 40%;
    }
    .foot_nav ul li a {
        color: #fff;
        text-decoration: none;
    }
}


/*QA*/

.qa_area {
    background-color: #ff0059;
    padding: 25px;
    box-sizing: border-box;
    margin-bottom: 40px;
    border: 6px solid #e2e2e2;
}

.qa_area .__ttl {
    font-size: 50px;
    color: #fff;
    padding-bottom: 10px;
}

.qa_area .__box {
    background-color: #fff;
    padding: 25px;
    box-sizing: border-box;
}

.qa_area .__box dl {
    text-align: left;
    padding-bottom: 30px;
}

.qa_area .__box dl dt,
.qa_area .__box dl dd {
    font-size: 16px;
}

.qa_area .__box dl dt {
    font-weight: bold;
    font-size: 25px;
    border-bottom: 3px solid #ff0059;
    margin-bottom: 10px;
}

.qa_area .__box dl dd {}

@media screen and (max-width:940px) {
    .qa_area .__ttl {
        font-size: 8vw;
    }
    .qa_area .__box dl dt {
        font-size: 5vw;
    }
    .qa_area .__box dl dd {
        font-size: 4vw;
    }
}


/*ブルブル*/

.buruburu {
    -webkit-animation: buruburu 0.1s infinite linear alternate;
    animation: buruburu 0.3s infinite linear alternate;
}

@-webkit-keyframes buruburu {
    0% {
        -webkit-transform: translate(0, 0) rotate(-3deg);
    }
    50% {
        -webkit-transform: translate(0, -1px) rotate(0deg);
    }
    100% {
        -webkit-transform: translate(0, 0)rotate(3deg);
    }
}

@keyframes buruburu {
    0% {
        transform: translate(-1px, 0) rotate(-0.5deg);
    }
    50% {
        transform: translate(0px, 0) rotate(0deg);
    }
    100% {
        transform: translate(1px, 0)rotate(0.5deg);
    }
}


/*姉妹サイト紹介*/

.site_introduction h3 {
    font-size: 20px;
    border-bottom: 1px solid #e2e2e2;
}

.site_introduction img {
    display: block;
    width: 33%;
    float: left;
    margin-left: 1%;
    margin-top: 10px;
}

.site_introduction:first-child img {
    margin-left: 0px;
}


/*** FVのCVボタン ***/

.list_title {
    font-size: 43px;
    font-weight: bold;
}

.list_title span {
    color: red;
}

.list_cv {
    max-width: 920px;
    margin: auto;
    border: 3px solid #e2e2e2;
    padding: 10px;
}

.list_cv .list_cv_inner {
    max-width: 82%;
    margin: auto;
}

.list_cv .list_cv_inner a:hover {
    opacity: 0.8;
}

.list_cv .list_cv_inner p {
    text-align: right;
}

.list_cv .list_cv_inner img {
    width: 100%;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    .list_title {
        font-size: 23px;
    }
    .list_title span {
        font-size: 20px;
    }
    .list_cv {
        width: 90%;
    }
}


/*** FVのCVボタン end ***/


/*** 買取品目 ***/

#kaitori_item {
    background: #ff025c;
}

#kaitori_item_no {
    background: black;
    padding: 0px 0px 10px 0px;
}

#kaitori_item h2,
#kaitori_item_no h2 {
    color: #FFF;
    line-height: 2;
    font-size: 30px;
}

#kaitori_item .item_inner,
#kaitori_item_no .item_no_inner {
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 940px;
    padding: 0px 0px 10px 0px;
}

#kaitori_item_no .item_no_inner li {
    width: 16%;
    padding: 5px 0px;
    background: #FFF;
    margin: 0.1% auto;
    font-weight: bold;
    font-size: 11px;
}

#kaitori_item .item_inner .nigyou img {
    height: 78%;
}

#kaitori_item .item_inner .nigyou {
    line-height: 1;
}

#kaitori_item_no .item_no_inner span {
    font-size: 10px;
}

#kaitori_item_no p {
    color: #FFF;
    line-height: 2;
}

#kaitori_item .item_inner li {
    width: 16%;
    height: 150px;
    margin: 0.1% auto;
    background: #FFF;
    font-size: 11px;
}

#kaitori_item .item_inner .other {
    width: 49.3%;
}

#kaitori_item .item_inner .other .other_in {
    display: flex;
    flex-wrap: wrap;
}

#kaitori_item .item_inner .other .other_in .other_li {
    width: 20%;
    height: 30px;
    text-align: left;
    padding: 2px 1px;
    font-weight: bold;
}

#kaitori_item .item_inner img {
    height: 85%;
    margin-top: 5px;
}

#kaitori_item .item_inner p {
    font-weight: bold;
}

.ribbon14-wrapper {
    display: block;
    position: relative;
    background: #51da48;
    box-sizing: border-box;
}

.ribbon14 {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0;
    padding: 10px 0;
    width: 40px;
    text-align: center;
    font-size: 17px;
    color: white;
    background: #51da48;
}

.ribbon14:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 20px solid #51da48;
    border-right: 20px solid #51da48;
    border-bottom: 10px solid transparent;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    #kaitori_item h2,
    #kaitori_item_no h2 {
        font-size: 22px;
    }
    #kaitori_item .item_inner li {
        width: calc( 95% / 3);
        margin: 2px auto;
    }
    #kaitori_item .item_inner p {
        font-size: 8px;
    }
    #kaitori_item_no .item_no_inner li {
        width: calc( 95% / 3);
    }
    #kaitori_item_no .item_no_inner li {
        margin-bottom: 5px;
    }
    .ribbon14 {
        width: 50px;
        font-size: 2vw;
        padding: 5px;
    }
    .ribbon14:after {
        border-left: 30px solid #51da48;
        border-right: 30px solid #51da48;
    }
}


/*** 買取品目 end***/

.cardboard {
    max-width: 940px;
    margin: auto;
}

.cardboard img {
    width: 100%;
}

.reBox13_01 {
    position: relative;
    margin: 50px 0 20px;
}

.reBox13_01 .__img {}

.reBox13_01 .__img img {}

.reBox13_01 .__txtarea {
    position: absolute;
    top: 277px;
    width: 100%;
}

.reBox13_01 .__txtarea li {
    display: inline-block;
    width: 276px;
    margin: 0 10px;
    padding: 0 10px;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
}

.reBox13_01 .__txtarea li h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 5px;
}

.reBox13_01 .__txtarea li h3 span {
    font-size: 44px;
}

.reBox13_01 .__txtarea li p {
    font-size: 20px;
    line-height: 1.2;
}

.reBox13_01 .__txtarea li:nth-child(2) h3 {
    font-size: 24px;
}

.reBox13_01 .__txtarea li:nth-child(2) h3 span {
    font-size: 32px;
}

.reBox13_01 .__txtarea li:nth-child(2) p {
    font-size: 18px;
}

.reBox13_01 .__txtarea li:nth-child(3) h3 {
    font-size: 23px;
}

.reBox13_01 .__txtarea li:nth-child(3) h3 span {
    font-size: 36px;
}

.reBox13_01 .__txtarea li:nth-child(3) p {
    font-size: 18px;
}

#bottom_btn_area {
    background-color: rgba(255, 203, 40, 0.97);
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px 0 10px;
}

#bottom_btn_area .bottom_btn {
    text-align: center;
}

#bottom_btn_area .bottom_btn ul {}

#bottom_btn_area .bottom_btn ul li {
    display: inline-block;
    margin: 0 20px;
}

#bottom_btn_area .bottom_btn ul li img {}

#bottom_btn_area .bottom_btn ul li a:hover {
    opacity: 0.8
}

.amazon_gift {
    height: 148px;
    width: 552px;
    margin: auto;
    display: block;
    position: absolute;
    bottom: 78px;
    left: 0px;
    right: 0px;
}

.a_gift .amazon_gift a {
    display: block;
    width: 100%;
    height: 100%;
}

.a_gift {
    position: relative;
    display: block;
}

#wrap #container .service p,
.mb40 .service {
    margin-bottom: 20px;
}

#headerArea .nav,
#headerArea .nav-pc {
    background: #ff0059;
}

#headerArea .nav-pc ul {
    display: flex;
    margin: auto;
    width: 980px;
}

#headerArea .nav-pc ul li {
    width: 25%;
    font-size: 20px;
    color: #FFF;
    margin: 0px 1px;
    padding: 3px 0px;
    position: relative;
}

#headerArea .nav-pc ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #FFF;
}

#headerArea .nav-pc ul li:hover {
    background: #d60850;
}

#headerArea .nav-pc ul li::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 12px;
    left: 21px;
    border: 8px solid transparent;
    border-top: 12px solid #FFF;
}

#headerArea .unit-header01 {
    height: 70px;
}

.mainVisArea h2 {
    padding: 63px 0px 0px;
}

#fixed_footer {
    display: none;
}


/* レスポンシブ */

@media screen and (max-width:940px) {
    .amazon_gift {
        width: 100%;
    }
    #headerArea .unit-header01,
    #headerArea .nav ul {
        width: 100%;
    }
    .mainVisArea h2 {
        font-size: 15vw;
        padding-top: 20px;
    }
    .reBox13_01 .__txtarea li h3 {
        font-size: 6vw;
        padding-bottom: 0;
    }
    .reBox13_01 .__txtarea li h3 span {
        font-size: 6vw;
        display: block;
    }
    .reBox13_01 .__txtarea li:nth-child(2) h3 span {
        font-size: 6vw;
    }
    .reBox13_01 .__txtarea li:nth-child(2) h3 {
        font-size: 15px;
        line-height: none;
    }
    .reBox13_01 .__txtarea li:nth-child(2) p {
        font-size: 3vw;
    }
    .reBox13_01 .__txtarea li:nth-child(3) h3 {
        font-size: 5vw;
    }
    .reBox13_01 .__txtarea li:nth-child(3) h3 span {
        font-size: 22px;
    }
    .reBox13_01 .__txtarea li:nth-child(3) p {
        font-size: 3vw;
    }
    #bottom_btn_area {
        display: none!important;
    }
    #bottom_btn_area .bottom_btn ul li:nth-child(1),
    #bottom_btn_area .bottom_btn ul li:nth-child(2),
    #bottom_btn_area .bottom_btn ul li:nth-child(3) {
        display: none;
    }
    /* #chatbot-chat-frame {
        display: none;
    } */
    #headerArea .nav {
        height: 35px;
    }
    #headerArea .nav ul li {
        font-size: 3vw;
    }
    #headerArea .nav ul li::before {
        top: 19px;
        left: 42%;
    }
    #fixed_footer {
        display: block;
    }
    #kaitori_item .item_inner .other {
        width: 100%;
        margin: 3px 5px;
    }
}


/* スライド */

@media screen and (max-width:940px) {}

section.contact .btnBox .btn01 {
    width: 95%;
    margin: 0 auto;
    padding: 0;
}

section.contact .btnBox .btn01 a img {
    margin-bottom: 10px;
}

#top {
    position: relative;
}

#top .boxL {
    width: 40%;
    padding: 1% 3% 0 2%;
}

#top .boxR {
    width: 40%;
    padding: 1% 0 0 0;
}

#top p {
    position: absolute;
    top: 15px;
    right: 5px;
    color: #FFF;
}

.nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.nav ul {
    list-style: none;
}

.nav li:not(:last-child) {
    margin-bottom: 30px;
}

.nav a {
    color: #ffffff;
}


/* ナビゲーションボタン（開く） */

#top button#navbtn{
    position: absolute;
    top: 46%;
    right: 1%;
    padding: 0px;
    outline: none;
    border: none;
    background: none;
    width: 65px;
    height: 20px;
    cursor: pointer;
  }
#top button#navbtn.open{
    top: 7%;
    right: 1%;
}
#navbtn::before,
#navbtn::after {
    content: '';
    display: block;
    height: 2px;
    background-color: #FFF;
    transform: translateY(10px);
    transition: 0.3s ease-in-out;
}

#navbtn::before {
    transform: translateY(-10px);
    box-shadow: 0 10px #FFF;
}

/* ナビゲーションボタン（閉じる） */

.open#navbtn {
    z-index: 100;
}

.open#navbtn::before {
    transform: rotate(-45deg);
    box-shadow: none;
    background: #FFF;
}

.open#navbtn::after {
    transform: rotate(45deg);
    box-shadow: none;
    background: #FFF;
}


/* ナビゲーションメニュー 開いた時*/

.nav.open {
    visibility: visible;
    opacity: 1;
    z-index: 99;
}

header {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 1% 0 13% 0;
    background: #ff0059;
    text-align: center;
}

header .boxL {
    float: left;
    width: 45%;
    margin: 0;
    padding: 0 6% 0 2%;
    background: #ff0059;
}

header .boxR {
    float: left;
    width: 45%;
    margin: 0;
    padding: 0 2% 0 0;
    background: #ff0059;
}

#top.sp-only h1 {
    text-align: left;
    margin-left: 5px;
}


/*買取品目*/

#kaitori_box {
    max-width: 935px;
    margin: auto;
    margin-bottom: 10px;
}

#kaitori_box li {
    font-weight: bold;
}

#kaitori_box h2 {
    font-size: 34px;
    padding: 6px 0px;
    background: #fe005a;
    color: #FFF;
}

#kaitori_box h2.no {
    background: #2c22b8;
}

#kaitori_box .kaitori_no,
#kaitori_box .kaitori_ok {
    width: 100%;
}

#kaitori_box .kaitori_no {
    border: 2px solid #2c22b8;
    position: relative;
}

#kaitori_box .kaitori_no p {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#kaitori_box .kaitori_ok {
    border: 2px solid #fe005a;
}

#kaitori_box .kaitori_no ul {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 38px;
}

#kaitori_box .kaitori_ok ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

#kaitori_box .kaitori_ok ul li {
    width: 50%;
    text-align: left;
    font-size: 23px;
    line-height: 1.7;
}

#kaitori_box .kaitori_no ul li {
    width: 50%;
    text-align: left;
    font-size: 17px;
    line-height: 1.7;
}

.red {
    color: red;
    background: linear-gradient(transparent 60%, #faf200 0%);
}


@media screen and (max-width:940px) {
    #kaitori_box h2 {
        font-size: 25px;
    }
    #kaitori_box {
        display: block;
        width: 100%;
    }
    #kaitori_box .kaitori_no,
    #kaitori_box .kaitori_ok {
        width: 98%;
        margin: auto;
        margin-bottom: 10px;
    }
    #kaitori_box .kaitori_no p {
        position: static;
    }
    #kaitori_box .kaitori_no ul,
    #kaitori_box .kaitori_ok ul {
        padding: 5px;
    }
    #kaitori_box .kaitori_ok ul li {
        font-size: 16px;
    }
    #kaitori_box .kaitori_no ul li {
        width: 100%;
    }
    #kaitori_box .kaitori_no p {
        font-size: 13px;
    }
    #fixed_footer a {
        display: block;
        width: 50%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    #fixed_footer .footer_new .a_right {
        right: 0;
        left: auto;
        bottom: 0;
    }
    #fixed_footer .footer_new {
        position: relative;
    }
}
/*スマホ表示*/
@media screen and (max-width: 540px){
    #top p{
        top: 20px;
        right: 8px;
    }
    #top button#navbtn{
        top: 45px;
        right: 8px;
        width: 40px;
        height: 20px;
    }
    .reBox13_01 .__txtarea {
        top: 23%;
        left: 20.5%;
    }
    .reBox13_01 .__txtarea li:nth-child(2){
        margin-top:9%;
    }
    .reBox13_01 .__txtarea li:nth-child(3){
        margin-top:8%;
    }
    .reBox13_01 .__txtarea li p{
        font-size:12px;
    }
    .reBox12 .blocks-07 ul li.framenote{
        margin:13% 0 0 25px;
    }
    .reBox12 .blocks-07 p.footnote{
        margin: 6% 0px 1% 2%;
    }
}
/*タブレット表示*/
@media screen and (min-width:540px) and (max-width: 939px){
  #top p{
    position: absolute;
    top: 17%;
    right: 1%;
    color: #FFF;
    font-size: 22px;
  }
  #navbtn::after {
    transform: translateY(28px);
  }
  #navbtn::before {
    box-shadow: 0 19px #fff;
  }
  .onetime_popup {
    position: absolute;
    top: 14%;
    left: 47.5%;
    width: 50%;
    height: 155px;
  }
  .priko {
    width: 70px;
    height: auto;
    top: 14px;
    left: 12%;
  }
  #top .onetime_popup_content p {
    font-size: 17px;
    top: 37px;
    right: 18px;
    margin: 0 12px;
    width: 60%;
  }
  .modal_btn {
    top: 106px;
  }
  #mitemiru {
    margin: 0 12px 0 0;
  }
  #minai {
    margin: 0 0 0 12px;
  }
  .mainVisAreaunder dl dd{
    width: 25%;
    height:25px;
  }
  .fixed_footer{
      bottom:68px;
  }
  .reBox13_01 .__txtarea {
    top: 23%;
    left: 19.5%;
    }
    .reBox13_01 .__txtarea li:nth-child(2),.reBox13_01 .__txtarea li:nth-child(3){
        margin-top:8%;
    }
    .reBox13_01 .__txtarea li{
        width:100%;
    }
    .reBox13_01 .__txtarea li p{
        font-size:24px;
    }
    .reBox13_01 .__txtarea li:nth-child(2) h3{
        font-size:40px;
    }
    .reBox13_01 .__txtarea li:nth-child(3) h3 span{
        font-size:5vw;
    }
    .reBox12 .blocks-07 ul li.sml{
        margin-top: 70px;
        margin-left: 60px;
    }
    .reBox12 .blocks-07 ul li.def{
        margin: 82px 0 0 50px;
    }
    .reBox12 .blocks-07 ul li.framenote{
        margin: 90px 0 0 40px;
    }
    .reBox12 .blocks-07 p.footnote{
        margin: 35px 0 0 5px;
    }
    .reBox12 .blocks-08{
        margin-top: 2px;
    }
    .reBox12 .blocks-08 ul li.sml02{
        font-size: 4vw;
        width: 80%;
    }
    .reBox12 .blocks-08 {
        background-size: cover;
    }
    .reBox12 .blocks-08 ul li.sml01{
        margin-top: 60px;
    }
    .reBox12 .blocks-08 ul li.sml02{
        width: 100%;
        margin-top: 50px;
    }
    .reBox12 .blocks-08 ul li.def{
        margin-left:50px;
    }
    .reBox12 .blocks-11 ul li.sml01{
        width:auto;
    }
    .reBox12 .blocks-11 ul li.sml01{
        font-size: 30px;
    }
    .reBox12 .blocks-11 ul li.sml02{
        font-size:50px;
        margin-left: 70px;
    }
    .reBox12 .blocks-11 ul li.def{
        margin: 12px 0 0 12px;
        font-size: 90px;
    }
    .reBox12 .blocks-12 p.shoulder{
        width: 390px;
        font-size: 30px;
    }
    .reBox12 .blocks-12 ul li.sml02{
        margin:30px 0 0 250px;
    }
    .reBox12 .blocks-12 ul li.def{
        font-size: 12vw;
        margin-top:35px;
    }
    .reBox12 .blocks-12 ul li.sml02{
        font-size: 7vw;
    }
    .reBox12 .blocks-14 p.shoulder{
        width:100%;
        padding-top:20px;
    }
    .reBox12 .blocks-14 ul li.sml01 {
        font-size: 4vw;
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .reBox12 .blocks-14 ul li.def {
        font-size: 9vw;
        margin: 10px 0 0 0;
        text-align: center;
    }
    .reBox12 .blocks-02.blocks-002 {
        background-size: contain;
        height: 60vw;
    }
    .contentsBox05 .box01 h4{
        padding: 3px 35px;
        line-height: 1.5em;
    }
    .contentsBox06 .bg01,.contentsBox06 .bg02,.contentsBox06 .bg03{
        background:none;
    }
    .contentsBox06 .box01 ul.sentense {
        width: 90%;
        display: block;
        margin: auto;
    }
    .contentsBox06 .box01 ul.sentenseEnd{
        width:70%;
    }
    .contentsBox06 .bg01{
        padding-bottom:0;
    }
    .contentsBox06 .box01 ul.sentenseEnd {
        width: 90%;
    }
    .campaign_footer{
        width:60%;
        bottom:12%;
    }
}

@media screen and (max-width: 480px){
    .main{
        padding-bottom: 0;
        margin:0 auto;
    }
    .bg_voice_common {
      border-bottom: 4px solid #f20859;
    }
}
.__box p{
    word-break:break-all
}

/*__________________________________________________

  index 追加分
  __________________________________________________*/

.tra_divider10 {
    margin-bottom: 10px;
}
.tra_divider40 {
    margin-bottom: 40px;
}

.list_cv_margin {
    margin: 20px;
}

.contentsBox05_p {
     font-size: 1.2em;
     margin-bottom: 5px;
}
@media screen and (min-width: 941px) {
    .new_mainv {
        padding-top: 40px;
    }
}
@media screen and (max-width: 940px) {
    .new_mainv {
        padding-top: 1px;
    }
    .c_wrap_area {
        padding: 0 5px;
    }
}
/*__________________________________________________

  アコーディオン
  __________________________________________________*/
.faq_accordion {
  border-top: 3px solid #f07;
  margin-bottom: 20px;
}

#qa .faq_accordion-header {
  position: relative;
  padding: 16px;
  padding-right: 55px;
  background: #fff0f5;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}

.faq_accordion-header:hover {
  background-color: #ffe0eb;
}

.faq_accordion-header::after {
  content: "▼";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
}

.faq_accordion-header.open::after {
  transform: translateY(-50%) rotate(180deg);
}

.faq_accordion-body {
  padding: 16px;
  padding-bottom: 30px;
  display: none;
  background: #fff;
  border-bottom: 1px solid #ccc;
}

.faq_accordion-body.open {
  display: block;
}
