@charset "UTF-8";

/* ===============================
	共通スタイル
=============================== */
.bg-beige {
  background: #f7f5f1;
}

.btn-center {
  text-align: center;
}

.btn-red a {
  display: inline-block;
  padding: 0.2em 1em;
  background: #c7000b;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
}

.btn-orive a {
  display: inline-block;
  padding: 0.2em 1em;
  background: #b1a459;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
}

.font-bold {
  font-weight: bold;
}

/* ナビ */
.main-menu-container .onlineshop a {
  font-weight: bold;
  color: #c7000b;
  text-decoration: none;
}

/* セレクトボックス：言語切り替え */
.formlink {
  position: relative;
  border-radius: 5px;
  background: #a0a0a0;
}

.formlink::before {
  position: absolute;
  top: 0.8em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  pointer-events: none;
}

.formlink select {
  inline-size: 100%;
  padding: 0.25em 2em 0.25em 1em;
  color: #ffffff;
  background: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  appearance: none;
}

.formlink option {
  color: #000;
}

/* メインビジュアル */
article,
#globalFooter {
  background: #fff;
  position: relative;
}

#mainVisual .loading {
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 1);
  position: fixed;
  top: 0;
  left: 0;
}

#mainVisual .swiper-slide {
  opacity: 0;
}

#mainVisual .swiper-slide,
#mainVisual .swiper-wrapper,
#mainVisual .visual {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 0;
}

#mainVisual .fixed {
  position: fixed;
  top: 0;
  left: 0;
}

#mainVisual .visual figure {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: 7.0s ease;
  transform: scale(1);
}

#mainVisual .visual .swiper-slide-active figure {
  transform: scale(1.25);
}

#mainVisual .visual1 {
  background-image: url(../img/main01_sp.jpg);
}

#mainVisual .visual2 {
  background-image: url(../img/main02_sp.jpg);
}

#mainVisual .visual3 {
  background-image: url(../img/main03_sp.jpg);
}

#mainVisual .visual4 {
  background-image: url(../img/main04_sp.jpg);
}

#mainVisual .visual5 {
  background-image: url(../img/main05_sp.jpg);
}

#mainVisual .visual6 {
  background-image: url(../img/main06_sp.jpg);
}

#mainVisual header {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: opacity 2.3s;
  transform: translateY(-50%);
  z-index: 0;
}

#mainVisual header.visible {
  opacity: 1;
}

/* ショップおすすめ商品リンク */
.shop-reccomend {
  padding: 3rem 0;
  background: #ffd9db;
}

/* 店舗一覧 */
.shoplist-section {
  padding: 2em 0 3.5em;
  text-align: center;
}

.shoplist-title {
  width: 126px;
  margin: 0 auto 1em;
}

.shoplist-sub-title {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
  border-top: solid 2px #c7000b;
  border-bottom: solid 2px #c7000b;
  color: #c7000b;
}

.shoplist-sub-sub-title::before {
  content: '■';
  margin-right: 0.2em;
  font-size: 0.9em;
}

.shoplist-list .anchor {
  display: block;
  padding: 0.5em 0.5em;
  font-weight: 500;
  background: #fff;
  border: solid 1px #000;
  border-radius: 50px;
  text-decoration: none;
  position: relative;
}

.shoplist-list .anchor::before {
  content: '→';
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(0, -50%);
  transition: right 0.5s;
}

/* ごあいさつ */
.about-section {
  padding: 2em 0 3.5em;
  font-size: 1.5rem;
  line-height: 1.7;
}

.about-section .sub-title {
  margin-bottom: 0.5em;
  font-size: 2.4rem;
}

.about-from-container {
  display: flex;
  justify-content: flex-end;
  margin: 1em 0 0 0;
}

.about-from {
  padding: 10px 60px 10px 0;
  background: url(../img/about-hanko.png) no-repeat right center;
  background-size: contain;
}

/* かみ舎楽のこだわり */
.kodawari-section {
  padding: 2em 0 3.5em;
  font-size: 1.5rem;
  line-height: 1.7;
  background: linear-gradient(90deg, rgba(252, 176, 69, 1) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 95%, rgba(252, 176, 69, 1) 100%);
}

