html {
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: .07688em
}

@media screen and (max-width:767px) {
	html {
		font-size: 1rem
	}
}

@media screen and (min-width:768px) {
	html {
		overflow: auto
	}
}

html[lang=ja] {
	word-break: break-all
}

body a {
	color: #4c9f38;
	text-decoration: none;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

body a:link {
	color: #4c9f38;
	text-decoration: none
}

body a:active,
body a:hover,
body a:visited {
	color: #4c9f38
}

@media screen and (min-width:768px) {
	body {
		position: relative;
		overflow: hidden;
		min-width: 1100px
	}

	body a:hover {
		opacity: .7
	}
}

@media screen and (max-width:1100px) {
	body {
		min-width: initial
	}
}

@media screen and (max-width:767px) {
	img {
		display: block;
		width: 100%;
		height: auto
	}
}

em {
	font-style: normal
}

a[id^=a].offset {
	position: relative;
	z-index: -1;
	display: none;
	width: 100%;
	height: 1;
	margin-top: -1px
}

a[id^=a].offset:empty {
	display: block
}

@media screen and (max-width:767px) {
	a[id^=a].offset {
		height: 81.5px;
		margin-top: -81.5px
	}
}

@media screen and (min-width:768px) {
	a[id^=a].offset {
		height: 115px;
		margin-top: -115px
	}
}

.fw-regular {
	font-weight: 400
}

.fw-medium {
	font-weight: 500
}

.fw-bold {
	font-weight: 700
}

.fw-heavy {
	font-weight: 900
}

.t-under {
	text-decoration: underline
}

.ta-center {
	text-align: center
}

@media screen and (max-width:767px) {
	.ta-center--sp {
		text-align: center
	}
}

@media screen and (min-width:768px) {
	.ta-center--pc {
		text-align: center
	}
}

.ta-justify {
	text-align: justify
}

@media screen and (max-width:767px) {
	.ta-justify--sp {
		text-align: justify
	}
}

@media screen and (min-width:768px) {
	.ta-justify--pc {
		text-align: justify
	}
}

.ta-start {
	text-align: start
}

@media screen and (max-width:767px) {
	.ta-start--sp {
		text-align: start
	}
}

@media screen and (min-width:768px) {
	.ta-start--pc {
		text-align: start
	}
}

.ta-left {
	text-align: left
}

@media screen and (max-width:767px) {
	.ta-left--sp {
		text-align: left
	}
}

@media screen and (min-width:768px) {
	.ta-left--pc {
		text-align: left
	}
}

.ta-end {
	text-align: end
}

@media screen and (max-width:767px) {
	.ta-end--sp {
		text-align: end
	}
}

@media screen and (min-width:768px) {
	.ta-end--pc {
		text-align: end
	}
}

.ta-right {
	text-align: right
}

@media screen and (max-width:767px) {
	.ta-right--sp {
		text-align: right
	}
}

@media screen and (min-width:768px) {
	.ta-right--pc {
		text-align: right
	}
}

.color-main {
	color: #4c9f38
}

.color-base {
	color: #fff
}

.color-accent {
	color: #1064e3
}

.color-key-red {
	color: red
}

.bgc-main {
	background-color: #4c9f38
}

.bgc-main-light {
	background-color: #f9fff8
}

.bgc-base {
	background-color: #fff
}

.bgc-base-light {
	background-color: #fff
}

.bgc-accent {
	background-color: #1064e3
}

.bgc-accent-light {
	background-color: #fafeff
}

.m0 {
	margin: 0
}

.mt0 {
	margin-top: 0
}

@media screen and (max-width:767px) {
	.mt0--sp {
		margin-top: 0
	}
}

@media screen and (min-width:768px) {
	.mt0--pc {
		margin-top: 0
	}
}

.mb0 {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.mb0--sp {
		margin-bottom: 0
	}
}

@media screen and (min-width:768px) {
	.mb0--pc {
		margin-bottom: 0
	}
}

.m4 {
	margin: 4px
}

.mt4 {
	margin-top: 4px
}

@media screen and (max-width:767px) {
	.mt4--sp {
		margin-top: 4px
	}
}

@media screen and (min-width:768px) {
	.mt4--pc {
		margin-top: 4px
	}
}

.mb4 {
	margin-bottom: 4px
}

@media screen and (max-width:767px) {
	.mb4--sp {
		margin-bottom: 4px
	}
}

@media screen and (min-width:768px) {
	.mb4--pc {
		margin-bottom: 4px
	}
}

.m8 {
	margin: 8px
}

.mt8 {
	margin-top: 8px
}

@media screen and (max-width:767px) {
	.mt8--sp {
		margin-top: 8px
	}
}

@media screen and (min-width:768px) {
	.mt8--pc {
		margin-top: 8px
	}
}

.mb8 {
	margin-bottom: 8px
}

@media screen and (max-width:767px) {
	.mb8--sp {
		margin-bottom: 8px
	}
}

@media screen and (min-width:768px) {
	.mb8--pc {
		margin-bottom: 8px
	}
}

.m12 {
	margin: 12px
}

.mt12 {
	margin-top: 12px
}

@media screen and (max-width:767px) {
	.mt12--sp {
		margin-top: 12px
	}
}

@media screen and (min-width:768px) {
	.mt12--pc {
		margin-top: 12px
	}
}

.mb12 {
	margin-bottom: 12px
}

@media screen and (max-width:767px) {
	.mb12--sp {
		margin-bottom: 12px
	}
}

@media screen and (min-width:768px) {
	.mb12--pc {
		margin-bottom: 12px
	}
}

.m16 {
	margin: 16px
}

.mt16 {
	margin-top: 16px
}

@media screen and (max-width:767px) {
	.mt16--sp {
		margin-top: 16px
	}
}

@media screen and (min-width:768px) {
	.mt16--pc {
		margin-top: 16px
	}
}

.mb16 {
	margin-bottom: 16px
}

@media screen and (max-width:767px) {
	.mb16--sp {
		margin-bottom: 16px
	}
}

@media screen and (min-width:768px) {
	.mb16--pc {
		margin-bottom: 16px
	}
}

.m20 {
	margin: 20px
}

.mt20 {
	margin-top: 20px
}

@media screen and (max-width:767px) {
	.mt20--sp {
		margin-top: 20px
	}
}

@media screen and (min-width:768px) {
	.mt20--pc {
		margin-top: 20px
	}
}

.mb20 {
	margin-bottom: 20px
}

@media screen and (max-width:767px) {
	.mb20--sp {
		margin-bottom: 20px
	}
}

@media screen and (min-width:768px) {
	.mb20--pc {
		margin-bottom: 20px
	}
}

.m24 {
	margin: 24px
}

.mt24 {
	margin-top: 24px
}

@media screen and (max-width:767px) {
	.mt24--sp {
		margin-top: 24px
	}
}

@media screen and (min-width:768px) {
	.mt24--pc {
		margin-top: 24px
	}
}

.mb24 {
	margin-bottom: 24px
}

@media screen and (max-width:767px) {
	.mb24--sp {
		margin-bottom: 24px
	}
}

@media screen and (min-width:768px) {
	.mb24--pc {
		margin-bottom: 24px
	}
}

.m28 {
	margin: 28px
}

.mt28 {
	margin-top: 28px
}

@media screen and (max-width:767px) {
	.mt28--sp {
		margin-top: 28px
	}
}

@media screen and (min-width:768px) {
	.mt28--pc {
		margin-top: 28px
	}
}

.mb28 {
	margin-bottom: 28px
}

@media screen and (max-width:767px) {
	.mb28--sp {
		margin-bottom: 28px
	}
}

@media screen and (min-width:768px) {
	.mb28--pc {
		margin-bottom: 28px
	}
}

.m32 {
	margin: 32px
}

.mt32 {
	margin-top: 32px
}

@media screen and (max-width:767px) {
	.mt32--sp {
		margin-top: 32px
	}
}

@media screen and (min-width:768px) {
	.mt32--pc {
		margin-top: 32px
	}
}

.mb32 {
	margin-bottom: 32px
}

@media screen and (max-width:767px) {
	.mb32--sp {
		margin-bottom: 32px
	}
}

@media screen and (min-width:768px) {
	.mb32--pc {
		margin-bottom: 32px
	}
}

.m36 {
	margin: 36px
}

.mt36 {
	margin-top: 36px
}

@media screen and (max-width:767px) {
	.mt36--sp {
		margin-top: 36px
	}
}

@media screen and (min-width:768px) {
	.mt36--pc {
		margin-top: 36px
	}
}

.mb36 {
	margin-bottom: 36px
}

@media screen and (max-width:767px) {
	.mb36--sp {
		margin-bottom: 36px
	}
}

@media screen and (min-width:768px) {
	.mb36--pc {
		margin-bottom: 36px
	}
}

.m40 {
	margin: 40px
}

.mt40 {
	margin-top: 40px
}

@media screen and (max-width:767px) {
	.mt40--sp {
		margin-top: 40px
	}
}

@media screen and (min-width:768px) {
	.mt40--pc {
		margin-top: 40px
	}
}

.mb40 {
	margin-bottom: 40px
}

@media screen and (max-width:767px) {
	.mb40--sp {
		margin-bottom: 40px
	}
}

@media screen and (min-width:768px) {
	.mb40--pc {
		margin-bottom: 40px
	}
}

.m44 {
	margin: 44px
}

.mt44 {
	margin-top: 44px
}

@media screen and (max-width:767px) {
	.mt44--sp {
		margin-top: 44px
	}
}

@media screen and (min-width:768px) {
	.mt44--pc {
		margin-top: 44px
	}
}

.mb44 {
	margin-bottom: 44px
}

@media screen and (max-width:767px) {
	.mb44--sp {
		margin-bottom: 44px
	}
}

@media screen and (min-width:768px) {
	.mb44--pc {
		margin-bottom: 44px
	}
}

.m48 {
	margin: 48px
}

.mt48 {
	margin-top: 48px
}

@media screen and (max-width:767px) {
	.mt48--sp {
		margin-top: 48px
	}
}

@media screen and (min-width:768px) {
	.mt48--pc {
		margin-top: 48px
	}
}

.mb48 {
	margin-bottom: 48px
}

@media screen and (max-width:767px) {
	.mb48--sp {
		margin-bottom: 48px
	}
}

@media screen and (min-width:768px) {
	.mb48--pc {
		margin-bottom: 48px
	}
}

.m52 {
	margin: 52px
}

.mt52 {
	margin-top: 52px
}

@media screen and (max-width:767px) {
	.mt52--sp {
		margin-top: 52px
	}
}

@media screen and (min-width:768px) {
	.mt52--pc {
		margin-top: 52px
	}
}

.mb52 {
	margin-bottom: 52px
}

@media screen and (max-width:767px) {
	.mb52--sp {
		margin-bottom: 52px
	}
}

@media screen and (min-width:768px) {
	.mb52--pc {
		margin-bottom: 52px
	}
}

.m56 {
	margin: 56px
}

.mt56 {
	margin-top: 56px
}

@media screen and (max-width:767px) {
	.mt56--sp {
		margin-top: 56px
	}
}

@media screen and (min-width:768px) {
	.mt56--pc {
		margin-top: 56px
	}
}

.mb56 {
	margin-bottom: 56px
}

@media screen and (max-width:767px) {
	.mb56--sp {
		margin-bottom: 56px
	}
}

@media screen and (min-width:768px) {
	.mb56--pc {
		margin-bottom: 56px
	}
}

.m60 {
	margin: 60px
}

.mt60 {
	margin-top: 60px
}

@media screen and (max-width:767px) {
	.mt60--sp {
		margin-top: 60px
	}
}

@media screen and (min-width:768px) {
	.mt60--pc {
		margin-top: 60px
	}
}

.mb60 {
	margin-bottom: 60px
}

@media screen and (max-width:767px) {
	.mb60--sp {
		margin-bottom: 60px
	}
}

@media screen and (min-width:768px) {
	.mb60--pc {
		margin-bottom: 60px
	}
}

.m64 {
	margin: 64px
}

.mt64 {
	margin-top: 64px
}

@media screen and (max-width:767px) {
	.mt64--sp {
		margin-top: 64px
	}
}

@media screen and (min-width:768px) {
	.mt64--pc {
		margin-top: 64px
	}
}

.mb64 {
	margin-bottom: 64px
}

@media screen and (max-width:767px) {
	.mb64--sp {
		margin-bottom: 64px
	}
}

@media screen and (min-width:768px) {
	.mb64--pc {
		margin-bottom: 64px
	}
}

.m68 {
	margin: 68px
}

.mt68 {
	margin-top: 68px
}

@media screen and (max-width:767px) {
	.mt68--sp {
		margin-top: 68px
	}
}

@media screen and (min-width:768px) {
	.mt68--pc {
		margin-top: 68px
	}
}

.mb68 {
	margin-bottom: 68px
}

@media screen and (max-width:767px) {
	.mb68--sp {
		margin-bottom: 68px
	}
}

@media screen and (min-width:768px) {
	.mb68--pc {
		margin-bottom: 68px
	}
}

.m72 {
	margin: 72px
}

.mt72 {
	margin-top: 72px
}

@media screen and (max-width:767px) {
	.mt72--sp {
		margin-top: 72px
	}
}

@media screen and (min-width:768px) {
	.mt72--pc {
		margin-top: 72px
	}
}

.mb72 {
	margin-bottom: 72px
}

@media screen and (max-width:767px) {
	.mb72--sp {
		margin-bottom: 72px
	}
}

@media screen and (min-width:768px) {
	.mb72--pc {
		margin-bottom: 72px
	}
}

.m76 {
	margin: 76px
}

.mt76 {
	margin-top: 76px
}

@media screen and (max-width:767px) {
	.mt76--sp {
		margin-top: 76px
	}
}

@media screen and (min-width:768px) {
	.mt76--pc {
		margin-top: 76px
	}
}

.mb76 {
	margin-bottom: 76px
}

@media screen and (max-width:767px) {
	.mb76--sp {
		margin-bottom: 76px
	}
}

@media screen and (min-width:768px) {
	.mb76--pc {
		margin-bottom: 76px
	}
}

.m80 {
	margin: 80px
}

.mt80 {
	margin-top: 80px
}

@media screen and (max-width:767px) {
	.mt80--sp {
		margin-top: 80px
	}
}

@media screen and (min-width:768px) {
	.mt80--pc {
		margin-top: 80px
	}
}

.mb80 {
	margin-bottom: 80px
}

@media screen and (max-width:767px) {
	.mb80--sp {
		margin-bottom: 80px
	}
}

@media screen and (min-width:768px) {
	.mb80--pc {
		margin-bottom: 80px
	}
}

.m84 {
	margin: 84px
}

.mt84 {
	margin-top: 84px
}

@media screen and (max-width:767px) {
	.mt84--sp {
		margin-top: 84px
	}
}

@media screen and (min-width:768px) {
	.mt84--pc {
		margin-top: 84px
	}
}

.mb84 {
	margin-bottom: 84px
}

@media screen and (max-width:767px) {
	.mb84--sp {
		margin-bottom: 84px
	}
}

@media screen and (min-width:768px) {
	.mb84--pc {
		margin-bottom: 84px
	}
}

.m88 {
	margin: 88px
}

.mt88 {
	margin-top: 88px
}

@media screen and (max-width:767px) {
	.mt88--sp {
		margin-top: 88px
	}
}

@media screen and (min-width:768px) {
	.mt88--pc {
		margin-top: 88px
	}
}

.mb88 {
	margin-bottom: 88px
}

@media screen and (max-width:767px) {
	.mb88--sp {
		margin-bottom: 88px
	}
}

@media screen and (min-width:768px) {
	.mb88--pc {
		margin-bottom: 88px
	}
}

.m92 {
	margin: 92px
}

.mt92 {
	margin-top: 92px
}

@media screen and (max-width:767px) {
	.mt92--sp {
		margin-top: 92px
	}
}

@media screen and (min-width:768px) {
	.mt92--pc {
		margin-top: 92px
	}
}

.mb92 {
	margin-bottom: 92px
}

@media screen and (max-width:767px) {
	.mb92--sp {
		margin-bottom: 92px
	}
}

@media screen and (min-width:768px) {
	.mb92--pc {
		margin-bottom: 92px
	}
}

.m96 {
	margin: 96px
}

.mt96 {
	margin-top: 96px
}

@media screen and (max-width:767px) {
	.mt96--sp {
		margin-top: 96px
	}
}

@media screen and (min-width:768px) {
	.mt96--pc {
		margin-top: 96px
	}
}

.mb96 {
	margin-bottom: 96px
}

@media screen and (max-width:767px) {
	.mb96--sp {
		margin-bottom: 96px
	}
}

@media screen and (min-width:768px) {
	.mb96--pc {
		margin-bottom: 96px
	}
}

.m100 {
	margin: 100px
}

.mt100 {
	margin-top: 100px
}

@media screen and (max-width:767px) {
	.mt100--sp {
		margin-top: 100px
	}
}

@media screen and (min-width:768px) {
	.mt100--pc {
		margin-top: 100px
	}
}

.mb100 {
	margin-bottom: 100px
}

@media screen and (max-width:767px) {
	.mb100--sp {
		margin-bottom: 100px
	}
}

@media screen and (min-width:768px) {
	.mb100--pc {
		margin-bottom: 100px
	}
}

.m104 {
	margin: 104px
}

.mt104 {
	margin-top: 104px
}

@media screen and (max-width:767px) {
	.mt104--sp {
		margin-top: 104px
	}
}

@media screen and (min-width:768px) {
	.mt104--pc {
		margin-top: 104px
	}
}

.mb104 {
	margin-bottom: 104px
}

@media screen and (max-width:767px) {
	.mb104--sp {
		margin-bottom: 104px
	}
}

@media screen and (min-width:768px) {
	.mb104--pc {
		margin-bottom: 104px
	}
}

.m108 {
	margin: 108px
}

.mt108 {
	margin-top: 108px
}

@media screen and (max-width:767px) {
	.mt108--sp {
		margin-top: 108px
	}
}

@media screen and (min-width:768px) {
	.mt108--pc {
		margin-top: 108px
	}
}

.mb108 {
	margin-bottom: 108px
}

@media screen and (max-width:767px) {
	.mb108--sp {
		margin-bottom: 108px
	}
}

@media screen and (min-width:768px) {
	.mb108--pc {
		margin-bottom: 108px
	}
}

.m112 {
	margin: 112px
}

.mt112 {
	margin-top: 112px
}

@media screen and (max-width:767px) {
	.mt112--sp {
		margin-top: 112px
	}
}

@media screen and (min-width:768px) {
	.mt112--pc {
		margin-top: 112px
	}
}

.mb112 {
	margin-bottom: 112px
}

@media screen and (max-width:767px) {
	.mb112--sp {
		margin-bottom: 112px
	}
}

@media screen and (min-width:768px) {
	.mb112--pc {
		margin-bottom: 112px
	}
}

.m116 {
	margin: 116px
}

.mt116 {
	margin-top: 116px
}

@media screen and (max-width:767px) {
	.mt116--sp {
		margin-top: 116px
	}
}

@media screen and (min-width:768px) {
	.mt116--pc {
		margin-top: 116px
	}
}

.mb116 {
	margin-bottom: 116px
}

@media screen and (max-width:767px) {
	.mb116--sp {
		margin-bottom: 116px
	}
}

@media screen and (min-width:768px) {
	.mb116--pc {
		margin-bottom: 116px
	}
}

.m120 {
	margin: 120px
}

.mt120 {
	margin-top: 120px
}

@media screen and (max-width:767px) {
	.mt120--sp {
		margin-top: 120px
	}
}

@media screen and (min-width:768px) {
	.mt120--pc {
		margin-top: 120px
	}
}

.mb120 {
	margin-bottom: 120px
}

@media screen and (max-width:767px) {
	.mb120--sp {
		margin-bottom: 120px
	}
}

@media screen and (min-width:768px) {
	.mb120--pc {
		margin-bottom: 120px
	}
}

.p0 {
	padding: 0
}

.pt0 {
	padding-top: 0
}

@media screen and (max-width:767px) {
	.pt0--sp {
		padding-top: 0
	}
}

@media screen and (min-width:768px) {
	.pt0--pc {
		padding-top: 0
	}
}

.pb0 {
	padding-bottom: 0
}

@media screen and (max-width:767px) {
	.pb0--sp {
		padding-bottom: 0
	}
}

@media screen and (min-width:768px) {
	.pb0--pc {
		padding-bottom: 0
	}
}

.p4 {
	padding: 4px
}

.pt4 {
	padding-top: 4px
}

@media screen and (max-width:767px) {
	.pt4--sp {
		padding-top: 4px
	}
}

@media screen and (min-width:768px) {
	.pt4--pc {
		padding-top: 4px
	}
}

.pb4 {
	padding-bottom: 4px
}

@media screen and (max-width:767px) {
	.pb4--sp {
		padding-bottom: 4px
	}
}

@media screen and (min-width:768px) {
	.pb4--pc {
		padding-bottom: 4px
	}
}

.p8 {
	padding: 8px
}

.pt8 {
	padding-top: 8px
}

@media screen and (max-width:767px) {
	.pt8--sp {
		padding-top: 8px
	}
}

@media screen and (min-width:768px) {
	.pt8--pc {
		padding-top: 8px
	}
}

.pb8 {
	padding-bottom: 8px
}

@media screen and (max-width:767px) {
	.pb8--sp {
		padding-bottom: 8px
	}
}

@media screen and (min-width:768px) {
	.pb8--pc {
		padding-bottom: 8px
	}
}

.p12 {
	padding: 12px
}

.pt12 {
	padding-top: 12px
}

@media screen and (max-width:767px) {
	.pt12--sp {
		padding-top: 12px
	}
}

@media screen and (min-width:768px) {
	.pt12--pc {
		padding-top: 12px
	}
}

.pb12 {
	padding-bottom: 12px
}

@media screen and (max-width:767px) {
	.pb12--sp {
		padding-bottom: 12px
	}
}

@media screen and (min-width:768px) {
	.pb12--pc {
		padding-bottom: 12px
	}
}

.p16 {
	padding: 16px
}

.pt16 {
	padding-top: 16px
}

@media screen and (max-width:767px) {
	.pt16--sp {
		padding-top: 16px
	}
}

@media screen and (min-width:768px) {
	.pt16--pc {
		padding-top: 16px
	}
}

.pb16 {
	padding-bottom: 16px
}

@media screen and (max-width:767px) {
	.pb16--sp {
		padding-bottom: 16px
	}
}

@media screen and (min-width:768px) {
	.pb16--pc {
		padding-bottom: 16px
	}
}

.p20 {
	padding: 20px
}

.pt20 {
	padding-top: 20px
}

@media screen and (max-width:767px) {
	.pt20--sp {
		padding-top: 20px
	}
}

@media screen and (min-width:768px) {
	.pt20--pc {
		padding-top: 20px
	}
}

.pb20 {
	padding-bottom: 20px
}

@media screen and (max-width:767px) {
	.pb20--sp {
		padding-bottom: 20px
	}
}

@media screen and (min-width:768px) {
	.pb20--pc {
		padding-bottom: 20px
	}
}

.p24 {
	padding: 24px
}

.pt24 {
	padding-top: 24px
}

@media screen and (max-width:767px) {
	.pt24--sp {
		padding-top: 24px
	}
}

@media screen and (min-width:768px) {
	.pt24--pc {
		padding-top: 24px
	}
}

.pb24 {
	padding-bottom: 24px
}

@media screen and (max-width:767px) {
	.pb24--sp {
		padding-bottom: 24px
	}
}

@media screen and (min-width:768px) {
	.pb24--pc {
		padding-bottom: 24px
	}
}

.p28 {
	padding: 28px
}

.pt28 {
	padding-top: 28px
}

@media screen and (max-width:767px) {
	.pt28--sp {
		padding-top: 28px
	}
}

@media screen and (min-width:768px) {
	.pt28--pc {
		padding-top: 28px
	}
}

.pb28 {
	padding-bottom: 28px
}

@media screen and (max-width:767px) {
	.pb28--sp {
		padding-bottom: 28px
	}
}

@media screen and (min-width:768px) {
	.pb28--pc {
		padding-bottom: 28px
	}
}

.p32 {
	padding: 32px
}

.pt32 {
	padding-top: 32px
}

@media screen and (max-width:767px) {
	.pt32--sp {
		padding-top: 32px
	}
}

@media screen and (min-width:768px) {
	.pt32--pc {
		padding-top: 32px
	}
}

.pb32 {
	padding-bottom: 32px
}

@media screen and (max-width:767px) {
	.pb32--sp {
		padding-bottom: 32px
	}
}

@media screen and (min-width:768px) {
	.pb32--pc {
		padding-bottom: 32px
	}
}

.p36 {
	padding: 36px
}

.pt36 {
	padding-top: 36px
}

@media screen and (max-width:767px) {
	.pt36--sp {
		padding-top: 36px
	}
}

@media screen and (min-width:768px) {
	.pt36--pc {
		padding-top: 36px
	}
}

.pb36 {
	padding-bottom: 36px
}

@media screen and (max-width:767px) {
	.pb36--sp {
		padding-bottom: 36px
	}
}

@media screen and (min-width:768px) {
	.pb36--pc {
		padding-bottom: 36px
	}
}

.p40 {
	padding: 40px
}

.pt40 {
	padding-top: 40px
}

@media screen and (max-width:767px) {
	.pt40--sp {
		padding-top: 40px
	}
}

@media screen and (min-width:768px) {
	.pt40--pc {
		padding-top: 40px
	}
}

.pb40 {
	padding-bottom: 40px
}

@media screen and (max-width:767px) {
	.pb40--sp {
		padding-bottom: 40px
	}
}

@media screen and (min-width:768px) {
	.pb40--pc {
		padding-bottom: 40px
	}
}

.p44 {
	padding: 44px
}

.pt44 {
	padding-top: 44px
}

@media screen and (max-width:767px) {
	.pt44--sp {
		padding-top: 44px
	}
}

@media screen and (min-width:768px) {
	.pt44--pc {
		padding-top: 44px
	}
}

.pb44 {
	padding-bottom: 44px
}

@media screen and (max-width:767px) {
	.pb44--sp {
		padding-bottom: 44px
	}
}

@media screen and (min-width:768px) {
	.pb44--pc {
		padding-bottom: 44px
	}
}

.p48 {
	padding: 48px
}

.pt48 {
	padding-top: 48px
}

@media screen and (max-width:767px) {
	.pt48--sp {
		padding-top: 48px
	}
}

@media screen and (min-width:768px) {
	.pt48--pc {
		padding-top: 48px
	}
}

.pb48 {
	padding-bottom: 48px
}

@media screen and (max-width:767px) {
	.pb48--sp {
		padding-bottom: 48px
	}
}

@media screen and (min-width:768px) {
	.pb48--pc {
		padding-bottom: 48px
	}
}

.p52 {
	padding: 52px
}

.pt52 {
	padding-top: 52px
}

@media screen and (max-width:767px) {
	.pt52--sp {
		padding-top: 52px
	}
}

@media screen and (min-width:768px) {
	.pt52--pc {
		padding-top: 52px
	}
}

.pb52 {
	padding-bottom: 52px
}

@media screen and (max-width:767px) {
	.pb52--sp {
		padding-bottom: 52px
	}
}

@media screen and (min-width:768px) {
	.pb52--pc {
		padding-bottom: 52px
	}
}

.p56 {
	padding: 56px
}

.pt56 {
	padding-top: 56px
}

@media screen and (max-width:767px) {
	.pt56--sp {
		padding-top: 56px
	}
}

@media screen and (min-width:768px) {
	.pt56--pc {
		padding-top: 56px
	}
}

.pb56 {
	padding-bottom: 56px
}

@media screen and (max-width:767px) {
	.pb56--sp {
		padding-bottom: 56px
	}
}

@media screen and (min-width:768px) {
	.pb56--pc {
		padding-bottom: 56px
	}
}

.p60 {
	padding: 60px
}

.pt60 {
	padding-top: 60px
}

@media screen and (max-width:767px) {
	.pt60--sp {
		padding-top: 60px
	}
}

@media screen and (min-width:768px) {
	.pt60--pc {
		padding-top: 60px
	}
}

.pb60 {
	padding-bottom: 60px
}

@media screen and (max-width:767px) {
	.pb60--sp {
		padding-bottom: 60px
	}
}

@media screen and (min-width:768px) {
	.pb60--pc {
		padding-bottom: 60px
	}
}

.p64 {
	padding: 64px
}

.pt64 {
	padding-top: 64px
}

@media screen and (max-width:767px) {
	.pt64--sp {
		padding-top: 64px
	}
}

@media screen and (min-width:768px) {
	.pt64--pc {
		padding-top: 64px
	}
}

.pb64 {
	padding-bottom: 64px
}

@media screen and (max-width:767px) {
	.pb64--sp {
		padding-bottom: 64px
	}
}

@media screen and (min-width:768px) {
	.pb64--pc {
		padding-bottom: 64px
	}
}

.p68 {
	padding: 68px
}

.pt68 {
	padding-top: 68px
}

@media screen and (max-width:767px) {
	.pt68--sp {
		padding-top: 68px
	}
}

@media screen and (min-width:768px) {
	.pt68--pc {
		padding-top: 68px
	}
}

.pb68 {
	padding-bottom: 68px
}

@media screen and (max-width:767px) {
	.pb68--sp {
		padding-bottom: 68px
	}
}

@media screen and (min-width:768px) {
	.pb68--pc {
		padding-bottom: 68px
	}
}

.p72 {
	padding: 72px
}

.pt72 {
	padding-top: 72px
}

@media screen and (max-width:767px) {
	.pt72--sp {
		padding-top: 72px
	}
}

@media screen and (min-width:768px) {
	.pt72--pc {
		padding-top: 72px
	}
}

.pb72 {
	padding-bottom: 72px
}

@media screen and (max-width:767px) {
	.pb72--sp {
		padding-bottom: 72px
	}
}

@media screen and (min-width:768px) {
	.pb72--pc {
		padding-bottom: 72px
	}
}

.p76 {
	padding: 76px
}

.pt76 {
	padding-top: 76px
}

@media screen and (max-width:767px) {
	.pt76--sp {
		padding-top: 76px
	}
}

@media screen and (min-width:768px) {
	.pt76--pc {
		padding-top: 76px
	}
}

.pb76 {
	padding-bottom: 76px
}

@media screen and (max-width:767px) {
	.pb76--sp {
		padding-bottom: 76px
	}
}

@media screen and (min-width:768px) {
	.pb76--pc {
		padding-bottom: 76px
	}
}

.p80 {
	padding: 80px
}

.pt80 {
	padding-top: 80px
}

@media screen and (max-width:767px) {
	.pt80--sp {
		padding-top: 80px
	}
}

@media screen and (min-width:768px) {
	.pt80--pc {
		padding-top: 80px
	}
}

.pb80 {
	padding-bottom: 80px
}

@media screen and (max-width:767px) {
	.pb80--sp {
		padding-bottom: 80px
	}
}

@media screen and (min-width:768px) {
	.pb80--pc {
		padding-bottom: 80px
	}
}

.p84 {
	padding: 84px
}

.pt84 {
	padding-top: 84px
}

@media screen and (max-width:767px) {
	.pt84--sp {
		padding-top: 84px
	}
}

@media screen and (min-width:768px) {
	.pt84--pc {
		padding-top: 84px
	}
}

.pb84 {
	padding-bottom: 84px
}

@media screen and (max-width:767px) {
	.pb84--sp {
		padding-bottom: 84px
	}
}

@media screen and (min-width:768px) {
	.pb84--pc {
		padding-bottom: 84px
	}
}

.p88 {
	padding: 88px
}

.pt88 {
	padding-top: 88px
}

@media screen and (max-width:767px) {
	.pt88--sp {
		padding-top: 88px
	}
}

@media screen and (min-width:768px) {
	.pt88--pc {
		padding-top: 88px
	}
}

.pb88 {
	padding-bottom: 88px
}

@media screen and (max-width:767px) {
	.pb88--sp {
		padding-bottom: 88px
	}
}

@media screen and (min-width:768px) {
	.pb88--pc {
		padding-bottom: 88px
	}
}

.p92 {
	padding: 92px
}

.pt92 {
	padding-top: 92px
}

@media screen and (max-width:767px) {
	.pt92--sp {
		padding-top: 92px
	}
}

@media screen and (min-width:768px) {
	.pt92--pc {
		padding-top: 92px
	}
}

.pb92 {
	padding-bottom: 92px
}

@media screen and (max-width:767px) {
	.pb92--sp {
		padding-bottom: 92px
	}
}

@media screen and (min-width:768px) {
	.pb92--pc {
		padding-bottom: 92px
	}
}

.p96 {
	padding: 96px
}

.pt96 {
	padding-top: 96px
}

@media screen and (max-width:767px) {
	.pt96--sp {
		padding-top: 96px
	}
}

@media screen and (min-width:768px) {
	.pt96--pc {
		padding-top: 96px
	}
}

.pb96 {
	padding-bottom: 96px
}

@media screen and (max-width:767px) {
	.pb96--sp {
		padding-bottom: 96px
	}
}

@media screen and (min-width:768px) {
	.pb96--pc {
		padding-bottom: 96px
	}
}

.p100 {
	padding: 100px
}

.pt100 {
	padding-top: 100px
}

@media screen and (max-width:767px) {
	.pt100--sp {
		padding-top: 100px
	}
}

@media screen and (min-width:768px) {
	.pt100--pc {
		padding-top: 100px
	}
}

.pb100 {
	padding-bottom: 100px
}

@media screen and (max-width:767px) {
	.pb100--sp {
		padding-bottom: 100px
	}
}

@media screen and (min-width:768px) {
	.pb100--pc {
		padding-bottom: 100px
	}
}

.p104 {
	padding: 104px
}

.pt104 {
	padding-top: 104px
}

@media screen and (max-width:767px) {
	.pt104--sp {
		padding-top: 104px
	}
}

@media screen and (min-width:768px) {
	.pt104--pc {
		padding-top: 104px
	}
}

.pb104 {
	padding-bottom: 104px
}

@media screen and (max-width:767px) {
	.pb104--sp {
		padding-bottom: 104px
	}
}

@media screen and (min-width:768px) {
	.pb104--pc {
		padding-bottom: 104px
	}
}

.p108 {
	padding: 108px
}

.pt108 {
	padding-top: 108px
}

@media screen and (max-width:767px) {
	.pt108--sp {
		padding-top: 108px
	}
}

@media screen and (min-width:768px) {
	.pt108--pc {
		padding-top: 108px
	}
}

.pb108 {
	padding-bottom: 108px
}

@media screen and (max-width:767px) {
	.pb108--sp {
		padding-bottom: 108px
	}
}

@media screen and (min-width:768px) {
	.pb108--pc {
		padding-bottom: 108px
	}
}

.p112 {
	padding: 112px
}

.pt112 {
	padding-top: 112px
}

@media screen and (max-width:767px) {
	.pt112--sp {
		padding-top: 112px
	}
}

@media screen and (min-width:768px) {
	.pt112--pc {
		padding-top: 112px
	}
}

.pb112 {
	padding-bottom: 112px
}

@media screen and (max-width:767px) {
	.pb112--sp {
		padding-bottom: 112px
	}
}

@media screen and (min-width:768px) {
	.pb112--pc {
		padding-bottom: 112px
	}
}

.p116 {
	padding: 116px
}

.pt116 {
	padding-top: 116px
}

@media screen and (max-width:767px) {
	.pt116--sp {
		padding-top: 116px
	}
}

@media screen and (min-width:768px) {
	.pt116--pc {
		padding-top: 116px
	}
}

.pb116 {
	padding-bottom: 116px
}

@media screen and (max-width:767px) {
	.pb116--sp {
		padding-bottom: 116px
	}
}

@media screen and (min-width:768px) {
	.pb116--pc {
		padding-bottom: 116px
	}
}

.p120 {
	padding: 120px
}

.pt120 {
	padding-top: 120px
}

@media screen and (max-width:767px) {
	.pt120--sp {
		padding-top: 120px
	}
}

@media screen and (min-width:768px) {
	.pt120--pc {
		padding-top: 120px
	}
}

.pb120 {
	padding-bottom: 120px
}

@media screen and (max-width:767px) {
	.pb120--sp {
		padding-bottom: 120px
	}
}

@media screen and (min-width:768px) {
	.pb120--pc {
		padding-bottom: 120px
	}
}

@media screen and (min-width:768px) {
	[data-pc-display=none] {
		display: none
	}
}

@media screen and (max-width:767px) {
	[data-sp-display=none] {
		display: none
	}
}

@media screen and (min-width:768px) {
	[data-sp-visibility=hidden] {
		visibility: hidden
	}
}

@media screen and (max-width:767px) {
	[data-pc-visibility=hidden] {
		visibility: hidden
	}
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.-center {
	margin-right: auto;
	margin-left: auto
}

.post_pt_40 {
	padding-top: 40px
}

.post_heading {
	font-size: 1.5555555556rem;
	font-weight: 700;
	color: #4c9f38;
	margin-bottom: 16px
}

.post_block {
	display: block
}

.post_block.-center {
	margin-right: auto;
	margin-left: auto
}

.post_image_540 {
	display: block;
	width: 100%;
	height: auto
}

@media screen and (min-width:768px) {
	.post_image_540 {
		max-width: 540px;
		margin: 0 auto
	}
}

@media screen and (min-width:768px) {
	.post-definition[data-post=consortium] .post-definition__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.post-definition[data-post=consortium] .post-definition__term {
	font-size: .7777777778rem;
	font-weight: normal
}

@media screen and (min-width:768px) {
	.post-definition[data-post=consortium] .post-definition__term {
		max-width: 320px
	}
}

@media screen and (max-width:767px) {
	.post-definition[data-post=consortium] .post-definition__description {
		margin-top: 8px
	}
}

@media screen and (min-width:768px) {
	.post-definition[data-post=consortium] .post-definition__description {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		margin-left: 32px
	}
}

.post-figure[data-post=default] .post-figure__image {
	display: block;
	max-width: 100%
}

#drawer {
	height: 100%;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

#drawer>* {
	height: 100%;
	overflow: scroll
}

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1
}

[data-scroll-prevented=false] #drawer {
	opacity: 0;
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	-webkit-transition: opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	-o-transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1)
}

