@import url(https://use.fontawesome.com/releases/v5.4.1/css/all.css);@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese);
@charset "UTF-8";


a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, 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, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	appearance: none
}
* {
	box-sizing: border-box
}
a:hover {
	opacity: .8
}
.number-reset, .text-reset {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	padding: .4em .8em;
	width: 100%
}
@media screen and (max-width:1029px) {
	.number-reset, .text-reset {
		border-width: .09709vw
	}
}
.number-reset:focus, .text-reset:focus, .wpcf7-free-text:focus {
	border: 1px solid rgba(0, 0, 0, .32);
	box-shadow: none;
	outline: 0
}
@media screen and (max-width:1029px) {
	.number-reset:focus, .text-reset:focus, .wpcf7-free-text:focus {
		border-width: .09709vw
	}
}
.wpcf7-free-text {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	padding: .4em .8em
}
@media screen and (max-width:1029px) {
	.wpcf7-free-text {
		border-width: .09709vw
	}
}
.textarea-reset {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	height: 100px;
	padding: .4em .8em;
	width: 100%
}
@media screen and (max-width:1029px) {
	.textarea-reset {
		border-width: .09709vw;
		height: 9.70874vw
	}
}
@media screen and (max-width:767px) {
	.textarea-reset {
		height: 26.04167vw
	}
}
.textarea-reset:focus {
	border: 1px solid rgba(0, 0, 0, .32);
	box-shadow: none;
	outline: 0
}
@media screen and (max-width:1029px) {
	.textarea-reset:focus {
		border-width: .09709vw
	}
}
input[type=button], input[type=reset], input[type=submit] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=button]::-webkit-search-decoration, input[type=reset]::-webkit-search-decoration, input[type=submit]::-webkit-search-decoration {
	display: none
}
input[type=button]::focus, input[type=reset]::focus, input[type=submit]::focus {
	outline-offset: -2px
}
.radio-reset input[type=radio] {
	display: none !important
}
.radio-reset input[type=radio]+span {
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 1.8em;
	position: relative
}
.radio-reset input[type=radio]+span::before {
	-webkit-transform: translateY(-50%);
	background: #f5f4f1;
	border-radius: 50%;
	content: "";
	display: block;
	height: 22px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 22px
}
@media screen and (max-width:1029px) {
	.radio-reset input[type=radio]+span::before {
		height: 2.13592vw;
		width: 2.13592vw
	}
}
@media screen and (max-width:767px) {
	.radio-reset input[type=radio]+span::before {
		height: 4.16667vw;
		width: 4.16667vw
	}
}
.radio-reset input[type=radio]+span::after {
	-webkit-transform: translateY(-50%);
	background: #333;
	border-radius: 50%;
	content: "";
	height: 12px;
	left: 5px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s ease 0s;
	width: 12px
}
@media screen and (max-width:1029px) {
	.radio-reset input[type=radio]+span::after {
		width: 1.16505vw;
		height: 1.16505vw;
		left: .48544vw
	}
}
@media screen and (max-width:767px) {
	.radio-reset input[type=radio]+span::after {
		width: 2.08333vw;
		height: 2.08333vw;
		left: 1.14583vw
	}
}
.radio-reset input[type=radio]:checked+span::after {
	opacity: 1
}
.check-reset {
	display: none !important
}
.check-reset+span {
	cursor: pointer;
	display: inline-block;
	margin: 0 .2em 0;
	padding: 0 0 0 1.2em;
	position: relative
}
.check-reset+span::before {
	-webkit-transform: translateY(-50%);
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 2px;
	content: "";
	display: block;
	height: 1em;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1em
}
@media screen and (max-width:1029px) {
	.check-reset+span::before {
		border-width: .09709vw;
		border-radius: .19417vw
	}
}
.check-reset+span::after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	border-bottom: 3px solid rgba(0, 0, 0, .32);
	border-left: 3px solid rgba(0, 0, 0, .32);
	content: "";
	display: block;
	height: .6em;
	left: 0;
	margin-top: -.2em;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	transition: all .3s ease 0s;
	width: 1em
}
@media screen and (max-width:1029px) {
	.check-reset+span::after {
		border-width: .29126vw
	}
}
.check-reset:checked+span::after {
	opacity: 1
}
.check-reset2 input[type=checkbox] {
	display: none !important
}
.check-reset2 input[type=checkbox]+span {
	cursor: pointer;
	display: inline-block;
	margin: 0 .2em 0;
	padding: 0 0 0 1.2em;
	position: relative
}
.check-reset2 input[type=checkbox]+span::before {
	-webkit-transform: translateY(-50%);
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 50%;
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
@media screen and (max-width:1029px) {
	.check-reset2 input[type=checkbox]+span::before {
		height: 1.5534vw;
		width: 1.5534vw;
		border-width: .09709vw
	}
}
.check-reset2 input[type=checkbox]+span::after {
	-webkit-transform: translateY(-50%);
	background: rgba(0, 0, 0, .32);
	border: 1px solid transparent;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 4px;
	opacity: 0;
	padding: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s ease 0s;
	width: 8px
}
@media screen and (max-width:1029px) {
	.check-reset2 input[type=checkbox]+span::after {
		border-width: .09709vw;
		height: .7767vw;
		width: .7767vw;
		left: .38835vw;
		padding: .19417vw
	}
}
.check-reset2 input[type=checkbox]:checked+span::after {
	opacity: 1
}
.select-reset {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: transparent url(//hakobu.sk-grp.co.jp/wp/wp-content/themes/sk/assets/css/../img/contact/form-css-arrow.png) no-repeat center right 8px/16px 16px;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	font-size: 1em;
	padding: .4em .8em;
	width: 100%
}
@media screen and (max-width:1029px) {
	.select-reset {
		background: transparent url(//hakobu.sk-grp.co.jp/wp/wp-content/themes/sk/assets/css/../img/contact/form-css-arrow.png) no-repeat center right .5 1.5534vw
	}
}
.select-reset::-ms-expand {
	display: none
}
.select-reset:focus {
	border: 1px solid rgba(0, 0, 0, .32);
	box-shadow: none;
	outline: 0
}
@media screen and (max-width:1029px) {
	.select-reset:focus {
		border-width: .09709vw
	}
}
.submit-reset {
	-webkit-appearance: none;
	background-color: rgba(0, 0, 0, .32);
	background-image: none;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	margin: 0 0 1em;
	padding: .6em 2em;
	text-decoration: none
}
.submit-reset:focus, .submit-reset:hover {
	outline: 0
}
.submit-reset::-moz-foucus-inner {
	border: none;
	padding: 0
}
#file-reset {
	display: none
}
#file-reset-label {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .16);
	cursor: pointer;
	padding: .4em .8em
}
@media screen and (max-width:1029px) {
	#file-reset-label {
		border-width: .09709vw
	}
}
#file-reset-name {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: 0;
	color: inherit;
	display: none;
	font-family: inherit;
	font-size: 1em;
	padding: .4em 0;
	width: 100%
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%
}
a {
	text-decoration: none
}
body {
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Sans-serif;
	overflow: hidden
}
@media screen and (max-width:767px) {
	body {
		margin-top: 60px
	}
}
.is-pc {
	display: block
}
@media screen and (max-width:767px) {
	.is-pc {
		display: none
	}
}
.is-sp {
	display: none
}
@media screen and (max-width:767px) {
	.is-sp {
		display: block
	}
}
.is-sp-s {
	display: none
}
@media screen and (max-width:400px) {
	.is-sp-s {
		display: block
	}
}
a {
	color: inherit
}
a:visited {
	color: inherit
}
a:link {
	color: inherit
}
.inner {
	max-width: 1030px;
	padding: 0 15px;
	margin: 0 auto
}
@media screen and (max-width:767px) {
	.inner {
		max-width: 890px;
		padding: 0 5.20833vw
	}
}
.breadcrumbs {
	background: #333;
	color: #fff;
	padding: 10px 0;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	font-size: 16px
}
.wp-pagenavi {
	text-align: center;
	padding-top: 40px
}
.wp-pagenavi .page {
	box-sizing: border-box;
	background: #ccc;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	width: 35px;
	height: 35px;
	text-decoration: none;
	line-height: 35px;
	margin-right: 6px
}
@media screen and (max-width:1029px) {
	.wp-pagenavi .page {
		font-size: 20px;
		width: 50px;
		height: 50px;
		margin-right: 10px;
		line-height: 50px
	}
}
@media screen and (max-width:767px) {
	.wp-pagenavi .page {
		margin-right: 6px;
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 35px
	}
}
.wp-pagenavi .current {
	box-sizing: border-box;
	background: #231815;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: 35px;
	width: 35px;
	height: 35px;
	margin-right: 6px
}
@media screen and (max-width:1029px) {
	.wp-pagenavi .current {
		font-size: 20px;
		line-height: 50px;
		width: 50px;
		height: 50px;
		margin-right: 10px
	}
}
@media screen and (max-width:767px) {
	.wp-pagenavi .current {
		margin-right: 6px;
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 35px
	}
}
.wp-pagenavi .nextpostslink {
	text-decoration: none;
	border: none;
	font-size: 16px;
	font-weight: 700;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	background: #ccc
}
@media screen and (max-width:1029px) {
	.wp-pagenavi .nextpostslink {
		font-size: 20px;
		height: 50px;
		line-height: 50px
	}
}
@media screen and (max-width:767px) {
	.wp-pagenavi .nextpostslink {
		font-size: 16px;
		height: 35px;
		line-height: 35px
	}
}
.wp-pagenavi .previouspostslink {
	text-decoration: none;
	border: none;
	font-size: 16px;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	background: #ccc;
	margin-right: 6px
}
@media screen and (max-width:1029px) {
	.wp-pagenavi .previouspostslink {
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		margin-right: 10px
	}
}
@media screen and (max-width:767px) {
	.wp-pagenavi .previouspostslink {
		font-size: 16px;
		height: 35px;
		line-height: 35px;
		margin-right: 6px
	}
}
.com-title-01 {
	font-family: Arial, sans-serif;
	color: #0050a2;
	font-size: 37px;
	text-align: center
}
.com-title-01 small {
	display: block;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	font-weight: 500;
	color: #000;
	font-size: 18px;
	margin-top: 1em
}
@media screen and (max-width:767px) {
	.com-title-01 {
		font-size: 6.5189vw
	}
	.com-title-01 small {
		font-size: 4.1721vw
	}
}
.com-title-02 {
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	color: #0050a2;
	font-size: 28px;
	background: #f1f1f1;
	padding: 10px;
	font-weight: 500
}
@media screen and (max-width:767px) {
	.com-title-02 {
		font-size: 22px
	}
}
.com-title-03 {
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	color: #221714;
	font-size: 28px;
	padding: 10px;
	font-weight: 400;
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4
}
@media screen and (max-width:767px) {
	.com-title-03 {
		font-size: 22px
	}
}
.com-title-03:before {
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	font-weight: 900;
	position: absolute;
	font-size: 1em;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #0050a2
}
.com-btn-01 {
	position: relative;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	font-size: 16px;
	padding-right: .8em
}
.com-btn-01::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 0;
	color: #0050a2;
	font-size: 1em
}
@media screen and (max-width:767px) {
	.com-btn-01 {
		font-size: 14px
	}
}
.com-btn-02 {
	display: block;
	line-height: 1;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	color: #fff !important;
	background: #221714;
	text-decoration: none;
	width: 200px;
	max-width: 90%;
	position: relative;
	margin: 0 auto
}
.com-btn-02:after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
	vertical-align: middle;
	position: absolute
}
@media screen and (max-width:767px) {
	.com-btn-02:after {
		right: 10px;
		width: 6px;
		height: 6px
	}
}
@media screen and (max-width:767px) {
	.com-btn-02 {
		width: 150px;
		padding: 12px 0;
		margin: 0 auto;
		font-size: 12px
	}
}
.com-btn-03 {
	background-color: #fff;
	color: #0050a2 !important;
	border: 3px solid #0050a2;
	border-radius: 30px;
	font-weight: 700;
	font-size: 16px;
	display: block;
	padding: 15px 50px;
	outline: 0 none;
	text-decoration: none;
	transition: all .2s ease-out .1s;
	position: relative;
	margin: 0 auto;
	width: 394px;
	text-align: center
}
.com-btn-03::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 10px;
	color: #0050a2;
	font-size: 1em
}
@media screen and (max-width:767px) {
	.com-btn-03::after {
		right: 7px
	}
}
@media screen and (max-width:767px) {
	.com-btn-03 {
		font-size: 13px;
		padding: 10px 0;
		width: 285px
	}
}
.news_posts_post {
	padding: 10px 20px;
	display: flex;
	align-items: center
}
.news_posts_post:nth-of-type(2n-1) {
	background: #fff
}
.news_posts_post .flags {
	font-family: sans-serif;
	font-size: 15px;
	color: #fff;
	width: 90px;
	padding: 6px 0;
	line-height: 1;
	text-align: center;
	text-transform: uppercase
}
.news_posts_post .date {
	margin: 0 40px 0 30px;
	font-size: 15px;
	font-family: sans-serif
}
.news_posts_post .desc {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 700
}
.news_posts_post .news {
	background: #0050a2
}
.news_posts_post .info {
	background: #4d4d4d
}
.news_posts_post .topics {
	background: #00933d
}
@media screen and (max-width:1029px) {
	.news_posts_post .flags {
		width: 9.2233vw
	}
}
@media screen and (max-width:767px) {
	.news_posts_post {
		padding: 1.56454vw 2.86832vw
	}
	.news_posts_post .flags {
		font-size: 12px;
		width: 20.8605vw;
		padding: 6px 0
	}
	.news_posts_post .date {
		margin: 0 3.91134vw 0 3.25945vw;
		font-size: 12px
	}
	.news_posts_post .desc {
		font-size: 12px
	}
}
.header {
	background: #fff;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%
}
.pc-header {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 90px
}
@media screen and (max-width:1029px) {
	.pc-header {
		height: 70px
	}
}
@media screen and (max-width:767px) {
	.pc-header {
		display: none
	}
}
.pc-header #header_logo {
	width: 480px;
	margin-right: 155px
}
@media screen and (max-width:1730px) {
	.pc-header #header_logo {
		width: 27.74566vw;
		margin-right: 8.09249vw
	}
}
@media screen and (max-width:1029px) {
	.pc-header #header_logo {
		margin-right: 5.20231vw
	}
}
.pc-header #header_logo img {
	vertical-align: middle;
	width: 100%
}
.pc-header #menu-primary {
	display: flex;
	justify-content: flex-end
}
.pc-header #menu-primary a {
	font-weight: 700;
	font-size: 18px;
	color: #000;
	margin-right: 40px
}
@media screen and (max-width:1730px) {
	.pc-header #menu-primary a {
		font-size: 1.04046vw;
		margin-right: 2.31214vw
	}
}
@media screen and (max-width:1029px) {
	.pc-header #menu-primary a {
		font-size: 1.27168vw;
		margin-right: 1.7341vw
	}
}
.pc-header .header_tel {
	width: 268px;
	margin-right: 30px
}
@media screen and (max-width:1730px) {
	.pc-header .header_tel {
		width: 13.87283vw;
		margin-right: 1.7341vw
	}
}
.pc-header .header_tel img {
	width: 100%
}
.pc-header .header_contact {
	display: block;
	background: #0050a2;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	padding: 0 30px;
	display: flex;
	align-items: center;
	height: 100%
}
@media screen and (max-width:1730px) {
	.pc-header .header_contact {
		font-size: 1.04046vw;
		padding: 0 1.7341vw
	}
}
.sp-header {
	display: none;
	height: 60px;
	background: #fff
}
@media screen and (max-width:767px) {
	.sp-header {
		display: block
	}
}
.sp-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%
}
.sp-menu {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	z-index: 30;
	height: 60px;
	box-sizing: border-box
}
.sp-menu img {
	width: 250px
}
.menu-trigger {
	display: inline-block;
	position: relative;
	width: 30px;
	vertical-align: middle;
	cursor: pointer;
	z-index: 30;
	height: 60px
}
.menu-trigger span {
	display: inline-block;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 80%;
	height: 3px;
	background-color: #333;
	transition: all .5s .2s
}
.menu-trigger.active span {
	background-color: #333
}
.menu-trigger span:nth-of-type(1) {
	top: 22px
}
.menu-trigger.active span:nth-of-type(1) {
	transform: translateY(7px) rotate(-45deg)
}
.menu-trigger span:nth-of-type(2) {
	top: 30px
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0
}
.menu-trigger span:nth-of-type(3) {
	top: 38px
}
.menu-trigger.active span:nth-of-type(3) {
	transform: translateY(-9px) rotate(45deg)
}
.sp-nav {
	width: 100%;
	background-color: #fff;
	color: #333;
	text-align: center;
	display: none;
	position: fixed;
	top: 60px;
	left: 0;
	z-index: 10;
	height: auto
}
.sp-nav .menu li {
	padding: 20px;
	text-align: center;
	line-height: 1;
	border-top: 1px solid #333
}
.sp-nav .menu li a {
	font-size: 16px;
	text-decoration: none;
	color: #333
}
.footer_block {
	background: #fff;
	padding: 0 15px
}
@media screen and (max-width:767px) {
	.footer_block {
		padding: 0 7.33333vw
	}
}
.footer_block_items_logo {
	display: flex;
	justify-content: center;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 10px solid #0050a2;
	margin: 0 calc(50% - 50vw);
	width: 100vw
}
@media screen and (max-width:767px) {
	.footer_block_items_logo {
		border-bottom: 6px solid #0050a2;
		padding-bottom: 2.60756vw;
		padding-top: 2.60756vw
	}
}
.footer_block_items_logo img {
	width: 373px
}
@media screen and (max-width:1029px) {
	.footer_block_items_logo img {
		width: 36.21359vw
	}
}
@media screen and (max-width:767px) {
	.footer_block_items_logo img {
		width: 54.7588vw
	}
}
.footer_block_navs {
	background: #f1f1f1;
	margin: 0 calc(50% - 50vw);
	width: 100vw
}
.footer_block_navs_inner {
	max-width: 1070px;
	padding: 0 15px;
	margin: 0 auto
}
.footer_block_nav {
	padding: 40px 0;
	display: flex;
	max-width: 730px;
	margin: 0 auto;
	justify-content: space-between
}
.footer_block_nav a {
	font-size: 18px;
	color: #0050a2;
	font-weight: 500;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif
}
.footer_block_nav #menu-footer-nav1 .menu-item, .footer_block_nav #menu-footer-nav2 .menu-item {
	margin-bottom: 20px;
	position: relative;
	padding: 0 0 0 1em;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 1em;
	padding-left: 25px
}
.footer_block_nav #menu-footer-nav1 .menu-item:after, .footer_block_nav #menu-footer-nav1 .menu-item:before, .footer_block_nav #menu-footer-nav2 .menu-item:after, .footer_block_nav #menu-footer-nav2 .menu-item:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle
}
.footer_block_nav #menu-footer-nav1 .menu-item:before, .footer_block_nav #menu-footer-nav2 .menu-item:before {
	left: 4px;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 10px solid transparent;
	border-left: 15px solid #0050a2
}
.footer_block_nav #menu-footer-nav2 .menu-item:nth-of-type(2) {
	margin-bottom: 58px
}
.footer_block_nav #menu-footer-nav2 .menu-item:nth-of-type(3)>a {
	position: relative
}
.footer_block_nav #menu-footer-nav2 .menu-item:nth-of-type(3)>a .footer_link_icon {
	position: absolute;
	right: -20px;
	width: 15px;
	top: -5px
}
.footer_block_nav #menu-footer-nav3 .menu-item-has-children>a {
	margin-bottom: 12px;
	display: block;
	position: relative;
	padding: 0 0 0 1em;
	vertical-align: middle;
	text-decoration: none;
	font-size: 1em;
	padding-left: 25px;
	position: relative
}
.footer_block_nav #menu-footer-nav3 .menu-item-has-children>a .footer_link_icon {
	position: absolute;
	right: -20px;
	width: 15px;
	top: -5px
}
.footer_block_nav #menu-footer-nav3 .menu-item-has-children>a:after, .footer_block_nav #menu-footer-nav3 .menu-item-has-children>a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle
}
.footer_block_nav #menu-footer-nav3 .menu-item-has-children>a:before {
	left: 4px;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 10px solid transparent;
	border-left: 15px solid #0050a2
}
.footer_block_nav #menu-footer-nav3 .menu-item-has-children>a:after {
	right: 3px;
	background-image: url(//hakobu.sk-grp.co.jp/wp/wp-content/themes/sk/assets/css/../img/common/footer_link_icon.png);
	width: 10px;
	height: 10px
}
.footer_block_nav #menu-footer-nav3 .sub-menu a {
	font-weight: 400;
	font-size: 14px;
	padding-left: 25px;
	padding-bottom: 10px;
	display: block
}
@media screen and (max-width:767px) {
	.footer_block_nav #menu-footer-nav3 .sub-menu a {
		font-size: 3.25945vw;
		padding-left: 5.86701vw
	}
}
@media screen and (max-width:767px) {
	.footer_block_nav {
		padding: 0 0 20px
	}
	.footer_block_nav .menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		background: #fff
	}
	.footer_block_nav .menu .menu-item {
		width: calc(50% - 2px / 2);
		background: #f1f1f1;
		color: #005394;
		height: 70px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 2px
	}
	.footer_block_nav .menu .menu-item a {
		font-size: 18px
	}
	.footer_block_nav .menu .menu-item:nth-of-type(7) a, .footer_block_nav .menu .menu-item:nth-of-type(8) a {
		position: relative
	}
	.footer_block_nav .menu .menu-item:nth-of-type(7) a .footer_link_icon, .footer_block_nav .menu .menu-item:nth-of-type(8) a .footer_link_icon {
		position: absolute;
		right: -23px;
		width: 15px;
		top: -5px
	}
}
@media screen and (max-width:400px) {
	.footer_block_nav .menu .menu-item {
		height: 40px
	}
	.footer_block_nav .menu .menu-item a {
		font-size: 12px
	}
	.footer_block_nav .menu .menu-item:nth-of-type(7) a, .footer_block_nav .menu .menu-item:nth-of-type(8) a {
		position: relative
	}
	.footer_block_nav .menu .menu-item:nth-of-type(7) a .footer_link_icon, .footer_block_nav .menu .menu-item:nth-of-type(8) a .footer_link_icon {
		position: absolute;
		right: -18px;
		width: 10px;
		top: -3px
	}
}
@media screen and (max-width:767px) {
	.footer_block_navpc {
		display: none
	}
}
.footer_block_navsp {
	display: none
}
@media screen and (max-width:767px) {
	.footer_block_navsp {
		display: block
	}
}
.footer_block_companyicon {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 25px
}
@media screen and (max-width:767px) {
	.footer_block_companyicon {
		padding-bottom: 15px
	}
}
.footer_block_companyicon a {
	width: 335px;
	margin-bottom: 10px
}
.footer_block_companyicon a img {
	width: 100%
}
@media screen and (max-width:1029px) {
	.footer_block_companyicon a {
		width: 31.5534vw
	}
}
@media screen and (max-width:767px) {
	.footer_block_companyicon a {
		width: 49%;
		margin-bottom: 1.30378vw
	}
}
.footer_block .footer_copyright {
	font-size: 10px;
	background: #000;
	color: #fff;
	text-align: center;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 10px 0
}
.error_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.error_page .inner {
		padding: 30px 5.20833vw
	}
}
.error_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.error_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.error_page .content {
	text-align: center;
	margin-bottom: 80px
}
.error_page .content p {
	font-size: 28px;
	line-height: 1.5
}
@media screen and (max-width:1029px) {
	.error_page .content p {
		font-size: 2.71845vw
	}
}
@media screen and (max-width:767px) {
	.error_page .content p {
		font-size: 4.1721vw;
		margin-bottom: 50px
	}
}
.bussiness_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.bussiness_page .inner {
		padding: 30px 5.20833vw
	}
}
.bussiness_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.bussiness_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.bussiness_page .com-title-03 {
	margin-top: 15px
}
@media screen and (max-width:1029px) {
	.bussiness_page .com-title-03 {
		margin-top: 1.45631vw
	}
}
.bussiness_page .bussiness-lead {
	font-size: 16px;
	color: #221714;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	line-height: 1.5
}
@media screen and (max-width:767px) {
	.bussiness_page .bussiness-lead {
		font-size: 14px
	}
}
.bussiness_page .content_block {
	padding: 20px 0 50px;
	display: flex;
	justify-content: space-between
}
@media screen and (max-width:767px) {
	.bussiness_page .content_block {
		flex-direction: column;
		padding: 11.65049vw 0 7.76699vw
	}
}
.bussiness_page .content_block_img {
	width: 40%
}
@media screen and (max-width:767px) {
	.bussiness_page .content_block_img {
		width: 80%;
		margin: 0 auto 2.91262vw
	}
}
.bussiness_page .content_block_img img {
	width: 100%
}
.bussiness_page .content_block_desc {
	width: 57%
}
@media screen and (max-width:767px) {
	.bussiness_page .content_block_desc {
		width: 100%
	}
}
.bussiness_page .content_block_desc .desc {
	font-size: 16px;
	color: #333;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	line-height: 1.5;
	letter-spacing: .075em
}
@media screen and (max-width:767px) {
	.bussiness_page .content_block_desc .desc {
		font-size: 14px
	}
}
.bussiness_page .content_block_desc .bold {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 22px
}
@media screen and (max-width:767px) {
	.bussiness_page .content_block_desc .bold {
		font-size: 20px
	}
}
@media screen and (max-width:767px) {
	.bussiness_page .content #effort1, .bussiness_page .content #effort2, .bussiness_page .content #effort3 {
		margin-top: -60px;
		padding-top: 60px
	}
}
.company_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.company_page .inner {
		padding: 30px 5.20833vw
	}
}
.company_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.company_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.company_page .com-title-03 {
	margin-top: 15px
}
@media screen and (max-width:1029px) {
	.company_page .com-title-03 {
		margin-top: 1.45631vw
	}
}
.company_page .content {
	margin: 30px 0 90px
}
@media screen and (max-width:767px) {
	.company_page .content {
		margin: 5.21512vw 0 14.34159vw
	}
}
.company_page table {
	border-collapse: collapse;
	border: 1px solid #e8e7e7;
	font-size: 16px;
	color: #231815;
	width: 100%;
	table-layout: fixed
}
.company_page table .bg_gray {
	background: #f8f8f8
}
@media screen and (max-width:400px) {
	.company_page table {
		font-size: 13px
	}
}
.company_page th {
	border-collapse: collapse;
	border-top: 1px solid #e8e7e7;
	border-left: 1px solid #e8e7e7;
	padding: 10px 0;
	width: 22%;
	text-align: center;
	font-weight: 400
}
@media screen and (max-width:767px) {
	.company_page th {
		width: 28%
	}
}
.company_page td {
	border-collapse: collapse;
	border-top: 1px solid #e8e7e7;
	border-left: 1px solid #e8e7e7;
	padding: 10px 20px;
	line-height: 1.5
}
@media screen and (max-width:767px) {
	.company_page td {
		padding: 2.60756vw 5.21512vw
	}
}
.company_page .access-map iframe {
	height: 600px
}
@media screen and (max-width:767px) {
	.company_page .access-map iframe {
		height: 300px
	}
}
.contact_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.contact_page .inner {
		padding: 30px 10px
	}
}
.contact_page .com-title-01 {
	margin: 35px 0 25px
}
@media screen and (max-width:1029px) {
	.contact_page .com-title-01 {
		margin: 3.39806vw 0 2.42718vw
	}
}
.contact_page .desc {
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.3
}
@media screen and (max-width:1029px) {
	.contact_page .desc {
		margin-bottom: 3.8835vw
	}
}
.contact_page input[type=radio] {
	margin-top: 5px
}
.contact_page .wpcf7-form {
	padding: 40px;
	background: #f9f9f9;
	margin-top: 80px;
	font-size: .9em
}
.contact_page .wpcf7c-elm-step2 {
	font-size: 2em;
	padding: 5px 0;
	color: red
}
.contact_page .wpcf7-list-item-label {
	line-height: 1;
	display: grid
}
.contact_page .formArea {
	border-top: 2px solid #ddd;
	padding: 20px 0;
	display: flex;
	align-items: center
}
.contact_page .formArea label {
	width: 25%
}
.contact_page .wpcf7-form-control-wrap {
	width: 30%
}
.contact_page .wpcf7-form-control-wrap input[type=email], .contact_page .wpcf7-form-control-wrap input[type=number], .contact_page .wpcf7-form-control-wrap input[type=tel], .contact_page .wpcf7-form-control-wrap input[type=text] {
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 2px
}
.contact_page .last__name {
	margin-left: 10px
}
.contact_page .wpcf7-form-control-wrap input[type=text] {
	width: 80%;
	display: block
}
.contact_page .text-361 {
	margin-left: 10px
}
.contact_page .massageBlock .textArea__item, .contact_page .radio__item {
	width: 100%
}
.contact_page .wpcf7c-conf {
	background-color: #f5f5f5;
	color: #000;
	border: 1px solid #aeaeae
}
.contact_page .radio-629 {
	width: 70%
}
.contact_page .radio-710 .checkbox__item {
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 5%
}
.contact_page .formArea .yearBox {
	display: flex;
	align-items: center
}
.contact_page .formArea .text-55, .contact_page .formArea .text-841, .contact_page .formArea .text-842 {
	width: 50px !important;
	margin: 0 10px;
	margin-right: 30px
}
.contact_page .formArea .text-55:nth-of-type(1) {
	margin-left: 0
}
.contact_page .address__items, .contact_page .company__items, .contact_page .email__items, .contact_page .region, .contact_page .wpcf7-text {
	width: 90% !important
}
.contact_page .period__item {
	width: 100%;
	display: flex
}
.contact_page .address__items, .contact_page .checkbox-718, .contact_page .radio-710, .contact_page .text-199, .contact_page [data-name="text-821"], .contact_page .text-822, .contact_page [data-name="text-823"], .contact_page [data-name="textarea-212"], .contact_page [data-name="your-email"], .contact_page [data-name="your-email_confirm"] {
	width: 75%
}
.contact_page .massageBlock .textArea__item {
	width: 90%;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 10px
}
.contact_page .wpcf7-list-item {
	margin-right: 20px !important
}
.contact_page span.wpcf7-list-item {
	display: inline-flex
}
.contact_page .wpcf7-list-item label {
	width: 65%;
	display: inline-flex;
	align-items: center
}
.contact_page .formArea input[type=submit], .contact_page .wpcf7-back {
	line-height: 45px;
	margin: 0 auto;
	border-radius: 30px;
	background: #000;
	color: #fff;
	width: 240px;
	font-size: 1.1em
}
.contact_page .formArea input[type=submit]:hover {
	cursor: pointer
}
.contact_page span.wpcf7-list-item {
	margin: 0
}
.contact_page .formArea .bg--red {
	padding: 3px 6px;
	background: red;
	display: inline;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}
