@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: #eafffe;
    }
    .program_list_contents:nth-of-type(odd) {
        background: #eaf5ff;
    }
    .pink_txt {
        color: #1d8d3c;
    }
    .all .top_area {
        margin-bottom: 0;
        background: url(../images/main_img.jpg) no-repeat left top;
        -moz-background-size: cover;
        background-size: cover;
        background-position: center;
    }
    .all .inner {
        width: 1100px;
        position: relative;
    }
    .tennis .top_area {
        margin-bottom: 0;
        background: url(../images/main_img_tennis.jpg) no-repeat left top;
        -moz-background-size: cover;
        background-size: cover;
        background-position: center;
    }
    .tennis .inner {
        width: 1100px;
        position: relative;
    }
    .more_btn {
        width: 320px;
    }
    .more_btn a {
        padding: 16px 0;
        color: #fff;
        font-size: 1.8rem;
        background: #1d8d3c;
        -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;
    }
    .flex_btn {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -moz-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
    .flex_btn .more_btn {
        margin: 0;
    }
    .sec_ttl {
        font-size: 4rem;
        font-weight: bold;
        text-align: center;
    }
    .section_box {
        margin-bottom: 45px;
    }
    .all_content {
        color: #000;
    }
    .all_content_lead {
        margin-bottom: 50px;
        padding: 50px 0;
        color: #464646;
        font-size: 2rem;
        font-weight: bold;
        line-height: 36px;
        text-align: center;
        background: #eafffe;
    }
    .all_content_banner{
        border-bottom: 1px solid #ddd;
        margin-bottom: 100px;
     }
     .all_content_banner__wrap{
         width: 800px;
         margin: 60px auto;
     }
     .all_content_banner img{
         width: 100%;
     }
    .all_content_catch {
        margin-bottom: 100px;
        background: #f7f7f7;
    }
    .all_content_catch .inner {
        min-height: 360px;
    }
    .all_content_catch figure {
        position: absolute;
        top: 0;
        left: -150px;
        width: 700px;
    }
    .all_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%);
    }
    .all_content_catch .right_area_ttl {
        padding: 0 6px;
        color: #1d8d3c;
        font-size: 3rem;
    }
    .all_content_catch .right_area_sub {
        margin: 30px auto 20px;
        color: #1d8d3c;
        font-size: 2.4rem;
        font-weight: bold;
    }
    .all_content_catch .right_area_sub span {
        display: block;
        font-size: 1.8rem;
        font-weight: normal;
    }
    .all_content_catch .right_area_sub+p {
        font-size: 1.4rem;
        line-height: 28px;
    }
    .all_content_catch .btn_area:first-of-type {
        padding-bottom: 50px;
    }
    .all_content_catch .btn_area:last-of-type {
        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 {
        padding: 0;
        background: #fff;
    }
    .charm_list.pickup figure {
        float: left;
        width: 278px;
        height: 185px;
        text-align: center;
        overflow: hidden;
    }
    .charm_list.pickup figure img {
        height: 100%;
    }
    .charm_list.pickup .charm_list_txt {
        float: left;
        margin-left: 33px;
        width: 70%;
    }
    .charm_list.pickup p {
        font-size: 1.4rem;
    }
    .charm_list .charm_list_txt small {
        font-size: 65%;
        margin-left: 20px;
    }
    .charm_list.pickup+.pickup {
        margin-top: 50px;
        padding-top: 50px;
        border-top: solid 1px #cdcdcd;
    }
    .charm_list_sub {
        margin-bottom: 10px;
        color: #1d8d3c;
        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: #1d8d3c;
        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: 10%;
    }
    .plan_content .tbl_shop .tbl_row> :nth-of-type(3) {
        width: 10%;
    }
    .plan_content .tbl_shop .tbl_row> :nth-of-type(4) {
        width: 13.5%;
    }
    .plan_content .tbl_shop .tbl_row .tbl_sp_row:nth-of-type(2) .tbl_content {
        padding: 0 29px;
        text-align: center;
    }
    .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: 393px;
        z-index: 3;
    }
    .plan_content .tbl_shop .tbl_row_full .cell {
        position: absolute;
        bottom: 0;
        /* height: 110.3%; */
        height: 576px;
        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: 25.9%;
        width: 17.3%;
        height: 746px;
    }
    .plan_content .tbl_shop .tbl_row_full .cell:nth-of-type(2) {
        right: 0;
        width: 13%;
    }
    .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 .tbl_shop.var_02 .cell:nth-of-type(1) {
        right: 25.8%;
        width: 17.4%;
        height: 209px;
    }
    .plan_content .tbl_shop.var_02 .cell:nth-of-type(2) {
        right: 56.2%;
        width: 141px;
        height: 209px;
    }
    .plan_content .tbl_shop.var_02 .cell:nth-of-type(3) {
        right: 0;
        bottom: 70px;
        width: 283.5px;
        height: 139px;
    }
    .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: #1d8d3c;
        -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;
    }
    .tennis .caution {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: solid 1px #c9c9c9;
    }
    .tennis .border_none {
        border-bottom: none;
        margin-bottom: 40px;
    }
    .faq_content {
        margin-bottom: 100px;
    }
    .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("/major/common/images/arrow_green.svg") 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: #eafffe;
    }
    .program_list_contents:nth-of-type(odd) {
        background: #fff5f1;
    }
    .pink_txt {
        color: #1d8d3c;
    }
    #contents {
        padding-bottom: 20px;
    }
    .all {
        padding-bottom: 60px;
    }
    .all .top_area {
        margin-bottom: 0;
        background: url(../images/main_img.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .all .inner {
        position: relative;
    }
    .tennis {
        padding-bottom: 60px;
    }
    .tennis .top_area {
        margin-bottom: 0;
        background: url(../images/main_img_tennis.jpg) no-repeat center;
        -moz-background-size: cover;
        background-size: cover;
    }
    .tennis .inner {
        position: relative;
    }
    .inner {
        padding: 0 15px;
    }
    .more_btn a {
        padding: 8px 0;
        color: #fff;
        font-size: 1.6rem;
        background: #1d8d3c;
        -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;
    }
    .flex_btn .more_btn {
        margin-bottom: 20px;
    }
    .sec_ttl {
        font-size: 2.4rem;
        font-weight: bold;
        text-align: center;
    }
    .section_box {
        margin-bottom: 40px;
    }
    .all_content {
        color: #000;
    }
    .all_content_lead {
        padding: 20px 0;
        color: #464646;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 30px;
        text-align: center;
        background: #eafffe;
        padding: 15px;
    }
    .all_content_banner{
        border-bottom: 1px solid #ddd;
        margin-bottom: 60px;
        padding: 20px;
     }
     .all_content_banner__wrap{
         margin: 40px auto;
     }
     .all_content_banner img{
         width: 100%;
     }
    .all_content_catch {
        margin-bottom: 20px;
        background: #f7f7f7;
    }
    .all_content_catch .inner {
        padding: 0 15px 15px;
    }
    .all_content_catch figure {
        margin-bottom: 20px;
    }
    .all_content_catch .right_area_ttl {
        color: #1d8d3c;
        font-size: 1.8rem;
    }
    .all_content_catch .right_area_sub {
        margin: 10px auto;
        color: #1d8d3c;
        font-size: 1.6rem;
        font-weight: bold;
    }
    .all_content_catch .right_area_sub span {
        display: block;
        font-size: 1.4rem;
        font-weight: normal;
    }
    .all_content_catch .right_area p {
        font-size: 1.4rem;
    }
    .all_content_catch .btn_area {
        margin: auto;
        padding: 15px;
        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: #1d8d3c;
        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: #1d8d3c;
        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: #1d8d3c;
        -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: 50px;
    }
    .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 {
        margin-bottom: 30px;
    }
    .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(/major/common/images/arrow_green.svg) no-repeat center;
        -moz-background-size: contain;
        background-size: contain;
    }
    .faq_content.border_b {
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 30px;
    }
}