.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: "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    box-sizing: border-box
}

body {
    color: #000;
    margin: 0;
    line-height: 1.75;
    letter-spacing: .1em;
    font-size: 14px
}

body _:lang(x)::-ms-backdrop,
body .selector {
    font-family: "Segoe UI", Meiryo, sans-serif
}

body.is-slidebar-active {
    overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    body {
        font-size: 12.25px
    }
}

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: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0.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: 0.5rem
}

h6 {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 0.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: -0.5em
}

sub {
    bottom: -0.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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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 #DBDBDB;
    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 #DBDBDB;
    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 #DBDBDB;
    border-radius: 0 !important;
    box-shadow: inset 0 1px 1px rgba(0, 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, 0.3)
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3)
}

:-moz-placeholder {
    color: rgba(0, 0, 0, 0.3)
}

::-moz-placeholder {
    color: rgba(0, 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: 0.1em;
    border-bottom: 2px solid rgba(0, 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 #DBDBDB
}

@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 #DBDBDB;
    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: #009799;
    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: 0.05em;
    color: #009799;
    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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.57143rem;
    background-color: #009799;
    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: #E75400;
    position: absolute;
    top: 1.14286rem;
    left: 0
}

.c-accordion__content {
    padding: 1.71429rem 0 1.71429rem 4rem;
    position: relative;
    border-top: 1px solid #DBDBDB;
    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-anchor-nav {
    margin-top: 5.71429rem;
    width: 100%;
    background: rgba(84, 88, 90, 0.1);
    height: 6.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav {
        height: 6.42857rem
    }
}

.c-anchor-nav__inner {
    width: 70rem;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

@media screen and (max-width: 63.75em) {
    .c-anchor-nav__inner {
        width: 100%
    }
}

.c-anchor-nav__block {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-right: 1px solid #fff;
    text-decoration: none;
    text-align: center;
    transition: .3s;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block {
        transition: none
    }
}

.c-anchor-nav__block::after {
    content: "\f107";
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    right: 2.28571rem;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 1.42857rem;
    font-size: 1.85714rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block::after {
        right: 1.07143rem
    }
}

.c-anchor-nav__block:first-child {
    border-left: 1px solid #fff
}

.c-anchor-nav__block:hover {
    background: #009799;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block:hover {
        transition: none
    }
}

.c-anchor-nav__block:hover::after {
    color: #fff;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block:hover::after {
        transition: none
    }
}

.c-anchor-nav__block:hover span {
    color: #fff;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block:hover span {
        transition: none
    }
}

.c-anchor-nav__block:hover small {
    color: #fff;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block:hover small {
        transition: none
    }
}

.c-anchor-nav__block span {
    display: block;
    font-size: 1.71429rem;
    letter-spacing: 0.1em;
    line-height: 1.20833;
    color: #000;
    transition: .3s;
    font-family: 'lato', sans-serif;
    font-weight: 400
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block span {
        transition: none
    }
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block span {
        font-size: 1.14286rem;
        letter-spacing: 0.05em
    }
}

.c-anchor-nav__block small {
    margin-top: .42857rem;
    display: block;
    color: #009799;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.14286;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block small {
        transition: none
    }
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav__block small {
        font-size: .85714rem
    }
}

.c-anchor-nav .is-second .c-anchor-nav__block {
    width: 50%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-anchor-nav .is-second .c-anchor-nav__block::after {
        right: 0;
        bottom: 2px;
        left: 0;
        top: inherit
    }
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav.is-three {
        height: auto
    }
}

.c-anchor-nav.is-three .c-anchor-nav__inner {
    flex-wrap: wrap
}

.c-anchor-nav.is-three .c-anchor-nav__block {
    width: 32.44898%
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav.is-three .c-anchor-nav__block {
        width: 100%;
        padding: 1.07143rem 0;
        border-bottom: 2px solid #fff
    }
}

.c-anchor-nav.is-three .c-anchor-nav__block.is-md span {
    font-size: 1.57143rem
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav.is-three .c-anchor-nav__block.is-md span {
        font-size: 1.14286rem
    }
}

.c-anchor-nav.is-normal {
    height: auto;
    background: none
}

.c-anchor-nav.is-normal ul {
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-anchor-nav.is-normal ul {
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.c-anchor-nav.is-normal ul li {
    width: 100%;
    max-width: 21.42857rem;
    margin: 0 .71429rem;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-anchor-nav.is-normal ul li {
        width: 48%;
        margin: 0 0 1.42857rem 0
    }
}

.c-anchor-nav.is-normal ul li::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: .85714rem;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

@media screen and (max-width: 59.3125em) {
    .c-anchor-nav.is-normal ul li::after {
        transition: none
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-anchor-nav.is-normal ul li::after {
        top: inherit;
        right: 0;
        left: 0;
        bottom: .71429rem;
        margin: auto
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-anchor-nav.is-normal ul li a {
        font-size: .85714rem
    }
}

.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: 0.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: 0.1em;
    font-family: 'lato', sans-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-special .c-banners__block {
    justify-content: stretch;
    height: 12.85714rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-special .c-banners__block {
        margin-bottom: .85714rem
    }
}

.c-banners.is-special .c-banners__block::after {
    display: none
}

.c-banners.is-special .c-banners__text {
    height: 100%;
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-banners.is-special .c-banners__text::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 125%;
    height: 100%;
    background: #009799;
    z-index: -1;
    transform: skewX(-20deg)
}

.c-banners.is-special .c-banners__text span {
    font-size: 2rem;
    font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-special .c-banners__text span {
        font-size: 1.42857rem
    }
}

.c-banners.is-special .c-banners__text small {
    font-size: 1rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-special .c-banners__text small {
        font-size: .85714rem
    }
}

.c-banners.is-special .c-banners__button {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 62px;
    margin-right: 16px;
    margin-bottom: 13px
}

.c-banners.is-special .c-banners__button:after {
    content: "";
    position: absolute;
    display: block;
    width: 2.57143rem;
    height: .07143rem;
    background-color: #fff;
    top: 10px;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s
}

.c-banners.is-special .c-banners__button:before {
    content: "";
    display: block;
    width: .85714rem;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 15px;
    transform: translate(1px, -50%) rotate(40deg);
    transition: all .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-special .c-banners__button:before {
        top: calc(50% + 2px)
    }
}

.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: 'lato', sans-serif;
    font-weight: 400;
    font-size: 2.57143rem;
    letter-spacing: 0.1em;
    line-height: 1.3;
    position: relative
}

.c-banners.is-lg .c-banners__text span .is-title {
    position: relative;
    font-weight: bold;
    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: "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, 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-banners.is-columns {
    display: flex;
    justify-content: space-between
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-columns {
        display: block
    }
}

.c-banners.is-columns .c-banners__block {
    width: calc(100% / 3 - 1px);
    height: 18.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-columns .c-banners__block {
        width: 100%;
        height: 14.28571rem
    }
}

.c-banners.is-columns .c-banners__block::after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #252525;
    color: #fff;
    font-size: 1.28571rem
}

.c-banners.is-columns .c-banners__text span {
    font-size: 36px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-columns .c-banners__text span {
        font-size: 2.05714rem
    }
}

.c-banners.is-columns .c-banners__text small {
    font-size: 18px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-banners.is-columns .c-banners__text small {
        font-size: 1.02857rem
    }
}

.c-block-list__title {
    margin-bottom: 3.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-block-list__title {
        margin-bottom: 1.71429rem
    }
}

.c-block-list__content {
    width: 100%;
    margin-top: 5rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-block-list__content {
        margin-top: 0
    }
}

.c-block-list__content-title {
    font-size: 1.14286rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.25;
    padding-bottom: .85714rem;
    border-bottom: 1px solid #196F67;
    position: relative;
    padding-left: 1.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-block-list__content-title {
        margin-top: 2.85714rem;
        font-size: 1rem;
        padding-left: 1rem;
        padding-bottom: .57143rem
    }
}

.c-block-list__content-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: .42857rem;
    height: 1.14286rem;
    background: #196F67
}

.c-block-list__box {
    width: 100%
}

.c-block-list__flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.c-block-list__item {
    margin-top: 1.42857rem;
    display: block;
    text-decoration: none;
    color: #000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-block-list__item {
        margin-top: 2.85714rem
    }
}

.c-block-list__image {
    display: block;
    width: 100%;
    height: 11.42857rem;
    position: relative;
    overflow: hidden
}

.c-block-list__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;
    transition: .3s
}

.c-block-list__text {
    display: block;
    margin-top: 1.28571rem
}

.c-block-point__block {
    display: flex;
    justify-content: space-between;
    margin-top: 5.28571rem
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__block {
        display: block;
        margin-top: .57143rem
    }
}

.c-block-point__image {
    width: 53.68421%;
    height: 39rem;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__image {
        width: 100%;
        height: 19.5rem
    }
}

.c-block-point__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;
    background-size: contain
}

.c-block-point__content {
    width: 51.57895%;
    margin-left: 1.92857rem
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__content {
        width: 100%;
        margin-left: 0;
        margin-top: 1.14286rem
    }
}

.c-block-point__box {
    border: 1px solid #ccc;
    margin-bottom: 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box {
        margin-bottom: .85714rem
    }
}

.c-block-point__box:last-child {
    margin-bottom: 0
}

.c-block-point__box-inner {
    display: flex;
    justify-content: space-between;
    padding: 1.71429rem 1.5rem 1.71429rem 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box-inner {
        padding: 1rem
    }
}

.c-block-point__box-image {
    min-width: 12.85714rem;
    min-height: 8.64286rem;
    width: 12.85714rem;
    height: 8.64286rem;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box-image {
        min-width: 6.42857rem;
        min-height: 4.32143rem;
        width: 6.42857rem;
        height: 4.32143rem
    }
}

.c-block-point__box-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;
    background-size: contain
}

.c-block-point__box-txts {
    margin-left: 2rem
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box-txts {
        margin-left: .85714rem
    }
}

.c-block-point__box-title {
    font-size: 1.14286rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.25;
    display: flex;
    align-items: center
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box-title {
        font-size: 1rem
    }
}

.c-block-point__box-title span {
    padding-bottom: .28571rem;
    margin-right: 1.07143rem;
    font-size: 2.28571rem;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: .90625
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box-title span {
        font-size: 1.71429rem;
        margin-right: .85714rem
    }
}

.c-block-point__box-text {
    margin-top: .57143rem;
    font-size: 1rem;
    line-height: 1.71429;
    letter-spacing: 0.05em
}

@media screen and (max-width: 59.3125em) {
    .c-block-point__box-text {
        font-size: .85714rem;
        line-height: 1.33333
    }
}

.c-block-point__box.is-blue {
    border-color: #0089FF
}

.c-block-point__box.is-blue .c-block-point__box-title {
    color: #0089FF
}

.c-block-point__box.is-orange {
    border-color: #E75400
}

.c-block-point__box.is-orange .c-block-point__box-title {
    color: #E75400
}

.c-block-point__box.is-green {
    border-color: #36AF00
}

.c-block-point__box.is-green .c-block-point__box-title {
    color: #36AF00
}

.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 #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    border-left: 3px solid #009799;
    position: relative;
    padding: 1.71429rem 1.71429rem 1.71429rem 3.42857rem;
    font-size: 0.8em;
    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: #009799;
    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 #009799;
    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: 0.1em;
    color: #009799;
    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: #009799;
    padding-right: .57143rem
}

.c-box-archive ul li a {
    color: #000;
    text-decoration: none;
    font-weight: 400
}

.c-box-group__inner {
    margin-top: 5.71429rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media screen and (max-width: 59.3125em) {
    .c-box-group__inner {
        display: block
    }
}

.c-box-group__content {
    width: 48.42105%;
    min-height: 21.71429rem;
    background: #fff;
    padding: 2.85714rem 1.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-group__content {
        width: 100%;
        margin-bottom: 1.42857rem
    }
}

.c-box-group__content-title {
    text-align: center;
    margin-bottom: 3.21429rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-group__content-title {
        margin-bottom: 1.78571rem
    }
}

.c-box-group__content-title span {
    font-size: 2.28571rem;
    letter-spacing: 0.1em;
    line-height: .90625;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    position: relative
}

.c-box-group__content-title small {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.42857;
    margin-top: .42857rem;
    display: block
}

.c-box-group__content-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.14286rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-group__content-list {
        display: block;
        margin-bottom: 1.42857rem
    }
}

.c-box-group__content-list:last-of-type {
    margin-bottom: 0
}

.c-box-group__content-item {
    display: flex;
    align-items: center;
    margin-bottom: 1.42857rem
}

.c-box-group__content-icon {
    position: relative;
    margin-right: 1.07143rem
}

.c-box-group__content-icon .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;
    background-size: contain
}

.c-box-group__content-text {
    padding-left: 1.07143rem;
    position: relative;
    letter-spacing: 0.05em
}

.c-box-group__text {
    margin-top: 2.85714rem
}

.c-box-group__content-icon.is-ie {
    width: 3.14286rem;
    height: 3.14286rem
}

.c-box-group__content-icon.is-edge {
    width: 2.57143rem;
    height: 2.57143rem
}

.c-box-group__content-icon.is-firefox {
    width: 2.64286rem;
    height: 2.71429rem
}

.c-box-group__content-icon.is-chrome {
    width: 3rem;
    height: 3rem
}

.c-box-group__content-icon.is-safari {
    width: 3.21429rem;
    height: 3.21429rem
}

.c-box-group__content-title span:before,
.c-box-group__content-title span::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1.07143rem;
    height: .14286rem;
    background: #000
}

.c-box-group__content-title span::before {
    left: -2.14286rem
}

.c-box-group__content-title span::after {
    right: -2.14286rem
}

.c-box-group__content-list.is-md {
    width: 28.85714rem;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width: 59.3125em) {
    .c-box-group__content-list.is-md {
        width: 100%
    }
}

.c-box-group__content-text::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: .07143rem;
    height: 1.92857rem;
    background: #ccc
}

.c-box-items {
    padding: 2.85714rem 3.57143rem;
    background-color: #fff;
    border: 1px solid #E2E2E2;
    border-top: 3px solid #000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items {
        padding: 1.14286rem 1.42857rem 4rem;
        position: relative
    }
}

.c-box-items__heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 1.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__heading {
        margin-bottom: .71429rem
    }
}

.c-box-items__title span {
    display: block;
    font-size: 1.71429rem;
    font-weight: 700;
    letter-spacing: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__title span {
        font-size: 1.28571rem;
        line-height: 1
    }
}

.c-box-items__title small {
    font-size: 1.14286rem;
    line-height: 1.625;
    letter-spacing: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__title small {
        font-size: .85714rem
    }
}

.c-box-items__button {
    width: 17.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__button {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0
    }
}

.c-box-items__button a {
    padding: .71429rem 1.14286rem .71429rem;
    max-width: 17.14286rem;
    margin-left: auto;
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 1.14286rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.625;
    text-align: center;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 2px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__button a {
        border: none;
        box-shadow: none;
        max-width: inherit;
        width: 100%;
        font-size: .85714rem;
        background-color: #E7E7E7;
        padding: .71429rem 1.14286rem .78571rem
    }
}

.c-box-items__button a:after {
    content: '\f105';
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__button a:after {
        display: none
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__button a i {
        margin-left: .85714rem
    }
}

.c-box-items__inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.c-box-items__image {
    margin-right: 2.57143rem;
    min-width: 17.35714rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__image {
        margin-right: 1.14286rem;
        min-width: 8.14286rem
    }
}

.c-box-items__content dl {
    display: flex;
    margin-bottom: .42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__content dl {
        display: block;
        margin-bottom: .71429rem
    }
}

.c-box-items__content dl dt {
    min-width: 7.14286rem;
    font-weight: 700;
    margin-right: 1.71429rem;
    padding-left: 1.71429rem;
    letter-spacing: 0;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__content dl dt {
        min-width: inherit;
        font-weight: 400;
        margin-right: 0;
        font-size: .85714rem;
        padding-left: 1.14286rem
    }
}

.c-box-items__content dl dt.is-icon:before {
    content: '';
    font-family: "FontAwesome";
    color: #83CE8B;
    position: absolute;
    left: 0;
    top: 0
}

.c-box-items__content dl dt.is-icon-time:before {
    content: '\f017'
}

.c-box-items__content dl dt.is-icon-money:before {
    content: '\f157'
}

.c-box-items__content dl dt.is-icon-pos:before {
    content: '\f041'
}

.c-box-items__content dl dt.is-icon-tag:before {
    content: '\f02b'
}

.c-box-items__content dl dd {
    letter-spacing: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-items__content dl dd {
        font-size: .85714rem
    }
}

.c-box-items__content dl dd .is-tags-flex {
    display: flex;
    flex-wrap: wrap
}

.c-box-items__content dl dd span {
    display: inline-block;
    min-width: 8.85714rem;
    text-align: center;
    padding: 0 .71429rem;
    font-size: 1rem;
    line-height: 1.71429;
    background-color: #E7E7E7;
    border-radius: 1000px;
    margin-right: .57143rem;
    margin-bottom: .57143rem
}

.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: #009799 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: #009799;
    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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    line-height: 1.2
}

.c-box-number__number small {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.14286rem;
    letter-spacing: 0.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: #196F67;
    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-scroll {
    max-height: 10.71429rem;
    margin: 0 4.85714rem;
    border: 1px solid #000;
    overflow: scroll
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-scroll {
        margin: 0
    }
}

.c-box-scroll__inner {
    padding: 1.71429rem 13.15789% 2.57143rem
}

.c-box-scroll__title {
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.625;
    margin-bottom: 1.28571rem
}

.c-box-share {
    width: 100%;
    min-height: 19.28571rem;
    background: url("../images/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, 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: 0.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-turn__content {
    padding-bottom: 5.71429rem;
    border-bottom: 1px solid #ccc;
    margin-top: 7.42857rem;
    position: relative
}

.c-box-turn__content:not(:first-of-type) {
    margin-top: 9.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content:not(:first-of-type) {
        margin-top: 4.28571rem
    }
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content {
        padding-bottom: 2.85714rem;
        margin-top: 4.28571rem
    }
}

.c-box-turn__content-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 72.57143rem;
    margin: auto
}

@media screen and (max-width: 68.75em) {
    .c-box-turn__content-inner {
        width: 100%
    }
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-inner {
        display: block
    }
}

.c-box-turn__content-txts {
    margin-right: 2.57143rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-txts {
        margin-right: 0
    }
}

.c-box-turn__content-label {
    font-size: 2.28571rem;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: .90625;
    color: #E75400
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-label {
        font-size: 1.71429rem
    }
}

.c-box-turn__content-title {
    margin-top: .71429rem;
    padding-bottom: 1.42857rem;
    margin-bottom: 1.42857rem;
    border-bottom: 1px solid #ccc;
    font-size: 1.57143rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.18182
}

.c-box-turn__content-title.is-md {
    font-size: 1.42857rem;
    letter-spacing: 0.05em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-box-turn__content-title.is-md {
        font-size: 1.14286rem
    }
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-title {
        font-size: 1.14286rem
    }
}

.c-box-turn__content-title small {
    font-size: 1.14286rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-title small {
        font-size: .85714rem
    }
}

.c-box-turn__content-text.is-lg {
    font-weight: 500
}

.c-box-turn__content-text span {
    color: #E75400;
    font-weight: bold
}

.c-box-turn__content-icon {
    width: 19.71429rem;
    height: 6.07143rem;
    position: relative;
    margin: 1.21429rem auto 3.07143rem
}

.c-box-turn__content-icon .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-turn__content-image {
    width: 57.87402%;
    min-width: 42rem;
    height: 25.28571rem;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-image {
        width: 100%;
        min-width: auto;
        height: 12.64286rem;
        margin-top: 2.14286rem
    }
}

.c-box-turn__content-image.is-sm {
    height: 19.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-image.is-sm {
        height: 9.85714rem
    }
}

.c-box-turn__content-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-box-turn__content-image .bg-img {
        background-size: contain
    }
}

.c-box-turn__content-button {
    text-align: left;
    margin-top: 2.14286rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-button {
        text-align: center;
        margin-top: 1.42857rem
    }
}

.c-box-turn__content-button a {
    margin: 0
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content-button a {
        margin: auto
    }
}

.c-box-turn__note {
    font-size: .85714rem;
    letter-spacing: 0.05em;
    width: 72.57143rem;
    margin: 2.85714rem auto 0
}

@media screen and (max-width: 68.75em) {
    .c-box-turn__note {
        width: 100%
    }
}

.c-box-turn__note span {
    color: #E75400;
    font-weight: bold
}

.c-box-turn__content::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2rem;
    left: 0;
    margin: auto;
    width: 2.5rem;
    height: 2rem;
    background: url("../images/icon-arrow-primary@2x.png") no-repeat center center/cover
}

.c-box-turn__content:last-of-type::after {
    display: none
}

.c-box-turn__content.is-bg-gray {
    background: rgba(46, 48, 51, 0.05);
    padding: 4.28571rem 0;
    border-bottom: none;
    margin-top: 1.71429rem;
    margin-bottom: 2.85714rem
}

@media screen and (max-width: 59.3125em) {
    .c-box-turn__content.is-bg-gray {
        padding: 1.71429rem 1.14286rem
    }
}

.c-box-turn__content.is-bg-gray:last-of-type {
    margin-bottom: 0;
    margin-top: 0
}

.c-box-turn__content.is-after-none::after {
    display: none
}

.c-box-turn__content.is-border-none {
    border-bottom: none
}

.c-box__block {
    background-color: #196F67;
    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: #009799 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: #009799;
    color: #fff;
    width: 6.14286rem;
    height: 6.14286rem;
    text-align: center;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.28571rem;
    letter-spacing: 0.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 {
    margin-top: 9.28571rem;
    background: rgba(46, 48, 51, 0.05);
    padding: 1.14286rem 0
}

@media screen and (max-width: 59.3125em) {
    .c-breadcrumb {
        padding: .57143rem 0;
        margin-top: 4.28571rem
    }
}

.c-breadcrumb__inner {
    display: flex;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-breadcrumb__inner {
        flex-wrap: wrap;
        font-size: .64286rem
    }
}

.c-breadcrumb span {
    font-size: 1rem;
    margin-right: .57143rem;
    letter-spacing: 0.05em;
    line-height: 2.07143
}

.c-breadcrumb span span.breadcrumb_last {
    white-space: nowrap
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-breadcrumb span {
        font-size: .64286rem;
        margin-right: .28571rem;
        line-height: 1.5
    }
}

.c-breadcrumb span a {
    color: #000;
    font-weight: 400;
    text-decoration: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-breadcrumb span a {
        font-size: .64286rem
    }
}

.c-breadcrumb span a:hover {
    opacity: .6
}

.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: 14.5rem;
    text-align: center;
    background-color: #fff;
    color: #000;
    border: 1px solid #DBDBDB;
    text-decoration: none;
    border-radius: 6px;
    position: relative;
    transition: all .3s;
    font-weight: 700;
    margin: auto
}

.c-button:hover,
.c-button-social>a:hover {
    opacity: 1;
    background-color: #E3E3E3
}

.c-button.is-display-block,
.c-button-social>a.is-display-block {
    max-width: 100% !important
}

.c-button.is-secondary,
.c-button-social>a.is-secondary {
    background-color: #66fdff;
    color: #009799;
    border-color: #66fdff
}

.c-button.is-secondary:hover,
.c-button-social>a.is-secondary:hover {
    background-color: #fff;
    border-color: #009799
}

.c-button.is-accent,
.c-button-social>a.is-accent {
    background-color: #E75400;
    border-color: #E75400
}

.c-button.is-accent:hover,
.c-button-social>a.is-accent:hover {
    background-color: #fff;
    color: #E75400
}

.c-button.is-white,
.c-button-social>a.is-white {
    background-color: #fff;
    color: #009799;
    border: 1px solid #009799
}

.c-button.is-white:hover,
.c-button-social>a.is-white:hover {
    background-color: #009799;
    color: #fff
}

.c-button.is-xlg,
.c-button-social>a.is-xlg {
    max-width: 24.28571rem;
    height: 4.71429rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.14286;
    border-radius: 6px;
    background: #009799
}

@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: .85714rem
    }
}

.c-button.is-xlg:hover,
.c-button-social>a.is-xlg:hover {
    background: #196F67
}

.c-button.is-lg,
.c-button-social>a.is-lg {
    max-width: 21.42857rem;
    height: 4.71429rem;
    padding: .85714rem .85714rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem
}

.c-button.is-md,
.c-button-social>a.is-md {
    max-width: 15.71429rem;
    height: 4.71429rem;
    padding: .85714rem .85714rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-button.is-md,
    .c-button-social>a.is-md {
        height: 3.42857rem
    }
}

