html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {
	margin: 0;
	margin-top: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
	display: block
}

ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ul {
	display: block;
	list-style-type: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

:focus {
	outline: 0
}

a img {
	border: none
}

a {
	opacity: 1;
	transition: 0.6s;
}
a:hover, a:active {
	outline: none;
	opacity: 0.5;
}



a:focus {
	-moz-outline-style: none;
	outline: none !important
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}


*html .clearfix, *:first-child+html .clearfix {
	zoom: 1
}

.group:before, .group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1;
}

.clear {
	clear: both;
	}

.goth {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}


/* END RESET CSS */


html {
	width: 100%;
	height: 100%;
	position: relative;
}

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;
}
.nohover{
	pointer-events: none;
}
.nohover:hover {
	opacity: 1;
	
}


/* HEADER */

#header {
	display: block;
	width: 100%;
	height: 125px;
	margin: 0;
	padding: 0;
	background: #fff;
	border-top: 2px solid #c7161d;
}

.head_wrap {
	max-width: 1000px;
	height: 125px;
	margin: 0 auto;
	position: relative;
}

.head_copy {
	width: 100%;
	height: 0.8em;
	padding: 12px 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #c7161d;
}

.sp_head { display: none; }

/* NAVIGATION */

#nav {
	display: block;
	width: 100%;
	height: 77px;
	text-align: right;
	margin: 0;
	padding: 0;
	background: none;
}

#nav ul {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0;
	list-style-type: none;
}

#nav ul li {
	display: table-cell;
	vertical-align: top;
	padding: 2px 0 0 0;
	text-align: center;
	border-right: 1px solid #a99549;
}

#nav ul li.nav01 { width: auto; text-align: left; }
#nav ul li.nav02,
#nav ul li.nav03,
#nav ul li.nav04 { width: 17%; }
#nav ul li.nav05 { width: 30%; }
#nav ul li.active { border-bottom: 2px solid #c7161d; }

#nav ul li a {
	display: inline-block;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	transition: 0.6s;
}

 #nav ul li .logo {
	display: inline-block;
	padding: 0;
	text-indent: -9999px;
}

#nav ul li a:hover {
	opacity: 0.5;
}

#nav ul li a.logo,
 #nav ul li .logo {
	width: 128px;
	height: 53px;
	margin: 0 0 0 5px;
	background-image: url(../images/logo.png);
	background-size: cover;
}

#nav ul li a.onair {
	width: 78px;
	height: 60px;
	margin: 0;
	background-image: url(../images/nav_pc_onair.png);
	background-size: cover;
}

#nav ul li a.guide {
	width: 93px;
	height: 60px;
	margin: 0;
	background-image: url(../images/nav_pc_guide.png);
	background-size: cover;
}

#nav ul li a.sns {
	width: 34px;
	height: 60px;
	margin: 0;
	background-image: url(../images/nav_pc_sns.png);
	background-size: cover;
}

#nav ul li a.freedial {
	width: 255px;
	height: 60px;
	margin: 0;
	background-image: url(../images/nav_pc_freedial.png);
	background-size: cover;
}


/* headding */

.top_spacer {
	width: 100%;
	height: 127px;
	margin: 0;
}


.headding_area {
	width: 100%;
	height: 248px;
	margin: 0;
	padding: 0;
	background: #eae2bd;
}

.headding {
	width: 1000px;
	height: 248px;
	margin: 0 auto;
	padding: 0;
	background: #eae2bd;
	overflow: hidden;
}

.pc_catch {
	display: block;
	width: 100%;
	height: 248px;
	margin: 0;
	padding: 0;
}

.sp_catch {
	display: none;
	width: 100%;
	height: 248px;
	margin: 0;
	padding: 0;
}


/* construction */

#section,
#article {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #231815;
	overflow: hidden;
	background: #fff;
}

.container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 15px 0;
}

.contents {
	float: left;
	width: 768px;
	height: auto;
	margin: 0;
	padding: 0;
}

#sidebar {
	float: left;
	width: 232px;
	height: auto;
	margin: 80px 0 0 0;
	padding: 0;
}

.announce {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 0 15px;
	font-size: 0.75em;
	line-height: 160%;
	letter-spacing: 0.05em;
	text-align: center;
}

