@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  max-width: 100%;
  vertical-align: middle;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

body {
  min-width: 320px;
}

body,
button {
  line-height: 1.33;
  letter-spacing: 0.05em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

br.nb36,
br.nb48,
br.nb64,
br.nb12 {
  display: none;
}

@media screen and (min-width: 360px) {
  br.nb36 {
    display: inline-block;
  }

  br.b36 {
    display: none;
  }
}

@media screen and (min-width: 480px) {
  br.nb48 {
    display: inline-block;
  }

  br.b48 {
    display: none;
  }
}

@media screen and (min-width: 640px) {
  br.nb64 {
    display: inline-block;
  }

  br.b64 {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  br.nb12 {
    display: inline-block;
  }

  br.b12 {
    display: none;
  }
}

.thickbox {
  display: none;
}

.embed-video {
  display: block;
  position: relative;
}

.embed-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.enbed-video .poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 640px) {
  .thickbox {
    display: block;
  }

  .embed-video {
    display: none;
  }
}

.footer {
  overflow: hidden;
  padding-bottom: 38px;
  background: #fff;
}

.footer-inner {
  padding: 0 15px;
  max-width: 1200px;
  margin: 0 auto;
}

.s5-returnToTop {
  margin-top: 0;
}

.s5-returnToTop__inner1 {
  left: 0;
  right: 0;
}

.s5-returnToTop__inner2 {
  max-width: 1200px;
  padding: 0 15px;
}

/* --------------------------------------------------
page sytlesheet
 ---------------------------------------------------- */
.portal {
  position: relative;
}

.portal-mod-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

@media screen and (min-width: 640px) {
  .portal-mod-inner {
    padding: 0 30px;
  }
}

.portal-header {
  box-sizing: border-box;
  padding: 20px 0;
}

@media screen and (min-width: 640px) {
  .portal-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.portal-header-logo {
  display: inline-block;
}

.portal-header-logo .pc {
  display: none;
}

@media screen and (min-width: 640px) {
  .portal-header-logo .pc {
    display: block;
  }
}

@media screen and (min-width: 640px) {
  .portal-header-logo .sp {
    display: none;
  }
}

.portal-mv {
  margin: 0 auto;
}

.portal-mv-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/mv-01_sp.jpg);
}

@media screen and (min-width: 640px) {
  .portal-mv-bg {
    background-image: url(../img/mv-01.jpg);
  }
}

.portal-mv-title .white {
  display: block;
}

.portal-mv-title .black {
  display: none;
}

.portal-mv-title .p5-title {
  display: none;
}

.portal-mv-inner {
  padding: 0 30px;
}

@media screen and (min-width: 640px) {
  .portal-mv-inner {
    padding: 0 30px;
    display: flex;
    align-items: center;
    height: 523px;
  }
}

@media screen and (min-width: 980px) {
  .portal-mv-inner {
    height: 480px;
  }
}

@media screen and (min-width: 1367px) {
  .portal-mv-inner {
    height: 36.354vw;
  }
}

@media screen and (min-width: 1921px) {
  .portal-mv-inner {
    height: 36.354vw;
  }
}

/* IE11 */
@media all and (-ms-high-contrast: none) and (min-width: 980px) {
  *::-ms-backdrop,
  .portal-mv-bg {
    background-position: center top;
  }
}

.portal-mv-textbox {
  padding: 210px 0 60px;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .portal-mv-textbox {
    padding: 340px 0 80px;
  }
}

@media screen and (min-width: 640px) {
  .portal-mv-textbox {
    padding: 0 !important;
    width: 340px;
    margin-left: 20px;
  }
}

@media screen and (min-width: 980px) {
  .portal-mv-textbox {
    /*width: 560px;*/
    width: 460px;
  }
}

.portal-mv-title svg {
  display: block;
  fill: #fff;
}

