

/* top
------------------------------------------------------------- */
#top.pre-wrap {
  padding-top: 0;
}
#top a[class^="co-nbtn"] {
  color: #ffffff;
}
#top .three-box-contents {
  display: flex;
  align-items: top;
  justify-content: space-between;
  max-width: 950px;
  margin: 60px auto;
}
#top .three-box {
  position: relative;
  box-sizing: border-box;
  width: 30%;
  padding: 35px 0 30px;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  background: #ffffff;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
}
#top .three-box-img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 150px;
}
#top .three-box-img > img {
  width: 100%;
  vertical-align: middle;
}
#top .three-box .sentence {
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.7;
}
#top .first-view {
  padding-top: 40px;
  overflow: hidden;
  background:
    url(/web/img/pre/top/firstview_bg_circle_00.png) top center no-repeat,
    linear-gradient(
      to right,
      #ffffff calc(50% - 130px),
      #e0eef1 calc(50% - 130px),
      #26b8b8 90%
    );
  background-size:
    auto auto,
    calc(100%) 100%;
}
#top .first-view .wrap {
  position: relative;
  max-width: 1180px;
  height: 300px;
  padding: 50px 20px 170px;
  margin: 0 auto;
}
#top .first-view .title {
  margin-top: 55px;
  margin-bottom: 70px;
  font-size: 47px;
  line-height: 1;
}
#top .first-view .title .down {
  font-size: 29px;
}
#top .first-view .title .main br {
  display: none;
}
#top .first-view .co-btn-new {
  margin-bottom: 60px;
  transition:
    0.2s box-shadow,
    0.2s top,
    0.2s background-color,
    0.6s transform,
    0.6s opacity;
}
#top .first-view .tosho {
  padding: 25px 0 40px;
  font-size: 12px;
  line-height: 1.7;
  color: #888888;
}
#top .first-view .tosho > span {
  display: inline-block;
  padding-left: 50px;
  background: url(/web/img/pre/top/tosho_logo.png) center left/36px no-repeat;
}
#top .first-view .img {
  position: relative;
  position: absolute;
  right: 5px;
  bottom: 45px;
  width: 45%;
  height: 380px;
  vertical-align: middle;
}
#top .first-view .img > img {
  position: absolute;
  z-index: 1;
  vertical-align: middle;
}
#top .first-view .img .city {
  top: 185px;
  left: -101px;
  z-index: 0;
  height: 44px;
}
#top .first-view .img .human-01 {
  top: 234px;
  left: 3px;
  width: 48px;
}
#top .first-view .img .human-02 {
  top: 203px;
  left: 150px;
  width: 52px;
}
#top .first-view .img .human-03 {
  top: 233px;
  left: 280px;
  width: 108px;
}
#top .first-view .img .human-04 {
  top: 220px;
  left: 455px;
  width: 132px;
}
#top .first-view .img2 {
  position: absolute;
  top: 65px;
  right: 0;
  left: 0;
  margin: auto;
  transition-delay: 0.6s;
}
#top .first-view .img2 .price-00 {
  position: absolute;
  right: 5px;
  width: 140px;
}
#top .first-view .img .inview-o.city {
  opacity: 0.4;
}
#top .first-view .img .inview-o.no1 {
  transition-delay: 0.4s;
}
#top .first-view .img .inview-o.no2 {
  transition-delay: 0.6s;
}
#top .first-view .img .inview-o.no3 {
  transition-delay: 0.8s;
}
#top .first-view .img .inview-o.no4 {
  transition-delay: 1s;
}
#top .first-view .img .inview-o.no5 {
  transition-delay: 1.2s;
}
#top .first-view .img .inview-o.no6 {
  transition-delay: 1.4s;
}
#top .first-view .img .pc {
  top: 13px;
  left: 65px;
  z-index: 0;
  width: 520px;
}
#top .first-view .top-youtube-movie-wrap {
  position: relative;
  display: inline-block;
}
#top .first-view .youtube-image {
  display: inline-block;
  width: 250px;
  height: 136px;
  transition: opacity 0.3s;
}
#top .first-view .youtube-image:hover {
  opacity: 0.7;
}
#top .first-view .youtube-image > img {
  width: 100%;
}
#top .first-view .onair {
  position: absolute;
  top: -20px;
  right: -115px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 105px;
  height: 89px;
  font-weight: bold;
  background: url(/web/img/common/bg/yellow_ballon_bg.png) center / contain
    no-repeat;
}
#top .first-view .onair .up {
  height: 20px;
  padding: 0 6px;
  margin-bottom: 5px;
  font-size: 9px;
  color: #ffffff;
  background: #f01818;
  border-radius: 2px;
}
#top .first-view .onair .down {
  font-size: 15px;
  line-height: 1.3;
  text-align: center;
}
#top .news {
  padding: 10px 20px;
  background: #f2f9fa;
}
#top .news .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 960px;
  margin: 0 auto;
}
#top .news .title {
  box-sizing: border-box;
  min-width: 50px;
  padding: 3px 0 1px;
  margin-right: 15px;
  font-size: 11px;
  font-weight: bold;
  color: #3c3c3c;
  background: #ffffff;
  border-radius: 2px;
}
#top .news .news-ul {
  position: relative;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  color: #3c3c3c;
}
#top .news .news-li {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.7s;
}
#top .news .date {
  margin-right: 10px;
}
#top .for-safe-trust {
  background: #f4e8d7;
}
#top .for-safe-trust .three-box-contents {
  display: flex;
  align-items: top;
  justify-content: space-between;
  max-width: 1160px;
  margin: 60px auto 0;
}
#top .for-safe-trust .three-box-contents .box {
  box-sizing: border-box;
  width: calc(33% - 20px);
  padding: 30px 40px 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e3daca;
  border-radius: 5px;
}
#top .for-safe-trust .three-box-contents .img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 147px;
}
#top .for-safe-trust .three-box-contents .img > img {
  position: relative;
  z-index: 1;
  display: inline-block;
}
#top .for-safe-trust .three-box-contents .img > .image-1 {
  width: 84px;
}
#top .for-safe-trust .three-box-contents .img > .image-2 {
  width: 108px;
  padding-left: 23px;
}
#top .for-safe-trust .three-box-contents .img > .image-3 {
  width: 114px;
  padding-left: 8px;
}
#top .for-safe-trust .three-box-contents .title {
  margin: 10px 0 15px;
  font-size: 19px;
  line-height: 1.7;
}
#top .for-safe-trust .three-box-contents .sentence {
  font-size: 14px;
  line-height: 1.8;
}
#top .for-safe-trust .think-about-service {
  background: url(/web/img/pre/top/think_about_service_bg_00.jpg) center/cover
    no-repeat;
}
#top .for-safe-trust .think-about-service .big-font {
  font-size: 18px;
  font-weight: bold;
  color: #14b4b4;
}
#top .price-mini-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 670px;
  padding: 0 20px;
  margin: 30px auto;
}
#top .price-mini-area .img {
  max-width: 210px;
  margin-right: -15px;
  transform: rotate(1deg);
}
#top .price-mini-area .img > img {
  width: 100%;
}
#top .price-mini-area .cost {
  font-size: 23px;
  font-weight: bold;
}
#top .price-mini-area .big {
  margin-right: 3px;
  font-size: 48px;
  font-weight: normal;
}
#top .price-mini-area .yellow {
  background: linear-gradient(
    180deg,
    #ffffff 60%,
    #ffee00 60%,
    #ffee00 85%,
    #ffffff 85%
  );
}
#top .price-mini-area .to-price-page {
  padding: 9px 16px 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #3296d2;
  text-decoration: none;
  border: 1px solid #3296d2;
  border-radius: 5px;
  transition: 0.5s;
}
#top .price-mini-area .to-price-page::after {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  margin-left: 3px;
  vertical-align: middle;
  content: "";
  border-top: solid 2px #3296d2;
  border-right: solid 2px #3296d2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.5s;
}
#top .price-mini-area .to-price-page:hover {
  color: #ffffff;
  background: #3296d2;
}
#top .price-mini-area .to-price-page:hover::after {
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}
#top .explain-pay-service {
  text-align: center;
}
#top .explain-pay-service .img-1 {
  max-width: 155px;
}
#top .explain-pay-service .img-2 {
  max-width: 170px;
  padding-left: 15px;
}
#top .explain-pay-service .img-3 {
  max-width: 165px;
}
#top .explain-pay-service .sentence {
  margin-top: 20px;
  font-size: 17px;
}
#top .explain-pay-service .three-box-contents {
  margin: 115px auto 15px;
}
#top .explain-pay-service .three-box:last-child .sentence {
  margin-top: 35px;
}
#top .explain-pay-service .balloon {
  position: absolute;
  top: -62px;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 220px;
  height: 50px;
  padding-top: 3px;
  margin: 0 auto;
  font-size: 23px;
  font-weight: normal;
  color: #ffffff;
  background-color: #05a8a8;
  border-radius: 5px;
}
#top .explain-pay-service .balloon::after {
  position: absolute;
  right: 0;
  bottom: -24px;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  content: "";
  border-color: transparent #05a8a8 transparent transparent;
  border-style: solid;
  border-width: 0 26px 26px 0;
}
#top .customer-voice {
  padding: 90px 0 80px;
  overflow: hidden;
  text-align: center;
  background: #14b4b4;
}
#top .customer-voice > .title {
  margin-bottom: 60px;
  color: #ffffff;
}
#top .customer-voice > .co-nbtn-m {
  margin-top: 70px;
}
#top .customer-voice .box {
  position: relative;
  display: flex;
  max-width: 1200px;
  margin: 50px auto 0;
  text-align: left;
}
#top .customer-voice .box::after {
  position: absolute;
  top: 0;
  left: -99%;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: #ffffff;
}
#top .customer-voice .box:nth-child(even)::after {
  right: -62%;
  left: auto;
  background: #ffffff url(/web/img/pre/top/moomin_00.png) left center/ 800px
    no-repeat;
}
#top .customer-voice .in-box {
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 95%;
  padding: 30px 15px 0 50px;
  background: #ffffff url(/web/img/pre/top/moomin_00.png) right -260px center/
    800px no-repeat;
  border-radius: 0 10px 10px 0;
}
#top .customer-voice .box:nth-child(even) .in-box {
  margin-left: auto;
  background: #ffffff;
  border-radius: 10px 0 0 10px;
}
#top .customer-voice .in-box .left,
#top .customer-voice .in-box .right {
  width: 50%;
}
#top .customer-voice .in-box .left {
  margin: 0 60px 65px 0;
}
#top .customer-voice .in-box .right {
  position: relative;
}
#top .customer-voice .box:nth-child(even) .in-box .right {
  margin-right: -30px;
}
#top .customer-voice .in-box .title {
  position: relative;
  display: inline-block;
  padding: 4px 12px 3px;
  margin-right: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-weight: 400;
  color: #ffffff;
  background: #fc8b28;
  border-radius: 2px;
}
#top .customer-voice .in-box .title::after {
  position: absolute;
  top: calc(50% - 14px);
  right: -14px;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent #fc8b28;
  border-style: solid;
  border-width: 14px 0 14px 14px;
}
#top .customer-voice .in-box .sentence-1 {
  width: 100%;
  margin: 25px 0 17px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6;
}
#top .customer-voice .in-box .sentence-2 {
  width: 100%;
  font-size: 15px;
  line-height: 2;
}
#top .customer-voice .in-box .img {
  text-align: right;
}
#top .customer-voice .in-box .img > img {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 0 0 auto;
  vertical-align: middle;
}
#top .customer-voice .in-box .customer-01 {
  max-width: 344px;
}
#top .customer-voice .in-box .customer-02 {
  max-width: 330px;
}
#top .customer-voice .in-box .customer-03 {
  max-width: 330px;
}
#top .customer-voice .in-box .customer-voice-box {
  position: absolute;
  right: 210px;
  bottom: 75px;
  z-index: 1;
  box-sizing: border-box;
  max-width: 250px;
  padding: 30px;
  color: #ffffff;
  border-radius: 5px;
}
#top .customer-voice .in-box .customer-voice-box.cv-link {
  position: absolute;
  z-index: 10;
  padding: 0;
}
#top .customer-voice .in-box .customer-voice-box.green {
  background: #3c9600;
}
#top .customer-voice .in-box .customer-voice-box.blue {
  background: #2869a0;
}
#top .customer-voice .in-box .customer-voice-box.light-blue {
  background: #009898;
}
#top .customer-voice .in-box .customer-voice-box .sentence {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
}
#top .customer-voice .in-box .customer-voice-box .company-name {
  margin: 8px 0 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
