
@media (min-width: 576px) {
    /* sm */
}

@media (min-width: 768px) {
    /* md */
}

@media (min-width: 992px) {
    /* lg */
}

@media (min-width: 1200px) {
    /* xl */
}





html {
    height: 100%;
    font-size: 14px;
}

@media (min-width: 576px) {
    html {
        font-size: 16px;
    }
}
#wrapper {
    width: 100%;
    opacity: 0;
    z-index: 100000;
}
#content{
    background-color: #fff;;
}

header , footer{
    background: #fff;
}


body{
    min-width: 20rem;
    font-family: ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
    font-weight: 400;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 20rem;
}

#container,
#navbar{
    min-width: 320px;
}

a{
    color:#2DA7D9;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}

ul.row{
    margin-bottom: unset;
    padding-inline-start:0;
}
ul.row li{
    list-style: none;
}


.caution:before{
    content:"※";
}

p.intro{
    margin: 0;
    letter-spacing: -0.5px;
    color:#1E386A;
}
@media (min-width: 768px) {
    p.intro{
        font-size: 1.125rem;
        line-height:1.875rem;
        text-align: center;
    }
}

.modal{
    z-index: 100050;
}

ul.normal{
    list-style: "・"; 
    padding-left: 1em;
}

ul.normal li.none{
    list-style: none;

}


dl.type-table{
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000;
}
dl.type-table > dt,
dl.type-table > dd{
    padding: 1.5rem 0 1rem;
    margin: 0;
}


dl.type-table > dt:first-of-type,
dl.type-table > dd:first-of-type{
    padding-top: 0;
}

dl.type-table > dt:not(:first-of-type),
dl.type-table > dd:not(:first-of-type){
    border-top: 1px solid #000;
}


h3.show-hide{
    text-indent: -2rem;
    margin: 0 0 0 2rem;
}

h3.show-hide:before{
    content: "";
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 0.5rem;
    background-image: url(../images/icon_show-hide.svg);
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
}

h3.show-hide[aria-expanded=false]{
    width: 100%;
}

h3.show-hide[aria-expanded=true]:before{
    transform: rotateZ(-90deg);
    filter: contrast(0%);

}

/*フッターバナー*/
.col-4 {
/*
    flex: 0 0 auto;
  width: 33.33333333%;
*/
}
.col-4-5 {
/*
    flex: 0 0 auto;
  width: 66.66666666%;
*/
}
.grid-container {
   display: grid;
    grid-template-columns: 29% 29% 29%;
    grid-column-gap: 8%;
}
.grid01 {
    grid-column: 1 / span2;
    grid-row: 1 / 2;
}
.grid02 {
    grid-column: 3 / span1;
    grid-row: 1 / 2;
}

@media (min-width: 768px) {
    dl.type-table > dt{
        width: calc(100% / 12 * 4);
    }

    dl.type-table > dd{
        width: calc(100% / 12 * 8);
    }
    
    h3.show-hide + .collapse,
    h3.show-hide + .collapsing{
        width: 100%;
        max-width: 48.75rem;
    }
}

header{
    position:fixed;
    z-index:10000;
    width:100%;
}

body.recruit header{
    background: rgb(40,86,154);
    background: linear-gradient(0deg, rgba(40,86,154,1) 0%, rgba(0,0,0,1) 100%);
}

@media screen and (max-width: 600px){
    
#wpadminbar{
    position:fixed;
}
}



footer a,
footer a:hover{
    color: inherit;
}

footer .copyright{
    font-size: 0.8125rem;
}
footer .copyright p{
    font-size: 0.875rem;
}

footer ul,
footer dl,
footer dt,
footer dd{
    margin: 0;
    padding: 0;
}

footer dt{
    font-weight: normal;
    font-size: 0.75rem;
}

footer li{
    margin: 0;
    padding: 0;
    list-style: none;
}

footer nav ul{
    margin: 0;
    padding: 0 0 1rem;
}

footer nav ul ul{
    padding: 0;
}

footer nav li{
    padding:0;
    font-size: 0.875rem;
    line-height: 2em;
}
footer nav ul ul{
    padding: 0;
}
footer address{
    font-size: 0.75rem;
}
footer address dt{
    font-weight: bold;
}
footer address .zip:before{
    content: "〒";
}
footer address .tel:before{
    content: "TEL "
}

footer .link{
    max-width: 290px;
}

footer .link img{
    max-width: 100%;
}

footer .site-logo + p{
    margin-top: 1em;
    font-size: 0.875rem;
}

section{
    line-height: 2;
}

main > section:last-child{
    padding-bottom: 4.5em;    
}

.case , .cage , .wall{
    margin: 0 auto;
    padding: 0 1rem;
}


#ContentsHeader{
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../images/contents-header.jpg");
    background-position: left top;
    background-size: cover;
    color: #fff;
}
#ContentsHeader .wrap{
    margin: 0 auto;
    position: relative;
    aspect-ratio: 4 / 3;
    padding-bottom: calc(100% * (3 / 4));
    height: 0;
    overflow: hidden;
}

