@charset "UTF-8";

@font-face {
  src: url("../font/Helvetica.ttf") format("truetype");
  font-family: "Helvetica";
  font-style: normal;
  font-weight: normal;
}

body {
  position: relative;
  margin: 0 auto;
  color: #000e32;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  min-width: 0;
  min-height: 0;
}

.container {
  margin: 0 auto;
}

.button2 a {
  font-size: 24px;
}

@media screen and (min-width: 960px) {
  .wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1440px;
    margin: auto;
    padding: 0 31px 0 36px;
  }
}

@media screen and (min-width: 1280px) {
  .wrapper {
    padding: 0 62px 0 72px;
  }
}

@media screen and (min-width: 960px) {
  .wrapper__main {
    width: 67%;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper__main {
    width: 74%;
  }
}

.main-single {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .main-single {
    width: 70%;
  }
}

@media screen and (min-width: 960px) {
  .wrapper__aside {
    width: 33%;
    height: 500px;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper__aside {
    width: 26%;
    height: 500px;
  }
}

@media screen and (min-width: 960px) {
  .wrapper-single {
    padding: 0 80px;
  }
}

@media screen and (min-width: 1280px) {
  .wrapper-single {
    padding: 0 104px;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper-single {
    padding: 0 208px;
  }
}

.top-min-head {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.top-min-head__circle {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  border-radius: 50%;
  background: #15ccb0;
}

@media screen and (min-width: 960px) {
  .top-min-head__circle {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
}

.top-min-head__title {
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .top-min-head__title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 1.4;
  }
}

@media screen and (min-width: 1440px) {
  .top-min-head__title {
    font-size: 20px;
  }
}

.top-min-head-space {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .top-min-head-space {
    margin-top: 36px;
  }
}

.top-min-head-space--ir {
  margin-top: 36px;
}

@media screen and (min-width: 960px) {
  .top-min-head-space--ir {
    margin-top: 0;
  }
}

a:hover {
  opacity: 0.8;
}

.br-sp {
  display: block;
}

@media screen and (min-width: 960px) {
  .br-sp {
    display: none;
  }
}

.inner {
  padding-right: 27px;
  padding-left: 27px;
}

@media screen and (min-width: 960px) {
  .inner {
    max-width: 1440px;
    margin: auto;
    padding-right: 36px;
    padding-left: 36px;
  }
}

@media screen and (min-width: 1280px) {
  .inner {
    padding-right: 72px;
    padding-left: 72px;
  }
}

@media screen and (min-width: 960px) {
  .inner-main {
    padding-right: 58px;
    padding-left: 0;
  }
}

.inner-asdie-change {
  margin-bottom: 42px;
}





@media screen and (min-width: 960px) {
  .inner-asdie-change {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

.inner-aside-back {
  background: #ffffff;
}

@media screen and (min-width: 960px) {
  .inner-aside-back {
    padding-right: 0;
    padding-left: 0;
  }
}

.inner-aside__under {
  padding: 58px 0;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .inner-single {
    padding-right: 38px;
    padding-left: 0;
  }
}

@media screen and (min-width: 960px) {
  .inner-archive {
    padding-right: 38px;
    padding-left: 0;
  }
}

@media screen and (min-width: 960px) {
  .under-wrapper-inner {
    padding: 0 0 0 80px;
  }
}

@media screen and (min-width: 1280px) {
  .under-wrapper-inner {
    padding: 0 0 0 104px;
  }
}

@media screen and (min-width: 1440px) {
  .under-wrapper-inner {
    padding: 0 0 0 208px;
  }
}

@media screen and (min-width: 960px) {
  .inner-news-connection {
    padding-left: 38px;
  }
}

.inner-ranking-change {
  padding-bottom: 54px;
}

@media screen and (min-width: 960px) {
  .inner-ranking-change {
    padding-right: 80px;
    padding-bottom: 0;
    padding-left: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .inner-ranking-change {
    padding-right: 104px;
    padding-left: 104px;
  }
}

@media screen and (min-width: 1440px) {
  .inner-ranking-change {
    padding-right: 208px;
    padding-left: 208px;
  }
}

.inner-ranking__under {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .inner-ranking__under {
    max-width: 100%;
    padding: 30px 0 10px;
  }
}

@media screen and (min-width: 960px) {
  .inner-footer-under {
    padding-right: 80px;
    padding-left: 118px;
  }
}

@media screen and (min-width: 1280px) {
  .inner-footer-under {
    padding-right: 104px;
    padding-left: 142px;
  }
}

@media screen and (min-width: 1440px) {
  .inner-footer-under {
    padding-right: 208px;
    padding-left: 246px;
  }
}

.inner-single2 {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (min-width: 960px) {
  .inner-single2 {
    padding-right: 38px;
  }
}

@media screen and (min-width: 960px) {
  .inner-news-single2-inbox {
    padding-right: 32px;
    padding-left: 32px;
  }
}

.section-head {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.section-head__line {
  position: relative;
  right: 28px;
  width: 72px;
  height: 5px;
  background: #15ccb0;
}

@media screen and (min-width: 960px) {
  .section-head__line {
    right: initial;
    width: 72px;
    height: 6px;
  }
}

.section-head__line--ranking {
  right: 105px;
}

@media screen and (min-width: 960px) {
  .section-head__line--ranking {
    right: 0;
  }
}

.section-head__line::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 5px;
  background: #000e32;
  content: "";
}

@media screen and (min-width: 960px) {
  .section-head__line::after {
    height: 6px;
  }
}

.under-section-head__line {
  position: relative;
  height: 100%;
  background: #000e32;
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  padding: 9px 10px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .under-section-head__line {
    font-size: 11px;
  }
}

@media screen and (min-width: 960px) {
  .under-section-head__line {
    font-size: 13px;
    padding: 9px 13px;
  }
}

@media screen and (min-width: 1280px) {
  .under-section-head__line {
    font-size: 15px;
    padding-left: 5px;
  }
}

@media screen and (min-width: 1440px) {
  .under-section-head__line {
    font-size: 15px;
    padding: 9px 13px;
  }
}

.under-section-head__line2 {
  display: inline-block;
  position: relative;
  padding: 2px 10px;
  background: #000e32;
  color: #ffffff;
  font-size: 14px;
}

@media screen and (min-width: 960px) {
  .under-section-head__line2 {
    font-size: 13px;
  }
}

@media screen and (min-width: 1280px) {
  .under-section-head__line2 {
    font-size: 15px;
  }
}

@media screen and (min-width: 1440px) {
  .under-section-head__line2 {
    font-size: 15px;
  }
}

.under-section-head__line::before {
  position: absolute;
  top: 0;
  left: -28px;
  width: 28px;
  height: 100%;
  background: #15ccb0;
  content: "";
}

@media screen and (min-width: 960px) {
  .under-section-head__line::before {
    left: -12px;
    width: 13px;
  }
}

.under-section-head__line2::before {
  position: absolute;
  top: 0;
  left: -24px;
  width: 25px;
  height: 100%;
  background: #15ccb0;
  content: "";
}

@media screen and (min-width: 960px) {
  .under-section-head__line2::before {
    left: -29px;
    width: 30px;
  }
}

.section-head__line--aside {
  right: 110px;
}

@media screen and (min-width: 960px) {
  .section-head__line--aside {
    display: none;
  }
}

.section-head__title {
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}

@media screen and (min-width: 960px) {
  .section-head__title {
    font-size: 50px;
  }
}

@media screen and (min-width: 1440px) {
  .section-head__title {
    font-size: 50px;
  }
}

.under-section-head__title {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .under-section-head__title {
    font-size: 25px;
  }
}

@media screen and (min-width: 960px) {
  .under-section-head__title {
    font-size: 30px;
    line-height: 1.15;
  }
}

@media screen and (min-width: 1440px) {
  .under-section-head__title {
    font-size: 48px;
  }
}

.under-section-head__space {
  margin-top: 10px;
}

@media screen and (min-width: 960px) {
  .under-section-head__space {
    margin-top: 10px;
  }
}

.under-section-head__space2 {
  margin-top: 0px;
}

@media screen and (min-width: 960px) {
  .under-section-head__space2 {
    margin-top: 28px;
  }
}

.under-section-head__sub-space {
  margin-top: 0px;
}

.section-head__title--amusement {
  font-size: 43px;
}

@media screen and (min-width: 960px) {
  .section-head__title--amusement {}
}

@media screen and (min-width: 1440px) {
  .section-head__title--amusement {
    font-size: 80px;
  }
}


.section-head__sub-title {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.33;
}

@media screen and (min-width: 960px) {
  .section-head__sub-title {
    font-size: 18px;
  }
}

.under-section-head__sub-title {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.33;
}

@media screen and (min-width: 960px) {
  .under-section-head__sub-title {
    font-size: 18px;
  }
}

.top-min-head__title-space {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .top-min-head__title-space {
    margin-top: 0;
  }
}

.section-head__sub-space {
  margin-top: 6px;
}

@media screen and (min-width: 960px) {
  .section-head__sub-space {
    margin-top: initial;
  }
}

.section-head__space {
  margin-top: 18px;
}

@media screen and (min-width: 960px) {
  .section-head__space {
    margin-top: 11px;
  }
}

@media screen and (min-width: 960px) {
  .section-head__title--under-new-arrival {
    margin-top: 20px;
  }
}

@media screen and (min-width: 960px) {
  .section-head__sub-title--under-new-arrival {
    font-size: 20px;
  }
}

.section-head__line--min-cat {
  right: 0;
  width: 100%;
  margin-top: 10px;
}

.section-head__line--min-cat::after {
  right: 0;
  width: 56%;
}

.section-head__title--other {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 21px;
}

@media screen and (min-width: 960px) {
  .section-head__title--other {
    font-size: 28px;
  }
}

/****************************************:

ハンバーガー用

*****************************************:*/
.hamburger {
  -webkit-transform: translateY(-50%);
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  right: 10px;
  right: 0;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .hamburger {
    display: none;
    width: 80px;
    height: 80px;
  }
}

.hamburger.hamburger__under {
  -webkit-transform: translateY(-50%);
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;

}

@media screen and (min-width: 960px) {
  .hamburger.hamburger__under {
    right: 0;
  }
}

.hamburger span {
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  width: 28px;
  height: 3px;
  background: #000e32;
  transition: 0.4s;
}

.hamburger.hamburger__under span {
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  width: 28px;
  height: 3px;
  background: #000e32;
  transition: 0.4s;
}

.hamburger__wrap {
  position: relative;
}

.hamburger__close {
  -webkit-transform: translateX(-40%);
  display: none;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-40%);
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.hamburger span:nth-child(1) {
  -webkit-transform: translateX(-50%);
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.hamburger span:nth-child(2) {
  -webkit-transform: translateX(-50%);
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.hamburger span:nth-child(3) {
  -webkit-transform: translateX(-50%);
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.hamburger.active span {
  background: #000e32;
}

.hamburger.active .hamburger__close {
  display: block;
}

.hamburger.active span:nth-child(1) {
  -webkit-transform: translateX(-25%) rotate(45deg);
  top: 50%;
  transform: translateX(-25%) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  display: none;
}

.hamburger.active span:nth-child(3) {
  -webkit-transform: translateX(-25%) rotate(-45deg);
  top: 50%;
  transform: translateX(-25%) rotate(-45deg);
}

/* パンくずリスト */
.breadcrumb-space {
  width: 100%;
  padding-top: 94px;
}

@media screen and (min-width: 960px) {
  .breadcrumb-space {
    padding-top: 0;
  }
}

.breadcrumb__inner {
  color: #b3b3b3;
  font-size: 15px;
  line-height: 1.5;
  margin: auto;
  background: #f2f3f4;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}

.breadcrumb__inner::-webkit-scrollbar {
  display: none;
}

.breadcrumb__inner .current-item {
  color: #000;
}

@media screen and (min-width: 520px) {
  .breadcrumb__inner {
    padding-right: 27px;
    padding-left: 27px;
  }
}

@media screen and (min-width: 960px) {
  .breadcrumb__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .breadcrumb__inner {
    padding-right: 104px;
    padding-left: 104px;
  }
}

@media screen and (min-width: 1440px) {
  .breadcrumb__inner {
    padding-right: 208px;
    padding-left: 208px;
  }
}

.breadcrumb-space--archive {
  padding-top: 96px;
}

@media screen and (min-width: 960px) {
  .breadcrumb-space--archive {
    padding-top: 80px;
  }
}

.tab-menu__head {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 2px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .tab-menu__head {
    font-size: 12px;
  }
}

@media screen and (min-width: 960px) {
  .tab-menu__head {
    width: 48%;
    padding: 8px;
  }
}

.tab-menu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 960px) {
  .tab-menu__items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    justify-content: center;
  }
}

@media screen and (min-width: 960px) {
  .tab-menu__items::before {
    display: block;
    z-index: -1;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #15ccb0;
    content: "";
  }
}

.tab-menu__head-text::after {
  -webkit-transition: 0.4s;
  -webkit-transform: translateY(-3px) rotate(0);
  display: block;
  position: absolute;
  top: 50%;
  right: -22px;
  width: 13px;
  height: 13px;
  margin: auto;
  transform: translateY(-3px) rotate(0);
  background: url(../images/top/arrow-white.png) no-repeat;
  background-size: contain;
  content: "";
  transition: 0.4s;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .tab-menu__head-text::after {
    right: -21px;
    width: 10px;
    height: 10px;
  }
}

@media screen and (min-width: 960px) {
  .tab-menu__head-text::after {
    right: 50%;
    bottom: -22px;
    width: 10px;
    height: 10px;
  }
}

.tab-menu__head.active .tab-menu__head-text::after {
  -webkit-transform: rotate(180deg) translateY(6px);
  transform: rotate(180deg) translateY(6px);
}

.tab-menu__head:nth-child(1) {
  background: #15ccb0;
}

.tab-menu__head-text {
  display: inline-block;
  position: relative;
  margin-right: 16px;
  font-size: 18px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .tab-menu__head-text {
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 960px) {
  .tab-menu__head-text {
    font-size: 16px;
  }
}

.tab-menu__head:nth-of-type(1) {
  background: #15ccb0;
  color: #ffffff;
}

.tab-menu__content:nth-of-type(1) {
  width: 100%;
  padding: 12px 25px;
  background: #15ccb0;
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
}

.tab-menu__head:nth-child(2) {
  background: #000e32;
}

.tab-menu__head:nth-of-type(2) {
  background: #000e32;
  color: #ffffff;
}

.tab-menu__content {
  display: none;
}

.tab-menu__contents li.active {
  opacity: 1;
}

.tab-menu__content.active {
  display: block;
}

.tab-menu__contents li.active .tab-menu__content {
  display: block;
}

.menu-items .menu-item__inner {
  display: none;
}

.menu-items .menu-item__inner li ul {
  display: none;
}

.menu-items p {
  cursor: pointer;
}

.menu-items .menu-item__inner li>p {
  cursor: pointer;
}

.tab-menu__content:nth-of-type(1) .menu-item__text {
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
  color: #000e32;
  font-size: 16px;
  line-height: 1.17;
  display: inline-block;
  width: 96%;
}

.tab-menu__contents li {
  position: relative;
}

.tab-menu__content:nth-of-type(1) .menu-item:first-child::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 15px;
  right: 0;
  transform: translateY(-50%);
  color: #000e32;
  font-size: 28px;
  content: "+";
  z-index: 90;
  cursor: pointer;
}

.tab-menu__content:nth-of-type(1) .menu-item:first-child.active:after {
  -webkit-transform: translateY(-50%) translateX(0);
  width: 16px;
  height: 3px;
  transform: translateY(-50%) translateX(0);
  background: #000e32;
  content: "";
}

.tab-menu__content:nth-of-type(1) .middle-menu__text {
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 8px;
  color: #000e32;
  font-size: 16px;
  line-height: 1.17;
  display: block;
}

.tab-menu__content:nth-of-type(1) .middle-menu::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 7.5px 0 7.5px 13px;
  border-style: solid;
  border-color: transparent transparent transparent #000e32;
  content: "";
}

.tab-menu__content:nth-of-type(1) .middle-menu:first-child.active:after {
  -webkit-transform: translateY(-50%) translateX(0);
  width: 16px;
  height: 3px;
  transform: translateY(-50%) translateX(0);
  border-width: initial;
  border-style: initial;
  background: #000e32;
}

.tab-menu__content:nth-of-type(1) .under-menu__link {
  display: block;
  position: relative;
  margin-bottom: 18px;
  color: #000e32;
  font-size: 16px;
  line-height: 1.17;
  text-indent: 1em;
}

.tab-menu__content:nth-of-type(1) .under-menu__link:after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 7.5px 0 7.5px 13px;
  border-style: solid;
  border-color: transparent transparent transparent #000e32;
  content: "";
}

.tab-menu__content:nth-of-type(2) {
  width: 100%;
  padding: 12px 25px;
  background: #000e32;
  color: #ffffff;
  font-size: 16px;
}

.tab-tag {
  display: inline-block;
}

.tab-tag__link {
  color: #15ccb0;
  cursor: pointer;
}

.tab-tags__item {
  margin-right: 57px;
  margin-bottom: 9px;
}

.tab-tags__more {
  color: #15ccb0;
  font-size: 16px;
  text-align: right;
  margin-top: 1em;
}

.tab-tags__more a {
  padding-right: 20px;
  position: relative;
}

.tab-tags__more a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #15ccb0;
  border-right: 2px solid #15ccb0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.under-tab-sp {
  display: block;
}

@media screen and (min-width: 960px) {
  .under-tab-sp {
    display: none;
  }
}

.under-tab-pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .under-tab-pc {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  .under-tab-pc .tab-menu__items::before {
    top: -5px;
  }
}

@media screen and (min-width: 960px) {
  .under-tab-pc .tab-menu__head .tab-menu__head-text::after {
    -webkit-transform: rotate(180deg) translateY(8px);
    -webkit-transition: 0.4s;
    top: 0px;
    bottom: initial;
    transform: rotate(180deg) translateY(8px);
    transition: 0.4s;
  }
}

@media screen and (min-width: 960px) {
  .under-tab-pc .tab-menu__head.active .tab-menu__head-text::after {
    -webkit-transform: rotate(0deg) translateY(-6px);
    transform: rotate(0deg) translateY(-6px);
  }
}

.more {
  display: inline-block;
  padding: 7px 34px 10px;
  background: #15ccb0;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .more {
    padding: 12px 46px 12px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.56;
  }
}

@media screen and (min-width: 1440px) {
  .more {
    padding: 18px 56px 15px;
    font-size: 18px;
  }
}

.more-ir {
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .more-ir {
    margin-top: 41px;
  }
}

.more-share {
  margin-top: 32px;
  padding: 12px;
  font-size: 18px;
}

@media screen and (min-width: 960px) {
  .more-share {
    margin-top: 51px;
    padding: 18px 56px 15px;
  }
}

.more-show {
  padding: 0;
  background: transparent;
  color: #000e32;
  line-height: 1.56;
}

.more-show::after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px solid #000e32;
  border-right: 2px solid #000e32;
  content: "";
}

.more-news-arrival {
  margin-top: 10px;
}

@media screen and (min-width: 520px) {
  .more-news-arrival {
    margin-top: 28px;
  }
}

@media screen and (min-width: 960px) {
  .more-news-arrival {
    margin-top: 40px;
  }
}

@media screen and (min-width: 960px) {
  .more-news-arrival--space {
    margin-top: 20px;

  }
}

.more-aside {
  position: relative;
  padding: 12px 32px;
  border: 2px solid #000e32;
  background: #ffffff;
  color: #000e32;
  font-size: 16px;
}

@media screen and (max-width: 960px) {
  .more-news-arrival--space {
    font-size: 16px;
  }
}


.more-aside__space {
  margin-top: 56px;
}

.more-aside::after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  display: block;
  position: absolute;
  top: 46%;
  right: 18px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px solid #15ccb0;
  border-right: 2px solid #000e32;
  content: "";
}

.more-sp {
  display: block;
}

@media screen and (min-width: 960px) {
  .more-sp {
    display: none;
  }
}

.more-ranking-space {
  margin-top: 27px;
}

@media screen and (min-width: 960px) {
  .more-ranking-space {
    margin-top: 0;
  }
}

.back-to-top {
  -webkit-box-shadow: 0 3px 6px 0 rgba(21, 204, 176, 0.5);
  visibility: hidden;
  z-index: 99;
  position: fixed;
  right: 27px;
  margin: 0;
  border-radius: 50%;
  background: #15ccb0;
  box-shadow: 0 3px 6px 0 rgba(21, 204, 176, 0.5);
  opacity: 0;

  bottom: 48px;
}

@media screen and (min-width: 960px) {
  .back-to-top {
    right: 104px;
    bottom: 52px;
  }
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;

}

.back-to-top__link {
  display: block;
  position: relative;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #15ccb0;
}

@media screen and (min-width: 960px) {
  .back-to-top__link {
    width: 80px;
    height: 80px;
  }
}

.back-to-top__link::after {
  -webkit-transform: translate(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  transform: translate(-50%);
  background: #ffffff;
  content: "";
}

@media screen and (min-width: 520px) {
  .back-to-top__link::after {
    top: 32%;
    height: 24px;
  }
}

.back-to-top__link::before {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 22px;
  right: 23px;
  width: 18px;
  height: 18px;
  margin: auto;
  transform: rotate(-45deg);
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  content: "";
  transition: 0.4s;
}

@media screen and (min-width: 960px) {
  .back-to-top__link::before {
    top: -12px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 16px;
    height: 16px;
  }
}

.back-to-top__link:hover {
  -webkit-transition: 0.4s;
  background: #000e32;
  transition: 0.4s;
}

.back-to-top__link:hover:before {
  -webkit-transition: 0.4s;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transition: 0.4s;
}

/****************************************:

header

*****************************************:*/
.header {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: transparent;

}

@media screen and (min-width: 960px) {
  .header {
    height: 80px;
  }
}

.header-back {
  background: #ffffff;
}

.header__head {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 960px) {
  .header__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
  }
}

@media screen and (min-width: 960px) {
  .header__head--under {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
  }
}

.header__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: inherit;
  padding: 0 22px;
}

@media screen and (min-width: 960px) {
  .header__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1440px;
    margin: auto;
    padding: 0 40px;
  }
}

.header__title {
  height: inherit;
}

.header.change-color {
  background: #ffffff;
}

.logo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo__link {
  display: block;
}

@media screen and (min-width: 960px) {
  .logo__link {
    width: 200px;
  }
}

.logo__link--large {
  width: 63%;
  max-width: 252px;
}

@media screen and (min-width: 960px) {
  .logo__link--large {
    width: 140px;
    margin-right: 65px;
  }
}

@media screen and (min-width: 1440px) {
  .logo__link--large {
    width: 299px;
  }
}

.logo__img {
  width: 100%;
}


.header__title {
  /* width: 167px; */
  width: 140px;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .header__title {
    width: 200px;
    height: auto;
  }
}

.header__nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
}

@media screen and (min-width: 960px) {
  .header__nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    align-items: center;
    width: 83%;
    height: inherit;
  }
}