.c-button.is-sm,
.c-button-social>a.is-sm {
    max-width: 11.07143rem;
    padding: .71429rem 1.28571rem;
    font-size: 1rem;
    letter-spacing: 0.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-xs,
.c-button-social>a.is-xs {
    width: inherit;
    max-width: 100%;
    background-color: transparent;
    padding: 0 1.14286rem 0 0;
    border: none !important;
    color: #000;
    font-size: 1rem;
    letter-spacing: 0.1em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-button.is-xs,
    .c-button-social>a.is-xs {
        font-size: .9rem
    }
}

.c-button.is-xs:after,
.c-button-social>a.is-xs:after {
    color: #009799;
    right: 0
}

.c-button.is-xs:hover,
.c-button-social>a.is-xs:hover {
    opacity: 0.6
}

.c-button.is-arrow-right::after,
.c-button-social>a.is-arrow-right::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: .85714rem;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

.c-button.is-arrow-right:hover::after,
.c-button-social>a.is-arrow-right:hover::after {
    color: #000;
    background: transparent;
    transform: translateX(5px);
    transition: .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-button.is-arrow-right::after,
    .c-button-social>a.is-arrow-right::after {
        content: "\f107"
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-post-navs__next .c-button.is-arrow-right::after,
    .c-post-navs__next .c-button-social>a.is-arrow-right::after {
        content: "\f105"
    }
}

.c-button.is-outsite::after,
.c-button-social>a.is-outsite::after {
    content: "\f08e";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-button.is-video,
.c-button-social>a.is-video {
    cursor: pointer
}

.c-button.is-video::after,
.c-button-social>a.is-video::after {
    content: "\f04b";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-button.is-back::before,
.c-button-social>a.is-back::before {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 3.71429rem;
    margin: auto;
    width: 20px;
    height: 20px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

.c-button.is-back:hover::before,
.c-button-social>a.is-back:hover::before {
    transition: .3s;
    transform: translateX(-5px)
}

.c-button.is-sm.is-back::before,
.c-button-social>a.is-sm.is-back::before {
    left: 1rem
}

.c-button.is-download::after,
.c-button-social>a.is-download::after {
    content: "\f01a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 1.28571rem;
    bottom: 0;
    margin: auto;
    width: 1.42857rem;
    height: 1.42857rem;
    font-size: 1.14286rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 59.3125em) {

    .c-button.is-download,
    .c-button-social>a.is-download {
        pointer-events: none
    }
}

.c-button.is-list i,
.c-button-social>a.is-list i {
    margin-right: 1.14286rem
}

.c-card-lg__inner {
    display: flex;
    flex-wrap: wrap
}

.c-card-lg__block {
    width: 33.3333%
}

.c-card-lg__content {
    padding: 1.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-lg__content {
        padding: .85714rem
    }
}

.c-card-lg__title {
    font-weight: 700;
    font-size: 1.42857rem;
    letter-spacing: 0.1em;
    margin: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-lg__title {
        font-size: 1.28571rem
    }
}

.c-card-lg__text {
    margin-top: .85714rem;
    font-size: 1rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-lg__text {
        margin-top: .42857rem
    }
}

.c-card-post__block {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    margin-bottom: 3.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-post__block {
        margin-bottom: 2.28571rem
    }
}

.c-card-post__block span,
.c-card-post__block small {
    display: block
}

.c-card-post__image {
    position: relative;
    display: block
}

.c-card-post__image img {
    width: 100%;
    height: auto
}

.c-card-post__label {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    display: block
}

.c-card-post__content {
    margin-top: .85714rem
}

.c-card-post__title {
    font-size: 1.28571rem;
    font-weight: 700;
    line-height: 1.6
}

.c-card-post__text {
    color: rgba(0, 0, 0, 0.7);
    font-size: .92857rem;
    margin-top: .85714rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-post__text {
        margin-top: .57143rem
    }
}

.c-card-post__sup {
    margin-top: .42857rem;
    display: flex;
    align-items: flex-start
}

.c-card-post__date {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    opacity: 0.7;
    letter-spacing: 0.01em;
    margin-right: 1.71429rem
}

.c-card-post__detail {
    color: #009799;
    font-size: 1rem;
    letter-spacing: 0.1em;
    opacity: 0.7
}

.c-card-post__tag ul {
    display: flex;
    flex-wrap: wrap
}

.c-card-post__tag ul li {
    margin-right: 1.42857rem
}

.c-card-post__tag ul li a {
    color: #009799;
    font-weight: 400;
    font-size: 1rem;
    display: block;
    text-decoration: none
}

.c-card-post.is-tag-hidden {
    margin-botom: 2.28571rem
}

.c-card-post.is-tag-hidden .c-card-post__sup {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: .57143rem
}

.c-card-post.is-tag-hidden .c-card-post__label {
    position: static
}

.c-card-post.is-tag-hidden .c-card-post__date {
    margin-right: 0;
    margin-left: 1.28571rem
}

.c-card-post.is-tag-hidden .c-card-post__title {
    font-size: 1.14286rem
}

.c-card-post.is-author .c-card-post__block {
    margin-bottom: 0
}

.c-card-post.is-author .c-card-post__content {
    margin-top: 0;
    padding: 1.42857rem 2.21429rem 2.28571rem 2rem;
    background-color: #fff
}

.c-card-post.is-author .c-card-post__sup {
    margin-top: 0;
    margin-bottom: .85714rem
}

.c-card-post.is-author .c-card-post__label {
    position: static
}

.c-card-post.is-author .c-card-post__date {
    margin-right: 0;
    margin-left: auto
}

.c-card-post.is-author .c-card-post__title {
    margin-bottom: 1.42857rem
}

.c-card-post.is-author .c-card-post__tag ul li {
    margin-right: .71429rem;
    margin-bottom: .57143rem
}

.c-card-post.is-author .c-card-post__tag ul li a {
    padding: 0 1.71429rem;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 1000px;
    font-size: .85714rem;
    display: block;
    text-decoration: none;
    transition: all .2s
}

.c-card-post.is-author .c-card-post__tag ul li a:hover {
    opacity: 1;
    background-color: #E2E2E2;
    border: 1px solid #E2E2E2
}

.c-card-post.is-author .c-card-post__author {
    display: flex;
    align-items: center;
    padding-top: .85714rem
}

.c-card-post.is-author .c-card-post__photo {
    margin-right: .85714rem
}

.c-card-post.is-author .c-card-post__info {
    font-size: .92857rem;
    line-height: 1.61538;
    letter-spacing: 0.1em;
    color: rgba(0, 0, 0, 0.7)
}

.c-card-post .js-card-slider {
    margin: 0;
    position: relative
}

.c-card-post .js-card-slider .owl-nav .owl-prev,
.c-card-post .js-card-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    outline: none
}

.c-card-post .js-card-slider .owl-nav .owl-prev {
    left: -40px
}

@media (max-width: 1220px) {
    .c-card-post .js-card-slider .owl-nav .owl-prev {
        left: -20px
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-post .js-card-slider .owl-nav .owl-prev {
        left: -16px
    }
}

.c-card-post .js-card-slider .owl-nav .owl-next {
    right: -40px
}

@media (max-width: 1220px) {
    .c-card-post .js-card-slider .owl-nav .owl-next {
        right: -20px
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card-post .js-card-slider .owl-nav .owl-next {
        right: -16px
    }
}

.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__block.is-margin-bottom {
    margin-bottom: 3.42857rem
}

.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: 0.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: #009799;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 8px
}

.c-card.is-number-left .c-card__number small {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.28571rem;
    letter-spacing: 0.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
    }
}

.c-card.is-link .c-card__block:hover {
    opacity: 1
}

.c-card.is-link .c-card__block:hover .c-card__image {
    opacity: 0.7
}

.c-card.is-link .c-card__title {
    position: relative;
    padding-left: 1.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-card.is-link .c-card__title {
        padding-left: 1.14286rem
    }
}

.c-card.is-link .c-card__title:before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #009799;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0
}

.c-card.is-overlay .c-card__image {
    position: relative
}

.c-card.is-overlay .c-card__image:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0
}

.c-card.is-overlay .c-card__items {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    text-align: center;
    color: #fff;
    width: 100%
}

.c-card.is-overlay .c-card__items-title {
    font-size: 1.42857rem;
    letter-spacing: 0.1em;
    font-weight: 700
}

.c-card.is-overlay .c-card__items-subtitle {
    font-size: 1rem;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    margin-top: .28571rem
}

.c-detail {
    margin-top: 5.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-detail {
        margin-top: 2.57143rem
    }
}

.c-detail__title {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.35714;
    margin: 0
}

@media screen and (max-width: 59.3125em) {
    .c-detail__title {
        font-size: 1.57143rem
    }
}

.c-detail__number {
    margin-top: 1.28571rem;
    font-size: 1.14286rem;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2
}

@media screen and (max-width: 59.3125em) {
    .c-detail__number {
        font-size: 1rem
    }
}

.c-detail__text {
    margin-top: 2.85714rem;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.71429;
    padding-bottom: 1.28571rem;
    border-bottom: 1px solid #196F67
}

@media screen and (max-width: 59.3125em) {
    .c-detail__text {
        font-size: .85714rem;
        margin-top: 1.42857rem
    }
}

.c-detail__button {
    margin-top: 5.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-detail__button {
        margin-top: 2.85714rem
    }
}

.c-fontsize-changer {
    display: flex;
    align-items: center
}

.c-fontsize-changer__text {
    font-size: .92857rem;
    line-height: 1;
    letter-spacing: -0.025em;
    margin-right: .35714rem
}

.c-fontsize-changer__btns {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.c-fontsize-changer__btn {
    width: 2.42857rem;
    height: 2.42857rem;
    padding: .28571rem;
    margin-right: .14286rem;
    background-color: #F0F1ED;
    border-radius: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s
}

.c-fontsize-changer__btn span {
    color: #009799;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
    transition: all .3s
}

.c-fontsize-changer__btn:hover {
    background-color: #009799
}

.c-fontsize-changer__btn:hover span {
    color: #fff
}

.c-fontsize-changer__btn.is-active {
    background-color: #009799
}

.c-fontsize-changer__btn.is-active span {
    color: #fff
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__text {
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.84615;
    margin-right: .57143rem
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn {
    background-color: #196F67;
    border: 2px solid #009799;
    margin-right: .57143rem
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn:first-child {
    width: 3.14286rem;
    height: 3.14286rem
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn:first-child span {
    font-size: .92857rem
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn:last-child {
    width: 4.42857rem;
    height: 4.42857rem
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn:last-child span {
    font-size: 1.14286rem
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn:hover {
    background-color: #009799
}

.c-fontsize-changer.is-two-btn .c-fontsize-changer__btn.is-active {
    border-color: #009799;
    background-color: #009799
}

.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: #f00;
    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: 0.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: #009799
}

.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-step__inner {
    display: flex;
    align-items: center;
    justify-content: center
}

.c-forms-step__block {
    padding: .71429rem 0;
    border: 2px solid #000;
    border-radius: 5px;
    text-align: center;
    min-width: 11.42857rem;
    margin-right: 11.75439%;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-forms-step__block {
        min-width: 7.71429rem;
        padding: .42857rem 0;
        margin-right: .70175%
    }
}

.c-forms-step__block:after {
    content: '';
    width: 7.28571rem;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: calc(50% - 1px);
    right: -8.42857rem
}

@media (max-width: 1140px) {
    .c-forms-step__block:after {
        width: 9vw;
        right: -10.2vw
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-forms-step__block:after {
        display: none
    }
}

.c-forms-step__block:last-child {
    margin-right: 0
}

.c-forms-step__block:last-child:after {
    content: none
}

.c-forms-step__block.is-active {
    border-color: #E75400;
    color: #E75400
}

.c-forms-step__number {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.14286;
    letter-spacing: 0.05em;
    margin-bottom: .57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-forms-step__number {
        font-size: 12px;
        margin-bottom: .28571rem
    }
}

.c-forms-step__title {
    line-height: 1;
    letter-spacing: 0.05em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-forms-step__title {
        font-size: 14px
    }
}

.c-forms__block {
    display: flex;
    border-bottom: 1px solid #DBDBDB
}

@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, 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: #E75400;
    color: #fff;
    font-size: .85714rem;
    letter-spacing: 0.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
    }
}

.c-front-benefits__list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media screen and (max-width: 59.3125em) {
    .c-front-benefits__list {
        display: block;
        margin-top: 5.07143rem
    }
}

.c-front-benefits__item {
    position: relative;
    width: 32%;
    max-width: 25.42857rem;
    margin-top: 6.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-benefits__item {
        margin: 5.57143rem auto 0;
        width: calc(100% - 25px + 16px)
    }

    .c-front-benefits__item:first-child {
        margin-top: 0
    }
}

.c-front-benefits__item-number {
    position: absolute;
    top: -2.71429rem;
    left: 1.42857rem;
    margin: auto;
    width: 4.14286rem;
    height: 4.92857rem;
    z-index: 1
}

@media screen and (max-width: 59.3125em) {
    .c-front-benefits__item-number {
        right: 0;
        left: 0
    }
}

.c-front-benefits__item-number .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-front-benefits__item-image {
    position: relative;
    width: 100%;
    height: 16rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-benefits__item-image {
        height: 14.57143rem
    }
}

.c-front-benefits__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-front-benefits__item-text {
    margin-top: 2rem;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 2
}

@media screen and (max-width: 59.3125em) {
    .c-front-benefits__item-text {
        margin-top: 1.14286rem;
        font-size: .85714rem;
        line-height: 2.08333;
        text-align: left
    }
}

.c-front-benefits__item-text span {
    font-size: 1.28571rem;
    color: #E75400;
    line-height: 1.55556;
    font-weight: bold
}

@media screen and (max-width: 59.3125em) {
    .c-front-benefits__item-text span {
        font-size: 1.14286rem;
        line-height: 1.5625
    }
}

.c-front-box {
    width: 100%
}

.c-front-box__link {
    display: flex;
    background: #F2F2F2;
    position: relative;
    text-decoration: none
}

.c-front-box__link::after {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    bottom: .71429rem;
    right: .71429rem;
    margin: auto;
    width: .5rem;
    height: 1.42857rem;
    font-size: 1.42857rem;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-box__link::after {
        font-size: 1rem
    }
}

.c-front-box__link:hover .c-front-box__image .bg-img {
    transition: .3s;
    transform: scale(1.1)
}

.c-front-box__link.is-lg {
    height: 10rem;
    margin-top: 2.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__link.is-lg {
        height: 10.71429rem;
        margin-top: 2.14286rem
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-box__link.is-lg {
        height: 8.35714rem;
        margin-right: auto;
        margin-left: auto
    }
}

.c-front-box__link.is-lg:first-child {
    margin-top: 0
}

.c-front-box__link.is-sm {
    height: 8.57143rem;
    margin-top: 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__link.is-sm {
        height: 8.35714rem;
        margin-top: 1rem
    }
}

.c-front-box__link.is-sm:first-child {
    margin-top: 0
}

.c-front-box__image {
    min-width: 16.42857rem;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__image {
        min-width: 10.28571rem;
        width: 53.33333%
    }
}

.c-front-box__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;
    transition: .3s
}

.c-front-box__content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__content {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.c-front-box__title {
    width: inherit;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.14286rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.25;
    color: #000
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__title {
        font-size: .85714rem;
        line-height: .75
    }
}

.c-front-box__title.is-design {
    width: 10rem;
    height: 5.78571rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__title.is-design {
        width: 6.28571rem;
        height: 3.64286rem;
        margin: auto
    }
}

.c-front-box__title.is-design img {
    width: 100%
}

.c-front-box__title.is-exsior {
    width: 9.14286rem;
    height: 2.92857rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__title.is-exsior {
        width: 5.71429rem;
        height: 1.85714rem
    }
}

.c-front-box__title.is-exsior img {
    width: 100%
}

.c-front-box__text {
    margin-top: 1.14286rem;
    text-align: center;
    line-height: 1.42857
}

@media screen and (max-width: 59.3125em) {
    .c-front-box__text {
        font-size: .78571rem;
        letter-spacing: 0.05em
    }
}

.c-front-box__text.is-notes {
    font-size: .85714rem;
    text-align: left;
    letter-spacing: 0.05em;
    margin-top: 2.35714rem
}

.c-front-box__button {
    margin-bottom: 1.42857rem
}

.c-front-box__button:last-child {
    margin-bottom: 0
}

.c-front-content.is-md .c-front-content__box {
    max-height: 27.85714rem
}

.c-front-content.is-md .c-front-content__box-inner {
    padding-top: 5.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-content.is-md .c-front-content__box-inner {
        padding-top: 2.85714rem
    }
}

.c-front-content.is-md .c-front-content__box-title {
    font-size: 2rem;
    line-height: 1.14286
}

.c-front-content__block {
    display: flex;
    justify-content: space-between;
    margin-top: 5.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__block {
        display: block;
        margin-top: 2.42857rem
    }
}

.c-front-content__box {
    background: #fff;
    max-width: 39.42857rem;
    max-height: 41.92857rem;
    width: 100%
}

@media screen and (max-width: 75em) {
    .c-front-content__box {
        width: 48%;
        max-width: inherit
    }
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__box {
        width: 100%;
        margin-bottom: 1.42857rem
    }
}

.c-front-content__box-inner {
    padding: 4.07143rem 4.42857rem 3.85714rem
}

@media screen and (max-width: 75em) {
    .c-front-content__box-inner {
        padding: 1.42857rem 2.21429rem 1.78571rem
    }
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__box-inner {
        padding: 3.14286rem 1.57143rem 2.87857rem
    }
}

.c-front-content__box-title {
    font-size: 1.57143rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: .90909;
    text-align: center;
    margin-bottom: 2.85714rem;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__box-title {
        font-size: 1.28571rem;
        line-height: .66667;
        margin-bottom: 2.28571rem
    }
}

.c-front-content__box-title span {
    font-size: 1.14286rem
}

.c-front-content__btm {
    display: flex;
    justify-content: space-between;
    margin-top: 2.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-content__btm {
        display: block
    }
}

.c-front-content__texts {
    font-size: .85714rem;
    letter-spacing: 0.05em;
    margin-right: 2.85714rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__texts {
        margin-right: 0
    }
}

.c-front-content__texts span {
    color: #E75400;
    display: block;
    font-weight: 700
}

.c-front-content__button {
    width: 21.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__button {
        margin: 2.14286rem auto 0
    }
}

.c-front-content__snsbtn {
    display: none
}

@media screen and (max-width: 59.3125em) {
    .c-front-content__snsbtn {
        display: flex;
        justify-content: space-between;
        align-content: center;
        width: 11.71429rem;
        margin: 2.14286rem auto 0
    }
}

.c-front-content__snsbtn-icon {
    color: #000;
    font-size: 1.71429rem
}

.c-front-news__list {
    width: 100%;
    max-width: 67.42857rem;
    margin: 4.28571rem auto 0
}

@media screen and (max-width: 59.3125em) {
    .c-front-news__list {
        width: calc(100% - 44px + 16px);
        margin-top: calc(41px - 28px)
    }
}

.c-front-news__link {
    display: flex;
    align-items: center;
    align-items: baseline;
    color: #000;
    text-decoration: none;
    padding: 1.42857rem 0 1.42857rem 1.07143rem;
    border-bottom: 1px solid #ccc;
    font-weight: normal
}

@media screen and (max-width: 59.3125em) {
    .c-front-news__link {
        flex-wrap: wrap;
        padding: 2rem 0 1.85714rem
    }
}

.c-front-news__data {
    display: block;
    font-size: 1rem;
    letter-spacing: 0.1em;
    margin-right: 1.92857rem;
    font-weight: normal
}

.c-front-news__label {
    font-size: 1rem;
    line-height: 1.42857;
    border: 1px solid #009799;
    color: #196F67;
    letter-spacing: 0.05em;
    padding: 0 .28571rem;
    margin-right: 1.92857rem;
    font-weight: normal;
    height: 2.14286rem;
    min-width: 12.14286rem;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 46.8125em) {
    .c-front-news__label {
        font-size: .85714rem;
        min-width: auto;
        margin-right: 0
    }
}

.c-front-news__text {
    display: flex;
    align-items: center;
    font-size: 1.14286rem;
    overflow: hidden;
    width: 100%;
    font-weight: 700
}

@media screen and (max-width: 59.3125em) {
    .c-front-news__text {
        width: 100%;
        margin-top: 1.5rem;
        letter-spacing: 0.05em;
        line-height: 1.625;
        font-size: 1rem
    }
}

.c-front-news__text span {
    display: block;
    font-size: 16px;
    height: 27.2px;
    line-height: 1.7;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-news__text span {
        font-size: 14px;
        height: 23.8px
    }
}

.c-front-news__text span:before,
.c-front-news__text span:after {
    background: #fff;
    position: absolute
}

.c-front-news__text span:before {
    content: "...";
    top: 0px;
    right: 0;
    bottom: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-news__text span:before {
        top: 0px
    }
}

.c-front-news__text span:after {
    content: "";
    height: 100%;
    width: 100%
}

.c-front-news__text i {
    padding-left: .71429rem;
    color: #009799;
    position: relative;
    z-index: 99
}

.c-front-pickup {
    margin-top: 2.5rem
}

.c-front-pickup__list {
    margin-top: 3.35714rem;
    position: relative;
    padding-bottom: 5rem
}

@media screen and (max-width: 71.1875em) {
    .c-front-pickup__list {
        display: flex !important;
        justify-content: space-between;
        width: calc(100% - 22px * 2) !important;
        margin: 1.85714rem auto 0 !important;
        padding-bottom: 1.64286rem
    }
}

.c-front-pickup__item {
    width: 100%;
    width: 28.57143rem;
    max-width: 100%;
    display: block;
    text-decoration: none
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__item {
        width: 48.19277%;
        margin-right: 3.61446%;
        max-width: inherit;
        margin-bottom: 2.14286rem
    }

    .c-front-pickup__item:nth-of-type(2n) {
        margin-right: 0
    }

    .c-front-pickup__item:nth-of-type(n+5) {
        display: none
    }
}

.c-front-pickup__item-image {
    display: block;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__item-image {
        min-height: auto
    }
}

.c-front-pickup__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;
    position: static
}

.c-front-pickup__item-image .bg-img::before {
    content: "";
    display: block;
    padding-top: 62.5%
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__item-image .bg-img::before {
        padding-top: 62.5%
    }
}

.c-front-pickup__item-logo {
    display: none;
    width: 4.57143rem;
    height: .92857rem;
    position: relative;
    margin-top: 1rem
}

@media screen and (max-width: 71.1875em) {
    .c-front-pickup__item-logo {
        display: block
    }
}

.c-front-pickup__item-logo .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;
    background-size: contain
}

.c-front-pickup__item-text {
    margin-top: 1.42857rem;
    letter-spacing: 0.1em;
    line-height: 1.42857;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    width: 100%
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__item-text {
        margin-top: .78571rem;
        font-size: .85714rem;
        letter-spacing: 0.05em;
        line-height: 1.66667
    }
}

.c-front-pickup__item-button {
    margin-right: .35714rem;
    margin-top: 1rem;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    line-height: 1.14286;
    color: #000;
    text-align: right;
    font-size: 1rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__item-button {
        margin-top: 1rem;
        font-size: .71429rem;
        margin-left: 0
    }
}

.c-front-pickup__item-button i {
    padding-left: 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__item-button i {
        padding-left: .71429rem
    }
}

.c-front-pickup__button {
    display: none
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup__button {
        display: block
    }
}

.c-front-pickup .owl-carousel {
    display: block !important
}

@media screen and (max-width: 59.3125em) {
    .c-front-pickup .owl-carousel {
        display: flex !important;
        flex-wrap: wrap
    }
}

.c-front-pickup .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    max-width: 18.57143rem;
    height: 1.14286rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    visibility: hidden
}

.c-front-pickup .owl-nav .owl-prev {
    display: flex !important;
    outline: none;
    justify-content: center;
    align-items: center;
    font-size: 1.85714rem !important;
    color: #009799 !important;
    visibility: visible
}

.c-front-pickup .owl-nav .owl-next {
    display: flex !important;
    outline: none;
    justify-content: center;
    align-items: center;
    font-size: 1.85714rem !important;
    color: #009799 !important;
    visibility: visible
}

.c-front-pickup .owl-dots {
    width: 100%;
    max-width: 15.85714rem;
    height: .92857rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-front-pickup .owl-dot {
    background: #ccc !important;
    width: 8px !important;
    height: 8px !important;
    border-radius: 1000px;
    outline: none;
    margin: 0 5px
}

.c-front-pickup .owl-dot.active {
    background: #54585A !important;
    width: 10px !important;
    height: 10px !important
}

@media screen and (max-width: 71.1875em) {
    .c-front-pickup__item-text {
        overflow: hidden;
        width: 100%
    }

    .c-front-pickup__item-text span {
        display: block;
        font-size: 12px;
        height: 54px;
        line-height: 1.5;
        position: relative
    }
}

@media screen and (max-width: 71.1875em) and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-pickup__item-text span {
        font-size: 12px;
        height: 54px
    }
}

@media screen and (max-width: 71.1875em) {

    .c-front-pickup__item-text span:before,
    .c-front-pickup__item-text span:after {
        background: #fff;
        position: absolute
    }

    .c-front-pickup__item-text span:before {
        content: "...";
        top: 36px;
        right: 0;
        bottom: 0
    }
}

@media screen and (max-width: 71.1875em) and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-pickup__item-text span:before {
        top: 36px
    }
}

@media screen and (max-width: 71.1875em) {
    .c-front-pickup__item-text span:after {
        content: "";
        height: 100%;
        width: 100%
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-front-pickup__item-text span::before {
        right: 10px
    }
}

.c-front-planitem {
    padding-top: 1.42857rem;
    padding-right: 9.14286rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-planitem {
        padding-right: 0;
        padding-top: 1.42857rem
    }
}

.c-front-planitem__post {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.c-front-planitem__num {
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.14286
}

@media screen and (max-width: 59.3125em) {
    .c-front-planitem__num {
        font-size: .64286rem;
        line-height: 1.44444
    }
}

.c-front-planitem__num span {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 2.85714rem;
    letter-spacing: 0;
    line-height: .725;
    color: #E75400;
    margin-right: .35714rem
}

@media screen and (max-width: 59.3125em) {
    .c-front-planitem__num span {
        font-size: 2rem;
        line-height: .71429
    }
}

.c-front-planitem__data {
    border-left: 1px solid #DBDBDB;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.14286;
    padding-left: .35714rem;
    margin-left: 5px
}

@media screen and (max-width: 59.3125em) {
    .c-front-planitem__data {
        font-size: .64286rem;
        line-height: 1.44444
    }
}

.c-front-use__text {
    margin-top: 2.42857rem;
    text-align: center
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__text {
        display: none
    }
}

.c-front-use__step {
    width: 67.42857rem;
    margin: 5.71429rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__step {
        display: block;
        width: 300px;
        margin-top: 3.42857rem
    }
}

.c-front-use__step.is-sp {
    display: none
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__step.is-sp {
        display: block
    }
}

.c-front-use__item {
    width: 100%;
    max-width: 18.42857rem;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__item {
        display: none
    }
}

.c-front-use__item:last-child::after {
    display: none
}

.c-front-use__item::after {
    content: "";
    position: absolute;
    top: 0;
    right: -6.07143rem;
    bottom: 0;
    margin: auto;
    width: 6.07143rem;
    height: .07143rem;
    background: url("../images/icon-dotted-line@2x.png") no-repeat center center/cover
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__item::after {
        right: 0;
        bottom: -50px;
        left: 0;
        margin: auto;
        transform: rotate(90deg)
    }
}

.c-front-use__item-inner {
    position: relative;
    height: 17.14286rem;
    background: #fff;
    padding: 3rem 0 2.85714rem
}

.c-front-use__item-number {
    font-size: 1.42857rem;
    color: #54585A;
    line-height: .9;
    letter-spacing: 0;
    display: block;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    height: 2.78571rem
}

.c-front-use__item-number span {
    font-size: 2.14286rem;
    line-height: 1.16667;
    margin-left: .28571rem
}

.c-front-use__item-image {
    position: relative;
    margin-right: auto;
    margin-left: auto
}

.c-front-use__item-image.is-01 {
    width: 4.85714rem;
    height: 5rem;
    margin-top: 1.05714rem
}

.c-front-use__item-image.is-02 {
    width: 4.17143rem;
    height: 4.66429rem;
    margin-top: .75714rem
}

.c-front-use__item-image.is-03 {
    width: 4.42857rem;
    height: 4.71429rem;
    margin-top: .62143rem
}

.c-front-use__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-front-use__item-text {
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.42857;
    position: absolute;
    right: 0;
    bottom: 2.85714rem;
    left: 0;
    margin: auto
}

.c-front-use__item-subtext {
    font-size: .85714rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
    margin-top: 1.14286rem
}

.c-front-use__button {
    margin-top: 2.28571rem;
    text-align: center
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__button {
        margin-top: 3.21429rem
    }
}

.c-front-use__sp-item {
    display: none;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-front-use__sp-item {
        display: flex;
        margin-bottom: 2.28571rem
    }
}

.c-front-use__sp-item:nth-of-type(3) .c-front-use__sp-item-image::after {
    display: none
}

.c-front-use__sp-item-image {
    position: relative;
    width: 54.66667%;
    height: 114px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-front-use__sp-item-image::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -3.57143rem;
    left: 0;
    margin: auto;
    width: 6.07143rem;
    height: 2px;
    transform: rotate(90deg);
    background: url("../images/icon-dotted-line@2x.png") no-repeat center center/cover
}

.c-front-use__sp-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;
    background-size: contain
}

.c-front-use__sp-item-image .bg-img.is-01 {
    width: 4.85714rem;
    height: 5rem
}

.c-front-use__sp-item-image .bg-img.is-02 {
    width: 4.17143rem;
    height: 4.66429rem
}

.c-front-use__sp-item-image .bg-img.is-03 {
    width: 4.42857rem;
    height: 4.71429rem
}

.c-front-use__sp-item-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1.5rem
}

.c-front-use__sp-item-number {
    font-size: 1.42857rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: .9;
    color: #54585A
}

.c-front-use__sp-item-number span {
    font-size: 2.14286rem;
    line-height: 1.16667;
    font-weight: bold;
    letter-spacing: 0
}

.c-front-use__sp-item-text {
    margin-top: .78571rem;
    font-size: .92857rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.42857
}

.c-front-use__sp-note {
    font-size: .71429rem
}

.c-front-use__sp-note span {
    font-weight: bold;
    color: #E75400;
    font-size: .78571rem
}

.c-gallery {
    margin-top: 4.42857rem;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 59.3125em) {
    .c-gallery {
        display: block;
        margin-top: 2.21429rem
    }
}

.c-gallery__main {
    width: 51.57895%
}

@media screen and (max-width: 59.3125em) {
    .c-gallery__main {
        width: 100%
    }
}

.c-gallery__main-title {
    font-size: 1.28571rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.11111;
    margin-bottom: 1.28571rem
}

.c-gallery__main-image {
    width: 100%;
    position: relative;
    border: 1px solid #DBDBDB
}

.c-gallery__main-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;
    position: static
}

.c-gallery__main-image .bg-img:before {
    content: "";
    display: block;
    padding-top: 75%
}

.c-gallery__thumbnails {
    width: 42.98246%
}

@media screen and (max-width: 59.3125em) {
    .c-gallery__thumbnails {
        width: 100%
    }
}

.c-gallery .row .large-6 {
    margin-top: 4.28571rem
}

@media screen and (max-width: 59.3125em) {
    .c-gallery .row .large-6 {
        margin-top: 1.57143rem
    }
}

.c-gallery .row .large-6:nth-of-type(-n+2) {
    margin-top: 0
}

@media screen and (max-width: 59.3125em) {
    .c-gallery .row .large-6:nth-of-type(-n+2) {
        margin-top: 1.57143rem
    }
}

.c-gallery__item {
    cursor: pointer;
    position: relative
}

.c-gallery__item::after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 2.28571rem;
    height: 2.28571rem;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .85714rem;
    color: #fff
}

.c-gallery__item:hover .c-gallery__item-image .bg-img {
    transition: .3s;
    transform: scale(1.1)
}

.c-gallery__item-title {
    font-size: 1.14286rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: 0.05em;
    margin-bottom: 1.28571rem
}

@media screen and (max-width: 59.3125em) {
    .c-gallery__item-title {
        margin-bottom: .57143rem
    }
}

.c-gallery__item-image {
    overflow: hidden;
    width: 100%;
    position: relative;
    border: 1px solid #DBDBDB
}

.c-gallery__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;
    transition: .3s;
    position: static
}

.c-gallery__item-image .bg-img:before {
    content: "";
    display: block;
    padding-top: 75%
}

.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-information h2,
#tinymce.mce-content-body.acf_content h2,
.l-post-content h3,
#tinymce.post-type-post h3,
#tinymce.post-type-information h3,
#tinymce.mce-content-body.acf_content h3,
.l-post-content h4,
#tinymce.post-type-post h4,
#tinymce.post-type-information h4,
#tinymce.mce-content-body.acf_content h4,
.l-post-content h5,
#tinymce.post-type-post h5,
#tinymce.post-type-information h5,
#tinymce.mce-content-body.acf_content h5,
.l-post-content h6,
#tinymce.post-type-post h6,
#tinymce.post-type-information h6,
#tinymce.mce-content-body.acf_content h6 {
    font-weight: 700;
    line-height: 1.5
}

.c-heading small,
.l-post-content h2 small,
#tinymce.post-type-post h2 small,
#tinymce.post-type-information h2 small,
#tinymce.mce-content-body.acf_content h2 small,
.l-post-content h3 small,
#tinymce.post-type-post h3 small,
#tinymce.post-type-information h3 small,
#tinymce.mce-content-body.acf_content h3 small,
.l-post-content h4 small,
#tinymce.post-type-post h4 small,
#tinymce.post-type-information h4 small,
#tinymce.mce-content-body.acf_content h4 small,
.l-post-content h5 small,
#tinymce.post-type-post h5 small,
#tinymce.post-type-information h5 small,
#tinymce.mce-content-body.acf_content h5 small,
.l-post-content h6 small,
#tinymce.post-type-post h6 small,
#tinymce.post-type-information h6 small,
#tinymce.mce-content-body.acf_content h6 small {
    font-size: 0.65em
}

