@charset "utf-8";
@media only screen and (max-width: 568px) {
  #pr-wrap {
    display: none;
  }
  #pr-header ul {
    display: none;
  }
}
/*===============================================
 *	ABテスト用-古いMV
===============================================*/
#mainvisual-wrap .main-img {
  width: 100%;
}

@media only screen and (max-width: 568px) {
  #mainvisual-wrap .main-img {
    margin-top: 80px;
  }
}
/*===============================================
 *	メインビジュアル
===============================================*/
#mainvisual_wrap{
  background: url("../img/top/bg_mv_pc.jpg") top center no-repeat;
  background-size: cover;
}
#mainvisual_wrap02{
  background: url("../img/top/bg_mv_02_pc.jpg") top center no-repeat;
  background-size: cover;
  height: 660px;
}
.mv_contents{
  position: relative;
  padding: 50px 0 200px;
}
.mv_contents02{
  position: relative;
  padding: 60px 0 200px;
}
.mv_pr_catch,
.mv_main_txt{
  margin-bottom: 25px;
}

.mv_pr_catch02,
.mv_main_txt{
  margin-bottom: 25px;
  text-align: center;
}

.mv_txtbox{
  max-width: 560px;
}
.mv_imgbox{
  max-width: 510px;
}

.mv_txtbox02{
  max-width: 545px;
}
.mv_imgbox02{
  max-width: 530px;
}
.mv_contents::after{
  content: "";
  background: url("../img/top/mv_person.png") no-repeat;
  background-size: contain;
  position: absolute;
  width: 609px;
  height: 403px;
  right: -40px;
  bottom: 0;
}
.mv_contents02::after{
  content: "";
  background: url("../img/top/mv_person_02.png") no-repeat;
  background-size: contain;
  position: absolute;
  width: 468px;
  height: 374px;
  right: 40px;
  bottom: -19px;
  z-index: 10;
}
.prefectures_txt {
  position: relative;
  color: #0077c2;
  padding: 8px 15px 10px 15px;
  display: inline-block;
  background: #FFF;
  font-weight: bolder;
  font-size: 31px;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 3px solid #0077c2;
  vertical-align: middle;
}

.mv_main_txt .blue {
  font-size: 31px;
  font-weight: bolder;
  padding-left: 10px;
}

.mv_price .forsp {
  display: none;
}

.mv_main_txt .forsp {
  display: none;
}

@media only screen and (max-width: 1024px) {
  #mainvisual_wrap {
    background-size: cover;
    height: auto;
  }
  #mainvisual_wrap02 {
    background-size: cover;
    height: auto;
  }
  .mv_contents {
    padding: 40px 20px 140px;
  }
  /* .mv_contents {
    padding: 20px 20px 28px;
  } */
  .mv_pr_catch, .mv_main_txt {
    margin: 10px 20px 20px;
    text-align: center;
  }
  .mv_imgbox {
    max-width: 43%;
  }
  .mv_contents::after {
    width: 489px;
    height: 323px;
    right: 0;
  }
    .mv_contents02::after {
    width: 489px;
    height: 323px;
    bottom: -10px;
    right: -60px;
  }
  .mv_txtbox {
    max-width: 520px;
  }
}
@media screen and (max-width: 960px) {
  .mv_txtbox {
    max-width: 400px;
  }
  .mv_imgbox {
    max-width: 340px;
  }
  .mv_contents::after {
    width: 399px;
    height: 263px;
  }
    .mv_contents02::after {
    width: 399px;
    height: 263px;
  }
}
@media screen and (max-width: 768px) {
    .mv_contents {
        padding: 120px 20px 140px;
    }
    .mv_imgbox {
        max-width: 320px;
    }
}
@media screen and (max-width: 568px) {
  .mv_pr_catch02{
    padding: 15px 20px;
    margin-bottom: -10px;
  }
  .mv_contents {
    padding: 100px 10px 110px;
  }
  .mv_contents02 {
    padding: 0;
  }
  .mv_price .forpc {
    display: none;
  }
  .mv_price .forsp {
    display: block;
    width: 73%;
    margin: -10px 20px 0;
  }
  .mv_main_txt .forpc {
  display: none;
  }
  .mv_main_txt .forsp {
  display: block;
  }
  .mv_main_txt .blue {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  #mainvisual_wrap{
    background: url("../img/top/bg_mv_sp.jpg") top center no-repeat;
  }
    #mainvisual_wrap02{
    background: url("../img/top/bg_mv_02_sp.jpg") top center no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    margin-top: 80px;
  }
  .mv_txtbox02 {
    max-width: initial;
    margin-bottom: 5px;
  }
  .mv_txtbox {
    max-width: initial;
    margin-bottom: 15px;
  }
  .mv_imgbox02 {
    width: 60.5%;
    margin: 0 20px 17px;
  }
  .mv_imgbox {
    max-width: initial;
  }
  .mv_contents::after {
    width: 200px;
    height: 132px;
  }
.mv_contents02::after {
    content: "";
    background: url(../img/top/mv_person_02_sp.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 121px;
    height: 172px;
    right: 0;
    bottom: 80px;
    z-index: 8;
}
  .prefectures_txt {
      font-size: 19px;
      padding: 1px 7px 3px 7px;
  }
  .prefectures_txt:before {
      border-width: 4px;
  }
  .prefectures_txt:after {
      border-width: 1px;
  }
}
/*===============================================
 *	メインビジュアル Google口コミ
===============================================*/
.google_wrap {
  background: url(../img/voice/reviews-bg.jpg)no-repeat;
  background-size: cover;
  position: absolute;
  padding: 20px 1vw 15px;
  border-radius: 10px;
  width: 100%;
  max-width: 560px;
  left: 0;
  bottom: 50px;
  z-index: 10;
}

.google_wrap02 {
  background: url(../img/top/reviews-bg.jpg)no-repeat;
  background-size: cover;
  position: absolute;
  padding: 5px 0 20px;
  border-radius: 10px;
  width: 100%;
  left: 0;
  bottom: 50px;
  z-index: 10;
}

.reviews {
  text-align: center;
}
.reviews .reviews_txt {
  position: relative;
  font-size: 30px;
  color: #fff;
  text-shadow: 4px 4px 0px #0077c2;
  font-weight: bold;
  text-align: right;
  line-height: 1.4;
  width: 74%;
  text-align: center;
}

.reviews .reviews_txt em {
  font-size: 42px;
  color: #f7f81f;
}

.reviews .reviews_txt small {
  font-size: 13px;
  margin: 0 -10px;
  letter-spacing: 0;
  text-shadow: 2px 2px 0px #0077c2;
}

