@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500;700&display=swap");
/* メイン・サブ
***************************************************************/
/* その他
***************************************************************/
/* メイン・サブ
***************************************************************/
/* テキスト
***************************************************************/
/* media
***************************************************************/
/* フォントサイズvw
***************************************************************/
/* SPECIAL STYLE
***************************************************************/
.secSpecial,
.secTown {
  overflow: hidden;
}

.secSpecial {
  padding-bottom: 168px;
}

.lifestyleCont {
  margin-top: 142px;
}
.lifestyleCont .inner {
  width: 1100px;
  margin: 0 auto;
}

.lifestyleItem + .lifestyleItem {
  margin-top: 142px;
}
.lifestyleItem .itemTitleBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.lifestyleItem .itemTitleBox .textBox {
  width: calc(100% - 425px);
  padding-right: 50px;
}
.lifestyleItem .itemTitleBox .imgBox {
  width: 425px;
}
.lifestyleItem .itemTitle {
  font-size: 65px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 300;
  color: #00375a;
  height: 70px;
}
.lifestyleItem .itemTitle span {
  display: inline-block;
  padding: 0 24px;
  position: relative;
}
.lifestyleItem .itemTitle span::before, .lifestyleItem .itemTitle span::after {
  content: "";
  position: absolute;
  top: 0;
  width: 12px;
  height: 70px;
  background: url(../img/lifestyle/special_title_item.svg) no-repeat center/cover;
}
.lifestyleItem .itemTitle span::before {
  left: 0;
}
.lifestyleItem .itemTitle span::after {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.lifestyleItem .itemText {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 48px;
}
.lifestyleItem .itemImgList {
  width: calc(100% + (100vw - 1100px) / 2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 80px;
  margin-top: 52px;
}
.lifestyleItem .itemImgList li {
  width: calc((100% - 80px) / 2);
}
.lifestyleItem .itemImgList li .listImg {
  overflow: hidden;
  border-radius: 0 0 80px 0;
  position: relative;
}
.lifestyleItem .itemImgList li .listImg .listNote {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
  padding: 11px 13px 12px;
  z-index: 1;
}
.lifestyleItem .itemImgList li .listTextBox {
  margin-top: 30px;
  padding-right: 74px;
}
.lifestyleItem .itemImgList li .listTitle {
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 500;
}
.lifestyleItem .itemImgList li .listText {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 2;
  text-align: justify;
  margin-top: 20px;
}
.lifestyleItem .itemImgList li .listText .sml {
  font-size: 13px;
}
.lifestyleItem .itemImgList li.max {
  width: 100%;
}

@media screen and (min-width: 681px) {
  .lifestyleItem .itemImgList li .listTitle {
    width: calc(100% + 74px);
  }
}
@media all and (min-width: 681px) and (max-width: 1230px) {
  .lifestyleItem .itemImgList {
    width: 104.5%;
  }
}
@media screen and (max-width: 680px) {
  .secSpecial {
    padding-bottom: 74px;
  }
  .lifestyleCont {
    margin-top: 68px;
  }
  .lifestyleCont .inner {
    width: 100%;
    padding: 0 30px;
  }
  .lifestyleItem + .lifestyleItem {
    margin-top: 70px;
  }
  .lifestyleItem .itemTitleBox {
    display: block;
  }
  .lifestyleItem .itemTitleBox .textBox {
    width: 100%;
    padding-right: 0;
  }
  .lifestyleItem .itemTitleBox .imgBox {
    width: 100%;
    margin-top: 17px;
  }
  .lifestyleItem .itemTitle {
    font-size: 47px;
    height: 50px;
    text-align: center;
  }
  .lifestyleItem .itemTitle span {
    padding: 0 16px;
  }
  .lifestyleItem .itemTitle span::before, .lifestyleItem .itemTitle span::after {
    width: 9px;
    height: 51px;
  }
  .lifestyleItem .itemText {
    font-size: 13px;
    margin-top: 30px;
  }
  .lifestyleItem .itemImgList {
    width: 100%;
    display: block;
    margin-top: 33px;
  }
  .lifestyleItem .itemImgList li {
    width: 100%;
  }
  .lifestyleItem .itemImgList li + li {
    margin-top: 30px;
  }
  .lifestyleItem .itemImgList li .listImg {
    border-radius: 0 0 40px 0;
  }
  .lifestyleItem .itemImgList li .listImg .listNote {
    font-size: 14px;
    padding: 7px 8px 8px;
  }
  .lifestyleItem .itemImgList li .listTextBox {
    margin-top: 18px;
    padding-right: 0;
  }
  .lifestyleItem .itemImgList li .listTitle {
    font-size: 16px;
    line-height: 1.6;
  }
  .lifestyleItem .itemImgList li .listText {
    font-size: 12.5px;
    margin-top: 13px;
  }
  .lifestyleItem .itemImgList li .listText .sml {
    font-size: 11px;
  }
}
/* SPECIAL STYLE
***************************************************************/
/* コンテンツ
***************************************************************/
/* コンテンツ
***************************************************************//*# sourceMappingURL=lifestyle.css.map */