@charset "utf-8";

/*main section:first-of-type {
	padding-top: 150px;
}*/
main .sec_mv + section,
.contact main .sec_contact {
	padding-top: 150px;
}
main section:last-of-type {
	padding-bottom: 200px;
}
main p, main li, main dt, main dd, main th, main td/*,
#service .sec_about p*/ {
	line-height: 2;
}

@media screen and (max-width: 767px) {
	main .sec_mv + section,
	.contact main .sec_contact {
		padding-top: 100px;
	}
}

/**
	service
**/
#service .sec_about .inner,
#service .sec_service .inner {
	margin: 0 auto;
	width: 980px;
}

#service .sec_about {
	padding-bottom: 120px;
}
#service .sec_about h2 {
	margin-bottom: 40px;
	font-size: 4rem;
	line-height: calc(74 / 40);
}

#service .sec_service h2 {
	display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: center;
	margin-bottom: 80px;
	padding-bottom: 4px;
	height: 70px;
	height: 74px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1;
	color: var(--color-green);
	background: url('../images/service/service_en.png') no-repeat center top / auto 60px;
}
#service .sec_service .group {
	display: flex;
	flex-direction: row-reverse;
}
#service .sec_service .group:not(:last-of-type) {
	margin-bottom: 80px;
}
#service .sec_service .group dl {
	padding: 40px 0 0 46px;
	width: 620px;
	background: var(--color-green);
}
#service .sec_service .group dl dt,
#service .sec_service .group dl dd {
	color: #fff;
}
#service .sec_service .group dl dt {
	display: flex;
	align-items: baseline;
	column-gap: 8px;
	margin-bottom: 16px;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1;
}
#service .sec_service .group dl dt span.num {
	font-size: 4rem;
	font-weight: 700;
	font-family: var(--font-min);
	color: #3e9fad;
}
#service .sec_service .group dl dd ul li {
	position: relative;
	padding-left: 1em;
	color: #fff;
}
#service .sec_service .group dl dd ul li::before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
}
#service .sec_service .group figure {
	width: 360px;
}
@media screen and (max-width: 1024px) {
	#service .sec_about .inner,
	#service .sec_service .inner {
		padding: 0 20px;
		width: 100%;
	}
	#service .sec_about h2 {
		font-size: 3rem;
	}
	#service .sec_service .group dl {
		padding: 20px;
		width: 64%;
	}
	#service .sec_service .group dl dt {
		margin-bottom: 12px;
		font-size: 2rem;
	}
	#service .sec_service .group dl dt span.num {
		font-size: 2.4rem;
	}
	#service .sec_service .group figure {
		width: 36%;
	}
}
@media screen and (max-width: 828px) {
	#service .sec_service .group {
		flex-direction: column;
		align-items: center;
	}
	#service .sec_service .group:not(:last-of-type) {
		margin-bottom: 30px;
	}
	#service .sec_service .group dl {
		border: 1px solid var(--color-green);
		width: min(640px, 100%);
		background: none;
	}
	#service .sec_service .group dl dt,
	#service .sec_service .group dl dd,
	#service .sec_service .group dl dd ul li {
		color: var(--main-txt);
	}
	#service .sec_service .group figure {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#service .sec_service h2 {
		margin-bottom: 40px;
		height: 60px;
		font-size: 2rem;
		background-size: auto 40px;
	}
}
@media screen and (max-width: 539px) {
	#service .sec_about h2 {
		margin-bottom: 20px;
		font-size: 2rem;
	}
	#service .sec_service .group dl dt {
		font-size: 1.8rem;
	}
}


/**
	Company
**/
#company section:not(.sec_mv):not(.sec_philosophy) .inner {
	margin: 0 auto;
	width: 760px;
}
#company .sec_value,
#company .sec_logo {
	background: linear-gradient(204deg, #348B99 0%, #023D47 100%);
}

#company section h2 {
	display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: center;
	margin-bottom: 50px;
	padding-bottom: 4px;
	height: 70px;
	height: 74px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1;
	color: var(--color-green);
}
#company section h2,
#company section h3,
#company section p {
	text-align: center;
}

