@charset "UTF-8";


.form_style01 input.cb {
	box-sizing: border-box !important;
    border: 0 !important;
    border-style: none !important;
    padding: 5px !important;
	width: 3% !important;
    font-size: 16px !important;
    margin: 0 0 0 5% !important;
}
.fontc {
	color: #1e8a94;
	font-size: 15px;
}
.form_style01 input.nb {
	box-sizing: border-box !important;
    border: 0 !important;
    border-style: none !important;
    padding: 5px !important;
	width: 40% !important;
    font-size: 16px !important;
    margin: 0 0 0 2% !important;
}
.marbtm {
	margin-bottom: 30px;
}

button:before {
	content: url(../img/mail.png);
	vertical-align: middle;
	padding:3px 10px 0 0;
}
.btn_style01 {
	padding: 10px 30px;
	background-color: #1d4f93;
	font-size: 16px;
	border-style: none;
	margin-bottom: 30px;
	color: #fff;
}

.box01 {
	width: 100%;
	margin: 30px 0 20px;
}
.con01 {
	padding: 3px 10px;
	color: #1d4f93;
}

.box02 {
	/*width: 100%;*/
	padding: 20px;
	margin-bottom: 30px;
	text-align: left;
}
.con02 {
	border-bottom:1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-align: center;
}

.h_title {
	background-color: #1e8a94;
	padding: 3px 10px;
    display: inline;
	color: #fff;
}
.blank {
	margin: 20px 0;
}

.box00 {
	/*width: 100%;*/
	margin-bottom: 20px;
}

.box03 {
	width: 220px;
	float: left;
	margin: 15px 15px 0 0;
}
.box03:last-child {
	margin-right: 0;
}
.box04 {
	vertical-align: central;
	text-indent: -1em;
	padding: 10px 30px;
	background-color: #1e8a94;
	color: #fff;
	height: 65px;
}
.box05 {
	padding: 10px;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	height: 85px;
}
.tree > div, .half > div, .one > div {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
.list_style01 img {
	margin-top: 10px;
}

.bd {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-top:5px;
}
.bd:last-child p {
	padding-bottom: 0;
}
#map01 {
	width:100%;
	height: 200px;
}
.tree p, .half p, .one p {
	box-sizing: border-box;
	width: 100%;
	background-color: #fff;
    padding-top: 20px;
}
#section03 {
	margin-top: 30px;
}
input.reset {
	border:none;
	background:none;
	text-decoration: underline;
	color: #0000ff;
	font-size: 16px;
	cursor: pointer;
}

