@charset "UTF-8";
#header #key {
  position: relative;
}
#header #key .title {
  font-size: 11vw;
  line-height: 2;
  top: 60vw;
  left: 23.2vw;
  position: absolute;
  z-index: 2;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #header #key .title {
    text-shadow: 0 0 10px black;
  }
}
#header #key .img img {
  -o-object-position: 37% center;
     object-position: 37% center;
}
@media screen and (min-width: 768px) {
  #header #key .title {
    top: 436px;
    right: calc(50% + 329px);
    font-size: 46px;
    line-height: 2.1;
  }
  #header #key .img {
    height: 880px;
  }
}

main {
  overflow: hidden;
}

.btn-link3 {
  width: 252px;
  max-width: 100%;
}
.btn-link3 a {
  display: flex;
  justify-content: space-between;
  position: relative;
  text-decoration: none;
  padding: 0 6px 0 0;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  align-items: center;
}
.btn-link3 a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #ccc;
  transition: all 0.5s;
}
.btn-link3 a:after {
  content: "";
  background: url("../img/shared/arrow_sp.png") no-repeat center/100% auto;
  width: 11px;
  height: 8px;
}
@media screen and (min-width: 768px) {
  .btn-link3 a {
    font-size: 24px;
  }
  .btn-link3 a:after {
    background: url("../img/shared/arrow.png") no-repeat center/100% auto;
    width: 11px;
    height: 8px;
  }
  .btn-link3 a:hover::before {
    left: 100%;
  }
}

#catch {
  padding: 15vw 0;
  position: relative;
}
#catch .deco {
  position: absolute;
  width: 64vw;
  top: 40vw;
  left: 41.6vw;
}
#catch h3 {
  position: relative;
  z-index: 2;
  color: #486e55;
  margin: 0 10vw;
}
#catch h3::before {
  height: 40vw;
  align-self: center;
  background: url("../img/about/catch_deco_img.jpg") no-repeat center/cover;
}
@media screen and (min-width: 768px) {
  #catch {
    padding: 135px 0 100px;
    position: relative;
  }
  #catch .deco {
    width: 237px;
    top: 215px;
    left: calc(50% + 78px);
  }
  #catch h3 {
    width: 566px;
    font-size: 30px;
    margin: 0 auto;
    gap: 0 19px;
  }
  #catch h3::before {
    height: 190px;
    margin: 9px 0 0;
  }
}

