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

body {
	width: 100%;
	margin: 0 auto;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","メイリオ", Meiryo, Arial, sans-serif;
	background:url(../images/p0050.jpg);
}
a img {
	display:inline-block;
	transition: all 0.2s ease-in-out;
}
/*a:hover img, x:-moz-any-link, x:default {*/
a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	display: inline-block;
	zoom: 1;
	transition: all 0.2s ease-in-out;
}

/*-----------------------------
　　contents
------------------------------*/
#headline {
	margin:0 auto;
	background: #FFF;
}

#headline a {
	float:right;
}
	

#nav {
	clear:both;
	width:100%;
	background-color:#fff;
	display: inline-block;
	text-align:center;
	margin: auto;
	float:center;
	
}
#global-nav{
	width:780px;
	height:86px;
	text-align:center;
	margin:0 auto;
}

	

#global-nav ul li{
	float:left;
	text-align:center;
	margin: 0 auto;
	
}

#fv {
	width:960px;
	margin:0 auto;
}
#catch {
	margin:0 auto;
	text-align: center;
}
#wrapper {
	padding-bottom:10px;
}
#chirashi {
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

#tel {
	margin-bottom:60px;
}

#banner ul{
	width:960px;
	margin:0 auto;
}

#banner ul li{
	display: inline-block; 
	margin:40px;
}

.button {
	width:720px;
	margin:40px auto;
}
#form {
    width: 960px;
    margin: 0 auto;
}

iframe{
    display: block;
    width: 960px;
    height: 850px;
    margin: 0 auto;
}

/*-----------------------------
　　footer
------------------------------*/
#footer ul li{
	display: inline-block; 
	margin: 10px;
}
	
	

address {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	padding:10px 0 10px;
	display:block;
	clear:both;
}
address img {
	padding:10px 0;
}
/*-----------------------------
　　pageTop
------------------------------*/
#pageTop {
	/*background: rgba(0, 0, 0, 0.5);*/
	border-radius: 5px;
	color: #FFF;
	font-size:16px;
	padding: 10px 15px;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop:hover {
	/*background: rgba(0, 0, 0, 0.3);*/
}

/*-----------------------------
　　tenpo
------------------------------*/
#tenpo01, #tenpo02 {
	padding:40px 0 60px;
}
.btn_list {
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
.btn_list li {
	margin:20px 0;
}
.btn_list li a {
	display:block;
}
.btn_list li a img {
	width:432px;
	height:90px;
}
.btn_list .left {
	float:left;
	margin-left:20px;
}
.btn_list .right {
	float:right;
	margin-right:20px;
}

/*-----------------------------
map
------------------------------*/
.map {
    margin:20px auto 0;
}
.map iframe {
    width:850px;
    display:block;
    margin:0 auto;
    border:5px solid #CCC;
}
/*--------------------
requirements
--------------------*/
#requirements h2 {
    position: relative;
    background: #C71429;
    color: #FFF;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}
#requirements h2:after {
    content: '';
    position: absolute;
    border-top: 15px solid #C71429;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    bottom: -10px;
    top: 100%;
    left: 48%;
}
/*--------------------
form
--------------------*/
#form h2 {
    position: relative;
    background: #009146;
    color: #FFF;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}
#form h2:after {
    content: '';
    position: absolute;
    border-top: 15px solid #009146;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    bottom: -10px;
    top: 100%;
    left: 48%;
}
/*-----------------------------
　　step_naiyou
------------------------------*/
.step_naiyou {
	width:800px;
	padding: 30px;
	margin:10px auto;
	background:#FFF;
	border-radius: 20px;
	box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 1px 1px;
}
.step_naiyou h1 {
	margin: 80px 0 20px;
}
.step_naiyou dl {
	overflow:hidden;
	border-bottom:1px dotted #bdbdbd;
}
.step_naiyou dl dt, .step_naiyou dl dd {
	float:left;
}
.step_naiyou dl dt {
	background-color:#00523A;
	border-radius: 3px;
	color:#fff;
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size:16px;
	letter-spacing: 0.1em;
	margin :30px 30px 30px 0;
}
.step_naiyou dl dd {
	width: 630px;
	padding:20px 0;
	color: #00523A;
	font-size: 16px;
	line-height: 30px;
}
.step_naiyou dl dd span {
	font-size: 25px;
	line-height: 50px;
}
.mrt {
	padding-top:30px;
	margin-bottom:30px;
}
/*-----------------------------
　　point
------------------------------*/
.point ul {
	width:860px;
	overflow: hidden;
	margin: 0 auto;
}
.point li {
	float: left;
	background-color:#00523A;
	width: 250px;
	margin: 0 10px 0 0;
	padding: 5px;
	border-radius: 3px;
	font-size: 20px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFF;
}
/*-----------------------------
　　com
------------------------------*/
.com {
	width:800px;
	overflow: hidden;
	margin: 0 auto 30px;
	color: #1B1464;
}
.com .comname {
	width:800px;
	overflow: hidden;
	margin: 0 auto;
}
.com .comname img {
	display:block;
	margin: 0 auto;
}
.com .comname p {
	width:800px;
	text-align: center;
	font-weight:bold;
	font-size:40px;
	line-height: 40px;
	margin:0;
}
.com .comname p span {
	font-size:12px;
	line-height: 20px;
}
.com .comtel {
	width:800px;
	overflow: hidden;
	margin: 0 auto;
}
.com .comtel p {
	width:160px;
	float: left;
	text-align: center;
	font-weight:bold;
	font-size:20px;
	line-height: 20px;
	margin: 0 40px 0 0;
}
.com .comtel p span {
	font-size:14px;
	width:800px;
	line-height: 20px;
}

