@charset "utf-8";
/* CSS Document */
.fsbox {
  text-align: center;
  display: block;
  height: auto;
  max-width: 1400px;
  min-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
/* --- clearfix --- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
body {
  color: #777;
}
* {
  /*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;*/
}
h2 {
  display: block;
  width: 960px;
  text-align: center;
  margin: 22px auto 0;
}
.mv {
  max-width: 1100px;
  height: 558px;
  margin: 32px auto 0;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*common*/
.ttl {
  width: 960px;
  margin: 0;
  padding: 18px 0px 16px;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  background-color: #69cfe3;
  border: 4px #69cfe3 solid;
  font-size: 27px;
  font-weight: bold;
}
/**/
#main_vis {
  width: 100%;
  height: 480px;
  background: url("../img/main.jpg") no-repeat center top;
}
.slide_01 {
  text-indent: -9999px;
  width: 100%;
  height: 650px;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

/*intro＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#intro_wrapper {
  padding: 80px 0;
  text-align: center;
}
#intro_ttl {
  font-size: 36px;
  color: #69cfe3;
}
#intro_txt {
  font-size: 18px;
  line-height: 40px;
  margin: 24px 0 0 0;
}
/*feature_wrapper＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#feature_wrapper {
  width: 100%;
  padding: 60px 0;
  background-color: #f7f7f7;
}
#feature_box {
  width: 960px;
  margin: 0 auto;
}
.feature_line {
  padding: 40px 0;
  border-bottom: solid 1px #ccc;
}
#feature_box > div:nth-child(4) {
  border: none;
}
#feature_line_l {
  float: left;
  width: 320px;
}
.feature_line_ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.feature_line_txt {
  font-size: 15px;
  line-height: 28px;
  margin: 20px 0 0 0;
}
#feature_line_r {
  float: right;
  width: 604px;
  height: 189px;
}
#feature_line_l2 {
  float: left;
  width: 462px;
}
#feature_line_r2 {
  float: right;
  width: 462px;
  height: 24rr40px;
}
#feature_line_l3 {
  float: left;
  width: 462px;
}
#feature_line_r3 {
  float: right;
  width: 461px;
  height: 270px;
}
#feature_line_r_cap {
  font-size: 12px;
  margin: 4px 0 0 0;
}
/*＝＝＝＝＝＝*/
#colabo_wrapper {
  width: 864px;
  margin: 36px auto 0;
  padding: 40px 48px;
  font-size: 15px;
  line-height: 1;
  color: #646464;
  letter-spacing: 0.1px;
  text-align: left;
  display: inline-block;
  border-radius: 10px;
  background-color: #fff;
  border: 10px #fff solid;
}
#colabo_l {
  width: 280px;
  float: left;
}
#colabo_l_photo {
  width: 280px;
  height: 186px;
}
#colabo_l_cap {
  font-size: 12px;
  margin: 10px 0 0 0;
}
#colabo_r {
  width: 548px;
  float: right;
}
#colabo_r_ttl {
  font-weight: bold;
  font-size: 20px;
}
#colabo_r_name {
  font-size: 22px;
  margin: 20px 0 0 0;
}
#colabo_r_name2 {
  margin: 10px 0 0 0;
}
#colabo_r_txt {
  width: 410px;
  margin: 18px 0 0 0;
  line-height: 1.7;
}

/*case＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#case_wrapper {
}
#case_box {
  width: 960px;
  margin: 0 auto;
  padding: 64px 0 24px;
}
.case_line {
  padding: 40px 0;
  border-bottom: solid 1px #ccc;
}
#case_box > div:nth-child(4) {
  border: none;
}
.case_line_l {
  float: left;
  width: 462px;
}
.case_line_case {
  width: auto;
  margin: 0;
  padding: 4px 11px 4px 13px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #646464;
  letter-spacing: 0.3px;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  background-color: #fff;
  border: 3px #69cfe3 solid;
}
.case_line_ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0px;
  margin: 12px 0 0 0;
}
.case_line_txt {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: -0.5px;
  margin: 18px 0 0 0;
}
#case_box > div:nth-child(4) > div.case_line_l > div.case_line_ttl {
  letter-spacing: -1px;
}
#case_box > div:nth-child(3) > div.case_line_l > div.case_line_txt > a {
  font-size: 15px;
  text-decoration: underline;
  line-height: 3;
}
#case_line_r {
  float: right;
  width: 462px;
  height: 217px;
}
#case_line_r2 {
  float: right;
  width: 462px;
  height: 264px;
}
#case_line_r3 {
  float: right;
  width: 462px;
  height: 248px;
}
/*spec＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#spec_wrapper {
  width: 100%;
  padding: 60px 0;
  background-color: #f7f7f7;
}
#spec_box {
  width: 728px;
  margin: 0 auto;
}
.spec h3 {
  display: block;
  width: 712px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px 0px 8px 16px;
  font-size: 15px;
  font-weight: bold;
  color: #646464;
  margin-bottom: 10px;
}
.spec table {
  font-size: 15px;
  color: #646464;
  width: 100%;
  text-align: left;
}
.spec table th {
  width: 136px;
  padding: 0 0 0 8px;
  font-weight: normal;
}
.spec table td,
.spec table th {
  border-bottom: 1px solid #d1d1d1;
  padding: 6px 0;
}
#spec_box > div > table > tbody > tr:nth-child(6) > th {
  border: none;
  vertical-align: top;
  line-height: 1.6;
}
#spec_box > div > table > tbody > tr:nth-child(6) > td {
  border: none;
}
#spec_box > div > table > tbody > tr:nth-child(6) > td > img {
  float: right;
  margin: 6px 0 0 0;
}

/**/
#contact_btn_wrapper {
  width: 100%;
  background-color: #fff;
  padding: 60px 0 120px;
  text-align: center;
}
#contact_btn {
  width: 440px;
  height: 70px;
  margin: 12px auto 0;
}
#contact_btn img:hover {
  opacity: 0.6;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/* 以下2018.8　朝比奈作業分 */