.kodawari-section .sub-title {
  margin-bottom: 0.5em;
  font-size: 2.4rem;
}

/* イントロ */
#intro .sub-title {
  color: #c7000b;
  text-align: center;
}

/* 七角形ギャラリー */
#gallery {
  background: #fff;
}

.gallery-container {
  background: #c7000b;
}

/* ラインナップ */
.shichimi {
  color: #c7000b;
}

.shio {
  color: #b1a459;
}

#lineup .sub-title.shichimi {
  background-image: url(../img/lineup-sub-title-shichimi.png);
  background-repeat: no-repeat;
  background-position: center;
}

#lineup .sub-title.shio {
  background-image: url(../img/lineup-sub-title-shio.png);
  background-repeat: no-repeat;
  background-position: center;
}

.sub-title {
  background-size: contain;
}

/* CAFE */
#cafe .osusume {
  background: #fff;
}

/* NEWS */
#news {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

.news-title {
  text-align: center;
}

ul.list-news {
  border-bottom: solid 1px #a0a0a0;
}

ul.list-news li {
  border-top: solid 1px #a0a0a0;
}

ul.list-news li .date {
  color: #c7000b;
}

/* SNS */
#sns {
  color: #c7000b;
}

.sns-title::before {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
  background: url(/common/img/icon-instagram-red.svg) no-repeat center center;
  background-size: 100% auto;
  position: relative;
  top: 0.25em;
}

.insta_inner {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.insta_image {
  width: 20%;
  position: relative;
  overflow: hidden;
}

.insta_image:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.insta_image img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

ul.list-sns li a {
  background: #fff;
  color: inherit;
  border: solid 2px #c7000b;
  text-align: center;
  text-decoration: none;
}

ul.list-sns .twitter::before {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
  background: url(/common/img/icon-x-red.svg) no-repeat center center;
  background-size: 100% auto;
  position: relative;
  top: 0.25em;
}

ul.list-sns .fb::before {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
  background: url(/common/img/icon-facebook-red.svg) no-repeat center center;
  background-size: 100% auto;
  position: relative;
  top: 0.25em;
}

/* --------- バナーエリア --------- */

/* スライダーstyle */
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: none;
  background-size: contain;
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 1;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.2;
}

#bannerArea {
  background-color: #ffd9db;
}

#bannerArea .swiper-button-prev,
#bannerArea .swiper-button-next {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

#bannerArea .swiper-button-prev {
  background-image: url(/common/img/bnr-arrow-r.svg);
  transform: scale(-1, 1);
  /* 左右反転 */
  left: -15px;
  right: auto;
}

#bannerArea .swiper-button-next {
  background-image: url(/common/img/bnr-arrow-r.svg);
  left: auto;
  right: -15px;
}

#bannerArea .swiper-slide img {
  width: 100%;
}

#bannerArea .swiper-slide a {
  display: block;
  border: solid 1px #ddd;
  transition: .3s;
}

