@charset "UTF-8";

/**
 * index.css
 *
 * #common
 * #layout
 * #mainimg
 * #reserv（追加）
 * #info
 * #cost
 * #plan
 * #ask
 * #step
 * #relief
 * #voice
 * #side
 * #flow
 * #form
 * #footer
 * #auction
 * #フォーム改修 180524
 * #line
 * #robot
 * #reservation
*/

/* ==========================================================================
   #common
   ========================================================================== */

/*アクセントカラー　赤*/
.common-point01 { color: #f25100; }

/*アクセントカラー　青*/
.common-point02 { color: #3271d0; }

/*アクセントカラー　緑*/
.common-point03 { color: #3bb22e; }

/*アクセントカラー　黄*/
.common-point04 { color: #fff25d; }


.price-comma { font-size: 0.5em; }


/* ==========================================================================
   #layout
   ========================================================================== */
.l-info { margin-bottom: 8.125%; }

.l-confirm { margin-bottom: 12.5%; }

.l-cost { margin: 7.8125% 0; }

.l-step { margin-bottom: 9.375%; }

.l-joy { margin-bottom: 12%; }

.l-relief {
  margin-bottom: 9.375%;
  padding: 4%;
  background-color: #fffccc;
  border: 4px solid #f25100;
}

.l-voice {
  margin-bottom: 8%;
  background-color: #ffd739;
}

.l-flow { background: #e8edf4; }

.l-form {
  padding: 6.25% 0;
  background: #e8edf4;
}

.l-line { margin-bottom: 8.125%; }

.l-plan {
  margin-bottom: 8%;
  background-color: #2565d6;
}

.l-footer { margin-bottom: 21.875vw; }

.l-robot { margin-bottom: 8.125%; }


/* ==========================================================================
   #エアコン用header
   ========================================================================== */
.header-logo-v2 {
  float: left;
  width: 39.4666666667vw;
  margin: 2.9333333333vw 0 0 4vw;
  line-height: 1;
}

.header-info-v2 {
  position: relative;
  float: right;
  width: 47.7333333333vw;
  margin: 1.3333333333vw 1.3333333333vw 1.3333333333vw 0;
  background-color: #fefbcd;
  border-radius: 0.6666666667vw;
}

.header-link-v2 {
  display: block;
  padding: 2.1333333333vw 0 1.6vw;
  text-decoration: none;
  text-align: center;
}

.header-info-txt-v2 {
  margin-bottom: 0.8vw;
  font-size: 2.6666666667vw;
  font-weight: bold;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  color: #333;
}

.header-info-tel-v2 {
  font-size: 6.1333333333vw;
  line-height: 1;
  font-weight: bold;
  color: #0b5acf;
  text-shadow: 0px 2px 1px #fff, 0px 2px 1px #fff, 2px 2px 1px #fff, 2px 0px 1px #fff, 2px 0px 1px #fff, 2px -2px 1px #fff, 2px -2px 1px #fff, 0px -2px 1px #fff, -2px -2px 1px #fff, -2px -2px 1px #fff, -2px -2px 1px #fff, -2px 0px 1px #fff, -2px 2px 1px #fff, -2px 2px 1px #fff;
}





/* ==========================================================================
   #mainimg
   ========================================================================== */
.mainimage-block {
  position: relative;
}

.mainimage-performance { margin-top: -1.875%; }


.mainimage-date {
  position: absolute;
  top: 493px;
  top: 154.0625vw;
  right: 0;
  width: 59.0625%;
  text-align: left;
  font-size: 14px;
  font-size: 4.375vw;
  font-weight: bold;
  line-height: 1;
}

.mainimage-date-point { font-weight: bold; }

/* メインイメージ
   ----------------------------------------------------------------- */
.l-mainimage { position: relative; }

.mainimage-check {
  position: absolute;
  top: 4vw;
  left: 4vw;
  padding-left: 7.2vw;
  font-size: 4vw;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}

.mainimage-check:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17.5px;
  height: 4vw;
  background: url(../../images/common/ico_checkbox.png) 0 0 no-repeat;
  background-size: cover;
}

/* 料金
----------------------- */
.l-mainimage-price {
  position: relative;
  margin-top: -12.2666666667vw;
  background-color: transparent;
}

.mainimage-cta-txt {
  position: absolute;
  bottom: 47.2vw;
  left: 28.5333333333vw;
  font-style: italic;
  font-size: 4vw;
  line-height: 1.45;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 2px 1px #0b69d4, 0px 2px 1px #0b69d4, 2px 2px 1px #0b69d4, 2px 0px 1px #0b69d4, 2px 0px 1px #0b69d4, 2px -2px 1px #0b69d4, 2px -2px 1px #0b69d4, 0px -2px 1px #0b69d4, -2px -2px 1px #0b69d4, -2px -2px 1px #0b69d4, -2px -2px 1px #0b69d4, -2px 0px 1px #0b69d4, -2px 2px 1px #0b69d4, -2px 2px 1px #0b69d4;
}

.mainimage-cta-head { font-size: 4.2666666667vw; }


/* TELボタン
----------------------- */
.scale-effect {
  position: relative;
  z-index: 1;
  margin-top: -1.3333333333vw;
  padding: 0 0.2666666667vw 0 2.6666666667vw;
  animation: scale 3s ease 0s infinite normal;
  -webkit-animation: scale 3s ease 0s infinite normal; 
}

/* メインイメージ内の .scale-effect */
.scale-effect.mainimage {
  display: block; 
  position: absolute;
  bottom: 10.1333333333vw;
  left: 0;
  z-index: 1;
  margin-top: -1.3333333333vw;
  padding: 0 0.2666666667vw 0 2.6666666667vw;
  animation: scale 3s ease 0s infinite normal;
  -webkit-animation: scale 3s ease 0s infinite normal; 
}
@keyframes scale {
  0% {
    transform:scale(1,1);box-shadow: 0 }
  30% {
    transform:scale(.97,.95);box-shadow: 0 }
  40% {
    transform:scale(1,1);box-shadow: 0 }
}

.cta-img {
  position: relative;
  z-index: 2;
}

.cta-tel-number {
  position: absolute;
  top: 11.7333333333vw;
  left: 19.2vw;
  z-index: 2;
  font-size: 9.6vw;
  font-weight: bold;
  line-height: 0.8;
  color: #111;
  text-shadow: 0px 2px 1px #fffe9f, 0px 2px 1px #fffe9f, 2px 2px 1px #fffe9f, 2px 0px 1px #fffe9f, 2px 0px 1px #fffe9f, 2px -2px 1px #fffe9f, 2px -2px 1px #fffe9f, 0px -2px 1px #fffe9f, -2px -2px 1px #fffe9f, -2px -2px 1px #fffe9f, -2px -2px 1px #fffe9f, -2px 0px 1px #fffe9f, -2px 2px 1px #fffe9f, -2px 2px 1px #fffe9f;
}

.scale-effect:after {
  content: "";
  position: absolute;
  top: 0;
  left: 2.6666666667vw;
  width: 94.6666666667vw;
  height: 31.4666666667vw;
  border-radius: 2.6666666667vw;
  animation: scale 3s ease 0s infinite normal;
  -webkit-animation: scale2 3s ease 0s infinite normal; 
  z-index: 1;
}
@keyframes scale2 {
  35% {
    box-shadow: 0 0 0 0 rgba(255,255,255,.9),0 0 0 0 rgba(255,255,255,.6),0 0 0 0 rgba(255,255,255,.5); }
  70% {
    box-shadow: 0 0 0 0.3125vw rgba(255,255,255,0),0 0 0 1.5625vw rgba(255,255,255,0),0 0 0 3.125vw rgba(255,255,255,0); }
}

.tel-info-txt {
  position: absolute;
  bottom: 5.0666666667vw;
  left: 2.6666666667vw;
  z-index: 2;
  width: 94.6666666667vw;
  text-align: center;
  font-size: 2.9333333333vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #222;
}

.point-txt-cta { color: #f75959; }


/* ==========================================================================
   #中間CTA
   ========================================================================== */
.l-cta {
  position: relative;
  margin-bottom: 8vw;
  padding-bottom: 5.3333333333vw;
  background-color: #1d83f6;
}

.cta-txt {
  width: 92.8vw;
  margin: -3.4666666667vw 0 0 4vw;
}

.cta-area-txt {
  position: absolute;
  top: 14.9333333333vw;
  left: 5.6vw;
  font-style: italic;
  font-size: 5.0666666667vw;
  line-height: 1.4;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 2px 1px #0b69d4, 0px 2px 1px #0b69d4, 2px 2px 1px #0b69d4, 2px 0px 1px #0b69d4, 2px 0px 1px #0b69d4, 2px -2px 1px #0b69d4, 2px -2px 1px #0b69d4, 0px -2px 1px #0b69d4, -2px -2px 1px #0b69d4, -2px -2px 1px #0b69d4, -2px -2px 1px #0b69d4, -2px 0px 1px #0b69d4, -2px 2px 1px #0b69d4, -2px 2px 1px #0b69d4;
}

.cta-area-head { font-size: 5.6vw; }



/* 私たちに依頼して、専門店クオリティのエアコン分解洗浄を受けてみませんか。
   ----------------------------------------------------------------- */
.offer-flow {
  position: relative;
  padding-bottom: 31.4666666667vw;
}

.offer-staff {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 96vw;
}


/* ==========================================================================
   #slide
   ========================================================================== */
.l-slide {
  margin-top: -4.8vw;
  padding: 10.6666666667vw 0 8vw;
  background: #fff842 url(../../images/common/bg_dotted_yellow.png);
  background-size: 8px 8px;
}

.slide-ttl {
  position: relative;
  font-weight: bold;
  line-height: 1;
}

.slide-read {
  margin-bottom: 4vw;
  padding-left: 45.6vw;
  font-size: 5.3333333333vw;
}

.slide-logo {
  position: absolute;
  top: -2.9333333333vw;
  left: 11.4666666667vw;
  width: 33.0666666667vw;
  height: 9.0666666667vw;
}

.slide-ttl-txt {
  margin-bottom: 5.0666666667vw;
  font-size: 6.4vw;
  text-align: center;
}

.slide-ttl-marker {
  background-color: #fff;
  color: #0b5acf;
}

.slide-wrap {
  padding: 0 5.33333332vw;
  overflow-x: scroll;
  white-space: nowrap;
  word-wrap: break-word;
}

.slide-item {
  display: inline-block;
  width: 81.3333333333vw;
  border-radius: 1.3333333333vw;
  border: 0.5333333333vw solid #3bb22e;
}

.slide-item+.slide-item {
  margin-left: 2.66666666vw;
}

.slide-item img {
  border-radius: 0.8vw 0.8vw 0 0;
}

.slide-item-txt {
  padding: 4.266666656vw 5.33333332vw;
  font-size: 4.266666656vw;
  line-height: 1.438;
  background: #fff;
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
  white-space: normal;
}


/* ==========================================================================
   #price
   ========================================================================== */
.l-price {
  position: relative;
  margin-bottom: 8vw;
  padding-bottom: 8vw;
  background-color: #cee5ff;
}

.price-ttl {
  position: absolute;
  top: 0;
  left: 0;
}

.price-inner {
  margin: 0 4vw;
  padding-top: 30.9333333333vw;
  background-color: #fff;
  border: 1px solid #3bb22e;
}

.price-block-ttl {
  margin: 0 5.0666666667vw;
  padding: 4.5333333333vw 5.3333333333vw;
  font-size: 4vw;
  line-height: 1;
  background-color: #e0fade;
  border-radius: 1.3333333333vw;
}

.price-list {
  padding: 2.6666666667vw 6.4vw 4vw;
}

.price-item {
  display: table;
  width: 100%;
  padding: 4vw 0;
}

.price-item+.price-item {
  border-top: 1px solid #e0fade;
}

.price-item-pic {
  display: table-cell;
  vertical-align: middle;
  width: 26.6666666667vw;
}

.price-item-time {
  padding: 1.0666666667vw 0;
  font-size: 2.6666666667vw;
  line-height: 1;
  text-align: center;
  background-color: #fffccc;
}

.price-item-body {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-left: 4.2666666667vw;
}

.price-item-ttl {
  font-size: 4vw;
  line-height: 1;
  margin-bottom: 3.4666666667vw;
}

.price-item-link {
  position: absolute;
  top: 4.5333333333vw;
  right: -2.6666666667vw;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  font-size: 2.9333333333vw;
  line-height: 1.7;
  font-weight: bold;
  text-align: center;
  color: #3bb22e;
  background-color: #fffccc;
  border: 0.2666666667vw solid #3bb22e;
  border-radius: 50%;
}

.price-item-txt {
  font-size: 6.1333333333vw;
  line-height: 1;
  font-weight: bold;
  color: #e5590d;
  vertical-align: middle;
}

.price-units {
  display: inline-block;
  margin-right: 1.8666666667vw;
  padding: 0.8vw 1.6vw;
  font-size: 2.9333333333vw;
  line-height: 1;
  font-weight: bold;
  color: #e5590d;
  border: 1px solid #e5590d;
  border-radius: 0.5333333333vw;
}

.price-tax {
  font-size: 2.9333333333vw;
  color: #333;
}


/* 各種オプション
----------------------- */
.option-list {
  padding: 2.6666666667vw 6.4vw 2.1333333333vw;
}

.option-item {
  overflow: hidden;
  padding: 4vw 0;
}

.option-item+.option-item {
  border-top: 1px solid #e0fade;
}

.option-item-pic {
  float: left;
  width: 18.6666666667vw;
  margin-right: 4vw;
}

.option-item-body {
  padding-top: 1.3333333333vw;
}

.option-item-ttl {
  margin-bottom: 2.6666666667vw;
  font-size: 4vw;
  line-height: 1;
}

.option-price { color: #e5590d; }

.option-tax {
  font-size: 2.9333333333vw;
}

.option-item-txt {
  font-size: 3.2vw;
  line-height: 1.58;
}

/* クーポン、クレカ決済
----------------------- */
.l-price-coupon {
  padding: 5.3333333333vw 5.0666666667vw 3.4666666667vw;
  background-color: #fffccc;
  overflow: hidden;
}

.price-coupon {
  float: left;
  width: 39.4666666667vw;
}

.price-creditcard {
  float: right;
  width: 39.4666666667vw;
}

.price-attention {
  margin: 5.3333333333vw 5.3333333333vw 0;
}

.price-attention li {
  position: relative;
  padding-left: 2.9333333333vw;
  font-size: 2.9333333333vw;
  line-height: 1.36;
  color: #666;
}

.price-attention li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.price-attention li+li {
  margin-top: 1.6vw;
}



/* # ポップアップ
   ----------------------------------------------------------------- */
.l-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 92vw;
  background-color: #fff;
  z-index: 2;
}
.close-btn {
  position: absolute;
  right: -1.6vw;
  top: -1.6vw;
  width: 8vw;
  height: 8vw;
  background-color: #333;
  border-radius: 50%;
  cursor: pointer;
}
.close-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 4vw;
  height: 0.5333333333vw;
  background-color: #fff;
  transform: rotate(45deg);
}
.close-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 4vw;
  height: 0.5333333333vw;
  background-color: #fff;
  transform: rotate(-45deg);
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}
.popup-ttl {
  padding: 3.7333333333vw 6.4vw 4.5333333333vw 5.3333333333vw;
  background-color: #3271d0;
}

.popup-body {
  height: 120vw;
  overflow: scroll;
  padding: 3.7333333333vw 0 5.3333333333vw;
  background: #e8edf4 url(../../images/common/bg_dotted_gray.png);
  background-size: 8px 8px;
  border: 1.3333333333vw solid #ffd739;
}

.popup-list {
  list-style: none;
  margin: 0 4vw;
  padding: 0;
}

.popup-item {
  position: relative;
}

.popup-item+.popup-item {
  margin-top: 8.5333333333vw;
}

.popup-item+.popup-item:before {
  content: "";
  position: absolute;
  top: -8.5333333333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 8.5333333333vw;
  height: 7.4666666667vw;
  background: url(../../images/common/ico_arrow01.png) 0 0 no-repeat;
  background-size: contain;
}

.popup-item-ttl {
  position: relative;
  padding: 4.5333333333vw 4.5333333333vw 4.5333333333vw 12.2666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1;
  background-color: #ffd739;
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
}

.popup-item-number {
  position: absolute;
  top: 0;
  left: 4vw;
  bottom: 0;
  margin: auto;
  width: 5.8666666667vw;
  height: 5.8666666667vw;
  font-size: 3.2vw;
  line-height: 1.9;
  color: #fff;
  text-align: center;
  background-color: #3bb22e;
  border-radius: 50%;
}

.popup-item-body {
  display: table;
  width: 100%;
  padding: 3.7333333333vw;
  background-color: #fff;
}

.popup-item-pic {
  display: table-cell;
  vertical-align: middle;
  width: 28.2666666667vw;
}

.popup-item-txt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 3.7333333333vw;
  font-size: 3.7333333333vw;
  line-height: 1.5;
}



/* ==========================================================================
   #joy
   ========================================================================== */
.joy-inner {
  padding: 4%;
  background: url(../../images/common/bg_dot01.png);
  background-size: 4px 4px;
  background-size: 1.25vw 1.25vw;
  border: 5px solid #ffd739;
  border: 1.3333333333vw solid #ffd739;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
}

.joy-box {
  margin-bottom: 4.4776119403%;
  background-color: #fff;
  border-radius: 5px;
  border-radius: 1.3333333333vw;
}

.joy-headline {
  position: relative;
  padding: 4.776119403% 4.776119403% 4.776119403% 20.2985074627%;
  font-size: 15px;
  font-size: 4vw;
  line-height: 1.266;
  background-color: #ffd739;
  border-radius: 5px 5px 0 0;
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
}

.joy-headline-sub {
  position: absolute;
  top: 50%;
  left: 3.5820895522%;
  width: 46px;
  width: 12.2666666667vw;
  margin-top: -23px;
  margin-top: -6.1333333333vw;
  padding: 11px 0;
  padding: 2.9333333333vw 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.083;
  background-color: #3aa745;
  border-radius: 50%;
}

.joy-img-wrap01 { padding: 4.4776119403% 5.0746268657% 5.9701492537% 3.5820895522%; }

.joy-img-wrap02 { padding: 2.9850746269% 5.9701492537% 5.9701492537%; }

.joy-txt {
  padding: 5.9701492537%;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.428;
  background-color: #fffadb;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
}

.joy-txt-img01 {
  float: right;
  width: 25.4237288136%;
  margin-left: 6.7796610169%;
}

.joy-txt-img02 {
  float: left;
  width: 25.4237288136%;
  margin-right: 6.7796610169%;
}

/* ==========================================================================
   #relief
   ========================================================================== */
.relief-ttl {
  width: 98.2195845697%;
  margin: 1.4836795252% auto 2.9673590504%;
}

.relief-box {
  margin-bottom: 2.9673590504%;
  padding: 4.4510385757% 3.5608308605% 3.5608308605%;
  background-color: #fff;
  border-radius: 5px;
}

.relief-box-headline {
  float: left;
  width: 15.6549520767%;
}

.relief-box-txt {
  float: right;
  width: 81.4696485623%;
  font-size: 21px;
  font-size: 5.6vw;
  font-weight: bold;
  line-height: 1;
}

.relief-box-sub {
  display: block;
  margin-bottom: 8px;
  margin-bottom: 2.1333333333vw;
  font-size: 13px;
  font-size: 3.4666666667vw;
  font-weight: normal;
}

.relief-box-sub-small {
  font-size: 13px;
  font-size: 4.0625vw;
}


/* ==========================================================================
   #voice
   ========================================================================== */
.voice-ttl { padding-left: 4.6875%; }

.voice-ttl-img {
  position: relative;
  margin-top: -8.8524590164%;
  width: 100%;
}

.voice-inner {
  position: relative;
  z-index: 1;
  margin: 0 1.5625%;
  /*padding: 4.6875%;*/
  /*background: url(../../images/common/bg_dot01.png);*/
  border-bottom: 5px solid #ffd739;
  border-bottom: 1.5625vw solid #ffd739;
}

.voice-box-wrap {
  position: relative;
  padding: 6.4516129032% 6.4516129032% 6.4516129032%;
  background-color: #fff;
  /*border-radius: 5px;*/
}

.voice-box-wrap:after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: -5px;
  bottom: -1.5625vw;
  right: -5px;
  right: -1.5625vw;
  width: 100%;
  height: 100%;
  /*background: url(../../images/aircon/voice/bg_shadow.png);*/
  background-size: 3px 3px;
  background-size: 1.0714285714vw 1.0714285714vw;
  border-radius: 5px 5px;
}

.voice-box {
  margin-bottom: 20px;
  margin-bottom: 6.25vw;
  padding-bottom: 16px;
  padding-bottom: 5vw;
  border-bottom: 1px solid #e8edf4;
}

.voice-box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.voice-box-headline {
  position: relative;
  margin-bottom: 6px;
  margin-bottom: 1.875vw;
  padding: 5px 0 5px 30px;
  padding: 1.5625vw 0 1.5625vw 9.375vw;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
}

.voice-box-headline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  width: 6.875vw;
  height: 22px;
  height: 6.875vw;
  background: url(../../images/aircon/voice/ico_voice.png) no-repeat;
  background-size: 22px 22px;
  background-size: 6.875vw 6.875vw;
}

