@charset "UTF-8";
/* CSS Document 日吉 */
img {
	max-width: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.anchor{ 
	padding-top: 120px;
	margin-top: 130px;
}
#ebibariyoga_img{ width: 920px;}
#ebibariyoga_img img{ width: 100%;}
@media screen and (max-width: 414px){
	#ebibariyoga_img{ width: 100%;}
}
#ebibariyoga_point{
	position: relative;
	display: block;
	width: 100%;
	border-top: solid 4px #bc1b21;
	border-bottom: solid 4px #bc1b21;
	background: #fff;
	padding: 26px 30px;
	margin: 30px auto 20px;
}
#ebibariyoga_point:after {
	/*タブ*/
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	content: 'POINT';
	background: #bc1b21;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: 8px 16px;
	line-height: 1;
	letter-spacing: 2px;
}
#ebibariyoga_point ul li{
	font-size: 18px;
	margin-bottom: 14px;
}
#ebibariyoga_point ul li:last-child{ margin-bottom: 0;}
#ebibariyoga_point ul li i{ padding-right: 10px;}
a.btn_meisoon{
	color: #fff;
	display: block;
	padding: 8px 22px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px 0 #444;
	text-decoration: none;
	border: 1px solid #F57C00;
	-webkit-box-shadow: 0 1px 0 #FFCC80 inset, 1px 1px 1px #e9e9e9;
	-moz-box-shadow: 0 1px 0 #FFCC80 inset, 1px 1px 1px #e9e9e9;
	box-shadow: 0 1px 0 #FFCC80 inset, 1px 1px 1px #e9e9e9;
	background: #FFA726;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #FFA726), color-stop(0.5, #FF9800));
	background: -moz-linear-gradient(top, #FFA726 50%,#FF9800 50%);
	background: -o-linear-gradient(top, #FFA726 50%,#FF9800 50%);
	background: -ms-linear-gradient(top, #FFA726 50%,#FF9800 50%);
	background: linear-gradient(top, #FFA726 50%, #FF9800 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFA726 50%', endColorstr='#FF9800 50%');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFA726 50%', endColorstr='#FF9800 50%')";
}
@media screen and (max-width: 414px){
	#ebibariyoga_point{ 
		padding: 16px 16px;
		margin: 60px auto 40px;
	}
	#ebibariyoga_point:after{ font-size: 16px;}
	#ebibariyoga_point ul li{
		font-size: 14px;
		margin-bottom: 10px;
}
}
a.btn_meisoon:active{  /* クリックした時 */
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	box-shadow: none;
}
#pause_list h4{
	font-size: 20px;
	font-weight: bold;
	border-left: solid #FF9800 6px;
	border-bottom: double #FF9800 4px;
	padding: 4px 0 8px 14px;
	margin-bottom: 30px;
}
#pause_list{
	display: block;
	width: 100%;
}
#pause_list li{
	width: 296px;
	float: left;
	margin: 0 16px 30px 0;
}
#pause_list li:nth-child(3n){ margin-right: 0;}
#pause_list li span{
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 0 #444;
	background: #FF9800;
	background: -webkit-repeating-linear-gradient(-45deg, #FF9800, #FF9800 6px,#FFA726 6px, #FFA726 12px);
	background: repeating-linear-gradient(-45deg, #FFA726, #FFA726 6px,#FF9800 6px, #FF9800 12px);
	border-bottom: #FF9800 2px solid;
	padding: 6px 18px;
}	
#pause_list li img{ width: 100%;}


@media screen and (max-width: 414px){
	#pause_list h4{ margin: 50px 0 20px;}
	#pause_list li{ 
		width: 48%;
		margin:  0 4% 20px 0;
	}
	#pause_list li:nth-child(2n){ margin-right: 0;}
	#pause_list li:nth-child(3){ margin-right: 4%;}
	#pause_list li:nth-child(6){ margin-right: 0;}
	#pause_list li span{
		font-size: 14px;
		background: -webkit-repeating-linear-gradient(-45deg, #FF9800, #FF9800 4px,#FFA726 4px, #FFA726 8px);
		background: repeating-linear-gradient(-45deg, #FFA726, #FFA726 4px,#FF9800 4px, #FF9800 8px);
		padding: 3px 8px;
	}
}
.btn_mail{
	position: absolute;
	right: 0;
	font-size: 20px;
	font-weight: bold;
}
.btn_mail a{
	display: inline-block;
	background: #bc1b21;
	border-radius: 30px;
	padding: 2px 14px;
	margin-left: 5px;
}
.btn_mail a:link{ color: #fff;}
.btn_mail a:visited{ color: #fff;}
.btn_mail a:hover{ color: #fff;}
.btn_mail a:active{ color: #fff;}
@media screen and (max-width: 414px){
	.btn_mail span{ display: block;}	
}

/*191113_メイスーンバナー設置　節安追加*/
.bnr_wrap {
	margin: 0 auto;
    width: 100%;
}
.btn_mail{ 
		font-size: 13px;
		top: -20px;
		margin-bottom: 30px;
	}	
.bnr_wrap  .article__text {
    font-size: 11px;
}
@media screen and (min-width: 758px){
.bnr_wrap {
	margin: 0 auto;
    width: 60%;
}
.btn_mail {
    position: absolute;
    right: 0;
    font-size: 20px;
    font-weight: bold;
}	
}
@media screen and (min-width: 1024px){
.bnr_wrap {
	margin: 0 auto;
    width: 60%;
}
}


