@charset "utf-8";

/*
Theme Name: ZOU
Author: ZOU Inc.
Author URI: http://zou.co.jp/
Description: Ginya
Version: 1.0
*/



/* ************************************************
*	基本設定
* ************************************************ */
body {
	margin: 0;
	padding: 0;
	font-family: "ryo-text-plusn","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
	color: #000;
	text-align: left;
	background: #fff url("images/bg.png") no-repeat right top;
}
.en {font-family: chaparral-pro;}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-align: left;
}

/* リンク */

a {color: #000; text-decoration: none;}
a:hover {color: #f00;}
a:active, a:focus {outline: 0;}



/* 画像 */

img {
	border: 0;
	padding: 0;
	margin: 0;
	max-width: 100%;
	height: auto;
	width /***/: auto;
	vertical-align: bottom;
}

hr {
	height: 0;
	margin: 50px 0 30px 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #000;
}

.l {font-size: 2.4rem;}

.c {text-align: center;}

/* ************************************************
*	全体
* ************************************************ */

/* ----- Header ----- */
header {
}
#logo {margin: 20px 0 35px 0;}
/* ----- Nav ----- */
nav {
}
nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
nav li {
	margin-bottom: 25px;
	font-size: 1.4rem;
	line-height: 1.1;
	letter-spacing: .1em;
}
nav li span {
	font-size: 1.0rem;
}

.slicknav_menu {display: none;}

/* ----- Footer ----- */
footer {

}
ul#fNav {
	list-style: none;
	text-align: right;
}
ul#fNav li {
	padding: 10px 0;
	font-size: 1.3rem;
}

#copyright {
	margin-bottom: 10px;
	text-align: right;
}

/* ************************************************
*	HOME
* ************************************************ */
#slide,
.cycle-slideshow {
	background: #000;
}
#ramens {
	margin: 20px 0;
}
#ramens .columns {
	margin-bottom: 20px;
}
#ramens .ramen {
	position: relative;
}
#ramens .ramen .caption {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	display: block;
	transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	opacity: 0;
	transform: scale(0);
		-webkit-transform: scale(0);
}
#ramens .ramen .name {
	margin: auto;
	position: absolute;
	top: 50%;
	text-align: center;
	display: none;
	width: 100%;
	font-size: 2.0rem;
	transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	opacity: 0;
}
#ramens .ramen a:hover .caption,
#ramens .ramen a:hover .name {
	color: #fff;
	display: block;
	opacity: 1;
	transform: scale(1);
		-webkit-transform: scale(1);
}
#ramens .ramen a:hover .name {
	transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
}

#info {
	font-size: 1.2rem;
}
#info h2 {
	margin-bottom: 15px;
	font-size: 1.6rem;
	letter-spacing: .15em;
}
#info h2 span {
	font-size: 1.0rem;
}
#info .wrap {
	border-left: 1px solid #000;
}
#info .wrap a {
	width: 100%;
	box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
	margin-left: 10px;
	padding: 5px;
	text-decoration: none;
	display: table;
}
#info .wrap div {
	display: table-cell;
	width: 80px;
	padding: 0 5px 0 0;
}
#info .wrap p {
	display: table-cell;
	vertical-align: top;
	line-height: 1.5;
}

/* ************************************************
*	Page
* ************************************************ */
.page {}
h1 {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 10.0rem;
}
section p.desc {
	font-size: 6.0rem;
	border-bottom: 1px solid #000;
}
section h2 {
	margin-bottom: 20px;
	font-size:4.6rem;
}
section h3 {
	margin-bottom: 15px;
	font-size: 2.8rem;
}
section .row {
	margin-bottom: 20px;
}
section .columns {
	margin-bottom: 20px;
}
section p {
	margin: 0;
	margin-bottom: 15px;
	font-size: 1.3rem;
	line-height: 1.7;
}

section h3.ramen-name {
	font-size: 2.4rem;
	text-align: center;
}
section .ramen-exp {
	text-align: center;
}

.single-news h2 {font-size: 2.4rem;}

/* FC & PRODUCE */
#fc-produce section ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#fc-produce section ul li {
	position: relative;
	margin: 0;
	padding: 20px 0;
	padding-left: 25px;
	font-size: 2.8rem;
	border-bottom: 2px dotted #000;
}
#fc-produce section ul li:last-child {
	border-bottom: 0;
}
#fc-produce section ul li span {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 1.3rem;
	left: 0;
	text-align: right;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
}
#fc-produce section ul li.title {
	padding-left: 0;
}
#fc-produce section ul li.title:before {
	border: 0;
}
/* ************************************************
*	Category
* ************************************************ */
#category_shop {}
#category_shop section ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#category_shop section ul li {
	position: relative;
	margin: 0;
	padding: 20px 0;
	padding-left: 25px;
	font-size: 2.8rem;
	border-bottom: 2px dotted #000;
}
#category_shop section ul li:last-child {
	border-bottom: 0;
}
#category_shop section ul li span {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 1.3rem;
	left: 0;
	text-align: right;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
}
#category_shop section ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 0;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
}


