
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@charset 'UTF-8';
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
*
{
        box-sizing: border-box;

     -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

body
{
    font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;

    letter-spacing: .05em;
    word-wrap: break-word;
}

.inner
{
    max-width: 960px;
    margin: 0 auto;
}

.img100 img
{
    width: 100% !important;
}

#contents_wrap
{
    position: relative;
    z-index: 1;

    overflow: hidden;
}

.map
{
    margin: 56px 20px 0;
}

.map li
{
    margin: 0 0 15px;
    padding: 0 0 0 10px;

    list-style: none;

    text-align: left;

    border-left: 5px solid #ccc;
}

.map li:last-child
{
    display: none;
}

.map li a
{
    text-decoration: none;
}

table td
{
    margin-bottom: -1px !important;
    padding: 20px !important;
}

table td img
{
    height: auto !important;
}

.pdnone td
{
    padding: 0 !important;
}

.bornone td
{
    border: none !important;
}

.pdtd10 td
{
    padding: 10px !important;
}

b,
strong
{
    font-weight: bold;
}

u
{
    text-decoration: line-through;
}

img
{
    max-width: 100%;
    height: auto !important;
}

hr
{
    height: 0;

    border: none;
    border-bottom: 1px dashed #b3b3b3;
}

span
{
    font-weight: inherit;
}

u
{
    text-decoration: underline;
}

input[type='button']
{
    padding: 5px 10px;

    cursor: pointer;
}

a:hover
{
    opacity: .6;

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}

#contents_wrap
{
    position: relative;
    z-index: 1;

    min-width: auto;
}

#contents
{
    width: 100%;
    max-width: 960px;
}

.imgR,
.imgL
{
    max-width: 30% !important;
}

.mincho
{
    font-family: 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
}

.gothic
{
    font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

header#global_header
{
    min-width: 100% !important;
    max-width: 100%;
}

#main,
#main #col_main
{
    width: 100%;
}

footer#global_footer
{
    min-width: 100% !important;
}

#contents_wrap
{
    padding: 0 0 100px;
}

header#global_header
{
    max-width: 100%;
}

#header
{
    width: 100%;
    padding: 20px 0;
}

#header .inner
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

#header .inner .box1_inner
{
    display: -ms-flexbox;
    display: flex;

    max-width: 455px;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

#header .inner .box1_inner p img
{
    width: 100%;
}

#header .inner .box1_inner p:first-child
{
    margin-right: 10px;
}

#header .inner .box1_inner p:first-child a:hover
{
    cursor: default;

    opacity: 1;

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

#nav_global
{
    margin-top: 10px;
}

#nav_global ul
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

#nav_global ul li
{
    position: relative;
}

#nav_global ul li ul
{
    position: absolute;
    z-index: 9999999;
    top: 20px;
    left: -75%;

    display: block;

    width: 100%;
    width: 150px;
}

#nav_global ul li ul a
{
    font-weight: normal;

    display: block;

    padding: 5px 0;

    color: #fff;
    border-bottom: 1px dotted #fff;
    background: rgba(0, 0, 0, .9);
}

#nav_global ul li a
{
    font-size: 13px;
    font-weight: bold;

    display: block;

    text-decoration: none;

    color: #000;
}

.fixed
{
    position: fixed;
    z-index: 10000;
    top: 0;

    width: 100%;
}

#main_image img
{
    width: 100%;
}

.mean-container .mean-bar
{
    position: fixed !important;

    background: #0d47a0 !important;
}

.mean-container .mean-nav
{
    background: #0d47a0 !important;
}

#footer .inner
{
    position: relative;

    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-align: end;
    align-items: flex-end;
}

#footer .inner .pagetop
{
    line-height: 1.5;

    position: absolute;
    top: 0;
    right: 0;
}

#footer .inner .pagetop img
{
    vertical-align: middle;
}

#footer .inner address
{
    text-align: left;
}

#footer .inner .nav
{
    text-align: right;
}

#footer .inner .nav a
{
    display: inline-block;

    padding-left: 5px;

    text-decoration: none;

    color: #000;
}

#footer .copy
{
    line-height: 30px;

    margin-top: 10px;
}

/* txt */
/* table */
.table_wrap1
{
    padding: 50px 0 30px;

    background: #f6f6f6;
}

.table_wrap1 article
{
    max-width: 960px;
    margin: 0 auto;
}

/* back */
.bg1
{
    background: url(../images/common/bg1.jpg) center top/cover no-repeat;
}

.bg1 article
{
    max-width: 960px;
    margin: 0 auto;
}

.bg2
{
    margin-top: 50px;
    padding: 60px 0;

    background: url(../images/common/bg2.jpg) center top/cover no-repeat;
}

/* title */
.h1txt
{
    padding: 30px 0;

    background: #f6f6f6;
}

.h1txt h1
{
    font-size: 25px;
    font-weight: bold;
}

.h1title h1
{
    font-size: 23px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin-bottom: 15px;
    padding-bottom: 15px;
}

.h1title h1:before
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 2px;

    content: '';

    background: #ccc;
}

.h1title h1:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100px;
    height: 2px;

    content: '';

    background: #0d47a0;
}

.h2title
{
    text-align: center;
}

.h2title h2
{
    font-size: 20px;
    font-weight: bold;

    display: inline-block;

    color: #000;
    border-bottom: 2px solid #0d47a0;
}

.h2title2
{
    padding: 10px;

    border: 1px solid #ccc;
}

.h2title2 h2
{
    font-size: 20px;
    font-weight: bold;

    padding-left: 10px;

    border-left: 5px solid #0d47a0;
}

/* common */
.default
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-align: start;
    align-items: flex-start;
}

.default img
{
    float: none !important;

    max-width: 100% !important;
    margin: 0 !important;
}

.default article
{
    padding: 50px;

    border: 1px solid #ccc;
    background: #fff;
}

.default article h2
{
    font-size: 23px;
    font-weight: bold;

    margin-bottom: 15px;

    text-align: center !important;

    color: #0d47a0;
}

.default article div
{
    line-height: 2;

    text-align: center !important;
}

.default article div a
{
    display: block;

    max-width: 250px;
    margin: 20px auto 0;
    padding: 15px;

    text-align: center;
    text-decoration: none;

    color: #fff;
    background: #0d47a0;
}

.txtRight article
{
    width: 100%;
    margin-top: 10%;
    margin-left: -15%;
}

.txtLight
{
        flex-direction: row-reverse !important;

    -ms-flex-direction: row-reverse !important;
}

.txtLight article
{
    width: 100%;
    margin-top: 10%;
    margin-right: -15%;
}

.article_inner
{
    width: 50%;
    padding: 50px 30px;

    background: rgba(255, 255, 255, .8);
}

.article_inner h2
{
    font-size: 23px;
    font-weight: bold;

    margin-bottom: 15px;

    text-align: center !important;

    color: #0d47a0;
}

.article_inner div
{
    line-height: 2;

    text-align: center !important;
}

.article_inner div a
{
    display: block;

    max-width: 250px;
    margin: 20px auto 0;
    padding: 15px;

    text-align: center;
    text-decoration: none;

    color: #fff;
    background: #0d47a0;
}

.contact_wrwap
{
    max-width: 960px;
    margin: 0 auto;
    padding: 50px;

    text-align: center;

    background: rgba(255, 255, 255, .9);
}

.contact_wrwap h2
{
    font-size: 23px;
    font-weight: bold;

    margin-bottom: 15px;

    text-align: center !important;

    color: #0d47a0;
}

.contact_wrwap p
{
    line-height: 2;
}

.contact_wrwap .contact_inner
{
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.contact_wrwap .contact_inner p img
{
    width: 100%;
}

.contact_wrwap .contact_inner p:first-child
{
    width: 55%;
}

.contact_wrwap .contact_inner p:last-child
{
    width: 35%;
}

.check_wrap td
{
    border-bottom: 1px dotted #999 !important;
}

.tel_txt a
{
    font-size: 30px;
    font-weight: 900;

    text-decoration: none;
    letter-spacing: 0;

    color: #0d47a0;
}

.insta_wrap1 .sns_list
{
    display: -ms-flexbox !important;
    display: flex !important;
        flex-direction: inherit !important;

    margin-left: -2.12766% !important;

    border: none !important;

    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -ms-flex-direction: inherit !important;
}

.insta_wrap1 .sns_list > div
{
    width: 31.06383% !important;
    margin-bottom: 2%;
    margin-left: 2.12766% !important;
}

.insta_wrap1 .sns_list .sns_text
{
    display: none;
}

.insta_wrap1 .sns_list .sns_photo
{
    width: 100% !important;
    padding: 0 !important;
}

.anc_wrap a
{
    display: inline-block;

    margin: 0 1% 1% 0;
    padding: 10px 30px;

    text-decoration: none;

    color: #000;
    background: #eee;
}

.sns_news .sns_list
{
    border: none;
}

.sns_slide .sns_list
{
    display: block !important;
        flex-direction: inherit !important;

    border: none;

    -ms-flex-direction: inherit !important;
}

.sns_slide .sns_list > div
{
    display: block !important;

    border: none;
}

.sns_slide .sns_list > div .sns_photo,
.sns_slide .sns_list > div .sns_text
{
    width: 100% !important;
    padding: 0 !important;
}

.sns_slide .prev
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.sns_slide .next
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.sns_slide .slick-arrow
{
    font-size: 20px;
    font-weight: 900;

    z-index: 99999;

    display: block;

    width: 25px;
    height: 30px;
    margin: auto;

    text-align: center;

    color: #fff;
    background: #0d47a0;
}

.slick-slide
{
    position: relative;
    z-index: 1;

    padding: 0 10px !important;
}

.yaji_wrap
{
    -ms-flex-align: center !important;
    align-items: center !important;
}

.yaji_wrap .box1
{
    width: 45% !important;
}

.yaji_wrap .yaji
{
    width: 10%;
}

.pdtop
{
    margin-top: -80px;
    padding-top: -80px;
}

.pan1 a
{
    line-height: 30px;

    display: inline-block;

    color: #0d47a0;
}

.disnone
{
    display: none;
}

.bg100
{
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

.positioncenter
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    transform: translateY(-50%);
    text-align: center;
}

/* news */
.news
{
    padding: 30px;

    border: 2px solid #ccc;
}

.news .scroll
{
    overflow-y: auto;

    max-height: 300px;
}

.news .scroll .news_txt
{
    margin-bottom: 20px;
    padding-bottom: 20px;

    border-bottom: 1px dotted #999;
}

/* flex */
.wrap1
{
    display: -ms-flexbox;
    display: flex;

    margin-left: -3.0303% !important;

    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.wrap1 .box1
{
    width: 30.30303% !important;
    margin-left: 3.0303% !important;
}

.flex_wrap
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.calc1
{
    width: calc(100% / 2 - 2%);
}

.calc2
{
    width: calc(100% / 3 - 2%);
}

.calc3
{
    width: calc(100% / 4 - 2%);
}

/*================== プラポリ一体型お問い合わせSCSS =================*/
.policy
{
    text-align: left;
}

.policy-text
{
    font-size: 18px;
}

.policy h2
{
    font-size: 18px;
    font-weight: normal;

    padding-left: 8px;

    letter-spacing: .1em;

    color: #333;
    border-left: 4px solid #0d47a0;
}

.policy-trriger
{
    cursor: pointer;
    text-decoration: underline;

    color: #0d47a0;
}

.policy-wrap
{
    position: fixed;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.policy-wrap p
{
    line-height: 1.6;

    color: #333;
}

.policy-wrap > div
{
    position: relative;

        overflow-y: scroll;
    -ms-overflow-y: scroll;

    max-width: 800px;
    height: 60vh;
    padding: 20px;

    transition-duration: .6s;
    transform: scale(0);

    opacity: 0;
    border: 1px solid #0d47a0;
    background: rgba(255, 255, 255, .9);

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.policy-wrap > div a
{
    font-size: 38.4px;
    font-size: 2.4rem;
    font-weight: bold;

    position: absolute;
    top: -4px;
    right: -4px;
}

.policy
{
    text-align: left;
}

.policy-text
{
    font-size: 18px;
}

.policy-wrap h3
{
    font-size: 18px;
    font-weight: bold;

    margin-top: 16px;
    padding-left: 8px;

    letter-spacing: .1em;

    color: #333;
    border-left: 4px solid #0d47a0;
}

.policy p
{
    margin: 10px 0 25px;
}

.policy-wrap.active
{
    display: -ms-flexbox;
    display: flex;
}

.policy-wrap.active > div
{
    transform: scale(1);

    opacity: 1;

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

@media screen and (max-width: 640px)
{
    .inner
    {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    #contents_wrap
    {
        padding-right: 10px;
        padding-left: 10px;
    }
    .imgR,
    .imgL
    {
        display: block;
        float: none;

        max-width: 100% !important;
        margin: 0 auto 10px;

        text-align: center;
    }
    #contents_wrap
    {
        padding: 0 10px 50px;
    }
    .h1title h1
    {
        display: block;
    }
    .default
    {
        display: block;
    }
    .txtRight article
    {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .txtLight article
    {
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
    .article_inner
    {
        width: 100% !important;
    }
    .insta_wrap1 .sns_list
    {
        margin-top: 30px;
    }
    .yaji_wrap .box1
    {
        width: 100% !important;
    }
    .yaji_wrap .yaji
    {
        width: 100% !important;

        transform: rotate(90deg);
    }
    .wrap1
    {
        margin-left: 0 !important;

        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .wrap1 .box1
    {
        width: calc(100% / 2 - 2%) !important;
        margin-left: 0 !important;
    }
    .spW100
    {
        width: 100% !important;
    }
    .spW50
    {
        width: calc(100% / 2 - 2%) !important;
    }
}

@media screen and (max-width: 834px)
{
    #contents_wrap
    {
        padding: 0 10px 80px;
    }
    #header
    {
        padding: 65px 0 20px;
    }
    #header .inner
    {
        display: block;
    }
    #header .inner .box1_inner
    {
        margin: 20px auto 0;
    }
    #footer .inner
    {
        display: block;
    }
    #footer .inner .pagetop
    {
        position: static;
    }
    #footer .inner .pagetop a
    {
        display: block;

        margin-bottom: 20px;
        padding: 10px 0;

        background: #eee;
    }
    #footer .inner address
    {
        text-align: center;
    }
    #footer .inner .nav
    {
        margin-top: 10px;

        text-align: center;
    }
    #footer .inner .nav a
    {
        padding: 0 5px;
    }
    .txtRight article
    {
        margin-left: -50%;
    }
    .txtLight article
    {
        margin-right: -50%;
    }
    .article_inner
    {
        width: 70%;
    }
    .tabW100
    {
        width: 100% !important;
    }
    .tabW50
    {
        width: calc(100% / 2 - 2%) !important;
    }
    .policy-wrap
    {
        left: 0;
    }
    .policy-wrap > div
    {
        width: 95%;
    }
}
