@charset "UTF-8";

/* ======================================================
	SETTING
====================================================== */
/* ======================================================
	COMMON
====================================================== */
* {
    box-sizing: border-box;
}

body {
    font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
	body {
	    font-size: 3.65059vw;
	    font-size: min(20px, 3.65059vw);
	}
}


img {
    display: block;
    width: 100%;
    height: auto;
}

.wrapper {
    max-width: 750px;
    margin: 0 auto;
}

.sp {
    display: block;
}
.tac{ text-align:center;}
.tar{ text-align:right;}
.tal{ text-align:left;}
.ol{ text-decoration:line-through;}
.fontB{font-weight:bold;}
.fontN{font-weight:normal;}
.txtColorBl{color:#0033FF;}
.txtColorRd{color:#CC3300;}
.txtSizeSS{ font-size:74%;}
.txtSizeS{ font-size:86%;}
.txtSizeL{ font-size:120%;}
.txtSizeLL{ font-size:146%;}
.txtDecoUl{ text-decoration: underline;}
.attention{ color:#FF0000;}
.attentionMtoM{ color:#E4007F;}
.attentionL{ font-weight:bold; color:#CC0000; }
.attention2{ font-weight:bold; color:#FF0000; }
.attention3{ font-weight:bold; color:#423a58; }
.attenG{ color:#666; text-align:right; margin:0;}

@media screen and (min-width: 600px) {
    .sp {
        display: none;
    }
}

.pc {
    display: none;
}

@media screen and (min-width: 600px) {
    .pc {
        display: block;
    }
}

.center {
    text-align: center;
}

.notes {
    /*font-size: unquote('min(2.93vw, 22px)');*/
    font-size: min(2.93vw, 18px);
    line-height: 1.3;
}

.js-accordion dd {
    display: none;
}

.slick-arrow {
    width: calc(60 / 750 * 100%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}

.slick-arrow.prev {
    left: 0;
}

.slick-arrow.next {
    right: 0px;
}

.slick-dots {
    width: 100%;
    height: 2.1333333333vw;
    position: absolute;
    bottom: -5.0666666667vw;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.1333333333vw;
}

@media screen and (min-width: 600px) {
    .slick-dots {
        height: calc(16px * 0.8);
        bottom: calc(-38px * 0.8);
        column-gap: calc(16px * 0.8);
    }
}

.slick-dots li {
    width: 2.1333333333vw;
}

@media screen and (min-width: 600px) {
    .slick-dots li {
        width: calc(16px * 0.8);
    }
}

.slick-dots button {
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    text-indent: -9999px;
    width: 100%;
    height: 2.1333333333vw;
    background: #b3e7e6;
    border-radius: 100vh;
}

@media screen and (min-width: 600px) {
    .slick-dots button {
        height: calc(16px * 0.8);
    }
}

.slick-active button {
    background: #052535;
}
.secInner{
    width: 90%;
    margin: auto;
}
.secMargn{
    margin-bottom: 2em;
}
.color_ff6b27{
    color:#ff6b27;
}
.color_d23c01{
    color:#d23c01;
}
.color_ed3e65{
    color:#ed3e65;
}
/* ======================================================
	CV
====================================================== */
.fv01 .btnarea,
.cv01 .btnarea,
.cv02 .btnarea,
.cv03 .btnarea,
.cv04 .btnarea,
.cv05 .btnarea,
.cv06 .btnarea,
.sec02 .btnarea {
    position: relative;
}

/* fv
---------------------------------------------------- */
.fv {
    /*height: calcVw(1178px);*/
    height: auto;
    margin-top: min(3.7vw, 1.4em);
    margin-top: 0;
    padding: calc(18 / 750 * 100% ) 0 0 0;
    background: url(../img/fv-bg.jpg) no-repeat center bottom, #ffffff;
    background-size: 100% auto;
    position: relative;
}

@media screen and (min-width: 600px) {
    .fv {
        /*height: calc(1178px * 0.8);*/
        height: auto;
    }
}

.fv__logo {
    width: 75%;
    position: absolute;
    top: calc(6 / 750 * 100%);
    right: calc(26 / 750 * 100%);
    font-weight: bold;
    color: #042433;
    display: flex;
    align-items: center;
    line-height: min(3.7vw, 1.3em);
    text-shadow: 1px 1px rgb(255 255 255 / 60%);
    justify-content: flex-end;
}

.fv_logo_city {
    font-size: min(4.8vw, 30px);
}

.fv__onec {
    font-size: min(3.1vw, 30px);
}

@media screen and (min-width: 600px) {
    .fv__logo {
        width: 65%;
        position: absolute;
        top: 0;
        right: calc(24 / 750 * 100%);
        font-size: min(3.2vw, 20px);
        font-weight: bold;
        color: #042433;
        display: flex;
        align-items: center;
        line-height: min(3.7vw, 1.3em);
        text-shadow: 1px 1px rgb(255 255 255 / 60%);
        justify-content: flex-end;
    }
}

.fv__logo img {
    width: calc(125 / 750 * 100%);
}

.fv__logo .txt_bg_Bblue {
    background: #042433;
    display: inline-block;
    width: auto;
    color: #fff;
    margin: 0 12px 0 12px;
    padding: 0.3em 0.9em;
    font-size: min(3.7vw, 1.2em);
}

.fv__logo .txt_bg_Bblue_city {
    background: #042433;
    display: inline-block;
    color: #fff;
    margin: 0 6px 0 8px;
    padding: 0.4em 0.6em;
    font-size: min(5.7vw, 1.2em);
}

@media screen and (min-width: 600px) {
    .fv__logo .txt_bg_Bblue_city {
        background: #042433;
        display: inline-block;
        color: #fff;
        margin: 0 11px 0 14px;
        padding: 0.3em 0.6em;
        font-size: min(3.7vw, 1.2em);
    }
}

.fv_logo .txt_access {
    width: 91%;
}

@media screen and (min-width: 600px) {
    .fv__logo {
        top: calc(6 / 750 * 100%);
    }
}

.fv__notes {
    margin: calc(40 / 750 * 100%) 0 0 0;
}

.fv__link {
    font-size: min(1.86vw, 14px);
    transform: rotate(-6deg);
    position: absolute;
    top: 20.4vw;
    right: 28vw;
}

@media screen and (min-width: 600px) {
    .fv__link {
        top: calc(153px * 0.8);
        right: calc(210px * 0.8);
    }
}

.fv__link a {
    color: #fff;
    text-decoration: underline;
}

.fv01 .btnarea .cv-btn {
    position: absolute;
    top: 80%;
    right: 0;
    left: 0;
    width: 90%;
    margin: auto;
}

.cv01 .btnarea .cv-btn {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 96.4%;
    margin: auto;
}

.sec02 .btnarea .cv-btn {
    position: absolute;
    top: 80%;
    right: 0;
    left: 0;
    width: 90%;
    margin: auto;
}

.sec02 .btnarea .cv-btn {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 96.4%;
    margin: auto;
}

.cv02 .btnarea .cv-btn {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 94%;
    margin: auto;
}

.cv03 .btnarea .cv-btn {
    position: absolute;
    top: 75%;
    right: 0;
    left: 0;
    width: 94%;
    margin: auto;
}

.cv04 .btnarea .cv-btn {
    position: absolute;
    top: 80%;
    right: 0;
    left: 0;
    width: 94%;
    margin: auto;
}

.cv05 .btnarea .cv-btn {
    position: absolute;
    bottom: 33.5%;
    right: 0;
    left: 0;
    width: 94%;
    margin: auto;
}

.cv06 .btnarea .cv-btn {
    position: absolute;
    top: 89%;
    right: 0;
    left: 0;
    width: 94%;
    margin: auto;
}

.fv01 .btnarea .cv-btn > a,
.cv01 .btnarea .cv-btn > a,
.cv02 .btnarea .cv-btn > a,
.cv03 .btnarea .cv-btn > a,
.cv04 .btnarea .cv-btn > a,
.cv05 .btnarea .cv-btn > a,
.cv06 .btnarea .cv-btn > a,
.cv-btn > a{
    transition: opacity 0.3s;
}

.fv01 .btnarea .cv-btn > a:hover,
.cv01 .btnarea .cv-btn > a:hover,
.cv02 .btnarea .cv-btn > a:hover,
.cv03 .btnarea .cv-btn > a:hover,
.cv04 .btnarea .cv-btn > a:hover,
.cv05 .btnarea .cv-btn > a:hover,
.cv06 .btnarea .cv-btn > a:hover,
.cv-btn > a:hover{
    opacity: 0.7;
}

/* ======================================================
	SECTION
====================================================== */
.sec01_02_slider {
    position: relative;
}

.sec01_02_slider .slick-slide img {
    width: 100%;
    padding: 0;
}

.sec01_02_slider .slick-arrow {
    position: absolute;
    top: 9%;
    bottom: 0;
    z-index: 3;
    margin: auto;
    width: min(60px, 8vw);
    height: min(120px, 16vw);
    cursor: pointer;
}

.sec01_02_slider .prev-arrow {
    left: 0;
}

.sec01_02_slider .next-arrow {
    right: 0;
}

.sec01_02_slider .slick-dots {
    bottom: -4%;
}

.sec01_02_slider .slick-dots li {
    width: min(24px, 3.2vw);
    height: min(24px, 3.2vw);
    margin: 0 min(15px, 2vw);
}

.sec01_02_slider .slick-dots li button {
    width: 100%;
    height: 100%;
}

.sec01_02_slider .slick-dots li button:before {
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    opacity: 1;
    background-color: #dcdcdc;
}

.sec01_02_slider .slick-dots li.slick-active button:before {
    background-color: #c8a682;
}

.sec01_05_slider {
    position: relative;
}

.sec01_05_slider .slick-slider {
    position: absolute;
    top: min(38px, 5.0666666667vw);
    right: 0;
    left: 0;
    width: min(440px, 58.6666666667vw);
    margin: auto;
    margin-bottom: 0;
}

.sec01_05_slider .slick-arrow {
    position: absolute;
    top: -21%;
    bottom: 0;
    z-index: 3;
    margin: auto;
    width: min(18px, 2.4vw);
    height: min(32px, 4.2666666667vw);
    cursor: pointer;
}

.sec01_05_slider .prev-arrow {
    left: -12%;
}

.sec01_05_slider .next-arrow {
    right: -12%;
}

.sec01_05_slider .slick-dots {
    bottom: -12%;
}

.sec01_05_slider .slick-dots li {
    width: min(24px, 3.2vw);
    height: min(24px, 3.2vw);
    margin: 0 min(15px, 2vw);
}

.sec01_05_slider .slick-dots li button {
    width: 100%;
    height: 100%;
}

.sec01_05_slider .slick-dots li button:before {
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    opacity: 1;
    background-color: #dcdcdc;
}

.sec01_05_slider .slick-dots li.slick-active button:before {
    background-color: #c8a682;
}

.sec01_05_slider .shape {
    position: absolute;
    right: 12%;
    top: 0;
    width: min(107px, 14.2666666667vw);
    height: min(87px, 11.6vw);
}

.sec02_23_slider {
    position: relative;
    overflow: hidden;
    padding-left: min(80px, 10.6666666667vw);
}

.sec02_23_slider .slick-list {
    width: calc(100% + (100vw - 100%) / 2);
    left: -10%;
}

.sec02_23_slider .slick-slider {
    margin-bottom: 16%;
}

.sec02_23_slider .slick-slide {
    width: min(420px, 56vw);
    padding-right: min(50px, 6.6666666667vw);
}

.sec02_23_slider .slick-arrow {
    position: absolute;
    top: -27%;
    bottom: 0;
    z-index: 3;
    margin: auto;
    width: min(18px, 2.4vw);
    height: min(32px, 4.2666666667vw);
    cursor: pointer;
}

.sec02_23_slider .prev-arrow {
    left: -7%;
}

.sec02_23_slider .next-arrow {
    left: 0;
    right: -85%;
}

.sec02_23_slider .slick-dots {
    right: 56%;
    transform: translateX(50%);
    bottom: -20%;
}

.sec02_23_slider .slick-dots li {
    width: min(24px, 3.2vw);
    height: min(24px, 3.2vw);
    margin: 0 min(15px, 2vw);
}

.sec02_23_slider .slick-dots li button {
    width: 100%;
    height: 100%;
}

.sec02_23_slider .slick-dots li button:before {
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    opacity: 1;
    background-color: #dcdcdc;
}

.sec02_23_slider .slick-dots li.slick-active button:before {
    background-color: #c8a682;
}

.sec01_2502_slider .slick-dots li button {
    width: 100%;
    height: 100%;
}

.sec01_2502_slider .slick-dots li button:before {
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    height: 85%;
    border-radius: 50%;
    content: "";
    opacity: 1;
    background-color: #898989;
}

.sec01_2502_slider .slick-dots li.slick-active button:before {
    background-color: #DF3765;
}

.sec01_2502_slider .slick-dots li {
    width: min(24px, 3.2vw);
    height: min(24px, 3.2vw);
    margin: 0 min(15px, 2vw);
}

.sec01_2502_slider .prev-arrow {
    left: -18px;
}

.sec01_2502_slider .next-arrow {
    right: -18px;
}

.sec01_2502_slider {
    background: url(../img/offer_01a-2b.jpg);
    /* background-position: bottom; */
    padding-bottom: 100px;
    background-repeat: no-repeat;
}

.sec01_2502_slider ul {
    width: 80%;
    margin: auto;
}

@media screen and (max-width: 750px) {
    .sec01_2502_slider {
        padding-bottom: 35px;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.sec03_11_slider {
    position: relative;
}

.sec03_11_slider .slick-slider {
    margin-bottom: min(70px, 9.3333333333vw);
}

.sec03_11_slider .slick-slide img {
    width: 100%;
    padding: 0 min(15px, 2vw);
}

.sec03_11_slider .slick-arrow {
    position: absolute;
    top: -4%;
    bottom: 0;
    z-index: 3;
    margin: auto;
    width: min(60px, 8vw);
    height: min(120px, 16vw);
    cursor: pointer;
}

.sec03_11_slider .prev-arrow {
    left: 0;
}

.sec03_11_slider .next-arrow {
    right: 0;
}

.sec03_11_slider .slick-dots {
    bottom: -7%;
}

.sec03_11_slider .slick-dots li {
    width: min(24px, 3.2vw);
    height: min(24px, 3.2vw);
    margin: 0 min(15px, 2vw);
}

.sec03_11_slider .slick-dots li button {
    width: 100%;
    height: 100%;
}

.sec03_11_slider .slick-dots li button:before {
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    opacity: 1;
    background-color: #dcdcdc;
}

.sec03_11_slider .slick-dots li.slick-active button:before {
    background-color: #c8a682;
}

.sec04_11.linkarea {
    position: relative;
}

.sec04_11.linkarea a {
    position: absolute;
    bottom: 25%;
    left: 22%;
    display: block;
    width: min(204px, 27.2vw);
    height: min(40px, 5.3333333333vw);
}

.sec04_16_slider {
    position: relative;
}

.sec04_16_slider .slick-slider {
    margin-bottom: min(200px, 26.6666666667vw);
}

.sec04_16_slider .slick-slide img {
    width: 100%;
    padding: 0 min(20px, 2.6666666667vw);
}

.sec04_16_slider .slick-slide .caption {
    display: none;
}

.sec04_16_slider .slick-arrow {
    position: absolute;
    top: auto;
    bottom: -47%;
    z-index: 3;
    margin: auto;
    width: min(16px, 2.1333333333vw);
    height: min(24px, 3.2vw);
    cursor: pointer;
}

.sec04_16_slider .prev-arrow {
    left: min(204px, 27.2vw);
}

.sec04_16_slider .next-arrow {
    right: min(204px, 27.2vw);
}

.sec04_16_slider .slick-dots {
    bottom: min(-60px, -8vw);
}

.sec04_16_slider .slick-dots li {
    width: min(24px, 3.2vw);
    height: min(24px, 3.2vw);
    margin: 0 min(15px, 2vw);
}

.sec04_16_slider .slick-dots li button {
    width: 100%;





    height: 100%;
}

.sec04_16_slider .slick-dots li button:before {
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    opacity: 1;
    background-color: #dcdcdc;
}

.sec04_16_slider .slick-dots li.slick-active button:before {
    background-color: #c8a682;
}

.sec04_16_slider .shop_name {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -26%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(288px, 38.4vw);
    height: min(50px, 6.6666666667vw);
    font-size: min(24px, 3.2vw);
    letter-spacing: 0.05em;
    background-color: #eeefe7;
}

.sec04_16_slider .shop_num {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -47%;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: min(20px, 2.6666666667vw);
    letter-spacing: 0.3em;
}

.sec05 .videoarea {
    position: relative;
}

.sec05 .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: min(690px, 92vw);
    height: 100%;
    margin: auto;
    border-radius: min(15px, 2vw);
    overflow: hidden;
}

.cm {
    padding: 1.9rem 0 1.5rem;
    background: #5bb2c4;
    /*background: #28a4bd;*/
    height: 100%;
}

.cm_txt {
    font-size: 2.7rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0.9rem;
    color: #fff;
}
.cm_txt2{
	color: #0b3341;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	margin-bottom: 1rem;
}
.cm_txt2 span{
	color: #FFEB3B;
	font-size: 2rem;
	letter-spacing:-0.03em;
}
.cm .videoarea {
    /* position: relative; */
    height: 100%;
}

.cm .video {
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    width: min(680px, 91vw);
    height: min(380px, 55vw);
    margin: auto;
    border-radius: min(6px, 1vw);
    overflow: hidden;
}

.sec06 .btnarea {
    background-color: #ecede8;
    padding-bottom: min(60px, 8vw);
}

.sec06 .btnarea a {
    display: block;
    width: 89.3%;
    margin: auto;
    transition: opacity 0.3s;
}

.sec06 .btnarea a:hover {
    opacity: 0.7;
}

/* ======================================================
	ACCESS
====================================================== */
.access .cityarea .cityarea_wrap dd ul {
    display: flex;
    flex-wrap: wrap;
    width: min(630px, 84vw);
    margin: auto;
}

.access .cityarea .cityarea_wrap dd ul li {
    margin-top: min(10px, 1.3333333333vw);
    margin-right: min(10px, 1.3333333333vw);
}

.access .cityarea .cityarea_wrap dd ul li:nth-child(-n + 4) {
    margin-top: 0;
}

.access .cityarea .cityarea_wrap dd ul li:nth-child(4n) {
    margin-right: 0;
}

.access .cityarea .cs_reserve {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: min(20px, 2.6666666667vw);
    color: #1a1a1a;
    letter-spacing: 0.05em;
    width: min(150px, 20vw);
    height: min(76px, 10.1333333333vw);
    background-color: #f7f7f7;
    border-radius: 38px;
    text-align: center;
    font-feature-settings: "palt";
    line-height: 1.1;
    transition: opacity 0.3s;
}

.access .cityarea .cs_reserve:hover {
    opacity: 0.7;
}

/* ======================================================
	FOOTER
====================================================== */
.footer nav {
    display: flex;
    justify-content: center;
    margin-top: min(50px, 6.6666666667vw);
}

.footer .w_auto {
    width: min(317px, 42.2666666667vw);
}

.footer .w_auto:first-child {
    margin-right: min(20px, 2.6666666667vw);
}

.footer .w_auto li {
    margin-top: min(30px, 4vw);
}

.footer .w_auto li:first-child {
    margin-top: 0;
}

.footer .w_auto li:before {
    content: "＞ ";
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
}

.footer .w_auto li > a {
    display: inline-block;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 500;
    letter-spacing: 0.025em;
    padding-bottom: min(10px, 1.3333333333vw);
    border-bottom: 1px solid #1a1a1a;
}

.footer .bottom {
    margin-top: min(70px, 9.3333333333vw);
}

.cv-btn-ab {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    width: 96.4%;
    margin: auto;
}

.fv-btn {
    position: relative;
    top: -240px;
    left: 4%;
}

@media screen and (max-width: 750px) {
    .fv-btn {position: relative;width: 70%;top: -240px;}
	.cm{padding: 2.7em 0.7em;}
	.cm_txt {font-size: 2.1em;}
	.cm_txt2{font-size: 1.2rem;}
	.cm_txt2 span{font-size: 1.4rem;}
}

/* ======================================================
	nav
====================================================== */

.nav01 {
    width: min(750px, 100%);
    display: flex;
    position: fixed;
    top: 0;
    z-index: 2;
    justify-content: space-around;
}

.nav01-mt {
    margin-top: 12%;
}

.nav01 li {
    list-style-type: none;
}

/* nav
---------------------------------------------------- */
.nav {
    background: #fff;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
}

.nav ul {
    display: flex;
    justify-content: space-between;
}

.nav a {
    display: block;
    background: #000;
}

/* ======================================================
	banner
====================================================== */

#banner {
    padding: 0px;
    z-index: 99999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 3.46% 2.66%;
    width: 100%;
}

@media (min-width: 640px) {
    #banner {
        padding: 0 22.14px 17px;
    }
}

.banner_inner {
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
}

#banner img {
    width: 100% !important;
}

@media screen and (max-width: 750px) {
    .fv-btn {
        position: relative;
        width: 70%;
        top: -240px;
    }
}


/*----------------------タブ切り替え----------------------*/
.tab-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0.5em 1.1em;
    column-gap: 10px;
}

.tab-label {
    color: White;
    background: #edb7c8;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    flex: 1;
    padding: 0;
    border-top-right-radius: 1.5em;
    border-top-left-radius: 1.5em;
}

.tab-label:not(:last-of-type) {
    border-right: solid 1px #ccc;
}

/*.tab-label {border-right:1px solid gray;}*/
.tab-content {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: none;
    background-color: #ffffff;
}

.tab-content.newcoursetab {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: none;
    background-color: #ffffff;
}

.tableft:checked + .tab-label {
    background: #d53558 url(../img/img_contents_02.png) center no-repeat;
    background-size: 100%;
}

.tabright:checked + .tab-label {
    background: #2a8c99 url(../img/img_contents_03.png) center no-repeat;
    background-repeat: no-repeat;
    background-color: #ff9e79;
    background-size: 100%;
}

.tableft:checked + .tab-label + .tab-content {
    border-bottom: solid 20px #d53558;
    display: block;
}

.tabright:checked + .tab-label + .tab-content {
    border-bottom: solid 20px #2a8c99;
    display: block;
}

.tabright:checked + .tab-label {
    background-color: #2a8c99;
}

.tab-bright {
    background: #8cccd1;
}

/*.tab-switch:checked+.tab-label {background: #325A8C;}*/
.tab-switch:checked + .tab-label + .tab-content {
    height: auto;
    overflow: auto;
    padding: 15px;
    opacity: 1;
    transition: .5s opacity;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.tab-switch {
    display: none;
}

.tab-switch {
    display: none;
}

input#tab01:checked + label img {
    opacity: 0;
    margin: 0 auto;
    width: 320px;
}

.tab-switch:checked + .tab-label + .tab-content {
    height: auto;
    overflow: auto;
    padding: 1em 0em;
    opacity: 1;
    transition: .5s opacity;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background: #fcf0f0;
}

.tab-switch:checked + .tab-label + .tab-content.newcoursetab {
    background: #e7f2f2;
}

input#tab02:checked + label img {
    opacity: 0;
}

/*吹き出し部分オレンジ*/
.tab-content {
    border-top: #d53558 solid 20px;
}

.tab-content.newcoursetab {
    border-top: #2a8c99 solid 20px;
}

#timeSec .sectionInner2 .charmBox {
    background: url(../images/img_usagi.jpg) no-repeat top 0 center/cover;
    background-size: 955px;
    padding: 80px 0px 30px;
}

#timeSec p:nth-child(2) {
    padding: 10px 0px;
    font-size: 16px;
    margin: 2% 0% 4%;
}

/*タブ中身右　スケジュール例*/
.newcourseBox.section {
    background-color: #f0f0f0;
    padding: 0;
}

.newcourseBox {
    position: relative;
    /* background: #fff; */
    /* padding: 1.4em 0; */
}

/*-----inputタグを非表示-----*/
.newcourseBox input[name="tabItem"],
.newcourseBox input[name="tabItem2"],
.newcourseBox input[name="season"] {
    display: none;
}

/*-----タブのスタイル-----*/
.newcourseBox .tabItem .btn_ex1Newcourse,
.newcourseBox .tabItem .btn_ex2Newcourse,
.newcourseBox .tabItem .btn_ex3Newcourse {
    display: inline-block;
    width: 45%;
    text-align: center;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #666;
    font-weight: bold;
    font-size: 135%;
    padding: 0.8em 0;
    border-radius: 35px;
    border: solid 3px #c4c4c4;
    box-shadow: 0 0 4px 2px #e9e9e9;
    box-sizing: border-box;
}

.newcourseBox .tabItem2 .btn_ex4Newcourse,
.newcourseBox .tabItem2 .btn_ex5Newcourse,
.newcourseBox .tabItem2 .btn_ex6Newcourse {
    display: inline-block;
    width: 45%;
    text-align: center;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #666;
    font-weight: bold;
    font-size: 135%;
    padding: 0.8em 0;
    border-radius: 35px;
    border: solid 3px #c4c4c4;
    box-shadow: 0 0 4px 2px #e9e9e9;
    box-sizing: border-box;
}

/*-----hover時のタブのスタイル-----*/
.newcourseBox .tabItem:hover {
    cursor: pointer;
}

.newcourseBox .tabItem2:hover {
    cursor: pointer;
}

.newcourseBox .tabItem.ex1Newcoursetab .btn_ex1Newcourse:hover {
    background-color: #dfdfdf;
    color: #7f7877;
}

.newcourseBox .tabItem.ex2Newcoursetab .btn_ex2Newcourse:hover {
    background-color: #dfdfdf;
    color: #7f7877;
}

.newcourseBox .tabItem.ex3Newcoursetab .btn_ex3Newcourse:hover {
    background-color: #dfdfdf;
    color: #7f7877;
}

.newcourseBox .tabItem2.ex4Newcoursetab .btn_ex4Newcourse:hover {
    background-color: #dfdfdf;
    color: #7f7877;
}

.newcourseBox .tabItem2.ex5Newcoursetab .btn_ex5Newcourse:hover {
    background-color: #dfdfdf;
    color: #7f7877;
}

.newcourseBox .tabItem2.ex6Newcoursetab .btn_ex6Newcourse:hover {
    background-color: #dfdfdf;
    color: #7f7877;
}

/*-----選んだタブのスタイルを変更-----*/
.newcourseBox #ex1Newcoursetab:checked ~ label.tabItem.ex1Newcoursetab .btn_ex1Newcourse,
.newcourseBox #ex2Newcoursetab:checked ~ label.tabItem.ex2Newcoursetab .btn_ex2Newcourse,
.newcourseBox #ex3Newcoursetab:checked ~ label.tabItem.ex3Newcoursetab .btn_ex3Newcourse {
    background-color: #e7f6f7;
    color: #2a8c99;
    position: relative;
    border-color: #8bd3d8;
}

.newcourseBox #ex4Newcoursetab:checked ~ label.tabItem2.ex4Newcoursetab .btn_ex4Newcourse,
.newcourseBox #ex5Newcoursetab:checked ~ label.tabItem2.ex5Newcoursetab .btn_ex5Newcourse,
.newcourseBox #ex6Newcoursetab:checked ~ label.tabItem2.ex6Newcoursetab .btn_ex6Newcourse {
    background-color: #fff0f4;
    color: #d53558;
    position: relative;
    border-color: #ff9fb6;
}

/*-----タブの中身を非表示-----*/
.newcourseBox .tabContent {
    display: none;
    opacity: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    width: 100%;
}

/*-----選んだタブの中身を表示-----*/
.newcourseBox #ex1Newcoursetab:checked ~ #content_ex1Newcourse,
.newcourseBox #ex2Newcoursetab:checked ~ #content_ex2Newcourse,
.newcourseBox #ex3Newcoursetab:checked ~ #content_ex3Newcourse {
    display: block;
    opacity: 1;
}