#top .customer-voice .in-box .customer-voice-box .to-instance {
  position: relative;
  display: inline;
  padding: 5px 12px;
  font-size: 12px;
  color: #ffffff;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 3px;
  transition: 0.5s;
}
#top .customer-voice .in-box .customer-voice-box .to-instance::after {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  margin-left: 3px;
  vertical-align: middle;
  content: "";
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.5s;
}
#top
  .customer-voice
  .in-box
  .customer-voice-box.cv-link:hover
  + .customer-voice-box.green
  .to-instance {
  color: #3c9600;
  background: #ffffff;
}
#top
  .customer-voice
  .in-box
  .customer-voice-box.cv-link:hover
  + .customer-voice-box.green
  .to-instance::after {
  border-color: #3c9600;
}
#top
  .customer-voice
  .in-box
  .customer-voice-box.cv-link:hover
  + .customer-voice-box.blue
  .to-instance {
  color: #2869a0;
  background: #ffffff;
}
#top
  .customer-voice
  .in-box
  .customer-voice-box.cv-link:hover
  + .customer-voice-box.blue
  .to-instance::after {
  border-color: #2869a0;
}
#top
  .customer-voice
  .in-box
  .customer-voice-box.cv-link:hover
  + .customer-voice-box.light-blue
  .to-instance {
  color: #009898;
  background: #ffffff;
}
#top
  .customer-voice
  .in-box
  .customer-voice-box.cv-link:hover
  + .customer-voice-box.light-blue
  .to-instance::after {
  border-color: #009898;
}
#top .three-step {
  padding-left: 30px;
  text-align: center;
  background: #f4e8d7;
}
#top .three-step .three-box-arrow-content {
  display: flex;
  justify-content: space-between;
  max-width: 1050px;
  margin: 60px auto;
}
#top .three-step .three-box-arrow {
  position: relative;
  box-sizing: border-box;
  width: calc(33.3% - 50px);
  padding: 45px;
  background: #ffffff;
  border-radius: 5px;
}
#top .three-step .three-box-arrow:last-child {
  display: flex;
  align-items: center;
  padding: 0 0 0 10px;
  background: none;
}
#top .three-step .three-box-arrow:not(:last-child)::before {
  position: absolute;
  top: calc(50% - 15px);
  right: -48px;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent #64563f;
  border-style: solid;
  border-width: 15px 0 15px 15px;
}
#top .three-step .three-box-arrow .human-image {
  position: relative;
  width: 220px;
  height: 220px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 100%;
}
#top .three-step .three-box-arrow .balloon {
  position: absolute;
  top: -5px;
  right: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 35px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  background-color: #2869a0;
  border-radius: 5px;
}
#top .three-step .three-box-arrow .human-image img {
  position: absolute;
  right: -13px;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 185px;
  margin: 0 auto;
}
#top .three-step .number {
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #ffffff;
  background-color: #64563f;
  border-radius: 100%;
}
#top .three-step .three-box-arrow:last-child::after {
  content: none;
}
#top .three-step .three-box-arrow .img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 110px;
}
#top .three-step .img > img {
  width: 100%;
}
#top .three-step .img-1 {
  max-width: 130px;
}
#top .three-step .img-2 {
  max-width: 130px;
}
#top .three-step .img-3 {
  max-width: 145px;
  padding-bottom: 3px;
  padding-left: 20px;
}
#top .three-step .h3-title {
  margin: 35px 0 15px;
  font-size: 22px;
  line-height: 1.4;
}
#top .three-step .sentence {
  font-size: 15px;
  line-height: 2;
  text-align: center;
}
#top .three-step .sentence > br {
  display: none;
}
#top .no-simple-service {
  text-align: center;
  background: #f2e5d0;
}
#top .no-simple-service .box-wrap {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  max-width: 1000px;
  min-height: 310px;
  padding: 40px 0 35px;
  margin: 60px auto;
  background-color: #ffffff;
  border: 1px solid #e3daca;
  border-radius: 5px;
}
#top .no-simple-service .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(100% / 3);
}
#top .no-simple-service .box:not(:last-child) {
  border-right: 1px solid #dddddd;
}
#top .no-simple-service .sentence {
  margin-top: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  line-height: 1.7;
  text-align: center;
}
#top .no-simple-service .box:nth-child(3) .img {
  margin-top: 25px;
}
#top .no-simple-service .img > img {
  width: 180px;
}
#top .user-friendly {
  background-color: #f2e5d0;
}
#top .user-friendly .wrap {
  position: relative;
  width: 100%;
  max-width: 1072px;
  margin: 0 auto;
  text-align: center;
}
#top .user-friendly .wrap .price-box-contents {
  position: relative;
  max-width: 565px;
  padding: 70px 0 0;
  margin: 70px auto 60px;
  background: #ffffff;
  border-radius: 5px;
}
#top .user-friendly .wrap .price-box-contents .ttl-img {
  position: absolute;
  top: -30px;
  left: 22%;
  width: 55%;
}
#top .user-friendly .wrap .price-box-contents .price-txt {
  display: inline-flex;
  margin-bottom: 45px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: bold;
}
#top .user-friendly .wrap .price-box-contents .price-txt .number {
  margin: -5px 10px 0;
  font-size: 58px;
  color: #0aa8a8;
}
#top .user-friendly .human-img {
  position: absolute;
  right: 80px;
  bottom: -86px;
  width: 200px;
}
#top .user-friendly .human-img > img {
  width: 100%;
}
#top .user-friendly .wrap .price-box-contents .price-attention {
  padding: 25px 0 12px;
  margin: 0 auto;
  font-size: 16px;
  background: #f6f6f6;
  border-radius: 0 0 5px 5px;
}
#top .user-friendly .wrap .price-box-contents .price-attention ul {
  display: inline-block;
  text-align: left;
}
#top .user-friendly .wrap .price-box-contents .price-attention ul li {
  position: relative;
  margin: 0 0 5px 25px;
}
#top .user-friendly .wrap .price-box-contents .price-attention ul li::after {
  position: absolute;
  top: 0.2em;
  left: -1.8em;
  display: block;
  width: 16px;
  height: 7px;
  content: "";
  border-bottom: 2px solid #0aa8a8;
  border-left: 2px solid #0aa8a8;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (width <= 670px) {
  #top .laurel .laurel-list {
    grid-template-columns: repeat(2, auto);
    row-gap: 10px;
    max-width: 380px;
  }
  #top .laurel .laurel-list .laurel-item {
    justify-self: center;
  }
  #top .laurel .laurel-item.maxwid {
    max-width: 180px;
  }
  #top .laurel .laurel-item.sp4 {
    order: 4;
  }
  #top .user-friendly .wrap .price-box-contents {
    padding: 60px 0 0;
    margin: 40px auto 30px;
  }
  #top .user-friendly .wrap .price-box-contents .ttl-img {
    top: -23px;
    left: 15%;
    width: 70%;
  }
  #top .user-friendly .wrap .price-box-contents .ttl-img img {
    max-width: 280px;
  }
  #top .user-friendly .wrap .price-box-contents .price-txt {
    margin-bottom: 35px;
    font-size: 22px;
  }
  #top .user-friendly .wrap .price-box-contents .price-txt .number {
    margin: -5px 7px 0;
    font-size: 48px;
  }
  #top .user-friendly .wrap .price-box-contents .price-attention {
    padding: 18px 12px 10px;
    font-size: 14px;
  }
  #top .user-friendly .wrap .price-box-contents .price-attention ul li {
    margin: 0 0 0 25px;
  }
  #top .user-friendly .wrap .price-box-contents .price-attention ul li::after {
    top: 0.3em;
    left: -1.6em;
    width: 13px;
    height: 6px;
  }
  #top .user-friendly .human-img {
    display: none;
  }
}
#top .gain {
  text-align: center;
}
#top .gain .title {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
#top .gain .box2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  margin: 60px auto 80px;
}
#top .gain .box2 .title {
  margin-bottom: 60px;
  font-size: 22px;
  font-weight: 500;
}
#top .gain img {
  width: 100%;
}
#top .gain .box2 .box:first-child {
  margin-right: 30px;
}
#top .gain .box2 .box:first-child img {
  width: 500px;
  max-width: 100%;
}
#top .gain .box2 .box:last-child img {
  max-width: 388px;
}
#top .gain .box1 {
  margin-bottom: 55px;
}
#top .gain .box1 picture img {
  display: block;
  width: 100%;
  max-width: 914px;
  margin: 0 auto;
}
#top .gain .box1 .bp-list {
  display: block;
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}
#top .gain .box1 .title {
  margin-bottom: 35px;
  font-size: 28px;
}

