
@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: 2;

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

    background: #f7f4f2;
}

.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
{
    padding: 20px 0;

    border-top: 5px solid #31940a;
}

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

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

#nav_global
{
    line-height: 1.6;

    background: #fff;
}

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

    max-width: 960px;
    margin: 0 auto;

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

#nav_global ul li
{
    position: relative;

    -ms-flex-positive: 1;
    flex-grow: 1;
}

#nav_global ul li:nth-of-type(1) a
{
    background: url(../images/common/icon1.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(2) a
{
    background: url(../images/common/icon2.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(3) a
{
    background: url(../images/common/icon3.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(4) a
{
    background: url(../images/common/icon4.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(5) a
{
    background: url(../images/common/icon5.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(6) a
{
    background: url(../images/common/icon6.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(7) a
{
    background: url(../images/common/icon7.png) center 10px no-repeat;
}

#nav_global ul li:nth-of-type(8) a
{
    background: url(../images/common/icon8.png) center 10px no-repeat;
}

#nav_global ul li ul
{
    position: absolute;
    z-index: 99999;
    top: 70px;
    left: 0;

    display: block;

    width: 100%;
}

#nav_global ul li ul li
{
    width: 100%;
}

#nav_global ul li ul li:last-child a:after
{
    display: none;
}

#nav_global ul li ul li a
{
    display: block;

    padding: 5px 0;

    color: #fff;
    background: none !important;
    background: rgba(49, 148, 10, .9) !important;
}

#nav_global ul li ul li a:before
{
    display: none;
}

#nav_global ul li:last-child a:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    display: block;

    width: 5px;
    height: 50px;
    margin: auto;

    content: '';

    border-left: 2px dotted #3f3734;
}

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

    position: relative;

    display: block;

    padding: 40px 0 15px;

    text-decoration: none;

    color: #3f3734;
}

#nav_global ul li a:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 5px;
    height: 50px;
    margin: auto;

    content: '';

    border-left: 2px dotted #3f3734;
}

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

    width: 100%;
}

.main
{
    position: relative;
}

.main__copy
{
    position: absolute;
    z-index: 999999999;
    right: 10%;
    bottom: 10%;

    width: 50%;
}

.main .bx-wrapper
{
    position: relative;
}

.main .bx-wrapper:before
{
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background: url(../images/common/maincover.png) center bottom/cover no-repeat;
}

.main .bx-wrapper img
{
    width: 100%;
}

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

    position: fixed !important;

    background: #31940a !important;
}

.mean-container .mean-nav
{
    background: #31940a !important;
}

.footer
{
    position: relative;

    padding: 30px 0;

    background: #31940a;
}

.footer a:visited
{
    color: #fff !important;
}

.footer:before
{
    position: absolute;
    z-index: 99999;
    top: -130%;
    left: 1%;

    width: 15%;
    height: 130%;

    content: '';

    background: url(../images/common/footericon.png) center bottom/100% no-repeat;
}

.footer .pagetop
{
    position: absolute;
    z-index: 999;
    top: -35px;
    right: 10%;
}

.footer__nav a
{
    display: inline-block;

    padding: 10px;

    text-decoration: none;

    color: #fff;
}

.footer__copy
{
    margin-top: 20px;

    color: #fff;
}

.sptel
{
    display: none;
}

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

    display: block;

    padding: 20px 0;

    text-decoration: none;

    color: #fff;
    background: #f59c01;
}

/* 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: 30% !important;
}

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

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

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

.txt3 .box
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: row-reverse;

    -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;
    -ms-flex-direction: row-reverse;
}

.txt3 .box img
{
    width: 100% !important;
    max-width: 40% !important;
}

.txt3 .box div
{
    width: 58%;
}

.txt3 .box div h2
{
    margin-bottom: 3%;
}

.txt3 .box div a
{
    display: block;

    padding-left: 25px;

    color: #31940a;
    background: url(../images/common/yaji2.png) center left no-repeat;
}

/* table */
/* back */
.bg1
{
    background: url(../images/common/img1.png) right 10% center/600px no-repeat, url(../images/common/bg1.png) center top no-repeat;
}

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

.bg2 .inner
{
    padding: 10% 0;
}

.bg3
{
    background: url(../images/common/bg3.png) center no-repeat;
}

/* title */
.h1txt
{
    text-align: center;
}

.h1txt h1
{
    font-size: 30px;
    font-weight: 900;

    display: inline-block;

    color: #3f3734;
    border-bottom: 3px dotted #3f3734;
}

.h2title
{
    padding: 10px;
    padding-left: 20px;

    border: 1px solid #eee;
    border-radius: 30px;
    background: #fff;
}

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

    position: relative;

    padding-left: 20px;

    color: #3f3734;
}

.h2title h2:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 10px;
    height: 10px;
    margin: auto;

    content: '';

    border-radius: 5px;
    background: #31940a;
}

.h3title h3
{
    font-weight: bold;

    display: inline-block;

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

    color: #fff;
    border-radius: 5px;
    background: #31940a;
}

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

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

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

.grid2
{
    background: url(../images/common/bg4.png) center no-repeat;
}

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

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

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

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

.grid3:before
{
    width: calc(100% / 3 - 1%);

    content: '';

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

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

.num1 > div:nth-of-type(1)
{
    position: relative;
}

.num1 > div:nth-of-type(1):before
{
    font-weight: 900;

    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    padding: 5px 15px;

    content: '1';

    color: #fff;
    background: #31940a;
}

.num1 > div:nth-of-type(2)
{
    position: relative;
}

.num1 > div:nth-of-type(2):before
{
    font-weight: 900;

    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    padding: 5px 15px;

    content: '2';

    color: #fff;
    background: #31940a;
}

.num1 > div:nth-of-type(3)
{
    position: relative;
}

.num1 > div:nth-of-type(3):before
{
    font-weight: 900;

    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    padding: 5px 15px;

    content: '3';

    color: #fff;
    background: #31940a;
}

.num1 > div:nth-of-type(4)
{
    position: relative;
}

.num1 > div:nth-of-type(4):before
{
    font-weight: 900;

    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    padding: 5px 15px;

    content: '4';

    color: #fff;
    background: #31940a;
}

.num1 > div:nth-of-type(5)
{
    position: relative;
}

.num1 > div:nth-of-type(5):before
{
    font-weight: 900;

    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    padding: 5px 15px;

    content: '5';

    color: #fff;
    background: #31940a;
}

.num1 > div:nth-of-type(6)
{
    position: relative;
}

.num1 > div:nth-of-type(6):before
{
    font-weight: 900;

    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    padding: 5px 15px;

    content: '6';

    color: #fff;
    background: #31940a;
}

aside div#form_calendar
{
    background: none !important;
    box-shadow: none !important;
}

aside div#form_calendar tbody
{
    background: #fff;
}

aside nav a,
.blog #contents a
{
    color: #3f3734 !important;
}

ul.pages
{
    text-align: left;
}

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

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

.anclist .box
{
    width: calc(100% / 6 - 1%);
    margin-bottom: 1.5%;
}

.anclist .box a
{
    display: block;

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

    color: #31940a;
    border: 1px solid #31940a;
}

.voicewrap dl
{
    display: block !important;
}

.voicewrap dl dt
{
    font-weight: 900;

    border-right: 1px solid #ccc !important;
    border-bottom: none !important;
}

.voicewrap dl dd
{
    font-size: 13px;
}

.voicewrap dl dt,
.voicewrap dl dd
{
    width: 100% !important;
    padding: 20px !important;
}

.mame dl
{
    display: block !important;
}

.mame dl dt,
.mame dl dd
{
    width: 100% !important;
    padding: 20px !important;
}

.mame dl dt
{
    font-weight: 900;

    position: relative;

    padding-left: 30px !important;

    cursor: pointer;

    border-right: 1px solid #ccc !important;
}

.mame dl dt:before
{
    font-weight: 900;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;

    display: block;

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

    content: '>';
}

.mame dl dd
{
    font-size: 13px;

    height: 0;
    padding: 0 !important;

    transition-duration: .4s;
    pointer-events: none;

    opacity: 0;

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

.mame dl dd.open
{
    height: 100% !important;
    margin-top: -1px;
    padding: 20px !important;

    opacity: 1;

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

.pdf a
{
    display: block;

    max-width: 300px;
    margin: 0 auto;
    padding: 15px 0;

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

    color: #31940a;
    border: 1px solid #31940a;
}

.pan1
{
    margin-bottom: 30px;
}

.pan1 a
{
    line-height: 30px;

    display: inline-block;

    color: #31940a;
}

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

    max-height: 150px;
}

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

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

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

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

.news dl dd
{
    width: 100%;
}

.news dl dt
{
    font-weight: bold;

    width: 110px;
}

.zin
{
    z-index: 9999999;

    border-radius: 10px;
}

/* 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 #31940a;
}

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

    color: #31940a;
}

.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 #31940a;
    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 #31940a;
}

.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__logo
    {
        margin-right: 5%;
    }
    .footer
    {
        padding: 30px 0 140px;
    }
    .sptel
    {
        position: fixed;
        z-index: 9999999;
        bottom: 0;
        left: 0;

        display: block;

        width: 100%;
    }
    .txt1 .box img,
    .txt2 .box img
    {
        max-width: 100% !important;
        margin-bottom: 10px;
    }
    .txt1 .box div,
    .txt2 .box div
    {
        width: 100% !important;
    }
    .txt3 .box img
    {
        max-width: 100% !important;
        margin-bottom: 10px;
    }
    .txt3 .box div h2
    {
        margin: 3% 30%;
    }
    .txt3 .box div
    {
        width: 100% !important;
    }
    .grid2 .box
    {
        width: 100%;

        text-align: center;
    }
    .news dl
    {
        display: block !important;
    }
    .news dl dt,
    .news dl dd
    {
        width: 100% !important;
    }
    .news 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: 65px 0 20px;
    }
    .bg1
    {
        background: url(../images/common/img1.png) right 5% top 5%/30% no-repeat, url(../images/common/bg1.png) center top no-repeat;
    }
    .grid .box
    {
        width: calc(100% / 2 - 1%);
    }
    .anclist .box
    {
        width: calc(100% / 3 - 1%);
    }
    .tabW100
    {
        width: 100% !important;
    }
    .tabW50
    {
        width: calc(100% / 2 - 2%) !important;
    }
    .policy-wrap
    {
        left: 0;
    }
    .policy-wrap > div
    {
        width: 95%;
    }
}
