@charset "UTF-8";
/* -----------------

事業紹介

-------------------- */
/* -----------------
fv_wrap
-------------------- */
.fv_wrap {
  position: relative;
}
.fv_wrap img {
  width: 100%;
}
.fv_wrap .inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 75px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .fv_wrap .inner {
    padding-top: 38px;
  }
}
.fv_wrap .ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  width: 84.6%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .fv_wrap .ttl {
    width: 84.635416666%;
  }
}
.fv_wrap .ttl span {
  display: block;
}
.fv_wrap .ttl .jp {
  color: #fff100;
  font-weight: 700;
  font-size: 4.6rem;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .fv_wrap .ttl .jp {
    margin-top: 10px;
    font-size: 6.166666666vw;
  }
}
.fv_wrap .ttl .sb {
  margin-top: 18px;
  color: #fff100;
  font-weight: 500;
  font-size: 3.2rem;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .fv_wrap .ttl .sb {
    margin-top: 10px;
    font-size: 3.566666666vw;
  }
}
.fv_wrap .ttl .en {
  font-size: 4.3rem;
  margin-top: 18px;
  padding-left: 145px;
}
@media screen and (max-width: 767px) {
  .fv_wrap .ttl .en {
    font-size: 3.90625vw;
    margin-top: 2.083333333vw;
    padding-left: 13.020833333vw;
  }
}

/* -----------------
f_court_wrap
-------------------- */
.f_court_wrap {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .f_court_wrap {
    margin-top: 20px;
  }
}
.f_court_wrap .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .f_court_wrap .wrap {
    display: block;
  }
}
.f_court_wrap .txt_box {
  width: 550px;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .f_court_wrap .txt_box {
    width: 100%;
  }
}
.f_court_wrap .txt_box .ttl {
  font-weight: 600;
  font-size: 3.4rem;
  line-height: 1.2777777778;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .f_court_wrap .txt_box .ttl {
    font-size: 2.1rem;
    line-height: 1.5555555556;
  }
}
.f_court_wrap .txt_box .txt {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.3777777778;
  letter-spacing: 0.05em;
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
　.f_court_wrap .txt_box .txt {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.3777777778;
    letter-spacing: 0.05em;
    margin-top: 28px;
  }
}

.f_court_wrap .img {
  width: 350px;
}
@media screen and (max-width: 767px) {
  .f_court_wrap .img {
    margin: 28px auto 0;
    width: 100%;
    max-width: 350px;
  }
}