.sp,
.md {
  display: none;
}
.pc {
  display: block;
}

@media screen and (max-width: 1140px) {
}
@media screen and (max-width: 1030px) {
  .pc {
    display: none;
  }
  .md {
    display: block;
  }
  div {
    box-sizing: border-box;
  }
  img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }

  #feature_box,
  .ttl,
  #case_box,
  #spec_box {
    max-width: 100%;
    height: auto;
  }

  #main_vis {
    background-size: cover;
  }

  #feature_wrapper,
  #case_box,
  #spec_wrapper {
    padding: 60px 20px 30px;
  }
  .feature_line_ttl,
  .case_line_ttl {
    line-height: 1.4;
  }
  #feature_line_l {
    width: 35%;
  }
  #feature_line_r {
    width: 65%;
    height: auto;
    padding-left: 20px;
  }
  #feature_line_l2,
  #feature_line_r2,
  #feature_line_l3,
  #feature_line_r3,
  .case_line_l,
  #case_line_r,
  #case_line_r2,
  #case_line_r3 {
    width: 50%;
    height: auto;
  }
  #feature_line_r2,
  #feature_line_r3,
  #case_line_r,
  #case_line_r2,
  #case_line_r3 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 681px) {
  .pc,
  .md {
    display: none;
  }
  .sp {
    display: block;
  }

  .spec h3,
  #contact_btn {
    width: 100%;
    height: auto;
  }

  #intro_wrapper {
    padding: 40px 10px;
  }
  #intro_ttl {
    font-size: 28px;
  }
  #intro_txt {
    font-size: 16px;
    line-height: 1.7;
    margin: 12px auto 0;
  }

  #feature_wrapper,
  #case_box,
  #spec_wrapper {
    padding: 30px 10px 15px;
  }
  .ttl {
    padding: 10px 10px 8px;
    font-size: 20px;
  }
  .feature_line_ttl,
  .case_line_ttl {
    font-size: 18px;
  }
  .feature_line_txt,
  .case_line_txt {
    font-size: 14px;
    line-height: 1.7;
    margin: 10px 0 0 0;
  }
  .feature_line,
  .case_line {
    padding: 20px 0;
  }
  #feature_line_l {
    width: 100%;
    float: none;
  }
  #feature_line_r {
    width: 100%;
    height: auto;
    padding: 10px 0 20px;
    float: none;
  }
  #feature_line_l2,
  #feature_line_r2,
  #feature_line_l3,
  #feature_line_r3,
  .case_line_l,
  #case_line_r,
  #case_line_r2,
  #case_line_r3 {
    width: 100%;
    height: auto;
    float: none;
  }
  #feature_line_r2,
  #feature_line_r3,
  #case_line_r,
  #case_line_r2,
  #case_line_r3 {
    padding: 10px 0 20px;
  }

  #case_box > div:nth-child(3) > div.case_line_l > div.case_line_txt > a {
    font-size: 14px;
    line-height: 1.4;
    display: block;
    padding-top: 10px;
  }

  .spec h3 {
    box-sizing: border-box;
    font-size: 14px;
  }
  .spec table th {
    width: 100px;
    font-size: 14px;
  }
  .spec table td {
    font-size: 14px;
  }
  #spec_box > div > table > tbody > tr:nth-child(6) > td > img {
    float: none;
  }

  #contact_btn_wrapper {
    padding: 30px 10px 60px;
  }
}
.c-midashi {
  width: 960px;
  margin: 10px auto 20px auto;
}

@media screen and (max-width: 681px) {
  .c-midashi {
    width: auto;
  }
}
