@charset "UTF-8";
/*------------------------------------------------------------------------------
/policy/mono_info_service/mono/seikatsuseihin/nichiyo/gangu20sen/
------------------------------------------------------------------------------*/

.bg-g {
	margin-bottom: 0 !important;
}
.gangu20sen_mainimg {
	position: relative;
	display: grid;
	place-items: center;
	margin: 0 calc(50% - 50vw);
	padding: 0 20px;
	width: 100vw;
	height: 460px;
	text-align: center;
	background: url(../images/mainimg_background.jpg) center;
	background-size: auto 460px;
	box-sizing: border-box;
}
	.gangu20sen_mainimg img {
		width: 100%;
		max-width: 800px;
		vertical-align: bottom;
	}
.gangu20sen_about {
	margin: 0 calc(50% - 50vw);
	padding: 80px 20px;
	width: 100vw;
	background-color: #C1E3F7;
	box-sizing: border-box;
}
	.gangu20sen_about_title {
		margin-bottom: 50px;
		text-align: center;
		font-size: 2.6rem;
		font-weight: bold;
	}
	.gangu20sen_about_cont {
		margin: 0 auto 50px;
		max-width: 800px;
		font-size: 1.6rem;
		line-height: 3.0rem;
	}
	a.btn_show {
		display: block;
		margin: 0 auto;
		padding: 15px 10px;
		max-width: 300px;
		border-radius: 40px;
		background-color: #005EAC;
		text-align: center;
		color: #FFFFFF;
		font-size: 1.6rem;
		text-decoration: none;
		transition: all 0.3s ease 0s;
	}
		a.btn_show .bigfont {
			display: block;
			font-size: 1.8rem;
			font-weight: bold;
		}
	a.btn_show:hover {
		opacity: 0.5;
	}
h2.title_komoku {
	position: static;
	margin: 0;
	padding: 75px 0;
	text-align: center;
	border: none;
	font-size: 2.8rem;
	font-weight: bold;
}
h2.title_komoku::before {
	content: "";
	display: inline-block;
	margin-right: 12px;
	width: 22.5px;
	height: 50px;
	background: url('../images/komoku_before.png') no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: middle;
}
h2.title_komoku::after {
	content: "";
	position: static;
	display: inline-block;
	margin-left: 12px;
	width: 22.5px;
	height: 50px;
	background: url('../images/komoku_after.png') no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: middle;
}
h3.title_category {
	position: static;
	display: inline-block;
	margin: 0 0 2px;
	padding: 14px 60px 10px 50px;
	clip-path: polygon(0 0, 100% 0, 95% 50%, 100% 100%, 0 100%);
	font-size: 2.4rem;
	font-weight: bold;
	background: url('../images/icon_crown.png') center left 10px #E5D55F no-repeat;
	background-size: 25px auto;
	border: none;
}
h4.subtitle_category {
	display: grid;
	align-items: center;
	margin: 0;
	padding: 0 0 0 20px;
	height: 55px;
	background-color: #005EAC;
	border: none;
	color: #FFFFFF;
	font-size: 2.4rem;
	font-weight: bold;
}
.bumon_flex {
	display: flex;
	flex-wrap: wrap;
	gap: 27.5px;
	margin: 30px 0 100px;
	width: 100%;
	justify-content: center;
}
	.bumon_flex > a {
		width: 315px;
	}
	.bumon_flex > a.bumon-box {
		display: block;
		position: relative;
		background-color: #DCEDF9;
		box-sizing: border-box;
		text-decoration: none;
		box-shadow: 0px 0px 10px 0 rgba(132,132,132,0.6);
	}
		.bumon_box_over {
			display: grid;
			place-items: center;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: #005EAC;
			font-size: 2.4rem;
			color: #FFFFFF;
			z-index: 10;
			transition: all 0.3s ease 0s;
			opacity: 0;
		}
		.bumon_flex > a:hover .bumon_box_over {
			opacity: 0.6;
		}
		.bumon_flex img {
			width: 100%;
			vertical-align: bottom;
		}
		.bumon_flex > a .name {
			display: block;
			padding: 18px 18px 15px;
			font-size: 1.6rem;
			font-weight: bold;
			border-bottom: solid 1px #000000;
		}
		.bumon_flex > a .explain {
			display: block;
			padding: 18px 18px 38px;
			font-size: 1.6rem;
			line-height: 2.6rem;
		}

.gangu20sen_syousaiimg {
	position: relative;
	display: grid;
	place-items: center;
	margin: 0 calc(50% - 50vw);
	padding: 0 20px;
	width: 100vw;
	height: 250px;
	text-align: center;
	background: url(../images/mainimg_background.jpg) top -15px center;
	background-size: auto 460px;
	box-sizing: border-box;
}
	.gangu20sen_syousaiimg img {
		width: 100%;
		max-width: 574px;
		vertical-align: bottom;
	}
