@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Playwrite+DE+Grund:wght@100..400&display=swap');

.display-sp {
  display: none;
}

a:hover img {
  opacity: 0.8;
}


/*----------------------------------------------------

	chatコード表示非表示

----------------------------------------------------*/
#chatbot-toggle_button {display:none;}

/*----------------------------------------------------

	FONT

----------------------------------------------------*/

@font-face {
  font-family: "Asenine";
  font-style: normal;
  font-weight: normal;
  src: local("Asenine"), url("assets/font/ASENINE_.woff") format("woff");
}

/*----------------------------------------------------

	index

----------------------------------------------------*/
.index-kv {
	position: relative;
	height: 864px;
	background: url(assets/img/index/kv_top2026.jpg) no-repeat center top;
	background-size: cover;
}
.index-kv .container {width: 100%; padding-left: 0px; padding-right: 0px;}
.index-kv__text-main {
	font-family: "Fira Sans", sans-serif;
	padding-top: 200px;
	font-size: 140px;
	xletter-spacing: -0.1em;
	text-align: center;
	color: #fff;
	font-weight: 500;
	background: linear-gradient( 133deg, rgb(250, 109, 203), rgba(209, 254, 212, 1) );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.index-kv__text-main img {
  max-width: 860px;
}

.index-kv__text-sec {
  padding: 10px 0 38px;
  font-size: 30px;
  text-align: center;
  color: #fff;
}
.index-kv__meta {
  text-align: center;
  color: #fff;
}
.index-kv__meta-item {
  display: inline-block;
  font-size: 22px;
  xfont-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #215f8e;
  background: #fff;
border-radius: 100px;
padding:.5rem 1.5rem;
}

.index-kv_meta__date2 {padding:.5rem; font-size:20px; font-family: Futura, 'Century Gothic'}

.index-kv__meta-item2 {
  display: inline-block;
  font-size: 24px;
  font-family: "Railway", sans-serif;
  font-weight: 400;
  color: #222;
  padding: 30px 60px;
margin-top: 30px;
background: #f6f4e8dd;
}
.index-kv__meta-item + .index-kv__meta-item {
  margin-left: 150px;
}

.index-kv__meta-item a,
.index-kv__meta-item a:visited {
  color: #fff;
}
.index-kv__meta-item a:hover {
  color: #ffc905;
}

.index-kv__meta-icon {
  display: inline-block;
  box-sizing: border-box;
  width: 38px;
  height: 38px;
  margin-right: 0.5em;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  font-size: 18px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.index-kv__scroll {
  margin: 100px auto 0;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.index-kv_scroll-icon {
  display: block;
  width: 20px;
  height: 30px;
  margin: 0 auto 15px;
}
x.index-kv__scroll:after {
  font: normal normal 300 14px/1 "Font Awesome 5 Pro";
  content: "\f103";
  display: block;
  margin: 20px auto;
}
.index-kv__scroll a {
  color: #fff;
}
.index-kv__text-sec__primary {
  font-size: 60px;
}

.index-kv_credit {
  text-align: right;
  font-size: 10px;
  margin-top: -2em;
  margin-right: 0.5em;
}

.index-section01 {
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover;
  overflow: auto !important;
  overflow/**/: hidden;
}


/*--------------------------
	2025 mov kv
---------------------------*/
/* 背景画像フォールバック - モバイルデバイス用 */
.video-fallback { display: none; }

/* モバイルでビデオを無効化して画像に置き換え */
@media (max-width: 767px) {
  .video-container video { display: none; }
  
  .video-fallback {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/assets/img/fallback.jpg');
    background-size: cover;
    background-position: center;
  }
}
.video-container { position: relative; width: 100%; margin: 0 auto; overflow: hidden; display:none;}
/* ビデオ要素 */
.video-container video { width: 100%; display: block; xmax-height: 80vh; /* ビデオの最大高さを制限 */
  min-height:100vh; object-fit: cover; }
/* オーバーレイ - ビデオのトーンを落とす */
.video-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); /* 黒の半透明オーバーレイ */
  /* 他の選択肢: */
  /* filter: brightness(0.7); /* 明るさを下げる */
  /* background-color: rgba(0, 0, 100, 0.3); /* 青みがかった色調 */
}

/* テキストオーバーレイ */
.text-overlay { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; text-align: center;
  width: 90%; }
.text-overlay h1 { font-size: 3rem; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); padding: 0 8%;}
.text-overlay p { font-size: 2.4rem; color:#fff; padding:15px 0 0 0; }

/* レスポンシブ設定 */
@media (max-width: 768px) {
  .text-overlay h1 { font-size: 2rem; }
  .text-overlay p { font-size: 1.8rem; }
}



#index-theme {
  background-color: #fdf7f0;
	xbackground-image: url(assets/img/index/kv_top_area.png);
	background-position: right 20px center;
	background-size: auto 60%;
	background-repeat: no-repeat;
}
#index-map {
  xbackground-image: url(assets/img/index/bg_yogamura.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  xmin-height: 440px;
}

