@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

.recruit-area{
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing:0.06em;
	line-height: 1.8;
}

.mainV{
	background-image:url(../images/recruit/mainV.png);
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height:840px;
	position: relative;
}

.mainV:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #222;
	opacity: 0.67;
	z-index: 1;
}

.header-wrap{
	width: 1280px;
	box-sizing: border-box;
	padding:27px 20px 0;
	display: flex;
	margin:0 auto;
	max-width: 100%;
}

.mainV header{
	background-color:rgba(0,0,0,0)!important;
	position: relative;
	z-index: 99;
}

.table-area .table-right:last-child{
	border-bottom: 0!important;
}

.table-area{
	position: relative;
}

.table-area:before{
	position: absolute;
	content: '';
	width: 20%;
	background:#ededed;
	height: 8px;
	bottom: 26px;
	left: 0;
	z-index: 2;
}



.space{
	width: 25%;
}

.bsub-title{
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin-top: 0;
	padding-top: 75px;
	margin-bottom: 0;
}

.bsub-title span{
	padding:15px 20px;
	background: black;
}

.g-area2{
	padding-top: 0!important;
}


.space2{
	width: 35%;
	box-sizing: border-box;
	display: flex;
}

.space2 h1{
	margin: 0;
}

.space3{
	width: 40%;
	box-sizing: border-box;
	padding-left: 5%;
	padding-right: 60px;
	position: relative;
}

.logo{
	width: 262px;
	height: 47px;
}

.en{
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 11px;
	line-height: 1.4;
}

.space3 a img{
	width: 157px;
	height: 59px
}

.space3 a.header-button{
	transition: 0.4s;
}

.space3 a.header-button:hover{
	opacity: 0.6;
}

.link2{
	display: inline-block;
	margin-left: 8px;
}

.mainV h2{
	color: white;
	font-size: 43px;
	text-align: center;
	line-height: 1.7;
	margin-top: 260px;
}

.mainV .wt{
	display: block;
	margin: 40px auto 0;
	max-width: 100%;
	width: 655px;
}

.main-text{
	position: relative;
	z-index: 2;
}

.about-area{
	background-color: black;
	padding:100px 0;
}

.about-wrap{
	width: 1440px;
	max-width: 100%;
	margin:0 auto;
	display: block;
	box-sizing: border-box;
}

.about-flex{
	display: flex;
}

.about-left{
	width: 50%;
	box-sizing: border-box;
	padding-right: 45px;
}

.about-right{
	width: 50%;
	box-sizing: border-box;
	padding-left: 45px;
	padding-right: 30px;
}

.about-logo{
	width: 213px;
}

.about-left h2{
	margin: 0;
}

.about-left h2 span{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color:#CC3729;
}

.abimg{
	width: 100%;
	height: auto;
	margin-top: 65px;
}

.about-right h3{
	margin-top: 34px;
	margin-bottom: 0;
	font-size: 35px;
	color:#CC3729;
}

.about-right h3 span{
	border-bottom:1px solid #CC3729;
}

.about-right p{
	font-size: 17px;
	font-weight: 400;
	color: white;
	margin-top: 80px;
	margin-bottom: 0;
	line-height: 2;
}

.interview-area{
	background-color: #CC3729;
	padding: 200px 0 150px;
	color: white;
}

.in-wrap{
	width: 1440px;
	max-width: 100%;
	display: block;
	margin:0 auto;
}


.in-flex{
	display: flex;
	width: 100%;
}

.in-left{
	width: 47%;
	box-sizing: border-box;
	padding-right: 35px;
	padding-left: 100px;
	font-weight: bold;
}

.in-left p.il-text1{
	font-size: 24px;
	margin-top: 120px;
}

.in-left p.il-text2{
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 0;
}

.in-left p.il-text2 span{
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	margin-left: 15px;
}

.in-left p.il-text3{
	font-size: 15px;
	margin-top: 2px;
	margin-bottom: 0;
}

.in-right{
	width: 53%;
	box-sizing: border-box;
	padding-left: 35px;
	position: relative;
}

