@charset "utf-8";


/* --- common --- */
#con_ttl { max-width:1200px; width:100%; margin:0 auto 25px; }
#con_ttl h2 {
  display:inline-block; width:auto; padding:8px 20px 7px;
  margin:50px 0 0 90px; float:left; font-size:18px; color:#311f08;
  position:relative; background:rgba(255, 255, 255, 0.8);
}
#blog #con_ttl h2 {padding:9px 20px 8px;}
#con_ttl h2::before {
  display:inline-block; content:""; position:absolute; left:-30px;
  bottom:0; width:30px; height:70px; vertical-align:middle;
  background:url("/img/con_ttl_bg.png") no-repeat scroll left center / contain ;
}
#con_ttl h2::after {
  display:inline-block; content:""; position:absolute; right:-30px;
  bottom:0; width:30px; height:70px; vertical-align:middle;
  background:url("/img/con_ttl_bg2.png") no-repeat left center / contain ;
}
#con_ttl h2 span {
  display:inline-block; padding-right:20px; font-size:48px;
  font-weight:bold; line-height:100%;
}
#con_ttl .con_img { width:80%; float:right; margin-left:-30%; }
header .hbox { top:300px; }
header .con_box { display:none; }

#contents { margin-bottom:40px; }
section { margin-top:40px; margin-bottom:60px; }

.sec_ttl {
  position:relative; margin:0 auto 30px; font-size:24px; font-weight:bold; text-align:center;
}
.sec_ttl::before {
	content:""; display:inline-block; width:270px; height:12px;
	position:absolute; left:100px; bottom:14px; vertical-align:middle;
  background:url(/img/yellow_line_l.png) no-repeat left center;
	background-size:contain;
}
.sec_ttl::after {
	content:""; display:inline-block; width:270px; height:12px;
	position:absolute; right:100px; bottom:14px; vertical-align:middle;
  background:url(/img/yellow_line_r.png) no-repeat left center;
	background-size:contain;
}
.sec_ttl span {
  display:block; font-weight:normal; font-size:18px; color:#f6c725;
  line-height:100%;
}

.reserve_box { width:100%; max-width:1030px; margin:40px auto 80px; }
.reserve_box h3 {
  position:relative; width:38%; padding:12px 20px 14px 40px;
  margin:0 0 -34px 20px; text-align:center; font-weight:bold;
  font-size:24px;
  background:url(../img/reserve_ttl_bg.png) no-repeat left top;
  background-size:100% auto;
}
.reserve_box h3::before {
  content:""; position:absolute; left:13%; top:10px; width:30px;
  height:38px; vertical-align:middle;
  background:url("/img/reserve_icon.png") no-repeat left center / contain ;
}
.reserve_box .inner { padding:40px 4% 20px; border:1px solid; }
.reserve_box .txt { width:48%; float:left; }
.reserve_box .btn { width:50%; margin:10px 0; float:right; }
.reserve_box .btn a {
  display:block; padding:20px 10%; font-weight:bold; font-size:24px;
}
.reserve_box .btn a::after { right:30px; top:26px; }
.reserve_box .btn a span { padding-right:20px; font-weight:normal; }
.reserve_box .btn a:hover::after { right:26px; }

/* テーブル */
.tbl {
	width:auto; max-width:980px; margin:-8px auto; border-spacing:8px;
  border-collapse:separate;
}
.tbl th {
	width:20%; padding:8px 20px; text-align:left; font-weight:normal;
  background:#f3e9d4;
}
.tbl td { padding:8px 20px; background:#eeeeee; }



form .submit input {
	display:inline-block; margin:0 10px; padding:18px 50px 16px; font-size:120%;
	font-weight:bold; border:medium none; border-radius:0; background:#CCCCCC;
}
form .submit input:hover {
	background-color:#f6c725; transition:all 0.3s ease 0s; color:#311f08;
}

.tax_box { padding: 20px; margin-bottom: 60px;background: #f6c725; font-size: 120%; text-align: center; font-weight: bold; }

.tax_box_free {width: auto; padding: 20px; margin: 0 auto 60px; text-align:center; font-weight:bold; color:#bf1920; background: #eee; }
.black { color:#000;}

.services_list .st_diamond {font-size: .8em;  background:none; margin-top: .5em; font-family: 'Oswald', sans-serif;
 line-height: 1.35; display: inline-block;}

.option_txt {margin-bottom: 3em;}
#ad_option .btn {margin: 1em 0 2em;}


/* profile プロフィール
================================================================== */
#pro_box .inner { margin-bottom:60px; }
#pro_box figure { width:60%; max-width:620px; }

#movieBox { position: relative;text-align: center; }
.movieBox { position: relative;text-align: center; }
#movieBox:before, .movieBox:before{
content: "SEIJI STUDIOS";
    color: #f8f4e9;
    font-size: 80px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    font-style: italic;
    line-height: 100%;
    position: absolute;
    left: -40px;
    top: 140px;
    z-index: 0;
    transform: rotate(90deg);}
#movieBox:after,.movieBox:after {
content: "MOVIE";
    color: #f8f4e9;
    font-size: 80px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    font-style: italic;
    line-height: 100%;
    position: absolute;
    left: 0px;
    top: 330px;
    z-index: 0;
    transform: rotate(90deg);
}
#movieBox h3 { margin: 0; font-size: 36px; font-weight: bold; color: #311f08;}

#movieBox video:before,.movieBox video:before {
content:"";
width: 0;
height: 0;
  border-top: 50px solid transparent;
  border-right: 50px solid #f6da69;
  border-bottom: 50px solid transparent;
}

#pro_box .txt_box {
  width:55%; padding:34px; margin:30px 0 0 -17%; background:#fff;
  border:1px solid #000; position:relative;
}
#pro_box .txt_box::after {
  content:"PROFILE"; color:#f8f4e9; font-size:80px; font-weight:bold;
  font-family:'Oswald', sans-serif; font-style:italic; line-height:100%;
  position:absolute; right:18px; top:-10px; z-index:0;
}
#pro_box .name {
  position:relative; margin:0 0 20px; font-weight:bold; font-size:25px;
  z-index:10;
}
#pro_box .name span {
  display:block; margin-bottom:-5px; font-size:13px; font-weight:normal;
}
#pro_box .txt { margin:10px auto; }
#profile .photo {
  position:relative; padding-top:34px; padding-bottom:34px; background:#eee;
}
#profile .photo h3 {
  position:absolute; top:-30px; margin:0;
  font-size:36px; font-weight:bold; color:#311f08;
}
#profile .photo li { width:18%; }

#profile .se_box.ad_option { max-width: 940px; margin: 20px auto 7em; padding: 30px; background: linear-gradient(#f3e9d4 96%, #fff 96%);  }
#profile .se_box.ad_option div { width: 60%; padding: 0 30px 25px 10px; }
#profile .se_box.ad_option figure { width: 40%; }
#profile .se_box.ad_option h3 {  padding: 0;  margin-bottom: 1em; font-size: 25px;  font-weight: bold; border-bottom: 1px solid #311f08; }
#profile .se_box.ad_option .btn {  margin-top: 20px; }
#profile .se_box.ad_option .btn a { min-width: 320px; }

.background+.background { margin-top: 100px; margin-bottom: 100px; }
.background dl,#background dl { max-width:940px; margin:20px auto; }
.background dt,#background dt {
  width:18%; padding:16px 10px 8px; text-align:center; font-weight:bold;
  float:left; clear:left;
}
.background dd,#background dd {
  padding:4px 10px 4px 18%; margin-bottom:6px; border-bottom:1px dotted #000;
}
.background dd p,#background dd p { padding-left:20px; margin:12px 0; position:relative; }
.background dd p::before,#background dd p::before {
  content:"-"; color:#f6c725; font-weight:bold; font-size:20px;
  line-height:100%;
  position:absolute; left:0;
}

.background dl.txt_box { width: 52%; }
.background dl.txt_box dt { width: 33%; }
.background dl.txt_box dd { padding-left: 29%; }
.background .img_box { width: 36%; }
.background .img_box .img2 { margin-top: -2em; margin-left: -10em; }
.background .img_box a { display: block; }
.background .photo2 { width: 85%; margin: 2em auto; }
.background .photo2 a { width: 22%; }
.background .photo2 a.img4 { width: 25%; margin-top: -1.6em; margin-left: 1.6em; }


#profile .mfp-counter { display: none; }
#profile .mfp-arrow:before,#photo_gallery .mfp-arrow:after { border: 0; }
#profile .mfp-arrow:before{ content: none; }
#profile .mfp-arrow:after { content: '';  display: block;  position: absolute;  top: 50%;  left: 0;  width: 21px;  height: 21px;  margin-top: 0;  margin-left: 0;  border-bottom-width: 0;  border-top: 3px solid #fff; border-right: 3px solid #fff;  -webkit-transform: rotate(45deg );  transform: rotate(45deg ); }
#profile .mfp-arrow-right:after { border-left: 0; }
#profile .mfp-arrow-left:after { left: 90px; -webkit-transform: rotate(-135deg ); transform: rotate(-135deg ); }

