@charset "UTF-8";

/* ----------------------------------------------------------------------------------
トップページ
---------------------------------------------------------------------------------- */

.top_banner01_wrap{
	text-align: center;
	position: absolute;
	top: 130px;
	right: 50px;
	z-index: 1000;
}

.top_banner01{
	display: inline-block;
	vertical-align: bottom;
	background-color: #ffffff;
	line-height: 0;
}

@media screen and (max-height:730px) {
	.top_banner01_wrap{
		position: static;
		margin: 50px 0;
	}
}

@media screen and (max-width:1250px) {
	.top_banner01_wrap{
		position: static;
		margin: 50px 0;
	}
}

@media screen and (max-width:768px) {
	.top_banner01_wrap{
		position: static;
		margin: 50px 0;
	}
}


.top_banner02_wrap{
	text-align: center;
	margin: 50px 0;
}

.top_banner02{
	display: inline-block;
	vertical-align: bottom;
	background-color: #ffffff;
	line-height: 0;
}

@media screen and (max-width:768px) {
}

/* #top_bg */


#top_bg{
	position: fixed;
	z-index: -3;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#top_bg img{
	display: none;
}

/* #main_vision */

#main_vision{
	position: relative;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	height: calc(100vh - 80px) !important;
	color: #fff;
}

#main_vision_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#main_vision_in{
	display: table-cell;
	text-align: center;
	position: relative;
	padding: 20px;
	vertical-align: middle;
	margin: 0;
}

@media screen and (max-width:700px) {
	.touch #main_vision_in{
		padding: 100px 20px 100px 20px;
		vertical-align: top;
	}
}

#main_vision_text{
	position: relative;
	z-index: 2;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	vertical-align:  middle;
}

#main_vision_text figure{
	margin: 0 0 18px 0;
}

#main_vision_mark{
	z-index: 2;
	position: absolute;
	bottom: 130px;
	right: 50px;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	line-height: 1;
}

#main_vision_mark figure{
	margin: 0 0 18px 0;
}

@media screen and (max-width:700px) {
	#main_vision_mark{
		position: relative;
		bottom: auto;
		right: auto;
		margin: 30px 0 0 0;
	}
}

/* #top_search */

#top_search{
	color: #ffffff;
}

#top_search_map{
	color: #000000;
	max-width: 880px;
	margin: 0 auto;
}

#top_search_map_title{
	font-size: 18px;
	background-color: #333333;
	color: #ffffff;
	line-height: 1;
	text-align: center;
	padding: 18px;
}

#top_search_map_content{
	position: relative;
	background-color: #ffffff;
}

#top_search_map_obj{
	position: relative;
}

#top_search_img{
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#top_search_img{
	background-image: url("../img/top/top_search_map@2x.jpg?v5");
	/*padding-bottom: 49.318%;*/
	padding-bottom: 66.6%;
}

@media screen and (min-width:701px) {
}

@media screen and (max-width:700px) {
	#top_search_img{
		background-image: url("../img/top/top_search_map_sp@2x.jpg?v5");
		padding-bottom: 81.114%;
	}
}

#top_search_map .top_search_list_block{
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
}

#top_search_map .top_search_list_block_in,
#top_search_map .top_search_list_switch{
	border-radius: 8px;
	/*background-color: #ffffff;*/
	background-color: #eaeaea;
}

#top_search_map .top_search_list_block_in{
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.1);
	text-align: center;
}

#top_search_map .top_search_list_switch{
	display: table;
	width: 100%;
	height: 72px;
	line-height: 1;
	font-size: 20px;
	white-space: nowrap;
	border: 1px solid #000;
}

#top_search_map .top_search_list_switch_in{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 8px 20px;
}

#top_search_map .top_search_list_switch_block{
	display: inline-block;
	vertical-align:  middle;
}

#top_search_map .top_search_list_title02{
	font-weight: 700;
	margin: 0 0 3px 0;
	font-size: 12px;
	line-height: 1;
}

#top_search_map .top_search_list_title{
	font-weight: 700;
	margin: 0 0 6px 0;
}

#top_search_map .top_search_list_title small{
	font-size: 60%;
}

#top_search_map .top_search_list_number{
	font-size: 70%;
}

#top_search_map #top_search_map01{
	top: 104px;
	left: 377px;
}

#top_search_map #top_search_map02{
	top: 123px;
	left: 582px;
}

#top_search_map #top_search_map03{
	top: 183px;
	left: 224px;
}

#top_search_map #top_search_map04{
	top: 340px;
	left: 679px;
}

#top_search_map #top_search_map05{
	top: 459px;
	left: 257px;
}

#top_search .top_search_btn_img{
	line-height: 1;
}

#top_search_map_obj{
	position: relative;
	width: 880px;
}

#top_search .top_search_btn_img figure{

	height: 70px;
	margin: 0 0 16px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

#top_search_img_wrap{
	position: relative;
}

@media screen and (max-width: 700px) {
	
	#top_search_img_wrap{
		margin: 0 0 0 0;
	}
	
	#top_search_map{
		max-width: 700px;
	}
	
	#top_search_map_obj{
		width: 700px;
	}
	
	#top_search_map .top_search_list_block{
		width: 164px;
	}

	#top_search_map .top_search_list_block_in,
	#top_search_map .top_search_list_switch{
		border-radius: 14px;
		background-color: #ffffff;
	}

	#top_search_map .top_search_list_block_in{
		box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.1);
	}

	#top_search_map .top_search_list_switch{
		height: 82px;
		font-size: 27px;
		border: 2px solid #000;
	}

	#top_search_map .top_search_list_switch_in{
		padding: 10px 20px;
	}

	#top_search_map .top_search_list_title{
		margin: 0 0 6px 0;
	}

	#top_search_map #top_search_map01{
		top: 63px;
		left: 268px;
	}

	#top_search_map #top_search_map02{
		top: 218px;
		left: 480px;
	}

	#top_search_map #top_search_map03{
		top: 160px;
		left: 111px;
	}
	
	#top_search_map #top_search_map04{
		top: 390px;
		left: 518px;
	}

	#top_search_map #top_search_map05{
		top: 440px;
		left: 127px;
	}

	#top_search .top_search_btn_img{
		line-height: 1;
	}

	#top_search .top_search_btn_img figure{
		height: 70px;
		margin: 0 0 16px 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

/* #top_search_links */

#top_search_links{
	margin: 0 auto;
}

/*
@media screen and (max-width: 1000px) {
	#top_search_img{
		display: none;
	}
	
	#top_search_map_content{
		padding: 30px 20px 40px 20px;
		background-color: #eee;
		border: 1px solid #333333;
	}
	
	#top_search_map .top_search_list{
		margin: 0 -25px -25px 0;
		display: flex;
		flex-wrap: wrap;
	}
	
	#top_search_map .top_search_list_block{
		position: static;
		width: 50%;
		padding: 0 25px 25px 0;
	}
	
}

@media screen and (max-width:700px) {
	#top_search_links{
		max-width: 400px;
	}
	
	#top_search_map .top_search_list_block{
		width: 100%;
	}
	
}*/

/* .btn_wrap.type_octagon */

.btn_wrap.type_octagon{
}

