/* Scss Document */
.cl1 {
  color: #78061f;
}
.photo_deco1 {
  position: relative;
  z-index: 1;
}
.photo_deco1:before {
  background: url("../img/shared/bg1.jpg") repeat center 0;
  content: '';
  z-index: -1;
  position: absolute;
  left: -5px;
  bottom: 10px;
  right: 10px;
  top: -5px;
}
@media screen and (min-width: 768px) {
  .photo_deco1:before {
    bottom: 17px;
    right: 21px;
    top: -15px;
    left: -15px;
  }
}
.photo_deco2 {
  position: relative;
  z-index: 1;
}
.photo_deco2:before {
  background: url("../img/shared/bg1.jpg") repeat center 0;
  content: '';
  z-index: -1;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 56%;
  height: 48%;
}
@media screen and (min-width: 768px) {
  .photo_deco2:before {
    right: -15px;
    top: -15px;
    width: 216px;
    height: 176px;
  }
}
#sec1 {
  background: url("../img/sidemenu/sec1_bg.jpg") no-repeat center/cover;
  padding: 35vw 0% 10vw;
}
#sec1 h2 {
  padding: 0 10% 5vw;
}
#sec1 .photo-list {
  padding: 5vw 0;
  position: relative;
  align-items: flex-start;
}
#sec1 .photo-list li:nth-child(1) {
  width: 43%;
  margin-top: 15vw;
}
#sec1 .photo-list li:nth-child(2) {
  width: 37%;
  position: absolute;
  top: 7vw;
  right: 8%;
}
#sec1 .photo-list li:nth-child(3) {
  margin: 36vw 0 0 0;
  width: 52%;
}
#sec1 .photo-list li.ext {
  position: relative;
}
#sec1 .photo-list li.ext:before {
  content: '';
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: 5px;
  left: 0px;
  right: 5px;
  bottom: 0px;
  z-index: 3;
}
#sec1 .photo-list li.ext:after {
  content: '';
  position: absolute;
  top: 5px;
  left: -5px;
  right: 5px;
  bottom: -5px;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 260px 20px 132px;
    text-align: center;
  }
  #sec1 .wrap {
    max-width: 100%;
  }
  #sec1 h2 {
    padding: 0 0 40px;
  }
  #sec1 .photo-list {
    padding: 0;
    position: static;
  }
  #sec1 .photo-list li img {
    height: auto;
    max-width: 100%;
  }
  #sec1 .photo-list li:nth-child(1) {
    width: auto;
    margin-top: 0;
    top: 192px;
    left: calc(50% - 694px);
  }
  #sec1 .photo-list li:nth-child(2) {
    width: auto;
    top: -24px;
    right: calc(50% - 577px);
  }
  #sec1 .photo-list li:nth-child(3) {
    margin: 0;
    width: auto;
    top: 391px;
    right: calc(50% - 751px);
  }
  #sec1 .photo-list li.ext {
    position: absolute;
  }
  #sec1 .photo-list li.ext:before {
    top: 12px;
    right: 12px;
  }
  #sec1 .photo-list li.ext:after {
    top: 12px;
    left: -12px;
    right: 12px;
    bottom: -12px;
  }
}
#sec2 {
  position: relative;
}
#sec2 .note {
  position: absolute;
  right: 5%;
  bottom: 10px;
  left: 0;
  text-align: right;
}
#sec2 .box-parallax {
  z-index: 1;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 79%);
}
#sec2 .box-parallax .img-parallax-pc {
  height: 60vw;
}
#sec2 .box-parallax h2 {
  position: absolute;
  top: 20vw;
  left: 5%;
  right: 5%;
  color: #fff;
  font-size: 5vw;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.4;
  z-index: 3;
  text-shadow: 1px -1px 5px rgba(0, 0, 0, 0.6), 1px -1px 5px rgba(0, 0, 0, 0.6), 1px -1px 5px rgba(0, 0, 0, 0.6);
}
#sec2 .box-parallax h2:before {
  content: '';
  position: absolute;
  top: 62%;
  right: -5vw;
  width: 16vw;
  border-top: 1px solid;
}
#sec2 .box-parallax h2 span {
  font-size: 8vw;
  letter-spacing: 0.05em;
}
#sec2 .box-parallax h2 span.f {
  font-size: 6vw;
}
#sec2 .group {
  position: relative;
  padding: 1vw 0 10vw 20px;
}
#sec2 .group:before {
  content: '';
  position: absolute;
  top: -20vw;
  left: 0;
  width: 20px;
  bottom: 0;
  background: url("../img/shared/line_bg.jpg") repeat 0 0/100%;
}
#sec2 .group .menu {
  position: relative;
  padding-bottom: 10vw;
}
#sec2 .group .menu .photo {
  margin-bottom: 5vw;
}
#sec2 .group .menu .photo.ext {
  margin: -15vw 0 5vw;
  position: relative;
  z-index: 444;
}
#sec2 .group .menu .catch {
  position: relative;
  z-index: 3;
  margin: 0 0 -17vw 4vw;
  gap: 3vw;
  justify-content: flex-start;
}
#sec2 .group .menu .catch li {
  background: url("../img/shared/bg2.jpg") repeat 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28vw;
  height: 28vw;
  border-radius: 50%;
  text-align: center;
  font-size: 3.1vw;
  line-height: 1.7;
}
#sec2 .group .menu .catch li i {
  font-weight: 600;
}
#sec2 .group .menu .catch li span {
  font-size: 4.4vw;
}
#sec2 .group .menu .item {
  position: relative;
}
#sec2 .group .menu .item .tit {
  position: absolute;
  width: 17%;
  top: -10vw;
  left: 0;
}
#sec2 .group .menu .tag {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 500;
  font-size: 5.5vw;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  border-bottom: 5px solid #7b132a;
  position: relative;
  margin-bottom: 5vw;
  padding: 3vw 0%;
}
#sec2 .group .menu .tag span {
  letter-spacing: 0.05em;
}
#sec2 .group .menu .tag .cl1 {
  font-size: 4.6vw;
}
#sec2 .group .menu .tag dd {
  position: absolute;
  right: 5%;
  bottom: 3vw;
}
#sec2 .group .menu .tag dd span {
  font-size: 4.6vw;
}
#sec2 .group .menu .tag .f {
  font-weight: 600;
  font-size: 9vw;
}
#sec2 .group .menu .tag.ext {
  padding: 3vw 0% 3vw 17%;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding-bottom: 87px;
  }
  #sec2 .note {
    right: 45px;
  }
  #sec2 .box-parallax {
    height: 653px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 69%);
  }
  #sec2 .box-parallax .img-parallax-pc {
    height: 100%;
  }
  #sec2 .box-parallax h2 {
    top: 200px;
    left: calc(50% - 533px);
    right: auto;
    font-size: 40px;
  }
  #sec2 .box-parallax h2:before {
    top: 70px;
    right: auto;
    width: 220px;
    left: 630px;
  }
  #sec2 .box-parallax h2 span {
    font-size: 75px;
  }
  #sec2 .box-parallax h2 span.f {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1120px) {
  #sec2 .box-parallax h2 {
    left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .wrap {
    max-width: 1200px;
  }
  #sec2 .group {
    padding: 0 20px 00px;
  }
  #sec2 .group:before {
    top: -300px;
    width: 48px;
  }
  #sec2 .group .menu {
    padding-bottom: 0;
  }
  #sec2 .group .menu .photo {
    padding-bottom: 0;
  }
  #sec2 .group .menu .photo.ext {
    position: absolute;
    top: -210px;
    left: calc(50% - 129px);
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec2 .group .menu .photo.ext {
    left: 430px;
    right: -19%;
  }
  #sec2 .group .menu .photo.ext img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .group .menu .catch {
    position: absolute;
    top: 0;
    right: calc(50% + 150px);
    margin: 0 0;
    gap: 15px;
    justify-content: flex-start;
    width: 375px;
  }
  #sec2 .group .menu .catch li {
    width: 178px;
    height: 178px;
    font-size: 18px;
    line-height: 36px;
    padding: 0px 0 11px 0;
    letter-spacing: 0.1em;
  }
  #sec2 .group .menu .catch li span {
    font-size: 26px;
    letter-spacing: 0.1em;
  }
  #sec2 .group .menu .item {
    width: 340px;
  }
  #sec2 .group .menu .item .tit {
    width: auto;
    top: -97px;
    left: -74px;
  }
  #sec2 .group .menu .tag {
    font-size: 30px;
    line-height: 65px;
    margin-bottom: 30px;
    padding: 0 0 20px;
    letter-spacing: 0.1em;
  }
  #sec2 .group .menu .tag span {
    letter-spacing: 0.1em;
  }
  #sec2 .group .menu .tag .cl1 {
    font-size: 30px;
  }
  #sec2 .group .menu .tag dd {
    text-align: right;
    position: static;
    line-height: 1;
    padding: 0 0 21px;
  }
  #sec2 .group .menu .tag dd span {
    font-size: 24px;
  }
  #sec2 .group .menu .tag .f {
    font-size: 55px;
  }
  #sec2 .group .menu .tag.ext {
    padding: 0px 0 19px 6px;
    margin: 0 -7px 26px -7px;
  }
  #sec2 .group .menu .tag.ext dd {
    position: absolute;
    right: auto;
    bottom: 20px;
    left: 160px;
  }
  #sec2 .group .menu.menu1 {
    min-height: 407px;
    padding: 0 0 50px 108px;
    margin-top: -18px;
  }
  #sec2 .group .menu.menu2 {
    max-width: 1088px;
    margin: 0 auto;
    justify-content: flex-end;
    display: flex;
    padding: 97px 0 0 0;
    min-height: 620px;
  }
  #sec2 .group .menu.menu2 .item {
    margin-right: 26px;
  }
  #sec2 .group .menu.menu2 .photo {
    position: absolute;
    top: 80px;
    left: 0px;
    right: calc(50% - 100px);
  }
  #sec2 .group .menu.menu2 .photo span {
    display: block;
    height: 493px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1230px) {
  #sec2 .group .menu.menu2 {
    max-width: 100%;
  }
  #sec2 .group .menu.menu2 .photo {
    left: 60px;
  }
  #sec2 .group .menu.menu2 .catch {
    right: auto;
    left: 80px;
  }
}
#sec3 {
  position: relative;
}
#sec3 .box-parallax {
  z-index: 1;
}
#sec3 .box-parallax .img-parallax-pc {
  margin: 0 -15vw;
  height: 70vw;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}