#profile #word {margin-block: 5.5em;}
#profile #word .word_contents {justify-content: space-between; align-items: center; margin: 1em auto 0;}
#profile .word_contents .font_en { font-size: 1.3em; }
#profile .word_contents>figure {width: 42.7%;}
#profile .word_contents .word_txt{ width: 54%; }
#profile .word_area .word_contents .word_txt {width: auto; max-width: 700px; margin: 1em auto 0; text-align: center;}
.word_area>h3 {margin-bottom: 3em;}
.prof_slide {margin-bottom: 7em;}
.prof_slide h3 {margin: 0 auto .5em; font-size: 36px; font-weight: bold; text-align: center;}
.prof_slide .slick-slide img {max-width: 690px; margin: 0 auto;}
.prof_slide .arrow-box { z-index: 999; position: absolute; display: block; top: 50%; max-width: 60px; margin-top: -30px; ; }
.prof_slide .prev-arrow { left: 0; -webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
.prof_slide .next-arrow { right: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg) }

#profile .history_pic {margin: 1.5em 0 1em; gap: 1em;}
#profile .history_pic>a {width: 34%; }

#origin figure {
  width: 50%;
  max-width: 620px;
}
#origin .txt_box {
  width:55%; padding:34px; margin:30px 0 0 -5%; background:#fff;
  border:1px solid #000; position:relative; left: 1.5%; z-index: 1;
}
#origin .txt_box h3 {
  margin-bottom: 1em; padding: 0; font-size: 25px; font-weight: bold; border-bottom: 1px solid #311f08;
}

#profile .mt07 { margin-top: 0.7em !important; }


/* concept コンセプト
================================================================== */
#concept_lead h3 {
  position:relative; margin:0 0 30px; font-size:24px;
  font-weight:bold; border-bottom:1px solid #f6c725;
}
#concept_lead h3 span {
  display:inline-block; position:absolute; bottom:-2px; right:5px;
  color:#fade95; font-weight:normal; line-height:100%; z-index:-1;
}
#concept_lead .inner > div { width:48%; }
#concept_lead .inner > div p { margin:0 0 18px; }
#concept #training { padding-bottom:60px; background:#f3e9d4; }
#concept #massage { margin-top:-60px; }
#concept .detail_box .ttl_box { width:46%; }
#concept .detail_box .main_img { width:53%; margin-top:-40px; }
#concept .detail_box h3 {
  position:relative; padding:80px 0 0 0; margin:0 0 30px;
  font-size:32px; font-weight:bold; font-style:normal; z-index:1;
}
#concept .detail_box h3::before {
  position:absolute; left:0; top:-10px; font-size:100px;
  font-style:italic; z-index:-1;
}
#concept #training .ttl_box h3::before { content:'TRAINING'; color:#faf6ee; }
#concept #massage .ttl_box h3::before { content:'MASSAGE'; color:#f8f2e6; }
#concept .detail_box .txt_box { width:53%; margin:30px 0 70px; }
#concept #massage .box2 { margin-bottom:0; }
#concept .detail_box .txt_box h4 {
  margin:0 0 20px; font-size:20px;
}
#concept .detail_box .movie {
  width:40%; max-width:380px; margin:50px 4% 0 0; position:relative;
}
#concept .detail_box .movie iframe { width:100%; }
#concept .detail_box .m_tag {
  display:inline-block; margin:0; padding:4px 10px 2px;
  font-weight:normal; font-style:normal; font-size:18px;
  text-align:center; border:2px solid;
  background:#fff; position:absolute; right:-14px;
  top:-24px;
}
#concept .detail_box .img_box { width:48%; }
#concept .detail_box .img_box .img1 { margin:0 0 0 -30px; }
#concept .detail_box .img_box .img2 {
  margin:-36px 0 0 0; text-align:right;
}
#concept .detail_box .txt_box.box2 { width:47%; margin-top:0; }

/*20190204 education追加ここから */
#concept #education { margin-top: 120px; }
#concept #education::before { content: ""; position: absolute; display: block; z-index: -1; left: 0; width: 50%; border-bottom: 733px solid #f3e9d4; border-right: 133px solid transparent; }
#concept #education .ttl_box h3::before { content: "EDUCATION"; color: #faf6ee; }
#concept #education.detail_box .marker_yellow { font-size: 1.3em;}
#concept #education.detail_box .main_img { margin-bottom: 40px;}
#concept #education.detail_box .img_box .img1 { margin: 0 0 0 120px;}
#concept #education.detail_box .img_box .img2 { text-align: left;}
/*20190204 education追加ここまで */

#different {
  padding-top:80px; padding-bottom:20px; text-align:center;
  background:#eeeeee;
}

.balloon {
	position:relative; width:60%; padding:20px 10px; margin:0 auto;
  background:#fff; border:1px solid #000;
}
.balloon:after, .balloon:before {
  content:" "; position:absolute; top:100%; left:50%; width:0;
  height:0; border:solid transparent; pointer-events:none;
}

.balloon:after {
  margin-left:-23px; border-width:23px;
	border-color:rgba(255, 255, 255, 0); border-top-color:#fff;
}
.balloon:before {
  margin-left:-24px; border-width:24px;
	border-color:rgba(0, 0, 0, 0); border-top-color:#000;
}
.balloon h3 {
  padding:0; margin:0; font-size:24px; font-weight:bold;
}
#def_list {
  margin:90px -4% 0;
  justify-content:center; -webkit-justify-content:center;
}
#def_list li { width:29%; margin:0 2% 60px; }
#def_list .num {
  position:relative; height:30px; border-top:2px solid #f6c725;
}
#def_list .num span {
  display:inline-block; position:absolute; bottom:0; right:40%;
  color:#f6c725; font-size:30px;
  font-weight:bold; font-style:normal;
  background:#fff; border-radius:50%; padding:15px; line-height:100%;
}
#def_list h4 { margin:20px 0; color:#311f08; font-size:18px; }
#def_list h4 span {
  display:block; margin:10px 0 0; color:#777777; font-weight:normal; font-size:13px;
}
#def_list .txt { text-align:left; }

/* services コース紹介
================================================================== */
#services #lead_box { position:relative; text-align:center; }
#services #lead_box .lead { margin:20px auto; font-size:18px; }
#services #lead_box .lead span { font-size:24px; color:#f6c725; }

#services #lead_box .lead_free,
#reserve .lead_free { margin:30px auto 50px; padding:20px; background:#eee; border:1px solid #ccc;  }
#services #lead_box .lead_free .line,
#reserve .lead_free .line{ display:inline-block; background:linear-gradient(transparent 60%, #f6c725 0%); font-size:22px; }
#services .deco_line { text-decoration: line-through; }

#services .consul .lead span { display:block; font-size:24px; color: #f6c725;  }
#services section { margin-bottom:50px; }

.fee { position:absolute; padding-top:15px; top:-50px; right:80px;
width: 140px; height:140px; text-align: center;
background:#f6c725; color:#000; font-weight:bold; line-height:18px;
border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; z-index: 9999;
}
.fee span.ima { display:inline-block; margin-bottom: 5px; font-size:.85em; }
.fee span.nyukai { display:inline-block; margin-bottom: 10%; font-size:1.25em; }
.fee span.font_en { display:inline-block; padding-right:5%; font-size:3.7em; }
.fee span.en { display:inline-block; font-size:1.15em; }

.counseling { margin:0 auto; }
.counseling a { padding:15px 85px 19px; font-weight:bold; }
.counseling a span { padding-right:20px; font-size:24px; font-weight:normal; }
.counseling a:after { top:25px; right:20px;  }

