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

.pagetit_tit_sp{
	position: relative;
	width: 100%;
	background-color: #e26666;
}
.pagetit_tit_sp img{
	width: 100%;
}
.pagetit_tit_sp_text{
	position: absolute;
	height: 30px;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 20px;
}
.pagetit_tit_sp_text p{
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 0.2em;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	text-shadow: 1px 2px 3px #000000;
}
.pagetit_wrap{
	background-image: none;
	padding-top: 0;
	padding-bottom: 50px;
}
.pagetit_box{
	width: 100%;
	padding-bottom: 0;
}
.pagetit_1{
	width: 86%;
	float: none;
	padding-top: 50px;
	margin-left: auto; margin-right: auto;
}
.pagetit_tit_text1{
	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}
.pagetit_tit_text2{
	margin: 0;
	font-size: 15px;
	line-height: 26px;
}
.con1_wrap{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 10px;
}
.con1_box,.con2_box{
	width: 86%;
	margin-left: auto; margin-right: auto;
}
.con_tit_mark{
	height: 18px;
	width: 18px;
	margin-top: 5px;
}
.con_tit{
	margin-bottom: 30px;
}
.con_tit p{
	margin: 0;
	margin-left: 18px;
	font-size: 18px;
	line-height: 28px;
}
.con1_box_text1{
	font-size: 15px;
	line-height: 26px;
}
.col1_bumon_3,.col1_bumon_4,
.col1_bumon_5,.col1_bumon_8,
.col1_bumon_9,
.col1_bumon_1_sp,.col1_bumon_6_sp{
	width: 100%;
	max-width: 820px;
	margin-bottom: 40px;
}
.col1_bumon_1,.col1_bumon_6{
	width: 48%;
	float: left;
}
.col1_bumon_2,.col1_bumon_7{
	width: 48%;
	float: right;
}
.col1_bumon_1 img,.col1_bumon_2 img,
.col1_bumon_3 img,.col1_bumon_4 img,
.col1_bumon_5 img,.col1_bumon_6 img,
.col1_bumon_7 img,.col1_bumon_8 img,
.col1_bumon_9 img{
	width: 100%;
}
.con1_box_text2{
	margin: 0;
	font-size: 15px;
	line-height: 26px;
}



