@charset "UTF-8";
:root {
  --color-red: rgb(201, 43, 35);
  --color-orange: rgb(229,83,0);
  --color-blue: rgb(0,59,163);
}

header *,
main * {
  box-sizing: border-box;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "yu gothic", "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic ProN", sans-serif;
}

main {
  position: relative;
  padding-top: 50px;
  font-size: 16px;
}
main * {
  color: black;
}
main img {
  width: 100%;
  height: auto;
  max-height: 609px;
}
main section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
}

.text-center {
  text-align: center !important;
}

.g-footer_breadCrumb, .g-footer {
  background: #FFF;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  
  .sp {
    display: block !important;
  }
}

/* header
***************************************************************/
header {
  background-color: #fff;
  border-bottom: 1px #eee solid;
  /*padding: 13px 0;*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

header>div {
  line-height: 0;
  text-align: center;
}

header a {
  display: block;
  padding: 13px 0;
}

header img {
  height: 24px;
  width: 148px;
  margin: 0 auto;
  display: block;
}

/* メインビュー */
.mainview {
  position: relative;
  overflow: visible;
}

.lead_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  height: 744px;
}

.lead {
    width: 550px;
    margin: 0 auto;
    padding: 96px 0 20px;
}

.lead_decolation {
  display: flex;
  flex-direction: column;
  width: 248px;
  gap: 8px;
}

.searchBtn_wrap {
  position: absolute;
  bottom: -61px;
  left: 50%;
  transform: translateX(-50%);
  width: 400px;
}

.searchBtn_wrap:hover {
  opacity: .8;
}

@media screen and (max-width: 768px) {
    .mainview {
        margin-bottom: 0;
    }

    .lead_wrapper {
      display: block;
      margin-top: calc(95/750*100vw);
      height: calc(1920/750*100vw);
    }
    
    .lead {
        width: calc(525/750*100vw);
        padding: 0;
    }

    .searchBtn_wrap {
      bottom: calc(-50/375*100vw);
      width: calc(100vw - calc(40/375*100vw));
    }

    .lead_imgList {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%;
      margin-top: calc(93/750*100vw);
      padding-left: calc(15/750*100vw);
      padding-right: calc(15/750*100vw);
    }

    .lead_imgList li {
      width: calc(353/750*100vw);
    }

    .lead_imgList li:nth-child(n + 3) {
      margin-top: calc(15/750*100vw);
    }
}

.banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  transform: translateX(-110px);
  width: 1200px;
}

.banner > div {
  display: flex;
  justify-content: center;
  margin-top: 88px;
}

.banner_img {
  display: block;
  width: 496px;
  margin: 0;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
}

.banner_img.-softshadow{
  border-radius: 5px;
  box-shadow: 3px 3px 6px #DADDE3;
  overflow: hidden;
}

.banner .bnr_col3.show + .bnr_col3.show{
  margin-left: 20px;
}

.banner .bnr_col3 .banner_img{
  width: auto;
}

.timerSetting {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .timerSetting {
    margin: 0 20px;
  }
}

.timerSetting.show {
  display: block !important;
}

.banner_img:hover {
  opacity: .8;
}

.banner > .show + .show,
.banner_img + .banner_img {
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  .banner {
    display: block;
    padding: 0 calc(20/375*100vw);
    transform: none;
    width: 100%;
  }

  .banner > div {
    display: block;
    margin-top: calc(65/750*100vw);
  }

  .banner > .show + .show {
    display: block;
    margin: calc(32/750*100vw) 0 0 0;
  }

  .banner_img {
    width: 100%;
  }

  .banner > * + * {
    margin-left: 0;
  }

  .banner_img + .banner_img {
    margin-top: calc(30/375*100vw);
    margin-left: 0;
  }

  .banner .bnr_col3.show + .bnr_col3.show{
    margin-left: 0;
  }
}

/* セカストウ 賢一 */
.info_wrapper {
  position: relative;
  background: #1B2B5B;
  height: 568px;
}

.info_wrapper.-beginner {
  background: var(--color-red);
}

