@charset "UTF-8";
 /* technique
----------------------------------*/
/* line 7, ../scss/details.scss */
#details {
  /* mainIMG */ }
  /* line 8, ../scss/details.scss */
  #details #mainIMG {
    background: #000;
    text-align: center; }
    /* line 11, ../scss/details.scss */
    #details #mainIMG h1 {
      background: url("../img/details/mainIMG.jpg") no-repeat top center;
      height: 124px;
      text-indent: -9999px; }

/* details */
/* ---------------- ヘッダー画像指定　変更NG ---------------- */
/* line 22, ../scss/details.scss */
#topPage {
  /* inner_details */ }
  /* line 23, ../scss/details.scss */
  #topPage .inner_details {
    /* step_wrap */
    /* big_arrow */
    /* list_case */
    /* dl_case */
    /* text_area */
    /* table_layout_01 */
    /* prize */ }
    /* line 24, ../scss/details.scss */
    #topPage .inner_details a {
      color: aqua; }
    /* line 27, ../scss/details.scss */
    #topPage .inner_details h2 {
      margin-bottom: 30px;
      text-align: center; }
    /* line 31, ../scss/details.scss */
    #topPage .inner_details h3 {
      margin-bottom: 20px;
      text-align: center; }
    /* line 35, ../scss/details.scss */
    #topPage .inner_details .entry_date {
      margin-bottom: 20px;
      text-align: center; }
    /* line 39, ../scss/details.scss */
    #topPage .inner_details .text_block01 {
      width: 940px;
      margin: 0 auto 50px;
      font-size: 16px; }
    /* line 44, ../scss/details.scss */
    #topPage .inner_details .bb {
      margin-bottom: 30px;
      border-bottom: 1px solid #ffd7aa; }
    /* line 48, ../scss/details.scss */
    #topPage .inner_details .fs14 {
      font-size: 14px !important; }
    /* line 52, ../scss/details.scss */
    #topPage .inner_details .step_wrap {
      overflow: hidden;
      width: 940px;
      margin: 0 auto 20px;
      padding-bottom: 10px;
      /* left_box */
      /* right_box */
      /* inner_text_01 */
      /* list_step5 */ }
      /* line 57, ../scss/details.scss */
      #topPage .inner_details .step_wrap .left_box {
        float: left;
        width: 443px; }
        /* line 60, ../scss/details.scss */
        #topPage .inner_details .step_wrap .left_box h4 {
          margin-bottom: 20px; }
      /* line 64, ../scss/details.scss */
      #topPage .inner_details .step_wrap .right_box {
        float: right;
        padding-top: 30px; }
      /* line 69, ../scss/details.scss */
      #topPage .inner_details .step_wrap .left {
        float: left; }
      /* line 72, ../scss/details.scss */
      #topPage .inner_details .step_wrap .right {
        float: right; }
      /* line 75, ../scss/details.scss */
      #topPage .inner_details .step_wrap .col_yellow {
        color: #fffaa5; }
      /* line 79, ../scss/details.scss */
      #topPage .inner_details .step_wrap .inner_text_01 {
        margin-bottom: 10px; }
      /* line 82, ../scss/details.scss */
      #topPage .inner_details .step_wrap .list_step5 {
        margin-bottom: 20px;
        padding: 20px 20px;
        font-weight: bold;
        color: #000;
        background-color: #ebebeb;
        border: 5px solid #b48c5c; }
        /* line 91, ../scss/details.scss */
        #topPage .inner_details .step_wrap .list_step5 li {
          margin-bottom: 10px;
          padding-left: 20px;
          background-image: url(../img/details/entry/arrow_mini.gif);
          background-repeat: no-repeat;
          background-position: left 5px; }
      /* line 101, ../scss/details.scss */
      #topPage .inner_details .step_wrap .text_attention {
        margin-bottom: 50px;
        font-size: 12px;
        color: #fffaa5; }
    /* line 107, ../scss/details.scss */
    #topPage .inner_details .big_arrow {
      margin-bottom: 20px;
      text-align: center; }
      /* line 110, ../scss/details.scss */
      #topPage .inner_details .big_arrow .left {
        display: inline-block;
        margin-right: 400px; }
      /* line 114, ../scss/details.scss */
      #topPage .inner_details .big_arrow .right {
        display: inline-block; }
    /* line 119, ../scss/details.scss */
    #topPage .inner_details .list_case {
      width: 922px;
      margin: 0 auto; }
      /* line 122, ../scss/details.scss */
      #topPage .inner_details .list_case li {
        margin-bottom: 40px; }
    /* line 127, ../scss/details.scss */
    #topPage .inner_details .dl_case {
      width: 922px;
      margin: 0 auto 70px;
      border: 5px solid #b48c5c;
      /* dd */ }
      /* line 131, ../scss/details.scss */
      #topPage .inner_details .dl_case dt {
        padding: 15px 20px;
        font-size: 22px;
        font-weight: bold;
        background-color: #000; }
      /* line 139, ../scss/details.scss */
      #topPage .inner_details .dl_case dd {
        padding: 15px 30px;
        color: #000;
        background-color: #ebebeb;
        /* list_inner_dl_case */ }
        /* line 146, ../scss/details.scss */
        #topPage .inner_details .dl_case dd .list_inner_dl_case li {
          margin-bottom: 5px;
          padding-left: 20px;
          font-weight: bold;
          background-image: url(../img/details/entry/arrow_mini.gif);
          background-repeat: no-repeat;
          background-position: left 5px; }
    /* line 160, ../scss/details.scss */
    #topPage .inner_details .text_area {
      width: 922px;
      margin: 0 auto 70px;
      /* col_yellow */
      /* list_detail */ }
      /* line 163, ../scss/details.scss */
      #topPage .inner_details .text_area h5 {
        margin-bottom: 15px;
        font-size: 22px;
        font-weight: bold;
        color: #ffd7aa; }
      /* line 169, ../scss/details.scss */
      #topPage .inner_details .text_area .inner_text {
        margin-bottom: 10px; }
      /* line 172, ../scss/details.scss */
      #topPage .inner_details .text_area .col_yellow {
        font-size: 12px;
        color: #fffaa5; }
      /* line 177, ../scss/details.scss */
      #topPage .inner_details .text_area .list_detail li {
        margin-bottom: 10px;
        padding-left: 12px;
        text-indent: -12px; }
        /* line 181, ../scss/details.scss */
        #topPage .inner_details .text_area .list_detail li.no_indent {
          padding-left: 0;
          text-indent: 0; }
      /* line 187, ../scss/details.scss */
      #topPage .inner_details .text_area .mb30 {
        margin-bottom: 30px; }
    /* line 192, ../scss/details.scss */
    #topPage .inner_details .table_layout_01 {
      width: 922px;
      margin: 0 auto 70px;
      text-align: center;
      border: 1px solid #000;
      /* th */
      /* td */ }
      /* line 197, ../scss/details.scss */
      #topPage .inner_details .table_layout_01 th {
        min-width: 165px;
        padding: 20px;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        background-color: #f27c72;
        border: 1px solid #000; }
        /* line 207, ../scss/details.scss */
        #topPage .inner_details .table_layout_01 th.col2 {
          background-color: #ed8f87; }
      /* line 213, ../scss/details.scss */
      #topPage .inner_details .table_layout_01 td {
        padding: 20px;
        color: #000;
        text-align: left;
        background-color: #fff;
        border: 1px solid #000; }
        /* line 221, ../scss/details.scss */
        #topPage .inner_details .table_layout_01 td.col2 {
          background-color: #fee0dd; }
        /* line 226, ../scss/details.scss */
        #topPage .inner_details .table_layout_01 td.fs13 {
          font-size: 13px; }
        /* line 229, ../scss/details.scss */
        #topPage .inner_details .table_layout_01 td.last {
          background-color: #ffdfbf; }
      /* line 235, ../scss/details.scss */
      #topPage .inner_details .table_layout_01.mb {
        margin-bottom: 10px; }
    /* line 240, ../scss/details.scss */
    #topPage .inner_details .text_kiyaku {
      width: 922px;
      margin: 0 auto 70px;
      font-size: 12px; }
    /* line 248, ../scss/details.scss */
    .prize #topPage .inner_details {
      /* content_wrap */
      /* dl_prize */
      /* table_layout_02 */
      /* table_layout_03 */
      /* table_layout_01 */ }
      /* line 249, ../scss/details.scss */
      .prize #topPage .inner_details h4 {
        width: 922px;
        margin: 0 auto 30px; }
      /* line 253, ../scss/details.scss */
      .prize #topPage .inner_details .content_wrap {
        overflow: hidden;
        width: 922px;
        margin: 0 auto 50px; }
        /* line 257, ../scss/details.scss */
        .prize #topPage .inner_details .content_wrap .left {
          float: left; }
        /* line 260, ../scss/details.scss */
        .prize #topPage .inner_details .content_wrap .text {
          font-size: 20px;
          line-height: 1.8; }
        /* line 264, ../scss/details.scss */
        .prize #topPage .inner_details .content_wrap .right {
          float: right; }
      /* line 268, ../scss/details.scss */
      .prize #topPage .inner_details .dl_prize {
        position: relative;
        width: 922px;
        margin: 0 auto 60px;
        /* dl */ }
        /* line 272, ../scss/details.scss */
        .prize #topPage .inner_details .dl_prize dl {
          border: 5px solid #b48c5c;
          /* dd */ }
          /* line 274, ../scss/details.scss */
          .prize #topPage .inner_details .dl_prize dl dt {
            padding: 15px 20px;
            font-size: 22px;
            font-weight: bold;
            background-color: #000; }
          /* line 282, ../scss/details.scss */
          .prize #topPage .inner_details .dl_prize dl dd {
            padding: 15px 20px;
            font-size: 16px;
            font-weight: bold;
            color: #000;
            background-color: #ebebeb;
            /* list_inner_dl_case */ }
            /* line 291, ../scss/details.scss */
            .prize #topPage .inner_details .dl_prize dl dd .list_inner_dl_case li {
              margin-bottom: 5px;
              padding-left: 20px;
              background-image: url(../img/details/entry/arrow_mini.gif);
              background-repeat: no-repeat;
              background-position: left 5px; }
        /* line 303, ../scss/details.scss */
        .prize #topPage .inner_details .dl_prize .img_card {
          position: absolute;
          top: 20px;
          right: 10px; }
      /* line 310, ../scss/details.scss */
      .prize #topPage .inner_details .mb20 {
        margin-bottom: 20px; }
      /* line 314, ../scss/details.scss */
      .prize #topPage .inner_details h5 {
        margin-bottom: 10px; }
      /* line 318, ../scss/details.scss */
      .prize #topPage .inner_details .table_layout_02 {
        margin-bottom: 10px; }
        /* line 320, ../scss/details.scss */
        .prize #topPage .inner_details .table_layout_02 td {
          padding: 8px 10px;
          color: #000;
          text-align: center;
          background-color: #fff;
          border: 1px solid #000; }
      /* line 331, ../scss/details.scss */
      .prize #topPage .inner_details .fs12 {
        font-size: 12px; }
      /* line 334, ../scss/details.scss */
      .prize #topPage .inner_details .col_yellow {
        color: #fffaa5; }
      /* line 337, ../scss/details.scss */
      .prize #topPage .inner_details .mb30 {
        margin-bottom: 30px; }
      /* line 340, ../scss/details.scss */
      .prize #topPage .inner_details .mb70 {
        margin-bottom: 70px; }
      /* line 344, ../scss/details.scss */
      .prize #topPage .inner_details .table_layout_03 {
        width: 922px;
        margin: 0 auto 80px; }
        /* line 347, ../scss/details.scss */
        .prize #topPage .inner_details .table_layout_03 td {
          width: 24%;
          padding: 8px 5px;
          font-size: 13px;
          font-weight: bold;
          color: #000;
          text-align: center;
          background-color: #fff;
          border: 1px solid #000; }
      /* line 361, ../scss/details.scss */
      .prize #topPage .inner_details .table_layout_01 {
        margin-bottom: 30px; }
        /* line 363, ../scss/details.scss */
        .prize #topPage .inner_details .table_layout_01 th {
          padding: 6px;
          font-size: 20px; }
        /* line 368, ../scss/details.scss */
        .prize #topPage .inner_details .table_layout_01 td.col3 {
          color: #f27c72;
          font-size: 20px;
          font-weight: bold;
          text-align: center; }

