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


/* contents01 */

.contents01 {
	width: 100%;
}

.contents01 {
	width: 920px;
	margin-bottom: 80px;
}

.contents01 .box01 {
	margin-bottom: 20px;
	text-align: center;
}

.contents01 .box01 h5 {
	padding-top: 40px;
	font-size: 30px;
color: #003444;
line-height: 1.2;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 40px;
}

.box02 {
	width: 92%;
	margin-bottom: 80px;
}

.box02 {
	display: none;
}

.contents01 .box02 h5 {
	font-size: 25px;
    color: #FFF;
	background-color: #003444;
	padding: 20px 0px;
	text-align: center;
    font-weight: normal;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
}

.contents01 .box02 {
	border-style : solid;
border-color : #001815;
border-width : 1px;
	border-radius: 20px;
	padding: 0px 30px 30px;
}

.contents01 .box02 p {
	line-height: 2.2;
    font-weight: 400;
    font-size: 16px;
    
}

.contents01 .box02 > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5px;
    border-bottom-style: solid;
    border-bottom-color: #003444;
    border-bottom-width: 1px;
}

.contents01 .box02 h6 {
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-weight: normal;
    width: 23%;
    background-color:#003444;
    padding: 25px 10px;
	text-align: center;
}

.contents01 .box02 p {
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: left;
    flex: 1;
    font-size: 15px;
    padding-left: 25px;
}

.contents01 .box02 > div:last-child {
    border-bottom-style: none;
}




.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



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

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


	
}
