
@font-face{
	font-family: YuGothicM;
	src: local("Yu Gothic Medium");
}
*, html, body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, form, input, textarea, p{
	margin: 0;
	padding: 0;
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
}
html{
	overflow: scroll;
}

body{
	position: relative;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	height: 100%;
	color: #000000;
	font-size: 15px;
	letter-spacing: 0.07em;
	line-height: 1.8em;
	text-align: center;
}
header,footer{
	width:100%;
	float:left;
	display:block;
	
}
header{
	margin:0;
	padding:0;
	position: fixed;
	height:95px;
	width:100%;
	background:url(../images/header_bg.png) repeat-x;
}
footer{
	margin-top:100px;
	height:150px;
	padding-top:20px;
	text-align:center;
	color:#ffffff;
	background:#333333;
}
footer p{
	text-align:center;
}
header p{
	margin: 5px 7px 0;
	width: 300px;
	height: 27px;
	font-size: 0.75em;
}
header div#header_right{
	margin:-30px 0 0 0;
	width:545px;
	display:block;
	overflow:hidden;
	float:right;
}
div#header_menu{
	float:right;
	margin:0;
	margin-top:25px;
	padding:0;
	width:560px;
	height:39px;
}
div#header_menu ul li{
	display:block;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}
div#header_menu ul li a{
	display:block;
	overflow:hidden;
	float:left;
	width:100%;
	height:100%;
}
div#header_menu ul li:nth-child(1){
	width:109px;
	height:39px;
	border-left:1px solid #dddddd;
	background:url(../images/menu1.png);
}
div#header_menu ul li:nth-child(2){
	width:109px;
	height:39px;
	border-left:1px solid #dddddd;
	background:url(../images/menu2.png);
}
div#header_menu ul li:nth-child(3){
	width:109px;
	height:39px;
	border-left:1px solid #dddddd;
	background:url(../images/menu3.png);
}
div#header_menu ul li:nth-child(4){
	width:214px;
	height:39px;
	border-left:1px solid #dddddd;
	background:url(../images/menu4.png);
}

h3{
	margin:40px 0 20px 0;
	width:100%;
	height:53px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	float:left;
}
h3#h3_2{
	background:url(../images/h3_2.png) top center no-repeat;
	
}
h3#h3_3{
	background:url(../images/h3_3.png) top center no-repeat;
	
}
h3#h3_4{
	background:url(../images/h3_4.png) top center no-repeat;
	
}
h3#h3_7{
	background:url(../images/h3_7.png) top center no-repeat;
	
}
h3#h3_6{
	background:url(../images/h3_6.png) top center no-repeat;
	
}
h3#h3_7{
	background:url(../images/h3_7.png) top center no-repeat;
	
}
h3#h3_8{
	background:url(../images/h3_8.png) top center no-repeat;
}
h3#h3_9{
	background:url(../images/h3_9.png) top center no-repeat;
}
h4{
	font-size:1.2em;
	font-weight:normal;
	padding: .5em 0;
	text-align:left;
}
p{
	width:100%;
	text-align:left;
}
div.container{
	margin:auto;
	width:1000px;
	height:auto;
	overflow:hidden;
}
div.row{
	float:left;
	width:calc(100% - 40px);
	overflow:hidden;
	display:table-row;
	padding:0 20px;
}
div.column1{
	float:left;
	width:calc(100% - 80px);
	overflow:hidden;
	display:block;
	padding:0 40px;
}
div.column2{
	width:calc(50% - 40px);
	margin:20px;
	float:left;
	display:table-cell;
}
div.column2:nth-child(2n){
	float:right;
	/* margin-right:0px; */
}

div.column2 img{
	width:100%;
}
div.column3 > h4{
	text-align:center;
}

div.column3{
	width:280px;
	overflow:hidden;
	height:350px;
	float:left;
	display:table-cell;
	background:#cccccc;
	text-align:left;
	padding:10px;
}
div.column3:nth-child(1){
	background:#e6f1f2;
	margin-left:20px
}
div.column3:nth-child(2){
	background:#d8e9eb;
	width:290px;
	padding:10px 15px;
}
div.column3:nth-child(3){
	background:#e6f1f2;
	margin-right:20px

}

div.img_block{
	width:100%;
	text-align:center;
}

div.column3 img{
	width:240px;
}

div.mainimage{
	width:100%;
	height:calc(499px + 105px);
	background:url(../images/main.png) no-repeat center bottom;
	text-indent:-9999px;
}
h1{
	margin-top:0;
	margin-left:20px;
	margin-left:5px;
	display:block;
	height:45px;
	width:283px;
	float:left;
	background:url(../images/logo.png) bottom center;
	text-indent:-9999px;
}
.bg1{
	background:url(../images/contents_bg.png);
}
.bg2{
	background:url(../images/contents_bg2.png);
}
section{
	width:100%;
	height:auto
	display:block;
	overflow:hidden;
}
span{
	color:red;
}

/**/

table{
	width: 100%;
	border-collapse: collapse;
}
th.head{
    border-top: #b3b3b3 4px solid;
}
th{
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px 20px;
	font-weight: normal;
}
td.head{
	border-top: #4a8bc0 4px solid;
}
td{
	background:#ffffff;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px 10px;
}

/**/
.btn{
    background:#FFFFFF;
    font-size:1.2em;
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #203157;
    border: solid 2px #203157;
    border-radius: 3px;
    transition: .4s;
}

.btn:hover{
    background: #203157;
    color: white;
}

.privacy{
	text-align:left;
	padding:20px;
	margin:20px 0;
	display:block;
	float:left;
	overflow:auto;
	height:150px;
	width:calc(100% - 42px);
	border:solid 1px #cccccc;
}

/***********************************
 .access
***********************************/
tr.accessTbl th{
	vertical-align: baseline;
}
tr.accessTbl td{
	line-height: 1.5em;
}
tr.accessTbl td p:first-child{
	margin-bottom: 8px;
}

/***********************************
 map
***********************************/
.row.map div.column2{
	margin-top: 0;
}
.row.map div.column2 strong{
	display: block;
	padding: 0 10px 5px;
	font-size: 1.1em;
	text-align: left;
}
iframe{
	width: 100%;
	height: 400px;
	border: 0;
}

/***********************************
 .info_contact
***********************************/
.info_contact{
	position: relative;
	margin: 20px auto;
	padding: 35px 30px 35px 160px;
	border-left: solid 19px #afeeee;
	border-right: solid 19px #afeeee;
	width: 260px;
	background: url(../images/icon_tel.png) no-repeat 40px center;
	overflow: hidden;
}
.info_contact:before,
.info_contact:after{
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 19px;
	content: "";
}
.info_contact:before{
	top: 0;
	background: #e4f9f9;
}
.info_contact:after{
	bottom: 0px;
	background: #e4f9f9;
}

.info_contact p{
	font-weight: bold;
	font-size: 1.05em;
}
.info_contact p.memo{
	color: #518a8a;
	font-weight: normal;
	font-size: 0.85em;
}
.info_contact ul{
	margin-top: 5px;
	text-align: left;
	list-style: none;
}
.info_contact ul li a{
	width: 100%;
	height: 100%;
	color: #000000;
	text-decoration: none;
}
.info_contact ul li span{
	display: inline-block;
	min-width: 90px;
	color: #000000;
}