.newcourseBox #ex4Newcoursetab:checked ~ #content_ex4Newcourse,
.newcourseBox #ex5Newcoursetab:checked ~ #content_ex5Newcourse,
.newcourseBox #ex6Newcoursetab:checked ~ #content_ex6Newcourse {
    display: block;
    opacity: 1;
}

.newcourseBox .tabContent {
    box-sizing: border-box;
}

.newcourseBox .newcourseImg {
    text-align: center;
    margin: 1.3em 0 0;
}

.newcourseBox .newcourseImg .Img02 {
    overflow-x: scroll;
    max-width: 674px;
}

p.newcourseImg {}

.newcourseBox h4 {
    color: #726965;
    font-size: 169%;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 0.2em;
}

.schoolLeft {
    margin-right: 96px;
    font-size: 136%;
}

.schoolLeft .fontB {
    margin-right: 11px;
}

.courseBox {
    background: #f9ebdb;
    padding: 4.5em 1.5em 0;
}

.courseBoxInner {
    background: #fff;
    border-radius: 1.1em;
    box-shadow: 0 0 4px 4px #eddecc;
    padding: 0 0 0.9em;
}

.courseBox img {
    width: auto;
    margin: 0 auto;
}

.courseBoxInner h2 {
    /* margin: -10em; */
    position: absolute;
    top: -2em;
    width: 100%;
}

