@charset "UTF-8";

/*--PC-----------------------------------*/

@media screen and (min-width: 737px) {

.pc-no {
	display: none !important;
}

.anker {
	margin-top: -98px;
    padding-top: 98px;
    display: block;
}

.delay-02-pc { transition-delay: 0.4s !important;}
.delay-03-pc { transition-delay: 0.8s !important;}
.delay-04-pc { transition-delay: 1.2s !important;}
.delay-05-pc { transition-delay: 1.6s !important;}
.delay-06-pc { transition-delay: 2.0s !important;}

#home {
	min-width: 1200px;
}
#home #top {
	width: 100%;
	height: 100vh;
	min-height: 768px;
	background-image: url(img/home2025/top-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
	overflow: hidden;
}
#home #top p.text {
	width: 37%;
	height: auto;
	margin-top: 215px;
	margin-left: 14%;
}
#home #top .bn-box {
	width: 37%;
	height: auto;
	margin-top: 40px;
	margin-left: 14%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#home #top .bn-box p.bn {
	width: 46%;
}

#home #mission {
	width: 100%;
	height: 1042px;
	background-image: url(img/home2025/mission-bg-02.jpg);
	background-repeat: no-repeat;
	background-size: 1366px auto;
	background-position: center center;
	text-align: center;
	overflow: hidden;
}
#home #mission h2 {
	margin-top: 80px;
	margin-bottom: 80px;
}
#home #mission p {
	font-size: 20px;
	font-weight: bold;
	margin-top: 1em;
	line-height: 190%;
	color: #1F286F;
}

#home #business {
	width: 100%;
	background-image: url(img/home2025/business-bg.jpg);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: left top;
	overflow: hidden;
}
#home #business .outer {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 40px;
}
#home #business .outer h2 {
	text-align: center;
}
#home #business .outer p.text {
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
	margin-top: 100px;
	line-height: 180%;
	margin-bottom: 40px;
}
#home #business .outer p.ball-01 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#home #business .outer p.ball-02 {
	position: absolute;
	bottom: 0;
	right: 246px;
	z-index: 1;
}
#home #business .outer p.bn {
	margin-top: 15px;
}

#home #sdgs {
	width: 100%;
	background-image: url(img/home2025/sdgs-bg-01.png);
	background-repeat: repeat-x;
	background-size: auto;
	background-position: center bottom;
	padding-bottom: 30px;
	overflow: hidden;
	position: relative;
	margin-top: 80px;
}
#home #sdgs .grad {
	width: 100%;
	height: 227px;
	background-image: url(img/home2025/sdgs-bg-02.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
	overflow: hidden;
	position: absolute;
	top: 0;
	mix-blend-mode: multiply;
}
#home #sdgs .inner {
	width: 800px;
	height: 227px;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 40px;
	position: relative;
}
#home #sdgs .inner p.text {
	margin-top: 16px;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}
#home #sdgs .inner p.bn {
	position: absolute;
	top: 40px;
	right: 0;
}

#home #core {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
}
#home #core h2 {
	width: 1100px;
	margin: 0 auto;
}
#home #core .bg-wrap {
	width: 100%;
	margin: 60px auto 0;
	background-image: url(img/home2025/core-bg-line.png);
	background-repeat: repeat-x;
	background-position: top 28px left 0;
}
#home #core .outer {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#home #core .outer .inner {
	width: 28%;
	overflow: hidden;
}
#home #core .outer .inner h3 {
	width: 100%;
	overflow: hidden;
}
#home #core .outer .inner p.lead {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #1F286F;
	font-weight: bold;
}
#home #core .outer .inner p.text {
	font-size: 15px;
	margin-top: 20px;
	letter-spacing: 0.1em;
	line-height: 160%;
}
#home #core .health {
	width: 1100px;
	border: 1px solid #147FA6;
	border-radius: 15px;
	padding: 20px 150px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
	margin: 60px auto 0;
	box-sizing: border-box;
}
#home #core .health p.text,
#home #core .health figure {
	width: 44%;
}
#home #core .health p.text {
	font-size: 18px;
	font-weight: bold;
}
#home #core .bn-box {
	width: 800px;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#home #core .bn-box p.bn {
	width: 44%;
	margin-bottom: 30px;
}

