@charset "utf-8";

/*====================================================================================

SP用（bleak_point:480px）

====================================================================================*/
@media screen and (max-width:480px){
	.sp_none{
		display: none;
	}
/*====================================================================================

下層 共通項目CSS

====================================================================================*/
header .header_in{
	width: 100%;
	height: 60px;
	margin: 0px auto 0;
	background: #fff;
	display: flex;
	justify-content: space-between;
	position: fixed;
	top: 0;
	z-index: 999;
}
header h2.header_logo_02{
	width: 228px;
	height: 40px;
	margin: 10px 0 0 10px;
}
header h2.header_logo_02 img{
	width: 100%;
}
header .tel_info{
	display: none;
}
header .tel_info p.tel{
	font-size: 50px;
	font-weight: 500;
	letter-spacing: 0.08em;
	
}
header .tel_info p.tel::before{
	content: '';
	background: url("../img/icon_05@2x.png")no-repeat center 0/contain;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 20px;
}
header .tel_info p:not(.tel){
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.5em;
	margin: 15px 0 0 ;
	line-height: 1.25;
}
header nav#top_nav ul {
	margin : 50px auto 20px;
}
	
	 


/**** mv_cnt ****/
.under_mv_cnt{
	position: relative;
	line-height: 0;
	margin-top: 60px;
}
.under_mv_cnt .pnkz_bg{
	background: #898A71;
	padding-left: 15px;
}
.under_mv_cnt .pnkz_bg ul{
	display: flex;
	 
}
.under_mv_cnt .pnkz_bg ul li {
	color: #fff;
	letter-spacing: 0.02em;
	line-height: 1.5;
	padding: 5px 0;
}
.under_mv_cnt .pnkz_bg ul li a{
	color: #fff;
	font-size: 12px;
}
.under_mv_cnt .pnkz_bg ul li a::after{
	content: '-';
	display: inline-block;
	margin: 0 10px;
}
.under_mv_cnt .under_mv_img{
	background: url("../img/under_mv_01.jpg")no-repeat center 0/cover;
	width: 100%;
	height: calc(100vw * 0.4026);
}
.under_mv_cnt .under_mv_img.gakuennmae{
background: url("../img/infomation_mv_01.jpg")no-repeat center 0/cover;	
}
.under_mv_cnt .under_mv_img.toyohira{
	background: url("../img/infomation_mv_02.jpg")no-repeat center 0/cover;	
}
.under_mv_cnt .under_mv_img.suisyamati{
	background: url("../img/infomation_mv_03.jpg")no-repeat center 0/cover;	
}
/**** mv_cnt ****/



/***** サービス紹介　service *****/
/** service_block_01 **/
.service_block_01{
	position: relative;
	margin: 0 0 120px;
}

.service_block_01 h2.vertical{
	position: absolute;
	top: 45px;
	left: 20px;
	line-height: 1.4;
	height: 400px;
}
.service_block_01 h2.vertical span.sub{
	margin-left: 10px;
	margin-top: 0;
	color: #9B9B9B;
}
.service_block_01 h2.vertical span.br{
	margin: 0px 0 0 ;
}
.service_block_01 p{
	width: 75%;
	font-size: 14px;
	letter-spacing: 0.0em;
	line-height: 2;
	margin: 0px 0 0 auto;
	padding:60px 0 0px;
	text-align: left;
}
/** service_block_01 **/