#detail {
  margin: 12vw 0 0;
  padding: 0 0 20vw;
  position: relative;
  z-index: 2;
}
#detail .history {
  margin: 0 var(--wrapPadding);
  background: url("../img/about/detail_img.jpg") no-repeat center/cover;
  color: #fff;
  padding: 20vw var(--wrapPadding);
}
#detail .history h3 {
  width: 25.6vw;
  margin: 0 auto;
  height: 30vw;
}
#detail .history .txt {
  letter-spacing: 0.025em;
}
#detail .origin {
  margin: 15vw 0 0;
}
#detail .origin .group-content h3 {
  margin: 0 0 3vw;
  letter-spacing: 0.025em;
  color: #486e55;
}
@media screen and (max-width: 767px) {
  #detail .origin .group-content h3 {
    text-align: center;
  }
}
#detail .origin .group-content .txt {
  letter-spacing: 0.025em;
  line-height: 1.75;
}
#detail .origin .detail-slide {
  margin: 7vw 0 0;
}
#detail .ancestors {
  margin: 15vw 0 0;
}
#detail .ancestors .flex .group-content h3 {
  margin: 0 0 3vw;
  letter-spacing: 0.01em;
  color: #486e55;
}
@media screen and (max-width: 767px) {
  #detail .ancestors .flex .group-content h3 {
    text-align: center;
  }
}
#detail .ancestors .flex .group-content .txt {
  letter-spacing: 0.025em;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #detail .ancestors .flex .detail-slide2 {
    margin: 7vw 0 0;
  }
}
#detail .ancestors .flex2 {
  margin: 12vw 0 0;
  display: flex;
  justify-content: center;
  gap: 0 4vw;
}
#detail .ancestors .flex2 .item .tit {
  font-size: 14px;
  line-height: 1.5;
  margin: 5px 0 0;
}
#detail .ancestors .box {
  margin: 10vw 0 0;
  background: #fff;
  padding: 6vw var(--wrapPadding) 8vw;
  box-sizing: border-box;
}
#detail .ancestors .box h4 {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  margin: 0 0 15px;
  text-align: center;
}
#detail .ancestors .box .txt {
  letter-spacing: 0.025em;
  line-height: 1.75;
}
#detail .buddha {
  margin: 20vw 0 0;
}
#detail .buddha .flex .txt {
  margin: 4vw 0 0;
  line-height: 1.75;
  letter-spacing: 0.025em;
}
#detail .buddha .flex h3 {
  color: #486e55;
}
@media screen and (max-width: 767px) {
  #detail .buddha .flex h3 {
    text-align: center;
  }
}
#detail .buddha .flex2 {
  margin: 10vw 0 0;
}
#detail .buddha .flex2 .img {
  margin: 0 5vw 7vw;
}
#detail .buddha .flex2 .group-content h4 {
  font-size: 5vw;
  letter-spacing: 0.025em;
  margin: 0 0 3vw;
  line-height: 1.5;
}
#detail .buddha .flex2 .group-content .txt {
  letter-spacing: 0.025em;
  line-height: 1.75;
}
#detail .buddha .flex3 {
  margin: 15vw 5vw 0;
}
@media screen and (max-width: 767px) {
  #detail .buddha .flex3 .item + .item {
    margin-top: 8vw;
  }
}
#detail .buddha .flex3 .item .tit {
  font-size: 18px;
  line-height: 1.5;
  margin: 14px 0 9px;
}
#detail .buddha .flex3 .item .tit small {
  font-size: 14px;
}
#detail .buddha .flex3 .item .txt {
  line-height: 1.75;
  font-size: 14px;
  letter-spacing: 0.025em;
}
#detail .buddha .group-btn {
  margin: 10vw 0 0;
}
@media screen and (max-width: 767px) {
  #detail .buddha .group-btn .btn-link3 {
    margin: 0 auto;
  }
  #detail .buddha .group-btn .btn-link3 + .btn-link3 {
    margin-top: 6vw;
  }
}
@media screen and (min-width: 768px) {
  #detail {
    margin: 95px 0 0;
    padding: 0 0 198px;
  }
  #detail .history {
    width: 1200px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 100px 0 79px;
  }
  #detail .history h3 {
    width: 144px;
    height: 171px;
  }
  #detail .history .txt {
    text-align: center;
  }
  #detail .origin {
    margin: 78px 0 0;
  }
  #detail .origin .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #detail .origin .group-content {
    width: 445px;
  }
  #detail .origin .group-content h3 {
    margin: 0 auto;
    width: 60px;
    height: 102px;
  }
  #detail .origin .detail-slide {
    width: 500px;
    margin: 2px 2px 0 0;
  }
  #detail .ancestors {
    margin: 150px 0 0;
  }
  #detail .ancestors .flex {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }
  #detail .ancestors .flex .group-content {
    width: 449px;
  }
  #detail .ancestors .flex .group-content h3 {
    margin: 0 auto;
    width: 60px;
    height: 188px;
  }
  #detail .ancestors .flex .detail-slide2 {
    width: 500px;
  }
  #detail .ancestors .flex2 {
    margin: 79px 0 0;
    gap: 0 50px;
  }
  #detail .ancestors .box {
    margin: 57px auto 0;
    width: 890px;
    background: #fff;
    padding: 38px 50px 52px;
    box-sizing: border-box;
  }
  #detail .ancestors .box h4 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  #detail .buddha {
    margin: 146px 0 0;
  }
  #detail .buddha .flex {
    width: 600px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 0 78px;
  }
  #detail .buddha .flex .txt {
    width: 310px;
    margin: 56px 0 0;
  }
  #detail .buddha .flex2 {
    margin: 65px auto 0;
    width: 606px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    gap: 0 44px;
  }
  #detail .buddha .flex2 .img {
    margin: 7px 0 0;
  }
  #detail .buddha .flex2 .group-content {
    width: 265px;
  }
  #detail .buddha .flex2 .group-content h4 {
    font-size: 24px;
    margin: 0 0 17px;
    line-height: 34px;
  }
  #detail .buddha .flex3 {
    display: flex;
    margin: 37px 0 0;
    justify-content: center;
    gap: 0 37px;
  }
  #detail .buddha .flex3 .item {
    width: 272px;
  }
  #detail .buddha .group-btn {
    margin: 68px 0 0;
    display: flex;
    justify-content: center;
    gap: 0 34px;
  }
  #buddha {
    scroll-margin-top: 100px;
  }
}

