@charset "UTF-8";
/*///////////////////////////////////////////////////////////////////////

外壁塗装＆サイディング コーディネートサービス

///////////////////////////////////////////////////////////////////////*/
.coord {
  margin-top: 16px;
}
.coord_ttl {
  margin-bottom: 15px;
}
.coord_hd {
  display: flex;
  align-items: center;
  height: 50px;
  margin-bottom: 30px;
  padding-left: 17px;
  border-left: 5px solid #fa6f70;
  background-color: #f0f0f0;
  font-size: 22px;
}
/* ====================================================
  リード
====================================================*/
.coord-lead {
  margin-bottom: 42px;
}
.note{
  margin: 20px 0;
  padding: 10px 0;
  color: #f00;
  text-align: center;
  font-weight: bold;
  border: 1px solid #f00;
  border-radius: 5px;
  background-color: #fff;
}
.coord-lead_head {
  margin-bottom: 21px;
  color: #fa6f70;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.coord-lead_txt-under {
  font-weight: bold;
  text-decoration: underline;
}
.coord-lead_txt-em {
  color: #f00;
  font-weight: bold;
  text-decoration: underline;
}
/* ====================================================
  メリット
====================================================*/
.coord-merit {
  margin-bottom: 50px;
}
.coord-merit_list {
  margin: 0 0 26px 169px;
}
.coord-merit_list li {
  margin-bottom: 15px;
  color: #fa7070;
  font-size: 24px;
  font-weight: bold;
}
.coord-merit_list li::before {
  content: "・";
}
.coord-merit-txt {
  width: 640px;
  margin: 0 auto;
}
.coord-merit_link {
  width: 640px;
  margin: 15px auto 0;
  text-align: right;
}
.coord-merit_link a {
  padding-left: 14px;
  background: url("/public/img/common/ico_link_blue.png") left center no-repeat;
  color: #0060ff;
  font-size: 15px;
  text-decoration: underline;
}
.coord-merit_link a:hover {
  text-decoration: none;
}
.coord-merit .coord-before-after {
  margin-bottom: 17px;
}
.coord-merit .coord-before-after_note {
  margin-bottom: 25px;
  font-weight: bold;
  text-align: center;
}
/* ====================================================
  ご利用の流れ
====================================================*/
.coord-flow {
  counter-reset: number 0;
}
.coord-box {
  position: relative;
  padding-bottom: 75px;
}
.coord-box::after {
  content: "";
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border: 30px solid transparent;
  border-top: 20px solid #fd787d;
  border-bottom: none;
}
.coord-box--last {
  padding-bottom: 45px;
}
.coord-box--last::after {
  display: none;
}
.coord-box_ttl {
  display: flex;
  margin: 0 20px 30px;
}
.coord-box_ttl * {
  box-sizing: border-box;
}
.coord-box_ttl-head {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 105px;
  height: 40px;
  color: #fff;
  background-color: #fa7070;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.coord-box_ttl-head::after {
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  vertical-align: middle;
}
.coord-box_ttl-body {
  display: flex;
  align-items: center;
  width: calc(100% - 105px);
  height: 40px;
  padding: 0 18px;
  border: 1px solid #fa7070;
  font-weight: bold;
}
.coord-box_img {
  margin-bottom: 15px;
  text-align: center;
}
.coord-box-txt {
  width: 600px;
  margin: 0 auto;
}
.coord-box-txt a {
  color: #0060ff;
  text-decoration: underline;
}
/* ====================================================
  特徴
====================================================*/
.coord-feature {
  margin-bottom: 72px;
}
.coord-feature_list {
  margin: 0 20px 26px;
}
.coord-feature_list li {
  margin-bottom: 8px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 20px;
  font-weight: bold;
}
.coord-feature_list li::before {
  content: "・";
}
.coord-feature_em {
  color: #fa6f70;
  font-weight: bold;
}
.coord-feature .coord-before-after {
  margin-bottom: 10px;
}
.coord-feature .coord-before-after_ttl {
  font-weight: bold;
  text-align: center;
}
.coord-feature .coord-before-after_note {
  text-align: center;
}
/* ====================================================
  現調・問い合わせボタン
====================================================*/
.coord-form {
  margin-bottom: 100px;
}
.coord-form li:first-of-type {
  margin-bottom: 40px;
}
.coord-order {
  text-align: center;
}
.coord-order a {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  min-width: 463px;
  height: 77px;
  padding: 0 82px 0 80px;
  border-radius: 8px;
  background: url(/public/img/common/icon_memo-white.svg) 20px center no-repeat, url(/public/img/common/icon_next-white.svg) right 18px center no-repeat #ff4f4f;
  background-size: 32px auto, 10px auto;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
.coord-contact {
  text-align: center;
}
.coord-contact a {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  min-width: 463px;
  height: 77px;
  padding: 0 54px 0 71px;
  border-radius: 8px;
  background: url(/sp/img/common/icon_mail-white.svg) 20px center no-repeat, url(/public/img/common/icon_next-white.svg) right 18px center no-repeat #ff4f4f;
  background-size: 24px auto, 10px auto;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
/* ====================================================
  注意事項
====================================================*/
.coord-notice {
  padding: 15px 20px 20px;
  background-color: #f0f0f0;
}
.coord-notice_ttl {
  margin-bottom: 13px;
  font-weight: bold;
  text-align: center;
}
.coord-notice_list li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}
.coord-notice_list li::before {
  content: "・";
}
.coord-notice_list a {
  text-decoration: underline;
}
.coord-notice_list a:hover {
  text-decoration: none;
}
/* ====================================================
  ３つのデザイン提案
====================================================*/
.recommend-design-proposal {
  margin-top: 50px;
  padding: 0 20px;
}
.recommend-design-proposal_txt {
  margin: 0 auto 30px;
  padding: 20px;
  width: 640px;
  box-sizing: border-box;
  background-color: #fff8eb;
  font-size: 14px;
}
/* ====================================================
  バナー
====================================================*/
.coord-bnrs {
  margin-bottom: 50px;
}
.coord-bnrs li {
  margin-bottom: 30px;
  text-align: center;
}
/* ====================================================
  twentytwenty設定
====================================================*/
.twentytwenty-container {
  width: 662px;
  margin: 0 auto;
}
.twentytwenty-handle {
  cursor: ew-resize;
}
.twentytwenty-handle {
  border: none;
  box-shadow: none;
}
.twentytwenty-slide-sign {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 40px;
  margin: auto;
  background-color: rgba(255, 231, 231, 0.9);
  border-radius: 3px;
  z-index: 40;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 7px;
  background: #000;
  box-shadow: none;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  margin-bottom: 0;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  margin-top: 0;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  display: none !important;
}
.twentytwenty-overlay,
.twentytwenty-overlay:hover {
  background: none;
}