.c-heading.is-xlg,
.l-post-content h2.is-xlg,
#tinymce.post-type-post h2.is-xlg,
#tinymce.post-type-information 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-information 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-information 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-information 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-information h6.is-xlg,
#tinymce.mce-content-body.acf_content h6.is-xlg {
    text-align: center;
    color: #000;
    margin: 0
}

.c-heading.is-xlg span,
.l-post-content h2.is-xlg span,
#tinymce.post-type-post h2.is-xlg span,
#tinymce.post-type-information 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-information 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-information 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-information 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-information h6.is-xlg span,
#tinymce.mce-content-body.acf_content h6.is-xlg span {
    display: block;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-weight: 400;
    font-size: 2.85714rem;
    letter-spacing: 0.1em;
    line-height: 1.37931
}

@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-information 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-information 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-information 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-information 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-information h6.is-xlg span,
    #tinymce.mce-content-body.acf_content h6.is-xlg span {
        font-size: 2.21429rem
    }
}

.c-heading.is-xlg small,
.l-post-content h2.is-xlg small,
#tinymce.post-type-post h2.is-xlg small,
#tinymce.post-type-information 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-information 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-information 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-information 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-information h6.is-xlg small,
#tinymce.mce-content-body.acf_content h6.is-xlg small {
    display: block;
    font-weight: 700;
    font-size: 1.07143rem;
    letter-spacing: 0.1em;
    line-height: 1.36364
}

@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-information 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-information 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-information 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-information 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-information h6.is-xlg small,
    #tinymce.mce-content-body.acf_content h6.is-xlg small {
        font-size: .78571rem
    }
}

.c-heading.is-lg,
.l-post-content h2.is-lg,
#tinymce.post-type-post h2.is-lg,
#tinymce.post-type-information 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-information 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-information 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-information 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-information h6.is-lg,
#tinymce.mce-content-body.acf_content h6.is-lg {
    text-align: center;
    color: #009799;
    font-size: 2rem;
    letter-spacing: 0.1em;
    margin-bottom: 1.71429rem;
    line-height: 1.58333
}

@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-information 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-information 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-information 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-information 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-information h6.is-lg,
    #tinymce.mce-content-body.acf_content h6.is-lg {
        font-size: 1.6rem;
        margin-bottom: .85714rem
    }
}

.c-heading.is-md,
.l-post-content h2,
#tinymce.post-type-post h2,
#tinymce.post-type-information h2,
#tinymce.mce-content-body.acf_content h2,
.l-post-content h3.is-md,
#tinymce.post-type-post h3.is-md,
#tinymce.post-type-information 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-information 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-information 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-information h6.is-md,
#tinymce.mce-content-body.acf_content h6.is-md {
    font-size: 1.57143rem;
    text-align: center;
    letter-spacing: 0.05em;
    margin-bottom: 1.42857rem
}

@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-information h2,
    #tinymce.mce-content-body.acf_content h2,
    .l-post-content h3.is-md,
    #tinymce.post-type-post h3.is-md,
    #tinymce.post-type-information 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-information 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-information 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-information h6.is-md,
    #tinymce.mce-content-body.acf_content h6.is-md {
        font-size: 1.6rem;
        margin-bottom: .71429rem
    }
}

.c-heading.is-md small,
.l-post-content h2 small,
#tinymce.post-type-post h2 small,
#tinymce.post-type-information h2 small,
#tinymce.mce-content-body.acf_content h2 small,
.l-post-content h3.is-md small,
#tinymce.post-type-post h3.is-md small,
#tinymce.post-type-information h3.is-md small,
#tinymce.mce-content-body.acf_content h3.is-md small,
.l-post-content h4.is-md small,
#tinymce.post-type-post h4.is-md small,
#tinymce.post-type-information h4.is-md small,
#tinymce.mce-content-body.acf_content h4.is-md small,
.l-post-content h5.is-md small,
#tinymce.post-type-post h5.is-md small,
#tinymce.post-type-information h5.is-md small,
#tinymce.mce-content-body.acf_content h5.is-md small,
.l-post-content h6.is-md small,
#tinymce.post-type-post h6.is-md small,
#tinymce.post-type-information h6.is-md small,
#tinymce.mce-content-body.acf_content h6.is-md small {
    display: block;
    font-size: 1.14286rem;
    letter-spacing: 0.1em;
    color: #009799;
    margin-top: .42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-md small,
    .l-post-content h2 small,
    #tinymce.post-type-post h2 small,
    #tinymce.post-type-information h2 small,
    #tinymce.mce-content-body.acf_content h2 small,
    .l-post-content h3.is-md small,
    #tinymce.post-type-post h3.is-md small,
    #tinymce.post-type-information h3.is-md small,
    #tinymce.mce-content-body.acf_content h3.is-md small,
    .l-post-content h4.is-md small,
    #tinymce.post-type-post h4.is-md small,
    #tinymce.post-type-information h4.is-md small,
    #tinymce.mce-content-body.acf_content h4.is-md small,
    .l-post-content h5.is-md small,
    #tinymce.post-type-post h5.is-md small,
    #tinymce.post-type-information h5.is-md small,
    #tinymce.mce-content-body.acf_content h5.is-md small,
    .l-post-content h6.is-md small,
    #tinymce.post-type-post h6.is-md small,
    #tinymce.post-type-information h6.is-md small,
    #tinymce.mce-content-body.acf_content h6.is-md small {
        font-size: .91429rem
    }
}

.c-heading.is-sm,
.l-post-content h2.is-sm,
#tinymce.post-type-post h2.is-sm,
#tinymce.post-type-information h2.is-sm,
#tinymce.mce-content-body.acf_content h2.is-sm,
.l-post-content h3,
#tinymce.post-type-post h3,
#tinymce.post-type-information h3,
#tinymce.mce-content-body.acf_content h3,
.l-post-content h4.is-sm,
#tinymce.post-type-post h4.is-sm,
#tinymce.post-type-information 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-information 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-information h6.is-sm,
#tinymce.mce-content-body.acf_content h6.is-sm {
    font-size: 1.71429rem;
    letter-spacing: 0.1em
}

@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-information h2.is-sm,
    #tinymce.mce-content-body.acf_content h2.is-sm,
    .l-post-content h3,
    #tinymce.post-type-post h3,
    #tinymce.post-type-information h3,
    #tinymce.mce-content-body.acf_content h3,
    .l-post-content h4.is-sm,
    #tinymce.post-type-post h4.is-sm,
    #tinymce.post-type-information 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-information 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-information h6.is-sm,
    #tinymce.mce-content-body.acf_content h6.is-sm {
        font-size: 1.37143rem
    }
}

.c-heading.is-xs,
.l-post-content h2.is-xs,
#tinymce.post-type-post h2.is-xs,
#tinymce.post-type-information 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-information h3.is-xs,
#tinymce.mce-content-body.acf_content h3.is-xs,
.l-post-content h4,
#tinymce.post-type-post h4,
#tinymce.post-type-information h4,
#tinymce.mce-content-body.acf_content h4,
.l-post-content h5.is-xs,
#tinymce.post-type-post h5.is-xs,
#tinymce.post-type-information 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-information h6.is-xs,
#tinymce.mce-content-body.acf_content h6.is-xs {
    font-size: 1.28571rem;
    letter-spacing: 0.05em;
    margin-bottom: 1.14286rem
}

@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-information 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-information h3.is-xs,
    #tinymce.mce-content-body.acf_content h3.is-xs,
    .l-post-content h4,
    #tinymce.post-type-post h4,
    #tinymce.post-type-information h4,
    #tinymce.mce-content-body.acf_content h4,
    .l-post-content h5.is-xs,
    #tinymce.post-type-post h5.is-xs,
    #tinymce.post-type-information 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-information h6.is-xs,
    #tinymce.mce-content-body.acf_content h6.is-xs {
        font-size: 1.14286rem;
        margin-bottom: .57143rem
    }
}

.c-heading.is-xxs,
.l-post-content h2.is-xxs,
#tinymce.post-type-post h2.is-xxs,
#tinymce.post-type-information 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-information 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-information h4.is-xxs,
#tinymce.mce-content-body.acf_content h4.is-xxs,
.l-post-content h5,
#tinymce.post-type-post h5,
#tinymce.post-type-information h5,
#tinymce.mce-content-body.acf_content h5,
.l-post-content h6,
#tinymce.post-type-post h6,
#tinymce.post-type-information h6,
#tinymce.mce-content-body.acf_content h6 {
    font-size: 1.14286rem;
    letter-spacing: 0.05em;
    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-information 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-information 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-information h4.is-xxs,
    #tinymce.mce-content-body.acf_content h4.is-xxs,
    .l-post-content h5,
    #tinymce.post-type-post h5,
    #tinymce.post-type-information h5,
    #tinymce.mce-content-body.acf_content h5,
    .l-post-content h6,
    #tinymce.post-type-post h6,
    #tinymce.post-type-information h6,
    #tinymce.mce-content-body.acf_content h6 {
        font-size: 1.02857rem
    }
}

.c-heading.is-line-under,
.l-post-content h2.is-line-under,
#tinymce.post-type-post h2.is-line-under,
#tinymce.post-type-information h2.is-line-under,
#tinymce.mce-content-body.acf_content h2.is-line-under,
.l-post-content h3.is-line-under,
#tinymce.post-type-post h3.is-line-under,
#tinymce.post-type-information h3.is-line-under,
#tinymce.mce-content-body.acf_content h3.is-line-under,
.l-post-content h4.is-line-under,
#tinymce.post-type-post h4.is-line-under,
#tinymce.post-type-information h4.is-line-under,
#tinymce.mce-content-body.acf_content h4.is-line-under,
.l-post-content h5.is-line-under,
#tinymce.post-type-post h5.is-line-under,
#tinymce.post-type-information h5.is-line-under,
#tinymce.mce-content-body.acf_content h5.is-line-under,
.l-post-content h6.is-line-under,
#tinymce.post-type-post h6.is-line-under,
#tinymce.post-type-information h6.is-line-under,
#tinymce.mce-content-body.acf_content h6.is-line-under {
    position: relative;
    text-align: center;
    padding-bottom: 1.71429rem;
    margin-bottom: 4rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-under,
    .l-post-content h2.is-line-under,
    #tinymce.post-type-post h2.is-line-under,
    #tinymce.post-type-information h2.is-line-under,
    #tinymce.mce-content-body.acf_content h2.is-line-under,
    .l-post-content h3.is-line-under,
    #tinymce.post-type-post h3.is-line-under,
    #tinymce.post-type-information h3.is-line-under,
    #tinymce.mce-content-body.acf_content h3.is-line-under,
    .l-post-content h4.is-line-under,
    #tinymce.post-type-post h4.is-line-under,
    #tinymce.post-type-information h4.is-line-under,
    #tinymce.mce-content-body.acf_content h4.is-line-under,
    .l-post-content h5.is-line-under,
    #tinymce.post-type-post h5.is-line-under,
    #tinymce.post-type-information h5.is-line-under,
    #tinymce.mce-content-body.acf_content h5.is-line-under,
    .l-post-content h6.is-line-under,
    #tinymce.post-type-post h6.is-line-under,
    #tinymce.post-type-information h6.is-line-under,
    #tinymce.mce-content-body.acf_content h6.is-line-under {
        padding-bottom: .85714rem
    }
}

.c-heading.is-line-under:after,
.l-post-content h2.is-line-under:after,
#tinymce.post-type-post h2.is-line-under:after,
#tinymce.post-type-information h2.is-line-under:after,
#tinymce.mce-content-body.acf_content h2.is-line-under:after,
.l-post-content h3.is-line-under:after,
#tinymce.post-type-post h3.is-line-under:after,
#tinymce.post-type-information h3.is-line-under:after,
#tinymce.mce-content-body.acf_content h3.is-line-under:after,
.l-post-content h4.is-line-under:after,
#tinymce.post-type-post h4.is-line-under:after,
#tinymce.post-type-information h4.is-line-under:after,
#tinymce.mce-content-body.acf_content h4.is-line-under:after,
.l-post-content h5.is-line-under:after,
#tinymce.post-type-post h5.is-line-under:after,
#tinymce.post-type-information h5.is-line-under:after,
#tinymce.mce-content-body.acf_content h5.is-line-under:after,
.l-post-content h6.is-line-under:after,
#tinymce.post-type-post h6.is-line-under:after,
#tinymce.post-type-information h6.is-line-under:after,
#tinymce.mce-content-body.acf_content h6.is-line-under:after {
    content: "";
    display: block;
    width: 6rem;
    height: .21429rem;
    background-color: #009799;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-under:after,
    .l-post-content h2.is-line-under:after,
    #tinymce.post-type-post h2.is-line-under:after,
    #tinymce.post-type-information h2.is-line-under:after,
    #tinymce.mce-content-body.acf_content h2.is-line-under:after,
    .l-post-content h3.is-line-under:after,
    #tinymce.post-type-post h3.is-line-under:after,
    #tinymce.post-type-information h3.is-line-under:after,
    #tinymce.mce-content-body.acf_content h3.is-line-under:after,
    .l-post-content h4.is-line-under:after,
    #tinymce.post-type-post h4.is-line-under:after,
    #tinymce.post-type-information h4.is-line-under:after,
    #tinymce.mce-content-body.acf_content h4.is-line-under:after,
    .l-post-content h5.is-line-under:after,
    #tinymce.post-type-post h5.is-line-under:after,
    #tinymce.post-type-information h5.is-line-under:after,
    #tinymce.mce-content-body.acf_content h5.is-line-under:after,
    .l-post-content h6.is-line-under:after,
    #tinymce.post-type-post h6.is-line-under:after,
    #tinymce.post-type-information h6.is-line-under:after,
    #tinymce.mce-content-body.acf_content h6.is-line-under:after {
        width: 4.57143rem;
        height: .14286rem
    }
}

.c-heading.is-line-under.is-md,
.l-post-content h2.is-line-under,
#tinymce.post-type-post h2.is-line-under,
#tinymce.post-type-information h2.is-line-under,
#tinymce.mce-content-body.acf_content h2.is-line-under,
.l-post-content h3.is-line-under.is-md,
#tinymce.post-type-post h3.is-line-under.is-md,
#tinymce.post-type-information h3.is-line-under.is-md,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-md,
.l-post-content h4.is-line-under.is-md,
#tinymce.post-type-post h4.is-line-under.is-md,
#tinymce.post-type-information h4.is-line-under.is-md,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-md,
.l-post-content h5.is-line-under.is-md,
#tinymce.post-type-post h5.is-line-under.is-md,
#tinymce.post-type-information h5.is-line-under.is-md,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-md,
.l-post-content h6.is-line-under.is-md,
#tinymce.post-type-post h6.is-line-under.is-md,
#tinymce.post-type-information h6.is-line-under.is-md,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-md,
.c-heading.is-line-under.is-sm,
.l-post-content h2.is-line-under.is-sm,
#tinymce.post-type-post h2.is-line-under.is-sm,
#tinymce.post-type-information h2.is-line-under.is-sm,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-sm,
.l-post-content h3.is-line-under,
#tinymce.post-type-post h3.is-line-under,
#tinymce.post-type-information h3.is-line-under,
#tinymce.mce-content-body.acf_content h3.is-line-under,
.l-post-content h4.is-line-under.is-sm,
#tinymce.post-type-post h4.is-line-under.is-sm,
#tinymce.post-type-information h4.is-line-under.is-sm,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-sm,
.l-post-content h5.is-line-under.is-sm,
#tinymce.post-type-post h5.is-line-under.is-sm,
#tinymce.post-type-information h5.is-line-under.is-sm,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-sm,
.l-post-content h6.is-line-under.is-sm,
#tinymce.post-type-post h6.is-line-under.is-sm,
#tinymce.post-type-information h6.is-line-under.is-sm,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-sm,
.c-heading.is-line-under.is-xs,
.l-post-content h2.is-line-under.is-xs,
#tinymce.post-type-post h2.is-line-under.is-xs,
#tinymce.post-type-information h2.is-line-under.is-xs,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-xs,
.l-post-content h3.is-line-under.is-xs,
#tinymce.post-type-post h3.is-line-under.is-xs,
#tinymce.post-type-information h3.is-line-under.is-xs,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-xs,
.l-post-content h4.is-line-under,
#tinymce.post-type-post h4.is-line-under,
#tinymce.post-type-information h4.is-line-under,
#tinymce.mce-content-body.acf_content h4.is-line-under,
.l-post-content h5.is-line-under.is-xs,
#tinymce.post-type-post h5.is-line-under.is-xs,
#tinymce.post-type-information h5.is-line-under.is-xs,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-xs,
.l-post-content h6.is-line-under.is-xs,
#tinymce.post-type-post h6.is-line-under.is-xs,
#tinymce.post-type-information h6.is-line-under.is-xs,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-xs,
.c-heading.is-line-under.is-xxs,
.l-post-content h2.is-line-under.is-xxs,
#tinymce.post-type-post h2.is-line-under.is-xxs,
#tinymce.post-type-information h2.is-line-under.is-xxs,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-xxs,
.l-post-content h3.is-line-under.is-xxs,
#tinymce.post-type-post h3.is-line-under.is-xxs,
#tinymce.post-type-information h3.is-line-under.is-xxs,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-xxs,
.l-post-content h4.is-line-under.is-xxs,
#tinymce.post-type-post h4.is-line-under.is-xxs,
#tinymce.post-type-information h4.is-line-under.is-xxs,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-xxs,
.l-post-content h5.is-line-under,
#tinymce.post-type-post h5.is-line-under,
#tinymce.post-type-information h5.is-line-under,
#tinymce.mce-content-body.acf_content h5.is-line-under,
.l-post-content h6.is-line-under,
#tinymce.post-type-post h6.is-line-under,
#tinymce.post-type-information h6.is-line-under,
#tinymce.mce-content-body.acf_content h6.is-line-under,
.c-heading.is-line-under.is-xxxs,
.l-post-content h2.is-line-under.is-xxxs,
#tinymce.post-type-post h2.is-line-under.is-xxxs,
#tinymce.post-type-information h2.is-line-under.is-xxxs,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-xxxs,
.l-post-content h3.is-line-under.is-xxxs,
#tinymce.post-type-post h3.is-line-under.is-xxxs,
#tinymce.post-type-information h3.is-line-under.is-xxxs,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-xxxs,
.l-post-content h4.is-line-under.is-xxxs,
#tinymce.post-type-post h4.is-line-under.is-xxxs,
#tinymce.post-type-information h4.is-line-under.is-xxxs,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-xxxs,
.l-post-content h5.is-line-under.is-xxxs,
#tinymce.post-type-post h5.is-line-under.is-xxxs,
#tinymce.post-type-information h5.is-line-under.is-xxxs,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-xxxs,
.l-post-content h6.is-line-under.is-xxxs,
#tinymce.post-type-post h6.is-line-under.is-xxxs,
#tinymce.post-type-information h6.is-line-under.is-xxxs,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-xxxs {
    padding-bottom: 1.14286rem;
    margin-bottom: 2.28571rem
}

.c-heading.is-line-under.is-md:after,
.l-post-content h2.is-line-under:after,
#tinymce.post-type-post h2.is-line-under:after,
#tinymce.post-type-information h2.is-line-under:after,
#tinymce.mce-content-body.acf_content h2.is-line-under:after,
.l-post-content h3.is-line-under.is-md:after,
#tinymce.post-type-post h3.is-line-under.is-md:after,
#tinymce.post-type-information h3.is-line-under.is-md:after,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-md:after,
.l-post-content h4.is-line-under.is-md:after,
#tinymce.post-type-post h4.is-line-under.is-md:after,
#tinymce.post-type-information h4.is-line-under.is-md:after,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-md:after,
.l-post-content h5.is-line-under.is-md:after,
#tinymce.post-type-post h5.is-line-under.is-md:after,
#tinymce.post-type-information h5.is-line-under.is-md:after,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-md:after,
.l-post-content h6.is-line-under.is-md:after,
#tinymce.post-type-post h6.is-line-under.is-md:after,
#tinymce.post-type-information h6.is-line-under.is-md:after,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-md:after,
.c-heading.is-line-under.is-sm:after,
.l-post-content h2.is-line-under.is-sm:after,
#tinymce.post-type-post h2.is-line-under.is-sm:after,
#tinymce.post-type-information h2.is-line-under.is-sm:after,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-sm:after,
.l-post-content h3.is-line-under:after,
#tinymce.post-type-post h3.is-line-under:after,
#tinymce.post-type-information h3.is-line-under:after,
#tinymce.mce-content-body.acf_content h3.is-line-under:after,
.l-post-content h4.is-line-under.is-sm:after,
#tinymce.post-type-post h4.is-line-under.is-sm:after,
#tinymce.post-type-information h4.is-line-under.is-sm:after,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-sm:after,
.l-post-content h5.is-line-under.is-sm:after,
#tinymce.post-type-post h5.is-line-under.is-sm:after,
#tinymce.post-type-information h5.is-line-under.is-sm:after,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-sm:after,
.l-post-content h6.is-line-under.is-sm:after,
#tinymce.post-type-post h6.is-line-under.is-sm:after,
#tinymce.post-type-information h6.is-line-under.is-sm:after,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-sm:after,
.c-heading.is-line-under.is-xs:after,
.l-post-content h2.is-line-under.is-xs:after,
#tinymce.post-type-post h2.is-line-under.is-xs:after,
#tinymce.post-type-information h2.is-line-under.is-xs:after,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-xs:after,
.l-post-content h3.is-line-under.is-xs:after,
#tinymce.post-type-post h3.is-line-under.is-xs:after,
#tinymce.post-type-information h3.is-line-under.is-xs:after,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-xs:after,
.l-post-content h4.is-line-under:after,
#tinymce.post-type-post h4.is-line-under:after,
#tinymce.post-type-information h4.is-line-under:after,
#tinymce.mce-content-body.acf_content h4.is-line-under:after,
.l-post-content h5.is-line-under.is-xs:after,
#tinymce.post-type-post h5.is-line-under.is-xs:after,
#tinymce.post-type-information h5.is-line-under.is-xs:after,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-xs:after,
.l-post-content h6.is-line-under.is-xs:after,
#tinymce.post-type-post h6.is-line-under.is-xs:after,
#tinymce.post-type-information h6.is-line-under.is-xs:after,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-xs:after,
.c-heading.is-line-under.is-xxs:after,
.l-post-content h2.is-line-under.is-xxs:after,
#tinymce.post-type-post h2.is-line-under.is-xxs:after,
#tinymce.post-type-information h2.is-line-under.is-xxs:after,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-xxs:after,
.l-post-content h3.is-line-under.is-xxs:after,
#tinymce.post-type-post h3.is-line-under.is-xxs:after,
#tinymce.post-type-information h3.is-line-under.is-xxs:after,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-xxs:after,
.l-post-content h4.is-line-under.is-xxs:after,
#tinymce.post-type-post h4.is-line-under.is-xxs:after,
#tinymce.post-type-information h4.is-line-under.is-xxs:after,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-xxs:after,
.l-post-content h5.is-line-under:after,
#tinymce.post-type-post h5.is-line-under:after,
#tinymce.post-type-information h5.is-line-under:after,
#tinymce.mce-content-body.acf_content h5.is-line-under:after,
.l-post-content h6.is-line-under:after,
#tinymce.post-type-post h6.is-line-under:after,
#tinymce.post-type-information h6.is-line-under:after,
#tinymce.mce-content-body.acf_content h6.is-line-under:after,
.c-heading.is-line-under.is-xxxs:after,
.l-post-content h2.is-line-under.is-xxxs:after,
#tinymce.post-type-post h2.is-line-under.is-xxxs:after,
#tinymce.post-type-information h2.is-line-under.is-xxxs:after,
#tinymce.mce-content-body.acf_content h2.is-line-under.is-xxxs:after,
.l-post-content h3.is-line-under.is-xxxs:after,
#tinymce.post-type-post h3.is-line-under.is-xxxs:after,
#tinymce.post-type-information h3.is-line-under.is-xxxs:after,
#tinymce.mce-content-body.acf_content h3.is-line-under.is-xxxs:after,
.l-post-content h4.is-line-under.is-xxxs:after,
#tinymce.post-type-post h4.is-line-under.is-xxxs:after,
#tinymce.post-type-information h4.is-line-under.is-xxxs:after,
#tinymce.mce-content-body.acf_content h4.is-line-under.is-xxxs:after,
.l-post-content h5.is-line-under.is-xxxs:after,
#tinymce.post-type-post h5.is-line-under.is-xxxs:after,
#tinymce.post-type-information h5.is-line-under.is-xxxs:after,
#tinymce.mce-content-body.acf_content h5.is-line-under.is-xxxs:after,
.l-post-content h6.is-line-under.is-xxxs:after,
#tinymce.post-type-post h6.is-line-under.is-xxxs:after,
#tinymce.post-type-information h6.is-line-under.is-xxxs:after,
#tinymce.mce-content-body.acf_content h6.is-line-under.is-xxxs:after {
    width: 5.14286rem;
    height: .14286rem
}

