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

/* contents01 */

.contents01, .contents03, .contents04 {
	width: 1080px;
	margin-bottom: 30px;
}

.contents01 .contents-left {
	width: 420px;
}

.contents01 .contents-left p.prof {
	line-height: 1.6;
	color: #4d4d4d;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}

.contents01.drbox {
	margin-bottom: 40px;
}

.contents01 .contents-left img, .contents03 .contents-left img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.contents01 .contents-right {
	width: 620px;
	padding-top: 40px;
}

.contents01 .contents-right table {
	width: 100%;
}

.contents01 .contents-right table td, .contents02 p, .contents03 p {
	line-height: 1.6;
	color: #4d4d4d;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}

.contents02 p span {
	text-decoration: underline;
	font-weight: bold;
}

.contents01 .contents-right table td:first-child {
	white-space: nowrap;
	padding-right: 10px;
}


.contents01 h4, .contents03 h4 {
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #603813;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: normal;
	margin-bottom: 15px;
}

.contents01 h5, .contents03 h5 {
	margin-bottom: 15px;
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 1.3;
	font-size: 29px;
color: #00a99d;
letter-spacing: 0.1em;
}

.contents03 h5 {
	font-size: 26px;
}

.contents01 h5 span, .contents03 h5 span {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
}

.contents03 h5 span {
	font-size: 14px;
	letter-spacing: 0em;
}

/* contents02 */

.contents02 {
	width: 1080px;
	background : rgba(178, 178, 178, 0.2);
	margin-bottom: 50px;
	border-radius: 30px;
	display: table;
	padding: 25px 0px;
}

.contents02 .box {
	padding: 0px 40px;
	width: 50%;
	display: table-cell;
vertical-align: top;
float: none;
}

.contents02 .box:last-child {
	border-left-style : solid;
border-left-color : #808080;
border-left-width : 1px;
}

.contents02 h6 {
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	padding: 6px 20px;
	display: inline-block;
	border-radius: 0 0 10px 10px;
	background-color: #b2b2b2;
	position: relative;
	top: -25px;
}

.contents03 .box {
	width: 48%;
	display: inline-block;
vertical-align: top;
	margin-bottom: 30px;
}

.contents03 .contents-left {
	width: 270px;
}

.contents03 .contents-right {
	width: 230px;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


