/* フォームスタイル
***************************************************************/
/* 共通部分 */
.requestWrap {
  width: 1220px;
  margin: auto;
  padding-bottom: 90px;
}

.formBlock1 {
  margin-top: 55px;
}

/* requestFlow */
.w_pageTitle .h1 .t1::after {
  background-color: #4E4A49;
}

.requestFlow .p1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.14em;
  text-align: center;
  padding-bottom: 40px;
}
.requestFlow .sml {
  display: block;
  font-size: 16px;
  letter-spacing: 0.14rem;
  margin-top: 23px;
}
@media all and (min-width: 681px) {

}
@media all and (max-width:680px) {
  /* 共通部分 */
  .requestWrap {
    width: 100%;
    padding: 0 5% 56px;
  }

  .formBlock1 {
    margin-top: 30px;
  }

  /* requestFlow */
  .requestFlow .p1 {
    font-size: 16px;
    line-height: 1.7;
    padding-bottom: 30px;
  }

  .requestFlow .sml {
    font-size: 14px;
    margin-top: 12px;
  }
}
@media all and (max-width:370px) {
}


.mwform-checkbox-field input,
.mwform-radio-field input {
  margin-top: -2px;
}
/* フォームスタイル
***************************************************************/

/* 資料請求
***************************************************************/
.itemAllBox {
  display: none;
}

.requestItemBox + .requestItemBox {
  margin-top: 100px;
}

.requestItemBox .error {
  text-align: center;
  margin-bottom: 12px;
}

.requestItem {
  position: relative;
  padding-bottom: 34px;
}

.requestItem::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #707070;
  pointer-events: none;
  z-index: 1;
}

.requestItem.check::before {
  opacity: 0.6;
}

.requestItemBoxTitle {
  font-size: 18px;
  letter-spacing: 0.14rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}

.requestItemBoxInner.column2 {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -35px;
}

.requestItemBoxInner.column2 .requestItem {
  width: calc((100% - 20px)/2);
  margin-bottom: 35px;
}

@media all and (min-width: 681px) {
  /* .requestItemBoxInner.column2 {
    width: 1220px;
    margin-left: -110px;
  } */
  .requestItemBoxInner.column2 .requestItem {
    width: calc((100% - 20px)/3);
  }
}

.requestItem .itemHead {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.requestItem .itemHead img {
  width: auto;
  height: 42px;
}
.requestItem.piatta .itemHead img {
  height: 50px;
}

.requestItem .itemSliderBox {
  width: 359px;
  margin: auto;
  padding-top: 30px;
}

.requestItem .itemText {
  font-size: 14px;
  letter-spacing: 0rem;
  text-align: center;
}

.requestItem .slick-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.requestItem .slick-list {
  order: 1;
  margin-bottom: -10px;
}

.requestItem .slick-prev,.requestItem .slick-next {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  transform: translate(0);
}

.requestItem .slick-prev {
  order: 2;
}

.requestItem .slick-next {
  order: 4;
}

.requestItem .slick-prev:before,.requestItem .slick-next:before {
  border-width: 1px;
  border-color: #707070;
}

.requestItem .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.requestItem .slick-dots {
  order: 3;
  width: auto;
  margin: 0 10px;
  position: relative;
  bottom: 0;
}

.requestItem .slick-dots li {
  vertical-align: super;
}

.requestItem .slick-dots li button:before {
  opacity: 1;
  color: #fff;
}

.requestItem .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #A0A0A0;
}

.requestItem .itemCheckBox {
  width: 200px;
  margin: 15px auto 0;
  position: relative;
  z-index: 1;
}

.requestItem .itemCheckBox label {
  width: 100%;
  cursor: pointer;
}

.requestItem .itemCheckBox input[type=checkbox] {
  display: none;
}

.requestItem .itemCheckBox label span {
  display: block;
  border: 1px solid #565A5D;
  padding: 6px;
  text-indent: -9999px;
  position: relative;
}

.requestItem .itemCheckBox input[type=checkbox] + span::after {
  content: '選択する';
  position: absolute;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.14rem;
  font-weight: 500;
  color: #565A5D;
  text-indent: 0;
}

/* 確認画面 */
.requestItem .itemCheckBox input[type=checkbox]:checked + span::after {
  content: '選択中';
}

.mw_wp_form_confirm .itemAllBox {
  display: flex;
}

.mw_wp_form_confirm .requestWrap {
  display: none;
}

.mw_wp_form_confirm .confNone {
  display: none !important;
}

.mw_wp_form_confirm .formBlock1 {
  margin-top: 0;
}
/* 確認画面 */

/* アトリエ */
.requestItem.atelie  {
  background: #EEE7DA;
}
/* アトリエ */

/* コノイエ */
.requestItem.conoie  {
  background: #E5E3E2;
}
/* コノイエ */

/* 平家の家 */
.requestItem.hiraya {
  background: #D5DADC;
}
/* 平家の家 */

/* リフィット */
.requestItem.liffit {
  background: #E5EFE9;
}
/* リフィット */

/* ピアッタ */
.requestItem.piatta {
  background: #E5E6EB;
}
/* ピアッタ */

