	.para1, .para2 {
		height: 65vw;
	}
.para1 img, .para2 img {
	object-position: left center;
	}
	.para1 {
		margin-top: 12vw;
	}
	.para2 {
		margin-top: 12vw;
	}
#group-search {
		margin: 50px var(--wrapPadding) 0;
		background: #f94437;
		border-radius: 60px;
		padding: 30px var(--wrapPadding);
	}
	#group-search h2 {
		text-align: center;
		font-size: 20px;
		line-height: 1.5;
		color: #fff;
		margin: 0 0 20px;
	}
	#group-search .group-search .btn-search a {
		background: #193776;
	}
	#group-search .txt {
		color: #fff;
		margin: 20px 0 0;
	}
@media screen and (min-width: 768px) {
	#group-search {
		margin: 70px auto 0;
		width: 1000px;
		max-width: calc(100% - 60px);
		border-radius: 130px;
		padding: 40px 25px;
	}
	#group-search h2 {
		font-size: 30px;
	}
	#group-search .txt {
		text-align: center;
	}
	.para1 {
		margin-top: 73px;
	}
	.para2 {
		margin-top: 92px;
	}
	.para1, .para2 {
		height: 550px;
	}
  .block {
    display: flex;
    justify-content: space-between;
  }
  .fixed-left {
    position: sticky;
    top: 0;
    width: 250px;
    padding: 85px 0 20px 43px;
    box-sizing: border-box;
    max-height: 100vh;
    height: 657px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .fixed-left .nav {
    margin: 19px 0 0 5px;
  }
  .fixed-left .nav li a {
    letter-spacing: 0.075em;
    display: inline-block;
    line-height: 1.3125;
  }
  .fixed-left .nav li + li {
    margin-top: 15px;
  }
  .fixed-left .bottom {
    width: 167px;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .fixed-left .nav2 li {
    border-top: 1px solid #bfbfbf;
  }
  .fixed-left .nav2 li:last-child {
    border-bottom: 1px solid #bfbfbf;
  }
  .fixed-left .nav2 li a {
    display: block;
    position: relative;
    font-size: 13px;
    letter-spacing: 0.025em;
    line-height: 2;
    padding: 10px 15px 10px 5px;
  }
  .fixed-left .nav2 li a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../img/shared/arrow_sp.png") no-repeat center/100% auto;
    width: 8px;
  }
  .fixed-left .sub-link {
    margin: 19px 0 0;
    text-align: center;
    font-size: 11px;
    line-height: 1.5;
  }
}
.content-right {
  overflow: hidden;
}
.content-right h1 {
  color: #b29129;
  padding: 6px 10px 30px;
  letter-spacing: 0.05em;
  font-size: 10px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .content-right {
    width: calc(100% - 250px);
  }
  .content-right h1 {
    text-align: right;
    padding: 6px 10px 119px;
  }
}

#kv .group-title-logo {
  text-align: center;
}
#kv .group-title-logo h2 {
  color: var(--color);
  font-size: 6.67vw;
  line-height: 1.74;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  #kv .group-title-logo .logo {
    margin: 30px auto 0;
    width: 84.8vw;
  }
}
#kv .txt {
  margin: 6.67vw 7vw 10vw;
}
@media screen and (min-width: 768px) {
  #kv .group-title-logo {
    display: flex;
    gap: 0 32px;
    align-items: center;
    width: 872px;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
  }
  #kv .group-title-logo h2 {
    font-size: 35px;
  }
  #kv .txt {
    margin: 41px 0 47px;
    text-align: center;
    width: 1614px;
    max-width: 100%;
  }
  #kv .group-search, #group-search .group-search {
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 0 16px;
    width: auto;
  }
  #kv .group-search .item-search, #group-search .group-search .item-search {
    width: 170px;
  }
  #kv .group-search .item-search .select-styled, #group-search .group-search .item-search .select-styled {
    background-position: center right 13.5px;
  }
  #kv .group-search .btn-search, #group-search .group-search .btn-search {
    margin-left: 6px;
    width: 152px;
  }
}

