@charset "UTF-8";
/*----------------------------------------*/
/***** variables *****/
/*----------------------------------------*/
/***** break point *****/
/***** color *****/
/***** prefix *****/
/*----------------------------------------*/
/***** mix in *****/
/*----------------------------------------*/
/***** font *****/
/***** style *****/
/*----------------------------------------*/
/***** base *****/
/*----------------------------------------*/
img {
	max-width: 100%;
	width: auto;
	height: auto;
}

a {
	color: inherit;
}

@media screen and (max-width: 926px) {
	.pc {
		display: none;
	}
}

.tb {
	display: none;
}

@media screen and (max-width: 926px) {
	.tb {
		display: initial;
	}
}

.sp {
	display: none;
}

@media screen and (max-width: 428px) {
	.sp {
		display: initial;
	}
}

@media screen and (min-width: 428px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}

/***** top ****/
#top .background,
#en-top .background {
	background: url("../../images/top/bg.jpg") no-repeat center center;
	background-size: cover;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
}

#top .background.find-bg,
#en-top .background.find-bg {
	background-image: url("../../images/top/bg2.jpg");
}

#top header,
#en-top header {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	position: relative;
}

#top header nav,
#en-top header nav {
	background-color: transparent;
}

#top header nav h1,
#en-top header nav h1 {
	height: 55px;
	position: relative;
}

#top header nav h1 img,
#en-top header nav h1 img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top header nav h1 img.common-logo,
#en-top header nav h1 img.common-logo {
	opacity: 0;
}

#top header nav h1 img.top-logo,
#en-top header nav h1 img.top-logo {
	opacity: 1;
}

#top header nav #groval-nav,
#top header nav .lang-selector,
#en-top header nav #groval-nav,
#en-top header nav .lang-selector {
	color: #FFFFFF;
}

#top header nav #groval-nav li > a:hover,
#top header nav #groval-nav li dt:hover,
#en-top header nav #groval-nav li > a:hover,
#en-top header nav #groval-nav li dt:hover {
	color: inherit;
}

#top header nav #groval-nav li > a:after,
#top header nav #groval-nav li dt:after,
#en-top header nav #groval-nav li > a:after,
#en-top header nav #groval-nav li dt:after {
	background-color: #FFFFFF;
}

#top header nav .lang-selector li + li,
#en-top header nav .lang-selector li + li {
	border-left-color: #FFFFFF;
}

#top header nav .lang-selector li.active a,
#en-top header nav .lang-selector li.active a {
	border-bottom-color: #FFFFFF;
}

#top header nav.on-scroll h1 img.common-logo,
#en-top header nav.on-scroll h1 img.common-logo {
	opacity: 1;
}

#top header nav.on-scroll h1 img.top-logo,
#en-top header nav.on-scroll h1 img.top-logo {
	opacity: 0;
}

#top header nav.on-scroll #groval-nav,
#top header nav.on-scroll .lang-selector,
#en-top header nav.on-scroll #groval-nav,
#en-top header nav.on-scroll .lang-selector {
	color: #333333;
}

#top header nav.on-scroll #groval-nav > li > a:hover,
#top header nav.on-scroll #groval-nav > li dt:hover,
#en-top header nav.on-scroll #groval-nav > li > a:hover,
#en-top header nav.on-scroll #groval-nav > li dt:hover {
	color: #1C6749;
}

#top header nav.on-scroll #groval-nav > li > a:after,
#top header nav.on-scroll #groval-nav > li dt:after,
#en-top header nav.on-scroll #groval-nav > li > a:after,
#en-top header nav.on-scroll #groval-nav > li dt:after {
	background-color: #1C6749;
}

#top header nav.on-scroll .lang-selector li + li,
#en-top header nav.on-scroll .lang-selector li + li {
	border-left-color: #333333;
}

#top header nav.on-scroll .lang-selector li.active a,
#en-top header nav.on-scroll .lang-selector li.active a {
	border-bottom-color: #333333;
}

#top header #yt-wrapper,
#en-top header #yt-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	overflow: hidden;
}

