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


/* contents01 */

.contents01 {
	width: 100%;
}

.contents01 .box01, .contents01 .box02, .contents01 .box03 {
	margin-bottom: 80px;
	text-align: center;
}

.contents01 .box01 h3 {
	margin-bottom: 50px;
}

.contents01 .box01 h3 img {
	width: 240px;
height: auto;
}

.contents01 .box01 h4 a {
	font-size: 48px;
color: #003444;
line-height: 1.2;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url("images/tel.svg");
background-position: left 8px;
background-repeat: no-repeat;
	padding-left: 45px;
	display: inline-block;
	margin-bottom: 40px;
}

.contents01 .box01 h5 img {
	width: 100%;
height: auto;
}

.contents01 .box02, .contents01 .box03 {
	width: 1000px;
}

.contents01 .box02 .contents-left, .contents01 .box03 .contents-left {
	width: 20%;
	padding-top: 65px;
}

.contents01 .box02 .contents-right, .contents01 .box03 .contents-right {
	width: 80%;
	text-align: center;
}

.contents01 .box02 .contents-right .box {
	display: inline-block;
vertical-align: top;
	padding: 5px 40px;
	border-left-style : solid;
border-left-color : rgba(0, 0, 0, 0.5);
border-left-width : 1px;
}

.contents01 .box02 .contents-right .box:first-child {
	border-left-style : none;
}

.contents01 .box02 h4 {
	margin-bottom: 20px;
}

.contents01 .box02 a:hover {
	opacity: 0.75;
}

.contents01 .box03 table {
	width: 100%;
	text-align: center;
}

.contents01 .box03 table td {
	border-style : solid;
border-color : #003444;
border-width : 1px;
	padding: 15px 0px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.2;
color: #003444;
}


.contents01 .box03 table tr:first-child td {
	background-color: #003444;
	color: #FFF;
	border-bottom-color: #FFF;
}

.contents01 .box03 table tr:first-child td:first-child {
	background-color: #76bba5;
	color: #003444;
}

.contents01 .box03 table tr:first-child td:last-child {
	background-color: #6b8992;
}


.contents01 .box04 {
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}

.contents01 .box04 h6 {
	padding: 15px 0px;
	background-color: #6b8992;
	font-size: 18px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
}

.contents01 .box04 iframe {
	width: 100%;
	height: 450px;
}

.online{
	width:1000px;
	margin-bottom: 80px;
	border-style: solid;
    border-color: #001815;
    border-width: 1px;
    border-radius: 20px;
    padding: 0px 30px 30px;
}

.online h5 {
	font-size: 25px;
    color: #FFF;
    background-color: #003444;
    padding: 20px 0px;
    text-align: center;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
	line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.online p{
	line-height: 1.8;
	text-align: center;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



@media screen and (min-width: 737px) {

	
#main-img-top {
	min-width: 1280px;
}


	
}
