@media only screen and ( max-width: 768px ){


html {
	width: 100%;
	height: 100%;
	position: relative;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background-color: #fff;
	color: #fff;
	overflow-x: hidden;
	position: relative;
}

/* HEADER */

#header {
	display: none;
}

.sp_head {
	display: block;
	width: 100%;
	height: 44px;
	margin: 0;
	padding: 0;
	background: #fff;
	border-top: 2px solid #c7161d;
}



.sp_head_wrap {
	height: 40px;
	margin: 2px 0;
}

.sp_head_logo {
	display: table;
	float: left;
	width: 22%;
	text-align: center;
}
.sp_head_seach {
	display: table;
	float: left;
	width: 78%;
	text-align: center;
}
.sp_head_freedial {
	display: table;
	float: left;
	width: 50%;
	text-align: center;
}

.sp_head_sns {
	display: table;
	float: left;
	width: 28%;
	text-align: center;
}

.sp_logo {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	border-right: 1px solid #a99549;
}

.sp_logo a,
.sp_logo span {
	display: inline-block;
	width: 50px;
	height: 23px;
	margin: 0;
	background: url(../images/logo.png) no-repeat;
	background-size: 50px 21px;
	background-position: 1px 2px;
	text-indent: -9999px;
}

.sp_freedial {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	border-right: 1px solid #a99549;
}

.sp_freedial a {
	display: inline-block;
	width: 130px;
	height: 31px;
	margin: 0;
	background: url(../images/nav_pc_freedial.png) no-repeat;
	background-size: 130px 31px;
	background-position: left 1px;
	text-indent: -9999px;
}

.sp_sns_left {
	display: table;
	float: left;
	width: 52%;
	text-align: center;
}

 .sp_sns_right {
	display: table;
	float: left;
	width: 48%;
	text-align: center;
}

.sp_sns_fb {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}

.sp_sns_fb a {
	display: inline-block;
	width: 24px;
	height: 26px;
	margin: 0;
	background: url(../images/icon_fb_large.png) no-repeat;
	background-size: 24px 24px;
	background-position: 1px 2px;
	text-indent: -9999px;
}

.sp_sns_tw {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	border-left: 1px solid #a99549;
}

.sp_sns_tw a {
	display: inline-block;
	width: 24px;
	height: 26px;
	margin: 0;
	background: url(../images/icon_tw_large.png) no-repeat;
	background-size: 24px 24px;
	background-position: 1px 2px;
	text-indent: -9999px;
}


/* headding */

.top_spacer {
	width: 100%;
	height: 127px;
	margin: 0;
}


.headding_area {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
}

.headding {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

.pc_catch {
	display: none;
}

.sp_catch,
.sp_catch img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.sp_catch_wrap {
	margin: 0 auto;
	padding: 5px 0 13px;
	text-align: center;
	border-bottom: 8px solid #eae2bd;
}

.sp_catch_text_wrap {
	display: inline-block;
}

.sp_catch_text {
	display: inline-block;
	color: #c7161d;
	font-size: 0.65em;
	line-height: 220%;
	letter-spacing: 0em;
	font-weight: bold;
}

.sp_catch_time {
	display: inline-block;
	color: #530000;
	font-size: 0.7em;
	line-height: 200%;
	letter-spacing: 0em;
	font-weight: bold;
}


/* construction */

#section,
#article {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #231815;
	overflow: hidden;
	background: #fff;
}

.container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
}

.contents {
	float: none;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#sidebar {
	float: none;
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
}

.announce {
	width: 94%;
	height: auto;
	margin: 0 3%;
	padding: 30px 0 15px;
	font-size: 0.75em;
	line-height: 160%;
	letter-spacing: 0.05em;
	text-align: left;
}

.announce2 {
	display:block;
	width: 94%;
	height: auto;
	margin: 0 3%;
	padding: 5px 0 5px 1em;
	text-indent: -1em;
	font-size: 0.75em;
	line-height: 160%;
	letter-spacing: 0.05em;
	text-align: left;
}


