.main_p_adjustment {
	margin-top: 30px;
 	line-height: 26px;
 	letter-spacing: -0.2px;
}
.main_img_box {
	background-image: url(../img/introduction_map.png);
	background-repeat: no-repeat;
	width: 678px;
	height: 900px;
	position: relative;
}

/* .map_contents_01 {
	margin: 52px 0 0 38px;
	width: 268px;
} */

.mc_left {
	margin-right: 8px;
}
.mc01_01b {
	margin-bottom: 39px;
	/*position: absolute;
	top: 206px;
	right: 21px;*/
}

.mc01_01b.disable_pc {
	display: none;
}
.mc01_02b {
	margin-bottom: 8px;
}

/* 
.map_contents_02 {
	margin: 550px 9px 0 0;
} */


.mc02b {
	margin: 0 25px 8px 0;
}

/*
.map_contents_03 {
	margin: -675px 34px 0 0;
	width: 268px;
}
*/

.mc03b {
	margin-bottom: 8px;
}

/*
.map_contents_04 {
	width: 406px;
	margin:-132px 0 0 36px;
}
*/

.mc04b {
	margin-bottom: 8px;
}


.head_office {
	position: absolute;
	left: 365px;
    top: 380px;
}


/* .koriyama {
	position: absolute;
	left: 518px;
	top: 150px;	
}

.inuzuka {
	position: absolute;
	left: 505px;
	top: 200px;	
}

.koyama {
	position: absolute;
	left: 367px;
	top: 225px;	
}

.ota {
	position: absolute;
	left: 369px;
	top: 262px;	
}

.takasaki {
	position: absolute;
	left: 232px;
	top: 269px;	
}


.gunma {
	position: absolute;
	left: 234px;
	top: 300px;	
}

.higashimatsuyama {
	position: absolute;
	left: 234px;
	top: 330px;	
}

.ome {
	position: absolute;
	left: 261px;
	top: 360px;	
}

.yamato {
	position: absolute;
	left: 297px;
	top: 394px;	
}

.minokamo {
	position: absolute;
	left: 110px;
	top: 369px;	
}

.gifu {
	position: absolute;
	left: 73px;
	top: 412px;	
}

.fuji {
	position: absolute;
	left: 249px;
	top: 430px;	
}

.fujigawa {
	position: absolute;
	left: 259px;
	top: 459px;	
}

.anjyo {
	position: absolute;
	left: 104px;
	top: 551px;	
}

.okazaki {
	position: absolute;
	left: 183px;
	top: 584px;	
}

.osaka {
	position: absolute;
	left: 20px;
	top: 514px;	
}

.hamamatsu {
	position: absolute;
	left: 271px;
	top: 514px;	
}

.urayasu {
	position: absolute;
	left: 531px;
	top: 510px;
}

.kimitsu {
	position: absolute;
	left: 379px;
	top: 548px;	
}

.katsuta {
	position: absolute;
	left: 547px;
	top: 307px;	
}

.narita {
	position: absolute;
	left: 552px;
	top: 366px;	
}

.ichikawa {
	position: absolute;
	left: 550px;
	top: 472px;	
}

.funabashi {
	position: absolute;
	left: 510px;
	top: 542px;	
}
*/


/* .map_contents_01 {
	width: 268px;
	position: absolute;
	left: 147px;
	top: 67px;
} */

.areaWrapper .btnWrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 0 5px 0 5px;
	box-sizing: border-box;
}

.areaWrapper .btnWrapper a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 48%;
	height: 35px;
	color: #fff;
	margin-bottom: 5px;
	opacity: 1;
	transition: all .3s;
}

.areaWrapper .btnWrapper a:hover {
	opacity: .75;
	transition: all .3s;
}

.areaWrapper .btnWrapper.oneColumn a {
	width: 100%;
}

