@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css?family=Bellefair&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&display=swap");

html {
    height: 100%;
    font-size: 62.5%
}

body {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 1rem;
    *font-size: small;
    *font: x-small;
    line-height: 1.9;
    margin: 0 auto;
    background: #fff
}

#body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.5rem
}

#page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

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

#canvas-container,
#sineCanvas {
    margin-top: -40px;
    margin-bottom: -20px
}

.list_inline {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0
}

.list_inline li {
    display: inline-block;
    margin: 0 5px
}

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

    .list_inline li {
        display: block;
        margin: 0 auto 10px;
        -webkit-box-shadow: rgba(238, 238, 238, 0.8) 0 0 0 2px;
        box-shadow: rgba(238, 238, 238, 0.8) 0 0 0 2px
    }
}

.nbl {
    overflow: hidden
}

.nbl dt {
    float: left;
    width: 7em;
    padding: 3px 5px;
    line-height: 1.3;
    color: #fff;
    background: #005638;
    text-align: center;
    margin: 0px 0
}

.grid .nbl dt {
    width: 4em
}

.grid .nbl dd {
    padding-left: 6em
}

.nbl dd {
    padding-left: 9em;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 1.6;
    border-bottom: dotted 1px #aaa;
    margin: 0px 0 10px
}

.gallery {
    background: #f2f2f2;
    width: 100%;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    margin-bottom: 10px
}

.grid {
    position: relative;
    margin: 0 0 30px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.grid-item {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: calc(33% - 30px) !important;
    font-size: 12px;
    background: #fff;
    padding: 10px 10px 10px;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 0px 1px
}

.grid-item a {
    display: block;
    text-align: center;
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #fff;
    background-image: url(../img/pgb.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 1px 1px
}

.grid-item * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.grid-item h5 {
    font-size: 1.6rem;
    text-align: center;
    color: #005638
}

.grid-item p {
    line-height: 1.6em;
    font-size: 13px
}

.grid-item img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.grid-item a:hover img {
    opacity: 0.1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.split_bx {
    position: absolute;
    width: 100%;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    z-index: 5000;
    color: #005638;
    opacity: 0.8
}

@media screen and (max-width: 768px) {
    .split_bx {
        top: 40%
    }
}

.splittext {
    font-size: 10vw;
    line-height: 1.1;
    letter-spacing: 1em;
    font-family: "YakuHanJP", "Bellefair", serif
}

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

@media screen and (max-width: 768px) {
    .img_sp {
        width: 100px !important
    }
}

.split {
    visibility: hidden;
    font-weight: normal;
    letter-spacing: 0.01em;
    font-size: 4rem;
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px;
    display: block
}

@media screen and (max-width: 768px) {
    .split {
        font-size: 2rem;
        line-height: 1.3;
        margin-bottom: 10px
    }
}

#top_image {
    min-width: 1200px;
    width: 100%;
    z-index: -999999;
    position: relative;
    height: 100vh
}

@media screen and (max-width: 768px) {
    #top_image {
        min-width: 100%
    }
}

.textbox {
    position: absolute;
    bottom: 100px;
    right: 50px;
    width: 700px;
    height: auto
}

.textbox img {
    width: 100%
}

@media screen and (max-width: 700px) {
    .textbox {
        bottom: 50%;
        right: 50%;
        -webkit-transform: translate(50%, 50%);
        transform: translate(50%, 50%);
        width: 100%
    }
}

.textbox p {
    font-size: 1.5em;
    letter-spacing: 0.2em;
    color: #fff;
    padding: 7px 0;
    line-height: 1.2;
    text-shadow: 1px 1px 4px rgba(51, 51, 51, 0.8), -1px -1px 4px rgba(51, 51, 51, 0.8), 1px -1px 4px rgba(51, 51, 51, 0.8), -1px 1px 4px rgba(51, 51, 51, 0.8)
}

@media screen and (max-width: 700px) {
    .textbox p {
        padding: 7px;
        font-size: 1em
    }
}

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

    .textbox img {
        width: 100%
    }
}

#flashA {
    width: 100%;
    overflow: hidden;
    padding: 0
}

#flash {
    height: 400px;
    min-width: 960px;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    overflow: hidden
}

.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    height: 350px
}

.wideslider ul {
    float: left;
    display: inline
}

.wideslider ul li {
    float: left;
    display: inline
}

.wideslider ul li img {
    width: 100%;
    display: none
}

.wideslider_base {
    top: 0;
    position: absolute
}

.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden
}

.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer
}

.slider_prev {
    background: #fff url(../photo/prev.jpg) no-repeat right center
}

.slider_next {
    background: #fff url(../photo/next.jpg) no-repeat left center
}

@media screen and (max-width: 800px) {
    #flash {
        width: 100%;
        height: auto
    }

    #flashA {
        min-width: 100%
    }
}

.top_bnr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top_bnr .child {
    width: 100%;
    margin: 0;
    background-color: #ffffff;
    text-align: center;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)
}

.top_bnr .child:nth-child(2n) {
    margin: 0 0 3% 0
}

.top_bnr .child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 3px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 3px 0px;
    overflow: hidden;
    color: #111111
}

.top_bnr .child a .top_bnr_image {
    width: 50%;
    max-height: 250px;
    position: relative
}

.top_bnr .child a .top_bnr_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto
}

.top_bnr .child a .top_bnr_detail {
    width: 50%;
    padding: 25px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.top_bnr .child a .top_bnr_detail .top_bnr_ttl {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8rem;
    font-weight: normal;
    letter-spacing: 0.1em
}

.top_bnr .child a .top_bnr_detail .top_bnr_ttl span {
    display: block;
    font-size: 1.2rem;
    font-weight: normal
}

.top_bnr .child a .top_bnr_detail .caption {
    color: #333333;
    padding: 10px 0;
    font-size: 1.2rem
}

.top_bnr .child a .top_bnr_detail .top_bnr_btn {
    display: inline-block;
    width: 100px;
    padding: 6px 0;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1;
    background-color: #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.top_bnr .child a:hover .top_bnr_btn {
    background-color: #008959
}

@media screen and (max-width: 768px) {
    .top_bnr .child a {
        display: block
    }

    .top_bnr .child a .top_bnr_image {
        width: 100%
    }

    .top_bnr .child a .top_bnr_image img {
        position: static;
        -webkit-transform: initial;
        transform: initial
    }

    .top_bnr .child a .top_bnr_detail {
        width: 100%;
        padding: 10px
    }

    .top_bnr .child a .top_bnr_detail .top_bnr_ttl {
        letter-spacing: 0;
        font-size: 1.3rem
    }

    .top_bnr .child a .top_bnr_detail .top_bnr_btn {
        display: block;
        margin: 0 auto
    }
}

.bg_text1 {
    background: url("../img/bg_text1.png") no-repeat top center
}

.mtext1 {
    font-size: 2em;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #527C6E;
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: 400;
    letter-spacing: 0.2em
}

@media screen and (max-width: 768px) {
    .mtext1 {
        font-size: 1.5rem !important
    }
}

.mtext1 span {
    font-size: 1.5rem
}

.border01 {
    border-top: 2px solid #527C6E;
    max-width: 400px;
    margin: 0 auto;
    padding: 0
}

.mtext_big {
    font-size: 3rem
}

.mttl_01 {
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: normal;
    font-size: 3rem;
    line-height: 1.2;
    color: #888;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .mttl_01 {
        font-size: 3rem
    }
}

.mttl_01 span {
    display: block;
    font-size: 1.8rem
}

.mttl_02 {
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: normal;
    font-size: 3vw;
    letter-spacing: 0.3rem
}

@media screen and (max-width: 768px) {
    .mttl_02 {
        font-size: 4rem
    }
}

.mttl_03 {
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: normal;
    font-size: 2em;
    letter-spacing: 0.2rem;
    color: #005638;
    border-bottom: solid thin #005638
}

@media screen and (max-width: 768px) {
    .mttl_03 {
        font-size: 1.2em
    }
}

.twitter {
    width: 500px;
    -webkit-box-shadow: #005638 0 0 0 2px;
    box-shadow: #005638 0 0 0 2px;
    background: #fff;
    margin: 30px auto 0
}

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

.newsbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto
}

.news-ttl {
    width: 300px;
    font-family: "YakuHanJP", "Bellefair", serif;
    vertical-align: middle;
    text-align: left;
    color: #005638;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.2
}

.news-ttl span {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.2rem !important;
    display: block;
    color: #333
}

.news-bx {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: calc(100% - 20px);
    padding: 0 10px
}

.news {
    overflow: hidden;
    line-height: 1.6;
    margin: 10px auto 0
}

.news dt {
    float: left;
    width: 8em;
    font-weight: bold;
    color: #005638
}

.news dd {
    padding-left: 8em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    padding-bottom: 5px
}

@media screen and (max-width: 768px) {
    .newsbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news-ttl {
        width: 100% !important;
        border-right: 0px solid #005638;
        border-bottom: 1px solid #005638;
        padding: 5px 0;
        text-align: center
    }

    .news-ttl span {
        font-size: 1.2rem !important
    }

    .news-bx {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: calc(100% - 0px);
        padding: 0 0px
    }

    .scrbr {
        width: 100%;
        padding: 15px 0px;
        max-height: 100px;
        overflow-y: scroll;
        overflow-x: hidden
    }
}

.youtube_vd {
    max-width: 1160px;
    margin: 0 auto
}