/* topPage */
 /* rule
----------------------------------*/
/* line 390, ../scss/details.scss */
.rule {
  /* topPage */ }
  /* line 391, ../scss/details.scss */
  .rule #topPage {
    /* inner_details */ }
    /* line 392, ../scss/details.scss */
    .rule #topPage .inner_details {
      /* box1 */ }
      /* line 394, ../scss/details.scss */
      .rule #topPage .inner_details .bb {
        margin-bottom: 20px; }
      /* line 398, ../scss/details.scss */
      .rule #topPage .inner_details .box1 {
        width: 920px;
        margin: 0 auto 40px;
        overflow: hidden;
        /* table_layout_01 */
        /* cen */
        /* imgBox */ }
        /* line 402, ../scss/details.scss */
        .rule #topPage .inner_details .box1 p {
          padding-bottom: 20px;
          /* yellow */ }
          /* line 404, ../scss/details.scss */
          .rule #topPage .inner_details .box1 p .yellow {
            color: #fffaa5; }
        /* line 408, ../scss/details.scss */
        .rule #topPage .inner_details .box1 .table_layout_01 {
          margin-bottom: 20px; }
          /* line 411, ../scss/details.scss */
          .rule #topPage .inner_details .box1 .table_layout_01 th.bg-pink {
            background: #EC8E89; }
          /* line 415, ../scss/details.scss */
          .rule #topPage .inner_details .box1 .table_layout_01 th:nth-child(2n) {
            background: #EC8E89; }
          /* line 419, ../scss/details.scss */
          .rule #topPage .inner_details .box1 .table_layout_01 tr td {
            /* pink */ }
            /* line 420, ../scss/details.scss */
            .rule #topPage .inner_details .box1 .table_layout_01 tr td .pink {
              font-size: 12px;
              color: #f27c72; }
        /* line 429, ../scss/details.scss */
        .rule #topPage .inner_details .box1 .cen tr td {
          text-align: center; }
        /* line 435, ../scss/details.scss */
        .rule #topPage .inner_details .box1 .table_height_10 th, .rule #topPage .inner_details .box1 .table_height_10 td {
          padding: 10px 20px; }
        /* line 439, ../scss/details.scss */
        .rule #topPage .inner_details .box1 .imgBox {
          float: left;
          margin: 0 39px 20px 0; }
          /* line 442, ../scss/details.scss */
          .rule #topPage .inner_details .box1 .imgBox p {
            padding-top: 15px;
            text-align: center; }

