@charset "utf-8";
/***************************************************************************************************
	page_information_company.css
***************************************************************************************************/
#page_information_company {
	position: relative;
}
/*
*/
#page_information_company .blk_1 {
	position: relative;
}
#page_information_company .information_gsty_1::before {
	background-image: url('../images/information_company_img_1.jpg');
}
#page_information_company .information_gsty_1 .gsty_blk_1::before {
	background-image: url('../images/information_company_img_1.jpg');
}
/*
*/
#page_information_company .blk_2 {
	position: relative;
	padding: 45px 0 0 0;
}
#page_information_company .blk_2_1 {
	position: relative;
	padding: 65px 100px 0 100px;
	width: 100%;
	max-width: 1600px;
	margin: auto;
}
#page_information_company .blk_2_1 dl {
	position: relative;
	display: flex;
	width: 100%;
	overflow: hidden;
	flex-wrap: wrap;
	border-top:1px dotted #707070;
	border-bottom:1px dotted #707070;
}
#page_information_company .blk_2_1 dl dt {
	position: relative;
	color:#231816;
	width: 160px;
	text-align: left;
	font-size: 14px;
	line-height: 1.75;
	white-space: nowrap;
	padding: 30px 0;
}
#page_information_company .blk_2_1 dl dd {
	position: relative;
	color:#231816;
	width: calc(100% - 160px);
	text-align: left;
	font-size: 14px;
	line-height: 1.75;
	padding: 30px 0;
}
#page_information_company .blk_2_1 dl dd::after {
	position: absolute;
	display: block;
	content: '';
	width: 200%;
	height: 100%;
	left:0;
	top:0;
	border-bottom:1px dotted #707070;
	transform: translateX(-50%);
}
#page_information_company .blk_2_1 dl dd:last-child::after {
	display: none;
}
/*
*/
#page_information_company .blk_3 {
	position: relative;
	width: 100%;
	padding: 100px 0 200px 0;
}
/*  */
#page_information_company .blk_3 .rep_1 {
	position: relative;
	width: 100%;
	max-width: 1600px;
	text-align: left;
	margin: auto;
	padding: 75px 100px 35px 100px;
}
#page_information_company .blk_3 .rep_1_1 {
	position: relative;
	padding: 0 0 30px 0;
}
#page_information_company .blk_3 .rep_1_2 {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 1200px;
}
#page_information_company .blk_3 .rep_1_2_1 {
	position: relative;
	width: calc(50% - 25px);
}
#page_information_company .blk_3 .rep_1_2_1 p {
	padding: 20px 0 0 0;
}
#page_information_company .blk_3 .rep_1_2_1 p a {
	position: relative;
	display: block;
	padding: 7px 0 7px 0;
	text-align: center;
	border: 1px solid #C5C5C5;
}
#page_information_company .blk_3 .rep_1_2_1 p a::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-color: #1479B9;
	transform-origin: 100% 0;
  transform: scale(0, 1);
	transition: transform .2s ease-out 0s;
}
#page_information_company .blk_3 .rep_1_2_1 p a:hover::before {
  transform-origin: 0 0;
  transform: scale(1, 1);
}
#page_information_company .blk_3 .rep_1_2_1 p a span {
	position: relative;
	display: inline-block;
	padding: 10px 23px 10px 0;
	text-align: center;
	color:#231816;
	font-size: 15px;
	line-height: 1;
	white-space: nowrap;
	transition: color .2s ease-out 0s;
	font-weight: 700;
}
#page_information_company .blk_3 .rep_1_2_1 p a:hover span {
	color:#ffffff;
}
#page_information_company .blk_3 .rep_1_2_1 p a span::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/btn_ico_1_1.svg');
	background-position: 100% 50%;
	background-size: 20px auto;
}
#page_information_company .blk_3 .rep_1_2_1 p a span::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/btn_ico_1_2.svg');
	background-position: 100% 50%;
	background-size: 20px auto;
	opacity: 0;
	transition: opacity .1s ease-out 0s;
}
#page_information_company .blk_3 .rep_1_2_1 p a:hover span::after {
	opacity: 1;
}
#page_information_company .blk_3 .rep_1_2_1::before {
	position: relative;
	display: block;
	content: '';
	width: 100%;
	height: auto;
	left:0;
	top:0;
	padding: 80% 0 0 0;
	background-position: 0 0;
	background-size: 100% auto;
}
#page_information_company .blk_3 .rep_1_2_2 {
	position: relative;
	width: calc(50% + 25px);
	padding: 0 0 0 25px;
}
#page_information_company .blk_3 .rep_1_2_2 p {
	font-size: 14px;
	line-height: 2;
	color:#231816;
	padding: 0 0 30px 0;
}
#page_information_company .blk_3 .rep_1_2_2 p.sty_1 {
	font-size: 14px;
	line-height: 2;
	color:#231816;
	padding: 0 0 10px 25px;
	background-image: url('../images/information_company_ico_2.svg');
	background-position: 0 5px;
	background-size: 20px auto;
}