.bg_image1 {
    background-image: url(../img/bg_image1_2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    padding: 56px 0
}

.bg_image2 {
    background-image: url(../img/bg_image2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    padding: 0 0 56px
}

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

.bg_image3 {
    background-image: url(../img/bg_image3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    padding: 56px 0
}

@media screen and (max-width: 768px) {
    .bg_image3 {
        padding: 30px 0 150px
    }
}

.bg_image4 {
    background-image: url(../img/bg_image4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.bg_image5 {
    background-image: url(../img/bg_image5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.slider1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: repeat;
    margin-bottom: 20px
}

.slider1 .viewport {
    width: 100%;
    margin: 0 auto;
    height: 260px;
    position: relative
}

.slider1 .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Font Awesome 5 Free";
    font-weight: normal;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 100%;
    color: #111;
    text-decoration: none;
    margin: auto;
    z-index: 5;
    cursor: pointer;
    font-size: 50px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    vertical-align: bottom
}

.slider1 .next {
    right: 0;
    left: auto
}

.slider1 .buttons:hover {
    opacity: 0.6
}

.slider1 .disable {
    visibility: hidden
}

.slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: -1px
}

.slider1 .overview li {
    width: 350px;
    height: 300px;
    float: left;
    text-align: center;
    vertical-align: middle;
    display: table;
    z-index: 99999;
    overflow: hidden;
    font-weight: bold;
    padding: 0px;
    margin: 0px 1px
}

.slider1 .overview li p {
    text-align: center;
    color: #555 !important;
    font-weight: normal;
    font-size: 13px !important;
    background: #f2f2f2
}

.slider1 img {
    background: #fff;
    width: 100%;
    height: 230px;
    vertical-align: middle;
    text-align: center;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.bg_contact {
    background-image: url(../img/bg_contact.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.contactbx {
    text-align: center;
    margin: 15px 0
}

.contactbx li {
    display: inline-block;
    margin: 0 5px 10px
}

.contactbx a {
    width: 100%;
    display: block;
    font-size: 20px
}

.contactbx .tl a {
    background: #fff;
    width: 100%;
    max-width: 100%;
    min-width: 260px;
    font-weight: 400;
    padding: 5px 0px;
    border: 1px solid #527C6E
}

.contactbx .ml a {
    background: #fff;
    width: 100%;
    max-width: 100%;
    min-width: 260px;
    font-weight: 400;
    padding: 5px 0px;
    border: 1px solid #527C6E
}

.contactbx .ol a {
    background: #fff;
    width: 100%;
    max-width: 100%;
    min-width: 260px;
    font-weight: 400;
    padding: 5px 0px;
    border: 1px solid #527C6E;
    background: #005638
}

.contactbx .tl a:link,
.contactbx .tl a:visited {
    color: #333
}

.contactbx .tl a:hover {
    color: #fff;
    background: #85afa1
}

.contactbx .tl a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
    margin-right: 15px
}

.contactbx .ml a:link,
.contactbx .ml a:visited {
    color: #fff;
    background: #005638
}

.contactbx .ml a:hover {
    color: #fff;
    background: #00bc7a
}

.contactbx .ml a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e0";
    margin-right: 5px
}

.contactbx .ol a {
    color: #fff !important
}

.contactbx .ol a:link,
.contactbx .ol a:visited {
    color: #fff !important
}

.contactbx .ol a:hover {
    color: #fff !important;
    background: #00bc7a
}

.contactbx .ol a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f274";
    margin-right: 5px
}

@media screen and (max-width: 768px) {
    .contactbx .tl a {
        min-width: 290px;
        display: block
    }

    .contactbx .ml a {
        min-width: 290px;
        display: block
    }

    .contactbx .ol a {
        min-width: 290px;
        display: block
    }
}

.list-bnr_02 {
    margin-bottom: 20px;
    padding: 5px 0;
    font-size: 1.5em;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-bnr_02 li {
    width: calc(33.33% - 10px);
    background: #005638;
    margin-bottom: 15px;
    position: relative;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 0 0;
    box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 0 0
}

.list-bnr_02 li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: 5px;
    position: absolute;
    left: 90%;
    bottom: 35%;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.list-bnr_02 li:hover:before {
    left: 92%
}

.list-bnr_02 li a {
    width: 100%;
    height: 100%;
    display: block !important;
    padding: 1.5em 13px
}

.list-bnr_02 li a:link,
.list-bnr_02 li a:visited,
.list-bnr_02 li a:hover {
    color: #fff
}

.list-bnr_02 li:hover {
    opacity: 0.6
}

.list-bnr_02 li:nth-child(3n+2):last-child {
    margin-right: 33.4%
}

.pbox {
    max-width: 700px;
    margin: 10px auto
}

.head_link {
    float: right;
    padding: 15px 0 0
}

.head_link .snslink {
    float: left;
    margin: 0px 0px 0 !important;
    width: 50px
}

.head_link .telbtn {
    float: left;
    padding-top: 5px;
    font-size: 2.8rem
}

.head_link .telbtn:before {
    color: #fff !important
}

.head_link .telbtn a:link,
.head_link .telbtn a:visited,
.head_link .telbtn a:hover {
    color: #fff !important;
    text-decoration: none
}

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

header {
    width: 100%;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

@media screen and (max-width: 768px) {
    header {
        height: 60px !important
    }
}

#head {
    width: 1200px;
    margin: 0 auto;
    height: 60px !important
}

@media screen and (max-width: 768px) {
    #head {
        height: 60px !important
    }
}

body:not(#top) #head {
    display: none
}

.logo {
    margin-top: 150px;
    text-align: center
}

.logo img {
    width: 360px
}

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

    .logo img {
        width: 180px
    }
}

#top .logo {
    margin-top: 350px
}

#top .logo img {
    width: 500px
}

@media screen and (max-width: 768px) {
    #top .logo {
        margin-top: 220px
    }

    #top .logo img {
        width: 250px
    }
}

.tel {
    float: right;
    margin-right: 15px
}

header.fixed {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

header.fixed #naviA {
    background-color: rgba(255, 255, 255, 0.8)
}

#naviA {
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999
}

#navi {
    width: 1200px;
    margin: 0 auto
}

#navi * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#navi li {
    list-style: none;
    width: calc((100% - 300px) / 5);
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 1.6rem;
    line-height: 50px;
    font-weight: bold
}

#navi li:nth-child(1) {
    width: 300px
}

#navi li:nth-child(n+2) {
    padding-top: 10px
}

#navi li span {
    display: block;
    font-size: 1.2rem !important;
    font-weight: normal;
    color: #000
}

#navi li a {
    width: 100%;
    line-height: 1.2;
    display: block;
    text-align: center;
    border: none;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    padding: 8px 0
}

#navi li a:hover {
    opacity: 0.8
}

#navi li a:link,
#navi li a:visited {
    color: #000 !important;
    text-decoration: none
}

.init-right:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pbx {
    width: 300px;
    background-color: rgba(255, 255, 255, 0.8) !important;
    vertical-align: middle;
    padding: 15% 5%
}

.pbx_c {
    width: 300px;
    vertical-align: middle;
    padding: 10% 5% 15%;
    margin: 0 auto
}

.pbx_img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

.bg_l {
    background-image: url(../img/bg_l.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.bg_c {
    background-image: url(../img/bg_c.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.bg_r {
    background-image: url(../img/bg_r.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.photobx-r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    min-width: 100%;
    margin: 0 auto
}

.photobx-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 100%;
    margin: 0 auto
}

@media screen and (max-width: 800px) {
    .pbx {
        width: 100%;
        vertical-align: middle;
        padding: 15% 5%;
        z-index: 999
    }

    .pbx_c {
        width: 100%;
        vertical-align: middle;
        padding: 15% 5% 15%;
        margin: 0 auto
    }
}

.news-lb {
    margin: 15px 0;
    line-height: 1.8
}

.news-lb dt {
    float: left;
    width: 8em;
    border-right: #005638 3px solid;
    padding: 5px 0px;
    text-align: center;
    font-weight: bold
}

.news-lb dd {
    padding-left: 10em;
    padding-top: 7px;
    padding-bottom: 15px;
    margin: 0px 0 15px;
    border-bottom: 1px solid #ccc
}

.news-lb dd:last-child {
    border-bottom: 0px
}

#breadcrumb_bg {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 5px 0
}

#breadcrumb {
    font-size: 1.1rem;
    margin: 0px auto 0px;
    max-width: 1200px
}

#breadcrumb li {
    display: inline
}

#breadcrumb li a {
    display: inline;
    padding: 0
}

#breadcrumb li+li:before {
    margin: 0 10px;
    content: ">"
}

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

#title_bg1 {
    background-image: url("../img/flash1.jpg")
}

#title_bg2 {
    height: 500px;
    background-image: url("../img/flash2_2.jpg")
}

#title_bg3 {
    background-image: url("../img/flash3.jpg")
}

#title_bg4 {
    background-image: url("../img/flash4.jpg")
}

#title_bg5 {
    background-image: url("../img/flash5.jpg")
}

#title_bg6 {
    background-image: url("../img/flash6.jpg")
}

#title_bg7 {
    background-image: url("../img/flash7.jpg")
}

#title_bg1,
#title_bg2,
#title_bg3,
#title_bg4,
#title_bg5,
#title_bg6,
#title_bg7 {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-color: #111;
    height: 600px;
    margin-top: -30px
}

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

    #title_bg1,
    #title_bg2,
    #title_bg3,
    #title_bg4,
    #title_bg5,
    #title_bg6,
    #title_bg7 {
        height: 200px;
        margin-top: -70px
    }
}

.title_wrap {
    height: 400px;
    overflow: hidden;
    background-image: url("../img/bgi1.jpg");
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 700px) {
    .title_wrap {
        height: 200px
    }
}

#title {
    padding: 300px 0 160px;
    margin: 0px auto 0;
    background: rgba(0, 0, 0, 0)
}

#title h2 {
    font-family: "YakuHanJP", "Bellefair", serif;
    color: #000;
    text-align: center;
    font-weight: normal;
    font-size: 2.8rem;
    position: relative;
    letter-spacing: 4px;
    line-height: 1.6;
    text-shadow: 1px 1px 2px #fff, 1px 1px 2px #fff, 1px 1px 2px #fff
}

#title h2 span {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 13px;
    display: block;
    color: #000
}

#title_02 {
    padding: 40px 0;
    margin: 0px auto 0;
    background: rgba(255, 255, 255, 0.7);
    text-align: center
}

#title_02 h2 {
    font-family: "YakuHanJP", "Bellefair", serif;
    color: #005638;
    font-weight: normal;
    font-size: 3.5rem;
    position: relative;
    letter-spacing: 4px
}

#title_02 h2 span {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5rem;
    display: block;
    color: #005638
}

#title_02 h2 p {
    font-size: 1.2rem
}

.bnr_nml li {
    width: calc(50% - 20px)
}

.bnr_nml figure:hover .transform01 {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.bnr_nml figure h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: normal;
    text-align: left
}

.bnr_nml figure h3:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 5px
}

.bnr_nml figure p {
    color: #1b1b19;
    font-weight: 400;
    text-align: left;
    font-size: 14px
}

.bnr_nml figure * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.bnr_nml figcaption {
    width: 100%;
    background: rgba(0, 86, 56, 0.8);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 0
}

.bnr_nml figcaption h3 {
    font-size: 1.5em;
    margin-left: 10px;
    margin-bottom: 0;
    font-weight: normal
}

.bnr_nml figcaption p {
    margin-left: 40px;
    color: #fff
}

.bnr_nml figcaption:hover {
    background: rgba(0, 86, 56, 0.6)
}

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

    .bnr_nml figcaption h3 {
        font-size: 1.3em
    }
}

#pankuzuA {
    width: 100%;
    padding: 5px 0;
    background: #f2f2f2
}

#pankuzu {
    font-size: 1.1rem;
    margin: 0px auto 0px;
    max-width: 1200px
}

#pankuzu li {
    display: inline
}

#pankuzu li a {
    display: inline;
    padding: 0
}

#pankuzu li+li:before {
    margin: 0 10px;
    content: ">"
}

@media screen and (max-width: 768px) {
    #title {
        padding: 120px 0 60px;
        margin: 0
    }
}

.newsbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    color: #fff !important;
    background: #527C6E
}

.news-ttl {
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: normal;
    width: 230px;
    padding: 30px 0;
    vertical-align: middle;
    text-align: left;
    text-align: center;
    color: #fff;
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 2px
}

.news-ttl span {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.2rem !important;
    display: block;
    color: #fff;
    font-weight: normal;
    margin-top: 5px
}

.news-ttl span a {
    background: #fff;
    padding: 2px 10px;
    border-radius: 20px
}

.news-bx {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: calc(100% - 40px);
    padding: 20px 20px;
    background: #e0e0e0
}

.news-bx .news {
    overflow: hidden;
    line-height: 1.6;
    margin: 10px auto 0
}

.news-bx .news dt {
    float: left;
    width: 8em;
    font-weight: bold
}

.news-bx .news dd {
    padding-left: 8em;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    padding-bottom: 5px;
    color: #333
}

.news-bx .news dd:last-child {
    border-bottom: 0px solid #fff
}

.news {
    overflow: hidden;
    line-height: 1.6;
    margin: 10px auto 0
}

.news dt {
    float: left;
    width: 8em;
    font-weight: bold;
    color: #005638
}

.news dd {
    padding-left: 8em;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    padding-bottom: 5px
}

.news dd:last-child {
    border-bottom: 0px solid #fff
}

.flex_bx_2,
.flex_bx_3,
.flex_bx_4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex_bx_2 .bx h3,
.flex_bx_3 .bx h3,
.flex_bx_4 .bx h3 {
    font-size: 1.8rem;
    color: #fff;
    background: #005638;
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal
}

.flex_bx_2 .bx {
    width: 48%
}

.flex_bx_3 .bx {
    width: calc(33% - 10px)
}

.flex_bx_3 .bx:last-child {
    border-right: 0px solid #aaa
}

.flex_bx_4 .bx {
    width: calc(25% - 10px)
}

.flex_bx_4 .bx:last-child {
    border-right: 0px solid #aaa
}

.flex_bx_4 .bx p {
    padding: 10px 10px 0
}

.flex_bx_2 .bx,
.flex_bx_3 .bx,
.flex_bx_4 .bx {
    margin-bottom: 20px;
    padding: 0 0px;
    position: relative;
    background: #f2f2f2
}

.flex_bx_2 .bx img,
.flex_bx_3 .bx img,
.flex_bx_4 .bx img {
    max-width: calc(100% - 4px);
    margin: 0 auto;
    display: block;
    border: 2px solid #005638
}

.flex_2,
.flex_3,
.flex_4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex_2 .bx h3,
.flex_3 .bx h3,
.flex_4 .bx h3 {
    font-size: 18px;
    letter-spacing: 2px;
    color: #005638;
    font-family: "YakuHanJP", "Bellefair", serif;
    text-align: center;
    margin-bottom: 8px
}

.flex_2 .bx p,
.flex_3 .bx p,
.flex_4 .bx p {
    padding: 10px
}

