#sec1 {
  padding: 15vw 0 12vw;
}
#sec1 h2.ttl {
  text-align: center;
}
#sec1 .txtbox {
  margin-top: 6vw;
}
@media screen and (max-width: 767px) {
  #sec1 .txtbox .txt {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
    overflow: hidden;
    line-height: 2.5;
  }
  #sec1 .txtbox .txt > span {
    display: block;
    margin-bottom: -3px;
    text-decoration: underline;
    text-decoration-color: rgba(0, 0, 0, 0.5);
    text-decoration-thickness: 1px;
    text-decoration-style: dashed;
    text-underline-offset: 9px;
  }
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 78px 0 76px;
  }
  #sec1 .txtbox {
    margin-top: 52px;
  }
  #sec1 .txtbox .txt {
    margin: 0 auto;
    line-height: 56px;
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  #sec1 .txtbox .txt > span {
    display: inline-block;
    padding-top: 6px;
    background: url("../img/index/s1-bg-dashed.png");
  }
}

#sec2 h2.ttl {
  font-weight: 900;
  font-size: 7vw;
  letter-spacing: -0.04em;
  text-align: center;
}
#sec2 h2.ttl small {
  font-size: 5.5vw;
  letter-spacing: -0.04em;
}
#sec2 .rss {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3vw;
}
#sec2 .rss .rss-ttl {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#sec2 .rss .rss-img {
  width: 37%;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
#sec2 .rss dl {
  width: 63%;
  padding-left: 3%;
  box-sizing: border-box;
}
#sec2 .btn-more {
  margin-top: 7vw;
  text-align: center;
}
#sec2 .btn-more a {
  width: 70vw;
  display: inline-block;
  border-bottom: 2px solid;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.14em;
  text-align: center;
  position: relative;
}
#sec2 .btn-more a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#sec2 .btn-more a::before {
  content: "";
  width: 7px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 15 19'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M0.421,0.610 L14.056,9.425 L0.421,18.238 '/%3E%3C/svg%3E") center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
}
#sec2 .set1 {
  padding: 2vw 0 12vw;
  position: relative;
  z-index: 0;
}
#sec2 .set1::before {
  content: "";
  background: url("../img/shared/pattern2.jpg");
  -webkit-clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50vw;
  right: 0;
  z-index: -1;
}
#sec2 .set2 {
  margin-top: 7vw;
}
@media screen and (max-width: 767px) {
  #sec2 .rss .rss-img span {
    width: 100% !important;
    height: auto !important;
    min-height: 90px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 h2.ttl {
    font-size: 41px;
    line-height: 60px;
    text-align: left;
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  #sec2 h2.ttl small {
    font-size: 31px;
  }
  #sec2 .rss {
    width: 269px;
    display: block;
    margin: 0 16px;
  }
  #sec2 .rss .rss-img {
    width: 100%;
  }
  #sec2 .rss .rss-img:hover {
    opacity: 0.7;
  }
  #sec2 .rss dl {
    width: 100%;
    margin-top: 12px;
    padding-left: 0;
    line-height: 30px;
  }
  #sec2 #feed {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    width: 100%;
    margin-left: 50px;
  }
  #sec2 .btn-more {
    margin-top: 10px;
  }
  #sec2 .btn-more a {
    width: 129px;
    padding: 0 12px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: left;
  }
  #sec2 .btn-more a::before {
    right: 6px;
  }
  #sec2 .set1 {
    width: 1082px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -31px;
    padding: 78px 0 57px;
  }
  #sec2 .set1::before {
    -webkit-clip-path: polygon(0 0, calc(100% - 150px) 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 150px) 0, 100% 100%, 0% 100%);
    right: -97px;
  }
  #sec2 .set2 {
    margin: 20px -50px 0;
  }
  #sec2 .set2 .sns {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

