.motosumarimo-page {
  --motosu-green: #0d7f41;
  --motosu-green-dark: #164f30;
  --motosu-paper: #fff;
  --motosu-water: #edf6f3;
  --motosu-line: rgba(13, 127, 65, .22);
  background: var(--motosu-paper);
  color: var(--tb-ink);
}

body.motosumarimo-page.noscroll {
  overflow: hidden;
}

html.motosumarimo-scroll-lock {
  overflow: hidden;
}

.motosumarimo-color {
	color: var(--motosu-green);
	font-weight: bold;
}

.motosumarimo-title-color {	
	color: #164f30;	
}

.motosumarimo-hero {
  position: relative;
  overflow: hidden;
  padding-bottom: clamp(42px, 7vw, 88px);
  background: #fff;
}

.other-business-hero .page-hero__lead
{
    max-width: 960px;
}
    
.motosumarimo-hero .breadcrumb {
  position: relative;
  z-index: 3;
  padding-top: 28px;
}

.motosumarimo-hero__figure {
  position: relative;
  width: min(100%, 1180px);
  margin: 0 auto;
  overflow: hidden;
  border-radius: 0 0 50% 50% / 0 0 18% 18%;
}

.motosumarimo-hero__figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: inherit;
}

.motosumarimo-hero__figure figcaption {
  position: absolute;
  right: 0;
  bottom: 18px;
  left: 0;
  z-index: 2;
  margin: 0;
  color: #fff;
  font-size: .82rem;
  text-align: center;
  text-shadow: 1px 1px 5px #000;
}

.motosumarimo-hero__copy {
  position: absolute;
  top: clamp(120px, 17vw, 110px);
  left: max(24px, calc((100% - 1180px) / 2 + 90px));
  z-index: 2;
  width: min(90%, 860px);
  color: #fff;
  text-shadow: 1px 1px 5px #000;
}

.motosumarimo-hero__copy .section-label {
  margin-bottom: 14px;
  color: #fff;
}

.motosumarimo-hero__copy .page-hero__title {
  margin: 0;
  color: #fff;
  font-family: "Kosugi Maru", sans-serif;
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 700;
  letter-spacing: .12em;
  line-height: 1.7;
}

.motosumarimo-hero__copy em {
  color: #8ff0c0;
  font-style: normal;
}

.motosumarimo-hero__figure .bubble,
.motosumarimo-hero__figure .bubble2,
.motosumarimo-hero__figure .bubble3 {
  position: absolute;
  bottom: 0;
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(255, 255, 255, .6) inset;
}

.motosumarimo-hero__figure .bubble {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  animation: motosu-bubble 10s ease-in infinite;
}

.motosumarimo-hero__figure .bubble2 {
  width: 20px;
  height: 20px;
  border: 1px solid #85b9e9;
  background-color: transparent;
  animation: motosu-bubble2 2s ease-in infinite;
}

.motosumarimo-hero__figure .bubble3 {
  width: 10px;
  height: 10px;
  border: 1px solid #85b9e9;
  background-color: transparent;
  animation: motosu-bubble3 5s ease-in infinite;
}

.motosumarimo-hero__figure .bubble:nth-child(2) {
  width: 20px;
  height: 20px;
  left: 10%;
  animation-duration: 5s;
}

.motosumarimo-hero__figure .bubble:nth-child(3) {
  width: 30px;
  height: 30px;
  left: 20%;
  animation-delay: 1s;
}

.motosumarimo-hero__figure .bubble:nth-child(4) {
  width: 30px;
  height: 30px;
  left: 30%;
  animation-duration: 3s;
}

.motosumarimo-hero__figure .bubble:nth-child(5) {
  width: 50px;
  height: 50px;
  left: 45%;
  animation-duration: 6s;
  animation-delay: 2s;
}

.motosumarimo-hero__figure .bubble:nth-child(6) {
  width: 10px;
  height: 10px;
  left: 60%;
  animation-duration: 3.5s;
}

.motosumarimo-hero__figure .bubble:nth-child(7) {
  width: 30px;
  height: 30px;
  left: 70%;
  animation-duration: 5s;
}