.flex_2 .bx {
    width: calc(49%)
}

.flex_3 .bx {
    width: calc(33.33% - 11px);
    margin: 5px;
    background: #f2f2f2
}

.flex_4 .bx {
    width: calc(23%)
}

.flex_2 .bx,
.flex_3 .bx,
.flex_4 .bx {
    margin-bottom: 40px;
    position: relative;
    background: #fff
}

.flex_2 .bx img,
.flex_3 .bx img,
.flex_4 .bx img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block
}

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

    .flex_2,
    .flex_3 {
        display: block;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .flex_2 .bx h3,
    .flex_3 .bx h3,
    .flex_4 .bx h3 {
        font-size: 15px
    }

    .flex_2 .bx,
    .flex_3 .bx {
        width: calc(100% - 0px);
        margin-right: 0px;
        margin-bottom: 20px
    }

    .flex_4 .bx {
        width: calc(45%);
        margin-right: 0px;
        margin-bottom: 20px
    }

    .flex_3 .bx:last-child {
        width: calc(100% - 0px)
    }
}

.bxbtn {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    width: 100%;
    right: 0
}

.bxbtn * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.bxbtn a {
    font-size: 15px;
    text-align: center;
    width: 200px;
    display: block;
    padding: 10px 0px;
    font-weight: bold;
    border: 1px solid #005638;
    margin: 0 auto;
    background: #005638;
    border-radius: 30px
}

.bxbtn a:link {
    color: #fff;
    text-decoration: none
}

.bxbtn a:visited {
    color: #fff
}

.bxbtn a:hover {
    color: #005638;
    background: #fff;
    text-decoration: none;
    border: 1px solid base_color
}

.bxbtn a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    margin-right: 5px
}

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

    .flex_bx_2,
    .flex_bx_3 {
        display: block;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .flex_bx_2 .bx h3,
    .flex_bx_3 .bx h3,
    .flex_bx_4 .bx h3 {
        font-size: 15px
    }

    .flex_bx_2 .bx,
    .flex_bx_3 .bx {
        width: calc(100% - 0px);
        margin-right: 0px;
        margin-bottom: 20px
    }

    .flex_bx_4 .bx {
        width: calc(45%);
        margin-right: 0px;
        margin-bottom: 20px
    }

    .bxbtn {
        position: static;
        width: 200px !important;
        margin: 10px auto 0
    }
}

#google_translate_element {
    position: fixed;
    top: 65px;
    right: 10px;
    z-index: 0
}

.sp {
    display: none;
    margin: 0 auto
}

.pc {
    display: block;
    margin: 0 auto
}

.map {
    width: 100%;
    height: 450px
}

.scrollbar-y {
    width: 100%;
    height: 450px;
    overflow-x: hidden;
    overflow-y: scroll
}

.scrollbar-y::-webkit-scrollbar {
    width: 5px
}

.scrollbar-y::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.scrollbar-y::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.5);
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3)
}

.up_box {
    max-width: 850px;
    background: rgba(255, 255, 255, 0.9);
    padding: 24px;
    margin: 0 auto -120px;
    position: relative;
    top: -120px;
    right: 0;
    left: 0
}

@media screen and (max-width: 700px) {
    .up_box {
        top: 0;
        margin-bottom: 0
    }
}

.mttl_bl {
    background: #f1f1f1;
    color: #005638;
    text-indent: 0.8em;
    font-size: 1.8rem;
    overflow: hidden;
    font-weight: bold;
    border-left: 2px solid #005638;
    margin: 20px 0;
    padding: 5px 0
}

.mttl_check {
    margin-bottom: 10px;
    border-bottom: dotted 1px #005638;
    font-size: 1.8rem;
    color: #005638;
    font-weight: normal
}

.mttl_check:before {
    margin-right: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9"
}

.bg_sk {
    background: rgba(255, 255, 255, 0.7)
}

.mtitle-ll {
    font-size: 3rem;
    color: #555;
    text-align: center;
    margin-bottom: 20px
}

.mttl_cl {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #527C6E;
    text-align: center;
    font-weight: 400;
    font-size: 3.5rem;
    line-height: 1.6;
    margin-bottom: 25px;
    position: relative;
    letter-spacing: 0.2rem
}

.mttl_cl span {
    font-size: 13px;
    display: block;
    color: #005638
}

.mttl_cl b {
    font-weight: normal
}

.mttl_cl02 {
    font-family: "YakuHanJP", "Bellefair", serif;
    color: #527C6E;
    text-align: center;
    font-weight: normal;
    font-size: 3em;
    line-height: 1.6;
    margin-bottom: 30px;
    position: relative;
    letter-spacing: 4px
}

@media screen and (max-width: 700px) {
    .mttl_cl02 {
        font-size: 1.5em
    }
}

.mttl_cl02 span {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 13px;
    display: block;
    color: #005638
}

.mttl_ic {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.6;
    margin: 0px 0 16px;
    padding: 8px 0;
    border-top: 1px solid #005638;
    border-bottom: 1px solid #005638;
    color: #005638
}

.mttl_ic span {
    font-size: 1.5rem;
    margin-left: 5px;
    background: #527C6E;
    padding: 3px 16px;
    border-radius: 15px;
    color: #fff;
    margin-bottom: 3px;
    top: -2px;
    position: relative
}

@media screen and (max-width: 768px) {
    .mttl_ic {
        font-size: 1.8rem
    }
}

.mttl-bg {
    background: #005638;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 5px
}

.mttl-rs span {
    background: #111;
    color: #fff;
    padding: 2px 10px;
    margin-right: 5px;
    font-size: 3rem;
    margin-bottom: 10px
}

.list_pdf {
    margin-bottom: 20px;
    background: #bed9ec;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #448aca;
    overflow: hidden;
    line-height: 1.5
}

.list_pdf li {
    padding-left: 1.5em;
    padding-top: 8px;
    padding-bottom: 8px;
    text-indent: -1.5em;
    border-bottom: dotted 1px #aaa
}

.list_pdf li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    content: "\f1c1";
    color: #f84453
}

.list_pdf li:last-child {
    border-bottom: dotted 0px #aaa
}

.toggle {
    font-size: 13px;
    width: 200px;
    font-weight: normal;
    margin: 5px 0 0;
    cursor: pointer;
    background: #527C6E;
    padding: 3px 10px;
    border-radius: 3px;
    color: #fff
}

.toggle:hover {
    opacity: 0.8
}

.toggle:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 16px;
    content: "\f054";
    color: #fff
}

.toggle.active:after {
    font-family: "Font Awesome 5 Free";
    margin-right: 3px;
    content: "\f078"
}

.tgbox {
    display: none;
    background: #f2f2f2;
    padding: 16px
}

.faq dt {
    color: #005638;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px
}

.faq dt:before {
    content: "Q";
    margin-right: 5px;
    font-size: 20px;
    color: #fff;
    background: #005638;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center
}

.faq dd {
    margin-bottom: 32px;
    background: #f2f2f2;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 40px;
    text-indent: -40px
}

.faq dd:before {
    content: "A";
    text-indent: 0px;
    font-size: 20px;
    margin-right: 7px;
    color: #fff;
    background: #527C6E;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center !important
}

.faq b {
    padding: 3px 5px;
    margin: 10px 0;
    line-height: 40px;
    background: #dad2b9;
    font-size: 11px
}

.timeline>li {
    overflow: hidden;
    margin: 0;
    position: relative
}

.timeline-date {
    width: 130px;
    float: left;
    text-align: left;
    margin-top: 10px;
    color: #005638;
    font-weight: bold
}

.timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #ccc solid;
    padding: 10px 0 10px 30px
}

.timeline-content:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #005638;
    position: absolute;
    left: 126px;
    top: 17px;
    border-radius: 100%
}

@media screen and (max-width: 768px) {
    .timeline>li {
        overflow: hidden;
        margin: 0;
        position: relative
    }

    .timeline-date {
        width: 7em;
        float: left;
        text-align: left;
        margin-top: 10px
    }

    .timeline-content {
        width: 50%;
        float: left;
        border-left: 3px #ccc solid;
        padding: 10px 0 20px 20px
    }

    .timeline-content:before {
        content: "";
        width: 12px;
        height: 12px;
        background: #005638;
        position: absolute;
        left: 6.7em;
        top: 17px;
        border-radius: 100%
    }
}

.ol-list {
    counter-reset: li;
    list-style: none;
    margin: 10px 0;
    display: block
}

.ol-list li {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0px;
    border-radius: 0.3em;
    background: #f2f2f2
}

.ol-list li:last-child {
    margin-bottom: 0px
}

.ol-list span {
    display: table-cell;
    position: relative;
    padding-left: 10px;
    color: #555;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.ol-list span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 50%;
    margin-top: -1.3em;
    background-color: #00bc7a;
    margin-left: -3em;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 0.3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.pvc strong {
    color: #005638;
    display: block;
    border-bottom: 1px dotted #aaa;
    margin: 8px 0
}

.pvc strong:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 5px
}

.pvc h4 {
    color: #005638;
    display: block;
    border-bottom: 1px dotted #aaa;
    margin: 8px 0
}

.pvc h4:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 5px
}

.mttl_slash {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    border-bottom: 2px solid #eee;
    margin: 16px 0px;
    font-size: 2.2rem;
    letter-spacing: 2px;
    font-weight: bold;
    color: #005638
}

.mttl_slash:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f068";
    margin-right: 5px;
    color: #005638
}

.mttl_slash:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 2;
    content: "";
    width: 20%;
    height: 3px;
    background-color: #005638
}

.mttl_slash span {
    margin-left: 10px;
    margin-bottom: 0.2em;
    color: #005638;
    font-size: 0.6em;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase
}

.news {
    overflow: hidden;
    line-height: 1.6;
    margin: 10px auto 0;
    font-size: 1.4rem
}

.news dt {
    float: left;
    width: 5em;
    font-weight: bold;
    color: #005638
}

.news dd {
    padding-left: 6em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    padding-bottom: 5px
}

.news dd b {
    background: #005638;
    color: #fff;
    padding: 3px 16px;
    border-radius: 15px;
    margin-right: 8px
}

.news-bl dt {
    float: left;
    width: 7em;
    background: #005638;
    padding: 5px 0px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 2px 0 0
}

.news-bl dd {
    padding-left: 8em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.6;
    border-bottom: dotted 1px #aaa;
    margin: 5px 0
}

.news-bl dd:last-child {
    border-bottom: 0px
}

.list-check {
    margin-bottom: 20px;
    padding: 5px 0;
    font-size: 1.2rem;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.5
}

.list-check li {
    padding-left: 1.5em;
    padding-top: 8px;
    padding-bottom: 8px;
    text-indent: -1.5em;
    border-bottom: dotted 1px #aaa
}

.list-check li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    margin-right: 5px;
    color: #005638
}

.list-check li:last-child {
    border-bottom: dotted 0px #aaa
}

.list_check {
    margin-bottom: 20px;
    padding: 5px 0;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.5
}

.list_check li {
    padding-left: 1.5em;
    padding-top: 8px;
    padding-bottom: 8px;
    text-indent: -1.5em;
    border-bottom: dotted 1px #aaa
}

.list_check li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    margin-right: 5px;
    color: #005638
}

.list_check li:last-child {
    border-bottom: dotted 0px #aaa
}

.mttl_bubble {
    position: relative;
    padding: 0px 0px 5px 0px;
    padding-left: 2em;
    font-size: 2rem;
    color: #005638;
    border-bottom: 2px solid #00bc7a;
    margin-bottom: 25px;
    margin-top: 5px
}

.mttl_bubble::before {
    content: "●";
    color: #005638;
    font-size: 5rem;
    position: absolute;
    left: 0;
    top: -30px
}

.mttl_bubble::after {
    content: "〇";
    color: #00bc7a;
    font-size: 1.3rem;
    position: absolute;
    left: 20px;
    top: 20px
}

.product_list_2 {
    width: 100%;
    margin: 10px auto 0
}

.product_list_2 * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.product_list_2 ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_list_2 figcaption {
    position: relative;
    width: 250px;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    float: right;
    margin-left: 16px;
    margin-bottom: 16px
}

.product_list_2 figcaption img {
    height: 100%;
    width: 250px;
    margin: 0 auto;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    text-align: center
}