#company .sec_philosophy {
	text-align: center;
}
#company .sec_philosophy .inner {
	margin: 0 auto;
	padding-bottom: 150px;
	width: 980px;
}
#company .sec_philosophy h2 {
	margin-bottom: 45px;
	background: url('../images/company/philosophy_en.png') no-repeat center top / auto 74px;
}
#company .sec_philosophy h3 {
	margin-bottom: 60px;
	font-size: 3.4rem;
	font-family: var(--font-min);
	line-height: calc(70 / 34);
}
#company .sec_philosophy h3 span {
	display: inline-block;
}
#company .sec_philosophy p:not(:last-of-type) {
	margin-bottom: 1em;
}
#company .sec_philosophy p span {
	display: inline-block;
}
#company .sec_philosophy figure {
	margin: 90px auto 0;
	width: min(830px, 100%);
}
#company .sec_philosophy figure figcaption {
	margin-top: 20px;
	text-align: right;
}
#company .sec_philosophy figure figcaption b {
	font-weight: 500;
}
#company .sec_philosophy figure figcaption b span {
	display: inline-block;
	font-size: 3rem;
	font-weight: 700;
	font-family: var(--font-min);
}
#company .sec_philosophy figure figcaption b span:first-of-type {
	margin-right: .5em;
}

#company .sec_value .inner {
	padding: 80px 0 100px;
}
#company .sec_value h2 {
	background: url('../images/company/value_en.png') no-repeat center top / auto 60px;
}
#company .sec_value h2,
#company .sec_value h3,
#company .sec_value p {
	color: #fff;
}
#company .sec_value h3 {
	margin-bottom: 30px;
	font-size: 3rem;
	font-weight: 500;
	font-family: var(--font-min);
}
#company .sec_value p:not(:last-of-type) {
	margin-bottom: 1em;
}

#company .sec_mission .inner {
	padding: 130px 0;
}
#company .sec_mission h2 {
	background: url('../images/company/mission_en.png') no-repeat center top / auto 60px;
}
#company .sec_mission ol {
	margin: 0 auto;
	width: fit-content;
}
#company .sec_mission ol li {
	list-style: decimal;
	font-size: 2rem;
	line-height: 2.5;
}

#company .sec_logo .inner {
	padding: 140px 0 130px;
}
#company .sec_logo h2 {
	background: url('../images/company/logo_en.png') no-repeat center top / auto 74px;
}
#company .sec_logo h2,
#company .sec_logo p,
#company .sec_logo dt,
#company .sec_logo dd {
	color: #fff;
}
#company .sec_logo figure {
	margin: 0 auto 50px;
	width:180px;
}
#company .sec_logo dl {
	margin: 60px auto 0;
	padding: 50px 110px 60px;
	border: 1px solid #fff;
	width: min(760px, 100%);
}
#company .sec_logo dl div:not(:last-of-type) {
	margin-bottom: 32px;
}
#company .sec_logo dl dt {
	margin-bottom: 6px;
	font-size: 1.8rem;
	font-weight: 700;
}

