@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**								グルメ用CSS									*/
/****************************************************************************/


/* ----------------------------------------------------
		グルメ
---------------------------------------------------- */
#gourmet_wrap {
	padding-bottom: 7%;
}

#gourmet_wrap .headline {
	padding-top: 7%;
}

.gourmet_explain {
	margin-top: 30px;
	color: #5d4037;
    font-size: 1.6rem;
    line-height: 2;
}

.gourmet_box {
	margin-top: 5%;
}

.summer_list ul {
    text-align: center;
}

.summer_list li:first-child {
	margin: 4% 0.5% 5% 0;
}

.summer_list li {
	display: inline-block;
	vertical-align: top;
	width: 18.5%;
	margin: 4% 0.9% 5% ;
	text-align: center;
}

.summer_list li:last-child {
	margin: 4% 0% 5% 0%;
}

.summer_list li:nth-child(3n) {
	margin-right: 0;
}

.summer_list li img {
    width: 180px;
}
.summer_list li h2 {
	font-size: 2.4rem;
	line-height: 1.2;
	margin: 5px 0;
	font-weight: normal;
}

.summer_list li p {
	color: #5d4037;
	font-size: 1.5rem;
	line-height: 1.5;
}

.gourmet_box .nabe {
	margin: 5% 0;
}

.gourmet_list li {
	display: inline-block;
	vertical-align: top;
	width: 22%;
	margin: 5% 3% 0 0;
	text-align: center;
}

.gourmet_list li:nth-child(4n) {
	margin-right: 0;
}

.gourmet_list li h2 {
    font-size: 2rem;
    line-height: 1.4;
    margin-block: 5px;
    font-weight: 500;
}

.gourmet_list li p {
	color: #5d4037;
	font-size: 1.5rem;
	line-height: 1.5;
}

.gurunavi_list {
	margin-top: 5%;
}

.gurunavi_list li {
	float: left;
	width: 139px;
	margin: 6px 4px 0 0;
	text-align: center;
}

.gurunavi_list h2 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin: 15px 0 10px;
    font-weight: 500;
}

.gurunavi_list li:nth-child(7n) {
	margin-right: 0;
}
.h2bg {
    background-color: #140b06;
    position: relative;
    text-align: center;
    min-height: 100px;
}
.h2bg h2 {
    color: #fff;
    font-size: 379%;
    font-weight: normal;
    font-family: "honoka";
    text-align: center;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    margin: 0 auto;
    left: 50%\9; /* IE10以下 */
    left: 40%\9; /* IE8 以下 */
}
.free_html {
    overflow: hidden;
    max-width: 1000px;
    margin: 15px auto 20px auto;
}
#search_form h3 {
    color: #404040;
    font-size: 20px;
    margin: 30px 0 10px;
}
#search_form span {
    display: block;
}
#gourmet_wrap h2.title {
    fon
    max-width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Lato', 'sans-serif';
    color: #333;
    font-size: 265%;
    line-height: 1.1;
    margin-top: 60px;
    margin-bottom: 30px;
}
/* ぐるナビ *************************************************/
#search_results .list_box .list {
    display: inline-block;
    letter-spacing: normal;
    width: 48%;
    margin: .5%;
    margin-bottom: 30px;
    overflow: hidden;
    vertical-align: top;
}
.food .gurunabi {
    text-align: right;
    margin: -45px 0px 25px;
}
.food .gurunabi img {
    width: 90px;
    height: 35px;
}

/*.food.gn #search_results h2 {
    border-bottom: solid 1px #e5e5e5;
    font-size: 281%;
}
.food.gn #search_results .list_box h3 {
    color: #000;
    font-size: 184%;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 15px;
}*/
.en .food.gn #search_results .list_box h3 {/* 英語 */
    font-family: 'Lato', 'sans-serif';
}
.tw .food.gn #search_results .list_box h3 {/* 繁体字 */
    font-family : 'SimSun','serif';
}
.cn.food.gn #search_results .list_box h3  {/* 簡体字 */
    font-family : 'SimSun','serif';
}
.ko .food.gn #search_results .list_box h3 {/* 韓国語 */
    font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}