@media screen and (width <= 940px) and (width >= 670px) {
  #top .for-safe-trust .three-box-contents {
    margin: 40px auto 0;
  }
  #top .for-safe-trust .three-box-contents .title {
    font-size: 17px;
    line-height: 1.7;
  }
  #top .for-safe-trust .three-box-contents .title > br {
    display: none;
  }
  #top .for-safe-trust .three-box-contents .img {
    height: 130px;
  }
  #top .for-safe-trust .three-box-contents .img > .image-1 {
    width: 72px;
  }
  #top .for-safe-trust .three-box-contents .img > .image-2 {
    width: 98px;
  }
  #top .for-safe-trust .three-box-contents .img > .image-3 {
    width: 97px;
  }
}
@media screen and (width <= 940px) {
  #top .first-view {
    background:
      url(/web/img/pre/top/firstview_bg_circle_sp_00.png) 0 -105px/100%
        no-repeat,
      linear-gradient(
        to right,
        #ffffff calc(10% - 130px),
        #e0eef1 calc(10% - 130px),
        #26b8b8 90%
      );
  }
  #top .first-view .wrap,
  #top .first-view .title,
  #top .first-view .tosho,
  #top .first-view .img {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #top .first-view .img {
    padding-right: 17px;
  }
  #top .first-view .wrap {
    height: auto;
    padding: 35px 0 0;
  }
  #top .first-view .title .down {
    margin-top: -30px;
    font-size: 27px;
  }
  #top .first-view .title {
    order: 1;
    margin: 10px 0 30px;
    font-size: 45px;
    line-height: 1.5;
    line-height: 1.3em;
    text-align: center;
  }
  #top .first-view .title .main br {
    display: inline;
  }
  #top .first-view .tosho {
    position: relative;
    z-index: 1;
    order: 4;
    width: 120%;
    padding: 10px 0;
    margin-top: 20px;
    color: #444444;
    opacity: 1;
    transition: none;
  }
  #top .first-view .tosho::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 130%;
    height: 100%;
    content: "";
    background: #ffffff;
    opacity: 0.3;
  }
  #top .first-view .img {
    position: relative;
    right: 0;
    order: 2;
    width: 460px;
    height: 320px;
    padding-right: 0;
  }
  #top .first-view .img .pc {
    top: 60px;
    right: 0;
    left: 0;
    width: 462px;
    margin: 0 auto;
  }
  #top .first-view .img .city {
    display: none;
  }
  #top .first-view .img .human-01 {
    top: 240px;
    left: -35px;
    width: 39px;
  }
  #top .first-view .img .human-02 {
    top: 212px;
    left: 80px;
    width: 48px;
  }
  #top .first-view .img .human-03 {
    top: 235px;
    left: 183px;
    width: 90px;
  }
  #top .first-view .img .human-04 {
    top: 230px;
    left: 356px;
    width: 117px;
  }
  #top .first-view .img2 {
    position: absolute;
    top: 265px;
    right: 0;
    left: 0;
    width: 460px;
    margin: auto;
  }
  #top .first-view .img2 .price-00 {
    position: absolute;
    right: 0;
    width: 125px;
  }
  #top .first-view .top-youtube-movie-wrap {
    order: 3;
    margin-top: 20px;
  }
  #top .no-simple-service .box-wrap {
    min-height: 290px;
  }
  #top .no-simple-service .img > img {
    width: 140px;
  }
  #top .no-simple-service .box:nth-child(2) .img {
    margin-top: 20px;
  }
  #top .for-safe-trust .three-box-contents .box {
    width: calc(33% - 10px);
    padding: 20px 30px 30px;
  }
  #top .three-step {
    padding-left: 20px;
  }
  #top .three-step .number {
    top: -15px;
    left: -15px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  #top .price-mini-area {
    max-width: 635px;
    padding: 0 25px;
    margin: 30px auto;
  }
  #top .price-mini-area .img {
    max-width: 190px;
  }
  #top .three-box {
    width: 32%;
  }
  #top .three-box {
    padding: 40px 0 30px;
  }
  #top .three-box-contents {
    margin: 40px auto;
  }
  #top .three-box-img {
    height: 130px;
  }
  #top .explain-pay-service .img-1 {
    max-width: 140px;
  }
  #top .explain-pay-service .img-2 {
    max-width: 160px;
  }
  #top .explain-pay-service .img-3 {
    max-width: 155px;
  }
  #top .customer-voice {
    padding: 60px 20px 65px;
  }
  #top .customer-voice > .title {
    margin-bottom: 40px;
  }
  #top .customer-voice .box {
    padding: 0;
  }
  #top .customer-voice .in-box,
  #top .customer-voice .box:nth-child(even) .in-box {
    width: 100%;
    padding: 40px 35px 0;
    background: #ffffff url(/web/img/pre/top/moomin_00.png) right -330px
      bottom -180px/ 700px no-repeat;
    border-radius: 5px;
  }
  #top .customer-voice .box:nth-child(even) .in-box {
    background-image: none;
  }
  #top .customer-voice .box:nth-child(odd) .in-box {
    overflow: hidden;
  }
  #top .customer-voice .in-box .img > img {
    margin-right: 35px;
  }
  #top .customer-voice .in-box .customer-voice-box .sentence {
    font-size: 14px;
    line-height: 1.5;
  }
  #top .customer-voice .in-box .left {
    margin: 0 30px 50px 0;
  }
  #top .customer-voice .in-box .left,
  #top .customer-voice .in-box .right {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #top .customer-voice .box:nth-child(even) .in-box .right {
    margin-right: 0;
  }
  #top .customer-voice .in-box .sentence-1,
  #top .customer-voice .in-box .sentence-2 {
    max-width: 400px;
  }
  #top .customer-voice .in-box .customer-voice-box {
    right: 50%;
    bottom: 60px;
    padding: 25px;
    margin-right: -70px;
  }
  #top .customer-voice .in-box .sentence-1 {
    margin: 25px 0 10px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
  }
  #top .customer-voice .in-box .img {
    position: relative;
    right: -90px;
  }
  #top .customer-voice .in-box .customer-01 {
    max-width: 250px;
  }
  #top .customer-voice .in-box .customer-02 {
    max-width: 238px;
  }
  #top .customer-voice .in-box .customer-03 {
    max-width: 243px;
  }
  #top .three-step .h3-title {
    margin: 35px 0 15px;
    font-size: 22px;
  }
  #top .three-step .sentence {
    font-size: 14px;
    line-height: 1.7;
  }
  #top .three-step .three-box-arrow {
    width: calc(33.3% - 20px);
    padding: 30px;
  }
  #top .three-step .three-box-arrow-content {
    margin: 40px auto;
  }
  #top .three-step .img-1,
  #top .three-step .img-2 {
    max-width: 125px;
  }
  #top .three-step .img-3 {
    max-width: 135px;
    padding-left: 17px;
  }
  #top .three-step .three-box-arrow:not(:last-child)::before {
    top: calc(50% - 10px);
    right: -21px;
    border-width: 10px 0 10px 10px;
  }
}
@media screen and (width >= 670px) {
  #top .three-step .three-box-arrow:not(:last-child)::before {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #top
    .three-step
    .three-box-arrow-content
    .three-box-arrow.inview-o:nth-child(1)::before,
  #top
    .three-step
    .three-box-arrow-content
    .three-box-arrow.inview-o:nth-child(2)::before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition:
      transform 0.6s,
      opacity 0.6s;
  }
  #top
    .three-step
    .three-box-arrow-content
    .three-box-arrow.inview-o:nth-child(1)::before {
    transition-delay: 0.3s;
  }
  #top
    .three-step
    .three-box-arrow-content
    .three-box-arrow.inview-o:nth-child(2)::before {
    transition-delay: 0.9s;
  }
  #top .three-step .three-box-arrow.no5 {
    transition-delay: 1.2s;
  }
}
@media screen and (width <= 670px) {
  .pre-header.top-header .login > span {
    background-image: url(/web/img/common/header/login_black_00.png);
  }
  #top .first-view {
    background:
      url(/web/img/pre/top/firstview_bg_circle_sp_00.png) center/cover
        no-repeat,
      linear-gradient(
        to right,
        #ffffff calc(10% - 130px),
        #e0eef1 calc(10% - 130px),
        #26b8b8 90%
      );
  }
  #top .first-view .title {
    font-size: 25px;
  }
  #top .first-view .title .down {
    font-size: 15px;
  }
  #top .first-view .tosho {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;
  }
  #top .first-view .tosho br {
    display: none;
  }
  #top .first-view .tosho > span {
    box-sizing: border-box;
    width: 100%;
  }
  #top .first-view .img {
    width: 262px;
    height: 170px;
  }
  #top .first-view .img .inview-x-bottom {
    transition: none;
  }
  #top .first-view .img .pc {
    top: 40px;
    width: 262px;
  }
  #top .first-view .img .human-01 {
    top: 143px;
    left: -11px;
    width: 23px;
  }
  #top .first-view .img .human-02 {
    top: 132px;
    left: 53px;
    width: 27px;
  }
  #top .first-view .img .human-03 {
    top: 145px;
    left: 113px;
    width: 52px;
  }
  #top .first-view .img .human-04 {
    top: 140px;
    left: 207px;
    width: 66px;
  }
  #top .first-view .img2 {
    top: 150px;
    width: 262px;
    transition: initial;
  }
  #top .first-view .img2 .price-00 {
    width: 80px;
  }
  #top .first-view .top-youtube-movie-wrap {
    display: flex;
    flex-direction: column;
  }
  #top .first-view .youtube-image {
    order: 2;
  }
  #top .first-view .onair {
    position: relative;
    top: auto;
    right: auto;
    flex-direction: row;
    width: 210px;
    height: auto;
    padding: 7px 9px;
    margin: 0 auto 16px;
    background: #ffee00;
    border-radius: 3px;
  }
  #top .first-view .onair::before {
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    border-color: #ffee00 transparent transparent;
    border-style: solid;
    border-width: 10px 7.5px 0;
    transform: translateX(-50%);
  }
  #top .first-view .onair .up {
    margin: 0 8px 0 0;
  }
  #top .first-view .onair .down {
    line-height: normal;
    transform: translateY(2px);
  }
  #top .first-view .onair br {
    display: none;
  }
  #top .explain-pay-service {
    padding: 60px 20px;
  }
  #top .explain-pay-service .three-box-contents {
    flex-direction: column;
    align-items: center;
    margin: 50px auto 10px;
  }
  #top .explain-pay-service .three-box-contents .three-box {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 155px;
  }
  #top .explain-pay-service .three-box-contents .three-box .sentence {
    margin-top: -10px;
    font-size: 13px;
    line-height: 2;
    text-align: left;
  }
  #top .explain-pay-service .three-box-contents .three-box-img {
    height: 100%;
  }
  #top
    .explain-pay-service
    .three-box-contents
    .three-box:nth-child(odd)
    .sentence {
    margin-left: 20px;
  }
  #top
    .explain-pay-service
    .three-box-contents
    .three-box:nth-child(even)
    .three-box-img {
    order: 1;
  }
  #top
    .explain-pay-service
    .three-box-contents
    .three-box:nth-child(even)
    .sentence {
    margin-right: 20px;
  }
  #top .explain-pay-service .three-box-contents .three-box:nth-child(2) {
    margin: 45px 0;
  }
  #top .explain-pay-service .balloon {
    top: -20px;
    max-width: 120px;
    height: 25px;
    padding-bottom: 5px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
  }
  #top .explain-pay-service .balloon::after {
    bottom: -15px;
    border-width: 0 15px 15px 0;
  }
  #top
    .explain-pay-service
    .three-box-contents
    .three-box:nth-child(odd)
    .balloon {
    right: 170px;
  }
  #top
    .explain-pay-service
    .three-box-contents
    .three-box:nth-child(even)
    .balloon {
    left: 170px;
  }
  #top .explain-pay-service .img-1 {
    max-width: 108px;
  }
  #top .explain-pay-service .img-2 {
    max-width: 118px;
  }
  #top .explain-pay-service .img-3 {
    max-width: 118px;
  }
  #top .no-simple-service .box-wrap {
    flex-direction: column;
    padding: 50px 40px 40px;
    margin: 20px auto 30px;
  }
  #top .no-simple-service .box {
    width: 100%;
  }
  #top .no-simple-service .box:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid #e2e2e2;
  }
  #top .no-simple-service .img > img {
    width: 130px;
  }
  #top .no-simple-service .box:nth-child(2) .img {
    margin-top: 0;
  }
  #top .no-simple-service .sentence {
    margin-top: 10px;
  }
  #top .gain .box1 {
    margin-bottom: 20px;
  }
  #top .gain .box2 {
    flex-direction: column;
    margin: 50px auto 60px;
  }
  #top .gain .box2 .title {
    margin-bottom: 40px;
    font-size: 16px;
  }
  #top .gain .box1 .title {
    margin-bottom: 35px;
    font-size: 18px;
  }
  #top .gain .box2 .box:first-child {
    margin: 0 0 60px;
  }
  #top .for-safe-trust .graph {
    flex-direction: column;
  }
  #top .for-safe-trust .graph .left,
  #top .for-safe-trust .graph .right {
    width: 90%;
    max-width: none;
  }
  #top .for-safe-trust .graph .left {
    max-width: 360px;
    height: 100%;
  }
  #top .for-safe-trust .graph .right {
    max-width: 250px;
    height: 100%;
  }
  #top .for-safe-trust .three-box-contents {
    margin: 30px auto 0;
  }
  #top .for-safe-trust .three-box-contents {
    flex-direction: column;
  }
  #top .for-safe-trust .three-box-contents .box {
    width: 100%;
  }
  #top .for-safe-trust .three-box-contents .box:not(:last-child) {
    margin-bottom: 20px;
  }
  #top .for-safe-trust .three-box-contents .title {
    font-size: 16px;
  }
  #top .for-safe-trust .three-box-contents .sentence {
    font-size: 14px;
  }
  #top .three-box-contents {
    flex-direction: column;
    margin: 20px auto 30px;
  }
  #top .three-box {
    width: 100%;
    padding: 30px 0 20px;
  }
  #top .three-box:nth-child(2) {
    margin: 20px 0;
  }
  #top .three-box .sentence {
    margin-top: 15px;
  }
  #top .news .date {
    display: block;
  }
  #top .news .news-ul {
    height: 60px;
  }
  #top .news .news-li {
    display: -webkit-box;
    height: 63px;
    -webkit-line-clamp: 2;
    white-space: normal;
    -webkit-box-orient: vertical;
  }
  #top .price-mini-area {
    flex-direction: column;
    margin: 30px auto;
  }
  #top .price-mini-area .img {
    max-width: 175px;
    height: 100%;
    padding-right: 25px;
  }
  #top .price-mini-area .cost {
    margin: 20px 0 25px;
    font-size: 17px;
  }
  #top .price-mini-area .big {
    font-size: 41px;
  }
  #top .customer-voice {
    padding: 50px 10px;
  }
  #top .customer-voice > .title {
    margin-bottom: 20px;
  }
  #top .customer-voice .box {
    margin: 20px auto 0;
    overflow: hidden;
  }
  #top .customer-voice .box::after {
    content: none;
  }
  #top .customer-voice .in-box .title {
    margin-right: 0;
  }
  #top .customer-voice .in-box,
  #top .customer-voice .box:nth-child(even) .in-box {
    flex-direction: column;
    padding: 30px 24px;
    background: #ffffff url(/web/img/pre/top/moomin_sp_00.png) right -110px
      bottom -70px/ 390px no-repeat;
  }
  #top .customer-voice .in-box .left {
    margin: 0 0 20px;
    text-align: center;
  }
  #top .customer-voice .in-box .sentence-1,
  #top .customer-voice .in-box .sentence-2 {
    width: 100%;
    max-width: 300px;
  }
  #top .customer-voice .in-box .sentence-1 {
    margin: 20px 0 10px;
    font-size: 18px;
  }
  #top .customer-voice .in-box .img {
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    display: inline-block;
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
  }
  #top .customer-voice .in-box .img > img {
    margin-right: -24px;
    margin-bottom: -5px;
  }
  #top .customer-voice .in-box .title::after {
    content: none;
  }
  #top .customer-voice .in-box .customer-voice-box {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    max-width: 300px;
    margin-right: 0;
  }
  #top .customer-voice .in-box .customer-voice-box.cv-link {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  #top .customer-voice .in-box .customer-voice-box .sentence {
    font-size: 14px;
  }
  #top .customer-voice .in-box .customer-01,
  #top .customer-voice .in-box .customer-02,
  #top .customer-voice .in-box .customer-03 {
    max-width: 150px;
  }
  #top .three-step .h3-title {
    margin: 20px 0 10px;
    font-size: 21px;
  }
  #top .three-step .three-box-arrow-content {
    flex-direction: column;
    margin: 20px auto 40px;
  }
  #top .three-step .three-box-arrow {
    width: 100%;
    padding: 35px 15px;
  }
  #top .three-step .three-box-arrow:not(:last-child) {
    margin-bottom: 60px;
  }
  #top .three-step .three-box-arrow:not(:last-child)::before {
    top: auto;
    right: 50%;
    bottom: -46px;
    margin-right: -10px;
    border-width: 15px 0 15px 15px;
    transform: rotate(90deg);
  }
  #top .three-step .sentence {
    text-align: center;
  }
  #top .three-step .sentence > br {
    display: block;
  }
  #top .three-step .three-box-arrow .human-image {
    width: 200px;
    height: 200px;
  }
  #top .three-step .three-box-arrow .human-image img {
    max-width: 175px;
  }
  #top .three-step .three-box-arrow:last-child {
    justify-content: center;
    padding-left: 0;
    margin-top: 20px;
  }
  #top .three-step .three-box-arrow .balloon {
    width: 115px;
    height: 30px;
    font-size: 13px;
    background-color: #64563f;
  }
}

