
/* こだわりの寿司と逸品料理 */
.section-introduction {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 7.0rem;
  overflow: hidden;
}
.introduction-visual-wrapper {
  width: 100%;
}
.introduction-title-wrapper {
  position: relative;
}
.introduction-visual-wrapper h2 {
  position: relative;
  box-sizing: border-box;
  writing-mode: vertical-rl;
  letter-spacing: 0.5rem;
  line-height: 4rem;
  font-size: 2.8rem;
  color: #333333;
  margin: 0 auto;
  background-color: #FFFFFF;
  padding: 2.1rem 1.2rem;
}
.introduction-visual-wrapper h2::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17rem;
  height: 13.9rem;
  background-image: url(../img/shared/sp-top-intro-deco.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: -18.2rem;
  top: 6.5rem;
  opacity: 0.8;
}
.introduction-visual-wrapper img {
  display: block;
  object-fit: cover;
  margin-top: -3.0rem;
}
.introduction-text {
  line-height: 3.2rem;
  margin-top: 3rem;
  padding: 0 4%;
  width: 100%;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  line-height: 3.2rem;
  text-align: justify;
}
/* 美味い寿司と豊富な逸品料理 */
.section-menu {
  max-width: 100%;
  margin-top: 6.5rem;
}
.section-menu img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 2.8rem;
  vertical-align: bottom;
}
.menu-text-wrapper {
  position: relative;
  padding: 0 4%;
}
.menu-text-wrapper h2 {
  font-size: 2.8rem;
  letter-spacing: 0.5rem;
  line-height: 4.2rem;
  color: black;
  text-align: center;
  margin-bottom: 1.5rem;
}
.menu-text-wrapper p {
  text-align: justify;
  margin-bottom: 3.5rem;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  line-height: 3.2rem;
}
/* 本格的な寿司をご自宅で */
.section-takeout {
  margin-top: 6rem;
  padding: 0 1.5rem;
  width: 100%;
}
.takeout-visual-wrapper {
  width: 100%;
}
.takeout-title-wrapper {
  position: relative;
}
.takeout-visual-wrapper h2::before {
  content: '';
  position: absolute;
  width: 17rem;
  height: 13.9rem;
  background-image: url(../img/shared/top-takeout-deco.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: -18.2rem;
  top: 6.5rem;
  opacity: 0.8;
  z-index: -1;
}
.takeout-visual-wrapper h2 {
  position: relative;
  box-sizing: border-box;
  writing-mode: vertical-rl;
  letter-spacing: 0.5rem;
  line-height: 4rem;
  font-size: 2.8rem;
  color: #333333;
  margin: 0 auto;
  background-color: #FFFFFF;
  padding: 2.1rem 1.2rem;
}
.takeout-visual-wrapper h2::before {
  content: '';
  position: absolute;
  width: 15rem;
  height: 13.9rem;
  background-image: url(../img/shared/top-takeout-deco.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: -12rem;
  top: 9.5rem;
  opacity: 0.8;
  z-index: -1;
}
.takeout-visual-wrapper img {
  object-fit: cover;
  margin-top: -3rem;
  vertical-align: bottom;
}
.takeout-text {
  margin-top: 3rem;
  font-size: 1.5rem;
  text-align: justify;
  line-height: 3.2rem;
  letter-spacing: 0.15rem;
}
.takeout-text_explanation {
  font-size: 1.25rem;
  line-height: 2.5rem;
  letter-spacing: 0.2rem;
  text-align: justify;
  margin: 1.5rem 0 3.5rem 0;
}
/* 店主こだわりのコース料理 */
.section-course {
  margin-top: 6rem;
  padding: 1.5rem;
  max-width: 100%;
}
.section-course img {
  margin-bottom: 2.8rem;
}
.section-course h2 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.course-text {
  font-size: 1.5rem;
  text-align: justify;
  margin-bottom: 3.5rem;
  line-height: 3.2rem;
  letter-spacing: 0.15rem;
}
/* PC-Style */
@media screen and (min-width: 768px) {
  html {
      /* 10pxをvwに換算した数値 */
    font-size: 0.694vw;
  }
/* イントロダクション */
.section-introduction {
  max-width: 100rem;
  position: relative;
  width: 100%;
  margin: 14.5rem auto 0 auto;
}
.introduction-visual-wrapper {
  box-sizing: border-box;
  position: relative;
  width: 70%;
  padding-top: 8rem;
}
.introduction-title-wrapper {
  position: absolute;
  top: 2rem;
}
.introduction-title-wrapper h2 {
  font-size: 4.0rem;
  padding: 2.3rem 1.5rem 2.3rem 1.5rem;
  top: 0rem;
  left: 0rem;
  line-height: 5.3rem;
}
.introduction-visual-wrapper img {
  margin: -2rem 8rem;
  width: 57.6rem;
} 
.introduction-visual-wrapper h2::before {
  display: none;
}
.introduction-text-wrapper {
  position: relative;
}
.introduction-text {
  position: relative;
  box-sizing: content-box;
  width: 45.2rem;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.16rem;
  text-align: justify;
  margin-right: 0;
  margin-top: 6rem;
  padding: 0;
  left: 48.5rem;
}
.introduction-text-wrapper::before {
  content: '';
  position: absolute;
  width: 141rem;
  height: 18.9rem;
  background-image: url(../img/shared/top-intro.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 14.2rem;
  top: 0.5rem;
  opacity: 0.8;
  } 
}
/* 美味い寿司と豊富な逸品料理 */
@media screen and (min-width: 768px) {
  .section-menu {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    max-width: 100rem;
    width: 100%;
    margin: 18rem auto 0 auto;
  }
  .section-menu img {
    width: 57.5rem;
    height: 40.7rem;
    object-fit: cover;
    margin-right: -3rem;
  }
  .menu-text-wrapper {
    padding: 3.0rem 4.7rem 0 0;
  }
  .menu-text-wrapper h2 {
    font-size: 4.0rem;
    margin-bottom: 3.5rem;
    letter-spacing: 0.8rem;
    line-height: 5.7rem;
  }
  .menu-text-wrapper p {
    width: 33.0rem;
    font-size: 1.6rem;
    letter-spacing: 0.16rem;
    line-height: 3.2rem;
    margin: 0 0 3.0rem 0.2rem;
  }
/* 本格的な寿司をご自宅で */
  .section-takeout {
    max-width: 100rem;
    display: flex;
    width: 100%;
    margin: 18rem auto 0 auto;
    padding: 0;
  }
  .takeout-visual-wrapper {
    box-sizing: border-box;
    position: relative;
    width: 62.0rem;
    padding-top: 6.5rem;
}
.takeout-visual-wrapper::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 34rem;
  height: 38.9rem;
  background-image: url(../img/shared/take-intro-deco.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: -18.2rem;
  top: -12rem;
  opacity: 0.8;
  z-index: -1;
}
.takeout-title-wrapper h2 {
  font-size: 4.0rem;
  padding: 2.3rem 1.5rem 2.3rem 1.5rem;
  top: 0rem;
  left: 0rem;
  line-height: 5.3rem;
}
.takeout-visual-wrapper h2::before {
  display: none;
}
.takeout-visual-wrapper img {
  margin-left: 5.5rem;
  width: 56rem;
}
.takeout-title-wrapper {
  position: absolute;
  top: 0;
}
.takeout-text-wrapper {
  padding: 8rem 0 0 4.5rem;
}
.takeout-text {
  margin: 0;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.16rem;
} 
.takeout-text_explanation {
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0.014rem;
}
.takeout-text_explanation {
  margin: 2.2rem 0 3.5rem 0;
}
.takeout-text,.takeout-text_explanation {
  width: 33.5rem;
}
/* 店主こだわりのコース料理 */
.section-course {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  max-width: 100rem;
  width: 100%;
  margin: 18rem auto 18rem auto;
  padding: 0;
}
.section-course img {
  width: 50.0rem;
  height: 35.0rem;
  object-fit: cover;
  margin-right: -9.4rem;
}
.course-text-wrapper {
  padding: 3.1rem 4.5rem 0 0;
}
.section-course h2 {
  font-size: 3.6rem;
  margin-bottom: 1.8rem;
  letter-spacing: 0.8rem;
  line-height: 5.7rem;
  margin-left: 1.5rem;
}
.course-text {
  box-sizing: content-box;
  width: 36rem;
  margin-bottom: 3.5rem;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.16rem;
}
}