html,body{
	margin:0;
	padding:0;
	letter-spacing:0.07rem;
	font-family: "ŸàƒSƒVƒbƒN Medium","Yu Gothic Medium","ŸàƒSƒVƒbƒN‘Ì",YuGothic,"ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro","Hiragino Kaku Gothic Pro",ƒƒCƒŠƒI,Meiryo,sans-serif;
	font-size:15px;
}
a:link,a:visited,a:active{
	text-decoration:none;
}
.clearfix:after{
	display:block;
	content:"";
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	height:1px;
}
table {
    border-collapse: collapse;
}
#header{
	width:100%;
	background:url(bg.jpg) 0 -40px no-repeat;
	background-size:cover;
	height:800px;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	text-align:center;
}
#header-contact{
	width:100%;
	background:url(bg.jpg) 0 -40px no-repeat;
	background-size:cover;
	height:200px;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.mask{
	background:rgba(0,0,0,0.4);
	position:absolute;
	height:1000px;
	width:100%;
	top:0;
	left:0;
}
#header-contact #logo{
margin:20px 0 0 0;
}
#header-contact #logo img{
width:230px;
margin:20px 0 0 0;
}
#logo{
	margin:15% auto 0;
}
#logo img{
	width:300px;
	height:auto;
}
#header h1{
	color:#ffd151;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	margin:100px 0 10px;
	font-size:25px;
}
#header h2{
	color:#fff;
	margin:0px 0 10px;
	font-weight:normal;
	font-size:18px;
}
#header-contact h2{
	color:#fff;
	margin:0px 0 10px;
	font-weight:normal;
	font-size:16px;
}
#header .contactLink{
	position:absolute;
	background:#eebf3b;
	color:#fff;
	text-align:center;
	padding:8px 20px;
	top:25px;
	right:25px;
	transition:0.2s all;
}
#header .contactLink:hover{
	
}

#solution,#footer{
	max-width:1500px;
	margin:0px auto;
	padding:0px 60px 80px;
}
#company,#contact{
	max-width:100%;
	margin:0px auto;
	padding:0px 0px 0px;
}
#recruit{
	background:#f6f6f6;
	max-width:100%;
	margin:0px auto;
	padding:1px 60px 0;
}
#company h2,#recruit h2,#solution h2{
	text-align:center;
	letter-spacing:0.1rem;
	margin-bottom:60px;
	margin-top:80px;
}
#contact h2{
	text-align:center;
	letter-spacing:0.1rem;
	margin-bottom:40px;
	margin-top:20px;
}
#company h2 span,#recruit h2 span,#solution h2 span,#contact h2 span{
	background:#eebf3b;
	display:inline-block;
	color:#fff;
	padding:3px 5px;
	margin:0 0 8px 0;
	font-size:13px;
}
#solution ul{
	margin:0;
	padding:0;
	list-style:none;
}
#solution ul li{
	width:32%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
}
#solution ul li:nth-child(3n){
	width:32%;
	margin-right:0%;
}
.solution01{
	background:url(solution01.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	height:160px;
	text-align:center;
	padding:110px 0 0 0;
	font-size:21px;
}
.solution02{
	background:url(solution02.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	height:160px;
	text-align:center;
	padding:110px 0 0 0;
	font-size:21px;
}
.solution03{
	background:url(solution03.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	height:160px;
	text-align:center;
	padding:110px 0 0 0;
	font-size:21px;
}
.solution04{
	background:url(solution04.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	height:160px;
	text-align:center;
	padding:110px 0 0 0;
	font-size:21px;
}
.solution05{
	background:url(solution05.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	height:160px;
	text-align:center;
	padding:110px 0 0 0;
	font-size:21px;
}
.solution06{
	background:url(solution06.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	height:160px;
	text-align:center;
	padding:110px 0 0 0;
	font-size:21px;
}
.grid{
	display:flex;
	width:100%;
	clear:both;
}
.gridL,.gridR{
	width:50%;
}

.photos{
	width:100%;
}
.photos img{
	width:50%;
	height:auto;
	float:left;
}
#company .gridL{
	padding:0 0px 90px 0;
}
#company .gridR{
	padding:0 0 90px 0px;
	background:#f9f9f9;
}
#company table{
	width:80%;
	margin:0 auto;
}
#company table th{
	padding:20px 18px 15px 18px;
	border-bottom:2px solid #7e7b7b;
	width:25%;
	text-align:left;
	font-weight:normal;
}
#company table td{
	padding:20px 18px 15px 18px;
	border-bottom:2px solid #dadada;
}
#company .gridR img{
	margin:0 auto;
	display: block;
}
#company .gridR p{
	width:80%;
	margin:0 auto;
}
#recruit table{
	max-width:1500px;
	margin:0 auto 30px;
	background:#fff;
	border-top:1px solid #a09d9e;
	border-left:1px solid #a09d9e;
}
#recruit table th{
	padding:20px 18px 15px 18px;
	border-bottom:1px solid #a09d9e;
	border-right:1px solid #a09d9e;
	width:30%;
	text-align:left;
}
#recruit table td{
	padding:20px 18px 15px 18px;
	border-bottom:1px solid #a09d9e;
	border-right:1px solid #a09d9e;
}
#contact .contactLink{
	background:#eebf3b;
	color:#fff;
	text-align:center;
	padding:8px 30px;
	transition:0.2s all;
	font-size:23px;
	width:350px;
	margin:20px auto 80px;
	display:block
}
#contact .contactLink:hover{
	
}