#index-register {
  background-image: url(assets/img/index/bg_board.jpg);
}
#index-count {
  background-image: url(assets/img/index/bg_index_count.jpg);
}
#index-instructor {
  background-image: url(assets/img/index/bg_instructor.jpg);
}
#index-ticket {
  background-color: rgba(255, 255, 255, 0.58);
  background-image: url(assets/img/index/bg_index_ticket.jpg);
  background-blend-mode: lighten;
}
#index-news {
  position: relative;
  z-index: 1;
  background-size: cover;
}

#index-news::before {
  content: "";
  background-image: url(assets/img/index/bg_index_news.jpg);
  background-size: cover;
  background-position: center center;
  opacity: 0.15; /* 透明度を調整 */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#index-sponcer {
  background-image: url(assets/img/index/bg_index_sponcer.jpg);
}
#index-topicbanner {
  background: #f2f1e7;
}


.index-theme__content {
  xbackground: rgba(255, 255, 255, 0.64);
}

.val-month {
  font-size: 56px;
}
.val-month {
  font-size: 56px;
}
#index-theme {
  padding: 50px 0;
  min-height: 503px;
}

/* index-register */


#index-register {
  padding: 51px 0 58px;
}

.footer-info-header {display:none;}

.index-register-footer-btn + .index-register-footer-btn {
  margin-top: 23px;
}
.btn-stage + .btn-stage {
  margin-top: 15px;
}

/* index-count */
.index-count__item {
  padding: 68px 0;
  text-align: center;
  color: #fff;
}
.index-count__item:nth-child(2n) {
  background: rgba(28, 89, 30, 0.6);
}
.index-count__item-value {
  font-size: 64px;
}

.index-count__item-title {
  font-size: 24px;
}

/* instructors */
#index-instructor {
  padding: 38px 0;
}
.index-sponcer-header__aside,
.index-sponcer-header__main {
  color: #fff;
}
.index-instructor__list {
	font-size: 0;
}
.index-instructor__list.index-instructor__list_top {
	gap: 15px;
}

.index-instructor__item {
  display: inline-block;
  width: 167px;
  margin: 0 18px 15px 0;
  vertical-align: top;
}

.index-instructor__item_top {
    width: calc((100% - 15px*3) /4);
    margin: 0;
    padding: 0;
}
.index-instructor-footer-btn {
    margin-top: 25px;
}
.instructors__thumb {
  width: 167px;
  xheight: 167px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius:100%;
}

.instructors__thumb_top {
  width: 128px;
  height: 128px;
  border-radius:100%;
  margin:0 auto;
}

.instructors__thumb img {
  width: 100%;
  height: auto;
}
.instructors__body {
  text-align: center;
  line-height: 1.4;
}
.instructors__name-ja {
  font-size: 15px;
  color: #fff;
}