/* about_uriho ※2021/8/25「URIHOとは」の内容をTOPに移動
------------------------------------------------------------- */
#top .about-service {
  text-align: center;
}
#top .about-service h2.title {
  margin-bottom: 45px;
}
#top .about-service .service-diagram {
  display: block;
  margin-bottom: 15px;
  text-align: center;
}
#top .about-service .service-diagram img {
  width: 600px;
}
#top .about-service .attention {
  padding-top: 2px;
  margin-bottom: 80px;
}
#top .about-service .box-contents {
  box-sizing: initial;
  max-width: 1050px;
  margin: 60px auto 0;
  font-size: 16px;
}
#top .about-service .box-contents-left > p {
  line-height: 2;
}
#top .about-service .box-contents-left .attention {
  margin-top: 12px;
  font-size: 14px;
}
#top .about-service .box-contents-left .attention > li:not(:last-child) {
  margin-bottom: 3px;
}
#top .how-paid {
  box-sizing: border-box;
  order: 3;
  width: 100%;
  max-width: 950px;
  margin: 50px auto 60px;
  text-align: center;
}
#top .how-paid .title {
  margin-bottom: 35px;
  font-size: 28px;
}
#top .how-paid .column-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
#top .how-paid .left-column,
#top .how-paid .right-column {
  width: calc(49% - 20px);
  border-radius: 5px;
}
#top .how-paid .h4-title {
  padding: 13px 0 10px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
}
#top .how-paid .left-column .left {
  border-right: 1px solid #d6d6d6;
}
#top .how-paid .left-column .left,
#top .how-paid .left-column .right {
  display: flex;
  justify-content: center;
  width: 50%;
  padding: 5px 0;
}
#top .how-paid .left-column {
  width: 100%;
  margin-bottom: 30px;
  background: #14b3b3;
}
#top .how-paid .left-column .h4-title::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 7px 3px 0;
  vertical-align: middle;
  content: "";
  border: 3px solid #ffffff;
  border-radius: 25px;
}
#top .how-paid .right-column {
  width: 100%;
  background: #7d7d7d;
}
#top .how-paid .left-column .sentence {
  margin-right: 30px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
