@charset "UTF-8";
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
html {
  scroll-behavior: smooth;
}
.clickable,
.section-feature .banners img,
.section-feature .banner-1,
.category .more .image,
.category .items img,
.category .visual,
.section-top .images .arrow-right,
.section-top .images .arrow-left {
  pointer-events: auto;
  cursor: pointer;
}
#outer picture {
  display: block;
}
@media screen and (min-width: 768px) {
  #outer {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  #outer {
    margin-top: 5% !important;
    margin-bottom: 0 !important;
  }
  #mid {
    margin-top: 0 !important;
  }
}
.section-top {
  width: 100%;
}
/* @media screen and (min-width: 768px) {
.section-top { min-width: 1380px;}
} */
@media screen and (min-width: 768px) {
  .section-top .inner {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .section-top .inner {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .section-top .inner {
    width: 95%;
  }
}
.section-top .images img {
  display: block;
  width: 100%;
}
.section-top .images .arrow-left {
  position: absolute;
  height: auto;
  top: 50%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .section-top .images .arrow-left {
    width: 5%;
    left: 0;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .section-top .images .arrow-left {
    width: 10%;
    left: 0;
    transform: translateY(-50%);
  }
}
.section-top .images .arrow-right {
  position: absolute;
  height: auto;
  top: 50%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .section-top .images .arrow-right {
    width: 5%;
    right: 0;
    transform: translate(50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .section-top .images .arrow-right {
    width: 10%;
    right: 0;
    transform: translateY(-50%);
  }
}
.section-selection {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .section-selection {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .section-selection .inner {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .section-selection .inner {
    width: 94%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .section-selection {
    padding-top: 2%;
  }
}
/* ここから */
.ancher_Block {
  padding-top: 130px;
  margin-top: -130px;
}
#article_SEO {
  max-width: 1380px;
  width: 100%;
  padding: 60px 0;
  margin: 0 auto;
  background-color: #ffefce;
}
#article_SEO img,
#article_SEO_float img {
  width: 100%;
}
#article_SEO_inner {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
}
/* hタグ */
#article_SEO .ttl_h1 {
  margin-bottom: 60px;
}
#article_SEO .ttl_h1 figure {
  max-width: 198px;
  width: 60%;
  margin: 0 auto 10px;
}
#article_SEO h1 {
  display: block;
  padding: 45px 0;
  color: #8b0080;
  border-top: 4px solid #8b0080;
  border-bottom: 4px solid #8b0080;
  font-size: 54px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  line-height: 1.3;
  text-align: center;
}
#article_SEO .ttl_h2 {
  margin-bottom: 40px;
}
#article_SEO .ttl_h2 figure {
  max-width: 198px;
  width: 60%;
  margin: 0 auto 20px;
}
#article_SEO h2 {
  display: block;
  padding: 0 0 40px;
  color: #8b0080;
  border-bottom: 4px dashed #8b0080;
  font-size: 46px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  line-height: 1.3;
  text-align: center;
}
#article_SEO .ttl_h3 {
  margin-bottom: 40px;
}
#article_SEO h3 {
  display: block;
  color: #8b0080;
  font-size: 34px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  line-height: 1.3;
  text-align: center;
}
#article_SEO .lead_Txt {
  font-size: 22px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: "palt";
  text-align: justify;
}
#article_SEO .lead_Txt:not(:first-of-type) {
  margin-top: 1.5em;
}
#article_SEO .seo_img {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
#article_SEO .lead_Txt+.seo_img {
  margin-top: 60px;
}
#article_SEO .wht_Block {
  max-width: 1140px;
  width: 100%;
  padding: 60px;
  margin: 40px auto 0;
  background-color: #fff;
  border-radius: 20px;
  box-sizing: border-box;
}
#article_SEO .pur_Block {
  max-width: 1020px;
  width: 100%;
  padding: 60px;
  margin: 40px auto 0;
  background-color: #e9dee9;
  border-radius: 16px;
  box-sizing: border-box;
}
#article_SEO_float {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
}
#article_SEO_float .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  width: 90%;
  padding: 15px 0;
  margin: 0 auto;
}
#article_SEO_float .flex li {
  max-width: 539px;
  width: calc((100% - 30px) / 2);
}
#article_SEO_float .flex li:first-child {
  margin-right: 30px;
}
@media screen and (min-width: 768px) {}
@media screen and (max-width: 767px) {
  .ancher_Block {
    padding-top: 100px;
    margin-top: -100px;
  }
  #article_SEO {
    padding: 30px 0;
  }
  /* hタグ */
  #article_SEO .ttl_h1 {
    margin-bottom: 30px;
  }
  #article_SEO h1 {
    padding: 20px 0;
    font-size: 36px;
  }
  #article_SEO .ttl_h2 {
    margin-bottom: 20px;
  }
  #article_SEO h2 {
    padding: 0 0 20px;
    font-size: 24px;
  }
  #article_SEO .ttl_h3 {
    margin-bottom: 20px;
  }
  #article_SEO h3 {
    font-size: 20px;
  }
  #article_SEO .lead_Txt {
    font-size: 15px;
  }
  #article_SEO .lead_Txt+.seo_img {
    margin-top: 30px;
  }
  #article_SEO .wht_Block {
    padding: 30px 15px;
    margin: 30px auto 0;
  }
  #article_SEO .pur_Block {
    padding: 15px;
    margin: 20px auto 0;
  }
  #article_SEO_float {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
  }
  #article_SEO_float .flex {
    width: 96%;
    padding: 10px 0;
  }
  #article_SEO_float .flex li {
    max-width: 539px;
    width: calc((100% - 10px) / 2);
  }
  #article_SEO_float .flex li:first-child {
    margin-right: 10px;
  }
}