.detailBoxInner {
    position: relative;
    padding: 7.5em 0 0;
}

.planBox {
    padding: 0 1.5em;
    margin: 2.8em 0 0 0;
}


.planBoxInner {}

.tabItem:first-of-type {
    margin: 0 0 0 1.6em;
}

.tabItem2:first-of-type {
    margin: 0 0 0 1.6em;
}

.planBoxInner h3 {
    position: absolute;
    top: -1em;
    width: 100%;
}

.planBoxInner {
    position: relative;
    padding: 4.6em 0 1em;
    background: #fff;
    border-radius: 1em;
}

.tabItem .fontN,
.tabItem2 .fontN {
    font-size: 89%;
}

.spNone {
    display: none;
}


/*sp用*/
@media screen and (max-width: 750px) {
    .courseBoxInner h2 {
        width: 100%;
        right: initial;
        left: initial;
        top: -1.2em;
    }

    .courseBoxInner h2 img {
        width: 100%;
    }

    .detailBoxInner p img {
        width: 100%;
    }

    .detailBoxInner {
        padding: 4.5em 0 0;
    }

    .courseBox {
        padding: 3em 2.8% 1em;
    }

    .courseBoxInner {
        border-radius: 0.3em;
    }

    .tab-wrap {
        flex-wrap: wrap;
        width: 100%;
        margin: 0;
        padding: 0.6em;
    }

    .tab-switch:checked + .tab-label + .tab-content {
        width: 100%;
        box-sizing: border-box;
    }

    .courseBox img {
        width: 100%;
        height: auto;
    }

    input#tab01:checked + label img {
        width: 100%;
    }

    .newcourseBox .tabItem .btn_ex1Newcourse,
    .newcourseBox .tabItem .btn_ex2Newcourse,
    .newcourseBox .tabItem .btn_ex3Newcourse,
    .newcourseBox .tabItem2 .btn_ex4Newcourse,
    .newcourseBox .tabItem2 .btn_ex5Newcourse,
    .newcourseBox .tabItem2 .btn_ex6Newcourse {
        width: calc(93% / 2);
        padding: 0.3em 0;
        line-height: 1.15;
    }

    .tabItem2:first-of-type {
        margin: 0 0 0 0.5em;
    }

    .planBoxInner {
        padding: 3em 0 1em;
        border-radius: 0.6em;
    }

    .newcourseBox .tabItem .btn_ex1Newcourse,
    .newcourseBox .tabItem .btn_ex2Newcourse,
    .newcourseBox .tabItem .btn_ex3Newcourse,
    .newcourseBox .tabItem2 .btn_ex4Newcourse,
    .newcourseBox .tabItem2 .btn_ex5Newcourse,
    .newcourseBox .tabItem2 .btn_ex6Newcourse {
        padding: 0.3em 0;
    }

    .tabItem:first-of-type,
    .tabItem2:first-of-type {
        margin: 0 0 0 3%;
    }

    .tab-label {
        background: #8cccd1;
        border-top-right-radius: 0.5em;
        border-top-left-radius: 0.5em;
    }

    .tab-label.tab-bleft {
        background: #edb7c8;
    }

    .planBox {
        padding: 0 3%;
        margin: 2.8em 0 0 0;
    }

    .spNone {
        display: block;
    }
}

