@charset "UTF-8";
/*=================================================================
Version:  1.0
Author: 
Author URI: 
Tags:  Original
=================================================================*/

/* elements tags
----------------------------------------------------------------*/

.customize-support header{
    margin-top: 32px;
}


html{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-family: 'Noto Sans JP', sans-serif;
    color: #000;
    font-size: 16px;
}

.hiragino{
    
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    outline: 0;
    vertical-align: baseline;
}

img{
    vertical-align: top;
}

sup{
    font-size: 0.7em;
}

h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}

body {
    line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
}

nav ul {
    list-style-type: none;
    list-style: none;
    line-height: 0;
}

ul,
ol{
    list-style-type: none;
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote: before, blockquote: after,
q: before, q: after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* MARGINS */

.mbtm10{margin-bottom: 10px!important;}
.mbtm20{margin-bottom: 20px!important;}
.mbtm30{margin-bottom: 30px!important;}
.mbtm40{margin-bottom: 40px!important;}
.mbtm50{margin-bottom: 50px!important;}
.mbtm60{margin-bottom: 60px!important;}
.mbtm70{margin-bottom: 70px!important;}
.mbtm80{margin-bottom: 80px!important;}
.mbtm90{margin-bottom: 90px!important;}
.mbtm100{margin-bottom: 100px!important;}

/* FLOATERS & CLEARERS */
.clearafterme:after{
    content: " "; 
    display: block; 
    height: 0; 
    clear: both;
}

.clearme{
    clear: both;
}

.f_left{
    float: left;
}

img.f_left{
    margin-right: 20px;
}

.f_right{
    float: right;
}

img.f_right{
    margin-left: 40px;
}

img.f_right + img.f_right{
    clear: right;
    margin-top: 20px;
}

.object-fit-img,
.object-fit-img_container img{
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

@media screen and (min-width:769px){
    .sp_mode{ display: none!important; }
}

@media screen and (max-width:768px){
    .pc_mode{ display: none!important; }
}

@media print {
    body {
        width: 1000px;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }
    #header{
        position: absolute!important;
    }
    .pc_mode{ display: block!important; }
    .sp_mode{ display: none!important; }
    .inline_pc_mode{ display: inline!important; }
    .inline_sp_mode{ display: none!important; }

}


@media screen and (min-width:768px){

.sp_tel_link{
    text-decoration: none;
    pointer-events: none;
}

}

@media screen and (max-width:768px){
    .f_right{
        float: none;
    }

    img.f_right{
        margin-left: 0;
        display: block;
        margin-bottom: 10px;
    }
}

/*TEXT-ALIGN Class*/
.t_left {text-align: left;}
.t_center{text-align: center;}
.t_right{text-align: right;}



/* INLINE STYLE TAGS */

.f10{font-size: 10px!important;}
.f12{font-size: 12px!important;}
.f14{font-size: 14px!important;}
.f16{font-size: 16px!important;}
.msg.f16{font-size: 16px!important;}

.bold{
    font-weight: bold;
}

.skewed{
    transform: skew(-11deg);
    display: inline-block;
}

.red{
    color: #D80000 !important;
}

.underline{
    text-decoration: underline;
}

.unserline{
    font-weight: bold;
    background: linear-gradient(transparent 50%, #FFFF00 50%, #FFFF00 87%, transparent 87%);
}

.no_border{
    border-bottom: none !important;
}

.pdf_icon {
    padding-right: 32px;
    /*background: url(../img/other/icon_pdf.png)no-repeat 100% 50%;*/
}

div.center_btn{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px; 
}


/* TEXT LINKS COLOR*/

a, a:link, a:visited{color: #211713;}

a:hover{color: #616060;}


/* PARAGRAPHS & PAGE LAYOUT */

section p,
.page p{
    line-height: 180%;
    letter-spacing: 1px;
    /*color: black;*/
    font-size: 1rem;
    margin-bottom: 1.8em;
}

p.msg{
    font-size: 12px !important;
    margin-bottom: 40px;
    line-height: 210% !important;
}

p.center_text {
    text-align: center;
    font-size: 1.125rem;
}

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


    section p,
    .page p{
        font-size: 0.875rem;
    }

    p.center_text img{
        width: 100%;
        height: auto;
    }

}

.background1{
    background: #E5ECF4;
}

.fullimg{
    text-align: center;
    margin-bottom: 60px;
}

.innerfull{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.inner1080{
    display: block;
    max-width: 92%;
    width: 1080px;
    margin: 0 auto;
}

.inner960{
    display: block;
    max-width: 92%;
    width: 960px;
    margin: 0 auto;
}

.inner640{
    display: block;
    max-width: 92%;
    width: 640px;
    margin: 0 auto;
}

.inner740{
    display: block;
    max-width: 92%;
    width: 740px;
    margin: 0 auto;
}


/*button01*/

.button01{
    text-align: center;
}

.button01 a,
.button01 > span{
    position: relative;
    max-width: 270px;
    text-decoration: none;
    width: 80%;
    display: inline-block;
    background: #222;
    text-align: center;

    -webkit-transition: 0.3s background;
    -o-transition: 0.3s background;
    transition: 0.3s background;
}

.button01 a:after,
.button01 > span:after{
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
}

.button01 a:before,
.button01 > span:before{
    content: "";
    width: 8px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -6px;
    bottom: 0;
    right: 16px;
    margin: auto;
    transform: rotate(45deg);
}

.button01 a span,
.button01 span span{
    line-height: 54px;
    color: #fff;
}

.button01 a:hover{
    background: #CD0224;
}

@media screen and (max-width:1080px){
    .button01  span{
        font-size: 14px;
    }
}



/*HEADER*/

#header{
    position: fixed;
    top: 0;
    left: 0;
    height: 90px;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    z-index: 754;
}

#h_box{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

#h_logo img{
    position: absolute;
    /* height: 66px; */
    /* width: auto; */
    top: 0;
    /*right: 0;*/
    bottom: 0;
    left: 42px;
    margin: auto;
    display: block;
    text-align: center;
    box-sizing: border-box;
}

#h_logo img{
    /* height: 100%; */
    /* width: auto; */
}

#site-navigation{
    position: absolute;
    top: 0;
    right: 180px;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

#site-navigation li{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

#site-navigation a{
    display: block;
    padding: 0 24px;
    line-height: 90px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    background: #fff;
    position: relative;
    color: #000;
    z-index: 2;

    -webkit-transition: 0.3s background;
    -o-transition: 0.3s background;
    transition: 0.3s background;
}