#sec3 {
  padding-top: 25vw;
}
#sec3 h2.ttl {
  margin-top: calc(-9vw + 2px);
  text-align: center;
}
#sec3 h2.ttl img {
  width: 89vw;
}
#sec3 .set1 {
  padding: 1px 0 3vw;
  position: relative;
}
#sec3 .set1::before {
  content: "";
  width: 100%;
  height: 53%;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#sec3 .set1::after {
  content: "";
  width: 100%;
  height: 47%;
  background: url("../img/shared/pattern2.jpg");
  opacity: 0.76;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#sec3 .set1 .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#sec3 .set1 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec3 .set1 .menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15vw;
  text-align: center;
}
#sec3 .set1 .menu dt {
  font-family: "DFKaiSho StdN", serif;
  font-weight: 900;
  font-size: 29px;
  letter-spacing: -0.02em;
}
#sec3 .set1 .menu dt small {
  font-size: 25px;
  letter-spacing: -0.02em;
}
#sec3 .set1 .menu dt > span {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: left;
}
#sec3 .set1 .menu dt > span em {
  display: inline-block;
  padding: 0 15px;
  background: url("../img/shared/pattern1.jpg");
  transform: rotate(-5deg);
  font-style: normal;
  color: #fff;
}
#sec3 .set1 .menu dd {
  margin-top: -14px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec3 .set1 .menu dd small {
  font-size: 17px;
  letter-spacing: 0.05em;
}
#sec3 .set1 .wrap {
  z-index: 1;
}
#sec3 .set2 {
  position: relative;
  z-index: 0;
}
#sec3 .set2 .imgbox {
  margin-left: -3vw;
  position: relative;
}
#sec3 .set2 .imgbox::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/index/s3-deco.png") 0 0 / contain no-repeat;
  position: absolute;
  top: -12vw;
  left: -5vw;
  z-index: -1;
}
#sec3 .set2 .imgbox .img {
  display: inline-block;
  position: relative;
  z-index: 0;
}
#sec3 .set2 .imgbox .img::before {
  content: "";
  background: url("../img/index/s3-i2-shadow.png") center top/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: -31vw;
  left: -25vw;
  right: -20vw;
  z-index: -1;
}
#sec3 .set2 .txtbox {
  margin-top: 6vw;
}
#sec3 .set2 .txtbox dl {
  text-align: center;
}
#sec3 .set2 .txtbox dl dt {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.05em;
}
#sec3 .set2 .txtbox dl dd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2vw;
}
#sec3 .set2 .txtbox dl dd ul {
  width: 35%;
  margin: 0 5%;
}
#sec3 .set2 .txtbox dl dd ul li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
#sec3 .set2 .txtbox .txt {
  margin-top: 7vw;
}
#sec3 .set3 {
  margin-top: 5vw;
}
#sec3 .set3 .gr1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  z-index: 0;
}
#sec3 .set3 .gr1::before {
  content: "";
  background: url("../img/shared/pattern2.jpg");
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 28% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 28% 100%);
  position: absolute;
  top: 6vw;
  left: 0;
  bottom: 0;
  right: var(--paddingWrap-negative);
  z-index: -1;
}
#sec3 .set3 .gr1 .catch {
  margin-left: 2vw;
  position: relative;
  z-index: 1;
}
#sec3 .set3 .gr1 .catch > span {
  display: inline-block;
  padding: 15px 0 30px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  z-index: 0;
}
#sec3 .set3 .gr1 .catch > span::before {
  content: "";
  background: url("../img/shared/bubble1.png") center top/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  right: -30px;
  z-index: -1;
}
#sec3 .set3 .gr1 .price {
  margin-top: -2vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec3 .set3 .gr1 hr {
  margin: 1vw 0;
  border: 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.5);
}
#sec3 .set3 .gr1 .txtbox {
  margin-right: -13vw;
}
#sec3 .set3 .gr1 .imgbox {
  width: 56vw;
  margin: 10vw -5vw 0 0;
}
#sec3 .set3 .gr2 {
  margin-top: 4vw;
  padding-top: 11vw;
  color: #fff;
  position: relative;
}
#sec3 .set3 .gr2 .catch {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
#sec3 .set3 .gr2 .catch > span {
  display: inline-block;
  padding: 26px 15px;
  position: relative;
  z-index: 0;
}
#sec3 .set3 .gr2 .catch > span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/shared/bubble2_sp.png") center top/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#sec3 .set3 .gr2 .imgbox {
  position: absolute;
  top: 0;
  left: var(--paddingWrap-negative);
  right: 7vw;
}
#sec3 .set3 .gr2 .imgbox .img {
  -webkit-clip-path: polygon(0 0, 72% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 72% 0, 100% 100%, 0 100%);
}
#sec3 .set3 .gr2 .txtbox {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding-top: 160px;
  }
  #sec3 h2.ttl {
    margin-top: -61px;
  }
  #sec3 h2.ttl img {
    width: auto;
  }
  #sec3 .set1 {
    width: 100%;
    max-width: 1402px;
    margin: 0 auto;
    padding-bottom: 45px;
  }
  #sec3 .set1::before {
    height: calc(100% - 424px);
  }
  #sec3 .set1::after {
    height: 424px;
  }
  #sec3 .set1 .menu {
    display: block;
    margin-top: 125px;
    text-align: left;
  }
  #sec3 .set1 .menu dt {
    font-size: 53px;
    line-height: 95px;
  }
  #sec3 .set1 .menu dt small {
    font-size: 45px;
  }
  #sec3 .set1 .menu dt > span {
    margin-bottom: 7px;
    font-size: 35px;
    line-height: 45px;
  }
  #sec3 .set1 .menu dt > span em {
    padding: 7px 32px;
  }
  #sec3 .set1 .menu dd {
    font-size: 35px;
    line-height: 55px;
  }
  #sec3 .set1 .menu dd small {
    font-size: 25px;
  }
  #sec3 .set2 {
    width: 1190px;
    display: -ms-flexbox;
    display: flex;
    margin-top: -36px;
  }
  #sec3 .set2 .imgbox {
    -ms-flex-order: 2;
    order: 2;
    width: 836px;
    margin: -105px 0 0 -46px;
  }
  #sec3 .set2 .imgbox::before {
    width: 696px;
    height: 288px;
    top: auto;
    bottom: -244px;
    left: -191px;
  }
  #sec3 .set2 .imgbox .img::before {
    width: 1110px;
    height: 909px;
    bottom: auto;
    left: -158px;
    right: auto;
  }
  #sec3 .set2 .txtbox {
    -ms-flex-order: 1;
    order: 1;
    width: 400px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
  }
  #sec3 .set2 .txtbox dl {
    margin: 47px 25px 0 0;
  }
  #sec3 .set2 .txtbox dl dt {
    font-size: 30px;
    line-height: 60px;
  }
  #sec3 .set2 .txtbox dl dd {
    margin-top: 22px;
    font-size: 19px;
    line-height: 43px;
    letter-spacing: 0.12em;
  }
  #sec3 .set2 .txtbox dl dd ul {
    width: 170px;
    margin: 0 17px;
  }
  #sec3 .set2 .txtbox .txt {
    width: 400px;
    margin-top: 0;
  }
  #sec3 .set3 {
    width: 1185px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 76px 0 0 -87px;
  }
  #sec3 .set3 .gr1 {
    -ms-flex-order: 2;
    order: 2;
    width: 600px;
  }
  #sec3 .set3 .gr1::before {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 205px 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 205px 100%);
    top: 21px;
    left: -130px;
    right: -50vw;
  }
  #sec3 .set3 .gr1 .catch {
    margin-left: 0;
  }
  #sec3 .set3 .gr1 .catch > span {
    padding: 25px 42px 47px 19px;
    font-size: 25px;
    line-height: 40px;
  }
  #sec3 .set3 .gr1 .catch > span::before {
    left: -33px;
    right: 0;
  }
  #sec3 .set3 .gr1 .price {
    margin-top: 25px;
    font-size: 35px;
    line-height: 40px;
  }
  #sec3 .set3 .gr1 .price small {
    font-size: 25px;
  }
  #sec3 .set3 .gr1 hr {
    margin: 9px 0;
    border: 0;
    border-top: 1px dashed rgba(0, 0, 0, 0.5);
  }
  #sec3 .set3 .gr1 .txtbox {
    width: auto;
    margin-right: -84px;
  }
  #sec3 .set3 .gr1 .imgbox {
    width: auto;
    margin: 48px 0 0;
  }
  #sec3 .set3 .gr2 {
    -ms-flex-order: 1;
    order: 1;
    width: 671px;
    width: 671px;
    margin: 141px -86px 0 0;
    padding: 71px 0 0 40px;
    box-sizing: border-box;
  }
  #sec3 .set3 .gr2 .catch {
    font-size: 25px;
    line-height: 44px;
  }
  #sec3 .set3 .gr2 .catch .txt-black {
    color: #fff !important;
  }
  #sec3 .set3 .gr2 .catch > span {
    padding: 41px 20px;
  }
  #sec3 .set3 .gr2 .catch > span::before {
    background-image: url("../img/shared/bubble2.png");
  }
  #sec3 .set3 .gr2 .imgbox {
    left: 0;
    right: 0;
  }
  #sec3 .set3 .gr2 .imgbox .img {
    -webkit-clip-path: polygon(0 0, calc(100% - 190px) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 190px) 0, 100% 100%, 0 100%);
  }
}
@media screen and (min-width: 1200px) {
  #sec3 .set1 .menu {
    margin-left: -63px;
  }
  #sec3 .set2 {
    margin-left: -55px;
  }
}

#sec4 {
  padding: 9vw 0 15vw;
}
#sec4 h2.ttl {
  font-weight: 900;
  font-size: 7vw;
  line-height: 1.7;
  letter-spacing: -0.02em;
  text-align: center;
}
#sec4 h2.ttl small {
  font-size: 6vw;
  letter-spacing: -0.02em;
}
#sec4 .price {
  font-weight: 600;
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}
#sec4 .price small {
  font-size: 16px;
  letter-spacing: 0.05em;
}
#sec4 .set1 .txt {
  margin-top: 2vw;
}
#sec4 .set2 {
  margin: 6vw var(--paddingWrap-negative) 0;
}
#sec4 .set2 .item .txtbox .ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
}
#sec4 .set2 .item .txtbox .ttl > span {
  display: inline-block;
  padding: 10px 15px 5px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
