@charset "utf-8";
/* CSS Document */
/*ヘッダー部分*/
/*
#on_shop.on_spot h3 {
	background:url(http://www.ensen24.jp/static/images/spot/onsp_title.jpg) no-repeat;
}
*/

#on_shop.on_spot .h_tels {
	border-bottom: 1px #f2aad1 dashed;
}

#on_shop.on_spot .ac_01 {
	background:url(http://www.ensen24.jp/static/images/spot/pc_pink.gif) no-repeat center top;
}
#on_shop.on_spot .ac_01 .left {
	background:url(http://www.ensen24.jp/static/images/spot/onsp_i_bg.png) no-repeat;
}
#on_shop.on_spot .ac_01 .right h5 {
	color: #da6692;
}

#on_shop.on_spot .ac_01 .right .r_c02 img {
	width:263px;
}
#on_shop.on_spot .ac_01 .right .r_c02 p {
	border:1px solid #f198bc;
	padding:10px 10px 10px 245px;
	line-height:20px;
}
#on_shop.on_spot .ac_02 {
	background:url(http://www.ensen24.jp/static/images/spot/pc_pink.gif) no-repeat center top;
	padding:23px 0 20px 0;
}
#on_shop.on_spot .ac_03 {
	background:url(http://www.ensen24.jp/static/images/spot/pc_pink.gif) no-repeat center top;
	padding:23px 0 20px 0;
}
#on_shop.on_spot .sta_com {
	background:url(http://www.ensen24.jp/static/images/spot/onsp_sc_b.png) no-repeat 15px bottom;
	padding:25px 0 17px 15px;
}
#on_shop.on_spot .sta_com_t {
	padding-top:52px;
	background:url(http://www.ensen24.jp/static/images/spot/onsp_sc_t.png) no-repeat left top;
}
#on_shop.on_spot .sta_com_c {
	background:url(http://www.ensen24.jp/static/images/spot/onsp_sc_c.png) repeat-y;
	padding:0 0 8px 55px;
}

#on_shop.on_spot .sta_btn {
	background:#f2aad1;
	color:#fff;
	display:inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/	border-top:none;
	padding:7px 20px;
}
#on_shop.on_spot .f_c_sac .fcs_c {
	border:2px solid #f2aad1;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/	border-top:none;
	padding:14px;
}
#on_shop.on_spot .f_c_sac .fcs_c tr {
	border-bottom:1px dashed #f2aad1;
}
#on_shop.on_spot .f_c_sac .fcs_c tr:last-child {
	border-bottom:none;
}
#on_shop.on_spot .f_c_sac .fcs_mc {
	border:2px solid #f2aad1;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/	border-top:none;
	padding:14px;
}
/*PC非表示*/
#on_shop.on_spot .sp_stt {
}
#on_shop.on_spot .ach5_sp {
	display:none;
}


@media screen and (max-width : 768px) {
	#on_shop.on_spot .ac_01 {
	    background:url(http://www.ensen24.jp/static/images/spot/sp_pink.gif) no-repeat center top;
	    padding:45px 0 0 0;
		max-width:660px;
		margin:0 auto;
	}
	#on_shop.on_spot .ac_02 {
	    background:url(http://www.ensen24.jp/static/images/spot/sp_pink.gif) no-repeat center top;
		max-width:660px;
		margin:0 auto;
	}
	#on_shop.on_spot .ac_03 {
	    background:url(http://www.ensen24.jp/static/images/spot/sp_pink.gif) no-repeat center top;
		max-width:660px;
		margin:0 auto;
	    padding:34px 0 0 0;
	}
	#on_shop.on_spot .ac_01 .left {
		background:none;
	}
	#on_shop.on_spot .f_c_sac .fcs_mc {
	border:3px solid #f2aad1;
	border-top:none;
	padding:14px;
	max-width:596px;
	width:auto;
   }
   #on_shop.on_spot .f_c_sac .fcs_c {
	max-width:595px;
    border:3px solid #f2aad1;
	border-top:none;
	}
   #on_shop.on_spot .sta_com {
	background:url(http://www.ensen24.jp/static/images/spot/onsp_sc_b_sp.png) no-repeat center bottom;
	padding:0 0 19px 0px;
	width:100%;
	max-width:654px;
	margin:0 auto;
	background-size: contain;
	margin-bottom:35px;
    }
   #on_shop.on_spot .sta_com_t {
	padding-top:25px;
	background:url(http://www.ensen24.jp/static/images/spot/onsp_sc_t_sp.png) no-repeat center top;
	background-size: 100% 100%;
    }
    #on_shop.on_spot .sta_com_c {
	background:url(http://www.ensen24.jp/static/images/spot/onsp_sc_c_sp.jpg) repeat-y;
	background-size: contain;
	padding:0 ;
    }
	/*sp表示*/
	#on_shop.on_spot .ach5_sp {
		display:block;
		background:#97ca3f;
		font-size:30px;
		font-weight:bold;
		color:#fff;
		padding:10px 0;
		line-height:100%;
    }
    #on_shop.on_spot .ac_01 .right .r_c02 img {
	}
	#on_shop.on_spot .ac_01 .right .r_c02 p {
		padding:10px;
	}
	}
@media screen and (max-width : 660px) {

	#on_shop.on_spot .f_c_sa {
		padding-left:0;
	}
}
@media screen and (max-width : 580px) {
	#on_shop.on_spot .f_c_sac .fcs_c {
		border-width:medium 2px 2px;
	}
	#on_shop.on_spot .f_c_sac .fcs_mc {
		border-width:medium 2px 2px;
    }
}
@media screen and (max-width : 500px) {
	}
@media screen and (max-width : 480px) {

}

@media screen and (max-width : 430px) {
	#on_shop.on_spot .ac_01 .right .r_c02 p {
		width:94%;
		margin:0;
		padding:10px;
		margin-top:20px;
	}
}
/*20161107追加*/
        #on_shop.on_spot .ac_02.ac_more {background:none;}
        #on_shop .ac_02.ac_more .left ,#on_shop .ac_02.ac_more .right {width:454px; padding-top:0;}
@media screen and (max-width :  768px) {
        #on_shop .ac_02.ac_more .left ,#on_shop .ac_02.ac_more .right {width:48%;vertical-align:top;display:inline-block;}
#on_shop .ac_02.ac_more .left {margin-top:0; margin-right:15px;}
}
@media screen and (max-width :  430px) {
        #on_shop .ac_02.ac_more .left ,#on_shop .ac_02.ac_more .right {width:100%;}
        .ac_more {padding-top:0;}
#on_shop .ac_02.ac_more .left {margin-top:0; margin-right:0px;}
#on_shop.on_spot .ac_02.ac_more {padding:0;
}}
/*20161226追加（特集）*/
ul.narabe {
display:block;
}
#contents #article_area article ul.narabe li{
width:50%;
margin-bottom:0
}
@media screen and (max-width : 480px) {
#contents #article_area article ul.narabe li{
width:100%;
margin:0
}
}
/*20170309追加*/
  img.hakuhaku {
		width:50%;
	}
  img.onojyo {
		width:50%;
	}