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


/*contents01*/

.contents01 {
	width: 100%;
	margin-bottom: 80px;
	text-align: center;
	background-image: url("images/contents01-back.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-bottom: 70px;
}

.contents01 .box-in, .contents01 .box-in2 {
	width: 740px;
}

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

.contents01 h3, .contents01 h4, .contents01 h5 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0.15em;
}

.contents01 .box-in h3 {
	color: #f4516c;
	font-size: 25px;
	margin-bottom: 10px;
}

.contents01 .box-in .text001 {
	margin-bottom: 50px;
}

.contents01 .box-in h4 {
	color: #FFF;
	font-size: 21px;
	margin-bottom: 20px;
	padding: 7px 20px;
	background-color: #392a88;
}


.contents01 .box-in2 {
	border-style : solid;
border-color : #e55068;
border-width : 2px;
	background-color: #FFF;
}

.contents01 .box-in2 h4 {
	color: #FFF;
	font-size: 21px;
	padding: 12px 20px;
	background-color: #f4516c;
}

.contents01 .box-in2 .box {
	padding: 20px;
}

.contents01 .box-in2 h5, .contents01 .box-in2 h6 {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
}

.contents01 .box-in2 h6 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	color : #f4516c;
	font-size: 40px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	background-image: url("images/tel.svg");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 35px;
}


.contents02 {
	width: 960px;
	margin-bottom: 80px;
	text-align: center;
	border-style : solid;
border-color : #808080;
border-width : 1px;
	padding: 25px;
}

.contents02 h5, .contents02 h6 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0.15em;
}

.contents02 h5 {
	font-size: 32px;
color: #f4516c;
	padding-bottom: 15px;
	border-bottom-style : solid;
border-bottom-color : #999999;
border-bottom-width : 1px;
	margin-bottom: 20px;
}

.contents02 h6 {
	padding: 15px;
	background-color: #f4516c;
	margin-bottom: 20px;
}

.contents02 p {
	text-align: left;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}