[data-scroll-prevented=true] {
	position: fixed;
	width: 100%;
	height: auto;
	overflow: hidden
}

[data-scroll-prevented=true] #drawer {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	-webkit-transition: opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	-o-transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1)
}

@media screen and (min-width:768px) {
	[data-scroll-prevented=true] #overlay {
		z-index: 8999;
		width: 100%;
		height: 100%
	}
}

[data-function=toggle] .toggle {
	-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1);
	-o-transition: all .4s cubic-bezier(.77, 0, .175, 1);
	transition: all .4s cubic-bezier(.77, 0, .175, 1)
}

[data-function=toggle][data-is-active=true] .toggle {
	height: 100%;
	padding: 100%;
	visibility: visible;
	opacity: 1
}

[data-function=toggle][data-is-active=false] {
	height: auto
}

[data-function=toggle][data-is-active=false] .toggle {
	height: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	opacity: 0;
	visibility: hidden
}

@media screen and (max-width:767px) {
	#container {
		overflow: hidden
	}
}

@media screen and (min-width:768px) {
	#container {
		overflow: hidden;
		overflow-x: hidden
	}
}

.globalHeader__icon {
	display: block
}

.globalHeader__icon--twitter {
	width: 64px
}

@media screen and (min-width:768px) {
	.globalHeader__icon--twitter {
		margin: 0 15px
	}
}