.map_contents_01 .areaTitle, 
.map_contents_02 .areaTitle, 
.map_contents_03 .areaTitle, 
.map_contents_04 .areaTitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0;
}

.map_contents_01 .areaTitle {
	color: #d61b19;
}

.map_contents_01 .btnWrapper a {
	background: #d61b19;
}

.map_contents_02 .areaTitle {
	color: #6fba2c;
}

.map_contents_02 .btnWrapper a {
	background: #6fba2c;
}

.map_contents_03 .areaTitle {
	color: #0075c2;
}

.map_contents_03 .btnWrapper a {
	background: #0075c2;
}

.map_contents_04 .areaTitle {
	color: #b60081;
}

.map_contents_04 .btnWrapper a {
	background: #b60081;
}

.map_contents_01.kanto_area {
	width: 268px;
	position: absolute;
	right: 0;
	bottom: 0;
	border: 1px solid #d61b19;
	box-sizing: border-box;
}

.map_contents_01:after {
	content: '';
	clear: both;
	display: block;
}

.map_contents_01 a {
	width: 130px;
	float: left;
}

/* .map_contents_01 a:nth-child(odd) {
	margin-right: 8px;
} */

.map_contents_01 a img {
	width: 100%;
}


/* .map_contents_02 {
	width: 268px;
	position: absolute;
	left: 403px;
	top: 654px;
} */

.map_contents_02.kyusyu_area {
	width: 134px;
	position: absolute;
	left: 100px;
	top: 654px;
	border: 1px solid #6fba2c;
	box-sizing: border-box;
}

.map_contents_02:after {
	content: '';
	clear: both;
	display: block;
}

/* .map_contents_02 a {
	width: 130px;
	float: left;
} */

/* .map_contents_02 a:nth-child(odd) {
	margin-right: 8px;
} */

.map_contents_02 a img {
	width: 100%;
}

/* .map_contents_03 {
	width: 130px;
	position: absolute;
	left: 538px;
	top: 337px;
} */

.map_contents_03.tohoku_area {
	width: 130px;
	position: absolute;
	left: 518px;
	top: 337px;
	border: 1px solid #0075c2;
	box-sizing: border-box;
}

.map_contents_03:after {
	content: '';
	clear: both;
	display: block;
}

.map_contents_03 a {
	width: 130px;
	float: left;
}

.map_contents_03 a img {
	width: 100%;
}


/* .map_contents_04 {
	width: 268px;
	position: absolute;
	left: 10px;
	top: 253px;
} */

.map_contents_04.tokai_area {
	width: 268px;
	position: absolute;
	left: 10px;
	top: 213px;
	border: 1px solid #b60081;
	box-sizing: border-box;
}

.map_contents_04:after {
	content: '';
	clear: both;
	display: block;
}

.map_contents_04 a {
	width: 130px;
	float: left;
}

/* .map_contents_04 a:nth-child(odd) {
	margin-right: 8px;
} */

.map_contents_04 a img {
	width: 100%;
}


.map_contents_05 {
	width: 268px;
	position: absolute;
	left: 69px;
	top: 656px;
}

.map_contents_05:after {
	content: '';
	clear: both;
	display: block;
}

.map_contents_05 a {
	width: 130px;
	float: left;
}

.map_contents_05 a:nth-child(odd) {
	margin-right: 8px;
}

.map_contents_05 a img {
	width: 100%;
}


