@charset "UTF-8";


html{
    font-size: 625%;
}
body {
    position: relative;
    width: 100%;
    color: #111;
    text-align: left;
    font-size: .16em;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, "Segoe UI", sans-serif;
    line-height: 1.5;
    overscroll-behavior: none;
}

.sans-serif {
    font-family: 'Oswald', sans-serif;
}
.serif {
    font-family: Times New Roman, Georgia, serif;
}
.mincho {
    font-family:"Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}

figure {
    display: block;
    margin: 0;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.is-pc {
    display: block !important;
}
.tab-only {
    display: none !important;
}
.is-sp {
    display: none !important;
}
.bgcolor1 {
    background-color: #975466;
}
.bgcolor2 {
    background-color: #7d6c9a;
}
.bgcolor3 {
    background-color: #6e9570;
}

.is-hide {
    display: none;
}
sup {
    font-size: 60%;
    vertical-align: top;
    position: relative;
    top: 0;
}
sub {
    font-size: 80%;
    vertical-align: bottom;
    position: relative;
    bottom: -0.3em;
}

@media only screen and (max-width: 1024px) {
    .is-pc.no-tab {
        display: none !important;
    }
    .tab-only {
        display: block !important;
    }
}

@media only screen and (max-width: 750px) {
    .is-pc {
        display: none !important;
    }
    .tab-only {
        display: none !important;
    }
    .is-sp {
        display: block !important;
    }
    sup {
        font-size: 60%;
        vertical-align: top;
        position: relative;
        top: 0;
    }
    sub {
        font-size: 60%;
        vertical-align: bottom;
        position: relative;
        bottom: 0;
    }
}



/* ===================== */
/* body
/* ===================== */
body {
    background: #efefef;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@media only screen and (max-width: 750px) {
}

/* ===================== */
/* body
/* ===================== */


/* ================================================= */
/* footer */
/* ================================================= */

#_footer {
    background-color: #fff;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.localFooter {
    background:#fff;
    padding-top:20px !important;
    line-height: 150%;
}

#bpGlobalFooter {
    background:#fff;
    padding-top:10px;
    padding-bottom: 30px !important;
}

/* ===================== */
/* wrapper
/* ===================== */

#_tu {
    background-color: #ffffff;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#_tu ._mv {
    width: 100%;
    position: relative;
}
#_tu ._mv img {
    width: 100%;
}
#_tu ._mv ._mv_img {
    width: 100%;
    position: relative;
}
#_tu ._mv ._h1_sub {
    display: block;
    width: 28%;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
#_tu ._mv ._h1 {
    display: block;
    width: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

#_tu ._mv_p2 {
    width: 100%;
    position: relative;
}
#_tu ._mv_p2 img {
    width: 100%;
}
#_tu ._mv_p2 ._mv_bg {
    width: 100%;
    position: relative;
}
#_tu ._mv_p2 ._h1_sub {
    display: block;
    width: 28%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
#_tu ._mv_p2 ._h1 {
    display: block;
    width: 45%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

#_tu ._read {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    padding: 50px 20px;
    position: relative;
}
#_tu ._read::before {
    content: "";
    display: block;
    border-bottom: #006457 solid 4px;
    width: 180px;
    height: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
#_tu ._read p {
    font-size: 16px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    line-height: 2;
    color: #006457;
    text-align: center;
}
#_tu ._read p span {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    font-weight: normal;
}
#_tu ._read p br {
    display: block;
}
@media only screen and (max-width: 1000px) {
    #_tu ._read p {
        text-align: justify;
    }
    #_tu ._read p br {
        display: none;
    }
}

#_tu ._contents {
    background-color: #ffffff;
    width: 100%;
    padding-bottom: 50px;
}
#_tu ._contents a {
    font-weight: bold;
    text-decoration: underline;
    color: #387dc8;
}

#_tu ._contents ._contents_ttl {
    background: url(ttl_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 180px;
    margin: 0 auto 30px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._contents_ttl ._contents_ttl_inner {
    width: 800px;
    margin: 0 auto;
    position: relative;
}
#_tu ._contents ._contents_ttl ._contents_ttl_inner::before {
    content: "";
    display: block;
    border: #ffffff solid 3px;
    border-right: none;
    border-bottom: none;
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
#_tu ._contents ._contents_ttl ._contents_ttl_inner::after {
    content: "";
    display: block;
    border: #ffffff solid 3px;
    border-left: none;
    border-top: none;
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
#_tu ._contents ._contents_ttl ._contents_ttl_inner h2 {
    font-size: 40px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.3;
    text-align: center;
    color: #ffffff;
}

#_tu ._contents ._contents_body {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 1px 80px;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._bodytitle {
    width: 100%;
    margin-bottom: 2em;
    padding-top: 40px;
    line-height: 1;
}
#_tu ._contents ._bodytext1 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}
#_tu ._contents ._bodytext1 span {
    font-weight: bold;
}
#_tu ._contents ._bodytext1 .notes {
    display: block;
    font-size: 11px;
}
#_tu ._contents ._bodytext2 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
    text-indent: 1em;
}
#_tu ._contents ._bodytext1._mb0,
#_tu ._contents ._bodytext2._mb0 {
    margin-bottom: 0;
}

#_tu ._contents ._img {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 2em;
}
#_tu ._contents ._prof {
    padding-top: 10px;
}
#_tu ._contents ._prof ._prof_text1 {
    margin-bottom: .3em;
    font-size: 12px;
    line-height: 1;
}
#_tu ._contents ._prof ._prof_text2 {
    margin-bottom: .5em;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