.course { margin:45px auto 60px; text-align: center; }
.course li{ width:32%;}
.course.course-btn li{ width:23%;}
.course li a { display:block; padding:20px 0 16px; text-decoration:none; background:#e9d8b2;  font-size:18px;
font-weight:bold; line-height:1.2; box-shadow:4px 4px 0 rgba(0, 0, 0, .7); transition:0.2s all ease 0s; }
.course li a:hover { background-color:#f6c725; box-shadow:none; transform:translate3d(3px,3px,0); color:#311f08;  }
.course li a span.font_en { font-size:14px; font-weight:normal; color:#333; }

.services_ttl {
  margin:30px auto 60px;
  text-align:center;
  background:url(../img/services/services_cat_ttlbg2.png) no-repeat center;
}
.services_ttl span {
  display:block; padding:10px 0; font-weight:bold; font-size:35px; color: #fff;
}
.services_list { margin-top: 60px; }

.services_list > li {position: relative;
  margin-bottom:60px; padding-bottom:40px; border-bottom:1px dotted;
}
.services_list > li:last-child { padding-bottom:0; border-bottom:none; }
.services_list .box { position:relative; width:53%;  }
.services_list .box .txt { margin-block: 0; }
.services_list #bodymake .box,.services_list #lifemake .box,.services_list #lb_recovery .box,.services_list #neckRecovery .box { margin-top: 0; }
.services_list .box .fee { top: -50px; left: 50%;margin-left: 150px;}

.services_list .ttlBox { width:43%; max-width:460px; }
.services_list .ttlBox.youtube { margin-top: 5px; padding-bottom: 28%; height: 0; position: relative; }
.services_list .ttlBox.youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.services_list #lifestyle .ttlBox figure { margin-top: 5px; }
.services_list h4 {
  margin:0 0 15px; font-size:160%; font-weight:bold;
}
.services_list h4 span { padding-left:1%; color:#777777; font-size:14px; font-weight:normal; }
.services_list dl { margin: 1em 0 20px; align-items: center; }
.services_list dt {
  width:25%; padding:0 4px; margin:0 0 6px 0; text-align:center; background:#eeeeee;}
.services_list dd { padding:0 0 0 20px; margin:0 0 6px 0; width:70%; }
#services .consul { text-align: center; }
#services .consul dl { margin: 0 auto; width:60%;}
#services .consul dl dt { width:50%;  }
#services .consul dl dd { width:45%;  }
#services .consul .box { width:100%; }
#services .consul .box dl { margin:30px auto; }
#services .consul .box .btn { position:static; top:0;}

#services .tbl thead th, #services .tbl tbody th { text-align: center !important; }
/* #services .tbl { margin: 1em 0 0; border-collapse: collapse; }
#services .tbl thead th { background: #ffe690; }
#services .tbl thead th span.font_en { font-size: 1.3em; }
#services .tbl tbody th:nth-child(n+2) { border-left: 1px solid #bdbdbd; }
#services .tbl td { background-color: #fff;}
#services .tbl tr { background-color: #fff;}
#services #bodymake .tbl tr { border-bottom: 1px solid #bdbdbd; }
#services #bodymake .tbl tr:last-child { border-bottom: none; } */
/* #services .tbl tbody tr:nth-child(2) { border-bottom: 1px solid #bdbdbd; } */
/* .services_list #bodymake .tbl .box_r tbody tr { border-bottom: 1px solid #bdbdbd; }
.services_list #bodymake .box_r tbody tr:last-child { border-bottom: none; } */

#services #harmony .tickets li { width: 32%; }
/* { border-inline: 5px solid #fff; background: #f3e9d4; } */
#services #harmony .tbl tbody { display: contents; }
#services .services_list #harmony .tickets .box { width: 98%; margin-inline: auto; }
#services .services_list #harmony .tickets .box p { padding: 0.4em 1em; text-align: center; background: #f3e9d4; }
#services .services_list #harmony .tickets .box dt { width: 45%; }
#services .services_list #harmony .tickets .box dd { width: 55%; }

#services #t_massage .detail_box { margin-top: 3em; }

.services_list .btn {position:absolute; top:1em; right:0; margin: 0;}
.services_list .btn.discount-btn {top: 48px;}
.services_list .btn_reserve { top:4.5em; }
.services_list .btn_detail { margin-bottom: .5em; }
.services_list .btn a { font-weight:bold; }
.services_list .btn_reserve a { min-width: 220px; }
.services_list .detail_box { width:100%; margin:20px auto 0; }
.services_list .detail_box > li { margin-bottom:30px; }
.services_list .detail_box h5 {
  width:150px; height:150px; padding:56px 0; margin:0 0 0 2%; font-weight:bold;
  font-size:20px; text-align:center; float:left; border-radius:50%;
  background:#eeeeee;
}
.diamond-circle .st_diamond {font-size: .7em;}
.services_list .detail_box h5.diamond-circle {padding: 36px 0;}
.services_list .detail_box .c_option { padding: 40px 0; }
.services_list .detail_box .c_with_subTxt { padding-top: 50px; line-height: 1.3;}
.services_list .detail_box .c_with_subTxt:has(~ .video_wrap) { padding-top: 40px;}
.services_list .detail_box .c_with_subTxt .small { font-size: .7em;}
.services_list .detail_box .box_r { width:80%; float:right; }
.services_list .detail_box .flow {
  padding:20px 0 10px; border-bottom:1px solid #000;
}
.services_list .detail_box .flow li {
  position:relative; width:33%; padding:0 3% 0 2%;
}
.services_list .detail_box .flow li:only-child { width: 100%;}
.services_list .detail_box .flow2 li { width:50%; }
.services_list .detail_box .flow li:not(:last-child)::after {
  content:""; display:inline-block; width:24px; height:48px;
	position:absolute; right:0; top:50px; vertical-align:middle;
  background:url(/img/services/flow_arrow.png) no-repeat left center;
	background-size:contain;
}
.services_list .detail_box .flow .kikan {
  width:118px; padding:3px 0; text-align:center;
  background:url(../img/txt_bg.png) no-repeat left top;
  background-size:118px auto;
}
.services_list .detail_box .flow .txt {
  padding-left:10%; font-weight:bold; font-size:18px; line-height:120%;
}
.services_list .detail_box .flow li:only-child .txt { padding-left: 1%;}

.services_list .c_with_subTxt + .leadTxt { padding-top: 1.5em; font-size: 1.2em; font-weight: bold;}

.services_list .video_wrap { justify-content: center; gap: 3em;}
.services_list .video_wrap li { width: 35%;}

.services_list .video_wrap li:first-child:nth-last-child(3),
.services_list .video_wrap li:first-child:nth-last-child(3) ~ * { width: 27%;}
.services_list .video_wrap video { max-width: 100%;}

.btn-camp>a {display: inline-block;
  padding: 10px 70px 8px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  background: #c72f20;
  box-shadow: 5px 5px 0 rgb(0 0 0 / 90%);
  color: #fff;
  line-height: 1.45;
}

.btn-camp>a:hover {transform: translate3d(5px,5px,0); box-shadow: none;}

.btn-camp>a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(135deg);
 }


.services_list .detail_box .point { width:74%; margin:0 3%; }
.services_list .detail_box .point > li {
  margin:0 0 10px; border-bottom:1px dashed #777777;
  align-items:center; -webkit-align-items:center;
}
.services_list .detail_box .point > li p { margin:0; }
.services_list .detail_box .point .num {
  width:10%; padding:0 10px; text-align:center; font-size:24px;
  font-weight:bold; color:#f6c725;
}
.services_list .detail_box .point .txt { width:40%; }
.services_list .detail_box .point .txt_en {
  width:50%; color:#e2e2e2; font-size:26px; font-weight:bold;
}
.services_list .detail_box p.coment { display:inline-block; padding:0 0 0 50px; }

.txt_con { width:50%; }
.services_list .rec_comment {
  padding:20px 5%; margin:30px auto; text-align:center; font-size:18px;
  font-weight:bold; border-top:1px solid #000; border-bottom:1px solid #000;
  background:url(../img/services/rec_comment_bg.png) left top;
}
.services_list #lifestyle .flow li { width:33%; }
#services .option {
  width:auto; max-width:1030px; padding:30px; margin:30px auto;
  background:#eee;
}
#services .option h3 {
  padding-bottom:5px; margin:0 auto 20px; color:#311f08; font-weight:bold;
  font-size:20px; text-align:center; border-bottom:1px solid;
}
#services .option li::before { content:"・"; }
#services .option .red { margin-bottom:0; font-weight:bold; }
.services_list #foundation .flow li { width:50%; }
.services_list #foundation .flow li::after { background:none; }
.services_list #foundation .flow .txt { padding-left:2%; }

.discount {margin-top: 0; font-size: 1.3em; font-weight: bold;}

#neckRecovery .box dl dt { height:30px; padding:3px 4px; }
#neckRecovery .times dl { padding-left:70px;}

#services .se_box { padding:20px; margin:30px auto 80px; border:1px solid #ddd; }
#services .se_box.ad_option { background:#eee; }
#services .se_box.ad_option h3, #services .course_flow h3  { padding:0; margin:10px auto 0; font-size:20px; float:none;
  background:none; text-align:center; font-weight:bold;
}
#services .se_box.ad_option .btn { margin-top:20px; }

#ad_option { padding:40px; background:#eeeeee; }
#ad_option h3 {
  margin-bottom:40px; text-align:center; font-weight:bold; font-size:20px;
}
#ad_option h3 span {
  display:block; color:#311f08; font-size:40px; line-height:140%;
}
.op_list .rec_comment {
  width:100%; margin:0 auto 40px; text-align:center; font-weight:bold;
  font-size:18px;
}
.op_list .rec_comment .balloon { min-width:440px; padding:15px; }
.op_list > li:not(:last-child) {
  padding-bottom:20px; margin-bottom:40px; border-bottom:1px dotted;
}
.op_list figure { width:36%; }
.op_list .box { width:60%; }
.op_list h4 {
  margin:0 0 15px; font-size:160%; font-weight:bold;
  border-bottom:2px solid #f6c725;
}
.op_list h4 span {
  display:block; font-size:14px; color:#777777; font-weight:normal;
}
#ad_option .example {
 max-width:600px; padding:0 10px 10px; margin:30px auto 40px;
  border-bottom:1px solid #000; align-items:center;
  -webkit-align-items:center; gap: 2em;
}
#ad_option #q_english .example { max-width:600px; }
#ad_option .example > * { text-align:center; }
#ad_option .example h5 { width:10%; margin:0; }
#ad_option .example h5 span {
  display:block; width:60px; padding:18px 0; margin:0 auto;
  text-align:center; font-size:15px; background:#f6c725; border-radius:50%;
}
#ad_option .example div p { margin:0; font-size:14px; }

#ad_option .example .plus { position:relative; padding-left:80px; }
#ad_option .example .plus::after {
  content:""; display:inline-block; width:47px; height:47px;
	position:absolute; left:0; top:10px; vertical-align:middle;
  background:url(/img/services/plus.png) no-repeat left center;
	background-size:contain;
}