/* shopinfo
---------------------------------------------------- */
.shop_forms_btn {
    display: block;
}

.shop_pop_btn {
    display: none;
}

.shopinfo {
    background: #E8F7F7;
    padding: 5%;
    margin: 0 0 0;
}

.shopinfo h2 {
    color: #052535;
    font-size: min(6vw, 40px);
    line-height: min(9vw, 55px);
    margin-bottom: min(3vw, 0.4em);
}

.shopinfo h2 span.shop_strg {
    font-size: 130%;
    color: #f96c2d
}

.shopinfo .slick01 {
    margin-bottom: 4em;
}

.shopinfo .shop__access {
    position: relative;
    color: #fff;
    background: #052534;
    border-radius: 20vw;
    padding: min(6vw, 15px) 7vw;
    margin: 4vw auto;
}

.shopinfo .shop__access:before,
.shopinfo .shop__access:after {
    content: "";
    position: absolute;
}

.shopinfo .shop__access:before {
    content: "さらに";
    background: #ffdf20;
    color: #052534;
    font-weight: bold;
    font-size: 115%;
    padding: 0 2%;
    left: 5%;
    top: -15%;
    rotate: -8deg;
}

.shopinfo .shop__access:after {
    display: inline-block;
    width: 0;
    height: 0;
    bottom: -1.8vw;
    right: 0;
    left: 0;
    margin: auto;
    border-style: solid;
    border-width: 2vw 1.5vw 0 1.5vw;
    border-color: #052534 transparent transparent transparent;
}
#shopinfo.shopinfo .shop_box_area .list__info .attentionR {font-size: 0.75em; color: #E90000;}
#shopinfo.shopinfo .shop_box_area .shop_info .attentionR {font-size: 0.75em; color: #E90000;margin-top:1em;display:inline-block;}


@media screen and (max-width: 600px) {
    .shopinfo .shop__access:after {
        bottom: -3vw;
        border-width: 5vw 4.5vw 0 4.5vw;
    }
}

.shopinfo .shop__access span {
    margin: auto;
    font-weight: bold;
    font-size: min(6vw, 26px);
    line-height: min(9vw, 40px);
}

.shopinfo iframe {
    width: 100%;
    aspect-ratio: 4/3;
}

.shopinfo .once iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
}

.shopinfo ul.list__info {
    margin-top: 5%;
}

.shopinfo ul dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5em;
    border-radius: 1em;
    line-height: 1.5em;
    font-size: min(4.7vw, 1.5em);
}

.shopinfo ul li:first-child dl {
    align-items: baseline;
}

.shopinfo ul dt {
    width: 33%;
    text-align: center;
    background: #052534;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    line-height: 1.2em;
}

.shopinfo ul dd {
    width: 61%;
}

.shopinfo ul dt,
.shopinfo ul dd {
    padding: 0.25em 0;
    line-height: 1.4;
}

.shopinfo .btn__shopBox {
    margin: calc(80 / 750* 100%)auto
}

.btn__shopTtl {
    position: relative;
    color: #052535;
    font-weight: bold;
    font-size: min(6vw, 28px);
    line-height: min(9vw, 40px);
    margin-bottom: min(3vw, 0.4em);
    width: min(100%, 80%);
    margin: 0 auto min(3.7vw, 20px);
}

.btn__shopTtl span {
    font-size: 120%
}
.shopinfo h3 {
    position: relative;
    color: #052535;
    font-weight: bold;
    font-size: min(6vw, 40px);
    line-height: min(9vw, 40px);
    margin-bottom: min(3vw, 0.4em);
}

.shopinfo h3 .textWeak {
    font-size: 80%;
}
.shopinfo .textSlash{
    text-align: center;
}

.shopinfo .textSlash p{
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.5em;
    font-size:1.8em;
    font-weight: 600;
}

.shopinfo .textSlash p::before,
.shopinfo .textSlash p::after {
    content: "";
    width: 25px;
    height: 1px;
    background-color: #000;
    margin: 0px 4px 4px;
}

.shopinfo .textSlash p::before {
    transform: rotate(45deg);
}

.shopinfo .textSlash p::after {
    transform: rotate(-45deg);
}
@media screen and (max-width: 750px) {
    .shopinfo .textSlash p{
        font-size: 1.2em;
    }
}
/* shop
---------------------------------------------------- */
.shop {
    margin: calc(100 / 750 * 100%) 0 0 0;
}

.shop_name {
    background-color: #042433;
    font-size: 1.3em;
    font-weight: bold;
    border-radius: 50px;
    color: #fff;
    margin-bottom: 1em;
    padding: 0.2em 5%;
    letter-spacing: 0.02em;
}

.shop_card {
    margin-top: 1.5em;
    color: #042433;
    font-size: min(3.7vw, 20px);
}

.shop_card:last-child {
    margin-bottom: min(3.7vw, 60px);
}

.shop_info {
    padding: 0 5%;
    display: flex;
    justify-content: space-between;
}

.shop_map {
    width: 44%;
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 600px) {
    .shop_map iframe {
        height: 250px;
    }
}

