@charset "UTF-8";
@media screen and (min-width: 751px) {
  .alpha, .spot-btn, .marutto-btn {
    transition: all 0.2s ease;
  }
  .alpha:hover, .spot-btn:hover, .marutto-btn:hover {
    opacity: 0.7;
  }
}

.hdr {
  color: #A57268;
}

.marutto #content-hdr {
  background: linear-gradient(to bottom, #fff 319px, #EEE3E1 319px, #EEE3E1 750px, transparent 750px);
}
@media screen and (max-width: 750px) {
  .marutto #content-hdr {
    background: linear-gradient(to bottom, #fff calc((100vw - 40px) * 0.509), #EEE3E1 calc((100vw - 40px) * 0.509));
  }
}

@media screen and (min-width: 751px) {
  #content-hdr .content-description {
    top: 470px;
    letter-spacing: -0.04em;
  }
}
#content-hdr .content-description a {
  text-decoration: underline;
}
#content-hdr .content-description a:hover {
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  #yukatastyle .inner {
    padding: 40px 20px 0;
  }
}
#yukatastyle .yukatastyle-contents {
  width: 1020px;
  background: #A57268;
  border-radius: 15px;
  padding: 65px 60px;
}
@media screen and (max-width: 750px) {
  #yukatastyle .yukatastyle-contents {
    width: 100%;
    padding: 25px 15px;
    border-radius: 8px;
  }
}
#yukatastyle .yukatastyle-contents .hdr {
  color: #FFFFFF;
}
#yukatastyle .yukatastyle-contents .hdr + p {
  font-weight: 500;
  margin-top: 20px;
  font-size: 24px;
  text-align: center;
  line-height: 1.75;
  color: #FFFFFF;
}
@media screen and (max-width: 750px) {
  #yukatastyle .yukatastyle-contents .hdr + p {
    margin-top: 15px;
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
  }
}
#yukatastyle .yukatastyle-cont {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  #yukatastyle .yukatastyle-cont {
    display: inherit;
    margin-top: 15px;
  }
}
#yukatastyle .yukatastyle-cont-instagram {
  width: 430px;
}
@media screen and (max-width: 750px) {
  #yukatastyle .yukatastyle-cont-instagram {
    width: 100%;
  }
}
#yukatastyle .yukatastyle-cont-slider {
  width: 430px;
}
@media screen and (max-width: 750px) {
  #yukatastyle .yukatastyle-cont-slider {
    width: 100%;
    margin-top: 25px;
  }
}

@media screen and (max-width: 750px) {
  .instagram-media {
    min-width: 100% !important;
    margin: 0 -1px !important;
    border-right: none !important;
    border-left: none !important;
  }
}
#dates {
  margin-top: 75px;
}
@media screen and (max-width: 750px) {
  #dates {
    margin-top: 42px;
  }
}

#service {
  margin-top: 75px;
}
@media screen and (max-width: 750px) {
  #service {
    margin-top: 42px;
  }
  #service .inner {
    padding: 0 20px;
  }
}
#service .marutto-ico {
  width: 860px;
  margin: 40px auto 0;
  padding: 30px 40px 20px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico {
    width: 100%;
    margin-top: 20px;
    padding: 20px 29px;
  }
}
#service .marutto-ico ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico ul {
    display: block;
  }
}
#service .marutto-ico ul li {
  display: flex;
  margin-right: 15px;
  align-items: center;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
  position: relative;
  font-size: 14px;
  line-height: 1.43;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico ul li {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
  }
  #service .marutto-ico ul li + li {
    margin-top: 16px;
  }
  #service .marutto-ico ul li:last-child {
    margin-bottom: 0;
  }
}
#service .marutto-ico ul li:nth-of-type(3n - 2) {
  width: 250px;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico ul li:nth-of-type(3n - 2) {
    width: inherit;
  }
}
#service .marutto-ico ul li:nth-of-type(3n - 1) {
  width: 250px;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico ul li:nth-of-type(3n - 1) {
    width: inherit;
  }
}
#service .marutto-ico ul li:nth-of-type(3n) {
  width: 250px;
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico ul li:nth-of-type(3n) {
    width: inherit;
  }
  #service .marutto-ico ul li:nth-of-type(3n) br {
    display: none;
  }
}
#service .marutto-ico ul li img {
  width: 50px;
  margin-right: 5px;
}
@media screen and (max-width: 750px) {
  #service .marutto-ico ul li img {
    width: 40px;
  }
}