#ad_option .example .time { font-weight:bold; font-size:20px; }
.example-con {gap: 2em;}
#ad_option .example .time span {
  font-style:normal; font-size:36px; line-height:100%;
}
#ad_option .example .after {
  width:22%; padding-left:60px; font-size:18px; font-weight:bold;
  text-align:left; position:relative;
}
#ad_option .example .after::after {
  content:""; display:inline-block; width:24px; height:48px;
	position:absolute; left:0; top:-6px; vertical-align:middle;
  background:url(/img/services/flow_arrow.png) no-repeat right center;
	background-size:contain;
}
#ad_option .other {
  width:100%; max-width:620px; padding:15px 20px; margin:0 auto 20px; background:#fff;
}
#ad_option .other li::before { content:"・"; }
#ad_option .other p { margin:10px 0 0; }
#ad_option .box dt { width: 25%;  padding: 0.2em;  margin: 0 0 6px 0;  text-align: center;  background: #fff; }
#ad_option .box dd { padding: 0 0 0 20px;  margin: 0 0 6px 0; width: 70%; }
#ad_option .box dd span { font-size: 1.3em; }
.campTxt { position:relative; }
.campTxt+p { text-align: center; }
.txt_cam a { color:#bf1920; font-weight:bold; }

.yellow_box { width: 100%; padding: 17px 20px 13px 20px; font-size: 1.2em; background: #f6c725; font-weight: bold; }

/* よくある流れ */
#services .course_flow { padding: 2em 15%; background: #eee; }
#services .course_flow h3 { font-size: 1.7em; }
#services .course_flow ul { display: grid; gap: 3em; margin: 1.5em auto 1em; }
#services .course_flow li { position: relative; display: flex; justify-content: space-between; align-items: center; padding: 0em 2em; background: #fff; }
#services .course_flow li::before { position: absolute; content: ""; display: inline-block; width: 8%; height: 24%; top: 98%; left: 50%; clip-path: polygon(50% 100%, 0 0, 100% 0); background: #f6c725; transform: translateX(-50%) translateY(50%); }
#services .course_flow li:last-child::before { display: none; }
#services .course_flow h4 { width: fit-content; font-size: 1.1em; background: linear-gradient(transparent 95%, #f6c725 0%); }
#services .course_flow .btn { margin-block: 1em; }

@media screen and (max-width:1050px) {
  #services .course_flow li { display: block; text-align: center; }
  #services .course_flow h4 { margin:1em auto 0.5em; }
  #services .course_flow li::before { width: 10%; height: 15%; top: 100%; }
  }
@media screen and (max-width:960px) {
  #services .course_flow { padding-inline: 11%; }
}
@media screen and (max-width:700px) {
  #services .course_flow { padding-inline: 6%; }
  #services .services_list #harmony .tickets .box, #services #harmony .tickets li { width: 100%; }
  .services_list .detail_box .box_r { display: block; }
  
}


/* コンディショニングコース */
#services #conditioning h5 { float: none; width: fit-content; height: unset; background: unset; border-radius: unset; border-bottom: 2px solid #f6c725; padding: 0 2em 0.3em; margin: 0 auto 1.5em; }
#services .services_list #conditioning  .detail_box .point { width: 80%; margin: 0 auto 2em; }
#services .services_list #conditioning .detail_box .box_r { float: none; }
#services .services_list #conditioning .tbl { margin: 2em auto 0;}
#services .services_list #conditioning .btn { position: unset; }


/* 料金表 */
#services .tbl { border-collapse: separate; }
#services .tbl thead th { padding: 1em 0; font-size: 1.1em; font-weight: bold; background: #f3e9d4; }
#services .tbl thead th:first-child { background: #fff; }

#services .tbl td { text-align: center; background: unset }
#services .tbl tbody tr.gain { line-height: 1.4; text-align: center; background: #f9eeef; }
#services .tbl tbody tr.per { text-align: center; background: #eee; }
#services .tbl tbody tr .times { display: inline-block; min-width: 45px; margin-right: 0.5em; padding: 0 0.3em; text-align: center; border: 2px solid #f6c725; }
#services .tbl tbody th { padding: 1.2em 1em; font-weight: bold; line-height: 1.4; background: #ffe690; }
#services .tbl tbody th .font_en { font-size: 1.4em; }
.price { font-size: 1.2em; }
.price.bold { font-size: 1.6em; }
.brown { color: #664112 }
.tbl_info { margin-right: 2em; text-align: right; }

.btn_wrap { display: flex; justify-content: center; gap: 2em; margin: 2em auto 3em; }

/*ブートキャンプ*/
#bootcamp .box dt { width: 36%; padding: 0; }
#bootcamp .btn_detail { margin-bottom: .5em; }
/*#bootcamp .btn_reserve { top: 53px; }*/
#bootcamp .btn_reserve a { min-width: 220px; }
.bootcamp_present .txt_area { width: 70%; }
.bootcamp_present .txt_area .limited { display: inline-block; margin: 0; padding: 2px 5px; font-size: .9em; color: #fff; background: #000; }
.bootcamp_present .txt_area .ttl { margin-top: 0.5em; }
.bootcamp_present .txt_area .txt { font-size: .9em; }
.bootcamp_present .image_area { width: 30%; }
.bootcamp_present .image_area li { width: 50%; }
.services_list .detail_box .flow1 { border-bottom: 1px dotted #e2e2e2; padding-bottom: 0; }
.btn_bootcamp { position: static!important; margin: 0 auto!important; }
.btn_bootcamp a { padding: 30px 70px 28px; }
.btn_bootcamp a::after { top: 30px; }

/*ブートキャンプ詳細ページ*/
.bootcamp_details .sec_ttl2 { position: relative; margin: 0 0 30px; font-size: 24px; font-weight: bold; border-bottom: 1px solid #f6c725; }
.bootcamp_details .sec_ttl2 span.small { font-size: .65em; }
.bootcamp_details .sec_ttl2 span.font_en { display: inline-block; position: absolute; bottom: -2px; right: 5px; color: #fade95; font-size: 1.5em; font-weight: normal; line-height: 100%; z-index: -1; }

.bootcamp_details .intro .services_list { margin-top: 40px; }
.bootcamp_details .intro .services_list .box { width: 55%; margin-top: 0; }

.bootcamp_course { margin-top: 50px; margin-bottom: 50px; padding-top: 50px; padding-bottom: 50px; background: #f3e9d4; }
.bootcamp_course .txt { font-size: 1.1em; }
.bootcamp_course .services_list .detail_box h5,
.harmony .services_list .detail_box h5{ background:#f6c725; }
.bootcamp_course .services_list .detail_box .point .txt_en,
.bootcamp_option .services_list .detail_box .point .txt_en { color: #fff; }
.bootcamp_course .services_list .detail_box .flow1 { border-color: #aaa; }
.bootcamp_details .services_list .point_txt { margin-left: 30%; padding-top: 15px; }

.bootcamp_details .detail_box { margin-bottom: 30px!important; padding: 40px 20px 1px; background: #f3e9d4; }
.bootcamp_course .detail_box { padding: 40px 0 1px; }
.harmony .services_list .detail_box h5 { padding-top: 40px; line-height: 1.2; }
.harmony .services_list .detail_box h5 span { font-size: .85em; }

.bootcamp_details .bootcamp_option .sec_ttl2 { margin-top: 50px; }
.bootcamp_details .bootcamp_option .lead { position: relative; margin: .5em 0; padding: 5px 25px 0; font-size: 1.5em; text-align: center; line-height: 1.2; }
.bootcamp_details .bootcamp_option .lead:before,
.bootcamp_details .bootcamp_option .lead:after,
.bootcamp_details .bootcamp_option .lead span:before,
.bootcamp_details .bootcamp_option .lead span:after { position: absolute; content: "";  background: #f6c725; }
.bootcamp_details .bootcamp_option .lead:before { top: -5px; left: 1px; width: 1px; height: 1em; }
.bootcamp_details .bootcamp_option .lead:after { top: -4px; left: 0; width: 1em; height: 1px; }
.bootcamp_details .bootcamp_option .lead span.brackets:before { bottom: 0; right: 0; width: 1px; height: 1em; }
.bootcamp_details .bootcamp_option .lead span.brackets:after { bottom: 0; right: 0; width: 1em; height: 1px; }
.bootcamp_details .bootcamp_option .lead span.en { color: #fade95; font-size: .7em; font-weight: bold;}
.bootcamp_details .bootcamp_option .details .txt { width: 64%; }
.bootcamp_option .point { width: 100%!important; margin: 0 0 40px!important; }

.bootcamp_price { margin-top: 50px; padding-top: 50px; padding-bottom: 50px; background: #f3e9d4; }
.bootcamp_price .sec_ttl span { font-size: 25px; }
.bootcamp_price .price_list { margin: 50px 0; }
.bootcamp_price .price_list li { width: 32%; background: #fff; }
.bootcamp_price .price_list li .ttl { margin: 0; padding: .4em 0; font-size: 19px; text-align: center; background: #f6c725; }
.bootcamp_price .price_list li .box { padding: 20px 20px 5px; }
.bootcamp_price .price_list li .box dt { width: 25%; padding: 0 4px; margin: 0 0 6px 0; text-align: center; background: #eeeeee; }
.bootcamp_price .price_list li .box dd { padding: 0 0 0 20px; margin: 0 0 6px 0; width: 70%; }

.bc_price.bootcamp_price .price_list {justify-content: center; gap: 1em;}
.bootcamp_details .reserve_box { margin: 70px auto 80px; }
.bootcamp_details .reserve_box .btn { float: none; margin: 10px auto; }


/* location スタジオ紹介
================================================================== */
#location_lead {
  margin:20px auto 60px; text-align:center;
  background-image:url(../img/location/lead_bg1.png?20190911), url(../img/location/lead_bg2.png);
  background-repeat:no-repeat, no-repeat;
  background-position:left 40px center, right 40px center;
}
#location_lead .lead { margin:20px auto; font-size:18px; }
#location_lead .lead span { display:block; font-size:24px; color:#f6c725; line-height: 1.4; }
#location .space {margin-top:0; margin-bottom:0; padding-top:70px; padding-bottom:70px;}

#location_lead .lead_new {color: #f6c725; font-weight: bold;}
#location_lead .lead_new span {display: inline; font-weight: normal;}

#location .space .photo { width:50%; max-width:580px; }
#location .space .txt_box { width:45%; }
#location .space h4 {
  position:relative; margin:0 0 30px; padding:65px 0 0 0; color:#311f08; font-size:30px; font-weight:bold; font-style:normal; z-index:1;
}
#location .space h4::before {
  position:absolute; left:0; top:-10px; font-size:80px; font-style:italic;
  z-index:-1;
}
#location .space p { margin:10px auto; }
#location .space .theme { font-size:22px; }
#location .space .theme span { color:#f6c725; font-size:24px; }
#fro_space, #ma_space { background:#f3e9d4; }
#location #ma_space { margin-bottom:80px; }
#fro_space h4::before { content:'FRONT'; color:#faf6ee; }
#tra_space h4::before { content:'TRAINING'; color:#f8f2e6; }
#ma_space h4::before { content:'MASSAGE'; color:#faf6ee; }
#access .inner { max-width:980px; margin:40px auto; }
#access .map { width:50%; }
#access .map iframe { width:100%; }
#access .data_box { width:45%; }
#access h4 {
  margin:20px auto 10px; padding:2px 0 2px 38px; color:#311f08;
  background:url(../img/ico_train.png) no-repeat left 8px top;
  background-size:18px auto;
}

.prof_slide.loc_slide .slick-slide img {max-width: 800px;}
.slide-choice li{width: 23%; padding: 0 3px; cursor: pointer;outline: none;}
.slide-choice li img {width: 100%;}

/* success お客様の声
================================================================== */
#su_list li {
  padding:30px 60px; margin:0 auto 50px; background:#eeeeee;
  align-items:center; -webkit-align-items:center;
}
#su_list .photo { width:50%; text-align:center; }
#su_list .movie { width:50%; text-align:center; position:relative; }
#su_list .m_tag {
  display:inline-block; margin:0; padding:4px 10px 2px; font-weight:normal;
  font-style:normal; font-size:18px; text-align:center; border:2px solid;
  background:#fff; position:absolute; right:10%; top:-24px;
}
#su_list .txt_box { padding:0 10px; }
#su_list li.flex .txt_box { position:relative; margin-top:-25px; z-index:10; }
#su_list .name {
  width:100%; max-width:310px; padding:13px 0; margin:0; text-align:center;
  font-weight:bold;
  background:url(../img/success_name_bg.png) no-repeat top center;
}
#su_list .txt_box .txt { margin:15px 0 0; }

/* reserve ご予約
================================================================== */

.comment { text-align: center; padding:25px; border: 7px solid #f6c725; }
.comment h3 { font-size: 1.6em; font-weight: bold; }
.comment_info { flex-direction: column; justify-content: flex-start; align-items: flex-start; width: 259px; margin: 0 auto;}

#reserve .tax_box { margin-bottom: 20px; }
#reserve .tax_box + p { margin: 0 auto 20px;}

#c_flow { margin-bottom:100px; }
#c_flow .lead_box { margin:20px auto 40px; text-align:center; }
#c_flow .lead { margin:20px auto; font-size:18px; }
#c_flow .lead span { display:block; font-size:24px; color:#f6c725; }
#c_flow ul { max-width:940px; margin:30px auto 50px; }
#c_flow li { width:46%; margin: 0 auto;}
#c_flow li figure { text-align:center; }
#c_flow li h4 {
  margin:16px auto; font-size:18px; border-bottom:1px solid #f6c725;
}
#c_flow li .btn { text-align:center; }

#calendar .txt_box {
  max-width:900px; width:100%; padding:10px 20px; margin:20px auto 40px;
  text-align:center; border:1px solid;
}
#calendar .air_link { display:none; }
#flow .c_txt {
  width:60%; padding:10px; margin:20px auto 60px; font-size:20px;
  font-weight:bold; text-align:center; border:2px solid #f6c725;
}
#flow .step { max-width:980px; padding-top:20px; margin:30px auto; }
#flow .step li {
  min-height:260px; padding:20px; margin:0 auto 70px; position:relative; background:#eee;
}
#flow .step li.step3 { min-height:420px; }
#flow .step li.step4 { min-height:500px; }

#flow .step .st_txt {
  width:125px; padding:1px 0 2px; margin:0; text-align:center;
  font-size:18px;
  font-weight:bold; position:absolute; top:-15px; left:20px;
  background:url(../img/txt_bg.png) no-repeat left top;
  background-size:125px auto;
}
#flow .step figure { width:320px; position:absolute; top:20px; right:20px; }
#flow .step figure.img2 { top:210px; right:75px; }
#flow .step li.step4 figure.img2 { top:238px; }
#flow .step li.step4 figure.img2 img { width: 80%; }
#flow .step figure.img2 img { width:95%; }
#flow .step h4 {
  padding:0 10px 5px; margin:10px auto 20px; font-size:20px;
  border-bottom:2px solid #f6c725;
}
#flow .step h4 span { display:block; margin-right:39%; }
#flow .step .txt { width:60%; padding:0 10px; }
#flow .step .txt p { margin:10px 0; }

/* faq よくある質問
================================================================== */
.faq_cat {
  width:22%; padding:30px 10px; margin:0; text-align:center;
  font-size:18px; font-weight:bold;
}
.faq_box {
  width:75%; margin-bottom:40px; padding:0 0 20px 4%;
  border-left:1px solid #f6c725;
}
.faq_box li { padding:20px 0; border-bottom:1px dotted #000;}
.faq_box h4 {
  padding:12px 10px 8px 50px; margin:0; font-size:18px; line-height:140%;
  background:url(../img/ico_q.png) no-repeat left top;
  background-size:42px auto; cursor:pointer;
}
.faq_box .txt { margin:0 0 0 50px; }
.faq_box .txt p { margin:15px auto; }
.faq_box .parking { width:350px; padding:10px 20px; background:#eee; }
.faq_box .parking dt, .faq_box .parking dd {
  width:50%; padding:5px; margin:0 0 5px; border-bottom:1px dashed #777777;
}
.faq_box .parking dd { text-align:right;}


/* contact お問い合わせ
================================================================== */
#contact .lead_box { margin:40px auto; max-width: 880px; }
#contact .submit { margin:30px auto; }
#contact .thanks { padding:30px; margin:40px auto; background:#eeeeee; }


/* company 会社概要
================================================================== */
.company_info { margin-bottom: clamp(50px,10vw,100px);}
.tbl_border { max-width: 940px; margin-inline: auto;}
.tbl_border > div { display: flex; flex-wrap: wrap;}
.tbl_border > div + div { margin-top: 1em;}
.tbl_border dt { width: 20%; padding: 1em 0 1em 1em; font-weight: bold; border-bottom: solid 1px #f6c725;}
.tbl_border dd { flex: 1; padding: 1em 0 1em 1em; border-bottom: solid 1px #000;}
.tbl_border dd a { text-decoration: none;}


@media screen and (min-width:1080px) {
  #profile #word .word_contents {width: 82.5%;}
  /* .prof_slide.loc_slide .next-arrow {right: -2em;}
  .prof_slide.loc_slide .prev-arrow {left: -2em;} */
  .slide-choice {padding: 0 139px;} 

}

@media screen and (max-width:1080px) {
  #con_ttl { position:relative; text-align:center; }
  #con_ttl h2 {
    float:none; margin:0; position:absolute; top:40%; left:6%;
  }
  #con_ttl .con_img { width:100%; margin:0 auto; float:none; }
  header .hbox { top:40px; }

  #profile .se_box.ad_option .pc_none { display: none; }
  #profile .se_box.ad_option .tb_none {  display: block;}
  #profile .sec_ttl::before {
    content:""; display:inline-block; width:200px; height:12px;
    position:absolute; left: 100px; bottom:14px; vertical-align:middle;
    background:url(/img/yellow_line_l.png) no-repeat left center;
    background-size:contain;
  }
  #profile .sec_ttl::after {
    content:""; display:inline-block; width:200px; height:12px;
    position:absolute; right: 100px; bottom:14px; vertical-align:middle;
    background:url(/img/yellow_line_r.png) no-repeat left center;
    background-size:contain;
  }

  /* services コース紹介 */
  .course li a {min-height: 105px;}
  .services_list .btn { position:static; }

  .fee { top:-70px; right:0; }
  .btn-camp {text-align: center; margin-top: 2em;}
  .course { justify-content:space-around; -webkit-justify-content:space-around;  }
  #se_nav h3 { float:none; }
  #se_nav .lead { width:100%; padding:20px 10px 10px; float:none; }
  .sec_ttl::before, .sec_ttl::after { display:none; }
  .coNav { margin: 0 auto; }

  /* location スタジオ紹介 */
  #location .space h4 {
    padding:40px 0 0 0; font-size:28px; line-height:100%;
  }
  #location .space h4::before { font-size:60px; top:15px; }

}

@media screen and (max-width:980px) {
  .reserve_box h3 { width:43%; }
  .reserve_box .inner { padding:40px 3% 10px; }
  .reserve_box .txt { width:52%; }
  .reserve_box .btn { width:47%; }
  .reserve_box .btn a { font-size: 21px; }

  /* profile プロフィール */
  #pro_box figure, #origin figure { width:80%; margin:0 auto; text-align: center;}
  #pro_box .txt_box, #origin .txt_box { width:100%; margin:30px auto;}
  #movieBox:before { font-size: 75px;width: 100%;}
  .movieBox:before { font-size: 75px;width: 100%;}

  #movieBox { margin-bottom: 120px;}
  #movieBox:before {content: "SEIJI STUDIOS MOVIE";left: -20px;top:inherit; bottom: -70px;transform: rotate(0deg);}
  #movieBox:after { display: none;}
  .movieBox { margin-bottom: 120px;}
  .movieBox:before {content: "SEIJI STUDIOS MOVIE";left: -20px;top:inherit; bottom: -70px;transform: rotate(0deg);}
  .movieBox:after { display: none;}

  .background .img_box { width: 36%; }
  .background .img_box .img2 { margin-top: 1em; margin-left: auto; }
  #profile .history_pic>a {width: 47%;}

  /* concept コンセプト */
  #concept #training { padding-bottom:0; }
  #concept .detail_box h3 { font-size:30px; }
  #concept .detail_box h3::before { font-size:90px; }
  #concept .detail_box .main_img { width:50%; margin-top:20px; }
  #concept .detail_box .movie { margin:50px 0 0; }
  #concept .detail_box .img_box .img1 { margin:0; }

  /* services コース紹介 */
  #se_nav .course h4 { font-size:14px; }
  .services_list .detail_box h5 {
    width:auto; height:auto; margin:20px auto; padding:10px 0; float:none;
    border-radius:5px;
  }
  .services_list .detail_box .box_r {
    width:100%; padding:0 0 10px; margin:0; float:none; text-align: left;
  }
  .services_list .detail_box .c_option { padding: 10px 0; }
  .services_list .detail_box .c_with_subTxt { padding-top: 10px;}
  .services_list .detail_box .c_with_subTxt:has(~ .video_wrap) { padding-top: 13px;}

 

  #ad_option .example { margin:10px auto 30px; justify-content: space-around;}
  #ad_option .example h5 { width:100%; margin:0 auto; }
  #ad_option .example h5 span {
    width:100%; padding:5px; font-size:16px; border-radius:5px;
  }
   #ad_option .example .after { width:24%; }
  /* location スタジオ紹介 */
  #location_lead {
    background-position:left center, right center;
    background-size:160px auto, 160px auto;
  }

  /* ブートキャンプ */
  .services_list .detail_box .flow1 { padding-bottom: 0; border-bottom: 1px dotted #999; }


  /*ブートキャンプ詳細*/
  .bootcamp_course .point_txt,
  .harmony .point_txt{ margin-left:0!important; }
  .harmony .services_list .detail_box h5 { padding: 10px 0; }
  .harmony .services_list .detail_box h5 br { display: none; }
  .harmony .services_list .detail_box h5 span { font-size: 1em; }
  .bootcamp_details .bootcamp_option .details .txt { width: 100%; }

  /* reserve 予約 */
  #flow .step figure { width:34%; }
  #flow .step .txt { width:60%; padding:0 10px; }

  /* success お客様の声 */
  #su_list li { padding:30px; }
  #su_list .photo, #su_list .movie { width:48%; }
  #su_list .movie iframe { width:100%; max-width:360px; }
  #su_list .m_tag { display:none; }
  #su_list li.flex .txt_box { padding:0; }

}

@media screen and (max-width:810px){
  #ad_option .example .plus { padding-left:60px; margin-left:2%; }
  #ad_option .example .after { padding-left:40px; margin-left:2%; }

  #ad_option .example h5 span { width:100%; }
  #ad_option .example .before {width: 100%; margin-bottom: 1em}
  #ad_option #evolution .example .plus {width: 100%; padding-left: 0;}
  #ad_option .example .plus::after {width: 28px; height: 28px; top: -38px !important; left: calc(50% - 14px);}

}

/* 600px 以上 ------------------------ */
@media screen and (min-width: 600px) {
 .tbl .sp_none { display: contents; }
  #services .tbl tbody th.sp_none  { display: revert; }
}

/*----------------------------------------------------
タブレット
-----------------------------------------------------*/
@media screen and (max-width:799px) {
  header .hbox { top:10px; }
  .reserve_box h3 { max-width:430px; width:94%; margin:0 auto -34px; }
  .reserve_box .txt, .reserve_box .btn { width:100%; }
  .reserve_box .txt { text-align:center; }
  .reserve_box .btn a { font-size: 24px; }

  .background dl.txt_box { width: 100%; }
  .background .img_box { width: 88%; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; margin: auto; }
  .background .img_box .img1 { width: 48%; }
  .background .img_box .img2 { width: 48%; margin: 0; }


  /* concept コンセプト */
  #concept_lead h3 span { bottom:auto; top:-20px; }
  #concept .detail_box h3 { line-height:120%; }
  #concept .detail_box h3::before { top:30px; font-size:80px; }
  #concept .detail_box .txt_box { margin:30px 0; }
  #concept .detail_box .img_box .img2 { margin:20px 0 0; }
  #def_list li { width:43%; }

	#concept #education::before { border-bottom: 893px solid #f3e9d4;}

  /* services コース紹介 */
  /* .fee { padding-top:17px; line-height:23px; width:120px; height:120px; } */
  /* .fee span.ima { font-size:16px; }
  .fee span.nyukai { margin-bottom:10%; font-size:20px; }
  .fee span.font_en { font-size:50px; }
  .fee span.en { font-size:16px; } */
  .services_list h4 { text-align: center; }
  .services_list .ttlBox { width:100%; max-width:100%; text-align: center;   }
  .services_list .ttlBox.youtube { height: 288px; }
  .services_list .ttlBox.youtube iframe { right:0; width: 460px; margin: auto; }
  .services_list #bodymake .box,.services_list #lifemake .box,.services_list #lb_recovery .box,.services_list #neckRecovery .box { margin-top: 50px; }
  .services_list #lifestyle h4 { text-align: center; }
  .services_list #lifestyle .box { margin-top: 50px; }
  .course { margin:45px 5% 60px; }
  .services_list .rec_comment { text-align:left; }
  #se_nav .se_box { padding:10px 15px; }
  #se_nav .lead br { display:none; }
  .services_list figure { width:80%; margin:0 auto 30px; }
  .services_list h4 span { display:block; }
  .services_list .box { width:100%; }
  .services_list .btn { position:absolute; }
  .services_list .detail_box { margin:0 auto; }
  .services_list .detail_box > li { margin:0 auto; }
  .op_list figure { width:80%; margin:0 auto 20px; text-align:center; }
  .op_list .box { width:100%; }
  #ad_option { padding:20px; }
  #ad_option .example {
    padding:0 0 10px; justify-content:center; -webkit-justify-content:center;
  }


  /* profile プロフィール */
  #profile .se_box.ad_option figure { margin-top: 3em; }
  #profile .sec_ttl::before { left: 0; }
  #profile .sec_ttl::after { right: 0; }
  #profile #word .word_contents p { text-align: left; }


  /* location スタジオ紹介 */
  #services .consul .box p.btn { position: static; margin:20px auto 0;}
  #location_lead { margin:20px auto 30px; background:none; }
  #location .space { padding-top:40px; padding-bottom:40px; }
  #location .space .photo {
    width:100%; margin:0 auto; order:1; -webkit-order:1;
  }
  #location .space .txt_box {
    width:100%; margin:20px auto 0; order:2; -webkit-order:2;
  }
  #location .space h4 {
    margin:0 0 20px; padding-bottom:10px; border-bottom:1px solid;
  }
  #location #ma_space { margin-bottom:40px; }

  /*ブートキャンプ*/
  .bootcamp_present .txt_area { width: 100%; }
  .bootcamp_present .image_area { width: 100%; }

  /*ブートキャンプ詳細*/
  .bootcamp_details .intro .services_list .box { width: 100%; }



  /* reserve 予約 */
  #flow .c_txt { width:100%; }
  #calendar .air_cal { display:none; }
  #calendar .air_link { display:block; text-align:center; }
  #calendar .air_link a {
    display:block; padding:20px; font-size:20px; font-weight:bold;
  }
  #calendar .air_link a::after { top:35%; }
  #calendar .air_link span {
    padding-right:20px; font-size:18px; font-weight:normal;
  }
	#flow .step figure.img2 { top:190px; right:40px; }
	#flow .step li.step4 figure.img2 { top:210px; }


  /* faq よくある質問 */
  .faq_cat {
    width:100%; padding:10px;margin:0 auto 10px; border:2px solid #ddd;
  }
  .faq_box { width:100%; padding-left:0; border-left:none; }

  /* company 会社概要
  ================================================================== */
  .tbl_border dt { width: 22%;}

}
@media screen and (max-width:650px) {
  #ad_option .example {
    justify-content:center; -webkit-justify-content:center;
  }
  #ad_option .example .before { width:40%; }
  #ad_option .example .plus, #ad_option .example .after {
    width:auto; margin-left:0;
  }

  #profile .se_box.ad_option figure { width: 100%; }
  #profile .se_box.ad_option div { width: 100%; padding: 0 0 2em; }
  #profile .se_box.ad_option .btn { text-align: center; }
  #profile .se_box.ad_option { margin-bottom: 3em; padding: 20px; }
  #profile .se_box.ad_option .pc_none { display: block; }
  #profile .se_box.ad_option .tb_none { display: none; }

}