.product_list_2 li {
    position: relative;
    width: calc(50% - 68px);
    margin: 10px;
    padding: 24px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px
}

.product_list_2 li:hover {
    background: rgba(242, 242, 242, 0.2)
}

.product_list_2 li:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.product_list_2 li:hover .btn {
    color: #fff;
    background: #005638
}

.product_list_2 li .btn {
    padding: 2px 0px;
    margin: 16px auto;
    font-size: 1.2rem;
    border: 1px solid #005638;
    display: block;
    width: 160px;
    text-align: center;
    color: #005638;
    clear: both
}

.product_list_2 li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

.product_list_2 li h4 {
    font-size: 1.8rem;
    color: #005638;
    font-family: "YakuHanJP", "Bellefair", serif;
    margin: 8px 0;
    text-align: left
}

.product_list_2 li p {
    text-align: left
}

.product_list_2 li .catch {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    z-index: 9999;
    top: -20px;
    left: -10px;
    position: relative;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #005638;
    color: #fff;
    margin-bottom: -10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px
}

.product_list_2 li .product_list_ttl {
    font-size: 1.8rem;
    margin: 10px 0;
    text-align: center;
    font-weight: normal;
    color: #005638;
    font-family: "YakuHanJP", "Bellefair", serif
}

.product_list_2 li .text {
    text-align: left;
    font-size: 13px
}

.product_list_2 li .text:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 3px;
    color: #005638
}

@media screen and (max-width: 768px) {
    .product_list_2 ul {
        display: block
    }

    .product_list_2 figcaption {
        background: #fff;
        width: 95%;
        height: auto;
        float: none;
        margin: 0 auto 8px
    }

    .product_list_2 li {
        width: 93%;
        margin-right: 0px;
        margin-bottom: 40px;
        padding: 0 5px 5px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 1px 1px 0px 1px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 1px 1px 0px 1px
    }

    .product_list_btn {
        position: relative
    }
}

.product_list_info {
    font-size: 1.2rem
}

.product_list_info dt {
    float: left;
    width: 6em;
    background: #005638;
    padding: 5px 0px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 2px 0 0
}

.product_list_info dd {
    padding-left: 7em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.6;
    border-bottom: dotted 1px #aaa;
    margin: 5px 0
}

.product_list_info dd:last-child {
    border-bottom: 0px
}

.product_list {
    width: 100%;
    margin: 10px auto 0
}

.product_list * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.product_list ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_list figcaption {
    position: relative;
    width: 95%;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}

.product_list figcaption img {
    height: 100%;
    width: 250px;
    margin: 0 auto;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    text-align: center
}

.product_list li {
    position: relative;
    width: calc(33.33% - 30px);
    margin: 10px;
    padding: 10px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px
}

.product_list li:hover {
    background: rgba(242, 242, 242, 0.2)
}

.product_list li:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.product_list li:hover .btn {
    color: #fff;
    background: #005638
}

.product_list li .btn {
    padding: 2px 0px;
    margin: 16px auto;
    font-size: 1.2rem;
    border: 1px solid #005638;
    display: block;
    width: 160px;
    text-align: center;
    color: #005638
}

.product_list li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

.product_list li h3 {
    font-size: 1.6rem;
    color: #005638;
    font-family: "YakuHanJP", "Bellefair", serif;
    margin: 8px 0;
    text-align: center
}

.product_list li p {
    text-align: center
}

.product_list li .catch {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    z-index: 9999;
    top: -20px;
    left: -10px;
    position: relative;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #005638;
    color: #fff;
    margin-bottom: -10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px
}

.product_list li .product_list_ttl {
    font-size: 1.8rem;
    margin: 10px 0;
    text-align: center;
    font-weight: normal;
    color: #005638;
    font-family: "YakuHanJP", "Bellefair", serif
}

.product_list li .text {
    text-align: left;
    font-size: 13px
}

.product_list li .text:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 3px;
    color: #005638
}

@media screen and (max-width: 768px) {
    .product_list ul {
        display: block
    }

    .product_list figcaption {
        background: #fff;
        width: 95%;
        height: auto
    }

    .product_list li {
        width: 93%;
        margin-right: 0px;
        margin-bottom: 40px;
        padding: 0 5px 5px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 1px 1px 0px 1px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 1px 1px 0px 1px
    }

    .product_list_btn {
        position: relative
    }
}

.btn1 a {
    position: relative;
    z-index: 2;
    background: #005638;
    border: 2px solid #005638;
    font-size: 16px;
    display: block;
    width: 200px;
    margin: 0 auto !important;
    text-align: center;
    font-weight: normal;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn1 a:link,
.btn1 a:visited {
    color: #fff;
    text-decoration: none
}

.btn1 a:hover {
    color: #005638;
    text-decoration: none;
    background-color: #fff;
    border-color: #005638
}

.btn1 a::before,
.btn1 a::after {
    top: 0;
    width: 50%;
    height: 100%;
    background: #005638
}

.btn1 a::before {
    right: 0
}

.btn1 a::after {
    left: 0
}

.btn1 a:hover::before,
.btn1 a:hover::after {
    width: 0;
    background: #005638
}

.btn1 a::before,
.btn1 a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ""
}

.btn1 a::before,
.btn1 a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn2 a {
    position: relative;
    z-index: 2;
    background: none;
    border: 1px solid #fff;
    font-size: 16px;
    display: block;
    width: 305px;
    margin: 0 auto;
    text-align: center;
    font-weight: normal;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn2 a:link,
.btn2 a:visited {
    color: #fff;
    text-decoration: none
}

.btn2 a:hover {
    text-decoration: none;
    background-color: #fff;
    border-color: #fff;
    color: #111 !important
}

.btn2 a::before,
.btn2 a::after {
    top: 0;
    width: 50%;
    height: 100%
}

.btn2 a::before {
    right: 0
}

.btn2 a::after {
    left: 0
}

.btn2 a:hover {
    color: #111
}

.btn2 a:hover::before,
.btn2 a:hover::after {
    width: 0;
    background-color: #fff
}

.btn2 a::before,
.btn2 a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ""
}

.btn2 a::before,
.btn2 a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn-r a {
    margin: 0 auto;
    position: relative;
    font-family: "YakuHanJP", "Bellefair", serif;
    z-index: 2;
    background-color: #527C6E;
    border: 2px solid #527C6E;
    font-size: 16px;
    display: block;
    width: 280px;
    text-align: center;
    font-weight: bold;
    padding: 8px 0;
    color: #fff;
    border-radius: 35px;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn-r a:hover {
    color: #527C6E;
    background-color: #fff;
    border-color: #527C6E
}

.btn-r a::before,
.btn-r a::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #527C6E
}

.btn-r a::before {
    right: 0
}

.btn-r a::after {
    left: 0
}

.btn-r a:hover::before,
.btn-r a:hover::after {
    width: 0;
    background-color: #527C6E;
    border-radius: 20px
}

.btn-r a::before,
.btn-r a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: "";
    border-radius: 20px
}

.btn-r a::before,
.btn-r a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.mttl_bg {
    margin: 15px 0 0;
    background: #005638;
    font-size: 1.8rem;
    color: #fff;
    font-weight: normal;
    overflow: hidden
}

.mttl_bg:before {
    margin-right: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f30b"
}

.telbtn {
    font-size: 3.5rem;
    line-height: 1;
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: normal;
    text-align: center;
    letter-spacing: 2px
}

.telbtn:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f098";
    margin-right: 5px;
    color: #005638;
    font-size: 2.5rem
}

.telbtn span {
    font-size: 1.2rem;
    color: #fff;
    display: block
}

.telbtn a:link,
.telbtn a:visited {
    color: #005638;
    text-decoration: none
}

.telbtn a:hover {
    color: #005638;
    text-decoration: none;
    opacity: 0.6
}

.mailbtn {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px
}

.mailbtn * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.mailbtn a {
    margin: 0 auto;
    text-align: center;
    width: 250px;
    display: block;
    padding: 5px 5px;
    font-weight: normal;
    border: 2px solid #005638
}

.mailbtn a:link {
    color: #005638;
    text-decoration: none
}

.mailbtn a:visited {
    color: #005638
}

.mailbtn a:hover {
    color: #fff;
    background: #005638;
    text-decoration: none
}

.mailbtn a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f003";
    margin-right: 5px
}

.tbx {
    max-width: 450px;
    margin: 0 auto
}

.tab {
    zoom: 1;
    list-style: none;
    width: 100%;
    margin: 16px auto 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.2rem;
    border-bottom: 1px solid #aaa
}

.tab li {
    width: calc(16.66% - 12px);
    background: #005638;
    text-align: center;
    border-top: 1px solid #003d27;
    border-left: 1px solid #003d27;
    border-right: 1px solid #003d27;
    border-bottom: 1px solid #003d27;
    margin: 0 0px;
    padding: 8px 0px;
    cursor: pointer;
    color: #fff
}

.tab li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: 15px;
    margin-right: 3px
}

.tab li:hover {
    background: #007049
}

.tab .active {
    color: #005638;
    background: #fff;
    border-bottom: 0px solid #003d27
}

.tab .active:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    margin-right: 15px
}

.panel {
    display: none;
    background: #f2f2f2;
    padding: 16px;
    font-size: 1.3rem
}

.show {
    display: block
}

@media screen and (max-width: 768px) {
    .tab {
        font-size: 1.1rem
    }
}

.btn_s a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #005638;
    padding: 5px 0px;
    margin: 35px 0;
    font-size: 1.3rem;
    border: 1px solid #005638;
    display: block;
    width: 160px;
    text-align: center
}

.btn_s a:link,
.btn_s a:visited {
    color: #fff
}

.btn_s a:hover {
    color: #fff;
    background: #fff;
    color: #005638;
    border: 1px solid #005638
}

@media screen and (max-width: 768px) {
    .btn_s a {
        margin-right: auto !important;
        margin-left: auto !important
    }
}

.btn_s.center a {
    margin-right: auto !important;
    margin-left: auto !important
}

.btn_s.right a {
    margin-left: auto !important
}

@media screen and (max-width: 768px) {
    .btn_s.right a {
        margin-right: auto !important;
        margin-left: auto !important
    }
}

.snslink {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 100%;
    font-size: 20px;
    text-align: center
}

.snslink li {
    line-height: 30px;
    padding: 10px 12px;
    background: #005638;
    border-radius: 1000px;
    display: inline;
    margin: 5px 0;
    border: 1px solid #fff;
    font-weight: normal
}

.snslink li:hover {
    opacity: 0.5
}

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

.list-bnr_02 {
    margin-bottom: 0px;
    padding: 5px 0;
    font-size: 1.4rem;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-bnr_02 li {
    width: calc(25% - 20px);
    background: #527C6E;
    margin: 0 10px 15px;
    position: relative;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 0 0;
    box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 0 0
}

.list-bnr_02 li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: 5px;
    position: absolute;
    left: 90%;
    bottom: 30%;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.list-bnr_02 li:hover:before {
    left: 92%
}

.list-bnr_02 li a {
    width: 100%;
    height: 100%;
    display: block !important;
    padding: 1em 13px
}

.list-bnr_02 li a:link,
.list-bnr_02 li a:visited,
.list-bnr_02 li a:hover {
    color: #fff
}

.list-bnr_02 li:hover {
    background: #76a495
}

.list-bnr {
    margin-bottom: 0px;
    padding: 5px 0;
    font-size: 1.3em;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.list-bnr li {
    width: calc(33.33% - 10px);
    background: #005638;
    margin: 0 5px;
    position: relative;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 0 0;
    box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 0 0
}

.list-bnr li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: 5px;
    position: absolute;
    left: 95%;
    bottom: 20%;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.list-bnr li:hover:before {
    left: 96%
}

.list-bnr li a {
    width: 100%;
    height: 100%;
    display: block !important;
    padding: 10px 13px
}

.list-bnr li a:link,
.list-bnr li a:visited,
.list-bnr li a:hover {
    color: #fff
}

.list-bnr li:hover {
    background: #00a36a
}

.flowbox {
    padding-top: 10px;
    width: 100%;
    margin: 0 auto
}

.flowbox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.flowbox li {
    width: calc(33.33% - 4%);
    margin-right: 4%;
    margin-bottom: 10px;
    position: relative;
    font-size: 12px
}

.flowbox li p {
    padding: 10px 10px 0
}

.flowbox li h4 {
    color: #005638;
    font-family: "YakuHanJP", "Bellefair", serif;
    text-indent: 0.5em;
    font-size: 18px;
    text-align: center;
    padding: 8px 0
}

.flowbox li b {
    color: #005638
}

.flowbox li img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block
}

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

.flowbox li:last-child:after {
    content: ""
}

.flowbox li:last-child {
    clear: both
}

.flowbox li::after {
    font-family: "font awesome 5 Free";
    content: "\f0da";
    position: absolute;
    font-weight: 900;
    top: 30%;
    right: -32px;
    font-size: 30px;
    color: #aaa
}

@media screen and (max-width: 768px) {
    .flowbox li {
        width: calc(50% - 4%);
        margin-bottom: 20px
    }

    .flowbox li:nth-child(2n) {
        margin-right: 0
    }

    .flowbox li:nth-child(2n):after {
        content: ""
    }

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

    .flowbox li:last-child:after {
        content: ""
    }

    .flowbox li::after {
        font-family: "font awesome 5 Free";
        content: "\f0da";
        position: absolute;
        font-weight: 900;
        top: 30%;
        right: -13%;
        font-size: 30px;
        color: #aaa
    }
}

.tbox_bg {
    background: #f2f2f2;
    padding: 10px
}

.listFlow li {
    margin-bottom: 32px;
    padding-bottom: 32px
}

.listFlow .lastItem {
    margin-bottom: 0;
    padding-bottom: 0;
    background: none
}

.listFlow h4 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
    color: #f60
}

