@charset "utf-8";
#effect-header {
	background-image: url(/hot-yoga-benefits/images/effect_visual.jpg);
}

@media screen and (min-width: 761px), print {
/*0: common
=========================================*/
.lnav {
	font-size: 13px;
}
.lnav ul li a {
	padding: 0 1.25em;
}

/* プログラム紹介 */
.pg-remarks {
	font-size: 16px;
}
.pg-remarks span {
	display: inline-block;
	margin-right: .15em;
	font-size: 30px;
	color: #BB1B21;
	vertical-align: -.1em;
}
.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;
	margin-bottom: 20px;
}
.pg-item dd p:last-child {
	margin-bottom: 0;
}

/*1: /hot-yoga-benefits/index.html
=========================================*/
#effectlead {
	text-align: center;
}
#effectlead h2 {
	margin-bottom: 70px;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}
#effectlead h2 span {
	color: #DE580D;
}
.effectlead-figure {
	overflow: hidden;
	width: 736px;
	margin: 0 auto;
	background: url(/hot-yoga-benefits/images/effect_lead_multiply.svg) no-repeat center center /40px 40px;
}
.figure01,	.figure02 {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 310px;
	height: 310px;
	margin-bottom: 0;
	box-sizing: border-box;
	border-radius: 165px;
	color: #fff;
	font-size: 18px;
	font-weight: 500px;
	text-align: center;
}
.figure01 {
	margin-right: 116px;
	border: 8px solid #F8DECF;
	background-color: #DC580D;
}
.figure01 span::before {
	content: url(/hot-yoga-benefits/images/effect_lead_fire.svg);
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto 20px;
}
.figure02 {
	border: 8px solid #FCE8CC;
	background-color: #EE8A00;
}
.figure02 span::before {
	content: url(/hot-yoga-benefits/images/effect_lead_sweat.svg);
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto 20px;
}
.effectlead-txt01 {
	font-size: 24px;
}
.effectlead-txt01::before {
	content: url(/hot-yoga-benefits/images/effect_lead_arrow.svg);
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto 50px;
}
.effectlead-txt02 {
	font-size: 30px;
	font-weight: 500;
}
.effectlead-txt02 em {
	color: #BB1B21;
	font-size: 60px;
	line-height: 1;
	letter-spacing: .025em;
}
.effectlead-txt02 span {
	font-size: 40px;
	color: #BB1B21;
}
#resolution {
}
.effect-contents-list {
	overflow: hidden;
}
.effect-contents-list dl {
	float: left;
	width: 490px;
}
.effect-contents-list dl:nth-child(2n-1) {
	clear: left;
	margin-right: 44px;
}
.effect-contents-list dl:nth-child(n+3) {
	margin-top: 60px;
}
.effect-contents-list dt a {
	display: block;
	font-size: 24px;
	font-weight: 500;
}
.effect-contents-list dt a em {
	color: #DE580D;
}
.effect-contents-list dt a figure {
	position: relative;
	display: block;
	margin-bottom: 20px;
}
.effect-contents-list dd {
	font-size: 16px;
}
.effect-contents-list dd p:first-child {
	font-size: 18px;
}
.effect-contents-list dd p:last-child {
	margin-bottom: 0;
}
#resolution .notes {
	text-align: right;
}
.effect-contents-list a figure {
	position: relative;
}
.effect-contents-list a figure::after {
	content: url(/common/images/linkarea_arrow.svg);
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 60px;
	height: 60px;
}
#effect-topics {
	padding: 120px 0;
	background-color: #F5F5F5;
}
#effect-topics .inner-wrap {
	overflow: hidden;
}
.effect-topics-left {
	float: left;
	width: 580px;
	margin-right: 44px;
	font-size: 16px;
}
.effect-topics-left h2 {
	margin-bottom: 24px;
	font-size: 30px;
	font-weight: 500;
}
.effect-topics-left h2 span {
	display: block;
	margin-bottom: .5em;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
}
.effect-topics-left p:last-child {
	margin-bottom: 0;
}
.effectSlider {
	float: left;
	width: 400px;
	height: 257px;
	overflow: hidden;
}
.effectSlider img {
	width: 100%;
	height: auto;
}

/*2: /hot-yoga-benefits/..
=========================================*/
.effectSummary {
}
.effectSummary h2 {
	margin-bottom: 100px;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}
.effectModalList {
	display: flex;
	justify-content: space-between;
}
	.effectModalList.num3{
		justify-content: center;
	}
	.effectModalList.num3 li {
		margin: 0 13px;
	}
.effectModalList li:nth-child(n+2) {
}
.effectModalBtn {
	position: relative;
	display: block;
	width: 236px;
	height: 236px;
	padding-top: 60px;
	background-color: #F08C00;
	border: 8px solid #FDDD4C;
	border-radius: 118px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
}
.effectModalBtn:hover{
	opacity: .7;
}
.effectModalBtn::after {
	content: "+";
	position: absolute;
	left: 50%;
	bottom: 40px;
	display: block;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	background-color: #fff;
	border-radius: 20px;
	color: #DE580D;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.effectModal {
	position: relative;
	width: 846px;
}
.effectModal p{
	margin-bottom: 0;
}
.effectModal dl {
	width: 100%;
}
.effectModal dt {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	background-color: #F5F5F5;
	font-size: 24px;
	font-weight: 500;
}
.effectModal dd {
	padding: 40px 223px;
	background-color: #fff;
	font-size: 16px;
}
.effectModal dd .result{
	padding-top: 150px;
	background: url(/hot-yoga-benefits/images/effect_lead_arrow.svg) no-repeat center top 50px /50px 50px;
	color: #DE580D;
}
.effectModal dd .result-ttl{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
.effectModal .effectModal-close{
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background: url(/hot-yoga-benefits/images/btn_modalclose.svg) no-repeat center center /25px 25px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.effectModal {
	display: none;
}
#modal-overlay{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	z-index: 10000;
	display: none;
}
#modal-container{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10001;
	background-color: #fff;
}
#modal-container .effectModal{
	display: block;
}

.effect-linkbox {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1024px;
	height: 400px;
	margin: 120px auto 0;
	background: url(/hot-yoga-benefits/images/effect_linkbox_bg.jpg) no-repeat center center /cover;
}
.effect-linkbox > div {
	width: 360px;
	margin: 0 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
	.effect-linkbox a.btn-l{
		border-width: 2px;
	}
	.effect-linkbox a.btn-l:hover{
		border-color: #fff;
	}

.uservoice {
	margin-top: 80px;
	padding: 24px 30px;
	border: 1px solid #D6D7D7;
	font-size: 16px;
}
.uservoice dt {
	margin-bottom: 30px;
	color: #DE580D;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
.uservoice dd {
	overflow: hidden;
}
.uservoice dd .uservoicer {
	float: left;
	margin: 0;
}
.uservoice dd .notes {
	float: right;
	margin: 0;
	padding: 5px 0 0;
}

}