@media screen and (min-width: 640px) {
  .portal-mv-title {
    width: 335px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 980px) {
  .portal-mv-title {
    width: 447px;
  }
}

.portal-mv-subtitle {
  margin-top: 4.6875vw;
  text-align: center;
  font-weight: 600;
  color: #fff;
  font-size: 3.4vw;
  line-height: 1.8;
  letter-spacing: 0.025em;
  text-shadow: 0px 0px 8px rgba(0, 2, 3, 0.49), 0px 0px 8px rgba(0, 2, 3, 0.49),
    0px 0px 8px rgba(0, 2, 3, 0.49), 0px 0px 8px rgba(0, 2, 3, 0.49);
}

@media screen and (min-width: 640px) {
  .portal-mv-subtitle {
    margin-top: 22px;
    font-size: 15px;
    font-size: 0.9375rem;
    text-shadow: none;
    text-align: left;
  }
}

@media screen and (min-width: 980px) {
  .portal-mv-subtitle {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 640px) {
  .portal.pattern-02 .portal-header-logo .sp,
  .portal.pattern-03 .portal-header-logo .sp,
  .portal.pattern-04 .portal-header-logo .sp,
  .portal.pattern-06 .portal-header-logo .sp,
  .portal.pattern-09 .portal-header-logo .sp{
    display: block;
  }

  .portal.pattern-02 .portal-header-logo .pc,
  .portal.pattern-03 .portal-header-logo .pc,
  .portal.pattern-04 .portal-header-logo .pc,
  .portal.pattern-06 .portal-header-logo .pc,
  .portal.pattern-09 .portal-header-logo .pc{
    display: none;
  }
}

@media screen and (min-width: 640px) {
  .portal.pattern-02 .portal-mv-textbox,
  .portal.pattern-03 .portal-mv-textbox {
    margin-left: 0;
  }
}

.portal.pattern-02 .portal-mv-title svg,
.portal.pattern-03 .portal-mv-title svg,
.portal.pattern-04 .portal-mv-title svg,
.portal.pattern-06 .portal-mv-title svg,
.portal.pattern-09 .portal-mv-title svg {
  fill: #000;
}

.portal.pattern-02 .portal-mv-subtitle,
.portal.pattern-03 .portal-mv-subtitle,
.portal.pattern-09 .portal-mv-subtitle {
  color: #000;
  text-shadow: 0px 0px 6.16px rgba(255, 255, 255, 0.5),
    0px 0px 6.16px rgba(255, 255, 255, 0.5),
    0px 0px 6.16px rgba(255, 255, 255, 0.5),
    0px 0px 6.16px rgba(255, 255, 255, 0.5);
}

.portal.pattern-04 .portal-mv-subtitle,
.portal.pattern-06 .portal-mv-subtitle {
  color: #000;
  text-shadow: none;
}

@media screen and (min-width: 640px) {
  .portal.pattern-02 .portal-mv-subtitle,
  .portal.pattern-03 .portal-mv-subtitle,
  .portal.pattern-09 .portal-mv-subtitle {
    text-shadow: none;
  }

  .portal.pattern-06 .portal-mv-subtitle {
    color: #000;
    text-shadow: 0px 0px 6.16px rgba(255, 255, 255, 0.7),
      0px 0px 6.16px rgba(255, 255, 255, 0.7),
      0px 0px 6.16px rgba(255, 255, 255, 0.7),
      0px 0px 6.16px rgba(255, 255, 255, 0.7);
  }
}

.portal.pattern-02 .portal-mv-bg {
  background-image: url(../img/mv-02_sp.jpg);
}

@media screen and (min-width: 640px) {
  .portal.pattern-02 .portal-mv-bg {
    background-image: url(../img/mv-02.jpg);
  }
}

.portal.pattern-03 .portal-mv-bg {
  background-image: url(../img/mv-03_sp.jpg);
}

.portal.pattern-03 .portal-mv-textbox,
.portal.pattern-04 .portal-mv-textbox,
.portal.pattern-05 .portal-mv-textbox,
.portal.pattern-06 .portal-mv-textbox,
.portal.pattern-07 .portal-mv-textbox,
.portal.pattern-08 .portal-mv-textbox,
.portal.pattern-09 .portal-mv-textbox {
  padding: 30px 0 240px;
}

@media screen and (min-width: 480px) {
  .portal.pattern-03 .portal-mv-textbox,
  .portal.pattern-04 .portal-mv-textbox,
  .portal.pattern-05 .portal-mv-textbox,
  .portal.pattern-06 .portal-mv-textbox,
  .portal.pattern-07 .portal-mv-textbox,
  .portal.pattern-08 .portal-mv-textbox,
  .portal.pattern-09 .portal-mv-textbox {
    padding: 40px 0 380px;
  }
}

@media screen and (min-width: 640px) {
  .portal.pattern-03 .portal-mv-bg {
    background-image: url(../img/mv-03.jpg);
  }
}

.portal.pattern-04 .portal-mv-bg {
  background-image: url(../img/mv-04_sp.jpg);
}

@media screen and (min-width: 640px) {
  .portal.pattern-04 .portal-mv-bg {
    background-image: url(../img/mv-04.jpg);
  }
}

@media screen and (min-width: 640px) {
  .portal.pattern-05 .portal-mv-inner,
  .portal.pattern-06 .portal-mv-inner {
    justify-content: flex-end;
  }

  .portal.pattern-05 .portal-mv-textbox,
  .portal.pattern-06 .portal-mv-textbox {
    margin-left: 0;
  }
}

.portal.pattern-05 .portal-mv-bg {
  background-image: url(../img/mv-05_sp.jpg);
}

.portal.pattern-05 .portal-mv-title svg {
  display: none;
}

.portal.pattern-05 .portal-mv-title .p5-title {
  display: block;
}

.portal.pattern-05 .portal-mv-subtitle {
  text-shadow: 0px 0px 9px rgba(9, 2, 3, 0.49), 0px 0px 9px rgba(9, 2, 3, 0.49),
    0px 0px 9px rgba(9, 2, 3, 0.49);
}

@media screen and (min-width: 640px) {
  .portal.pattern-05 .portal-mv-bg {
    background-image: url(../img/mv-05.jpg);
  }
}

.portal.pattern-06 .portal-mv-bg {
  background-image: url(../img/mv-06_sp.jpg);
}

.portal.pattern-05 .portal-mv-title .p5-title {
  transform: scale(1.06);
  margin-top: -13px;
}

@media screen and (min-width: 640px) {
  .portal.pattern-06 .portal-mv-bg {
    background-image: url(../img/mv-06.jpg);
  }

  .portal.pattern-05 .portal-mv-title {
    width: 356px;
  }

  .portal.pattern-05 .portal-mv-title .p5-title {
    transform: translateX(-11px);
    margin-top: 0;
  }
}

@media screen and (min-width: 980px) {
  .portal.pattern-05 .portal-mv-title {
    width: 477px;
  }

  .portal.pattern-05 .portal-mv-title .p5-title {
    transform: translateX(-14px);
  }
}

.portal-main {
  padding-bottom: 80px;
}

.portal-items {
  margin: -40px auto 0;
}

.portal-items-wrapper {
  position: relative;
  padding: 0;
  max-width: 1230px;
  margin: 0 auto;
}

@media screen and (min-width: 640px) {
  .portal-items {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
}

/* MV 7 */
/* SP */
.portal.pattern-07 .portal-mv-bg {
  background-image: url(../img/mv-07_sp.jpg);
}
/* PC */
@media screen and (min-width: 640px) {
  .portal.pattern-07 .portal-mv-bg {
    background-image: url(../img/mv-07.jpg);
  }
}
/* MV 8 */
/* SP */
.portal.pattern-08 .portal-mv-bg {
  background-image: url(../img/mv-08_sp.jpg);
}
/* PC */
@media screen and (min-width: 640px) {
  .portal.pattern-08 .portal-mv-bg {
    background-image: url(../img/mv-08.jpg);
  }
}
/* MV 9 */
/* SP */
.portal.pattern-09 .portal-mv-bg {
  background-image: url(../img/mv-09_sp.jpg);
}
/* PC */
@media screen and (min-width: 640px) {
  .portal.pattern-09 .portal-mv-bg {
    background-image: url(../img/mv-09.jpg);
  }
}










.entry {
  width: 100%;
  margin-bottom: 5%;
  padding: 0 15px;
  box-sizing: border-box;
}

.entry-inner {
  background: #f3f4f6;
  /*#f7f9fa;*/
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.entry.special .entry-inner {
  background: #616a7e;
}

.entry.special:hover .entry-inner {
  background: #536180;
}

@media screen and (min-width: 640px) {
  .entry {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    padding: 0 1%;
  }
}

@media screen and (min-width: 1024px) {
  .entry {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    width: 33.3333%;
  }
}

.entry .poster {
  width: 100%;
}

.entry .video-link {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

.entry .video-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.entry .video-link::after {
  content: "";
  position: absolute;
  left: 35%;
  top: 35%;
  width: 30%;
  height: 30%;
  background-image: url("../img/play.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1000;
}

.player[style="visibility: visible;"] {
  z-index: 1001;
}

.entry.special:hover img,
.entry .video-link img,
.entry a:hover img {
  position: relative;
  transition: 0.1s;
}

.entry.special a:hover img,
.entry .video-link:hover img,
.entry .video-link.hover img,
.entry a:hover img {
  opacity: 0.7;
}

.entry-textbox {
  padding: 7.8125vw 4.6875vw 6.25vw;
}

@media screen and (min-width: 640px) {
  .entry-textbox {
    padding: 30px;
  }
}

.entry-nickname {
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (min-width: 360px) {
  .entry-nickname {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-bottom: 3px;
  }
}

.entry-title,
.entry-title2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
}

.entry.special .entry-nickname,
.entry.special .entry-title2 {
  color: #fff;
}

.entry-title:hover,
.entry a:hover {
  text-decoration: none !important;
}

@media screen and (min-width: 360px) {
  .entry-title,
  .entry-title2 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

@media screen and (min-width: 640px) {
  .entry-title,
  .entry-title2 {
    min-height: 90px;
  }
}

@media screen and (min-width: 980px) {
  .entry-title,
  .entry-title2 {
    min-height: 60px;
  }
}

.entry-products {
  list-style: none;
  display: none;
  padding: 5px 20px 15px;
}
/* entry button */
.entry-products-wrapper {
  margin-top: 20px;
  background: #616a7e;
  /*#333;*/
  color: #fff;
  border-radius: 30px;
  transition: 0.1s;
}
/* entry special button */
.entry.special .entry-products-wrapper {
  margin-top: 20px;
  background: #f3f4f6;
  color: #2f353d;
  border-radius: 30px;
  transition: 0.1s;
}

@media all and (-ms-high-contrast: none) {
  .entry-products-wrapper {
    transform: rotate(0.000001deg);
  }
}
/* entry button */
.entry-products-wrapper:hover {
  background: #536180;
}

.entry-products-wrapper.open {
  background: #536180;
}

.entry-products-wrapper.open .entry-products-title::after {
  content: "×";
}
/* entry special button */
.entry.special .entry-products-wrapper:hover {
  background: #f3f4f6;
}

.entry.special .entry-products-wrappe.open {
  background: #f3f4f6;
}

.entry.special .entry-products-wrapper.open .entry-products-title::after {
  content: "×";
}


.entry-products-title {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  padding: 15px 20px;
  background: none;
  border: 0;
  outline: none;
  width: 100%;
  display: block;
  font-weight: bold;
  position: relative;
}

.entry-products-title::after {
  content: "＋";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  transform: translateY(-46%);
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
}

@media screen and (min-width: 360px) {
  .entry-products-title::after {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 360px) {
  .entry-products-title {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media screen and (min-width: 640px) {
  .entry-products-title {
    font-size: 16px;
    font-size: 1rem;
  }
}

.entry-product:nth-of-type(n + 2) {
  margin-top: 3.125vw;
}

@media screen and (min-width: 640px) {
  .entry-product:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

.entry-product-link {
  display: flex;
  align-items: center;
}
/* entry */
.entry-product-link:hover {
  color: #fff;
  text-decoration: none;
}
/* entry special */
.entry.special .entry-product-link:hover {
  color: #2f353d;
  text-decoration: none;
}

.entry-product-link:hover .entry-product-textbox {
  text-decoration: underline;
}

.entry-product-link::after {
  content: "〉";
  display: block;
  margin-left: auto;
}

.entry-product-imgbox {
  width: 15vw;
  height: 15vw;
  flex: 0 0 15vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}

.entry-product-imgbox img {
  width: 100%;
}

@media screen and (min-width: 640px) {
  .entry-product-imgbox {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
  }
}

@media screen and (min-width: 1200px) {
  .entry-product-imgbox {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
  }
}

.entry-product-textbox {
  margin-left: 3.125vw;
  position: relative;
  padding-right: 0.5em;
}

@media screen and (min-width: 640px) {
  .entry-product-textbox {
    margin-left: 20px;
  }
}

.entry-product-text {
  font-weight: bold;
  font-size: 9px;
  font-size: 0.5625rem;
}

@media screen and (min-width: 360px) {
  .entry-product-text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 640px) {
  .entry-product-text {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media screen and (min-width: 1200px) {
  .entry-product-text {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.entry-product-text + .entry-product-title {
  margin-top: 1.5625vw;
}

@media screen and (min-width: 640px) {
  .entry-product-text + .entry-product-title {
    margin-top: 2px;
  }
}

.entry-product-title {
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (min-width: 360px) {
  .entry-product-title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

@media screen and (min-width: 640px) {
  .entry-product-title {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

@media screen and (min-width: 1200px) {
  .entry-product-title {
    font-size: 16px;
    font-size: 1rem;
  }
}

.entry-product-title + .entry-product-text {
  margin-top: 1.5625vw;
}

@media screen and (min-width: 640px) {
  .entry-product-title + .entry-product-text {
    margin-top: 2px;
  }
}

.entry-video {
  position: relative;
}

.entry-video .player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.entry-video .player iframe {
  width: 100% !important;
  height: 100% !important;
}

.modal {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
}

.modal.modal-open {
  opacity: 1;
  visibility: visible;
}

.modal-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  left: 0;
  top: 0;
  padding: 0 !important;
  width: 100%;
  height: 100%;
}

.modal-wrapper {
  max-width: 500px;
  width: 100%;
  padding: 0 20px;
  margin: auto;
  height: 100%;
  box-sizing: border-box;
}

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

.modal-contents {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 60px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.modal-content {
  position: relative;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  box-sizing: content-box;
  cursor: pointer;
}

.modal-video-wrapper {
  max-width: 1320px;
}

.modal-video-wrapper .modal-close {
  position: relative;
  width: 48px;
  height: 48px;
  box-sizing: border-box;
  margin-left: auto;
}

.modal-video-wrapper .modal-content {
  width: 100%;
}

.modal-video-wrapper .player {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

.modal-video-wrapper iframe,
.modal-video-wrapper video-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* 2021.8.4 追記 */

.portal-sort {
  background: #f3f4f7;
  padding: 20px 15px 40px;
}

.portal-sort-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.portal-sort-ttl {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.portal-sort-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.portal-sort-item {
  width: 31.884%;
  margin-left: 2.174%;
}

.portal-sort-item:nth-of-type(3n + 1) {
  margin-left: 0;
}

.portal-sort-item:nth-of-type(n + 4) {
  margin-top: 8px;
}

.portal-sort-btn {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 34px;
  font-size: 13px;
  border: 0;
  display: block;
  background: #cbd2e0;
  border-radius: 5px;
  transition: 0.1s;
}

.portal-sort-btn:hover,
.portal-sort-btn:focus {
  opacity: 0.7;
}

.portal-sort-btn.active {
  background: #e6810b;
  color: #fff;
}

.portal-sort-text {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 15px;
}

@media screen and (min-width: 640px) {
  .portal-sort {
    padding: 30px 30px 40px;
  }

  .portal-sort-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .portal-sort-ttl {
    flex: 0 0 auto;
    margin-bottom: 0;
  }

  .portal-sort-text {
    padding-top: 15px;
  }

  .portal-sort-list {
    width: 89%;
    margin-left: 26px;
    flex: 0 1 auto;
    flex-wrap: nowrap;
    padding: 0;
  }

  .portal-sort-item {
    width: 18.122%;
    max-width: 195px;
    margin-left: 20px;
  }

  .portal-sort-item:nth-of-type(3n + 1) {
    margin-left: 20px;
  }

  .portal-sort-item:nth-of-type(n + 4) {
    margin-top: 0;
  }

  .portal-sort-item.first {
    margin-left: 0;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #707070;
  }

  .portal-sort-item.second {
    margin-left: 0;
  }
}

[aria-hidden="true"] {
  opacity: 0;
}

[aria-hidden="false"] {
  opacity: 1;
}

.displayOff {
  display: none;
}

p.s5-productCatchyCopy {
  text-align: center;
}

a.s5-link {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  position: relative;
  color: #2f353d;
  transition: 0.2s;
}

a.s5-link::after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #2f353d;
  transition: background 0.2s;
}

a.s5-link:hover,
a.s5-link:focus {
  color: #2f353d;
  opacity: 0.6;
}

a.s5-link:hover::after,
a.s5-link:focus::after {
  opacity: 0.6;
}

a.s5-link:before {
  content: none;
}

/* 埋め込み用 */
.vjs-icon-placeholder[aria-hidden="true"] {
  opacity: 1;
}

/* ちらつき防止で下記は非表示 */
@media screen and (min-width: 640px) {
  .modal-video-content video-js .vjs-poster {
    background-image: none !important;
  }
  .vjs-big-play-button {
    display: none !important;
  }
}

/* no-js */
.no-js .entry-products {
  display: block;
}

.no-js .portal-sort-inner,
.no-js .portal-sort-text,
.no-js .s5-productCatchyCopy {
  visibility: hidden;
}