#archive-instructor a:link .instructors__name-ja,
#archive-instructor a:visited .instructors__name-ja {
  font-size: 15px;
  color: #333;
}

#archive-instructor .header01__aside {
  color: #333;
}

.instructors__name-en {
  font-size: 12px;
  color: #999;
}

/* index-channel */
#index-channel {
  padding: 43px 0 83px;
  color: #000;
}
.index-channel__item {
  text-align: center;
}

.index-channel__item-icon img {
  width: 555px;
}

.index-channel__item-title {
  padding-top: 1.5em;
  font-size: 16px;
  font-weight: 900;
}

.index-channel__item-text {
  margin-top: 10px;
  font-size: 16px;
  padding: 0 5%;
  text-align: left;
}

/* index-ticket */
#index-ticket {
  padding: 43px 0 83px;
  color: #000;
}
.index-ticket__item {
  text-align: center;
  padding-bottom:15px;
  line-height: 1.4;
}

.index-ticket__item {
  display: flex;
  flex-direction: column;
  justify-content: center; /* ← 高さ中央揃え */
}

.index-ticket__item-icon {
  font-size: 72px;
  max-width: 300px;
  margin: 0 auto;
}

.index-ticket__item-icon .ticket_1day {
  width:180px;
}

.index-ticket__item-icon .ticket_3day {
  width:180px;
}

.ic_pre {width:46px; margin-bottom: 15px;}

.index-ticket__item-thumb {
  width:280px;
  max-width:280px;
  margin:10px 0;
}

.index-ticket__item-unit {
  font-size: 16px;
  font-weight:500;
  padding-top:1rem;
}
.index-ticket__item-unit-value {
  font-size: 46px;
}

.index-ticket__item-unit-value.red {
  font-size: 46px;
  color: #f00;
}

.index-ticket__item-unit-value.del {
  font-size: 30px;
  text-decoration: line-through;
}

.index-ticket__item-price {
  font-size: 16px;
  font-weight: bold;
}
.index-ticket__item-price span {
  font-size: 14px;
  font-weight: normal;
}
.index-ticket__link {font-size: 16px; font-weight:300; padding-top:.5rem;}

.index-ticket__item-btn {
  margin: 32px auto 0;
}
.index-ticket__item-text {
  margin-top: 10px;
  font-size: 14px;
  xfont-weight: bold;
}
.index-ticket__item-text p {
  margin: 10px auto;
font-size: 13px;
font-weight: 300;
width: 75%;
}
.index-ticket__item-text span {
font-size: 12px;
font-weight: 300;
}
.index-ticket__item-rec-icon {
  position: absolute;
  right: 120px;
  top: 0px;
}
.index-ticket__item-today-icon {
  position: absolute;
  top: 118px;
  left: 0;
}

