@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit
}

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%
}

img {
    display: inherit
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

* {
    box-sizing: border-box;
    word-break: normal;
    background-repeat: no-repeat
}

div#ie_container {
    display: none;
    width: 100%;
    height: 100%;
    margin: auto
}

div#ie_container div.cover {
    width: 100%;
    height: 100%;
    max-width: none;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    margin: auto
}

div#ie_container div.cover p {
    width: 100%;
    position: absolute;
    font-size: 12px;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center
}

.ie7 body {
    overflow: hidden;
    background: #fff
}

.ie7 div#container {
    display: none
}

.ie8 body {
    overflow: hidden;
    background: #fff
}

.ie8 div#container {
    display: none
}

.ie8 div#ie_container {
    display: inherit
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.center_left {
    text-align: center
}

@media screen and (max-width: 768px) {
    .center_left {
        text-align: left
    }
}

.left_center {
    text-align: left
}

@media screen and (max-width: 768px) {
    .left_center {
        text-align: center
    }
}

.mt_10 {
    margin-top: 10px
}

.mt_20 {
    margin-top: 20px
}

.mt_30 {
    margin-top: 30px
}

.mt_50 {
    margin-top: 50px
}

.mt_100 {
    margin-top: 100px
}

@media screen and (max-width: 768px) {
    .mt_20 {
        margin-top: 15px
    }

    .mt_30 {
        margin-top: 20px
    }

    .mt_50 {
        margin-top: 30px
    }

    .mt_100 {
        margin-top: 50px
    }
}

@media screen and (max-width: 568px) {
    .mt_20 {
        margin-top: 15px
    }

    .mt_50 {
        margin-top: 25px
    }
}

.mb_10 {
    margin-bottom: 10px
}

.mb_20 {
    margin-bottom: 20px
}

.mb_30 {
    margin-bottom: 30px
}

.mb_50 {
    margin-bottom: 50px
}

.mb_100 {
    margin-bottom: 100px
}

