@charset "UTF-8";
/* CSS Document */
/* --------------------------------------- 共通*/
.sns_header {
  width: 30px;
}
.sns_header img {
  width: 100%;
  height: auto;
}
.sns_app {
  width: 1000px;
  margin: 60px auto 30px auto;
}
.sns_header02 {
  padding: 8px 0 0 0;
}
.sns-link {
  margin: 18px 10px 0 0;
  float: right;
  width: 100px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 14px;
}
.sns-link a {
  background-color: #6ec3be;
  color: #FFF;
  font-weight: 600;
  display: block;
  border-radius: 14px;
  padding: 4px;
  letter-spacing: 0.1rem;
}
.sns-link a:hover {
  color: #6ec3be;
  font-weight: 600;
  background-color: #FFF;
}
.sp {
  display: none;
}
#wrapper_sp {
  display: none;
}
.f_right {
  float: right;
  width: 50%;
}
.f_left {
  float: left;
  width: 50%;
}
/* --------------------------------------- header*/
header {
  margin: 0 auto;
  width: 90%;
}
.header h1 {
  position: relative;
  top: 0;
  width: 260px;
  z-index: 5;
}
.header h1 a:hover {
  opacity: 0.8px;
}
.header h1 img {
  height: auto;
  width: 100%;
}
.header_nav_sub_01 {
  margin: 0 0 0px 0;
}
.header_nav_sub ul {
  float: right;
  padding: 15px 0 7px 0;
}
.header_nav_sub ul li {
  display: inline;
  float: left;
  font-weight: 700;
  list-style-type: none;
  margin: 0 15px 0 0;
  padding: 0 0 8px 15px;
}
.header_nav_sub li a {
  color: #DDD;
  text-decoration: none;
}
.header_nav_sub li a:hover {
  color: #DDD;
}
.bg_001 {
  background-image: url(../images/bg_001.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  height: 400px;
  justify-content: center;
  margin: 0 0 -200px;
  position: relative;
  top: -260px;
  width: 100vw;
}
/* --------------------------------------- メインビジュアル メッセージ*/
.message {
  margin: 0 auto;
  text-align: left;
  width: 90%;
}
.message h2 {
  color: #FFF;
  font-family: 'Crimson Text', serif;
  font-size: 4rem;
  font-weight: 300;
  margin: 190px 0 0;
  position: relative;
  letter-spacing: 0.1rem;
}
.message p {
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.6rem;
  font-family: 'Shippori Mincho', serif;
}
/* --------------------------------------- ナビゲーション*/
.global {
  float: right;
  font-size: 0.8em;
  margin: 0;
  position: relative;
  top: -150px;
  width: 600px;
  z-index: 999999;
}
.gnav {
  border-top: 1px solid #FFF;
  display: flex;
  height: 3rem;
}
.gnav > li {
  width: 25%;
}
.gnav li {
  list-style: none;
  position: relative;
  display: block;
}
.gnav li a {
  color: #DDD;
  display: block;
  font-weight: 700;
  font-size: 0.9rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
  padding: 0 10px;
}
.gnav li a:hover {
  color: #DDD;
  background-color: #000;
  display: block;
  width: 100%;
}
.gnav li li {
  height: 0;
  overflow: hidden;
  transition: .5s;
}
.gnav li li a {
  background-color: #000;
  border-top: 1px solid #6A6A6A;
  color: #DDD;
  display: block;
  padding: 0 10px;
  width: 230px;
}
.gnav li li a:hover {
  background-color: #EFEFEF;
  display: block;
  color: #3F3F3F;
  width: 230px;
}
.gnav li:hover > ul > li {
  height: 3rem;
  overflow: visible;
  display: block;
}
.end {
  border-bottom: 1px solid #6A6A6A;
  display: block;
}
.introduction, .plans {
  width: 100%;
  margin: 0 auto;
}
.introduction p, .plans p {
  font-size: .9rem;
  line-height: 1.6rem;
  text-align: left;
}
/* --------------------------------------- introduction*/
.course_ttl_eng {
  color: #FFF;
  font-size: 1.6rem;
  padding: 60px 0 0;
}
.course_ttl_jp {
  color: #FFF;
  font-size: 0.9rem;
  padding: 0 0 30px;
}
.course_ttl {
  font-weight: bold;
  font-size: 0.9rem;
}
.course_ttl span {
  font-weight: bold;
  font-size: 1rem;
}
.course_detail {
  border-top: 1px solid #FFF;
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 0 auto;
  padding: 30px 0 0;
  width: 60%;
}
.course_detail_02 {
  font-size: 0.9rem;
  line-height: 1.6rem;
  text-align: center;
}
.course_photo_list {}
.course_photo_list ul {
  text-align: center;
}
.course_photo_list ul li {
  display: inline-block;
  width: 245px;
  margin: 15px;
}
.course_photo_list ul li img {
  width: 100%;
  height: auto;
}
/*.indiba_left, .plans_left, .naturopathy_left, .jetpeel_left {
  width: 65%;
  float: left;
}*/
.course_left {
  width: 65%;
  float: left;
  font-size: 0.9rem;
  text-align: left;
}
.course_left_50 {
  width: 50%;
  float: left;
  font-size: 0.9rem;
  text-align: left;
}
.course_left ul {
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.course_left ul li {
  list-style-position: outside;
  list-style-type: circle;
  font-size: 0.9rem;
  line-height: 1.6rem;
}
.photo-naturopathy {
  width: 550px;
  margin-top: 50px;
}
.photo-naturopathy img {
  width: 100%;
  height: auto;
}
.course_right {
  width: 320px;
  float: right;
  margin: 0px 0 0 0;
}
.course_right_45 {
  width: 45%;
  float: right;
  margin: 0px 0 0 0;
}
/*.course_right {
  width: 280px;
  float: right;
  margin: 0px 0 0 20px;
}*/
/*.plans_right2 {
  width: 320px;
  float: right;
  margin: 15px 0 0 0;
}*/
/*.naturopathy_right {
  width: 320px;
  float: right;
  margin: 15px 0 0 0;
}*/
.course_right img,.course_right_45 img {
  width: 100%;
  height: auto;
}
/*.indiba_right, .plans_right_course {
  width: 320px;
  float: right;
  margin: 15px 0 0 0;
}*/
/*.indiba_right img, .plans_right_course img {
  width: 100%;
  height: auto;
}*/
.indiba_left_001 {
  width: 70%;
  margin: 0 auto;
}
.indiba_right_002 {
  width: 35%;
  float: right;
}
.indiba_left_002 {
  width: 20%;
  float: left;
}
.indiba_left_002 img {
  width: 100%;
  height: auto;
}
.contents__inner {
  background-color: #FFF;
  padding: 40px 0;
  width: 1200px;
  margin: 0 auto;
  /*border-bottom: 2px solid #6EC3BE;*/
}
.contents__inner h3 {
  color: #000;
  font-family: 'Crimson Text', serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.8rem;
  padding: 30px 0;
  text-align: center;
}
.contents__inner h4 {
  color: #32b7ad;
  font-family: 'Crimson Text', serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8rem;
  padding: 20px 0 0 0;
  text-align: left;
}
/* --------------------------------------- course*/
.photo_001 {
  background-image: url(../images/corse_photo1.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 300px;
  background-size: cover;
  width: 100%;
}
.photo_002 {
  background-image: url(../images/corse_photo2.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 300px;
  background-size: cover;
  width: 100%;
}
.photo_003 {
  background-image: url(../images/corse_photo3.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 300px;
  background-size: cover;
  width: 100%;
}
.photo_004 {
  background-image: url(../images/corse_photo4.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 300px;
  background-size: cover;
  width: 100%;
}
.balloon-left {
  position: relative;
  display: inline-block;
  padding: 0px;
  width: 100%;
  height: 300px;
  line-height: 34px;
  text-align: center;
  background: #6ec3be;
  z-index: 0;
}
.balloon-left:before {
  border-style: solid;
  border-width: 15px 25px 15px 0;
  border-color: transparent #6ec3be transparent transparent;
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -9px;
  display: block;
  width: 0px;
  height: 0px;
  z-index: 0;
}
@media (min-width: 1401px) and (max-width: 9000px) {
  .balloon-right {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    width: auto;
    width: 97%;
    height: 300px;
    line-height: 34px;
    text-align: center;
    background: #6ec3be;
    z-index: 0;
  }
}
@media (min-width: 0px) and (max-width: 1400px) {
  .balloon-right {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    width: auto;
    width: 95.6%;
    height: 300px;
    line-height: 34px;
    text-align: center;
    background: #6ec3be;
    z-index: 0;
  }
}
.balloon-right:after {
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent #6ec3be;
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  z-index: -1;
}
/* --------------------------------------- バナーエリア*/
.bnr {
  background-color: #FFF;
  margin: 0 auto;
  padding: 50px 0;
  width: 100%;
}
.bnr ul {
  margin: 0 auto;
  text-align: center;
  width: 70%;
}
.bnr ul li {
  background-color: #FFF;
  border: 1px solid #e6e6e6;
  display: inline-block;
  margin: 10px 5px;
  padding: 5px 10px;
  width: 140px;
}
.bnr ul li img {
  height: auto;
  width: 100%;
}
/* --------------------------------------- マップエリア*/
.map_wrap {
  background-color: #6EC3BE;
  width: 100%;
}
.map_inner {
  margin: 0 auto;
  width: 85%;
}
.map {
  float: right;
  padding: 45px 0;
  width: 55%;
}
.address_ttl {
  color: #FFF;
  font-family: 'Crimson Text', serif;
  font-size: 2rem;
  font-weight: 400;
  padding: 0px 0 20px 0;
}
.address {
  float: left;
  padding: 30px 0;
  text-align: left;
  width: 40%;
}
.address p {
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.6rem;
  text-align: left;
}
/* --------------------------------------- Footer*/
.footer {
  background-color: #FEFEFE;
  width: 100%;
}
/* --------------------------------------- breadcrumbs*/
.breadcrumbs {
  width: 90%;
  margin: 0px auto 20px auto;
}
.breadcrumbs ul {
  display: table;
  font-size: 13px;
}
.breadcrumbs ul li {
  margin: 0 10px 0 0;
  font-size: 13px;
  float: left;
}
.breadcrumbs ul li a {
  color: #32b7ad;
}
.breadcrumbs ul li a:hover {
  color: #32b7ad;
  text-decoration: underline;
}
.breadcrumbs ul li:first-child::before {
  padding: 0 3px 0 0;
  content: "\f015";
  font-family: FontAwesome;
  font-size: 14px;
}
.breadcrumbs ul li::before {
  padding: 0 10px 0 0;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
}
/* ---------------------------------------------- CLEAR*/
.jetpeel:after, .section:after, .map_inner:after, .header_nav_sub:after, .header_nav:after, .header_nav_sub ul:after, .global:before, .header_nav_sub_inner:after, .header_nav:before, .footer_inner:after, .bnr:after, .bnr ul:after, .message:before, .message:after, .introduction:after, .plans:after, .breadcrumbs ul:after, .circle_wrap ul:after, .course_photo_list ul:after, .breadcrumbs:after, .naturopathy:after, .pulse_shape:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.btn_detail {
  margin: 30px 0;
  cursor: pointer;
}
.btn-border {
  display: inline-block;
  width: 200px;
  text-align: center;
  border: 2px solid #32b7ad;
  font-size: 0.9rem;
  color: #32b7ad;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 16px;
  transition: .4s;
}
.btn-border:hover {
  background-color: #32b7ad;
  border-color: #7ACDC7;
  color: #FFF;
}
.circle_wrap ul {
  text-align: center;
  padding: 30px 0;
}
.circle_wrap ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.circle {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #e49234;
  background-color: #FFF;
  background-image: -webkit-radial-gradient(#e49234 55%, #FFF);
  background-image: radial-gradient(#FFF 55%, #e49234);
}
.circle .orange {
  padding: 30% 0 0 0;
  display: block;
  text-align: center;
}
.gallary {
  padding: 30px 0;
}
/*.news {
  width: 800px;
  margin: 0 auto;
}
.news img {
  width: 100%;
  height: auto;
}*/
.news_inner {
  width: 1240px;
  margin: 15px auto 0 auto;
}
.news_inner ul {
  text-align: center;
  padding: 30px 0 0 0;
}
.news_inner ul li {
  display: block;
  float: left;
  width: 360px;
  padding: 0 0px 70px 40px;
  vertical-align: top;
  font-weight: normal;vertical-align: top;height: 300px;
}
.news_inner ul li a {
  color: #82c1bd;
}
.news_inner ul li .thumb {
  margin: 0;
  height: 200px;
  padding: 0;
  width: 360px;
  overflow: hidden;
}
.news_inner ul li .thumb img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.news_inner ul li .thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.day_category {
  margin: 25px 0 0 0;
}
.news_inner ul li .thumb img {
  width: 100%;
  height: auto;
}
.news_inner ul li .day {
  color: #646464;
  font-size: 0.8rem;
  float: left;
  font-weight: 300;
}
.news_inner ul li .category {
  color: #FFF;
  float: right;
}
.news_inner ul li .detail {
  padding: 15px 0 0 0;
  font-size: 0.8rem;
  text-align: left;
}
/*ボックス全体*/
.accbox {
  margin: 2em auto;
  padding: 0;
  width: 80%;
}
/*ラベル*/
.accbox label {
  display: block;
  color: #6EC3BE;
  font-size: 0.7rem;
  font-weight: bold;
  background-color: #D2ECEA;
  cursor: pointer;
  transition: all 0.5s;
  text-align: left;
  width: 80%;
  margin: 0 auto;
  padding: 15px 10px;
  border-bottom: 1px solid #6EC3BE;
}
/*アイコンを表示*/
.accbox label:before {
  content: '\f054';
  font-family: 'FontAwesome';
  padding-right: 8px;
}
/*ラベルホバー時*/
.accbox label:hover {
  background: #D2ECEA;
}
/*チェックは隠す*/
.accbox input {
  display: none;
}
/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
  height: auto;
  padding: 5px;
  background: #D2ECEA;
  opacity: 1;
}
.accbox .accshow p {
  margin: 15px 10px
}
/*アイコンを入れ替える*/
.cssacc:checked + label:before {
  content: '\f078';
}
.tel {
  font-size: 0.9rem;
}
.tel span {
  font-size: 1.2rem;
}
.contact p {
  font-size: 0.9rem;
  line-height: 1.6rem;
  padding: 15px 0;
}
.contact table th {
  width: 25%;
  text-align: right;
  vertical-align: top;
}
.contact table td {
  width: 60%;
  text-align: left;
  vertical-align: top;
}
.contact a:hover {
  transition: all .3s;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
form {
  margin: 0 0 60px 0;
}
#input_table {
  width: 100%;
  margin: 0 auto;
}
#input_table th {
  font-size: 0.9rem;
  padding: 15px 10px;
}
#input_table td input {
  padding: 5px 0;
  margin: 10px 0;
}
.contact_caution {
  width: 900px;
  margin: 0 auto;
  text-align: left;
}
.access {}
.access ul {}
.access ul li {
  margin: 0 0 20px 0
}
.access .ttl {
  font-size: 0.9rem;
  text-align: left;
  padding: 0 0 10px 0;
}
.access .photo {
  width: 220px;
}
.access .photo img {
  width: 100%;
  height: auto;
}
.course_left .ttl {
  font-size: 1.1rem;
  font-weight: 400;
  padding: 14px 0;
  letter-spacing: 0.05rem;
}
.course_left table {
  border-collapse: collapse;
  margin: 14px auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.course_left table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
.course_left table th, .course_left table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
.course_left table th {
  font-size: 1em;
}
.course_left table thead tr {
  background-color: #eee;
}
.course_left .txt {
  text-align: left;
  font-size: 1em;
}
.course_left .price {
  text-align: right;
}
.plans_center {
  width: 90%;
  margin: 0 auto;
}
.plans_center {
  font-size: 0.9rem;
  text-align: left;
}
.plans_center .ttl {
  font-size: 1.1rem;
  font-weight: 400;
  padding: 14px 0;
  letter-spacing: 0.05rem;
}
.plans_center table {
  border-collapse: collapse;
  margin: 14px auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.plans_center table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
.plans_center table th, .plans_center table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
.plans_center table th {
  font-size: 1em;
}
.plans_center table thead tr {
  background-color: #eee;
}
.plans_center .txt {
  text-align: left;
  font-size: 1em;
}
.plans_center .price {
  text-align: right;
}
.app_live_active {
  width: 400px;
  margin: 0 auto;
}
.app_live_active img {
  width: 100%;
  height: auto;
}
.app_list {}
.app_list ul:after, .news_inner ul:after, .news_inner ul li .detail:before, .news_inner ul li:after, .contents__inner:before {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.app_list ul {
  margin: 15px 0;
  text-align: center;
}
.app_list ul li {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
.news_detail {}
.news_detail .news {
  font-size: 0.8rem;
  text-align: left;
}
.news_detail .day {
  font-size: 0.8rem;
  text-align: left;
}
.news_detail .detail {
  font-size: 0.9rem;
  line-height: 2;
}
.app_live_active p {
  padding: 8px 0 0 0;
  font-size: 0.9rem;
  text-align: left;
}
.h3_eng {
  text-align: center;
  font-size: 1.2rem;
  font-style: italic;
  padding: 12px 0 0 0;
}
.course-area-inner {
  width: 220px;
  text-align: center;
  margin: 0px auto 30px auto;
}
.course-area-inner .area {
  display: inline-block;
  width: 100px;
  color: #FFFFFF;
  text-align: center;
  padding: 0 2px;
  background-color: #32b7ad;
  border-radius: 6px;
  font-size: 0.8rem;
  letter-spacing: 0.2rem;
  font-weight: 600;
}
.sns-icon-inner {
  text-align: center;
  margin-bottom: 50px;
}
.sns-icon-inner ul {
  text-align: center;
}
.sns-icon-inner ul li {
  width: 50px;
  display: inline-block;
  margin: 0 20px;
}
.sns-icon-inner ul li img {
  width: 100%;
  height: auto;
}
.youtube {
  width: 60%;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.photo-pulse_shape {
  width: 400px;
  margin: 0 auto;
}
.photo-pulse_shape img {
  width: 100%;
  height: auto;
}