#top header #yt-wrapper div.yt-title,
#en-top header #yt-wrapper div.yt-title {
	-webkit-text-shadow: 0 0 7px black;
	-moz-text-shadow: 0 0 7px black;
	-ms-text-shadow: 0 0 7px black;
	-o-text-shadow: 0 0 7px black;
	text-shadow: 0 0 7px black;
	font-feature-settings: "palt" 1,"trad" 1;
	font-size: 60px;
	letter-spacing: 0.02em;
	line-height: 1.4em;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	width: 100%;
	font-weight: 700;
	display: none;
}

#top header #yt-wrapper div.yt-title span,
#en-top header #yt-wrapper div.yt-title span {
	margin-left: -0.1em;
	margin-right: -0.1em;
}

#top header #yt-wrapper #yt,
#en-top header #yt-wrapper #yt {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*縦横幅指定*/
	width: 177.77777778vh;
	/* 16:9 の幅→16 ÷ 9＝ 177.77% */
	height: 56.25vw;
	/* 16:9の幅 → 9 ÷ 16 = 56.25% */
	min-height: 100%;
	min-width: 100%;
}

#top header #yt-wrapper #yt-bg,
#en-top header #yt-wrapper #yt-bg {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: -1;
}

#top header #yt-wrapper #yt-bg img,
#en-top header #yt-wrapper #yt-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#top header #top-header-sns-icons,
#en-top header #top-header-sns-icons {
	position: absolute;
	right: 12px;
	bottom: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#top header #top-header-sns-icons li,
#en-top header #top-header-sns-icons li {
	margin-top: 20px;
}

#top header #top-header-sns-icons li:nth-of-type(1),
#en-top header #top-header-sns-icons li:nth-of-type(1) {
	width: 33px;
}

#top header #top-header-sns-icons li:nth-of-type(2),
#en-top header #top-header-sns-icons li:nth-of-type(2) {
	width: 33px;
	margin-top: 12px;
}

#top header #top-header-sns-icons li:nth-of-type(3),
#en-top header #top-header-sns-icons li:nth-of-type(3) {
	width: 31px;
}

#top header #top-header-sns-icons li:nth-of-type(4),
#en-top header #top-header-sns-icons li:nth-of-type(4) {
	width: 31px;
}

#top header #top-header-sns-icons li .volume-change,
#en-top header #top-header-sns-icons li .volume-change {
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	text-align: left;
	background: url(../../images/top/ico_volume_on.png) no-repeat center/contain;
}

#top header #top-header-sns-icons li .volume-change.js-on,
#en-top header #top-header-sns-icons li .volume-change.js-on {
	background-image: url(../../images/top/ico_volume_off.png);
}

#top header #top-header-news,
#en-top header #top-header-news {
	position: absolute;
	left: 0;
	bottom: 20px;
	max-width: calc(100% - 60px);
	display: flex;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.8);
	padding-left: 40px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#top header #top-header-news h3,
#en-top header #top-header-news h3 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.12em;
	font-feature-settings: "palt" 1,"trad" 1;
	color: #1C6749;
}

#top header #top-header-news p.date,
#en-top header #top-header-news p.date {
	color: gray;
	margin-left: 2.3rem;
	letter-spacing: 0rem;
}

#top header #top-header-news p.contents,
#en-top header #top-header-news p.contents {
	margin-left: 1.5rem;
	flex-grow: 1;
	line-height: 1.0rem;
	min-width: 350px;
}

#top header #top-header-news p.contents a,
#en-top header #top-header-news p.contents a {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top header #top-header-news p.contents a:hover,
#en-top header #top-header-news p.contents a:hover {
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	-ms-opacity: 0.75;
	-o-opacity: 0.75;
	opacity: 0.75;
}

#top header #top-header-news > a,
#en-top header #top-header-news > a {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 58px;
	height: 58px;
	justify-content: space-evenly;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top header #top-header-news > a > div,
#en-top header #top-header-news > a > div {
	width: 100%;
	height: 2px;
	background-color: #1C6749;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top header #top-header-news > a:hover,