#top .how-paid .left-column .sentence .co-b {
  display: inline-block;
  margin-bottom: 7px;
  font-size: 18px;
}
#top .how-paid .right-column .peke {
  position: relative;
  padding-left: 20px;
}
#top .how-paid .right-column .peke::before,
#top .how-paid .right-column .peke::after {
  position: absolute;
  display: inline-block;
  content: "";
}
#top .how-paid .right-column .peke::before {
  top: -0.06em;
  left: 0;
  width: 3px;
  height: 22px;
  background: #ffffff;
  transform: rotate(45deg);
}
#top .how-paid .right-column .peke::after {
  top: 0.53em;
  left: -0.56em;
  width: 22px;
  height: 3px;
  background: #ffffff;
  transform: rotate(45deg);
}
#top .how-paid .in-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 0 30px;
  border: 1px solid #bbbbbb;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
#top .how-paid .left-column .in-wrap {
  background: #f2f9fa;
}
#top .how-paid .right-column .in-wrap {
  justify-content: space-between;
  background: #f6f6f6;
}
#top .how-paid .right-column .in-wrap .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(100% / 3);
}
#top .how-paid .right-column .in-wrap .box .sentence {
  font-size: 15px;
}
#top .how-paid .right-column .in-wrap .box:not(:last-child) {
  border-right: 1px solid #d6d6d6;
}
#top .how-paid .right-column .in-wrap .box:nth-child(2) {
  padding-bottom: 12px;
}
#top .how-paid .right-column .img > img {
  margin-bottom: 20px;
}
#top .how-paid .img > img {
  display: inline-block;
  vertical-align: middle;
}
#top .how-paid .img-1 {
  width: 85px;
  margin-top: 7px;
  margin-left: 7px;
}
#top .how-paid .img-2 {
  width: 98px;
  margin-top: 7px;
  margin-right: 7px;
}
#top .how-paid .img-3 {
  width: 65px;
  margin-right: -15px;
}
#top .how-paid .img-4 {
  width: 95px;
  margin-bottom: 3px;
}
#top .how-paid .img-5 {
  width: 68px;
  margin-bottom: 3px;
}
#top .how-paid .img-6 {
  width: 87px;
  margin-bottom: 3px;
}
#top .how-paid .sentence {
  line-height: 1.6;
}
#top .bg-blue-font {
  display: inline;
  font-size: 17px;
  color: #f15a52;
  background-color: #e8f7f7;
}