.btn_wrap.type_octagon .btn_block,
.btn_wrap.type_octagon .btn{
  width: 200px;
	height: 200px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

.btn_wrap.type_octagon .btn_block{
	background-image: url("../img/template/btn_octagon_white01@2x.png");
}

.btn_wrap.type_octagon .btn{
  font-size: 18px;
  color: #ffffff;
  padding: 15px 20px;
	background-image: url("../img/template/btn_octagon_black01@2x.png");
  transition: opacity 0.4s ease 0s;
}


.normal .btn_wrap.type_octagon .btn:hover{
  opacity: 0.7;
}

@media screen and (max-width:700px) {
  .btn_wrap.type_octagon .btn_block,
	.btn_wrap.type_octagon .btn{
		width: 140px;
		height: 140px;
	}
	
	.btn_wrap.type_octagon .btn_text{
		transform-origin: 50% 50%;
		transform: scale(0.7,0.7);
	}
  
}

/* #top_new */

#top_new{
	background-color: #f4f4f4;
}

/* #top_openhouse */

#top_openhouse{
	background-color: #ebebeb;
}

/* #top_before_sales */

#top_before_sales{
	background-color: #f4f4f4;
}

/* #top_topics */

#top_topics{
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}

/* #top_gallery */

#top_gallery{
	background-color: #f5f5f5;
}

#top_gallery .main_content{
	max-width: 1300px;
}

/* #top_movie */

#top_movie{
	background-color: #333333;
	color: #ffffff;
}

#top_movie .main_content{
	max-width: 1300px;
}

#top_movie .movie_slide_block{
	
}

#top_movie .movie_slide_block .movie_slide_img{
	margin: 0 0 18px 0;
	background-color: #eee;
}

#top_movie .movie_slide_block .img_cover{
	padding-bottom: 56.25%;
}

#top_movie .movie_slide_block .movie_slide_text{
	font-size: 14px;
}

#top_movie .swiper-container_wrap.type01{
	padding: 0 20px;
}

#top_movie .swiper_arrow_wrap{
	height: auto;
}

/* #top_charm */

#top_charm{
	background-color: #ffffff;
}

#top_charm .lead_text_wrap{
	font-size: 18px;
}

#top_charm  .lead_text_wrap .lead_text{
	text-align: center;
}

#top_charm .charm_list_wrap{
	margin: 40px auto 60px auto;
	max-width: 980px;
}

#top_charm .charm_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -15px -15px 0;
}

#top_charm .charm_list .charm_list_block{
	padding: 0 15px 15px 0;
}

#top_charm .charm_list .charm_list_obj{
	position: relative;
}

#top_charm .charm_list .charm_list_text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

@media screen and (max-width:1200px) {
	#top_charm .charm_list_wrap{
		max-width: 490px;
	}
}

@media screen and (max-width:700px) {
	
	#top_charm .charm_list_wrap{
		margin: 20px auto 50px auto;
	}
	
	#top_charm .lead_text_wrap{
		font-size: 15px;
	}
	
	#top_charm .charm_list .charm_list_block{
		padding: 0 5px 5px 0;
		width: 33.3%;
	}
	#top_charm .charm_list .charm_list_text{
		transform-origin: 50% 50%;
		transform: scale(0.7);
	}
}

/* #top_find */

#top_find{
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}

#top_find .top_find_list_wrap{
	max-width: 920px;
	margin: 0 auto;
}

#top_find .top_find_list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -40px -40px 0;
}

#top_find .top_find_list_block{
	padding: 0 40px 40px 0;
	width: 50%;
}

#top_find .top_find_list_obj{
	position: relative;
	background-color: #ffffff;
}

#top_find .img_cover{
	padding-bottom: 34.4%;
}

#top_find .top_find_list_text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: 500;
}

#top_find #top_find01 .lead_text_wrap {
	font-size: 18px;
}

#top_find #top_find01 .lead_text_wrap .lead_text{
	 text-align: center;
}

#top_find #top_find01 .lead_text_wrap figure{
	margin-bottom: 40px;
}

@media screen and (max-width:700px) {
	#top_find #top_find01 .lead_text_wrap {
		font-size: 15px;
	}
	#top_find #top_find01 .lead_text_wrap figure{
		margin-bottom: 30px;
	}
	#top_find .top_find_list{
		margin: 0 -40px -20px 0;
	}

	#top_find .top_find_list_block{
		padding: 0 40px 20px 0;
		width: 100%;
	}
	
	#top_find .top_find_list_text{
		transform-origin: 50% 50%;
		transform: scale(0.8,0.8);
	}
	
}

/* #top_find .top_find_switch_list  */

.top_find_switch_list{
	background-color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	color: #ffffff;
	font-size: 14px;
}

.top_find_switch_list .top_find_switch{
	width: 33.3%;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.top_find_switch_list .top_find_switch_in{
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.top_find_switch_list .top_find_switch_link{
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	text-decoration: none !important;
}

.top_find_switch_list .top_find_switch_content{
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 30px 90px 30px;
	background-color: #6b6b6b;
}

@media screen and (min-width:1201px) and (max-width:1600px) {

.top_find_switch_list .top_find_switch:nth-child(3n + 1) .top_find_switch_content{
	padding-left: 90px;
}
	
}

.top_find_switch_list .top_find_switch:nth-child(2n) .top_find_switch_content{
	background-color: #616161;
}

.top_find_switch_list .top_find_switch_content_in{
	width: 100%;
	max-width: 360px;
}

.top_find_switch_list .top_find_switch_img{
	text-align: center;
	margin: 0 0 14px 0;
}

.top_find_switch_list .top_find_switch_title{
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	margin: 0 0 8px 0;
}

.top_find_switch_list .top_find_switch_title .text01{
	display: inline-block;
	text-align: left;
}

@media screen and (min-width:1201px) {
	.top_find_switch_list .top_find_switch:nth-child(4){
		display: none;
	}
}

@media screen and (min-width:701px)  and (max-width:1200px) {
	.top_find_switch_list .top_find_switch{
		width: 50%;
	}
	
	.top_find_switch_list .top_find_switch_content{
		padding: 50px 30px;
	}
	
	
	.top_find_switch_list .top_find_switch:nth-child(3) .top_find_switch_content{
		background-color: #616161;
	}
	
	.top_find_switch_list .top_find_switch:nth-child(4) .top_find_switch_content{
		background-color: #6b6b6b;
	}
	
}

@media screen and (min-width:769px)  and (max-width:1200px) {
	.top_find_switch_list .top_find_switch:nth-child(2n + 1) .top_find_switch_content{
		padding-left: 90px;
	}
}

@media screen and (max-width:700px) {
	
	.top_find_switch_list .top_find_switch{
		width: 100%;
	}
	
	.top_find_switch_list .top_find_switch_content{
		padding: 30px;
	}
	
	.top_find_switch_list .top_find_switch_title{
		font-size: 18px;
	}
	
	.top_find_switch_list .top_find_switch:nth-child(4){
		display: none;
	}
	
}

/* #top_history */

#top_history{
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}

/* #top_office */

#top_office{
	background-color: #f4f4f4;
}

#top_office .office_list_wrap{
	max-width: 1100px;
	margin: 0 auto;
}

#top_office .office_list{
	flex-wrap: wrap;
	margin: 0 -50px -50px 0;
}

#top_office .office_list_block{
	width: 33.33%;
	padding: 0 50px 50px 0;
}

#top_office .office_list_wrap .office_list_block_title{
	font-size: 18px;
	line-height: 1.6;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 12px 0;
	margin: 0 0 15px 0;
}

#top_office .office_list_wrap .office_list_block_in{
	font-size: 15px;
}

#top_office .office_list_wrap .office_list_block_address{
	display: block;
}