@media screen and (max-width:767px) {
	.globalHeader__icon--twitter {
		width: 32px;
		margin: 0 10px
	}
}

.globalHeader__icon--twitter>* {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 62.59 62.59"><circle fill="%23fff" class="cls-1" cx="31.3" cy="31.3" r="31.3"/><path fill="%23000" d="m34.09,28.98l10.94-12.72h-2.59l-9.5,11.04-7.59-11.04h-8.75l11.47,16.7-11.47,13.33h2.59l10.03-11.66,8.01,11.66h8.75l-11.9-17.31h0Zm-3.55,4.13l-1.16-1.66-9.25-13.23h3.98l7.46,10.68,1.16,1.66,9.7,13.88h-3.98l-7.92-11.32h0Z" /></svg>');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden
}

[data-scroll-prevented=true] .globalNavigation__navigation {
	background-color: rgba(0, 0, 0, 0)
}

[data-scroll-prevented=true] .globalNavigation__headingInner {
	background-image: url(/wp-content/themes/release/assets/webp/cmn_logo_white.webp) !important
}

.globalNavigation__navigation {
	top: 0;
	left: 0;
	z-index: 9001;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background-color: #fff;
	-webkit-transition: -webkit-box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	transition: -webkit-box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	-o-transition: box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	transition: box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	transition: box-shadow .4s cubic-bezier(.77, 0, .175, 1), -webkit-box-shadow .4s cubic-bezier(.77, 0, .175, 1)
}