#kito .history {
  margin: 0 var(--wrapPadding);
  background: url("../img/about/kuyo_img.jpg") no-repeat center/cover;
  color: #fff;
  padding: 20vw var(--wrapPadding) 12vw;
}
#kito .history h3 {
  width: 25.6vw;
  margin: 0 auto;
  height: 40vw;
  text-align: left;
  color: inherit;
  letter-spacing: 0.06em;
}
#kito .history .txt {
  letter-spacing: 0.025em;
}
#kito h3 {
  text-align: center;
  color: #486e55;
  letter-spacing: 0.025em;
}
#kito .question {
  margin: 15vw 0 0;
}
#kito .question h3 {
  margin: 0 0 5vw;
}
#kito .question .toggle {
  margin: 0 5vw;
  border-bottom: 1px solid #728b80;
  padding: 0 0 3vw;
}
#kito .question .toggle + .toggle {
  margin-top: 3vw;
}
#kito .question .toggle:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#kito .question .toggle .toggle-link {
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.025em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#kito .question .toggle .toggle-link small {
  font-size: inherit;
  color: #486e55;
}
#kito .question .toggle .toggle-link:after {
  content: "＋";
  color: #486e55;
}
#kito .question .toggle .toggle-main .txt {
  padding: 9px 0 0 0;
  line-height: 1.75;
  color: #292927;
}
#kito .question .toggle.active .toggle-link:after {
  content: "−";
}
#kito .others {
  margin: 15vw 0 0;
}
#kito .others h3 {
  margin: 0 0 5vw;
}
#kito .others .box {
  background: #fff;
  padding: 8vw 5vw 4vw;
  display: flex;
  flex-wrap: wrap;
  gap: 5vw 2vw;
  justify-content: center;
}
#kito .others .box .item {
  width: calc((100% - 4vw) / 3);
  border: 1px solid #728b80;
  border-radius: 2px;
  padding: 3vw 1.8vw;
  color: #486e55;
  box-sizing: border-box;
}
#kito .others .box .item h5 {
  font-size: 4vw;
  line-height: 1.5;
  margin: 0 0 2vw;
  text-align: center;
}
#kito .others .box .item .txt {
  font-size: 10px;
  line-height: 1.75;
  letter-spacing: 0.025em;
  text-align: center;
}
#kito .others .box .item .txt span {
  display: inline-block;
  text-align: left;
}
#kito .others .box .tit {
  width: 100%;
  line-height: 1.5;
  margin: -12px 0 0;
  text-align: center;
  color: #486e55;
}
#kito .info-flow {
  margin: 15vw 0 0;
}
#kito .info-flow h3 {
  margin: 0 0 5vw;
}
#kito .info-flow .flex .col {
  border: 1px solid #728b80;
  padding: 5vw var(--wrapPadding) 8vw;
  box-sizing: border-box;
  text-wrap: pretty;
}
#kito .info-flow .flex .col + .col {
  margin-top: 8vw;
}
#kito .info-flow .flex .col h4 {
  text-align: center;
  font-size: 5vw;
  line-height: 1.5;
  margin: 0 0 5vw;
}
#kito .info-flow .flex .col .list-dot li {
  line-height: 1.5;
  padding-left: 20px;
  position: relative;
  letter-spacing: 0.025em;
}
#kito .info-flow .flex .col .list-dot li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #728b80;
  top: 5.5px;
}
#kito .info-flow .flex .col .list-dot li + li {
  margin-top: 17px;
}
#kito .info-flow .flex .col dl {
  display: flex;
  margin: 20px 0 0;
  gap: 0 20px;
}
#kito .info-flow .flex .col dl dt {
  font-size: 16px;
  line-height: 1.5;
}
#kito .info-flow .flex .col dl dd {
  line-height: 1.5;
  letter-spacing: 0.025em;
}
#kito .info-flow .flex .col .list li {
  display: flex;
  align-items: flex-start;
  line-height: 1.5;
  gap: 0 10px;
}
#kito .info-flow .flex .col .list li span:first-child {
  color: #728b80;
}
#kito .info-flow .flex .col .list li span:last-child {
  letter-spacing: 0.025em;
}
#kito .info-flow .flex .col .list li span small {
  display: block;
  font-size: 12px;
  margin: 3px 0 0;
  line-height: 1.5;
}
#kito .info-flow .flex .col .list li + li {
  margin-top: 28px;
}
#kito .info-flow .btn-link3{
  width:270px;
  }