#top_office .office_list_wrap .office_list_block_address .text01{
	display: block;
}

#top_office .office_list_wrap .office_list_block_address .text02{
	display: block;
}

#top_office .office_list_wrap .office_list_map_link{
	font-size: 13px;
	display: block;
	color: #666666;
}

#top_office .office_list_wrap .office_list_tel{
	line-height: 1;
	margin: 10px 0 0 0;
}

#top_office .office_list_wrap .office_list_tel_in{
	padding: 0 0 0 35px;
	position: relative;
}

#top_office .office_list_wrap .office_list_tel_in:after{
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	background-image: url("../img/template/icon_freedial_black@2x.png");
	background-position: top left;
	width: 24px;
	height: 20px;
	
}

#top_office .office_list_wrap .office_list_tel .text01{
	display: inline-block;
	vertical-align:  middle;
	font-size: 18px;
	font-weight: 700;
	margin: 0 4px 0 0;
}

#top_office .office_list_wrap .office_list_tel .text02{
	display: inline-block;
	vertical-align:  middle;
	font-size: 13px;
	color: #666666;
}

@media screen and (max-width:900px) {
	
#top_office .office_list{
	margin: 0 -30px -50px 0;
}
	
#top_office .office_list_block{
	width: 50%;
	padding: 0 30px 50px 0;
}
	
}

@media screen and (max-width:700px) {
	#top_office .office_list_block{
		width: 100%;
	}
}

/* ----------------------------------------------------------------------------------
シュミレーション
---------------------------------------------------------------------------------- */


#simulator_page{
	
}

/* .simulator_box_area */

#simulator_page .simulator_box_area{
	letter-spacing: 0.1em;
}

#simulator_page .simulator_box_title{
	font-size: 24px;
	margin: 0 0 18px 0;
}

#simulator_page .simulator_box_lead{
	font-size: 14px;
}

#simulator_page .simulator_box_wrap{
	position: relative;
	margin: 50px 0 70px 0;
	padding: 38px;
	background-color: #f5f5f5;
}

#simulator_page .simulator_box_wrap:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -24px;
	margin: 0 0 0 -24px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 24px 0 24px;
	border-color: #f5f5f5 transparent transparent transparent;
}

#simulator_page .simulator_box{
	font-size: 13px;
	display: flex;
	margin: 0 -50px -50px 0;
}

#simulator_page .simulator_box > *{
	width: 50%;
	padding: 0 50px 50px 0;
}

#simulator_page .simulator_box_title01{
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 6px 0;
}

#simulator_page .simulator_box_title01 .text01{
	display: inline-block;
	vertical-align:  middle;
}

#simulator_page .simulator_box_title01:last-child{
	margin-bottom: 0;
}

#simulator_page .simulator_box_bottom{
	margin: 55px 0 0 0;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}

#simulator_page .simulator_box_calc{
	
}

/*
#simulator_page .simulator_box_result{
	min-width: 480px;
}*/

@media screen and (max-width:1200px) {
	#simulator_page .simulator_box{
		margin: 0 -30px -30px 0;
	}

	#simulator_page .simulator_box > *{
		padding: 0 30px 30px 0;
	}

}

@media screen and (max-width: 768px) {
	
	#simulator_page .simulator_box_title{
		font-size: 20px;
		margin: 0 0 12px 0;
	}

	#simulator_page .simulator_box_wrap{
		position: relative;
		margin: 25px -20px 35px -20px;
		padding: 38px 20px 28px 20px;
		background-color: #f5f5f5;
	}
	
	#simulator_page .simulator_box{
		display: block;
		margin: 0 0px 0px 0;
	}

	#simulator_page .simulator_box > *{
		width: 100%;
		padding: 50px 0;
		border-bottom: 2px solid #e6e6e6;
	}
	
	#simulator_page .simulator_box > *:first-child{
		padding-top: 0;
	}
	
	#simulator_page .simulator_box > *:last-child{
		padding-bottom: 0;
		border-bottom: none;
	}
	
	#simulator_page .simulator_box_title01{
		font-size: 16px;
	}
	
	#simulator_page .simulator_box_result .simulator_box_title01{
		text-align: center;
	}
	
	#simulator_page .simulator_box_result{
		min-width: 0px;
	}
	
	#simulator_page .simulator_box_bottom{
		margin: 25px 0 0 0;
		font-size: 16px;
	}
	
}

/* #simulator_page .simulator_table */

#simulator_page .simulator_table{
	display: table;
	width: 100%;
}

#simulator_page .simulator_table .simulator_tr{
	display: table-row;
}


#simulator_page .simulator_table .simulator_th,
#simulator_page .simulator_table .simulator_td{
	display: table-cell;
	vertical-align:  top;
	padding: 0 0 25px 0;
}

#simulator_page .simulator_table .simulator_tr:last-child .simulator_th,
#simulator_page .simulator_table .simulator_tr:last-child .simulator_td{
	padding-bottom: 0;
}

#simulator_page .simulator_table .simulator_th{
	white-space: nowrap;
	padding: 0 15px 0 0;
}

#simulator_page .simulator_table .simulator_td{
	text-align: right;
}

#simulator_page .simulator_table .simulator_td_content{
	display: inline-block;
	vertical-align:  top;
	text-align: left;
}

@media screen and (max-width:1100px) {
	
	#simulator_page .simulator_table,
	#simulator_page .simulator_table .simulator_tr,
	#simulator_page .simulator_table .simulator_th,
	#simulator_page .simulator_table .simulator_td{
		display: block;
	}

	#simulator_page .simulator_table .simulator_tr{
		margin: 0 0 30px 0;
	}
	
	#simulator_page .simulator_table .simulator_tr:last-child{
		margin-bottom: 0;
	}

	#simulator_page .simulator_table .simulator_th,
	#simulator_page .simulator_table .simulator_td{
		padding: 0 0 0 0;
		text-align: left;
	}
	
	#simulator_page .simulator_table .simulator_th{
		margin-bottom: 10px;
	}
	
	#simulator_page .simulator_table .simulator_td_content{
		display: block;
	}
	
}

/* .simulator_input_box_wrap */

#simulator_page .simulator_input_box_wrap{
	max-width: 250px;
	width: 100%;
	line-height: 1;
}

#simulator_page .simulator_input_box{
	display: table;
	width: 100%;
}


#simulator_page .simulator_input_box > *{
	display: table-cell;
	white-space: nowrap;
	vertical-align:  middle;
}

#simulator_page .simulator_input_box .simulator_input{
	font-size: 30px;
	width: 100%;
}

#simulator_page .simulator_input_box .simulator_input input[type="text"]{
	height: 48px;
	text-align: right;
	padding: 10px 13px;
	font-weight: 500;
	color: #ff9f40;
	border: 1px solid #cccccc;
	border-radius: 8px;
	font-size: 30px;
}

#simulator_page .simulator_input_text{
	min-width: 3em;
	padding-left: 1em;
	font-size: 18px;
}

#simulator_page .simulator_input_box_bottom{
	position: relative;
	margin: 15px 0 0 0;
}

#simulator_page .simulator_input_box_bottom .input_list_wrap{
	font-size: 15px;
	height: 1em;
	position: relative;
}

#simulator_page .simulator_input_box_bottom .input_list{
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

@media screen and (max-width:1100px) {
	#simulator_page .simulator_input_box_wrap{
		max-width: none;
	}
	#simulator_page .simulator_input_box_bottom .input_list{
		position: static;
	}
}

