@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("import.css");
/* 共通
-------------------------------------------------------------*/

.sp {
	display: none;
}
html, body {
	width: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", メイリオ, Meiryo, Verdana, "ＭＳ ゴシック", Osaka-mono, sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #333333;
	font-size: 15px;
	text-align: center;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}
.diet_img {
	display:none;
}
.wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
a {
	outline: none;
	color: #E0007F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.content--introduction {
	max-width: 100% !important;
	position: relative;
	top: -15px;
	line-height: 1.5;
}
.content img {
	width: auto !important;
}
.headline01 {

	text-align: center;
}
.headline01 h3 {
	font-size: 40px;
    line-height: 1;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
}
.headline01 p {
	font-size: 18px;
	color: #e51373;
	position: relative;
	top: 10px;
	z-index: 999;
	text-align: center;
}

.headline02 {
	padding: 0 25px;
	    margin-bottom: 54px;
	font-size: 40px;
	text-align: center;
	line-height: 1.3;
}
.headline02 h3 {
    margin-top: 16px;
}


/* mainvi 
------------------------------------------------------*/
section.mainvi {
	background: url(../images/header_bg.jpg) no-repeat top center;
	background-size: cover;
    height: 428px;
    position: relative;
}

section.mainvi .program_title_area {
    background: url(../img/shop/program/vrc/header_bg.jpg) center top no-repeat;
    background-size: cover;
    height: 428px;
    position: relative;
}
section.mainvi .program_title_area:before {
    content: "";
    display: block;
    width: 100%;
    height: 188px;
    background-color: #fff;
    opacity: 0.7;
    position: absolute;
    left: 0;
    bottom: 0;
}
section.mainvi .program_title_area .wrapper {
    position: relative;
}
section.mainvi .pg_title {
    margin: 0;
    padding: 45px 0 0;
}
section.mainvi .pg_title img{
    width: 440px;
}
section.mainvi .pg_batch_wrap {
    background-color: #fff;
    padding: 2px;
    position: absolute;
    width: 131px;
    text-align: center;
    border-radius: 5px;
}
section.mainvi .pg_batch_wrap {
	top: 45px;
    left: 320px;
	right: 0;
}
section.mainvi .pg_batch {
    border-radius: 5px;
    padding: 12px 0;
    font-size: 15px;
    color: #fff;
    line-height: 1;
}
section.mainvi .pg_batch.pay {
    background-color: #e5004e;
}
section.mainvi .program_header_txt {
    font-size: 16px;
    margin-top: 62px;
    width: 520px;
}
section.mainvi .program_header_notice {
    font-size: 12px;
    line-height: 1;
    margin-top: 10px;
}
section.mainvi .program_header_img {
    position: absolute;
    top: 0;
    right: -40px;
}
/* about 
------------------------------------------------------*/
section.about {
	    background-color: #ffe6f5;
    margin-top: 110px;
    padding: 50px 0;
}
section.about p.catch {
	text-align: center;
	font-size: 18px;
	padding-bottom: 40px;
}
section.about p.catch2 {
	text-align: center;
	font-weight: bold;
	color: #30abd0;
	font-size: 26px;
	padding-bottom: 60px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section.about ul.col3 {
	    margin-top: 65px;
}
section.about ul.col3 li {
	width: 308px;
	float: left;
	margin-right: 35px;
	text-align: center;
}
section.about ul.col3 li:last-child {
	margin-right: 0;
}

section.about ul.col3 li h3 {
    color: #e51373;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
}
section.about ul.col3 li h3 span {
}
section.about .photo img{
	height: 150px;
	width: auto;

} 
section.about .text {
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
	    padding-top: 20px;
}
section.about .hosoku {
	text-align: right;
	font-size: 12px;
	margin-top: 20px;
}
section.about .blood_flow_area {
    background-color: #fff;
    padding: 32px 36px 28px;
    border-radius: 5px;
    margin-top: 35px;
}
section.about .blood_flow_en {
    font-size: 18px;
    line-height: 1;
    color: #e51373;
}
section.about .blood_flow_title {
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #e51373;
    font-weight: bold;
}
section.about .blood_flow_list {
    float: left;
    width: 350px;
}
section.about .blood_flow_list li {
    display: table;
    table-layout: fixed;
    min-height: 38px;
    margin-bottom: 20px;
}
section.about .bf_num {
    display: table-cell;
    vertical-align: middle;
    width: 38px;
}
section.about .bf_num span {
    display: block;
    width: 38px;
    height: 38px;
    font-size: 20px;
    line-height: 1;
    border: 4px solid #e51373;
    color: #e51373;
    border-radius: 50%;
    padding: 5px 0;
    text-align: center;
}
section.about .bf_txt {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.3;
    padding-left: 12px;
}
/* effect 
------------------------------------------------------*/
section.effect {
	background: url(../images/yoga_effect_bg_pc.jpg) no-repeat;
	background-size: cover;
	padding: 50px 0 0px;
}
section.effect .headline01 {
	padding:0 0 1px;
}
section.effect .text {
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
section.effect .left {
	width: 474px;
	float: left;
}
section.effect .left p.whats_txt {

font-size: 16px;
    margin-top: 25px;

}
section.effect .left p img {
	margin-bottom: 5px;
}
section.effect .right {
	float: right;
	width: 478px;

	padding: 26px 31px 18px;
    border-radius: 5px;
	    background-color: #e51373;
}


section.effect .whats_promise {
    float: right;
    width: 478px;
    background-color: #e51373;
    padding: 26px 31px 18px;
    border-radius: 5px;
}
section.effect .promise_title_en {
    color: #fff100;
    font-size: 18px;
    line-height: 1;
    text-align: center;
}
section.effect .promise_title {
    margin-top: 10px;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
section.effect .promise_list {
    margin-top: 36px;
}
section.effect .promise_list li {
    background-color: #fff;
    width: 100%;
    padding: 20px 16px 20px 100px;
    font-size: 18px;
    position: relative;
    margin-bottom: 17px;
}
section.effect .promise_num {
    width: 62px;
    font-size: 32px;
    line-height: 1;
    padding: 11px 0;
    text-align: center;
    color: #e51373;
    border: 4px solid #e51373;
    position: absolute;
    left: 22px;
    top: 50%;
    margin-top: -31px;
    border-radius: 50%;
}


/* voice 
------------------------------------------------------*/
section.voice {
	background: #efefef;
	padding: 90px 0 60px;
}
section.voice .wrapper {
	background: #fff;
	padding: 30px 50px;
}
section.voice h3 {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
section.voice h3 br {
	display: none;
}
section.voice table {
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
section.voice table th {
	background: #8fbe39;
	color: #fff;
	padding: 18px 25px;
	width: 200px;
	border-bottom: 1px solid #ddd;
}
section.voice table td {
	border-bottom: 1px solid #ddd;
	padding: 18px 25px;
}
/* taiken 
------------------------------------------------------*/
section.taiken {
	padding: 40px 0 88px;
background-color: #e51373;

}section.taiken .headline01 p{
	    color: #fff100;
}
section.taiken h3 {
	text-align: center;
	color:#fff;
}

section.taiken ul.col3 {
    margin-top: 60px;
}
section.taiken ul.col3 li {
    float: left;
    border: 4px solid #fff;
}
section.taiken ul.col3 li:first-child {
    margin-right: 25px;
}
section.taiken ul.col3 li:nth-child(2){
    margin-right: 24px;
}
section.taiken ul.col2 {
    margin-top: 45px;
}
section.taiken ul.col2 li {
    float: left;

    font-size: 16px;
        width: 480px;
        color:#fff;
}
section.taiken ul.col2 li:last-child {
    float: right;
	}
	section.taiken .hosoku {
	text-align: right;
	font-size: 12px;
	margin-top: 20px;
	color: #fff;
}
section.taiken a{
	    transition: .4s;
	        color: #333;
	        text-decoration: none;
}
section.taiken a:hover {
	background-color: #942658;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	box-shadow: 0 2px 0px #3e1025;
	-moz-box-shadow: 0 2px 0px #3e1025;
	-webkit-box-shadow: 0 2px 0px #3e1025;
	text-decoration: none;
}
.systembtn_wrap a{
	color: #fff !important;
}
.program_contact_btn {
	width: 770px;
	margin: 25px auto 0;
}
.program_contact_btn a {
	text-align: center;
	display:  block;
	width: 770px;
	padding: 25px 0;
	font-size: 26px;
	font-weight: 900;
	line-height: 44px;
}
.program_contact_btn a:before {
	content: "";
	display: inline-block;
	margin-right: 15px;
	width: 44px;
	height: 44px;
	vertical-align: middle;
	background-size: 44px 44px;
	background-position: left top;

	background-repeat: no-repeat;
}
.linkbtn_wrap .program_contact_btn a:before {
		background-image: url(../images/icon_tour.png);
	}
.pink_btn {
    color: #fff;
    background-color: #731741;
    box-shadow: 0 4px 0px #3e1025;
    -moz-box-shadow: 0 4px 0px #3e1025;
    -webkit-box-shadow: 0 4px 0px #3e1025;
}


.linkbtn_catch {
    margin-top: 70px;
    color: #fff;
}
.linkbtn_catch {
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
}


.linkbtn_wrap .program_contact_btn{
    float: left;
    width: 48%;
    margin-right: 2%;
}
.linkbtn_wrap .program_contact_btn a{
    width: auto;
}
.program_contact_btn.btn_inquiry a:before{
    background-image: url(../images/icon_inquiry2.png);
}
.linkbtn_wrap .program_contact_btn:last-of-type{
    margin-right: 0;
}
.linkbtn_wrap.linkbtn_onlyone .program_contact_btn {
    float: none;
    margin-right: auto;
}
.yellow_btn {
    background-color: #ffe700;
    box-shadow: 0 4px 0px #d8a400;
    -moz-box-shadow: 0 4px 0px #d8a400;
    -webkit-box-shadow: 0 4px 0px #d8a400;
}


.yellow_btn:hover {
	background-color: #fff500 !important;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	box-shadow: 0 2px 0px #d8a400;
	-moz-box-shadow: 0 2px 0px #d8a400;
	-webkit-box-shadow: 0 2px 0px #d8a400;
}
/* tyui 
------------------------------------------------------*/
section.tyui {
	background: #efefef;
	padding: 70px 0 70px;
}
section.tyui .wrapper {
	background: #fff;
	padding: 30px 100px 10px;
}
section.tyui h3 {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin: 10px auto 40px;
	border-bottom: 1px dashed #000000;
	display: inline-block;
	padding-bottom: 5px;
}
section.tyui h3 img {
}
section.tyui h4 {
	font-size: 24px;
	margin-bottom: 13px;
	font-weight: bold;
}
section.tyui ul {
	margin-bottom: 50px;
	font-size: 16px;
}
section.tyui ul li {
	background: url(../images/yoga_circle.png) no-repeat 0 9px;
	padding-left: 20px;
	margin-bottom: 10px;
}
/* staff
------------------------------------------------------*/

.staff_area{
	background-color: #ffe6f5;
	padding: 70px 0;
	margin-bottom:50px;
}
.staff_title{
	    font-size: 40px;
    line-height: 1;
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
}


.content--staff {
  width: 100%;
  max-width: 1000px;
}
.staff_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.staff_list li {
		background: #fff;
  margin-bottom: 25px;
  padding: 20px;

}
.staff_box {
  display: table;
  width: 100%;
}
.staff_info {
  display: table-cell;
  width: 30%;
  height: 100%;
  vertical-align: middle;
border-right: 1px solid #e2e2e2 !important;
}
.staff_img {
  float: left;
  width: 96px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.staff_info_txt {
  float: left;
  width: 150px;
  vertical-align: middle;
  margin-top: 25px;
  padding-left: 20px;
  line-height: 1.4;
  font-size: 14px;
}
.staff_status {
  margin: 0 0 5px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: "Noto Sans Japanese Bold";
}
.staff_name {
  margin: 0;
  padding: 0;
  color: #009342;
  font-size: 20px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ","Meiryo",Verdana,"ＭＳ ゴシック",Osaka-mono,sans-serif;
  font-weight: bold;
  line-height: 1;
}
.staff_voice {
  width: 60%;
  display: table-cell;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.4;
  vertical-align: middle;
  text-align: left;
}