/* rule */
/* line 453, ../scss/details.scss */
.mr0 {
  margin-right: 0 !important; }

/* line 454, ../scss/details.scss */
.mb0 {
  margin-bottom: 0 !important; }

 /* qa
----------------------------------*/
/* line 460, ../scss/details.scss */
.qa {
  /* topPage */ }
  /* line 461, ../scss/details.scss */
  .qa #topPage {
    /* inner_details */ }
    /* line 462, ../scss/details.scss */
    .qa #topPage .inner_details {
      /* box1 */ }
      /* line 464, ../scss/details.scss */
      .qa #topPage .inner_details .box1 {
        width: 920px;
        margin: 0 auto 20px;
        padding: 0 0 30px;
        border-bottom: 2px dotted #B38A61;
        font-size: 14px;
        color: #FFF;
        /* boxQ */
        /* boxA */
        /* yellow */ }
        /* line 472, ../scss/details.scss */
        .qa #topPage .inner_details .box1 .boxQ {
          margin-bottom: 20px;
          padding: 0 0 5px 50px;
          background-image: url(../img/details/qa/icon_q.gif);
          background-repeat: no-repeat;
          background-position: left top; }
        /* line 481, ../scss/details.scss */
        .qa #topPage .inner_details .box1 .boxA {
          padding: 0 0 5px 50px;
          background-image: url(../img/details/qa/icon_a.gif);
          background-repeat: no-repeat;
          background-position: left top; }
        /* line 490, ../scss/details.scss */
        .qa #topPage .inner_details .box1 .yellow {
          color: #fffaa5; }
      /* line 495, ../scss/details.scss */
      .qa #topPage .inner_details .border_n {
        border-bottom: none; }

