@charset "UTF-8";

/*----------------------------------------------------
 style)SP
----------------------------------------------------*/


h2#ttl {
	background-image: url(../images/ttl_bg.jpg);
}


div.info_content {
	width: 80%;
	text-align: left;
	line-height: 1.8em;
	margin: 0px auto 40px auto;
	padding: 0px;
}
div.info_content p {
	width: 100%;
	line-height: 1.8em;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div.info_content img {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}


div.info_address {
	width: 80%;
	text-align: left;
	line-height: 1.8em;
	margin: 0px auto 40px auto;
	padding: 0px;
}
div.info_address dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dt {
	width: 100%;
	color: #463931;
	display: flex;
	font-size: 16px;
	align-items: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div.info_address dl dt:after {
	content: "";
	flex-grow: 1;
	border-top: 2px solid #e8e2d7;
	display: block;
	margin-left: 1em;
}
div.info_address dl dd {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul li {
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul li.norte1 {
	margin-bottom: 30px;
}
div.info_address dl dd ul li strong {
	width: 130px;
	height: 40px;
	display: block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background-size: auto 40px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div.info_address dl dd ul li.norte1 strong {
	background-image: url(../../commons/images/logo1.png);
}
div.info_address dl dd ul li.norte2 strong {
	background-image: url(../../commons/images/logo2.png);
}
div.info_address dl dd ul li address {
	font-style: normal;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul li a.btn {
	width: 180px;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
div.info_address dl dd ul li.norte1 a.btn {
	background-color: #614347;
}
div.info_address dl dd ul li.norte2 a.btn {
	background-color: #475944;
}
div.info_address dl dd ul li a.btn:after {
	content: "»";
	vertical-align: middle;
	display: inline-block;
	margin: -7px 0px 0px 5px;
}



@media only screen and (min-width: 460px) {
	
}

@media only screen and (min-width: 700px) {

}

@media only screen and (min-width: 1001px) {



/*----------------------------------------------------
 style)PC
----------------------------------------------------*/

div.info_content {
	width: 960px;
	text-align: left;
	line-height: 1.8em;
	margin: 0px auto 60px auto;
	padding: 0px;
}
div.info_content p {
	width: 100%;
	text-align: left;
	line-height: 1.8em;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div.info_content img {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}


div.info_address {
	width: 960px;
	text-align: left;
	line-height: 1.8em;
	overflow: hidden;
	margin: 0px auto 60px auto;
	padding: 0px;
}
div.info_address dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dt {
	width: 100%;
	color: #463931;
	display: flex;
	font-size: 20px;
	text-align: center;
	align-items: center;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
div.info_address dl dt:after,
div.info_address dl dt:before {
	content: "";
	flex-grow: 1;
	border-top: 3px solid #e8e2d7;
	display: block;
}
div.info_address dl dt:after {
	margin-left: 2em;
}
div.info_address dl dt:before {
	margin-right: 2em;
}
div.info_address dl dd {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul li {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul li.norte1 {
	margin-bottom: 0px;
}
div.info_address dl dd ul li strong {
	width: 140px;
	height: 45px;
	display: block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background-size: auto 45px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.info_address dl dd ul li address {
	font-style: normal;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
div.info_address dl dd ul li address a {
	text-decoration: none;
	pointer-events: none;
}
div.info_address dl dd ul li a.btn {
	width: 200px;
	display: block;
	float: left;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
div.info_address dl dd ul li a.btn:after {
	content: "»";
	vertical-align: middle;
	display: inline-block;
	margin: -7px 0px 0px 5px;
}


}

/*----------------------------------------------------
 style end
----------------------------------------------------*/