.motosumarimo-hero__figure .bubble:nth-child(8) {
  width: 25px;
  height: 25px;
  left: 80%;
  animation-duration: 4s;
}

.motosumarimo-hero__figure .bubble:nth-child(9) {
  width: 20px;
  height: 20px;
  left: 55%;
  animation-duration: 3.2s;
}

.motosumarimo-hero__figure .bubble:nth-child(10) {
  width: 30px;
  height: 30px;
  left: 70%;
  animation-delay: 3.6s;
}

.motosumarimo-hero__figure .bubble:nth-child(11) {
  width: 30px;
  height: 30px;
  left: 33%;
  animation-duration: 4.8s;
}

.motosumarimo-hero__figure .bubble:nth-child(12) {
  width: 50px;
  height: 50px;
  left: 22%;
  animation-duration: 3s;
  animation-delay: 4s;
}

.motosumarimo-hero__figure .bubble:nth-child(13) {
  width: 10px;
  height: 10px;
  left: 30%;
  animation-duration: 5s;
}

.motosumarimo-hero__figure .bubble:nth-child(14) {
  width: 30px;
  height: 30px;
  left: 35%;
  animation-duration: 4.5s;
}

.motosumarimo-hero__figure .bubble:nth-child(15) {
  width: 25px;
  height: 25px;
  left: 40%;
  animation-duration: 2.8s;
}

.motosumarimo-hero__figure .bubble2:nth-child(16) {
  width: 20px;
  height: 20px;
  left: 55%;
  animation-duration: 2.5s;
}

.motosumarimo-hero__figure .bubble2:nth-child(17) {
  width: 30px;
  height: 30px;
  left: 70%;
  animation-delay: .5s;
}

.motosumarimo-hero__figure .bubble2:nth-child(18) {
  width: 30px;
  height: 30px;
  left: 33%;
  animation-duration: 1.5s;
}

.motosumarimo-hero__figure .bubble2:nth-child(19) {
  width: 50px;
  height: 50px;
  left: 22%;
  animation-duration: 3s;
  animation-delay: 1s;
}

.motosumarimo-hero__figure .bubble2:nth-child(20) {
  width: 10px;
  height: 10px;
  left: 30%;
  animation-duration: 2s;
}

.motosumarimo-hero__figure .bubble2:nth-child(21) {
  width: 30px;
  height: 30px;
  left: 35%;
  animation-duration: 2.5s;
}

.motosumarimo-hero__figure .bubble2:nth-child(22) {
  width: 25px;
  height: 25px;
  left: 40%;
  animation-duration: 2s;
}

.motosumarimo-hero__figure .bubble3:nth-child(23) {
  width: 10px;
  height: 10px;
  left: 5%;
  animation-duration: 2s;
}

.motosumarimo-hero__figure .bubble3:nth-child(24) {
  width: 15px;
  height: 15px;
  left: 15%;
  animation-delay: .2s;
}

.motosumarimo-hero__figure .bubble3:nth-child(25) {
  width: 15px;
  height: 15px;
  left: 12%;
  animation-duration: 1s;
}

.motosumarimo-hero__figure .bubble3:nth-child(26) {
  width: 25px;
  height: 25px;
  left: 22%;
  animation-duration: 2s;
  animation-delay: .5s;
}

.motosumarimo-hero__figure .bubble3:nth-child(27) {
  width: 10px;
  height: 10px;
  left: 20%;
  animation-duration: 2.5s;
}

.motosumarimo-hero__figure .bubble3:nth-child(28) {
  width: 18px;
  height: 18px;
  left: 90%;
  animation-duration: 2s;
}

.motosumarimo-hero__figure .bubble3:nth-child(29) {
  width: 18px;
  height: 18px;
  left: 80%;
  animation-duration: 2.6s;
}

@keyframes motosu-bubble {
  0% {
    bottom: -50px;
    transform: translateX(0);
  }

  50% {
    transform: translateX(60px);
  }

  80% {
    transform: translateX(-40px);
  }

  100% {
    bottom: 500px;
  }
}

@keyframes motosu-bubble2 {
  0% {
    bottom: -100px;
    transform: translateX(0);
  }

  25% {
    transform: translateX(30px);
  }

  50% {
    transform: translateX(-30px);
  }

  75% {
    transform: translateX(30px);
  }

  100% {
    bottom: 1000px;
  }
}

