@import url(_reset.css);
body {
  color: #000000;
  font-size: 13px;
  min-width: 100%; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.txt_s {
  font-size: 0.8em; }

@media screen and (min-width: 781px) {
  .nosp {
    display: block !important; }

  .nopc {
    display: none !important; }

  #header-sp {
    display: none; }

  #DownFooter_s {
    display: none; } }
@media screen and (max-width: 769px) {
  .nosp {
    display: none !important; }

  .nopc {
    display: block !important; }

  img {
    width: auto; } }
.con_area {
  width: 100%;
  min-width: 1200px;
  position: relative; }
  @media screen and (max-width: 769px) {
    .con_area {
      min-width: auto; } }

.con_bg_base1 {
  background-image: url("images/fv_bg_pc.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ffe400; }
  @media screen and (max-width: 769px) {
    .con_bg_base1 {
      background-image: url("images/fv_bg_sp.jpg"); } }

.con_bg_base2 {
  background-image: url("images/con_main_bg.png");
  background-color: #FFFBD8; }

.con_bg_base3 {
  background-color: #ffe88d; }

.con_bg_point1 {
  background-color: #f0e79a; }

.con_bg_point2 {
  background-color: #ffba00; }

.con_box {
  width: 900px;
  border-radius: 10px;
  padding: 16px;
  background-color: #fff;
  margin: 0 auto; }

.con_box_ttl_area {
  width: 900px;
  margin: 0 auto; }
  .con_box_ttl_area .con_box_ttl_bt {
    border-radius: 0 0 10px 10px;
    padding: 16px;
    background-color: #fff; }
  .con_box_ttl_area .con_box_ttl {
    border-radius: 10px 10px 0 0;
    padding: 0 16px; }

@media screen and (max-width: 769px) {
  .con_box {
    width: auto;
    margin: 16px;
    background-color: #fff;
    margin: 0 auto; }

  .con_box_ttl_area {
    width: auto;
    margin: 16px; }
    .con_box_ttl_area .con_box_ttl_bt {
      border-radius: 0 0 10px 10px;
      padding: 16px;
      background-color: #fff; }
    .con_box_ttl_area .con_box_ttl {
      border-radius: 10px 10px 0 0;
      padding: 0 16px; } }
@media screen and (max-width: 769px) {
  #header-sp {
    width: 100% !important;
    margin: 0;
    display: block;
    position: relative;
    height: 28px;
    border-top: 3px solid orange; }
    #header-sp .header-title {
      position: absolute;
      top: 9px;
      left: 10px;
      margin: 0;
      background-image: url(https://img.gpoint.co.jp/cmn/images/logo.png);
      background-repeat: no-repeat;
      background-size: 82.4px 20px;
      width: 82.4px;
      height: 20px;
      text-indent: -9999px; }
    #header-sp a {
      display: block; }

  #contents {
    width: initial !important;
    font-size: 13px;
    font-size: 0.8125rem; }

  .anshin_head {
    font-size: 180% !important; }

  .anshin_sub {
    background: none;
    width: 90% !important;
    height: auto;
    margin: 0px;
    text-indent: 0; }

  .anshin_gplan {
    margin: 10px 0 0; }

  .header, #breadlist {
    display: none !important; }

  #tabpolicy {
    height: auto;
    line-height: 1.2em;
    font-size: 12px;
    font-size: 0.75rem; }
    #tabpolicy li {
      width: calc(100% / 5) !important;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: table-cell;
      padding: 8px 4px; }

  .anshin_wk .pm {
    max-width: 75px;
    width: 20%;
    padding: 10px 0; }
  .anshin_wk .txt {
    max-width: 300px;
    width: 80%; }

  .anshin_bg {
    width: 275px; }
    .anshin_bg h2 {
      margin: 0 0 10px 0 !important; }

  .footer {
    display: none; }

  #DownFooter {
    background: #393939;
    margin: 0 auto -1px;
    padding: 10px 0 0 0;
    overflow: hidden;
    clear: both; }
    #DownFooter .watch {
      border: solid 1px #626262;
      background: #505050;
      color: #FFF;
      width: 65%;
      padding: 7px 5px; }
      #DownFooter .watch a {
        color: #FFF;
        text-decoration: underline; }
    #DownFooter .Btnwk {
      width: 45%;
      margin: 10px 0; }
    #DownFooter p.Txtwk {
      line-height: 1.8em;
      color: #FFF;
      padding: 0 0 10px 0; }
      #DownFooter p.Txtwk a {
        color: #FFF; }
    #DownFooter p.copy {
      background: #232323;
      font-size: 80%;
      color: #FFF;
      padding: 5px 0; }

  #DownFooter_s {
    background: #393939;
    padding: 4px 8px;
    overflow: hidden;
    clear: both; }
    #DownFooter_s .top a {
      float: left;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background: #696969;
      border: solid 1px #454545;
      display: block;
      color: #FFF;
      padding: 4px 10px; }
    #DownFooter_s p.copy {
      float: right;
      font-size: 80%;
      color: #FFF;
      padding: 6px 0 0 0; }

  #backToTop {
    float: right;
    padding: 5px;
    margin: 30px 0 0;
    width: 120px;
    background: #666;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff; }
    #backToTop a {
      display: block;
      color: #fff; }
    #backToTop img {
      margin-right: 10px; } }
