

@charset "utf-8";
/* #HOME　smt480px以下
***********************/
@media only screen and (max-width:480px){
/* --------------------------------------------------
smt用　
-------------------------------------------------- */
.header_menu {
	margin : 10px auto 30px;
	font-size: 14px;
}


#gourmet_special h1 {
	font-size: 17px;
	margin: 0px auto 10px;
	padding-left: 8px;
	border-top : solid 3px #ff5e00;
	font-weight: bold;
}

header h2 {
	font-size: 25px;
	color:#ff5e00;
	border-bottom : solid 2px #ff5e00;
}

.shop > a > h3 {
	font-size: 24px;
	border-left: solid 7px #ff5e00 ;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: black;
}

header > h3 {
	font-size: 20px;
}
header h3:before {
	content:"◆";
	color : #ff5e00;
}

.header_menu figure {
	width : 100%;
	margin: 0px;
}


.writer {
	font-size: 8px;
	font-weight: bold;
	height: 120px;
	padding-top: 5px;
	margin-top : 10px;
	width: 100%;
}

.writer > img {
	display : none;
/*
	float : left;
	margin: 20px 13px 10px 15px;
	width: 35%;
*/
}
.writer > div {
	border: solid 1px black;
	margin: 0px auto 0px;
	width: 90%;
}

.writer .writer_name {
	font-size: 17px;
	padding: 3px 0px 3px 45px;
	background-image: url("/images/gourmet/special/sp_delicious_food/delicious_food_smt_writer_picture.png");
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 5px 0px;
	background-color: #cce198;
}
.writer .writer_contents {
	font-size: 10px;
	padding: 5px 10px;
}

.pickup > h2 {
	font-size: 20px;
}
.pickup > h2:before {
	content:"◆";
	color : #ff5e00;
}



h1 > div {
	width : 100%;
	margin: 5px auto 5px;
	text-align: center;
}

.introduction{
	font-size: 16px;
	border-bottom: solid 1px #ff5e00;
	margin-bottom: 20px;
	padding-left: 8px;

}

.introduction > span {
	 color: orange;
	 font-size: 16px;
}