@keyframes motosu-bubble3 {
  0% {
    bottom: -100px;
    transform: translateX(0);
  }

  25% {
    transform: translateX(30px);
  }

  50% {
    transform: translateX(-30px);
  }

  75% {
    transform: translateX(30px);
  }

  100% {
    bottom: 1000px;
  }
}

@media (max-width: 640px) {
  @keyframes motosu-bubble {
    0% {
      bottom: -50px;
      transform: translateX(0);
    }

    50% {
      transform: translateX(60px);
    }

    80% {
      transform: translateX(-40px);
    }

    100% {
      bottom: 300px;
    }
  }

  @keyframes motosu-bubble2 {
    0% {
      bottom: -100px;
      transform: translateX(0);
    }

    25% {
      transform: translateX(30px);
    }

    50% {
      transform: translateX(-30px);
    }

    75% {
      transform: translateX(30px);
    }

    100% {
      bottom: 300px;
    }
  }

  @keyframes motosu-bubble3 {
    0% {
      bottom: -100px;
      transform: translateX(0);
    }

    25% {
      transform: translateX(30px);
    }

    50% {
      transform: translateX(-30px);
    }

    75% {
      transform: translateX(30px);
    }

    100% {
      bottom: 300px;
    }
  }
}

.motosumarimo-intro {
  background: #fff;
  text-align: center;
}

.motosumarimo-intro__copy {
  width: min(100%, 780px);
  margin: 28px auto 0;
  color: var(--tb-muted);
  font-family: "Kosugi Maru", sans-serif;
  font-size: 1.25rem;
  line-height: 2;
}

.motosumarimo-intro__copy p {
  margin: 0 0 16px;
}

.motosumarimo-topics { background: var(--motosu-water); }

.motosumarimo-topics__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 4vw, 48px);
  max-width: 960px;
  margin: 30px auto 0;
}

.motosumarimo-topics__grid a {
  position: relative;
  display: block;
  min-width: 0;
  color: #fff;
  text-decoration: none;
  filter: drop-shadow(2px 2px 2px #777);
}

.motosumarimo-topics__grid a::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--motosu-line);
  border-radius: 50%;
  pointer-events: none;
}

.motosumarimo-topics__grid img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
}

.motosumarimo-topics__grid span {
  position: absolute;
  top: 50%;
  left: 10%;
  display: block;
  width: 80%;
  padding: 10px 0;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, .42);
  color: #fff;
  font-family: "Kosugi Maru", sans-serif;
  font-size: clamp(.9rem, 1.7vw, 1.25rem);
  font-weight: 700;
  letter-spacing: .13em;
  line-height: 1.45;
  text-align: center;
  text-shadow: 1px 1px 5px #000;
}

.motosumarimo-topics__grid b {
  display: block;
  margin-bottom: 3px;
  color: var(--motosu-green);
  font-size: .78em;
  letter-spacing: .12em;
  text-shadow: 1px 1px 5px #fff;
}

.motosumarimo-movie {
  position: relative;
  overflow: hidden;
  background: url("../images/other-business/motosumarimo/motosumarimo-movie-bg.webp") center / cover no-repeat;
}

.motosumarimo-movie::before {
  content: "";
  position: absolute;
  inset: -8px;
  z-index: 0;
  background: inherit;
  filter: blur(6px);
}

.motosumarimo-movie > .site-shell {
  position: relative;
  z-index: 1;
}

.motosumarimo-movie__frame {
  clear: both;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  min-height: 120px;
  margin-top: 24px;
}

.motosumarimo-movie__frame ._mmp_playMark {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}

.motosumarimo-page #right-slide-infomationMessageViewer ._mmp_playMark {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}

.motosumarimo-movie__frame ._mpv_paragraphContentText {
  display: none;
}

.motosumarimo-movie .section-title {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 5px #000;
}

.motosumarimo-story {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.motosumarimo-story:nth-of-type(even) {
  background: var(--motosu-water);
}

.motosumarimo-story > .site-shell {
  position: relative;
  z-index: 2;
}

.motosumarimo-story__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .86fr);
  align-items: center;
  gap: clamp(30px, 6vw, 80px);
}