.ptop160 {
  padding-top: 160px; }

#breadlist {
  width: 1280px;
  margin-top: 8px; }
  @media screen and (max-width: 769px) {
    #breadlist {
      display: none; } }

.fv {
  height: 655px; }
  .fv .fv-area {
    margin: 0 auto;
    width: 1100px;
    padding: 40px 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
    .fv .fv-area img {
      max-width: 1076px;
      width: 100%;
      margin: 0 auto; }
    .fv .fv-area h1 {
      margin-top: 0; }
  .fv .con_box_ttl_area {
    padding-top: 430px;
    display: block;
    padding-bottom: 10px; }
    .fv .con_box_ttl_area .con_box_ttl {
      height: 40px;
      background-color: #ffba00; }
    .fv .con_box_ttl_area .con_box_ttl_bt {
      padding: 16px 30px; }
      .fv .con_box_ttl_area .con_box_ttl_bt img {
        margin: 2px 4px; }
  .fv span img {
    position: absolute;
    margin: 0 auto;
    bottom: -76px;
    left: 0;
    right: 0;
    z-index: 1; }
  .fv .txt_s {
    text-align: right;
    margin: 10px; }
  .fv .service_logo a {
    display: inline-block;
    width: 120px;
    margin: 8px; }
  @media screen and (max-width: 769px) {
    .fv {
      height: auto;
      margin-top: 10px; }
      .fv .fv-area {
        margin: 0 auto;
        width: 94%;
        padding: 3%;
        top: 24px; }
      .fv .con_box_ttl_area {
        padding-top: 86%;
        padding-bottom: 10px;
        width: 96%;
        margin: 0 auto; }
        .fv .con_box_ttl_area .con_box_ttl {
          height: 0;
          background-color: none; }
        .fv .con_box_ttl_area .con_box_ttl_bt {
          border-radius: 0;
          padding: 30px; }
          .fv .con_box_ttl_area .con_box_ttl_bt .service_logo a {
            display: inline-block;
            width: 29%;
            margin: 1%; } }
      @media screen and (max-width: 769px) and (max-width: 600px) {
        .fv .con_box_ttl_area .con_box_ttl_bt {
          padding: 30px 8px 8px 8px; }
          .fv .con_box_ttl_area .con_box_ttl_bt img {
            width: 100%; } }
  @media screen and (max-width: 769px) {
      .fv span img {
        display: none; } }

.maincon {
  position: relative;
  padding-bottom: 80px; }
  .maincon .con_box_ttl_area .con_box_ttl, .maincon .maintxt .con_box_ttl {
    height: 62px;
    position: relative; }
    .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1, .maincon .maintxt .con_box_ttl .ttl_img12-1 {
      position: absolute;
      top: -46px;
      left: 10px; }
  .maincon .con_box_ttl_area .con_box_ttl_bt, .maincon .maintxt .con_box_ttl_bt {
    position: relative;
    border: 2px solid #f0e79a;
    padding: 40px;
    text-align: center; }
    .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner, .maincon .maintxt .con_box_ttl_bt .notice_banner {
      border-top: 1px solid #bdbdbd;
      margin-top: 30px; }
      .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span, .maincon .maintxt .con_box_ttl_bt .notice_banner span {
        width: 770px;
        padding: 20px 0;
        display: block;
        text-align: center;
        background-color: #bdbdbd;
        margin: 50px auto 0 auto;
        position: relative; }
        .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span .ttl_img2-3, .maincon .maintxt .con_box_ttl_bt .notice_banner span .ttl_img2-3 {
          position: absolute;
          top: -40px;
          left: -48px; }
    .maincon .con_box_ttl_area .con_box_ttl_bt p, .maincon .maintxt .con_box_ttl_bt p {
      margin: 20px 0 0 0; }
    .maincon .con_box_ttl_area .con_box_ttl_bt .chara1, .maincon .maintxt .con_box_ttl_bt .chara1 {
      position: absolute;
      bottom: -80px;
      left: -30px; }
    .maincon .con_box_ttl_area .con_box_ttl_bt .chara2, .maincon .maintxt .con_box_ttl_bt .chara2 {
      position: absolute;
      bottom: -90px;
      left: 110px; }
  .maincon .con_box_ttl_area:nth-child(2) {
    margin-top: 100px;
    padding-bottom: 72px;
    text-align: center; }
    .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl {
      height: auto;
      padding: 16px 0;
      text-align: center;
      position: relative; }
      .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner {
        position: absolute;
        top: -30px;
        left: 290px; }
    .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt {
      border: none; }
      .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 0; }
        .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box {
          width: 27%;
          border: 1px solid #E2E2E2;
          padding: 2%;
          margin: 2% 1%; }
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .name {
            margin: 8px; }
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn {
            background-color: #00aeff;
            border-radius: 10px;
            text-align: center;
            display: block;
            color: #fff;
            font-weight: bold;
            text-decoration: none;
            padding: 16px 0;
            font-size: 1.3em; }
            .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn:hover {
              opacity: 0.7;
              filter: alpha(opacity=70); }
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn_rule {
            background-color: #fff;
            border-radius: 10px;
            text-align: center;
            display: block;
            color: #666;
            font-weight: bold;
            text-decoration: none;
            padding: 4px 0;
            font-size: 0.9em;
            border: 1px solid #bdbdbd;
            margin: 16px 20px; }
            .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn_rule:hover {
              opacity: 0.7;
              filter: alpha(opacity=70); }
  .maincon .con_bt_bg {
    position: absolute;
    margin: 0 auto;
    bottom: -77px;
    left: 0;
    right: 0;
    z-index: 1; }
  @media screen and (max-width: 769px) {
    .maincon {
      padding-top: 170px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 769px) and (max-width: 600px) {
    .maincon {
      padding-top: 80px; } }
  @media screen and (max-width: 769px) and (max-width: 400px) {
    .maincon {
      padding-top: 40px; } }
  @media screen and (max-width: 769px) {
      .maincon .con_box_ttl_area .con_box_ttl, .maincon .maintxt .con_box_ttl {
        height: 62px;
        position: relative; }
        .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1, .maincon .maintxt .con_box_ttl .ttl_img12-1 {
          position: absolute;
          top: auto;
          bottom: 10px;
          margin: 0 auto;
          width: 96%;
          z-index: 1; } }
      @media screen and (max-width: 769px) and (max-width: 400px) {
        .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1, .maincon .maintxt .con_box_ttl .ttl_img12-1 {
          bottom: 4px;
          margin: 0 auto;
          width: 94%; } }
  @media screen and (max-width: 769px) {
          .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1 img:first-child, .maincon .maintxt .con_box_ttl .ttl_img12-1 img:first-child {
            width: 150px;
            position: absolute;
            top: -40px;
            left: 10px; } }
        @media screen and (max-width: 769px) and (max-width: 769px) {
          .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1 img:first-child, .maincon .maintxt .con_box_ttl .ttl_img12-1 img:first-child {
            width: 140px; } }
        @media screen and (max-width: 769px) and (max-width: 600px) {
          .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1 img:first-child, .maincon .maintxt .con_box_ttl .ttl_img12-1 img:first-child {
            width: 100px;
            left: -3px; } }
        @media screen and (max-width: 769px) and (max-width: 400px) {
          .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1 img:first-child, .maincon .maintxt .con_box_ttl .ttl_img12-1 img:first-child {
            width: 80px;
            left: -6px;
            top: -30px; } }
  @media screen and (max-width: 769px) {
          .maincon .con_box_ttl_area .con_box_ttl .ttl_img12-1 img:last-child, .maincon .maintxt .con_box_ttl .ttl_img12-1 img:last-child {
            width: 100%; }
      .maincon .con_box_ttl_area .con_box_ttl_bt, .maincon .maintxt .con_box_ttl_bt {
        position: relative;
        border: 2px solid #f0e79a;
        padding: 40px;
        text-align: center; } }
    @media screen and (max-width: 769px) and (max-width: 400px) {
      .maincon .con_box_ttl_area .con_box_ttl_bt, .maincon .maintxt .con_box_ttl_bt {
        padding: 16px; }
        .maincon .con_box_ttl_area .con_box_ttl_bt p, .maincon .maintxt .con_box_ttl_bt p {
          line-height: 1.5; } }
  @media screen and (max-width: 769px) {
        .maincon .con_box_ttl_area .con_box_ttl_bt img, .maincon .maintxt .con_box_ttl_bt img {
          width: 100%; }
        .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner, .maincon .maintxt .con_box_ttl_bt .notice_banner {
          border-top: 1px solid #bdbdbd;
          margin-top: 30px; } }
      @media screen and (max-width: 769px) and (max-width: 400px) {
        .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner, .maincon .maintxt .con_box_ttl_bt .notice_banner {
          margin-top: 16px; } }
  @media screen and (max-width: 769px) {
          .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span, .maincon .maintxt .con_box_ttl_bt .notice_banner span {
            width: 100%;
            padding: 20px 0;
            display: block;
            text-align: center;
            background-color: #bdbdbd;
            margin: 50px auto 0 auto;
            position: relative; } }
        @media screen and (max-width: 769px) and (max-width: 400px) {
          .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span, .maincon .maintxt .con_box_ttl_bt .notice_banner span {
            margin: 40px auto 0 auto; } }
  @media screen and (max-width: 769px) {
            .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span .ttl_img2-3, .maincon .maintxt .con_box_ttl_bt .notice_banner span .ttl_img2-3 {
              width: 150px;
              position: absolute;
              top: -60px;
              left: -20px; } }
          @media screen and (max-width: 769px) and (max-width: 769px) {
            .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span .ttl_img2-3, .maincon .maintxt .con_box_ttl_bt .notice_banner span .ttl_img2-3 {
              width: 140px; } }
          @media screen and (max-width: 769px) and (max-width: 600px) {
            .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span .ttl_img2-3, .maincon .maintxt .con_box_ttl_bt .notice_banner span .ttl_img2-3 {
              width: 100px;
              top: -40px; } }
          @media screen and (max-width: 769px) and (max-width: 400px) {
            .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span .ttl_img2-3, .maincon .maintxt .con_box_ttl_bt .notice_banner span .ttl_img2-3 {
              width: 80px;
              left: 0;
              top: -30px; } }
  @media screen and (max-width: 769px) {
            .maincon .con_box_ttl_area .con_box_ttl_bt .notice_banner span img:last-child, .maincon .maintxt .con_box_ttl_bt .notice_banner span img:last-child {
              width: 90%; }
        .maincon .con_box_ttl_area .con_box_ttl_bt p, .maincon .maintxt .con_box_ttl_bt p {
          margin: 20px 0 0 0; }
        .maincon .con_box_ttl_area .con_box_ttl_bt .chara1, .maincon .maintxt .con_box_ttl_bt .chara1 {
          display: none; }
        .maincon .con_box_ttl_area .con_box_ttl_bt .chara2, .maincon .maintxt .con_box_ttl_bt .chara2 {
          width: 100px;
          bottom: -50px;
          right: 10px;
          left: auto; } }
      @media screen and (max-width: 769px) and (max-width: 400px) {
        .maincon .con_box_ttl_area .con_box_ttl_bt .chara2, .maincon .maintxt .con_box_ttl_bt .chara2 {
          display: none; } }
  @media screen and (max-width: 769px) {
      .maincon .con_box_ttl_area:nth-child(2) {
        margin-top: 100px;
        padding-bottom: 30px;
        text-align: center; } }
    @media screen and (max-width: 769px) and (max-width: 400px) {
      .maincon .con_box_ttl_area:nth-child(2) {
        margin-top: 50px;
        padding-bottom: 0px; } }
  @media screen and (max-width: 769px) {
        .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl {
          height: auto;
          padding: 16px 0;
          text-align: center;
          position: relative; }
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner {
            width: 110px;
            left: 14%;
            top: -40px; } }
        @media screen and (max-width: 769px) and (max-width: 600px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner {
            left: 10%; } }
        @media screen and (max-width: 769px) and (max-width: 400px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner {
            width: 80px;
            left: 5%;
            top: -30px; } }
  @media screen and (max-width: 769px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner2 {
            top: -60px;
            left: 10%; } }
        @media screen and (max-width: 769px) and (max-width: 680px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner2 {
            width: 40%; } }
        @media screen and (max-width: 769px) and (max-width: 400px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl .ttl_partner2 {
            width: 50%; } }
  @media screen and (max-width: 769px) {
        .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt {
          padding: 16px; } }
      @media screen and (max-width: 769px) and (max-width: 680px) {
        .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box {
          width: 39%;
          padding: 4%;
          margin: 2% 1%; } }
  @media screen and (max-width: 769px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .name {
            margin: 8px; } }
      @media screen and (max-width: 769px) and (max-width: 680px) {
        .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn {
          padding: 12px 0;
          font-size: 1.1em; } }
  @media screen and (max-width: 769px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn_rule {
            padding: 8px 0;
            margin: 16px 0; } }
        @media screen and (max-width: 769px) and (max-width: 400px) {
          .maincon .con_box_ttl_area:nth-child(2) .con_box_ttl_bt .btn_area .btn_box .btn_rule {
            margin: 4px 0 8px 0;
            font-size: 0.8em; } }
  @media screen and (max-width: 769px) {
      .maincon .con_bt_bg {
        display: none; } }

.more {
  padding: 60px 0 80px 0;
  text-align: center; }
  .more .con_box {
    margin-top: 64px;
    position: relative; }
    .more .con_box a {
      display: block; }
    .more .con_box .ttl_img {
      position: absolute;
      top: -50px;
      left: 16px; }
  .more .nanaco {
    margin: 40px 0 10px 0; }
    .more .nanaco:hover {
      opacity: 0.7;
      filter: alpha(opacity=70); }
  .more .next {
    width: 770px;
    padding: 40px 0;
    margin: 40px auto;
    text-align: center;
    background-color: #bdbdbd;
    position: relative; }
  .more .amazon {
    position: absolute;
    top: 36px; }
  .more .nanaco_txt {
    display: flex;
    width: 800px;
    margin: 20px auto 0px auto; }
    .more .nanaco_txt .img_nanaco {
      display: block;
      width: 120px;
      height: 60px; }
      .more .nanaco_txt .img_nanaco img {
        border: 1px solid #E2E2E2; }
    .more .nanaco_txt p {
      display: block;
      text-align: left;
      margin-left: 16px;
      line-height: 1.5; }
  .more .nanaco_notice {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    font-size: 0.8em; }
  @media screen and (max-width: 769px) {
    .more {
      padding: 40px 0 80px 0;
      text-align: center; } }
  @media screen and (max-width: 769px) and (max-width: 680px) {
    .more {
      padding: 20px 0 40px 0; } }
  @media screen and (max-width: 769px) {
      .more .more_now {
        width: 90%;
        margin: 0 auto; }
      .more .con_box {
        margin: 64px 16px 16px 16px;
        position: relative; } }
    @media screen and (max-width: 769px) and (max-width: 400px) {
      .more .con_box {
        margin: 30px 16px 16px 16px; } }
  @media screen and (max-width: 769px) {
        .more .con_box a {
          display: block; }
        .more .con_box .ttl_img {
          position: absolute;
          top: -50px;
          left: 16px;
          width: 150px; } }
      @media screen and (max-width: 769px) and (max-width: 680px) {
        .more .con_box .ttl_img {
          width: 140px; } }
      @media screen and (max-width: 769px) and (max-width: 600px) {
        .more .con_box .ttl_img {
          width: 100px; } }
      @media screen and (max-width: 769px) and (max-width: 400px) {
        .more .con_box .ttl_img {
          width: 80px;
          top: -20px; } }
  @media screen and (max-width: 769px) {
      .more .nanaco {
        margin: 40px 0 10px 0;
        width: 100%; } }
    @media screen and (max-width: 769px) and (max-width: 600px) {
      .more .nanaco {
        margin: 20px 0 0 0; } }
  @media screen and (max-width: 769px) {
        .more .nanaco:hover {
          opacity: 0.7;
          filter: alpha(opacity=70); }
      .more .next {
        width: 100%;
        padding: 40px 0;
        margin: 40px auto;
        text-align: center;
        background-color: #bdbdbd;
        position: relative; } }
    @media screen and (max-width: 769px) and (max-width: 600px) {
      .more .next {
        margin: 20px auto; } }
  @media screen and (max-width: 769px) {
        .more .next img:first-child {
          width: 25%; }
        .more .next img:last-child {
          width: 90%;
          margin: 0 auto; }
      .more .amazon {
        position: absolute;
        top: 36px; }
      .more .nanaco_txt {
        width: 100%; } }
    @media screen and (max-width: 769px) and (max-width: 600px) {
      .more .nanaco_txt {
        display: block;
        width: 100%;
        margin: 16px auto 0px auto; } }
  @media screen and (max-width: 769px) {
        .more .nanaco_txt .img_nanaco {
          display: block;
          width: 120px;
          height: 60px; }
          .more .nanaco_txt .img_nanaco img {
            border: 1px solid #E2E2E2; }
        .more .nanaco_txt p {
          display: block;
          text-align: left;
          margin-left: 16px;
          line-height: 1.5; } }
      @media screen and (max-width: 769px) and (max-width: 600px) {
        .more .nanaco_txt p {
          margin-left: 0; } }
  @media screen and (max-width: 769px) {
        .more .nanaco_txt br {
          display: none; }
      .more .nanaco_notice {
        margin-top: 8px;
        margin-left: 0; }
      .more #DownFooter_s {
        display: block; } }

.tg_warn {
  padding: 80px 0; }
  @media screen and (max-width: 769px) {
    .tg_warn {
      padding: 0 0 20px 0; } }

#caution-area {
  max-width: 1000px !important; }
  @media screen and (max-width: 769px) {
    #caution-area .caution-ttl {
      margin-bottom: 10px; } }

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  text-align: center; }
  .modal .modalBg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%; }
  .modal .modalContents {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #FFF;
    padding: 0px 30px 50px 30px;
    overflow: hidden; }
    @media (min-width: 661px) {
      .modal .modalContents {
        width: 660px; } }
    @media (max-width: 660px) {
      .modal .modalContents {
        width: 70%;
        padding: 10px 20px 50px 20px; } }
    .modal .modalContents .close {
      position: absolute;
      top: 7px;
      right: 10px;
      width: 30px;
      height: 30px; }
      .modal .modalContents .close img {
        max-width: 100%; }
    .modal .modalContents .boxTitle {
      color: #666666;
      font-weight: bold;
      text-align: ctenter;
      margin: 0 10px 0;
      padding: 30px 0;
      font-size: 1.5em; }
    .modal .modalContents .modal_box {
      width: 80%;
      margin: 0 auto; }
      @media (max-width: 660px) {
        .modal .modalContents .modal_box {
          width: 100%; } }
      .modal .modalContents .modal_box p {
        font-size: 1.2em;
        margin: 16px;
        text-align: left;
        line-height: 1.5; }
        @media (max-width: 660px) {
          .modal .modalContents .modal_box p {
            font-size: 1em !important; } }
      .modal .modalContents .modal_box span {
        color: #fff;
        background-color: #ffba00;
        font-size: 1.4em;
        font-weight: bold;
        display: block;
        width: 96%;
        padding: 2%;
        letter-spacing: 1px;
        border-radius: 4px; }
        @media (max-width: 660px) {
          .modal .modalContents .modal_box span {
            padding: 4%; } }