.detail_box {
	margin: 35px 0 0 0;
	border: 1px solid #d5d5d5;
	line-height: 26px;
	padding:0 0 0 0;
}
.db_left {
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-right: 40px;
	width: 131px;
}
.db_right {
  width: 548px;
  padding-left: 24px;

}
.dbl_01 {
	padding-top: 45px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d5d5d5;
}
.dbl_02 {
	padding-top: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
}
.dbl_03 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.dbr_01 {
	padding-top: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
}
.dbr_02 {
	padding-top: 13px;
	padding-bottom: 11px;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
}
.dbr_03 {
	padding-top: 14px;
	padding-bottom: 16px;
	border-left: 1px solid #d5d5d5;
}
.detail_p {
	margin-top: 15px;
	margin-bottom: 92px;
}
/* remodal css */
.remodal-overlay {
  background: rgba(33, 36, 46, 0.69);
}
.remodal {
	padding: 58px 60px 54px 60px;
	margin:0;
	background: white;
	width: 600px;
}
.remodal_title_box {
	border-bottom: 1px solid #d5d5d5;
}
.remodal_title {
	color: #B81628; 
	margin-bottom: 14px;
}
.remodal_title_img {
	margin: 2px 0 0 12px;
}
.remodal_text_box {
	border-bottom: 1px solid #d5d5d5;
	color: #272727;
}
.remodal_text_box .rtb_top_left {
	margin-top:14px;
	margin-bottom:14px;
}
.remodal_text_box .rtb_top_right {
	margin-top:11px;
	margin-bottom:14px;
}
.rtb_left {
	margin: 9px 0 0 9px;
	width: 100px;
	text-align: left;
}
.rtb_right {
	margin: 7px 0 9px 8px;
	text-align: left;
	line-height: 22px;
	width: 360px;
}
.map_box {
	margin-top: 20px;
}
.remodal-close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 21px;
	right: 15px;
	left:inherit;
	content: none;
	background-image: url(../../img/remodal-close.png);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-size: 23px 23px;
}
.remodal-close:after {
	content: none;
	background-image: url(../../img/remodal-close.png);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-size: 23px 23px;
	background-image: url(../../img/remodal-close.png);
	color: #D5D5D5;
	font-size: 67px;
  	line-height: 67px;
}
.remodal-close:hover.remodal-close:after, .remodal-close:active.remodal-close:after {
  	color: #D5D5D5;
}
.remodal-close:hover, .remodal-close:active {
  	background: white;
  	content: none;
	background-image: url(../../img/remodal-close.png);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-size: 23px 23px;
}
.rt_box {
	margin-top: 2px;	
	background-color: #b81628;
	margin-left: 12px;
}
.rt_h2 {
	padding: 5px 12px;
	 color: white;
	 width: auto;
}
/* remodal css */
/* color box css */


