 @charset "UTF-8";
/* title
-------------------*/


.ttl01 {
	margin-bottom: 80px;
	text-align: center;
	font-size: 3.6rem;
	font-weight: normal;
	position: relative;
}
.ttl01:after {
	content: "";
	background: url(/lib/cmn_img/ttl_underline.jpg);
	width: 99px;
	height: 4px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin-left: -44.5px;
}
/* text
-------------------*/
.leadText {
	font-style: italic;
	font-size: 2.4rem;
	display: block;
	line-height: 2.0;
	letter-spacing: 0;
}
/* mv
-------------------*/ 
.headerStyle02 .topMv {
	margin-top: 80px;
}
/*----------------------------------------------------
	☆otherContent
----------------------------------------------------*/


.otherContent {
	padding: 120px 0 200px;
}
.otherContent ul {
	overflow: hidden;
	padding: 0 5px 5px 0;
}
.otherContent li {
	text-align: center;
	background: url(/lib/cmn_img/campany_bg.jpg);
	background-size: cover;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
	float: left;
	width: 30%;
	margin-right: 5%;
	padding: 0 2%;
}
.otherContent li:last-child {
	margin-right: 0%;
}
.otherContent h3 {
	padding-top: 30px;
	font-size: 2.2rem;
}
.otherContent li img {
	max-width: 100%;
}
.otherContent a {
	color: #8c6239;
	display: block;
	padding: 30px 0 35px;
}
/*----------------------------------------------------
	☆menu modal
----------------------------------------------------*/
.bscBtn01 {
	max-width: 800px;
	margin: 0 auto;
}
/*----------------------------------------------------
	☆qualityBnr
----------------------------------------------------*/
.qualityBnr {
	padding-bottom: 200px;
}
.qualityBnr a:hover {
	opacity: 1;
}
.qualityBnr img {
	width: 100%;
	vertical-align: top;
}
.qualityBnr .img {
	position: relative;
	width: 100%;
	height: auto;
}
.qualityBnr .img:after {
	content: "";
	background: url(/menu/images/quality_bnr_hover.png) center center no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.qualityBnr .img:hover:after {
	opacity: 1;
}
.qualityBnr a {
	display: block;
}
/*----------------------------------------------------
	☆breadChumbs
----------------------------------------------------*/
#breadChumbs {
	margin: 0 auto;
	padding: 15px 0 0;
	max-width: 1200px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.4rem;
}
#breadChumbs a {
	color: #8c6239;
}
/*----------------------------------------------------
	☆information&history
----------------------------------------------------*/
.corporateTable {
	margin: 0 auto;
	width: 100%;
	line-height: 1.4;
}
.corporateTable a {
	color: #8c6239;
}
.corporateTable th {
	color: #27825f;
	padding: 25px 0px 25px 30px;
	border-top: 1px solid #27825f;
	text-align: left;
	width: 20%;
}
.corporateTable tr:last-child th {
	border-bottom: 1px solid #27825f;
}
.corporateTable td {
	color: #8c6239;
	padding-left: 30px;
	border-top: 1px solid #d1c0b0;
}
.corporateTable tr:last-child td {
	border-bottom: 1px solid #d1c0b0;
}


/*---------------------------------------------------------------------------
	☆forbreak
---------------------------------------------------------------------------*/
 @media only screen and (max-width: 1280px) {
/* Spmv
-------------------*/ 
.topMv {
	margin-top: 60px;
}
.headerStyle02 .topMv {
	margin-top: 60px;
}
	
/*---------------------------------------------------------------------------
	☆forSP
---------------------------------------------------------------------------*/



@media only screen and (max-width: 800px) {
	/* Spmv
-------------------*/ 
.topMv {
 margin-top: 60px;
}
.headerStyle02 .topMv {
 margin-top: 60px;
}
	
/* title
-------------------*/
.ttl01 {
 margin-bottom: 50px;
 font-size: 2.4rem;
}
.ttl01:after {
 left: 50%;
 bottom: -12px;
}
/* text
-------------------*/
.leadText {
 font-size: 1.8rem;
 line-height: 1.6;
 text-align: center;
}
	/*----------------------------------------------------
	☆SPotherContent
----------------------------------------------------*/
.otherContent {
 padding: 40px 0 40px;
 z-index: 200;
 position: relative;
}
.otherContent li {
 text-align: left;
 float: none;
 width: 100%;
 margin-right: 0%;
 display: table;
 padding: 10px;
 margin-bottom: 10px;
}
.otherContent li:last-child {
 margin-bottom: 0px;
}
.otherContent p {
 padding: 0px 0;
 display: table-cell;
 vertical-align: middle;
 width: 0%;
}
.otherContent li div {
 display: table-cell;
 vertical-align: middle;
 letter-spacing: 0;
 padding-left: 10px;
}
.otherContent h3 {
 display: inline;
 padding-top: 0px;
}
.otherContent li img {
 max-width: 120px;
}
.otherContent a {
 padding: 0;
}
	
/*----------------------------------------------------
	☆SPqualityBnr
----------------------------------------------------*/
.qualityBnr {
 padding-bottom: 40px;
}
.qualityBnr img {
 width: 100%;
}
.qualityBnr .img:after {
 display: none;
}
 .qualityBnr .img:hover:after {
 opacity: 0;
}
	
/*----------------------------------------------------
	☆breadChumbs
----------------------------------------------------*/
#breadChumbs {
 display: none;
}
/*----------------------------------------------------
	☆SPinformation & history
----------------------------------------------------*/	
	
.corporateTable {
 line-height: 1.2;
}
.corporateTable th {
 color: #27825f;
 padding: 12px 0px 12px 15px;
 width: 0%;
}
.corporateTable td {
 padding:12px 0px 12px 15px;
}
}