@media screen and (max-width: 768px) {
	
	#simulator_page .simulator_input_text{
		font-size: 16px;
	}
	
	#simulator_page .simulator_input_box_bottom .input_list{
		white-space: normal;
	}
	
}

/* .simulator_input_btn_wrap */

#simulator_page .simulator_input_btn_wrap{
	position: relative;
	font-size: 24px;
	line-height: 1;
	color: #fff;
}

#simulator_page .simulator_input_btn_wrap:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-color: #e6e6e6;
	height: 4px;
	width: 100%;
	margin: -2px 0 0 0;
}

#simulator_page .simulator_input_btn_wrap .simulator_input_btn{
	position: relative;
	z-index: 2;
	display: table;
	height: 24px;
}

#simulator_page .simulator_input_btn_wrap .input_btn{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #9acc00;
	width: 40px;
	padding: 0 3px;
	border-left: 1px solid #b8db4d;
	border-right: 1px solid #b8db4d;
	cursor: pointer;
}

#simulator_page .simulator_input_btn_wrap .input_btn:first-child{
	border-radius: 9999px 0 0 9999px;
	border-left: none;
}

#simulator_page .simulator_input_btn_wrap .input_btn:last-child{
	border-radius: 0 9999px 9999px 0;
	border-right: none;
}

/* .simulator_box_result_box */

#simulator_page .simulator_box_result_box{
	background-color: #ffffff;
	border: 4px solid #e6e6e6;
	border-radius: 8px;
	padding: 40px 30px;
	margin: 30px 0;
}

#simulator_page .simulator_box_result_box_in{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 -15px -15px 0;
}

#simulator_page .simulator_box_result_box_in > *{
	padding: 0 15px 15px 0;
}

#simulator_page .simulator_price_text_wrap{
	text-align: right;
	white-space: nowrap;
}

#simulator_page .simulator_price_text_wrap .simulator_price_text{
	display: inline-block;
	line-height: 1;
}

#simulator_page .simulator_price_text_wrap .simulator_price_text{
	display: inline-block;
	vertical-align: bottom;
}

#simulator_page .simulator_price_text_wrap .simulator_price_text > *{
	display: inline-block;
	vertical-align: baseline;
}

#simulator_page .simulator_price_text_wrap .simulator_price_text .simulator_price_number{
	color: #ff9f40;
	font-size: 36px;
	font-weight: 500;
}

#simulator_page .simulator_price_text_wrap .simulator_price_text .simulator_price_sub{
	font-size: 18px;
	margin: 0 0 0 3px;
	white-space: nowrap;
}

#simulator_page .simulator_price_text_sub{
	font-size: 15px;
	margin-top: 5px;
}

#simulator_page .simulator_box_result_title01{
	font-size: 24px;
}

#simulator_page .simulator_box_result_title02{
	font-size: 13px;
}



#simulator_page .simulator_box_result_info{
	color: #999999;
}


#simulator_page .simulator_popup_btn{
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}

@media screen and (max-width:1100px) {
	
	#simulator_page .simulator_box_result_box{
		background-color: #ffffff;
		border: 4px solid #e6e6e6;
		border-radius: 8px;
		padding: 20px 20px;
		margin: 20px 0;
	}

	#simulator_page .simulator_box_result_box_in{
		display: block;
		margin: 0 -10px -10px 0;
	}

	#simulator_page .simulator_box_result_box_in > *{
		padding: 0 10px 10px 0;
	}
	
	#simulator_page .simulator_box_result_head{
		text-align: center;
	}
	
	#simulator_page .simulator_price_text_wrap{
		text-align: center;
	}
	
	#simulator_page .simulator_price_text_sub{
		text-align: center;
	}
	
	#simulator_page .simulator_box_result_title01{
		font-size: 20px;
	}
	
}

@media screen and (max-width: 768px) {
	#simulator_page .simulator_box_result_title01{
		font-size: 18px;
	}
}

/* ------------------------- simulator_lone_box_wrap ------------------------- */

.simulator_lone_box_wrap{
	margin: 60px 0 0 0;
}

.simulator_lone_box_head{
	overflow:  hidden;
	position: relative;
	color: #ffffff;
	line-height: 1.4;
	font-size: 24px;
	font-weight: 500;
	padding: 13px 15px;
	text-align: center;
}

.simulator_lone_box_head:before,
.simulator_lone_box_head:after{
	content: "";
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
}

.simulator_lone_box_head:before{
	left: 0;
	background-color: #f2de00;
}

.simulator_lone_box_head:after{
	left: 50%;
	background-color: #9acc00;
}

.simulator_lone_box_head_in:before{
	content: "";
	position: absolute;
	z-index: 1;
	height: 100%;
	background: -moz-linear-gradient(left, #f2de00 0%, #9acc00 100%);
	background: -webkit-linear-gradient(left, #f2de00 0%,#9acc00 100%);
	background: linear-gradient(to right, #f2de00 0%,#9acc00 100%);
	width: 1100px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -550px;
}

.simulator_lone_box_head_text{
    position: relative;
    z-index: 2;
}

.simulator_lone_box{
	padding: 44px;
	background-color: #ffffff;
}

@media screen and (max-width:700px) {
	.simulator_lone_box{
		padding: 30px 20px;
		background-color: #ffffff;
	}
}

.simulator_lone_table_list_wrap{
	font-size: 13px;
	white-space: nowrap;
}

.simulator_lone_table_list_wrap .simulator_lone_table_list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -20px 0;
}


.simulator_lone_table_list_wrap .simulator_lone_table_list_block{
	padding: 0 20px 20px 0;
	width: 33.3%;
}


.simulator_lone_table_list_wrap table{
	width: 290px;
}

@media screen and (max-width:1100px) {
	.simulator_lone_table_list_wrap .simulator_lone_table_list_block{
		padding: 0 20px 20px 0;
		width: 50%;
	}


	.simulator_lone_table_list_wrap table{
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	.simulator_lone_table_list_wrap .simulator_lone_table_list_block{
		width: 100%;
	}
}

.simulator_lone_table_list_wrap table th,
.simulator_lone_table_list_wrap table td{
	border-bottom: 1px solid #cccccc;
	padding: 1em 0.2em;
}

.simulator_lone_table_list_wrap table td{
	text-align: right;
	color: #ff9f40;
}

.simulator_lone_table_list_wrap table thead{
	font-size: 18px;
	line-height: 1;
}

.simulator_lone_table_list_wrap table tfoot th,
.simulator_lone_table_list_wrap table tfoot td{
	background-color: #f5f5f5;
}

.simulator_lone_table_list_wrap table tfoot th:first-child,
.simulator_lone_table_list_wrap table tfoot td:first-child{
	padding-left: 1em;
}

.simulator_lone_table_list_wrap table tfoot th:last-child,
.simulator_lone_table_list_wrap table tfoot td:last-child{
	padding-right: 1em;
}


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

#page_mailmagazine{
	
}

#page_mailmagazine .mailmagazine_table{
	width: 100%;
}

#page_mailmagazine .mailmagazine_table tr th,
#page_mailmagazine .mailmagazine_table tr td{
	border-bottom: 1px solid #cccccc;
	padding: 32px 0;
}

#page_mailmagazine .mailmagazine_table tr:first-child th,
#page_mailmagazine .mailmagazine_table tr:first-child td{
	padding-top: 0;
}

#page_mailmagazine .mailmagazine_table tr:last-child th,
#page_mailmagazine .mailmagazine_table tr:last-child td{
	padding-bottom: 0;
	border-bottom: none;
}

