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

#page_title_wrap .right_col{
	background-image:url(image/bg_title@2x.jpg);
}

/*-----------------------------------------------------------*/

.block01{
	margin:30px 10px;
	overflow:hidden;
	border:1px solid #93cec3;
	background-color:#e9f4f2;
}

.block01 .block01_ins{
	margin:10px 10px;
	overflow:hidden;
}


/**/

.block01 .block01_ins .name{
	overflow:hidden;
	margin:22px 0px;
}

.block01 .block01_ins .photo{
	text-align:center;
	overflow:hidden;
	margin:20px 0px;
}

/**/

.block01 .block01_ins .book01{
	width:300px;
	overflow:hidden;
	margin:0px auto 40px auto;
}

.block01 .block01_ins .book01 p{
	overflow:hidden;
	width:50%;
	float:left;
	text-align:center;
}

.block01 .block01_ins .book01 img{
	width:100px;
	height:auto;
}

/**/

/**/

.block01 .block01_ins .left_col{
	overflow:hidden;
}

/**/

.block01 .block01_ins .right_col{
	overflow:hidden;
}

/**/

.data{
}

.data dl{
	overflow:hidden;
	margin-bottom:30px;
}

.data dl dt{
	font-size:16px;
	color:#1c7265;
}

.data dl dd{
	overflow:hidden;
	margin-top:5px;
}

.data dl dd p{
	line-height:200%;
}

.data dl dd table{
	line-height:200%;
}

.data dl dd table th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-right:0.5em;
	white-space:nowrap;
}

.data dl dd table td{
	vertical-align:top;
}


/*-----------------------------------------------------------*/

.block02{
	margin:30px 10px;
	overflow:hidden;
}

.block02 .block02_ins{
	margin:10px 10px;
	overflow:hidden;
}

/**/

.block02 .block02_ins .name{
	overflow:hidden;
	margin:22px 0px;
}

.block02 .block02_ins .photo{
	text-align:center;
	overflow:hidden;
	margin:20px 0px;
}

/**/

.block02 .block02_ins .book02{
	width:300px;
	overflow:hidden;
	margin:0px auto 40px auto;
}

.block02 .block02_ins .book02 p{
	text-align:center;
}

.block02 .block02_ins .book02 img{
	width:100px;
	height:auto;
}

/**/

/**/

.block02 .block02_ins .left_col{
	overflow:hidden;
}
.block02 .block02_ins .left_col .subject{
}

.block02 .block02_ins .left_col .subject:not(:first-of-type){
	margin-top: 40px;
}
/**/

.block02 .block02_ins .right_col{
	overflow:hidden;
}

/**/

.list{
	box-sizing:border-box;
	border:1px solid #1c7265;
	overflow:hidden;
	margin-top:20px;
}

.list dl{
	overflow:hidden;
	margin:15px;
}

.list dl dt{
}

.list dl dd{
	overflow:hidden;
}

.list dl dd ul{
	overflow:hidden;
}

.list dl dd ul li{
	list-style-type:none;
	overflow:hidden;
	background-image:url(image/square.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:24px;
	margin-top:24px;
	font-family: "ryo-display-plusn",serif;
	font-size: 20px;
}

/*-----------------------------------------------------------*/

.block03{
	margin:30px 10px;
	overflow:hidden;
	border:1px solid #93cec3;
	background-color:#e9f4f2;
}

.block03 .block03_ins{
	margin:10px 10px;
	overflow:hidden;
	position:relative;
}

.block03 .block03_ins .txt01{
	overflow:hidden;
	margin:20px 0px;
}

.block03 .block03_ins .txt02{
	overflow:hidden;
	line-height:200%;
}