/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_src/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_src/style.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css);
/*!**************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../../../../node_modules/normalize.css/normalize.css ***!
  \**************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*!************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../../../../node_modules/remodal/src/remodal-default-theme.css ***!
  \************************************************************************************************************************************************************************************/
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

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

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;

    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;

    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/*!**********************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../../../../node_modules/remodal/src/remodal.css ***!
  \**********************************************************************************************************************************************************************/
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_src/style.scss (2) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
.bold {
  font-weight: 700 !important;
}

.enAb {
  font-family: arboria, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.enAb-mid {
  font-weight: 500 !important;
}

.enAj {
  font-family: ab-j-gu, sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  min-width: 100%;
}

.mb25_sp {
  margin-bottom: 0 !important;
}

#footer {
  min-width: 100%;
}

#header,
#header_category_wrap {
  z-index: 9999;
}

#topicsList {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-optical-sizing: auto;
  line-height: 1;
  color: #000;
  text-align: left;
}
#topicsList h1,
#topicsList h2,
#topicsList h3,
#topicsList h4,
#topicsList h5 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
#topicsList * {
  box-sizing: border-box;
}
#topicsList *::before, #topicsList *::after {
  box-sizing: border-box;
}
#topicsList a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#topicsList a:hover {
  text-decoration: none;
}
#topicsList button {
  padding: 0;
  color: inherit;
  cursor: pointer;
  background-color: transparent;
  border-width: 0;
}
#topicsList figure {
  margin: 0;
}
#topicsList input::-moz-focus-inner {
  padding: 0;
  margin: 0;
  border: 0;
}
#topicsList ul,
#topicsList ol,
#topicsList dl,
#topicsList dd {
  padding: 0;
  margin: 0;
  list-style: none;
}
#topicsList p {
  margin: 0;
}
#topicsList cite {
  font-style: normal;
}
#topicsList fieldset {
  padding: 0;
  margin: 0;
  border-width: 0;
}
#topicsList img {
  display: block;
  width: 100%;
  max-width: none;
}
#topicsList .over {
  opacity: 1;
  transition: 0.4s;
}
#topicsList .pc {
  display: block;
}
#topicsList .sp {
  display: none;
}
#topicsList .side {
  width: calc((100% - 375px) / 2);
}
#topicsList .side > div {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  left: 0;
  display: grid;
  place-content: center;
  width: 100%;
  height: calc(100vh - 70px);
  overflow: hidden;
}
#topicsList .side .fade {
  opacity: 0;
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
}
#topicsList .sideL > div .logo {
  position: absolute;
  top: 40px;
  left: 30px;
  width: min(15.625vw, 200px);
}
#topicsList .sideL > div .obj {
  width: min(27.34375vw, 350px);
}
#topicsList .sideR > div nav {
  position: relative;
  width: min(19.921875vw, 255px);
}
#topicsList .sideR > div nav:has(.active) li:not(.active) {
  opacity: 0.5;
}
#topicsList .sideR > div nav h3 {
  margin-bottom: 1em;
  font-size: min(2.1875vw, 28px);
  text-align: center;
}
#topicsList .sideR > div nav .obj {
  position: absolute;
  right: max(-4.6875vw, -60px);
  bottom: max(-9.375vw, -120px);
  width: min(12.96875vw, 166px);
}
#topicsList .sideR > div nav ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  justify-content: space-between;
}
#topicsList .sideR > div nav ul li {
  align-items: center;
  width: 48%;
  text-align: center;
  transition: 0.4s;
}
#topicsList .sideR > div nav ul li a {
  font-size: min(1.25vw, 16px);
  color: #fff;
}
#topicsList .sideR > div nav ul li.last {
  position: relative;
  padding-bottom: 1.5em;
  margin-bottom: 1em;
}
#topicsList .sideR > div nav ul li.last::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80px;
  height: 1px;
  content: "";
  background: #fff;
  translate: -50%;
}
#topicsList article {
  display: flex;
  background: linear-gradient(to bottom, #8edcff 0%, #e8bcff 17%, #f79e9e 34%, #fff3b2 50%, #b6ea69 67%, #aac7ff 84%, #cc8ce3 100%);
}
#topicsList article .inrWrap {
  width: 100%;
  max-width: 375px;
  margin-inline: auto;
  overflow: hidden;
  background: #fff;
}
#topicsList article .wrap {
  position: relative;
  width: 85.3333333333%;
  margin-inline: auto;
}
#topicsList .btn {
  width: 100%;
}
#topicsList .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#topicsList .num {
  margin-bottom: 0.7em;
  font-size: 4.375rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.025em;
}
#topicsList .detail {
  padding-bottom: 2em;
}
#topicsList .detail dl {
  display: flex;
  margin-bottom: 1em;
  font-size: 0.75rem;
  line-height: 28px;
}
#topicsList .detail dl dt {
  width: 15.625%;
}
#topicsList .detail dl dd {
  width: 84.375%;
}
#topicsList .detail dl dd a {
  margin-right: 0.5em;
  white-space: nowrap;
  text-decoration: underline;
}