.announce2 {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 0 15px;
	font-size: 0.75em;
	line-height: 160%;
	letter-spacing: 0.05em;
	text-align: center;
}

/* footer */

#footer {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 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: inline-block;
	padding: 0 0.5em;
	border-right: 1px solid #231815;
	border-bottom: none;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0.05em;
}

ul.foot_nav li:last-child {
	border-right: none;
}

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.8em;
	line-height: 100%;
	letter-spacing: 0.05em;
	padding: 10px 0 0 0;
}


/****************** top ******************/


#on-air, .on-air {
	width: 100%;
	height: 80px;
	margin: 0;
	background: url(../images/icon_onair.png) no-repeat;
	background-size: 48px 51px;
	background-position: 0 10px;
}

.block_title {
	display: block;
	padding: 32px 0 0 60px;
	font-size: 1.3em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #530000;
	font-weight: bold;
}

.block_onair_wrap {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.block_onair {
	/*float: left;*/
	width: 358px;
	height: auto;
	margin: 0 20px 24px 0;
	border: 1px solid #c7161d;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
	border-radius: 8px;
	overflow: hidden;
}

@media (min-width: 769px) {
.block_onair {
	display: flex;
	flex-direction: column;
}
}
.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 {
	display: block;
	color: #fff;
	padding: 5px 0;
	font-size: 1em;
	line-height: 120%;
	letter-spacing: 0.1em;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.item_photo {
	display: block;
	width: auto;
	margin: 0;
	overflow: hidden;
	background: #ebebeb;
	cursor: pointer;
 text-align: center;
}
.item_photo.nohover,.item_name.nohover  {
	cursor: auto;
}
.item_photo img {
	width: 100%;
	margin: 0;
 vertical-align: top;
}
.item_photo_b {
	display: block;
	width: auto;
	margin: 0;
	overflow: hidden;
	background: #ebebeb;
	cursor: pointer;
}

.item_photo_b img {
	width: 100%;
	margin: 0;
 vertical-align: top;
}

.item_info {
	margin: auto 0 0 0;
	padding: 15px 10px 10px 15px;
}
.item.bk_item .item_info {
	margin: 0;
}
.item_text {
	display: block;
	font-size: 0.75em;
	margin-bottom: 15px;
	line-height: 160%;
	letter-spacing: 0.05em;
	padding: 15px 10px 10px 15px;
}

.more_info {
	display: inline-block;
	padding: 10px 0 15px;
	color: #231815;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0.15em;
	text-decoration: underline;
}

.price_wrap {
	/*float: left;*/
	padding: 6px 0 0 0;
 /*	padding: 11px 0 0 0;*/
	font-size: 0.8em;
	line-height: 120%;
}

.price {
	font-size: 1.7em;
}

.btn_buy {
	/*float: right;
	display: table;*/
 display: block;
	/*width: 152px;*/
	width: 240px;
 /*width: 160px;*/
	height: 40px;
 line-height: 40px;
	margin: 11px 0 0 auto;
	background: #ff9800;
	text-align: center;
	text-decoration: none;
}

.btn_text {
	/*display: table-cell;*/
	vertical-align: middle;
	color: #fff;
	/*font-size: 1.1em;*/
	font-size: 1.0em;
	line-height: 100%;
	letter-spacing: 0.1em;
 display: inline-block;
}


/* sns */

#sns {
	display: block;
	float: left;
	width: 358px;
	height: auto;
	margin: 0 20px 24px 0;
	background: #eae2bd;
	border: 1px solid #eae2bd;
	border-radius: 10px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
}

.sns_upper {
	width: 322px;
	margin: 18px;
	padding-bottom: 25px;
	background: #fff;
	text-align: center;
	
}

.sns_title {
	padding: 17px 0 0 0;
	margin: 0;
}

.sns_title img {
	width: 281px;
	height: 125px;
	margin: 0;
}
.sns_link {
	display: inline-block;
	cursor: pointer;
	margin: 25px 13px 0;
}

.sns_link img {
	width: 45px;
	height: 45px;
}

.sns_lower {
	width: 322px;
	height: auto;
	margin: 0 18px;
	text-align: center;
}

.sns_text {
	margin: 0 auto;
	padding: 6px 0 18px;
	color: #530000;
	font-size: 0.9em;
	line-height: 160%;
	letter-spacing: 0.05em;
	font-weight: bold;
}

/* recommend */

.sp_8px_devider {
	display: none;
}

.block_title_wrap2 {
	width: 100%;
	height: 80px;
	margin: 0;
	background: url(../images/icon_onair.png) no-repeat;
	background-size: 48px 51px;
	background-position: 0 10px;
	border-top: none;
}

.block_title2 {
	display: block;
	padding: 32px 0 0 60px;
	font-size: 1.3em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #530000;
	font-weight: bold;
}

.sp_br { display: none; }

.block_recommend_wrap {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.block_recommend {
	/*float: left;*/
	width: 230px;
	height: auto;
	margin: 0 20px 24px 0;
	border: 1px solid #c7161d;
	border-radius: 8px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
	overflow: hidden;
}
.block_recommend a { text-decoration: none; }
.block_recommend a span { transition: 0.6s; }
.block_recommend a:hover span { opacity: 0.5; }
.block_recommend .item_name {  min-height: 2.2em; }
.block_recommend .item_text { margin-bottom: 0; padding: 0; }
.recommend_mark {
	display: block;
	width: 59px;
	height: 9px;
	margin: 0;
	background: url(../images/recommend.png) no-repeat;
	background-size: cover;
	background-position: left top;
}

.item_recommend_photo {
	display: block;
	width: auto;
	margin: 0;
	overflow: hidden;
	background: #ebebeb;
	cursor: pointer;
}

.item_recommend_photo img {
	width: 100%;
	margin: 0;
 vertical-align: top;
}

.recommend_sp_wrap {
	display: none;
}

.item_recommend_info {
	padding: 15px 15px 10px;
}

.price_recommend_wrap {
	padding: 20px 0 25px 0;
	font-size: 0.8em;
	line-height: 100%;
	text-align: right;
}

.price {
	font-size: 1.7em;
}

.btn_recommend_buy {
	display: table;
	width: 152px;
	height: 32px;
	margin: 0 auto;
	background: #ff9800;
	text-align: center;
	text-decoration: none;
}

.btn_text2 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 1.1em;
	line-height: 100%;
	letter-spacing: 0.1em;
}

/* sidebar */

.block_sidebar {
	width: 230px;
	height: auto;
	margin: 0 0 24px 0;
	border: 1px solid #c7161d;
	border-radius: 8px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
	overflow: hidden;
}

.sidebar_title_area {
	padding: 9px 0 8px 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;  
}

.sidebar_title {
	color: #fff;
	font-size: 1em;
	line-height: 160%;
	letter-spacing: 0.1em;
	text-align: left;
}

.guide_wrap {
	padding: 15px 0 5px 15px;
}

.guide {
	padding: 0 0 10px 0;
}

.guide_title {
	font-size: 0.9em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #c7161d;
	font-weight: bold;
}

.guide_cnt {
	padding: 0 0 0 1em;
	font-size: 0.9em;
	line-height: 160%;
	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: none; }
.guide_text br { display: block; }

.guide_cnt a {
	color: #c7161d;
	font-weight: bold;
	text-decoration: none;
}

.guide_link {
	display: inline-block;
	padding: 7px 5px 5px 0;
}

/* sideber movie */

.block_sidebar_movie {
	width: 230px;
	height: auto;
	margin: 0 0 24px 0;
	background: #530000;
	border: 1px solid #530000;
	border-radius: 8px;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
}

.sidebar_movie_wrap {
	padding: 9px 15px 15px 15px;
}

.sidebar_movie_title {
	padding: 0 0 9px;
	color: #fff;
	font-size: 1em;
	line-height: 160%;
	letter-spacing: 0.1em;
}

.sidebar_movie {
	width: 200px;
	height: 112px;
	margin: 0;
	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: 10px 15px ;
	list-style-type: none;
}

ul.cat li {
	padding: 4px 0;
}

ul.cat li a {
	padding: 0 0 0 12px;
	background: url(../images/cat_arrow.png) no-repeat;
	background-size: 11px 11px;
	background-position: left 1px;
	font-size: 0.75em;
	line-height: 100%;
	letter-spacing: 0em;
	color: #c7161d;
	text-decoration: none;
	font-weight: bold;
}

/* timeline */

.timeline {
	display: block;
	width: 200px;
	height: 500px;
	padding: 15px 15px 0 15px;
	margin: 0 0 15px 0;
	overflow: scroll;
}

.sp_none {
	display: block;
}


/* banner */

.block_sidebar_banner {
	display: block;
	width: 232px;
	padding: 20px 0 0;
	background: #ebebeb;
	text-align: center;
}

.banner {
	display: block;
	width: 200px;
	padding: 0 0 15px;
	margin: 0 auto;
}

.banner img {
	width: 200px;
	height: auto;
	margin: 0;
}


/* back number */

.sp_backnumber_wrapper {
	display: none;
}

.backnumber_wrapper {
	display: block;
	width: 100%;
	height: 42px;
	padding: 0;
	margin: 0 0 24px;
}

.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: none;
}