#footer{
width:100%;
padding:20px 0;
border-top:1px solid #ababab;
color:#333;
font-size:13px;
text-align:center;
}



/* Contact */
.modal_wrap input#trigger{
    display: none;
}

.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}

.modal_trigger{
    position: absolute;
    width: 100%;
    height: 100%;
}

.modal_content{
    align-self: center;
    width: 90%;
    max-width: 90%;
    padding: 30px 30px 15px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transform: scale(0.3);
    transition: 0.5s;
    border-radius:8px;
    height:600px;
    overflow-y:scroll;
}

.close_button{
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 24px;
    cursor: pointer;
}

.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}

.modal_wrap input:checked ~ .modal_overlay .modal_content{
    transform: scale(1);
}

.open_button{
    cursor: pointer;
}
#contact_privacytxt_box {
	width: 100%;
	height: 140px;
	margin: 15px auto;
	border: solid 1px #999999;
	background: #FFF;
	overflow-y: scroll;
	padding: 10px;
	overflow-x: hidden;
}
#contact input[type="text"],textarea,#contact input[type="email"]{
padding:12px;
border:1px solid #ddd;
border-radius:3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
textarea{width:90%}
#contact table{
width:90%;
font-size:15px;
margin:0 auto;
}
#contact table th{
width:220px;
padding:20px 10px;
text-align:left;
font-weight:normal;
vertical-align:top;
}
#contact table td{
padding:20px 10px;
}
#contact input.short{
width:60%;
}
#contact input.medium{
width:90%;
}
#contact table th span{
background:#ef7a7a;
color:#fff;
padding:2px 4px;
display:inline-block;
margin:0 6px 0 0;
border-radius:3px;
}


@media screen and (max-width: 767px) {
#header{
	width:100%;
	background:url(common/img/bg.jpg) 0 bottom no-repeat;
	background-size:cover;
	height:280px;
	margin:0;
	padding:0;
}
#logo{
	margin:90px auto 0;
}
#logo img{
	width:150px;
	height:auto;
}
#header-contact #logo img{
width:150px;
margin:20px 0 0 0;
}
#header h1{
	margin:50px 0 10px;
	font-size:18px;
}
#header h2{
	color:#fff;
	margin:0px 0 10px;
	font-weight:normal;
	font-size:15px;
}
#contact th,#contact td,#recruit th, #recruit td,#company th.#company td{
display:list-item;
list-style:none;
width:100%;
}
#contact input.short{
width:100%;
}
#contact input.medium{
width:100%;
}
.gridL,.gridR{
	width:100%;
}
.photos img{
	width:100%;
}
#solution ul li{
	width:47%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
}
#solution ul li:nth-child(2n){
	width:47%;
	margin-right:0%;
}
#solution ul li:nth-child(3n){
	width:47%;
	margin-right:2%;
}
.grid{
	display:block;
	width:100%;
	clear:both;
}
#company h2,#recruit h2,#solution h2,#contact h2{
	font-size:18px;
}
.modal_content{
height:350px;
}
.modal_overlay{
    display: flex;
    justify-content: top;
    overflow: auto;

    top: 0px;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}
#company table{
	width:90%;
	margin:0 auto;
}
#company table th,#company table td{
	padding:20px 18px 15px 18px;
	width:calc(100% - 36px);
	display:list-item;
	list-style:none
}
#company table td{
	border-bottom:2px solid #7e7b7b;
}
#company table th{
	border-bottom:1px solid #dadada;
}
}

@media screen and (max-width: 600px) {
#company .gridR img{
	width:90%;
	margin:0 5%;
}
#solution ul li{
	width:100%;
	margin-right:0%;
	margin-bottom:0%;
	float:left;
	height:auto!important;
}
#solution ul li:nth-child(2n){
	width:100%;
	margin-right:0%;
}
#solution ul li:nth-child(3n){
	width:100%;
	margin-right:0%;
}
#contact .contactLink{
	background:#eebf3b;
	color:#fff;
	text-align:center;
	padding:8px 0px;
	transition:0.2s all;
	font-size:21px;
	width:90%;
	margin:20px auto 80px;
	display:block
    width:90%
}
#solution, #footer {
    max-width: 1500px;
    margin: 0px auto;
    padding: 0px 5% 80px;
    width:90%;
    
}
#recruit {
    background: #f6f6f6;
    max-width: 100%;
    margin: 0px auto;
    padding: 1px 5% 0;
    width:90%
}
}




mala