h1 .choice_left {
	font-size: 12px;
/*	background-image: url("/images/gourmet/special/gourmet_matome/star.png"),url("/images/gourmet/special/gourmet_matome/star.png");*/
/*	background-position: 218px 2px,392px 2px;*/
	background-image: url("/images/gourmet/special/gourmet_matome/star.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-size: 15px;
	padding-left: 15px;
	margin-left: 15px;
}
h1 .choice_right {
	font-size: 12px;
	background-image: url("/images/gourmet/special/gourmet_matome/star.png");
	background-repeat: no-repeat;
	background-position: 83px 1px;
	background-size: 15px;
	padding-right: 15px;
	margin-left: 15px;
}


.menu {
	margin-bottom: 20px;
	padding: 10px;
	
}

.menu p{
	background-color: #DED9D7;
	padding: 6px;
}

.menu ul {
/*
	display: table;
	table-layout: fixed;
	text-align: center;
*/
    width: 100%;
}

.menu li {
/*
	vertical-align: middle;
	float: left;
*/
	margin: 10px 5px 5px;
    width: 100%;
    height: 60px;
}

.menu li img {
    width: 30%;
    float: left;
    margin-right: 10px;
    padding-top: 1px;
}

.menu li img:hover {
}

.menu figure {
/*	position : relative; */
	margin: 0;
    vertical-align: middle;
    text-align: left;
}
.menu figcaption {
	font-weight: bold;
	padding-top: 17px;
    font-size: 12px;
    color: black;

  
/*
	position : absolute;
	font-size: 10px;
	top: 73px;
	left: 17px;
*/
}




.article-content_read {
	font-size: 18px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding: 5px;
}

.article-content_read p {
	padding-top: 10px;
	padding-bottom: 10px;

}

.shop {
	margin: 0px auto 30px;
}

.photo_section img,
.shop_contents img,
.shop_header img{
	widht: 100%;
	height: auto;
	border: none;
}
.photo_section img {
	margin-bottom: 25px;
}

.shop_contents img {
	margin: 20px auto 25px;
}
.shop_header img{

}



.shop_header {
/*
	position: relative;
*/
}

.shop .shop_header h4 {
/*
	position: absolute;
	top : 10px;
*/
	margin:0px auto 0px;
	width:100%;
	font-size: 15px;	
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
	background-color:rgba(0,0,0,0.6);
	margin-bottom: 15px;
}

.shop-image-detail {
    background-color: #dcd2c4;
    margin: 14px auto 0;
    position: relative;
    width: 100%;
}

.shop-image-detail .youtube-title-detail {
    background-color: #725434;
    color: #fff;
    font-size: 14pt;
    height: 35px;
    line-height: 20px;
    padding-top: 10px;
    text-align: center;
}
.shop-image-detail .youtube-title-detail div:before {
	content: "";
	background-image: url("/images/gourmet/special/sp_delicious_food/movie_icon.png");
	background-repeat: no-repeat;
	background-position: 0px 20px;
	background-size: 33px 20px;
	padding: 20px 20px;
}

.shop-image-detail iframe {
    left: 0;
    margin: 0 0 10px;
    min-height: 280px;
    right: 0;
    width: 100%;
 /*   height: 100%; */
}



.shop_info {
	margin:30px auto 0px;
	text-align : left;
	width : 100%;
	background-color: #DED9D7;
	padding: 10px 20px;
}

.shop_info>p {
	font-weight: bold;
	margin-left: -18px;
	font-size: 15px;
    padding: 3px;
}

.shop_info>p:before {
	content:"◆";
	color : orange;
}

.shop_info th {
	width: 50px;
	line-height: 12px;
}

.shop_info td a{
	color:#ef5c03;
}

.shop_header>p,
.shop_contents {
	font-size: 14px;
	margin: 10px 10px;
	line-height:20px;
}

.editorial_note {
	font-size: 14px;
	line-height:20px;
	margin: 0px 10px;

}

.epilogue {
	font-size: 14px;
	margin: 0px 10px;
}

.link header {
	font-size: 20px;
	padding: 10px;
	margin : 30px auto 30px;
	border-top: solid 5px #ff5e00;
	border-bottom: solid 1px #ff5e00;
	background-image: url("/images/gourmet/special/gourmet_matome/gourmet_matome_link_icon_pc.png");
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: left 50%;
}

.link header span{
	color : orange;
	margin-left : 60px;
}


.link_menu li {
	border-bottom: dotted 1px #000000;
	min-height: 90px;
}
.link_menu li img {
	float: left;
	margin: 0px 16px 0px 0px;
	width : 80px;
	height : 80px;
}
.link_menu li .linc_contents {
	padding-right: 40px;
	padding-left: 95px;
	display: block;
}

.link_menu li .link_title {
	font-weight: bold;
}

.link_menu li > div {
	padding-left: 95px;
}
.link_soushin {
	content:"";
	background-image: url("/images/gourmet/special/sp_delicious_food/delicious_food_link_soushin.png"),url("/images/gourmet/special/gourmet_matome/link_arrow.png");
	background-repeat: no-repeat;
	background-size: 80px,20px;
	background-position: left 50%,right 50%;

}
.link_features {
	content:"";
	background-image: url("/images/gourmet/special/sp_delicious_food/delicious_food_link_soushin_features.png"),url("/images/gourmet/special/gourmet_matome/link_arrow.png");
	background-repeat: no-repeat;
	background-size: 80px,20px;
	background-position: left 50%,right 50%;
}
.link_shoku {
	content:"";
	background-image: url("/images/gourmet/special/sp_delicious_food/delicious_food_link_shokunikki.jpg"),url("/images/gourmet/special/gourmet_matome/link_arrow.png");
	background-repeat: no-repeat;
	background-size: 80px,20px;
	background-position: left 50%,right 50%;
}
.link_weekend {
	content:"";
	background-image: url("/images/gourmet/special/sp_delicious_food/delicious_food_link_weekend.jpg"),url("/images/gourmet/special/gourmet_matome/link_arrow.png");
	background-repeat: no-repeat;
	background-size: 80px,20px;
	background-position: left 50%,right 50%;
}
.link_nar1ta {
	content:"";
	background-image: url("/images/gourmet/special/sp_delicious_food/delicious_food_link_nariwanta.jpg"),url("/images/gourmet/special/gourmet_matome/link_arrow.png");
	background-repeat: no-repeat;
	background-size: 80px,20px;
	background-position: left 50%,right 50%;
}


.menu li {
	content:"";
	background-image: url("/images/gourmet/special/gourmet_matome/link_arrow.png");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right 50%;
	border-bottom: dotted 1px #000000;

}




.red {
	color : red;
}


}

