@charset "utf-8";

/* ######Setting##### */
#wrap{
  position: relative;
  width: 100%;
  height: 100%;
}
#wrap2{
  position: relative;
  width: 100%;
  height: 100%;
}
/* ###### Keyview ##### */
#keyview{
  position: relative;
  width: 100%;
  height: 620px;
  overflow: hidden;
}
#keyview img{
  width: 100%;
  min-width: 1366px;
  height: auto;
}
#keyview h2{
  position: absolute;
  top:306px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin: 0;
  padding: 0;
  color:#124b63;
  font-family: 'Noto Serif JP';
  font-weight:500;
  font-size:48px;
  line-height: 48px;
  white-space: nowrap;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
#keyview p{
  position: absolute;
  top:365px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin: 0;
  padding: 0;
  color:#124b63;
  font-family: 'Lato';
  font-weight:900;
  font-size:32px;
  line-height: 32px;
  white-space: nowrap;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
/* ###### pankuzu ##### */
#pankuzu{
  margin: 20px 12px 0;
  width: calc(100% - 24px);
}
#pankuzu ul{
  background:url(/wp-content/themes/BTM/images/icon_pankuzu_home.svg) no-repeat top 0px left 0;
  background-size: 14px;
  width: 100%;
  font-size: 0;
}
#pankuzu ul li{
  position: relative;
  display: inline-flex;
  color:#2b2b2b;
  font-weight: 300;
  font-size:14px;
  line-height: 14px;
  vertical-align: top;
}
#pankuzu ul li::after{
  position:absolute;
  top:7px;
  right: -5px;
  content: "";
  background-color: #2b2b2b;
  width: 12px;
  height: 1px;
}
#pankuzu ul li:last-child::after{
  position:absolute;
  top:0;
  right: 0;
  content: "";
  background-color:inherit;
  width:0;
  height: 0;
}
#pankuzu ul li a{
  display: block;
  padding:0 20px;
  color:#2b2b2b;
  font-weight: 300;
  font-size:14px;
  line-height: 14px;
}
#pankuzu ul li a:hover{
  color:#178ecf;
}
#pankuzu ul li.now_page a{
  color:#178ecf;
}
/* ######contents##### */
.contents{
  margin: 0 auto 0;
  width: 1024px;
}
.contents h3{
  clear: both;
  margin: 115px 0 0;
  color:#2b2b2b;
  font-weight: 400;
  font-size:52px;
  line-height: 62px;
  text-align: center;
}
.contents p{
  margin: 1.5em 12px 0;
  color:#2b2b2b;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
}
.contents p:nth-of-type(1){
  margin: 85px 12px 0;
}
#banner_recruit{
  margin: 85px 12px 0;
  width: 1000px;
}
#banner_recruit:hover{
  opacity: 0.8;
}
#banner_recruit img{
  width: 100%;
}
.job_info{
  position: relative;
  margin: 100px 0 0 12px;
  padding:0 66px 0 30px;
  background-color: #b7e1f3;
  width: 400px;
  height: 330px;
}
.job_info h4{
  margin: 0;
  padding:30px 0 0;
  font-family: 'Noto Serif JP';
  font-weight: 400;
  font-size:28px;
  line-height: 28px;
}
.job_info h4::after{
  content: "";
  display: block;
  margin: 10px 0 0;
  background-color: #FFF;
  width: 52px;
  height: 4px;

}
.job_info p,
.job_info p:nth-of-type(1){
  margin: 20px 0 0 !important;
  font-weight: 300;
  font-size:14px;
  line-height: 22px;
}
.job_info p.ji_photo{
  margin: 0 !important;
}
.job_info img{
  position: absolute;
  top:36px;
  left:460px;
}
.job_info:nth-child(odd){
  position: relative;
  margin: 100px 0 0 516px;
  padding:0 30px 0 66px;
  background-color: #b7e1f3;
  width: 400px;
  height: 330px;
}
.job_info:nth-child(odd) img{
  position: absolute;
  top:36px;
  left:-504px;
}
#photo_btm{
  margin: 220px 0 160px;
  width: 100%;
  height: 345px;
  overflow: hidden;
}
#photo_btm img{
  width: 100%;
}
.interview{
  clear: both;
  position: relative;
  margin: 90px auto 60px;
  width: 1000px;
  overflow: auto;
}
.interview_keyview{
  width: 1000px;
  height: 320px;
}
.interview .profile{
  position: absolute;
  top:118px;
  left:24px;
  width: 952px;
}
.interview:nth-child(odd) .profile{
  right:24px;
}
.interview .profile .member_photo{
  float: left;
  width: 390px;
}
.interview:nth-child(odd) .profile .member_photo{
  float: right;
}
.interview .profile ul{
  float: left;
  margin: 80px 0 0 20px;
}
.interview:nth-child(odd) .profile ul{
  float: right;
  margin: 80px 20px 0 0px;
  text-align: right;
}
.interview .profile ul li:nth-of-type(1){
  color: #FFF;
  font-weight: 400;
  font-size:30px;
  line-height: 45px;
}
.interview .profile ul li:nth-of-type(2){
  color: #FFF;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
}
.interview .profile ul li:nth-of-type(3){
  color: #FFF;
  font-weight: 300;
  font-size:14px;
  line-height: 22px;
}
.interview h4{
  clear: both;
  margin: 120px 0 30px;
  color:#2085b0;
  font-weight: 400;
  font-size:30px;
  line-height: 45px;
}
.job_image{
  float: right;
}
.member_message{
  float: left;
  padding:0 20px 0 0;
  width: 575px;
  vertical-align: top;
}
.member_message p{
  margin: 1.5em 0 0;
  color:#2b2b2b;
  font-weight: 300;
  font-size:16px;
  line-height: 24px;
}
.member_message p:nth-of-type(1){
  margin: 0px 0 0 !important;
}
#btm_photo{
  margin: 100px 12px 0;
  width: 1000px;
}
h4#ttl_message{
  margin: 0 12px 0;
  color:#305463;
  font-weight: 400;
  font-size:48px;
  line-height: 72px;
}
h4#ttl_message::after{
  content: "";
  display: block;
  margin: 10px 0 0;
  background-color: #305463;
  width: 80px;
  height: 4px;
}
.txt_message,
.txt_message:nth-of-type(1){
  margin: 1.5em 12px 0 !important;
}
#guide_navi{
  margin: 66px 12px 0;
  width: 1000px;
}
#guide_navi nav ul{
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size:0;
}
#guide_navi nav ul li{
  background-color: #dcdcdc;
  width: 160px;
  height: 60px;
  font-weight:300;
  font-size:15px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