.shop_text {
    width: 53%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* .shop_item{margin-bottom: 1em;} */
.shop_item.address {
    line-height: 1.4;
    margin: 0 0 auto;
}

.shop_item.opening_times {
    margin: 0.5em 0 0;
}

.shop_item.link {
    margin: 0.5em 0 0;
}

.shop_timeTitle {
    margin-right: 1em;
    padding: 0.2em 0.7em;
    border: 2px solid #042433;
    border-radius: 8px;
    font-size: min(2.6vw, 20px);
}

@media screen and (min-width: 600px) {
    .shop_timeTitle {
        margin-right: 1em;
        padding: 0.2em 1.2em;
        border: 2px solid #042433;
        border-radius: 8px;
        font-size: 0.8em;
    }
}

.cv_shop_city {
    background-color: #E8F7F7;
    padding: 3em 0 3em;
}

.shop__area {
    padding: 0 calc(40 / 750 * 100%);
    margin: calc(45 / 750 * 100%) 0 0 0;
}

.shop__area dt {
    /*font-size: unquote('min(4vw, 30px)');*/
    font-size: min(4vw, 24px);
    font-weight: 700;
    line-height: 8.5333333333vw;
    color: #fff;
    padding: 0 1em;
    position: relative;
    cursor: pointer;
}

@media screen and (min-width: 600px) {
    .shop__area dt {
        line-height: calc(64px * 0.8);
    }
}

.shop__area dt::after {
    content: '';
    display: block;
    width: 3.8666666667vw;
    height: 2.2666666667vw;
    background: url(../img/arrow01.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 4.8vw;
    top: 50%;
    margin: -1.1333333333vw 0 0 0;
    transform: rotate(180deg);
    transition: all 0.3s ease;
}

@media screen and (min-width: 600px) {
    .shop__area dt::after {
        width: calc(29px * 0.8);
        height: calc(17px * 0.8);
        right: calc(36px * 0.8);
        margin: calc(-8.5px * 0.8) 0 0 0;
    }
}

.shop__area dt.is-active::after {
    transform: rotate(0deg);
}

.shop__area dt:not(:nth-of-type(1)) {
    margin: 2.6666666667vw 0 0 0;
}

@media screen and (min-width: 600px) {
    .shop__area dt:not(:nth-of-type(1)) {
        margin: calc(20px * 0.8) 0 0 0;
    }
}

.shop__area dd {
    display: none;
}

.shop__area > dt {
    background: #7d7a7a;
}

.shop__area > dd {
    padding: 1.0666666667vw 0 0 0;
}

@media screen and (min-width: 600px) {
    .shop__area > dd {
        padding: calc(8px * 0.8) 0 0 0;
    }
}

.shop__area > dd dt {
    background: #a6a2a2;
}

.shop__list {
    margin: 2.6666666667vw 0 0 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.4666666667vw;
    row-gap: 1.4666666667vw;
}

@media screen and (min-width: 600px) {
    .shop__list {
        margin: calc(20px * 0.8) 0 0 0;
        column-gap: calc(11px * 0.8);
        row-gap: 9px;
    }
}

.shop__list li {
    width: 28.8vw;
}

@media screen and (min-width: 600px) {
    .shop__list li {
        width: calc(216px * 0.8);
    }
}

.shop__list a {
    height: 10.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    /*font-size: unquote('min(3.2vw, 24px)');*/
    font-size: min(3.2vw, 19px);
    font-weight: bold;
    line-height: 1.3;
    color: #000;
    text-align: center;
    border: 0.2666666667vw solid #000;
}

@media screen and (min-width: 600px) {
    .shop__list a {
        height: calc(80px * 0.8);
        border: 2px solid #000;
    }
}

@media (hover: hover) {
    .shop__list a:hover {
        opacity: 1;
        color: #fff;
        border: 0.2666666667vw solid #ff6b27;
        background: #ff6b27;
    }
}

@media screen and (hover: hover) and (min-width: 600px) {
    .shop__list a:hover {
        border: 2px solid #ff6b27;
    }
}

@media (hover: none) {
    .shop__list a:active {
        opacity: 1;
        color: #fff;
        border: 0.2666666667vw solid #ff6b27;
        background: #ff6b27;
    }
}

@media screen and (hover: none) and (min-width: 600px) {
    .shop__list a:active {
        border: 2px solid #ff6b27;
    }
}

.cv_shop {
    background-color: #E8F7F7;
    padding: 0 0 3em;
}


.city_multiple_01 #shopinfo .shop_box_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.city_multiple_01 #shopinfo .shop_card {
    font-size: min(3.7vw, 16px);
    width: 47%;
    display: flex;
    flex-direction: column;
}

.city_multiple_01 #shopinfo .shop_name {
    border-radius: 0;
    margin-bottom: 0.6em;
    font-size: 1.2em;
}

.city_multiple_01 #shopinfo .shop_text {
    width: 100%;
}

.city_multiple_01 #shopinfo .shop_info {
    flex: 1;
    padding: 0 3%;
}

.city_multiple_01 #shopinfo .shop_card:last-child {
    margin-bottom: 0;
}

@media screen and (min-width: 600px) {
    .city_multiple_01 #shopinfo .shop_info {
        padding: 0 6%;
    }

    .city_multiple_01 #shopinfo .shop_name {
        font-size: min(3.7vw, 24px);
    }
}

/* floating-btn
---------------------------------------------------- */
.floating-btn {
    width: 95.7333333333vw;
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 150;
    transition: all 0.3s ease;
}

.floating-link {
    display: block;
    background-image: url(../img/bottom_btn.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 84px;
    text-align: center;
    padding: 1%;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.01em;
    font-size: min(5.5vw, 30px);
    line-height: 1.7;
}

@media screen and (max-width: 534px) {
    .floating-link {
        height: 75px;
        font-size: min(5.7vw, 33px);
    }
}

@media screen and (max-width: 480px) {
    .floating-link {
        height: 68px;
        font-size: min(5.4vw, 33px);
    }
}

@media screen and (max-width: 414px) {
    .floating-link {
        height: 58px;
        font-size: min(5.7vw, 20px);
    }
}


@media screen and (min-width: 600px) {
    .floating-btn {
        height: 84px;
        width: calc(718px * 0.8);
    }
}

.floating-btn.is-show {
    bottom: calc(10px * 0.8);
}

/* fv-store
---------------------------------------------------- */
.fv-store {
    position: relative;
}

.fv-store__logo {
    width: calc(115 / 750 * 100%);
    position: absolute;
    top: 2.6666666667vw;
    left: calc(20 / 750 * 100%);
}

@media screen and (min-width: 600px) {
    .fv-store__logo {
        top: calc(20px * 0.8);
    }
}

.fv-store__link {
    font-size: min(1.86vw, 14px);
    transform: rotate(-6deg);
    position: absolute;
    top: 109.7333333333vw;
    left: 49.3333333333vw;
}

@media screen and (min-width: 600px) {
    .fv-store__link {
        top: calc(823px * 0.8);
        left: calc(370px * 0.8);
    }
}

.fv-store__link a {
    color: #000;
    text-decoration: underline;
}

/* store
---------------------------------------------------- */
.store {
    background: #e7f7f7;
    padding: calc(60 / 750 * 100%) 0 calc(50 / 750 * 100%) 0;
    margin: calc(70 / 750 * 100%) 0 0 0;
}

.store .slick06 {
    margin: calc(40 / 750 * 100%) 0 0 0;
}

.store .slick-slide {
    margin: 0 0.6666666667vw;
}

@media screen and (min-width: 600px) {
    .store .slick-slide {
        margin: 0 5px;
    }
}

.store .slick-arrow.prev {
    left: 8vw;
}

@media screen and (min-width: 600px) {
    .store .slick-arrow.prev {
        left: 48px;
    }
}

.store .slick-arrow.next {
    right: 8vw;
}

@media screen and (min-width: 600px) {
    .store .slick-arrow.next {
        right: 48px;
    }
}

.store .notes {
    text-align: right;
    margin: 0.25em calc(40 / 750 * 100%) 0 0;
}

.store__img01 {
    margin: calc(55 / 750 * 100%) 0 0 0;
}

.store__img02 {
    margin: calc(30 / 750 * 100%) 0 0 0;
}

.store__map {
    width: calc(670 / 750 * 100%);
    height: 74.6666666667vw;
    margin: calc(28 / 750 * 100%) auto 0 auto;
}

@media screen and (min-width: 600px) {
    .store__map {
        height: 448px;
    }
}

.store__map iframe {
    width: 100%;
    height: 100%;
}

.store dl {
    width: calc(670 / 750 * 100%);
    margin: calc(40 / 750 * 100%) auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    column-gap: calc(25 / 750 * 100%);
}

.store dt {
    width: calc(140 / 670 * 100%);
    font-size: min(3.46vw, 21px);
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
    background: #052535;
    padding: 0.25em 0;
    border-radius: 0.6666666667vw;
    display: flex;
    justify-content: center;
    margin: 0 0 calc(20 / 670 * 100%) 0;
}

@media screen and (min-width: 600px) {
    .store dt {
        border-radius: 5px;
    }
}

.store dd {
    width: calc(505 / 670 * 100%);
    font-size: min(4.26vw, 25px);
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 calc(20 / 670 * 100%) 0;
}

.store dd.access {
    padding: 0.4em 0 0;
}

.store + .cv {
    padding: calc(60 / 670 * 100%) 0 0 0;
}

/* lity
---------------------------------------------------- */
@media screen and (min-width: 600px) {
    .lity-wrap {
        margin: 3% 0;
    }
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 600px;
    max-height: 100%;
    outline: none !important;
    width: 90%;
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-content:after {
    display: none;
}

.lity-wrap::-webkit-scrollbar {
    display: none;
}

/* shopPopup
---------------------------------------------------- */
#shopPopup {
    margin: 0 auto;
    padding: 7% 5% 8% 5%;
    background-color: #E8F7F7;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#shopPopup .shop_poptitle {
    text-align: center;
    line-height: 1.2;
    font-size: min(5.7vw, 2em);
    font-weight: bold;
}

#shopPopup .shop_poptitle span {
    color: #FF6B27;
}

/*#shopPopup .shop_none{
  display: none;
}

#shopPopup .shop_name{
  font-size: min(3.7vw,1em);
  margin-bottom: 0.5em;
  border-radius: 0;
}

 #shopPopup .shop_info{
  display: block;
  border: 1px dashed #042433;
  border-top: none;
}

#shopPopup .shop_card{
  margin-top: min(3.7vw,1em);
  margin-bottom: min(6vw, 1.2em);
}

#shopPopup .shop_card:first-child{
  margin-top: 0;
}

#shopPopup .shop_card:last-child{
  margin-bottom: 0;
}

#shopPopup .shop_text{
  width: 100%;
} */