@media screen and (min-width: 1280px) {
  .header__nav {
    width: 70%;
  }
}

@media screen and (min-width: 1440px) {
  .header__nav {
    width: 80%;
  }
}


.header__search {
  margin-right: 56px;
}

@media screen and (min-width: 960px) {
  .header__search {
    margin-right: 0;
  }
}

@media screen and (min-width: 960px) {
  .header__search--under {
    position: absolute;
  }
}

.header-nav__menus-content {
  display: block;
  position: absolute;
  right: -1000px;
}

@media screen and (min-width: 960px) {
  .header-nav__menus-content {
    right: -100vw;
  }
}

.header-nav__menus-content.active {
  -webkit-transition: 0.6s;
  top: 95px;
  right: 0;
  transition: 0.6s;
}

.header-nav__menus-content.active:before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: -40px;
  width: 100vw;
  height: 100vh;
  background: #ffffff;
  content: "";
}

.header-nav__menus-content {
  width: 90%;
}

.ac-menu__content {
  width: 90%;
  height: calc(100vh - 75px);
  /*2022/07/19*/
  height: calc(100dvh - 75px);
  /*2022/07/19*/
  overflow: scroll;
  /*2022/07/19*/
  padding: 20px;
  background: #f2f3f4;
}

@media screen and (min-width: 960px) {
  .ac-nav-menu {
    position: relative;
  }

  .ac-nav-menu .middle-menus {
    display: block;
    position: absolute;
    padding-top: 8px;
    background: #fff;
    width: 100%;

    opacity: 0;
    transition: opacity .4s;
  }



  .ac-nav-menu:hover .middle-menus {
    opacity: 1;
  }


  .ac-nav-menu .middle-menus li {
    position: relative;
  }

  .ac-nav-menu .middle-menu__text {
    position: relative;
    margin-bottom: 10px;
    color: #000e32;
    font-size: 14px;
    line-height: 1.17;
    display: block;
    width: 100%;
    text-indent: 1.4em;
  }

  .ac-nav-menu .middle-menu__text::before {
    position: absolute;
    content: "";
    left: 10px;
    width: 8px;
    height: 10px;
    border-top: 2px solid #000e32;
    border-right: 2px solid #000e32;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media screen and (min-width: 14400px) {
  .ac-nav-menu .middle-menu__text {
    font-size: 17px;
  }
}


.ac-menu__content li.is_toggle {
  position: relative;
}



.ac-menu__content .menu-item__text {
  position: relative;
  margin-bottom: 18px;
  color: #000e32;
  font-size: 16px;
  line-height: 1.17;
  display: block;
  width: 96%;
}

.ac-menu__content .menu-item.is_toggle:after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  color: #000e32;
  font-size: 28px;
  content: "+";
  top: 8px;
  cursor: pointer;
  z-index: 90;
}


.ac-menu__content .menu-item.is_toggle.active:after {
  -webkit-transform: translateY(-50%) translateX(0);
  width: 16px;
  height: 3px;
  transform: translateY(-50%) translateX(0);
  background: #000e32;
  content: "";
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}



.ac-menu__content .middle-menu__text {
  position: relative;
  margin-bottom: 18px;
  color: #000e32;
  font-size: 16px;
  line-height: 1.17;
  display: block;
  width: 96%;
  text-indent: 1.4em;
}

.ac-menu__content .middle-menu__text::before {
  position: absolute;
  content: "";
  left: 10px;
  width: 8px;
  height: 10px;
  border-top: 2px solid #000e32;
  border-right: 2px solid #000e32;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ac-menu__content .middle-menu::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 7.5px 0 7.5px 13px;
  border-style: solid;
  border-color: transparent transparent transparent #000e32;
  content: "";
  cursor: pointer;
}

.ac-menu__content .middle-menu.active:after {
  -webkit-transform: translateY(-50%) translateX(0);
  width: 16px;
  height: 3px;
  transform: translateY(-50%) translateX(0);
  border-width: initial;
  border-style: initial;
  background: #000e32;
  cursor: pointer;
}

.ac-menu__content .under-menu__link {
  display: block;
  position: relative;
  margin-bottom: 18px;
  color: #000e32;
  font-size: 16px;
  line-height: 1.17;
  text-indent: 1em;
}

.ac-menu__content .under-menu__link:after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 7.5px 0 7.5px 13px;
  border-style: solid;
  border-color: transparent transparent transparent #000e32;
  content: "";
}

.header-tag-menu__content {
  width: 100%;
  background: #f2f3f4;
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}

.header-tag-menu__content .tab-tag__link {
  color: #000e32;
}

.tab-tag {
  display: inline-block;
}

.tab-tag__link {
  color: #15ccb0;
  cursor: pointer;
}

.header-tag-menu__content .tab-tags__item {
  margin-right: 40px;
  margin-bottom: 0;
}

.header-ac-menu__text-bold,
.header-tag-menu__text-bold {
  display: block;
  margin-bottom: 14px;
  color: #000e32;
  font-size: 18px;
  font-weight: bold;
}

.header-ac-menu__link {
  margin-top: 86px;
}

/*フォーム全体*/
.header-form {
  position: relative;
  /*フォームの相対位置*/
  max-width: 100%;
  /*フォームのサイズ*/
  margin-bottom: 15px;
  /*フォームの下に余白*/
}

/*検索ボックス*/
.search-form__input {
  position: absolute;
  top: 0;
  /*フォームの絶対位置*/
  right: 0;
  width: 100%;
  /*クリック時の青い枠線消す*/
  height: 50px;
  /*検索ボックスの高さ*/
  padding: 0 10px;
  /*検索ボックスの背景カラー*/
  border: none;
  /*テキスト位置調整*/
  border-radius: 2px 0 0 2px;
  outline: 0;
  /*検索ボックスの角を丸める*/
  background: #ffffff;
  font-size: 16px;
}

/*検索ボタン*/
.search-form__box {
  /*検索ボタンの縦幅*/
  position: absolute;
  /*検索ボタンの位置調整*/
  top: 0;
  /*検索ボタンの絶対位置*/
  right: 0;
  width: 50px;
  /*検索ボタンの横幅*/
  height: 50px;
  /*検索ボタンの背景カラー*/
  border: none;
  border-radius: 0 2px 2px 0;
  /*検索ボタンの角を丸める*/
  background-color: #000e32;
  /*検索ボタンの枠線を消す*/
  cursor: pointer;
}

.search-form__icon {
  width: 30px;
  height: 30px;
}

/*検索ボタンマウスオーバー時*/
.search-form__box:hover {
  color: #505050;
  /*検索ボタンマウスオーバー時のフォントカラー*/
}

.header__head-under {
  position: relative;
}

.search-form-header {
  display: block;
  position: fixed;
  top: -100%;
  right: 20px;
  width: calc(100% - 40px);
  margin-bottom: 0;
  padding: 20px;
  z-index: 11;
  transition: all 0.6s ease;
}

.search-form-header.show {
  top: 20px;
  background-color: #f2f3f4;
  cursor: default;
  transition: all 0.6s ease;
}

.search-form-header .search-form__input {
  position: relative;
  width: calc(100% - 50px);
}

.search-form-header .search-form__box {
  margin-top: 20px;
  margin-right: 20px;
}

.search-form-header .header-form-close {
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 2;
  background-color: #ffffff;
  border-radius: 100%;
  width: 24px;
  height: 24px;
}

.search-form-header .header-form-close span {
  position: absolute;
  top: 11px;
  left: 8px;
  width: 16px;
  height: 3px;
  background-color: #000e32;
}

.search-form-header .header-form-close span {
  transform: translateX(-25%) rotate(-45deg);
}

.search-form-header .header-form-close span:nth-child(2) {
  transform: translateX(-25%) rotate(45deg);
}

.search-form-header .header-form-close {
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .search-form-header {
    width: 50%;
  }
}

.search {
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
}

/****************************************:

nav

*****************************************:*/
@media screen and (min-width: 960px) {
  .nav {
    display: block;
    height: inherit;
  }
}

@media screen and (min-width: 960px) {
  .header__nav--under {
    display: none;
  }
}

.nav__items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.6s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: -1000px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background: #ffffff;
  font-weight: bold;
  transition: 0.6s;
}

