@charset "UTF-8";
.outline {
	margin-bottom: 60px;
}
.outline_title {}
.outline_cols {
	display: flex;
}
.outline_col {}
.outline_col-txt {
	width: 67%;
	margin-right: auto;
}
.outline_table {}
.outline_table > tbody {}
.outline_table > tbody > tr {
	border-top: 28px solid rgba(255, 255, 255, 0);
}
.outline_table > tbody > tr:first-child {
	border-top: none;
}
.outline_table > tbody > tr > th {
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding-right: 1.1em;
}
.outline_table > tbody > tr > td {}
.outline_cTbl {}
.outline_cTbl > tbody {}
.outline_cTbl > tbody > tr {
	border-top: 10px solid rgba(255, 255, 255, 0);
}
.outline_cTbl > tbody > tr:first-child {
	border-top: none;
}
.outline_cTbl > tbody > tr > th {
	white-space: nowrap;
	font-weight: inherit;
	padding-right: 2em;
	vertical-align: top;
	text-align: left;
}
.outline_cTbl > tbody > tr > td {
	vertical-align: top;
}
.outline_col-img {
	width: 31%;
}
.outline_images {
	list-style: none;
}
.outline_images > li {}
.outline_images > li:nth-child(n+2) {
	margin-top: 20px;
}
.outline_images > li > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.outline_headline {
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 1em;
}
.outline_text {
	margin-bottom: 1.7em;
}
.outline_policyTbl {}
.outline_policyTbl > tbody {}
.outline_policyTbl > tbody > tr {
	border-top: 15px solid rgba(255, 255, 255, 0);
}
.outline_policyTbl > tbody > tr:first-child {
	border-top: none;
}
.outline_policyTbl > tbody > tr > th {
	white-space: nowrap;
	vertical-align: top;
	font-weight: inherit;
	text-align: left;
}
.outline_policyTbl > tbody > tr > td {
	vertical-align: top;
}
.outline_list {
	list-style: none;
}
.outline_list > li {
	text-indent: -1em;
	padding-left: 1em;
}
.outline_list > li:nth-child(n+2) {
	margin-top: 18px;
}
.outline_tblCols {
	display: flex;
	margin-bottom: 50px;
}
.outline_tblCols:last-child {
	margin-bottom: 0;
}
.outline_tblCol {}
.outline_tblCol-tbl {
	width: 74%;
}
.outline_infoTbl {}
.outline_infoTbl-center {
	text-align: center;
}
.outline_infoTbl > thead {}
.outline_infoTbl > thead > tr {}
.outline_infoTbl > thead > tr > th {
	white-space: nowrap;
}
.outline_infoTbl > thead > tr > td {}
.outline_infoTbl > tbody {}
.outline_infoTbl > tbody > tr {}
.outline_infoTbl > tbody > tr > th {
	white-space: nowrap;
	text-align: center;
}
.outline_infoTbl-extend > tbody > tr > th {
	text-align: left;
	vertical-align: middle;
}
.outline_infoTbl > tbody > tr > td {}
.outline_infoTbl-extend > tbody > tr > td {
	vertical-align: middle;
}
.outline_tblCol-img {
	width: 22.6%;
	margin-left: auto;
}
.outline_illust {
	list-style: none;
}
.outline_illust > li {}
.outline_illust > li > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.outline_cauList {
	list-style: none;
	margin-top: 1em;
}
.outline_cauList > li {
	display: flex;
	align-items: flex-start;
}
.outline_cauList_mark {
	display: block;
	margin-right: 1em;
}
.outline_map {
	max-width: 600px;
}
.outline_map_inner {
	position: relative;
	padding-bottom: 75%;
}
.outline_map_inner > iframe {
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.outline_infoTbl_subhead {
	font-weight: bold;
	font-size: inherit;
	margin-top: 2em;
}
.outline_infoTbl_subhead:first-child {
	margin-top: 0;
}
.outline_infoTbl_text {
	margin-bottom: 1em;
}
.outline_infoTbl_text:last-child {
	margin-bottom: 0;
}
.outline_infoTbl_text_alert {
	color: #f00;
	font-weight: inherit;
}
.kurara {
	margin-bottom: 60px;
}
.kurara:last-child {
	margin-bottom: 0;
}
.kurara_title {}
.kurara_cols {}
.kurara_col {}
.kurara_col-txt {}
.kurara_text {}
.kurara_table {
	margin-top: 25px;
}
.kurara_table > tbody {}
.kurara_table > tbody > tr {}
.kurara_table > tbody > tr > th {
	white-space: nowrap;
	font-weight: inherit;
	padding-right: 1em;
	vertical-align: top;
}
.kurara_table > tbody > tr > td {
	vertical-align: top;
}
.kurara_col-img {
	margin-top: 35px;
}
.kurara_image {}
.kurara_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.kurara_list {
	padding-left: 1.5em;
}
.kurara_list > li {
	margin-top: 10px;
}
.kurara_list > li:first-child {
	margin-top: 0;
}
.kurara_images {
	display: grid;
	list-style: none;
	column-gap: 20px;
	row-gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}
.kurara_images > li {}
.kurara_images > li:nth-child(3n+1) {
	margin-left: 0;
}
.kurara_images > li > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.news {}
.news_image {}
.news_image > img {
	display: block;
	max-width: none;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.topVis {
	margin-bottom: 60px;
}
.topVis_slide {
	font-size: 0;
	opacity: 0;
	transition-duration: 1.5s;
	transition-property: opacity;
}
.topVis_slide.slick-initialized {
	opacity: 1;
}
.topVis_slide_item {}
.topVis_slide_image {}
.topVis_slide_image > imd {
	display: block;
}
.topContents {
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
}
.topContents_main {
	width: 74%;
}
.topSect {
	margin-bottom: 45px;
}
.topSect:last-child {
	margin-bottom: 0;
}
.topSect_title {}
.topSect_list {
	padding-left: 1.5em;
}
.topSect_list > li {
	margin-top: 6px;
}
.topSect_list > li:first-child {
	margin-top: 0;
}
.topSect_list > li > a {
	color: inherit;
}
.topSect_text {}
.topContents_side {
	width: 22.6%;
}
.topSect_bnrList {
	list-style: none;
}
.topSect_bnrList > li {
	margin-top: 10px;
}
.topSect_bnrList > li > a {
	text-decoration: none;
	color: inherit;
	display: block;
	transition-duration: .3s;
	transition-property: opacity;
}
.topSect_bnrList > li > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.photo {
	display: flex;
	justify-content: space-between;
}
.photo_col {}
.photo_col-main {
	width: 70%;
}
.photo_list {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 3%;
	row-gap: 40px;
}
.photo_list > li {}
.photo_list > li > a {
	text-decoration: none;
	color: inherit;
}
.photo_image {
	position: relative;
	padding-bottom: 74.78%;
	transition-duration: .3s;
	transition-property: opacity;
	background-color: #f7f7f7;
}
.photo_image > img {
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.photo_name {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4;
	margin-top: 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
	color: #1a1a1a;
}
.photo_date {
	margin-top: 7px;
}
.photo_date > time {}
.photo_col-sub {
	width: 25%;
}
.photo_archive {
	border-top: 1px dashed #79ab55;
	padding-top: 20px;
}
.photo_title {
	font-size: inherit;
	font-weight: inherit;
	margin-bottom: 12px;
}
.photo_title_label {
	display: block;
}
.photo_selWrap {}
.photo_selWrap > select {}
.photo_selWrap > select > option {}
.photo_link {
	max-width: 200px;
	margin: 30px auto 0;
}
.photo_link > a {
	text-decoration: none;
	color: inherit;
	display: flex;
	height: 56px;
	background-color: #01c7dc;
	border-radius: 8px;
	align-items: center;
	justify-content: center;
	color: var(--color-white);
	font-weight: 500;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.photoEntry {}
.photoEntry_image {
	margin-bottom: 22px;
}
.photoEntry_image > img {
	display: block;
	width: 100%;
	height: auto;
}
.photoEntry_title {
	color: #1a1a1a;
	font-size: 32px;
	line-height: 1.4;
	font-weight: 500;
	margin-bottom: 9px;
}
.photoEntry_update {}
.photoEntry_update > time {}
.photoEntry_editor {
	margin-top: 35px;
}
.photoEntry_linkWrap {
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}
.photoEntry_link {}
.photoEntry_link-hidden {
	visibility: hidden;
}
.photoEntry_link > a {
	text-decoration: none;
	color: inherit;
	display: block;
	transition-duration: .3s;
	transition-property: background-color, color;
	position: relative;
}
.photoEntry_link-prev > a {
	padding-left: 18px;
}
.photoEntry_link-next > a {
	padding-right: 18px;
}
.photoEntry_link-prev > a::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid currentColor;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(45deg);
	border-right: none;
	border-top: none;
	box-sizing: border-box;
}
.photoEntry_link-next > a::after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid currentColor;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) rotate(45deg);
	border-left: none;
	border-bottom: none;
	box-sizing: border-box;
}
.pager {
	display: flex;
	flex-wrap: wrap;
	column-gap: 5px;
	row-gap: 5px;
	justify-content: center;
	margin-top: 60px;
}
.pager > a,
.pager > span {
	min-width: 40px;
	height: 40px;
	background-color: #01c7dc;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: var(--color-white);
	border-radius: 3px;
	font-weight: 500;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.pager > .previouspostslink {}
.pager > .current {
	background-color: #0073a8;
}
.pager > .extend {
	background-color: rgba(255, 255, 255, 0);
	color: var(--color-text);
}
.pager > .nextpostslink {}
.gallery {
	display: grid;
	column-gap: 15px;
	row-gap: 15px;
	margin-top: 1.7em;
	margin-bottom: 1.7em;
}
.gallery:first-child {
	margin-top: 0;
}
.gallery:last-child {
	margin-bottom: 0;
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-icon {}
.gallery-icon > a {
	display: block;
	transition-duration: .3s;
	transition-property: opacity;
}
.gallery-icon > a > img {
	width: 100%;
	height: auto;
}
.gallery [style="clear: both"] {
	display: none;
}
.error {}
.error_title {}
.error_text {}
.error_link {
	max-width: 300px;
	margin-top: 25px;
}
.error_link > a {}
@media screen and (min-width:1000px) and (hover:hover) {
	.error_link > a:hover {}
	.gallery-icon > a:hover {
		opacity: .7;
	}
	.pager > a:hover {
		background-color: #0073a8;
	}
	.photoEntry_link > a:hover {
		color: #5f9aff;
	}
	.photo_list > li > a:hover {}
	a:hover .photo_image {
		opacity: .7;
	}
	a:hover .photo_name {
		color: #007acc;
	}
	.photo_link > a:hover {
		background-color: #0073a8;
	}
	.topSect_list > li > a:hover {}
	.topSect_bnrList > li > a:hover {
		opacity: .7;
	}
}
@media screen and (max-width:999px) {
	.outline {}
	.outline_title {}
	.outline_cols {}
	.outline_col {}
	.outline_col-txt {}
	.outline_table {}
	.outline_table > tbody {}
	.outline_table > tbody > tr {}
	.outline_table > tbody > tr:first-child {}
	.outline_table > tbody > tr > th {}
	.outline_table > tbody > tr > td {}
	.outline_cTbl {}
	.outline_cTbl > tbody {}
	.outline_cTbl > tbody > tr {}
	.outline_cTbl > tbody > tr:first-child {}
	.outline_cTbl > tbody > tr > th {}
	.outline_cTbl > tbody > tr > td {}
	.outline_col-img {}
	.outline_images {}
	.outline_images > li {}
	.outline_images > li:nth-child(n+2) {}
	.outline_images > li > img {}
	.outline_headline {}
	.outline_text {}
	.outline_policyTbl {}
	.outline_policyTbl > tbody {}
	.outline_policyTbl > tbody > tr {}
	.outline_policyTbl > tbody > tr:first-child {}
	.outline_policyTbl > tbody > tr > th {}
	.outline_policyTbl > tbody > tr > td {}
	.outline_list {}
	.outline_list > li {}
	.outline_list > li:nth-child(n+2) {}
	.outline_tblCols {}
	.outline_tblCols:last-child {}
	.outline_tblCol {}
	.outline_tblCol-tbl {}
	.outline_infoTbl {}
	.outline_infoTbl-center {}
	.outline_infoTbl > thead {}
	.outline_infoTbl > thead > tr {}
	.outline_infoTbl > thead > tr > th {}
	.outline_infoTbl > thead > tr > td {}
	.outline_infoTbl > tbody {}
	.outline_infoTbl > tbody > tr {}
	.outline_infoTbl > tbody > tr > th {}
	.outline_infoTbl-extend > tbody > tr > th {}
	.outline_infoTbl > tbody > tr > td {}
	.outline_infoTbl-extend > tbody > tr > td {}
	.outline_tblCol-img {}
	.outline_illust {}
	.outline_illust > li {}
	.outline_illust > li > img {}
	.outline_cauList {}
	.outline_cauList > li {}
	.outline_cauList_mark {}
	.outline_map {}
	.outline_map_inner {}
	.outline_map_inner > iframe {}
	.outline_infoTbl_subhead {}
	.outline_infoTbl_subhead:first-child {}
	.outline_infoTbl_text {}
	.outline_infoTbl_text:last-child {}
	.outline_infoTbl_text_alert {}
	.kurara {}
	.kurara:last-child {}
	.kurara_title {}
	.kurara_cols {}
	.kurara_col {}
	.kurara_col-txt {}
	.kurara_text {}
	.kurara_table {}
	.kurara_table > tbody {}
	.kurara_table > tbody > tr {}
	.kurara_table > tbody > tr > th {}
	.kurara_table > tbody > tr > td {}
	.kurara_col-img {}
	.kurara_image {}
	.kurara_image > img {}
	.kurara_list {}
	.kurara_list > li {}
	.kurara_list > li:first-child {}
	.kurara_images {}
	.kurara_images > li {}
	.kurara_images > li:nth-child(3n+1) {}
	.kurara_images > li > img {}
	.news {}
	.news_image {}
	.news_image > img {}
	.topVis {}
	.topVis_slide {}
	.topVis_slide.slick-initialized {}
	.topVis_slide_item {}
	.topVis_slide_image {}
	.topVis_slide_image > imd {}
	.topContents {}
	.topContents_main {}
	.topSect {}
	.topSect:last-child {}
	.topSect_title {}
	.topSect_list {}
	.topSect_list > li {}
	.topSect_list > li:first-child {}
	.topSect_list > li > a {}
	.topSect_text {}
	.topContents_side {}
	.topSect_bnrList {}
	.topSect_bnrList > li {}
	.topSect_bnrList > li > a {}
	.topSect_bnrList > li > a > img {}
	.photo {}
	.photo_col {}
	.photo_col-main {}
	.photo_list {
		grid-template-columns: repeat(2, 1fr);
	}
	.photo_list > li {}
	.photo_list > li > a {}
	.photo_image {}
	.photo_image > img {}
	.photo_name {}
	.photo_date {}
	.photo_date > time {}
	.photo_col-sub {}
	.photo_archive {}
	.photo_title {}
	.photo_selWrap {}
	.photo_selWrap > select {}
	.photo_selWrap > select > option {}
	.photo_link {}
	.photo_link > a {}
	.photoEntry {}
	.photoEntry_image {}
	.photoEntry_image > img {}
	.photoEntry_title {}
	.photoEntry_update {}
	.photoEntry_update > time {}
	.photoEntry_editor {}
	.photoEntry_linkWrap {}
	.photoEntry_link {}
	.photoEntry_link > a {}
	.photoEntry_link-prev > a {}
	.photoEntry_link-next > a {}
	.photoEntry_link-prev > a::before {}
	.photoEntry_link-next > a::after {}
	.pager {}
	.pager > a,
	.pager > span {}
	.pager > .previouspostslink {}
	.pager > .current {}
	.pager > .extend {}
	.pager > .nextpostslink {}
	.gallery {
		column-gap: 7px;
		row-gap: 7px;
	}
	.gallery:first-child {}
	.gallery:last-child {}
	.gallery-columns-4 {}
	.gallery-icon {}
	.gallery-icon > a {}
	.gallery-icon > a > img {}
	.gallery [style="clear: both"] {}
	.error {}
	.error_title {}
	.error_text {}
	.error_link {}
	.error_link > a {}
}
@media screen and (max-width:767px) {
	.outline {
		margin-bottom: 45px;
	}
	.outline_title {}
	.outline_cols {
		display: block;
	}
	.outline_col {
		width: auto;
		margin: 0;
	}
	.outline_col-txt {}
	.outline_table {}
	.outline_table > tbody {}
	.outline_table > tbody > tr {
		border-top-width: 10px;
	}
	.outline_table > tbody > tr:first-child {}
	.outline_table > tbody > tr > th {
		padding-right: 1em;
	}
	.outline_table > tbody > tr > td {}
	.outline_cTbl {
		display: block;
	}
	.outline_cTbl > tbody {
		display: block;
	}
	.outline_cTbl > tbody > tr {
		border-top-width: 9px;
		display: block;
	}
	.outline_cTbl > tbody > tr:first-child {}
	.outline_cTbl > tbody > tr > th {
		display: block;
		width: auto;
		padding: 0;
	}
	.outline_cTbl > tbody > tr > td {
		display: block;
	}
	.outline_col-img {
		margin-top: 25px;
	}
	.outline_images {}
	.outline_images > li {}
	.outline_images > li:nth-child(n+2) {}
	.outline_images > li > img {}
	.outline_headline {}
	.outline_text {
		margin-bottom: 1em;
	}
	.outline_policyTbl {}
	.outline_policyTbl > tbody {}
	.outline_policyTbl > tbody > tr {}
	.outline_policyTbl > tbody > tr:first-child {}
	.outline_policyTbl > tbody > tr > th {}
	.outline_policyTbl > tbody > tr > td {}
	.outline_list {}
	.outline_list > li {}
	.outline_list > li:nth-child(n+2) {}
	.outline_tblCols {
		display: block;
	}
	.outline_tblCols:last-child {}
	.outline_tblCol {
		width: auto;
	}
	.outline_tblCol-tbl {
		margin-bottom: 25px;
	}
	.outline_infoTbl {}
	.outline_infoTbl-center {}
	.outline_infoTbl > thead {}
	.outline_infoTbl > thead > tr {}
	.outline_infoTbl > thead > tr > th {}
	.outline_infoTbl > thead > tr > td {}
	.outline_infoTbl > tbody {}
	.outline_infoTbl > tbody > tr {}
	.outline_infoTbl > tbody > tr > th {}
	.outline_infoTbl-extend > tbody > tr > th {}
	.outline_infoTbl > tbody > tr > td {}
	.outline_infoTbl-extend > tbody > tr > td {}
	.outline_tblCol-img {}
	.outline_illust {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 2%;
		row-gap: 10px;
		align-items: center;
	}
	.outline_illust > li {
		width: 49%;
	}
	.outline_illust > li > img {}
	.outline_cauList {}
	.outline_cauList > li {}
	.outline_cauList_mark {}
	.outline_map {}
	.outline_map_inner {}
	.outline_map_inner > iframe {}
	.outline_infoTbl_subhead {}
	.outline_infoTbl_subhead:first-child {}
	.outline_infoTbl_text {}
	.outline_infoTbl_text:last-child {}
	.outline_infoTbl_text_alert {}
	.kurara {
		margin-bottom: 45px;
	}
	.kurara:last-child {}
	.kurara_title {}
	.kurara_cols {}
	.kurara_col {}
	.kurara_col-txt {}
	.kurara_text {}
	.kurara_table {
		margin-top: 1em;
	}
	.kurara_table > tbody {}
	.kurara_table > tbody > tr {}
	.kurara_table > tbody > tr > th {}
	.kurara_table > tbody > tr > td {}
	.kurara_col-img {
		margin-top: 25px;
	}
	.kurara_image {}
	.kurara_image > img {}
	.kurara_list {}
	.kurara_list > li {}
	.kurara_list > li:first-child {}
	.kurara_images {
		row-gap: 8px;
		column-gap: 8px;
	}
	.kurara_images > li {}
	.kurara_images > li:nth-child(3n+1) {}
	.kurara_images > li > img {}
	.news {}
	.news_image {}
	.news_image > img {}
	.topVis {
		margin-bottom: 40px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.topVis_slide {}
	.topVis_slide.slick-initialized {}
	.topVis_slide_item {}
	.topVis_slide_image {}
	.topVis_slide_image > imd {}
	.topContents {
		display: block;
	}
	.topContents_main {
		width: auto;
	}
	.topSect {
		margin-bottom: 35px;
	}
	.topSect:last-child {}
	.topSect_title {}
	.topSect_list {}
	.topSect_list > li {}
	.topSect_list > li:first-child {}
	.topSect_list > li > a {}
	.topSect_text {}
	.topContents_side {
		width: auto;
		margin-top: 35px;
	}
	.topSect_bnrList {
		max-width: 210px;
	}
	.topSect_bnrList > li {}
	.topSect_bnrList > li > a {}
	.topSect_bnrList > li > a > img {}
	.photo {
		display: block;
	}
	.photo_col {
		width: auto;
	}
	.photo_col-main {}
	.photo_list {
		row-gap: 20px;
	}
	.photo_list > li {}
	.photo_list > li > a {}
	.photo_image {}
	.photo_image > img {}
	.photo_name {
		margin-top: 7px;
		font-size: 16px;
	}
	.photo_date {
		font-size: 12px;
		margin-top: 3px;
	}
	.photo_date > time {}
	.photo_col-sub {
		margin-top: 45px;
	}
	.photo_archive {}
	.photo_title {}
	.photo_selWrap {}
	.photo_selWrap > select {}
	.photo_selWrap > select > option {}
	.photo_link {}
	.photo_link > a {}
	.photoEntry {}
	.photoEntry_image {
		margin-bottom: 15px;
	}
	.photoEntry_image > img {}
	.photoEntry_title {
		font-size: 26px;
	}
	.photoEntry_update {}
	.photoEntry_update > time {}
	.photoEntry_editor {}
	.photoEntry_linkWrap {}
	.photoEntry_link {}
	.photoEntry_link > a {}
	.photoEntry_link-prev > a {}
	.photoEntry_link-next > a {}
	.photoEntry_link-prev > a::before {}
	.photoEntry_link-next > a::after {}
	.pager {}
	.pager > a,
	.pager > span {}
	.pager > .previouspostslink {}
	.pager > .current {}
	.pager > .extend {}
	.pager > .nextpostslink {}
	.gallery {
		column-gap: 5px;
		row-gap: 5px;
	}
	.gallery:first-child {}
	.gallery:last-child {}
	.gallery-columns-4 {
		grid-template-columns: repeat(3, 1fr);
	}
	.gallery-icon {}
	.gallery-icon > a {}
	.gallery-icon > a > img {}
	.gallery [style="clear: both"] {}
	.error {}
	.error_title {}
	.error_text {}
	.error_link {}
	.error_link > a {}
}
@media screen and (max-width:374px) {}
