@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  clear: both;
  overflow: visible; /* 2 */
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  margin: 0;
  color: inherit;
  border-top-width: 1px;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  text-decoration: none;
  color: inherit;
  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] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          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: inherit; /* 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
  color: inherit;
  border-radius: 0;
  outline: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * 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 {
  padding: 0;
  border-style: none;
}

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}

/**
 * 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 {
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
  color: inherit; /* 2 */
}

/**
 * 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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
  ブレイクポイント
 */
/**
  レイアウト
 */
/**
 ネガティブマージン
 */
/**
  リズム
 */
/**
  カラーテーマ
 */
/**
  シャドウ
 */
body {
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #3e3a39;
}

h1 {
  font-size: 56px;
}

h2 {
  font-size: 32px;
}
h2.p-title {
  padding-bottom: 4px;
  border-bottom: 4px solid #929fba;
}

h3 {
  font-size: 28px;
}
h3.p-title:before {
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-weight: 900;
  position: relative;
  top: -4px;
  margin: 5px;
  content: "\f111";
  color: #929fba;
}

p {
  font-size: 20px;
  line-height: 24px;
}

a {
  text-decoration: underline;
  letter-spacing: 0;
  color: #929fba;
}
a:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.7;
}

section {
  margin: 40px 0;
}

input[type=text] {
  line-height: 1;
  display: inline-block;
  width: 100%;
  height: 38px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  vertical-align: middle;
  color: #3e3a39;
  border: 1px solid #ced4da;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=text].p-error {
  border-color: #fd5454;
  box-shadow: 0 0 4px 0 #fd5454;
}
input[type=text]::-moz-placeholder {
  font-size: 18px;
  color: #a0aac4;
}
input[type=text]::placeholder {
  font-size: 18px;
  color: #a0aac4;
}

.radio {
  display: inline-block;
}
.radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio input[type=radio] + label {
  font-size: 16px;
}
.radio input[type=radio] + label:before {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  content: "";
  cursor: pointer;
  transition: all 250ms ease;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #58668d;
  border-radius: 100%;
  background: #fff;
}
.radio input[type=radio]:checked + label:before {
  background-color: #929fba;
  box-shadow: inset 0 0 0 4px #fff;
}
.radio input[type=radio]:focus + label:before {
  border-color: #929fba;
  outline: none;
}
.radio input[type=radio]:disabled + label:before {
  border-color: #58668d;
  background: #58668d;
  box-shadow: inset 0 0 0 4px #a0aac4;
}
.radio input[type=radio] + label:empty:before {
  margin-right: 0;
}

.checkbox {
  display: inline-block;
  min-width: 200px;
}
.checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.checkbox input[type=checkbox] + label {
  font-size: 16px;
}
.checkbox input[type=checkbox] + label:before {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  content: "";
  cursor: pointer;
  transition: all 250ms ease;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #58668d;
  background: #fff;
}
.checkbox input[type=checkbox]:checked + label:before {
  background-color: #929fba;
  box-shadow: inset 0 0 0 4px #fff;
}
.checkbox input[type=checkbox]:focus + label:before {
  border-color: #929fba;
  outline: none;
}
.checkbox input[type=checkbox]:disabled + label:before {
  border-color: #58668d;
  background: #58668d;
  box-shadow: inset 0 0 0 4px #a0aac4;
}
.checkbox input[type=checkbox] + label:empty:before {
  margin-right: 0;
}