.listFlow dl {
    display: table;
    width: 100%
}

.listFlow dl dt {
    display: table-cell;
    padding: 10px 0;
    width: 100px;
    background: #eee;
    font-size: 1.8rem;
    font-weight: normal;
    color: #005638;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2
}

.listFlow dl dt .num {
    display: block;
    font-size: 3rem
}

.listFlow dl dd {
    display: table-cell;
    padding: 15px 20px;
    vertical-align: middle;
    background-color: white
}

@media screen and (max-width: 800px) {
    .listFlow h4 {
        font-size: 18px;
        font-weight: normal;
        border-bottom: solid 1px #ccc;
        margin-bottom: 5px;
        overflow: hidden
    }

    .listFlow dl {
        display: block;
        width: 100%
    }

    .listFlow dl dt {
        display: block;
        padding: 5px 0;
        width: 100%;
        border: none
    }

    .listFlow dl dt .num {
        display: block
    }

    .listFlow dl dd {
        display: block;
        padding: 15px 10px;
        border: none
    }
}

#contentwrap {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    z-index: 99
}

.bg-white2 {
    background: #f4f0ee !important
}

.single {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0
}

.single_none {
    width: 100%;
    padding: 80px 0
}

@media screen and (max-width: 768px) {
    .single_none {
        padding: 25px 0
    }
}

.lsingle {
    width: 49%;
    float: left
}

.rsingle {
    width: 49%;
    float: right
}

footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    z-index: 100
}

address span {
    display: inline-block
}

#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: bold;
    z-index: 9999
}

#page-top a {
    color: #fff;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-decoration: none;
    padding: 5px 15px;
    text-align: center;
    display: block;
    background: #005638;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px
}

#page-top a:hover {
    background: #00bc7a;
    text-decoration: none
}

table.cmp {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 8px;
    font-size: 13px
}

table.cmp th,
table.cmp td {
    padding: 15px 15px
}

table.cmp th {
    background: #005638;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal
}

table.cmp th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #005638;
    border-width: 10px;
    margin-top: -10px
}

table.cmp td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px
}

@-moz-document url-prefix() {
    table.cmp th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #888 10px solid;
        margin-top: -10px
    }
}

.list_ol_01 {
    counter-reset: li;
    list-style: none;
    margin: 10px 0;
    display: block
}

.list_ol_01 li {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0px;
    border-radius: 0.3em;
    background: #f2f2f2
}

.list_ol_01 li:last-child {
    margin-bottom: 0px
}

.list_ol_01 span {
    display: table-cell;
    position: relative;
    padding-left: 10px;
    color: #555;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.list_ol_01 span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 50%;
    margin-top: -1.3em;
    background-color: #0069b7;
    margin-left: -3em;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 0.3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: bold;
    z-index: 9999
}

#page-top a {
    color: #fff;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-decoration: none;
    padding: 5px 15px;
    text-align: center;
    display: block;
    background: #005638;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px
}

#page-top a:hover {
    background: #00bc7a;
    text-decoration: none
}

footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#footer_bg {
    background: #fff
}

#footer {
    width: 1200px;
    margin: 0 auto 0;
    padding: 40px 0;
    font-size: 12px;
    text-align: center;
    position: relative
}

#footer address {
    margin-top: 10px
}

.bg-green2 {
    background: rgba(0, 157, 28, 0.8) !important
}

.bnr01 {
    height: 300px
}

#fnavi {
    width: 1200px;
    margin: 16px auto 0
}

#fnavi li {
    display: inline-block;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0 20px;
    font-size: 1.3rem;
    font-weight: bold
}

#fnavi li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f068";
    margin-right: 5px;
    color: #005638
}

#fnavi li a {
    color: #005638 !important
}

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

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

.bg1 {
    background: url(../img/sl1.jpg)
}

.mttl_point {
    color: #005638;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding: 3px 0
}

.mttl_point span {
    background: #005638;
    display: inline-block;
    padding: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    margin-right: 15px
}

.copyright {
    text-align: center;
    color: #fff;
    background: #002317;
    padding: 2px 0;
    width: 100%;
    font-size: 1rem
}

@media screen and (max-width: 768px) {
    #fmenu-lg {
        display: none
    }

    address {
        margin-top: 10px
    }

    #footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        width: 1200px;
        margin: 10px auto 0;
        font-size: 12px
    }

    .logo_f {
        margin: 0 auto;
        text-align: center
    }

    .logo_f img {
        display: block;
        margin: 0 auto;
        width: 100px
    }
}

@media screen and (max-width: 768px) and (max-width: 800px) {
    .logo_f img {
        width: 200px
    }
}

table {
    margin: 10px 0
}

table th {
    vertical-align: middle;
    padding: 15px 10px;
    font-weight: normal;
    line-height: 1.5;
    border: #aaa 1px solid;
    color: #333;
    background: #56ffc4
}

table td {
    padding: 15px 10px;
    vertical-align: middle;
    border: #aaa 1px solid
}

table td b {
    color: #c00
}

.form {
    margin: 10px 0 10px
}

.form select {
    text-align: center
}

.form dt span {
    color: #fff;
    background: #ff4f4f;
    padding: 0 5px 0;
    margin-right: 5px;
    font-size: 1.1rem;
    border-radius: 2px;
    position: relative;
    top: -2px
}

.form dl {
    margin: 10px 0;
    font-size: 1.6rem
}

.form dt {
    float: left;
    width: 280px;
    padding-top: 20px
}

.form dd {
    padding-left: 280px;
    padding-bottom: 20px;
    padding-top: 23px;
    line-height: 1.5;
    border-bottom: 1px solid #eee
}

.form dd p {
    padding-top: 5px;
    color: #888
}

.form dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px
}

.textarea,
textarea,
.dropdown {
    border-radius: 2px;
    border: 1px solid #ddd
}

.textarea {
    border-radius: 2px;
    border: 1px solid #ddd;
    height: 30px;
    padding: 0 5px
}

.form-button {
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0
}

#mailform button {
    cursor: pointer;
    display: block;
    margin: 0 auto 5px;
    padding: 10px 0 10px;
    color: #fff;
    text-align: center;
    width: 250px;
    border-radius: 30px;
    background: #005638;
    font-weight: bold;
    border: 2px solid #005638
}

#mailform button:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e0";
    margin-right: 6px
}

#mailform button:hover {
    background: #fff;
    color: #005638
}

#mailform button * {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.form-button * {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

label.radio_text {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 20px;
    display: inline-block
}

label.radio_text:before {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius: 50%;
    left: 0px;
    top: 2px;
    content: "";
    z-index: 3
}

label.radio_text:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    left: 3px;
    top: 5px;
    background-color: #64bcff;
    z-index: 1
}

label.radio_text input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    left: -23px;
    top: 0px;
    margin: 0px;
    -webkit-box-shadow: 20px -1px #fff;
    box-shadow: 20px -1px #fff
}

label.radio_text input[type="radio"]:checked {
    -webkit-box-shadow: none;
    box-shadow: none
}

label.radio_text input[type="radio"]:focus {
    opacity: 0.2;
    -webkit-box-shadow: 20px -1px #fff;
    box-shadow: 20px -1px #fff
}

label.checkbox_text {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

label.checkbox_text:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0px;
    top: 0;
    border: 1px solid #ccc;
    z-index: 3
}

label.checkbox_text:after {
    content: "";
    position: absolute;
    top: 40%;
    left: 5px;
    display: block;
    margin-top: -9px;
    width: 8px;
    height: 12px;
    border-right: 3px solid #005638;
    border-bottom: 3px solid #005638;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

label.checkbox_text input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    left: -40px;
    width: 20px;
    height: 20px;
    display: block;
    -webkit-box-shadow: 41px 0px #fff;
    box-shadow: 41px 0px #fff;
    z-index: 2;
    margin: 0px;
    padding: 0px
}

label.checkbox_text input[type="checkbox"]:checked {
    -webkit-box-shadow: none;
    box-shadow: none
}

label.checkbox_text input[type="checkbox"]:checked:focus {
    -webkit-box-shadow: 40px 0px #666;
    box-shadow: 40px 0px #666;
    opacity: 0.1
}

label.checkbox_text input[type="checkbox"]:focus {
    -webkit-box-shadow: 41px 0px #eee;
    box-shadow: 41px 0px #eee
}

.fm-text {
    padding: 10px;
    margin: 10px 0;
    text-align: center
}

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

.blanket * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.blanket li {
    padding: 100px 0
}

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

.blanket li:first-child {
    padding-top: 0
}

.blanket li .inner {
    height: auto;
    position: relative;
    height: 750px
}

@media screen and (max-width: 768px) {
    .blanket li .inner {
        height: auto
    }
}

.blanket li .inner .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 80%
}

.blanket li .inner .image img {
    width: 100%;
    -webkit-box-shadow: rgba(0, 86, 56, 0.1) -50px 50px 0 0;
    box-shadow: rgba(0, 86, 56, 0.1) -50px 50px 0 0
}

@media screen and (max-width: 768px) {
    .blanket li .inner .image {
        position: static;
        width: 95%;
        margin: auto
    }

    .blanket li .inner .image img {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.blanket li .inner .detailBox {
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
    width: 50%
}

@media screen and (max-width: 768px) {
    .blanket li .inner .detailBox {
        position: static;
        width: 95%;
        margin: 0 auto 20px
    }
}

.blanket li .inner .textBox {
    background: rgba(0, 0, 0, 0.5);
    padding: 80px 60px 80px;
    color: #fff
}

@media screen and (max-width: 768px) {
    .blanket li .inner .textBox {
        padding: 30px
    }
}

.blanket li .inner .blanket_ttl {
    font-size: 2.4rem;
    font-weight: normal;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff
}

.blanket li:nth-child(2n) .image {
    left: auto;
    right: 0
}

.blanket li:nth-child(2n) .detailBox {
    right: auto;
    left: 0
}

.blanket li .imageList img {
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

@media screen and (max-width: 768px) {
    .blanket li .imageList img {
        height: 130px
    }
}

.lb-number {
    display: none !important
}

.btn_slash {
    line-height: 1;
    color: #fff;
    text-align: center;
    width: 270px;
    margin: 0 auto
}

.btn_slash:before {
    background: #527C6E;
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
    z-index: 2
}

.btn_slash:after {
    -webkit-transform: skew(-12deg) translate(8px, 8px);
    transform: skew(-12deg) translate(8px, 8px);
    border-color: #527C6E;
    z-index: 1
}

.btn_slash:before,
.btn_slash:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #527C6E;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out
}

.btn_slash a {
    padding: 20px 0 21px;
    color: #fff;
    display: block;
    position: relative;
    z-index: 3;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    text-decoration: none
}

.btn_slash:hover:before {
    border-color: #02672c;
    background-color: #02672c;
    -webkit-transform: skew(-12deg) translate(4px, 4px);
    transform: skew(-12deg) translate(4px, 4px)
}

.btn_slash:hover:after {
    border-color: #02672c;
    -webkit-transform: skew(-12deg) translate(4px, 4px);
    transform: skew(-12deg) translate(4px, 4px)
}

.btn_slash:hover a {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px)
}

.section_box_text_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.section_box_text_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.section_box_text_box {
    width: calc(50% - 70px);
    vertical-align: middle;
    padding: 30px 35px
}

.section_box_text_box .txtbox {
    max-width: 500px;
    margin: 0 auto
}

.section_box_img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.section_box_img img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    text-align: center;
    width: 100%;
    height: 400px;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.conts-ttl {
    font-size: 2.3rem;
    color: #005638;
    font-weight: normal;
    margin-bottom: 15px;
    border-bottom: 2px solid #aaa
}

.conts-ttlB {
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 15px;
    color: #005638
}

.pvc strong {
    color: #005638;
    display: block;
    border-bottom: 1px dotted #aaa;
    margin: 8px 0
}

.pvc strong:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 5px
}