#kito .juyo {
  margin: 15vw 0 0;
}
#kito .juyo h3 {
  margin: 0 0 3vw;
}
#kito .juyo .flex {
  padding: 0 10vw;
}
#kito .juyo .flex .img {
  cursor: pointer;
}
#kito .juyo .flex .group-content {
  padding: 6vw 0 0;
}
#kito .juyo .flex .group-content dl + dl {
  margin-top: 33px;
}
#kito .juyo .flex .group-content dl dt {
  font-size: 18px;
  line-height: 1.5;
}
#kito .juyo .flex .group-content dl dd {
  margin-left: 16px;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.025em;
}
#kito .btn-link3 {
  margin: 12vw auto 0;
}
@media screen and (min-width: 768px) {
  #kito .history {
    width: 1200px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 83px 0 55px;
  }
  #kito .history h3 {
    width: 144px;
    height: 212px;
  }
  #kito .history .txt {
    text-align: center;
  }
  #kito .question {
    margin: 62px 0 0;
  }
  #kito .question h3 {
    margin: 0 0 30px;
  }
  #kito .question .toggle {
    width: 750px;
    margin: 0 auto;
    padding: 0 0 13px;
  }
  #kito .question .toggle + .toggle {
    margin-top: 14px;
  }
  #kito .question .toggle .toggle-link {
    font-size: 24px;
  }
  #kito .question .toggle .toggle-link:hover {
    opacity: 0.8;
  }
  #kito .question .toggle .toggle-main .txt {
    padding: 9px 80px 0 0;
  }
  #kito .others {
    margin: 137px 0 0;
  }
  #kito .others h3 {
    margin: 0 0 -5px;
  }
  #kito .others .box {
    padding: 45px 77px 22px;
    gap: 30px 17px;
  }
  #kito .others .box .item {
    width: 198px;
    padding: 13px 10px 10px;
  }
  #kito .others .box .item h5 {
    font-size: 24px;
    margin: 0 0 9px;
  }
  #kito .others .box .item .txt {
    font-size: 12px;
  }
  #kito .others .box .tit {
    font-size: 15px;
  }
  #kito .info-flow {
    margin: 134px 0 0;
  }
  #kito .info-flow h3 {
    margin: 0 0 26px;
  }
  #kito .info-flow .flex {
    display: flex;
    justify-content: space-between;
  }
  #kito .info-flow .flex .col {
    width: 450px;
    padding: 12px 20px 43px 34px;
  }
  #kito .info-flow .flex .col + .col {
    margin-top: 0;
    width: 520px;
    padding-right: 30px;
    padding-left: 36px;
  }
  #kito .info-flow .flex .col h4 {
    font-size: 24px;
    margin: 0 0 30px;
  }
  #kito .info-flow .flex .col .list-dot li {
    line-height: 26px;
  }
  #kito .info-flow .flex .col .list-dot li::before {
    top: 8px;
  }
  #kito .info-flow .flex .col dl dt {
    font-size: 18px;
  }
  #kito .info-flow .flex .col dl dd {
    line-height: 26px;
  }
  #kito .info-flow .flex .col .list li {
    line-height: 26px;
  }
  #kito .info-flow .btn-link3{
    width:330px;
    }
  #kito .juyo {
    margin: 134px 0 0;
  }
  #kito .juyo h3 {
    margin: 0 0 15px;
  }
  #kito .juyo .flex {
    padding: 0 0 0 112px;
    display: flex;
    gap: 0 44px;
    align-items: flex-start;
  }
  #kito .juyo .flex .img:hover {
    opacity: 0.8;
  }
  #kito .juyo .flex .group-content {
    padding: 22px 0 0;
    display: block;
  }
  #kito .btn-link3 {
    margin: 54px auto 0;
  }
}