#RecruitFormLinks  .wrap .inner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
#ContentsHeader:before{
    position: relative;
    padding-bottom: calc(100% * (3 / 4));
    height: 0;
    overflow: hidden;
}
*/

#ContentsHeader .wrap{
    position: relative;
    aspect-ratio: 7 / 3;
    padding-bottom: calc(100% * (3 / 7));
    height: 0;
    overflow: hidden;
}

#ContentsHeader .wrap .inner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ContentsHeader p{
    font-size:0.75rem;
}

@media (min-width: 576px) {
    /* sm */
    
    #ContentsHeader p{
        font-size:0.875rem;
    }
    #ContentsHeader .wrap{
        aspect-ratio: 10 / 3;
        padding-bottom: calc(100% * (3 / 10));
    }
}

@media (min-width: 768px) {
    /* md */
    /*#ContentsHeader .wrap{
        aspect-ratio: 10 / 3;
        padding-bottom: calc(100% * (3 / 10));
    }*/
    #ContentsHeader p{
        font-size:1rem;
        line-height: 1.5em;
    }
}

@media (min-width: 992px) {
    /* lg */
    #ContentsHeader{
        aspect-ratio: unset;
    }
    #ContentsHeader .wrap{
        /*padding-bottom: calc(100% * (3 / 12));*/
        padding-bottom: 22.5rem;
    }
    #ContentsHeader p{
        padding-top: 0.5rem;
        line-height: 2em;
        font-size: 1.1125rem;
    }
}

@media (min-width: 1200px) {
    /* xl */
    /*#ContentsHeader{
        aspect-ratio: 16 / 3;
    }*/
}

#ContentsHeader > .wrap{
    /*height: 100%;*/
    width: 100%;
}



/*@media (min-width: 768px) {
    .case , .cage , .wall{
        padding: 0 15px;
        max-width: 60rem
    }
}*/


@media (min-width: 960px) {
}

@media (min-width: 1280px) {
    .case , .cage , .wall{
        padding: 0 0;
        max-width: 78rem;
    }
}

.breadcrumb{
    margin-bottom:0;
}

/*
.logo{
    display: block; 
    text-indent: 100%;
    overflow: hidden;
    width: 7.25rem;
    height: 2rem;
    text-indent: -9999px;
}

.logo:before{
    content: "";
    display: block;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/logo.png");
    padding-top: calc(100% * (32 / 116));
}
*/

.under-shadow{
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
    position: relative;
    z-index: 100;
}


.inner-shadow{
    position: relative;
}

.inner-shadow:before{
    content:"";
    display: block;
    position: absolute;
    top: 0px;
    width:100%;
    height:10px;
    box-shadow: 0 8px 3px -3px rgba(0,0,0,0.3) inset;
    z-index: 50;
}


.fs1rem{
    font-size: 1rem !important;
}

.fs18px{
    font-size: 1.125rem !important;
}

ul.plane{
    margin: 0;
    padding: 0;
}
ul.plane{
    margin: 0;
    padding: 0;
    list-style: none;
}

.absolute-center{/*上下左右中央に寄せる場合*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.absolute-center-y{/*上下を中央に寄せる場合*/
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.absolute-center-x{/*左右を中央に寄せる場合*/
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #f2f2f2;
    z-index: 100001;
}
#loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    color: #666;
    z-index: 100002;
}

#loader-bg + #content{
    display:none;
}






.site-logo h1{
    position: absolute;

}

.site-logo{
    display: block;
    padding: 0; 
    text-indent: 100%;
    overflow: hidden;
    max-width: 180px;
    text-indent: -9999px;
}

.site-logo:before{
    content: "";
    display: block;
    height: 0;
    background-image:url("../images/site/logo.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding-top: calc(100% * (32 / 120));
}

body.recruit header .site-logo:before{
    background-image:url("../images/site/logo-white.svg");
}




footer nav li >  ul > li:before{
    content:"―"

}

footer a{
    text-decoration: none;
}



#FooterPic{
    margin: 0 auto;
    position: relative;
    aspect-ratio: 24 / 10;
    padding-bottom: calc(100% * (10 / 24));
    height: 0;
    overflow: hidden;
    background-image: url(../images/footer.jpg);
    background-size:cover;
    background-position: center;
}

#FooterPic  .wrap .inner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media (min-width: 576px) {
    /* sm */
    #FooterPic{
        aspect-ratio: 24 / 8;
        padding-bottom: calc(100% * (8 / 24));
    }
}

@media (min-width: 768px) {
    /* md */
    #FooterPic{
        aspect-ratio: 24 / 5;
        padding-bottom: calc(100% * (5 / 24));
    }
}




section h3.subtitle{
    position: relative;
}

section h3.subtitle:after{
    content: "";
    left: 0;
    bottom: 0;
    display: block;
    position: absolute;
    width: 1.25em;
    height: 0.25rem;
    background: #28569A;
}

