@charset "UTF-8";

/**************レイアウト**************/

#nav-wrap{
    left:0;
    padding-top: 1em;
}

.flex__wrap .Hurf.Images__flex picture:last-of-type{
	margin-top:0;
}

.overlay .menu__wrap .Right .Inner{
	margin-top:1em;
	justify-content:flex-start;
	height:auto;
}

.overlay .menu__wrap .Right .information__wrap .Center{
	margin-left:auto !important;
	margin-right:auto !important;
}

header.page #nav-wrap{
        min-height: 64px;
        padding: 1em 1em 1em !important;
    }

.menu_btn{
    background: #3b4043;
    right:0;
    top:0;
	position:fixed;
    margin-top: 0;
}
.flex__wrap .Hurf.Images__flex{
	    row-gap: 1.25vh;
}
	.flex__wrap.reverse{
		flex-direction:column;
	}
.anchor__wrap a.btn{
	max-width:100%;
}
.anchor__wrap{
	flex-wrap:wrap;	
}
.menu_btn span{
    width: 30px;
    left:5px;
}

header .video-wrap{
    width: 100%;
}

section#message{
	padding-left:var(--row-space);
}
.menu_btn span:nth-of-type(1) {
    top: 23px;
    left: 21px;
}
.menu_btn span:nth-of-type(2) {
    left: 13px;
    top:20px;
}
.menu_btn span:nth-of-type(3) {
        top:38px;
        left: 21px;
  }

html.appear .overlay::before{
        content: '';
        position: absolute;
        right:-45px;
        bottom:0;
        height: calc(100vh - 45px);
        background: var(--key-Color);
        width: 45px;
}
    html.appear .overlay {
    width: 100vw;
}
.logo-wrap img {
    max-width: 100%;
}

#nav-wrap{
    padding: 1em 1em;
    border-bottom: none;
}

header .group__logo {
    position: absolute;
    left:1em;
    right:inherit;
    width: 90px;
    height: 90px;
    top: -10px;
}

.logo-wrap::before{
    display: none;
}

header h1{
        font-size: clamp(78px, 6.4875vw, 80px);
        line-height: 1.054;
        text-align: center;
}

section#about{
    padding-left: 0;
    padding-right: 0;
}

section#about .flex__wrap .Right{
    position: absolute;
    max-width: 50% !important;
    right: 0;
    bottom: 0;
	opacity:0.55;
}
section#about .flex__wrap .pdtext{
	padding-right:0;
}

.overlay .menu__wrap .Left{
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
.overlay .menu__wrap .Left .Center {
 margin-top:1em;
}
.overlay .menu__wrap .Left .Center .tel{
    font-weight: bold;
    color:var(--blue);
}

.overlay .menu__wrap .Left{
    display: block;
}

.overlay .menu__wrap .Left .menu-drawer-nav-container, .overlay .menu__wrap .Left .menu-drawer-nav02-container{
    width: 100%;
}

.overlay .menu__wrap .Right picture{
    display: block;
    text-align: center;
    margin:0 auto;
}

header .caption_wrap{
    width: 100%;
    left:50%;
    padding: 0 var(--row-space);
}

.logo-wrap{
        max-width: 210px;
        margin-top: 0;
        padding-left: 0;
        border-bottom: none;
}

.flex__wrap{
    flex-direction: column;
}

.company__wrap .flex__wrap{
    flex-direction: column-reverse;
    row-gap: 2em;
}

.president{
	max-width:200px;
}

.flex__wrap.column-gap{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 1em;
}

.flex__wrap .left, .flex__wrap .right{
    width: 100%;
    margin-left: auto;
}

.fx__center span{
    text-align: center;
}

.slide-items li{
    padding: .75em;
}

.fixed__right ul.links{
    display: none;
}

.slide-items{
    margin-top: 0;
}

.slide-items picture img{
    max-height: 280px;
    width: 100%;
    object-fit: cover;
}

.fixed__right{
    display: none;
}

header .caption_wrap .main__title{
    font-size: 18px;
}

header .caption_wrap p{
    font-size: 14px;
    text-align: left;
	padding:.5em;
}

.News__wrap{
    padding-left: 1em;
}

.News__wrap ul li a{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
}

.News__wrap ul li a h3{
    font-size: 16px
}
.days{
    font-size: 12px;
    font-weight: 300;
}

.news__icon{
    font-size: 9px;
    min-width: max-content;
    left:-10px;
}

a.btn{
    max-width: 200px;
}

.arrow {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 1px;
    margin-top: 29px;
    background-color: #fff;
}
.arrow::before {
    content: "";
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    width: 10px;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
    transform-origin: calc(100% - 2px) 50%;
}

.slide-items li .title .icon{
    padding-right: .5em;
}

.slide-items li .title{
    font-size: 23px;
}

.arrow_box{
    display: none;
}

.about__wrap__flex{
    flex-direction: column;
}

.about__wrap__flex .Left, .about__wrap__flex .Right{
    width: 100%;
}

section.recruit .flex__wrap .Text, section.recruit .flex__wrap picture{
    width: 100%;
}

.cstm-box-offset{
	margin-bottom:0;
}

/**************レイアウト**************/

h1.heading__title{
    font-size: 3rem;
}
h2 span.text{
	margin-bottom:.5em;
}
#recruit h2.Center, #recruit-sec h2.normal{
	font-size:1.65rem;
}