.globalNavigation__navigation[data-is-fixed=true] {
	position: fixed
}
/*
.globalNavigation__navigation[data-is-active=true] {
	background-color: #fff;
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	transition-property: background-color;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

.globalNavigation__navigation[data-is-active=false] {
	background-color: rgba(0, 0, 0, 0);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1);
	transition: opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s cubic-bezier(.77, 0, .175, 1);
	transition-property: background-color
}
*/
@media screen and (max-width:767px) {
	.globalNavigation__navigation {
		padding: 24px 4.2666666667vw
	}
}

@media screen and (min-width:768px) {
	.globalNavigation__navigation {
		padding: 24px 48px
	}
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__hamburger:before {
	    background-color: #4c9f38;
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__hamburger:after {
	    background-color: #4c9f38;
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__hamburger>* {
	    background-color: #4c9f38;
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor {
	color: #4c9f38;
	background-color: #fff
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:before {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover {
	color: #fff
}

.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.globalNavigation__navigation[data-is-fixed=false] .globalNavigation__hamburger:before {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-fixed=false] .globalNavigation__hamburger:after {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-fixed=false] .globalNavigation__hamburger>* {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__headingInner {
	background-image: url(/wp-content/themes/release/assets/webp/cmn_logo_default.webp)
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__hamburger:before {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__hamburger:after {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__hamburger>* {
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor {
	margin: 0;
	color: #fff;
	background-color: #4c9f38
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:before {
	background-color: #fff
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover {
	color: #4c9f38
}

.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

@media screen and (max-width:767px) {
	.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:before {
		background-color: #fff
	}

	.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover {
		color: #4c9f38
	}

	.globalNavigation__navigation[data-is-fixed=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:before {
		background-color: #4c9f38
	}

	.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover {
		color: #fff
	}

	.globalNavigation__navigation[data-is-active=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}
}

.globalNavigation__headingInner {
	position: relative;
	z-index: 9101;
	display: block;
	width: 266px;
	height: 0;
	padding-top: 25.1879699248%;
	background-image: url(/wp-content/themes/release/assets/webp/cmn_logo_default.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden
}

@media screen and (max-width:767px) {
	.globalNavigation__headingInner {
		
	}
}

.globalNavigation__hamburger {
	position: relative;
	z-index: 9100;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	margin: 0 auto;
	overflow-y: scroll;
	cursor: pointer;
	overflow: hidden
}

.globalNavigation__hamburger:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 1;
	border-radius: 3px;
	width: 100%;
	height: 4px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.globalNavigation__hamburger:after {
	content: "";
	position: absolute;
	bottom: 8px;
	left: 0;
	z-index: 1;
	border-radius: 3px;
	width: 100%;
	height: 4px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.globalNavigation__hamburger[data-is-active=true]:before {
	top: 50%;
	height: 6px;
	margin-top: -3px;
	background-color: #fff !important;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.globalNavigation__hamburger[data-is-active=true]:after {
	bottom: 50%;
	height: 6px;
	margin-bottom: -3px;
	background-color: #fff !important;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.globalNavigation__hamburger[data-is-active=true]>* {
	display: none
}

@media screen and (max-width:767px) {
	.globalNavigation__hamburger {
		width: 24px;
		height: 24px
	}

	.globalNavigation__hamburger:before {
		top: 4px;
		height: 2px
	}

	.globalNavigation__hamburger:after {
		bottom: 4px;
		height: 2px
	}

	.globalNavigation__hamburger[data-is-active=true]:before {
		height: 3px;
		margin-top: -1.5px
	}

	.globalNavigation__hamburger[data-is-active=true]:after {
		height: 3px;
		margin-bottom: -1.5px
	}
}

.globalNavigation__hamburgerInner {
	position: relative;
	display: block;
	border-radius: 2px;
	width: 100%;
	height: 0;
	padding-top: 4px;
	background-color: #fff;
	overflow: hidden
}

@media screen and (max-width:767px) {
	.globalNavigation__hamburgerInner {
		padding-top: 2px
	}
}

.globalNavigation__list {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9000;
	width: 100%;
	padding-bottom: 40px;
	background-color: #4c9f38;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

.globalNavigation__navigation>.globalNavigation__search {
	width: 300px;
	margin-left: auto
}

@media screen and (max-width:767px) {
	.globalNavigation__navigation>.globalNavigation__search {
		display: none
	}
}

.globalNavigation__navigation>.globalNavigation__search .gsc-control-cse {
	background-color: transparent;
	border: none;
	padding: 0
}

.globalNavigation__button {
	margin-left: 30px;
	z-index: 9901;
	position: relative
}

@media screen and (max-width:767px) {
	.globalNavigation__button {
		margin-left: auto
	}
}

.globalNavigation__button+.globalNavigation__hamburger {
	margin-left: 30px
}

.globalNavigation__button.button[data-layout=default] .button__anchor {
	margin: 0;
	color: #fff;
	background-color: #4c9f38
}

.globalNavigation__button.button[data-layout=default] .button__anchor:before {
	background-color: #fff
}

.globalNavigation__button.button[data-layout=default] .button__anchor:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 100% auto
}

.globalNavigation__button.button[data-layout=default] .button__anchor:hover {
	color: #4c9f38
}

.globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor {
	color: #4c9f38 !important;
	background-color: #ffffff !important;
	border-color: #ffffff !important
}

[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:before {
	background-color: #4c9f38 !important
}

[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover {
	color: #ffffff !important
}

[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

@media screen and (max-width:767px) {
	.globalNavigation__button+.globalNavigation__hamburger {
		margin-left: 15px
	}

	.globalNavigation__button.button[data-layout=default] .button__anchor {
		font-size: .55555556rem;
		height: 40px;
		padding: 0 8px;
		border-radius: 20px
	}

	.globalNavigation__button.button[data-layout=default] .button__anchor:before {
		background-color: #4c9f38
	}

	.globalNavigation__button.button[data-layout=default] .button__anchor:hover {
		color: #fff
	}

	.globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:before {
		background-color: #ffffff !important
	}

	[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover {
		color: #4c9f38 !important
	}

	[data-scroll-prevented=true] .globalNavigation__button.button[data-layout=default] .button__anchor:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
	}
}

@media screen and (max-width:480px) {
	.globalNavigation__button+.globalNavigation__hamburger {
		margin-left: 10px
	}
}

#breadcrumbs {
	margin-bottom: 12px
}

@media screen and (max-width:767px) {
	#breadcrumbs {
		display: none
	}
}

@media screen and (max-width:767px) {
	.main[data-layout=default] {
		margin: 0 5.8666666667vw;
		padding: 0 16px
	}
}

@media screen and (min-width:768px) {
	.main[data-layout=default] {
		max-width: 1188px;
		margin: 0 auto;
		padding: 0 44px
	}
}

.section[data-layout=card] {
	height: auto;
	flex:1;
}


.column_item picture {
    aspect-ratio: 16 / 9;
    overflow: hidden;
    height: 100%;
	
}



.section[data-layout=card] .section__card {
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	overflow: hidden;
	opacity: 1;
	-webkit-transition: -webkit-box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	transition: -webkit-box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	-o-transition: box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	transition: box-shadow .4s cubic-bezier(.77, 0, .175, 1);
	transition: box-shadow .4s cubic-bezier(.77, 0, .175, 1), -webkit-box-shadow .4s cubic-bezier(.77, 0, .175, 1)
}

@media screen and (max-width:767px) {
	.section[data-layout=card] .section__card {
		border-radius: 10px
	}
}

@media screen and (min-width:768px) {
	.section[data-layout=card] .section__card {
		border-radius: 20px
	}
}

.section[data-layout=card] .section__card:hover {
	-webkit-box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .16)
}

.section[data-layout=card] .section__figure {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.section[data-layout=card] .section__figure img {
	width: 100%;
	height: auto
}

.section[data-layout=card] .section__new {
	font-size: .8888888889rem;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 8px;
	background-color: #4c9f38
}

.section[data-layout=card] .section__new[data-is-active=false] {
	visibility: hidden
}

.section[data-layout=card] .section__figcaption {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding: 20px
}

@media screen and (max-width:767px) {
	.section[data-layout=card] .section__figcaption {
		padding: 12px
	}
}

.section[data-layout=card] .section__figcaption:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 26px 26px;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #4c9f38;
	margin-top: 16px;
	margin: auto 0 0 auto
}

.section[data-layout=card] .section__figureImage {
	display: block;
	width: 100%;
	height: auto
}

.section[data-layout=card] .section__description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.section[data-layout=card] .section__categoryList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: -20px 0 0 -20px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.section[data-layout=card] .section__categoryItem {
	font-size: .8888888889rem;
	font-weight: 700;
	color: #4c9f38;
	border-radius: 20px;
	border: 2px solid #4c9f38;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	padding: 0 12px;
	margin: 20px 0 0 20px
}

@media screen and (max-width:767px) {
	.section[data-layout=card] .section__categoryItem {
		width: auto;
		min-width: 82.5px
	}
}

.section[data-layout=card] .section__categoryItemInner:before {
	content: "#"
}

.section[data-layout=card] .section__tagList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	margin: -20px 0 0 -20px
}

.section[data-layout=card] .section__tagItem {
	font-size: .8888888889rem;
	font-weight: 700;
	color: #4c9f38;
	border-radius: 20px;
	border: 2px solid #4c9f38;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	padding: 0 12px;
	margin: 20px 0 0 20px
}

@media screen and (max-width:767px) {
	.section[data-layout=card] .section__tagItem {
		width: auto;
		min-width: 82.5px
	}
}

.section[data-layout=card] .section__tagItemInner:before {
	content: "#"
}

.section[data-layout=card] .section__date {
	font-size: .8888888889rem;
	font-weight: 700;
	color: #828c90;
	position: absolute;
	bottom: 20px;
	left: 20px
}

@media screen and (max-width:767px) {
	.section[data-layout=card] .section__date {
		font-size: .875rem;
		bottom: 12px;
		left: 12px
	}
}

.section[data-layout=card] .section__company {
	position: relative
}

.section[data-layout=card] .section__companyName {
	font-size: .7777777778rem;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	padding: 8px 12px
}

.section[data-layout=card] .section__companyName:empty {
	display: none
}

.section[data-layout=card] .section__companyName:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #1064e3
}

.section[data-layout=card] .section__heading {
	font-weight: 700;
	margin-top: 16px
}

@media screen and (max-width:767px) {
	.section[data-layout=card] .section__heading {
		margin-top: 8px;
		margin-bottom: 16px
	}
}

.globalFooter {
	position: relative
}

@media screen and (min-width:768px) {
	.globalFooter {
		max-width: 1188px;
		margin: 0 auto;
		padding: 48px 44px
	}
}

@media screen and (max-width:767px) {
	.globalFooter {
		margin: 0 5.8666666667vw;
		padding: 24px 16px
	}
}

.globalFooter:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	width: 100vw;
	height: 100%;
	background-color: #f9f9f9;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0)
}

.globalFooter__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.globalFooter__heading:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	margin: 32px 0 48px;
	background-color: #a7a7a7
}

@media screen and (max-width:767px) {
	.globalFooter__heading:after {
		margin: 16px 0 24px
	}
}

.globalFooter__headingInner {
	width: 360px
}

.globalFooter__headingInner>* {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 25.1879699248%;
	background-image: url(/wp-content/themes/release/assets/webp/cmn_logo_default.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden
}

@media screen and (max-width:767px) {
	.globalFooter__headingInner {
		width: 180px
	}
}

.globalFooter__icon--twitter {
	width: 64px;
	margin-left: auto
}

@media screen and (min-width:768px) {
	.globalFooter__icon--twitter {
		margin-right: 24px
	}
}

@media screen and (max-width:767px) {
	.globalFooter__icon--twitter {
		width: 32px
	}
}

.globalFooter__icon--twitter>* {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 62.59 62.59"><circle class="cls-1" cx="31.3" cy="31.3" r="31.3"/><path fill="%23fff" d="m34.09,28.98l10.94-12.72h-2.59l-9.5,11.04-7.59-11.04h-8.75l11.47,16.7-11.47,13.33h2.59l10.03-11.66,8.01,11.66h8.75l-11.9-17.31h0Zm-3.55,4.13l-1.16-1.66-9.25-13.23h3.98l7.46,10.68,1.16,1.66,9.7,13.88h-3.98l-7.92-11.32h0Z" /></svg>');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden
}

.navigation[data-layout=globalHeader] {
	color: #fff
}

.navigation[data-layout=globalHeader]>*+* {
	margin-top: 40px
}

@media screen and (max-width:767px) {
	.navigation[data-layout=globalHeader] {
		margin: 0 5.8666666667vw;
		padding: 0 16px
	}
}

@media screen and (min-width:768px) {
	.navigation[data-layout=globalHeader] {
		max-width: 1188px;
		margin: 0 auto;
		padding: 0 44px
	}
}

@media screen and (min-width:768px) {
	.navigation[data-layout=globalHeader] .globalNavigation__search {
		display: none
	}
}

@media screen and (max-width:767px) {
	.navigation[data-layout=globalHeader] .globalNavigation__search {
		position: relative;
		z-index: 99999
	}

	.navigation[data-layout=globalHeader] .globalNavigation__search .gsc-control-cse {
		padding: 0;
		background-color: transparent;
		border: none
	}

	.navigation[data-layout=globalHeader] .globalNavigation__search .gsc-search-button-v2 svg {
		height: 27px
	}

	.navigation[data-layout=globalHeader] .globalNavigation__search .gsc-control-cse input {
		color: #000
	}
}

.navigation[data-layout=globalHeader] .navigation__list {
	margin: -32px 0 0 -32px;
	display:block;	
}

@media screen and (min-width:768px) {
	.navigation[data-layout=globalHeader] .navigation__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.navigation[data-layout=globalHeader] .navigation__item {
	margin: 32px 0 0 32px;

}

@media screen and (min-width:768px) {
	.navigation[data-layout=globalHeader] .navigation__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		max-width: calc((100% - 96px)/3 - .01px)
	}
}

.navigation[data-layout=globalHeader] .navigation__item>*+* {
	margin-top: 32px
}

.heading[data-layout=common] {
	margin-bottom: 48px
}

.heading[data-layout=common] .heading__title {
	font-size: 2.6666666667rem;
	font-weight: 700;
	color: #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0
}

.heading[data-layout=common] .heading__title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	width: 100vw;
	height: 100%;
	background-color: #4c9f38;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	background-image: url(./../../images/heading_common_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat
}

.heading[data-layout=common] .heading__description {
	line-height: 2.2222222222;
	margin-top: 48px
}

@media screen and (max-width:767px) {
	.ordered[data-layout=breadcrumbs] {
		margin: 0 5.8666666667vw;
		padding: 0 16px
	}
}

@media screen and (min-width:768px) {
	.ordered[data-layout=breadcrumbs] {
		max-width: 1188px;
		margin: 0 auto;
		padding: 0 44px
	}
}

.ordered[data-layout=breadcrumbs] .ordered__list {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ordered[data-layout=breadcrumbs] .ordered__list>*+:before {
	content: ">";
	margin-left: .5em
}

.ordered[data-layout=breadcrumbs] .ordered__anchor {
	color: inherit
}

.ordered[data-layout=breadcrumbs] .ordered__anchor[href]:hover {
	color: #4c9f38
}

.unordered[data-layout=globalHeader] .unordered__item+* {
	margin-top: 12px
}

.unordered[data-layout=globalHeader] .unordered__anchor {
	font-size: .7777777778rem;
	color: #fff
}

.unordered[data-layout=globalHeader] .unordered__anchor:before {
	content: "ー"
}

.unordered[data-layout=globalNavigation] .unordered__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.unordered[data-layout=globalNavigation] .unordered__list>:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigation] .unordered__item {
		max-width: 320px;
		margin-left: 28px
	}
}

.unordered[data-layout=globalNavigation] .unordered__anchor {
	font-weight: 700;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12px 0
}

.unordered[data-layout=globalNavigation] .unordered__anchor:after {
	content: "";
	display: block;
	width: 1.1em;
	height: 1.1em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.unordered[data-layout=globalNavigation] .unordered__anchor>* {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigation] .unordered__body {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.unordered[data-layout=globalNavigation] .unordered__body>:first-child {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
}

.unordered[data-layout=globalNavigation] .unordered__bodyInner {
	margin-top: 32px
}

.unordered[data-layout=globalNavigation] .unordered__bodyList {
	margin: -32px 0 0 -32px
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigation] .unordered__bodyList {
		margin: -16px 0 0 -16px;
		margin-top: 0
	}
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigation] .unordered__bodyList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.unordered[data-layout=globalNavigation] .unordered__bodyList>* {
	margin: 32px 0 0 32px
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigation] .unordered__bodyList>* {
		margin: 16px 0 0 16px
	}
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigation] .unordered__bodyItem {
		max-width: 240px
	}
}

.unordered[data-layout=globalNavigation] .unordered__bodyItemImage {
	display: block;
	width: 100%;
	height: auto
}

.unordered[data-layout=globalNavigation] .unordered__foot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigation] .unordered__foot {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		margin-top: 16px
	}
}

.unordered[data-layout=globalNavigation] .unordered__footInner {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigation] .unordered__footInner {
		margin-bottom: 32px
	}
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigation] .unordered__footInner {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.unordered[data-layout=globalNavigation] .unordered__footList {
	margin: -8px 0 0 -8px
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigation] .unordered__footList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.unordered[data-layout=globalNavigation] .unordered__footList>* {
	margin: 8px 0 0 8px
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigation] .unordered__footItemImage {
		display: block;
		width: 100%;
		height: auto
	}
}

.unordered[data-layout=globalNavigationSns] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.unordered[data-layout=globalNavigationSns] a {
	width: 64px;
	margin: 0 15px
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigationSns] a {
		width: 32px;
		margin: 0 10px
	}
}

.unordered[data-layout=globalNavigationSns] a img {
	width: 100%;
	height: auto
}

.unordered[data-layout=globalNavigationOther] ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 15px
}

.unordered[data-layout=globalNavigationOther] ul li a {
	color: #FFF;
	text-decoration: underline;
	font-size: .7777777778rem
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigationBanner] {
		margin-top: auto;
		padding-left: 28px
	}
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigationBanner] {
		margin-top: 32px
	}
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalNavigationBanner] .unordered__item {
		margin-left: auto
	}
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalNavigationBanner] .unordered__item {
		margin: 0 auto
	}
}

.unordered[data-layout=globalNavigationBanner] .unordered__item--small {
	max-width: 80%
}

.unordered[data-layout=globalNavigationBanner] .unordered__item+* {
	margin-top: 16px
}

.unordered[data-layout=globalNavigationBanner] .unordered__image {
	display: block;
	width: 100%;
	height: auto
}

.unordered[data-layout=globalFooter] {
	padding: 56px 0
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalFooter] {
		margin: 0 5.8666666667vw;
		padding: 56px 16px
	}
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalFooter] {
		max-width: 1188px;
		margin: 0 auto;
		padding: 56px 44px
	}
}