@media screen and (width <= 940px) {
  #top .about-service .box-contents {
    margin: 50px auto 0;
    font-size: 15px;
  }
  #top .about-service .box-contents > .box-contents-left,
  #top .about-service .box-contents > .box-contents-right {
    width: 88%;
  }
}
@media screen and (width <= 670px) {
  #top .about-service h2.title {
    margin-bottom: 35px;
  }
  #top .about-service .service-diagram img {
    width: 100%;
  }
  #top .about-service .attention {
    margin-bottom: 40px;
  }
  #top .about-service .box-contents {
    margin: 30px auto 0;
  }
  #top .about-service .box-contents-left .title {
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
  }
  #top .about-service .box-contents-left > p {
    line-height: 1.7;
  }
  #top .about-service .box-contents-left .attention {
    margin-top: 20px;
  }
  #top .about-service .box-contents-left .attention > li {
    margin-bottom: 0;
  }

  /*** 2021/12/2 スキーム図の出しわけ ***/
  #top .about-service .service-diagram .img-pc {
    display: none;
  }
  #top .about-service .service-diagram .img-sp {
    display: initial;
  }
  #top .how-paid {
    margin: 50px auto 30px;
  }
  #top .how-paid .right-column .in-wrap .box .sentence {
    font-size: 14px;
  }
  #top .how-paid .left-column .sentence {
    padding-top: 0;
    margin-right: 25px;
    font-size: 15px;
  }
  #top .how-paid .column-2 {
    flex-direction: column;
  }
  #top .how-paid .left-column,
  #top .how-paid .right-column {
    width: 100%;
  }
  #top .how-paid .left-column {
    margin-bottom: 20px;
  }
  #top .how-paid .left-column .in-wrap {
    flex-direction: column;
    padding: 15px 0;
  }
  #top .how-paid .right-column .img > img {
    margin-bottom: 0;
  }
  #top .how-paid .left-column .left .sentence {
    margin-bottom: 20px;
  }
  #top .how-paid .left-column .left,
  #top .how-paid .left-column .right {
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #top .how-paid .left-column .left {
    margin-bottom: 20px;
    border-right: none;
    border-bottom: 1px solid #d6d6d6;
  }
  #top .how-paid .right-column .in-wrap {
    position: relative;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
  }
  #top .how-paid .right-column .in-wrap .box {
    box-sizing: border-box;
    width: 50%;
  }
  #top .how-paid .right-column .in-wrap .box:not(:last-child) {
    border-right: none;
  }
  #top .how-paid .right-column .in-wrap .box:nth-child(n + 2) {
    padding-top: 20px;
  }
  #top .how-paid .right-column .in-wrap .box:nth-child(-n + 2) {
    padding-bottom: 20px;
  }
  #top .how-paid .right-column .in-wrap .box:nth-child(2) {
    padding-bottom: 25px;
    padding-left: 20px;
    border-bottom: 1px solid #d6d6d6;
  }
  #top .how-paid .right-column .in-wrap .box:nth-child(3) {
    position: relative;
    top: -5px;
  }
  #top .how-paid .right-column .in-wrap .box:first-child {
    position: relative;
    padding-top: 15px;
    padding-right: 20px;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
  }
  #top .how-paid .right-column .in-wrap .box:first-child::after {
    position: absolute;
    right: -1px;
    bottom: 0;
    display: block;
    width: 1px;
    height: 10px;
    content: "";
    background-color: #f6f6f6;
  }
  #top .how-paid .img {
    margin-bottom: 15px;
  }
  #top .how-paid .img-1 {
    width: 74px;
    margin-right: 10px;
  }
  #top .how-paid .img-2 {
    width: 90px;
    margin-right: 7px;
  }
  #top .how-paid .img-3 {
    width: 58px;
    margin-right: -15px;
  }
  #top .how-paid .img-4 {
    width: 85px;
    margin-bottom: 3px;
  }
  #top .how-paid .img-5 {
    width: 61px;
    margin-bottom: 3px;
  }
  #top .how-paid .img-6 {
    width: 75px;
    margin-bottom: 3px;
  }
  #top .how-paid .title {
    margin-bottom: 30px;
    font-size: 18px;
  }
  #top .bg-blue-font {
    font-size: 13px;
  }
}

/* TOP重要なお知らせ
----------------------------------------------------------------------------------------------- */
#top .top-important-info {
  padding: 20px;
  background: #feeff0;
}
#top .top-important-info .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 960px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: bold;
}
#top .top-important-info .left {
  flex-shrink: 0;
  padding: 5px 10px 3px;
  margin-right: 15px;
  color: #ffffff;
  background: #f5646e;
  border-radius: 3px;
}
#top .top-important-info .right {
  color: #f5646e;
}
#top .top-important-info .pdf {
  width: 20px;
  margin-left: 5px;
  vertical-align: middle;
}

@media screen and (width <= 940px) {
  #top .top-important-info .wrap {
    flex-direction: column;
  }
  #top .top-important-info .left {
    margin-bottom: 10px;
  }
}

/* タクシー広告02:ad-taxi02（20220131）
----------------------------------------------------------------------------------------------- */
/*** MV ***/
#top .ad-taxi02 {
  color: #000000;
  background: linear-gradient(#14b4b4 70%, #06a3a3);
}
#top .ad-taxi02 img {
  width: 100%;
}
#top .ad-taxi02 .ad-taxi02-inner {
  position: relative;
  max-width: 1240px;
  height: 430px;
  padding: 60px 2% 135px 0;
  margin: 0 auto;
  background: url(/web/img/pre/top/ad_taxi02/bg_01_00.png) 0 0 no-repeat;
}
#top .ad-taxi02 .con-wrap {
  display: flex;
  height: 565px;
  margin-left: 2%;
}
#top .ad-taxi02 .con-wrap .cast {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 700px;
  line-height: 0;
}
#top .ad-taxi02 .con-wrap .left {
  width: 260px;
}
#top .ad-taxi02 .con-wrap .center {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 550px;
}
#top .ad-taxi02 .con-wrap .right {
  margin-top: 56px;
}
#top .ad-taxi02 h1 {
  width: 480px;
  margin-bottom: 50px;
  margin-left: -100px;
}
#top .ad-taxi02 h1 .sub {
  display: block;
  margin: 20px 0 0 20px;
  font-size: 22px;
}
#top .ad-taxi02 .movie {
  position: relative;
  display: inline-block;
  margin-left: 15%;
}
#top .ad-taxi02 .movie .now {
  margin-bottom: 5px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
#top .ad-taxi02 .movie-inner {
  max-width: 340px;
  line-height: 0;
  background-color: #ffffff;
}
#top .ad-taxi02 .movie-inner a {
  display: inline-block;
  transition: opacity 0.3s;
}
#top .ad-taxi02 .movie-inner a:hover {
  opacity: 0.7;
}
#top .ad-taxi02 .movie .onair {
  position: absolute;
  top: -10px;
  left: -40px;
  z-index: 1;
  width: 66px;
  height: 66px;
  padding: 4px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  background-color: #cb06aa;
  border-radius: 100px;
}
#top .ad-taxi02 .movie .onair span::before {
  display: block;
  width: 66px;
  height: 20px;
  content: "";
  background: url(/web/img/pre/top/ad_taxi02/movie_wht_01_00.svg) center
    center no-repeat;
}
#top .ad-taxi02 .movie .onair span {
  display: block;
  padding: 15px 0;
  line-height: 1.8;
  text-align: center;
}
#top .ad-taxi02 .movie img {
  width: 100%;
  vertical-align: middle;
}

@media screen and (width <= 940px) {
  #top .ad-taxi02 .ad-taxi02-inner {
    max-width: 900px;
    height: 330px;
    background-size: 370px;
  }
  #top .ad-taxi02 .con-wrap {
    height: 465px;
  }
  #top .ad-taxi02 .con-wrap .left {
    width: 200px;
  }
  #top .ad-taxi02 h1 {
    width: 360px;
  }
  #top .ad-taxi02 h1 .sub {
    font-size: 18px;
  }
  #top .ad-taxi02 .con-wrap .center {
    width: 420px;
  }
  #top .ad-taxi02 .movie {
    margin-left: 0;
  }
  #top .ad-taxi02 .movie .onair {
    left: -30px;
    width: 50px;
    height: 50px;
    font-size: 12px;
  }
  #top .ad-taxi02 .movie .onair span {
    padding: 11px 0;
  }
  #top .ad-taxi02 .movie .onair span::before {
    width: 50px;
    height: 12px;
    background-size: 20px;
  }
  #top .ad-taxi02 .movie .now {
    padding-left: 10px;
    font-size: 14px;
  }
}
@media screen and (width <= 670px) {
  #top .ad-taxi02 .ad-taxi02-inner {
    max-width: 480px;
    height: auto;
    padding: 60px 5% 20px;
    background-position: left -60px top -20%;
    background-size: 400px;
  }
  #top .ad-taxi02 .con-wrap {
    display: block;
    height: auto;
    margin: 0;
  }
  #top .ad-taxi02 .con-wrap .cast {
    width: 100%;
    margin: 200px auto 0;
  }
  #top .ad-taxi02 .con-wrap .center {
    width: auto;
    max-width: 330px;
  }
  #top .ad-taxi02 .con-wrap .left {
    max-width: 120px;
  }
  #top .ad-taxi02 .con-wrap .right {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
    text-align: center;
  }
  #top .ad-taxi02 h1 {
    width: 100%;
    margin: 20px 0 30px;
  }
  #top .ad-taxi02 h1 .sub {
    margin: 10px 0 0;
    font-size: 18px;
    line-height: 1.4;
  }
  #top .ad-taxi02 h1 .sub span {
    display: inline-block;
  }
  #top .ad-taxi02 .movie {
    margin-left: 0;
  }
  #top .ad-taxi02 .movie-inner {
    max-width: 260px;
  }
  #top .ad-taxi02 .movie .onair {
    left: -20px;
  }
  #top .ad-taxi02 .movie .now {
    margin-left: 20px;
    font-size: 13px;
  }
}

