@media screen and (min-width:769px) {
body{
	min-width: 900px;
}
.smp-block{
	display: none!important;
}
.pc-block{
	display: block!important;
}
/*
header{
	background: url(../img/common/head-bg.png) no-repeat center top 15px;
}
*/
header{
	margin-top: 20px;
	padding: 20px 0 20px 0;
}
header div{
	max-width: 1280px;
	margin: 0 auto;
}
header div h1{
	width: 27.8%;
	margin: 0;
	margin-left: 9.2%;
	padding-top: 5px;
	float: left;
}
header div ul{
	width: 32%;
	float: left;
	margin-left: 8%;
	display: -webkit-flex;
	display: flex;	
	position: relative;
	z-index: 2;
}
header div ul li{
	border-left: solid 1px #FFF;
	width: 33%;
	text-align: center;
}
header div ul li a{
	display: block;
    padding: 10px 10% 10px 10%;
    font-size: 12px;
   	color: #231815; 
   	position: relative;
}
header div ul li a:hover{
	color: #FFF;
}
header div ul li a:before{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: #605f5e;
	transform-origin: right top;
	transform: scale(0, 1);
	transition: transform .3s;
}
header div ul li a:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}
header div ul li a:hover{
	opacity: 1.0;
	filter: alpha(opacity=10);
	-ms-filter: "alpha(opacity=10)";
}
header div ul li.on{
	background: #1f6272;
}
header div p{
	display: block;
	width: 21%;
	float: right;
	margin-left: 2%;
	background: #605f5e;
	padding-top: 4px;
	padding-bottom: 2px;
}

#pc-fixed{
	width: 88px;
	position: fixed;
	right: 0;
	top: 135px;
	z-index: 9;
}
#pc-fixed ul li{
	margin-bottom: 15px;
}
/******************************************/
section p.point-image{
	max-width: 1014px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

section div#cont-box01{
	max-width: 1014px;
	margin: 0 auto;
}
section div#cont-box01 ul{
	width: 100%;
	max-width: 1014px;
   }
section div#cont-box01 ul li{
	display: block;
	width: 28.2%;
	margin:0;
	margin-left: 3.85%;
	padding: 0;
	border-bottom: none;
	float: left;
}

section #cont-box02{
	width: 100%;
	max-width: 1014px;
	margin: 0 auto;
	padding-bottom: 80px;
}
section #cont-box02 ul{
	width: 62.8%;
	margin: 0 auto;
	padding-bottom: 30px;
	display: -webkit-flex;
	display: flex;	
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
section #cont-box02 ul li{
	width: 45%;
}
section div#cont-box02 div table{
   table-layout: fixed;
   width: 100%;
	border-top: solid 1px #7D7D7D;
	border-right: solid 1px #7D7D7D;
	border-left: solid 1px #7D7D7D;
}
section div#cont-box02 div table th{
	background: #EFEFEF;
	font-weight: 100;
	font-size: 14px;
	vertical-align: middle;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #7D7D7D;
}
section div#cont-box02 div table td{
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #7D7D7D;
	border-left: solid 1px #7D7D7D;
}
section div#cont-box02 div table tr.space th{
	color: #EFEFEF;
}
section div#cont-box02 div table tr.space td{
	color: #FFF;
}
section div#cont-box02 div p#to-contact-btn{
	width: 80%;
	margin: 0 auto;
	margin-top: 80px;
	background: #3E3A39;
}
section div#cont-box02 div p#to-contact-btn a img{
	display: block;
	width: 56%;
	margin: 0 auto;
}

section div#cont-box02 div p#to-tel-btn{
	width: 70%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
section div#cont-box02 div p#to-privacy{
	width: 350px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	background: #D3D3D4;
}
section div#cont-box02 div p#to-privacy a{
	display: block;
	width: 100%;
	padding: 5px 0 5px 0; 
	color: #282423;
}
/***************/
section div#map-box{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 80px 0 80px 0;
}
section div#map-box div iframe{
	display: block;
	width: 40%;
	max-width: 550px;
	height: 550px;
	margin: 0;
	margin-left: 10%;
	float: left;
}
section div#map-box ul{
	width: 45%;
	margin: 0;
	margin-top: 310px;
	float: right;
	font-size: 15px;
}
section div#map-box ul li dl{
	display: block;
	width: 70%;
	padding: 10px 0 0 10px;
	float: left;
}
section div#map-box ul li dl dt,
section div#map-box ul li dl dd{
	line-height: 1.6em;
}
section div#map-box ul li span#access01{
	display: block;
	width: 16%;
	padding: 10px 0 10px 0;
	text-align: center;
	background: #E6E6E6;
	float: left;
}
section div#map-box ul li span#access02{
	display: block;
	width: 82%;
	padding: 10px 0 0 10px;
	float: left;
}
section div#map-box ul li span.access03{
	display: block;
	width: 10%;
	padding: 10px 15px 10px 5px;
	margin-left: 15px;
	text-align: center;
	float: left;
}


/***************/
footer dl{
	max-width: 1014px;
	margin: 0 auto;
}
footer dl dt{
	width: 200px;
}



/*******************************************/
@media screen and (min-width:1140px) {
header{
		background: url(../img/common/head-bg.png) no-repeat center top 20px #e5e5e6;

}
header div ul li a{
	display: block;
    padding: 10px 10% 10px 10%;
    font-size: 16px;
   	color: #231815; 
   	position: relative;
}
section div#map-box ul li dl{
	display: block;
	width: 82%;
	padding: 10px 0 0 10px;
	float: left;
}



}