/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {

  main {
    overflow: hidden;
  }

  .main-text {
    font-size: 1.5rem;
    line-height: 1.7;
  }

  .img-max374sp {
    max-width: 374px;
    margin: 0 auto;
  }

  /* ページナビ */
  .page-navi-fix-wrap {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }

  .page-navi-menu {
    width: 100%;
    height: 50px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
  }

  .page-navi-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
  }

  .page-navi-logo {
    width: 45px;
    height: 65px;
    position: absolute;
    top: 10px;
    left: 20px;
  }

  .page-navi-logo img {
    width: 100%;
    height: auto;
  }

  #pageNavi .btn-menu {
    width: 50px;
    height: 50px;
    background: url(/common/img/btn-menu.svg) no-repeat center center;
    background-size: 50% auto;
    text-align: center;
    cursor: pointer;
  }

  .main-menu-container {
    width: 70vw;
    height: 100vh;
    padding-bottom: 5vw;
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    text-align: center;
    overflow: auto;
    box-shadow: 4px 0px 10px 0px rgba(0, 0, 0, 0.4);
    transform: translate(100vw, 0);
    transition: .4s;
  }

  .main-menu-container.menu-open {
    transform: translate(0, 0);
  }

  .main-menu-container .btn-close {
    display: inline-block;
    width: 80%;
    margin-top: 1em;
    padding: 0.5em 0;
    border: solid 1px #a0a0a0;
    cursor: pointer;
  }

  ul.list-navi-sns {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 1rem 0;
  }

  ul.list-navi-sns li {
    width: 2.4rem;
    margin: 0 0.2em;
  }

  ul.list-navi-sns li:not(:first-child) {
    margin-left: 0.5em;
  }

  ul.list-navi-sns li.lang-menu {
    display: none;
  }

  .main-menu-container .onlineshop,
  ul.list-page-navi li {
    padding: 1em 5%;
    border-bottom: solid 1px #a0a0a0;
  }

  .main-menu-container .onlineshop a,
  ul.list-page-navi li a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
  }

  ul.list-page-navi li a.active {
    text-decoration: underline;
  }

  /* メインビジュアル */
  #mainVisual {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
  }

  #mainVisual .main-title {
    width: 37.33%;
    max-width: 160px;
    margin: 0 auto;
  }

  /* ショップおすすめ商品リンク */
  .shop-reccomend-list {
    display: flex;
    flex-direction: column;
    gap: 2rem 0;
    padding: 0 5%;
  }

  .shoplist-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1em 0;
    margin-bottom: 2em;
  }

  /* かみ舎楽のこだわり */
  .kodawari-section .img {
    padding: 2rem 5% 0;
  }

  /* イントロ */
  #intro .sub-title {
    font-size: 2rem;
  }

  #intro .text-container {
    padding: 3rem 0;
  }

  #intro .visual-text {
    padding-top: 57.8vw;
  }

  #intro .text-right {
    background: url(../img/mobile_sub02-1-photo.jpg) no-repeat center top;
    background-size: contain;
  }

  #intro .text-left {
    background: url(../img/mobile_sub02-2-photo.jpg) no-repeat center top;
    background-size: contain;
  }

  #intro .text-container>.text {
    margin-top: 2rem;
  }

  #intro .uta {
    margin-top: 2rem;
  }

  /* 七角形ギャラリー */
  #gallery {
    padding: 50px 0 0;
  }

  #gallery .text {
    text-align: center;
  }

  .gallery-container {
    margin-top: 2rem;
    padding: 2rem 5%;
    position: relative;
  }

  .gallery-container::before {
    content: '';
    display: block;
    width: 560px;
    height: 140px;
    background: url(../img/gallery-cloud-r.png) no-repeat left top;
    background-size: auto 100%;
    position: absolute;
    top: -120px;
    right: -260px;
  }

  ul.list-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  ul.list-gallery li {
    width: 48%;
  }

  /* 人力車 */
  .jinrikisha-container {
    height: 140px;
    position: relative;
  }

  .jinrikisha-container::before {
    content: '';
    display: block;
    width: 460px;
    height: 140px;
    background: url(../img/gallery-cloud-l.png) no-repeat right top;
    background-size: auto 100%;
    position: absolute;
    bottom: 20px;
    left: -160px;
  }

  #jinrikisha {
    position: absolute;
  }

  /* 七味のおはなし */
  #columnShichimi {
    padding: 0 0 4rem;
  }

  #columnShichimi .visual {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38vw;
    background: url(../img/mobile_sub03-1.jpg) no-repeat center;
    background-size: cover;
  }

  #columnShichimi .main-title {
    width: 30%;
    max-width: 140px;
  }

  #columnShichimi .main-text {
    padding: 2rem 0 0 0;
  }

  .shichimi-ring-title {
    height: 15vw;
    margin: 0 auto;
    padding-top: 1.5vw;
    font-size: 4.2vw;
    background: url(../img/sub03-2-title.png) no-repeat center center;
    background-size: contain;
    text-align: center;
  }

  #shichimiRing {
    margin-top: 4rem;
  }

  #shichimiRing .lead-text {
    margin: 0.25em 0 1em;
    text-align: center;
  }

  ul.list-shichimi-ring {
    margin-top: 1em;
    border-bottom: dashed 1px #000;
  }

  ul.list-shichimi-ring li {
    padding: 0.5em 0;
    border-top: dashed 1px #000;
  }

  .kanetsu {
    margin-top: 1em;
  }

  /* 塩のおはなし */
  #columnShio {
    padding: 0 0 20rem;
    position: relative;
  }

  #columnShio::before {
    content: '';
    display: block;
    width: 160px;
    height: 180px;
    background: url(../img/pc_sub03-3-img.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    bottom: 1rem;
    left: 50%;
    margin-left: -80px;
  }

  #columnShio .visual {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38vw;
    background: url(../img/mobile_sub03-3.jpg) no-repeat center;
    background-size: cover;
  }

  #columnShio .main-title {
    width: 30%;
    max-width: 140px;
  }

  #columnShio .text {
    padding: 2rem 0 0 0;
  }

  /* ラインナップ */
  #lineup {
    background: url(../img/bg-lineup.png) repeat-x bottom center;
    text-align: center;
  }

  #lineup .base-width {
    padding: 0 0 90vw;
    background: url(../img/mobile_sub04-3.png) no-repeat bottom 40px center;
    background-size: 90% auto;
  }

  #lineup .bdr-dashed {
    margin: 3rem 0;
    border-top: dashed 1px #a0a0a0;
  }

  .lineup-title {
    width: 200px;
    margin: 0 auto 3rem;
    font-size: 2rem;
    line-height: 1.7;
    background: #000;
    color: #fff;
    border-radius: 0 0 10px 10px;
  }

  #lineup .sub-title {
    width: 200px;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 1.7;
  }

  #lineup .text {
    margin-top: 1em;
  }

  #lineup .btn-orive,
  #lineup .btn-red {
    margin-top: 2rem;
  }

  /* カフェ */
  #cafe {
    padding: 3rem 0;
  }

  #cafe .visual {
    background: url(../img/pc_sub05-1-photo.jpg) no-repeat center;
    background-size: cover;
  }

  #cafe .main-title {
    width: 36%;
    margin: 0 auto;
  }

  #cafe .flex-container {
    justify-content: space-between;
    margin-top: 2rem;
  }

  #cafe .cafe-title {
    font-size: 2rem;
    text-align: center;
  }

  #cafe .cafe-text {
    margin-top: 1em;
  }

  #cafe .osusume {
    font-family: tbchibirgothicplusk-pro, sans-serif;
    display: flex;
    align-items: center;
    height: 34vw;
    margin-top: 15vw;
    position: relative;
  }

  #cafe .osusume::before {
    content: '';
    display: block;
    width: 100%;
    height: 50vw;
    background-image: url(../img/bg-cafe_sp.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    position: absolute;
    bottom: 0;
  }

  #cafe .osusume .text {
    font-feature-settings: "palt" 1;
    padding: 0 34% 0 0;
    font-size: 3.4vw;
    line-height: 1.6;
    text-align: center;
    position: relative;
  }

  /* 新着情報 */
  .news-title {
    font-size: 2.3rem;
  }

  #news .btn-red {
    margin-top: 3rem;
    font-size: 1.4rem;
  }

  ul.list-news {
    margin-top: 2rem;
  }

  ul.list-news li {
    padding: 0.5em 0;
    font-size: 1.4rem;
  }

  ul.list-news li .text {
    margin-top: 0.2em;
  }

  ul.list-news li .date {
    display: block;
  }

  ul.list-news li .text {
    display: block;
  }

  /* SNS */
  #sns {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sns-title {
    margin-bottom: 0.5em;
  }

  .insta_inner {
    width: 100%;
    height: 17.5vw;
  }

  ul.list-sns {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
  }

  ul.list-sns li {
    width: 48%;
  }

  ul.list-sns li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.5em 0;
  }

  /* --------- バナーエリア --------- */

  #bannerArea {
    padding: 8vw 0;
  }

  .innerbox {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  /* スライダーstyle */
  #bannerArea .swiper-custom-parent {
    width: 100%;
    position: relative;
  }

  #bannerArea .swiper-container {
    width: 80%;
  }

  #bannerArea .swiper-button-prev,
  #bannerArea .swiper-button-next {
    width: 5vw;
    height: 6vw;
    margin-top: -2vw;
  }

  /* サイドナビオンラインショップ */
  #copyright {
    padding-bottom: 25vw;
  }

  #copyright .text {
    padding-bottom: 1em;
  }

  #sideOnlineshop {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 2.3s;
    z-index: 1;
  }

  #sideOnlineshop.visible {
    opacity: 1;
  }

  ul.list-onlineshop {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
  }

  ul.list-onlineshop li {
    width: 50%;
  }

  ul.list-onlineshop li:nth-child(3) {
    width: 100%;
  }

  #pageTop {
    display: none;
  }
}

