.kanta-farmer-name {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 2px
}

.swell-block-columns {
  position: relative
}

.page-id12 .post_content.content_start .kanta-sticky-right {
  position: -webkit-sticky;
  position: sticky;
  height: 100vh;
  top: 0
}

.slider_kanta .swiper-wrapper {
  transition-timing-function: linear
}

.icon-posted:before {
  content: ""
}

.home .p-postList .p-postList__title {
  font-weight: 400;
  letter-spacing: 4px
}

h1.c-pageTitle {
  font-weight: 400;
  letter-spacing: 4px
}

.blog .p-postList .p-postList__title {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 4px;
  margin-bottom: 18px
}

.kanta-access .swell-block-dl__dt {
  font-weight: 400
}

.kanta-access .swell-block-dl__dd {
  margin-left: 0;
  padding-left: 0;
  font-size: 12px
}

.kanta-section-title {
  text-align: center
}

.kanta-section-title-inner {
  writing-mode: vertical-rl;
  display: inline-block;
  text-align: initial;
  font-size: 40px;
  letter-spacing: 10px
}

.kanta-section-title-inner span {
  font-size: 30px
}

.kanta-sake {
  text-align: center
}

.kanta-sake-inner {
  writing-mode: vertical-rl;
  display: inline-block;
  text-align: initial
}

.kanta-sake-manufacture {
  font-size: 13px;
  letter-spacing: 4px
}

.kanta-sake-name {
  font-size: 34px;
  letter-spacing: 10px
}

.kanta-sake-name span {
  font-size: 20px
}

.kanta-sake .swell-block-column {
  opacity: 0
}

.kanta-sake .kanta-animation-active.kanta-animation .swell-block-column {
  animation-name: kanta-sake-animation;
  animation-delay: 0.2s;
  animation-duration: 1s;
  animation-fill-mode: forwards
}

.kanta-sake .kanta-animation .swell-block-column:nth-child(2) {
  animation-delay: 0.4s
}

.kanta-sake .kanta-animation .swell-block-column:nth-child(3) {
  animation-delay: 0.6s
}

.kanta-sake .kanta-animation .swell-block-column:nth-child(4) {
  animation-delay: 0.8s
}

@keyframes kanta-sake-animation {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.kanta-animation .kanta-home-midashi-inner {
  animation-name: kanta-midashi-animation;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0;
  display: inline
}

.kanta-animation .kanta-home-midashi-inner::before {
  animation-name: kanta-midashi-before-animation;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  color: #fff
}

.kanta-animation .kanta-home-midashi-inner p {
  animation-name: kanta-midashi-inner-animation;
  animation-delay: 0.5s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0
}

@keyframes kanta-midashi-before-animation {
  0% {
    transform-origin: top;
    transform: scaleY(1)
  }

  50% {
    transform-origin: bottom;
    transform: scaleY(0)
  }

  50.0001% {
    transform-origin: bottom
  }

  100% {
    transform-origin: bottom;
    transform: scaleY(0)
  }
}

@keyframes kanta-midashi-animation {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes kanta-midashi-inner-animation {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.kanta-animation-active.tategaki {
  opacity: 0
}

.kanta-animation-active.tategaki.kanta-animation {
  animation-name: kanta-tategaki-animation;
  animation-delay: 0.6s;
  animation-duration: 1s;
  animation-fill-mode: forwards
}

@keyframes kanta-tategaki-animation {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.kanta-footer-logo {
  max-width: 100px;
  height: auto;
  margin: 0 auto
}

.kanta-footer-address {
  font-size: 12px
}

.kanta-footer-button a:hover {
  background: #fff;
  color: black !important
}

.test.p-postList__item:nth-child(odd) {
  margin-top: -150px
}

#kanta-header {
  position: absolute;
  top: 20px;
  right: 3em;
  background: transparent;
  color: #fff;
  z-index: 99999
}

.c-catchphrase.u-thin {
  opacity: 1;
  letter-spacing: 2px;
  color: #000
}

.contact-box {
  margin-left: auto
}

.contact-box01 {
  font-size: 11px;
  text-align: justify
}

.contact-box02 {
  font-weight: 700;
  font-size: 25px
}

.contact-box02 .fas {
  margin-right: 5px
}

.contact-box03 {
  font-size: 11px;
  text-align: justify
}

.contact-button {
  display: grid;
  place-items: center;
  margin-left: 30px;
  border: 1px solid #000;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  padding: 0 20px;
  margin-right: 80px
}

.contact-button .fas {
  margin-right: 5px
}

.contact-button:hover {
  background: #000;
  color: #fff
}

.w-header__inner .swell-block-bannerLink .c-bannerLink__title {
  letter-spacing: 3px;
  font-size: 16px
}

.kanta-media-wrapper .wp-block-media-text__media {
  opacity: 0
}

.kanta-media-wrapper.kanta-animation .wp-block-media-text__media {
  animation-name: kanta-media;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0
}

@keyframes kanta-media {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.kanta-media-wrapper.kanta-animation .wp-block-media-text__media img {
  opacity: 0
}

.kanta-media-wrapper.kanta-animation .wp-block-media-text__media img {
  animation-name: kanta-media-delay;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0
}

@keyframes kanta-media-delay {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.kanta-media-wrapper.kanta-animation .wp-block-media-text__media::before {
  animation-name: kanta-media-border;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000
}

@keyframes kanta-media-border {
  0% {
    transform-origin: right;
    transform: scaleX(0)
  }

  50% {
    transform-origin: right;
    transform: scaleX(1)
  }

  50.001% {
    transform-origin: left
  }

  100% {
    transform-origin: left;
    transform: scaleX(0)
  }
}

.w-header.pc_ {
  display: block
}

.w-header .swell-block-box-menu .swell-block-box-menu__item {
  border-right: none;
  border-left: none
}

#kanta-map {
  position: relative;
  padding-top: 30%;
  width: 100%;
  height: 0
}

#kanta-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media (min-width:1100px) {
  .-series .l-header__inner {
    display: block
  }

  .-parallel-bottom .l-header__gnav {
    order: 2
  }

  #body_wrap.page-id12 #header {
    position: fixed;
    width: 300px;
    height: 100%;
    padding: 10px 0;
    left: 0;
    top: 0;
    z-index: 999999999
  }

  #body_wrap.page-id12 #content.l-content {
    max-width: none;
    margin-left: 300px
  }

  #body_wrap.page-id12 #content .l-container {
    max-width: none;
    margin: 0
  }

  #body_wrap.page-id12 .l-mainContent__inner>.post_content {
    position: relative
  }

  #body_wrap.page-id12 #top_title_area {
    margin-left: 300px
  }

  #header .c-gnav {
    flex-direction: column;
    text-align: left
  }

  .c-gnav>.menu-item>a {
    white-space: normal
  }

  .c-gnav>.menu-item>a .ttl {
    line-height: 1.2em
  }

  .body_wrap.page-id12 #breadcrumb,
  #footer,
  #before_footer_widget {
    margin-left: 300px
  }

  #main_visual,
  #post_slider {
    margin-left: 300px
  }

  .p-mainVisual {
    width: auto
  }

  .page-id12 .content_start .swell-block-fullWide {
    width: calc(100vw - (300px + var(--swl-scrollbar_width, 0px))) !important;
    left: 50%;
    transform: translateX(-50%)
  }

  .kanta-create {
    margin-left: 3em !important
  }
}