/*----------------------------------------------------
スマホ
-----------------------------------------------------*/
@media screen and (max-width:599px) {
  #con_ttl {
    display:flex; display:-webkit-flex; flex-wrap:wrap;
    -webkit-flex-wrap:wrap; margin:0 auto 15px;
  }
  #con_ttl h2 {
    position:static; width:100%; padding:8px 10px 4px;
    order:2; -webkit-order:2;
  }
  #con_ttl h2::before, #con_ttl h2::after { width:0; background:none; }
  #con_ttl h2 span { font-size:24px; }
  #con_ttl .con_img { order:1; -webkit-order:1; }
  section { margin-top:30px; margin-bottom:30px; }
  .sec_ttl { margin:0 auto 10px; }
  .reserve_box h3 { max-width:330px; font-size:16px; }
  .reserve_box h3::before { width:24px; top:6px; }
  .reserve_box .txt { text-align:left; }
  .reserve_box .btn a { font-size:16px; }
  .reserve_box .btn a::after, .reserve_box .btn a:hover::after { right:4%; }
  .tbl { width:100%; }
  .tbl th, .tbl td  { display:block; width:100%; }




	.tax_box { margin-bottom: 30px; text-align: left; font-size: 100%;}
	#reserve .tax_box + p { text-align:left;margin: 0 auto 40px;}
	.services_list .box .fee { top: -70px; margin-left: 75px;}

	.tax_box_free { text-align:left; margin:0 auto 30px;}
  .services_list #lifestyle .flow li { width:100%; }
  #ad_option .example .time {margin-bottom: 0;}


  /* profile プロフィール */
  #movieBox:before { display: none;}
  #movieBox { margin-bottom: 30px;}
  #movieBox video { width:100%; margin: 0 auto; }
  .movieBox:before { display: none;}
  .movieBox { margin-bottom: 30px;}
  .movieBox video { width:100%; margin: 0 auto; }
  #pro_box figure, #origin figure { width:100%; }
  #pro_box .txt_box, #origin .txt_box { padding:20px; margin:20px auto 0; left: 0; }
  #origin .txt_box { margin: 20px auto; }
  #pro_box .txt_box::after { font-size:60px; top:-7px; }
  #pro_box .name { line-height:120%; }
  #profile .photo { padding-top:20px; padding-bottom:20px; }
  #profile .photo h3 { font-size:30px; top:-26px; }
  #profile .photo li { width:49%; margin-bottom: 2%;}
  #profile .photo li:nth-child(3) { display: none; }


  .background+.background { margin-top: 80px; }
  .background dt,#background dt,.background dl.txt_box dt {width:100%; padding:8px; float:none; clear:none; border:1px solid;}
  .background dd,#background dd,.background dl.txt_box dd { padding:4px 10px; border:none; }
  .background dd:last-child { border-bottom: 1px dotted #000; }
  .background .img_box { width: 100%; }
  .background .photo2 { width: 100%; }
  .background .photo2 a { width: 49%; margin: 1% 0; }
  /* .background .photo2 a:nth-child(2) { order: 3; }
  .background .photo2 a:nth-child(3) { order: 4; } */
  .background .photo2 a.img4 { width: 49%; margin: 1% 0; }

  #profile .se_box.ad_option figure { margin-top: 0; }
  #profile .se_box.ad_option h3 { font-size: 24px; text-align: center; }
  #profile .sec_ttl::before { left:-100px; }
  #profile .sec_ttl::after { right:-100px; }

  #profile .mfp-arrow:after { left: auto; right: 15px; }
  #profile .mfp-arrow-left:after {  left: 15px; }
  #profile .mfp-image-holder .mfp-content { width: 90%; }

  #profile #word>h3 {width: 85%; margin: 0 auto 1em;}
  #profile .word_contents>figure {width: 78% ;margin: 1em auto;}
  #profile .word_contents .word_txt {width: 100%;}
  #profile #word {margin-block: 4.5em 3em;}

  .prof_slide {margin-bottom: 4em;}
  .prof_slide .slick-slide img {max-width: 100%;}
  .prof_slide .arrow-box { max-width: 50px; margin-top: -30px; }
  .prof_slide .prev-arrow { left: -10px; }
  .prof_slide .next-arrow { right: -10px; }

  #pro_box .txt_box .btn.btn_method>a {width: 100%; margin: 0 auto; padding: 10px 57px 8px; }

  #origin .txt_box h3 { font-size: 18px; }
#profile .se_box.ad_option .btn a { min-width: unset; }


   
  /* concept コンセプト */
  #concept #massage { margin-top:-20px; }
  #concept_lead h3 { margin:0 0 20px; font-size:20px; line-height:120%; }
  #concept_lead h3 span { display:block; padding:8px 0 5px; position:static; font-size:16px; }
  #concept_lead .inner > div { width:100%; }
  #concept .detail_box .ttl_box,
  #concept .detail_box .main_img,
  #concept .detail_box .txt_box,
  #concept .detail_box .movie,
  #concept .detail_box .img_box,
  #concept .detail_box .txt_box.box2 { width:100%; }
  #concept .detail_box h3 {
    padding:0; margin:20px 0; font-size:24px;
  }
  #concept .detail_box h3 span,
  #concept .detail_box h3 span{ display:inline-block; }
  #concept .detail_box h3::before {
    display:block; position:static; font-size:40px;
  }
  #concept .detail_box .main_img { margin-top:0; }
  #concept .detail_box .txt_box h4 { margin:0 0 15px; font-size:18px; }
  #concept .detail_box .movie { margin:0 0 20px; }
  #concept .detail_box .m_tag { right:-8px; }
  #concept .detail_box .img_box {
    margin:0 0 20px;
    display:flex; display:-webkit-flex; flex-wrap:wrap;
    -webkit-flex-wrap:wrap; justify-content:space-between;
    -webkit-justify-content:space-between;
  }
  #concept .detail_box .img_box figure { width:48%; }
  #concept .detail_box .img_box .img2 { margin:0; }
  #different { padding-top:30px; padding-bottom:0; }
  .balloon { width:100%; }
  .balloon h3 { font-size:17px; }
  #def_list { margin:70px 0 0; }
  #def_list li { width:100%; margin:0 0 40px; }
  #def_list h4 { margin:10px 0; }


	/* 20190204 education追加ここから */
    #concept #education { background:#f3e9d4; }
	#concept #education::before { width: 100%; border-bottom: none;}
	#concept #education.detail_box .lead_box { position: static; width: 100%; border-right: 0;}
	#concept #education.detail_box h3 { padding: 20px 0 0 0;}
	#concept #education.detail_box .img_box .img1 { margin: 0; }



  /* services コース紹介 */
  .fee { width:100px; height:100px; padding-top: 5px; line-height:15px;  }
  .fee span.ima { margin-bottom: 2px; font-size:.75em; }
  .fee span.nyukai { font-size:1em; }
  .fee span.font_en { font-size:2.7em; }
  .fee span.en { font-size:.9em; }
  #services #lead_box .lead_free,
  #reserve .lead_free  { text-align:center; margin: 30px auto; }
  #services #lead_box .lead_free .line,
  #reserve .lead_free .line { margin: 0 auto;font-size:16px; }
  #services .se_box { margin-bottom: 50px; }
  .services_list .ttlBox.youtube { height: 0; padding-bottom: 53%; }
  .services_list .ttlBox.youtube iframe { width: 80%; }

  .services_list .detail_box h5.diamond-circle {padding: 12px 0;}

  .btn-camp {margin-top: 1em;}
  .btn-camp>a {width: 100%; padding: 9px 51px 8px;}

  .course { margin:45px 0 60px; }
  .course.course-btn {gap: .8em 0;}
  .course.course-btn>li {width: 48%;}
  .course.course-btn li a{padding: 15px 0 33px; min-height: 109px;}
  .course.course-btn li a:after {    width: 11px;
    height: 30px;
    bottom: 0;
    left: 44%;}


  .course li { width:30%;  }
  .counseling a span { display:none; font-size:13px;  }
  .course li a { position:relative; min-height: 142px; padding:15px 0 45px; font-size:13px; line-height:1.5;  }
  .course li a:after { content:""; display:inline-block; position:absolute; background:url(/img/services/flow_arrow.png) no-repeat ;
  width:24px; height: 48px; bottom:0; left:37%; transform:rotate(90deg); background-size:90%; }

  .counseling a { width:100%; padding:15px 0; }
  .counseling a:after { top:16px; }

  #ad_option .example .before {margin-bottom: 0em;}

  #services #lead_box { text-align:left; }
  #services #lead_box .lead { margin:10px auto; line-height:130%; }
  #services #lead_box .lead span { display:inline-block; }

  /* #services .tbl { margin-top: 1em; border-collapse: collapse; }
  #services .tbl tr:nth-child(n+2) { display: block; margin-top: 0.5em; border: 1px solid #bdbdbd ; }
  #services #bodymake .tbl tbody tr:last-child { border-bottom: 1px solid #bdbdbd; }
  #services .tbl td { border: none; }
  #services .tbl td:first-child { padding-block: 0.3em; background: #efe7d6; }
  #services .tbl td:nth-child(n+2) { padding: 0.3em 1em; text-align: left; }
  #services .tbl td .min60::before { content: "60分："; }
  #services .tbl td .min90::before { content: "90分*："; }
  #services .tbl tbody { border: none; }
  #services .tbl tbody tr:nth-child(n+2) td:nth-child(n+2) { border: none; }
  #services .mt07 { margin-top: 0.7em; }  */


  #se_nav .se_box { padding:10px; }
  #se_nav .head { margin:10px 0 20px; }
  #se_nav .lead { padding:20px 0 10px; }
  #se_nav .course li { width:48%; }
  #services .consul dl {width:100%;  }
  .services_ttl { margin:30px auto; background: #311f08; }
  .services_ttl span { font-size: 25px; }
  .services_list > li { padding-bottom:20px; margin-bottom:40px; }
  .services_list .detail_box > li { margin-bottom:0; }
  .services_list h4 { line-height:120%; }
  .services_list dt { width:40%; }
  .services_list dd { width:55%; }
  .services_list .detail_box h5 { font-size:16px; }
  .services_list .detail_box .flow li,
  .services_list #foundation .flow li { width:100%; }
  .services_list .detail_box .flow li:not(:last-child)::after { background:none; }
  .services_list .detail_box .flow .kikan { margin:0 0 10px; }
  .services_list .detail_box .flow .txt { margin:10px 0 20px; font-size:15px; }
  .services_list .detail_box .flow1{border-bottom: 0;}
  .services_list .btn { position:static; text-align:center; }
  .services_list .btn a { width:100%; font-size:16px; }
  .services_list .btn a::after { top:14px; }
  .services_list .detail_box .point > li { padding-bottom:5px; }
  .services_list .detail_box .point .num { line-height:100%;}
  .services_list .detail_box .point .txt {
    width:90%; margin:0 0 0 10%; font-size:14px; order:3; -webkit-order:3;
  }
  .services_list .detail_box .point .txt_en {
    width:90%; font-size:16px; order:2; -webkit-order:2;
  }

  .services_list .c_with_subTxt + .leadTxt { padding-top: unset;}
  .services_list .video_wrap li { width: 100%;}
  .services_list .video_wrap li:first-child:nth-last-child(3),
.services_list .video_wrap li:first-child:nth-last-child(3) ~ * { width: 100%;}

  #ad_option .example .example-con {border: none;}

  .services_list .rec_comment { font-size:15px; }
  #services .option { padding:20px 3%; margin:0 auto 30px; text-align:left;  }
  #ad_option { padding:2em 3%; margin-top:0; }
  #ad_option h3 { margin-bottom:20px; }
  #ad_option h3 span { font-size:24px; }
  .op_list .rec_comment { font-size:15px; }
  .op_list .rec_comment .balloon { min-width:0; }
  .op_list h4 { font-size:120%; }
  #ad_option .example > div {
    padding:4px 4px 0; margin-bottom:5px; border:1px solid;
    border-radius:5px;
  }
  #ad_option .example h5 { margin:0 auto 10px; }
  #ad_option .example .before { width:100%; padding: 12px 4px 10px; }
  #ad_option .example .plus { width:100%; margin-top:33px; padding-left:0; }
  #ad_option .example .plus::after { width:28px; height:28px; top:-34px !important; left:calc(50% - 14px); }
  #ad_option #evolution .example .plus { padding:12px 4px 10px; }
  #ad_option .example .time span { font-size:24px; }
  #ad_option .example .after {
    padding:24px 0 0; margin:16px 0 0; font-size:20px;
  }
  #ad_option .example .after::after {
    width:48px; height:24px; left:50%; margin-left:-24px;
    background:url(/img/services/arrow_down.png) no-repeat top center;
    background-size:contain; top:-8px;
  }

  #ad_option .example .time {font-size: 18px;}
  #ad_option .other { padding:15px; font-size:14px; }
  #ad_option .btn a {    padding: 11px 59px; font-size: 15px; font-weight: bold;}
  .campTxt .fee { right:0; top:-42px; width:90px; height:90px; line-height:1; }
  .campTxt+p { text-align: left; }

  .btn_bootcamp a { padding: 13px 37px 11px; font-size: 17px!important; }

  .example-con {gap: .5em;}
  #ad_option .example {gap: 0;}
  #services .services_list #conditioning .detail_box .point { width: 100%; }

  /* よくある流れ */
  #services .course_flow h3 { font-size: 1.5em;}
  #services .course_flow li::before { width: 13%; height: 13%; }
  #services .course_flow .btn { margin-block: 0.5em 1.5em; }

  /* 料金表 */
  #services .services_list #conditioning .tbl { margin: 0.5em auto 1em; padding-bottom: 0.8em; border-bottom: 1px solid #8b8b8b;} 
  #services .tbl thead th:first-child { display: block; width: 100%; background: #ffe690; }
  #services .tbl tbody th.sp_none  { display:none; }
  #services .tbl tbody th { display: block; width: 20%; padding: 0; font-weight: normal; background: #f3e9d4; place-content: center; }
  #services .tbl tbody tr { display: flex;}

  #services .tbl tbody td { display: block; place-content: center; }
  #services .tbl tbody td:nth-child(2) { display: flex; justify-content: space-between; width: 50%; height: fit-content; padding: 1.3em; font-size: 0.8em; }
  #services .tbl tbody td:nth-child(3) { width: 30%; min-width: 100px; padding: 0.5em; font-size: 0.9em; text-align: center; background: #eee; }
  #services .tbl tbody .tbl_b { border-bottom: 5px solid #fff; }
  #services .tbl tbody .bg_pink { background: #f9eeef !important; }
  #services .tbl tbody tr .times { display: inline-block; min-width: 38px; place-content: center; padding: 0.1em 0.3em 0; font-size: 0.95em; }

  .tbl_info { margin-right: 0; }
  .btn_wrap { display: block; width: 80%; margin: 1.5em auto 3.5em; }


  /*ブートキャンプ*/
  .yellow_box { padding: 17px 10px 13px 10px; }

  /*ブートキャンプ詳細*/
  .bootcamp_details .sec_ttl2 { line-height: 120%; }
  .bootcamp_details .sec_ttl2 span.font_en { position: static; width: 100%; font-size: .8em; }
  .bootcamp_course .txt { font-size: 1em; }
  .bootcamp_details .detail_box { padding: 20px; }
  .bootcamp_course .services_list .detail_box { padding: 0; }
  .bootcamp_price .price_list { margin: 20px 0; }
  .bootcamp_price .price_list li { width: 100%; margin-bottom: 1em; }
  .bootcamp_details .bootcamp_option .lead { width: 100%; }
  .bootcamp_details .point .txt { width:80%!important; }
  .bootcamp_details .services_list .detail_box .flow1 { border: none; }


   /* location スタジオ紹介 */
  #location_lead { text-align:left; }
  #location .space .txt_box { margin:10px auto 0; }
  #location .space h4 { font-size:22px; }
  #location .space h4::before { font-size:40px; }
  #location .space .theme span { display:block; }
  #access .inner { margin:0 auto; }
  #access .map, #access .data_box { width:100%; }
  #access .map { order:2; -webkit-order:2; }
  #access .data_box { margin:0 auto 30px; order:1; -webkit-order:1; }
  #access .data_box ul { padding:10px; background:#eee; }
  #access .data_box li {
    padding:4px 0; font-size:14px; border-bottom:1px dashed #fff;
  }

  .prof_slide.loc_slide .slick-slide img {max-width: 100%; max-height: 90vh;}

  .slide-choice {padding: 0;}
  .slide-choice li{padding: 0 2px;}
  .loc_slide .slide-box {margin-bottom: 0;}



  /* reserve 予約 */
  .comment { padding: 20px; }
  .comment p { text-align: left; }
  .comment_info { width: auto; }
  #reserve .btn { margin:20px 0 0; }
  #c_flow { margin-bottom:60px; }
  #c_flow .lead_box { text-align:left; }
  #c_flow li { width:100%; }
  #c_flow li:first-child { margin-bottom:40px; }
  #calendar .txt_box { padding:0 10px; margin:20px auto; }
  #flow .c_txt { margin:20px auto; font-size:16px; }
  #flow .step li { margin:0 auto 40px; }
  #flow .step figure { width:100%; position:static; }
  #flow .step h4 { margin:20px auto 10px; padding:0 0 5px; font-size:16px; }
  #flow .step h4 span { margin-right:0; }
  #flow .step .txt { width:100%; padding:0; }
  #flow .step figure.img2 img { width:100%; }
  #flow .step li.step4 figure.img2 img { width:100%; }
  /* success お客様の声 */
  #su_list li { padding:16px; }
  #su_list .photo, #su_list .movie { width:100%; margin-bottom:20px; }
  #su_list li.flex .txt_box { margin-top:0; }

  /* faq よくある質問 */
  .faq_box { margin-bottom:20px; }
  .faq_box li { padding:16px 0; }
  .faq_box h4 {
    padding:6px 0 3px 38px; font-size:15px; background-size:30px auto;
  }
  .faq_box .txt { padding:10px 0 0; margin:0; }
  .faq_box .parking { width:100%; }

  /* company 会社概要
  ================================================================== */
  .tbl_border > div + div { margin-top: 1.3em;}
  .tbl_border dt { margin-bottom: 1em; width: 100%; padding: .53em; border: 1px solid;}
  .tbl_border dd { padding: 0; border-bottom: none;}

}