.unordered[data-layout=globalFooter] .unordered__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 3.6363636363636362%
}

.unordered[data-layout=globalFooter] .unordered__list+* {
	margin-top: 0
}

.unordered[data-layout=globalFooter] .unordered__list--sp {
	padding: 0 32px
}

.unordered[data-layout=globalFooter] .unordered__item {
	position: relative;
	width: calc(96.36363636363636% / 2)
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalFooter] .unordered__item {
		width: 100%
	}
}

.unordered[data-layout=globalFooter] .unordered__item img {
	max-width: 100%;
	height: auto
}

.unordered[data-layout=globalFooter] .unordered__item .line_btn {
	display: block;
	position: absolute;
	bottom: 8.421052631578947%;
	left: 5.125%;
	width: 58.75%
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalFooter] .unordered__item .line_btn {
		display: none
	}
}

@media screen and (min-width:768px) {
	.unordered[data-layout=globalFooter] .unordered__item .spimg {
		display: none
	}
}

@media screen and (max-width:767px) {
	.unordered[data-layout=globalFooter] .unordered__item .pcimg {
		display: none
	}
}

.unordered[data-layout=globalFooter] .unordered__item:nth-of-type(n+2) {
	margin-top: 40px
}

.unordered[data-layout=globalFooter] .unordered__item a img {
	max-width: 100%;
	height: auto
}

