.top-title {
  font-size: 150%;
  text-align: center;
  color: #E10012;
  margin: 1% 0;
  font-weight: bold;
}

.top-view-img {
  width: 100%;
}

.top-pickup {
  width: 90%;
  margin: 5% auto;
  max-width: 1600px;
}

.top-pickup-area {
  text-align: center;
  padding: 1.5% 3%;
}

.top-pickup-img-area {
  text-align: center;
  width: 50%;
}

.top-pickup-img-area img {
  margin: 0 auto 3%;
  width: 90%;
}

.top-pickup-link {
  text-align: right;
  width: 86%;
  margin: auto;
}

.top-news-link {
  text-align: right;
  width: 77%;
  margin: auto;
}

.top-goods-list {
  width: 90%;
  max-width: 1600px;
  margin: 5% auto 7%;
  padding: 0 4.5%;
}

.top-goods-list-area {
  /* display: flex; */
  justify-content: space-between;
  margin-top: 3%;
}

.top-goods-list-image-area {
  width: 90%;
  margin: 0 0%;
  text-align: center;
}

.top-goods-list-image-area img {
  width: 92%;
  margin: auto;
}

.top-goods-list-text {
  margin: 4%;
  text-align: left;
  font-weight: bold;
  font-family: 'Kosugi Maru', sans-serif;
}

.top-sub-goods-motif1-img {
  position: absolute;
  right: -5%;
  top: -40%;
  width: 11%;
}

.top-sub-goods-motif2-img {
  position: absolute;
  left: -5%;
  top: -30%;
  width: 12%;
}

.top-sub-goods-list {
  margin: 5% auto;
  padding: 0 5%;
  width: 90%;
  max-width: 1600px;
  position: relative;
}

.top-sub-goods-list-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0.5% 0;
}

.top-sub-goods-list-area {
  width: 31.3%;
  margin: 1% 1%;
  height: 60px;
  border: solid 2px #E10012;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.top-sub-goods-list-area-no {
  width: 33%;
  margin: 0 1%;
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.top-sub-goods-list-product-img-area {
  width: 100px;
  padding-left: 5px;
}

.top-sub-goods-list-product-img {
  height: 50px;
  width: 70px;
  object-fit: contain;
  margin: auto 15px auto 10px;
}

.top-sub-goods-list-product-name {
  width: 80%;
  font-size: 120%;
  font-weight: bold;
  color: #E10012;
}

.top-sub-goods-list-product-link {
  width: 10%;
}

.top-instagram {
  width: 89%;
  margin: auto;
  max-width: 1600px;
}

.top-instagram-area {
  text-align: center;
  display: flex;
  padding: 0 4%;
}

.top-instagram-img-area {
  width: 33%;
}

.top-instagram-img-area img {
  width: 90%;
}

.top-instagram-link {
  text-align: right;
  margin: auto;
  width: 87%;
}

.top-news {
  margin: 5% 0;
}

.top-news-area {
  background-color: #FFEFF2;
  padding: 1.5% 0;
}

.top-news-row {
  display: flex;
  align-items: center;
  padding: 0.5% 15%;
  max-width: 1800px;
  margin: auto;
}

.top-news-tag {
  color: white;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 12%;
  font-size: 75%;
  margin: 0 2%;
  padding: 0.5% 0%;
}

.top-news-title {
  width: 70%;
}

.top-news-title a:hover {
  text-decoration: underline;
}

.top-footer-pagetop {
  text-align: center;
  margin: 4% auto 2%;
  position: relative;
  max-width: 1600px;
}

.top-footer-pagetop a {
  cursor: pointer;
}

.top-news-tag-color-orange {
  background-color: #FFB600;
}

.top-news-tag-color-red {
  background-color: #E10012;
}

.top-news-tag-color-black {
  background-color: black;
}

.top-news-date {
  width: 10%;
  margin: 0 2% 0 0;
}

.top-banner {
  width: 90%;
  max-width: 1600px;
  margin: auto;
}

.top-banner-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4%;
}

.top-banner-image-area {
  text-align: center;
  width: 33%;
  margin: 1% 0;
}