h3.bg{
    line-height: 1.455;
}
#recruit-sec h3.number{
	font-size:1.4rem;
}
a.contact__btn{
    font-size: 1.15rem;
}
section#News .comm__Inner .Title{
    width: 100%;
}

footer .Logo{
    margin-bottom: 1em;
    width: 40%;
}

footer .btn__wrap{
    flex-direction: column;
    width: 100%;
}

.message__wrap + .Inner__wrap{
    padding-left: 1em;
}

section#message .message__wrap{
  max-width: 100%;
  padding: 1em;
}

.since__text{
  font-size: 1.05rem;
}

.since__text:last-of-type{
  margin-left: 0;
}

section#company{
  padding-right: 1em;
}

section#company .flex__wrap .left{
  width: 100%;
}

section#company .flex__wrap .right{
  width: 100%;
  margin: auto;
}

section#message:before {
    content: '';
    position: absolute;
    background: url(../images/company_bg.webp) no-repeat;
    background-size: cover;
    width: 95vw;
    height: 100%;
    top: 0;
    left: 0;
}

section#company{
    padding-bottom: var(--col-space);
}

.since__text{
    width: max-content;
    text-align: left;
}

footer .comm__Inner .right__wrap{
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 2%;
    
            padding-top: .5em;
    padding-bottom: var(--row-space);
}

footer .comm__Inner .left{
    width: 100%;
}

footer .comm__Inner .right{
    width: calc(96% / 2);
    border-right: none;
    margin-top: 1em;

}

footer .comm__Inner .right ul{
    padding-left: 0;
}

footer .comm__Inner .right ul.sub-menu{
    display: block;
    width: 100%;
}

footer .comm__Inner .right ul.sub-menu a{
    border: none;
}

footer .comm__Inner .right ul.sub-menu li{
    margin-left: 5px;
    font-size: 10px;
        margin-top: .5em;
}

footer .comm__Inner .right ul.sub-menu a{
    text-align: left;
}

footer .comm__Inner .right ul.sub-menu a{
    font-size: 12px
}

footer .comm__Inner ul.sub-menu li{
    width: 100% !important;
}

footer .comm__Inner .right ul{
    margin-top: 0;
    margin-bottom: .5em;
}

footer p{
    font-size: 0.85rem;
}
footer .comm__Inner .right ul {
    display: flex;
    column-gap: 2%;
}
footer .comm__Inner .right ul li{
    margin-bottom: .35em;
    font-size: 0.8rem;
    width: calc(98% / 2);
    flex-wrap: wrap;
}

footer .copy{
    font-size: 9px;
    text-align: center;
    margin-right: auto;
}

.recruit__wrap{
    flex-direction: column;
}

.recruit__wrap .Item:not(:last-child){
    margin-bottom: 2em;
}

header.page.recruit picture img{
	object-position:right;
}

section.about .comm__Inner, section.lightblue .comm__Inner{
    padding-top: var(--col-space);
}

h2{
    flex-wrap: wrap;
}

h2 span.text{
    width: 100%;
    margin-left: 0;
}

.flex__wrap .Hurf picture.shadow{
    margin-bottom: 2em;
}

picture.shadow:after {
    content: '';
    position: absolute;
    right: -8px;
    bottom: -8px;
    width: 100%;
    height: 90%;
    background: #e4eff7;
}