#sec3 .box-parallax h2 {
  position: absolute;
  top: 5vw;
  right: 5%;
  color: #fff;
  font-size: 5vw;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
  z-index: 3;
  text-shadow: 1px -1px 5px rgba(0, 0, 0, 0.6), 1px -1px 5px rgba(0, 0, 0, 0.6), 1px -1px 5px rgba(0, 0, 0, 0.6);
}
#sec3 .box-parallax h2 span {
  font-size: 8vw;
  letter-spacing: 0.05em;
}
#sec3 .box-parallax h2 span.f {
  font-size: 6vw;
}
#sec3 .box-parallax h2 span.pad {
  padding-top: 10vw;
}
#sec3 .box-parallax h2:after {
  content: '';
  background: url("../img/sidemenu/sec3_deco.png") no-repeat 0 0/100%;
  width: 58vw;
  height: 63vw;
  position: absolute;
  bottom: -24vw;
  right: -20vw;
  z-index: -1;
}
#sec3 .sec-in {
  background-color: #000;
  color: #fff;
  padding: 25vw 0 5vw;
  margin-top: -15vw;
}
#sec3 .group .menu {
  padding-bottom: 10vw;
}
#sec3 .group .menu .photo {
  position: relative;
}
#sec3 .group .menu .photo dt {
  position: absolute;