.unordered[data-layout=globalFooter] .unordered__anchor--shadow {
	display: block;
	-webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .16));
	filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .16));
	-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1);
	-o-transition: all .4s cubic-bezier(.77, 0, .175, 1);
	transition: all .4s cubic-bezier(.77, 0, .175, 1)
}

.definition[data-layout=globalHeader] h2 {
	font-weight: 700;
	margin-bottom: 0.5em
}

.definition[data-layout=globalHeader] .definition__term {
	margin-bottom: 32px
}

@media screen and (max-width:767px) {
	.definition[data-layout=globalHeader] .definition__term {
		margin-bottom: 12px
	}
}

.definition[data-layout=globalHeader] .definition__figure {
	position: relative;
	max-width: 360px
}

@media screen and (max-width:767px) {
	.definition[data-layout=globalHeader] .definition__figure {
		max-width: initial
	}
}

.definition[data-layout=globalHeader] .definition__image {
	display: block;
	width: 100%;
	height: auto
}

.definition[data-layout=globalHeader] .definition__figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	height: 100%;
	padding: 16px
}

.definition[data-layout=globalHeader] .definition__button {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 272px
}

.definition[data-layout=globalHeader] .definition__buttonAnchor {
	color: #fff;
	position: relative;
	z-index: 0;
	border-radius: 56px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 56px;
	padding: 0 16px;
	background-color: #4c9f38;
	overflow: hidden;
	opacity: 1
}