.page h3.bg{
    text-align: left;
}

.p-page-visual__inner{
    padding: 0;
    position: relative;
}

.p-page-visual__inner{
    height: auto;
    min-height: 250px;
}

.page__fv__contents{
    height: auto;
}

header.page .p-page-visual__inner picture{
    width: 100%;
    position: absolute;
    z-index: 2;
}

header.page picture img{
    height: 250px;
    object-fit: cover;
}

header.page picture.company img, header.page picture.strength img{
    object-position: center;
}

dl.works dt, dl.works dd{
    font-size: 13px;
}

section.management .Hurf{
    width: 100%;
}

h2.jp{
    font-size: 19px;
    margin-bottom: .5em;
}

.p-page-visual__inner div{
    width: 100%;
    position: relative;
    z-index: 3;
}

.c-heading-secondary__sub{
    font-size: 13px;
    padding: .25em;
}

.p-page-visual__inner div.breadcrumbs{
    font-size: 10px;
    margin-top: .75em;
}

.breadcrumbs{
    padding-left: 1em;
    padding-right: 1em;
    font-size: 0.7rem;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    margin-bottom: 0;
 }

.page__fv__contents .Left{
    position: absolute;
    left:0;
    bottom:0;
    width: 100%;
    top: 100%;
  	transform: translateY(-100%);
	padding-top:0;
	padding-bottom:0;
	background: linear-gradient(to right,  rgba(16,55,112,0) 0%,rgba(16,55,112,0.85) 25%,rgba(16,55,112,0.85) 50%,rgba(16,55,112,0.85) 72%,rgba(16,55,112,0) 100%);
    padding: .5em;
    height: 90px;
}

header.page .logo-wrap{
    margin: 0 auto !important;
}

.page #nav-wrap{
    padding: 1em !important;
}

.page__fv__contents h1{
    width: 100%;
	font-size:1.05rem;
}

.page__fv__contents .slag{
    margin-bottom: .5em;
        font-size: 1.05rem;
        padding-left: 35px;
}

.page__fv__contents .caption{
    padding: 0;
    font-size: 3.0rem;
    text-transform:uppercase;
	text-align:center;
	margin:0 auto;
}

.page__fv__contents::before{
    mix-blend-mode: multiply;
    width: 100%;
}

section#strength{
    padding-top: 0;
}

section#strength h2 span{
	font-size:24px;
}

section#strength h2{
    margin-bottom: .25em;
}

dl.border{
    flex-direction: column;
}

dl.border dt, dl.border dd{
    width: 100%;
    padding: .75em;
    line-height: 1.855;
}

dl.border dt{
    padding: .75em;
    background: #f2ebeb;
}

ul.disc{
    padding-left: .7em;
}

dl.border dd .flex a.btn{border-radius: 2.86em;
    max-width: 90px;
padding: .25em;
}

dl.border dd .flex a.btn .arrow{
    margin-top: 5px;
}

#business .Hurf:last-of-type{
    margin-top: var(--col-space);
}

.time__wrap .right{
    font-size: 0.9rem;
}

#time01 .flex__wrap .Hurf p{
    font-size: 0.9rem;
}

.time__wrap .left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.tab_item, .tab_item-detail{
    width: calc(100% / 3);
    padding:.7em .3em;
    font-size: 1.0rem;
}
.tab_content, .tab_content-detail{
    padding-top: 1em;
}

section#contact h2{
    justify-content: center;
}

section#contact h2 span.text{
    text-align: center;
    margin-bottom: 1em;
}

.accordion-header span, .accordion-content span{
    padding: 0;
    align-items: center;
}

p.tel{
    font-size: 28px;
}

p.tel + p.Center{
    margin-top: 0;
    font-size: 0.8rem;
    margin-bottom: var(--col-space);
}

.accordion-header{
    padding-left: 10px;
    font-size: 1.05rem;
}

.about-yanai h4.mt__none{
  margin-top: 0;
}

.modal__content .js-modal-close{
	margin:10px 10px 0 auto;
}

.modal__content .js-modal-close{
	font-size:18px;
	max-width:37px;
}

.modal__content .voice__item{
	padding:0 1em 1em;
}

.voice__item h4{
	font-size:1.0rem;
}