#sec4 .set2 .slick-slide {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  #sec4 .set2 .slick-prev,
  #sec4 .set2 .slick-next {
    transform: translateY(-90%);
  }
  #sec4 .set2 .slick-prev::before,
  #sec4 .set2 .slick-next::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 19'%3E%3Cpath fill-rule='evenodd' fill='rgb(227, 227, 227)' d='M0.500,9.411 L16.625,0.005 L16.625,18.818 L0.500,9.411 Z'/%3E%3C/svg%3E") center center/17px
        no-repeat,
      url("../img/shared/pattern1.jpg");
  }
  #sec4 .set2 .slick-prev {
    left: 14vw;
  }
  #sec4 .set2 .slick-next {
    left: auto;
    right: 14vw;
  }
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 90px 0 135px;
  }
  #sec4 h2.ttl {
    font-size: 53px;
    line-height: 95px;
  }
  #sec4 h2.ttl small {
    font-size: 45px;
  }
  #sec4 .price {
    margin-top: -9px;
    font-size: 35px;
    line-height: 45px;
  }
  #sec4 .price small {
    font-size: 25px;
  }
  #sec4 .set1 .txt {
    margin-top: 13px;
    text-align: center;
  }
  #sec4 .set2 {
    margin: 45px -100px 0;
  }
  #sec4 .set2 .slider-responsive {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #sec4 .set2 .item {
    margin: 0 18px;
  }
  #sec4 .set2 .item .txtbox .ttl {
    margin-top: 19px;
    font-size: 25px;
    line-height: 40px;
  }
  #sec4 .set2 .item .txtbox .ttl > span {
    padding: 1px 31px;
    border-bottom: 0;
    border-top: 1px dashed rgba(0, 0, 0, 0.5);
  }
  #sec4 .set2 .slick-slide {
    padding: 0;
  }
}

#sec5 h2.ttl {
  text-align: center;
  position: relative;
  z-index: 0;
}
#sec5 h2.ttl::before {
  content: "";
  width: 51vw;
  height: 40vw;
  background: url("../img/index/s5-deco.png") 0 0 / contain no-repeat;
  position: absolute;
  top: -4vw;
  left: 13vw;
  z-index: -1;
}
#sec5 h2.ttl .txt1 {
  display: inline-block;
  padding: 0 10px 3px;
  background: url("../img/shared/pattern1.jpg");
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 4vw;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #fff;
}
#sec5 h2.ttl .txt2 {
  font-family: "DFKaiSho StdN", serif;
  font-weight: 900;
  font-size: 8vw;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
#sec5 h2.ttl .txt3 {
  margin-left: 5vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec5 h2.ttl .txt3 small {
  font-size: 5vw;
  letter-spacing: 0.05em;
}
#sec5 .set {
  padding: 13vw 0 9vw;
  position: relative;
  z-index: 0;
}
#sec5 .set::before {
  content: "";
  height: 100%;
  background: url("../img/shared/pattern2.jpg");
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--paddingWrap-negative);
  right: var(--paddingWrap-negative);
  z-index: -1;
}
#sec5 .set .imgbox {
  margin-top: 4vw;
}
#sec5 .set .imgbox .slide {
  position: relative;
  z-index: 0;
}
#sec5 .set .imgbox .slide .txt {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 5vw;
  right: 3vw;
  z-index: 1;
}
#sec5 .set .imgbox .slide .txt::before {
  content: "";
  background: #000;
  border-radius: 100%;
  filter: blur(50px);
  opacity: 0.5;
  position: absolute;
  top: -10%;
  bottom: -10%;
  left: -10%;
  right: -10%;
  z-index: -1;
}
#sec5 .set .imgbox .slide .txt > span {
  display: inline-block;
  position: relative;
}
#sec5 .set .imgbox .slide .txt > span::before {
  content: "";
  width: 100%;
  height: 5px;
  background: url("../img/shared/line.png") center bottom/100% no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#sec5 .set .imgbox .slide2 .txt,
#sec5 .set .imgbox .slide4 .txt {
  top: 10vw;
  left: 0;
  right: 0;
}
#sec5 .set .imgbox .slide3 .txt {
  top: 10vw;
}
#sec5 .set .txtbox {
  margin-top: 3vw;
}
@media screen and (min-width: 768px) {
  #sec5 h2.ttl {
    text-align: left;
  }
  #sec5 h2.ttl::before {
    width: 392px;
    height: 222px;
    top: -116px;
    left: 263px;
  }
  #sec5 h2.ttl .txt1 {
    padding: 0 16px 3px 23px;
    font-size: 30px;
    line-height: 46px;
  }
  #sec5 h2.ttl .txt2 {
    font-size: 53px;
    line-height: 95px;
  }
  #sec5 h2.ttl .txt3 {
    margin-left: 30px;
    font-size: 35px;
    line-height: 95px;
  }
  #sec5 h2.ttl .txt3 small {
    font-size: 25px;
  }
  #sec5 .set {
    width: 1030px;
    display: grid;
    grid-template-columns: repeat(2, 560px calc(100% - 560px));
    margin-left: -30px;
    padding: 71px 30px 57px 0;
    box-sizing: border-box;
  }
  #sec5 .set::before {
    -webkit-clip-path: polygon(0 0, calc(100% - 275px) 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 275px) 0, 100% 100%, 0% 100%);
    left: -50vw;
    right: 0;
  }
  #sec5 .set .ttlbox {
    grid-area: 1/1/2/2;
    width: 560px;
    margin-top: 14px;
  }
  #sec5 .set .imgbox {
    width: 100%;
    max-width: 615px;
    grid-area: 1/2/3/3;
    margin-top: 0;
  }
  #sec5 .set .imgbox .slide .txt {
    font-size: 20px;
    line-height: 36px;
    top: 67px;
    right: 73px;
  }
  #sec5 .set .imgbox .slide .txt > span::before {
    height: 5px;
  }
  #sec5 .set .imgbox .slide2 .txt,
  #sec5 .set .imgbox .slide4 .txt {
    top: 50px;
    left: 0;
    right: 0;
  }
  #sec5 .set .imgbox .slide3 .txt {
    top: 50px;
  }
  #sec5 .set .txtbox {
    grid-area: 2/1/3/2;
    width: 560px;
    margin-top: -4px;
  }
}
@media screen and (min-width: 1200px) {
  #sec5 .set {
    width: 1120px;
    margin-left: -75px;
    padding-right: 0;
  }
}
@media screen and (min-width: 1300px) {
  #sec5 .set {
    width: 1225px;
  }
}