#page_mailmagazine .mailmagazine_table tr th{
	white-space:  nowrap;
	width: 32%;
	padding-right: 30px;
}

#page_mailmagazine .mailmagazine_table tr td{
	width: 68%;
	color: #0099ff;
}

#page_mailmagazine .mailmagazine_table_title01{
	font-size: 18px;
}

#page_mailmagazine .mailmagazine_table_title02{
	font-size: 18px;
	color: #003399;
	margin: 0 0 5px 0;
}

@media screen and (max-width: 700px) {
	#page_mailmagazine .mailmagazine_table,
	#page_mailmagazine .mailmagazine_table tbody,
	#page_mailmagazine .mailmagazine_table tr,
	#page_mailmagazine .mailmagazine_table tr th,
	#page_mailmagazine .mailmagazine_table tr td{
		display: block;
		width: auto;
	}
	
	#page_mailmagazine .mailmagazine_table{
		border-top: 1px solid #cccccc;
	}
	
	#page_mailmagazine .mailmagazine_table tr{
		border-bottom: 1px solid #cccccc;
		padding: 20px 0;
	}
	
	#page_mailmagazine .mailmagazine_table tr th,
	#page_mailmagazine .mailmagazine_table tr td{
		border-bottom: none;
		padding: 0;
	}
	
	#page_mailmagazine .mailmagazine_table_title01{
		font-size: 16px;
		margin: 0 0 15px 0;
	}
	
	#page_mailmagazine .mailmagazine_table_title02{
		font-size: 16px;
	}
	
}

/* ----------------------------------------------------------------------
.check_list
----------------------------------------------------------------------*/

.check_list{
}

.check_list li{
  position: relative;
  line-height: 2;
  padding: 0 0 0 30px;
  margin: 0 0 15px 0;
}

.check_list li:last-child{
  margin-bottom: 0;
}

.check_list li input{
  position: absolute;
  top: 0.65em;
  left: 0;
}

.check_list li span{
  display: inline-block;
  vertical-align:  middle;
}

/* ----------------------------------------------------------------------
.select_list_wrap
----------------------------------------------------------------------*/

.select_list{
  letter-spacing: -0.4em;
  margin: 0 -30px -20px 0;
}

.select_list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 10px 20px 20px 0;
}

.select_list li .select_content_wrap{
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 -1em -1em 0;
}

.select_list li .select_content{
  display: flex;
  display: -webkit-flex;
  margin: 0 1em 1em 0;
}

.select_list li .select_content select{
  width: 100%;
}

.select_list li .select_content .select_text{
  margin: 0 0 0 1em;
  white-space: nowrap;
}

.select_list li .select_list_title{
  margin: 0 1em 0 0;
}

@media screen and (max-width: 950px ){
  
}

@media screen and (max-width: 700px ){
  /*.select_list li .select_content_wrap{
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .select_list li .select_content{
    width: 100%;
  }*/
  /*.select_list{ margin-right: 0;}
  .select_list li{ display: block; margin-right: 0; }*/
}

/* ------------------------------------------------------------------------------
#contact
------------------------------------------------------------------------------ */

#contact{
}

#contact .contact_content_title{
	font-size: 30px;
	text-align: center;
	margin: 0 0 10px 0;
}


#contact .contact_content_block{
	padding: 65px 50px 80px 50px;
	background-color: #f5f5f5;
}

#contact .contact_content_block_in{
	max-width: 880px;
	margin: 0 auto;
}

#contact .contact_content_lead_wrap{
	font-size: 14px;
	margin: 0 0 65px 0;
	text-align: center;
}

#contact .contact_content_lead{
	display: inline-block;
	text-align: left;
}

#contact .contact_content_btn_wrap{
	margin: 0 0 54px 0;
}

@media screen and (max-width: 1000px) {
	
}

@media screen and (max-width: 700px) {
	
	#contact .contact_content_title{
		font-size: 20px;
	}
	
	#contact .contact_content_block{
		padding: 35px 20px 40px 20px;
		margin: 0 -20px;
	}
	
	#contact .contact_content_lead_wrap{
		margin-bottom: 28px;
	}
	
}

@media screen and (max-width: 350px) {
	
	#contact .contact_content_title{
		font-size: 17px;
	}
	
}



@media screen and (min-width: 701px) {

	#contact .contact_content_btn_wrap .btn_wrap.type_contact .btn_text .text01{
		margin-bottom: 10px;
	}

	#contact .contact_content_btn_wrap .btn_wrap.type_contact .btn_text .text01 .text{
		font-size: 24px;
	}

	#contact .contact_content_btn_wrap .btn_wrap.type_contact .btn_text .text02{
		font-size: 13px;
		letter-spacing: 0.1em;
	}
	
}

/* pad */
@media screen and (max-width: 950px) {
	
	#contact .contact_content_btn_wrap .btn_wrap.type_contact .btn_text .text01 .text{
		font-size: 20px;
	}
	
  #contact .contact_title01{ font-size: 20px; margin-bottom: 25px; }
}

/* sp */
@media screen and (max-width: 700px) {
	#contact .contact_content_btn_wrap .btn_wrap.type_contact .btn_text .text01 .text{
		font-size: 18px;
	}
	
  #contact .contact_title01{ font-size: 18px; margin-bottom: 22px; }
  #contact .contact_input_block{ padding: 30px 20px 60px 20px; }
}


#contact .contact_error{
  color: #ff3300;
  margin: 0.5em 0 0 0;
}

#contact.confirm_page .main_content_child01.bg_gray{
  margin: 0 !important;
}

#contact .contact_title{
  margin: 0.8em 0 20px 0;
  line-height: 1;
  min-height: 1em;
}

#contact .contact_title:last-child{
  margin-bottom: 0;
}

#contact .contact_title span{
	display: block;
	padding: 0 60px 0 0;
  position: relative;
}

#contact .check .contact_title span:after{
  content: "必須";
  position: absolute;
  top: -0.15em;
  right: 0;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  background: #000000;
  padding: 0.33em 0.8em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* sp */
@media screen and (max-width: 700px) {
	#contact .contact_title span{
		display: inline-block;
	}
}

#contact .table_th{
  width: 300px;
  padding: 0 15px 40px 0;
}

#contact .table_td{
  padding: 0 0 40px 0;
}

#contact .table_tr:last-child .table_th,
#contact .table_tr:last-child .table_td{
  padding-bottom: 0;
}


#contact .contact_block_in{
}

#contact .contact_block{
  padding: 0 0 1em 0;
}

#contact .contact_block:last-child{
  padding: 0 0 0 0;
}

#contact .contact_block .select_job {
  margin-top: 10px;
}

/*  #contact .confirm_block_wrap */

#contact .confirm_block_wrap{
  margin: 0 auto 80px auto;
  font-size: 14px;
}

#contact .confirm_page .btn_wrap.type_normal02{
  margin-right: 20px;
}

#contact .confirm_page .btn_wrap.type_normal02 .btn_content{
  min-width: 200px;
}

#contact .confirm_page .btn_wrap.type_normal02:last-child{
  margin-right: 0px;
}

#contact .confirm_block_wrap .confirm_block{
  margin: 0 0 30px 0;
}

#contact .confirm_block_wrap .confirm_block:last-child{
  margin-bottom: 0;
}

#contact .confirm_block_wrap .confirm_block p{
  margin-bottom: 1em;
}

#contact .confirm_block_wrap .confirm_block p:last-child{
  margin-bottom: 0;
}