#site-navigation a:hover {
    background: #f1f1f1;
}

#site-navigation li:hover a {
    background: #f1f1f1;
}
#site-navigation ul.sub-menu{
    pointer-events: none;
    visibility: hidden;
    /*display: none;*/
    position: absolute;
    z-index: 0;
    top: 90px;
    left: 0;
    width: 220px;
    text-align: left;
    transform: translateX(-100px);
    opacity: 0;
    -webkit-transition: 0.3s opacity transform;
    -o-transition: 0.3s opacity transform;
    transition: 0.3s opacity transform;
}

#site-navigation li ul.sub-menu li{
    display: block;
}

#site-navigation li ul.sub-menu li a{
    background: rgba(21, 21, 21, 0.9);
    color: #fff;
    line-height: 50px;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-bottom: 1px solid #222222;
}

#site-navigation li ul.sub-menu li a:hover{
    /*border-left: 1px solid #CD0224;*/
    border-bottom: 1px solid #fff;
    background: #dedede;
    transform: translateX(-6px) scale(1.08);
    /*box-shadow: 3px 0 0 #CD0224;*/
    color: #000;
    z-index: 444;
}

#site-navigation li:hover ul.sub-menu{
    pointer-events: all;

    visibility: visible;
    /*display: block;*/
    transform: translateX(0px);
    opacity: 1;
}

#site-navigation .current-menu-item a,
#site-navigation .current-category-ancestor a,
#site-navigation .current-post-ancestor a{
    font-weight: bold;
    color: #CD0224;
}

.h_cta{
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
}

.h_cta a{
    width: 180px;
    display: block;
    /* padding-top: 46px; */
    text-align: center;
    box-sizing: border-box;
    background: #CD0224;
    text-decoration: none;
    line-height: 90px;
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    -webkit-transition: 0.3s background;
    -o-transition: 0.3s background;
    transition: 0.3s background;
}

.h_cta a span{
    padding-top: 30px;
    font-size: 16px;
}

.h_cta a:hover{
    background: #222;
}


#content_wrap{
    padding-top: 90px;  
}

@media screen and (max-width:990px){
    #site-navigation a{
        padding: 0 15px;
        font-size: 14px;
    }

    #h_logo img {
        left: 3px;
    }
}