.in-right .num{
	width: 72px;
	height: auto;
	position: absolute;
	left: -8px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.in-right img{
	width: 100%;
}

.in-left2{
	width: 46%;
	box-sizing: border-box;
	padding-right: 3px;
	padding-left: 35px;
	font-weight: bold;
}

.in-right2{
	width: 54%;
	box-sizing: border-box;
	padding-left: 35px;
	padding-right: 55px;
	position: relative;
	margin-top: 50px;
}

.inimg2{
	width: 520px;
	max-width: 100%;
}

.inimg3{
	width: 422px;
	max-width: 100%;
	height: auto;
	display: block;
	margin-top: 62px;
	margin-left: auto;
	padding-right: 50px;
}

.in-flex2{
	margin-top: 85px;
}

.q-text{
	padding-left: 40px;
	position: relative;
	color: black;
	font-size: 24px;
	font-weight: bold;
}

.q-text:before{
	content: '';
	width: 22px;
	height: 42px;
	background-image: url(../images/recruit/q.png);
	background-size: cover;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 2px;
}

.a-text{
	padding-left: 40px;
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: white;
	margin-top: 50px;
}

.a-text:before{
	content: '';
	width: 23px;
	height: 40px;
	background-image: url(../images/recruit/a.png);
	background-size: cover;
	z-index: 1;
	position: absolute;
	left: -2px;
	top: 5px;
}

.mt2{
	margin-top: 100px;
}

.border{
	display: block;
	border-top:1px solid white;
	width: 1160px;
	box-sizing: border-box;
	margin:110px auto 135px;
	padding:0 30px;
}

.in-flex2{
	padding-right:90px;
	padding-left: 20px;
	box-sizing: border-box;
}

.in-flex3{
	display: flex;
}

.in-right3{
	width: 47%;
	box-sizing: border-box;
	padding-right: 35px;
	padding-left: 130px;
	font-weight: bold;
}

.in-right3 p.il-text1{
	font-size: 24px;
	margin-top: 120px;
}

.in-right3 p.il-text2{
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 0;
}

.in-right3 p.il-text2 span{
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	margin-left: 15px;
}

.in-right3 p.il-text3{
	font-size: 15px;
	margin-top: 2px;
	margin-bottom: 0;
}

.in-left3{
	width: 53%;
	box-sizing: border-box;
	padding-left: 35px;
	position: relative;
}

.in-left3 .num2{
	width: 72px;
	height: auto;
	position: absolute;
	right: -36px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.in-left3 img{
	width: 100%;
}

.in-left4{
	width: 54%;
    box-sizing: border-box;
    padding-left: 35px;
    padding-right: 55px;
    position: relative;
    margin-top: 50px;
}

.in-right4{
	width: 46%;
    box-sizing: border-box;
    padding-right: 3px;
    padding-left: 35px;
    font-weight: bold;
}

.in-wrap h2{
	margin: 0;
	text-align: center;
}

.in-wrap h2 img{
	width:354px;
	display: block;
	margin:0 auto;
}

.in-wrap h2 span{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin:15px 0 110px;
}

.qa-area{
	background-color: white;
	padding: 115px 0 150px;
	position: relative;
}

.qa-wrap{
	width: 1160px;
	padding:0 30px;
	display: block;
	box-sizing: border-box;
	margin:0 auto;
}

.qa-wrap h3 img{
	width: 158px;
	display: block;
	margin:0 auto;
}

.qa-wrap h3 span{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	bottom: 5px;
	margin-bottom: 65px;
}

.q-text2{
	padding-left: 40px;
    position: relative;
    color: black;
    font-size: 24px;
    font-weight: bold;	
}

.q-text2:before{
    content: '';
    width: 22px;
    height: 42px;
    background-image: url(../images/recruit/q.png);
    background-size: cover;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 2px;	
}

.a-text2{
	padding-left: 40px;
    position: relative;
    color: black;
    font-size: 20px;
    margin-top: 70px;
    margin-bottom: 150px;
}

.a-text2:before{
    content: '';
    width: 23px;
    height: 40px;
    background-image: url(../images/recruit/a2.png);
    background-size: cover;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: -3px;	
}

.guide-area{
	padding:100px 0 150px;
	background: #ededed;
}

.guide-wrap{
	width: 1160px;
	padding: 0 30px;
	box-sizing: border-box;
	display: block;
	margin:0 auto;
}

.guide-wrap h2 img{
	width: 338px;
	display: block;
	margin:0 auto;
}

.guide-wrap h2 span{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}

.table-area{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin-top: 120px;
}

.table-left{
	width:20%;
	margin-right: 3%;
	box-sizing: border-box;
	border-bottom:1px solid black;
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-left: 16px;
}

.table-left p{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.table-right{
	width: 77%;
	box-sizing: border-box;
	border-bottom:1px solid black;
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-left: 16px;	
}

.table-right p{
	font-size: 20px;
	font-weight: 400;
	margin: 0;
}

.e-button{
	width: 560px;
	max-width: 100%;
	display: block;
	margin:80px auto 0;
	transition: 0.4s;
}

.e-button:hover{
	opacity: 0.6!important;
}

.menu_button{
	transition: 0.4s;
}

.menu_button:hover{
	opacity: 0.6;
}

nav a{
	transition: 0.4s;
}

nav a:hover{
	opacity: 0.6;
}

.e-button img{
	width: 100%;
}

.bottom-img{
	width: 100%;
	height: auto;
}

.track{
	position: absolute;
	right: 0;
	bottom: -155px;
	max-width: 35%;
}

.menu_button{
	position: absolute;
	right: 16px;
}

	.menu_button .menu_icon01{
		top: 22px;
		left: 16px;
	}

	.menu_button:hover{
		cursor:pointer;
	}

	.menu_button .menu_icon01 {
	  display: block;
	  float:none;
	  cursor: pointer;
	  transition: .7s;
	  position: relative;
	  top:18px;
	  right:0px;

	}
	.menu_button .menu_icon01 span {
	  display: block;
	  width: 40px;
	  height: 3px;
	  background: white;
	  margin-bottom: 7px;
	  transition: .7s;
	}

	.menu_button .menu_icon01 span.bar2{
		width: 30px;
		margin-left: auto;
	}

	.menu_button .menu_icon01 span.bar3{
		width: 25px;
		margin-left: auto;
	}

	.menu_button.open .menu_icon01 span.bar2{
		width: 40px;
		margin-left: 0;
	}

	.menu_button.open .menu_icon01 span.bar3{
		width: 40px;
		margin-left: 0;
	}	

	.menu_button.open .menu_icon01{
	  transform: rotate(-45deg);

	}
	.menu_button.open .menu_icon01 .bar1 {
	  transform: rotate(0deg) translateY(7px);
	}
	.menu_button.open .menu_icon01 .bar2 {
	  opacity: 0;
	}
	.menu_button.open .menu_icon01 .bar3 {
	 transform: rotate(-90deg) translateX(11px);

	}

	.menu_button .menu_icon02 {
	  display: block;
	  float: left;
	  cursor: pointer;
	  transition: all 0.2s ease-in;
	}
	.menu_button .menu_icon02 span {
	  display: block;
	  width: 30px;
	  height: 2px;
	  background: #707070;
	  margin-bottom: 4px;
	  transition: all 0.4s ease-out;
	}
	.menu_button.open .menu_icon02 .bar1 {
	  transform: translateY(10px) rotate(135deg);
	}
	.menu_button.open .menu_icon02 .bar2 {
	 opacity: 0;
	 transform:translateX(-100px);
	}
	.menu_button.open .menu_icon02 .bar3 {
	 transform:  translateY(-6px)
	 rotate(45deg);
	}

	.menu_button .menu_icon03 {
	  display: block;
	  float: left;
	  cursor: pointer;
	  transition: all 0.2s ease-in;
	}
	.menu_button .menu_icon03 span {
	  display: block;
	  width: 30px;
	  height: 2px;
	  background: #707070;
	  margin-bottom: 4px;
	  transition: all 0.4s ease-out;
	}
	.menu_button.open .menu_icon03 .bar1 {
	  transform: translateY(10px) rotate(45deg);
	}
	.menu_button.open .menu_icon03 .bar2 {
	 opacity: 0;
	 width:150px;
	 transform: translateX(-60px)
	}
	.menu_button.open .menu_icon03 .bar3 {
	 transform: translateY(-6px)
	 rotate(135deg);
	 }

	nav{
		position: fixed;
		background: black;
		color: white;
	  	height: 100vh;
	    width: 100%;
	    right: -100%;
	    top: 0;
	    background-image:url(img/nav-bg.png);
	    background-size: cover;
	    background-position: center;
	    margin-top: 0px;
	    transition: .8s;
	    padding-top: 0px;
	    padding-bottom: 120px;
	    z-index: 99;
	    color: #fff;
	    box-sizing: border-box;
	}

	.in{
		transform: translateX(-100%);
	}


	.nav-wrap{
		width: 1060px;
		padding:0 30px;
		box-sizing: border-box;
		display: block;
		margin:20vh auto 0;
	}

	.nav-flex{
		display: flex;
	}

	.nav-left{
		width: 50%;
		box-sizing:border-box;
	}

	.nav-right{
		width: 50%;
		box-sizing: border-box;
		padding-left: 70px;
	}

	.nav-link1{
		display: block;
		margin-bottom: 10vh;
	}

	.nav-link1 img{
		width: 70px;
	}

	.nav-link1 span{
		display: inline-block;
		margin-left: 25px;
		font-size: 16px;
		font-weight: bold;
		color:white;
		position: relative;
		bottom: 13px;		
	}

	.nav-link2{
		display: block;
		margin-bottom:25px;
	}

	.nav-link2 img{
		width: 219px;
	}

	.nav-link2 span{
		display: inline-block;
		margin-left: 25px;
		font-size: 16px;
		font-weight: bold;
		color:white;
		position: relative;
		bottom: 11px;
	}

	.small-link1{
		font-size: 15px;
		display: block;
		color: #989898;
		text-decoration: none;
		margin-bottom: 12px;
		font-weight: bold;
	}

	.small-link2{
		font-size: 15px;
		display: block;
		color: #989898;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 10vh;	
	}

	.nav-link3{
		display: block;
	}

	.nav-link3 img{
		width: 96px;
	}

	.nav-link3 span{
		display: inline-block;
		margin-left: 25px;
		font-size: 16px;
		font-weight: bold;
		color:white;
		position: relative;
		bottom: 29px;
	}

	.nav-link4{
		display: block;
		margin-bottom: 10vh;
	}

	.nav-link4 img{
		width: 127px;
	}

	.nav-link4 span{
		display: inline-block;
		margin-left: 25px;
		font-size: 16px;
		font-weight: bold;
		color:white;
		position: relative;
		bottom: 13px;
	}

	.nav-link5{
		display: block;
		margin-bottom:25px;
	}

	.nav-link5 img{
		width: 200px;
	}

	.nav-link5 span{
		display: inline-block;
		margin-left: 25px;
		font-size: 16px;
		font-weight: bold;
		color:white;
		position: relative;
		bottom: 13px;
	}

	.nav-link6{
		display: block;
	}

	.nav-link6 img{
		width: 162px;
	}

	.nav-link6 span{
		display: inline-block;
		margin-left: 25px;
		font-size: 16px;
		font-weight: bold;
		color:white;
		position: relative;
		bottom: 13px;
	}

	.sp-in-right , .sp-in-left2{
		display: none;
	}

	.spbr{
		display: none;
	}

	.smlogo{
		display: none;
	}

	.inview{
	  opacity: 0;
	  transform: translate(0, 15%);
	  transition: 0.8s;
	}

	.inview.is-show {
	  transform: translate(0, 0);
	  opacity: 1;
	}

	.inview2{
	  opacity: 0;
	  transform: translate(0, 15%);
	  transition: 1s;
	}

	.inview2.is-show2 {
	  transform: translate(0, 0);
	  opacity: 1;
	}

	.entry-tb{
		display: none;
	}

	.recruit-area{
		position: relative;
	}



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

	.in-wrap{
		padding:0 30px;
		box-sizing: border-box;
	}

	.about-wrap{
		padding:0 30px;
	}

	.guide-wrap{
		max-width: 100%;
	}

	.border{
		max-width: 100%;
	}

	.about-right{
		padding-right: 0;
	}

}

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

	.header-wrap{
		box-sizing: border-box;
	}

	.space{
		width: 5%;
	}

	.space2{
		width: 45%;
	}

	.space3{
		width: 50%;
	}

	.in-flex2{
		padding-right: 0;
	}

	.in-left2{
		padding-right: 35px;
	}

	.in-right2{
		padding-left: 35px;
		padding-right: 0;
	}

	.inimg3{
		max-width: 85%;
		margin-left: auto;
		margin-right: 0;
		padding-right: 0;
	}

	.in-left4{
		padding-right: 35px;
		padding-left: 0;
	}

	.in-right3 p.il-text1{
		margin-top: 20%;
	}

	.about-left{
		padding-right: 35px;
	}

	.about-right{
		padding-left: 35px;
	}

	.in-flex2{
		padding-left: 0;
	}

	.in-left p.il-text1{
		margin-top: 20%;
	}

	.in-left{
		padding-left: 40px;
	}

	.in-left2{
		padding-left: 0;
	}

	.in-left3{
		padding-left: 0;
	}

	.in-right3{
		padding-right: 0;
	}

	.qa-wrap{
		max-width: 100%;
	}

	.track{
		max-width: 32%;
	}

	.nav-wrap{
		max-width: 100%;

	}



}

.sp-link-button{
	display: none;
}

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

	.table-area:before{
		bottom: 18px;
	}

	.space{
		width: 0;
	}

	.space2{
		width: 70%;
	}

	.space3{
		width: 30%;
	}

	.header-button{
		display: none;
	}

	.about-right h3{
		font-size: 24px;
	}

	.about-right p{
		font-size: 16px;
		margin-top: 50px;
	}

	.interview-area{
		padding:150px 0 80px;
	}

	.in-right .num{
		width: 52px;
		left: 5px;
	}

	.in-left p.il-text1{
		margin-top: 10%;
		font-size: 20px;
	}

	.in-right3 p.il-text1{
		margin-top: 10%;
		font-size: 20px;
	}

	.in-left{
		padding-left: 0;
	}

	.in-left p.il-text2{
		font-size: 18px;
	}

	.in-right3 p.il-text2{
		font-size: 18px;
	}

	.in-left p.il-text2 span{
		font-size: 14px;
	}

	.in-right3 p.il-text2 span{
		font-size: 14px;
	}

	.in-left p.il-text3{
		font-size: 14px;
	}

	.in-right3 p.il-text3{
		font-size: 14px;
	}

	.q-text{
		font-size: 20px;
	}

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

	.q-text:before{
		top: -2px;
	}

	.a-text:before{
		top: -3px;
	}

	.mt2{
		margin-top: 75px;
	}

	.in-left3{
		width: 50%;
	}

	.in-right3{
		width: 50%;
		padding-left: 100px;
	}

	.in-left3 .num2{
		width: 52px;
	}

	.in-left3 .num2{
		right: -25px;
	}

	.qa-area{
		padding: 80px 0;
	}

	.track{
		bottom: -80px;
	}

	.guide-area{
		padding:120px 0 150px;
	}

	.table-left{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.table-right{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.table-left p{
		font-size: 18px;
	}

	.table-right p{
		font-size: 18px;
	}

	.e-button{
		max-width: 95%;
	}

	.q-text2{
		font-size: 20px;
	}

	.a-text2{
		font-size: 18px;
		margin-top: 40px;
		margin-bottom: 100px;
	}

	.q-text2:before{
		top: -3px;
	}

	.a-text2:before{
		top: 0;
	}

	.ftr{
		width: 100%;
		box-sizing: border-box;
		padding:0 30px;
		max-width: 100%;
		display: block;
		margin:0 auto;
	}

	footer ul{
		display: flex;
		flex-wrap: wrap;
	}

	footer ul li{
		width: 33.33%;
		float: none;
		display: block;
		margin:10px 0;
	}

	footer{
		min-width: 100%;
	}

	.nav-right{
		padding-left: 40px;
	}

	.sp-link-button{
		display: flex;
		width: 100%;
		margin-top: 60px;
	}

	.sp-link1{
		width: 50%;
		box-sizing: border-box;
		padding-right: 20px;
	}

	.sp-link2{
		width: 50%;
		box-sizing: border-box;
		padding-left: 20px;
	}

	.sp-link1 img{
		width: 100%;
	}

	.sp-link2 img{
		width: 100%;
	}

}


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

	.table-area:before{
		width: 25%;
	}

	.table-area{
		margin-top: 90px;
	}

	.bsub-title{
		font-size: 18px;
	}

	.bsub-title span{
		padding:12px 15px;
	}

	.header-wrap{
		padding-top: 20px;
	}

	.space2{
		width: 80%;
	}

	.space3{
		width: 20%;
		padding: 0;
	}

	.about-flex{
		display: block;
	}

	.about-left{
		padding: 0;
		width: 100%;
	}

	.about-right{
		padding: 0;
		width: 100%;
	}

	.abimg{
		margin-top: 40px;
	}

	.about-right h3{
		margin-top: 50px;
	}

	.about-right p{
		margin-top: 35px;
	}

	.about-area{
		padding: 80px 0;
	}

	.interview-area{
		padding:100px 0 80px ;
	}

	.in-flex{
		display: block;
	}

	.in-flex .in-right{
		display: none;
	}

	.sp-in-right{
		display: block;
		width: 100%;
		position: relative;
	}

	.sp-in-right img{
		max-width: 100%;
	}

	.sp-in-right .num{
		position: absolute;
		left: 50%;
		bottom: -32px;
		width: 52px;
    	transform: translateX(-50%);
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);		
	}

	.in-left{
		width: 100%;
		padding: 0;
	}

	.in-left p.il-text1{
		margin-top: 60px;
	}

	.in-left p.il-text2{
		margin-top: 25px;
	}

	.in-left2{
		display: none;
	}

	.in-right2{
		width: 100%;
		padding: 0;
	}

	.sp-in-left2{
		display: block;
		margin-top:70px;
	}

	.inimg3{
		margin-top: 40px;
	}

	.in-flex3{
		display: block;
	}

	.in-left3{
		width: 100%;
		position: relative;
	}

	.in-right3{
		width: 100%;
		padding: 0;
	}

	.in-left3 .num2{
		position: absolute;
	    left: 50%;
	    top: 92%;
	    width: 52px;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	}

	.in-right3 p.il-text1{
		margin-top: 60px;
	}

	.in-left4{
		width: 100%;
		padding: 0;
	}

	.in-right4{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		margin-top: 60px;
	}

	.table-left{
		width: 25%;
		padding-left: 10px;
	}

	.table-right{
		width: 72%;
		padding-left: 10px;
	}

	.track{
		max-width: 42%;
	}

	.ftr_text{
		width: 100%;
		letter-spacing: 0.06em;
	}

	.ftr_text2{
		width: 100%;
	}

	.ftr_text2{
		letter-spacing: 0.06em;
		padding: 25px 0;
	}

	.logo{
		display: none;
	}

	.smlogo{
		display: block;
		width: 175.11px;
		height: 31px;
	}

	.en{
		font-size: 12px;
		margin-top: 5px;
	}

	.menu_button .menu_icon01{
		top: 8px;
	}

	.main-text{
		width: 100%;
		padding:0 20px;
		box-sizing: border-box;
	}

	.mainV h2{
		font-size: 32px;
		margin-top: 180px;
	}

	.nav-flex{
		display: block;
	}

	.nav-left{
		width: 100%;
	}

	.nav-right{
		padding-left: 0;
		width: 100%;
	}

	.nav-link1 , .nav-link3 , .nav-link4 , .nav-link6{
		margin-bottom: 50px;
	}

	.small-link2{
		margin-bottom: 50px;
	}

	.nav-wrap{
		margin-top: 60px;
	}


	nav{
		overflow-y: scroll;
	}

	.nav-link5 , .nav-link2{
		margin-bottom: 13px;
	}

	.small-link1{
		margin-bottom: 6px;
	}




}

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

	.table-area:before{
		display: none;
	}

	.nav-link1 img{
		width: 56px;
	}

	.sp-link1{
		padding-right: 7px;
	}

	.sp-link2{
		padding-left: 7px;
	}

	.nav-link1 span{
		font-size: 12px;
	}

	.nav-link2 span{
		font-size: 12px;
	}

	.small-link1 , .small-link2{
		font-size: 12px;
	}

	.nav-link3 span{
		font-size: 12px;
		bottom: 22px;
	}

	.nav-link2 img{
		width: 158px;
	}

	.nav-link3 img{
		width: 75px;
	}

	.nav-link4 img{
		width: 100px;
	}

	.nav-link4 span{
		font-size: 12px;
	}

	.nav-link6 img{
		width: 136px;
	}	

	.mainV h2 .pcbr{
		display: none;
	}

	.ftr_text2{
		font-size: 10px;
	}

	.nav-link5 img{
		width:130px;
	}

	.nav-link5 span{
		font-size: 12px;
	}

	.nav-link6 span{
		font-size: 12px;
	}

	.ftr{
		padding:0 20px;
	}

	.spbr{
		display: block;
	}

	.ftr_text2{
		line-height: 1.7;
	}

	footer ul li{
		width: 50%;
	}

	.about-wrap , .guide-wrap{
		padding:0 20px;
	}

	.in-wrap , .qa-wrap{
		padding:0 20px;
	}

	.about-logo{
		width: 170px;
	}

	.about-left h2 span{
		font-size: 18px;
	}

	.about-right h3{
		font-size: 20px;
	}

	.about-right p{
		font-size: 15px;
	}

	.in-wrap h2 img{
		width: 260px;
	}

	.in-wrap h2 span{
		font-size: 18px;
		margin-bottom: 40px;
	}

	.in-left p.il-text1{
		font-size: 19px;
	}

	.in-flex2{
		margin-top: 70px;
	}

	.q-text{
		font-size: 19px;
		padding-left: 35px;
	}

	.q-text:before{
		width: 17px;
		height: 32px;
		top: 1px;
	}

	.a-text{
		font-size: 15px;
		padding-left: 35px;
		margin-top: 35px;
	}

	.a-text:before{
		width: 17px;
		height: 30px;
		top: -1px;
	}

	.inimg3{
		max-width: 75%;
	}

	.border{
		margin:85px auto;
	}

	.in-left3 .num2{
		top: 86%;
	}

	.in-right3 p.il-text1{
		font-size: 19px;
	}

	.qa-wrap h3 img{
		width: 128px;
	}

	.qa-wrap h3 span{
		font-size: 18px;
		margin-bottom: 40px;
	}

	.q-text2:before{
		width: 17px;
		height: 32px;
		top: 1px;		
	}

	.q-text2{
		padding-left: 35px;
		font-size: 19px;
	}

	.a-text2:before{
		width: 17px;
		height: 30px;
		top: -1px;		
	}

	.a-text2{
		font-size: 15px;
		padding-left: 35px;
		margin-top:35px;
		margin-bottom: 75px;
	}

	.guide-wrap h2 img{
		width: 272px;
	}

	.guide-wrap h2 span{
		font-size: 18px;
	}

	.table-area{
		margin-top: 45px;
	}

	.table-left{
		width: 100%;
		border-bottom: 0;
		margin-right: 0;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.table-right{
		width: 100%;
	}

	.table-left p{
		font-size: 17px;
	}

	.table-right p{
		font-size: 17px;
	}

	.guide-area{
		padding:120px 0 80px;
	}


	.smlogo{
		width: 152.11px;
		height: 27.28px;
	}

	.en{
		font-size: 10px;
		margin-left: 10px;
	}

	.menu_button .menu_icon01{
		top: 7px;
	}

	.mainV{
		min-height: 740px;
	}

	.space2{
		width: 83%;
	}

	.mainV h2{
		font-size: 30px;
	}

	.track{
		max-width: 45%;
		bottom: -60px;
	}

	.entry-tb{
		display: block;
		position: fixed;
		bottom: 0px;
		width: 100%;
		left: 0;
		right: 0;
		background: black;
		z-index: 99;
		padding: 15px 0 10px;
		opacity: 0;
		transition: 0.4s;
	}

	.entry-tb.open{
		opacity: 1;
	}

	.entry-tb a{
		display: block;
		width: 220px;
		margin:0 auto;
	}

	.entry-tb a img{
		width: 100%;
	}

	.bsub-title{
		font-size: 16px;
	}

	.bsub-title span{
		padding:8px 12px;
	}


}


