@charset "utf-8";

@media screen and (max-width: 740px) {
/*SP*/
/*0: common
=========================================*/
body, th, td{
	font-size: 14px;
	line-height: 1.75;
}
.narrow-wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 4.28%;
}
.narrow-wrap + h3{
	margin-top: 60px;
}

/* ページリード */
.service-lead{
	width: 100%;
	margin: 0 auto 40px;
	padding: 0 4.28%;
	font-size: 14px;
	line-height: 1.75;
}
.service-lead p:last-child{
	margin-bottom: 0;
}

/* プログラム紹介 */
.pg-remarks {
	font-size: 14px;
}
.pg-remarks span {
	display: inline-block;
	margin-right: .15em;
	font-size: 23px;
	color: #BB1B21;
	vertical-align: -.1em;
}
.pg-pickup{
	margin-bottom: 60px;
}
.pg-wrap {
	overflow: hidden;
}
.pg-item {
}
.pg-item:nth-child(2n-1) {
}
.pg-item:nth-child(n+2) {
	margin-top: 50px;
}
.pg-item dt {
	position: relative;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 23px;
	font-weight: 500;
}
.pg-time {
	display: inline-block;
	padding-right: .5em;
	color: #F7B200;
}
.pg-hardness {
	display: inline-block;
	color: #BB1B21;
}
.pg-hardness:first-letter {
	display: inline-block;
	margin-right: .15em;
	font-size: 23px;
	vertical-align: -4px;
}
.pg-opt-trial,
.pg-opt-menber {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	max-width: 120px;
	padding: 0 1em;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.pg-opt-trial {
	background-color: #BB1B21;
}
.pg-opt-menber {
	background-color: #DE580D;
}
.pg-item dd {
	font-size: 14px;
}
.pg-item dd img {
	display: block;
	margin-bottom: 15px;
}
.pg-item dd p:last-child {
	margin-bottom: 0;
}

.fh01, .fh02{
	display: block;
	width: 100%;
	margin-bottom: 6px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	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 9px;
	margin-left:10px;
	border-radius: 3px;
	}
	
.pg_wave_note {
	font-size:13px;
	color:#DF0101;
	}
	

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


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

.other-menu-list{
	overflow: hidden;
	margin-bottom: 60px;
}
.otmenu{
}
.other-menu-list .otmenu:nth-child(n+2){
	margin-top: 50px;
}
.otmenu dt{
	margin-bottom: 15px;
}
.otmenu dt a{
	position: relative;
	display: block;
	color: #DE580D;
	font-size: 17px;
	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: 30px 0;
	background-color: #F5F5F5;
	text-align: center;
}
#yogaServiceMap h2{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
}
#yogaContents03 dl dt{
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
}

/* floating
=========================================*/
.floating-points .fl-point:nth-child(n+2){
	margin-top: 60px;
}
.fl-point{
	overflow: hidden;
}
.fl-point figure{
	margin-bottom: 20px;
}
.fl-point dl{
}
.fl-point dl dt{
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 30px;
	font-weight: 500;
}
.fl-point dl dt span{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	border-radius: 15px;
	background-color: #DE580D;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
}
	
/* h2-water
=========================================*/
#h2water-lead h2{
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
}

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

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

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

}