select {
  line-height: 1;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  vertical-align: middle;
  color: #3e3a39;
  border: 1px solid #ced4da;
  border-radius: 8px;
  background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:before {
  position: absolute;
  top: 0.8em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  pointer-events: none;
  border-top: 6px solid skyblue;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

textarea {
  line-height: 1.5;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  resize: none;
  vertical-align: middle;
  color: #3e3a39;
  border: 1px solid #ced4da;
  border-radius: 8px;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea::-moz-placeholder {
  font-size: 18px;
  color: #a0aac4;
}
textarea::placeholder {
  font-size: 18px;
  color: #a0aac4;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.6rem;
  }
  h3 {
    font-size: 1.4rem;
  }
  p {
    font-size: 1rem;
  }
}
.u-flex-right {
  margin-left: auto;
}

.u-mt-16px {
  margin-top: 16px;
}

.u-accent-red {
  color: #d01127;
}

.u-background-green {
  background: #28a745;
}

.u-background-lightblue {
  background: #3c8dbc;
}

.u-background-red {
  background: #d01127;
}

.u-background-yellow {
  background: #fdda54;
}

.u-background-muted {
  background: #898989;
}

.u-text-green {
  color: #28a745;
}

.u-text-lightblue {
  color: #3c8dbc;
}

.u-text-red {
  color: #d01127;
}

.u-text-yellow {
  color: #fdda54;
}

.u-text-muted {
  color: #898989;
}

.u-text-white {
  color: #fff;
}

.u-text-alignCenter {
  text-align: center;
}

.u-under-line {
  text-decoration: underline;
}

.u-under-line-green {
  text-decoration: underline;
  text-decoration-color: #28a745;
}

.u-under-line-lightblue {
  text-decoration: underline;
  text-decoration-color: #3c8dbc;
}

.u-under-line-red {
  text-decoration: underline;
  text-decoration-color: #d01127;
}

.u-under-line-yellow {
  text-decoration: underline;
  text-decoration-color: #fdda54;
}

.u-under-line-muted {
  text-decoration: underline;
  text-decoration-color: #898989;
}

.u-font-bold {
  font-weight: bold;
}

.u-font-size-small {
  font-size: 12px;
}

.u-font-size-large {
  font-size: 28px;
}

.u-displayFlex {
  display: flex;
}

.u-align-flexEnd {
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .u-displayBlock-Sp {
    display: block;
  }
}
.l-content {
  overflow: hidden;
  max-width: 1360px;
  margin: 0 auto 40px;
  padding: 40px 1vw 40px;
}
.l-content .l-content-inner {
  float: right;
  width: calc(100% - 240px);
  margin: 0;
  padding-left: 24px;
}
.l-content a {
  word-break: break-all;
}

.l-playback-content {
  margin-bottom: 40px;
}

.l-sidebar {
  float: left;
  width: 240px;
}

@media screen and (max-width: 768px) {
  .l-content {
    margin: 0;
  }
  .l-content .l-content-inner {
    float: none;
    width: 100%;
    padding: 0;
  }
  .l-sidebar {
    position: relative;
    top: 0;
    left: 0;
    float: none;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 24px;
    padding: 0;
    border-top: none;
  }
}
.c-btn {
  font-size: 16px;
  min-width: 200px;
  padding: 8px;
  text-align: center;
  color: #fff;
  background: #777;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.c-btn.c-btn-noShadow {
  min-width: 80px;
  box-shadow: none;
}
.c-btn:hover {
  cursor: pointer;
  opacity: 0.7;
}
.c-btn.c-comb-btn {
  padding: 10px 0;
}
.c-btn.c-comb-btn > .c-items {
  display: inline-block;
  width: 48%;
  text-align: center;
  vertical-align: middle;
}

.c-btn.c-btn-attention {
  background: #fd5454;
}

.c-btn-white_icon {
  font-size: 1rem;
  font-weight: bold;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  min-width: inherit;
  text-decoration: initial;
  color: #898989;
  border: solid 2px #898989;
  background: #fff;
  box-shadow: initial;
}
.c-btn-white_icon:hover {
  color: #fff;
  background: #d01127;
}

.c-readMore {
  position: relative;
}
.c-readMore .c-readMore-content::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50px;
  content: "";
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
}
.c-readMore .c-btn-readMore {
  position: absolute;
  z-index: 2;
  bottom: 5px;
  left: 50%;
  margin: 0 auto;
  padding: 5px 10px;
  transform: translateX(-50%);
  text-decoration: none;
  color: #fff;
  border-radius: 10px;
  background-color: #f77;
}

@media screen and (max-width: 768px) {
  .c-btn {
    width: 45%;
    min-width: 10%;
    max-width: 50%;
    padding: 10px 16px;
  }
  .c-btn.c-comb-btn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .c-btn.c-btn-noShadow {
    width: auto;
    min-width: 16%;
  }
  .c-btn.c-btn-white_icon {
    width: 100%;
    max-width: 100%;
  }
}
.c-card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.c-card a {
  display: block;
}
.c-card img {
  width: 100%;
}
.c-card .c-card-aside {
  display: flex;
  margin-top: 24px;
}
.c-card .c-card-aside p:first-of-type {
  margin-right: 32px;
}
.c-card .c-card-header {
  position: relative;
  margin: 16px 0 8px;
  padding-bottom: 16px;
  border-bottom: 1px solid #777;
}
.c-card .c-card-header .c-card-title {
  font-size: 32px;
  width: 90%;
}
.c-card .c-card-body {
  line-height: 1.2;
  padding: 8px;
}
.c-card.c-card-no-shadow {
  box-shadow: none;
}
.c-card.c-card-no-shadow .c-card-body {
  padding: 16px;
}

.c-card:last-of-type {
  margin-right: 0;
}

.c-card-group {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
}
.c-card-group .c-card {
  width: calc(25% - 16px);
  margin: 0 16px 16px 0;
}
.c-card-group .c-card .c-card-image {
  position: relative;
  overflow: hidden;
}
.c-card-group .c-card .c-card-image:before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.c-card-group .c-card .c-card-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-card-group .c-card .c-card-title {
  font-size: 1rem;
  margin-top: 8px;
}

.c-card-planeText {
  font-size: 18px;
  line-height: 1.5;
  overflow-wrap: break-word;
}
.c-card-planeText a {
  display: inline;
}

@media screen and (max-width: 768px) {
  .c-card .c-card-aside {
    display: block;
  }
  .c-card.c-card-no-shadow .c-card-body {
    padding: 16px 0;
  }
  .c-card-group {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 16px 0;
  }
  .c-card-group .c-card {
    width: 45%;
  }
}
.c-page-title {
  height: 68px;
  background: #9fa0a0;
}
.c-page-title .c-page-title-content {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  max-width: 1360px;
  height: 100%;
  margin: 0 auto;
  padding: 0 1vw;
}
.c-page-title h1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 2;
  padding: 6px 0;
  color: #fff;
}
.c-page-title small {
  font-size: 14px;
}
.c-page-title .c-logo--project {
  width: 144px;
  padding: 10px 0;
}