@media screen and (max-width: 767px) {
  .block {
    padding-top: 50px;
  }
}
.btn-more a {
  display: inline-flex;
  align-items: center;
  gap: 0 12.5px;
  text-decoration: none;
  border-bottom: 1px solid;
  color: var(--color);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.2;
}
.btn-more a:after {
  content: "";
  background: url("../img/shared/arrow6_sp.png") no-repeat center/100% auto;
  width: 4.5px;
  height: 9.5px;
}
@media screen and (min-width: 768px) {
  .btn-more a {
    gap: 0 15px;
    font-size: 17px;
    padding-bottom: 2px;
  }
  .btn-more a:after {
    background-image: url("../img/shared/arrow6.png");
    width: 6px;
    height: 12px;
  }
  .btn-more a:hover {
    border-color: transparent;
  }
}

.title-common {
  line-height: 1.5;
  font-size: 9.6vw;
  color: var(--color);
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .title-common {
    font-size: 52px;
  }
}

#feature {
  margin: 21.6vw 0 0;
}
#feature .bg {
  background: #fff;
  border-radius: 30px;
}
#feature .flex-txt {
  padding: 9.5vw var(--wrapPadding) 8vw;
}
#feature .flex-txt .txt {
  margin: 3vw 0 0;
}
#feature .feature-slide {
  margin: 0 0 0 var(--wrapPadding);
}
#feature .feature-slide .slick-slide {
  margin-right: 7.6vw;
}
#feature .feature-slide .slick-arrow {
  bottom: -28.5px;
  top: auto;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid var(--color);
  transition: all 0.5s;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#feature .feature-slide .slick-arrow::before {
  content: "";
  background: url("../img/shared/arrow5_sp.png") no-repeat center/100% auto;
  width: 12.5px;
  height: 9px;
  transition: all 0.5s;
  position: relative;
}
#feature .feature-slide .slick-arrow.slick-disabled {
  border-color: #b5b5b5;
}
#feature .feature-slide .slick-arrow.slick-disabled::before {
  background-image: url("../img/shared/arrow4_sp.png");
}
#feature .feature-slide .slick-arrow.slick-prev {
  left: auto;
  right: 92.5px;
}
#feature .feature-slide .slick-arrow.slick-next {
  right: 29px;
}
#feature .feature-slide .slick-arrow.slick-next::before {
  transform: rotate(180deg);
}
#feature .feature-slide .item {
  box-sizing: content-box;
  padding: 0 0 14vw;
}
#feature .feature-slide .item a {
  display: block;
  text-decoration: none;
  width: 66.67vw;
}
#feature .feature-slide .item .img {
  overflow: hidden;
  border-radius: 10px;
  height: 40.8vw;
}
#feature .feature-slide .item .title {
  padding: 2vw 0 0;
  color: var(--color);
  line-height: 1.76;
  letter-spacing: 0;
}
#feature .feature-slide .item:hover .title {
  text-decoration: underline;
}
#feature .btn-more {
  margin: 1px 0 0 33px;
}
@media screen and (min-width: 768px) {
  #feature {
    margin: 85px 0 0;
  }
  #feature .flex-txt {
    margin: 0 auto;
    width: 720px;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 34px 0 41px;
  }
  #feature .flex-txt .txt {
    width: 436px;
    margin: 7px 0 0;
  }
  #feature .feature-slide {
    margin: 0 0 0 125px;
  }
  #feature .feature-slide .slick-slide {
    margin-right: 23px;
  }
  #feature .feature-slide .slick-arrow {
    bottom: -33px;
    width: 69px;
    height: 69px;
  }
  #feature .feature-slide .slick-arrow::before {
    background-image: url("../img/shared/arrow5.png");
    width: 16px;
    height: 12px;
  }
  #feature .feature-slide .slick-arrow.slick-disabled::before {
    background-image: url("../img/shared/arrow4.png");
  }
  #feature .feature-slide .slick-arrow.slick-prev {
    right: 143px;
  }
  #feature .feature-slide .slick-arrow.slick-prev::before {
    left: 0;
  }
  #feature .feature-slide .slick-arrow.slick-prev:hover:not(.slick-disabled)::before {
    left: -5px;
  }
  #feature .feature-slide .slick-arrow.slick-next {
    right: 63px;
  }
  #feature .feature-slide .slick-arrow.slick-next::before {
    right: 0;
  }
  #feature .feature-slide .slick-arrow.slick-next:hover:not(.slick-disabled)::before {
    right: -5px;
  }
  #feature .feature-slide .item {
    box-sizing: content-box;
    padding: 0 0 45px;
  }
  #feature .feature-slide .item a {
    width: 523px;
  }
  #feature .feature-slide .item .img {
    height: 320px;
  }
  #feature .feature-slide .item .title {
    padding: 13px 30px 0 26px;
    font-size: 25px;
  }
  #feature .btn-more {
    text-align: right;
    margin: 3px 232px 0 0;
  }
}

