#gnav2 a{
	color:#fff !important;
	background:#156a90;
	border:2px solid #156a90 !important;
}

main section {
	margin: 0;
}

#page_title {
	background: url('../images/about/pagetitle.webp') no-repeat bottom center;
	margin: 0 auto 50px;
	position: relative;
	z-index: 2;
}

#contents1 h3 {
	padding: 40px 0 0px;
	margin: 0 auto 40px;
}

#contents1 {
	background: url('../images/about/bg_about_01.webp?20250715') no-repeat;
	background-size: cover;
	padding: 50px 0 120px;
	margin-top: -50px;
	position: relative;
	z-index: 1;
}

#contents1 .inner {
	position: relative;
	width: 1100px;
	/* background: #fff; */
	padding: 0 0 0 460px;
	box-sizing: border-box;
	color: #fff;
	line-height: 1.8;
}

#contents1 .inner h4{
    font-size: 48px;
    color: #fff;
    position: relative;
    margin: 0 auto 60px;
}

#contents1 .inner h4 .eng {
    display: block;
    font-size: 16px;
    color: #4da0d0;
    margin: -20px 0 0;
}

#contents1 .inner p{
	text-align: justify;
	font-feature-settings: 'palt';
	letter-spacing: 0.1em;
}

/* #contents1 .inner:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0px 30px 640px;
	position: absolute;
	top: -30px;
	right: 0;
	border-color: transparent transparent #fff transparent;
} */

#contents1 figure {
	background: #ccc;
	float: right;
	width: 240px;
	height: 300px;
	margin: 0 0 40px 40px;
}

main section h3 {
	padding: 0 0 20px;
	text-align: center;
	font-family: sans-serif;
	font-size: 36px;
	font-weight: bold;
}

#contents1 h3 {
	/* text-align: right !important; */
	text-align-last: left;
	border-bottom: none;
}

main section h3:after {
	display: none;
}

#contents1 ol {
	font-size: 30px;
	color: #044b78;
}

#contents1 ol li {
	margin-bottom: 20px;
	line-height: 1.3em;
}

#contents2 {
	position: relative;
	/* padding: 50px 0 0; */
	margin: 0;
	z-index: 2;
}

#contents2 article {
	max-width: 100% !important;
}

#contents2 strong {
	color: #156a90;
	font-weight: normal;
}

#contents2 h3 {
	color: #222;
	border-radius: 10px;
	line-height: 110px;
	border: 0;
	text-align: center;
	padding: 0 0 30px;
}

#contents2 h4 {
	font-size: 48px;
	color: #fff;
	position: relative;
	margin: 0px auto 60px;
}


#contents2-2 div h4 {
	font-size: 48px;
	color: #fff;
	/* position: relative; */
	position: absolute;
	/* margin: 150px auto 60px 260px; */
	line-height: 1;
    right: 47vw;
    top: 24%;
}

#contents2 h4 span{
	display: block;
	font-size: 16px;
	color: #4da0d0;
}



#contents2-1 {
	position: relative;
	/* top: -100vh; */
	box-sizing: border-box;
	width: 100%;
	min-height: 100vh;
	padding: 200px 0 0px;
	background: url('../images/about/bg_about_02.webp') no-repeat center center;
	background-size: cover;
	z-index: 3;
}

#contents2-1 .innerWrapper{
	width: 880px;
	margin: 0 auto;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	/* align-items: center; */
}

#contents2-1 .innerWrapper .leftBox{
	width: 425px;
}

#contents2-1 .innerWrapper .scroll_contents{
	width: 455px;
}

.contents2-1_comment {
	/* text-align: center; */
	margin-bottom: 180px;
	color: #fff;
}

#contents2 .inner {}

.scroll_contents figure {
	width: 480px;
	flex: none;
	position: sticky;
	top: 150px;
}

.rinen {
	list-style: none;
	margin: 40px 0 0;
}

.rinen li {
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	margin: 0 0 80px;
}

.rinen li span{
	width: 48px;
	height: 48px;
	background-color: #fff;
	margin: 13px 0 0 0;
	color: #4da0d0;
	font-size: 36px;
	text-align: center;
	line-height: 48px;
	display: none;
}

.rinen li p{
	width: calc(100% - 58px);
	margin: 0 0 0 10px;
	line-height: 1.6;
	color: #fff;
	font-size: 48px;
}

.rinen li:last-child {
	margin-bottom: 200px;
}

.rinen small {
	display: block;
	font-size: 43px;
}

.rinen .eng {
	font-size: 24px;
	display: block;
}

#contents2-2 {
	position: relative;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	min-height: 100vh;
	box-sizing: border-box;
	padding: 200px 0 0;
	background: url('../images/about/bg_about_03h.webp') no-repeat center center;
	background-size: cover;
	z-index: 5;
}

#contents2-2 .innerWrapper{
	/* position: relative; */
	width: 880px;
	margin: 0 auto;
}

.houshin {
	position: absolute;
	list-style: none;
	/* width: 100vw; */
	height: 100%;
	top: calc(50% - 375px);
	left: 66vw;
	margin: 0;
	transform: scale(0.9);
}