/* footer */

#footer {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 25px;
	text-align: center;
	background: #eae2bd;
}

ul.foot_nav {
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
}

ul.foot_nav li {
	display: block;
	padding: 20px 0;
	border-right: none;
	border-bottom: 1px solid #aaa;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0.05em;
}


ul.foot_nav li a {
	color: #231815;
	text-decoration: none;
	opacity: 1;
	transition: 0.6s;
}

ul.foot_nav li a:hover {
	opacity: 0.5;
}

.copyright {
	font-size: 0.6em;
	line-height: 140%;
	letter-spacing: 0.05em;
	padding: 20px 0 0 0;
}


/****************** top ******************/


#on-air, .on-air {
	width: 94%;
	height: auto;
	margin: 0 3%;
	background: url(../images/icon_onair.png) no-repeat;
	background-size: 34px 36px;
	background-position: 0 10px;
}

.block_title {
	display: block;
	padding: 25px 0 24px 44px;
	font-size: 1em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #530000;
	font-weight: bold;
}

.block_onair_wrap {
	width: 94%;
	height: auto;
	margin: 0 3%;
	padding: 0;
}

.block_onair {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	border: 1px solid #c7161d;
	border-radius: 8px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
}

.title_area {
	padding: 8px 0 0px 15px;
	background: #c7161d;
	-webkit-border-top-left-radius: 8px;  
	-webkit-border-top-right-radius: 8px;  
	-moz-border-radius-topleft: 8px;  
	-moz-border-radius-topright: 8px;  
}

.onair_mark {
	display: block;
	width: 34px;
	height: 9px;
	margin: 0;
	background: url(../images/onair.png) no-repeat;
	background-size: cover;
	background-position: left top;
}

.item_name {
	color: #fff;
	font-size: 1em;
	line-height: 160%;
	letter-spacing: 0.1em;
	color: #fff;
}

.item_photo {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}

.item_photo img {
	width: 100%;
	height: auto;
	margin: 0;
}

.item_info {
	padding: 5px 10px 10px 15px;
}

.item_text {
	display: none;
}

.more_info {
	display: inline-block;
	padding: 10px 0 15px;
	color: #231815;
	font-size: 0.75em;
	line-height: 100%;
	letter-spacing: 0.15em;
	text-decoration: underline;
}

.price_wrap {
/*	float: left;
	padding: 11px 0 0 0;*/
 padding: 0 0 0 0;
	font-size: 0.7em;
	line-height: auto;
}

.price {
	font-size: 1.4em;
}

.btn_buy {
	float: right;
	display: table;
/*	width: 130px;*/
	width: 240px;
	height: 32px;
	margin: 0;
	background: #ff9800;
	text-align: center;
	text-decoration: none;
}

.btn_text {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 1em;
	line-height: 100%;
	letter-spacing: 0.1em;
}


/* sns */

/*#sns {
	display: none;
}*/
#sns {
	width: 100%;
	margin: 0 0 24px 0;
}
.sns_upper, .sns_lower {
	width: auto;
}
.sns_link.line { display: none; }
.sns_link.sp { display: inline-block; }

/* recommend */

.sp_8px_devider {
	display: block;
	width: 100%;
	height: 10px;
	border-top: 8px solid #eae2bd;
}

.block_title_wrap2 {
	width: 94%;
	height: auto;
	margin: 0 3%;
	background: url(../images/icon_onair.png) no-repeat;
	background-size: 34px 36px;
	background-position: 0 10px;
}

.block_title2 {
	display: block;
	padding: 8px 0 18px 44px;
	font-size: 1em;
	line-height: 140%;
	letter-spacing: 0.05em;
	color: #530000;
	font-weight: bold;
}

.sp_br { display: block; }

.block_recommend_wrap {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 8px solid #eae2bd;
}

.block_recommend {
	float: left;
	width: 150px;
	height: auto;
	margin: 0 10px;
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;  
	-moz-border-radius: 0px; 
}

