@charset "utf-8";
/* CSS Document */
/*
$Date: 2013-04-09 09:42:59 +0900 (火, 09 4 2013) $
$Rev: 1028 $
*/

/*
* 'Roboto' is lisenced under the Apache License, version 2.0
* https://fonts.google.com/specimen/Roboto
* https://www.google.com/fonts/attribution
* http://www.apache.org/licenses/LICENSE-2.0
*/

@font-face {
font-family: "Roboto";
src: url("//library.keyence.com/fonts/Roboto-Regular.eot");
}
@font-face {
font-family: "Roboto";
src: url("//library.keyence.com/fonts/Roboto-Regular.woff") format("woff"),
url("//library.keyence.com/fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
font-family: "Roboto";
src: url("//library.keyence.com/fonts/Roboto-Bold.eot");
font-weight: bold;
}
@font-face {
font-family: "Roboto";
src: url("//library.keyence.com/fonts/Roboto-Bold.woff") format("woff"),
url("//library.keyence.com/fonts/Roboto-Bold.ttf") format("truetype");
font-weight: bold;
}
/*
===== BASE STYLE ====================================
*/
/* =========================================================
■wrapper
========================================================= */
div#wrapper {
width:850px;
margin: 0 auto;
padding:0 0 0 190px;
text-align:left;
display: block;
overflow:hidden;
}
#wrapper.FullWidth {
width: calc(100% - 190px);
margin: 0 0 0 190px;
padding: 0;
}
@media screen and (max-width: 480px) {
#wrapper.FullWidth {
width: 100%;
margin: 0;
}
}
/*
===== 1: HEADER ==========================================
*/
#header{
margin: 0;
padding: 15px 0 0 0;
overflow:hidden;
}
#logo{float:left;}
#logo .copy{margin:0 0 10px 0;}
#menu{float:right;overflow:hidden;}
#menu .mail{margin:0 0 6px 0;}
#menu .tel{text-align:right;}
#globalmenu{clear:both;overflow:hidden;}
#globalmenu ul li{float:left;margin:0;}
.breadcrumb {
clear:both;
font-size: 10px;
padding:10px 20px 45px 0;
text-align:right;
}
/*
===== 2: FOOTER ==========================================
*/
div#footer{
clear:both;
width:100%;
margin:0;
padding:70px 0 30px 0;
text-align:center;
display: block;
color:none;
background-color:#edede2;
font-size:12px;
overflow:hidden;
}
#footer #wrapper ul{
width:170px;
float:left;
}
#footer #wrapper ul p{font-weight:bold;font-size:13px;margin:0 0 15px 0;}
#footer #wrapper ul li{font-size:10px;}
#footer #wrapper ul li + p {margin-top: 15px;}
#copyright{text-align:right;clear:both;font-size:11px;color:#999;padding:30px 0 0 0;}
.btm{width:980px;margin:0 auto;overflow:hidden;}
.btm .link{float:left; }
.btm .up{float:right; }
/*
===== 3: NAVIGATION ======================================
*/
div#navigation {
width: 190px;
position: fixed;
top: 0;
left: 0;
z-index:2000;
height:2000px;
border-right:1px solid #eee;
background-color:#fff;
}
#facebook{display:none;}
#menuBox li{padding:0 0 0 25px;}
#menuBox li.logo{padding:0;}
#menuBox li.entry{padding:0px;margin:20px 0 10px 0px;background-color:#e50712;}
#menuBox li.assessment {padding:0px;margin:20px 0 10px 0px;background-color:#777;}
#menuBox li.entry .assessment img {max-width: 100%;}
#menuBox li.entry + .assessment {margin: -10px 0 10px;}
#menuBox li.mypage{padding:0px;margin:0 0 0px 0;background-color:#000;display:none;}
#menuBox li.oneday{padding:0px;margin:0 0 0px 0;background-color:#009999;display:none;}
#menuBox li.facebook{padding:0px;margin:15px 0 10px 25px;background-color:#fff;display:none;}
#menuBox li.j{font-size:10px;}
@media screen and (max-width: 657px) {
#menuBox li.assessment {min-height: 35px;}
}
@media screen and (max-width: 657px) and (min-width: 481px) {
#menuBox li.assessment img {max-width: 98%;}
}
.globalMenu{
position: fixed;
top: 0;
left: 0;
margin: auto;
width: 190px;
z-index:1000;
background-color:#fff;}
.globalMenu ul{padding:0 25px 20px;}
.globalMenu ul li{margin:0 0 0px 0;}
.sbMenu{position: fixed;
bottom: 0;
left: 0;
margin: auto;
width: 140px;
height: 150px;
padding:200px 25px 0 25px;
font-size:10px;
background-color:#fff;
}
.sbMenu ul{margin:0 0 20px 0;}
.sbMenu ul li{margin:0 0 4px 0;}
#contentsMenu{width:100%;
background-image:url(../../../img/ss/carrer/bgMenu.jpg);
}
#contentsMenu.fixed{
position: fixed;
z-index:1002;
left: 0;
top: 0;
}
#contentsMenu ul{
width:850px;
margin: 0 auto;
padding:0 0 0 190px;
text-align:left;
display: block;
overflow:hidden;
}
#contentsMenu ul li{float:left;}
#contentsMenu span{display:none;}
#bnr{display:block;}
#bnr li{margin:0 0 3px 0;}
/*
===== 4: MAIN CONTENT ====================================
*/
div#contents p{margin: 0 0 1.8em 0;}
h1{font-size:22px;border-left:5px solid #e30712;padding:5px 0 0 20px;margin:0 0 20px 0;}
h2{font-size:17px;margin:0 0 30px 0;line-height:180%;}
h3{font-size:15px;padding:7px 0 7px 0px;font-weight:bold;margin:0 0 10px 0;}
h4{font-size:13px;border-top:1px dotted #eee;border-bottom:1px dotted #eee;padding:0px;background-color:#f5f5f5;margin:0 0 20px 0;}
h4 dl {width:850px;}
h4 dt {
float:left;
text-align:center;
clear:both;
padding:5px 10px;
background-color:#e30712;
color:#fff;
}
h4 dd {
border-left: 5px solid #e30712;
padding: 5px 10px;
}
h4 dt + dd {
width:100%;
padding:5px 5px 5px 40px;
border-left: none;
box-sizing: border-box;
}
h5{margin:0 0 12px 0;font-weight:bold;}
#left{float:left;}
#right{float:right;}
#panel{overflow:hidden;margin:0 0 0 190px;}
#panel .main{
background-image:url(../../../img/ss/carrer/main.jpg);
background-size:cover;
padding:190px 0 191px 0;text-align:center;
background-position: 50% 50%;
}
#panel .main.movie{
padding:190px 0 10px 0;text-align:center;
}
#panel ul{width:100%;overflow:hidden;}
#panel ul li{float:left;width:25%;}
#panel ul li.dis img{width:80%;margin:50px 25px 20px 25px;}
#panel ul li.dis p{margin:0px 25px;font-size:12px;color:#b2b2b2;}
#panel ul li img{width:100%;}
#main{
background-image:url(../../../img/ss/carrer/main.jpg);
background-size:cover;
height:200px;
text-align:center;
margin:0 0 0 190px;
}
#main img{margin:50px 0 0 0;}
#contents{padding:0 0 100px 0;}
#title{padding:0 0 20px 0;margin:0 0 40px 0;border-bottom:1px solid #eee;}
#tmb2{
width:850px;
}
#tmb2 ul{
width:880px;
margin:0 -30px 0 0;
overflow:hidden;
_zoom:1;
}
#tmb2 ul li{
width:410px;
padding:0;
margin-right:30px;
margin-bottom:20px;
float:left;
}
#tmb3{
width:850px;
}
#tmb3 ul{
width:870px;
margin:0 -20px 0 0;
overflow:hidden;
_zoom:1;
}
#tmb3 ul li{
width:270px;
padding:0;
margin-right:20px;
margin-bottom:20px;
float:left;
}
#tmb3 .ph{margin:0 0 10px 0;}
#tmb3 .date{font-size:12px;}