/* color box css */
@media (min-width: 769px) {

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

	.areaWrapper {
		padding: 35px 0;	
	}
	
	.areaWrapper .areaTitle {
		font-size: 18px;
		padding: 0 0 15px 0;
	}
	
	.areaWrapper .btnWrapper {
		padding: 0 2%;
	}
	
	.areaWrapper .btnWrapper.oneColumn {
		justify-content: center;
		align-items: center;	
	}
	
	.areaWrapper .btnWrapper a {
		font-size: 15px;
		width: 49%;
	}
	
	.areaWrapper .btnWrapper.oneColumn a {
		width: 49%;
	}
	
	.main_img_box {
		height: inherit;
	}
	.main_p {
	  letter-spacing: inherit;
	}
	.main_img_box {
		width: 100%;
		background-image: none;
	}
	
	.map_contents_00 {
		margin-top: 0px;
		margin-left: 0;
		width: 100%;
		border-top: 1px solid #b11628;
		border-left: 1px solid #b11628;
		border-right: 1px solid #b11628;
		border-radius: 3px 3px 0 0;
	}
/* 	.map_contents_01 {
		margin-top: 0px;
		margin-left: 0;
		width: 100%;
		border-top: 1px solid #d61b19;
		border-left: 1px solid #d61b19;
		border-right: 1px solid #d61b19;
		border-radius: 3px 3px 0 0;
	}
	.map_contents_02 {
		margin:0;
		width: 100%;
		border-top: 1px solid #0075c2;
		border-left: 1px solid #0075c2;
		border-right: 1px solid #0075c2;
		border-radius: 3px 3px 0 0;
	}
	.map_contents_03 {
		margin: 0;
		width: 100%;
		border-top: 1px solid #f18d00;
		border-left: 1px solid #f18d00;
		border-right: 1px solid #f18d00;
		border-radius: 3px 3px 0 0;
	}
	.map_contents_04 {
		margin: 0;
		width: 100%;
		border-top: 1px solid #b60081;
		border-left: 1px solid #b60081;
		border-right: 1px solid #b60081;
		border-bottom: 1px solid #b60081;
		border-radius: 3px;
	}
	
	.map_contents_05 {
		margin: 0;
		width: 100%;
		border-top: 1px solid #6fba2c;
		border-left: 1px solid #6fba2c;
		border-right: 1px solid #6fba2c;
		border-bottom: 1px solid #6fba2c;
		border-radius: 3px;
	} */
	
/* 	.mc01_01_box {
		background-image: url(../img/map_01_01_back.png);
		background-size: 100%;
		background-repeat: no-repeat;
		
	}
	.mc01_02_box {
		background-image: url(../img/map_01_01_back.png);
		background-size: 100%;
		background-repeat: no-repeat;
		padding-top: 18%;
		padding-left: 4%;
		width: 100%;
		padding-bottom: 11%;
	}
	.mc02_box {
		background-image: url(../img/map_02_back.png);
		background-size: 100%;
		background-repeat: no-repeat;
		padding-top: 18%;
		padding-left: 4%;
		width: 100%;
		padding-bottom: 11%;
	}
	.mc03_box {
		background-image: url(../img/map_03_back.png);
		background-size: 100%;
		background-repeat: no-repeat;
		padding-top: 19%;
		padding-bottom: 10%;
	}
	.mc04_box {
		background-image: url(../img/map_04_back.png);
		background-size: 100%;
		background-repeat: no-repeat;
		padding-top: 18%;
		padding-bottom: 10%;
	} 
*/
	
	.mc04_box a:nth-child(2) img {
		margin-left: 0;
		margin-right: 0;
	}
	
	.mc04_box a:nth-child(3) img {
		margin-left: 4%;
		margin-right: 2%;
	}
	
	.mc04_box a:nth-child(4) img {
		margin-left: 0;
		margin-right: 0;
	}
	
	.mc05_box {
		background-image: url(../img/map_05_back.png);
		background-size: 100%;
		background-repeat: no-repeat;
		padding-top: 18%;
		padding-bottom: 10%;
	}
	
	.mc01_01b {
		width: 45%;
		margin-right: 0;
		margin-top: 5%;
		margin-bottom: 6%;
		position: static;
	}
	
	.mc01_01b.disable_pc {
		display: block;	
	}
	
	.mc01_02b {
		width: 45%;
		margin-right: 0;
		margin-bottom: 8px;
	}
	.mc02b {
		width: 100%;
	}
	.map_contents_02 a {
		width: 47%;
		float: left;
	}
/* 	.mc02b_a_sp_left {
		margin-right: 2%;
	} */
	.mc03b {
		width: 45%;
	}
	.mc04b {
		width: 45%;
	}
	
	
	
.head_office {
	position: static;
}


.koriyama {
	position: static;
}

.inuzuka {
	position: static;
}

.koyama {
	position: static;
}

.ota {
	position: static;
}

.takasaki {
	position: static;
}


.gunma {
	position: static;
}

.higashimatsuyama {
	position: static;
}

.ome {
	position: static;
}

.yamato {
	position: static;
}

.minokamo {
	position: static;
}

.gifu {
	position: static;
}

.fuji {
	position: static;
}

.fujigawa {
	position: static;
}

.anjyo {
	position: static;
}

.okazaki {
	position: static;
}

.osaka {
	position: static;
}

.hamamatsu {
	position: static;
}

.urayasu {
	position: static;
}

.kimitsu {
	position: static;
}

.katsuta {
	position: static;
}

.narita {
	position: static;
}

.ichikawa {
	position: static;
}

.funabashi {
	position: static;
}
	
	
	
	.mc_left {
		margin-left: 4%;
		margin-right: 2%;
	}
	.detail_box {
		width: 100%;
	}
	.db_left {
		padding-left: 5%;
		padding-right: 0;
		width: 28%;
	}
	.db_right {
		width: 72%;
		padding-left:2%;
		letter-spacing: -0.4px;
	}
	.detail_p {
		margin-bottom: 40px;
	}
	.main_p_adjustment {
		margin-top: 10px;
	}

/* remodal css*/
	.remodal {
		padding: 35px 5% 0 5%;
		/*margin: 5% 0 5% 0;*/
		width: 100%;
		border-radius: 5px;
	}
	.remodal_text_box .rtb_top_left {
		margin-bottom: 0;
	}
	.remodal_text_box .rtb_top_right {

	}
	.remodal-close {
		top: 5px;
		right: 0;
	}
	.rtb_left {
		margin-top: 14px;
		margin-left: 0;
	}
	.rtb_right {
		margin-left: 0;
		width: 100%;
	}
	.map_box {
		margin-bottom:40px;
	}
	iframe {
		width: 100%;
	}
	.remodal_title_img {
		max-width: 109px;
		height: auto;
		margin-top: 4px;
	}
.rt_box {
	margin-top: 4px;	
}
.rt_h2 {
	padding: 4px 12px;
}

/* remodal css*/
/*modal css*/
#colorbox {
	width: 90%!important;
	margin: 5% auto!important;
	left: 5%!important;
	padding-bottom: 50%;
}
#cboxWrapper, #cboxContent, #cboxLoadedContent, .modal{
	width: 100%!important;
	height: auto!important;
}
#cboxContent:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}