.topics_wrapper {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 0 24px;
}

.btn_topics img{
	vertical-align: top;
}




/* page top */

.page_top_wrapper {
	width: 112px;
	height: 88px;
	margin: 55px 0 0 120px;
	text-align: right;
}

.btn_page_top {
	display: inline-block;
	width: 112px;
	height: 88px;
	margin: 0;
	cursor: pointer;
	background-color: none;
	background-image: url(../images/page_top.png);
	background-repeat: no-repeat;
	background-size: 112px 88px;
	background-position: center center;
	opacity: 1;
	transition: 0.6s;
}

.btn_page_top:hover {
	opacity: 0.5;
}

.sp_page_top_wrapper {
	display: none;
}


/****************** item ******************/

.sp_page_headding_area { display: none; }

.devider,
#onair_01 {
	width: 100%;
	height: 8px;
	margin: 0 0 28px 0;
	background: #eae2bd;
}

#onair_02,
#onair_03,
#onair_04,
#onair_05 {
	width: 100%;
	height: 8px;
	margin: 50px 0 28px 0;
	background: #eae2bd;
}

.main_head {
	position: relative;
	margin: 0 0 48px;
}

.page_title {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}

h3.sub_title {
	padding: 0.8em 0 0.8em 60px;
	font-size: 1.5em;
	line-height: 100%;
	letter-spacing: 0.1em;
	color: #530000;
	font-weight: bold;
	background: url(../images/icon_leaf.png) no-repeat;
	background-size: 53px 56px;
	background-position: left top;
}