.syousai_txt {
	margin: 0 auto 40px;
	max-width: 800px;
	font-size: 1.6rem;
	line-height: 3.0rem;
}
.point_flex {
	display: flex;
	flex-wrap: wrap;
	gap: 11px;
	margin: 30px 0 100px;
	width: 100%;
}
	.point_flex img {
		display: block;
		width: 326px;
		vertical-align: bottom;
	}
.point04 {
	margin: 100px auto 0;
	width: 700px;
}
	.point04 img {
		width: 100%;
		vertical-align: bottom;
	}
.logomark_flex {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin: 0 auto 100px;
	max-width: 720px;
}
	.logomark_box {
		width: 340px;
		font-size: 1.4rem;
	}
		.logomark_flex img {
			width: 100%;
			vertical-align: bottom;
		}
.graybg {
	margin: 0 calc(50% - 50vw);
	padding: 65px 0;
	width: 100vw;
	background-color: #F4F4F4;
	box-sizing: border-box;
}
	.graybg h2.title_komoku {
		padding: 0 0 45px;
	}
	.chairimg {
		margin: 20px auto 0;
		max-width: 800px;
		text-align: right;
	}
		.chairimg img {
			width: 100%;
			max-width: 342px;
			vertical-align: bottom;
		}

h2.title_bumon {
	position: static;
	display: grid;
	align-items: center;
	margin: 45px 0 0;
	padding: 0 0 0 35px;
	height: 75px;
	background-color: #005EAC;
	border: none;
	color: #FFFFFF;
	font-size: 3.0rem;
	font-weight: bold;
}
h2.title_bumon::after {
	content: normal;
}
.company_grid {
	display: grid;
	grid-template-columns: calc(100% - 410px) 410px;
	grid-template-rows: repeat(auto-fill, minmax(0, auto));
	padding: 25px;
	width: 100%;
	background-color: #DCEDF9;
	box-sizing: border-box;
}
	.company_grid > div {
		background-color: #FFFFFF;
	}
		.company_grid .company_introduction {
			padding: 30px 5% 30px 30px;
		}
			.company_grid .company_image {
				width: 135px;
			}
				.company_grid .company_image img {
					width: 100%;
					vertical-align: bottom;
				}
			.company_grid .company_name {
				margin: 30px 0 0;
				font-size: 3.5rem;
				font-weight: bold;
			}
			.company_grid .company_about {
				margin: 35px 0 0;
				color: #005EAC;
				font-size: 2.0rem;
				font-weight: bold;
			}
		.company_grid .company_photo {
			padding: 30px 30px 30px 0;
		}
			.company_grid .company_photo img {
				width: 100%;
				vertical-align: bottom;
			}
h3.title_company {
	display: grid;
	align-items: center;
	margin: 75px 0 0;
	padding: 0 0 0 30px;
	height: 60px;
	background-color: #E5F1FA;
	border: none;
	color: #005196;
	font-size: 2.6rem;
	font-weight: bold;
	border-left: solid 13px rgba(0, 94, 172, 0.5);
}
h4.title_sub_company {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0;
	color: #005196;
	font-size: 2.4rem;
	font-weight: bold;
	border-bottom: solid 5px #005EAC;
}
h4.title_sub_company.mt95 {
	margin-top: 95px;
}
/* 会社情報 */
.information_image {
	margin: 40px auto 0;
	padding: 0 23%;
	max-width: 320px;
	text-align: center;
}
	.information_image img {
		width: 100%;
		vertical-align: bottom;
	}
.information_grid {
	display: grid;
	grid-template-columns: 230px calc(100% - 230px);
	grid-template-rows: repeat(auto-fill, minmax(0, auto));
	margin: 35px auto 70px;
	padding: 0;
	max-width: 750px;
	list-style: none;
	border-top: solid 1px #000000;
}
	.information_grid li {
		display: grid;
		grid-template-columns: subgrid;
		grid-column: span 2;
		padding: 20px 50px 20px 60px;
		border-bottom: solid 1px #000000;
	}
	.information_grid .information_ttl {
		color: #005EAC;
		font-size: 1.6rem;
	}
	.information_grid .information_cont {
		font-size: 1.6rem;
	}
		.information_grid .information_cont .information_building {
			display: inline-block;
			padding-left: 1em;
		}
