@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	background-image: url(../img/company/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.short .eyecatch_inc02 .eye_img{
		background-image: url(../img/company/eye01_sp.jpg);
	}
}
/*.ancここから*/
.anc{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.anc .anc_01{
	width: 1120px;
	height: auto;
	padding: 40px 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.anc .anc_01{
		width: 90%;
		max-width: 320px;
		padding: 30px 0 40px;
	}
}
.anc .anc_01 ul.anc_link{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}
@media only screen and (max-width: 767px){
	.anc .anc_01 ul.anc_link{
		flex-wrap: wrap;
		gap: 10px;
	}
}
.anc .anc_01 ul.anc_link li{
	width: auto;
	height: auto;
	display: block;
}
.anc .anc_01 ul.anc_link li a{
	width: auto;
	height: 46px;
	border: 1px solid #003296;
	border-radius: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	line-height: 25px;
	color: #003296;
	padding: 0 24px;
}
@media only screen and (max-width: 767px){
	.anc .anc_01 ul.anc_link li a{
		height: 40px;
		font-size: 14px;
		padding: 0 12px;
	}
}
.anc .anc_01 ul.anc_link li a img{
	width: 14px;
	height: auto;
	display: block;
	margin-left: 10px;
}
/*.ancここまで*/


/*contents01ここから-----------------------------*/
.contents01{
	width: 100%;
	height: auto;
	padding-top: 70px;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding-top: 0;
	}
}
.contents01 .contents01_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 330px;
	}
}
.contents01 .contents01_01 h3{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((75/1000)*1em);
	color: #003296;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h3{
		font-size: 28px;
		line-height: 48px;
	}
}
.contents01 .contents01_01 h3 span{
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((75/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h3 span{
		font-size: 12px;
		line-height: 22px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 40px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		margin-top: 20px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 820px;
	height: auto;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text01{
	font-size: 17px;
	line-height: 32px;
	letter-spacing: calc((25/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text01{
		font-size: 16px;
		line-height: 30px;
		letter-spacing: calc((33/1000)*1em);;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: 184px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
		width: 155px;
		margin: 30px auto 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .name{
	font-size: 16px;
	line-height: 32px;
	margin-top: 5px;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .name{
		font-size: 15px;
		line-height: 30px;
	}
}
/*contents01ここまで-----------------------------*/



/*contents02ここから-----------------------------*/
.contents02{
	width: 100%;
	height: auto;
	padding-top: 100px;
}
@media only screen and (max-width: 767px){
	.contents02{
		padding-top: 80px;
	}
}
.contents02 .contents02_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		max-width: 330px;
	}
}
.contents02 .contents02_01 h3{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((75/1000)*1em);
	color: #003296;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 h3{
		font-size: 28px;
		line-height: 48px;
	}
}
.contents02 .contents02_01 h3 span{
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((75/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 h3 span{
		font-size: 12px;
		line-height: 22px;
	}
}

.contents02 .contents02_01 .table01{
	width: 100%;
	height: auto;
	table-layout: fixed;
	margin-top: 34px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .table01{
		border-bottom: 1px solid #DDDDDD;
	}
}
.contents02 .contents02_01 .table01 tr{
	width: 100%;
	height: auto;
	border-top: 1px solid #DDDDDD;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .table01 tr{
		display: block;
	}
}
.contents02 .contents02_01 .table01 tr th{
	width: 200px;
	height: auto;
	padding: 27px 10px;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.02em;
	vertical-align: top;
	color: #003296;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .table01 tr th{
		display: block;
		width: 100%;
		padding: 18px 0 0;
	}
}
.contents02 .contents02_01 .table01 tr td{
	width: auto;
	height: auto;
	padding: 27px 10px;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .table01 tr td{
		width: 100%;
		display: block;
		padding: 5px 0 18px;
		/*border-bottom: 1px solid #DDDDDD;*/
	}
}
.contents02 .contents02_01 .table01 tr td span{
	display: block;
	margin-top: 5px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .table01 tr td span{
		display: block;
		margin-top: 15px;
	}
}
.contents02 .contents02_01 .table01 tr td .table01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .table01 tr td .table01_01{
		flex-direction: column;
		align-items: flex-start;
	}
}
.contents02 .contents02_01 .table01 tr td .table01_01 .text02{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.02em;
	margin-bottom: 15px;
}
.contents02 .contents02_01 .table01 tr td .table01_01 .text02_01{
	margin-top: 30px;
}
.contents02 .contents02_01 .table01 tr td .table01_01 img{
	width: 230px;
	height: auto;
	display: block;
	margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .table01 tr td .table01_01 img{
		width: 100%;
		height: auto;
		display: block;
		margin: 0 0 15px 0;
	}
}
.contents02 .contents02_01 .map{
	width: 100%;
	height: 280px;
	position: relative;
	margin-top: 57px;
}
/*contents02ここまで-----------------------------*/



/*contents03 沿革ここから-----------------------------*/
.contents03{
	width: 100%;
	height: auto;
	margin-top: 100px;
	padding: 100px 0 70px;
	background-color: #002A80;
}
@media only screen and (max-width: 767px){
	.contents03{
		margin-top: 70px;
		padding: 50px 0 40px;
	}
}
.contents03 .contents03_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		max-width: 330px;
	}
}
.contents03 .contents03_01 h3{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((75/1000)*1em);
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h3{
		font-size: 28px;
		line-height: 38px;
	}
}
.contents03 .contents03_01 h3 span{
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((75/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h3 span{
		font-size: 12px;
		line-height: 22px;
	}
}
.contents03 .contents03_01 .text01{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	font-size: 18px;
	line-height: 41px;
	letter-spacing: calc((75/1000)*1em);
	color: #fff;
	margin-top: 5px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .text01{
		font-size: 16px;
		line-height: 26px;
		letter-spacing: calc((50/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 1120px;
	height: auto;
	background-color: #fff;
	margin: 40px auto 0;
	padding: 50px 60px;
	border-radius: 18px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01{
		width: 100%;
		height: auto;
		background-color: #fff;
		margin: 40px auto 0;
		padding: 45px 20px 33px 20px;
		border-radius: 18px;
	}
}


/* スライダーの見た目だけを限定指定 */
.slider-wrap {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.slide {
	margin: 0;
	padding: 0;
	list-style: none; 
}
.slide li {
	text-align: center;
	min-height: 175px;
}
.slide li img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto;
}

/* 矢印：.slider-wrap を基準に配置（slick-listの外に出る） */
.slider-wrap .slick-arrow {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background:none;
  border: 0;
  padding: 0;
  cursor: pointer;
  z-index: 5;
}
.slider-wrap .slick-prev {
	left: -5px;
}
.slider-wrap .slick-next{
	right: -5px;
}
/* デフォ矢印を消して画像に差し替え */
.slider-wrap .slick-prev:before,
.slider-wrap .slick-next:before { content: ""; } /* 文字矢印OFF */
.slider-wrap .slick-prev { 
	background-image: url(../img/company/slide/arrow_prev.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
.slider-wrap .slick-next {
	background-image: url(../img/company/slide/arrow_next.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}

/* ループ時はdisabledにならないが、保険で消えないように */
.slider-wrap .slick-prev.slick-disabled,
.slider-wrap .slick-next.slick-disabled { opacity: 1; pointer-events: auto; }

.contents03 .contents03_01 .contents03_01_01 .table02{
	width: 100%;
	height: auto;
	table-layout: fixed;
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ddd;
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th{
	width: 50%;
	height: auto;
	vertical-align: top;
	padding: 20px 0;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr th{
		width: 100%;
		height: auto;
		vertical-align: top;
		padding: 12px 0 12px ;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th .year{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: calc((25/1000)*1em);
	text-align: left;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr th .year{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th .text02{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	text-align: left;
	margin-top: 7px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr th .text02{
		font-size: 14px;
		line-height: 20px;
		margin-top: 3px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th .img_box{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 28px;
	gap: 15px;
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th .img_box img{
	width: 208px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr th .img_box img{
		width: 48%;
		height: auto;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr td{
	width: 50%;
	height: auto;
	padding: 20px 0 20px 50px;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr td{
		width: 100%;
		height: auto;
		padding: 0 0 0 0;
		vertical-align: middle;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr td ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-star;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr td ul{
		gap: 6px;
		padding-bottom: 12px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr td img.img014{
	width: 100%;
	height: auto;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr td ul li{
	width: 208px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .table02 tr td ul li{
		width: calc(50% - 3px);
	}
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr td ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th.img_area{
	width: 100%;
	height: auto;
}
.contents03 .contents03_01 .contents03_01_01 .table02 tr th.img_area img{
	width: 100%;
	height: auto;
	;
}
/*contents03ここまで-----------------------------*/

/*contents04ここから 全国拠点-----------------------------*/
.contents04{
	width: 100%;
	height: auto;
	padding: 100px 0 80px;
}
@media only screen and (max-width: 767px){
	.contents04{
		padding: 54px 0 35px;
	}
}
.contents04 .contents04_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01{
		width: 90%;
		max-width: 330px;
	}
}
.contents04 .contents04_01 h3{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((75/1000)*1em);
	color: #003296;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 h3{
		font-size: 28px;
		line-height: 48px;
	}
}
.contents04 .contents04_01 h3 span{
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((75/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 h3 span{
		font-size: 12px;
		line-height: 22px;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 40px;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01{
		width: 100%;
		height: auto;
		display: block;
	}
}
.contents04 .contents04_01 .contents04_01_01 ul{
	width: 50%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 25px;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 ul{
		width: 100%;
		gap: 35px;
	}
}
.contents04 .contents04_01 .contents04_01_01 ul li{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 2px;
}
.contents04 .contents04_01 .contents04_01_01 ul li .text01{
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	padding-left: 1em;
	position: relative;
}
.contents04 .contents04_01 .contents04_01_01 ul li .text01::after{
	content:'';
	display: block;
	width: 7px;
	height: 7px;
	background-color: #003296;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	margin: auto;
}
.contents04 .contents04_01 .contents04_01_01 ul li .text02{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((25/1000)*1em);
}
.contents04 .contents04_01 .contents04_01_01 ul li .text03{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((25/1000)*1em);
	cursor: initial;
}
.contents04 .contents04_01 .contents04_01_01 ul li .text04{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((25/1000)*1em);
	color: #144CA1;
	text-decoration: underline;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.contents04 .contents04_01 .contents04_01_01 ul li .text04 img{
	width: 13px;
	height: auto;
	display: block;
	margin-right: 5px;
}
.contents04 .contents04_01 .contents04_01_01 ul li .text05{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((25/1000)*1em);
	color: #144CA1;
	text-decoration: underline;
	display: inline-block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02{
	width: 510px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02{
		width: 100%;
		margin-top: 40px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 img{
	width: 100%;
	height: auto;
	display: block;
}