.voice-box-txt {
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1.571;
}

/* 追加分 180808
----------------------- */
.voice-info {
  margin-bottom: 5px;
  margin-bottom: 1.5625vw;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.417;
  color: #656565;
}

.voice-star-4 span:nth-child(5) { color: #e6e6e6; }

.voice-star {
  color: #3bb22e;
  margin-bottom: 8px;
  margin-bottom: 2.5vw;
  font-size: 16px;
  font-size:  5vw;
  line-height: 1;
}

.voice-star-txt {
  padding-left: 5px;
  font-size: 14px;
  font-size: 4.375vw;
  color: #333;
}

.voice-open {
  padding: 6px 0 5px;
  padding: 1.875vw 0 1.5625vw;
  font-size: 14px;
  font-size: 4.375vw;
  color: #366dc0;
  line-height: 1;
  text-align: center
}

.voice-close {
  padding: 6px 0 5px;
  padding: 1.875vw 0 1.5625vw;
  font-size: 14px;
  font-size: 4.375vw;
  color: #366dc0;
  line-height: 1;
  text-align: center
}

/* 追加分 180827 クオカード
----------------------- */
.voice-quo {
  position: relative;
  padding: 6.4516129032% 4.8387096774%;
  background: url(../../images/common/bg_dot01.png);
  background-size: 4px 4px;
  background-size: 1.25vw 1.25vw;
}

.voice-quo-bloc {
  position: relative;
  border: 2px solid #2565d6;
  background-color: #fff;
  border-radius: 5px 5px;
}

.voice-quo-ttl {
  position: relative;
  margin-bottom: 129px;
  margin-bottom: 40.3125vw;
  background-color: #2565d6;
}

.voice-quo-ttl-ico {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  left: 3.125vw;
  margin: auto 0;
  width: 50px;
  width: 15.625vw;
  height: 20px;
  height: 6.25vw;
}

.voice-quo-ttl-txt {
  padding: 13px 5px 13px 67px;
  padding: 4.0625vw 1.5625vw 4.0625vw 20.9375vw;
  font-size: 15px;
  font-size:  4.6875vw;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.voice-quo-img {
  position: absolute;
  top: 54px;
  top: 16.875vw;
  left: -13px;
  left: -4.0625vw;
  width: 100%;
}

.voice-quo-txtbox {
  position: relative;
  padding: 15px 80px 15px 20px;
  padding: 4.6875vw 25vw 4.6875vw 6.25vw;
  background: #fffccc;
  border-radius: 0 0 4px 4px;
}

.voice-quo-txt {
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1.571;
}

.voice-quo-staff {
  position: absolute;
  bottom: 0;
  right: 8px;
  right: 2.5vw;
  width: 80px;
  height: 148px;
  width: 25vw;
  height: 46.25vw;
}


/* ==========================================================================
   #reserv
   ========================================================================== */
.reserv {
  padding: 4.6875% 4.6875% 6.25%;
  background: url(../../images/common/bg_dot01.png);
  background-size: 4px 4px;
  background-size: 1.25vw 1.25vw;
  border: 5px solid #ffd739;
  border: 1.5625vw solid #ffd739;
}

.reserv-ttl {
  position: relative;
  padding: 12px 0 13px 15px;
  padding: 3.75vw 0 4.0625vw 4.6875vw;
  font-size: 16px;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1;
  background-color: #3bb22e;
  color: #fff001;
  border-radius: 5px 5px 0 0;
}

.reserv-example {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  right: 4.0625vw;
  width: 51.7857142857%;
  margin: auto 0;
}

.reserv-table {
  display: table;
  margin-bottom: 5.3571428571%;
  width: 100%;
  border-collapse:separate;
  border-radius: 0 0 0 5px;
}

.reserv-col {
  display: table-cell;
  width: 20%;
  background-color: #fff;
  border-top: 1px solid #3bb22e;
  border-bottom: 1px solid #3bb22e;
  border-left: 1px solid #3bb22e;
  border-top: 0.3125vw solid #3bb22e;
  border-bottom: 0.3125vw solid #3bb22e;
  border-left: 0.3125vw solid #3bb22e;
}

.reserv-col:first-child{
  border-radius: 0 0 0 5px;
}

.reserv-col:last-child{
  border: 0.3125vw solid #3bb22e;
  border-radius: 0 0 5px 0;
}

.reserv-date {
  padding: 6px 0;
  padding: 1.875vw 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  background-color: #e0fade;
}

.reserv-mark {
  padding: 9px 0;
  padding: 2.8125vw 0;
  font-size: 29px;
  font-size: 9.0625vw;
  line-height: 1;
  font-weight: bold;
  font-weight: bold;
  text-align: center;
}

.reserv-circle { color: #f25100; }

.reserv-triangle { color: #366dc0; }

.reserv-cross { color: #333; }

.reserv-support {
  padding: 0 14.2857142857%;
  margin-bottom: 5.3571428571%;
}

/* ==========================================================================
   #info
   ========================================================================== */
.info {
  position: relative;
  padding: 1.5625%;
  background: #ffd739;
}

.info-body {
  position: relative;
  background: url(../../images/common/bg_dot01.png);
  background-size: 4px 4px;
  background-size: 1.25vw 1.25vw;
}

.info-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 50px 0 50px;
  border-width: 6.25vw 15.625vw 0 15.625vw;
  border-color: #ffd739 transparent transparent transparent;
}

.info-inner { padding: 8.7096774194% 4.8387096774% 0; }

/* ステップ01
----------------------- */
.info-step01 {
  position: relative;
  margin-top: 4.8387096774%;
}

.info-step02:after,
.info-step01:after {
  content: "";
  position: absolute;
  bottom: -35px;
  bottom: -9.84375vw;
  left: 0;
  right: 0;
  width: 35px;
  width: 10.9375vw;
  height: 31px;
  height: 9.84375vw;
  margin: 0 auto;
  background: url(../../images/common/ico_arrow01.png) no-repeat;
  background-size: 35px 31px;
  background-size: 10.9375vw 9.84375vw;
}

/*タイトル*/
.info-ttl01 {
  position: relative;
  padding: 4.2857142857% 4.2857142857% 4.2857142857% 17.8571428571%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.346;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.info-ttl01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 5.1724137931vw;
  width: 25px;
  width: 8.6206896552vw;
  height: 25px;
  height: 8.6206896552vw;
  margin: auto 0;
  background: url(../../images/aircon/info/ico_step01.png) no-repeat;
  background-size: 25px 25px;
  background-size: 8.6206896552vw 8.6206896552vw;
}

.info-body01 {
  padding: 5.3571428571%;
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.info-inner01 {
  display: table-cell;
}

.info-calendar {
  display: table-cell;
  width: 44%;
}

.info-txt01 {
  display: table-cell;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.538;
  vertical-align: middle;
  padding-left: 7.6%;
}

.info-confirm {
  display: block;
  margin-top: 6%;
}

/* ステップ02
----------------------- */
.info-step02 {
  position: relative;
  margin-top: 13.9285714286%;
}

/*タイトル*/
.info-ttl02 {
  position: relative;
  padding: 4.2857142857% 4.2857142857% 4.2857142857% 17.8571428571%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.346;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.info-ttl02:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 5.1724137931vw;
  width: 25px;
  width: 8.6206896552vw;
  height: 25px;
  height: 8.6206896552vw;
  margin: auto 0;
  background: url(../../images/aircon/info/ico_step02.png) no-repeat;
  background-size: 25px 25px;
  background-size: 8.6206896552vw 8.6206896552vw;
}

.info-body02 {
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.info-amazon {
  padding: 4% 10% 0 6%;
}

.info-txt02 {
  padding: 4.6% 0 7.6%;
  font-size: 13px;
  font-size: 4.0625vw;
  text-align: center;
  line-height: 1.385;
}

/* ステップ03
----------------------- */
.info-step03 { margin-top: 13.9285714286%; }

/*タイトル*/
.info-ttl03 {
  position: relative;
  padding: 4.2857142857% 4.2857142857% 4.2857142857% 17.8571428571%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.346;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.info-ttl03:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 5.1724137931vw;
  width: 25px;
  width: 8.6206896552vw;
  height: 25px;
  height: 8.6206896552vw;
  margin: auto 0;
  background: url(../../images/aircon/info/ico_step03.png) no-repeat;
  background-size: 25px 25px;
  background-size: 8.6206896552vw 8.6206896552vw;
}

.info-body03 {
  display: table;
  padding: 5.3571428571%;
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.info-aircon {
  display: table-cell;
  width: 44%;
}

.info-txt03 {
  display: table-cell;
  padding-left: 7.6%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.538;
  vertical-align: middle;
}

/* 満足保証
----------------------- */
.info-pledge {
  position: relative;
  margin-top: 6.4516129032%;
  background: #fffccc;
  padding: 1.6129032258%;
}

.info-pledge-txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.5;
  color: #835d16;
  text-align: center;
}

/* 料金と予約状況の確認
----------------------- */
.confirm-txt {
  margin-bottom: 4.21875%;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1.429;
  text-align: center;
}

.confirm-btn { padding: 0 3.125%; }

.confirm-btn a { display: block; }

/* ==========================================================================
   #cost
   ========================================================================== */

.cost { padding: 0 3.125%; }

.cost-ttl {
  padding: 5% 5% 6.6666666667% 5%;
  background: #366dc0;
  border-radius: 5px 5px 0 0;
}

.cost-body {
  position: relative;
  border: 2px solid #366dc0;
}

.cost-firsttime {
  position: relative;
  margin: 4.0540540541% 2.7027027027% 6.4285714286%;
  padding: 5.7142857143% 35.3571428571% 2.8571428571% 5.7142857143%;
  background: #e0fade;
  border-radius: 5px 5px;
}

.cost-amazon-pay {
  position: absolute;
  top: -23%;
  right: -6%;
  width: 39.2857142857%;
}

.cost-staff {
  position: absolute;
  bottom: -11.5%;
  left: -2%;
  width: 31.25%;
}

.cost-txt {
  margin: 0 7.6013513514% 0 34.6283783784%;
  padding-bottom: 8%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

/* ==========================================================================
   #trouble
   ========================================================================== */
.l-trouble { margin-bottom: 20%; }

.trouble {
  padding-bottom: 15.625%;
  background: url(../../images/aircon/trouble/bg_dot.png);
  background-size: 3px 3px;
  background-size: 0.9375vw 0.9375vw;
}

/*タイトル*/
.trouble-ttl { padding-left: 0.3125%; }

.trouble-ttl-img {
  width: 100%;
  margin-top: -2.5%;
}

/*イラスト*/
.trouble-balloon {
  width: 99.375%;
  margin-top: -7.5%;
}

.trouble-safe {
  width: 81.25%;
  margin: -11.9% auto;
  padding: 3.6% 7.6923076923% 3.6%;
  text-align: center;
  border: 2px solid #222;
  background: #fff;
  border-radius: 5px 5px;
}

/* ==========================================================================
   #step
   ========================================================================== */
.step {
  padding: 1.5625%;
  background: #ffd739;
}

.step-body {
  position: relative;
  background: url(../../images/common/bg_dot01.png);
  background-size: 4px 4px;
  background-size: 1.25vw 1.25vw;
}

.step-inner { padding: 6.4516129032% 4.8387096774% 4.8387096774%; }

/* 共通
----------------------- */
.step-ttl {
  position: relative;
  padding: 5.3571428571% 5.3571428571% 5.3571428571% 24.6428571429%;
  font-size: 16px;
  font-size: 5vw;
  line-height: 1;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

/*タイトル*/
.step-ttl-ico {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4.2857142857%;
  width: 17.1428571429%;
  margin: auto 0;
}

.step-block {
  position: relative;
  margin-bottom: 12.8571428571%;
  background: #fff;
  border-radius: 5px 5px;
}

.step-block-last {
  background: #fff;
  border-radius: 5px 5px;
}

/*矢印*/
.step-block:after {
  content: "";
  position: absolute;
  bottom: -35px;
  bottom: -9.84375vw;
  left: 0;
  right: 0;
  width: 35px;
  width: 10.9375vw;
  height: 31px;
  height: 9.84375vw;
  margin: 0 auto;
  background: url(../../images/common/ico_arrow01.png) no-repeat;
  background-size: 35px 31px;
  background-size: 10.9375vw 9.84375vw;
}

/* ポイント
----------------------- */
.step-point {
  position: relative;
  background: #e0fade;
  border-radius: 5px 5px;
}

/*ここがポイント*/
.step-circle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4%;
  width: 16%;
  margin: auto 0;
}

.step-point-txt {
  padding: 4.8% 0 4.8% 23.6%;
  font-size: 3.4666666667vw;
  line-height: 1.4;
}

/*イラスト*/
.step-point-img {
  position: absolute;
  bottom: 0;
  right: -5.2%;
  width: 23%;
}

/* STEP2
----------------------- */
.step-start-txt {
  padding: 4.6428571429% 0;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.385;
  text-align: center;
}

/* STEP3
----------------------- */
.step-block-inner {
  padding: 5.3571428571%;
}

.step-base-txt {
  margin-bottom: 6.8%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.462;
}

.step-pic {
  position: relative;
  margin-bottom: 6.8%;
  width: 48%;
  float: left;
}

.step-pic+.step-pic { margin-left: 4%; }

.step-pic-txt {
  position: absolute;
  bottom: 7.1428571429%;
  left: 0;
  right: 0;
  width: 87.5%;
  margin: 0 auto;
  padding: 3.3333333333% 0 2.380952381%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
  text-align: center;
  background: #fff;
  border-radius: 5px 5px;
}

/* STEP4
----------------------- */
.step-dirt-txt {
  margin-bottom: 4.8%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
  text-align: center;
}

.step-inside-img {
  width: 100%;
  margin-bottom: 6.4%;
}

/* STEP5
----------------------- */
.step-wash-img {
  width: 100%;
  margin-bottom: 6%;
}

/*ミニコラム*/
.step-column {
  margin-bottom: 8%;
  padding: 6% 6% 9.2%;
  background: #fffadb;
  border: 1px solid #ffd739;
  border-radius: 5px 5px;
}

.step-column-pic {
  width: 34.4036697248%;
  float: right;
  margin-left: 4.6296296296%;
}

.step-column-txt {
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.583;
}

.step-wash-txt {
  width: 94%;
  margin: 0 auto 4%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.25;
}

/* ==========================================================================
   #cause
   ========================================================================== */
.l-cause {
  margin-bottom: 6.6666666667vw;
}


/* ==========================================================================
   #note
   ========================================================================== */
.l-note {
  margin-bottom: 9.3333333333vw;
}

.note {
  padding: 1.5625%;
  background: #e8edf4;
}

.note-ttl {
  position: relative;
  padding: 4.8387096774% 4.8387096774% 4.8387096774% 12.5806451613%;
  font-size: 16px;
  font-size: 5vw;
  line-height: 1;
  color: #366dc0;
  font-weight: bold;
  background: #fff;
  border-bottom: 1px solid #e8edf4;
}

.note-ttl:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4.8387096774%;
  margin: auto 0;
  width: 4.8387096774%;
  height: 3.265%;
  background: #ffd739;
}

/* 良くあるご質問
----------------------- */
.note-q-body {
  padding: 7.5806451613% 4.8387096774% 0 9.6774193548%;
  margin-bottom: 1.6129032258%;
  background: #fff;
}

.note-q-ttl {
  position: relative;
  margin-bottom: 4.5283018868%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.385;
}

.note-q-ttl:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: -6.2264150943%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.385;
  color: #366dc0;
  font-weight: bold;
}

.note-q-txt {
  padding-bottom: 13.9622641509%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

/* ご注文前のご確認事項
----------------------- */
.note-a-body {
  padding: 8.064516129% 4.8387096774% 11.4285714286%;
  background: #fff;
}

.note-a-ttl {
  margin-bottom: 6.4285714286%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1;
  font-weight: bold;
}



.note-a-item {
  position: relative;
  padding-left: 4.2857142857%;
  margin-bottom: 6.0714285714%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

.note-a-item:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

.note-a-txt {
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}


/* ==========================================================================
   #area
   ========================================================================== */
.l-area {
  margin-bottom: 10.6666666667vw;
}

.l-area-ttl {
  position: relative;
  padding: 5.8666666667vw 6.6666666667vw;
  background-color: #ffd739;
}

.area-ttl {
  font-size: 4.2666666667vw;
  line-height: 1;
  color: #3bb22e;
  text-shadow: 0px 2px 1px #fffccc, 0px 2px 1px #fffccc, 2px 2px 1px #fffccc, 2px 0px 1px #fffccc, 2px 0px 1px #fffccc, 2px -2px 1px #fffccc, 2px -2px 1px #fffccc, 0px -2px 1px #fffccc, -2px -2px 1px #fffccc, -2px -2px 1px #fffccc, -2px -2px 1px #fffccc, -2px 0px 1px #fffccc, -2px 2px 1px #fffccc, -2px 2px 1px #fffccc;
}

.area-days {
  position: absolute;
  bottom: 0;
  right: 2.4vw;
  width: 46.4vw;
}

.area-inner {
  padding: 6.6666666667vw 6.6666666667vw 5.3333333333vw;
  background-color: #fffccc;
  border: 1.3333333333vw solid #ffd739;
  border-top: none;
}

.area-head {
  margin-bottom: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1;
  font-weight: bold;
}

.area-txt {
  font-size: 3.4666666667vw;
  line-height: 1.84;
}



/* ==========================================================================
   #flow
   ========================================================================== */
.flow-body { padding: 6.25% 6.25% 9.375%; }

.flow-ttl {
  position: relative;
  padding: 4.8214285714% 4.8214285714% 4.8214285714% 7.1428571429%;
  margin-bottom: 7.5%;
  font-size: 19px;
  font-size: 5.9375vw;
  background: #fff;
  line-height: 1;
  border-radius: 5px 5px;
}

.flow-ttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto -7px;
  margin: 0 auto -2.1875vw;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 12px 0 12px;
  border-width: 4.375vw 3.75vw 0 3.75vw;
  border-color: #fff transparent transparent transparent;
}

.flow-ttl-img {
  position: absolute;
  bottom: -46.454545%;
  right: -2.857143%;
  width: 29.4642857143%;
}

.flow-block {
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.flow-txt {
  /*padding: 4.6428571429% 0 4.6428571429%;*/
  padding: 4.6428571429% 5% 4.6428571429%;
  font-size: 13px;
  font-size: 4.0625vw;
  text-align: center;
  line-height: 1.385;
}

/* ステップ01
----------------------- */
.flow-step01 {
  position: relative;
}

.flow-step02:after,
.flow-step01:after {
  content: "";
  position: absolute;
  bottom: -35px;
  bottom: -9.84375vw;
  left: 0;
  right: 0;
  width: 35px;
  width: 10.9375vw;
  height: 31px;
  height: 9.84375vw;
  margin: 0 auto;
  background: url(../../images/common/ico_arrow01.png) no-repeat;
  background-size: 35px 31px;
  background-size: 10.9375vw 9.84375vw;
}

/*タイトル*/
.flow-ttl01 {
  position: relative;
  padding: 4.2857142857% 4.2857142857% 4.2857142857% 17.8571428571%;
  font-size: 15px;
  font-size: 4.6875vw;
  line-height: 1.346;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.flow-ttl01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 5.1724137931vw;
  width: 25px;
  width: 8.6206896552vw;
  height: 25px;
  height: 8.6206896552vw;
  margin: auto 0;
  background: url(../../images/aircon/info/ico_step01.png) no-repeat;
  background-size: 25px 25px;
  background-size: 8.6206896552vw 8.6206896552vw;
}

/* ステップ02
----------------------- */
.flow-step02 {
  position: relative;
  margin-top: 13.9285714286%;
}

/*タイトル*/
.flow-ttl02 {
  position: relative;
  padding: 4.2857142857% 4.2857142857% 4.2857142857% 17.8571428571%;
  font-size: 15px;
  font-size: 4.6875vw;
  line-height: 1.346;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.flow-ttl02:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 5.1724137931vw;
  width: 25px;
  width: 8.6206896552vw;
  height: 25px;
  height: 8.6206896552vw;
  margin: auto 0;
  background: url(../../images/aircon/info/ico_step02.png) no-repeat;
  background-size: 25px 25px;
  background-size: 8.6206896552vw 8.6206896552vw;
}


/* ステップ03
----------------------- */
.flow-step03 { margin-top: 13.9285714286%; }

/*タイトル*/
.flow-ttl03 {
  position: relative;
  padding: 4.2857142857% 4.2857142857% 4.2857142857% 17.8571428571%;
  font-size: 15px;
  font-size: 4.6875vw;
  line-height: 1.346;
  font-weight: bold;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.flow-ttl03:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 5.1724137931vw;
  width: 25px;
  width: 8.6206896552vw;
  height: 25px;
  height: 8.6206896552vw;
  margin: auto 0;
  background: url(../../images/aircon/info/ico_step03.png) no-repeat;
  background-size: 25px 25px;
  background-size: 8.6206896552vw 8.6206896552vw;
}

/* ==========================================================================
   #form
   ========================================================================== */
.form {
  padding: 0 3.125%;
}

.form-ttl {
  position: relative;
  padding: 6.6666666667% 13.3333333333% 5.6666666667%;
  font-size: 19px;
  font-size: 5.9375vw;
  line-height: 1;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.form-ttl-3step {
  z-index: 1;
  position: absolute;
  top: -16%;
  right: -3.3333333333%;
  width: 23.1666666667%;
}

.form-ttl-illust {
  position: absolute;
  bottom: 0;
  left: 1.6666666667%;
  width: 11.5%;
}

/* ここからフォーム
----------------------- */
.form-step-ttl {
  position: relative;
  padding: 5.3571428571% 5.3571428571% 5.3571428571% 24.6428571429%;
  font-size: 16px;
  font-size: 5vw;
  line-height: 1;
  font-weight: bold;
  background: #fffadb;
}

.form-step-ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto -9px;
  margin: 0 auto -2.8125vw;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 10px 0 10px;
  border-width: 2.8125vw 3.125vw 0 3.125vw;
  border-color: #fffadb transparent transparent transparent;
}

/*タイトル*/
.form-step-ttl-ico {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4.2857142857%;
  width: 17.1428571429%;
  margin: auto 0;
}

.form-step-body {
  background: #fff;
  padding: 8.3333333333% 5%;
}

.form-step-body-first {
  background: #fff;
  padding: 0 5% 8.3333333333%;
}

.form-plan01 {
  padding-bottom: 5.1851851852%;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px solid #e8edf4;
}

.form-plan-required {
  display: inline-block;
  margin: auto 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1;
  font-weight: normal;
  background: #ffd739;
  border-radius: 5px 5px;
  padding: 1.3% 1.6%;
}

.form-plan-required02 {
  position: absolute;
  top: 17px;
  right: 17px;
  top: 5.3125vw;
  right: 5.3125vw;
  display: inline-block;
  margin: auto 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1;
  font-weight: normal;
  background: #ffd739;
  border-radius: 5px 5px;
  padding: 1.3% 1.6%;
}

.form-plan01-ttl {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.8518518519%;
}

.form-plan01-img {
  width: 25.9259259259%;
  float: left;
}

/*エアコンブロック*/
.form-plan01-block {
  padding: 7.4074074074% 0;
  border-bottom: 1px solid #e8edf4;
}

/*.form-plan01-price {
  display: table;
}*/

.form-plan-box {
  width: 100%;
  display: table;
}

/**タイトル*/
.item-name {
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1;
  font-weight: bold;
}

/*値段*/
.item-price {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 16px;
  font-size: 5vw;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}

.item-img {
  display: table-cell;
}

.item-left {
  display: table-cell;
  width: 51.8518518519%;
  padding: 0 25px 0 10px;
  vertical-align: middle;
  font-size: 0;
}

 /*プルダウン親要素*/
.item-select {
  width: 26%;
  display: table-cell;
  vertical-align: middle;
}

/*プルダウン本体*/
.item-select-default{
  position: relative;
  padding: 13px 0 13px 13px;
  padding: 3.466666658vw 0 3.466666658vw 3.466666658vw;
  width: 90px;
  width: 23.99999994vw;
  font-size: 17px;
  font-size: 4.533333322vw;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #b9c5d6;
  border-radius: 2.5px 2.5px;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%,#f0f0f0 100%);
  cursor: pointer;
}

/*labelタグを上からかぶせてスタイル*/
.item-select-custom{ position: relative; }

/*三角マーク*/
.item-select-custom:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  right: 3.466666658vw;
  width: 0;
  height: 0;
  margin: auto 0;
  border-style: solid;
  border-width: 4px 3.5px 0 3.5px;
  border-width: 1.066666664vw 0.933333331vw 0 0.933333331vw;
  border-color: #366dc0 transparent transparent transparent;
  pointer-events: none;
}

/* お掃除付きエアコンの見分け方
----------------------- */
.description-warp {
  padding: 25px 0 0;
  padding: 7.8125vw 0 0;
  line-height: 1;
  text-align: center;
}

.description-link {
  color: #4374c3;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
}


/* オプション
----------------------- */
.form-option {
  padding-bottom: 5.1851851852%;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px solid #e8edf4;
}

.form-plan-option {
  display: inline-block;
  margin: auto 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1;
  font-weight: normal;
  color: #6b7b92;
  background: #e8edf4;
  border-radius: 5px 5px;
  padding: 1.3% 1.6%;
}

 /*プルダウン親要素*/
.item-select-option {
  /*width: 30.7%;*/
  width: 26%;
  display: table-cell;
  /*float: right;*/
  vertical-align: middle;
  text-align: center;
}

.form-option-ttl {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.8518518519%;
}

/*エアコンブロック*/
.form-option-block { padding-bottom: 6.7164179104%; }

.form-option-block+.form-option-block {
  padding: 6.7164179104% 0 0;
  border-top: 1px solid #e8edf4;
}

/* 合計金額
----------------------- */
.pay-body{
  /*margin-top: 3.7037037037%;*/
  padding: 6.6666666667%;
  border: 2px solid #e8edf4;
}

.pay-fix,
.pay-discount,
.pay-tax,
.pay-total {
  width: 100%;
  display: table;
}

/*合計（税別）*/
.pay-total { margin-bottom: 6.6666666667%; }

.pay-total-ttl {
  width: 50%;
  display: table-cell;
  text-align: left;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
  font-weight: bold;
}

.pay-total-price {
  width: 50%;
  display: table-cell;
  text-align: right;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  font-weight: bold;
}

/*消費税 & 割引適応*/
.pay-tax { margin-bottom: 5.5555555556%; }
.pay-discount { margin-bottom: 6.6666666667%; }

.pay-tax-price,
.pay-discount-price {
  width: 50%;
  display: table-cell;
  text-align: right;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
  font-weight: 300;
}

.pay-tax-ttl,
.pay-discount-ttl {
  width: 50%;
  display: table-cell;
  text-align: left;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
  font-weight: 300;
}

/*合計金額（税込）*/
.pay-fix {
  padding-top: 7.4074074074%;
  border-top: 2px solid  #e8edf4;
}

.pay-fix-ttl {
  width: 50%;
  display: table-cell;
  text-align: left;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1;
  font-weight: bold;
}

.pay-fix-price {
  width: 50%;
  display: table-cell;
  text-align: right;
  font-size: 17px;
  font-size: 5.3125vw;
  line-height: 1;
  font-weight: bold;
  color: #f25100;
}

/* 予約希望日時
----------------------- */
.form-input { font-size: 0; }

.form-plan-label {
  display: inline-block;
  margin-left: 9px;
  margin-left: 2.8125vw;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  vertical-align: bottom;
}

.form-plan-input {
  display: block;
  width: 100%;
  height: 40px;
  height: 12.5vw;
  padding-left: 3.7037037037%;
  margin: 3.7037037037% 0 7.4074074074%;
  font-size: 16px;
  font-size: 5vw;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #f2cbb7;
  border-radius: 5px 5px;
  background-color: #ffe7db;
  background-image: url(/img/aircon/top/form/ico_calendar.png);
  background-position: center right 10px;
  background-repeat: no-repeat;
}

/*iphone用 プレースホルダーの位置調整*/
.form-plan-input::placeholder { padding-top: 0.3em; }

.form-info-txt {
  margin:0 1.8518518519% 8.5185185185%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.615;
}

/*予約日時の変更*/
.form-change {
  padding: 6.6666666667% 6.6666666667% 5.9259259259%;
  border: 2px solid #e8edf4;
}

.form-change-ttl {
  margin-bottom: 4.4444444444%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1;
  font-weight: bold;
}

.form-change-txt {
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

/* STEP3 お清掃可能なエアコンか確認
------------------------------- */
.form-step-body03 {
  background: #fff;
  padding: 0 5% 6.6666666667%;
}

.form-step-inner03 {
  padding: 18px 18px 23px 18px;
  padding: 5.625vw 5.625vw 7.1875vw 5.625vw;
  border: 2px solid #e8edf4;
}

.form-step-ttl03 {
  padding-bottom: 18px;
  padding-bottom: 5.625vw;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  vertical-align: middle;
  border-bottom: 1px solid #e8edf4;
}

.form-step-check03 {
  padding-left: 9px;
  padding-left: 2.8125vw;
  vertical-align: middle;
}

.form-break-box {
  display: block;
  padding-top: 8.3333333333%;
  background: #e0fade;
  border-radius: 5px 5px;
  border: 1px solid #3bb22e;
  cursor: pointer;
}

.form-break-box+.form-break-box {
  margin-top: 5.5970149254%;
}

.form-break-ttl01 {
  position: relative;
  padding: 0 0 0 24px;
  padding: 0 0 0 7.5vw;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  font-weight: bold;
}

.form-break-ttl02 {
  position: relative;
  padding: 0 0 0 24px;
  padding: 0 0 0 7.5vw;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}

.form-break-label01 {
  display: block;
  margin-top: 18px;
  margin-top: 5.625vw;
}


.form-break-label02 {
  display: block;
  margin-top: 23px;
  margin-top: 7.1875vw;
}


.form-break-ttl-place {
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1;
  white-space: nowrap;
}

.form-break-img {
  display: block;
  padding: 0 5.5555555556%;
  margin-top: 6.1111111111%;
}

.form-break-txt {
  padding: 6.6666666667% 7.4074074074% 8.5185185185%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

/*デフォルトのチェックボックス非表示*/
input[type=checkbox] {
  display: none;
}

/*チェックボックス*/
.form-break-ttl01:before,
.form-break-ttl02:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  width: 6.25vw;
  height: 6.25vw;
  margin: auto 0;
  background: #fff;
  border: 1px solid #3bb22e;
  border-radius: 3px 3px;
}

/*チェックマーク*/
.form-break-check:checked+.form-break-ttl01:after,
.form-break-check:checked+.form-break-ttl02:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  left: 0.9375vw;
  width: 11px;
  height: 14.5px;
  width: 4.1044776119vw;
  height: 5.4104477612vw;
  margin: auto 0;
  background: url(/img/top/form/ico_check.png) no-repeat center;
  background-size: contain;
}

.form-submit-block { margin-top: 7.4074074074%; }

/*入力フォーム未記入中*/
.form-validate-btn {
  display: block;
  padding: 3.8888888889% 0;
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  background-color: #bebebe;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.2;
  font-weight: 300;
  border-radius: 5px;
}

/* エラー表示
----------------------- */
.form-error { text-align: center; }

.form-error-message{
  position: relative;
  display: block;
  padding: 5.1851851852% 7.4074074074%;
  margin: 0 auto 7.4074074074%;
  color: #fff;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.333333;
  text-align: left;
  background-color: #f25100;
  border-radius: 5px;
}

.form-error-message:after {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  margin: 0 auto -6px;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #f25100 transparent transparent transparent;
}

.form-error-system .form-error-message { margin: 5% 5%  7.4074074074%;}

/*予約日のマージン調整*/
.form-error-reserve {
  margin: 5.5555555556% auto 3.7037037037%;
}

/* ブラウザ未対応
----------------------- */
.browser-not-body { background: #fff; }

.browser-not-txt {
  margin: 0 5% 0;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

.browser-not-txt:first-child{ padding: 6.2962962963% 0; }

.browser-not-txt+.browser-not-txt { padding-bottom: 6.2962962963%; }

/* 商品がないとき
----------------------- */

.course-not-txt {
  padding: 5%;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}

/* オプション 改修180305
----------------------- */
.menu-option-category {
  font-weight: 700;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*border: 2px solid #e8edf4;*/
  /*background: #fffadb;*/
}

.menu-option-ttl {
  position: relative;
  /*padding: 0 0 17px;*/
  padding: 0 0 10px;
  /*padding: 0 0 5.3125vw;*/
  padding: 0 0 3.125vw;
  text-align: center;
}

.menu-option-ttl-txt {
  line-height: 1.3333;
}

.menu-option-body {
  padding: 7.4074074074% 0;
  background-color: #fff;
  border-top: 1px solid #e8edf4;
}

.menu-option-ttl-point {
  color: #3BB22F;
}

/* アコーディオン
----------------------- */
.menu-category-wrap {
  /*margin-bottom: 9.2592592593%;*/
}

.menu-category {
  font-weight: 700;
  font-size: 14px;
  font-size: 4.375vw;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #b9c5d6;
  border-radius: 2.5px 2.5px;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%,#f0f0f0 100%);
  cursor: pointer;
}

.menu-category-accordion {
  position: relative;
  padding: 17px;
  padding: 5.3125vw;
}

.menu-category-body {
  padding: 7.4074074074%;
  background-color: #fff;
  border-top: 1px solid #b9c5d6;
}

.menu-category-plus {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 17px;
  right: 5.3125vw;
  margin: auto 0;
  width: 20px;
  width: 6.25vw;
  height: 20px;
  height: 6.25vw;
}

/* プラスの横線 */
.menu-category-plus:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  left: 1.25vw;
  margin: auto 0;
  display: block;
  width: 12px;
  width: 3.75vw;
  height: 2px;
  height: 0.625vw;
  background-color: #333;
}

/* プラスの縦線 */
.menu-category-accordion:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: 9px; */
  right: 26px;
  right: 8.125vw;
  margin: auto 0;
  display: block;
  width: 2px;
  width: 0.625vw;
  height: 12px;
  height: 3.75vw;
  background-color: #333;
  -webkit-transition: all .2s;
  transition: all .2s;
}

/* 開いた時マイナスにする */
.menu-category-accordion.minus:after {
  width: 0px;
  height: 0px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

/* 訪問日時の詳細説明
----------------------- */
.menu-date-ttl{
  margin-bottom: 16px;
  margin-bottom: 5vw;
  font-size: 14px;
  font-size: 4.375vw;
  font-weight: bold;
  line-height: 1;
}

.menu-date-txt01 {
  margin-bottom: 26px;
  margin-bottom: 8.125vw;
  font-size: 13px;
  font-size: 4.0625vw;
  font-weight: normal;
  line-height: 1.538;
}

.menu-date-txt02 {
  font-size: 13px;
  font-size: 4.0625vw;
  font-weight: normal;
  line-height: 1.538;
}

/* ==========================================================================
   #map
   ========================================================================== */
.map {
  padding: 0 1.5625% 1.5625%;
  /*margin-top: 10%;*/
  background: #e8edf4;
}

.map-ttl {
  position: relative;
  padding: 4.8387096774% 4.8387096774% 4.8387096774% 12.5806451613%;
  font-size: 16px;
  font-size: 5vw;
  line-height: 1;
  color: #366dc0;
  font-weight: bold;
  background: #fff;
  border-bottom: 1px solid #e8edf4;
}

.map-ttl:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4.8387096774%;
  margin: auto 0;
  width: 4.8387096774%;
  height: 3.265%;
  background: #ffd739;
}

.map-body {
  padding: 4.8387096774% 4.8387096774% 8.064516129%;
  background: #fff;
}

.map-area {
  position: relative;
  margin-bottom: 4.5283018868%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.385;
}

.map-area-last {
  position: relative;
  margin: 7.1428571429% 0 4.5283018868%;
  font-size: 13px;
  font-size: 4.0625vw;
  line-height: 1.385;
}

.map-txt {
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.667;
}





/* メインイメージ改修 180521 テスト画像ベタ張り → コーディング 180612
   ----------------------------------------------------------------- */
.cuddle-wrap {
  padding: 6.6666666667% 2.6666666667% 0;
  background-color: #4d3e2a;
}

.cuddle-smell {
  padding: 0 4.2253521127% 5.6338028169%;
  background: #f5f3f2 url(../../images/aircon/cuddle/bg_mold.jpg);
  background-size: 100px 100px;
  border-radius: 5px;
}

.cuddle-smell-catch {
  margin: -2.4615384615% 0 0 0.6153846154%;
  width: 107.0769230769%;
}

.cuddle-smell-info {
  padding: 2.4615384615% 4.6153846154% 2.1538461538% 4.9230769231%;
  border: 1px solid #3bb22e;
  border: 0.2666666667vw solid #3bb22e;
  border-radius: 5px;
  background-color: #fffccc;
}

.cuddle-smell-aranosuke {
  float: left;
  width: 18.1506849315%;
  margin-right: 4.7945205479%;
}

.cuddle-smell-txt {
  padding-top: 3.0821917808%;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.5714;
}

.cuddle-cause {
  width: 100.5633802817%;
  margin-left: 2.2535211268%;
}

.cuddle-cause-info {
  margin-top: -13.5211267606%;
  padding: 5.0704225352% 4.2253521127% 7.0422535211%;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
}

.cuddle-cause-txt {
  margin-bottom: 4.6153846154%;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.7142;
}

.cuddle-cause-dirt {
  width: 100%;
  margin-bottom: 4.6153846154%;
  /*padding: 0 1.5384615385%;*/
}

.cuddle-cause-box {
  padding: 4.9230769231% 6.1538461538% 7.6923076923%;
  border: 1px solid #3bb22e;
  border: 0.2666666667vw solid #3bb22e;
  background-color: #fffccc;
  border-radius: 5px;
}

.cuddle-box-catch { margin-bottom: 4.9469964664%; }

.cuddle-box-aranosuke {
  float: left;
  width: 65px;
  width: 22.9681978799%;
  margin-right: 5.3003533569%;
}

.cuddle-box-need {
  padding-top: 2.8268551237%;
  color: #3bb22e;
  font-size: 15px;
  font-size: 4vw;
  line-height: 1.5333;
  font-weight: bold;
}

.cuddle-box-txt {
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.7142;
}

.cuddle-box-txt a {
  color: #366dc0;
  text-decoration: none;
}

.cuddle-self {
  position: relative;
  width: 100%;
  margin-top: -3.9436619718%;
}

.cuddle-cause-point { color: #5c267f; }


/* ABテスト用 180906 秋ver
   ----------------------------------------------------------------- */
.cuddle-smell-catch-v2 {
  margin: -2.4615384615% 0 4.6153846154% -6.1538461538%;
  width: 104.6153846154%;
}

.cuddle-smell-now { padding: 0 1.5384615385% 0; }

.cuddle-cause-info-v2 {
  margin-top: -8.455%;
  padding: 5.0704225352% 4.2253521127% 7.0422535211%;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
}

.pledge-ttl {
  position: relative;
  width: 100%;
  padding: 20px 0;
  padding: 5.33333332vw 0;
  text-align: center;
  font-size: 21px;
  font-size: 5.599999986vw;
  font-weight: bold;
  line-height: 1;
  background-color: #ffdf27;
  text-shadow:0px 2px 1px #fceea0,
              0px 2px 1px #fceea0,
              2px 2px 1px #fceea0,
              2px 0px 1px #fceea0,
              2px 0px 1px #fceea0,
              2px -2px 1px #fceea0,
              2px -2px 1px #fceea0,
              0px -2px 1px #fceea0,
              -2px -2px 1px #fceea0,
              -2px -2px 1px #fceea0,
              -2px -2px 1px #fceea0,
              -2px 0px 1px #fceea0,
              -2px 2px 1px #fceea0,
              -2px 2px 1px #fceea0;
}

.pledge-ttl:after {
  content: "";
  position: absolute;
  bottom: -20px;
  bottom: -5.333333325vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 34px 0 34px;
  border-width: 5.333333325vw 9.066666644vw 0 9.066666644vw;
  border-color: #ffdf27 transparent transparent transparent;
}

.pledge-ttl-point { color: #3bb22e; }


/* ==========================================================================
   フォーム改修 180524 form2
   ========================================================================== */

.form2-step {
  padding: 20px 56px;
  padding: 5.33333332vw 14.9333333vw;
  border-bottom: 1px solid #e8edf4;
  background-color: #fff;
}

/* タイトル
----------------------- */
.form2-headline {
  margin-bottom: 15px;
  margin-bottom: 3.99999999vw;
  font-size: 20px;
  font-size: 5.33333332vw;
  line-height: 1;
  font-weight: bold;
}

.form2-headline02 {
  margin-bottom: 12px;
  margin-bottom: 3.199999992vw;
  font-size: 20px;
  font-size: 5.33333332vw;
  line-height: 1.35;
  font-weight: bold;
}

.form2-point01 {
  font-weight: bold;
  color: #3bb22e;
}

.form2-point02 {
  font-weight: bold;
  color: #f25100;
}

/* 画像
----------------------- */
.form2-pic {
  width: 100%;
  margin-bottom: 12px;
  margin-bottom: 3.199999992vw;
}

.form2-detail {
  margin: 0 5px 0;
  margin: 0 1.33333333vw 0;
}

.form2-txt01 {
  margin-bottom: 5px;
  margin-bottom: 1.33333333vw;
  font-size: 16px;
  font-size: 4.266666656vw;
  line-height: 1.438;
}

/*セット割りがあるとき*/
.form2-txt02 {
  margin-bottom: 10px;
  margin-bottom: 2.66666666vw;
  font-size: 16px;
  font-size: 4.266666656vw;
  line-height: 1.438;
}

.form2-txt01 {
  margin-bottom: 5px;
  margin-bottom: 1.33333333vw;
  font-size: 16px;
  font-size: 4.266666656vw;
  line-height: 1.438;
}


.form2-aircon-ttl {
  margin-bottom: 10px;
  margin-bottom: 2.66666666vw;
  font-size: 18px;
  font-size: 4.799999988vw;
  font-weight: bold;
  line-height: 1;
}

.form2-time-txt {
  font-size: 14px;
  font-size: 3.733333324vw
}

.form2-price-block { position: relative; }

.form2-price-box {
  position: absolute;
  bottom: 0;
  left: 0;
}

/*セット価格*/
.form2-price-set {
/*  margin-bottom: -4px;
  margin-bottom: -1.066666664vw;*/
  font-size: 14px;
  font-size: 3.733333324vw;
  line-height: 1;
}

.form2-price-line { text-decoration: line-through; }


/* 台数
----------------------- */
.form2-number { float: right; }
.form2-price-number {
  padding: 2px 3px;
  padding: 0.533333332vw 0.799999998vw;
  font-size: 11px;
  font-size: 2.933333326vw;
  font-weight: bold;
  background-color: #ffde27;
  border-radius: 2.5px 2.5px;
}

/* 値段
----------------------- */
.form2-price {
  padding-left: 4px;
  padding-left: 1.066666664vw;
  font-size: 40px;
  font-size: 10.66666664vw;
  font-weight: bold;
  line-height: 1;
  color: #f25100;
}

.form2-price-yen {
  font-size: 22px;
  font-size: 5.866666652vw;
}

/* 次へボタン
----------------------- */
.form2-next-btn {
  position: relative;
  width: 100%;
  margin: 5px 0;
  margin: 1.33333333vw 0;
  padding: 24px 0;
  padding: 6.399999984vw 0;
  display: block;
  font-size: 19px;
  font-size: 5.066666654vw;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border: 2px solid #9d6e14;
  border-radius: 5px 5px;
  background: #fee388;
  background: linear-gradient(to bottom, #fee388 0%,#fdbc3c 100%);
}

/*矢印*/
.btn-next-step-txt {
  position: relative;
  padding-right: 10px;
  padding-right: 2.66666666vw;
}

.btn-next-step-txt:after {
  content: "＞";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 16px;
  width: 3.125vw;
  height: 4.266666656vw;
  right: -10px;
  right: -2.66666666vw;
  margin: auto 0;
  font-size: 16px;
  font-size: 4.266666656vw;
  font-weight: normal;
  line-height: 1;
}

/* ポップアップリンク
----------------------- */
.form2-popup-txt { text-align: center; }

.form2-popup-txt-link {
  font-size: 14px;
  font-size:  3.733333324vw;
  line-height: 1;
  color: #366dc0;
}

/* 選択ボタン
----------------------- */
.form2-answer {
  margin-bottom: 20px;
  margin-bottom: 5.33333332vw;
}

.form2-answer input[type=radio] {
  display: none;  /* ラジオボタンを非表示にする */
}

.form2-answer-yes {
  display: block;
  float: left;
  width: 150px;
  width: 39.9999999vw;
  padding: 20px 0;
  padding: 5.33333332vw 0;
  font-size: 17px;
  font-size: 4.533333322vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #333;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 27px;
  border-radius: 7.199999982vw;
}

.form2-answer-no {
  display: block;
  float: right;
  width: 150px;
  width: 39.9999999vw;
  padding: 20px 0;
  padding: 5.33333332vw 0;
  font-size: 17px;
  font-size: 4.533333322vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #333;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 27px;
  border-radius: 7.199999982vw;
}

.form2-answer input[type="radio"]:checked + label {
  background-color: #3bb22e;
  color: #fff;
}

/* 次へボタン&戻るボタン
----------------------- */
.form2-btn-block {
  overflow: hidden;
  padding: 5px 17px;
  padding: 1.33333333vw 4.533333322vw;
}

.form2-btn-back {
  display: inline-block;
  position: relative;
  padding: 15px 0;
  padding: 3.99999999vw 0;
  width: 92px;
  width: 24.53333327vw;
  font-size: 13px;
  font-size: 3.466666658vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border: 1px solid #b9c5d6;
  border-radius: 2.5px 2.5px;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%,#f0f0f0 100%);
}

.btn-back-step-txt {
  position: relative;
  padding-left: 5px;
  padding-left: 1.33333333vw;
}

.btn-back-step-txt:after {
  content: "＜";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 13px;
  width: 3.125vw;
  height: 3.466666658vw;
  left: -10px;
  left: -2.66666666vw;
  margin: auto 0;
  font-size: 13px;
  font-size: 3.466666658vw;
  font-weight: normal;
  line-height: 1;
}

.form2-btn-next-small {
  display: inline-block;
  margin-left: 15px;
  margin-left: 3.99999999vw;
  position: relative;
  padding: 21px 0;
  padding: 5.599999986vw 0;
  width: 163px;
  width: 43.46666656vw;
  font-size: 19px;
  font-size: 5.066666654vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border: 2px solid #9d6e14;
  border-radius: 5px 5px;
  background: #fee388;
  background: linear-gradient(to bottom, #fee388 0%,#fdbc3c 100%);
}

/* あらのすけ
----------------------- */
.form2-aranosuke {
  display: table;
}

.form2-aranosuke-img {
  display: table-cell;
  width: 80px;
  width: 21.33333328vw;
}

.form2-aranosuke-illust {

  padding: 10px 7px 9px 8px;
  padding: 2.66666666vw 1.866666662vw 2.399999994vw 2.133333328vw;
  width: 80px;
  height: 80px;
  width: 21.33333328vw;
  height: 21.33333328vw;
  background-color: #e8edf4;
  border-radius: 4px;
}

.form2-aranosuke-txt {
  display: table-cell;
  padding-left: 15px;
  padding-left: 3.99999999vw;
  margin-bottom: 5px;
  margin-bottom: 1.33333333vw;
  font-size: 16px;
  font-size: 4.266666656vw;
  line-height: 1.438;
  vertical-align: top;
}

.form2-aranosuke-txt02 {
  display: table-cell;
  padding-left: 15px;
  padding-left: 3.99999999vw;
  margin-bottom: 5px;
  margin-bottom: 1.33333333vw;
  font-size: 20px;
  font-size: 5.33333332vw;
  line-height: 1.438;
  vertical-align: middle;
}

/* 追加するボタン
----------------------- */
.form2-btn-add {
  float: right;
  padding: 13px 0 13px 0;
  padding: 3.466666658vw 0 3.466666658vw 0;
  width: 90px;
  width: 23.99999994vw;
  font-size: 17px;
  font-size: 4.533333322vw;
  text-align: center;
  line-height: 1;
  border: 1px solid #b9c5d6;
  border-radius: 2.5px 2.5px;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%,#f0f0f0 100%);
}


/* ==========================================================================
   #plan
   ========================================================================== */
.plan-ttl { padding-left: 4.6666666667%; }

.plan-ttl-img { margin-top: -6.4%; }

.plan-inner { padding: 0 2.6666666667% 2.6666666667%; }

.plan-bloc {
  display: block;
  margin-bottom: 2.8169014085%;
  padding: 5.6338028169%;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
  text-decoration: none;
}

.plan-menu {
  padding: 7.1428571429% 1.5873015873%;
}

.plan-menu-ttl {
  margin-bottom: 9px;
  margin-bottom: 2.399999994vw;
  font-size: 21px;
  font-size: 5.599999986vw;
  line-height: 1.208;
  color: #2565d6;
  font-weight: bold;
}

.plan-menu-txt {
  margin-bottom: 18px;
  margin-bottom: 4.799999988vw;
  font-size: 16px;
  font-size: 4.266666656vw;
  line-height: 1.375;
}

/* 値段
----------------------- */
.plan-menu-box { position: relative; }

.plan-menu-number {
  display: block;
  width: 42px;
  width: 11.19999997vw;
  padding: 2px 0;
  padding: 0.533333332vw 0;
  font-size: 14px;
  font-size: 3.733333324vw;
  font-weight: bold;
  text-align: center;
  background-color: #ffde27;
  border-radius: 2.5px 2.5px;
}

.plan-menu-price {
  position: absolute;
  left: 50px;
  left: 13.3333333vw;
  bottom: -4px;
  bottom: -1.066666664vw;
  font-size: 40px;
  font-size: 10.66666664vw;
  font-weight: bold;
  line-height: 1;
  color: #f25100;
}

.plan-menu-comma {
  font-size: 20px;
  font-size: 5.33333332vw;
}

.plan-menu-yen {
  font-size: 30px;
  font-size: 7.99999998vw;
}

.plan-menu-tax {
  font-size: 14px;
  font-size: 3.733333324vw;
}

.plan-menu-btn {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 25px 0;
  padding: 6.399999984vw 0;
  font-size: 16px;
  font-size: 4.266666656vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border: 2px solid #b9c5d6;
  border-radius: 5px 5px;
  background: #fafafa;
  background: linear-gradient(to bottom, #ffffff 0%,#d1d5dc 100%);
}

/* ==========================================================================
   #line
   ========================================================================== */
.line { position: relative; }

.btn-line {
  position: absolute;
  bottom: 162px;
  bottom: 43.19999989vw;
  left: 0;
  right: 0;
  width: 90.1333333333%;
  margin: 0 auto;
  display: block;
}

.btn-line-v2 {
  position: absolute;
  bottom: 25px;
  bottom: 6.66666665vw;
  left: 0;
  right: 0;
  width: 86.6666666667%;
  margin: 0 auto;
  display: block;
}

.txt-line {
  position: absolute;
  bottom: 124px;
  bottom: 33.06666658vw;
  width: 100%;
  font-size: 17px;
  font-size: 4.533333322vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px 1px rgba(95, 29, 3, 0.3);
}

.txt-small-line {
  font-size: 11px;
  font-size: 2.933333326vw
}

/* ==========================================================================
   # robot
   ========================================================================== */
.robot {
  border: 5px solid #ffd739;
  border: 1.33333333vw solid #ffd739;
}

.robot-inner {
  padding: 5.3333333333% 4%;
  background: url(../../images/common/bg_dot01.png);
  background-size: 4px 4px;
  background-size: 1.25vw 1.25vw;
}

.robot-bloc {
  position: relative;
  margin-bottom: 35px;
  margin-bottom: 9.33333331vw;
}



.robot-ttl {
  position: relative;
  padding: 20px 20px 18px 47px;
  padding: 5.33333332vw 5.33333332vw 4.799999988vw 12.79999997vw;
  background: #ffd739;
  border-radius: 5px 5px 0 0;
}

.robot-ttl-txt {
  font-size: 18px;
  font-size: 4.799999988vw;
  line-height: 1;
  font-weight: bold;
}

.robot-ttl-ico {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 3.99999999vw;
  margin: auto 0;
  width: 25px;
  height: 25px;
  width: 6.66666665vw;
  height: 6.66666665vw;
  font-size: 14px;
  font-size: 3.733333324vw;
  font-weight: bold;
  line-height: 1.7;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #3bb22e;
}

.robot-bloc-inner {
  display: table;
  width: 100%;
  padding: 15px 15px 20px;
  padding: 3.99999999vw 3.99999999vw 5.33333332vw;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}

.robot-pic {
  display: table-cell;
  width: 115px;
  height: 90px;
  width: 30.66666659vw;
  height: 23.99999994vw;
}

.robot-bloc-txt {
  display: table-cell;
  padding-left: 15px;
  padding-left: 3.99999999vw;
  font-size: 15px;
  font-size: 3.99999999vw;
  line-height: 1.533;
  vertical-align: middle;
}

.robot-bloc:after {
  content: "";
  position: absolute;
  bottom: -31px;
  bottom: -8.266666646vw;
  left: 0;
  right: 0;
  width: 35px;
  width: 9.33333331vw;
  height: 31px;
  height: 8.266666646vw;
  margin: 0 auto;
  background: url(../../images/common/ico_arrow01.png) no-repeat;
  background-size: 35px 31px;
  background-size: 9.33333331vw 8.266666646vw;
}


.robot-column {
  padding: 25px 0 15px;
  padding: 6.66666665vw 0 3.99999999vw;
  background-color: #fffccc;
}

.robot-column-ttlbox {
  margin-bottom: 15px;
  margin-bottom: 3.99999999vw;
  padding-left: 85px;
  padding-left: 22.66666661vw;
  position: relative;
}

.robot-column-txt {
  font-size: 16px;
  font-size: 4.266666656vw;
  line-height: 1.563;
}

.robot-column-chara {
  position: absolute;
  top: -4px;
  left: 22px;
  top: -1.066666664vw;
  left: 5.866666652vw;
  width: 50px;
  height: 57px;
  width: 13.3333333vw;
  height: 15.19999996vw;
}

.robot-column-paper {
  margin: 0 15px;
  margin: 0 3.99999999vw;
}

.robot-column-paper {
  padding: 15px 20px 20px;
  padding: 3.99999999vw 5.33333332vw 5.33333332vw;
  font-size: 14px;
  font-size: 3.733333324vw;
  line-height: 1.714;
  border: 1px solid #e8edf4;
  background: url(../../images/aircon/robot/bg_note.png);
  background-size: 1px 9.5px;
  border-radius: 2.5px 2.5px;
}


/* チャット位置関係
----------------------- */
.zopim_move {
  margin-bottom: 90px!important;
  margin-bottom: 23.99999994vw!important;
  margin-right: 0px!important;
}


/* ==========================================================================
   # reservation
   ========================================================================== */
/* ご予約方法
   ----------------------------------------------------------------- */
.l-reservation {
  padding: 10px 0 25px;
  padding-bottom: 2.6666666667% 0 6.6666666667%;
  /*background: #fff25d url(../../img/aircon2/parts/ico_dotted_yellow.png);*/
  background: #fff842;
  background-size: 8px 8px;
}


/* タイトル部分
----------------------- */
.reservation-head {
  position: relative;
  padding-left: 30px;
  padding-left: 8vw;
  margin-bottom: 25px;
  margin-bottom: 6.6666666667%;
}

.reservation-ttl {
  margin-bottom: 10px;
  margin-bottom: 2.8985507246%;
  font-size: 28px;
  font-size: 7.4666666667vw;
  line-height: 1;
  color: #111;
}

.reservation-ttl-munber {
  font-size: 37px;
  font-size: 9.8666666667vw;
}

.reservation-txt {
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1;
  color: #222;
}

.reservation-txt span {
  font-weight: bold;
  color: #3bb22e;
}

.reservation-aircon {
  position: absolute;
  top: 0;
  right: 5px;
  right: 1.3333333333%;
  width: 92px;
  width: 24.5333333333%;
}

/* 予約方法
----------------------- */
.reservation-box {
  padding: 0 15px;
  padding: 0 4%;
}

.reservation-list {
  list-style: none;
  padding: 0 20px;
  padding: 0 5.7971014493%;
  margin: 0;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 3px;
}

.reservation-item {
  padding: 25px 0 20px;
  padding: 8.3056478405% 0 6.6445182724%;
}

.reservation-item + .reservation-item {
  border-top: 1px solid #e8edf4;
}

.reservation-box-ttl {
  float: left;
  margin-bottom: 20px;
  margin-bottom: 6.6445182724%;
  font-size: 21px;
  font-size: 5.6vw;
  line-height: 1;
  color: #111;
}

.reservation-number {
  width: 25px;
  width: 6.6666666667vw;
}

.reservation-box-ttl-txt { line-height: 1.2; }

.reservation-card {
  float: right;
  width: 143px;
  width: 47.5083056478%;
  margin-top: -12px;
  margin-top: -3.9867109635%;
  padding: 7px 10px;
  padding: 2.3255813953% 3.3222591362%;
  background-color: #fffadb;
  border-radius: 2px;
}

.reservation-btn {
  position: relative;
  display: block;
  text-decoration: none;
}

.reservation-web-txt {
  position: absolute;
  top: 21px;
  top: 33.8709677419%;
  left: 76px;
  left: 25.2491694352%;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

.reservation-btn-point {
  color: #fffc15;
}

.reservation-tel-info {
  float: right;
  width: 156px;
  width: 51.8272425249%;
  margin: -2px 5px 0 0;
  margin: -0.6644518272% 1.6611295681% 0 0;
}

.reservation-tel-txt {
  position: absolute;
  top: 30px;
  top: 41.6666666667%;
  left: 49px;
  left: 16.2790697674%;
  font-size: 28px;
  font-size: 7.4666666667vw;
  font-weight: bold;
  color: #fff;
  line-height: 1;
 /*  text-shadow: 
    #249417 2px 0px,  #249417 -2px 0px,
    #249417 0px -2px, #249417 0px 2px,
    #249417 2px 2px , #249417 -2px 2px,
    #249417 2px -2px, #249417 -2px -2px,
    #249417 1px 2px,  #249417 -1px 2px,
    #249417 1px -2px, #249417 -1px -2px,
    #249417 2px 1px,  #249417 -2px 1px,
    #249417 2px -1px, #249417 -2px -1px; */
  text-shadow:0px 2px 0 #249417,
              0px 2px 0 #249417,
              2px 2px 0 #249417,
              2px 0px 0 #249417,
              2px 0px 0 #249417,
              2px -2px 0 #249417,
              2px -2px 0 #249417,
              0px -2px 0 #249417,
              -2px -2px 0 #249417,
              -2px -2px 0 #249417,
              -2px -2px 0 #249417,
              -2px 0px 0 #249417,
              -2px 2px 0 #249417,
              -2px 2px 0 #249417;
}


/* ==========================================================================
   # step-v2
   ========================================================================== */
/* 作業流れ(Bパターンから移植)
   ----------------------------------------------------------------- */
.l-step-v2 {
  position: relative;
  padding-bottom: 60px;
  padding-bottom: 16%;
  background-color: #cee5ff;
}

.l-step-v2:before {
  content: "";
  position: absolute;
  top: -17px;
  top: -4.5333333333vw;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 92px;
  height: 24.5333333333vw;
  background: url(../../img/aircon2/flow/img_wave.png) 0 0 no-repeat;
  background-size: cover;
}

/* タイトル部分
----------------------- */
.step-v2-head {
  position: relative;
  z-index: 2;
  padding: 27px 0 0 27px;
  padding: 7.2% 0 0 7.2%;
  margin-bottom: 19px;
  margin-bottom: 5.0666666667%;
}

.step-v2-ttl-chare {
  display: inline-block;
  width: 42px;
  width: 12.0689655172%;
}

.step-v2-ttl {
  display: inline-block;
  margin-left: 5px;
  margin-left: 1.4367816092%;
  font-size: 26px;
  font-size: 6.9333333333vw;
  color: #222;
}


/* 流れ
----------------------- */
.step-v2 {
  padding: 0 15px;
  padding: 0 4%;
}

/* ステップ1 */
.step-v2-block01 {
  position: relative;
  z-index: 4;
  margin-bottom: 19px;
  margin-bottom: 5.5072463768%;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 3px;
}

.step-v2-block-inner {
  padding: 18px 18px 20px;
  padding: 5.2785923754% 5.2785923754% 5.8651026393%;
}

.step-v2-block-ttl {
  margin: 0 5px 20px 5px;
  margin: 0 1.6393442623% 6.5573770492% 1.6393442623%;
  padding: 1px 0;
  padding: 0.3278688525% 0;
  text-align: center;
  font-size: 20px;
  font-size: 5.3333333333vw;
  line-height: 1.2;
  color: #222;
  background: url(../../img/aircon2/flow/bg_ttl.png) 0 0 no-repeat;
  background-size: cover;
}

.step-v2-block-pic {
  width: 100%;
  margin-bottom: 18px;
  margin-bottom: 5.9016393443%;
}

.step-v2-block-txt {
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.714;
}

/* お約束の日時にお伺いします！ */
.step-v2-time {
  padding: 23px 0 23px 55px;
  padding: 6.7448680352% 0 6.7448680352% 16.1290322581%;
  background-color: #fff25d;
}

.step-v2-time-txt {
  position: relative;
  font-weight: bold;
  font-size: 15px;
  font-size: 4vw;
  line-height: 1;
  color: #222;
}

.step-v2-time-txt:before {
  content: "";
  position: absolute;
  top: -2px;
  top: -13.3333333333%;
  left: -30px;
  left: -10.4895104895%;
  display: block;
  width: 20px;
  width: 6.993006993%;
  height: 20px;
  height: 133.3333333333%;
  background: url(../../img/aircon2/flow/ico_clock.png) 0 0 no-repeat;
  background-size: cover;
}

.step-v2-time-staff {
  position: absolute;
  bottom: -21px;
  bottom: -5.223880597%;
  right: 0;
  width: 70px;
  width: 20.5278592375%;
}

.step-v2-arrow {
  position: absolute;
  bottom: -25px;
  /* bottom: -6.2189054726%; */
  left: 50%;
  width: 27px;
  /* width: 7.917888563%; */
  margin-left: -13px;
  /* margin-left: -3.8123167155%; */
}

/* ステップ2 */
.step-v2-block02 {
  position: relative;
  padding: 18px 18px 25px;
  padding: 5.2173913043% 5.2173913043% 7.2463768116%;
  margin-bottom: 19px;
  margin-bottom: 5.5072463768%;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 3px;
  z-index: 3;
}

/* ステップ3 */
.step-v2-block03 {
  position: relative;
  padding: 18px;
  padding: 5.2173913043%;
  margin-bottom: 19px;
  margin-bottom: 5.5072463768%;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 3px;
  z-index: 2;
}

.step-v2-bunkai {
  position: relative;
  margin-top: 42px;
  margin-top: 13.7704918033%;
  padding: 39px 21px 15px 21px;
  padding: 12.7868852459% 6.8852459016% 4.9180327869% 6.8852459016%;
  background-color: #fffadb;
  border: 1px solid #ffd739;
  border-radius: 3px;
}

.step-v2-bunkai-ttl {
  position: absolute;
  top: -18px;
  top: -6.4516129032%;
  left: 50%;
  margin-left: -107px;
  margin-left: -35.3135313531%;
  display: inline-block;
  padding: 11px 16px;
  padding: 3.6303630363% 5.2805280528%;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1;
  color: #222;
  background-color: #fff25d;
}

.step-v2-bunkai-txt {
  margin-top: 20px;
  margin-top: 7.662835249%;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.571;
}

/* ステップ4 */
.step-v2-block04 {
  position: relative;
  background-color: #fff;
  border: 2px solid #3bb22e;
  border-radius: 3px;
  z-index: 1;
}

.step-v2-block04-inner {
  padding: 18px 18px 118px;
  padding: 5.2785923754% 5.2785923754% 34.6041055718%;
}

.step-v2-after {
  position: absolute;
  bottom: 0;
  width: 100%;
}


/* 一番下に記載する */
.js-date-enable {
  border-color: #adf0a6;
  background-color: #e0fade;
}

.js-date-none {
  padding-left: 3.4260655064%;
  color: #999;
  font-weight: 300;
  text-align: left;
}


/* ==========================================================================
   追従ボタン jsなしで最初から表示
   ========================================================================== */
/* ▼ jsでフェードインさせる時は .l-tel-flow に変更する */
.l-tel-fixed {
  /* display: none; */
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 2.34375vw;
  background-color: #1d83f6;
}

.tel-flow-number {
  position: relative;
  display: block;
  float: left;
  width: 68.75vw;
}

.tel-flow-tel {
  position: absolute;
  top: 7.8125vw;
  left: 10.9375vw;
  font-size: 6.875vw;
  font-weight: bold;
  line-height: 0.8;
  color: #111;
  text-shadow: 0px 1px 1px #fff883, 0px 1px 1px #fff883, 1px 1px 1px #fff883, 1px 0px 1px #fff883, 1px 0px 1px #fff883, 1px -1px 1px #fff883, 1px -1px 1px #fff883, 0px -1px 1px #fff883, -1px -1px 1px #fff883, -1px -1px 1px #fff883, -1px -1px 1px #fff883, -1px 0px 1px #fff883, -1px 1px 1px #fff883, -1px 1px 1px #fff883;
}

.tel-flow-btn {
  display: block;
  float: right;
  width: 24.6875vw;
}