.motosumarimo-story__grid--reverse .motosumarimo-story__content {
  order: 2;
}

.motosumarimo-story__grid--reverse .motosumarimo-story__figure {
  order: 1;
}

.motosumarimo-story__content {
  position: relative;
  padding: clamp(24px, 3vw, 38px);
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.motosumarimo-story__content .section-label {
  color: var(--motosu-green);
  text-align: center;
}

.motosumarimo-story__content .section-title {
  	padding-bottom: 12px;
  	border-bottom: 2px solid #4169e1;
  	color: #111;
  	font-family: "Kosugi Maru", sans-serif;
  	font-size: clamp(1.35rem, 2.1vw, 1.75rem);
  	text-align: center;
	color: #164f30;	  
}

.motosumarimo-story__content p {
  margin: 18px 0 0;
  color: #333;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 1rem;
  line-height: 2;
  text-align: justify;
}

.motosumarimo-story__content h3 {
  margin: 24px 0 0;
  padding: 8px 12px;
  border-left: 5px solid var(--motosu-green);
  color: #2b54f1;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 1.1rem;
}

.motosumarimo-story__content .site-button--text {
  display: inline-block;
  margin-top: 22px;
  color: var(--motosu-green);
}

.motosumarimo-story__figure {
  position: relative;
  margin: 0;
}

.motosumarimo-story__figure img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 560px;
  object-fit: contain;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, .16);
}

.motosumarimo-story__figure figcaption {
  margin-top: 8px;
  color: var(--tb-muted);
  font-family: "Kosugi Maru", sans-serif;
  font-size: .8rem;
  text-align: center;
}

.motosumarimo-character {
  position: absolute;
  z-index: 3;
  width: 130px;
  height: auto;
  pointer-events: none;
  filter: drop-shadow(2px 2px 2px #777);
}

.motosumarimo-character--01,
.motosumarimo-character--06 {
  right: 1%;
  top: 3%;
}

.motosumarimo-character--02,
.motosumarimo-character--04 {
  right: 1%;
  top: 5%;
}

.motosumarimo-character--03,
.motosumarimo-character--07 {
  right: 1%;
  top: 5%;
}

@media (max-width: 900px) {
  .motosumarimo-hero__copy {
    top: 18vw;
    left: 7%;
    width: 68%;
  }

  .motosumarimo-story__grid { grid-template-columns: 1fr; }

  .motosumarimo-story__grid--reverse .motosumarimo-story__content,
  .motosumarimo-story__grid--reverse .motosumarimo-story__figure { order: initial; }
}

@media (max-width: 640px) {
  .motosumarimo-hero {
    padding-bottom: 38px;
  }

  .motosumarimo-hero__figure {
    margin-top: 20px;
    border-radius: 0 0 50% 50% / 0 0 12% 12%;
  }

  .motosumarimo-hero__copy {
    top: 23vw;
    left: 7%;
    width: 84%;
  }

  .motosumarimo-hero__copy .page-hero__title {
    font-size: clamp(1.45rem, 6vw, 2.35rem);
    letter-spacing: .06em;
  }

  .motosumarimo-topics__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .motosumarimo-topics__grid span {
    font-size: .82rem;
    letter-spacing: .06em;
  }

  .motosumarimo-story__content {
    padding: 22px 18px;
  }

  .motosumarimo-story__content p {
    font-size: .94rem;
    line-height: 1.9;
  }

  .motosumarimo-character {
    width: 76px;
    opacity: .72;
  }
}

@media (prefers-reduced-motion: reduce) {
  .motosumarimo-bubble { animation: none; }
}

.drop-shadow {
    text-align: center;
    filter: drop-shadow(gray 2px 2px 2px);
}

figure.border  {
    border                 : 15px solid rgba(0,0,0,0);/*#0d0a06;*/
    position               : relative;
    box-sizing             : border-box;
}

figure.border::before {
    position               : absolute;
	border-top             : 10px solid rgb(175,165,175);
    border-right           : 10px solid #164f30;
    top                    : -10px;
    right                  : -10px;
    content                : '';
    width                  : 150px;
    height                 : 100px;
}

figure.borderLeft::before {
    position               : absolute;
	border-top  : 10px solid rgb(175,165,175);
    border-left : 10px solid #164f30;
    top                    : -10px;
    left                   : -10px;
    content                : '';
    width                  : 150px;
    height                 : 100px;
}

/* Site news */
.motosumarimo-news {
  padding: clamp(42px, 7vw, 88px) 0;
  background: var(--motosu-water);
}

.motosumarimo-news .site-sub-content {
  width: min(100% - 48px, 1180px);
  margin: 0 auto;
}

.motosumarimo-news .infomation-frame {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(24px, 4vw, 56px);
}

.motosumarimo-news .content-area {
  position: relative;
  width: 100%;
  height: 100%;
  padding: clamp(22px, 3vw, 38px);
  border-top: 4px solid var(--motosu-green);
  background: #fff;
  box-shadow: 0 12px 30px rgba(22, 79, 48, .08);
}

.motosumarimo-news .content-area h3 {
  margin: 0 0 24px;
  color: var(--motosu-green-dark);
  font-family: "Kosugi Maru", sans-serif;
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  letter-spacing: .18em;
  line-height: 1.5;
}

.motosumarimo-news .content-area h3 span {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--motosu-green);
}