/* qa */
 /* howto
----------------------------------*/
/* line 512, ../scss/details.scss */
.howto #topPage .inner_details .box1 {
  width: 920px;
  margin: 0 auto 50px; }
  /* line 516, ../scss/details.scss */
  .howto #topPage .inner_details .box1 > p {
    margin-bottom: 40px; }
  /* line 520, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .yellow {
    color: #fffaa5; }
  /* line 524, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .kome {
    color: #fffaa5;
    font-size: 12px;
    line-height: 22px; }
  /* line 531, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .num1 {
    min-height: 35px;
    margin-top: -5px;
    padding-left: 50px;
    background: url(../img/details/howto/num_01.gif) 0 5px no-repeat; }
  /* line 538, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .num2 {
    min-height: 35px;
    margin-top: -5px;
    padding-left: 50px;
    background: url(../img/details/howto/num_02.gif) 0 5px no-repeat; }
  /* line 545, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .num3 {
    min-height: 35px;
    margin-top: -5px;
    padding-left: 50px;
    background: url(../img/details/howto/num_03.gif) 0 5px no-repeat; }
  /* line 552, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .num4 {
    min-height: 35px;
    margin-top: -5px;
    padding-left: 50px;
    background: url(../img/details/howto/num_04.gif) 0 5px no-repeat; }
  /* line 560, ../scss/details.scss */
  .howto #topPage .inner_details .box1 .column2 {
    overflow: hidden;
    zoom: 1; }
    /* line 564, ../scss/details.scss */
    .howto #topPage .inner_details .box1 .column2 > p {
      width: 580px;
      float: left; }
    /* line 569, ../scss/details.scss */
    .howto #topPage .inner_details .box1 .column2 .num1, .howto #topPage .inner_details .box1 .column2 .num2, .howto #topPage .inner_details .box1 .column2 .num3, .howto #topPage .inner_details .box1 .column2 .num4 {
      width: 530px; }
    /* line 573, ../scss/details.scss */
    .howto #topPage .inner_details .box1 .column2 div {
      float: right; }
      /* line 576, ../scss/details.scss */
      .howto #topPage .inner_details .box1 .column2 div img + p {
        margin-top: 5px;
        color: #b6a086;
        font-size: 12px;
        line-height: 18px;
        text-align: right; }
  /* line 587, ../scss/details.scss */
  .howto #topPage .inner_details .box1 table {
    width: 920px;
    margin-bottom: 50px;
    overflow: hidden;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 594, ../scss/details.scss */
    .howto #topPage .inner_details .box1 table th {
      width: 220px;
      margin-right: -1px;
      padding: 25px 0;
      border: 1px solid #000;
      background: #f27c72;
      font-size: 20px;
      line-height: 30px;
      text-align: center; }
    /* line 605, ../scss/details.scss */
    .howto #topPage .inner_details .box1 table td {
      padding-left: 15px;
      border: 1px solid #000;
      background: #fff;
      color: #000;
      line-height: 22px; }

 /* settings
----------------------------------*/
/* line 627, ../scss/details.scss */
.settings #topPage .inner_details .tab-menu {
  width: 920px;
  margin: 0 auto 50px;
  overflow: hidden; }
  /* line 632, ../scss/details.scss */
  .settings #topPage .inner_details .tab-menu li {
    height: 30px;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
    cursor: pointer; }
    /* line 639, ../scss/details.scss */
    .settings #topPage .inner_details .tab-menu li:nth-child(6n) {
      margin-right: 0px; }
    /* line 643, ../scss/details.scss */
    .settings #topPage .inner_details .tab-menu li img.on {
      opacity: 1 !important; }