@media screen and (max-width:768px){
    /*HEADER*/

    #header{
        height: 50px;
        width: 100%;

        padding-top: 0;
    }

    #h_box{
        position: relative;
        width: 100%;
        margin: 0 auto;
        /* border-bottom: 1px solid #ddd; */
    }

    #h_logo{
        height: 50px;
        width: 199px;
        padding: 0px;
        box-sizing: border-box;
    }

    #h_logo img{
        height: 100%;
        width: auto;
    }

    #sp_site-navigation{
        position: absolute;
        display: none;
        background: rgba(49, 49, 49, 0.96);
        top: 50px;
        left: 0;
        width: 100%;
        height: calc(100vh - 51px);
        overflow-y: auto;
        padding-bottom: 100px;
    }

    #sp_site-navigation .menu-gnav-container{

    }

    #sp_site-navigation li{
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    #sp_site-navigation li.menu-item-has-children > a{
        position: relative;
    }

    #sp_site-navigation li.menu-item-has-children > a:after{
        content: "";
        position: absolute;

        right: 20px;
        top: 0;
        bottom: 0;

        margin: auto;

        width: 5px;
        height: 5px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);

        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    #sp_site-navigation li.menu-item-15 > a{
        pointer-events: none;
    }

    #sp_site-navigation .sub-menu{
        display: none;
    }

    #sp_site-navigation li a{
        text-decoration: none;
        display: block;
        font-size: 12px;
        padding: 24px 10px;
        box-sizing: border-box;
        font-weight: normal;
        letter-spacing: 2px;
        color: #fff;
    }

    #sp_site-navigation li a .description{
        font-size: 9px;
        font-family: 'Roboto Condensed';
        margin-left: 10px;
        color: rgba(255,255,255,0.7);
    }

    #sp_site-navigation .sub-menu a{
        background: rgba(0,0,0,0.2);
        padding: 19px 20px;
    }

    .telsp{
        width: 50px;
        height: 50px;
        background: #ffffff;
        position: absolute;
        top: 0;
        right: 50px;
    }

    .telsp img{
        position: absolute;

        height: 23px;

        top: 9px;
        right: 0;
        /*bottom: 0;*/
        left: 0;

        margin: auto;
    }

    .telsp span{
        position: absolute;

        height: 10px;

        /*top: 0;*/
        right: 0;
        bottom: 5px;
        left: 0;

        margin: auto;
        display: block;
        text-align: center;
        font-size: 10px;
        color: #333;
        font-weight: bold;

    }

    .mailsp{
        width: 50px;
        height: 50px;
        background: #cf0123;
        position: absolute;
        top: 0;
        right: 50px;
        text-decoration: none;
    }

    .mailsp span{
        position: absolute;

        height: 10px;

        /*top: 0;*/
        right: 0;
        bottom: 5px;
        left: 0;
        letter-spacing: -1px;

        margin: auto;
        display: block;
        text-align: center;
        font-size: 10px;
        color: #fff;
        font-weight: bold;

    }

    .mailsp img{
        position: absolute;
        height: 16px;
        top: 12px;
        right: 0;
        /*bottom: 0;*/
        left: 0;
        margin: auto;
    }

    #content_wrap{
        padding-top: 50px;
        width: 100%;
        margin-left: 0;
    }

}


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

    /*HAMBURGER*/

    .c-hamburger {
        display: block;
        position: absolute;
        overflow: hidden;
        margin: 0;
        right: 0;
        top: 0;
        padding: 0;
        width: 50px;
        height: 50px;
        font-size: 0;
        text-indent: -9999px;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        transition: background 0.3s;
    }

    .c-hamburger:atis {
        outline: none;
    }

    .c-hamburger span {
        display: block;
        position: absolute;
        top: 22px;
        left: 14px;
        right: 14px;
        height: 3px;
        background: #ffffff;
    }

    .c-hamburger span::before,
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #ffffff;
        content: "";
    }

    .c-hamburger span::before {
        top: -8px;
    }

    .c-hamburger span::after {
        bottom: -8px;
    }

    .c-hamburger--htx {
        background-color: #222222;
    }

    .c-hamburger--htx span {
        /*transition: background 0s 0.3s;*/
    }

    .c-hamburger--htx span::before,
    .c-hamburger--htx span::after {
        transition-duration: 0.3s, 0.3s;
        transition-delay: 0.3s, 0s;
    }

    .c-hamburger--htx span::before {
        transition-property: top, transform;
    }

    .c-hamburger--htx span::after {
        transition-property: bottom, transform;
    }

    /* active state, i.e. menu open */
    .c-hamburger--htx.is-active {
        background-color: #5c5c5c;
    }

    .c-hamburger--htx.is-active span {
        background: none;
    }

    .c-hamburger--htx.is-active span::before {
        top: 0;
        transform: rotate(45deg);
        background: #ffffff;
    }

    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        transform: rotate(-45deg);
        background: #ffffff;
    }

    .c-hamburger--htx.is-active span::before,
    .c-hamburger--htx.is-active span::after {
        transition-delay: 0s, 0.3s;
    }

    

}