@media screen and (max-width:568px) {
.services_list .box .fee { top: -50px; margin-left: 150px;}


}

@media screen and (max-width:375px) {
.services_list .box .fee { top: -70px; margin-left: 75px;}
}

@media screen and (max-width:359px) {
  #profile .sec_ttl::before { left:-130px; }
  #profile .sec_ttl::after { right:-130px; }

  .fee { width:90px; height:90px; top:-70px; line-height:1; }
  .fee span.nyukai { margin-bottom: 0; }
  .campTxt .fee { width:80px; height:80px; top:-50px; }
  .campTxt .fee span.ima { font-size:12px; }
  .campTxt .fee span.nyukai { font-size:16px; }
  .campTxt .fee span.font_en { font-size:30px; }
  .campTxt .fee span.en { font-size:12px; }
  .reserve_box h3 { padding-top:8px; margin-bottom:-30px; }
  .reserve_box h3::before { top:2px; }
  .reserve_box .txt { margin:0; }
  #calendar .air_link a { font-size:15px; }
  #su_list .txt_box { padding:0; }
  #su_list .name {
    max-width:none; border-top:1px solid; border-bottom:1px solid;
    background-image:none; background-color:#fff;
  }
.course li a:after{ left:35%;  }

.services_list .box .fee { margin-left: 60px;}
}
