@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: 40px;
}
.pagetit_box{
	width: 100%;
	padding-top: 50px;
}
.pagetit_1{
	width: 100%;
	float: none;
}
.pagetit_2{
	width: 100%;
	float: none;
}
.pagetit_2_ph{
	width: 60%;
	max-width: 460px;
	margin-left: auto; margin-right: auto;
}

.pagetit_tit_text1{
	font-size: 26px;
	text-align: center;
}
.pagetit_tit_text2{
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.con1_wrap{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.con1_box{
	width: 86%;
}
.con1_tit{
	margin-bottom: 30px;
}
.con1_l{
	float: none;
	width: 100%;
}
.con1_l p,.con1_r p{
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
}
.con1_r{
	float: none;
	width: 100%;
}