#company .sec_about .inner {
	padding-top: 160px;
}
#company .sec_about h2 {
	background: url('../images/company/about_en.png') no-repeat center top / auto 60px;
}
#company .sec_about table {
	margin-bottom: 70px;
	border-top: 1px solid #d2d2d2;
	width: 100%;
}
#company .sec_about table th,
#company .sec_about table td {
	padding: 25px 0;
	border-bottom: 1px solid #d2d2d2;
}
#company .sec_about table th {
	width: 164px;
	font-weight: 400;
	vertical-align: top;
	background: #f0f0f0;
}
#company .sec_about table td {
	padding-left: 40px;
}
#company .sec_about table td span {
	display: inline-block;
}
#company .sec_about .map_area iframe {
	width: min(760px,100%);
	height: 528px;
}
@media screen and (max-width: 1024px) {
	#company section:not(.sec_mv):not(.sec_philosophy) .inner,
	#company .sec_philosophy .inner {
		padding-right: 20px;
		padding-left: 20px;
		width: 100%;
	}

	#company .sec_philosophy h3 {
		font-size: 3rem;
	}
}
@media screen and (max-width: 828px) {
	#company .sec_logo dl {
		padding: 40px;
	}
}
@media screen and (max-width: 767px) {
	#company section h2 {
		height: 60px;
		font-size: 2rem;
	}
	#company .sec_philosophy h2,
	#company .sec_logo h2 {
		background-size: auto 48px;
	}
	#company .sec_value h2,
	#company .sec_mission h2,
	#company .sec_about h2 {
		background-size: auto 40px;
	}

	#company .sec_philosophy h3 {
		font-size: 2rem;
	}
	#company .sec_philosophy figure figcaption b span {
		font-size: 1.8rem;
	}

	#company .sec_mission ol li {
		font-size: 1.6rem;
	}

	#company .sec_logo dl {
		padding: 20px;
	}

	#company .sec_about table th,
	#company .sec_about table td {
		display: block;
		padding: 15px 0;
		width: 100%;
	}
	#company .sec_about table th {
		border-bottom: unset;
	}
	#company .sec_about table td {
		padding-left: 1em;
	}
}


/**
	Staff
**/
#staff section .inner {
	margin: 0 auto;
	width: min(1240px, calc(100% - 40px));
}

#staff .sec_ceo .inner {
	display: flex;
	flex-direction: row-reverse;
	gap: 20px 45px;
}
#staff .sec_ceo .summary {
	width: 765px;
}
#staff .sec_ceo .summary h2 {
	margin-bottom: 8px;
	font-size: 3rem;
	font-weight: 500;
}
#staff .sec_ceo .summary h2 span {
	display: inline-block;
}
#staff .sec_ceo .summary h2 span:first-of-type {
	margin-right: .5em;
}
#staff .sec_ceo .summary p.title {
	margin-bottom: 24px;
	line-height: calc(26 / 16);
}
#staff .sec_ceo .summary .profile p {
	margin-bottom: 1em;
}
#staff .sec_ceo .summary .profile dl {
	margin-bottom: 50px;
}
#staff .sec_ceo .summary .profile dl dd:not(:last-of-type) {
	margin-bottom: 1em;
}

#staff .sec_ceo .summary .message {
	margin-bottom: 40px;
}
/* #staff .sec_ceo .summary .message p.group:not(:last-of-type) {
	margin-bottom: 40px;
} */
#staff .sec_ceo .summary .message p:not(:last-of-type) {
	margin-bottom: 1em;
}

#staff .sec_ceo .images {
	width: 430px;
}
#staff .sec_ceo figure img {
	transition: all 0.3s ease;
}


#staff .sec_sf .inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	row-gap: 16px;
	margin: 80px auto;
	width: 980px;
	height: 190px;
	background: #1f6a76;
}
#staff .sec_sf p,
#staff .sec_sf ul {
	width: fit-content;
}
#staff .sec_sf p,
#staff .sec_sf ul li {
	color: #fff;
}
#staff .sec_sf p {
	font-weight: 700;
}
/* #staff .sec_sf p span {
	display: inline-block;
} */

#staff .sec_staff ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 80px;
}
#staff .sec_staff ul li {
	display: flex;
	flex-direction: column-reverse;
	justify-content: start;
	row-gap: 24px;
	width: min(360px, calc((100% - 160px) / 3));
}
#staff .sec_staff ul li h3 {
	display: flex;
	align-items: baseline;
	column-gap: 10px;
}
#staff .sec_staff ul li h3 .initial {
	font-size: 3rem;
	font-weight: 500;
}
#staff .sec_staff ul li h3 .join {
	line-height: calc(26 / 16);
	font-weight: 400;
}
/* #staff .sec_staff ul li dl div:not(:last-of-type),
#staff .sec_staff ul li p:not(:last-of-type) {
	margin-bottom: 10px;
} */

