@charset "UTF-8";
/* ===================================================================
  use toppage
=================================================================== */
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 769px), print {
  /* ===================================================================
use Luxze
=================================================================== */
  .top_area {
    background: url("../images/main_img.jpg") center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .program_list_contents {
    background: #fff4f8;
  }
  .program_list_contents:nth-of-type(odd) {
    background: #fff5f1;
  }
  .pink_txt {
    color: #f294ba;
  }
  .swimming {
    padding-bottom: 125px;
  }
  .swimming .top_area {
    margin-bottom: 0;
    background: url(../images/main_img-swim.jpg) no-repeat left top;
    -moz-background-size: cover;
         background-size: cover;
  }
  .swimming .inner {
    width: 1100px;
    position: relative;
  }
  .swimming .tbl_shop {
    width: 100%;
    border-right: solid 1px #c9c9c9;
    border-top: solid 1px #c9c9c9;
    margin: 28px 0 20px;
  }
  .swimming .tbl_shop .tbl_row {
    display: table;
    width: 100%;
  }
  .swimming .tbl_shop .tbl_row > * {
    display: table-cell;
    vertical-align: middle;
  }
  .swimming .tbl_shop .tbl_row > * {
    vertical-align: middle;
    border-left: solid 1px #c9c9c9;
    border-bottom: solid 1px #c9c9c9;
    background: #fff;
  }
  .swimming .tbl_shop .tbl_row .tbl_title {
    background: #daf6ff;
    color: #2178bb;
    font-size: 1.6rem;
    text-align: center;
    vertical-align: top;
    padding: 9px 5px;
  }
  .swimming .tbl_shop .tbl_row .tbl_content {
    line-height: 22px;
    text-align: center;
    padding: 13px 5px;
  }
  .swimming .tbl_shop .tbl_row > *:nth-of-type(1) {
    width: 20%;
  }
  .swimming .tbl_shop .tbl_row > *:nth-of-type(2) {
    width: 13.5%;
  }
  .swimming .tbl_shop .tbl_row > *:nth-of-type(3) {
    width: 13.5%;
  }
  .swimming .tbl_shop .tbl_row > *:nth-of-type(4) {
    width: 12.7%;
  }
  .swimming .tbl_shop .tbl_row > *:nth-of-type(5) {
    width: 12.4%;
  }
  .swimming .tbl_shop .tbl_row .tbl_sp_row .tbl_title {
    display: none;
  }
  .swimming .tbl_shop .tbl_row .tbl_sp_row:first-child {
    background: #daf6ff;
  }
  .swimming .tbl_shop .tbl_row .tbl_sp_row:first-child .tbl_content {
    color: #2178bb;
    font-size: 1.6rem;
    line-height: 24px;
  }
  .swimming .tbl_shop .tbl_row .tbl_sp_row:last-child .tbl_content {
    text-align: left;
    padding: 13px 21px 13px 29px;
  }
  .more_btn {
    width: 320px;
  }
  .more_btn a {
    padding: 16px 0;
    color: #fff;
    font-size: 1.8rem;
    background: #f294ba;
    -moz-border-radius: 3px;
         border-radius: 3px;
  }
  .more_btn a::before {
    right: 20px;
    width: 11px;
    height: 17px;
    background: url(/common/images/arrow_white.png) no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .sec_ttl {
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
  }
  .section_box {
    margin-bottom: 45px;
  }
  .swimming_content {
    color: #000;
  }
  .swimming_content_lead {
    margin-bottom: 50px;
    padding: 50px 0;
    color: #464646;
    font-size: 2rem;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    background: #fff4f8;
  }
  .swimming_content_catch {
    margin-bottom: 100px;
    background: #f7f7f7;
  }
  .swimming_content_catch .inner {
    min-height: 360px;
  }
  .swimming_content_catch figure {
    position: absolute;
    top: 0;
    left: -150px;
    width: 700px;
  }
  .swimming_content_catch .right_area {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 450px;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .swimming_content_catch .right_area_ttl {
    padding: 0 6px;
    color: #f294ba;
    font-size: 3rem;
  }
  .swimming_content_catch .right_area_sub {
    margin: 30px auto 20px;
    color: #f294ba;
    font-size: 2.4rem;
    font-weight: bold;
  }
  .swimming_content_catch .right_area_sub span {
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .swimming_content_catch .right_area_sub + p {
    font-size: 1.4rem;
    line-height: 28px;
  }
  .swimming_content_catch .btn_area {
    padding-top: 70px;
  }
  .charm {
    margin-bottom: 67px;
  }
  .charm .sec_ttl {
    margin-bottom: 56px;
  }
  .charm_list {
    padding: 30px 28px;
    background: #eee;
    overflow: hidden;
  }
  .charm_list.pickup {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    background: #fff;
  }
  .charm_list.pickup figure {
    width: 278px;
    height: 185px;
    text-align: center;
    overflow: hidden;
  }
  .charm_list.pickup figure img {
    height: 100%;
  }
  .charm_list.pickup .charm_list_txt {
    margin-left: 33px;
    width: 770px;
  }
  .charm_list.pickup p {
    font-size: 1.4rem;
  }
  .charm_list.pickup + .pickup {
    margin-top: 50px;
    padding-top: 50px;
    border-top: solid 1px #cdcdcd;
  }
  .charm_list_sub {
    margin-bottom: 10px;
    color: #f294ba;
    font-size: 2.4rem;
    font-weight: normal;
  }
  .charm_list p {
    font-size: 1.6rem;
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  .charm_list + .charm_list {
    margin-top: 30px;
  }
  .plan {
    margin-bottom: 70px;
    padding: 70px 0;
    color: #353535;
    background: #f7f7f7;
  }
  .plan .sec_ttl {
    color: #000;
    margin-bottom: 50px;
  }
  .plan_content_ttl {
    position: relative;
    padding-left: 27px;
    font-size: 2rem;
    font-weight: normal;
  }
  .plan_content_ttl::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 22px;
    height: 22px;
    background: url(../../images/icon_curcle.png) no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .plan_content_ttl small {
    font-size: 1.6rem;
  }
  .plan_content_sub {
    margin-bottom: 5px;
    color: #f294ba;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .plan_content .tbl_shop {
    position: relative;
    margin: 20px auto 50px;
  }
  .plan_content .tbl_shop .tbl_row > :nth-of-type(2) {
    width: 30.5%;
  }
  .plan_content .tbl_shop .tbl_row > :nth-of-type(3) {
    width: 19%;
  }
  .plan_content .tbl_shop .tbl_row > :nth-of-type(4) {
    width: 12.7%;
  }
  .plan_content .tbl_shop .tbl_row .tbl_sp_row:nth-of-type(2) .tbl_content {
    padding: 0 29px;
    text-align: left;
  }
  .plan_content .tbl_shop .tbl_row .tbl_sp_row:last-child .tbl_content {
    text-align: center;
  }
  .plan_content .tbl_shop .tbl_row_full {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 462px;
    z-index: 3;
  }
  .plan_content .tbl_shop .tbl_row_full .cell {
    position: absolute;
    bottom: 0;
    height: 100%;
    padding: 13px 5px;
    text-align: center;
    background: #fff;
    border-bottom: solid 1px #c9c9c9;
    border-left: solid 1px #c9c9c9;
  }
  .plan_content .tbl_shop .tbl_row_full .cell:nth-of-type(1) {
    right: 13.1%;
    width: 148px;
    height: 279px;
  }
  .plan_content .tbl_shop .tbl_row_full .cell:nth-of-type(2) {
    right: 0;
    width: 145px;
    height: 279px;
  }
  .plan_content .tbl_shop .tbl_row_full .cell:nth-of-type(3) {
    right: 293px;
    width: 219px;
    height: 279px;
  }
  .plan_content .tbl_shop .tbl_row_full p {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .plan_content .attention_list {
    margin: 0 auto 25px;
  }
  .plan_content .attention_list li {
    position: relative;
    padding-left: 1em;
    font-size: 1.6rem;
  }
  .plan_content .attention_list li::before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.6rem;
  }
  .plan_content .info_ttl {
    margin-bottom: 15px;
  }
  .plan_content .guide_dl {
    padding-bottom: 30px;
    border-bottom: solid 1px #c9c9c9;
    overflow: hidden;
  }
  .plan_content .guide_dl dt,
  .plan_content .guide_dl dd {
    float: left;
    font-size: 1.6rem;
  }
  .plan_content .guide_dl dt {
    width: 160px;
    padding: 7px 0;
    color: #fff;
    text-align: center;
    background: #f294ba;
    -moz-border-radius: 3px;
         border-radius: 3px;
  }
  .plan_content .guide_dl dd {
    margin-left: 20px;
  }
  .plan_content .guide_dl dd small {
    font-size: 1.4rem;
  }
  .plan_content .guide_dl dd.one_row {
    padding-top: 10px;
  }
  .plan_content .guide_dl.border_none {
    padding-bottom: 20px;
    border-bottom: none;
  }
  .plan_content .guide_dl + .guide_dl {
    margin-top: 25px;
  }
  .plan_content .credit_ttl {
    margin: 30px auto 10px;
  }
  .plan_content .credit_img_wrap {
    position: relative;
  }
  .plan_content .credit_img_wrap .credit_img {
    position: absolute;
    top: -30px;
    left: 472px;
  }
  .plan_content .caution {
    margin-bottom: 70px;
    color: #ff0000;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .plan_content .more_btn {
    width: 348px;
  }
  .plan_content .more_btn a {
    font-size: 2rem;
  }
  .faq_content .more_btn {
    width: 100%;
    margin-top: 45px;
  }
  .faq_content .more_btn a {
    color: #353535;
    font-size: 2rem;
    background: #f5f5f5;
  }
  .faq_content .more_btn a::before {
    right: 20px;
    width: 11px;
    height: 17px;
    background: url(/common/images/arrow_pink.png) no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
  }
}

@media screen and (max-width: 768px) {
  /* ===================================================================
use Luxze
=================================================================== */
  .top_area {
    background: url("../images/main_img.jpg") center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .program_list_contents {
    background: #fff4f8;
  }
  .program_list_contents:nth-of-type(odd) {
    background: #fff5f1;
  }
  .pink_txt {
    color: #f294ba;
  }
  .swimming {
    padding-bottom: 60px;
  }
  .swimming .top_area {
    margin-bottom: 0;
    background: url(../images/main_img-swim.jpg) no-repeat center;
    -moz-background-size: cover;
         background-size: cover;
  }
  .swimming .inner {
    position: relative;
  }
  .more_btn a {
    padding: 8px 0;
    color: #fff;
    font-size: 1.6rem;
    background: #f294ba;
    -moz-border-radius: 3px;
         border-radius: 3px;
  }
  .more_btn a::before {
    right: 10px;
    width: 7px;
    height: 13px;
    background: url(/common/images/arrow_white.png) no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .sec_ttl {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
  }
  .section_box {
    margin-bottom: 40px;
  }
  .swimming_content {
    color: #000;
  }
  .swimming_content_lead {
    margin-bottom: 30px;
    padding: 20px 0;
    color: #464646;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    background: #fff4f8;
  }
  .swimming_content_catch {
    margin-bottom: 50px;
    background: #f7f7f7;
  }
  .swimming_content_catch .inner {
    padding: 0 15px 15px;
  }
  .swimming_content_catch figure {
    margin-bottom: 20px;
  }
  .swimming_content_catch .right_area_ttl {
    color: #f294ba;
    font-size: 1.8rem;
  }
  .swimming_content_catch .right_area_sub {
    margin: 10px auto;
    color: #f294ba;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .swimming_content_catch .right_area_sub span {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
  }
  .swimming_content_catch .right_area p {
    font-size: 1.4rem;
  }
  .swimming_content_catch .btn_area {
    margin: auto;
    padding: 30px 15px 0;
    background: #fff;
  }
  .charm {
    margin-bottom: 30px;
  }
  .charm .sec_ttl {
    margin-bottom: 30px;
  }
  .charm_list {
    padding: 10px 10px 20px;
    background: #eee;
  }
  .charm_list.pickup {
    padding: 0;
    background: #fff;
  }
  .charm_list.pickup figure {
    margin-bottom: 10px;
    text-align: center;
  }
  .charm_list.pickup + .pickup {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #cdcdcd;
  }
  .charm_list_sub {
    margin-bottom: 5px;
    color: #f294ba;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .charm_list p {
    font-size: 1.4rem;
  }
  .charm_list + .charm_list {
    margin-top: 20px;
  }
  .plan {
    margin-bottom: 30px;
    padding: 20px 0 35px;
    color: #353535;
    background: #f7f7f7;
  }
  .plan .sec_ttl {
    color: #000;
    margin-bottom: 15px;
  }
  .plan_content_ttl {
    position: relative;
    padding-left: 22px;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.2;
  }
  .plan_content_ttl::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../../images/icon_curcle.png) no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .plan_content_ttl small {
    font-size: 1.4rem;
  }
  .plan_content_sub {
    margin-bottom: 5px;
    color: #f294ba;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .plan_content .tbl_shop {
    margin: 10px auto 30px;
  }
  .plan_content .attention_list {
    margin: 5px auto 20px;
  }
  .plan_content .attention_list li {
    position: relative;
    padding-left: 1em;
    font-size: 1.4rem;
  }
  .plan_content .attention_list li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.4rem;
  }
  .plan_content .info_ttl {
    margin-bottom: 10px;
  }
  .plan_content .guide_dl dt,
  .plan_content .guide_dl dd {
    font-size: 1.4rem;
  }
  .plan_content .guide_dl dt {
    padding: 5px 0;
    color: #fff;
    text-align: center;
    background: #f294ba;
    -moz-border-radius: 3px;
         border-radius: 3px;
  }
  .plan_content .guide_dl dd {
    padding: 10px;
  }
  .plan_content .guide_dl dd small {
    font-size: 1.2rem;
  }
  .plan_content .guide_dl.border_none {
    padding-bottom: 15px;
  }
  .plan_content .guide_dl + .guide_dl {
    margin-top: 15px;
  }
  .plan_content .credit_ttl {
    margin: 15px auto 5px;
    font-weight: normal;
  }
  .plan_content .credit_img {
    margin-top: 5px;
  }
  .plan_content .caution {
    margin-bottom: 30px;
    color: #ff0000;
    font-size: 1.2rem;
  }
  .plan_content .caution p + p {
    margin-top: 5px;
  }
  .faq_content .more_btn {
    width: 100%;
    margin-top: 20px;
  }
  .faq_content .more_btn a {
    color: #353535;
    background: #f5f5f5;
  }
  .faq_content .more_btn a::before {
    right: 10px;
    width: 7px;
    height: 13px;
    background: url(/common/images/arrow_pink.png) no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
  }
}