#en-top header #top-header-news > a:hover {
	padding-left: 15px;
	padding-right: 15px;
}

#top header #top-header-news > a:hover > div,
#en-top header #top-header-news > a:hover > div {
	background-color: #32b782;
}

@media screen and (max-width: 926px) {
	#top header nav h1,
	#en-top header nav h1 {
		height: 38.5px;
	}
	#top header nav h1 img,
	#en-top header nav h1 img {
		top: 5px;
		left: 5px;
	}
	#top header #top-header-sns-icons,
	#en-top header #top-header-sns-icons {
		right: 5px;
		bottom: 80px;
	}
	#top header #top-header-news,
	#en-top header #top-header-news {
		bottom: 0;
		width: 100%;
		max-width: 100%;
		display: block;
		padding: 15px;
	}
	#top header #top-header-news h3, #top header #top-header-news p.date,
	#en-top header #top-header-news h3,
	#en-top header #top-header-news p.date {
		display: inline-block;
	}
	#top header #top-header-news p.date,
	#en-top header #top-header-news p.date {
		margin-left: 1rem;
	}
	#top header #top-header-news p.contents,
	#en-top header #top-header-news p.contents {
		margin-left: 0;
		display: block;
		width: 100%;
		min-width: 0;
	}
	#top header #top-header-news > a,
	#en-top header #top-header-news > a {
		position: absolute;
		right: 0;
		top: 0;
	}
	#top header #yt-wrapper div.yt-title,
	#en-top header #yt-wrapper div.yt-title {
		font-size: 48px;
	}
}

@media screen and (max-width: 428px) {
	#top header #yt-wrapper div.yt-title,
	#en-top header #yt-wrapper div.yt-title {
		font-size: 28px;
	}
}

@media screen and (max-width: 320px) {
	#top header #yt-wrapper div.yt-title,
	#en-top header #yt-wrapper div.yt-title {
		font-size: 24px;
	}
}

#top main section h3,
#en-top main section h3 {
	font-size: 2.0rem;
	font-weight: 400 !important;
	margin-bottom: 2.5rem;
	line-height: 1em;
}

#top main section h3 span,
#en-top main section h3 span {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.12em;
	font-feature-settings: "palt" 1,"trad" 1;
	display: block;
	margin-bottom: 1rem;
}

@media screen and (max-width: 926px) {
	#top main section h3,
	#en-top main section h3 {
		font-size: 27px;
		margin-bottom: 30px;
	}
	#top main section h3 span,
	#en-top main section h3 span {
		font-size: 17px;
	}
}

#top-catch {
	background-color: #FFFFFF;
	background-image: url("../../images/top/catch_bg_l.png"), url("../../images/top/catch_bg_r.png");
	background-repeat: no-repeat,no-repeat;
	background-size: 440px auto,440px auto;
	background-position: left -20px bottom -182px,right -20px bottom -182px;
	padding-top: 80px;
	padding-bottom: 65px;
}

#top-catch .section-inner {
	text-align: center;
}

#top-catch h3 {
	font-size: 40px;
	margin-bottom: 3rem;
}

#top-catch h3 span {
	color: #1C6749;
	margin-bottom: 2.3rem;
}

#top-catch h3 + p {
	line-height: 2.5em;
}

@media screen and (max-width: 926px) {
	#top-catch {
		padding: 45px 0;
	}
	#top-catch h3 {
		font-size: 29px;
	}
	#top-catch h3 span {
		margin-bottom: 20px;
	}
	#top-catch h3 + p {
		line-height: 1.75em;
		margin: 0 10px;
	}
}

@media screen and (max-width: 428px) {
	#top-catch {
		background-image: none;
	}
}

#top-corp {
	text-align: center;
	color: #FFFFFF;
	width: 100%;
}

#top-corp .top-corp-description {
	background: linear-gradient(rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.55));
	padding: 150px 10px;
}

#top-corp h3 span {
	color: #FFFFFF;
}