@media screen and (min-width: 960px) {
  .nav__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    flex-direction: row;
    align-items: center;
    height: inherit;
    background: initial;
    justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.nav__items.nav__items--under {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.6s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: -2000px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background: #ffffff;
  font-weight: bold;
  transition: 0.6s;
}

.nav__items.active {
  z-index: -1;
  right: 0;
}

.nav__item {
  margin-bottom: 36px;
  color: #000e32;
  font-weight: bold;
  cursor: pointer;

}

@media screen and (min-width: 960px) {
  .nav__items--under-items {
    width: 90%;
    margin-left: auto;
  }
}

@media screen and (min-width: 1280px) {
  .nav__items--under-items {
    width: 66%;
  }
}

@media screen and (min-width: 1440px) {
  .nav__items--under-items {
    width: 78%;
  }
}

@media screen and (min-width: 960px) {
  .nav__item {
    margin-right: 16px;
    margin-bottom: 0;
    color: #000e32;
    /* font-size: 14px; */
    letter-spacing: 0;
    line-height: 1.33;
    text-align: left;
    font-size: 13px;
  }
}

@media screen and (min-width: 1280px) {
  .nav__item {
    font-size: 14px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .nav__item {
    margin-right: 43px;
    font-size: 18px;
  }
}

@media screen and (min-width: 520px) {
  .nav__item:last-child {
    margin-right: 49px;
  }
}

@media screen and (min-width: 960px) {
  .nav__item:last-child {
    margin-right: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .nav__item:last-child {
    margin-right: 49px;
  }
}

.nav__items-top-sp-none {
  display: none;
}

@media screen and (min-width: 960px) {
  .nav__items-top-sp-none {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  .nav__items.active.nav__items--under {
    right: -90px;
    width: 76vw;
  }
}

@media screen and (min-width: 1280px) {
  .nav__items.active.nav__items--under {
    right: -125px;
    width: 80vw;
  }
}

@media screen and (min-width: 1440px) {
  .nav__items.active.nav__items--under {
    right: -15vw;
    width: 80vw;
  }
}

/****************************************:

index.html

*****************************************:*/
.fv {
  position: relative;
  width: 100%;
  height: auto;
  background: #ffffff;
}

@media screen and (min-width: 520px) {
  .fv {
    height: auto;
  }
}

@media screen and (min-width: 960px) {
  .fv {
    height: auto;
    max-height: 100%;
    background-size: cover;
  }
}

@media screen and (min-width: 1280px) {
  .fv {
    height: auto;

  }
}

@media screen and (min-width: 1440px) {
  .fv {
    height: auto;
  }
}

@media screen and (min-width: 960px) {
  .fv__back {
    -webkit-animation: bgAnime 10s infinite;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    animation: bgAnime 10s infinite;
    opacity: 0;
  }
}

@media screen and (min-width: 960px) {
  .fv .back-images1 {
    background: url(../images/top/main_body1.webp) no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 960px) {
  .fv .back-images2 {
    -webkit-animation-delay: 5s;
    background: url(../images/top/main_body2.webp) no-repeat;
    background-size: cover;
    animation-delay: 5s;
  }
}

@-webkit-keyframes bgAnime {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes bgAnime {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.fv::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: #f2f3f4;
  content: "";
}

@media screen and (min-width: 960px) {
  .fv::before {
    display: none;
  }
}

.fv__inner {
  width: 100%;
  transform: none;
  position: static;
  margin-top: 74px;
}

.inner.fv__inner {
  padding: 0;
}

.inner.fv__inner .slick-initialized .slick-slide,
.inner.fv__inner .cards__contents {
  display: flex;
  height: auto;
}

.fv__inner .slick-slide {
  margin-left: 5px;
  margin-right: 5px;
}

.fv__inner .card-slidebtn__next.slick-arrow {
  left: auto;
  right: 0;
}

.fv__inner .card-slidebtn__prev.slick-arrow {
  left: auto;
  right: 50px;
}

@media screen and (min-width: 960px) {
  .fv {
    height: auto;
  }

  .fv__inner {
    transform: none;
    margin-top: 80px;
  }

  .inner.fv__inner {
    padding: 0;
  }

  .fv__inner .slick-slider .slick-list {
    padding-top: 40px;
  }

  .fv__inner .card-slidebtn__next.slick-arrow,
  .fv__inner .card-slidebtn__prev.slick-arrow {
    bottom: -50px;
  }

  .fv__inner .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.fv__cards {
  max-height: calc(50.2vw + 88px);
}

/* .fv__cards.fv__cards--load { */
/* overflow: hidden; */
/* } */

@media screen and (min-width: 960px) {
  .fv__cards {
    max-height: 28vw;
  }
}

.fv__scroll {
  position: absolute;
  bottom: -100px;
  left: 8px;
  z-index: 1;
}

@media screen and (min-width: 960px) {
  .fv__scroll {
    bottom: -155px;
    left: -40px;
  }
}


/****************************************:

cards

*****************************************:*/

ul.cards__slider>li:not(:first-child) {
  display: none;
}


.cards__slider.slick-slider {
  opacity: 0;
  transition: opacity .25s ease;
  display: none;
}

.cards__slider.slick-initialized {
  opacity: 1;
  display: block;
  /*slick-initializedが付与されたら表示*/
}

.cards__items {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 520px) {
  .cards__items {
    max-width: 600px;
    margin: auto;
  }
}

@media screen and (min-width: 960px) {
  .cards__items {
    max-width: initial;
    margin: initial;
  }
}

.cards__slider {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .cards__slider {
    width: 100%;
    margin-left: auto;
  }
}

.fv__cards-sliderbtn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  position: absolute;
  right: 50px;
  bottom: 50px;
}

.card-slidebtn__prev,
.card-slidebtn__next {
  z-index: 1;
  position: relative;
  width: 50px;
  height: 50px;
  background: #ffffff;
}

.card-slidebtn__prev {
  position: absolute;
  bottom: -60px;
  left: 45px;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .card-slidebtn__prev {
    right: 64px;
    bottom: -20px;
    left: initial;
  }
}

.card-slidebtn__next {
  position: absolute;
  bottom: -60px;
  left: 90px;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .card-slidebtn__next {
    right: 0;
    bottom: -20px;
    left: initial;
  }
}

.card-slidebtn__prev:before {
  -webkit-transform: rotate(-135deg) translate(-50%, -50%);
  position: absolute;
  top: 22%;
  left: 50%;
  width: 10px;
  height: 10px;
  transform: rotate(-135deg) translate(-50%, -50%);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.card-slidebtn__next:before {
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  position: absolute;
  top: 60%;
  left: 30%;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translate(-50%, -50%);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.cards__wrap {
  position: relative;
}

.cards__item {
  width: 87%;
  margin-left: auto;
  cursor: pointer;
}

.inner.fv__inner .cards__item {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .cards__item {
    margin-top: 40px;
    margin-right: 48px;
    margin-left: initial;
  }
}

.cards__item:last-child {
  margin-right: 0;
}

@media screen and (min-width: 960px) {
  .cards__item:last-child {
    margin-top: 0;
  }
}

.card__imgbox {
  z-index: 10;
  position: relative;
  width: 100%;
  margin-left: auto;
}

@media screen and (min-width: 960px) {
  .card__imgbox {
    width: 100%;
    max-width: initial;
  }
}

.card__imgbox--change {
  max-width: 240px;
  margin-left: 0;
}

/* 追記 */
@media screen and (min-width: 520px) {
  .card__imgbox--change {
    max-width: 328px;
  }
}

@media screen and (min-width: 960px) {
  .card__imgbox--change {
    max-width: 100%;
    margin-left: initial;
  }
}

.card__link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: calc(440 / 768 * 100%);
}

@media screen and (min-width: 960px) {
  .card__link {
    padding-top: calc(287 / 502 * 100%);
  }
}

.cards__tags {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;

  width: 100%;
}

.cards__contents {
  display: block;
  padding: 8px;
  background: #ffffff;

  text-align: left;
}

@media screen and (min-width: 960px) {
  .cards__contents {
    padding: 16px;
  }
}

.under-new-arrival__contents .cards__contents {
  width: 100%;
}

.news-archive__cards .cards__contents {
  width: 100%;
}


.card__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cards__title {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-size: 16px;
  letter-spacing: 0;
  text-align: left;

  margin-top: 0px;
}

@media screen and (min-width: 520px) {
  .cards__title {


    margin-top: 0px;
  }
}

@media screen and (min-width: 960px) {
  .cards__title {
    font-size: 20px;
    line-height: 1.5;
    -webkit-line-clamp: 2;
  }
}

@media screen and (min-width: 1440px) {
  .cards__title {
    font-size: 32px;
    line-height: 1.5;
  }
}

.cards__title--min {
  font-size: 18px;
  line-height: 1.25;
  /* 追記 */
  margin-top: 0px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .cards__title--min {
    font-size: 16px;
  }
}

@media screen and (min-width: 960px) {
  .cards__title--min {
    font-size: 16px;
    line-height: 1.4;
    /* 追記 */
    margin-top: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__title--min {
    font-size: 20px;
  }
}

.card__imgbox--news-arrival {
  margin-left: 0;
}

@media screen and (min-width: 960px) {
  .card__imgbox--news-arrival {
    max-width: initial;
    margin-left: initial;
  }
}

.cards__item--news-arrival {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .cards__item--news-arrival {
    width: calc(100% / 2 - 36px);
    margin-top: 64px;
    margin-right: 52px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__item--news-arrival {
    width: calc(100% / 2 - 54px);
    margin-right: 88px;
  }
}

.cards__item--news-arrival:first-child {
  margin-top: 18px;
}

@media screen and (min-width: 960px) {
  .cards__item--news-arrival:first-child {
    margin-top: 40px;
  }
}

@media screen and (min-width: 960px) {
  .cards__item--news-arrival:nth-child(2) {
    margin-top: 40px;
  }
}

.cards__item--news-arrival:nth-child(2n) {
  margin-right: 0;
}

@media screen and (min-width: 960px) {
  .cards__item--news-arrival:last-child {
    margin-top: 64px;
  }

  .cards__item--news-arrival:nth-child(2n) {
    margin-top: 40px;
  }
}

@media screen and (min-width: 960px) {
  .cards__title--news-arrival {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }
}

@media screen and (min-width: 1440px) {
  .cards__title--news-arrival {
    font-size: 20px;
    line-height: 1.5;
  }
}

.cards__contents--news-arrival {
  -webkit-transform: translateX(0);
  position: relative;
  margin-left: 15px;
  padding: 7px 16px;
  transform: translateX(0);
  background: #f2f3f4;
}

@media screen and (min-width: 960px) {
  .cards__contents--news-arrival {
    -webkit-transform: translateX(20px);
    margin-left: initial;
    padding: 12px;
    transform: translateX(20px);
    padding-top: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__contents--news-arrival {
    padding: 12px;
  }
}

.cards__contents--news-arrival::after {
  -webkit-transform: translateY(-14%);
  display: block;
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 50%;
  width: 100%;
  height: 224px;
  transform: translateY(-14%);
  background: #f2f3f4;
  content: "";
}

@media screen and (min-width: 960px) {
  .cards__contents--news-arrival::after {
    -webkit-transform: translateY(-22%);
    bottom: 50%;
    height: 136px;
    transform: translateY(-22%);
  }
}

@media screen and (min-width: 1440px) {
  .cards__contents--news-arrival::after {
    height: 207px;
  }
}

.cards__item--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}

@media screen and (min-width: 960px) {
  .cards__item--flex {
    display: block;
    margin-top: 64px;
  }
}

.cards-grid__item .cards__title--news-arrival {
  font-size: 16px;
}

@media screen and (min-width: 960px) {
  .cards-grid__item .cards__title--news-arrival {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .cards-grid__item .cards__title--news-arrival {
    font-size: 20px;
  }
}

.cards-grid__item .cards__contents--news-arrival::after {
  display: none;
  right: initial;
  left: 0;
}

.cards-grid__item .cards__contents--news-arrival {
  width: 78%;
  margin-top: 20px;
  margin-left: 0;

  text-align: left;
}

@media screen and (min-width: 960px) {
  .cards-grid__item .cards__contents--news-arrival {
    width: 100%;
    margin-top: 0;
  }
}

.cards-grid__item:first-child .cards__contents--news-arrival {
  width: 93%;
  margin-top: 0;
  margin-left: auto;

  text-align: left;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:first-child .cards__contents--news-arrival {
    width: 100%;
  }
}

.cards-grid__item:first-child .card__imgbox {
  width: 95%;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:first-child .card__imgbox {
    width: 100%;
  }
}

.cards-grid__item:first-child .category {
  font-size: 14px;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:first-child .category {
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards-grid__item:first-child .category {
    font-size: 14px;
  }
}

.cards-grid__item:first-child .date {
  font-size: 12px;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:first-child .date {
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards-grid__item:first-child .date {
    font-size: 12px;
  }
}

.cards-grid__item:first-child .cards__title {
  font-size: 20px;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:first-child .cards__title {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .cards-grid__item:first-child .cards__title {
    font-size: 20px;
  }
}

.cards-grid__item.cards__item--news-arrival {
  position: relative;
}

.cards-grid__item.cards__item--news-arrival::before {
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
  width: 94%;
  height: 100%;
  background: #f2f3f4;
  content: "";
}

@media screen and (min-width: 960px) {
  .cards-grid__item.cards__item--news-arrival::before {
    right: -20px;
    width: 100%;
    height: 97%;
  }
}

.cards-grid__item .category {
  font-size: 10px;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cards-grid__item .category {
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards-grid__item .category {
    font-size: 14px;
  }
}

.cards-grid__item .date {
  font-size: 10px;
  line-height: 1.2;
}

@media screen and (min-width: 960px) {
  .cards-grid__item .date {
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards-grid__item .date {
    font-size: 12px;
  }
}

.cards-grid__item .card__link {
  padding-top: calc(300 / 502 * 100%);
}

.cards__item--space {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .cards__item--space {
    margin-top: 0;
  }
}

.cards__item--area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .cards__item--area {
    display: block;
    width: calc(100% / 3 - 56px / 3);
    margin-top: 0;
    margin-right: 28px;
  }
}


.cards__item--area:first-child {
  margin-top: 0;
}


.news-archive__gird-item:nth-child(1) {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: initial;
  position: relative;
  margin-bottom: 28px;
}





.news-archive__gird-item:nth-child(1)::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 16px;
  right: -20px;
  width: 100%;
  height: 100%;
  background: #f2f3f4;
  content: "";
}

.news-archive__gird-item:nth-child(1) .cards__contents--min {
  background: transparent;
  width: 93%;
  margin-left: auto;
  padding: 0 0 0 12px;
}


@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .cards__contents--min {
    width: 100%;
    padding: 0px 0 0 0;
  }

}

.news-archive__gird-item:nth-child(1) .cards__date--archive {
  margin-left: 32px;
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .cards__date--archive {
    margin-left: 0;
  }


}

.cards__contents--min {
  width: 100%;
}


@media screen and (min-width: 520px) {
  .cards__contents--min {
    width: 100%;
  }
}

@media screen and (min-width: 960px) {
  .cards__contents--min {
    width: initial;
    padding: 5px 0 0;
    padding-top: 0px;
  }
}

.cards-grid {
  grid-column-gap: 0px;
  grid-row-gap: 36px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr [5];
  grid-template-rows: repeat(5, 1fr);
}

@media screen and (min-width: 960px) {
  .cards-grid {
    grid-row-gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cards-grid__item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/3/2;
}

.cards-grid__item:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 3/1/4/2;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:nth-child(2) {
    display: block;
  }
}

.cards-grid__item:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 4/1/5/2;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:nth-child(3) {
    display: block;
  }
}

.cards-grid__item:nth-child(4) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 5/1/6/2;
}

@media screen and (min-width: 960px) {
  .cards-grid__item:nth-child(4) {
    display: block;
    margin-top: 64px;
  }
}

.category:not(.breadcrumb .category) {
  display: block;
  padding: 9px 10px;
  background: #15ccb0;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;

}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .category:not(.breadcrumb .category) {
    padding: 4px 8px;
    font-size: 10px;
  }
}

@media screen and (min-width: 960px) {
  .category:not(.breadcrumb .category) {
    padding: 5px 5px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 1440px) {
  .category:not(.breadcrumb .category) {
    padding: 9px 16px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 960px) {
  .cards__category--min {
    padding: 4px 12px;
    font-size: 10px;
    line-height: 1.17;
    width: 100%;
  }
}

@media screen and (min-width: 1280px) {
  .cards__category--min {
    font-size: 12px;
  }
}

.date {
  padding: 4px 10px;
  background: #000e32;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .date {
    padding: 2px 2px;
    font-size: 12px;
  }
}

@media screen and (min-width: 960px) {
  .date {
    padding: 2px 2px;
    font-size: 12px;
  }
}

@media screen and (min-width: 960px) {
  .cards__date--min {
    padding: 2px 2px;
    font-size: 10px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__date--min {
    font-size: 12px;
  }
}



@media screen and (min-width: 960px) {
  .cards__date--change {
    text-align: left;
    margin-top: 0px;
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__date--change {
    font-size: 12px;
  }
}

/****************************************:

scroll

*****************************************:*/
@-webkit-keyframes arrowmove {
  0% {
    bottom: 1%;
  }

  50% {
    bottom: 3%;
  }

  100% {
    bottom: 1%;
  }
}

@keyframes arrowmove {
  0% {
    bottom: 1%;
  }

  50% {
    bottom: 3%;
  }

  100% {
    bottom: 1%;
  }
}

.scroll__text {
  -webkit-transform: translateX(-50%);
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  color: #000e32;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: uppercase;
  writing-mode: vertical-rl;
}

@media screen and (min-width: 960px) {
  .scroll__text {
    bottom: 74px;
    font-size: 16px;
    line-height: 0.93;
  }
}

.scroll:before {
  -webkit-transform: skewX(-45deg);
  position: absolute;
  right: -5px;
  bottom: 0;
  width: 1px;
  height: 10px;
  transform: skewX(-45deg);
  background: #000e32;
  content: "";
}

@media screen and (min-width: 960px) {
  .scroll:before {
    right: -5px;
  }
}

.scroll:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 60px;
  background: #000e32;
  content: "";

  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }

  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }

  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }

  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

/****************************************:

top-new-arrival

*****************************************:*/
@media screen and (min-width: 960px) {
  .top-new-arrival__artilce {
    margin-top: 41px;
  }
}

.top-new-arrival {
  padding: 40px 0 40px;
}

@media screen and (min-width: 960px) {
  .top-new-arrival {
    padding: 50px 0 80px;
  }
}

.top-new-arrival__contents {
  text-align: center;
}

/****************************************:

top-ir

*****************************************:*/
.top-ir__cards {
  margin-top: 14px;
}

@media screen and (min-width: 960px) {
  .top-ir__cards {
    margin-top: 20px;
  }
}

.top-ir__contents {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .top-ir__contents {
    margin-top: 40px;
  }
}

/****************************************:

top-amusement

*****************************************:*/
.top-amusement {
  padding: 40px 0 0;
}

@media screen and (min-width: 960px) {
  .top-amusement {
    padding: 80px 0 0;
  }
}

.top-amusement__contents {
  text-align: center;
}

.top-amusement__cards {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .top-amusement__cards {
    margin-top: 46px;
  }
}

/****************************************:

top-amusement

*****************************************:*/
.top-amusement {
  padding: 40px 0 0;
}

@media screen and (min-width: 960px) {
  .top-amusement {
    padding: 80px 0 0;
  }
}

.top-amusement__contents {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .top-amusement__cards {
    margin-top: 46px;
  }
}

/****************************************:

top-games

*****************************************:*/
.top-games {
  padding: 40px 0 0;
}

@media screen and (min-width: 960px) {
  .top-games {
    padding: 80px 0 0;
  }
}

.top-games__contents {
  text-align: center;
}

.top-games__cards {
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .top-games__cards {
    margin-top: 40px;
  }
}

/****************************************:

top-entertainment

*****************************************:*/
.top-entertainment {
  padding: 40px 0 0;
}

@media screen and (min-width: 960px) {
  .top-entertainment {
    padding: 80px 0 0;
  }
}

.top-entertainment__contents {
  text-align: center;
}

.top-entertainment__cards {
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .top-entertainment__cards {
    margin-top: 45px;
  }
}

/****************************************:

top-caption

*****************************************:*/
.top-caption {
  padding: 40px 0;
}

@media screen and (min-width: 960px) {
  .top-caption {
    padding: 80px 0;
  }
}

.top-caption__contents {
  display: block;
  padding: 30px 24px 47px;
  background: #f2f3f4;
}

@media screen and (min-width: 520px) {
  .top-caption__contents {
    max-width: 600px;
    margin: auto;
  }
}

@media screen and (min-width: 960px) {
  .top-caption__contents {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    max-width: initial;
    margin: initial;
    padding: 50px 50px 37px;
  }
}

@media screen and (min-width: 1440px) {
  .top-caption__contents {
    padding: 60px 60px 47px;
  }
}

.top-caption__title {
  margin-top: 13px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .top-caption__title {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
  }
}

@media screen and (min-width: 1440px) {
  .top-caption__title {
    font-size: 20px;
  }
}

@media screen and (min-width: 960px) {
  .top-caption__text-box {
    width: 70%;
  }
}

.top-caption__text {
  margin-top: 14px;
  letter-spacing: 0;
  line-height: 1.3;
  text-align: left;
  font-size: 12px;
}

@media screen and (min-width: 960px) {
  .top-caption__text {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.78;
  }
}

@media screen and (min-width: 1440px) {
  .top-caption__text {
    font-size: 18px;
  }
}

/****************************************:

news-single

*****************************************:*/
.news-single {
  padding: 10px 0 0;
}

@media screen and (min-width: 960px) {
  .news-single {
    padding: 23px 0 0;
  }
}

.news-single__cat {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}

.news-single__tag {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 12px;
  -webkit-box-pack: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-single__date {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 4px;
}


.news-single__imgbox {
  position: relative;
  width: 100%;
  margin-top: 10px;
}

.news-single__imgbox::after {
  padding-top: calc(469/768 *100%);
  display: block;
  content: '';
}

.news-single__imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
}



@media screen and (min-width: 960px) {
  .news-single__imgbox {
    margin-top: 10px;
  }
}

.news-single__imgbox .scroll {
  display: none;
}

@media screen and (min-width: 960px) {
  .news-single__imgbox .scroll {
    display: block;
  }
}

.news-single__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.news-single__share {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 5px;
}

@media screen and (min-width: 960px) {
  .news-single__share {
    height: 33px;
  }
}

.single-date__text {
  font-size: 14px;
}

.single-date__text--space {
  margin-right: 20px;
}

.single-date__text--space:last-child {
  margin-right: 0;
}

.single-cat {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  border-radius: 18px;
  background: #505050;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.2;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .single-cat {
    font-size: 10px;
  }
}

@media screen and (min-width: 960px) {
  .single-cat {
    font-size: 14px;
  }
}

.single-cat__space {
  margin-right: 10px;
}

.single-cat__space:last-child {
  margin-right: 0;
}

.single-tag {
  display: inline-block;
  background-color: #fff;
  color: #000e32;
  font-size: 10px;
  text-align: left;
  cursor: pointer;
  border: 1px solid #999;
  padding: 2px 5px;
  border-radius: 20px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .single-tag {
    font-size: 10px;
  }
}

.single-tags__item {
  margin-right: 6px;
  margin-bottom: 6px;
}

.single-tag__link {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 12px;
}

.share-box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  width: 25%;
  height: inherit;
  background: #000e32;
}

.share-box__link {
  display: inline-block;
  margin: auto;
  cursor: pointer;
}

.share-box__icon--blog {
  -o-object-fit: cover;
  width: 25px;
  object-fit: cover;
}

.share-box__icon {
  color: #ffffff;
  font-size: 1.3em;
}

.share-box__item:nth-child(2n) {
  background: #15ccb0;
}

.news-single__overview {
  width: 100%;
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .news-single__overview {
    margin-top: 28px;
  }
}

.news-overview {
  padding: 20px 0;
  background: #f2f3f4;
}

@media screen and (min-width: 960px) {
  .news-overview {
    padding: 0;
    background: transparent;
  }
}

@media screen and (min-width: 960px) {
  .news-overview__overview-contents {
    position: relative;
    padding: 20px 0 20px 20px;
    background: #f2f3f4;
  }
}

@media screen and (min-width: 960px) {
  .news-overview__overview-contents {
    padding: 20px 20px 20px 20px;
  }
}

@media screen and (min-width: 960px) {
  .news-overview__overview-contents::before {
    -webkit-transform: translateX(-50%);
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-50%);
    background: #f2f3f4;
    content: "";
  }
}

.news-overview__overview-title {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.55;
}

.news-overview__overview-text {
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.5;
}

.news-single__contents {
  /* margin-top: 33px; */
  margin-top: 28px;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .news-single__contents {
    margin-top: 28px;
  }
}

.news-single-contents__text {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .news-single-contents__text {
    font-size: 26px;
  }
}

.news-single-contents__text::before {
  width: 136px;
  height: 3px;
  background-color: #15ccb0;
  content: "";
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .news-single-contents__text::before {
    width: 20%;
  }
}

@media screen and (min-width: 960px) {
  .news-single-contents__text::before {
    width: 30%;
  }
}

@media screen and (min-width: 1440px) {
  .news-single-contents__text::before {
    width: 240px;
  }
}

.news-single-contents__text::after {
  width: 136px;
  height: 3px;
  background-color: #000e32;
  content: "";
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .news-single-contents__text::after {
    width: 20%;
  }
}

@media screen and (min-width: 960px) {
  .news-single-contents__text::after {
    width: 30%;
  }
}

@media screen and (min-width: 1440px) {
  .news-single-contents__text::after {
    width: 240px;
  }
}

.news-single-contents__text::before {
  margin-right: 20px;
}

.news-single-contents__text::after {
  margin-left: 20px;
}

.news-single-contents__text-change {
  color: #15ccb0;
  font-size: 37px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .news-single-contents__text-change {
    font-size: 30px;
  }
}

@media screen and (min-width: 960px) {
  .news-single-items {
    padding: 0 0 0 20px;
  }
}

.news-single-item {
  font-size: 17px;
  text-align: left;
}

.news-single__contents-more {
  position: relative;
  margin-top: 40px;
}

@media screen and (min-width: 960px) {
  .news-single__contents-more {
    margin-top: 26px;
  }
}

.news-single__contents-more::after {
  -webkit-transform: rotate(135deg) translate(-12px, 32px);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 28px;
  height: 28px;
  margin: auto;
  transform: rotate(135deg) translate(-12px, 32px);
  border-top: 3px solid #000e32;
  border-right: 3px solid #15ccb0;
  content: "";
  transition: 0.4s;
}

.show {
  border-color: transparent;
  background-color: transparent;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.news-single__parts {
  margin-top: 18px;
}


.widget__content {
  text-align: left;
}

.news-single__writer {
  width: 100%;
  margin-top: 40px;
}

@media screen and (min-width: 960px) {
  .news-single__writer {
    margin-top: 65px;
  }
}


.writer-area .inner-single {
  padding-top: 32px;
  padding-bottom: 32px;
  background: #f2f3f4;
}

@media screen and (min-width: 960px) {
  .writer-area .inner-single {
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
  }
}



@media screen and (min-width: 960px) {
  .writer-area__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 960px) {
  .writer-area__block {
    position: relative;
    padding: 16px 0 16px;
    background: #f2f3f4;
  }
}

@media screen and (min-width: 960px) {
  .writer-area__block:before {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background: #f2f3f4;
    content: "";
  }
}

@media screen and (min-width: 960px) {
  .writer-area__inbox {
    width: 72%;
    padding: 0 20px;
  }
}

.writer-area__title {
  position: relative;
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.88;
}

.writer-area__title--sp {
  display: block;
}

@media screen and (min-width: 960px) {
  .writer-area__title--sp {
    display: none;
  }
}

.writer-area__title--pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .writer-area__title--pc {
    display: block;
    margin-bottom: 20px;
  }
}

.writer-area__title::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: -18px;
  width: 4px;
  height: 50%;
  transform: translateY(-50%);
  background: #15ccb0;
  content: "";
}

.writer-area__content {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
  margin-top: 10px;
}

.writer-area__imgbox {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58%;
  min-width: 235px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .writer-area__imgbox {
    min-width: 178px;
  }
}

@media screen and (min-width: 960px) {
  .writer-area__imgbox {
    position: relative;
    min-width: 191px;
  }
}

.writer-area__title_en {
  display: none;
}

@media screen and (min-width: 960px) {

  .writer-area__title_en {
    display: block;
    -webkit-transform: rotate(90deg);
    position: absolute;
    top: 7px;
    left: -60px;
    transform: rotate(90deg);
    color: #15ccb0;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
  }
}

.writer-area__img {
  -o-object-fit: cover;
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .writer-area__img {
    -o-object-fit: cover;
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
  }
}

@media screen and (min-width: 960px) {
  .writer-area__img {
    width: 140px;
    height: 140px;
  }
}

.writer-area__prof {
  display: block;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .writer-area__prof {
    font-size: 13px;
  }
}

.writer-area__prof--sp {
  display: block;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .writer-area__prof--sp {
    display: none;
  }
}

.writer-area__prof--pc {
  display: none;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .writer-area__prof--pc {
    display: block;
  }
}

.writer-area__text {
  margin-top: 24px;
  font-size: 17px;
  line-height: 1.5;
  text-align: justify;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .writer-area__text {
    font-size: 14px;
    width: 90%;
    margin: auto;
  }
}

@media screen and (min-width: 960px) {
  .writer-area__text {
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.7;
  }
}

@media screen and (min-width: 960px) {
  .news-single__pagenation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    width: 85%;
    margin: auto;
  }
}

.single-pagenation__content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 93%;
  margin-top: 36px;
  background: #f2f3f4;
}

@media screen and (min-width: 960px) {
  .single-pagenation__content {
    margin-top: 48px;
  }
}

.single-pagenation__content:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (min-width: 960px) {
  .single-pagenation__content:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.single-pagenaiton__imgbox {
  display: block;
  position: relative;
  width: 150px;
  min-width: 150px;
  padding-top: calc(120 / 602 * 100%);
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .single-pagenaiton__imgbox {
    padding-top: calc(122 / 450 * 100%);
  }
}

@media screen and (min-width: 960px) {
  .single-pagenaiton__imgbox {
    min-width: 122px;
    padding-top: calc(201 / 728 * 100%);
  }
}

@media screen and (min-width: 1440px) {
  .single-pagenaiton__imgbox {
    min-width: 104px;
    padding-top: calc(120 / 660 * 100%);
  }
}

.single-pagenaiton__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-pagenaiton__title-box {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  height: inherit;
}

.single-pagenaiton__title {
  display: block;
  padding: 1px 8px;
  font-weight: bold;
  line-height: 1.73;
  text-align: left;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .single-pagenaiton__title {
    font-size: 10px;
  }
}

@media screen and (min-width: 960px) {
  .single-pagenaiton__title {
    font-size: 10px;
    line-height: 1.3;
  }
}

@media screen and (min-width: 1440px) {
  .single-pagenaiton__title {
    font-size: 13px;
    line-height: 1.33;
  }
}

.single-pagenaiton__prevbox {
  position: relative;
  margin-left: auto;
}

@media screen and (min-width: 960px) {
  .single-pagenaiton__prevbox {
    margin-right: 17px;
  }
}

.single-pagenaiton__prevbox:before {
  -webkit-transform: rotate(225deg) translateY(18px);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 50%;
  left: -40px;
  width: 18px;
  height: 18px;
  margin: auto;
  transform: rotate(225deg) translateY(18px);
  border-top: 3px solid #000e32;
  border-right: 3px solid #15ccb0;
  content: "";
  transition: 0.4s;
}

.single-pagenaiton__nextbox {
  position: relative;
}

.single-pagenaiton__nextbox:after {
  -webkit-transform: rotate(45deg) translateY(-15px);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 50%;
  right: -18px;
  width: 18px;
  height: 18px;
  margin: auto;
  transform: rotate(45deg) translateY(-15px);
  border-top: 3px solid #15ccb0;
  border-right: 3px solid #000e32;
  content: "";
  transition: 0.4s;
}

.news-single__news-connection {
  margin-top: 50px;
}

.news-connection {
  padding: 34px 0;
  background: #f2f3f4;
}

@media screen and (min-width: 960px) {
  .news-connection {
    padding: 28px 0;
  }
}

.news-connection__title {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.32;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .news-connection__title {
    font-size: 28px;
    text-align: left;
  }
}

.news-connection__text {
  display: none;
}

@media screen and (min-width: 960px) {
  .news-connection__text {
    display: block;
    margin-top: 24px;
    margin-left: 44px;
    font-size: 24px;
    font-weight: bold;
  }
}

@media screen and (min-width: 960px) {
  .news-connection__text-mark {
    position: relative;
  }
}

@media screen and (min-width: 960px) {
  .news-connection__text-mark::before {
    display: block;
    position: absolute;
    top: -12px;
    left: -57px;
    width: 56px;
    height: 56px;
    background: url(../images/top/mark-remove-bg.png) no-repeat;
    background-size: cover;
    content: "";
  }
}

.single-cards__item--space {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .single-cards__item--space {
    margin-top: 36px;
  }
}



.cards__item--change {
  display: block;
  width: calc(100% / 2 - 10px);
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 18px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .cards__item--change {
    width: calc(100% / 2 - 5px);
    /* margin-right: 10px; */
    /* 追記 */
    margin-right: 5px;
    margin-bottom: 18px;
  }

  .cards__item--change:nth-of-type(2n) {
    margin-right: 0;
  }
}

.cards__item--change:nth-of-type(2n) {
  margin-right: 0;
}




@media screen and (min-width: 960px) {
  .cards__item--news-connection {
    width: calc((100% - 60px) / 4);
    margin-right: 0;
    margin-bottom: 0;
  }

  .cards__item--change:nth-of-type(n + 2) {
    margin-left: 20px;
  }

}

.cards__item--change:last-child {
  margin-right: 0;
}

.cards__contents--single {
  padding: 0;
  background: transparent;
  margin-top: 0px;
}

.single-cards__title--min {
  margin-top: 0px;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 1.31;
  text-align: left;
  padding: 0 !important;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .single-cards__title--min {
    font-size: 16px !important;
    padding: 0px !important;
  }
}

@media screen and (min-width: 960px) {
  .single-cards__title--min {
    font-size: 14px;
  }
}

@media screen and (min-width: 1280px) {
  .single-cards__title--min {
    margin-top: 0px;
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .single-cards__title--min {
    margin-top: 114px;
    margin-top: 6px;
    font-size: 20px;
  }
}

.cards__date--change-single {
  margin-top: 8px;
  padding: 2px;
  font-size: 10px;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .cards__date--change-single {
    font-size: 12px;
  }
}

.news-connection__titlebox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-weight: bold;
  background-color: #15ccb0;
  padding: 9px 10px;
  font-size: 10px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .news-connection__titlebox {
    padding: 4px 8px;
  }
}

@media screen and (min-width: 960px) {
  .news-connection__titlebox {
    padding: 5px 5px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 1440px) {
  .news-connection__titlebox {
    padding: 9px 16px;
    line-height: 1.2;
  }
}

.news-connection__mintitle {
  color: #ffffff;
  font-size: 10px;
}

.news-single__tag--space {
  margin-top: 4px;
}

.cards__item-mark {
  position: relative;
}

.cards__item-mark::before {
  display: block;
  z-index: 20;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(../images/top/mark.png) no-repeat;
  background-size: cover;
  content: "";
}

.under-new-arrival {
  padding: 48px 0;
}

@media screen and (min-width: 960px) {
  .under-new-arrival {
    padding: 60px 0;
  }
}

@media screen and (min-width: 960px) {
  .under-cards__category {
    width: 50%;
  }
}

@media screen and (min-width: 960px) {
  .under-cards__date {}
}

@media screen and (min-width: 960px) {
  .under-cards__tags {
    width: 100%;
  }
}

.under-new-arrival__contents {
  text-align: center;
}

.under-new-arrival-cards__item--space {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .under-new-arrival-cards__item--space {
    margin-top: 40px;
  }
}

.cards__category--arrival {
  padding: 9px 14px;
  font-size: 12px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .cards__category--arrival {
    padding: 7px 5px;
  }
}

@media screen and (min-width: 960px) {
  .cards__category--arrival {
    padding: 11px 10px;
    font-size: 10px;
  }
}

@media screen and (min-width: 1280px) {
  .cards__category--arrival {
    padding: 11px 16px;
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__category--arrival {
    padding: 11px 14px;
    font-size: 13px;
  }
}

.card__imgbox--news-connection {
  max-width: initial;
}

.cards__date--arrival {
  padding: 2px 8px;
  font-size: 10px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .cards__date--arrival {
    padding: 2px 2px;
  }
}

@media screen and (min-width: 960px) {
  .cards__date--arrival {
    padding: 11px 10px;
    font-size: 10px;
  }
}

@media screen and (min-width: 1280px) {
  .cards__date--arrival {
    padding: 12px 13px;
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .cards__date--arrival {
    padding: 11px 8px;
    font-size: 13px;
  }
}

.cards__item-arrival {
  margin-bottom: 30px;
}

@media screen and (min-width: 960px) {
  .cards__item-arrival {
    width: calc((100% - 60px) / 4);
    margin-right: 0;
  }

  .cards__item-arrival:nth-of-type(n + 2) {
    margin-left: 20px;
  }

  .cards__item-arrival:nth-of-type(2n) {
    margin-right: 0;
  }
}

/* .news-single__parts--space { */
/* margin-top: 50px; */
/* } */

.ranking {
  padding: 27px 0 0;
  background: #505050;
}

@media screen and (min-width: 960px) {
  .ranking {
    padding: 90px 0 0;
  }
}

.linebox-space {
  padding-top: 170px;
}

.linebox {
  display: none;
}

@media screen and (min-width: 960px) {
  .linebox {
    display: block;
    position: relative;
    width: 100%;
    background: #000e32;
  }
}

@media screen and (min-width: 960px) {
  .linebox::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 170px;
    background: #15ccb0;
    content: "";
  }
}

.linebox__contents {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.linebox__text {
  position: absolute;
  bottom: 12px;
  left: 250px;
  color: #000e32;
}

@media screen and (min-width: 960px) {
  .linebox__text {
    bottom: 12px;
    left: 128px;
  }
}

@media screen and (min-width: 1280px) {
  .linebox__text {
    left: 150px;
  }
}

@media screen and (min-width: 1440px) {
  .linebox__text {
    left: 250px;
  }
}

.box-line__wrap {
  position: relative;
}

.box-line {
  display: block;
  position: absolute;
  left: 224px;
  width: 40px;
  height: 40px;
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .box-line {
    top: -44px;
    left: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .box-line {
    left: 103px;
  }
}

@media screen and (min-width: 1440px) {
  .box-line {
    left: 207px;
  }
}

.box-line span {
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  width: 28px;
  height: 3px;
  background: #000e32;
  transition: 0.4s;
}

.box-line span:nth-child(1) {
  -webkit-transform: translateX(-50%);
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
}

.box-line span:nth-child(2) {
  -webkit-transform: translateX(-50%);
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
}

.box-line span:nth-child(3) {
  -webkit-transform: translateX(-50%);
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
}

.box-line.active span:nth-child(1) {
  -webkit-transform: translateX(-25%) rotate(45deg);
  top: 50%;
  transform: translateX(-25%) rotate(45deg);
}

.box-line.active span:nth-child(2) {
  display: none;
}

.box-line.active span:nth-child(3) {
  -webkit-transform: translateX(-25%) rotate(-45deg);
  top: 50%;
  transform: translateX(-25%) rotate(-45deg);
}

.ranking__title-wrap {
  display: block;
  position: relative;
  padding-left: 80px;
}

@media screen and (min-width: 960px) {
  .ranking__title-wrap {
    padding-left: 0;
  }
}

.ranking__cap {
  position: relative;
}

@media screen and (min-width: 960px) {
  .ranking__cap {
    display: inline-block;
  }
}

.ranking__cap::before {
  -webkit-transform: translateY(-17%);
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 0;
  width: 65px;
  height: 65px;
  transform: translateY(-17%);
  background: url(../images/top/cap.png) no-repeat;
  background-size: cover;
  content: "";
}

@media screen and (min-width: 960px) {
  .ranking__cap::before {
    top: -6px;
    right: -2px;
    left: initial;
    width: 40px;
    height: 40px;
  }
}

.ranking__title {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .ranking__title {
    color: #000e32;
    font-size: 28px;
    line-height: 1.48;
  }
}

@media screen and (min-width: 1440px) {
  .ranking__title {
    font-size: 45px;
    line-height: 1.48;
  }
}

.ranking__title--pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .ranking__title--pc {
    display: block;
    color: #ffffff;
    font-size: 66px;
  }
}

.ranking__title--sp {
  display: block;
  padding-top: 10px;
}

@media screen and (min-width: 960px) {
  .ranking__title--sp {
    display: none;
  }
}

.ranking__title-wrap::after {
  display: block;
  position: absolute;
  bottom: -25px;
  left: 0;
  left: 80px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.9;
  content: "ランキング";
}

@media screen and (min-width: 960px) {
  .ranking__title-wrap::after {
    bottom: -16px;
    left: initial;
    left: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.33;
  }
}

.ranking__contents {
  margin-top: 62px;
}

@media screen and (min-width: 960px) {
  .ranking__contents {
    margin-top: 20px;
  }
}

@media screen and (min-width: 520px) {
  .ranking__cards-block {
    max-width: 600px;
    margin: auto;
  }
}

@media screen and (min-width: 960px) {
  .ranking__cards-block {
    max-width: initial;
    margin: initial;
  }
}

.ranking-cards__items {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .ranking-cards__items {
    display: block;
    margin-top: 40px;
  }
}

.ranking-cards__items:first-child {
  margin-top: 0;
}

.ranking-cards__wrap {
  position: relative;
}

.ranking-cards__items {
  cursor: pointer;
}

.ranking-card__link {
  position: relative;
  padding-top: calc(246 / 394 * 100%);
}

.ranking-card__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ranking-card__imgbox {
  position: relative;
  width: 100%;
  margin-right: 13px;
}

.rank {
  display: block;
  z-index: 20;
  position: absolute;
  top: 10px;
  left: 10px;
  border-bottom: 4px solid #ffffff;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  padding: 0 2px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: -0.025em;
}

@media screen and (min-width: 960px) {
  .ranking-card:first-of-type .rank {
    top: 0px;
    left: 0px;
    border-bottom: 8px solid #ffffff;
    font-size: 62px;
    padding: 0 8px;
  }
}

.ranking-card__link {
  display: block;
  max-width: 100%;
  height: 100%;
}

@media screen and (min-width: 960px) {
  .ranking-card__link {
    width: 100%;
    min-width: initial;
  }
}

.ranking-cards__tags {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  align-items: center;
}

@media screen and (min-width: 960px) {
  .ranking-cards__tags {
    bottom: -12px;
    left: 0;
  }
}

.ranking-card__content {
  width: 80%;
}

@media screen and (min-width: 960px) {
  .ranking-card__content {
    width: 100%;
    background: #ffffff;
  }
}



.ranking-card__content .ranking-card__title-wrap {
  display: block;

}

@media screen and (min-width: 960px) {
  .ranking-card__content .ranking-card__title-wrap {
    padding: 22px 31px 90px;

  }
}




@media screen and (min-width: 960px) {
  .ranking-card__img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.ranking-card__title {
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .ranking-card__title {
    font-size: 16px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-card__title {
    color: #000e32;
    font-size: 27px;
    line-height: 1.1;
  }
}

@media screen and (min-width: 960px) {


  .ranking-card:not(:first-of-type) .ranking-card__title {
    padding: initial;
    font-size: 18px;
  }

  .ranking-card:not(:first-of-type) .ranking-card__content .ranking-card__title-wrap {
    padding: 16px 20px 40px;
  }
}

.ranking__title--change {
  color: #000e32;
}

@media screen and (min-width: 960px) {
  .ranking-cards__item--area {
    width: calc(100% / 3 - 56px / 3);
    margin-top: 0;
    margin-right: 28px;
  }
}

.ranking-cards__category--min {
  padding: 6px 12px !important;
  font-size: 12px !important;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .ranking-cards__category--min {
    padding: 5px 8px !important;
    font-size: 12px !important;
  }
}

@media screen and (min-width: 960px) {
  .ranking-cards__category--min {
    padding: 6px 18px !important;
    font-size: 12px !important;
    line-height: 1.17 !important;
  }
}

.ranking-card__date--change {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-top: 15px;
  background: transparent;
  color: #ffffff;
  font-size: 12px;
  text-align: right;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .ranking-card__date--change {
    padding: 0;
    font-size: 12px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-card__date--change {
    position: static;
    margin-top: 0;
    margin-right: 18px;
    padding: 0;
    padding-bottom: 15px;
    color: #000e32;
    font-size: 12px;
    text-align: right;
  }
}


.aside__logo {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 200px;
}

.aside__more {
  display: block;
  position: relative;
  margin-top: 12px;
  margin-right: 0;
  text-align: right;
  color: #000000;
}

@media screen and (min-width: 960px) {
  .aside__more {
    margin-right: 24px;
  }
}

.ranking__contents--space {
  margin-top: 56px;
}

@media screen and (min-width: 960px) {
  .ranking__contents--space {
    margin-top: -100px;
  }
}

.ranking-cards__tags--under {
  bottom: -16px;
}

@media screen and (min-width: 960px) {
  .ranking-cards__tags--under {
    bottom: -14px;
  }
}

.ranking-card__item--area-space {
  margin-top: 44px;
}

@media screen and (min-width: 960px) {
  .ranking-card__item--area-space {
    margin-top: 26px;
  }
}

@media screen and (min-width: 960px) {
  .ranking__cards-block {
    grid-column-gap: 26px;
    display: -ms-grid;
    display: grid;
    /* -ms-grid-columns: 1fr [6]; */
    /* grid-template-columns: repeat(6, 1fr); */
    /* -ms-grid-rows: 1fr [6]; */
    /* grid-template-rows: repeat(6, 1fr); */
    max-width: 1024px;
    padding-bottom: 70px;
    -ms-grid-rows: 300px 300px;
    grid-template-rows: 300px 300px;
    -ms-grid-columns: 308px 220px 220px;
    grid-template-columns: 308px 220px 220px;
  }
}

@media screen and (min-width: 1280px) {
  .ranking__cards-block {
    grid-row-gap: 0;
    -ms-grid-rows: 300px 300px;
    grid-template-rows: 300px 300px;
    -ms-grid-columns: 430px 268px 268px;
    grid-template-columns: 430px 268px 268px;
  }
}

@media screen and (min-width: 1440px) {
  .ranking__cards-block {
    grid-row-gap: 26px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-cards__items:nth-child(1) {

    margin-top: auto;
    grid-row: span 2;

    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1280px) {
  .ranking-cards__items:nth-child(1) {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 1440px) {
  .ranking-cards__items:nth-child(1) {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-cards__items:nth-child(2) {
    /* -ms-grid-row: 1; */
    /* -ms-grid-row-span: 3; */
    /* -ms-grid-column: 3; */
    /* -ms-grid-column-span: 2; */
    /* grid-area: 1/3/4/5; */
  }
}

@media screen and (min-width: 1440px) {
  .ranking-cards__items:nth-child(2) {
    max-width: 350px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-cards__items:nth-child(3) {
    /* -ms-grid-row: 4; */
    /* -ms-grid-row-span: 3; */
    /* -ms-grid-column: 3; */
    /* -ms-grid-column-span: 2; */
    /* grid-area: 4/3/7/5; */
  }
}

@media screen and (min-width: 1280px) {
  .ranking-cards__items:nth-child(3) {
    max-width: 350px;
    margin-top: 26px;
  }
}

@media screen and (min-width: 1440px) {
  .ranking-cards__items:nth-child(3) {
    max-width: 350px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-cards__items:nth-child(4) {
    /* -ms-grid-row: 1; */
    /* -ms-grid-row-span: 3; */
    /* -ms-grid-column: 5; */
    /* -ms-grid-column-span: 2; */
    /* grid-area: 1/5/4/7; */
  }
}

@media screen and (min-width: 1440px) {
  .ranking-cards__items:nth-child(4) {
    max-width: 350px;
  }
}

@media screen and (min-width: 960px) {
  .ranking-cards__items:nth-child(5) {
    /* -ms-grid-row: 4; */
    /* -ms-grid-row-span: 3; */
    /* -ms-grid-column: 5; */
    /* -ms-grid-column-span: 2; */
    /* grid-area: 4/5/7/7; */
  }
}

@media screen and (min-width: 1280px) {
  .ranking-cards__items:nth-child(5) {
    max-width: 350px;
    margin-top: 26px;
  }
}

@media screen and (min-width: 1440px) {
  .ranking-cards__items:nth-child(5) {
    max-width: 350px;
  }
}

@media screen and (min-width: 960px) {
  .news-single-back {
    position: relative;
  }
}

@media screen and (min-width: 960px) {
  .news-single-back:before {
    display: block;
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 50%;
    background: #f2f3f4;
    content: "";
  }
}

@media screen and (min-width: 960px) {
  .news-single-back:after {
    -webkit-transform: translateX(-50%);
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    position: absolute;
    top: 56px;
    left: -50%;
    transform: translateX(-50%);
    color: #000e32;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    content: "";
    writing-mode: vertical-rl;
  }
}

@media screen and (min-width: 960px) {
  .scroll__text-single {
    top: 56px;
    left: -20px;
  }
}

.scroll-single:before {
  display: none;
}

@media screen and (min-width: 960px) {
  .scroll-single:before {
    -webkit-transform: skewX(-45deg);
    display: block;
    position: absolute;
    top: 170px;
    left: -30px;
    width: 1px;
    height: 10px;
    transform: skewX(-45deg);
    background: #000e32;
    content: "";
  }
}

@media screen and (min-width: 960px) {
  .scroll-single:after {
    position: absolute;
    top: 56px;
    left: -36px;
    width: 1px;
    height: 125px;
    background: #000e32;
    content: "";


    animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  }


  @keyframes sdl {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }

    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }

    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }

    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }
}

@media screen and (min-width: 960px) {
  .news-single2 {
    margin-top: 40px;
  }
}

.news-single2__imgbox-wrap {
  position: relative;
}

.news-single2__imgbox-space {
  margin-top: 0;
}

.news-single2-headbox {
  -webkit-box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.5);
  padding: 24px;
  background: #ffffff;
  box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 960px) {
  .news-single2-headbox {
    padding: 28px 30px;
  }
}

.news-single2__headbox {
  z-index: 10;
  position: relative;
  width: 100%;
  margin-top: -24%;
}

@media screen and (min-width: 960px) {
  .news-single2__headbox {
    margin-top: -27%;
  }
}

.news-single2__cat-space {
  margin-top: 0px;
}

@media screen and (min-width: 960px) {
  .news-single2__cat-space {
    margin-top: 0px;
  }
}

.news-single__share-space {
  margin-top: 18px;
}

@media screen and (min-width: 960px) {
  .news-single__share-space {
    margin-top: 38px;
  }
}

.news-single2__overview {
  margin-top: 20px;
}

.card__imgbox--arrival {
  max-width: initial;
}



.under-new-arrival__contents .under-cards__date {
  display: inline-block;
}


@media screen and (min-width: 1440px) {
  .under-new-arrival__contents .under-cards__date {
    font-size: 12px;
    padding: 2px 6px;
  }
}

.under-cards__date {
  display: none;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .under-cards__date {

    font-size: 10px;
  }
}

@media screen and (min-width: 960px) {
  .under-cards__date {
    padding: 2px 6px;
  }
}

@media screen and (min-width: 1440px) {
  .under-cards__date {
    padding: 11px 10px;
  }
}

.under-cards__category {
  display: inline-block;
  width: 100%;
  font-size: 11px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .under-cards__category {
    font-size: 10px;
  }
}

.under-cards__tags {
  width: 100%;
}

.news-single-items__show {
  -webkit-transition: 0.4s;
  display: none;
  transition: 0.4s;
}

.news-single-items__show.active {
  -webkit-transition: 0.4s;
  display: block;
  transition: 0.4s;
}

.news-single-contents__items-wrap {
  position: relative;
}

.news-single-contents__items-wrap::after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40%;
  height: 40%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.95)), color-stop(70%, white));
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.95) 50%, white 70%);
  content: "";
  opacity: 0.4;
}

.news-single-contents__items-wrap.active::after {
  display: none;
}

/****************************************:

archive

*****************************************:*/
.news-archive {
  padding: 30px 0 0;
}

@media screen and (min-width: 960px) {
  .news-archive {
    padding: 40px 0 0;
  }
}

.news-archive__cards {
  margin-top: 30px;
}

.archive__text {
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}

.archive__text a {
  color: #15ccb0;
  text-decoration: underline;
}

.archive__text a:hover {
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  .archive__text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
}

.news-archive__content {
  margin-top: 36px;
}

.news-archive__tab {
  margin-top: 36px;
}

@media screen and (min-width: 960px) {
  .news-archive__tab {
    margin-top: 56px;
  }
}

@media screen and (min-width: 960px) {
  .card__imgbox--archive-change {
    margin-right: 6px;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__grid {
    display: flex;
    flex-wrap: wrap;
  }
}

.news-archive__gird-item .card__imgbox--archive-change~div {
  width: 100%;
  padding: 8px;
  text-align: left;
  padding-top: 0px;
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item .card__imgbox--archive-change~div {
    width: initial;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin-bottom: 40px;
  }

  .news-archive__gird-item:nth-child(1) .card__imgbox--archive-change~div {
    width: 80%;

    padding: 38px 8px 20px;

  }

  .news-archive__gird-item {
    width: 100%;
    width: calc(100% / 3 - 56px / 3);
  }



  /* 灰色背景追記 */
  .news-archive__gird-item:nth-child(1) {
    position: relative;
  }

  .news-archive__gird-item:nth-child(1)::after {
    display: block;
    z-index: -1;
    position: absolute;
    top: 16px;
    right: 0;
    width: 97%;
    height: 100%;
    background: #f2f3f4;
    content: "";
  }

  .news-archive__gird-item:nth-child(1) .cards__contents-min-cat {
    background: transparent;
    padding: 38px 8px 20px;
  }





}

@media screen and (min-width: 960px) {
  .news-archive__gird-item .cards__title--min {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .news-archive__gird-item .cards__title--min {
    font-size: 18px;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .cards__title--min {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .news-archive__gird-item:nth-child(1) .cards__title--min {
    font-size: 22px;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .cards__contents--archive-min {
    font-size: 22px;


    background: transparent;
  }
}

.news-archive__gird-item:nth-child(1) .card__link {
  padding-top: calc(362 / 615 * 100%);
}

@media screen and (min-width: 520px) {
  .news-archive__gird-item:nth-child(1) .card__link {
    padding-top: calc(400 / 750 * 100%);
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .card__link {
    padding-top: calc(306 / 513 * 100%);
  }
}

@media screen and (min-width: 1280px) {
  .news-archive__gird-item:nth-child(1) .card__link {
    padding-top: calc(280 / 541 * 100%);
  }
}

@media screen and (min-width: 1440px) {
  .news-archive__gird-item:nth-child(1) .card__link {
    padding-top: calc(382 / 645 * 100%);
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .cards__date--archive {
    font-size: 10px;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .tag__archive {
    font-size: 12px;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .news-archive__tags {
    margin-top: 14px;
  }
}


@media screen and (min-width: 960px) {
  .news-archive__tags {
    margin-top: 5px;
  }
}

@media screen and (min-width: 960px) {
  .cards__contents--archive-min {
    position: relative;
  }
}



@media screen and (min-width: 960px) {
  .cards__date--archive {
    margin-top: 0px;
    font-size: 10px;

    text-align: left;
    padding: 2px;
  }
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(n + 2) {

    width: calc(100% / 3 - 56px / 3);
  }

  .news-archive__gird-item:nth-child(3n - 2) {
    margin-right: 0;
  }

  .news-archive__gird-item:nth-child(n + 5) {
    margin-top: 28px;
  }

}


.widget-sp {
  display: block;
}

@media screen and (min-width: 960px) {
  .widget-sp {
    display: none;
  }
}

.news-archive__pagenation {
  margin-top: 30px;
}

/* pagination */
/* リンクの枠 */
.archive-pagenathion__links {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 数字のリンク */
.archive-pagenathion__page-numbers {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: #ffffff;
  color: #000e32;
  font-size: 20px;
}

/* 前へ、次へボタン */
.archive-pagenathion__prevs,
.archive-pagenathion__nexts,
.archive-pagenathion__prev,
.archive-pagenathion__next {
  position: relative;
}

.archive-pagenathion__prevs::before {
  -webkit-transform: rotate(-135deg);
  display: block;
  position: absolute;
  top: 44%;
  right: 27px;
  width: 10px;
  height: 10px;
  margin: auto;
  transform: rotate(-135deg);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.archive-pagenathion__prevs::after {
  -webkit-transform: rotate(-135deg);
  display: block;
  position: absolute;
  top: 44%;
  right: 18px;
  width: 10px;
  height: 10px;
  margin: auto;
  transform: rotate(-135deg);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.archive-pagenathion__prev::after {
  -webkit-transform: rotate(-135deg) translate(0, 7px);
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 10px;
  height: 10px;
  margin: auto;
  transform: rotate(-135deg) translate(0, 7px);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.archive-pagenathion__nexts::before {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 44%;
  right: 32px;
  width: 10px;
  height: 10px;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.archive-pagenathion__nexts::after {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 44%;
  right: 18px;
  width: 10px;
  height: 10px;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.archive-pagenathion__next::before {
  -webkit-transform: rotate(45deg) translate(0, -50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 10px;
  height: 10px;
  margin: auto;
  transform: rotate(45deg) translate(0, -50%);
  border-top: 3px solid #000e32;
  border-right: 3px solid #000e32;
  content: "";
}

.archive-pagenathion__page-numbers {
  border: 1px solid #000e32;
  cursor: pointer;
}

/* 現在のページ */
.archive-pagenathion__links .archive-pagenathion__page-numbers.current {
  background: #000e32;
  color: #ffffff;
}

.news-archive__parts {
  margin-top: 36px;
}

@media screen and (min-width: 960px) {
  .news-archive__parts {
    margin-top: 80px;
  }
}

.banner__content {
  width: 100%;
  height: 264px;
  border: 1px solid #000e32;
  background: #ffffff;
}

@media screen and (min-width: 960px) {
  .banner__content {
    height: 400px;
  }
}

.news-archive__tags {
  display: none;
}

@media screen and (min-width: 960px) {
  .news-archive__tags {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  .tag__archive {
    display: inline-block;
    padding: 1px 9px;
    border: 1px solid #999;
    border-radius: 3px;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }
}

.news-archive__tab-under {
  margin-top: 40px;
}

@media screen and (min-width: 960px) {
  .tab-menu__items--under::before {
    z-index: 10;
    top: 0;
    left: 0;
  }
}

/* .cards__tags-archive { */
/* display: none; */
/* } */

/* @media screen and (min-width: 960px) { */
/* .cards__tags-archive { */
/* display: block; */
/* bottom: 0; */
/* } */
/* } */

.archive-sp {
  display: block;
  display: none;
}

@media screen and (min-width: 960px) {
  .archive-sp {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .ranking-archive {
    margin-bottom: 0px;
  }
}

/****************************************:

min-category

*****************************************:*/
.min-cat {
  padding: 18px 0 0;
}

.min-cat-pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .min-cat-pc {
    display: block;
  }
}

.min-cat__cards {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .min-cat__cards {
    margin-top: 40px;
  }
}

.cards__contents-min-cat {
  position: relative;
  width: 86%;
}

@media screen and (min-width: 960px) {
  .cards__contents-min-cat {
    width: 100%;
  }
}

.cards__date--min-cat {
  position: absolute;
  /* right: 0; */
  /* bottom: 0; */
  left: 8px;
  top: 8px;
}

@media screen and (min-width: 960px) {
  .cards__date--min-cat {
    position: static;
    text-align: right;
    font-size: 12px;
  }
}

.tag-cat__archive:nth-child(1) .cards__title--min {
  margin-top: 24px;
}


@media screen and (min-width: 480px) {
  .tag-cat__archive:nth-child(1) .cards__title--min {
    margin-top: 48px;
  }

}

@media screen and (min-width: 960px) {
  .tag-cat__archive:nth-child(1) .cards__title--min {
    margin-top: 12px;
  }

}



.tag-cat__archive:nth-child(1) .cards__date--min-cat {
  top: -16px;
}

@media screen and (min-width: 480px) {
  .tag-cat__archive:nth-child(1) .cards__date--min-cat {
    top: -40px;
  }

}



@media screen and (min-width: 960px) {
  .tag-cat__archive:nth-child(1) .cards__date--min-cat {
    top: 36px;
  }

}

.tag-cat__archive .cards__title--min {
  margin-top: 24px;
}

@media screen and (min-width: 480px) {
  .tag-cat__archive .cards__title--min {
    margin-top: 40px;
  }
}

@media screen and (min-width: 960px) {
  .tag-cat__archive .cards__title--min {
    /* margin-top: 48px; */
    margin-top: 0;
  }

}

.widget-area__ranking-content,
.widget-area__cta-content {
  width: 100%;
  height: 260px;
  border: 1px solid #000e32;
  background: #ffffff;
}

.widget-area__cta-content--space {
  margin-top: 40px;
}

.card__link--min-cat {
  padding-top: calc(469 / 768 * 100%);
}

.archive__text--pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .archive__text--pc {
    display: block;
  }
}

.cards__tags--cat {
  display: none;
}

/* .cards__date--none { */
/* display: none; */
/* } */

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__date--min-cat {
    display: block;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1) .cards__date--none {
  display: block;
  width: 27%;
  text-align: center;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__date--none {
    width: 32%;
    padding: 10px 7px;
  }
}

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__date--none {
    width: 40%;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1) .cards__category--min-cat {
  display: block;
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__category--min-cat {
    width: 100%;
    padding: 8px 8px;
  }
}

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__category--min-cat {
    width: 100%;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1).cards__item--area {
  display: block;
  position: relative;
  width: 95%;
  margin-right: auto;
  margin-left: initial;
}

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1).cards__item--area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1).cards__item--area:after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 16px;
  right: -20px;
  width: 100%;
  height: 100%;
  background: #f2f3f4;
  content: "";
}

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1).cards__item--area:after {
    right: 0;
    width: 97%;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1) .cards__contents--min {
  width: 96%;
  margin-left: auto;
  padding: 9px 10px;
  background: transparent;
}

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__contents--min {
    width: 100%;
    padding: 18px 8px 20px;
    margin-top: 20px;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1) .cards__title {
  font-size: 24px;
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .cards__title {
    font-size: 20px;
    margin-top: 20px;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1) .cards__date--min-cat {}

@media only screen and (max-width: 768px) {
  .marin-top-30 {
    margin-top: 30px;
  }
}

.min-cat__archive.news-archive__gird-item:nth-child(1) .card__link {
  padding-top: calc(437 / 769 * 100%);
}

@media screen and (min-width: 960px) {
  .min-cat__archive.news-archive__gird-item:nth-child(1) .card__link {
    padding-top: calc(299 / 644 * 100%);
  }
}

.cards__category--min-cat {
  display: none;
  padding: 9px 14px;
}

.min-cat__widget-area {
  margin-top: 48px;
}

/****************************************:

tag-category

*****************************************:*/
/****************************************:

big-category

*****************************************:*/
.tags-pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .tags-pc {
    display: block;
  }
}

.big-cat__radiobox {
  max-width: 600px;
  margin: auto;
  margin-top: 60px;
}

@media screen and (min-width: 960px) {
  .big-cat__radiobox {
    max-width: 100%;
    margin: initial;
    margin-top: 38px;
  }
}

.cat-radio {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media screen and (min-width: 960px) {
  .cat-radio {
    padding: 10px 18px;
    background: #f2f3f4;
  }
}

.cat-radio__text {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .cat-radio__text {
    font-size: 21px;
  }
}

.cat-radio__label {
  display: block;
  margin-right: calc(50% - 120px);
}

@media screen and (min-width: 960px) {
  .cat-radio__label {
    margin-right: calc(50% - 140px);
  }
}

.cat-radio__label:last-child {
  margin-right: 0;
}

input[type="radio"] {
  display: none;
}

.cat-radio__text:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 6px;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  background-clip: content-box;
  content: "";
}

@media screen and (min-width: 960px) {
  .cat-radio__text:before {
    width: 21px;
    height: 21px;
  }
}

input[type="radio"]:not(:checked)+.cat-radio__text:before {
  border-color: #000e32;
}

input[type="radio"]:checked+.cat-radio__text:before {
  border-color: #000e32;
  background-color: #15ccb0;
}

@media screen and (min-width: 960px) {
  .news-archive__gird-item:nth-child(1) .cards__date--min-cat {
    position: absolute;
  }
}

/****************************************:

widget1

*****************************************:*/
/****
パーツ間余白調整用

****/
.space {
  padding-top: 115px;
}

.parts-space__inhead3 {
  margin-top: 20px;
}

.parts-space__inhead4 {
  margin-top: 34px;
}

.parts-space__content-text {
  margin-top: 31px;
}

.parts-space__contentbox {
  margin-top: 30px;
}

.parts-space__float {
  margin-top: 5px;
}

.pats-space__pt-linkbox {
  margin-top: 185px;
}

.parts-space__linkbox-b {
  margin-top: 33px;
}

.parts-space__linkbox-bb {
  margin-top: 58px;
}

.parts-space__linkbox-c {
  margin-top: 44px;
}

/****
h2見出し

****/
.pt-section-inhead2 {
  padding: 10px 26px;
  background: #15ccb0;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.55;
  text-align: justify;
}

/****
h3見出し

****/
.pt-section-inhead3 {
  padding-bottom: 6px;
  border-bottom: 10px solid #15ccb0;
  color: #000;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.75;
  text-align: justify;
}

/****
h4見出し

****/
.pt-section-inhead4 {
  position: relative;
  padding-bottom: 6px;
  color: #000;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.41;
  text-align: justify;
}

.pt-section-inhead4::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #15ccb0;
  content: "";
}

.pt-section-inhead4::after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 3px;
  background: #000e32;
  content: "";
}

/****
テキストリンクつき文章

****/
.pt-content-text {
  color: #000;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.7;
  text-align: justify;
}

.pt-text-link {
  border-bottom: 1px solid #15ccb0;
  color: #15ccb0;
}

/****

キャプションつぎ画像

****/
.pt-contentbox {
  text-align: center;
}

.pt-contentbox__imgbox {
  position: relative;
  padding-top: calc(218 / 381 * 100%);
}

.pt-contentbox__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pt-contentbox__caption {
  display: inline-block;
  margin-top: 4px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 2.12;
}

/****

テキスト回り込み

****/
.pt-float-content__text {
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.8;
}

.pt-float-content__text {
  display: block;
  text-align: left;
}

.pt-float-content__imgbox-wrap {
  float: left;
}

.pt-float-content__imgbox {
  position: relative;
  margin-right: 14px;
  padding-top: calc(273 / 345 * 100%);
}

.pt-float-content__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/***********

リンクべたはり

*************/
/****
関連リンクA

****/
.pt-linkbox {
  display: block;
  cursor: pointer;
}

.pt-linkbox__inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
  border: 6px solid #15ccb0;
}

.pt-linkbox__contents {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}

.pt-linkbox__content {
  width: 100%;
  margin-right: 10px;
}

.pt-linkbox__head {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.69;
}

.pt-linkbox__title {
  margin-top: 10px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.38;
  text-align: left;
  text-decoration: underline;
}

.pt-linkbox__text {
  margin-top: 10px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.4;
  text-align: justify;
}

.pt-linkbox__imgbox {
  position: relative;
  width: 100%;
  margin-bottom: 64px;
  padding-top: calc(173 / 480 * 100%);
}

@media screen and (min-width: 769px) {
  .pt-linkbox__imgbox {
    margin-bottom: 68px;
    padding-top: calc(121 / 543 * 100%);
  }
}

@media screen and (min-width: 1280px) {
  .pt-linkbox__imgbox {
    margin-bottom: 38px;
    padding-top: calc(173 / 736 * 100%);
  }
}

.pt-linkbox__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pt-linkbox__logoimg {
  -o-object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pt-linkbox__logo {
  position: relative;
  width: 110px;
  margin-top: 10px;
  padding-top: calc(111 / 351 * 100%);
}

@media screen and (min-width: 769px) {
  .pt-linkbox__logo {
    width: 130px;
  }
}

@media screen and (min-width: 960px) {
  .pt-linkbox__logo {
    width: 140px;
    padding-top: calc(70 / 293 * 100%);
  }
}

@media screen and (min-width: 1280px) {
  .pt-linkbox__logo {
    width: 140px;
    padding-top: calc(117 / 458 * 100%);
  }
}

/****

関連記事B

*****/
.pt-linkbox-b__titlebox {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px;
  background: #15ccb0;
}

.pt-linkbox-b__title {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}

.pt-linkbox-b__contents {
  padding: 30px;
  border: 1px solid #00927c;
}

@media screen and (min-width: 960px) {
  .pt-linkbox-b__contents {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}

.pt-linkbox-b-block {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .pt-linkbox-b-block {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .pt-linkbox-b-block {
    margin-top: 0;
  }
}

.pt-linkbox-b__box {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

@media screen and (min-width: 1280px) {
  .pt-linkbox-b__box {
    width: calc(566px / 2 - 30px);
    margin-right: 15px;
  }
}

@media screen and (min-width: 1440px) {
  .pt-linkbox-b__box {
    width: calc(770px / 2 - 20px);
    margin-right: 10px;
  }
}

.pt-linkbox-b-block:first-child {
  margin-top: 0;
}

@media screen and (min-width: 1280px) {
  .pt-linkbox-b-block:last-child {
    margin-top: 20px;
  }
}

.pt-linkbox-b__imgbox {
  position: relative;
  width: 25%;
  margin-right: 29px;
  padding-top: calc(96 / 375 * 100%);
}

.pt-linkbox-b__box-title {
  width: 75%;
  font-size: 20px;
}

@media screen and (min-width: 960px) {
  .pt-linkbox-b__box-title {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .pt-linkbox-b__box-title {
    font-size: 20px;
  }
}

.pt-linkbox-b__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

/****

関連記事B'

*****/
.pt-linkbox-bb__titlebox {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px;
  background: #15ccb0;
}

.pt-linkbox-bb__title {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}

.pt-linkbox-bb__contents {
  padding: 30px;
  border: 1px solid #00927c;
}

.pt-linkbox-bb__box-title {
  width: 80%;
  font-size: 20px;
  line-height: 1.8;
  text-decoration: underline;
}

.pt-linkbox-bb__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1280px) {
  .pt-linkbox-b__contents--change {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}

.pt-linkbox-bb-blocks {
  margin-top: 12px;
}

.pt-linkbox-bb__textlink {
  font-size: 23px;
  line-height: 1.37;
  text-decoration: underline;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .pt-linkbox-bb__textlink {
    font-size: 16px;
  }
}

.pt-linkbox-b-blocks:first-child {
  margin-top: 0;
}

/****

関連記事C

*****/
.pt-linkbox-c__titlebox {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px;
  background: #15ccb0;
}

.pt-linkbox-c__title {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}

.pt-linkbox-c__contents {
  border: 1px solid #00927c;
}

.pt-linkbox-c__box-title {
  width: 80%;
  font-size: 20px;
  line-height: 1.8;
  text-decoration: underline;
}

.pt-linkbox-c__content {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.pt-linkbox-c__textlink-wrap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding: 24px;
  border: 1px solid #00927c;
}

.pt-linkbox-c__textlink {
  position: relative;
  font-size: 20px;
  line-height: 1.37;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .pt-linkbox-c__textlink {
    font-size: 16px;
  }
}

.pt-linkbox-c__textlink::before {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000e32;
  content: "";
}

/***
カテゴリー×タグ

***/
.pt-more-show {
  display: block;
  position: relative;
  margin-right: 30px;
  margin-left: auto;
  border-color: transparent;
  background-color: transparent;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  line-height: 1.88;
  cursor: pointer;
}

.pt-more-show:after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 50%;
  right: -15px;
  width: 14px;
  height: 14px;
  margin: auto;
  transform: rotate(45deg) translateY(-50%);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  content: "";
  transition: 0.4s;
}

.pt-linkbox-b-blocks__wrap {
  padding: 30px;
  border: 1px solid #00927c;
}

.pt-linkbox-bb-blocks__wrap {
  padding: 30px;
  border: 1px solid #00927c;
}

.pt-linkbox-b-blocks__show {
  display: none;
}

.pt-linkbox-b-blocks__show.active {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.pt-linkbox-bb-blocks__show {
  display: none;
}

.pt-linkbox-bb-blocks__show.active {
  display: block;
  margin-top: 12px;
}

.pt-more-show2 {
  display: block;
  position: relative;
  margin-right: 30px;
  margin-left: auto;
  border-color: transparent;
  background-color: transparent;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  line-height: 1.88;
  cursor: pointer;
}

.pt-more-show2:after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 50%;
  right: -15px;
  width: 14px;
  height: 14px;
  margin: auto;
  transform: rotate(45deg) translateY(-50%);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  content: "";
  transition: 0.4s;
}

/****************************************:

widget2

*****************************************:*/
/****
パーツ間余白調整用

****/
.pt-space__table2 {
  margin-top: 60px;
}

.pt-space__table3 {
  margin-top: 60px;
}

.parts-space__video-youtube {
  margin-top: 90px;
}

.parts-space__callout {
  margin-top: 30px;
}

.parts-space__cards {
  margin-top: 10px;
}

.parts-space__cards {
  margin-top: 28px;
}

.parts-space__middle-cards {
  margin-top: 16px;
}

.parts-space__list-items {
  margin-top: 16px;
}

.parts-space__list-checks {
  margin-top: 10px;
}

.parts-space__list-nums {
  margin-top: 16px;
}

.parts-space__more {
  margin-top: 39px;
  text-align: center;
}

.parts-space__qa {
  margin-top: 161px;
}

.parts-space__video {
  margin-top: 60px;
}

.parts-space__point {
  margin-top: 36px;
}

.parts-space__caution {
  margin-top: 200px;
}

.parts-space__textlinks {
  margin-top: 70px;
}

/***

table1

***/
.pt-table1__wrap {
  overflow-x: scroll;
  white-space: nowrap;
}

.pt-table1 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.pt-table1__inner {
  width: 100%;
  height: 100%;
}

.pt-table1__head {
  display: block;
  padding: 19px 24px;
  background: #15ccb0;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 1.88;
}

.pt-table1__body {
  padding: 19px 24px;
  border: 1px solid #00927c;
  background: #f2f3f4;
  color: #000;
  font-size: 21px;
  line-height: 1.88;
  text-align: left;
}

.pt-table1__content {
  border: 1px solid #00927c;
}

.parts-space__textbox {
  margin-top: 25px;
}

.parts-space__list-items {
  margin-top: 30px;
}

/***

table2

***/
.pt-table2__wrap {
  overflow-x: scroll;
  white-space: nowrap;
}

.pt-table2 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.pt-table2__inner {
  width: 100%;
  height: 100%;
}

.pt-table2__head {
  display: block;
  padding: 19px 24px;
  background: #f2f3f4;
  color: #000;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 1.88;
}

.pt-table2__body {
  width: 100%;
  min-width: 288px;
  padding: 19px 24px;
  border: 1px solid #00927c;
  background: #f2f3f4;
  color: #000;
  font-size: 21px;
  line-height: 1.88;
  text-align: left;
}

.pt-table2__content {
  border: 1px solid #00927c;
}

/***

table3

***/
.pt-table3__wrap {
  overflow-x: scroll;
  white-space: nowrap;
}

.pt-table3 {
  display: block;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

.pt-table3__inner {
  width: 100%;
  height: 100%;
}

.pt-table3__head {
  padding: 19px 24px;
  border: 1px solid #00927c;
  background: #15ccb0;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 1.88;
  text-align: left;
}

.pt-table3__body {
  width: 100%;
  padding: 19px 24px;
  border: 1px solid #00927c;
  background: #f2f3f4;
  color: #000;
  font-size: 21px;
  line-height: 1.88;
  text-align: left;
}

.pt-table3__content {
  border: 1px solid #00927c;
}

/***

動画キャプション

***/
.pt-video__content-wrap {
  position: relative;
  padding-top: 56.25%;
}

.pt-video__content {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pt-video__text {
  display: block;
  margin-top: 14px;
  font-size: 18px;
  text-align: center;
}

/***

動画キャプション
(youtube)

***/
.pt-video-youtube__content-wrap {
  position: relative;
}

.pt-video-youtube__movie {
  width: 100%;
}

.pt-video-youtube__text {
  display: block;
  margin-top: 14px;
  font-size: 18px;
  text-align: center;
}

/***

吹き出し

***/
.pt-callout__balloon-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}

.pt-callout__balloon-color.pt-callout__left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.pt-callout__left .pt-callout__chatting-color {
  display: inline-block;
  position: relative;
  width: 87%;
  margin: 0 0 20px 20px;
  padding: 10px 20px;
  border-radius: 5px;
  background: #15ccb0;
  text-align: left;
}

.pt-callout__left .pt-callout__chatting-color::after {
  position: absolute;
  top: 15px;
  left: -15px;
  border: 15px solid transparent;
  border-top-color: #15ccb0;
  content: "";
}

/* 右の吹き出し */
.pt-callout__balloon-color.pt-callout__right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.pt-callout__right .pt-callout__chatting-color {
  display: inline-block;
  position: relative;
  width: 87%;
  margin: 0 20px 20px 0;
  padding: 13px 20px;
  border-radius: 4px;
  background: #000e32;
  text-align: left;
}

.pt-callout__right .pt-callout__chatting-color::after {
  position: absolute;
  top: 15px;
  right: -15px;
  border: 15px solid transparent;
  border-top-color: #000e32;
  content: "";
}

.pt-callout__icon-color {
  position: relative;
  padding-top: calc(52 / 590 * 100%);
}

.pt-callout__icon-color-img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.pt-callout__icon-color {
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 769px) {
  .pt-callout__icon-color {
    width: 60px;
    height: 60px;
  }
}

.pt-callout__name-color {
  display: block;
  height: 100%;
  margin-top: 16px;
  font-size: 12px;
  text-align: center;
}

.pt-callout__text-color {
  color: #fff;
  font-size: 17px;
  line-height: 1.8;
}

/***

ブログカード

***/
.pt-cards {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.pt-card {
  padding: 15px;
  background: #f2f3f4;
  cursor: pointer;
}

.pt-card--content {
  width: calc(100% / 2 - 8px);
  margin-right: 16px;
}

.pt-card--content:nth-of-type(2n) {
  margin-right: 0;
}

.pt-card__title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-top: 16px;
  overflow: hidden;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.69;
  text-align: left;
}

.pt-card__imgbox {
  position: relative;
  padding-top: calc(420 / 595 * 100%);
}

.pt-card__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pt-card__text {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-top: 10px;
  overflow: hidden;
  color: #000;
  font-size: 20px;
  letter-spacing: normal;
  line-height: 1.8;
}

/***

ブログカード2

***/
.pt-middle-cards {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.pt-middle-card {
  padding: 15px;
  background: #f2f3f4;
  cursor: pointer;
}

.pt-middle-card--content {
  width: 100%;
}

.pt-middle-card__title {
  margin-top: 30px;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.69;
  text-align: left;
}

.pt-middle-card__imgbox {
  position: relative;
  padding-top: calc(355 / 595 * 100%);
}

.pt-middle-card__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pt-middle-card__text {
  margin-top: 5px;
  color: #000;
  font-size: 20px;
  letter-spacing: normal;
  line-height: 1.8;
}

/***
テキストのみ

***/
.pt-textbox {
  padding: 15px;
  background: #f2f3f4;
}

.pt-textbox__text {
  color: #000;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.8;
}

/***
リスト1

***/
.pt-list-item {
  position: relative;
  margin-left: 16px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
}

.pt-list-item::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #15ccb0;
  content: "";
}

/***
リスト2

***/
.pt-list-check {
  position: relative;
  margin-left: 16px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
}

.pt-list-check::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  background: #15ccb0;
  content: "";
}

.pt-list-check::after {
  -webkit-transform: rotate(-230deg) translateX(0);
  display: block;
  position: absolute;
  top: 9px;
  left: -13px;
  width: 5px;
  height: 5px;
  transform: rotate(-230deg) translateX(0);
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: "";
}

/***
リスト3

***/
.pt-list-num {
  position: relative;
  margin-left: 16px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
}

.pt-list-num::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
  color: #15ccb0;
  content: "1";
}

.pt-list-num--num2::before {
  content: "2";
}

.pt-list-num--num3::before {
  content: "3";
}

/***
ボタンパーツ静的

***/
.pt-more2 {
  -webkit-transition: ease 0.2s;
  display: inline-block;
  position: relative;
  padding: 14px 40px;
  overflow: hidden;
  border: 5px solid #00927c;
  outline: none;
  text-align: center;
  transition: ease 0.2s;
}

.pt-more2__spa {
  z-index: -3;
  position: relative;
  color: #000;
  font-size: 18px;
}

.pt-more2__spa::before {
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  content: "";
}

.pt-more2__spa::after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 50%;
  right: -15px;
  width: 14px;
  height: 14px;
  margin: auto;
  transform: rotate(45deg) translateY(-50%);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  content: "";
  transition: 0.4s;
}

.pt-more2__left:before {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  -webkit-transform-origin: right top;
  z-index: 2;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 102%;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #00927c;
  content: "";
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

/***
ボタンパーツ動的

***/
.pt-more {
  -webkit-transition: ease 0.2s;
  display: inline-block;
  position: relative;
  padding: 14px 40px;
  overflow: hidden;
  border: 5px solid #00927c;
  outline: none;
  text-align: center;
  transition: ease 0.2s;
}

.pt-more__spa {
  z-index: -3;
  position: relative;
  color: #000;
  font-size: 18px;
}

.pt-more__spa::before {
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  content: "";
}

.pt-more__spa::after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  -webkit-transition: 0.4s;
  display: block;
  position: absolute;
  top: 50%;
  right: -15px;
  width: 14px;
  height: 14px;
  margin: auto;
  transform: rotate(45deg) translateY(-50%);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  content: "";
  transition: 0.4s;
}

.pt-more__left:before {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  -webkit-transform-origin: right top;
  z-index: 2;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 102%;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #00927c;
  content: "";
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

.pt-more__left:hover::before {
  -webkit-transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: left top;
}

.pt-more:hover .pt-more__spa {
  z-index: 3;
  color: #ffffff;
}

.pt-more:hover .pt-more__spa::before {
  z-index: 3;
  background: #ffffff;
}

.pt-more:hover .pt-more__spa::after {
  z-index: 3;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}

/***

QAテキスト

**/
@media screen and (min-width: 960px) {
  .pt-qa-texts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
}

.pt-qa-text {
  display: inline-block;
  position: relative;
  padding-left: 52px;
  color: #000;
  font-size: 19px;
  letter-spacing: normal;
  line-height: 1.88;
  text-align: left;
}

.pt-qa-text::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #000e32;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
  content: "Q.";
}

.pt-qa-text--answer {
  position: relative;
  margin-top: 9px;
}

.pt-qa-text--answer::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #15ccb0;
  color: #000e32;
  font-size: 19px;
  text-align: center;
  content: "A.";
}

/***

ここがポイント


***/
.pt-point__titlebox-wrap {
  padding: 6px 20px;
  background: #15ccb0;
}

.pt-point__titlebox {
  position: relative;
  padding-left: 18px;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
}

.pt-point__titlebox::before {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 5px 0 5px 8.7px;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  content: "";
}

.pt-point__textbox {
  padding: 15px;
  background: #f2f3f4;
}

.pt-point__text {
  font-size: 20px;
  letter-spacing: normal;
  line-height: 1.8;
}

/***

check!


***/
.pt-check__titlebox-wrap {
  padding: 6px 20px;
  background: #f2f3f4;
}

.pt-check__titlebox {
  position: relative;
  padding-left: 18px;
  color: #00927c;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
}

.pt-check__titlebox::before {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 5px 0 5px 8.7px;
  border-style: solid;
  border-color: transparent transparent transparent #00927c;
  content: "";
}

.pt-check__titlebox::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 73%;
  height: 1px;
  transform: translateY(-50%);
  background: #00927c;
  content: "";
}

.pt-check__textbox {
  padding: 15px;
  background: #f2f3f4;
}

.pt-check__text {
  font-size: 20px;
  letter-spacing: normal;
  line-height: 1.8;
}

/***

caution


***/
.pt-caution__titlebox-wrap {
  padding: 16px 20px 10px;
  background: #f2f3f4;
}

.pt-caution__titlebox {
  position: relative;
  padding-left: 45px;
  color: #00927c;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
}

.pt-caution__titlebox::before {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  background: url(../images/top/caution.png) no-repeat;
  background-size: contain;
  content: "";
}

.pt-caution__titlebox::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 73%;
  height: 1px;
  transform: translateY(-50%);
  background: #00927c;
  content: "";
}

.pt-caution__textbox {
  padding: 0 15px 15px;
  background: #f2f3f4;
}

.pt-caution__text {
  display: inline;
  font-size: 20px;
  letter-spacing: normal;
  line-height: 1.7;
}

.pt-caution__text-marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ffff00));
  background: linear-gradient(transparent 60%, #ffff00 0%);
}

/***

テキストリンク

***/
.pt-color-textlinks__item {
  margin-top: 16px;
}

.pt-color-textlinks__item:first-child {
  margin-top: 0;
}

.pt-color-textlink {
  position: relative;
  margin-left: 20px;
  color: #15ccb0;
  font-size: 19px;
  cursor: pointer;
}

.pt-color-textlink::before {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: -20px;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-width: 5px 0 5px 8.7px;
  border-style: solid;
  border-color: transparent transparent transparent #15ccb0;
  content: "";
}

.pt-link-item {
  position: relative;
}

.pt-link-item::after {
  -webkit-transform: translateY(-50%) translateX(36px);
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  transform: translateY(-50%) translateX(36px);
  background: url(../images/top/link.png) no-repeat;
  background-size: contain;
  content: "";
}

.pt-color-link {
  display: inline-block;
  position: relative;
}

.pt-color-link::before {
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #15ccb0;
  content: "";
}

/****************************************:

aside aside-cards

*****************************************:*/
.aside {
  height: 100%;
  margin-bottom: 13px;
  padding: 27px 0 0;
  background: #505050;
}

@media screen and (min-width: 960px) {
  .aside {
    padding: 50px 0;
    background: #ffffff;
  }
}

.aside__title-wrap {
  display: block;
  position: relative;
  padding-left: 80px;
}

@media screen and (min-width: 960px) {
  .aside__title-wrap {
    padding-left: 0;
  }
}

.aside__cap {
  position: relative;
}

.aside__cap::before {
  -webkit-transform: translateY(-17%);
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 0;
  width: 65px;
  height: 65px;
  transform: translateY(-17%);
  background: url(../images/top/cap.png) no-repeat;
  background-size: cover;
  content: "";
}

@media screen and (min-width: 960px) {
  .aside__cap::before {
    display: none;
  }
}

.aside__title {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .aside__title {
    color: #000e32;
    font-size: 28px;
    line-height: 0.9;
  }
}

@media screen and (min-width: 1440px) {
  .aside__title {
    font-size: 45px;
    line-height: 1.48;
  }
}

.aside__title--pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .aside__title--pc {
    display: block;
    position: relative;
    margin-left: 68px;
    font-size: 36px;
    text-transform: capitalize;
  }
}

@media screen and (min-width: 1440px) {
  .aside__title--pc {
    font-size: 45px;
  }
}

@media screen and (min-width: 960px) {
  .aside__title--pc:before {
    -webkit-transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: -40px;
    width: 45px;
    height: 45px;
    transform: translate(-50%, -50%);
    background: url(../images/top/cap.png) no-repeat;
    background-size: cover;
    content: "";
  }
}

.aside__title-top.aside__title::after {
  display: block;
  position: absolute;
  bottom: -25px;
  /* left: 80px; */
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.9;
  content: "ランキング";
  /* 追記 */
  left: 0;
}

@media screen and (min-width: 960px) {
  .aside__title-top.aside__title::after {
    /* right: 50px; */
    /* bottom: 18px; */
    left: initial;
    color: #000e32;
    font-size: 14px;
    line-height: 1.33;
    /* 追記 */
    right: -77px;
    bottom: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .aside__title-top.aside__title::after {
    right: 48px;
    bottom: 17px;
    left: initial;
    color: #000e32;
    line-height: 1.33;
    /* 追記 */
    right: -88px;
    bottom: 12px;
  }
}

.aside__title-top.aside__title {
  /* display: block; */
  position: relative;
  margin-left: 0;
  padding-top: 10px;
  text-transform: capitalize;
  /* 追記 */
  display: inline-block;
}

@media screen and (min-width: 960px) {
  .aside__title-top.aside__title {
    font-size: 36px;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 960px) {
  .aside__title-top.aside__title--pc::before {
    display: none;
  }
}

.aside__contents-block {
  padding-top: 42px;
}

@media screen and (min-width: 960px) {
  .aside__contents-block {
    margin-top: 78px;
    padding-top: 0;
  }
}

@media screen and (min-width: 960px) {
  .aside__contents-block:last-child {
    margin-top: 30px;
  }
}

.aside__title-wrap--menu,
.aside__title-wrap--key {
  padding-left: 0;
}

.aside__title-wrap--menu::after {
  bottom: -30px;
  left: 0;
  color: #000e32;
  content: "コンテンツメニュー";
}

@media screen and (min-width: 960px) {
  .aside__title-wrap--menu::after {
    right: 80px;
    bottom: 10px;
    left: initial;
  }
}

@media screen and (min-width: 1440px) {
  .aside__title-wrap--menu::after {
    right: 38px;
  }
}

.aside__title-wrap--key::after {
  bottom: -20px;
  left: 0;
  color: #000e32;
  content: "キーワード";
}

@media screen and (min-width: 1560px) {
  .aside__title-wrap--key::after {
    right: 58px;
  }
}

@media screen and (min-width: 960px) {
  .aside__title-wrap--key::after {
    right: 18px;
    bottom: 10px;
    left: initial;
  }
}

@media screen and (min-width: 960px) {
  .aside__title-wrap--key::after {
    right: 88px;
  }
}

.aside__contents {
  margin-top: 62px;
}

@media screen and (min-width: 960px) {
  .aside__contents {
    margin-top: 20px;
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 520px) {
  .aside__cards-block {
    max-width: 600px;
    margin: auto;
  }
}

@media screen and (min-width: 960px) {
  .aside__cards-block {
    max-width: initial;
    margin: initial;
  }
}

.aside-cards__items {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-top: 28px;
}

@media screen and (min-width: 960px) {
  .aside-cards__items {
    margin-top: 40px;
  }
}

.aside-cards__items:first-child {
  margin-top: 0;
}

.aside-cards__wrap {
  position: relative;
}

.aside-cards__item {
  cursor: pointer;
}

.aside-card__link {
  position: relative;
  padding-top: calc(246 / 394 * 100%);
}

.aside-card__img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aside-card__imgbox {
  position: relative;
  width: 100%;
  margin-right: 13px;
}

.rank_side {
  display: block;
  z-index: 20;
  position: absolute;
  top: 12px;
  left: 10px;
  border-bottom: 3px solid #ffffff;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  padding: 0 2px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: -0.025em;
}

/*
.aside-card__imgbox::before {
  display: block;
  z-index: 20;
  position: absolute;
  top: 7px;
  left: 12px;
  width: 31px;
  height: 30px;
  border-bottom: 3px solid #ffffff;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: bold;
  content: "01";
}

.aside-card__imgbox--num2::before {
  content: "02";
}

.aside-card__imgbox--num3::before {
  content: "03";
}

.aside-card__imgbox--num4::before {
  content: "04";
}

.aside-card__imgbox--num5::before {
  content: "05";
}
*/
.aside-card__link {
  display: block;
  max-width: 100%;
  height: 100%;
}

@media screen and (min-width: 960px) {
  .aside-card__link {
    min-width: initial;
  }
}

.aside-cards__tags {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  align-items: center;
}

@media screen and (min-width: 960px) {
  .aside-cards__tags {
    bottom: -12px;
    left: 0;
  }
}

.aside-card__content {
  width: 80%;
}

@media screen and (min-width: 960px) {
  .aside-card__content {
    background: #ffffff;
  }
}

@media screen and (min-width: 960px) {
  .aside-card__img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.aside-card__title {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .aside-card__title {
    color: #000e32;
    font-size: 14px;
    line-height: 1.5;
    -webkit-line-clamp: 2;
  }
}

.aside__title--change {
  color: #000e32;

  line-height: 1.1;
}

@media screen and (min-width: 960px) {
  .aside-cards__item--area {
    width: calc(100% / 3 - 56px / 3);
    margin-top: 0;
    margin-right: 28px;
  }
}

.aside-cards__category--min {
  padding: 9px 12px;
  font-size: 19px;
}

@media screen and (min-width: 960px) {
  .aside-cards__category--min {
    padding: 9px 12px;
    font-size: 12px;
    line-height: 1.17;
  }
}

@media screen and (min-width: 960px) {
  .aside-cards__date--min {
    padding: 8px 12px;
    font-size: 12px;
  }
}

.aside-card__date--change {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-top: 15px;
  background: transparent;
  color: #ffffff;
  font-size: 10px;
  text-align: right;
}

@media screen and (min-width: 960px) {
  .aside-card__date--change {
    position: static;
    margin-top: 15px;
    padding: 0;
    color: #000e32;
    font-size: 12px;
    text-align: left;
  }
}

.asdie-menus__items {
  margin-top: 10px;
}

@media screen and (min-width: 960px) {
  .asdie-menus__items {
    margin-top: 13px;
  }
}

.aside__contents-items {
  margin-top: 5px;
}

@media screen and (min-width: 960px) {
  .aside__contents-items {
    margin-top: 10px;
  }
}


.aside-menu {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .aside-menu {
    font-size: 18px;
  }
}

.aside__tags {
  margin-top: 25px;
}

@media screen and (min-width: 960px) {
  .aside__tags {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    line-height: 1.3em;
  }
}

.aside-tag {
  display: inline-block;
  padding: 2px 5px;
  border: 1px solid #999;
  border-radius: 3px;
  color: #999;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .aside-tag {
    font-size: 14px;
  }
}

.aside-tag__link {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 12px;
}

.tags__item {
  margin-right: 6px;
  margin-bottom: 3px;
}

.aside__contents--space {
  margin-top: 56px;
}

.aside-cards__tags--under {
  bottom: -16px;
}

.aside-card__item--area-space {
  margin-top: 44px;
}

.aside-card__date--under {
  padding: 0;
}

.aside-pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .aside-pc {
    display: block;
    width: 30%;
  }
}

@media screen and (min-width: 960px) {
  .ranking-card__link {
    width: 100%;
  }
}

@media screen and (min-width: 960px) {
  .aside__title-wrap--under {
    position: static;
    margin-top: 0;
  }
}

@media screen and (min-width: 960px) {
  .aside__contents-block--under-menu {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .aside__contents-block--under-menu {
    margin-top: 30px;
  }
}

@media screen and (min-width: 960px) {
  .aside__title-wrap--under-menu:after {
    right: initial;
    bottom: -20px;
    left: 0;
    font-size: 13px;
  }
}

@media screen and (min-width: 1440px) {
  .aside__title-wrap--under-menu:after {
    font-size: 21px;
  }
}

@media screen and (min-width: 960px) {
  .aside__title-wrap--under-key::after {
    right: initial;
    bottom: -28px;
    left: 0;
    font-size: 13px;
  }
}

@media screen and (min-width: 1440px) {
  .aside__title-wrap--under-key::after {
    bottom: -30px;
    font-size: 21px;
  }
}

@media screen and (min-width: 960px) {
  .aside__contents-block--space-change {
    margin-top: 20px;
  }
}

.aside__tag-show {
  -webkit-transition: 0.4s;
  display: none;
  transition: 0.4s;
}

.aside__tag-show.active {
  -webkit-transition: 0.4s;
  display: block;
  transition: 0.4s;
}

/****************************************:

footer

*****************************************:*/
.footer {
  padding: 40px 0 24px;
  background: #000e32;
}

@media screen and (min-width: 960px) {
  .footer {
    padding: 60px 0 36px;
  }
}

.footer-line {
  position: relative;
}

.footer-line::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: #15ccb0;
  content: "";
}

@media screen and (min-width: 960px) {
  .footer-line::before {
    top: 0;
    left: 0;
    width: 15px;
    height: 100%;
  }
}

.footer__head-content {
  display: block;
}

@media screen and (min-width: 960px) {
  .footer__head-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

.footer__head-text-content {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 34px;
  color: #ffffff;
}

@media screen and (min-width: 960px) {
  .footer__head-text-content {
    width: 58%;
    margin-top: 0;
    margin-right: 80px;
  }
}

@media screen and (min-width: 1440px) {
  .footer__head-text-content {
    margin-right: 160px;
  }
}

.footer-share__link {
  display: block;
  width: 100%;
  height: 273px;
  background: #ffffff;
}

@media screen and (min-width: 960px) {
  .footer-share__link {
    display: block;
    width: 400px;
    max-width: 100%;
    height: 200px;
    background: #ffffff;
  }
}

@media screen and (min-width: 1280px) {
  .footer-share__link {
    width: 450px;
    height: 200px;
  }
}

@media screen and (min-width: 1440px) {
  .footer-share__link {
    width: 512px;
    height: 200px;
  }
}

.footer-share__img {
  -o-object-fit: cover;
  height: 175px;
  object-fit: cover;
}

@media screen and (min-width: 520px) {
  .footer-share__img {
    height: 250px;
  }
}

@media screen and (min-width: 960px) {
  .footer-share__img {
    display: block;
    width: 100%;
    max-width: 512px;
    max-height: 200px;
  }
}

.footer-share {
  background-color: #fff;
}

.footer__head-share {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .footer__head-share {
    max-width: 290px;
  }
}

@media screen and (min-width: 1280px) {
  .footer__head-share {
    max-width: 512px;
  }
}





.footer__head-title {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .footer__head-title {
    margin-top: 26px;
    font-size: 18px;
    line-height: 0.67;
  }
}

.footer__head-text {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .footer__head-text {
    margin-top: 22px;
    font-size: 16px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 960px) {
  .footer__head-text--space {
    margin-top: 10px;
  }
}

.footer__nav {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .footer__nav {
    margin-top: 94px;
    text-align: left;
  }
}

@media screen and (min-width: 960px) {
  .footer-nav__block-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.footer-nav__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
}

@media screen and (min-width: 960px) {
  .footer-nav__block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
  }
}

@media screen and (min-width: 1440px) {
  .footer-nav__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-nav__items {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 960px) {
  .footer-nav__items {
    width: initial;
  }
}

.footer-nav__items::before {
  display: block;
  position: absolute;
  width: 3px;
  height: 100%;
  background: #ffffff;
  content: "";
}

@media screen and (min-width: 960px) {
  .footer-nav__items::before {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .footer-nav__items:last-child .footer-nav__item:last-child:after {
    display: none;
  }
}

.footer__text {
  display: block;
  margin-top: 24px;
  color: #ffffff;
  font-family: "Helvetica";
  font-size: 14px;
}

@media screen and (min-width: 960px) {
  .footer__text {
    margin-top: 0;
    font-size: 1vw;
    line-height: 1.07;
  }
}

@media screen and (min-width: 1440px) {
  .footer__text {
    font-size: 14px;
  }
}

.footer-line--pc {
  position: relative;
}

.footer-line--pc:before {
  display: none;
}

@media screen and (min-width: 960px) {
  .footer-line--pc:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%;
    background: #15ccb0;
    content: "";
  }
}

@media screen and (min-width: 1280px) {
  .footer-line--pc:before {
    width: 104px;
  }
}

@media screen and (min-width: 1440px) {
  .footer-line--pc:before {
    width: 213px;
  }
}

.footer__head-text--sp {
  display: block;
}

@media screen and (min-width: 960px) {
  .footer__head-text--sp {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .footer__head-title--under {
    font-size: 16px;
  }
}

@media screen and (min-width: 960px) {
  .footer__head-text--under {
    font-size: 14px;
  }
}

.footer__text--center {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .footer__text--center {
    margin-top: 28px;
    font-size: 17px;
  }
}

@media screen and (min-width: 960px) {
  .footer__nav--under {
    margin-top: 64px;
  }
}

@media screen and (min-width: 960px) {
  .footer__head-text-content--under {
    width: 44%;
  }
}

/****************************************:

footer-nav

*****************************************:*/
@media screen and (min-width: 960px) {
  .footer-nav__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-nav__item {
  position: relative;
  margin-top: 10px;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .footer-nav__item {
    margin-top: 0;
    padding-right: 16px;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.14;
  }
}

@media screen and (min-width: 1440px) {
  .footer-nav__item {
    font-size: 14px;

    padding-right: 14px;
  }
}

.footer-nav__item:first-child {
  margin-top: 0;
}

@media screen and (min-width: 960px) {
  .footer-nav__item::after {
    position: absolute;
    width: 1px;
    height: 18px;
    background: #ffffff;
    content: "";
  }
}

.footer-nav__link {
  padding: 0 0 0 24px;
  font-family: "Helvetica";
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
  .footer-nav__link {
    padding: 0 0 0 12px;
  }
}

@media screen and (min-width: 960px) {
  .footer-nav__link {
    display: inline-block;
    padding: 0 10px 0 0;
  }
}

/* 追記 */
@media screen and (min-width: 1280px) {
  .footer-nav__link {
    padding: 0 16px 0 0;
  }
}

@media screen and (min-width: 1440px) {
  .footer-nav__link {
    padding: 0 14px 0 0;
  }
}

/****************************************:

single_pager

*****************************************:*/
.single_pager {
  margin-top: 20px;
}

@media screen and (min-width: 960px) {
  .single_pager {
    margin-top: 45px;
  }
}

.single_pager__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.single_pager__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}

.single_pager__content:hover {
  opacity: 0.8;
}

@media screen and (min-width: 960px) {
  .single_pager__content {
    width: calc(50% - 20px / 2);
  }
}

.single_pager__content--prev {
  padding-left: 20px;
  position: relative;
}

.single_pager__content--prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #000;
  border-left: 2px solid #15ccb0;
}

@media screen and (min-width: 960px) {
  .single_pager__content--prev {
    padding-left: 50px;
    margin-right: 10px;
  }

  .single_pager__content--prev:before {
    left: 20px;
  }
}

.single_pager__content--next {
  padding-right: 20px;
  position: relative;
  margin-top: 20px;
}

.single_pager__content--next:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #15ccb0;
  border-right: 2px solid #000;
}

@media screen and (min-width: 960px) {
  .single_pager__content--next {
    padding-right: 50px;
    margin-left: 10px;
    margin-top: 0;
  }

  .single_pager__content--next:before {
    right: 20px;
  }
}

.single_pager__image {
  width: 105px;
  height: 63px;
  position: relative;
}

.single_pager__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.single_pager__title {
  width: calc(100% - 105px);
  background-color: #f2f3f4;
  padding: 6px;
}

.single_pager__title a {
  font-size: 10px;
  font-weight: 700;
  line-height: 1.75;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.single_pager__title a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 960px) {
  .single_pager__title a {
    font-size: 12px;
    -webkit-line-clamp: 2;
  }
}

/****************************************:

widget

*****************************************:*/
.widget__content {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.widget__content mark {
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(60%, #ffff00));
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffff00 60%);*/
}

.widget__content>h2 {
  background-color: #00927c;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.55;
  padding: 10px 20px;
  margin-top: 24px;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#00927c), to(#15ccb0));
  background-image: linear-gradient(to right, #00927c 0%, #15ccb0 100%);
}

.widget__content>h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.75;
  border-bottom: 5px solid #00927c;
  padding-bottom: 4px;
  margin-top: 24px;
  -o-border-image: linear-gradient(to right, #00927c 0%, #15ccb0 100%);
  border-image: -webkit-gradient(linear, left top, right top, from(#00927c), to(#15ccb0));
  border-image: linear-gradient(to right, #00927c 0%, #15ccb0 100%);
  border-image-slice: 1;
}

.widget__content>h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  padding-bottom: 7px;
  margin-top: 20px;
  position: relative;
}

.widget__content>h4:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 50%;
  height: 1px;
  background-color: #00927c;
}

.widget__content>h4:after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 50%;
  height: 1px;
  background-color: #000;
}

.widget__content>h5 {
  margin-top: 10px;
}

.widget__content>p {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 10px;
}

.widget__content>p.has-small-font-size {
  font-size: 13px;
}

.widget__content>p a {
  color: #15ccb0;
  text-decoration: underline;
}

.widget__content>p a:hover {
  text-decoration: none;
}

/*.widget__content>p a[target="_blank"] {
  position: relative;
  padding-right: 20px;
  margin-right: 5px;
}*/

.widget__content>p a[target="_blank"]:after {
  /*  position: absolute;
  position: relative;
  bottom: 6px;
  right: 0;*/
  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: center/cover url(../images/top/link.png);
  margin: 0 4px 2px 2px;
}

.widget__content .has-large-font-size {
  font-size: 1.2em !important;
}

@media screen and (min-width: 960px) {
  .widget__content .has-large-font-size {
    font-size: 2.25em !important;
  }
}

.widget__content>ul:not(.list) {
  padding-left: 0;
  margin: 10px 0 0;
}

.widget__content>ul:not(.list) li {
  font-size: 15px;
  line-height: 1.8;
  list-style-type: none;
  padding-left: 18px;
  position: relative;
}

.widget__content>ul:not(.list) li a {
  color: #15ccb0;
  text-decoration: underline;
}

.widget__content>ul:not(.list) li a:hover {
  text-decoration: none;
}

/*.widget__content>ul:not(.list) li a[target="_blank"] {
  position: relative;
  padding-right: 20px;
  margin-right: 5px;
}*/

.widget__content>ul:not(.list) li a[target="_blank"]:after {
  /*  position: absolute;
  bottom: 6px;
  right: 0;*/
  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: center/cover url(../images/top/link.png);
  margin: 0 4px 2px 2px;
}

.widget__content>ul:not(.list) li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #15ccb0;
  margin-right: 16px;
}

.widget__content>ul li a {
  color: #15ccb0;
  text-decoration: underline;
}

.widget__content>ul li a:hover {
  text-decoration: none;
}

/*.widget__content>ul li a[target="_blank"] {
  position: relative;
  padding-right: 20px;
  margin-right: 5px;
}*/

.widget__content>ul li a[target="_blank"]:after {

  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: center/cover url(../images/top/link.png);
  margin: 0 4px 2px 2px;
}

.widget__content>ol:not(.list) {
  padding-left: 18px;
  margin: 10px 0 0;
}

.widget__content>ol:not(.list) li {
  color: #15ccb0;
  font-size: 15px;
  line-height: 1.8;
  list-style-type: decimal;
}

.widget__content>ol:not(.list) li::marker {
  font-weight: 700;
}

.widget__content>ol li a {
  color: #15ccb0;
  text-decoration: underline;
}

.widget__content>ol li a:hover {
  text-decoration: none;
}

/*.widget__content>ol li a[target="_blank"] {
  position: relative;
  padding-right: 20px;
  margin-right: 5px;
}*/

.widget__content>ol li a[target="_blank"]:after {
  /*  position: absolute;
  bottom: 6px;
  right: 0;*/
  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: center/cover url(../images/top/link.png);
  margin: 0 4px 2px 2px;
}

.widget__content .wp-block-image {
  margin-top: 15px;
}

.widget__content .wp-block-image .alignleft,
.widget__content .wp-block-image .alignright {
  width: 40%;
}

.widget__content .wp-block-image img {
  width: 100%;
  height: auto;
}

.widget__content .wp-block-image figcaption {
  font-size: 12px;
  text-align: center;
}

.widget__content .wp-block-gallery {
  margin-top: 15px;
}

.widget__content .wp-block-gallery figcaption {
  font-size: 12px;
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.widget__content .wp-block-gallery .blocks-gallery-item {
  margin-bottom: 0;
}

.widget__content .wp-block-table {
  margin-top: 15px;
}

.widget__content .wp-block-table table {
  width: 905px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}


.widget__content .wp-block-gallery.has-nested-images figure.wp-block-image {
  margin-top: auto;
  margin-bottom: auto;
}


.widget__content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin-top: auto;
  margin-bottom: auto;
}

@media screen and (min-width: 960px) {
  .widget__content .wp-block-table table {
    width: 100%;
  }
}

.widget__content .wp-block-table tbody {
  -webkit-text-size-adjust: 100%;
}




.widget__content .wp-block-table td {
  background-color: #f2f3f4;
  font-size: 16px;
  line-height: 1.9;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  padding: 5px 10px;
}

.widget__content .is-style-table1 td:first-of-type {
  background-color: #00927c;
  color: #fff;
  max-width: 100px;
}

.widget__content .is-style-table3 tr:first-of-type td {
  background-color: #00927c;
  color: #fff;
}

.widget__content .wp-block-table a {
  color: #15ccb0;
  text-decoration: underline;
}

.widget__content .wp-block-table a:hover {
  text-decoration: none;
}

/*.widget__content .wp-block-table a[target="_blank"] {
  position: relative;
  padding-right: 20px;
  margin-right: 5px;
}*/

.widget__content .wp-block-table a[target="_blank"]:after {
  /*  position: absolute;
  bottom: 6px;
  right: 0;*/
  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: center/cover url(../images/top/link.png);
  margin: 0 4px 2px 2px;
}

.widget__content .wp-block-table figcaption {
  font-size: 12px;
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.scroll-hint-icon {
  top: 50% !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
}

.widget__content .wp-block-embed-youtube {
  margin-top: 10px;
}

.widget__content .wp-block-embed-youtube .wp-block-embed__wrapper {
  aspect-ratio: 16 / 9;
}

.widget__content .wp-block-embed-youtube iframe {
  width: 100%;
  height: 100%;
}

.widget__content iframe {
  max-width: 100%;
}

.widget__content .wp-block-embed-youtube figcaption {
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .top-new-arrival__cards {
    margin-bottom: 20px;
  }
}

/****************************************:

目次

*****************************************:*/
#toc_container {
  width: 100% !important;
  padding-bottom: 80px;
  position: relative;
}

#toc_container.contracted:before {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  pointer-events: none;
}

.toc_title {
  color: #15ccb0;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.toc_title:before {
  display: inline-block;
  content: "";
  height: 2px;
  width: calc(50% - 170px / 2 - 20px);
  background-color: #15ccb0;
  margin-right: 20px;
}

.toc_title:after {
  display: inline-block;
  content: "";
  height: 2px;
  width: calc(50% - 170px / 2 - 20px);
  background-color: #000;
  margin-left: 20px;
}

.toc_toggle {
  text-indent: -9999px;
}

.toc_toggle a {
  color: #000;
  font-size: 30px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.toc_toggle a:before {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  content: "";
  width: 24px;
  height: 24px;
  border-top: 2px solid #000;
  border-left: 2px solid #15ccb0;
}

.contracted .toc_toggle a:before {
  top: -25px;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
}

.contracted .toc_list {
  max-height: 100px;
  overflow-y: clip;
}

.toc_list {
  display: block !important;
  padding: 0 20px;
  margin-top: -5px;
  overflow-y: hidden;
}

.toc_list li {
  margin-top: 5px;
}

.toc_list li:before {
  content: "・";
}

/****************************************:

ページネーション

*****************************************:*/
.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 35px;
}

.wp-pagenavi *:first-child {
  border-left: 1px solid #000;
}

.wp-pagenavi a,
.wp-pagenavi span {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.wp-pagenavi .current {
  background-color: #000;
  color: #fff;
}

.wp-pagenavi .previouspostslink {
  background-color: #f2f3f4;
  position: relative;
}

.wp-pagenavi .previouspostslink:before {
  position: absolute;
  top: 50%;
  right: 45%;
  -webkit-transform: translate(45%, -50%) rotate(45deg);
  transform: translate(45%, -50%) rotate(45deg);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
}

.wp-pagenavi .nextpostslink {
  background-color: #f2f3f4;
  position: relative;
}

.wp-pagenavi .nextpostslink:before {
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-45%, -50%) rotate(45deg);
  transform: translate(-45%, -50%) rotate(45deg);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.wp-pagenavi .first {
  background-color: #f2f3f4;
  position: relative;
}

.wp-pagenavi .first:before {
  position: absolute;
  top: 50%;
  right: 35%;
  -webkit-transform: translate(35%, -50%) rotate(45deg);
  transform: translate(35%, -50%) rotate(45deg);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
}

.wp-pagenavi .first:after {
  position: absolute;
  top: 50%;
  right: 55%;
  -webkit-transform: translate(55%, -50%) rotate(45deg);
  transform: translate(55%, -50%) rotate(45deg);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
}

.wp-pagenavi .last {
  background-color: #f2f3f4;
  position: relative;
}

.wp-pagenavi .last:before {
  position: absolute;
  top: 50%;
  left: 35%;
  -webkit-transform: translate(-35%, -50%) rotate(45deg);
  transform: translate(-35%, -50%) rotate(45deg);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.wp-pagenavi .last:after {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-55%, -50%) rotate(45deg);
  transform: translate(-55%, -50%) rotate(45deg);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

/****************************************:

カジノ/IRニュース一覧ページ 子カテゴリーへのリンク部分

*****************************************:*/
.news-links {
  margin-top: 30px;
}

.news-links__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-links__item {
  width: 50%;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.6;
}

.news-links__item a {
  position: relative;
  padding-left: 20px;
}

.news-links__item a:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.news-links__item a:hover:after {
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #15ccb0;
  border-radius: 50%;
}

@media screen and (min-width: 960px) {
  .news-links {
    background-color: #f2f3f4;
    padding: 18px;
    margin-top: 20px;
  }

  .news-links__item {
    font-size: 21px;
  }

  .news-links__item a {
    padding-left: 40px;
  }

  .news-links__item a:before {
    width: 30px;
    height: 30px;
  }

  .news-links__item a:hover:after {
    left: 6px;
    width: 18px;
    height: 18px;
  }
}

/****************************************:

その他

*****************************************:*/
.copy_text {
  text-align: right;
}

/****************************************:

タグ一覧

*****************************************:*/
.tags {
  /* margin-top: 0px; */
  margin-top: 10px;
  margin-bottom: 30px;
}


@media screen and (min-width: 960px) {
  .tags {
    margin-top: 5px;
  }
}





.tags .inner {
  padding-left: 0;
  padding-right: 0;
}

.tags-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.tags-item {
  margin: 5px;
  height: 2em;
}

.tags-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 12px;
  border-radius: 3px;
  border: 1px solid #15ccb0;
  padding: 0 1em;
  background-color: #ffffff;
  transition: .1s ease-out;
}

.tags-link:hover {
  opacity: 1.0;
  color: #ffffff;
  background-color: #15ccb0;
}

@media screen and (max-width: 768px) {
  .tags .inner {
    padding-left: 0px;
    padding-right: 27px;
  }

  .tags-list {
    margin-top: 20px;
  }
}

.liquid-speech-balloon-wrap {
  margin-top: 10px;
}

/****************************************:

投稿コンテンツ最下部 タグエリア

*****************************************:*/
.tag-area {
  background-color: #f2f3f4;
  padding: 20px;
  margin-top: 40px;
}

.tag-area__title {
  font-weight: 700;
}

@media screen and (min-width: 960px) {
  .tag-area {
    margin-top: 65px;
  }
}

/****************************************:

固定ページ「規約等」

*****************************************:*/
.policy {
  letter-spacing: 0.04em;
  padding: 60px 0 80px;
}

@media screen and (min-width: 960px) {
  .policy {
    padding: 80px 0 120px;
  }
}

.policy__inner {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.policy__inner section:not(:first-of-type) {
  margin-top: 40px;
}

.policy__inner h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
  padding-top: 75px;
  /*アンカーリンクの遷移位置の調整*/
  margin-top: -75px;
  /*アンカーリンクの遷移位置の調整*/
}

.policy__inner p {
  font-size: 14px;
  line-height: 1.8;
}

.policy__inner p:not(:first-of-type) {
  margin-top: 1em;
}

.policy__inner a {
  text-decoration: underline;
}

.policy__inner a:hover {
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  .policy__inner {
    width: 800px;
  }

  .policy__inner section:not(:first-of-type) {
    margin-top: 40px;
  }

  .policy__inner h2 {
    font-size: 32px;
    padding-top: 80px;
    /*アンカーリンクの遷移位置の調整*/
    margin-top: -80px;
    /*アンカーリンクの遷移位置の調整*/
  }

  .policy__inner p {
    font-size: 16px;
  }
}

/****************************************:

固定ページ「お問い合わせ」「サンクスページ」

*****************************************:*/
.contact {
  letter-spacing: 0.04em;
  padding: 60px 0 80px;
}

@media screen and (min-width: 960px) {
  .contact {
    padding: 80px 0 120px;
  }
}

.contact__inner {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .contact__inner {
    width: 800px;
  }
}

.contact__wrapper {
  margin-top: 40px;
}

.contact__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (min-width: 960px) {
  .contact__title {
    font-size: 32px;
  }
}

.contact__text {
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 960px) {
  .contact__text {
    font-size: 16px;
  }
}

.contact__list {
  margin-top: 1em;
}

.contact__list_item {
  font-size: 14px;
  line-height: 1.8;
  text-indent: -1em;
  padding-left: 1em;
}

.contact__list_item a {
  text-decoration: underline;
}

.contact__list_item a:hover {
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  .contact__list_item {
    font-size: 16px;
  }
}

.contact__item:not(:first-of-type) {
  margin-top: 25px;
}

.contact__contents {
  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;
}

.contact__content {
  width: 100%;
}

.contact__content:not(:first-of-type) {
  margin-top: 25px;
}

@media screen and (min-width: 520px) {
  .contact__content {
    width: calc(50% - 20px / 2);
  }

  .contact__content:not(:first-of-type) {
    margin-top: 0;
  }
}

.contact__label label {
  font-weight: 700;
}

.contact__label small {
  font-size: 12px;
}

.require {
  color: #ff0000;
  margin-left: 1em;
}

.contact__input {
  margin-top: 5px;
}

.contact__input input[type="text"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid #999;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 10px;
  width: 100%;
  height: 40px;
}

.contact__input textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid #999;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 100px;
  padding: 10px;
  width: 100%;
  height: 200px;
}

.contact__button {
  text-align: center;
}

.contact__button input[type="submit"] {
  -webkit-appearance: none;
  background-color: #15ccb0;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 700;
  padding: 10px;
  min-width: 200px;
  text-decoration: none;
  margin-top: 25px;
}

.contact__button a {
  background-color: #15ccb0;
  color: #fff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 700;
  padding: 10px;
  min-width: 200px;
  margin-top: 40px;
}

@media screen and (min-width: 960px) {
  .contact__button a {
    margin-top: 60px;
  }
}

/****************************************:

フッター ロゴ

*****************************************:*/
.footer__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -10px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {
  .footer__logos {
    margin-top: -20px;
  }
}

@media screen and (min-width: 960px) {
  .footer__logos {
    margin-bottom: 40px;
  }
}

.footer__logo {
  margin-top: 10px;
  height: 100%;
}



.footer__logo img {
  height: 100%;
}

@media screen and (max-width: 960px) {
  .footer__logo {
    width: 15%;
  }
}

.footer__logo:not(:last-of-type) {
  margin-right: 10px;
}

@media screen and (min-width: 1200px) {
  .footer__logo {
    height: 60px;
    margin-top: 20px;
  }

  .footer__logo:not(:last-of-type) {
    margin-right: 20px;
  }
}

@media (min-width: 1px) and (max-width: 1050px) {
  a:hover {
    opacity: 1;
  }
}

@media screen and (min-width: 960px) {
  .footer__logo {
    height: 50px;
  }
}

.root span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 14px;
  position: relative;
}

.root span:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: center/contain no-repeat url(../images/top/icon_home.svg);
  position: absolute;
  top: 3px;
  left: 0;
}

.root span:after {
  content: ">";
  position: absolute;
  top: 3px;
  right: -14px;
  pointer-events:
}

.writer-area__imgbox {
  flex-direction: column;

}

.writer-snsbox {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.writer-snsbox__item {
  margin-right: 5px;
  flex-shrink: 0;
}

.writer-snsbox__item:last-child {
  margin-right: 0;
}

.writer-snsbox__item a{
  width: 28px;
  display: inline-block;
}
