@charset "UTF-8";
/*=========================
メイン画像
=========================*/
#rental-main {
  padding-bottom: calc(39.9vw - 20px);
  position: relative;
  display: block;
}

#rental-main-in {
  position: fixed;
  top: calc(50% + 80px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-height: initial;
  -o-object-fit: cover;
  object-fit: cover;
}

.catch {
  position: absolute;
  top: 4%;
  width: 43%;
  left: 49%;
  padding-top: 80px;
}
.catch img {
  width: 450px;
  max-width: 90%;
  margin-bottom: 20px;
}
.catch p {
  line-height: 1.8em;
  font-size: 16px;
}

.mainfr-txt {
  padding-top: 40px;
  background-color: #ffffff;
}
.mainfr-txt p {
  line-height: 1.8em;
}

.main-under {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
}

#rental-message {
  background-color: #ffffff;
  background-image: url(../../img/rental/parts11.png), url(../../img/rental/parts11.png);
  background-size: 190px auto, 190px auto;
  background-position: calc(50% - 500px) 18%, calc(50% + 570px) 8%;
}

#rental-message-in {
  padding-top: 50px;
  padding-bottom: 50px;
}

.rtk-ttl {
  text-align: center;
  font-size: 24px;
  color: #F5A0A0;
  line-height: 1.7em;
  margin-bottom: 20px;
}

.rtk-txt1 {
  text-align: center;
  line-height: 1.8em;
  font-size: 16px;
  margin-bottom: 110px;
}

.costumefr {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px 2%;
  margin-bottom: 50px;
}

.cstm-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
}

.cstm-img {
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
}

.cstm-txt {
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}
.cstm-txt h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

.rent-ttl {
  text-align: center;
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.4em;
}

.rent-subttl {
  font-size: 14px;
  color: #F5A0A0;
  text-align: center;
  margin-bottom: 50px;
}

.ttl-ad {
  font-size: 14px;
  margin-bottom: 15px;
}

.cstm-txt {
  line-height: 1.4em;
}

/*=========================
サービスガイド
=========================*/
#rentalguide {
  background-color: #ffffff;
  background-image: url(../../img/rental/parts11.png);
  background-size: 190px auto;
  background-position: calc(50% + 480px) 9%;
}

#rentalguide-in {
  padding-top: 50px;
  padding-bottom: 20px;
}
#rentalguide-in .rent-subttl {
  margin-bottom: 0;
}

/**/
.rtgd-desc {
  background-color: #ffffff;
}

.rtgd-desc-in {
  padding-top: 130px;
}

/*=========================
訪問着
=========================*/
#guide-houmongi {
  background-image: url(../../img/rental/parts11.png);
  background-size: 190px auto;
  background-position: calc(50% - 640px) 68%;
}

.rt-guidefr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2%;
  margin-bottom: 50px;
}

.guide-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.guide-ttl h3 {
  font-size: 48px;
  color: #F5A0A0;
  letter-spacing: 0.2em;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  margin-left: 0.2em;
}
.guide-ttl p {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  font-size: 22px;
  line-height: 1.4em;
  letter-spacing: 0.2em;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
}

.guide-img {
  -webkit-flex-basis: calc((100% - 150px) * 0.44);
      -ms-flex-preferred-size: calc((100% - 150px) * 0.44);
          flex-basis: calc((100% - 150px) * 0.44);
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
}
.guide-img img {
  position: relative;
  z-index: 2;
  width: calc(100% - 15px);
  margin-bottom: 15px;
}
.guide-img .imgparts {
  display: inline-block;
  position: relative;
}
.guide-img .imgparts::after {
  content: "";
  background-color: #FDB5B5;
  position: absolute;
  z-index: 1;
  width: 120px;
  height: 120px;
  right: 0;
  bottom: 0;
}

.guide-desc {
  -webkit-flex-basis: calc((100% - 150px) * 0.56);
      -ms-flex-preferred-size: calc((100% - 150px) * 0.56);
          flex-basis: calc((100% - 150px) * 0.56);
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.guide-desc p {
  font-size: 16px;
  line-height: 1.8em;
}

.rt-guide-ttl {
  text-align: center;
  font-size: 24px;
  margin-bottom: 13px;
  position: relative;
}
.rt-guide-ttl::before, .rt-guide-ttl::after {
  content: " ";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../../img/rental/icon_flower.png);
  background-size: contain;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
}
.rt-guide-ttl::before {
  top: -1px;
  right: 15px;
}
.rt-guide-ttl::after {
  top: -1px;
  left: 15px;
}