@media screen and (max-width: 768px) {
  .c-page-title {
    margin-top: 60px;
  }
  .c-page-title .c-page-title-content {
    padding: 0 1vw;
  }
  .c-page-title .c-logo--project {
    width: 97px;
    padding: 18px 0;
  }
}
.c-pagination ul {
  display: flex;
}
.c-pagination ul li {
  padding: 0 8px;
}

.c-videoPlayer {
  padding-top: 56.25%;
  position: relative;
}
.c-videoPlayer iframe {
  position: absolute !important;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.c-videoPlayer_message {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  padding: 10px;
  background: #3c8dbc;
  color: #fff;
  text-align: center;
}
.c-videoPlayer_message-error {
  background: #dd4b39;
}

.p-sp-only {
  display: none;
}

.p-pc-only {
  display: block;
}

.p-inputWithBtn {
  display: flex;
  padding: 14px 0;
}
.p-inputWithBtn input[type=text] {
  width: 400px;
}
.p-inputWithBtn.p-sp-only {
  display: none;
}

.p-sideList-group li:last-of-type {
  border-bottom: 1px solid #777;
}
.p-sideList-group .p-sideList-relatedArticles_header {
  margin-bottom: 8px;
}
.p-sideList-group .p-sideList-relatedArticles {
  overflow-y: scroll;
  max-height: 450px;
  padding: 0 0 24px 0;
}
.p-sideList-group .p-sideList-relatedArticles li {
  padding: 8px;
}
.p-sideList-group .p-sideList-relatedArticles li:nth-child(n+2) {
  margin-top: 16px;
}

.p-sideListItem {
  padding: 10px 0;
}
.p-sideListItem_first {
  border-top: 1px solid #777;
}
.p-sideListItem_second {
  padding-left: 10%;
}
.p-sideListItem_third {
  padding-left: 20%;
}
.p-sideListItem a {
  font-size: 14px;
  text-decoration: none;
  color: #3e3a39;
}
.p-sideListItem a.u-accent-red {
  color: #d01127;
}

.p-section-title {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 1px solid #777;
}
.p-section-title .p-totalCount {
  min-width: 80px;
}

.p-icon-like,
.p-icon-liked {
  width: 8% !important;
  cursor: pointer;
}
.p-icon-like_large,
.p-icon-liked_large {
  position: absolute;
  top: 0;
  right: 0;
  width: 4% !important;
  max-width: 24px;
}

.p-icon-liked {
  animation: heartAnime 800ms;
}

.p-icon-like:hover,
.p-icon-liked:hover {
  opacity: 0.7;
}

/* ハートのアニメーション内容 */
@keyframes heartAnime {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(0.8);
  }
  75% {
    transform: scale(1.1, 0.9) translate(0, 8%);
  }
  80% {
    transform: scale(0.9, 1.1) translate(0, -3%);
  }
  100% {
    transform: scale(1, 1) translate(0, 0);
  }
}
.p-badge {
  font-size: 0.7rem;
  margin-left: 8px;
  padding: 4px;
  color: #fff;
  border-radius: 3px;
  background: #929fba;
}
.p-badge.new {
  background: #d01127;
}

.p-breadcrumb {
  font-size: 0.9rem;
  padding-bottom: 16px;
}

.p-icon-group {
  display: flex;
  align-items: center;
}

.p-relatedContent {
  margin-top: 32px;
}
.p-relatedContent .p-relatedContent_title {
  font-size: 1.5rem;
}