#home #people {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
	background-color: #231866;
	background-image: url(img/home2025/people-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
#home #people h2 {
	text-align: center;
	margin-bottom: 60px;
}
#home #people .outer {
	width: 800px;
	margin: 0 auto;
}
#home #people .outer h3 {
}
#home #people .outer p.lead {
	margin-top: 30px;
	color: #FABE00;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.1em;
}
#home #people .outer .inner {
	overflow: hidden;
	margin-top: 30px;
}
#home #people .outer .inner p.text01 {
	width: 400px;
	float: left;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 160%;
}
#home #people .outer .inner figure {
	width: 360px;
	float: right;
}
#home #people .outer .inner figure figcaption {
	margin-top: 15px;
	color: #FABE00;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}
#home #people .outer .movie {
	padding-top: calc(800px * 0.5625);
	width: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}
#home #people .outer .movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#home #people .outer p.text02 {
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 160%;
	margin-top: 20px;
}

#home #talk {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
	background-image: url(img/home2025/talk-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #talk .outer {
	width: 800px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#home #talk .outer h2 {
	float: left;
}
#home #talk .outer .movie {
	padding-top: calc(360px * 0.5625);
	width: 360px;
	overflow: hidden;
	position: relative;
	float: right;
}
#home #talk .outer .movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#home #talk .outer p.text {
	float: left;
	width: 400px;
	margin-top: 30px;
	font-size: 16px;
}
#home #talk .bn-box {
	width: 800px;
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#home #talk .bn-box p.bn {
	width: 360px;
}

#home #interview {
	width: 100%;
	overflow: hidden;
	padding: 90px 0 0;
	background-image: url(img/home2025/interview-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#home #interview h2 {
	width: 800px;
	margin: 0 auto;
}
#home #interview .outer {
	width: calc(800px + ((100% - 800px) / 2));
	margin-left: calc((100% - 800px) / 2);
	margin-top: 40px;
}
#home #interview .outer p.text {
	width: 320px;
	float: left;
	margin-bottom: 40px;
	font-size: 16px;
}
#home #interview .outer .slider-wrap {
	width: calc(100% - 400px);
	float: right;
	overflow: hidden;
}
#home #interview .outer ul.slider {
	padding-top: 50px;
}
#home #interview .outer ul.slider li {
	margin-right: 20px;
}
#home #interview .outer ul.slider li img {
	width: 100%;
	height: auto;
}
#home #interview .outer ul.slider .slick-list {
    padding-right: 40px !important;
	overflow: visible;
}
#home #interview .outer ul.slider .slick-prev {
	left: 0;
	top: 20px;
}
#home #interview .outer ul.slider .slick-next {
	left: 50px;
	top: 20px;
}
#home #interview .outer ul.slider .slick-prev::before,
#home #interview .outer ul.slider .slick-next::before {
	opacity: 1;
	transition: all 0.2s;
}
#home #interview .outer ul.slider .slick-prev::before {
	content: url(img/home2025/interview-slider-arow-prev.png);
}
#home #interview .outer ul.slider .slick-next::before {
	content: url(img/home2025/interview-slider-arow-next.png);
}
#home #interview .outer ul.slider .slick-prev:hover::before,
#home #interview .outer ul.slider .slick-next:hover::before {
	opacity: 0.6;
}
#home #interview .outer p.bn {
	width: 320px;
	margin-bottom: 20px;
}

#home #enviroment {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
}
#home #enviroment h2 {
	text-align: center;
}
#home #enviroment .outer {
	width: 100%;
	height: 387px;
	overflow: hidden;
	background-image: url(img/home2025/enviroment-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	margin-top: 40px;
}
#home #enviroment .outer .grad {
	position: absolute;
	top: 52px;
	left: 50%;
	transform: translateX(-50%);
	width: 1100px;
	height: 282px;
	overflow: hidden;
	background-image: url(img/home2025/enviroment-bg-grad.png);
	background-repeat: no-repeat;
	background-position: center top;
	mix-blend-mode: multiply;
}
#home #enviroment .outer .inner {
	position: absolute;
	top: 52px;
	left: 50%;
	transform: translateX(-50%);
	width: 800px;
	height: 282px;
	overflow: hidden;
}
#home #enviroment .outer .inner h3 {
	margin-top: 40px;
}
#home #enviroment .outer .inner p.text {
	width: 400px;
	margin-top: 30px;
	font-size: 16px;
}
#home #enviroment .outer .inner p.bn {
	width: 400px;
	margin-top: 30px;
	text-align: right;
}
#home #enviroment .gallery {
	width: 1100px;
	overflow: hidden;
	margin: 60px auto 0;
}
#home #enviroment .gallery #main {
	width: 750px;
	overflow: hidden;
	float: left;
}
#home #enviroment .gallery #main img {
	width: 750px;
	height: 498px;
}
#home #enviroment .gallery ul#thumb {
	width: 310px;
	height: 498px;
	overflow-y: auto;
	float: right;
}
#home #enviroment .gallery ul#thumb li {
	margin-bottom: 10px;
	cursor: pointer;
}
#home #enviroment .gallery ul#thumb li img {
	width: 100%;
	height: auto;
}

