@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							FOODS　			    				    		*/
/****************************************************************************/
.food.index #main_sub .title {
    padding-bottom: 10px;
	margin-bottom: 25px;
}
.food.index #main_sub .left {
    width: 67%;
}
.food.index #main_sub .right {
    width: 32%;
	margin: 0 0 1% 1%;
}
.food.index #main_sub:after {
	clear: both;
}
.food.index #main_sub img {
	width: 100%;
}
.food.index #content_1 h1 {
	text-align: left;
	border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
	margin-bottom: 20px;
}
.food.index #content_2 h1,
.food.index #content_3 h1 {
	border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
	margin-bottom: 20px;
}
.food.index h1.link {
    position: relative;
}
.food.index h1.link a {
	color: #75793A;
	margin-left: 32px;
}
.food.index h1.link:before {
    content: url("../img/food_shopping/ico/title_ico01.png") ;
	position: absolute;
	top: 5px;
}
.food.index .box {
	margin-bottom: 30px;
}
.food.index .box h2 {
    font-size: 160%;
    line-height: 1;
    padding: 0;
    margin: 5px 0 15px 0;
    word-wrap:break-word;
    text-align: center;
}
.en .food.index .box h2 {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .food.index .box h2 {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .food.index .box h2 {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .food.index .box h2 {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.food.index .box h2 a {
	color: #75793A;
}
.food.index p {
    font-size: 117%;
	margin-bottom: 10px;
}
.food.index .list_box {
	letter-spacing: -0.4em; /* inline-block余白 */
    overflow: hidden;
}
.food.index .list {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
.food.index .list img {
	width: 100%;
}
.food.index .typ01 .list {
    width: 23%;
    margin: 1%;
	margin-bottom: 15px;
}
.food.index .typ02 .list {
	letter-spacing: normal; /* inline-block余白 */
    width: 48%;
    margin: 1%;
}
.food.index .typ03 .list {
    width: 15%;
    margin: .83%;
}
.food .gn_quote{/* ぐるなび引用 */
    text-align: center;
}

#kawabun_bnr {
    margin:50px 0 0 0 ;
    background: #e2d19e;
}

#kawabun_bnr h1#midashi{
    text-align:left;
    margin-top:0px;
    border-bottom: 1px solid #2c2101;
    padding-bottom: 10px;
    margin-bottom:10px;
    font-size:180%;
}

#kawabun_bnr h2#title{
    color:#6a5413;
    text-align:left;
    margin-top:0px;
    font-size:245%;
    margin-bottom:10px;
}

#kawabun_bnr #display{
    padding: 10px;
}

#kawabun_bnr img{
    width:392px !important;
    height:196px;
    float:left;
    margin-right:10px;
}

#kawabun_bnr #display p{
    font-size:115%;
}
/****************************************************************************/
/**							SOUVENIR&SHOPPING　								*/
/****************************************************************************/ 
.souvenior_shopping.index #main_sub img {
	width: 100%;
	max-width: 433px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 10px;
}
.souvenior_shopping.index #main_sub h3 {
	text-align: left;
	font-size: 281%;
	margin-bottom: 25px;
}
.souvenior_shopping.index #main_sub h3 + p {
	font-size: 167%;
	line-height: 1.4;
    margin-bottom: 15px;
}
.souvenior_shopping.index #main_sub .right {
	width: 44%;
}
.souvenior_shopping.index #main_sub .btn {
	background-color: #000;
	margin-top: 40px;
}
.souvenior_shopping.index #main_sub .btn a {
	color: #fff;
}
.souvenior_shopping.index .btn a:after {
    content: url("../img/underlayer/btn/btn_ico02.png");
}
.souvenior_shopping.index .list_box {
	text-align: center;
	overflow: hidden;
}
.souvenior_shopping.index #content_1 {
	margin-bottom: 30px;
}
.souvenior_shopping.index #content_1 .list_box ul li {
	width: 47%;
	float: left;
	border: solid 1px #CCC;
	margin: 1%;
}
.cn .souvenior_shopping.index #content_1 .list_box ul li {/* 簡体字 */
    width: 31%;
}
.souvenior_shopping.index #content_1 .smart {
	display: none;
}
.souvenior_shopping.index #content_1 .list_box img {
	width: 100%;
	max-width: 470px;
	height: auto;
}
.souvenior_shopping.index #content_2 {
	margin-bottom: 30px;
}