/* TVCM広告01:ad-tv01（20240124）
----------------------------------------------------------------------------------------------- */
/*** MV ***/
#top .ad-tv01 {
  height: 595px;
  overflow: hidden;
  background: linear-gradient(#14b4b4 70%, #06a3a3);
}
#top .ad-tv01 img {
  width: 100%;
}
#top .ad-tv01 .ad-tv01-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1240px;
  height: 535px;
  padding-top: 60px;
  margin: 0 auto;
}
#top .ad-tv01 .ad-tv01-title {
  margin-top: 30px;
  margin-left: 55px;
}
#top .ad-tv01 .ad-tv01-title h1 {
  position: relative;
  z-index: 10;
  width: 42%;
  max-width: 485px;
}
#top .ad-tv01 .ad-tv01-title .shield-img {
  position: absolute;
  top: 70px;
  left: -80px;
  z-index: 0;
  width: 380px;
  opacity: 0.3;
}
#top .ad-tv01 .ad-tv01-content {
  display: flex;
  justify-content: space-between;
}
#top .ad-tv01 .ad-tv01-cast {
  position: relative;
  width: 60%;
}
#top .ad-tv01 .ad-tv01-cast .woman {
  position: absolute;
  bottom: 0;
  z-index: 10;
  max-width: 400px;
}
#top .ad-tv01 .ad-tv01-cast .man {
  position: absolute;
  right: -70px;
  bottom: 0;
  max-width: 500px;
}
#top .ad-tv01 .ad-tv01-cast .hukidashi {
  position: absolute;
  top: -240px;
  right: -300px;
  max-width: 330px;
}
#top .ad-tv01 .ad-tv01-movie {
  position: relative;
  bottom: 30px;
  display: inline-block;
  margin-right: 5%;
  border: #eeeeee solid 5px;
  border-radius: 3px;
}
#top .ad-tv01 .ad-tv01-movie-inner {
  max-width: 340px;
  line-height: 0;
  background-color: #ffffff;
}
#top .ad-tv01 .ad-tv01-movie-inner a {
  transition: 0.3s;
}
#top .ad-tv01 .ad-tv01-movie-inner a .cm-thumbnail {
  transition: 0.3s;
}
#top .ad-tv01 .ad-tv01-movie-inner a:hover .cm-thumbnail {
  opacity: 0.85;
}
#top .ad-tv01 .ad-tv01-movie-inner a .start-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75px;
  height: 75px;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
#top .ad-tv01 .ad-tv01-movie-inner a:hover .start-button {
  width: 85px;
  height: 85px;
}
#top .ad-tv01 .ad-tv01-movie-inner .ad-tv01-onair {
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: 1;
  width: 110px;
  height: 110px;
}

@media screen and (width <= 940px) {
  #top .ad-tv01 {
    height: 475px;
  }
  #top .ad-tv01 .ad-tv01-inner {
    height: 415px;
  }
  #top .ad-tv01 .ad-tv01-title h1 {
    width: 50%;
    max-width: 380px;
  }
  #top .ad-tv01 .ad-tv01-title .shield-img {
    left: -10px;
    width: 220px;
  }
  #top .ad-tv01 .ad-tv01-cast .woman {
    position: absolute;
    bottom: 0;
    left: calc(50% - 200px);
    z-index: 10;
    max-width: 240px;
  }
  #top .ad-tv01 .ad-tv01-cast .man {
    position: absolute;
    right: -70px;
    bottom: 0;
    max-width: 310px;
  }
  #top .ad-tv01 .ad-tv01-cast .hukidashi {
    top: -180px;
    right: -250px;
    max-width: 240px;
  }
  #top .ad-tv01 .ad-tv01-movie-inner {
    width: 200px;
  }
  #top .ad-tv01 .ad-tv01-movie-inner a .start-button {
    width: 50px;
    height: 50px;
  }
  #top .ad-tv01 .ad-tv01-movie-inner .ad-tv01-onair {
    top: -35px;
    right: -35px;
    width: 75px;
    height: 75px;
  }
}
@media screen and (width <= 670px) {
  #top .ad-tv01 {
    height: 690px;
  }
  #top .ad-tv01 .ad-tv01-inner {
    justify-content: normal;
    max-width: 100%;
    height: 630px;
  }
  #top .ad-tv01 .ad-tv01-title {
    margin: 30px auto 0;
  }
  #top .ad-tv01 .ad-tv01-title h1 {
    width: 95%;
    max-width: 320px;
    margin: auto;
  }
  #top .ad-tv01 .ad-tv01-title .shield-img {
    top: 80px;
    left: calc(50% - 230px);
    width: 170px;
  }
  #top .ad-tv01 .ad-tv01-content {
    flex-direction: column-reverse;
    align-items: normal;
    height: 100%;
  }
  #top .ad-tv01 .ad-tv01-cast {
    width: 100%;
  }
  #top .ad-tv01 .ad-tv01-cast .woman {
    left: calc(50% - 30px);
    width: 270px;
  }
  #top .ad-tv01 .ad-tv01-cast .man {
    left: calc(50% - 255px);
    width: 310px;
  }
  #top .ad-tv01 .ad-tv01-cast .hukidashi {
    position: absolute;
    top: -205px;
    left: calc(50% - 10px);
    width: 55%;
    max-width: 180px;
  }
  #top .ad-tv01 .ad-tv01-movie {
    top: 0;
    width: 80%;
    max-width: 245px;
    margin: 30px auto 0;
  }
  #top .ad-tv01 .ad-tv01-movie-inner {
    width: 100%;
    background-color: #ffffff;
  }
  #top .ad-tv01 .ad-tv01-movie-inner a .start-button {
    width: 55px;
    height: 55px;
  }
  #top .ad-tv01 .ad-tv01-movie-inner a:hover .start-button {
    width: 55px;
    height: 55px;
  }
  #top .ad-tv01 .ad-tv01-movie-inner .ad-tv01-onair {
    top: -30px;
    right: -30px;
    width: 65px;
    height: 65px;
  }
}

/* ABテスト_パターン2種_20250513_パターンA
----------------------------------------------------------------------------------------------- */
#top .pat-a {
  display: block;
}
#top .pat-a .hero-header {
  max-height: 520px;
  padding-top: 60px;
  overflow: hidden;
  background: linear-gradient(#14b4b4 70%, #06a3a3);
}
#top .pat-a .hero-header img {
  width: 100%;
}
#top .pat-a .hero-header .hero-header-inner {
  position: relative;
  display: flex;
  max-width: 1240px;
  max-height: 520px;
  margin: 0 auto;
}
#top .pat-a .hero-header .hero-header-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
#top .pat-a .hero-header .hero-header-title {
  padding: 20px 40px 0;
}
#top .pat-a .hero-header .hero-header-title h1 {
  z-index: 1;
}
#top .pat-a .hero-header .hero-header-title .shield-img {
  position: absolute;
  top: 16px;
  left: -80px;
  z-index: 0;
  width: 380px;
  opacity: 0.3;
}
#top .pat-a .hero-header .hero-header-keyvisual {
  display: flex;
  align-items: center;
  min-width: 50%;
}
#top .pat-a .hero-header .hero-header-keyvisual picture {
  min-width: 512px;
}

