@charset "UTF-8";
@font-face {
  font-family: 'noto-sans-regular';
  font-style: normal;
  font-weight: 100;
  src: url("../font/NotoSansCJKjp-Regular.eot");
  src: url("../font/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Regular.woff") format("woff"), url("../font/NotoSansCJKjp-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'noto-sans-bold';
  font-style: normal;
  font-weight: 100;
  src: url("../font/NotoSansCJKjp-Bold.eot");
  src: url("../font/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Bold.woff") format("woff"), url("../font/NotoSansCJKjp-Bold.ttf") format("truetype"); }

.cl {
  clear: both; }

.clf, .row, .sec_point .point_wrap .li_point, .sec_membership .li_menbership {
  zoom: 1; }
  .clf:after, .row:after, .sec_point .point_wrap .li_point:after, .sec_membership .li_menbership:after {
    content: "";
    display: block;
    clear: both; }

.animation, a {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

mark {
  color: #333;
  font-family: 'noto-sans-bold'; }

/* --- common -------------------------------------- */
body {
  font-family: "noto-sans-regular", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 1.6;
  text-align: justify;
  text-justify: inter-ideograph; }

*, :root, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

.w100p {
  width: 100%; }

p, div, li, span {
  overflow-wrap: break-word;
  word-wrap: break-word; }

.show-sp, .show-sp.inline {
  display: none; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif; }

/*-- modules ----------------------------------------*/
.tal {
  text-align: left; }

.tac {
  text-align: center;
  margin: 0 auto; }

.tar {
  text-align: right; }

.vat {
  vertical-align: top; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.fl {
  float: left; }

.fr {
  float: right; }

.nowrap {
  white-space: nowrap; }

.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: #333;
  text-decoration: none; }
  a:hover {
    color: #029ac1; }

.container {
  width: 100%;
  overflow: hidden; }

hr {
  height: 1px;
  margin: 40px 0;
  border-top: 1px solid #ccc; }

/* --- header -------------------------------------- */
header {
  padding: 3px 0;
  border-bottom: 5px solid #1a4672;
  text-align: center; }
  header .logo {
    display: inline-block; }

/* --- nav ----------------------------------------- */
/* --- layout -------------------------------------- */
.wrapper {
  width: 1200px;
  margin: 0 auto; }

section p {
  padding-bottom: 2em; }

/* --- footer -------------------------------------- */
/* --- title --------------------------------------- */
/* --- skin ---------------------------------------- */
/* btn */
/* link */
/* li */
/* box */
/* table */
/* label */
/* form */
/* bg */
/* column */
.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col-1.fr, .col-2.fr, .col-3.fr, .col-4.fr, .col-5.fr, .col-6.fr, .col-7.fr, .col-8.fr, .col-9.fr, .col-10.fr, .col-11.fr, .col-12.fr {
    float: right; }

.col-1 {
  width: 8.333333%; }

.col-2 {
  width: 16.666667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.333333%; }

.col-5 {
  width: 41.666667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.333333%; }

.col-8 {
  width: 66.666667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.333333%; }

.col-11 {
  width: 91.666667%; }

.col-12 {
  width: 100%; }

/* icon */
/* toppage ------------------------------------- */
.sec_hero {
  background: url(../img/mv-pc.jpg) no-repeat center bottom;
  background-size: cover; }
  .sec_hero .wrapper {
    position: relative;
    min-height: 700px;
    padding: 60px 10px 50px; }
  .sec_hero .box_flag {
    position: absolute;
    top: 0;
    right: 77px;
    width: 160px;
    height: 162px;
    padding-top: 30px;
    background: url(../img/img_flag.png) no-repeat center bottom;
    color: #fff;
    font-size: 22px;
    text-align: center; }
    .sec_hero .box_flag span {
      position: relative;
      display: inline-block;
      padding: 13px 3px;
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      line-height: 1.2; }
      .sec_hero .box_flag span:before, .sec_hero .box_flag span:after {
        position: absolute;
        left: 0;
        right: 0;
        content: "";
        display: block;
        height: 1px;
        background: #fff; }
      .sec_hero .box_flag span:before {
        top: 2px; }
      .sec_hero .box_flag span:after {
        bottom: 2px; }
  .sec_hero h2 {
    margin: -50px 0 45px 10px; }
  .sec_hero .text_wrap {
    position: absolute;
    bottom: 50px;
    left: calc(50% + 40px);
    padding: 0;
    color: #2064a7;
    font-size: 24px; }
    .sec_hero .text_wrap span {
      display: inline-block;
      margin-bottom: 10px;
      padding: 5px 3px 5px 10px;
      background: #fff;
      line-height: 1.2; }

.sec_point {
  position: relative;
  background: url(../img/bg_lbl.gif) repeat; }
  .sec_point:before {
    position: absolute;
    display: block;
    content: ""; }
  .sec_point:before {
    position: absolute;
    left: 0;
    top: -7px;
    right: 0;
    width: 100%;
    height: 7px;
    background: url(../img/img_wave.png) repeat-x; }
  .sec_point .wrapper {
    position: relative; }
    .sec_point .wrapper:first-of-type {
      padding-top: 110px; }
  .sec_point .text_catch {
    position: absolute;
    top: 40px;
    left: 220px;
    display: inline-block;
    padding-bottom: 1.4em;
    font-size: 36px;
    font-family: 'noto-sans-bold';
    -webkit-transform: rotate(-8.5deg);
    -ms-transform: rotate(-8.5deg);
    transform: rotate(-8.5deg);
    line-height: 1; }
    .sec_point .text_catch:before, .sec_point .text_catch:after {
      position: absolute;
      content: "";
      top: -25px;
      width: 24px;
      height: 30px;
      background: url(../img/img_line.png) no-repeat center center; }
    .sec_point .text_catch:before {
      left: -25px; }
    .sec_point .text_catch:after {
      right: -25px;
      top: -10px;
      -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
      transform: scale(-1, 1); }
    .sec_point .text_catch mark {
      font-size: 48px; }
  .sec_point h2 {
    margin-left: 20px;
    margin-bottom: 5px; }
  .sec_point .text {
    padding-bottom: 1em;
    font-size: 36px;
    font-family: 'noto-sans-bold';
    line-height: 1.4; }
    .sec_point .text mark {
      display: inline-block;
      background: url(../img/img_underline.png) no-repeat center bottom;
      background-size: 100% auto;
      font-size: 48px; }
  .sec_point [class^=img0] {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
  .sec_point .img01 {
    top: 10px;
    left: 25px; }
  .sec_point .img02 {
    top: 255px;
    left: 40px; }
  .sec_point .img03 {
    top: 40px;
    right: 50px; }
  .sec_point .point_wrap {
    background: url(../img/bg_bl.gif) repeat; }
    .sec_point .point_wrap .wrapper {
      padding: 60px 30px 45px; }
    .sec_point .point_wrap .li_point {
      margin-left: -60px; }
      .sec_point .point_wrap .li_point > .col,
      .sec_point .point_wrap .li_point > li {
        float: left;
        margin-left: 60px;
        width: -webkit-calc((100% - 180px) / 3);
        width: calc((100% - 180px) / 3); }
      .sec_point .point_wrap .li_point li {
        position: relative;
        padding: 15px 25px 25px;
        color: #008895;
        list-style: none; }
        .sec_point .point_wrap .li_point li:before {
          position: absolute;
          display: block;
          content: ""; }
        .sec_point .point_wrap .li_point li .map {
          position: absolute;
          top: -60px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
        .sec_point .point_wrap .li_point li .inner {
          position: relative;
          z-index: 2; }
        .sec_point .point_wrap .li_point li:before {
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          border-radius: 20px;
          background: #fff;
          z-index: 1; }
        .sec_point .point_wrap .li_point li:after {
          position: absolute;
          right: -10px;
          bottom: -10px;
          top: 10px;
          left: 10px;
          display: block;
          content: "";
          background: url(../img/bg_stripe_bl.gif) repeat right bottom;
          border-radius: 20px;
          z-index: 0; }
        .sec_point .point_wrap .li_point li .point {
          display: block;
          text-align: center; }
        .sec_point .point_wrap .li_point li:last-child h3 {
          margin-left: -3px;
          margin-right: -3px; }
        .sec_point .point_wrap .li_point li h3 {
          margin-top: 5px;
          padding-bottom: 8px;
          background: url(../img/img_underline.png) no-repeat center bottom;
          font-size: 28px;
          font-family: 'noto-sans-bold';
          letter-spacing: -1px;
          text-align: center; }
        .sec_point .point_wrap .li_point li p {
          padding-bottom: 0;
          font-size: 24px;
          letter-spacing: -2px; }
  .sec_point .plan_wrap {
    padding: 45px 170px 80px; }
    .sec_point .plan_wrap h3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 35px 35px;
      text-align: center;
      white-space: nowrap; }
      .sec_point .plan_wrap h3 span {
        padding: 0 30px 10px;
        background: url(../img/img_underline2.png) no-repeat center bottom;
        background-size: 100% auto;
        font-size: 30px;
        font-family: 'noto-sans-bold'; }
      .sec_point .plan_wrap h3:after, .sec_point .plan_wrap h3:before {
        border-top: 1px solid;
        content: "";
        display: inline;
        /* for IE */
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
    .sec_point .plan_wrap .text_wrap {
      padding: 25px 20px 25px 25px;
      border-radius: 20px;
      background: #fff;
      color: #256b6f;
      text-align: left; }

.sec_present .wrapper {
  position: relative; }

.sec_present .text_catch {
  position: absolute;
  left: 25px;
  top: -58px;
  width: 334px;
  height: 149px;
  background: url(../img/img_balloon.png) no-repeat center center;
  background-size: contain; }
  .sec_present .text_catch span {
    display: inline-block;
    padding: 25px 0 0 10px;
    -webkit-transform: rotate(-4.6deg);
    -ms-transform: rotate(-4.6deg);
    transform: rotate(-4.6deg);
    color: #d43258;
    font-size: 29px;
    text-align: center;
    line-height: 1.3; }
    .sec_present .text_catch span mark {
      color: #d43258;
      font-family: 'noto-sans-regular';
      font-weight: normal;
      font-size: 37px; }

.sec_present .header {
  background: #ff88a4; }
  .sec_present .header .wrapper {
    padding: 90px 0 35px; }
    .sec_present .header .wrapper:after {
      position: absolute;
      content: "";
      display: inline-block;
      top: calc(100% - 1px);
      left: 50%;
      z-index: 3;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      border: 25px solid transparent;
      border-top-color: #ff88a4; }
  .sec_present .header .img01 {
    position: absolute;
    right: -35px;
    bottom: -40px;
    z-index: 10; }

.sec_present [class^=content_wrap] {
  position: relative;
  padding-top: 100px;
  padding-bottom: 80px; }
  .sec_present [class^=content_wrap] .text_wrap {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 800px;
    padding: 30px 20px 35px 55px;
    border: 10px solid #ff678b;
    background: rgba(255, 255, 255, 0.93);
    font-size: 24px;
    text-align: left; }
    .sec_present [class^=content_wrap] .text_wrap .ttl_wrap {
      position: relative; }
      .sec_present [class^=content_wrap] .text_wrap .ttl_wrap:after {
        position: absolute;
        display: block;
        content: ""; }
      .sec_present [class^=content_wrap] .text_wrap .ttl_wrap:after {
        top: -20px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain; }
    .sec_present [class^=content_wrap] .text_wrap h3 {
      color: #e83761;
      font-size: 36px;
      font-family: 'noto-sans-bold';
      line-height: 1.5; }
    .sec_present [class^=content_wrap] .text_wrap p {
      padding-bottom: 1.8em; }
    .sec_present [class^=content_wrap] .text_wrap .line {
      display: inline-block;
      margin-right: -20px;
      padding-bottom: 10px;
      background: url(../img/img_underline2.png) no-repeat center bottom;
      background-size: 100% auto;
      font-size: 32px;
      font-weight: bold;
      line-height: 1.25; }
  .sec_present [class^=content_wrap] .ph {
    position: absolute;
    top: -80px;
    z-index: 2; }

.sec_present .content_wrap01 {
  z-index: 2;
  margin-top: -1px;
  background: url(../img/bg_check_pk.png) no-repeat left bottom;
  background-size: cover; }
  .sec_present .content_wrap01 .text_wrap {
    width: 750px; }
    .sec_present .content_wrap01 .text_wrap .ttl_wrap {
      padding-left: 55px;
      padding-right: 115px; }
      .sec_present .content_wrap01 .text_wrap .ttl_wrap:after {
        right: 10px;
        width: 113px;
        height: 173px;
        background-image: url(../img/img_glass.png); }
  .sec_present .content_wrap01 .ph {
    left: 10px; }

.sec_present .content_wrap02 {
  margin-top: -20px;
  padding-top: 150px;
  z-index: 1;
  background: url(../img/bg_bath.png) no-repeat left bottom;
  background-size: cover; }
  .sec_present .content_wrap02 .ph {
    right: 5px;
    top: -95px; }
  .sec_present .content_wrap02 .text_wrap {
    padding: 35px 20px 30px 25px; }
    .sec_present .content_wrap02 .text_wrap .ttl_wrap {
      margin-bottom: 10px; }
      .sec_present .content_wrap02 .text_wrap .ttl_wrap:after {
        top: -30px;
        left: 470px;
        width: 169px;
        height: 174px;
        background-image: url(../img/img_parasol_chair_br.png); }

.sec_present .content_wrap03 {
  margin-top: -20px;
  padding-top: 135px;
  padding-bottom: 60px;
  z-index: 0;
  background: url(../img/bg_sky.jpg) no-repeat left bottom;
  background-size: cover; }
  .sec_present .content_wrap03 .text_wrap {
    padding: 40px 20px 30px 165px; }
    .sec_present .content_wrap03 .text_wrap .ttl_wrap {
      padding-right: 125px; }
      .sec_present .content_wrap03 .text_wrap .ttl_wrap:after {
        right: 0px;
        width: 129px;
        height: 129px;
        background-image: url(../img/img_floating.png); }
  .sec_present .content_wrap03 .ph {
    top: -90px;
    left: 15px; }

.sec_membership {
  border-top: 10px solid #ff88a4;
  border-bottom: 10px solid #f66d2a;
  background: url(../img/bg_stripe_or.gif) repeat; }
  .sec_membership .header {
    position: relative;
    background: #f66d2a;
    text-align: center; }
    .sec_membership .header:after {
      position: absolute;
      display: block;
      content: ""; }
    .sec_membership .header .wrapper {
      padding: 40px 0 15px; }
      .sec_membership .header .wrapper:after {
        position: absolute;
        content: "";
        display: inline-block;
        top: 100%;
        left: 50%;
        z-index: 3;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border: 25px solid transparent;
        border-top-color: #f66d2a; }
    .sec_membership .header h2 {
      color: #fff;
      font-size: 40px;
      font-weight: bold;
      line-height: 1.3; }
      .sec_membership .header h2 mark {
        color: #fff;
        font-size: 60px; }
    .sec_membership .header .sub {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 20px 22% 20px;
      padding-bottom: 0;
      color: #fff;
      text-align: center;
      white-space: nowrap; }
      .sec_membership .header .sub span {
        padding: 0 20px 10px;
        font-size: 30px;
        font-weight: bold; }
      .sec_membership .header .sub:after, .sec_membership .header .sub:before {
        border-top: 1px solid;
        content: "";
        display: inline;
        /* for IE */
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
  .sec_membership .li_menbership {
    margin: 70px auto 60px;
    padding: 0 30px;
    margin-left: -60px; }
    .sec_membership .li_menbership > .col,
    .sec_membership .li_menbership > li {
      float: left;
      margin-left: 60px;
      width: -webkit-calc((100% - 180px) / 3);
      width: calc((100% - 180px) / 3); }
    .sec_membership .li_menbership li {
      width: 340px;
      height: 340px;
      padding-top: 20px;
      border: 8px solid #f66d2a;
      border-radius: 50%;
      background: #fff;
      color: #f66d2a;
      font-size: 36px;
      font-family: 'noto-sans-bold';
      list-style: none;
      text-align: center;
      line-height: 1.3; }
      .sec_membership .li_menbership li p, .sec_membership .li_menbership li span {
        padding-bottom: 0;
        font-family: 'noto-sans-bold'; }
      .sec_membership .li_menbership li img {
        margin-bottom: 10px; }
      .sec_membership .li_menbership li .price {
        font-size: 90px; }
      .sec_membership .li_menbership li:nth-child(1) .large {
        font-size: 64px; }
      .sec_membership .li_menbership li:nth-child(2) .middle {
        font-size: 48px; }
      .sec_membership .li_menbership li:nth-child(2) .large {
        font-size: 54px; }
      .sec_membership .li_menbership li:nth-child(3) {
        line-height: 1.15; }
        .sec_membership .li_menbership li:nth-child(3) .middle {
          font-size: 40px; }
        .sec_membership .li_menbership li:nth-child(3) .large {
          font-size: 46px; }

.sec_cta .ttl_wrap {
  position: relative;
  margin-top: 150px;
  padding: 0 150px 50px;
  text-align: center; }
  .sec_cta .ttl_wrap:before, .sec_cta .ttl_wrap:after {
    position: absolute;
    display: block;
    content: ""; }
  .sec_cta .ttl_wrap:before {
    top: 20px;
    left: 20px;
    width: 263px;
    height: 242px;
    background: url(../img/img_ball.png) no-repeat center center;
    background-size: contain; }
  .sec_cta .ttl_wrap:after {
    top: 10px;
    right: 20px;
    width: 233px;
    height: 232px;
    background: url(../img/img_parasol.png) no-repeat center center;
    background-size: contain; }
  .sec_cta .ttl_wrap .sub {
    padding-bottom: 1.0em; }
    .sec_cta .ttl_wrap .sub span {
      position: relative;
      display: inline-block;
      top: -10px;
      padding: 0 35px;
      font-size: 36px;
      font-weight: bold;
      line-height: 1.2; }
    .sec_cta .ttl_wrap .sub:before, .sec_cta .ttl_wrap .sub:after {
      display: inline-block;
      content: "";
      width: 2px;
      height: 90px;
      background: #333;
      -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      transform: rotate(-30deg);
      vertical-align: text-bottom; }
    .sec_cta .ttl_wrap .sub:after {
      -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      transform: rotate(30deg); }
  .sec_cta .ttl_wrap h2 {
    color: #00a8bc;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.15; }
    .sec_cta .ttl_wrap h2 mark {
      color: #00a8bc;
      font-size: 60px; }

.sec_cta .btn_wrap {
  position: relative;
  padding: 60px 0;
  background: url(../img/bg_wallpaper.jpg) repeat; }
  .sec_cta .btn_wrap:before, .sec_cta .btn_wrap:after {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: url(../img/line_stripe.gif) repeat-x; }
  .sec_cta .btn_wrap:before {
    top: 0; }
  .sec_cta .btn_wrap:after {
    bottom: 0; }
  .sec_cta .btn_wrap .wrapper .clf, .sec_cta .btn_wrap .wrapper .row, .sec_cta .btn_wrap .wrapper .sec_point .point_wrap .li_point, .sec_point .point_wrap .sec_cta .btn_wrap .wrapper .li_point, .sec_cta .btn_wrap .wrapper .sec_membership .li_menbership, .sec_membership .sec_cta .btn_wrap .wrapper .li_menbership {
    margin-left: -50px; }
  .sec_cta .btn_wrap .wrapper .col {
    float: left;
    width: calc(50% - 50px);
    margin-left: 50px; }
    .sec_cta .btn_wrap .wrapper .col a {
      position: relative;
      display: block;
      border: 8px solid #ff518c;
      border-radius: 10px;
      background: url(../img/bg_stripe_pk.gif) repeat #ff518c;
      color: #fff;
      font-size: 40px;
      line-height: 1.4; }
      .sec_cta .btn_wrap .wrapper .col a:hover {
        opacity: 0.8; }
      .sec_cta .btn_wrap .wrapper .col a .text_wrap {
        padding: 30px 20px 70px;
        font-family: 'noto-sans-bold'; }
      .sec_cta .btn_wrap .wrapper .col a mark {
        color: #fff;
        font-size: 50px; }
      .sec_cta .btn_wrap .wrapper .col a span {
        position: absolute;
        top: 5px;
        right: 5px;
        font-weight: bold;
        font-size: 24px;
        line-height: 1; }
      .sec_cta .btn_wrap .wrapper .col a p {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 5px;
        background: #fff;
        color: #ff518c;
        font-size: 40px;
        text-align: center;
        line-height: 1; }
      .sec_cta .btn_wrap .wrapper .col a:after {
        position: absolute;
        right: 18px;
        top: 3px;
        display: block;
        content: "";
        width: 140px;
        height: 140px;
        background: url(../img/icon_search_pk.png) no-repeat center center;
        background-size: contain; }
    .sec_cta .btn_wrap .wrapper .col:nth-child(2) a {
      background-image: url(../img/bg_stripe_gr.gif);
      background-color: #029ac1;
      border-color: #029ac1;
      color: #029ac1; }
      .sec_cta .btn_wrap .wrapper .col:nth-child(2) a mark {
        color: #029ac1; }
      .sec_cta .btn_wrap .wrapper .col:nth-child(2) a p {
        background: #029ac1;
        color: #fff; }
      .sec_cta .btn_wrap .wrapper .col:nth-child(2) a:after {
        background-image: url(../img/icon_search_bl.png); }
    .sec_cta .btn_wrap .wrapper .col:nth-child(2) .text_wrap {
      padding: 10px 20px 50px;
      line-height: 1.2; }

.box_etc {
  padding: 50px 0;
  background: #11355a; }
  .box_etc .attention_wrap {
    position: relative;
    margin-left: 140px;
    margin-right: 150px;
    padding: 70px 20px 20px;
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff; }
    .box_etc .attention_wrap p {
      padding-bottom: 0; }
    .box_etc .attention_wrap .ttl {
      position: absolute;
      top: 0;
      left: 0;
      padding: 8px 15px;
      background: #fff;
      color: #1a4672;
      font-size: 26px;
      font-weight: bold;
      line-height: 1.4; }

/* subpage ------------------------------------- */
/* PC向けスタイル */
@media (max-width: 1200px) {
  /* --- header ----------------------------- */
  /* --- nav -------------------------------- */
  /* --- layout ----------------------------- */
  .wrapper {
    width: 960px; }
  /* --- footer ----------------------------- */
  /* --- skin ------------------------------- */
  /* --- title ------------------------------ */
  /* --- toppage ---------------------------- */
  .sec_hero .box_flag {
    right: 0; }
  .sec_hero .wrapper {
    min-height: 650px;
    padding: 40px 10px 50px; }
  .sec_hero h2 {
    margin: -30px 0 45px 0px; }
  .sec_hero .text_wrap {
    left: calc(50% + 10px);
    font-size: 21px; }
  .sec_point .img01 {
    left: -40px; }
  .sec_point .img02 {
    left: -20px; }
  .sec_point .img03 {
    right: -10px; }
  .sec_point .point_wrap .wrapper {
    padding: 60px 0 45px; }
  .sec_point .point_wrap .li_point {
    margin-left: -30px; }
    .sec_point .point_wrap .li_point li {
      width: -webkit-calc((100% - 90px) / 3);
      width: calc((100% - 90px) / 3);
      margin-left: 30px; }
      .sec_point .point_wrap .li_point li h3 {
        font-size: 24px; }
      .sec_point .point_wrap .li_point li p {
        font-size: 20px; }
  .sec_point .plan_wrap {
    padding: 45px 80px 80px; }
  .sec_present .header .wrapper {
    padding: 90px 50px 35px; }
  .sec_present .header .img01 {
    right: -100px;
    bottom: -80px; }
  .sec_present [class^=content_wrap] .text_wrap {
    width: 65%; }
    .sec_present [class^=content_wrap] .text_wrap .illust {
      right: 5px;
      width: 15%; }
  .sec_present [class^=content_wrap] .ph {
    width: 44%; }
  .sec_present .content_wrap01 .text_wrap .ttl_wrap {
    padding-left: 30px;
    padding-right: 100px; }
    .sec_present .content_wrap01 .text_wrap .ttl_wrap:after {
      right: -10px; }
    .sec_present .content_wrap01 .text_wrap .ttl_wrap br {
      display: none; }
  .sec_present .content_wrap01 .text_wrap .line {
    margin-right: -10px; }
  .sec_present .content_wrap01 .ph {
    left: 0; }
  .sec_present .content_wrap02 .text_wrap {
    padding-right: 30px; }
    .sec_present .content_wrap02 .text_wrap .ttl_wrap {
      padding-right: 120px; }
      .sec_present .content_wrap02 .text_wrap .ttl_wrap:after {
        left: auto;
        right: -20px; }
  .sec_present .content_wrap02 .ph {
    right: -10px; }
  .sec_present .content_wrap03 .text_wrap {
    padding-left: 45px; }
    .sec_present .content_wrap03 .text_wrap .ttl_wrap {
      padding-left: 20px; }
  .sec_present .content_wrap03 .ph {
    left: 0; }
  .sec_membership .li_menbership {
    margin-left: -30px;
    padding: 0; }
    .sec_membership .li_menbership li {
      width: 300px;
      height: 300px;
      margin-left: 30px;
      line-height: 1.1; }
      .sec_membership .li_menbership li img {
        margin-bottom: 0; }
      .sec_membership .li_menbership li:nth-child(2) .large {
        font-size: 49px; }
      .sec_membership .li_menbership li:nth-child(3) {
        padding-top: 10px;
        letter-spacing: -2px; }
        .sec_membership .li_menbership li:nth-child(3) .middle {
          font-size: 37px; }
        .sec_membership .li_menbership li:nth-child(3) .large {
          font-size: 43px; }
  .sec_cta .ttl_wrap {
    margin-top: 100px; }
    .sec_cta .ttl_wrap:before {
      left: -60px; }
    .sec_cta .ttl_wrap:after {
      right: -50px; }
  .sec_cta .btn_wrap .wrapper .clf, .sec_cta .btn_wrap .wrapper .row, .sec_cta .btn_wrap .wrapper .sec_point .point_wrap .li_point, .sec_point .point_wrap .sec_cta .btn_wrap .wrapper .li_point, .sec_cta .btn_wrap .wrapper .sec_membership .li_menbership, .sec_membership .sec_cta .btn_wrap .wrapper .li_menbership {
    margin-left: -30px; }
  .sec_cta .btn_wrap .wrapper .col {
    width: calc(50% - 30px);
    margin-left: 30px; }
    .sec_cta .btn_wrap .wrapper .col a {
      font-size: 36px; }
  .box_etc .attention_wrap {
    margin-left: 60px;
    margin-right: 60px; }
  /* --- subpage ---------------------------- */ }

/* tablet向けスタイル */
@media (max-width: 960px) {
  body {
    font-size: 14px; }
  /* --- header ------------------------------ */
  /* --- nav --------------------------------- */
  /* --- layout ------------------------------ */
  .wrapper {
    width: 768px;
    margin: 0 auto; }
  /* --- footer ----------------------------- */
  /* --- skin ------------------------------- */
  /* column */
  .row {
    margin-left: 0;
    margin-right: 0; }
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0; }
  /* table */
  /* --- title ------------------------------ */
  /* --- toppage ---------------------------- */
  .sec_hero .wrapper {
    min-height: 600px;
    padding: 40px 10px 30px; }
  .sec_point .text_catch {
    left: 80px; }
  .sec_point .img01 {
    left: -50px;
    width: 150px; }
  .sec_point .img02 {
    top: 230px;
    left: -50px;
    width: 140px; }
  .sec_point .img03 {
    top: 100px;
    right: -40px;
    width: 140px; }
  .sec_point .plan_wrap {
    padding: 45px 0 80px; }
  .sec_present .text_catch {
    left: -20px; }
  .sec_present .header .img01 {
    right: -120px;
    bottom: -100px; }
  .sec_present [class^=content_wrap] .text_wrap {
    font-size: 20px; }
    .sec_present [class^=content_wrap] .text_wrap h3 {
      font-size: 30px; }
  .sec_present .content_wrap01 .text_wrap .ttl_wrap {
    padding-left: 10px; }
  .sec_present .content_wrap02 .text_wrap .ttl_wrap {
    padding-right: 150px; }
  .sec_present .content_wrap03 .text_wrap .ttl_wrap {
    padding-left: 10px; }
  .sec_membership .li_menbership {
    margin-left: -20px; }
    .sec_membership .li_menbership li {
      width: 240px;
      height: 240px;
      margin-left: 20px;
      font-size: 26px; }
      .sec_membership .li_menbership li .price {
        font-size: 60px; }
      .sec_membership .li_menbership li:nth-child(1) .large {
        font-size: 50px; }
      .sec_membership .li_menbership li:nth-child(2) img {
        width: 40%; }
      .sec_membership .li_menbership li:nth-child(2) .middle {
        font-size: 35px; }
      .sec_membership .li_menbership li:nth-child(2) .large {
        font-size: 40px; }
      .sec_membership .li_menbership li:nth-child(3) img {
        width: 20%; }
      .sec_membership .li_menbership li:nth-child(3) .middle {
        font-size: 30px; }
      .sec_membership .li_menbership li:nth-child(3) .large {
        font-size: 36px; }
  .sec_cta .ttl_wrap {
    margin-top: 20px;
    padding: 50px; }
    .sec_cta .ttl_wrap:before {
      left: -60px;
      width: 160px; }
    .sec_cta .ttl_wrap:after {
      right: -60px;
      width: 150px; }
  .sec_cta .btn_wrap .wrapper .col a {
    font-size: 28px; }
  .sec_cta .btn_wrap .wrapper .col:nth-child(2) .text_wrap {
    padding-top: 20px; }
  .box_etc .attention_wrap {
    margin-left: 0;
    margin-right: 0; }
  /* --- subpage ---------------------------- */ }

/* sp向けスタイル */
@media (max-width: 768px) {
  .show-pc,
  .show-pc.inline {
    display: none; }
  .show-sp {
    display: block; }
  .show-sp.inline {
    display: inline-block; }
  .tac-sp {
    text-align: center; }
  .fl, .fr {
    float: none; }
  body {
    font-size: 13px;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6; }
  /* --- header ------------------------------ */
  header {
    border-width: 3px; }
    header .logo img {
      width: 94px; }
  /* --- nav --------------------------------- */
  /* --- layout ------------------------------ */
  .wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  section p {
    padding-bottom: 1.5em; }
  /* --- footer ------------------------------ */
  /* --- title -------------------------------- */
  /* --- skin -------------------------------- */
  /* btn */
  /* li */
  /* box */
  /* label */
  /* column */
  .subpage .row {
    margin-bottom: 20px; }
  /* table */
  /* --- toppage ------------------------------ */
  .sec_hero {
    background-position: left bottom; }
    .sec_hero .box_flag {
      right: 15px;
      width: 80px;
      height: 81px;
      padding-top: 10px;
      font-size: 11px; }
      .sec_hero .box_flag span {
        padding: 8px 3px;
        border-width: 1px; }
        .sec_hero .box_flag span:before {
          top: 1px; }
        .sec_hero .box_flag span:after {
          bottom: 1px; }
    .sec_hero .text_catch {
      width: 143px; }
    .sec_hero .wrapper {
      min-height: 412px;
      padding: 25px 10px 30px; }
    .sec_hero h2 {
      margin: -10px 0 15px 0px; }
    .sec_hero .text_wrap {
      left: 20px;
      bottom: auto;
      font-size: 13px; }
      .sec_hero .text_wrap span {
        margin-bottom: 8px;
        padding: 2px 3px 2px 5px; }
  .sec_point {
    background-size: 100px 100px; }
    .sec_point:before {
      top: -5px;
      height: 5px;
      background-size: 19px 5px; }
    .sec_point .text_catch {
      top: 25px;
      left: 30px;
      font-size: 13px; }
      .sec_point .text_catch:before, .sec_point .text_catch:after {
        width: 12px;
        height: 15px;
        background-size: contain; }
      .sec_point .text_catch:before {
        top: -10px;
        left: -12px; }
      .sec_point .text_catch:after {
        right: -13px;
        top: -5px; }
      .sec_point .text_catch mark {
        font-size: 18px; }
    .sec_point .wrapper:first-of-type {
      padding-top: 50px; }
    .sec_point h2 {
      margin: 0 20px 3px 55px; }
    .sec_point .text {
      padding-left: 30px;
      padding-bottom: 2.0em;
      font-size: 13px;
      line-height: 1.3; }
      .sec_point .text mark {
        font-size: 18px; }
    .sec_point .point_wrap {
      padding: 0 60px;
      background-size: 100px 100px; }
      .sec_point .point_wrap .wrapper {
        padding-top: 35px;
        padding-bottom: 18px; }
      .sec_point .point_wrap .li_point {
        margin-left: auto; }
        .sec_point .point_wrap .li_point li {
          float: none;
          width: auto;
          margin: 0 0 38px auto;
          padding: 8px 15px 15px; }
          .sec_point .point_wrap .li_point li:before {
            border-radius: 10px; }
          .sec_point .point_wrap .li_point li:after {
            right: -3px;
            bottom: -5px;
            top: 5px;
            left: 10px;
            border-radius: 10px;
            background-size: 2px 2px; }
          .sec_point .point_wrap .li_point li:last-child {
            margin-bottom: 0; }
          .sec_point .point_wrap .li_point li .map {
            top: -35px;
            width: 21px;
            height: 33px; }
          .sec_point .point_wrap .li_point li .point img {
            width: 43px; }
          .sec_point .point_wrap .li_point li h3 {
            padding-bottom: 5px;
            background-size: auto 17px;
            font-size: 16px; }
          .sec_point .point_wrap .li_point li p {
            font-size: 14px;
            letter-spacing: -1px; }
    .sec_point .plan_wrap {
      padding: 15px 0 25px;
      background: #fff; }
      .sec_point .plan_wrap h3 {
        display: block;
        margin: 0 auto;
        text-align: center; }
        .sec_point .plan_wrap h3:before, .sec_point .plan_wrap h3:after {
          content: none; }
        .sec_point .plan_wrap h3 span {
          padding: 0 0 5px;
          margin: 0 auto 35px;
          font-size: 16px; }
  .sec_present .header .wrapper {
    padding: 13px 15px 16px; }
    .sec_present .header .wrapper:after {
      border-width: 7px; }
  .sec_present .header .img01 {
    right: -25px;
    bottom: -13px;
    width: 90px; }
  .sec_present [class^=content_wrap] {
    padding-top: 15px;
    padding-bottom: 20px; }
    .sec_present [class^=content_wrap] .wrapper {
      padding: 0 7px; }
    .sec_present [class^=content_wrap] .text_wrap {
      display: block;
      width: auto;
      padding: 20px 10px 25px;
      border-width: 5px;
      font-size: 13px; }
      .sec_present [class^=content_wrap] .text_wrap h3 {
        font-size: 14px; }
      .sec_present [class^=content_wrap] .text_wrap .sub {
        padding-bottom: 1.8em;
        line-height: 1; }
      .sec_present [class^=content_wrap] .text_wrap p {
        padding-bottom: 1.3em; }
      .sec_present [class^=content_wrap] .text_wrap .line {
        padding-bottom: 5px;
        font-size: 13px; }
    .sec_present [class^=content_wrap] .ph {
      position: static;
      width: auto;
      text-align: center; }
  .sec_present .content_wrap01 .text_wrap .ttl_wrap {
    padding: 0; }
    .sec_present .content_wrap01 .text_wrap .ttl_wrap:after {
      top: -8px;
      right: auto;
      left: 14em;
      width: 45px;
      height: 62px; }
    .sec_present .content_wrap01 .text_wrap .ttl_wrap br {
      display: inline-block; }
    .sec_present .content_wrap01 .text_wrap .ttl_wrap .sub img {
      width: 40px; }
  .sec_present .content_wrap01 .ph {
    display: none; }
  .sec_present .content_wrap02 {
    margin-top: -10px;
    padding-top: 20px;
    background-position: center top;
    background-size: auto 58%; }
    .sec_present .content_wrap02 .ph {
      padding: 0 15px 7px 50px; }
      .sec_present .content_wrap02 .ph img {
        width: 275px; }
    .sec_present .content_wrap02 .text_wrap .ttl_wrap {
      padding-right: 50px; }
      .sec_present .content_wrap02 .text_wrap .ttl_wrap:after {
        top: -18px;
        left: 14em;
        right: auto;
        width: 68px;
        height: 68px; }
      .sec_present .content_wrap02 .text_wrap .ttl_wrap .sub {
        padding-bottom: 1.3em; }
        .sec_present .content_wrap02 .text_wrap .ttl_wrap .sub img {
          width: 70px; }
  .sec_present .content_wrap03 {
    padding-top: 0;
    padding-bottom: 10px;
    background-position: center top;
    background-size: auto 50%; }
    .sec_present .content_wrap03 .ph {
      padding: 15px 10px 20px 15px; }
      .sec_present .content_wrap03 .ph img {
        width: 240px; }
    .sec_present .content_wrap03 .text_wrap {
      padding-bottom: 15px; }
      .sec_present .content_wrap03 .text_wrap .ttl_wrap {
        padding-left: 0;
        padding-right: 50px; }
        .sec_present .content_wrap03 .text_wrap .ttl_wrap:after {
          top: -10px;
          left: 14.2em;
          width: 46px;
          height: 46px; }
        .sec_present .content_wrap03 .text_wrap .ttl_wrap .sub img {
          width: 50px; }
  .sec_membership {
    border-top: none;
    border-bottom-width: 6px;
    background-size: 5px 5px; }
    .sec_membership .header .wrapper {
      padding: 10px 0; }
      .sec_membership .header .wrapper:after {
        border-width: 14px; }
    .sec_membership .header h2 {
      font-size: 15px; }
      .sec_membership .header h2 mark {
        font-size: 22px; }
    .sec_membership .header .sub {
      margin: 8px 10% 0; }
      .sec_membership .header .sub span {
        padding: 0 10px;
        font-size: 11px; }
    .sec_membership .content_wrap .wrapper {
      padding: 0 20px; }
    .sec_membership .li_menbership {
      max-width: 280px;
      margin: 25px auto 8px; }
      .sec_membership .li_menbership li {
        width: 127px;
        height: 127px;
        margin: auto;
        padding-top: 10px;
        border-width: 4px;
        font-size: 13px; }
        .sec_membership .li_menbership li img {
          margin-bottom: 5px; }
        .sec_membership .li_menbership li .price {
          padding-bottom: 8px;
          font-size: 34px; }
        .sec_membership .li_menbership li:nth-child(1) {
          float: none; }
          .sec_membership .li_menbership li:nth-child(1) .large {
            font-size: 22px; }
        .sec_membership .li_menbership li:nth-child(2) .middle {
          font-size: 18px; }
        .sec_membership .li_menbership li:nth-child(2) .large {
          font-size: 20px; }
        .sec_membership .li_menbership li:nth-child(3) {
          float: right;
          padding-top: 7px;
          letter-spacing: -1px; }
          .sec_membership .li_menbership li:nth-child(3) .middle {
            font-size: 15px; }
          .sec_membership .li_menbership li:nth-child(3) .large {
            font-size: 17px; }
  .sec_cta .ttl_wrap {
    padding: 10px 65px; }
    .sec_cta .ttl_wrap:before {
      top: 10px;
      left: -5px;
      width: 75px;
      height: 85px; }
    .sec_cta .ttl_wrap:after {
      right: -7px;
      height: 75px;
      width: 68px; }
    .sec_cta .ttl_wrap .sub {
      padding: 0 5px 3px;
      font-size: 10px;
      line-height: 1.2; }
      .sec_cta .ttl_wrap .sub:before, .sec_cta .ttl_wrap .sub:after {
        width: 1px;
        height: 25px; }
      .sec_cta .ttl_wrap .sub span {
        top: auto;
        padding: 3px 5px;
        font-size: 10px; }
    .sec_cta .ttl_wrap h2 {
      font-size: 12px; }
      .sec_cta .ttl_wrap h2 mark {
        font-size: 16px; }
  .sec_cta .btn_wrap {
    margin-top: 3px;
    padding: 20px 0;
    background: none; }
    .sec_cta .btn_wrap:before, .sec_cta .btn_wrap:after {
      height: 1px; }
    .sec_cta .btn_wrap .wrapper .clf, .sec_cta .btn_wrap .wrapper .row, .sec_cta .btn_wrap .wrapper .sec_point .point_wrap .li_point, .sec_point .point_wrap .sec_cta .btn_wrap .wrapper .li_point, .sec_cta .btn_wrap .wrapper .sec_membership .li_menbership, .sec_membership .sec_cta .btn_wrap .wrapper .li_menbership {
      margin-left: 0; }
    .sec_cta .btn_wrap .wrapper .col {
      float: none;
      width: auto;
      margin: 0 22px;
      background: none !important; }
      .sec_cta .btn_wrap .wrapper .col a {
        border-width: 4px;
        border-radius: 5px;
        background-size: 4px 4px;
        font-size: 18px; }
        .sec_cta .btn_wrap .wrapper .col a .text_wrap {
          padding: 15px 10px 30px; }
        .sec_cta .btn_wrap .wrapper .col a span {
          top: 3px;
          right: 3px;
          font-size: 11px; }
        .sec_cta .btn_wrap .wrapper .col a mark {
          font-size: 22px; }
        .sec_cta .btn_wrap .wrapper .col a p {
          padding: 2px;
          font-size: 18px; }
        .sec_cta .btn_wrap .wrapper .col a:after {
          right: 8px;
          width: 62px;
          height: 62px; }
      .sec_cta .btn_wrap .wrapper .col:nth-child(2) {
        margin-top: 10px; }
        .sec_cta .btn_wrap .wrapper .col:nth-child(2) .text_wrap {
          padding: 5px 10px 28px; }
  .box_etc {
    padding: 25px 10px; }
    .box_etc .attention_wrap {
      padding: 40px 15px 15px;
      font-size: 12px; }
      .box_etc .attention_wrap .ttl {
        padding: 2px 10px 5px 8px;
        font-size: 14px; }
  /* --- subpage ------------------------------ */ }

/* #Print Fixes */
@media print {
  * {
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  @page {
    margin: 1cm 2cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  body {
    width: auto;
    -webkit-print-color-adjust: exact; } }
