@charset "UTF-8";

.flex{
    flex-direction: column;
}

#nav-wrap{
    padding-bottom: 0;
}

.logo-wrap{
    max-width: 240px;
}

.video-wrap{
    flex-direction: column-reverse;
    padding-bottom: var(--col-space);
}

.video-wrap .Text, .video-wrap picture{
    width: 100%;
}

.video-wrap h1{
    font-size: 28px;
    margin-bottom: 0;
}

.video-wrap .bottom__caption{
    width: 90%;
    bottom:0;
    height: 2.5vh;
    position: relative;
    margin: 0 auto 1em;
    left:0;
}

#News {
    background: url(../images/news_bg.webp) repeat-y left center #f8faff;
    background-size: contain;
    border-top: 1px solid #eee;
}

.video-wrap .caption{
    font-size: 14px;
}

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

.service__bottom__box picture{
    width: 100%;
}

.service__bottom__box{
    flex-direction: column;
}

ul.arrow li{
    font-size: 1.0rem;
}

.roundebox .Text ul.arrow{
    margin-left: .5em;
}

h3.border{
    font-size: 1.4rem;
}

h4{
    font-size: 1.3rem;
    margin-bottom: 1em !important;
}

h4 + .border-double{
    margin-top: 0;
}

.flex .Hurf + .Hurf{
    margin-top: 2em;
}

.border-double .title{
    max-width: 100%;
}
.flex.mt{
    flex-direction: row !important;
    flex-wrap: wrap;
}

.menu-gloval-navi-container{
    width: 90%;
}

section#service .comm__Inner .Item{
    align-items: flex-start;
}

.Recruit .comm__Inner{
    flex-direction: row;
}

.Recruit .comm__Inner .Item{
    width: calc(98% / 3);
}

.Recruit .comm__Inner .Item picture img{
    border-radius: 0;
}

.footer__bottom__wrap .Inner__wrap p{
    font-size: 0.75rem;
}

.copy{
   margin: auto;
}

footer p{
    margin-bottom: 0;
}

picture.round{
    border-radius: 0.2em;
}

.work__detail .icon{
    width: 100%;
    min-width: 100%;
}
p.tel{
    max-width: 280px;
}

.text__big.mb{
    margin-bottom: var(--row-space);
}


h4 + .work__detail{
    margin-top: 0;
}

.strengths .Hurf + .Hurf{
    margin-top: 0;
}

.p-page-visual__mv{
    height: 200px;
}
.menu_btn.isActive {
    opacity: 1;
    top: 10px;
}
.p-page-visual__mv img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-page-visual__inner{
    padding-top: 1.5rem;
    padding-left: var(--row-space);
    padding-right: var(--row-space);
    padding-bottom: 1.5em;
}

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

a.contact__btn{
    font-size: 1.15rem;
}

.Recruit .comm__Inner .Item picture{
    margin-bottom: 0;
}

section#News .comm__Inner .Title{
    width: 100%;
}

.c-heading-secondary__sub{
    margin-bottom: 0;
}

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

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

.btn__anchor__wrap a{
    flex-direction: row;
    column-gap: 1em;
    align-items: center;
    font-size: 17px;
}

a.btn, .btn, a.btn.long{
    border-radius: 2.4em;
    font-size: 16px;
    padding: 1em .5em;
}

a.text__link{
    font-size: 16px;}

.accordion-header span, .accordion-content span{
    padding: 0;
    font-size: 16px;
}

 .accordion-content span{
    font-size: 15px;
 }

dl.border dt{
   border-left: none;
  border-top: none;
  border-right: none;
  background: #f2f2fa;
}

dl.border{
    border-top: none;
}

input[type="submit"]{
    font-size: 16px;
}

.wpcf7-spinner{
    display: none;
}

.philosophy .containner{
    padding-bottom: 1em;
    padding-top: 1em;
}

section.Recruit{
    padding-top: 0;
}

.trouble__box .Left{
    max-width: 100%;
}

.conect p.Center{
    text-align: left;
}

p.text__big{
    margin-bottom: 0;
    font-size: 20px;
}

h2.grade, .gnet__cta .comm__Inner h2, h2.or__bg{
    font-size: 24px;
}

a.gnet{
    font-size: 18px;
}

.gnet__caption{
    font-size: 26px;
    padding: .5em;
}

.p-page-visual__mv.gnet img{
    height: 100%;
    max-height: 100%;
}

.p-page-visual__mv.gnet{
    width: 100%;
    margin: auto;
    height: 45vh;
}

.p-page-visual__mv.gnet .caption{
    padding-left: 0;
    padding-right: .5em;
}

.p-page-visual__mv.gnet .caption img{
    max-width: 90%;
}

h2.ribbon{
    font-size: 18px;
}

.ribbon p{
    font-size: 16px;
}

.flex__wrap .Image{
    width: 100%;
}

.flex__wrap .Text{
    width: 100%;
}

.internet__caption{
    font-size: 26px;
}

.p-page-visual__mv.gnet .caption__wh{
    width: 100%;
    max-width: 95%;
}

.p-page-visual__mv.gnet .caption__wh h1{
    font-size: 22px;
}

.p-page-visual__mv.gnet .caption__wh p{
    font-size: 16px;
}

.internet__caption{
    max-width: 100%;
    padding: .25em;
}

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

h3.blue{
    font-size: 1.25rem !important;
}

.merit__wrap .Item, .voice__wrap .Item{
    font-size: 1.1rem;
    padding-left: 1.5em;
}

.voice__wrap{
    margin-top: 1em;
}

.scroll__wrap{
	padding:.5em 0;
	overflow-x:auto;
}

.scroll__wrap table{
	min-width:500px;
	margin:0 auto 0;
}

.scroll__wrap table th, .scroll__wrap table td{
	padding:.5em;
	border-bottom:1px solid #ccc;
	font-size:13px;
}

.scroll__wrap table td:nth-of-type(odd){
	width:15%;
	text-align:center;
	font-weight:bold;
}

.scroll__wrap table td:nth-of-type(even){
	width:35%;
		background:#fff;
}
small{
	font-size:11px;
}