.reviews::before {
  content: '';
  background: url(../img/voice/revews-left.png)no-repeat;
  background-size: contain;
  width: 25px;
  height: 76px;
  position: absolute;
  left: 1vw;
  top: 50%;
  transform: translateY(-50%);
  filter: drop-shadow(4px 4px 0 #0077c2);
}

.reviews::after {
  content: '';
  background: url(../img/voice/revews-right.png)no-repeat;
  background-size: contain;
  width: 25px;
  height: 76px;
  position: absolute;
  right: 1vw;
  top: 50%;
  transform: translateY(-50%);
  filter: drop-shadow(4px 4px 0 #0077c2);
}

.reviews .reviews_txt span {
  font-size: 14px;
  font-weight: normal;
  display: block;
  text-shadow: 2px 2px 0px #0077c2;
  padding-left: 12%;
}

.reviews02 .reviews_txt {
  position: relative;
  font-size: 42px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  line-height: 1.4;
  width: 74%;
  text-align: center;
}

.reviews02 .reviews_txt em {
  font-size: 52px;
  color: #f7f81f;
}

.reviews02 .reviews_txt small {
  font-size: 20px;
  margin: 0 -10px;
  letter-spacing: 0;
  /* text-shadow: 2px 2px 0px #0077c2; */
}

.reviews02 .reviews_txt::before {
  content: '';
  background: url(../img/voice/revews-left.png)no-repeat;
  background-size: contain;
  width: 25px;
  height: 76px;
  position: absolute;
  left: 2.5vw;
  top: 60%;
  transform: translateY(-50%);
  /* filter: drop-shadow(4px 4px 0 #0077c2); */
}

.reviews02 .reviews_txt::after {
  content: '';
  background: url(../img/voice/revews-right.png)no-repeat;
  background-size: contain;
  width: 25px;
  height: 76px;
  position: absolute;
  right: 3.5vw;
  top: 60%;
  transform: translateY(-50%);
  /* filter: drop-shadow(4px 4px 0 #0077c2); */
}

.reviews02 .reviews_txt{
    display: inline-block;
}

.reviews02 .reviews_txt span {
  font-size: 14px;
  font-weight: normal;
  display: block;
  /* text-shadow: 2px 2px 0px #0077c2; */
  padding-right: 9%;
}

@media screen and (max-width: 1024px) {
  .reviews02::after {
    right: 26.5vw;
  }

  .google_wrap {
    padding: 15px 1vw;
	  left: 20px;
	  bottom: 30px;
  }

  .google_wrap02 {
    padding: 15px 1vw;
	  left: 0;
	  bottom: -10px;
  }

  .reviews .reviews_txt {
    width: 74%;
  }

  .reviews .reviews_txt span {
    padding-left: 12vw;
  }

  .reviews02 .reviews_txt {
    font-size: 36px;
  }

  .reviews02 .reviews_txt span {
    padding-right: 14vw;
  }
}

@media screen and (max-width: 960px) {
  .google_wrap {
      padding: 15px 1vw;
      max-width: 460px;
  }

  .reviews .reviews_txt {
    font-size: 26px;
  }

  .reviews .reviews_txt em {
    font-size: 34px;
  }

  .google_wrap02 {
      padding: 15px 1vw;
      max-width: 460px;
  }
  .reviews02 .reviews_txt {
    font-size: 26px;
  }

  .reviews02 .reviews_txt em {
    font-size: 34px;
  }
  .reviews::before,
  .reviews::after {
    width: 20px;
    height: 77px;
    text-shadow: 2px 2px 0px #0077c2;
  }
}

@media screen and (max-width: 568px) {
  .google_wrap {
    border-radius: 5px;
    max-width: 54%;
    left: 10px;
    bottom: 20px;
    padding: 1.5vw 1vw;
  }

    .google_wrap02 {
    border-radius: 0;
    width: 100%;
    left: 0;
    bottom: 28px;
    padding: 4.3vw 1vw;
    text-align: center;
    position: static;
  }
 .reviews02 .reviews_txt {
    font-size: 21px;
    width: 100%;
    /* text-shadow: 2px 2px 0px #0077c2; */
    line-height: 1.1;
    letter-spacing: 1px;
  }
  .reviews02 .reviews_txt::before {
    left: 3.5vw;
    height: 130%;
    width: 100%;
  }
   .reviews02 .reviews_txt::after {
    right: -89vw;
    width: 100%;
    height: 130%;
 } 
  .reviews02 .reviews_txt em {
    font-size: 26px;
  }

  .reviews02 .reviews_txt small {
    font-size: 11px;
  }

  .reviews02 .reviews_txt span {
    padding-left: 0;
  }

  .reviews02::before,
  .reviews02::after {
    width: 19px;
    height: 55px;
    margin-left: 3%;
    margin-right: -14%;
    right: 19vw;
    top: 98vw;
    /* filter: drop-shadow(2px 2px 0 #0077c2); */
  }
  .reviews02 .reviews_txt span {
    font-size: 10px;
    /* text-shadow: 1px 1px 0px #0077c2; */
    margin-top: 3px;
    letter-spacing: 1px;
    padding-right: 0;
  }
    .reviews .reviews_txt {
    font-size: 18px;
    width: 64%;
    text-shadow: 2px 2px 0px #0077c2;
    line-height: 1.1;
    letter-spacing: 1px;
  }

  .reviews .reviews_txt em {
    font-size: 24px;
  }

  .reviews .reviews_txt small {
    font-size: 10px;
  }

  .reviews .reviews_txt span {
    padding-left: 0;
  }
  .reviews::before,
  .reviews::after {
    width: 15px;
    height: 52px;
    filter: drop-shadow(2px 2px 0 #0077c2);
  }
  .reviews .reviews_txt span {
    font-size: 9px;
    text-shadow: 1px 1px 0px #0077c2;
    margin-top: 0;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 390px) {
    .reviews .reviews_txt {
        letter-spacing: 0;
    }
    .reviews02 .reviews_txt {
        letter-spacing: 0;
        padding-left: 0;
    }
}
/*===============================================
 *	メインビジュアル直下の帯
===============================================*/
.ad-main {
  padding: 25px 0 35px 0;
}
.ad-main ul li {
  width: calc(100% / 4.1);
  background: #fff;
  padding: 10px 15px;
}
.ad-main ul li img {
  width: 50px;
  height: auto;
}
.ad-main ul li p {
  width: calc(100% - 70px);
  line-height: normal;
  letter-spacing: 0;
  font-size: 20px;
}
.ad-main ul li span {
  font-size: 0.58em;
  display: block;
  margin-top: 3px;
}

@media only screen and (max-width: 1024px) {
  .ad-main {
      padding: 35px 0 35px 0;
  }
}
@media only screen and (max-width: 960px) {
  .ad-main ul li {
      padding: 10px;
  }
  .ad-main ul li img {
      width: 30px;
  }
  .ad-main ul li p {
    font-size: 20px;
    font-size: 15px;
    width: 78%;
  }
}
@media only screen and (max-width: 568px) {
 .ad-main {
    height: auto;
    padding: 15px 0;
    margin-top: 0;
  }
 .ad-main ul {
    width: 90%;
  }
 .ad-main ul li {
    width: calc(100% / 2.1);
    padding: 7px 10px;
  }
 .ad-main ul li:nth-child(3),
 .ad-main ul li:last-child {
    margin-top: 10px;
  }
 .ad-main ul li p {
    width: calc(100% - 35px);
    font-size: 14px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 375px) {
  .ad-main ul li img {
      width: 25px;
  }
  .ad-main ul li p {
      font-size: 13px;
  }
}
/*-----------------------------------------------
 * コロナ
-----------------------------------------------*/
#colona {
  padding: 60px 0;
  background: #fff;
}
#colona .txt-box {
  border: solid 4px #f59faa;
  border-radius: 10px;
  background: #f59faa;
  overflow: hidden;
}
#colona .txt-box h2 {
  text-align: center;
  width: 35%;
  font-size: 30px;
  padding: 0 30px;
  position: relative;
  color: #fff;
}
#colona .txt-box h2::before {
  content: '';
  background: url(../img/top/colona-bg-effect.png) no-repeat;
  position: absolute;
  width: 90px;
  height: 90px;
  top: -30px;
  left: 0;
}
#colona .txt-box h2::after {
  content: '';
  background: url(../img/top/colona-bg-effect.png) no-repeat;
  position: absolute;
  width: 90px;
  height: 90px;
  bottom: -90px;
  right: 0;
}
#colona .txt-box h2 b {
  background: #fff;
  padding: 5px;
  margin: 2px;
  line-height: 3em;
  border-radius: 5px;
}
#colona .txt-box ul {
  background: #fdf5f6;
  width: 65%;
  padding: 30px;
  font-size: 14px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#colona .txt-box ul {
  letter-spacing: 0;
}
#colona .txt-box ul li strong {
  display: block;
  margin-bottom: 15px;
}
@media only screen and (max-width: 568px) {
  #colona {
    padding: 30px 5%;
  }
  #colona .txt-box {
    flex-direction: column;
  }
  #colona .txt-box h2 {
    width: 100%;
    padding: 10px 30px;
    font-size: 24px;
  }
  #colona .txt-box h2::before {
    top: 0;
  }
  #colona .txt-box h2::after {
    bottom: -50px;
  }
  #colona .txt-box h2 b {
    font-size: 24px;
  }
  #colona .txt-box ul {
    width: 100%;
    padding: 15px;
  }
  #colona .txt-box ul li {
    font-size: 14px;
    font-weight: 500;
  }
  #colona .txt-box ul li strong {
    font-weight: bold;
  }
}
/*-----------------------------------------------
 *対応地域
-----------------------------------------------*/
#sec-map {
  background: url(../img/top/bg-map.png) no-repeat #e4f2fd bottom;
  padding: 60px 0;
}
#sec-map .inner {
  background: #fff;
  border-radius: 10px;
  padding-bottom: 520px;
}
#sec-map h2 {
  font-size: 40px;
  text-align: center;
  padding: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
}
#sec-map .subhd-txt b {
  position: relative;
  color: #0077c2;
}
#sec-map .subhd-txt b::before {
  content: '';
  position: absolute;
  background: #0077c2;
  font-size: 10px;
  top: -5px;
  left: 15px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.speech_bubble {
  max-width: 158px;
  position: absolute;
  right: 0px;
  top: -140px;
}
.area-staff {
  position: absolute;
  bottom: 0;
}
.subhd-txt {
  font-size: 24px;
  position: relative;
  text-align: center;
  line-height: 1.4;
  width: 100%;
  max-width: 800px;
  border: solid 6px #d0e8fc;
  padding: 15px;
  margin: 30px auto 0;
  font-weight: bold;
  letter-spacing: 0;
}
.subhd-txt em {
  font-size: 34px;
}
.subhd-txt em span,
.subhd-txt span {
  color: #0077c2;
}