/*breadcrumns*/


div.breadcrumns_wrap{
    position: relative;
    padding-top: 8px;
    /*padding-bottom: 30px;*/
    background: #FFF;
    width: 100%;
}

ul#breadcrumbs{
    width: 92%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 11px 0 18px;
    box-sizing: border-box;

    border-bottom: 1px solid #ddd;
}

ul#breadcrumbs li{
    display: inline-block;
    margin-right: 11px;
    font-size: 14px;
    color: #000;
}

ul#breadcrumbs li a{
    text-decoration: none;
    color: #00853D;
    font-weight: bold;
}

ul#breadcrumbs li span{
}

ul#breadcrumbs li a:hover{
    color: #1d9feb;
    /*text-decoration: underline;*/
    /*font-weight: bold;*/
}

ul#breadcrumbs li:after{
    color: #000;
    content: "/";
    /*content: "/";*/
    display: inline-block;
    vertical-align: 1px;
    margin-left: 13px;
    margin-right: 4px;
}

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

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

    div.breadcrumns_wrap{   
        display: none;
    }
    
}


.noimage.image{
    border: 1px solid #ddd;
    box-sizing: border-box;
}


/*HEADINGS*/

.h_type00{
    position: relative;
    display: flex;
    align-items: center;
    height: 480px;
    background: #222;
    letter-spacing: 4px;
    color: #fff;
    font-size: 42px;
    font-weight: 500;
    margin-top: 77px;
    background-size: cover;
}

.h_type00:before{
    content: "";
    position: absolute;
    right: 0;
    top: -76px;
    width: 63%;
    height: 480px;
    background: no-repeat 50% 50%;
    background-size: cover;
    background-image: url(../../img/company/topimg.jpg);
    z-index: 1;
}

.h_type00 > span{
    z-index: 3;
}

.h_type00:after{
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 320px;
    height: 100%;
    background: #fff;
}

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

    .h_type00{
        height: 50px;
        font-size: 20px;
        text-align: center;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 60px;
        margin-bottom: 60px;
        position: relative;
        letter-spacing: 1px!important;
        background: none!important;
    }

    .h_type00 span{
        text-shadow: 0 0 10px rgba(0,0,0,1);
    }

    .h_type00:before{
        top: -60px;
        width: calc(100% + 60px);
        height: 170px;
        z-index: -1;
        left: -30px;
    }
    .h_type00:after{
        width: 0;
        height: 100%;
    }

}

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

    .h_type00{
        background: rgba(25, 49, 78, 0.5);
    }
}

.h_type01{
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    letter-spacing: 3px;
}

.h_type01 .label{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 14px;
    color: #CD0224;
    font-weight: bold;
}

.h_type01 .label:after{
    content: "";
    position: relative;
    display: block;
    width: 44px;
    height: 1px;
    top: 2px;
    bottom: 0;
    left: 107%;

    background: #CD0224;

    margin: auto;

    position: absolute;
}

.h_type02{
    position: relative;
    margin-bottom: 60px;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    text-align: center;
    letter-spacing: 3px;
}

.h_type02:after{
    content: "";
    position: absolute;

    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;

    width: 40px;
    height: 4px;
    background: #CD0224;
}

.h_type03{
    margin-bottom: 40px;
    font-size: 34px;
    font-weight: bold;
    color: #000;
    letter-spacing: 3px;
    line-height: 160%;
}

.h_type03 .label{
    position: relative;
    display: inline-block;
    vertical-align: 8px;
    padding-left: 10px;
    letter-spacing: 0.5px;
    font-size: 12px;
    color: #CD0224;
    font-weight: bold;
}

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

    .h_type03{
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 150%;
        text-align: center;
    }

    .h_type03 .label{
        vertical-align: 3px;
        padding-left: 0;
        display: block;
        text-align: center;
    }

}

.h_type04{
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    letter-spacing: 2px;
    border-left: 6px solid #CD0224;
    line-height: 22px;
}

/*CONTENTS*/