.fadeIn {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.fadeIn.active {
  animation-name: fadeIn;
  animation-delay: 0.2s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeInUp {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.fadeInUp.active {
  animation-name: fadeInUp;
  animation-delay: 0.2s;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    translate: 0 10% 0;
  }
  to {
    opacity: 1;
    translate: 0 0 0;
  }
}

#topicsList article .kv {
  position: relative;
}
#topicsList article .kv__catch {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 41.0666666667%;
}
#topicsList article .concept {
  padding: 40px 0;
  color: #fff;
  text-align: center;
  background: #519ce6;
}
#topicsList article .concept__logo {
  width: 58.6666666667%;
  margin-inline: auto;
  margin-bottom: 1em;
}
#topicsList article .concept__ttl {
  box-sizing: border-box;
  font-size: 2.5rem;
  line-height: 52px;
}
#topicsList article .concept__read {
  margin: 1em 0;
  font-size: 0.875rem;
  line-height: 32px;
}
#topicsList article .concept nav {
  padding: 30px 0;
  color: #000;
  background: #fff;
}
#topicsList article .concept nav h3 {
  margin-bottom: 1em;
  font-size: 1rem;
  line-height: 30px;
}
#topicsList article .concept nav ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  justify-content: space-between;
  width: 85.9375%;
  margin-inline: auto;
}
#topicsList article .concept nav ul li {
  width: 47.2727272727%;
}
#topicsList article .style__heading {
  position: relative;
  padding: 40px 0;
  text-align: center;
  background: #fff;
}
#topicsList article .style__heading--ttl {
  margin-bottom: 1em;
  font-size: 1.875rem;
  line-height: 50px;
}
#topicsList article .style__heading nav {
  margin-bottom: 2em;
}
#topicsList article .style__heading nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 5%;
  justify-content: center;
}
#topicsList article .style__heading nav ul li {
  width: 30%;
}
#topicsList article .style__heading--arrow {
  display: flex;
  column-gap: 0.5em;
  justify-content: center;
}
#topicsList article .style__heading--arrow p {
  width: 20px;
  height: 15px;
  background: #51a2e9;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#topicsList article .styleCont {
  position: relative;
  padding: 40px 0;
}
#topicsList article .styleCont__brand {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
#topicsList article .styleCont__brand li:nth-child(1) {
  width: 28.125%;
}
#topicsList article .styleCont__brand li:nth-child(2) {
  width: 62.5%;
}
#topicsList article .styleCont__brand li:nth-child(2) p {
  font-size: 0.875rem;
  line-height: 28px;
  text-align: justify;
}
#topicsList article .styleCont__tag {
  display: flex;
  column-gap: 10px;
  margin-bottom: 2em;
}
#topicsList article .styleCont__tag li p {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 30px;
  border: 1px solid #000;
  border-radius: 15px;
}
#topicsList article .styleCont__tag li p.bogi {
  background: #f7ff95;
}
#topicsList article .styleCont__tag li p.teens {
  background: #95deff;
}
#topicsList article .styleCont__tag li p.baby {
  background: #ffb2d3;
}
#topicsList article .styleCont__main {
  position: relative;
  margin-bottom: 1em;
}
#topicsList article .styleCont__obj {
  position: absolute;
}
#topicsList article .styleCont__read {
  margin-bottom: 2em;
  font-size: 0.875rem;
  line-height: 28px;
  letter-spacing: 0.025em;
  text-align: justify;
}
#topicsList article .styleCont .btn {
  box-sizing: border-box;
  width: 62.5%;
  height: 50px;
  margin-inline: auto;
  background: #fff;
  border: 1px solid #000;
  border-radius: 25px;
}
#topicsList article .styleCont .btn a {
  position: relative;
  font-size: 1.25rem;
}
#topicsList article .styleCont .btn a::after {
  position: absolute;
  right: 14px;
  width: 8px;
  height: 12px;
  content: "";
  background: #000;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