#sec6 {
  padding-top: 12vw;
}
#sec6 h2.ttl {
  margin-right: -29vw;
  text-align: right;
  position: relative;
  z-index: 1;
}
#sec6 h2.ttl::before {
  content: "";
  width: 93vw;
  height: 100vw;
  background: url("../img/index/s6-deco.png") 0 0 / contain no-repeat;
  position: absolute;
  top: 0;
  left: -4vw;
  z-index: -1;
}
#sec6 h2.ttl img {
  width: 74vw;
}
#sec6 .btn-link {
  margin-top: 7vw;
}
#sec6 .blk {
  padding: 8vw 0 4vw;
  background: url("../img/shared/pattern4.jpg");
  color: #fff;
}
#sec6 .blk .wrap {
  z-index: 0;
}
#sec6 .blk .wrap::before {
  content: "";
  height: 201vw;
  background: url("../img/shared/pattern3.jpg");
  -webkit-clip-path: polygon(0 0, 34% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 34% 0, 100% 100%, 0 100%);
  position: absolute;
  bottom: -14vw;
  left: 0;
  right: 14vw;
  z-index: -1;
}
#sec6 .blk .set1 .ttlbox {
  padding-bottom: 5px;
  position: relative;
}
#sec6 .blk .set1 .ttlbox::before {
  content: "";
  background: url("../img/shared/pattern3.jpg");
  -webkit-clip-path: polygon(67% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(67% 0, 100% 0, 100% 100%, 0 100%);
  position: absolute;
  top: -20vw;
  bottom: 0;
  left: 20vw;
  right: var(--paddingWrap-negative);
  z-index: -1;
}
#sec6 .blk .set1 .txtbox {
  margin-top: -19vw;
}
#sec6 .blk .set1 .txtbox .catch {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: 0.05em;
}
#sec6 .blk .set1 .txtbox .catch > span {
  display: inline-block;
  padding: 8px 5px 15px 15px;
  transform: rotate(-5deg);
  position: relative;
}
#sec6 .blk .set1 .txtbox .catch > span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/shared/bubble3.png") center top/contain no-repeat;
  transform: rotate(5deg);
  position: absolute;
  top: 0;
  left: 0;
}
#sec6 .blk .set1 .txtbox dl {
  margin-top: 2vw;
}
#sec6 .blk .set1 .txtbox dl dt {
  font-weight: 900;
  font-size: 29px;
  line-height: 1.7;
  letter-spacing: -0.02em;
}
#sec6 .blk .set1 .txtbox dl dd {
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec6 .blk .set1 .txtbox dl dd small {
  font-size: 16px;
  letter-spacing: 0.05em;
}
#sec6 .blk .set1 .txtbox .txt {
  margin-top: 2vw;
}
#sec6 .blk .set2 {
  margin-top: 4vw;
}
#sec6 .blk .set2 .item {
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vw;
}
#sec6 .blk .set2 .item .imgbox {
  width: 50%;
}
#sec6 .blk .set2 .item .imgbox .img {
  width: 100%;
  height: 100%;
}
#sec6 .blk .set2 .item .imgbox .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec6 .blk .set2 .item dl {
  width: 50%;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 3%;
  box-sizing: border-box;
}
#sec6 .blk .set2 .item dl dt {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#sec6 .blk .set2 .item dl .price {
  font-size: 18px;
  letter-spacing: 0.05em;
}
#sec6 .blk .set2 .item dl .price small {
  font-size: 13px;
  letter-spacing: 0.05em;
}
#sec6 .blk .set3 {
  margin-top: 16vw;
}
#sec6 .blk .set3 h3.ttl {
  font-weight: 900;
  font-size: 8vw;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