.c-heading.is-line-top,
.l-post-content h2.is-line-top,
#tinymce.post-type-post h2.is-line-top,
#tinymce.post-type-information h2.is-line-top,
#tinymce.mce-content-body.acf_content h2.is-line-top,
.l-post-content h3.is-line-top,
#tinymce.post-type-post h3.is-line-top,
#tinymce.post-type-information h3.is-line-top,
#tinymce.mce-content-body.acf_content h3.is-line-top,
.l-post-content h4.is-line-top,
#tinymce.post-type-post h4.is-line-top,
#tinymce.post-type-information h4.is-line-top,
#tinymce.mce-content-body.acf_content h4.is-line-top,
.l-post-content h5.is-line-top,
#tinymce.post-type-post h5.is-line-top,
#tinymce.post-type-information h5.is-line-top,
#tinymce.mce-content-body.acf_content h5.is-line-top,
.l-post-content h6.is-line-top,
#tinymce.post-type-post h6.is-line-top,
#tinymce.post-type-information h6.is-line-top,
#tinymce.mce-content-body.acf_content h6.is-line-top {
    border-top: 2px solid #009799;
    text-align: left;
    padding-top: 1.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-top,
    .l-post-content h2.is-line-top,
    #tinymce.post-type-post h2.is-line-top,
    #tinymce.post-type-information h2.is-line-top,
    #tinymce.mce-content-body.acf_content h2.is-line-top,
    .l-post-content h3.is-line-top,
    #tinymce.post-type-post h3.is-line-top,
    #tinymce.post-type-information h3.is-line-top,
    #tinymce.mce-content-body.acf_content h3.is-line-top,
    .l-post-content h4.is-line-top,
    #tinymce.post-type-post h4.is-line-top,
    #tinymce.post-type-information h4.is-line-top,
    #tinymce.mce-content-body.acf_content h4.is-line-top,
    .l-post-content h5.is-line-top,
    #tinymce.post-type-post h5.is-line-top,
    #tinymce.post-type-information h5.is-line-top,
    #tinymce.mce-content-body.acf_content h5.is-line-top,
    .l-post-content h6.is-line-top,
    #tinymce.post-type-post h6.is-line-top,
    #tinymce.post-type-information h6.is-line-top,
    #tinymce.mce-content-body.acf_content h6.is-line-top {
        padding-top: .85714rem
    }
}

.c-heading.is-line-side span,
.l-post-content h2.is-line-side span,
#tinymce.post-type-post h2.is-line-side span,
#tinymce.post-type-information h2.is-line-side span,
#tinymce.mce-content-body.acf_content h2.is-line-side span,
.l-post-content h3.is-line-side span,
#tinymce.post-type-post h3.is-line-side span,
#tinymce.post-type-information h3.is-line-side span,
#tinymce.mce-content-body.acf_content h3.is-line-side span,
.l-post-content h4.is-line-side span,
#tinymce.post-type-post h4.is-line-side span,
#tinymce.post-type-information h4.is-line-side span,
#tinymce.mce-content-body.acf_content h4.is-line-side span,
.l-post-content h5.is-line-side span,
#tinymce.post-type-post h5.is-line-side span,
#tinymce.post-type-information h5.is-line-side span,
#tinymce.mce-content-body.acf_content h5.is-line-side span,
.l-post-content h6.is-line-side span,
#tinymce.post-type-post h6.is-line-side span,
#tinymce.post-type-information h6.is-line-side span,
#tinymce.mce-content-body.acf_content h6.is-line-side span {
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-side span,
    .l-post-content h2.is-line-side span,
    #tinymce.post-type-post h2.is-line-side span,
    #tinymce.post-type-information h2.is-line-side span,
    #tinymce.mce-content-body.acf_content h2.is-line-side span,
    .l-post-content h3.is-line-side span,
    #tinymce.post-type-post h3.is-line-side span,
    #tinymce.post-type-information h3.is-line-side span,
    #tinymce.mce-content-body.acf_content h3.is-line-side span,
    .l-post-content h4.is-line-side span,
    #tinymce.post-type-post h4.is-line-side span,
    #tinymce.post-type-information h4.is-line-side span,
    #tinymce.mce-content-body.acf_content h4.is-line-side span,
    .l-post-content h5.is-line-side span,
    #tinymce.post-type-post h5.is-line-side span,
    #tinymce.post-type-information h5.is-line-side span,
    #tinymce.mce-content-body.acf_content h5.is-line-side span,
    .l-post-content h6.is-line-side span,
    #tinymce.post-type-post h6.is-line-side span,
    #tinymce.post-type-information h6.is-line-side span,
    #tinymce.mce-content-body.acf_content h6.is-line-side span {
        display: block;
        width: 80%;
        margin: 0 auto
    }
}

.c-heading.is-line-side span:after,
.l-post-content h2.is-line-side span:after,
#tinymce.post-type-post h2.is-line-side span:after,
#tinymce.post-type-information h2.is-line-side span:after,
#tinymce.mce-content-body.acf_content h2.is-line-side span:after,
.l-post-content h3.is-line-side span:after,
#tinymce.post-type-post h3.is-line-side span:after,
#tinymce.post-type-information h3.is-line-side span:after,
#tinymce.mce-content-body.acf_content h3.is-line-side span:after,
.l-post-content h4.is-line-side span:after,
#tinymce.post-type-post h4.is-line-side span:after,
#tinymce.post-type-information h4.is-line-side span:after,
#tinymce.mce-content-body.acf_content h4.is-line-side span:after,
.l-post-content h5.is-line-side span:after,
#tinymce.post-type-post h5.is-line-side span:after,
#tinymce.post-type-information h5.is-line-side span:after,
#tinymce.mce-content-body.acf_content h5.is-line-side span:after,
.l-post-content h6.is-line-side span:after,
#tinymce.post-type-post h6.is-line-side span:after,
#tinymce.post-type-information h6.is-line-side span:after,
#tinymce.mce-content-body.acf_content h6.is-line-side span:after,
.c-heading.is-line-side span:before,
.l-post-content h2.is-line-side span:before,
#tinymce.post-type-post h2.is-line-side span:before,
#tinymce.post-type-information h2.is-line-side span:before,
#tinymce.mce-content-body.acf_content h2.is-line-side span:before,
.l-post-content h3.is-line-side span:before,
#tinymce.post-type-post h3.is-line-side span:before,
#tinymce.post-type-information h3.is-line-side span:before,
#tinymce.mce-content-body.acf_content h3.is-line-side span:before,
.l-post-content h4.is-line-side span:before,
#tinymce.post-type-post h4.is-line-side span:before,
#tinymce.post-type-information h4.is-line-side span:before,
#tinymce.mce-content-body.acf_content h4.is-line-side span:before,
.l-post-content h5.is-line-side span:before,
#tinymce.post-type-post h5.is-line-side span:before,
#tinymce.post-type-information h5.is-line-side span:before,
#tinymce.mce-content-body.acf_content h5.is-line-side span:before,
.l-post-content h6.is-line-side span:before,
#tinymce.post-type-post h6.is-line-side span:before,
#tinymce.post-type-information h6.is-line-side span:before,
#tinymce.mce-content-body.acf_content h6.is-line-side span:before {
    content: "";
    display: block;
    width: 4rem;
    height: .21429rem;
    border-top: 1px solid #009799;
    border-bottom: 2px solid #009799
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-side span:after,
    .l-post-content h2.is-line-side span:after,
    #tinymce.post-type-post h2.is-line-side span:after,
    #tinymce.post-type-information h2.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h2.is-line-side span:after,
    .l-post-content h3.is-line-side span:after,
    #tinymce.post-type-post h3.is-line-side span:after,
    #tinymce.post-type-information h3.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h3.is-line-side span:after,
    .l-post-content h4.is-line-side span:after,
    #tinymce.post-type-post h4.is-line-side span:after,
    #tinymce.post-type-information h4.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h4.is-line-side span:after,
    .l-post-content h5.is-line-side span:after,
    #tinymce.post-type-post h5.is-line-side span:after,
    #tinymce.post-type-information h5.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h5.is-line-side span:after,
    .l-post-content h6.is-line-side span:after,
    #tinymce.post-type-post h6.is-line-side span:after,
    #tinymce.post-type-information h6.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h6.is-line-side span:after,
    .c-heading.is-line-side span:before,
    .l-post-content h2.is-line-side span:before,
    #tinymce.post-type-post h2.is-line-side span:before,
    #tinymce.post-type-information h2.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h2.is-line-side span:before,
    .l-post-content h3.is-line-side span:before,
    #tinymce.post-type-post h3.is-line-side span:before,
    #tinymce.post-type-information h3.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h3.is-line-side span:before,
    .l-post-content h4.is-line-side span:before,
    #tinymce.post-type-post h4.is-line-side span:before,
    #tinymce.post-type-information h4.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h4.is-line-side span:before,
    .l-post-content h5.is-line-side span:before,
    #tinymce.post-type-post h5.is-line-side span:before,
    #tinymce.post-type-information h5.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h5.is-line-side span:before,
    .l-post-content h6.is-line-side span:before,
    #tinymce.post-type-post h6.is-line-side span:before,
    #tinymce.post-type-information h6.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h6.is-line-side span:before {
        width: 2.28571rem;
        height: .14286rem
    }
}

.c-heading.is-line-side span:before,
.l-post-content h2.is-line-side span:before,
#tinymce.post-type-post h2.is-line-side span:before,
#tinymce.post-type-information h2.is-line-side span:before,
#tinymce.mce-content-body.acf_content h2.is-line-side span:before,
.l-post-content h3.is-line-side span:before,
#tinymce.post-type-post h3.is-line-side span:before,
#tinymce.post-type-information h3.is-line-side span:before,
#tinymce.mce-content-body.acf_content h3.is-line-side span:before,
.l-post-content h4.is-line-side span:before,
#tinymce.post-type-post h4.is-line-side span:before,
#tinymce.post-type-information h4.is-line-side span:before,
#tinymce.mce-content-body.acf_content h4.is-line-side span:before,
.l-post-content h5.is-line-side span:before,
#tinymce.post-type-post h5.is-line-side span:before,
#tinymce.post-type-information h5.is-line-side span:before,
#tinymce.mce-content-body.acf_content h5.is-line-side span:before,
.l-post-content h6.is-line-side span:before,
#tinymce.post-type-post h6.is-line-side span:before,
#tinymce.post-type-information h6.is-line-side span:before,
#tinymce.mce-content-body.acf_content h6.is-line-side span:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(calc(-100% - 32px), calc(-50% + 1px))
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-side span:before,
    .l-post-content h2.is-line-side span:before,
    #tinymce.post-type-post h2.is-line-side span:before,
    #tinymce.post-type-information h2.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h2.is-line-side span:before,
    .l-post-content h3.is-line-side span:before,
    #tinymce.post-type-post h3.is-line-side span:before,
    #tinymce.post-type-information h3.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h3.is-line-side span:before,
    .l-post-content h4.is-line-side span:before,
    #tinymce.post-type-post h4.is-line-side span:before,
    #tinymce.post-type-information h4.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h4.is-line-side span:before,
    .l-post-content h5.is-line-side span:before,
    #tinymce.post-type-post h5.is-line-side span:before,
    #tinymce.post-type-information h5.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h5.is-line-side span:before,
    .l-post-content h6.is-line-side span:before,
    #tinymce.post-type-post h6.is-line-side span:before,
    #tinymce.post-type-information h6.is-line-side span:before,
    #tinymce.mce-content-body.acf_content h6.is-line-side span:before {
        transform: translate(calc(-100% - 8px), calc(-50% + 1px))
    }
}

.c-heading.is-line-side span:after,
.l-post-content h2.is-line-side span:after,
#tinymce.post-type-post h2.is-line-side span:after,
#tinymce.post-type-information h2.is-line-side span:after,
#tinymce.mce-content-body.acf_content h2.is-line-side span:after,
.l-post-content h3.is-line-side span:after,
#tinymce.post-type-post h3.is-line-side span:after,
#tinymce.post-type-information h3.is-line-side span:after,
#tinymce.mce-content-body.acf_content h3.is-line-side span:after,
.l-post-content h4.is-line-side span:after,
#tinymce.post-type-post h4.is-line-side span:after,
#tinymce.post-type-information h4.is-line-side span:after,
#tinymce.mce-content-body.acf_content h4.is-line-side span:after,
.l-post-content h5.is-line-side span:after,
#tinymce.post-type-post h5.is-line-side span:after,
#tinymce.post-type-information h5.is-line-side span:after,
#tinymce.mce-content-body.acf_content h5.is-line-side span:after,
.l-post-content h6.is-line-side span:after,
#tinymce.post-type-post h6.is-line-side span:after,
#tinymce.post-type-information h6.is-line-side span:after,
#tinymce.mce-content-body.acf_content h6.is-line-side span:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(calc(100% + 32px), calc(-50% + 1px))
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-side span:after,
    .l-post-content h2.is-line-side span:after,
    #tinymce.post-type-post h2.is-line-side span:after,
    #tinymce.post-type-information h2.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h2.is-line-side span:after,
    .l-post-content h3.is-line-side span:after,
    #tinymce.post-type-post h3.is-line-side span:after,
    #tinymce.post-type-information h3.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h3.is-line-side span:after,
    .l-post-content h4.is-line-side span:after,
    #tinymce.post-type-post h4.is-line-side span:after,
    #tinymce.post-type-information h4.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h4.is-line-side span:after,
    .l-post-content h5.is-line-side span:after,
    #tinymce.post-type-post h5.is-line-side span:after,
    #tinymce.post-type-information h5.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h5.is-line-side span:after,
    .l-post-content h6.is-line-side span:after,
    #tinymce.post-type-post h6.is-line-side span:after,
    #tinymce.post-type-information h6.is-line-side span:after,
    #tinymce.mce-content-body.acf_content h6.is-line-side span:after {
        transform: translate(calc(100% + 8px), calc(-50% + 1px))
    }
}

.c-heading.is-line-left,
.l-post-content h2.is-line-left,
#tinymce.post-type-post h2.is-line-left,
#tinymce.post-type-information h2.is-line-left,
#tinymce.mce-content-body.acf_content h2.is-line-left,
.l-post-content h3.is-line-left,
#tinymce.post-type-post h3.is-line-left,
#tinymce.post-type-information h3.is-line-left,
#tinymce.mce-content-body.acf_content h3.is-line-left,
.l-post-content h4.is-line-left,
#tinymce.post-type-post h4.is-line-left,
#tinymce.post-type-information h4.is-line-left,
#tinymce.mce-content-body.acf_content h4.is-line-left,
.l-post-content h5.is-line-left,
#tinymce.post-type-post h5.is-line-left,
#tinymce.post-type-information h5.is-line-left,
#tinymce.mce-content-body.acf_content h5.is-line-left,
.l-post-content h6.is-line-left,
#tinymce.post-type-post h6.is-line-left,
#tinymce.post-type-information h6.is-line-left,
#tinymce.mce-content-body.acf_content h6.is-line-left {
    border-left: 4px solid #009799;
    padding-left: 1.42857rem;
    text-align: left
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-line-left,
    .l-post-content h2.is-line-left,
    #tinymce.post-type-post h2.is-line-left,
    #tinymce.post-type-information h2.is-line-left,
    #tinymce.mce-content-body.acf_content h2.is-line-left,
    .l-post-content h3.is-line-left,
    #tinymce.post-type-post h3.is-line-left,
    #tinymce.post-type-information h3.is-line-left,
    #tinymce.mce-content-body.acf_content h3.is-line-left,
    .l-post-content h4.is-line-left,
    #tinymce.post-type-post h4.is-line-left,
    #tinymce.post-type-information h4.is-line-left,
    #tinymce.mce-content-body.acf_content h4.is-line-left,
    .l-post-content h5.is-line-left,
    #tinymce.post-type-post h5.is-line-left,
    #tinymce.post-type-information h5.is-line-left,
    #tinymce.mce-content-body.acf_content h5.is-line-left,
    .l-post-content h6.is-line-left,
    #tinymce.post-type-post h6.is-line-left,
    #tinymce.post-type-information h6.is-line-left,
    #tinymce.mce-content-body.acf_content h6.is-line-left {
        border-width: .14286rem
    }
}

.c-heading.is-border-under,
.l-post-content h2.is-border-under,
#tinymce.post-type-post h2.is-border-under,
#tinymce.post-type-information h2.is-border-under,
#tinymce.mce-content-body.acf_content h2.is-border-under,
.l-post-content h3.is-border-under,
#tinymce.post-type-post h3.is-border-under,
#tinymce.post-type-information h3.is-border-under,
#tinymce.mce-content-body.acf_content h3.is-border-under,
.l-post-content h4.is-border-under,
#tinymce.post-type-post h4.is-border-under,
#tinymce.post-type-information h4.is-border-under,
#tinymce.mce-content-body.acf_content h4.is-border-under,
.l-post-content h5.is-border-under,
#tinymce.post-type-post h5.is-border-under,
#tinymce.post-type-information h5.is-border-under,
#tinymce.mce-content-body.acf_content h5.is-border-under,
.l-post-content h6.is-border-under,
#tinymce.post-type-post h6.is-border-under,
#tinymce.post-type-information h6.is-border-under,
#tinymce.mce-content-body.acf_content h6.is-border-under {
    border-bottom: 3px solid #E2E2E2;
    padding-bottom: 1.42857rem;
    margin-bottom: 3.42857rem;
    position: relative;
    text-align: left
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-border-under,
    .l-post-content h2.is-border-under,
    #tinymce.post-type-post h2.is-border-under,
    #tinymce.post-type-information h2.is-border-under,
    #tinymce.mce-content-body.acf_content h2.is-border-under,
    .l-post-content h3.is-border-under,
    #tinymce.post-type-post h3.is-border-under,
    #tinymce.post-type-information h3.is-border-under,
    #tinymce.mce-content-body.acf_content h3.is-border-under,
    .l-post-content h4.is-border-under,
    #tinymce.post-type-post h4.is-border-under,
    #tinymce.post-type-information h4.is-border-under,
    #tinymce.mce-content-body.acf_content h4.is-border-under,
    .l-post-content h5.is-border-under,
    #tinymce.post-type-post h5.is-border-under,
    #tinymce.post-type-information h5.is-border-under,
    #tinymce.mce-content-body.acf_content h5.is-border-under,
    .l-post-content h6.is-border-under,
    #tinymce.post-type-post h6.is-border-under,
    #tinymce.post-type-information h6.is-border-under,
    #tinymce.mce-content-body.acf_content h6.is-border-under {
        border-width: 2px;
        padding-bottom: .85714rem
    }
}

.c-heading.is-border-under:after,
.l-post-content h2.is-border-under:after,
#tinymce.post-type-post h2.is-border-under:after,
#tinymce.post-type-information h2.is-border-under:after,
#tinymce.mce-content-body.acf_content h2.is-border-under:after,
.l-post-content h3.is-border-under:after,
#tinymce.post-type-post h3.is-border-under:after,
#tinymce.post-type-information h3.is-border-under:after,
#tinymce.mce-content-body.acf_content h3.is-border-under:after,
.l-post-content h4.is-border-under:after,
#tinymce.post-type-post h4.is-border-under:after,
#tinymce.post-type-information h4.is-border-under:after,
#tinymce.mce-content-body.acf_content h4.is-border-under:after,
.l-post-content h5.is-border-under:after,
#tinymce.post-type-post h5.is-border-under:after,
#tinymce.post-type-information h5.is-border-under:after,
#tinymce.mce-content-body.acf_content h5.is-border-under:after,
.l-post-content h6.is-border-under:after,
#tinymce.post-type-post h6.is-border-under:after,
#tinymce.post-type-information h6.is-border-under:after,
#tinymce.mce-content-body.acf_content h6.is-border-under:after {
    content: "";
    display: block;
    width: 7.14286rem;
    height: .21429rem;
    background-color: #009799;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-border-under:after,
    .l-post-content h2.is-border-under:after,
    #tinymce.post-type-post h2.is-border-under:after,
    #tinymce.post-type-information h2.is-border-under:after,
    #tinymce.mce-content-body.acf_content h2.is-border-under:after,
    .l-post-content h3.is-border-under:after,
    #tinymce.post-type-post h3.is-border-under:after,
    #tinymce.post-type-information h3.is-border-under:after,
    #tinymce.mce-content-body.acf_content h3.is-border-under:after,
    .l-post-content h4.is-border-under:after,
    #tinymce.post-type-post h4.is-border-under:after,
    #tinymce.post-type-information h4.is-border-under:after,
    #tinymce.mce-content-body.acf_content h4.is-border-under:after,
    .l-post-content h5.is-border-under:after,
    #tinymce.post-type-post h5.is-border-under:after,
    #tinymce.post-type-information h5.is-border-under:after,
    #tinymce.mce-content-body.acf_content h5.is-border-under:after,
    .l-post-content h6.is-border-under:after,
    #tinymce.post-type-post h6.is-border-under:after,
    #tinymce.post-type-information h6.is-border-under:after,
    #tinymce.mce-content-body.acf_content h6.is-border-under:after {
        width: 5.71429rem;
        height: .14286rem
    }
}

.c-heading.is-border-under.is-sm,
.l-post-content h2.is-border-under.is-sm,
#tinymce.post-type-post h2.is-border-under.is-sm,
#tinymce.post-type-information h2.is-border-under.is-sm,
#tinymce.mce-content-body.acf_content h2.is-border-under.is-sm,
.l-post-content h3.is-border-under,
#tinymce.post-type-post h3.is-border-under,
#tinymce.post-type-information h3.is-border-under,
#tinymce.mce-content-body.acf_content h3.is-border-under,
.l-post-content h4.is-border-under.is-sm,
#tinymce.post-type-post h4.is-border-under.is-sm,
#tinymce.post-type-information h4.is-border-under.is-sm,
#tinymce.mce-content-body.acf_content h4.is-border-under.is-sm,
.l-post-content h5.is-border-under.is-sm,
#tinymce.post-type-post h5.is-border-under.is-sm,
#tinymce.post-type-information h5.is-border-under.is-sm,
#tinymce.mce-content-body.acf_content h5.is-border-under.is-sm,
.l-post-content h6.is-border-under.is-sm,
#tinymce.post-type-post h6.is-border-under.is-sm,
#tinymce.post-type-information h6.is-border-under.is-sm,
#tinymce.mce-content-body.acf_content h6.is-border-under.is-sm {
    margin-bottom: 1.71429rem
}

.c-heading.is-border-top-under,
.l-post-content h2.is-border-top-under,
#tinymce.post-type-post h2.is-border-top-under,
#tinymce.post-type-information h2.is-border-top-under,
#tinymce.mce-content-body.acf_content h2.is-border-top-under,
.l-post-content h3.is-border-top-under,
#tinymce.post-type-post h3.is-border-top-under,
#tinymce.post-type-information h3.is-border-top-under,
#tinymce.mce-content-body.acf_content h3.is-border-top-under,
.l-post-content h4.is-border-top-under,
#tinymce.post-type-post h4.is-border-top-under,
#tinymce.post-type-information h4.is-border-top-under,
#tinymce.mce-content-body.acf_content h4.is-border-top-under,
.l-post-content h5.is-border-top-under,
#tinymce.post-type-post h5.is-border-top-under,
#tinymce.post-type-information h5.is-border-top-under,
#tinymce.mce-content-body.acf_content h5.is-border-top-under,
.l-post-content h6.is-border-top-under,
#tinymce.post-type-post h6.is-border-top-under,
#tinymce.post-type-information h6.is-border-top-under,
#tinymce.mce-content-body.acf_content h6.is-border-top-under {
    border-top: 2px solid #E2E2E2;
    border-bottom: 2px solid #E2E2E2;
    padding: 1.14286rem 0;
    text-align: left
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-border-top-under,
    .l-post-content h2.is-border-top-under,
    #tinymce.post-type-post h2.is-border-top-under,
    #tinymce.post-type-information h2.is-border-top-under,
    #tinymce.mce-content-body.acf_content h2.is-border-top-under,
    .l-post-content h3.is-border-top-under,
    #tinymce.post-type-post h3.is-border-top-under,
    #tinymce.post-type-information h3.is-border-top-under,
    #tinymce.mce-content-body.acf_content h3.is-border-top-under,
    .l-post-content h4.is-border-top-under,
    #tinymce.post-type-post h4.is-border-top-under,
    #tinymce.post-type-information h4.is-border-top-under,
    #tinymce.mce-content-body.acf_content h4.is-border-top-under,
    .l-post-content h5.is-border-top-under,
    #tinymce.post-type-post h5.is-border-top-under,
    #tinymce.post-type-information h5.is-border-top-under,
    #tinymce.mce-content-body.acf_content h5.is-border-top-under,
    .l-post-content h6.is-border-top-under,
    #tinymce.post-type-post h6.is-border-top-under,
    #tinymce.post-type-information h6.is-border-top-under,
    #tinymce.mce-content-body.acf_content h6.is-border-top-under {
        padding: .85714rem 0
    }
}