.top-banner-image-area img {
  width: 90%;
}

.top-shirokumakun {
  position: absolute;
  bottom: -120%;
  right: 5%;
  width: 10%;
}

.slick-dots li button:before {
  font-size: 70px !important;
}

.support {
  width: 70%;
  margin: auto;
  max-width: 1100px;
}

.support h1,
.support h2 {
  letter-spacing: 7px;
}

.support h1:not(.title-red-u) {
  font-size: 200%;
  line-height: 120%;
  margin: 2% 0;
}

.support h2:not(.title-l, .title-red-u) {
  font-size: 180%;
  line-height: 120%;
  margin: 2% 0;
}

.support h3 {
  font-size: 150%;
  line-height: 120%;
  margin: 2% 0;
}

.support-info-area-1 {
  text-align: center;
  padding: 2% 4%;
  margin: 3% 0;
  background-color: #FFEFF2;
  border-radius: 30px;
}

.support-info-area-1 img {
  width: 80%;
}

.support-info-area-1-2 {
  text-align: center;
  padding: 2% 4% 5%;
  margin: 3% 0;
  background-color: #FFEFF2;
  border-radius: 30px;
}

.support-info-area-header-text {
  text-align: left;
  width: 50%;
  margin: 2% auto;
  font-size: 20px;
}

.support-info-area-header-detil {
  font-size: 20px;
  line-height: 35px;
}

.support-info-area-2 {
  text-align: center;
  padding: 3% 5% 4%;
  margin: 5% 0;
  border: solid 5px #FFEFF2;
  border-radius: 20px;
  font-size: 20px;
  line-height: 36px;
}

.support-info-area-2 p {
  text-align: left;
}

.qa {
  width: 70%;
  margin: auto;
  max-width: 1200px;
}

.qa h1:not(.title-red-u) {
  font-size: 200%;
  line-height: 120%;
  margin: 2% 0;
}

.qa h2:not(.title-l) {
  font-size: 180%;
  line-height: 120%;
  margin: 2% 0;
}

.qa h3 {
  font-size: 150%;
  line-height: 120%;
  margin: 2% 0;
}

.qa-content {
  line-height: 170%;
  margin: 5% 0;
}

.qa-content h2 {
  margin-top: 5%;
}

.qa-content p {
  font-size: 20px;
  line-height: 38px;
  margin: 2% 0 5%;
}

.qa-content ol {
  font-size: 20px;
  line-height: 38px;
  padding-inline-start: 20px;
}

.privacy {
  line-height: 2rem;
  margin-bottom: 5%;
  width: 70%;
  max-width: 1100px;
  margin: auto;
  font-size: 16px;
}

.privacy .title-l {
  font-size: 180%;
}

.privacy h2 {
  margin-top: 6%;
}

.privacy ol {
  list-style-type: decimal;
  padding-inline-start: 20px;
}

.privacy ol li {
  margin: 0.5% 0;
}

.privacy ul {
  list-style-type: disc;
  padding-inline-start: 20px;
}

.monde {
  width: 70%;
  margin: auto;
  max-width: 1200px;
}

.monde h1 {
  margin: 5% 0;
}

.monde h1 img {
  width: 100%;
}

.monde-info {
  background-color: #FFEFF2;
  border-radius: 20px;
  padding: 2% 4% 4%;
  margin: 2% 0;
}

.monde-info .title-l {
  font-size: 180%;
}

.monde-info p {
  font-weight: 500;
  font-size: 130%;
  line-height: 170%;
}

.monde-detail {
  margin: 2% 0;
  display: flex;
}

.monde-detail-left {
  padding: 2% 0;
  width: 80%;
}

.monde-detail-right {
  width: 20%;
  padding: 2%;
}

.monde-detail-right img {
  width: 100%;
}

.monde-img-area {
  margin: 6% 0 1%;
  text-align: center;
  position: relative;
}

.monde-img-area img:not(.monde-batch) {
  width: 100%;
}

.monde-img-coution {
  font-size: 90%;
  text-align: right;
  margin: 2% 0;
  width: 100%;
}