/* -----------------
seihou_wrap
-------------------- */
.seihou_wrap {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .seihou_wrap {
    margin-top: 20px;
  }
}
.seihou_wrap .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .seihou_wrap .wrap {
    display: block;
  }
}
.seihou_wrap .txt_box {
  width: 480px;
  padding: 0px 0px 0px 40px;
}
@media screen and (max-width: 767px) {
  .seihou_wrap .txt_box {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .seihou_wrap .txt_box {
    width: 100%;
  }
}
.seihou_wrap .txt_box .ttl {
  font-weight: 600;
  font-size: 2.4rem;
  color: #e20e0e;
  line-height: 1.2777777778;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .seihou_wrap .txt_box .ttl {
    font-size: 2.1rem;
    line-height: 1.5555555556;
  }
}
.seihou_wrap .txt_box .txt {
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 1.3777777778;
  letter-spacing: 0.05em;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
　.seihou_wrap .txt_box .txt {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.3777777778;
    letter-spacing: 0.05em;
    margin-top: 28px;
  }
}
.seihou_wrap .left_img {
  width: 435px;
}
@media screen and (max-width: 767px) {
  .seihou_wrap .left_img {
    margin: 28px auto 0;
    width: 100%;
    max-width: 350px;
  }
}
.seihou_wrap .arrow {
  margin-top: 44px;
  text-align: center
}
@media screen and (max-width: 767px) {
　.seihou_wrap .arrow {
    width: 35;
  }
}
/* -----------------
shop_list_wrap
-------------------- */
.shop_list_wrap {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .shop_list_wrap {
    margin-top: 20px;
  }
}
.shop_list_wrap .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .shop_list_wrap .wrap {
    display: block;
  }
}
.shop_list_wrap .txt_box {
  margin-top: 20px;
  width: 450px;
  padding: 0px 0px 0px 40px;
}
@media screen and (max-width: 767px) {
  .shop_list_wrap .txt_box {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .shop_list_wrap .txt_box {
    width: 100%;
  }
}
.shop_list_wrap .txt_box .ttl {
  font-weight: 500;
  font-size: 3rem;
  color: #000000;
  line-height: 1.2777777778;
  letter-spacing: 0.025em;
  text-decoration: none;
  border-bottom: double 6px #000;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .shop_list_wrap .txt_box .ttl {
    font-size: 2.1rem;
    line-height: 1.5555555556;
  }
}
.shop_list_wrap .txt_box .txt_red {
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 15px;
  color: #830009;
}
@media screen and (max-width: 767px) {
　.shop_list_wrap .txt_box .txt_red {
    font-weight: 250;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-top: 15px;
    color: #830009;
  }
}
.shop_list_wrap .txt_box .txt {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
　.shop_list_wrap .txt_box .txt {
    font-weight: 250;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-top: 15px;
  }
}
.shop_list_wrap .txt_box .txt_s {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.3777777778;
  letter-spacing: 0.05em;
  margin-top: 35px;
  color: #1d2088;
  text-align: right;
}
@media screen and (max-width: 767px) {
　.shop_list_wrap .txt_box .txt_s {
    font-weight: 250;
    font-size: 1.4rem;
    line-height: 1.3777777778;
    letter-spacing: 0.05em;
    margin-top: 6px;
    text-align: center;
  }
}
.shop_list_wrap .left_img {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .shop_list_wrap .left_img {
    margin: 28px auto 0;
    width: 100%;
    max-width: 350px;
  }
}

/* -----------------
spworks_wrap
-------------------- */
.spworks_wrap {
  margin-top: 55px;
}
.spworks_wrap .spbnr {
  margin-top: 50px;
}

/* -----------------
about_wrap
-------------------- */
.about_wrap {
  margin-top: 94px;
}
@media screen and (max-width: 767px) {
  .about_wrap {
    margin-top: 42px;
  }
}
.about_wrap .wrap {
  width: 100%;
  max-width: 100%;
}
.about_wrap .d_list {
  display: flex;
  flex-wrap: wrap;
  margin: 68px auto 0;
  max-width: 640px;
}
@media screen and (max-width: 767px) {
  .about_wrap .d_list {
    margin-top: 65px;
    width: 80.46875%;
    max-width: 550px;
  }
}
.about_wrap .d_list .txt {
  font-size: 1.4rem;
  line-height: 1.8571428571;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .about_wrap .d_list .txt {
    font-size: 1.2rem;
  }
}
.about_wrap .d_list dt {
  display: flex;
  justify-content: space-between;
  padding: 0 40px 0 90px;
  width: 250px;
}
@media screen and (max-width: 767px) {
  .about_wrap .d_list dt {
    padding: 0;
    width: 90px;
  }
}
.about_wrap .d_list dd {
  width: calc(100% - 250px);
}
@media screen and (max-width: 767px) {
  .about_wrap .d_list dd {
    padding-left: 3.6%;
    width: calc(100% - 90px);
  }
}
.about_wrap .table_wrap {
  margin: 35px auto 0;
  max-width: 900px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .about_wrap .table_wrap {
    margin-top: 50px;
    width: 80.46875%;
  }
}
.about_wrap .table_wrap .sttl {
  font-size: 1.8rem;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}