/*20241022*/
.plus__section1{
	padding:80px 0 45px;
	line-height: 1.7;
}

.plus__wrap{
	width: 1068px;
	min-width: 1068px;
	box-sizing: border-box;
	padding:0 30px;
	display:block;
	margin:0 auto;
	overflow-x: hidden;
}

.plus__section1 ul{
	margin: 0;
	padding: 0;
	display:flex;
	flex-wrap: wrap;
}

.plus__section1 ul li{
	width: 25%;
	margin-bottom:35px;
}

.plus__section1 ul li.size1{
	width: 22%;
}

.plus__section1 ul li.size2{
	width: 33%;
}

.plus__section1 ul li.size3{
	width: 25%;
}

.plus__section1 ul li.size4{
	width: 20%;
}


.plus__section1 ul li a{
	position:relative;
	font-size: 16px;
	font-weight: 400;
	color: black;
	padding-left: 24px;
	letter-spacing: 0.3em;
	text-decoration: none;
	transition: 0.4s;
}

.plus__section1 ul li a:hover{
	opacity: 0.6;
}

.plus__section1 ul li a:before{
	content: '';
	position:absolute;
	left: 0;
	top: 50%;
	width:13px;
	height: 8px;
	background-image: url('../images/plus/arrow.png');
	background-size: cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);	
}

