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



/* main-img-top */

#main-img-top {
	width: 100%;
	padding-top: 40px;
}

#main-img-top img {
	width: 100%;
height: auto;
}

/* midashi-box */

.midashi-box {
	width: 100%;
	height: 169px;
	text-align: center;
	background-image: url("top/images/midashi01-back.png");
background-position: center top;
background-repeat: repeat-x;
	padding-top: 40px;
}

.midashi-box h2, .midashi-box h3 {
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 300;
line-height: 1.2;
}

.midashi-box h2 {
	font-size: 36px;
color: #ffff00;
	margin-bottom: 5px;
}

.midashi-box h3 {
	font-size: 34px;
color: #FFF;
letter-spacing: 0.1em;
}

.contents01 .midashi-box {
	background-image: url("top/images/midashi01-back.png");
}

.contents02 .midashi-box {
	background-image: url("top/images/midashi02-back.png");
}


/* contents-top */

.contents-top {
	width: 100%;
}


/* contents01 */

.contents01 {
	width: 100%;
	border-bottom-style : solid;
border-bottom-color : #f2f2f2;
border-bottom-width : 50px;
	padding-bottom: 20px;
}

.contents01 .box01 {
	position: relative;
	text-align: center;
	margin-bottom: 60px;
}

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

.contents01 .box01 .box-in {
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	width: 100%;
}

.contents01 .box01 h4 {
	font-size: 26px;
color: #ef5a24;
line-height: 1.6;
letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 300;
	margin-bottom: 20px;
}

.contents01 .box01 p, .contents01 .box02 p, .contents02 .box002 p, .contents02 .box002 table td {
	font-size: 14px;
color: #4d4d4d;
line-height: 2;
letter-spacing: 0.05em;
font-weight: normal;
}

.contents01 .box01 p {
	font-size: 18px;
}


.contents01 .box02 {
	width: 930px;
	text-align: left;
}

.contents01 .box02 .box-in {
	margin-bottom: 30px;
}

.contents01 .box02 .box001 {
	width: 354px;
}

.contents01 .box02 .box002 {
	width: 540px;
	padding-top: 70px;
}

.contents01 .box02 h5 {
	font-size: 50px;
color: #f5911e;
line-height: 1.2;
letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 300;
	margin-bottom: 20px;
}


/* contents02 */

.contents02 {
	width: 100%;
}

.contents02 .box01 {
	width: 100%;
	position: relative;
}

.contents02 .box001 img {
	width: 100%;
height: auto;
}

.contents02 .box002 {
	position: absolute;
left: 0px;
top: 0px;
	width: 60%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	padding: 40px 0px 0px;
}

.contents02 .box002 .box-in {
	width: 530px;
}

.contents02 .box002 p {
	margin-bottom: 30px;
}

.contents02 .box002 .box-box {
	background-color: #FFF;
	border-radius: 20px;
}

.contents02 .box002 h4 {
	text-align: center;
	margin-bottom: 15px;
}

.contents02 .box002 .p01 {
	width: 360px;
	margin-bottom: 15px;
}

.contents02 .box002 .p01 table {
	width: 100%;
}

.contents02 .box002 .p01 table td {
	padding: 5px 0px;
	line-height: 1.2;
}

.contents02 .box002 .p02 {
	width: 100%;
	padding: 8px 0px;
	background-color: #f9ae3b;
}

.contents02 .box002 .p02 p {
	margin-bottom: 0px;
	line-height: 1.4;
	display: inline-block;
	background-image: url("top/images/prof.svg");
background-position: left 50px center;
background-repeat: no-repeat;
	padding-left: 200px;
}


/* contents03 */

.contents03 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.contents03 .box {
	width: 50%;
}

.contents03 .box img {
	width: 100%;
height: auto;
}

/*contents04*/

.contents04 {
width: 100%;
	margin-bottom: 0px;
	display: flex;
  justify-content: space-between;
}

.contents04 h3 {
	width: 35%;
	background-color: #f6ae42;
	text-align: center;
	padding-top: 7%;
}

.contents04 .news-box {
	width: 65%;
	padding: 30px 50px;
}

.contents04 .news {
	width: 100%;
		height: 210px;
}

.contents04 .news iframe {
	width: 100%;
		height: 210px;
}

.contents04 .box {
	margin-bottom: 15px;
	background-color: #FFF;
	display: flex;
  justify-content: space-between;
	align-items: flex-start;
	padding: 10px 15px;
	width: 100%;
}

.contents04 .box:last-child {
	margin-bottom: 0px;
}

.contents04 h5 {
	width: 110px;
	background-color: #1690d3;
	font-size: 14px;
color: #FFF;
line-height: 1.2;
font-weight: normal;
	text-align: center;
	border-radius: 60px;
	padding: 3px 0px;
}

.contents04 p {
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
	padding-left: 20px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



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

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


	
}