/* line 649, ../scss/details.scss */
.settings #topPage .inner_details .tab-box {
  display: none; }
  /* line 652, ../scss/details.scss */
  .settings #topPage .inner_details .tab-box .box1 {
    width: 920px;
    margin: 0 auto; }
    /* line 656, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box1 table {
      width: 920px;
      margin-bottom: 50px;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      /* line 662, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box1 table th {
        padding: 10px 0;
        border: 1px solid #000;
        background: #f27c72;
        font-size: 16px; }
        /* line 668, ../scss/details.scss */
        .settings #topPage .inner_details .tab-box .box1 table th:nth-child(2n) {
          background: #EC8E89; }
      /* line 673, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box1 table td {
        border: 1px solid #000;
        background: #fff;
        color: #000; }
    /* line 680, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box1 .txtC {
      text-align: center; }
    /* line 681, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box1 .txtL {
      padding-left: 10px;
      text-align: left; }
    /* line 685, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box1 .txtR {
      padding-right: 10px;
      text-align: right; }
    /* line 690, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box1 .kome {
      margin-top: -40px;
      color: #fffaa5;
      font-size: 12px;
      line-height: 22px; }
      /* line 696, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box1 .kome a {
        color: #fffaa5; }
        /* line 699, ../scss/details.scss */
        .settings #topPage .inner_details .tab-box .box1 .kome a:hover {
          text-decoration: none; }
  /* line 706, ../scss/details.scss */
  .settings #topPage .inner_details .tab-box .box2 {
    width: 920px;
    margin: 0 auto;
    overflow: hidden; }
    /* line 711, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box2 table {
      width: 450px;
      float: left;
      margin-left: 20px;
      margin-bottom: 50px;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      /* line 719, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box2 table:first-child {
        margin-left: 0; }
      /* line 723, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box2 table th {
        padding: 10px 0;
        border: 1px solid #000;
        background: #f27c72;
        font-size: 16px; }
        /* line 729, ../scss/details.scss */
        .settings #topPage .inner_details .tab-box .box2 table th:nth-child(2n) {
          background: #EC8E89; }
      /* line 734, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box2 table td {
        border: 1px solid #000;
        background: #fff;
        color: #000; }
    /* line 740, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box2 .txtC {
      text-align: center; }
    /* line 741, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box2 .txtL {
      padding-left: 10px;
      text-align: left; }
    /* line 745, ../scss/details.scss */
    .settings #topPage .inner_details .tab-box .box2 .txtR {
      padding-right: 10px;
      text-align: right; }

    .settings #topPage .inner_details .tab-box .box2 .kome {
      margin-top: -40px;
      color: #fffaa5;
      font-size: 12px;
      line-height: 22px; }
      /* line 696, ../scss/details.scss */
      .settings #topPage .inner_details .tab-box .box2 .kome a {
        color: #fffaa5; }
        /* line 699, ../scss/details.scss */
        .settings #topPage .inner_details .tab-box .box2 .kome a:hover {
          text-decoration: none; }