#map {
  padding-bottom: 123px;
  margin-top: 75px;
}
@media screen and (max-width: 750px) {
  #map {
    margin-top: 42px;
    padding-bottom: 60px;
  }
  #map .map {
    padding: 0 15px;
  }
  #map .inner {
    padding: 0 20px;
  }
  #map .map .map-ctr {
    right: 23px;
  }
}
#map .marutto-alert {
  color: #fff;
  width: 860px;
  margin: 40px auto 0;
  padding: 29px 60px 16px;
  background-color: #CC322E;
}
@media screen and (max-width: 750px) {
  #map .marutto-alert {
    width: 100%;
    padding: 24px 30px 18px;
    margin-top: 20px;
  }
}
#map .marutto-alert h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.57;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #map .marutto-alert h3 {
    font-size: 17px;
    line-height: 1.47;
    text-align: left;
  }
}
#map .marutto-alert ul {
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  #map .marutto-alert ul {
    margin-top: 17px;
  }
}
#map .marutto-alert ul li {
  font-size: 14px;
  line-height: 2;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 750px) {
  #map .marutto-alert ul li {
    line-height: 1.5;
  }
}

#marutto-list {
  margin-top: 90px;
}
@media screen and (max-width: 750px) {
  #marutto-list {
    margin-top: 50px;
  }
  #marutto-list .inner {
    padding: 0 20px;
  }
}
#marutto-list .maruttos {
  width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #marutto-list .maruttos {
    width: 100%;
  }
}
#marutto-list .marutto {
  border: 1px solid #A57268;
  border-radius: 0 0 15px 15px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto {
    border-radius: 0 0 8px 8px;
  }
}
#marutto-list .marutto + .marutto {
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto + .marutto {
    margin-top: 40px;
  }
}
#marutto-list .marutto-hdr {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.375;
  letter-spacing: 0.1em;
  padding: 12px 50px 14px 75px;
  background-color: #A57268;
  position: relative;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-hdr {
    font-size: 16px;
    letter-spacing: 0.1em;
    height: auto;
    padding: 5px 15px 5px 42px;
  }
}
#marutto-list .marutto-hdr span {
  display: inline-block;
  text-align: center;
  line-height: 28px;
  letter-spacing: 0;
  color: #A57268;
  font-size: 24px;
  font-weight: 500;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #fff;
  padding-left: 1px;
  padding-bottom: 2px;
  position: absolute;
  top: 16px;
  left: 35px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-hdr span {
    font-size: 16px;
    line-height: 19px;
    width: 20px;
    height: 20px;
    padding-left: 0;
    top: 6px;
    left: 16px;
  }
}
#marutto-list .marutto-cont {
  padding: 40px 80px 45px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-cont {
    padding: 20px 15px;
  }
}
#marutto-list .marutto-cont .marutto-cont-shop + .marutto-cont-shop {
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-cont .marutto-cont-shop + .marutto-cont-shop {
    margin-top: 45px;
  }
}
#marutto-list .marutto-cont-matsumoto .marutto-cont-shop + .marutto-cont-shop {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-cont-matsumoto .marutto-cont-shop + .marutto-cont-shop {
    margin-top: 25px;
  }
}
#marutto-list .marutto-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-row {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-row-yukatastyle {
    flex-direction: column;
  }
}
#marutto-list .marutto-shopname {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-shopname {
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
  }
}
#marutto-list .marutto-info {
  width: 440px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-info {
    width: 100%;
  }
}
#marutto-list .marutto-row-yukatastyle .marutto-info {
  width: 320px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-row-yukatastyle .marutto-info {
    width: 100%;
  }
}
#marutto-list .marutto-row-noimg .marutto-info {
  width: 100%;
}
#marutto-list .marutto-tags {
  display: flex;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-tags {
    width: 100%;
    display: inherit;
  }
}
#marutto-list .marutto-tags .tags {
  margin-right: 30px;
}
#marutto-list .marutto-tags .tags li {
  display: inline-block;
  color: #A57268;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-right: 2px;
  margin-bottom: 5px;
  padding: 0 8px 1px;
  border-radius: 10px;
  background-color: #EEE3E1;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-tags .tags li {
    font-size: 13px;
    line-height: 20px;
    border-radius: 7px;
  }
}
#marutto-list .marutto-tags .icons {
  margin-top: -10px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-tags .icons {
    margin-top: 5px;
  }
}
#marutto-list .marutto-tags .icons li {
  display: inline-block;
  width: 50px;
  margin-right: 10px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-tags .icons li {
    width: 40px;
    margin-right: 5px;
  }
}
#marutto-list .marutto-row-yukatastyle .marutto-tags .icons {
  margin-top: 0px;
}
#marutto-list .marutto-desc {
  /*
  width: calc(100% - 205px);
  */
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-desc {
    width: 100%;
    margin-top: 13px;
  }
}
#marutto-list .marutto-desc-txt li {
  line-height: 1.75;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-desc-txt li {
    line-height: 1.71;
  }
}
#marutto-list .marutto-desc-txt li sup {
  font-size: 10px;
}
#marutto-list .marutto-desc-note {
  margin-top: 11px;
}
#marutto-list .marutto-desc-note li {
  font-size: 14px;
  line-height: 1.71;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-desc-note li {
    font-size: 13px;
    line-height: 1.65;
  }
}
#marutto-list .marutto-desc-note-num li {
  text-indent: -1.5em;
  margin-left: 1.5em;
}
#marutto-list .marutto-desc p {
  margin-top: 5px;
  line-height: 1.75;
}
#marutto-list .marutto-row-yukatastyle .marutto-desc p {
  margin-top: 20px;
}
#marutto-list .marutto-row-yukatastyle .marutto-desc p + p {
  margin-top: 10px;
}
#marutto-list .marutto-img {
  width: 230px;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-img {
    width: 100%;
    margin-bottom: 20px;
  }
}
#marutto-list .marutto-img img {
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-img img {
    width: 100%;
  }
}
#marutto-list .marutto-row-yukatastyle .marutto-img {
  width: 330px;
  max-height: 440px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-row-yukatastyle .marutto-img {
    width: 100%;
    margin-bottom: 20px;
  }
}
#marutto-list .marutto-row-yukatastyle .marutto-img img {
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #marutto-list .marutto-row-yukatastyle .marutto-img img {
    width: 100%;
  }
}