.basic-ttlbox {
  font-size: 30px;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  position: relative;
  margin: 0 auto 60px;
  color: #fff;
}

.img-map {
  margin: 0 auto;
}
.map-area {
  position: relative;
  padding-top: 60px;
  max-width: 980px;
  text-align: center;
  margin: 0 auto;
}
.map-area dl {
  background: #f5f5f5;
  max-width: 180px;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  padding: 10px;
  position: absolute;
}
.map-area dl dt {
  font-size: 18px;
  /* margin-bottom: 5px; */
  text-align: center;
}
.map-area dl li {
  border: #cacaca 1px solid;
  border-radius: 5px;
  font-size: 16px;
  width: calc(100% / 2.1);
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0;
  box-shadow: 0px 3px #d8d8d8;
  position: relative;
}
.map-area dl li::after {
  content: '';
  background: url(../img/common/line-arrow.png) no-repeat center !important;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 8px !important;
  height: 11px !important;
  transform: translate(0, -50%);
}
.map-area dl li a {
  display: block;
  padding: 0 5px;
  text-align: left;
  background: #fff;
  border-radius: 3px;
}
.map-area dl li a:hover {
  background: #ecf8ff;
  color: #1e77c2;
}
.map-area dl.hokkaido {
  right: 50px;
  top: 180px;
  border-radius: 6px;
}
.map-area dl.hokkaido dt {
  background: #4c99d4;
  color: #fff;
  border-radius: 3px;
}
.map-area dl.kanto {
  right: 100px;
  bottom: -80px;
  border-radius: 6px;
}
.map-area dl.kanto dt {
  background: #00aca8;
  color: #fff;
  border-radius: 3px;
}
.map-area dl.chubu {
  right: 400px;
  top: 60px;
  border-radius: 6px;
}
.map-area dl.chubu dt {
  background: #8dc33e;
  color: #fff;
  border-radius: 3px;
}
.map-area dl.kansai {
  right: 380px;
  bottom: -160px;
  border-radius: 6px;
}
.map-area dl.kansai dt {
  background: #f2c100;
  color: #fff;
  border-radius: 3px;
}
.map-area dl.chugoku {
  left: 150px;
  bottom: 150px;
  border-radius: 6px;
}
.map-area dl.chugoku dt {
  background: #f29600;
  color: #fff;
  border-radius: 3px;
}
.map-area dl.kyushu {
  left: 60px;
  bottom: -60px;
  border-radius: 6px;
}
.map-area dl.kyushu dt {
  background: #dc689b;
  color: #fff;
  border-radius: 3px;
}
@media only screen and (max-width: 768px) {
  #sec-map {
    padding: 5% 0 10%;
    background-size: contain;
  }
  #sec-map .inner {
    padding-bottom: 430px;
  }
  .subhd-txt em {
    font-size: 20px;
    line-height: 2.5em;
  }
  .map-area {
    padding-top: 0;
  }
  .map-area dl.hokkaido {
    right: 0;
  }
  .map-area dl.kanto {
    right: 60px;
    bottom: -160px;
  }
  .map-area dl.chubu {
    left: 30px;
    top: 30px;
  }
  .map-area dl.kansai {
    left: 280px;
  }
  .map-area dl.chugoku {
    left: 50px;
  }
  .map-area dl.kyushu {
    bottom: -80px;
  }
}
@media only screen and (max-width: 568px) {
  #sec-map {
    padding: 30px 5%;
  }
  #sec-map .subhd-txt b::before {
    width: 5px;
    height: 5px;
    left: 7px;
  }
  .speech_bubble {
    max-width: 80px;
    right: 0;
    top: -80px;
  }
  #sec-map .inner {
    border-radius: 10px;
    padding-bottom: 160px;
  }
  .subhd-txt {
    font-size: 16px;
    padding: 15px;
    border: solid 3px #d0e8fc;
    margin: 15px auto 0;
    max-width: 90%;
  }
  #sec-map h2 {
    font-size: 24px;
    padding: 5px;
  }
  .map-area {
    padding: 30px;
    padding-top: 110px;
    padding-bottom: 140px;
  }
  .map-area dl {
    padding: 0;
    width: 120px;
    box-shadow: 0px 3px #d8d8d8;
  }
  .map-area dl dt {
    font-size: 14px;
    margin: 0;
    padding: 5px;
  }
  .map-area dl li {
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 12px;
    width: 50%;
    margin: 0;
    box-sizing: border-box;
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
  }
  .map-area dl li:nth-child(even) {
    border-right: 0;
  }
  .map-area dl li a {
    padding: 5px;
    background: #f5f5f5;
  }
  .map-area dl.hokkaido {
    top: 15px;
    right: 30px;
    border-radius: 3px;
  }
  .map-area dl.hokkaido dt {
    border-radius: 3px 3px 0 0;
  }
  .map-area dl.kanto {
    right: 30px;
    bottom: 222px;
    border-radius: 6px;
  }
  .map-area dl.kanto dt {
    border-radius: 3px 3px 0 0;
  }
  .map-area dl.chubu {
    left: 30px;
    top: 15px;
  }
  .map-area dl.chubu dt {
    border-radius: 3px 3px 0 0;
  }
  .map-area dl.chugoku {
    left: 15px;
    bottom: 230px;
  }
  .map-area dl.chugoku dt {
    border-radius: 3px 3px 0 0;
  }
  .map-area dl.kansai {
    left: 187px;
    bottom: 60px;
  }
  .map-area dl.kansai dt {
    border-radius: 3px 3px 0 0;
  }
  .map-area dl.kyushu {
    left: 35px;
    bottom: 90px;
  }
  .map-area dl.kyushu dt {
    border-radius: 3px 3px 0 0;
  }
  .map-area dl.kanto dd li:last-child {
    border-right: solid 1px #e2e2e2;
    border-bottom: 0;
  }
  .map-area dl.kansai dd li:last-child {
    border-right: solid 1px #e2e2e2;
    border-bottom: 0;
  }
  .map-area dl.chugoku dd li:last-child {
    border-right: solid 1px #e2e2e2;
    border-bottom: 0;
  }
}
@media only screen and (max-width: 320px) {
  #sec-map {
    padding: 10% 0 45%;
  }
  .map-area dl.kanto {
    bottom: 25px;
  }
  .map-area dl.chubu {
    left: 35px;
    top: 0px;
  }
  .map-area dl.kansai {
    bottom: -140px;
  }
  .map-area dl.chugoku {
    bottom: 45px;
  }
}
/*-----------------------------------------------
 *　選ばれる理由
-----------------------------------------------*/
#sec-reason {
  margin-top: 80px;
  padding-bottom: 80px;
}
#sec-reason h2 {
  font-size: 50px;
  line-height: normal;
}
#sec-reason h2 b {
  font-size: 2em;
  position: relative;
}
#sec-reason h2 b::before {
  content: '';
  position: absolute;
  top: 30px;
  right: -30px;
  height: auto;
  background: url(../img/top/reason-ttl-accent.png) no-repeat;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 960px) {
  #sec-reason #reason-ttl {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  #sec-reason h2 b::before {
    top: 10px;
  }
  #sec-reason {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  #sec-reason #reason-ttl {
    flex-direction: column;
    width: 100%;
    padding: 0 5% 15px;
  }
  #sec-reason #reason-ttl div {
    width: 100%;
  }
  #sec-reason h2 {
    font-size: 32px;
  }
}
#sec-reason .reason-box {
  margin-top: 60px;
}
#sec-reason .reason-box h3 {
  font-size: 34px;
  font-weight: bold;
  padding: 15px;
  padding-left: 150px;
  text-align: left;
  position: relative;
  margin: 0 auto 30px;
  color: #fff;
  border-radius: 10px;
}
#sec-reason .reason-box h3 b {
  font-size: 40px;
}
#sec-reason .solution-box h5 {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
#sec-reason .solution-box strong {
  font-size: 35px;
}
#sec-reason .solution-box .list-underbar li {
  width: calc(100% / 3.2);
  margin-top: 30px;
}
#sec-reason .solution-box .list-underbar li img {
  width: 100%;
  border-radius: 10px;
}
#sec-reason .solution-box .go-well {
  margin-top: 40px;
}
@media only screen and (max-width: 568px) {
  #sec-reason .solution-box strong {
    font-size: 1.2em;
  }
  #sec-reason .reason-box {
    margin-top: 30px;
  }
  #sec-reason .solution-box h5 {
    font-size: 24px;
  }
  #sec-reason .solution-box .list-underbar li {
    width: calc(100% / 2.1);
    margin-top: 15px;
  }
  #sec-reason .solution-box .go-well {
    margin-top: 30px;
  }
}
/*-----------------------------------------------
 *　選ばれる理由 01
-----------------------------------------------*/
#reason01 h3::before {
  content: '';
  background: url(../img/top/icon-reason01.png) no-repeat center;
  background-size: contain;
  width: 102px;
  height: 118px;
  position: absolute;
  left: 30px;
  top: -15px;
}
#reason02 h3::before {
  content: '';
  background: url(../img/top/icon-reason02.png) no-repeat center;
  background-size: contain;
  width: 102px;
  height: 118px;
  position: absolute;
  left: 30px;
  top: -15px;
}
#reason03 h3::before {
  content: '';
  background: url(../img/top/icon-reason03.png) no-repeat center;
  background-size: contain;
  width: 102px;
  height: 118px;
  position: absolute;
  left: 30px;
  top: -15px;
}
@media only screen and (max-width: 568px) {
  #reason01 h3::before,
  #reason02 h3::before,
  #reason03 h3::before {
    content: '';
    background-size: contain;
    width: 75px;
    height: 89px;
    left: 5%;
    top: -10px;
  }
  #reason01 h3::before {
    content: '';
    background: url(../img/top/icon-reason01.png) no-repeat center;
    background-size: contain;
  }
  #reason02 h3::before {
    content: '';
    background: url(../img/top/icon-reason02.png) no-repeat center;
    background-size: contain;
  }
  #reason03 h3::before {
    content: '';
    background: url(../img/top/icon-reason03.png) no-repeat center;
    background-size: contain;
  }
  #sec-reason .reason-box h3 {
    font-size: 5vw;
    padding-left: 110px;
    border-radius: 0;
    letter-spacing: 1px;
  }
  #sec-reason .reason-box h3 b {
    font-size: 1.2em;
  }
}
#reason01 {
  margin-top: 30px !important;
}
#reason01 .trouble-box {
  border: solid 8px #d0e8fc;
  border-radius: 10px;
  margin-top: 15px;
}
#reason01 .trouble-box li {
  font-size: 18px;
  width: calc(100% / 2.1);
  border-bottom: dotted 2px #cccccc;
  padding-left: 35px;
  position: relative;
}
#reason01 .trouble-box li::before {
  content: '';
  background: url(../img/common/check-mark.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  width: 23px;
  height: 20px;
}
#reason01 .trouble-box li:nth-child(3),
#reason01 .trouble-box li:nth-child(4) {
  border-bottom: unset;
}
#reason01 .trouble-box h5 {
  background: #e7f3fd;
}
#reason01 .trouble-box h5::after {
  content: '';
  background: url(../img/top/icon-huyouhin.png) no-repeat center;
  background-size: contain;
  position: absolute;
  width: 110px;
  height: 90px;
  right: 5%;
  bottom: 5px;
}
@media only screen and (max-width: 568px) {
  #reason01 {
    margin-top: 10px !important;
  }
  #reason01 h4 {
    width: 90%;
    margin: 0 auto;
    font-size: 5vw;
    padding: 0 0 10px 15px;
  }
  #reason01 .trouble-box {
    border: solid 4px #d0e8fc;
    width: 90%;
    margin: 0 auto 30px;
  }
  #reason01 .trouble-box li {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 0 10px 35px;
  }
  #reason01 .trouble-box li:nth-child(3) {
    border-bottom: dotted 2px #cccccc;
  }
  #reason01 .trouble-box li::before {
    width: 25px;
    height: 25px;
  }
  #reason01 .trouble-box::after {
    border-width: 30px 30px 0 30px;
    bottom: -15px;
  }
  #reason01 .solution-box {
    padding: 0 5% 0;
  }
  #reason01 .solution-box .list-underbar {
    width: 100%;
  }
  #reason01 .trouble-box h5 {
    font-size: 17px;
    line-height: 2em;
    padding: 15px 5%;
  }
  #reason01 .trouble-box h5::after {
    content: '';
    width: 61px;
    height: 60px;
    right: 15px;
    top: -10px;
  }
}
/*-----------------------------------------------
 *　選ばれる理由 02
-----------------------------------------------*/
#reason02 .img-box {
  width: 35%;
}
#reason02 .txt-box {
  width: 60%;
}
#reason02 .txt-box h4 {
  border-bottom: dotted 2px #cccccc;
  padding-bottom: 15px;
  font-size: 30px;
}
#reason02 .txt-box p {
  margin-top: 15px;
}
@media only screen and (max-width: 568px) {
  #reason02 #reason02-support {
    padding: 0 5%;
  }
  #reason02 .img-box {
    width: 100%;
  }
  #reason02 .txt-box {
    width: 100%;
  }
  #reason02 .txt-box h4 {
    font-size: 18px;
    margin-top: 15px;
    padding-bottom: 10px;
  }
}
#reason02 .btn-box {
  background: #d5efff;
  padding: 40px;
  margin-top: 40px;
  border-radius: 10px;
}
#reason02 .btn-box li {
  width: calc(100% / 2.05);
  background: #fff;
  border: solid 3px #0077c2;
  border-radius: 5px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
