@charset "UTF-8";


/* sass */
.sp-view {
  display: block !important;
}

.pc-view {
  display: none !important;
}

.col-pt1 {
  color: #d5801e;
}

.col-pt2 {
  color: #aa9023;
}

.col-pt3 {
  color: #bf6854;
}

.l-body {
  color: #000000;
  font-family: YakuHanJP, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.l-body * {
  box-sizing: border-box;
}

h2 {
  padding: 0;
  font-family: YakuHanJP, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.1em;
}

h3 {
  margin: 0;
  font-family: YakuHanJP, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.l-body-main {
  padding: 0 26px;
}

.l-body-wrap {
  padding: 0 26px;
}

.txt-st {
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.8;
}

.sec-part-1 .txt-st {
  margin-top: 25px;
}

.sec-part-2 .txt-st {
  margin-top: 40px;
}

.txt-attr {
  display: flex;
}

.txt-attr::before {
  margin-right: 0.3em;
  white-space: nowrap;
  content: attr(data-txt);
}

.sec-part-2 .txt-attr {
  font-size: 10px;
  line-height: 1.5;
}

.img-wrap img {
  width: 100%;
  height: auto;
}

.hdg-lv2 {
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.55;
  text-align: left;
}

.hdg-ttl {
  margin: 100px 0 0;
  font-size: 0;
  line-height: 1;
}

.hdg-ttl.pt1 img {
  height: 30px;
}

.hdg-ttl.pt2 img {
  height: 20px;
}

.hdg-ttl.pt3 img {
  height: 20px;
}

.hdg-ttl.wide {
  margin: 95px 0 0;
}

.hdg-ttl__img {
  display: block;
  padding: 0 15px 7px;
  border-bottom: 1px solid #000000;
}

.hdg-ttl.wide .hdg-ttl__img {
  margin: 0 -15px;
  padding: 0 25px 7px;
}

.hdg-ttl__txt {
  display: block;
  margin-top: 10px;
  padding: 0 15px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}

.hdg-ttl.wide .hdg-ttl__txt {
  margin-top: 10px;
  padding: 0 10px;
}

.hdg-ttl__inner {
  display: block;
  position: relative;
}

.hdg-ttl__item-1 {
  display: block;
  position: absolute;
  top: -50px;
  right: -40px;
}

.hdg-ttl__item-1 img {
  width: 210px;
  height: auto !important;
}

.hdg-ttl__item-2 {
  display: block;
  position: absolute;
  top: 0;
  right: -90px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: .05em;
}

.hero-cnt-wrap {
  position: relative;
}

.hero-cnt {
  z-index: 1;
  position: relative;
  padding-top: 149.8002%;
}

.hero-cnt::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/life/mist/image/hero-img-sp.jpg) no-repeat center/cover;
  content: '';
}

.hero-cnt__inner {
  position: absolute;
  top: 41vw;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 320px;
  height: 100%;
  max-height: 320px;
  margin: auto;
  padding: 30px 50px 10px;
  background: rgba(255, 255, 255, 0.45);
}

.hero-cnt__hdg, .hero-cnt__sub-hdg, .hero-cnt__txt {
  font-weight: bold;
  text-align: center;
  text-shadow: -2px 4px 6px rgba(255, 255, 255, 0.9);
}

.hero-cnt__hdg {
  padding: 5px 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  font-size: 34px;
  line-height: 1.7;
}

.hero-cnt__sub-hdg {
  margin-top: 24px;
  font-size: 17px;
  line-height: 1;
}

.hero-cnt__txt {
  margin: 24px -30px 0;
  font-size: 14px;
  line-height: 1;
}

