@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;
}

@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 {
}

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

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


/* ================================================= */
/* header */
/* ================================================= */
.tu_header_55th {
    background-color: #000000;
    border-bottom: #b66f96 solid 3px;
    width: 100%;
}
.tu_header_55th .header_inner {
    max-width: 1140px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.tu_header_55th .header_inner::before {
    content: "";
    display: block;
    border-left: #ffffff solid 1px;
    height: 30px;
    width: 1px;
    position: absolute;
    right: 220px;
    top: 50%;
    transform: translateY(-50%);
}
.tu_header_55th .header_inner .header_logo {
    width: 160px;
    line-height: 1;
}
.tu_header_55th .header_inner .header_pr {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tu_header_55th .header_inner .header_pr span {
    display: block;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    color: #fff;
}

#tu_header {
    background-color: #000;
    width: 100%;
}

.nbo_header {
    width: 1000px;
    margin: 0px auto;
}

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

@media only screen and (max-width: 1024px) {
    #bpGlobalHeader {
        display: none;
    }
    .nbo_header {
        display: none;
    }
}

/* ================================================= */
/* footer */
/* ================================================= */
.localFooter {
    background:#fff;
    padding-top:20px !important;
    line-height: 150%;
}

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

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

.sp_header {
    display: none !important;
}

#tu_wrap {
    width: 100%;
    overflow: hidden;
}

#tu_wrap .tu_kv {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px;
    position: relative;
}
#tu_wrap .tu_kv .tu_kv_title {
    width: 72%;
}
#tu_wrap .tu_kv .tu_kv_title ._img {
    width: 100%;
    margin-bottom: 20px;
}
#tu_wrap .tu_kv .tu_kv_title h1 {
    width: 100%;
}
#tu_wrap .tu_kv .tu_kv_logo {
    width: 26.5%;
}
#tu_wrap .tu_kv .tu_kv_logo ._logo {
    width: 100%;
    margin-bottom: 4px;
}
#tu_wrap .tu_kv .tu_kv_logo ._app {
    width: 100%;
}

#tu_wrap .tu_read {
    background: #fdefea url(bg_read.jpg) center bottom no-repeat;
    background-size: 1200px auto;
    width: 100%;
    margin: 0 auto 60px;
    padding: 40px;
    position: relative;
}
#tu_wrap .tu_read p {
    font-size: 17px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
}

#tu_wrap .tu_contents {
    max-width: 1000px;
    margin: 0 auto 40px;
    position: relative;
}
#tu_wrap .tu_contents .contents_title {
    border-bottom: #e8e8e8 solid 1px;
    width: 100%;
    padding: 30px 0;
    margin: 0 auto 40px;
    position: relative;
}
#tu_wrap .tu_contents .contents_title::before {
    content: "";
    display: block;
    border-bottom: #eb6133 solid 5px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
}
#tu_wrap .tu_contents .contents_title h2 {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    z-index: 10;
}
#tu_wrap .tu_contents .contents_title h2._title1 {
    width: 362px;
}
#tu_wrap .tu_contents .contents_title h2._title2 {
    width: 442px;
}
#tu_wrap .tu_contents .contents_title h2._title3 {
    width: 560px;
}

#tu_wrap .tu_contents .contents_body {
    width: 880px;
    margin: 0 auto;
    padding: 20px 20px 40px;
}
#tu_wrap .tu_contents .contents_body .text_1 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
    text-indent: 1em;
}
#tu_wrap .tu_contents .contents_body .text_2 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 2;
    text-indent: 1em;
}

#tu_wrap .tu_contents .contents_body .ph_1 {
    width: 600px;
    margin: 0 auto 2em;
}

#tu_wrap .tu_contents .contents_body .fig_1 {
    max-width: 752px;
    margin: 0 auto 2em;
}

#tu_wrap .tu_point {
    background-color: #eb6133;
    width: 100%;
    padding: 30px;
}
#tu_wrap .tu_point ._point_title {
    width: 566px;
    margin: 0 auto 30px;
}
#tu_wrap .tu_point ._point_body {
    max-width: 800px;
    margin: 0 auto;
}
#tu_wrap .tu_point ._point_body p {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
}

