.sato-mv .__wrapper {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sato-mv .__wrapper {
    padding-bottom: 3.2142857143rem;
  }
}
.sato-mv .sato-head_box {
  padding: 5.7142857143rem 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sato-mv .sato-head_box {
    padding: 7.8571428571rem 0 4.2857142857rem;
  }
}
.sato-mv .sato-head_box ._rubi {
  font-size: 1.8571428571rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sato-mv .sato-head_box ._rubi {
    font-size: 1.4285714286rem;
  }
}
.sato-mv .sato-head_box ._ttl {
  margin-top: 0.7142857143rem;
  line-height: 1;
  color: var(--color-orange);
  font-size: 5rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sato-mv .sato-head_box ._ttl {
    font-size: 4.2857142857rem;
  }
}
.sato-mv .sato-head_box ._ttl span {
  line-height: 1;
  font-size: 2.8571428571rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sato-mv .sato-head_box ._ttl span {
    margin-bottom: 0.3571428571rem;
    display: block;
    font-size: 2.8571428571rem;
  }
}
.sato-mv .__fig {
  height: 51.4285714286rem;
}
@media screen and (max-width: 767px) {
  .sato-mv .__fig {
    height: 30rem;
  }
}

.sato-news {
  position: relative;
}
.sato-news .__wrapper {
  padding: 5.7142857143rem 0 15rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sato-news .__wrapper {
    padding: 4.2857142857rem 0 10rem;
  }
}
@media screen and (min-width: 766px) {
  .sato-news .__container {
    display: flex;
    gap: 4.2857142857rem;
  }
}
@media screen and (max-width: 767px) {
  .sato-news .__container .__head_box {
    text-align: center;
  }
}
.sato-news .__container .__head_box ._sub {
  font-size: 3.4285714286rem;
}
.sato-news .__container .__head_box ._ttl {
  font-size: 1.1428571429rem;
}
.sato-news .__container ._info_archive_contents {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .sato-news .__container ._cm_article {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sato-news .__container ._cm_article a {
    display: flex;
    gap: 1.2857142857rem;
  }
}
@media screen and (max-width: 767px) {
  .sato-news .__container ._cm_article a .__image {
    width: 38%;
  }
}
.sato-news .__container ._cm_article a .__image figure {
  height: 14.2857142857rem;
}
@media screen and (max-width: 767px) {
  .sato-news .__container ._cm_article a .__image figure {
    height: 7.8571428571rem;
  }
}
@media screen and (max-width: 767px) {
  .sato-news .__container ._cm_article a .__info {
    margin-top: 0.5714285714rem;
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .sato-news .__container ._cm_article a .__info .__cate__date {
    margin-top: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2142857143rem;
  }
}
.sato-news .__container ._cm_article a .__info .--title {
  margin-top: 0.5714285714rem;
}
.sato-news .__fig.--obj {
  position: absolute;
  bottom: 0;
}

.sato-intro .__wrapper {
  padding: 0 0 12.8571428571rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .__wrapper {
    padding: 0 0 8.5714285714rem;
  }
}
.sato-intro ._desc dt {
  line-height: 1.4;
  font-size: 2.2857142857rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sato-intro ._desc dt {
    font-size: 2rem;
  }
}
.sato-intro ._desc dd {
  margin-top: 1.7857142857rem;
}
.sato-intro ._desc dd p {
  font-size: 1.2857142857rem;
}
.sato-intro ._desc dd p:not(:first-of-type) {
  margin-top: 1.4285714286rem;
}
@media screen and (max-width: 767px) {
  .sato-intro ._desc dd p {
    font-size: 1.1428571429rem;
  }
}
.sato-intro .__fig.--obj {
  margin: 5.7142857143rem 0;
}
.sato-intro .sato-point {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: -7vw;
  max-width: 78.5714285714rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point {
    margin-top: -14vw;
  }
}
.sato-intro .sato-point .point_box {
  display: flex;
  gap: 3.2142857143rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_box {
    flex-wrap: wrap;
    justify-content: center;
    gap: 3.2142857143rem 2.1428571429rem;
  }
}
.sato-intro .sato-point .point_box .__head_box {
  order: 3;
  align-self: flex-start;
  padding: 2.5rem 1.0714285714rem;
  writing-mode: vertical-rl;
  border-top: 1px solid var(--color-text);
  border-bottom: 1px solid var(--color-text);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_box .__head_box {
    padding: 2.1428571429rem 0.7142857143rem;
    order: 2;
  }
}
.sato-intro .sato-point .point_box .__head_box ._cmt {
  line-height: 1;
  font-size: 1.8571428571rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_box .__head_box ._cmt {
    font-size: 1.5714285714rem;
  }
}
.sato-intro .sato-point .point_box .__head_box ._ttl {
  margin-top: 2.1428571429rem;
  margin-right: 0.8571428571rem;
  line-height: 1;
  color: var(--color-text);
  font-size: 3.8571428571rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_box .__head_box ._ttl {
    font-size: 3.4285714286rem;
  }
}
.sato-intro .sato-point .point_box .__fig {
  margin-top: 7.8571428571rem;
  order: 2;
  align-self: flex-end;
  width: 15rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_box .__fig {
    margin-top: 6.4285714286rem;
    order: 1;
    width: 12.8571428571rem;
  }
}
.sato-intro .sato-point .point_box ._desc {
  margin-top: 7.8571428571rem;
  order: 1;
  flex: 1;
  align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_box ._desc {
    margin-top: 0;
    order: 3;
    width: 100%;
  }
}
.sato-intro .sato-point .point_box ._desc dt {
  color: var(--color-orange);
}
.sato-intro .sato-point .point_list {
  margin-top: 5.7142857143rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_list {
    margin-top: 4.2857142857rem;
  }
}
.sato-intro .sato-point .point_list ._list_ttl {
  margin-bottom: 2.1428571429rem;
  padding-left: 1.0714285714rem;
  border-left: 7px solid var(--color-orange);
  font-weight: bold;
  font-size: 1.7142857143rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_list ._list_ttl {
    margin-bottom: 1.4285714286rem;
    font-size: 1.5714285714rem;
  }
}
.sato-intro .sato-point .point_list ._in {
  display: flex;
  gap: 2.1428571429rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-point .point_list ._in {
    flex-direction: column;
  }
}
.sato-intro .sato-point .point_list ._in .point_list_item {
  position: relative;
  flex: 1;
}
.sato-intro .sato-point .point_list ._in .point_list_item ._ttl {
  margin-top: 1.0714285714rem;
  color: var(--color-orange);
  font-weight: bold;
  font-size: 1.4285714286rem;
  text-align: center;
}
.sato-intro .sato-point .point_list ._in .point_list_item ._txt {
  margin-top: 0.3571428571rem;
}
.sato-intro .sato-point .point_list ._in .point_list_item ._num {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.8571428571rem;
  line-height: 1;
  color: #fff;
  font-size: 2.1428571429rem;
  font-weight: 900;
  font-family: var(--font-en);
  text-align: center;
  border-bottom-right-radius: 0.7142857143rem;
  background-color: var(--color-orange);
}
.sato-intro .sato-point .point_list ._in .point_list_item ._num::before {
  content: "POINT";
  display: block;
  font-size: 0.7857142857rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.sato-intro .sato-about {
  padding: 0 5.7142857143rem;
  display: flex;
  align-items: flex-end;
  gap: 0 8.5714285714rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-about {
    padding: 0;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 3.2142857143rem 0;
  }
}
.sato-intro .sato-about ._img_box {
  position: relative;
  width: 32.1428571429rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-about ._img_box {
    margin-left: calc(50% - 50vw);
    width: 95%;
  }
}
.sato-intro .sato-about ._img_box .__fig:nth-of-type(2) {
  position: absolute;
  bottom: -4.2857142857rem;
  right: -3.2142857143rem;
  width: 15.7142857143rem;
  transform: rotate(10deg);
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-about ._img_box .__fig:nth-of-type(2) {
    bottom: -3.2142857143rem;
    right: -2.1428571429rem;
    width: 45%;
  }
}
.sato-intro .sato-about ._text_box {
  margin-bottom: -2.1428571429rem;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-about ._text_box {
    margin-bottom: 0;
  }
}
.sato-intro .sato-about ._text_box .__head_box ._sub span {
  letter-spacing: 0.11em;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .sato-intro .sato-about ._text_box .__head_box ._sub span {
    display: block;
    font-size: 2.4285714286rem;
  }
}
.sato-intro .sato-about ._text_box .__head_box ._sub::after {
  content: "?";
}

.sato-event {
  background-color: #fff;
}
.sato-event .__container {
  max-width: 71.4285714286rem;
}
.sato-event .__container .__head_box {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .sato-event .__container .__head_box {
    margin-bottom: 1.7857142857rem;
  }
}
.sato-event .__container .__fig .__img {
  width: 105%;
}
.sato-event .__button {
  margin: 4.2857142857rem auto 0;
}
@media screen and (max-width: 767px) {
  .sato-event .__button {
    margin: 3.2142857143rem auto 0;
  }
}

.cs {
  background-color: #5eaa6c;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 18px, rgba(255, 255, 255, 0.08) 18px, rgba(255, 255, 255, 0.08) 36px);
}
.cs .__container {
  max-width: 45.7142857143rem;
}

.sato-other {
  margin-top: 5.7142857143rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sato-other {
    margin-top: 4.2857142857rem;
  }
}
.sato-other .__container .__inner {
  position: relative;
  display: flex;
  gap: 4.2857142857rem;
}
@media screen and (max-width: 767px) {
  .sato-other .__container .__inner {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .sato-other .__container .__head_box {
    text-align: center;
  }
}
.sato-other .__container .swiper {
  flex: 1;
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .sato-other .__container .swiper {
    margin: 0;
    padding: 0;
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
}
.sato-other .__container .swiper .swiper-wrapper {
  gap: 0;
}
.sato-other .__container .__button {
  margin: 4.2857142857rem auto 0;
}
@media screen and (max-width: 767px) {
  .sato-other .__container .__button {
    margin: 3.2142857143rem auto 0;
  }
}
.sato-other .__container .swiper-pagination {
  margin: 1.0714285714rem auto 0;
  width: fit-content;
}
.sato-other .__container .swiper-pagination-bullet {
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  caret-color: transparent;
}
.sato-other .__container .swiper-pagination-bullet-active {
  background-color: var(--color-orange);
  caret-color: transparent;
}

.nodata {
  padding: 8.5714285714rem 0 3.5714285714rem;
  display: block;
  text-align: center;
  font-size: 1.5714285714rem;
  font-weight: 900;
}