.definition[data-layout=globalHeader] .definition__buttonAnchor:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 0;
	height: 100%;
	background-color: #fff;
	-webkit-transition: width .5s cubic-bezier(.23, 1, .32, 1);
	-o-transition: width .5s cubic-bezier(.23, 1, .32, 1);
	transition: width .5s cubic-bezier(.23, 1, .32, 1)
}

.definition[data-layout=globalHeader] .definition__buttonAnchor:after {
	content: "";
	display: block;
	width: 1.1em;
	height: 1.1em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

@media screen and (min-width:768px) {
	.definition[data-layout=globalHeader] .definition__buttonAnchor:hover {
		color: #4c9f38
	}

	.definition[data-layout=globalHeader] .definition__buttonAnchor:hover:before {
		width: 100%
	}

	.definition[data-layout=globalHeader] .definition__buttonAnchor:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	.definition[data-layout=globalHeader] .definition__buttonAnchor>* {
		text-align: center;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
}

.definition[data-layout=globalHeader] .definition__description {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -12px 0 0 -48px
}

.definition[data-layout=globalHeader] .definition__description>* {
	margin: 12px 0 0 48px
}

.definition[data-layout=globalFooter] .definition__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -24px 0 0 -16px
}

.definition[data-layout=globalFooter] .definition__list>* {
	width: 100%;
	margin: 24px 0 0 16px
}

@media screen and (min-width:1101px) {
	.definition[data-layout=globalFooter] .definition__list>* {
		width: calc((100% - 48px)/3 - .01px)
	}
}

.definition[data-layout=globalFooter] .definition__term {
	font-size: .8888888889rem
}

@media screen and (max-width:767px) {
	.definition[data-layout=globalFooter] .definition__term {
		font-size: 1.25rem;
		margin-bottom: 12px
	}
}

.definition[data-layout=globalFooter] .definition__term--em {
	font-size: 1rem
}

@media screen and (max-width:767px) {
	.definition[data-layout=globalFooter] .definition__term--em {
		font-size: 1.25rem
	}
}

.definition[data-layout=globalFooter] .definition__term+* {
	margin-top: 12px
}

.definition[data-layout=globalFooter] .definition__unordered>*+* {
	margin-top: 12px
}

.definition[data-layout=globalFooter] .definition__anchor {
	font-size: .7777777778rem;
	font-weight: 700;
	color: #333;
	position: relative;
	display: block;
	padding-left: 1em
}

@media screen and (max-width:767px) {
	.definition[data-layout=globalFooter] .definition__anchor {
		font-size: .75rem
	}
}

.definition[data-layout=globalFooter] .definition__anchor:before {
	content: "ー";
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0
}

.definition[data-layout=globalFooter] .definition__anchor--em {
	font-size: .8888888889rem;
	font-weight: 700;
	color: #4c9f38
}

.definition[data-layout=globalFooter] .definition__anchor--em:before {
	color: inherit !important
}

.button[data-layout=default] .button__anchor {
	font-size: .8888888889rem;
	font-weight: 700;
	color: #4c9f38;
	text-decoration: none;
	text-align: center;
	border-radius: 28px;
	border: 2px solid #4c9f38;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 296px;
	height: 56px;
	padding: 0 16px;
	opacity: 1
}

@media screen and (max-width:767px) {
	.button[data-layout=default] .button__anchor {
		width: 100%;
		max-width: 300px;
		margin: 0 auto
	}
}

.button[data-layout=default] .button__anchor:after {
	content: "";
	display: block;
	width: 1.1em;
	height: 1.1em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-position: center center;
	background-repeat: no-repeat
}

.button[data-layout=default] .button__anchor--bottom:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.button[data-layout=default] .button__anchor--white {
	color: #fff;
	border: 2px solid #fff
}

.button[data-layout=default] .button__anchor--white:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.button[data-layout=default] .button__anchor--green {
	color: #4c9f38;
	border: 2px solid #4c9f38
}

.button[data-layout=default] .button__anchor--green:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.button[data-layout=default] .button__anchor--green-reverse {
	color: #ffffff;
	background-color: #4c9f38;
	border: 2px solid #4c9f38
}

.button[data-layout=default] .button__anchor--green-reverse:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.button[data-layout=default] .button__anchor--blue {
	color: #2e3b4e;
	border: 2px solid #2e3b4e
}

.button[data-layout=default] .button__anchor--blue:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%232E3B4E'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.button[data-layout=default] .button__anchor small {
	display: block;
	line-height: 1.5
}