/*.food.gn #search_results .list_box h3 span {
    font-size: 92%;
    display: block;
    line-height: 2;
}*/
.food.gn #search_results .list h3 {
    font-size: 136%;
    line-height: 1.2;
    margin-bottom: 10px;
}
.food.gn #search_results .list h3 + p {
    font-size: 100%;
    line-height: 1.1;
    color: #000;
}
.food.gn #search_results .list {
    border-top: solid 1px #ccc;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 0;
}
.food.gn #search_results .list p,
.food.gn #search_results .list ul li {
    color: #666;
    font-size: 84%;
    line-height: 1.2;
    word-wrap:break-word;
    margin-bottom:3px;
}
.food.gn #search_results .list .left {
    float: left;
    width: 65%;
    word-wrap: break-word;
}
.food.gn #search_results .list .right {
    float: right;
    width: 33%;
    padding-top: 45px;
}
.food.gn #search_results .list .right ul {
    margin-top: 5px;
}
.food.gn #search_results .list .right ul li {
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}


.free_html {
    font-size: 100%;
    overflow: hidden;
    max-width: 1000px;
    line-height: 1.8;
    margin: 40px auto;
}
.free_html strong {
    font-size: 2.8rem;
    line-height: 2;
    margin-bottom: 1%;
    display: inline-block;
}
.free_html table {
    margin-bottom: 20px;
}
.free_html table strong,
.free_html table h4 {
    font-size: 2.8rem;
    line-height: 1.1;
    font-family: "honoka";
}
.free_html table img {
    margin: 5px 10px;
}
.category_pattern strong {
    font-size: 125%;
    line-height: 1.3;
    font-family: "honoka";
}


/* gourmet_manga */
.category_pattern .pattern09 {
    margin-top: 20px;
}
.category_pattern .pattern09 p {
	font-size: 167%;
	font-weight: bold;
	text-align: center;
}
.category_pattern .pattern09 ul.piece3 li {
    width: 32.8%;
}
.category_pattern .pattern09 ul.piece4 li {
    width: 24.5%;
}
.category_pattern .pattern09 ul.piece5 li {
    width: 19.5%;
}
.category_pattern .pattern09 ul.piece6 li {
    width: 32.8%;
}
.category_pattern .pattern09 ul.piece7 li {
    width: 24.5%;
}
.category_pattern .pattern09 ul.piece8 li {
    width: 24.5%;
}
.category_pattern .pattern09 ul li {
	display: inline-block;
}
.category_pattern .pattern09 img {
	width: 100%;
    margin-bottom: 10px;
}

@media screen and (max-width: 750px){
	/* gourmet_manga */
.category_pattern .pattern09 ul.piece3 li,
.category_pattern .pattern09 ul.piece4 li,
.category_pattern .pattern09 ul.piece5 li,
.category_pattern .pattern09 ul.piece6 li,
.category_pattern .pattern09 ul.piece7 li,
.category_pattern .pattern09 ul.piece8 li {
    width: 49%;
}
.category_pattern .pattern09 ul li {
	text-align: center;
	width: 49%;
}
.free_html td {
	display: block;
}

ul.summer_list {
    text-align: center;
}

.summer_list li:first-child {
    margin: 0;
}

.summer_list li {
    display: inline-block !important;
    margin: 4% 0.5% 5% !important;
    text-align: center;
    vertical-align: baseline;
    width: 31.5% !important;
}
.summer_list li:nth-child(n+3) {
    margin: 0% 3.5% 5% !important;
}

.summer_list li img {
    width: 100%;
}

.summer_list li:nth-child(3n) {
    margin: 3% auto !important;
}

.h2bg {
    background-color: #140b06;
    position: relative;
    text-align: center;
    min-height: 65px;
}

.h2bg h2 {
    font-size: 170%;
    text-align: left;
    top: 27%;
    left: 52%;
}
}
