@charset "utf-8";

#service-header{
	background-image: url(/fitness-programs/images/visual-service-fitness.jpg);
}
#floating-header{
	background-image: url(/programs/images/visual_floating.jpg);
}
#h2water-header{
	background-image: url(/programs/images/visual_h2water.jpg);
}

@media screen and (min-width: 761px), print {
/*PC*/

/*0: common
=========================================*/
article{
	font-size: 16px;
	line-height: 1.75;
}
.narrow-wrap{
	width: 700px;
	margin: 0 auto;
}
.narrow-wrap + h3{
	margin-top: 100px;
}

/* アンカーリンク */
.anchor-menu{
	margin: 100px auto;
}

/* ページリード */
.service-lead{
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.75;
}
.service-lead p:last-child{
	margin-bottom: 0;
}

/* プログラム紹介 */
.pg-remarks {
	font-size: 16px;
}
.pg-remarks span {
	display: inline-block;
	margin-right: .15em;
	font-size: 30px;
	color: #BB1B21;
	vertical-align: -.1em;
}
.pg-pickup{
	overflow: hidden;
	margin-bottom: 60px;
}
.pg-pickup dt {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}
.pg-pickup dd.pg-pickup-img{
	float: left;
	width: 490px;
	margin-right: 44px;
}
.pg-pickup dd.pg-pickup-txt{
	float: left;
	width: 490px;
}
.pg-wrap {
	overflow: hidden;
}
.pg-item {
	float: left;
	width: 490px;
}
.pg-item:nth-child(2n-1) {
	clear: left;
	margin-right: 44px;
}
.pg-item:nth-child(n+3) {
	margin-top: 60px;
}
.pg-item dt {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}
.pg-time {
	display: inline-block;
	color: #F7B200;
}
.pg-hardness {
	display: inline-block;
	padding-left: .5em;
	color: #BB1B21;
}
.pg-hardness:first-letter {
	display: inline-block;
	margin-right: .15em;
	font-size: 30px;
	vertical-align: -4px;
}
.pg-opt-trial,	.pg-opt-menber {
	float: right;
	display: inline-block;
	min-width: 112px;
	margin-top: 4px;
	padding: 0 1em;
	color: #fff;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
}
.pg-opt-trial {
	background-color: #BB1B21;
}
.pg-opt-menber {
	background-color: #DE580D;
}
.pg-item dd {
	font-size: 16px;
}
.pg-item dd img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.pg-item dd p:last-child {
	margin-bottom: 0;
}

.fh01, .fh02{
	display: block;
	width: 340px;
	margin-bottom: 6px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
.fh01{
	background-color: #DE697F;
}
.fh02{
	background-color: #DE580D;
}
.pg-wrap + h3 {
	margin-top: 120px;
}	
	
.pg_wave_new {
	background-color:#BB1B21;
	color:#FFF;
	padding:0 10px;
	margin-left:10px;
	border-radius: 3px;
	}
	
.pg_wave_note {
	font-size:13px;
	color:#DF0101;
	}

/* [対象者限定]マスターレッスン */
#masterLesson{
	margin-top: 120px;
}
#masterLesson figure{
	margin-bottom: 40px;
	text-align: center;
}

/*1: service
=========================================*/
#programContents01{
	margin-top: 100px;
	padding: 100px 0;
	background-color: #F5F5F5;
}
.programContainer01{
	width: 700px;
	margin: 0 auto 90px;
}
.programContainer01 dt{
	margin-bottom: 20px;
	color: #DE580D;
	font-size: 24px;
	font-weight: 500;
}
.programContainer01 dt a{
	display: block;
}
.programContainer01 dt figure{
	position: relative;
	margin-bottom: 40px;
}
.programContainer01 a figure::after {
	content: url(/common/images/linkarea_arrow.svg);
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 60px;
	height: 60px;
}
.programContainer01 dd{
	font-size: 16px;
}
.programBtnContainer01{
	text-align: center;
}
.programBtnContainer01 p{
	color: #DE580D;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 500;
}

.other-menu-list{
	overflow: hidden;
}
.otmenu{
	float: left;
	width: 320px;
	margin-left: 32px;
}
.other-menu-list .otmenu:nth-child(3n-2){
	clear: left;
	margin-left: 0;
}
.other-menu-list .otmenu:nth-child(n+4){
	margin-top: 60px;
}
.otmenu dt{
	margin-bottom: 14px;
}
.otmenu dt a{
	position: relative;
	display: block;
	color: #DE580D;
	font-size: 18px;
	font-weight: 500;
}
.otmenu dt a figure{
	position: relative;
}
.otmenu dt a figure::after {
	content: url(/common/images/linkarea_arrow.svg);
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
}

.otmenu dt img{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

/*2: yoga
=========================================*/
#yogaServiceMap{
	padding: 60px 0;
	background-color: #F5F5F5;
	text-align: center;
}
#yogaServiceMap h2{
	margin-bottom: 50px;
	font-size: 24px;
	font-weight: 500;
}

.floating-points .fl-point:nth-child(n+2){
	margin-top: 60px;
}
.fl-point{
	overflow: hidden;
}
.fl-point figure{
	float: left;
	width: 350px;
	margin-right: 46px;
}
.fl-point dl{
	float: left;
	width: 628px;
}
.fl-point dl dt{
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 36px;
	font-weight: 500;
}
.fl-point dl dt span{
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-right: 10px;
	border-radius: 18px;
	background-color: #DE580D;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}

/* floating
=========================================*/
.floating-anchor-menu li{
	flex-grow: 2;
}
.floating-anchor-menu li:first-child{
	flex-grow: 3;
}

/* h2-water
=========================================*/
#h2water-lead h2{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

/* meditation
=========================================*/
#meditation-lead h2{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}
#meditation-content h3{
	margin-top: 100px;
}
#meditation-content h2 + h3{
	margin-top: 0;
}
#meditation-content .meditation-effect{
	margin-top: 50px;
	text-align: center;
}

	/* SPECIAL
=========================================*/

/* マスターレッスン誕生リンク*/
.ml_textlink a{
	color: #DE580D;
}

/* LAVAを初めてご利用いただく方テキスト */
dl.firsttimeuser{
	margin-top: 30px;
}
dl.firsttimeuser dt{
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

}