h2.main_title {
	font-size: 2.7em;
	line-height: 100%;
	letter-spacing: 0.1em;
	color: #530000;
	font-weight: bold;
}

.main {
	margin: 0 0 30px;
}


/* main left */

.main_left {
	float: left;
	width: 490px;
	margin: 0 34px 0 0;
}

.main_right {
	float: left;
	width: 476px;
	margin: 0;
}

.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 50px;
	font-size: 0.8em;
	line-height: 180%;
	letter-spacing: 0.05em;
	color: #231815;
	text-align: justify;
}

.main_price_wrap {
	width: auto;
	margin: -3px 0 28px 0;
}

.sku_wrap {
	width: auto;
	margin: 0 0 40px;
}

.sku_title {
	margin: 0 0 15px;
	font-size: 1em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #df1f60;
	font-weight: bold;
}

.price_hontai {
	width: auto;
	margin: 0;
	font-size: 0.75em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #231815;
}

.main_price_title {
	font-size: 1.3em;
	line-height: 100%;
	letter-spacing: 0.4em;
	color: #231815;
}

.main_price {
	font-size: 2.5em;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #231815;
}

.main_btn_buy {
	display: table;
	width: 304px;
	height: 56px;
	margin: 0;
	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;
	padding: 20px 0 30px;
	border-top: 1px solid #eae2bd;
}

.sub_photo_wrap {
	margin: 0 0 25px;
}