.hdg-main {
  height: 180px;
  padding: 42px 20px 50px;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.hdg-main__en, .hdg-main__jp {
  display: block;
  line-height: 1;
}

.hdg-main__en {
  width: 100%;
  max-width: 320px;
  height: auto;
  font-size: 0;
}

.hdg-main__jp {
  margin-top: 45px;
  font-size: 14px;
}

.sec-part-1 {
  display: flex;
  flex-direction: column;
  margin-top: 80px;
  margin-bottom: 130px;
}

.sec-part-1 * {
  min-height: 0%;
}

.sec-part-1__blk1 {
  order: 1;
}

.sec-part-1__blk2 {
  order: 2;
  margin: 0 -26px;
  margin-top: 45px;
}

.sec-part-1__blk3 {
  order: 3;
  margin-top: 50px;
}

.sec-part-2 {
  margin-top: 130px;
}

.sec-part-2__hdg {
  z-index: 1;
  position: relative;
  font-weight: bold;
  text-align: center;
}

.sec-part-2__hdg::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: -25px;
  left: 38px;
  width: 150px;
  height: 150px;
  background-color: #e8e4da;
  content: '';
}

.sec-part-2__hdg__item1, .sec-part-2__hdg__item2, .sec-part-2__hdg__item3 {
  display: block;
  line-height: 1.8;
}

.sec-part-2__hdg__item1 {
  font-size: 14px;
}

.sec-part-2__hdg__item2 {
  font-size: 14px;
}

.sec-part-2__hdg__item3 {
  margin-top: 15px;
  font-size: 20px;
}

.sec-part-2__box {
  margin-top: 10px;
  padding: 30px 15px 80px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
}

.sec-part-2__blk1 {
  margin: 50px 40px 0;
}

.sec-part-2__blk2 {
  margin: 20px 0 0;
}

.sec-part-2__blk3 {
  margin: 50px 0 0;
}

.sec-part-2__blk4 {
  margin-top: 50px;
  text-align: center;
}

.sec-part-2__blk4__img img {
  width: 150px;
  height: auto;
}

.sec-part-2__blk4__txt {
  margin-top: 10px;
  font-size: 10px;
}

.sec-part-2__blk5 {
  margin-top: 50px;
}

.sec-part-2__blk5__dtl {
  margin-top: 50px;
}

.sec-part-2__uq {
  margin: 0 auto;
  color: #bf6854;
}

.sec-part-2__uq.pt1 {
  width: 200px;
}

.sec-part-2__uq.pt2 {
  width: 140px;
}

