@charset 'UTF-8';
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: 0 0
}
body {
	line-height: 1;
	-webkit-text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
	color: inherit;
	background: 0 0
}
ins {
	text-decoration: none;
	color: #000;
	background-color: #ff9
}
mark {
	font-weight: 700;
	font-style: italic;
	color: #000;
	background-color: #ff9
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	cursor: help;
	border-bottom: 1px dotted
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc
}
button, input, textarea {
	padding: 0;
	border: none;
	border-radius: 0;
	outline: 0;
	background: 0 0
}
select {
	border: none;
	outline: 0;
	background: none transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input::-ms-clear {
	visibility: hidden
}
select:disabled, select:disabled::-ms-value {
	color: #333;
	background: 0 0
}
select::-ms-expand {
	display: none
}
select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #828c9a
}
button, input[typr=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input[type=button], input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=submit] {
	-webkit-appearance: none
}
* {
	box-sizing: border-box
}
::after, ::before {
	box-sizing: inherit
}
html {
	width: 100%
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
img {
	width: 100%;
	max-width: 100%;
	height: auto
}
html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%
}
body {
	font-family: 'Noto Sans CJK JP', noto-sans-cjk-jp, 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	overflow-y: scroll;
	min-width: 320px;
	word-break: break-word;
	color: #333;
	-webkit-overflow-scrolling: touch
}
main {
	display: block;
	overflow: hidden
}
.no-scroll {
	overflow: hidden;
	width: 100%;
	height: 100vh
}
* {
	background-repeat: no-repeat
}
::after, ::before {
	background-repeat: no-repeat
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
	border: none
}
a {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	word-break: break-word;
	color: inherit
}
button, input, textarea {
	font-family: inherit;
	margin: 0;
	outline: 0
}
address {
	font-style: normal
}
button::-moz-focus-inner {
	border: 0
}
@page {
	margin: 12.7mm 9.7mm;
	size: A4
}
.container {
	display: -webkit-box;
	display: flex;
	max-width: 1400px;
	margin: 0 auto;
	flex-wrap: wrap
}
.container .container_l:last-of-type, .container .container_m:last-of-type, .container .container_s:last-of-type {
	margin-bottom: 64px
}
.container .container_l:last-of-type.-visitor, .container .container_m:last-of-type.-visitor, .container .container_s:last-of-type.-visitor {
	margin-bottom: 0
}
.container .breadcrumb {
	-webkit-box-ordinal-group: 3;
	order: 2
}
.container_l {
	width: 100%;
	max-width: 100%;
	padding-right: 16px;
	padding-left: 16px
}
.container_l.sp-s {
	padding-right: 24px;
	padding-left: 24px
}
.container_m {
	width: 100%;
	max-width: 100%;
	margin-top: 25px;
	padding-right: 16px;
	padding-left: 16px
}
.container_m.sp-s {
	padding-right: 24px;
	padding-left: 24px
}
.container_m>[class$='_ttl']:first-child {
	margin-top: 0
}
.container_s {
	width: 100%;
	max-width: 100%;
	padding-right: 16px;
	padding-left: 16px
}
.container_s.sp-s {
	padding-right: 24px;
	padding-left: 24px
}
.container_col2 {
	width: 100%;
	max-width: 100%
}
.container_col2_main {
	overflow: hidden;
	padding-right: 16px;
	padding-left: 16px
}
.container_col2_aside {
	display: none
}
.regulation .container_m {
	margin-top: 0
}
.footer {
	margin-bottom: 80px
}
.footer_box {
	padding-top: 34px;
	padding-bottom: 32px;
	background: #f3f3f3
}
.footer_nav_main_list {
	display: -webkit-box;
	display: flex;
	border-bottom: 1px solid #bdc0ba;
	flex-wrap: wrap
}
.footer_nav_main_list>.ttl {
	font-weight: 700;
	line-height: 2;
	display: block;
	width: calc(100% - 24px);
	padding: 14px 0
}
.footer_nav_main_list_trigger {
	position: relative;
	width: 24px;
	cursor: pointer;
	-webkit-box-flex: 0;
	flex: 0 0 24px
}
.footer_nav_main_list_trigger::before {
	position: absolute;
	top: 50%;
	right: 0;
	left: 50%;
	display: block;
	width: 12px;
	height: 2px;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #1c1c1c
}
.footer_nav_main_list_trigger::after {
	position: absolute;
	top: 50%;
	right: 6px;
	left: 50%;
	display: block;
	width: 2px;
	height: 12px;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #1c1c1c
}
.footer_nav_main_list_trigger.is-open::after {
	-webkit-transform: rotate(90deg) translate(-50%, -50%);
	transform: rotate(90deg) translate(-50%, -50%);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0
}
.footer_nav_main .footer_nav_child {
	display: none
}
.footer_nav_child {
	font-size: 1.2rem;
	line-height: 2;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #000;
	border-top: 1px solid #bdc0ba
}
.footer_nav_child_list a {
	display: -webkit-box;
	display: flex;
	padding: 8px 0;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.footer_nav_child_list a::after {
	display: block;
	width: 8px;
	height: 8px;
	margin-right: 8px;
	margin-left: 14px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 2px solid #1c1c1c;
	border-right: 2px solid #1c1c1c;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.footer_nav_aside {
	margin-top: 50px
}
.footer_nav_aside_lists {
	font-size: 1rem;
	display: -webkit-box;
	display: flex;
	margin-top: 16px;
	color: #1c1c1c;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap
}
.footer_nav_aside_list {
	padding-top: 8px
}
.footer_nav_aside_list::after {
	content: '｜'
}
.footer_nav_aside_list:last-child::after {
	content: none
}
.footer_nav_aside_lists:nth-of-type(2) .footer_nav_aside_list:first-of-type {
	width: 100%;
	text-align: center
}
.footer_nav_aside_lists:nth-of-type(2) .footer_nav_aside_list:first-of-type::after {
	content: none
}
.footer_btm {
	padding: 24px 16px 20px
}
.footer_btm .copyright {
	font-size: 1rem;
	line-height: 2;
	text-align: center;
	letter-spacing: .12em;
	color: #939393
}
.header {
	position: relative;
	letter-spacing: .04em
}
.header_logo {
	width: 100%;
	padding: 15px 16px;
	border-bottom: 1px solid #459f75
}
.header_logo .logo {
	line-height: 0;
	width: 170px
}
.header_logo a {
	display: block
}
.header_logo img {
	width: 100%
}
.header_nav {
	position: fixed;
	z-index: 99;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	width: 100%;
	height: 52px;
	border-top: 1px solid #006e4f;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.header_nav_lists {
	display: -webkit-box;
	display: flex;
	padding: 5px 0;
	background: #fff;
	justify-content: space-around
}
.header_nav_lists_wrap {
	width: calc(100% - 50px);
	opacity: .5;
	background: #fff
}
.header_nav_lists_wrap.-show {
	opacity: 1
}
.header_nav_list {
	width: 25%;
	border-right: 1px solid #eee;
	-webkit-box-flex: 0;
	flex: 0 0 25%
}
.header_nav_list a {
	display: -webkit-box;
	display: flex;
	padding: 0;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap
}
.header_nav_list a.icon-out::after {
	position: absolute;
	top: 4px;
	right: 6px;
	width: 9px;
	height: 9px;
	margin-bottom: 0;
	margin-left: 0
}
.header_nav_list .ttl {
	font-size: .8rem;
	line-height: 1;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	color: #1a6848
}
.header_nav_list .icon {
	width: 22px;
	height: 22px
}
.header_nav_btn {
	position: relative;
	overflow: hidden;
	background: #006e4f;
	-webkit-box-flex: 0;
	flex: 0 0 50px
}
.header_nav_btn_inner {
	position: absolute;
	position: absolute;
	top: 18px;
	left: 50%;
	display: block;
	width: 18px;
	height: 15px;
	margin: auto;
	cursor: pointer;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.header_nav_btn_inner span {
	position: absolute;
	left: 0;
	display: block;
	width: 18px;
	height: 1px;
	-webkit-transition: all .2s;
	transition: all .2s;
	background-color: #fff
}
.header_nav_btn_inner span:nth-child(1) {
	top: 0
}
.header_nav_btn_inner span:nth-child(2) {
	top: 50%
}
.header_nav_btn_inner span:nth-child(3) {
	top: 100%
}
.header_nav_btn_inner.is-open span:nth-child(1) {
	z-index: 3;
	top: 9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.header_nav_btn_inner.is-open span:nth-child(2) {
	opacity: 0
}
.header_nav_btn_inner.is-open span:nth-child(3) {
	z-index: 3;
	top: 9px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.header_menu {
	line-height: 1.5;
	position: fixed;
	z-index: 10;
	top: 0;
	display: -webkit-box;
	display: flex;
	overflow-y: scroll;
	width: 100%;
	height: calc(100vh - 52px);
	-webkit-transition: all .2s cubic-bezier(0, 0, .2, 1) 0s;
	transition: all .2s cubic-bezier(0, 0, .2, 1) 0s;
	-webkit-transform: translateY(100vh);
	transform: translateY(100vh);
	background: #fff;
	-webkit-overflow-scrolling: touch;
	-webkit-box-align: center;
	align-items: center
}
.header_menu.is-open {
	-webkit-transition: all .2s cubic-bezier(0, 0, .2, 1) 0s;
	transition: all .2s cubic-bezier(0, 0, .2, 1) 0s;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.header_menu_inner {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: flex;
	height: auto;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.header_menu_main {
	width: 100%;
	-webkit-box-ordinal-group: 3;
	order: 2
}
.header_menu_main_item {
	display: -webkit-box;
	display: flex;
	border-top: 1px solid #ddd;
	flex-wrap: wrap
}
.header_menu_main_item:last-child {
	border-bottom: 1px solid #ddd
}
.header_menu_main_item>a {
	width: calc(100% - 47px);
	padding: 16px;
	color: #2e684c
}
.header_menu_main_trigger {
	position: relative;
	width: 47px;
	cursor: pointer;
	-webkit-box-flex: 0;
	flex: 0 0 47px
}
.header_menu_main_trigger::before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 15px;
	height: 1px;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #636371
}
.header_menu_main_trigger::after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 1px;
	height: 15px;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #636371
}
.header_menu_main_trigger.is-open::after {
	-webkit-transform: rotate(90deg) translate(-50%, -50%);
	transform: rotate(90deg) translate(-50%, -50%);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0
}
.header_menu_main_child {
	display: -webkit-box;
	display: flex;
	width: 100%;
	padding: 16px;
	border-top: 1px solid #ddd;
	background: #f6f6f8;
	flex-wrap: wrap
}
.header_menu_main_child_box {
	display: none
}
.header_menu_main_child_heading {
	display: none
}
.header_menu_main_child_item {
	display: -webkit-box;
	display: flex;
	width: 50%;
	border-bottom: 1px solid #ddd;
	-webkit-box-align: center;
	align-items: center
}
.header_menu_main_child_item a {
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 100%;
	padding-top: 16px;
	padding-right: 14px;
	padding-bottom: 16px;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.header_menu_main_child_item a::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #006e4f;
	border-right: 1px solid #006e4f;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.header_menu_main_child_item:first-child a, .header_menu_main_child_item:nth-child(2) a {
	padding-top: 0
}
.header_menu_main_child_item:nth-child(odd) {
	border-right: 1px solid #ddd
}
.header_menu_main_child_item:nth-child(odd):last-child {
	border-bottom: none
}
.header_menu_main_child_item:nth-child(odd):last-child a {
	padding-bottom: 0
}
.header_menu_main_child_item:nth-child(odd):nth-last-child(2) {
	border-bottom: none
}
.header_menu_main_child_item:nth-child(odd):nth-last-child(2) a {
	padding-bottom: 0
}
.header_menu_main_child_item:nth-child(2n):last-child {
	border-bottom: none
}
.header_menu_main_child_item:nth-child(2n):last-child a {
	padding-bottom: 0
}
.header_menu_main_child_item:nth-child(2n) a {
	padding-left: 15px
}
.header_menu_main_child_close {
	display: none
}
.header_menu_sub {
	width: 100%;
	border-top: 3px solid #006e4f;
	-webkit-box-ordinal-group: 4;
	order: 3
}
.header_menu_sub_lists {
	font-size: 1.2rem;
	display: -webkit-box;
	display: flex;
	margin-top: 10px;
	margin-right: 16px;
	margin-left: 16px;
	flex-wrap: wrap
}
.header_menu_sub_item {
	width: 46%;
	margin-right: 8%
}
.header_menu_sub_item:nth-child(2n) {
	margin-right: 0
}
.header_menu_sub_item:nth-child(3n) {
	margin-right: 0
}
.header_menu_sub_item .-pc {
	display: none
}
.header_menu_sub_item a {
	display: -webkit-box;
	display: flex;
	padding: 10px 0;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.header_menu_sub_item a::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #006e4f;
	border-right: 1px solid #006e4f;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.header_menu_sub_item a.icon-out::after {
	margin-bottom: 0;
	background: 0 0
}
.header_menu_sub_item a.icon-out .txt::after {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.header_menu_search {
	width: 100%;
	height: 44px;
	margin: 20px 16px 80px;
	-webkit-box-ordinal-group: 5;
	order: 4
}
.header_menu_search_btn {
	display: none
}
.header_menu_search_form {
	display: -webkit-box;
	display: flex
}
.header_menu_search_form .txt {
	font-size: 1.6rem;
	width: calc(100% - 44px);
	padding: 10px 14px;
	background: #f6f6f8
}
.header_menu_search_form .search_btn {
	width: 100%;
	height: 100%;
	background: url(../img/icon_search_w.png) no-repeat;
	background-position: center;
	background-size: 16px 16px
}
.header_menu_search_form .search_btn_wrap {
	width: 44px;
	height: 44px;
	background: #227d51
}
.header_menu_guide {
	display: -webkit-box;
	display: flex;
	width: 100%;
	padding: 20px 15px;
	-webkit-box-ordinal-group: 2;
	order: 1;
	-webkit-box-align: center;
	align-items: center
}
.header_menu_guide_item {
	position: relative;
	width: 25%
}
.header_menu_guide_item::after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 1px;
	height: 48px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #ddd
}
.header_menu_guide_item .icon-out {
	position: relative
}
.header_menu_guide_item .icon-out::after {
	position: absolute;
	top: 0;
	right: 6px;
	width: 9px;
	height: 9px
}
.header_menu_guide_item:first-child .link {
	text-decoration: none
}
.header_menu_guide_item:first-child .ttl .pc {
	display: none
}
.header_menu_guide_item:last-child::after {
	content: none
}
.header_menu_guide_item a {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	justify-content: center
}
.header_menu_guide_item a .ttl {
	font-size: 1.2rem;
	width: 100%;
	text-align: center;
	color: #2e684c
}
.header_menu_guide_item a .icon {
	width: 38px;
	height: 30px
}
.header_menu_guide_item a .icon_pc {
	display: none
}
.header .info {
	font-size: 1.2rem;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: .12em;
	color: #fff;
	background: #de1622
}
.header .info.is-close {
	display: none
}
.header .info .container_m {
	position: relative;
	margin-top: 0
}
.header .info .container_m .info_close {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 16px;
	display: block;
	width: 24px;
	height: 24px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.header .info .container_m .info_close::before {
	position: absolute;
	top: -2px;
	left: 10px;
	display: block;
	width: 3px;
	height: 30px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff
}
.header .info .container_m .info_close::after {
	position: absolute;
	top: -2px;
	left: 10px;
	display: block;
	width: 3px;
	height: 30px;
	content: '';
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	background: #fff
}
.header .info_list {
	margin-right: 40px
}
.header .info_list_item {
	position: relative;
	margin-top: 8px
}
.header .info_list_item:first-of-type {
	margin-top: 0
}
.header .info_list_item a.icon-out::after {
	content: none
}
.header .info_list_item a.icon-out .info_list_item_txt::after {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out_w.png) no-repeat;
	background-size: contain
}
.header .info_list_item a.icon-pdf::after {
	content: none
}
.header .info_list_item a.icon-pdf .info_list_item_txt::after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf_w.png) no-repeat;
	background-size: contain
}
.header .info_list_item a.icon-docx::after {
	content: none
}
.header .info_list_item a.icon-docx .info_list_item_txt::after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx_w.png) no-repeat;
	background-size: contain
}
.header .info_list_item a.icon-xls::after {
	content: none
}
.header .info_list_item a.icon-xls .info_list_item_txt::after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls_w.png) no-repeat;
	background-size: contain
}
.header .info_list_item a.icon-zip::after {
	content: none
}
.header .info_list_item a.icon-zip .info_list_item_txt::after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip_w.png) no-repeat;
	background-size: contain
}
.header .info_list_item_date {
	line-height: 1.5;
	position: absolute;
	top: 0;
	left: 0;
	width: 96px
}
.header .info_list_item_txt {
	line-height: 1.5;
	position: relative;
	text-indent: 96px;
	letter-spacing: 0
}
.header .info_list_item_txt::before {
	position: absolute;
	top: 4px;
	left: 84px;
	display: block;
	width: 2px;
	height: 12px;
	content: '';
	background: #fff
}
.localnav_heading {
	border-left: 3px solid #006e4f;
	background: #fff
}
.localnav_heading_inner {
	position: relative;
	display: table;
	width: 100%;
	min-height: 110px;
	padding-right: 8px
}
.localnav_heading_inner .ttl {
	font-size: 1.6rem;
	display: table-cell;
	padding: 14px 28px 14px 14px;
	vertical-align: middle
}
.localnav_heading_inner::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img/icon_arw_g.png) no-repeat;
	background-size: contain
}
.localnav_heading a {
	display: block
}
.localnav_nav {
	margin-top: 26px
}
.localnav_lists_item {
	font-size: 1.6rem;
	font-weight: 400;
	display: -webkit-box;
	display: flex;
	border-bottom: 1px solid #ddd;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap
}
.localnav_lists_item:last-child {
	border-bottom: none
}
.localnav_lists_item .txt {
	line-height: 1.7;
	padding-right: 14px
}
.localnav_lists_item_btn {
	display: -webkit-box;
	display: flex;
	width: 40px;
	height: 40px;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	flex: 0 0 40px
}
.localnav_lists_item_btn::before {
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
	background: url(../img/icon_arw_gray.png) no-repeat;
	background-size: contain
}
.localnav_lists_item_btn.active::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.localnav_lists_item a {
	width: calc(100% - 40px);
	padding: 22px 0 22px 16px
}
.localnav_lists_item a.current {
	color: #006e4f
}
.localnav_child {
	position: relative;
	left: 18px;
	display: none;
	width: calc(100% + 18px);
	margin-left: -18px;
	padding: 20px 18px 20px 32px;
	border-top: 1px solid #ddd;
	background: #fff
}
.localnav_child.current {
	display: block
}
.localnav_child .localnav_lists_item {
	border-bottom: none
}
.localnav_child .localnav_lists_item a.link.-files {
	padding: 12px 0
}
.localnav_child a {
	padding: 12px 0
}
.localnav_lower {
	font-size: 1.4rem;
	display: none;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 16px;
	padding-left: 18px;
	border-left: 1px solid #aaa
}
.localnav_lower.current {
	display: block
}
.localnav_lower_item {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap
}
.localnav_lower_item:first-child .localnav_lists_item_btn {
	-webkit-box-align: start;
	align-items: flex-start
}
.localnav_lower_item:last-child .localnav_lists_item_btn {
	-webkit-box-align: end;
	align-items: flex-end
}
.localnav_lower_item .localnav_lists_item_btn {
	height: 30px
}
.localnav_lower_item a {
	display: block;
	width: calc(100% - 40px);
	padding: 10px 0
}
.localnav_lower_item:first-child>a {
	padding-top: 0
}
.localnav_lower_item:last-child>a {
	padding-bottom: 0
}
.localnav_lower_child {
	display: none;
	margin-left: 16px
}
.localnav_lower_child.current {
	display: block
}
.localnav_lower_child_item a {
	padding: 12px 0
}
.localnav_lower .lower_txt {
	line-height: 1.5
}
.localnav a.link {
	line-height: inherit;
	text-decoration: none;
	color: inherit;
	border-bottom: none
}
.localnav a.link .txt {
	padding-right: 0
}
.localnav a.link.-files {
	line-height: inherit;
	padding: 22px 0 22px 16px;
	text-decoration: none;
	color: inherit
}
.localnav a.icon-pdf::after {
	position: static;
	display: inline-block;
	-webkit-transform: none;
	transform: none;
	vertical-align: bottom
}
.localnav a.icon-docx::after {
	position: static;
	display: inline-block;
	-webkit-transform: none;
	transform: none;
	vertical-align: bottom
}
.localnav a.icon-xls::after {
	position: static;
	display: inline-block;
	-webkit-transform: none;
	transform: none;
	vertical-align: bottom
}
.localnav a.icon-zip::after {
	position: static;
	display: inline-block;
	-webkit-transform: none;
	transform: none;
	vertical-align: bottom
}
.border_box {
	margin-top: 32px;
	padding: 40px 16px;
	border: 4px solid #ddd
}
.border_box>:first-child {
	margin-top: 0
}
.blog_box {
	margin-top: 32px;
	margin-right: -16px;
	margin-left: -16px;
	padding: 40px 24px;
	background: #f6f6f8
}
.blog_box>:first-child {
	margin-top: 0
}
.wysiwyg_box {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
	line-height: 1.8;
	margin-top: 20px
}
.wysiwyg_box * {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important
}
.wysiwyg_box a {
	text-decoration: underline;
	color: #227d51
}
.wysiwyg_box a[target='_blank'] {
	position: relative
}
.wysiwyg_box a[target='_blank']::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: -2px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.wysiwyg_box a[target='_blank'][href$='.doc'], .wysiwyg_box a[target='_blank'][href$='.docx'], .wysiwyg_box a[target='_blank'][href$='.pdf'], .wysiwyg_box a[target='_blank'][href$='.xls'], .wysiwyg_box a[target='_blank'][href$='.xlsx'], .wysiwyg_box a[target='_blank'][href$='.zip'] {
	line-height: 1.4;
	position: relative
}
.wysiwyg_box a[target='_blank'][href$='.doc']::before, .wysiwyg_box a[target='_blank'][href$='.docx']::before, .wysiwyg_box a[target='_blank'][href$='.pdf']::before, .wysiwyg_box a[target='_blank'][href$='.xls']::before, .wysiwyg_box a[target='_blank'][href$='.xlsx']::before, .wysiwyg_box a[target='_blank'][href$='.zip']::before {
	content: none
}
.wysiwyg_box a[target='_blank'][href$='.doc']::after, .wysiwyg_box a[target='_blank'][href$='.docx']::after, .wysiwyg_box a[target='_blank'][href$='.pdf']::after, .wysiwyg_box a[target='_blank'][href$='.xls']::after, .wysiwyg_box a[target='_blank'][href$='.xlsx']::after, .wysiwyg_box a[target='_blank'][href$='.zip']::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -5px;
	margin-left: 4px;
	content: ''
}
.wysiwyg_box a[href$='.pdf']::after {
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.wysiwyg_box a[href$='.zip']::after {
	background: url(../img/zip.png) no-repeat;
	background-size: contain
}
.wysiwyg_box a[href$='.doc']::after, .wysiwyg_box a[href$='.docx']::after {
	background: url(../img/docx.png) no-repeat;
	background-size: contain
}
.wysiwyg_box a[href$='.xls']::after, .wysiwyg_box a[href$='.xlsx']::after {
	background: url(../img/xls.png) no-repeat;
	background-size: contain
}
.wysiwyg_box ol, .wysiwyg_box ul {
	margin-top: 1.5em;
	padding-left: 1.2em
}
.wysiwyg_box ol li, .wysiwyg_box ul li {
	margin-top: .2em
}
.wysiwyg_box ul {
	list-style: disc
}
.wysiwyg_box ol {
	list-style: decimal
}
.wysiwyg_box+.bnr, .wysiwyg_box+.bnr_txt, .wysiwyg_box+.bnr_txt_square, .wysiwyg_box+.imgbox_col1, .wysiwyg_box+.imgbox_col2, .wysiwyg_box+.imgbox_col3, .wysiwyg_box+.link_btn, .wysiwyg_box+.list {
	margin-top: 20px
}
.wysiwyg_box sup {
	vertical-align: top
}
.box_link {
	margin-top: 60px
}
.box_link_txt .lv3_ttl {
	font-size: 2.4rem;
	margin-top: 30px
}
.box_link_txt .p {
	margin-top: 0
}
.box_link_txt_inner {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px
}
.box_link_txt_inner::after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -16px;
	display: block;
	width: calc(100% + 32px);
	height: 100%;
	content: '';
	background: #e4f2e6
}
.box_link_txt a {
	font-size: 1.6rem;
	line-height: 1.5;
	display: -webkit-box;
	display: flex;
	max-width: 343px;
	height: 100%;
	margin-top: 20px;
	padding: 18px 18px 18px 10px;
	border-bottom: 1px solid #333;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	align-items: baseline
}
.box_link_txt a::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.box_link_img {
	width: 100%
}
.opac_search_inner {
	padding: 18px 16px 20px;
	background: #f5f5f5
}
.opac_search_ttl {
	font-family: 'Noto Serif JP', serif;
	font-size: 2rem;
	font-weight: 400;
	line-height: 2.1;
	position: relative;
	margin-bottom: 8px;
	padding-left: 15px
}
.opac_search_ttl::before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 3px;
	height: 20px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #006e4f
}
.opac_search_box {
	display: -webkit-box;
	display: flex
}
.opac_search .search_txt {
	font-size: 1.6rem;
	width: calc(100% - 60px);
	padding: 10px 14px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-radius: 0;
	background: #fff;
	-webkit-appearance: none
}
.opac_search .search_btn {
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: url(../img/icon_search_w.png) no-repeat;
	background-position: center;
	background-size: 20px 20px
}
.opac_search .search_btn_wrap {
	position: relative;
	width: 60px;
	background: #3e7b6a
}
.opac_search_checkbox {
	display: -webkit-box;
	display: flex;
	margin-top: 14px;
	flex-wrap: wrap
}
.opac_search_checkbox input[type=checkbox] {
	display: none
}
.opac_search_checkbox input[type=checkbox]:checked+label::after {
	display: block
}
.opac_search_checkbox label {
	line-height: 2;
	position: relative;
	display: block;
	margin-right: 20px;
	padding-left: 26px
}
.opac_search_checkbox label:nth-of-type(5n) {
	margin-right: 0
}
.opac_search_checkbox label::before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 18px;
	height: 18px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid #ddd;
	background: #fff
}
.opac_search_checkbox label::after {
	position: absolute;
	top: calc(50% - 7px);
	left: 6px;
	display: none;
	width: 6px;
	height: 10px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 1px solid #045139;
	border-bottom: 1px solid #045139
}
.opac_search_detail {
	line-height: 2;
	margin-top: 11px;
	color: #227d51
}
.opac_search_detail .icon-out::after {
	width: 10px;
	height: 10px;
	margin-bottom: 0
}
.opac_search_detail span {
	position: relative
}
.opac_search_detail span::after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	content: '';
	background: #227d51
}
.opac_search_link_lists {
	display: -webkit-box;
	display: flex;
	width: calc(100% + 1px);
	background: -webkit-linear-gradient(right, transparent 0, transparent 1px, #f5f5f5 1px, #f5f5f5 100%);
	background: linear-gradient(to left, transparent 0, transparent 1px, #f5f5f5 1px, #f5f5f5 100%);
	flex-wrap: wrap
}
.opac_search_link_list {
	width: calc((100% - 3px)/ 3);
	margin-top: 1px;
	margin-right: 1px;
	background: #3e7b6a
}
.opac_search_link_list:nth-child(-n+3) {
	margin-top: 0
}
.opac_search_link_list:nth-child(3n) {
	margin-right: 0
}
.opac_search_link_list a {
	display: -webkit-box;
	display: flex;
	height: 100%;
	padding-top: 12px;
	padding-bottom: 8px;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap
}
.opac_search_link_list a.icon-out::after {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	margin-bottom: 0;
	margin-left: 0;
	background: url(../../common/img/icon_out_w.png) no-repeat;
	background-size: contain
}
.opac_search_link_list .ttl {
	line-height: 1.3;
	width: 100%;
	text-align: center;
	color: #fafffb
}
.opac_search_link_list .icon {
	height: 30px
}
.btn {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.7;
	position: relative;
	display: -webkit-box;
	display: flex;
	width: 100%;
	max-width: 290px;
	height: 100%;
	margin: 0 0 0 auto;
	padding: 10px 1em;
	color: #fff;
	border: 2px solid;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.btn_inner {
	position: relative;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto
}
.btn.-grn {
	border-color: #2e684c;
	background: #2e684c
}
.btn.-grn::before {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: -11px;
	display: block;
	width: 20px;
	height: 1px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: -webkit-linear-gradient(left, #2e684c 0, #2e684c 50%, #fff 50.1%, #fff 100%);
	background: linear-gradient(to right, #2e684c 0, #2e684c 50%, #fff 50.1%, #fff 100%)
}
.btn_wrap {
	margin-top: 48px
}
.btn_wrap+.btn_wrap {
	margin-top: 25px
}
.link_btn {
	margin-top: 40px
}
.link_btn_item {
	border-bottom: 1px solid #333
}
.link_btn_item a {
	font-size: 1.6rem;
	line-height: 1.5;
	display: -webkit-box;
	display: flex;
	height: 100%;
	padding: 18px 18px 18px 10px;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	align-items: flex-end
}
.link_btn_item a::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.link_btn_item a.icon-out::after {
	margin-bottom: 0;
	background: 0 0
}
.link_btn_item a.icon-out .link_btn_txt::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.link_btn_item a.icon-pdf::after {
	margin-bottom: 0;
	background: 0 0
}
.link_btn_item a.icon-pdf .link_btn_txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.link_btn_item a.icon-docx::after {
	margin-bottom: 0;
	background: 0 0
}
.link_btn_item a.icon-docx .link_btn_txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.link_btn_item a.icon-xls::after {
	margin-bottom: 0;
	background: 0 0
}
.link_btn_item a.icon-xls .link_btn_txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.link_btn_item a.icon-zip::after {
	margin-bottom: 0;
	background: 0 0
}
.link_btn_item a.icon-zip .link_btn_txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.link_btn_txt {
	padding-right: 1em
}
.btn_g {
	font-weight: 500;
	line-height: 1.7;
	display: -webkit-box;
	display: flex;
	width: 100%;
	max-width: 328px;
	height: 100%;
	margin: 0 auto;
	padding: 11px 18px 11px 12px;
	color: #fff;
	background: #2e684c;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.btn_g::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.btn_g_txt {
	margin-right: 1em
}
.card {
	margin-top: 60px
}
.card_item {
	max-width: 686px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ddd
}
.card_item:first-child {
	margin-top: 0
}
.card_item.-bg {
	background: #fafffb
}
.card_item.-bg::after {
	display: block;
	width: 100%;
	height: 3px;
	content: '';
	background: #3e7b6a
}
.card_item a {
	display: block;
	width: 100%;
	height: 100%
}
.card_item a.icon-out::after {
	content: none
}
.card_item a.icon-out .ttl::after {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.card_item a.icon-pdf::after {
	content: none
}
.card_item a.icon-pdf .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.card_item a.icon-docx::after {
	content: none
}
.card_item a.icon-docx .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.card_item a.icon-xls::after {
	content: none
}
.card_item a.icon-xls .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.card_item a.icon-zip::after {
	content: none
}
.card_item a.icon-zip .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.card_item_inner {
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: wrap
}
.card_item_txt {
	width: 100%;
	padding: 24px;
	-webkit-box-ordinal-group: 3;
	order: 2
}
.card_item_txt .ttl {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.2rem;
	font-weight: 600;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
	padding-bottom: 16px
}
.card_item_txt .ttl::before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 2px;
	content: '';
	background: #3e7b6a
}
.card_item_img {
	position: relative;
	width: 100%;
	padding-top: 67%;
	-webkit-box-ordinal-group: 2;
	order: 1
}
.card_item_img img {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.breadcrumb+.container_m>.card:first-child {
	margin-top: 24px
}
.card_num {
	margin-top: 80px;
	counter-reset: num
}
.card_num_item {
	max-width: 686px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto
}
.card_num_item:first-child {
	margin-top: 0
}
.card_num_heading {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}
.card_num_heading::before {
	font-family: Roboto, sans-serif;
	font-size: 5rem;
	font-weight: 300;
	padding-left: 18px;
	content: counter(num);
	counter-increment: num;
	color: #3e7b6a
}
.card_num_heading .ttl {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8rem;
	font-weight: 600;
	font-weight: 500;
	line-height: 1.6;
	padding-left: 24px
}
.card_num_img {
	position: relative;
	width: 100%;
	margin-top: 12px;
	padding-top: 67%
}
.card_num_img img {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.contact_box {
	margin-top: 48px;
	margin-right: -16px;
	margin-left: -16px;
	padding: 40px 16px;
	background: #f6f6f8
}
.contact_heading {
	margin-right: 8px;
	margin-bottom: 32px;
	margin-left: 8px;
	padding: 48px 1em;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff
}
.contact_heading .ttl {
	font-family: Lusitana, serif;
	font-size: 2.4rem;
	font-weight: 700
}
.contact_heading .sub {
	font-family: 'Noto Sans CJK JP', noto-sans-cjk-jp, 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.2rem;
	font-weight: 500;
	display: block;
	margin-top: 16px
}
.contact_info {
	margin: 0 8px
}
.contact_info_ttl {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 24px
}
.contact_info_btn {
	margin-bottom: 24px
}
.contact_info_btn .btn_g {
	margin: 0 auto 0 0
}
.contact_info_lists {
	display: -webkit-box;
	display: flex;
	margin-top: 10px
}
.contact_info_lists_term {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.7;
	width: 24%;
	max-width: 76px
}
.contact_info_lists_term::before {
	display: block;
	width: 0;
	height: 0;
	margin-top: calc((1 - 1.7) * .5em);
	content: ''
}
.contact_info_lists_desc {
	font-weight: 500;
	line-height: 1.7;
	width: 76%;
	padding-left: 1em;
	color: #227d51
}
.contact_info_lists_desc::before {
	display: block;
	width: 0;
	height: 0;
	margin-top: calc((1 - 1.7) * .5em);
	content: ''
}
.img_link {
	margin-top: 38px
}
.img_link_item {
	max-width: 686px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto
}
.img_link_item:first-child {
	margin-top: 0
}
.img_link_item a {
	display: block;
	width: 100%;
	height: 100%
}
.img_link_item a.icon-out::after {
	content: none
}
.img_link_item a.icon-out .ttl::after {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.img_link_item a.icon-pdf::after {
	content: none
}
.img_link_item a.icon-pdf .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.img_link_item a.icon-docx::after {
	content: none
}
.img_link_item a.icon-docx .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.img_link_item a.icon-xls::after {
	content: none
}
.img_link_item a.icon-xls .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.img_link_item a.icon-zip::after {
	content: none
}
.img_link_item a.icon-zip .ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.img_link_item_inner {
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: wrap
}
.img_link_item_txt {
	width: 100%;
	padding-top: 20px;
	-webkit-box-ordinal-group: 3;
	order: 2
}
.img_link_item_txt .ttl {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	padding-bottom: 14px
}
.img_link_item_txt .ttl::before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 2px;
	content: '';
	background: #2e684c
}
.img_link_item_img {
	position: relative;
	width: 100%;
	padding-top: 43.73%;
	-webkit-box-ordinal-group: 2;
	order: 1
}
.img_link_item_img img {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.col2 {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}
.col2_item {
	width: calc(50% - 6%);
	margin-top: 20px;
	margin-right: 12%
}
.col2_item:nth-child(2n) {
	margin-right: 0
}
.col2_item:nth-child(-n+2) {
	margin-top: 0
}
.col3 {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}
.col3_item {
	width: calc(33.33% - 2.21%);
	margin-top: 30px;
	margin-right: 3.317%
}
.col3_item:nth-child(3n) {
	margin-right: 0
}
.col3_item:nth-child(-n+3) {
	margin-top: 0
}
body {
	min-width: 288px
}
.iframe_wrap {
	margin-top: 42px
}
.iframe_wrap iframe {
	overflow: hidden;
	width: 100%
}
.err_msg_box {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 12px 16px;
	color: #de1622;
	border: 2px solid #de1622
}
.confirm_msg_box {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 12px 16px;
	color: #227d51;
	border: 2px solid #227d51
}
.form_wrap {
	width: 100%;
	max-width: 100%
}
.form_wrap .btn {
	margin: 0 auto
}
.form_wrap .btn::before {
	content: none
}
.form_wrap .btn.-back {
	max-width: 200px;
	margin-top: 40px;
	color: #333;
	border: 1px solid #227d51
}
.form_wrap form>.btn_wrap {
	margin-top: 40px;
	margin-bottom: 60px
}
.form_wrap .g-recaptcha+.err_txt {
	font-weight: 700;
	text-align: center;
	color: #de1622
}
.form .line {
	background: #939393
}
.form_inner {
	border: 1px solid #ccc
}
.form_item {
	border-bottom: 1px solid #ccc
}
.form_item:last-child {
	border-bottom: none
}
.form_item_term {
	font-size: 1.6rem;
	line-height: 1.25;
	display: -webkit-box;
	display: flex;
	padding: 12px 10px;
	background: #e8f7f0;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	align-items: flex-start;
	flex-wrap: wrap
}
.form_item_term .required {
	font-size: 1.2rem;
	padding: 4px 8px;
	color: #fff;
	background: #de1622
}
.form_item_desc {
	padding: 12px 10px 0
}
.form_item_desc .guide_txt {
	font-size: 1.2rem;
	line-height: 1.4;
	margin-top: -3px;
	margin-bottom: 10px
}
.form_item_desc .err_txt {
	font-weight: 700;
	margin-bottom: 12px;
	color: #de1622
}
.form_item_txtbox {
	width: 100%;
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #ccc
}
.form_item_txtarea {
	width: 100%;
	height: 120px;
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #ccc
}
.form_item_radio {
	display: -webkit-box;
	display: flex;
	margin-bottom: 4px;
	flex-wrap: wrap
}
.form_item_radio li {
	margin-bottom: 8px
}
.form_item_radio input[type=radio] {
	display: none
}
.form_item_radio input[type=radio]+label {
	line-height: 1.78;
	position: relative;
	display: table;
	margin-right: 20px;
	padding-left: 22px;
	letter-spacing: .12em
}
.form_item_radio input[type=radio]+label::before {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	content: '';
	border: 1px solid #939393;
	border-radius: 50%;
	box-shadow: 0 0 1px 1px #e2e2e2 inset
}
.form_item_radio input[type=radio]:checked+label::after {
	position: absolute;
	top: calc(50% - 3px);
	left: 4px;
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 50%;
	background: #227d51
}
.form_item_checkbox {
	display: -webkit-box;
	display: flex;
	margin-bottom: 4px;
	flex-wrap: wrap
}
.form_item_checkbox li {
	margin-bottom: 8px
}
.form_item_checkbox input[type=checkbox] {
	display: none
}
.form_item_checkbox input[type=checkbox]+label {
	line-height: 1.78;
	position: relative;
	display: table;
	margin-right: 20px;
	padding-left: 22px;
	letter-spacing: .12em
}
.form_item_checkbox input[type=checkbox]+label::before {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	content: '';
	border: 1px solid #939393;
	box-shadow: 0 0 1px 1px #e2e2e2 inset
}
.form_item_checkbox input[type=checkbox]:checked+label::after {
	position: absolute;
	top: calc(50% - 6px);
	left: 5px;
	display: block;
	width: 6px;
	height: 11px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #227d51;
	border-bottom: 2px solid #227d51
}
.form_item_select {
	position: relative;
	width: 100%;
	max-width: 380px;
	margin-bottom: 12px;
	border: 1px solid #ccc
}
.form_item_select::after {
	position: absolute;
	z-index: -1;
	top: 50%;
	right: 10px;
	display: block;
	width: 0;
	height: 0;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-width: 8px 5px 0 5px;
	border-style: solid;
	border-color: #333 transparent transparent transparent
}
.form_item_select select {
	font-family: 'Noto Sans CJK JP', noto-sans-cjk-jp, 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	width: 100%;
	padding: 10px
}
.form_item_name {
	margin-bottom: 2px
}
.form_item_name_item {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: baseline;
	align-items: baseline
}
.form_item_name_lbl {
	width: 32px;
	margin-right: 8px;
	text-align: right
}
.form_item_name dd {
	width: calc(100% - 40px)
}
.form_item_name_box {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc
}
.form_item_lbl {
	display: block;
	margin-bottom: 6px
}
.form_item_address_item .form_item_select {
	margin-bottom: 16px
}
.form_item_zip {
	display: -webkit-box;
	display: flex;
	margin-bottom: 20px;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap
}
.form_item_zip_box {
	width: 90px;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ccc
}
.form_item_zip_box:nth-of-type(2) {
	margin-right: 8px
}
.form_item_zip span {
	padding-right: 4px;
	padding-left: 4px
}
.form_item_zip .btn {
	font-size: 1.2rem;
	line-height: 1.5;
	max-width: 118px;
	margin-bottom: 4px;
	margin-left: 0;
	padding: 8px 1em
}
.form_item_tel {
	display: -webkit-box;
	display: flex;
	margin-bottom: 12px;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.form_item_tel_box {
	width: 30.1%;
	padding: 10px;
	border: 1px solid #ccc
}
.form_item_date {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: baseline;
	align-items: baseline
}
.form_item_date .form_item_select.-y {
	width: 90px
}
.form_item_date .form_item_select.-md {
	width: 80px
}
.form_item_date span {
	padding-right: 4px;
	padding-left: 4px
}
.form_item .txt {
	line-height: 1.78
}
.form_item .txt:last-child {
	margin-bottom: 12px
}
[class$='_ttl']+:not(.container_s):not(.container_m):not(.container_l):not(.container_col2):not(.page_link) {
	margin-top: 0!important
}
.lv1_ttl {
	font-size: 2.8rem;
	font-weight: 400;
	line-height: 1.4;
	position: relative;
	z-index: 3;
	top: 14px;
	padding: 16px 0
}
.lv1_ttl_box {
	position: relative;
	margin-bottom: 48px
}
.lv1_ttl_box+[class$='_ttl'] {
	margin-top: 0
}
.lv1_ttl_box::before {
	position: absolute;
	z-index: 1;
	right: -20px;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background: #227d51
}
.lv1_ttl_box::after {
	position: absolute;
	z-index: 2;
	top: 14px;
	left: -16px;
	display: block;
	width: 100vw;
	height: 100%;
	content: '';
	background: #f5fbf6
}
.lv2_ttl {
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	margin-top: 48px;
	margin-bottom: 48px;
	padding-bottom: 16px;
	border-bottom: 1px solid #2e684c
}
.lv2_ttl::before {
	position: absolute;
	bottom: -2px;
	left: 0;
	display: block;
	width: 26px;
	height: 3px;
	content: '';
	background: #2e684c
}
.lv3_ttl {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	margin-top: 60px;
	margin-bottom: 32px;
	padding-left: 28px
}
.lv3_ttl::before {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 14px;
	height: 14px;
	content: '';
	border-width: 7px;
	border-style: solid;
	border-color: transparent rgba(255, 255, 255, .3) rgba(255, 255, 255, .3) transparent;
	background: #3e7b6a
}
.lv4_ttl {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	margin-top: 32px;
	margin-bottom: 24px;
	padding: 2px 8px 3px 1em;
	background: #f6f6f8
}
.lv4_ttl::before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 2px;
	height: 16px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #636371
}
.imgbox {
	width: 100%;
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center
}
.imgbox a {
	display: block
}
.imgbox_inner {
	position: relative;
	width: 100%;
	border: 1px solid #ddd
}
.imgbox_inner::before {
	display: block;
	width: 100%;
	padding-top: 66.6666%;
	content: ''
}
.imgbox_inner img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.imgbox figcaption {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #939393
}
.imgbox_p {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 400;
	display: -webkit-box;
	display: flex;
	margin-top: 48px;
	flex-wrap: wrap
}
.imgbox_p_img {
	width: 100%;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-ordinal-group: 3;
	order: 2
}
.imgbox_p_img.-v .imgbox {
	max-width: 254px
}
.imgbox_p_img.-v .imgbox_inner::before {
	padding-top: 150%
}
.imgbox_p_img.-v.-s .imgbox {
	max-width: 200px
}
.imgbox_p_img.-s .imgbox {
	max-width: 254px
}
.imgbox_p_img .imgbox_inner {
	box-shadow: none
}
.imgbox_p_txt {
	width: 100%;
	-webkit-box-ordinal-group: 2;
	order: 1
}
.imgbox_p_txt .p:first-child {
	margin-top: 0
}
.imgbox_col1 {
	margin-top: 40px
}
.imgbox_col1 .imgbox {
	width: auto;
	max-width: 100%
}
.imgbox_col2 {
	margin-top: 40px
}
.imgbox_col2_item {
	margin-top: 40px
}
.imgbox_col2_item:first-child {
	margin-top: 0
}
.imgbox_col2_item .imgbox figcaption {
	font-size: 1.2rem
}
.imgbox_col3 {
	margin-top: 32px
}
.imgbox_col3_item {
	margin-top: 24px
}
.imgbox_col3_item:first-child {
	margin-top: 0
}
.imgbox_col3_item .imgbox figcaption {
	font-size: 1.2rem
}
.imgbox_mov {
	margin-top: 40px
}
.imgbox_mov_inner {
	position: relative;
	width: 100%;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto
}
.imgbox_mov_inner::before {
	display: block;
	width: 100%;
	padding-top: 56.25%;
	content: ''
}
.imgbox_mov_inner a {
	display: block;
	width: 100%;
	height: 100%
}
.imgbox_mov_inner img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.imgbox_mov_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 38px;
	height: 38px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: rgba(255, 255, 255, .9)
}
.imgbox_mov_btn::before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-width: 6px 0 6px 12px;
	border-style: solid;
	border-color: transparent transparent transparent #86a1c1
}
.pdf_link {
	margin-top: 48px
}
.pdf_link a {
	display: block
}
.pdf_link_img {
	text-align: center
}
.pdf_link_img img {
	max-height: 400px
}
.pdf_link_txt {
	line-height: 1.4;
	margin-top: 8px;
	text-align: center
}
.pdf_link_col2 {
	display: -webkit-box;
	display: flex;
	margin-top: 48px;
	flex-wrap: wrap
}
.pdf_link_col2_item {
	width: calc(50% - 2.5%);
	margin-top: 48px;
	margin-right: 5%
}
.pdf_link_col2_item:nth-child(2n) {
	margin-right: 0
}
.pdf_link_col2_item:nth-child(-n+2) {
	margin-top: 0
}
.pdf_link_col2 .pdf_link_img {
	text-align: center;
	border: 1px solid #ddd
}
.mov {
	margin-top: 48px
}
.mov_box {
	position: relative;
	width: 100%;
	padding-top: 56.25%
}
.mov_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}
.mov figcaption {
	line-height: 1.4;
	margin-top: 8px;
	color: #939393
}
.map {
	margin-top: 48px
}
.map_box {
	position: relative;
	width: 100%;
	padding-top: 50.72%
}
.map_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}
.calendar {
	margin-top: 48px
}
.calendar_box {
	position: relative;
	width: 100%;
	padding-top: 100%
}
.calendar_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}
.bnr {
	display: -webkit-box;
	display: flex;
	max-width: 672px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	flex-wrap: wrap
}
.bnr_item {
	width: calc(50% - 6px);
	margin-top: 12px;
	margin-right: 12px
}
.bnr_item:nth-child(2n) {
	margin-right: 0
}
.bnr_item:nth-child(-n+2) {
	margin-top: 0
}
.bnr_item a {
	display: block
}
.bnr+.bnr_txt {
	margin-top: 16px
}
.bnr_txt {
	margin-top: 80px
}
.bnr_txt_item {
	margin-top: 40px
}
.bnr_txt_item:first-child {
	margin-top: 0
}
.bnr_txt_item a {
	display: block
}
.bnr_txt_item a.icon-pdf {
	position: relative
}
.bnr_txt_item a.icon-pdf::after {
	content: none
}
.bnr_txt_item a.icon-pdf .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_item a.icon-docx {
	position: relative
}
.bnr_txt_item a.icon-docx::after {
	content: none
}
.bnr_txt_item a.icon-docx .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_item a.icon-xls {
	position: relative
}
.bnr_txt_item a.icon-xls::after {
	content: none
}
.bnr_txt_item a.icon-xls .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_item a.icon-zip {
	position: relative
}
.bnr_txt_item a.icon-zip::after {
	content: none
}
.bnr_txt_item a.icon-zip .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_item a.icon-out::after {
	content: none
}
.bnr_txt_item a.icon-out .bnr_txt_ttl::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-bottom: -1px;
	margin-left: 6px;
	content: '';
	background: url(../img/icon_out_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_inner {
	position: relative;
	width: 100%
}
.bnr_txt_img {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .24)
}
.bnr_txt_img::before {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(68, 68, 68, .4)
}
.bnr_txt_img img {
	position: relative;
	z-index: 1;
	width: 100%
}
.bnr_txt_ttl {
	font-size: 2rem;
	line-height: 1.6;
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 0 16px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	text-shadow: 0 0 40px #000
}
.bnr_txt+.bnr {
	margin-top: 16px
}
.bnr_txt_square {
	display: -webkit-box;
	display: flex;
	margin-top: 80px;
	flex-wrap: wrap
}
.bnr_txt_square_item {
	width: calc(50% - 11px);
	margin-top: 22px;
	margin-right: 22px
}
.bnr_txt_square_item:nth-child(2n) {
	margin-right: 0
}
.bnr_txt_square_item:nth-child(-n+2) {
	margin-top: 0
}
.bnr_txt_square_item a {
	display: block
}
.bnr_txt_square_item a.icon-pdf {
	position: relative
}
.bnr_txt_square_item a.icon-pdf::after {
	content: none
}
.bnr_txt_square_item a.icon-pdf .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -7px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_square_item a.icon-docx {
	position: relative
}
.bnr_txt_square_item a.icon-docx::after {
	content: none
}
.bnr_txt_square_item a.icon-docx .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -7px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_square_item a.icon-xls {
	position: relative
}
.bnr_txt_square_item a.icon-xls::after {
	content: none
}
.bnr_txt_square_item a.icon-xls .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -7px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_square_item a.icon-zip {
	position: relative
}
.bnr_txt_square_item a.icon-zip::after {
	content: none
}
.bnr_txt_square_item a.icon-zip .bnr_txt_ttl::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -7px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_square_item a.icon-out::after {
	content: none
}
.bnr_txt_square_item a.icon-out .bnr_txt_ttl::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-bottom: -2px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out_w.png) no-repeat;
	background-size: contain
}
.bnr_txt_square .bnr_txt_ttl {
	font-size: 1.4rem;
	padding: 0 8px
}
.main_category_mv {
	position: relative;
	margin-top: -51px
}
.main_category_mv_ttl {
	position: absolute;
	top: 55%;
	width: 100%;
	padding: 0 16px;
	text-align: center
}
.main_category_mv_ttl h1 {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: .2em;
	color: #fff
}
.main_category_mv::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	opacity: .5;
	background: #000
}
.main_category_mv img {
	width: 100%
}
.breadcrumb {
	width: 100%;
	margin: 80px 16px 32px
}
.breadcrumb_lists_item {
	font-size: 1.4rem;
	line-height: 1.7;
	display: inline;
	color: #1c1c1c
}
.breadcrumb_lists_item::after {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 12px;
	content: '';
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd
}
.breadcrumb_lists_item a {
	display: inline-block;
	padding-right: 1.2rem;
	text-align: center;
	color: #2e684c
}
.breadcrumb_lists_item:last-child::after {
	content: none
}
.page_link {
	position: relative;
	display: -webkit-box;
	display: flex;
	margin-top: 32px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background: #e4f2e6;
	flex-wrap: wrap
}
.page_link_item {
	display: -webkit-box;
	display: flex;
	margin: 10px 8px 0;
	-webkit-box-align: center;
	align-items: center
}
.page_link_item::after {
	display: block;
	width: 1px;
	height: 20px;
	content: '';
	background: #aaa
}
.page_link_item:last-child::after {
	content: none
}
.page_link_item a {
	line-height: 2;
	display: -webkit-box;
	display: flex;
	padding-right: 16px;
	-webkit-box-align: center;
	align-items: center
}
.page_link_item a::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-top: 1px solid #2e684c;
	border-top: 2px solid #2e684c;
	border-right: 1px solid #2e684c;
	border-right: 2px solid #2e684c;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.page_link_txt {
	padding-right: 10px
}
.page_link_target {
	height: 0
}
.page_link+* {
	margin-top: 32px!important
}
.page_link+.page_link_target+* {
	margin-top: 0!important
}
.lv1_ttl+.page_link {
	margin-top: -16px!important
}
.lv2_ttl+.page_link {
	margin-top: -16px!important
}
.lv3_ttl+.page_link {
	margin-top: 0!important
}
.lv4_ttl+.page_link {
	margin-top: 8px!important
}
.list {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 24px
}
.list_item {
	margin-top: 8px
}
.list_item:first-child {
	margin-top: 0
}
.list_item>.list {
	margin-top: 8px;
	margin-left: 1.6em
}
.list_item>.list>.list_item {
	margin-top: 4px
}
.list_txt {
	display: table-cell
}
.list_txt+.p {
	margin-top: 0;
	margin-bottom: 30px
}
.list_txt .icon-pdf::after {
	position: static;
	display: inline-block;
	content: '';
	-webkit-transform: none;
	transform: none;
	vertical-align: middle
}
.list_txt .icon-docx::after {
	position: static;
	display: inline-block;
	content: '';
	-webkit-transform: none;
	transform: none;
	vertical-align: middle
}
.list_txt .icon-xls::after {
	position: static;
	display: inline-block;
	content: '';
	-webkit-transform: none;
	transform: none;
	vertical-align: middle
}
.list.-disc .list_item::before {
	display: table-cell;
	width: 1em;
	content: '・'
}
.list.-decimal {
	counter-reset: cnt
}
.list.-decimal>.list_item>.list_txt {
	padding-left: 6px
}
.list.-decimal>.list_item::before {
	display: table-cell;
	width: 25px;
	content: counter(cnt) '.';
	counter-increment: cnt;
	text-align: right;
	white-space: nowrap
}
.list.-decimal>.list_item>.list {
	margin-left: 2.6em
}
.list.-line .list_item {
	position: relative
}
.list.-line .list_item::before {
	position: absolute;
	top: 11px;
	display: table-cell;
	width: 5px;
	height: 5px;
	content: '';
	border-top: 1px solid #227d51
}
.list.-line .list_txt {
	padding-left: 15px
}
.list+.list {
	margin-top: 24px
}
.list+.bnr {
	margin-top: 20px
}
.acc_menu {
	margin-top: 80px
}
.acc_menu_item {
	border-top: 1px solid #ddd
}
.acc_menu_item:last-child {
	border-bottom: 1px solid #ddd
}
.acc_menu_trigger {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	display: -webkit-box;
	display: flex;
	width: 100%;
	padding: 18px 32px 18px 10px;
	cursor: pointer;
	text-align: left;
	color: #000;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.acc_menu_trigger::after {
	position: absolute;
	top: calc(50% - 5px);
	right: 16px;
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-top: 1px solid #636371;
	border-right: 1px solid #636371
}
.acc_menu_trigger.is-open::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.acc_menu_child {
	display: none;
	padding: 4px 16px 18px 10px
}
.acc_menu_child>.lv4_ttl {
	margin-top: 0
}
.listbox {
	margin-top: 80px
}
.listbox_item {
	margin-top: 80px
}
.listbox_item:first-child {
	margin-top: 0
}
.listbox_heading {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.3;
	position: relative;
	padding-left: 18px
}
.listbox_heading_wrap {
	margin-bottom: 12px
}
.listbox_heading::before {
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 3px;
	height: calc(100% - 10px);
	content: '';
	background: #047f46
}
.listbox_heading a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.listbox_heading a::after {
	display: block;
	width: 8px;
	height: 8px;
	margin-right: 20px;
	margin-left: 20px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-box-flex: 0;
	flex: 0 0 8px
}
.listbox_heading a.icon-out::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_heading a.icon-out .txt::after {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.listbox_heading a.icon-pdf::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_heading a.icon-pdf .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.listbox_heading a.icon-docx::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_heading a.icon-docx .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.listbox_heading a.icon-xls::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_heading a.icon-xls .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.listbox_heading a.icon-zip::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_heading a.icon-zip .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.listbox_lists_item {
	border-bottom: 1px solid #333
}
.listbox_lists_item>a {
	position: relative;
	display: block;
	padding: 18px 50px 18px 12px
}
.listbox_lists_item>a::after {
	position: absolute;
	top: 28px;
	right: 20px;
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #333;
	border-right: 1px solid #333
}
.listbox_lists_item>a.icon-out::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_lists_item>a.icon-out .txt::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: -1px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.listbox_lists_item>a.icon-pdf::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_lists_item>a.icon-pdf .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.listbox_lists_item>a.icon-docx::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_lists_item>a.icon-docx .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.listbox_lists_item>a.icon-xls::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_lists_item>a.icon-xls .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.listbox_lists_item>a.icon-zip::after {
	margin-bottom: 0;
	background: 0 0
}
.listbox_lists_item>a.icon-zip .txt::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: -4px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.listbox_lists_item .txt {
	font-size: 1.6rem;
	line-height: 1.7;
	margin-right: 1em
}
.news_lists {
	margin-top: 18px
}
.news_lists .txt_center {
	text-align: center
}
.news_lists_item {
	border-bottom: 1px solid #ddd
}
.news_lists_item:last-child {
	border-bottom: none
}
.news_lists_item a {
	display: block
}
.news_lists_item a.icon-out::after {
	content: none
}
.news_lists_item a.icon-out .p::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: -2px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.news_lists_item a.icon-pdf::after {
	content: none
}
.news_lists_item a.icon-pdf .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.news_lists_item a.icon-docx::after {
	content: none
}
.news_lists_item a.icon-docx .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.news_lists_item a.icon-xls::after {
	content: none
}
.news_lists_item a.icon-xls .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.news_lists_item a.icon-zip::after {
	content: none
}
.news_lists_item a.icon-zip .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.news_lists_item_inner {
	padding: 22px 0
}
.news_lists_item_top {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}
.news_lists_item_top .news_category {
	margin-left: 32px
}
.news_lists_item_btm {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	align-items: flex-end
}
.news_lists_item_btm .p {
	width: 100%;
	margin-bottom: 16px
}
.news_lists_item_btm .news_label {
	width: calc(100% - 60px)
}
.news_date {
	font-weight: 500;
	color: #2e684c
}
.news_label {
	display: -webkit-box;
	display: flex;
	margin-top: -10px;
	margin-right: -16px;
	margin-left: -17px;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap
}
.news_label_item {
	font-size: 1.2rem;
	font-weight: 500;
	position: relative;
	display: -webkit-box;
	display: flex;
	margin-top: 10px;
	padding: 0 16px;
	color: #939393;
	-webkit-box-align: center;
	align-items: center
}
.news_label_item:first-child::after {
	content: none
}
.news_label_item::after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 1px;
	height: 14px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #ddd
}
.news_label_item::before {
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 3px;
	content: '';
	-webkit-box-flex: 0;
	flex: 0 0 16px
}
.news_label_item.-cat::before {
	background: url(../img/icon_cat.png) no-repeat;
	background-size: contain
}
.news_label_item.-src::before {
	background: url(../img/icon_src.png) no-repeat;
	background-size: contain
}
.news_category {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 2;
	width: 133px;
	text-align: center;
	color: #fff;
	-webkit-box-flex: 0;
	flex: 0 0 133px
}
.news_category.-important {
	background: #88b58f
}
.news_category.-notice {
	background: #86a1c1
}
.news_category.-event {
	background: #b2b588
}
.news_more {
	font-family: Lusitana, serif;
	font-size: 1.2rem;
	font-weight: 400;
	position: relative;
	width: 60px;
	margin-left: auto;
	color: #2e684c;
	-webkit-box-flex: 0;
	flex: 0 0 60px
}
.news_more::before {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 8px;
	display: block;
	width: 7px;
	height: 7px;
	content: '';
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff
}
.news_more::after {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 0;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #3e7b6a
}
.news .btn_wrap .event_link {
	margin-top: 32px;
	text-align: right
}
.news .btn_wrap .event_link a {
	line-height: 2.14;
	position: relative;
	padding-right: 36px;
	padding-bottom: 8px;
	color: #227d51;
	border-bottom: 1px solid #227d51
}
.news .btn_wrap .event_link a::after {
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #227d51;
	border-right: 1px solid #227d51
}
.event_lists_item {
	position: relative;
	margin-top: 20px;
	background: #fff
}
.event_lists_item:first-child {
	margin-top: 0
}
.event_lists_item::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: calc(100% - 32px);
	height: 1px;
	content: '';
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #2e684c
}
.event_lists_item a {
	display: block
}
.event_lists_item a.icon-out::after {
	content: none
}
.event_lists_item a.icon-out .p::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: -2px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.event_lists_item a.icon-pdf::after {
	content: none
}
.event_lists_item a.icon-pdf .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.event_lists_item a.icon-docx::after {
	content: none
}
.event_lists_item a.icon-docx .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.event_lists_item a.icon-xls::after {
	content: none
}
.event_lists_item a.icon-xls .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.event_lists_item a.icon-zip::after {
	content: none
}
.event_lists_item a.icon-zip .p::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.event_lists_item_inner {
	display: -webkit-box;
	display: flex;
	padding: 24px 16px;
	flex-wrap: wrap;
	-webkit-box-align: start;
	align-items: flex-start
}
.event_lists_item_date {
	position: relative;
	width: 80px;
	border: 1px solid #ddd;
	-webkit-box-flex: 0;
	flex: 0 0 80px
}
.event_lists_item_date .date {
	margin-top: 6px
}
.event_lists_item_date .date .month {
	font-size: 1.2rem;
	display: block;
	padding-left: 1em;
	color: #727272
}
.event_lists_item_date .date .day {
	font-size: 2.6rem;
	line-height: 1.4;
	display: block;
	text-align: center
}
.event_lists_item_date::before {
	position: absolute;
	top: 12px;
	left: 8px;
	display: block;
	width: 26px;
	height: 1px;
	content: '';
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	background: #ccc
}
.event_lists_item_date .week {
	font-family: Lusitana, serif;
	font-size: 1.2rem;
	font-weight: 400;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	background: #2e684c
}
.event_lists_item_txt {
	line-height: 1.4;
	width: calc(100% - 80px);
	padding-left: 8px
}
.event_lists_item_txt .p {
	margin-top: 0
}
.event_lists_item_txt .date {
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: 16px;
	color: #939393
}
.event_lists_item .news_more {
	width: 100%;
	margin-top: 10px;
	margin-left: auto
}
.pager {
	display: -webkit-box;
	display: flex;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.pager_prev {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer
}
.pager_prev::before {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 14px;
	height: 1px;
	content: '';
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	background: #636371
}
.pager_prev::after {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 14px;
	height: 1px;
	content: '';
	-webkit-transform: rotate(42deg);
	transform: rotate(42deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	background: #636371
}
.pager_next {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer
}
.pager_next::before {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 14px;
	height: 1px;
	content: '';
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	background: #636371
}
.pager_next::after {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 14px;
	height: 1px;
	content: '';
	-webkit-transform: rotate(42deg);
	transform: rotate(42deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	background: #636371
}
.pager_lists {
	display: -webkit-box;
	display: flex;
	margin: 0 10%;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.pager_lists_item {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	color: #2e684c;
	border: 1px solid #ddd
}
.pager_lists_item:last-child {
	margin-right: 0
}
.pager_lists_item a {
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.pager_lists_item.current {
	pointer-events: none;
	color: #939393;
	background-color: #f6f6f8
}
.slider_box {
	margin-top: 80px
}
.slider_box .slick-slide>div {
	margin: 0 auto
}
.thumb_item {
	opacity: 0
}
.thumb_item figcaption {
	line-height: 1.4;
	width: 100%;
	margin-bottom: 8px;
	color: #939393
}
.thumb_item_nav {
	margin-top: 8px;
	margin-right: -4px;
	margin-left: -4px;
	opacity: 0
}
.thumb_item_nav.slick-initialized {
	opacity: 1
}
.thumb_item_nav .slick-slide {
	margin: 0 4px;
	opacity: .7
}
.thumb_item_nav .slick-slide a {
	display: block
}
.thumb_item_nav .slick-slide.slick-current {
	opacity: 1
}
.thumb_item.slick-initialized {
	opacity: 1
}
.thumb_item.slick-initialized .slick-slide {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: end;
	align-items: flex-end
}
.thumb_item.slick-initialized .slick-slide a {
	display: block
}
.slider_dots_wrap .slick-dots {
	bottom: -28px
}
.slider_dots_wrap .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 8px
}
.slider_dots_wrap .slick-dots li button {
	width: 10px;
	height: 10px
}
.slider_dots_wrap .slick-dots li button::before {
	width: 10px;
	height: 10px;
	content: '';
	opacity: 1;
	border-radius: 5px;
	background: #cecece
}
.slider_dots_wrap .slick-dots li.slick-active button::before {
	background: -webkit-linear-gradient(top, #227d51 0, #0f4c3a 100%);
	background: linear-gradient(to bottom, #227d51 0, #0f4c3a 100%)
}
table td, table th {
	border: 1px solid #ddd!important
}
table td>.p:first-of-type, table th>.p:first-of-type {
	margin-top: 0
}
table th {
	font-size: 1.4rem!important;
	font-weight: 500;
	line-height: 1.7!important;
	padding: 1em;
	vertical-align: middle;
	background: #f6f6f8
}
table th>* {
	font-size: 1.4rem!important;
	line-height: 1.7!important
}
table td {
	font-size: 1.2rem!important;
	line-height: 1.7!important;
	padding: 24px 16px;
	vertical-align: middle;
	background: #fff
}
table td * {
	font-size: 1.2rem!important;
	line-height: 1.7!important
}
table * {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important
}
.table_wrap {
	margin-top: 48px
}
.table_wrap .wysiwyg_box {
	font-size: 1.2rem;
	margin-top: .5em
}
.table_caption {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 16px
}
.table_fixed table {
	width: 100%;
	table-layout: fixed;
	border-bottom: 1px solid #ddd!important
}
.table_fixed table td, .table_fixed table th {
	display: block;
	width: 100%
}
.table_fixed table td {
	border-top: none!important;
	border-bottom: none!important
}
.table_fixed table td .wysiwyg_box:first-child {
	margin-top: 0
}
.table_scroll {
	overflow-x: auto;
	overflow-y: hidden;
	height: auto
}
.table_scroll_txt {
	display: block;
	margin-bottom: 8px;
	color: #dc3b1a
}
.table_scroll table {
	width: auto;
	margin-bottom: 30px;
	table-layout: fixed
}
.table_scroll table a {
	text-decoration: underline!important;
	color: #227d51!important
}
.table_scroll table a[target='_blank'] {
	position: relative
}
.table_scroll table a[target='_blank']::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: -2px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.table_scroll table a[target='_blank'][href$='.doc'], .table_scroll table a[target='_blank'][href$='.docx'], .table_scroll table a[target='_blank'][href$='.pdf'], .table_scroll table a[target='_blank'][href$='.xls'], .table_scroll table a[target='_blank'][href$='.xlsx'], .table_scroll table a[target='_blank'][href$='.zip'] {
	padding-bottom: 0;
	border-bottom: 0
}
.table_scroll table a[target='_blank'][href$='.doc']::before, .table_scroll table a[target='_blank'][href$='.docx']::before, .table_scroll table a[target='_blank'][href$='.pdf']::before, .table_scroll table a[target='_blank'][href$='.xls']::before, .table_scroll table a[target='_blank'][href$='.xlsx']::before, .table_scroll table a[target='_blank'][href$='.zip']::before {
	content: none
}
.table_scroll table a[target='_blank'][href$='.doc']::after, .table_scroll table a[target='_blank'][href$='.docx']::after, .table_scroll table a[target='_blank'][href$='.pdf']::after, .table_scroll table a[target='_blank'][href$='.xls']::after, .table_scroll table a[target='_blank'][href$='.xlsx']::after, .table_scroll table a[target='_blank'][href$='.zip']::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: -6px;
	content: ''
}
.table_scroll table a[href$='.pdf']::after {
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.table_scroll table a[href$='.zip']::after {
	background: url(../img/zip.png) no-repeat;
	background-size: contain
}
.table_scroll table a[href$='.doc']::after, .table_scroll table a[href$='.docx']::after {
	background: url(../img/docx.png) no-repeat;
	background-size: contain
}
.table_scroll table a[href$='.xls']::after, .table_scroll table a[href$='.xlsx']::after {
	background: url(../img/xls.png) no-repeat;
	background-size: contain
}
.table_scroll .simplebar-track.simplebar-horizontal {
	height: 12px;
	border-radius: 6px;
	background: #eee
}
.table_scroll .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	top: 0;
	height: 12px
}
.table_scroll .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
	height: 12px;
	opacity: 1;
	border-radius: 6px;
	background: #78a397
}
.gsc-control-cse {
	padding: 0!important
}
.gsc-control-cse table td, .gsc-control-cse table th {
	border: none!important
}
.gsc-control-cse table td {
	padding: 0
}
.gsc-control-cse .gsc-orderby-container {
	display: none
}
.wysiwyg_box .gs-bidi-start-align.gs-snippet, .wysiwyg_box .gs-title {
	line-height: 1.1
}
.wysiwyg_box .gsc-control-cse a[target='_blank']::after {
	content: none
}
.p {
	line-height: 1.8;
	margin-top: 1.5em
}
.p::before {
	display: block;
	width: 0;
	height: 0;
	margin-top: calc((1 - 1.8) * .5em);
	content: ''
}
.p .-bold {
	font-weight: 500
}
.-center {
	text-align: center
}
.-right {
	text-align: right
}
.-color {
	color: #dc3b1a
}
.strong {
	font-weight: 500;
	font-style: normal
}
.link {
	text-decoration: underline;
	color: #227d51
}
.link.-files::before {
	content: none
}
.icon-pdf {
	position: relative
}
.icon-pdf::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: 2px;
	content: '';
	background: url(../img/icon_pdf.png) no-repeat;
	background-size: contain
}
.icon-docx {
	position: relative
}
.icon-docx::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: 2px;
	content: '';
	background: url(../img/icon_docx.png) no-repeat;
	background-size: contain
}
.icon-xls {
	position: relative
}
.icon-xls::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: 2px;
	content: '';
	background: url(../img/icon_xls.png) no-repeat;
	background-size: contain
}
.icon-zip {
	position: relative
}
.icon-zip::after {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-bottom: 2px;
	content: '';
	background: url(../img/icon_zip.png) no-repeat;
	background-size: contain
}
.icon-out {
	position: relative
}
.icon-out::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-bottom: -2px;
	margin-left: 4px;
	content: '';
	background: url(../img/icon_out.png) no-repeat;
	background-size: contain
}
.line {
	height: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
	background: #ccc
}
.line.-dashed {
	background: -webkit-linear-gradient(left, #ccc, #ccc 6px, transparent 6px, transparent 12px) repeat-x;
	background: linear-gradient(to right, #ccc, #ccc 6px, transparent 6px, transparent 12px) repeat-x;
	background-size: 12px 1px
}
.line+* {
	margin-top: 0!important
}
.error .container_m {
	margin-bottom: 0
}
.error .status {
	font-weight: 500;
	margin-top: 40px;
	text-align: center
}
.error .status_num {
	font-size: 5.2rem;
	line-height: 1.48;
	color: #2e684c
}
.error .status_en {
	font-size: 2rem;
	line-height: 1.45
}
.error .p {
	font-size: 1.4rem;
	line-height: 1.71;
	margin-top: 60px
}
@media print, screen and (min-width:768px) {
	img {
		width: auto
	}
}
@media screen and (min-width:900px), print {
	body {
		overflow-x: hidden
	}
	.no-scroll {
		overflow: scroll;
		width: auto;
		height: auto
	}
	.container .container_l:last-of-type, .container .container_m:last-of-type, .container .container_s:last-of-type {
		margin-bottom: 0
	}
	.container .breadcrumb {
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.container_l {
		max-width: 1400px;
		margin: 0 auto;
		padding-right: 0;
		padding-left: 0
	}
	.container_l.sp-s {
		padding-right: 0;
		padding-left: 0
	}
	.container_m {
		max-width: 1264px;
		margin: 0 auto;
		padding-right: 32px;
		padding-left: 32px
	}
	.container_m.sp-s {
		padding-right: 32px;
		padding-left: 32px
	}
	.container_s {
		max-width: 1024px;
		margin: 0 auto;
		padding-right: 32px;
		padding-left: 32px
	}
	.container_s.sp-s {
		padding-right: 32px;
		padding-left: 32px
	}
	.container_col2_aside {
		display: block
	}
	.container_col2_aside_inner {
		padding: 22px 18px;
		background: #f6f6f8
	}
	.container_col2 {
		display: -webkit-box;
		display: flex;
		max-width: 1220px;
		margin: 0 auto;
		padding-right: 20px
	}
	.container_col2_main {
		width: 100%;
		margin-left: 3.9%;
		padding-right: 0;
		padding-left: 0;
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.container_col2_aside {
		max-width: 404px;
		margin-top: 0;
		margin-left: -100px;
		-webkit-box-ordinal-group: 2;
		order: 1;
		-webkit-box-flex: 0;
		flex: 0 0 34%
	}
	.container_col2_aside_inner {
		padding-right: 20px;
		padding-left: 100px
	}
	.regulation {
		margin-top: 110px
	}
	.footer {
		margin-top: 140px;
		margin-bottom: 0
	}
	.header {
		position: fixed;
		z-index: 10;
		top: 0;
		width: 100%;
		-webkit-transition: all .2s;
		transition: all .2s;
		letter-spacing: .14em;
		border-bottom: 1px solid #459f75;
		background: rgba(255, 255, 255, .85)
	}
	.header_inner {
		display: -webkit-box;
		display: flex;
		max-width: 1400px;
		margin-right: auto;
		margin-left: auto;
		letter-spacing: .12em;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	.header_logo .logo {
		width: 100%
	}
	.header_logo {
		position: static;
		width: 23%;
		margin-left: 2.9%;
		padding: 0;
		border-bottom: none
	}
	.header_nav {
		display: none
	}
	.header_nav_lists {
		width: 100%;
		border-top: none
	}
	.header_nav_btn {
		display: none
	}
	.header_menu {
		position: static;
		overflow: visible;
		width: 80%;
		max-width: 962px;
		height: auto;
		margin-top: 0;
		margin-right: 16px;
		padding: 14px 24px;
		-webkit-transform: none;
		transform: none;
		background: 0 0;
		background: 0 0
	}
	.header_menu_inner {
		position: relative;
		width: 100%;
		margin: 0;
		-webkit-box-align: center;
		align-items: center
	}
	.header_menu_inner::before {
		position: absolute;
		top: 32px;
		display: block;
		width: 100%;
		height: 1px;
		content: '';
		background: #ccc
	}
	.header_menu_main {
		display: -webkit-box;
		display: flex;
		width: calc(100% - 48px);
		margin-top: 14px;
		padding-top: 18px;
		-webkit-box-ordinal-group: 5;
		order: 4;
		-webkit-box-align: center;
		align-items: center;
		justify-content: space-around
	}
	.header_menu_main_item {
		position: relative;
		display: block;
		padding: 0 16px;
		border-top: none
	}
	.header_menu_main_item::after {
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		width: 1px;
		height: 20px;
		content: '';
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background: #ccc
	}
	.header_menu_main_item:first-child {
		padding-left: 12px
	}
	.header_menu_main_item:last-child {
		display: none
	}
	.header_menu_main_item>a {
		font-weight: 500;
		line-height: 1.25;
		padding: 0;
		white-space: nowrap;
		color: #333
	}
	.header_menu_main_trigger::before {
		content: none
	}
	.header_menu_main_trigger::after {
		top: auto;
		bottom: -6px;
		width: 24px;
		height: 1px;
		margin: 6px auto 0;
		-webkit-transition: all .2s;
		transition: all .2s;
		-webkit-transform: translateX(-50%) scale(0, 1);
		transform: translateX(-50%) scale(0, 1);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		background-color: #459f75
	}
	.header_menu_main_trigger.current::after, .header_menu_main_trigger:hover::after {
		-webkit-transform: translateX(-50%) scale(1, 1);
		transform: translateX(-50%) scale(1, 1)
	}
	.header_menu_main_trigger {
		position: absolute;
		z-index: 3;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%
	}
	.header_menu_main_trigger.is-open::before {
		position: absolute;
		top: auto;
		bottom: -16px;
		left: 50%;
		display: block;
		width: 0;
		height: 0;
		content: '';
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		border-width: 0 7px 8px 7px;
		border-style: solid;
		border-color: transparent transparent #124b30 transparent;
		background: 0 0
	}
	.header_menu_main_child {
		padding: 0 0 0 20px;
		color: #fff;
		border-top: none;
		background: 0 0
	}
	.header_menu_main_child_box {
		position: fixed;
		z-index: 10;
		right: 0!important;
		left: 0!important;
		display: none;
		width: 100vw;
		background: rgba(18, 75, 48, .85)
	}
	.header_menu_main_child_inner {
		position: relative;
		display: -webkit-box;
		display: flex;
		max-width: 1264px;
		margin: 0 auto;
		padding-top: 50px;
		padding-right: 32px;
		padding-bottom: 50px;
		padding-left: 32px;
		-webkit-box-align: start;
		align-items: flex-start
	}
	.header_menu_main_child_inner::before {
		position: absolute;
		top: 50px;
		left: 232px;
		width: 1px;
		height: calc(100% - 100px);
		content: '';
		background: #fff
	}
	.header_menu_main_child_heading {
		display: block;
		color: #fff;
		-webkit-box-flex: 0;
		flex: 0 0 200px
	}
	.header_menu_main_child_heading .ttl {
		font-size: 2rem;
		font-weight: 700;
		line-height: 1.8;
		position: relative
	}
	.header_menu_main_child_heading .ttl::before {
		position: absolute;
		top: 19px;
		display: block;
		width: 10px;
		height: 1px;
		content: '';
		background: #fff
	}
	.header_menu_main_child_heading .ttl span {
		display: block;
		padding-left: 20px
	}
	.header_menu_main_child_heading .ttl_link {
		font-size: 1.2rem;
		margin-top: 24px;
		margin-left: 20px
	}
	.header_menu_main_child_heading .ttl_link a {
		position: relative;
		display: block;
		overflow: hidden;
		width: 140px;
		padding-bottom: 7px;
		-webkit-transition: all .2s;
		transition: all .2s;
		border-bottom: 1px solid #fff
	}
	.header_menu_main_child_heading .ttl_link a::before {
		position: absolute;
		right: -10px;
		bottom: -1px;
		display: block;
		width: 20px;
		height: 1px;
		content: '';
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		background: #fff
	}
	.header_menu_main_child_heading .ttl_link a:hover {
		opacity: .5
	}
	.header_menu_main_child_item {
		width: 33.33%;
		padding-right: 2%;
		padding-left: 2%;
		border-bottom: none
	}
	.header_menu_main_child_item a {
		padding: 12px 0;
		-webkit-transition: all .2s;
		transition: all .2s;
		-webkit-box-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		justify-content: flex-start
	}
	.header_menu_main_child_item a::before {
		display: block;
		width: 8px;
		height: 1px;
		margin-top: 11px;
		margin-right: 8px;
		content: '';
		background: #fff;
		-webkit-box-flex: 0;
		flex: 0 0 8px
	}
	.header_menu_main_child_item a:hover {
		opacity: .5
	}
	.header_menu_main_child_item a::after {
		content: none
	}
	.header_menu_main_child_item:nth-child(3) a {
		padding-top: 0
	}
	.header_menu_main_child_item:nth-child(odd) {
		border-right: none
	}
	.header_menu_main_child_item:nth-child(2n) a {
		padding-left: 0
	}
	.header_menu_main_child_item:nth-child(3n) {
		padding-right: 0
	}
	.header_menu_main_child_close {
		position: absolute;
		z-index: 11;
		top: 10px;
		right: 0;
		display: block;
		width: 40px;
		height: 40px
	}
	.header_menu_main_child_close::after, .header_menu_main_child_close::before {
		position: absolute;
		top: 6px;
		display: block;
		width: 38px;
		height: 1px;
		content: '';
		background: #fff
	}
	.header_menu_main_child_close::before {
		left: 6px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left;
		transform-origin: left
	}
	.header_menu_main_child_close::after {
		right: 6px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: right;
		transform-origin: right
	}
	.header_menu_sub {
		width: auto;
		border-top: none;
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.header_menu_sub_lists {
		margin: 0 -27px 0 0;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	.header_menu_sub_item {
		width: auto;
		margin-right: 0
	}
	.header_menu_sub_item:last-child {
		margin-left: 8px
	}
	.header_menu_sub_item .-sp {
		display: none
	}
	.header_menu_sub_item .-pc {
		display: block
	}
	.header_menu_sub_item a {
		padding: 0;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.header_menu_sub_item a:hover {
		color: #459f75
	}
	.header_menu_sub_item a::after {
		content: none
	}
	.header_menu_search {
		position: relative;
		display: -webkit-box;
		display: flex;
		width: 48px;
		margin: 14px 0 0;
		padding-top: 20px;
		padding-left: 24px;
		-webkit-box-ordinal-group: 6;
		order: 5;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center
	}
	.header_menu_search_btn {
		display: -webkit-box;
		display: flex;
		width: 100%;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center
	}
	.header_menu_search_btn img {
		width: 16px
	}
	.header_menu_search_btn.is-open::before {
		position: absolute;
		top: auto;
		bottom: -14px;
		left: 50%;
		display: block;
		width: 0;
		height: 0;
		content: '';
		border-width: 0 7px 8px 7px;
		border-style: solid;
		border-color: transparent transparent rgba(18, 75, 48, .85) transparent;
		background: 0 0
	}
	.header_menu_search_wrap {
		position: fixed;
		z-index: 10;
		top: 6px;
		right: 0!important;
		left: 0!important;
		display: none;
		width: 100vw;
		-webkit-transform: translateY(98px);
		transform: translateY(98px);
		background: rgba(18, 75, 48, .85)
	}
	.header_menu_search_inner {
		position: relative;
		max-width: 1264px;
		margin: 0 auto;
		padding-top: 50px;
		padding-right: 32px;
		padding-bottom: 50px;
		padding-left: 32px
	}
	.header_menu_search_form {
		width: 400px;
		margin-right: 0;
		margin-left: auto
	}
	.header_menu_search_form .search_btn {
		cursor: pointer
	}
	.header_menu_guide {
		width: auto;
		margin-left: auto;
		padding: 0 14px 0 0;
		-webkit-box-ordinal-group: 2;
		order: 1;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	.header_menu_guide_item {
		width: auto;
		margin: 0 6px
	}
	.header_menu_guide_item::after {
		content: none
	}
	.header_menu_guide_item:first-child {
		margin-left: 0
	}
	.header_menu_guide_item:last-child {
		margin-right: 0
	}
	.header_menu_guide_item .icon-out::after {
		position: static;
		width: 10px;
		height: 10px
	}
	.header_menu_guide_item:first-child .ttl .sp {
		display: none
	}
	.header_menu_guide_item:first-child .ttl .pc {
		display: block
	}
	.header_menu_guide_item a {
		-webkit-transition: all .2s;
		transition: all .2s;
		-webkit-box-align: center;
		align-items: center;
		flex-wrap: nowrap
	}
	.header_menu_guide_item a:hover {
		opacity: .7
	}
	.header_menu_guide_item a .ttl {
		width: auto;
		margin-left: 6px;
		color: #333
	}
	.header_menu_guide_item a .icon {
		display: none
	}
	.header_menu_guide_item a .icon_pc {
		display: block;
		width: 12px;
		height: 13px;
		-webkit-box-flex: 0;
		flex: 0 0 12px
	}
	.header .info_list {
		max-width: 1032px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 16px;
		padding-left: 16px
	}
	.header .info_list_item {
		margin-top: 4px
	}
	.header .info_list_item a {
		display: -webkit-box;
		display: flex;
		-webkit-transition: all .2s;
		transition: all .2s;
		-webkit-box-align: center;
		align-items: center
	}
	.header .info_list_item a:hover {
		opacity: .7
	}
	.header .info_list_item_date {
		position: static;
		padding-bottom: 0
	}
	.header .info_list_item_txt {
		width: calc(100% - 96px);
		padding-top: 0;
		padding-left: 20px;
		text-indent: 0
	}
	.header .info_list_item_txt::before {
		position: absolute;
		top: 50%;
		left: 0;
		width: 2px;
		height: calc(100% - 8px);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.localnav {
		padding-left: 20px
	}
	.localnav_heading_inner {
		min-height: 130px;
		padding-right: 10px
	}
	.localnav_heading_inner .ttl {
		font-size: 2rem
	}
	.localnav_child {
		left: 0;
		width: 100%;
		margin-left: 0;
		padding: 18px 0 18px 20px
	}
	.localnav a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.localnav a:hover {
		opacity: .7
	}
	.border_box {
		margin-top: 60px;
		padding: 48px
	}
	.blog_box {
		margin-top: 102px;
		margin-right: 0;
		margin-left: 0;
		padding: 48px
	}
	.wysiwyg_box a[target='_blank']::after {
		right: 0;
		width: 12px;
		height: 12px
	}
	.wysiwyg_box a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.wysiwyg_box a:hover {
		opacity: .7
	}
	.box_link {
		display: -webkit-box;
		display: flex;
		margin-top: 100px;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	.box_link_txt {
		width: 47.67%
	}
	.box_link_txt .lv3_ttl {
		padding-right: 58px
	}
	.box_link_txt_inner {
		padding-bottom: 63px
	}
	.box_link_txt_inner::after {
		left: auto;
		width: 100vw;
		margin-left: calc(-5% - 50vw)
	}
	.box_link_txt a {
		max-width: 268px;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.box_link_txt a:hover {
		opacity: .7
	}
	.box_link_img {
		z-index: 1;
		width: 49%
	}
	.opac_search_inner {
		padding: 30px 80px
	}
	.opac_search_ttl {
		font-size: 2.4rem;
		line-height: 1.79;
		margin-bottom: 18px;
		padding-left: 12px
	}
	.opac_search_ttl::before {
		height: 24px
	}
	.opac_search_form_inner {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		align-items: flex-end
	}
	.opac_search_detail {
		margin-top: 0
	}
	.opac_search_link_list {
		width: calc((100% - 6px)/ 6)
	}
	.opac_search_link_list:nth-child(-n+3) {
		margin-top: 1px
	}
	.opac_search_link_list:nth-child(-n+6) {
		margin-top: 0
	}
	.opac_search_link_list:nth-child(3n) {
		margin-right: 1px
	}
	.opac_search_link_list:nth-child(6n) {
		margin-right: 0
	}
	.opac_search_link_list a {
		padding-top: 16px;
		padding-bottom: 12px;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.opac_search_link_list a:hover {
		opacity: .7
	}
	.opac_search_link_list .icon {
		height: 33px
	}
	.btn {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.btn:hover {
		opacity: .7
	}
	.btn_wrap {
		margin-top: 80px
	}
	.link_btn {
		display: -webkit-box;
		display: flex;
		margin-top: 60px;
		flex-wrap: wrap
	}
	.link_btn_item {
		width: calc(33.33% - 1.73%);
		margin-top: 22px;
		margin-right: 2.6%
	}
	.link_btn_item:nth-child(3n) {
		margin-right: 0
	}
	.link_btn_item:nth-child(-n+3) {
		margin-top: 0
	}
	.link_btn_item {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.link_btn_item:hover {
		opacity: .7
	}
	.btn_g {
		max-width: 236px;
		margin: 0 auto 0 0;
		padding: 9px 18px 9px 12px;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.btn_g:hover {
		opacity: .7
	}
	.card {
		display: -webkit-box;
		display: flex;
		margin-top: 80px;
		flex-wrap: wrap
	}
	.card_item {
		width: calc(33.33% - 2%);
		margin-top: 48px;
		margin-right: 3%
	}
	.card_item:nth-child(3n) {
		margin-right: 0
	}
	.card_item:nth-child(-n+3) {
		margin-top: 0
	}
	.card_item {
		margin-left: 0
	}
	.card_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.card_item a:hover {
		opacity: .7
	}
	.card.-col3 .card_item {
		width: 31.33%;
		margin-right: 3%
	}
	.card.-col3 .card_item:nth-child(3n) {
		margin-right: 0
	}
	.card.-col3 .card_item:nth-child(-n+3) {
		margin-top: 0
	}
	.container_col2 .card {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}
	.container_col2 .card_item {
		width: calc(50% - 2.5%);
		margin-top: 48px;
		margin-right: 5%
	}
	.container_col2 .card_item:nth-child(2n) {
		margin-right: 0
	}
	.container_col2 .card_item:nth-child(-n+2) {
		margin-top: 0
	}
	.container_col2 .card_item:nth-child(3n) {
		margin-right: 5%
	}
	.container_col2 .card_item:nth-child(2n) {
		margin-right: 0
	}
	.breadcrumb+.container_m>.card:first-child {
		margin-top: 0
	}
	.card_num {
		display: -webkit-box;
		display: flex;
		margin-top: 102px;
		flex-wrap: wrap
	}
	.card_num_item {
		width: calc(33.33% - 1.73%);
		margin-top: 22px;
		margin-right: 2.6%;
		margin-left: 0
	}
	.card_num_item:nth-child(3n) {
		margin-right: 0
	}
	.card_num_item:nth-child(-n+3) {
		margin-top: 0
	}
	.card_num_heading::before {
		padding-left: 2px
	}
	.card_num_heading .ttl {
		font-size: 1.6rem
	}
	.contact_box {
		display: -webkit-box;
		display: flex;
		margin-top: 102px;
		margin-right: 0;
		margin-left: 0;
		padding: 20px
	}
	.contact_box+.contact_box {
		margin-top: 40px
	}
	.contact_heading {
		display: -webkit-box;
		display: flex;
		width: 30%;
		max-width: 252px;
		margin: 0;
		padding: 1em;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		flex-wrap: wrap
	}
	.contact_heading .sub {
		width: 100%
	}
	.contact_info {
		width: 70%;
		margin: 40px 0;
		padding-left: 8.2%
	}
	.contact_info_ttl {
		margin-bottom: 16px
	}
	.contact_info_btn {
		margin-bottom: 14px
	}
	.contact_info_lists {
		margin-top: 12px
	}
	.img_link {
		display: -webkit-box;
		display: flex;
		margin-top: 48px;
		flex-wrap: wrap
	}
	.img_link_item {
		width: calc(50% - 1.65%);
		margin-top: 48px;
		margin-right: 3.3%
	}
	.img_link_item:nth-child(2n) {
		margin-right: 0
	}
	.img_link_item:nth-child(-n+2) {
		margin-top: 0
	}
	.img_link_item {
		margin-left: 0
	}
	.img_link_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.img_link_item a:hover {
		opacity: .7
	}
	.img_link.-col3 .img_link_item {
		width: 31%;
		margin-right: 3.5%
	}
	.img_link.-col3 .img_link_item:nth-child(3n) {
		margin-right: 0
	}
	.img_link.-col3 .img_link_item:nth-child(-n+3) {
		margin-top: 0
	}
	.lv1_ttl {
		font-size: 3.2rem;
		top: 16px;
		margin: 0 24px;
		padding: 24px 0
	}
	.lv1_ttl_box {
		margin-left: 0
	}
	.lv1_ttl_box::before {
		right: 0;
		width: calc(100% - 20px)
	}
	.lv1_ttl_box::after {
		top: 16px;
		left: 0;
		width: calc(100% - 16px)
	}
	.lv2_ttl {
		font-size: 2.8rem;
		margin-top: 80px;
		padding-bottom: 12px
	}
	.lv2_ttl::before {
		width: 35px
	}
	.lv3_ttl {
		font-size: 2.4rem;
		margin-top: 80px
	}
	.lv3_ttl::before {
		top: 11px
	}
	.imgbox a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.imgbox a:hover {
		opacity: .7
	}
	.imgbox figcaption {
		font-size: 1.4rem;
		margin-top: 14px
	}
	.imgbox_p {
		display: block;
		margin-top: 96px
	}
	.imgbox_p::after {
		display: block;
		clear: both;
		content: ''
	}
	.imgbox_p_img.-v .imgbox {
		max-width: 400px
	}
	.imgbox_p_img {
		float: right;
		width: 48%;
		max-width: 400px;
		margin-top: 0;
		margin-bottom: 20px;
		margin-left: 48px
	}
	.imgbox_p_img.-s {
		width: 30%;
		max-width: 254px
	}
	.imgbox_p_img.-v {
		width: 30%
	}
	.imgbox_p_img.-v.-s {
		width: 18%
	}
	.imgbox_p.-l .imgbox_p_img {
		float: left;
		margin-right: 40px;
		margin-left: 0
	}
	.imgbox_col1 {
		margin-top: 100px
	}
	.imgbox_col1+.imgbox_col1 {
		margin-top: 56px
	}
	.imgbox_col2 {
		display: -webkit-box;
		display: flex;
		max-width: 920px;
		margin-top: 60px;
		margin-right: auto;
		margin-left: auto;
		flex-wrap: wrap
	}
	.imgbox_col2_item {
		width: calc(50% - 2.5%);
		margin-top: 48px;
		margin-right: 5%
	}
	.imgbox_col2_item:nth-child(2n) {
		margin-right: 0
	}
	.imgbox_col2_item:nth-child(-n+2) {
		margin-top: 0
	}
	.imgbox_col3 {
		display: -webkit-box;
		display: flex;
		margin-top: 48px;
		margin-right: auto;
		margin-left: auto;
		flex-wrap: wrap
	}
	.imgbox_col3_item {
		width: calc(33.33% - 2.67%);
		margin-top: 48px;
		margin-right: 4%
	}
	.imgbox_col3_item:nth-child(3n) {
		margin-right: 0
	}
	.imgbox_col3_item:nth-child(-n+3) {
		margin-top: 0
	}
	.imgbox_mov {
		margin-top: 60px
	}
	.imgbox_mov_inner a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.imgbox_mov_inner a:hover {
		opacity: .7
	}
	.imgbox_mov_btn {
		width: 74px;
		height: 74px
	}
	.imgbox_mov_btn::before {
		border-width: 12px 0 12px 24px
	}
	.pdf_link {
		margin-top: 40px
	}
	.pdf_link a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.pdf_link a:hover {
		opacity: .7
	}
	.pdf_link_img {
		text-align: left
	}
	.pdf_link_txt {
		text-align: left
	}
	.mov {
		margin-top: 80px
	}
	.mov_inner {
		max-width: 660px;
		margin-right: auto;
		margin-left: auto
	}
	.mov figcaption {
		margin-top: 16px
	}
	.map {
		margin-top: 80px
	}
	.calendar {
		margin-top: 80px
	}
	.calendar_box {
		padding-top: 75%
	}
	.bnr {
		display: -webkit-box;
		display: flex;
		max-width: none;
		margin-top: 102px;
		flex-wrap: wrap
	}
	.bnr_item {
		width: calc(25% - 1.13%);
		margin-top: 22px;
		margin-right: 1.5%
	}
	.bnr_item:nth-child(4n) {
		margin-right: 0
	}
	.bnr_item:nth-child(-n+4) {
		margin-top: 0
	}
	.bnr_item:nth-child(2n) {
		margin-right: 1.5%
	}
	.bnr_item:nth-child(4n) {
		margin-right: 0
	}
	.bnr_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.bnr_item a:hover {
		opacity: .7
	}
	.container_col2 .bnr {
		display: -webkit-box;
		display: flex;
		max-width: 836px;
		flex-wrap: wrap
	}
	.container_col2 .bnr_item {
		width: calc(33.33% - 1.73%);
		margin-top: 22px;
		margin-right: 2.6%
	}
	.container_col2 .bnr_item:nth-child(3n) {
		margin-right: 0
	}
	.container_col2 .bnr_item:nth-child(-n+3) {
		margin-top: 0
	}
	.container_col2 .bnr_item:nth-child(2n) {
		margin-right: 2.6%
	}
	.container_col2 .bnr_item:nth-child(4n) {
		margin-right: 2.6%
	}
	.container_col2 .bnr_item:nth-child(3n) {
		margin-right: 0
	}
	.bnr_txt {
		display: -webkit-box;
		display: flex;
		margin-top: 102px;
		flex-wrap: wrap
	}
	.bnr_txt_item {
		width: calc(33.33% - 1.2%);
		margin-top: 16px;
		margin-right: 1.8%
	}
	.bnr_txt_item:nth-child(3n) {
		margin-right: 0
	}
	.bnr_txt_item:nth-child(-n+3) {
		margin-top: 0
	}
	.bnr_txt_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.bnr_txt_item a:hover {
		opacity: .7
	}
	.bnr_txt_ttl {
		font-size: 1.6rem
	}
	.bnr_txt_square {
		display: -webkit-box;
		display: flex;
		margin-top: 102px;
		flex-wrap: wrap
	}
	.bnr_txt_square_item {
		width: calc(25% - 1.5%);
		margin-top: 24px;
		margin-right: 2%
	}
	.bnr_txt_square_item:nth-child(4n) {
		margin-right: 0
	}
	.bnr_txt_square_item:nth-child(-n+4) {
		margin-top: 0
	}
	.bnr_txt_square_item:nth-child(2n) {
		margin-right: 2%
	}
	.bnr_txt_square_item:nth-child(4n) {
		margin-right: 0
	}
	.bnr_txt_square_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.bnr_txt_square_item a:hover {
		opacity: .7
	}
	.bnr_txt_square_item a.icon-pdf .bnr_txt_ttl::after {
		margin-bottom: -5px
	}
	.bnr_txt_square_item a.icon-docx .bnr_txt_ttl::after {
		margin-bottom: -5px
	}
	.bnr_txt_square_item a.icon-xls .bnr_txt_ttl::after {
		margin-bottom: -5px
	}
	.bnr_txt_square_item a.icon-zip .bnr_txt_ttl::after {
		margin-bottom: -5px
	}
	.bnr_txt_square_item a.icon-out .bnr_txt_ttl::after {
		margin-bottom: -1px
	}
	.bnr_txt_square .bnr_txt_ttl {
		font-size: 2rem
	}
	.bnr_txt_square.-col4 .bnr_txt_square_item {
		width: 23.5%;
		margin-top: 24px;
		margin-right: 2%
	}
	.bnr_txt_square.-col4 .bnr_txt_square_item:nth-child(4n) {
		margin-right: 0
	}
	.bnr_txt_square.-col4 .bnr_txt_square_item:nth-child(-n+4) {
		margin-top: 0
	}
	.container_col2 .bnr_txt_square {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}
	.container_col2 .bnr_txt_square_item {
		width: calc(33.33% - 1.67%);
		margin-top: 22px;
		margin-right: 2.5%
	}
	.container_col2 .bnr_txt_square_item:nth-child(3n) {
		margin-right: 0
	}
	.container_col2 .bnr_txt_square_item:nth-child(-n+3) {
		margin-top: 0
	}
	.container_col2 .bnr_txt_square_item:nth-child(2n) {
		margin-right: 2.5%
	}
	.container_col2 .bnr_txt_square_item:nth-child(4n) {
		margin-right: 2.5%
	}
	.container_col2 .bnr_txt_square_item:nth-child(3n) {
		margin-right: 0
	}
	.main_category_mv {
		margin-top: 0
	}
	.main_category_mv_ttl {
		top: 60%;
		padding: 0 32px
	}
	.main_category_mv_ttl h1 {
		font-size: 4rem;
		letter-spacing: .12em
	}
	.breadcrumb {
		max-width: 1352px;
		margin: 26px auto 75px;
		padding-right: 32px;
		padding-left: 32px
	}
	.page_link {
		padding-bottom: 16px
	}
	.list {
		margin-top: 60px
	}
	.list+.list {
		margin-top: 32px
	}
	.list_col2 {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}
	.list_col2_item {
		width: calc(50% - 2.3%);
		margin-top: 20px;
		margin-right: 4.6%
	}
	.list_col2_item:nth-child(2n) {
		margin-right: 0
	}
	.list_col2_item:nth-child(-n+2) {
		margin-top: 0
	}
	.imgbox_p+.list {
		margin-top: 16px
	}
	.imgbox_col1+.list {
		margin-top: 24px
	}
	.acc_menu {
		margin-top: 102px
	}
	.listbox {
		display: -webkit-box;
		display: flex;
		margin-top: 102px;
		flex-wrap: wrap
	}
	.listbox_item {
		width: calc(50% - 2.85%);
		margin-top: 80px;
		margin-right: 5.7%
	}
	.listbox_item:nth-child(2n) {
		margin-right: 0
	}
	.listbox_item:nth-child(-n+2) {
		margin-top: 0
	}
	.listbox_heading a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.listbox_heading a:hover {
		opacity: .7
	}
	.listbox_lists_item>a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.listbox_lists_item>a:hover {
		opacity: .7
	}
	.listbox.-col3 .listbox_item {
		width: 30%;
		margin-top: 64px;
		margin-right: 5%
	}
	.listbox.-col3 .listbox_item:nth-child(3n) {
		margin-right: 0
	}
	.listbox.-col3 .listbox_item:nth-child(-n+3) {
		margin-top: 0
	}
	.news_lists_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.news_lists_item a:hover {
		opacity: .7
	}
	.news_lists_item a.icon-out .p::after {
		width: 12px;
		height: 12px;
		margin-bottom: 0
	}
	.news_lists_item_inner {
		position: relative;
		display: -webkit-box;
		display: flex;
		padding: 24px 20px;
		-webkit-box-align: start;
		align-items: flex-start
	}
	.news_lists_item_top {
		width: 262px;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-flex: 0;
		flex: 0 0 262px
	}
	.news_lists_item_btm {
		position: relative;
		width: calc(100% - 262px);
		padding-left: 30px
	}
	.news_lists_item_btm .p {
		font-size: 1.6rem;
		width: calc(100% - 60px);
		margin-top: 0;
		margin-bottom: 0;
		padding-right: 40px
	}
	.news_date {
		font-size: 1.4rem
	}
	.news_label_item::before {
		margin-right: 8px
	}
	.news_category {
		width: 120px
	}
	.news_more {
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.news .btn_wrap {
		position: relative
	}
	.news .btn_wrap .event_link {
		position: absolute;
		right: 0;
		bottom: 0
	}
	.news .btn_wrap .event_link a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.news .btn_wrap .event_link a:hover {
		opacity: .7
	}
	.event_lists {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}
	.event_lists_item {
		width: calc(50% - 1.5%);
		margin-top: 40px;
		margin-right: 3%
	}
	.event_lists_item:nth-child(2n) {
		margin-right: 0
	}
	.event_lists_item:nth-child(-n+2) {
		margin-top: 0
	}
	.event_lists_item::before {
		width: calc(100% - 40px)
	}
	.event_lists_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.event_lists_item a:hover {
		opacity: .7
	}
	.event_lists_item_inner {
		padding: 24px 20px
	}
	.event_lists_item_txt {
		padding-left: 14px
	}
	.event_lists_item_txt .p {
		font-size: 1.6rem;
		line-height: 1.5
	}
	.event_lists_item_txt .p::before {
		display: block;
		width: 0;
		height: 0;
		margin-top: calc((1 - 1.5) * .5em);
		content: ''
	}
	.event_lists_item_txt .date {
		margin-top: 22px
	}
	.event_lists_item .news_more {
		top: auto;
		right: 20px;
		bottom: 24px;
		width: 60px;
		-webkit-transform: none;
		transform: none
	}
	.pager {
		margin-top: 92px
	}
	.pager_prev {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.pager_prev:hover {
		opacity: .7
	}
	.pager_next {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.pager_next:hover {
		opacity: .7
	}
	.pager_lists {
		margin: 0 38px
	}
	.pager_lists_item {
		font-size: 1.6rem;
		width: 40px;
		height: 40px;
		margin-right: 16px
	}
	.pager_lists_item a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.pager_lists_item a:hover {
		opacity: .7
	}
	.slider_box {
		position: relative;
		max-width: 748px;
		margin-top: 102px;
		margin-right: auto;
		margin-left: auto
	}
	.slider_box .slick-prev {
		display: -webkit-box;
		display: flex;
		width: 24px;
		height: 24px;
		border: 1px solid #227d51;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center
	}
	.slider_box .slick-prev::before {
		display: block;
		width: 6px;
		height: 6px;
		content: '';
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 1;
		border-top: 2px solid #227d51;
		border-left: 2px solid #227d51
	}
	.slider_box .slick-next {
		display: -webkit-box;
		display: flex;
		width: 24px;
		height: 24px;
		border: 1px solid #227d51;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center
	}
	.slider_box .slick-next::before {
		display: block;
		width: 6px;
		height: 6px;
		content: '';
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 1;
		border-top: 2px solid #227d51;
		border-right: 2px solid #227d51
	}
	.thumb_item {
		margin: 0 44px
	}
	.thumb_item_nav {
		margin-top: 20px;
		margin-right: -8px;
		margin-left: -8px;
		padding-right: 44px;
		padding-left: 44px
	}
	.thumb_item_nav .slick-slide a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.thumb_item_nav .slick-slide a:hover {
		opacity: .7
	}
	.thumb_item_nav .slick-slide {
		margin: 0 8px
	}
	.thumb_item_nav .slick-prev {
		left: 10px
	}
	.thumb_item_nav .slick-next {
		right: 10px
	}
	.thumb_item.slick-initialized .slick-slide a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.thumb_item.slick-initialized .slick-slide a:hover {
		opacity: .7
	}
	.slider_dots_wrap .slick-prev {
		left: -44px
	}
	.slider_dots_wrap .slick-next {
		right: -44px
	}
	.table_wrap {
		margin-top: 60px
	}
	.table_fixed table td, .table_fixed table th {
		display: table-cell
	}
	.table_fixed table th {
		width: 36%;
		max-width: 300px
	}
	.table_fixed table td {
		border: 1px solid #ddd!important
	}
	.table_scroll {
		word-break: break-word
	}
	.table_scroll table {
		max-width: 100%!important;
		margin-bottom: 2px;
		table-layout: inherit
	}
	.table_scroll table a[target='_blank']::after {
		right: 0;
		width: 12px;
		height: 12px
	}
	.table_scroll table a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.table_scroll table a:hover {
		opacity: .7
	}
	.table_scroll.scroll.-pc table {
		max-width: none!important;
		margin-bottom: 30px
	}
	.p+.list {
		margin-top: 30px
	}
	.link {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.link:hover {
		opacity: .7
	}
	a[href^='tel:'] {
		cursor: default;
		pointer-events: none
	}
	.error .status {
		margin-top: 80px
	}
	.error .status_num {
		font-size: 7.2rem
	}
	.error .status_en {
		font-size: 4rem
	}
	.error .p {
		text-align: center
	}
	.error .btn_wrap {
		margin-top: 40px
	}
}
@media print {
	body {
		top: 0!important;
		left: 0!important;
		width: 200mm!important;
		height: 251mm!important;
		margin: 0;
		-webkit-print-color-adjust: exact;
		size: A4 portrait;
		page-break-before: auto;
		page-break-after: auto
	}
	.container_col2_aside, .event::before, .header, .pagetop {
		display: none!important
	}
	.category_mv, .regulation {
		margin-top: 0!important
	}
	.container_col2_main {
		margin-left: 20px
	}
	.footer_nav_main_list.js-matchHeight {
		height: auto!important
	}
}
@media screen and (min-width:900px) {
	.footer_box {
		padding-top: 24px;
		padding-bottom: 25px
	}
	.footer_nav_main {
		width: 100%
	}
	.footer_nav_main_lists {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}
	.footer_nav_main_list {
		display: block;
		width: 29%;
		margin-top: 48px;
		margin-right: 6%;
		border-bottom: none
	}
	.footer_nav_main_list:nth-child(3n) {
		margin-right: 0
	}
	.footer_nav_main_list>.ttl {
		font-size: 1.4rem;
		width: 100%;
		padding-top: 0;
		border-bottom: 1px solid #bdc0ba
	}
	.footer_nav_main_list>a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.footer_nav_main_list>a:hover {
		opacity: .7
	}
	.footer_nav_main_list_trigger {
		display: none
	}
	.footer_nav_main .footer_nav_child {
		display: block!important
	}
	.footer_nav_child {
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.8;
		padding-top: 10px;
		border-top: none
	}
	.footer_nav_child_list a {
		padding: 6px 0;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.footer_nav_child_list a:hover {
		opacity: .7
	}
	.footer_nav_child_list a::after {
		width: 5px;
		height: 5px;
		border-width: 1px;
		-webkit-box-flex: 0;
		flex: 0 0 5px
	}
	.footer_nav_aside {
		display: -webkit-box;
		display: flex;
		margin-top: 68px;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	.footer_nav_aside_lists {
		font-size: 1.2rem
	}
	.footer_nav_aside_list a {
		-webkit-transition: all .2s;
		transition: all .2s
	}
	.footer_nav_aside_list a:hover {
		opacity: .7
	}
	.footer_nav_aside_lists:nth-of-type(2) .footer_nav_aside_list:first-of-type {
		width: auto;
		text-align: left
	}
	.footer_nav_aside_lists:nth-of-type(2) .footer_nav_aside_list:first-of-type::after {
		content: '｜'
	}
	.footer_btm .copyright {
		font-size: 1.2rem
	}
	.footer_btm .copyright br {
		display: none
	}
}
@media screen and (min-width:900px) and (min-width:900px), print {
	.header_menu_main_item:first-child {
		padding-left: 22px
	}
	.header_menu_guide_item:first-child .ttl .pc {
		font-size: 1.2rem;
		color: #459f75
	}
}
@media screen and (min-width:900px) and (min-width:1110px) {
	.header_menu_main_item:first-child {
		padding-left: 3.6%
	}
}
@media screen and (min-width:1110px) {
	.header_menu_main_item {
		padding: 0 5%
	}
	.header_menu_sub_lists {
		margin-right: 0
	}
	.header_menu_sub_item:last-child {
		margin-left: 40px
	}
	.header_menu_guide {
		padding-right: 30px
	}
	.header_menu_guide_item {
		margin: 0 20px
	}
}
@media screen and (min-width:900px) and (min-width:1330px) {
	.header_menu_main_child_close {
		right: -30px
	}
}
@media screen and (min-width:930px) {
	.header_menu_sub_lists {
		margin-right: -6px
	}
}
@media screen and (min-width:1220px) {
	.header_menu_sub_item:last-child {
		margin-left: 60px
	}
	.header_menu_search {
		padding-left: 0
	}
	.header_menu_guide_item {
		margin: 0 30px
	}
}
@media screen and (min-width:1260px) {
	.header_menu_guide {
		padding-right: 60px
	}
}
@media screen and (min-width:647px) {
	.iframe_wrap {
		margin-top: 60px
	}
	.err_msg_box {
		margin-bottom: 42px
	}
	.confirm_msg_box {
		margin-bottom: 42px
	}
	.form_wrap .btn_inner {
		display: -webkit-box;
		display: flex;
		max-width: 570px
	}
	.form_wrap .btn_inner .btn.-grn {
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.form_wrap .btn_inner .btn.-back {
		margin-top: 0;
		margin-right: 80px;
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.form_wrap form>.btn_wrap {
		margin-bottom: 80px
	}
	.form_item {
		display: -webkit-box;
		display: flex
	}
	.form_item_term {
		width: 33%;
		padding: 18px 10px
	}
	.form_item_desc {
		width: 67%;
		padding: 18px 20px 0
	}
	.form_item_desc .guide_txt {
		font-size: 1.4rem;
		margin-bottom: 14px
	}
	.form_item_txtbox {
		margin-bottom: 18px
	}
	.form_item_txtarea {
		margin-bottom: 18px
	}
	.form_item_radio {
		margin-bottom: 14px
	}
	.form_item_checkbox {
		margin-bottom: 14px
	}
	.form_item_select {
		margin-bottom: 18px
	}
	.form_item_name {
		display: -webkit-box;
		display: flex
	}
	.form_item_name_item:nth-of-type(2) {
		margin-left: 20px
	}
	.form_item_name_box {
		max-width: 190px
	}
	.form_item_address_item {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-align: baseline;
		align-items: baseline
	}
	.form_item_address_item:nth-of-type(3) {
		-webkit-box-align: center;
		align-items: center
	}
	.form_item_address_item .form_item_lbl {
		width: 162px
	}
	.form_item_address_item dd {
		width: calc(100% - 162px)
	}
	.form_item_address_item .form_item_select {
		max-width: 180px
	}
	.form_item_tel {
		margin-bottom: 18px
	}
	.form_item_tel {
		-webkit-box-pack: unset;
		justify-content: unset
	}
	.form_item_tel span {
		padding-right: 6px;
		padding-left: 6px
	}
	.form_item_tel_box {
		width: 60px
	}
	.form_item_date .form_item_select.-y {
		width: 70px
	}
	.form_item_date .form_item_select.-md {
		width: 70px
	}
	.form_item_date span {
		padding-right: 20px;
		padding-left: 6px
	}
	.form_item .txt:last-child {
		margin-bottom: 18px
	}
}