@media only screen and (max-width: 767.98px) {
  .header-common .wrapper {
    padding-bottom: 0.1rem;
  }
}

@media print, (min-width: 768px) {
  .section-top-keyvisual .keyvisual-image {
    height: 44.6559297218%;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual .keyvisual-image {
    height: 6.1rem;
  }
}
.section-top-time .time-box {
  position: relative;
  background: #709b1d;
  color: #fff;
}
.section-top-time .time-box::before, .section-top-time .time-box::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: repeat-y 0 0/100% auto;
}
.section-top-time .time-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-top-time .time-column {
  border-right: 2px dotted #fff;
  text-align: center;
}
.section-top-time .time-column:last-child {
  border-right: none;
}
.section-top-time .time-tag {
  background: #fff;
  color: #709b1d;
  font-weight: 500;
  line-height: 1.2;
}
.section-top-time .time-text {
  margin-bottom: 0;
  font-family: mr-eaves-xl-modern, sans-serif;
  font-weight: 700;
  line-height: 1.4;
}
.section-top-time .time-line::after {
  content: " - ";
  display: inline;
}
.section-top-time .time-note {
  margin-bottom: 0;
}
.section-top-time .time-title {
  position: relative;
  font-weight: 700;
  line-height: 1.4;
}
.section-top-time .time-title::before {
  content: "";
  position: absolute;
  background: url("../img/top/time_icn.svg") no-repeat center center/100% auto;
}