.about_wrap .table_wrap table th,
.about_wrap .table_wrap table td {
  border: 1px solid #595757;
}
.about_wrap .table_wrap table th {
  font-size: 1.6rem;
  padding: 13px 15px;
  width: 35%;
  background: #fff100;
}
@media screen and (max-width: 767px) {
  .about_wrap .table_wrap table th {
    width: 50%;
  }
}
.about_wrap .table_wrap table td {
  padding: 13px 15px;
  width: calc(100% - 180px);
  background: #fff;
}
@media screen and (max-width: 767px) {
  .about_wrap .table_wrap table td {
    width: 70.873786408%;
  }
}
.about_wrap .table_wrap table td .txt {
  font-size: 1.6rem;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
.about_wrap .rekisi_d_list {
  margin: 44px auto 0;
  margin-bottom: 35px;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .about_wrap .rekisi_d_list {
    margin-top: 15px;
    width: 80.46875%;
  }
}
.about_wrap .rekisi_d_list dt {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.7272727273;
  color: #595757;
  text-align: center;
}
.about_wrap .rekisi_d_list dd {
  margin-top: 56px;
}
.about_wrap .rekisi_d_list dd + dt {
  margin-top: 30px;
  padding-top: 45px;
  border-top: 1px solid #595757;
}
.about_wrap .rekisi_d_list .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .about_wrap .rekisi_d_list .list {
    display: block;
  }
}
  .about_wrap .rekisi_d_list .list li {
    margin: 0 auto;
}
.about_wrap .rekisi_d_list .group_rekisi .list li {
  width: 420px;
}
@media screen and (max-width: 767px) {
  .about_wrap .rekisi_d_list .group_rekisi .list li {
    width: 100%;
    max-width: 375px;
  }
}
@media screen and (min-width: 768px) {
  .about_wrap .rekisi_d_list .cooperating_rekisi .list::after {
    content: "";
    width: 375px;
  }
}
.about_wrap .rekisi_d_list .cooperating_rekisi .list li {
  margin-top: 30px;
  width: 430px;
}
@media screen and (max-width: 767px) {
  .about_wrap .rekisi_d_list .cooperating_rekisi .list li {
    width: 100%;
    max-width: 375px;
  }
}
.about_wrap .rekisi_d_list .cooperating_txt {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.3571428571;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-top: 10px;
}
.about_wrap .RANGE_MATE_PRO {
  margin: 44px auto 0;
  margin-bottom: 50px;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .about_wrap .RANGE_MATE_PRO {
    margin-top: 15px;
    width: 80.46875%;
  }
}
@media screen and (min-width: 768px) {
  .about_wrap .RANGE_MATE_PRO .banner_RMP .list::after {
    content: "";
    width: 375px;
  }
}
.about_wrap .RANGE_MATE_PRO .banner_RMP .list li {
  margin-top: 30px;
  width: 900px;
}
@media screen and (max-width: 767px) {
  .about_wrap .RANGE_MATE_PRO .banner_RMP .list li {
    width: 100%;
    max-width: 700px;
  }
}
.about_wrap .RANGE_MATE_PRO .cooperating_txt {
  font-weight: 500;
  font-size: 2.1rem;
  line-height: 1.3571428571;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-top: 15px;
}