.small__banner{
    margin-top: 1em;
}
section.works, section.beige{
	border-left:none;
	border-right:none;
	padding-left:var(--row-space);
	padding-right:var(--row-space);
}
.gallery__wrap ul{
	justify-content:space-between;
}
.gallery__wrap ul li{
 width: calc(99% / 2);
}
.gallery__wrap ul li h3{
	font-size:0.9rem;
}
.gallery__wrap ul li picture img {
    width: 100%;
    height: 220px;
    max-height: 220px;
    object-fit: cover;
}
.gallery__wrap ul li .cat{
	font-size:0.6rem;
}
.gallery__wrap ul li .more{
	right:0;
	font-size:0.5rem;
}
section.recruit .comm__Inner, section.business .comm__Inner{
    position: relative;
    margin-top: 1em;
    bottom:0;
}

section.recruit .comm__Inner a.btn, section.business .comm__Inner a.btn{
    margin-left: auto;
    margin-right: auto;
	margin-top:.5em;
}

section.business {
    display: flex;
    flex-direction: column-reverse;
}

.service__image{
	height:30vh;
}

.recruit__image{
	background-attachment:inherit;
	height:30vh;
	margin-top:var(--col-space);
}

.flex__wrap .right{
    flex-direction: column;
}

.News__title__wrap .title{
    width: 100%;
    margin-bottom: 1em;
}

.News__title__wrap .Text{
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

article#bottom section.news{
    padding-top: 0;
}

.flex__wrap .right{
    padding: 0;
}

.News__title__wrap .Text a.btn{
    margin: 1em auto 0;
}
ul.news{
	row-gap:.85vh;
}

ul.News li{
    font-size: 1.0rem;
    align-items: flex-start;
flex-direction: column;}

section.instagram .comm__Inner{
    flex-direction: column;
	row-gap:1.5vh;
}

footer .comm__Inner .right{
    width: 100%;
}

footer div.bottom__copy{
    margin: auto;
    margin-top: 2em;
}
.sns__wrap{
    flex-direction: row;
}

/******************サービス*******************/

section.service .Image picture:last-of-type
{
    width: 50%;
    margin-top: -3.5em;
}

section.service .Image picture:first-of-type{
    max-width: 100%;
}
.Hurf.space{
	padding-left:0;
	padding-right:0;
}
/***************** トランクルーム *********************/

.r-middle__wrap .Item{
    width: calc(99% / 2);
    font-size: 0.85rem;
}

.r-middle__wrap{
    flex-wrap: wrap;
    column-gap: 1%;
}

h2.bottom__border{
    font-size: 1.45rem;
}

.r-top__wrap p.Center{
    font-size: 0.9rem;
}
.flex__wrap.flex-wrap{
    flex-wrap: wrap;
    flex-direction: row;
}

.flex__wrap.flex-wrap .four{
    width: calc(99% / 2);
    row-gap: .5vh;
}

section#points .flex__wrap h3{
    margin-bottom: .5em;
    margin-top: .5em;
}

section#points .left span.icon {
    position: absolute;
    width: clamp(70px, 80px, 90px);
    height: clamp(70px, 80px, 90px);
    left: -10px;
    top: -10px;
    z-index: 2;
}

h2.bg{
    font-size: 1.4rem;
}

.r-top__contents.second .Item:last-of-type{
    margin-top: 1em;
}

section#contact h2{
    font-size: 1.45rem;
}

.wpcf7-list-item.first{
    margin-left: 0;
}

form p.privacy{
    font-size: 0.8rem;
    margin-bottom:0;
}

section#strength .flex__wrap, section#strength .flex__wrap:nth-of-type(even){
    flex-direction: column;
}
section#strength .flex__wrap:nth-of-type(odd), section#strength .flex__wrap:nth-of-type(even){
    flex-direction: column-reverse;
}
section#strength .flex__wrap.column{
	flex-direction:column;
}
footer .comm__Inner .right:nth-of-type(2){
    margin-top: 0;
}

section#strength .flex__wrap:nth-of-type(n+2){
	margin-top:5vh;
}
section#strength .flex__wrap h3{
	margin-top:0;
}

footer .comm__Inner .left .logo__wrap{
    justify-content: center;
}

footer .comm__Inner .right ul li br{
    display: none;
}

footer .comm__Inner .right ul{
    margin-bottom: 0;
    justify-content: center;
    flex-wrap: wrap;
}

footer .comm__Inner .right ul li {
    text-align: center;
}

