@charset "utf-8";


/* INSTRUCTOR
========================================================================== */
.mv_inner_instructor{
  background-image: url("/imgs/instructor_mv_sp.jpg");
}
.inst-visual{
  width: 100%;
  height: 22rem;
  background-image: url("/imgs/instructor-visual-sp.jpg");
  background-size: cover;
  background-position: center;
}
@media (min-width: 769px) {
  .mv_inner_instructor{
    background-image: url("/imgs/instructor_mv_pc.jpg");
    background-position: 14% center;
  }
  .inst-visual{
    background-image: url("/imgs/instructor-visual-pc.jpg");
  }
}/* mq768 end */

.no-visual .instructor {
  margin-top: 5.4rem;
}

main.instructor section{
  margin-bottom: 0;
}
.instructor .contents-wide{
  padding: 0 1rem;
}

.genre-wrap{
  padding: 4em 0;
}
.genre-wrap:nth-of-type(2n) {
  background-color: #f6f6f6;
}
.genre-up-sec2{
  margin: 2em 0 3em;
  position: relative;
}
.genre-up-sec2 h2 {
  font-size: 2.2rem;
  margin-bottom: .8em;
  font-weight: 500;
  text-align: center;
}

.yoga-genre-link a {
  position: static;
  padding: .8em;
  font-size: 1em;
  font-weight: bold;
  margin: 0 auto;
  display: block;
  width: 55%;
  color: #b4b0a3;
  border: 1px solid #b4b0a3;
  text-align: center;
  border-radius: .3em;
}