.monde-detail-text {
  line-height: 200%;
  margin: 0 0 4%;
}

.slick-dots {
  width: 94%;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;

  position: absolute;
  top: 0;
  left: 0;

  width: 20px;
  height: 20px;

  content: '〇';
  text-align: center;

  opacity: 1;
  color: #E10012;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  content: '●';
  color: #E10012;
  font-size: 6px;
}

.slick-dots li {
  padding-top: 5px;
}

.slick-dots li button:before {
  font-size: 10px !important;
}

.sitemap {
  width: 66%;
  margin: 0 auto 5%;
}

.sitemap-row {
  border-bottom: 2px dotted #7C7C7C;
  padding: 5% 0 3%;
  display: flex;
  font-size: 24px;
}

.sitemap-column {
  width: 50%;
}

.sitemap-row:last-child {
  border-bottom: 0px dotted #7C7C7C;
}

.sitemap li:before {
  color: #E10012;
  content: "●";
  margin-right: 10px;
}

.sitemap li {
  margin-bottom: 24px;
  list-style: none;
}

.recruitment {
  line-height: 2rem;
  width: 70%;
  margin: auto;
  max-width: 1100px;
}

.recruitment p {
  margin-bottom: 3%;
}

.recruitment h1:not(.title-red-u) {
  font-size: 200%;
  line-height: 120%;
  margin: 2% 0;
}

.recruitment h2:not(.title-l) {
  font-size: 180%;
  line-height: 120%;
  margin: 2% 0;
}

.recruitment h3:not(.recruitment-contact-title) {
  font-size: 150%;
  line-height: 120%;
  margin: 2% 0;
}

.recruitment-contact {
  padding: 4% 10%;
  background-color: #FFEFF2;
  border-radius: 30px;
  margin: 5% 0;
}

.recruitment-contact h4 {
  font-size: 150%;
  padding: 0 15%;
  text-align: left;
}

.recruitment-contact-title {
  font-size: 160%;
  margin-bottom: 5%;
  text-align: center;
  font-weight: 500;
}

.recruitment-contact-detail {
  font-size: 150%;
  text-align: center;
  line-height: 200%;
}

.monde-batch {
  position: absolute;
  width: 20%;
  top: -3%;
  left: 2%;
}