@media screen and (width <= 940px) {
  #top .pat-a .hero-header {
    max-height: 475px;
  }
  #top .pat-a .hero-header .hero-header-inner {
    max-height: 415px;
  }
}
@media screen and (width <= 670px) {
  #top .pat-a .hero-header {
    max-height: 640px;
  }
  #top .pat-a .hero-header .hero-header-inner {
    flex-direction: column;
    max-height: 640px;
  }
  #top .pat-a .hero-header .hero-header-title {
    display: flex;
    padding: 20px 20px 0;
    margin: 16px auto 0;
  }
  #top .pat-a .hero-header .hero-header-title h1 {
    width: 95%;
    max-width: 320px;
    margin: auto;
  }
  #top .pat-a .hero-header .hero-header-title .shield-img {
    top: 80px;
    left: calc(0% - 80px);
  }
  #top .pat-a .hero-header .hero-header-keyvisual {
    flex-direction: column;
    height: 280px;
  }
  #top .pat-a .hero-header .hero-header-keyvisual picture {
    z-index: 1;
    min-width: auto;
  }
  #top .pat-a .hero-header .hero-header-keyvisual picture img {
    width: 280px;
  }
  #top .pat-a .hero-header .hero-header-movie {
    position: relative;
    right: 0;
    bottom: 0;
    max-width: 245px;
    margin: 24px auto -56px;
  }
  #top .pat-a .hero-header .hero-header-movie-inner {
    width: 100%;
  }
}
#top .pat-a .laurel {
  background: linear-gradient(#14b4b4 70%, #06a3a3);
}
#top .pat-a .laurel .laurel-list-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
}
#top .pat-a .laurel .laurel-list {
  display: grid;
  grid-template-columns: 1fr 1.25fr 1fr 1fr;
  gap: 2%;
  width: 100%;
  max-width: 1000px;
}
#top .pat-a .laurel li {
  position: relative;
  margin-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
}
#top .pat-a .laurel li::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 83px;
  content: "";
  background: url(/web/img/pre/top/laurel_l.svg) 0 0 no-repeat;
  background-size: 33px;
}
#top .pat-a .laurel li::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 83px;
  content: "";
  background: url(/web/img/pre/top/laurel_r.svg) 0 0 no-repeat;
  background-size: 33px;
}
#top .pat-a .laurel li .t1 {
  display: block;
  margin-top: 16px;
  font-size: 42px;
}
#top .pat-a .laurel li .t2 {
  font-size: 18px;
}
#top .pat-a .laurel li .t3 {
  font-size: 14px;
  font-weight: normal;
}
#top .pat-a .laurel li .t4 {
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  font-size: 11px;
  line-height: normal;
}
#top .pat-a .laurel li:nth-child(3) {
  line-height: 0.9;
}
#top .pat-a .laurel li:nth-child(3) .t1 {
  margin-top: 10px;
}

@media screen and (width <= 940px) {
  #top .pat-a .laurel li {
    font-size: 13px;
    font-weight: normal;
  }
  #top .pat-a .laurel li::before {
    width: 23px;
    height: 58px;
    background-size: 23px;
  }
  #top .pat-a .laurel li::after {
    width: 23px;
    height: 58px;
    background-size: 23px;
  }
  #top .pat-a .laurel li .t1 {
    margin-top: 3px;
    font-size: 28px;
    font-weight: 800;
  }
  #top .pat-a .laurel li .t2 {
    font-size: 16px;
  }
  #top .pat-a .laurel li .t3 {
    font-size: 11px;
  }
}
@media screen and (width <= 670px) {
  #top .pat-a .laurel .laurel-list {
    grid-template-columns: repeat(2, auto);
    row-gap: 10px;
    max-width: 380px;
  }
  #top .pat-a .laurel li {
    font-size: 11px;
  }
  #top .pat-a .laurel li .t1 {
    font-size: 24px;
  }
}

/* ABテスト_パターン2種_20250513_パターンB
----------------------------------------------------------------------------------------------- */
#top .pat-b {
  display: none;
}
#top .pat-b .hero-header {
  padding-top: 60px;
  overflow: hidden;
  background: linear-gradient(#14b4b4 70%, #06a3a3);
}
#top .pat-b .hero-header img {
  width: 100%;
  vertical-align: top;
}
#top .pat-b .hero-header .hero-header-inner {
  max-width: 1300px;
  padding: 40px 40px 0;
  margin: 0 auto;
}
#top .pat-b .hero-header .hero-header-content {
  position: relative;
  display: grid;
  grid-template-areas: "img txt";
  gap: 1%;
  align-items: flex-end;
  height: 480px;
}
#top .pat-b .hero-header .hero-header-content::before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 690px;
  height: 160px;
  content: "";
  background: url(/web/img/pre/top/top_kv_bg.png) right bottom no-repeat;
  background-size: 690px;
  opacity: 0.5;
}
#top .pat-b .hero-header .hero-header-keyvisual {
  position: relative;
}
#top .pat-b .hero-header .hero-header-keyvisual picture {
  display: block;
  grid-area: img;
  width: 640px;
}
#top .pat-b .hero-header .hero-header-keyvisual .badge-free {
  position: absolute;
  top: 20px;
  left: 150px;
}
#top .pat-b .hero-header .hero-header-keyvisual .badge-free img {
  max-width: 140px;
}
#top .pat-b .hero-header .hero-header-title {
  position: absolute;
  top: 0;
  right: 80px;
  grid-area: txt;
  width: 600px;
  max-width: 550px;
  margin-top: 20px;
}

@media screen and (width <= 1199px) {
  #top .pat-b .hero-header .hero-header-inner {
    max-width: 900px;
  }
  #top .pat-b .hero-header .hero-header-content {
    height: 400px;
  }
  #top .pat-b .hero-header .hero-header-content::before {
    width: 600px;
    background-size: 600px;
  }
  #top .pat-b .hero-header .hero-header-keyvisual picture {
    width: 540px;
  }
  #top .pat-b .hero-header .hero-header-keyvisual .badge-free {
    left: 120px;
  }
  #top .pat-b .hero-header .hero-header-keyvisual .badge-free img {
    max-width: 120px;
  }
  #top .pat-b .hero-header .hero-header-title {
    right: 0;
    max-width: 440px;
    margin-top: 40px;
  }
}
@media screen and (width <= 940px) {
  #top .pat-b .hero-header .hero-header-inner {
    max-width: 700px;
    padding: 0 10px;
  }
  #top .pat-b .hero-header .hero-header-content::before {
    width: 500px;
    background-size: 500px;
  }
  #top .pat-b .hero-header .hero-header-title {
    top: 20px;
    right: 0;
    max-width: 340px;
  }
  #top .pat-b .hero-header .hero-header-keyvisual .badge-free {
    top: -30px;
    left: 80px;
  }
  #top .pat-b .hero-header .hero-header-keyvisual picture {
    width: 420px;
  }
}
@media screen and (width <= 670px) {
  #top .pat-b .hero-header .hero-header-inner {
    padding: 0;
  }
  #top .pat-b .hero-header .hero-header-content {
    grid-template-areas:
      "txt"
      "img";
    justify-content: center;
    max-width: 400px;
    height: 500px;
    margin: 0 auto;
  }
  #top .pat-b .hero-header .hero-header-content::before {
    left: -50px;
    margin: 0 auto;
  }
  #top .pat-b .hero-header .hero-header-title {
    position: relative;
    top: 0;
    width: 100%;
  }
  #top .pat-b .hero-header .hero-header-keyvisual {
    margin: 0 auto;
  }
  #top .pat-b .hero-header .hero-header-keyvisual .badge-free {
    top: -10px;
    left: 60px;
    max-width: 90px;
  }
  #top .pat-b .hero-header .hero-header-keyvisual picture {
    width: 300px;
  }
}
#top .pat-b .laurel {
  background: linear-gradient(#14b4b4 70%, #06a3a3);
}
#top .pat-b .laurel .laurel-list-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
}
#top .pat-b .laurel .laurel-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
  width: 100%;
  max-width: 900px;
}
#top .pat-b .laurel li {
  position: relative;
  margin-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
}
#top .pat-b .laurel li::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 83px;
  content: "";
  background: url(/web/img/pre/top/laurel_l.svg) 0 0 no-repeat;
  background-size: 33px;
}
#top .pat-b .laurel li::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 83px;
  content: "";
  background: url(/web/img/pre/top/laurel_r.svg) 0 0 no-repeat;
  background-size: 33px;
}
#top .pat-b .laurel li .t1 {
  display: block;
  margin-top: 16px;
  font-size: 42px;
}
#top .pat-b .laurel li .t2 {
  font-size: 18px;
}
#top .pat-b .laurel li .t3 {
  font-size: 14px;
  font-weight: normal;
}
#top .pat-b .laurel li .t4 {
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  font-size: 11px;
  line-height: normal;
}

@media screen and (width <= 940px) {
  #top .pat-b .laurel li {
    font-size: 13px;
    font-weight: normal;
  }
  #top .pat-b .laurel li::before {
    width: 23px;
    height: 58px;
    background-size: 23px;
  }
  #top .pat-b .laurel li::after {
    width: 23px;
    height: 58px;
    background-size: 23px;
  }
  #top .pat-b .laurel li .t1 {
    margin-top: 3px;
    font-size: 28px;
    font-weight: 800;
  }
  #top .pat-b .laurel li .t2 {
    font-size: 16px;
  }
  #top .pat-b .laurel li .t3 {
    font-size: 11px;
  }
}
@media screen and (width <= 670px) {
  #top .pat-b .laurel .laurel-list {
    grid-template-columns: repeat(2, auto);
    row-gap: 10px;
    max-width: 320px;
  }
  #top .pat-b .laurel li {
    font-size: 11px;
  }
  #top .pat-b .laurel li:nth-child(1) {
    grid-column: span 2 / span 2;
    width: 60%;
    margin: 0 auto;
    text-align: center;
  }
  #top .pat-b .laurel li .t1 {
    font-size: 24px;
  }
}