#latest {
  margin: 20vw 0 0;
}
#latest h2 {
  text-align: center;
}
#latest .flex-3post {
  display: flex;
  flex-direction: column;
  margin: 3vw 0 0;
}
#latest .flex-3post .item + .item {
	margin-top: 5vw;
	padding-top: 5vw;
	border-top: 1px solid #a5a5a5;
}
#latest .flex-3post .item .img {
  height: 55.6vw;
}
#latest .flex-4post {
  display: flex;
  flex-direction: column;
  gap: 4vw 0;
  margin: 8vw 0 0;
}
#latest .flex-4post .item .img {
  height: 35.6vw;
}
@media screen and (max-width: 767px) {
  #latest .flex-4post .item a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  #latest .flex-4post .item .img {
    width: 35.6vw;
  }
  #latest .flex-4post .item .name-cate {
    position: absolute;
    top: 0;
    left: calc(39.6vw + 10px);
	  line-height: 0;
  }
  #latest .flex-4post .item .group-txt {
    width: calc(100% - 35.6vw - 10px);
    padding: 25px 0 0;
  }
  #latest .flex-4post .item .name-post {
    line-height: 1.75;
    margin: 0;
  }
}
#latest .item a {
  display: block;
  text-decoration: none;
}
#latest .item .name-cate {
  margin: 0 0 4px;
}
#latest .item .name-cate span {
  display: inline-block;
  color: var(--color);
  border: 1px solid var(--color);
  font-size: 12px;
  line-height: 18px;
  border-radius: 10px;
  padding: 0 8px;
  letter-spacing: 0;
  transition: all 0.5s;
}
#latest .item .img {
  overflow: hidden;
  border-radius: 10px;
}
#latest .item .img img {
  transition: all 0.5s;
}
#latest .item .name-post {
  font-size: 20px;
  line-height: 1.2;
  margin: 13px 0 3px;
  color: #353535;
  font-family: "Shippori Antique B1";
  font-weight: 400;
  letter-spacing: 0;
	word-break: break-word;
}
#latest .item .des-post {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#latest .btn-more {
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #latest {
    margin: 48px 0 0;
  }
  #latest .flex-3post {
    flex-direction: row;
    gap: 0 23px;
    margin: 7px 0 0;
  }
  #latest .flex-3post .item {
    width: calc((100% - 46px) / 3);
  }
	#latest .flex-3post .item + .item {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
  #latest .flex-3post .item .img {
    height: 210px;
  }
  #latest .flex-4post {
    flex-direction: row;
    gap: 0 19px;
    margin: 46px 0 0;
  }
  #latest .flex-4post .item {
    width: calc((100% - 57px) / 4);
  }
  #latest .flex-4post .item .img {
    height: 156px;
  }
  #latest .item:hover .name-cate span {
    color: #fff;
    background: var(--color);
  }
  #latest .item:hover .img img {
    opacity: 1;
    transform: scale(1.2);
  }
  #latest .item:hover .name-post {
    text-decoration: underline;
  }
  #latest .btn-more {
    text-align: right;
    margin: 14px 0 0;
  }
}

