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

@media screen and (max-width: 760px), print {
/*0: common
=========================================*/
	.mainArea > article{
		margin-bottom: 0;
	}
.lnav {
	display: none !important;
}

/*1: /hot-yoga-benefits/index.html
=========================================*/
#effectlead {
	text-align: center;
}
#effectlead h2 {
	margin-bottom: 26px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
}
#effectlead h2 span {
	color: #DE580D;
}
.effectlead-figure {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	background: url(/hot-yoga-benefits/images/effect_lead_multiply.svg) no-repeat center center /20px 20px;
}
.figure01,	.figure02 {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40VW;
	height: 40VW;
	margin-bottom: 0;
	box-sizing: border-box;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	font-weight: 500px;
	text-align: center;
}
.figure01 {
	float: left;
	border: 4px solid #F8DECF;
	background-color: #DC580D;
}
.figure01 span::before {
	content: url(/hot-yoga-benefits/images/effect_lead_fire.svg);
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 5px;
}
.figure02 {
	float: right;
	border: 4px solid #FCE8CC;
	background-color: #EE8A00;
}
.figure02 span::before {
	content: url(/hot-yoga-benefits/images/effect_lead_sweat.svg);
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 5px;
}
.effectlead-txt01 {
	margin-bottom: 10px;
	font-size: 14px;
}
.effectlead-txt01::before {
	content: url(/hot-yoga-benefits/images/effect_lead_arrow.svg);
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 20px;
}
.effectlead-txt02 {
	font-size: 16px;
	font-weight: 500;
}
.effectlead-txt02 em {
	color: #BB1B21;
	font-size: 2em;
	line-height: 1;
	letter-spacing: .025em;
}
.effectlead-txt02 span {
	font-size: 1.5em;
	color: #BB1B21;
}
#resolution {
}
.effect-contents-list {
	overflow: hidden;
}
.effect-contents-list dl {
}
.effect-contents-list dl:nth-child(n+2) {
	margin-top: 50px;
}
.effect-contents-list dt a {
	display: block;
	font-size: 17px;
	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: 14px;
}
.effect-contents-list dd p:first-child {
	margin-bottom: 12px;
	font-size: 15px;
}
.effect-contents-list dd p:last-child {
	margin-bottom: 0;
}
#resolution .notes {
	margin: 20px 0 0;
	text-align: left;
}
.effect-contents-list a figure {
	position: relative;
}
.effect-contents-list a figure::after {
	content: url(/common/images/linkarea_arrow.svg);
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
}
#effect-topics {
	padding: 50px 0;
	background-color: #F5F5F5;
}
#effect-topics .inner-wrap {
	overflow: hidden;
}
.effect-topics-left {
	font-size: 14px;
}
.effect-topics-left h2 {
	margin-bottom: 16px;
	font-size: 17px;
	font-weight: 500;
}
.effect-topics-left h2 span {
	display: block;
	margin-bottom: .5em;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
}
.effect-topics-left p:last-child {
	margin-bottom: 0;
}
.effectSlider {
	margin: 20px 0 0;
	overflow: hidden;
}
.effectSlider li {
	display: none;
}
.effectSlider .bx-viewport li {
	display: block;
}
.effectSlider img {
	width: 100%;
	height: auto;
}

/*2: /hot-yoga-benefits/..
=========================================*/
.effectSummary {
}
.effectSummary h2 {
	margin-bottom: 25px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
}
.effectModalList {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.effectModalList li {
	position: relative;
	width: 46.25%;
	padding-top: 46.25%;
}
.effectModalList li:nth-child(n+3) {
	margin-top: 7.5%;
}
	.effectModalList.num3 li:nth-child(3){
		margin: 0 auto;
	}
.effectModalBtn {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	background-color: #F08C00;
	border: 4px solid #FDDD4C;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
}
.effectModalBtn::after {
	content: "+";
	position: absolute;
	left: 50%;
	bottom: 20px;
	display: block;
	width: 26px;
	height: 26px;
	margin-left: -13px;
	background-color: #fff;
	border-radius: 13px;
	color: #DE580D;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
.effectModal {
	position: relative;
	width: 100%;
}
.effectModal p{
	margin-bottom: 0;
}
.effectModal dl {
	width: 100%;
}
.effectModal dt {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	background-color: #F5F5F5;
	font-size: 17px;
	font-weight: 500;
}
.effectModal dd {
	padding: 20px;
	background-color: #fff;
	font-size: 14px;
}
.effectModal dd .result{
	padding-top: 60px;
	background: url(/hot-yoga-benefits/images/effect_lead_arrow.svg) no-repeat center top 10px /30px 30px;
	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: 40px;
	height: 40px;
	background: url(/hot-yoga-benefits/images/btn_modalclose.svg) no-repeat center center /30px 30px;
	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: 10001;
	display: none;
}
#modal-container{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 90%;
	transform: translate(-50%,-50%);
	z-index: 10002;
	background-color: #fff;
}
#modal-container .effectModal{
	display: block;
}

.pg-remarks {
	font-size: 14px;
}
.pg-remarks span {
	display: inline-block;
	margin-right: .15em;
	font-size: 23px;
	color: #BB1B21;
	vertical-align: -.1em;
}
.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;
	padding-right: 120px;
	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;
}
.effect-linkbox {
	width: 100%;
	margin-top: 60px;
	padding: 50px 0;
	background: url(/hot-yoga-benefits/images/effect_linkbox_bg.jpg) no-repeat center center /cover;
}
	#effect-topics + .effect-linkbox{
		margin-top: 0;
	}
.effect-linkbox > div {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.effect-linkbox > div:nth-child(n+2) {
	margin-top: 40px;
}
.uservoice {
	margin-top: 36px;
	padding: 12px 15px;
	border: 1px solid #D6D7D7;
	font-size: 14px;
}
.uservoice dt {
	margin-bottom: 12px;
	color: #DE580D;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
}
.uservoice dd {
	overflow: hidden;
}
.uservoice dd p{
	margin-bottom: 12px;
}
.uservoice dd .uservoicer {
}
.uservoice dd .notes {
	margin: 0;
}

}