.sec-part-2__uq__hdg {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.sec-part-2__uq__dtl {
  position: relative;
  margin-top: 12px;
  padding-left: 28px;
  font-size: 16px;
  line-height: 1;
}

.sec-part-2__uq__dtl::before {
  position: absolute;
  left: 0;
  content: '■';
}

.sec-part-2__plus {
  margin-top: 90px;
  text-align: center;
}

.sec-part-2__plus img {
  width: 64px;
  height: auto;
}

.sec-part-3 {
  margin-top: 150px;
}

.sec-part-3__blk1__dtl {
  margin: 20px 20px 0;
  color: #527580;
}

.sec-part-3__blk1__dtl__hdg {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.sec-part-3__blk1__dtl__hdg > span {
  border-bottom: 1px solid #527580;
}

.sec-part-3__blk1__dtl__txt {
  display: table;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.8;
}

.sec-part-3__blk1__dtl__txt > span {
  display: table-cell;
  vertical-align: top;
}

.sec-part-3__blk1__dtl__txt > span:first-of-type {
  white-space: nowrap;
}

.sec-part-3__blk2 {
  margin: 80px 0 0 0;
}

.sec-part-3__blk2__dtl {
  margin: 50px 0 0;
  color: #5a4e2d;
}

.sec-part-3__blk2__dtl__hdg {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.sec-part-3__blk2__dtl__hdg > span {
  border-bottom: 1px solid #527580;
}

.sec-part-3__blk2__dtl__txt {
  display: table;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.8;
}

.sec-part-3__blk2__dtl__txt > span {
  display: table-cell;
  vertical-align: top;
}

.sec-part-3__blk2__dtl__txt > span:first-of-type {
  white-space: nowrap;
}

.list-tag {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-left: -15px;
  padding: 0 25px;
}

.list-tag__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 23px;
  margin-top: 15px;
  margin-left: 15px;
  padding: 5px 15px;
  background-color: #d1b77c;
  color: #4d4d4d;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}

.sec-part-4 {
  margin-top: 150px;
  padding: 65px 30px 50px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
}

.sec-part-4__img-wrap {
  margin: 0 35px;
}

.sec-part-4__txt-wrap {
  margin-top: 70px;
  color: #4d4d4d;
}

.sec-part-4__txt-wrap__hdg {
  color: #4d4d4d;
  font-size: 17px;
  font-weight: bold;
}

.sec-part-4__txt-wrap__dtl {
  margin-top: 20px;
  font-size: 15px;
}

.sec-part-4__txt-wrap__dtl__txt {
  display: inline;
  line-height: 1.8;
}

.sec-part-5 {
  margin: 150px -25px 0;
  margin-top: 150px;
  padding: 50px 0 70px;
  background-color: #d9d9d9;
}

.sec-part-5__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sec-part-5__img {
  margin-left: -30px;
}

.sec-part-5__img img {
  width: 100%;
  max-width: 190px;
  height: auto;
}

.sec-part-5__hdg {
  margin-right: 25px;
}

.sec-part-5__hdg img {
  width: 100%;
  max-width: 160px;
  height: auto;
}

.sec-part-5__sub-hdg {
  margin: 15px 25px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #000000;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
}

.sec-part-5__btn {
  margin: 20px 45px 0 0;
  text-align: right;
}

.sec-part-5__btn a {
  display: inline-block;
  line-height: 1;
}

.sec-part-5__btn a img {
  width: 100%;
  max-width: 130px;
  height: auto;
}

.sec-part-5__btn span {
  display: block;
  margin: -5px 10px 0 0;
  color: #00719a;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

.sec-part-5__list {
  margin: 0 50px;
  color: #4d4d4d;
  font-size: 15px;
}

.sec-part-5__list__item {
  margin-top: 40px;
}

.sec-part-5__list__hdg {
  margin-bottom: 10px;
  font-weight: bold;
}

.sec-part-5__list__dtl {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.8;
}

.sec-part-5__list__dtl::before {
  position: absolute;
  left: 0;
  content: '■';
}

.sec-part-6 {
  margin-top: 120px;
  padding-bottom: 130px;
}

.sec-part-6__txt {
  font-size: 20px;
  line-height: 1;
  text-align: center;
}

.sec-part-6__logo {
  margin-top: 20px;
  text-align: center;
}

.sec-part-6__logo img {
  width: 180px;
  height: auto;
}

.sec-part-6__img {
  margin: 80px -25px 0;
}

.sec-part-6__img img {
  width: 100%;
  height: auto;
}

.sec-part-6__com {
  margin-top: 60px;
  text-align: center;
}

.sec-part-6__com img {
  width: 190px;
  height: auto;
}

@media print, all and (min-width: 740px) {
  .sp-view {
    display: none !important;
  }
  .pc-view {
    display: block !important;
  }
  body {
    min-width: 1200px;
  }
  .l-body-main {
    width: 1100px;
    margin: 0 auto;
    padding: 0 50px;
  }
  .l-body-wrap {
    padding: 0;
  }
  .txt-st {
    font-size: 16px;
    line-height: 1.85;
  }
  .sec-part-1 .txt-st {
    margin-top: 30px;
  }
  .sec-part-2 .txt-st {
    margin-top: 50px;
  }
  .hdg-ttl.pt2 + .txt-st {
    margin-right: 30px;
    margin-left: 30px;
  }
  .sec-part-2 .txt-attr {
    font-size: 14px;
  }
  .hdg-ttl {
    margin: 130px 0 0;
  }
  .hdg-ttl.pt1 img {
    height: 46px;
  }
  .hdg-ttl.pt2 img {
    height: 24px;
  }
  .hdg-ttl.pt3 img {
    height: 24px;
  }
  .hdg-ttl.wide {
    margin: 130px 0 0;
  }
  .hdg-ttl__img {
    padding: 0 30px 15px;
    border-bottom: 2px solid #000000;
  }
  .hdg-ttl.wide .hdg-ttl__img {
    margin: 0 -100px;
    padding: 0 100px 15px;
  }
  .hdg-ttl__txt {
    margin-top: 17px;
    padding: 0 30px;
    font-size: 18px;
  }
  .hdg-ttl.wide .hdg-ttl__txt {
    margin-top: 22px;
    padding: 0;
  }
  .hero-cnt {
    height: 856px;
    padding-top: 0;
  }
  .hero-cnt::before {
    background: url(/life/mist/image/hero-img-pc.jpg) no-repeat center/cover;
  }
  .hero-cnt__inner {
    position: static;
    width: 1100px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    padding: 350px 50px 0;
    background: transparent;
  }
  .hero-cnt__hdg, .hero-cnt__sub-hdg, .hero-cnt__txt {
    text-align: left;
  }
  .hero-cnt__hdg-wrap {
    display: flex;
    align-items: center;
  }
  .hero-cnt__hdg {
    padding: 0 0 0 20px;
    border-top: none;
    border-bottom: none;
    font-size: 37px;
  }
  .hero-cnt__sub-hdg {
    display: inline-block;
    margin-top: 0;
    padding: 0 0 0 24px;
    font-size: 21px;
  }
  .hero-cnt__txt {
    margin: 15px 0 0 20px;
    font-size: 18px;
    line-height: 1;
  }
  .hdg-main {
    z-index: 1;
    position: absolute;
    bottom: 190px;
    left: 0;
    width: 750px;
    height: 135px;
    padding: 25px 84px 10px 150px;
    text-align: left;
  }
  .hdg-main__en {
    max-width: 100%;
  }
  .hdg-main__jp {
    margin-top: 15px;
    font-size: 18px;
    text-align: right;
  }
  .sec-part-1 {
    display: block;
  }
  .sec-part-1 {
    margin-top: 136px;
    margin-bottom: 280px;
  }
  .sec-part-1::after {
    display: block;
    clear: both;
    content: '';
  }
  .sec-part-1__blk1 {
    width: 47%;
    float: right;
  }
  .sec-part-1__blk2 {
    width: 45%;
    margin: 80px 0 0;
    float: left;
  }
  .sec-part-1__blk3 {
    width: 47%;
    margin-top: 70px;
    float: right;
  }
  .sec-part-2 {
    margin-top: 290px;
  }
  .sec-part-2 strong {
    font-size: 20px;
  }
  .sec-part-2__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec-part-2__hdg::before {
    left: 190px;
    width: 250px;
    height: 200px;
  }
  .sec-part-2__hdg__item1, .sec-part-2__hdg__item2, .sec-part-2__hdg__item3 {
    display: inline;
    font-size: 25px;
    line-height: 2.2;
  }
  .sec-part-2__hdg__item3 {
    margin-top: 0;
    font-size: 25px;
  }
  .sec-part-2__box {
    margin-top: -55px;
    padding: 180px 100px 185px;
  }
  .sec-part-2__blk1 {
    order: 1;
    width: 330px;
    margin: 80px 0 0;
  }
  .sec-part-2__blk2 {
    order: 3;
    width: 100%;
    margin: 60px -20px 0;
  }
  .sec-part-2__blk3 {
    order: 2;
    width: 240px;
    margin: 150px 0 0;
    margin-left: 120px;
  }
  .sec-part-2__blk5 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 80px;
  }
  .sec-part-2__blk5__img {
    width: 58%;
    padding: 0 60px 0 0;
  }
  .sec-part-2__blk5__dtl {
    width: 42%;
    padding: 0 0 0 90px;
  }
  .sec-part-2__uq.pt1 {
    width: auto;
  }
  .sec-part-2__uq.pt2 {
    width: auto;
  }
  .sec-part-2__uq {
    width: auto;
  }
  .sec-part-2__uq__hdg {
    margin-bottom: 30px;
    font-size: 24px;
    text-align: left;
  }
  .sec-part-2__uq__dtl {
    margin-top: 20px;
    font-size: 18px;
  }
  .sec-part-2__plus {
    margin-top: 120px;
  }
  .sec-part-2__plus img {
    width: 100px;
  }
  .sec-part-3 {
    margin-top: 250px;
  }
  .sec-part-3__blk1 {
    padding: 0 100px 0 230px;
  }
  .sec-part-3__blk1__dtl {
    margin: -40px 0 0 230px;
  }
  .sec-part-3__blk1__dtl__hdg {
    font-size: 20px;
  }
  .sec-part-3__blk2 {
    margin: 50px 156px 0 100px;
  }
  .sec-part-3__blk2__dtl {
    margin: -10px 60px 0 260px;
  }
  .sec-part-3__blk2__dtl__hdg {
    font-size: 20px;
  }
  .list-tag {
    margin-top: 20px;
    margin-right: -20px;
    margin-left: 245px;
    padding: 0;
  }
  .list-tag__item {
    height: 32px;
    padding: 5px 20px;
    font-size: 16px;
  }
  .sec-part-4 {
    margin: 250px 70px 0;
    padding: 35px 25px 35px 55px;
  }
  .sec-part-4__inner {
    display: flex;
    justify-content: space-between;
  }
  .sec-part-4__img-wrap {
    width: 230px;
    margin: 0;
  }
  .sec-part-4__txt-wrap {
    width: calc(100% - 230px);
    margin-top: 15px;
    padding-left: 60px;
  }
  .sec-part-4__txt-wrap__hdg {
    font-size: 20px;
  }
  .sec-part-4__txt-wrap__dtl__txt {
    display: block;
  }
  .sec-part-4__txt-wrap__dtl__txt:nth-child(2) {
    margin-top: 15px;
  }
  .sec-part-4__txt-wrap__dtl {
    margin-top: 30px;
  }
  .sec-part-5 {
    position: relative;
    margin-top: 250px;
    padding: 100px 0 0;
  }
  .sec-part-5__inner {
    display: block;
    position: relative;
  }
  .sec-part-5__img {
    width: 1100px;
    margin: 0 auto;
    padding-left: 30px;
  }
  .sec-part-5__img img {
    max-width: 300px;
  }
  .sec-part-5__hdg {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-right: 0;
    padding-right: 18%;
    padding-bottom: 28px;
    border-bottom: 2px solid #000000;
  }
  .sec-part-5__hdg img {
    width: 496px;
    max-width: 100%;
  }
  .sec-part-5__sub-hdg {
    position: absolute;
    top: 226px;
    right: 19.5%;
    margin: 0;
    border-bottom: none;
    font-size: 18px;
    letter-spacing: 0.09em;
  }
  .sec-part-5__btn {
    z-index: 100;
    position: absolute;
    right: 18%;
    bottom: 130px;
    margin: 0;
  }
  .sec-part-5__btn a img {
    max-width: 260px;
  }
  .sec-part-5__btn span {
    font-size: 15px;
    text-align: center;
  }
  .sec-part-5__list {
    position: absolute;
    right: 25%;
    bottom: 130px;
  }
  .sec-part-6 {
    margin-top: 240px;
    padding-bottom: 200px;
  }
  .sec-part-6__txt {
    font-size: 33px;
  }
  .sec-part-6__logo img {
    width: 290px;
  }
  .sec-part-6__img {
    margin: 90px auto 0;
    text-align: center;
  }
  .sec-part-6__img img {
    width: 680px;
  }
  .sec-part-6__com {
    margin-top: 90px;
  }
  .sec-part-6__com img {
    width: 280px;
  }
}