#hotspot {
  margin: 21.6vw 0 0;
  position: relative;
  padding: 12vw 0 18.4vw;
}
#hotspot::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5vw;
  right: -5vw;
  background: #fff;
  border-radius: 50%;
  height: 63.5vw;
}
#hotspot:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 28vw;
  background: #fff;
}
#hotspot .wrap {
  z-index: 2;
}
#hotspot .sub-tit {
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0;
  color: #193776;
}
#hotspot h2 {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #hotspot h2 {
    margin: 1vw -10vw 0;
    font-size: 7.47vw;
  }
}
#hotspot h2 span {
  display: inline-block;
  margin: 0 2vw;
  position: relative;
  bottom: 1vw;
}
@media screen and (max-width: 767px) {
  #hotspot h2 span {
    width: 4.8vw;
  }
}
#hotspot .group {
  margin: 8vw 0;
}
#hotspot .group .group-txt h3 {
  font-size: 5.3vw;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin: 0 0 1vw;
  color: var(--color);
}
#hotspot .group .img {
  margin: 0 0 8vw;
}
#hotspot .banner a {
  display: block;
  position: relative;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
}
#hotspot .banner a::before {
  content: "";
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  background: url("../img/index/banner_arrow.png") no-repeat bottom right/100% auto;
  width: 46px;
  height: 49px;
}
#hotspot .banner .img {
  height: 41.3vw;
}
#hotspot .banner .tit {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-size: 8vw;
  letter-spacing: 0.41em;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  #hotspot {
    margin: 58px 0 0;
    padding: 76px 0 99px;
  }
  #hotspot::before {
    left: -67px;
    right: -67px;
    height: 800px;
  }
  #hotspot:after {
    top: 430px;
  }
  #hotspot .sub-tit {
    font-size: 21px;
  }
  #hotspot h2 {
    letter-spacing: 0.2em;
  }
  #hotspot h2 span {
    margin: 0 10px;
    bottom: 6px;
  }
  #hotspot .group {
    margin: 68px auto 53px;
    max-width: 100%;
    width: 837px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 0 40px;
  }
  #hotspot .group .group-txt {
    width: 287px;
  }
  #hotspot .group .group-txt h3 {
    font-size: 30px;
    margin: 0 0 7px;
  }
  #hotspot .group .img {
    margin: 6px 0 0;
  }
  #hotspot .banner a:hover .img img {
    transform: scale(1.2);
    opacity: 1;
  }
  #hotspot .banner a::before {
    width: 53px;
    height: 52px;
  }
  #hotspot .banner .img {
    height: 282px;
  }
  #hotspot .banner .img img {
    transition: all 0.5s;
  }
  #hotspot .banner .tit {
    font-size: 52.5px;
  }
}

#about {
  margin: 21vw 0 0;
}
#about h2 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #about h2 img {
    width: 83.6vw;
  }
}
#about .flex {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 10vw;
  margin: 12vw 0 0;
}
#about .flex .item {
  box-sizing: border-box;
  border: 2px solid;
  padding: 8vw 0;
  text-align: center;
  color: var(--color);
  background: #fff;
  border-radius: 10px;
}
#about .flex .item h4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 8.5vw;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #about .flex .item h4 {
    gap: 0 5vw;
  }
}
#about .flex .item h4 small {
  font-size: 14px;
}
#about .flex .item .icon {
  margin: 7vw auto 3vw;
}
@media screen and (max-width: 767px) {
  #about .flex .item .icon {
    width: 37.6vw;
  }
}
#about .flex .item .txt {
  margin: 20px 7vw 0;
  text-align: left;
  color: #212121;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  #about {
    margin: 87px 0 0;
  }
  #about h2 {
    text-align: center;
  }
  #about .flex {
    flex-direction: row;
    gap: 0 32px;
    margin: 38px 0 0;
  }
  #about .flex .item {
    width: 310px;
    padding: 21px 0 49px;
  }
  #about .flex .item h4 {
    flex-direction: column;
    font-size: 32px;
  }
  #about .flex .item .icon {
    margin: 22px 0 16px;
  }
  #about .flex .item .txt {
    margin: 26px 33px 0;
  }
}

#news {
  padding: 19vw 0 10vw;
}
#news .inner h2 {
  color: var(--color);
  font-size: 6.4vw;
  line-height: 1.5;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  #news .inner h2 {
    margin-bottom: 10px;
  }
}
#news .inner .list-post dl {
  display: flex;
  justify-content: space-between;
  line-height: 1.2;
  padding: 0 0 6px 4px;
  border-bottom: 1px solid #e5d9bf;
}
#news .inner .list-post dl + dl {
  margin-top: 10px;
}
#news .inner .list-post dl:last-child {
  border-bottom: 0;
}
#news .inner .list-post dl dt {
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 19.2px;
}
#news .inner .list-post dl dd {
  width: calc(100% - 91px);
}
#news .inner .list-post dl dd a {
  display: block;
  height: 19.2px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #news {
    padding: 111px 0 102px;
  }
  #news .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 108px;
  }
  #news .inner h2 {
    font-size: 32px;
  }
  #news .inner .list-post {
    width: 402px;
  }
}