#cboxLoadingGraphic:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}



/*modal css*/
}
@media (min-width: 766px) and (max-width: 768px) {

}

.map_box_data {
	display: none;
}



/** 190509修正 */
.col_red {
	color: #b81628;
}


@media (max-width: 767px) {
	.map_contents_01.kanto_area {
		position: static;	
		border-bottom: 0;
		width: 100%;
	}
	
/* 	.map_contents_01 a {
		 width: 47%;
    	float: left;
	} */
	
/* 	.map_contents_01 a:nth-child(odd) {
		margin-right: 8px;
	} */
	
	.map_contents_02.kyusyu_area {
		position: static;	
		border-bottom: 0;
		width: 100%;
	}
	
	.map_contents_03.tohoku_area {
		position: static;	
		border-bottom: 0;
		width: 100%;
	}
	
	.map_contents_03 a {
		 width: 47%;
    	float: left;
	}
	
/* 	.map_contents_03 a:nth-child(odd) {
		margin-right: 8px;
	} */
	
/* 	.map_contents_03 a img {
		margin-left: 4%;
		margin-right: 2%;
	} */
	
	.map_contents_04.tokai_area {
		position: static;	
		width: 100%;
		border-radius: 0 0 3px 3px;
	}
	
/* 	.map_contents_04 a {
		 width: 47%;
    	float: left;
	} */
	
/* 	.map_contents_04 a:nth-child(odd) {
		margin-right: 8px;
	} */
	
/* 	.map_contents_04 a img {
		margin-left: 4%;
		margin-right: 2%;
	} */
	
/* 	.mc04_box a:nth-child(2) img,
	.mc04_box a:nth-child(4) img {
		margin-left: 4%;
		margin-right: 2%;
	}
	 */
	
/* 	.map_contents_05 {
		position: static;	
		width: 100%;
	}
	
	.map_contents_05 a {
		 width: 47%;
    	float: left;
	}
	
	.map_contents_05 a:nth-child(odd) {
		margin-right: 8px;
	}
	
	.map_contents_05 a img {
		margin-left: 4%;
		margin-right: 2%;
	} */
	
}