@charset "UTF-8";

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

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

img.photo{
	max-width:95%;
	display:block;
	margin:auto;
}
.menu_btn{
    background: var(--key-Color);
    border:2px solid #fff;
    right:5px;
    top:5px;
	position:fixed;
}

footer .comm__Inner .left .logo__wrap .logo{
    width: 120px;
    margin-top: .5em;
}

.menu_btn span{
    width: 30px;
    left:5px;
}

.menu_btn span:nth-of-type(1) {
    top: 10px;
    left: 5px;
}
.menu_btn span:nth-of-type(2) {
    left: 5px;
    top:20px;
}
.menu_btn span:nth-of-type(3) {
        top:30px;
        left: 5px;
  }

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;
}

header.page .logo-wrap{
	max-width:120px;
    margin-top: 0;
}

.overlay .menu__wrap .Left{
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    padding-top: 10vh;
    padding-bottom: 10vh;
}

.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%;
}

header .caption_wrap{
    width: 100%;
    left:0;
    padding: 0;
	bottom:37%;
}

header h1{
    max-width: 100%;
    text-align: center;
}
    header .caption_wrap .main__title {
        font-size: 14px;
        width: 100%;
        text-align: center;
        display: block;
    }

.logo-wrap{
        max-width: clamp(90px, 180px, 220px);
        margin-top: -1.25em;
        background: #fff;
        padding: .5em;
        margin-left: -1em;
        border-bottom-left-radius: 0;
}

.flex__wrap{
    flex-direction: column;
}

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

.service .flex__wrap .left{
    width: 55%;
    margin: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: 14px;
}

header .video-wrap{
    height: auto;
}

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

section.yellow{
    padding-top: var(--col-space);
}

section.silver .flex__wrap {
    flex-direction: column;
}

section.service .flex__wrap{
    flex-direction: column-reverse;
}

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

section.recruit .comm__Inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

section.recruit .comm__Inner .Hurf.space{
    margin-top: var(--col-space);
}
section.recruit .comm__Inner .Hurf.space{
	padding-top:var(--col-space);
	border-top:1px solid #ddd;
}

h3.mt__none{
	margin-top:0;
}

section.blue{
    margin-top: -10vh;
}

.News__wrap{
    padding-left: 1em;
}

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

.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{
    width: 100%;
    display: flex;
    font-size: 16px;
    max-width: 80%;
}

.arrow {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 1px;
    margin-top: 3px;
    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%;
}
section.message:after{
    display: none;
}

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

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

.arrow_box{
    display: none;
}

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

h2{
    font-size: 50px;
}
h2.column{
    padding-bottom: 0;
}

h1.heading__title{
    font-size: 3rem;
}

h3.bg{
    line-height: 1.455;
}
h2.wh__bg__center02 {
    padding: .15em .25em;
    background: url(../images/paint_03.png) no-repeat center center;
    background-size: 43%;
}
h2.wh__bg__center {
    padding: .15em .25em;
    background: url(../images/paint_02.png) no-repeat center center;
    background-size: 45%;
    margin-bottom: 0;
}
h2.ye__bg__left {
    padding: .15em .25em;
    background: url(../images/paint_01.png) no-repeat left center;
    background-size: 50%;
    margin-bottom: 0;
    align-items: flex-start;
}
a.contact__btn{
    font-size: 1.15rem;
}

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

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;
}

.pagetop{
    width: 50px;
    top:-10px;
}

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: column;
}

.flex__wrap .right.flex{
    margin-top: -5vh;
}

footer{
    padding-top: 40px;
}

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

footer .comm__Inner .left .logo__wrap{
    flex-direction: column;
    margin-bottom: .5em;
    text-align: center;
    align-items: center;
}

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

.copy{
    font-size: 11px;
    text-align: center;
}

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: 0;
}

footer p{
    font-size: 0.85rem;
}

footer .comm__Inner .right ul li{
    margin-bottom: .35em;
    font-size: 0.8rem;
}

footer .copy{
    font-size: 9px;
    text-align: center;
    margin-right: auto;
    padding-top: var(--row-space);
}

.recruit__wrap{
    flex-direction: column;
}

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

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;
}
section.yellow-bg .comm__Inner, section.contact .comm__Inner{
    padding-bottom: var(--col-space);
}

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

.p-page-visual__inner{
    height: 20vh;
    min-height: 280px;
}

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

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

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

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

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

.p-page-visual__inner div{
    width: 100%;
    position: relative;
    z-index: 3;
}
a.js-modal-open h3{
	font-size:23px;
}

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

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

dl.border{
    flex-direction: column;
}

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

dl.border dt{
    padding: .75em;
}

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

#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 {
    width: calc(100% / 2);
}

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);
}

dl.border dt p{
    margin-top: 0;
}

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

section.silver.recruit{
    background: #fff;
}

.points__title{
    font-size: 1.1rem;
}

.flex__wrap.c-mt {
    margin-top: 5vh;
}

ul.works{
    row-gap: 1vh;
}

ul.works li{
    width: calc(98% / 2);
}

ul.works li p{
    font-size: 0.8rem;
    line-height: 1.55;
}

ul.works li h4{
    font-size: 0.9rem;
    border-width: 4px;
}