.c-heading.is-border-primary,
.l-post-content h2.is-border-primary,
#tinymce.post-type-post h2.is-border-primary,
#tinymce.post-type-information h2.is-border-primary,
#tinymce.mce-content-body.acf_content h2.is-border-primary,
.l-post-content h3.is-border-primary,
#tinymce.post-type-post h3.is-border-primary,
#tinymce.post-type-information h3.is-border-primary,
#tinymce.mce-content-body.acf_content h3.is-border-primary,
.l-post-content h4.is-border-primary,
#tinymce.post-type-post h4.is-border-primary,
#tinymce.post-type-information h4.is-border-primary,
#tinymce.mce-content-body.acf_content h4.is-border-primary,
.l-post-content h5.is-border-primary,
#tinymce.post-type-post h5.is-border-primary,
#tinymce.post-type-information h5.is-border-primary,
#tinymce.mce-content-body.acf_content h5.is-border-primary,
.l-post-content h6.is-border-primary,
#tinymce.post-type-post h6.is-border-primary,
#tinymce.post-type-information h6.is-border-primary,
#tinymce.mce-content-body.acf_content h6.is-border-primary {
    border-bottom: 2px solid #009799;
    padding-bottom: 1.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-border-primary,
    .l-post-content h2.is-border-primary,
    #tinymce.post-type-post h2.is-border-primary,
    #tinymce.post-type-information h2.is-border-primary,
    #tinymce.mce-content-body.acf_content h2.is-border-primary,
    .l-post-content h3.is-border-primary,
    #tinymce.post-type-post h3.is-border-primary,
    #tinymce.post-type-information h3.is-border-primary,
    #tinymce.mce-content-body.acf_content h3.is-border-primary,
    .l-post-content h4.is-border-primary,
    #tinymce.post-type-post h4.is-border-primary,
    #tinymce.post-type-information h4.is-border-primary,
    #tinymce.mce-content-body.acf_content h4.is-border-primary,
    .l-post-content h5.is-border-primary,
    #tinymce.post-type-post h5.is-border-primary,
    #tinymce.post-type-information h5.is-border-primary,
    #tinymce.mce-content-body.acf_content h5.is-border-primary,
    .l-post-content h6.is-border-primary,
    #tinymce.post-type-post h6.is-border-primary,
    #tinymce.post-type-information h6.is-border-primary,
    #tinymce.mce-content-body.acf_content h6.is-border-primary {
        border-width: 1px;
        padding-bottom: .85714rem
    }
}

.c-heading.is-bg-color,
.l-post-content h2.is-bg-color,
#tinymce.post-type-post h2.is-bg-color,
#tinymce.post-type-information h2.is-bg-color,
#tinymce.mce-content-body.acf_content h2.is-bg-color,
.l-post-content h3.is-bg-color,
#tinymce.post-type-post h3.is-bg-color,
#tinymce.post-type-information h3.is-bg-color,
#tinymce.mce-content-body.acf_content h3.is-bg-color,
.l-post-content h4.is-bg-color,
#tinymce.post-type-post h4.is-bg-color,
#tinymce.post-type-information h4.is-bg-color,
#tinymce.mce-content-body.acf_content h4.is-bg-color,
.l-post-content h5.is-bg-color,
#tinymce.post-type-post h5.is-bg-color,
#tinymce.post-type-information h5.is-bg-color,
#tinymce.mce-content-body.acf_content h5.is-bg-color,
.l-post-content h6.is-bg-color,
#tinymce.post-type-post h6.is-bg-color,
#tinymce.post-type-information h6.is-bg-color,
#tinymce.mce-content-body.acf_content h6.is-bg-color {
    background-color: #196F67;
    padding: 1.14286rem 2rem;
    border-left: 4px solid #009799;
    text-align: left;
    margin-bottom: 1.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-bg-color,
    .l-post-content h2.is-bg-color,
    #tinymce.post-type-post h2.is-bg-color,
    #tinymce.post-type-information h2.is-bg-color,
    #tinymce.mce-content-body.acf_content h2.is-bg-color,
    .l-post-content h3.is-bg-color,
    #tinymce.post-type-post h3.is-bg-color,
    #tinymce.post-type-information h3.is-bg-color,
    #tinymce.mce-content-body.acf_content h3.is-bg-color,
    .l-post-content h4.is-bg-color,
    #tinymce.post-type-post h4.is-bg-color,
    #tinymce.post-type-information h4.is-bg-color,
    #tinymce.mce-content-body.acf_content h4.is-bg-color,
    .l-post-content h5.is-bg-color,
    #tinymce.post-type-post h5.is-bg-color,
    #tinymce.post-type-information h5.is-bg-color,
    #tinymce.mce-content-body.acf_content h5.is-bg-color,
    .l-post-content h6.is-bg-color,
    #tinymce.post-type-post h6.is-bg-color,
    #tinymce.post-type-information h6.is-bg-color,
    #tinymce.mce-content-body.acf_content h6.is-bg-color {
        border-width: 2px;
        padding: .57143rem 1.14286rem;
        margin-bottom: .85714rem
    }
}

.c-heading.is-bg-color.is-xs,
.l-post-content h2.is-bg-color.is-xs,
#tinymce.post-type-post h2.is-bg-color.is-xs,
#tinymce.post-type-information h2.is-bg-color.is-xs,
#tinymce.mce-content-body.acf_content h2.is-bg-color.is-xs,
.l-post-content h3.is-bg-color.is-xs,
#tinymce.post-type-post h3.is-bg-color.is-xs,
#tinymce.post-type-information h3.is-bg-color.is-xs,
#tinymce.mce-content-body.acf_content h3.is-bg-color.is-xs,
.l-post-content h4.is-bg-color,
#tinymce.post-type-post h4.is-bg-color,
#tinymce.post-type-information h4.is-bg-color,
#tinymce.mce-content-body.acf_content h4.is-bg-color,
.l-post-content h5.is-bg-color.is-xs,
#tinymce.post-type-post h5.is-bg-color.is-xs,
#tinymce.post-type-information h5.is-bg-color.is-xs,
#tinymce.mce-content-body.acf_content h5.is-bg-color.is-xs,
.l-post-content h6.is-bg-color.is-xs,
#tinymce.post-type-post h6.is-bg-color.is-xs,
#tinymce.post-type-information h6.is-bg-color.is-xs,
#tinymce.mce-content-body.acf_content h6.is-bg-color.is-xs {
    padding: .71429rem 1.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-bg-color.is-xs,
    .l-post-content h2.is-bg-color.is-xs,
    #tinymce.post-type-post h2.is-bg-color.is-xs,
    #tinymce.post-type-information h2.is-bg-color.is-xs,
    #tinymce.mce-content-body.acf_content h2.is-bg-color.is-xs,
    .l-post-content h3.is-bg-color.is-xs,
    #tinymce.post-type-post h3.is-bg-color.is-xs,
    #tinymce.post-type-information h3.is-bg-color.is-xs,
    #tinymce.mce-content-body.acf_content h3.is-bg-color.is-xs,
    .l-post-content h4.is-bg-color,
    #tinymce.post-type-post h4.is-bg-color,
    #tinymce.post-type-information h4.is-bg-color,
    #tinymce.mce-content-body.acf_content h4.is-bg-color,
    .l-post-content h5.is-bg-color.is-xs,
    #tinymce.post-type-post h5.is-bg-color.is-xs,
    #tinymce.post-type-information h5.is-bg-color.is-xs,
    #tinymce.mce-content-body.acf_content h5.is-bg-color.is-xs,
    .l-post-content h6.is-bg-color.is-xs,
    #tinymce.post-type-post h6.is-bg-color.is-xs,
    #tinymce.post-type-information h6.is-bg-color.is-xs,
    #tinymce.mce-content-body.acf_content h6.is-bg-color.is-xs {
        padding: .35714rem 1.14286rem
    }
}

.c-heading.is-icon,
.l-post-content h2.is-icon,
#tinymce.post-type-post h2.is-icon,
#tinymce.post-type-information h2.is-icon,
#tinymce.mce-content-body.acf_content h2.is-icon,
.l-post-content h3.is-icon,
#tinymce.post-type-post h3.is-icon,
#tinymce.post-type-information h3.is-icon,
#tinymce.mce-content-body.acf_content h3.is-icon,
.l-post-content h4.is-icon,
#tinymce.post-type-post h4.is-icon,
#tinymce.post-type-information h4.is-icon,
#tinymce.mce-content-body.acf_content h4.is-icon,
.l-post-content h5,
#tinymce.post-type-post h5,
#tinymce.post-type-information h5,
#tinymce.mce-content-body.acf_content h5,
.l-post-content h6.is-icon,
#tinymce.post-type-post h6.is-icon,
#tinymce.post-type-information h6.is-icon,
#tinymce.mce-content-body.acf_content h6.is-icon {
    position: relative;
    text-align: left;
    padding-left: 1.35em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-icon,
    .l-post-content h2.is-icon,
    #tinymce.post-type-post h2.is-icon,
    #tinymce.post-type-information h2.is-icon,
    #tinymce.mce-content-body.acf_content h2.is-icon,
    .l-post-content h3.is-icon,
    #tinymce.post-type-post h3.is-icon,
    #tinymce.post-type-information h3.is-icon,
    #tinymce.mce-content-body.acf_content h3.is-icon,
    .l-post-content h4.is-icon,
    #tinymce.post-type-post h4.is-icon,
    #tinymce.post-type-information h4.is-icon,
    #tinymce.mce-content-body.acf_content h4.is-icon,
    .l-post-content h5,
    #tinymce.post-type-post h5,
    #tinymce.post-type-information h5,
    #tinymce.mce-content-body.acf_content h5,
    .l-post-content h6.is-icon,
    #tinymce.post-type-post h6.is-icon,
    #tinymce.post-type-information h6.is-icon,
    #tinymce.mce-content-body.acf_content h6.is-icon {
        padding-left: 1.71429rem
    }
}

.c-heading.is-icon:before,
.l-post-content h2.is-icon:before,
#tinymce.post-type-post h2.is-icon:before,
#tinymce.post-type-information h2.is-icon:before,
#tinymce.mce-content-body.acf_content h2.is-icon:before,
.l-post-content h3.is-icon:before,
#tinymce.post-type-post h3.is-icon:before,
#tinymce.post-type-information h3.is-icon:before,
#tinymce.mce-content-body.acf_content h3.is-icon:before,
.l-post-content h4.is-icon:before,
#tinymce.post-type-post h4.is-icon:before,
#tinymce.post-type-information h4.is-icon:before,
#tinymce.mce-content-body.acf_content h4.is-icon:before,
.l-post-content h5:before,
#tinymce.post-type-post h5:before,
#tinymce.post-type-information h5:before,
#tinymce.mce-content-body.acf_content h5:before,
.l-post-content h6.is-icon:before,
#tinymce.post-type-post h6.is-icon:before,
#tinymce.post-type-information h6.is-icon:before,
#tinymce.mce-content-body.acf_content h6.is-icon:before {
    content: "\f10c";
    font-family: "FontAwesome";
    font-size: 1.1em;
    line-height: 1.4;
    display: block;
    color: #009799;
    position: absolute;
    left: 0;
    top: 1.5px;
    font-weight: 400
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-heading.is-icon:before,
    .l-post-content h2.is-icon:before,
    #tinymce.post-type-post h2.is-icon:before,
    #tinymce.post-type-information h2.is-icon:before,
    #tinymce.mce-content-body.acf_content h2.is-icon:before,
    .l-post-content h3.is-icon:before,
    #tinymce.post-type-post h3.is-icon:before,
    #tinymce.post-type-information h3.is-icon:before,
    #tinymce.mce-content-body.acf_content h3.is-icon:before,
    .l-post-content h4.is-icon:before,
    #tinymce.post-type-post h4.is-icon:before,
    #tinymce.post-type-information h4.is-icon:before,
    #tinymce.mce-content-body.acf_content h4.is-icon:before,
    .l-post-content h5:before,
    #tinymce.post-type-post h5:before,
    #tinymce.post-type-information h5:before,
    #tinymce.mce-content-body.acf_content h5:before,
    .l-post-content h6.is-icon:before,
    #tinymce.post-type-post h6.is-icon:before,
    #tinymce.post-type-information h6.is-icon:before,
    #tinymce.mce-content-body.acf_content h6.is-icon:before {
        font-size: 1.37143rem;
        line-height: 1.3
    }
}

.c-heading.is-color-primary,
.l-post-content h2.is-color-primary,
#tinymce.post-type-post h2.is-color-primary,
#tinymce.post-type-information 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-information h3.is-color-primary,
#tinymce.mce-content-body.acf_content h3.is-color-primary,
.l-post-content h4.is-color-primary,
#tinymce.post-type-post h4.is-color-primary,
#tinymce.post-type-information h4.is-color-primary,
#tinymce.mce-content-body.acf_content h4.is-color-primary,
.l-post-content h5.is-color-primary,
#tinymce.post-type-post h5.is-color-primary,
#tinymce.post-type-information 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-information h6.is-color-primary,
#tinymce.mce-content-body.acf_content h6.is-color-primary {
    color: #009799
}

.c-heading.is-top,
.l-post-content h2.is-top,
#tinymce.post-type-post h2.is-top,
#tinymce.post-type-information 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-information 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-information 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-information 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-information 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-information 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-information 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-information 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-information 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-information h6.is-bottom,
#tinymce.mce-content-body.acf_content h6.is-bottom {
    margin-top: 0 !important
}

.c-heading.is-text-left,
.l-post-content h2.is-text-left,
#tinymce.post-type-post h2.is-text-left,
#tinymce.post-type-information h2.is-text-left,
#tinymce.mce-content-body.acf_content h2.is-text-left,
.l-post-content h3.is-text-left,
#tinymce.post-type-post h3.is-text-left,
#tinymce.post-type-information h3.is-text-left,
#tinymce.mce-content-body.acf_content h3.is-text-left,
.l-post-content h4.is-text-left,
#tinymce.post-type-post h4.is-text-left,
#tinymce.post-type-information h4.is-text-left,
#tinymce.mce-content-body.acf_content h4.is-text-left,
.l-post-content h5.is-text-left,
#tinymce.post-type-post h5.is-text-left,
#tinymce.post-type-information h5.is-text-left,
#tinymce.mce-content-body.acf_content h5.is-text-left,
.l-post-content h6.is-text-left,
#tinymce.post-type-post h6.is-text-left,
#tinymce.post-type-information h6.is-text-left,
#tinymce.mce-content-body.acf_content h6.is-text-left,
.l-post-content.is-twocolumns h2,
.is-twocolumns#tinymce.post-type-post h2,
.is-twocolumns#tinymce.post-type-information h2,
.is-twocolumns#tinymce.mce-content-body.acf_content h2 {
    text-align: left
}

.c-heading.is-text-left:after,
.l-post-content h2.is-text-left:after,
#tinymce.post-type-post h2.is-text-left:after,
#tinymce.post-type-information h2.is-text-left:after,
#tinymce.mce-content-body.acf_content h2.is-text-left:after,
.l-post-content h3.is-text-left:after,
#tinymce.post-type-post h3.is-text-left:after,
#tinymce.post-type-information h3.is-text-left:after,
#tinymce.mce-content-body.acf_content h3.is-text-left:after,
.l-post-content h4.is-text-left:after,
#tinymce.post-type-post h4.is-text-left:after,
#tinymce.post-type-information h4.is-text-left:after,
#tinymce.mce-content-body.acf_content h4.is-text-left:after,
.l-post-content h5.is-text-left:after,
#tinymce.post-type-post h5.is-text-left:after,
#tinymce.post-type-information h5.is-text-left:after,
#tinymce.mce-content-body.acf_content h5.is-text-left:after,
.l-post-content h6.is-text-left:after,
#tinymce.post-type-post h6.is-text-left:after,
#tinymce.post-type-information h6.is-text-left:after,
#tinymce.mce-content-body.acf_content h6.is-text-left:after,
.l-post-content.is-twocolumns h2:after,
.is-twocolumns#tinymce.post-type-post h2:after,
.is-twocolumns#tinymce.post-type-information h2:after,
.is-twocolumns#tinymce.mce-content-body.acf_content h2:after {
    left: 0;
    transform: translateX(0)
}

.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: 0.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 #009799;
    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: #009799;
    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: #009799;
    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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 7.14286rem;
    opacity: 0.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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 2rem;
    letter-spacing: 0.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 #009799;
    border-bottom: 1px solid #009799;
    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 #009799;
        border-bottom: 1px solid #009799;
        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 #009799;
    border-bottom: 1px solid #009799;
    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 #009799;
        border-bottom: 1px solid #009799;
        height: 100%;
        position: absolute;
        top: -1px;
        right: 0;
        width: 2000px;
        transform: translateX(100%);
        z-index: 10
    }
}

.c-hero-block-normal__text {
    margin-top: 2.42857rem;
    text-align: center;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.42857
}

.c-hero-block-normal__block {
    margin-top: 5.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block-normal__block {
        margin-top: 3.42857rem
    }
}

.c-hero-block-normal__block-title {
    color: #196F67;
    font-size: 2.28571rem;
    letter-spacing: 0.1em;
    line-height: .90625;
    font-family: 'lato', sans-serif;
    font-weight: 400
}

.c-hero-block-normal__block-text {
    margin-top: .85714rem;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.42857
}

.c-hero-block-normal__box {
    margin-top: 2.14286rem;
    display: flex
}

@media screen and (max-width: 59.3125em) {
    .c-hero-block-normal__box {
        display: block
    }
}

.c-hero-block-normal__images {
    width: 68.77193%
}

@media screen and (max-width: 59.3125em) {
    .c-hero-block-normal__images {
        width: 100%
    }
}

.c-hero-block-normal__images .c-hero-block-normal__image {
    width: 100%
}

.c-hero-block-normal__image {
    width: 68.77193%;
    height: 40rem;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .c-hero-block-normal__image {
        width: 100%;
        height: 20rem
    }
}

.c-hero-block-normal__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-hero-block-normal__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.07143rem
}

.c-hero-block-normal__item {
    border: 1px solid #196F67;
    background: #fff;
    padding: 1.42857rem;
    width: 23.59694%
}

@media screen and (max-width: 59.3125em) {
    .c-hero-block-normal__item {
        width: 49.33333%;
        padding: 1rem;
        margin-bottom: .71429rem
    }
}

.c-hero-block-normal__item-title {
    color: #196F67;
    text-align: center;
    font-weight: bold;
    font-size: 1.07143rem;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #196F67
}

.c-hero-block-normal__item-text {
    color: #000;
    font-size: .85714rem;
    letter-spacing: 0.05em;
    padding-left: 1.28571rem;
    position: relative;
    margin-top: .21429rem
}

.c-hero-block-normal__item-text:nth-of-type(2) {
    margin-top: .42857rem
}

.c-hero-block-normal__item-text::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: .42857rem;
    height: .42857rem;
    border: 1px solid #000
}

.c-hero-block-normal__content {
    margin-left: 4.42857rem;
    width: 25.78947%
}

@media screen and (max-width: 59.3125em) {
    .c-hero-block-normal__content {
        width: 100%;
        margin-left: 0;
        margin-top: 1.71429rem
    }
}

.c-hero-block-normal__content-text {
    font-size: 1rem;
    line-height: 2.14286
}

.c-hero-block-normal__content-text.is-md {
    margin-top: 1.42857rem;
    line-height: 1.69
}

.c-hero-block-normal__content-image {
    margin-top: 3.57143rem
}

@media screen and (max-width: 59.3125em) {
    .c-hero-block-normal__content-image {
        text-align: center;
        margin-top: 1.78571rem
    }
}

.c-hero-block-normal__content-num {
    margin-top: 2.14286rem;
    font-size: 1.07143rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: .73333;
    color: #196F67;
    display: flex;
    align-items: center
}

.c-hero-block-normal__content-num span {
    background: #196F67;
    width: 2.14286rem;
    height: 2.14286rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.42857rem;
    line-height: .8;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-right: .42857rem
}

.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-information h2,
    #tinymce.post-type-information .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-information h3,
    #tinymce.post-type-information .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-information h4,
    #tinymce.post-type-information .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-information h5,
    #tinymce.post-type-information .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-information h6,
    #tinymce.post-type-information .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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 60px;
    line-height: 1.18333;
    letter-spacing: 0;
    color: #009799;
    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-information h2,
#tinymce.post-type-information .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-information h3,
#tinymce.post-type-information .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-information h4,
#tinymce.post-type-information .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-information h5,
#tinymce.post-type-information .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-information h6,
#tinymce.post-type-information .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 #009799
}

@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: #009799;
    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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 7.14286rem;
    opacity: 0.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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 2rem;
    letter-spacing: 0.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
    }
}

.c-hero-block.is-skew .c-hero-block__block {
    padding-top: 2.85714rem
}

.c-hero-block.is-skew .c-hero-block__image:after {
    content: "";
    display: block;
    width: 14.28571rem;
    height: 100%;
    transform: translateX(50%) skew(-15deg);
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-skew .c-hero-block__image:after {
        display: none
    }
}

.c-hero-block.is-skew .c-hero-block__content {
    width: 59.64912%;
    min-height: 28.57143rem;
    transform: skew(-15deg);
    border: none;
    -webkit-filter: drop-shadow(4px 4px 7px rgba(0, 0, 0, 0.16));
    filter: drop-shadow(4px 4px 7px rgba(0, 0, 0, 0.16));
    position: relative;
    padding: 4.57143rem 4.57143rem 8.57143rem 6.28571rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-skew .c-hero-block__content {
        width: 100%;
        min-height: inherit;
        padding: 1.71429rem 1.71429rem 2.28571rem 2.85714rem
    }
}

.c-hero-block.is-skew .c-hero-block__content:after {
    content: "";
    display: block;
    width: 1000px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%)
}

.c-hero-block.is-skew .c-hero-block__title {
    text-align: left
}

.c-hero-block.is-skew .c-hero-block__inner {
    transform: skew(15deg)
}

.c-hero-block.is-skew .c-hero-block__block:nth-child(even) .c-hero-block__image:after {
    transform: translateX(-50%) skew(-15deg);
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.c-hero-block.is-skew .c-hero-block__block:nth-child(even) .c-hero-block__content {
    padding: 4.57143rem 6.28571rem 8.57143rem 4.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-skew .c-hero-block__block:nth-child(even) .c-hero-block__content {
        padding: 1.71429rem 2.85714rem 2.28571rem 1.71429rem
    }
}

.c-hero-block.is-skew .c-hero-block__block:nth-child(even) .c-hero-block__content:after {
    right: auto;
    left: 0;
    transform: translateX(-100%)
}

.c-hero-block.is-down .c-hero-block__block {
    display: flex;
    align-items: flex-end;
    min-height: inherit;
    padding-top: 0;
    padding-bottom: 4.57143rem;
    margin-bottom: 4.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-down .c-hero-block__block {
        display: block;
        padding-bottom: 0
    }
}

.c-hero-block.is-down .c-hero-block__block:nth-child(even) .c-hero-block__image {
    order: 2
}

.c-hero-block.is-down .c-hero-block__block:nth-child(even) .c-hero-block__content {
    order: 1;
    margin-left: 0;
    margin-right: -9.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-down .c-hero-block__block:nth-child(even) .c-hero-block__content {
        margin-right: 0
    }
}

.c-hero-block.is-down .c-hero-block__image {
    position: inherit;
    width: 60.17544%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-down .c-hero-block__image {
        position: relative;
        width: 100%
    }
}

.c-hero-block.is-down .c-hero-block__content {
    border: none;
    margin-left: -9.57143rem;
    margin-bottom: -4.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-hero-block.is-down .c-hero-block__content {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0
    }
}

.c-hero-block.is-down .c-hero-block__button {
    text-align: left
}

hr,
.c-hr {
    border-top: 1px solid #DBDBDB;
    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 #DBDBDB
}

hr.is-line-double,
.c-hr.is-line-double {
    border-bottom: 1px solid #DBDBDB;
    height: 2px
}

.c-label {
    background-color: #009799;
    color: #fff;
    display: inline-block;
    text-align: center;
    min-width: 8.28571rem;
    font-size: .92857rem;
    padding: .07143rem .57143rem;
    border: 1px solid #009799;
    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: #009799
}

.c-label.is-secondary {
    background: #196F67;
    color: #000
}

.c-list li {
    margin-bottom: .42857rem
}

.c-list.is-disc li {
    text-indent: -1em;
    padding-left: 1em
}

.c-list.is-disc li:before {
    content: "・";
    color: #000
}

.c-list.is-disc ul {
    margin-left: 1.71429rem
}

.c-list.is-disc ul li {
    text-indent: -1em;
    padding-left: 1em
}

.c-list.is-disc ul li:before {
    content: "・";
    color: #000
}

.c-list.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 {
        padding-left: 1.28571rem
    }
}

.c-list.is-icon li:before {
    content: "\f111";
    font-size: 0.8em;
    font-family: "FontAwesome";
    color: #009799;
    position: absolute;
    top: .28571rem;
    left: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-list.is-icon li:before {
        top: .28571rem
    }
}

.c-list.is-icon li ul {
    margin-left: 1.71429rem
}

.c-list.is-icon li ul li {
    padding-left: 1.28571rem
}

.c-list.is-icon li ul li:before {
    content: "・";
    color: #000
}

.c-list.is-outline {
    padding-left: 1.42857rem !important
}

.c-list.is-outline li {
    position: relative;
    list-style: decimal
}

.c-list.is-outline li ul li {
    margin-left: 2.71429rem
}

.c-main-visual-layer {
    width: 100%;
    position: relative
}

.c-main-visual-layer__image {
    width: 73.375%;
    height: 41.13vw;
    max-height: 47rem;
    margin-left: auto;
    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-layer__image {
        height: 50vw;
        min-height: 280px
    }
}

.c-main-visual-layer__image:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0
}

.c-main-visual-layer__inner {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 99;
    text-align: left;
    margin-top: 2.28571rem;
    padding-left: 8.75%
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual-layer__inner {
        margin-top: .57143rem
    }
}

.c-main-visual-layer__text {
    margin-bottom: 2.85714rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-main-visual-layer__text {
        margin-bottom: 4vw
    }
}

.c-main-visual-layer__text img {
    width: 100%;
    max-width: 32.75%;
    height: auto;
    margin: 0 auto
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual-layer__text img {
        min-width: 21.42857rem;
        max-width: 32.75%
    }
}

.c-main-visual-layer__button .c-button,
.c-main-visual-layer__button .c-button-social>a {
    max-width: 18rem !important
}

@media screen and (max-width: 59.3125em) {

    .c-main-visual-layer__button .c-button,
    .c-main-visual-layer__button .c-button-social>a {
        padding: .85714rem 1.71429rem;
        max-width: 14.14286rem !important
    }
}