/*-----------------------------
　　board
	20160113追加。
------------------------------*/
#board{
	margin-bottom: 20px;
	position: relative;
}
.btn_sawara{
	position: absolute;
	top: 177px;
	left: 144px;
}
.btn_taiken{
	position: absolute;
	top: 352px;
	left: 166px;
}
.btn_kengaku{
	position: absolute;
	top: 352px;
	left: 508px;
}

#slide{
	width:100%;
	padding: 40px 0 60px;
	}

.flexslider {
	width: 960px;
	margin:0 auto;
}
/*--------------------
form
--------------------*/
.form table {
	width: 800px;
	margin: 20px auto;
	display: table;
	border-collapse: separate;
	border-spacing:0 20px;
}
.form tr {
	border-bottom: 10px solid #FFF;
}
.form th {
	font-size: 26px;
	vertical-align: middle;
	padding: 0 20px;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: center;
	color: #000;
	font-weight: bold;
	/*border-left: 5px double #094E9E;*/
}
.form td {
	width: 100%;
	color: #000000;
	font-size: 18px;
	vertical-align: middle;
	padding: 20px;
	white-space: nowrap;
}
.form table div {
	line-height: 1.6;
	font-size: 14px !important;
}
input, textarea {
	box-sizing: border-box;
	width: 100%;
	font-size: 20px;
	margin: 0;
	padding: 5px;
	border: 1px solid #b5b5b5;
	vertical-align: middle;
}
label {
	margin-right: 20px;
	vertical-align: middle;
}
.selectdiv {
	border: 1px solid #b5b5b5;
	width: 100%;
	overflow: hidden;
	margin: 0;
}
select {
	box-sizing: border-box;
	appearance: none;
	width: 100%;
	margin: 0;
	padding: 5px;
	background-color: #fff;
	border-radius: 0;
	font-size: 16px;
	border: none;
	background-image: url(../images/p0050.jpg);
	background-repeat: no-repeat;
	background-position: right 10px center;
}
button {
	text-align: center;
	margin: 20px auto;
	display: block;
	border: none;
	background: none;
	cursor: pointer;
}
button:hover {
	opacity: 0.5;
	transition: all 0.2s ease-in-out;
}
/*-----------------------------
thanks
------------------------------*/
.area {
	margin:60px auto 20px;
	font-size:24px;
	padding:5px 0;
	border-bottom:1px solid #000;
	text-align:center;
}
div.thanks {
}
div.thanks h3 {
    font-size: 18px;
    text-align: center;
}
div.thanks>div>div {
    width: 1000px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
}

div.thanks>div>div>ul {
    width: 1000px;
    margin: 60px auto;
    overflow: hidden;
}

div.thanks>div>div>ul>li {
    float: left;
    margin: 0 15px;
}
/*-----------------------------
　　list
------------------------------*/
.btn_list li {
	margin:20px;
	list-style:none;
}
.btn_list li a {
	display:block;
}
.btn_list {
	overflow:hidden;
}
.btn_list .left {
	float:left;
}
.btn_list .right {
	float:right;
}
.btn_list .center {
    text-align: center;
}
.area {
	margin:60px auto 20px;
	font-size:24px;
	padding:5px 0;
	border-bottom:1px solid #000;
	text-align:center;
}
.btn_list .btn {
	text-align:center;
	width: 280px;
	font-size:24px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	color:#FFF;
	margin:0 auto;
	text-decoration: none;
	background: #094E9E;
	border-radius: 35px;
}

.btn_list .btn:hover {
	text-decoration: none;
}