.rt-guide-sub {
  font-size: 14px;
  color: #F5A0A0;
  text-align: center;
  margin-bottom: 30px;
}

.scene {
  margin-bottom: 60px;
}
.scene ul {
  display: grid;
  gap: 15px 1%;
  grid-template-columns: repeat(5, 1fr);
  list-style: none;
}
.scene li {
  text-align: center;
  font-size: 16px;
  border-radius: 50px;
  line-height: 40px;
  border: 1px solid #CECECE;
  background-color: #ffffff;
}
.scene li.shn1 {
  border: 1px solid #F5A0A0;
}
.scene li.shn2 {
  background-color: #F5A0A0;
  border: 1px solid #F5A0A0;
}
.scene li.shn3 {
  background-color: #CECECE;
  color: #6F6F6F;
}

.rt-price {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}

.rtp-num {
  font-size: 40px;
  color: #F5A0A0;
}

.rtp-tax {
  font-size: 16px;
}

.rtp-ttl {
  position: relative;
  text-align: center;
  margin-bottom: 18px;
}
.rtp-ttl span {
  background-color: #ffffff;
  padding-left: 2em;
  padding-right: 2em;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 16px;
  color: #F5A0A0;
}
.rtp-ttl::after {
  content: "";
  background-color: #0E0E0E;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 5px;
}

.loanperiod {
  font-size: 20px;
  text-align: center;
  margin-bottom: 25px;
}

.rtp-txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 25px;
}

.rtp-list {
  text-align: center;
  list-style: none;
  margin-bottom: 5px;
}
.rtp-list li {
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 10px;
}

.rtp-at {
  text-align: center;
}

/*レンタルの流れ*/
.rental-flow {
  display: none;
  margin-top: 80px;
  background-color: #F9F1E6;
  border-radius: 4px;
  padding: 50px 5% 30px;
}
.rental-flow .rt-guide-sub {
  margin-bottom: 20px;
}

.rt-flow-ttl {
  text-align: center;
  font-size: 24px;
  margin-bottom: 13px;
  position: relative;
}
.rt-flow-ttl::before, .rt-flow-ttl::after {
  content: " ";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../../img/rental/icon_flower.png);
  background-size: contain;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
}
.rt-flow-ttl::before {
  top: -1px;
  right: 4em;
}
.rt-flow-ttl::after {
  top: -1px;
  left: 4em;
}

.rt-li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100px;
  padding: 10px 20px;
  background-color: #ffffff;
  margin-bottom: 32px;
  position: relative;
}
.rt-li::after {
  content: "";
  display: inline-block;
  width: 54px;
  height: 19px;
  background-image: url(../../img/rental/rt-arrow1.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  left: calc(50% - 27px);
  bottom: -27px;
}

.rt-step {
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
  font-size: 13px;
  padding-top: 5px;
}
.rt-step span {
  font-size: 16px;
  color: #F5A0A0;
  display: inline-block;
  margin-left: 3px;
}

.rt-step-ttl {
  -webkit-flex-basis: calc((100% - 60px) * 0.25);
      -ms-flex-preferred-size: calc((100% - 60px) * 0.25);
          flex-basis: calc((100% - 60px) * 0.25);
  padding-top: 5px;
}
.rt-step-ttl p {
  font-size: 16px;
}

.rt-step-txt {
  -webkit-flex-basis: calc((100% - 60px) * 0.75);
      -ms-flex-preferred-size: calc((100% - 60px) * 0.75);
          flex-basis: calc((100% - 60px) * 0.75);
}
.rt-step-txt p {
  font-size: 16px;
  line-height: 1.4em;
}

/*=========================
選ばれる理由
=========================*/
#khreason {
  background-color: #ffffff;
}

#khreason-in {
  padding-top: 100px;
  padding-bottom: 50px;
}

.reason-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 20px;
  border-bottom: 1px dotted #c3c3c3;
  padding-bottom: 10px;
}

.rsn-num {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
  font-size: 40px;
  color: #F5A0A0;
  text-align: center;
}