footer .comm__Inner .right ul li a{
    border: 1px solid #fff;
    padding: .5em;
    display: block;
    width: 100%;
    margin-top: 0;
    font-size: 0.8rem;
}

.member__btn{
    border-color:#fff;
}

footer .comm__Inner .right ul li:first-of-type a{
    margin-top: 0;
}

ul.news li h3{
    margin-bottom: 0;
    font-size: 0.9rem;
}

.wp-pagenavi{
  font-family: Arial, Helvetica, sans-serif;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 0 1em;
  row-gap: .5vh;
}

.wp-pagenavi a, .wp-pagenavi span{
  min-width: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 30px;
  font-size: 0.8rem;
}

section#sitemap h2{
  font-size: 1.3rem;
  margin-top: var(--col-space);
}

section#sitemap h2:first-of-type{
  margin-top: 0;
}

ul.sitemap li{
  max-width: calc(100% / 1);
}

ul.sitemap li a{
    font-size: 0.9rem;
}

section#sitemap .flex__wrap{
    row-gap: var(--col-space);
}
.Center.mt{
	margin:var(--row-space) auto;
}

/*********************採用情報***********************/

#recruit-sec .Left, #recruit-sec .Right{
    width: 100%;
}

.tabs .flex__wrap{
    flex-direction: column;
}

.tabs .flex__wrap picture{
    width: 30%;
    margin: 0 auto 1em;
}

.tabs .flex__wrap .Text{
    width: 100%;
}

.tabs .flex__wrap .Text .position{
    font-size: 0.9rem;
}

.tabs .flex__wrap .Text .name{
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    row-gap: .25em;
    font-size: 1.4rem;
}

.tabs dl.hobby dt, .tabs dl.hobby dd{
    font-size: 0.8rem;
}

.tabs dl.hobby dt{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.interview__wrap h4{
    padding-left: 0;
    margin-top: 0;
}

.interview__wrap{
    margin-top: 2.5vh
}
.Partner {
	gap:.3em;
}

.Partner li{
	width:calc(98.5% / 2);
	font-size:0.75rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
}

#shintiku .flex__wrap .Hurf{
	padding-left:0;
	padding-right:0;
}
#strength .comm__Inner{
	padding:.5em;
	padding-bottom:var(--row-space);
}
dl.philosophy{
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

section.business p, section.recruit p{
  margin-top: 0;
  font-size: 0.85rem;
}

#service .mainservice .Text__wrap{
    flex-direction: column;
    padding:5vh 1em;
}

#service .mainservice .Text__wrap{
    width: 100%;
}

.number__icon{
    font-size: 60px;
	bottom:10px;
	right:-5px;
}

#service .mainservice picture{
    width: 100%;
}

#service .mainservice .Text__wrap h3::before{
    width: 30px;
    height: 2px;
}
#service .mainservice.column .Text__wrap h3{
	font-size:1.1rem;
	margin-bottom:0;
}

#service .mainservice.column .Text__wrap h3 span{
	font-size:0.7rem;
}

#service .mainservice.column .Text__wrap{
	width:50%;
	height:auto;
	display:flex;
	flex-direction:column;
    justify-content:center;
}
#service .mainservice.column picture{
	width:50%;
	height:100%;
}

#service .mainservice.column picture img{
	height:100%;
	object-fit:cover;
}
#service .mainservice.column{
 align-items:inherit;
}
#service .mainservice.column:last-of-type{
	margin-bottom:0;
}
.column .number__icon {
    font-size: clamp(30px, 40px, 41px);
    bottom:-10px;
	right:-15px;
}
.small__banner .number__icon{
    font-size: clamp(30px, 40px, 41px);
}

#service .mainservice{
		margin-bottom:calc(var(--col-space) / 1);
}

/*.mainservice:nth-of-type(even){
    flex-direction: column;
}*/
#service .mainservice .Text__wrap h3{
	font-size:1.4rem;
}

#service .mainservice.column .Text__wrap h3{
    font-size: 1.05rem;
}

.small__banner picture{
    width: 40%;
}

	
.title-logo{
		max-width:160px;
}

p.sp-left{
	text-align:left;
}

h3.contact__mt {
    margin-top: 2.5vh !important;
}
.gallery-thumbnail img{ 
  max-height:100px !important;
  object-fit:cover !important;
	width:100% !important;
  object-position:center;
}
.gallery-container .slick-slide img{
	max-height:300px;
	  object-position:center;
}