#_tu ._contents ._prof ._prof_text2 span {
    font-size: 60%;
}
#_tu ._contents ._prof ._prof_text3 {
    font-size: 11px;
    line-height: 1.5;
}


#_tu ._contents ._link {
    display: block;
    width: 100%;
    max-width: 660px;
    margin: 0 auto 2em;
    padding-top: 30px;
}
#_tu ._contents ._link h3 {
    width: 200px;
    margin: 0 auto 12px;
}
#_tu ._contents ._link ._linkbnr {
    width: 100%;
}
#_tu ._contents ._link ._linkbnr a {
    width: 100%;
    transition: opacity ease .3s;
}
#_tu ._contents ._link ._linkbnr a:hover {
    opacity: .8;
}

#_tu ._img_gallery {
    width: 100%;
    max-width: 1125px;
    margin: 0 auto;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#_tu ._img_gallery figure {
    width: 33.3333%;
}

._contact {
    background-color: #ffffff;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
._contact::before {
    border-left: #000000 solid 1px;
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    left: 50%;
    top: 0;
}
._contact ._contact_item {
    width: 330px;
}
._contact ._contact_item ._contact_logo {
    width: 70%;
    margin: 0 auto 20px;
}
._contact ._contact_item ._contact_text1 {
    margin-bottom: 1em;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
._contact ._contact_item ._contact_text2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
._contact ._contact_item ._contact_text2 a {
    text-decoration: underline;
}


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

    #_tu {
        max-width: inherit;
    }

    #_tu ._mv img {
        width: 100%;
    }
    #_tu ._mv ._mv_img {
        width: 100%;
        position: relative;
    }
    #_tu ._mv ._h1_sub {
        display: block;
        width: 42%;
        position: absolute;
        right: 2vw;
        top: 2vw;
        z-index: 1;
    }
    #_tu ._mv ._h1 {
        display: block;
        width: 94%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 2;
    }

    #_tu ._mv_p2 ._h1_sub {
        width: 42%;
    }

    #_tu ._read {
        display: block;
        width: 100%;
        margin-bottom: 10vw;
        padding: 6vw 4vw;
        position: relative;
    }
    #_tu ._read::before {
        content: "";
        display: block;
        border-bottom: #006457 solid 3px;
        width: 33vw;
        height: 100%;
    }
    #_tu ._read p {
        font-size: 15px;
        font-feature-settings: normal;
        text-align: left;
        letter-spacing: 0;
    }

    #_tu ._contents {
        background-color: #ffffff;
        width: 100%;
        padding-bottom: 10vw;
    }

    #_tu ._contents ._contents_ttl {
        background: url(ttl_bg.jpg) center top no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 24vw;
        margin: 0 auto 30px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 10;
    }
    #_tu ._contents ._contents_ttl ._contents_ttl_inner {
        width: 96vw;
        margin: 0 auto;
        position: relative;
    }
    #_tu ._contents ._contents_ttl ._contents_ttl_inner::before {
        border: #ffffff solid 2px;
        border-right: none;
        border-bottom: none;
        width: 5vw;
        height: 18vw;
        top: -2vw;
        transform: translateY(0);
    }
    #_tu ._contents ._contents_ttl ._contents_ttl_inner::after {
        border: #ffffff solid 2px;
        border-left: none;
        border-top: none;
        width: 5vw;
        height: 18vw;
        top: -2vw;
        transform: translateY(0);
    }
    #_tu ._contents ._contents_ttl ._contents_ttl_inner h2 {
        font-size: 5.5vw;
        font-weight: bold;
        font-feature-settings: "palt";
        line-height: 1.3;
        text-align: center;
        color: #ffffff;
    }

    #_tu ._contents ._contents_body {
        width: 100%;
        max-width: inherit;
        padding: 1px 4vw;
    }
    #_tu ._contents ._bodytitle {
        width: 100%;
        margin-bottom: 2em;
        padding-top: 40px;
        line-height: 1;
    }
    #_tu ._contents ._bodytext1 {
        font-size: 15px;
    }
    #_tu ._contents ._bodytext1 span {
        font-weight: bold;
    }
    #_tu ._contents ._bodytext1 .notes {
        display: block;
        font-size: 10px;
    }
    #_tu ._contents ._bodytext2 {
        font-size: 15px;
    }

    #_tu ._contents ._prof {
        padding-top: 10px;
    }
    #_tu ._contents ._prof ._prof_text1 {
        font-size: 11px;
    }
    #_tu ._contents ._prof ._prof_text2 {
        font-size: 16px;
    }
    #_tu ._contents ._prof ._prof_text3 {
        font-size: 10px;
    }


    #_tu ._contents ._link {
        padding-top: 20px;
    }
    #_tu ._contents ._link h3 {
        width: 160px;
    }

    #_tu ._img_gallery {
        width: 92vw;
        max-width: 1125px;
        margin: 0 auto;
        padding-bottom: 60px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #_tu ._img_gallery figure {
        width: 50%;
    }

    ._contact {
        padding: 0 0 40px;
    }
    ._contact::before {
        height: calc(100% - 30px);
    }
    ._contact ._contact_item {
        width: 50%;
    }
    ._contact ._contact_item ._contact_logo {
        width: 66%;
        margin: 0 auto 10px;
    }
    ._contact ._contact_item ._contact_text1 {
        font-size: 13px;
    }
    ._contact ._contact_item ._contact_text2 {
        font-size: 12px;
    }
}
