@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{
  margin: 115px 0 0;
  color:#2b2b2b;
  font-weight: 400;
  font-size:52px;
  line-height: 62px;
  text-align: center;
}
.contents h3 br{
  display: none;
}
.contents #dx{
  margin: 90px 12px 160px;
  width: 1000px;
}
.contents #dx p{
  margin: 60px 0 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}
.contents #dx p a{
  position: relative;
  color:#2b2b2b;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}
.contents #dx p a:hover{
  color:#2aabe4;
  text-decoration: underline;
}
.contents #dx p a::after{
  content: "";
  position: absolute;
  top:7px;
  right:-20px;
  display: block;
  background: url(/wp-content/themes/BTM/images/icon_outsite.svg) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
h4.ttl_dxstep{
  margin: 120px auto 0;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
}
#dx_step{
  margin: 0 auto 0;
  width: 1000px;
  text-align: center;
}
#dx_step img{
  width: 999px;
  height: 332px;
}
#dx_platform{
  margin: 30px auto 0;
  background:url(/wp-content/themes/BTM/images/business/bg_dx_platform_pc.png) no-repeat;
  background-position: center top 241px;
  background-size: 829px 506px;
  width: 100%;
}
#distress_list{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
}
#distress_list li{
  position: relative;
  margin: 60px auto 0;
  padding: 15px 10px 0;
  background-color: #FFF;
  border:2px solid #a8a8a8;
  border-radius: 8px;
  width: 168px;
  height: 129px;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
#distress_list li div.character{
  position: absolute;
  bottom:-41px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 82px;
  height: 82px;
}
#distress_list li div.character img{
  width: 82px;
  height: 82px;
}
#img_dx_platform{
  margin: 130px auto 0;
  width: 704px;
  height: 704px;
}
#img_dx_platform img{
  width: 100%;
}
#dx_platform h4{
  position: relative;
  margin:60px auto 0;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
