/* CSS Document */
/*================================================
top
================================================*/
.old_design .mainimg {
  box-shadow: 1px 1px 5px #888;
}

.old_design .p70 {
  padding: 70px 0;
}

.old_design .top_content {
  background-color: #fff;
  padding-bottom: 70px;
}

.old_design .top_content:last-child {
  padding-bottom: 30px;
}

.old_design .contentWrap.bgivory h2 {
  border-bottom: none;
}

.old_design .support {
  width: 800px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.old_design .support .ttl {
  background: #633f06;
  /* Old browsers */
  background: -moz-linear-gradient(left, #633f06 75%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #633f06 75%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #633f06 75%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  font-size: 18px;
  padding: 7px 0 7px 10px;
}

.old_design .support .ttl p {
  border-left: solid 3px #ddba33;
  padding-left: 10px;
  line-height: 1;
}

.old_design .support .txt {
  font-size: 18px;
  padding: 25px;
}

/*================================================
howto
================================================*/
.old_design .bottom_arrow:after {
  content: "";
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top: 18px solid #633f06;
  display: block;
  position: absolute;
  bottom: -36px;
  left: 50%;
  margin-left: -18px;
}

.old_design .bottom_arrow:last-child:after {
  display: none;
}

.old_design .wp_ivoryBox .txt {
  width: 640px;
  font-size: 16px;
  margin-right: 20px;
  float: left;
}

.old_design .wp_ivoryBox .img {
  float: left;
}

/*================================================
case
================================================*/
.old_design .case p {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: -0.5px;
}

.old_design .case .f16 {
  font-size: 16px;
}

.old_design .column3 > div {
  width: 306px;
  margin-right: 20px;
  float: left;
}

.old_design .column3 > div.mr0 {
  margin-right: 0;
}

.old_design .column2 > div {
  float: left;
}

.old_design .point {
  margin-top: 40px;
}

.old_design .point .ttl {
  background-color: #633f06;
  text-align: center;
}

.old_design .case .wp_ivoryBox {
  padding: 30px 30px;
  margin-bottom: 5px;
  color: #633f06;
}

.old_design .point .wp_ivoryBox ul li {
  margin-bottom: 40px;
}

.old_design .point .wp_ivoryBox ul li:last-child {
  margin-bottom: 0px;
}

.old_design .point .wp_ivoryBox ul li > div {
  float: left;
  font-size: 16px;
}

.old_design .point .wp_ivoryBox ul li .img_point {
  margin-right: 25px;
}

.old_design .point .wp_ivoryBox ul li > div > img {
  margin-bottom: 5px;
}

/*================================================
cost
================================================*/
.old_design .cost h2 {
  margin: 30px 0;
}

.old_design .cost .column2 > div {
  width: 470px;
  margin-bottom: 20px;
  font-size: 16px;
}

.old_design .banner_select {
  padding: 30px 0;
}

.old_design .banner_select a:hover {
  opacity: 0.7;
}

.sp-only {
  display: none;
}

/* = @media width 768px -->
----------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .old_design #content.custom {
    margin: 0;
  }
  .old_design #content * {
    max-width: 100%;
  }

  .old_design .spInner {
    box-sizing: border-box !important;
    padding: 0 10px;
  }
  .old_design .spW100 {
    float: none !important;
    width: 100%;
  }
  .old_design img {
    width: 100%;
  }

  /*虫眼鏡アイコン*/
  .old_design .magnify_wrapper {
    position: relative;
    display: inline-block;
  }
  .old_design .magnify_wrapper:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    bottom: 0;
    background-image: url("/assets/images/original/zero01.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }

  /*================================================
PC / SP
================================================*/
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none !important;
  }

  .old_design .p70 {
    padding: 0 !important;
  }
  .old_design .mb10,
  .old_design .mb20,
  .old_design .mb30,
  .old_design .mb35,
  .old_design .mb40,
  .old_design .mb70 {
    margin-bottom: 0 !important;
  }
  .old_design .mt30 {
    margin-top: 0 !important;
  }
  .old_design .mr20 {
    margin-right: 0 !important;
  }
  .old_design .spMb10 {
    margin-bottom: 10px !important;
  }
  .old_design .spMb15 {
    margin-bottom: 15px !important;
  }
  .old_design .spMb20 {
    margin-bottom: 20px !important;
  }

  .old_design .spLeft,
  .old_design .spRight {
    width: 48.5% !important;
  }
  .old_design .spLeft {
    float: left !important;
  }
  .old_design .spRight {
    float: right !important;
  }

  /*================================================
navi
================================================*/
  .old_design .nav {
    height: auto !important;
  }
  .old_design .nav .innerBox {
    padding: 0;
  }
  .old_design .nav.home {
    border: none !important;
  }
  .old_design .custom .nav .innerBox ul li {
    width: 50%;
    height: auto;
    padding: 0;
  }
  .old_design .custom .nav .innerBox ul li a {
    background-position: 50% !important;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 6.1% 0;
    width: 100%;
  }
  .old_design .custom .nav .innerBox ul li:nth-child(even) a {
    border-left: solid 1px #9d7c4d;
  }
  .old_design .custom .nav .innerBox ul li:last-child a {
    border-right: solid 1px #9d7c4d;
  }
  .old_design .custom .nav .innerBox ul li:nth-child(-n + 4) a {
    border-bottom: solid 1px #9d7c4d;
  }
  .old_design .custom .nav .innerBox ul li a.top {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_top-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.top.select {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_top_on-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.howto {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_howto-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.howto.select {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_howto_on-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.case {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_case-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.case.select {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_case_on-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.merit {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_merit-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.merit.select {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_merit_on-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.cost {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_cost-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.cost.select {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_cost_on-sp.png);
  }
  .old_design .custom .nav .innerBox ul li a.inq {
    background-image: url(/assets/images/original/kounyu-m-renovation-custom-images-navi_inq-sp.png);
  }

  /*================================================
inqBox
================================================*/
  .old_design .innerBox.inqBox {
    box-sizing: content-box !important;
    margin: 0 auto 30px;
    padding: 10px 3% 3%;
    width: 88%;
  }
  .old_design .inqBox .tx-center {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3%;
    padding-top: 10px;
  }
  .old_design .inqBox .inqInner {
    padding: 10px 0;
    margin: 0;
  }
  .old_design .inqBox .inqInner:after {
    content: "お近くの営業センター担当者まで、直接ご連絡いただいてもご相談をお受けいたします。 ";
    display: block;
    margin: 4% auto 0;
    padding: 3%;
    background-color: #eee;
    font-size: 12px;
    color: #633f06;
    text-align: center;
    letter-spacing: -1px;
    width: 80%;
  }
  .old_design .inqBox .inq-tel,
  .old_design .inqBox .inq-mail {
    float: none;
    border: none;
    margin: 0 auto;
    padding: 0;
    width: 85%;
  }
  .old_design .inqBox .inq-tel {
    border-bottom: solid 1px #b3966d;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .old_design .inqBox .inq-tel img:first-child,
  .old_design .inqBox .inq-mail img {
    margin-bottom: 10px !important;
    width: 70%;
  }
  .old_design .inqBox .inq-mail a {
    background: #633f06;
    border-radius: 3px;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin: 0 0 5%;
    opacity: 1;
    padding: 2% 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    width: 100%;
    white-space: nowrap;
  }
  .old_design  .inqBox .modify .inq-mail a {
    margin: 0 0 -12%;
  }
  .old_design .inqBox .inq-mail a:before {
    border: 4px solid transparent;
    border-left: 4px solid #fff;
    box-sizing: border-box;
    display: block;
    content: "";
    height: 4px;
    margin: 0 0 0 -44px;
    position: absolute;
    top: 13px;
    left: 50%;
    width: 4px;
  }
  .old_design .inqBox .mt15 {
    display: none;
  }

  .old_design .banner_select {
    box-sizing: border-box !important;
    padding: 10px;
  }

  /*================================================
top
================================================*/
  /* content */
  .old_design .top_content {
    border-top: solid 4px #9d7c4d;
    padding: 0 0 20px;
  }
  .old_design .top_content h2 {
    margin: 0 !important;
  }

  /* support */
  .old_design .support {
    width: 96%;
    margin: 0 auto -35px;
    padding: 10px 0 0;
  }
  .old_design .support .ttl,
  .old_design .support .txt,
  .old_design .support .txt .tx-red.f20 {
    font-size: 14px;
  }
  .old_design .support .ttl {
    padding: 7px 0 7px 10px;
  }
  .old_design .support .ttl p {
    padding: 0 0 0 10px !important;
  }
  .old_design .support .txt {
    padding: 10px;
  }
  .old_design .support .txt .tx-red.f20 {
    padding: 0;
  }

  /*================================================
case
================================================*/
  .old_design .innerBox.case p {
    font-size: 14px;
  }

  .old_design .innerBox.case .column3 > div {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .old_design .innerBox.case .column3 > div:nth-child(2n) {
    margin-right: 0;
    margin-left: 2%;
  }
  .old_design .innerBox.case .column3 > div:last-child {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }

  .old_design .innerBox.case .column2 > div {
    width: 100%;
    float: none;
  }

  .old_design .innerBox.case img.fl-left {
    width: 48%;
    margin: 0 2% 20px 0;
  }
  .old_design .innerBox.case img.fl-left + p {
    float: left;
    padding: 0;
    width: 48%;
  }

  /* point */
  .old_design .point {
    margin-top: 20px;
  }
  .old_design .point .ttl img {
    width: 35%;
  }
  .old_design .point .ttl img {
    width: 35%;
  }
  .old_design .point .wp_ivoryBox {
    padding: 20px 15px;
  }
  .old_design .point .wp_ivoryBox ul li {
    margin-bottom: 20px;
  }
  .old_design .point .wp_ivoryBox ul li div {
    float: left;
    width: 70%;
    font-size: 14px;
  }
  .old_design .point .wp_ivoryBox ul li div img {
    width: auto;
    height: 20px;
  }
  .old_design .point .wp_ivoryBox ul li .img_point {
    width: 25%;
    margin-right: 5%;
  }
  .old_design .point .wp_ivoryBox ul li .img_point img {
    width: 90%;
    height: auto;
  }
  .old_design p.tx-right.f12 {
    font-size: 12px;
    padding: 0;
  }

  /*================================================
cost
================================================*/
  .old_design h1 p.tx-brown {
    color: #633f06;
    font-size: 12px;
    padding: 10px 10px 0 10px;
  }
  .old_design .cost h2 {
    margin: 10px 0;
  }
  .old_design .cost p {
    font-size: 12px;
    padding-bottom: 10px;
  }

  .old_design .cost .column2 > div {
    margin: 0 0 10px;
    width: auto;
  }

  .old_design .cost + .bgivory.mb50 {
    margin-bottom: 10px !important;
  }

  /*================================================
flow
================================================*/
  .old_design .wp_ivoryBox.bottom_arrow {
    padding: 15px;
  }
  .old_design .wp_ivoryBox.bottom_arrow .txt {
    margin: 0 0 10px;
  }
  .old_design .wp_ivoryBox .txt {
    font-size: 14px;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .old_design .wp_ivoryBox .img {
    float: none;
  }
}