#home #recruit {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
	background-color: #CCDDDC;
	background-image: url(img/home2025/recruit-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#home #recruit .outer {
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
}
#home #recruit .outer h2:last-of-type {
	margin-top: 50px;
}
#home #recruit .outer dl.dl01 {
	margin-top: 30px;
	border-top: 1px solid #8089A1;
	padding-top: 20px;
}
#home #recruit .outer dl.dl01 dt {
	float: left;
	clear: left;
}
#home #recruit .outer dl.dl01 dt span {
	display: block;
	color: #FFF;
	background: linear-gradient(to right, #231815, #0085B0);
	padding: 3px 0;
	width: 106px;
	font-size: 14px;
	text-align: center;
}
#home #recruit .outer dl.dl01 dd {
	padding: 0 0 20px 180px;
	margin-bottom: 20px;
	font-size: 15px;
	border-bottom: 1px solid #8089A1;
}
#home #recruit .outer dl.dl02 {
	margin-top: 30px;
	border-top: 1px solid #8089A1;
}
#home #recruit .outer dl.dl02 dt {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}
#home #recruit .outer dl.dl02 dd {
	font-size: 15px;
	border-bottom: 1px solid #8089A1;
	padding-bottom: 20px;
}
#home #recruit .outer .bn-box {
	width: 800px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#home #recruit .outer .bn-box p.bn {
	width: 44%;
}

#home #faq {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
	background-image: url(img/home2025/faq-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#home #faq .outer {
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
}
#home #faq .tg-box {
	width: 100%;
	overflow: hidden;
	background: rgba(255,255,255,0.8);
	padding: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	box-sizing: border-box;
	color: #1F286F;
}
#home #faq .tg-box.first {
	margin-top: 40px;
}
#home #faq .tg-box p.question {
	font-size: 18px;
	color: #1F286F;
	position: relative;
	cursor: pointer;
}
#home #faq .tg-box p.question::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #1F286F;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.6s;
}
#home #faq .tg-box p.question::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #1F286F;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.6s;
}
#home #faq .tg-box p.question.show::before {
    opacity: 0;
}
#home #faq .tg-box p.question.show::after {
    transform: translateY(-50%) rotate(180deg);
}
#home #faq .tg-box p.answer {
	font-size: 15px;
	color: #1F286F;
	margin-top: 10px;
	display: none;
}

#home #contact {
	width: 800px;
	margin: 90px auto;
	overflow: hidden;
}
#home #contact h2 {
	text-align: center;
}
#home #contact p.text {
	font-size: 16px;
	text-align: center;
	margin-top: 40px;
}
#home #contact dl {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	margin-top: 60px;
}
#home #contact dl dt {
	float: left;
	padding-top: 10px;
	font-size: 16px;
}
#home #contact dl dd {
	padding-left: calc(11em + 38px + 10px);
	margin-bottom: 30px;
	position: relative;
}
#home #contact dl dd::before {
	content: url(img/home2025/contact-required.png);
	position: absolute;
	top: 0;
	left: 11em;
}
#home #contact input.smpl {
	box-sizing: border-box;
	width: 570px;
	background: #FFF;
	border: 1px solid #999;
	padding: 10px;
	font-size: 15px;
}
#home #contact select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	width: 570px;
	border: 1px solid #999;
	padding: 10px;
	font-size: 15px;
	background-color: #FFF;
	background-image: url(img/home2025/contact-arow.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
	border-radius: 0;
}
#home #contact textarea.smpl {
	box-sizing: border-box;
	width: 570px;
	background: #FFF;
	border: 1px solid #999;
	padding: 10px;
	font-size: 15px;
}
#home #contact .btn-cover {
	width: 314px;
	margin: 50px auto 0;
}
#home #contact input.btn {
	background-image: url(img/home2025/bn-sbmit.png);
	background-size: 314px 40px;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	cursor: pointer;
	width: 314px;
	height: 40px;
}
#home #contact p.privacy {
	text-align: center;
	margin-top: 20px;
	font-size: 15px;
}
#home #contact p.privacy a {
	color: #1F286F;
	text-decoration: none;
}
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg {
    display: inline;
    color: #CC3333;
    border: 1px solid #CC3333;
	font-size: 13px;
}
.textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg {
    display: inline;
    color: #CC3333;
    border: 1px solid #CC3333;
	font-size: 13px;
}