#shopPopup .shop_item {
    width: 90%;
    text-align: center;
    margin: 0 auto 1.5em;
    font-size: min(3.7vw, 1.4em);
}

#shopPopup .shop_item:last-child {
    margin-bottom: 0;
}

#shopPopup .shop_item a {
    display: block;
    padding: 5% 5%;
    border: 2px solid #042433;
    color: #042433;
    font-weight: bold;
    background-color: #fff;
}

#shopPopup .shop_item a:hover {
    border: 2px solid #ff6b27;
    background-color: #ff6b27;
    color: #fff;
    opacity: 1;
}

#shopPopup .shop_poptext {
    margin-top: 0.5em;
    margin-bottom: 0.9em;
    font-size: 1em;
    text-align: center;
}

@media screen and (min-width: 600px) {
    #shopPopup {
        max-width: 600px;
        padding: 5%;
    }
}

/*# sourceMappingURL=main.css.map */


.city_multiple_01 #shopPopup .shop_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: calc((100% - (31% * 3)) / 2);
    );
    );
    );
}

.city_multiple_01 #shopPopup .shop_item {
    width: 31%;
    font-size: min(3.7vw, 1.4em);
    margin: 0 0 1.5em 0;
}

.city_multiple_01 #shopPopup .shop_item a {
    height: 10.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: min(3.2vw, 19px);
    font-weight: bold;
    line-height: 1.3;
    color: #000;
    text-align: center;
    border: 0.2666666667vw solid #000;
}

@media screen and (min-width: 600px) {
    .city_multiple_01 #shopPopup .shop_item {
        margin-bottom: 1em;
    }

    .city_multiple_01 #shopPopup .shop_item a {
        height: 3.5em;
        border: 2px solid #000;
        font-size: min(3.2vw, 18px);
    }
}

/* 202504追加 */
/* ======================================================
	campaign
====================================================== */



/* cvfree
---------------------------------------------------- */
.cvfree {
    background: #F0F0F0;
    padding: 5%;
    margin: 0 0 0;
    color: #052535;
}

.cvfree .cvText1 {
    border: 1px solid;
    background: #fff;
    width: 80%;
    margin: auto;
    padding: 20px;
    text-align: center;
    font-size: 2em;
    font-weight: 500;
}

.cvfree .cvText1 span {
    background: linear-gradient(transparent 70%, #fffd07 50%);
}

.cvfree h2 {
    text-align: center;
    font-weight: 900;
    font-size: 4em;
    margin: 0.5em 0 1em;

}

.cvfree h2 span {
    border-bottom: 2px solid;
}

.cvfree .flex {
    display: flex;
    width: 90%;
    margin: auto;
    align-items: flex-start;
}

.cvfree .flex .cvText2 {
    font-size: 2.8em;
    font-weight: 600;
    margin-bottom: 0.7em;
}

.cvfree .flex .cvText3 {
    background: #C6A786;
    color: #fff;
    font-size: 1.4em;
    padding: 0.4em 1em;
    margin: 0.4em 0em;
}

.cvfree .cvBtnBox {
    background: #fff;
    border-radius: 10px;
    box-shadow: #939393 0 0 10px;
    padding: 1.8em 2.6em;
}

.cvfree .cvText4 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-align: center;
    font-size: 1.7em;
    line-height: 1.4;
    padding: 20px 0;
    margin-bottom: 1em;
}

.cvfree .cvText5 {
    font-size: 1.4em;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 2em;
}

.cvfree .cvText6 {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
    .cvfree .cvText1 {
        font-size: 1em;
        padding: 1.5em 0.5em;
    }

    .cvfree h2 {
        font-size: 2.2em;
    }

    .cvTextBox {
        width: 100%;
    }

    .cvfree .flex .cvText2 {
        font-size: 1.7em;
    }

    .cvfree .flex .cvText3 {
        font-size: 0.9em;
        padding: 0.4em 0.2em;
    }

    .cvfree .cvBtnBox {
        padding: 1.8em 1.8em;
    }

    .cvfree .cvText4 {
        font-size: 1.5em;
    }

    .cvfree .cvText5 {
        font-size: 0.8em;
    }

    .cvfree .cvText6 {
        font-size: 1em;
    }
}
.cvfree_btn_box .textSlash {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.5em;
    position: relative;
    color: #000;
    font-size: 1.4em;
}

.cvfree_btn_box .textSlash::before,
.cvfree_btn_box .textSlash::after {
    content: "";
    width: 25px;
    height: 1px;
    background-color: #000;
    margin: 0px 4px 4px;
}

.cvfree_btn_box .textSlash::before {
    transform: rotate(45deg);
}

.cvfree_btn_box .textSlash::after {
    transform: rotate(-45deg);
}

.cvfree_btn_box {
    text-align: center;
}

.cvfree_btn {
    display: block;
    background: linear-gradient(#faab64, #f75639);
    width: 65%;
    margin: auto;
    padding: 1em;
    border-radius: 80px;
    font-size: 1.6em;
    font-weight: bold;
    border: 3px solid #fff;
    /*box-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px;*/
    transition: opacity 0.3s;
}

.cvfree_btn:hover {
    opacity: 0.7;
}

@media screen and (max-width: 750px) {

    .cvfree_btn_box .textSlash {
        font-size: 1em;
    }

    .cvfree_btn {
        font-size: 1.2em;
        width: 94%;
    }

}
/* trainer
---------------------------------------------------- */
.trainer {
    /*margin-top: 4em;*/
}

.trainer .trainerBOX {
    background: #DFDDD9;
    padding: 4%;
    position: relative;
}

.trainer .trainerBOXImg {
    position: absolute;
    top: -4%;
    left: 15px;
    width: 30%;
}

.trainer .trainerh3 {
    margin: auto;
    text-align: center;
    padding-top: 2.8em;
}

.trainer .trainerBOX h3 {
    background: #a98333;
    color: #fff;
    margin: 5px 0px;
    font-size: 1.9em;
    padding: 0.2em 0.8em;
    text-align: center;
    display: inline-block;
}

.trainer .trainerTextBOX {
    background: #fff;
    padding: 20px;
    width: 99%;
    margin: auto;
    border-radius: 0 0 10px 10px;

}

.letterImg {
    margin-top: 2em;
}

.letterImg2 {
    width: 180px;
    height: auto;
    margin: auto;
}

.trainerText {
    background-image: linear-gradient(180deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 98.5%, #646464 100%);
    background-repeat: repeat-y;
    background-size: 100% 2.4em;
    line-height: 2.4;
    font-size: 1.5em;
}

.trainerText span {
    color: #a98333;
}

.trainer .trainerCatch {


    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 2.6em;
    font-weight: bold;
    position: absolute;
    right: 8%;
    top: 7%;
    background: #fff;
    color: #a98333;
    padding: 8px;
}

.trainer .trainerCatch p {
    border: 1px solid #000;
    padding: 20px;
}

.trainer .trainerImgCatch {
    position: relative;
}

@media screen and (max-width: 750px) {
    .trainer .trainerCatch {
        font-size: 1.2em;
    }

    .trainer .trainerBOXImg {
        position: absolute;
        top: -1%;
        left: 15px;
        width: 30%;
    }

    .trainer .trainerBOX h3 {
        font-size: 1.3em;
    }

    .trainerText {
        font-size: 1em;
    }

    .letterImg2 {
        width: 70px;
    }
}

/* planRecomend
---------------------------------------------------- */
#planRecomend {
    background: #13b5b1;
    position: relative;
}

.planRecomend {
    background: url(../img/planRecomend01.png)no-repeat;
    padding: 4% 6%;
    text-align: center;
    background-position: center;
    position: relative;
    background-size: cover;
}

.planRecomend h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.3;
}

.planRecomend .recomend_h2 {
    background-color: #092838;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.3;
    position: absolute;
    border-radius: 60px;
    padding: 0.5em 0.5em;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55%;
    top: 5.5%;
    z-index: 1;
}

.planRecomend .recomend_box1 {
    background: #fff;
    color: #092838;
    border-radius: 2px;
    padding: 0.45em 0.3em 0.5em 0.3em;
    margin: 1em 0;
    font-size: 2.5em;
    box-shadow: #767676 0 0 10px;
    position: relative;
}

.planRecomend .recomend_box1:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 15px 15px 0 15px;
}

