@charset "utf-8";

/* Yoga
--------------------------------------------------------------------------*/

#yoga section.key-v{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10%;
    background: url("../img/yoga/key-v-bg.jpg") repeat-x;
}

#yoga section.key-v div.cnt-box-f{
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

#yoga section.key-v div.cnt-box-f div.cnt-box-r img{
    margin-top: 5%;
}


#yoga section.key-v div.ct-logo{
    margin-top: 15%;
}

#yoga section.key-v p{
    margin-bottom: 30px;
}

#yoga section.key-v div.tm{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 30px;
    font-weight: bold !important;
  display: flex;
  justify-content: left;
  align-items: center;
    overflow: hidden;
}

#yoga section.key-v div.tm span.tm-box{
    position: relative;
    box-sizing: border-box;
    background: #f25488;
    padding: 15px 20px;
    color: #FFFFFF;
    font-weight: bold;
    display:inline-block;
    font-size: 110%;
    text-align: center;
    white-space: nowrap;
}

#yoga section.key-v  div.tm span.tm-tx{
    position: relative;
    padding: 0 20px;
    font-size: 160%;
    line-height: 1.5rem;
    font-weight: bold;
    display:inline-block;
}

#contents-yoga {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 0;
    border-top: 4px solid #3dbddf !important;
}

#contents-yoga h3 {
    background: #3dbddf;
    color: #FFFFFF;
    width: 40%;
    padding: 10px 30px;
    margin: 0 auto 30px auto;
    border-radius: 0 0 20px 20px;
    font-size: 180%;
}

#yoga h4 {
    background: #3dbddf;
}

#yoga section#contents{
    background: url("../img/yoga/cmn_line.png") top left repeat-x;
    padding: 40px 0 10px 0;
    margin-top: 20px;
}

.yoga-art{
    margin-bottom: 10px;
    padding-top: 12px;
}

#yoga section#contents h6, #yoga div.yoga-art h6{
    position: relative;
    padding-left: 55px;
    border-bottom: none;
    margin-bottom: 15px;
    font-size: 140%;
}

#yoga section#contents h6:before, #yoga div.yoga-art h6:before{
    content:url("../img/yoga/icon-h5.png");
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 46px;
    top:-7px;
    left: 0;
    margin: auto;
}

ul.yoga-kouka{
    position:relative;
    width: 55%;
    left: 0;
    right: 0;
    margin:0 auto 10px auto;
}

ul.yoga-kouka li{
    position: relative;
    display: inline-block;
    margin-right: 25px;
    padding-left: 20px;
}

ul.yoga-kouka li:after {
    content: '●';
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    top:0;
    left: 0;
    margin: auto;
    color: #3dbddf;
}

#contents-yoga div.yoga-box{
    position: relative;
    box-sizing:border-box;
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    border-bottom: dotted 1px #999;
    padding: 15px 0;
}

#contents-yoga div.yoga-box:last-child{
    border: none;
}

#contents-yoga div.yoga-box p{
    font-size: 160%;
}

#contents-yoga div.yoga-box-l{
    position: relative;
    width: 40%;
    margin-right: 5%;
    box-sizing:border-box;
}

#contents-yoga div.yoga-box-r{
    position: relative;
    width: 55%;
    box-sizing:border-box;
}

#always_wrap .cnt-box .yoga-box .h-center p{
	margin-bottom: 0;
}

#always_wrap .cnt-box .yoga-box.h-center-bx{
	position: relative;
	margin-top: 20px !important;
}


@media screen and (max-width:1200px) {

#yoga section.key-v div.cnt-box-f div.cnt-box-r img{
    margin-top: 15%;
}
    
ul.yoga-kouka{
    width: 70%;
}

}

@media screen and (max-width:640px) {

#yoga section.key-v div.ct-logo{
    margin-top: 5%;
}
    
#yoga section.key-v div.cnt-box-f div.cnt-box-r img{
    margin-top: 0;
}
    
#contents-yoga h3 {
    width: auto;
}
    
ul.yoga-kouka{
    width: 100%;
}
    
#contents-yoga div.yoga-box{
	display:block;
	align-items: center;
	justify-content: center;
    padding: 20px 0 0 0;
}

#contents-yoga div.yoga-box p{
    font-size: 120%;
}

#contents-yoga div.yoga-box-l{
    position: relative;
    width: 80%;
    margin:0 10%;
}

#contents-yoga div.yoga-box-r{
    width: 80%;
    margin:0 10%;
    padding: 15px 0 0 0;
}

#yoga section.key-v p{
    margin-bottom: 0;
}

#yoga section.key-v div.cnt-box-l{
    margin-bottom: 0;
}

#yoga section.key-v div.cnt-box-r{
    margin-bottom: 15px;
}
    
#yoga section.key-v div.tm{
    margin: 20px auto;
}

#yoga section.key-v div.tm span.tm-box{
    font-size: 100%;
}

#yoga section.key-v  div.tm span.tm-tx{
    position: relative;
    padding: 0 0 0 20px;
    font-size: 120%;
}

}


@media screen and (max-width:440px) {

#yoga section.key-v div.tm{
  display:block;
  justify-content: left;
  align-items: center;
    overflow: hidden;
}

#yoga section.key-v div.tm span.tm-box{
    position: relative;
    padding: 8px 15px;
    display:block;
    width: 50%;
    margin-bottom: 10px;
}

#yoga section.key-v  div.tm span.tm-tx{
    position: relative;
    padding: 0px;
    display:block;
    width: 100%;
}

}

/* YOUTUBE
--------------------------------------*/

iframe.youtube-f{
    position: relative;
    width: 100%;
    max-width: 800px;
    min-height: 450px;
    margin: auto;
}

@media screen and (max-width:640px) {

iframe.youtube-f{
    min-height: 300px;
}

}


@media screen and (max-width:540px) {

iframe.youtube-f{
    min-height: 270px;
}

}


@media screen and (max-width:440px) {

iframe.youtube-f{
    min-height: 230px;
}

}


@media screen and (max-width:340px) {

iframe.youtube-f{
    min-height: 180px;
}

}


