@charset "utf-8";
@font-face {
  font-family: 'din';
  src: url(../common/font/PT%20DIN%20Condensed%20Cyrillic.eot) format("eot"), url(../common/font/PT%20DIN%20Condensed%20Cyrillic.woff) format("woff"), url(../common/font/PT%20DIN%20Condensed%20Cyrillic.ttf) format("truetype");
}
/*------------------------------------------------------------
共通レイアウト
------------------------------------------------------------*/
input {
  border: none;
  outline: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  cursor: pointer;
  width: 100%;
}

/*------------------------------------------------------------
汎用スタイル
------------------------------------------------------------*/
.cf:after {
  content: " ";
  display: block;
  clear: both;
}

.inline {
  display: inline-block;
}

.fltL {
  float: left;
}

.fltR {
  float: right;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.img-responsive-max100p {
  max-width: 100%;
  height: auto;
}

.algL {
  text-align: left;
}

.algC {
  text-align: center;
}

.algR {
  text-align: right;
}

/*------------------------------------------------------------
下層コンテナ
------------------------------------------------------------*/
#contents_wrapper.under {
  margin-top: 52px;
}

.main-conts {
  padding-left: 10px;
  padding-right: 10px;
}

.main-conts-inner {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}

@media all and (min-width: 960px) {
  #contents_wrapper.under {
    margin-top: 0;
  }

  .main-conts-inner {
    width: 960px;
    margin: 0 auto;
  }
}
/*------------------------------------------------------------
下層メインビジュアル
------------------------------------------------------------*/
.under-mv {
  width: 100%;
  text-align: center;
  position: relative;
}
.under-mv .bg-arrow {
  width: 38px;
  height: 31px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -19px;
  background: url(../staff/images/under-mv-arrow.png) center bottom no-repeat;
  background-size: contain;
}
.under-mv:before, .under-mv:after {
  content: "";
  width: 50%;
  height: 31px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
}
.under-mv:before {
  left: 0;
  margin-left: -19px;
}
.under-mv:after {
  right: 0;
  margin-right: -19px;
}

.undernami-mv {
  width: 100%;
  text-align: center;
  position: relative;
}
.undernami-mv:after {
  content: "";
  width: 100%;
  height: 12px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../common/images/nami_gray_top.png) repeat-x left bottom;
  background-size: auto 12px;
}

/*------------------------------------------------------------
下層メインビジュアル
------------------------------------------------------------*/
.img-main-offer {
  padding: 53px 0 57px;
  background-image: url(../confirm/images/bg-confirm-pt.png), url(../confirm/images/bg-confirm-left-sp.png), url(../confirm/images/bg-confirm-right-sp.png);
  background-repeat: repeat,no-repeat,no-repeat;
  background-position: left top,left top,right top;
  background-size: 20px,183px 158px,136px 158px;
  background-color: #15a3dc;
}
.img-main-offer h2 img {
  height: 48px;
}

@media all and (min-width: 960px) {
  .img-main-offer {
    padding: 59px 0 63px;
    background-image: url(../confirm/images/bg-confirm-pt.png), url(../confirm/images/bg-confirm-left-pc.png), url(../confirm/images/bg-confirm-right-pc.png);
    background-size: auto;
  }
  .img-main-offer h2 img {
    height: auto;
  }
}
/*------------------------------------------------------------
内容確認
------------------------------------------------------------*/
.offer-bg {
  background-color: #f3f3f3;
}

.offer .offer-box {
  margin-top: 20px;
  padding: 20px;
  background-color: #fff;
}
.offer .offer-box:first-child {
  margin-top: 0;
}
.offer .offer-box .ttl-offer {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #6ac9e9;
  text-align: center;
}
.offer .offer-box .ttl-offer img {
  height: 18px;
}
.offer .offer-box dl.offer-lo1 dt {
  float: left;
  width: 4em;
  clear: left;
}
.offer .offer-box dl.offer-lo1 dd {
  padding-left: 4em;
  padding-bottom: 5px;
  color: #07a3e0;
}
.offer .offer-box dl.offer-lo1 dd:last-child {
  padding-bottom: 0;
}
.offer .offer-box dl.offer-lo1 dd span {
  display: inline-block;
}
.offer .offer-box dl.offer-lo1 dd span:after {
  content: " / ";
}
.offer .offer-box dl.offer-lo1 dd span:last-child:after {
  content: none;
}
.offer .offer-box dl.offer-lo2 dt {
  font-family: "din";
  font-size: 22px;
}
.offer .offer-box dl.offer-lo2 dt .city {
  padding-left: 1rem;
}
.offer .offer-box dl.offer-lo2 dd {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #6ac9e9;
}
.offer .offer-box dl.offer-lo2 dd:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.btns {
  margin-top: 30px;
}
.btns .btns-sub {
  margin-top: 20px;
}
.btns .btns-sub p {
  margin-top: 20px;
}


@media all and (min-width: 960px) {
  .offer .offer-box {
    padding: 30px 40px;
  }
  .offer .offer-box .ttl-offer {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .offer .btns {
    margin-top: 40px;
  }
  .offer .btns .btns-sub {
    letter-spacing: -.40em;
  }
  .offer .btns .btns-sub p {
    display: inline-block;
    letter-spacing: normal;
    width: 470px;
    margin-top: 0;
    margin-left: 20px;
  }
  .offer .btns .btns-sub p:first-child {
    margin-left: 0;
  }

}
/*------------------------------------------------------------
申込完了
------------------------------------------------------------*/
.bd-t {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dotted #6ac9e9;
}

.fs-sm {
  font-size: 1.0rem;
}

.offer .offer-box .ttl-complete {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #6ac9e9;
  text-align: center;
}
.offer .offer-box .ttl-complete img {
  height: 43px;
}

.btns .totop {
  display: block;
  padding: 17px;
  background: url(../complete/images/ico-btn_arrow.png) no-repeat 10px center #15a3dc;
  background-size: 10px 15px;
  text-align: center;
}

@media all and (min-width: 960px) {
  .offer .offer-box .ttl-complete {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .offer .offer-box .ttl-complete img {
    height: auto;
  }
  .offer .offer-box .complete-msg {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.25;
  }
  .btns .totop {
    padding: 42px;
    background-position: 20px center;
  }
}
.tel{
  pointer-events: none;
  text-decoration: none;
}
@media screen and (max-width: 959px){
 .tel{
  pointer-events: auto;
  text-decoration: baseline;
  color: #15a3dc;
} 
}
/*# sourceMappingURL=complete.css.map */