.plus__section2{
	padding:50px 0 0;
	line-height: 1.7;
}

.ps2__flex{
	display:flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}

.ps2__left{
	width: 42%;
	box-sizing: border-box;
	padding-right: 40px;
}

.ps2__left img{
	width: 392px;
}

.ps2__right{
	width: 50%;
}

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

.about__flex{
	padding:20px 0 150px;
	display:flex;
	justify-content: space-between;
}

.about__flex img{
	width: 48%;
}

.kaisya_ttl p , #company_wrap section{
	width: 1008px;
}

.about__img{
	margin-top: 90px;
}

.about__img img{
	width: 100%;
}

.about3{
	display:block;
	margin-bottom: 35px;
}

.ai__flex{
	display:flex;
	justify-content: space-between;
}

.ai__flex img{
	width: 48%;
}

.car__main{
	width: 100%;
}

.mb0{
	margin-bottom: 0!important;
}

.car__section{
	padding:80px 0;
	line-height: 1.8;
}

.car__text1{
	font-size: 20px;
	font-weight: 600;
	color:#BA0012;
	margin-bottom: 105px;
}

.car__info{
	display:flex;
	justify-content: space-between;
	align-items: start;
}

.car__col{
	width: 43.65%;
	position:relative;
	background:#BA0012;
	box-sizing: border-box;
	padding:80px 40px;
	color:white;
}

