@charset "UTF-8";
/*---------------理念-----------------*/
.policy_area{
	width: 70%;
	margin: 0 auto;
}
.policy_ttl{
	font-size: 1.3em;
	font-weight: 700;
	color: #fff;
	text-align: center;
	letter-spacing: 1em;
	width: 11em;
	margin: 10px auto 30px;
	padding: 5px 0;
	background-color: #e5739c;
	border-radius: 30px;
}
.policy_area h3{
	font-size: 1.8rem;
	text-align: center;
	color: #d54e78;
}
.policy_img{
	width: 90%;
	margin: 20px auto 0;
}

.outline_area{
	width: 80%;
	margin: 30px auto;
	font-size: 1.1rem;
}
.outline_area h4{
	padding-right: 25%;
	font-size: 1.6rem;
	color: #d54e78;
	line-height: 1.4em;
}
.outline_area h5{
	width: 240px;
	margin: 40px 0 0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 700;
	font-size: 3.2rem;
	color: #a4a49d;
}

.outline_top{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 30px auto;
}
.outline_top_cp{
	width: 68%;
}
.outline_top_photo{
	width: 28%;
	text-align: center;
}
.outline_top_photo img{
	border-radius: 8px;
}
.outline_col_1{
	color: #ecb1c4;
}
.outline_area dl{
	width: 100%;
	padding: 15px 0 ;
	border-bottom: 1px solid #9e9e9e;
	display: flex;
	flex-direction: row;
}

.outline_area dt{
	width: 7em;
	font-weight: 700;
	color: #d54e78;
	
}
.outline_area dd{
	width: calc(100% - 8em);
}


/*-------------------アクセス-----------------------*/
.access_area{
	width: 100%;
	margin: 30px auto;
	font-size: 1rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}
.access_item_1{
	width: 70%;
}
.access_item_2{
	width: 27%;
	display: flex;
	flex-direction: column;
}
.access_item_photo{
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.access_item_photo_txt{
	position: absolute;
	bottom:10px;
	left:10px;
	color: #fff;
	font-size: 0.9rem;
	font-weight: 700;
}
.acces_gmap{
	width: 100%;
	border:2px solid #d54e78;
	margin: 20px auto 60px;

}
@media screen and (max-width:900px){
.policy_area{
	width: 80%;
	margin: 0 auto;
}
.policy_area h3{
	font-size: 1.4rem;
	text-align: center;
	color: #d54e78;
}
.policy_img{
	width: 90%;
	margin: 20px auto 0;
}

.outline_area{
	width: 80%;
	margin: 30px auto;
	font-size: 1.0rem;
}
.outline_area h4{
	padding-right: 0;
	color: #d54e78;
	line-height: 1.4em;
}
.outline_area h5{
	width: 240px;
	margin: 40px 0 0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 700;
	font-size: 3.2rem;
	color: #a4a49d;
}

.outline_top{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 30px auto;
}
.outline_top_cp{
	width: 100%;
}
.outline_top_photo{
	width: 40%;
	text-align: center;
	margin: 30px 0 -120px 60%
}
.outline_top_photo img{
	border-radius: 8px;
}
.outline_col_1{
	color: #ecb1c4;
}
.outline_area dl{
	width: 100%;
	padding: 15px 0 ;
	border-bottom: 1px solid #9e9e9e;
	display: flex;
	flex-direction: row;
}

.outline_area dt{
	width: 7em;
	font-weight: 700;
	color: #d54e78;
	
}
.outline_area dd{
	width: calc(100% - 8em);
}

}
@media screen and (max-width:480px){
/*---------------理念-----------------*/
.policy_area{
	width: 90%;
	margin: 0 auto;
}
.policy_ttl{
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	text-align: center;
	letter-spacing: 1em;
	width: 11em;
	margin: 10px auto;
	padding: 5px 0;
	background-color: #e5739c;
	border-radius: 30px;
}
.policy_area h3{
	font-size: 1.4rem;
	text-align: center;
	color: #d54e78;
}
.policy_img{
	width: 90%;
	margin: 20px auto 0;
}

.outline_area{
	width: 90%;
	margin: 20px auto;
	font-size: 1.0rem;
}
.outline_area h4{
	padding-right: 0;
	font-size: 1.2rem;
	color: #d54e78;
	line-height: 1.4em;
}
.outline_area h5{
	width: 220px;
	margin: 20px 0 0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 700;
	font-size: 2.4rem;
	color: #a4a49d;
}

.outline_top{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 20px auto;
}
.outline_top_cp{
	width: 100%;
}
.outline_top_photo{
	width: 80%;
	text-align: center;
	margin: 20px auto;
}
.outline_area dl{
	width: 100%;
	padding: 15px 0 ;
	border-bottom: 1px solid #9e9e9e;
	display: flex;
	flex-direction: column;
}

.outline_area dt{
	width: 7em;
	font-weight: 700;
	color: #d54e78;
	
}
.outline_area dd{
	width: 100%;
}


/*-------------------アクセス-----------------------*/
.access_area{
	width: 100%;
	margin: 30px auto;
	font-size: 0.9rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
}
.access_item_1{
	width: 100%;
}
.access_item_2{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.access_item_photo{
	width: 45%;
	position: relative;
	margin: 10px auto;
	margin-bottom: 10px;
}
.access_item_photo_txt{
	position: absolute;
	bottom:10px;
	left:10px;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 400;
}
.acces_gmap{
	width: 100%;
	border:2px solid #d54e78;
	margin: 20px auto 60px;

}
}