footer .bn-box {
	width: 100%;
	overflow: hidden;
}
footer .bn-box p.bn {
	width: 50%;
	height: 130px;
	overflow: hidden;
	float: left;
}
footer .bn-box p.bn a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 45.5px;
	box-sizing: border-box;
}
footer .bn-box p.bn:nth-of-type(1) a {
	background: linear-gradient(to right, #1F286F, #0085B0 42%, #878097);
	padding-top: 45.5px;
}
footer .bn-box p.bn:nth-of-type(2) a {
	background: linear-gradient(to right, #03878B, #C3991C);
	padding-top: 46.5px;
}

footer .wrap {
	width: 100%;
	overflow: hidden;
	padding: 60px 0 20px;
	background: #CCDDDC;
}
footer p.logo {
	text-align: center;
}
footer .outer {
	width: 800px;
	overflow: hidden;
	margin: 40px auto 0;
	border-top: 1px solid #8089A1;
	border-bottom: 1px solid #8089A1;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
footer .outer .inner {
	width: 232px;
	overflow: hidden;
}
footer .outer .inner p {
	width: 100%;
	border-bottom: 1px solid #8089A1;
	padding: 10px 0 10px 20px;
	background-image: url(img/home2025/f-arow.png);
	background-repeat: no-repeat;
	background-position: center right;
	box-sizing: border-box;
	margin-bottom: 10px;
}
footer .outer .inner p a {
	color: #1F286F;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
footer .outer .inner ul {
	padding-left: 20px;
}
footer .outer .inner ul li {
	list-style: none;
	margin-top: 3px;
}
footer .outer .inner ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #036E8B;
	text-decoration: none;
}
footer .outer p.bottom {
	width: 382px;
	border-top: 1px solid #8089A1;
	padding: 10px 0 10px 20px;
	background-image: url(img/home2025/f-arow.png);
	background-repeat: no-repeat;
	background-position: center right;
	box-sizing: border-box;
	margin-top: 10px;
}
footer .outer p a {
	color: #1F286F;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
footer p.f-mynavi {
	text-align: center;
	margin: 30px auto 0;
	mix-blend-mode: multiply;
}
footer .copy-box {
	position: relative;
	margin: 30px auto 0;
	width: 800px;
	text-align: center;
}
footer .copy-box p.copy {
	font-size: 13px;
	color: #808080;
	font-weight: bold;
	text-align: center;
}
footer .copy-box p.privacy {
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
}
footer .copy-box p.privacy a {
	color: #808080;
	text-decoration: none;
}

body#sendmail {}
body#sendmail h1 {
	width: 220px;
	margin: 20px auto 0;
}
body#sendmail main {
	width: 800px;
	margin: 40px auto 0;
}
body#sendmail main p.text01 {
	text-align: center;
	font-size: 15px;
	line-height: 180%;
}
body#sendmail main .line {
	border-top: 1px dotted #999;
	margin: 30px 0;
}
body#sendmail main h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
body#sendmail main p.text02 {
	text-align: center;
	font-size: 15px;
}
body#sendmail main p.text03 {
	text-align: center;
	font-size: 15px;
	margin-top: 1em;
}
body#sendmail main p.bn {
	width: 330px;
	margin: 0 auto 40px;
}

}

/*--PC-----------------------------------*/