@media print, (min-width: 768px) {
  .section-top-time {
    padding: 44px 0 32px;
  }
  .section-top-time p {
    margin-bottom:0;
  }
  .section-top-time .time-box {
    /*display: -webkit-box;*/
    display: -ms-flexbox;
    display: flex;
    width:680px;
    /*margin: 0 4px;*/
    margin:0 auto;
    padding: 20px 56px 20px 70px;
  }
  .section-top-time .time-box::before, .section-top-time .time-box::after {
    width: 8px;
  }
  .section-top-time .time-box::before {
    left: -4px;
    background-image: url("../img/top/time_decor_01.png");
  }
  .section-top-time .time-box::after {
    right: -4px;
    background-image: url("../img/top/time_decor_02.png");
  }
  .section-top-time .time-head {
    width: 290px;
    /*padding: 8px 20px 0 0;*/
    padding: 0 20px 0 0;
    border-right: 1px solid #fff;
    align-content: center;
  }
  .section-top-time .time-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
  }
  .section-top-time .time-column {
    /*padding-top: 7px;*/
  }
  .section-top-time .time-column:nth-child(2n+1) {
    width: 277px;
  }
  .section-top-time .time-column:nth-child(2n) {
    width: 267px;
  }
  .section-top-time .time-tag {
    display: inline-block;
    min-width: 175px;
    margin-bottom: 1px;
    padding: 6px 10px;
    font-size: 0.17rem;
  }
  .is-firefox .section-top-time .time-tag {
    padding-top: 5px;
    padding-bottom: 7px;
  }
  .section-top-time .time-text {
    /*font-size: 0.36rem;*/
    font-size: 0.42rem;
  }
  .section-top-time .time-note {
    font-size: 0.14rem;
  }
  .section-top-time .text-note{
    margin-top: -0.5em;
    font-size: 0.12rem;
  }
  .section-top-time .time-title {
    margin-bottom: 10px;
    padding-left: 44px;
    font-size: 0.32rem;
  }
  .section-top-time .time-title::before {
    top: 7px;
    left: -1px;
    width: 36px;
    height: 36px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-time {
    padding: 0.24rem 0 0.24rem;
  }
  .section-top-time p {
    margin-bottom:0;
  }
  .section-top-time .time-box {
    margin: 0 0.04rem;
    padding: 0.14rem 0 0.11rem;
  }
  .section-top-time .time-box::before, .section-top-time .time-box::after {
    width: 0.08rem;
  }
  .section-top-time .time-box::before {
    left: -0.04rem;
    background-image: url("../img/top/sp/time_decor_01.png");
  }
  .section-top-time .time-box::after {
    right: -0.04rem;
    background-image: url("../img/top/sp/time_decor_02.png");
  }
  .section-top-time .time-head {
    /*margin-bottom: 0.08rem;*/
    padding: 0 0.2rem;
  }
  .section-top-time .time-column {
    /*width: 50%;*/
    padding: 0.03rem 0.2rem 0;
  }
  .section-top-time .time-tag {
    margin-bottom: 0.01rem;
    padding: 0.02rem 0.1rem 0.04rem;
    font-size: 0.13rem;
  }
  .section-top-time .time-text {
    /*font-size: 0.22rem;*/
    font-size: 0.42rem;
    text-align: left;
  }
  .section-top-time .time-note {
    font-size: 0.13rem;
  }
  .section-top-time .text-note{
    /*font-size: 0.12rem;*/
    /*margin: 5px 0 0 12px;*/
    font-size: 0.14rem;
    margin: 0 0 8px 0;
  }
  .section-top-time .time-title {
    /*margin-bottom: 0.03rem;*/
    margin-top: 0.03rem;
    padding-left: 0.3rem;
    font-size: 0.21rem;
  }
  .section-top-time .time-title::before {
    top: 0.04rem;
    left: 0;
    width: 0.25rem;
    height: 0.25rem;
  }
}
.section-top-topics .title-common-primary .title-icon::before {
  top: 0;
  left: 50%;
  background-image: url("../img/top/topic_icn_01.svg");
}
.section-top-topics .title-common-primary .title-icon::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  background: url("../img/top/topic_icn_02.svg") no-repeat left center/auto 100%, url("../img/top/topic_icn_03.svg") no-repeat right center/auto 100%;
  pointer-events: none;
}
.section-top-topics .title-common-primary .title-japanese {
  display: inline-block;
  background: #d36101;
  color: #fff;
  font-size: 0.15rem;
  vertical-align: top;
}
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  box-shadow: 6px 6px 0 rgb(0 0 0 / 16%);
}
.title-common-primary .event-title{
  width: 35%;
  margin-bottom: -29px;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-top-topics .event-maguro {
  margin: 20px auto;
  width: 80%;
}
.section-top-topics .topics-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.section-top-topics .topics-image {
  display: block;
  position: relative;
}
.section-top-topics .topics-image img {
  position: absolute;
  top: 0;
  left: 0;
}
.section-top-topics .button-common-primary {
  position: relative;
}

@media print, (min-width: 768px) {
  .section-top-topics {
    padding: 32px 0 23px;
    background: #f4df70 url("../img/top/topic_bg.jpg") repeat-x center bottom/345px auto;
  }
  .section-top-event{
    padding: 50px 0;
    background: #FFF1E3 url("http://morinoichiba.com/test/wp-content/uploads/2025/11/event_bg.jpg") repeat-x center bottom/345px auto !important;
  }
  .section-top-topics .title-common-primary {
    margin-bottom: 29px;
  }
  .section-top-topics .title-common-primary .title-icon {
    padding: 43px 51px 0;
  }
  .section-top-topics .title-common-primary .title-icon::before {
    width: 86px;
    height: 40px;
    margin-left: -43px;
  }
  .section-top-topics .title-common-primary .title-icon::after {
    top: 45px;
    height: 50px;
  }
  .section-top-topics .title-common-primary .title-english {
    margin-bottom: 6px;
  }
  .section-top-topics .title-common-primary .title-japanese {
    padding: 1px 8px 2px;
  }
  .section-top-topics .title-common-primary .title-wataken {
    background: #BE3347;
    padding: 1px 10px 2px;
    font-size: 0.26rem;
    margin-top: 4px;
  }
  .section-top-topics .topics-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-top-topics .topics-list > li {
    width: 482px;
    margin-bottom: 45px;
  }
  .section-top-topics .topics-image {
    padding-top: 62.4481327801%;
    -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
  }
  .section-top-topics .button-common-primary {
    left: -3px;
    max-width: 250px;
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-topics {
    padding: 0.4rem 0 0.64rem;
    background: #f4df70 url("../img/top/sp/topic_bg.jpg") repeat-x center bottom/100% auto;
  }
  .title-common-primary .event-title{
    width: 75%;
    margin-bottom: -33px;
  }
  .section-top-event{
    padding: 0.4rem 0;
    background: #FFF1E3 url("http://morinoichiba.com/test/wp-content/uploads/2025/11/event_bg.jpg") repeat-x center bottom/100% auto !important;
  }
  .section-top-topics .title-common-primary {
    margin-bottom: 0.34rem;
  }
  .section-top-topics .title-common-primary .title-icon {
    padding: 0.33rem 0.4rem 0;
  }
  .section-top-topics .title-common-primary .title-icon::before {
    width: 0.7rem;
    height: 0.3rem;
    margin-left: -0.35rem;
  }
  .section-top-topics .title-common-primary .title-icon::after {
    top: 0.35rem;
    height: 0.4rem;
  }
  .section-top-topics .title-common-primary .title-english {
    margin-bottom: 0.1rem;
  }
  .section-top-topics .title-common-primary .title-japanese {
    padding: 0.01rem 0.08rem 0.02rem;
  }
  .section-top-topics .title-common-primary .title-wataken {
    background: #BE3347;
    padding: 0.01rem 0.03rem 0.02rem;
    font-size: 0.2rem;
    margin-top: 0;
  }
  .section-top-topics .event-maguro{
    width: 100%;
    margin: -0.14rem 0 0.14rem;
  }
  .section-top-topics .topics-list {
    padding-right: 0.01rem;
  }
  .section-top-topics .topics-list > li {
    margin-bottom: 0.5rem;
  }
  .section-top-topics .topics-list > li:last-child {
    margin-bottom: 0;
  }
  .section-top-topics .topics-image {
    padding-top: 62.426035503%;
    -webkit-box-shadow: 0.06rem 0.06rem 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0.06rem 0.06rem 0 rgba(0, 0, 0, 0.16);
  }
  .section-top-topics .button-common-primary {
    max-width: 2.3rem;
    margin-top: 0.3rem;
  }
}
.section-top-news {
  background: no-repeat center center/cover;
}
.section-top-news .title-common-primary .title-icon::before {
  background-image: url("../img/top/news_icn.svg");
}

@media print, (min-width: 768px) {
  .section-top-news {
    padding: 84px 0 59px;
    background-image: url("../img/top/top_bg.jpg");
  }
  .section-top-news .title-common-primary {
    margin-bottom: 48px;
  }
  .section-top-news .title-common-primary .title-icon {
    padding-left: 0.25rem;
  }
  .section-top-news .title-common-primary .title-icon::before {
    top: 11px;
    left: -19px;
    width: 32px;
    height: 32px;
  }
  .section-top-news .list-common > li {
    margin-bottom: 59px;
  }
  .section-top-news .list-common .category-common {
    padding-right: 18px;
    padding-left: 18px;
  }
  .button-common-primary {
    max-width: 246px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-news {
    padding: 0.4rem 0 0.6rem;
    background-image: url("../img/top/sp/news_bg.jpg");
  }
  .section-top-news .title-common-primary {
    margin-bottom: 0.29rem;
  }
  .section-top-news .title-common-primary .title-icon {
    padding-left: 0.36rem;
  }
  .section-top-news .title-common-primary .title-icon::before {
    top: 0.09rem;
    left: 0;
    width: 0.26rem;
    height: 0.26rem;
  }
  .section-top-news .button-common-primary {
    max-width: 2.23rem;
    margin-top: 0.52rem;
  }
}
.section-top-shop {
  background: #f2f2f2;
}
.section-top-shop .title-common-primary .title-icon::before {
  background-image: url("../img/top/shop_icn.svg");
}

@media print, (min-width: 768px) {
  .section-top-shop {
    padding: 79px 0 66px;
  }
  .section-top-shop .title-common-primary {
    margin-bottom: 41px;
  }
  .section-top-shop .title-common-primary .title-icon {
    padding-left: 43px;
  }
  .section-top-shop .title-common-primary .title-icon::before {
    top: 6px;
    left: -9px;
    width: 42px;
    height: 42px;
  }
  .section-top-shop .list-common > li {
    margin-bottom: 59px;
  }
  .section-top-shop .button-common-primary {
    max-width: 253px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-shop {
    padding: 0.49rem 0 0.6rem;
  }
  .section-top-shop .title-common-primary {
    margin-bottom: 0.42rem;
  }
  .section-top-shop .title-common-primary .title-icon {
    padding-left: 0.39rem;
  }
  .section-top-shop .title-common-primary .title-icon::before {
    top: 0.06rem;
    left: -0.01rem;
    width: 0.32rem;
    height: 0.32rem;
  }
  .section-top-shop .list-common > li {
    margin-bottom: 0.34rem;
  }
  .section-top-shop .item-common .item-new {
    margin-top: -0.02rem;
  }
  .section-top-shop .button-common-primary {
    margin-top: 0.52rem;
  }
}
.section-top-contents .contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.section-top-contents .contents-item {
  display: block;
  position: relative;
  height: 100%;
  background: #d98d14;
  text-align: center;
}
.section-top-contents .contents-text {
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
}
.section-top-contents .contents-text::after {
  content: "";
  position: absolute;
  top: 50%;
  background: url("../img/top/arrow_icn_01.svg") no-repeat center center/100% auto;
}

@media print, (min-width: 768px) {
  .section-top-contents {
    padding: 64px 0 66px;
    background: #f4df70 url("../img/top/contents_bg.jpg") repeat-x center bottom/345px auto;
  }
  .section-top-contents .title-common-primary {
    margin-bottom: 41px;
  }
  .section-top-contents .contents-list {
    margin: 0 -9px 0 -10px;
  }
  .section-top-contents .contents-list > li {
    width: 33.3333333333%;
    margin-bottom: 23px;
    padding: 0 9px 0 10px;
  }
  .section-top-contents .contents-item {
    padding: 40px 20px 41px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.16);
  }
  .section-top-contents .contents-icon {
    width: 72px;
    margin: 0 auto 14px;
  }
  .section-top-contents .contents-text {
    padding-right: 34px;
    font-size: 0.22rem;
  }
  .section-top-contents .contents-text::after {
    right: 1px;
    width: 22px;
    height: 22px;
    margin-top: -9px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-contents {
    padding: 0.41rem 0 0.56rem;
    background: #f4df70;
  }
  .section-top-contents .title-common-primary {
    margin-bottom: 0.25rem;
  }
  .section-top-contents .contents-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
  }
  .section-top-contents .contents-list > li {
    width: 48.6725663717%;
    margin-bottom: 0.12rem;
  }
  .section-top-contents .contents-item {
    padding: 0.2rem 0.1rem 0.21rem;
    border-radius: 0.1rem;
    -webkit-box-shadow: 0.03rem 0.03rem 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0.03rem 0.03rem 0 rgba(0, 0, 0, 0.16);
  }
  .section-top-contents .contents-icon {
    width: 0.38rem;
    margin: 0 auto 0.04rem;
  }
  .section-top-contents .contents-text {
    padding-right: 0.16rem;
    font-size: 0.14rem;
  }
  .section-top-contents .contents-text::after {
    right: 0;
    width: 0.12rem;
    height: 0.12rem;
    margin-top: -0.05rem;
  }
  .section-top-contents .is-content-modify .contents-icon {
    position: relative;
    top: -0.03rem;
    left: -0.02rem;
  }
}
.section-top-instagram {
  background: no-repeat center center/cover;
}
.section-top-instagram .title-common-primary .title-japanese {
  color: #463100;
}
.section-top-instagram .instagram-box {
  background: #fdf0d8;
}

@media print, (min-width: 768px) {
  .section-top-instagram {
    padding: 120px 0 91px;
    background-image: url("../img/top/top_bg.jpg");
  }
  .section-top-instagram .title-common-primary {
    margin-bottom: 34px;
  }
  .section-top-instagram .title-common-primary .title-english {
    font-size: 0.4rem;
  }
  .section-top-instagram .title-common-primary .title-japanese {
    font-size: 0.15rem;
  }
  .section-top-instagram .instagram-box {
    padding: 51px 50px 49px;
    border-radius: 10px;
  }
  .section-top-instagram .instagram-content {
    max-width: 805px;
    margin: 0 auto;
  }
  .section-top-instagram .button-common-primary {
    margin-top: 33px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-instagram {
    padding: 0.53rem 0 0.5rem;
    background-image: url("../img/top/sp/instagram_bg.jpg");
  }
  .section-top-instagram .title-common-primary {
    margin-bottom: 0.24rem;
  }
  .section-top-instagram .title-common-primary .title-english {
    margin-bottom: 0.08rem;
    font-size: 0.36rem;
  }
  .section-top-instagram .title-common-primary .title-japanese {
    font-size: 0.13rem;
  }
  .section-top-instagram .instagram-box {
    padding: 0.31rem 0.21rem 0.64rem;
    border-radius: 0.1rem;
  }
  .section-top-instagram .button-common-primary {
    margin-top: 0.27rem;
  }
}
/*# sourceMappingURL=top.css.map */