#main{
    padding-top: 70px;
    padding-bottom: 80px;
}
#main.offer_single{
    padding-top: 88px;
}

#main section{
    padding-top: 70px;
    padding-bottom: 90px;
}

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

    #main{
        padding-top: 40px;
        padding-bottom: 30px;
    }

    #main.offer_single{
        padding-top: 40px;
    }


    #main section{
        padding-top: 30px;
        padding-bottom: 30px;
    }

}


/*STAFF*/

.members_list{
    padding-bottom: 40px;
}

.members_list ul{
    display: flex;
    flex-wrap: wrap;
}

.members_list ul li{
    width: 25%;
}

.members_list ul li a{
    position: relative;
    display: block;
    text-decoration: none;
    overflow: hidden;
    height: 340px;
}

.members_list img{
    width: 100%;
    height: 100%;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.members_list .text{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px 30px 24px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+2,000000+100&0+0,0.65+97 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 2%, rgba(0,0,0,0.65) 97%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 2%,rgba(0,0,0,0.65) 97%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 2%,rgba(0,0,0,0.65) 97%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.members_list .name{
    display: block;
    color: #fff;
    font-size: 12px;
    padding-bottom: 16px;
    letter-spacing: 1px;
}

.members_list .catch{
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.43;
}

.members_list a:hover img{
    filter: saturate(1.4);
    transform: scale(1.1);
}

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

    /*.members_list ul{
        display: block;
    }*/
    .members_list ul li a {
        height: 260px;
    }

    .members_list ul li{
        width: 25%;
        margin: 0 auto 20px;
    }

    .members_list .text {
        padding: 10px 10px 14px;
    }
}


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

    .members_list ul{
        display: block;
    }

    .members_list ul li{
        width: 66%;
        margin: 0 auto 20px;
    }

}


.page_local_navi{

}

.page_local_navi ul{
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
    border-bottom: 2px solid #E6E6E6;
}

.page_local_navi li{
    margin: 0 18px;
}

.page_local_navi li a{
    position: relative;
    display: block;
    padding-right: 23px;
    text-decoration: none;
}

.page_local_navi li a:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    border-radius: 17px;
    background: #CD0224;
}

.page_local_navi li a:after{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    top: -2px;
    bottom: 0;
    right: 5px;
    margin: auto;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}

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

    .page_local_navi ul{
        flex-wrap: wrap;
        padding-bottom: 0;
    }

    .page_local_navi li{
        margin: 0 5px 19px;
        width: 30%;
    }

    .page_local_navi li a{
        padding: 11px;
        font-size: 14px;
        border: 1px solid #aaa;
        border-radius: 10px;
    }

    .page_local_navi li a:before{
        right: 8px;
    }

    .page_local_navi li a:after{
        right: 13px;
    }

}

/*column_list*/

.more_column .main_box{
    margin-top: 40px;
    padding-top: 80px;
    border-top: 1px solid #B2B2B2;
}

.column_list{

}

.column_list ul{
    flex-wrap: wrap;
    display: flex;
}

.column_list li{
    width: calc( 100% / 4 - ( 20px * 3 / 4 ) ); 
    margin-right: 20px;
    margin-bottom: 40px;
}

.column_list li:nth-child(4n){
    margin-right: 0;
}

.column_list li img{
    width: 100%;
    height: 100%;
}

.column_list li a{
    display: block;
    text-decoration: none;

    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.column_list li a:hover{
    opacity: 0.7;
}

.column_list li .image{
	display: block;
    margin-bottom: 16px;
    width: 100%;
    overflow: hidden;
}

@media screen and (min-width:767px){
	.column_list li .image{
    	height: 170px;
	}
	.column_list li .image img{
		object-fit: cover;
    	font-family: 'object-fit: cover;';
   		object-position: 50% 50%;	
	}
}

.column_list li .content{
    display: block;
}

.column_list li .content span{
    display: block;
}

.column_list li .category{
    font-weight: bold;
    color: #CD0224;
    font-size: 12px;
}

.column_list li .title{
    padding: 8px 0 13px;
    line-height: 171%;
    font-size: 14px;
}

.column_list li .date{
    color: #7F7F7F;
    text-align: right;
    font-size: 12px;
}

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

    .column_list li{
        width: calc( 100% / 2 - ( 20px * 1 / 2 ) );
    }

    .column_list li:nth-child(2n){
        margin-right: 0;
    }

}

/*LOCAL NAV*/

.local_nav{
    padding-bottom: 50px;
}

.recruit .local_nav{
    padding-top: 30px;
}