.pvc h5 {
    color: #005638;
    display: block;
    border-bottom: 1px dotted #aaa;
    margin: 8px 0
}

.pvc h5:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 5px
}

.pvc h5>p {
    margin-bottom: 16px
}

.pvc h4>p {
    margin-bottom: 16px
}

.photo {
    width: 100%;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.photo li {
    width: calc(33.33% - 21px);
    margin: 10px
}

.photo li * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.photo li a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    max-height: 250px;
    overflow: hidden;
    background: #f2f2f2
}

.photo li img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.photo li p {
    height: 30px;
    margin: 5px 0 10px;
    text-align: center;
    text-overflow: ellipsis
}

.photo li a:hover img {
    opacity: 0.6;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

@media screen and (max-width: 480px) {
    .photo li {
        width: calc(50% - 21px);
        margin: 10px
    }

    .photo li a {
        width: 100%;
        height: 100px;
        max-height: 100px
    }
}

#blog_flexwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    margin: 20px auto 100px
}

#blog_flexwrap #blog_side {
    width: 300px;
    margin-left: 20px
}

#blog_flexwrap #blog_main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#blog_flexwrap #blog_main section {
    margin-bottom: 25px
}

.blog_sttl01 {
    background: #005638;
    color: #fff;
    text-indent: 5px;
    font-size: 1.7rem;
    padding: 5px 0;
    margin-bottom: 10px;
    font-weight: normal
}

.blog_sttl01:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0ca";
    margin-right: 5px
}

.blog_mttl {
    width: calc(100% - 20px);
    color: #005638;
    font-size: 1.8rem;
    overflow: hidden;
    font-weight: bold;
    border-left: 2px solid #005638;
    margin: 0px 0 20px;
    padding: 5px 10px;
    line-height: 1.8
}

.blog_time {
    padding-top: 0px;
    font-weight: normal
}

.blog_time:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f017";
    margin-right: 5px;
    font-weight: normal
}

.blog_box {
    min-height: 500px;
    position: relative
}

.blog_box img {
    max-width: 100%;
    padding: 15px 0
}

.pages {
    width: 100%
}

.page_next {
    float: left;
    width: 49%
}

.page_prev {
    float: right;
    text-align: right;
    width: 49%
}

.page_prev a {
    display: block;
    padding: 5px 10px;
    background: #005638
}

.page_next a {
    display: block;
    padding: 5px 10px;
    background: #005638
}

.page_prev a:hover,
.page_next a:hover {
    opacity: 0.6
}

.page_prev a:link,
.page_prev a:visited,
.page_prev a:hover {
    color: #fff
}

.page_next a:link,
.page_next a:visited,
.page_next a:hover {
    color: #fff
}

.blog_side_list {
    position: relative;
    margin: 0 0 0px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.blog_side_list .blog_bx {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: calc(100% - 0px) !important;
    font-size: 1.2rem;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    position: relative;
    padding: 10px 10px 10px
}

.blog_side_list .blog_bx a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.blog_side_list .blog_bx .blog_bx_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog_side_list .blog_bx .blog_bx_flex div {
    width: calc(100% - 120px)
}

.blog_side_list .blog_bx:hover {
    background: #f2f2f2
}

.blog_side_list .blog_bx figcaption {
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    background-color: #f2f2f2;
    background-position: center center;
    background-repeat: no-repeat;
    float: left
}

.blog_side_list .blog_bx * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.blog_side_list .blog_bx p {
    line-height: 1.6em;
    font-size: 13px
}

.blog_side_list .blog_bx img {
    vertical-align: middle;
    height: 100px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.blog_side_list .blog_bx:hover img {
    opacity: 1 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog_side_list .blog_bx .ttl {
    font-weight: bold;
    font-size: 1.2rem;
    color: #005638;
    float: none;
    background: #fff;
    padding: 0 0px
}

.blog_side_list .blog_bx .ttm {
    float: none;
    padding-top: 0px;
    font-size: 1.2rem;
    color: #888;
    font-weight: normal
}

.blog_side_list .blog_bx .ttm:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f017";
    margin-right: 5px;
    font-weight: normal
}

.blog_side_list .blog_bx .blog_ttl {
    clear: both;
    font-weight: normal
}

.blog_top_list {
    position: relative;
    margin: 0 0 0px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.blog_top_list .blog_bx {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: calc(33.33% - 40px) !important;
    font-size: 12px;
    margin: 10px;
    position: relative;
    padding: 10px 10px 10px;
    background: #fff !important
}

.blog_top_list .blog_bx a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.blog_top_list .blog_bx .blog_bx_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog_top_list .blog_bx .blog_bx_flex div {
    width: 100%
}

.blog_top_list .blog_bx:hover {
    background: #f2f2f2
}

.blog_top_list .blog_bx figcaption {
    display: block;
    text-align: center;
    width: 100%;
    height: 180px;
    overflow: hidden;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    float: none;
    margin-bottom: 15px
}

.blog_top_list .blog_bx * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.blog_top_list .blog_bx p {
    line-height: 1.6em;
    font-size: 13px
}

.blog_top_list .blog_bx img {
    vertical-align: middle;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.blog_top_list .blog_bx:hover img {
    opacity: 1 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog_top_list .blog_bx .ttl {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    float: left;
    background: #005638;
    padding: 0 15px;
    margin-bottom: 5px
}

.blog_top_list .blog_bx .ttm {
    float: left;
    padding-top: 0px;
    padding-left: 10px;
    font-size: 13px;
    font-weight: normal
}

.blog_top_list .blog_bx .ttm:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f017";
    margin-right: 5px;
    font-weight: normal
}

.blog_top_list .blog_bx .blog_ttl {
    clear: both;
    font-weight: normal
}

.blog_top_list .blog_bx .blog_text {
    margin-top: 5px
}

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

    .blog_top_list .blog_bx {
        width: calc(100% - 22px) !important;
        margin: 0px 0 8px
    }

    .blog_top_list .blog_bx .blog_bx_flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .blog_top_list .blog_bx .blog_bx_flex div {
        width: calc(100% - 150px)
    }

    .blog_top_list .blog_bx figcaption {
        width: 130px;
        height: 100px;
        display: block;
        text-align: center;
        background-color: #f2f2f2;
        background-position: center center;
        background-repeat: no-repeat;
        float: left
    }

    .blog_top_list .blog_bx .ttl {
        font-weight: bold;
        font-size: 1.2rem;
        color: #005638;
        float: none;
        background: #fff;
        padding: 0 0px
    }

    .blog_top_list .blog_bx .ttm {
        float: none;
        padding-top: 0px;
        font-size: 1.2rem;
        font-weight: normal;
        color: #888
    }

    #blog_flexwrap {
        display: -webkit-block;
        display: block;
        width: 95%;
        margin: 20px auto 30px
    }

    #blog_flexwrap #blog_main {
        background: #fff;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 20px
    }

    #blog_flexwrap #blog_side {
        width: 100%;
        margin-left: 0px
    }

    .pages {
        position: static;
        bottom: 0;
        width: 100%;
        margin-top: 30px
    }

    .page_next {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }

    .page_prev {
        float: none;
        text-align: left;
        width: 100%
    }
}

.top_bnr_parent .top_bnr {
    position: relative;
    margin-bottom: 20px
}

.top_bnr_parent .top_bnr:last-child {
    margin-bottom: 0
}

.top_bnr_parent .top_bnr:nth-child(3n) .top_bnr_detail {
    right: 0
}

.top_bnr_parent .top_bnr:nth-child(3n) .top_bnr_detail .top_bnr_detail_sub:after {
    margin-right: 0;
    margin-left: auto
}

.top_bnr_parent .top_bnr:nth-child(3n) .top_bnr_image {
    margin-left: 0;
    margin-right: auto
}

.top_bnr_parent .top_bnr:nth-child(1) .top_bnr_detail {
    right: 0
}

.top_bnr_parent .top_bnr:nth-child(1) .top_bnr_detail .top_bnr_detail_sub:after {
    margin-right: 0;
    margin-left: auto
}

.top_bnr_parent .top_bnr:nth-child(1) .top_bnr_image {
    margin-left: 0;
    margin-right: auto
}

.top_bnr_parent .top_bnr a {
    display: block
}

.top_bnr_parent .top_bnr a:hover .top_bnr_detail .top_bnr_detail_sub:after {
    -webkit-animation: a 0.5s cubic-bezier(0.05, 0.75, 0.35, 0.93);
    animation: a 0.5s cubic-bezier(0.05, 0.75, 0.35, 0.93);
    width: 100px
}

.top_bnr_parent .top_bnr a:hover .top_bnr_image img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.top_bnr_parent .top_bnr .top_bnr_detail {
    background: rgba(0, 86, 56, 0.9);
    width: 100%;
    padding: 30px 40px;
    position: absolute;
    top: 30%;
    z-index: 2;
    color: #fff
}

.top_bnr_parent .top_bnr .top_bnr_detail._sub_color {
    background-color: rgba(82, 124, 110, 0.9);
    background-position: top 20px right 20px;
    background-repeat: no-repeat
}

.top_bnr_parent .top_bnr .top_bnr_detail .top_bnr_detail_ttl {
    font-weight: 500;
    font-size: 3.8rem;
    line-height: 1;
    color: #fff
}

.top_bnr_parent .top_bnr .top_bnr_detail .top_bnr_detail_sub {
    font-family: "YakuHanJP", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
    font-size: 2rem;
    font-weight: bold;
    color: #fff
}

.top_bnr_parent .top_bnr .top_bnr_image {
    overflow: hidden;
    margin-left: auto;
    width: 70%;
    height: 330px;
    position: relative
}

.top_bnr_parent .top_bnr .top_bnr_image:before {
    padding-top: 63.41%;
    content: "";
    display: block
}

.top_bnr_parent .top_bnr .top_bnr_image mask {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: -5%;
    z-index: 1
}

.top_bnr_parent .top_bnr .top_bnr_image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

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

    .top_bnr_parent .top_bnr {
        width: 100%
    }

    .top_bnr_parent .top_bnr a .top_bnr_detail {
        width: calc(100% - 30px);
        padding: 15px;
        top: 0px;
        position: static
    }

    .top_bnr_parent .top_bnr a .top_bnr_detail .top_bnr_detail_ttl {
        font-size: 2.4rem
    }

    .top_bnr_parent .top_bnr a .top_bnr_detail .top_bnr_detail_sub {
        font-size: 1.4rem
    }

    .top_bnr_parent .top_bnr a .top_bnr_detail .top_bnr_detail_sub:after {
        margin-top: 10px
    }

    .top_bnr_parent .top_bnr a .top_bnr_detail .top_bnr_detail_note {
        margin-top: 20px
    }

    .top_bnr_parent .top_bnr a .top_bnr_image {
        top: 0px;
        padding: 0;
        width: 100%;
        height: 20%
    }

    .top_bnr_parent .top_bnr a .top_bnr_image:before {
        padding-top: auto
    }

    .top_bnr_parent .top_bnr a .top_bnr_image img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;"
    }
}