.souvenior_shopping.index #content_3 .list_box {
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	overflow: hidden;
	margin-bottom: 25px;
}
.souvenior_shopping.index #content_3 .list_box  ul {
	width: 18%;
	display: inline-block;
    letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
	margin: 1%;
}

.souvenior_shopping.index #content_3  p img {
	width: 100%;
	max-width: 210px;
}
.souvenior_shopping.index #content_3 h2 a {
	color: #75793a;
	text-align: center;
	font-size: 150%;
	padding-top: 15px;
}
.tw .souvenior_shopping.index #content_3 h2 a {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .souvenior_shopping.index #content_3 h2 a {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .souvenior_shopping.index #content_3 h2 a {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.souvenior_shopping.index #content_3 .bnr {
	text-align: center;
	border: solid 2px #CC1F2C;
}
.souvenior_shopping.index #content_3 .bnr img {
	max-width: 500px;
}

/****************************************************************************/
/**							SPECIALTIES			    						*/
/****************************************************************************/ 
.specialties #main_sub .left .title {
	font-size: 313%;
	text-align: left;
	margin-top:0;
	font-weight: normal;
}
.specialties .title + p img {
	margin-bottom: 40px;
}
.specialties #main_sub .right {
	width: 32%;
	padding-bottom: 20px;
}
.specialties #main_sub .left {
	width: 64%;
}
.specialties #main_sub img {
	max-width: 320px;
}
.specialties .list {
	overflow: hidden;
	margin-bottom: 25px;
}
.specialties .list_box {
	margin-top: 40px;
}
.specialties #content_1 .title {
	font-size: 249%;
	font-weight: normal;
	text-align: center;
	clear:both;
	margin-top: 60px;
}
.specialties .box_set {
	clear: both;
	overflow: hidden;
}
.specialties .list_box.typ01 {
  display: -webkit-flex;
  display: flex;
}
.specialties .list_box.typ01 ul {
	background-color: #f8f5f0;
	width: 210px;
	float: left;
	margin-left: 26px;
	margin-bottom: 25px;
}
.specialties .list_box.typ01 ul:first-child {
	margin-left: 40px;
}
.specialties .list_box.typ01 p + p {
	word-wrap:break-word;
	text-align: center;
	width: 180px;
	padding: 10px;
	margin: 15px 0;
}
.specialties .sub_title {
	font-size: 281%;
	text-align: left;
	margin-bottom: 20px;
}
.specialties .box {
	background-color: #f8f5f0;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
.specialties .box .left {
	width: 24%;
}
.specialties .box .right {
	width: 74%;
	padding: 1%;
}
.specialties .box img {
	width: 100%;
	max-width: 230px;
	height: auto;
}
.specialties .box dt {
	font-size: 175%;
	margin-bottom: 8px;
}
.tw .specialties .box dt {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .specialties .box dt {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .specialties .box dt {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.specialties .box dd {
	line-height: 1.3;
	font-size: 100%;
	margin-bottom: 5px;
}
.tw .specialties .box dd {/* 繁体字 */
	font-size: 109%;
	line-height: 1.5;
}
.cn .specialties .box dd {/* 簡体字 */
	font-size: 109%;
	line-height: 1.5;
}
.ko .specialties .box dd {/* 韓国語 */
	font-size: 109%;
	line-height: 1.5;
}
.specialties .typ01 {
	overflow: hidden;
}
.specialties .typ01 .left {
	width: 42%;
}
.specialties .typ01 .right {
	width: 52%;
	margin: 25px 20px auto auto;
}
.specialties .typ01 .left img {
    width: 100%;
    max-width: 440px;
}
.specialties .typ01 p {
	font-size: 134%;
	line-height: 1.4;
}
.specialties .typ02 .left {
	width: 52%;
	margin: 25px 20px auto auto;
}
.specialties .typ02 .right {
	width: 42%;
}
.specialties .typ02 .right img {
	width: 100%;
	max-width: 440px;
}
.specialties .typ02 p {
	font-size: 134%;
	line-height: 1.4;
	padding-bottom: 50px;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　移行　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/* 廃止後削除 -------------------------------*/
.food.category .free_html {
	max-width: 1000px;
	padding-top: 40px;
	margin: 0 auto;
}
.food.category .free_html table {
	margin-bottom: 25px;
}
.food.category .free_html h4 {
	padding: 0 30px 0 0;
	margin: 0;
}
.food.category .free_html p {
	font-size: 134%;
	line-height: 1.3;
	margin-bottom: 10px;
}

@media screen and (max-width:736px){
.food.index .box h2 {
    font-size: 117%;
}
.food.index p {
    font-size: 100%;
    line-height: 1.4;
}
.food.index #main_sub .left,
.food.index #main_sub .right {
	width: 100%;
	float: none;
}
.food.index .typ02 .left,
.food.index .typ02 .right {
	width: auto;
	float: none;
}
.food.index .typ04.left,
.food.index .typ04.right {
	width: auto;
	float: none;
}
.food.index .typ01 .list,
.food.index .typ02 .list,
.food.index .typ03 .list,
.food.index .typ04 .list {
	width: 46%;
    margin: 2%;
}

/* ぐるなび引用 */
.food .ta_right{
    font-size: 117%;
    text-align: left;
}

/****************************************************************************/
/**							SOUVENIR&SHOPPING　								*/
/****************************************************************************/ 
.souvenior_shopping.index #main_sub {
	width: 100%;
	padding: 10px;
}
.souvenior_shopping.index #main_sub .right {
	max-width: inherit;
	width: 100%;
}
.souvenior_shopping.index h3 {
    margin-bottom: 20px;
}
.souvenior_shopping.index #content_1 {
    margin-bottom: 0;
}

.souvenior_shopping.index #content_1 ul {
	border: solid 1px #CCC;
	text-align: center;
}
.souvenior_shopping.index #content_1 .smart {
	display: inline;
}
.souvenior_shopping.index #content_1 .pc {
	display: none;
}
.souvenior_shopping.index #content_3 .list_box ul {
    width: 49%;
    margin: 0 .5% 10px .5%;
}
.souvenior_shopping.index #content_3 h2 a {
    font-size: 117%;
	line-height: 1;
}