@media screen and (max-width: 768px) {
    .mb_20 {
        margin-bottom: 15px
    }

    .mb_30 {
        margin-bottom: 20px
    }

    .mb_50 {
        margin-bottom: 30px
    }

    .mb_100 {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 568px) {
    .mb_20 {
        margin-bottom: 15px
    }

    .mb_50 {
        margin-bottom: 25px
    }
}

.mr_05 {
    margin-right: 5px
}

.mr_10 {
    margin-right: 10px
}

.mr_15 {
    margin-right: 15px
}

.mr_20 {
    margin-right: 20px
}

.mr_30 {
    margin-right: 30px
}

.ml_05 {
    margin-left: 5px
}

.ml_10 {
    margin-left: 10px
}

.ml_15 {
    margin-left: 15px
}

.ml_20 {
    margin-left: 20px
}

.ml_30 {
    margin-left: 30px
}

.font_size_30 {
    font-size: 30px
}

@media screen and (max-width: 768px) {
    .font_size_30 {
        font-size: 26px
    }
}

@media screen and (max-width: 568px) {
    .font_size_30 {
        font-size: 24px
    }
}

.font_size_26 {
    font-size: 26px
}

@media screen and (max-width: 768px) {
    .font_size_26 {
        font-size: 24px
    }
}

@media screen and (max-width: 568px) {
    .font_size_26 {
        font-size: 22px
    }
}

.font_size_24,
.sec-method .method-item-inner span,
a.g-c-btn,
a.g-c-btn--return,
.btn_return a {
    font-size: 24px
}

@media screen and (max-width: 768px) {

    .font_size_24,
    .sec-method .method-item-inner span,
    a.g-c-btn,
    a.g-c-btn--return,
    .btn_return a {
        font-size: 22px
    }
}

@media screen and (max-width: 568px) {

    .font_size_24,
    .sec-method .method-item-inner span,
    a.g-c-btn,
    a.g-c-btn--return,
    .btn_return a {
        font-size: 20px
    }
}

.font_size_22 {
    font-size: 22px
}

@media screen and (max-width: 768px) {
    .font_size_22 {
        font-size: 20px
    }
}

@media screen and (max-width: 568px) {
    .font_size_22 {
        font-size: 18px
    }
}

.font_size_20,
.sec-advantage .sec-advantage-content .advantage-item-inner-desc .ttl,
.tab-pane-item .contents .ttl,
.sec-flow .sec-flow-content .flow-item-inner-ttl,
.sec-intro .description .name span,
.sec-intro .description .maxim,
.f_complete p {
    font-size: 20px
}

@media screen and (max-width: 768px) {

    .font_size_20,
    .sec-advantage .sec-advantage-content .advantage-item-inner-desc .ttl,
    .tab-pane-item .contents .ttl,
    .sec-flow .sec-flow-content .flow-item-inner-ttl,
    .sec-intro .description .name span,
    .sec-intro .description .maxim,
    .f_complete p {
        font-size: 18px
    }
}

@media screen and (max-width: 568px) {

    .font_size_20,
    .sec-advantage .sec-advantage-content .advantage-item-inner-desc .ttl,
    .tab-pane-item .contents .ttl,
    .sec-flow .sec-flow-content .flow-item-inner-ttl,
    .sec-intro .description .name span,
    .sec-intro .description .maxim,
    .f_complete p {
        font-size: 16px
    }
}

.font_size_18,
.tabs li a,
.sec-intro .sec-intro-works table th,
.sec-intro .sec-intro-works table td,
div.form div.agree_box p.strong_text,
.g-c-faq {
    font-size: 18px
}

@media screen and (max-width: 768px) {

    .font_size_18,
    .tabs li a,
    .sec-intro .sec-intro-works table th,
    .sec-intro .sec-intro-works table td,
    div.form div.agree_box p.strong_text,
    .g-c-faq {
        font-size: 17px
    }
}

@media screen and (max-width: 568px) {

    .font_size_18,
    .tabs li a,
    .sec-intro .sec-intro-works table th,
    .sec-intro .sec-intro-works table td,
    div.form div.agree_box p.strong_text,
    .g-c-faq {
        font-size: 15px
    }
}

.font_size_16,
.sec-method .method-item-inner p,
.sec-flow .sec-flow-content .flow-item-inner-txt,
button,
p#fm_ajax_message,
.footer-sitemap-list-item a,
body {
    font-size: 16px
}

@media screen and (max-width: 768px) {

    .font_size_16,
    .sec-method .method-item-inner p,
    .sec-flow .sec-flow-content .flow-item-inner-txt,
    button,
    p#fm_ajax_message,
    .footer-sitemap-list-item a,
    body {
        font-size: 15px
    }
}

@media screen and (max-width: 568px) {

    .font_size_16,
    .sec-method .method-item-inner p,
    .sec-flow .sec-flow-content .flow-item-inner-txt,
    button,
    p#fm_ajax_message,
    .footer-sitemap-list-item a,
    body {
        font-size: 14px
    }
}

.font_size_14,
.tab-pane-item .contents span,
.sec-intro .description span.lbl,
.sec-intro .description dl,
.btn_add,
.btn_remove,
p#fm_ajax_message,
ul.header-nav-list-sub li a {
    font-size: 14px
}

@media screen and (max-width: 768px) {

    .font_size_14,
    .tab-pane-item .contents span,
    .sec-intro .description span.lbl,
    .sec-intro .description dl,
    .btn_add,
    .btn_remove,
    p#fm_ajax_message,
    ul.header-nav-list-sub li a {
        font-size: 13px
    }
}

@media screen and (max-width: 568px) {

    .font_size_14,
    .tab-pane-item .contents span,
    .sec-intro .description span.lbl,
    .sec-intro .description dl,
    .btn_add,
    .btn_remove,
    p#fm_ajax_message,
    ul.header-nav-list-sub li a {
        font-size: 12px
    }
}

.font_size_12,
div.err_area p,
div.err_area .text_box li,
.footer-copyright {
    font-size: 12px
}

@media screen and (max-width: 768px) {

    .font_size_12,
    div.err_area p,
    div.err_area .text_box li,
    .footer-copyright {
        font-size: 12px
    }
}

@media screen and (max-width: 568px) {

    .font_size_12,
    div.err_area p,
    div.err_area .text_box li,
    .footer-copyright {
        font-size: 11px
    }
}

.font_size_10 {
    font-size: 10px
}

@media screen and (max-width: 768px) {
    .font_size_10 {
        font-size: 10px
    }
}

@media screen and (max-width: 568px) {
    .font_size_10 {
        font-size: 10px
    }
}

.normal {
    font-weight: normal
}

.bold {
    font-weight: bold
}

.corners {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

@media screen and (max-width: 768px) {
    .hide_sp {
        display: none
    }
}

@media screen and (min-width: 769px) {
    .hide_pc {
        display: none
    }
}

@media screen and (max-width: 1280px) {
    .hide_less_pc {
        display: none
    }
}

@media screen and (min-width: 1281px) {
    .hide_more_pc {
        display: none
    }
}

@media screen and (max-width: 1000px) {
    .hide_less_spc {
        display: none
    }
}

@media screen and (min-width: 1001px) {
    .hide_more_spc {
        display: none
    }
}

@media screen and (max-width: 568px) {
    .hide_less_sp {
        display: none
    }
}

@media screen and (min-width: 569px) {
    .hide_more_sp {
        display: none
    }
}

@media screen and (max-width: 414px) {
    .hide_less_ssp {
        display: none
    }
}

@media screen and (min-width: 415px) {
    .hide_more_ssp {
        display: none
    }
}

@media screen and (max-width: 374px) {
    .hide_less_sssp {
        display: none
    }
}

@media screen and (min-width: 375px) {
    .hide_more_sssp {
        display: none
    }
}

.display_none {
    display: none
}

.sp_link {
    pointer-events: none
}

@media screen and (max-width: 768px) {
    .sp_link {
        pointer-events: inherit
    }
}

.wth_100 {
    width: 100%;
    height: auto
}

.position_relative {
    position: relative
}

.overflow_hidden {
    overflow: hidden
}

.unselectable {
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.header-nav-list,
.g-p-wrapper {
    zoom: 1
}

.header-nav-list:after,
.g-p-wrapper:after {
    display: block;
    content: "";
    clear: both
}

.transitions {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease
}

@media screen and (max-width: 768px) {
    .transitions {
        transition: all 0s ease;
        -webkit-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease
    }
}

.all_transitions,
ul.header-nav-list-sub,
ul.header-nav-list-sub li,
ul.header-nav-list-sub li a {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease
}

.vertical,
.header-nav,
.header-logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.obj_image {
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.g-p-wrapper {
    width: 95%;
    max-width: 1080px;
    margin: auto;
    position: relative
}

html,
body {
    width: 100%;
    height: 100%;
    min-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {

    html,
    body {
        min-width: inherit
    }
}

body {
    font-family: "Noto Sans JP", sans-serif;
    color: #333;
    line-height: 1.7em
}

div#container {
    width: 100%;
}

::selection {
    background: #017f44;
    color: #fff
}

::-moz-selection {
    background: #017f44;
    color: #fff
}

a {
    transition: background-color .4s ease, color .4s ease, opacity .4s ease
}

a,
a:hover,
a:visited,
a:link {
    color: #333;
    text-decoration: none
}

a img {
    transition: opacity .4s ease
}

a:hover {
    opacity: .75
}

a:hover img {
    opacity: .75
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0
}

@media screen and (max-width: 768px) {

    table.tb_block,
    table.tb_block thead,
    table.tb_block tbody,
    table.tb_block tfoot,
    table.tb_block tr {
        display: block;
        width: 100%
    }

    table.tb_block tr th,
    table.tb_block tr td {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 568px) {

    table.sp_block,
    table.sp_block thead,
    table.sp_block tbody,
    table.sp_block tfoot,
    table.sp_block tr {
        display: block;
        width: 100%
    }

    table.sp_block tr th,
    table.sp_block tr td {
        display: block;
        width: 100%
    }
}

picture {
    display: block
}

br {
    line-height: inherit
}

hr {
    height: 1px;
    clear: both;
    border: none;
    border-top: #377d48 1px solid;
    color: #fff
}

@media screen and (max-width: 768px) {
    .g-p-wrapper {
        width: 100%;
        padding: 20px 20px;
    }
}

.g-p-sec {
    padding-top: 120px;
    padding-bottom: 120px
}

@media screen and (max-width: 768px) {
    .g-p-sec {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.g-p-sec:first-child {
    padding-top: 80px
}

@media screen and (max-width: 768px) {
    .g-p-sec:first-child {
        padding-top: 30px
    }
}

.g-p-sec:last-child {
    padding-bottom: 80px
}

@media screen and (max-width: 768px) {
    .g-p-sec:last-child {
        padding-bottom: 30px
    }
}

.g-c-faq {
    max-width: 896px;
    width: 100%;
    margin: 0 auto 12px;
    letter-spacing: .04em
}

@media screen and (max-width: 768px) {
    .g-c-faq {
        max-width: 100%
    }
}

.g-c-faq p {
    display: inline-block;
    width: calc(100% - 48px);
    margin-left: auto
}

@media screen and (max-width: 768px) {
    .g-c-faq p {
        display: block;
        width: calc(100% - 35px)
    }
}

.g-c-faq span {
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 32px;
    color: #017f44;
    font-family: "Roboto", sans-serif;
    border-radius: 100px
}

@media screen and (max-width: 768px) {
    .g-c-faq span {
        width: 25px;
        font-size: 24px;
        display: block;
        margin: 0 0 5px 0;
        transform: translateY(2px)
    }
}

.g-c-faq dt {
    cursor: pointer;
    padding: 25px 30px;
    background: #f2f2f2;
    border-radius: 8px;
    display: flex
}

@media screen and (max-width: 768px) {
    .g-c-faq dt {
        padding: 10px 15px
    }
}

.g-c-faq dt:hover {
    background: #ddd
}

.g-c-faq dt p {
    padding: 0 35px 0 0;
    letter-spacing: .04em;
    background-image: url(../img/arrow/arrow_open.svg);
    background-position: right center;
    background-size: 24px 24px
}

@media screen and (max-width: 768px) {
    .g-c-faq dt p {
        width: calc(100% - 35px);
        padding-right: 10px;
        margin-left: auto;
        background-size: 15px 15px
    }
}

.g-c-faq dt.open p {
    background-image: url(../img/arrow/arrow_close.svg);
    background-position: right center;
    background-size: 24px 24px
}

@media screen and (max-width: 768px) {
    .g-c-faq dt.open p {
        background-size: 15px 15px
    }
}

.g-c-faq dd {
    display: none;
    padding: 30px 30px 35px;
    line-height: 1.5em
}

@media screen and (max-width: 768px) {
    .g-c-faq dd {
        padding: 15px
    }
}

.g-c-faq .A {
    display: flex
}

.g-c-title {
    margin: 0 auto 62px;
    font-weight: bold;
    text-align: center;
    font-size: 48px;
    line-height: 1.5;
    letter-spacing: .04em
}

@media screen and (max-width: 768px) {
    .g-c-title {
        font-size: 24px;
        margin-bottom: 25px
    }
}

.g-c-title span {
    color: #017f44
}

a.g-c-btn,
a.g-c-btn--return,
.btn_return a {
    display: block;
    max-width: 396px;
    width: 100%;
    border: 3px solid #017f44;
    background: #fff;
    color: #017f44;
    letter-spacing: .04em;
    padding: 24px 20px;
    border-radius: 40px;
    font-weight: bold;
    text-align: center
}

@media screen and (max-width: 768px) {

    a.g-c-btn,
    a.g-c-btn--return,
    .btn_return a {
        max-width: 100%;
        padding: 10px;
        font-size: 16px
    }
}

a.g-c-btn:hover,
a.g-c-btn--return:hover,
.btn_return a:hover {
    opacity: 1;
    background: #f0f7f4
}

.g-c-btn--return,
.btn_return a {
    margin: 60px auto 0
}

@media screen and (max-width: 768px) {

    .g-c-btn--return,
    .btn_return a {
        margin-top: 30px
    }
}

.g-c-banner {
    background: url("../img/front/bg_contact.jpg") no-repeat right center;
    background-size: cover;
    padding: 80px 0;
    height: 467px
}

@media screen and (max-width: 768px) {
    .g-c-banner {
        padding: 40px 0 0;
        height: auto;
        overflow: hidden
    }
}

.g-c-banner .g-p-wrapper {
    display: flex;
    align-items: center
}

@media screen and (max-width: 768px) {
    .g-c-banner .g-p-wrapper {
        display: block
    }
}

.g-c-banner .g-c-banner-image {
    max-width: 436px;
    width: 40.37%
}

@media screen and (max-width: 768px) {
    .g-c-banner .g-c-banner-image {
        width: 100%;
        max-width: 260px;
        margin: 0 auto 70px
    }
}

.g-c-banner .g-c-banner-image img {
    display: block;
    width: 100%;
    height: auto
}

.g-c-banner .g-c-banner-content {
    width: 59.63%;
    position: relative;
    padding-left: 24px
}

@media screen and (max-width: 768px) {
    .g-c-banner .g-c-banner-content {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        padding-left: 0;
        padding-bottom: 80px
    }
}

.g-c-banner .g-c-banner-content::after {
    content: "";
    width: 413px;
    height: 520px;
    background: url("../img/front/contact_person.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -161px
}

@media only screen and (max-width: 1088px) {
    .g-c-banner .g-c-banner-content::after {
        bottom: -175px;
        right: -65px
    }
}

@media only screen and (max-width: 1024px) {
    .g-c-banner .g-c-banner-content::after {
        bottom: -176px
    }
}

@media screen and (max-width: 768px) {
    .g-c-banner .g-c-banner-content::after {
        width: 206px;
        height: 260px;
        bottom: 0;
        right: 0
    }
}

@media screen and (max-width: 414px) {
    .g-c-banner .g-c-banner-content::after {
        right: -20px
    }
}

.g-c-banner .g-c-banner-content h2 {
    color: #fff;
    max-width: 396px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: .04em;
    margin-bottom: 25px;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .g-c-banner .g-c-banner-content h2 {
        max-width: 300px;
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 568px) {
    .g-c-banner .g-c-banner-content h2 {
        max-width: 260px
    }
}

@media screen and (max-width: 414px) {
    .g-c-banner .g-c-banner-content h2 {
        max-width: 220px
    }
}

.g-c-banner .g-c-banner-content a.g-c-btn,
.g-c-banner .g-c-banner-content a.g-c-btn--return,
.g-c-banner .g-c-banner-content .btn_return a,
.btn_return .g-c-banner .g-c-banner-content a {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 768px) {

    .g-c-banner .g-c-banner-content a.g-c-btn,
    .g-c-banner .g-c-banner-content a.g-c-btn--return,
    .g-c-banner .g-c-banner-content .btn_return a,
    .btn_return .g-c-banner .g-c-banner-content a {
        max-width: 300px
    }
}

@media screen and (max-width: 568px) {

    .g-c-banner .g-c-banner-content a.g-c-btn,
    .g-c-banner .g-c-banner-content a.g-c-btn--return,
    .g-c-banner .g-c-banner-content .btn_return a,
    .btn_return .g-c-banner .g-c-banner-content a {
        max-width: 260px
    }
}

@media screen and (max-width: 414px) {

    .g-c-banner .g-c-banner-content a.g-c-btn,
    .g-c-banner .g-c-banner-content a.g-c-btn--return,
    .g-c-banner .g-c-banner-content .btn_return a,
    .btn_return .g-c-banner .g-c-banner-content a {
        max-width: 220px;
        font-size: 15px
    }
}

.g-p-page_ttl {
    text-align: center;
    font-weight: bold;
    margin: 70px 0 50px;
    font-size: 48px;
    letter-spacing: .04em;
    color: #017f44
}

@media screen and (max-width: 768px) {
    .g-p-page_ttl {
        font-size: 24px;
        margin: 35px 0 10px
    }
}

.slidein_left,
.slidein_right {
    opacity: 1;
    transition: transform 1s ease, opacity 1s ease-in
}

.slidein_left.init {
    opacity: 0;
    transform: translate(-10%, 0)
}

.slidein_right.init {
    opacity: 0;
    transform: translate(10%, 0)
}

.slideup {
    opacity: 1;
    transition: opacity .7s ease-in-out, transform 1.5s cubic-bezier(0.35, 0.34, 0.22, 0.99);
    transform: translate(0, 0);
    will-change: transform, opacity
}

.slideup.init {
    opacity: 0;
    transform: translate(0, 100px)
}

@media screen and (max-width: 768px) {
    .slideup.init {
        transform: translate(0, 80px)
    }
}

.slideup_js {
    opacity: 0;
    transform: translate(0, 150px);
    will-change: transform, opacity
}

.rotate {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
    transition: opacity 4s, -webkit-transform 4s;
    transition: opacity 4s, transform 4s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.rotate.init {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale3d(1.3, 1.3, 1) rotate3d(1, -3, -1, -36deg) translate3d(0, 50px, 130px);
    transform: scale3d(1.3, 1.3, 1) rotate3d(1, -3, -1, -36deg) translate3d(0, 50px, 130px)
}

.fadein {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.fadein.init {
    opacity: 0
}

@media screen and (min-width: 569px) {
    .delay_100 {
        transition-delay: 100ms
    }

    .delay_200 {
        transition-delay: 200ms
    }

    .delay_300 {
        transition-delay: 300ms
    }

    .delay_400 {
        transition-delay: 400ms
    }

    .delay_400_0 {
        transition-delay: 400ms
    }
}

@media screen and (min-width: 569px)and (max-width: 568px) {
    .delay_400_0 {
        transition-delay: 0
    }
}

@media screen and (max-width: 568px) {
    .clear_effect_sp {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important
    }
}

@media screen and (min-width: 569px) {
    .clear_effect_up_sp {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important
    }
}

header {
    width: 100%
}

.header-inner {
    height: 100px;
    margin: auto;
    position: relative
}

@media screen and (max-width: 768px) {
    .header-inner {
        min-width: inherit;
        height: 46px
    }
}

.header-logo {
    left: 40px;
    display: flex;
}

@media screen and (max-width: 768px) {
    .header-logo {
        position: relative;
        left: 0;
        top: 0;
        z-index: 100;
        transform: translateY(0);
        padding: 10px 0 0 20px;
        max-width: 185px;
        background: #fff
    }
}

.header-logo a {
    display: block
}

.header-logo a img {
    max-width: 368px;
    width: 100%;
    height: auto
}

@media only screen and (max-width: 1100px) {
    .header-logo a img {
        max-width: 250px
    }
}

@media screen and (max-width: 768px) {
    .header-logo a img {
        max-width: 170px
    }
}
@media screen and (max-width: 768px) {
    .header-logo .p-mark-a img {
        max-width: 25px;
    }
}

.header-cv {
    width: 240px;
    height: 100%;
    text-align: center;
    display: flex;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: auto;
    left: auto
}

@media screen and (max-width: 768px) {
    .header-cv {
        width: auto;
        right: 45px;
        z-index: 100
    }
}

.header-cv-item {
    width: 50%
}

.header-cv-item+.header-cv-item a {
    background: #017f44
}

.header-cv-item+.header-cv-item a,
.header-cv-item+.header-cv-item a:hover,
.header-cv-item+.header-cv-item a:visited,
.header-cv-item+.header-cv-item a:link {
    color: #fff;
    text-decoration: none
}

.header-cv-item+.header-cv-item a:hover {
    background: #005f32
}

.header-cv-item+.header-cv-item a span {
    background: url("../img/common/ico_mail.svg") no-repeat top center;
    background-size: 32px 32px
}

@media screen and (max-width: 768px) {
    .header-cv-item+.header-cv-item a span {
        background-size: 16px 16px
    }
}

.header-cv a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(177, 209, 178, .4);
    text-align: center;
    position: relative;
    font-size: 13px;
    font-weight: bold
}

.header-cv a,
.header-cv a:hover,
.header-cv a:visited,
.header-cv a:link {
    color: #017f44;
    text-decoration: none
}

@media screen and (max-width: 768px) {
    .header-cv a {
        font-size: 10px;
        padding: 0 10px;
        white-space: nowrap
    }
}

@media screen and (max-width: 568px) {
    .header-cv a {
        padding: 0 7px
    }
}

.header-cv a:hover {
    opacity: 1 !important;
    background: rgba(177, 209, 178, .8)
}

.header-cv a span {
    padding-top: 35px;
    position: relative;
    background: url("../img/common/ico_doc.svg") no-repeat top center;
    background-size: 32px 32px
}

@media screen and (max-width: 768px) {
    .header-cv a span {
        padding-top: 14px;
        background-size: 16px 16px
    }
}

.header-cv a span.hide_sp {
    display: inline-block
}

@media screen and (max-width: 768px) {
    .header-cv a span.hide_sp {
        display: none
    }
}

.header-cv a span.hide_pc {
    display: none
}

@media screen and (max-width: 768px) {
    .header-cv a span.hide_pc {
        display: block
    }
}

.header-cv a:hover {
    opacity: .8
}

header.fixed {
    background: rgba(255, 255, 255, .7);
    position: fixed;
    z-index: 100
}

.header-nav {
    margin: auto;
    position: absolute;
    right: 265px;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .header-nav {
        position: fixed;
        top: 0;
        margin-top: -100vh;
        left: 0;
        right: unset;
        width: 100%;
        height: 100vh;
        overflow: auto;
        background-color: #fff;
        -webkit-transform: none;
        transform: none;
        transition: margin .3s ease
    }
}

.header-nav-tel {
    margin-bottom: 10px;
    padding-right: 15px;
    text-align: right
}

@media screen and (max-width: 768px) {
    .header-nav-tel {
        display: none
    }
}

.header-nav-tel a {
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    font-size: 32px;
    padding-left: 40px;
    background: url("../img/common/ico_tel.svg") no-repeat left center;
    background-size: 32px 32px
}

.header-nav-tel a,
.header-nav-tel a:hover,
.header-nav-tel a:visited,
.header-nav-tel a:link {
    color: #017f44;
    text-decoration: none
}

@media screen and (max-width: 768px) {
    .header-nav-list {
        width: calc(100% - 40px);
        padding: 25px 0;
        margin: 0 auto 40px;
        border-bottom: 1px solid #e2e2e2
    }
}

.header-nav-list-item {
    float: left
}

@media screen and (max-width: 768px) {
    .header-nav-list-item {
        width: 100%;
        float: none
    }
}

.header-nav-list-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 15px
}

.header-nav-list-item a:hover {
    opacity: 1;
    color: #005f32
}

@media screen and (max-width: 768px) {
    .header-nav-list-item a {
        padding: 15px;
        font-size: 16px;
        position: relative
    }
}

@media screen and (max-width: 768px) {
    .header-nav-list-item a:after {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        width: 10px;
        height: 10px;
        margin-top: -5px;
        border-left: 2px solid #017f44;
        border-top: 2px solid #017f44;
        transform: rotate(135deg)
    }
}

.header-nav-list-item a.active {
    color: #017f44
}

.header-nav-list-item.switching {
    display: none
}

@media screen and (max-width: 768px) {
    .header-nav-list-item.switching {
        display: inherit
    }
}

.header-nav-list-item.switching img {
    width: 90%;
    height: auto;
    margin: 0 auto 20px auto
}

.header-nav-list-item.switching ul {
    padding: 15px 0
}

.header-nav-list-item.switching ul li a {
    padding: 3px 15px;
    font-weight: normal;
    border-bottom: none
}

.header-nav-list-item--parent {
    position: relative
}

.header-nav-list-item--parent>a:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/arrow/input_select.svg);
    background-position: center right;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    vertical-align: middle
}

ul.header-nav-list-sub {
    position: absolute;
    top: 100%;
    left: 50%;
    width: auto;
    transform: translate(-50%, 0);
    background-color: rgba(255, 255, 255, .7)
}

ul.header-nav-list-sub li {
    padding: 0 15px;
    height: 0;
    overflow: hidden
}

ul.header-nav-list-sub li a {
    padding: 0 10px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 5px 10px;
    background-position: left top 5px;
    white-space: nowrap;
    text-align: left;
    line-height: 1.7;
    opacity: 0;
    border: none;
    font-weight: 700
}

@media screen and (max-width: 768px) {
    ul.header-nav-list-sub li a {
        padding: 5px 5px 5px 15px
    }
}

@media screen and (max-width: 768px) {
    ul.header-nav-list-sub {
        position: static;
        top: inherit;
        left: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        z-index: auto;
        padding: 0 0 15px 25px;
        overflow: inherit;
        height: auto;
        background: inherit
    }

    ul.header-nav-list-sub li {
        height: auto;
        overflow: inherit;
        padding: 0
    }

    ul.header-nav-list-sub li a {
        opacity: 1;
        font-size: 13px;
        background-image: url("../img/arrow/arrow_right_c.svg");
        background-position: left top 10px
    }

    ul.header-nav-list-sub li a:hover {
        letter-spacing: inherit
    }
}

@media screen and (min-width: 769px) {
    .header-nav-list-item--parent:hover ul.header-nav-list-sub {
        padding: 5px 5px
    }

    .header-nav-list-item--parent:hover ul.header-nav-list-sub li {
        padding: 5px 10px;
        overflow: visible;
        height: auto
    }

    .header-nav-list-item--parent:hover ul.header-nav-list-sub li a {
        padding: 0 10px;
        opacity: 1;
        background-image: url("../img/arrow/arrow_right_c.svg")
    }
}

.header-nav-contact {
    width: calc(100% - 40px);
    margin: 0 auto 100px
}

.header-nav-contact .tel,
.header-nav-contact .mail,
.header-nav-contact .doc,
.header-nav-contact .timerex{
    width: 100%;
    border: 1px solid #017f44;
    font-size: 24px;
    font-weight: bold;
    border-radius: 40px;
    text-align: center;
    margin-bottom: 16px
}

.header-nav-contact .tel a,
.header-nav-contact .mail a,
.header-nav-contact .doc a, 
.header-nav-contact .timerex a {
    color: #017f44;
    height: 60px;
    padding: 18px 10px
}

@media screen and (max-width: 768px) {

    .header-nav-contact .tel a,
    .header-nav-contact .mail a,
    .header-nav-contact .doc a,
    .header-nav-contact .timerex a {
        display: block
    }
}

.header-nav-contact .tel a span,
.header-nav-contact .mail a span,
.header-nav-contact .doc a span,
.header-nav-contact .timerex a span{
    padding-left: 40px;
    background: url("../img/common/ico_tel.svg") no-repeat left center;
    background-size: 32px 32px
}

.header-nav-contact .doc {
    background: rgba(177, 209, 178, .4);
    border: none
}

.header-nav-contact .doc a {
    font-size: 16px
}

.header-nav-contact .timerex a{
    font-size: 16px;
    color: #fff
}

.header-nav-contact .doc a span {
    padding-left: 34px;
    background: url("../img/common/ico_doc.svg") no-repeat left center;
    background-size: 28px 32px
}

.header-nav-contact .mail {
    background: #017f44;
    border: none
}

.header-nav-contact .timerex {
    background: #008a71;
    border: none
}

.header-nav-contact .timerex a span {
    padding-left: 34px;
    background:  url("../img/common/calender.svg") no-repeat left center;
    background-size: 24px 32px
}

.header-nav-contact .mail a {
    font-size: 16px;
    color: #fff
}

.header-nav-contact .mail a span {
    padding-left: 38px;
    background: url("../img/common/ico_mail_w.svg") no-repeat left center;
    background-size: 32px 32px
}

body.drawer_open {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

body.drawer_open .header-inner {
    background: #fff;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%
}

.header-toggle-btn {
    display: none
}

@media screen and (max-width: 768px) {
    .header-toggle-btn {
        position: absolute;
        z-index: 1001;
        top: 0;
        right: 5px;
        display: block;
        box-sizing: content-box;
        width: 22px;
        padding: 15px 7px;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        border: 0;
        outline: 0;
        background-color: rgba(0, 0, 0, 0)
    }
}

.header-toggle-btn-bar {
    background-color: #017f44;
    display: block;
    width: 100%;
    height: 2px;
    border: 0;
    -webkit-transition: background-color .35s ease, transform .35s ease;
    transition: background-color .35s ease, transform .35s ease
}

.header-toggle-btn-bar+.header-toggle-btn-bar {
    margin-top: 6px
}

.header-toggle-btn.toggle_active .header-toggle-btn-bar {
    background-color: #017f44
}

.header-toggle-btn.toggle_active .top {
    -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
    transform: translateY(5px) translateX(0) rotate(45deg);
    width: 22px
}

.header-toggle-btn.toggle_active .middle {
    opacity: 0
}

.header-toggle-btn.toggle_active .bottom {
    -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg);
    transform: translateY(-12px) translateX(0) rotate(-45deg);
    width: 22px;
    margin-left: 0
}

@media screen and (max-width: 768px) {
    .header-nav.is_open {
        margin-top: 46px
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 0;
        transform: translate3d(0, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 0;
        transform: translate3d(0, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes fadeOutScale {
    from {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0.9)
    }
}

.footer {
    padding: 60px 0 50px
}

@media screen and (max-width: 768px) {
    .footer {
        padding: 40px 0 20px
    }
}

.footer .g-p-wrapper {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .footer .g-p-wrapper {
        display: block
    }
}

.footer .footer-left {
    width: 41.66%;
    max-width: 450px
}

@media screen and (max-width: 768px) {
    .footer .footer-left {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px
    }
}

.footer .footer-right {
    width: 45.85%;
    margin-left: auto;
    max-width: 345px;
    padding-top: 15px
}

@media screen and (max-width: 768px) {
    .footer .footer-right {
        width: 100%;
        max-width: 100%;
        margin-left: 0
    }
}

div.footer-logo {
    max-width: 448px;
    width: 100%;
    margin-bottom: 58px;
    display: flex;
}

@media screen and (max-width: 768px) {
    div.footer-logo {
        max-width: 284px;
        margin: 0 auto 30px;
        display: flex;
    }
}

div.footer-logo img {
    display: block;
    width: 100%;
    height: auto
}

.footer-sitemap-list {
    max-width: 254px;
    margin-bottom: 18px;
    width: 100%;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .footer-sitemap-list {
        max-width: 100%;
        display: block;
        margin: 0 auto 40px
    }
}

@media screen and (max-width: 768px) {
    .footer-sitemap-list-item {
        width: 100%;
        margin-bottom: 5px
    }
}

.footer-sitemap-list-item a:hover {
    opacity: 1;
    color: #005f32
}

.footer-copyright {
    color: #aaa;
    letter-spacing: .04em
}

.footer-copyright-sp {
    font-size: 10px;
    margin-top: 30px;
    text-align: center;
    color: #aaa;
    letter-spacing: .04em
}

.footer-right-tel {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    .footer-right-tel {
        margin-bottom: 15px
    }
}

.footer-right-tel a {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-left: 48px;
    display: block;
    color: #017f44;
    font-size: 40px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    background: url("../img/common/ico_tel.svg") no-repeat left 5px center;
    background-size: 32px 32px
}

@media screen and (max-width: 768px) {
    .footer-right-tel a {
        max-width: 200px;
        font-size: 26px;
        text-align: center;
        padding-left: 30px;
        background: url("../img/common/ico_tel.svg") no-repeat left 0 center;
        background-size: 24px 24px
    }
}

.footer-right-btn a {
    display: block;
    margin-bottom: 12px;
    background: rgba(177, 209, 178, .4);
    text-align: center;
    border-radius: 100px;
    font-size: 13px;
    font-weight: bold;
    padding: 15px 20px;
    color: #017f44
}

.footer-right-btn a:hover {
    background: rgba(177, 209, 178, .75);
    opacity: 1
}

.footer-right-btn a span {
    padding: 20px 0 20px 35px;
    background: url("../img/common/ico_doc_b.svg") no-repeat left center;
    background-size: 32px 35px
}

.footer-right-btn a+a {
    background: #017f44;
    color: #fff
}

.footer-right-btn a+a:hover {
    background: #005f32
}

.footer-right-btn a+a span {
    padding-left: 45px;
    background: url("../img/common/ico_mail_w.svg") no-repeat left center;
    background-size: 32px 32px
}

.contact table {
    max-width: 712px;
    margin: 0 auto
}

.contact input {
    margin-bottom: 8px
}

div.form span.essential,
div.form span.optional {
    white-space: nowrap;
    padding: 5px;
    line-height: 1;
    font-size: 13px;
    color: #ba0000;
    background-color: rgba(186, 0, 0, .12);
    margin: 0 5px 0 0
}

@media screen and (max-width: 768px) {

    div.form table,
    div.form table thead,
    div.form table tbody,
    div.form table tfoot,
    div.form table tr {
        display: block;
        width: 100%
    }

    div.form table tr th,
    div.form table tr td {
        display: block;
        width: 100%
    }
}

div.form table table {
    width: 100%
}

div.form table th,
div.form table td {
    text-align: left
}

div.form table th {
    width: 29.4%;
    max-width: 210px;
    font-weight: bold;
    position: relative;
    vertical-align: top;
    padding-left: 40px;
    padding-top: 15px
}

div.form table th span {
    position: absolute;
    left: 0;
    top: 18px
}

@media screen and (max-width: 768px) {
    div.form table th span {
        top: 14px
    }
}

div.form table th p {
    display: inline-block;
    word-break: break-all
}

@media screen and (min-width: 769px) {
    div.form table.table_confirm th {
        padding: 15px 20px
    }
}

div.form p.head {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 24px
}

div.form p.closing {
    padding: 20px 0 10px 0;
    font-weight: bold;
    text-align: center
}

div.form .agree_box {
    max-width: 712px;
    margin: 50px auto 20px
}

div.form div.agree_box,
div.form div.agree_box p,
div.form div.agree_box span,
div.form div.agree_box li,
div.form div.agree_box ul {
    line-height: 1.5
}

@media screen and (max-width: 568px) {
    div.form div.agree_box {
        padding: 15px 5px 5px 5px;
        margin-top: 0
    }
}

div.form div.agree_box p {
    text-align: center
}

div.form div.agree_box p.strong_text {
    font-weight: 700
}

@media screen and (max-width: 414px) {
    div.form div.agree_box p.strong_text {
        font-size: 14px
    }
}

@media screen and (max-width: 374px) {
    div.form div.agree_box p.strong_text {
        font-size: 13px
    }
}

div.form div.agree_box ul.check_list {
    width: 100%;
    max-width: 150px;
    margin: 20px auto;
    justify-content: center
}

@media screen and (max-width: 768px) {
    div.form div.agree_box ul.check_list {
        margin: 10px auto
    }
}

div.form div.agree_box ul.check_list li {
    width: auto
}

@media only screen and (max-width: 1000px) {
    div.form div.agree_box ul.check_list li {
        border-bottom: none
    }
}

div.form div.agree_box div.err_area .text_box {
    padding: 0;
    max-width: 600px;
    margin: 5px auto 0 auto
}

div.form div.agree_box .privacy_box {
    font-size: 9px
}

div.form div.agree_box .policy_box {
    height: 100px;
    width: 100%;
    border: 1px solid #ccc;
    overflow: auto;
    margin: 20px 0
}

div.form div.agree_box p.head_agree {
    margin: 0
}

div.form div.agree_box p.head_agree span.essential {
    margin-right: 15px
}

@media screen and (max-width: 768px) {
    div.form div.agree_box p.head_agree {
        margin: 20px 0 0
    }

    div.form div.agree_box p.head_agree span.essential {
        margin-right: 10px
    }
}

div.err_area {
    display: block
}

div.err_area p {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    color: #ba0000;
    border: #ba0000 1px solid;
    margin: 5px auto 0;
    text-align: center !important;
    border-radius: 5px
}

div.err_area .text_box {
    width: 80%;
    margin: 5px auto;
    padding: 15px 0;
    display: block
}

div.err_area .text_box li {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    color: #ba0000;
    border: #ba0000 1px solid;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px
}

div.err_area .list_box {
    width: 90%;
    margin: 0 auto 10px auto;
    padding: 5px 0
}

div.err_area .list_box li {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    color: #ba0000;
    border: #ba0000 2px solid;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px
}

div.error_area {
    max-width: 800px;
    margin: 0 auto
}

div.error_area .error_access,
div.error_area .text_box,
div.error_area .list_box {
    margin: 0 auto 10px auto;
    padding: 5px 0
}

div.error_area .error_access li,
div.error_area .text_box li,
div.error_area .list_box li {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    color: #ba0000;
    border: #ba0000 2px solid;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px
}

.btn_add,
.btn_remove {
    padding: 5px 20px;
    border-radius: 5px;
    background-color: #017f44;
    display: inline-block;
    font-weight: 700;
    border: none
}

.btn_add,
.btn_remove,
.btn_add:hover,
.btn_add:visited,
.btn_add:link {
    color: #fff;
    text-decoration: none
}

.btn_add:hover,
.btn_remove:hover {
    text-decoration: none;
    opacity: .8
}

.btn_add span,
.btn_remove span {
    padding-left: 12px;
    position: relative;
    display: inline-block
}

.btn_add span:before,
.btn_remove span:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 3px;
    line-height: 1
}

.btn_remove {
    background-color: #fff
}

.btn_remove,
.btn_remove:hover,
.btn_remove:visited,
.btn_remove:link {
    color: #333;
    text-decoration: none
}

.btn_remove span:before {
    content: "-"
}

p#fm_ajax_message {
    font-weight: 700;
    color: #017f44;
    letter-spacing: 1px
}

.form .g-p-column_1 {
    padding-bottom: 60px;
    border-bottom: 1px solid #e2e2e2
}

.form main .g-p-sec {
    padding: 0
}

.form .check_list {
    margin: 10px 0 20px
}

@media screen and (max-width: 768px) {
    .form .check_list {
        margin: 5px 0 10px
    }
}

.f_complete p {
    text-align: center;
    line-height: 1.5;
    font-size: 1rem;
}

input,
select,
textarea,
search {
    font-family: "Noto Sans JP", sans-serif;
    background-color: #f3f5f5;
    border-radius: 4px;
    border: none;
    font-size: 16px;
    border-radius: 4px
}

button {
    font-family: "Noto Sans JP", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    border: none
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 0;
    border-color: #017f44
}

:-ms-input-placeholder {
    color: gray;
    font-size: 13px
}

::placeholder {
    color: gray;
    font-size: 13px
}

::selection {
    color: #fff;
    background: #017f44
}

input::selection,
textarea::selection {
    color: #fff;
    background: #017f44
}

input {
    width: 100%;
    padding: 13px 12px;
    margin: 5px 0 3px
}

input.wth_80 {
    width: 80%
}

@media screen and (max-width: 768px) {
    input.wth_80 {
        width: 100%
    }
}

input.wth_70 {
    width: 70%
}

@media screen and (max-width: 768px) {
    input.wth_70 {
        width: 100%
    }
}

input.wth_50 {
    width: 50%
}

@media screen and (max-width: 768px) {
    input.wth_50 {
        width: 100%
    }
}

input.wth_30 {
    width: 30%
}

@media screen and (max-width: 768px) {
    input.wth_30 {
        width: 100%
    }
}

input.wth_20 {
    width: 20%
}

@media screen and (max-width: 768px) {
    input.wth_20 {
        width: 50%
    }
}

textarea {
    width: 100%;
    height: 10em;
    padding: 10px;
    resize: vertical;
    height: 160px;
    resize: none
}

@media screen and (max-width: 768px) {
    textarea {
        margin-top: 10px
    }
}

select {
    width: auto;
    padding: 10px 60px 10px 10px;
    background-image: url(../img/arrow/input_select.svg);
    background-position: right 5px center;
    background-size: 25px 25px;
    vertical-align: middle;
    border: #377d48 1px solid;
    margin: 5px 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

input[type=radio],
input[type=checkbox] {
    display: none
}


input[type=radio]+label {
    padding: 0 0px 0 30px;
    margin: 3px 20px 2px 0px;
    display: block;
    background-image: url(../img/arrow/input_check_off.svg);
    background-size: 20px 20px;
    cursor: pointer;
    position: relative;
    background-position: left 50%;
}

@media screen and (max-width: 768px) {
    input[type=radio]+label {
        padding: 0 0px 0 25px
    }
}

input[type=radio]:checked+label:before {
    content: "";
    width: 8px;
    height: 17px;
    border-left: 3px solid #017f44;
    border-top: 3px solid #017f44;
    position: absolute;
    transform: rotate(-135deg);
    top: 0;
    left: 6px;
    z-index: 9
}

@media screen and (max-width: 768px) {
    input[type=radio]:checked+label:before {
        top: -2px
    }
}

input[type=checkbox]+label {
    padding: 7px 0px 7px 28px;
    margin-bottom: 8px;
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}



input[type=checkbox]+label:before {
    display: none;
}

input[type=checkbox]:checked+label:before {
    background-image: url(../img/arrow/checkbox_on.svg);
    background-position: left -1px center;
    background-size: 23px 23px
}

input[type=file] {
    border: none;
    padding: 0
}

input[type=submit].input_submit,
input[type=reset].input_submit,
input[type=button].input_submit,
button[type=submit].input_submit,
button[type=button].input_submit {
    display: block;
    width: auto;
    min-width: 266px;
    margin: 0 auto;
    text-align: center;
    padding: 8px 20px;
    font-weight: bold;
    border-radius: 40px;
    color: #fff;
    background-color: #017f44;
    border: none;
    cursor: pointer
}

input[type=submit].input_submit:hover,
input[type=reset].input_submit:hover,
input[type=button].input_submit:hover,
button[type=submit].input_submit:hover,
button[type=button].input_submit:hover {
    opacity: .8
}

input[type=submit].button_confirm,
input[type=reset].button_confirm,
input[type=button].button_confirm,
button[type=submit].button_confirm,
button[type=button].button_confirm {
    display: block;
    cursor: pointer;
    width: 100%;
    max-width: 266px;
    margin: 0 auto;
    text-align: center;
    padding: 16px 20px;
    font-weight: bold;
    border-radius: 100px;
    color: #fff;
    background-color: #017f44;
    border: none;
    font-size: 18px
}

input[type=submit].button_confirm:hover,
input[type=reset].button_confirm:hover,
input[type=button].button_confirm:hover,
button[type=submit].button_confirm:hover,
button[type=button].button_confirm:hover {
    background: #005f32
}

input[type=submit].input_return,
input[type=reset].input_return,
input[type=button].input_return,
button[type=submit].input_return,
button[type=button].input_return {
    display: inline-block;
    width: auto;
    border: none;
    padding: 0 0 0 15px;
    background-image: url(../img/arrow/arrow_left.svg);
    background-size: 5px auto;
    background-position: left center;
    min-width: inherit;
    color: #333;
    font-weight: 500;
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0);
    transition: none;
    cursor: pointer
}

.submit{
    display: block;
    cursor: pointer;
    width: 100%;
    max-width: 266px;
    margin: 0 auto;
    text-align: center;
    padding: 16px 20px;
    font-weight: bold;
    border-radius: 100px;
    color: #fff;
    background-color: #017f44;
    border: none;
    font-size: 18px;
}

@media screen and (max-width: 414px) {

    input[type=submit].input_return,
    input[type=reset].input_return,
    input[type=button].input_return,
    button[type=submit].input_return,
    button[type=button].input_return {
        width: auto
    }
}

p#fm_ajax_message {
    font-weight: bold;
    color: #017f44;
    letter-spacing: 1px
}

div.top_view {
    padding: 20px 0;
    background: url("../img/front/mv.jpg") no-repeat top center;
    background-size: cover
}

@media screen and (min-width: 1445px) {
    div.top_view {
        height: 89vw;
        max-height: 700px
    }
}

@media screen and (max-width: 768px) {
    div.top_view {
        height: 110vw;
        padding: 35px 20px;
        background: url(../img/front/mv_sp.jpg) no-repeat center;
        background-size: cover;
        background-position: right;
    }
}

.top_view_inner {
    max-width: 1320px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .top_view_inner {
        display: block;
        padding: 0
    }
}

.top_view_content {
    width: 73.12%;
    max-width: 700px;
    padding: 40px 40px 0 0;
}

@media only screen and (max-width: 1055px) {
    .top_view_content {
        width: 65%
    }
}

@media screen and (max-width: 768px) {
    .top_view_content {
        width: 100%;
        padding: 0
    }
}

.top_view_content_ad {
    display: flex;
    font-size: 32px;
    font-weight: 500;
    max-width: 589px;
    width: 100%
}

@media only screen and (max-width: 1055px) {
    .top_view_content_ad {
        font-size: 26px;
        max-width: 480px
    }
}

@media screen and (max-width: 768px) {
    .top_view_content_ad {
        font-size: 14px;
        max-width: 252px
    }
}

.top_view_content_ad p {
    width: calc(100% - 162px);
    padding: 15px 20px;
    background: #fff;
    color: #017f44;
    text-align: center
}

@media only screen and (max-width: 1055px) {
    .top_view_content_ad p {
        width: calc(100% - 130px);
        padding: 10px
    }
}

@media screen and (max-width: 768px) {
    .top_view_content_ad p {
        width: calc(100% - 71px);
        padding: 3px 5px
    }
}

.top_view_content_ad span {
    width: 162px;
    padding: 10px;
    color: #fff;
    text-align: center;
    display: block;
    border: 1px solid #fff
}

@media only screen and (max-width: 1055px) {
    .top_view_content_ad span {
        width: 130px;
        padding: 8px
    }
}

@media screen and (max-width: 768px) {
    .top_view_content_ad span {
        width: 71px;
        padding: 3px 5px
    }
}

.top_view_content_title {
    max-width: 660px;
    margin: 20px 0;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.3
}

@media only screen and (max-width: 1055px) {
    .top_view_content_title {
        font-size: 58px;
        margin: 35px 0
    }
}

@media screen and (max-width: 768px) {
    .top_view_content_title {
        max-width: 100%;
        font-size: 33px;
        line-height: 1.3;
        margin: 20px 0
    }
}

@media screen and (max-width: 414px) {
    .top_view_content_title {
        margin: 16px 0 22px
    }
}

.top_view_content_statistic {
    display: flex;
    margin: 0 5% 4%
}

@media screen and (max-width: 768px) {
    .top_view_content_statistic {
        margin: 0 0 4%;
    }

    .top_view_content_ad01 {
        font-size: 5vw !important;
    }
}

.top_view_content_statistic li {
    flex: 1 0 auto;
    max-width: 180px;
    padding: 0 10px
}

@media screen and (max-width: 768px) {
    .top_view_content_statistic li {
        max-width: 105px;
        padding: 0 5px
    }
}

.top_view_content_statistic li:nth-child(1) {
    max-width: 200px
}

@media screen and (max-width: 768px) {
    .top_view_content_statistic li:nth-child(1) {
        max-width: 122px
    }
}

.top_view_content_statistic img {
    display: block;
    width: 100%;
    height: auto
}

.top_view_form {
    width: 26.88%;
    max-width: 344px;
    min-width: 300px;
    background: #fff;
    border-radius: 4px;
    padding: 30px 24px 0px
}

.top_view_form form table tr:first-child th {
    margin-top: 0
}

.top_view_form form table th,
.top_view_form form table td {
    display: block
}

.top_view_form form table th {
    width: 100%;
    padding-top: 0;
    margin-top: 5px
}

.top_view_form form table th span {
    top: 2px
}

.top_view_form form input {
    padding: 10px 12px;
    height: 40px;
    font-size: 13px
}

.top_view_form form div.agree_box {
    margin-top: 5px
}

.top_view_form form div.agree_box p {
    text-align: left;
    font-size: 9px
}

.top_view_form form .check_list {
    max-width: 600px !important;
    margin: 0 !important
}

.top_view_form form button[type=button].button_confirm {
    padding: 7px 20px;
    font-size: 18px
}

.sec-requirement {
    padding-top: 30px
}

@media screen and (max-width: 768px) {
    .sec-requirement {
        padding-top: 50px
    }
}

.box-requirement {
    width: 80%;
    margin: 0 auto 108px;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 5%;
}

@media screen and (max-width: 768px) {
    .box-requirement {
        display: block;
        max-width: 100%;
        margin: 0 auto 40px;
        width: 100%;
    }
}

.box-requirement .box-requirement-item {
    width: calc(50% - 12px)
}

@media screen and (max-width: 768px) {
    .box-requirement .box-requirement-item {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .box-requirement .box-requirement-item+.box-requirement-item {
        margin-top: 35px
    }
}

.box-requirement .box-requirement-item+.box-requirement-item a {
    background: #017f44;
    border: none;
    color: #fff;
    padding: 27px 10px 25px
}

.box-requirement .box-requirement-item+.box-requirement-item+.box-requirement-item a {
    background: #008a71;
    border: none;
    color: #fff;
    padding: 27px 10px 25px
}

@media screen and (max-width: 768px) {
    .box-requirement .box-requirement-item+.box-requirement-item a {
        padding: 20px 10px 15px
    }
    
        .box-requirement .box-requirement-item+.box-requirement-item+.box-requirement-item a {
        padding: 20px 10px 15px
    }
}

.box-requirement .box-requirement-item+.box-requirement-item a:hover {
    background: #005f32
}

.box-requirement .box-requirement-item+.box-requirement-item+.box-requirement-item a:hover {
    background: #005f5e
}

.box-requirement .box-requirement-item+.box-requirement-item a span {
    border: 3px solid #017f44;
    background: #fff;
    color: #017f44;
    padding: 1px 5px;
    top: -18px
}

.box-requirement .box-requirement-item+.box-requirement-item+.box-requirement-item a span {
    border: 3px solid #008a71;
    background: #fff;
    color: #008a71;
    padding: 1px 5px;
    top: -18px
}

@media screen and (max-width: 768px) {
    .box-requirement .box-requirement-item+.box-requirement-item a span {
        padding: 0 5px;
        top: -19px
    }
}

.box-requirement .box-requirement-item a {
    display: block;
    border: 3px solid #377d48;
    border-radius: 40px;
    font-size: 20px;
    color: #017f44;
    text-align: center;
    font-weight: bold;
    padding: 26px 10px 22px;
    position: relative
}

.box-requirement .box-requirement-item a:hover {
    background: #f0f7f4;
    opacity: 1
}

@media screen and (max-width: 768px) {
    .box-requirement .box-requirement-item a {
        max-width: 335px;
        margin: 0 auto;
        font-size: 16px;
        padding: 18px 10px 13px
    }
}

.box-requirement .box-requirement-item a span {
    width: calc(100% - 136px);
    font-size: 14px;
    color: #fff;
    background: #017f44;
    padding: 4px 5px;
    border-radius: 40px;
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
    .box-requirement .box-requirement-item a span {
        max-width: 200px;
        font-size: 12px;
        padding: 2px 5px;
        top: -20px
    }
}

.box-problem .box-problem-content {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .box-problem .box-problem-content {
        display: block
    }
}

.box-problem .box-problem-content .problem-item {
    width: 33.33%;
    max-width: 344px
}

@media only screen and (max-width: 1055px) {
    .box-problem .box-problem-content .problem-item {
        width: 32%
    }
}

@media screen and (max-width: 768px) {
    .box-problem .box-problem-content .problem-item {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.box-problem .box-problem-content .problem-item img {
    width: 100%;
    height: auto
}

.sec-service {
    padding: 118px 0 120px;
    background: url("../img/front/bg01.jpg") no-repeat center;
    background-size: cover
}

@media screen and (max-width: 768px) {
    .sec-service {
        padding: 50px 0
    }
}

.sec-service .g-c-title {
    text-align: left;
    margin-bottom: 58px;
    padding: 0 10px
}

@media screen and (max-width: 768px) {
    .sec-service .g-c-title {
        padding: 0;
        margin-bottom: 20px
    }
}

.sec-service .sec-service-content {
    max-width: 713px;
    width: 100%;
    line-height: 1.75;
    letter-spacing: .04em
}

@media screen and (max-width: 768px) {
    .sec-service .sec-service-content {
        max-width: 100%
    }
}

.sec-advantage {
    padding: 118px 0 116px;
    background: rgba(199, 206, 199, .25)
}

@media screen and (max-width: 768px) {
    .sec-advantage {
        padding: 50px 0
    }
}

.sec-advantage .sec-advantage-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content {
        display: block;
        margin: 0
    }
}

.sec-advantage .sec-advantage-content .advantage-item {
    width: 33.33%;
    padding: 0 12px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }
}

.sec-advantage .sec-advantage-content .advantage-item:nth-child(1) .advantage-item-inner-image {
    max-width: 180px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item:nth-child(1) .advantage-item-inner-image {
        max-width: 102px
    }
}

.sec-advantage .sec-advantage-content .advantage-item:nth-child(2) .advantage-item-inner-image {
    max-width: 168px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item:nth-child(2) .advantage-item-inner-image {
        max-width: 96px
    }
}

.sec-advantage .sec-advantage-content .advantage-item:nth-child(3) .advantage-item-inner-image {
    max-width: 215px;
    margin-top: -7px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item:nth-child(3) .advantage-item-inner-image {
        max-width: 121px;
        margin-top: 0
    }
}

.sec-advantage .sec-advantage-content .advantage-item-inner {
    background: #fff;
    height: 100%;
    border-radius: 8px;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item-inner {
        padding: 20px
    }
}

.sec-advantage .sec-advantage-content .advantage-item-inner-image {
    margin: 0 auto 12px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item-inner-image {
        margin-bottom: 10px
    }
}

.sec-advantage .sec-advantage-content .advantage-item-inner-image img {
    display: block;
    width: 100%;
    height: auto
}

.sec-advantage .sec-advantage-content .advantage-item-inner-desc {
    letter-spacing: .04em
}

.sec-advantage .sec-advantage-content .advantage-item-inner-desc .ttl {
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 15px;
    margin-top: 26px
}

@media screen and (max-width: 768px) {
    .sec-advantage .sec-advantage-content .advantage-item-inner-desc .ttl {
        margin-top: 14px;
        margin-bottom: 10px;
        text-align: center
    }
}

.sec-advantage .sec-advantage-content .advantage-item-inner-desc .txt {
    line-height: 1.75
}

.sec-strength {
    overflow: hidden
}

.sec-strength .g-c-title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    .sec-strength .g-c-title {
        margin-bottom: 25px
    }
}

.sec-strength .strength-box {
    margin-bottom: 62px
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box {
        margin-bottom: 30px;
        padding: 40px 0 25px;
        background: #f1f3f1
    }
}

.sec-strength .strength-box:nth-child(2n) .g-p-wrapper:before {
    left: unset;
    right: 0
}

.sec-strength .strength-box:nth-child(2n) .g-p-wrapper:after {
    left: 100%
}

.sec-strength .strength-box:nth-child(2n) .strength-box-desc {
    order: 2
}

.sec-strength .strength-box:nth-child(2n) .strength-box-image {
    order: 1;
    margin-left: 0
}

.sec-strength .strength-box:last-child {
    margin-bottom: 0
}

.sec-strength .strength-box .g-p-wrapper {
    display: flex;
    padding-bottom: 80px;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .g-p-wrapper {
        display: block;
        padding-bottom: 0
    }
}

.sec-strength .strength-box .g-p-wrapper:before {
    content: "";
    width: calc(100% - 184px);
    height: calc(100% - 60px);
    background: #f1f3f1;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .g-p-wrapper:before {
        display: none
    }
}

.sec-strength .strength-box .g-p-wrapper:after {
    content: "";
    width: 120%;
    height: calc(100% - 60px);
    background: #f1f3f1;
    position: absolute;
    bottom: 0;
    left: -100%;
    z-index: -1
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .g-p-wrapper:after {
        display: none
    }
}

.sec-strength .strength-box .strength-box-image {
    width: 57.4%;
    margin-left: auto;
    max-width: 620px;
    position: relative
}

@media screen and (max-width: 1000px) {
    .sec-strength .strength-box .strength-box-image {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .strength-box-image {
        width: 100%;
        max-width: 100%
    }
}

.sec-strength .strength-box .strength-box-image:before {
    content: "";
    display: block;
    padding-top: 56%
}

.sec-strength .strength-box .strength-box-image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.sec-strength .strength-box .strength-box-desc {
    width: 42.6%;
    max-width: 400px;
    padding-top: 45px
}

@media screen and (max-width: 1000px) {
    .sec-strength .strength-box .strength-box-desc {
        width: 40%
    }
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .strength-box-desc {
        width: 100%;
        max-width: 100%;
        padding-top: 0;
        margin-bottom: 15px
    }
}

.sec-strength .strength-box .strength-box-desc span {
    font-size: 80px;
    color: #017f44;
    font-family: "Roboto", sans-serif
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .strength-box-desc span {
        font-size: 40px;
        display: block;
        text-align: center;
        margin-bottom: 12px
    }
}

.sec-strength .strength-box .strength-box-desc h3 {
    font-size: 36px;
    letter-spacing: .04em;
    font-weight: bold;
    color: #141414;
    margin: 25px 0 37px
}

@media screen and (max-width: 768px) {
    .sec-strength .strength-box .strength-box-desc h3 {
        font-size: 18px;
        text-align: center;
        margin: 0 0 20px
    }
}

.sec-strength .strength-box .strength-box-desc p {
    line-height: 1.75;
    letter-spacing: .04em
}

.sec-method {
    padding-bottom: 180px
}

@media screen and (max-width: 768px) {
    .sec-method {
        padding-bottom: 50px
    }
}

.sec-method .g-c-title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    .sec-method .g-c-title {
        margin-bottom: 60px
    }
}

.sec-method .sec-method-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

@media screen and (max-width: 768px) {
    .sec-method .sec-method-content {
        display: block;
        margin: 0
    }
}

.sec-method .method-item {
    width: 33.333%;
    padding: 0 12px
}

@media screen and (max-width: 768px) {
    .sec-method .method-item {
        width: 100%;
        padding: 0;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 768px) {
    .sec-method .method-item:last-child {
        margin-bottom: 0
    }
}

.sec-method .method-item-inner {
    border: 1px solid #017f44;
    height: 100%;
    padding: 60px 40px 40px;
    border-radius: 8px;
    position: relative
}

@media screen and (max-width: 768px) {
    .sec-method .method-item-inner {
        padding: 40px 20px 30px
    }
}

.sec-method .method-item-inner span {
    width: calc(100% - 80px);
    background: #017f44;
    color: #fff;
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
    padding: 17px 20px;
    height: 60px;
    text-align: center;
    border-radius: 8px
}

@media screen and (max-width: 768px) {
    .sec-method .method-item-inner span {
        height: 50px;
        padding: 12px 20px;
        top: -25px
    }
}

.sec-method .method-item-inner .method-item-inner-image {
    position: relative;
    margin-bottom: 15px
}

@media screen and (max-width: 768px) {
    .sec-method .method-item-inner .method-item-inner-image {
        width: 80%;
        margin: 0 auto 15px
    }
}

.sec-method .method-item-inner .method-item-inner-image:before {
    content: "";
    display: block;
    padding-top: 71%
}

@media screen and (max-width: 768px) {
    .sec-method .method-item-inner .method-item-inner-image:before {
        padding-top: 65%
    }
}

.sec-method .method-item-inner .method-item-inner-image img {
    position: absolute;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.sec-method .method-item-inner p {
    letter-spacing: .04em
}

.sec-compare {
    padding-top: 120px;
    background: rgba(199, 206, 199, .25)
}

@media screen and (max-width: 768px) {
    .sec-compare {
        padding-top: 50px
    }
}

@media screen and (max-width: 768px) {
    .sec-compare .sec-compare-content {
        overflow: scroll
    }
}

.sec-compare img {
    display: block;
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    .sec-compare img {
        width: 986px
    }
}

.sec-achievement {
    padding: 118px 0 120px
}

@media screen and (max-width: 768px) {
    .sec-achievement {
        padding: 50px 0
    }
}

.sec-achievement .g-c-title {
    margin-bottom: 70px
}

@media screen and (max-width: 768px) {
    .sec-achievement .g-c-title {
        margin-bottom: 25px
    }
}

.tabs {
    margin: 0 auto 40px;
    max-width: 804px;
    width: 100%;
    display: flex
}

@media screen and (max-width: 768px) {
    .tabs {
        margin: 0 0 40px;
        max-width: 100%
    }
}

.tabs li {
    width: calc(33.33% - 16px);
    margin-right: 24px
}

@media screen and (max-width: 768px) {
    .tabs li {
        width: calc(33.33% - 8px);
        margin-right: 12px
    }
}

.tabs li:last-child {
    margin-right: 0
}

.tabs li a {
    display: block;
    max-width: 252px;
    width: 100%;
    text-align: center;
    border: 1px solid #017f44;
    font-weight: bold;
    color: #017f44;
    padding: 15px 10px;
    letter-spacing: .04em
}

@media screen and (max-width: 768px) {
    .tabs li a {
        padding: 8px 10px
    }
}

.tabs li a:hover {
    opacity: 1;
    background: rgba(1, 127, 68, .06)
}

.tabs li.active a {
    background: #017f44;
    color: #fff;
    position: relative
}

.tabs li.active a:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    bottom: -20px;
    width: 0;
    height: 0;
    border-bottom: 14px solid rgba(0, 0, 0, 0);
    border-left: 14px solid #017f44;
    border-top: 14px solid rgba(0, 0, 0, 0)
}

.tab-content {
    max-width: 896px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .tab-content {
        max-width: 100%
    }
}

.tab-pane {
    display: none
}

.tab-pane.active {
    display: block
}

.tab-pane-item {
    background: #f2f2f2;
    padding: 40px 72px 40px 40px;
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width: 768px) {
    .tab-pane-item {
        padding: 25px;
        display: block
    }
}

.tab-pane-item .image {
    max-width: 343px;
    width: 43.8%;
    position: relative
}

@media screen and (max-width: 768px) {
    .tab-pane-item .image {
        max-width: 100%;
        margin-bottom: 20px;
        width: 100%
    }
}

.tab-pane-item .image:before {
    content: "";
    display: block;
    padding-top: 100%
}

.tab-pane-item .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.tab-pane-item .contents {
    width: 56.2%;
    padding-left: 40px
}

@media screen and (max-width: 768px) {
    .tab-pane-item .contents {
        padding-left: 0;
        width: 100%
    }
}

.tab-pane-item .contents span {
    padding: 2px 5px;
    background: #e0e0e0;
    font-weight: bold
}

.tab-pane-item .contents .ttl {
    margin: 12px 0;
    font-weight: bold;
    color: #017f44;
    letter-spacing: .04em
}

@media screen and (max-width: 768px) {
    .tab-pane-item .contents .ttl {
        margin: 8px 0 10px
    }
}

.tab-pane-item .contents .txt {
    max-width: 400px;
    line-height: 1.75;
    letter-spacing: .04em
}

.sec-plan {
    padding-top: 118px
}

@media screen and (max-width: 768px) {
    .sec-plan {
        padding-top: 50px
    }
}

@media screen and (max-width: 768px) {
    .sec-plan .sec-plan-content {
        overflow: scroll
    }
}

.sec-plan img {
    display: block;
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    .sec-plan img {
        width: 690px
    }
}

.sec-flow {
    padding: 118px 0 128px
}

@media screen and (max-width: 768px) {
    .sec-flow {
        padding: 50px 0
    }
}

.sec-flow .g-c-title {
    margin-bottom: 120px
}

@media screen and (max-width: 768px) {
    .sec-flow .g-c-title {
        margin-bottom: 60px
    }
}

.sec-flow .sec-flow-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content {
        margin: 0;
        display: block
    }
}

.sec-flow .sec-flow-content .flow-item {
    width: 25%;
    padding: 0 12px;
    position: relative
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item {
        width: 100%;
        padding: 0;
        margin-bottom: 80px
    }
}

.sec-flow .sec-flow-content .flow-item:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -16px;
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #017f44;
    border-top: 16px solid rgba(0, 0, 0, 0)
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item:after {
        right: unset;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        bottom: -45px;
        top: unset;
        margin-top: 0
    }
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item:last-child {
        margin-bottom: 0
    }
}

.sec-flow .sec-flow-content .flow-item:last-child:after {
    display: none
}

.sec-flow .sec-flow-content .flow-item:last-child .flow-item-inner-ttl {
    margin-top: 15px;
    margin-bottom: 35px
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item:last-child .flow-item-inner-ttl {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.sec-flow .sec-flow-content .flow-item-inner {
    padding: 86px 20px 38px;
    background: #f2f2f2;
    height: 100%;
    border-radius: 8px;
    position: relative
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item-inner {
        padding: 40px 20px 30px
    }
}

.sec-flow .sec-flow-content .flow-item-inner-ico {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47.6%;
    max-width: 120px;
    aspect-ratio: 1/1;
    background: #017f44;
    background: linear-gradient(100deg, rgb(1, 127, 68) 0%, rgb(136, 190, 153) 80%, rgb(177, 209, 178) 100%);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -60px
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item-inner-ico {
        max-width: 60px;
        top: -30px
    }
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item-inner-ico img {
        width: 30px
    }
}

.sec-flow .sec-flow-content .flow-item-inner-ttl {
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .sec-flow .sec-flow-content .flow-item-inner-ttl {
        margin-bottom: 10px
    }
}

.sec-intro {
    padding: 120px 0 122px;
    background: rgba(199, 206, 199, .25)
}

@media screen and (max-width: 768px) {
    .sec-intro {
        padding: 50px 0
    }
}

.sec-intro .sec-intro-lawyer {
    max-width: 896px;
    width: 100%;
    margin: 0 auto 60px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

@media screen and (max-width: 768px) {
    .sec-intro .sec-intro-lawyer {
        display: block;
        max-width: 100%;
        margin: 0 auto 40px
    }
}

.sec-intro .thumbnail {
    width: 28.1%;
    max-width: 293px;
    position: relative
}

@media screen and (max-width: 768px) {
    .sec-intro .thumbnail {
        width: 50%;
        max-width: 220px;
        margin: 0 auto 20px
    }
}

.sec-intro .thumbnail:before {
    content: "";
    display: block;
    padding-top: 100%
}

.sec-intro .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sec-intro .description {
    width: 71.9%;
    padding: 0 70px 35px 75px
}

@media screen and (max-width: 768px) {
    .sec-intro .description {
        width: 100%;
        padding: 0
    }
}

.sec-intro .description span.lbl {
    font-weight: bold;
    color: #fff;
    background: #017f44;
    letter-spacing: .04em;
    padding: 2px 12px
}

@media screen and (max-width: 768px) {
    .sec-intro .description span.lbl {
        padding: 0 10px
    }
}

.sec-intro .description .name {
    margin: 10px 0 42px;
    font-size: 40px;
    line-height: 1;
    letter-spacing: .04em
}

@media screen and (max-width: 768px) {
    .sec-intro .description .name {
        margin: 10px 0 15px;
        font-size: 22px
    }
}

.sec-intro .description .name span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    letter-spacing: .04em;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    color: #aaa
}

@media screen and (max-width: 768px) {
    .sec-intro .description .name span {
        padding-left: 10px;
        font-size: 12px
    }
}

.sec-intro .description .maxim {
    line-height: 1.6;
    letter-spacing: .04em;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .sec-intro .description .maxim {
        margin-bottom: 10px
    }
}

.sec-intro .description dl {
    display: flex;
    letter-spacing: .04em
}

.sec-intro .description dl dt {
    width: 80px
}

@media screen and (max-width: 768px) {
    .sec-intro .description dl dt {
        width: 70px
    }
}

.sec-intro .description dl dd {
    width: calc(100% - 80px)
}

@media screen and (max-width: 768px) {
    .sec-intro .description dl dd {
        width: calc(100% - 70px)
    }
}

.sec-intro .sec-intro-works {
    max-width: 896px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    border-bottom: none
}

@media screen and (max-width: 768px) {
    .sec-intro .sec-intro-works {
        max-width: 100%
    }
}

.sec-intro .sec-intro-works table th {
    max-width: 116px;
    width: 12.9%;
    background: #e0ede0;
    color: #017f44;
    vertical-align: top;
    font-weight: bold;
    box-sizing: border-box;
    padding: 22px 20px 30px 22px
}

@media screen and (max-width: 768px) {
    .sec-intro .sec-intro-works table th {
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 10px 20px
    }
}

.sec-intro .sec-intro-works table td {
    padding: 22px 20px 22px 40px;
    background: #fff
}

@media screen and (max-width: 768px) {
    .sec-intro .sec-intro-works table td {
        padding: 10px 20px
    }
}

.sec-intro .sec-intro-works table th,
.sec-intro .sec-intro-works table td {
    border-bottom: 1px solid #e2e2e2;
    letter-spacing: .04em;
    line-height: 1.78
}

@media screen and (max-width: 768px) {

    .sec-intro .sec-intro-works table th,
    .sec-intro .sec-intro-works table td {
        display: block;
        width: 100%;
        max-width: 100%
    }
}

.sec-intro .sec-intro-works table ul li {
    display: flex
}

.sec-intro .sec-intro-works table ul li span {
    margin-right: 6px;
    width: max-content
}

.sec-intro .sec-intro-works table ul li p {
    flex: 1
}

.top_view_content_ad01 {
    font-size: 3vw;
    padding-bottom: 5%;
    font-weight: 600;
    color: #ffca53;
    letter-spacing: 0.1rem;
}