#sec6 .blk .set3 h3.ttl small {
  font-size: 6vw;
}
#sec6 .blk .set3 h3.ttl > span {
  display: inline-block;
  padding: 0 3vw;
  background: url("../img/shared/pattern1.jpg");
  color: #fff;
}
#sec6 .blk .set3 .slider-images {
  line-height: 0;
}
#sec6 .blk .set3 .slider-images .slick-prev::before,
#sec6 .blk .set3 .slider-images .slick-next::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 19'%3E%3Cpath fill-rule='evenodd' fill='rgb(227, 227, 227)' d='M0.500,9.411 L16.625,0.005 L16.625,18.818 L0.500,9.411 Z'/%3E%3C/svg%3E") center center/17px
      no-repeat,
    url("../img/shared/pattern1.jpg");
}
#sec6 .blk .set3 .slider-thumbs {
  line-height: 1;
}
#sec6 .blk .set3 .slider-thumbs .img {
  height: 20vw;
  background: rgba(236, 136, 29, 0.2);
  cursor: pointer;
}
#sec6 .blk .set3 .slider-thumbs .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  mix-blend-mode: lighten;
  filter: grayscale(1);
  transition: 0.3s;
}
#sec6 .blk .set3 .slider-thumbs .slick-track {
  width: 100% !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  transform: none !important;
}
#sec6 .blk .set3 .slider-thumbs .slick-slide:hover .img img,
#sec6 .blk .set3 .slider-thumbs .slick-slide.slick-current .img img {
  mix-blend-mode: normal;
  filter: none;
}
#sec6 .blk .set3 .slider-content [class^="item"] dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 19px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#sec6 .blk .set3 .slider-content [class^="item"] dl dt {
  margin: 0 3vw;
}
#sec6 .blk .set3 .slider-content [class^="item"] dl dd {
  margin: 0 3vw;
}
#sec6 .blk .set3 .slider-content [class^="item"] dl dd small {
  font-size: 13px;
  letter-spacing: 0.05em;
}
#sec6 .blk .set3 .slider-content [class^="item"] hr {
  margin: 10px 0;
  border: 0;
  border-top: 1px dashed rgba(255, 255, 255, 0.5);
}
#sec6 .blk .set3 .txtbox1 .txt {
  margin-top: 5vw;
}
#sec6 .blk .set3 .txtbox2 {
  margin-top: 3vw;
}
#sec6 .blk .set3 .txtbox2 .item1 dl {
  display: block;
}
#sec6 .blk .set3 .txtbox2 .item1 dl dt,
#sec6 .blk .set3 .txtbox2 .item1 dl dd {
  margin: 0;
}
#sec6 .blk .set3 .txtbox2 .item1 dl .price {
  display: -ms-flexbox;
  display: flex;
}
#sec6 .blk .set3 .txtbox2 .item1 dl .price p + p {
  margin-left: 5vw;
}
#sec6 .blk .set3 .imgbox {
  margin: 5vw var(--paddingWrap) 0;
}
#sec6 .blk .set4 {
  margin-top: 8vw;
  padding: 4vw 6vw 6vw;
  box-sizing: border-box;
  background: url("../img/shared/pattern1.jpg");
  border: 2px solid #fff;
  border-radius: 2px;
}
#sec6 .blk .set4 .ttl {
  font-size: 19px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
}
#sec6 .blk .set4 .rss {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#sec6 .blk .set4 .rss .rss-ttl {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#sec6 .blk .set4 .btn-more {
  margin-top: 3vw;
  text-align: center;
}
#sec6 .blk .set4 .btn-more a {
  width: 70vw;
  display: inline-block;
  border-bottom: 2px solid;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.14em;
  text-align: center;
  position: relative;
}
#sec6 .blk .set4 .btn-more a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#sec6 .blk .set4 .btn-more a::before {
  content: "";
  width: 7px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 15 19'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M0.421,0.610 L14.056,9.425 L0.421,18.238 '/%3E%3C/svg%3E") center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
}
#sec6 .blk .set4 #feed1 {
  margin-top: 2vw;
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding-top: 190px;
  }
  #sec6 h2.ttl {
    margin: -43px 0 0;
  }
  #sec6 h2.ttl::before {
    width: 698px;
    height: 288px;
    top: -39px;
    left: -277px;
  }
  #sec6 h2.ttl img {
    width: auto;
  }
  #sec6 .btn-link {
    margin-top: 51px;
  }
  #sec6 .blk {
    padding: 1px 0 63px;
  }
  #sec6 .blk .wrap::before {
    height: 1240px;
    -webkit-clip-path: polygon(0 0, calc(100% - 381px) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 381px) 0, 100% 100%, 0 100%);
    bottom: -129px;
    left: -50vw;
    right: 376px;
  }
  #sec6 .blk .set1 {
    width: 1250px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -30px;
  }
  #sec6 .blk .set1 .ttlbox {
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 5px;
  }
  #sec6 .blk .set1 .ttlbox::before {
    -webkit-clip-path: polygon(381px 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(381px 0, 100% 0, 100% 100%, 0 100%);
    top: -193px;
    bottom: 0;
    left: -222px;
    right: -50vw;
  }
  #sec6 .blk .set1 .txtbox {
    -ms-flex-order: 1;
    order: 1;
    width: 610px;
    margin-top: 115px;
    position: relative;
    z-index: 2;
  }
  #sec6 .blk .set1 .txtbox .catch {
    font-size: 32px;
    text-align: right;
  }
  #sec6 .blk .set1 .txtbox .catch > span {
    padding: 31px 3px 42px 27px;
  }
  #sec6 .blk .set1 .txtbox dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -18px;
  }
  #sec6 .blk .set1 .txtbox dl dt {
    font-size: 53px;
    line-height: 95px;
  }
  #sec6 .blk .set1 .txtbox dl dd {
    margin: 4px 0 0 11px;
    font-size: 35px;
    line-height: 45px;
  }
  #sec6 .blk .set1 .txtbox dl dd small {
    font-size: 25px;
  }
  #sec6 .blk .set1 .txtbox .txt {
    width: 450px;
    margin-top: 0;
  }
  #sec6 .blk .set2 {
    margin: -78px -30px 0;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
  }
  #sec6 .blk .set2 .txtnote {
    position: absolute;
    top: 0;
    left: -13px;
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  #sec6 .blk .set2 .item {
    width: calc(33.3333333333% - 7px);
    max-width: 374px;
    display: block;
    margin: 0 3.5px;
  }
  #sec6 .blk .set2 .item:nth-child(2) {
    margin-top: 30px;
  }
  #sec6 .blk .set2 .item:nth-child(3) {
    margin-top: 60px;
  }
  #sec6 .blk .set2 .item .imgbox {
    width: 100%;
  }
  #sec6 .blk .set2 .item dl {
    width: 100%;
    margin-top: 7px;
    padding: 0 16px;
  }
  #sec6 .blk .set2 .item dl dt {
    font-size: 28px;
    line-height: 48px;
    text-align: center;
  }
  #sec6 .blk .set2 .item dl .price {
    font-size: 28px;
    line-height: 40px;
    text-align: center;
  }
  #sec6 .blk .set2 .item dl .price small {
    font-size: 20px;
  }
  #sec6 .blk .set2 .item dl .desc {
    margin-top: 5px;
  }
  #sec6 .blk .set2 .gr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #sec6 .blk .set3 {
    width: 1100px;
    display: grid;
    margin: 78px 0 0 -65px;
  }
  #sec6 .blk .set3 h3.ttl {
    font-size: 53px;
    line-height: 67px;
    text-align: right;
  }
  #sec6 .blk .set3 h3.ttl small {
    font-size: 45px;
  }
  #sec6 .blk .set3 h3.ttl > span {
    padding: 6px 27px 0px 24px;
  }
  #sec6 .blk .set3 h3.ttl > span:nth-of-type(2) {
    padding-top: 0;
  }
  #sec6 .blk .set3 .slider-images .slick-prev,
  #sec6 .blk .set3 .slider-images .slick-next {
    transform: none;
    top: auto;
    left: auto;
    bottom: -40px;
  }
  #sec6 .blk .set3 .slider-images .slick-prev {
    right: 89px;
  }
  #sec6 .blk .set3 .slider-images .slick-next {
    right: 42px;
  }
  #sec6 .blk .set3 .slider-thumbs .img {
    width: 109px;
    height: 79px;
  }
  #sec6 .blk .set3 .slider-thumbs .slick-track {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #sec6 .blk .set3 .slider-content {
    width: 440px;
  }
  #sec6 .blk .set3 .slider-content [class^="item"] dl {
    display: block;
    font-size: 28px;
    line-height: 48px;
  }
  #sec6 .blk .set3 .slider-content [class^="item"] dl dt {
    margin: 0;
  }
  #sec6 .blk .set3 .slider-content [class^="item"] dl dd {
    margin: 0;
  }
  #sec6 .blk .set3 .slider-content [class^="item"] dl dd small {
    font-size: 20px;
  }
  #sec6 .blk .set3 .slider-content [class^="item"] hr {
    margin: 2px 0 9px -42px;
  }
  #sec6 .blk .set3 .slider-content .slick-list {
    overflow: visible;
  }
  #sec6 .blk .set3 .txtbox1 {
    grid-area: 1/2/2/3;
    width: 500px;
    padding: 5px 0 0 50px;
    box-sizing: border-box;
  }
  #sec6 .blk .set3 .txtbox1 .txt {
    width: 440px;
    margin-top: 20px;
  }
  #sec6 .blk .set3 .txtbox2 {
    grid-area: 2/2/3/3;
    width: 500px;
    padding: 25px 0 0 41px;
    box-sizing: border-box;
    margin-top: 0;
  }
  #sec6 .blk .set3 .txtbox2 .item1 dl {
    display: block;
  }
  #sec6 .blk .set3 .txtbox2 .item1 dl dt,
  #sec6 .blk .set3 .txtbox2 .item1 dl dd {
    margin: 0;
  }
  #sec6 .blk .set3 .txtbox2 .item1 dl .price {
    display: -ms-flexbox;
    display: flex;
  }
  #sec6 .blk .set3 .txtbox2 .item1 dl .price p + p {
    margin-left: 20px;
  }
  #sec6 .blk .set3 .imgbox {
    grid-area: 1/1/3/2;
    width: 598px;
    margin-top: 0;
  }
  #sec6 .blk .set4 {
    width: 694px;
    margin: 65px auto 0;
    padding: 24px 70px 37px 77px;
  }
  #sec6 .blk .set4 .ttl {
    font-size: 28px;
    line-height: 58px;
  }
  #sec6 .blk .set4 .rss {
    padding: 0 9px 4px;
    line-height: 30px;
  }
  #sec6 .blk .set4 .btn-more {
    margin-top: 26px;
  }
  #sec6 .blk .set4 .btn-more a {
    width: auto;
    padding: 0 61px 1px 12px;
    font-size: 18px;
    text-align: left;
  }
  #sec6 .blk .set4 .btn-more a::before {
    right: 10px;
  }
  #sec6 .blk .set4 #feed1 {
    margin-top: 13px;
  }
}
@media screen and (min-width: 1200px) {
  #sec6 .blk .set1 {
    width: 1300px;
    margin-left: -51px;
  }
}
@media screen and (min-width: 1280px) {
  #sec6 .blk .set2 {
    margin-left: -100px;
    margin-right: -100px;
    padding-left: 0;
  }
}