.sub_photo {
	float: left;
	width: 318px;
	height: 212px;
	margin: 0 23px 0 0;
	overflow: hidden;
	background: #ebebeb;
}
.sub_photo_sp { line-height: 0; margin: 0;}
.sub_photo_sp:first-child { margin-bottom: 10px; }
.h432 img { padding-top: 16px; }
.sub_photo img {
	width: 318px;
	height: auto;
}
.sub_photo_sp img {
	width: 100%;
	height: auto;
}


.sub_movie {
	width: 318px;
	height: 212px;
	margin: 0;
	overflow: hidden;
	background: #000;
}

.last { margin: 0; }

.sub_text_wrap {
	margin: 0 0 30px;
}

.sub_cap {
	margin: 0 0 10px;
	font-size: 1em;
	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: none;
}

.sp_hide {
	display: block;
}


/* sub btn */

.sub_btn {
	width: 650px;
	margin: 0 auto 50px;
}

.sub_btn_left {
	float: left;
	margin: 0 40px 0 0;
}

.sub_btn_right {
	float: right;
}

.btn_seven {
	display: block;
	width: 300px;
	height: 56px;
	margin: 0;
	background: url(../images/btn_seven.png) no-repeat;
	background-size: 300px 56px;
	background-position: left top;
}

.btn_yokado {
	display: block;
	width: 300px;
	height: 56px;
	margin: 0;
	background: url(../images/btn_yokado2.png) no-repeat;
	background-size: 300px 56px;
	background-position: left top;
}
.btn_seibu {
	display: block;
	width: 300px;
	height: 56px;
	margin: 0;
	background: url(../images/btn_seibusogo.png) no-repeat;
	background-size: 300px 56px;
	background-position: left top;
}
.btn_loft {
	display: block;
	width: 300px;
	height: 56px;
	margin: 0;
	background: url(../images/btn_loft.png) no-repeat;
	background-size: 300px 56px;
	background-position: left top;
}


.sub_btn_text {
	width: 300px;
	margin: 10px 0 0;
	font-size: 0.7em;
	line-height: 180%;
	letter-spacing: 0.05em;
	color: #231815;
	text-align: left;
}

.sp_sku {
	display: none;
}


/* sub info outer */

.sub_info_outer {
	width: 740px;
	margin: 0 auto;
	padding: 15px;
	background: #eae2bd;
	border: 1px solid #eae2bd;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
	border-radius: 8px;
}

.sub_info_inner {
	padding: 40px 60px 40px;
	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: 5px 10px 0 0;
}

.sub_info_photo img {
	width: 32px;
	height: 32px;
}

.sub_info_title {
	display: table-cell;
	vertical-align: middle;
	height: 32px;
	font-size: 0.9em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #c7161d;
	text-indent: -0.5em;
}

.sub_info_main {
	padding: 0 0 0 44px;
}

.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.2em;  
	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: 60px;
}

.guide_page_wrap {
	display: table;
}