.c-main-visual-layer .owl-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 8.75%;
    z-index: 99;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.c-main-visual-layer .owl-dots .owl-dot {
    margin: 0 .42857rem;
    width: .85714rem;
    height: .85714rem;
    background-color: #009799;
    border-radius: 1000px;
    display: block;
    outline: none
}

.c-main-visual-layer .owl-dots .owl-dot.active {
    background-color: #fff !important;
    border: 2px solid #009799
}

.c-main-visual {
    width: 100%;
    margin-top: 9.28571rem;
    position: relative;
    border-bottom: 1px solid #F0F0F0
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual {
        margin-top: 4.28571rem;
        overflow: hidden;
        height: 15.78571rem;
        border-bottom: none
    }
}

.c-main-visual__image {
    width: 100%;
    height: 33.5vw;
    min-height: 33.57143rem;
    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 {
        height: 100%;
        min-height: 221px;
        background-position: 70%, 80%
    }
}

.c-main-visual__inner {
    position: absolute;
    width: 50rem;
    max-width: 100%;
    top: 50%;
    left: 10.85714%;
    transform: translateY(-50%);
    margin-top: .57143rem;
    z-index: 99;
    text-align: left;
    padding: 0 1.14286rem 0 1.78571rem
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual__inner {
        text-align: left;
        width: 21.42857rem;
        max-width: 100%;
        padding: .71429rem;
        transform: none;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        height: 10.14286rem
    }
}

.c-main-visual__title {
    font-size: 2.28571rem;
    font-weight: bold;
    margin: 0;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #54585A
}

.c-main-visual__heading {
    font-size: 1.71429rem;
    font-weight: bold;
    background: #009799;
    padding: .85714rem;
    color: #fff;
    padding-left: 2.85714rem;
    padding-right: 2.85714rem
}

.c-main-visual__text {
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin-bottom: 0;
    font-weight: bold;
    color: #54585A
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-main-visual__text {
        margin-bottom: 4vw
    }
}

.c-main-visual__text img {
    width: 100%;
    max-width: 37.42857rem;
    height: auto;
    margin: 0 auto
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual__text img {
        width: 90%;
        max-width: 30rem
    }
}

.c-main-visual__button .c-button,
.c-main-visual__button .c-button-social>a {
    max-width: 18rem !important
}

@media screen and (max-width: 59.3125em) {

    .c-main-visual__button .c-button,
    .c-main-visual__button .c-button-social>a {
        padding: .85714rem 1.71429rem;
        max-width: 14.14286rem !important
    }
}

.c-main-visual__label {
    padding: .42857rem .85714rem;
    background: #54585A;
    color: #fff;
    display: inline-block;
    margin-bottom: 1.71429rem
}

.c-main-visual__list {
    margin-top: 1.71429rem;
    display: flex;
    font-size: 1.42857rem;
    font-weight: bold;
    color: #54585A
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual__list {
        display: none
    }
}

.c-main-visual__item {
    text-align: center;
    padding: 0 1.78571rem 0;
    border-left: 2px solid #EDEDED;
    width: 100%
}

.c-main-visual__item:first-child {
    padding-top: .42857rem
}

.c-main-visual__item:last-child {
    border-right: 2px solid #EDEDED;
    padding-top: .28571rem
}

.c-main-visual__item-title {
    font-size: 1.85714rem;
    letter-spacing: 0.05em;
    line-height: 1.26923;
    color: #196F67;
    margin: auto
}

.c-main-visual__item-title.is-text {
    width: 7.71429rem;
    height: 1.85714rem
}

.c-main-visual__item-title.is-rikcad {
    width: 8rem;
    height: 2.5rem
}

.c-main-visual__item-title.is-lixil {
    width: 6.75rem;
    height: 2.32143rem
}

.c-main-visual__item-text {
    margin-top: .28571rem;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.28571;
    color: #54585A
}

.c-main-visual__item-text.is-lg {
    font-size: 1.57143rem
}

.c-main-visual__item-text.is-sm {
    font-size: 1.14286rem
}

.c-main-visual__item-text small {
    font-size: .85714rem;
    letter-spacing: 0.03em;
    line-height: 1.5
}

.c-main-visual__sp-title {
    font-size: .92857rem;
    letter-spacing: 0.05em;
    font-weight: bold;
    line-height: 1.71429;
    text-align: left
}

.c-main-visual__sp-label {
    font-size: .64286rem;
    letter-spacing: 0.05em;
    padding: .21429rem .85714rem;
    background: #54585A;
    color: #fff;
    display: inline-block;
    margin-bottom: .57143rem;
    letter-spacing: 0.05em;
    line-height: 1.44444
}

.c-main-visual__sp-text {
    margin-top: .85714rem;
    font-size: .71429rem;
    letter-spacing: 0.05em;
    line-height: 1.44444;
    color: #fff;
    background: #196F67;
    padding: .5rem;
    display: inline-block
}

.c-main-visual__sp-text span {
    font-size: .71429rem;
    font-weight: bold;
    margin-right: .5rem
}

.c-main-visual__inner.is-pc {
    display: block
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual__inner.is-pc {
        display: none
    }
}

.c-main-visual__inner.is-tab {
    display: none
}

@media screen and (max-width: 59.3125em) {
    .c-main-visual__inner.is-tab {
        display: block
    }
}

.c-menu-list__head {
    text-align: center;
    background-color: #009799;
    color: #fff;
    font-weight: 700;
    padding: .85714rem 1.14286rem
}

.c-menu-list ul li {
    border-bottom: 1px solid #DBDBDB
}

.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: #009799;
    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: #009799;
    bottom: 0;
    left: 0;
    transform: translateY(1px);
    transition: all .4s ease;
    opacity: 0
}

.c-menu-list ul li a:hover {
    opacity: 1;
    color: #009799
}

.c-menu-list ul li a:hover:after {
    width: 100%;
    opacity: 1
}

.c-menu-list ul li ul {
    border-top: 1px solid #DBDBDB;
    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: #009799;
    background-color: rgba(0, 151, 153, 0.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 #DBDBDB;
    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: 0.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__label {
    margin: 0 1.71429rem
}

.c-news-header__date {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #009799;
    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: 'lato', sans-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 #DBDBDB
}

.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 {
    display: flex;
    align-items: center;
    padding: 1.42857rem 2.85714rem;
    background-color: #fff;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-oneline {
        display: block;
        padding: 1.14286rem 1.71429rem
    }
}

.c-news-oneline__title {
    font-size: 1.71429rem;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 3.42857rem 0 0;
    flex-shrink: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-oneline__title {
        margin-right: 0;
        margin-bottom: 1.14286rem
    }
}

.c-news-oneline__content {
    display: flex;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-oneline__content {
        flex-wrap: wrap
    }
}

.c-news-oneline__date {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    color: #009799;
    letter-spacing: 0;
    margin-left: 1.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-oneline__date {
        margin-left: 1.14286rem
    }
}

.c-news-oneline__text {
    margin-left: 1.71429rem;
    font-weight: 400;
    color: #000;
    text-decoration: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-oneline__text {
        margin-left: 0;
        margin-top: .57143rem
    }
}

.c-news-oneline__text:hover {
    opacity: 1;
    text-decoration: underline;
    color: #009799
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-twoline {
        position: relative;
        padding-bottom: 5.14286rem
    }
}

.c-news-twoline__head {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-twoline__head {
        margin-bottom: 1.14286rem
    }
}

.c-news-twoline__title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 !important
}

.c-news-twoline__title small {
    color: #000;
    margin-left: 1.14286rem
}

.c-news-twoline__button {
    margin-left: auto;
    width: inherit
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-twoline__button {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        text-align: center
    }
}

.c-news-twoline__button .c-button,
.c-news-twoline__button .c-button-social>a {
    width: 11.07143rem !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-news-twoline__button .c-button,
    .c-news-twoline__button .c-button-social>a {
        width: 100% !important;
        max-width: 16.07143rem !important
    }
}

.c-news-twoline__block {
    text-decoration: none;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #E2E2E2;
    display: block;
    padding: 1.42857rem 0;
    font-size: 1rem;
    letter-spacing: 0.05em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-twoline__block {
        padding: 1.14286rem 0
    }
}

.c-news-twoline__block.is-image-display {
    display: flex;
    align-items: flex-start
}

.c-news-twoline__block .c-news-twoline__image {
    flex-shrink: 0;
    margin-right: 1.71429rem;
    width: 8.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-twoline__block .c-news-twoline__image {
        margin-right: 1.14286rem;
        width: 6.85714rem
    }
}

.c-news-twoline__block .c-news-twoline__date {
    line-height: 1;
    margin-bottom: .71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news-twoline__block .c-news-twoline__date {
        margin-bottom: .42857rem
    }
}

.c-news-twoline__date {
    color: #009799;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    margin-bottom: .14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news {
        position: relative;
        padding-bottom: 5.14286rem
    }
}

.c-news-category__navs {
    display: flex;
    align-content: center
}

@media screen and (max-width: 59.3125em) {
    .c-news-category__navs {
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.c-news-category__navs li {
    width: 15.71429rem;
    margin-right: 1.42857rem
}

@media screen and (max-width: 59.3125em) {
    .c-news-category__navs li {
        width: 48%;
        margin: 0 0 .71429rem 0
    }
}

.c-news-category__navs li a {
    margin: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news__head {
        margin-bottom: 1.14286rem
    }
}

.c-news__title {
    text-align: left !important;
    margin: 0 !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news__title {
        font-size: 1.57143rem
    }
}

.c-news__button {
    margin-top: 4rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news__button {
        margin-top: 0;
        position: absolute;
        width: 100%;
        bottom: 0;
        right: 0;
        text-align: center
    }

    .c-news__button .c-button,
    .c-news__button .c-button-social>a {
        max-width: 16rem
    }
}

.c-news__block {
    text-decoration: none;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #DBDBDB;
    display: flex;
    align-items: center;
    padding: 1.71429rem 0 1.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-news__block {
        flex-wrap: wrap;
        padding: 1.14286rem 0 .85714rem !important
    }
}

.c-news__block:first-child {
    padding-top: 0
}

.c-news__list {
    width: 100%;
    max-width: 67.42857rem;
    margin: 4.28571rem auto 0
}

@media screen and (max-width: 59.3125em) {
    .c-news__list {
        width: calc(100% - 44px + 16px);
        margin-top: calc(41px - 28px)
    }
}

.c-news__link {
    display: flex;
    align-items: center;
    align-items: baseline;
    color: #000;
    text-decoration: none;
    padding: 1.42857rem 0 1.42857rem 1.07143rem;
    border-bottom: 1px solid #ccc
}

@media screen and (max-width: 59.3125em) {
    .c-news__link {
        flex-wrap: wrap;
        padding: 2rem 0 1.85714rem
    }
}

.c-news__data {
    display: block;
    font-size: 1rem;
    letter-spacing: 0.1em;
    margin-right: 1.92857rem;
    font-weight: normal
}

.c-news__label {
    font-size: 1rem;
    line-height: 1.42857;
    border: 1px solid #009799;
    color: #196F67;
    letter-spacing: 0.05em;
    padding: 0 .28571rem;
    margin-right: 1.92857rem;
    font-weight: normal;
    height: 2.14286rem;
    min-width: 8.28571rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-news__text {
    display: block;
    font-size: 1.14286rem
}

@media screen and (max-width: 59.3125em) {
    .c-news__text {
        width: 100%;
        margin-top: 1.5rem;
        letter-spacing: 0.05em;
        line-height: 1.625
    }
}

.c-news__text i {
    padding-left: .71429rem;
    color: #009799
}

.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-page-header {
    margin-top: 5.71429rem;
    margin-bottom: 7.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header {
        margin-top: 2.85714rem;
        margin-bottom: 4.42857rem
    }
}

.c-page-header__title {
    margin: auto;
    text-align: center
}

.c-page-header__title-sub {
    margin-top: 1.42857rem;
    text-align: center
}

.c-page-header__title-sub span,
.c-page-header__title-sub h1 {
    font-size: 2.85714rem;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.125;
    display: block;
    margin: 0
}

.c-page-header__title-sub small {
    margin-top: .28571rem;
    font-size: 1.14286rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.25;
    display: inline-block;
    position: relative
}

.c-page-header__title-sub small::before,
.c-page-header__title-sub small::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: .92857rem;
    height: .07143rem;
    background: #000
}

.c-page-header__title-sub small:before {
    left: -1.92857rem
}

.c-page-header__title-sub small::after {
    right: -1.92857rem
}

.c-page-header__block {
    margin-top: 5.71429rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__block {
        display: block;
        margin-top: 2.5rem
    }
}

.c-page-header__image {
    width: 60.17544%;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__image {
        width: 100%
    }
}

.c-page-header__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;
    position: static;
    width: 100%
}

.c-page-header__image .bg-img:before {
    width: 100%;
    content: "";
    display: block;
    padding-top: 62.68222%
}

.c-page-header__image.is-parent-designstyle .bg-img:before {
    padding-top: 55.55556%
}

.c-page-header__content {
    margin-left: 4.42857rem;
    width: 28rem;
    display: flex;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__content {
        margin: 2.5rem 0 0;
        width: 100%;
        display: block
    }
}

.c-page-header__inner {
    width: 100%
}

.c-page-header__label {
    background: #196F67;
    height: 2.57143rem;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.42857;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 75em) {
    .c-page-header__label {
        display: block;
        padding: .57143rem;
        height: auto
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__label {
        display: block;
        padding: .57143rem;
        height: auto
    }
}

.c-page-header__label span {
    display: block;
    font-size: 1.14286rem;
    letter-spacing: 0.05em;
    line-height: 1.25;
    font-weight: bold;
    margin-right: .78571rem
}

.c-page-header__text {
    margin: 3.57143rem 0;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 2.14286;
    font-weight: 400
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__text {
        margin: 1.78571rem 0
    }
}

.c-page-header__text img {
    width: 100%;
    max-width: 21.78571rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__text img {
        max-width: 19.28571rem
    }
}

.c-page-header__text.is-lg {
    font-size: 2.28571rem;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: .90625;
    margin-top: 3.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__text.is-lg {
        font-size: 1.71429rem;
        margin-top: 1.71429rem
    }
}

.c-page-header__button {
    margin-bottom: 1.42857rem
}

.c-page-header__button:last-child {
    margin-bottom: 0
}

.c-page-header__button .c-button,
.c-page-header__button .c-button-social>a {
    margin: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-page-header__button .c-button,
    .c-page-header__button .c-button-social>a {
        margin: auto
    }
}

.c-page-header__title.is-designstyle {
    width: 28rem;
    height: 9.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__title.is-designstyle {
        width: 14rem;
        height: 4.57143rem
    }
}

.c-page-header__title.is-gracestyle {
    width: 11.57143rem;
    height: 2.21429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__title.is-gracestyle {
        width: 5.78571rem;
        height: 1.10714rem
    }
}

.c-page-header__title.is-exsior {
    width: 30.21429rem;
    height: 9.21429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__title.is-exsior {
        width: 15.10714rem;
        height: 4.60714rem
    }
}

.c-page-header__title.is-location {
    width: 26.71429rem;
    height: 4.57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__title.is-location {
        width: 13.35714rem;
        height: 2.28571rem
    }
}

.onVideo {
    height: 100vh;
    overflow-y: hidden
}

.c-page-header__video {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.79);
    display: block;
    z-index: 99999;
    transition: .6s;
    visibility: hidden;
    opacity: 0
}

.c-page-header__video.is-active {
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    display: block;
    transition: .3s
}

.c-page-header__video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 100%;
    max-width: 68.57143rem;
    transform: translate(-50%, -50%)
}

.c-page-header__video-content-inner {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    background: #000
}

.c-page-header__video-content-inner:before {
    display: block;
    content: "";
    padding-top: 56.25%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__video-content-inner {
        width: 95%
    }
}

.c-page-header__video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0
}

.c-page-header__video-close {
    position: absolute;
    top: -45px;
    right: -40px;
    margin: auto;
    width: 32px;
    height: 32px;
    cursor: pointer
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header__video-close {
        right: 0
    }
}

.c-page-header__video-close>span {
    bottom: -9px;
    position: relative
}

.c-page-header__video-close span span {
    display: block;
    width: 100%;
    height: .14286rem;
    background: #fff;
    margin-bottom: .71429rem
}

.c-page-header__video-close span span:first-child {
    transform: translateY(6px) rotate(45deg)
}

.c-page-header__video-close span span:last-child {
    transform: translateY(-6px) rotate(-45deg)
}

.c-page-header__video.is-exsior {
    background: rgba(0, 0, 0, 0.9)
}

.c-page-header__video.is-exsior .c-page-header__video-content-inner {
    border: 8px solid #000
}

.c-page-header__video.is-exsior .c-page-header__video-close {
    background: #000
}

.c-page-header__images {
    width: 60.17544% !important;
    overflow: hidden;
    position: relative;
    padding-bottom: 3.57143rem
}

@media screen and (max-width: 59.3125em) {
    .c-page-header__images {
        width: 100% !important;
        padding-bottom: 2.28571rem
    }
}

.c-page-header__images .c-page-header__image {
    margin: 0;
    width: 100%
}

.c-page-header .owl-carousel {
    display: block
}

.c-page-header .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 1.85714rem;
    color: #009799;
    height: 1.85714rem;
    width: 10.71429rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header .owl-nav {
        bottom: -.14286rem
    }
}

.c-page-header .owl-nav .owl-prev {
    display: flex !important;
    outline: none;
    justify-content: center;
    align-items: center;
    font-size: 1.85714rem !important;
    color: #196F67 !important;
    visibility: visible
}

.c-page-header .owl-nav .owl-next {
    display: flex !important;
    outline: none;
    justify-content: center;
    align-items: center;
    font-size: 1.85714rem !important;
    color: #196F67 !important;
    visibility: visible
}

.c-page-header .owl-dots {
    position: absolute;
    height: 1.42857rem;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
    outline: none;
    width: 100px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-page-header .owl-dots {
        bottom: -.14286rem
    }
}

.c-page-header .owl-dots .owl-dot {
    width: .57143rem;
    height: .57143rem;
    background: #ccc;
    border-radius: 1000px;
    margin: 0 .35714rem;
    outline: none
}

.c-page-header .owl-dots .owl-dot.active {
    background: #54585A;
    width: .71429rem;
    height: .71429rem
}

.c-pagetop {
    position: fixed;
    width: 2.85714rem;
    height: 2.85714rem;
    bottom: 3.21429rem;
    right: 2.85714rem;
    display: block;
    text-decoration: none;
    transition: all .3s;
    opacity: 0;
    visibility: hidden
}

.c-pagetop.is-fixed {
    visibility: visible;
    opacity: 1
}

@media screen and (max-width: 59.3125em) {
    .c-pagetop {
        bottom: 1.42857rem;
        right: 1.42857rem
    }
}

.c-pagetop:hover {
    transform: translateY(-5px);
    transition: all .3s
}

.c-pagetop__button {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    background: #54585A;
    border-radius: 6px;
    text-align: center;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.42857rem
}

.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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.14286rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.42857rem;
    height: 3.42857rem;
    text-decoration: none;
    border-radius: 4px;
    color: #009799;
    border: 1px solid #009799;
    background-color: #fff
}

@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: #009799;
    color: #fff
}

.c-pagination ul li span.is-current,
.c-pagination ul li a.is-current {
    background: #009799;
    border-color: #009799;
    color: #fff
}

.c-pagination.is-align-left ul {
    justify-content: flex-start
}

.c-pagination .is-back,
.c-pagination .is-next {
    width: 7.14286rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .c-pagination .is-back,
    .c-pagination .is-next {
        width: 3.57143rem
    }
}

.c-plan__text {
    margin-top: 3.42857rem;
    text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-plan__text {
        margin-top: 1.71429rem
    }
}

.c-plan__list {
    margin-top: 3.42857rem
}

.c-plan__list.is-lg {
    margin-top: 5.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-plan__list.is-lg {
        margin-top: 2.5rem
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-plan__list {
        margin-top: 0
    }
}

.c-plan .row .large-3 {
    margin-top: 5rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-plan .row .large-3 {
        margin-top: 0
    }
}

.c-plan .row .large-3:nth-of-type(-n+4) {
    margin-top: 0
}

.c-plan__item {
    display: block;
    text-decoration: none;
    color: #000;
    transition: .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-plan__item {
        margin-top: 1.71429rem
    }
}

.c-plan__item:hover {
    opacity: .5;
    transition: .3s
}

.c-plan__item:hover .c-plan__item-image .bg-img {
    transition: .3s;
    transform: scale(1.1)
}

.c-plan__item-image {
    display: block;
    width: 100%;
    height: 11.42857rem;
    position: relative;
    overflow: hidden
}

.c-plan__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;
    transition: .3s
}

.c-plan__item-text {
    display: block;
    margin-top: 1rem;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.42857;
    font-weight: bold;
    height: 4.07143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-plan__item-text {
        font-size: .85714rem;
        margin-top: .71429rem;
        height: auto
    }
}

.c-plan__item-button {
    display: block;
    margin-top: 1.14286rem;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    line-height: 1.14286;
    color: #000;
    text-align: right;
    font-size: 1rem
}

@media screen and (max-width: 59.3125em) {
    .c-plan__item-button {
        margin-top: 1rem;
        font-size: .71429rem;
        margin-left: 0
    }
}

.c-plan__item-button i {
    padding-left: 1.28571rem;
    font-weight: bold
}

@media screen and (max-width: 59.3125em) {
    .c-plan__item-button i {
        padding-left: .71429rem
    }
}

.c-post-navs {
    margin: 4.57143rem 0
}

@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: space-between;
    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-product__list {
    margin-top: 5.71429rem
}

.c-product__item {
    display: block;
    text-decoration: none;
    color: #000;
    margin-bottom: 5rem
}

@media screen and (max-width: 59.3125em) {
    .c-product__item {
        margin-bottom: 2.28571rem
    }
}

.c-product__item-title {
    display: block;
    border-bottom: 1px solid #196F67;
    font-size: 1.14286rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.25;
    padding-left: .92857rem;
    position: relative;
    padding-bottom: .71429rem
}

.c-product__item-title::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: .42857rem;
    height: 1.14286rem;
    background: #196F67
}

.c-product__item-image {
    display: block;
    margin-top: 1.42857rem;
    margin-bottom: 1.28571rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-product__item-image {
        text-align: center
    }
}

.c-product__item-image .bg-img {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.c-product__item-image .bg-img:after {
    content: "";
    display: block;
    padding-top: 100%
}

.c-product__item-text {
    display: block;
    font-weight: normal
}

.c-read {
    text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-read {
        text-align: left
    }
}

.c-search-combined__title {
    padding: .42857rem 0 .57143rem;
    color: #fff;
    font-size: 1.71429rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.41667;
    text-align: center;
    background-color: #000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-combined__title {
        font-size: 1.42857rem
    }
}

.c-search-combined__inner {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border-bottom: 1px solid #fff
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-combined__inner {
        display: block
    }
}

.c-search-combined__block {
    width: 100%;
    padding: 1.14286rem 2.28571rem 1.71429rem 1.71429rem;
    background-color: #E9E9E9
}

.c-search-combined__block.is-sm {
    max-width: 20.71429rem;
    border-right: 1px solid #fff
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-combined__block.is-sm {
        max-width: inherit;
        border-right: none;
        border-bottom: 1px solid #fff
    }
}

.c-search-combined__block-title {
    font-size: 1.28571rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.55556;
    margin-bottom: .57143rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-combined__block-title {
        font-size: 1.14286rem
    }
}

.c-search-combined__select {
    position: relative;
    transition: all .3s;
    border: 1px solid #DBDBDB;
    border-radius: 2px !important
}

.c-search-combined__select:after {
    content: '\f0d7';
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

.c-search-combined__select select {
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px !important;
    cursor: pointer
}

.c-search-combined__select:hover {
    border: 1px solid transparent
}

.c-search-combined__select:hover select {
    box-shadow: inset 0 0 0 2px #000
}

.c-search-combined__input {
    transition: all .3s;
    border: 1px solid #DBDBDB;
    border-radius: 2px !important
}

.c-search-combined__input input {
    border: none;
    padding: .64286rem .85714rem .71429rem;
    border-radius: 2px !important
}

.c-search-combined__input:hover {
    border: 1px solid transparent
}

.c-search-combined__input:hover input {
    box-shadow: inset 0 0 0 2px #000
}

.c-search-combined__tags ul {
    display: flex;
    flex-wrap: wrap
}

.c-search-combined__tags ul li {
    min-width: 8.85714rem;
    margin-bottom: .57143rem;
    margin-right: .71429rem
}

.c-search-combined__tags ul li input {
    display: none
}

.c-search-combined__tags ul li input:checked+span {
    box-shadow: inset 0 0 0 2px #000
}

.c-search-combined__tags ul li span {
    display: inline-block;
    width: 100%;
    padding: .14286rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2;
    text-decoration: none;
    color: #000;
    border-radius: 1000px;
    text-align: center;
    background-color: #fff;
    transition: all .3s
}

.c-search-combined__tags ul li span:hover {
    opacity: 1;
    box-shadow: inset 0 0 0 2px #000
}

.c-search-combined__button {
    margin-top: 1.71429rem;
    margin-bottom: .57143rem;
    text-align: center
}

.c-search-combined__button a {
    display: inline-block;
    width: 100%;
    max-width: 53.57143rem;
    padding: 1rem 1.14286rem;
    text-align: center;
    font-size: 1.28571rem;
    font-weight: 700;
    line-height: 1.55556;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: #000;
    background-color: #F3D55C;
    border-radius: 2px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.c-search-combined__button a i {
    margin-right: .71429rem
}

.c-search-composite {
    background-color: rgba(226, 226, 226, 0.5);
    padding: 7.28571rem 0 5rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite {
        padding: 4rem 0 1.71429rem
    }
}

.c-search-composite__inner {
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite__inner {
        display: block
    }
}

.c-search-composite__block {
    width: 24.38596%;
    padding: 1.5rem 1.71429rem 1.5rem;
    text-decoration: none;
    background-color: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    transition: all .2s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite__block {
        width: 100%;
        margin-bottom: .57143rem;
        padding: .85714rem
    }
}

.c-search-composite__block:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 .85714rem 1.28571rem;
    border-color: transparent transparent #009799 transparent;
    position: absolute;
    bottom: .57143rem;
    right: .57143rem;
    transition: all .2s
}

.c-search-composite__block.is-triangle-hidden:after {
    display: none
}

.c-search-composite__block:hover {
    opacity: 1;
    background-color: #009799
}

.c-search-composite__block:hover:after {
    border-color: transparent transparent #E2E2E2 transparent
}

.c-search-composite__block:hover.is-triangle-hidden {
    background-color: #000
}

.c-search-composite__icon {
    width: 3.57143rem;
    height: 3.57143rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-bottom: 1.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite__icon {
        margin-bottom: .71429rem
    }
}

.c-search-composite__title {
    letter-spacing: 0.2em;
    font-weight: 700;
    line-height: 1.75;
    text-align: center
}

.c-search-composite__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.c-search-composite__button {
    min-width: 7.14286rem;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: .85714rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 2;
    background-color: #fff;
    border-radius: 1000px;
    padding: 0 .78571rem;
    margin-right: .35714rem;
    margin-left: .35714rem;
    margin-bottom: .92857rem;
    transition: all .2s
}

.c-search-composite__button.is-more-button {
    font-weight: 700;
    color: #fff;
    background-color: #009799
}

.c-search-composite__button:hover {
    opacity: 1;
    background-color: #009799;
    color: #fff
}

.c-search-composite__input-box {
    background-color: #fff;
    border-bottom: 2px solid #000;
    padding-top: 1.14286rem;
    padding-bottom: 1.14286rem;
    margin-top: 1.71429rem
}

.c-search-composite__input-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 0 .71429rem;
    margin: 0 2.28571rem;
    border-bottom: 1px solid #DBDBDB
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite__input-inner {
        margin: 0 1.14286rem
    }
}