.local_nav li{
    display: inline-block;
    border-right: 1px solid #ddd;
}

.local_nav li:last-child{
    border-right: none;
}

.local_nav li a{
    text-decoration: none;
    display: block;
    padding: 0 16px;
    color: #7F7F7F;
    font-size: 14px;
    line-height: 18px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.local_nav li:first-child a{
    padding-left: 0;    
}

.local_nav li.current-cat a{
    color: #CD0224;
    font-weight: bold;
}

.local_nav li a:hover{
    color: #CD0224;
}

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

    .local_nav{
        padding-bottom: 14px;
        text-align: center;
    }

    .local_nav li{
        margin-bottom: 14px;
    }

}

/*TEXT_BLOCK*/

div.text_block01{

}

div.text_block01:after{
    content: " "; 
    display: block; 
    height: 0; 
    clear: both;
}

div.text_block01 div.lefty{
    float: left;
}

div.text_block01.i466 div.text{
    width: 560px;
    width: 52%;
}

div.text_block01 div.text{
    width: 500px;
    width: 46%;
}

div.text_block01 div.text.full{
    width: 100%;
}

div.text_block01 div.righty{
    float: right;
}

div.text_block01 div.image{
    width: 528px;
    width: 49%;
}

div.text_block01.i466 div.image{
    width: 466px;
    width: 43%;
}

div.text_block01 div.text p{
    font-size: 1rem;
}

div.text_block01 div.image img{
    width: 100%;
    height: auto;
}

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

    div.text_block01 div.text p{
        font-size: 0.875rem;
    }

    div.text_block01 div.lefty{
        float: none;
    }

    div.text_block01 div.text{
        width: 100%!important;
    }

    div.text_block01 div.righty{
        float: none;
    }

    div.text_block01 div.image{
        margin-bottom: 20px;
        width: 100%!important;
    }

    div.text_block01 div.image img{
        width: 100%!important;
        height: auto;
    }
}

/*TABLES*/

.table01{
    width: 100%;
}

.table01 th,
.table01 td{
    padding: 20px;
    padding-left: 0;
    font-size: 16px;
    line-height: 160%;
    text-align: left;

    border: 1px solid #ddd;
    border-right: none;
    border-left: none;
}

.table01 th{
    padding-left: 40px;
    font-weight: normal;
    width: 190px;
    box-sizing: border-box;
    background: #F9F9F9;
    color: #000;
}

.table01 td{
    font-weight: normal;
    padding-left: 60px;
}

.table01 .inline_access_link{
    margin-left: 70px;
    padding: 0px 0;
    padding-left: 18px;
    background: url(../img/other/pin.png) no-repeat 0% 100%;
}


@media screen and (max-width:768px){
    .table01{
        width: 100%;
        margin-bottom: 0;
    }

    .table01 th,
    .table01 td{
        padding-left: 20px;
        display: block;
    }

    .table01 th{
        width: 100%;
        font-weight: bold;
        border-bottom: none;
    }

    .table01 td{
        padding-left: 20px;
        border-bottom: none;
    }
    .table01 .inline_access_link{
        margin-left: 0;
        display: block;
    }

}


.div_local_nav_pages{
    padding-bottom: 120px;
}

.div_local_nav_pages ul{
    display: flex;
    justify-content: center;
}

.div_local_nav_pages ul li{
    line-height: 20px;
    border-right: 1px solid #000;
}

.div_local_nav_pages ul li:last-child{
    border-right: none;
}

.div_local_nav_pages ul a{
    display: block;
    padding: 0 30px;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

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

    .div_local_nav_pages ul a {
        padding: 0 10px;
        font-size: 12px;
    }

}

.div_local_nav_pages ul a:hover{
    color: #CD0224;
}

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



    .div_local_nav_pages{
        padding-bottom: 20px;
    }

    .div_local_nav_pages ul{
        flex-wrap: wrap;
    }

    .div_local_nav_pages ul li{
        display: block;
        text-align: center;
        width: 46%;
        margin-bottom: 23px;
    }

    .div_local_nav_pages ul li:nth-child(2n){
        border-right: none;
    }

}


footer{
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #F5F6F9;
    z-index: 1;
}

footer .f_box{
    position: relative;
    padding: 0;
    height: 100%;
    box-sizing: border-box;

    margin: 0 auto;
}

footer .f_box:after{
    content: " "; 
    display: block; 
    height: 0; 
    clear: both;
}


/*.f_sitemap*/