.houshin li {
	position: absolute;
	box-sizing: border-box;
	width: 365px;
	height: 421px;
	line-height: 1.8;
	padding: 110px 20px;
	color: #fff;
	font-feature-settings: 'palt';
	font-size: 24px;
	text-align: center;
	display:flex;
	align-items:center;
	justify-content:center;
}

.houshin li:nth-child(1){
	background: url('../images/about/b_about_03_1.webp');
	background-size: contain;
	top: 0px;
	left: calc(50% - 182px);
}

.houshin li:nth-child(2){
	background: url('../images/about/b_about_03_2.webp');
	background-size: contain;
	top: 328px;
	right: calc(50% + 7px);
}

.houshin li:nth-child(3){
	background: url('../images/about/b_about_03_3.webp');
	background-size: contain;
	top: 328px;
	left: calc(50% + 7px);
}


#contents2 .comment {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	padding: 0 0 0 0.5em;
	top: calc(50% + 200px);
	/* left: calc(50% - 312px); */
	text-align: center;
	font-size: 48px;
	text-align: center;
	/* font-weight: normal; */
	margin: 0;
	line-height: 1.7;
}

#contents2-3 .comment span{
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	background-color: #6ea7c188;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.sp_only{
	display: none;
}

#contents2-3 {
	position: relative;
	/* top: 100vh; */
	width: 100%;
	min-height: 100vh;
	box-sizing: border-box;
	height: 1000px;
	padding: 200px 0 0;
	background: url('../images/about/bg_about_04_2.webp') no-repeat center center;
	background-size: cover;
	z-index: 6;
}

#contents2-3 .innerWrapper{
	margin: 0 auto;
}

#contents2-3 .innerWrapper h4{
	color: #222;
	width: 1060px;
	margin: 0 auto;
}

#contents2-3 .innerWrapper h4 .eng{
	color: #0080c9;
}

#contents2-3_inner {
	position: absolute;
	top: calc(50% - 200px);
	/* width: 880px; */
	/* min-height: 16.78vw; */
	display: flex;
	gap: 20px;
	justify-content: center;g
	margin: 60px 0 0;
	padding: 10px calc(50% - 510px) 2vw;
	background: url('../images/about/bg_about_05_4.webp') no-repeat top center;
	background-size: cover;	
}

#contents2-3_inner dl {
	width: 510px;
	flex: none;
	padding: 20px 0 0;
}

#contents2-3_inner > dl:nth-child(1){
	/* width: 510px; */
	padding: 2vw 0 0;
	margin: 0 25px;
}

#contents2-3_inner dl dt {
	font-size: 36px;
	/* background: #156a90; */
	text-align: center;
	/* line-height: 140px; */
	line-height: 1.4;
	color: #fff;
}

#contents2-3_inner > dl:nth-child(3) > dt {
	padding: 0 48px 0 0;
}


#contents2-3_inner > dl:nth-child(3){
	width: auto;
	margin: 2vw 25px 0;
}

#contents2-3_inner > dl dd p{
	font-size: 93%;
	font-weight: normal;
	font-weight: 300;
}

#contents2-3_inner #kakeru {
	line-height: 140px;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
	display: none;
}

#contents2-3_inner dd {
	padding: 20px 0;
	font-weight: bold;
	text-align: justify;
	color: #fff;
	line-height: 1.6;
}

#contact_button {
	padding: 15px 0;
	line-height: 40px;
	position: absolute;
	bottom: -35px;
	left: 0;
	right: 0;
	margin: auto;
}

#contact_button a {
	max-width: 200px;
	display: block;
	color: #fff;
	padding: 0 20px 0 50px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	background: #156a90 url('../images/common/icon_contact.svg') no-repeat left 10px center;
	border-radius: 20px;
}

#contact_button a:hover {
	color: #fff !important;
	background: #1da2b2 url('../images/common/icon_contact.svg') no-repeat left 10px center;
}

#contents3 {
	/* background: #ebf4f8; */
	background: url('../images/about/bg_abtou06.webp') no-repeat top center;
	background-size: cover;
	padding: 80px 0;
	/* position: relative; */
	/* top: 200vh; */
	z-index: 7;
}

#contents3 table {
	margin: 0 0 40px;
}

#contents3 th {
	background: #fff;
}

#contents4{
	background: url('../images/about/bg_abtou06.webp') no-repeat center center;
	background-size: cover;
	padding: 80px 0;
	/* position: relative; */
	z-index: 8;
	/* top: 200vh; */
}

#contents5{
	background: url('../images/about/bg_abtou06.webp') no-repeat bottom -10px center;
	background-size: cover;
	padding: 80px 0;
	/* position: relative; */
	z-index: 9;
	/* top: 200vh; */
}


#contents5 p,
#contents5 ul {
	max-width: 820px;
	margin: 0 auto;
}

#contents5 ul {
	padding: 0 0 0 50px;
}

footer{
	/* position: relative; */
	z-index: 20;
	/* top: 200vh; */
}