.block_recommend .title_area { display: none; }

.recommend_mark {
	display: none;
}
/*
.item_recommend_photo {
	display: none;
}
*/
.recommend_sp_wrap {
	display: block;
}

.recommend_sp_photo {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}

.recommend_sp_photo img {
	width: 100%;
	height: auto;
	margin: 0;
}

.recommend_sp_name {
	padding: 10px 0 20px;
	color: #231815;
	font-size: 0.9em;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.item_recommend_info {
	padding: 10px 0 0;
}
.price_title {
    display: inline;
    text-align: left;
    width: auto;
}
.item_recommend_info a.more_info { display: none; }

.price_recommend_wrap {
	padding: 10px 0 10px;
	font-size: 0.7em;
	line-height: 100%;
	text-align: left;
}
.price2 {
	text-align: left;
}

/*.price {
	font-size: 1.5em;
}*/

.btn_recommend_buy {
	display: table;
	width: 100px;
	height: 24px;
	margin: 0;
	background: #ff9800;
	text-align: center;
	text-decoration: none;
}

.btn_text2 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0em;
	font-weight: bold;
}

/* sidebar */

.block_sidebar {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	border: 1px solid #c7161d;
	border-radius: 0px;
	-webkit-border-radius: 0px;  
	-moz-border-radius: 0px; 
}

.sidebar_title_area {
	padding: 9px 0 8px;
	background: #c7161d;
	-webkit-border-top-left-radius: 0px;  
	-webkit-border-top-right-radius: 0px;  
	-moz-border-radius-topleft: 0px;  
	-moz-border-radius-topright: 0px;  
}

.sidebar_title {
	color: #fff;
	font-size: 1em;
	line-height: 160%;
	letter-spacing: 0.1em;
	text-align: center;
}

.guide_wrap {
	padding: 0;
}

.guide {
	padding: 20px 0;
	border-bottom: 1px solid #c7161d;
	text-align: center;
}

.guide_last { border: none; }

.guide_title {
	font-size: 0.9em;
	line-height: 200%;
	letter-spacing: 0.05em;
	color: #c7161d;
	font-weight: bold;
}

.guide_cnt {
	padding: 0;
	font-size: 0.9em;
	line-height: 200%;
	letter-spacing: 0.1em;
	color: #c7161d;
}

.guide_text {
	font-size: 0.8em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #231815;
	padding-left:1em;
	text-indent:-1em;
}

.sp_show { display: block; }
.guide_text br { display: none; }

.guide_cnt a {
	color: #c7161d;
	font-weight: bold;
	text-decoration: none;
}

.guide_tel {
	display: inline-block;
	padding: 15px 0 0;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	line-height: 100%;
}

.guide_link {
	display: inline-block;
	padding: 7px 5px 5px 0;
}

/* sideber movie */

.block_sidebar_movie {
	width: 308px;
	height: auto;
	margin: 0 auto 20px;
	background: #530000;
	border: 1px solid #530000;
	border-radius: 8px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
}

.sidebar_movie_wrap {
	padding: 9px 14px 15px;
}

.sidebar_movie_title {
	padding: 0 0 9px;
	color: #fff;
	font-size: 1em;
	line-height: 160%;
	letter-spacing: 0.1em;
}

.sidebar_movie {
	width: 280px;
	height: 158px;/*179px*/
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/bg_movie.png);
	background-size: cover;
	background-position: center center;
}

.sidebar_movie img {
	width: 100%;
	height: auto;
	margin: 0;
}

.movie_title {
	padding: 15px 0 0 0;
	font-size: 0.8em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #fff;
}

/* category */

.cat_wrap {
	padding: 15px 0 5px 15px;
}

ul.cat {
	padding: 0;
	list-style-type: none;
}

ul.cat li {
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #c7161d;
}

ul.cat li:last-child {
	border-bottom: none;
}