.remodal-overlay {
  background: transparent;
}

.remodal {
  max-width: 90%;
  margin: 0 auto;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.13);
}
@media screen and (min-width: 768px) {
  .remodal {
    width: 840px;
  }
}

.popup-img .remodal-close {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 17px;
  width: 28px;
}

#contact {
  margin: 15vw var(--wrapPadding) 0;
  padding: 10vw 0;
  background: #d9d9d9;
}
#contact .wrap {
  padding: 0;
}
#contact h2 {
  font-size: 9.6vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 0 5vw;
  text-align: center;
}
#contact .col {
  text-align: center;
}
#contact .col + .col {
  margin-top: 10vw;
}
#contact .col .title {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0 5px;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 3vw;
}
#contact .col .title::before {
  content: "";
  background: url("../img/shared/icon_mail_sp.png") no-repeat center/100% auto;
  width: 16px;
  height: 12px;
}
#contact .col .title.title2 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #contact .col .title.title2 {
    align-items: center;
  }
}
#contact .col .title.title2::before {
  background-image: url("../img/shared/icon_tel_sp.png");
  width: 14px;
  height: 16.5px;
}
#contact .col .btn-link2 {
  width: 184px;
  margin: 0 auto;
}
#contact .col .btn-link2 a {
  text-decoration: none;
  transition: all 0.5s;
  height: 184px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0 5px;
  border-radius: 50%;
  background: url("../img/shared/bg4.jpg");
  color: #fff;
  position: relative;
  font-size: 16.5px;
  line-height: 29px;
  letter-spacing: 0.05em;
}
#contact .col .btn-link2 a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 37px;
  background: url("../img/shared/icon2_sp.png") no-repeat bottom center/auto 100%;
  height: 10px;
}
#contact .col .tel {
  font-size: 24px;
  line-height: 1.5;
}
#contact .col .tel span {
  letter-spacing: 0.2em;
}
#contact .col .sub-tel {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 1px 0 11px;
}
#contact .col .note {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  #contact {
    margin: 152px auto 0;
    padding: 73px 0 20px;
    max-width: 1000px;
  }
  #contact .wrap {
    width: 794px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
  }
  #contact h2 {
    font-size: 36px;
    height: 279px;
    margin-right: 79px;
    margin-bottom: 0;
    text-align: left;
  }
  #contact .col {
    margin: 2px 0 0;
  }
  #contact .col + .col {
    margin-top: 4px;
  }
  #contact .col .title {
    margin: 0 0 23px;
  }
  #contact .col .title::before {
    content: "";
    background: url("../img/shared/icon_mail.png") no-repeat center/100% auto;
    width: 16px;
    height: 12px;
  }
  #contact .col .title.title2 {
    margin: 0 0 66px;
    font-size: 18px;
  }
  #contact .col .title.title2::before {
    background-image: url("../img/shared/icon_tel.png");
    width: 14px;
    height: 16px;
  }
  #contact .col .btn-link2 a:after {
    background: url("../img/shared/icon2.png") no-repeat bottom center/auto 100%;
    height: 10px;
  }
  #contact .col .btn-link2 a:hover {
    background: url("../img/shared/bg3.jpg");
    letter-spacing: 0.25em;
  }
}