#contact .confirm_block_wrap .confirm_title{
  position: relative;
  line-height: 1;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #1c293f;
  padding: 0 0 10px 0;
}

 #contact .check .confirm_title:after{
  content: "必須";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  background: #333333;
  -moz-border-radius: 0.45em;
  -webkit-border-radius: 0.45em;
  border-radius: 0.45em;
  padding: 0.33em 0.8em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#contact .error_info_zone{
  
}

#contact .error_info_block {
  color: #ff3300;
  border: 2px solid #ff3300;
  margin: 50px 0 0 0;
  text-align: center;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 13px;
}

#contact .error_info_block p{
  display: inline-block;
  text-align: left;
}

@media screen and (max-width: 700px ){
  
  #contact .table_td{
    padding: 0 0 20px 0;
  }
  
  #contact .contact_title{
    margin-top: 0;
  }
  
  #contact .table_th{
    padding: 5px 0;
    margin: 0 0 10px 0;
    width: auto;
  }
  
  
  #contact .check .contact_title:after{
    position: static;
    font-size: 12px;
  }
  
  #contact .contact_block_in{
    min-height: 0;
  }
	
	#contact .error_info_block{
		margin-top: 25px;
	}
  
}

/* #contact .contact_radio_block_wrap */

#contact .contact_radio_block_wrap{
	padding: 35px;
	background-color: #ffffff;
	border-radius: 5px;
}

#contact .contact_radio_block_wrap .contact_radio_block{
	margin: 0 0 20px 0;
}

#contact .contact_radio_block_wrap .contact_radio_block:last-child{
	margin-bottom: 0;
}

#contact .contact_radio_block_wrap .contact_radio_block_title01{
	margin: 0 0 4px 0;
}

/* sp */
@media screen and (max-width: 700px) {
	#contact .contact_radio_block_wrap{
		padding: 25px 20px;
	}
}



#contact .contact_radio_block_wrap .input_list_wrap .input_list{
	margin: 0 -1em -0.3em 0;
	color: #999999;
}

#contact .contact_radio_block_wrap .input_list_wrap .input_list li{
	padding: 0 1em 0.3em 0;
}


/* ----------------------------------------------------------------------------------
事業所のご紹介
---------------------------------------------------------------------------------- */

#page_office{
	
}

/* .office_place_list_wrap */

.office_place_list_wrap{
	
}

.office_place_list_wrap .office_place_list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -33px -22px 0;
}

.office_place_list_wrap .office_place_list_block{
	padding: 0 33px 22px 0;
	width: 33.3%;
}

.office_place_list_wrap .office_place_list_btn .btn_wrap .btn_block,
.office_place_list_wrap .office_place_list_btn .btn_wrap .btn{
	min-height: 48px;
}

.office_place_list_wrap .office_place_list_btn .btn_wrap .btn.active{
	pointer-events: none;
	cursor: default;
	opacity: 0.7;
}

.office_place_list_wrap .office_place_list_content{
	margin: 30px 0 0 0;
	padding: 0 0 50px 0;
}

.office_place_list_wrap .office_place_list_table{
	width: 100%;
}

.office_place_list_wrap .office_place_list_table th,
.office_place_list_wrap .office_place_list_table td{
	padding-bottom: 10px;
}

.office_place_list_wrap .office_place_list_table tr:last-child th,
.office_place_list_wrap .office_place_list_table tr:last-child td{
	padding-bottom: 0;
}

.office_place_list_wrap .office_place_list_table th{
	white-space: nowrap;
	padding-right: 20px;
}


.office_place_list_wrap .office_place_detail_btn{
	margin: 30px 0 0 0;
}

.office_place_list_wrap .office_place_detail_btn{
	display: flex;
	justify-content: center;
}

.office_place_list_wrap .office_place_detail_btn .btn_wrap{
	width: 170px;
}

.office_place_list_wrap .office_place_detail_btn .btn_wrap .btn_block,
.office_place_list_wrap .office_place_detail_btn .btn_wrap .btn{
	min-height: 36px;
}

/* pc */
@media screen and (max-width: 1000px) {
	
	.office_place_list_wrap .office_place_list_block{
		width: 50%;
	}
	
	
}

@media screen and (max-width: 700px) {
	.office_place_list_wrap .office_place_list_block{
		width: 100%;
	}
	
	.office_place_list_wrap .office_place_list_content{
		margin: 20px 0 0 0;
		padding: 0 0 20px 0;
	}
	
	.office_place_list_wrap .office_place_detail_btn{
		margin: 25px 0 0 0;
	}
	
	
	.office_place_list_wrap .office_place_list_table,
	.office_place_list_wrap .office_place_list_table tbody,
	.office_place_list_wrap .office_place_list_table tr,
	.office_place_list_wrap .office_place_list_table th,
	.office_place_list_wrap .office_place_list_table td{
		display: block;
		width: auto;
	}
	
	.office_place_list_wrap .office_place_list_table th br{
		display: none;
	}
	
	.office_place_list_wrap .office_place_list_table th,
	.office_place_list_wrap .office_place_list_table td{
		padding-bottom: 0px;
	}
	
	.office_place_list_wrap .office_place_list_table tr{
		margin: 0 0 13px 0;
	}
	
	.office_place_list_wrap .office_place_list_table tr:last-child{
		margin-bottom: 0;
	}

	/*.office_place_list_wrap .office_place_list_table th,
	.office_place_list_wrap .office_place_list_table td{
		padding-bottom: 10px;
	}

	.office_place_list_wrap .office_place_list_table tr:last-child th,
	.office_place_list_wrap .office_place_list_table tr:last-child td{
		padding-bottom: 0;
	}

	.office_place_list_wrap .office_place_list_table th{
		white-space: nowrap;
		padding-right: 20px;
}*/
	
	
}

/* #page_office .office_content_area */

#page_office .office_content_area{
	display: flex;
	flex-direction: column;
}

#page_office .office_content_head{
	order: 1;
	margin: 0 0 70px 0;
}

#page_office .office_content_wrap{
	order: 2;
}

#page_office .office_content{
	margin: 0 0 55px 0;
}

#page_office .office_content:last-child{
	margin-bottom: 0;
}


#page_office .office_content_title01{
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 1.5em 0;
	padding: 0 0 0.5em 0;
	border-bottom: 1px solid #cccccc;
}

#page_office .office_content_title02{
	position: relative;
	font-size: 18px;
	line-height: 1.2;
	padding: 0 0 0 1.4em;
	margin: 0 0 1.22em 0;
}

#page_office .office_content_title02:before{
	content: "";
	position: absolute;
	width: 0.888em;
	height: 0.888em;
	border-radius: 100%;
	top: 0.6em;
	left: 0;
	margin: -0.444em 0 0 0;
	border: 0.2777em solid #9ccc00;
}

@media screen and (max-width: 700px) {
	
	
	#page_office .office_content_head{
		order: 2;
		margin: 40px 0 0 0;
	}

	#page_office .office_content_wrap{
		order: 1;
	}
	
	#page_office .office_content{
		margin: 0 0 35px 0;
	}
	
	#page_office .office_content_title01{
		font-size: 20px;
	}
	
	#page_office .office_content_title02{
		font-size: 16px;
	}
	
}

/* #page_office .office_profile */

#page_office .office_profile{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -45px -45px 0;
	font-size: 14px;
}

#page_office .office_profile > *{
	width: 50%;
	padding: 0 45px 45px 0;
}

