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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	.pnav
----------------------------------------------------------- */
.pnav {
	overflow: hidden;
	padding-bottom: 16px;
	margin-top: 45px;
	background: url(../images/common/pnav_shadow.png) no-repeat center bottom;
}
.pnav li {
	float: left;
	margin-left: 10px;
}
.pnav li:first-child {
	margin-left: 0;
}

/* -----------------------------------------------------------
	.con_buf
----------------------------------------------------------- */
.con_buf {
	padding-top: 55px;
	text-align: center;
}
.con_buf .box_inf h4 {
	margin-bottom: 40px;
}
.con_buf .box_buf {
	margin-top: 70px;
}
.con_buf .box_buf h4 {
	margin-bottom: 20px;
}
.con_buf .box_buf .txt {
	line-height: 1.88;
	font-size: 93%;
}
.con_buf .box_buf .img {
	margin-top: 30px;
}
.con_buf .box_buf .img + p {
	margin-top: 50px;
}
.con_buf .box_cor {
	margin-top: 90px;
}
.con_buf .box_cor h4 {
	margin-bottom: 30px;
}
.con_buf .box_cor p + p {
	margin-top: 50px;
}
.con_buf .box_wine {
	margin-top: 90px;
}
.con_buf .box_wine h4 {
	margin-bottom: 30px;
}

/* -----------------------------------------------------------
	.con_bre
----------------------------------------------------------- */
.con_bre {
	padding-top: 90px;
	text-align: center;
}
.con_bre h4 {
	margin-bottom: 30px;
}
.con_bre p + p {
	margin-top: 30px;
}

/* -----------------------------------------------------------
	.con_res
----------------------------------------------------------- */
.con_res {
	padding-top: 90px;
	text-align: center;
}
.con_res h4 {
	margin-bottom: 30px;
}
.con_res .sst {
	margin: 40px 0 30px;
}

/* -----------------------------------------------------------
	.con_jap
----------------------------------------------------------- */
.con_jap {
	padding-top: 90px;
}
.con_jap .box_jap {
	margin-top: 90px;
}
.con_jap .box_jap:first-child {
	margin-top: 0;
}
.con_jap .box_jap h4 {
	margin-bottom: 40px;
	text-align: center;
}
.con_jap .box_jap p + p {
	margin-top: 70px;
}