.company_note {
	font-size: 1.2rem;
}
/* 代表者情報 */
.profile_grid {
	display: grid;
	grid-template-columns: calc(100% - 200px) 200px;
	grid-template-rows: minmax(0, auto) 1fr;
	margin: 0 auto;
	padding: 40px 40px 55px 45px;
	max-width: 750px;
	background-color: #E5F1FA;
	box-sizing: border-box;
}
	.profile_grid .profile_company {
		grid-column: 1;
		grid-row: 1;
	}
		.profile_grid .profile_company .profile_ttl {
			padding-bottom: 15px;
			font-size: 1.6rem;
			color: #005196;
		}
		.profile_grid .profile_company .profile_name {
			font-size: 2.6rem;
			font-weight: bold;
			color: #005196;
		}
		.profile_grid .profile_company .profile_furigana {
			display: inline-block;
			padding-left: 20px;
			font-size: 1.3rem;
		}
	.profile_grid .profile_about {
		grid-column: 1;
		grid-row: 2;
		margin-top: 4px;
		padding-top: 10px;
		border-top: solid 3px #005196;
		font-size: 1.6rem;
	}
	.profile_grid .profile_photo {
		grid-column: 2;
		grid-row: 1 / 3;
		padding-left: 40px;
	}
		.profile_grid .profile_photo img {
			width: 100%;
			vertical-align: bottom;
		}
/* 紹介 */
.comcont_grid {
	display: grid;
	grid-template-rows: repeat(auto-fill, minmax(0, auto));
	width: 100%;
}
.comcont_grid.comcont_leftimg {
	grid-template-columns: 360px calc(100% - 360px);
}
.comcont_grid.comcont_rightimg {
	grid-template-columns: calc(100% - 360px) 360px;
}
	.comcont_ttl {
		grid-column: 1 / 3;
		grid-row: 1;
		margin: 0;
		padding: 55px 0;
		font-size: 2.4rem;
		font-weight: bold;
	}
	.comcont_grid .comcont_image {
		max-width: 360px;
	}
	.comcont_grid.comcont_leftimg .comcont_image {
		grid-column: 1;
		grid-row: 2;
	}
	.comcont_grid.comcont_rightimg .comcont_image {
		grid-column: 2;
		grid-row: 2;
	}
		.comcont_grid .comcont_image img {
			width: 100%;
			vertical-align: bottom;
		}
	.comcont_grid .comcont_text {
		font-size: 1.6rem;
		line-height: 3.0rem;
	}
	.comcont_grid.comcont_leftimg .comcont_text {
		grid-column: 2;
		grid-row: 2;
		padding-left: 10%;
	}
	.comcont_grid.comcont_rightimg .comcont_text {
		grid-column: 1;
		grid-row: 2;
		padding-right: 10%;
	}
		.comcont_grid .comcont_text p:last-child {
			margin-bottom: 0;
		}
	.btn_back a {
		display: grid;
		place-items: center;
		margin: 120px auto;
		width: 300px;
		height: 80px;
		border-radius: 40px;
		background-color: #005EAC;
		text-align: center;
		color: #FFFFFF;
		font-size: 1.8rem;
		text-decoration: none;
		transition: all 0.3s ease 0s;
	}
	.btn_back a:hover {
		opacity: 0.5;
	}

.mt200 {
	margin-top: 200px;
}
.mt100 {
	margin-top: 100px;
}
.mt80 {
	margin-top: 80px;
}
.show_pc {
	display: block;
}
.show_sp {
	display: none;
}
.show_inline_pc {
	display: inline;
}
.show_inline__sp {
	display: none;
}


@media (max-width: 834px) {
	.comcont_grid.comcont_leftimg .comcont_text {
		padding-left: 20px;
	}
	.comcont_grid.comcont_rightimg .comcont_text {
		padding-right: 20px;
	}
}