.p-products {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
}
.p-products .p-product {
  width: calc(33.3333333333% - 32px);
  margin-right: 32px;
}
.p-products .p-product .p-productContent {
  display: inline-block;
  width: 100%;
  text-decoration: inherit;
}
.p-products .p-product .p-productContent:hover {
  opacity: 0.7;
}
.p-products .p-product .p-product_img {
  text-align: center;
  border-bottom: 1px solid #3e3a39;
  border-left: 1px solid #3e3a39;
}
.p-products .p-product .p-product_img img {
  width: 70%;
  height: 144px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-products .p-product .p-product_body {
  min-height: 48px;
  margin: 8px 0;
  text-decoration: initial;
  color: #3e3a39;
}
.p-products .p-product .p-product_body .p-product_title {
  font-size: 1rem;
  font-weight: bold;
}
.p-products .p-product .p-product_body .p-product_description {
  font-size: 0.8rem;
  min-height: 48px;
}

.jstream_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.jstream_wrapper .jstream_player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jstream_wrapper .jstream_player iframe {
  width: 100% !important;
  height: 100% !important;
}

.p-thumbnailWithLink {
  padding: 16px;
}
.p-thumbnailWithLink .p-thumbnailWrapper {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  text-decoration: unset;
}
.p-thumbnailWithLink .p-thumbnailWrapper_wide {
  max-width: 634px;
}
.p-thumbnailWithLink .p-thumbnailWrapper img.c-icon {
  min-width: 50px;
  max-width: 50px;
  margin-right: 10px;
}
.p-thumbnailWithLink .p-thumbnailWrapper span {
  font-size: 16px;
}
.p-thumbnailWithLink .p-thumbnail {
  width: auto;
  height: 158px;
  margin-right: 16px;
  border: 2px solid #898989;
  aspect-ratio: 16/9;
}
.p-thumbnailWithLink a {
  font-weight: bold;
}
.p-thumbnailWithLink .c-btn-white_icon {
  border: none;
}
.p-thumbnailWithLink .c-btn-white_icon:hover {
  color: #d01027;
  background: none;
}

.p-mask {
  position: relative;
}
.p-mask .p-maskText {
  font-weight: bold;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  color: #fff;
}
.p-mask .p-maskText a {
  display: inline;
}
.p-mask:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  cursor: not-allowed;
  opacity: 0.7;
  background: #1b1b1b;
}

@keyframes heartAnimation {
  0% {
    transform: scale(0.5);
  }
  10% {
    transform: scale(0.7);
  }
  30% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.2);
  }
  80% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.p-recommend {
  max-width: 1280px;
  margin: 0 auto;
  padding-bottom: 24px;
}
.p-recommend_indent {
  text-indent: -1em;
}
.p-recommend p {
  font-size: 12px;
  line-height: 1.5;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .p-sp-only {
    display: block;
  }
  .p-pc-only {
    display: none;
  }
  .p-inputWithBtn {
    display: none;
  }
  .p-inputWithBtn.p-sp-only {
    display: flex;
    margin-bottom: 24px;
    padding: 0;
  }
  .p-sideList-group {
    display: none;
    padding: 0 8px;
  }
  .p-sideList-group li:first-of-type {
    border-top: 0;
  }
  .p-section-title {
    display: block;
  }
  .p-relatedContent .p-relatedContent_title {
    font-size: 1.3rem;
  }
  .p-products {
    display: block;
  }
  .p-products .p-product {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .p-products .p-product:last-of-type {
    margin-bottom: 0;
  }
  .p-products .p-product .p-product_body {
    min-height: inherit;
  }
  .p-products .p-product .p-product_body .p-product_description {
    min-height: initial;
  }
  .p-thumbnailWithLink {
    display: block;
  }
  .p-thumbnailWithLink .p-thumbnailWrapper {
    max-width: 100%;
  }
  .p-thumbnailWithLink .p-thumbnail {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .p-thumbnailWithLink a {
    margin-left: 0;
  }
}
.p-questionnaire {
  position: relative;
}

.p-questionnaire_content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.p-questionnaire_content > iframe {
  width: 400px;
  height: 300px;
  border: none;
}

.p-questionnaire_buttons {
  display: flex;
  justify-content: flex-end;
  max-width: 90vw;
}
.p-questionnaire_buttons button {
  margin-left: 5px;
  margin-bottom: 5px;
  border-color: #434852;
}

#shrink_fullSize_player button {
  display: flex;
}

.p-questionnaire_closeButton {
  padding: 3px 6px;
  background: #efefef;
  border: 1px solid;
  border-radius: 3px;
  font-size: 0.9rem;
}

.p-questionnaire_content > iframe {
  height: 450px !important;
}

@media screen and (max-width: 768px) {
  .p-questionnaire_content > iframe {
    width: 100vw !important;
    height: 300px !important;
  }
}