@media only screen and (max-width: 767px) {

  .top-title {
    font-size: 130%;
    margin: 8% 0 6%;
  }

  .top-pickup {
    width: 96%;
    text-align: center;
  }

  .top-pickup-img-area {
    padding: 0;
    width: 100%;
  }

  .top-pickup-img-area img {
    width: 100%;
  }

  .top-pickup-area {
    text-align: center;
    display: block;
  }

  .top-goods-list {
    width: 100%;
    margin: 15% auto;
  }

  .top-goods-list-area {
    display: block;
  }

  .top-goods-list-image-area {
    width: 100%;
    text-align: center;
  }


  .top-goods-list-image-area img {
    width: 100%;
  }

  .top-shirokumakun {
    position: absolute;
    bottom: -10px;
    right: 20%;
    width: 24%;
  }

  .top-goods-list-text {
    margin: 4% 0;
    text-align: center;
  }

  .top-sub-goods-list {
    margin: 60px auto 50px;
    width: 100%;
  }

  .top-sub-goods-list-row {
    display: block;
    margin: 1% 0;
  }

  .top-sub-goods-list-title {
    background-color: #E10012;
    color: white;
    padding: 5%;
    text-align: center;
    font-size: 13px;
  }

  .top-sub-goods-list-area {
    width: 100%;
    margin: 0 1%;
    height: 70px;
    border: solid 0px #E10012;
    border-bottom: solid 2px #dcdcdc;
    border-radius: 0px;
    display: flex;
    align-items: center;
  }

  .top-sub-goods-list-area:first-child {
    border-top: solid 2px #dcdcdc;
  }

  .top-sub-goods-list-product-first {
    border-top: solid 2px #dcdcdc;
  }

  .top-sub-goods-list-product-img-area {
    width: 150px;
    padding-left: 5px;
    text-align: center;
  }

  .top-sub-goods-list-product-img {
    height: 55px;
    width: 70px;
    object-fit: contain;
    margin: auto 20px 0 10px;
  }

  .top-sub-goods-list-product-name {
    width: 70%;
    font-size: 100%;
    color: black;
    font-family: 'Kosugi Maru', sans-serif;
  }

  .top-news {
    margin: 10% 0 5%;
  }

  .top-news-link {
    text-align: right;
    width: 100%;
    margin: auto;
    padding: 5% 5% 0;
  }

  .top-news-link img {
    width: 30%;
  }

  .top-news-area {
    background-color: #FFEFF2;
  }

  .top-instagram-area {
    display: block;
  }

  .top-instagram-img-area {
    width: 100%;
  }

  .top-instagram-img-area img {
    width: 90%;
    margin: auto;
  }

  .top-news {
    margin: 15% 0 8%;
  }

  .top-news-row {
    display: flex;
    align-items: center;
    padding: 2% 2%;
  }

  .top-news-tag {
    color: white;
    width: 18%;
    margin: 0 2%;
    padding: 1% 2%;
    font-size: 60%;
  }

  .top-news-date {
    width: 16%;
    font-size: 70%;
  }

  .top-news-title {
    width: 60%;
    font-size: 80%;
  }

  .top-banner {
    width: 100%;
    margin: 5% auto 20%;
  }

  .top-banner-image-area {
    width: 49%;
    margin: 2% 0;
  }

  .top-banner-image-area img {
    width: 90%;
  }

  .top-sub-goods-list-title::after {
    content: "";
    position: absolute;
    right: 38px;
    top: 26px;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 14px;
    height: 14px;
    border-top: solid 2px white;
    border-right: solid 2px white;
    transform: translateY(-50%) rotate(135deg);
  }

  .top-sub-goods-list-title.is-open::after {
    transform: translateY(-50%) rotate(315deg);
  }

  .slider {
    width: 100%;
    margin: 0 auto;
  }

  .slick-dots li button:before {
    font-size: 10px !important;
  }

  .slick-slide {
    height: auto !important;
  }

  .top-pickup .slick-next {
    right: -0px !important;
  }

  .top-pickup .slick-prev {
    left: -0px !important;
  }

  .top-goods-list .slick-next {
    right: -5px !important;
  }

  .top-goods-list .slick-prev {
    left: -5px !important;
  }

  .slick-arrow {
    z-index: 2 !important;
    width: 30px !important;
    height: 30px !important;
  }

  .slick-arrow:before {
    opacity: 1 !important;
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }

  .top-instagram .slick-arrow {
    z-index: 2 !important;
    width: 12px !important;
    height: 20px !important;
  }

  .top-instagram .slick-next {
    right: 0px !important;
    top: -13% !important;
  }

  .top-instagram .slick-prev {
    left: 0px !important;
    top: -13% !important;
  }

  .slick-next:before {
    background: url(../../assets/images/top/sp/top_shohinyazirushi_right.png) !important;
    background-repeat: no-repeat;
    background-size: contain !important;
  }

  .slick-prev:before {
    background: url(../../assets/images/top/sp/top_shohinyazirushi_left.png) !important;
    background-size: contain !important;
  }

  .top-instagram .slick-next:before {
    background: url(../../assets/images/top/sp/top_Instayazirushi_right.png) !important;
    background-size: contain !important;
  }

  .top-instagram .slick-prev:before {
    background: url(../../assets/images/top/sp/top_Instayazirushi_left.png) !important;
    background-size: contain !important;
  }

  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '〇';
    text-align: center;

    opacity: 1;
    color: #E10012;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .slick-dots li.slick-active button:before {
    opacity: 1;
    content: '●';
    color: #E10012;
  }

  .ac-child {
    display: none;
  }

  .support {
    width: 80%;
    margin-bottom: 50px;
  }

  .support h1,
  .support h2 {
    letter-spacing: 2px;
  }

  .support h1:not(.title-red-u) {
    font-size: 120%;
    line-height: 130%;
    margin: 1% 0;
  }

  .support h2:not(.title-l, .title-red-u) {
    font-size: 110%;
    line-height: 130%;
    margin: 1% 0;
  }

  .support h3 {
    font-size: 100%;
    line-height: 130%;
    margin: 1% 0;
  }

  .support-info-area-1 {
    padding: 0;
    margin: 4% 0;
    border-radius: 20px;
  }

  .support-info-area-1 img {
    width: 100%;
  }

  .support-info-area-1-2 {
    padding: 7% 4% 7%;
    border-radius: 20px;
  }

  .support-info-area-header-text {
    text-align: left;
    width: 100%;
    margin: auto;
    font-size: 14px;
  }

  .support-info-area-header-detil {
    font-size: 13px;
    line-height: 25px;
  }

  .support-info-area-2 {
    font-size: 14px;
    line-height: 26px;
  }

  .support-info-area-1-2 .title-l {
    font-size: 85%;
  }

  .monde {
    width: 86%;
    margin-bottom: 10%;
  }

  .monde-detail {
    margin: 2% 0;
    display: block;
  }

  .monde-detail-text {
    line-height: 200%;
    font-size: 13px;
    margin: 0 0 4%;
  }

  .monde-detail-left {
    padding: 5% 0;
    width: 100%;
  }

  .monde-batch-sp {
    text-align: center;
    margin: 6% 0 2%;
  }

  .monde-batch-sp img {
    width: 40%;
  }

  .monde-img-coution {
    text-align: right;
    font-size: 10px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    width: 130%;
    margin-left: -10%;
  }

  .monde-info {
    background-color: #FFEFF2;
    border-radius: 20px;
    padding: 4% 8%;
    margin: 2% 0;
  }

  .monde-info .title-l {
    font-size: 14px;
  }

  .monde-info p {
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
  }

  .qa {
    width: 80%;
    margin: auto;
  }

  .qa h1:not(.title-red-u) {
    font-size: 120%;
    line-height: 130%;
    margin: 1% 0;
  }

  .qa h2:not(.title-l) {
    font-size: 110%;
    line-height: 130%;
    margin: 1% 0;
  }

  .qa h3 {
    font-size: 100%;
    line-height: 130%;
    margin: 1% 0;
  }

  .qa-content {
    line-height: 160%;
    margin: 5% 0;
  }

  .qa-content h2 {
    margin-top: 5%;
  }

  .qa-content p {
    font-size: 13px;
    line-height: 28px;
    margin: 5% 0 10%;
  }

  .qa-content ol {
    font-size: 13px;
    line-height: 28px;
    padding-inline-start: 20px;
  }

  .privacy {
    margin-bottom: 50px;
    line-height: 1.6rem;
    width: 86%;
    font-size: 14px;
  }

  .privacy .title-l {
    font-size: 120%;
  }

  .privacy h2 {
    margin-top: 12%;
  }

  .sitemap {
    width: 90%;
  }

  .sitemap li {
    font-size: 95%;
  }

  .sitemap-row {
    border-bottom: 2px dotted #7C7C7C;
    padding: 10% 0 5%;
    display: flex;
    font-size: 15px;
  }

  .recruitment {
    line-height: 1.5rem;
    margin-bottom: 50px;
    width: 80%;
  }

  .recruitment-contact {
    padding: 4% 2%;
    background-color: #FFEFF2;
    border-radius: 20px;
    margin: 10% 0;
  }

  .recruitment-contact-title {
    font-size: 13px;
    margin-bottom: 0%;
    text-align: center;
  }

  .recruitment-contact h4 {
    font-size: 13px;
    padding: 0 5%;
    text-align: left;
  }

  .recruitment p {
    font-size: 13px;
  }

  .recruitment h1:not(.title-red-u) {
    font-size: 120%;
    line-height: 130%;
    margin: 1% 0;
  }

  .recruitment h2:not(.title-l, .title-red-u) {
    font-size: 110%;
    line-height: 130%;
    margin: 1% 0;
  }

  .recruitment h3 {
    font-size: 100%;
    line-height: 130%;
    margin: 1% 0;
  }

  .recruitment-contact-detail {
    padding: 3% 5%;
    line-height: 160%;
  }

}