#tmb7{
width:850px;
}
#tmb7 ul{
width:863px;
margin:0 -13px 0 0;
overflow:hidden;
_zoom:1;
}
#tmb7 ul li{
width:110px;
padding:0;
margin-right:13px;
margin-bottom:20px;
float:left;
}
#tmb7 ul li img{width:110px;}
#tmb7 .ph{margin:0 0 5px 0;}
#tmb7 .name{font-size:12px;}

.kawabata{
background-image:url(../../../img/ss/carrer/kawabata.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.ikeda{
background-image:url(../../../img/ss/carrer/ikeda.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.noda{
background-image:url(../../../img/ss/carrer/noda.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.mochizuki{
background-image:url(../../../img/ss/carrer/mochizuki.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.yamanaka{
background-image:url(../../../img/ss/carrer/yamanaka.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.onuma{
background-image:url(../../../img/ss/carrer/onuma.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.kaneko{
background-image:url(../../../img/ss/carrer/kaneko.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.kondo{
background-image:url(../../../img/ss/carrer/kondo.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.kankawa{
background-image:url(../../../img/ss/carrer/kankawa.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.yamada{
background-image:url(../../../img/ss/carrer/yamada.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.maeda{
background-image:url(../../../img/ss/carrer/maeda.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.hashimoto{
background-image:url(../../../img/ss/carrer/hashimoto.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.goto{
background-image:url(../../../img/ss/carrer/goto.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.ono{
background-image:url(../../../img/ss/carrer/ono.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.tsukigi{
background-image:url(../../../img/ss/carrer/tsukigi.jpg);
background-size:cover;
height:700px;
margin:0 0 100px 0;
}
.md{border-bottom:1px solid #eee;margin:0 0 30px 0;}
#box{overflow:hidden;}
#box.interview {margin-top: 50px;}
.interview .txt{float:left;width:450px;}
.interview .txt .faq{margin:0 0 100px 0;}
.interview .txt .faq .md{font-size:18px;font-weight:bold;padding:0 0 8px 0;margin:0 0 8px 0;}
.interview .ph{float:right;width:360px;}
.interview .ph li{margin:0 0 40px 0;}
.interview h3{color:#e00b1f;}
.messsage{margin:0 0 100px 0;}
.messsage .movie{float:left;width:340px;}
.messsage .txt{float:right;width:450px;}
.messsage .txt .md{font-size:18px;font-weight:bold;padding:0;margin:0 0 16px 0;border-bottom:none;}
table{width: 100%;border-collapse: collapse;}
table th{width:170px;vertical-align:middle;background-color:#f5f5f5;text-align:left;border:1px solid #eee;padding:15px 5px 15px 20px;}
table td{vertical-align:middle;padding:15px 5px 15px 20px;border:1px solid #eee;color:#777;}
table thead th,
table thead td{background: #e0e0e0; color: #000; font-weight: bold;}
#section{margin:0 0 60px 0;}
#tmb5{width:850px;}
#tmb5 ul{
width:862px;
margin:0 -12px 0 0;
overflow:hidden;
_zoom:1;
}
#tmb5 ul li{
width:160px;
padding:0;
margin-right:12px;
float:left;
}
.philo_l{width:410px;float:left;padding:0px 0 0 0;}
.philo_r{width:410px;float:right;padding:0px 0 0 0;}
.philo_l .range20{border-bottom:1px solid #ddd;padding:0px 0 30px 0;}
.philo_r .range20{border-bottom:1px solid #ddd;padding:0px 0 30px 0;}
.project{padding:0 0 50px 0;}
.project .box{margin:0 0 30px 0;overflow:hidden;}
.project .box .md{font-weight:bold;font-size:20px;padding:5px 0 10px 0;}
.project .box .left{float:left;}
.project .box .right{float:right;}
span.blank{background-image: url(../../../img/ss/carrer/window.png);width:11px;display: inline-block;background-repeat: no-repeat;margin:0 0 0 4px;}
.project span{color:#999;}
.entry{display:block;}
.prof{position:relative;overflow:hidden;}
.human{position:relative;z-index:1000;}
.messageBt{position:absolute;top:270px;left:470px;z-index:1001;}
.nameB{text-align:right;margin:0 0 16px 0;font-size:14px;}
.project dl {
width:850px;
}
.project dt {
float:left;
width:50px;
clear:both;
padding:0 0 12px 0;
color:#999;
}
.project dd {
width:800px;
margin-left:50px;
padding:0 0 12px 0;
}
#globalist{
width:850px;
}
#globalist ul{
width:874px;
margin:50px -24px 0 0;
overflow:hidden;
_zoom:1;
font-size:12px;
}
#globalist ul li{
width:117px;
padding:0;
margin-right:5px;
margin-bottom:24px;
float:left;
text-align: center;
}
#globalist ul li img{margin:0 0 6px 0; width: 100%;}
.worldarea{width:280px;float:left;}
.worldarea h3{font-weight:bold;}
.worldarea ul{margin:0 0 20px 0;}
.worldarea li{margin:4px 0;}

/* humanity */
#contents .imgbox img{
margin: 0 auto 30px;
}
.container{
position: relative;
}
.container h5{
color: #e30712;
margin-top: 5px;
}
.pc{
display: block;
}
.sp{
display: none;
}
.container .box{
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
}
.container .box .txt,
.container .box .img{
max-width: 400px;
}
.container dl{
background: #f0efea;
margin: 0 0 15px 4px;
padding: 25px 20px;
}
.container dl:last-child{
margin-bottom: 10px;
}
.container dl dt{
font-weight: bold;
border-left: solid 18px #e30712;
padding: 0 0 0 6px;
margin: 0 0 8px -24px;
line-height: 1.1;
}
.container dl dd{
line-height: 1.4;
}
.container dl:last-child{
margin-bottom: 10px;
}
.container:not(:last-child):after{
content: "";
display: block;
position: absolute;
border-width: 45px;
border-style: solid;
bottom: -150px;
left: 50%;
border-color: #f7b4b7 transparent transparent transparent;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.container:not(:last-child){
margin-bottom: 100px;
}
div#contents .container p:last-child{
margin-bottom: 0;
}
@media only all and (max-width: 480px){
.pc{
display: none;
}
.sp{
display: block;
}
.container .box{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.container .box img{
width: 100%;
}
}
/* mainSlider */
#mainSlider{
height: 560px;
}
#mainSlider .slick-slide{
position: relative;
background-size:cover;
height: 540px;
background-position: 50% 50%;
text-align: center;
}
#mainSlider .thumb_01{
background-image: url(../../../img/ss/carrer/career_bg_img01.jpg);
}
#mainSlider .thumb_02{
background-image: url(../../../img/ss/carrer/career_bg_img02.jpg);
}
#mainSlider .thumb_03{
background-image: url(../../../img/ss/carrer/career_bg_img03.jpg);
}
#mainSlider .mainTxt{
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform : translate(-50%,-50%);
transform : translate(-50%,-50%);
}
#mainSlider .slick-dots{
display: block;
width: 90px;
padding: 0;
margin: 0 auto;
list-style: none;
}
#mainSlider .slick-dots li{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#mainSlider .slick-dots li button{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
#mainSlider .slick-dots li button:hover,
#mainSlider .slick-dots li button:focus{
outline: none;
}
#mainSlider .slick-dots li button:hover:before,
#mainSlider .slick-dots li button:focus:before{
opacity: 1;
}
#mainSlider .slick-dots li button:before{
font-family: 'slick';
font-size: 20px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#mainSlider .slick-dots li.slick-active button:before{
opacity: .75;
color: black;
}
@media only screen and (max-width: 480px){
.mainTxt img{
width: 90vw;
}
#mainSlider {
height: auto;
margin-top: 44px;
}
#mainSlider .slick-slide{
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100%;
height: calc(100vw * 456 / 750);
}
#mainSlider .thumb_01{
background-image: url(../../../img/ss/carrer/career_bg_img01_sp.jpg);
}
#mainSlider .thumb_02{
background-image: url(../../../img/ss/carrer/career_bg_img02_sp.jpg);
}
#mainSlider .thumb_03{
background-image: url(../../../img/ss/carrer/career_bg_img03_sp.jpg);
}
}
/*
===== 5: ====================================
*/
#toggle{
 display: none;
}
.messImg{float:right;width:320px;margin:0 0 60px 30px;}
.messImgLs{float:left;width:330px;margin:0 30px 60px 0;}
@media only screen and (max-width: 480px) {
    .messImgLs{width:100%; margin:0 0 60px 0; text-align: center;}
    .messImgLs img {max-width: 100%;}
}
.spPh{display:none;}
.humanSP{display:none;}
.messageBtSP{display:none;}
#facebook{position:fixed;left:20px;bottom:25px;}

.disPC{display:block;}
.disSP{display:none;}
/*
===== 6: ====================================
*/
.btApply{display:none;}
#panel .main.disPC .modalImg {
display: table;
width: auto;
margin: 50px auto 40px;
}
#panel .main.disPC .modalImg li {
display: table-cell;
width: auto;
}
#panel .main.disPC .modalImg li + li {
margin-left: 18px;
}
#panel .main.disPC .modalImg li img {
width: auto;
}
#panel .main.disPC .modalImgBox .modalImg.mr18 {
margin-right: 18px;
}
#menuBox.lowMenu li.logo{
height: 100px;
overflow: hidden;
}
#menuBox.lowMenu li.logo img{
margin-top: -20px;
}
#menuBox.lowMenu li.entry{
height: 100px;
overflow: hidden;
margin-top: 0;
}
#menuBox.lowMenu li.entry img{
margin-top: -40px;
}
#selectLangArea{
position: relative;
background:#fff;
border-top: 1px solid #eee;
padding-top: 14px;
margin-top: 14px;
font-size: 0.76923em;
margin-right: 25px;
}
input#selectLang{
position: absolute;
z-index: -1;
top: 0;
opacity: 0;
}
.langList li a{
color: #000;
}
.langList li a:hover,
.langList li a:focus,
.langList li a:active{
color: #e30712;
text-decoration: none;
}
label.Current {
color: #e30712;
}
#menuBox li .langList li{
padding: 0;
}
.str02 .langList > li:first-child{
margin-bottom: 2.1em;
}
.str02 label.Current{
position: absolute;
top: 3.5em;
}
.str03 label.Current{
position: absolute;
top: 5.8em;
}
.button a:link,
.button a:visited,
span.button {
background: #e30712;
color: #fff;
font-size: 1.4em;
font-weight: bold;
padding: 10px 20px;
text-align: center;
width: 250px;
}
.button.small a:link,
span.button.small{
font-size: 1.2em;
}
.button a {
display: table;
margin: 0 auto;
}
span.button{
display: inline-block;
white-space: nowrap;
}
.button a:hover {
background: #e93340;
}
/*
===== 7: ====================================
*/
.linklist01{width: 100%;border: 1px solid #eee;border-bottom: none;box-sizing: border-box;}
.linklist01 li{display: table;width: 100%;border-bottom: 1px solid #eee;table-layout: fixed;color:#777;}
.linklist01 li{word-wrap:break-word;}
.linklist01 li.hdg{background: #e0e0e0;font-weight: bold;color:#000;}
.linklist01 li .title,
.linklist01 li .location,
.linklist01 li .applicationClosingDate,
.linklist01 li .startDates,
.linklist01 li .status{display: table-cell;padding: 15px 5px 15px 20px;}
.linklist01 li .title{width: 70%;border-right: 1px solid #eee;}
.linklist01 li .title.w50{width: 50%;}
.linklist01 li .location{width: 30%;border-right: 1px solid #eee;}
.linklist01 li .location:last-child{border-right: 0;}
.linklist01 li .applicationClosingDate{width: 30%;}
.linklist01 li .startDates{width: 30%;border-left: 1px solid #eee;}
.linklist01 li .status{width: 20%;}
.linklist01 li a{display: table;width: 100%;table-layout: fixed;}
.linklist01 li a:hover,
.linklist01 li a:focus{background: #ffebec;}
.linklist01 li a:link .location,
.linklist01 li a:visited .location,
.linklist01 li a:hover .location,
.linklist01 li a:focus .location,
.linklist01 li a:active .location,
.linklist01 li a:link .status,
.linklist01 li a:visited .status,
.linklist01 li a:hover .status,
.linklist01 li a:focus .status,
.linklist01 li a:active .status{color: #777;}
/*
===== 8: openSiteSuggestbox====================================
*/
.fancybox-skin.openSiteSuggestboxSkin{
background: #fff;
border-radius: 5px;
}
.openSiteSuggestboxInner{
display: table;
margin: 0 auto;
padding: 40px 0 20px;
font-size: 15px;
font-weight: bold;
}
.openSiteSuggestboxInner .openSiteSuggestboxTxt{
max-width: 420px;
margin: 0 auto;
}
.openSiteSuggestboxBtnList{
display: table;
margin: 33px 98px 0;
letter-spacing: -.4em;
}
.openSiteSuggestboxBtnList li{
display: inline-block;
min-width: 140px;
vertical-align: top;
letter-spacing: normal;
}
.openSiteSuggestboxBtnList li + li{
margin-left: 14px;
}
.openSiteSuggestboxBtnStay{
width: 100%;
padding: 11px;
background: #e6e6e6;
border: none;
text-align: center;
font-size: 16px;
cursor: pointer;
box-sizing: border-box;
}
.openSiteSuggestboxBtnSelect{
display: block;
width: 100%;
padding: 11px;
background: #34b38b;
border: none;
text-align: center;
font-size: 16px;
box-sizing: border-box;
}
.openSiteSuggestboxBtnSelect:link,
.openSiteSuggestboxBtnSelect:visited,
.openSiteSuggestboxBtnSelect:hover,
.openSiteSuggestboxBtnSelect:active,
.openSiteSuggestboxBtnSelect:focus{
color: #fff;
}
/*
===== 9: 780px(ipad)====================================
*/
@media only screen and (max-width: 768px) {
#panel .main.disPC .modalImg li {
display: table-cell;
padding-left: 2%;
width: 31.355%;
}
#panel .main.disPC .modalImg li img{
width:100%;
}
#panel .main.disPC .modalImg li + li{
margin-left:0;
padding-left:1%;
}
#panel .main.disPC .modalImg.col1 li img{
width: auto;
}
}
/*
===== 10: Assesment====================================
*/
.Assessment * {
box-sizing: border-box;
}
.Assessment img {
max-width: 100%;
}
#section.Assessment {
color: #333;
margin: 0;
}
.Assessment .breadcrumb {
padding: 0;
}
.Assessment #contents {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Roboto", helvetica, arial, meiryo, sans-serif;
padding: 0;
}
.Assessment .AssessmentMainArea {
background: url(../../../img/ss/carrer/career_assessment_bg01.jpg) no-repeat right center / cover;
border-bottom: 8px solid #000;
}
.Assessment .AssessmentMainArea .ContentsInner {
padding: 30px;
}
.Assessment .AssessmentMainArea .AssessmentHdg01 {
border-left: none;
font-size: 22px;
font-weight: bold;
line-height: 1.5;
padding: 0;
}
.Assessment .AssessmentMainArea .ContentsAssessment {
width: calc(460vw * 100 / 1350);
margin: 15px auto 0 0;
}
.Assessment div#contents .AssessmentMainArea .ContentsAssessment p {
font-size: 14px;
margin: 0 0 15px;
}
.Assessment div#contents .AssessmentMainArea .ContentsAssessment .TxtLead {
margin: 0 0 20px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment dt {
font-size: 14px;
font-weight: bold;
margin: 0 15px 15px 0;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment dd {
font-size: 18px;
margin-bottom: 15px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentData dt {
width: 115px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentData dd {
font-size: 20px;
font-weight: bold;
width: calc(100% - 130px);
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentContact {
margin: 15px 0 0;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentContact dt {
width: 50px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentContact dd {
width: calc(100% - 65px);
}
.Assessment .BtnSignUp a {
transition: all .5s;
}
.Assessment .BtnSignUp a:hover {
opacity: .7;
}
.Assessment .AssessmentImgArea {
display: -ms-flexbox;
display: flex;
}
.Assessment .AssessmentImgArea .BoxImg {
width: 50%;
}
.Assessment .AssessmentImgArea .BoxImg img {
width: 100%;
}
#menuBox li.assessment {
background: #777;
padding: 0;
}
#menuBox li.entry .assessment img {
max-width: 100%;
}
#menuBox li.entry + .assessment {
margin: -10px 0 10px;
}
@media screen and (max-width: 1200px) {
.Assessment .AssessmentMainArea .ContentsInner {
background: rgba(255, 255, 255, .8);
}
.Assessment .AssessmentMainArea .ContentsAssessment {
width: 100%;
}
}
@media screen and (max-width: 768px) {
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment {
-ms-flex-direction: column;
flex-direction: column;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment dt {
margin: 0 0 5px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment dd {
margin-bottom: 20px;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment dd:last-of-type {
margin-bottom: 0;
}
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentData dt,
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentData dd,
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentContact dt,
.Assessment .AssessmentMainArea .ContentsAssessment .ListAssessment.ListAssessmentContact dd {
width: 100%;
}
}
@media screen and (max-width: 657px) {
.Assessment .AssessmentImgArea {
-ms-flex-direction: column;
flex-direction: column;
}
.Assessment .AssessmentImgArea .BoxImg {
width: 100%;
}
}