#guide_navi nav ul li.now_rg{
  background-color: #6fc3e8;
}
#guide_navi nav ul li:hover{
  background-color: #6fc3e8;
}
#guide_navi nav ul li br{
  display: none;
}
#guide_data{
  margin: 12px 12px 0;
  padding:40px;
  border:12px solid #dcdcdc;
  background-color: #FFF;
  width: 896px;
}
#web{
  display: block;
}
#infrastructure{
  display: none;
}
#inexperience{
  display: none;
}
#sales{
  display: none;
}
#embedded{
  display: none;
}
#business{
  display: none;
}
#guide_data table{
  width: 100%;
}
#guide_data table tr th{
  position: relative;
  padding:16px 40px 16px 0;
  width: 210px;
  font-weight:300;
  font-size:14px;
  line-height: 22px;
  text-align: left;
}
#guide_data table tr td{
  position: relative;
  padding:16px 0px 16px 0;
  width: 646px;
  font-weight:300;
  font-size:14px;
  line-height: 22px;
  text-align: left;
}
#guide_data table tr th::after{
  content: "";
  display: block;
  position: absolute;
  bottom:0;
  left:0;
  background-color: #6fc3e8;
  width: calc(100% - 40px);
  height: 2px;
}
#guide_data table tr td::after{
  content: "";
  display: block;
  position: absolute;
  bottom:0;
  left:0;
  background-color: #6fc3e8;
  width: 100%;
  height: 2px;
}
#guide_data table tr td h5{
  margin: 1em 0 0 0;
  color: #2085b0;
  font-weight:400;
  font-size:16px;
  line-height: 24px;
}
#guide_data table tr td h5:nth-of-type(1){
  margin: 0;
}
#guide_data table tr td p{
  margin: 0;
  padding: 1em 0 0.5em 1em;
  text-indent: -1em;
  font-weight:300;
  font-size:14px;
  line-height: 22px;
}
#guide_data table tr td p.no_dot{
  padding: 1em 0 0.5em 0em !important;
  text-indent: 0em !important;
}
#guide_data table tr td a{
  display: inline;
  color: #2085b0;
  font-weight:300;
  font-size:14px;
  line-height: 22px;
  text-decoration: underline;
}
.btns{
  margin:0 !important;
}
button#btn_entry{
  display: block;
  margin: 40px auto 160px;
  background-color: #29abe2;
  width: 300px;
  height: 98px;
  text-align: center;
}
button#btn_entry:hover{
  background-color: #2b2b2b;
}
button#btn_entry a{
  display: block;
  color: #FFF;
  font-weight:400;
  font-size:18px;
  line-height: 98px;
}