.marutto-contact {
  display: flex;
  justify-content: center;
  margin-top: 23px;
}
@media screen and (max-width: 750px) {
  .marutto-contact {
    display: block;
  }
}

.marutto-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff;
  text-align: center;
  width: 390px;
  height: 90px;
  padding: 10px 0 15px;
  background-color: #CC322E;
  position: relative;
}
@media screen and (max-width: 750px) {
  .marutto-btn {
    width: 100%;
    height: 60px;
    padding: 5px 0 10px;
  }
}
.marutto-btn + .marutto-btn {
  margin-left: 20px;
}
@media screen and (max-width: 750px) {
  .marutto-btn + .marutto-btn {
    margin-top: 15px;
    margin-left: 0;
  }
}
.marutto-btn::after {
  display: block;
  content: "";
  width: 15px;
  height: 6px;
  background: url(/yukata/matsuri2025/assets/img/common/arrow_r.svg) center/contain no-repeat;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.marutto-tel::after {
  content: none;
}
@media screen and (max-width: 750px) {
  .marutto-tel::after {
    content: "";
  }
}

.tel-hdr {
  font-weight: 500;
  text-decoration: underline;
  width: 100%;
  margin-bottom: -3px;
}
@media screen and (max-width: 750px) {
  .tel-hdr {
    font-size: 13px;
    margin-bottom: 0;
  }
}

.tel-num {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .tel-num {
    font-size: 27px;
    line-height: 1;
  }
}

.web-txt {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .web-txt {
    font-size: 21px;
  }
}

.marutto-contact-note {
  width: 392px;
  margin: 10px auto 0;
}
@media screen and (max-width: 750px) {
  .marutto-contact-note {
    width: 100%;
  }
}
.marutto-contact-note li {
  font-size: 14px;
  line-height: 2;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 750px) {
  .marutto-contact-note li {
    font-size: 13px;
    line-height: 1.65;
  }
}

.yukatastyle-swiper {
  overflow: hidden;
}

.yukatastyle-swiper .swiper {
  max-width: 100%;
  margin: auto;
}

.yukatastyle-swiper .swiper-main {
  overflow: visible;
}

.yukatastyle-swiper-inner {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
  display: grid;
  place-content: center;
  width: 56px;
  height: 56px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 40px;
  }
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}

