@charset "UTF-8";
:root {--mincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", serif;--gothic: 'Noto Sans Japanese', 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;;}

/* 1day
------------------------------------------------------------------*/
/* #main-contents { padding-top: 20px; } */
.basic p.thanks-text { top: 20px; right: 282px; transform: rotate(0); }
.news .seminer .bnr { width: 100%!important; }

.midashi02 { margin: 80px 0 0; padding-bottom: 30px; font-size: 38px; letter-spacing: 0; }
.midashi02 span { font-size: 60%; display: block; }
.intro .flex {margin-bottom: 50px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.intro img {width: 340px;}
.intro img.intro-image {width: 580px; margin: 0 auto;}
.intro .flex div {width: 580px;}
.intro .flex div ul { margin-bottom: 10px; padding: 10px 20px; background: #f1f1f1; }
.intro .flex div li { padding: 10px 10px 10px 13px; font-size: 15px; border-bottom: 1px dashed #000; position: relative; }
.intro .flex div li:last-child { border-bottom: 0; }
.intro .flex div li::before { content: ''; width: 6.5px; height: 6.5px; border-radius: 50px; background: #000; position: absolute; top: 19px; left: 0; }
.intro p { margin-bottom: 20px; }
.intro .ttl {padding-bottom: 10px;font-size: 18px;text-align: center;font-weight: bold;border-bottom: 1px solid #2a2929;}
.intro b {color: #cb0000;font-weight: bold;background: #f2eac4;}
.intro .sub {margin-bottom: 50px;padding: 0;font-size: 18px;font-weight: bold;text-align: center;display: block;position: relative;}
.intro .sub::after {content: '';width: 100px;height: 1px;background: #2a2929;position: absolute;bottom: -24px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.intro .text-area {margin-bottom: 0; padding: 30px;background-color: #f1f1f1;}
.intro .text-area.after { background: #f9f3d7;}
.intro .text { width: 580px; margin: 0 auto 10px; padding: 20px; background-color: #fff;}
.intro .text li { margin-bottom: 10px; font-family: var(--mincho); font-weight: 600; }
.intro .text li span { display: block; padding-left: 13px; font-family: var(--gothic); font-weight: normal; border-bottom: 1px dotted #ccc; position: relative; }
.intro .text li span::before { content: ''; width: 6.5px; height: 6.5px; border-radius: 50px; background: #000; position: absolute; top: 12px; left: 0; }
.intro .text-content { padding: 20px 20px 10px; }
.intro .text-content ul.flex { margin-bottom: 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.intro .text-content ul.flex li { width: 30%; }
.intro .text-area.after .sub span { display: block; font-size: 60px; line-height: 1; opacity: 0.2; }
.intro .text-area .text-center { text-align: center; }

.attend {margin-bottom: 40px;}
.attend .ttl {padding: 10px;font-size: 20px;color: #fff;font-weight: bold; text-align: center;background-color: #717171;}
.attend .flex { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.attend .flex dl { width: 50%; min-height: 242px; }
.attend .flex dl:last-child { border-left: none; }
.attend .flex dt { margin-bottom: 10px; font-size: 30px; border-bottom: 1px solid; }
.attend .text-area {padding: 20px 30px;border: 1px solid #2a2929;}
.attend .text-area b {font-weight: bold;}
.attend .text-area dd small { display: block; font-size: 90%; }

.basic-message {width: 960px;margin-bottom: 50px;padding: 50px;}
.basic-message .inner {width: 100%;}
.rec-inner {position: relative;}
.rec-inner h4 {color: #443402;text-align: center;font-family: 'Cinzel';font-size: 50px;margin-bottom: 40px;}
.rec-inner h4::after {content: '';height: 13px;background: url(../images/basic/message-line.png) no-repeat center bottom;}
.rec-inner p {margin-bottom: 10px;font-size: 26px;text-align: center;}
.rec-inner ul {padding: 30px;background: rgba(255,255,255,0.4);}
.rec-inner li,.attend li {padding-left: 1.2rem;text-indent: -1.2rem;line-height: 1.8;}
.rec-inner li small { display: block; font-size: 80%; }
.rec-inner img {width: 280px;position: absolute;bottom: -10px;right: -20px;} 

.class {margin-bottom: 40px;}
.class .ttl {padding: 10px 0;color: #fff;font-size: 20px;text-align: center;font-weight: bold;background: #717171;}
.class .info {margin: 0;padding: 10px 20px 20px;background: #f1f1f1;}
.class .info dl{padding: 14px 4px;border-bottom: 1px dashed #929292;}
.class .info dl dt {width: 131px;font-size: 16px;font-weight: bold;}
.class .info dl dd {font-size: 16px;}
.class .info dl dt,.class .info dl dd {display: inline-block;vertical-align: middle;}
.class .info dl.price dd span {padding-left: 8px;color: #cb0000;font-size: 28px;font-weight: bold;}

.case {margin-bottom: 40px;padding: 20px 30px;background: #f9f3d7;}
.case p,.case li {font-size: 14px;}
.case p {font-weight: bold;}
.contact-area {width: 960px;padding: 30px;margin: 0 auto 120px;border: 1px solid #222;}
.contact-area .flex {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.contact-area .flex div{width: 420px;margin-bottom: 30px;}
.contact-area .ttl {margin-bottom: 20px;padding-bottom: 10px;font-size: 18px;border-bottom: 1px solid #222;}
.contact-area .name {font-size: 24px;}
.contact-area a {color: #897646; font-size: 20px;text-decoration: none;}
.contact-area a.number {font-size: 30px;}
.contact-area img {width: 420px;}

.basic .contact { margin-bottom: 40px; padding: 40px 0 0; background: #f1f1f1; }
.basic .contact .inner { width: 800px; margin: 0 auto; padding: 10px 0; }
.basic .contact p { margin-bottom: 20px; font-size: 20px; font-family: var(--mincho); font-weight: 600; text-align: center; }
.basic .contact .midashi02 { margin: 0 0 20px; padding-bottom: 0; }
.basic .contact .midashi02::before { display: none; }
.basic .contact .midashi02 .jp { display: block; font-size: 40px; font-family: var(--mincho); }
.basic .contact ul { margin-bottom: 20px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 0 20px; }
.basic .contact li { width: 48%; }
.basic .contact li.l02 a:after { top: 34px; }
.basic .contact li a { display: block; padding: 20px 30px; color: #fff; font-size: 18px; text-align: center; text-decoration: none; background: #000; position: relative; }
.basic .contact li a::after { content: "＞"; position: absolute; color: #ccc; top: 18px; right: 20px; }
.basic .contact .tel li a { margin: 0; font-size: 28px; }
.basic .contact .tel li a::after { font-size: 18px; top: 30px; }
.basic .contact_online { width: 640px; padding: 20px 0; background: none; border: 1px solid #000; }
.basic .contact_online .inner { width: 100%; }
.basic .contact_online .midashi02 .jp { font-size: 30px; font-weight: 600; text-decoration: underline; }
.basic .contact_online ul { padding: 0; background: none; }
.basic .contact_online li { margin: 0 auto; }

.basic-message { margin-bottom: 40px; }
.basic-message .rec-inner { padding: 30px 30px 10px; background: rgba(255, 255, 255, 0.4); }
.basic-message .rec-inner .mincho { font-size: 30px; }
.basic-message .rec-inner p { font-size: 20px; }
.basic-message .rec-inner .basic-text p { margin-bottom: 30px; }

/* sp
------------------------------------------------------------------*/
@media screen and (max-width: 736px) {
#main-contents { margin-bottom: 0; }
#main-contents .text { margin-bottom: 5vw; }
.basic p.thanks-text { top: -2px; right: 14%; transform: rotate(0); }

.basic-headspa .midashi02 { margin: 18vw 0 0; }
.midashi02 {font-size: 6vw;padding-bottom: 6vw;}
.midashi02 span {font-size: 56%;}

.intro {margin-bottom: 0;}
.intro img {width: 80%;margin: 0 auto;}
.intro img.intro-image {width: 100%; margin: 0;}
.intro .flex {margin-bottom: 6vw;}
.intro .flex div {width: 100%;}
.intro p {margin-bottom: 4vw;font-size: 4vw;}
.intro .ttl {padding-bottom: 2vw;font-size: 4vw;}
.intro .sub {width: 100%;margin-bottom: 10vw;padding: 0;font-size: 4.2vw;}
.intro .sub::after {width: 20vw;bottom: -14px;}
.intro .text-area {margin-bottom: 0;padding: 5vw 0 0;background-color: #f1f1f1;}
.intro .text { padding: 6vw 8vw 4vw; background-color: #fff; }
.intro .text li { font-size: 4vw; }
.intro .text li span { padding: 0 0 2vw 3vw; }
.intro .text li span::before { width: 1.5vw; height: 1.5vw; top: 10px; left: 0; }
.intro .text-content ul.flex li { width: 100%; }
.intro .flex div ul { margin-bottom: 0; }

.attend {width: 95vw;margin: 0 auto 12vw;}
.attend .ttl {padding: 2vw;font-size: 4vw;}
.attend .text-area { width: 100%;padding: 4vw;font-size: 3.6vw;}
.attend .text-area b {font-weight: bold;}
.attend .flex dl { width: 100%; min-height: auto; border-left: 1px solid #000; }
.attend .flex dl:last-child { border-top: none; border-left: 1px solid #000; }

.basic-message {width: 100%;margin-bottom: 8vw;padding: 4vw;}
.basic-message .inner {width: 100%;}
.rec-inner h4 {font-size: 10vw;margin-bottom: 8vw;}
.rec-inner h4::after {content: '';height: 13px;background: url(../images/basic/message-line.png) no-repeat center bottom;}
.rec-inner p {margin: 0 auto 2vw;font-size: 5vw;width: 90%;}
.rec-inner ul {padding: 4vw;}
.rec-inner li {font-size: 3.6vw;}

.class {margin-bottom: 0;}
.class .ttl {padding: 2vw 0;color: #fff;font-size: 4vw;}
.class .info {margin: 0;padding: 2vw 4vw 4vw;}
.class .info dl{padding: 14px 4px;border-bottom: 1px dashed #929292;}
.class .info dl:last-of-type{padding: 14px 4px;border-bottom: none;}
.class .info dl dt {width: 70%;font-size: 16px;font-weight: bold;}
.class .info dl dd {font-size: 16px;}
.class .info dl dt {width: 22%;}
.class .info dl dd {display: inline-block;vertical-align: middle;width: 77%;font-size: 3.8vw;}
.class .info dl.price dd span {padding-left: 8px;color: #cb0000;font-size: 5vw;font-weight: bold;}
.basic .intro .flex p.text-center { border-bottom: 1px solid #000; }

.case {margin-bottom: 0;padding: 30px;background: #f9f3d7;}
.case p,.case li {font-size: 14px;}
.case p {font-weight: bold;}

.basic .contact { margin-bottom: 0; background: #f1f1f1; }
.basic .contact .inner { width: 90%; margin: 0 auto; padding: 0 0 5vw; }
.basic .contact p { margin-bottom: 2vw; font-size: 5vw; }
.basic .contact .midashi02 span { font-size: 100%; }
.basic .contact .midashi02 { margin-bottom: 6vw; }
.basic .contact .midashi02 .jp { font-size: 6vw; }
.basic .contact ul { margin-bottom: 4vw; }
.basic .contact li { width: 100%; margin-bottom: 2vw; padding: 0; }
.basic .contact li a { padding: 4vw 6vw; }
.basic .contact li a::after { top: 4vw; right: 5vw; }
.basic .contact li.l02 a:after { top: 8vw; }
.basic .contact ul.tel { width: 100%; margin: 0; padding: 0; font-size: 5vw; gap: 0; }
.basic .contact ul.tel li a::after { font-size: 4.8vw; top: 6.4vw; }
.basic .contact_online { width: 100%; padding: 20px 0 0; background: none; border: 1px solid #000; }
.basic .contact_online .midashi02 { margin-bottom: 4vw; }
.basic .contact_online .midashi02 .jp { font-size: 5vw; }
.basic .contact_online ul { margin-bottom: 0; padding: 0; background: none; }
.basic .contact_online li { width: 100%; margin: 0 auto; }
.basic-message { margin-bottom: 8vw; }
.basic-message .rec-inner { padding: 6vw;  }
.basic-message .rec-inner .mincho { font-size: 6vw; }
.basic-message .rec-inner p { font-size: 4vw; }
.basic-message .rec-inner .basic-text p { margin-bottom: 30px; }

}