.contact_page .wpcf7-back {
	margin-left: 20px;
	position: relative
}
.contact_page .wpcf7-back::before {
	content: "";
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -4px
}
.contact_page .btnArea {
	position: relative;
	display: inline-flex;
	padding-left: 20px;
	margin: 0 auto
}
.contact_page .btnArea::after {
	content: "";
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -4px
}
.contact_page .text-510 {
	width: 60px;
	margin-left: -40px
}
.contact_page .period__item {
	width: 103%
}
.contact_page .region__area {
	display: flex;
	width: 75%
}
.contact_page .ken-nai {
	display: flex
}
.contact_page .region__box {
	display: flex;
	width: 75%
}
.contact_page .region__area .ken-nai, .contact_page .region__area .ken-nai span {
	width: 100%
}
.contact_page .text-704, .contact_page .text-753 {
	width: 70%
}
.contact_page .region__area span.wpcf7-not-valid-tip {
	display: none
}
.contact_page .radio-251 {
	padding-top: 5px
}
@media screen and (max-width:767px) {
	.contact_page .wpcf7-back {
		margin-left: 0
	}
	.contact_page .formArea input[type=submit], .contact_page .wpcf7-back {
		width: 36.84211vw;
		font-size: 4.34211vw;
		line-height: 10.52632vw;
		border-radius: 7.89474vw
	}
	.contact_page .btnArea::after {
		width: 1.18421vw;
		height: 1.18421vw;
		right: 9.86842vw;
		margin-top: -.78947vw
	}
	.contact_page .wpcf7-form {
		margin-top: 30px;
		padding: 10px
	}
	.contact_page .formArea {
		display: inherit;
		font-size: 1.2em;
		text-align: left
	}
	.contact_page .submitBtn {
		text-align: center
	}
	.contact_page .radio__item, .contact_page .wpcf7-form label, .contact_page span.wpcf7-list-item {
		width: 100%;
		font-size: 1em
	}
	.contact_page .wpcf7-form label {
		text-align: left
	}
	.contact_page .wpcf7-form-control-wrap {
		font-size: .7em
	}
	.contact_page .wpcf7-form input[type=email], .contact_page .wpcf7-form-control-wrap, .contact_page .wpcf7-form-control-wrap input[type=tel], .contact_page .wpcf7-form-control-wrap input[type=text] {
		width: 96% !important
	}
	.contact_page .wpcf7-form-control-wrap input[type=text] {
		margin: 0
	}
	.contact_page span.wpcf7-list-item {
		margin-top: 5px
	}
	.contact_page .wpcf7-form label {
		margin-bottom: 20px;
		display: block
	}
	.contact_page .radio__item {
		margin-top: 5px
	}
	.contact_page .formArea input.start__day {
		width: 100% !important;
		display: initial
	}
	.contact_page .checkbox__item {
		margin-left: 0
	}
	.contact_page .massageBlock .textArea__item {
		width: 98%
	}
	.contact_page .btnArea {
		padding-left: 20px
	}
	.contact_page .text-510 {
		width: 100px !important;
		margin: 0
	}
	.contact_page .radio-251 {
		display: flex;
		align-items: center;
		width: 140px !important
	}
	.contact_page .region__area {
		width: 96%
	}
	.contact_page .period__item span {
		font-size: 1.4em;
		margin-bottom: 10px
	}
	.contact_page .region__box {
		display: block;
		width: 100%
	}
}
.index_page .mv {
	background: url(//hakobu.sk-grp.co.jp/wp/wp-content/themes/sk/assets/css/../img/index/mv_pc.jpg) no-repeat center/cover;
	padding-top: 42%;
	height: 0;
	position: relative
}
.index_page .mv .mv_txt {
	position: absolute;
	left: 11.45833vw;
	top: 13.54167vw;
	color: #fff
}
.index_page .mv .mv_txt .lead {
	font-family: "Yu Mincho Light", YuMincho, "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
	font-size: 2.60417vw;
	letter-spacing: .075em;
	margin-bottom: 1.30208vw;
	line-height: 1.25
}
.index_page .mv .mv_txt .sub_lead {
	font-family: Arial, sans-serif;
	opacity: .6;
	font-size: 1.92708vw
}
@media screen and (max-width:767px) {
	.index_page .mv {
		background: url(//hakobu.sk-grp.co.jp/wp/wp-content/themes/sk/assets/css/../img/index/mv_sp.jpg) no-repeat center/cover;
		padding-top: 114.5%
	}
	.index_page .mv .mv_txt {
		left: 50%;
		transform: translateX(-50%);
		top: 79.16667vw;
		margin: 0 calc(50% - 50vw);
		width: 100vw
	}
	.index_page .mv .mv_txt .lead {
		font-size: 7.5vw;
		margin-bottom: 3.25945vw;
		text-align: center
	}
	.index_page .mv .mv_txt .sub_lead {
		font-size: 4.79167vw;
		text-align: center
	}
}
.index_page .front-01 {
	padding: 90px 0
}
@media screen and (max-width:1029px) {
	.index_page .front-01 {
		padding: 8.73786vw 0
	}
}
.index_page .front-01_link {
	margin-bottom: 60px
}
.index_page .front-01_link_bg {
	background: url(//hakobu.sk-grp.co.jp/wp/wp-content/themes/sk/assets/css/../img/index/top_01.jpg) no-repeat center/cover;
	position: relative;
	padding-top: 39%;
	height: 0;
	display: block
}
.index_page .front-01_link_txt {
	position: absolute;
	top: 100px;
	left: 60px;
	color: #fff
}
.index_page .front-01_link_title {
	font-size: 30px;
	letter-spacing: .1em;
	line-height: 1.6;
	margin-bottom: 30px;
	font-weight: 700
}
.index_page .front-01_link_lead {
	font-size: 16px;
	letter-spacing: .05em;
	line-height: 1.75
}
@media screen and (max-width:1029px) {
	.index_page .front-01_link {
		margin-bottom: 5.82524vw
	}
	.index_page .front-01_link_txt {
		top: 9.70874vw;
		left: 5.82524vw
	}
	.index_page .front-01_link_title {
		font-size: 2.91262vw;
		margin-bottom: 2.91262vw
	}
	.index_page .front-01_link_lead {
		font-size: 1.5534vw
	}
}
@media screen and (max-width:767px) {
	.index_page .front-01_link {
		margin-bottom: 7.76699vw
	}
	.index_page .front-01_link_img {
		width: 100%
	}
	.index_page .front-01_link_bg {
		background: 0 0;
		padding-top: 0;
		height: auto;
		position: static
	}
	.index_page .front-01_link_txt {
		position: static;
		background: #3e74b6;
		padding: 3.8835vw 6.31068vw
	}
	.index_page .front-01_link_title {
		margin-bottom: 3.8835vw;
		font-size: 4.46602vw;
		text-align: center
	}
	.index_page .front-01_link_lead {
		font-size: 3.30097vw
	}
}
.index_page .front-01_items {
	display: flex;
	justify-content: space-between
}
@media screen and (max-width:767px) {
	.index_page .front-01_items {
		flex-direction: column
	}
}
.index_page .front-01_item {
	width: 320px
}
@media screen and (max-width:1029px) {
	.index_page .front-01_item {
		width: 31.06796vw
	}
}
@media screen and (max-width:767px) {
	.index_page .front-01_item {
		width: 100%;
		margin-bottom: 7.76699vw
	}
}
.index_page .front-01_item img {
	width: 100%;
	vertical-align: bottom
}
.index_page .front-01_item_title {
	color: #333;
	background: #f1f1f1;
	font-size: 20px;
	text-align: center;
	padding: 35px 0;
	position: relative;
	line-height: 1;
	vertical-align: baseline
}
@media all and (-ms-high-contrast:none) {
	.index_page .front-01_item_title {
		font-family: "メイリオ", Meiryo, sans-serif !important
	}
}
.index_page .front-01_item_title::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 5%;
	color: #0050a2
}
@media screen and (max-width:1029px) {
	.index_page .front-01_item_title {
		font-size: 1.94175vw;
		padding: 3.39806vw 0
	}
}
@media screen and (max-width:767px) {
	.index_page .front-01_item_title {
		font-size: 4.66019vw;
		padding: 5.82524vw 0
	}
}
.index_page .front-02 {
	padding: 70px 0 80px;
	background: #f1f1f1
}
@media screen and (max-width:1029px) {
	.index_page .front-02 {
		padding: 6.79612vw 0 7.76699vw
	}
}
.index_page .front-02 .com-title-01 {
	margin-bottom: 25px
}
@media screen and (max-width:1029px) {
	.index_page .front-02 .com-title-01 {
		margin-bottom: 2.42718vw
	}
}
.index_page .front-02 .com-btn-01 {
	text-align: right;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px
}
@media screen and (max-width:1029px) {
	.index_page .front-02 .com-btn-01 {
		margin-bottom: .97087vw
	}
}
.index_page .front-03 {
	padding: 110px 0
}
@media screen and (max-width:1029px) {
	.index_page .front-03 {
		padding: 10.67961vw 0
	}
}
.index_page .front-03 img {
	width: 100%
}
.message_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.message_page .inner {
		padding: 30px 5.20833vw
	}
}
.message_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.message_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.message_page .content_desc {
	padding: 30px 0 50px
}
.message_page .content_desc .desc {
	font-size: 16px;
	color: #333;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Noto Sans JP", Sans-serif;
	line-height: 1.5;
	letter-spacing: .075em
}
@media screen and (max-width:767px) {
	.message_page .content_desc .desc {
		font-size: 14px
	}
}
.message_page .content_desc .name {
	margin-top: 1em;
	text-align: right
}
.news-single-01 {
	padding: 60px 0 50px
}
@media screen and (max-width:767px) {
	.news-single-01 {
		padding: 30px 0 25px
	}
}
.news-single-01 .bg-gray {
	background: #f8f8f8;
	padding: 15px 15px 60px
}
.news-single-01 .flags {
	font-family: sans-serif;
	font-size: 14px;
	color: #fff;
	width: 80px;
	padding: 4px 0;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	margin-right: 5px
}
@media screen and (max-width:1029px) {
	.news-single-01 .flags {
		width: 7.76699vw
	}
}
@media screen and (max-width:767px) {
	.news-single-01 .flags {
		font-size: 12px;
		width: 60px
	}
}
.news-single-01 .tag {
	display: inline-block
}
.news-single-01 .tag .news {
	background: #0050a2
}
.news-single-01 .tag .info {
	background: #4d4d4d
}
.news-single-01 .tag .topics {
	background: #00933d
}
.news-single-01 .date {
	font-size: 14px;
	color: grey
}
.news-single-01 .post_figure {
	width: 80%;
	max-width: 800px;
	min-width: 250px;
	margin: 20px auto 20px
}
.news-single-01 .post_figure img {
	width: 100%;
	height: auto
}
.news-single-01 .post_newstitle {
	font-size: 26px;
	text-align: center;
	margin-top: 50px;
	color: #231815;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}
@media screen and (max-width:767px) {
	.news-single-01 .post_newstitle {
		font-size: 20px
	}
}
.news-single-01 .post_content {
	font-size: 16px;
	line-height: 1.7;
	padding-top: 10px
}
@media screen and (max-width:767px) {
	.news-single-01 .post_content {
		font-size: 14px
	}
}
.news-single-01 .navigation {
	text-align: center;
	width: 100%;
	font-size: 14px;
	display: flex;
	justify-content: center;
	color: #fff;
	margin-top: 40px
}
.news-single-01 .navigation a {
	color: #fff
}
.news-single-01 .navitop {
	margin: 0 10px;
	text-align: center
}
.news-single-01 .navitop a {
	background: #231815;
	height: 35px;
	line-height: 35px;
	width: 150px;
	display: block
}
@media screen and (max-width:767px) {
	.news-single-01 .navitop a {
		width: 120px
	}
}
.news-single-01 .navileft {
	text-align: center;
	word-break: break-all
}
.news-single-01 .navileft a {
	background: #231815;
	height: 35px;
	line-height: 35px;
	width: 150px;
	display: block
}
@media screen and (max-width:767px) {
	.news-single-01 .navileft a {
		width: 120px
	}
}
@media screen and (max-width:400px) {
	.news-single-01 .navileft a {
		width: 80px
	}
}
.news-single-01 .naviright {
	text-align: center;
	word-break: break-all
}
.news-single-01 .naviright a {
	background: #231815;
	height: 35px;
	line-height: 35px;
	width: 150px;
	display: block
}
@media screen and (max-width:767px) {
	.news-single-01 .naviright a {
		width: 120px
	}
}
@media screen and (max-width:400px) {
	.news-single-01 .naviright a {
		width: 80px
	}
}
.news_page {
	background: #f1f1f1
}
.news_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.news_page .inner {
		padding: 30px 5.20833vw
	}
}
.news_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.news_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.news_page .news-01_block {
	margin-bottom: 70px
}
@media screen and (max-width:1029px) {
	.news_page .news-01_block {
		margin-bottom: 6.79612vw
	}
}
@media screen and (max-width:767px) {
	.news_page .news-01_block {
		margin-bottom: 13.54167vw
	}
}
.recruit_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.recruit_page .inner {
		padding: 30px 5.20833vw
	}
}
.recruit_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.recruit_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.recruit_page .com-title-03 {
	margin-top: 15px
}
@media screen and (max-width:1029px) {
	.recruit_page .com-title-03 {
		margin-top: 1.45631vw
	}
}
.recruit_page .content {
	margin: 30px 0 90px
}
@media screen and (max-width:767px) {
	.recruit_page .content {
		margin: 5.21512vw 0 14.34159vw
	}
}
.recruit_page table {
	border-collapse: collapse;
	border: 1px solid #e8e7e7;
	font-size: 16px;
	color: #231815;
	width: 100%;
	table-layout: fixed
}
.recruit_page table .bg_gray {
	background: #f8f8f8
}
@media screen and (max-width:400px) {
	.recruit_page table {
		font-size: 13px
	}
}
.recruit_page th {
	border-collapse: collapse;
	border-top: 1px solid #e8e7e7;
	border-left: 1px solid #e8e7e7;
	padding: 10px 0;
	width: 22%;
	text-align: center;
	font-weight: 400
}
@media screen and (max-width:767px) {
	.recruit_page th {
		width: 28%;
		line-height: 1.3
	}
}
.recruit_page td {
	border-collapse: collapse;
	border-top: 1px solid #e8e7e7;
	border-left: 1px solid #e8e7e7;
	padding: 10px 20px;
	line-height: 1.5
}
@media screen and (max-width:767px) {
	.recruit_page td {
		padding: 2.60756vw 5.21512vw
	}
}
.thanks_page .inner {
	padding: 60px 15px
}
@media screen and (max-width:767px) {
	.thanks_page .inner {
		padding: 30px 5.20833vw
	}
}
.thanks_page .com-title-01 {
	margin: 35px 0 55px
}
@media screen and (max-width:1029px) {
	.thanks_page .com-title-01 {
		margin: 3.39806vw 0 5.33981vw
	}
}
.thanks_page .content {
	text-align: center
}
.thanks_page .content p {
	font-size: 28px;
	line-height: 1.5
}
@media screen and (max-width:1029px) {
	.thanks_page .content p {
		font-size: 2.71845vw
	}
}
@media screen and (max-width:767px) {
	.thanks_page .content p {
		font-size: 4.1721vw
	}
}
.footer_block_companyicon:after {
	content: "";
	display: block;
	width: 32%;  /* .boxに指定したwidthと同じ幅を指定する */
	height: 0;
}
.re_btn a {
    padding: 13px 76px;
    background-color: #0050a2;
    border-radius: 30px;
    color: #fff;
    display: table;
    margin: 50px auto 0;
    position: relative;
}
.recruit_page .desc {
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.3;
}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}.wp-block-button{--wp--preset--dimension--25:25%;--wp--preset--dimension--50:50%;--wp--preset--dimension--75:75%;--wp--preset--dimension--100:100%}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.wpcf7-back{float:left;width:70px;margin-top:5px;position:relative}.cf7msm-ro{white-space:pre-wrap}