.car__sec{
	position:absolute;
	left:-10px;
	top: -32px;
	width: 160px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	margin: 0;
	color: white;
	font-size: 28px;
	font-weight: 600;
	background: #9D9D9D;
}

.car__sec.type2{
	left: inherit;
	right: -10px;
}

.car1{
	width:586px;
	position: relative;
	left: -100px;
}

.car1{
	width:586px;
	position: relative;
	left: -100px;
}


.cc__text1{
	font-size: 24px;
	font-weight: 600;
	margin:0 0 20px;
}

.cc__text2{
	font-size: 18px;
	margin: 0;
}

.car__col.car__col1{
	margin-top: 120px;
}

.car2{
	width:560px;
	position: relative;
	left: -126px;
}

.car__info.type2{
	margin-top: 120px;
}

.car3{
	width:533px;
	position: relative;
	left: -80px;
}

.car4{
	width: 505px;
	position:relative;
	left: -103px;
	margin-top: -275px;
}

.car5{
	display:block;
	width: 100%;
	display:block;
	margin:160px 0 40px;
}

#company_wrap section.hoyuu{
	width: 1008px;
}

.table__flex{
	display:flex;
	justify-content: space-between;
	align-items: start;
}

#company_wrap .table__flex table.car{
	width: 45.4%;
	margin: 0;
	float:none;
}