#reason02 .btn-box li::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../img/top/arrow-btn-box.png) no-repeat center;
  background-size: contain;
  width: 30px;
  height: 30px;
  z-index: 1;
}
#reason02 .btn-box li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
#reason02 .btn-box li a:hover {
  opacity: 0.8;
}
#reason02 .btn-box li p {
  width: 50%;
  font-size: 20px;
  text-align: left;
  padding: 0;
  padding-left: 30px;
  color: #0077c2;
  font-weight: bold;
  letter-spacing: 0;
}
#reason02 .btn-box li img {
  width: 50%;
  height: 100%;
}
#reason02 .txt {
  font-size: 24px;
  background: #fff;
  padding: 30px;
  text-align: center;
  position: relative;
  margin-top: 20px;
}
#reason02 .txt b {
  font-size: 30px;
}
#reason02 .txt::before {
  content: url(../img/top/reason02-staff-icon.png);
  position: absolute;
  left: 50px;
}
@media only screen and (max-width: 568px) {
  #reason02 .btn-box {
    padding: 30px 5%;
    margin-top: 30px;
    border-radius: 0;
  }
  #reason02 .btn-box li::before {
    width: 25px;
    height: 25px;
  }
  #reason02 .btn-box li a {
    flex-direction: column-reverse;
    height: auto;
  }
  #reason02 .btn-box li img {
    width: 100%;
    height: 65px;
  }
  #reason02 .btn-box li p {
    width: 100%;
    height: 45px;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    letter-spacing: 0;
    line-height: normal;
  }
}