#top-corp .top-corp-nav-wrapper {
	display: flex;
	flex-wrap: wrap;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: 33.33%;
	position: relative;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav figure {
	width: 100%;
	min-height: 200px;
	overflow: hidden;
	padding-top: 44%;
	position: relative;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav figure > div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4 {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	font-size: 1.4rem;
	text-align: center;
	position: relative;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4::before, #top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	height: 2px;
	right: 0;
	margin-top: -1px;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4::before {
	background-color: #FFFFFF;
	width: 15%;
	z-index: 1;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4::after {
	width: 5%;
	background-color: #1C6749;
	z-index: 2;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title p {
	font-feature-settings: "palt" 1,"trad" 1;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	max-height: 0;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	line-height: 1.3em;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title p:after {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	margin-bottom: 15px;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav:hover figure div {
	width: 110%;
	height: 110%;
}

#top-corp .top-corp-nav-wrapper .top-corp-nav:hover .figure-title p {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	max-height: 100px;
}

#top-corp .top-corp-nav-wrapper.en .top-corp-nav {
	flex-basis: 50%;
}

#top-corp .top-corp-nav-wrapper.en .top-corp-nav h4 {
	font-size: 1.2em;
}

#top-corp .top-corp-nav-wrapper.en .top-corp-nav h4:before, #top-corp .top-corp-nav-wrapper.en .top-corp-nav h4:after {
	display: none;
}

@media screen and (max-width: 926px) {
	#top-corp .top-corp-description {
		padding: 70px 10px;
	}
	#top-corp .top-corp-nav-wrapper .top-corp-nav {
		flex-basis: 50%;
	}
	#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4 {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 428px) {
	#top-corp .top-corp-description {
		background-color: #FFFFFF;
		background-image: none;
		padding: 40px 10px;
		margin-top: 170px;
	}
	#top-corp .top-corp-description h3 {
		color: #333333;
	}
	#top-corp .top-corp-description h3 span {
		color: #1C6749;
	}
	#top-corp .top-corp-description h3 + p {
		color: #333333;
		text-align: left;
	}
	#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4 {
		font-size: 1.1rem !important;
		line-height: 1.3em;
	}
	#top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4::before, #top-corp .top-corp-nav-wrapper .top-corp-nav .figure-title h4::after {
		display: none;
	}
	#top-corp .top-corp-nav-wrapper .top-corp-nav:hover .figure-title p {
		display: none;
	}
	#top-corp .top-corp-nav-wrapper.en .top-corp-nav h4 {
		min-height: 4em;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

#top-business {
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

#top-business .top-business-bg {
	position: absolute;
	width: 100%;
	height: 650px;
	overflow: hidden;
}

#top-business .top-business-bg div {
	width: 100%;
	height: 100%;
	background: #1C6749 url("../../images/top/business_bg.png") no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
}

#top-business .section-inner {
	z-index: 2;
	position: relative;
	text-align: center;
	padding-top: 70px;
}

#top-business h3 {
	color: #FFFFFF;
	margin-bottom: 60px;
}

#top-business h3 span {
	color: inherit !important;
}

#top-business .business-banner-wrapper .business-banner-iframe + p {
	color: #FFFFFF;
}

#top-business .business-banner-wrapper .business-banner-iframe + p:before, #top-business .business-banner-wrapper .business-banner-iframe + p:after {
	background-color: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 926px) {
	#top-business .top-business-bg {
		height: min(calc(100vw * 0.7),500px);
	}
	#top-business .business-banner-wrapper .business-banner-iframe + p {
		color: inherit;
	}
	#top-business .business-banner-wrapper .business-banner-iframe + p:before, #top-business .business-banner-wrapper .business-banner-iframe + p:after {
		background-color: #1C6749;
	}
}

#top-find {
	padding-top: 85px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 75px;
}

#top-find .section-inner {
	background-color: rgba(255, 255, 255, 0.85);
	margin: 0 auto;
	max-width: 1040px;
	padding-top: 50px;
	padding-bottom: 70px;
	text-align: center;
}

#top-find h3 span {
	color: #1C6749;
}

#top-find .top-find-nav-wrapper {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

#top-find .top-find-nav-wrapper .top-find-nav {
	flex-basis: 50%;
}