#staff .sec_staff ul li ul,
#staff .sec_staff ul li ul li {
	display: block;
	width: 100%;
}

/* #staff .sec_staff ul li dl dt,
#staff .sec_staff ul li dl dd, */
#staff .sec_staff ul li p,
#staff .sec_staff ul li ul li {
	line-height: calc(30 / 16);
}

/* switch image >> */
/* 親ラッパー */
#staff .images {
  position: relative;
  /*width: 100%;
  max-width: 200px;*/ /* 必要に応じて調整 */
  cursor: pointer;

	/* height: 100%; */
	aspect-ratio: 1 / 1;
	flex-shrink: 0;
}

/* 画像を重ねる */
#staff .images img {
  /*width: 100%;
  display: block;*/
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
}

/* 初期状態 */
#staff .images img.front {
  opacity: 1;
  z-index: 1;
}
#staff .images img.back {
  opacity: 0;
  z-index: 0;
}

/* PCホバー対応 */
@media (hover: hover) and (pointer: fine) {
  #staff .images:hover img.front {
    opacity: 0;
  }
  #staff .images:hover img.back {
    opacity: 1;
  }
}

/* タップ/クリック用 active クラス */
#staff .images.active img.front {
  opacity: 0;
  z-index: 0;
}
#staff .images.active img.back {
  opacity: 1;
  z-index: 1;
}

/* switch image << */

@media screen and (max-width: 1300px) {
	#staff .sec_ceo .inner {
		column-gap: 5%;
	}
	#staff .sec_ceo .summary {
		width: 60%;
	}
	/*#staff .sec_ceo figure,*/
	#staff .sec_ceo .images {
		width: 35%;
	}

	#staff .sec_staff ul {
		column-gap: 2%;
	}
	#staff .sec_staff ul li {
		width: 32%;
	}
}
@media screen and (max-width: 1024px) {
	#staff .sec_sf .inner {
		width: min(980px, calc(100% - 40px));
	}

	#staff .sec_staff ul li h3 .initial {
		font-size: 2.4rem;
	}
}
@media screen and (max-width: 780px) {
	#staff .sec_staff ul li h3 .initial {
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 767px) {
	#staff .sec_ceo .inner {
		flex-direction: column-reverse;
		align-items: center;
	}
	/* #staff .sec_ceo .summary {
		width: 100%;
	}
	#staff .sec_ceo .images {
		width: min(430px, 100%);
	} */
	#staff .sec_ceo .summary,
	#staff .sec_ceo .images {
		width: min(350px, 100%);
	}

	#staff .sec_sf .inner {
		padding: 3em 2em;
		height: unset;
	}
	#staff .sec_sf p {
		display: flex;
		flex-direction: column;
	}
	#staff .sec_sf ul li {
		line-height: 1.7;
	}
	#staff .sec_sf ul li:not(:last-of-type) {
			margin-bottom: .5em;
		}
	#staff .sec_sf ul li span {
		display: block;
	}
	#staff .sec_sf ul li span span {
		display: none;
	}

	#staff .sec_staff ul {
		justify-content: space-between;
	}
	#staff .sec_staff ul li {
		width: 48%;
	}
	#staff .sec_staff ul li h3 .initial {
		font-size: 2rem;
	}
}
@media screen and (max-width: 539px) {
	#staff .sec_sf .inner {
		padding: 2em 1em;
	}

	#staff .sec_sf p {
		display: block;
	}

	#staff .sec_staff ul li {
		row-gap: unset;
	}
	#staff .sec_staff ul li h3 {
		flex-direction: column;
	}
	#staff .sec_staff ul li h3 .join,
	#staff .sec_staff ul li p {
		font-size: 1.2rem;
	}
}


/**
	Contact
**/
#contact section:not(.sec_mv) .inner {
	margin: 0 auto;
	width: min(580px, calc(100% - 40px));
}

#contact .wpcf7 .message {
	margin-bottom: 20px;
}
#contact .wpcf7 .message span,
#contact .wpcf7 table th span {
	display: inline-block;
	color: #b8860b;
}
#contact .wpcf7 .message span {
	margin-right: .25em;
}