ul.cat li a {
	padding: 0 0 0 35px;
	background: url(../images/cat_arrow.png) no-repeat;
	background-size: 11px 11px;
	background-position: 20px 1px;
	font-size: 0.9em;
	line-height: 100%;
	letter-spacing: 0em;
	color: #c7161d;
	text-decoration: none;
	font-weight: bold;
}

/* timeline */

.timeline {
	display: none;
}

.sp_none {
	display: none;
}

/* banner */

.block_sidebar_banner {
	display: none;
}


/* back number */

.backnumber_wrapper,.topics_wrapper {
	display: none;
}



.sp_backnumber_wrapper {
	display: block;
	width: 100%;
	height: 42px;
	padding: 0 0 30px;
	border-bottom: 8px solid #eae2bd;
}

.btn_backnumber {
	display: block;
	width: 232px;
	height: 42px;
	margin: 0 auto;
	background: url(../images/btn_backnumber.png) no-repeat;
	background-size: 232px 42px;
	background-position: left top;
}


/* topics */

.sp_topics_wrapper {
	display: block;
	width: 100%;
	height: auto;
	padding: 30px 0;
	border-bottom: 8px solid #eae2bd;

}

.btn_topics {
	display: block;
	width: 94%;
	height: auto;
	margin: 0 auto;

}

.btn_topics img {
	width:100%;
}

/* page top */

.page_top_wrapper {
	display: none;
}

.sp_page_top_wrapper {
	display: block;
	width: 100%;
	height: 88px;
	margin: 0;
	padding: 15px 0 0;
	text-align: center;
}

.btn_page_top {
	display: block;
	width: 100%;
	height: 88px;
	margin: 0;
	background-color: #c7161d;
	background-image: url(../images/page_top.png);
	background-repeat: no-repeat;
	background-size: 56px 44px;
	background-position: center center;
	cursor: pointer;
	opacity: 1;
	transition: 0.6s;
}

.btn_page_top:hover {
	opacity: 0.5;
}


/****************** item ******************/

.sp_page_headding_area {
	display: block;
	padding: 12px 0 10px;
	border-top: 8px solid #eae2bd;
	text-align: center;
}

.sp_page_headding {
	display: inline-block;
	margin: 0;
}

.devider,
#onair_01,
#onair_02,
#onair_03,
#onair_04,
#onair_05 {
	width: 100%;
	height: 8px;
	margin: 0 0 20px 0;
	background: #eae2bd;
}

.main_head {
	position: relative;
	margin: 0 3% 15px;
}

.page_title {
	display: none;
}

h3.sub_title {
	padding: 0.8em 0 0.3em 35px;
	font-size: 0.9em;
	line-height: 100%;
	letter-spacing: 0.1em;
	color: #530000;
	font-weight: bold;
	background: url(../images/icon_leaf.png) no-repeat;
	background-size: 30px 31px;
	background-position: left top;
}

h2.main_title {
	font-size: 1.6em;
	line-height: 160%;
	letter-spacing: 0.1em;
	color: #530000;
	font-weight: bold;
}

.main {
	margin: 0 0 30px;
}


/* main left */

.main_left {
	float: none;
	width: 100%;
	margin: 0 0 10px;
}

.main_right {
	float: none;
	width: 94%;
	margin: 0 3%;
}

.main_image {
	width: 100%;
	height: auto;
}

.main_image img {
	width: 100%;
	height: auto;
}


/* main right */

h4.main_caption {
	margin: -5px 0 10px;
	font-size: 1.1em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #530000;
	font-weight: bold;
}

.main_text {
	margin: 0 0 40px;
	font-size: 0.8em;
	line-height: 180%;
	letter-spacing: 0.05em;
	color: #231815;
	text-align: justify;
}

.main_price_wrap {
	width: 280px;
	margin: 0 auto 15px;
}

.sku_wrap {
	width: 280px;
	margin: 0 auto 50px;
}

.sku_title {
	margin: 0 0 15px;
	font-size: 0.9em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #df1f60;
	font-weight: bold;
}

