@charset "utf-8";
/* CSS Document */

/* 追加
------------------------------------------------------------*/
/* 親要素をflexboxに */


/* 言語の順番を指定 */
[data-gt-lang="zh-CN"] {order: 1;}
[data-gt-lang="zh-TW"] {order: 2;}
[data-gt-lang="en"] {order: 3;}
[data-gt-lang="ko"] {order: 4;}
[data-gt-lang="ja"] {order: 5;}

.fb_timeline{text-align:center;margin:0 auto 10px;}
.indent-1 {padding-left:1em;text-indent:-1em;}
.indent-2 {padding-left:2em;text-indent:-2em;}
.indent-15 {padding-left:1.5em;text-indent:-1.5em;}
.fade{display:none;}
.banner_img{text-align:center;margin:0 auto;clear:both;}
.banner_img img{border-radius:20px;}
br.pcbr{display:block;}
br.spbr{display:none;}
.text_box{text-align:justify;padding:0;}
.text_box p{margin-bottom:1.5em;}
.text_box ul,.text_box ol{margin-left:1em;list-style-position: outside;}
.text_box ul li{list-style:none;margin-bottom:0.5em;position: relative;padding: 0 0 0 1.5em;}
.text_box li::before {
  content: "\f054";
  font-family: FontAwesome;
font-weight: 400;
padding-right:5px;
color:#F8B500;
position: absolute;
left: 0.5em;
}
.text_box_w{background:#fff;text-align:justify;padding:1em 2em;margin:20px auto 50px;}
.text_box_w img{width:200px;margin-top:5px;}
.text_box_w li > p{font-weight:400;margin-left:1em;}

.sptel{display:none;}


.pagetop {display: none;position: fixed;bottom: 50px;right:5%;width:66px;z-index:100;}
.pagetop a {display: block;}
.pagetop img{width:100%;}
.sp_btn{display:none;}

.slides img{width:100%;}
.head_img{position: relative;margin-bottom:30px;}
.head_img img{width:100%;}
.head_title{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size:30px;color:#317091;font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;background:rgba(255,255,255,0.9);z-index:9999;min-height:80px;display:flex;justify-content:center;align-items:center;letter-spacing:0.3em;width:40%;line-height:1;}

h2.title{font-size:26px;text-align:center;margin:50px auto 0;color:#1a1a2e;font-weight:700;}
h2.title_sub{font-size:20px;text-align:center;color:#a68b6a;font-family: 'Josefin Sans', sans-serif;margin-bottom:50px;}
h2.title_sub_w{font-size:20px;text-align:center;color:#fff;font-family: "futura-pt", sans-serif;font-weight: 400;font-style: normal;margin-bottom:10px;}
h3.title{font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;font-style: normal;font-size:24px;display:flex;align-items:center;justify-content:center;width:100%;margin:80px auto 40px;}
h3.title::before{content:"";width:110px;flex:none;height:2px;background:#c7b299;margin:0 10px 0 0;}
h3.title::after{content:"";width:110px;flex:none;height:2px;background:#c7b299;margin:0 0 0 10px;}


/*back
------------------------------------------------------------*/
.pnavi{text-align:center;font-size:16px;margin-top:20px;}
.pdf-wrap{margin:32px 0;border:0.5px solid #e8e8e8;}
.pdf-wrap iframe{display:block;height:90vh;}
.pdf-download{display:inline-block;background:#111;color:#fff;font-size:14px;font-weight:700;letter-spacing:0.1em;padding:14px 32px;text-decoration:none;margin-bottom:16px;transition:background 0.2s,color 0.2s;}
.pdf-download:hover{background:#fff;color:#111;outline:2px solid #111;}

/*TOP
------------------------------------------------------------*/


/* ========================================
   Hero Section
======================================== */
.hero{width:100%;background:#fff;padding:0 0 72px;}

.hero-catch{font-size:14px;letter-spacing:0.3em;margin-bottom:20px;}
.hero-main{font-size:38px;font-weight:700;line-height:1.2;letter-spacing:0.04em;margin-bottom:6px;}
.hero-main span{border-bottom:3px solid #111;padding-bottom:3px;}
.hero-en{font-size:14px;letter-spacing:0.25em;margin-bottom:48px;}
.hero-lead{font-size:19px;font-weight:700;line-height:1.9;margin-bottom:24px;padding-left:16px;border-left:3px solid #111;}
.hero-body{line-height:2.3;margin-bottom:48px;}
.hero-divider{width:40px;height:2px;background:#e0e0e0;margin:40px 0;}

/* Joy List */
.joy-label{font-size:14px;letter-spacing:0.25em;margin-bottom:16px;}
.joy-list{list-style:none;margin-bottom:40px;}
.joy-list li{font-size:15px;padding:13px 0;border-bottom:0.5px solid #ebebeb;color:#222;display:flex;align-items:center;gap:12px;}
.joy-list li:first-child{border-top:0.5px solid #ebebeb;}
.joy-dot{width:5px;height:5px;border-radius:50%;background:#111;flex-shrink:0;}

/* Feature Cards */
.features{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;margin-bottom:40px;}
.feature-card{background:#f7f7f7;border-left:3px solid #111;padding:14px 16px;border-radius:0 6px 6px 0;}
.feature-tag{font-size:14px;font-weight:700;letter-spacing:0.2em;display:block;margin-bottom:6px;}
.feature-card p{font-size:16px;line-height:1.7;}

/* CTA */
.cta-wrap{text-align:center;padding-top:8px;}
.hero-cta{display:inline-block;background:#111;color:#fff;font-size:16px;letter-spacing:0.2em;padding:16px 48px;text-decoration:none;font-weight:600;border:2px solid #111;transition:background 0.2s, color 0.2s;}
.hero-cta:hover{background:#fff;color:#111;}





.top_btn{display:flex;align-items:center;justify-content:space-between;width:220px;height:52px;padding:0 20px;box-sizing:border-box;text-decoration:none;background:#c7b299;border-radius:100px;transition:background 0.2s;font-family: "futura-pt", sans-serif;font-weight: 400;font-style: normal;margin:0 auto 80px;}
.top_btn:hover{background:#a0896e;}
.top_btn-text{font-size:22px;color:#000;}
.top_btn-arrow{width:19px;height:7px;flex-shrink:0;}

.top_news_area{width:100%;border:2px solid #111;border-radius:10px;margin:0 auto 80px;padding:2em;}
.top_news_date{width:100%;font-family: "futura-pt", sans-serif;font-weight: 400;font-style: normal;}
.top_news_title{width:100%;font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;}
.top_news_title a{text-decoration: underline;}

.mapbox{width:100%;margin:10px 0 50px;}

.link_btn{position:relative;margin:30px auto;display:flex;width:250px;height:50px;text-align:center;background:#c7b299;clear:both;align-items:center;line-height:1;}
.link_btn a{position: absolute;top: 0;left: 0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1;}
.link_btn a:hover{background:#fff;color:#c7b299;border:1px solid #c7b299;}

/* ========================================
   Trial Banner
======================================== */
.trial-wrap{margin:40px 0;}
.trial-banner{border-top:3px solid #111;border-bottom:0.5px solid #e8e8e8;padding:32px 0;}
.trial-badge{display:inline-block;background:#111;color:#fff;font-size:14px;letter-spacing:0.2em;padding:4px 12px;margin-bottom:20px;}
.trial-headline{font-size:22px;font-weight:700;line-height:1.5;margin-bottom:8px;}
.trial-sub{line-height:1.9;margin-bottom:0;}
.trial-divider{width:32px;height:1.5px;background:#ddd;margin:28px 0;}
.trial-label{letter-spacing:0.2em;margin-bottom:14px;}

/* Contact Methods */
.contact-methods{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px;}
.contact-method{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity 0.2s;}
.contact-method:hover{opacity:0.8;}

.contact-method--line{background:#06C755;color:#fff;}
.contact-method--instagram{background:#fff;color:#111;border:1.5px solid #111;}
.contact-method--mail{background:#fff;color:#111;border:1.5px solid #111;}

/* Required List */
.required-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:8px;margin-bottom:28px;}
.required-item{display:flex;align-items:baseline;gap:10px;padding:10px 14px;border:0.5px solid #e8e8e8;background:#f7f7f7;}
.req-num{font-size:11px;color:#aaa;font-weight:700;flex-shrink:0;}
.req-text{color:#111;}
.trial-note{line-height:1.8;}

@media (max-width:600px) {
.trial-headline{font-size:20px;}
.contact-methods{flex-direction:column;}
.contact-method{width:100%;text-align:center;}
.required-list{grid-template-columns:1fr 1fr;}
}



/* ========================================
   FAQ
======================================== */
.faq-wrap{margin-bottom:80px;}
.faq-section{margin-bottom:48px;}
.faq-section-title{font-size:20px;font-weight:700;color:#111;padding-bottom:10px;border-bottom:2px solid #111;margin-bottom:24px;}
.faq-list{display:flex;flex-direction:column;gap:0;}
.faq-item{border-bottom:0.5px solid #e8e8e8;padding:20px 0;}
.faq-item:first-child{border-top:0.5px solid #e8e8e8;}
.faq-q{font-weight:700;color:#111;padding-left:32px;position:relative;line-height:1.7;margin-bottom:12px;}
.faq-q::before{content:'Q';position:absolute;left:0;top:6px;font-size:13px;font-weight:700;color:#fff;background:#111;width:20px;height:20px;line-height:20px;text-align:center;border-radius:2px;}
.faq-a{padding-left:32px;position:relative;line-height:1.9;}
.faq-a::before{content:'A';position:absolute;left:0;top:6px;font-size:13px;font-weight:700;color:#fff;background:#888;width:20px;height:20px;line-height:20px;text-align:center;border-radius:2px;}

@media (max-width:600px) {
.faq-section-title{font-size:18px;}
.faq-item{padding:16px 0;}
}

/* ========================================
   Instructor
======================================== */
.instructor-wrap{margin-bottom:80px;display:flex;flex-direction:column;gap:56px;}
.instructor-card{border-top:2px solid #111;padding-top:32px;}
.instructor-head{display:flex;align-items:flex-start;gap:28px;margin-bottom:24px;}
.instructor-img{width:200px;flex-shrink:0;}
.instructor-img img{width:100%;}
.instructor-name-wrap{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:4px;}
.instructor-role{font-size:12px;letter-spacing:0.2em;color:#999;margin-bottom:6px;display:block;}
.instructor-name{font-size:28px;font-weight:700;color:#111;letter-spacing:0.05em;line-height:1.2;}
.instructor-body{display:flex;flex-direction:column;gap:12px;}
.instructor-body p{color:#555;line-height:1.9;}

@media (max-width:600px) {
.instructor-head{flex-direction:column;gap:16px;}
.instructor-img{width:100%;max-width:240px;}
.instructor-img img{height:280px;}
.instructor-name{font-size:24px;}
}




/*about
------------------------------------------------------------*/
.about_head{width:100%;position:relative;}
.about_head img{width:100%;}
.about_head_txt{position:absolute;top:80px;left: 50%;transform: translateX(-50%);text-align:center;color:#fff;font-size:38px;width:100%;}
.about_head_txt p{font-size:24px;margin-top:1em;line-height:2;}
.about_txt{margin:50px auto 0;width:83%;text-align:justify;}
.about_txt p{margin-bottom:1em;}
.about_txt span{display:inline-block;}
.promise_box{width:fit-content;margin:0 auto 80px;font-size:20px;}
.promise_box ol{margin-left:1em;}
.promise_box li{margin-bottom:1.5em;}
.about_img_box{display:flex;flex-wrap:wrap;justify-content:space-between;}
.about_img{width:570px;}
.about_img img{width:100%;}



/*news
------------------------------------------------------------*/
h2.news_title{font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;font-style: normal;font-size:20px;margin:0 0 10px 10px;}
.s_detail_mess{border:2px #c7b299 solid;padding:2em;border-radius:8px;}

/*company
------------------------------------------------------------*/
.about_area{width:fit-content;margin:0 auto;}
.about_box{display:table;width:100%;margin:0 auto 1em;}
.about_title{width:15%;display:table-cell;vertical-align:top;}
.about_con{width:85%;display:table-cell;vertical-align:middle;}

.pdf_area{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:50px;}
.pdf_box{width:480px;margin-bottom:20px;}
.pdf_box img{width:100%;}


/* 1099px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1099px){
.hero-logo{width:80%;}
.hero-swiper{width: 100%;height: calc(100vh - 118px);position:relative;}
}

/* 1099px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 999px){
[data-gt-lang="zh-CN"] {margin-right:5px;}
[data-gt-lang="zh-TW"] {margin-right:5px;}
[data-gt-lang="en"] {margin-right:5px;}
[data-gt-lang="ko"] {margin-right:5px;}
[data-gt-lang="zh-CN"] img,[data-gt-lang="zh-TW"] img,[data-gt-lang="en"] img,[data-gt-lang="ko"] img,[data-gt-lang="jp"] img{width:30px;}

.banner_img img{width:90%;}
.area_l{width:100%;margin-bottom:20px;}
.area_r{width:100%;}
.sptable{overflow-x: scroll;}
table.plan_list,table.price_list{white-space: nowrap;}
.service_btn_area{display:flex;flex-wrap:wrap;margin-top:60px;}
.service_btn_box{width:30%;}
.greet_box{display:flex;flex-wrap:wrap;justify-content:center;margin:40px auto 50px;align-items:center;}
.greet_txt{width:100%;margin-bottom:2em;}
.service_box{width:48%;border:#ea6d9f solid 2px;border-radius:8px;padding:2em;font-size:16px;margin-bottom:30px;background:url(/userdata/service/box_mark.png) right 15px top 15px no-repeat;background-size:41px auto;}
.s_detail_box{display:flex;flex-wrap:wrap;justify-content:center;margin:80px auto 50px;align-items:center;}
.pdf_area{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:50px;}
}





/* 640px
------------------------------------------------------------*/
@media only screen and (max-width: 640px){
br.pcbr{display:none;}
br.spbr{display:block;}

.hero-logo_n{width:80%;}
.hero-logo_r{width:80%;}

h2.top{font-size:26px;margin:75px auto 0;text-align:center;}
.top_d_logo{width:100%;}
.wave{width:100%;}
.wave:nth-child(1){margin-top:50px;}
.pan{display:none;}
.top_box{font-size:15px;}

h2.title{font-size:22px;text-align:center;margin:50px auto 0;}
h2.title_sub{font-size:16px;text-align:center;color:#c7b299;font-family: "futura-pt", sans-serif;font-weight: 400;font-style: normal;margin-bottom:50px;}
h3.title{font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;font-style: normal;font-size:20px;display:flex;align-items:center;justify-content:center;width:100%;margin:80px auto 40px;}
h3.title::before{content:"";width:50px;flex:none;height:2px;background:#c7b299;margin:0 10px 0 0;}
h3.title::after{content:"";width:50px;flex:none;height:2px;background:#c7b299;margin:0 0 0 10px;}

.top_store_area{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:80px;}
.top_store_box{width:100%;margin:10px 0;text-align:center;position:relative;}
.top_store_title{position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);color:#fff;font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;font-style: normal;font-size:20px;z-index:10;white-space:nowrap;}

.top_souvenir_area{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:80px;}
.top_souvenir_photo{width:80%;margin:0 auto;}
.top_souvenir_photo img{width:100%;border:1px solid #ccc;padding:10px;}
.top_souvenir_box{width:100%;margin:10px auto;text-align:center;}
.top_souvenir_title{font-size:16px;text-align:center;}
.top_souvenir_txt{font-size:14px;}

.about_head_txt{position:absolute;top:80px;left: 50%;transform: translateX(-50%);text-align:center;color:#fff;font-size:24px;}
.about_head_txt p{font-size:18px;margin-top:1em;line-height:2;}
.about_txt{margin:50px auto 0;width:100%;text-align:justify;}
.d_logo{width:100%;}
.promise_box{width:fit-content;margin:0 auto 80px;font-size:18px;}
.about_img_box{display:flex;flex-wrap:wrap;justify-content:center;}
.about_img{width:100%;margin-bottom:10px;}

.store_area{display:flex;flex-wrap:wrap;justify-content:center;}
.store_box{width:100%;margin:10px 0;text-align:center;}

.d_store_title{font-size:22px;text-align:center;margin:50px auto;}
.d_store_txt_box{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;}
.d_store_txt {padding-left:0;width:100%;}
.d_store_sel{margin:30px auto 0;width:70%;}

.d_store_area{width:100%;margin:0 auto;}
.d_store_box{display:block;width:100%;margin:0 auto 1em;}
.d_store_name{width:100%;display:block;vertical-align:top;}
.d_store_con{width:100%;display:block;vertical-align:middle;}
.d_store_map{margin-top:50px;}

.store_btn_area{display:flex;flex-wrap:wrap;gap:30px;margin:50px auto 80px;justify-content:center;}
.store_btn{display:flex;align-items:center;justify-content:space-between;width:80%;height:80px;padding:0 20px;box-sizing:border-box;text-decoration:none;background:#fff;border:1px solid #c7b299;transition:background 0.2s,border-color 0.2s;font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;font-style: normal;font-size:20px;}

.souvenir_area{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin:20px auto 40px;}
.souvenir_box{width:100%;margin-bottom:30px;}
.souvenir_title{font-size:18px;}
.souvenir_txt{font-size:14px;}



.banner_img img{width:100%;}






/*staff
------------------------------------------------------------*/



.s_detail_photo{width:90%;}

.s_detail_txt{width:90%;}
.s_detail_title{color:#ea6d9f;font-size:20px;font-weight:700;line-height:1.6;margin-top:20px;}
.s_detail_titlesub{line-height:1.8;margin-top:20px;}
.s_detail_mess{border:2px #c7b299 solid;padding:1em;border-radius:8px;}




/*company
------------------------------------------------------------*/
.about_area{width:100%;margin:0 auto 50px;}
.about_box{display:block;width:100%;margin:0 auto 10px;}
.about_title{width:100%;display:block;padding:1em 0 0 0;vertical-align:top;text-align:left;}
.about_con{width:100%;display:block;padding:0em 0 1em;vertical-align:middle;}


.pdf_box{width:100%;}












.sptel{display:flex;position:fixed;bottom:0;left:0;}
.sptel img{width:100%;}
.pagetop {display: none;position: fixed;bottom: 100px;right:5%;width:55px;z-index:100;}



}