@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&display=swap');
.akshar {
  font-family: "Akshar", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

p{
	font-size:13px;
}
.sp-none{
	display: block;
}
.pc-none{
	display: none;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
	}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#page-title{
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
#page-title .main01{
	width: 90%;
	position: relative;
	margin-right: auto;
}
#page-title .main02{
	width: 50%;
	position: relative;
	margin-left: auto;
	margin-top: -7.3vw;
}
#page-title .main03{
	width: 40%;
	position: relative;
	margin-left: auto;
	margin-right:55%;
	margin-top: -15vw;
}
.page-title img{
	width: 100%;
	height: auto;
}
.pagetxt-block{
	width: 90%;
	position: relative;
	margin-left: 5%;
	margin-top: 5vw;
}

.pagetxt-block .pagename{
	max-width: 60%;
}
.pagetxt-block p{
	font-size:14px;
	line-height: 28px;
	
}



.making{
	margin-top: 60px;
	padding-top: 30px;
	background-image: url("../img/job/sec01-title-bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	text-align: center;
}

.title_jpn{
	padding: 20px 30px;
	font-size:20px;
	color:#0052DE;
	font-weight: bold;
	display: inline-block;
}
.inner1200{
	max-width: 1200px;
	width: 96%;
	margin: 0 auto;
}
.inner1686{
	max-width: 1686px;
	width: 96%;
	margin: 0 auto;
}
.inner1484{
	max-width: 1400px;
	width: 96%;
	margin: 0 auto;
}

.bg-bk {
	background-color: #424653;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	margin-top: 100px;
	background-image: url(../img/about/bg-line.png);
	background-position: center center;
}
.bg-bk2 {
	background-color: #282B33;
}
.products{
	background-image: url(../img/about/bg-line.png);
	background-position: center center;
	padding-top: 140px;
	padding-bottom: 140px;
	color:#fff;
	font-size:18px;
	line-height: 40px;
}


.productsarea{
	margin-top: 0px;
	position: relative;
}

.products .btn a{
	background-color: #fff;
	max-width: 478px;
	margin: 40px auto;
	display: block;
	text-decoration: none;
	color: #333;
	text-align: center;
	padding: 20px 0;
	border-radius: 10px;
	background-image: url(../img/about/btn-icon.png);
	background-repeat: no-repeat;
	background-position: 85% center;
	background-size: 50px auto;
	transition: 0.2s;
}
.products .btn a:hover{
	background-image: url(../img/about/btn-icon.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 50px auto;
}
.sec03{
	background: #fff;
	padding-top: 50px;
	padding-bottom: 60px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.sec03 .graybox{
	background: #EDEFF2;
	border-radius: 10px;
	padding: 150px 0 20px;
	max-width: 1620px;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	margin-bottom: 40px;
}
.sec03 .graybox .innerbox{
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
}
.sec03 .graybox .txt20{
	font-size:16px;
}
.sec03 .graybox .txtbox{
	width: 100%;
	max-width: 454px;
}
.sec03 .graybox .photo{
	width: 80%;
	height: 180px;
	overflow: hidden;
 max-width: 842px;
	top:-50px;
	left: 10%;
	position: absolute;
	z-index: 0;
	border-radius: 20px;
	display: block;
}
.sec03 .graybox .photo img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.boxtitle{
	font-size: 20px;
	font-weight: bold;
	color:#0052DE;
	margin-bottom: 20px;
}
.charm{
	background: #fff;
	margin-top: 100px;
	padding-top: 70px;
	background-image: url("../img/about/sec04-title-bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1492px auto;
	text-align: center;
}
.txt26{
	font-size:26px;
	margin-bottom: 20px;
	font-weight: 500;
}
.sec05{
	padding: 100px 0 140px;
}
.sec05 .txt-l{
	width: 52%;
	float: left;
}
.sec05 .txt-r{
	width: 52%;
	float: right;
}
.sec05 .photo-l{
	width: 40%;
	float: left;
}
.sec05 .photo-r{
	width: 40%;
	float: right;
}
.sec05 img{
	width: 100%;
	height: auto;
}
.sec05-title{
	font-size:40px;
	font-weight: bold;
	color:#0052DE;
	margin-top: 60px;
	margin-bottom: 40px;
}
.sec05-sub{
	font-size:22px;
	color:#004385;
	font-weight: bold;
	margin-bottom: 20px;
}
.linkbtn{
	width: 50px;
	height: 50px;
	margin-top: 40px;
	transition: 0.2s;
}
.linkbtn:hover{
	transform: translateX(5px);
}
.sec06{
	background-color: #282B33;
	padding-top: 200px;
	padding-bottom: 200px;
	background-image: url(../img/job/sec03-title-bg.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 140px;
	text-align: center;
}



.modalbut{
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
	position: relative;
	z-index: 10;
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
}
.modalbut .box{
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	margin-right: 0%;
	margin-bottom: 10px;
}
.modalbut .box:nth-of-type(3n){
	margin-right: 0;
}
.modalbut .box a{
	display: block;
	padding: 20px 0px 10px;
	color: #0052DE;
	text-decoration: none;
	position: relative;
}
.modalbut .box a:after{
	content: " ";
	background-image: url(../img/job/arrow01.png);
	width: 30px;
	height: 30px;
	background-size: 30px auto;
	position: absolute;
	right: 10px;
	bottom: 10px;
	visibility: visible;
	transition: 0.2s;
}
.modalbut .box a:hover:after{
	right: 8px;
}
.modalbut .box h4{
	padding-bottom: 20px;
}
.modalbut .box .icon img{
	width: 80px;
	height: auto;
}
.flowarrow{
	text-align: center;
}
.flowarrow img{
	width: 50px;
	height: 25px;
	margin-bottom: 30px;
}
.depbox{
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
}
.depbox .box{
	width:100%;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 20px;
	margin-right: 0%;
}
.depbox .box:nth-of-type(2n){
	margin-right: 0;
}
.depbox h4{
	font-size: 18px;
	line-height: 1.6em;
	text-align: center;
	color: #0052DE;
	padding-bottom: 20px;
}
.depbox .graybox{
	background-color: #EDEFF2;
	padding: 10px 20px 10px;
	border-radius: 10px;
	margin-top: 10px;
}
.depbox dd{
	padding-bottom: 10px;
	font-size: 13px;
}
.depbox dt{
	background-image: url(../img/job/bg_midashi.png);
	background-position: left 5px;
	background-size: 7px auto;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 14px;
	line-height: 1.6em;
	color: #939DAF;
	font-weight: bold;
}


.modaal-content-container{
	padding: 20px 20px 0px!important;
}

.modaal-container{
	border-radius: 20px!important;
}

.modaal-content-container h4{
	font-size: 20px;
	line-height: 1.6em;
	color: #0052DE;
	margin-bottom: 15px;
}
.modaal-content-container h4 img{
	display: inline-block;
	vertical-align: middle;
	width: 65px;
	height: auto;
	padding-right: 30px;
}
.modaal-content-container .flexbox{
	display: block;
	flex-wrap: wrap;
}
.modaal-content-container .flexbox .box{
	width: 100%;
	margin-right: 0%;
	padding: 20px 20px 20px;
	border-radius: 10px;
	background-color: #EDEFF2;
	margin-bottom: 10px;
}
.modaal-content-container .flexbox .box:nth-of-type(2n){
	margin-right: 0;
}
.modaal-content-container .flexbox h5{
	font-size: 16px;
	line-height: 1.6em;
	position: relative;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.modaal-content-container .flexbox h5:after{
	content: " ";
	visibility: visible;
	width: 30px;
	height: 5px;
	background-color: #0052DE;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.modaal-content-container .flexbox li{
	padding-bottom: 10px;
	background-image: url(../img/job/list.png);
	background-position: left 4px;
	background-size: 5px auto;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 13px;
}