#contact .wpcf7 table {
	margin: 0 auto 40px;
}
#contact .wpcf7 table th span {
	margin-left: .25em;
}

#contact .wpcf7 table th,
#contact .wpcf7 table td {
	padding: 1em;
}
#contact .wpcf7 table th {
	padding-top: 1.25em;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

#contact .wpcf7 select {
	height: 40px;
}
#contact .wpcf7 table td input[type="text"],
#contact .wpcf7 table td input[type="email"],
#contact .wpcf7 table td input[type="tel"],
#contact .wpcf7 table td input[type="url"],
#contact .wpcf7 table td textarea {
	width: min(350px, 100%);
} 
#contact .wpcf7 input[type="checkbox"] {
	margin-right: 1em;
	transform: scale(2);
}

#contact .wpcf7 .accept {
	margin-bottom: 40px;
}
#contact .wpcf7 .accept .acceptance {
	margin-top: 40px;
	text-align: center;
}
/* #contact .wpcf7 .accept p span {
	display: inline-block;
} */
#contact .wpcf7 .accept p a {
	border-bottom: 1px dotted var(--color-green);
}
#contact .wpcf7 .accept p br.sp {
	display: none;
}
#contact .wpcf7 .submit {
	position: relative;
	margin: 0 auto;
	width: fit-content;
}
#contact .wpcf7 .submit::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -21px;
	transform: translateY(-50%);
	width: 42px;
	height: 1px;
	background: var(--color-green) url('../images/common/line_gr.png') no-repeat center / contain;
}
#contact .wpcf7 .submit:has(.wpcf7-submit:disabled)::after {
  background: #ccc url('../images/common/line_gray.png') no-repeat center / contain;
}
#contact .wpcf7 .submit .wpcf7-submit {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid var(--color-green);
	width: 293px;
	height: 80px;
	font-weight: 500;
	color: var(--color-green);
	background: #fff;
}
#contact .wpcf7 .submit .wpcf7-submit:disabled {
	border-color: #ccc;
	color: #ccc;
	background: #efefef;
}
#contact .wpcf7 .submit .wpcf7-spinner {
	position: absolute;
}

@media screen and (max-width: 767px) {
	#contact .wpcf7 table th,
	#contact .wpcf7 table td {
		display: block;
		padding: unset;
		width: 100%;
	}
	#contact .wpcf7 table td {
		padding-bottom: 2em;
	}

	#contact .wpcf7 table td input[type="text"],
	#contact .wpcf7 table td input[type="email"],
	#contact .wpcf7 table td input[type="tel"],
	#contact .wpcf7 table td input[type="url"],
	#contact .wpcf7 table td textarea {
		width: 400px;
	}

	/* #contact .wpcf7 .accept p span {
		display: inline-block;
	} */
}

@media screen and (max-width: 539px) {
}

@media screen and (max-width: 440px) {
	#contact .wpcf7 table td input[type="text"],
	#contact .wpcf7 table td input[type="email"],
	#contact .wpcf7 table td input[type="tel"],
	#contact .wpcf7 table td input[type="url"],
	#contact .wpcf7 table td textarea {
		width: 100%;
	}

	#contact .wpcf7 .accept {
		margin: 0 auto 20px;
		width: fit-content;
	}
	#contact .wpcf7 .accept p br.sp {
		display: block;
	}
}

@media screen and (max-width: 375px) {
	#contact .wpcf7 .accept p br.sp {
		display: none;
	}
}


/**
	privacy
**/
#privacy section:not(.sec_mv) .inner {
	margin: 0 auto;
	width: min(760px, calc(100% - 40px));
}

/* #privacy .sec_privacy .inner {
	padding-top: 120px;
} */
#privacy p.message,
#privacy .group {
	margin-bottom: 3em;
}
/* #privacy .group  p {
	margin-bottom: 1em;
} */
#privacy .group  p a {
	border-bottom: 1px dotted var(--color-green);
}
