@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.tmp_restaurant .box_res:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	.tmp_restaurant
----------------------------------------------------------- */
.tmp_restaurant {
	max-width: 1400px;
	width: 95%;
	margin: auto;
	margin-top: 135px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_restaurant {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_restaurant {
		margin-top: 3em;
	}
}

.tmp_restaurant h3 {
	margin-bottom: 65px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_restaurant h3 {
		margin-bottom: 55px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_restaurant h3 {
		margin-bottom: 1.5em;
	}
}

@media only screen and (min-width: 1261px) {
	.tmp_restaurant h3 span {
		font-size: 693%;
	}
}

@media print {
	.tmp_restaurant h3 span {
		font-size: 693%;
	}
}

.ie8 .tmp_restaurant h3 span {
	font-size: 693%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_restaurant h3 span {
		font-size: 500%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_restaurant h3 span {
		font-size: 339%;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_restaurant .box_res .wrp_res {
		float: left;
		width: 46.85714%;
	}
}

@media print {
	.tmp_restaurant .box_res .wrp_res {
		float: left;
		width: 46.85714%;
	}
}

.ie8 .tmp_restaurant .box_res .wrp_res {
	float: left;
	width: 46.85714%;
}

@media only screen and (min-width: 768px) {
	.tmp_restaurant .box_res .wrp_res + .wrp_res {
		float: right;
	}
}

@media print {
	.tmp_restaurant .box_res .wrp_res + .wrp_res {
		float: right;
	}
}

.ie8 .tmp_restaurant .box_res .wrp_res + .wrp_res {
	float: right;
}

@media only screen and (max-width: 767px) {
	.tmp_restaurant .box_res .wrp_res + .wrp_res {
		margin-top: 2.5em;
	}
}

.tmp_restaurant .box_res .wrp_res .img {
	text-align: center;
}

.tmp_restaurant .box_res .wrp_res h4 {
	text-align: left;
	margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_restaurant .box_res .wrp_res h4 {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_restaurant .box_res .wrp_res h4 {
		margin-top: 0.8em;
	}
}

.tmp_restaurant .box_res .wrp_res h4 span i {
	font-size: 54%;
}

.tmp_restaurant .box_res .wrp_res h4 em i {
	margin-left: 1em;
	padding: .1em .5em;
	color: #ac9467;
	border: 1px solid #ac9467;
	font-size: 80%;
	font-family: "Times New Roman", serif;
}

.tmp_restaurant .box_res .wrp_res .txt {
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.tmp_restaurant .box_res .wrp_res .txt {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_restaurant .box_res .wrp_res .txt {
		font-size: 124%;
		line-height: 1.81;
	}
}

@media print {
	.tmp_restaurant .box_res .wrp_res .txt {
		font-size: 124%;
		line-height: 1.81;
	}
}

.ie8 .tmp_restaurant .box_res .wrp_res .txt {
	font-size: 124%;
	line-height: 1.81;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_restaurant .box_res .wrp_res .txt {
		font-size: 116%;
	}
}

/* -----------------------------------------------------------
	.tmp_link
----------------------------------------------------------- */
.tmp_link {
	padding: 80px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 140px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_link {
		padding: 55px 0;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_link {
		padding: 1.3em 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_link {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_link {
		margin-top: 3em;
	}
}

.tmp_link ul {
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.tmp_link ul {
		letter-spacing: -.4em;
	}
}

@media print {
	.tmp_link ul {
		letter-spacing: -.4em;
	}
}

.ie8 .tmp_link ul {
	letter-spacing: -.4em;
}

@media only screen and (max-width: 767px) {
	.tmp_link ul {
		width: 95%;
		margin: auto;
	}
}

.tmp_link ul li {
	margin: 0 0 0 62px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_link ul li {
		margin: 0 0 0 3.1746%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_link ul li {
		margin: 0.8em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_link ul li {
		width: 310px;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

@media print {
	.tmp_link ul li {
		width: 310px;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

.ie8 .tmp_link ul li {
	width: 310px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_link ul li {
		width: 225px;
	}
}

.tmp_link ul li:first-child {
	margin: 0;
}

.tmp_link ul li a {
	display: block;
	text-decoration: none;
	letter-spacing: -.4em;
}

.tmp_link ul li a > * {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
}

.tmp_link ul li a .txt {
	position: relative;
	width: 46.77419%;
	text-align: left;
	font-family: "Sorts Mill Goudy", serif;
	line-height: 1.2;
	padding-bottom: .3em;
	background: url(../images/common/bd1.png) repeat-x left bottom;
}

@media only screen and (min-width: 1261px) {
	.tmp_link ul li a .txt {
		font-size: 185%;
	}
}

@media print {
	.tmp_link ul li a .txt {
		font-size: 185%;
	}
}

.ie8 .tmp_link ul li a .txt {
	font-size: 185%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_link ul li a .txt {
		font-size: 154%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_link ul li a .txt {
		font-size: 124%;
	}
}

.tmp_link ul li a .txt:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: .7em;
	width: 30px;
	height: 1px;
	background: #1c1e22;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.tmp_link ul li a .txt:after {
		width: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_link ul li a .txt:after {
		width: 1.5em;
	}
}

.tmp_link ul li a .img {
	overflow: hidden;
	margin-left: 9.67742%;
}

@media only screen and (max-width: 767px) {
	.tmp_link ul li a .img {
		margin-left: 3.94737%;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_link ul li a .img {
		width: 41.93548%;
	}
}

@media print {
	.tmp_link ul li a .img {
		width: 41.93548%;
	}
}

.ie8 .tmp_link ul li a .img {
	width: 41.93548%;
}

@media only screen and (max-width: 767px) {
	.tmp_link ul li a .img {
		width: 17.10526%;
	}
}

.tmp_link ul li a .img img {
	-webkit-transition: -webkit-transform 800ms ease;
	-moz-transition: -moz-transform 800ms ease;
	-o-transition: -o-transform 800ms ease;
	transition: transform 800ms ease;
}

.tmp_link ul li a:hover .txt:after {
	-webkit-transform: translateX(0.5em);
	-moz-transform: translateX(0.5em);
	-ms-transform: translateX(0.5em);
	-o-transform: translateX(0.5em);
	transform: translateX(0.5em);
}

.tmp_link ul li a:hover .img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/*# sourceMappingURL=../maps/cuisine_common.css.map */