/* ************************************************
*   Utl
* ************************************************ */
.googlemap {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* ************************************************
*   テーブル
* ************************************************ */

/* テーブル */
table.normal {
	width: 100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.normal th {
	min-width: 60px;
	max-width: 180px;
	font-size: 1.3rem;
	text-align: left;
	padding: 5px 10px;
	white-space: nowrap;
	vertical-align: top;
}
table.normal td {
	font-size: 1.3rem;
	text-align: left;
	padding: 5px 10px;
	word-wrap: break-word;
	word-break: break-all;
	vertical-align: top;
	line-height: 1.5;
}

/* フォームテーブル */
table.form {
	width: 100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	border: 0px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table.form th {
	width: 20%;
	font-size: 2.0rem;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 10px 0px;
	border: 0 #ccc solid;
	border-bottom: 1px #ccc solid;
	white-space: nowrap;
	vertical-align: middle;
}
table.form td {
	font-size: 2.0rem;
	text-align: left;
	padding: 10px 0 10px 0px;
	border-bottom: 1px #ccc solid;
	white-space: normal;
	vertical-align: middle;
}

/* ************************************************
*   フォームパーツ
* ************************************************ */
.hissu {color: #f00; font-size: 1.2rem;}

input[type="text"],
input[type="email"] {
	background: #eee;
	border: 0;
	margin: 2px 0 2px 0;
	width: 98%;
	height: 30px;
	font-size: 16px;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 3px 3px 5px 5px;
}
textarea {
	background: #eee;
	border: 0;
	width: 98%;
	height: 160px;
	font-size: 16px;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
}
select {
	width: 98%;
	height: 30px;
	font-size: 1.2rem;
	margin: 5px 0;
	padding: 5px 35px 5px 5px;
	border: 1px solid #eee;
	border-radius: 4px;
	appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
	text-indent: .05em;
	text-overflow: "";
	background: #fff url(images/select_arrow.gif) no-repeat right;
}
select::-ms-expand {
	display: none;
}
#submit {
	margin: 20px auto 20px auto;
	padding: 20px 0 20px 0;
	text-align: center;
}
#submit input[type="submit"] {
	width: 80%;
	margin: 15px auto;
	padding: 15px 20px 15px 20px;
	border-style: none;
	background-color: #B31E22;
	color: #fff;
	font-size: 16px;
	line-height: 110%;
	text-align: center;
	letter-spacing: 0.3em;
	cursor: pointer;
	position: relative;
	border: none;
	display: block;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	text-decoration: none;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-radius: 5px;
		-o-radius: 5px;
		-ms-radius: 5px;
	box-sizing: border-box;
}
#submit input[type="submit"]:hover {
	opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
}

/* ************************************************
*   レスポンシブ
* ************************************************ */

/* medium 641px〜1024px */
@media screen and (min-width: 641px) and (max-width: 1024px) {
}
/* small & medium 1024px以下 */
@media screen and (max-width: 1024px) {
	/* CATEGORY */
	#category_shop section ul li {
		position: relative;
		margin: 0;
		padding: 20px 0;
		padding-left: 25px;
		border-bottom: 2px dotted #000;
	}
	#category_shop section ul li span {
		position: relative;
		display: block;
		text-align: left;
		transform: none;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
	}
	/* FC & PRODUCE */
	#fc-produce section ul li {
		position: relative;
		margin: 0;
		padding: 20px 0;
		padding-left: 25px;
		border-bottom: 2px dotted #000;
	}
	#fc-produce section ul li span {
		position: relative;
		display: block;
		text-align: left;
		transform: none;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
	}
}

/* medium & large 641px以上 */
@media screen and (min-width: 641px) {
	.pc {display: inline;}
	.sp {display: none;}

	section {margin-top: 20px;}
}

/* small 640px以下 */
@media screen and (max-width: 640px) {
	body {background: none;}
	#mainimage.columns {padding: 0;}
	#logo {text-align: center;}
	#gNav {display: none;}
	.slicknav_menu {display: block;}
	#copyright {margin: 10px 0; text-align: center;}
	#line {margin-bottom: 10px; text-align: center;}
	ul#fNav {
		margin-top: 15px;
		list-style: none;
		text-align: center;
	}
	ul#fNav li {
		padding: 10px 0;
		border-bottom: 1px dotted #ccc;
		font-size: 1.3rem;
	}
	ul#fNav li:last-child {
		border-bottom: 0;
	}
	ul#fNav li a {
		display: block;
	}
	/* Page */
	h1 {
		margin: 0;
		padding: 0;
		line-height: 1;
		font-size: 5.8rem;
	}
	section p.desc {
		font-size: 3.6rem;
		border-bottom: 1px solid #000;
	}
	section h2 {font-size:3.0rem;}
	section h3 {}

	/* CATEGORY */
	#category_shop section ul li {
		font-size: 2.0rem;
	}

	/* Form */
	table.form th {font-size: 1.4rem;}
}