.guide_page_left {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #a99549;
	width: 9em;
	padding: 7px 0 60px 0;
	color: #c7161d;
	font-size: 1.2em;
	line-height: 100%;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.guide_page_right{
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 40px;
}

.guide_page_right_wrap {
	margin: -5px 0 0 0;
}

.guide_page_tel {
	padding: 0 0 0 0;
	color: #c7161d;
	font-size: 1.8em;
	line-height: 100%;
	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: 20px 0 0 0;
	color: #231815;
	font-size: 0.8em;
	line-height: 100%;
	letter-spacing: 0.05em;
}

.fs08 {
	font-size: 0.8em;
}


/* page_top_item_wrapper */

.page_top_item_wrapper {
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 100px;
	text-align: center;
}

strong { font-weight: bold; }



/*　追加　*/
#bnr { text-align: center; }
#bnr img { width: 100%; max-width: 690px; margin-top: 20px; }
.unique { margin-top: 20px !important; }
.atte_text {
    color: #530000;
    font-size: 0.75em;
    letter-spacing: 0.05em;
    line-height: 180%;
    margin: 10px 0 0;
}
/*recipe*/
.recipe { overflow: hidden; margin-top: 30px; }
.recipe:first-child { margin-top: 10px; }
.recipe h3 {
	color: #530000;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(../images/icon_recipe.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 32px;
	line-height: 32px;
	min-height: 32px;
	padding-left: 42px;
}
.recipe h4 {
	color: #c7161d;
	font-size: 1.15em;
	line-height: 1.3em;
	border-left: 5px double #c7161d;
	margin-bottom: 3px;
	padding-left: 8px;
}
h4.recipe_t_sub{
	border:none;
	padding-left:0;
	
}
.recipe .point { margin-bottom: 10px; }
.recipe .point h4 {
	border-left: none;
	padding-left: 0;
	color: #F60;
}
.recipe .img { width: 100%; }
.recipe .img img { width: 100%; vertical-align: top; padding-bottom: 15px; }
.recipe .material { padding-bottom: 15px; overflow: hidden; }
.recipe .material.two li { width: 50%; float: left; }
.recipe.type1 .img { width: 65%; float: none; }
.recipe.type1 .material { float: left; }
.recipe .make { clear: both; }
.recipe .make ol {
	margin-left: 1.6em;
	list-style-position: outside;
	list-style-type: decimal;
}

/*backnumber*/
.bk_item li { font-size: 0.75em; line-height: 200%; }
.bk_item li a { color: #df1f60;  }
.bk_item li span { display: inline-block; }
.bk_mark {
	display: block;
	width: 62px;
	height: 9px;
	margin: 0;
	background: url(../images/backnumber.png) no-repeat;
	background-size: cover;
	background-position: left top;
}
.mgt10 { margin-top: 10px !important; }

/*170907*/
.title_area .item_name strong {
	font-size: 1.2em;
	color: #FF0;
	line-height: 1.3em;
}
.nomgt { margin-bottom: 0 !important; }

.splink, #bnr p a {
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
	display: inline-block;
	padding: 16px;
	margin-top: 1em;
}
#bnr p { max-width: 690px; font-size: 12px; margin: 0 auto; }
#bnr p a { font-size: inherit;
	margin-top: 0.5em; 
	padding: 8px 16px; }




.main_text .price_hontai,
.main_text .main_price_title,
.main_text .main_en {
	font-size: 1.5em;
	line-height: 160%;
	letter-spacing: 0.05em;
	color: #231815;
}
small { font-size: 0.9em; }
.main_text .main_price {
	font-size: 2.5em;
	line-height: 120%;
	letter-spacing: 0.05em;
	color: #231815;
}
.nolink * { cursor: default; }


#bnr .bnr_l { margin-bottom: 10px; }
#bnr .bnr_l img { width: 100%; max-width: 1000px; }
#bnr .bnr_h { text-align: center; }
#bnr .bnr_h a {
	background: #df1f60;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2;
	display: inline-block;
	padding: 15px 30px;
}
.hagaki, .layer { display: none; }
.hagaki {
	max-width: 580px;
	margin: 0 auto;
	padding: 0 0 10px;
	font-size: 14px;
	color: #000;
	background-color: #eae2bd;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -290px;
	z-index: 1005;
}
.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
@media (max-width: 600px) {
.hagaki {
	width: 100%;
	left: 0;
	margin-left: 0;}
.flex {
	flex-direction: column;
}
}
.flex div {
	border: 2px solid #000;
	min-width: 250px;
	height: 280px;
	padding: 15px;
	box-sizing: border-box;
	margin: 10px 10px 0;
	background-color: #FFF;
}
.flex div .kitte {
	width: 50px;
	min-width: 50px;
	height: 50px;
	text-align: center;
	padding: 0;
	line-height: 50px;
	margin: 0 0 1em;
	background-color: #CCC;
}
.hagaki h2 {
	color: #FFF;
	background-color: #c7161d;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 8px 10px;
	font-size: 18px;
	position: relative;
}
.hagaki h2 span {
	border: 2px solid #FFF;
	padding: 3px 5px;
	position: absolute;
	top: 8px;
	right: 8px;
	line-height: 1.2;
	cursor: pointer;
}
.hagaki h2, .hagaki .lead, .hagaki .atte { font-weight: bold; text-align: center; }
.hagaki .lead, .hagaki .atte {
	margin-top: 10px;
	padding: 0 10px;
}
.hagaki .atte {
	color: #C00;
}
.flex div ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1.2em;
}


.layer{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	z-index: 1000;
}

