@charset "utf-8";

h2 {}

h3 {}

h4 {}

div.section img {
    width: 100%
}

div.section {}

div.section .inner {
    padding: 0 !important;
}

div.section .inner .main__visual figure {}

div.section .inner .main__visual figure img {
    width: 100%;
}

div.section .inner .m__content {}

div.section .inner .m__content .m__content__inner {
    padding: 0 15px;
    box-sizing: border-box;
}

div.section .inner .m__content .m__content__inner .top {}

div.section .inner .m__content .m__content__inner .top h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 3rem;
        @media screen and (max-width: 561px) {
          margin: 5rem 0 2rem;
        }
}

div.section .inner .m__content .m__content__inner .top .content01 {}

div.section .inner .m__content .m__content__inner .top .content01__inner {}

div.section .inner .m__content .m__content__inner .top .content01__inner h2 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

div.section .inner .m__content .m__content__inner .top .content01__inner h2::after {
    position: absolute;
    content: "";
    background-image: url(/refa/img/bg/01.svg);
    bottom: -7px;
    right: 0;
    left: 0;
    width: 100%;
    background-size: 100%;
    padding: 1px 4px;
    background-repeat: no-repeat;
}

div.section .inner .m__content .m__content__inner .top .content01__inner p.t-txt01 {
    text-align: center;
}

div.section .inner .m__content .m__content__inner .top .content02 {}

div.section .inner .m__content .m__content__inner .top .content02 .content02__inner {}

div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2::after {
    content: "";
    position: absolute;
    content: "";
    background-image: url(/refa/img/bg/01.svg);
    bottom: -7px;
    right: 0;
    left: 0;
    width: 100%;
    background-size: 100%;
    padding: 1px 4px;
    background-repeat: no-repeat;
}