@media (max-width: 768px) {

	.gangu20sen_mainimg {
		padding: 50px 20px;
		height: auto;
		background-size: auto 100%;
	}
	.gangu20sen_about {
		padding: 40px 20px 50px;
	}
		.gangu20sen_about_title {
			margin-bottom: 40px;
			font-size: 1.8rem;
		}
		.tgangu20sen_about_cont {
			margin: 0 auto 40px;
		}
	h2.title_komoku {
		padding: 75px 0 50px;
		font-size: 2.0rem;
	}
	h2.title_komoku::before {
		margin-right: 8.5px;
		width: 16.5px;
		height: 36px;
	}
	h2.title_komoku::after {
		margin-left: 8.5px;
		width: 16.5px;
		height: 36px;
	}
	h3.title_category {
		padding: 12px 60px 8px 35px;
		font-size: 1.7rem;
		background: url('../images/icon_crown.png') center left 5px #E5D55F no-repeat;
		background-size: 20px auto;
	}
	h4.subtitle_category {
		padding-left: 10px;
		height: 50px;
		font-size: 1.8rem;
	}
	.bumon_flex {
		margin: 30px auto 80px;
	}
		.bumon_flex > a {
			margin-bottom: 30px;
		}

	.gangu20sen_syousaiimg {
		padding: 55px 20px;
		width: 100vw;
		text-align: center;
		background: url(../images/mainimg_background.jpg) top center;
		background-size: auto 300px;
	}
	.syousai_txt.txtend {
		margin: 0 auto 10px;
	}
	.point_flex {
		display: block;
		margin: 10px auto 0;
		max-width: 326px;
	}
		.point_flex img {
			margin-bottom: 30px;
			width: 100%;
		}
	.point04 {
		margin: 0 auto 10px;
		max-width: 326px;
		width: auto;
	}
	.logomark_flex {
		display: block;
		margin: 0 auto 70px;
		max-width: 340px;
	}
		.logomark_box {
			margin-bottom: 30px;
			width: 100%;
		}
	.graybg {
		padding: 40px 20px 50px;
	}
		.graybg .title_komoku {
			padding: 0 0 50px;
		}

	h2.title_bumon {
		margin-top: 30px;
		padding-left: 10px;
		height: 50px;
		font-size: 1.8rem;
	}
	.company_grid {
		grid-auto-flow: column;
		grid-template-columns: none;
		grid-template-rows: repeat(2, auto);
		padding: 13px 10px;
	}
		.company_grid > div {
		}
		.company_grid .company_introduction {
			order: 2;
			padding: 0 20px 40px;
		}
			.company_grid .company_image {
				margin: 25px auto 0;
			}
			.company_grid .company_name {
				margin: 20px 0 0;
				font-size: 2.0rem;
			}
			.company_grid .company_about {
				margin-top: 10px;
				font-size: 1.5rem;
			}
		.company_grid .company_photo {
			order: 1;
			padding: 20px 20px 0;
			text-align: center;
		}
			.company_grid .company_photo img {
				margin: 0 auto;
				max-width: 380px;
			}
	h3.title_company {
		padding-left: 15px;
		height: 52px;
		font-size: 1.8rem;
	}
	h4.title_sub_company.mt95 {
		margin-top: 65px;
	}
	.information_grid {
		grid-template-columns: 100px calc(100% - 100px);
		margin: 20px auto 50px;
	}
		.information_grid li {
			padding: 20px 10px;
		}
			.information_grid .information_cont .information_building {
				display: block;
				padding-left: 0;
			}

	.profile_grid {
		grid-template-columns: calc(100% - 172px) 172px;
		padding: 20px 12px 35px;
	}
		.profile_grid .profile_company {
			grid-column: 1;
			grid-row: 1;
			display: flex;
			justify-content: center;
			flex-flow: column;
			padding-left: 15px;
		}
			.profile_grid .profile_company .profile_ttl {
				padding-bottom: 15px;
				font-size: 1.4rem;
			}
			.profile_grid .profile_company .profile_name {
				font-size: 2.0rem;
			}
			.profile_grid .profile_company .profile_furigana {
				display: block;
				padding-top: 5px;
				padding-left: 0;
				font-size: 1.2rem;
			}
		.profile_grid .profile_about {
			grid-column: 1 / 3;
			grid-row: 2;
			margin-top: 15px;
			padding-top: 15px;
			font-size: 1.4rem;
		}
		.profile_grid .profile_photo {
			grid-column: 2;
			grid-row: 1;
			padding: 0 20px 0 32px;
		}
	.comcont_grid {
		grid-auto-flow: column;
		grid-template-rows: repeat(3, auto);
	}
	.comcont_grid.comcont_leftimg,
	.comcont_grid.comcont_rightimg {
		grid-template-columns: none;
	}
		.comcont_ttl {
			grid-column: 1;
			grid-row: 2;
			padding: 0 0 25px;
			font-size: 1.8rem;
		}
		.comcont_grid.comcont_leftimg .comcont_image,
		.comcont_grid.comcont_rightimg .comcont_image {
			grid-column: 1;
			grid-row: 1;
			margin: 20px auto 30px;
		}
		.comcont_grid .comcont_text {
			padding-left: 65px;
			font-size: 1.6rem;
			line-height: 3.0rem;
		}
		.comcont_grid.comcont_leftimg .comcont_text,
		.comcont_grid.comcont_rightimg .comcont_text {
			grid-column: 1;
			grid-row: 3;
			padding: 0;
		}
		.btn_back a {
			margin: 40px auto 80px;
		}

	.mt200 {
		margin-top: 100px;
	}
	.mt100 {
		margin-top: 80px;
	}
	.show_pc {
		display: none;
	}
	.show_sp {
		display: block;
	}
	.show_inline_pc {
		display: none;
	}
	.show_inline__sp {
		display: inline;
	}

}