#event {
  margin: 20vw 0 0;
}
#event .history {
  margin: 0 var(--wrapPadding);
  background: url("../img/about/event_img.jpg") no-repeat center/cover;
  color: #fff;
  padding: 20vw var(--wrapPadding) 12vw;
}
#event .history h2 {
  width: 12.8vw;
  margin: 0 auto;
  height: 50vw;
  text-align: left;
  color: inherit;
  letter-spacing: 0.06em;
}
#event .history .txt {
  letter-spacing: 0.025em;
}
#event h3 {
  text-align: center;
  color: #486e55;
  letter-spacing: 0.025em;
}
#event .set {
  margin: 15vw 0 0;
}
#event .set h3 {
  margin: 0 0 5vw;
}
#event .set .item + .item {
  margin-top: 15vw;
}
#event .set .item .img {
  margin: 5vw 0 20vw;
}
#event .set .item .group-content h4 {
  line-height: 1.5;
  font-size: 5vw;
  letter-spacing: 0.025em;
}
#event .set .item .group-content h4 span {
  display: inline-block;
  margin-right: 2vw;
  color: #486e55;
  font-size: 6vw;
}
#event .set .item .group-content .txt {
  margin: 3vw 0 0;
  letter-spacing: 0.025em;
  text-wrap: pretty;
}
#event .set .item .group-content .btn-link3 {
  margin: 6vw auto 0;
}
#event .set .item .group-content .btn-link3 a {
  font-size: 16px;
  padding-bottom: 3px;
}
#event .other {
  margin: 15vw 0 0;
}
#event .other h3 {
  margin: 0 0 5vw;
}
#event .other .flex dl {
  display: flex;
  align-items: center;
  gap: 0 10px;
  border-bottom: 1px solid #728b80;
  padding: 0 0 10px 4px;
  line-height: 1.6;
  box-sizing: border-box;
}
#event .other .flex dl:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  #event .other .flex dl + dl {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  #event {
    margin: 201px 0 0;
    padding: 0 0 206px;
  }
  #event .history {
    width: 1200px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 77px 0 91px;
  }
  #event .history h2 {
    width: 72px;
    height: 212px;
    letter-spacing: 0.1em;
  }
  #event .history .txt {
    text-align: center;
  }
  #event .set {
    margin: 64px 0 0;
  }
  #event .set h3 {
    margin: 0 0 30px;
  }
  #event .set .item {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    width: 885px;
    gap: 0 40px;
    align-items: flex-start;
  }
  #event .set .item + .item {
    margin-top: 54px;
  }
  #event .set .item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  #event .set .item .img {
    margin: 15px 0 0;
  }
  #event .set .item .group-content {
    width: 370px;
  }
  #event .set .item:last-child .group-content {
  width: 885px;
}
  #event .set .item .group-content h4 {
    font-size: 24px;
  }
  #event .set .item .group-content h4 span {
    margin-right: 10px;
    font-size: 30px;
  }
  #event .set .item .group-content .txt {
    margin: 15px 0 0 3px;
  }
  #event .set .item .group-content .btn-link3 {
    margin: 30px 0 0 8px;
  }
  #event .other {
    margin: 130px 0 0;
  }
  #event .other h3 {
    margin: 0 0 22px;
  }
  #event .other .flex {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 33px;
    height: 208px;
    flex-direction: column;
  }
  #event .other .flex dl {
    width: calc((100% - 66px) / 3);
    gap: 0 20px;
    padding: 0 0 0 19px;
    min-height: 48px;
  }
  #event .other .flex dl:nth-child(4), #event .other .flex dl:nth-child(8) {
    border-bottom: 0;
  }
  #event .other .flex dl dt {
    min-width: -moz-max-content;
    min-width: max-content;
  }
  #event .other .flex dl dt.fs {
    align-self: flex-start;
  }
}

