.p-post-item.is-horizon, .p-post-item.is-line, .p-profile-box {
	zoom: 1
}
.p-post-item.is-horizon:before, .p-post-item.is-line:before, .p-profile-box:before, .p-post-item.is-horizon:after, .p-post-item.is-line:after, .p-profile-box:after {
	content: " ";
	display: table
}
.p-post-item.is-horizon:after, .p-post-item.is-line:after, .p-profile-box:after {
	clear: both
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
* {
	box-sizing: border-box
}
body {
	image-rendering: -webkit-optimize-contrast;
	color: #000;
	margin: 0;
	line-height: 1.71429;
	letter-spacing: .05em;
	font-size: 14px
}
body.is-slidebar-active {
	overflow: hidden
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	font-weight: 700;
	margin: .67em 0
}
h2 {
	font-size: 1.8rem;
	margin-top: 2rem;
	margin-bottom: 1rem
}
h3 {
	font-size: 1.6rem;
	margin-top: 1.7rem;
	margin-bottom: 1rem
}
h4 {
	font-size: 1.5rem;
	margin-top: 1.7rem;
	margin-bottom: 1rem
}
h5 {
	font-size: 1.4rem;
	margin-top: 1.3rem;
	margin-bottom: .5rem
}
h6 {
	font-size: 1.2rem;
	margin-top: 1rem;
	margin-bottom: .5rem
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: top
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
dl, dd {
	margin: 0
}
ul {
	margin: 0;
	padding: 0
}
li {
	list-style: none;
	margin: 0
}
input[type="text"], input[type="url"], input[type="search"], input[type="email"], input[type="password"], input[type="tel"] {
	font-size: 15px;
	line-height: 1.8;
	border: 1px solid #D9D9D9;
	padding: .57143rem .85714rem;
	max-width: 100%;
	width: 100%;
	transition: all ease-in-out 0.2s;
	background-color: #fff
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	input[type="text"], input[type="url"], input[type="search"], input[type="email"], input[type="password"], input[type="tel"] {
		font-size: 16px
	}
}
input[type="text"]:focus, input[type="text"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="tel"]:focus, input[type="tel"]:active {
	outline: none;
	box-shadow: none
}
textarea {
	font-size: 15px;
	line-height: 1.8;
	border: 1px solid #D9D9D9;
	padding: .57143rem .85714rem;
	max-width: 100%;
	width: 100%;
	transition: all ease-in-out 0.2s;
	background-color: #fff;
	min-height: 200px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	textarea {
		font-size: 16px
	}
}
textarea:focus, textarea:active {
	outline: none;
	box-shadow: none
}
input[type="checkbox"] {
	width: 18px;
	height: 18px;
	vertical-align: middle
}
input[type="radio"] {
	width: 18px;
	height: 18px;
	vertical-align: middle
}
select {
	text-transform: none;
	display: block;
	width: 100%;
	height: 48px;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	background-color: #fff;
	color: #000;
	border: 1px solid #D9D9D9;
	border-radius: 0!important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	select {
		width: 100%
	}
}
:placeholder-shown {
	color: rgba(0, 0, 0, .3)
}
::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .3)
}
:-moz-placeholder {
	color: rgba(0, 0, 0, .3)
}
::-moz-placeholder {
	color: rgba(0, 0, 0, .3)
}
:-ms-input-placeholder {
	color: #9FA0A0
}
.c-accordion-list__block {
	margin-bottom: 1.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion-list__block {
		margin-bottom: 1.14286rem
	}
}
.c-accordion-list__head {
	font-size: 1.42857rem;
	font-weight: 700;
	letter-spacing: .1em;
	border-bottom: 2px solid rgba(0, 0, 0, .5);
	padding-bottom: .85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion-list__head {
		font-size: 1.14286rem;
		border-width: 1px;
		padding-bottom: .57143rem
	}
}
.c-accordion-list__content {
	display: none
}
.c-accordion-list__content ul li {
	padding: 1.71429rem .57143rem;
	border-bottom: 1px solid #D9D9D9
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion-list__content ul li {
		padding: 1.14286rem .57143rem
	}
}
.c-accordion-list__content ul li a {
	font-weight: 400
}
.c-accordion__block {
	border: 1px solid #D9D9D9;
	padding: 0 2.28571rem;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion__block {
		padding: 0 1.14286rem;
		margin-bottom: .57143rem
	}
}
.c-accordion__block.is-open .c-accordion__head:after {
	content: "\f106"
}
.c-accordion__head {
	display: flex;
	align-items: flex-start;
	padding: 1.14286rem 1.71429rem 1.14286rem 0;
	cursor: pointer;
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion__head {
		padding: 1.14286rem 1.71429rem .85714rem 0
	}
}
.c-accordion__head:after {
	content: "\f107";
	font-family: "FontAwesome";
	color: #00234E;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion__head:after {
		top: 1.42857rem;
		transform: translateY(0)
	}
}
.c-accordion__title {
	font-weight: 700;
	letter-spacing: .05em;
	color: #00234E;
	padding-top: .42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion__title {
		padding-top: 0
	}
}
.c-accordion__icon {
	color: #fff;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.57143rem;
	background-color: #00234E;
	width: 2.85714rem;
	height: 2.85714rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	margin-right: 1.14286rem;
	padding-left: .14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion__icon {
		width: 2.28571rem;
		height: 2.28571rem;
		font-size: 1.28571rem
	}
}
.c-accordion__icon.is-color-accent {
	background-color: #B29B19;
	position: absolute;
	top: 1.14286rem;
	left: 0
}
.c-accordion__content {
	padding: 1.71429rem 0 1.71429rem 4rem;
	position: relative;
	border-top: 1px solid #D9D9D9;
	display: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-accordion__content {
		padding: 1.14286rem 0 1.14286rem 3.42857rem
	}
}
.c-accordion__content.is-form {
	padding-left: 0
}
.c-anchor-nav {
	margin-top: 3.28571rem;
	margin-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-anchor-nav {
		margin-bottom: 2.28571rem
	}
}
.c-anchor-nav .c-button, .c-anchor-nav .c-button-social>a {
	max-width: 100%!important;
	margin-bottom: .57143rem
}
.c-anchor-nav__list {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-anchor-nav__list {
		justify-content: space-between
	}
}
.c-anchor-nav__block {
	text-decoration: none;
	border-bottom: 2px solid #D9D9D9;
	display: block;
	text-align: center;
	padding: .71429rem 1.14286rem;
	position: relative;
	max-width: 14.71429rem;
	margin: 0 .57143rem;
	color: #00234E;
	font-size: 1rem;
	font-weight: 700;
	width: 100%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-anchor-nav__block {
		max-width: inherit;
		width: 48%;
		margin: .35714rem 0
	}
}
.c-anchor-nav__block:after {
	content: "\f0dd";
	font-family: "FontAwesome";
	font-size: .85714rem;
	position: absolute;
	top: 50%;
	right: .57143rem;
	transform: translateY(-50%);
	color: #B29B19
}
.c-anchor-nav__block:before {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background-color: #B29B19;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 2px);
	opacity: 0;
	transition: all .2s
}
.c-anchor-nav__block:hover {
	opacity: 1
}
.c-anchor-nav__block:hover:before {
	width: 100%;
	opacity: 1
}
.c-banner-line {
	text-align: center
}
.c-banner-line a {
	width: 30.57143rem;
	margin: auto;
	display: block
}
@media screen and (max-width:59.3125em) {
	.c-banner-line a {
		width: 21.42857rem
	}
}
.c-banners__block {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-decoration: none;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 11.42857rem;
	overflow: hidden
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners__block {
		height: 38vw
	}
}
.c-banners__block:after {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 2.57143rem;
	font-weight: 400;
	position: relative;
	z-index: 99;
	position: absolute;
	right: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners__block:after {
		font-size: 2.05714rem
	}
}
.c-banners__block:hover {
	opacity: 1
}
.c-banners__block:hover .c-banners__image img {
	transform: translate(-50%, -50%) scale(1.15)
}
.c-banners__image {
	display: block
}
.c-banners__image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: inherit;
	transition: all .25s ease
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners__image img {
		max-width: 100%;
		max-height: inherit
	}
}
.c-banners__text {
	position: relative;
	z-index: 99
}
.c-banners__text span {
	display: block;
	font-size: 1.71429rem;
	letter-spacing: .1em;
	line-height: 1.6
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners__text span {
		font-size: 1.42857rem
	}
}
.c-banners__text small {
	display: block;
	font-size: 1.14286rem;
	letter-spacing: .1em;
	font-family: 'Amiri', serif;
	font-weight: 400
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners__text small {
		font-size: 1rem
	}
}
.c-banners.is-lg .c-banners__block {
	height: 23.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners.is-lg .c-banners__block {
		height: 40vw
	}
}
.c-banners.is-lg .c-banners__block:after {
	display: none
}
.c-banners.is-lg .c-banners__block:hover .c-banners__button::after {
	transition: .3s;
	right: 0
}
.c-banners.is-lg .c-banners__text span {
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 2.57143rem;
	letter-spacing: .1em;
	line-height: 1.3;
	position: relative
}
.c-banners.is-lg .c-banners__text span .is-title {
	position: relative;
	font-weight: 700;
	font-size: 2.28571rem;
	line-height: 1.25;
	padding-bottom: .92857rem
}
.c-banners.is-lg .c-banners__text span .is-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 30px;
	height: 1px;
	background: #fff
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-banners.is-lg .c-banners__text span {
		font-size: 2.05714rem
	}
}
.c-banners.is-lg .c-banners__text small {
	margin-top: 1.57143rem;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700
}
.c-banners.is-lg .c-banners__button {
	margin-top: 3rem;
	position: relative;
	color: #fff;
	padding: 1.07143rem 0;
	border: 1px solid #fff;
	position: relative
}
.c-banners.is-lg .c-banners__button::after {
	content: "";
	position: absolute;
	top: 0;
	right: 1.07143rem;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 1px;
	background: #fff;
	transition: .3s
}
.c-block-banners__blocks {
	display: flex;
	align-items: stretch;
	justify-content: flex-start
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-banners__blocks {
		display: block
	}
}
.c-block-banners__block {
	display: block;
	text-decoration: none;
	width: 50%;
	color: #000
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-banners__block {
		width: 100%;
		margin-bottom: 3.42857rem
	}
	.c-block-banners__block:last-of-type {
		margin-bottom: 0
	}
}
.c-block-banners__block:hover {
	opacity: 1
}
.c-block-banners__block:hover .c-block-banners__bgimg {
	transform: scale(1.1)
}
.c-block-banners__image {
	position: relative;
	overflow: hidden
}
.c-block-banners__image:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 35, 78, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
.c-block-banners__bgimg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1);
	max-height: 30.57143rem
}
.c-block-banners__bgimg:before {
	content: '';
	display: block;
	padding-top: 61.14286%
}
.c-block-banners__content {
	width: calc(100% - 62*2px);
	margin: -140px auto 0;
	background-color: #fff;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 3.57143rem 1.14286rem 3.35714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-banners__content {
		width: calc(100% - 16 * 2px);
		margin-top: -42px
	}
}
.c-block-banners__content:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 50px 0 0;
	border-color: #B29B19 transparent transparent transparent;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