.c-search-composite__input-title {
    font-size: 1.14286rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-right: 2.14286rem;
    min-width: 11.42857rem;
    border-right: 1px solid #DBDBDB
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite__input-title {
        font-size: .85714rem;
        padding-right: 1.14286rem;
        min-width: 8rem
    }
}

.c-search-composite__input {
    width: 85.96654%;
    position: relative
}

.c-search-composite__input input {
    border: none;
    padding: .21429rem 0 .21429rem 1.85714rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-composite__input input {
        padding: .21429rem 0 .21429rem 1.14286rem;
        font-size: .85714rem
    }
}

.c-search-composite__input button {
    padding: 0;
    border: none;
    background-color: transparent;
    width: 1.71429rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    outline: none
}

.c-search-map {
    margin: 0 4.42857rem;
    padding: 3.42857rem 3.71429rem 2.85714rem;
    background-color: #196F67
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-map {
        margin: 0;
        padding: 1.71429rem 2.28571rem 1.42857rem
    }
}

.c-search-map__map {
    width: 100%;
    height: 26.14286rem
}

.c-search-map__map iframe {
    width: 100%;
    height: 100%
}

.c-search-map__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: .35714rem;
    padding-bottom: .35714rem;
    margin-top: 1.28571rem
}

@media (max-width: 1050px) {
    .c-search-map__content {
        display: block
    }
}

.c-search-map form {
    width: 100%;
    padding-right: 1.28571rem;
    margin-right: 1.28571rem;
    position: relative
}

@media (max-width: 1050px) {
    .c-search-map form {
        padding-right: 0;
        margin-right: 0
    }
}

.c-search-map form:after {
    content: '';
    display: block;
    width: .07143rem;
    height: 4.14286rem;
    background-color: #DBDBDB;
    position: absolute;
    right: 0;
    top: -.35714rem
}

@media (max-width: 1050px) {
    .c-search-map form:after {
        display: none
    }
}

.c-search-map__input {
    display: flex;
    justify-content: space-between;
    border: 1px solid #009799;
    border-radius: .14286rem
}

@media (max-width: 1050px) {
    .c-search-map__input {
        margin-bottom: .57143rem
    }
}

.c-search-map__input input[type="text"] {
    border: none;
    width: 100%;
    padding-left: 1.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-map__input input[type="text"] {
        padding-left: 1.14286rem
    }
}

.c-search-map__select {
    width: 100%;
    max-width: 14.64286rem;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-map__select {
        display: none
    }
}

.c-search-map__select:before {
    content: '\f0d7';
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.c-search-map__select:after {
    content: '';
    display: block;
    height: 2.71429rem;
    width: 1px;
    background-color: #DBDBDB;
    position: absolute;
    right: 0;
    top: 5px
}

.c-search-map__select select {
    padding-left: 1.71429rem;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-search-map__submit {
    width: 100%;
    max-width: 11.42857rem;
    position: relative;
    color: #fff
}

.c-search-map__submit:before {
    content: '\f002';
    font-family: "FontAwesome";
    position: absolute;
    left: 1.42857rem;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-map__submit:before {
        left: 1.14286rem
    }
}

.c-search-map__submit input[type="submit"] {
    width: 100%;
    height: 100%;
    padding-left: 2.14286rem;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    font-weight: 700;
    background-color: #009799
}

.c-search-map__pos {
    padding: .71429rem 1rem;
    text-align: center;
    min-width: 12.71429rem;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background-color: #009799;
    border-radius: 2px;
    position: relative
}

@media (max-width: 1050px) {
    .c-search-map__pos {
        width: 100%;
        min-width: inherit
    }
}

.c-search-map__pos i {
    margin-right: .71429rem
}

.c-search-oneline {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline {
        box-shadow: none
    }
}

.c-search-oneline__inner {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__inner {
        display: block;
        padding: 0 1.14286rem;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15)
    }
}

.c-search-oneline__inner:after {
    content: '';
    display: block;
    width: 1000px;
    height: 100%;
    background-color: #009799;
    position: absolute;
    left: -999px;
    top: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__inner:after {
        display: none
    }
}

.c-search-oneline__title {
    min-width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.57143rem;
    font-weight: 700;
    line-height: 1.45455;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background-color: #009799;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__title {
        width: calc(100% + 32px);
        margin-left: -1.14286rem;
        font-size: 1.28571rem;
        padding: .28571rem 0 .21429rem
    }
}

.c-search-oneline__title:before {
    content: '';
    display: inline-block;
    width: 1.64286rem;
    height: 50%;
    background-color: #009799;
    transform: skewX(-20deg);
    position: absolute;
    top: 50%;
    right: -1.64286rem;
    transform-origin: left top
}

@media (max-width: 1050px) {
    .c-search-oneline__title:before {
        transform: skewX(-14deg)
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__title:before {
        display: none
    }
}

.c-search-oneline__title:after {
    content: '';
    display: inline-block;
    width: 1.64286rem;
    height: 50%;
    background-color: #009799;
    transform: skewX(20deg);
    position: absolute;
    top: 0;
    right: -1.64286rem;
    transform-origin: left bottom
}

@media (max-width: 1050px) {
    .c-search-oneline__title:after {
        transform: skewX(14deg)
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__title:after {
        display: none
    }
}

.c-search-oneline__content {
    width: calc(100% - 286px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2.57143rem;
    padding-bottom: 2.57143rem;
    margin-right: 2.14286rem
}

@media (max-width: 1050px) {
    .c-search-oneline__content {
        display: block
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__content {
        width: 100%;
        padding-top: 1.14286rem;
        padding-bottom: .85714rem
    }
}

.c-search-oneline form {
    width: 100%;
    padding-right: 1.28571rem;
    margin-right: 1.28571rem;
    position: relative
}

@media (max-width: 1050px) {
    .c-search-oneline form {
        padding-right: 0;
        margin-right: 0
    }
}

.c-search-oneline form:after {
    content: '';
    display: block;
    width: .07143rem;
    height: 4.14286rem;
    background-color: #DBDBDB;
    position: absolute;
    right: 0;
    top: -.35714rem
}

@media (max-width: 1050px) {
    .c-search-oneline form:after {
        display: none
    }
}

.c-search-oneline__input {
    display: flex;
    justify-content: space-between;
    border: 1px solid #009799;
    border-radius: .14286rem
}

@media (max-width: 1050px) {
    .c-search-oneline__input {
        margin-bottom: .57143rem
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__input {
        margin-bottom: .85714rem
    }
}

.c-search-oneline__input input[type="text"] {
    border: none;
    width: 100%;
    padding-left: 1.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__input input[type="text"] {
        padding-left: 1.14286rem
    }
}

.c-search-oneline__select {
    width: 100%;
    max-width: 14.64286rem;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__select {
        display: inline-block;
        width: auto;
        color: #000;
        font-weight: 400;
        padding-left: 1.42857rem;
        margin-right: 1.71429rem
    }
}

.c-search-oneline__select:before {
    content: '\f0d7';
    font-family: "FontAwesome";
    color: #808080;
    position: absolute;
    right: 1.07143rem;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__select:before {
        content: '\f0da';
        width: .85714rem;
        height: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 1000px;
        padding-left: .14286rem;
        left: 0;
        color: #fff;
        background-color: #009799
    }
}

.c-search-oneline__select:after {
    content: '';
    display: block;
    height: 2.71429rem;
    width: 1px;
    background-color: #DBDBDB;
    position: absolute;
    right: 0;
    top: 5px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__select:after {
        content: none
    }
}

.c-search-oneline__select select {
    color: #808080;
    padding-left: 1.71429rem;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__select select {
        color: #000;
        text-decoration: underline;
        padding: 0;
        padding-left: 1.42857rem;
        font-size: 1rem;
        height: auto
    }
}

.c-search-oneline__submit {
    width: 100%;
    max-width: 4rem;
    position: relative;
    color: #fff
}

.c-search-oneline__submit:before {
    content: '\f002';
    font-family: "FontAwesome";
    position: absolute;
    left: 1.42857rem;
    top: 50%;
    transform: translateY(-50%)
}

.c-search-oneline__submit input[type="submit"] {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    font-weight: 700;
    background-color: #009799
}

.c-search-oneline__pos {
    padding: .85714rem 1rem;
    text-align: center;
    min-width: 12.71429rem;
    display: inline-block;
    font-size: 1rem;
    text-decoration: none;
    color: #fff;
    background-color: #009799;
    border-radius: 2px;
    position: relative
}

@media (max-width: 1050px) {
    .c-search-oneline__pos {
        width: 100%;
        min-width: inherit
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__pos {
        width: auto;
        color: #000;
        text-decoration: underline;
        background-color: transparent;
        font-weight: 400;
        padding: 0
    }
}

.c-search-oneline__pos i {
    font-size: 1.14286rem;
    margin-right: .71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline__pos i {
        color: #009799;
        margin-right: .28571rem
    }
}

.c-search-oneline.is-sm {
    box-shadow: none
}

.c-search-oneline.is-sm .c-search-oneline__inner {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15)
}

.c-search-oneline.is-sm .c-search-oneline__inner:after {
    display: none
}

.c-search-oneline.is-sm .c-search-oneline__title {
    color: #000;
    background-color: #DAEDD2;
    padding-left: 4.42857rem;
    align-items: flex-start;
    flex-direction: column
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__title {
        padding: .71429rem 0;
        align-items: center
    }
}

.c-search-oneline.is-sm .c-search-oneline__title:before,
.c-search-oneline.is-sm .c-search-oneline__title:after {
    background-color: #DAEDD2
}

.c-search-oneline.is-sm .c-search-oneline__title span {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.71429rem;
    letter-spacing: 0.1em;
    line-height: 1
}

.c-search-oneline.is-sm .c-search-oneline__title span:before {
    content: '\f002';
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    left: 1.71429rem;
    transform: translateY(-50%);
    color: #009799
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__title span:before {
        left: 25%
    }
}

.c-search-oneline.is-sm .c-search-oneline__title small {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.1em
}

.c-search-oneline.is-sm .c-search-oneline__content {
    padding: 1.71429rem 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__content {
        padding: .85714rem 0 1.42857rem
    }
}

.c-search-oneline.is-sm form {
    padding-right: 0;
    margin-right: 0
}

.c-search-oneline.is-sm form:after {
    display: none
}

.c-search-oneline.is-sm .c-search-oneline__input {
    border: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__input {
        margin-bottom: 0
    }
}

.c-search-oneline.is-sm .c-search-oneline__input input[type="text"] {
    background-color: #EFEFEF
}

.c-search-oneline.is-sm .c-search-oneline__select {
    margin-right: .71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__select {
        margin-bottom: .57143rem;
        padding-left: 0
    }

    .c-search-oneline.is-sm .c-search-oneline__select:before {
        content: '\f0d7';
        display: block;
        width: auto;
        height: auto;
        background-color: transparent;
        color: #000;
        left: auto;
        right: -1rem
    }
}

.c-search-oneline.is-sm .c-search-oneline__select:after {
    display: none
}

.c-search-oneline.is-sm .c-search-oneline__select select {
    background-color: #EFEFEF;
    color: #000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__select select {
        background-color: transparent;
        padding-left: 0
    }
}

.c-search-oneline.is-sm .c-search-oneline__submit {
    margin-left: .71429rem;
    max-width: 9.85714rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__submit {
        max-width: 3.42857rem;
        margin-left: 0
    }

    .c-search-oneline.is-sm .c-search-oneline__submit:before {
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.c-search-oneline.is-sm .c-search-oneline__submit:before {
    display: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-oneline.is-sm .c-search-oneline__submit:before {
        display: block
    }
}

.c-search-result {
    padding: 2.14286rem 2.42857rem 2.42857rem;
    border: 1px solid #DBDBDB
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-result {
        padding: 1.14286rem 1.42857rem 1.42857rem
    }
}

.c-search-result__title {
    font-size: 1.71429rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.41667;
    text-align: center;
    margin-bottom: 2rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-result__title {
        font-size: 1.42857rem;
        margin-bottom: 1.14286rem
    }
}

.c-search-result__content {
    background-color: #F5F7FA;
    padding: 1.57143rem 2.85714rem 1.28571rem 1.92857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-result__content {
        padding: 1.42857rem 1.71429rem 1.14286rem
    }
}

.c-search-result__heading {
    font-size: 1.28571rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.55556;
    padding-bottom: .71429rem;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: .71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search-result__heading {
        font-size: 1.14286rem
    }
}

.c-search-result dl {
    display: flex
}

.c-search-result dl dt {
    min-width: 4.28571rem;
    font-weight: 700;
    line-height: 1.75;
    margin-right: 1.42857rem
}

.c-search-result dl dd {
    color: #E75400
}

.c-search__text {
    margin-top: 3.42857rem;
    text-align: center;
    font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__text {
        margin-top: 1.71429rem
    }
}

.c-search__list {
    margin-top: 3.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__list {
        margin-top: 0
    }
}

.c-search__item {
    display: block;
    text-decoration: none;
    color: #000;
    transition: .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__item {
        margin-top: 1.71429rem;
        width: 18.42857rem;
        margin-right: auto;
        margin-left: auto
    }
}

.c-search__item:hover {
    opacity: .5;
    transition: .3s
}

.c-search__item:hover .c-search__item-image .bg-img {
    transition: .3s;
    transform: scale(1.1)
}

.c-search__item-image {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__item-image {
        max-width: 18.42857rem;
        margin: auto
    }
}

.c-search__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;
    position: static;
    transition: .3s;
    width: 100%
}

.c-search__item-image .bg-img:before {
    width: 100%;
    content: "";
    display: block;
    padding-top: 55.55556%
}

.c-search__item-title {
    display: block;
    margin-top: 1.21429rem;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.42857rem;
    letter-spacing: 0.1em;
    line-height: .8;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__item-title {
        font-size: 1.14286rem
    }
}

.c-search__item-title::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1.42857rem;
    height: 1.42857rem;
    font-size: 1.42857rem;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__item-title::after {
        font-size: 1.14286rem
    }
}

.c-search__item-subtitle {
    display: block;
    margin-top: .57143rem;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.14286;
    font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__item-subtitle {
        font-size: .85714rem
    }
}

.c-search__item-text {
    display: block;
    margin-top: 1.71429rem;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.42857;
    font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__item-text {
        font-size: .85714rem;
        margin-top: 1rem
    }
}

.c-search__figure {
    margin: 4.42857rem auto 0;
    width: 77.45614%;
    height: 29.42857rem;
    position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__figure {
        margin: 2.14286rem auto 0;
        width: 91.46667%;
        height: 14.71429rem
    }
}

.c-search__figure .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;
    background-size: contain
}

.c-search__figure-link {
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-search__figure-link img {
    width: 100%
}

.c-search__figure-link.is-grace {
    position: absolute;
    max-width: 9.78571rem;
    max-height: 16.57143rem;
    width: 15.51529%;
    height: 56.31068%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: translateX(-60%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__figure-link.is-grace {
        width: 19.97085%;
        height: 56.31068%;
        max-width: 4.89286rem;
        max-height: 8.28571rem;
        transform: translateX(-55%)
    }
}

.c-search__figure-link.is-plain {
    position: absolute;
    width: 18.57305%;
    height: 39.80583%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: translateX(54%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__figure-link.is-plain {
        width: 23.90671%;
        height: 39.80583%;
        max-width: 82px;
        max-height: 82px
    }
}

.c-search__figure-link.is-minimal {
    position: absolute;
    width: 18.57305%;
    height: 39.80583%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: translateX(155%) translateY(-60%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__figure-link.is-minimal {
        transform: translateX(155%) translateY(-55%);
        width: 23.90671%;
        height: 39.80583%;
        max-width: 82px;
        max-height: 82px
    }
}

.c-search__figure-link.is-indivity {
    position: absolute;
    width: 18.57305%;
    height: 39.80583%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: translateX(155%) translateY(60%)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__figure-link.is-indivity {
        transform: translateX(155%) translateY(55%);
        width: 23.90671%;
        height: 39.80583%;
        max-width: 82px;
        max-height: 82px
    }
}

.c-search__figure-link:hover {
    opacity: 1;
    transition: .3s
}

.c-search__figure-link:hover .is-defolt {
    display: none
}

.c-search__figure-link:hover .is-active {
    display: block
}

.c-search__figure-link .is-active {
    display: none
}

.c-search__button {
    margin-top: 5.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-search__button {
        margin-top: 2.14286rem
    }
}

.c-search .c-search__item {
    position: relative
}

.c-search .c-search__item.is-current {
    pointer-events: none
}

.c-search .c-search__item.is-current .c-search__item-image {
    position: relative
}

.c-search .c-search__item.is-current .c-search__item-image::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

@media screen and (min-width: 59.375em) {
    .c-slidebar-button {
        display: none !important
    }

    .c-slidebar-menu {
        display: none !important
    }
}

@media screen and (max-width: 59.3125em) {
    .c-slidebar-button {
        position: fixed;
        right: .28571rem;
        top: 0px;
        text-align: center;
        font-size: .85714rem;
        z-index: 99999;
        text-decoration: none;
        padding: 1.14286rem .28571rem .28571rem;
        line-height: 1;
        color: #fff;
        width: 4.28571rem;
        height: 4.28571rem
    }

    .c-slidebar-button:active,
    .c-slidebar-button:hover {
        opacity: 1 !important
    }

    .c-slidebar-button__line>span {
        display: block;
        height: 2px;
        background: #000;
        width: 100%;
        max-width: 28px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 6px;
        transition: all ease .2s
    }

    .c-slidebar-button__line>span:last-child {
        margin-bottom: 3px
    }

    .c-slidebar-button__text {
        transition: all ease .2s;
        font-size: 9px;
        letter-spacing: 0.4px;
        color: #000;
        font-family: 'lato', sans-serif;
        font-weight: 400
    }

    .c-slidebar-button__text.is-close {
        display: none
    }

    .c-slidebar-menu {
        height: calc(100vh - 55px) !important;
        position: fixed;
        background-color: #fff;
        z-index: 9980;
        width: 75%;
        transform: translate3d(100%, 0px, 0px);
        right: 0;
        transition: all ease-in-out 0.2s;
        overflow-y: scroll;
        top: 0;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 14.28571rem
    }

    .c-slidebar-menu.is-active {
        height: calc(100% - 65px) !important
    }

    .c-slidebar-menu.is-top-to-bottom {
        transform: translate3d(0px, -100%, 0px);
        height: auto;
        width: 100%;
        opacity: 0
    }

    .c-slidebar-menu__children {
        display: none;
        background-color: #006566 !important;
        padding-left: 1.71429rem !important
    }

    .c-slidebar-menu__children li:last-child {
        border-bottom: none !important
    }

    .c-slidebar-menu__children li a {
        color: #fff !important;
        padding: 1.14286rem 0 !important
    }

    .c-slidebar-menu__children li a:before,
    .c-slidebar-menu__children li a:after {
        display: none
    }

    .c-slidebar-menu__parent a,
    .c-slidebar-menu__parent span {
        position: relative
    }

    .c-slidebar-menu__parent a:after,
    .c-slidebar-menu__parent a:before,
    .c-slidebar-menu__parent span:after,
    .c-slidebar-menu__parent span:before {
        content: "";
        display: block;
        width: .14286rem;
        height: 1.28571rem;
        background-color: #fff;
        position: absolute;
        top: 50%;
        right: 1.71429rem;
        transform: translateY(-50%)
    }

    .c-slidebar-menu__parent a:after,
    .c-slidebar-menu__parent span:after {
        width: 1.28571rem;
        height: .14286rem;
        right: 1.14286rem
    }

    .c-slidebar-menu__parent.is-open a:before,
    .c-slidebar-menu__parent.is-open span:before {
        display: none
    }

    .c-slidebar-menu ul {
        background: #fff
    }

    .c-slidebar-menu ul li {
        border-bottom: 1px solid #DBDBDB;
        padding: 0 1.42857rem 0 1.42857rem
    }

    .c-slidebar-menu ul li a {
        font-size: 1rem;
        display: block;
        padding: 1.42857rem 0;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        position: relative;
        padding-right: 2.35714rem
    }

    .c-slidebar-menu ul li a::after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.42857rem;
        color: #009799
    }

    .c-slidebar-menu ul li a span {
        display: block;
        font-weight: bold;
        letter-spacing: 0.05em;
        font-size: .85714rem
    }

    .c-slidebar-menu ul li a small {
        margin-top: .5rem;
        font-weight: normal;
        color: #54585A;
        font-size: .78571rem
    }

    .c-slidebar-menu__button {
        margin-top: 2.28571rem;
        max-width: calc(100% - 24px);
        background-color: #fff;
        color: #009799;
        font-size: 1.14286rem
    }

    .c-slidebar-menu__button:before {
        content: "\f0e0";
        font-family: "FontAwesome";
        color: #009799;
        font-size: 1.28571rem;
        margin-right: .85714rem
    }

    .c-slidebar-menu__button:after {
        content: none
    }

    .c-slidebar-menu__sns-btns {
        max-width: calc(100% - 24px);
        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, 0.8);
        top: 0;
        left: 0;
        opacity: 0;
        transition: all ease-in-out 0.2s;
        display: none;
        z-index: 999
    }

    .is-slidebar-active {
        cursor: pointer
    }

    .is-slidebar-active .c-slidebar-button {
        padding-top: 1rem
    }

    .is-slidebar-active .c-slidebar-button__line>span:nth-child(1) {
        transform: rotate(-45deg) translateY(11px) translateX(-9px)
    }

    .is-slidebar-active .c-slidebar-button__line>span:nth-child(2) {
        transform: rotate(45deg) translateY(3px) translateX(5px)
    }

    .is-slidebar-active .c-slidebar-button__line>span:nth-child(3) {
        display: none
    }

    .is-slidebar-active .c-slidebar-button__text.is-close {
        display: block;
        margin-top: 1.42857rem
    }

    .is-slidebar-active .c-slidebar-button__text.is-open {
        display: none
    }

    .is-slidebar-active .c-slidebar-container {
        transform: translate3d(-75%, 0px, 0px)
    }

    .is-slidebar-active .c-slidebar-container:after {
        content: "";
        opacity: 1;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        display: block;
        top: 0;
        left: 0
    }

    .is-slidebar-active .c-slidebar-container.is-top-to-bottom {
        transform: translate3d(0px, 0px, 0px)
    }

    .is-slidebar-active .c-slidebar-container.is-top-to-bottom:after {
        top: 60px
    }

    .is-slidebar-active .c-slidebar-menu {
        transform: translate3d(0, 0, 0)
    }

    .is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
        transform: translate3d(0, 60px, 0);
        opacity: 1
    }
}

.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 #DBDBDB;
    letter-spacing: 0.02em
}

.c-table-sm th,
.c-table-sm td {
    border-bottom: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB
}

.c-table-sm th:last-child,
.c-table-sm td:last-child {
    border-right: none
}

.c-table-sm thead {
    background-color: rgba(0, 151, 153, 0.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, 151, 153, 0.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: #009799
}

.c-table-xlg {
    width: 100%;
    border-top: 1px solid #DBDBDB
}

@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 #DBDBDB
}

.c-table-xlg thead {
    background-color: #196F67
}

.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: #196F67;
    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-information table,
#tinymce.mce-content-body.acf_content table {
    width: 100%;
    border-top: 1px solid #DBDBDB
}

.c-table tbody th,
.l-post-content table tbody th,
#tinymce.post-type-post table tbody th,
#tinymce.post-type-information 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-information table tbody td,
#tinymce.mce-content-body.acf_content table tbody td {
    text-align: left;
    border-bottom: 1px solid #DBDBDB;
    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-information 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-information table tbody td,
    #tinymce.mce-content-body.acf_content table tbody td {
        padding: .85714rem
    }
}

.c-table tbody th,
.l-post-content table tbody th,
#tinymce.post-type-post table tbody th,
#tinymce.post-type-information table tbody th,
#tinymce.mce-content-body.acf_content table tbody th {
    width: 14rem;
    position: relative
}

@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-information table tbody th,
    #tinymce.mce-content-body.acf_content table tbody th {
        width: 6.85714rem
    }
}

.c-table.is-th-bgcolor tbody th,
.l-post-content table.is-th-bgcolor tbody th,
#tinymce.post-type-post table.is-th-bgcolor tbody th,
#tinymce.post-type-information table.is-th-bgcolor tbody th,
#tinymce.mce-content-body.acf_content table.is-th-bgcolor tbody th,
.c-table.is-th-bgcolor tbody td,
.l-post-content table.is-th-bgcolor tbody td,
#tinymce.post-type-post table.is-th-bgcolor tbody td,
#tinymce.post-type-information table.is-th-bgcolor tbody td,
#tinymce.mce-content-body.acf_content table.is-th-bgcolor tbody td {
    padding: .92857rem 1.71429rem
}

.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-information table.is-th-bgcolor th,
#tinymce.mce-content-body.acf_content table.is-th-bgcolor th {
    color: #000;
    width: 16.85714rem;
    position: relative;
    background-color: #196F67
}

.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-information table.is-th-bgcolor th:after,
#tinymce.mce-content-body.acf_content table.is-th-bgcolor th:after {
    display: none
}

.c-table,
.l-post-content table,
#tinymce.post-type-post table,
#tinymce.post-type-information table,
#tinymce.mce-content-body.acf_content table {
    width: 100%;
    border-top: 1px solid #ccc
}

.c-table tbody th,
.l-post-content table tbody th,
#tinymce.post-type-post table tbody th,
#tinymce.post-type-information 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-information table tbody td,
#tinymce.mce-content-body.acf_content table tbody td {
    min-height: 4.82143rem;
    text-align: left;
    padding-top: 1.92857rem;
    vertical-align: top
}

.c-table tbody tr,
.l-post-content table tbody tr,
#tinymce.post-type-post table tbody tr,
#tinymce.post-type-information table tbody tr,
#tinymce.mce-content-body.acf_content table tbody tr {
    border-bottom: 1px solid #ccc
}

.c-table tbody th,
.l-post-content table tbody th,
#tinymce.post-type-post table tbody th,
#tinymce.post-type-information table tbody th,
#tinymce.mce-content-body.acf_content table tbody th {
    width: 11.42857rem;
    min-width: 11.42857rem;
    padding-left: 1.42857rem;
    background: rgba(46, 48, 51, 0.05)
}

