@charset "UTF-8";
body.about .c-mainTtl_wrap {
	height: 836px;
	background: url("../img/about/about_mv.jpg") no-repeat center center / cover;
}
body.about .c-mainttl {
	font-weight: 500;
}
.cnt_in {
	padding: 60px 80px 140px 80px;
}
.about_wrap {
	margin: 0 0 60px 0;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	overflow: hidden;
	background-color: #fff;
}
.about_wrap:last-child {
	margin: 0;
}
.about_wrap.ver2 {
	text-align: center;
	padding: 60px 0;
}
.cmpy_table {
	width: 100%;
}
.cmpy_table tr {
	border-bottom: 1px solid #ced5df;
	background-color: #fff;
}
.cmpy_table tr:last-child {
	border-bottom: none;
}
.cmpy_table tr th {
	width: 280px;
	font-size: 14px;
	font-weight: bold;
	padding: 26px 0 26px 70px;
	box-sizing: border-box;
}
.cmpy_table tr.ver2 th {
	padding: 40px 0 40px 70px;
}
.cmpy_table tr.top th,
.cmpy_table tr.top td {
	vertical-align: top;
}
.cmpy_table tr td {
	padding: 26px 15px;
}
.cmpy_table tr.ver2 td {
	padding: 40px 15px 60px 15px;
}
.cmpy_info {
	float: left;
	width: 415px;
	margin: 80px 90px 0 0;
}
.cmpy_info:nth-child(-n+2) {
	margin: 0 90px 0 0;
}
.cmpy_info:nth-child(2n) {
	margin: 80px 0 0 0;
}
.cmpy_info:nth-child(2) {
	margin: 0;
}
.cmpy_info:nth-child(3) {
	width: 432px;
}
.cmpy-txt {
	float: left;
}
/*
.cmpy-txt.map a {
	position: relative;
	padding: 0 0 0 20px;
}
.cmpy-txt.map a:before {
	content: "";
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	top: 50%;
	left: 0;
	margin-top: -7px;
	z-index: 10;
	background: url("../svg/icn_pin.svg") no-repeat 0 0;
	background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
*/
.cmpy_img {
	float: right;
	text-align: center;
}
.cmpy_img .txt {
	display: block;
	width: max-content;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.cmpy_table tr td ul.list li {
	float: left;
	width: 350px;
	line-height: 2.2;
}
.about-ttl {
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 50px 0;
}
/*コーポレートアイデンティティ*/
body.profile .c-mainTtl_wrap {
    background: url(../img/about/profile_mv.jpg) no-repeat center center / cover;
}

.profile_wrap {
	padding: 100px 70px;
	margin: 0 0 60px 0;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	overflow: hidden;
	background-color: #fff;
}
.profile_wrap:last-child {
	margin: 0;
}
.profile_ttl {
	text-align: center;
	margin: 0 0 80px 0;
}
.profile_wrap.ver2 .profile_ttl {
	text-align: left;
	margin: 0 0 25px 0;
}
.profile_wrap.ver3.profile_ttl {
	margin: 0 0 60px 0;
}
.profile-ttl {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.profile_wrap.ver2 .profile-ttl {
	line-height: 1.4;
}
.profile-subtxt {
	font-size: 16px;
	line-height: 1;
	margin: 35px 0 0 0;
    font-weight: bold;
}
.profile_in {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.profile_in.cnt {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.profile_txt {
	padding: 0 0 0 65px;
}
.profile_wrap.ver4 .profile_txt {
	padding: 0 0 0 100px;
}
.profile-txt {
	font-size: 16px;
	line-height: 2.6;
	text-align: justify;
}

/*湘建が選ばれる理由*/
body.reason .c-mainTtl_wrap {
	background: url("../img/about/reason_mv.jpg") no-repeat center center / cover;
}
.reason_wrap {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	padding: 40px;
	margin: 0 0 60px 0;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #fff;
}
.reason_wrap.is-fst {
	background-color: #f0f4f8;
}
.reason_wrap.rev {
	-webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
}
.reason_wrap:last-child {
	margin: 0;
}
.reason_img img {
	border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.reason_txt {
	padding: 0 0 0 70px;
}
.reason_wrap.rev .reason_txt {
	padding: 0 70px 0 0;
}
.reason_txt dt {
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 30px 0;
}
.reason_wrap.rev .reason_txt dt {
	text-align: right;
}
.reason_txt dd {
	line-height: 2.2;
	text-align: justify;
}
@media only screen and (max-width: 1350px) {
	.cmpy_info:nth-child(2) {
		margin-top: 80px;
	}
    .profile_wrap.ver1 .profile_img img {
        width: 100%;
		height: auto;
    }
	.profile_img img {
        width: 100%;
		height: auto;
		min-width: 346px;
    }
    .reason_img img {
        width: 100%;
		height: auto;
		min-width: 440px;
    }
}
@media only screen and (max-width: 896px) {
	body.about .c-mainTtl_wrap {
		height: 518px;
		background: url("../img/about/sp/about_mv.jpg") no-repeat center center / cover;
	}
	body.about .c-mainttl {
		font-weight: bold;
	}
	.cnt_in {
		padding: 35px 20px 50px 20px;
	}

	.about_wrap {
		margin: 0 0 25px 0;
	}
	.about_wrap.ver2 {
		padding: 30px 0;
	}
	.cmpy_table {
		display: block;
	}
	.cmpy_table tr {
		border-bottom: 2px solid #ced5df;
	}
	.cmpy_table tr th {
		display: block;
		width: 100%;
		padding: 25px 20px 0 20px;
	}
	.cmpy_table tr.ver2 th {
		padding: 25px 20px 0 20px;
	}
	.cmpy_table tr td {
		display: block;
		padding: 10px 25px 25px 25px;
	}
	.cmpy_table tr.ver2 td {
		padding: 10px 25px 25px 25px;
	}
	.cmpy_info {
		float: none;
		width: 100%;
		margin: 25px 0 0 0;
	}
	.cmpy_info:nth-child(-n+2),
	.cmpy_info:nth-child(2n),
	.cmpy_info:nth-child(2) {
		margin: 25px 0 0 0;
	}
	.cmpy_info:nth-child(1) {
		margin: 0;
	}
	.cmpy_info:nth-child(3) {
		width: 100%;
	}
	.cmpy-txt {
		float: none;
	}
	.cmpy_img {
		float: none;
		text-align: left;
		margin: 15px 0 0 0;
	}
	.cmpy_img img {
		width: 140px;
	}
	.cmpy_img .txt {
		font-size: 11px;
	}
	.cmpy_table tr td ul.list li {
		float: none;
		width: 100%;
		line-height: 1.8;
	}
	.about-ttl {
		font-size: 23px;
		margin: 0 0 25px 0;
	}
	.about_img {
		padding: 0 13px 0 14px;
	}
	.about_img img {
		width: 100%;
		max-width: 308px;
	}

	/*コーポレートアイデンティティ*/
	body.profile .c-mainTtl_wrap {
	    background: url(../img/about/sp/profile_mv.jpg) no-repeat center center / cover;
	}

	.profile_wrap {
		padding: 46px 20px 46px 20px;
		margin: 0 0 30px 0;
	}
	.profile_wrap.ver2 {
		padding: 40px 17px 45px 17px;
	}
	.profile_ttl {
		margin: 0 0 25px 0;
	}
	.profile_wrap.ver2 .profile_ttl {
		margin: 0 0 20px 0;
	}
	.profile_wrap.ver3 .profile_ttl {
		margin: 0 0 20px 0;
	}
	.profile_wrap.ver4 .profile_ttl {
		margin: 0 0 40px 0;
	}
	.profile-ttl {
		font-size: 20px;
	}
	.profile-subtxt {
		font-size: 13px;
		margin: 15px 0 0 0;
        font-weight: normal;
	}
	.profile_wrap.ver3 .profile-subtxt,
	.profile_wrap.ver4 .profile-subtxt {
		font-weight: bold;
	}
	.profile_in {
		display: block;
	}
	.profile_img {
		text-align: center;
	}
	.profile_img img {
		width: 100%;
		min-width: auto;
	}
	.profile_wrap.ver4 .profile_img img {
		width: 284px;
	}
	.profile_txt {
		padding: 20px 0 0 0;
	}
	.profile_wrap.ver1 .profile_txt {
		padding: 25px 7px 0 7px;
	}
	.profile_wrap.ver3 .profile_txt {
		padding: 15px 0 0 0;
	}
	.profile_wrap.ver4 .profile_txt {
		padding: 30px 0 0 0;
	}
	.profile_txt img {
		width: 100%;
	}
	.profile-txt {
		font-size: 13px;
		line-height: 1.8;
	}

	/*湘建が選ばれる理由*/
	body.reason .c-mainTtl_wrap {
		background: url("../img/about/sp/reason_mv.jpg") no-repeat center center / cover;
	}
	.reason_wrap {
		display: block;
		padding: 20px;
		margin: 0 0 20px 0;
		border-radius: 15px;
		-ms-border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
	}
	.reason_img img {
		width: 100%;
		min-width: auto;
	}
	.reason_txt {
		padding: 15px 0 0 0;
	}
	.reason_wrap.rev .reason_txt {
		padding: 15px 0 0 0;
	}
	.reason_txt dt {
		font-size: 20px;
		line-height: 1.2;
		margin: 0 0 10px 0;
	}
	.reason_wrap.rev .reason_txt dt {
		font-size: 20px;
		line-height: 1.2;
		text-align: left;
	}
	.reason_txt dd {
		font-size: 13px;
		line-height: 1.8;
	}
}/*@media*/
@media (max-width: 374px) {
	.profile-subtxt {
		font-size: 12px;
	}
	.profile-ttl {
		font-size: 16px;
	}
	.profile_wrap.ver4 .profile_img img {
		width: 100%;
	}
}/*@media*/
/* =====================
   支店情報グリッド
===================== */
.office-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  margin-top: 1rem;
}

.office-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
}

.office-text {
  font-size: 0.95rem;
  line-height: 1.6;
  width: 100%;
  margin-bottom: 1rem;
}

.office-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.caption {
  text-align: center;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  color: #333;
}
/* 支店画像とテキスト中央揃え */
.office-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* 支店画像中央揃え（特にスマホ対応） */
.office-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* 画像自体の調整 */
.office-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* キャプション */
.caption {
  margin-top: 0.5rem;
  font-size: 0.9rem;
  color: #333;
  text-align: center;
}

/* テキスト部分 */
.office-text {
  font-size: 0.95rem;
  line-height: 1.6;
  width: 100%;
  margin-bottom: 1rem;
  text-align: left;
}
.cmpy-img {
  text-align: left;
}

.cmpy-img img {
  display: block;
  margin: 0 auto 10px 0; /* 左寄せかつ画像下に余白 */
}

.cmpy-img .txt {
  text-align: left;
}