.planRecomend .recomend_text1 {
    background: linear-gradient(transparent 70%, #ef7f7f 50%);
}

.planRecomend .recomend_text2 {
    font-size: 1.2em;
    font-weight: 800;
    letter-spacing: 2px;
}

.planRecomend .recomend_price p {
    background: linear-gradient(180deg, #fdff4a 0%, #ffbd1e 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2em;
    font-weight: 500;
}
.planRecomend .recomend_price p.cpntxt {
    color: #ffec00;
    background: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffec00;
}
.planRecomend .recomend_price span {
    color: #fff;
    font-size: 1.6em;
}
.planRecomend .recomend_price .priceTxtBf{margin-top: -0.65em;display: inline-block;margin-bottom: 0.5em;font-size: 1.3em;}
.planRecomend .recomend_box2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.planRecomend .recomend_box2 .recomend_text3 {
    writing-mode: vertical-rl;
    font-size: 2em;
    color: #fff;

}

.planRecomend .recomend_box2 .recomend_text4 {
    background: linear-gradient(180deg, #feffa4 0%, #fdcc16 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "din-2014", sans-serif;
    font-size: 8em;
    font-weight: 800;
    margin-left: 0.05em;
    line-height: 1;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
}

.planRecomend .recomend_box2 .recomend_text4 span {
    font-size: 0.5em;
}

.planRecomend .recomend_cach {
    position: relative;
}

.planRecomend .recomend_box3 {
    background: #ffffeb;
    padding: 6% 4% 10% 4%;
    margin: 1em 0 3em;
    border-radius: 1em;
}

.planRecomend .recomend_box3_2 {
	padding: 6% 10% 6% 10%;
	margin: 1em 2em 3em;
}

.planRecomend .recomend_box3 .recomend_text5 {
    background: #d60075;
    color: #fff;
    font-size: 1.4em;
    display: inline-block;
    /* padding: 0 20px; */
    vertical-align: middle;
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
}

.planRecomend .recomend_box3 .recomend_text5 span {
    font-size: 1.4em;
    vertical-align: text-bottom;
}

.planRecomend .recomend_box3 .recomend_text6 {
    font-weight: 500;
    font-size: 1.8em;
    margin-bottom: 1em;
}

.planRecomend .recomend_box3 p {
    font-size: 1.4em;
    color: #263f49;
}

.planRecomend .recomend_box3 .recomend_text7 {
    font-weight: bold;
    background: linear-gradient(transparent 70%, #fffd07 50%);
}

.planRecomend .recomend_cachList {
    display: flex;
    bottom: -60%;
    /* width: 106%; */
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.planRecomend .cachList {
    background: #fff;
    width: 9em;
    height: 9em;
    border-radius: 60%;
    margin: 0px 0.3em;
    box-shadow: #13b5b1 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.planRecomend .cachList1 {
    position: absolute;
    top: -13%;
    left: -8%;
}

.planRecomend .cachList2 {
    position: absolute;
    left: -4%;
    bottom: -25%;
}

.planRecomend .cachList3 {
    position: absolute;
    top: -13%;
    right: -8%;
}

.planRecomend .cachList4 {
    position: absolute;
    right: -4%;
    bottom: -25%;
}

.planRecomend .cachList img {
    margin: 0;
    width: auto;
    height: 4em;
}

.planRecomend .cachList span {
    color: #092838;
    font-weight: 600;
    font-size: 1.5em;
}

.planRecomend .recomendNotes {
    margin-top: 20%;
    font-size: 0.7em;
    margin-bottom: 6%;
}

.planRecomend .recomendNotes2 {
    margin-top: 12%;
    font-size: 0.8em;
    margin-bottom: 3%;
}

.cpntxtBox {
    width: 62%;
    margin: 0 auto;
    background: #092838;
    border-radius: 2em;
    padding: 0.4em;
}

.planRecomend .recomend_box2 .recomend_text4.white {
    background: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    font-size: 5.3em;
}
.planRecomend .recomend_box2 .recomend_text3.white {
    font-size: 1.5em;
}
.planRecomend .recomend_box2.white {
    margin: 0 0 1em 0;
}
.recomend_price {position: relative;}
.planRecomend .recomend_price p.cpnArrowBox {
    position: absolute;
    top: 0.7em;
    bottom: 0;
    left: 0.2em;
}

.planRecomend .recomend_box2 .recomend_text4.white::after {
    content: '';
    transform: rotate(-13deg);
    width: 87%;
    border-top: 9.5px solid #e53e3e;
    position: absolute;
    top: 41%;
    left: 0px;
}
@media screen and (max-width: 750px) {
    .planRecomend {
        padding: 10% 4%;
    }

    .planRecomend h2 {
        font-size: 1.2em;
    }

    .planRecomend .recomend_box1 {
        font-size: 1.4em;
    }

    .planRecomend .recomend_box2 .recomend_text4 {
        font-size: 5.5em;
    }

    .planRecomend .recomend_box2 .recomend_text4 span {
        font-size: 0.4em;
    }

    .planRecomend .recomend_price p {
        font-size: 1.4em;
    }

    .planRecomend .recomend_box2 .recomend_text3 {
        font-size: 1.5em;
    }

    .planRecomend .recomend_price span {
        font-size: 1.2em;
    }

    .planRecomend .recomend_box3 .recomend_text5 {
        font-size: 1em;
        width: 70%;
        padding: 4px;
        top: 4%;
    }

    .planRecomend .recomend_box3 .recomend_text6 {
        font-size: 1.2em;
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .planRecomend .recomend_box3 p {
        font-size: 0.9em;
    }

    .planRecomend .cachList {
        width: 5.5em;
        height: 5.5em;
        margin: 0px 5px;
    }

    .planRecomend .cachList img {
        width: auto;
        height: 3em;
        margin-top: 0;
    }

    .planRecomend .cachList span {
        font-size: 0.8em;
    }

    .planRecomend .recomend_cachList {
        bottom: -6em;
    }

    .planRecomend .recomend_h2 {
        font-size: 0.8em;
        width: 77%;
        top: 8%;
    }

    .planRecomend .recomend_box3_2 {
        padding: 6% 10% 6% 10%;
        margin: 1em 2em 3em;

    }
	.planRecomend .recomend_price p.cpnArrowBox img {
		width: 58%;
	}

	.planRecomend .recomend_price p.cpnArrowBox {
		top: 3.25em;
		left: -0.75em;
	}
	#planprice .planRecomend .recomend_price p.cpnArrowBox {
		top: 3.25em;
		left: -1.35em;
	}
	.cpntxtBox{
		width:75%;
	}
}

/* cv_campaign
---------------------------------------------------- */
.cv_campaign {
    position: relative;  
    text-align: center;
}

.back_gradient{
    background-image: linear-gradient(0deg, #d47402, #c83900);
}

.back_bage{
    background:#dad6cb;
}


.cv_campaign h2 {
    color: #fff;
    font-size: 3em;
    padding: 1em 0 1em 0;
}

.cv_campaign .benefits {
    margin: 0 0 2.8em 0;
}

.cv_campaign .benefits .benefits_title {
    background: #fff628;
    display: inline-block;
    font-size: 2em;
    border-radius: 60px;
    padding: 0.4em 2em;
    font-weight: 600;
}

.cv_campaign .benefits .benefits_title span {
    font-size: 1.5em;
    font-family: "din-2014", sans-serif;
    margin-left: 5px;
}

.cv_campaign .benefits_box {
    margin-top: 1.6em;
    background: #fff;
    border: 3px solid #fff;
}

.cv_campaign .benefits_box2 {
    background-image: linear-gradient(90deg, #d23c00, #eab109);
    padding: 0.4em;
}

.cv_campaign .benefits_text1 {
    color: #fff;
    font-size: 2.3em;
    font-weight: 500;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
    text-shadow: 0 2px 9px #cd340c;
    letter-spacing: 2px;
}

.cv_campaign .benefits_text1 span {
    font-size: 1.6em;
    vertical-align: text-bottom;
    margin: 0 3px;
}

.cv_campaign .benefits_text2 {
    padding: 0.5em 0.5em 0.7em;
    font-size: 4.3em;
    font-weight: 600;
    letter-spacing: 2px;
    align-items: center;
    display: flex;
    justify-content: center;
    letter-spacing: normal;
}

.cv_campaign .benefits_text2 span {
    font-size: 2.4em;
    font-weight: 900;
    color: #e33132;
    font-style: italic;
    vertical-align: text-bottom;
    margin: 0 9px 0 0px;
    letter-spacing: -7px;
    line-height: 1;
}
.cv_campaign .benefits_text2 span.txtOff {
    font-size: 1.3em;
    font-style: normal;
    letter-spacing: normal;
    color: #000000;
    margin-right: 0;
}

.cv_campaign .benefits_text2 span.txtpar {}

.cv_campaign .benefits_text2 span.txtPar {
    font-size: 1.05em;
    letter-spacing: normal;
    color: #000000;
    margin-right: 0;
}

.cv_campaign .benefits_text2 span.txtPerBox {
    display: flex;
    align-items: flex-end;
    font-size: 100%;
    margin-top: -0.2em;
}

.cv_campaign .benefits_box3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4%;
}

.cv_campaign .benefits_text3 {
    font-size: 1.2em;
    font-weight: 500;
    text-align: left;
}

.cv_campaign .benefits_text4 {
    font-size: 4.3em;
    font-weight: 500;
    letter-spacing: 2px;
}

.cv_campaign .benefits_text4 span {
    font-size: 2.4em;
    font-weight: 900;
    color: #e33132;
    font-style: italic;
    vertical-align: text-bottom;
    margin: 0 14px 0 0;
    line-height: 1;
}

.cv_campaign .benefits_img {
    padding-right: 15px;
    width: 56%;
}

.cv_campaign .benefits_box4 {
    text-align: left;
    width: 70%;
}

.cv_campaign .benefits_text5 {
    background: #e33132;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    border-radius: 60px;
    padding: 6px 20px;
}

.cv_campaign .benefits_text6 {
    font-size: 2.5em;
    font-weight: 600;
    padding: 10px 0;
}

.cv_campaign .benefits_text7 {
    background: #fff0f0;
    border-radius: 8px;
    font-size: 1.4em;
    padding: 20px;
}

.cv_campaign .benefits_text7 span {
    font-weight: 800;
    background: linear-gradient(transparent 70%, #fb9aa2 50%);
    font-size: 1.2em;
}

.cv_campaign .benefits_text7 p {
    margin-top: 10px;
}

.cv_campaign .benefits_box5{
    font-size: 1.6em;
    font-weight: 700;
    position: relative;
}
.cv_campaign .benefits_box5 .cv_campaign05{
    position: absolute;
    left:5%;
    top:0;
    width: 60px;
}

.cv_campaign .benefits_box5 .cv_campaign04{
    position: absolute;
    right:5%;
    top:0;
    width: 60px;
}

.cv_campaign .benefits_text8{
    color:#fff78d;
    font-size: 1.4em;
    background: linear-gradient(transparent 70%, #e63228 50%);
}

.cv_campaign .benefits_text8 span{
    font-size:1.4em;
}

.cv_campaign .benefits_text9{
    font-size: 2.4em;
    font-weight: 600;
    margin-top:3em;
    margin-bottom:1.1em;
}

.back_bage h3{
    background: -webkit-linear-gradient(0deg, #d4ae47, #c19531, #b48421, #cda43e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0px 5px 5px #fff);
    font-size: 4.6em;
    font-weight: 800;
    border-bottom: 5px solid #d4ae47;
    display: inline-block;
}

.back_bage h3 span{
    font-size: 1.4em;
}

.back_bage sup{
    z-index: 10;
    background: -webkit-linear-gradient(0deg, #d4ae47, #c19531, #b48421, #cda43e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1em;
    top: -2em;
}

.benefits_title2{
    margin-bottom: 2em;
    display: inline-block;
}

.cv_speech{
    border-radius: 2px;
    padding: 0.3em 0.3em 0.5em 0.3em;
    margin: 1em 0;
    font-size: 1.6em;
    position: relative;
    background:#fff624;
    box-shadow: #767676 0 0 10px;
    font-weight: 700;
}
.cv_speech:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fff624 transparent transparent transparent;
}

.cv_campaign .notes{
    font-size: 0.8em;
    text-align: left;
    padding:2em 0 6em 0;
}
.benefits_title_center{
    margin-right: -50px;
}

@media screen and (max-width: 750px) {
    .cv_campaign h2 {
        font-size: 2em;
    }

    .cv_campaign .benefits .benefits_title {
        font-size: 1.5em;
    }

    .cv_campaign .benefits_text1 {
        font-size: 2em;
    }

    .cv_campaign .benefits_text2 {
        font-size: 2.7em;
        padding: 0.5em 0.2em 0.7em;
    }

    .cv_campaign .benefits_text3 {
        font-size: 1.4em;
    }

    .cv_campaign .benefits_box3 {
        display: block;
        padding: 5;
    }

    .cv_campaign .benefits_img {
        padding: 0 0 20px 0;
        width: 100%;
    }

    .cv_campaign .benefits_box4 {
        width: 100%;
    }

    .cv_campaign .benefits_text6 {
        font-size: 2em;
    }

    .cv_campaign .benefits_img .cv_campaign03 {
        width: 20%;
        margin: auto;
    }
    .cv_campaign .benefits_box5{
        font-size: 1.2em;
    }
    .cv_campaign .benefits_box5 .cv_campaign04{
        display: none;
    }
    .cv_campaign .benefits_box5 .cv_campaign05{
        display: none;
    }
    .cv_campaign .benefits_text9{
        font-size: 2em;
    }
    .back_bage h3{
        font-size: 2.8em;
    }
    .cv_speech{
        font-size: 1.2em;
    }
    .benefits_title_center {
        margin-right: -25px;
    }
}


/* planprice
---------------------------------------------------- */
#planprice {
    background: #f9ebdb;
    padding: 3% 3%;
}

#planprice .plan_title {
    position: relative;
    background: #fff;
    border-radius: 10px 10px 0px 0px;
    padding: 30px;
}

#planprice .plan_title p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 800;
    font-size: 3.5em;
    width: 100%;
    text-align: center;
}

#planprice .aboutplan{
    background:#fddb44;
    padding:4%;
    text-align: left;
}

#planprice .aboutplan h2{
    font-size: min(10vw, 75px);
    font-weight: bolder;
    z-index: 1;
    position: relative;
    text-align: left;
    margin-top: 0.17em;
    line-height: 1;
}

#planprice .aboutplan .aboutplan_text1{
    font-size: 1.7em;
    margin-top: -0.5em;
    font-weight: 100;
}

#planprice .aboutplan .planprice02{
    width: 273px;
    height: auto;
    margin-top: -164px;
    text-align: right;
    margin-left: auto;
}
#planprice .aboutplan .aboutplan_text1 .fontB {
    font-weight: 500;
    font-size: 1.2em;
    display: inline-block;
    margin-bottom: 0.3em;
}

@media screen and (max-width: 750px) {
    #planprice .plan_title {
        padding: 30px 20px;
    }

    #planprice .plan_title p {
        font-size: 1.6em;
    }
    #planprice .aboutplan .planprice02{
        margin-top: -85px;
        width: 48%;
    }
    #planprice .aboutplan .aboutplan_text1{
        font-size: 1em;
    }
}