.rsn-txt {
  -webkit-flex-basis: calc(100% - 70px);
      -ms-flex-preferred-size: calc(100% - 70px);
          flex-basis: calc(100% - 70px);
}
.rsn-txt h5 {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.rsn-txt p {
  font-size: 14px;
  line-height: 1.8em;
}

/*=========================
よくある質問
=========================*/
#rt-faq {
  background-color: #ffffff;
}

#rt-faq-in {
  padding-top: 50px;
  padding-bottom: 80px;
  padding-bottom: 30px;
}

.rtfaq-in {
  width: 990px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.rtfaq-q {
  background-image: url(../../img/rental/rt-q.png);
  background-size: 28px auto;
  background-position: 10px 15px;
  padding: 20px 20px 20px 70px;
  border-bottom: 1px dotted #c3c3c3;
}
.rtfaq-q p {
  font-size: 16px;
  line-height: 1.6em;
}

.rtfaq-a {
  background-image: url(../../img/rental/rt-a.png);
  background-size: 26px auto;
  background-position: 10px 20px;
  padding: 15px 20px 20px 70px;
}
.rtfaq-a p {
  font-size: 14px;
  line-height: 1.8em;
}

/*=========================
サービスガイド
=========================*/
#rt-voice {
  background-color: #ffffff;
}

#rt-voice-in {
  padding-top: 40px;
  padding-bottom: 50px;
}

.rt-voice-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 5%;
}
.rt-voice-list > div {
  padding: 15px 6%;
  border-right: 1px solid #F5A0A0;
  border-bottom: 1px solid #F5A0A0;
}
.rt-voice-list h5 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.4em;
}
.rt-voice-list .sts {
  margin-bottom: 15px;
}
.rt-voice-list .rt-voice-txt {
  line-height: 1.8em;
}

#rt-shop {
  background-color: #ffffff;
}

#rt-shop-in {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 1050px) {
  .catch {
    top: 0;
    width: 55%;
    left: 45%;
    padding-top: 50px;
  }
  .catch p {
    font-size: 14px;
  }
  #gmenu li {
    font-size: 12px;
  }
  .scene ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 767px) {
  #rental-main {
    padding-bottom: calc(38.1vw - 22px);
  }
  #rental-main-in {
    top: calc(50% + 60px);
  }
  .catch {
    top: 17vw;
    width: 41%;
    left: 49%;
    padding-top: 0;
  }
  .rtk-ttl {
    font-size: 20px;
  }
  .costumefr {
    display: block;
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .costumefr > div {
    margin-bottom: 20px;
  }
  .cstm-txt h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4em;
  }
  .cstm-img {
    -webkit-flex-basis: 36%;
        -ms-flex-preferred-size: 36%;
            flex-basis: 36%;
  }
  .cstm-txt {
    -webkit-flex-basis: 64%;
        -ms-flex-preferred-size: 64%;
            flex-basis: 64%;
  }
  .rtgd-desc-in {
    padding-top: 60px;
  }
  .rt-guidefr {
    display: block;
  }
  .guide-ttl h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
  }
  .guide-ttl p {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
  }
  .guide-img {
    width: 300px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .rt-guide-ttl {
    line-height: 1.4em;
  }
  .scene ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .scene li {
    font-size: 13px;
  }
  .rtp-txt {
    font-size: 14px;
  }
  .rt-li {
    display: block;
    border-radius: 10px;
  }
  .rt-step {
    margin-bottom: 5px;
  }
  .rt-step-ttl {
    margin-bottom: 15px;
  }
  .rt-step-ttl p {
    font-size: 18px;
  }
  .rtp-txt {
    text-align: left;
  }
  .rt-voice-list {
    display: block;
  }
  .rt-voice-list > div {
    margin-bottom: 20px;
  }
  .guide-ttl {
    display: block;
  }
  .guide-ttl h3 {
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    text-orientation: mixed;
    margin-left: 0;
    margin-bottom: 0.3em;
  }
  .guide-ttl p {
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    text-orientation: mixed;
  }
}
@media print, screen and (min-width: 1480.01px) {
  #rental-main {
    padding-bottom: 580px;
  }
  .main-under {
    left: calc(50% - 740px);
    max-width: 1480px;
  }
}