.price_hontai {
	width: 280px;
	margin: 0 auto;
	font-size: 0.6em;
	line-height: 100%;
	letter-spacing: 0.03em;
	color: #231815;
}

.main_price_title {
	font-size: 1.1em;
	line-height: 100%;
	letter-spacing: 0.2em;
	color: #231815;
}

.main_price {
	font-size: 2em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #231815;
}

.main_btn_buy {
	display: table;
	width: 280px;
	height: 44px;
	margin: 0 auto;
	background: #ff9800;
	text-align: center;
	text-decoration: none;
}

.main_btn_text {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 1.1em;
	line-height: 100%;
	letter-spacing: 0.1em;
}

.main_sku {
	margin: 20px 0 0;
	padding: 20px 0;
	border-top: 1px solid #eae2bd;
}

a.sku {
	display: inline-block;
	padding: 15px 3%;
	font-size: 0.9em;
	line-height: 160%;
	letter-spacing: 0.1em;
	color: #231815;
	text-decoration: underline;
}


/* sub block */

.sub_block {
	margin: 0 3%;
	padding: 30px 0 30px;
	border-top: 1px solid #eae2bd;
}

.sub_photo_wrap {
	margin: 0 0 7px;
}

.sub_photo {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 0 3px;
	overflow: hidden;
	background: #fff;
}
.sub_photo_sp {
	width: 100%;
	margin: 0 0 3px;
}

.sub_photo img {
	width: 100%;
	height: auto;
}

.sub_movie {
	width: 100%;
	height: auto;
	margin: 0;
	overflow: hidden;
	background: #000;
}

.last { margin: 0; }

.sub_text_wrap {
	margin: 0 0 20px;
}

.sub_cap {
	margin: 0 0 10px;
	font-size: 0.9em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #530000;
	font-weight: bold;
}

.sub_text {
	margin: 0 0 20px;
	font-size: 0.75em;
	line-height: 180%;
	letter-spacing: 0.05em;
	color: #231815;
	text-align: justify;
}

.sp_price_wrap {
	display: block;
	width: 280px;
	margin: 0 auto 50px;
}

.sp_hide {
	display: none;
}

.sp_price_title {
	width: 280px;
	margin: 0 auto;
	padding: 0 0 20px;
	font-size: 1.3em;
	line-height: 160%;
	letter-spacing: 0.1em;
	color: #530000;
	font-weight: bold;
}


/* sub btn */

.sub_btn {
	width: 100%;
	margin: 0 auto 30px;
}

.sub_btn_left {
	float: none;
	margin: 0 0 15px;/*170412追加*/
}

.sub_btn_right {
	float: none;
}

.btn_seven {
	display: block;
	width: 280px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/btn_seven_sp.png) no-repeat;
	background-size: 280px 53px;
	background-position: center center;
}

.btn_yokado {
	display: block;
	width: 280px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/btn_yokado_sp2.png) no-repeat;
	background-size: 280px 53px;
	background-position: center center;
}
.btn_seibu {
	display: block;
	width: 280px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/btn_seibusogo_sp.png) no-repeat;
	background-size: 280px 53px;
	background-position: center center;
}
.btn_loft {
	display: block;
	width: 280px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/btn_loft_sp.png) no-repeat;
	background-size: 280px 53px;
	background-position: center center;
}

.sub_btn_text {
	margin: 7px 0 0;
	font-size: 0.65em;
	line-height: 180%;
	letter-spacing: 0.1em;
	color: #231815;
	text-align: center;
}

.sp_sku {
	display: block;
	margin: 20px 0 20px;
	padding: 20px 0;
	border-top: 1px solid #eae2bd;
	border-bottom: 1px solid #eae2bd;
}


/* sub info outer */

.sub_info_outer {
	width: 86%;
	margin: 0 3% 30px;
	padding: 4%;
	background: #eae2bd;
	border: 1px solid #eae2bd;
	border-radius: 8px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
}

