@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;
}
.is-sp {
    display: none !important;
}

.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;
}
.txtcolor1 {
    color: #e60012;
}
.txtcolor2 {
    color: #005bac;
}

@media only screen and (max-width: 750px) {
    .is-pc {
        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-color: #efefef;
}

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

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


/* ================================================= */
/* header */
/* ================================================= */
.social_buttons {
    width: 980px;
    margin: 0px auto;
    padding: 10px 0;
    text-align: right;
}
.social_buttons li {
    float: none;
    display: inline-block !important;
}

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

#tu_footer {
    background-color: #ffffff;
    max-width: 1040px;
    width: 100%;
    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_wrap {
    width: 100%;
    overflow: hidden;
}

#tu_wrap > .tu_mainvisual {
    background-color: #ffffff;
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 70px 0;
    position: relative;
}
#tu_wrap > .tu_mainvisual .mainvisual {
    position: relative;
}
#tu_wrap > .tu_mainvisual .mainvisual h1 {
    width: 100%;
}

#tu_wrap > .tu_contents {
    background-color: #ffffff;
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    padding: 0 70px;
    position: relative;
}

#tu_wrap > .tu_contents .tu_readtext {
    width: 100%;
    padding: 20px 0 50px;
}
#tu_wrap > .tu_contents .tu_readtext p {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    text-align: left;
}

#tu_wrap > .tu_contents .contents_body {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 40px;
}
#tu_wrap > .tu_contents .contents_body .contents_title {
    border-bottom: #000000 solid 1px;
    padding-bottom: 2px;
    margin-bottom: 2em;
}
#tu_wrap > .tu_contents .contents_body .contents_title h2 {
    border-bottom: #000000 solid 1px;
    padding-bottom: 12px;
    font-size: 33px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    color: #dc0c18;
}
#tu_wrap > .tu_contents .contents_body .text_1 {
    margin-bottom: 2em;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}
#tu_wrap > .tu_contents .contents_body .text_2 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}
#tu_wrap > .tu_contents .contents_body .text_2 span {
    font-weight: bold;
}
#tu_wrap > .tu_contents .contents_body .text_3 {
    margin-bottom: 2em;
    font-size: 16px;
    text-indent: 1em;
    line-height: 2;
}
#tu_wrap > .tu_contents .contents_body .text_1 ._notes,
#tu_wrap > .tu_contents .contents_body .text_2 ._notes,
#tu_wrap > .tu_contents .contents_body .text_3 ._notes {
    display: block;
    font-size: 10px;
    font-weight: normal;
}

#tu_wrap > .tu_contents .contents_body .ph_1 {
    width: 100%;
    margin: 0 auto 2em;
    position: relative;
}
#tu_wrap > .tu_contents .contents_body .ph_1 figure {
    display: block;
}
#tu_wrap > .tu_contents .contents_body .ph_1 .proftext {
    padding: 10px 0;
}
#tu_wrap > .tu_contents .contents_body .ph_1 .proftext .text1 {
    margin-bottom: .5em;
    font-size: 13px;
    line-height: 1;
}
#tu_wrap > .tu_contents .contents_body .ph_1 .proftext .text2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

#tu_wrap > .tu_contents .fig {
    margin: 0 auto 2em;
}
#tu_wrap > .tu_contents .fig.w80 {
    width: 80%;
}
#tu_wrap > .tu_contents .fig.w640 {
    width: 640px;
}
#tu_wrap > .tu_contents .fig p {
    padding-top: 6px;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
}

#tu_wrap > .tu_contents .logo {
    margin: 0 auto 25px;
}
#tu_wrap > .tu_contents .logo figure {
    width: 200px;
    margin: 0 auto;
}
#tu_wrap > .tu_contents .contact_text1 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
#tu_wrap > .tu_contents .contact_text2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
#tu_wrap > .tu_contents .contact_text2 a {
    color: #d2040e;
    font-weight: bold;
    text-decoration: underline;
}
#tu_wrap > .tu_contents .contact_text2 a:hover {
    text-decoration: none;
}


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

    #tu_wrap > .tu_mainvisual {
        padding: 40px 40px 0;
    }

    #tu_wrap > .tu_contents {
        padding: 0 40px;
    }

}


@media screen and (max-width:750px) {
    #tu_wrap > .tu_mainvisual {
        padding: 4vw 4vw 0;
        position: relative;
    }

    #tu_wrap > .tu_contents {
        padding: 0 4vw;
    }

    #tu_wrap > .tu_contents .tu_readtext {
        width: 100%;
        padding: 20px 0 50px;
    }
    #tu_wrap > .tu_contents .tu_readtext p {
        font-size: 15px;
        font-feature-settings: "palt";
    }

    #tu_wrap > .tu_contents .contents_body {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 8vw;
    }
    #tu_wrap > .tu_contents .contents_body .contents_title h2 {
        padding-bottom: 2vw;
        font-size: 6vw;
        line-height: 1.2;
    }
    #tu_wrap > .tu_contents .contents_body .text_1 {
        font-size: 15px;
        line-height: 1.8;
    }
    #tu_wrap > .tu_contents .contents_body .text_2 {
        font-size: 15px;
        line-height: 1.8;
    }
    #tu_wrap > .tu_contents .contents_body .text_3 {
        font-size: 15px;
        line-height: 1.8;
    }

    #tu_wrap > .tu_contents .contents_body .ph_1 {
        width: 100%;
        margin: 0 auto 2em;
        position: relative;
    }
    #tu_wrap > .tu_contents .contents_body .ph_1 figure {
        display: block;
    }
    #tu_wrap > .tu_contents .contents_body .ph_1 .proftext {
        padding: 10px 0;
    }
    #tu_wrap > .tu_contents .contents_body .ph_1 .proftext .text1 {
        margin-bottom: .5em;
        font-size: 13px;
        line-height: 1;
    }
    #tu_wrap > .tu_contents .contents_body .ph_1 .proftext .text2 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
    }

    #tu_wrap > .tu_contents .fig {
    }
    #tu_wrap > .tu_contents .fig.w640 {
        width: 100%;
    }
    #tu_wrap > .tu_contents .fig.w320 {
        width: 320px;
    }
    #tu_wrap > .tu_contents .fig .fig_ttl {
        margin-bottom: .5em;
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #00a291;
    }
    #tu_wrap > .tu_contents .fig p {
        padding-top: 6px;
        font-size: 11px;
        line-height: 1.4;
        text-align: center;
    }
    
    #tu_wrap > .tu_contents .logo {
        margin: 0 auto 5vw;
    }
    #tu_wrap > .tu_contents .logo figure {
        width: 40vw;
        margin: 0 auto;
    }
    #tu_wrap > .tu_contents .contact_text1 {
        margin-bottom: 12px;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
    }
    #tu_wrap > .tu_contents .contact_text2 {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
    }
    #tu_wrap > .tu_contents .contact_text2 a {
        color: #d2040e;
        font-weight: bold;
        text-decoration: underline;
    }
    #tu_wrap > .tu_contents .contact_text2 a:hover {
        text-decoration: none;
    }
}