/*  */
#page_information_company .blk_3_1 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_1.jpg');
}
/*  */
#page_information_company .blk_3_2 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_2.jpg');
}
/*  */
#page_information_company .blk_3_3 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_3.jpg');
}
/*  */
#page_information_company .blk_3_4 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_4.jpg');
}
/*  */
#page_information_company .blk_3_5 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_5.jpg');
}
/***************************************************************************************************
  responsive
***************************************************************************************************/

@media screen and (max-width: 1000px) {
#page_information_company {
}
/*
*/
#page_information_company .blk_1 {
}
#page_information_company .information_gsty_1::before {
}
#page_information_company .information_gsty_1 .gsty_blk_1::before {
}
/*
*/
#page_information_company .blk_2 {
	position: relative;
	padding: 30px 0 0 0;


}
#page_information_company .blk_2_1 {
	padding: 35px 5% 0 5%;
	max-width: 700px;
	margin: auto;
}
#page_information_company .blk_2_1 dl {

}
#page_information_company .blk_2_1 dl dt {
	width: 75px;
	padding: 25px 0;
}
#page_information_company .blk_2_1 dl dd {
	width: calc(100% - 75px);
	padding: 25px 0 25px 3%;
}
#page_information_company .blk_2_1 dl dd::after {
}
/*
*/
#page_information_company .blk_3 {
	position: relative;
	width: 100%;
	padding: 70px 0 80px 0;
}
/*  */
#page_information_company .blk_3 .rep_1 {
	padding: 35px 5% 35px 5%;
}
#page_information_company .blk_3 .rep_1_1 {
	padding: 0 0 15px 0;
}
#page_information_company .blk_3 .rep_1_1 .rep_1_tit_1 {
	/* padding: 0 0 15px 33px; */
}
#page_information_company .blk_3 .rep_1_1 .rep_1_tit_1::before {
}
#page_information_company .blk_3 .rep_1_1 .rep_1_tit_1::after {
}
#page_information_company .blk_3 .rep_1_2 {
	display: block;
	max-width: 500px;
	margin: auto;
}
#page_information_company .blk_3 .rep_1_2_1 {
	width: 100%;
}
#page_information_company .blk_3 .rep_1_2_1 p {
}
#page_information_company .blk_3 .rep_1_2_1 p a {
}
#page_information_company .blk_3 .rep_1_2_1 p a:hover::before {
	transform-origin: 100% 0;
  transform: scale(0, 1);
}
#page_information_company .blk_3 .rep_1_2_1 p a:active::before {
  transform-origin: 0 0;
  transform: scale(1, 1);
}
#page_information_company .blk_3 .rep_1_2_1 p a span {
}
#page_information_company .blk_3 .rep_1_2_1::before {
}
#page_information_company .blk_3 .rep_1_2_1 p a:hover span {
	color:#231816;
}
#page_information_company .blk_3 .rep_1_2_1 p a:active span {
	color:#ffffff;
}
#page_information_company .blk_3 .rep_1_2_1 p a:hover span::after {
	opacity: 0;
}
#page_information_company .blk_3 .rep_1_2_1 p a:active span::after {
	opacity: 1;
}
#page_information_company .blk_3 .rep_1_2_2 {
	width: 100%;
	padding: 10px 0 0 0;
}
#page_information_company .blk_3 .rep_1_2_2 p {
	padding: 0 0 15px 0;
}
#page_information_company .blk_3 .rep_1_2_2 p.sty_1 {
	font-size: 14px;
	line-height: 2;
	color:#231816;
	padding: 0 0 10px 25px;
}


/*  */
#page_information_company .blk_3_1 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_1.jpg');
}
/*  */
#page_information_company .blk_3_2 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_2.jpg');
}
/*  */
#page_information_company .blk_3_3 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_3.jpg');
}
/*  */
#page_information_company .blk_3_4 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_4.jpg');
}
/*  */
#page_information_company .blk_3_5 .rep_1_2_1::before {
	background-image: url('../images/information_company_map_5.jpg');
}

}