.genre-inst-ttl {
  font-size: 16px;
  margin-bottom: .3em;
  color: #999;
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  font-family: 'century gothic','Josefin Sans',sans-serif;
}
.genre-inst-ttl span {
  color: #999;
  padding: 0 .7em;
  font-size: .9em;
}
.genre-inst-list2{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.genre-inst-box{
  position: relative;
  width: 47%;
  margin: 3% 1.5%;
  background-color: #fff;
  border: 1px solid #eee;
  /* box-shadow: 0 0 10px rgb(120 120 120 / 10%); */
}
.genre-inst-box::after {
  content: "";
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #c8dc68;
}
.genre-inst-textbox {
  padding: 1em;
  text-align: left;
}
.genre-inst-textbox .name{
  font-size: 18px;
  font-weight: normal;
  margin-bottom: .6em;
}
.genre-inst-textbox .class{
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0px;
  color: #423F32;
}
.genre-inst-textbox .class p{
  margin: .5em 0;
  line-height: 1.6;
}

.genre-inst-detail {
  background-color: rgba(200, 220, 104, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: all .3s;
  letter-spacing: 0px;
}
.genre-inst-detail span {
  color: #fff;
  position: absolute;
  text-align:center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width:100%;
  height: 1em;
  margin: auto;
  font-weight:bold;
  font-size:1.2em;
  }
.genre-inst-box a:hover .genre-inst-detail {
opacity: 1;
}
.genre-inst-clip img{
  width: 100%;
}

/* カテゴリ別ページ ======================== */
.inst-visual{
  display: flex;
  justify-content: center;
  align-items: center;
}

.ttl-genre {
  color: #fff;
  font-size: 2.2rem;
  letter-spacing: 4px;
  font-weight: 400;
  padding-bottom: .5rem;
}
.ttl-genre .en,.subgenre_subttl {
  font-family: 'century gothic','Josefin Sans',sans-serif;
}
.subgenre_subttl {
  font-size: 1.2rem;
  margin: 0.5em 0;
  letter-spacing: .2em;
}
.cond .subgenre_subttl,.conditioning .subgenre_subttl {
  color: #b6e9f5;
}
.diet .subgenre_subttl {
  color: #ffcdc9;
}
.relax .subgenre_subttl {
  color: #c1e6df;
}
.ttl-genre .ja {
  display: block;
  padding-top: .5em;
  font-size: .6em;
  letter-spacing: 1px;
}
.sub_categories {
  display: flex;
  margin: 0 auto 2em;
  line-height: 2.2;
  flex-wrap: wrap;
  justify-content: center;
}
.sub_categories li a {
  font-size: 11.5px;
  padding: 0 1em;
  border-right: 1px dashed #999;
  color: #80d7cc;
}
.sub_categories li:last-child a {
  border-right: none;
}

.yoga-genre-desc {
  padding: 0 .5em;
  font-size: 12px;
  line-height: 1.6;
  padding-bottom: 2em;
  letter-spacing: .05em;
  text-align: justify;
  text-align-last: center;
  color: #4f4f5e;
  margin: 0 auto;
}
.blog-bt a {
  width: 100%;
  display: block;
  font-size: 11.5px;
  padding: 1em 1.5em;
  font-weight: normal;
  background: rgba(180,176,163,0.8);
  color: #fff;
  border-radius: 2px;
}


/* インストラクター個別ページ ======================== */
/* instructor
------------------------------------------- */
.inst-main{
width:100%;
margin:0 auto;
font-size:.85em;
line-height:1.6;
}
.inst-lede {
  text-align: center;
}
.inst-main2 {
width:100%;
margin:0 auto 0;
/* font-size:.85em; */
line-height:1.6;
background:#f9f9f9;
padding:3rem 0 ;
}
.inst-cover {
width:70%;
margin:0 auto 2em;
}
.inst-lede dl {
font-size: 1em;
margin-bottom:2em;
}
.inst-lede dt,.inst-coat-ttl,.inst-sec-ttl{
font-size: 1.4rem;
color:#b4aba3;
font-weight:normal;
padding: .2em 0;
font-family: 'century gothic','Josefin Sans',sans-serif;
}
.inst-lede .name {
  margin-bottom: 3em;
}
.inst-lede .name dd {
font-size: 2.6rem;
}
.inst-lede .omg .inst-prof-cmt{
  font-size: 1.2rem;
  line-height: 2em;
  text-align: left;
}
.inst-lede-genre-box{
font-size: 1.4rem;
letter-spacing:-1px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.inst-lede-genre-box a,.inst-lede-genre-box span{
  padding: .2em .3em;
}
.inst-lede-genre-box span{
  color:#b4aba3;
}

.inst-coat {
padding:2rem 2rem 1rem;
line-height:1.7;
background: #f6f6f6;
border-radius: 4px;
}
.inst-coat-desc p,.inst-prof-info p{
  font-size: 1.2rem;
  /* text-align: justify; */
  line-height: 1.7;
  padding: .8em 0;
  letter-spacing: .05rem;
}

.inst-col-b {
margin-bottom: 3rem;
}
.inst-prof-cmt{
  padding: 2rem;
  background: white;
  border-radius: .4em;
  margin: 1em 0 0;
  line-height: .8em;
}
.inst-prof-info {
  padding: 1rem 2rem 1rem;
  margin-top:1em;
  margin-bottom:2em;
  background: #fff;
  border: 4px solid #eee;
}
.inst-sec-ttl{
  font-size: 1.6rem;
}


.inst-lesson-box{
display: block;
padding:1.2em 1em;
font-size:.9em;
margin-top:1em;
}
.inst-lesson-info {
font-size:1em;
display: block;
width: 100%;
line-height:1.1;
}
.inst-lesson-info p{
font-size:1.1em;
line-height:1.6;
text-align:center;
}
.inst-lesson-info p.time {
margin-left:-.6em;
}
.inst-lesson-btn {
padding:.8em;
font-size:1.1em;
text-align:center;
margin-top:.5em;
}
.inst-lesson-btn:after {
font-size:.7em;
right:.8em;
}
.inst-lesson-btn span {
display:inline;
}
.inst-page .cssacc:checked + label:after{content:none;}


.inst-page .accbox {
  margin-bottom: 1em;
  border: 4px solid #eee;
  font-size: 1em;
  font-weight: 500;
}
.inst-page .accbox input {
  display: none;
}
.inst-page .accbox label {
  display: block;
  font-family: 'Oswald', sans-serif;
  padding: .7em 1em;
  font-weight: 500;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.inst-page .accbox label:after{
  content:none;
}
.inst-page .accbox .accshow {
    height: auto;
    padding: 0;
    overflow: hidden;
    opacity: 1;
    transition: 0.8s;
    background: #fff;
}
.inst-page .accbox .lessontime{
  font-size: 2rem;
}
.inst-page .accbox .lessontime span {
  font-size: .7em;
}

.inst-page .accshow form {
  width: 100%;
  border-top: 1px dotted #ccc;
}
.inst-page .cssacc:checked + label + .accshow {
  padding-bottom: 0;
}

.inst-page .class-box {
  font-size: 1rem;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  min-height: initial;
}
.inst-page .class-box .info {
  width: 100%;
  padding: 1em;
  position: relative;
}
.inst-page .class-box .info .lessontime {
  font-family: 'Oswald', sans-serif;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: .4em;
  font-weight: 500;
}
.inst-page .class-box .add {
  font-size: 1.5em;
}
.inst-page .class-box .info .genre, .inst-page .class-box .info .level {
  font-size: 1.2em;
  width: 62%;
  font-weight: normal!important;
}
.class-box .info .genre span {
  display: block;
}
.inst-page .class-box .info .level span {
  margin-left: .5em;
  font-weight: normal;
  border-left: 1px solid #ddd;
}
.inst-page .class-box .info button {
  /* position: absolute;
  right: .5em;
  bottom: .7em; */
  width: 35%;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border-radius: 2px;
  background: #fe8fa4;
  color: #fff;
  padding: .75em .25em;
}
.info_wrap_top{
  display: flex;
  justify-content: space-between;
}
.info_wrap_bottom{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (min-width: 769px){
  .inst-lede{
    text-align: left;
  }

  .subgenre_subttl {
    font-size: 1.4rem;
  }

  .no-visual .instructor {
    margin-top: 8.494rem;
  }
  .genre-inst-box {
    width: 18%;
    margin: 2% 1%;
  }
  .yoga-genre-link{
    position: absolute;
    top: 0;
    right: 1%;
    width: 12em;
  }
  .yoga-genre-link a {
    width: 100%
  }
  .genre-up-sec2 h2 {
    font-size: 2.6rem;
    margin-bottom: 1.4em;
  }

  .ttl-genre {
    font-size: 2.4rem;
  }
  .sub_categories li a {
    font-size: 13px;
  }
  .yoga-genre-desc {
    font-size: 15px
  }
  .blog-bt a {
    width: auto;
    display: inline-block;
    font-size: 13px
  }

  .inst-block {
    display: flex;
    justify-content: center;
    margin: 2em 0;
  }
  .inst-main2 .inst-block{
    justify-content: space-between;
  }
  .inst-col{
    width: 45%;
  }
  .inst-col-c{
    width: 48%;
  }
  .inst-col-a,.inst-col-b{
    text-align: left;
  }
  .inst-lede-genre-box {
    justify-content: flex-start;
  }
  .inst-lede .name dd {
    margin-left: .4rem;
    font-size: 3rem;
  }
  .inst-coat-desc p, .inst-prof-info p ,.inst-prof-cmt p{
    font-size: 16px
  }
}/* mq960 end */