@media only screen and (max-width: 568px) {
  #reason02 .txt {
    font-size: 16px;
    padding: 15px;
    padding-left: 70px;
    text-align: left;
    margin-top: 5px;
    letter-spacing: 0;
  }
  #reason02 .txt b {
    font-size: 1.2em;
  }
  #reason02 .txt::before {
    content: '';
    background: url(../img/top/reason02-staff-icon.png) no-repeat center;
    background-size: contain;
    width: 40px;
    height: 38px;
    position: absolute;
    left: 5%;
    top: 30%;
  }
}
/*-----------------------------------------------
 *　選ばれる理由 03
-----------------------------------------------*/
#reason03 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 30px;
  font-size: 20px;
  position: relative;
}
#reason03 table::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: -80px;
  margin: 0 auto;
  border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #ec6917 transparent transparent transparent;
  left: 50%;
  transform: translate(-50%, 0);
}
#reason03 table th:nth-child(2),
#reason03 table th:last-child {
  width: 40%;
}
#reason03 table th,
#reason03 table td {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
#reason03 table th:last-child,
#reason03 table td:last-child {
  border-right: 1px solid #ccc;
}
#reason03 table th {
  color: #fff;
}
#reason03 table td {
  background: #fff;
  letter-spacing: 0;
}
#reason03 table td:last-child {
  color: #ee8190;
}
@media only screen and (max-width: 568px) {
  #reason03 table {
    font-size: 14px;
    margin-top: 15px;
    width: 90%;
    margin: 15px auto 0;
  }
  #reason03 table::after {
    border-width: 40px 40px 0 40px;
    bottom: -60px;
  }
}
#reason03 .skew-line {
  width: 100%;
  text-align: center;
}
#reason03 .skew-line h5 {
  display: inline-block;
  font-size: 35px;
  position: relative;
  text-align: center;
  margin-top: 100px;
}
#reason03 .skew-line h5 b {
  font-size: 45px;
}
#reason03 .skew-line h5::before {
  content: '';
  background: url(../img/top/reason03-ttl-before.png) no-repeat center;
  background-size: contain;
  position: absolute;
  width: 37px;
  height: 42px;
  left: -60px;
  bottom: 10px;
}
#reason03 .skew-line h5::after {
  content: '';
  background: url(../img/top/reason03-ttl-after.png) no-repeat center;
  background-size: contain;
  position: absolute;
  width: 37px;
  height: 42px;
  right: -45px;
  bottom: 10px;
}
#reason03 .list-underbar {
  margin-top: 30px;
}
#reason03 .list-underbar li {
  width: calc(100% / 6.5);
}
#reason03 .list-underbar li img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
#reason03 .list-underbar li p {
  height: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 568px) {
  #reason03 .skew-line h5 {
    font-size: 18px;
    margin-top: 80px;
  }
  #reason03 .skew-line h5 b {
    font-size: 1.5em;
  }
  #reason03 .skew-line h5::before {
    width: 20px;
    height: 23px;
    left: 15%;
    bottom: unset;
    top: 10px;
  }
  #reason03 .skew-line h5::after {
    width: 20px;
    height: 23px;
    right: 15%;
    bottom: unset;
    top: 10px;
  }
  #reason03 .list-underbar {
    margin-top: 0;
  }
  #reason03 .list-underbar li {
    width: calc(100% / 3.1);
    margin-top: 15px;
  }
  #reason03 .list-underbar li p {
    height: auto;
    font-size: 14px;
  }
}
/*-----------------------------------------------
 *　オプションサービス
-----------------------------------------------*/
#option-service h3 {
  font-size: 34px;
  color: #fff;
  padding: 10px;
  margin-top: 60px;
  border-radius: 10px;
  padding-left: 80px;
  position: relative;
}
#option-service h3::before {
  content: url(../img/top/option-ttl-icon.png);
  position: absolute;
  top: 55%;
  left: 30px;
  transform: translate(0px, -50%);
}
#option-service h4 {
  margin-top: 30px;
}
#option-service #option-box {
  margin-top: 30px;
}
#option-service #option-box .txt-box {
  width: 55%;
}
#option-service #option-box .txt-box h5 {
  font-size: 24px;
}
#option-service #option-box .txt-box p {
  margin-top: 15px;
}
#option-service #option-box .img-box {
  width: 40%;
}
@media only screen and (max-width: 568px) {
  #option-service h3 {
    font-size: 21px;
    margin-top: 30px;
    border-radius: 0;
    padding-left: 70px;
  }
  #option-service #option-box {
    flex-direction: column;
    margin-top: 15px;
  }
  #option-service h3::before {
    left: 5%;
  }
  #option-service #option-box .txt-box {
    width: 90%;
    margin: 0 auto;
  }
  #option-service #option-box .txt-box h5 {
    font-size: 18px;
  }
  #option-service #option-box .txt-box p {
    margin-top: 10px;
  }
  #option-service #option-box .img-box {
    width: 90%;
    margin: 15px auto 0;
  }
}
#option-service .option-table {
  width: 100%;
  margin-top: 30px;
  border-right: solid 1px #ccc;
}
#option-service .option-table dl {
  width: calc(100% / 3);
}
#option-service .option-table dt {
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
#option-service .option-table dt b {
  font-size: 16px;
}
#option-service .option-table dd {
  font-size: 20px;
  padding: 15px 0;
  text-align: center;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  letter-spacing: 0;
  background: #fff;
}
#option-service .option-table b {
  font-size: 16px;
}
@media only screen and (max-width: 568px) {
  #option-service .option-table {
    width: 90%;
    margin: 30px auto 0;
  }
  #option-service .option-table dl {
    width: 100%;
  }
  #option-service .option-table dt {
    font-size: 16px;
  }
  #option-service .option-table dd {
    font-size: 20px;
  }
  #option-service .option-table b {
    font-size: 14px;
  }
}
/*-----------------------------------------------
 *　 作業事例
-----------------------------------------------*/
#sec-case {
  background: url(../img/top/case-bg.png) #d5efff bottom no-repeat;
  padding: 60px 0;
  text-align: center;
}
#sec-case h2 {
  display: inline;
  font-size: 46px;
}
#sec-case h3 {
  font-size: 30px;
  color: #fff;
  padding: 10px;
  padding-left: 140px;
  position: relative;
  text-align: left;
}
#sec-case .case-box {
  border-radius: 10px;
  overflow: hidden;
}
#sec-case .case-box h3:before {
  content: '';
  position: absolute;
  width: 90px;
  height: 90px;
  left: 30px;
}
#sec-case .case-box:first-of-type h3:before {
  background: url(../img/top/example-icon01.png) no-repeat center;
  background-size: contain;
}
#sec-case .case-box:nth-of-type(2) h3:before {
  background: url(../img/top/example-icon02.png) no-repeat center;
  background-size: contain;
}
#sec-case .case-box:nth-of-type(3) h3:before {
  background: url(../img/top/example-icon03.png) no-repeat center;
  background-size: contain;
}
#sec-case .case-box {
  margin-top: 45px;
}
#sec-case .case-detail {
  background: #fff;
  padding: 40px;
}
#sec-case .voice-detail p{
  text-align: left;
  width: 88%;
}
#sec-case .case-detail .price-box {margin: 0 0 20px;}
.ex-case {display: flex;justify-content: space-between;margin-bottom: 15px;}
.ex-case li {position: relative;}
.ex-case li:last-child {margin-left: 50px;outline: #ec6a17 4px solid;}
.ex-case li span {display: block;width: 110px;text-align: center;color: #fff;font-size: 16px;position: absolute;top: 0;left: 0;}
.ex-case li:first-child span {background: #333;}
.ex-case li:last-child span {background: #ec6a17;}
.ex-case li:last-child::before {content: "";position: absolute;top: 0;bottom: 0;left: -30px;margin: auto;box-sizing: border-box;width: 15px;height: 15px;border: 15px solid transparent;border-left: 15px solid #f6bc96;}

@media only screen and (max-width: 568px) {
  #sec-case {
    padding: 30px 0;
  }
  #sec-case h2 {
    font-size: 28px;
  }
  #sec-case h3 {
    font-size: 18px;
    padding-left: 80px;
  }
  #sec-case .case-box {
    margin-top: 30px;
    border-radius: 0;
  }
  #sec-case .case-box:first-of-type h3:before {
    content: '';
    background: url(../img/top/example-icon01.png) no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
  }
  #sec-case .case-box:nth-of-type(2) h3:before {
    content: '';
    background: url(../img/top/example-icon02.png) no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
  }
  #sec-case .case-box:nth-of-type(3) h3:before {
    content: '';
    background: url(../img/top/example-icon03.png) no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
  }
  #sec-case .case-detail {
    padding: 30px 5%;
  }
  #sec-case .case-detail .price-box {
    flex-direction: column;
  }
}
#sec-case .case-detail .txt-box {
  width: calc(100% / 2.1);
  line-height: 1;
}
#sec-case .case-detail .txt-box li {
  width: calc(100% / 2.3);
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (max-width: 568px) {
  #sec-case .case-detail .txt-box {
    width: 100%;
  }
}
#sec-case .case-detail .txt-box li dl {
  border: #a3a3a3 2px solid;
}
#sec-case .case-detail .txt-box dl dt {
  background: #a3a3a3;
  color: #fff;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}