/** service_block_02 **/
.service_block_02 .service_cnt{
	background: url("../img/service_bg_01.jpg")no-repeat center 0;
	background-position: top 0px left 0;
	padding-bottom: 60px;
	box-sizing: border-box;
	margin-bottom: 60px;
	position: relative;
}
.service_block_02 .service_cnt h2.vertical{
	margin: 0 5px 77px auto;
	padding-top: 50px;
}
.service_block_02 .service_cnt h2.vertical span.quo{
	margin-bottom: 10px;
}
.service_block_02 .service_cnt .img_wrap{
	width: 75%;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
}
.service_block_02 .service_cnt p{
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 2;
	margin: 15px auto 0 0;
	position: relative;
	text-align: left;
}
.service_block_02 .service_cnt dl{
	position: relative;
	margin: 50px 0 0;
}
.service_block_02 .service_cnt dl .line{
	display: flex;
	flex-wrap: wrap;
}
.service_block_02 .service_cnt dl dt{
	width: 100%;
	padding: 9.5px 8px 9.5px 0;
	position: relative;
	font-size: 18px;
	text-align: center;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border-top: 1px solid #898A71;
}
.service_block_02 .service_cnt dl dt::before{
	content: '';
	display: block;
	border-right: 1px solid #898A71;
	width: 1px;
	height: calc(100% - 20px);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.service_block_02 .service_cnt dl dt::after{
	content: '';
	display: block;
	border-right: 1px solid #898A71;
	width: 1px;
	height: calc(100% - 15px);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.service_block_02 .service_cnt dl dd{
	width: 100%;
	border-top: 1px solid #898A71;
 	margin: 9.5px 0px 9.5px 0px;
	background: #898A71;
	position: relative;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2.142;
	padding: 15px 10px 15px 10px;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
}
.service_block_02 .service_cnt dl dd::before{
	content: '';
	display: block;
	border-top: 1px solid #898A71;
	width: 100%;
	height: 1px;
	position: absolute;
	top: -9.6px;
	right: 0;
}
	.service_block_02 .service_cnt dl .line:last-child dd{
		margin-bottom: 0;
	}
/** service_block_02 **/

/** service_block_03 **/
.service_block_03{
	position: relative;
}	
	.service_block_03 .img_wrap{
		width: 100%;
		margin-top: 60px;
	}	
	.service_block_03 .img_wrap img{
		width: 100%;	
	}
	.service_block_03 p{
		font-size:16px;
		letter-spacing: 0.02em;
		line-height: 1.666;
		margin: 40px 0 ;
	}
	.service_block_03 .service_bnr{
		width: 100%;
	}
	.service_block_03 .service_bnr img{
		width: 100%;
	}
/** service_block_03 **/	
	
/***** サービス紹介　service *****/


/***** 居室　service *****/
/** room_block_01 **/
.room_block_01{
	position: relative;
	margin: 60px 0 0;
}
.room_block_01 ul{
	display: flex;
	justify-content: space-between;
}
.room_block_01 ul li{
	width: calc(100% / 3 - 10px);
	cursor: pointer;
}
.room_block_01 ul li p{
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 1.45;
	padding-bottom: 5px;
	margin-bottom: 20px;
	position: relative;
}
.room_block_01 ul li p.on::after{
	content: '';
	display:block;
	width: 100%;
	height: 4px;
	border-bottom: 4px solid #AE995A;
	position: absolute;
	bottom: 0;
}
.room_block_01 .room_detail{
	margin: 40px 0 0;
	display: none;
}
.room_block_01 .room_detail.active{
	display: block;
}
.room_block_01 .room_detail p{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 25px;
}
.room_block_01 .room_detail ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.room_block_01 .room_detail ul li{
	width: calc(100% / 2);
}
.room_block_01 .room_detail ul li:nth-of-type(n + 3){
	margin-top: 30px;
}
.room_block_01 .room_detail ul li .img_wrap{
	width: 100%;
}
.room_block_01 .room_detail ul li .img_wrap img{
	width: 100%;
}


/** popup **/
	.disp_none{display: block;}
	.modal_pop{
		display: none;
		position: relative;
	}
	.modal_pop .bg{
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0px;
		right: 0px;
		z-index: 9990;
		background: rgba(0,0,0,0.7);
		overflow-y: scroll;
	}
	.modal_pop.show {
		display: flex;
		justify-content: center;
	}
	.modal_pop_main{
		
	}
	.pop_works_01 {
		width: 100%;
		box-sizing: border-box;
		overflow: auto;
		position: relative;
	}
	.pop_works_01 .img_wrap{
		width: 90%;
		box-sizing: border-box;
		position: relative;
		margin: 140px auto;
	}

	.pop_works_01 .img_wrap img{
		width: 100%;
	
	}
	.modal_pop .disp_none{
		display: inline-block;
	}
	.modal_pop .close_btn {
		position: fixed;
		width: 50px;
		height: 50px;
		background: #898A71;
		display: block;
		border-radius: 50%;
		transition: all .5s;
		pointer-events: auto;
		color: #fff;
		top: 8%;
		right: 5%;
		z-index: 9991!important;
		cursor: pointer;
		font-size: 40px;
		text-align: center;
		line-height: 50px;
	}
	 
	
/** popup **/
/** room_block_01 **/
/***** 居室　service *****/


/***** ご入居案内　infomation *****/
h3.sec_tit{
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 1.23;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	background: #9C5964;
}
h4.info_caption{
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 1.7;
	padding-bottom: 4px;
	position: relative;
}
h4.info_caption span{
	font-size: 14px;
	display: block;
}
h4.info_caption::after{
	content: '';
	background: #AE995A;
	width: 129px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	
}
/** infomation_block_01 **/
.infomation_block_01{
	margin: 60px 0 0 ;
	text-align: left;
}
.infomation_block_01 ul.room_list{
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.infomation_block_01 ul.room_list li{
	width: calc(100% / 3 - 10px);
	cursor: pointer;
}
.infomation_block_01 ul.room_list li p{
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 1.45;
	padding-bottom: 5px;
	margin-bottom: 20px;
	position: relative;
}
.infomation_block_01 ul.room_list li p.on::after{
	content: '';
	display:block;
	width: 100%;
	height: 4px;
	border-bottom: 4px solid #AE995A;
	position: absolute;
	bottom: 0;
}	
	
.infomation_block_01 p.txt_00{
	font-size: 12px;
	letter-spacing: 0.02em;
	text-align: center;
	margin: 30px 0 0;
}
.infomation_block_01 h4{
	font-size: 16px;
	line-height: 1.6;
	margin: 37px 0 30px;
	padding-bottom: 14px;
	position: relative;
	text-align: left;
}

.infomation_block_01 h4::after{
	content: '';
	background: #AE995A;
	width: 30px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.infomation_block_01 p.txt_01{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.857;
}
.infomation_block_01 ul{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0;
}
.infomation_block_01 ul li{
	width: calc(100% / 2 - 5px)
}
/** infomation_block_01 **/

/** infomation_block_02 **/
.infomation_block_02{
	position: relative;
	margin: 60px 0 0;
}
.infomation_block_02 h4.info_caption{
	text-align: center!important;
	margin: 20px 0 0 ;
}
.infomation_block_02 h4::after{
	left: 0;
	right: 0;
	margin: auto;
}
.infomation_block_02 table{
	width: 100%;
	margin: 40px 0 0;
	border: 1px solid #E1E1E1;
	border-bottom: none;
}
.infomation_block_02 table tr{display: flex;flex-wrap: wrap;}

.infomation_block_02 table tr th:nth-child(1),
.infomation_block_02 table tr td:nth-child(1){
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
}
.infomation_block_02 table tr th:not(:nth-child(1)),
.infomation_block_02 table tr td:not(:nth-child(1)){
	width: 100%;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
.infomation_block_02 table tr td:nth-child(1){
	background: #898A71;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	padding: 12px 0;
	color: #fff;
}
.infomation_block_02 table tr th{
	
	background: #898A71;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	line-height: 1.4;
	padding: 17px 0;
	display: none;
}
.infomation_block_02 table tr td{
	width: 100%;
	letter-spacing: 0.15em;
	font-weight: 300;
	text-align: center;
	padding: 5px 0;
}
.infomation_block_02 table tr td[data-title]::before {
	content: attr(data-title) " ";
	font-weight: bold;
	padding: 0 10px 0 0;
	display: block;
	letter-spacing: 0em;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
	width: 100%;
}		
	
	
	
.infomation_block_02 .price_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 50px 0 0 ;
}
.infomation_block_02 .price_list .price_item{
	width: 100%;
}
.infomation_block_02 .price_list .price_item:nth-of-type(n + 2){
	margin-top: 20px;
}
.infomation_block_02 .price_list .price_item h4.info_caption{
	margin-top: 0;
}
.infomation_block_02 .price_list .price_item dl{
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	letter-spacing: 0.15em;
	margin: 30px 0 0;
}
.infomation_block_02 .price_list .price_item dl .line{
	display: flex;
}
.infomation_block_02 .price_list .price_item dl .line dt{
	width: 175px;
	font-size: 16px;
	font-weight: 500;
	padding: 18px 0 ;
	text-align: center;
	line-height: 1.15;
	background: #F6F6F6;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}
.infomation_block_02 .price_list .price_item dl .line dd{
	width: 342px;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 300;
	text-align: center;
}


.infomation_block_02 .price_list .price_item.price_01 dl .line:last-child dd,
.infomation_block_02 .price_list .price_item.price_03 dl .line:last-child dd,
.infomation_block_02 .price_list .price_item.price_05 dl .line:last-child dd{
	background: #F6F6F6;
	font-weight: 500;
}


.infomation_block_02 .price_list .price_item.price_02 h4.info_caption,
.infomation_block_02 .price_list .price_item.price_04 h4.info_caption{
	margin-top: 20px;
}
.infomation_block_02 .price_list .price_item.price_02 dl .line:nth-child(1) dt{
	width: 100%;
}
.infomation_block_02 .price_list .price_item.price_02 p{
	font-size: 14px;
	letter-spacing: 0.02em;
	margin: 15px 0 0;
	line-height: 1.45;
	text-align: left;
}
/** infomation_block_02 **/

/** infomation_block_03 **/
.infomation_block_03{
	margin: 60px 0 0;
	text-align: left;
}
.infomation_block_03 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px 0 0;
}
.infomation_block_03 ul li{
	width: calc(100% / 2 - 10px);
}
.infomation_block_03 ul li:nth-of-type(n + 3){
	margin-top: 30px;
}
.infomation_block_03 ul li:nth-child(7) h4::after,
.infomation_block_03 ul li:nth-child(8) h4::after{
	width: 169px;
}
.infomation_block_03 ul li figure{
	margin: 25px 0 0;
}
.infomation_block_03 ul li figure .img_wrap{
	width: 100%;
	
}
.infomation_block_03 ul li figure .img_wrap img{
	width: 100%;
}
.infomation_block_03 ul li p{
	font-size: 14px;
	line-height: 1.857;
	margin: 25px 0 0;
	
}
/** infomation_block_03 **/

/** infomation_block_04 **/
.infomation_block_04{
	margin: 60px 0 0;
}
.infomation_block_04 p.txt_00{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2.142;
	text-align: center;
	margin : 30px 0 0;
}
.infomation_block_04 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px 0 0;
}
.infomation_block_04 ul li{
	width: calc(100% / 2);
	cursor: pointer;
}
.infomation_block_04 ul li:nth-of-type(n + 3){
	margin: 50px 0 0;
}
/** infomation_block_04 **/

/** infomation_block_05 **/
.infomation_block_05{
	margin: 60px 0 0;
}
.infomation_block_05 dl{
	margin: 60px 0 0;
	border: 1px solid #E1E1E1;
	border-bottom: none;
}
.infomation_block_05 dl .line{
	display: flex;
	flex-wrap: wrap;
	letter-spacing: 0.15em;
}
.infomation_block_05 dl .line dt{
	width: 100%;
	background: #F6F6F6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 10px 0;
	font-size: 18px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infomation_block_05 dl .line dd{
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	font-weight: 300;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 0;
}

.infomation_block_05 ul.slider_01{
	display: flex;
	justify-content: center;
	margin: 60px 0 0;
	padding: 0 30px;
	position: relative;
}
.infomation_block_05 ul.slider_01 li.item{
	width: 100%;
	margin: 0 7.5px;
}
.infomation_block_05 ul.slider_01 li.item:last-child{
	margin-right: 0;
}

.infomation_block_05 .slick-dots{
	display: block;
	bottom: -40px!important;
}
.infomation_block_05 .slick-dots li.slick-active button:before{
	color: #9C5964!important;
}
/** infomation_block_05 **/

/** infomation_block_06 **/
.infomation_block_06{
	margin: 100px 0 0;
}
.infomation_block_06 p.txt_00{
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.02em;
	margin: 30px 0 0;
}
.infomation_block_06 .map{
	height: 300px;
	background: #E9E9E9;
	margin: 35px 0 0;
	
}
.infomation_block_06 .map p{
	line-height: 300px;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
.infomation_block_06 .map iframe{
	width: 100%;
	height: 100%;
}

/** infomation_block_06 **/
/***** ご入居案内　infomation *****/


/***** 採用情報　recruit *****/
/** recruit_block_01 **/
.recuruit_block_01{
	position: relative;
	margin: 60px 0 0;
}

.recuruit_block_01 h3:not(.sec_tit){
	font-size: 18px;
	line-height: 1.6;
	margin: 0px 0 25px;
	padding-bottom: 13px;
	position: relative;
}
.recuruit_block_01 h3:not(.sec_tit)::after{
	content: '';
	background: #AE995A;
	width: 30px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.recuruit_block_01 p.txt_00{
	font-size: 14px;
	letter-spacing: 0.2em;
}
.recuruit_block_01 ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 50px auto 0px;
	padding-bottom: 160px;
}
.recuruit_block_01 ul li{
	width: calc(100% / 4 );
	position: absolute;
}
.recuruit_block_01 ul li{
	position: absolute;
	top:0;
	width:100px;
}
	.recuruit_block_01 ul li:hover{
		z-index: 2;
	}
.recuruit_block_01 ul li:nth-child(odd){
	padding-top:40px;
}
.recuruit_block_01 ul li:nth-child(1){
	left:0;
	z-index:1;
}
.recuruit_block_01 ul li:nth-child(2){
	left:calc(29.7% - (100px / 2));
	z-index:0;
}
.recuruit_block_01 ul li:nth-child(3){
	left:calc(50% - (100px / 2));
	z-index:1;
}
.recuruit_block_01 ul li:nth-child(4){
	right:calc(29.7% - (100px / 2));
	z-index:0;
}
.recuruit_block_01 ul li:nth-child(5){
	right:0;
	z-index:1;
}
.recuruit_block_01 ul li:nth-of-type(2n + 1){
	margin-top: 20px;
}
.recuruit_block_01 .rec_cnt{
	margin: 60px auto 0 ;
}
.recuruit_block_01 .rec_cnt dl{
	margin: 60px 0 0;
	border-bottom: 1px solid #9A877B;
}
.recuruit_block_01 .rec_cnt dl .line{
	display: flex;
	border-top: 1px solid #9A877B;
}
.recuruit_block_01 .rec_cnt dl .line dt{
	width: 35%;
	background: #F6F6F6;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding: 25px 0 25px 10px;
	box-sizing: border-box;
}
.recuruit_block_01 .rec_cnt dl .line dd{
	width: 65%;
	line-height: 2;
	padding: 25px 0 25px 15px;
	box-sizing: border-box;
}
.recuruit_block_01 .rec_cnt dl .line dd a{
	font-weight: bold;
	text-decoration: underline;
}
/** recruit_block_01 **/
/***** 採用情報　recruit *****/


/***** お知らせ　news *****/
/** news_block_01 **/
.news_block_01{
	margin: 60px 0 0;
}
.news_block_01 .in_wrap{
	 
}
	
.news_cnt{
	width: 100%;
}
.news_block_01 .news_cnt li.item:nth-of-type(n + 2){
	margin-top: 60px;
}
.news_cnt h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.44;
	padding-bottom: 9px;
	border-bottom: 1px solid #C7C7C7;
}
.news_cnt p.news_info {
	margin-top: 20px;
	float: left;
}
.news_cnt p.news_info time{
	margin-left: 20px;
}
span.cate{
	height: 30px;
	letter-spacing: 0.1em;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
}
span.cate.cate01{
	background: #755E54
}
.link_03{
	border: 1px solid #333;
	border-radius: 15px;
	display: inline-block;
	float: right;
	margin: 20px 0 0;
}
.link_03 a{
	padding: 2px 33px;
}
.news_block_01 .news_cnt figure{
	clear: both;
}
.news_block_01 .news_cnt figure figcaption p {
	line-height: 2;
	margin: 60px 0 0;
}
.news_block_01 .news_cnt figure .img_wrap{
	width: 100%;
	margin: 30px 0 0;
	position: relative;
}
.news_block_01 .news_cnt figure .img_wrap::before{
	content: '';
	display: block;
	padding-top: 65.21%;
}
.news_block_01 .news_cnt figure img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}
.news_block_01 .news_cnt .pager{
	margin: 80px 0 0;
}

.news_block_01 .news_cnt .pager ul{
	display: flex;
}
.news_block_01 .news_cnt .pager ul li{
	width: 280px;
	height: 45px;
	border-radius: 4px;
	border: 1px solid #242424;
	position: relative;
}
.news_block_01 .news_cnt .pager ul li:nth-child(1){
	margin-right: 17px;
}
.news_block_01 .news_cnt .pager ul li a{
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.news_block_01 .news_cnt .pager ul li a::after{
	content: '';
	background: url("../img/icon_06@2x.png")no-repeat center 0/contain;
	width: 8px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.news_block_01 .news_cnt .pager ul li:first-child a::after{
	left: 10px;
	transform: scale(-1,1);
}
.news_block_01 .news_cnt .pager ul li:last-child a::after{
	right: 10px;
}


aside{
	width: 270px;
	margin: 60px auto 45px;
}
aside div:nth-of-type(2){
	margin: 90px 0 0
}
aside div:nth-of-type(n + 2){
	margin: 50px 0 0
}
aside div h3{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	padding-bottom: 9px;
	border-bottom: 1px solid #C7C7C7;
}
aside div ul{
	margin: 25px 0 0;
}
aside div ul li{
	font-size: 18px;
	letter-spacing: 0.04em;
	line-height: 1.444;
	 
}
aside div ul li:nth-of-type(n + 2){
	margin: 10px 0 0;
}
	aside div.category ul li a,
	aside div.archive ul li a{
		position: relative;
	}	
	aside div.category ul li a::before,
	aside div.archive ul li a::before{
		content: '・';
		font-size: 18px;
	}	
	
aside div.post{
	font-size: 14px;
}
aside div.post p.cate{
	padding: 0 10px;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
}
aside div.post p.cate.cate01{
	background: #755E54;
}
aside div.post time{
	display: block;
	margin: 5px 0 0;
}
aside div.post p.txt_01{
	font-weight: bold;
	margin: 9px 0 0;
}
/** news_block_01 **/

/** news_block_02 **/
/** 詳細 **/
.news_block_02{
	margin: 60px 0 0;
}
.news_block_02 .in_wrap{
	 
}
.news_block_02 .news_cnt article figcaption{
	margin: 60px 0 0;
}
.news_block_02 .news_cnt article .img_wrap{
	width: 100%;
	margin: 35px 0 0;
}
.news_block_02 .news_cnt article img{
	width: 100%;
	height: auto;
	margin: 35px 0 0;
}

.news_block_02 .pager_01 .link_04{
	width: 300px;
	height: 45px;
	border: 1px solid #333;
	margin: 80px auto 0;
	border-radius: 4px;
	position: relative;
}
.news_block_02 .pager_01 .link_04 a{
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.news_block_02 .pager_01 .link_04 a::after{
	content: '';
	background: url("../img/icon_06@2x.png")no-repeat center 0/contain;
	width: 8px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
}
/** news_block_02 **/
/***** お知らせ　news *****/


/***** お問い合わせ　contact *****/
/** contact_block_01 **/
.contact_block_01{
	margin: 60px 0 0;
}
.contact_block_01 p.txt_00{
	margin-top: 30px;
	letter-spacing: 0.15em;
	text-align: center;
}
.contact_block_01 p.red{
	color:#FBA1A1;
	letter-spacing: 0.15em;
	text-align: center;
}
/* table form */
.contact_block_01 table{
	width: 100%;
	text-align: left;
	margin: 40px 0 60px;
}
.contact_block_01 table tr{
	border-bottom: 1px solid #9A877B;
	padding-bottom: 2px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2px;
}
.contact_block_01 table tr:first-child{
	border-top: 1px solid #9A877B;
	padding-top: 1px;
}
.contact_block_01 table th{
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	text-align: center;
	background: #F6F6F6;
	font-weight: 400;
	letter-spacing: 0.15em;
	color: #121212;
	font-size: 16px;
	line-height: 45px;
} 
.contact_block_01 table th.text_area{
	display: inline;
	align-content: flex-end;
}
.contact_block_01 table th.mail{
	letter-spacing: 0;
}
.contact_block_01 table th.required::after{
	content: '＊';
	color: #FBA1A1;
	margin-left: 10px;
}
.contact_block_01 table td{
	width: 100%;
	box-sizing: border-box;
	padding: 32px 20px;
	font-size: 18px;
	font-weight: bold;
}
.contact_block_01 table td input{
	width:100%;
	height: 46px;
	border: 1px solid #BFBFBF;
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 16px;
	letter-spacing: 0.15em;
	font-family: "shippori-mincho", sans-serif;
}
.contact_block_01 table td input::placeholder,
.contact_block_01 table td textarea::placeholder{
	color: #D9D9D9;
}
.contact_block_01 table td input.w_140{
	width: 100px;
}
 
.contact_block_01 table td input.age{
	margin-right: 15px;
	
}
.contact_block_01 table td.age_wrap{
	text-align: center;
}
.contact_block_01 table td.check_wrap{
	display: flex;
	justify-content: center;
}
.contact_block_01 table td.check_wrap div:first-child{
	margin-right: 50px;
}
.contact_block_01 table td.check_wrap input{
	width: 24px;
	height: 24px;
	accent-color: #898A71;
	box-sizing: border-box;
	appearance: none;
	position: relative;
}
input[type="radio"],
input[type="checkbox"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	width: 24px;
	height: 24px;
	margin:0;
	background: #fff;
	border: 1px solid #898A71;
	vertical-align: middle;
}
input[type="radio"]:checked,
input[type="checkbox"]:checked{
	position: relative;
	background: #fff;
	border: 1px solid #898A71;
}
input[type="radio"]:checked::before,
input[type="checkbox"]:checked::before{
	content: "";
	display: inline-block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 24px;
	height: 24px;
	background: #898A71;

}
.contact_block_01 table td.check_wrap label{
	position: relative;
	top: 2px;
}
.contact_block_01 table td .post input:first-child{
	margin-left: 15px;
}
.contact_block_01 table td .post_01 input:first-child{
	margin-bottom: 20px;
}
.contact_block_01 table td .post span{
	margin: 0 15px;
}
.contact_block_01 table textarea.w_750{
	width: 100%;
	height: 300px;
	border: 1px solid #BFBFBF;
	padding:12px 0 0 20px;
	font-size: 16px;
	font-family: "shippori-mincho", sans-serif;
	box-sizing: border-box;
}
.contact_block_01 .submit_box{
	position: relative;
	display: block;
	width: 300px;
	height: 50px;
	margin: 0 auto;
}
.contact_block_01 .submit_box:hover{
	opacity: 0.6;
}
.contact_block_01 .submit_box input{
	width: 300px;
	height: 50px;
	background: #898A71;
	border: 4px solid #898A71;
	color: #fff;
	line-height: 40px;
	border-radius: 60px;
	text-align: center;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	position: relative;
	
}
.contact_block_01 .submit_box input:hover{
	cursor:pointer;
	background: #fff;
	color:  #898A71;
}
.contact_block_01 .submit_box::after{
	content: '';
	background: url("../img/icon_07@2x.png")no-repeat center 0/contain;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 25px;
	z-index: 1;
	transition: all 0.5s;
}
 

/* table form */
/* .contact_block_01 */

/***** お問い合わせ　contact *****/
	
	
	
/******/
}



/*====================================================================================

PC用（bleak_point:480px）

====================================================================================*/
@media screen and (min-width: 481px){

.pc_none{
	display: none;
}
/*====================================================================================

下層 共通項目CSS

====================================================================================*/
header .header_in{
	width: 1080px;
	margin: 0px auto 0;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
header h2.header_logo_02{
	width: 400px;
	height: 70px;
}
header h2.header_logo_02 img{
	width: 100%;
}
header .tel_info{
	
}
header .tel_info p.tel{
	font-size: 50px;
	font-weight: 500;
	letter-spacing: 0.08em;
}
	header .tel_info p.tel:hover{opacity: 0.6;}
header .tel_info p.tel::before{
	content: '';
	background: url("../img/icon_05@2x.png")no-repeat center 0/contain;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 20px;
}
header .tel_info p:not(.tel){
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.5em;
	margin: 15px 0 0 ;
	line-height: 1.25;
}
header nav#top_nav ul {
	margin : 50px auto 0px;
}
header nav#top_nav ul li{
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	letter-spacing: 0.02em;
}
header nav#top_nav ul li a{
	line-height: 70px;
	display: block;
}
/**** mv_cnt ****/
.under_mv_cnt{
	position: relative;
	line-height: 0;
}
.under_mv_cnt .pnkz_bg{
	background: #898A71;
	padding-left: 85px;
}
.under_mv_cnt .pnkz_bg ul{
	display: flex;
	 
}
.under_mv_cnt .pnkz_bg ul li {
	color: #fff;
	letter-spacing: 0.02em;
	line-height: 1.5;
	padding: 7px 0;
}
.under_mv_cnt .pnkz_bg ul li a{
	color: #fff;
}
.under_mv_cnt .pnkz_bg ul li a::after{
	content: '-';
	display: inline-block;
	margin: 0 10px;
}
.under_mv_cnt .under_mv_img{
	background: url("../img/under_mv_01.jpg")no-repeat center 0;
	width: 100%;
	height: 773px;
}
.under_mv_cnt .under_mv_img.gakuennmae{
	background: url("../img/infomation_mv_01.jpg")no-repeat center 0;	
}
.under_mv_cnt .under_mv_img.toyohira{
	background: url("../img/infomation_mv_02.jpg")no-repeat center 0;	
}
.under_mv_cnt .under_mv_img.suisyamati{
	background: url("../img/infomation_mv_03.jpg")no-repeat center 0;	
}
/**** mv_cnt ****/



/***** サービス紹介　service *****/
/** service_block_01 **/
.service_block_01{
	position: relative;
	margin: 0 0 145px;
}

.service_block_01 h2.vertical{
	position: absolute;
	top: 115px;
	left: 0;
	line-height: 1.4;
	height: 733px;
}
.service_block_01 h2.vertical span.sub{
	margin-left: 20px;
	color: #9B9B9B;
}
.service_block_01 h2.vertical span.br{
	margin: 150px 0 0 ;
}
.service_block_01 p{
	width: 722px;
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.3333;
	margin: 0px 0 0 auto;
	padding: 240px 0 103px;
}
/** service_block_01 **/

/** service_block_02 **/
.service_block_02 .service_cnt{
	background: url("../img/service_bg_01.jpg")no-repeat center 0;
	background-position: top 100px left 0;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 120px;
}
.service_block_02 .service_cnt h2.vertical{
	position: absolute;
	top: 200px;
	right: 0px;
	line-height: 1.28;
}
.service_block_02 .service_cnt h2.vertical span.quo{
	margin-bottom: 30px;
}
.service_block_02 .service_cnt .img_wrap{
	width: 1187px;
	height: 788px;
	position: relative;
	left: -420px;
	margin-bottom: 60px;
}
.service_block_02 .service_cnt p{
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: 45px auto 0 0;
	position: relative;
}
.service_block_02 .service_cnt dl{
	position: relative;
	margin: 60px 0 0;
}
.service_block_02 .service_cnt dl .line{
	display: flex;
}
.service_block_02 .service_cnt dl dt{
	width: 312px;
	padding: 9.5px 8px 9.5px 0;
	position: relative;
	font-size: 30px;
	text-align: center;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
}
.service_block_02 .service_cnt dl dt::before{
	content: '';
	display: block;
	border-top: 1px solid #898A71;
	width: 312px;
	height: 1px;
	position: absolute;
	top: 0;
}
.service_block_02 .service_cnt dl dt::after{
	content: '';
	display: block;
	border-right: 1px solid #898A71;
	width: 1px;
	height: calc(100% - 20px);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.service_block_02 .service_cnt dl .line:nth-child(5) dt{
	align-items: flex-start;
	padding-top: 40.5px;
}
.service_block_02 .service_cnt dl dd{
	width: 752px;
	border-top: 1px solid #898A71;
 	margin: 9.5px 0px 9.5px 7px;
	background: #898A71;
	position: relative;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2.142;
	padding: 25px 10px 25px 18px;;
	box-sizing: border-box;
	color: #fff;
}
.service_block_02 .service_cnt dl dd::before{
	content: '';
	display: block;
	border-top: 1px solid #898A71;
	width: 752px;
	height: 1px;
	position: absolute;
	top: -9.6px;
	right: 0;
}

/** service_block_02 **/
	
	
/** service_block_03 **/
.service_block_03{
	position: relative;
}	
	.service_block_03 .img_wrap{
		width: 100%;
		margin-top: 60px;
	}	
	.service_block_03 .img_wrap img{
		width: 100%;	
	}
	.service_block_03 p{
		font-size: 24px;
		letter-spacing: 0.02em;
		line-height: 1.666;
		margin: 40px 0 ;
	}
	.service_block_03 .service_bnr{
		width: 100%;
		height: 253px;
	}
	.service_block_03 .service_bnr img{
		width: 100%;
	}
/** service_block_03 **/

/***** サービス紹介　service *****/


/***** 居室　service *****/
/** room_block_01 **/
.room_block_01{
	position: relative;
	margin: 120px 0 0;
}
.room_block_01 ul{
	display: flex;
	justify-content: space-between;
}
.room_block_01 ul li{
	width: calc(100% / 3 - 20px);
	cursor: pointer;
}
.room_block_01 ul li p{
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.02em;
	line-height: 1.45;
	padding-bottom: 18px;
	margin-bottom: 30px;
	position: relative;
}
.room_block_01 ul li p.on::after{
	content: '';
	display:block;
	width: 100%;
	height: 4px;
	border-bottom: 4px solid #AE995A;
	position: absolute;
	bottom: 0;
}
.room_block_01 .room_detail{
	margin: 60px 0 0;
	display: none;
}
.room_block_01 .room_detail.active{
	display: block;
}
.room_block_01 .room_detail p{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 25px;
}
.room_block_01 .room_detail ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.room_block_01 .room_detail ul li{
	width: calc(100% / 2);
}
.room_block_01 .room_detail ul li:nth-of-type(n + 3){
	margin-top: 50px;
}
.room_block_01 .room_detail ul li .img_wrap{
	width: 100%;
}
.room_block_01 .room_detail ul li .img_wrap img{
	width: 100%;
}


/** popup **/
	.disp_none{display: block;}
	.modal_pop{
		display: none;
		position: relative;
	}
	.modal_pop .bg{
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0px;
		right: 0px;
		z-index: 9990;
		background: rgba(0,0,0,0.7);
		overflow-y: scroll;
	}
	.modal_pop.show {
		display: flex;
		justify-content: center;
	}
	.modal_pop_main{
		
	}
	.pop_works_01 {
		width: 100%;
		box-sizing: border-box;
		overflow: auto;
		position: relative;
	}
	.pop_works_01 .img_wrap{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		margin: 60px auto;
	}

	.pop_works_01 .img_wrap img{
		width: 100%;
	
	}
	.modal_pop .disp_none{
		display: inline-block;
	}
	.modal_pop .close_btn {
		position: fixed;
		width: 50px;
		height: 50px;
		background: #898A71;
		display: block;
		border-radius: 50%;
		transition: all .5s;
		pointer-events: auto;
		color: #fff;
		top: 2%;
		right: 16%;
		z-index: 9991!important;
		cursor: pointer;
		font-size: 40px;
		text-align: center;
		line-height: 50px;
	}
	 
	
/** popup **/
/** room_block_01 **/
/***** 居室　service *****/


/***** ご入居案内　infomation *****/
h3.sec_tit{
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 1.23;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	background: #9C5964;
}
h4.info_caption{
	font-size: 20px;
	letter-spacing: 0.02em;
	line-height: 1.3;
	padding-bottom: 4px;
	position: relative;
}
 h4.info_caption span{
	font-size: 14px;
	display: block;
}
h4.info_caption::after{
	content: '';
	background: #AE995A;
	width: 129px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	
}
/** infomation_block_01 **/
.infomation_block_01{
	margin: 100px 0 0 ;
}
.infomation_block_01 ul.room_list{
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.infomation_block_01 ul.room_list li{
	width: calc(100% / 3 - 20px);
	cursor: pointer;
}
.infomation_block_01 ul.room_list li p{
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.02em;
	line-height: 1.45;
	padding-bottom: 18px;
	margin-bottom: 30px;
	position: relative;
}
.infomation_block_01 ul.room_list li p.on::after{
	content: '';
	display:block;
	width: 100%;
	height: 4px;
	border-bottom: 4px solid #AE995A;
	position: absolute;
	bottom: 0;
}	
	
	
.infomation_block_01 p.txt_00{
	font-size: 14px;
	letter-spacing: 0.02em;
	text-align: center;
	margin: 30px 0 0;
}
.infomation_block_01 h4{
	font-size: 20px;
	line-height: 1.6;
	margin: 37px 0 30px;
	padding-bottom: 14px;
	position: relative;
}

.infomation_block_01 h4::after{
	content: '';
	background: #AE995A;
	width: 30px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.infomation_block_01 p.txt_01{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.857;
}
.infomation_block_01 ul{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0;
}
.infomation_block_01 ul li{
	width: calc(100% / 2 - 40px)
}
/** infomation_block_01 **/

/** infomation_block_02 **/
.infomation_block_02{
	position: relative;
	margin: 100px 0 0;
}
.infomation_block_02 h4.info_caption{
	text-align: center!important;
	margin: 40px 0 0 ;
}
.infomation_block_02 h4::after{
	left: 0;
	right: 0;
	margin: auto;
}
.infomation_block_02 table{
	margin: 40px 0 0;
	border: 1px solid #E1E1E1;
	border-bottom: none;
}
.infomation_block_02 table tr{display: flex;}

.infomation_block_02 table tr th:nth-child(1),
.infomation_block_02 table tr td:nth-child(1){
	width: 100px;
	border-bottom: 1px solid #E1E1E1;
}
.infomation_block_02 table tr th:not(:nth-child(1)),
.infomation_block_02 table tr td:not(:nth-child(1)){
	width: 325px;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
.infomation_block_02 table tr td:nth-child(1){
	background: #F6F6F6;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	padding: 17px 0;
}
.infomation_block_02 table tr th{
	background: #898A71;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 1.4;
	padding: 17px 0;
}
.infomation_block_02 table tr td{
	letter-spacing: 0.15em;
	font-weight: 300;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infomation_block_02 .price_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px 0 0 ;
}
.infomation_block_02 .price_list .price_item{
	width: calc(100% / 2 - 22px);
}
.infomation_block_02 .price_list .price_item:nth-of-type(n + 3){
	margin-top: 80px;
}
.infomation_block_02 .price_list .price_item h4.info_caption{
	margin-top: 0;
}
.infomation_block_02 .price_list .price_item dl{
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	letter-spacing: 0.15em;
	margin: 30px 0 0;
}
.infomation_block_02 .price_list .price_item dl .line{
	display: flex;
}
.infomation_block_02 .price_list .price_item dl .line dt{
	width: 175px;
	font-size: 20px;
	font-weight: 500;
	padding: 18px 0 ;
	text-align: center;
	line-height: 1.15;
	background: #F6F6F6;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infomation_block_02 .price_list .price_item dl .line dd{
	width: 342px;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 300;
	text-align: center;
	padding: 9px 0;
}


.infomation_block_02 .price_list .price_item.price_01 dl .line:last-child dd,
.infomation_block_02 .price_list .price_item.price_03 dl .line:last-child dd,
.infomation_block_02 .price_list .price_item.price_05 dl .line:last-child dd{
	background: #F6F6F6;
	font-weight: 500;
}


.infomation_block_02 .price_list .price_item.price_02 h4.info_caption,
.infomation_block_02 .price_list .price_item.price_04 h4.info_caption{
	margin-top: 20px;
}
.infomation_block_02 .price_list .price_item.price_02 dl .line:nth-child(1) dt{
	width: 100%;
}
.infomation_block_02 .price_list .price_item.price_02 p{
	font-size: 14px;
	letter-spacing: 0.02em;
	margin: 15px 0 0;
	line-height: 1.45;
}
	
	.infomation_block_02 .price_list .price_item.price_05{
		width: 100%;
	}
	.infomation_block_02 .price_list .price_item.price_05 dd{
		width: calc(100% - 175px)!important;
	}
/** infomation_block_02 **/

/** infomation_block_03 **/
.infomation_block_03{
	margin: 100px 0 0;
}
.infomation_block_03 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px 0 0;
}
.infomation_block_03 ul li{
	width: calc(100% / 2 - 20px);
}
.infomation_block_03 ul li:nth-of-type(n + 3){
	margin-top: 60px;
}
.infomation_block_03 ul li:nth-child(7) h4::after,
.infomation_block_03 ul li:nth-child(8) h4::after{
	width: 169px;
}
.infomation_block_03 ul li figure{
	margin: 25px 0 0;
}
.infomation_block_03 ul li figure .img_wrap{
	width: 520px;
	height: 350px;
	
}
.infomation_block_03 ul li p{
	font-size: 14px;
	line-height: 1.857;
	margin: 25px 0 0;
}
/** infomation_block_03 **/

/** infomation_block_04 **/
.infomation_block_04{
	margin: 100px 0 0;
}
.infomation_block_04 p.txt_00{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2.142;
	text-align: center;
	margin : 30px 0 0;
}
.infomation_block_04 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px 0 0;
}
.infomation_block_04 ul li{
	width: calc(100% / 2);
	cursor: pointer;
}
.infomation_block_04 ul li:nth-of-type(n + 3){
	margin: 50px 0 0;
}
/** infomation_block_04 **/

/** infomation_block_05 **/
.infomation_block_05{
	margin: 100px 0 0;
}
.infomation_block_05 dl{
	margin: 60px 0 0;
	border: 1px solid #E1E1E1;
	border-bottom: none;
}
.infomation_block_05 dl .line{
	display: flex;
	flex-wrap: wrap;
	letter-spacing: 0.15em;
}
.infomation_block_05 dl .line dt{
	width: 300px;
	background: #F6F6F6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 15px 0;
	font-size: 20px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infomation_block_05 dl .line dd{
	width: 777px;
	border-bottom: 1px solid #E1E1E1;
	font-weight: 300;
	display: flex;
	justify-content: center;
	align-items: center;
}

.infomation_block_05 ul.slider_01{
	display: flex;
	justify-content: center;
	margin: 65px 0 0;
	padding: 0 55px;
	position: relative;
}
.infomation_block_05 ul.slider_01 li.item{
	width: 350px!important;
	height: 307px!important;
	margin: 0 7.5px;
}
.infomation_block_05 ul.slider_01 li.item:last-child{
	margin-right: 0;
}

.infomation_block_05 .slick-dots{
	display: block;
	bottom: -50px!important;
}
.infomation_block_05 .slick-dots li.slick-active button:before{
	color: #9C5964!important;
}
/** infomation_block_05 **/

/** infomation_block_06 **/
.infomation_block_06{
	margin: 148px 0 0;
}
.infomation_block_06 p.txt_00{
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.02em;
	margin: 30px 0 0;
}
.infomation_block_06 .map{
	width: 100%;
	height: 600px;
	background: #E9E9E9;
	margin: 35px 0 0;
}
.infomation_block_06 .map p{
	line-height: 600px;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
.infomation_block_06 .map iframe{
	width: 100%;
	height: 100%;
}
	

/** infomation_block_06 **/
/***** ご入居案内　infomation *****/


/***** 採用情報　recruit *****/
/** recruit_block_01 **/
.recuruit_block_01{
	position: relative;
	margin: 90px 0 0;
}

.recuruit_block_01 h3:not(.sec_tit){
	font-size: 30px;
	line-height: 1.6;
	margin: 0px 0 25px;
	padding-bottom: 13px;
	position: relative;
}
.recuruit_block_01 h3:not(.sec_tit)::after{
	content: '';
	background: #AE995A;
	width: 30px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.recuruit_block_01 p.txt_00{
	font-size: 14px;
	letter-spacing: 0.2em;
}
.recuruit_block_01 ul{
	width: 1920px;
	display: flex;
	justify-content: space-between;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin: 50px auto 0;
}
.recuruit_block_01 ul li{
	width: 350px;
	height: 350px;
}
.recuruit_block_01 ul li:nth-of-type(2n + 1){
	margin-top: 50px;
}
.recuruit_block_01 .rec_cnt{
	margin: 150px auto 0 ;
}
.recuruit_block_01 .rec_cnt dl{
	margin: 75px 0 0;
	border-bottom: 1px solid #9A877B;
}
.recuruit_block_01 .rec_cnt dl .line{
	display: flex;
	border-top: 1px solid #9A877B;
}
.recuruit_block_01 .rec_cnt dl .line dt{
	width: 250px;
	background: #F6F6F6;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding: 26px 0 27px 50px;
}
.recuruit_block_01 .rec_cnt dl .line dd{
	width: 830px;
	line-height: 2;
	padding: 27px 0 27px 55px;
}
.recuruit_block_01 .rec_cnt dl .line dd a{
	font-weight: bold;
	text-decoration: underline;
}
/** recruit_block_01 **/
/***** 採用情報　recruit *****/


/***** お知らせ　news *****/
/** news_block_01 **/
.news_block_01{
	margin: 100px 0 0;
}
.news_block_01 .in_wrap{
	display: flex;
	justify-content: space-between;
}
.news_cnt{
	width: 760px;
}
.news_block_01 .news_cnt li.item:nth-of-type(n + 2){
	margin-top: 60px;
}
.news_cnt h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.44;
	padding-bottom: 9px;
	border-bottom: 1px solid #C7C7C7;
}
.news_cnt p.news_info {
	margin-top: 20px;
	float: left;
}
.news_cnt p.news_info time{
	margin-left: 20px;
}
span.cate{
	height: 30px;
	letter-spacing: 0.1em;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
}
span.cate.cate01{
	background: #755E54
}
.link_03{
	border: 1px solid #333;
	border-radius: 15px;
	display: inline-block;
	float: right;
	margin: 20px 0 0;
}
.link_03 a{
	padding: 2px 33px;
}
.news_block_01 .news_cnt figure{
	clear: both;
}
.news_block_01 .news_cnt figure figcaption p {
	line-height: 2;
	margin: 60px 0 0;
}
.news_block_01 .news_cnt figure .img_wrap{
	width: 460px;
	height: 300px;
	margin: 30px 0 0;
	position: relative;
}
.news_block_01 .news_cnt figure .img_wrap::before{
	content: '';
	display: block;
	padding-top: 65.21%;
}
.news_block_01 .news_cnt figure img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}
.news_block_01 .news_cnt .pager{
	margin: 80px 0 0;
}

.news_block_01 .news_cnt .pager ul{
	display: flex;
}
.news_block_01 .news_cnt .pager ul li{
	width: 280px;
	height: 60px;
	border-radius: 4px;
	border: 1px solid #242424;
	position: relative;
}
.news_block_01 .news_cnt .pager ul li:nth-child(1){
	margin-right: 17px;
}
.news_block_01 .news_cnt .pager ul li a{
	display: block;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.news_block_01 .news_cnt .pager ul li a::after{
	content: '';
	background: url("../img/icon_06@2x.png")no-repeat center 0/contain;
	width: 8px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.news_block_01 .news_cnt .pager ul li:first-child a::after{
	left: 10px;
	transform: scale(-1,1);
}
.news_block_01 .news_cnt .pager ul li:last-child a::after{
	right: 10px;
}


aside{
	width: 270px;
}
aside div:nth-of-type(2){
	margin: 90px 0 0
}
aside div:nth-of-type(n + 2){
	margin: 50px 0 0
}
aside div h3{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	padding-bottom: 9px;
	border-bottom: 1px solid #C7C7C7;
}
aside div ul{
	margin: 25px 0 0;
}
aside div ul li{
	font-size: 18px;
	letter-spacing: 0.04em;
	line-height: 1.444;
	 
}
aside div ul li:nth-of-type(n + 2){
	margin: 10px 0 0;
}
	
aside div.category ul li a,
aside div.archive ul li a{
	position: relative;
}	
aside div.category ul li a::before,
aside div.archive ul li a::before{
	content: '・';
	font-size: 18px;
}	

aside div.post{
	font-size: 14px;
}
aside div.post p.cate{
	padding: 0 10px;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
}
aside div.post p.cate.cate01{
	background: #755E54;
}
aside div.post time{
	display: block;
	margin: 5px 0 0;
}
aside div.post p.txt_01{
	font-weight: bold;
	margin: 9px 0 0;
}
/** news_block_01 **/

/** news_block_02 **/
/** 詳細 **/
.news_block_02{
	margin: 100px 0 0;
}
.news_block_02 .in_wrap{
	display: flex;
	justify-content: space-between;
}
.news_block_02 .news_cnt article figcaption{
	margin: 80px 0 0;
}
.news_block_02 .news_cnt article .img_wrap{
	width: 100%;
	margin: 35px 0 0;
}
.news_block_02 .news_cnt article img{
	width: 100%;
	height: auto;
	margin: 35px 0 0;
}

.news_block_02 .pager_01 .link_04{
	width: 350px;
	height: 60px;
	border: 1px solid #333;
	margin: 80px auto 0;
	border-radius: 4px;
	position: relative;
}
.news_block_02 .pager_01 .link_04 a{
	display: block;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.news_block_02 .pager_01 .link_04 a::after{
	content: '';
	background: url("../img/icon_06@2x.png")no-repeat center 0/contain;
	width: 8px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
}
/** news_block_02 **/
/***** お知らせ　news *****/


/***** お問い合わせ　contact *****/
/** contact_block_01 **/
.contact_block_01{
	margin: 100px 0 0;
}
.contact_block_01 p.txt_00{
	margin-top: 60px;
	letter-spacing: 0.15em;
	text-align: center;
}
.contact_block_01 p.red{
	color:#FBA1A1;
	letter-spacing: 0.15em;
	text-align: center;
}
/* table form */
.contact_block_01 table{
	width: 1080px;
	text-align: left;
	margin: 40px 0 150px;
}
.contact_block_01 table tr{
	border-bottom: 1px solid #9A877B;
	padding-bottom: 2px;
	display: flex;
	margin-bottom: 2px;
}
.contact_block_01 table tr:first-child{
	border-top: 1px solid #9A877B;
	padding-top: 1px;
}
.contact_block_01 table th{
	width: 215px;
	display: flex;
	box-sizing: border-box;
	padding-left: 40px;
	align-items: center;
	background: #F6F6F6;
	text-align: left;
	font-weight: 400;
	letter-spacing: 0.15em;
	color: #121212;
} 
.contact_block_01 table th.text_area{
	display: inline;
	align-content: flex-end;
	padding-top: 40px;
}
.contact_block_01 table th.mail{
	letter-spacing: 0;
}
.contact_block_01 table th.required::after{
	content: '＊';
	color: #FBA1A1;
	margin-left: 10px;
}
.contact_block_01 table td{
	width: calc(100% - 215px);
	box-sizing: border-box;
	padding: 32px 40px;
	font-size: 18px;
	font-weight: bold;
}
.contact_block_01 table td input{
	height: 46px;
	border: 1px solid #BFBFBF;
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 16px;
	letter-spacing: 0.15em;
	font-family: "shippori-mincho", sans-serif;
}
.contact_block_01 table td input::placeholder,
.contact_block_01 table td textarea::placeholder{
	color: #D9D9D9;
}
.contact_block_01 table td input.w_140{
	width: 140px;
}
.contact_block_01 table td input.w_400{
	width: 400px;
}
.contact_block_01 table td input.w_750{
	width: 750px;
}
.contact_block_01 table td input.age{
	margin-right: 15px;
}
.contact_block_01 table td.check_wrap{
	display: flex;
}
.contact_block_01 table td.check_wrap div:first-child{
	margin-right: 50px;
}
.contact_block_01 table td.check_wrap input{
	width: 24px;
	height: 24px;
	accent-color: #898A71;
	box-sizing: border-box;
	appearance: none;
	position: relative;
	margin-right: 5px;
}
input[type="radio"],
input[type="checkbox"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	width: 24px!important;
	height: 24px!important;
	margin:0;
	background: #fff;
	border: 1px solid #898A71;
	vertical-align: middle;
}
input[type="radio"]:checked,
input[type="checkbox"]:checked{
	position: relative;
	background: #fff;
	border: 1px solid #898A71;
}
input[type="radio"]:checked::before,
input[type="checkbox"]:checked::before{
	content: "";
	display: inline-block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 24px;
	height: 24px;
	background: #898A71;

}
.contact_block_01 table td.check_wrap label{
	position: relative;
	top: 2px;
}
.contact_block_01 table td .post input:first-child{
	margin-left: 15px;
}
.contact_block_01 table td .post_01 input:first-child{
	margin-bottom: 20px;
}
.contact_block_01 table td .post span{
	margin: 0 15px;
}
.contact_block_01 table textarea.w_750{
	width: 750px;
	height: 500px;
	border: 1px solid #BFBFBF;
	padding:12px 0 0 20px;
	font-size: 16px;
	font-family: "shippori-mincho", sans-serif;
}
.contact_block_01 .submit_box{
	position: relative;
	display: block;
	width: 432px;
	height: 71px;
	margin: 0 auto;
}
.contact_block_01 .submit_box:hover{
	opacity: 1;
}
.contact_block_01 .submit_box input{
	width: 432px;
	height: 71px;
	background: #898A71;
	border: 4px solid #898A71;
	color: #fff;
	line-height: 61px;
	border-radius: 60px;
	text-align: center;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.15em;
	position: relative;
	
}
.contact_block_01 .submit_box input:hover{
	cursor:pointer;
	background: #fff;
	color:  #898A71;
}
.contact_block_01 .submit_box::after{
	content: '';
	background: url("../img/icon_07@2x.png")no-repeat center 0/contain;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 25px;
	z-index: 1;
	transition: all 0.5s;
}
 

/* table form */
/* .contact_block_01 */

/***** お問い合わせ　contact *****/

/*==================================================================================*/





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

下層ページ 各タイトル画像

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

h2.about_page_tit {
	width: 960px;
	height: 220px;
	background: url(.jpg);
	display: block;
	font-size: 1px;
	text-indent: -9999px;
}

}