/* マモア */
.requestItem.momore {
  background: #c7e7ef;
}
/* マモア */

/* EDIT HOUSE */
.requestItem.nikoand-edithouse {
    background : rgba(77, 77, 77, 0.2);
  }
  /* EDIT HOUSE */

@media all and (min-width: 681px) {
  .requestItem .itemCheckBox label span {
    transition: background 0.3s;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span::before {
    transition: background 0.3s;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span::after {
    transition: color 0.3s;
  }

  .requestItem .itemCheckBox label span:hover {
    background: #565a5d;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span:hover::before {
    background: url(../img/request/check_icon_on.svg)no-repeat center / cover;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span:hover::after {
    color: #fff;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    width: 19px;
    height: 11px;
    background: url(../img/request/check_icon_off.svg)no-repeat center / cover;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .requestItem .itemCheckBox input[type=checkbox]:checked + span {
    border-color: #fff;
    background: #565A5D;
  }

  .requestItem .itemCheckBox input[type=checkbox]:checked + span::after {
    color: #fff;
  }

  .requestItem .itemCheckBox input[type=checkbox]:checked + span::before {
    background: url(../img/request/check_icon_on.svg)no-repeat center / cover;
  }

}

/* アトリエ */
.requestItem.atelie .itemHead {
  background: #AB8647;
}
/* アトリエ */

/* コノイエ */
.requestItem.conoie .itemHead {
  background: #7C7470;
}
/* コノイエ */

/* 平家の家 */
.requestItem.hiraya .itemHead {
  background: #2D484F;
}
/* 平家の家 */

/* リフィット */
.requestItem.liffit .itemHead {
  background: #7EB18F;
}
/* リフィット */

/* ピアッタ */
.requestItem.piatta .itemHead {
  background: #7D849A;
}
/* ピアッタ */

/* マモア */
.requestItem.momore .itemHead {
  background: #72c2d6;
}
/* マモア */

/* EDIT HOUSE */
.requestItem.nikoand-edithouse .itemHead {
    background: #4d4d4d;
  }
  /* EDIT HOUSE */

@media all and (max-width:680px) {
  .mw_wp_form_confirm .itemAllBox {
    display: block;
  }

  .requestItemCont {
    padding-top: 30px;
  }

  .requestItemBox + .requestItemBox {
    margin-top: 50px;
  }

  .requestItem {
    padding-bottom: 18px;
  }

  .requestItem::before {
    content: none;
  }

  .requestItemBoxTitle {
    font-size: 16px;
    margin-bottom: 55px;
  }

  .requestItemBoxInner.column2 {
    margin-bottom: 0;
  }

  .requestItemBoxInner.column2 .requestItem {
    width: 100%;
    margin-bottom: 0;
  }

  .requestItemBoxInner.column2 .requestItem + .requestItem {
    margin-top: 65px;
  }

  .requestItem .itemHead {
    width: 100%;
    height: 58px;
    padding: 9px 0;
  }

  .requestItem .itemHead img {
    max-height: 40px;
  }

  .requestItem .itemSliderBox {
    width: 100%;
    padding-top: 15px;
  }

  .requestItem .itemText {
    line-height: 1.7;
    margin-top: 0;
  }

  .requestItem .slick-list {
    margin-bottom: 10px;
  }

  .requestItem .slick-dots {
    margin: 0 10px;
  }

  .requestItem .itemCheckBox {
    width: calc(100% - 18px);
    height: 40px;
    margin: 0;
    position: absolute;
    left: 9px;
    top: 9px;
  }

  .requestItem .itemCheckBox label {
    width: 100%;
    cursor: pointer;
  }

  .requestItem .itemCheckBox input[type=checkbox] {
    display: none;
  }

  .requestItem .itemCheckBox label span {
    width: 40px;
    background: #fff;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 16px;
    background: url(../img/request/check_icon_sp.svg)no-repeat center / cover;
    opacity: 0;
  }

  .requestItem .itemCheckBox input[type=checkbox]:checked + span::before {
    opacity: 1;
  }

  .requestItem .itemCheckBox input[type=checkbox] + span::after {
    font-size: 13px;
    text-align: left;
    left: -9px;
    top: -35px;
    width: calc(100vw - 100%);
  }

  .requestItem.hiraya .itemHead img {
    height: 34px;
  }

  /* アトリエ */
  .requestItem.atelie .itemCheckBox label span {
    border-color: #AB8647;
  }
  /* アトリエ */

  /* コノイエ */
  .requestItem.conoie .itemCheckBox label span {
    border-color: #7C7470;
  }
  /* コノイエ */

  /* 平家の家 */
  .requestItem.hiraya .itemCheckBox label span {
    border-color: #2D484F;
  }
  /* 平家の家 */

  /* リフィット */
  .requestItem.liffit .itemCheckBox label span {
    border-color: #7EB18F;
  }
  /* リフィット */

  /* ピアッタ */
  .requestItem.piatta .itemCheckBox label span {
    border-color: #7D849A;
  }
  /* ピアッタ */

  /* マモア */
  .requestItem.momore .itemCheckBox label span {
    border-color: #72c2d6;
  }
  /* マモア */
}


/* 資料請求
***************************************************************/