#news {
  margin: 22vw 0 20vw;
  overflow: hidden;
}
#news .wrap {
  padding: 0;
}
#news h2 {
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin: 0 var(--wrapPadding) 5vw;
  color: #486e55;
}
#news #feed2 {
  display: flex;
  flex-wrap: nowrap;
  gap: 0 10px;
}
@media screen and (max-width: 767px) {
  #news #feed2 {
    margin: 0 var(--wrapPadding);
    box-sizing: border-box;
  }
}
#news #feed2 dl {
  width: calc((100% - 10px) / 2);
}
@media screen and (max-width: 767px) {
  #news #feed2 dl:nth-last-child(1), #news #feed2 dl:nth-last-child(2) {
    display: none;
  }
}
#news #feed2 dl dt a {
  display: block;
}
#news #feed2 dl dt a span {
  display: block;
  width: 100% !important;
  height: 136px !important;
  background: url("../img/index/rss_img2.jpg") no-repeat center/cover;
}
#news #feed2 dl dd {
  margin: 11px 0 0;
}
#news #feed2 dl dd span {
  display: block;
  font-size: 10px;
  line-height: 1.5;
  margin: 0 0 5px;
  letter-spacing: 0;
}
#news #feed2 dl dd a {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
}
#news #feed2 dl dd .desc {
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.025em;
  margin: 5px 0 0;
}
#news .btn-more {
  margin: 4vw var(--wrapPadding) 0 0;
}
@media screen and (max-width: 767px) {
  #news .btn-more {
    text-align: right;
  }
}
#news .btn-more a {
  display: inline-flex;
  gap: 0 12px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #8c8c8c;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: relative;
  transition: all 0.5s;
  background: transparent;
}
#news .btn-more a:after {
  content: "";
  background: url("../img/shared/arrow_sp.png") no-repeat center/auto 100%;
  height: 8px;
}
@media screen and (max-width: 767px) {
  #news .btn-more a:after {
    width: 11px;
  }
}
@media screen and (min-width: 768px) {
  #news {
    margin: 133px 0 0;
  }
  #news h2 {
    font-size: 24px;
    margin: 0 0 24px;
    letter-spacing: 0.025em;
  }
  #news .wrap {
    width: 1064px;
  }
  #news .group {
    margin: 0 12px 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #news #feed2 {
    gap: 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1164px) {
  #news #feed2 {
    width: calc(100% - 191px);
  }
}
@media screen and (min-width: 768px) {
  #news #feed2 dl {
    width: 200px;
    /* max-width: calc((100% - 60px) / 4); */
  }
  #news #feed2 dl dt a:hover {
    opacity: 0.8;
  }
  #news .btn-more {
    margin: 22px 0 0;
    width: 145px;
  }
  #news .btn-more a {
    display: flex;
    height: 145px;
    width: 100%;
    border: 1px solid #8c8c8c;
    font-size: 12px;
    border-radius: 50%;
  }
  #news .btn-more a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 34px;
    background: url("../img/shared/arrow.png") no-repeat center/auto 100%;
    height: 8px;
  }
  #news .btn-more a:hover {
    background: #d9d9d7;
    letter-spacing: 0.25em;
  }
}