/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print,
screen and (min-width: 768px) {

  main {
    overflow: hidden;
  }

  section {
    font-feature-settings: "palt" 1;
  }

  /* ページナビ */
  .page-navi-fix-wrap {
    padding-top: 82px;
    position: relative;
  }

  #pageNavi.fix {
    position: fixed;
    z-index: 10;
  }

  .page-navi-menu {
    width: 100%;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
  }

  .page-navi-container {
    position: relative;
  }

  #pageNavi .btn-menu,
  .main-menu-container .btn-close {
    display: none;
  }

  .page-navi-logo {
    width: 90px;
    height: 130px;
    position: absolute;
    top: 16px;
    left: 20px;
  }

  .page-navi-logo img {
    width: 100%;
    height: auto;
  }

  .main-menu-container {
    display: flex;
    justify-content: flex-end;
    padding: 50px 0 10px 120px;
    position: relative;
  }

  ul.list-page-navi {
    display: flex;
    justify-content: flex-end;
  }

  .main-menu-container .onlineshop a,
  ul.list-page-navi li a {
    display: block;
    padding: 0 0.5em;
    text-decoration: none;
  }

  ul.list-page-navi li a.active {
    text-decoration: underline;
  }

  ul.list-navi-sns {
    display: flex;
    position: absolute;
    top: 14px;
    right: 0;
  }

  ul.list-navi-sns li {
    width: 22px;
    height: 26px;
  }

  ul.list-navi-sns li:not(:first-child) {
    margin-left: 8px;
  }

  ul.list-navi-sns li.lang-menu {
    width: auto;
    display: flex;
    align-items: center;
  }

  ul.list-navi-sns li.lang-menu a {
    color: #A0A0A0;
  }

  ul.list-navi-sns li a {
    display: block;
    width: 100%;
  }

  /* メインビジュアル */
  #mainVisual {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
  }

  #mainVisual .main-title {
    max-width: 860px;
    margin: 0 auto;
  }

  #mainVisual header {
    transform: translateY(-60%);
  }

  #mainVisual .visual1 {
    background-image: url(../img/main01.jpg);
  }

  #mainVisual .visual2 {
    background-image: url(../img/main02.jpg);
  }

  #mainVisual .visual3 {
    background-image: url(../img/main03.jpg);
  }

  #mainVisual .visual4 {
    background-image: url(../img/main04.jpg);
  }

  #mainVisual .visual5 {
    background-image: url(../img/main05.jpg);
  }

  #mainVisual .visual6 {
    background-image: url(../img/main06.jpg);
  }

  #mainVisual .visual7 {
    background-image: url(../img/main07.jpg);
  }

  /* ショップおすすめ商品リンク */
  .shop-reccomend {
    padding: 80px 0 40px;
  }

  .shop-reccomend-list {
    display: flex;
    gap: 0 2.5%;
    padding: 0 5%;
  }

  /* 店舗一覧 */
  .shoplist-title {
    width: 170px;
  }

  .shoplist-list {
    display: flex;
    justify-content: space-between;
    gap: 0 30px;
    margin-bottom: 2em;
  }

  .shoplist-list .list-item {
    flex: 1;
  }

  /* ごあいさつ */
  .about-section {
    padding: 2em 0 3.5em;
    font-size: 2rem;
    text-align: center;
  }

  .about-section .sub-title {
    font-size: 3.2rem;
  }

  /* かみ舎楽のこだわり */
  .kodawari-section {
    font-size: 1.8rem;
    background: linear-gradient(90deg, rgba(252, 176, 69, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 90%, rgba(252, 176, 69, 1) 100%);
  }

  .kodawari-section .sub-title {
    font-size: 3.2rem;
    line-height: 1.4;
  }

  .kodawari-section .flex {
    display: flex;
    justify-content: space-between;
  }

  .kodawari-section .main-text {
    flex: 1;
    padding-right: 3em;
  }

  .kodawari-section .img {
    width: 370px;
  }

  /* イントロ */
  #intro .sub-title {
    font-size: 3.2rem;
    line-height: 1.4;
  }

  #intro .text-container {
    width: 500px;
    padding: 5rem 2.5rem 0;
    font-size: 1.8rem;
    line-height: 1.8;
    position: relative;
  }

  #intro .visual-text {
    height: 575px;
    position: relative;
  }

  #intro .text-right {
    background: url(../img/pc_sub02-1-photo.jpg) no-repeat center;
    background-size: cover;
  }

  #intro .text-right::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/pc_sub02-1-circle.png) no-repeat center;
    position: absolute;
    top: 0;
  }

  #intro .text-right::after {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    background: #f7f5f1;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 480px;
  }

  #intro .text-left {
    background: url(../img/pc_sub02-2-photo.jpg) no-repeat center;
    background-size: cover;
  }

  #intro .text-left::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/pc_sub02-2-circle.png) no-repeat center;
    position: absolute;
    top: 0;
  }

  #intro .text-left::after {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    background: #f7f5f1;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 480px;
  }

  #intro .text-container>.text {
    margin-top: 2rem;
  }

  #intro .text-right .text-container {
    margin-left: auto;
  }

  #intro .text-left .text-container {
    padding-bottom: 200px;
  }

  .uta {
    padding: 0 0 0 0;
    font-size: 1.5rem;
    line-height: 1.4;
    background: url(../img/intro-uta.png) no-repeat left top;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 2.5rem;
    z-index: 1;
  }

  /* 七角形ギャラリー */
  #gallery {
    padding: 36px 0 0;
  }

  #gallery .text {
    font-size: 2.6rem;
    text-align: center;
  }

  .gallery-container {
    height: 280px;
    margin-top: 1.5rem;
    position: relative;
  }

  .gallery-container::before {
    content: '';
    display: block;
    width: 1082px;
    height: 270px;
    background: url(../img/gallery-cloud-r.png) no-repeat left top;
    position: absolute;
    top: -90px;
    left: 50%;
    margin-left: 100px;
  }

  ul.list-gallery {
    display: flex;
    justify-content: center;
    width: 1390px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    z-index: 1;
  }

  ul.list-gallery li {
    width: 180px;
    height: 180px;
    margin-left: 26px;
    position: relative;
  }

  ul.list-gallery li:first-child {
    margin-left: 0;
  }

  ul.list-gallery li img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%) scale(1);
    transition: 1.0s ease;
  }

  /* 人力車 */
  .jinrikisha-container {
    height: 250px;
    position: relative;
  }

  .jinrikisha-container::before {
    content: '';
    display: block;
    width: 888px;
    height: 270px;
    background: url(../img/gallery-cloud-l.png) no-repeat left top;
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-right: 100px;
  }

  /* 七味のおはなし */
  .shichimi-shio {
    font-size: 2.2rem;
    line-height: 1.8;
  }

  #columnShichimi {
    padding: 0 0 7rem;
  }

  #columnShichimi .visual {
    height: 440px;
    padding: 8rem 0 0;
    background: url(../img/pc_sub03-1.jpg) no-repeat center;
    background-size: cover;
  }

  #columnShichimi .main-title {
    width: 276px;
    margin: 0 auto;
  }

  #columnShichimi .main-text {
    padding: 50px 0 0 0;
  }

  .shichimi-ring-title {
    width: 520px;
    height: 90px;
    margin: 0 auto;
    font-size: 2.8rem;
    line-height: 2.2;
    background: url(../img/sub03-2-title.png) no-repeat center center;
    background-size: contain;
    text-align: center;
  }

  #shichimiRing {
    width: 720px;
    margin: 6rem auto 0;
    text-align: center;
    position: relative;
  }

  #shichimiRing .lead-text {
    width: 200px;
    font-size: 1.8rem;
    line-height: 1.6;
    text-align: center;
    position: absolute;
    top: 350px;
    left: 50%;
    margin-left: -100px;
  }

  #shichimiRing img {
    width: 100%;
    height: auto;
  }

  .kanetsu {
    font-size: 1.6rem;
  }

  ul.list-shichimi-ring {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  ul.list-shichimi-ring li {
    width: 210px;
    padding: 10px;
    font-size: 1.5rem;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.4);
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s;
  }

  ul.list-shichimi-ring li:first-child {
    top: 95px;
    left: 250px;
  }

  ul.list-shichimi-ring li:nth-child(2) {
    top: 210px;
    left: 470px;
  }

  ul.list-shichimi-ring li:nth-child(3) {
    top: 380px;
    left: 510px;
  }

  ul.list-shichimi-ring li:nth-child(4) {
    top: 570px;
    left: 400px;
  }

  ul.list-shichimi-ring li:nth-child(5) {
    top: 570px;
    left: 140px;
  }

  ul.list-shichimi-ring li:nth-child(6) {
    top: 420px;
    left: 0;
  }

  ul.list-shichimi-ring li:nth-child(7) {
    top: 210px;
    left: 10px;
  }

  ul.list-shichimi-ring li .ttl {
    font-size: 2rem;
  }

  /* ボタン */
  ul.list-shichimi-ring-btn li {
    width: 120px;
    height: 170px;
    position: absolute;
  }

  ul.list-shichimi-ring-btn li:first-child {
    top: 120px;
    left: 300px;
  }

  ul.list-shichimi-ring-btn li:nth-child(2) {
    top: 210px;
    left: 465px;
  }

  ul.list-shichimi-ring-btn li:nth-child(3) {
    top: 380px;
    left: 510px;
  }

  ul.list-shichimi-ring-btn li:nth-child(4) {
    top: 540px;
    left: 390px;
  }

  ul.list-shichimi-ring-btn li:nth-child(5) {
    top: 540px;
    left: 220px;
  }

  ul.list-shichimi-ring-btn li:nth-child(6) {
    top: 390px;
    left: 80px;
  }

  ul.list-shichimi-ring-btn li:nth-child(7) {
    top: 190px;
    left: 130px;
  }

  /* 塩のおはなし */
  #columnShio {
    padding: 0 0 10rem;
    position: relative;
  }

  #columnShio::before {
    content: '';
    display: block;
    width: 300px;
    height: 310px;
    background: url(../img/pc_sub03-3-img.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    top: 350px;
    left: 50%;
    margin-left: 210px;
  }

  #columnShio .visual {
    height: 440px;
    padding: 8rem 0 0;
    background: url(../img/pc_sub03-3.jpg) no-repeat center;
    background-size: cover;
  }

  #columnShio .main-title {
    width: 276px;
    margin: 0 auto;
  }

  #columnShio .text {
    padding: 50px 300px 0 0;
  }

  /* ラインナップ */
  #lineup {
    padding: 0 0 620px;
    font-size: 2.3rem;
    line-height: 1.7;
    background: url(../img/pc_sub04-3.png) no-repeat bottom 40px center,
      url(../img/bg-lineup.png) repeat-x bottom center;
    text-align: center;
  }

  #lineup .bdr-dashed {
    margin: 8rem 0;
    border-top: dashed 1px #a0a0a0;
  }

  .lineup-title {
    width: 300px;
    margin: 0 auto 5rem;
    font-size: 3rem;
    background: #000;
    color: #fff;
    border-radius: 0 0 20px 20px;
  }

  #lineup .sub-title {
    width: 300px;
    margin: 0 auto 0.5em;
    font-size: 2.4rem;
  }

  #slide1::before {
    content: '';
    display: block;
    width: 380px;
    height: 380px;
    background: url(../img/lineup-decoration-shichimi.png) no-repeat left top;
    position: absolute;
    top: 100px;
    right: -250px;
  }

  #slide2::before {
    content: '';
    display: block;
    width: 380px;
    height: 380px;
    background: url(../img/lineup-decoration-shio.png) no-repeat right top;
    position: absolute;
    top: 40px;
    left: -220px;
  }

  #lineup .btn-orive,
  #lineup .btn-red {
    margin-top: 2rem;
    font-size: 1.8rem;
  }

  /* カフェ */
  #cafe {
    padding: 10rem 0 6.5rem;
    font-size: 2.2rem;
    line-height: 1.8;
  }

  #cafe .visual {
    background: url(../img/pc_sub05-1-photo.jpg) no-repeat center;
    background-size: cover;
  }

  #cafe .main-title {
    width: 576px;
    margin: 0 auto;
  }

  #cafe .flex-container {
    justify-content: space-between;
    margin-top: 5rem;
  }

  #cafe .cafe-title {
    width: 280px;
    font-size: 3.2rem;
    line-height: 1.4;
  }

  #cafe .cafe-text {
    width: 620px;
  }

  #cafe .osusume {
    font-family: tbchibirgothicplusk-pro, sans-serif;
    margin-top: 13rem;
    padding: 50px 0 40px;
    position: relative;
  }

  #cafe .osusume::before {
    content: '';
    display: block;
    width: 100%;
    height: 360px;
    background-image: url(../img/bg-cafe.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
  }

  #cafe .osusume .text {
    font-feature-settings: "palt" 1;
    padding: 0 280px 0 0;
    text-align: center;
    position: relative;
  }

  /* 新着情報 */
  .news-title {
    font-size: 3.5rem;
  }

  #news .btn-red {
    margin-top: 3rem;
    font-size: 1.8rem;
  }

  ul.list-news {
    margin-top: 3rem;
  }

  ul.list-news li {
    font-size: 1.6rem;
    padding: 0.5em 0;
  }

  ul.list-news li .date {
    display: table-cell;
    width: 6em;
  }

  ul.list-news li .text {
    display: table-cell;
    padding-left: 2em;
  }

  /* SNS */
  #sns {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sns-title {
    margin-bottom: 12px;
    font-size: 1.8rem;
  }

  .insta_inner {
    width: 100%;
    height: 196px;
  }

  ul.list-sns {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  ul.list-sns li {
    padding: 20px;
  }

  ul.list-sns li a {
    display: block;
    width: 276px;
    padding: 10px;
    font-size: 1.8rem;
  }

  /* --------- バナーエリア --------- */
  #bannerArea {
    padding: 3rem 0;
  }

  .innerbox {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }

  /* スライダーstyle */
  #bannerArea .swiper-custom-parent {
    /* width: 1200px; */
    position: relative;
  }

  #bannerArea .swiper-container {
    width: 880px;
  }

  #bannerArea .swiper-wrapper {
    width: 100%;
  }

  /* サイドナビオンラインショップ */
  #sideOnlineshop {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    opacity: 0;
    transition: opacity 2.3s;
    z-index: 1;
  }

  #sideOnlineshop.visible {
    opacity: 1;
  }

  ul.list-onlineshop {
    width: 75px;
    background-color: #fff;
  }

  ul.list-onlineshop li img {
    width: 100%;
  }
}

/* ==========================================
	ホバー
=========================================== */
@media (hover:hover) and (pointer: fine) {

  .shoplist-list .anchor.hovering::before {
    right: 0.7em;
  }

  ul.list-gallery li.hovering img {
    transform: translate(-50%, -50%) scale(1.8);
    z-index: 1;
  }

  ul.list-shichimi-ring li.hovering {
    opacity: 1;
  }

  #bannerArea .swiper-slide a:hover {
    opacity: 0.5;
  }

}