div.section .inner .m__content .m__content__inner .top .content03 {
    margin-bottom: 50px;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner {}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content {}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left {
    margin-bottom: 15px;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure {}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure img {
    width: 100%;
    box-shadow: 0 0 12px #00000052;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right {}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right h3 {
    border-bottom: 1px #956134 solid;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right span {
    font-size: 18px;
    margin-bottom: 0;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right p {
    margin: 0;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .post {
    font-size: 12px;
}

div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .t-txt02 {}


div.section .inner .m__content .m__content__inner .top .content04 {}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner {}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex {}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__left {}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__right {}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner h4 {
    font-size: 18px;
    text-align: center;
    margin: 0 20px 10px;
}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list {
    display: flex;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 12px;
}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li {
    padding: 0;
}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure {}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure img {
    box-shadow: 0 0 12px #00000052;
}

div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure figcaption {}


div.section .inner .m__content .m__content__inner .top .content05 {
    background-color: #c9a063;
    padding: 25px;
    margin-bottom: 75px;
}

div.section .inner .m__content .m__content__inner .top .content05__inner {}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex {}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__left {
    /* margin-bottom: 30px; */
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__left img {
    box-shadow: 0 0 12px #00000052;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right {}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h3 {
    background-color: #fff;
    padding: 7px 0 6px;
    font-size: 16px;
    margin-bottom: 15px;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h4 {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right p.t-txt03 {
    color: #fff;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list {
    margin: 0;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li {
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a {
    display: block;
    color: #FFF;
    width: 100%;
    text-decoration: none;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a p.link {
    margin: 0;
    width: 100%;
    max-width: 320px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a p.link span {
    display: block;
    padding: 9px 10px 7px 10px;
    border: 1px solid #FFF;
    transition: all 0.3s ease;
    background-image: url(../../img/common/vector_line_right_white.svg);
    background-size: 13px 10px;
    background-repeat: no-repeat;
    background-position: 99% 50%;
    /* color: #fff; */
}

div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a:hover p.link span {
    background-image: url(../../img/common/vector_line_right_black.svg);
    background-color: #fff;
    background-size: 13px 10px;
    color: #2b3034;
}

@media screen and (min-width: 767px) {
    h2 {}

    h3 {}

    h4 {}

    div.section {}

    div.section .inner {}

    div.section .inner .main__visual {}

    div.section .inner .main__visual figure {}

    div.section .inner .main__visual figure img {}

    div.section .inner .m__content {}

    div.section .inner .m__content .m__content__inner {
        padding: 0 50px;
    }

    div.section .inner .m__content .m__content__inner .top {}

    div.section .inner .m__content .m__content__inner .top h1 {}

    div.section .inner .m__content .m__content__inner .top .content01 {}

    div.section .inner .m__content .m__content__inner .top .content01__inner {}

    div.section .inner .m__content .m__content__inner .top .content01__inner h2 {}

    div.section .inner .m__content .m__content__inner .top .content01__inner h2::after {
        content: "";
    }

    div.section .inner .m__content .m__content__inner .top .content01__inner p.t-txt01 {}

    div.section .inner .m__content .m__content__inner .top .content02 {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2 {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2::after {
        content: "";
    }

    div.section .inner .m__content .m__content__inner .top .content03 {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-gap: 34px;
        align-items: center;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure img {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right h3 {
        text-align: left;
        position: relative;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right span {
        /* font-size: 20px; */
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right p {
        margin: 0 0 15px;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .post {
        position: absolute;
        right: 10px;
        top: 20px;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .t-txt02 {}


    div.section .inner .m__content .m__content__inner .top .content04 {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-gap: 38px;
    }

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__left {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__right {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner h4 {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure img {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure figcaption {
        padding: 5px 0;
    }


    div.section .inner .m__content .m__content__inner .top .content05 {
        padding: 55px 55px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__left {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h3 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h4 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right p.t-txt03 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-gap: 34px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a:hover {}
}

@media screen and (min-width: 991px) {
    h2 {}

    h3 {}

    h4 {}

    div.section {}

    div.section .inner {}

    div.section .inner .main__visual {}

    div.section .inner .main__visual figure {}

    div.section .inner .main__visual figure img {}

    div.section .inner .m__content {}

    div.section .inner .m__content .m__content__inner {}

    div.section .inner .m__content .m__content__inner .top {}

    div.section .inner .m__content .m__content__inner .top h1 {}

    div.section .inner .m__content .m__content__inner .top .content01 {}

    div.section .inner .m__content .m__content__inner .top .content01__inner {}

    div.section .inner .m__content .m__content__inner .top .content01__inner h2 {}

    div.section .inner .m__content .m__content__inner .top .content01__inner h2::after {
        content: "";
    }

    div.section .inner .m__content .m__content__inner .top .content01__inner p.t-txt01 {}

    div.section .inner .m__content .m__content__inner .top .content02 {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2 {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2::after {
        content: "";
    }

    div.section .inner .m__content .m__content__inner .top .content03 {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content {
        grid-template-columns: 30% 1fr;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure img {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right h3 {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right span {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right p {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .post {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .t-txt02 {}


    div.section .inner .m__content .m__content__inner .top .content04 {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__left {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__right {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner h4 {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure img {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure figcaption {}


    div.section .inner .m__content .m__content__inner .top .content05 {
        padding: 35px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-gap: 34px;
        grid-template-columns: 40% 1fr;
        align-items: center;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__left {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h3 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h4 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right p.t-txt03 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a:hover {}
}

@media screen and (min-width: 1200px) {
    h2 {}

    h3 {}

    h4 {}

    div.section {}

    div.section .inner {}

    div.section .inner .main__visual {
        max-width: 1100px;
        margin: 0 auto 50px;
    }

    div.section .inner .main__visual figure {}

    div.section .inner .main__visual figure img {}

    div.section .inner .m__content {}

    div.section .inner .m__content .m__content__inner {
        padding: 0;
    }

    div.section .inner .m__content .m__content__inner .top {}

    div.section .inner .m__content .m__content__inner .top h1 {}

    div.section .inner .m__content .m__content__inner .top .content01 {
        margin-bottom: 60px;
    }

    div.section .inner .m__content .m__content__inner .top .content01__inner {}

    div.section .inner .m__content .m__content__inner .top .content01__inner h2 {
        font-size: 22px;
    }

    div.section .inner .m__content .m__content__inner .top .content01__inner h2::after {
        content: "";
    }

    div.section .inner .m__content .m__content__inner .top .content01__inner p.t-txt01 {
        font-size: 17px;
    }

    div.section .inner .m__content .m__content__inner .top .content02 {
        margin-bottom: 80px;
    }

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner {}

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2 {
        font-size: 22px;
    }

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner h2::after {
        content: "";
    }

    div.section .inner .m__content .m__content__inner .top .content02 .content02__inner p {
        font-size: 17px;
    }

    div.section .inner .m__content .m__content__inner .top .content03 {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content {
        grid-template-columns: 30% 1fr;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left {
        /* width: 65%; */
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__left figure img {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right {
        /* width: 150%; */
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right h3 {
        border-bottom: 3px #956134 solid;
    }

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right span {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right p {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .post {}

    div.section .inner .m__content .m__content__inner .top .content03 .content03__inner .flex__content__right .t-txt02 {}


    div.section .inner .m__content .m__content__inner .top .content04 {
        margin-bottom: 50px;
    }

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__left {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner .content04__flex__right {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner h4 {
        margin-bottom: 10px;
    }

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure img {}

    div.section .inner .m__content .m__content__inner .top .content04 .content04__inner ul.content__list li figure figcaption {}


    div.section .inner .m__content .m__content__inner .top .content05 {
        padding: 45px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex {
        grid-template-columns: 39% 1fr;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__left {
        /* margin: 25px 0; */
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h3 {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right h4 {
        margin-bottom: 7px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right p.t-txt03 {
        font-size: 13px;
        margin-bottom: 19px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li {
        margin-bottom: 5px;
    }

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a {}

    div.section .inner .m__content .m__content__inner .top .content05__inner .content05__flex__right ul.content05__list li a:hover {}
}

.content04 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 3rem;
  @media screen and (max-width: 561px) {
    grid-template-columns: repeat(1,1fr);
    row-gap: 5rem;
    padding-bottom: 5rem;
  }
  figcaption {
    text-align: center;
    font-weight: bold;
    color: #d4a163;
  }
}