.button[data-layout=default] .button__anchorInner {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media screen and (min-width:768px) {
	.button[data-layout=default] .button__anchor {
		position: relative;
		z-index: 0;
		overflow: hidden
	}

	.button[data-layout=default] .button__anchor:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		width: 0;
		height: 100%;
		background-color: #4c9f38;
		-webkit-transition: width .5s cubic-bezier(.23, 1, .32, 1);
		-o-transition: width .5s cubic-bezier(.23, 1, .32, 1);
		transition: width .5s cubic-bezier(.23, 1, .32, 1)
	}

	.button[data-layout=default] .button__anchor:hover {
		color: #fff
	}

	.button[data-layout=default] .button__anchor:hover:before {
		width: 100%
	}

	.button[data-layout=default] .button__anchor:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	.button[data-layout=default] .button__anchor--white:before {
		background-color: #fff
	}

	.button[data-layout=default] .button__anchor--white:hover {
		color: #4c9f38
	}

	.button[data-layout=default] .button__anchor--white:hover:before {
		content: "";
		width: 100%
	}

	.button[data-layout=default] .button__anchor--white:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	.button[data-layout=default] .button__anchor--green:before {
		background-color: #4c9f38
	}

	.button[data-layout=default] .button__anchor--green:hover {
		color: #fff
	}

	.button[data-layout=default] .button__anchor--green:hover:before {
		content: "";
		width: 100%
	}

	.button[data-layout=default] .button__anchor--green:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	.button[data-layout=default] .button__anchor--green-reverse:before {
		background-color: #ffffff
	}

	.button[data-layout=default] .button__anchor--green-reverse:hover {
		color: #4c9f38
	}

	.button[data-layout=default] .button__anchor--green-reverse:hover:before {
		content: "";
		width: 100%
	}

	.button[data-layout=default] .button__anchor--green-reverse:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%234C9F38'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}

	.button[data-layout=default] .button__anchor--blue:before {
		background-color: #2e3b4e
	}

	.button[data-layout=default] .button__anchor--blue:hover {
		color: #fff
	}

	.button[data-layout=default] .button__anchor--blue:hover:before {
		content: "";
		width: 100%
	}

	.button[data-layout=default] .button__anchor--blue:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h17v17H0z'/%3E%3Cg transform='translate(4 .797)' fill='%23fff'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 .203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(5 5.203)'/%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' transform='translate(0 10.203)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}
}

.button[data-layout=more] .button__anchor {
	font-size: .7777777778rem;
	font-weight: 700;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 60px;
	margin-top: 80px;
	background-color: #4c9f38
}

.button--center .button__anchor {
	margin-right: auto;
	margin-left: auto
}

@media screen and (min-width:768px) {
	.figure--original img {
		display: block;
		width: auto;
		height: auto;
		max-width: 100%
	}

	.figure--full img {
		display: block;
		width: 100%;
		height: auto
	}

	.figure--large img {
		display: block;
		max-width: 75%;
		width: 100%;
		height: auto
	}

	.figure--medium img {
		display: block;
		width: 100%;
		max-width: 50%;
		height: auto
	}

	.figure--small img {
		display: block;
		width: 100%;
		max-width: 25%;
		height: auto
	}
}

.navi__description {
	color: #FFF;
	position: absolute;
	top: 5%;
	left: 5%;
	z-index: 0;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.4
}

.navi__description_tex {
	position: relative
}

.navi__description_tex small {
	font-size: 0.8rem;
	font-weight: normal
}

.navi__description_tex:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: .4em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 442 15'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='1' y1='.5' x2='0' y2='.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%231064e3'/%3E%3Cstop offset='.659' stop-color='%233a82e8'/%3E%3Cstop offset='1' stop-color='%237eb4ef'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath data-name='長方形 104' fill='url(%23a)' d='M0 0h442v15H0z'/%3E%3C/svg%3E");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%
}

.section__company02 {
	background: #4c9f38;
	position: relative;
	padding: 0 1rem
}

.section__company02 .sil-logo {
	width: 50%;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.5rem
}

.section__company02 .sil-logo img {
	width: 100%;
	height: auto
}

.section__company02 picture {
	aspect-ratio: 16 / 9;
	margin-bottom: 1.6rem;
	width: 100%;
	margin-top: 0.5rem;
	display: block;
	overflow: hidden
}

.section__company02 picture img {
	border-radius: 10px
}

.section__company02 .section__title {
	font-size: 1.2rem;
	font-weight: bold
}

.section__company02 .section__companyName {
	position: relative
}

.section__company02 .section__companyName {
	position: relative !important;
	color: #333 !important;
	font-weight: bold !important;
	padding: 0 !important;
	margin-top: 1rem !important
}

.section__company02 .section__companyName:before {
	content: none !important
}

.section__company02 .section__figureText {
	margin-top: 1rem;
	background: #fff;
	position: relative;
	margin-bottom: 1rem;
	border-radius: 0 50px 10px 10px;
	padding: 1rem
}

.article[data-layout=contact] {
	padding: 0 0 40px;
	text-align: center
}

@media screen and (max-width:767px) {
	.article[data-layout=contact] {
		padding: 0 0 48px
	}
}

.article[data-layout=contact] .article__heading {
	font-size: 1.7777777778rem;
	font-weight: 700;
	color: #333;
	text-align: center
}

.article[data-layout=contact] h3 {
	font-size: 1.2rem;
	font-weight: 700;
	color: #333;
	margin: 32px 0
}

.article[data-layout=contact] p {
	line-height: 1.666
}

.article[data-layout=contact] p span {
	font-size: .7777777778rem
}

@media screen and (max-width:767px) {
	.article[data-layout=contact] p span {
		font-size: .75rem
	}
}

.article[data-layout=contact] p a {
	color: #4c9f38
}

br.pc {
	display: block
}

@media screen and (max-width:767px) {
	br.pc {
		display: none
	}
}

br.sp {
	display: none
}

@media screen and (max-width:767px) {
	br.sp {
		display: block
	}
}