#page_office .office_profile .office_profile_img{
	
}

#page_office .office_profile .office_profile_img .img_cover{
	padding-bottom: 66.6%;
}

#page_office .office_profile .office_profile_content{
	margin: 0 0 30px 0;
}

#page_office .office_profile .office_profile_content:last-child{
	margin-bottom: 0;
}

/* #page_office .office_profile .office_profile_award */

#page_office .office_profile .office_profile_award{
	margin: 0 0 20px 0;
}

#page_office .office_profile .office_profile_award_obj{
	display: inline-block;
	vertical-align: bottom;
}

#page_office .office_profile .office_profile_award_obj a{
	display: block;
}

/* #page_office .office_profile .office_profile_link_wrap */

#page_office .office_profile .office_profile_link_wrap{
	color: #ff9933;
}

#page_office .office_profile .office_profile_link{
	margin: 0 -1em 0 0;
}

#page_office .office_profile .office_profile_link li{
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
	margin: 0 1em 0 0;
}

#page_office .office_profile .office_profile_link li:after{
	content: "/";
	margin: 0 0 0 1em;
}

#page_office .office_profile .office_profile_link li:last-child:after{
	display: none;
}

#page_office .office_profile .office_profile_link a{
	text-decoration: underline;
}

.normal #page_office .office_profile .office_profile_link a:hover{
	text-decoration: none;
}

@media screen and (max-width: 700px) {
	#page_office .office_profile .office_profile_link_wrap{
		font-size: 14px;
	}
}

/* #page_office .office_profile .office_profile_table */

#page_office .office_profile .office_profile_table{
	width: 100%;
}


#page_office .office_profile .office_profile_table tfoot td,
#page_office .office_profile .office_profile_table tfoot th{
	padding-top: 15px;
}

#page_office .office_profile .office_profile_table th{
	padding: 0 30px 0 0;
	white-space: nowrap;
}

#page_office .office_profile .office_service_list{
	margin: 0 -15px -10px 0;
	line-height: 1;
}

#page_office .office_profile .office_service_list li{
	padding: 0 15px 10px 0;
	display: inline-block;
	vertical-align: bottom;
}

@media screen and (max-width: 700px) {
	#page_office .office_profile .office_profile_table{
		font-size: 14px;
	}
	#page_office .office_profile .office_profile_table th{
		padding: 0 15px 0 0;
	}
}

/* #page_office .office_profile .swiper-container_wrap */

#page_office .office_profile .swiper-container_wrap .swiper_arrow_wrap{
	padding: 15px;
}

#page_office .office_profile .swiper-container_wrap .swiper-button-prev,
#page_office .office_profile .swiper-container_wrap .swiper-button-next{
	margin: -16px 0 0 0;
	width: 32px;
	height: 32px;
	border-radius: 100%;
}

#page_office .office_profile .swiper-container_wrap .swiper-button-prev:before,
#page_office .office_profile .swiper-container_wrap .swiper-button-next:before{
	background: #ffffff;
	border-radius: 100%;
}

#page_office .office_profile .swiper-container_wrap .swiper-button-prev:after,
#page_office .office_profile .swiper-container_wrap .swiper-button-next:after{
	margin: -6px 0 0 -3px;
	width: 6px;
	height: 12px;
	background-image: url("../img/template/icon_nav_back@2x.png");
}


@media screen and (max-width: 700px) {
	
	#page_office .office_profile{
		margin: 0 -25px -25px 0;
	}

	#page_office .office_profile > *{
		width: 100%;
		padding: 0 25px 25px 0;
	}
	
}

/* #page_office .office_reserve_block_wrap */

#page_office .office_reserve_block_wrap{
	
}

#page_office .office_reserve_block_head{
	background-color: #9bcc00;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	padding: 13px;
}

#page_office .office_reserve_block_head > *{
	display: inline-block;
	text-align: left;
}

#page_office .office_reserve_block{
	border: 4px solid #9bcc00;
	padding: 35px;
}


#page_office .office_reserve_lead{
	font-size: 15px;
	color: #569964;
	margin: 0 0 35px 0;
}


#page_office .office_reserve_row_wrap{
	
}


#page_office .office_reserve_row{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -45px -45px 0;
}

#page_office .office_reserve_row > *{
	padding: 0 45px 45px 0;
	width: 50%;
}

@media screen and (max-width: 1100px) {
	
	#page_office .office_reserve_row{
		margin: 0 -15px -15px 0;
	}

	#page_office .office_reserve_row > *{
		padding: 0 15px 15px 0;
	}
	
}

@media screen and (max-width: 1050px) {
		#page_office .office_reserve_row{
			margin: 0 -15px -15px 0;
		}

		#page_office .office_reserve_row > *{
			width: 100%;
			padding: 0 15px 15px 0;
		}
}


@media screen and (max-width: 700px) {
	
	#page_office .office_reserve_block_head{
		font-size: 16px;
	}
	
	#page_office .office_reserve_block{
		border: 2px solid #9bcc00;
		padding: 20px;
	}
	
}

#page_office .office_reserve_row .yoyaku-web{
}

#page_office .office_reserve_row .yoyaku-tel{
	
}


/* #page_office .office_reserve_tel */

#page_office .office_reserve_tel{
	font-size: 12px;
	background-color: #f5f5f5;
	padding: 25px 30px;
}

#page_office .office_reserve_tel_title{
	font-size: 24px;
}

#page_office .office_reserve_tel_number{
	font-size: 24px;
	color: #ff9933;
	margin: 0 0 5px 0;
}

@media screen and (max-width: 700px) {
	#page_office .office_reserve_tel{
		padding: 15px 20px;
	}
	
	#page_office .office_reserve_tel_title{
		font-size: 18px;
	}
	
	#page_office .office_reserve_tel_number{
		font-size: 18px;
	}
	
}

/* #page_office .yoyaku-web */

#page_office .yoyaku-web .yoyakuCal_area{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px -15px 0;
}

#page_office .yoyaku-web .yoyakuCal_wrap{
	width: 50%;
	padding: 0 15px 15px 0;
	max-width: 280px;
}

#page_office .yoyaku-web .yoyaku-web_text{
	font-size: 12px;
	padding: 10px 0 0 0;
	clear: both;
}

#page_office .yoyaku-web table.yoyakuCal {
	border: 1px solid #7e7e7e;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
}

#page_office .yoyaku-web table.yoyakuCal caption {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #eeeeee;
	border-color: #7e7e7e #7e7e7e -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #7e7e7e;
	font-size: 14px;
	padding: 2px;
	text-align: center;
}
#page_office .yoyaku-web table.yoyakuCal td {
	background: none repeat scroll 0 0 #ffffff;
	color: #333333;
	font-size: 14px;
	line-height: 1;
	padding: 5px;
	text-align: center;
}
#page_office .yoyaku-web table.yoyakuCal td a {
	color: #333333;
	font-size: 14px;
	text-decoration:underline;
}
#page_office .yoyaku-web table.yoyakuCal td a:hover {
	background: none repeat scroll 0 0 #cccccc;
	text-decoration: none;
}
#page_office .yoyaku-web table.yoyakuCal td.CalSat,
#page_office .yoyaku-web table.yoyakuCal td.CalSat a {
	color: #3399cc;
}
#page_office .yoyaku-web table.yoyakuCal td.CalSun,
#page_office .yoyaku-web table.yoyakuCal td.CalSun a {
	color: #ff6699;
}