.f_sitemap{
    font-size: 0;
    float: left;
    display: flex;
}

.f_sitemap > div{
    vertical-align: top;
    padding-right: 0;
    /* border-left: 1px solid #ddd; */
    font-size: 14px;
}

.f_sitemap .zone1{
    margin-right: 140px;
}

.f_sitemap .zone2{
    margin-right: 150px;
}

.f_sitemap .zone3{
    margin-right: 148px;
}

.f_sitemap .zone3 ul{
    padding-left: 0;
}

.f_sitemap .zone3 li:first-child > a{
    padding-top: 0;
}

.f_sitemap > div > ul a{
    display: block;
    text-decoration: none;
    -webkit-transition: 0.3s color;
    -o-transition: 0.3s color;
    transition: 0.3s color;
}

.f_sitemap > div > ul a:hover{
    color: #CD0224;
    text-decoration: underline;
}

.f_sitemap > div > ul > li{
    padding-bottom: 5px;
}

.f_sitemap > div > ul > li > a,
.f_sitemap > div > ul > li > span{
    display: block;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}

.f_sitemap > div > ul ul{
    padding-left: 0;
}

.f_sitemap > div > ul > li li a{
    padding: 5px 0;
    line-height: 140%;
    font-size: 14px;
}

@media screen and (max-width:1080px){
    .f_sitemap{
        float: none;
        justify-content: space-between;
    }

    .f_sitemap .zone1{
        margin-right: 30px;
    }

    .f_sitemap .zone2{
        margin-right: 40px;
    }

    .f_sitemap .zone3{
        margin-right: 30px;
    }
}

.f_copy{
}

.f_copy small{
    display: inline-block;
    float: right;
    font-size: 12px;
    padding-top: 60px;
}

.f_copy a{
    display: inline-block;
    float: left;
}

.f_copy > div{
    padding: 30px 0;
    border-top: 1px solid #CCCCCC;
}

.f_copy > div:after{
    content: " "; 
    display: block; 
    height: 0; 
    clear: both;
}



/*.f_Banners*/

.f_banners{
    font-size: 0;
}

.f_banners li{
    width: 50%;
    display: inline-block;
    text-align: center;
}

.f_banners li a{
    position: relative;
    display: block;
    line-height: 200px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;

    -webkit-transition: 0.3s background;
    -o-transition: 0.3s background;
    transition: 0.3s background;
}

.f_banners li a:after{
    content: "";
    width: 26px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
}

.f_banners li a:before{
    content: "";
    width: 16px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -11px;
    bottom: 0;
    right: 38px;
    margin: auto;

    transform: rotate(45deg);
}

.f_banners li:nth-child(1) a{
    background: #CD0224;
}

.f_banners li:nth-child(2) a{
    background: #222222;
}

.f_banners li a:hover{
    background: #a79e9e;
}



/*THE TOTHETOP BTN*/

div#top_btn{
    position: fixed;
    bottom: 0;
    right: 0;
    right: -150px;
    width: 70px;
    height: 70px;
    /* border-radius: 54px; */
    background: #6C6C6C;
    cursor: pointer;
    z-index: 4;
}

div#top_btn:after{
    content: "";
    display: none;
    width: 2px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


div#top_btn:before{
    content: "";
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(225deg);
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

div#top_btn:hover:after{
    top: 2px;
}