/****************************************************************************/
/**							SPECIALTIES			    						*/
/****************************************************************************/ 
.specialties #main_sub {
	width: 100%;
	padding: 10px;
}
.specialties #main_sub .left {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.specialties #main_sub .left .title {
	font-size: 167%;
}
.specialties #main_sub .right {
	text-align: center;
	width: 100%;
	float: none;
}
.specialties #main_sub img {
	max-width: inherit;
    width: 100%;
	height: auto;
}
.specialties #content_1 .title {
	font-size: 217%;
    border-top: solid 1px #ccc;
    padding-top: 20px;
}
.specialties #content_1 .sub_title {
	border-bottom: solid 1px #333;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}
.specialties .sub_title {
    font-size: 217%;
}
.specialties .box .left {
	width: auto;
	float: none;
	text-align: center;
	background-color: #E2E2E2;
}
.specialties .box .right {
	width: auto;
	float: none;
}
.specialties .box .right dt {
	text-align: center;
}

.specialties .box dd {
	padding: 0;
}
.specialties .typ01 p {
    font-size: 117%;
    line-height: 1.2;
	margin-bottom: 10px;
}
.specialties .typ01 .left {
	width: auto;
	float: none;
	text-align: center;
}
.specialties .typ01 .right {
	width: auto;
	float: none;
}
.specialties .typ02 .left {
	width: auto;
	float: none;
}
.specialties .typ02 .right {
	width: auto;
	float: none;
	text-align: center;
}
.specialties .typ02 p {
	padding-bottom: 10px;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　移行　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/* 廃止後削除 -------------------------------
.food.category .free_html table td {
	display: inline;
}
.food.category .free_html table td img {
	width: 100%;
	height:auto;
	margin-top: 10px;
}*/
}

@media screen and (max-width:320px){
/****************************************************************************/
/**							FOODS　			    				    		*/
/****************************************************************************/
.food.index .typ01 .list,
.food.index .typ02 .list,
.food.index .typ03 .list,
.food.index .typ04 .list {
	width: 100%;
	float: none;
}

/****************************************************************************/
/**							SOUVENIR&SHOPPING　								*/
/****************************************************************************/ 
.souvenior_shopping.index #content_3 .list_box ul {
    width: 100%;
}
}