.yukatastyle-swiper .swiper-thumb {
  padding-top: 12px;
}

.yukatastyle-swiper .swiper-thumb .swiper-slide {
  width: auto; /* SwiperのslidesPerViewに任せる */
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .swiper-thumb .swiper-slide {
    width: 25%;
    aspect-ratio: 90/124;
  }
}

.yukatastyle-swiper .swiper-fade .swiper-slide {
  -webkit-transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, transform !important;
  transition-property: opacity, transform, -webkit-transform !important;
  pointer-events: none;
}

.yukatastyle-swiper .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.yukatastyle-swiper .swiper-controller {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yukatastyle-swiper .swiper-button-prev,
.yukatastyle-swiper .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  background: none;
  z-index: 10;
  transition: all 0.2s ease;
}

.yukatastyle-swiper .swiper-button-prev:hover,
.yukatastyle-swiper .swiper-button-next:hover {
  cursor: pointer;
  opacity: 0.7;
}

.yukatastyle-swiper .slide {
  display: block;
  overflow: hidden;
}

.yukatastyle-swiper .slide-media {
  height: 596px;
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .slide-media {
    height: auto;
    aspect-ratio: 860/1192;
  }
}

.yukatastyle-swiper .slide-media img {
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .slide-media img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.yukatastyle-swiper .thumb-media {
  width: 90px;
  height: 124px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .thumb-media {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .thumb-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 750px) {
  .yukatastyle-swiper .swiper-slide {
    flex-shrink: 0; /* Swiperのレイアウトを崩さない */
  }
}
.yukatastyle-swiper .thumb-media:hover {
  cursor: pointer;
  opacity: 0.7;
}

.yukatastyle-swiper .swiper-slide-thumb-active {
  opacity: 0.7;
}

.yukatastyle-swiper .swiper-button-prev {
  left: -28px;
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .swiper-button-prev {
    left: -20px;
  }
}

.yukatastyle-swiper .swiper-button-next {
  right: -28px; /* 同じく調整 */
}
@media screen and (max-width: 750px) {
  .yukatastyle-swiper .swiper-button-next {
    right: -20px;
  }
}

.yukatastyle-swiper {
  overflow: visible; /* はみ出しOKに変更 */
}

.yukatastyle-swiper .swiper-main-wrapper {
  position: relative;
}

.slide-media a {
  display: block;
  transition: all 0.2s ease;
}

.slide-media a:hover {
  opacity: 0.7;
}

.marutto-itemlistwapper .marutto-itemlist-sub {
  margin-top: 20px;
  display: inline-block;
  position: relative;
}
@media all and (max-width: 750px) {
  .marutto-itemlistwapper .marutto-itemlist-sub {
    margin-top: 20px;
  }
}
.marutto-itemlistwapper:last-of-type .marutto-itemlist-sub {
  margin-bottom: 0;
}
.marutto-itemlistwapper:last-of-type .marutto-itemlist-sub::after {
  content: inherit;
  position: inherit;
  left: 0;
  bottom: 0;
  display: inherit;
  height: 0;
}
@media screen and (max-width: 750px) {
  .marutto-itemlistwapper:last-of-type .marutto-itemlist-sub::after {
    bottom: 0;
  }
}

.marutto-itemlist-txt {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist-txt {
    font-size: 3.73vw;
  }
}

.marutto-itemlist + .marutto-subhead-itemlist {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist + .marutto-subhead-itemlist {
    margin-top: 8vw;
  }
}
.marutto-itemlist-note {
  margin-top: 11px;
}
.marutto-itemlist-note li {
  font-size: 14px;
  line-height: 1.71;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist-note li {
    font-size: 13px;
    line-height: 1.65;
  }
}
.marutto-itemlist li {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist li {
    margin-bottom: 10px;
  }
}
.marutto-itemlist li:last-child {
  margin-bottom: 0;
}
.marutto-itemlist li .marutto-iteminner {
  width: 385.33px;
  font-size: 16px;
  line-height: 1.6428571429;
  padding-left: 15px;
  border-left: 1px solid #999999;
  margin-left: 16px;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist li .marutto-iteminner {
    width: 77.67vw;
    font-size: 3.73vw;
    padding-left: 3.2vw;
    margin-left: 3.47vw;
  }
}
.marutto-itemlist li .marutto-iteminner .marutto-item-brand {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist li .marutto-iteminner .marutto-item-brand {
    font-size: 3.47vw;
  }
}
.marutto-itemlist li .marutto-iteminner .marutto-item-price {
  color: #999999;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .marutto-itemlist li .marutto-iteminner .marutto-item-price {
    font-size: 3.47vw;
  }
}

.marutto-itemlist-sub li .marutto-iteminner {
  margin-left: 0;
  width: 100%;
}

.spot-btn {
  display: inline-block;
  color: #A57268;
  height: 40px;
  line-height: 37px;
  margin-top: 18px;
  padding: 0 34px;
  border: 1px solid #A57268;
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  .spot-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 305px;
    height: 45px;
    border-radius: 23px;
    margin: 21px 0 25px;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  .spot-btn.spot-btn-2l {
    line-height: 17px;
  }
}
.spot-btn::after {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  margin-left: 5px;
  background: url(/yukata/matsuri2025/assets/img/common/ico_link_brown.svg) center/contain no-repeat;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 750px) {
  .spot-btn::after {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 751px) {
  .dl-data-reset.dl-data dd.date {
    text-indent: 0;
    padding-left: 0;
  }
}

#marutto-list #yukatastyle1 .marutto-hdr {
  padding: 12px 35px 14px;
}
@media screen and (max-width: 750px) {
  #marutto-list #yukatastyle1 .marutto-hdr {
    padding: 5px 16px 5px;
  }
}