div#top_btn:hover:before{
    top: -15px;
}

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

    footer .f_box{
        width: 92%;
        max-width: 1080px;
    }

    /*corporate*/

    .corporate{
        float: none;
        margin-bottom: 40px;
        display: table;
        margin: 0 auto 40px;
    }

}

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

    footer{
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .f_banners li{
        width: 80%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .f_banners li a{
        padding-left: 30px;
        line-height: 160px;
        font-size: 14px;
    }


    .f_sitemap{
        float: none;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .f_sitemap .zone1{
        margin-right: 0;
    }

    .f_sitemap .zone2{
        margin-right: 0;
    }

    .f_sitemap .zone3{
        margin-right: 0;
    }

    .f_sitemap > div > ul > li li a{
        font-size: 12px;
    }

    .f_sitemap >div{
        width: 45%;
        margin-bottom: 20px;
    }
    
    .f_sitemap .zone3 li:first-child > a {
         padding-top: 5px; 
    }

    .f_sitemap .zone3 > ul > li:first-child > a {
         padding-top: 0px; 
    }

    .f_copy{
        text-align: center;
    }

    .f_copy small{
        float: none;
        display: block;
        font-size: 12px;
        text-align: center;
        padding: 20px 0 0;
    }


    .f_copy a {
        float: none;
    }

    .f_copy a img {
        width: 70%;
    }

    .f_banners li a:after{
        right: 10px;
        width: 15px;
    }

    .f_banners li a:before{
        right: 9px;
        width: 10px;
        top: -7px;
    }

    .f_banners li{
        width: 50%;
    }
    .f_banners li a{
        padding-left: 0;
    }

}


/*.logo_block*/

.logo_block{
    padding-top: 50px;
    padding-bottom: 40px;
}

.logo_block ul{
    text-align: center;
}

.logo_block li{
    display: inline-block;
    text-align: left;
    margin: 0 20px;
}

.logo_block li a,
.logo_block li span{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.logo_block li a:hover{
    opacity: 0.7;
}

.logo_block li .txt{
    padding-left: 20px;
    line-height: 14px;
    font-size: 12px;
    color: #3B4043;
}

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


    .logo_block{
        padding-top: 20px;
    }

    .logo_block li{    
        width: 100%;
        margin: 0 auto 20px;
        max-width: 330px;
    }

    .logo_block li span img{
        height: 70px;
        width: auto;
    }

    .logo_block li span.img{
        width: 130px;
        display: block;
        text-align: center;
    }

    .logo_block li span.txt{
        width: calc(100% - 130px);
        display: block;
        padding-left: 0;
    }
}


/*sec_logo_block.*/

.sec_logo_block{
    max-width: 600px;

    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 40px;
}

.sec_logo_block p{
    margin-bottom: 0;
}

.sec_logo_block .logo{
    margin-right: 30px;
}


/* light-box-list */

.edit-area.gallery{
    /*border-bottom: 1px solid #ddd;*/
}

.edit-area .light-box-list {
    letter-spacing: -0.5rem;
    margin-bottom: 40px;
}

.edit-area .light-box-list li {
    display: inline-block;
    width: 255px;
    margin: 0 0 30px 20px;
    letter-spacing: 1px;
    vertical-align: top;
}

@media screen and (min-width: 769px) {
    .edit-area .light-box-list li:nth-child(4n+1) {
        clear: left;
    }
}

@media screen and (max-width: 1080px) {
    .edit-area .light-box-list li {
        margin: 0 1% 2%;
        width: 31.33%;
    }
}

@media screen and (max-width: 450px) {
    .edit-area .light-box-list li {
        margin: 0 1% 2%;
        width: 48%;
    }
}

/*@media screen and (max-width: 374px) {
    .edit-area .light-box-list li {
        margin: 0 0 25px;
        width: 100%;
    }
    .edit-area .light-box-list li:last-child {
        margin-bottom: 0;
    }
    }*/

    @media screen and (min-width: 1081px) {
        .edit-area .light-box-list li:nth-child(4n+1) {
            margin-left: 0;
        }
    }

    .edit-area .light-box-list li a {
        display: block;
        color: #000;
        text-decoration: none;
        transition: ease 0.25s all;
        text-align: center;
    }

    .edit-area .light-box-list li a:hover {
        opacity: 0.6;
    }

    .edit-area .light-box-list li .photo {
        margin-bottom: 18px;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        overflow: hidden;
        object-position: 50% 50%;
    }

    @media screen and (max-width: 767px) {
        .edit-area .light-box-list li .photo {
            margin-bottom: 10px;
        }
    }

    .edit-area .light-box-list li .photo img {
        vertical-align: top;
        width: 100%;
        height: 240px;
    }

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

        .edit-area .light-box-list li .photo img {
            width: 100%;
        }
    }


    .edit-area .light-box-list li .notes {
        padding-left: 23px;
        font-size: 14px;
        line-height: 170%;
        background: url(../img/other/icon_mag.png) no-repeat 0 5px;
        background-size: 17px auto;
        display: inline-block;
        font-weight: bold;
    }

    @media screen and (max-width: 767px) {
        .edit-area .light-box-list{
            font-size: 0;
        }
        .edit-area .light-box-list li{
            margin-bottom: 20px;
        }
        .edit-area .light-box-list li .notes {
            font-size: 12px;
        }
        .edit-area .light-box-list li .photo img {
            height: 120px;
        }
    }

    .lb-data .lb-caption span.cat {
        display: block;
        /* border: 1px solid #CD0224; */
        color: #CD0224;
        padding: 0;
        font-size: 12px;
        display: table;
        margin-bottom: 0px;
    }