/* offer_benefit
---------------------------------------------------- */
.offer_benefit .back_bage{
    padding:0 0 8% 0;
    text-align: center;
}
.offer_s{
    width: 90%;
    margin: auto;
}
.cv_speech2{
    border-radius: 2px;
    padding: 0.3em 0.3em 0.5em 0.3em;
    margin: 1em 0;
    font-size: 1.6em;
    position: relative;
    background:#d23c01;;
    box-shadow: #767676 0 0 10px;
    font-weight: 700;
    color:#fff;
}

.cv_speech2:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #d23c01 transparent transparent transparent;
}
.offer_benefit .offer_text{
    font-weight: bold;
    font-size: min(6vw, 40px);
    padding-top: 1.2em;
}

.offer_benefit .offer_text .textStrong {
    font-size: 160%;
    font-family: "din-2014", sans-serif;
}
@media screen and (max-width: 750px) {
    .cv_speech2{
        font-size: 1.2em;
        margin: 1em 0 1.6em 0;
    }
}

/* chart
---------------------------------------------------- */

.chart{
    background: #ecede8;
} 

.chart .chartInner{
    background: #fff;
    width: 84%;
    margin: auto;
    padding: 4%;
}
.chart .chart_title{
    text-align: center;
    font-size: 3em;
}
.chart .chart_title2{
    text-align: center;
    font-size: 4em;
    font-weight: 900;
    letter-spacing: 4px;
}
.chart .chart_title2 sup{
    font-size: 30%;
    top: -2em;
}
.chart .chart_title .textWeak{
    font-size: 80%;
}
.chart .chartNotes{
    font-size: min(2.8vw, 18px);
    line-height: 1.6;
}
.chart .chart_box{
    background: #fdf7e5;
    border-radius: 20px;
    padding: 6%;
    font-size: 1.6em;
    line-height: 1.7;
    font-weight: 500;
    margin: 1em 0;
}
.chart .chart_speech{
    border-radius: 60px;
    padding: 1em;
    margin: 1em 0;
    font-size: 1.8em;
    position: relative;
    background: #ebe7e2;
    text-align: center;
}
.chart .chart_speech:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #ebe7e2 transparent transparent transparent;
}
.chart .chart_speech2{
    border-radius: 60px;
    padding: 1em;
    margin: 1em 0;
    font-size: 1.8em;
    position: relative;
    background: #d8d1c1;
    text-align: center;
}
.chart .chart_speech2:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #d8d1c1 transparent transparent transparent;
}
@media screen and (max-width: 750px) {
    .chart .chart_title{
        font-size: 1.8em;
    }

    .chart .chart_speech,.chart .chart_speech2{
        font-size: 1em;
    }
    .chart .chart_title2{
        font-size: 2.5em;
    }
    .chart .chart_box{
        font-size: 1em;
    }
}
/* Rebound
---------------------------------------------------- */
.Rebound{
    background: #c0b9a7;
    padding:5% 2%;
}
.Rebound_title{
    text-align: center;
}
.Rebound_title span{
    text-align: center;
    border:2px solid #fff;
    color:#fff;
    border-radius: 60px;
    display: inline-block;
    font-size: 2.4em;
    padding: 0.4em 1em;
}
.Rebound_box{
    background: #fff;
    border-radius: 10px;
    box-shadow: #939393 0 0 10px;
    padding: 1.2em;
    font-size: 1.6em;
    line-height: 2;
    font-weight: 500;
}
.textWavy  {
    text-decoration: underline wavy #fdff0f 4px;
    text-align: center;
    color: #ffff00;
    font-size: min(7vw, 64px);
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 1px;
}
@media screen and (max-width: 750px) {
    .Rebound_title span{
        font-size: 1.4em;
    }
    .Rebound_box{
        font-size: 1em;
    }
}


.p-top-kv_appealbox_wrap{
	margin: 0 auto 3em;
	/* position: relative; */
	/* z-index: 1; */
}
.p-top-kv_appealbox{
	display: flex;
	justify-content: center;
	font-family:YuMincho,"Hiragino Mincho ProN",serif;
	text-align: center;
	max-width: 680px;
	margin: auto;
	z-index: 99;
}
.p-top-kv_appeal{
	/* border: 3px solid #dbdbdb; */
	background: #fff;
	padding: 11px 3px 11px 3px;
	margin: 0px 14px;
	width: 33%;
	line-height: 1.2;
	border-radius: 1px;
	transform: skewX(350deg);
	line-height: 1.1;
}
.p-top-kv_appeal_text{
	color:#232323;
	font-weight: 800;
	font-size: 28px;
	transform: skewX(-350deg);
}
.p-top-kv_appeal_text span{
	color:#ad8a3a;
	font-weight: normal !important;
	font-size: 22px;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.p-top-kv_appealbox_wrap{
		margin-bottom: 7%;
		margin-top: -20px;
	}
	.p-top-kv_appealbox{
		width: 96%;
		/* position: absolute; 
		bottom: -24px;
		right: 0;
		left: 0;*/
		line-height: 1.2;
	}
	.p-top-kv_appeal_text{
		font-size: 4.6vw;
	}
	.p-top-kv_appeal_text span{
		font-size: 3.7vw;
	}
}

@media screen and (max-width: 767px){
.p-top-kv_appeal {
    margin: 0 4px;
    /* border: 2px solid #dbdbdb; */
    padding: 7px 2px;
}
}