@media (min-width:1100px) {
  #gnav {
    display: none
  }

  .p-mainVisual__slideTitle {
    font-size: 40px;
    letter-spacing: 3px;
    margin-bottom: 30px
  }

  .p-mainVisual__slideTitle span {
    font-size: 28px
  }

  .p-mainVisual__slideText {
    font-size: 20px;
    letter-spacing: 3px
  }
}

@media screen and (min-width:960px) and (max-width:1099px) {
  .kanta-banner-menu {
    display: none
  }
}

@media (max-width:1100px) {
  #kanta-header {
    display: none
  }
}

@media (min-width:600px) {
  .sp-br {
    display: none
  }
}

@media (max-width:600px) {
  .content_start .kanta-sticky-right {
    display: none
  }

  .kanta-sake-name {
    padding-top: 20px !important
  }

  .sp-hide {
    display: none
  }

  .concept-title {
    text-align: center
  }
}

@media screen and (min-width:768px) {
  #main_visual .swiper-pagination-bullet {
    border-radius: 0%;
    display: inline-block;
    height: 70px;
    width: 120px;
    transition: all .6s ease;
    border: 1px #fff solid;
    background-size: cover
  }

  #main_visual .swiper-pagination-bullet:hover {
    border-radius: 0%;
    opacity: 1;
    transform: scale(1.1)
  }

  #main_visual .swiper-pagination-bullet:nth-child(1) {
    background-image: url(http://curaim-salon.lasants-plus.com/wp-content/uploads/2025/04/slide02.jpg)
  }

  #main_visual .swiper-pagination-bullet:nth-child(2) {
    background-image: url(http://curaim-salon.lasants-plus.com/wp-content/uploads/2025/04/slide01.jpg)
  }

  #main_visual .swiper-pagination-bullet:nth-child(3) {
    background-image: url(http://curaim-salon.lasants-plus.com/wp-content/uploads/2025/04/slide03.jpg)
  }

  #main_visual .swiper-pagination-bullet:nth-child(4) {
    background-image: url(https://webrent.xsrv.jp/demo/swell110/wp-content/uploads/sites/207/2023/12/foot-slide-04-1.jpg)
  }

  #main_visual .swiper-pagination-bullet:nth-child(5) {
    background-image: url(https://webrent.xsrv.jp/demo/swell110/wp-content/uploads/sites/207/2023/12/slide-01b.jpg)
  }
}