.motosumarimo-news .infomation {
  width: 100%;
}

.motosumarimo-news #sites-news-area ._mtl_articleMessage {
  margin-bottom: 18px;
  padding: 12px 0px 18px 0px;
  border-radius: 6px;
  background: rgba(205, 225, 225, .2);
}

.motosumarimo-news #sites-news-area ._mtl_articleMessage ._mtl_articleHead .date {
  margin: 8px 12px;
  font-size: .9rem;
  line-height: 1.4;
}

.motosumarimo-news #sites-news-area ._mtl_articleMessage ._mtl_articleHead .title {
  margin: 0 0 14px;
  padding: 10px 12px;
  background: var(--motosu-green);
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.motosumarimo-news #sites-news-area ._mtl_articleMessage ._mtl_articleContent {
  width: 100%;
  margin: 6px 0;
}

.motosumarimo-news #sites-news-list-area ._mtl_articleMessage {
	width: 100%;
	float: left;
  padding: 16px 0 10px;
  border-bottom: 1px solid rgba(22, 79, 48, .18);
  cursor: pointer;
}

.motosumarimo-news #sites-news-list-area ._mtl_articleMessage .date2 {
  float: left;
  margin: 0 16px 5px 0;
  color: var(--tb-muted);
  font-size: .9rem;
  line-height: 2;
}

.motosumarimo-news #sites-news-list-area ._mtl_articleMessage .category {
  float: left;
  margin: 0 16px 5px 0;
  padding: 3px 7px;
  background: #5cc2dc;
  color: #fff;
  font-size: .84rem;
  line-height: 1.5;
}

.motosumarimo-news #sites-news-list-area ._mtl_articleMessage .title {
  clear: both;
  margin: 6px 0 0;
  color: var(--tb-ink);
  font-size: 1rem !important;
  line-height: 1.6;
  transition: color .2s ease;
}

.motosumarimo-news #sites-news-list-area ._mtl_articleMessage:hover .title {
  color: var(--motosu-green);
}

.motosumarimo-news .infomation-more {
  display: block;
  padding: 20px 0 0;
  color: var(--motosu-green);
  font-size: .9rem;
  letter-spacing: .12em;
  text-align: center;
}

.motosumarimo-news .mosaTimelineEntryList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.motosumarimo-news .mosaTimelineEntryList li {
  padding: 16px 0 10px;
  border-bottom: 1px solid rgba(22, 79, 48, .18);
  cursor: pointer;
}

.motosumarimo-news .entry-photoIcon {
  width: 80px;
  height: 80px;
}

.motosumarimo-news .entry-photoIcon-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #999;
  box-sizing: border-box;
}

.motosumarimo-news .entry-photoIcon-img img {
  position: absolute;
  max-width: none;
}

@media (max-width: 760px) {
  .motosumarimo-news .site-sub-content {
    width: min(100% - 32px, 560px);
  }

  .motosumarimo-news .infomation-frame {
    grid-template-columns: 1fr;
  }
}