top: -3vw;
    left: -6vw;
  z-index: 1;
  right: 4vw;
}
#sec3 .group .menu .photo dt span {
  background-color: #000;
  color: #fff;
  font-size: 5vw;
  line-height: 1.4;
  padding: 0 4%;
  letter-spacing: 0.1em;
  display: inline-block;
}
#sec3 .group .menu .tag {
  position: relative;
  font-size: 6vw;
  padding: 8vw 0 5vw;
  margin-bottom: 5vw;
}
#sec3 .group .menu .tag span {
  font-size: 5vw;
}
#sec3 .group .menu .tag:after {
  content: '';
  height: 5px;
  width: 20vw;
  background: url("../img/shared/bg1.jpg") repeat 0 0;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
}
#sec3 .group .menu .tag:before {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0vw;
  height: 1px;
  background: linear-gradient(90deg, white 73%, rgba(255, 255, 255, 0) 100%);
}
#sec3 .group .menu .tag dt {
  font-weight: 600;
  font-size: 7.5vw;
}
#sec3 .group .menu .tag dd {
  position: absolute;
  right: 5%;
  bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #sec3 .box-parallax {
    height: 655px;
  }
  #sec3 .box-parallax .img-parallax-pc {
    margin: 0;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 69%, 0 100%);
  }
  #sec3 .box-parallax h2 {
    top: 92px;
    right: calc(50% - 524px);
    font-size: 40px;
    line-height: 94px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #sec3 .box-parallax h2 {
    right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .box-parallax h2 span {
    font-size: 75px;
    letter-spacing: 0.05em;
  }
  #sec3 .box-parallax h2 span.f {
    font-size: 50px;
  }
  #sec3 .box-parallax h2 span.pad {
    padding-top: 74px;
  }
  #sec3 .box-parallax h2:after {
    width: 859px;
    height: 858px;
    bottom: -440px;
    right: -416px;
  }
  #sec3 .sec-in {
    padding: 261px 20px 127px;
    margin-top: -230px;
  }
  #sec3 .wrap {
    max-width: 1300px;
  }
  #sec3 .group .menu {
    padding-bottom: 0;
    position: relative;
    display: flex;
    min-height: 538px;
  }
  #sec3 .group .menu .photo {
    position: absolute;
    top: 0;
    left: 0;
    right: calc(50% + -48px);
  }
  #sec3 .group .menu .photo dd {
    height: 537px;
  }
  #sec3 .group .menu .photo dt {
    top: 22px;
    left: 40px;
    right: auto;
  }
  #sec3 .group .menu .photo dt span {
    margin-right: 5px;
    font-size: 30px;
    line-height: 44px;
    padding: 15px 0;
  }
  #sec3 .group .menu .item {
    width: 405px;
    margin-left: calc(50% + 148px);
    padding: 85px 0 0 0;
  }
  #sec3 .group .menu .item .txt {
    padding: 0 2px 0 20px;
  }
  #sec3 .group .menu .tag {
    position: relative;
    font-size: 30px;
    padding: 0 0 35px 15px;
    margin-bottom: 29px;
    letter-spacing: 0.1em;
  }
  #sec3 .group .menu .tag span {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  #sec3 .group .menu .tag:before {
    right: -200px;
  }
  #sec3 .group .menu .tag:after {
    width: 120px;
  }
  #sec3 .group .menu .tag dt {
    letter-spacing: 0.1em;
    font-size: 55px;
  }
  #sec3 .group .menu .tag dd {
    right: 9px;
    bottom: 43px;
  }
  #sec3 .group .menu.menu1 .tag {
    padding: 0 0 51px;
  }
  #sec3 .group .menu.menu1 .tag:before {
    left: -200px;
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 27%, white 100%);
  }
  #sec3 .group .menu.menu1 .tag:after {
    left: auto;
    right: 0;
  }
  #sec3 .group .menu.menu1 .item .txt {
    padding: 0 8px 0 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec3 .group .menu.menu1 {
    justify-content: flex-end;
  }
  #sec3 .group .menu.menu1 .item {
    margin-left: 0;
  }
  #sec3 .group .menu.menu1 .photo {
    right: 440px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .group .menu.menu2 {
    justify-content: flex-end;
  }
  #sec3 .group .menu.menu2 .item {
    margin: 0;
    width: 426px;
    margin-right: calc(50% + 137px);
    padding: 134px 0 0;
  }
  #sec3 .group .menu.menu2 .tag dt {
    margin-right: -30px;
  }
  #sec3 .group .menu.menu2 .tag dd {
    position: static;
    text-align: right;
    padding: 23px 0 0;
  }
  #sec3 .group .menu.menu2 .photo {
    right: 0;
    left: calc(50% - 50px);
  }
  #sec3 .group .menu.menu2 .photo dt {
    left: auto;
    right: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec3 .group .menu.menu2 {
    justify-content: flex-start;
  }
  #sec3 .group .menu.menu2 .item {
    margin-right: 0;
  }
  #sec3 .group .menu.menu2 .photo {
    left: 450px;
  }
}
#sec4 {
  background: url("../img/sidemenu/sec4_deco.png") no-repeat center 5vw/100%;
  padding: 15vw 0 10vw;
  position: relative;
}
#sec4:before {
  background: url("../img/shared/bg2.jpg") repeat center 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 7vw;
  height: 53vw;
  clip-path: polygon(0 100%, 100% 100%, 100% 56%);
}
#sec4 h2 {
  font-size: 4.5vw;
  line-height: 1;
  padding: 2vw 0 4vw;
  white-space: nowrap;
  position: relative;
  margin-bottom: 8vw;
}
#sec4 h2:before, #sec4 h2:after {
  position: absolute;
  content: '';
  border: 2px solid #000;
  top: 0;
  bottom: 0;
  left: 3%;
  width: 10px;
}
#sec4 h2:before {
  border-right: none;
}
#sec4 h2:after {
  left: auto;
  right: 3%;
  border-left: none;
}
#sec4 h2 .f {
  font-size: 6vw;
}
#sec4 h2 .f1 {
  font-size: 4.8vw;
}
#sec4 h2 .cl1 {
  font-size: 7vw;
}
#sec4 .photo {
  position: relative;
}
#sec4 .photo .photo_deco1:before {
  bottom: 30%;
  right: 35%;
}
#sec4 .js-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}
#sec4 .js-dots .slick-list, #sec4 .js-dots .slick-track {
  transform: none !important;
  height: 100%;
  width: 100% !important;
}
#sec4 .js-dots li {
  position: absolute;
  top: 5vw;
  left: 24vw;
  padding-bottom: 10vw;
  width: 8vw !important;
}
#sec4 .js-dots li:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  top: 8vw;
  border-left: 1px solid #fff;
}
#sec4 .js-dots li.dot2 {
  top: 20vw;
  left: 6vw;
}
#sec4 .js-dots li.dot3 {
  top: 14vw;
  left: 73vw;
}
#sec4 .js-dots li span {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid;
  text-align: center;
  font-size: 5vw;
  line-height: 1;
  z-index: 2;
  position: relative;
  height: 8vw;
  width: 100%;
}
#sec4 .js-dots .slick-current li span {
  background-color: #000;
  border: 1px solid #000;
}
#sec4 .js-fade {
  padding-top: 12vw;
}
#sec4 .js-fade .tag {
  padding: 5vw 0;
  font-size: 5vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#sec4 .js-fade .tag dt .t {
  font-size: 7vw;
  letter-spacing: 0.1em;
  font-weight: 600;
  display: inline-block;
  line-height: 1.4;
  padding-top: 2vw;
}
#sec4 .js-fade .tag dt .t span {
  font-size: 5.5vw;
}
#sec4 .js-fade .tag dd {
  text-align: right;
}
#sec4 .js-fade .tag dd span {
  font-size: 4.5vw;
}
#sec4 .js-fade .slick-dots {
  gap: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  justify-content: flex-start;
}
#sec4 .js-fade .slick-dots li {
  color:#000;
  border-radius: 0;
  border: none;
  width: auto;
  height: auto;
}
#sec4 .js-fade .slick-dots li button {
  color: #000 !important;
  width: 9vw;
  height: 9vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5vw;
  line-height: 1;
  border: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
}
#sec4 .js-fade .slick-dots .slick-active button {
  background-color: #000;
  color: #fff !important;
  border: 1px solid #000;
}
#sec4 .txt {
  padding: 5vw 0 10vw;
}
#sec4 .bnr-shared {
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #sec4 {
    background-position: center 88px;
    background-size: auto;
    padding: 143px 20px 131px;
  }
  #sec4:before {
    left: calc(50% - 444px);
    height: 265px;
    clip-path: polygon(0 100%, 100% 100%, 100% 0%);
  }
  #sec4 .wrap {
    max-width: 1200px;
  }
  #sec4 h2 {
    font-size: 30px;
    padding: 0px 0 4px;
    margin-bottom: 83px;
    white-space: nowrap;
    letter-spacing: 0.1em;
    white-space: nowrap;
  }
  #sec4 h2 .f {
    font-size: 44px;
  }
  #sec4 h2 .f1 {
    font-size: 34px;
  }
  #sec4 h2 .cl1 {
    font-size: 55px;
  }
  #sec4 h2:before {
    left: calc(50% - 388px);
  }
  #sec4 h2:after {
    right: calc(50% - 388px);
  }
  #sec4 .photo {
    width: calc(50% + 27px);
    margin-left: 13px;
  }
  #sec4 .photo .photo_deco1 span {
    display: block;
    height: 434px;
  }
  #sec4 .photo .photo_deco1:before {
    bottom: 37%;
    right: 36%;
  }
  #sec4 .js-dots li {
    top: 3.2%;
    left: 26%;
    padding-bottom: 53px;
    width: 47px !important;
  }
  #sec4 .js-dots li:before {
    top: 47px;
  }
  #sec4 .js-dots li.dot2 {
    top: 34%;
    left: 6.4%;
    padding-bottom: 85px;
  }
  #sec4 .js-dots li.dot3 {
    top: 28%;
    left: 84.2%;
    padding-bottom: 68px;
  }
  #sec4 .js-dots li span {
    font-size: 34px;
    position: relative;
    height: 47px;
  }
  #sec4 .js-fade {
    padding-top: 74px;
    position: absolute;
    top: 42px;
    width: 420px;
    right: calc(50% - 536px);
  }
  #sec4 .js-fade .tag {
    padding: 0 0;
    font-size: 30px;
    line-height: 50px;
  }
  #sec4 .js-fade .tag dt {
    margin-right: -40px;
  }
  #sec4 .js-fade .tag dt .t {
    font-size: 40px;
    line-height: 60px;
    padding-top: 3px;
  }
  #sec4 .js-fade .tag dt .t span {
    font-size: 30px;
  }
  #sec4 .js-fade .tag dd {
    text-align: right;
    padding: 0px 29px 0;
    margin: -10px 0 0 0;
  }
  #sec4 .js-fade .tag dd span {
    font-size: 24px;
  }
  #sec4 .js-fade .slick-dots {
    gap: 7px;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
  }
  #sec4 .js-fade .slick-dots li button {
    width: 51px;
    height: 51px;
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #sec4 .js-fade {
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .txt {
    padding: 42px 0 74px;
    text-align: center;
  }
  #sec4 .bnr-shared {
    margin-bottom: 0px;
    width: 418px;
  }
  #sec4 .bnr-shared a {
    padding-right: 26px;
  }
  #sec4 .link {
    display: flex;
    padding: 0px 0 0;
    justify-content: center;
    gap: 30px;
  }
}
.banner-end {
  position: relative;
}
.banner-end a {
  background: url("../img/sidemenu/sec4_bnr.jpg") no-repeat center/cover;
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: 6vw;
  line-height: 1.2;
  padding: 15vw 5%;
  position: relative;
}
.banner-end a:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid;
}
.banner-end a:after {
  content: '';
  height: 5vw;
  width: 9vw;
  background: url("../img/shared/arow_w.png") no-repeat center/100%;
  display: inline-block;
  margin-left: 2vw;
}
@media screen and (min-width: 768px) {
  .banner-end a {
    font-size: 44px;
    padding: 122px 113px 132px 20px;
    position: relative;
  }
  .banner-end a:before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .banner-end a:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 63px;
    margin: 0 0 0 29px;
    left: calc(50% + 226px);
    top: 0;
    margin: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .banner-end a:hover:after {
    left: calc(50% + 256px);
  }
}
#popup2 .note {
  padding-bottom: 40px;
}
#popup2 .f-note {
  padding-bottom: 20px;
}
#popup2 .menu-shared {
  padding: 0;
}