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



/*contents01*/

.contents01 {
	width: 100%;
}

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

.contents01 h6 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:42px;
	color:#f05a24;
	line-height:1.2;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-style: italic;
	background-image: url("../common/images/tel-header.png");
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 60px;
	display: inline-block;
}

.contents01 p.text01 {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

/*infection*/
.infection {
	width: 960px;
	padding: 30px;
	margin-bottom: 50px;
	background-color: #fffef0;
	border: 2px solid #faaf3b;
	border-radius: 8px;
}

.infection p {
       text-align: center;
       line-height: 1.8;
       font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}


/*contents02*/

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

.contents02 .box01 {
	background-image: url("../common/images/midashi01.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 120px;
}

.contents02 .box-in {
	width: 870px;
	border-radius: 20px;
	padding: 30px;
	background-color: #FFF;
}

.contents02 .box-in h3 {
	font-size: 34px;
	color: #f6921e;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 10px;
}

.contents02 .box-in p {
	font-size: 28px;
	color: #70c8cc;
	letter-spacing: 0.1em;
	line-height: 1.4;
}


/*contents03*/

.contents03 {
	width: 100%;
	background-image: url("../common/images/midashi02.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 130px;
	text-align: center;
	margin-bottom: 70px;
	position: relative;
}

.contents03 .box01 {
	background-color: #fffef0;
	padding: 30px;
	padding-top: 40px;
	width: 960px;
}

.contents03 .box-in {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 110px;
}

.contents03 .box-in h6 {
	display: inline-block;
	background-color: #f6921e;
	line-height: 1.2;
	color: #FFF;
	letter-spacing: 0.1em;
	font-size: 28px;
	font-weight: normal;
	padding: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-radius: 60px;
	
}





.space01 {
	margin-bottom: 30px;
}

.sp-view {
    display: none;
}

html, body {
    height: 100%;
}