#sec7 {
  margin-top: 10vw;
  padding: 10vw 0;
}
#sec7 h2.ttl {
  text-align: center;
}
#sec7 h2.ttl img {
  width: 80vw;
}
#sec7 .set1 .txtbox {
  margin-top: 5vw;
}
#sec7 .set2 {
  margin-top: 5vw;
}
#sec7 .set2 .btnbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
#sec7 .set2 .btnbox .btn-popup {
  width: 50%;
}
#sec7 .set2 .btnbox .btn-popup img {
  width: 40vw;
}
#sec7 .set2 .btnbox .btn-popup:nth-child(2) {
  text-align: right;
}
#sec7 .set2 .btnbox .btn-popup:nth-child(3) {
  width: 100%;
  margin-left: 10vw;
  text-align: center;
}
#sec7 .set2 .bgi {
  height: 77vw;
  margin: -19vw var(--paddingWrap-negative) 0;
}
#sec7 .set2 .bgi img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  #sec7 {
    margin-top: 77px;
    padding: 100px 0 0;
  }
  #sec7 h2.ttl img {
    width: auto;
  }
  #sec7 .set1 {
    position: relative;
    z-index: 1;
  }
  #sec7 .set1 .txtbox {
    margin-top: 0;
    padding: 38px 0 45px;
    background: url("../img/shared/bg.jpg");
    text-align: center;
  }
  #sec7 .set1 .txtbox .txt {
    letter-spacing: 0.08em;
  }
  #sec7 .set2 {
    min-height: 592px;
    margin-top: -170px;
    padding: 200px 0 69px;
    box-sizing: border-box;
    position: relative;
  }
  #sec7 .set2 .btnbox .btn-popup {
    width: auto;
  }
  #sec7 .set2 .btnbox .btn-popup img {
    width: auto;
  }
  #sec7 .set2 .btnbox .btn-popup:nth-child(1) {
    -ms-flex-order: 1;
    order: 1;
    margin-top: 18px;
  }
  #sec7 .set2 .btnbox .btn-popup:nth-child(2) {
    -ms-flex-order: 3;
    order: 3;
    margin-right: -135px;
    text-align: left;
  }
  #sec7 .set2 .btnbox .btn-popup:nth-child(3) {
    -ms-flex-order: 2;
    order: 2;
    width: auto;
    margin: 123px 0 0 auto;
    text-align: left;
  }
  #sec7 .set2 .bgi {
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: -188px;
    right: -195px;
    z-index: -1;
  }
}
@media screen and (min-width: 1200px) {
  #sec7 .set2 .btnbox .btn-popup:nth-child(2) {
    margin-left: 14px;
  }
  #sec7 .set2 .btnbox .btn-popup:nth-child(3) {
    margin-left: 400px;
  }
}

#sec8 {
  padding: 15vw 0 10vw;
}
#sec8 h2.ttl {
  text-align: center;
}
#sec8 h2.ttl img {
  width: 50vw;
}
#sec8 .box-style {
  min-height: 40vw;
  height: 100%;
  color: #fff;
  position: relative;
  z-index: 0;
}
#sec8 .box-style .img {
  width: 100%;
  height: 100%;
}
#sec8 .box-style .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec8 .box-style .number {
  width: 27px;
  height: 27px;
  background: url("../img/shared/pattern1.jpg");
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#sec8 .box-style .txt {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.05em;
  position: absolute;
  z-index: 1;
}
#sec8 .box-style .txt::before {
  content: "";
  background: #000;
  border-radius: 100%;
  filter: blur(20px);
  opacity: 0.7;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  z-index: -1;
}
#sec8 .box-style .txt.has-line > span {
  text-decoration: underline;
  text-underline-offset: 3px;
  position: relative;
}
#sec8 .box-style .txt.has-line.txt-vertical > span {
  display: inline-block;
  position: relative;
}
#sec8 .box-style .txt.has-line.txt-vertical > span::before {
  content: "";
  width: 5px;
  height: 100%;
  background: url("../img/shared/line2.png") right center/100% 100% no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
#sec8 .box-style .txt.bordered > span {
  display: inline-block;
  padding: 0 10px;
  border: 2px solid;
}
#sec8 .set1,
#sec8 .set2,
#sec8 .set3 {
  display: grid;
  row-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
#sec8 .set1 {
  margin-top: 10vw;
  grid-template-columns: repeat(2, 1fr);
}
#sec8 .set1 .box1 {
  margin-left: -4vw;
  -webkit-clip-path: polygon(20% -10%, 110% -10%, 100% 100%, 10% 100%);
  clip-path: polygon(20% -10%, 110% -10%, 100% 100%, 10% 100%);
}
#sec8 .set1 .box1 .number {
  left: 5vw;
}
#sec8 .set1 .box1 .txt {
  top: 7vw;
  right: 3vw;
}
#sec8 .set1 .box1 .txt::before {
  display: none;
}
#sec8 .set1 .box1 .txt::after {
  content: "";
  width: 10vw;
  height: 10vw;
  background: url("../img/index/s8-deco1.png") 0 0 / contain no-repeat;
  position: absolute;
  top: -11vw;
  right: -5vw;
}
#sec8 .set1 .box2 {
  margin-left: -4vw;
  -webkit-clip-path: polygon(10% -10%, 110% -10%, 100% 100%, 0% 100%);
  clip-path: polygon(10% -10%, 110% -10%, 100% 100%, 0% 100%);
}
#sec8 .set1 .box2 .txt {
  transform: rotate(-5deg);
  top: 5vw;
  left: 10vw;
}
#sec8 .set1 .box2 .txt::after {
  content: "";
  width: 15vw;
  height: 30vw;
  background: url("../img/index/s8-deco2.png") 0 0 / contain no-repeat;
  position: absolute;
  top: -7vw;
  right: -16vw;
}
#sec8 .set1 .box3 {
  margin-right: -6vw;
  grid-area: 1/1/3/2;
  -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}
