
@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: 14px;
    font-weight: 400;
    line-height: 2.3;

    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: 'Noto Serif Japanese', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', 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
{
    display: -ms-flexbox;
    display: flex;

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

.header__logo
{
    width: 10%;
    padding: 20px;
    padding-top: 40px;
}

.header .midashi
{
    font-size: 30px;
    font-weight: bold;

    display: -ms-flexbox;
    display: flex;

    color: #000;
    background: url(../images/common/main1.jpg) center/cover;

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

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

    margin-top: 30px;

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

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

    max-width: 295px;

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

.nav__inner img
{
    display: block;
}

.nav__inner__tel
{
    margin-right: 30px;
}

#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
{
    -ms-flex-positive: 1;
    flex-grow: 1;
}

#nav_global ul li a
{
    font-size: 14px;

    display: block;

    margin-right: 30px;

    text-decoration: none;

    color: #000;
}

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

    width: 100%;
}

.main
{
    width: 90%;
}

.main img
{
    width: 100%;
}

.mean-container .mean-bar
{
    line-height: 1.6;

    position: fixed !important;

    background: #8dc031 !important;
}

.mean-container .mean-nav
{
    background: #8dc031 !important;
}

.footer
{
    padding-top: 30px;

    border-top: 1px solid #ddd;
}

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

    padding: 10px;

    text-decoration: none;

    color: #000;
}

.footer .copy
{
    display: block;

    margin: 30px auto;
}

/* txt */
.txt1 .box,
.txt2 .box
{
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.txt1 .box img,
.txt2 .box img
{
    width: 100% !important;
    max-width: 50% !important;
}

.txt1 .box div,
.txt2 .box div
{
    width: 48%;
}

.txt2 .box
{
        flex-direction: row-reverse;

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

.toptxt > div
{
    overflow: initial !important;

    padding: 20px;

    background: #fff;
}

.toptxt > div img
{
    z-index: 10;
}

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

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

    color: #000;
    border-bottom: 1px solid #ddd;
}

/* table */
/* back */
.bg1 .box
{
    position: relative;
}

.bg1 .box img
{
    margin-top: -15%;
}

.bg1 .box:before
{
    position: absolute;
    z-index: 1;
    top: 33%;
    right: -2px;
    bottom: 0;

    width: 100%;
    height: 100%;

    content: '';

    background: url(../images/common/bg1.png) right top/50% no-repeat;
}

.bg2
{
    background-repeat: no-repeat;
    background-size: cover;
}

.bg2 .inner
{
    display: -ms-flexbox;
    display: flex;

    padding: 30px;

    background: rgba(255, 255, 255, .7);

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

.bg2 h2
{
    font-size: 20px;
    font-weight: 900;

    color: #000;
}

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

    max-width: 400px;

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

.bg2__inner__tel
{
    margin-right: 15px;
}

/* title */
.h1title h1
{
    font-size: 26px;
    font-weight: bold;

    margin-bottom: 5%;

    color: #000;
}

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

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

    color: #000;
    border-bottom: 1px solid #ddd;
}

.h3title h3
{
    font-size: 20px;
    font-weight: bold;

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

    border-bottom: 1px solid #ccc;
}

/* common */
.wrap1
{
    position: relative;
}

.wrap1 article
{
    line-height: 2.3;

    max-width: 960px;
    margin: 0 auto;
    padding: 4.5%;

    background: #fff;
}

.wrap1:before
{
    position: absolute;
    z-index: -1;
    top: -20%;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background: url(../images/common/img1.jpg) left top no-repeat;
}

.wrap1:after
{
    position: absolute;
    z-index: -2;
    top: 40%;
    left: -500%;

    visibility: inherit !important;

    width: 1000%;
    height: 500px;

    content: '';

    background: #8dc031;
}

.txtanc a
{
    position: relative;
    z-index: 999;

    display: block;

    max-width: 230px;
    margin-top: 20px;
    padding: 15px 0;

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

    color: #8dc031;
    border: 1px solid #8dc031;
}

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

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

.flexwrap1 .box
{
    width: calc(100% / 3 - 1%);
}

.imglist
{
    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;
}

.imglist:before
{
    width: calc(100% / 4 - 1%);

    content: '';

    -ms-flex-order: 1;
    order: 1;
}

.imglist:after
{
    width: calc(100% / 4 - 1%);

    content: '';

    -ms-flex-order: 2;
    order: 2;
}

.imglist .box
{
    width: calc(100% / 4 - 1%);
    margin-bottom: 2%;
}

.imglist .box h3
{
    font-weight: bold;
}

.ofj img
{
    font-family: 'object-fit: cover;' !important;

    width: 100%;
    height: 160px !important;

    -o-object-fit: cover;
       object-fit: cover;
}

.faq dl
{
    display: block !important;
}

.faq dl:not(:last-child)
{
    margin-bottom: 40px;
}

.faq dl dt,
.faq dl dd
{
    width: 100% !important;

    border: none !important;
}

.faq dl dt
{
    font-weight: bold;

    padding-left: 20px !important;

    border-radius: 10px;
}

section form h2.mail.title
{
    display: none;
}

.pan1
{
    margin-bottom: 30px;
}

.pan1 a
{
    line-height: 30px;

    display: inline-block;

    color: #8dc031;
}

.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 */
.scroll
{
    overflow-y: auto;

    max-height: 250px;
}

.scroll dl
{
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;

    border-bottom: 1px dotted #999 !important;
}

.scroll dl dt,
.scroll dl dd
{
    padding: 0 !important;

    border: none !important;
    background: none !important;
}

.scroll dl dd
{
    width: 100%;
}

.scroll dl dt
{
    font-weight: bold;

    width: 110px;
}

/* flex */
.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 #8dc031;
}

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

    color: #8dc031;
}

