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

おしゃれな外壁塗装を実現する３つのデザイン提案

///////////////////////////////////////////////////////////////////////*/
.d-prsl {
  margin: 18px 0 0;
}
.d-prsl_ttl {
  margin-bottom: 24px;
}
.d-prsl_lead {
  margin: 0 36px 24px;
}
.d-prsl-head {
  margin-bottom: 37px;
}
.d-prsl_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;
}
/* ====================================================
  スライド
====================================================*/
.d-prsl-slide_ttl {
  margin-top: 13px;
  font-weight: bold;
  text-align: center;
}
.d-prsl-slide_note {
  margin: 11px 0 25px;
  text-align: center;
}
.d-prsl-head .d-prsl-slide_note {
  margin: 0;
}
.d-prsl-slide_txt {
  text-align: center;
}
/* ====================================================
  イントロ
====================================================*/
.d-prsl-intro {
  margin-bottom: 45px;
  padding: 0 36px;
}
.d-prsl-intro_hd {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 67px;
  margin-bottom: 27px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.d-prsl-intro_hd--brown {
  background-image: url(/public/img/static/design-proposal/bg_brown_stroke.png);
}
.d-prsl-intro_hd--red {
  background-image: url(/public/img/static/design-proposal/bg_red_stroke.png);
}
.d-prsl-intro_hd--blue {
  background-image: url(/public/img/static/design-proposal/bg_blue_stroke.png);
}
.d-prsl-intro_hd-sub {
  margin-right: 10px;
  font-size: 18px;
  line-height: 1;
}
.d-prsl-intro_hd-txt {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.d-prsl-intro_lead {
  margin-bottom: 20px;
  text-align: center;
}
.d-prsl-intro_img {
  margin-bottom: 8px;
  text-align: center;
}
.d-prsl-intro_link {
  text-align: right;
}
.d-prsl-intro_link a {
  color: #0068b7;
  font-weight: bold;
  text-decoration: underline;
}
/* ====================================================
  ボックス
====================================================*/
.d-prsl-box {
  margin-bottom: 36px;
  padding: 30px 36px 0;
  border-top: 1px solid #ccc;
}
.d-prsl-box_hd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 185px;
  margin-bottom: 27px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.d-prsl-box_hd--brown {
  background-image: url(/public/img/static/design-proposal/bg_brown.png);
}
.d-prsl-box_hd--red {
  background-image: url(/public/img/static/design-proposal/bg_red.png);
}
.d-prsl-box_hd--blue {
  background-image: url(/public/img/static/design-proposal/bg_blue.png);
}
.d-prsl-box_hd-sub {
  margin: -1.5rem 0 10px;
  font-size: 18px;
  line-height: 1;
}
.d-prsl-box_hd-txt {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
.d-prsl-box_lead {
  margin-bottom: 20px;
}
.d-prsl-box_img {
  margin-bottom: 4px;
  text-align: center;
}
.d-prsl-box_img-list {
  margin-bottom: 60px;
}
.d-prsl-box_img-list li {
  margin-bottom: 30px;
}
.d-prsl-box-showcase_img {
  margin-bottom: 14px;
}
.d-prsl-box-showcase_txt {
  margin-bottom: 35px;
}
.d-prsl_show {
  margin: 0 auto 60px;
  text-align: center;
}
.d-prsl_show a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 463px;
  height: 77px;
  background: url(/sp/img/common/icon_next-lightbrilliantred.svg) right 16px center no-repeat;
  background-size: 10px auto;
  border: 2px solid #ff4f4f;
  border-radius: 7px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  color: #ff4f4f;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
/* ====================================================
  塗装方法
====================================================*/
.d-prsl-painting_ttl {
  display: flex;
  align-items: flex-end;
  margin-bottom: 26px;
  color: #fa6f70;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.d-prsl-painting_ttl-add {
  margin-left: 10px;
  color: #fa6f70;
  font-size: 14px;
  font-weight: normal;
}
.d-prsl-painting_hd {
  font-weight: bold;
}
.d-prsl-painting_desc {
  margin-bottom: 17px;
}
.d-prsl-painting-list {
  margin-bottom: 50px;
}
.d-prsl-painting-list li {
  display: flex;
  margin-bottom: 20px;
}
.d-prsl-painting_txt {
  box-sizing: border-box;
  position: relative;
  width: 300px;
  margin-left: auto;
  padding-left: 0.8em;
  text-indent: -0.8em;
  font-size: 18px;
  font-weight: bold;
}
.d-prsl-painting_note {
  margin-left: calc(0.8em * 18 / 14);  /* calc(--txt-padding-left * --txt-font-size / --note-font-size) */
  font-size: 14px;
  font-weight: normal;
}
.d-prsl-painting_enlarge {
  position: absolute;
  bottom: 0;
  left: -71px;
  display: flex;
  width: 389px;
}
.d-prsl-painting_enlarge-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 130px;
  margin-left: 10px;
  padding-left: 0;
  text-indent: 0;
}
.d-prsl-painting_enlarge-ttl {
  font-size: 18px;
  font-weight: bold;
}
.d-prsl-painting_enlarge-txt {
  font-size: 14px;
}
/* ====================================================
  ページ下部
====================================================*/
.d-prsl-appendix {
  padding: 28px 36px 0;
  border-top: 1px solid #ccc;
}
.d-prsl-appendix_lead {
  margin-bottom: 20px;
}
.d-prsl-appendix-bnr {
  margin: 38px 0;
  text-align: center;
}
.d-prsl-colorsim {
  margin-bottom: 44px;
}
.d-prsl-colorsim_txt {
  margin-bottom: 12px;
  text-align: center;
}
.d-prsl-colorsim_img {
  text-align: center;
}
.d-prsl-bnrs {
  margin-bottom: 50px;
}
.d-prsl-contact_txt {
  margin-bottom: 40px;
}
.d-prsl-contact_btn {
  margin-bottom: 50px;
  text-align: center;
}
.d-prsl-contact_btn a {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  min-width: 463px;
  height: 77px;
  padding: 0 0 0 141px;
  border-radius: 8px;
  background: url(/sp/img/common/icon_mail-white.svg) 89px 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;
}
/* ====================================================
  twentytwenty設定
====================================================*/
.twentytwenty-container {
  width: 640px;
  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;
}