#top-find .top-find-nav-wrapper .top-find-nav .icon-text {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top-find .top-find-nav-wrapper .top-find-nav .icon-text h4 {
	font-size: 24px;
	text-align: left;
	margin-left: 25px;
}

#top-find .top-find-nav-wrapper .top-find-nav:nth-of-type(1) .icon-text img {
	width: 184px;
}

#top-find .top-find-nav-wrapper .top-find-nav:nth-of-type(2) .icon-text img {
	width: 115px;
}

#top-find .top-find-nav-wrapper .top-find-nav a:hover .icon-text {
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	-ms-opacity: 0.75;
	-o-opacity: 0.75;
	opacity: 0.75;
}

#top-find .top-find-nav-wrapper:after {
	content: '';
	width: 2px;
	height: 100%;
	background-color: #1C6749;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
}

#top-find .top-find-nav-wrapper.en .top-find-nav .icon-text h4 {
	font-size: 20px;
}

@media screen and (max-width: 926px) {
	#top-find {
		padding-top: 240px;
		padding-left: 0;
		padding-right: 0;
		position: relative;
	}
	#top-find:before {
		content: '';
		background-color: #FFFFFF;
		width: 100%;
		height: calc(100% - 239px);
		display: block;
		position: absolute;
		bottom: -1px;
		left: 0;
	}
	#top-find .section-inner {
		background-color: #1C6749;
		position: relative;
		margin-top: -30px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#top-find h3 {
		color: #FFFFFF;
	}
	#top-find h3 span {
		color: inherit;
	}
	#top-find .top-find-nav-wrapper {
		padding-bottom: 30px;
		justify-content: space-evenly;
	}
	#top-find .top-find-nav-wrapper .top-find-nav {
		flex-basis: 40%;
		border-bottom: #B8B8B8 solid 2px;
		position: relative;
	}
	#top-find .top-find-nav-wrapper .top-find-nav .icon-text {
		flex-direction: column;
		justify-content: flex-start;
	}
	#top-find .top-find-nav-wrapper .top-find-nav .icon-text figure {
		margin-bottom: 20px;
		height: 120px;
	}
	#top-find .top-find-nav-wrapper .top-find-nav .icon-text h4 {
		font-feature-settings: "palt" 1,"trad" 1;
		flex-grow: 1;
		color: #FFFFFF;
		font-size: 18px !important;
		text-align: center;
		margin-left: 0;
	}
	#top-find .top-find-nav-wrapper .top-find-nav a:after {
		width: 15%;
		height: 2px;
		content: '';
		display: block;
		background-color: #FFFFFF;
		bottom: -2px;
		right: 0%;
		position: absolute;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	#top-find .top-find-nav-wrapper .top-find-nav a:hover:after {
		width: 100%;
	}
	#top-find .top-find-nav-wrapper:after {
		background-color: #FFFFFF;
	}
}

@media screen and (max-width: 428px) {
	#top-find .top-find-nav-wrapper {
		padding-bottom: 0px;
	}
	#top-find .top-find-nav-wrapper .top-find-nav {
		flex-basis: 100%;
		margin: 0 15px 40px 15px;
	}
	#top-find .top-find-nav-wrapper .top-find-nav .icon-text {
		flex-direction: row;
	}
	#top-find .top-find-nav-wrapper .top-find-nav .icon-text figure {
		width: 32%;
		margin-bottom: 0px;
		height: auto;
	}
	#top-find .top-find-nav-wrapper .top-find-nav .icon-text h4 {
		margin-left: 25px;
		text-align: left;
	}
	#top-find .top-find-nav-wrapper:after {
		display: none;
	}
}

#top-recruit {
	background-color: #FFFFFF;
	padding-top: 85px;
	position: relative;
}

#top-recruit .top-recruit-inner {
	max-width: 1040px;
	margin: 0 auto;
}

#top-recruit .top-recruit-inner.top {
	padding-top: 65px;
}

#top-recruit .top-recruit-inner.bottom {
	padding-bottom: 150px;
}

#top-recruit .top-recruit-inner h3 span {
	color: #1C6749;
}