.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 #8dc031;
    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 #8dc031;
}

.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;
    }
    #header
    {
        padding: 65px 0 20px !important;
    }
    .header
    {
        display: block;
    }
    .header__logo
    {
        width: 100%;
        padding: 0;
    }
    .header .midashi
    {
        padding: 50px 0;
    }
    .main
    {
        width: 100%;
        margin-top: 20px;
    }
    .txt1 .box img,
    .txt2 .box img
    {
        max-width: 100% !important;
        margin-bottom: 10px;
    }
    .txt1 .box div,
    .txt2 .box div
    {
        width: 100% !important;
    }
    .bg1 .box img
    {
        margin-top: 0;
    }
    .bg1 .box:before
    {
        display: none;
    }
    .wrap1:before
    {
        top: -15%;
    }
    .flexwrap1
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .flexwrap1 .box
    {
        width: 100%;
        margin-bottom: 20px;

        text-align: center;
    }
    .imglist .box
    {
        width: calc(100% / 2 - 1%);
    }
    .scroll dl
    {
        display: block !important;
    }
    .scroll dl dt,
    .scroll dl dd
    {
        width: 100% !important;
    }
    .scroll dl dt
    {
        margin-bottom: 10px !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: 47px 0 20px;
    }
    .nav
    {
        display: block;

        margin: 0;
    }
    .nav__inner
    {
        margin: 10px auto 0;
    }
    .bg2 .inner
    {
        display: block;
    }
    .bg2 h2
    {
        text-align: center;
    }
    .bg2__inner
    {
        margin: 30px auto 0;
    }
    .h1title h1
    {
        font-size: 13px;
        font-size: 4.0625vw;
    }
    .h3title h3
    {
        font-size: 10px;
        font-size: 3.125vw;
    }
    .tabW100
    {
        width: 100% !important;
    }
    .tabW50
    {
        width: calc(100% / 2 - 2%) !important;
    }
    .policy-wrap
    {
        left: 0;
    }
    .policy-wrap > div
    {
        width: 95%;
    }
}
