@charset "utf-8";
/* CSS Document */

#sec01{
	background: url(../img/access/bg_sec01.png) no-repeat center top;
	width: 100%;
	min-height: 760px;
	position: relative;
}

#sec01 .txt {
    font-size: 20px;
    color: #000;
    margin-left: 10%;
}
#sec01 dl {
    color: #000;
    border-bottom: 1px solid #c4baa4;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 98%;
    margin: auto;
}
#sec01 dl dt{
	float: left;
}
#sec01 dl dd{
	padding-left: 102px;
}
#sec01 .bnr {
    padding: 10px;
    text-align: center;
}
#sec01 .bnr img {max-width: 100%}


#sec03{
	background: url(../img/access/bg02_sec03.png) no-repeat center top, url(../img/access/bg01_sec03.png) no-repeat center top/100% 805px;
	width: 100%;
	position: relative;
}
#sec03 h2{
	padding-top: 10px;
	text-align: center;
	
}
#sec03 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #000;
	padding: 0 10px 10px 10px;

}
#sec03 .txt span{
	color: #713d07;
	font-weight: bold;
}
#sec03 .img01{
	text-align: center;
	padding: 0 10px 10px 10px;
}
#sec03 .img01 img {max-width: 100%}
#gmap{
	width: 100%;
	height: 700px;
}
body {font-size: 15px; line-height: 33px}
#key img {width: 100%}
#container #sec01 .content h2 img {max-width: 100%}
#container #sec01 .col_l {float: left;width: 30%; padding-left: 10px}
#container #sec01 .col_r {float: right;width: 70%; padding-right: 10px; margin-top: 50px}
#container #sec01 .col_l h2{margin-top: 10px;
    text-align: center;}
.clear {clear: both;}
#container #sec01 .col_l h2 img {max-width: 100%}
#container #sec01 .col_r .img01  img{max-width: 100%}

#container #sec02 img {width: 100%}

#container #sec03 .content h2 img {max-width: 100%}

@media (max-width: 414px){
	#container #sec01 .col_r {
    margin-top: 30px;
}
#sec01 dl {
    width: 94%;
}
#gmap {
    height: 500px;
}
}


























