/* index-news */
#index-news {
  padding: 65px 0 18px;
}
.index-news__item-thumb {
  text-align: center;
  background: #fff;
}
.index-news__item-thumb img {
  width: 100%;
  height: auto;
}
.index-news__item-date {
  padding: 10px 0;
  text-align: right;
  border-bottom: 1px solid #a8a8a8;
}
.index-news__item-title {
  margin: 15px 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
.index-news__item-title a {
  color: #2c2b2b;
}
.index-news__item-body {
  font-size: 14px;
  line-height: 1.7;
  color: #000;
}
.index-news-noposts {
  text-align: center;
  padding: 100px;
}
.index-news-footer {
  margin-top: 35px;
  text-align: right;
}
.index-news-footer-btn-outer {
  display: inline-block;
}

/* index-news 20250516 maki */
.news-list { margin:0 auto 30px; max-width:860px;}
.news-item { display: flex; margin-bottom: 20px; align-items: flex-start; border-bottom: 1px solid #f3f3f3; padding-bottom: 10px; }
.news-date { flex: 0 0 100px; color: #37629e; font-weight: 500; }
.news-thumbnail { flex: 0 0 100px; margin-right: 15px; }
.news-thumbnail img { width: 180px; height: auto; max-height: 75px; object-fit: contain; border-radius: 4px; }
.news-content { flex: 1; }
.news-title-row { display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; }
.news-title { margin: 0; font-size: 16px; font-weight: normal; }
.news-title a { color: #333; text-decoration: none; }
.news-title a:hover { text-decoration: underline; }
.news-categories { display: flex; gap: 5px; }
.category-label { padding: 3px 8px; border-radius: 4px; font-size: 12px; color: white; display: inline-block; }

/* Category-specific styles */
.category-label.ybc { background-color: #23457e; } /* Dark blue */
.category-label.news { background-color: #f47735; } /* Orange */
.category-label.yogaweek { background-color: #6ca84d; } /* Green */

.news-excerpt { font-size: 14px; color: #555; line-height: 1.4; }
.index-news-footer { text-align: right; margin-top: 20px; }

/* For mobile responsiveness */
@media (max-width: 768px) {
    .news-item { flex-wrap: wrap; }
    .news-date { flex: 0 0 100%; margin-bottom: 5px; }
    .news-thumbnail { flex: 0 0 70px; margin-right: 10px; }
    .news-thumbnail img { width: 100px;  }
    .news-title {line-height:1.4;}
    .news-content { flex: 1; }
    .news-title-row { flex-direction: column; align-items: flex-start; }
    .news-categories { margin-top: 5px; }
}

/* index-map */
.index-map-container {
	position: relative;
	height: 0;
	padding-top: 35.25%;
	overflow: hidden;
}
.map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.map-canvas iframe {
    width: 100%;
    height: 100%;
}

.bn_yogaweek {max-width:838px; margin:0 auto; }
.btn_murainfo {max-width:331px; margin:0 auto;}
.step_win {padding:20px 0;}
.step_mura {background:#363535; color:#fff; text-align:center; width:360px;}
.step_mura img {width:100%; margin-bottom:5px;}
.step_mura iframe {width:360px; height:202px;}

/* index-sponcer */
#index-sponcer {
  padding: 70px 0 90px;
}
.index-sponcer__item {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.index-sponcer__item-header {
  display: inline-block;
  width: 180px;
  height: 93px;
  padding: 18px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #2f2e2d;
}
.sponcer-banner__list {
  font-size: 0;
}
.sponcer-banner__item {
  display: inline-block;
  width: 179px;
  height: 93px;
}
.sponcer-banner__item img {
  width: 100%;
}

.index-sponcer__item-body {
  padding-left: 20px;
}
.sponcer-banner__item + .sponcer-banner__item {
  margin-left: 6px;
}

/* index-topicbanner */
#index-topicbanner {
  padding: 70px 0;
}
.index-topicbanner__item {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.index-topicbanner__item-header {
  display: inline-block;
  width: 180px;
  height: 90px;
  padding: 18px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #cf4506;
}
.index-topicbanner__content {
  text-align: center;
}
.index-topicbanner__content li {
  width: 50%;
  float: left;
  margin: 0 auto;
}
.index-topicbanner__content li img {
  margin-bottom: 0.5em;
}
#index-topicbanner .ttimg_w100 {width:100%; margin:15px 0 20px;}
#index-topicbanner .ttimg_w85 {width:85%; margin:15px auto 20px;}
#index-topicbanner .ttimg_w100 img,
#index-topicbanner .ttimg_w85 img,
#index-topicbanner .bn_retreat img,
#index-topicbanner .actv_icons img {width:100%;}
#index-topicbanner .instlist_tt {text-align:center; color:#ff7902;}
#index-topicbanner .top_instlistimg ul {padding:15px 0; overflow:hidden;}
#index-topicbanner .top_instlistimg li {font-size:1.2rem; width:13%; margin:15px 0.5%; float:left;}
#index-topicbanner .top_instlistimg li img {width:100%; margin:5px 0; display:block;}

#index-topicbanner .top_stl_thumb ul {padding:15px 0; overflow:hidden;}
#index-topicbanner .top_stl_thumb li {width:18%; margin:15px 1%; float:left;}
#index-topicbanner .top_stl_thumb li img {width:100%; margin:5px 0; display:block;}
#index-topicbanner .festlogo {width:13%; float:right; margin:5px 5px 0 0;}
#index-topicbanner .actv_icons {width:95%; margin:0 auto 20px; overflow:hidden;}
#index-topicbanner .bn_retreat {width:90%; margin:20px auto 20px;}

/* index-topicsub */
#index-topicbanner .yogaweekdate {max-width:500px; margin:35px auto;}
#index-topicbanner .yogaweekimg {width:100%;}
#index-topicbanner .yogaweekdate img,
#index-topicbanner .yogaweekimg img {width:100%;}
#index-topicbanner .read {text-align:left; color:#2595c7; font-size:2.5rem;}
#index-topicbanner .p {text-align:left;}


/*----------------------------------------------------

	page

----------------------------------------------------*/
.page-kv {
  position: relative;
  height: 240px;
  xxheight: 319px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url(assets/img/instructors/kv_category_instructors_01.jpg);
}
.page-kv__title {
  position: absolute;
  width: 100%;
  margin-top: -12px;
  font-size: 24px;
  text-align: center;
  color: #333;
  top: 50%;
}

.kv--instructors .page-kv__title h1 {
  font-size: 1em;
  font-weight: 400;
}

.page__title {
  font-size: 24px;
}
#page-area {
  background-image: url(_common/img/bg_board.jpg);
}
.class-part-instructors {
  margin: 50px 0 20px;
}

.class-part-instructors__title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #999;
}
.class-part-instructors__item {
  display: inline-block;
  width: 132px;
  margin-bottom: 7px;
  padding: 5px;
  vertical-align: top;
}
.class-part-instructors__item-thumb {
  width: 132px;
  height: 132px;
  margin-bottom: 10px;
  overflow: hidden;
}
.class-part-instructors__item-thumb img {
  width: 100%;
  height: auto;
}

.page__content ul.lists {padding-left:2rem;}
.page__content ul.lists li {list-style:disc; }


/*----------------------------------------------------

	news

----------------------------------------------------*/
.single-news__thumb {
  overflow: hidden;
  width: 100%;
  margin-bottom: 25px;
  text-align: center;
  /*background: #efefef;*/
}
.single-news__thumb img {
  max-width: 100%;
  height: auto;
}
.single-news__body {
  position: relative;
  padding-top: 25px;
  padding-left: 194px;
  border-top: 1px solid #ccc;
}
.single-news__date {
  position: absolute;
  left: 0;
  top: 25px;
  width: 170px;
  padding: 15px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  background: #1c5715;
}
.single-news__title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #444349;
}
.single-news__content {
  font-size: 14px;
  line-height: 2;
}

.single-news__footer {
  margin-top: 35px;
  padding: 39px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.single-news__footer-pager .wp-post-image {
  display: none;
}
.post-footer-pager__item + .post-footer-pager__item {
  border-left: 1px solid #ccc;
}

/*----------------------------------------------------

	YBC in single

----------------------------------------------------*/
#ybc_prof .organization {text-align:center; color:#999; font-weight:600; font-size:16px;position: relative;}
#ybc_prof .organization::before {content: ""; display: block; width: 150px; height: 1px; background-color: #ccc; margin-bottom: 20px; margin: 0 auto 10px;}
#ybc_prof .organization_logo {max-width:180px; margin:10px auto; height:auto;}
#ybc_prof .organization_logo img {max-width:180px; height:auto;}
#ybc_prof .speaker {text-align:center; font-size:16px;}

#ybc_prof h2 {padding:30px 0 5px; margin-bottom:10px; border-bottom:1px solid #ccff00; font-size:18px; color:#555;}
#ybc_prof h2 em {font-size:12px; color:#999; font-style:normal;}
#ybc_prof h3 {padding:1rem 0 .5rem; font-size:14px; color:#555;}
#ybc_prof .row {padding:0 0 30px; margin:0;}
#ybc_prof .inst_profile_img { float:left; margin:0 15px 15px 0; }
#ybc_prof .inst_profile_img img {width: 180px; height: 180px; border-radius: 50%;}
#ybc_prof ol {padding:0 0 0 3rem;}
#ybc_prof ol li {list-style-type: decimal; line-height:1.8;}
#ybc_prof ul {padding:0 0 0 1.5rem;}
#ybc_prof ul li {list-style:disc;}
#ybc_prof .pageback {font-size:18px; font-weight:600; padding:4rem 0 1rem 0;}

/* SP用スタイル */
@media screen and (max-width:767px) {
	
  #ybc_prof .organization_logo {max-width:200px; margin:10px auto; height:auto;}
  #ybc_prof .organization_logo img {max-width:200px; height:auto;}
  #ybc_prof .inst_profile_img img {width: 120px; height: 120px; }
}

/*----------------------------------------------------

	class

----------------------------------------------------*/
.single-lesson__thumb {
  max-height: 480px;
  margin-bottom: 30px;
  text-align: center;
  background: #f6f4ed;
}

.single-lesson__thumb img {
  max-height: 480px;
}

.single-lesson__header {
  margin-bottom: 30px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dbdbdb;
}
.single-lesson__id {
  font-size: 20px;
  color: #8e8c99;
}
.single-page-wrap {
  width: 800px;
  margin: 0 auto;
}
.single-lesson__title {
  font-size: 30px;
  line-height: 1.4;
  color: #165daf;
}
.single-lesson__meta-row + .single-lesson__meta-row {
  margin-top: 15px;
}
.single-lesson__meta-row__title {
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  background: #487dc1;
}
.single-lesson__meta-row__body {
  display: inline-block;
  padding-left: 10px;
}

.single-lesson__outline {
  margin-top: 39px;
}
.single-lesson__outline-title {
  margin-bottom: 15px;
  font-size: 30px;
}
.single-lesson__outline-body {
  padding-bottom: 35px;
  font-size: 14px;
  line-height: 1.85;
  border-bottom: 1px solid #dbdbdb;
  color: #555;
}
.free-lesson-link {
  margin: 25px auto;
  text-align: center;
}
.free-lesson-link-btn {
  margin: 0 auto 7px;
}

.single-lesson__ticket {
    margin: 50px auto;
}
.single-lesson__ticket-btn {
    margin: 0 auto;
}


/*----------------------------------------------------

	instructors

----------------------------------------------------*/
.page-kv.kv--instructors {
  background-image: url(assets/img/instructors/kv_category_instructors_01.jpg);
}
#archive-instructor {
  padding: 65px 0;
  background: url(assets/common/img/bg_board.jpg);
}
.archive-instructor__header {
  float: left;
  display: inline-block;
  width: 559px;
}

.single-instructors {
  display: table;
  width: 100%;
}
.single-instructors_social.social-icons {
  margin: 12px 0;
}
.single-instructors__meta-row__title {
  display: inline;
  padding: 5px;
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  background: #777;
}
.single-instructors__thumb {
  display: table-cell;
  width: 372px;
}
.single-instructors__thumb img {
  width: 100%;
}
.single-instructors__body {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}
.single-instructors__name-en {
  font-size: 24px;
  color: #8e8c97;
}
.single-instructors__name-ja {
  font-size: 40px;
  color: #79006d;
}
.single-instructors__meta {
  padding-top: 13px;
  border-top: 1px solid #dadada;
}
.single-instructors__meta-row {
  margin-bottom: 15px;
}
.single-instructors__meta-box {
  margin-top: 35px;
}
.single-instructors__meta-row__title {
  display: inline-block;
  width: 90px;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  vertical-align: top;
  background: #777;
}
.single-instructors__meta-row__body {
  display: inline-block;
  margin-left: 10px;
  margin-top: 0.4em;
  color: #555;
  line-height: 1.6;
}
.single-instructors__meta-box.box--class {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #dadada;
}
.single-instructors__meta__item {
  margin-bottom: 0.5em;
}
.single-instructors__ticket {
    margin: 50px auto;
    text-align: center;
}
.single-instructors__ticket-btn {
    margin: 0 auto;
}


/*----------------------------------------------------

	news

----------------------------------------------------*/
.archive-news__item {
  display: table;
  width: 100%;
}
.archive-news__item + .archive-news__item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ccc;
}
.archive-news__item-thumb {
  position: relative;
  display: table-cell;
}
.archive-news__item-date {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 3px 7px;
  color: #fff;
  border-radius: 3px;
  background: #255c25;
}
.archive-news__item-image {
  display: block;
}

.archive-news__item-body {
  display: table-cell;
  padding: 5px 0 0 35px;
  vertical-align: top;
}
.archive-news__item-title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}
.archive-news__item-text {
  font-size: 14px;
  line-height: 1.7;
}

/*----------------------------------------------------

	booth

----------------------------------------------------*/
.booth-target {
  display: none;
}
.category-booth {
  overflow: hidden;
}
.booth-target__item {
  width: 680px;
  text-align: left;
  background: #fff;
}
.booth-target__item.item--single {
  width: 100%;
}
.booth-target__item__title {
  font-size: 16px;
  xfont-family: "Raleway", sans-serif;
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
  margin: 0 0 15px;
  position: static;
  font-weight: bold;
}
.booth-target__item__thumb {
  max-width: 200px;
  margin: 0 0 10px 10px;
  display: block;
  float: right;
}
.booth-target__item__thumb img {
  max-width: 100%;
  max-height: 300px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.booth-target__item__desc {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.7;
}

/*----------------------------------------------------

	company

----------------------------------------------------*/
.company-article__title {
  font-size: 10px;
  font-weight: normal !important;
  background: none;
  border-left: 4px solid #839cbb;
  margin-bottom: 10px;
  padding: 5px 5px 5px 10px;
}
.company-article__thumb {
  margin-bottom: 20px;
}
.company-article__thumb img {
  max-width: 100%;
  height: auto;
}
.company-article__profile__label {
  width: 110px;
}
.company-article__desc {
  margin: 5px 10px;
  padding: 15px;
  border-radius: 6px;
  border: 1px solid #e6cbab;
}
.company-article__meta {
  margin: 5px 10px;
  padding: 15px;
  font-size: 13px;
  border-radius: 6px;
  border: 1px solid #e6cbab;
  overflow: hidden;
}
.company-article__meta img {
  float: left;
  max-width: 150px;
  margin: 0 15px 15px 0;
}

.lesson-search-row {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.lesson-search-col {
  display: table-cell;
  /* padding: 10px; */
  vertical-align: top;
}
.lesson-search-col.col--header {
  box-sizing: border-box;
  width: 160px;
  padding: 7px;
  font-size:16px;
  font-weight: 600;
  text-align: right;
}

.radio-btn01-input {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.radio-btn01-label {
  display: inline-block;
  padding: 0.5rem 1rem;
  margin: 5px;
  color: #fff;
  border-radius: 3px;
  background: #555;
  transition: all 0.2s;
}
.radio-btn01-label:hover {
    cursor: pointer;
}
.radio-btn01-label.label--all {
  xfont-weight: bold;
}
.radio-btn01-input:checked + .radio-btn01-label {
  background: #547bbc;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}
.radio-btn01-input:focus + .radio-btn01-label {
  outline-color: #547bbc;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 5px;
}
.radio-btn01-input:focus + .radio-btn01-label.label--lesson {
  background-color: #92321c;
}
.radio-btn01-input:focus + .radio-btn01-label.label--lesson_free {
  background-color: #0f4166;
}
.radio-btn01-input:focus + .radio-btn01-label.label--lesson_park {
  background-color: #29630f;
}

.lesson-search-footer {
  text-align: center;
}
.lesson-search-footer .submit {
  width: 200px;
}

.search-reslut-title {
  margin: 25px 0 10px;
  font-size: 16px;
}
.archive-lesson__list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 20px auto 65px;
}
.archive-lesson__item {
	display: inline-block;
	box-sizing: border-box;
	width: calc((100% - 20px*3) / 4);
	vertical-align: top;
}
.archive-lesson__item-inner {
  background: #f7f4ef;
}
.archive-lesson__item__header {
  position: relative;
  margin-bottom: 15px;
}
.archive-lesson__item__header__cat {
  position: absolute;
  top: 0;
  right: 0;
}
.archive-lesson__item__thumb {
  position: relative;
  xheight: 240px;
  height: 208px;
  overflow: hidden;
  text-align: center;
  background-color: #efefef;
}
.archive-lesson__item__icon {
    position: absolute;
    top: 9px;
    right: 9px;
    padding: .1em .5em .05em;
    font-size: 13px;
    color: #fff;
    border-radius: 3px;
    background: #3271b3;
    z-index: 2;
}
.archive-lesson__item__icon.is-pay {
    background: #ff5b0d;
}
.archive-lesson__item__thumb img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, 0);
}
.archive-lesson__item__body {
  padding: 10px;
  font-size: 14px;
}
.archive-lesson__item__title {
  margin-bottom: 7px;
}
.archive-lesson__item__title.title--yogaweek {
    margin-top: 34px;
}
.archive-lesson__item__title a {
  color: #1b5eac;
}
.icon-lesson-cat {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 3px 5px;
  border-radius: 3px;
}
.icon-cat_lesson {
  background: #92321c;
}
.icon-cat_lesson_free {
  background: #003466;
}
.icon-cat_lesson_park {
  background: #29630f;
}
.icon-cat_trial {
    background: #db01a5;
}

.archive-lesson__meta-row {
  font-size: 12px;
  width: 100%;
}
.archive-lesson__meta-row__title {
  display: inline-block;
}
.archive-lesson__meta-row__body {
  display: inline-block;
}
.icon-cat_area {
	color: #fff;
	border-radius: 5px;
}
.radio-btn01-label.label--hokkaido,
.icon-cat_area.area--hokkaido {
    background-color: #016733;
}
.radio-btn01-label.label--hokuriku,
.icon-cat_area.area--hokuriku {
    background-color: #1261b9;
}
.radio-btn01-label.label--kanto,
.icon-cat_area.area--kanto {
    background-color: #d2385b;
}
.radio-btn01-label.label--kansai,
.icon-cat_area.area--kansai {
    background-color: #ff7800;
}
.radio-btn01-label.label--chugoku,
.icon-cat_area.area--chugoku {
    background-color: #931153;
}
.radio-btn01-label.label--kyushu,
.icon-cat_area.area--kyushu {
    background-color: #532f07;
}
.radio-btn01-label.label--sonota,
.icon-cat_area.area--sonota {
    background-color: #1a9fba;
}
.radio-btn01-input:checked + .radio-btn01-label.label--hokkaido,
.radio-btn01-input:checked + .radio-btn01-label.label--hokuriku,
.radio-btn01-input:checked + .radio-btn01-label.label--kanto,
.radio-btn01-input:checked + .radio-btn01-label.label--kansai,
.radio-btn01-input:checked + .radio-btn01-label.label--chugoku,
.radio-btn01-input:checked + .radio-btn01-label.label--kyushu,
.radio-btn01-input:checked + .radio-btn01-label.label--sonota {
    background: #555;
}

.contact-thumb {
    float: right;
}



.not-found {
    text-align: center;
}
.not-found__title {
    font-family: 'Waiting for the Sunrise', cursive;
    font-size: 16rem;
    line-height: 1;
}
.not-found .btn-outer {
    margin: 35px auto 0;
    width: 260px;
    height: 53px;
}