.c-table tbody td,
.l-post-content table tbody td,
#tinymce.post-type-post table tbody td,
#tinymce.post-type-information table tbody td,
#tinymce.mce-content-body.acf_content table tbody td {
    padding-left: 2.64286rem;
    width: 100%
}

.c-tabs.is-btm-bg-gray::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 20.42857rem;
    background: rgba(46, 48, 51, 0.05)
}

.c-tabs__navs {
    margin-top: 5.71429rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 3.42857rem;
    border-bottom: 1px solid #ccc
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-tabs__navs {
        margin-top: 2.14286rem;
        margin-bottom: 1.71429rem;
        border-bottom: none
    }
}

.c-tabs__navs li {
    width: 50%;
    max-width: 12.57143rem;
    margin-bottom: .57143rem;
    background: #ccc
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-tabs__navs li {
        border-width: 1px;
        max-width: 100%
    }
}

.c-tabs__navs li a {
    color: #000;
    text-align: center;
    text-decoration: none;
    padding: .71429rem 1.71429rem;
    position: relative;
    transition: all .3s;
    height: 4.07143rem;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-tabs__navs li a {
        padding: .42857rem 1.71429rem;
        height: 2.85714rem
    }
}

.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 {
    opacity: .7
}

.c-tabs__navs li a.is-active {
    background-color: #009799;
    color: #fff
}

.c-tabs__navs li a.is-active:hover {
    opacity: 1
}

.c-tabs__content {
    display: none
}

.c-tabs__content.is-active {
    display: block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-tabs.is-index .c-tabs__navs {
        justify-content: space-between
    }
}

.c-tabs.is-index .c-tabs__navs li {
    width: inherit;
    min-width: 12.57143rem;
    border-width: 1px;
    margin: 0 .71429rem 0 0;
    background: #F2F2F2
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-tabs.is-index .c-tabs__navs li {
        width: calc(50% - 4px);
        min-width: inherit;
        margin-bottom: .57143rem;
        margin-right: .57143rem
    }

    .c-tabs.is-index .c-tabs__navs li:nth-child(2n) {
        margin-right: 0
    }
}

.c-tabs.is-index .c-tabs__navs li a {
    font-size: 1rem;
    letter-spacing: 0.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: 0.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: 0.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: #009799;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1;
    pointer-events: none
}

@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 i {
    margin-right: .85714rem
}

#toc_container {
    margin: 2.28571rem 0;
    width: 100% !important;
    border-radius: 0px;
    border: 1px solid #009799;
    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: #009799;
    font-weight: 700;
    margin-bottom: 1.14286rem
}

#toc_container .toc_title .toc_toggle {
    margin-left: 1.14286rem
}

#toc_container .toc_list li ul {
    padding-left: 24px
}

#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, 0.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, 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(0px, 0px, 0px)
}

.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("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: 0.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 #DBDBDB;
    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: #009799;
    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: 'lato', sans-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: normal;
    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 #DBDBDB
}

.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: #196F67;
    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: 0.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 #DBDBDB;
        padding: .85714rem 1.71429rem;
        margin: 0;
        background-color: #196F67
    }

    .l-footer-normal__menutitle:before {
        content: "\f107";
        font-family: "FontAwesome";
        color: #009799;
        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 #DBDBDB
    }
}

.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: #196F67
    }

    .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 #DBDBDB
    }
}

.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: #196F67
    }

    .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: #009799;
    color: #fff
}

.l-footer-simple__content {
    padding: 3.42857rem 0 1.71429rem;
    text-align: center
}

.l-footer-simple__logo {
    display: block;
    width: 100%;
    max-width: 12.5rem;
    margin: 0 auto
}

.l-footer-simple__address {
    font-style: normal;
    font-size: .92857rem;
    letter-spacing: 0.1em;
    margin-top: 1.71429rem;
    margin-bottom: .71429rem
}

@media screen and (max-width: 59.3125em) {
    .l-footer-simple__address {
        font-size: .85714rem
    }
}

.l-footer-simple__copyright {
    display: block;
    text-align: center
}

@media screen and (max-width: 59.3125em) {
    .l-footer-simple__copyright {
        margin-top: 0;
        text-align: center
    }
}

.l-footer-simple__copyright small {
    color: rgba(255, 255, 255, 0.5);
    font-size: .85714rem;
    line-height: 1.5
}

.l-footer {
    background: rgba(84, 88, 90, 0.2);
    padding: 3.21429rem 0 3.21429rem;
    position: relative
}

@media screen and (max-width: 59.3125em) {
    .l-footer {
        padding: 4.64286rem 0 2.78571rem
    }
}

.l-footer__block {
    display: flex
}

@media screen and (max-width: 59.3125em) {
    .l-footer__block {
        display: block;
        width: calc(100% - 41px + 16px);
        margin: auto
    }
}

.l-footer__logo {
    width: 100%;
    max-width: 17.35714rem;
    height: 3.71429rem
}

@media screen and (max-width: 59.3125em) {
    .l-footer__logo {
        min-width: 230px;
        width: 230px;
        display: block;
        margin: auto
    }
}

.l-footer__text {
    margin-left: 3.35714rem;
    width: 100%;
    letter-spacing: 0.05em;
    line-height: 1.33333;
    font-size: .85714rem
}

.l-footer__text small {
    font-size: 12px
}

@media screen and (max-width: 59.3125em) {
    .l-footer__text {
        margin-top: 2.92857rem;
        margin-left: 0;
        line-height: 1.5
    }
}

.l-footer__btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .l-footer__btm {
        display: block;
        width: calc(100% - 41px + 16px);
        margin: 1.71429rem auto 0;
        padding-top: 2.57143rem;
        border-top: 1px solid #ccc
    }
}

.l-footer__copyright {
    font-size: .85714rem !important;
    letter-spacing: 0.05em;
    line-height: 1.33333
}

.l-footer__copyright small {
    font-size: .85714rem !important
}

@media screen and (max-width: 59.3125em) {
    .l-footer__copyright {
        margin-top: 1.5rem
    }
}

.l-footer__nav ul {
    display: flex
}

@media screen and (max-width: 59.3125em) {
    .l-footer__nav ul {
        flex-wrap: wrap
    }
}

.l-footer__nav ul li {
    margin-left: 1.57143rem
}

@media screen and (max-width: 59.3125em) {
    .l-footer__nav ul li {
        margin-left: 0;
        margin-right: 1.07143rem
    }
}

.l-footer__nav ul li a {
    color: #000;
    font-size: .85714rem;
    letter-spacing: 0.05em;
    line-height: 1.33333;
    font-weight: normal
}

@media screen and (max-width: 59.3125em) {
    .l-footer__nav ul li a {
        white-space: nowrap;
        margin-bottom: 1.07143rem;
        display: block;
        font-size: .71429rem
    }
}

.l-footer__nav ul li a i {
    padding-right: .35714rem
}

.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: #009799;
    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 {
    background-color: #fff;
    width: 100%;
    z-index: 9990;
    padding: 1.14286rem 2.28571rem 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .l-header-minimal {
        width: 100%;
        padding: .21429rem 4.57143rem .21429rem 1.14286rem;
        height: 3.92857rem
    }
}

.l-header-minimal__inner {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

@media screen and (max-width: 59.3125em) {
    .l-header-minimal__inner {
        flex-wrap: wrap
    }
}

.l-header-minimal__text {
    font-size: .85714rem;
    letter-spacing: 0.1em;
    opacity: 0.7;
    margin: 0;
    font-weight: 400
}

@media screen and (max-width: 59.3125em) {
    .l-header-minimal__text {
        font-size: .71429rem;
        letter-spacing: 0;
        display: none
    }
}

.l-header-minimal__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-minimal__tel {
        display: none
    }
}

.l-header-minimal__tel span {
    color: #009799;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 1.71429rem;
    letter-spacing: 0.02em;
    margin-right: 1.14286rem
}

.l-header-minimal__tel i {
    margin-right: .42857rem
}

.l-header-minimal__tel small {
    font-size: .92857rem;
    letter-spacing: 0
}

.l-header-minimal__heading {
    margin: 0;
    width: 12.5rem;
    flex-shrink: 0
}

@media screen and (max-width: 59.3125em) {
    .l-header-minimal__heading {
        width: 10.57143rem
    }
}

.l-header-minimal__heading a,
.l-header-minimal__heading img {
    display: block
}

.l-header-minimal__content {
    display: flex;
    align-items: center
}

.l-header-minimal__nav {
    margin-left: auto
}

@media screen and (max-width: 59.3125em) {
    .l-header-minimal__nav {
        display: none
    }
}

.l-header-minimal__nav ul {
    display: flex;
    align-items: center;
    width: 100%
}

.l-header-minimal__nav ul li {
    margin-left: .85714rem;
    margin-right: 32px
}

.l-header-minimal__nav ul li a {
    text-decoration: none;
    color: #000;
    font-size: 1rem;
    position: relative;
    padding-bottom: 2.57143rem;
    transition: all .3s ease
}

.l-header-minimal__nav ul li a:after {
    content: "";
    display: block;
    width: 0;
    height: .14286rem;
    background-color: #009799;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .3s ease
}

.l-header-minimal__nav ul li a:hover {
    opacity: 1;
    color: #009799
}

.l-header-minimal__nav ul li a:hover:after {
    width: 100%;
    opacity: 1
}

.l-header-minimal__button {
    max-width: 14rem !important;
    margin-left: 1.71429rem
}

@media screen and (max-width: 59.3125em) {
    .l-header-minimal__button {
        display: none
    }
}

.l-header-minimal__button:after {
    display: none
}

.l-header-minimal__button i {
    font-size: 1.14286rem;
    padding-right: .57143rem
}

.is-slidebar-active .l-header-minimal {
    position: fixed;
    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, 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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    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(../images/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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.28571rem;
    letter-spacing: 0.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: 0.1em;
    font-weight: 400
}

.l-header-variable__nav ul li a:after {
    content: "";
    display: block;
    width: 0;
    height: .14286rem;
    background-color: #009799;
    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: #009799
}

.l-header-variable__nav ul li a:hover:after {
    width: 100%;
    opacity: 1
}

.l-header-variable__nav ul li a span {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.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: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.28571rem;
    letter-spacing: 0.1em;
    line-height: 1
}

.l-header-variable__button small {
    display: block;
    font-size: .71429rem;
    letter-spacing: 0.1em;
    font-weight: 400
}

.is-slidebar-active .l-header-variable {
    position: fixed;
    top: 0;
    left: 0
}

.l-header {
    position: fixed;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    height: 9.28571rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.03)
}

@media screen and (max-width: 59.3125em) {
    .l-header {
        height: 4.28571rem;
        box-shadow: none
    }
}

.l-header__inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 1.92857rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 2.14286rem 0
}

@media screen and (max-width: 59.3125em) {
    .l-header__inner {
        padding-top: 0;
        height: auto;
        margin: 0 .57143rem
    }
}

.l-header__heading {
    width: 19.21429rem
}

@media screen and (max-width: 86.25em) {
    .l-header__heading {
        position: absolute;
        top: .57143rem;
        left: 0;
        margin: 0 auto !important
    }
}

@media screen and (max-width: 59.3125em) {
    .l-header__heading {
        position: relative;
        width: 13rem;
        margin: 0 !important;
        top: 0
    }
}

.l-header__heading.is-pc {
    display: block
}

@media screen and (max-width: 59.3125em) {
    .l-header__heading.is-pc {
        display: none
    }
}

.l-header__heading.is-sp {
    display: none
}

@media screen and (max-width: 59.3125em) {
    .l-header__heading.is-sp {
        display: block;
        width: 13.07143rem
    }
}

.l-header__logo {
    display: block;
    width: 100%;
    margin: 0
}

@media screen and (max-width: 86.25em) {
    .l-header__logo {
        margin: 0 auto !important
    }
}

@media screen and (max-width: 86.25em) {
    .l-header__content {
        width: 100%
    }
}

@media screen and (max-width: 59.3125em) {
    .l-header__content {
        display: none
    }
}

.l-header__submenu ul {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.l-header__submenu ul li {
    margin-right: 2.14286rem
}

.l-header__submenu ul li a {
    text-decoration: none;
    color: #000;
    font-size: .85714rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.66667;
    display: flex;
    align-items: center;
    transition: .3s
}

.l-header__submenu ul li a:hover {
    opacity: .5;
    transition: .3s
}

.l-header__submenu ul li a i {
    height: 100%;
    padding-right: .35714rem;
    font-size: .85714rem
}

.l-header__nav {
    margin-top: 2.85714rem
}

.l-header__nav ul {
    display: flex;
    align-items: center
}

@media screen and (max-width: 86.25em) {
    .l-header__nav ul {
        justify-content: flex-end
    }
}

.l-header__nav ul li {
    height: 100%;
    padding: 0 2.14286rem;
    position: relative
}

.l-header__nav ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: .07143rem;
    height: 2.14286rem;
    background: #D0D0D0
}

.l-header__nav ul li:first-child::before {
    display: none
}

.l-header__nav ul li:last-child {
    padding-right: 0
}

@media screen and (max-width: 69.375em) {
    .l-header__nav ul li {
        padding: 0 1.07143rem
    }
}

.l-header__nav ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.14286;
    transition: .3s
}

.l-header__nav ul li a:hover {
    opacity: .5;
    transition: .3s
}

@media screen and (max-width: 69.375em) {
    .l-header__nav ul li a {
        font-size: .85714rem
    }
}

.l-header__nav ul li a span {
    display: block
}

.l-header__nav ul li a small {
    display: block;
    font-size: .71429rem;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: 500;
    padding-top: .42857rem
}

.l-header__nav ul li a.is-current {
    color: #009799
}

.l-header__nav ul li a.is-current small {
    color: #000
}

.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: #009799;
    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: #009799;
    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: #006566
}

.l-offer-button__block.is-color-darken:after {
    left: auto;
    right: 0;
    transform: translateX(100%);
    background-color: #006566
}

.l-offer-button__text {
    text-align: center
}

.l-offer-button__text span {
    display: block;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 2.71429rem;
    letter-spacing: 0.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, 151, 153, 0.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-information h2,
#tinymce.post-type-information .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-information h3,
#tinymce.post-type-information .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-information h4,
#tinymce.post-type-information .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-information h5,
#tinymce.post-type-information .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-information h6,
#tinymce.post-type-information .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: #009799;
    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-information h2,
    #tinymce.post-type-information .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-information h3,
    #tinymce.post-type-information .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-information h4,
    #tinymce.post-type-information .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-information h5,
    #tinymce.post-type-information .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-information h6,
    #tinymce.post-type-information .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 #DBDBDB;
    padding-bottom: .71429rem
}

.l-offer-sm__tel {
    color: #009799;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    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: 0.05em
}

.l-offer {
    background-image: url("../images/bg-offer.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 3.42857rem 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer {
        padding: 2.85714rem 0
    }
}

.l-offer.is-padding-lg {
    padding: 4.57143rem 0
}

.l-offer__items {
    margin-top: 3.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer__items {
        margin-top: 1.71429rem
    }
}

.l-offer__items.is-button-one {
    margin-top: 1.71429rem;
    text-align: center
}

.l-offer__items.is-button-one .l-offer__button {
    max-width: 32.42857rem
}

.l-offer__button {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.14286rem;
    letter-spacing: 0.05em;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    padding: 1.71429rem 2.28571rem;
    position: relative;
    width: 100%;
    min-height: 6.28571rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer__button {
        font-size: 1.07143rem;
        min-height: 4.57143rem
    }
}

.l-offer__button:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 1.42857rem;
    top: 50%;
    right: 1.71429rem;
    transform: translateY(-50%);
    font-weight: 400
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer__button:after {
        font-size: 1.28571rem
    }
}

.l-offer__button.is-bgcolor-primary {
    background-color: #009799;
    border-color: #009799
}

.l-offer__button.is-tel {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 2.28571rem;
    line-height: 1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer__button.is-tel {
        font-size: 2rem
    }
}

.l-offer__button.is-tel i {
    margin-right: .57143rem
}

.l-offer__subtext {
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: 1rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer__subtext {
        margin-top: .42857rem;
        font-size: .85714rem;
        font-weight: 400;
        margin-bottom: 1.71429rem
    }
}

.l-offer.is-color-primary {
    background-image: none;
    background-color: #009799;
    padding: 4.57143rem 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer.is-color-primary {
        padding: 3.42857rem 0
    }
}

.l-offer.is-color-primary .c-heading,
.l-offer.is-color-primary .l-post-content h2,
.l-post-content .l-offer.is-color-primary h2,
.l-offer.is-color-primary #tinymce.post-type-post h2,
#tinymce.post-type-post .l-offer.is-color-primary h2,
.l-offer.is-color-primary #tinymce.post-type-information h2,
#tinymce.post-type-information .l-offer.is-color-primary h2,
.l-offer.is-color-primary #tinymce.mce-content-body.acf_content h2,
#tinymce.mce-content-body.acf_content .l-offer.is-color-primary h2,
.l-offer.is-color-primary .l-post-content h3,
.l-post-content .l-offer.is-color-primary h3,
.l-offer.is-color-primary #tinymce.post-type-post h3,
#tinymce.post-type-post .l-offer.is-color-primary h3,
.l-offer.is-color-primary #tinymce.post-type-information h3,
#tinymce.post-type-information .l-offer.is-color-primary h3,
.l-offer.is-color-primary #tinymce.mce-content-body.acf_content h3,
#tinymce.mce-content-body.acf_content .l-offer.is-color-primary h3,
.l-offer.is-color-primary .l-post-content h4,
.l-post-content .l-offer.is-color-primary h4,
.l-offer.is-color-primary #tinymce.post-type-post h4,
#tinymce.post-type-post .l-offer.is-color-primary h4,
.l-offer.is-color-primary #tinymce.post-type-information h4,
#tinymce.post-type-information .l-offer.is-color-primary h4,
.l-offer.is-color-primary #tinymce.mce-content-body.acf_content h4,
#tinymce.mce-content-body.acf_content .l-offer.is-color-primary h4,
.l-offer.is-color-primary .l-post-content h5,
.l-post-content .l-offer.is-color-primary h5,
.l-offer.is-color-primary #tinymce.post-type-post h5,
#tinymce.post-type-post .l-offer.is-color-primary h5,
.l-offer.is-color-primary #tinymce.post-type-information h5,
#tinymce.post-type-information .l-offer.is-color-primary h5,
.l-offer.is-color-primary #tinymce.mce-content-body.acf_content h5,
#tinymce.mce-content-body.acf_content .l-offer.is-color-primary h5,
.l-offer.is-color-primary .l-post-content h6,
.l-post-content .l-offer.is-color-primary h6,
.l-offer.is-color-primary #tinymce.post-type-post h6,
#tinymce.post-type-post .l-offer.is-color-primary h6,
.l-offer.is-color-primary #tinymce.post-type-information h6,
#tinymce.post-type-information .l-offer.is-color-primary h6,
.l-offer.is-color-primary #tinymce.mce-content-body.acf_content h6,
#tinymce.mce-content-body.acf_content .l-offer.is-color-primary h6 {
    color: #fff;
    margin-bottom: 2.28571rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .l-offer.is-color-primary .c-heading,
    .l-offer.is-color-primary .l-post-content h2,
    .l-post-content .l-offer.is-color-primary h2,
    .l-offer.is-color-primary #tinymce.post-type-post h2,
    #tinymce.post-type-post .l-offer.is-color-primary h2,
    .l-offer.is-color-primary #tinymce.post-type-information h2,
    #tinymce.post-type-information .l-offer.is-color-primary h2,
    .l-offer.is-color-primary #tinymce.mce-content-body.acf_content h2,
    #tinymce.mce-content-body.acf_content .l-offer.is-color-primary h2,
    .l-offer.is-color-primary .l-post-content h3,
    .l-post-content .l-offer.is-color-primary h3,
    .l-offer.is-color-primary #tinymce.post-type-post h3,
    #tinymce.post-type-post .l-offer.is-color-primary h3,
    .l-offer.is-color-primary #tinymce.post-type-information h3,
    #tinymce.post-type-information .l-offer.is-color-primary h3,
    .l-offer.is-color-primary #tinymce.mce-content-body.acf_content h3,
    #tinymce.mce-content-body.acf_content .l-offer.is-color-primary h3,
    .l-offer.is-color-primary .l-post-content h4,
    .l-post-content .l-offer.is-color-primary h4,
    .l-offer.is-color-primary #tinymce.post-type-post h4,
    #tinymce.post-type-post .l-offer.is-color-primary h4,
    .l-offer.is-color-primary #tinymce.post-type-information h4,
    #tinymce.post-type-information .l-offer.is-color-primary h4,
    .l-offer.is-color-primary #tinymce.mce-content-body.acf_content h4,
    #tinymce.mce-content-body.acf_content .l-offer.is-color-primary h4,
    .l-offer.is-color-primary .l-post-content h5,
    .l-post-content .l-offer.is-color-primary h5,
    .l-offer.is-color-primary #tinymce.post-type-post h5,
    #tinymce.post-type-post .l-offer.is-color-primary h5,
    .l-offer.is-color-primary #tinymce.post-type-information h5,
    #tinymce.post-type-information .l-offer.is-color-primary h5,
    .l-offer.is-color-primary #tinymce.mce-content-body.acf_content h5,
    #tinymce.mce-content-body.acf_content .l-offer.is-color-primary h5,
    .l-offer.is-color-primary .l-post-content h6,
    .l-post-content .l-offer.is-color-primary h6,
    .l-offer.is-color-primary #tinymce.post-type-post h6,
    #tinymce.post-type-post .l-offer.is-color-primary h6,
    .l-offer.is-color-primary #tinymce.post-type-information h6,
    #tinymce.post-type-information .l-offer.is-color-primary h6,
    .l-offer.is-color-primary #tinymce.mce-content-body.acf_content h6,
    #tinymce.mce-content-body.acf_content .l-offer.is-color-primary h6 {
        margin-bottom: 1.71429rem
    }
}

.l-offer.is-color-primary .l-offer__items {
    margin-top: 2.28571rem
}

.l-offer.is-color-primary .l-offer__box {
    border: 1px solid #fff;
    height: 100%;
    text-align: center;
    padding: 2.28571rem 3.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer.is-color-primary .l-offer__box {
        margin-bottom: .57143rem;
        height: inherit;
        padding: 1.71429rem
    }
}

.l-offer.is-color-primary .l-offer__box-text {
    font-size: 1rem;
    letter-spacing: 0.1em;
    margin-bottom: 1.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-offer.is-color-primary .l-offer__box-text {
        margin-bottom: .85714rem
    }
}

.l-offer.is-color-primary .l-offer__box-tel {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 2.28571rem;
    line-height: 1
}

.l-offer.is-color-primary .l-offer__box-tel i {
    margin-right: .57143rem
}

.l-offer.is-color-primary .l-offer__box-tel small {
    display: block;
    font-size: .92857rem;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-top: .57143rem
}

.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, 0.2);
    top: 0;
    left: 0
}

.l-page-header__image {
    height: 23.57143rem
}

.l-page-header__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    min-height: 23.57143rem;
    min-width: 100rem
}

.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
}

.l-page-header__title {
    font-family: 'lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 3rem;
    line-height: 1.2;
    letter-spacing: 0.06em;
    margin: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-page-header__title {
        font-size: 2rem
    }
}

.l-page-header__subtitle {
    font-weight: 700;
    letter-spacing: 0.1em
}

.l-page-header.is-image-hidden {
    height: 14.28571rem;
    background-color: #196F67
}

.l-page-header.is-image-hidden:after {
    display: none
}

.l-page-header.is-image-hidden .l-page-header__inner {
    color: #009799
}

.l-post-content p,
#tinymce.post-type-post p,
#tinymce.post-type-information p,
#tinymce.mce-content-body.acf_content p {
    text-align: left
}

.l-post-content h2,
#tinymce.post-type-post h2,
#tinymce.post-type-information h2,
#tinymce.mce-content-body.acf_content h2 {
    margin-top: 0;
    color: #009799
}

.l-post-content h3,
#tinymce.post-type-post h3,
#tinymce.post-type-information h3,
#tinymce.mce-content-body.acf_content h3 {
    margin-bottom: 3.42857rem;
    margin-top: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .l-post-content h3,
    #tinymce.post-type-post h3,
    #tinymce.post-type-information h3,
    #tinymce.mce-content-body.acf_content h3 {
        margin-bottom: 1.71429rem
    }
}

.l-post-content h4,
#tinymce.post-type-post h4,
#tinymce.post-type-information h4,
#tinymce.mce-content-body.acf_content h4 {
    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-information h4,
    #tinymce.mce-content-body.acf_content h4 {
        margin-bottom: 1.14286rem
    }
}

.l-post-content h5,
#tinymce.post-type-post h5,
#tinymce.post-type-information h5,
#tinymce.mce-content-body.acf_content h5 {
    color: #009799;
    margin-top: 0
}

.l-post-content h5:before,
#tinymce.post-type-post h5:before,
#tinymce.post-type-information h5:before,
#tinymce.mce-content-body.acf_content h5:before {
    content: "\f10c";
    font-family: "FontAwesome";
    line-height: 1;
    display: block;
    top: 5px
}

@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-information h5:before,
    #tinymce.mce-content-body.acf_content h5:before {
        top: 1px
    }
}

.l-post-content h6,
#tinymce.post-type-post h6,
#tinymce.post-type-information 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-information h2,
.is-twocolumns#tinymce.mce-content-body.acf_content h2 {
    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-information h2,
    .is-twocolumns#tinymce.mce-content-body.acf_content h2 {
        margin-bottom: 1.71429rem
    }
}

@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 {
    position: relative
}

.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: 7.42857rem;
    padding-bottom: 7.42857rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-section.is-lg {
        padding-top: 4.64286rem;
        padding-bottom: 3.57143rem
    }
}

.l-section.is-sm {
    padding-top: 3.71429rem;
    padding-bottom: 3.71429rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .l-section.is-sm {
        padding-top: 2.28571rem;
        padding-bottom: 2.28571rem
    }
}

.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: #009799
}

.l-section.is-color-secondary {
    background-color: #196F67
}

.l-section.is-top {
    padding-bottom: 0 !important
}

.l-section.is-bottom {
    padding-top: 0 !important
}

.l-section.is-bg-gray {
    background: rgba(46, 48, 51, 0.05)
}

.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(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.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(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.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
}

.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: bold;
    font-size: 2.28571rem;
    background: #009799;
    color: #fff;
    padding-left: 24px
}

.u-format__title {
    font-size: 1.42857rem;
    font-weight: bold;
    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 #009799
}

.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: "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, 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-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 (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 (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: 0.85em
}

strong,
.u-text-strong {
    font-weight: 700
}

del,
.u-text-del {
    text-decoration: line-through
}

a,
.u-text-link {
    color: #009799;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer
}

a:hover,
.u-text-link:hover,
.u-text-link.is-hover {
    opacity: 0.8
}

p a:visited {
    color: #887EBF
}

.u-text-danger {
    color: #cc2919
}

.u-text-info {
    color: #378da3
}

.u-text-success {
    color: #378da3
}