#sec8 .set1 .box3 .txt {
  top: 10vw;
  left: 3vw;
}
#sec8 .set1 .box3 .catch {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.05em;
  position: absolute;
  top: 30vw;
  right: 15vw;
  z-index: 1;
}
#sec8 .set1 .box3 .catch > span {
  display: inline-block;
  padding: 17px;
  background: url("../img/shared/bubble4.png") center top/contain no-repeat;
}
#sec8 .set2 {
  grid-template-columns: repeat(2, 1fr);
  margin-top: 5px;
}
#sec8 .set2 .box4 .txt {
  top: 5vw;
  left: 3vw;
}
#sec8 .set2 .box5 .txt {
  top: 5vw;
  left: 3vw;
}
#sec8 .set3 {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 5px;
}
#sec8 .set3 .box6,
#sec8 .set3 .box7,
#sec8 .set3 .box8 {
  height: 60vw;
}
#sec8 .set3 .box6 .txt,
#sec8 .set3 .box7 .txt,
#sec8 .set3 .box8 .txt {
  top: 3vw;
  right: 3vw;
}
#sec8 .set3 .box6 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 80%);
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 80%);
}
#sec8 .set3 .box6 .number {
  bottom: 12vw;
}
#sec8 .set3 .box7 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 90%);
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 90%);
}
#sec8 .set3 .box7 .number {
  bottom: 6vw;
}
#sec8 .set3 .box8 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
#sec8 .set3 .box9 {
  grid-area: 2/1/3/4;
  margin-top: -18vw;
  -webkit-clip-path: polygon(0 45%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 45%, 100% 0, 100% 100%, 0% 100%);
}
#sec8 .set3 .box9 .txt {
  white-space: nowrap;
  text-align: center;
  bottom: 10vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #sec8 .wrap {
    --paddingWrap: 3vw;
  }
  #sec8 .set1 .box1 .txt.has-line > span::before {
    display: none;
  }
  #sec8 .set3 .box6 .txt,
  #sec8 .set3 .box7 .txt,
  #sec8 .set3 .box8 .txt {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  #sec8 .set3 .box6 .txt > span,
  #sec8 .set3 .box7 .txt > span,
  #sec8 .set3 .box8 .txt > span {
    display: inline-block;
    text-decoration: none;
    position: relative;
  }
  #sec8 .set3 .box6 .txt > span::before,
  #sec8 .set3 .box7 .txt > span::before,
  #sec8 .set3 .box8 .txt > span::before {
    content: "";
    width: 5px;
    height: 100%;
    background: url("../img/shared/line2.png") right center/auto 100% no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec8 {
    padding: 94px 0 121px;
  }
  #sec8 h2.ttl img {
    width: auto;
  }
  #sec8 .box-style {
    min-height: 280px;
  }
  #sec8 .box-style .number {
    width: 37px;
    height: 37px;
    font-size: 25px;
    line-height: 37px;
  }
  #sec8 .box-style .txt {
    font-size: 20px;
    line-height: 40px;
  }
  #sec8 .box-style .txt::before {
    filter: blur(30px);
    opacity: 0.5;
  }
  #sec8 .box-style .txt.has-line > span::before {
    height: 5px;
  }
  #sec8 .box-style .txt.has-line.txt-vertical > span::before {
    width: 5px;
  }
  #sec8 .box-style .txt.bordered > span {
    padding: 9px 20px;
  }
  #sec8 .set1,
  #sec8 .set2,
  #sec8 .set3 {
    width: 1092px;
    margin-left: -45px;
    row-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  #sec8 .set1 {
    margin-top: 47px;
  }
  #sec8 .set1 .box1 {
    height: 296px;
    margin-left: -36px;
    -webkit-clip-path: polygon(62px -20%, 120% -20%, 100% 100%, 30px 100%);
    clip-path: polygon(62px -20%, 120% -20%, 100% 100%, 30px 100%);
  }
  #sec8 .set1 .box1 .number {
    left: 30px;
  }
  #sec8 .set1 .box1 .txt {
    top: 43px;
    right: 67px;
  }
  #sec8 .set1 .box1 .txt::after {
    width: 62px;
    height: 60px;
    top: -67px;
    right: -91px;
  }
  #sec8 .set1 .box1 .txt.has-line > span {
    text-decoration: none;
  }
  #sec8 .set1 .box2 {
    height: 289px;
    margin-left: -36px;
    -webkit-clip-path: polygon(29px -20%, 120% -20%, 100% 100%, 0% 100%);
    clip-path: polygon(29px -20%, 120% -20%, 100% 100%, 0% 100%);
  }
  #sec8 .set1 .box2 .txt {
    transform: rotate(-10deg);
    top: 143px;
    left: auto;
    right: 101px;
  }
  #sec8 .set1 .box2 .txt::after {
    width: 85px;
    height: 211px;
    top: -175px;
    right: -67px;
    transform: rotate(11deg);
  }
  #sec8 .set1 .box3 {
    margin-right: -25px;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 63px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 63px) 100%, 0% 100%);
  }
  #sec8 .set1 .box3 .txt {
    top: 104px;
    left: 69px;
  }
  #sec8 .set1 .box3 .catch {
    font-size: 20px;
    line-height: 38px;
    top: 192px;
    right: 103px;
  }
  #sec8 .set1 .box3 .catch > span {
    padding: 20px 25px 20px 25px;
  }
  #sec8 .set2 {
    margin-top: 12px;
  }
  #sec8 .set2 .box4 .txt {
    top: 47px;
    left: 196px;
  }
  #sec8 .set2 .box5 .txt {
    top: auto;
    bottom: 35px;
    left: 92px;
  }
  #sec8 .set3 {
    margin-top: 12px;
  }
  #sec8 .set3 .box6,
  #sec8 .set3 .box7,
  #sec8 .set3 .box8 {
    height: 449px;
  }
  #sec8 .set3 .box6 .txt,
  #sec8 .set3 .box7 .txt,
  #sec8 .set3 .box8 .txt {
    top: 200px;
    right: auto;
    left: 50px;
  }
  #sec8 .set3 .box6 {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 190px), 0 calc(100% - 128px));
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 190px), 0 calc(100% - 128px));
  }
  #sec8 .set3 .box6 .number {
    bottom: 128px;
  }
  #sec8 .set3 .box6 .txt {
    top: 160px;
  }
  #sec8 .set3 .box7 {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 128px), 0 calc(100% - 64px));
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 128px), 0 calc(100% - 64px));
  }
  #sec8 .set3 .box7 .number {
    bottom: 64px;
  }
  #sec8 .set3 .box7 .txt {
    top: 186px;
  }
  #sec8 .set3 .box8 {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 64px), 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 64px), 0% 100%);
  }
  #sec8 .set3 .box8 .txt {
    top: 249px;
  }
  #sec8 .set3 .box9 {
    height: 363px;
    margin-top: -190px;
    -webkit-clip-path: polygon(0 195px, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 195px, 100% 0, 100% 100%, 0% 100%);
  }
  #sec8 .set3 .box9 .txt {
    transform: none;
    text-align: left;
    bottom: 76px;
    left: 45px;
  }
}

#sec9 h2.ttl {
  text-align: center;
}
#sec9 h2.ttl img {
  width: 60vw;
}
#sec9 .btn-popup {
  margin-top: 5vw;
}
#sec9 .set {
  margin: 0 var(--paddingWrap-negative);
  padding: 10vw var(--paddingWrap);
  background: url("../img/shared/pattern4.jpg");
  color: #fff;
}
#sec9 .set .imgbox {
  margin-top: 5vw;
}
#sec9 .set .imgbox .img {
  width: 80vw;
  margin: 0 auto;
}
#sec9 .set .txtbox {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  #sec9 h2.ttl {
    text-align: left;
  }
  #sec9 h2.ttl img {
    width: auto;
  }
  #sec9 .btn-popup {
    margin-top: 88px;
  }
  #sec9 .set {
    display: grid;
    margin: 0 -100px;
    padding: 22px 21px 21px 79px;
  }
  #sec9 .set .ttlbox {
    grid-area: 1/1/2/2;
    margin: 65px 0 -30px;
  }
  #sec9 .set .imgbox {
    grid-area: 1/2/3/3;
    width: 613px;
    margin-top: 0;
  }
  #sec9 .set .imgbox .img {
    width: auto;
    margin: 0;
  }
  #sec9 .set .txtbox {
    grid-area: 2/1/3/2;
    margin-top: 0;
  }
  #sec9 .set .txtbox .txt {
    width: 420px;
  }
}