@media screen and (max-width: 500px) {
	#page_office .yoyaku-web .yoyakuCal_wrap{
		width: 100%;
		max-width: none;
	}
}



/* #page_office .office_map_block */

#page_office .office_map_block{
	
}

#page_office .office_map_block .office_map{
	position: relative;
	/*height: 560px;*/
	padding-bottom: 58.5%;
	background-color: #eeeeee;
}

#page_office .office_map_block .office_map_obj{
	position: absolute;
	width: 100%;
	height: 100%;
}

#page_office .office_map_block .office_map_obj iframe{
	width: 100%;
	height: 100%;
}

#page_office .office_map_block .office_map_text{
	line-height: 1;
	margin: 18px 0 0 0;
	font-size: 12px;
	text-align: right;
}

#page_office .office_map_block .office_map_text > *{
	display: inline-block;
	vertical-align: bottom;
}

#page_office .office_map_block .office_map_text a{
	color: #999999;
}

@media screen and (max-width: 700px) {
	#page_office .office_map_block .office_map{
		padding-bottom: 75%;
	}
}

/* ----------------------------------------------------------------------------------
ポラスの魅力
---------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------
まちづくりの実績　共通部分　22s0215
---------------------------------------------------------------------------------- */
select.c-select{
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Noto Sans JP', sans-serif;
    border:1px solid #C1C1C1;
    border-radius: 4px;
    padding:15px 16px;
    letter-spacing: 0.05em;
    line-height: 1.43;
    font-size: 14px;
    background-image: url(/common_v7/img/template/icon_select_down_arrow@2x.png);
    background-repeat:no-repeat;
    background-size: 11px 7px;
    background-position:right 16px center;
    background-color:#fff;
	color:inherit;
}

/* ----------------------------------------------------------------------------------
動画一覧　共通部分　220310
---------------------------------------------------------------------------------- */
button.c-hidden_button{
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Noto Sans JP', sans-serif;
	margin:0 auto;
    display: block;
    width:290px;
    text-align: center;
    padding: 15px 0;
    border: solid 2px #D0D0D0;
	border-radius: 4px;
    cursor :pointer;
	color:inherit;
}

button.c-hidden_button:hover {
    background: #f5f5f5;
}

/* ----------------------------------------------------------------------------------
トップページボタン追加　2201109
---------------------------------------------------------------------------------- */

#main_vision_btn{
	/*position: absolute;
	left: 0;*/
	position: fixed;
	left: 50%;
	bottom: 80px;
	margin: 0 0 0 -200px;
	width: 400px;
	z-index: 20000;
}

#main_vision_btn .btn_block,
#main_vision_btn .btn{
	border-radius: 6px;
	overflow: hidden;
}

#main_vision_btn .btn_wrap{
	width: 100%;
}

#main_vision_btn .btn{
	height: 80px;
	color: #41A35F;
	font-size: 21px;
	font-weight: 500;
	transition: color 0.4s ease 0s;
	
	background: linear-gradient(to right, #41a35f 0%,#7ce39c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}

#main_vision_btn .btn:before{
	content: "";
	position: absolute;
	top: 0;
	left :0;
	width: 0%;
	width: 0%;
	height: 100%;
	background-color: #fff;
	transition: width 0.4s ease 0s;
}

.normal #main_vision_btn .btn:hover:before{
	width: 100%;
}

.normal #main_vision_btn .btn:hover{
	color: #41A35F;
}

#main_vision{
	min-height: 570px;
}

.normal #main_vision_btn .btn:hover .btn_bg_wrap{
	width: 100%;
}

.main_vision_btn_add #footer05{
	padding-bottom: 180px !important;
}

@media screen and (max-width: 768px){
	#main_vision{
		min-height: 0px;
	}
	#main_vision_btn{
		position: fixed;
		left: 0;
		bottom :0;
		margin: 0;
		z-index: 20000;
		width: 100%;
	}
	#main_vision_btn .btn_wrap{
		max-width: none;
	}
	#main_vision_btn .btn_block,
	#main_vision_btn .btn{
		border-radius: 0px;
	}
}

@media screen and (max-width: 768px){
	.main_vision_btn_add #footer05{
		padding-bottom: 80px !important;
	}
}

@media screen and (max-width: 768px){
	/*.footer_active #main_nav_func_nav{
		display: none;
	}*/
}

/* 20240501 */

.top_map_area{

}

.top_map_area a {
	text-decoration: none !important;
}

.top_map_wrap {
	position: relative;
	width: 1760px;
	transform: scale(0.5);
  transform-origin: 0px 0px 0px;
}

.top_map_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.top_map {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	line-height: 1;
}

.top_map area{
}

.top_map_acc_text,
.top_map_acc_head {
	position: absolute;
	z-index: 10;
	line-height: 1;
	font-size: 24px;
	font-weight: bold;
	pointer-events: none;
	transition: color 0.4s ease 0s;
}
.top_map_area area:hover + .top_map_acc_text {
	color: #FF0000;
}

.top_map_area [data-area]{
	transition: opacity 0.4s ease 0s;
}

.top_map_area [data-area].hover{
	opacity: 0.7;
}

@media screen and (min-width:769px) {
	.top_map_acc_title {
		display: none;
	}
	.top_map_acc_content {
		display: block !important;
	}
}

@media screen and (max-width:768px) {

	.top_map{
		padding: 30px 20px;
	}

	.top_map_area {
		height: auto !important;
	}
	.top_map_area img[usemap] {
		display: none;
	}
	.top_map_area area {
		display: none;
	}
	
	.top_map_bg{
		display: none;
	}
	
	.top_map_wrap {
		width: 100%;
		transform: none !important;
	}
	.top_map_acc_text, .top_map_acc_head {
		position: static;
		pointer-events: all;
		font-size: inherit;
	}
	.top_map_acc_head {
		/*font-size: 20px;
		margin: 0 0 1em 0;*/
		display: none;
	}
	
	.top_map_acc_text{
		margin: 0 0 20px 0;
		font-weight: bold;
	}
	
	.top_map_acc_text:last-child{
		margin-bottom: 0;
	}
	
	.top_map_acc_text a {
	}
	.top_map_acc_area {
		margin: 0 0 12px 0;
	}
	.top_map_acc_area:last-child {
		margin-bottom: 0;
	}
	.top_map_acc_wrap {
		margin: 0 0 12px 0;
	}
	.top_map_acc_wrap:last-child {
		margin-bottom: 0;
	}
	.top_map_acc {
		margin: 0 0 12px 0;
	}
	.top_map_acc:last-child {
		margin-bottom: 0;
	}
	.top_map_acc_content {
		display: none;
	}
	.top_map_acc_content_in {
		padding: 23px 0 0 0;
	}
	.top_map_acc_text {
		display: inline-block;
		vertical-align: top;
		margin: 0 1em 1em 0;
	}
	 .top_map_acc_text:last-child {
		border-bottom: none;
	}
	.top_map_acc_title {
		position: relative;
		display: block;
		padding: 15px;
		font-weight: normal;
		cursor: pointer;
		background-color: #F5F5F5;
	}
	.top_map_acc_title:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		margin: -5px 0 0 0;
		display: block;
		width: 10px;
		height: 10px;
		border-right: 2px solid #333333;
		border-bottom: 2px solid #333333;
		transform-origin: 50% 50%;
		transform: translateY(25%) rotate(225deg);
		transition: transform 0.4s ease 0s;
	}
	.top_map_acc.active .top_map_acc_title:after {
		transform: translateY(-25%) rotate(45deg);
	}
}