/* -----------------
story_wrap
-------------------- */
.story_wrap {
  margin: auto;
  max-width: 900px;
  padding: 40px 0 15px;
}
@media screen and (max-width: 767px) {
  .story_wrap {
    margin: auto;
    max-width: 95%;
    padding: 20px 7px 34px 7px;
  }
}
@media screen and (min-width: 768px) {
  .story_wrap .wrap {
    margin: 20px 10px 34px 10px;
  }
}
.story_wrap .txt_mid {
  margin-top: 35px;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  border-bottom: solid 3px #898989;
  position: relative;
}
.story_wrap .txt_mid:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #e20e0e;
  bottom: -3px;
  width: 15%;
}
@media screen and (max-width: 767px) {
  .story_wrap .txt_mid {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.story_wrap .txt_pp {
  margin-top: 25px;
  font-weight: 200;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .story_wrap .txt_pp {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
.story_wrap .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .story_wrap .list {
    display: block;
    margin-top: 26px;
  }
}
.story_wrap .list li {
  width: 410px;
}
@media screen and (max-width: 767px) {
  .story_wrap .list li {
    margin: 0 auto;
    width: 100%;
    max-width: 205px;
  }
  .story_wrap .list li:nth-child(n+2) {
    margin-top: 23px;
  }
}
.story_wrap .list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 120px;
  border-radius: 7px;
  background: #9fa0a0;
}
.story_wrap .list a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .story_wrap .list a {
    height: 60px;
    border-radius: 4px;
  }
  .story_wrap .list a::before {
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    border-radius: 3px;
  }
}
.story_wrap .list span {
  font-weight: 700;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  color: #fff;
  text-align: center;
  display: block;
}
.story_wrap .list .txt01 {
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .story_wrap .list .txt01 {
    font-size: 1.8rem;
  }
}
.story_wrap .list .txt02 {
  font-size: 2.6rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .story_wrap .list .txt02 {
    font-size: 1.3rem;
    margin-top: 5px;
  }
}
.story_wrap .list .txt {
  font-weight: 400;
  line-height: 1.4444444444;
  text-indent: 0.05em;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .story_wrap .list .txt {
    font-size: 1rem;
    line-height: 1.8;
    margin-top: 7px;
  }
}
/* -----------------
sendai_wrap
-------------------- */
.sendai_wrap .sendai_list {
  margin: 35px auto 0;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .sendai_wrap .sendai_list {
    width: 80.46875%;
  }
}
.sendai_wrap .sendai_list dt {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.7272727273;
  color: #595757;
  text-align: center;
}
.sendai_wrap .sendai_list dd {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .sendai_wrap .sendai_list dd {
    margin-top: 15px;
  }
}
.sendai_wrap .sendai_list dd + dt {
  margin-top: 50px;
  padding-top: 45px;
  border-top: 1px solid #595757;
}
.sendai_wrap .sendai_list .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .sendai_wrap .sendai_list .sendai_photo .list::after {
    content: "";
    width: 300px;
  }
}
.sendai_wrap .sendai_list .sendai_photo .list li {
  width: 285px;
}
@media screen and (min-width: 768px) {
  .sendai_wrap .sendai_list .sendai_photo .list li:nth-child(n+4) {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sendai_wrap .sendai_list .sendai_photo .list li {
    width: 100%;
    max-width: 90px;
  }
}
.sendai_wrap .sendai_list .sendai_txt {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.8571428571;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  text-align: center;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .sendai_wrap .sendai_list .sendai_txt {
    font-weight: 200;
    font-size: 1rem;
  }
}

/* -----------------
haidukuri_wrap
-------------------- */
.haidukuri_wrap .haidukuri_list {
  margin: 5px auto 0;
  max-width: 850px;
}
@media screen and (max-width: 767px) {
  .haidukuri_wrap .haidukuri_list {
    width: 80.46875%;
  }
}
.haidukuri_wrap .haidukuri_list dt {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.7272727273;
  color: #595757;
  text-align: center;
}
.haidukuri_wrap .haidukuri_list dd {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .haidukuri_wrap .haidukuri_list dd {
    margin-top: 15px;
  }
}
.haidukuri_wrap .haidukuri_list dd + dt {
  margin-top: 50px;
  padding-top: 45px;
  border-top: 1px solid #595757;
}
.haidukuri_wrap .haidukuri_list .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .haidukuri_wrap .haidukuri_list .haidukuri_photo .list::after {
    content: "";
    width: 300px;
  }
}
.haidukuri_wrap .haidukuri_list .haidukuri_photo .list li {
  width: 270px;
}
@media screen and (min-width: 768px) {
  .haidukuri_wrap .haidukuri_list .haidukuri_photo .list li:nth-child(n+4) {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .haidukuri_wrap .haidukuri_list .haidukuri_photo .list li {
    width: 100%;
    max-width: 250px;
  }
}
.haidukuri_wrap .haidukuri_list .haidukuri_txt {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .haidukuri_wrap .haidukuri_list .haidukuri_txt {
    font-weight: 300;
    font-size: 1.6rem;
  }
}