#sec-case .case-detail .txt-box dl dd {
  color: #a3a3a3;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  letter-spacing: 0;
}
#sec-case .case-detail .txt-box li:first-child::after {
  content: '';
  background: url(../img/top/icon-minus.png) no-repeat center;
  background-size: contain;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: -46px;
  width: 28px;
}
#sec-case .case-detail .txt-box li:last-child {
  margin-bottom: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
#sec-case .case-detail .txt-box li:last-child dl {
  border: #ee8190 2px solid;
  width: 100%;
}
#sec-case .case-detail .txt-box li:last-child dl dt {
  background: #ee8190;
  font-size: 24px;
}
#sec-case .case-detail .txt-box li:last-child dl dd {
  color: #ee8190;
  font-size: 46px;
  padding: 15px 0;
}
#sec-case .case-detail .txt-box li:last-child::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -40px;
  margin: 0 auto;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #f6c0c7 transparent transparent transparent;
  left: 50%;
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 568px) {
  #sec-case .case-detail .txt-box li:first-child::after {
    right: -36px;
  }
  #sec-case .case-detail .txt-box li:last-child dl dd {
    font-size: 32px;
  }
  #sec-case .case-detail .txt-box dl dd {
    letter-spacing: 0;
    font-size: 22px;
  }
}
#sec-case .case-detail .img-box img {
  width: 100%;
  height: auto;
}
#sec-case .case-detail .photo-madori {
  max-width: 490px;
}
#sec-case .case-detail .photo-madori img {
  margin-bottom: 20px;
}
#sec-case .case-detail .txt-madori {
  display: flex;
  justify-content: space-between;
}
#sec-case .case-detail .txt-madori li {
  max-width: 235px;
  width: 100%;
}
#sec-case .case-detail .txt-madori dl {
  border: #0077c2 2px solid;
  display: flex;
  align-items: center;
}
#sec-case .case-detail .txt-madori dt {
  background: #0077c2;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  width: 40%;
}
#sec-case .case-detail .txt-madori dd {
  background: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  width: 60%;
}
#sec-case .annotation {
  color: #a3a3a3;
  text-align: left;
  font-size: 14px;
}
@media only screen and (max-width: 568px) {
  #sec-case .case-detail .img-box {
    margin-top: 15px;
  }
  #sec-case .case-detail .txt-madori li {
    width: calc(100% / 2.1);
  }
  #sec-case .case-detail .txt-madori dl {
    align-items: center;
  }
  #sec-case .case-detail .txt-madori dt {
    width: 50%;
    font-size: 14px;
  }
  #sec-case .case-detail .txt-madori dd {
    width: 50%;
    font-size: 14px;
  }
}
/*-----------------------------------------------
 *　 サービス
-----------------------------------------------*/
#sec-service {
  margin-top: 80px;
}
#sec-service h2 {
  font-size: 50px;
  line-height: normal;
  padding-bottom: 15px;
}
#sec-service h2 b {
  font-size: 1.5em;
  position: relative;
}
#sec-service #service-ttl {
  position: relative;
}
#sec-service #service-ttl::after {
  content: '';
  background: url(../img/top/service-img.png) no-repeat center;
  background-size: contain;
  position: absolute;
  width: 322px;
  height: 219px;
  right: 5%;
  bottom: -15px;
}
#sec-service #service-ttl p {
  font-size: 30px;
}
@media only screen and (max-width: 568px) {
  #sec-service {
    margin-top: 30px;
  }
  #sec-service h2 {
    font-size: 26px;
    margin-top: 15px;
  }
  #sec-service #service-ttl {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
  }
  #sec-service #service-ttl::after {
    content: '';
    background: url(../img/top/service-img.png) no-repeat center;
    background-size: contain;
    position: absolute;
    width: 170px;
    height: 140px;
    right: -10%;
    bottom: -16px;
  }
  #sec-service #service-ttl p {
    width: auto;
    height: auto;
    font-size: 18px;
    padding: 5px 15px;
  }
}
#sec-service h3 {
  font-size: 34px;
  color: #fff;
  padding: 15px;
  padding-left: 100px;
  border-radius: 10px;
  position: relative;
}
#sec-service h3::before {
  content: '';
  background: url(../img/top/service-ttl-icon.png) no-repeat center;
  background-size: contain;
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 40px;
  transform: translate(0px, -50%);
}
#sec-service h4 {
  margin-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#sec-service h5 {
  font-size: 24px;
}
#sec-service #service-letter h5 {
  font-size: 24px;
  float: left;
}
#sec-service #service-letter p {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-size: 14px;
  line-height: 2em;
}
#sec-service .img-box {
  width: 40%;
  margin: 0 auto;
  max-width: 424px;
  /* margin-left: 3%; */
}
#sec-service ul {
  margin-top: 30px;
}
#sec-service ul li {
  width: calc(100% / 3.2);
  border: solid 2px #dfdfdf;
  background: #fff;
  padding: 15px;
  text-align: center;
}
#sec-service ul li p {
  margin-top: 10px;
}
@media only screen and (max-width: 568px) {
  #sec-service h3 {
    border-radius: 0;
    font-size: 24px;
    padding-left: 80px;
  }
  #sec-service h3::before {
    left: 5%;
  }
  #sec-service h4 {
    margin: 15px auto;
    padding-bottom: 10px;
  }
  #sec-service #service-letter {
    width: 90%;
    margin: 0 auto;
  }
  #sec-service #service-letter h5 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  #sec-service ul {
    width: 90%;
    margin: 15px auto 0;
  }
  #sec-service ul li {
    width: calc(100% / 2.1);
    padding: 10px;
  }
  #sec-service #service-letter p {
    float: unset;
    width: 100%;
  }
  #sec-service .img-box {
    width: 50%;
    float: right;
    margin-left: 0;
    max-width: 100%;
  }
}
/*-----------------------------------------------
 *　 高価買取
-----------------------------------------------*/
#sec-buy {
  margin-top: 80px;
}
#sec-buy h3 {
  font-size: 34px;
  color: #fff;
  padding: 15px;
  padding-left: 95px;
  border-radius: 10px;
  position: relative;
}
#sec-buy ul {
  margin-top: 30px;
}
#sec-buy ul li {
  width: calc(100% / 3.2);
}
#sec-buy ul li h4 {
  color: #fff;
  font-size: 20px;
  background: #42a5f5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  padding: 15px;
}
#sec-buy ul li p {
  margin-top: 15px;
}
#sec-buy h3::before {
  content: url(../img/top/buy-ttl-icon.png);
  position: absolute;
  top: 55%;
  left: 40px;
  transform: translate(0px, -50%);
}
@media only screen and (max-width: 568px) {
  #sec-buy {
    margin-top: 30px;
  }
  #sec-buy h3 {
    font-size: 24px;
    border-radius: 0;
    padding-left: 80px;
  }
  #sec-buy h3::before {
    content: '';
    background: url(../img/top/service-ttl-icon.png) no-repeat center;
    background-size: contain;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 5%;
    transform: translate(0, -50%);
  }
  #sec-buy ul {
    width: 90%;
    margin: 15px auto 0;
  }
  #sec-buy ul li {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 15px;
  }
  #sec-buy ul li h4 {
    font-size: 14px;
    padding: 5px;
  }
  #sec-buy ul li div {
    width: calc(100% / 2.1);
  }
  #sec-buy ul li p {
    width: calc(100% / 2.1);
    margin-top: 0;
    font-size: 13px;
  }
}
/*-----------------------------------------------
 *　 買取事例
-----------------------------------------------*/
#sec-example {
  margin-top: 80px;
}
@media only screen and (max-width: 568px) {
  #sec-example {
    margin-top: 30px;
  }
}
/*-----------------------------------------------
 *　 サポート
-----------------------------------------------*/
#sec-support {
  margin-top: 80px;
}
#sec-support h3 {
  font-size: 34px;
  color: #fff;
  padding: 15px;
  padding-left: 100px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 30px;
}
#sec-support h3::before {
  content: url(../img/top/support-ttl-icon.png);
  position: absolute;
  top: 55%;
  left: 40px;
  transform: translate(0px, -50%);
}
#sec-support .support-list {
  margin-top: 30px;
}
#sec-support .support-list h4 {
  position: relative;
  padding-left: 60px;
}
#sec-support .support-list h4::before {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  top: -5px;
  left: 0;
}
#sec-support .support-list:first-of-type h4::before {
  background: url(../img/top/support-icon01.png) no-repeat center;
  background-size: contain;
}
#sec-support .support-list:last-of-type h4::before {
  background: url(../img/top/support-icon02.png) no-repeat center;
  background-size: contain;
}
@media only screen and (max-width: 568px) {
  #sec-support {
    margin-top: 30px;
  }
  #sec-support h3 {
    border-radius: 0;
    font-size: 24px;
    padding-left: 80px;
    margin-bottom: 0;
  }
  #sec-support h3::before {
    content: '';
    background: url(../img/top/support-ttl-icon.png) no-repeat center;
    background-size: contain;
    position: absolute;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 5%;
    transform: translate(0, -50%);
  }
  #sec-support .support-list h4 {
    margin-top: 18%;
    padding-left: 0;
  }
  #sec-support .support-list h4::before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: -60px;
    left: 25%;
  }
}
/*-----------------------------------------------
 *　 リサイクル
-----------------------------------------------*/
/* .clearfix:after {
  content: '';
  clear: both;
  display: block;
} */
#sec-recycle {
  padding-top: 80px;
  clear: both;
}
#sec-recycle h3 {
  font-size: 34px;
  color: #fff;
  padding: 15px;
  padding-left: 110px;
  border-radius: 10px;
  position: relative;
}
#sec-recycle h3::before {
  content: url(../img/top/recycle-ttl-icon.png);
  position: absolute;
  top: 55%;
  left: 40px;
  transform: translate(0px, -50%);
}
#sec-recycle .list-box {
  margin-top: 30px;
  position: relative;
}
#sec-recycle .list-box h4 {
  margin-top: 3%;
}
#sec-recycle #recycle-reuse {
  margin-bottom: 100px;
}
#sec-recycle #recycle-reuse::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: -80px;
  margin: 0 auto;
  border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #ec6917 transparent transparent transparent;
  left: 50%;
  transform: translate(-50%, 0);
}
#sec-recycle #recycle-reuse h4 {
  margin-top: 0;
}