#company_wrap .table__flex table th{
	text-align: center;
}

.warehouse-main{
	width: 100%;
}

.warehouse__sec{
	padding:80px 0;
	line-height: 1.8;
}

.warehouse__rel{
	width: 503px;
	display:block;
	margin-left: auto;
	position:relative;
	z-index: 2;
	padding-top: 160px;
}

.warehouse__area{
	position:relative;
}

.warehouse__img{
	position:absolute;
	left: 0;
	top: 0;
	width: 700px;
}

.warehouse__rel h3{
	font-size: 32px;
	margin: 0;
	font-weight: 600;
}

.warehouse__rel h3 span{
	display:inline-block;
	background: #BA0012;
	color:white;
	padding:0 32px;
	margin-bottom: 8px;
}

.white__box{
	width: 473px;
	box-sizing: border-box;
	background: white;
	padding: 40px;
	margin: 30px 0 80px;
}

.white__box p{
	margin: 0;
	font-size: 18px;
	font-weight: 400;
}

.warehouse__img2{
	position:absolute;
	right: -5px;
	top: 0;
	width: 700px;
}

.warehouse__rel2{
	width: 424px;
	display:block;
	position:relative;
	z-index: 2;
	padding-top: 260px;
	line-height: 1.8;
}

#company_wrap .warehouse__rel2 table.car{
	margin: 0;
	width: 100%;
}

