@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 p{
  margin: 60px 12px 0;
  color:#2b2b2b;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
}
#option_tool{
  margin: 55px auto 0;
  width: 1000px;
  text-align: center;
}
#option_tool #btn_cp_category{
  display: inline-block;
  margin: 0 10px;
  width: 30px;
  height: 30px;
}
#option_tool #btn_cp_category img{
  width: 100%;
}
#cp_category{
  /*display: inline;*/
  display: none;
  width: 100%;
  font-size:0;
}
#cp_category li{
  display: inline-block;
  margin: 0 1em;
  color:#2b2b2b;
  font-weight: 400;
  font-size:18px;
  line-height: 28px;
  vertical-align: top;
}
#cp_category li a{
  display: block;
  color:#2b2b2b;
  font-weight: 400;
  font-size:18px;
  line-height: 28px;
}
#cp_category li a:hover{
  color:#29abe2;
}
#option_tool #cp_search{
  display: inline-block;
  position: relative;
  /*border-bottom: 2px solid #29abe2;
  width: 256px;*/
  width: 30px;
  height: 30px;
}
#option_tool #cp_search #btn_cp_search{
  position: absolute;
  top:0;
  left: 0;
  display: inline-block;
  margin: 0 10px;
  width: 30px;
  height: 30px;
}
#option_tool #cp_search #btn_cp_search img{
  width: 100%;
}
#cpsearch{
  display: none;
}
#option_tool #cp_search input{
  position: absolute;
  top:0;
  left:30px;
  display: inline-block;
  width: 226px;
  height: 30px;
}
#achievements{
  margin: 40px 2px 0;
  width: 1020px;
}
#achievements ul{
  width: 100%;
  font-size: 0;
}
#achievements ul li{
  display: inline-block;
  margin: 0 10px 20px;
  width: 320px;
}
#achievements ul li .list_img{
  width: 320px;
  height: 320px;
  overflow: hidden;
}
#achievements ul li .list_img a{
  display: block;
}
#achievements ul li .list_img img{
  width: 100%;
}
#achievements ul li:hover .list_img{
  box-sizing: border-box;
  border:4px solid #29abe2;
}
#achievements ul li .list_data{
  padding:20px 15px;
  background-color: #FFF;
  border:1px solid #a8a8a8;
  width: 288px;
  height: 216px;
}
#achievements ul li .list_data h4{
  color:#124b63;
  font-weight: 400;
  font-size:14px;
  line-height: 14px;
}
#achievements ul li .list_data p{
  margin: 20px 0 0;
  color:#2b2b2b;
  font-weight: 300;
  font-size:16px;
  line-height: 24px;
}
#achievements ul li .list_data .category{
  width: auto;
  font-size:0;
}
#achievements ul li .list_data .category li{
  display: inline-block;
  margin: 20px 10px 0 0;
  padding:0 0.5em;
  background-color: #29abe2;
  width: auto;
  height: 28px;
  color:#FFF;
  font-weight: 300;
  font-size:14px;
  line-height: 28px;
}
#achievements ul li .list_data .category li a{
  display: block;
  color:#FFF;
  font-weight: 300;
  font-size:14px;
  line-height: 28px;
}
#achievements ul li .list_data .category li:hover{
  opacity: 0.8;
}
#achievements ul li .list_data .tag{
  width: auto;
  font-size:0;
}
#achievements ul li .list_data .tag li{
  display: inline-block;
  margin: 20px 0 0;
  padding:0;
  width: auto;
  height: 28px;
  color:#29abe2;
  font-weight: 300;
  font-size:14px;
  line-height: 28px;
}
#achievements ul li .list_data .tag li a{
  display: block;
  color:#29abe2;
  font-weight: 300;
  font-size:14px;
  line-height: 28px;
}
#achievements ul li .list_data .tag li a::after{
  content: ",";
}
#achievements ul li .list_data .tag li a:hover{
  text-decoration: underline;
}
#pager{
  position: relative;
  margin: 80px auto 160px;
  width: 1024px;
  text-align: center;
}
#pager::before{
  content: "";
  position: absolute;
  top:-40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top:4px solid #29abe2;
  width: 80px;
}
#pager #btn_back{
  display: inline-block;
  margin: 0 10px;
  background-color: #FFF;
  border:1px solid #29abe2;
  border-radius: 30px;
  width: 60px;
  height: 60px;
}
#pager #btn_back a{
  display: block;
  width: 60px;
  height: 60px;
}
#pager #btn_back a img{
  padding:20.5px 18px;
  width: 24px;
  height: 19px;
}
#pager #btn_back:hover{
  background-color: #e9f6fc;
}
#pager #btn_next{
  display: inline-block;
  margin: 0 10px;
  background-color: #FFF;
  border:1px solid #29abe2;
  border-radius: 30px;
  width: 60px;
  height: 60px;
}
#pager #btn_next a{
  display: block;
  width: 60px;
  height: 60px;
}
#pager #btn_next a img{
  padding:20.5px 18px;
  width: 24px;
  height: 19px;
}
#pager #btn_next:hover{
  background-color: #e9f6fc;
}
#pager ol{
  display: inline-block;
  width: auto;
  font-size: 0;
  vertical-align: top;
}
#pager ol li{
  display: inline-flex;
  margin: 0 10px;
  background-color: #FFF;
  border:1px solid #29abe2;
  border-radius: 30px;
  color:#29abe2;
  width: 60px;
  height: 60px;
	font-family: 'Lato';
  font-weight:400;
  font-size:24px;
  line-height: 60px;
  white-space: nowrap;
	text-align: center;
}
#pager ol li a{
  display: block;
  color:#29abe2;
  width: 60px;
  height: 60px;
	font-family: 'Lato';
  font-weight:400;
  font-size:24px;
  line-height: 60px;
  white-space: nowrap;
	text-align: center;
}
#pager ol li:hover{
  background-color: #e9f6fc;
}
#pager ol li:nth-child(3){
  border:0;
  border-radius: 0;
}
#pager ol li:hover:nth-child(3){
  background-color: #FFF;
}
/* ######　performance page　##### */
.solution{
  clear: both;
  margin: 80px 12px 0;
  width: 1000px;
  overflow: auto;
}
.solution:first-child{
  margin: 115px 12px 0;
}
.solution h3{
  margin: 0;
  color:#2b2b2b;
  font-weight: 400;
  font-size:52px;
  line-height: 62px;
  text-align: center;
}
.solution h4{
  position: relative;
  margin: 30px 0 80px;
  color:#2b2b2b;
  font-weight: 500;
  font-size:18px;
  line-height: 28px;
  text-align: center;
}
.solution h4::after{
  content: "";
  position: absolute;
  bottom:-15px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-bottom: 4px solid #29abe2;
  width: 80px;
}
.solution p{
  margin: 0 0 1.5em;
  color:#2b2b2b;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
}
.photo_p{
  margin:0 !important
}
.solution .cont2{
  width: 100%;
}
.solution .cont2 ul{
  padding:0 0 30px;
  width: 100%;
}
.solution .cont2 ul li{
  list-style-type:circle;
  margin: 0 0 1em;
  padding-left: 1em;
  color:#2b2b2b;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
  text-indent: -1em;
}
.solution .cont2 ul li::before{
  content: "・";
  color:#2b2b2b;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
}
.solution .cont2 .data{
  float: left;
  padding: 0 40px 0 0;
  width: 640px;
}
.solution .cont2 .photo{
  float: right;
  background-color: #29abe2;
  width: 320px;
  height: 320px;
  overflow: hidden;
}
.solution .cont2 .photo img{
  width: 100%;
}
.solution_parame{
  clear: both;
  margin: 80px 12px 0;
  width: 1000px;
}
.solution_parame ul{
  width: 100%;
}
.solution_parame ul li{
  margin: 0 0 10px;
  height: 24px;
}
.solution_parame ul li h5{
  display: inline-block;
  margin: 0 20px 0 0;
  background-color: #29abe2;
  color: #FFF;
  width: 124px;
  height: 24px;
  font-weight: 300;
  font-size:14px;
  line-height: 24px;
  text-align: center;
}
.solution_parame ul li p{
  display: inline-block;
  margin: 0;
  font-weight: 300;
  font-size:16px;
  line-height: 24px;
}
.solution_parame ul li .sns_item{
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
#facebook-share a{
  padding:2px 10px;
  border-radius: 10px;
  background-color: #1877F2;
  color:#FFF;
  font-size:11px;
  line-height: 20px;
  height: 20px;
}
.solution .solution_data{
  margin: 0;
  padding:15px 15px;
  border:1px solid #a8a8a8;
}
.solution .solution_data table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 5px;
}
.solution .solution_data table tr th{
  background-color: #124b63;
  color: #FFF;
  width: 128px;
  height: 60px;
  max-height: 60px;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
  vertical-align: middle;
}
.solution .solution_data table tr td{
  padding: 15px 0 15px 15px;
  color: #2b2b2b;
  max-height: 60px;
  font-weight: 300;
  font-size:18px;
  line-height: 28px;
  vertical-align: middle;
}
.solution .solution_data table tr td span{
  display: block;
  padding-left: 1em;
}
.solution #solution_photo{
  width: 100%;
  font-size:0;
}
.solution #solution_photo li{
  display: inline-block;
  margin: 0 5px 0;
}
.solution #solution_photo li img{
  width: 100%;
}
#btn_listback{
  margin: 160px auto;
  background-color: #29abe2;
  width: 264px;
  height: 48px;
  text-align: center;
}
#btn_listback:hover{
  background-color: #2b2b2b;
}
#btn_listback a{
  display: block;
  color: #FFF;
  font-weight: 300;
  font-size:18px;
  line-height: 48px;
}