.marutto-cont-matsumoto .marutto-itemlistwapper p {
  font-weight: 700;
}

.marutto-cont-matsumoto .marutto-itemlistwapper .marutto-itemlist-sub {
  margin-top: 10px;
}
@media all and (max-width: 750px) {
  .marutto-cont-matsumoto .marutto-itemlistwapper .marutto-itemlist-sub {
    margin-top: 10px;
  }
}

.marutto-cont-yukatastyle-supervisor {
  display: flex;
  justify-content: space-between;
  padding: 40px 30px;
  background: #EEE3E1;
  border-radius: 15px;
  margin-bottom: 30px;
}
@media all and (max-width: 750px) {
  .marutto-cont-yukatastyle-supervisor {
    flex-direction: column;
    padding: 15px 15px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
  }
}
.marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name {
  width: 160px;
}
@media all and (max-width: 750px) {
  .marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name {
    width: 100%;
    text-align: center;
  }
}
.marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name h4 {
  font-size: 16px;
  font-weight: 700;
  color: #A57268;
}
@media all and (max-width: 750px) {
  .marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name h4 {
    font-size: 12px;
  }
}
.marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name p {
  margin-top: 5px;
  font-weight: 300;
  font-size: 26px;
}
@media all and (max-width: 750px) {
  .marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name p {
    font-size: 16px;
  }
}
.marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name p span {
  font-size: 16px;
}
@media all and (max-width: 750px) {
  .marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-name p span {
    font-size: 12px;
  }
}
.marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-introtxt {
  width: 460px;
  font-size: 14px;
  line-height: 2;
}
@media all and (max-width: 750px) {
  .marutto-cont-yukatastyle-supervisor .marutto-yukatastyle-supervisor-introtxt {
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
    line-height: 2;
  }
}/*# sourceMappingURL=marutto.css.map */