#sec10 {
  margin-top: 23vw;
  padding: 10vw 0 15vw;
  background: url("../img/index/s10-bg_sp.png") center bottom/100% no-repeat, url("../img/shared/pattern4.jpg");
  color: #fff;
}
#sec10 .wrap {
  z-index: 0;
}
#sec10 .wrap::before {
  content: "";
  height: 139vw;
  background: url("../img/shared/pattern3.jpg");
  -webkit-clip-path: polygon(0 0, 55% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 55% 0, 100% 100%, 0 100%);
  position: absolute;
  top: -20vw;
  left: 0;
  right: -16vw;
  z-index: -1;
}
#sec10 h2.ttl {
  text-align: center;
  position: relative;
  z-index: 0;
}
#sec10 h2.ttl::before {
  content: "";
  width: 51vw;
  height: 30vw;
  background: url("../img/index/s10-deco.png") 0 0 / contain no-repeat;
  position: absolute;
  top: -4vw;
  left: 29vw;
  z-index: -1;
}
#sec10 h2.ttl img {
  width: 80vw;
}
#sec10 .set1 .txtbox .txt {
  margin-top: 9vw;
  color: #000;
}
#sec10 .set1 .imgbox {
  margin: 5vw 3vw 0;
}
#sec10 .set1 .imgbox .ttl {
  font-weight: 600;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec10 .set1 .imgbox .ttl > span {
  display: inline-block;
  padding: 14px 5px;
  background: url("../img/shared/pattern1.jpg");
}
#sec10 .set1 .imgbox .img1 {
  text-align: right;
}
#sec10 .set1 .imgbox .img1 img {
  width: 62vw;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 52% 100%, 52% 67%, 0 66%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 52% 100%, 52% 67%, 0 66%);
}
#sec10 .set1 .imgbox .img2 {
  width: 54vw;
  margin-left: 31vw;
}
#sec10 .set1 .imgbox .gr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -16vw;
  position: relative;
}
#sec10 .set1 .imgbox .gr .txtgr {
  display: -ms-flexbox;
  display: flex;
  margin: 10vw auto 0;
}
#sec10 .set1 .imgbox .gr .txtgr .txt {
  margin: 19vw 4vw 0 -3vw;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec10 .set1 .imgbox .gr .txtgr .txt > span {
  display: inline-block;
  padding: 0 5px;
  position: relative;
}
#sec10 .set1 .imgbox .gr .txtgr .txt > span::before {
  content: "";
  width: 3px;
  height: 100%;
  background: url("../img/shared/line2.png") right center/100% 100% no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
#sec10 .set2 {
  margin: -4vw 3vw 0;
}
#sec10 .set2 .imgbox .ttl {
  font-weight: 600;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec10 .set2 .imgbox .ttl > span {
  display: inline-block;
  background: url("../img/shared/pattern1.jpg");
  padding: 6px 20px 8px 14px;
}
#sec10 .set2 .imgbox .img1 img {
  width: 54vw;
  height: 46vw;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 35%, 74% 35%, 74% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 35%, 74% 35%, 74% 100%, 0 100%);
}
#sec10 .set2 .imgbox .img2 {
  width: 44vw;
  height: 44vw;
}
#sec10 .set2 .imgbox .img2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec10 .set2 .imgbox .gr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: -28vw;
}
#sec10 .set2 .imgbox .gr .txtgr {
  margin: auto -9vw 3vw 0;
  position: relative;
  z-index: 1;
}
#sec10 .set2 .imgbox .gr .txtgr .txt {
  margin: 3vw 0 0 3vw;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#sec10 .set2 .imgbox .gr .txtgr .txt > span {
  display: inline-block;
  padding-bottom: 6px;
  position: relative;
}
#sec10 .set2 .imgbox .gr .txtgr .txt > span::before {
  content: "";
  width: 100%;
  height: 3px;
  background: url("../img/shared/line.png") center bottom/100% no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#sec10 .set3 {
  margin-top: 12vw;
}
#sec10 .set3 .txt {
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  #sec10 {
    margin-top: 205px;
    padding: 138px 0 126px;
    background-image: url("../img/index/s10-bg.png"), url("../img/shared/pattern4.jpg");
  }
  #sec10 .wrap {
    z-index: 0;
  }
  #sec10 .wrap::before {
    height: 1040px;
    -webkit-clip-path: polygon(0 0, calc(100% - 385px) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 385px) 0, 100% 100%, 0 100%);
    top: -211px;
    left: -50vw;
    right: 105px;
  }
  #sec10 h2.ttl {
    text-align: left;
  }
  #sec10 h2.ttl::before {
    width: 391px;
    height: 223px;
    top: 10px;
    left: 292px;
  }
  #sec10 h2.ttl img {
    width: auto;
  }
  #sec10 .set1 {
    width: 1160px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -19px;
  }
  #sec10 .set1 .txtbox {
    width: 586px;
  }
  #sec10 .set1 .txtbox .txt {
    width: 470px;
    margin-top: 62px;
  }
  #sec10 .set1 .imgbox {
    width: 574px;
    margin: 114px 0 0 -40px;
  }
  #sec10 .set1 .imgbox .ttl {
    font-size: 32px;
    line-height: 42px;
  }
  #sec10 .set1 .imgbox .ttl > span {
    padding: 26px 14px 24px 11px;
  }
  #sec10 .set1 .imgbox .img1 img {
    width: auto;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 241px 100%, 241px 270px, 0 270px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 241px 100%, 241px 270px, 0 270px);
  }
  #sec10 .set1 .imgbox .img2 {
    width: auto;
    margin: 0;
  }
  #sec10 .set1 .imgbox .gr {
    margin: -120px 0 0 -62px;
  }
  #sec10 .set1 .imgbox .gr .txtgr {
    margin: 53px auto 0 0;
  }
  #sec10 .set1 .imgbox .gr .txtgr .txt {
    margin: 111px 30px 0;
    font-size: 20px;
    line-height: 30px;
  }
  #sec10 .set1 .imgbox .gr .txtgr .txt > span {
    padding: 0 5px;
  }
  #sec10 .set1 .imgbox .gr .txtgr .txt > span::before {
    width: 4px;
  }
  #sec10 .set2 {
    margin: -71px 0 0 -121px;
  }
  #sec10 .set2 .imgbox {
    width: 840px;
  }
  #sec10 .set2 .imgbox .ttl {
    font-size: 32px;
    line-height: 42px;
  }
  #sec10 .set2 .imgbox .ttl > span {
    padding: 10px 31px 12px 25px;
  }
  #sec10 .set2 .imgbox .img1 img {
    width: auto;
    height: auto;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 122px, calc(100% - 108px) 122px, calc(100% - 108px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 122px, calc(100% - 108px) 122px, calc(100% - 108px) 100%, 0 100%);
  }
  #sec10 .set2 .imgbox .img2 {
    width: auto;
    height: auto;
  }
  #sec10 .set2 .imgbox .gr {
    margin-top: -208px;
  }
  #sec10 .set2 .imgbox .gr .txtgr {
    margin: auto -56px 38px 0;
  }
  #sec10 .set2 .imgbox .gr .txtgr .txt {
    margin: 10px 0 0 30px;
    font-size: 20px;
    line-height: 45px;
  }
  #sec10 .set2 .imgbox .gr .txtgr .txt > span {
    padding-bottom: 6px;
  }
  #sec10 .set2 .imgbox .gr .txtgr .txt > span::before {
    height: 6px;
  }
  #sec10 .set3 {
    margin: 123px 0 0 -15px;
  }
  #sec10 .set3 .txt {
    width: 690px;
    margin-top: 40px;
  }
}
@media screen and (min-width: 1280px) {
  #sec10 .set1 .imgbox {
    margin-left: 0;
  }
  #sec10 .set1 .imgbox .gr .txtgr {
    margin-left: auto;
  }
}

@media screen and (max-width: 1300px) {
  #sec10 .set1 .imgbox {
    margin: 114px 0 0 -95px;
  }
  #sec10 .set1 .txtbox .txt {
    width: 423px;
  }
}