#sec-recycle h5::after {
  content: url(../img/top/icon-calculator.png);
  position: absolute;
  right: 14%;
  bottom: 5px;
}
@media only screen and (max-width: 568px) {
  #sec-recycle {
    padding-top: 30px;
  }
  #sec-recycle #recycle-reuse {
    margin-bottom: 60px;
  }
  #sec-recycle #recycle-reuse::after {
    border-width: 40px 40px 0 40px;
    bottom: -50px;
  }
  #sec-recycle h3::before {
    content: '';
    background: url(../img/top/recycle-ttl-icon.png) no-repeat center;
    background-size: contain;
    position: absolute;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 5%;
    transform: translate(0, -50%);
  }
  #sec-recycle #recycle-reuse h4 {
    margin-top: 0;
  }
  #sec-recycle h3 {
    border-radius: 0;
    font-size: 24px;
    padding-left: 80px;
    margin-bottom: 0;
  }
  #sec-recycle .list-box h4 {
    margin: 0;
  }
  #sec-recycle h4 {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: bold;
  }
  #sec-recycle h5::after {
    content: '';
    background: url(../img/top/icon-calculator.png) no-repeat center;
    background-size: contain;
    width: 31px;
    height: 30px;
    right: 28%;
    bottom: 10px;
  }
}