#dx_platform h4::after{
  content: "";
  position: absolute;
  top:52px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-color: #29abe2;
  width: 80px;
  height: 4px;
}
#technology_list{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40 auto 0;
  width: 100%;
}
#technology_list li{
  clear: both;
  margin: 30px 0 0;
  background-color:  #FFF;
  border:2px solid #a8a8a8;
  width: 316px;
}
.tec_icon{
  float: left;
  margin: 24px 20px 24px 20px;
  width: 80px;
  height: 80px;
}
.tec_icon img{
  width: 100%;
}
.tec_data{
  float: right;
  margin: 0 20px 0 0;
  width: 176px;
}
.tec_data h5{
  position: relative;
  margin: 24px 0 0;
  color:#29abe2;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 24px;
  line-height: 27px;
}
.tec_data h5::after{
  content: "";
  display: block;
  position: absolute;
  bottom:-10px;
  left:0;
  background-color: #29abe2;
  width: 176px;
  height: 4px;
}
.tec_list{
  margin: 16px auto 0;
}
.tec_list li{
  display: inline;
  border:0 !important;
  width: 176px !important;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.tec_list li::after{
  content: ",";
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.tec_list li:last-child::after{
  content: "";
}
.dx_area{
  clear: both;
  margin: 60px auto 0;
  width: 100%;
  overflow: hidden;
}
.dx_area h4{
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
}
.dx_area h4 br{
  display: none;
}
.dx_area:nth-of-type(3) h4:before{
  content: "01";
  padding-right: 10px;
  font-family: 'Lato';
  color:#2085b0;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
}
.dx_area:nth-of-type(4) h4:before{
  content: "02";
  padding-right: 10px;
  font-family: 'Lato';
  color:#2085b0;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
}
.dx_area:nth-of-type(5) h4:before{
  content: "03";
  padding-right: 10px;
  font-family: 'Lato';
  color:#2085b0;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
}
.dx_area:nth-of-type(6) h4:before{
  content: "04";
  padding-right: 10px;
  font-family: 'Lato';
  color:#2085b0;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
}
.dx_area:nth-of-type(7) h4:before{
  content: "05";
  padding-right: 10px;
  font-family: 'Lato';
  color:#2085b0;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
}
#txt_forte{
  float:left;
  width: 658px;
}
#img_forte{
  float: right;
  margin: 30px 0 0;
  width: auto;
}
.dx_area h5{
  margin: 40px 0 0px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.product{
  float:left;
  position: relative;
  margin: 40px 0 0 10px;
  padding:10px;
  background-color: #FFF;
  border:2px solid #c0c0c0;
  width: 168px;
  height: 252px;
}
.product:nth-of-type(1){
  margin: 40px 0 0 0px;
}
.product h6{
  position: relative;
  color:#29abe2;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
.product h6::after{
  content: "";
  display: block;
  position: absolute;
  bottom:-10px;
  left:0;
  background-color: #29abe2;
  width: 100%;
  height: 4px;
}
.contents .dx_area p{
  margin: 30px 0 0 !important;
  font-weight: 300 !important;
  font-size: 18px !important;
  line-height: 28px !important;
}
.product_list{
  margin: 17px 0 0;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.btn_bcloud{
  position: absolute;
  bottom:12px;
  left:12px;
  background-color: #29abe2;
  color:#FFF;
  width: 168px;
  height: 40px;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
}
.btn_bcloud:hover{
  background-color: #2b2b2b;
}
.btn_bcloud a{
  color:#FFF;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
}
#achievements{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40px auto 0;
}
.achievements_list{
  position: relative;
  margin: 20px 0 0;
  border: 2px solid #c0c0c0;
  width: 316px;
  height: 637px;
}
.achievements_img{
  background-color: #c0c0c0;
  width: 316px;
  height: 316px;
  overflow: hidden;
}
.achievements_img img{
  width: 100%;
}
.achievements_data{
  padding:20px;
  border-top: 2px solid #c0c0c0;
}
.achievements_data h4{
  color: #124b63;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.achievements_data h5{
  margin: 14px 0 0;
  color:#29abe2;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.achievements_data p{
  margin: 0 !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  word-wrap: break-word;
}
p.btns{
  margin:0;
}
.achievements_btn{
  position: absolute;
  bottom:22px;
  left:22px;
  background-color: #29abe2;
  width: 276px;
  height: 40px;
}
.achievements_btn:hover{
  background-color: #2b2b2b;
}
.achievements_btn a{
  display: block;
  color:#FFF !important;
  font-family: 'Lato' !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 40px !important;
  text-align: center !important;
}
.achievements_btn a:hover{
  text-decoration: none !important;
}
.achievements_btn a::after{
  top:0 !important;
  right:0 !important;
  background: none !important;
}
#btn_achievements_all{
  margin: 60px auto 0;
  background-color: #29abe2;
  width: 258px;
  height: 60px;
  text-align: center;
}
#btn_achievements_all:hover{
  background-color: #2b2b2b;
}
#btn_achievements_all a{
  display: block;
  color: #FFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 60px;
}

.btn_business_contact{
  position: relative;
  margin: 30px auto 0;
  background:url(/wp-content/themes/BTM/images/business/img_business_contact1.jpg) no-repeat;
  width: 1000px;
  height: 390px;
}
.btn_business_contact a{
  position: absolute;
  bottom: 0;
  left:0;
  background:url(/wp-content/themes/BTM/images/icon_arrow_triangle_w.svg) no-repeat top 15px right 20px;
  background-color: #29abe2;
  background-size: 19px 30px;
  width: 1000px;
  height: 60px;
  color:#FFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
}
.btn_business_contact:hover a{
  background-color: #2b2b2b;
}
.support_area{
  display: inline-block;
  margin: 20px 16px 0 0;
  border:2px solid #29abe2;
  background-color: #FFF;
  width: 316px;
  height:484px;
  font-size:0;
  line-height: 0;
  vertical-align: top;
}
.last{
  margin: 20px 0px 0 0;
}
.support_area div.photo_support{
  margin: 10px;
  width: 300px;
  height: 200px;
  overflow: hidden;
}
.support_area h4{
  margin: 10px 10px 0;
  color:#29abe2;
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
}
.support_area p{
  margin: 14px 10px 0 !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 22px !important;
}
#related_pages{
  margin: 60px auto 0;
  width: 672px;
  font-size:0;
  line-height: 0;
}
#related_pages li{
  display: inline-block;
  margin: 0 2px 0;
  background-color: #2aabe4;
  width: 332px;
  height: 96px;
  text-align: center;
}
#related_pages li:hover{
  background-color: #2b2b2b;
}
#related_pages li a{
  color:#FFF;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
}
#related_pages li a span{
  display: block;
  margin: 26px 0 0;
  color: #FFF;
  font-family: 'Lato';
  font-weight:400;
  font-size:14px;
  line-height: 22px;
}