.c-block-banners__content:after {
	content: '';
	display: inline-block;
	width: 1.28571rem;
	height: 1.28571rem;
	background-image: url(../image/icon-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: 18px;
	bottom: 15px;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-banners__content:after {
		right: 11px
	}
}
.c-block-banners__title {
	color: #00234E;
	margin-bottom: 1.71429rem
}
.c-block-banners__title span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 2.85714rem;
	letter-spacing: .05em;
	line-height: 1
}
.c-block-banners__title small {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.42857;
	margin-top: .42857rem
}
.c-block-banners__text {
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.71429
}
.c-block-banners.is-bg-secondary {
	background-color: #EDF1F5
}
.c-block-banners__content.is-center-icon::after {
	top: 0;
	right: 2.42857rem;
	bottom: 0;
	margin: auto
}
.c-block-case__title {
	text-align: center
}
.c-block-case__title span {
	font-size: 2rem;
	display: block;
	font-weight: 700;
	color: #00234E
}
@media screen and (max-width:59.3125em) {
	.c-block-case__title span {
		font-size: 1.42857rem
	}
}
.c-block-case__list {
	display: flex;
	justify-content: space-between;
	max-width: 67.42857rem;
	width: 100%;
	margin: 0 auto 4.28571rem
}
.c-block-case__list.is-center {
	justify-content: center
}
.c-block-case__list.is-center .c-block-case__item-label {
	font-family: inherit!important;
	background: #00234E
}
@media screen and (max-width:59.3125em) {
	.c-block-case__list {
		margin: 1.07143rem auto
	}
}
.c-block-case__item {
	width: 32.42857rem;
	position: relative
}
@media screen and (max-width:62.5em) {
	.c-block-case__item {
		width: 45%
	}
}
@media screen and (max-width:59.3125em) {
	.c-block-case__item {
		width: 47%
	}
}
.c-block-case__item-label {
	color: #fff;
	font-size: 2.28571rem;
	letter-spacing: .05em;
	line-height: 1.1875;
	padding: .42857rem;
	text-align: center;
	font-family: 'Amiri', serif;
	font-weight: 400
}
@media screen and (max-width:59.3125em) {
	.c-block-case__item-label {
		font-size: 1.14286rem;
		padding: .21429rem
	}
}
.c-block-case__item-image {
	width: 100%;
	position: relative
}
.c-block-case__item-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.c-block-case__item-image::before {
	content: "";
	display: block;
	padding-top: 62.99559%
}
.c-block-case__item.is-before::before {
	content: "";
	position: absolute;
	top: 0;
	right: -1.71429rem;
	bottom: 0;
	margin: auto;
	width: 1.71429rem;
	height: 2.35714rem;
	background: url(../image/icon-arrow-right@2x.png) no-repeat center center/cover
}
@media screen and (max-width:59.3125em) {
	.c-block-case__item.is-before::before {
		width: 1.37143rem;
		height: 1.88571rem;
		right: -1.37143rem
	}
}
.c-block-case__item.is-before .c-block-case__item-label {
	background: #00234E
}
.c-block-case__item.is-after .c-block-case__item-label {
	background: #B29B19
}
.c-block-case__cards {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap
}
.c-block-case__card {
	width: 13.59649%;
	margin-right: .78947%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__card {
		width: calc(50% - 8px);
		margin-right: 16px
	}
	.c-block-case__card:nth-of-type(2n) {
		margin-right: 0
	}
	.c-block-case__card:nth-of-type(n+3) {
		margin-top: 1.14286rem
	}
}
.c-block-case__card:nth-of-type(7n) {
	margin-right: 0
}
.c-block-case__card:nth-of-type(n+8) {
	margin-top: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__card:nth-of-type(n+8) {
		margin-top: 0
	}
}
.c-block-case__card-image {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border: 1px solid #D9D9D9
}
.c-block-case__card-image:before {
	content: '';
	display: block;
	padding-top: 100%
}
.c-block-case__card-title {
	font-weight: 700;
	margin-top: .57143rem
}
.c-block-case__comment {
	margin-top: 4.28571rem;
	display: flex;
	background: #EDF1F5;
	position: relative;
	padding: 3.14286rem 4.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__comment {
		display: block;
		padding: 2.42857rem 1.14286rem
	}
}
.c-block-case__comment::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 50px 0 0;
	border-color: #B29B19 transparent transparent transparent;
	top: 0;
	left: 0;
	margin: auto;
	position: absolute
}
.c-block-case__comment-image {
	width: 7.42857rem;
	flex: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__comment-image {
		margin: auto;
		text-align: center
	}
}
.c-block-case__comment-image img {
	border-radius: 1000px;
	overflow: hidden
}
.c-block-case__comment-image small {
	text-align: center;
	margin-top: .78571rem;
	display: block;
	color: #00234E;
	font-size: .85714rem
}
.c-block-case__comment-txts {
	width: 100%;
	margin-left: 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__comment-txts {
		margin-left: 0;
		margin-top: 1.71429rem
	}
}
.c-block-case__comment-title {
	color: #00234E;
	display: flex;
	align-items: center;
	font-size: 1.42857rem;
	font-weight: 700
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__comment-title {
		font-size: 1.14286rem
	}
}
.c-block-case__comment-title img {
	margin-right: .71429rem;
	width: 1.85714rem
}
.c-block-case__comment-text {
	margin-top: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__comment-text {
		margin-top: .85714rem
	}
}
.c-block-case__review-content {
	padding: 3.14286rem 4.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review-content {
		padding: 0 1.14286rem 2.42857rem 1.14286rem
	}
}
.c-block-case__review {
	margin-top: 1.57143rem;
	display: flex;
	position: relative;
	padding: 3.14286rem 4.42857rem;
	border: 1px solid #D9D9D9;
	width: 100%;
	text-decoration: none;
	height: calc(100% - 22px)
}
.c-block-case__review.is-single {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: auto;
	border: none!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review.is-single {
		padding: 2.42857rem 1.14286rem
	}
}
.c-block-case__review.is-single .c-block-case__review-sup span, .c-block-case__review.is-single .c-block-case__review-value span, .c-block-case__review.is-archive .c-block-case__review-sup span, .c-block-case__review.is-archive .c-block-case__review-value span {
	font-size: 1rem!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review {
		display: block;
		padding: 2.42857rem 1.14286rem
	}
}
.c-block-case__review-image {
	width: 7.42857rem;
	flex: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review-image {
		margin: auto;
		text-align: center
	}
}
.c-block-case__review-image img {
	border-radius: 1000px;
	overflow: hidden
}
.c-block-case__review-image small {
	margin-top: .78571rem;
	display: block;
	color: #00234E;
	font-size: .85714rem
}
.c-block-case__review-txts {
	margin-left: 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review-txts {
		margin-left: 0;
		margin-top: 1.71429rem
	}
}
.c-block-case__review-title {
	color: #00234E;
	display: flex;
	align-items: center;
	font-size: 1.42857rem;
	font-weight: 700
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review-title {
		font-size: 1.14286rem
	}
}
.c-block-case__review-title img {
	margin-right: .71429rem;
	width: 1.85714rem
}
.c-block-case__review-sup {
	margin-top: 1.14286rem
}
.c-block-case__review-sup span {
	font-size: .85714rem;
	letter-spacing: .05em;
	line-height: 1.83333
}
.c-block-case__review-sup span:after {
	content: '｜';
	margin: 0 .28571rem
}
.c-block-case__review-sup span:last-of-type:after {
	display: none
}
.c-block-case__review-value {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	line-height: 1
}
.c-block-case__review-value span {
	font-size: .85714rem;
	letter-spacing: .05em;
	line-height: 1.83333
}
.c-block-case__review-value-star span {
	color: #B29B19
}
.c-block-case__review-text {
	margin-top: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-case__review-text {
		margin-top: .85714rem
	}
}
.c-block-case__button {
	text-align: center;
	margin-top: 5rem
}
.c-block-case__button i {
	margin-right: .85714rem
}
.c-block-detail {
	margin: 8.57143rem 0
}
@media screen and (max-width:59.3125em) {
	.c-block-detail {
		margin: 2.85714rem 0
	}
}
.c-block-detail__box {
	padding: 2.28571rem 0;
	margin: 2.28571rem 0;
	text-align: center
}
@media screen and (max-width:59.3125em) {
	.c-block-detail__box {
		padding: 1.14286rem 0;
		margin: 1.14286rem 0
	}
}
.c-block-detail__box-text {
	font-size: 1.14286rem;
	line-height: 2
}
@media screen and (max-width:59.3125em) {
	.c-block-detail__box-text {
		font-size: 1rem;
		line-height: 2
	}
}
.c-block-detail__item {
	margin: 2.28571rem 0
}
@media screen and (max-width:59.3125em) {
	.c-block-detail__item {
		margin: 1.14286rem 0
	}
}
.c-block-detail__item-title {
	font-size: 1.14286rem;
	font-weight: 700;
	color: #B29B19;
	margin-bottom: .35714rem
}
@media screen and (max-width:59.3125em) {
	.c-block-detail__item-title {
		font-size: 1.07143rem
	}
}
.c-block-detail__item-text {
	font-size: 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-block-detail__item-text {
		font-size: .92857rem
	}
}
.c-block-detail__item-icon {
	display: block;
	text-decoration: none;
	width: 100%;
	max-width: 26.78571rem
}
.c-block-first-read {
	position: relative;
	z-index: 99
}
.c-block-first-read__content {
	background: #fff;
	padding: 2.57143rem 5rem 6.42857rem
}
@media screen and (max-width:59.3125em) {
	.c-block-first-read__content {
		padding: 1.71429rem 0 1.71429rem
	}
}
.c-block-first-read__title {
	margin-bottom: 2.28571rem!important;
	font-size: 2.42857rem!important;
	line-height: 1.23529
}
@media screen and (max-width:59.3125em) {
	.c-block-first-read__title {
		margin-bottom: 1.14286rem!important;
		font-size: 1.14286rem!important
	}
}
.c-block-first-read__text {
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-first-read__text {
		text-align: left
	}
}
.c-block-flow__blocks {
	display: flex;
	align-items: stretch;
	justify-content: flex-start
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__blocks {
		display: block;
		padding: 0 1.71429rem
	}
}
.c-block-flow__block {
	width: 100%;
	margin-right: 2.57143rem;
	text-align: center;
	position: relative;
	color: #fff;
	background-color: #376376;
	padding: 2.57143rem 2.14286rem 3.21429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__block {
		text-align: left;
		margin-right: 0;
		margin-bottom: 2rem;
		padding: 2.57143rem 2.14286rem 3.5rem
	}
}
.c-block-flow__block:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 18px;
	border-color: transparent transparent transparent #376376;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(100%, -50%)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__block:after {
		border-width: 14px 17px 0 17px;
		border-color: #376376 transparent transparent transparent;
		top: auto;
		bottom: 0;
		right: auto;
		left: 50%;
		transform: translate(-50%, 100%)
	}
}
.c-block-flow__block:nth-of-type(2) {
	background-color: #375376
}
.c-block-flow__block:nth-of-type(2):after {
	border-color: transparent transparent transparent #375376
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__block:nth-of-type(2):after {
		border-color: #375376 transparent transparent transparent
	}
}
.c-block-flow__block:nth-of-type(3) {
	background-color: #133662
}
.c-block-flow__block:nth-of-type(3):after {
	border-color: transparent transparent transparent #133662
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__block:nth-of-type(3):after {
		border-color: #133662 transparent transparent transparent
	}
}
.c-block-flow__block:last-of-type {
	margin-right: 0;
	background-color: #00234E
}
.c-block-flow__block:last-of-type:after {
	display: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__head {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start;
		margin-bottom: 1.14286rem
	}
}
.c-block-flow__num {
	color: #B29B19;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__num {
		margin-bottom: 0
	}
}
.c-block-flow__num small {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1;
	margin-bottom: .28571rem
}
.c-block-flow__num span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 2.28571rem;
	letter-spacing: .05em;
	line-height: 1
}
.c-block-flow__title {
	font-size: 1.42857rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.6;
	margin-bottom: 1.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__title {
		font-size: 1.28571rem;
		margin-bottom: .42857rem;
		margin-left: .85714rem
	}
}
.c-block-flow__text {
	text-align: left
}
.c-block-flow__button {
	margin-top: 3.57143rem;
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-flow__button {
		margin-top: 3.14286rem
	}
}
.c-block-products__readview-image {
	width: 100%;
	height: 29.28571rem;
	position: relative
}
@media screen and (max-width:59.3125em) {
	.c-block-products__readview-image {
		height: 14.28571rem
	}
}
.c-block-products__readview-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.c-block-products__readview-image.is-sm {
	height: 14.28571rem;
	margin-bottom: .71429rem
}
@media screen and (max-width:59.3125em) {
	.c-block-products__readview-image.is-sm {
		width: 48%;
		height: 6.42857rem;
		margin-bottom: 0
	}
}
.c-block-products__readview-image.is-sm:last-of-type {
	margin-bottom: 0
}
@media screen and (max-width:59.3125em) {
	.c-block-products__readview-box {
		display: flex;
		justify-content: space-between;
		margin-top: .71429rem
	}
}
.c-block-products__flow {
	margin-top: 3.42857rem;
	margin-bottom: 2.85714rem
}
@media screen and (max-width:59.3125em) {
	.c-block-products__flow {
		margin: 2.14286rem 0
	}
}
.c-block-products__flow-item {
	margin-bottom: 1.71429rem;
	padding: 1.71429rem 2.28571rem;
	background: #EDF1F5
}
@media screen and (max-width:59.3125em) {
	.c-block-products__flow-item {
		padding: 1.71429rem .85714rem
	}
}
.c-block-products__flow-title {
	font-size: 1.28571rem;
	font-weight: 700;
	margin-bottom: .35714rem
}
.c-block-products__flow-box {
	display: flex;
	margin-top: 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-block-products__flow-box {
		display: block
	}
}
.c-block-products__flow-image {
	width: 21.42857rem;
	min-width: 21.42857rem;
	height: 14.28571rem;
	position: relative;
	margin-right: 2.28571rem
}
@media screen and (max-width:59.3125em) {
	.c-block-products__flow-image {
		min-width: auto;
		width: 100%;
		margin-right: 0
	}
}
.c-block-products__flow-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.c-block-products__flow-text {
	width: 100%;
	color: rgba(0, 0, 0, .7)
}
.c-block-top-case {
	padding-top: 8.14286rem;
	padding-bottom: 6.85714rem;
	position: relative;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-case {
		padding-top: 7.28571rem;
		padding-bottom: 4.35714rem
	}
}
.c-block-top-case:before {
	content: '';
	display: block;
	width: 100%;
	height: 35.85714rem;
	background-color: #00234E;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-case:before {
		height: 32rem
	}
}
.c-block-top-case__titles {
	margin-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-case__lead {
		padding: 0 1.71429rem
	}
}
.c-block-top-features {
	padding-top: 12.14286rem;
	padding-bottom: 6.85714rem
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features {
		padding-top: 6.5rem;
		padding-bottom: 4.71429rem
	}
}
.c-block-top-features__container {
	padding: 0 4.42857rem
}
@media (max-width:1080px) {
	.c-block-top-features__container {
		padding: 0
	}
}
.c-block-top-features__block {
	display: flex;
	align-items: center;
	justify-content: flex-start
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features__block {
		display: block
	}
}
.c-block-top-features__images {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	position: relative;
	width: 59.25197%;
	margin-right: 5.31496%;
	flex: none
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features__images {
		align-items: center;
		flex-direction: column;
		width: 100%;
		padding: 0 2.07143rem;
		margin-right: 0
	}
}
.c-block-top-features__image {
	width: 65.11628%;
	position: relative;
	z-index: 1;
	flex: none
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features__image {
		width: 83.15789%;
		max-width: 24.5rem;
		margin-right: auto
	}
}
.c-block-top-features__image-back {
	width: 82.65306%;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(79px, -79px);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: -1
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features__image-back {
		width: 82.70042%;
		transform: translate(48px, -49px)
	}
}
.c-block-top-features__image-back:before {
	content: '';
	display: block;
	padding-top: 109.87654%
}
.c-block-top-features__num {
	color: #00234E;
	margin-left: 5.98007%;
	position: relative;
	z-index: 1
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features__num {
		width: 100%;
		margin-left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		margin-top: -28px
	}
}
.c-block-top-features__num>div {
	display: inline-block
}
.c-block-top-features__num:before {
	content: '';
	display: block;
	padding-top: 41.42857%
}
@media screen and (max-width:59.3125em) {
	.c-block-top-features__num:before {
		display: none
	}
}
.c-block-top-features__num small {
	display: block;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 2
}
.c-block-top-features__num span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 5.14286rem;
	letter-spacing: 0;
	line-height: 1;
	width: 13.42857rem
}
.c-block-top-features__content {
	width: 100%
}
.c-block-top-features__title {
	margin-top: 0;
	color: #00234E;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.35714;
	margin-bottom: 2.07143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-features__title {
		font-size: 1.71429rem;
		margin-bottom: 1.71429rem;
		padding: 0 2.07143rem
	}
}
.c-block-top-features__text {
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.71429
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-features__text {
		padding: 0 2.07143rem
	}
}
.c-block-top-features__button {
	margin-top: 3.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-features__button {
		margin-top: 2.85714rem;
		text-align: center
	}
}
.c-block-top-flow {
	padding-top: 5.57143rem;
	padding-bottom: 6.78571rem;
	position: relative;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-flow {
		padding-top: 4rem;
		padding-bottom: 4.78571rem
	}
}
.c-block-top-flow:before {
	content: '';
	display: block;
	width: 100%;
	height: 24.14286rem;
	background-color: #EDF1F5;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-flow:before {
		height: 74.85714rem
	}
}
.c-block-top-flow__titles {
	margin-bottom: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-flow__titles {
		margin-bottom: 1.71429rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-flow__lead {
		padding: 0 1.71429rem
	}
}
.c-block-top-menu {
	padding-top: 6.71429rem;
	padding-bottom: 9.42857rem;
	position: relative;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-menu {
		padding-top: 4rem;
		padding-bottom: 2.21429rem;
		padding-left: 1.71429rem;
		padding-right: 1.71429rem
	}
}
.c-block-top-menu:before {
	content: '';
	display: block;
	width: 100%;
	height: 32.85714rem;
	background-color: #00234E;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-menu:before {
		height: 74.42857rem
	}
}
.c-block-top-menu__titles {
	margin-bottom: 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-menu__titles {
		margin-bottom: 1.71429rem
	}
}
.c-block-top-news {
	padding-top: 8.85714rem;
	padding-bottom: 8.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-news {
		padding-top: 5.57143rem;
		padding-bottom: 5.71429rem
	}
}
.c-block-top-news__blocks {
	display: flex;
	align-items: flex-start;
	justify-content: space-between
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-news__blocks {
		display: block
	}
}
.c-block-top-news__block {
	width: 45.78947%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block-top-news__block {
		width: 100%;
		padding: 0 .85714rem;
		margin-bottom: 3.14286rem
	}
	.c-block-top-news__block:last-of-type {
		margin-bottom: 0
	}
}
.c-block-top-news__heading .c-heading.is-xlg, .c-block-top-news__heading .l-post-content h2.is-xlg, .l-post-content .c-block-top-news__heading h2.is-xlg, .c-block-top-news__heading #tinymce.post-type-post h2.is-xlg, #tinymce.post-type-post .c-block-top-news__heading h2.is-xlg, .c-block-top-news__heading #tinymce.post-type-page h2.is-xlg, #tinymce.post-type-page .c-block-top-news__heading h2.is-xlg, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h2.is-xlg, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h2.is-xlg, .c-block-top-news__heading .l-post-content h3.is-xlg, .l-post-content .c-block-top-news__heading h3.is-xlg, .c-block-top-news__heading #tinymce.post-type-post h3.is-xlg, #tinymce.post-type-post .c-block-top-news__heading h3.is-xlg, .c-block-top-news__heading #tinymce.post-type-page h3.is-xlg, #tinymce.post-type-page .c-block-top-news__heading h3.is-xlg, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h3.is-xlg, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h3.is-xlg, .c-block-top-news__heading .l-post-content h4.is-xlg, .l-post-content .c-block-top-news__heading h4.is-xlg, .c-block-top-news__heading #tinymce.post-type-post h4.is-xlg, #tinymce.post-type-post .c-block-top-news__heading h4.is-xlg, .c-block-top-news__heading #tinymce.post-type-page h4.is-xlg, #tinymce.post-type-page .c-block-top-news__heading h4.is-xlg, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h4.is-xlg, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h4.is-xlg, .c-block-top-news__heading .l-post-content h5.is-xlg, .l-post-content .c-block-top-news__heading h5.is-xlg, .c-block-top-news__heading #tinymce.post-type-post h5.is-xlg, #tinymce.post-type-post .c-block-top-news__heading h5.is-xlg, .c-block-top-news__heading #tinymce.post-type-page h5.is-xlg, #tinymce.post-type-page .c-block-top-news__heading h5.is-xlg, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h5.is-xlg, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h5.is-xlg, .c-block-top-news__heading .l-post-content h6.is-xlg, .l-post-content .c-block-top-news__heading h6.is-xlg, .c-block-top-news__heading #tinymce.post-type-post h6.is-xlg, #tinymce.post-type-post .c-block-top-news__heading h6.is-xlg, .c-block-top-news__heading #tinymce.post-type-page h6.is-xlg, #tinymce.post-type-page .c-block-top-news__heading h6.is-xlg, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h6.is-xlg, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h6.is-xlg {
	margin-bottom: 4.57143rem
}
.c-block-top-news__heading .c-heading.is-xlg span, .c-block-top-news__heading .l-post-content h2.is-xlg span, .l-post-content .c-block-top-news__heading h2.is-xlg span, .c-block-top-news__heading #tinymce.post-type-post h2.is-xlg span, #tinymce.post-type-post .c-block-top-news__heading h2.is-xlg span, .c-block-top-news__heading #tinymce.post-type-page h2.is-xlg span, #tinymce.post-type-page .c-block-top-news__heading h2.is-xlg span, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h2.is-xlg span, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h2.is-xlg span, .c-block-top-news__heading .l-post-content h3.is-xlg span, .l-post-content .c-block-top-news__heading h3.is-xlg span, .c-block-top-news__heading #tinymce.post-type-post h3.is-xlg span, #tinymce.post-type-post .c-block-top-news__heading h3.is-xlg span, .c-block-top-news__heading #tinymce.post-type-page h3.is-xlg span, #tinymce.post-type-page .c-block-top-news__heading h3.is-xlg span, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h3.is-xlg span, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h3.is-xlg span, .c-block-top-news__heading .l-post-content h4.is-xlg span, .l-post-content .c-block-top-news__heading h4.is-xlg span, .c-block-top-news__heading #tinymce.post-type-post h4.is-xlg span, #tinymce.post-type-post .c-block-top-news__heading h4.is-xlg span, .c-block-top-news__heading #tinymce.post-type-page h4.is-xlg span, #tinymce.post-type-page .c-block-top-news__heading h4.is-xlg span, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h4.is-xlg span, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h4.is-xlg span, .c-block-top-news__heading .l-post-content h5.is-xlg span, .l-post-content .c-block-top-news__heading h5.is-xlg span, .c-block-top-news__heading #tinymce.post-type-post h5.is-xlg span, #tinymce.post-type-post .c-block-top-news__heading h5.is-xlg span, .c-block-top-news__heading #tinymce.post-type-page h5.is-xlg span, #tinymce.post-type-page .c-block-top-news__heading h5.is-xlg span, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h5.is-xlg span, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h5.is-xlg span, .c-block-top-news__heading .l-post-content h6.is-xlg span, .l-post-content .c-block-top-news__heading h6.is-xlg span, .c-block-top-news__heading #tinymce.post-type-post h6.is-xlg span, #tinymce.post-type-post .c-block-top-news__heading h6.is-xlg span, .c-block-top-news__heading #tinymce.post-type-page h6.is-xlg span, #tinymce.post-type-page .c-block-top-news__heading h6.is-xlg span, .c-block-top-news__heading #tinymce.mce-content-body.acf_content h6.is-xlg span, #tinymce.mce-content-body.acf_content .c-block-top-news__heading h6.is-xlg span {
	font-size: 2.85714rem
}
.c-block__block {
	margin-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block__block {
		margin-bottom: 2.28571rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block__content p {
		margin-bottom: 1.14286rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-block__image {
		margin-bottom: 1.14286rem
	}
}
.c-block__image img {
	width: 100%;
	height: auto
}
.c-blockquote {
	background-color: #fff;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 3px solid #00234E;
	position: relative;
	padding: 1.71429rem 1.71429rem 1.71429rem 3.42857rem;
	font-size: 14px;
	margin: 1.14286rem 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-blockquote {
		padding: .85714rem .85714rem .85714rem 2.28571rem
	}
}
.c-blockquote:before {
	content: "\f10d";
	display: block;
	font-family: "FontAwesome";
	font-size: 1.42857rem;
	color: #00234E;
	position: absolute;
	left: .85714rem;
	top: .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-blockquote:before {
		font-size: 1.14286rem;
		top: .14286rem;
		left: .57143rem
	}
}
.c-blockquote cite {
	display: block;
	margin-top: 1.14286rem
}
.c-box-archive__block {
	border: 1px solid #00234E;
	padding: 1.71429rem 2.28571rem .85714rem;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-archive__block {
		padding: 1.14286rem 1.71429rem .85714rem
	}
}
.c-box-archive__block:last-child {
	margin-bottom: 0
}
.c-box-archive__title {
	font-size: 1.42857rem;
	font-weight: 700;
	letter-spacing: .1em;
	color: #00234E;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-archive__title {
		font-size: 1.14286rem
	}
}
.c-box-archive ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-box-archive ul li {
	margin-right: 3.42857rem;
	margin-bottom: .85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-archive ul li {
		margin-right: 1.71429rem;
		margin-bottom: .57143rem
	}
}
.c-box-archive ul li:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #00234E;
	padding-right: .57143rem
}
.c-box-archive ul li a {
	color: #000;
	text-decoration: none;
	font-weight: 400
}
.c-box-bug {
	padding-bottom: 9.07143rem
}
@media screen and (max-width:59.3125em) {
	.c-box-bug {
		padding-bottom: 4.53571rem
	}
}
.c-box-bug__block {
	margin-top: 5rem
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__block {
		margin-top: 2.5rem
	}
}
.c-box-bug__item {
	background: #EDF1F5;
	position: relative;
	display: flex;
	align-items: flex-start;
	padding: 3.28571rem 4.28571rem;
	margin-bottom: 1.71429rem
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item {
		display: block;
		padding: 3.28571rem .85714rem 1.71429rem
	}
}
.c-box-bug__item::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 50px 0 0;
	border-color: #B29B19 transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0
}
.c-box-bug__item:last-of-type {
	margin-bottom: 0
}
.c-box-bug__item-image {
	min-width: 25.71429rem;
	position: relative;
	cursor: pointer
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item-image {
		min-width: auto
	}
}
.c-box-bug__item-image::after {
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 1.14286rem;
	color: #fff;
	width: 2.28571rem;
	height: 2.28571rem;
	background: #00234E;
	display: flex;
	justify-content: center;
	align-items: center
}
.c-box-bug__item-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.c-box-bug__item-image::before {
	content: "";
	display: block;
	padding-top: 66.66667%
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item-image::before {
		padding-top: 53.33333%
	}
}
.c-box-bug__item-content {
	padding-left: 4.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item-content {
		padding-left: 0;
		padding-top: 1.71429rem
	}
}
.c-box-bug__item-head {
	-ms-flex: 0 1 auto
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item-head {
		padding-bottom: 1.71429rem
	}
}
.c-box-bug__item-title {
	font-size: 1.42857rem;
	font-weight: 700;
	color: #00234E;
	-ms-flex: 0 1 auto;
	display: block
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item-title {
		font-size: 1.28571rem
	}
}
.c-box-bug__item-title.is-sm {
	font-size: 1.14286rem;
	display: flex;
	align-items: center
}
@media screen and (max-width:59.3125em) {
	.c-box-bug__item-title.is-sm {
		font-size: 1.07143rem
	}
}
.c-box-bug__item-title.is-sm img {
	width: 1.85714rem;
	margin-right: .64286rem
}
.c-box-bug__item-text {
	margin-top: 1.14286rem;
	-ms-flex: 0 1 auto
}
.c-box-bug__item-btm {
	padding-top: 2.5rem;
	display: flex;
	margin-top: 2.28571rem;
	-ms-flex: 0 1 auto;
	border-top: 1px solid #ccc
}
.c-box-bug__item-icon {
	width: 4.71429rem;
	flex: none
}
.c-box-bug__item-box {
	margin-left: 1.64286rem
}
.modaal-close {
	top: inherit!important;
	right: 0!important;
	bottom: 8.57143rem;
	left: 0;
	margin: auto
}
@media screen and (max-width:59.3125em) {
	.modaal-close {
		bottom: 2.14286rem
	}
}
.modaal-gallery-item.is_active {
	width: 100%;
	max-width: 57.14286rem
}
@media screen and (max-width:59.3125em) {
	.modaal-gallery-item.is_active {
		max-width: inherit
	}
}
.modaal-wrapper {
	z-index: 10000001!important
}
.modaal-overlay {
	z-index: 10000000!important
}
.c-box-company__list {
	margin-top: 2.85714rem
}
@media screen and (max-width:59.3125em) {
	.c-box-company__list {
		margin-top: 2.28571rem
	}
}
.c-box-company__item {
	margin-bottom: 1.42857rem;
	display: flex;
	padding: 3rem 4.42857rem 3.57143rem;
	background: #EDF1F5;
	position: relative
}
@media screen and (max-width:59.3125em) {
	.c-box-company__item {
		display: block;
		padding: 1.71429rem 1.14286rem 2.14286rem
	}
}
.c-box-company__item:last-of-type {
	margin-bottom: 0
}
.c-box-company__item-image {
	width: 25.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-company__item-image {
		width: 100%
	}
}
.c-box-company__item-content {
	margin-left: 4.14286rem;
	position: relative
}
@media screen and (max-width:59.3125em) {
	.c-box-company__item-content {
		margin-left: 0;
		margin-top: .85714rem
	}
}
.c-box-company__item-title {
	color: #00234E;
	font-size: 1.42857rem;
	line-height: 2;
	font-weight: 700
}
@media screen and (max-width:59.3125em) {
	.c-box-company__item-title {
		font-size: 1.28571rem
	}
}
.c-box-company__item-text {
	margin-top: 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-box-company__item-text {
		margin-top: .85714rem;
		font-size: .92857rem
	}
}
.c-box-company__item-button {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}
@media screen and (max-width:59.3125em) {
	.c-box-company__item-button {
		margin-top: 1.71429rem;
		position: relative;
		bottom: inherit;
		left: inherit
	}
}
.c-box-number__block {
	display: flex;
	position: relative;
	margin-bottom: 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-number__block {
		margin-bottom: 2.28571rem
	}
}
.c-box-number__block:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 12px 0 12px;
	border-color: #00234E transparent transparent transparent;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 100%)
}
.c-box-number__block:last-child {
	margin-bottom: 0
}
.c-box-number__block:last-child:after {
	display: none
}
.c-box-number__head {
	background-color: #00234E;
	width: 6.14286rem;
	display: flex;
	justify-content: center;
	align-items: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-number__head {
		width: 5.14286rem
	}
}
.c-box-number__number {
	color: #fff;
	text-align: center;
	font-family: 'Amiri', serif;
	font-weight: 700;
	line-height: 1.2
}
.c-box-number__number small {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.14286rem;
	letter-spacing: .1em;
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-number__number small {
		font-size: 1rem
	}
}
.c-box-number__number span {
	font-size: 2.28571rem;
	letter-spacing: 0;
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-number__number span {
		font-size: 2.28571rem
	}
}
.c-box-number__content {
	background-color: #EDF1F5;
	padding: 2rem 2.85714rem;
	width: calc(100% - 86px)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-number__content {
		padding: 1.14286rem 1.71429rem;
		width: calc(100% - 72px)
	}
}
.c-box-number__text {
	font-size: 1rem
}
.c-box-results {
	margin: 4.57143rem 0 0
}
@media screen and (max-width:59.3125em) {
	.c-box-results {
		margin: 3rem 0 0
	}
}
.c-box-results__inner {
	width: 100%;
	border: 1px solid #D9D9D9;
	padding: 2.28571rem
}
@media screen and (max-width:59.3125em) {
	.c-box-results__inner {
		padding: 1.71429rem 1.14286rem
	}
}
.c-box-results__title {
	text-align: center;
	font-size: 1.71429rem;
	font-weight: 700
}
@media screen and (max-width:59.3125em) {
	.c-box-results__title {
		font-size: 1.42857rem
	}
}
.c-box-results__price {
	text-align: center
}
.c-box-results__price span {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.47619
}
@media screen and (max-width:59.3125em) {
	.c-box-results__price span {
		font-size: 2.28571rem
	}
}
.c-box-results__price small {
	font-size: 1.42857rem;
	font-weight: 700
}
@media screen and (max-width:59.3125em) {
	.c-box-results__price small {
		font-size: 1rem
	}
}
.c-box-results__text {
	margin-top: 1.42857rem
}
@media screen and (max-width:59.3125em) {
	.c-box-results__text {
		text-align: left
	}
}
.c-box-results__read-inner {
	font-size: 1.71429rem;
	text-align: center;
	color: #00234E;
	margin-top: 3rem;
	font-weight: 700;
	position: relative;
	padding-bottom: 4.57143rem
}
@media screen and (max-width:59.3125em) {
	.c-box-results__read-inner {
		font-size: 1.28571rem;
		padding-bottom: 3rem;
		text-align: left
	}
}
.c-box-results__read-inner::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 3.42857rem;
	height: 2.28571rem;
	background: url(../image/icon-arrow-bottom@2x.png) no-repeat center center/cover
}
@media screen and (max-width:59.3125em) {
	.c-box-results__read-inner::after {
		width: 1.71429rem;
		height: 1.14286rem
	}
}
.c-box-share {
	width: 100%;
	min-height: 19.28571rem;
	background: url(../image/img-sample.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	text-align: center;
	margin: 3.42857rem 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-share {
		margin: 1.71429rem 0;
		min-height: 14.28571rem
	}
}
.c-box-share:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .6)
}
.c-box-share__inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	width: 100%
}
.c-box-share__title {
	color: #fff;
	font-weight: 700;
	font-size: 1.71429rem;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 1.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-share__title {
		font-size: 1.42857rem;
		margin-bottom: 1rem
	}
}
.c-box-step__list {
	margin-bottom: 2.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__list {
		margin-bottom: 1.71429rem
	}
}
.c-box-step__item {
	display: flex;
	margin-bottom: 3.42857rem;
	position: relative
}
.c-box-step__item:last-of-type {
	margin-bottom: 0
}
.c-box-step__item:last-of-type::after {
	display: none
}
.c-box-step__item::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -1.14286rem;
	left: 0;
	margin: auto;
	width: 1.71429rem;
	height: 1.14286rem;
	background: url(../image/icon-arrow-bottom@2x.png) no-repeat center center/cover
}
.c-box-step__item-number {
	color: #B29B19;
	font-family: 'Amiri', serif;
	font-weight: 700;
	min-width: 6.42857rem;
	background: #00234E;
	text-align: center
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-number {
		padding: 0 .57143rem;
		min-width: 3.57143rem
	}
}
.c-box-step__item-number-inner {
	margin-top: 2.85714rem
}
.c-box-step__item-number small {
	font-size: 1.14286rem;
	display: block;
	font-weight: 700;
	line-height: 1
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-number small {
		font-size: .85714rem
	}
}
.c-box-step__item-number span {
	font-size: 2.28571rem;
	display: block;
	line-height: 1;
	font-weight: 700
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-number span {
		font-size: 1.71429rem
	}
}
.c-box-step__item-content {
	background: #EDF1F5;
	padding: 2.14286rem 2.85714rem;
	width: 100%
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-content {
		padding: 1.71429rem .85714rem
	}
}
.c-box-step__item-title {
	color: #00234E;
	font-size: 1.42857rem;
	font-weight: 700
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-title {
		font-size: 1.07143rem
	}
}
.c-box-step__item-title.is-md {
	font-size: 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-title.is-md {
		font-size: 1rem
	}
}
.c-box-step__item-title.is-sm {
	font-size: 1rem;
	color: #000
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-title.is-sm {
		font-size: .92857rem
	}
}
.c-box-step__item-images {
	margin-top: 1.71429rem;
	display: flex;
	justify-content: space-between
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-step__item-images {
		flex-wrap: wrap
	}
}
.c-box-step__item-images-img {
	width: 100%;
	max-width: 11rem;
	margin-bottom: 1.71429rem;
	margin-right: .35714rem
}
.c-box-step__item-images-img:last-of-type {
	margin-right: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-step__item-images-img {
		width: 48%;
		margin-right: 0
	}
}
.c-box-step__item-images small {
	font-size: .85714rem;
	line-height: 1.33333;
	display: block
}
.c-box-step__item-image.is-credit {
	max-width: 27.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box-step__item-text {
		font-size: .85714rem
	}
}
.c-box-step__item-text.is-mts-lg {
	margin-top: 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-text.is-mts-lg {
		margin-top: 1rem
	}
}
.c-box-step__item-text.is-mts-md {
	margin-top: .85714rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-text.is-mts-md {
		margin-top: .57143rem
	}
}
.c-box-step__item-text.is-mts-sm {
	margin-top: .57143rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-text.is-mts-sm {
		margin-top: .35714rem
	}
}
.c-box-step__item-text .is-long {
	padding-left: .07143rem;
	text-indent: -1rem;
	margin-left: 1rem
}
.c-box-step__item-box {
	background: #fff;
	padding: 2.28571rem 2.85714rem;
	margin-top: 1.78571rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-box {
		padding: 1.14286rem .85714rem
	}
}
.c-box-step__item-deflist li {
	padding-left: 1rem;
	text-indent: -1rem
}
.c-box-step__item-deflist li:first-letter {
	color: #B29B19
}
.c-box-step__item-smbox {
	display: flex;
	margin-top: 1.42857rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-smbox {
		display: block
	}
}
.c-box-step__item-smbox:first-of-type {
	margin-top: 1.14286rem
}
.c-box-step__item-smbox-image {
	min-width: 12rem;
	max-width: 12rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-smbox-image {
		min-width: auto
	}
}
.c-box-step__item-smbox-content {
	margin-left: 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-box-step__item-smbox-content {
		margin-left: 0;
		margin-top: .85714rem
	}
}
.c-box-step__item:nth-of-type(1) .c-box-step__item-number {
	background: #376376
}
.c-box-step__item:nth-of-type(2) .c-box-step__item-number {
	background: #375376
}
.c-box-step__item:nth-of-type(3) .c-box-step__item-number {
	background: #133662
}
.c-box-step__item:nth-of-type(4) .c-box-step__item-number {
	background: #00234E
}
.c-box-step__item:nth-of-type(5) .c-box-step__item-number {
	background: #131C4B
}
.c-box__block {
	background-color: #EDF1F5;
	padding: 2.28571rem 2.85714rem;
	margin-bottom: 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box__block {
		padding: 1.71429rem;
		margin-bottom: 1.71429rem
	}
}
.c-box__block:last-child {
	margin-bottom: 0
}
.c-box__block:last-child:after {
	display: none!important
}
.c-box.is-number-left .c-box__block {
	position: relative
}
.c-box.is-number-left .c-box__block:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 32px 33px 0 33px;
	border-color: #00234E transparent transparent transparent;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 100%)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box.is-number-left .c-box__block:after {
		border-width: 16px 16px 0 16px
	}
}
.c-box.is-number-left .c-box__number {
	background-color: #00234E;
	color: #fff;
	width: 6.14286rem;
	height: 6.14286rem;
	text-align: center;
	font-family: 'Amiri', serif;
	font-weight: 700;
	position: absolute;
	top: 0;
	line-height: 1;
	left: 0;
	padding-top: 1rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box.is-number-left .c-box__number {
		width: 4.57143rem;
		height: 4.57143rem;
		padding-top: .71429rem
	}
}
.c-box.is-number-left .c-box__number small {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.28571rem;
	letter-spacing: .1em;
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box.is-number-left .c-box__number small {
		font-size: 1rem
	}
}
.c-box.is-number-left .c-box__number span {
	font-size: 3rem;
	letter-spacing: 0;
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box.is-number-left .c-box__number span {
		font-size: 2.28571rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-box__image {
		margin-bottom: 1.14286rem
	}
}
.c-box.is-roundimg .c-box__image {
	width: 14.28571rem;
	height: 14.28571rem;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto
}
.c-box.is-roundimg .c-box__image img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.c-breadcrumb {
	padding: .85714rem 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-breadcrumb {
		padding: .57143rem 0
	}
}
.c-breadcrumb__inner {
	display: flex;
	align-items: center
}
.c-breadcrumb span {
	font-size: .92857rem;
	margin-right: .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-breadcrumb span {
		font-size: .85714rem;
		margin-right: .28571rem
	}
}
.c-breadcrumb span a {
	color: #00234E;
	font-weight: 400;
	text-decoration: none
}
.c-breadcrumb span a:hover {
	text-decoration: underline
}
.c-button-social>a.c-social-share__facebook {
	background: #3b5998
}
.c-button-social>a.c-social-share__twitter {
	background: #00aced
}
.c-button-social>a.c-social-share__googleplus {
	background: #d34836
}
.c-button, .c-button-social>a {
	outline: none;
	display: inline-block;
	width: 100%;
	max-width: 23.14286rem;
	text-align: center;
	background-color: transparent;
	color: #00234E;
	border: 2px solid #00234E;
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.78571;
	text-decoration: none;
	padding: 1.28571rem 1.71429rem;
	position: relative;
	transition: all .3s;
	font-weight: 700;
	transform: perspective(1px) translateZ(0);
	z-index: 9
}
.c-button::before, .c-button-social>a::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 100%;
	background: #00234E;
	z-index: -1;
	transition: .3s
}
.c-button:after, .c-button-social>a:after {
	content: '';
	display: inline-block;
	width: 1.28571rem;
	height: 1.28571rem;
	background-image: url(../image/icon-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%)
}
.c-button:hover, .c-button-social>a:hover {
	opacity: 1;
	color: #fff
}
.c-button:hover::before, .c-button-social>a:hover::before {
	width: 100%;
	transition: .3s
}
.c-button:hover::after, .c-button-social>a:hover::after {
	background-image: url(../image/icon-button-white.png)
}
.c-button.is-secondary, .c-button-social>a.is-secondary {
	background-color: #1b81ff;
	color: #00234E;
	border-color: #1b81ff
}
.c-button.is-secondary:hover, .c-button-social>a.is-secondary:hover {
	background-color: #fff;
	border-color: #00234E
}
.c-button.is-accent, .c-button-social>a.is-accent {
	background-color: #B29B19;
	border-color: #B29B19
}
.c-button.is-accent:hover, .c-button-social>a.is-accent:hover {
	background-color: #fff;
	color: #B29B19
}
.c-button.is-white, .c-button-social>a.is-white {
	color: #fff;
	border-color: #fff
}
.c-button.is-white:after, .c-button-social>a.is-white:after {
	content: '';
	display: inline-block;
	width: 1.28571rem;
	height: 1.28571rem;
	background-image: url(../image/icon-button-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}
.c-button.is-white:hover, .c-button-social>a.is-white:hover {
	color: #00234E;
	border-color: #00234E
}
.c-button.is-white:hover::before, .c-button-social>a.is-white:hover::before {
	background: #fff
}
.c-button.is-white:hover::after, .c-button-social>a.is-white:hover::after {
	content: '';
	display: inline-block;
	width: 1.28571rem;
	height: 1.28571rem;
	background-image: url(../image/icon-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}
.c-button.is-xlg, .c-button-social>a.is-xlg {
	max-width: 30.57143rem;
	padding: 1.85714rem 2.28571rem;
	font-size: 1.28571rem;
	background: #B29B19;
	border: none;
	color: #fff
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-button.is-xlg, .c-button-social>a.is-xlg {
		max-width: 100%;
		font-size: 1.14286rem;
		padding: 1.42857rem 2.28571rem
	}
}
.c-button.is-xlg::before, .c-button-social>a.is-xlg::before {
	background: #816E00
}
.c-button.is-xlg::after, .c-button-social>a.is-xlg::after {
	background-image: url(../image/icon-button-white.png)
}
.c-button.is-xlg:hover, .c-button-social>a.is-xlg:hover {
	color: #fff!important
}
.c-button.is-xlg.is-accent, .c-button-social>a.is-xlg.is-accent {
	background: #07445F
}
.c-button.is-xlg.is-accent::before, .c-button-social>a.is-xlg.is-accent::before {
	background: #0D3546
}
.c-button.is-lg, .c-button-social>a.is-lg {
	max-width: 25.42857rem;
	padding: 1.14286rem 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-button.is-lg, .c-button-social>a.is-lg {
		max-width: 100%
	}
}
.c-button.is-sm, .c-button-social>a.is-sm {
	max-width: 11.07143rem;
	padding: .71429rem 1.28571rem;
	font-size: 1rem;
	letter-spacing: .1em
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-button.is-sm, .c-button-social>a.is-sm {
		font-size: .9rem
	}
}
.c-button.is-sm:after, .c-button-social>a.is-sm:after {
	right: .71429rem
}
.c-button.is-xs, .c-button-social>a.is-xs {
	width: inherit;
	max-width: 100%;
	background-color: transparent;
	padding: 0 2.28571rem 0 0;
	border: none!important;
	color: #00234E;
	font-size: 1rem;
	line-height: 2.14286;
	letter-spacing: .1em
}
.c-button.is-xs::before, .c-button-social>a.is-xs::before {
	display: none
}
.c-button.is-xs:after, .c-button-social>a.is-xs:after {
	right: 0
}
.c-button.is-xs:hover, .c-button-social>a.is-xs:hover {
	opacity: .6
}
.c-button.is-xs:hover:after, .c-button-social>a.is-xs:hover:after {
	background-image: url(../image/icon-button.png)
}
.c-button.is-arrow-left:after, .c-button-social>a.is-arrow-left:after {
	transform: rotate(180deg);
	right: auto;
	left: .71429rem;
	top: 0;
	bottom: 0;
	margin: auto
}
.c-capsul-nav__block {
	margin-right: 2.57143rem!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-capsul-nav__block {
		margin-bottom: .35714rem
	}
}
.c-capsul-nav__block:last-of-type {
	margin-right: 0!important
}
.c-capsul-nav__block::after {
	right: 1.42857rem
}
.c-card-lg__block {
	display: block;
	text-decoration: none;
	color: #fff
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__block {
		margin-bottom: 4rem
	}
}
.c-card-lg__block:hover {
	opacity: 1
}
.c-card-lg__block:hover .c-card-lg__bgimg {
	transform: scale(1.1)
}
.c-card-lg__image {
	overflow: hidden;
	position: relative
}
.c-card-lg__image:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 50px 0 0;
	border-color: #B29B19 transparent transparent transparent;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__image:before {
		border-width: 35px 42px 0 0
	}
}
.c-card-lg__bgimg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__bgimg {
		max-height: 16.42857rem
	}
}
.c-card-lg__bgimg:before {
	content: '';
	display: block;
	padding-top: 100%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__bgimg:before {
		padding-top: 62.16216%
	}
}
.c-card-lg__content {
	padding-top: 2rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__content {
		padding-top: 1.14286rem
	}
}
.c-card-lg__title {
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__title {
		margin-bottom: .85714rem
	}
}
.c-card-lg__title small {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: .85714rem;
	letter-spacing: .2em;
	line-height: 1;
	color: #B29B19;
	margin-bottom: .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__title small {
		margin-bottom: .21429rem
	}
}
.c-card-lg__title h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.42857rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5;
	color: #fff;
	display: flex;
	align-items: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-lg__title h3 {
		font-size: 1.28571rem
	}
}
.c-card-lg__title h3:after {
	content: '';
	display: inline-block;
	width: 1.28571rem;
	height: 1.28571rem;
	background-image: url(../image/icon-button-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin-left: .85714rem
}
.c-card-lg__text {
	color: rgba(255, 255, 255, .7);
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.71429
}
.menu .c-card-lg .c-card-lg__title h3 {
	color: #00234E
}
.menu .c-card-lg .c-card-lg__title h3::after {
	background-image: url(../image/icon-button.png)
}
.menu .c-card-lg .c-card-lg__text {
	color: rgba(0, 0, 0, .7)
}
.c-card-post__slider {
	max-width: 81.42857rem;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap
}
@media (max-width:1200px) {
	.c-card-post__slider {
		padding-left: 2.28571rem;
		padding-right: 2.28571rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__slider {
		padding-left: 1.14286rem;
		padding-right: 1.14286rem
	}
}
.c-card-post__slider .c-card-post__block {
	width: 31.22807%;
	margin-right: 3.15789%
}
.c-card-post__slider .c-card-post__block:nth-of-type(3) {
	margin-right: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__slider .c-card-post__block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.28571rem
	}
	.c-card-post__slider .c-card-post__block:last-child {
		margin-bottom: 0
	}
}
.c-card-post__slider.is-slider {
	max-width: 100%;
	display: block;
	padding: 0
}
.c-card-post__slider.is-slider .c-card-post__block {
	width: 100%;
	margin-right: 0;
	margin-bottom: 0
}
.c-card-post__block {
	text-decoration: none;
	display: block;
	color: #fff
}
.c-card-post__block:hover {
	opacity: 1
}
.c-card-post__block:hover .c-card-post__bgimg {
	transform: scale(1.1)
}
.c-card-post__image {
	overflow: hidden;
	position: relative
}
.c-card-post__bgimg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1)
}
.c-card-post__bgimg:before {
	content: '';
	display: block;
	padding-top: 62.92135%
}
.c-card-post__content {
	padding: 1.42857rem 2rem 2rem;
	background: #00234E
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__content {
		padding: 1.14286rem 1.71429rem .85714rem
	}
}
.c-card-post__label {
	color: #B29B19;
	font-size: .85714rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__label {
		margin-bottom: .28571rem
	}
}
.c-card-post__title {
	letter-spacing: .05em;
	overflow: hidden;
	width: 100%;
	margin-bottom: .57143rem
}
.c-card-post__title span {
	display: block;
	font-size: 16px;
	height: 28px;
	line-height: 1.75;
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title span {
		font-size: 14px;
		height: 24.5px
	}
}
.c-card-post__title span:before, .c-card-post__title span:after {
	background: #fff;
	position: absolute
}
.c-card-post__title span:before {
	content: "...";
	top: 0;
	right: 0;
	bottom: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title span:before {
		top: 0
	}
}
.c-card-post__title span:after {
	content: "";
	height: 100%;
	width: 100%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title {
		overflow: hidden;
		width: 100%;
		margin-bottom: 1.14286rem
	}
	.c-card-post__title span {
		display: block;
		font-size: 16px;
		height: 54.85714px;
		line-height: 1.71429;
		position: relative
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title span {
		font-size: 14px;
		height: 48px
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title span:before, .c-card-post__title span:after {
		background: #fff;
		position: absolute
	}
	.c-card-post__title span:before {
		content: "...";
		top: 27.42857px;
		right: 0;
		bottom: 0
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title span:before {
		top: 24px
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__title span:after {
		content: "";
		height: 100%;
		width: 100%
	}
}
.c-card-post__title span:before, .c-card-post__title span:after {
	background-color: #00234E
}
.c-card-post__sup span {
	font-size: .85714rem;
	letter-spacing: .05em;
	line-height: 1.83333
}
.c-card-post__sup span:after {
	content: '｜';
	margin: 0 .28571rem
}
.c-card-post__sup span:last-of-type:after {
	display: none
}
.c-card-post__value {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	line-height: 1
}
.c-card-post__value span {
	font-size: .85714rem;
	letter-spacing: .05em;
	line-height: 1.83333
}
.c-card-post__value-star {
	color: #B29B19
}
.c-card-post__button {
	text-align: center;
	margin-top: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-post__button {
		margin-top: 2.57143rem
	}
}
.c-card-post .owl-dots {
	line-height: 1;
	text-align: center;
	margin-top: 3.42857rem
}
.c-card-post .owl-dots .owl-dot {
	width: .57143rem;
	height: .57143rem;
	outline: none;
	background-color: #fff;
	margin: 0 .57143rem;
	border-radius: 1000px
}
.c-card-post .owl-dots .owl-dot.active {
	background-color: #B29B19
}
.c-card-post .owl-nav button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4rem;
	height: 4rem;
	outline: none;
	background-color: #B29B19!important;
	color: #fff!important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateY(-110px);
	left: 118px
}
@media screen and (max-width:59.3125em) {
	.c-card-post .owl-nav button {
		left: 0;
		transform: translateY(-50%) translateY(-105px)
	}
}
.c-card-post .owl-nav button i {
	font-size: 2.28571rem;
	letter-spacing: 0;
	line-height: 1
}
.c-card-post .owl-nav button.owl-next {
	left: auto;
	right: 118px
}
@media screen and (max-width:59.3125em) {
	.c-card-post .owl-nav button.owl-next {
		right: 0
	}
}
.c-card-post.is-case-bgwhite .owl-dots {
	line-height: 1;
	text-align: center;
	margin-top: 3.42857rem
}
.c-card-post.is-case-bgwhite .owl-dots .owl-dot {
	width: .57143rem;
	height: .57143rem;
	outline: none;
	background-color: #00234E;
	margin: 0 .57143rem;
	border-radius: 1000px
}
.c-card-post.is-case-bgwhite .owl-dots .owl-dot.active {
	background-color: #B29B19
}
.c-card-post.is-normal .c-card-post__block {
	width: 100%;
	margin-bottom: 3.42857rem
}
.c-card-simple__list {
	margin-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-simple__list {
		margin-bottom: 0
	}
}
.c-card-simple__item {
	margin-bottom: 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-simple__item {
		margin-bottom: 2.57143rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-simple__item-image {
		text-align: center
	}
}
.c-card-simple__item-title {
	font-size: 1.42857rem;
	font-weight: 700;
	line-height: 2;
	margin-top: 1.14286rem;
	color: #00234E
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-simple__item-title {
		font-size: 1.14286rem;
		margin-top: .71429rem;
		line-height: 2
	}
}
.c-card-simple__item-text {
	font-size: 1rem;
	margin-top: 1rem;
	color: rgba(0, 0, 0, .7)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-simple__item-text {
		font-size: .85714rem;
		margin-top: .71429rem
	}
}
.c-card-staff__list {
	display: flex;
	flex-wrap: wrap
}
@media screen and (max-width:59.3125em) {
	.c-card-staff__list {
		justify-content: space-between
	}
}
.c-card-staff__item {
	max-width: 14rem;
	width: 100%;
	margin-right: 2.85714rem;
	margin-bottom: 3.21429rem
}
@media screen and (max-width:75em) {
	.c-card-staff__item {
		margin-right: 1.71429rem
	}
}
@media screen and (max-width:71.25em) {
	.c-card-staff__item {
		margin-right: .85714rem
	}
}
@media screen and (max-width:59.3125em) {
	.c-card-staff__item {
		max-width: inherit;
		width: 30%;
		margin-right: 0
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card-staff__item {
		width: 48%
	}
}
.c-card-staff__item:nth-of-type(5n) {
	margin-right: 0
}
@media screen and (max-width:71.25em) {
	.c-card-staff__item:nth-of-type(5n) {
		margin-right: .85714rem
	}
}
@media screen and (max-width:59.3125em) {
	.c-card-staff__item:nth-of-type(5n) {
		margin-right: 0
	}
}
.c-card-staff__item-image {
	width: 100%;
	position: relative
}
.c-card-staff__item-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.c-card-staff__item-image::before {
	content: "";
	display: block;
	padding-top: 100%
}
.c-card-staff__item-label {
	margin-top: .85714rem;
	color: #00234E;
	font-weight: 400;
	font-size: .78571rem
}
.c-card-staff__item-name {
	color: #00234E;
	font-weight: 700;
	font-size: 1.14286rem
}
.c-card-staff__item-text {
	margin-top: .85714rem;
	color: rgba(0, 0, 0, .7)
}
.c-card__block {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 400
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card__block {
		margin-bottom: 2.28571rem!important
	}
}
.c-card__block span, .c-card__block small {
	display: block
}
.c-card__image {
	transition: all .2s
}
.c-card__image img {
	width: 100%;
	height: auto
}
.c-card__content {
	margin-top: .85714rem
}
.c-card__title {
	font-weight: 700;
	font-size: 1.42857rem;
	letter-spacing: .1em;
	margin: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card__title {
		font-size: 1.28571rem
	}
}
.c-card__text {
	margin-top: .85714rem;
	font-size: 1rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card__text {
		margin-top: .42857rem
	}
}
.c-card.is-number-left .c-card__block {
	position: relative;
	padding-top: 3.71429rem
}
.c-card.is-number-left .c-card__number {
	text-align: center;
	color: #00234E;
	font-family: 'Amiri', serif;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 8px
}
.c-card.is-number-left .c-card__number small {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.28571rem;
	letter-spacing: .1em
}
.c-card.is-number-left .c-card__number span {
	font-size: 4.28571rem;
	letter-spacing: 0
}
.c-card.is-number-left .c-card__text {
	font-size: 14px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-card.is-number-left .c-card__text {
		font-size: 11.9px
	}
}
@media screen and (min-width:46.875em) {
	.c-floating-button {
		display: none
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-floating-button {
		width: 100%;
		display: flex;
		align-items: stretch;
		position: fixed;
		bottom: 0;
		left: 0;
		transform: translateY(100%);
		z-index: 99999;
		-webkit-animation: slideDown 0.6s ease forwards;
		animation: slideDown 0.6s ease forwards
	}
	.c-floating-button.is-fixed {
		-webkit-animation: slideUp 0.6s ease forwards;
		animation: slideUp 0.6s ease forwards
	}
	.c-floating-button__button {
		text-decoration: none;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		height: 4rem;
		background-color: #B29B19;
		font-size: .85714rem;
		letter-spacing: .05em;
		line-height: 1.5;
		color: #fff;
		padding: .57143rem
	}
	.c-floating-button__button img {
		width: 1.14286rem;
		margin-right: .57143rem
	}
	.c-floating-button__button:hover {
		opacity: 1
	}
	.c-floating-button__button:nth-of-type(1) {
		width: 46.66667%
	}
	.c-floating-button__button:nth-of-type(2) {
		width: 53.33333%;
		background-color: #07445F
	}
}
.c-forms-normal__block {
	margin-bottom: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__block {
		margin-bottom: 2.28571rem
	}
}
.c-forms-normal__block:last-child {
	margin-bottom: 0
}
.c-forms-normal__title {
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__title {
		margin-bottom: .85714rem
	}
}
.c-forms-normal__label {
	display: inline-block;
	color: red;
	margin-left: .35714rem
}
.c-forms-normal__content input, .c-forms-normal__content select, .c-forms-normal__content textarea {
	background-color: #F9F9F9;
	border-color: #ECECEC;
	border-radius: 4px;
	font-size: 1.14286rem;
	letter-spacing: .05em;
	line-height: 1.75
}
.c-forms-normal__content input:focus, .c-forms-normal__content select:focus, .c-forms-normal__content textarea:focus {
	outline: none;
	border-color: #00234E
}
.c-forms-normal__input {
	width: 100%
}
.c-forms-normal__input.is-sm {
	width: 12.85714rem
}
.c-forms-normal__input input {
	padding: 1.35714rem 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__input input {
		padding: 1.14286rem
	}
}
.c-forms-normal__select select {
	height: 4.85714rem;
	box-shadow: none
}
.c-forms-normal__radio, .c-forms-normal__checkbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-forms-normal__radio label, .c-forms-normal__checkbox label {
	display: flex;
	align-items: center;
	margin-right: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__radio label, .c-forms-normal__checkbox label {
		margin-right: 3.42857rem;
		margin-bottom: .57143rem
	}
}
.c-forms-normal__radio input, .c-forms-normal__checkbox input {
	margin-right: .57143rem;
	margin-top: .14286rem
}
.c-forms-normal__checkbox input {
	margin-right: .42857rem;
	margin-top: .28571rem
}
.c-forms-normal__textarea textarea {
	padding: 1.35714rem 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__textarea textarea {
		padding: 1.14286rem
	}
}
.c-forms-normal__privacy {
	margin-top: 6.14286rem;
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__privacy {
		margin-top: 2.28571rem
	}
}
.c-forms-normal__privacy a {
	font-weight: 400;
	text-decoration: underline;
	color: #000
}
.c-forms-normal__flexbox {
	display: flex;
	align-items: center;
	margin-bottom: 1.14286rem
}
.c-forms-normal__flexbox:last-child {
	margin-bottom: 0
}
.c-forms-normal__flexbox .c-forms-normal__input {
	margin-right: 1.14286rem
}
.c-forms-normal__flexbox .c-forms-normal__input:last-child {
	margin-right: 0
}
.c-forms-normal__flexbox span {
	min-width: 8.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__flexbox span {
		min-width: 100%;
		margin-bottom: .57143rem
	}
}
.c-forms-normal__button {
	max-width: 10.71429rem;
	border: 1px solid #000;
	outline: none;
	background-color: #fff;
	padding: .21429rem .85714rem;
	display: block;
	text-align: center;
	margin-left: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__button {
		padding: .64286rem .85714rem
	}
}
.c-forms-normal__submit {
	text-align: center;
	margin-top: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-normal__submit {
		margin-top: 2.28571rem
	}
}
.c-forms-simple__block {
	display: flex
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__block {
		display: block
	}
}
.c-forms-simple__title {
	min-width: 18.42857rem;
	padding: 1.14286rem 2.28571rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	letter-spacing: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__title {
		width: 100%;
		background-color: transparent;
		padding: .85714rem 0 0;
		font-weight: 700
	}
}
.c-forms-simple__title.is-vertical-top {
	align-items: flex-start
}
.c-forms-simple__title.is-vertical-top.is-just {
	padding-top: 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__title.is-vertical-top.is-just {
		padding-top: .85714rem
	}
}
.c-forms-simple__title.is-vertical-top .c-forms__label {
	margin-top: .21429rem
}
.c-forms-simple__label {
	display: block;
	background-color: #B29B19;
	color: #fff;
	font-size: .85714rem;
	letter-spacing: .1em;
	text-align: center;
	padding: .07143rem .71429rem;
	margin-left: 1.14286rem;
	min-width: 3.42857rem
}
.c-forms-simple__content {
	width: 100%;
	padding: 1.14286rem 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__content {
		padding: .85714rem 0
	}
}
.c-forms-simple__content.is-column {
	display: flex;
	justify-content: space-between
}
.c-forms-simple__content.is-column .c-forms-simple__input {
	margin-right: 24px
}
.c-forms-simple__content.is-column .c-forms-simple__input:last-of-type {
	margin-right: 0
}
.c-forms-simple__content.is-column input {
	width: 100%
}
.c-forms-simple__content.is-vertical-middle {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-forms-simple__content small {
	display: block;
	margin-bottom: .57143rem
}
.c-forms-simple__input {
	width: 100%
}
.c-forms-simple__input input {
	border-radius: 4px;
	background: #F9F9F9;
	padding: 1.14286rem 1.14286rem 1.14286rem 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__input input {
		padding: .85714rem 1.14286rem
	}
}
.c-forms-simple__input input:focus {
	border-color: #00234E
}
.c-forms-simple__input.is-sm {
	width: 12.85714rem
}
.c-forms-simple__input.is-sm input {
	padding-top: .85714rem;
	padding-bottom: .85714rem
}
.c-forms-simple__textarea textarea {
	border-radius: 4px;
	background: #F9F9F9;
	padding: 1.14286rem 1.14286rem 1.14286rem 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__textarea textarea {
		padding: .85714rem 1.14286rem
	}
}
.c-forms-simple__textarea textarea:focus {
	border-color: #00234E
}
.c-forms-simple__radio, .c-forms-simple__checkbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-forms-simple__radio label, .c-forms-simple__checkbox label {
	display: flex;
	align-items: center;
	margin-right: 2.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__radio label, .c-forms-simple__checkbox label {
		margin-right: 3.42857rem;
		margin-bottom: .57143rem
	}
}
.c-forms-simple__radio input, .c-forms-simple__checkbox input {
	margin-right: .57143rem;
	margin-top: .14286rem
}
.c-forms-simple__checkbox input {
	margin-right: .42857rem;
	margin-top: .28571rem
}
.c-forms-simple__privacy {
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__privacy {
		margin-top: 1.14286rem
	}
}
.c-forms-simple__privacy input {
	margin-right: .71429rem
}
.c-forms-simple__privacy a {
	font-weight: 400;
	text-decoration: underline;
	color: #000
}
.c-forms-simple__flex-al {
	display: flex;
	align-items: center
}
.c-forms-simple__flexbox {
	display: flex;
	align-items: center;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__flexbox {
		display: block
	}
}
.c-forms-simple__flexbox input {
	width: 100%
}
.c-forms-simple__flexbox:last-child {
	margin-bottom: 0
}
.c-forms-simple__flexbox span {
	min-width: 8.57143rem;
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__flexbox span {
		min-width: 100%;
		margin-bottom: .57143rem
	}
}
.c-forms-simple__button {
	max-width: 10.71429rem;
	border: 1px solid #000;
	outline: none;
	background-color: #fff;
	padding: .21429rem .85714rem;
	display: block;
	text-align: center;
	border-radius: 4px;
	margin-left: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__button {
		padding: .64286rem .85714rem
	}
}
.c-forms-simple__submit {
	text-align: center;
	margin-top: 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms-simple__submit {
		margin-top: 2.28571rem
	}
}
.c-forms__block {
	display: flex;
	border-bottom: 1px solid #D9D9D9
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__block {
		display: block
	}
}
.c-forms__title {
	min-width: 18.42857rem;
	background-color: rgba(0, 0, 0, .05);
	padding: 1.14286rem 2.28571rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	letter-spacing: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__title {
		width: 100%;
		background-color: transparent;
		padding: .85714rem 0 0;
		font-weight: 700
	}
}
.c-forms__title.is-vertical-top {
	align-items: flex-start
}
.c-forms__title.is-vertical-top .c-forms__label {
	margin-top: .21429rem
}
.c-forms__label {
	display: block;
	background-color: #B29B19;
	color: #fff;
	font-size: .85714rem;
	letter-spacing: .1em;
	text-align: center;
	padding: .07143rem .71429rem;
	margin-left: 1.14286rem;
	min-width: 3.42857rem
}
.c-forms__content {
	width: 100%;
	padding: 1.14286rem 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__content {
		padding: .85714rem 0
	}
}
.c-forms__content.is-vertical-middle {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-forms__input.is-sm {
	width: 12.85714rem
}
.c-forms__radio, .c-forms__checkbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-forms__radio label, .c-forms__checkbox label {
	display: flex;
	align-items: center;
	margin-right: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__radio label, .c-forms__checkbox label {
		margin-right: 3.42857rem;
		margin-bottom: .57143rem
	}
}
.c-forms__radio input, .c-forms__checkbox input {
	margin-right: .57143rem;
	margin-top: .14286rem
}
.c-forms__checkbox input {
	margin-right: .42857rem;
	margin-top: .28571rem
}
.c-forms__privacy a {
	font-weight: 400;
	text-decoration: underline;
	color: #000
}
.c-forms__flexbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 1.14286rem
}
.c-forms__flexbox:last-child {
	margin-bottom: 0
}
.c-forms__flexbox span {
	min-width: 8.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__flexbox span {
		min-width: 100%;
		margin-bottom: .57143rem
	}
}
.c-forms__button {
	max-width: 10.71429rem;
	border: 1px solid #000;
	outline: none;
	background-color: #fff;
	padding: .21429rem .85714rem;
	display: block;
	text-align: center;
	margin-left: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__button {
		padding: .64286rem .85714rem
	}
}
.c-forms__submit {
	text-align: center;
	margin-top: 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-forms__submit {
		margin-top: 2.28571rem
	}
}
.container, .l-container {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto
}
.row {
	margin-left: -18px;
	margin-right: -18px;
	display: flex;
	flex-wrap: wrap
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.row {
		margin-left: -8px;
		margin-right: -8px
	}
}
.small-1 {
	width: 8.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-1 {
	margin-left: 8.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.small-2 {
	width: 16.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-2 {
	margin-left: 16.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.small-3 {
	width: 25%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-3 {
	margin-left: 25%;
	padding-left: 8px;
	padding-right: 8px
}
.small-4 {
	width: 33.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-4 {
	margin-left: 33.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.small-5 {
	width: 41.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-5 {
	margin-left: 41.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.small-6 {
	width: 50%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-6 {
	margin-left: 50%;
	padding-left: 8px;
	padding-right: 8px
}
.small-7 {
	width: 58.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-7 {
	margin-left: 58.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.small-8 {
	width: 66.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-8 {
	margin-left: 66.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.small-9 {
	width: 75%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-9 {
	margin-left: 75%;
	padding-left: 8px;
	padding-right: 8px
}
.small-10 {
	width: 83.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-10 {
	margin-left: 83.33333%;
	padding-left: 8px;
	padding-right: 8px
}
.small-11 {
	width: 91.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-11 {
	margin-left: 91.66667%;
	padding-left: 8px;
	padding-right: 8px
}
.small-12 {
	width: 100%;
	padding-left: 8px;
	padding-right: 8px
}
.is-push-sm-12 {
	margin-left: 100%;
	padding-left: 8px;
	padding-right: 8px
}
@media screen and (min-width:46.875em) and (max-width:59.3125em) {
	.medium-1 {
		width: 8.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-1 {
		margin-left: 8.33333%
	}
	.medium-2 {
		width: 16.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-2 {
		margin-left: 16.66667%
	}
	.medium-3 {
		width: 25%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-3 {
		margin-left: 25%
	}
	.medium-4 {
		width: 33.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-4 {
		margin-left: 33.33333%
	}
	.medium-5 {
		width: 41.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-5 {
		margin-left: 41.66667%
	}
	.medium-6 {
		width: 50%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-6 {
		margin-left: 50%
	}
	.medium-7 {
		width: 58.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-7 {
		margin-left: 58.33333%
	}
	.medium-8 {
		width: 66.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-8 {
		margin-left: 66.66667%
	}
	.medium-9 {
		width: 75%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-9 {
		margin-left: 75%
	}
	.medium-10 {
		width: 83.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-10 {
		margin-left: 83.33333%
	}
	.medium-11 {
		width: 91.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-11 {
		margin-left: 91.66667%
	}
	.medium-12 {
		width: 100%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-md-12 {
		margin-left: 100%
	}
}
@media screen and (min-width:46.875em) {
	.large-1 {
		width: 8.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-1 {
		margin-left: 8.33333%
	}
	.large-2 {
		width: 16.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-2 {
		margin-left: 16.66667%
	}
	.large-3 {
		width: 25%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-3 {
		margin-left: 25%
	}
	.large-4 {
		width: 33.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-4 {
		margin-left: 33.33333%
	}
	.large-5 {
		width: 41.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-5 {
		margin-left: 41.66667%
	}
	.large-6 {
		width: 50%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-6 {
		margin-left: 50%
	}
	.large-7 {
		width: 58.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-7 {
		margin-left: 58.33333%
	}
	.large-8 {
		width: 66.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-8 {
		margin-left: 66.66667%
	}
	.large-9 {
		width: 75%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-9 {
		margin-left: 75%
	}
	.large-10 {
		width: 83.33333%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-10 {
		margin-left: 83.33333%
	}
	.large-11 {
		width: 91.66667%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-11 {
		margin-left: 91.66667%
	}
	.large-12 {
		width: 100%;
		padding-left: 18px;
		padding-right: 18px
	}
	.is-push-lg-12 {
		margin-left: 100%
	}
}
.c-heading, .l-post-content h2, #tinymce.post-type-post h2, #tinymce.post-type-page h2, #tinymce.mce-content-body.acf_content h2, .l-post-content h3, #tinymce.post-type-post h3, #tinymce.post-type-page h3, #tinymce.mce-content-body.acf_content h3, .l-post-content h4, #tinymce.post-type-post h4, #tinymce.post-type-page h4, #tinymce.mce-content-body.acf_content h4, .l-post-content h5, #tinymce.post-type-post h5, #tinymce.post-type-page h5, #tinymce.mce-content-body.acf_content h5, .l-post-content h6, #tinymce.post-type-post h6, #tinymce.post-type-page h6, #tinymce.mce-content-body.acf_content h6 {
	margin-top: 0;
	margin-bottom: .5em;
	font-weight: 700;
	line-height: 1.5
}
.c-heading small, .l-post-content h2 small, #tinymce.post-type-post h2 small, #tinymce.post-type-page h2 small, #tinymce.mce-content-body.acf_content h2 small, .l-post-content h3 small, #tinymce.post-type-post h3 small, #tinymce.post-type-page h3 small, #tinymce.mce-content-body.acf_content h3 small, .l-post-content h4 small, #tinymce.post-type-post h4 small, #tinymce.post-type-page h4 small, #tinymce.mce-content-body.acf_content h4 small, .l-post-content h5 small, #tinymce.post-type-post h5 small, #tinymce.post-type-page h5 small, #tinymce.mce-content-body.acf_content h5 small, .l-post-content h6 small, #tinymce.post-type-post h6 small, #tinymce.post-type-page h6 small, #tinymce.mce-content-body.acf_content h6 small {
	font-size: .65em
}
.c-heading.is-align-center, .l-post-content h2.is-align-center, #tinymce.post-type-post h2.is-align-center, #tinymce.post-type-page h2.is-align-center, #tinymce.mce-content-body.acf_content h2.is-align-center, .l-post-content h3.is-align-center, #tinymce.post-type-post h3.is-align-center, #tinymce.post-type-page h3.is-align-center, #tinymce.mce-content-body.acf_content h3.is-align-center, .l-post-content h4.is-align-center, #tinymce.post-type-post h4.is-align-center, #tinymce.post-type-page h4.is-align-center, #tinymce.mce-content-body.acf_content h4.is-align-center, .l-post-content h5.is-align-center, #tinymce.post-type-post h5.is-align-center, #tinymce.post-type-page h5.is-align-center, #tinymce.mce-content-body.acf_content h5.is-align-center, .l-post-content h6.is-align-center, #tinymce.post-type-post h6.is-align-center, #tinymce.post-type-page h6.is-align-center, #tinymce.mce-content-body.acf_content h6.is-align-center {
	text-align: center!important
}
.c-heading.is-align-center:before, .l-post-content h2.is-align-center:before, #tinymce.post-type-post h2.is-align-center:before, #tinymce.post-type-page h2.is-align-center:before, #tinymce.mce-content-body.acf_content h2.is-align-center:before, .l-post-content h3.is-align-center:before, #tinymce.post-type-post h3.is-align-center:before, #tinymce.post-type-page h3.is-align-center:before, #tinymce.mce-content-body.acf_content h3.is-align-center:before, .l-post-content h4.is-align-center:before, #tinymce.post-type-post h4.is-align-center:before, #tinymce.post-type-page h4.is-align-center:before, #tinymce.mce-content-body.acf_content h4.is-align-center:before, .l-post-content h5.is-align-center:before, #tinymce.post-type-post h5.is-align-center:before, #tinymce.post-type-page h5.is-align-center:before, #tinymce.mce-content-body.acf_content h5.is-align-center:before, .l-post-content h6.is-align-center:before, #tinymce.post-type-post h6.is-align-center:before, #tinymce.post-type-page h6.is-align-center:before, #tinymce.mce-content-body.acf_content h6.is-align-center:before, .c-heading.is-align-center:after, .l-post-content h2.is-align-center:after, #tinymce.post-type-post h2.is-align-center:after, #tinymce.post-type-page h2.is-align-center:after, #tinymce.mce-content-body.acf_content h2.is-align-center:after, .l-post-content h3.is-align-center:after, #tinymce.post-type-post h3.is-align-center:after, #tinymce.post-type-page h3.is-align-center:after, #tinymce.mce-content-body.acf_content h3.is-align-center:after, .l-post-content h4.is-align-center:after, #tinymce.post-type-post h4.is-align-center:after, #tinymce.post-type-page h4.is-align-center:after, #tinymce.mce-content-body.acf_content h4.is-align-center:after, .l-post-content h5.is-align-center:after, #tinymce.post-type-post h5.is-align-center:after, #tinymce.post-type-page h5.is-align-center:after, #tinymce.mce-content-body.acf_content h5.is-align-center:after, .l-post-content h6.is-align-center:after, #tinymce.post-type-post h6.is-align-center:after, #tinymce.post-type-page h6.is-align-center:after, #tinymce.mce-content-body.acf_content h6.is-align-center:after {
	left: 50%!important;
	right: auto!important;
	transform: translateX(-50%)!important
}
.c-heading.is-align-center span, .l-post-content h2.is-align-center span, #tinymce.post-type-post h2.is-align-center span, #tinymce.post-type-page h2.is-align-center span, #tinymce.mce-content-body.acf_content h2.is-align-center span, .l-post-content h3.is-align-center span, #tinymce.post-type-post h3.is-align-center span, #tinymce.post-type-page h3.is-align-center span, #tinymce.mce-content-body.acf_content h3.is-align-center span, .l-post-content h4.is-align-center span, #tinymce.post-type-post h4.is-align-center span, #tinymce.post-type-page h4.is-align-center span, #tinymce.mce-content-body.acf_content h4.is-align-center span, .l-post-content h5.is-align-center span, #tinymce.post-type-post h5.is-align-center span, #tinymce.post-type-page h5.is-align-center span, #tinymce.mce-content-body.acf_content h5.is-align-center span, .l-post-content h6.is-align-center span, #tinymce.post-type-post h6.is-align-center span, #tinymce.post-type-page h6.is-align-center span, #tinymce.mce-content-body.acf_content h6.is-align-center span, .c-heading.is-align-center small, .l-post-content h2.is-align-center small, #tinymce.post-type-post h2.is-align-center small, #tinymce.post-type-page h2.is-align-center small, #tinymce.mce-content-body.acf_content h2.is-align-center small, .l-post-content h3.is-align-center small, #tinymce.post-type-post h3.is-align-center small, #tinymce.post-type-page h3.is-align-center small, #tinymce.mce-content-body.acf_content h3.is-align-center small, .l-post-content h4.is-align-center small, #tinymce.post-type-post h4.is-align-center small, #tinymce.post-type-page h4.is-align-center small, #tinymce.mce-content-body.acf_content h4.is-align-center small, .l-post-content h5.is-align-center small, #tinymce.post-type-post h5.is-align-center small, #tinymce.post-type-page h5.is-align-center small, #tinymce.mce-content-body.acf_content h5.is-align-center small, .l-post-content h6.is-align-center small, #tinymce.post-type-post h6.is-align-center small, #tinymce.post-type-page h6.is-align-center small, #tinymce.mce-content-body.acf_content h6.is-align-center small {
	text-align: center!important
}
.c-heading.is-align-center span:before, .l-post-content h2.is-align-center span:before, #tinymce.post-type-post h2.is-align-center span:before, #tinymce.post-type-page h2.is-align-center span:before, #tinymce.mce-content-body.acf_content h2.is-align-center span:before, .l-post-content h3.is-align-center span:before, #tinymce.post-type-post h3.is-align-center span:before, #tinymce.post-type-page h3.is-align-center span:before, #tinymce.mce-content-body.acf_content h3.is-align-center span:before, .l-post-content h4.is-align-center span:before, #tinymce.post-type-post h4.is-align-center span:before, #tinymce.post-type-page h4.is-align-center span:before, #tinymce.mce-content-body.acf_content h4.is-align-center span:before, .l-post-content h5.is-align-center span:before, #tinymce.post-type-post h5.is-align-center span:before, #tinymce.post-type-page h5.is-align-center span:before, #tinymce.mce-content-body.acf_content h5.is-align-center span:before, .l-post-content h6.is-align-center span:before, #tinymce.post-type-post h6.is-align-center span:before, #tinymce.post-type-page h6.is-align-center span:before, #tinymce.mce-content-body.acf_content h6.is-align-center span:before, .c-heading.is-align-center span:after, .l-post-content h2.is-align-center span:after, #tinymce.post-type-post h2.is-align-center span:after, #tinymce.post-type-page h2.is-align-center span:after, #tinymce.mce-content-body.acf_content h2.is-align-center span:after, .l-post-content h3.is-align-center span:after, #tinymce.post-type-post h3.is-align-center span:after, #tinymce.post-type-page h3.is-align-center span:after, #tinymce.mce-content-body.acf_content h3.is-align-center span:after, .l-post-content h4.is-align-center span:after, #tinymce.post-type-post h4.is-align-center span:after, #tinymce.post-type-page h4.is-align-center span:after, #tinymce.mce-content-body.acf_content h4.is-align-center span:after, .l-post-content h5.is-align-center span:after, #tinymce.post-type-post h5.is-align-center span:after, #tinymce.post-type-page h5.is-align-center span:after, #tinymce.mce-content-body.acf_content h5.is-align-center span:after, .l-post-content h6.is-align-center span:after, #tinymce.post-type-post h6.is-align-center span:after, #tinymce.post-type-page h6.is-align-center span:after, #tinymce.mce-content-body.acf_content h6.is-align-center span:after, .c-heading.is-align-center small:before, .l-post-content h2.is-align-center small:before, #tinymce.post-type-post h2.is-align-center small:before, #tinymce.post-type-page h2.is-align-center small:before, #tinymce.mce-content-body.acf_content h2.is-align-center small:before, .l-post-content h3.is-align-center small:before, #tinymce.post-type-post h3.is-align-center small:before, #tinymce.post-type-page h3.is-align-center small:before, #tinymce.mce-content-body.acf_content h3.is-align-center small:before, .l-post-content h4.is-align-center small:before, #tinymce.post-type-post h4.is-align-center small:before, #tinymce.post-type-page h4.is-align-center small:before, #tinymce.mce-content-body.acf_content h4.is-align-center small:before, .l-post-content h5.is-align-center small:before, #tinymce.post-type-post h5.is-align-center small:before, #tinymce.post-type-page h5.is-align-center small:before, #tinymce.mce-content-body.acf_content h5.is-align-center small:before, .l-post-content h6.is-align-center small:before, #tinymce.post-type-post h6.is-align-center small:before, #tinymce.post-type-page h6.is-align-center small:before, #tinymce.mce-content-body.acf_content h6.is-align-center small:before, .c-heading.is-align-center small:after, .l-post-content h2.is-align-center small:after, #tinymce.post-type-post h2.is-align-center small:after, #tinymce.post-type-page h2.is-align-center small:after, #tinymce.mce-content-body.acf_content h2.is-align-center small:after, .l-post-content h3.is-align-center small:after, #tinymce.post-type-post h3.is-align-center small:after, #tinymce.post-type-page h3.is-align-center small:after, #tinymce.mce-content-body.acf_content h3.is-align-center small:after, .l-post-content h4.is-align-center small:after, #tinymce.post-type-post h4.is-align-center small:after, #tinymce.post-type-page h4.is-align-center small:after, #tinymce.mce-content-body.acf_content h4.is-align-center small:after, .l-post-content h5.is-align-center small:after, #tinymce.post-type-post h5.is-align-center small:after, #tinymce.post-type-page h5.is-align-center small:after, #tinymce.mce-content-body.acf_content h5.is-align-center small:after, .l-post-content h6.is-align-center small:after, #tinymce.post-type-post h6.is-align-center small:after, #tinymce.post-type-page h6.is-align-center small:after, #tinymce.mce-content-body.acf_content h6.is-align-center small:after {
	left: 50%!important;
	right: auto!important;
	transform: translateX(-50%)!important
}
.c-heading.is-xlg, .l-post-content h2.is-xlg, #tinymce.post-type-post h2.is-xlg, #tinymce.post-type-page h2.is-xlg, #tinymce.mce-content-body.acf_content h2.is-xlg, .l-post-content h3.is-xlg, #tinymce.post-type-post h3.is-xlg, #tinymce.post-type-page h3.is-xlg, #tinymce.mce-content-body.acf_content h3.is-xlg, .l-post-content h4.is-xlg, #tinymce.post-type-post h4.is-xlg, #tinymce.post-type-page h4.is-xlg, #tinymce.mce-content-body.acf_content h4.is-xlg, .l-post-content h5.is-xlg, #tinymce.post-type-post h5.is-xlg, #tinymce.post-type-page h5.is-xlg, #tinymce.mce-content-body.acf_content h5.is-xlg, .l-post-content h6.is-xlg, #tinymce.post-type-post h6.is-xlg, #tinymce.post-type-page h6.is-xlg, #tinymce.mce-content-body.acf_content h6.is-xlg {
	color: #00234E;
	margin-bottom: 3.42857rem;
	position: relative;
	padding-top: 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-xlg, .l-post-content h2.is-xlg, #tinymce.post-type-post h2.is-xlg, #tinymce.post-type-page h2.is-xlg, #tinymce.mce-content-body.acf_content h2.is-xlg, .l-post-content h3.is-xlg, #tinymce.post-type-post h3.is-xlg, #tinymce.post-type-page h3.is-xlg, #tinymce.mce-content-body.acf_content h3.is-xlg, .l-post-content h4.is-xlg, #tinymce.post-type-post h4.is-xlg, #tinymce.post-type-page h4.is-xlg, #tinymce.mce-content-body.acf_content h4.is-xlg, .l-post-content h5.is-xlg, #tinymce.post-type-post h5.is-xlg, #tinymce.post-type-page h5.is-xlg, #tinymce.mce-content-body.acf_content h5.is-xlg, .l-post-content h6.is-xlg, #tinymce.post-type-post h6.is-xlg, #tinymce.post-type-page h6.is-xlg, #tinymce.mce-content-body.acf_content h6.is-xlg {
		margin-bottom: 3.14286rem;
		padding-top: 2rem
	}
}
.c-heading.is-xlg:before, .l-post-content h2.is-xlg:before, #tinymce.post-type-post h2.is-xlg:before, #tinymce.post-type-page h2.is-xlg:before, #tinymce.mce-content-body.acf_content h2.is-xlg:before, .l-post-content h3.is-xlg:before, #tinymce.post-type-post h3.is-xlg:before, #tinymce.post-type-page h3.is-xlg:before, #tinymce.mce-content-body.acf_content h3.is-xlg:before, .l-post-content h4.is-xlg:before, #tinymce.post-type-post h4.is-xlg:before, #tinymce.post-type-page h4.is-xlg:before, #tinymce.mce-content-body.acf_content h4.is-xlg:before, .l-post-content h5.is-xlg:before, #tinymce.post-type-post h5.is-xlg:before, #tinymce.post-type-page h5.is-xlg:before, #tinymce.mce-content-body.acf_content h5.is-xlg:before, .l-post-content h6.is-xlg:before, #tinymce.post-type-post h6.is-xlg:before, #tinymce.post-type-page h6.is-xlg:before, #tinymce.mce-content-body.acf_content h6.is-xlg:before {
	content: '';
	display: block;
	width: 2.85714rem;
	height: .14286rem;
	background-color: #B29B19;
	position: absolute;
	left: 0;
	top: 0
}
.c-heading.is-xlg span, .l-post-content h2.is-xlg span, #tinymce.post-type-post h2.is-xlg span, #tinymce.post-type-page h2.is-xlg span, #tinymce.mce-content-body.acf_content h2.is-xlg span, .l-post-content h3.is-xlg span, #tinymce.post-type-post h3.is-xlg span, #tinymce.post-type-page h3.is-xlg span, #tinymce.mce-content-body.acf_content h3.is-xlg span, .l-post-content h4.is-xlg span, #tinymce.post-type-post h4.is-xlg span, #tinymce.post-type-page h4.is-xlg span, #tinymce.mce-content-body.acf_content h4.is-xlg span, .l-post-content h5.is-xlg span, #tinymce.post-type-post h5.is-xlg span, #tinymce.post-type-page h5.is-xlg span, #tinymce.mce-content-body.acf_content h5.is-xlg span, .l-post-content h6.is-xlg span, #tinymce.post-type-post h6.is-xlg span, #tinymce.post-type-page h6.is-xlg span, #tinymce.mce-content-body.acf_content h6.is-xlg span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 4rem;
	letter-spacing: .05em;
	line-height: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-xlg span, .l-post-content h2.is-xlg span, #tinymce.post-type-post h2.is-xlg span, #tinymce.post-type-page h2.is-xlg span, #tinymce.mce-content-body.acf_content h2.is-xlg span, .l-post-content h3.is-xlg span, #tinymce.post-type-post h3.is-xlg span, #tinymce.post-type-page h3.is-xlg span, #tinymce.mce-content-body.acf_content h3.is-xlg span, .l-post-content h4.is-xlg span, #tinymce.post-type-post h4.is-xlg span, #tinymce.post-type-page h4.is-xlg span, #tinymce.mce-content-body.acf_content h4.is-xlg span, .l-post-content h5.is-xlg span, #tinymce.post-type-post h5.is-xlg span, #tinymce.post-type-page h5.is-xlg span, #tinymce.mce-content-body.acf_content h5.is-xlg span, .l-post-content h6.is-xlg span, #tinymce.post-type-post h6.is-xlg span, #tinymce.post-type-page h6.is-xlg span, #tinymce.mce-content-body.acf_content h6.is-xlg span {
		font-size: 2.85714rem
	}
}
.c-heading.is-xlg small, .l-post-content h2.is-xlg small, #tinymce.post-type-post h2.is-xlg small, #tinymce.post-type-page h2.is-xlg small, #tinymce.mce-content-body.acf_content h2.is-xlg small, .l-post-content h3.is-xlg small, #tinymce.post-type-post h3.is-xlg small, #tinymce.post-type-page h3.is-xlg small, #tinymce.mce-content-body.acf_content h3.is-xlg small, .l-post-content h4.is-xlg small, #tinymce.post-type-post h4.is-xlg small, #tinymce.post-type-page h4.is-xlg small, #tinymce.mce-content-body.acf_content h4.is-xlg small, .l-post-content h5.is-xlg small, #tinymce.post-type-post h5.is-xlg small, #tinymce.post-type-page h5.is-xlg small, #tinymce.mce-content-body.acf_content h5.is-xlg small, .l-post-content h6.is-xlg small, #tinymce.post-type-post h6.is-xlg small, #tinymce.post-type-page h6.is-xlg small, #tinymce.mce-content-body.acf_content h6.is-xlg small {
	display: block;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.42857
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-xlg small, .l-post-content h2.is-xlg small, #tinymce.post-type-post h2.is-xlg small, #tinymce.post-type-page h2.is-xlg small, #tinymce.mce-content-body.acf_content h2.is-xlg small, .l-post-content h3.is-xlg small, #tinymce.post-type-post h3.is-xlg small, #tinymce.post-type-page h3.is-xlg small, #tinymce.mce-content-body.acf_content h3.is-xlg small, .l-post-content h4.is-xlg small, #tinymce.post-type-post h4.is-xlg small, #tinymce.post-type-page h4.is-xlg small, #tinymce.mce-content-body.acf_content h4.is-xlg small, .l-post-content h5.is-xlg small, #tinymce.post-type-post h5.is-xlg small, #tinymce.post-type-page h5.is-xlg small, #tinymce.mce-content-body.acf_content h5.is-xlg small, .l-post-content h6.is-xlg small, #tinymce.post-type-post h6.is-xlg small, #tinymce.post-type-page h6.is-xlg small, #tinymce.mce-content-body.acf_content h6.is-xlg small {
		margin-top: .42857rem
	}
}
.c-heading.is-lg, .l-post-content h2.is-lg, #tinymce.post-type-post h2.is-lg, #tinymce.post-type-page h2.is-lg, #tinymce.mce-content-body.acf_content h2.is-lg, .l-post-content h3.is-lg, #tinymce.post-type-post h3.is-lg, #tinymce.post-type-page h3.is-lg, #tinymce.mce-content-body.acf_content h3.is-lg, .l-post-content h4.is-lg, #tinymce.post-type-post h4.is-lg, #tinymce.post-type-page h4.is-lg, #tinymce.mce-content-body.acf_content h4.is-lg, .l-post-content h5.is-lg, #tinymce.post-type-post h5.is-lg, #tinymce.post-type-page h5.is-lg, #tinymce.mce-content-body.acf_content h5.is-lg, .l-post-content h6.is-lg, #tinymce.post-type-post h6.is-lg, #tinymce.post-type-page h6.is-lg, #tinymce.mce-content-body.acf_content h6.is-lg {
	text-align: center;
	color: #00234E;
	font-size: 2rem;
	line-height: 1.35714;
	padding-bottom: 1.71429rem;
	position: relative;
	letter-spacing: .05em
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-lg, .l-post-content h2.is-lg, #tinymce.post-type-post h2.is-lg, #tinymce.post-type-page h2.is-lg, #tinymce.mce-content-body.acf_content h2.is-lg, .l-post-content h3.is-lg, #tinymce.post-type-post h3.is-lg, #tinymce.post-type-page h3.is-lg, #tinymce.mce-content-body.acf_content h3.is-lg, .l-post-content h4.is-lg, #tinymce.post-type-post h4.is-lg, #tinymce.post-type-page h4.is-lg, #tinymce.mce-content-body.acf_content h4.is-lg, .l-post-content h5.is-lg, #tinymce.post-type-post h5.is-lg, #tinymce.post-type-page h5.is-lg, #tinymce.mce-content-body.acf_content h5.is-lg, .l-post-content h6.is-lg, #tinymce.post-type-post h6.is-lg, #tinymce.post-type-page h6.is-lg, #tinymce.mce-content-body.acf_content h6.is-lg {
		font-size: 1.42857rem;
		line-height: 1.75;
		padding-bottom: .85714rem
	}
}
.c-heading.is-lg::after, .l-post-content h2.is-lg::after, #tinymce.post-type-post h2.is-lg::after, #tinymce.post-type-page h2.is-lg::after, #tinymce.mce-content-body.acf_content h2.is-lg::after, .l-post-content h3.is-lg::after, #tinymce.post-type-post h3.is-lg::after, #tinymce.post-type-page h3.is-lg::after, #tinymce.mce-content-body.acf_content h3.is-lg::after, .l-post-content h4.is-lg::after, #tinymce.post-type-post h4.is-lg::after, #tinymce.post-type-page h4.is-lg::after, #tinymce.mce-content-body.acf_content h4.is-lg::after, .l-post-content h5.is-lg::after, #tinymce.post-type-post h5.is-lg::after, #tinymce.post-type-page h5.is-lg::after, #tinymce.mce-content-body.acf_content h5.is-lg::after, .l-post-content h6.is-lg::after, #tinymce.post-type-post h6.is-lg::after, #tinymce.post-type-page h6.is-lg::after, #tinymce.mce-content-body.acf_content h6.is-lg::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 2.85714rem;
	height: .14286rem;
	background: #B29B19
}
.c-heading.is-md, .l-post-content h2, #tinymce.post-type-post h2, #tinymce.post-type-page h2, #tinymce.mce-content-body.acf_content h2, .l-post-content h3.is-md, #tinymce.post-type-post h3.is-md, #tinymce.post-type-page h3.is-md, #tinymce.mce-content-body.acf_content h3.is-md, .l-post-content h4.is-md, #tinymce.post-type-post h4.is-md, #tinymce.post-type-page h4.is-md, #tinymce.mce-content-body.acf_content h4.is-md, .l-post-content h5.is-md, #tinymce.post-type-post h5.is-md, #tinymce.post-type-page h5.is-md, #tinymce.mce-content-body.acf_content h5.is-md, .l-post-content h6.is-md, #tinymce.post-type-post h6.is-md, #tinymce.post-type-page h6.is-md, #tinymce.mce-content-body.acf_content h6.is-md {
	font-size: 1.42857rem;
	line-height: 1.5;
	border-bottom: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-md, .l-post-content h2, #tinymce.post-type-post h2, #tinymce.post-type-page h2, #tinymce.mce-content-body.acf_content h2, .l-post-content h3.is-md, #tinymce.post-type-post h3.is-md, #tinymce.post-type-page h3.is-md, #tinymce.mce-content-body.acf_content h3.is-md, .l-post-content h4.is-md, #tinymce.post-type-post h4.is-md, #tinymce.post-type-page h4.is-md, #tinymce.mce-content-body.acf_content h4.is-md, .l-post-content h5.is-md, #tinymce.post-type-post h5.is-md, #tinymce.post-type-page h5.is-md, #tinymce.mce-content-body.acf_content h5.is-md, .l-post-content h6.is-md, #tinymce.post-type-post h6.is-md, #tinymce.post-type-page h6.is-md, #tinymce.mce-content-body.acf_content h6.is-md {
		font-size: 1.28571rem
	}
}
.c-heading.is-sm, .l-post-content h2.is-sm, #tinymce.post-type-post h2.is-sm, #tinymce.post-type-page h2.is-sm, #tinymce.mce-content-body.acf_content h2.is-sm, .l-post-content h3, #tinymce.post-type-post h3, #tinymce.post-type-page h3, #tinymce.mce-content-body.acf_content h3, .l-post-content h4.is-sm, #tinymce.post-type-post h4.is-sm, #tinymce.post-type-page h4.is-sm, #tinymce.mce-content-body.acf_content h4.is-sm, .l-post-content h5.is-sm, #tinymce.post-type-post h5.is-sm, #tinymce.post-type-page h5.is-sm, #tinymce.mce-content-body.acf_content h5.is-sm, .l-post-content h6.is-sm, #tinymce.post-type-post h6.is-sm, #tinymce.post-type-page h6.is-sm, #tinymce.mce-content-body.acf_content h6.is-sm {
	font-size: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-sm, .l-post-content h2.is-sm, #tinymce.post-type-post h2.is-sm, #tinymce.post-type-page h2.is-sm, #tinymce.mce-content-body.acf_content h2.is-sm, .l-post-content h3, #tinymce.post-type-post h3, #tinymce.post-type-page h3, #tinymce.mce-content-body.acf_content h3, .l-post-content h4.is-sm, #tinymce.post-type-post h4.is-sm, #tinymce.post-type-page h4.is-sm, #tinymce.mce-content-body.acf_content h4.is-sm, .l-post-content h5.is-sm, #tinymce.post-type-post h5.is-sm, #tinymce.post-type-page h5.is-sm, #tinymce.mce-content-body.acf_content h5.is-sm, .l-post-content h6.is-sm, #tinymce.post-type-post h6.is-sm, #tinymce.post-type-page h6.is-sm, #tinymce.mce-content-body.acf_content h6.is-sm {
		font-size: 1rem
	}
}
.c-heading.is-xs, .l-post-content h2.is-xs, #tinymce.post-type-post h2.is-xs, #tinymce.post-type-page h2.is-xs, #tinymce.mce-content-body.acf_content h2.is-xs, .l-post-content h3.is-xs, #tinymce.post-type-post h3.is-xs, #tinymce.post-type-page h3.is-xs, #tinymce.mce-content-body.acf_content h3.is-xs, .l-post-content h4, #tinymce.post-type-post h4, #tinymce.post-type-page h4, #tinymce.mce-content-body.acf_content h4, .l-post-content h5.is-xs, #tinymce.post-type-post h5.is-xs, #tinymce.post-type-page h5.is-xs, #tinymce.mce-content-body.acf_content h5.is-xs, .l-post-content h6.is-xs, #tinymce.post-type-post h6.is-xs, #tinymce.post-type-page h6.is-xs, #tinymce.mce-content-body.acf_content h6.is-xs {
	font-size: 1.14286rem;
	line-height: 1.75
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-xs, .l-post-content h2.is-xs, #tinymce.post-type-post h2.is-xs, #tinymce.post-type-page h2.is-xs, #tinymce.mce-content-body.acf_content h2.is-xs, .l-post-content h3.is-xs, #tinymce.post-type-post h3.is-xs, #tinymce.post-type-page h3.is-xs, #tinymce.mce-content-body.acf_content h3.is-xs, .l-post-content h4, #tinymce.post-type-post h4, #tinymce.post-type-page h4, #tinymce.mce-content-body.acf_content h4, .l-post-content h5.is-xs, #tinymce.post-type-post h5.is-xs, #tinymce.post-type-page h5.is-xs, #tinymce.mce-content-body.acf_content h5.is-xs, .l-post-content h6.is-xs, #tinymce.post-type-post h6.is-xs, #tinymce.post-type-page h6.is-xs, #tinymce.mce-content-body.acf_content h6.is-xs {
		font-size: 1rem
	}
}
.c-heading.is-xxs, .l-post-content h2.is-xxs, #tinymce.post-type-post h2.is-xxs, #tinymce.post-type-page h2.is-xxs, #tinymce.mce-content-body.acf_content h2.is-xxs, .l-post-content h3.is-xxs, #tinymce.post-type-post h3.is-xxs, #tinymce.post-type-page h3.is-xxs, #tinymce.mce-content-body.acf_content h3.is-xxs, .l-post-content h4.is-xxs, #tinymce.post-type-post h4.is-xxs, #tinymce.post-type-page h4.is-xxs, #tinymce.mce-content-body.acf_content h4.is-xxs, .l-post-content h5, #tinymce.post-type-post h5, #tinymce.post-type-page h5, #tinymce.mce-content-body.acf_content h5, .l-post-content h6, #tinymce.post-type-post h6, #tinymce.post-type-page h6, #tinymce.mce-content-body.acf_content h6 {
	font-size: 1.28571rem;
	letter-spacing: .1em;
	margin-bottom: .42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-heading.is-xxs, .l-post-content h2.is-xxs, #tinymce.post-type-post h2.is-xxs, #tinymce.post-type-page h2.is-xxs, #tinymce.mce-content-body.acf_content h2.is-xxs, .l-post-content h3.is-xxs, #tinymce.post-type-post h3.is-xxs, #tinymce.post-type-page h3.is-xxs, #tinymce.mce-content-body.acf_content h3.is-xxs, .l-post-content h4.is-xxs, #tinymce.post-type-post h4.is-xxs, #tinymce.post-type-page h4.is-xxs, #tinymce.mce-content-body.acf_content h4.is-xxs, .l-post-content h5, #tinymce.post-type-post h5, #tinymce.post-type-page h5, #tinymce.mce-content-body.acf_content h5, .l-post-content h6, #tinymce.post-type-post h6, #tinymce.post-type-page h6, #tinymce.mce-content-body.acf_content h6 {
		font-size: 1.02857rem
	}
}
.c-heading.is-color-primary, .l-post-content h2.is-color-primary, #tinymce.post-type-post h2.is-color-primary, #tinymce.post-type-page h2.is-color-primary, #tinymce.mce-content-body.acf_content h2.is-color-primary, .l-post-content h3.is-color-primary, #tinymce.post-type-post h3.is-color-primary, #tinymce.post-type-page h3.is-color-primary, #tinymce.mce-content-body.acf_content h3.is-color-primary, .l-post-content h4, #tinymce.post-type-post h4, #tinymce.post-type-page h4, #tinymce.mce-content-body.acf_content h4, .l-post-content h5.is-color-primary, #tinymce.post-type-post h5.is-color-primary, #tinymce.post-type-page h5.is-color-primary, #tinymce.mce-content-body.acf_content h5.is-color-primary, .l-post-content h6.is-color-primary, #tinymce.post-type-post h6.is-color-primary, #tinymce.post-type-page h6.is-color-primary, #tinymce.mce-content-body.acf_content h6.is-color-primary {
	color: #00234E
}
.c-heading.is-top, .l-post-content h2.is-top, #tinymce.post-type-post h2.is-top, #tinymce.post-type-page h2.is-top, #tinymce.mce-content-body.acf_content h2.is-top, .l-post-content h3.is-top, #tinymce.post-type-post h3.is-top, #tinymce.post-type-page h3.is-top, #tinymce.mce-content-body.acf_content h3.is-top, .l-post-content h4.is-top, #tinymce.post-type-post h4.is-top, #tinymce.post-type-page h4.is-top, #tinymce.mce-content-body.acf_content h4.is-top, .l-post-content h5.is-top, #tinymce.post-type-post h5.is-top, #tinymce.post-type-page h5.is-top, #tinymce.mce-content-body.acf_content h5.is-top, .l-post-content h6.is-top, #tinymce.post-type-post h6.is-top, #tinymce.post-type-page h6.is-top, #tinymce.mce-content-body.acf_content h6.is-top {
	margin-bottom: 0!important
}
.c-heading.is-bottom, .l-post-content h2.is-bottom, #tinymce.post-type-post h2.is-bottom, #tinymce.post-type-page h2.is-bottom, #tinymce.mce-content-body.acf_content h2.is-bottom, .l-post-content h3.is-bottom, #tinymce.post-type-post h3.is-bottom, #tinymce.post-type-page h3.is-bottom, #tinymce.mce-content-body.acf_content h3.is-bottom, .l-post-content h4.is-bottom, #tinymce.post-type-post h4.is-bottom, #tinymce.post-type-page h4.is-bottom, #tinymce.mce-content-body.acf_content h4.is-bottom, .l-post-content h5.is-bottom, #tinymce.post-type-post h5.is-bottom, #tinymce.post-type-page h5.is-bottom, #tinymce.mce-content-body.acf_content h5.is-bottom, .l-post-content h6.is-bottom, #tinymce.post-type-post h6.is-bottom, #tinymce.post-type-page h6.is-bottom, #tinymce.mce-content-body.acf_content h6.is-bottom {
	margin-top: 0!important
}
.c-hero-block-line {
	overflow: hidden
}
.c-hero-block-line .l-container {
	position: relative
}
.c-hero-block-line__block {
	margin-bottom: 5.71429rem;
	position: relative;
	min-height: 34.28571rem;
	padding-top: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__block {
		margin-bottom: 2.28571rem;
		min-height: inherit;
		padding-top: 0!important
	}
}
.c-hero-block-line__block:nth-child(even) .c-hero-block-line__image, .c-hero-block-line__block.is-reverse .c-hero-block-line__image {
	left: auto;
	right: 0
}
.c-hero-block-line__block:nth-child(even) .c-hero-block-line__content, .c-hero-block-line__block.is-reverse .c-hero-block-line__content {
	margin-left: 0;
	padding-right: 14.03509%;
	padding-left: 5.4386%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__block:nth-child(even) .c-hero-block-line__content, .c-hero-block-line__block.is-reverse .c-hero-block-line__content {
		padding-left: 1.71429rem;
		padding-right: 1.71429rem
	}
}
.c-hero-block-line__block:nth-child(even) .c-hero-block-line__link, .c-hero-block-line__block.is-reverse .c-hero-block-line__link {
	right: 27.21088%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__block:nth-child(even) .c-hero-block-line__link, .c-hero-block-line__block.is-reverse .c-hero-block-line__link {
		right: auto
	}
}
.c-hero-block-line__block:last-child {
	margin-bottom: .57143rem
}
.c-hero-block-line__image {
	display: block;
	position: absolute;
	top: -3.42857rem;
	left: 0;
	height: 28.57143rem;
	overflow: hidden;
	width: 51.57895%;
	z-index: 2;
	opacity: 1!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__image {
		position: relative;
		width: 100%;
		height: 55vw;
		top: 0
	}
}
.c-hero-block-line__image:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	transition: all .2s
}
.c-hero-block-line__image:hover:after {
	opacity: .3
}
.c-hero-block-line__image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: inherit
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__image img {
		height: 100%
	}
}
.c-hero-block-line__content {
	background-color: #fff;
	position: relative;
	width: 57.01754%;
	min-height: 22.28571rem;
	margin-left: auto;
	padding-top: 6.28571rem;
	padding-right: 4.57143rem;
	padding-bottom: 7.35714rem;
	padding-left: 14.03509%;
	border: 1px solid #00234E;
	z-index: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__content {
		width: calc(100% - 24px);
		min-height: inherit;
		margin-top: -2.85714rem;
		z-index: 99;
		margin-left: auto!important;
		margin-right: auto!important;
		padding: 1.42857rem 1.71429rem 1.14286rem
	}
}
.c-hero-block-line__label {
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__label {
		margin-bottom: .85714rem
	}
}
.c-hero-block-line__detail {
	color: #00234E;
	font-weight: 400
}
.c-hero-block-line__link {
	position: absolute;
	bottom: 3.71429rem;
	right: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__link {
		position: relative;
		bottom: auto;
		right: auto;
		text-align: right;
		margin-top: 1.14286rem
	}
}
.c-hero-block-line__link a {
	color: #000;
	text-decoration: none;
	font-size: 1rem;
	letter-spacing: .1em;
	line-height: 214.28571%;
	font-weight: 700;
	display: inline-block;
	padding-right: 1.28571rem;
	position: relative
}
.c-hero-block-line__link a:after {
	content: "\f105";
	font-family: "FontAwesome";
	color: #00234E;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}
.c-hero-block-line__head {
	display: flex;
	align-items: center;
	margin-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__head {
		margin-bottom: .85714rem
	}
}
.c-hero-block-line__head small {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 7.14286rem;
	opacity: .25;
	line-height: 1;
	letter-spacing: 0;
	cursor: pointer;
	margin-right: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__head small {
		font-size: 3.57143rem;
		margin-right: .57143rem
	}
}
.c-hero-block-line__head span {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: .1em
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__head span {
		font-size: 1.7rem
	}
}
.c-hero-block-line__button {
	margin-top: 2.28571rem;
	text-align: right
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line__button {
		margin-top: 1.14286rem
	}
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content {
	border-right: none
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content:after {
	content: '';
	display: block;
	background: #fff;
	border-top: 1px solid #00234E;
	border-bottom: 1px solid #00234E;
	height: 100%;
	position: absolute;
	top: -1px;
	right: 0;
	width: 2000px;
	transform: translateX(100%);
	z-index: 10
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content {
		border-left: none;
		padding-left: 0;
		padding-right: 0
	}
	.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content:before {
		content: '';
		display: block;
		background: #fff;
		border-top: 1px solid #00234E;
		border-bottom: 1px solid #00234E;
		height: 100%;
		position: absolute;
		top: -1px;
		left: 0;
		width: 2000px;
		transform: translateX(-100%);
		z-index: 10
	}
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content {
	border-left: none
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content:after {
	content: '';
	display: block;
	background: #fff;
	border-top: 1px solid #00234E;
	border-bottom: 1px solid #00234E;
	height: 100%;
	position: absolute;
	top: -1px;
	left: 0;
	width: 2000px;
	transform: translateX(-100%);
	z-index: 10
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content {
		padding-left: 0;
		padding-right: 0;
		border-right: 0
	}
	.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content:before {
		content: '';
		display: block;
		background: #fff;
		border-top: 1px solid #00234E;
		border-bottom: 1px solid #00234E;
		height: 100%;
		position: absolute;
		top: -1px;
		right: 0;
		width: 2000px;
		transform: translateX(100%);
		z-index: 10
	}
}
.c-hero-block-slip {
	margin-bottom: 12.35714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-slip {
		margin-bottom: 6.17857rem
	}
}
.c-hero-block-slip__block {
	position: relative
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block {
		margin-bottom: 2.28571rem!important
	}
}
.c-hero-block-slip__block:last-of-type {
	margin-bottom: 0!important
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:last-of-type {
		margin-bottom: 0!important
	}
}
.c-hero-block-slip__image {
	position: absolute;
	top: 0;
	width: 50%;
	max-height: 28.57143rem
}
.c-hero-block-slip__image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__image {
		position: relative;
		width: 100%;
		max-height: 21.42857rem
	}
}
.c-hero-block-slip__image::before {
	content: "";
	display: block;
	padding-top: 57.14286%
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__image::before {
		padding-top: 80%
	}
}
.c-hero-block-slip__content {
	width: 61.40351%;
	min-height: 28.57143rem;
	position: relative;
	z-index: 99;
	display: flex;
	align-items: center
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__content {
		width: 100%;
		min-height: auto;
		display: block;
		background: none!important
	}
}
.c-hero-block-slip__number {
	font-size: 6.85714rem;
	color: #B29B19;
	letter-spacing: 0;
	font-family: 'Amiri', serif;
	font-weight: 400
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__number {
		display: none
	}
}
.c-hero-block-slip__txts {
	margin-left: 2.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__txts {
		margin-left: 0
	}
}
.c-hero-block-slip__title {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1.42857rem;
	line-height: 1.5
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__title {
		font-size: 1.71429rem;
		margin-bottom: .71429rem;
		line-height: 1.83333;
		color: #00234E;
		display: flex;
		align-items: center
	}
}
.c-hero-block-slip__title span {
	display: none
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__title span {
		display: block;
		color: #B29B19;
		font-size: 2.28571rem;
		margin-right: .85714rem
	}
}
.c-hero-block-slip__text {
	font-size: 1rem
}
.c-hero-block-slip__block:nth-of-type(odd) {
	padding-top: 6.78571rem;
	margin-bottom: 3.42857rem
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:nth-of-type(odd) {
		padding-top: 0;
		margin-bottom: 0
	}
}
.c-hero-block-slip__block:nth-of-type(odd) .c-hero-block-slip__image {
	left: 0
}
.c-hero-block-slip__block:nth-of-type(odd) .c-hero-block-slip__content {
	background: #EDF1F5;
	margin-left: auto;
	padding: 7.85714rem 9.28571rem 7.85714rem 5rem
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:nth-of-type(odd) .c-hero-block-slip__content {
		padding: .85714rem 0
	}
}
.c-hero-block-slip__block:nth-of-type(odd) .c-hero-block-slip__title {
	color: #00234E
}
.c-hero-block-slip__block:nth-of-type(even) {
	margin-bottom: 7.92857rem
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:nth-of-type(even) {
		margin-bottom: 0
	}
}
.c-hero-block-slip__block:nth-of-type(even) .c-hero-block-slip__image {
	top: 4.5rem;
	right: 0
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:nth-of-type(even) .c-hero-block-slip__image {
		top: 0
	}
}
.c-hero-block-slip__block:nth-of-type(even) .c-hero-block-slip__content {
	background: #00234E;
	margin-right: auto;
	color: #fff;
	padding: 8.57143rem 2.85714rem 8.57143rem 6.42857rem
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:nth-of-type(even) .c-hero-block-slip__content {
		padding: .85714rem 0;
		color: #000
	}
}
.c-hero-block-square__block {
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square__block {
		margin-bottom: 1.14286rem
	}
}
.c-hero-block-square__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	min-height: 28.57143rem;
	overflow: hidden
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square__image {
		position: relative;
		width: 100%;
		min-height: 60vw
	}
}
.c-hero-block-square__image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	min-width: 100%;
	max-width: inherit
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square__image img {
		width: auto;
		height: 100%
	}
}
.c-hero-block-square__content {
	width: 50%;
	margin-left: auto;
	padding: 4rem 0 4rem 4.57143rem;
	display: flex;
	min-height: 28.57143rem;
	align-items: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square__content {
		width: 100%;
		padding: 1.71429rem 0!important;
		min-height: inherit;
		display: block
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square__content .c-heading, .c-hero-block-square__content .l-post-content h2, .l-post-content .c-hero-block-square__content h2, .c-hero-block-square__content #tinymce.post-type-post h2, #tinymce.post-type-post .c-hero-block-square__content h2, .c-hero-block-square__content #tinymce.post-type-page h2, #tinymce.post-type-page .c-hero-block-square__content h2, .c-hero-block-square__content #tinymce.mce-content-body.acf_content h2, #tinymce.mce-content-body.acf_content .c-hero-block-square__content h2, .c-hero-block-square__content .l-post-content h3, .l-post-content .c-hero-block-square__content h3, .c-hero-block-square__content #tinymce.post-type-post h3, #tinymce.post-type-post .c-hero-block-square__content h3, .c-hero-block-square__content #tinymce.post-type-page h3, #tinymce.post-type-page .c-hero-block-square__content h3, .c-hero-block-square__content #tinymce.mce-content-body.acf_content h3, #tinymce.mce-content-body.acf_content .c-hero-block-square__content h3, .c-hero-block-square__content .l-post-content h4, .l-post-content .c-hero-block-square__content h4, .c-hero-block-square__content #tinymce.post-type-post h4, #tinymce.post-type-post .c-hero-block-square__content h4, .c-hero-block-square__content #tinymce.post-type-page h4, #tinymce.post-type-page .c-hero-block-square__content h4, .c-hero-block-square__content #tinymce.mce-content-body.acf_content h4, #tinymce.mce-content-body.acf_content .c-hero-block-square__content h4, .c-hero-block-square__content .l-post-content h5, .l-post-content .c-hero-block-square__content h5, .c-hero-block-square__content #tinymce.post-type-post h5, #tinymce.post-type-post .c-hero-block-square__content h5, .c-hero-block-square__content #tinymce.post-type-page h5, #tinymce.post-type-page .c-hero-block-square__content h5, .c-hero-block-square__content #tinymce.mce-content-body.acf_content h5, #tinymce.mce-content-body.acf_content .c-hero-block-square__content h5, .c-hero-block-square__content .l-post-content h6, .l-post-content .c-hero-block-square__content h6, .c-hero-block-square__content #tinymce.post-type-post h6, #tinymce.post-type-post .c-hero-block-square__content h6, .c-hero-block-square__content #tinymce.post-type-page h6, #tinymce.post-type-page .c-hero-block-square__content h6, .c-hero-block-square__content #tinymce.mce-content-body.acf_content h6, #tinymce.mce-content-body.acf_content .c-hero-block-square__content h6 {
		margin-bottom: 1.14286rem!important
	}
}
.c-hero-block-square__button {
	margin-top: 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square__button {
		margin-top: 1.71429rem
	}
}
.c-hero-block-square__block:nth-child(even) .c-hero-block-square__image, .c-hero-block-square__block.is-reverse .c-hero-block-square__image {
	left: auto;
	right: 0
}
.c-hero-block-square__block:nth-child(even) .c-hero-block-square__content, .c-hero-block-square__block.is-reverse .c-hero-block-square__content {
	margin-left: 0;
	padding: 4rem 4.57143rem 4rem 0
}
.c-hero-block-square.is-number .c-hero-block-square__heading {
	display: flex;
	align-items: center;
	margin-bottom: .57143rem
}
.c-hero-block-square.is-number .c-hero-block-square__heading span {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 60px;
	line-height: 1.18333;
	letter-spacing: 0;
	color: #00234E;
	margin-right: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square.is-number .c-hero-block-square__heading span {
		font-size: 3.42857rem
	}
}
.c-hero-block-square.is-number .c-hero-block-square__heading .c-heading, .c-hero-block-square.is-number .c-hero-block-square__heading .l-post-content h2, .l-post-content .c-hero-block-square.is-number .c-hero-block-square__heading h2, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-post h2, #tinymce.post-type-post .c-hero-block-square.is-number .c-hero-block-square__heading h2, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-page h2, #tinymce.post-type-page .c-hero-block-square.is-number .c-hero-block-square__heading h2, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.mce-content-body.acf_content h2, #tinymce.mce-content-body.acf_content .c-hero-block-square.is-number .c-hero-block-square__heading h2, .c-hero-block-square.is-number .c-hero-block-square__heading .l-post-content h3, .l-post-content .c-hero-block-square.is-number .c-hero-block-square__heading h3, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-post h3, #tinymce.post-type-post .c-hero-block-square.is-number .c-hero-block-square__heading h3, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-page h3, #tinymce.post-type-page .c-hero-block-square.is-number .c-hero-block-square__heading h3, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.mce-content-body.acf_content h3, #tinymce.mce-content-body.acf_content .c-hero-block-square.is-number .c-hero-block-square__heading h3, .c-hero-block-square.is-number .c-hero-block-square__heading .l-post-content h4, .l-post-content .c-hero-block-square.is-number .c-hero-block-square__heading h4, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-post h4, #tinymce.post-type-post .c-hero-block-square.is-number .c-hero-block-square__heading h4, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-page h4, #tinymce.post-type-page .c-hero-block-square.is-number .c-hero-block-square__heading h4, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.mce-content-body.acf_content h4, #tinymce.mce-content-body.acf_content .c-hero-block-square.is-number .c-hero-block-square__heading h4, .c-hero-block-square.is-number .c-hero-block-square__heading .l-post-content h5, .l-post-content .c-hero-block-square.is-number .c-hero-block-square__heading h5, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-post h5, #tinymce.post-type-post .c-hero-block-square.is-number .c-hero-block-square__heading h5, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-page h5, #tinymce.post-type-page .c-hero-block-square.is-number .c-hero-block-square__heading h5, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.mce-content-body.acf_content h5, #tinymce.mce-content-body.acf_content .c-hero-block-square.is-number .c-hero-block-square__heading h5, .c-hero-block-square.is-number .c-hero-block-square__heading .l-post-content h6, .l-post-content .c-hero-block-square.is-number .c-hero-block-square__heading h6, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-post h6, #tinymce.post-type-post .c-hero-block-square.is-number .c-hero-block-square__heading h6, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.post-type-page h6, #tinymce.post-type-page .c-hero-block-square.is-number .c-hero-block-square__heading h6, .c-hero-block-square.is-number .c-hero-block-square__heading #tinymce.mce-content-body.acf_content h6, #tinymce.mce-content-body.acf_content .c-hero-block-square.is-number .c-hero-block-square__heading h6 {
	margin-bottom: 0
}
.c-hero-block-square.is-zigzag .c-hero-block-square__block {
	margin-bottom: 5.71429rem
}
.c-hero-block-square.is-zigzag .c-hero-block-square__image {
	width: 51.28571%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square.is-zigzag .c-hero-block-square__image {
		width: 100%
	}
}
.c-hero-block-square.is-zigzag .c-hero-block-square__content {
	width: 48.24561%;
	padding-top: 0;
	padding-bottom: 0;
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block-square.is-zigzag .c-hero-block-square__content {
		width: 100%
	}
}
.c-hero-block-square.is-zigzag .c-hero-block-square__title {
	margin-top: 0;
	margin-bottom: 1.71429rem
}
.c-hero-block-square.is-zigzag .c-hero-block-square__question {
	margin-bottom: 1.71429rem
}
.c-hero-block {
	overflow: hidden
}
.c-hero-block__block {
	margin-bottom: 5.71429rem;
	position: relative;
	min-height: 34.28571rem;
	padding-top: 5.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__block {
		margin-bottom: 3.42857rem;
		min-height: inherit;
		padding-top: 0!important
	}
}
.c-hero-block__block:nth-child(even) .c-hero-block__image, .c-hero-block__block.is-reverse .c-hero-block__image {
	left: auto;
	right: 0
}
.c-hero-block__block:nth-child(even) .c-hero-block__content, .c-hero-block__block.is-reverse .c-hero-block__content {
	margin-left: 0
}
.c-hero-block__block:last-child {
	margin-bottom: .57143rem
}
.c-hero-block__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 55%;
	height: 34.28571rem;
	overflow: hidden
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__image {
		position: relative;
		width: 100%;
		height: 55vw
	}
}
.c-hero-block__image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: inherit
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__image img {
		width: 100%;
		height: 100%
	}
}
.c-hero-block__content {
	background-color: #fff;
	position: relative;
	z-index: 99;
	width: 51.57895%;
	min-height: 22.28571rem;
	margin-left: auto;
	padding: 4.57143rem;
	border: 1px solid #00234E
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__content {
		width: 100%;
		min-height: inherit;
		margin-top: -1.71429rem;
		padding: 1.71429rem
	}
}
.c-hero-block__detail {
	color: #00234E;
	font-weight: 400
}
.c-hero-block__head {
	display: flex;
	align-items: center;
	margin-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__head {
		margin-bottom: .85714rem
	}
}
.c-hero-block__head small {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 7.14286rem;
	opacity: .25;
	line-height: 1;
	letter-spacing: 0;
	cursor: pointer;
	margin-right: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__head small {
		font-size: 3.57143rem;
		margin-right: .57143rem
	}
}
.c-hero-block__head span {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: .1em
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__head span {
		font-size: 1.7rem
	}
}
.c-hero-block__button {
	margin-top: 2.28571rem;
	text-align: right
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-hero-block__button {
		margin-top: 1.14286rem
	}
}
hr, .c-hr {
	border-top: 1px solid #D9D9D9;
	border-left: none;
	border-right: none;
	border-bottom: none;
	box-shadow: none;
	margin: 3.42857rem auto
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	hr, .c-hr {
		margin: 2.28571rem auto
	}
}
hr.is-border-dotted, .c-hr.is-border-dotted {
	border-top: 1px dotted #D9D9D9
}
hr.is-line-double, .c-hr.is-line-double {
	border-bottom: 1px solid #D9D9D9;
	height: 2px
}
.c-label {
	background-color: #00234E;
	color: #fff;
	display: inline-block;
	text-align: center;
	min-width: 8.28571rem;
	font-size: .92857rem;
	padding: .07143rem .57143rem;
	border: 1px solid #00234E;
	font-weight: 700
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-label {
		font-size: .85714rem;
		min-width: 6.28571rem
	}
}
.c-label.is-xlg {
	min-width: 11.14286rem;
	font-size: 1rem;
	padding: .21429rem .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-label.is-xlg {
		min-width: 8.57143rem;
		font-size: .85714rem;
		padding: .14286rem .57143rem
	}
}
.c-label.is-lg {
	min-width: 11.42857rem;
	font-size: .92857rem
}
.c-label.is-sm {
	min-width: 5.71429rem;
	font-size: .85714rem;
	padding: 0 .57143rem
}
.c-label.is-white {
	background-color: #fff;
	color: #00234E
}
.c-label.is-secondary {
	background: #EDF1F5;
	color: #000
}
.c-lead {
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-lead {
		text-align: left
	}
}
.c-list.is-disc li, .l-post-content ul li, #tinymce.post-type-post ul li, #tinymce.post-type-page ul li, #tinymce.mce-content-body.acf_content ul li, .l-post-content ol.is-disc li, #tinymce.post-type-post ol.is-disc li, #tinymce.post-type-page ol.is-disc li, #tinymce.mce-content-body.acf_content ol.is-disc li {
	text-indent: -1em;
	padding-left: 1em
}
.c-list.is-disc li:before, .l-post-content ul li:before, #tinymce.post-type-post ul li:before, #tinymce.post-type-page ul li:before, #tinymce.mce-content-body.acf_content ul li:before, .l-post-content ol.is-disc li:before, #tinymce.post-type-post ol.is-disc li:before, #tinymce.post-type-page ol.is-disc li:before, #tinymce.mce-content-body.acf_content ol.is-disc li:before {
	content: "・";
	color: #000
}
.c-list.is-disc ul, .l-post-content ul ul, #tinymce.post-type-post ul ul, #tinymce.post-type-page ul ul, #tinymce.mce-content-body.acf_content ul ul, .l-post-content ol.is-disc ul, #tinymce.post-type-post ol.is-disc ul, #tinymce.post-type-page ol.is-disc ul, #tinymce.mce-content-body.acf_content ol.is-disc ul {
	margin-left: 1.71429rem
}
.c-list.is-disc ul li, .l-post-content ul ul li, #tinymce.post-type-post ul ul li, #tinymce.post-type-page ul ul li, #tinymce.mce-content-body.acf_content ul ul li, .l-post-content ol.is-disc ul li, #tinymce.post-type-post ol.is-disc ul li, #tinymce.post-type-page ol.is-disc ul li, #tinymce.mce-content-body.acf_content ol.is-disc ul li {
	text-indent: -1em;
	padding-left: 1em
}
.c-list.is-disc ul li:before, .l-post-content ul ul li:before, #tinymce.post-type-post ul ul li:before, #tinymce.post-type-page ul ul li:before, #tinymce.mce-content-body.acf_content ul ul li:before, .l-post-content ol.is-disc ul li:before, #tinymce.post-type-post ol.is-disc ul li:before, #tinymce.post-type-page ol.is-disc ul li:before, #tinymce.mce-content-body.acf_content ol.is-disc ul li:before {
	content: "・";
	color: #000
}
.c-list.is-icon li, .l-post-content ul.is-icon li, #tinymce.post-type-post ul.is-icon li, #tinymce.post-type-page ul.is-icon li, #tinymce.mce-content-body.acf_content ul.is-icon li, .l-post-content ol.is-icon li, #tinymce.post-type-post ol.is-icon li, #tinymce.post-type-page ol.is-icon li, #tinymce.mce-content-body.acf_content ol.is-icon li {
	position: relative;
	padding-left: 1.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-list.is-icon li, .l-post-content ul.is-icon li, #tinymce.post-type-post ul.is-icon li, #tinymce.post-type-page ul.is-icon li, #tinymce.mce-content-body.acf_content ul.is-icon li, .l-post-content ol.is-icon li, #tinymce.post-type-post ol.is-icon li, #tinymce.post-type-page ol.is-icon li, #tinymce.mce-content-body.acf_content ol.is-icon li {
		padding-left: 1.28571rem
	}
}
.c-list.is-icon li:before, .l-post-content ul.is-icon li:before, #tinymce.post-type-post ul.is-icon li:before, #tinymce.post-type-page ul.is-icon li:before, #tinymce.mce-content-body.acf_content ul.is-icon li:before, .l-post-content ol.is-icon li:before, #tinymce.post-type-post ol.is-icon li:before, #tinymce.post-type-page ol.is-icon li:before, #tinymce.mce-content-body.acf_content ol.is-icon li:before {
	content: "\f111";
	font-size: .8em;
	font-family: "FontAwesome";
	color: #00234E;
	position: absolute;
	top: .28571rem;
	left: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-list.is-icon li:before, .l-post-content ul.is-icon li:before, #tinymce.post-type-post ul.is-icon li:before, #tinymce.post-type-page ul.is-icon li:before, #tinymce.mce-content-body.acf_content ul.is-icon li:before, .l-post-content ol.is-icon li:before, #tinymce.post-type-post ol.is-icon li:before, #tinymce.post-type-page ol.is-icon li:before, #tinymce.mce-content-body.acf_content ol.is-icon li:before {
		top: .28571rem
	}
}
.c-list.is-icon li ul, .l-post-content ul.is-icon li ul, #tinymce.post-type-post ul.is-icon li ul, #tinymce.post-type-page ul.is-icon li ul, #tinymce.mce-content-body.acf_content ul.is-icon li ul, .l-post-content ol.is-icon li ul, #tinymce.post-type-post ol.is-icon li ul, #tinymce.post-type-page ol.is-icon li ul, #tinymce.mce-content-body.acf_content ol.is-icon li ul {
	margin-left: 1.71429rem
}
.c-list.is-icon li ul li, .l-post-content ul.is-icon li ul li, #tinymce.post-type-post ul.is-icon li ul li, #tinymce.post-type-page ul.is-icon li ul li, #tinymce.mce-content-body.acf_content ul.is-icon li ul li, .l-post-content ol.is-icon li ul li, #tinymce.post-type-post ol.is-icon li ul li, #tinymce.post-type-page ol.is-icon li ul li, #tinymce.mce-content-body.acf_content ol.is-icon li ul li {
	padding-left: 1.28571rem
}
.c-list.is-icon li ul li:before, .l-post-content ul.is-icon li ul li:before, #tinymce.post-type-post ul.is-icon li ul li:before, #tinymce.post-type-page ul.is-icon li ul li:before, #tinymce.mce-content-body.acf_content ul.is-icon li ul li:before, .l-post-content ol.is-icon li ul li:before, #tinymce.post-type-post ol.is-icon li ul li:before, #tinymce.post-type-page ol.is-icon li ul li:before, #tinymce.mce-content-body.acf_content ol.is-icon li ul li:before {
	content: "・";
	color: #000
}
.c-list.is-outline, .l-post-content ul.is-outline, #tinymce.post-type-post ul.is-outline, #tinymce.post-type-page ul.is-outline, #tinymce.mce-content-body.acf_content ul.is-outline, .l-post-content ol, #tinymce.post-type-post ol, #tinymce.post-type-page ol, #tinymce.mce-content-body.acf_content ol {
	padding-left: 1.42857rem!important
}
.c-list.is-outline li, .l-post-content ul.is-outline li, #tinymce.post-type-post ul.is-outline li, #tinymce.post-type-page ul.is-outline li, #tinymce.mce-content-body.acf_content ul.is-outline li, .l-post-content ol li, #tinymce.post-type-post ol li, #tinymce.post-type-page ol li, #tinymce.mce-content-body.acf_content ol li {
	position: relative;
	list-style: decimal
}
.c-list.is-outline li ul li, .l-post-content ul.is-outline li ul li, #tinymce.post-type-post ul.is-outline li ul li, #tinymce.post-type-page ul.is-outline li ul li, #tinymce.mce-content-body.acf_content ul.is-outline li ul li, .l-post-content ol li ul li, #tinymce.post-type-post ol li ul li, #tinymce.post-type-page ol li ul li, #tinymce.mce-content-body.acf_content ol li ul li {
	margin-left: 2.71429rem
}
.c-main-visual {
	width: 100%;
	position: relative
}
.c-main-visual__wrap {
	position: relative
}
.c-main-visual__image {
	width: 100%;
	height: 100vh;
	min-height: 42.85714rem;
	max-height: 77.14286rem;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__image {
		min-height: auto;
		max-height: 39.14286rem;
		background-position: center center
	}
}
.c-main-visual__image:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	top: 0;
	left: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-main-visual__image:after {
		background: rgba(0, 0, 0, .4)
	}
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__image.is-right {
		background-position: center right 30%
	}
}
.c-main-visual__inner {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateY(33px);
	z-index: 99;
	text-align: center;
	padding: 0 1.14286rem
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__inner {
		transform: translateY(-50%) translateY(-12px)
	}
}
.c-main-visual__text img {
	width: 100%;
	max-width: 55.14286rem;
	height: auto;
	margin: 0 auto
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__text img {
		width: 81.26316%
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-main-visual__text img {
		width: 100%;
		max-width: 18.14286rem
	}
}
.c-main-visual__button {
	margin-top: 3.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-main-visual__button {
		margin-top: 3rem
	}
}
.c-main-visual__button a {
	border: 2px solid #fff;
	padding: 1.28571rem 1.71429rem;
	font-size: 1.14286rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5625;
	text-align: center;
	color: #fff;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1);
	z-index: 999
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-main-visual__button a {
		max-width: 20.28571rem;
		font-size: 1rem;
		line-height: 1.14286;
		padding: 1.5rem 1.71429rem
	}
}
.c-main-visual__button a:before {
	background: #fff
}
.c-main-visual__button a:after {
	content: '';
	display: block;
	width: 1.28571rem;
	height: 1.28571rem;
	background-image: url(../image/icon-main-visual-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: 1.28571rem;
	top: 50%;
	transform: translateY(-50%)
}
.c-main-visual__button a:hover {
	border-color: #fff;
	color: #00234E
}
.c-main-visual__button a:hover::before {
	background: #fff!important
}
.c-main-visual__button a:hover::after {
	background-image: url(../image/icon-main-visual-button-02.png)
}
.c-main-visual__scroll {
	position: absolute;
	right: 0;
	top: 50%;
	transform: rotate(90deg) translateY(-50%) translateX(40px);
	z-index: 1000;
	padding-right: 6.78571rem;
	cursor: pointer
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__scroll {
		transform: translateX(-50%);
		right: auto;
		left: 50%;
		top: auto;
		bottom: 0;
		padding-right: 0;
		padding-bottom: 3.57143rem
	}
}
.c-main-visual__scroll span {
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: .85714rem;
	letter-spacing: .2em;
	line-height: 1.75;
	color: #fff
}
.c-main-visual__scroll span:nth-of-type(2) {
	display: block;
	width: 5.71429rem;
	height: .07143rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__scroll span:nth-of-type(2) {
		width: 1px;
		height: 3.14286rem;
		top: auto;
		bottom: 0;
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
}
.c-main-visual__scroll span:nth-of-type(2):before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: scrollAnim 3s ease-in-out infinite;
	animation: scrollAnim 3s ease-in-out infinite;
	transform-origin: left center
}
@media screen and (max-width:59.3125em) {
	.c-main-visual__scroll span:nth-of-type(2):before {
		background-color: rgba(255, 255, 255, .5);
		-webkit-animation: scrollAnimY 3s ease-in-out infinite;
		animation: scrollAnimY 3s ease-in-out infinite
	}
}
.c-main-visual .owl-dots {
	position: absolute;
	bottom: 2.92857rem;
	left: 0;
	width: 100%;
	z-index: 99;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0 2.64286rem
}
@media screen and (max-width:59.3125em) {
	.c-main-visual .owl-dots {
		bottom: 1.14286rem;
		display: none
	}
}
.c-main-visual .owl-dots .owl-dot {
	margin: 0 .57143rem;
	width: .57143rem;
	height: .57143rem;
	background-color: #fff;
	border-radius: 1000px;
	display: block;
	outline: none
}
.c-main-visual .owl-dots .owl-dot.active {
	background-color: #B29B19!important
}
.c-main-visual .owl-carousel {
	z-index: inherit!important
}
.c-main-visual .owl-stage {
	overflow: hidden
}
.c-main-visual .owl-item {
	overflow: hidden!important
}
.c-main-visual .owl-item .c-main-visual__image {
	transition: transform 7s linear
}
.c-main-visual .owl-item.active .c-main-visual__image {
	z-index: 1;
	transform: scale(1.2)
}
.c-main-visual .owl-item.cloned {
	overflow: hidden
}
.c-main-visual .owl-item.cloned .c-main-visual__image {
	transform: scale(1.2)
}
.c-main-visual .owl-item.animated .c-main-visual__image {
	transform: scale(1.3)
}
.c-menu-list__head {
	text-align: center;
	background-color: #00234E;
	color: #fff;
	font-weight: 700;
	padding: .85714rem 1.14286rem
}
.c-menu-list ul li {
	border-bottom: 1px solid #D9D9D9
}
.c-menu-list ul li a {
	text-decoration: none;
	color: #000;
	font-weight: 700;
	display: block;
	padding: 1rem 1.14286rem 1rem 2.57143rem;
	position: relative;
	transition: all .2s
}
.c-menu-list ul li a:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #00234E;
	position: absolute;
	top: 1rem;
	left: 1.14286rem
}
.c-menu-list ul li a:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	background-color: #00234E;
	bottom: 0;
	left: 0;
	transform: translateY(1px);
	transition: all .4s ease;
	opacity: 0
}
.c-menu-list ul li a:hover {
	opacity: 1;
	color: #00234E
}
.c-menu-list ul li a:hover:after {
	width: 100%;
	opacity: 1
}
.c-menu-list ul li ul {
	border-top: 1px solid #D9D9D9;
	padding: .57143rem 0
}
.c-menu-list ul li ul li {
	border-bottom: none
}
.c-menu-list ul li ul li a {
	font-weight: 400;
	padding: .35714rem 1.71429rem .35714rem 3.42857rem
}
.c-menu-list ul li ul li a:before {
	left: 2.28571rem;
	top: .28571rem
}
.c-menu-list ul li ul li a:after {
	display: none
}
.c-menu-list__banners {
	margin-top: .57143rem
}
.c-menu-list__block {
	display: flex;
	text-decoration: none;
	color: #00234E;
	background-color: rgba(0, 35, 78, .2);
	font-size: 1rem;
	min-height: 4.57143rem;
	align-items: center;
	padding: .57143rem 2.28571rem .57143rem 1.14286rem;
	position: relative
}
.c-menu-list__block:after {
	content: "\f107";
	font-family: "FontAwesome";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 1.14286rem;
	font-size: 1.14286rem
}
.c-menu-list__submenu {
	padding-left: 1.71429rem;
	border-bottom: 1px solid #D9D9D9;
	display: none
}
.c-menu-list__submenu li:last-child {
	border-bottom: none
}
.c-menu-list__submenu li a {
	font-weight: 400!important;
	font-size: 1rem!important;
	padding: 1.42857rem 1.14286rem 1.42857rem 1.42857rem!important
}
.c-menu-list__submenu li a:before {
	left: 0!important;
	top: 1.42857rem!important
}
.c-menu-list__submenu li a:after {
	display: none
}
.c-news-header {
	margin-bottom: 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-header {
		margin-bottom: 1.14286rem
	}
}
.c-news-header__title {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 1.71429rem;
	margin-top: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-header__title {
		font-size: 1.42857rem;
		margin-bottom: 1.14286rem
	}
}
.c-news-header__sup {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}
.c-news-header__date {
	font-family: 'Amiri', serif;
	font-weight: 700;
	color: #00234E;
	margin: 0 1.71429rem;
	letter-spacing: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-header__date {
		margin: 0 1.14286rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-header__tag {
		margin-top: .57143rem;
		width: 100%
	}
}
.c-news-header__tag ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.c-news-header__tag ul li {
	margin-right: 1.14286rem
}
.c-news-header__tag ul li a {
	text-decoration: none;
	font-weight: 400;
	font-size: 1rem;
	display: block
}
.c-news-lg__block {
	display: block;
	text-decoration: none;
	font-weight: 400;
	color: #000;
	padding: 1.71429rem 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-lg__block {
		padding: 1.14286rem 0
	}
}
.c-news-lg__block:first-child {
	padding-top: 0
}
.c-news-lg__sup {
	display: flex;
	align-items: center;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-lg__sup {
		margin-bottom: .57143rem
	}
}
.c-news-lg__date {
	margin-left: .85714rem;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 1rem
}
.c-news-lg__date:before {
	content: "\f017";
	font-family: "FontAwesome";
	margin-right: .28571rem
}
.c-news-lg__title {
	font-size: 1.71429rem;
	margin-bottom: .57143rem;
	line-height: 1.5
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-lg__title {
		font-size: 1.28571rem;
		margin-bottom: .28571rem
	}
}
.c-news-lg__excerpt {
	font-size: .85714rem
}
.c-news-lg.is-image-display .c-news-lg__block {
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #D9D9D9
}
.c-news-lg.is-image-display .c-news-lg__image {
	width: 9.71429rem;
	flex-shrink: 0;
	margin-right: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-lg.is-image-display .c-news-lg__image {
		width: 7.14286rem;
		margin-right: 1.71429rem
	}
}
.c-news-oneline {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1000
}
@media screen and (max-width:59.3125em) {
	.c-news-oneline {
		position: relative
	}
}
.c-news-oneline__block {
	width: 100%;
	min-width: 54.28571rem;
	max-width: 54.28571rem;
	display: flex;
	align-items: stretch;
	justify-content: flex-start
}
@media screen and (max-width:59.3125em) {
	.c-news-oneline__block {
		width: 100%;
		max-width: 100%;
		min-width: inherit
	}
}
.c-news-oneline__head {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #00234E;
	width: 7.42857rem;
	flex: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__head {
		width: 4.78571rem
	}
}
.c-news-oneline__head span {
	color: #fff;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.78571
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__head span {
		font-size: .85714rem;
		line-height: 1.75
	}
}
.c-news-oneline__content {
	width: 100%;
	max-width: calc(100% - 104px);
	background-color: #EDF1F5;
	padding: 2rem 7.14286rem 2rem 2.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__content {
		max-width: 100%;
		min-width: 0;
		padding: .85714rem 1.78571rem .85714rem 1.42857rem
	}
}
.c-news-oneline__inner {
	text-decoration: none;
	display: flex!important;
	align-items: center;
	justify-content: flex-start;
	color: #000
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__inner {
		display: block!important
	}
}
.c-news-oneline__date {
	display: inline-block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: 0;
	line-height: 1.78571;
	flex: none;
	color: #00234E;
	margin-right: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__date {
		display: block;
		margin-right: 0;
		font-size: .85714rem;
		line-height: 1.75
	}
}
.c-news-oneline__text {
	width: 100%;
	letter-spacing: .05em;
	overflow: hidden;
	width: 100%;
	color: #111
}
.c-news-oneline__text span {
	display: block;
	font-size: 13px;
	height: 24px;
	line-height: 1.84615;
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text span {
		font-size: 12px;
		height: 22.15385px
	}
}
.c-news-oneline__text span:before, .c-news-oneline__text span:after {
	background: #fff;
	position: absolute
}
.c-news-oneline__text span:before {
	content: "...";
	top: 0;
	right: 0;
	bottom: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text span:before {
		top: 0
	}
}
.c-news-oneline__text span:after {
	content: "";
	height: 100%;
	width: 100%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text {
		overflow: hidden;
		width: 100%
	}
	.c-news-oneline__text span {
		display: block;
		font-size: 13px;
		height: 16.25px;
		line-height: 1.25;
		position: relative
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text span {
		font-size: 12px;
		height: 15px
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text span:before, .c-news-oneline__text span:after {
		background: #fff;
		position: absolute
	}
	.c-news-oneline__text span:before {
		content: "...";
		top: 0;
		right: 0;
		bottom: 0
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text span:before {
		top: 0
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news-oneline__text span:after {
		content: "";
		height: 100%;
		width: 100%
	}
}
.c-news-oneline__text span:before, .c-news-oneline__text span:after {
	background-color: #EDF1F5
}
.c-news-oneline .slick-arrow {
	width: .85714rem;
	height: 1.28571rem;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	letter-spacing: 0;
	font-size: 1.28571rem;
	color: #B29B19;
	position: absolute;
	right: 30px;
	left: auto;
	top: 50%;
	transform: translateY(-50%)
}
@media screen and (max-width:59.3125em) {
	.c-news-oneline .slick-arrow {
		display: none!important
	}
}
.c-news-oneline .slick-arrow:before {
	display: none
}
.c-news-oneline .slick-arrow:hover {
	color: #B29B19
}
.c-news-oneline .slick-arrow.slick-prev {
	transform: translateY(-100%) translateY(-2px)
}
.c-news-oneline .slick-arrow.slick-next {
	transform: translateY(2px)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news {
		position: relative
	}
}
.c-news__block {
	width: 100%;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	display: block;
	padding: 1.42857rem 0;
	position: relative;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1)
}
.c-news__block:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-image: url(../image/ptn-border.png);
	background-repeat: repeat-x;
	background-position: left center;
	background-size: auto 2px;
	position: absolute;
	bottom: -1px;
	left: 0
}
.c-news__block:first-child {
	padding-top: 0
}
.c-news__title {
	font-size: 1.28571rem;
	font-weight: 700;
	margin-bottom: .35714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news__title {
		font-size: 1.14286rem
	}
}
.c-news__sup {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: .57143rem
}
.c-news__date {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.57143;
	color: #00234E
}
.c-news__label {
	display: inline-block;
	min-width: 8.28571rem;
	font-size: .71429rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5;
	text-align: center;
	color: #00234E;
	background-color: #EDF1F5;
	margin-right: 1.14286rem;
	padding: .21429rem .57143rem .28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news__label {
		min-width: 7.14286rem
	}
}
.c-news__text {
	overflow: hidden;
	width: 100%;
	letter-spacing: .05em
}
.c-news__text span {
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 1.42857;
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news__text span {
		font-size: 14px;
		height: 40px
	}
}
.c-news__text span:before, .c-news__text span:after {
	background: #fff;
	position: absolute
}
.c-news__text span:before {
	content: "...";
	top: 20px;
	right: 0;
	bottom: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news__text span:before {
		top: 20px
	}
}
.c-news__text span:after {
	content: "";
	height: 100%;
	width: 100%
}
.c-news__button {
	margin-top: 2rem;
	text-align: right
}
.c-news.is-visible-thumbnail .c-news__block {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start
}
.c-news.is-visible-thumbnail .c-news__image {
	width: 7.28571rem;
	margin-right: 1.14286rem;
	flex: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-visible-thumbnail .c-news__image {
		width: 5.5rem
	}
}
.c-news.is-visible-thumbnail .c-news__bgimg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.c-news.is-visible-thumbnail .c-news__bgimg:before {
	content: '';
	display: block;
	padding-top: 70.58824%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-visible-thumbnail .c-news__bgimg:before {
		padding-top: 70.12987%
	}
}
.c-news.is-visible-thumbnail .c-news__content {
	width: 100%;
	min-width: 0
}
.c-news.is-onecolumn .c-news__block {
	padding: 1.71429rem 0;
	align-items: flex-start
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-onecolumn .c-news__block {
		align-items: center;
		padding: .85714rem 0!important
	}
}
.c-news.is-onecolumn .c-news__date {
	margin-top: .42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-onecolumn .c-news__date {
		margin-top: 0
	}
}
.c-news.is-onecolumn .c-news__title {
	text-align: center!important;
	margin-bottom: 2.85714rem!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-onecolumn .c-news__title {
		margin-bottom: 1.71429rem!important
	}
}
.c-news.is-onecolumn .c-news__label {
	margin-top: .14286rem
}
.c-news.is-onecolumn .c-news__excerpt {
	font-size: 1rem;
	margin-top: .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-onecolumn .c-news__excerpt {
		font-size: .85714rem;
		margin-top: .28571rem
	}
}
.c-news.is-onecolumn .c-news__button {
	text-align: center
}
.c-news.is-onecolumn .c-news__button .c-button, .c-news.is-onecolumn .c-news__button .c-button-social>a {
	max-width: 16rem
}
.c-news.is-lg .c-news__image {
	width: 11.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-lg .c-news__image {
		width: 8.57143rem
	}
}
.c-news.is-lg .c-news__bgimg {
	min-width: 11.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-lg .c-news__bgimg {
		min-width: 8.57143rem
	}
}
.c-news.is-lg .c-news__bgimg::before {
	padding-top: 70.58824%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-news.is-lg .c-news__bgimg::before {
		padding-top: 70.12987%
	}
}
.column .c-news__image {
	margin-right: 1.78571rem!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.column .c-news__image {
		margin-top: 1.07143rem!important
	}
}
.c-pagetop {
	position: absolute;
	right: 38px;
	top: -33px;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-pagetop {
		top: -32px;
		right: 20px
	}
}
.c-pagetop a {
	display: inline-block;
	transition: .3s
}
.c-pagetop a img {
	width: 12rem
}
@media screen and (max-width:59.3125em) {
	.c-pagetop a:hover {
		opacity: 1
	}
}
.c-pagetop a:hover {
	transform: translateY(-10px);
	transition: .3s;
	opacity: 1
}
.c-pagination {
	margin-top: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-pagination {
		margin-top: 2.28571rem
	}
}
.c-pagination ul {
	display: flex;
	justify-content: center;
	align-items: center
}
.c-pagination ul li {
	margin-right: .42857rem
}
.c-pagination ul li span, .c-pagination ul li a {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.42857rem;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 3.42857rem;
	height: 3.42857rem;
	text-decoration: none;
	color: #00234E;
	border: 1px solid #00234E;
	background-color: #fff;
	padding-top: .35714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-pagination ul li span, .c-pagination ul li a {
		width: 2.85714rem;
		height: 2.85714rem
	}
}
.c-pagination ul li span:hover, .c-pagination ul li a:hover {
	opacity: 1;
	background: #00234E;
	color: #fff
}
.c-pagination ul li span.is-current, .c-pagination ul li a.is-current {
	background: #00234E;
	border-color: #00234E;
	color: #fff
}
.c-pagination.is-align-left ul {
	justify-content: flex-start
}
.c-pagination__prev {
	padding-top: 0!important
}
.c-pagination__next {
	padding-top: 0!important
}
.c-post-navs {
	margin: 4.57143rem 0 12.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-post-navs {
		margin: 2.28571rem 0
	}
}
.c-post-navs ul {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative
}
.c-post-navs ul li {
	width: 11.07143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-post-navs ul li {
		width: calc(33% - 8px)
	}
}
.c-post-navs ul li a {
	display: block
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-post-navs ul li a {
		font-size: .85714rem!important;
		letter-spacing: 0!important
	}
}
.c-post-navs__prev {
	margin-right: auto
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-post-navs__prev a {
		padding-left: 1.42857rem!important;
		padding-right: .57143rem!important
	}
}
.c-post-navs__archive {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%)
}
.c-post-navs__archive a {
	display: inline-flex;
	align-items: center
}
.c-post-navs__archive a:after {
	display: none
}
.c-post-navs__archive a i {
	margin-right: .85714rem;
	font-size: 1.28571rem;
	margin-top: .14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-post-navs__archive a i {
		display: none
	}
}
.c-post-navs__next {
	margin-left: auto
}
.c-post-navs__next a {
	margin-left: auto
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-post-navs__next a {
		padding-right: 1.42857rem!important;
		padding-left: .57143rem!important
	}
}
.c-slidebar-button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 0;
	top: 0;
	text-align: center;
	font-size: .85714rem;
	z-index: 9999999;
	text-decoration: none;
	background-color: #00234E;
	line-height: 1;
	color: #fff;
	width: 11.64286rem;
	height: 5rem;
	cursor: pointer
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-button {
		width: 8.57143rem;
		height: 3.71429rem
	}
}
.c-slidebar-button:active, .c-slidebar-button:hover {
	opacity: 1!important;
	z-index: 9999999
}
.c-slidebar-button:active .c-slidebar-button__line span, .c-slidebar-button:hover .c-slidebar-button__line span {
	width: 2.78571rem
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-button:active .c-slidebar-button__line span, .c-slidebar-button:hover .c-slidebar-button__line span {
		width: 1rem
	}
	.c-slidebar-button:active .c-slidebar-button__line span:nth-of-type(1), .c-slidebar-button:hover .c-slidebar-button__line span:nth-of-type(1) {
		width: 2.78571rem
	}
	.c-slidebar-button:active .c-slidebar-button__line span:nth-of-type(2), .c-slidebar-button:hover .c-slidebar-button__line span:nth-of-type(2) {
		width: 2rem
	}
}
.c-slidebar-button__line>span {
	display: block;
	width: 1rem;
	height: .14286rem;
	background: #fff;
	margin-right: auto;
	margin-bottom: 7px;
	transition: all ease .2s
}
.c-slidebar-button__line>span:last-child {
	margin-bottom: 0
}
.c-slidebar-button__line>span:nth-of-type(1) {
	width: 2.78571rem
}
.c-slidebar-button__line>span:nth-of-type(2) {
	width: 2rem
}
.c-slidebar-button__text {
	display: inline-block;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.78571;
	margin-right: 1rem
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-button__text {
		font-size: .85714rem;
		line-height: 1.75
	}
}
.c-slidebar-button__text.is-close {
	display: none
}
.c-slidebar-menu {
	max-width: 45.71429rem;
	height: calc(100vh - 70px)!important;
	padding: 4.78571rem 0 7.42857rem 8.57143%;
	position: fixed;
	background-color: #00234E;
	z-index: 999999;
	width: 75%;
	transform: translate3d(100%, 0, 0);
	right: 0;
	transition: .6s;
	overflow-x: scroll;
	top: 0;
	-webkit-overflow-scrolling: touch
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu {
		height: 100vh!important;
		max-width: 100%;
		padding: 6.07143rem 1.42857rem 4.42857rem 3.35714rem
	}
}
.c-slidebar-menu.is-active {
	height: calc(100% - 65px)!important
}
.c-slidebar-menu.is-top-to-bottom {
	transform: translate3d(100%, 70px, 0);
	height: auto;
	width: 100%
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu.is-top-to-bottom {
		transform: translate3d(0, -100%, 0)
	}
}
.c-slidebar-menu__children {
	background-color: #00234E!important;
	margin-top: -6px
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu__children {
		margin-top: 0
	}
}
.c-slidebar-menu__children li {
	margin-bottom: 0!important
}
.c-slidebar-menu__children li a {
	margin-bottom: 0;
	display: inline-flex!important;
	align-items: center;
	justify-content: flex-start;
	font-size: 1rem!important;
	line-height: 2.28571!important;
	margin-right: 0!important
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu__children li a {
		line-height: 3.42857!important
	}
}
.c-slidebar-menu__children li a:before {
	content: '';
	display: inline-block;
	width: 1.71429rem;
	height: 1px;
	background-color: rgba(255, 255, 255, .3);
	margin-right: .71429rem
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu__children li a:before {
		width: 1.57143rem;
		margin-right: .85714rem
	}
}
.c-slidebar-menu__parent {
	display: inline-flex;
	align-items: flex-start;
	justify-content: flex-start
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu__parent {
		display: block
	}
}
.c-slidebar-menu__parent a, .c-slidebar-menu__parent span {
	display: inline-block;
	font-size: 1.14286rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5625;
	text-decoration: none;
	color: #fff;
	position: relative;
	margin-bottom: 2.28571rem;
	flex: none;
	margin-right: 2.85714rem
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu__parent a, .c-slidebar-menu__parent span {
		margin-bottom: 1.14286rem;
		margin-right: 0
	}
}
.c-slidebar-menu__parent.is-open a:before, .c-slidebar-menu__parent.is-open span:before {
	display: none
}
.c-slidebar-menu ul {
	width: 100%;
	background: #00234E
}
.c-slidebar-menu ul li {
	margin-bottom: 2.28571rem
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu ul li {
		margin-bottom: 2.85714rem
	}
}
.c-slidebar-menu ul li a, .c-slidebar-menu ul li span {
	display: inline-block;
	font-size: 1.14286rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5625;
	text-decoration: none;
	color: #fff
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu ul li a, .c-slidebar-menu ul li span {
		font-weight: 400
	}
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu ul li ul.c-slidebar-menu__flex {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}
.c-slidebar-menu__sns {
	display: flex;
	align-items: center;
	justify-content: flex-start
}
@media screen and (max-width:59.3125em) {
	.c-slidebar-menu__sns {
		margin-top: -32px;
		justify-content: center;
		padding-right: 27px
	}
}
.c-slidebar-menu__sns a {
	color: #fff;
	text-decoration: none;
	font-size: 1.42857rem;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 1.71429rem
}
.c-slidebar-menu__sns a:last-of-type {
	margin-right: 0
}
.c-slidebar-menu__button {
	margin-top: 2.28571rem;
	max-width: 100%;
	background-color: #fff;
	color: #00234E;
	font-size: 1.14286rem
}
.c-slidebar-menu__button:before {
	content: "\f0e0";
	font-family: "FontAwesome";
	color: #00234E;
	font-size: 1.28571rem;
	margin-right: .85714rem
}
.c-slidebar-menu__button:after {
	content: none
}
.c-slidebar-menu__sns-btns {
	max-width: 100%;
	margin-top: 2.85714rem;
	display: flex;
	justify-content: center
}
.c-slidebar-menu__sns-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3.14286rem;
	height: 3.14286rem;
	background-color: #fff;
	border-radius: 1000px;
	font-size: 1.42857rem;
	margin: 0 .71429rem;
	text-decoration: none
}
.c-slidebar-container {
	height: 100%;
	transition: all ease-in-out 0.2s
}
.c-slidebar-container:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	top: 0;
	left: 0;
	opacity: 0;
	transition: all ease-in-out 0.2s;
	display: none;
	z-index: 99999
}
.is-slidebar-active {
	cursor: pointer
}
.is-slidebar-active .c-slidebar-button__line>span {
	width: 1.78571rem
}
.is-slidebar-active .c-slidebar-button__line>span:nth-child(1) {
	transform: rotate(-45deg) translateY(0) translateX(-9px)
}
.is-slidebar-active .c-slidebar-button__line>span:nth-child(2) {
	transform: rotate(45deg) translateY(3px) translateX(-6px)
}
.is-slidebar-active .c-slidebar-button__line>span:nth-child(3) {
	display: none
}
.is-slidebar-active .c-slidebar-button:hover .c-slidebar-button__line span {
	width: 1.78571rem
}
.is-slidebar-active .c-slidebar-button__text.is-close {
	display: block
}
.is-slidebar-active .c-slidebar-button__text.is-open {
	display: none
}
.is-slidebar-active .c-slidebar-container:after {
	content: "";
	opacity: 1;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	display: block;
	top: 0;
	left: 0
}
.is-slidebar-active .c-slidebar-container.is-top-to-bottom {
	transform: translate3d(0, 0, 0)
}
.is-slidebar-active .c-slidebar-container.is-top-to-bottom:after {
	top: 70px
}
.is-slidebar-active .c-slidebar-menu {
	transform: translate3d(0, 0, 0)
}
.is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
	transform: translate3d(0, 70px, 0);
	opacity: 1
}
@media screen and (max-width:59.3125em) {
	.is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
		transform: translate3d(0, 0, 0)
	}
}
.c-sns-btns__inner {
	display: flex;
	align-items: center;
	justify-content: center
}
.c-sns-btns__btn {
	width: 3.14286rem;
	margin-right: 1.42857rem;
	transition: all .3s
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-sns-btns__btn {
		margin-right: .57143rem
	}
}
.c-table-sm {
	width: 100%;
	border-top: 1px solid #D9D9D9;
	letter-spacing: .02em
}
.c-table-sm th, .c-table-sm td {
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9
}
.c-table-sm th:last-child, .c-table-sm td:last-child {
	border-right: none
}
.c-table-sm thead {
	background-color: rgba(0, 35, 78, .7);
	color: #fff
}
.c-table-sm thead th {
	text-align: left;
	padding: .71429rem 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table-sm thead th {
		padding: .35714rem .57143rem
	}
}
.c-table-sm thead td {
	text-align: center;
	padding: .71429rem .57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table-sm thead td {
		padding: .35714rem .28571rem
	}
}
.c-table-sm tbody th, .c-table-sm tbody td {
	padding: 1.28571rem .57143rem;
	font-weight: 400;
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table-sm tbody th, .c-table-sm tbody td {
		padding: .57143rem .28571rem
	}
}
.c-table-sm tbody th {
	background-color: rgba(0, 35, 78, .1);
	vertical-align: middle;
	width: 24.92308%
}
.c-table-sm tbody th span {
	font-weight: 700
}
.c-table-sm tbody td {
	width: 10.76923%
}
.c-table-sm tbody td span {
	color: #00234E
}
.c-table-xlg {
	width: 100%;
	border-top: 1px solid #D9D9D9
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table-xlg {
		width: 67.42857rem
	}
}
.c-table-xlg th, .c-table-xlg td {
	border-bottom: 1px solid #D9D9D9
}
.c-table-xlg thead {
	background-color: #EDF1F5
}
.c-table-xlg thead th, .c-table-xlg thead td {
	padding: .71429rem 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table-xlg thead th, .c-table-xlg thead td {
		padding: .42857rem .57143rem
	}
}
.c-table-xlg tbody th, .c-table-xlg tbody td {
	padding: 1.42857rem 2.28571rem;
	font-weight: 400
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table-xlg tbody th, .c-table-xlg tbody td {
		padding: .85714rem 1.71429rem
	}
}
.c-table-xlg tbody th {
	background-color: #EDF1F5;
	text-align: center;
	vertical-align: middle;
	width: 25.78947%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.js-responsive-table {
		overflow: scroll
	}
}
.c-table, .l-post-content table, #tinymce.post-type-post table, #tinymce.post-type-page table, #tinymce.mce-content-body.acf_content table {
	width: 100%;
	border-top: 1px solid #D9D9D9
}
.c-table tbody th, .l-post-content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-page table tbody th, #tinymce.mce-content-body.acf_content table tbody th, .c-table tbody td, .l-post-content table tbody td, #tinymce.post-type-post table tbody td, #tinymce.post-type-page table tbody td, #tinymce.mce-content-body.acf_content table tbody td {
	text-align: left;
	border-bottom: 1px solid #D9D9D9;
	padding: 1.71429rem;
	vertical-align: top
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table tbody th, .l-post-content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-page table tbody th, #tinymce.mce-content-body.acf_content table tbody th, .c-table tbody td, .l-post-content table tbody td, #tinymce.post-type-post table tbody td, #tinymce.post-type-page table tbody td, #tinymce.mce-content-body.acf_content table tbody td {
		padding: .85714rem .42857rem;
		font-size: .85714rem
	}
}
.c-table tbody th, .l-post-content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-page table tbody th, #tinymce.mce-content-body.acf_content table tbody th {
	color: #00234E;
	width: 14rem;
	border-bottom: 1px solid #00234E
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-table tbody th, .l-post-content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-page table tbody th, #tinymce.mce-content-body.acf_content table tbody th {
		width: 6.85714rem
	}
}
.c-table.is-th-bgcolor th, .l-post-content table.is-th-bgcolor th, #tinymce.post-type-post table.is-th-bgcolor th, #tinymce.post-type-page table.is-th-bgcolor th, #tinymce.mce-content-body.acf_content table.is-th-bgcolor th {
	color: #fff;
	width: 16.85714rem;
	position: relative;
	background-color: #00234E;
	text-align: center;
	padding: .92857rem 1.71429rem
}
.c-table.is-th-bgcolor th:after, .l-post-content table.is-th-bgcolor th:after, #tinymce.post-type-post table.is-th-bgcolor th:after, #tinymce.post-type-page table.is-th-bgcolor th:after, #tinymce.mce-content-body.acf_content table.is-th-bgcolor th:after {
	display: none
}
.c-table.is-th-bgcolor td, .l-post-content table.is-th-bgcolor td, #tinymce.post-type-post table.is-th-bgcolor td, #tinymce.post-type-page table.is-th-bgcolor td, #tinymce.mce-content-body.acf_content table.is-th-bgcolor td {
	background: #fff;
	border: 1px solid #D9D9D9;
	padding: 1.21429rem 2.14286rem 1.42857rem 2.14286rem
}
.c-table.is-th-bgcolor td.is-bold, .l-post-content table.is-th-bgcolor td.is-bold, #tinymce.post-type-post table.is-th-bgcolor td.is-bold, #tinymce.post-type-page table.is-th-bgcolor td.is-bold, #tinymce.mce-content-body.acf_content table.is-th-bgcolor td.is-bold {
	font-weight: 700
}
.c-tabs__navs {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 4rem
}
.c-tabs__navs li {
	width: 50%;
	max-width: 19.71429rem;
	margin-bottom: .57143rem;
	border: 2px solid #00234E
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tabs__navs li {
		border-width: 1px
	}
}
.c-tabs__navs li a {
	background-color: #fff;
	color: #00234E;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: .71429rem 1.71429rem;
	position: relative;
	transition: all .3s
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tabs__navs li a {
		padding: .42857rem 1.71429rem
	}
}
.c-tabs__navs li a:after {
	content: "\f107";
	font-family: "FontAwesome";
	position: absolute;
	font-size: 1.71429rem;
	font-weight: 400;
	right: 1.14286rem;
	top: calc(50% + 1px);
	transform: translateY(-50%);
	transition: all .3s
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tabs__navs li a:after {
		font-size: 1.37143rem
	}
}
.c-tabs__navs li a:hover {
	background-color: #358fff;
	opacity: 1
}
.c-tabs__navs li a.is-active {
	background-color: #00234E;
	color: #fff
}
.c-tabs__navs li a.is-active:hover {
	opacity: 1
}
.c-tabs__content {
	display: none
}
.c-tabs__content.is-active {
	display: block
}
.c-tabs.is-index .c-tabs__navs li {
	width: inherit;
	min-width: 11.42857rem;
	border-width: 1px;
	border-bottom: none;
	margin: 0 .57143rem 0 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tabs.is-index .c-tabs__navs li {
		width: inherit;
		min-width: inherit;
		border: 1px solid #00234E;
		margin-bottom: .57143rem
	}
}
.c-tabs.is-index .c-tabs__navs li a {
	font-size: 1rem;
	letter-spacing: .1em
}
.c-tabs.is-index .c-tabs__navs li a:after {
	display: none
}
.c-tel-top {
	padding: 3.42857rem;
	background-color: #F9F9F9;
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tel-top {
		padding: 1.71429rem
	}
}
.c-tel-top__text {
	margin-top: .42857rem;
	font-size: 1.14286rem;
	line-height: 1.5;
	letter-spacing: .05em
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tel-top__text {
		font-size: .85714rem;
		line-height: 1.66667
	}
}
.c-tel-top__title {
	color: #000;
	font-size: 1.28571rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.55556;
	margin-bottom: 1rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tel-top__title {
		font-size: 1.14286rem;
		margin-bottom: .57143rem
	}
}
.c-tel-top a {
	text-decoration: none;
	color: #00234E;
	font-size: 3rem;
	letter-spacing: 0;
	line-height: 1;
	pointer-events: none;
	font-family: 'Amiri', serif;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tel-top a {
		font-size: 1.71429rem;
		pointer-events: inherit
	}
}
.c-tel-top a img {
	margin-right: .71429rem;
	width: 2rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-tel-top a img {
		width: 1.5rem
	}
}
#toc_container {
	margin: 2.28571rem 0;
	width: 100%!important;
	background: #EDF1F5;
	border-radius: 0;
	padding: 1.14286rem 2.85714rem 2.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	#toc_container {
		margin: 1.14286rem 0;
		padding: 1.14286rem 1.71429rem 1.71429rem
	}
}
#toc_container .toc_title {
	text-align: center!important;
	font-size: 1.125rem;
	color: #00234E;
	font-weight: 700;
	margin-bottom: 1.14286rem
}
#toc_container .toc_title .toc_toggle {
	margin-left: 1.14286rem
}
#toc_container .toc_list li:before {
	display: none
}
#toc_container .toc_list li ul {
	padding-left: 24px;
	margin-left: 0
}
#toc_container .toc_list li a {
	display: block;
	padding-left: 1.14286rem;
	transition: all ease .2s;
	text-decoration: none;
	color: #000;
	font-weight: 400
}
#toc_container .toc_list li a:hover {
	text-decoration: none;
	background: rgba(214, 214, 214, .2)
}
#toc_container .toc_list li:last-child {
	box-shadow: none
}
.p-contact {
	max-width: 680px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
	background: #fff;
	padding-top: .57143rem;
	padding-bottom: 2.28571rem;
	box-shadow: 0 4px 24px 4px rgba(0, 0, 0, .1)
}
.p-contact__button {
	margin-top: 24px
}
.p-contact__tel {
	font-size: 1.71429rem;
	letter-spacing: 2px;
	margin-top: 24px
}
.p-contact__tel i.fa {
	margin-right: 8px
}
.p-landing-block {
	display: table;
	margin-bottom: 3.42857rem
}
.p-landing-block__thumbnail {
	display: table-cell;
	width: 50%;
	background-position: center;
	background-repeat: no-repet
}
.p-landing-block__content {
	display: table-cell;
	padding-left: 4.57143rem;
	padding-right: 4.57143rem;
	padding-top: 4.57143rem;
	padding-bottom: 4.57143rem
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
.owl-height {
	transition: height 500ms ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(https://watch-doctor.jp/wp-content/themes/watchdoctor-html/dist/assets/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.p-post-item.is-horizon {
	border: 1px solid #ccc;
	padding: 32px;
	background: #fff;
	display: flex
}
.p-post-item.is-horizon .p-post-item__thumbnail {
	float: left;
	margin-right: 32px;
	margin-bottom: 0;
	min-width: 30%
}
.p-post-item.is-line {
	border-bottom: 1px solid #ccc;
	padding-top: 32px;
	padding-bottom: 32px;
	display: block;
	margin-bottom: 0
}
.p-post-item.is-line .p-post-item__thumbnail {
	float: left;
	margin-right: 32px;
	margin-bottom: 0
}
.p-post-item.is-line .p-post-item__thumbnail>img {
	max-height: 1.71429rem;
	width: auto
}
.p-post-item.is-line .p-post-item__date, .p-post-item.is-line .p-post-item__category {
	margin-right: 32px;
	float: left;
	color: #000
}
.p-post-item.is-line .p-post-item__title {
	float: left;
	color: #000;
	margin-right: 32px;
	margin-bottom: 0;
	font-size: 1rem;
	margin-top: .21429rem;
	margin-right: 32px
}
.p-post-item.is-line {
	border-bottom: 1px solid #D9D9D9;
	padding: 14px 40px 14px 0;
	display: flex;
	margin-bottom: 0;
	position: relative;
	text-decoration: none
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.p-post-item.is-line {
		padding: 14px 24px 18px 0
	}
	.p-post-item.is-line .p-post-item__sup {
		overflow: hidden
	}
	.p-post-item.is-line .p-post-item__sup:after {
		content: "";
		display: block;
		clear: both
	}
}
.p-post-item.is-line:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #00234E;
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -.92857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.p-post-item.is-line:before {
		top: auto;
		bottom: 14px;
		margin-top: 0
	}
}
.p-post-item.is-line .p-post-item__thumbnail {
	float: left;
	margin-right: 32px;
	margin-bottom: 0
}
.p-post-item.is-line .p-post-item__thumbnail>img {
	max-height: 1.71429rem;
	width: auto
}
.p-post-item.is-line .p-post-item__date {
	font-family: 'Amiri', serif;
	font-weight: 400;
	margin-right: 1.71429rem
}
.p-post-item.is-line .p-post-item__date, .p-post-item.is-line .p-post-item__category {
	float: left;
	color: #000
}
.p-post-item.is-line .p-post-item__title {
	color: #000;
	margin-bottom: 0;
	font-size: 1.14286rem;
	margin-top: .21429rem;
	margin-right: 1.71429rem;
	margin-left: 1.71429rem;
	font-weight: 400;
	position: relative;
	line-height: 1.7;
	max-width: 60%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.p-post-item.is-line .p-post-item__title {
		float: none;
		padding-top: .85714rem;
		margin-left: 0
	}
}
.p-post-item.is-line:hover .p-post-item__title {
	text-decoration: underline
}
.p-post-list {
	border-top: 1px solid #D9D9D9
}
.p-post h1, .p-post h2, .p-post h3, .p-post h4, .p-post h5, .p-post h6, .p-post p {
	margin-top: 0
}
.p-privacy {
	margin-top: 48px;
	margin-bottom: 48px;
	padding: 32px;
	background: #EEF1F1;
	max-width: 896px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.p-privacy h4 {
	margin-top: 0;
	font-size: 15px;
	margin-bottom: 16px
}
.p-profile-box {
	border: 1px solid #ccc;
	padding: 32px
}
.p-profile-box__thumbnail {
	float: left;
	text-align: center;
	margin-right: 32px
}
.p-profile-box__authorname {
	margin-top: 0;
	font-size: 1.28571rem;
	line-height: 1.28571rem;
	margin-bottom: 8px
}
.p-sitemap {
	margin-bottom: 3.42857rem
}
.p-sitemap__title {
	font-size: 1.28571rem;
	color: #000;
	margin-bottom: 1.71429rem
}
.p-sitemap>ul>li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: .57143rem
}
.p-sitemap>ul>li a {
	text-decoration: none
}
.p-sitemap>ul>li a:hover {
	text-decoration: underline
}
.l-aside {
	width: 100%;
	max-width: 20.92857rem;
	margin-left: auto
}
@media screen and (max-width:59.3125em) {
	.l-aside {
		width: 100%;
		max-width: 100%
	}
}
.l-block__margin-normal {
	margin-top: 4rem;
	margin-bottom: 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-block__margin-normal {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
}
.l-block__margin-large {
	margin-top: 4.57143rem;
	margin-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-block__margin-large {
		margin-top: 2.28571rem;
		margin-bottom: 2.28571rem
	}
}
.l-block__margin-medium {
	margin-top: 3.42857rem;
	margin-bottom: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-block__margin-medium {
		margin-top: .85714rem;
		margin-bottom: .85714rem
	}
}
.l-block__margin-small {
	margin-top: 1.71429rem;
	margin-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-block__margin-small {
		margin-top: .85714rem;
		margin-bottom: .85714rem
	}
}
.l-block__margin-none {
	margin-top: 0;
	margin-bottom: 0
}
@media (max-width:1200px) {
	.l-container {
		padding-right: 32px;
		padding-left: 32px
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-container {
		padding-right: 16px;
		padding-left: 16px
	}
}
.l-container.is-two-columns {
	display: flex;
	padding: 0!important
}
@media (max-width:900px) {
	.l-container.is-two-columns {
		display: block
	}
}
.l-footer-normal {
	background-color: #EDF1F5;
	color: #000
}
.l-footer-normal__inner {
	display: flex;
	justify-content: space-between;
	padding: 3.92857rem 10.57143rem 2.14286rem 9.28571rem
}
@media (max-width:1240px) {
	.l-footer-normal__inner {
		padding: 3.92857rem 5.28571rem 2.14286rem 4.64286rem
	}
}
@media (max-width:1100px) {
	.l-footer-normal__inner {
		padding: 3.92857rem 2.64286rem 2.14286rem 2.28571rem
	}
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__inner {
		display: block;
		padding: 3.92857rem 1.14286rem 0
	}
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__content {
		margin-bottom: 1.71429rem
	}
}
.l-footer-normal__logo {
	display: block;
	width: 100%;
	max-width: 12.5rem
}
.l-footer-normal__address {
	font-style: normal;
	font-size: .92857rem;
	letter-spacing: .1em;
	margin-top: 24px
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__address {
		font-size: .85714rem
	}
}
.l-footer-normal__menu {
	display: flex;
	align-items: flex-start;
	justify-content: space-between
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menu {
		display: block;
		width: calc(100%);
		padding-top: 0;
		padding-bottom: 0
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-footer-normal__menu {
		width: calc(100% + 32px);
		margin-left: -1.14286rem
	}
}
.l-footer-normal__block {
	padding-right: 4rem
}
@media (max-width:1100px) {
	.l-footer-normal__block {
		padding-right: 2.28571rem
	}
}
.l-footer-normal__block:last-child {
	padding-right: 0
}
@media (max-width:900px) {
	.l-footer-normal__block {
		padding-right: 1.71429rem
	}
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__block {
		padding: 0
	}
}
.l-footer-normal__menutitle {
	margin-bottom: .5rem;
	font-weight: 700;
	font-size: 1rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menutitle {
		border-bottom: 1px solid #D9D9D9;
		padding: .85714rem 1.71429rem;
		margin: 0;
		background-color: #EDF1F5
	}
	.l-footer-normal__menutitle:before {
		content: "\f107";
		font-family: "FontAwesome";
		color: #00234E;
		padding-right: .85714rem
	}
	.l-footer-normal__menutitle.is-open:before {
		content: "\f106"
	}
}
.l-footer-normal__menulist li {
	margin-bottom: .57143rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist li {
		margin: 0!important;
		border-bottom: 1px solid #D9D9D9
	}
}
.l-footer-normal__menulist li a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
	font-size: 1rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist li a {
		padding: 1rem 1.71429rem;
		display: block;
		background-color: #EDF1F5
	}
	.l-footer-normal__menulist li a:hover {
		opacity: 1
	}
}
.l-footer-normal__menulist.is-sub {
	margin-left: .71429rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist.is-sub {
		display: none
	}
}
.l-footer-normal__menulist.is-sub li {
	margin-bottom: .71429rem;
	line-height: 1
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist.is-sub li {
		border: none
	}
}
.l-footer-normal__menulist.is-sub li a {
	font-weight: 400;
	font-size: 13px;
	color: #000
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist.is-sub li a {
		padding: .71429rem 3.14286rem
	}
}
.l-footer-normal__menulist.is-menu-bottom {
	margin-left: 0
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist.is-menu-bottom {
		display: block;
		border-bottom: 1px solid #D9D9D9
	}
}
.l-footer-normal__menulist.is-menu-bottom li {
	margin-top: 3.57143rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist.is-menu-bottom li {
		display: block;
		background-color: #EDF1F5
	}
	.l-footer-normal__menulist.is-menu-bottom li:hover {
		opacity: 1
	}
}
.l-footer-normal__menulist.is-menu-bottom li a {
	font-size: .85714rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__menulist.is-menu-bottom li a {
		font-size: 1rem;
		font-weight: 700;
		padding: 1rem 1.71429rem;
		line-height: 1.75
	}
}
.l-footer-normal__copyright {
	padding: .92857rem 0 .71429rem;
	display: block;
	background-color: #fff;
	text-align: center
}
@media screen and (max-width:59.3125em) {
	.l-footer-normal__copyright {
		margin-top: 0;
		text-align: center;
		padding: 1.71429rem 0 1.71429rem
	}
}
.l-footer-normal__copyright small {
	font-size: .85714rem;
	line-height: 1.5
}
.l-footer-simple {
	background-color: #EDF1F5;
	color: #000;
	position: relative;
	padding: 2.5rem 0 1.57143rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-simple {
		padding: 5.14286rem 0 1.57143rem
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-footer-simple {
		margin-bottom: 4rem
	}
}
.l-footer-simple__content {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start
}
@media (max-width:1000px) {
	.l-footer-simple__content {
		align-items: flex-end
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-footer-simple__content {
		display: block
	}
}
.l-footer-simple__head {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start
}
@media (max-width:1000px) {
	.l-footer-simple__head {
		display: block
	}
}
.l-footer-simple__logo {
	display: block;
	width: 100%;
	max-width: 9.78571rem;
	flex: none
}
.l-footer-simple__texts {
	margin-left: 2.35714rem;
	white-space: nowrap
}
@media (max-width:1000px) {
	.l-footer-simple__texts {
		margin-left: 0;
		margin-top: 1.57143rem
	}
}
.l-footer-simple__title {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.71429;
	margin-bottom: .21429rem
}
.l-footer-simple__address {
	font-style: normal;
	font-size: .92857rem;
	letter-spacing: .05em;
	line-height: 1.84615
}
.l-footer-simple__links {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-left: 11.57895%
}
@media (max-width:1100px) {
	.l-footer-simple__links {
		margin-left: 2.28571rem
	}
}
@media (max-width:1000px) {
	.l-footer-simple__links {
		padding-bottom: 27px
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-footer-simple__links {
		margin-left: 0;
		margin-top: 1.28571rem
	}
}
.l-footer-simple__links span {
	display: block
}
@media screen and (max-width:59.3125em) {
	.l-footer-simple__links span:last-of-type a {
		margin-right: 0
	}
}
.l-footer-simple__links a {
	color: #000;
	display: block;
	font-size: .92857rem;
	letter-spacing: .05em;
	line-height: 1.84615;
	margin-right: 3.28571rem;
	margin-bottom: .42857rem
}
.l-footer-simple__sns {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-right: 200px;
	margin-top: 12px
}
@media screen and (max-width:59.3125em) {
	.l-footer-simple__sns {
		padding-right: 27px
	}
}
.l-footer-simple__sns a {
	color: #00234E;
	text-decoration: none;
	font-size: 1.42857rem;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 1.71429rem
}
.l-footer-simple__sns a:last-of-type {
	margin-right: 0
}
.l-footer-simple__copyright {
	display: block;
	margin-top: 1.71429rem
}
@media screen and (max-width:59.3125em) {
	.l-footer-simple__copyright {
		margin-top: 1.42857rem
	}
}
.l-footer-simple__copyright small {
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: .92857rem;
	letter-spacing: .05em;
	line-height: 1.23077
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.contact .l-footer-simple {
		margin-bottom: 0
	}
}
.l-footer {
	background-color: #000;
	color: #fff
}
.l-footer__menu {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-top: 5.71429rem;
	padding-bottom: 4rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__menu {
		display: block;
		width: calc(100% + 32px);
		margin-left: -1.14286rem;
		padding-top: 0;
		padding-bottom: 0
	}
}
.l-footer__block {
	padding-right: 2.85714rem
}
@media (max-width:900px) {
	.l-footer__block {
		padding-right: 1.71429rem
	}
	.l-footer__block:last-child {
		padding-right: 0
	}
}
@media screen and (max-width:59.3125em) {
	.l-footer__block {
		padding: 0
	}
}
.l-footer__menutitle {
	margin-bottom: .71429rem;
	font-weight: 400;
	font-size: 1rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__menutitle {
		border-bottom: 1px solid #D9D9D9;
		padding: .85714rem 1.71429rem;
		margin: 0;
		background-color: #000
	}
	.l-footer__menutitle:before {
		content: "\f107";
		font-family: "FontAwesome";
		color: #00234E;
		padding-right: .85714rem
	}
	.l-footer__menutitle.is-open:before {
		content: "\f106"
	}
}
.l-footer__menulist li {
	margin-bottom: 1.42857rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__menulist li {
		margin: 0!important;
		border-bottom: 1px solid #D9D9D9
	}
}
.l-footer__menulist li a {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	font-size: 1rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__menulist li a {
		padding: 1rem 1.71429rem;
		display: block;
		background-color: #000
	}
	.l-footer__menulist li a:hover {
		opacity: 1
	}
}
@media screen and (max-width:59.3125em) {
	.l-footer__menulist.is-sub {
		display: none
	}
}
.l-footer__menulist.is-sub li {
	margin-bottom: .57143rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__menulist.is-sub li {
		border: none
	}
}
.l-footer__menulist.is-sub li a {
	font-weight: 400;
	color: rgba(255, 255, 255, .7)
}
@media screen and (max-width:59.3125em) {
	.l-footer__menulist.is-sub li a {
		background-color: rgba(0, 0, 0, .8);
		padding: .71429rem 3.14286rem
	}
}
.l-footer__content {
	border-top: 1px solid rgba(217, 217, 217, .2);
	padding: 2.85714rem 0;
	display: flex;
	align-items: center
}
@media screen and (max-width:59.3125em) {
	.l-footer__content {
		display: block;
		padding: 1.71429rem 0
	}
}
.l-footer__logo {
	display: block;
	width: 100%;
	max-width: 12.5rem
}
.l-footer__address {
	font-style: normal;
	font-size: .92857rem;
	letter-spacing: .1em;
	margin-left: 1.71429rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__address {
		margin: 1.71429rem 0;
		font-size: .85714rem
	}
}
.l-footer__copyright {
	opacity: .5;
	margin-left: auto;
	margin-top: .85714rem;
	display: block;
	font-size: .85714rem
}
@media screen and (max-width:59.3125em) {
	.l-footer__copyright {
		margin-top: 0;
		text-align: center
	}
}
.l-global-nav {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2
}
@media screen and (max-width:59.3125em) {
	.l-global-nav {
		display: none
	}
}
.l-global-nav ul {
	display: flex
}
.l-global-nav ul li {
	width: 100%;
	text-align: center;
	position: relative
}
.l-global-nav ul li:after {
	content: "";
	display: block;
	width: 1px;
	height: calc(100% - 16px);
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-color: #E2E2E2
}
.l-global-nav ul li:first-child:before {
	content: "";
	display: block;
	width: 1px;
	height: calc(100% - 16px);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background-color: #E2E2E2
}
.l-global-nav ul li a {
	display: block;
	color: #000;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
	padding: 12px 12px;
	position: relative
}
.l-global-nav ul li a:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background-color: #00234E;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all .3s ease
}
.l-global-nav ul li a:hover {
	opacity: 1
}
.l-global-nav ul li a:hover:after {
	width: 100%;
	opacity: 1
}
.l-header-minimal {
	width: 100%;
	z-index: 99999;
	padding: 1.78571rem 2.85714rem;
	position: absolute;
	left: 0;
	top: 0
}
@media screen and (max-width:59.3125em) {
	.l-header-minimal {
		width: 100%;
		padding: 1.21429rem 9.71429rem 1.21429rem 1.5rem;
		height: 3.92857rem
	}
}
.l-header-minimal__heading {
	margin: 0;
	width: 10.28571rem;
	flex-shrink: 0
}
@media screen and (max-width:59.3125em) {
	.l-header-minimal__heading {
		width: 7.14286rem
	}
}
.l-header-minimal__heading a, .l-header-minimal__heading img {
	display: block
}
.l-header-minimal__content {
	display: flex;
	align-items: center
}
.l-header-minimal__buttons {
	width: 100%;
	max-width: 34.07143rem;
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
	position: fixed;
	right: 163px;
	top: 0;
	z-index: 9999
}
.l-header-minimal__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 16.85714rem;
	font-size: .92857rem;
	font-weight: 700;
	position: relative;
	letter-spacing: .05em;
	line-height: 1.46154;
	padding: 1.78571rem 1.14286rem;
	background-color: #B29B19;
	color: #fff;
	text-decoration: none;
	z-index: 9;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1)
}
@media screen and (max-width:59.3125em) {
	.l-header-minimal__button {
		display: none
	}
}
.l-header-minimal__button img {
	margin-right: .71429rem
}
.l-header-minimal__button:after {
	display: none
}
.l-header-minimal__button::before {
	z-index: -1
}
.l-header-minimal__button.is-quote::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 100%;
	background: #816E00;
	z-index: -1;
	transition: .3s
}
.l-header-minimal__button.is-quote img {
	width: 1.28571rem
}
.l-header-minimal__button.is-quote:hover {
	opacity: 1!important
}
.l-header-minimal__button.is-quote:hover::before {
	width: 100%;
	transition: .3s
}
.l-header-minimal__button.is-simulator {
	max-width: 17.21429rem;
	background-color: #07445F
}
.l-header-minimal__button.is-simulator img {
	width: 1.42857rem
}
.l-header-minimal__button.is-simulator:hover {
	opacity: 1
}
.l-header-minimal__button.is-simulator:hover::before {
	width: 100%;
	transition: .3s
}
.l-header-minimal__button.is-simulator::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 100%;
	background: #0D3546;
	z-index: -1;
	transition: .3s
}
.is-slidebar-active .l-header-minimal {
	top: 0;
	left: 0
}
.l-header-variable {
	background-color: #fff;
	width: 100%;
	z-index: 9990;
	padding-left: 2.28571rem;
	padding-top: 1.14286rem;
	padding-right: 14.28571rem;
	height: 8.85714rem
}
@media screen and (max-width:59.3125em) {
	.l-header-variable {
		width: 100%;
		padding: 1rem 4.57143rem 1rem 1.14286rem;
		height: 3.92857rem
	}
}
.l-header-variable__inner {
	display: flex;
	align-items: center;
	margin-bottom: .85714rem
}
@media screen and (max-width:59.3125em) {
	.l-header-variable__inner {
		flex-wrap: wrap
	}
}
.l-header-variable__text {
	color: rgba(0, 0, 0, .7);
	font-size: .92857rem;
	letter-spacing: 0;
	margin: 0 0 0 1.57143rem;
	font-weight: 400
}
@media screen and (max-width:59.3125em) {
	.l-header-variable__text {
		font-size: .71429rem;
		letter-spacing: 0;
		display: none
	}
}
.l-header-variable__tel {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	line-height: 1.4;
	margin-left: 1.42857rem;
	margin-left: auto
}
@media screen and (max-width:59.3125em) {
	.l-header-variable__tel {
		display: none
	}
}
.l-header-variable__tel span {
	color: #000;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.57143rem!important;
	letter-spacing: 0;
	line-height: 1.09091
}
.l-header-variable__tel span:before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-right: 8px;
	background-image: url(../image/icon-tel.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
	top: 2px
}
.l-header-variable__tel small {
	font-size: .92857rem;
	letter-spacing: 0
}
.l-header-variable__heading {
	margin: 0;
	width: 17.57143rem;
	flex-shrink: 0
}
@media screen and (max-width:59.3125em) {
	.l-header-variable__heading {
		width: 3.61905rem
	}
}
.l-header-variable__heading a, .l-header-variable__heading img {
	display: block
}
.l-header-variable__content {
	display: flex;
	align-items: center
}
.l-header-variable__nav {
	margin-left: auto
}
@media screen and (max-width:59.3125em) {
	.l-header-variable__nav {
		display: none
	}
}
.l-header-variable__nav ul {
	display: flex;
	align-items: center;
	width: 100%
}
.l-header-variable__nav ul li {
	margin-left: .85714rem;
	margin-left: 3.42857rem
}
.l-header-variable__nav ul li a {
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 1rem;
	position: relative;
	padding-bottom: 1.71429rem;
	transition: all .3s ease
}
.l-header-variable__nav ul li a span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.28571rem;
	letter-spacing: .1em;
	line-height: 1;
	margin-top: .85714rem
}
.l-header-variable__nav ul li a small {
	display: block;
	font-size: .71429rem;
	line-height: 1.2;
	letter-spacing: .1em;
	font-weight: 400
}
.l-header-variable__nav ul li a:after {
	content: "";
	display: block;
	width: 0;
	height: .14286rem;
	background-color: #00234E;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all .3s ease
}
.l-header-variable__nav ul li a:hover {
	opacity: 1;
	color: #00234E
}
.l-header-variable__nav ul li a:hover:after {
	width: 100%;
	opacity: 1
}
.l-header-variable__nav ul li a span {
	font-family: 'Amiri', serif;
	font-weight: 700;
	letter-spacing: .1em
}
.l-header-variable__nav ul li a small {
	text-align: center;
	font-size: .71429rem;
	line-height: 1.2
}
.l-header-variable__button {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	max-width: 10.71429rem!important;
	height: 8.85714rem;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0
}
@media screen and (max-width:59.3125em) {
	.l-header-variable__button {
		display: none
	}
}
.l-header-variable__button:after {
	display: none
}
.l-header-variable__button i {
	font-size: 1.28571rem;
	margin-bottom: 1rem
}
.l-header-variable__button span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 1.28571rem;
	letter-spacing: .1em;
	line-height: 1
}
.l-header-variable__button small {
	display: block;
	font-size: .71429rem;
	letter-spacing: .1em;
	font-weight: 400
}
.is-slidebar-active .l-header-variable {
	position: fixed;
	top: 0;
	left: 0
}
.l-header {
	background-color: #fff;
	width: 100%;
	z-index: 9990;
	padding: 1.71429rem 0
}
@media screen and (max-width:59.3125em) {
	.l-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding: .85714rem 0;
		height: 3.92857rem
	}
}
.l-header__inner {
	display: flex;
	align-items: center
}
.l-header__heading {
	margin: 0;
	width: 14.92857rem
}
@media screen and (max-width:59.3125em) {
	.l-header__heading {
		width: 9.95238rem
	}
}
.l-header__heading a, .l-header__heading img {
	display: block
}
.l-header__content {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end
}
@media screen and (max-width:59.3125em) {
	.l-header__content {
		display: none
	}
}
.l-header__submenu {
	display: flex;
	align-items: center
}
.l-header__submenu li {
	margin-left: 12px
}
.l-header__submenu li a {
	display: block;
	width: 10.14286rem;
	color: #000;
	border: 1px solid #00234E;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	font-size: .92857rem;
	font-weight: 400;
	border-radius: 1000px;
	padding: 3px 8px
}
.l-header__submenu li a i {
	margin-right: 5px;
	color: #00234E
}
.l-header__tel {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	line-height: 1.4;
	margin-left: 20px
}
@media screen and (max-width:59.3125em) {
	.l-header__tel {
		display: none
	}
}
.l-header__tel span {
	color: #00234E;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: .02em;
	display: block
}
.l-header__tel i {
	margin-right: 6px
}
.l-header__tel small {
	font-size: 12px;
	letter-spacing: .05em;
	display: block
}
.l-header__button {
	max-width: 14rem!important;
	margin-left: 24px
}
.l-header__button:after {
	display: none
}
.l-header__button i {
	font-size: 16px;
	padding-right: 8px
}
.l-main {
	width: 100%;
	max-width: 137.14286rem;
	margin: 0 auto
}
.l-main.is-twocolumns {
	width: calc(100% - 293px - 64px)
}
@media screen and (max-width:59.3125em) {
	.l-main.is-twocolumns {
		width: 100%;
		padding-bottom: 3.42857rem
	}
}
.l-offer-button {
	overflow: hidden
}
.l-offer-button__inner {
	display: flex
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-button__inner {
		display: block
	}
}
.l-offer-button__block {
	text-decoration: none;
	color: #fff;
	background-color: #00234E;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	min-height: 10rem;
	position: relative;
	padding: 1.71429rem 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-button__block {
		width: calc(100% + 32px);
		margin-left: -16px;
		min-height: 8.57143rem;
		justify-content: flex-start;
		padding: 1.71429rem 3.42857rem
	}
}
.l-offer-button__block i {
	font-size: 2.85714rem;
	margin-right: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-button__block i {
		font-size: 2.28571rem;
		margin-right: .85714rem
	}
}
.l-offer-button__block:after {
	content: "";
	display: block;
	position: absolute;
	width: 71.42857rem;
	height: 100%;
	background-color: #00234E;
	top: 0;
	left: 0;
	transform: translateX(-100%);
	z-index: -1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-button__block:after {
		display: none
	}
}
.l-offer-button__block.is-color-darken {
	background-color: #000c1b
}
.l-offer-button__block.is-color-darken:after {
	left: auto;
	right: 0;
	transform: translateX(100%);
	background-color: #000c1b
}
.l-offer-button__text {
	text-align: center
}
.l-offer-button__text span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 2.71429rem;
	letter-spacing: .1em;
	line-height: 1.1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-button__text span {
		font-size: 2.17143rem
	}
}
.l-offer-button__text small {
	display: block;
	font-size: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-button__text small {
		font-size: .91429rem
	}
}
.l-offer-sm {
	text-align: center;
	background-color: rgba(0, 35, 78, .1);
	padding: 2.85714rem 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-sm {
		padding: 2.28571rem
	}
}
.l-offer-sm .c-heading, .l-offer-sm .l-post-content h2, .l-post-content .l-offer-sm h2, .l-offer-sm #tinymce.post-type-post h2, #tinymce.post-type-post .l-offer-sm h2, .l-offer-sm #tinymce.post-type-page h2, #tinymce.post-type-page .l-offer-sm h2, .l-offer-sm #tinymce.mce-content-body.acf_content h2, #tinymce.mce-content-body.acf_content .l-offer-sm h2, .l-offer-sm .l-post-content h3, .l-post-content .l-offer-sm h3, .l-offer-sm #tinymce.post-type-post h3, #tinymce.post-type-post .l-offer-sm h3, .l-offer-sm #tinymce.post-type-page h3, #tinymce.post-type-page .l-offer-sm h3, .l-offer-sm #tinymce.mce-content-body.acf_content h3, #tinymce.mce-content-body.acf_content .l-offer-sm h3, .l-offer-sm .l-post-content h4, .l-post-content .l-offer-sm h4, .l-offer-sm #tinymce.post-type-post h4, #tinymce.post-type-post .l-offer-sm h4, .l-offer-sm #tinymce.post-type-page h4, #tinymce.post-type-page .l-offer-sm h4, .l-offer-sm #tinymce.mce-content-body.acf_content h4, #tinymce.mce-content-body.acf_content .l-offer-sm h4, .l-offer-sm .l-post-content h5, .l-post-content .l-offer-sm h5, .l-offer-sm #tinymce.post-type-post h5, #tinymce.post-type-post .l-offer-sm h5, .l-offer-sm #tinymce.post-type-page h5, #tinymce.post-type-page .l-offer-sm h5, .l-offer-sm #tinymce.mce-content-body.acf_content h5, #tinymce.mce-content-body.acf_content .l-offer-sm h5, .l-offer-sm .l-post-content h6, .l-post-content .l-offer-sm h6, .l-offer-sm #tinymce.post-type-post h6, #tinymce.post-type-post .l-offer-sm h6, .l-offer-sm #tinymce.post-type-page h6, #tinymce.post-type-page .l-offer-sm h6, .l-offer-sm #tinymce.mce-content-body.acf_content h6, #tinymce.mce-content-body.acf_content .l-offer-sm h6 {
	color: #00234E;
	margin-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-sm .c-heading, .l-offer-sm .l-post-content h2, .l-post-content .l-offer-sm h2, .l-offer-sm #tinymce.post-type-post h2, #tinymce.post-type-post .l-offer-sm h2, .l-offer-sm #tinymce.post-type-page h2, #tinymce.post-type-page .l-offer-sm h2, .l-offer-sm #tinymce.mce-content-body.acf_content h2, #tinymce.mce-content-body.acf_content .l-offer-sm h2, .l-offer-sm .l-post-content h3, .l-post-content .l-offer-sm h3, .l-offer-sm #tinymce.post-type-post h3, #tinymce.post-type-post .l-offer-sm h3, .l-offer-sm #tinymce.post-type-page h3, #tinymce.post-type-page .l-offer-sm h3, .l-offer-sm #tinymce.mce-content-body.acf_content h3, #tinymce.mce-content-body.acf_content .l-offer-sm h3, .l-offer-sm .l-post-content h4, .l-post-content .l-offer-sm h4, .l-offer-sm #tinymce.post-type-post h4, #tinymce.post-type-post .l-offer-sm h4, .l-offer-sm #tinymce.post-type-page h4, #tinymce.post-type-page .l-offer-sm h4, .l-offer-sm #tinymce.mce-content-body.acf_content h4, #tinymce.mce-content-body.acf_content .l-offer-sm h4, .l-offer-sm .l-post-content h5, .l-post-content .l-offer-sm h5, .l-offer-sm #tinymce.post-type-post h5, #tinymce.post-type-post .l-offer-sm h5, .l-offer-sm #tinymce.post-type-page h5, #tinymce.post-type-page .l-offer-sm h5, .l-offer-sm #tinymce.mce-content-body.acf_content h5, #tinymce.mce-content-body.acf_content .l-offer-sm h5, .l-offer-sm .l-post-content h6, .l-post-content .l-offer-sm h6, .l-offer-sm #tinymce.post-type-post h6, #tinymce.post-type-post .l-offer-sm h6, .l-offer-sm #tinymce.post-type-page h6, #tinymce.post-type-page .l-offer-sm h6, .l-offer-sm #tinymce.mce-content-body.acf_content h6, #tinymce.mce-content-body.acf_content .l-offer-sm h6 {
		margin-bottom: 1.14286rem
	}
}
.l-offer-sm__items {
	display: flex;
	align-items: center;
	justify-content: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-sm__items {
		display: block
	}
}
.l-offer-sm__block {
	width: 50%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer-sm__block {
		width: 100%;
		margin-bottom: 2.28571rem
	}
	.l-offer-sm__block:last-child {
		margin-bottom: 0
	}
}
.l-offer-sm__subtitle {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: .85714rem
}
.l-offer-sm__subtitle.is-border-bottom {
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: .71429rem
}
.l-offer-sm__tel {
	color: #00234E;
	font-family: 'Amiri', serif;
	font-weight: 700;
	display: block;
	font-size: 1.71429rem
}
.l-offer-sm__tel i {
	margin-right: .57143rem
}
.l-offer-sm__tel small {
	color: #000;
	font-size: .85714rem;
	display: block;
	margin-top: .57143rem;
	font-weight: 400;
	letter-spacing: .05em
}
.l-offer {
	color: #fff;
	background-color: #00234E;
	padding: 6.57143rem 0 6.57143rem;
	position: relative;
	z-index: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer {
		padding: 6.07143rem 0 4.92857rem;
		overflow: hidden
	}
}
.l-offer:before {
	content: '';
	display: block;
	width: 28.71429rem;
	height: 26.71429rem;
	background-image: url(../image/bg-offer.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-400px);
	z-index: -1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer:before {
		width: 29.28571rem;
		height: 20.78571rem;
		background-image: url(../image/bg-offer-sm.png);
		bottom: auto;
		top: 71px;
		left: 0;
		transform: none
	}
}
.l-offer__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 5.4386%
}
@media screen and (max-width:59.3125em) {
	.l-offer__inner {
		padding: 0;
		display: block
	}
}
.l-offer__head {
	width: 46.25984%
}
@media screen and (max-width:59.3125em) {
	.l-offer__head {
		width: 100%;
		padding: 0 1.71429rem 5.57143rem
	}
}
.l-offer__heading {
	padding-top: 2.85714rem;
	margin-bottom: 3.28571rem;
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer__heading {
		padding-top: 1.71429rem;
		margin-bottom: 2.85714rem
	}
}
.l-offer__heading:before {
	content: '';
	display: block;
	width: 2.85714rem;
	height: .14286rem;
	background-color: #B29B19;
	position: absolute;
	left: 0;
	top: 0
}
.l-offer__heading span {
	display: block;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 4rem;
	letter-spacing: .05em;
	line-height: 1
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer__heading span {
		font-size: 2.85714rem
	}
}
.l-offer__heading small {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.42857
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer__heading small {
		margin-top: .57143rem
	}
}
.l-offer__heading small span {
	font-family: "Noto Sans JP", sans-serif;
	display: inline-block;
	color: #B29B19;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.42857
}
.l-offer__text {
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.71429
}
.l-offer__content {
	width: 42.12598%
}
@media screen and (max-width:59.3125em) {
	.l-offer__content {
		width: 100%
	}
}
.l-offer__tel {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	pointer-events: none;
	color: #fff
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer__tel {
		pointer-events: inherit;
		display: block;
		text-align: center
	}
}
.l-offer__tel img {
	width: 2rem;
	margin-right: .85714rem
}
.l-offer__tel span {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 2.92857rem;
	letter-spacing: -.05em;
	line-height: 1
}
.l-offer__teltext {
	font-size: 1rem;
	letter-spacing: .05em;
	line-height: 1.42857;
	text-align: center;
	padding-left: .85714rem
}
.l-offer__buttons {
	margin-top: 1.64286rem
}
@media screen and (max-width:59.3125em) {
	.l-offer__buttons {
		text-align: center
	}
}
.l-offer__button {
	text-decoration: none;
	width: 100%;
	height: 6rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.28571rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.44444;
	transition: all .6s 0s cubic-bezier(.33, 1, .68, 1);
	margin-bottom: 1.14286rem;
	position: relative
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-offer__button {
		display: flex;
		margin-left: auto;
		margin-right: auto
	}
}
.l-offer__button:last-of-type {
	margin-bottom: 0
}
.l-offer__button.is-simulator {
	background-color: #07445F
}
.l-page-header {
	width: 100%;
	position: relative;
	overflow: hidden
}
.l-page-header:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0
}
.l-page-header::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	max-width: 81.42857rem;
	height: 3.92857rem;
	background: #fff;
	z-index: 999
}
@media screen and (max-width:75em) {
	.l-page-header::before {
		width: 80%;
		height: 2.5rem;
		bottom: -.07143rem
	}
}
@media screen and (max-width:59.3125em) {
	.l-page-header::before {
		display: none
	}
}
.l-page-header.is-lg .l-page-header__image {
	height: 43.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header.is-lg .l-page-header__image {
		height: 21.92857rem
	}
}
.l-page-header.is-lg .l-page-header__inner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.l-page-header.is-lg .l-page-header__title {
	order: 2;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.85714rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.05
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header.is-lg .l-page-header__title {
		font-size: 2.28571rem
	}
}
.l-page-header.is-lg .l-page-header__subtitle {
	order: 1;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 1.42857rem;
	letter-spacing: .05em;
	line-height: 1;
	margin-bottom: 1.21429rem;
	margin-top: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header.is-lg .l-page-header__subtitle {
		font-size: 1.28571rem;
		margin-bottom: .85714rem
	}
}
.l-page-header__image {
	height: 36.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header__image {
		height: 18.14286rem
	}
}
.l-page-header__bgimg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.l-page-header__inner {
	text-align: center;
	color: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	padding: 0 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header__inner {
		margin-top: 1.42857rem
	}
}
.l-page-header__title {
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size: 4rem;
	letter-spacing: .05em;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header__title {
		font-size: 2.85714rem
	}
}
.l-page-header__subtitle {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.42857;
	margin-top: .07143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-page-header__subtitle {
		margin-top: .57143rem
	}
}
.l-post-content p, #tinymce.post-type-post p, #tinymce.post-type-page p, #tinymce.mce-content-body.acf_content p {
	text-align: left
}
.l-post-content h2, #tinymce.post-type-post h2, #tinymce.post-type-page h2, #tinymce.mce-content-body.acf_content h2 {
	margin-top: 0;
	color: #00234E;
	position: relative;
	text-align: center;
	padding-bottom: 1.14286rem;
	margin-bottom: 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h2, #tinymce.post-type-post h2, #tinymce.post-type-page h2, #tinymce.mce-content-body.acf_content h2 {
		padding-bottom: .85714rem
	}
}
.l-post-content h2:after, #tinymce.post-type-post h2:after, #tinymce.post-type-page h2:after, #tinymce.mce-content-body.acf_content h2:after {
	content: "";
	display: block;
	width: 5.14286rem;
	height: .14286rem;
	background-color: #00234E;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h2:after, #tinymce.post-type-post h2:after, #tinymce.post-type-page h2:after, #tinymce.mce-content-body.acf_content h2:after {
		width: 4.57143rem;
		height: .14286rem
	}
}
.l-post-content h3, #tinymce.post-type-post h3, #tinymce.post-type-page h3, #tinymce.mce-content-body.acf_content h3 {
	margin-top: 0;
	border-bottom: 3px solid #E2E2E2;
	padding-bottom: 1.42857rem;
	margin-bottom: 1.71429rem;
	position: relative;
	text-align: left
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h3, #tinymce.post-type-post h3, #tinymce.post-type-page h3, #tinymce.mce-content-body.acf_content h3 {
		border-width: 2px;
		padding-bottom: .85714rem;
		margin-bottom: 1.71429rem
	}
}
.l-post-content h3:after, #tinymce.post-type-post h3:after, #tinymce.post-type-page h3:after, #tinymce.mce-content-body.acf_content h3:after {
	content: "";
	display: block;
	width: 7.14286rem;
	height: .21429rem;
	background-color: #00234E;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translateY(100%)
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h3:after, #tinymce.post-type-post h3:after, #tinymce.post-type-page h3:after, #tinymce.mce-content-body.acf_content h3:after {
		width: 5.71429rem;
		height: .14286rem
	}
}
.l-post-content h4, #tinymce.post-type-post h4, #tinymce.post-type-page h4, #tinymce.mce-content-body.acf_content h4 {
	background-color: #EDF1F5;
	padding: 1.14286rem 2rem;
	border-left: 4px solid #00234E;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h4, #tinymce.post-type-post h4, #tinymce.post-type-page h4, #tinymce.mce-content-body.acf_content h4 {
		border-width: 2px;
		padding: .57143rem 1.14286rem;
		margin-bottom: 1.14286rem
	}
}
.l-post-content h4.is-xs, #tinymce.post-type-post h4.is-xs, #tinymce.post-type-page h4.is-xs, #tinymce.mce-content-body.acf_content h4.is-xs {
	padding: .71429rem 1.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h4.is-xs, #tinymce.post-type-post h4.is-xs, #tinymce.post-type-page h4.is-xs, #tinymce.mce-content-body.acf_content h4.is-xs {
		padding: .35714rem 1.14286rem
	}
}
.l-post-content h5, #tinymce.post-type-post h5, #tinymce.post-type-page h5, #tinymce.mce-content-body.acf_content h5 {
	color: #00234E;
	margin-top: 0;
	position: relative;
	text-align: left;
	padding-left: 1.35em
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h5, #tinymce.post-type-post h5, #tinymce.post-type-page h5, #tinymce.mce-content-body.acf_content h5 {
		padding-left: 1.71429rem
	}
}
.l-post-content h5:before, #tinymce.post-type-post h5:before, #tinymce.post-type-page h5:before, #tinymce.mce-content-body.acf_content h5:before {
	content: "\f10c";
	font-family: "FontAwesome";
	font-size: 1.1em;
	line-height: 1.4;
	display: block;
	color: #00234E;
	position: absolute;
	left: 0;
	top: 1px;
	font-weight: 400
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content h5:before, #tinymce.post-type-post h5:before, #tinymce.post-type-page h5:before, #tinymce.mce-content-body.acf_content h5:before {
		font-size: 1.37143rem;
		line-height: 1.3;
		top: 0
	}
}
.l-post-content h6, #tinymce.post-type-post h6, #tinymce.post-type-page h6, #tinymce.mce-content-body.acf_content h6 {
	margin-top: 0
}
.l-post-content.is-twocolumns h2, .is-twocolumns#tinymce.post-type-post h2, .is-twocolumns#tinymce.post-type-page h2, .is-twocolumns#tinymce.mce-content-body.acf_content h2 {
	text-align: left;
	margin-bottom: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-post-content.is-twocolumns h2, .is-twocolumns#tinymce.post-type-post h2, .is-twocolumns#tinymce.post-type-page h2, .is-twocolumns#tinymce.mce-content-body.acf_content h2 {
		margin-bottom: 1.71429rem
	}
}
.l-post-content.is-twocolumns h2:after, .is-twocolumns#tinymce.post-type-post h2:after, .is-twocolumns#tinymce.post-type-page h2:after, .is-twocolumns#tinymce.mce-content-body.acf_content h2:after {
	left: 0;
	transform: translateX(0)
}
@media print {
	html, body {
		min-width: 1140px
	}
	.slidebar-menu, .slidebar-button, .u-hidden-lg {
		display: none
	}
	.large-1 {
		width: 8.33333%
	}
	.is-push-lg-1 {
		width: push(1)
	}
	.large-2 {
		width: 16.66667%
	}
	.is-push-lg-2 {
		width: push(2)
	}
	.large-3 {
		width: 25%
	}
	.is-push-lg-3 {
		width: push(3)
	}
	.large-4 {
		width: 33.33333%
	}
	.is-push-lg-4 {
		width: push(4)
	}
	.large-5 {
		width: 41.66667%
	}
	.is-push-lg-5 {
		width: push(5)
	}
	.large-6 {
		width: 50%
	}
	.is-push-lg-6 {
		width: push(6)
	}
	.large-7 {
		width: 58.33333%
	}
	.is-push-lg-7 {
		width: push(7)
	}
	.large-8 {
		width: 66.66667%
	}
	.is-push-lg-8 {
		width: push(8)
	}
	.large-9 {
		width: 75%
	}
	.is-push-lg-9 {
		width: push(9)
	}
	.large-10 {
		width: 83.33333%
	}
	.is-push-lg-10 {
		width: push(10)
	}
	.large-11 {
		width: 91.66667%
	}
	.is-push-lg-11 {
		width: push(11)
	}
	.large-12 {
		width: 100%
	}
	.is-push-lg-12 {
		width: push(12)
	}
}
.l-section.is-xxxxlg {
	padding-top: 8.57143rem;
	padding-bottom: 8.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-xxxxlg {
		padding-top: 4.28571rem;
		padding-bottom: 4.28571rem
	}
}
.l-section.is-xxxlg {
	padding-top: 6.85714rem;
	padding-bottom: 6.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-xxxlg {
		padding-top: 3.42857rem;
		padding-bottom: 3.42857rem
	}
}
.l-section.is-xxlg {
	padding-top: 5.71429rem;
	padding-bottom: 5.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-xxlg {
		padding-top: 2.85714rem;
		padding-bottom: 2.85714rem
	}
}
.l-section.is-xlg {
	padding-top: 5.14286rem;
	padding-bottom: 5.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-xlg {
		padding-top: 2.57143rem;
		padding-bottom: 2.85714rem
	}
}
.l-section.is-lg {
	padding-top: 4.57143rem;
	padding-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-lg {
		padding-top: 2.28571rem;
		padding-bottom: 2.28571rem
	}
}
.l-section.is-sm {
	padding-top: 3.42857rem;
	padding-bottom: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-sm {
		padding-top: .85714rem;
		padding-bottom: .85714rem
	}
}
.l-section.is-xs {
	padding-top: 2.28571rem;
	padding-bottom: 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-xs {
		padding-top: 1.14286rem;
		padding-bottom: 1.14286rem
	}
}
.l-section.is-xxs {
	padding-top: 1.71429rem;
	padding-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-section.is-xxs {
		padding-top: .85714rem;
		padding-bottom: .85714rem
	}
}
.l-section.is-color-primary {
	background-color: #00234E
}
.l-section.is-color-secondary {
	background-color: #EDF1F5
}
.l-section.is-top {
	padding-bottom: 0!important
}
.l-section.is-bottom {
	padding-top: 0!important
}
.l-wrapper {
	padding-bottom: 5.71429rem;
	padding-top: 4.57143rem;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.l-wrapper {
		padding-top: 1.71429rem;
		padding-bottom: 2.85714rem
	}
}
.u-text-center {
	text-align: center!important
}
.u-text-left {
	text-align: left!important
}
.u-text-right {
	text-align: right!important
}
.u-animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.u-animated.is-infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		transform: translate3d(0, -4px, 0)
	}
}
@keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		transform: translate3d(0, -4px, 0)
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	transform-origin: center bottom
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes scrollAnim {
	0% {
		transform: translateX(-100%)
	}
	50% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(100%)
	}
}
@keyframes scrollAnim {
	0% {
		transform: translateX(-100%)
	}
	50% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(100%)
	}
}
@-webkit-keyframes scrollAnimY {
	0% {
		transform: translateY(-100%)
	}
	50% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(100%)
	}
}
@keyframes scrollAnimY {
	0% {
		transform: translateY(-100%)
	}
	50% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(100%)
	}
}
@-webkit-keyframes slideUp {
	0% {
		transform: translateY(100%)
	}
	100% {
		transform: translateY(0)
	}
}
@keyframes slideUp {
	0% {
		transform: translateY(100%)
	}
	100% {
		transform: translateY(0)
	}
}
@-webkit-keyframes slideDown {
	0% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(100%)
	}
}
@keyframes slideDown {
	0% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(100%)
	}
}
.u-display-block {
	display: block!important
}
.u-display-none {
	display: none!important
}
.u-display-inlineblock {
	display: inline-block!important
}
.u-display-inline {
	display: inline!important
}
.u-format-group {
	margin-top: 60px;
	margin-bottom: 60px
}
.u-format-group__title {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 24px;
	font-weight: 700;
	font-size: 2.28571rem;
	background: #00234E;
	color: #fff;
	padding-left: 24px
}
.u-format__title {
	font-size: 1.42857rem;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	max-width: 1140px;
	margin-top: 120px;
	margin-bottom: 18px;
	background: #f5f5f5;
	padding: 8px 12px 8px 24px;
	border-left: 5px solid #00234E
}
.u-format__content {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1140px
}
.u-format__content.is-fullwidth {
	max-width: 100%
}
.u-format__code {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	background: #f5f5f5;
	position: relative
}
.u-format__code pre {
	padding-top: 40px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	font-family: Courier;
	font-size: .85714rem
}
.u-format__code__title {
	background: #333;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	padding: 4px 8px;
	font-size: .85714rem
}
#tinymce {
	margin-left: auto!important;
	margin-right: auto!important;
	padding-top: .85714rem;
	padding-bottom: .85714rem;
	font-family: "Noto Sans JP", sans-serif!important;
	overflow: scroll;
	margin-top: 0!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	#tinymce {
		min-width: inherit!important;
		width: 100%
	}
}
#tinymce .js-accordion .c-accordion, #tinymce .js-accordion .c-faq__text {
	display: block!important
}
.u-mbs {
	margin-top: 4rem;
	margin-bottom: 4rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs {
		margin-top: 2rem;
		margin-bottom: 2rem
	}
}
.u-mbs.is-xxxxlg {
	margin-top: 8.57143rem;
	margin-bottom: 8.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xxxxlg {
		margin-top: 4.28571rem;
		margin-bottom: 4.28571rem
	}
}
.u-mbs.is-xxxlg {
	margin-top: 6.85714rem;
	margin-bottom: 6.85714rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xxxlg {
		margin-top: 3.42857rem;
		margin-bottom: 3.42857rem
	}
}
.u-mbs.is-xxlg {
	margin-top: 5.71429rem;
	margin-bottom: 5.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xxlg {
		margin-top: 2.85714rem;
		margin-bottom: 2.85714rem
	}
}
.u-mbs.is-xlg {
	margin-top: 5.14286rem;
	margin-bottom: 5.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xlg {
		margin-top: 2.57143rem;
		margin-bottom: 2.57143rem
	}
}
.u-mbs.is-lg {
	margin-top: 4.57143rem;
	margin-bottom: 4.57143rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-lg {
		margin-top: 2.28571rem;
		margin-bottom: 2.28571rem
	}
}
.u-mbs.is-sm {
	margin-top: 3.42857rem;
	margin-bottom: 3.42857rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-sm {
		margin-top: .85714rem;
		margin-bottom: .85714rem
	}
}
.u-mbs.is-xs {
	margin-top: 2.28571rem;
	margin-bottom: 2.28571rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xs {
		margin-top: 1.14286rem;
		margin-bottom: 1.14286rem
	}
}
.u-mbs.is-xxs {
	margin-top: 1.71429rem;
	margin-bottom: 1.71429rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xxs {
		margin-top: .85714rem;
		margin-bottom: .85714rem
	}
}
.u-mbs.is-xxs {
	margin-top: 1.14286rem;
	margin-bottom: 1.14286rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-mbs.is-xxs {
		margin-top: .57143rem;
		margin-bottom: .57143rem
	}
}
.u-mbs.is-xs {
	margin-top: .57143rem;
	margin-bottom: .57143rem
}
.u-mbs.is-top {
	margin-bottom: 0!important
}
.u-mbs.is-bottom {
	margin-top: 0!important
}
.u-pts0 {
	padding-top: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts0 {
		padding-top: 0
	}
}
.u-pbs0 {
	padding-bottom: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs0 {
		padding-bottom: 0
	}
}
.u-pts1 {
	padding-top: 1px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts1 {
		padding-top: .5px
	}
}
.u-pbs1 {
	padding-bottom: 1px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs1 {
		padding-bottom: .5px
	}
}
.u-pts2 {
	padding-top: 2px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts2 {
		padding-top: 1px
	}
}
.u-pbs2 {
	padding-bottom: 2px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs2 {
		padding-bottom: 1px
	}
}
.u-pts3 {
	padding-top: 3px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts3 {
		padding-top: 1.5px
	}
}
.u-pbs3 {
	padding-bottom: 3px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs3 {
		padding-bottom: 1.5px
	}
}
.u-pts4 {
	padding-top: 4px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts4 {
		padding-top: 2px
	}
}
.u-pbs4 {
	padding-bottom: 4px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs4 {
		padding-bottom: 2px
	}
}
.u-pts5 {
	padding-top: 5px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts5 {
		padding-top: 2.5px
	}
}
.u-pbs5 {
	padding-bottom: 5px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs5 {
		padding-bottom: 2.5px
	}
}
.u-pts6 {
	padding-top: 6px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts6 {
		padding-top: 3px
	}
}
.u-pbs6 {
	padding-bottom: 6px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs6 {
		padding-bottom: 3px
	}
}
.u-pts7 {
	padding-top: 7px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts7 {
		padding-top: 3.5px
	}
}
.u-pbs7 {
	padding-bottom: 7px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs7 {
		padding-bottom: 3.5px
	}
}
.u-pts8 {
	padding-top: 8px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts8 {
		padding-top: 4px
	}
}
.u-pbs8 {
	padding-bottom: 8px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs8 {
		padding-bottom: 4px
	}
}
.u-pts9 {
	padding-top: 9px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts9 {
		padding-top: 4.5px
	}
}
.u-pbs9 {
	padding-bottom: 9px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs9 {
		padding-bottom: 4.5px
	}
}
.u-pts10 {
	padding-top: 10px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts10 {
		padding-top: 5px
	}
}
.u-pbs10 {
	padding-bottom: 10px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs10 {
		padding-bottom: 5px
	}
}
.u-pts11 {
	padding-top: 11px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts11 {
		padding-top: 5.5px
	}
}
.u-pbs11 {
	padding-bottom: 11px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs11 {
		padding-bottom: 5.5px
	}
}
.u-pts12 {
	padding-top: 12px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts12 {
		padding-top: 6px
	}
}
.u-pbs12 {
	padding-bottom: 12px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs12 {
		padding-bottom: 6px
	}
}
.u-pts13 {
	padding-top: 13px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts13 {
		padding-top: 6.5px
	}
}
.u-pbs13 {
	padding-bottom: 13px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs13 {
		padding-bottom: 6.5px
	}
}
.u-pts14 {
	padding-top: 14px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts14 {
		padding-top: 7px
	}
}
.u-pbs14 {
	padding-bottom: 14px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs14 {
		padding-bottom: 7px
	}
}
.u-pts15 {
	padding-top: 15px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts15 {
		padding-top: 7.5px
	}
}
.u-pbs15 {
	padding-bottom: 15px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs15 {
		padding-bottom: 7.5px
	}
}
.u-pts16 {
	padding-top: 16px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts16 {
		padding-top: 8px
	}
}
.u-pbs16 {
	padding-bottom: 16px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs16 {
		padding-bottom: 8px
	}
}
.u-pts17 {
	padding-top: 17px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts17 {
		padding-top: 8.5px
	}
}
.u-pbs17 {
	padding-bottom: 17px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs17 {
		padding-bottom: 8.5px
	}
}
.u-pts18 {
	padding-top: 18px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts18 {
		padding-top: 9px
	}
}
.u-pbs18 {
	padding-bottom: 18px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs18 {
		padding-bottom: 9px
	}
}
.u-pts19 {
	padding-top: 19px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts19 {
		padding-top: 9.5px
	}
}
.u-pbs19 {
	padding-bottom: 19px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs19 {
		padding-bottom: 9.5px
	}
}
.u-pts20 {
	padding-top: 20px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts20 {
		padding-top: 10px
	}
}
.u-pbs20 {
	padding-bottom: 20px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs20 {
		padding-bottom: 10px
	}
}
.u-pts21 {
	padding-top: 21px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts21 {
		padding-top: 10.5px
	}
}
.u-pbs21 {
	padding-bottom: 21px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs21 {
		padding-bottom: 10.5px
	}
}
.u-pts22 {
	padding-top: 22px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts22 {
		padding-top: 11px
	}
}
.u-pbs22 {
	padding-bottom: 22px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs22 {
		padding-bottom: 11px
	}
}
.u-pts23 {
	padding-top: 23px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts23 {
		padding-top: 11.5px
	}
}
.u-pbs23 {
	padding-bottom: 23px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs23 {
		padding-bottom: 11.5px
	}
}
.u-pts24 {
	padding-top: 24px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts24 {
		padding-top: 12px
	}
}
.u-pbs24 {
	padding-bottom: 24px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs24 {
		padding-bottom: 12px
	}
}
.u-pts25 {
	padding-top: 25px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts25 {
		padding-top: 12.5px
	}
}
.u-pbs25 {
	padding-bottom: 25px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs25 {
		padding-bottom: 12.5px
	}
}
.u-pts26 {
	padding-top: 26px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts26 {
		padding-top: 13px
	}
}
.u-pbs26 {
	padding-bottom: 26px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs26 {
		padding-bottom: 13px
	}
}
.u-pts27 {
	padding-top: 27px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts27 {
		padding-top: 13.5px
	}
}
.u-pbs27 {
	padding-bottom: 27px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs27 {
		padding-bottom: 13.5px
	}
}
.u-pts28 {
	padding-top: 28px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts28 {
		padding-top: 14px
	}
}
.u-pbs28 {
	padding-bottom: 28px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs28 {
		padding-bottom: 14px
	}
}
.u-pts29 {
	padding-top: 29px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts29 {
		padding-top: 14.5px
	}
}
.u-pbs29 {
	padding-bottom: 29px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs29 {
		padding-bottom: 14.5px
	}
}
.u-pts30 {
	padding-top: 30px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts30 {
		padding-top: 15px
	}
}
.u-pbs30 {
	padding-bottom: 30px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs30 {
		padding-bottom: 15px
	}
}
.u-pts31 {
	padding-top: 31px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts31 {
		padding-top: 15.5px
	}
}
.u-pbs31 {
	padding-bottom: 31px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs31 {
		padding-bottom: 15.5px
	}
}
.u-pts32 {
	padding-top: 32px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts32 {
		padding-top: 16px
	}
}
.u-pbs32 {
	padding-bottom: 32px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs32 {
		padding-bottom: 16px
	}
}
.u-pts33 {
	padding-top: 33px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts33 {
		padding-top: 16.5px
	}
}
.u-pbs33 {
	padding-bottom: 33px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs33 {
		padding-bottom: 16.5px
	}
}
.u-pts34 {
	padding-top: 34px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts34 {
		padding-top: 17px
	}
}
.u-pbs34 {
	padding-bottom: 34px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs34 {
		padding-bottom: 17px
	}
}
.u-pts35 {
	padding-top: 35px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts35 {
		padding-top: 17.5px
	}
}
.u-pbs35 {
	padding-bottom: 35px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs35 {
		padding-bottom: 17.5px
	}
}
.u-pts36 {
	padding-top: 36px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts36 {
		padding-top: 18px
	}
}
.u-pbs36 {
	padding-bottom: 36px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs36 {
		padding-bottom: 18px
	}
}
.u-pts37 {
	padding-top: 37px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts37 {
		padding-top: 18.5px
	}
}
.u-pbs37 {
	padding-bottom: 37px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs37 {
		padding-bottom: 18.5px
	}
}
.u-pts38 {
	padding-top: 38px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts38 {
		padding-top: 19px
	}
}
.u-pbs38 {
	padding-bottom: 38px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs38 {
		padding-bottom: 19px
	}
}
.u-pts39 {
	padding-top: 39px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts39 {
		padding-top: 19.5px
	}
}
.u-pbs39 {
	padding-bottom: 39px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs39 {
		padding-bottom: 19.5px
	}
}
.u-pts40 {
	padding-top: 40px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts40 {
		padding-top: 20px
	}
}
.u-pbs40 {
	padding-bottom: 40px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs40 {
		padding-bottom: 20px
	}
}
.u-pts41 {
	padding-top: 41px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts41 {
		padding-top: 20.5px
	}
}
.u-pbs41 {
	padding-bottom: 41px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs41 {
		padding-bottom: 20.5px
	}
}
.u-pts42 {
	padding-top: 42px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts42 {
		padding-top: 21px
	}
}
.u-pbs42 {
	padding-bottom: 42px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs42 {
		padding-bottom: 21px
	}
}
.u-pts43 {
	padding-top: 43px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts43 {
		padding-top: 21.5px
	}
}
.u-pbs43 {
	padding-bottom: 43px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs43 {
		padding-bottom: 21.5px
	}
}
.u-pts44 {
	padding-top: 44px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts44 {
		padding-top: 22px
	}
}
.u-pbs44 {
	padding-bottom: 44px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs44 {
		padding-bottom: 22px
	}
}
.u-pts45 {
	padding-top: 45px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts45 {
		padding-top: 22.5px
	}
}
.u-pbs45 {
	padding-bottom: 45px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs45 {
		padding-bottom: 22.5px
	}
}
.u-pts46 {
	padding-top: 46px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts46 {
		padding-top: 23px
	}
}
.u-pbs46 {
	padding-bottom: 46px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs46 {
		padding-bottom: 23px
	}
}
.u-pts47 {
	padding-top: 47px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts47 {
		padding-top: 23.5px
	}
}
.u-pbs47 {
	padding-bottom: 47px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs47 {
		padding-bottom: 23.5px
	}
}
.u-pts48 {
	padding-top: 48px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts48 {
		padding-top: 24px
	}
}
.u-pbs48 {
	padding-bottom: 48px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs48 {
		padding-bottom: 24px
	}
}
.u-pts49 {
	padding-top: 49px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts49 {
		padding-top: 24.5px
	}
}
.u-pbs49 {
	padding-bottom: 49px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs49 {
		padding-bottom: 24.5px
	}
}
.u-pts50 {
	padding-top: 50px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts50 {
		padding-top: 25px
	}
}
.u-pbs50 {
	padding-bottom: 50px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs50 {
		padding-bottom: 25px
	}
}
.u-pts51 {
	padding-top: 51px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts51 {
		padding-top: 25.5px
	}
}
.u-pbs51 {
	padding-bottom: 51px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs51 {
		padding-bottom: 25.5px
	}
}
.u-pts52 {
	padding-top: 52px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts52 {
		padding-top: 26px
	}
}
.u-pbs52 {
	padding-bottom: 52px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs52 {
		padding-bottom: 26px
	}
}
.u-pts53 {
	padding-top: 53px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts53 {
		padding-top: 26.5px
	}
}
.u-pbs53 {
	padding-bottom: 53px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs53 {
		padding-bottom: 26.5px
	}
}
.u-pts54 {
	padding-top: 54px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts54 {
		padding-top: 27px
	}
}
.u-pbs54 {
	padding-bottom: 54px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs54 {
		padding-bottom: 27px
	}
}
.u-pts55 {
	padding-top: 55px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts55 {
		padding-top: 27.5px
	}
}
.u-pbs55 {
	padding-bottom: 55px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs55 {
		padding-bottom: 27.5px
	}
}
.u-pts56 {
	padding-top: 56px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts56 {
		padding-top: 28px
	}
}
.u-pbs56 {
	padding-bottom: 56px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs56 {
		padding-bottom: 28px
	}
}
.u-pts57 {
	padding-top: 57px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts57 {
		padding-top: 28.5px
	}
}
.u-pbs57 {
	padding-bottom: 57px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs57 {
		padding-bottom: 28.5px
	}
}
.u-pts58 {
	padding-top: 58px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts58 {
		padding-top: 29px
	}
}
.u-pbs58 {
	padding-bottom: 58px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs58 {
		padding-bottom: 29px
	}
}
.u-pts59 {
	padding-top: 59px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts59 {
		padding-top: 29.5px
	}
}
.u-pbs59 {
	padding-bottom: 59px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs59 {
		padding-bottom: 29.5px
	}
}
.u-pts60 {
	padding-top: 60px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts60 {
		padding-top: 30px
	}
}
.u-pbs60 {
	padding-bottom: 60px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs60 {
		padding-bottom: 30px
	}
}
.u-pts61 {
	padding-top: 61px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts61 {
		padding-top: 30.5px
	}
}
.u-pbs61 {
	padding-bottom: 61px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs61 {
		padding-bottom: 30.5px
	}
}
.u-pts62 {
	padding-top: 62px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts62 {
		padding-top: 31px
	}
}
.u-pbs62 {
	padding-bottom: 62px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs62 {
		padding-bottom: 31px
	}
}
.u-pts63 {
	padding-top: 63px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts63 {
		padding-top: 31.5px
	}
}
.u-pbs63 {
	padding-bottom: 63px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs63 {
		padding-bottom: 31.5px
	}
}
.u-pts64 {
	padding-top: 64px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts64 {
		padding-top: 32px
	}
}
.u-pbs64 {
	padding-bottom: 64px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs64 {
		padding-bottom: 32px
	}
}
.u-pts65 {
	padding-top: 65px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts65 {
		padding-top: 32.5px
	}
}
.u-pbs65 {
	padding-bottom: 65px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs65 {
		padding-bottom: 32.5px
	}
}
.u-pts66 {
	padding-top: 66px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts66 {
		padding-top: 33px
	}
}
.u-pbs66 {
	padding-bottom: 66px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs66 {
		padding-bottom: 33px
	}
}
.u-pts67 {
	padding-top: 67px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts67 {
		padding-top: 33.5px
	}
}
.u-pbs67 {
	padding-bottom: 67px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs67 {
		padding-bottom: 33.5px
	}
}
.u-pts68 {
	padding-top: 68px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts68 {
		padding-top: 34px
	}
}
.u-pbs68 {
	padding-bottom: 68px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs68 {
		padding-bottom: 34px
	}
}
.u-pts69 {
	padding-top: 69px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts69 {
		padding-top: 34.5px
	}
}
.u-pbs69 {
	padding-bottom: 69px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs69 {
		padding-bottom: 34.5px
	}
}
.u-pts70 {
	padding-top: 70px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts70 {
		padding-top: 35px
	}
}
.u-pbs70 {
	padding-bottom: 70px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs70 {
		padding-bottom: 35px
	}
}
.u-pts71 {
	padding-top: 71px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts71 {
		padding-top: 35.5px
	}
}
.u-pbs71 {
	padding-bottom: 71px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs71 {
		padding-bottom: 35.5px
	}
}
.u-pts72 {
	padding-top: 72px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts72 {
		padding-top: 36px
	}
}
.u-pbs72 {
	padding-bottom: 72px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs72 {
		padding-bottom: 36px
	}
}
.u-pts73 {
	padding-top: 73px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts73 {
		padding-top: 36.5px
	}
}
.u-pbs73 {
	padding-bottom: 73px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs73 {
		padding-bottom: 36.5px
	}
}
.u-pts74 {
	padding-top: 74px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts74 {
		padding-top: 37px
	}
}
.u-pbs74 {
	padding-bottom: 74px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs74 {
		padding-bottom: 37px
	}
}
.u-pts75 {
	padding-top: 75px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts75 {
		padding-top: 37.5px
	}
}
.u-pbs75 {
	padding-bottom: 75px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs75 {
		padding-bottom: 37.5px
	}
}
.u-pts76 {
	padding-top: 76px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts76 {
		padding-top: 38px
	}
}
.u-pbs76 {
	padding-bottom: 76px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs76 {
		padding-bottom: 38px
	}
}
.u-pts77 {
	padding-top: 77px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts77 {
		padding-top: 38.5px
	}
}
.u-pbs77 {
	padding-bottom: 77px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs77 {
		padding-bottom: 38.5px
	}
}
.u-pts78 {
	padding-top: 78px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts78 {
		padding-top: 39px
	}
}
.u-pbs78 {
	padding-bottom: 78px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs78 {
		padding-bottom: 39px
	}
}
.u-pts79 {
	padding-top: 79px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts79 {
		padding-top: 39.5px
	}
}
.u-pbs79 {
	padding-bottom: 79px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs79 {
		padding-bottom: 39.5px
	}
}
.u-pts80 {
	padding-top: 80px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts80 {
		padding-top: 40px
	}
}
.u-pbs80 {
	padding-bottom: 80px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs80 {
		padding-bottom: 40px
	}
}
.u-pts81 {
	padding-top: 81px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts81 {
		padding-top: 40.5px
	}
}
.u-pbs81 {
	padding-bottom: 81px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs81 {
		padding-bottom: 40.5px
	}
}
.u-pts82 {
	padding-top: 82px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts82 {
		padding-top: 41px
	}
}
.u-pbs82 {
	padding-bottom: 82px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs82 {
		padding-bottom: 41px
	}
}
.u-pts83 {
	padding-top: 83px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts83 {
		padding-top: 41.5px
	}
}
.u-pbs83 {
	padding-bottom: 83px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs83 {
		padding-bottom: 41.5px
	}
}
.u-pts84 {
	padding-top: 84px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts84 {
		padding-top: 42px
	}
}
.u-pbs84 {
	padding-bottom: 84px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs84 {
		padding-bottom: 42px
	}
}
.u-pts85 {
	padding-top: 85px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts85 {
		padding-top: 42.5px
	}
}
.u-pbs85 {
	padding-bottom: 85px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs85 {
		padding-bottom: 42.5px
	}
}
.u-pts86 {
	padding-top: 86px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts86 {
		padding-top: 43px
	}
}
.u-pbs86 {
	padding-bottom: 86px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs86 {
		padding-bottom: 43px
	}
}
.u-pts87 {
	padding-top: 87px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts87 {
		padding-top: 43.5px
	}
}
.u-pbs87 {
	padding-bottom: 87px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs87 {
		padding-bottom: 43.5px
	}
}
.u-pts88 {
	padding-top: 88px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts88 {
		padding-top: 44px
	}
}
.u-pbs88 {
	padding-bottom: 88px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs88 {
		padding-bottom: 44px
	}
}
.u-pts89 {
	padding-top: 89px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts89 {
		padding-top: 44.5px
	}
}
.u-pbs89 {
	padding-bottom: 89px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs89 {
		padding-bottom: 44.5px
	}
}
.u-pts90 {
	padding-top: 90px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts90 {
		padding-top: 45px
	}
}
.u-pbs90 {
	padding-bottom: 90px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs90 {
		padding-bottom: 45px
	}
}
.u-pts91 {
	padding-top: 91px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts91 {
		padding-top: 45.5px
	}
}
.u-pbs91 {
	padding-bottom: 91px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs91 {
		padding-bottom: 45.5px
	}
}
.u-pts92 {
	padding-top: 92px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts92 {
		padding-top: 46px
	}
}
.u-pbs92 {
	padding-bottom: 92px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs92 {
		padding-bottom: 46px
	}
}
.u-pts93 {
	padding-top: 93px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts93 {
		padding-top: 46.5px
	}
}
.u-pbs93 {
	padding-bottom: 93px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs93 {
		padding-bottom: 46.5px
	}
}
.u-pts94 {
	padding-top: 94px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts94 {
		padding-top: 47px
	}
}
.u-pbs94 {
	padding-bottom: 94px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs94 {
		padding-bottom: 47px
	}
}
.u-pts95 {
	padding-top: 95px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts95 {
		padding-top: 47.5px
	}
}
.u-pbs95 {
	padding-bottom: 95px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs95 {
		padding-bottom: 47.5px
	}
}
.u-pts96 {
	padding-top: 96px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts96 {
		padding-top: 48px
	}
}
.u-pbs96 {
	padding-bottom: 96px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs96 {
		padding-bottom: 48px
	}
}
.u-pts97 {
	padding-top: 97px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts97 {
		padding-top: 48.5px
	}
}
.u-pbs97 {
	padding-bottom: 97px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs97 {
		padding-bottom: 48.5px
	}
}
.u-pts98 {
	padding-top: 98px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts98 {
		padding-top: 49px
	}
}
.u-pbs98 {
	padding-bottom: 98px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs98 {
		padding-bottom: 49px
	}
}
.u-pts99 {
	padding-top: 99px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts99 {
		padding-top: 49.5px
	}
}
.u-pbs99 {
	padding-bottom: 99px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs99 {
		padding-bottom: 49.5px
	}
}
.u-pts100 {
	padding-top: 100px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts100 {
		padding-top: 50px
	}
}
.u-pbs100 {
	padding-bottom: 100px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs100 {
		padding-bottom: 50px
	}
}
.u-pts101 {
	padding-top: 101px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts101 {
		padding-top: 50.5px
	}
}
.u-pbs101 {
	padding-bottom: 101px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs101 {
		padding-bottom: 50.5px
	}
}
.u-pts102 {
	padding-top: 102px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts102 {
		padding-top: 51px
	}
}
.u-pbs102 {
	padding-bottom: 102px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs102 {
		padding-bottom: 51px
	}
}
.u-pts103 {
	padding-top: 103px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts103 {
		padding-top: 51.5px
	}
}
.u-pbs103 {
	padding-bottom: 103px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs103 {
		padding-bottom: 51.5px
	}
}
.u-pts104 {
	padding-top: 104px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts104 {
		padding-top: 52px
	}
}
.u-pbs104 {
	padding-bottom: 104px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs104 {
		padding-bottom: 52px
	}
}
.u-pts105 {
	padding-top: 105px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts105 {
		padding-top: 52.5px
	}
}
.u-pbs105 {
	padding-bottom: 105px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs105 {
		padding-bottom: 52.5px
	}
}
.u-pts106 {
	padding-top: 106px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts106 {
		padding-top: 53px
	}
}
.u-pbs106 {
	padding-bottom: 106px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs106 {
		padding-bottom: 53px
	}
}
.u-pts107 {
	padding-top: 107px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts107 {
		padding-top: 53.5px
	}
}
.u-pbs107 {
	padding-bottom: 107px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs107 {
		padding-bottom: 53.5px
	}
}
.u-pts108 {
	padding-top: 108px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts108 {
		padding-top: 54px
	}
}
.u-pbs108 {
	padding-bottom: 108px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs108 {
		padding-bottom: 54px
	}
}
.u-pts109 {
	padding-top: 109px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts109 {
		padding-top: 54.5px
	}
}
.u-pbs109 {
	padding-bottom: 109px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs109 {
		padding-bottom: 54.5px
	}
}
.u-pts110 {
	padding-top: 110px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts110 {
		padding-top: 55px
	}
}
.u-pbs110 {
	padding-bottom: 110px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs110 {
		padding-bottom: 55px
	}
}
.u-pts111 {
	padding-top: 111px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts111 {
		padding-top: 55.5px
	}
}
.u-pbs111 {
	padding-bottom: 111px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs111 {
		padding-bottom: 55.5px
	}
}
.u-pts112 {
	padding-top: 112px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts112 {
		padding-top: 56px
	}
}
.u-pbs112 {
	padding-bottom: 112px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs112 {
		padding-bottom: 56px
	}
}
.u-pts113 {
	padding-top: 113px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts113 {
		padding-top: 56.5px
	}
}
.u-pbs113 {
	padding-bottom: 113px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs113 {
		padding-bottom: 56.5px
	}
}
.u-pts114 {
	padding-top: 114px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts114 {
		padding-top: 57px
	}
}
.u-pbs114 {
	padding-bottom: 114px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs114 {
		padding-bottom: 57px
	}
}
.u-pts115 {
	padding-top: 115px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts115 {
		padding-top: 57.5px
	}
}
.u-pbs115 {
	padding-bottom: 115px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs115 {
		padding-bottom: 57.5px
	}
}
.u-pts116 {
	padding-top: 116px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts116 {
		padding-top: 58px
	}
}
.u-pbs116 {
	padding-bottom: 116px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs116 {
		padding-bottom: 58px
	}
}
.u-pts117 {
	padding-top: 117px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts117 {
		padding-top: 58.5px
	}
}
.u-pbs117 {
	padding-bottom: 117px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs117 {
		padding-bottom: 58.5px
	}
}
.u-pts118 {
	padding-top: 118px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts118 {
		padding-top: 59px
	}
}
.u-pbs118 {
	padding-bottom: 118px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs118 {
		padding-bottom: 59px
	}
}
.u-pts119 {
	padding-top: 119px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts119 {
		padding-top: 59.5px
	}
}
.u-pbs119 {
	padding-bottom: 119px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs119 {
		padding-bottom: 59.5px
	}
}
.u-pts120 {
	padding-top: 120px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts120 {
		padding-top: 60px
	}
}
.u-pbs120 {
	padding-bottom: 120px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs120 {
		padding-bottom: 60px
	}
}
.u-pts121 {
	padding-top: 121px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts121 {
		padding-top: 60.5px
	}
}
.u-pbs121 {
	padding-bottom: 121px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs121 {
		padding-bottom: 60.5px
	}
}
.u-pts122 {
	padding-top: 122px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts122 {
		padding-top: 61px
	}
}
.u-pbs122 {
	padding-bottom: 122px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs122 {
		padding-bottom: 61px
	}
}
.u-pts123 {
	padding-top: 123px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts123 {
		padding-top: 61.5px
	}
}
.u-pbs123 {
	padding-bottom: 123px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs123 {
		padding-bottom: 61.5px
	}
}
.u-pts124 {
	padding-top: 124px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts124 {
		padding-top: 62px
	}
}
.u-pbs124 {
	padding-bottom: 124px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs124 {
		padding-bottom: 62px
	}
}
.u-pts125 {
	padding-top: 125px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts125 {
		padding-top: 62.5px
	}
}
.u-pbs125 {
	padding-bottom: 125px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs125 {
		padding-bottom: 62.5px
	}
}
.u-pts126 {
	padding-top: 126px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts126 {
		padding-top: 63px
	}
}
.u-pbs126 {
	padding-bottom: 126px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs126 {
		padding-bottom: 63px
	}
}
.u-pts127 {
	padding-top: 127px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts127 {
		padding-top: 63.5px
	}
}
.u-pbs127 {
	padding-bottom: 127px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs127 {
		padding-bottom: 63.5px
	}
}
.u-pts128 {
	padding-top: 128px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts128 {
		padding-top: 64px
	}
}
.u-pbs128 {
	padding-bottom: 128px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs128 {
		padding-bottom: 64px
	}
}
.u-pts129 {
	padding-top: 129px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts129 {
		padding-top: 64.5px
	}
}
.u-pbs129 {
	padding-bottom: 129px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs129 {
		padding-bottom: 64.5px
	}
}
.u-pts130 {
	padding-top: 130px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts130 {
		padding-top: 65px
	}
}
.u-pbs130 {
	padding-bottom: 130px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs130 {
		padding-bottom: 65px
	}
}
.u-pts131 {
	padding-top: 131px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts131 {
		padding-top: 65.5px
	}
}
.u-pbs131 {
	padding-bottom: 131px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs131 {
		padding-bottom: 65.5px
	}
}
.u-pts132 {
	padding-top: 132px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts132 {
		padding-top: 66px
	}
}
.u-pbs132 {
	padding-bottom: 132px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs132 {
		padding-bottom: 66px
	}
}
.u-pts133 {
	padding-top: 133px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts133 {
		padding-top: 66.5px
	}
}
.u-pbs133 {
	padding-bottom: 133px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs133 {
		padding-bottom: 66.5px
	}
}
.u-pts134 {
	padding-top: 134px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts134 {
		padding-top: 67px
	}
}
.u-pbs134 {
	padding-bottom: 134px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs134 {
		padding-bottom: 67px
	}
}
.u-pts135 {
	padding-top: 135px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts135 {
		padding-top: 67.5px
	}
}
.u-pbs135 {
	padding-bottom: 135px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs135 {
		padding-bottom: 67.5px
	}
}
.u-pts136 {
	padding-top: 136px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts136 {
		padding-top: 68px
	}
}
.u-pbs136 {
	padding-bottom: 136px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs136 {
		padding-bottom: 68px
	}
}
.u-pts137 {
	padding-top: 137px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts137 {
		padding-top: 68.5px
	}
}
.u-pbs137 {
	padding-bottom: 137px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs137 {
		padding-bottom: 68.5px
	}
}
.u-pts138 {
	padding-top: 138px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts138 {
		padding-top: 69px
	}
}
.u-pbs138 {
	padding-bottom: 138px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs138 {
		padding-bottom: 69px
	}
}
.u-pts139 {
	padding-top: 139px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts139 {
		padding-top: 69.5px
	}
}
.u-pbs139 {
	padding-bottom: 139px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs139 {
		padding-bottom: 69.5px
	}
}
.u-pts140 {
	padding-top: 140px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts140 {
		padding-top: 70px
	}
}
.u-pbs140 {
	padding-bottom: 140px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs140 {
		padding-bottom: 70px
	}
}
.u-pts141 {
	padding-top: 141px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts141 {
		padding-top: 70.5px
	}
}
.u-pbs141 {
	padding-bottom: 141px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs141 {
		padding-bottom: 70.5px
	}
}
.u-pts142 {
	padding-top: 142px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts142 {
		padding-top: 71px
	}
}
.u-pbs142 {
	padding-bottom: 142px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs142 {
		padding-bottom: 71px
	}
}
.u-pts143 {
	padding-top: 143px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts143 {
		padding-top: 71.5px
	}
}
.u-pbs143 {
	padding-bottom: 143px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs143 {
		padding-bottom: 71.5px
	}
}
.u-pts144 {
	padding-top: 144px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts144 {
		padding-top: 72px
	}
}
.u-pbs144 {
	padding-bottom: 144px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs144 {
		padding-bottom: 72px
	}
}
.u-pts145 {
	padding-top: 145px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts145 {
		padding-top: 72.5px
	}
}
.u-pbs145 {
	padding-bottom: 145px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs145 {
		padding-bottom: 72.5px
	}
}
.u-pts146 {
	padding-top: 146px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts146 {
		padding-top: 73px
	}
}
.u-pbs146 {
	padding-bottom: 146px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs146 {
		padding-bottom: 73px
	}
}
.u-pts147 {
	padding-top: 147px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts147 {
		padding-top: 73.5px
	}
}
.u-pbs147 {
	padding-bottom: 147px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs147 {
		padding-bottom: 73.5px
	}
}
.u-pts148 {
	padding-top: 148px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts148 {
		padding-top: 74px
	}
}
.u-pbs148 {
	padding-bottom: 148px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs148 {
		padding-bottom: 74px
	}
}
.u-pts149 {
	padding-top: 149px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts149 {
		padding-top: 74.5px
	}
}
.u-pbs149 {
	padding-bottom: 149px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs149 {
		padding-bottom: 74.5px
	}
}
.u-pts150 {
	padding-top: 150px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts150 {
		padding-top: 75px
	}
}
.u-pbs150 {
	padding-bottom: 150px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs150 {
		padding-bottom: 75px
	}
}
.u-pts151 {
	padding-top: 151px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts151 {
		padding-top: 75.5px
	}
}
.u-pbs151 {
	padding-bottom: 151px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs151 {
		padding-bottom: 75.5px
	}
}
.u-pts152 {
	padding-top: 152px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts152 {
		padding-top: 76px
	}
}
.u-pbs152 {
	padding-bottom: 152px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs152 {
		padding-bottom: 76px
	}
}
.u-pts153 {
	padding-top: 153px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts153 {
		padding-top: 76.5px
	}
}
.u-pbs153 {
	padding-bottom: 153px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs153 {
		padding-bottom: 76.5px
	}
}
.u-pts154 {
	padding-top: 154px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts154 {
		padding-top: 77px
	}
}
.u-pbs154 {
	padding-bottom: 154px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs154 {
		padding-bottom: 77px
	}
}
.u-pts155 {
	padding-top: 155px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts155 {
		padding-top: 77.5px
	}
}
.u-pbs155 {
	padding-bottom: 155px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs155 {
		padding-bottom: 77.5px
	}
}
.u-pts156 {
	padding-top: 156px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts156 {
		padding-top: 78px
	}
}
.u-pbs156 {
	padding-bottom: 156px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs156 {
		padding-bottom: 78px
	}
}
.u-pts157 {
	padding-top: 157px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts157 {
		padding-top: 78.5px
	}
}
.u-pbs157 {
	padding-bottom: 157px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs157 {
		padding-bottom: 78.5px
	}
}
.u-pts158 {
	padding-top: 158px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts158 {
		padding-top: 79px
	}
}
.u-pbs158 {
	padding-bottom: 158px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs158 {
		padding-bottom: 79px
	}
}
.u-pts159 {
	padding-top: 159px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts159 {
		padding-top: 79.5px
	}
}
.u-pbs159 {
	padding-bottom: 159px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs159 {
		padding-bottom: 79.5px
	}
}
.u-pts160 {
	padding-top: 160px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts160 {
		padding-top: 80px
	}
}
.u-pbs160 {
	padding-bottom: 160px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs160 {
		padding-bottom: 80px
	}
}
.u-pts161 {
	padding-top: 161px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts161 {
		padding-top: 80.5px
	}
}
.u-pbs161 {
	padding-bottom: 161px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs161 {
		padding-bottom: 80.5px
	}
}
.u-pts162 {
	padding-top: 162px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts162 {
		padding-top: 81px
	}
}
.u-pbs162 {
	padding-bottom: 162px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs162 {
		padding-bottom: 81px
	}
}
.u-pts163 {
	padding-top: 163px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts163 {
		padding-top: 81.5px
	}
}
.u-pbs163 {
	padding-bottom: 163px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs163 {
		padding-bottom: 81.5px
	}
}
.u-pts164 {
	padding-top: 164px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts164 {
		padding-top: 82px
	}
}
.u-pbs164 {
	padding-bottom: 164px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs164 {
		padding-bottom: 82px
	}
}
.u-pts165 {
	padding-top: 165px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts165 {
		padding-top: 82.5px
	}
}
.u-pbs165 {
	padding-bottom: 165px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs165 {
		padding-bottom: 82.5px
	}
}
.u-pts166 {
	padding-top: 166px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts166 {
		padding-top: 83px
	}
}
.u-pbs166 {
	padding-bottom: 166px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs166 {
		padding-bottom: 83px
	}
}
.u-pts167 {
	padding-top: 167px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts167 {
		padding-top: 83.5px
	}
}
.u-pbs167 {
	padding-bottom: 167px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs167 {
		padding-bottom: 83.5px
	}
}
.u-pts168 {
	padding-top: 168px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts168 {
		padding-top: 84px
	}
}
.u-pbs168 {
	padding-bottom: 168px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs168 {
		padding-bottom: 84px
	}
}
.u-pts169 {
	padding-top: 169px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts169 {
		padding-top: 84.5px
	}
}
.u-pbs169 {
	padding-bottom: 169px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs169 {
		padding-bottom: 84.5px
	}
}
.u-pts170 {
	padding-top: 170px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts170 {
		padding-top: 85px
	}
}
.u-pbs170 {
	padding-bottom: 170px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs170 {
		padding-bottom: 85px
	}
}
.u-pts171 {
	padding-top: 171px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts171 {
		padding-top: 85.5px
	}
}
.u-pbs171 {
	padding-bottom: 171px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs171 {
		padding-bottom: 85.5px
	}
}
.u-pts172 {
	padding-top: 172px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts172 {
		padding-top: 86px
	}
}
.u-pbs172 {
	padding-bottom: 172px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs172 {
		padding-bottom: 86px
	}
}
.u-pts173 {
	padding-top: 173px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts173 {
		padding-top: 86.5px
	}
}
.u-pbs173 {
	padding-bottom: 173px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs173 {
		padding-bottom: 86.5px
	}
}
.u-pts174 {
	padding-top: 174px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts174 {
		padding-top: 87px
	}
}
.u-pbs174 {
	padding-bottom: 174px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs174 {
		padding-bottom: 87px
	}
}
.u-pts175 {
	padding-top: 175px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts175 {
		padding-top: 87.5px
	}
}
.u-pbs175 {
	padding-bottom: 175px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs175 {
		padding-bottom: 87.5px
	}
}
.u-pts176 {
	padding-top: 176px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts176 {
		padding-top: 88px
	}
}
.u-pbs176 {
	padding-bottom: 176px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs176 {
		padding-bottom: 88px
	}
}
.u-pts177 {
	padding-top: 177px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts177 {
		padding-top: 88.5px
	}
}
.u-pbs177 {
	padding-bottom: 177px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs177 {
		padding-bottom: 88.5px
	}
}
.u-pts178 {
	padding-top: 178px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts178 {
		padding-top: 89px
	}
}
.u-pbs178 {
	padding-bottom: 178px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs178 {
		padding-bottom: 89px
	}
}
.u-pts179 {
	padding-top: 179px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts179 {
		padding-top: 89.5px
	}
}
.u-pbs179 {
	padding-bottom: 179px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs179 {
		padding-bottom: 89.5px
	}
}
.u-pts180 {
	padding-top: 180px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts180 {
		padding-top: 90px
	}
}
.u-pbs180 {
	padding-bottom: 180px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs180 {
		padding-bottom: 90px
	}
}
.u-pts181 {
	padding-top: 181px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts181 {
		padding-top: 90.5px
	}
}
.u-pbs181 {
	padding-bottom: 181px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs181 {
		padding-bottom: 90.5px
	}
}
.u-pts182 {
	padding-top: 182px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts182 {
		padding-top: 91px
	}
}
.u-pbs182 {
	padding-bottom: 182px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs182 {
		padding-bottom: 91px
	}
}
.u-pts183 {
	padding-top: 183px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts183 {
		padding-top: 91.5px
	}
}
.u-pbs183 {
	padding-bottom: 183px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs183 {
		padding-bottom: 91.5px
	}
}
.u-pts184 {
	padding-top: 184px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts184 {
		padding-top: 92px
	}
}
.u-pbs184 {
	padding-bottom: 184px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs184 {
		padding-bottom: 92px
	}
}
.u-pts185 {
	padding-top: 185px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts185 {
		padding-top: 92.5px
	}
}
.u-pbs185 {
	padding-bottom: 185px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs185 {
		padding-bottom: 92.5px
	}
}
.u-pts186 {
	padding-top: 186px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts186 {
		padding-top: 93px
	}
}
.u-pbs186 {
	padding-bottom: 186px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs186 {
		padding-bottom: 93px
	}
}
.u-pts187 {
	padding-top: 187px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts187 {
		padding-top: 93.5px
	}
}
.u-pbs187 {
	padding-bottom: 187px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs187 {
		padding-bottom: 93.5px
	}
}
.u-pts188 {
	padding-top: 188px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts188 {
		padding-top: 94px
	}
}
.u-pbs188 {
	padding-bottom: 188px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs188 {
		padding-bottom: 94px
	}
}
.u-pts189 {
	padding-top: 189px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts189 {
		padding-top: 94.5px
	}
}
.u-pbs189 {
	padding-bottom: 189px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs189 {
		padding-bottom: 94.5px
	}
}
.u-pts190 {
	padding-top: 190px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts190 {
		padding-top: 95px
	}
}
.u-pbs190 {
	padding-bottom: 190px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs190 {
		padding-bottom: 95px
	}
}
.u-pts191 {
	padding-top: 191px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts191 {
		padding-top: 95.5px
	}
}
.u-pbs191 {
	padding-bottom: 191px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs191 {
		padding-bottom: 95.5px
	}
}
.u-pts192 {
	padding-top: 192px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts192 {
		padding-top: 96px
	}
}
.u-pbs192 {
	padding-bottom: 192px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs192 {
		padding-bottom: 96px
	}
}
.u-pts193 {
	padding-top: 193px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts193 {
		padding-top: 96.5px
	}
}
.u-pbs193 {
	padding-bottom: 193px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs193 {
		padding-bottom: 96.5px
	}
}
.u-pts194 {
	padding-top: 194px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts194 {
		padding-top: 97px
	}
}
.u-pbs194 {
	padding-bottom: 194px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs194 {
		padding-bottom: 97px
	}
}
.u-pts195 {
	padding-top: 195px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts195 {
		padding-top: 97.5px
	}
}
.u-pbs195 {
	padding-bottom: 195px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs195 {
		padding-bottom: 97.5px
	}
}
.u-pts196 {
	padding-top: 196px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts196 {
		padding-top: 98px
	}
}
.u-pbs196 {
	padding-bottom: 196px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs196 {
		padding-bottom: 98px
	}
}
.u-pts197 {
	padding-top: 197px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts197 {
		padding-top: 98.5px
	}
}
.u-pbs197 {
	padding-bottom: 197px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs197 {
		padding-bottom: 98.5px
	}
}
.u-pts198 {
	padding-top: 198px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts198 {
		padding-top: 99px
	}
}
.u-pbs198 {
	padding-bottom: 198px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs198 {
		padding-bottom: 99px
	}
}
.u-pts199 {
	padding-top: 199px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts199 {
		padding-top: 99.5px
	}
}
.u-pbs199 {
	padding-bottom: 199px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs199 {
		padding-bottom: 99.5px
	}
}
.u-pts200 {
	padding-top: 200px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pts200 {
		padding-top: 100px
	}
}
.u-pbs200 {
	padding-bottom: 200px
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-pbs200 {
		padding-bottom: 100px
	}
}
.u-f-left {
	float: left!important
}
.u-f-right {
	float: right!important
}
.u-f-none {
	float: none!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-hidden-sm {
		display: none!important
	}
}
@media screen and (max-width:59.3125em) {
	.u-hidden-md {
		display: none!important
	}
}
@media screen and (min-width:46.875em) {
	.u-hidden-lg {
		display: none!important
	}
}
.u-visible-sm, .u-visible-md, .u-visible-lg {
	display: none!important
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.u-visible-sm {
		display: block!important
	}
	.u-visible-sm.is-inlineblock {
		display: inline-block!important
	}
}
@media screen and (max-width:59.3125em) {
	.u-visible-md {
		display: block!important
	}
	.u-visible-md.is-inlineblock {
		display: inline-block!important
	}
}
@media screen and (min-width:46.875em) {
	.u-visible-lg {
		display: block!important
	}
	.u-visible-lg.is-inlineblock {
		display: inline-block!important
	}
}
p, .u-text-normal {
	margin: 0
}
small, .u-text-small {
	font-size: .85em
}
strong, .u-text-strong {
	font-weight: 700
}
del, .u-text-del {
	text-decoration: line-through
}
a, .u-text-link {
	color: #00234E;
	font-weight: 400;
	text-decoration: underline;
	cursor: pointer
}
a:hover, .u-text-link:hover, .u-text-link.is-hover {
	opacity: .8
}
p a:visited {
	color: #887EBF
}
.u-text-danger {
	color: #cc2919
}
.u-text-info {
	color: #378da3
}
.u-text-success {
	color: #378da3
}

.u-pbs75 .c-table.is-lg,.battery .c-table.is-lg{width:100% !important;}