/*-----------------------------------------------
 *　ゴミ屋敷を放置しておくと
-----------------------------------------------*/
#sec-trouble {
  margin-top: 80px;
  background: #d5efff;
  padding: 60px 0;
  clear: both;
}
#sec-trouble .trouble-ttl h2 {
  display: inline-block;
  color: #fff;
  position: relative;
  left: 50px;
}
#sec-trouble .trouble-ttl h2::after {
  content: '';
  background: url(../img/top/trouble-ttl-accent.png) no-repeat center;
  background-size: contain;
  width: 22px;
  height: 21px;
  position: absolute;
  right: 20px;
}
@media only screen and (max-width: 568px) {
  #sec-trouble {
    margin-top: 30px;
    padding: 30px 5%;
  }
  #sec-trouble h2 {
    padding-left: 30px;
    text-align: left;
    font-size: 20px;
  }
  #sec-trouble .trouble-ttl h2 {
    left: 0;
  }
  #sec-trouble .trouble-ttl h2::after {
    width: 15px;
    height: 15px;
    top: 10px;
  }
  #sec-trouble .trouble-ttl::before {
    width: 60px;
    height: 50px;
  }
}
/*-----------------------------------------------
 *　よくある質問
-----------------------------------------------*/
#sec-faq {
  margin-top: 80px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 568px) {
  #sec-faq {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}

/*-----------------------------------------------
 *　導入セクション
-----------------------------------------------*/
#intro-sec {
  padding: 60px 0;
}
#intro-sec h2 {
  font-size: 42px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 6px 0 14px;
  position: relative;
}
#intro-sec h2::after {
  content: '';
  display: block;
  height: 20px;
  width: 40px;
  background: repeating-linear-gradient(
    -45deg,
    #42a5f5 0,
    #42a5f5 5px,
    #4caaf6 5px,
    #4caaf6 10px
  );
  background-position: 6px 0;
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
#intro-sec h2 .txt_no1 {
  font-size: 1.78em;
  font-family: 'Robot';
  transform: skewX(-10deg);
  display: inline-block;
  position: relative;
  padding: 0 35px 0 50px;
  bottom: -5px;
}
#intro-sec h2 .txt_no1::before, #intro-sec h2 .txt_no1::after {
  content: '';
  width: 24px;
  height: 70px;
  position: absolute;
  top: 50%;
  transform: skewX(10deg) translateY(-50%);
}
#intro-sec h2 .txt_no1::before {
  background: url(../img/top/leaf_left_yellow.png) no-repeat;
  background-size: cover;
  left: 18px;
}
#intro-sec h2 .txt_no1::after {
  background: url(../img/top/leaf_right_yellow.png) no-repeat;
  background-size: cover;
  right: 4px;
}
#intro-sec h2 .txt_no1 span {
  font-size: 0.8em;
}
.intro-content {
  margin-top: 35px;
}
.intro-content .txt-box {
  width: 48.7%;
}
.intro-content .photo {
  width: 48.7%;
}
.intro-content .point li {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.03em;
  background: #3392cd;
  border-radius: 5px;
  padding: 8px 0 10px;
}
.intro-content .point li span{
	font-size: 18px;
	padding: 0 10px 0 0;
}
.intro-content .point li:first-child {
  width: 37%;
}
.intro-content .point li:nth-child(2) {
  width: 61%;
}
.intro-content .content-ttl {
  font-size: 37px;
  line-height: 1.65;
  margin: 26px 0 16px;
}
.intro-content02 {
  margin-top: 10px;
}
.intro-content02 .sub-photo {
  width: 48.7%;
}
.intro-content02 .sub-photo li {
  width: 48.7%;
}
.intro-content02 .sub-box {
  width: 48.7%;
  background: #fdf4d7;
  border-radius: 10px;
  padding: 22px 40px 26px;
}
.intro-content02 .sub-box .sub-ttl {
  font-size: 22px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.intro-content02 .sub-box .sub-ttl::before {
  content: '';
  display: block;
  background: url(../img/top/icon_bags.png) no-repeat;
  background-size: contain;
  width: 38px;
  height: 39px;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  #intro-sec h2 {
    font-size: 32px;
  }
  .intro-content .content-ttl {
    font-size: 32px;
  }
  .intro-content02 .sub-box {
    padding: 22px 28px 22px;
  }
  .intro-content .point li {
    font-size: 22px;
    padding: 6px 0 5px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .intro-content .point li span {
    font-size: 14px;
    padding: 0;
    line-height: 1.2;
  }
}
@media (max-width: 960px) {
  #intro-sec h2 {
    font-size: 26px;
  }
  #intro-sec h2 .txt_no1::before, #intro-sec h2 .txt_no1::after {
    width: calc(24px * 0.7);
    height: calc(70px * 0.7);
  }
  .intro-content .point li {
    font-size: 18px;
    padding: 5px 0 7px;
  }
  .intro-content .content-ttl {
    font-size: 25px;
  }
  .intro-content02 {
    align-items: flex-start;
    margin-top: 30px;
  }
}
@media (max-width: 568px) {
  #intro-sec {
    padding: 0 0 30px;
  }
  #intro-sec h2 {
    border-radius: 0;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 1.2;
    padding: 15px 0 13px;
  }
  #intro-sec h2::after {
    width: 54px;
    height: 25px;
    bottom: -24px;
  }
  #intro-sec h2 .txt_no1 {
    font-size: 1.7em;
    padding: 0 18px 0 32px;
    margin: 0 -5px 0 -10px;
    bottom: -3px;
  }
  #intro-sec h2 .txt_no1::before, #intro-sec h2 .txt_no1::after {
    width: calc(24px * 0.5);
    height: calc(70px * 0.5);
  }
  .intro-content {
    flex-direction: column-reverse;
  }
  .intro-content .txt-box {
    width: 90%;
    margin: 20px auto 0;
  }
  .intro-content .point li {
    font-size: 14px;
    padding: 6px 0 8px;
  }
  .intro-content .photo {
    width: 90%;
    margin: 0 auto;
  }
  .intro-content .content-ttl {
    font-size: 24px;
    line-height: 1.7;
    text-align: center;
    margin: 12px 0 8px;
    letter-spacing: 0.03em;
  }
  .intro-content02 {
    flex-direction: column;
    margin-top: 20px;
  }
  .intro-content02 .sub-photo {
    width: 90%;
    margin: 0 auto;
  }
  .intro-content02 .sub-box {
    width: 90%;
    margin: 20px auto 0;
    padding: 16px 20px 16px;
  }
  .intro-content02 .sub-box .sub-ttl {
    font-size: 19px;
  }
  .intro-content02 .sub-box .sub-ttl::before {
    width: 44px;
    height: 45px;
  }
}

/*-----------------------------------------------
 * メディア掲載情報
-----------------------------------------------*/
#media-sec {
  /* padding: 60px 0 0; */
  padding: 60px 0 30px;
}
#media-sec .media-ttl {
  font-size: 46px;
  text-align: center;
  margin: 0 auto 50px;
}
#media-sec ul {
  gap: 30px 0;
}
#media-sec > li {
  width: calc(100% / 3.2);
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
#media-sec li p {
  font-size: 20px;
  color: #fff;
  background: rgba(66, 165, 245, 0.92);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  padding: 10px 0;
  letter-spacing: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
#media-sec li p a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
#media-sec li p a:hover {
  text-decoration: none;
}
@media (max-width: 960px) {
  #media-sec li p {
    font-size: 16px;
    line-height: 1.5;
    height: 65px;
  }
}
@media (max-width: 568px) {
  #media-sec {
    padding: 30px 0 20px;
    width: 90%;
    margin: 0 auto;
  }
  #media-sec .media-ttl {
    font-size: 28px;
    margin: 0 auto 30px;
  }
  #media-sec ul {
    gap: 15px 0;
  }
  #media-sec > li {
    width: calc(100% / 2.1);
  }
  #media-sec li p {
    height: auto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
    padding: 7px 5px 8px;
  }
  #media-sec li p a {
    text-underline-offset: 3px;
  }
  #media-sec .btn-basic {
    max-width: 100%;
  }
}
/* ==========================
  モーダル（ポップアップ）
========================== */
.js_modalWrap {
  display: none;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.js_modalBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.js_modalContInner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 720px;
  max-width: 100%;
  background-color: #fff;
  max-height: 600px;
  padding: 40px;
}
.js_modalCont > * + * {
  margin-top: 10px;
}
.js_modalContInner > .js_modalClose + * {
  margin-top: 0;
}
.js_modalClose {
  display: block;
  position: absolute;
  top: 10.5px;
  right: 10.5px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  cursor: pointer;
  z-index: 1001;
}
.js_modalClose::before,
.js_modalClose::after {
  content: "";
  background-color: #222;
  position: absolute;
  top: -5px;
  right: 10px;
  width: 1px;
  height: 30px;
}
.js_modalClose::before {
  transform: rotate(45deg);
}
.js_modalClose::after {
  transform: rotate(-45deg);
}

/* ==========================
  コンテンツの中身
========================== */
.ly_inner {
  width: 100%;
  max-width: 1080px;
  margin: 100px auto;
  padding: 40px;
  background-color: #ccc;
}
.ly_inner h2 {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 30px;
}
.md_textblock > * + * {
  margin-top: 10px;
}
.md_textblock > * + .js_modalBtnWrap {
  margin-top: 20px;
}
table {
  width: 100%;
}
table th,
table td {
  border: 1px solid #222;
  padding: 10px;
}
table th {
  width: 20%;
  background-color: #ccc;
  white-space: nowrap;
}
.md_linkBtnWrap {
  width: 300px;
  max-width: 100%;
  margin: 10px auto 0;
  text-align: center;
}
.md_linkBtnCont {
  display: block;
  color: #222;
  border: 1px solid #222;
  padding: 15px 5px;
  transition: 0.3s;
}
.md_linkBtnCont:hover,
.md_linkBtnCont:focus {
  color: #fff;
  background-color: #222;
}

/* PC幅に適用 */
@media (min-width: 768px) {
  .hp_sp {
    display: none !important;
  }
}
/* スマホ幅に適用 */
@media (max-width: 767px) {
  .hp_pc {
    display: none !important;
  }
  .js_modalContInner {
    padding: 15px;
    width: 95%;
  }
  .js_modalCont {
    max-height: 360px;
  }
  .js_modalClose {
    top: -30px;
  }
  .js_modalClose::before,
  .js_modalClose::after {
    background-color: #fff;
  }
}