#topicsList article .styleCont.style1 {
  background: #a5b3ff;
}
#topicsList article .styleCont.style1 .styleCont__obj {
  bottom: 0;
  left: 1em;
  width: 24%;
}
#topicsList article .styleCont.style2 {
  padding-bottom: 150px;
  background: #fca476;
}
#topicsList article .styleCont.style3 {
  background: #ffadca;
}
#topicsList article .styleCont.style3 .styleCont__obj {
  top: -10em;
  left: 50%;
  width: 50.6666666667%;
  translate: -50%;
}
#topicsList article .styleCont.style3 .styleCont__obj2 {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 48%;
  translate: -50%;
}
#topicsList article .styleCont.style4 {
  padding-bottom: 90px;
  background: #ffe98d;
}
#topicsList article .styleCont.style4 .styleCont__obj {
  right: 0.5em;
  bottom: 0;
  width: 20.8%;
}
#topicsList article .styleCont.style5 {
  background: #8ae5a9;
}
#topicsList article .styleCont.style5 .styleCont__obj {
  top: -6em;
  left: 1.5em;
  width: 30.9333333333%;
}
#topicsList article .gallery {
  position: relative;
  padding: 60px 0;
}
#topicsList article .gallery__ttl {
  margin-bottom: 1em;
  font-size: 3.125rem;
  line-height: 50px;
  color: #caaef0;
  text-align: center;
}
#topicsList article .gallery1 {
  width: 80%;
  margin-bottom: 1em;
}
#topicsList article .gallery .detail1 dl {
  display: block;
}
#topicsList article .galleryObj1-Obj2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3em;
}
#topicsList article .galleryObj1-Obj2 li {
  width: 48%;
}
#topicsList article .galleryObj1-Obj2 li:nth-child(1) {
  padding-top: 3em;
}
#topicsList article .gallery2 {
  width: 80%;
  margin-bottom: 1em;
  margin-left: auto;
}
#topicsList article .galleryObj3 {
  width: 64%;
  margin-inline: auto;
  margin-bottom: 50px;
}
#topicsList article .gallery .ticker {
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
}
#topicsList article .gallery .ticker__inr {
  display: flex;
}
#topicsList article .gallery .ticker__block {
  display: flex;
  animation: ticker 30s linear infinite;
}
#topicsList article .gallery .ticker__block > p img {
  width: 180px;
  margin-left: 15px;
}
@keyframes ticker {
  0% {
    translate: 0;
  }
  100% {
    translate: -100%;
  }
}
#topicsList article .gallery .btn {
  box-sizing: border-box;
  width: 62.5%;
  height: 50px;
  margin-inline: auto;
  background: #fff;
  border: 1px solid #000;
  border-radius: 25px;
}
#topicsList article .gallery .btn a {
  position: relative;
  font-size: 1.25rem;
}
#topicsList article .gallery .btn a::after {
  position: absolute;
  right: 14px;
  width: 8px;
  height: 12px;
  content: "";
  background: #000;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