#top-recruit .top-recruit-inner h4 {
	color: #1C6749;
	font-size: 24px;
	margin-bottom: 20px;
}

#top-recruit .top-recruit-inner .top-recruit-texts {
	width: 50%;
}

#top-recruit .top-recruit-inner .top-recruit-texts p {
	font-feature-settings: "palt" 1,"trad" 1;
}

#top-recruit .top-recruit-inner .underline-links {
	margin-top: 75px;
}

#top-recruit .top-recruit-inner .underline-links span {
	padding-left: 0;
	padding-right: 4.0rem;
}

#top-recruit .recruit-carousel-wrapper {
	position: absolute;
	right: 0;
	top: 85px;
	width: 50%;
	height: 100%;
}

#top-recruit .recruit-carousel-wrapper .recruit-carousel {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

#top-recruit .recruit-carousel-wrapper .recruit-carousel li {
	width: 100%;
	height: 500px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

@media screen and (max-width: 926px) {
	#top-recruit {
		padding-top: 0px;
	}
	#top-recruit .top-recruit-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	#top-recruit .top-recruit-inner.top {
		padding-top: 15px;
	}
	#top-recruit .top-recruit-inner .top-recruit-texts {
		width: 60%;
	}
	#top-recruit .recruit-carousel-wrapper {
		width: 40%;
		top: 0;
	}
}

@media screen and (max-width: 428px) {
	#top-recruit {
		padding-top: 0;
	}
	#top-recruit .top-recruit-inner h3 {
		text-align: center;
	}
	#top-recruit .top-recruit-inner.top {
		padding-top: 0px;
	}
	#top-recruit .top-recruit-inner.bottom {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	#top-recruit .top-recruit-inner .top-recruit-texts {
		width: 100%;
	}
	#top-recruit .top-recruit-inner .underline-links {
		margin-top: 30px;
		text-align: center;
	}
	#top-recruit .top-recruit-inner .underline-links span {
		padding-left: 2.0rem;
		padding-right: 2.0rem;
	}
	#top-recruit .recruit-carousel-wrapper {
		position: relative;
		width: 100%;
		left: 0;
	}
	#top-recruit .recruit-carousel-wrapper .recruit-carousel {
		height: 375px;
	}
	#top-recruit .recruit-carousel-wrapper .recruit-carousel li {
		height: 375px;
	}
}

#top-news {
	background-color: #F4F4F4;
	padding: 80px 0;
}

#top-news h3 {
	text-align: center;
}

#top-news h3 span {
	color: #1C6749;
}

#top-news ul {
	max-width: 960px;
	margin: 50px auto;
	border-top: #A4A4A4 solid 2px;
}

#top-news ul li {
	border-bottom: #A4A4A4 solid 2px;
	display: flex;
	padding: 25px 20px;
	width: 100%;
}

#top-news ul li p.date {
	color: #1C6749;
	flex-basis: 140px;
	letter-spacing: 0;
}

#top-news ul li p.contents {
	flex-grow: 1;
}

#top-news ul li p.contents a {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top-news ul li p.contents a:hover {
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	-ms-opacity: 0.75;
	-o-opacity: 0.75;
	opacity: 0.75;
}

#top-news ul li p.category {
	color: #1C6749;
	font-size: 0.8rem;
	margin-left: auto;
}

#top-news ul li p.category a {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top-news ul li p.category a:hover {
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	-ms-opacity: 0.75;
	-o-opacity: 0.75;
	opacity: 0.75;
}

#top-news ul li p.category span {
	padding: 2px 20px;
	border: #1C6749 solid 1px;
}

#top-news p.underline-links {
	text-align: center;
}

@media screen and (max-width: 926px) {
	#top-news {
		padding: 50px 10px;
	}
	#top-news ul {
		margin: 30px auto;
	}
	#top-news ul li {
		display: block;
		padding: 20px 0px;
		position: relative;
	}
	#top-news ul li p.category {
		position: absolute;
		top: 20px;
		left: 90px;
	}
}

/*# sourceMappingURL=top.css.map */
