@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
body {margin: 0;padding: 0;font-size: 16px;line-height: 160%;font-family: 'Noto Sans JP', sans-serif;color: #000000;box-sizing: border-box;text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-o-text-size-adjust: 100%;}
body, html {height: 100%;margin: 0;}
.grid-1200 {width: 100%;max-width: 1200px;margin: 0 auto 0 auto;position: relative;}
*, *::before, *::after {box-sizing: border-box;}
img {max-width: 100%;height: auto;}
a:hover, a:visited, a:focus {outline: none;border: none;}
a, button {color: inherit;text-decoration: none;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
input, textarea, button, select {outline: none;resize: none;}
a:hover, a:focus, a:active, button:hover, button:focus, button:active {-webkit-transition: all 0.35s ease 0s;-moz-transition: all 0.35s ease 0s;transition: all 0.35s ease 0s;}.hv-o {transition: ease all 0.45s;}.hv-o:hover {opacity: 0.8;}.anchor_fixtop {display: block;position: relative;top: -100px;width: 100%;visibility: hidden;}a[href^="tel:"] {cursor: default;pointer-events: none;}a[href^="tel:"]:hover {text-decoration: none;}
#pagetop {position: fixed;bottom: 20px;right: 20px;border: none;cursor: pointer;padding: 10px;outline: none;background-color: #fe7245;z-index: 50;}
#pagetop a{ font-size: 0; line-height: 100%; display: block; }
.anchor_fixtop { display: block;  position: relative; top: -100px; width: 100%; visibility: hidden;}
.grid-1085{ max-width: 1085px; width: 100%; margin-left: auto; margin-right: auto; position: relative;}

/* ---------------- STYLE ---------------- */

/* HEADER */
.wrap-header{justify-content: space-between; transition: ease all 0.35s;}
.menu{ display: flex; position: relative; top: -5px;}
.sp_shows{ display: none !important;}
.menu li:not(:last-child){ margin-right: 27px; }
.menu li:nth-last-child(3){margin-right: 0;}

.group-header{position: fixed; width: 100%; left: 0; top: 0; z-index: 99; padding: 25px 0; transition: ease all 0.35s;}
.group-header.active{ background-color: #fff; padding: 15px 0;}

/* MV TOP  */
.pwo{ position: relative; width: 100%; overflow: hidden; }
.group-mv,.group-ft{background-color: #f6dc65; /*bg#f6dc65 */} 
.wrap-mv{ background-position: center; background-repeat: no-repeat; background-size: cover; margin-bottom: -73px; overflow: hidden;}
.wrap-mv > div{ padding-top: 205px; padding-bottom: 225px; display: flex; align-items: center;}
.wrap-cv::before{ content: ""; width: 100%; height: 160px; background-color: #000; position: absolute; left: 0; bottom: 0;}
.wrap-cv .rows{ align-items: flex-end; justify-content: space-between;}
.item-cv:last-child { display: flex; align-items: center; padding-bottom: 20px; position: relative; top: 1px;}
.sub-item-cv:first-child{position: relative; top: 7px;}
.sub-item-cv:not(:last-child) { margin-right: 23px; }
.model_img{ position: absolute; right: 0; bottom: 0px; padding: 0 !important; z-index: 0;}
.txt-mv{ max-width: 444px; position: relative; z-index: 6;}
.ie .txt-mv{max-width: 446px;}
.txt-mv h2{ font-size: 40px; line-height: 165%; margin-bottom: 17px;}
.txt-mv p{ font-weight: 400; line-height: 200%;}
@media screen and (min-width: 751px) {
    .wrap-mv{ min-height: 700px;}
}


/* FT */
.group-ft{ padding-top: 30px; }
.group-ft > div, .logo-ft { margin-bottom: 30px; }
.group-ft > div > .rows { justify-content: space-between; }
.rows{display: flex;}
.sns-ft span.s1{ display: flex; width: 26px; height: 26px; margin-right: 20px; border: 1px solid #000000; align-items: center; justify-content: center; border-radius: 5px;}
.sns-ft:not(:last-child){margin-bottom: 16px;}
.sns-ft a{ align-items: center; }
.tel-ft a{ font-size: 30px;}
.mail-ft a{font-size: 16px; line-height: 100%;}
.group-coppy{ text-align: center; letter-spacing: 2.5px; margin-bottom: 0 !important; font-size: 12px; line-height: 140%; padding: 25px 0;}

.menu-fo{ max-width: 370px; display: flex; flex-wrap: wrap;}
.menu-fo li{ width: 50%; margin-bottom: 8px;}
.menu-fo li:nth-child(2n){ padding-left: 55px; }
.menu-fo li:last-child{width: 100%; padding-left: 0; margin-bottom: 0;}


/* TOP */
/* 1. TOP ABOUT */
.group-top-about{margin-bottom: 100px;}
.wrap-top-about{padding: 100px 0; align-items: center;}
.item-top-about{ width: 450px; }
.item-top-about:first-child{ border-radius: 20px; overflow: hidden;}
.item-top-about:last-child { width: calc( 100% - 450px ); padding-left: 50px;}

.title-top-1{ display: block; text-align: center; }
.title-top-1 .en { font-size: 12px; letter-spacing: 1px; line-height: 150%; font-weight: 500; }
.title-top-1 .jp { display: block; font-size: 30px; font-weight: bold; margin-top: 20px;}
.desc-top-about{ margin-top: 45px; }
.desc-top-about p{ font-weight: 400; line-height: 200%; letter-spacing: 1.8px;}
.desc-top-about p:not(:last-child) { margin-bottom: 33px; }

.item-top-about-colums{ width: 25%; background-color: #f8f5e9; padding: 30px 20px; display: flex; flex-direction: column; justify-content: space-between;}
.item-top-about-colums:not(:last-child){margin-right: 2px;}
.item-img-colums{text-align: center;}
.item-img-colums ~ .title-top-1 { margin: 25px 0 20px; }
.item-img-colums ~ .title-top-1 .jp{font-size: 20px;}
.item-img-colums ~ .title-top-1 .en { color: #999999; padding-top: 8px; display: block;}
.desc-top-about-colums {font-size: 12px; color: #999; font-weight: 400;}
.desc-top-about-colums p{ line-height: 195%; letter-spacing: 0.5px;}
.btn-colums{ margin-top: 25px; }
.btn-colums a, .btn-colums input[type=submit]{ width: 100%; max-width: 170px; height: 36px; border-radius: 18px; background-color: #fe7245; display: flex; align-items: center; justify-content: center; font-size: 12px; color: #fff; letter-spacing: 0; line-height: 100%; margin-left: auto; margin-right: auto;}
.btn-colums a span{position: relative; top: -1px; }
.btn-colums input[type=submit], .confirm .btn-colums a {
    border: none !important;
    max-width: 300px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}
/* 2. TOP TRAINING */
.group-top-training{ position: relative;  padding-top: 45px; overflow: hidden;}
.group-top-training::before{ content: ""; width: 100%; max-width: 1366px; position: absolute; left: 50%; top: 0; transform: translateX(-50%); height: 1366px; background-color: #f7f7f7; border-radius: 100%;}
.wrap-top-training { margin: 60px 0; }
.sub-item-top-training{width: 320px; margin-bottom: 60px;}
.sub-item-top-training:last-child{ width: calc(100% - 320px); padding-left: 50px;}

.sub-item-top-training h3{ font-size: 20px; line-height: 150%; margin-top: 8px; margin-bottom: 15px;}
.sub-item-top-training p { line-height: 200%; }
.sub-item-top-training p:not(:last-child){ margin-bottom: 31px; }

/* 3. TOP MEAL */
.group-top-meal{ padding-bottom: 83px; padding-top: 16px; }
.wrap-meal-sldier p{ text-align: center; line-height: 200%;}
.sldier-meal{ width: 100%; max-width: 580px; margin: 60px auto 20px auto; position: relative;}
.item-slider-1{width: 100%; height: 450px; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 20px;}
.slick-arrow{ position: absolute; top: 50%; transform: translateY(-50%); width: 49px; height: 49px; border-radius: 100%; background-color: #fe7245; transition: ease all 0.35s; border: 0; outline: none; resize: none; font-size: 0; cursor: pointer; background-repeat: no-repeat; }
.slick-prev { left: -80px; background-image: url('../img/icon-left.png');  background-position: center right 19px;}
.slick-next { right: -80px; background-image: url('../img/icon-right.png');  background-position: center left 19px;}
.slick-arrow:hover{opacity: 0.8;}
.fancybox-can-zoomIn .fancybox-content { border-radius: 70px;  overflow: hidden;}
.compensate-for-scrollbar{margin-right: 0 !important;}
/* 4. TOP INSTITUTION */
.group-top-institution ul{ flex-wrap: wrap; margin-top: 60px; margin-bottom: -13px;}
.group-top-institution ul li{ width: calc( (100% - 9px) / 4 ); margin-right: 3px; margin-bottom: 3px; }
.group-top-institution ul li:nth-child(4n), .group-top-institution ul li:last-child{ margin-right: 0; }
.group-top-institution ul li a{ display: block; width: 100%; height: 269px; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 20px; overflow: hidden;}


/* 5. TOP PRICE */
.group-top-price{ padding: 100px 0; }
.wrap-top-price { margin-top: 55px; border-radius: 20px; overflow: hidden; border: 1px solid #cccccc;}
.item-top-price{ width: 305px; height: 240px; display: flex; align-items: center; justify-content: center;}
.item-top-price:first-child { width: calc( 100% - 305px ); background-color: #f7f7f7;}
.item-top-price h3{ text-align: center; margin-bottom: 5px;}
.item-top-price h3, .price-right { font-size: 40px; font-weight: bold; letter-spacing: 0; line-height: 140%;}
.item-top-price h3 span, .price-right span{ font-size: 30px; }
.item-top-price { line-height: 170%; font-weight: 400;}
.item-top-price h3 span {
    display: inline-block;
    padding-left: 16px;
}

/* 6. TOP ACCESS */
.group-top-access{ background-color: #f8f5e9; padding: 60px 0; margin-bottom: -46px;}
.item-top-access{ width: 500px; }
.item-top-access:first-child{ width: calc(100% - 500px); padding-right: 40px;}
.item-top-access:last-child {height: 500px;}
.item-top-access:last-child iframe {width: 100%; height: 100%;}

.wrap-top-access{ align-items: center; }
.item-top-access .title-top-1 { text-align: left; }
.desc-top-access { margin-top: 50px; }
.desc-top-access P{ line-height: 200%; font-weight: 400;}
.desc-top-access span{ font-size: 12px; }


/* 7. CHILD BANNER */
.wrap-banner-child{ height: 360px; margin-bottom: -46px; align-items: flex-end; padding-bottom: 83px; background-position: center; background-repeat: no-repeat; background-size: cover;}
.wrap-banner-child .title-top-1{ text-align: left; }
.wrap-banner-child .title-top-1 .jp { font-size: 40px; margin-top: 0; margin-bottom: 23px; line-height: 100%;}
.wrap-banner-child .title-top-1 .en { font-size: 16px; letter-spacing: 1.5px; padding-left: 10px; font-weight: 400;}


/* 8. BREA  */
.wrap-breadcrumb{ background-color: #f7f7f7; }
.wrap-breadcrumb ul{ padding-top: 13px; padding-bottom: 17px; }
.wrap-breadcrumb li{ display: inline-block; color: #999999; font-size: 12px; letter-spacing: 0; line-height: 140%; position: relative;}
.wrap-breadcrumb li:not(:last-child) { padding-right: 30px; margin-right: 15px; }
.wrap-breadcrumb li:not(:last-child)::before{ content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 0; height: 0;  border-top: 6px solid transparent; border-left: 9px solid #999999; border-bottom: 6px solid transparent;}


/* PAGE ABOUT */
.wrap-about-one { padding: 50px; background-image: url(../img/about-img-01.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 20px; overflow: hidden; margin: 100px 0 89px 0;}
.wrap-about-one h3{ font-size: 30px; line-height: 150%; text-align: center;}
.desc-about-one{ width: 100%; max-width: 785px; margin-left: auto; margin-right: auto; margin-top: 42px;}
.desc-about-one p{ line-height: 200%; letter-spacing: 1.2px; font-weight: 400;}
.desc-about-one p:not(:last-child){ margin-bottom: 33px; }

.wrap-about-two{ margin-bottom: 100px; }
.wrap-about-two ul{ margin-top: 65px; }
.wrap-about-two ul li{ align-items: center; }
.wrap-about-two ul li:not(:last-child){margin-bottom: 60px;}
.item-about-ins{ width: 320px; border-radius: 20px; overflow: hidden;}
.item-about-ins:last-child { width: calc( 100% - 320px ); padding-left: 50px;}
.item-about-ins h3, .item-access-1 h3{ font-size: 30px; line-height: 150%; letter-spacing: 0; margin-bottom: 12px;}
.item-about-ins p, .desc-access-1 p{ line-height: 200%; font-weight: 400; letter-spacing: 0;}
.item-about-ins p:not(:last-child){ margin-bottom: 32px; }


/* PAGE アクセス */
.wrap-access-1{ padding: 100px 0; align-items: flex-start; }
.item-access-1{ width: 450px; }
.item-access-1:first-child { width: calc( 100% - 450px ); padding-right: 50px;}

.wrap-access-maps{ width: 100%; height: 495px; }
.wrap-access-maps iframe { width: 100%; height: 100%; }

.wrap-access-2{padding:90px 0 100px 0;}
.desc-access-1{ margin-top: 33px; }
.desc-access-1 p span{ font-size: 12px; }

table{ width: 100%; table-layout: fixed; margin-top: 50px;}
table td {line-height: 200%; font-weight: 400; letter-spacing: 1px; border: 1px solid #cccccc; padding: 14px 55px;}
table td:first-child { font-weight: bold; width: 305px; background-color: #f7f7f7;}


/* PAGE よくあるご質問 */
.group-page-faq{ padding-top: 100px; padding-bottom:92px; }
.wrap-faq-one:not(:last-child){ margin-bottom: 52px; }
.item-faq-q { margin-bottom: 24px; }
.item-faq-q h3{ font-size: 20px; line-height: 150%; letter-spacing: 0;}
.item-faq-a {position: relative; border-radius: 20px;  overflow: hidden; border: 10px solid #f6dc65; padding-top: 30px; padding-bottom: 37px; padding-left: 90px; padding-right:45px;}
.item-faq-a p{ line-height: 200%; font-weight: 400; letter-spacing: 0;}
.item-faq-a p:not(:last-child){ margin-bottom: 33px; }
.item-faq-a::before{ content: "A"; width: 80px; height: 80px; left: -10px; top: -10px; background-color: #f6dc65; position: absolute; border-top-left-radius: 20px; border-bottom-right-radius: 20px; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 30px; line-height: 100%;}


/* PAGE サイトマップ */
.group-page-site{ padding-top: 100px; padding-bottom: 70px;}
.site-maps { display: flex; flex-wrap: wrap; width: 100%; max-width: 800px; margin-left: auto; margin-right: auto;}
.site-maps li:first-child{ width: 100%; margin-right: 0;}
.site-maps li{ width: calc( (100% - 60.05px) / 3 ); background-color: #f6dc65;margin-right: 30px; margin-bottom: 30px;}
.site-maps li:nth-child(4n),.site-maps li:nth-child(7), .site-maps li:last-child { margin-right: 0; }
.site-maps li a{ width: 100%; height: 50px;  display: flex; align-items: center; justify-content: center; }


/* PAGE  個人情報保護方針 */
.group-page-privacy{  padding-top: 59px; padding-bottom: 92px;}
.page-content-privacy{font-size: 16px;font-weight: 400;max-width: 950px;margin-left: auto;margin-right: auto}
.page-content-privacy h3{font-size: 20px;padding-left: 65px;position: relative;margin-top: 30px}
.page-content-privacy h3,.page-content-privacy p{line-height: 200%; letter-spacing: 0.5px;}
.page-content-privacy h3::before{content: "";top: 50%;position: absolute;left: 0;width: 40px;height: 4px;background-color: #333333}
.page-content-privacy > ol{counter-reset: section;list-style: none;margin-top: 26px}
.page-content-privacy > ol > li{padding-left: 38px;position: relative}
.page-content-privacy > ol > li::before{counter-increment: section;content: counter(section)".";position: absolute;left: 0;top: 0}
.page-content-privacy ol li{line-height: 180%}.page-content-privacy > ol > li > ul{list-style: upper-latin}
.page-content-privacy > ol > li > ul > li > ul{list-style: lower-alpha}
.page-content-privacy > ol li ul{margin-left: 23px}
.page-content-privacy > ol li ul li{padding-left: 14px;letter-spacing: 0.5px}
.sub-privacy-content{ padding-left: 40px; }
.sub-privacy-content h4 { font-size: 18px;margin-top: 15px; margin-bottom: 8px;}
.sub-privacy-content > p{ margin-bottom: 22px; }
.sub-privacy-content li:not(:last-child){ margin-bottom: 5px;}
.sub-privacy-content > p ~ ul{ margin-top: -12px; margin-bottom: 22px;}

.group-page-thanks p{ text-align: center; }
.group-page-thanks p:not(:last-child){ margin-bottom: 25px; }

.menu-nav{ display: none; }
/* section{ display: none; } */

@media (max-width: 1366px) {
    .group-top-training::before{ width: 1366px; }
}

@media (max-width:1250px) {
    .model_img{ right: -2vw; }
}

@media (max-width: 1150px) {
    .model_img{ right: -4vw;}
    .group-top-training::before{height: 1290px;}
}

@media (max-width: 1100px) {
    .grid-1085{ padding-left: 1.364vw; padding-right: 1.364vw; }
    .group-header { padding: 1.8vw 0; }
    .txt-mv h2 { font-size: 3.4vw; margin-bottom: 1.545vw; } 
    .wrap-mv { margin-bottom: -7.282vw; }
    .wrap-cv::before {  height: 13.55vw; }
    .item-cv:last-child { padding-bottom: 1.818vw; top: 0.091vw; }
    .sub-item-cv:not(:last-child) { margin-right: 2.091vw; padding-left: 2vw;}
    .sub-item-cv:first-child { top: 0.636vw; }
    .logo img, .logo-ft img{ width: 26.636vw; }
    .menu, .txt-mv p, .menu-fo li, .mail-ft a, .sub-item-top-training p, .desc-top-about p, .wrap-meal-sldier p, .desc-top-access, .item-top-price:first-child p, .desc-access-1 { font-size: 14px; }
    .menu li:not(:last-child) { margin-right: 2.273vw; }
    .menu li:nth-last-child(3){ margin-right: 0; }
    .txt-mv { max-width: 40.364vw; }
    .txt-mv p{ padding-right: 50px; }
    .model_img{ right: -8vw; bottom: -2.273vw;}
    .tel-ft a { font-size: 25px; }
    .sns-ft span.s1{ margin-right: 15px; }
    .menu-fo { max-width: 300px; }
    .menu-fo li:nth-child(2n) { padding-left: 35px; }
    .group-coppy { padding: 20px 0; }

    .sub-item-top-training h3 {  font-size: 18px; line-height: 150%; margin-top: 4px; margin-bottom: 10px; }
    .wrap-top-about { padding: 9.545vw 0; }
    .item-top-about { width: 40.909vw;  }
    .item-top-about:last-child { width: calc( 100% - 40.909vw ); padding-left: 4vw; }
    .desc-top-about p:not(:last-child) { margin-bottom: 3vw; }
    .desc-top-about { margin-top: 3.5vw; }
    .title-top-1 .jp { font-size: 2.7vw; margin-top: 1.3vw; }
    .item-top-about-colums { padding: 2.727vw 1.818vw; }
    .item-img-colums ~ .title-top-1 .jp { font-size: 17px; }
    .item-img-colums ~ .title-top-1 .en { padding-top: 0.727vw; letter-spacing: 1.5px; font-weight: 300;}
    .item-img-colums ~ .title-top-1 { margin: 2.273vw 0 1.818vw; }

    .group-top-institution ul li a { height: 24.679vw; border-radius: 1.835vw;}
    .item-top-access { width: 41.284vw; }
    .item-top-access:last-child { height: 41.284vw; }
    .item-top-access:first-child { width: calc(100% - 41.284vw); padding-right: 1.5vw; }
    .desc-top-access {  margin-top: 3.5vw; }
    .desc-top-access span{line-height: 160%; display: inline-block;}
    .group-top-access { padding: 5.505vw 0 6.239vw; margin-bottom: -4.22vw; }
    .group-top-institution ul { margin-top: 5.505vw;  margin-bottom: -1.193vw; }
    .group-top-meal { padding-bottom: 7.615vw; padding-top: 1.468vw; }

    .sldier-meal { margin-top: 5.505vw; }
    .wrap-top-price {  margin-top: 5vw;  }
    .group-top-price { padding: 9.091vw 0; }
    .sub-item-top-training {  width: 29.091vw;  margin-bottom: 5.455vw; }

    .sub-item-top-training:last-child { width: calc(100% - 29.091vw);  padding-left: 4.545vw; }
    .sub-item-top-training p:not(:last-child) { margin-bottom: 2vw; }
    .menu-fo li:last-child{ padding-left: 0; }
    .group-top-about { margin-bottom: 9.091vw; }

    .item-about-ins p, .desc-about-one{ font-size: 14px; line-height: 170%; }
    .item-about-ins:last-child {
        padding-left: 30px;
    }

    
    .wrap-banner-child .title-top-1 .jp {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .item-access-1 {
        width: 40.909vw;
    }

    .item-access-1:first-child {
        width: calc( 100% - 40.909vw );
        padding-right: 4.545vw;
        padding-top: 7.818vw;
    }

    .desc-access-1 {
        margin-top: 3vw;
    }

    .desc-access-1 p span{
        display: inline-block;
        line-height: 150%;
    }

    .wrap-access-1 {
        padding: 80px 0;
    }

    .wrap-access-maps {
        height: 45vw;
    }

    table td{ font-size: 14px; }
}

@media (max-width: 1020px){
    .model_img{ right: -10vw; bottom: -0.8vw;}
    .group-top-training::before{height: 1150px;}
}

@media (max-width: 950px){
    .model_img{ right: -17vw; }
    .item-top-price{ height: 200px; }
    .item-top-price h3, .price-right{ font-size: 30px; }
    .item-top-price h3 span, .price-right span { font-size: 20px; }
    .item-top-price:first-child{ padding-left: 20px; padding-right: 20px; }
}

@media (max-width: 880px){
    .model_img{ right: -20vw; bottom: -2.5vw;}
    .group-header.active { padding: 10px 0; }
    .item-top-about:last-child{ padding-left: 2vw; }
    .desc-top-about { margin-top: 2.5vw; }
    .desc-top-about p:not(:last-child){margin-bottom: 2vw;}
    .item-top-price:first-child p br{ display: block !important; }
    .item-top-access {
        width: 52vw;
    }

    .item-top-access:first-child{ width: calc(100% - 52vw); }
}

@media (max-width: 850px){
    .model_img { right: -37vw; }
    .txt-mv    { max-width: 47.364vw; }
    .txt-mv h2 { font-size: 4vw; }
    .txt-mv p  { padding-right: 5.7vw; }
    .logo img  { width: 24vw; }
    .item-cv:last-child { padding-bottom: 1.5vw; }
    .desc-top-about-colums p { text-align: justify; }

    .item-img-colums { padding: 0 15px; }
    .fancybox-slide--image { padding: 44px; }
    img.fancybox-image { border-radius: 7.505vw !important; }
    .desc-top-access span { padding-top: 5px; }
    .desc-top-access span br{display: block !important;}

    .slick-prev { left: -65px; }
    .slick-next { right: -65px; }

    .item-about-ins{ width: 280px; }
    .item-about-ins:last-child{ width: calc(100% - 280px); }
    .item-about-ins h3, .wrap-about-one h3, .item-access-1 h3 { font-size: 23px; }
    .item-about-ins p:not(:last-child) {
        margin-bottom: 15px;
    }
    .wrap-about-one {
        margin: 80px 0 69px 0;
    }
    .desc-about-one{ margin-top: 20px; }
    .desc-about-one p:not(:last-child) {
        margin-bottom: 20px;
    }

    table td:first-child {
        width: 260px;
    }

    table td {
        padding: 14px 30px;
    }

}

@media (max-width:750px) {
    .sp_shows{ display: block !important; }
    .grid-1085 { padding-left: 5.333vw; padding-right: 5.333vw; }
    .group-header { padding: 5.333vw 0; }
    .menu{ display: none; }
    .logo img, .logo-ft img{ width: 56.8vw; }
    .item-header:first-child{ width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}

    .humpager{ display: inline-block;  width: 10.667vw; height: 10.667vw;}
    .humpager span{ display: block; width: 100%; height: 4px; background-color: #000000;}
    .humpager span:not(:last-child) { margin-bottom: 2vw; }

    .wrap-mv > div{ padding-top: 0; padding-bottom: 0;}
    .txt-mv{ max-width: 60vw; height: 121.600vw; padding-top: 22.667vw; padding-bottom: 10vw;}
    .txt-mv h2 { font-size: 5.333vw; margin-bottom: 1.1vw; }
    .txt-mv p { padding-right: 9.7vw;  font-size: 3.200vw; }
    .sp_hides{ display: none !important; }
    .model_img{ bottom: calc( 1.5vw - 2px ); right: calc(-46vw - 6px); width: 111.467vw;}
    .group-header.active {
        padding: 2.667vw 0;
    }
    a[href^="tel:"] {
        cursor: pointer;
        pointer-events: all;
    }
    /* CV */
    .wrap-cv .rows, .item-cv:last-child{ flex-wrap: wrap;  }
    .item-cv, .sub-item-cv{ width: 100%; }
    .sub-item-cv:not(:last-child){margin-right: 0; padding-left: 0; margin-bottom: 4vw;}
    .item-cv:first-child img, .sub-item-cv img{ width: 100%; }
    .wrap-cv::before { height: calc(100% - 18.8vw); }
    .item-cv:last-child {  padding-bottom: 5.333vw; }

    .wrap-mv {  margin-bottom: -20.8vw; }

    /* TOP ABOUT */
    .wrap-top-about{ flex-wrap: wrap; padding: 12vw 0 11.5vw 0;}
    .item-top-about{ width: 100% !important; padding-left: 0 !important; padding-right: 0 !important;}
    .menu, .txt-mv p, .menu-fo li,  .sub-item-top-training p, .desc-top-about p, .wrap-meal-sldier p, .desc-top-access, .item-top-price:first-child p { font-size: 3.733vw; }
    .title-top-1 .en { font-size: 3.200vw; }
    .title-top-1 .jp { font-size: 6.667vw; margin-top: 4.3vw; line-height: 100%; }
    .item-top-about:first-child{ display: none; }
    .desc-top-about {  margin-top: 7.8vw; }
    .desc-top-about img{ margin-bottom: 3.333vw; }
    .desc-top-about p:not(:last-child) { margin-bottom: 5.5vw; }

    /* COLUMS */
    .wrap-top-about-colums{ flex-wrap: wrap; }
    .item-top-about-colums{ width: 100%; border-radius: 5.333vw; padding: 5.333vw; position: relative;}

    .item-top-about-colums:not(:last-child) {
        margin-right: 0;
        margin-bottom: 1.333vw;
    }

    .desc-top-about-colums,
    .item-img-colums ~ .title-top-1 .en{
        font-size: 3.200vw;
    }

    .desc-top-about-colums{ margin-top: 3.200vw; }

    .item-img-colums ~ .title-top-1 .jp {
        font-size: 5.333vw; margin-top: 0;
    }

    .item-img-colums ~ .title-top-1 .en {
        padding-top: 2.667vw;
    }

    .btn-colums a {
        max-width: 40vw;
        height: 6.667vw;
        border-radius: 3.333vw;
        font-size: 3.2vw;
    }

    .btn-colums {
        margin-top: 5vw;
    }

    .item-img-colums:first-child{ width: 24.667vw; padding-left: 0; padding-right: 0;}
    .item-img-colums:first-child img{ width: 100%; }
    .wrap-top-about-colums .title-top-1{ width: calc( 100% - 24.667vw - 10.667vw); right: 5.333vw; position: absolute; top: 8.7vw;}
    .group-top-access {
        margin-bottom: -18.8vw; padding: 12vw 0 13.3vw;;
    }

    /* TRAINING */
    .wrap-top-training {
        margin: 8vw 0;
    }
    .group-top-training::before{ width: 100%; height: 100%; max-width: 100%; border-radius: 0;}
    .group-top-about {  margin-bottom: 13.091vw; }
    .group-top-training { padding-top: 12vw; }

    .item-top-training{ flex-wrap: wrap; }
    .sub-item-top-training{ width: 100% !important; }
    .sub-item-top-training:first-child{ text-align: center; }
    .sub-item-top-training h3 {
        font-size: 5.333vw;
        margin-top: 0.667vw;
        margin-bottom: 4.5vw;
        text-align: center;
    }

    .sub-item-top-training p {
        line-height: 175%; letter-spacing: 0.5px; text-align: justify;
    }
    .sub-item-top-training:last-child{ padding-left: 0; }
    .item-top-training:not(:last-child){ margin-bottom: 9vw; }
    .sub-item-top-training p:not(:last-child) {
        margin-bottom: 5vw;
    }


    /* INSTITUTION */
    .group-top-institution ul {
        margin-top: 13.4vw;
        margin-bottom: -1.193vw;
    }

    .group-top-institution ul li {
        width: calc( (100% - 10.05px) / 2 );
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .group-top-institution ul li:nth-child(4n){ margin-right: 10px; }
    .group-top-institution ul li:nth-child(2n), .group-top-institution ul li:last-child {
        margin-right: 0;
    }

    .group-top-institution ul li a {
        height: 44vw; border-radius: 1.333vw;
    }

    .group-top-price {
        padding: 12vw 0 26.5vw;
    }

    .wrap-top-price {
        margin-top: 8vw; flex-wrap: wrap;     border-radius: 2.667vw;
    }

    .item-top-price{ width: 100% !important; }

    .item-top-price h3, .price-right {
        font-size: 6.667vw;
    }
    .item-top-price h3 span, .price-right span {
        font-size: 5.333vw;
    }

    .item-top-price:first-child {
        padding-left: 5vw;
        padding-right: 5vw;
        padding-top: 6vw;
        padding-bottom: 7vw;
        height: auto;
    }
    .item-top-price h3 {
        margin-bottom: 5.2vw;
    }
    .item-top-price:first-child p{ letter-spacing: -1px; }
    .item-top-price {
        height: 18vw;
    }

    /* MEAL */
    .sldier-meal {
        max-width: 77.333vw;     margin: 8vw auto 6.5vw auto;
    }
    .slick-prev {
        left: -6vw;
        background-position: center right 2.533vw;
    }

    .slick-next {
        right: -6vw;
        background-position: center left 2.533vw;
    }

    .slick-arrow{z-index: 5; width: 6.533vw; height: 6.533vw; background-size: 2.133vw;}
    .item-slider-1 {
        height: 53.333vw;
        border-radius: 2.667vw;
    }
    .wrap-meal-sldier p{ text-align: justify;letter-spacing: 0.400vw;line-height: 170%;}
    .wrap-meal-sldier p strong{ font-weight: 400; }

    .group-top-meal {
        padding-bottom: 10.5vw;
        padding-top: 12vw;
    }

    /* ACCSESS */
    .wrap-top-access{ flex-wrap: wrap; }
    .item-top-access{ width: 100% !important; padding-right: 0 !important;}
    .item-top-access .title-top-1 {
        text-align: center;
    }
    .desc-top-access P {
        line-height: 170%;
    }
    .item-top-access:last-child {
        height: 66.667vw;
    }
    .desc-top-access {
        margin-top: 6.5vw;
        margin-bottom: 8vw;
    }
    .desc-top-access span{font-size: 3.2vw; line-height: 170%;}
    .desc-top-access span br{ display: none !important; }
    /* FOOTER */
    .group-ft {
        padding-top: 8vw;
    }
    .group-ft > div, .logo-ft {
        margin-bottom: 4vw;
    }
    .group-ft > div > .rows{
        flex-wrap: wrap;
    }
    .logo-ft{ text-align: center; margin-bottom: 8vw;}
    .menu-fo li:nth-child(2n) { padding-left: 0; }
    .menu-fo, .item-ft{ width: 100%; max-width: 100%;}
    .menu-fo li { margin-bottom: 3.5vw; }
    .group-coppy {
        padding:2.400vw 0 6.667vw 0; font-size: 3.200vw;
    }
    .tel-ft a {
        font-size: 6.667vw;
    }
    .mail-ft a{ font-size: 4vw; }
    .sns-ft span.s1 {
        width: 6.400vw;
        height: 6.400vw;
        margin-right: 5.333vw;
    }
    .item-ft:first-child{ margin-bottom: 7.333vw; }
    .sns-ft a strong{ position: relative; top: -0.133vw; }
    .sns-ft:not(:last-child) { margin-bottom: 4vw; }
    .tel-ft img{ width: 2.533vw; }
    .mail-ft img{ width: 3.067vw; }

    /* NAV */
    .menu-nav {
        position: fixed;
        right: -100%;
        width: calc( 100% - 20vw );
        height: 100vh;
        background: #000;
        z-index: 100;
        display: block;
        transition: ease all 0.45s;
    }

    .menu-nav.active{
        right: 0;
    }

    .logo-nav{
        width: 100%;
        margin-top: 18.667vw;
        text-align: center;
    }

    .menu-nav .humpager span {
        background-color: #fff;
    }

    .menu-nav  .humpager { position: absolute;    right: 4vw;
        top: 4vw;}

    .menu{ display: block; top: 0;}
    .menu li:not(:last-child) {
        margin-right: 0; margin-bottom: 2px;
    }
    .menu a{ color: #fff; height: 12vw; background-color: #222222; display: flex; align-items: center; padding-left: 5.33vw; padding-right: 5.33vw;}

    .item-header:last-child{ display: none; }

    .wrap-menu-nav {
        height: 73.333vw;
        overflow-y: auto;
        margin-top: 5.33vw;
    }
    .logo-nav img{ width: 66.533vw; }

    .menu-nav .humpager span:nth-child(1){
        transform: rotate(45deg);position: relative;
        top: 4.933vw;
    }

    .menu-nav .humpager span:nth-child(2){
        transform: rotate(-45deg);
        position: relative;
        top: 2.533vw;
    }

    /* PAGE CHILD */
    .wrap-banner-child{ height: 58vw; margin-bottom: -18.800vw; padding-bottom: 20.3vw;}
    .wrap-banner-child .title-top-1 .jp {
        font-size: 5.333vw;
        margin-bottom: 3.2vw;
    }

    .wrap-banner-child .title-top-1 .en {
        font-size: 3.2vw;
        padding-left: 2px;
    }
    .wrap-breadcrumb ul {
        padding-top: 2.2vw;
        padding-bottom: 2.667vw;
    }
    .wrap-breadcrumb li {
        font-size: 3.2vw;
    }

    .ie .wrap-breadcrumb ul span{ position: relative; top: -1px;}

    .wrap-breadcrumb li:not(:last-child) {
        padding-right: 5.067vw;
        margin-right: 4.5vw;
    }

    .wrap-breadcrumb li:not(:last-child)::before {
        border-top:1vw solid transparent;
        border-left: 1.600vw solid #999999;
        border-bottom:1vw solid transparent;
    }

    .wrap-about-one {
        padding: 8.667vw 5.33vw;
        margin: 13.333vw 0 12.133vw 0;
    }

    .wrap-about-one h3 {
        font-size: 6.667vw;
    }

    .item-about-ins p, .desc-about-one{
        font-size: 3.733vw;
    }

    .desc-about-one p:not(:last-child) {
        margin-bottom: 4.4vw;
    }

    .desc-about-one {
        margin-top: 4.2vw;
    }

    .desc-about-one p {
        line-height: 170%; letter-spacing: 2px;
    }

    .wrap-about-one{
        background-image: url(../img/about-img-01-sp.jpg);
    }
    .wrap-about-two ul {
        margin-top: 8vw;
    }
    .wrap-about-two ul li { flex-wrap: wrap; }
    .item-about-ins{ width: 100% !important; padding-left: 0 !important;}

    .item-about-ins h3{
       
        text-align: center;
        margin-top: 6.2vw;
        margin-bottom: 5vw;
    }

    .item-about-ins h3, .item-access-1 h3{  font-size: 5.333vw; }

    .item-about-ins p:not(:last-child) {
        margin-bottom: 5.5vw;
    }

    .wrap-about-two ul li:not(:last-child) {
        margin-bottom: 11.8vw;
    }

    .wrap-about-two {
        margin-bottom: 11.5vw;
    }


    .wrap-access-1 {
        flex-wrap: wrap;
        padding: 13.333vw 0;
    }

    .item-access-1{
        width: 100% !important;
    }

    .item-access-1:first-child{
        padding-top: 0;
        padding-right: 0;
        margin-top: -1vw;
        margin-bottom: 7.2vw;
    }

    .item-access-1 h3{ text-align: center; }

    .desc-access-1 {
        font-size: 3.733vw;
        margin-top: 5.8vw;
    }

    .desc-access-1 p{
        line-height: 170%;
    }
    .wrap-access-maps{ height: 66vw; width: calc(100% + 10.667vw); margin-left: -5.333vw;}
    .desc-access-1 p span{ font-size: 3.2vw; line-height: 170%;}

    table td{
        width: 100% !important;
        float: left;
        font-size: 3.733vw;
        border-bottom: 0px;
        padding: 1.667vw 5.333vw;
    }

    .wrap-access-2 {
        padding: 12vw 0 13.067vw 0;
    }

    table {
        margin-top: 8vw;
    }

    table tr:last-child td:last-child{
        border: 1px solid #cccccc;
    }

    .item-faq-q h3 {
        font-size: 5.333vw;
    }

    .item-faq-q {
        margin-bottom: 6.5vw;
    }

    .item-faq-a p {
        line-height: 170%;
        font-size: 3.733vw;
        text-align: justify;
    }

    .item-faq-a {
        overflow: visible;
        border-radius: 2.667vw;
        border: 1.333vw solid #f6dc65;
        padding-top: 10.4vw;
        padding-bottom: 7.2vw;
        padding-left: 4.667vw;
        padding-right: 4.667vw;
    }
    .group-page-faq {
        padding-top: 11vw;
        padding-bottom: 13vw;
    }
    .item-faq-a p:not(:last-child) {
        margin-bottom: 5.5vw;
    }

    .item-faq-a::before {
        width: 10.667vw;
        height: 10.667vw;
        left: -1.333vw;
        top: -1.333vw;
        border-top-left-radius: 2.667vw;
        border-bottom-right-radius: 2.667vw;
        font-size: 4vw;
        line-height: 100%;
    }

    .wrap-faq-one:not(:last-child) {
        margin-bottom: 11.5vw;
    }

    .page-content-privacy h3 {
        font-size: 5.333vw;
        padding-left: 17.333vw;
        margin-top: 8vw;
        margin-bottom: 3vw;
    }

    .page-content-privacy h3::before {
        width: 10.667vw;
        height: 1.067vw;
    }

    .page-content-privacy {
        font-size: 3.733vw;
    }

    .page-content-privacy h3, .page-content-privacy p {
        line-height: 170%;
        letter-spacing: 0.5px;
    }

    .sub-privacy-content h4 {
        font-size: 4.800vw;
        margin-top: 4.5vw;
        margin-bottom: 2vw;
        line-height: 150%;
    }

    .sub-privacy-content li:not(:last-child) {
        margin-bottom: 2.133vw;
    }

    .sub-privacy-content {
        padding-left: 5.333vw;
    }

    .sub-privacy-content > p ~ ul {
        margin-top: -1.6vw;
        margin-bottom: 2.933vw;
    }

    .group-page-privacy {
        padding-top: 3vw;
        padding-bottom: 11.5vw;
    }

    .site-maps li{
        width: calc( (100% - 4.005vw) / 2 );
        margin-right: 4vw;
        margin-bottom: 4vw;
    }

    .site-maps li:nth-child(4n){margin-right: 4vw;}
    .site-maps li:nth-child(3n), .site-maps li:nth-child(5n), .site-maps li:last-child {
        margin-right: 0;
    }
    .group-page-site {
        padding-top: 13.5vw;
        padding-bottom: 9.333vw;
    }
    .site-maps li a {
        height: 10.667vw;
        font-size: 3.733vw;
    }
    .site-maps li:nth-child(6){margin-right: 4vw;}

    .group-page-thanks {
        padding-top: 11.5vw;
    }
    .group-page-thanks p{
        text-align: justify;
        line-height: 170%;
    }
    .group-page-thanks p:not(:last-child) {
        margin-bottom: 5vw;
    }
}

@media (max-width:480px) {
    .wrap-breadcrumb li:not(:last-child) {
        margin-right: 2.5vw;
    }
    .humpager span{ height: 2px; }
    .menu-fo li {
        margin-bottom: 2vw;
    }
    .title-top-1 .jp {
        margin-top: 2.3vw;
    }
    .sub-item-top-training:first-child img{ width: 250px; }
    .wrap-menu-nav {
        height: 100.333vw;
    }

    .group-top-price{padding-bottom: 20vw;}

    .wrap-banner-child .title-top-1 .jp {
        margin-bottom: 1.5vw;
    }

    .item-about-ins h3 {
        margin-top: 4.2vw;
        margin-bottom: 2vw;
    }

    .item-about-ins p:not(:last-child) {
        margin-bottom: 3.5vw;
    }

    .desc-access-1 {
        margin-top: 3.8vw;
    }
}



/* お問い合わせ  */
.confirm .btn-colums a {
    background-color: #e6e6e6;
    color: #000;
    height: 50px;
    border-radius: 25px;
}
.grid-798 {
    max-width: 798px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .wrap-contact-one {
    margin: 90px 0 100px;
  }
  .wrap-contact-one h3 {
    text-align: center;
    color: #ff0000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 200%;
    font-weight: 500;
    margin-top: 45px;
  }
  .wrap-contact-one table {
    margin-top: 40px;
  }
  .wrap-contact-one table td {
    border: none !important;
    position: relative;
    padding: 14px 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 150%;
    font-weight: 400;
    color: #000000;
  }
  .wrap-contact-one table td:first-child {
    font-weight: bold;
    width: 158px;
    background-color: #fff;
    padding-right: 10px;
  }
  .wrap-contact-one table tr:last-child td {
    vertical-align: top;
  }
  .wrap-contact-one table tr:last-child td span {
    position: relative;
    top: 10px;
  }
  .wrap-contact-one input[type="text"],
  .wrap-contact-one input[type="email"] {
    height: 45px;
  }
  .wrap-contact-one input[type="text"],
  .wrap-contact-one input[type="email"],
  .wrap-contact-one textarea {
    border-radius: 5px;
    padding-left: 15px;
    border: #cccccc solid 1px;
    width: 100%;
  }
  .wrap-contact-one textarea {
    height: 155px;
    padding-top: 10px;
  }
  .wrap-contact-one input[type="radio"] {
    width: 0;
    height: 0;
  }
  .wrap-contact-one .checkmark {
    position: absolute;
    border: 1px solid #cfcfcf;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
  .wrap-contact-one input:checked ~ .checkmark:after {
    display: block;
  }
  .wrap-contact-one .checkmark:after {
    display: none;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    background-color: #fe7245;
    border-radius: 100%;
    transform: translate(-50%, -50%);
  }
  .wrap-contact-one .txt {
    padding-left: 30px;
    padding-right: 24px;
    letter-spacing: 1px;
  }
  .wrap-contact-one input.wd300 {
    width: 300px;
  }
  .wrap-contact-one input.wd273 {
    width: 273px;
  }
  .pl10 {
    padding-left: 10px;
  }
  .pr10 {
    padding-right: 10px;
  }
  ,
  .confirm .btn-colums a {
    border: none;
    max-width: 300px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
  }
  .wrap-contact-one .btn-colums {
    margin-top: 45px;
  }
  .wrap-contact-one .title-top-1 .jp {
    line-height: 130%;
    margin-top: 15px;
  }
  .confirm table tr:last-child td span {
    top: 0;
  }
  .btn-colums {
    display: flex;
  }
  .confirm .btn-colums a {
    background-color: #e6e6e6;
    color: #000;
    height: 50px;
    border-radius: 25px;
  }
  .btn-colums input[type="submit"] {
    height: 50px;
    border-radius: 25px;
  }
  .rps-sp {
    display: none;
   
  }
  img.fancybox-image {
    border-radius: 69px;
}
@media (max-width: 858px) {
    .grid-798{padding-left: 3.75vw;padding-right: 3.75vw}
}

@media (max-width: 800px) {
    .wrap-contact-one{margin: 11.25vw 0 12.5vw}.wrap-contact-one h3{font-size: 2vw;margin-top: 6.5vw}.wrap-contact-one table{margin-top: 5vw}.wrap-contact-one table td{padding: 1.750vw 0;font-size: 2vw}.wrap-contact-one table td:first-child{width: 19.75vw;padding-right: 1.25vw}.wrap-contact-one input[type=text],.wrap-contact-one input[type=email]{height: 5.625vw}.wrap-contact-one input[type=text],.wrap-contact-one input[type=email], .wrap-contact-one textarea{border-radius: 0.625vw;padding-left: 1.875vw;border: #cccccc solid 0.125vw}.wrap-contact-one textarea{height: 19.375vw;padding-top: 1.250vw}.wrap-contact-one .checkmark{border: 0.125vw solid #cfcfcf;width: 2.75vw;height: 2.75vw}.wrap-contact-one .checkmark:after{width: 1.5vw;height: 1.5vw}.wrap-contact-one .txt{padding-left: 3.750vw;padding-right: 3vw;letter-spacing: 0.125vw}.wrap-contact-one input.wd300{width: 37.5vw}.wrap-contact-one input.wd273{width: 34.125vw}.pl10{padding-left: 1.25vw}.pr10{padding-right: 1.25vw}.btn-colums input[type=submit]{max-width: 37.5vw;font-size: 16px}.wrap-contact-one .btn-colums{margin-top: 2vw}

    .confirm .wrap-contact-one .btn-colums{ margin-top: 50px; }
}

@media (max-width: 750px) {
    input[type=text], input[type=email], textarea{font-size: 3.733vw}.grid-798{padding-left: 5.333vw;padding-right: 5.333vw}.rps-sp{display: block}.title-top-1 .en{font-size: 3.2vw}.wrap-contact-one{margin: 11.8vw 0 13vw}.wrap-contact-one .title-top-1 .jp{margin-top: 5vw}.wrap-contact-one h3{font-size: 3.733vw;margin-top: 6.5vw}.wrap-contact-one table{margin-top: 0}.wrap-contact-one table tr:last-child td span{top: 0}.wrap-contact-one table td{padding: 0 0 0 0;font-size: 4.267vw;width: 100%;float: left}.wrap-contact-one table td:first-child{width: 100%;padding: 6.667vw 0 4.267vw 0}.wrap-contact-one table tr:first-child td:first-child{padding: 4.6vw 0 4.267vw 0}.wrap-contact-one input[type=text],.wrap-contact-one input[type=email]{height: 12vw}.wrap-contact-one input[type=text],.wrap-contact-one input[type=email], .wrap-contact-one textarea{border-radius: 1.333vw;padding-left: 5.333vw;border: #cccccc solid 0.125vw}.wrap-contact-one textarea{height: 33.4vw;padding-top: 0}.wrap-contact-one .checkmark{border: 0.133vw solid #cfcfcf;width: 5.867vw;height: 5.867vw}.wrap-contact-one .checkmark:after{width: 3.2vw;height: 3.2vw}.wrap-contact-one .txt{padding-left: 8vw;padding-right: 6.5vw;letter-spacing: 0.125vw}.wrap-contact-one input.wd300{width: 66.667vw}.wrap-contact-one input.wd273{width: 66.667vw}.pl10{padding-left: 2.3vw}.pr10{padding-right: 2.3vw}.btn-colums input[type=submit],.confirm .btn-colums a{padding-top: 4.533vw;padding-bottom: 4.533vw;max-width: 80vw;height: auto;font-size: 4.267vw;border-radius: 6.667vw}.wrap-contact-one .btn-colums{margin-top: 13.333vw}.title-top-1 .jp{font-size: 6.667vw}.btn-colums{display: block}.wrap-contact-one .btn-colums a{margin-bottom: 4vw}

    .btn-colums input[type=submit], .confirm .btn-colums a{  -webkit-appearance: none; -moz-appearance: none; appearance: none; }
}

/* end お問い合わせ */
/* curriculum */
.page-curriculum::before{content: none}.wrap-curriculum .rows{background: #f7f7f7;margin-bottom: 104px;padding: 30px;position: relative; border-radius: 20px;}.wrap-curriculum .rows:last-child{margin-bottom: 0}.wrap-curriculum .sub-item-top-training{margin-bottom: 0}.wrap-curriculum h4 span{font-size: 12px;letter-spacing: 0.8px;line-height: 150%;color: #000000;font-weight: 600;background: #f6dc65;padding: 4px 22px;border-radius: 12.5px}.wrap-curriculum .sub-item-top-training h3{margin-top: 13px}.wrap-curriculum .rows:not(:last-child):before{content: "";position: absolute;width: 0;height: 0;bottom: -73px;left: 50%;transform: translateX(-50%);border-left: 43px solid transparent;border-right: 43px solid transparent;border-top: 43px solid #f6dc65}.wrap-curriculum .sub-item-top-training p{line-height: 200%;letter-spacing: -1px}.wrap-diet{position: relative;border: #f7f7f7 solid 10px;border-radius: 20px;padding: 42px; padding-bottom: 48px;}.wrap-diet::before,.wrap-diet::after{content: "";position: absolute;width: 74px;height: 70px}.wrap-diet::before{left: 70px;top: -42px;background: url(../img/icon-1.png) no-repeat}.wrap-diet::after{right: 60px;bottom: -40px;background: url(../img/icon-2.png) no-repeat}.page-curriculum{padding-bottom: 100px}.wrap-curriculum{margin: 28px 0 90px}.wrap-diet h3{font-size: 20px;line-height: 150%;letter-spacing: 0;color: #000000;text-align: center;padding-bottom: 30px}.wrap-diet p{font-size: 16px;line-height: 200%;letter-spacing: 0.5px;color: #000000;font-weight: normal}.wrap-diet p:not(:last-child){padding-bottom: 35px}
@media (max-width: 750px) {
    .page-curriculum{padding-top: 0;padding-bottom: 13.333vw}.wrap-curriculum{margin: 13.333vw 0 18vw}.wrap-curriculum .rows{margin-bottom: 16.533vw;padding: 8vw 5.333vw 7.4vw;border-radius: 2.667vw}.wrap-curriculum h4{text-align: center;padding-top: 7.067vw}.wrap-curriculum h4 span{font-size: 2.667vw;line-height: 150%;padding: 0.4vw 5.6vw;border-radius: 2.4vw}.wrap-curriculum .sub-item-top-training h3{margin-top: 2.667vw}.wrap-curriculum .rows:not(:last-child):before{bottom: -10.667vw;border-left: 5.733vw solid transparent;border-right: 5.733vw solid transparent;border-top: 5.733vw solid #f6dc65}.wrap-diet h3{font-size: 5.333vw;padding-bottom: 4.667vw;line-height: 140%}.wrap-diet p{font-size: 3.733vw;letter-spacing: -1.5px;line-height: 180%}.wrap-diet p:not(:last-child){padding-bottom: 5.067vw}.wrap-diet{border: #f7f7f7 solid 1.333vw;border-radius: 2.667vw;padding: 10vw 4.8vw 11.467vw }.wrap-diet::before{left: 8.667vw;top: -5.6vw;background: url(../img/icon-1.png) no-repeat;background-size: cover}.wrap-diet::before, .wrap-diet::after{width: 9.867vw;height: 9.333vw}.wrap-diet::after{right: 5.333vw;bottom: -5.333vw;background: url(../img/icon-2.png) no-repeat;background-size: cover}
    .confirm .wrap-contact-one .btn-colums {
        margin-top: 12.333vw;
    }
}
@media (max-width: 480px) {
    .wrap-diet p{letter-spacing: 0.5px}.wrap-curriculum h4 span{font-size: 12px;padding: 2px 12px 3px}.wrap-curriculum .sub-item-top-training p{letter-spacing: 1px}
}
/* end curriculum */

/* Loadding */
.loading{position: fixed;left: 0;top: 0;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;z-index: 999999999999;background: #ffffff;animation: loading 0.3s 0.8s;animation-fill-mode: forwards;opacity: 1}@keyframes loading{0%{z-index: 999999999999;opacity: 1}100%{z-index: -5;opacity: 0;cursor: default}}.lds-spinner{color: official;display: inline-block;position: relative;width: 80px;height: 80px;animation: icon 1.5s;animation-fill-mode: forwards}.lds-spinner div{transform-origin: 40px 40px;animation: lds-spinner 0.7s linear infinite}.lds-spinner div:after{content: " ";display: block;position: absolute;top: 3px;left: 37px;width: 6px;height: 18px;border-radius: 20%;background: #473732}.lds-spinner div:nth-child(1){transform: rotate(0deg);animation-delay: -1.1s}.lds-spinner div:nth-child(2){transform: rotate(30deg);animation-delay: -1s}.lds-spinner div:nth-child(3){transform: rotate(60deg);animation-delay: -0.9s}.lds-spinner div:nth-child(4){transform: rotate(90deg);animation-delay: -0.8s}.lds-spinner div:nth-child(5){transform: rotate(120deg);animation-delay: -0.7s}.lds-spinner div:nth-child(6){transform: rotate(150deg);animation-delay: -0.6s}.lds-spinner div:nth-child(7){transform: rotate(180deg);animation-delay: -0.5s}.lds-spinner div:nth-child(8){transform: rotate(210deg);animation-delay: -0.4s}.lds-spinner div:nth-child(9){transform: rotate(240deg);animation-delay: -0.3s}.lds-spinner div:nth-child(10){transform: rotate(270deg);animation-delay: -0.2s}.lds-spinner div:nth-child(11){transform: rotate(300deg);animation-delay: -0.1s}.lds-spinner div:nth-child(12){transform: rotate(330deg);animation-delay: 0s}@keyframes lds-spinner{0%{opacity: 1}100%{opacity: 0}}@keyframes icon{0%{opacity: 1}100%{opacity: 0}}