#company_wrap .warehouse__rel2 table.car th{
	text-align: center;
	padding:26px 0;
}

#company_wrap .warehouse__rel2 table.car td{
	padding:26px 15px;
}

.warehouse__area.type2{
	margin-bottom: 250px;
}

.bo__title{
	font-size: 32px;
	font-weight: 600;
	margin:150px 0 70px;
	color:#BA0012;
	padding-bottom: 20px;
	border-bottom:1px solid #BA0012;
}

.team__area.plus__wrap{
	line-height: 1.8;
	width: 908px;
	min-width: 908px;
}

#sub_contents.company__page , footer.company__footer , header.company__header{
	min-width: 1068px;
}

.team1{
	display:block;
	width: 100%;
	margin-bottom: 40px;
}

.ai__flex.mb40{
	margin-bottom: 40px;
}

.track1{
	width: 640px;
	display:block;
	margin:0 0 40px;
}

.track2{
	display:block;
	width: 640px;
	margin-left: auto;
}

.ai__flex.mb160{
	margin-bottom: 160px;
}

.submit{
	display:block;
	text-align: center;
	margin:0 auto;
	padding: 80px 0 100px;
}

.submit input{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
	width: 230px;
	border:2px solid black;
	text-align: center;
	box-sizing: border-box;
	height: 46px;
	line-height: 44px;
	letter-spacing: 0.25em;
	font-weight: bold;
	cursor: pointer;
	font-size: 20px;
	background: white;
	color:black!important;
	transition: 0.4s;
}

.submit input:hover{
	background: #cc3729;
	border:2px solid #cc3729;
	color:white!important;
}

.ver1 input{
	width: 173px;
}

.ver2 input{
	width: 138px;
}

.ver3 input{
	width: 383px;
}

.ver4 input{
	width: 243px;
}

.ver5 input{
	width: 243px;
}

.ver6 input{
	width: 243px;
}

form textarea{
	width: 373px;
	height: 146px;
}

.wpcf7-spinner{
	display:none!important;
}

.s-flex{
	display: flex;
	justify-content: center;
}

.s-flex div{
	margin:0 30px;
}

.s-flex div.col1 input{
	background: #9d9d9d;
	color:white!important;
	border:2px solid #9d9d9d;
}

.s-flex div.col1 input:hover{
	opacity: 0.7;
}

.confirm table.formTable td,.confirm  table.formTable th{
	padding:18px 8px;
}

div.confirm{
	margin-top: 50px;
}