#tu_wrap .tu_contact {
    display: block;
    width: 320px;
    margin: 0 auto;
    padding: 50px 0;
}
#tu_wrap .tu_contact ._logo {
    width: 100%;
    margin: 0 auto 40px;
}
#tu_wrap .tu_contact ._btn {
    width: 240px;
    margin: 0 auto;
}
#tu_wrap .tu_contact ._btn a {
    background-color: #eb6133;
    border-radius: 4px;
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
    transition: all ease .3s;
}
#tu_wrap .tu_contact ._btn a:hover {
    background-color: #f46c3e;
}


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

    .tu_header_55th > .header_inner::before {
        content: "";
        display: block;
        border-left: #ffffff solid 1px;
        height: 22px;
        width: 1px;
        position: absolute;
        right: 100px;
        top: 50%;
        transform: translateY(-50%);
    }
    .tu_header_55th > .header_inner > .header_logo {
        max-width: 160px;
        width: 30vw;
        line-height: 1;
    }
    .tu_header_55th > .header_inner > .header_pr {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .tu_header_55th > .header_inner > .header_pr span {
        display: block;
        font-size: 10px;
        line-height: 1;
        text-align: center;
        color: #fff;
    }

    #tu_wrap .tu_kv {
        display: block;
        max-width: inherit;
        margin: 0 auto;
        padding: 12vw 0 5vw 0;
        position: relative;
        overflow: hidden;
    }
    #tu_wrap .tu_kv .tu_kv_title {
        width: 100%;
    }
    #tu_wrap .tu_kv .tu_kv_title ._img {
        width: 100%;
        margin-bottom: 3vw;
    }
    #tu_wrap .tu_kv .tu_kv_title h1 {
        width: 68vw;
        padding-left: 3vw;
    }
    #tu_wrap .tu_kv .tu_kv_logo {
        width: 41vw;
        position: absolute;
        right: 3vw;
        top: 3vw;
    }
    #tu_wrap .tu_kv .tu_kv_logo ._logo {
        width: 100%;
        margin-bottom: 0;
    }
    #tu_wrap .tu_kv .tu_kv_logo ._app {
        width: 39vw;
        position: absolute;
        right: -6vw;
        top: 73vw;
    }

    #tu_wrap .tu_read {
        background: #fdefea url(bg_read_sp.jpg) center bottom no-repeat;
        background-size: 100% auto;
        width: 100%;
        margin: 0 auto 5vw;
        padding: 5vw 5vw 24vw;
        position: relative;
    }
    #tu_wrap .tu_read p {
        font-size: 16px;
        font-weight: bold;
        line-height: 2;
        text-align: left;
    }

    #tu_wrap .tu_contents {
        max-width: 1000px;
        margin: 0 auto 5vw;
        position: relative;
    }
    #tu_wrap .tu_contents .contents_title {
        border-bottom: #e8e8e8 solid 1px;
        width: 100%;
        padding: 5vw 3vw;
        margin: 0 auto 5vw;
        position: relative;
    }
    #tu_wrap .tu_contents .contents_title::before {
        content: "";
        display: block;
        border-bottom: #eb6133 solid 3px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
    }
    #tu_wrap .tu_contents .contents_title h2 {
        background-color: #fff;
        display: block;
        margin: 0 auto;
        padding: 0 4vw;
        position: relative;
        z-index: 10;
    }
    #tu_wrap .tu_contents .contents_title h2._title1 {
        width: 64%;
    }
    #tu_wrap .tu_contents .contents_title h2._title2 {
        width: 78%;
    }
    #tu_wrap .tu_contents .contents_title h2._title3 {
        width: 100%;
    }

    #tu_wrap .tu_contents .contents_body {
        width: 100%;
        margin: 0 auto;
        padding: 4vw;
    }
    #tu_wrap .tu_contents .contents_body .text_1 {
        margin-bottom: 2em;
        font-size: 15px;
        line-height: 2;
        text-indent: 1em;
        text-align: justify;
    }
    #tu_wrap .tu_contents .contents_body .text_2 {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 2;
        text-indent: 1em;
    }

    #tu_wrap .tu_contents .contents_body .ph_1 {
        width: 100%;
        margin: 0 auto 2em;
    }

    #tu_wrap .tu_contents .contents_body .fig_1 {
        max-width: 100%;
        margin: 0 auto 2em;
    }

    #tu_wrap .tu_point {
        background-color: #eb6133;
        width: 100%;
        padding: 5vw;
    }
    #tu_wrap .tu_point ._point_title {
        width: 100%;
        margin: 0 auto 5vw;
    }
    #tu_wrap .tu_point ._point_body {
        max-width: 800px;
        margin: 0 auto;
    }
    #tu_wrap .tu_point ._point_body p {
        font-size: 15px;
        font-weight: bold;
        line-height: 2;
        color: #fff;
        text-align: justify;
    }

    #tu_wrap .tu_contact {
        display: block;
        width: 75vw;
        margin: 0 auto;
        padding: 10vw 0;
    }
    #tu_wrap .tu_contact ._logo {
        width: 100%;
        margin: 0 auto 40px;
    }
    #tu_wrap .tu_contact ._btn {
        width: 60vw;
        margin: 0 auto;
    }
    #tu_wrap .tu_contact ._btn a {
        background-color: #eb6133;
        border-radius: 4px;
        display: block;
        width: 100%;
        padding: 5vw;
        font-size: 5vw;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #fff;
        transition: all ease .3s;
    }
    #tu_wrap .tu_contact ._btn a:hover {
        background-color: #f46c3e;
    }
}
