@charset "utf-8";

h1 {
	height: 107px;
	width: 100%;
	font-size: 35px;
	color: #FFF;
	line-height: 105px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.2em;
	background-image: url(../images/cmn_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.yoga {
	height: 514px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-image: url(../images/06_yoga/06_yoga_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.yoga_01 {
	background-image: url(../images/06_yoga/06_yoga_01bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 435px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.yoga_011 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.yoga_01_1 {
	width: 502px;
	float: left;
}
.yoga_01_1 p {
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.yoga_01_1 img {
	margin-bottom: 30px;
}

.yoga_01_2 {
	height: 289px;
	width: 399px;
	float: right;
}
.yoga_02 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/06_yoga/06_yoga_02bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 1675px;
	margin-bottom: 30px;
}
.yoga_021 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.yoga_02_1 {
	float: left;
}
.yoga_02_1 p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 0px;
}
.yoga_02_1 img {
	margin-bottom: 40px;
}
.yoga_02_2 {
	height: 280px;
	width: 297px;
	float: right;
	margin-bottom: 50px;
}
.yoga_02_3 {
	background-image: url(../images/06_yoga/06_yoga_02_01bg.jpg);
	height: 505px;
	width: 410px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.yoga_02_3_1 {
	width: 410px;
	padding-top: 123px;
}
.yoga_02_3_1 table tr th {
	text-align: left;
	padding-bottom: 10px;
}
.yoga_02_3_1 table tr td {
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
}




.yoga_02_4 {
	background-image: url(../images/06_yoga/06_yoga_02_02bg.jpg);
	height: 505px;
	width: 410px;
	float: right;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.yoga_02_4_1 {
	height: 228px;
	width: 208px;
	float: left;
	margin-top: 123px;
}
.yoga_02_4_2 {
	background-image: url(../images/06_yoga/06_yoga_02_02pic02.png);
	height: 229px;
	width: 185px;
	float: right;
	margin-top: 123px;
}
.yoga_02_5 {
	background-image: url(../images/06_yoga/06_yoga_02_03bg.png);
	height: 545px;
	width: 410px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.yoga_02_5_1 {
	background-image: url(../images/06_yoga/06_yoga_02_04pic.png);
	height: 275px;
	width: 408px;
	margin-top: 123px;
}
.yoga_02_5_1 p {
	font-size: 12px;
	color: #666;
}


.yoga_02_6 {
	background-image: url(../images/06_yoga/06_yoga_02_04bg.png);
	height: 545px;
	width: 430px;
	float: right;
	margin-bottom: 55px;
	padding-right: 20px;
	padding-left: 20px;
}
.yoga_02_6 img {
	margin-top: 123px;
}

.yoga_02_7 {
	text-align: center;
}
.yoga_03 {
	background-image: url(../images/06_yoga/06_yoga_01bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 440px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.yoga_031 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.yoga_03 p {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 25px;
}

.yoga_03_1 {
	text-align: center;
	margin-bottom: 10px;
}
.yoga_03_2 {
	text-align: center;
}
.yoga_04 {
	width: 958px;
	border: 1px solid #E0E0E0;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-bottom: 100px;
	margin-right: auto;
}
.yoga_04 table tr th {
	font-size: 14px;
}
.yoga_04 table tr td {
	font-size: 12px;
}
.yoga_04 table tr td p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.pagetop2 {
	font-size: 14px;
	text-align: right;
	margin-bottom: 20px;
	color: #A80016;
}
.pagetop2 a {
	color: #A80016;
}

/*----------------------------------------
	cmn_btn
-----------------------------------------*/
.cmn_btn{
	box-sizing: border-box;
	text-align: center;
	display: flex;
	position: fixed;
	justify-content: space-between;
	z-index: 99;
	width: 100%;
	bottom: 0;
}
.cmn_btn dl{
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	padding: 20px 0;
}
.cmn_btn dd{
	font-size: 2vw;
	padding-left:4%;
}
.cmn_btn dt{
	width:10%;
}
.cmn_btn .tel{
	background:url("../images/rn_cmn/cmn_bottom_btn.png") no-repeat right 5px bottom 5px #ffa800;
	color: #FFF;
	width:100%;
}
.cmn_btn .regist{
	background:url("../images/rn_cmn/cmn_bottom_btn.png") no-repeat right 5px bottom 5px #006ff8; 
	width:100%;
}
.cmn_btn .regist dl{
	color: #fff;
	text-decoration:none;
}
.cmn_btn .see{
	background:url("../images/rn_cmn/cmn_bottom_btn.png") no-repeat right 5px bottom 5px #219bc6; 
	width:100%;
}
.cmn_btn .see dl{
	color: #fff;
	text-decoration:none;
}
.cmn_btn .ex{
	background:url("../images/rn_cmn/cmn_bottom_btn.png") no-repeat right 5px bottom 5px #de6b89; 
	width:100%;
}