table.tbl_flow {
    margin: 8px 0;
    font-size: 1.2rem !important
}

table.tbl_flow th {
    vertical-align: middle;
    padding: 5px 16px !important;
    line-height: 1.5;
    border-top: #005638 1px solid;
    border-bottom: #005638 1px solid;
    border-left: none;
    border-right: none;
    font-weight: bold !important;
    color: #005638
}

@media screen and (max-width: 768px) {
    table.tbl_flow th {
        font-size: 1.4rem
    }
}

table.tbl_flow td {
    padding: 5px 8px !important;
    vertical-align: middle;
    border-top: #005638 1px solid;
    border-bottom: #005638 1px solid;
    border-left: none;
    border-right: none
}

table.tbl_flow td b {
    color: #527C6E
}

table.tbl_flow td:nth-child(1) {
    background: #fff
}

table.tbl-2l {
    margin: 15px 0
}

table.tbl-2l th {
    padding: 15px 10px;
    font-weight: bold;
    line-height: 1.5;
    border: #ddd 0px solid;
    color: #555;
    background: none !important
}

table.tbl-2l tr:nth-child(odd) {
    background: #eee !important
}

table.tbl-2l td {
    padding: 15px 10px;
    border: #eee 0px solid !important
}

#sp_navi {
    display: none
}

.k-btn1 a {
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #005638;
    background-color: #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btn1 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    padding-left: 5px
}

.k-btn1 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #005638
}

.k-btn2 a {
    position: relative;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #005638;
    border: solid thin #005638;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btn2 a:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -7px;
    right: -2px;
    border-left: 10px solid #005638;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.k-btn2 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #005638;
    color: #fff
}

.k-btn2 a:hover>.k-btn2 a:after {
    border-left: 10px solid #fff
}

.k-btnTel1 a {
    display: inline-block;
    margin: auto;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    color: #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 0.1em
}

@media screen and (max-width: 700px) {
    .k-btnTel1 a {
        font-size: 1.5em
    }
}

.k-btnTel1 a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f2a0";
    font-weight: 900;
    padding-right: 5px
}

.k-btnTel1 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5
}

.k-btnTel2 a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #005638;
    background-color: #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnTel2 a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f879";
    font-weight: 900;
    padding-right: 5px
}

.k-btnTel2 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #005638
}

.k-btnMail1 a {
    display: inline-block;
    margin: auto;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    color: #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnMail1 a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: 900;
    padding-right: 5px
}

.k-btnMail1 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5
}

.k-btnMail2 a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #005638;
    background-color: #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnMail2 a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: 900;
    padding-right: 5px
}

.k-btnMail2 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #005638
}

.k-btnAnchor {
    position: relative;
    display: block;
    width: 100%;
    font-weight: bold;
    height: 50px;
    background-color: #005638;
    color: #fff;
    border: solid thin #005638;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100px
}

.k-btnAnchor .btnTitle {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold
}

.k-btnAnchor .btnTitle::after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    margin-left: 0.5em
}

.k-btnAnchor:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5
}

.k-bgBase {
    background-color: #005638
}

.k-bgSub {
    background-color: #527C6E
}

.k-bgBaseLight {
    background-color: #23ffb2
}

.k-bgSubLight {
    background-color: #f2f6fb
}

.k-bgGrid {
    width: 100%;
    background-image: linear-gradient(#ddd 1px, transparent 0), linear-gradient(90deg, #ddd 1px, transparent 0);
    background-size: 20px 20px
}

.k-txtBase {
    color: #005638
}

.k-txtSub {
    color: #527C6E
}

.k-border {
    border: solid thin #005638
}

.k-vscroll {
    overflow-y: auto
}

@media screen and (min-width: 701px) {
    .k-pcNone {
        display: none
    }

    .k-spNone {
        display: block
    }
}

@media screen and (max-width: 700px) {
    .k-pcNone {
        display: block
    }

    .k-spNone {
        display: none
    }
}

.k-imgFrame {
    border: 3px solid #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px
}

.k-linegd {
    background: repeating-linear-gradient(-45deg, #fff 0, #fff 5px, green 5px, green 10px)
}

.k-txtLink {
    padding: 0 0.3em
}

.k-txtLink:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 0.2em;
    text-decoration: none !important
}

.k-txtLink:hover {
    opacity: 0.6
}

.k-highlight {
    display: inline;
    font-weight: bold;
    line-height: 1.2;
    color: #00ef9c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #23ffb2));
    background: linear-gradient(transparent 70%, #23ffb2 70%)
}

.k-blur {
    position: relative;
    width: 100%
}

.k-blur img {
    width: 100%;
    height: 100%
}

.k-blur::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: inset 0 0 20px 20px #fff, inset 0 0 40px 40px #fff;
    box-shadow: inset 0 0 20px 20px #fff, inset 0 0 40px 40px #fff
}

.hv-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.infiniteslide1 {
    height: 200px !important;
    overflow: hidden;
    border-top: 3px solid #aaa;
    border-bottom: 3px solid #aaa;
    background-color: #fff
}

.infiniteslide1 li img {
    height: 200px !important
}

@media screen and (max-width: 768px) {
    .infiniteslide1 {
        height: 100px
    }

    .infiniteslide1 img {
        height: 100px
    }
}

.swiper-container img {
    width: 100%
}

.k-table1 {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.k-table1 th {
    padding: 10px;
    border: solid thin #ccc;
    text-align: center;
    background-color: #005638;
    color: #fff;
    font-weight: 900
}

.k-table1 td {
    padding: 10px;
    border: solid thin #ccc;
    text-align: center
}

.k-table1 tr:nth-child(odd) {
    background-color: #eee
}

.k-table2 {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse
}

.k-table2 tr {
    border-bottom: solid 2px white
}

.k-table2 tr:last-child {
    border-bottom: none
}

.k-table2 th {
    position: relative;
    text-align: left;
    width: 40%;
    background-color: #00bc7a;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle
}

.k-table2 th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    border-left: 10px solid #00bc7a;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.k-table2 td {
    text-align: left;
    width: 60%;
    background-color: #f0f0f0;
    padding: 10px 20px;
    vertical-align: middle
}

.k-flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.k-flex2.list>div {
    padding: 50px
}

@media screen and (max-width: 701px) {
    .k-flex2.list>div {
        padding: 10px
    }
}

.k-flex2 img {
    vertical-align: middle;
    max-width: 100%
}

.k-flex2 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-flex2.jc-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.k-flex2.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.k-flex2.jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (min-width: 701px) {
    .k-flex2.col-1>* {
        width: 100%
    }

    .k-flex2.col-2>* {
        width: 50%
    }

    .k-flex2.col-3>* {
        width: 33.33333%
    }

    .k-flex2.col-4>* {
        width: 25%
    }

    .k-flex2.col-5>* {
        width: 20%
    }

    .k-flex2.col-6>* {
        width: 16.66667%
    }

    .k-flex2>*.w5 {
        width: 5%
    }

    .k-flex2>*.order1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .k-flex2>*.w10 {
        width: 10%
    }

    .k-flex2>*.order2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .k-flex2>*.w15 {
        width: 15%
    }

    .k-flex2>*.order3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .k-flex2>*.w20 {
        width: 20%
    }

    .k-flex2>*.order4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .k-flex2>*.w25 {
        width: 25%
    }

    .k-flex2>*.order5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .k-flex2>*.w30 {
        width: 30%
    }

    .k-flex2>*.order6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .k-flex2>*.w35 {
        width: 35%
    }

    .k-flex2>*.order7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .k-flex2>*.w40 {
        width: 40%
    }

    .k-flex2>*.order8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .k-flex2>*.w45 {
        width: 45%
    }

    .k-flex2>*.order9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .k-flex2>*.w50 {
        width: 50%
    }

    .k-flex2>*.order10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .k-flex2>*.w55 {
        width: 55%
    }

    .k-flex2>*.order11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .k-flex2>*.w60 {
        width: 60%
    }

    .k-flex2>*.order12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .k-flex2>*.w65 {
        width: 65%
    }

    .k-flex2>*.order13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .k-flex2>*.w70 {
        width: 70%
    }

    .k-flex2>*.order14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .k-flex2>*.w75 {
        width: 75%
    }

    .k-flex2>*.order15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .k-flex2>*.w80 {
        width: 80%
    }

    .k-flex2>*.order16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .k-flex2>*.w85 {
        width: 85%
    }

    .k-flex2>*.order17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .k-flex2>*.w90 {
        width: 90%
    }

    .k-flex2>*.order18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .k-flex2>*.w95 {
        width: 95%
    }

    .k-flex2>*.order19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .k-flex2>*.w100 {
        width: 100%
    }

    .k-flex2>*.order20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }
}

@media screen and (max-width: 700px) {
    .k-flex2.col-1>* {
        width: 100%
    }

    .k-flex2.col-2>* {
        width: 100%
    }

    .k-flex2.col-3>* {
        width: 100%
    }

    .k-flex2.col-4>* {
        width: 100%
    }

    .k-flex2.col-5>* {
        width: 100%
    }

    .k-flex2.col-6>* {
        width: 100%
    }

    .k-flex2>*.w5 {
        width: 100%
    }

    .k-flex2>*.order1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w10 {
        width: 100%
    }

    .k-flex2>*.order2 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w15 {
        width: 100%
    }

    .k-flex2>*.order3 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w20 {
        width: 100%
    }

    .k-flex2>*.order4 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w25 {
        width: 100%
    }

    .k-flex2>*.order5 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w30 {
        width: 100%
    }

    .k-flex2>*.order6 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w35 {
        width: 100%
    }

    .k-flex2>*.order7 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w40 {
        width: 100%
    }

    .k-flex2>*.order8 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w45 {
        width: 100%
    }

    .k-flex2>*.order9 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w50 {
        width: 100%
    }

    .k-flex2>*.order10 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w55 {
        width: 100%
    }

    .k-flex2>*.order11 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w60 {
        width: 100%
    }

    .k-flex2>*.order12 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w65 {
        width: 100%
    }

    .k-flex2>*.order13 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w70 {
        width: 100%
    }

    .k-flex2>*.order14 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w75 {
        width: 100%
    }

    .k-flex2>*.order15 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w80 {
        width: 100%
    }

    .k-flex2>*.order16 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w85 {
        width: 100%
    }

    .k-flex2>*.order17 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w90 {
        width: 100%
    }

    .k-flex2>*.order18 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w95 {
        width: 100%
    }

    .k-flex2>*.order19 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2>*.w100 {
        width: 100%
    }

    .k-flex2>*.order20 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .k-flex2.mcol-1>* {
        width: 100%
    }

    .k-flex2.mcol-2>* {
        width: 50%
    }

    .k-flex2.mcol-3>* {
        width: 33.33333%
    }

    .k-flex2.mcol-4>* {
        width: 25%
    }
}

.k-faq li {
    padding: 20px 0;
    border-top: solid thin #333
}

.k-faq li:last-child {
    border-bottom: solid thin #333
}

.k-faq .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.k-faq .inner * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-faq .inner img {
    vertical-align: middle;
    width: 100%
}

.k-faq .inner .k-faq-img {
    width: 9%;
    padding: 10px
}

.k-faq .inner .k-faq-txt-q {
    width: 81%;
    padding: 10px;
    font-size: 1.5em;
    color: #999
}

.k-faq .inner .k-faq-txt-a {
    width: 81%;
    padding: 20px 10px 10px
}

@media screen and (max-width: 800px) {
    .k-faq .k-faq-img {
        width: 14% !important
    }

    .k-faq .k-faq-txt-q {
        width: 86% !important
    }

    .k-faq .k-faq-txt-a {
        width: 86% !important
    }
}

@media screen and (max-width: 500px) {
    .k-faq .k-faq-img {
        width: 30% !important;
        padding-bottom: 0 !important
    }

    .k-faq .k-faq-txt-q {
        width: 100% !important;
        font-size: 1.1em !important
    }

    .k-faq .k-faq-txt-a {
        width: 100% !important;
        padding-top: 0 !important
    }
}

.rule li {
    font-size: 1.6em
}

@media screen and (max-width: 700px) {
    .rule li {
        font-size: 1em
    }
}

.rule li span {
    font-size: 1.5em;
    color: #005638
}