.info {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}

.info_wrapper.-beginner .info {
  top: 0;
}

.info_image {
  width: 390px;
}

.info_wrapper.-beginner .info_image {
  width: 294px;
}

.info_inner {
  width: 1060px;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.info_wrapper.-beginner .info_inner {
  flex-direction: row-reverse;
}

.info_detail {
  margin-top: 168px;
  margin-left: 40px;
}

.info_wrapper.-beginner .info_detail {
  margin-top: 130px;
  margin-left: 40px;
}

.info_detail p {
  font-family :YuMincho,'Yu Mincho', serif;
  color: #FFF;
  line-height: 2rem;
}

.dots {
  text-emphasis: filled;
  font-family: YuMincho,'Yu Mincho', serif;
  color: #FFF;
  line-height: 2rem;
}

.info_detail_lead {
  margin-bottom: 40px;
}

.info_detail_lead_subTitle {
  font-size: 18px;
}

.info_detail_lead_title {
  font-size: 37px;
  margin-top: 10px;
}

.info_detail p.info_detail_text {
  font-size: 13px;
  line-height: 1.75rem;
}

.infoCatch {
  position: absolute;
  left: 1160px;
  top: 134px;
  height: 350px;
  width: 1px;
}

.infoCatch_image {
  position: absolute;
}

.infoCatch_image_1 {
  width: 150px;
  top: 80px;
  right: 140px;
  animation: float 3s ease-in-out infinite;
}

.infoCatch_image_2 {
  width: 110px;
  top: 240px;
  right: 250px;
  animation: float 2.5s ease-in-out infinite;
}

.infoCatch_image_3 {
  width: 70px;
  top: 340px;
  right: 170px;
  animation: float 2s ease-in-out infinite;
}

.info_wrapper.-beginner .infoCatch {
  left: 420px;
}

.infoCatch_image_4 {
  width: 110px;
  top: 0;
  right: 140px;
  animation: float 2.5s ease-in-out infinite;
}

.infoCatch_image_5 {
  width: 150px;
  top: 80px;
  right: 250px;
  animation: float 3s ease-in-out infinite;
}

.infoCatch_image_6 {
  width: 70px;
  top: 215px;
  right: 150px;
  animation: float 2s ease-in-out infinite;
}

/* 浮遊アニメーション */
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {
  .info_wrapper {
    position: relative;
    background: #1B2B5B;
    height: auto;
  }

  .info {
    position: initial;
    top: 0;
    transform: initial;
  }
  
  .info_image {
    width: calc(200/375*100vw);
    margin: 0 auto;
  }
  
  .info_inner {
    width: 100%;
    margin: 0 auto;
    padding: calc(20/375*100vw) calc(40/375*100vw) 0;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  
  .info_detail {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: calc(20/375*100vw);
  }
  
  .info_detail p {
    font-family :YuMincho,'Yu Mincho', serif;
    color: #FFF;
    line-height: 2rem;
  }
  
  .dots {
    text-emphasis: filled;
    font-family: YuMincho,'Yu Mincho', serif;
    color: #FFF;
    line-height: 2rem;
  }
  
  .info_detail_lead {
    margin-bottom: calc(20/375*100vw);
  }
  
  .info_detail_lead_subTitle {
    font-size: calc(14/375*100vw);
  }
  
  .info_detail_lead_title {
    font-size: calc(24/375*100vw);
    margin-top: 0;
  }
  
  .info_detail p.info_detail_text {
    font-size: calc(11/375*100vw);
    white-space: nowrap;
  }
  
  .infoCatch {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .info_wrapper.-beginner .infoCatch {
    left: calc(850 / 750* 100vw);
  }
  
  .infoCatch_image_1 {
    width: calc(163/750*100vw);
    top: calc(180 / 750* 100vw);
    left: calc(140 / 750* 100vw);
  }
  
  .infoCatch_image_2 {
    width: calc(124/750*100vw);
    top: calc(190 / 750* 100vw);
    left: calc(-300 / 750* 100vw);
  }
  
  .infoCatch_image_3 {
    width: calc(83/750*100vw);
    top: calc(75 / 750* 100vw);
    left: calc(125 / 750* 100vw);
  }

  .infoCatch_image_4 {
    width: calc(124/750*100vw);
    top: calc(240 / 750* 100vw);
    left: calc(-760 / 750* 100vw);
  }
  
  .infoCatch_image_5 {
    width: calc(163/750*100vw);
    top: calc(240 / 750* 100vw);
    left: calc(-330 / 750* 100vw);
  }
  
  .infoCatch_image_6 {
    width: calc(83/750*100vw);
    top: calc(475 / 750* 100vw);
    left: calc(-705 / 750* 100vw);
  }

  .info_wrapper.-beginner .info_inner {
    flex-direction: column-reverse;
  }

  .info_wrapper.-beginner .info_detail {
    margin: 0;
  }

  .info_wrapper.-beginner .info_image {
    width: calc(200/375*100vw);
  }
}


/* 格言 */
.kakugen_wrapper {
  background: #E1E1E1;
  padding: 96px 0;
}

.kakugen_title {
  width: 540px;
  margin: 0 auto 40px;
}

.kakugenList {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: end;
  gap: 20px;
}

.kakugenList_item {
  width: 286px;
}

.kakugen_bg {
  margin-top: 84px;
}

/* heartBeat アニメーション */
.hover-heartBeat:hover {
  animation: heartBeat;
  animation-duration: 1s;
}

/* bounce アニメーション */
.hover-bounce:hover {
  animation: bounce;
  animation-duration: 1s;
}

/* pulse アニメーション */
.hover-pulse:hover {
  animation: pulse;
  animation-duration: 1s;
}

/* rubberBand アニメーション */
.hover-rubberBand:hover {
  animation: rubberBand;
  animation-duration: 1s;
}

/* shakeX アニメーション */
.hover-shakeX:hover {
  animation: shakeX;
  animation-duration: 1s;
}

/* shakeY アニメーション */
.hover-shakeY:hover {
  animation: shakeY;
  animation-duration: 1s;
}

/* swing アニメーション */
.hover-swing:hover {
  animation: swing;
  animation-duration: 1s;
}

/* tada アニメーション */
.hover-tada:hover {
  animation: tada;
  animation-duration: 1s;
}

/* wobble アニメーション */
.hover-wobble:hover {
  animation: wobble;
  animation-duration: 1s;
}

/* jello アニメーション */
.hover-jello:hover {
  animation: jello;
  animation-duration: 1s;
}

@media screen and (max-width: 768px) {
  section.kakugen {
    overflow: visible;
  }

  .kakugen_wrapper {
    padding: calc(40/375*100vw) calc(20/375*100vw);
  }
  
  .kakugen_title {
    width: auto;
    margin: 0 auto calc(20/375*100vw);
  }
  
  .kakugenList {
    width: 100%;
    display: flex;
    gap: calc(45/750*100vw) calc(26/750*100vw);
  }
  
  .kakugenList_item {
    width: calc(50% - calc(13/750*100vw));
  }
  
  .kakugen_bg {
    margin-top: calc(40/375*100vw);
  }
}

/* 売る、買う、巡る */
.reuse {
  background-color: white;
}

.reuse_center {
  background-color: white;
  padding-top: 132px;
  background: linear-gradient(to right, #1B2B5B 24px, white calc(24px + 1px), white calc(100% - 24px), #1B2B5B 24px);
}

/* セール時設定 */
.campaign.sell-campaign .reuse_center {
  background: linear-gradient(to right, #CBD402 24px, white calc(24px + 1px), white calc(100% - 24px), #CBD402 24px);
}
/* セール時設定 End */

.reuse_inner {
  width: 980px;
  margin: 0 auto;
}

.reuse_comment {
  text-align: right;
  opacity: 0;
  transform: translateY(20px); /* 初期位置を下に設定 */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.fade-in {
  opacity: 1; /* 不透明度を1に設定 */
  transform: translateY(0); /* 元の位置に戻す */
}

.reuse_comment img {
  width: 500px;
}

.reuse_comment.-one img {
  height: 127px;
}

.reuse_comment.-two img {
  height: 191px;
}

.reuse_comment.-three img {
  height: 127px;
}

.reuse_comment.-four img {
  height: 167px;
}

.reuse_comment.-five img {
  height: 139px;
}

.reuse_comment.-six img {
  height: 167px;
}

.reuse_comment + .reuse_comment {
  margin-top: 32px;
}

.reuse_youtube {
  overflow: hidden;
  position: relative;
  margin: 88px auto 0;
  height: 370px;
  width: 658px;
}

/* セール時設定 */
.campaign.sell-campaign .reuse_container.-sell .reuse_youtube {
  border: 8px solid #CBD402;
}

.campaign.buy-campaign .reuse_container.-buy .reuse_youtube {
    border: 8px solid #c92b23;
}  
/* セール時設定 END */

.reuse_youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.reuse_youtubeText {
  margin-top: 16px;
  color: #1B2B5B;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 1;
}

.reuse_btn_wrap {
  position: relative;
  overflow: hidden;
  height: 400px;
}

.reuse_decolation {
  position: absolute;
}

.reuse_decolation img {
  width: 180px;
  height: auto;
}

.reuse_decolation01 {
  left: 120px;
  top: 60px;
}

.reuse_decolation02 {
  right: 120px;
  top: 130px;
}

.reuse_decolation03 {
  left: 120px;
  top: 110px;
}

.reuse_decolation04 {
  right: 120px;
  top: 60px;
}

.reuse_btn {
  width: 280px;
  color: #1B2B5B;
  border: 2px solid #1B2B5B;
  border-radius: 15px;
  text-decoration: none;
  padding: 15px 0;
  display: block;
  text-align: center;
  background: #FFF;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.2em;
  margin: 90px auto 0;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
}

.reuse_btn:hover {
  background: #1B2B5B;
  color: #FFF;
}

.reuse_btn.-red {
  background: var(--color-red);
  color: #FFF;
  border: 2px solid var(--color-red);
}

.reuse_btn.-red:hover {
  background: #FFF;
  color: var(--color-red);
}

.mainview .reuse_btn {
  margin: 60px auto 60px;
}

.reuse_container.-sell {
  margin-top: 80px;
}

.reuse_container.-buy {
  padding-top: 80px;
  background: linear-gradient(to right, var(--color-red) 24px, white calc(24px + 1px), white calc(100% - 24px),  var(--color-red) 24px);
}

.reuse_container.-around {
  padding-top: 80px;
  padding-bottom: 80px;
  background: linear-gradient(to right, #1B2B5B 24px, white calc(24px + 1px), white calc(100% - 24px),  #1B2B5B 24px);
}

/* 売る、買う、巡るアニメーション */
.box {
  width: 403px;
  height: 250px;
  margin-left: 270px !important;
}

.scrollmagic-pin-spacer {
  margin-left: 0 !important;
}

.reuse_img_wrap {
  width: 450px;
  height: 278px;
  position: absolute;
}

.reuse_img {
  position: absolute;
  width: 450px;
}

#img2, #img3, #img4 {
  display: none;
}

@media screen and (max-width: 768px) {
  .reuse_center {
    padding-top: calc(170/750*100vw);
    background: linear-gradient(to right, #1B2B5B calc(15/750*100vw), white calc(calc(15/750*100vw) + 1px), white calc(100% - calc(15/750*100vw)), #1B2B5B calc(15/750*100vw));
  }

  /* セール時設定 */
  .campaign.sell-campaign .reuse_center {
    background: linear-gradient(to right, #CBD402 calc(15/750*100vw), white calc(calc(15/750*100vw) + 1px), white calc(100% - calc(15/750*100vw)), #CBD402 calc(15/750*100vw));
  }
  /* セール時設定 END */
  
  .reuse_inner {
    width: calc(100% - calc(80/750*100vw));
    margin: 0 auto;
  }
  
  .reuse_comment {
    text-align: center;
  }
  
  .reuse_comment img {
    width: 100%;
  }

  .reuse_comment.-one img {
    height: calc(171/750*100vw);
  }
  
  .reuse_comment.-two img {
    height: calc(255/750*100vw);
  }
  
  .reuse_comment.-three img {
    height: calc(171/750*100vw);
  }
  
  .reuse_comment.-four img {
    height: calc(223/750*100vw);
  }
  
  .reuse_comment.-five img {
    height: calc(186/750*100vw);
  }
  
  .reuse_comment.-six img {
    height: calc(223/750*100vw);
  }
  
  .reuse_comment + .reuse_comment {
    margin-top: calc(37/750*100vw);
  }
  
  .reuse_youtube {
    margin: calc(65/750*100vw) auto 0;
    width: 100%;
    height: calc(377/750*100vw);
  }

  /* セール時設定 */
  .campaign.sell-campaign .reuse_container.-sell .reuse_youtube {
    border: 4px solid #CBD402;
  }

  .campaign.buy-campaign .reuse_container.-buy .reuse_youtube {
    border: 4px solid #c92b23;
  }
  /* セール時設定 END */
  
  .reuse_youtubeText {
    margin-top: calc(12 / 375* 100vw);
    font-size: calc(14 / 375* 100vw);
  }
  
  .reuse_btn_wrap {
    height: auto;
    padding-bottom: calc(70/750*100vw);
  }
  
  .reuse_decolation img {
    width: auto;
    height: auto;
  }
  
  .reuse_decolation01 {
    width: calc(579/750*100vw);
    left: 0;
    top: calc(60/750*100vw);
  }
  
  .reuse_decolation02 {
    width: calc(434/750*100vw);
    right: 0;
    top: calc(150/750*100vw);
  }
  
  .reuse_decolation03 {
    width: calc(430/750*100vw);
    right: 0;
    top: calc(60/750*100vw);
  }
  
  .reuse_decolation04 {
    width: calc(580/750*100vw);
    left: 0;
    top: calc(200/750*100vw);
  }
  
  .reuse_btn {
    width: calc(430/750*100vw);
    padding: calc(30/750*100vw) 0;
    font-size: calc(30/750*100vw);
    margin: calc(354/750*100vw) auto 0;
  }
  
  .reuse_btn.-red {
    background: var(--color-red);
    color: #FFF;
    border: 2px solid var(--color-red);
    margin: calc(72/750*100vw) auto 0;
  }
  
  .reuse_container.-sell {
    margin-top: 0;
  }
  
  .reuse_container.-buy {
    padding-top: calc(75/750*100vw);
    background: linear-gradient(to right, var(--color-red) calc(15/750*100vw), white calc(calc(15/750*100vw) + 1px), white calc(100% - calc(15/750*100vw)),  var(--color-red) calc(15/750*100vw));
  }
  
  .reuse_container.-around {
    padding-top: calc(75/750*100vw);
    padding-bottom: calc(75/750*100vw);
    background: linear-gradient(to right, #1B2B5B calc(15/750*100vw), white calc(calc(15/750*100vw) + 1px), white calc(100% - calc(15/750*100vw)),  #1B2B5B calc(15/750*100vw));
  }

  .reuse_container.-sell .reuse_img_wrap {
    margin-bottom: calc(32/750*100vw);
  }
  
  .reuse_container.-buy .reuse_img_wrap {
    margin-bottom: calc(32/750*100vw);
  }

  .reuse_container.-around .reuse_img_wrap {
    margin-bottom: calc(64/750*100vw);
  }

  .scrollmagic-pin-spacer {
    margin: auto !important;
  }

  .youtube-wrap {
    padding: 0;
  }

  .youtube-wrap__inner {
    padding-bottom: 56.9%;
    width: 100%;
    height: auto;
  }

  .reuse_img_wrap {
    position: initial;
    width: calc(519 / 750* 100vw);
    height: calc(320 / 750* 100vw);
    margin: 0 auto;
  }

  .reuse_img {
    width: calc(519 / 750* 100vw);
    height: calc(320 / 750* 100vw);
  }
}

/* セカストを知る */
.lower_area_wrap {
  background: #E8E8E8;
}

@media screen and (min-width: 768px) {
  section.lower_area {
    width: 100%;
    padding: 96px 0;
  }

  .cmn_maintitle {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
  }

  .know_ss,
  .magazine {
    margin: auto;
    width: 1200px;
  }

  .magazine {
    margin: 64px auto;
  }

  .lower_area h2:nth-of-type(2) {
    margin-top: 64px;
  }

  ul.about_link_list {
    margin-bottom: 0;
  }

  section.event_archive div.more_event a {
    display: block;
    margin-top: 40px;
    box-shadow: 4px 4px 8px #DADDE3;
    background: #FFF;
  }

  ul.about_link_list a,
  ul.magazine_link_list a {
    transition: all .3s ease;
  }

  ul.about_link_list a:hover,
  ul.magazine_link_list a:hover {
    opacity: .6;
  }

  /* about_link_list */
  .about_title {
    margin-bottom: 24px;
  }

  ul.about_link_list {
    display: flex;
  }

  ul.about_link_list li {
    display: flex;
    flex-basis: 386px;
  }

  ul.about_link_list li:not(:first-child) {
    margin-left: 21px;
  }

  ul.about_link_list li a {
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0 #DADDE3;
  }

  ul.about_link_list li a:hover {
    opacity: .5;
  }

  /* magazine_link_list */
  ul.magazine_link_list {
    display: flex;
    justify-content: center;
  }

  ul.magazine_link_list li {
    display: flex;
    flex-basis: 386px;
  }

  ul.magazine_link_list li:not(:first-child) {
    margin-left: 21px;
  }

  ul.magazine_link_list li a {
    width: 100%;
    padding: 30px 40px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0 #DADDE3;
    background: #FFF;
    text-decoration: none;
  }

  ul.magazine_link_list li a:hover {
    opacity: .5;
  }

  ul.magazine_link_list li a p {
    font-size: 12px;
    text-align: center;
  }

  .magazine_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 71px;
  }
}

@media screen and (max-width: 768px) {
  .lower_area {
    width: 100vw;
    padding: calc(96/375*100vw) calc(20/375*100vw);
  }

  .cmn_maintitle {
    font-size: calc(24/375*100vw);
    font-weight: 700;
    margin-bottom: calc(20/375*100vw);
  }


  .magazine {
    background-color: #E8E8E8;
    padding-top: calc(64/375*100vw);
  }

  .know_ss h2, .magazine h2 {
    margin-bottom: calc(20/375*100vw);
  }

  .lower_area h2:nth-of-type(2) {
    margin-top: 64px;
  }

  ul.about_link_list {
    flex-wrap: wrap;
  }

  div.more_event a {
    display: block;
    margin-top: 40px;
    box-shadow: 4px 4px 8px #DADDE3;
    background: #FFF;
  }

  ul.about_link_list a {
    text-align: center;
  }

  ul.about_link_list a,
  ul.magazine_link_list a {
    transition: all .3s ease;
  }

  ul.about_link_list a:hover,
  ul.magazine_link_list a:hover {
    opacity: .6;
  }

  /* about_link_list */
  .about_title {
    margin-bottom: calc(20/375*100vw);
  }

  ul.about_link_list {
    display: flex;
    justify-content: space-between;
  }

  ul.about_link_list li {
    display: flex;
    margin-bottom: calc(16/375*100vw);
  }

  ul.about_link_list li:last-child {
    margin-bottom: 0;
  }

  ul.about_link_list li:not(:first-child) {
    margin-left: 0;
  }

  ul.about_link_list li a {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0 #DADDE3;
    width: 100%;
  }

  ul.about_link_list li a:hover {
    opacity: .5;
  }

  ul.about_link_list li a img {
    border-radius: calc(5/375*100vw);
    box-shadow: calc(3/375*100vw) calc(3/375*100vw) calc(6/375*100vw) 0 #DADDE3;
  }

  /* magazine_link_list */
  .content section.magazine {
    background-color: #E8E8E8;
    margin: auto;
    padding-bottom: calc(96/375*100vw);
    padding: calc(64/375*100vw) calc(20/375*100vw) calc(96/375*100vw);
    overflow: visible;
  }

  ul.magazine_link_list {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
  }

  ul.magazine_link_list li {
    display: flex;
    flex-basis: 100%;
    margin-bottom: calc(16/375*100vw);
  }

  ul.magazine_link_list li:last-child {
    margin-bottom: 0;
  }

  ul.magazine_link_list li:not(:first-child) {
    margin-left: 0;
  }

  ul.magazine_link_list li a {
    width: 100%;
    padding: calc(30/375*100vw) 0 calc(28/375*100vw);
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0 #DADDE3;
    background: #FFF;
    text-decoration: none;
  }

  ul.magazine_link_list li a:hover {
    opacity: .5;
  }

  ul.magazine_article_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: calc(64/375*100vw);
  }

  .lower_area h2:nth-of-type(2) {
    margin-top: calc(64/375*100vw);
  }

  ul.magazine_link_list li a {
    border-radius: calc(5/375*100vw);
    background: #FFF;
    box-shadow: calc(3/375*100vw) calc(3/375*100vw) calc(6/375*100vw) 0 #dadde3;
    padding: calc(30/375*100vw) calc(40/375*100vw);
    text-decoration: none;
    width: 100%;
  }

  ul.magazine_link_list li a p {
    font-size: calc(10/375*100vw);
    text-align: center;
  }

  .magazine_logo {
    align-items: center;
    display: flex;
    height: calc(70/375*100vw);
    justify-content: center;
    margin-bottom: calc(10/375*100vw);
    width: 100%;
  }

  .magazine_logo img {
    max-height: 100%;
  }
}

/* LINE・会員募集 */
.outdoor_bottom_link {
  padding: 96px 0;
  background: #FFF;
}

.outdoor_bottom_link_title {
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  color: #707070;
}

.outdoor_bottom_link_list,
.outdoor_bottom_link_list li {
  list-style: none;
}

.outdoor_bottom_link_list {
  display: flex;
  justify-content: center;
}

.outdoor_bottom_link_list .outdoor_bottom_link_title {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .outdoor_bottom_link {
    padding: calc(96/375*100vw) 0;
  }

  .outdoor_bottom_link_title {
    font-size: 4vw;
    line-height: 2;
  }

  .outdoor_bottom_link_list {
    flex-direction: column;
  }

  .outdoor_bottom_link_list .outdoor_bottom_link_title {
    font-size: 4vw;
  }

  .outdoor_bottom_link_list li img {
    width: 100%;
  }
}

/* promotionList */
.promotionList_wrap.hide {
  display: none;
}

.promotionList {
  width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.promotionList > li a {
  display: block;
  text-decoration: none;
}

.promotionList > li a:hover {
  opacity: 0.6;
}

.promotionList > li a img {
  border-radius: 5px;
  box-shadow: 4px 4px 8px 0px #dadde3;
  display: block;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .promotionList {
    width: calc(335 / 375 * 100vw);
    margin: calc(20/375*100vw) auto 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: calc(16/375*100vw);
  }

  .promotionList > li a img {
    border-radius: calc(5/375*100vw);
    box-shadow: calc(4/375*100vw) calc(4/375*100vw) calc(8/375*100vw) 0 #dadde3;
    width: 100%;
  }
}

/* スライダーはみ出し対応 */
.slick-arrow {
  display: none !important;
}

/* スライダー初期表示のはみ出し対応 */
.slider {
  height: calc(855/750*100vw);
  overflow: hidden;
}

/* aos.js カスタマイズ */
.aos-fade-out {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 1000ms; /* アニメーションの長さを指定 */
}

.aos-fade-out.aos-animate {
  opacity: 0;
}