/**/
.onair500, .onair500 .container {
	background-color: #fff5f8;
	background-image: url(../images/bg_500.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.onair500 .container { text-align: center; padding-bottom: 20px; }
#bnr.onair500 h2 img { max-width: 999px; }
#bnr.onair500 a { margin: 0; }
#bnr.onair500 a img { vertical-align: top; max-width: 980px; margin-top: 10px; }

.bnr { text-align: center; padding: 20px 0 10px; }
.bnr a img { vertical-align: top; width: 100%; max-width: 690px; }

.main_btn_text.type1 {
	line-height: 1.2em;
}


.sns_link.sp { display: none; }
.sns_link.line { position: relative; }
.sns_link.line:hover { opacity: 1.0; }
.sns_link.line:hover + img { opacity: 0.5; }


.sns_link.sp img,
.sns_link.line img { width: auto; }

.sns_link.line .tip {
    background: #FFF;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 1000;
    text-align: center;
    border: 3px solid #CDCDCD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	top: -180px;
	left: -12px;
	
}
.tip:after, .tip:before {
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tip:before {
	border-color: rgba(205, 205, 205, 0);
	border-top-color: #CDCDCD;
	border-width: 10px;
	margin-left: -10px;
}
.sns_link.line .tip img {
    width: 150px;
    height: 150px;
	opacity: 1.0;
}
.mt{ margin-top: 10px; }



/*サーチボックス*/
#nav ul li.nav05 { padding-top: 18px; }
.search-container { position: relative; }
.search-box {
	border: none;
border-radius: 20px;
cursor: text;
outline: none;
background-color: #eae2bd;
box-shadow: none;
padding: 10px 15px;
width: 100%;
color: black;
	box-sizing: border-box;
}
.search-box.search-box-pc { width:  96%; }
.sp_head_seach .search-box {
height: 30px;
padding: 2px 15px;
}
.search-submit {
	background-image: url(../images/icon_seach.png);
	outline: 0;
	box-sizing: border-box;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
background-color: transparent;
position: absolute;
right: 10%;
	height: 36px;
	width: 30px;
	border: 0;
	padding: 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
}
#header .search-submit { right: 4%; }
.side_seach { margin: 24px 0; }
.side_seach .search-submit {right: 3%;}

@media (min-width: 769px) {
.side_seach { display: none; }
.block_onair_wrap.pc_none { display: none; }
}

.sp_bnr, .pc_bnr { display: none; }
@media (max-width: 600px) {
	.sp_bnr { display: inline-block; }
}
@media (min-width: 601px) {
	.pc_bnr { display: inline-block; }
}
.item_tel, .item_shop {font-size: 0.8em;}
.item_shop {display: flex;}
.item_shop span { display: inline-block; text-align: right; width: 7em; line-height: 2; }
.price_title { display: inline-block; text-align: right; width: 7em;}
.item_tel a, .item_shop b { font-size: 1.2em; font-weight: normal; }
.item_shop a { color: #df1f60 ;}
.item_tel a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
 color: #000000;
 
}


.on-airLink div + div { margin-top: 20px; }
@media (min-width: 601px) {
.on-airLink {
max-width: 690px;
margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.on-airLink div { width: 340px; }
.on-airLink div + div { margin-top: 0; }
}
.on-airLink a {
 display: block;
 background-color: #eae2bd;
 color: #c7161d;
 font-weight: bold;
 font-size: 1.1em;
 padding: 20px;
 text-decoration: none;
 border-radius: 15px;
 text-align: center;
 border: 2px solid #c7161d;
}
.block_onair_wrap {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;}

.recipe .lead {
 color: #df1f60;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 6px;
}
.item_shop_atte {
 color: #FF0004;
 text-align: right;
 font-size: 0.7em;
}
.red { color: #D90000; }
.price2 { line-height: 1.8em; display: block; text-align: right; }
@media (min-width: 769px) {
.block_onair .price2 { line-height: 1.8em; display: block; text-align: left; padding-left: 1.6em; }
}


/* 20200326 add youtube */

.youtube_area{width:900px;margin:40px auto;}

@media (max-width: 768px) {
	.youtube_area{width:94vw;margin:5vw auto;}
}

.item_movie{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
}
.item_movie iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