.k-fixedAspect {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-fixedAspect:before {
    content: "";
    display: block;
    padding-top: 75%
}

.k-fixedAspect>.imgWrap {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.k-fixedAspect>.imgWrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.k-contain {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-contain * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.k-contain:before {
    content: "";
    display: block;
    padding-top: 100%
}

.k-contain>.imgWindow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.k-contain>.imgWindow:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.k-cover {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-cover * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.k-cover:before {
    content: "";
    display: block;
    padding-top: 75%
}

.k-cover>.imgWindow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.k-cover>.imgWindow:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.k-cover2 {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-cover2 * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.k-cover2:before {
    content: "";
    display: block;
    padding-top: 65%
}

.k-cover2>.imgWindow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.k-cover3 {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-cover3 * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.k-cover3:before {
    content: "";
    display: block;
    padding-top: 100%
}

.k-cover3>.imgWindow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.k-note {
    font-size: 0.8em
}

.k-note>li {
    text-indent: -1em;
    padding-left: 1em
}

.k-note>li::before {
    content: "※"
}

.k-listDesign1 {
    padding: 0.5em;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.k-listDesign1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-listDesign1.col-1>li {
    width: 98%
}

.k-listDesign1.col-2>li {
    width: 46%
}

.k-listDesign1.col-3>li {
    width: 27.3333333%
}

.k-listDesign1.col-4>li {
    width: 17%
}

.k-listDesign1 li {
    position: relative;
    padding: 0em 0.3em 0.3em 1.3em;
    margin-right: 2%
}

.k-listDesign1 li:before {
    position: absolute;
    content: "";
    top: 0.5em;
    left: 0.2em;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #527C6E
}

@media screen and (max-width: 700px) {
    .k-listDesign1.col-2>li {
        width: 98%
    }

    .k-listDesign1.col-3>li {
        width: 98%
    }

    .k-listDesign1.col-4>li {
        width: 46%
    }
}

.k-listDesign2 {
    padding: 0.5em;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.k-listDesign2.col-1>li {
    width: 98%
}

.k-listDesign2.col-2>li {
    width: 46%
}

.k-listDesign2.col-3>li {
    width: 27.3333333%
}

.k-listDesign2.col-4>li {
    width: 17%
}

.k-listDesign2 li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    font-weight: 900;
    color: #005638;
    padding-right: 5px
}

@media screen and (max-width: 700px) {
    .k-listDesign2.col-2>li {
        width: 98%
    }

    .k-listDesign2.col-3>li {
        width: 98%
    }

    .k-listDesign2.col-4>li {
        width: 46%
    }
}

.k-listDesign3>li {
    display: inline-block
}

.k-listDesign3>li::after {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    padding-left: 5px
}

.k-listDesign3>li:last-child::after {
    content: " "
}

.k-listDesign4 {
    counter-reset: number;
    list-style-type: none !important;
    padding: 0.5em
}

.k-listDesign4>li {
    position: relative;
    padding-left: 30px;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 30px
}

.k-listDesign4>li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #005638;
    color: white;
    font-family: "Avenir", "Arial Black", "Arial", sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.k-listDesign5>li {
    display: inline-block;
    padding: 0 5px;
    margin: 5px;
    line-height: 1.2
}

.k-listDesign5>li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    padding-right: 5px
}

.k-listDesign6 {
    padding: 0 10px
}

.k-listDesign6>li {
    font-size: 2em;
    color: #2d8fdd;
    border-left: solid 6px #2d8fdd;
    background: #fff;
    margin-bottom: 0.5em;
    line-height: 1.5;
    padding: 0.5em
}

@media screen and (max-width: 700px) {
    .k-listDesign6>li {
        font-size: 18px
    }
}

.k-listDesign7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.k-listDesign7>li {
    margin: 0 2px;
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    background-color: #005638;
    overflow: hidden
}

.k-listDesign7>li a {
    color: #fff
}

.k-listDesign7>li a:hover {
    opacity: 0.7
}

.en {
    font-family: "YakuHanJP", "Bellefair", serif;
    letter-spacing: 0.1em;
    line-height: 1.4
}

.k-defList1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.k-defList1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-defList1 dt {
    display: block;
    width: 10em;
    border-bottom: solid thin #ccc;
    padding: 5px 0;
    margin-bottom: 10px
}

.k-defList1 dt p {
    background-color: #005638;
    color: #fff;
    padding: 0 10px;
    text-align: center
}

.k-defList1 dd {
    width: calc(100% - 10em);
    padding: 5px 10px;
    margin-bottom: 10px;
    border-bottom: solid thin #ccc;
    display: block;
    letter-spacing: 0.2em
}

@media screen and (max-width: 700px) {
    .k-defList1 dt {
        width: 100%;
        border-bottom: none;
        margin-bottom: 0
    }

    .k-defList1 dd {
        width: 100%
    }
}

.k-defList2 {
    width: 100%
}

.k-defList2 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-defList2 dt {
    color: #777
}

.k-defList2 dt p::after {
    display: inline;
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    font-weight: 900;
    padding-left: 5px
}

.k-defList2 dd {
    margin-bottom: 10px;
    border-bottom: solid thin #ccc;
    font-size: 0.8em
}

.prv strong {
    color: #005638;
    display: block;
    border-bottom: 1px dotted #aaa;
    margin: 8px 0
}

.prv strong:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    margin-right: 5px
}

.loader1 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    text-align: center;
    z-index: 999998
}

.loader1 .svg_wrapper {
    position: fixed;
    width: 250px;
    max-width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999999
}

.loader1 #nowLoading {
    font-family: "YakuHanJP", "Bellefair", serif;
    font-size: 2em;
    font-weight: 200;
    letter-spacing: 0.2em;
    color: #ffff00
}

.loader2 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    text-align: center;
    z-index: 999998
}

.loader2 .svg_wrapper {
    position: fixed;
    width: 500px;
    max-width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999999
}

.loader2 #nowLoading {
    font-size: 3em;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #fff
}

.marquee {
    width: 100vw;
    height: 100vh;
    position: relative
}

.marquee .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%
}

@media screen and (max-width: 700px) {
    .marquee .inner {
        width: 100%
    }
}

.marquee .inner img {
    width: 100%
}

.marquee .scrollBtnWrapper {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.marquee .scrollBtnWrapper #scrollBtn {
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    letter-spacing: 0.1em;
    padding-top: 60px
}

.marquee .scrollBtnWrapper #scrollBtn span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.marquee .scrollBtnWrapper #scrollBtn span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: "";
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-webkit-keyframes sdb {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes sdb {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.bg-fa {
    background-color: #fafafa
}

.object-fit {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.k-htitle0e {
    text-align: center;
    overflow: hidden
}

.k-htitle0e .main {
    font-family: "YakuHanJP", "Bellefair", serif;
    display: inline-block;
    color: #fff;
    font-size: 50px;
    font-weight: 200;
    position: relative;
    line-height: 1.1;
    letter-spacing: 0.1em
}

.k-htitle0e .main::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: calc(105% + 0.1em);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100px;
    height: 2px;
    background-color: #fff
}

.k-htitle0e .main::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 105%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100px;
    height: 2px;
    background-color: #fff
}

@media screen and (max-width: 700px) {
    .k-htitle0e .main {
        font-size: 24px
    }

    .k-htitle0e .main::before {
        width: 30px;
        height: 1px
    }

    .k-htitle0e .main::after {
        width: 30px;
        height: 1px
    }
}

.k-htitle0e .sub {
    display: inline-block;
    font-weight: 400;
    font-size: 0.9em;
    background-color: #005638;
    padding: 0 30px;
    color: #fff;
    line-height: 1.6;
    letter-spacing: 0.3em
}

.k-htitle10 {
    width: 70%;
    background: #a4c3b9;
    -webkit-box-shadow: 0px 0px 0px 5px #a4c3b9;
    box-shadow: 0px 0px 0px 5px #a4c3b9;
    border: dashed 1px #fff;
    padding: 0.2em 0.5em 0.3em;
    color: #fff;
    margin: 0 auto 0.5em;
    font-size: 2em;
    line-height: 1em;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.2em
}

@media screen and (max-width: 700px) {
    .k-htitle10 {
        font-size: 1em
    }
}

.k-htitle11 {
    font-size: 2em;
    padding-bottom: 0.1em;
    margin-bottom: 0.3em;
    position: relative;
    text-align: center
}

.k-htitle11::before {
    content: "";
    width: 4em;
    height: 4px;
    background-color: #005638;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -0.1em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.k-htitle12 {
    display: inline-block;
    font-size: 3em;
    margin: auto;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 0 1em
}

.k-htitle12::before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2070%20100%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3Bstroke-width%3A5px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E001%3C%2Ftitle%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%223.5%22%20y1%3D%223%22%20x2%3D%2266.5%22%20y2%3D%2297%22%2F%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.k-htitle12::after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2070%20100%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3Bstroke-width%3A5px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E002%3C%2Ftitle%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%2266.5%22%20y1%3D%222.5%22%20x2%3D%222.5%22%20y2%3D%2296.5%22%2F%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.titleWrap {
    padding: 50px 0;
    background-image: url("../img/bgi1.jpg");
    background-color: #fff;
    background-repeat: repeat
}

.maintext {
    letter-spacing: 0.2em;
    line-height: 2;
    font-weight: 500
}

.k-quote {
    background-color: #eee;
    padding: 20px 50px;
    letter-spacing: 0.1em;
    font-style: italic
}

.k-quote:before {
    font-family: "Font Awesome 5 Free";
    content: "\f10d";
    font-weight: 900;
    display: block;
    text-align: center;
    font-size: 2em;
    padding-bottom: 20px;
    color: #ccc
}

.k-quote:after {
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    font-weight: 900;
    display: block;
    text-align: center;
    font-size: 2em;
    padding-top: 20px;
    color: #ccc
}

.k-round {
    width: 150px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    position: relative
}

.k-round::before {
    display: block;
    content: "";
    padding-top: 100%
}

.k-round .inner {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    line-height: 1.2
}

@media screen and (max-width: 700px) {
    .k-round .inner {
        font-size: 0.7em
    }
}

.k-htitle0a {
    font-size: 1.8em;
    line-height: 1.4;
    letter-spacing: 0.2em;
    border-bottom: solid thin #aaa;
    margin-bottom: 20px
}

@media screen and (max-width: 700px) {
    .k-htitle0a {
        font-size: 1.3em
    }
}

.k-htitle0a:first-letter {
    font-size: 1.2em;
    color: #527C6E
}

.k-htitle0b {
    background-color: #005638;
    font-size: 1.8em;
    padding: 0 10px;
    font-family: "YakuHanJP", "Bellefair", serif;
    font-weight: 200;
    letter-spacing: 0.2em;
    line-height: 1.6;
    color: #fff
}

.hv-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

body#thanks #contact {
    display: none
}

.slick-dots {
    bottom: auto !important
}

.bgi1 {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.bgi2 {
    background-color: #fff;
    background-repeat: repeat
}

.bg-even:nth-child(even) {
    background-color: #fafafa
}

.syncSlider-nav {
    margin: 0 10px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.syncSlider-nav.slick-initialized {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1
}

.syncSlider-nav svg.prev-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 1.5em;
    cursor: pointer
}

.syncSlider-nav svg.next-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 1.5em;
    cursor: pointer
}

.syncSlider-nav .slick-list {
    margin: 0 1em
}

.syncSlider-nav .slick-slide {
    margin: 0 5px;
    padding: 5px
}

.form .form-pattern-1 dl dt:not(.pattern-exclusion) span.required::before {
    background: #ff4f4f;
}

.form input {
    vertical-align: baseline;
}

.form .form-pattern-1 .submit-btn {
    cursor: pointer;
    display: block;
    margin: 0 auto 5px;
    padding: 10px 0 10px;
    color: #fff;
    text-align: center;
    width: 250px;
    border-radius: 30px;
    background: #005638;
    font-weight: bold;
    border: 2px solid #005638;
}

.form .form-pattern-1 .submit-btn:hover {
    background: #fff;
    color: #005638;
}

.form .form-pattern-1 .submit-btn::before {
    transition: all .2s ease-in-out 0s;
  }
  
  .form .form-pattern-1 .submit-btn:hover::before {
    background: #005638;
  }