#topicsList article .maga {
  position: relative;
  padding: 20px 0 80px;
  color: #fff;
  background: #caaef0;
}
#topicsList article .maga__logo {
  width: 53.3333333333%;
  margin-inline: auto;
}
#topicsList article .maga__ttl {
  margin-bottom: 1em;
  font-size: 1.875rem;
  line-height: 45px;
  text-align: center;
}
#topicsList article .maga__visual {
  margin-bottom: 2em;
}
#topicsList article .maga__read {
  margin-bottom: 2em;
  font-size: 0.875rem;
  line-height: 25px;
  letter-spacing: 0.025em;
  text-align: justify;
}
#topicsList article .maga .btn {
  box-sizing: border-box;
  width: 81.25%;
  height: 80px;
  margin-inline: auto;
  background: #f7ff95;
  border: 1px solid #000;
  border-radius: 40px;
}
#topicsList article .maga .btn a {
  position: relative;
  font-size: 0.875rem;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.025em;
}
#topicsList article .prof {
  position: relative;
  padding: 50px 0;
}
#topicsList article .prof__ttl {
  margin-bottom: 2em;
  font-size: 2.1875rem;
  color: #caaef0;
  text-align: center;
}
#topicsList article .prof__visual {
  width: 77.3333333333%;
  margin-inline: auto;
  margin-bottom: 60px;
}
#topicsList article .prof__visual img {
  aspect-ratio: 1/1;
  border-radius: 50%;
}
#topicsList article .prof__name {
  margin-bottom: 0.5em;
  font-size: 1.5rem;
  line-height: 50px;
  text-align: center;
}
#topicsList article .prof__read {
  margin-bottom: 2em;
  font-size: 0.875rem;
  line-height: 28px;
  text-align: justify;
}
#topicsList article .prof .sns {
  margin-bottom: 90px;
}
#topicsList article .prof .sns h4 {
  margin-bottom: 2em;
  font-size: 1.0625rem;
  line-height: 27px;
  text-align: center;
}
#topicsList article .prof .sns ul {
  display: flex;
  column-gap: 26px;
  justify-content: center;
}
#topicsList article .prof .sns ul .btn-sns {
  background: #000;
  border-radius: 50%;
}
#topicsList article .prof .sns ul .btn-sns a {
  display: grid;
  place-items: center;
  width: 60px;
  height: 60px;
  font-size: 2.0625rem;
  color: #fff;
}
#topicsList article .prof .btn {
  width: 93.75%;
  height: 70px;
  margin-inline: auto;
  background: #000;
  border-radius: 35px;
}
#topicsList article .prof .btn a {
  position: relative;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
}
#topicsList article .prof .playfashion {
  width: 81.25%;
  margin-inline: auto;
  margin-top: 4em;
}

@keyframes remodal-opening-keyframes {
  from {
    opacity: 0;
    transform: scale(1);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: none;
  }
}
.remodal {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
  margin: 0;
  color: #000;
  background: none;
  transform: translate3d(0, 0, 0);
}
.remodal-overlay {
  background: #000 !important;
  opacity: 0.7 !important;
}
.remodal-overlay.remodal-is-opening {
  animation-name: none;
}
.remodal-wrapper {
  padding: 0;
  scrollbar-gutter: stable;
}
.remodal-wrapper::after {
  vertical-align: middle;
}
.remodal-close {
  display: none;
}

.modalInr {
  position: relative;
  width: 25vw;
  padding: 40px 0;
  margin-inline: auto;
  background: #e8e8e8;
}
.modalInr__ttl {
  width: 53.3333333333%;
  margin-inline: auto !important;
}
.modalInr__size {
  font-size: 0.75rem;
  text-align: center;
}
.modalInr ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 5px;
  justify-content: space-between;
  width: 79.6875%;
  margin-inline: auto !important;
  margin-top: 1em;
}
.modalInr ul li {
  width: 47.0588235294%;
}
.modalInr .modal__cancel {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
}
@media (hover: hover) and (pointer: fine) {
  #topicsList .over:hover {
    opacity: 0.6;
  }
}
@media (width < 560px) {
  #topicsList .pc {
    display: none !important;
  }
  #topicsList .sp {
    display: block !important;
  }
  #topicsList .side {
    display: none;
  }
  #topicsList article .inrWrap {
    max-width: 100%;
  }
  .modalInr {
    width: 85.3333333333vw;
  }
}
@media (560px <= width < 960px) {
  #topicsList .side {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map*/