.sub_info_inner {
	padding: 6%;
	background: #fff;
}

.sub_info_wrap {
	width: 100%;
	margin: 0;
}

.sub_info_head {
	display: table;
	margin: 0;
}

.sub_info_photo {
	display: table-cell;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	padding: 0 10px 0 0;
}

.sub_info_photo img {
	width: 32px;
	height: 32px;
}

.sub_info_title {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.8em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #c7161d;
	text-indent: -0.5em;
}

.sub_info_main {
	padding: 0;
}

.sub_info_text {
	margin: 0;
	font-size: 0.75em;
	line-height: 200%;
	letter-spacing: 0.05em;
	color: #231815;
}

.sub_info_red { 
	margin: 30px 0 0 0;
	padding: 30px 0 10px 0; 
	color: #c7161d; 
	font-size: 1.1em;  
	text-indent: -0.5em;
	border-top: 1px solid #eae2bd;
}

.sub_info_link {
	margin: 0;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #231815;
}

.sub_info_banner,
.sub_info_banner img {
	width: 100%;
	height: auto;
	margin: 0;
}

.sub_info_divider {
	padding: 30px 0 0 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #eae2bd;
}


/* guide */

.guide_page_container {
	margin: 10px 3%;
}

.guide_page_wrap {
	display: block;
}

.guide_page_left {
	display: block;
	vertical-align: top;
	border-right: none;
	width: 100%;
	padding: 0 0 20px 0;
	color: #c7161d;
	font-size: 1em;
	line-height: 100%;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.guide_page_right{
	display: block;
	vertical-align: top;
	padding: 0 0 40px 20px;
}

.guide_page_right_wrap {
	margin: -5px 0 0 0;
}

.guide_page_tel {
	padding: 0 0 0 0;
	color: #c7161d;
	font-size: 1.6em;
	line-height: 160%;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-decoration: none;
}

.guide_page_link {
	display: inline-block;
	padding: 0 10px 0 0;
}

.guide_page_link img {
	margin: 0;
}

.guide_page_text {
	padding: 15px 0 0 0;
	color: #231815;
	font-size: 0.7em;
	line-height: 100%;
	letter-spacing: 0.05em;
}

.fs08 {
	font-size: 0.8em;
}


/* page_top_item_wrapper */

.page_top_item_wrapper {
	display: none;
}

strong { font-weight: bold; }


/*recipe*/
.recipe .img { width: auto; float: none; }
.recipe .material { width: auto; float: none; }
.recipe .material ul { overflow: hidden; }
.recipe .material li {
	float: left;
	padding: 0 10px 0 0;
}
.recipe .material.two li {
	width: auto;
}
.h432 img { padding-top: 0; }
} /* end sp */

@media only screen and ( max-width: 768px ){
	.bk_item { width: 48%; margin: 0 0 20px; float: left; }
	.bk_item:nth-child(even) { float: right; }
	/*.bk_item:nth-child(odd) { margin-right: 2%;}*/
}
@media only screen and ( max-width: 500px ){
	.bk_item { width: 100%; margin: 0 0 20px; float: none; }
	.bk_item:nth-child(even) { float: none; }
}


@media only screen and ( max-width: 374px ){

.price_wrap + .btn_buy {
	margin: 10px 0 0;
}
.sns_title img { width: 90%; height: auto; }

}


@media only screen and ( max-width: 768px ){
.sp_head_seach {
	display: table;
	float: left;
	width: 26%;
 margin: 0 1%;
	padding-top: 4px;
	text-align: center;
}
.sp_head_wrap .search-submit {
    right: 0;
    height: 30px;
    width: 30px;
}
.item_tel, .item_shop { font-size: 0.7em; line-height: 1.6em; }
.item_tel a { color: #df1f60 ;}
 .price_wrap { line-height: 1.6em; }
.item_tel a {
  pointer-events: auto;
  cursor: pointer;
  text-decoration: underline;
}
}

