html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
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%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img,
video {
  font-size: 0;
  line-height: 0;
}

body {
  font-family: "Hiragino Sans", "sans-serif", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

body img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 930px) {
  .u-is-pc {
    display: none !important;
  }
}

@media screen and (min-width: 931px) {
  .u-is-sp {
    display: none !important;
  }
}

.u-img-wrap {
  font-size: 0;
  line-height: 0;
}

@media screen and (min-width: 931px) {
  main {
    padding-top: 60px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  main {
    padding-top: 5vw;
  }
}

@media screen and (max-width: 930px) {
  main {
    padding-top: 0;
  }
}

::-moz-selection {
  color: #5e4400;
  background: rgba(255, 188, 13, 0.1);
}

::selection {
  color: #5e4400;
  background: rgba(255, 188, 13, 0.1);
}

.l-content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 930px) {
  .l-content {
    width: 100vw;
  }
}

.l-area__inner-left.scroll-top {
  position: absolute;
}

.l-area__inner-left.scroll-middle {
  position: fixed;
  top: 0;
}

@media screen and (max-width: 930px) {
  .l-area__inner-left {
    display: none;
  }
}

@media screen and (min-width: 931px) {
  .l-area__inner-left {
    width: 30.555555555555557%;
  }

  .l-area__inner-left.is-top {
    position: absolute;
    top: 0;
    left: 0;
  }

  .l-area__inner-left.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
  }

  .l-area__inner-left.is-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

@media screen and (min-width: 1441px) {
  .l-area__inner-left {
    width: 440px;
  }

  .l-area__inner-left.is-fixed {
    left: calc((100% - 1440px) / 2);
  }
}

.l-area__inner-right {
  margin-left: 34.72222222222222%;
  margin-right: 2.777777777777778%;
}

@media screen and (max-width: 930px) {
  .l-area__inner-right {
    margin: auto;
  }
}

.l-content-story {
  margin-left: auto;
  margin-right: auto;
  width: 860px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 930px) {
  .l-content-story {
    /* width: 89.33333333333333%; */
    width: 95%;
  }
}

@media screen and (max-width: 930px) {
  .slick-slide .c-slick-inner-img img {
    width: 100vw;
  }
}

.slick-dots {
  bottom: -20px;
  /* width: auto; */
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 930px) {
  .slick-dots {
    bottom: -6%;
  }
}

.slick-dots li {
  /* width: 13px; */
  width: 10px;
  margin: 0 4.5px;
}

@media screen and (max-width: 930px) {
  .slick-dots li {
    width: 3.466666666666666vw;
    height: 40px;
  }
}

@media screen and (max-width: 500px) {
  .slick-dots li {
    height: 30px;
  }
}

@media screen and (max-width: 376px) {
  .slick-dots li {
    height: 24px;
  }
}

@media screen and (max-width: 320px) {
  .slick-dots li {
    width: 2.466666666666666vw;
  }
}

.slick-dots li button:before {
  content: "";
  font-size: 12px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffbc0d;
}

@media screen and (max-width: 930px) {
  .slick-dots li button:before {
    width: 2.133333333333333vw;
    height: 2.133333333333333vw;
    background: #ffbc0d;
  }
}

.slick-dots li.slick-active button:before {
  color: #fff;
}

@media screen and (max-width: 930px) {
  .slick-dots li.slick-active button:before {
    color: #f5be43;
  }
}

.c-slick-next:after {
  content: "";
  display: inline-block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width: 931px) {
  .c-slick-next:after {
    right: 13px;
    width: 5px;
    height: 5px;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-next:after {
    right: 2.666666666666667vw;
    width: 1.6vw;
    height: 1.6vw;
  }
}

.c-slick-inner {
  color: #fff;
  position: relative;
}

.c-slick-inner a {
  display: block;
  width: 100%;
  outline: none;
}

@media screen and (min-width: 931px) {
  .c-slick-inner {
    max-width: 900px;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner {
    height: 98.66666666666667vw;
    overflow: hidden;
  }
}

.c-slick-inner:hover .c-slick-next {
  border: 1px solid #ffbc0d;
  background: #ffbc0d;
  color: #fff;
}

@media screen and (max-width: 930px) {
  .c-slick-inner:hover .c-slick-next {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
  }
}

.c-slick-next {
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  border-radius: 100px;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .c-slick-next {
    margin-top: 22px;
    width: 149px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    text-align: center;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-next {
    /* margin-top: 4.8vw; */
    margin-top: 2.5vw;
    /* padding-top: 2.133333333333333vw; */
    padding-top: 2vw;
    /* padding-bottom: 2.133333333333333vw; */
    padding-bottom: 2vw;
    /* padding-left: 3.2vw; */
    padding-left: 3vw;
    /* width: 29.333333333333332vw; */
    width: 27vw;
    /* font-size: 3.2vw; */
    font-size: 3vw;
  }
}

.c-slick-inner-box {
  position: absolute;
  width: 100vw;
  max-width: 770px;
  /* left: 3.636363636363636vw; */
  left: 2vw;
  /* bottom: 40px; */
  bottom: 30px;
  color: #fff;
}

@media screen and (max-width: 1023px) {
  .c-slick-inner-box {
    /* left: 3.636363636363636vw; */
    left: 2.636363636363636vw;
    bottom: 40px;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner-box {
    /* width: 70.66666666666667%; */
    /* width: 82.666667%; */
    /* width: 95%; */
    width: 100%;
    max-width: unset;
    /* left: 8%; */
    /* left: 2.5%; */
    left: 0;
    bottom: 5.333333333333334vw;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner-box.add-bc {
    bottom: 0;
    /* opacity: .5; */
  }

  .c-slick-inner-box.add-bc .c-slick-inner__title-wrap {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    /* min-height: 10%; */
    padding-top: 3.333333333333334vw;
    padding-bottom: 5.333333333333334vw;
    margin-top: 2.5%;
  }

  .c-slick-inner-box.add-bc .c-slick-inner__title-wrap .c-slick-inner__title {
    text-shadow: none;
  }

  .c-slick-inner__title-wrap,
  .c-slick-inner__logo-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.c-slick-inner__logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-slick-inner__logo-item {
  border-radius: 0;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .c-slick-inner__logo-item {
    width: 52px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-slick-inner__logo-item {
    width: 6.532663316582915%;
    margin-right: 1.256281407035176%;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner__logo-item {
    /* width: 19.622641509433965%; */
    /* width: 17.622642%; */
    width: 12%;
    /* margin-right: 3.773584905660377%; */
    margin-right: 2.5%;
  }
}

.c-slick-inner__logo-item img {
  border-radius: 0;
}

.c-slick-inner__logo-item:last-child {
  border-radius: 2px;
  background: #ffbc00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  margin-right: 0;
}

@media screen and (min-width: 931px) {
  .c-slick-inner__logo-item:last-child {
    padding: 6px 4px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-slick-inner__logo-item:last-child {
    padding-top: 0.753768844221105%;
    padding-right: 0.50251256281407%;
    padding-bottom: 0.753768844221105%;
    padding-left: 0.753768844221105%;
    font-size: 1.166666666666667vw;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner__logo-item:last-child {
    /* padding-top: 2.264150943396226%; */
    padding-top: 1.2%;
    /* padding-right: 2.264150943396226%; */
    padding-right: 1.2%;
    /* padding-bottom: 2.264150943396226%; */
    padding-bottom: 0.7%;
    /* padding-left: 2.264150943396226%; */
    padding-left: 0.5%;
    /* font-size: 3.466666666666666vw; */
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 640px) {
  .c-slick-inner__logo-item:last-child {
    padding-left: 1%;
  }
}

.c-slick-inner__title {
  letter-spacing: 0.03em;
  font-weight: 600;
  line-height: 1.2;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 931px) {
  .c-slick-inner__title {
    font-size: 30px;
    margin-top: 17px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-slick-inner__title {
    font-size: 2.5vw;
    margin-top: 1.416666666666667%;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner__title {
    /* font-size: 5.333333333333334vw; */
    font-size: 4.8vw;
    /* margin-top: 4.905660377358491%; */
    margin-top: 2.5%;
  }
}

.c-slick-inner__title span {
  font-weight: 600;
}

.c-slick-inner__title .ls_minus {
  letter-spacing: 0;
}

@media screen and (max-width: 1023px) {
  .c-slick-inner__title .ls_minus {
    letter-spacing: -0.03em;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner__title .ls_minus {
    letter-spacing: 0.03em;
  }
}

.c-slick-inner__text {
  line-height: 1.6;
}

@media screen and (min-width: 931px) {
  .c-slick-inner__text {
    font-size: 14px;
    /* margin-top: 17px; */
    margin-top: 5px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-slick-inner__text {
    font-size: 1.166666666666667vw;
    margin-top: 1.416666666666667%;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner__text {
    /* font-size: 3.733333333333334vw; */
    font-size: 3vw;
    /* margin-top: 6.415094339622642%; */
    margin-top: 1.5%;
  }
}

.c-slick-inner__tag-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 931px) {
  .c-slick-inner__tag-wrap {
    /* margin-top: 17px; */
    margin-top: 10px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-slick-inner__tag-wrap {
    margin-top: 2.135678391959799%;
  }
}

@media screen and (max-width: 930px) {
  .c-slick-inner__tag-wrap {
    display: none;
  }
}

.c-slick-inner__tag-item {
  border-bottom: 1px solid #fff;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .c-slick-inner__tag-item {
    font-size: 12px;
    padding: 0;
    margin-right: 10px;
  }

  .c-slick-inner__tag-item:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-slick-inner__tag-item {
    font-size: 1vw;
    margin-right: 0.833333333333333%;
  }
}

.p-story-slider__slick__wrap {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100%;
}

.p-story-slider__slick_inner {
  width: 232px !important;
}

.p-story-slider__slick_inner .slick-initialized {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
  width: 235px !important;
  margin-right: 10px;
}

@media screen and (max-width: 930px) {
  .p-story-slider__slick {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 8vw;
    overflow-x: hidden;
  }
}

.p-story-slider__slick .slick-dots {
  bottom: -40px;
  /* width: auto; */
  width: max-content;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 930px) {
  .p-story-slider__slick .slick-dots {
    bottom: -6%;
  }
}

.p-story-slider__slick .slick-dots li {
  width: 13px;
}

@media screen and (max-width: 930px) {
  .p-story-slider__slick .slick-dots li {
    width: 3.466666666666666vw;
  }
}

.p-story-slider__slick .slick-dots li button:before {
  content: "";
  font-size: 12px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffbc0d;
}

@media screen and (max-width: 930px) {
  .p-story-slider__slick .slick-dots li button:before {
    width: 1.6vw;
    height: 1.6vw;
    font-size: 3.2vw;
    background: #ffbc0d;
  }
}

.p-story-slider__slick .slick-dots li.slick-active button:before {
  color: #f5be43;
}

.b-footer__address {
  text-align: center;
}

@media screen and (min-width: 931px) {
  .b-footer__address {
    margin-bottom: 22px;
    font-size: 12px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .b-footer__address {
    margin-bottom: 1.833333333333333%;
    font-size: 1vw;
  }
}

@media screen and (max-width: 930px) {
  .b-footer__address {
    margin-bottom: 5.866666666666666%;
    font-size: 3.2vw;
  }
}

.b-footer__btn {
  background: #fff;
  border-radius: 100px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 931px) {
  .b-footer__btn {
    color: #2d2d2d;
    text-align: center;
    font-size: 14px;
    width: 330px;
    height: 45px;
    padding-top: 15px;
    margin-top: 60px;
    margin-bottom: 90px;
  }
}

.b-header__logo {
  width: 10.416666666666668%;
  margin-top: 1.111111111111111%;
  margin-bottom: 0.833333333333333%;
  margin-left: 2.777777777777778%;
}

@media screen and (max-width: 930px) {
  .b-header__logo {
    width: 9.866666666666667vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
    margin-left: 5.333333333333334vw;
  }
}

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

.b-header__logo-ttl {
  width: 21.333333333333336vw;
  margin-top: 2.666666666666667vw;
  margin-bottom: 2.666666666666667vw;
  margin-left: 24vw;
}

@media screen and (min-width: 931px) {
  .u-left__kv-text {
    font-size: 15px;
    margin-top: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.09em;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .u-left__kv-text {
    font-size: 1.041666666666667vw;
    margin-top: 4.545454545454546%;
  }
}

.p-article-title {
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .p-article-title {
    /* margin-top: 90px; */
    margin-top: 30px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-article-title {
    /* margin-top: 12.162162162162163%; */
    margin-top: 5.2vw;
  }
}

@media screen and (max-width: 930px) {
  .p-article-title {
    /* margin-top: 26.666666666666668%; */
    /* margin-top: 32.666666666666668%; */
    /* margin-top: 32.666666666666668%; */
    margin-top: 12vw;
    margin-bottom: 8vw;
    font-size: 3.733333333333334vw;
  }
}

.p-article {
  margin: 0 2%;
}

.p-article-wrap {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}

@media screen and (min-width: 931px) {
  .p-article-wrap {
    margin-top: 3px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-article-wrap {
    margin-top: 0.333333333333333%;
  }
}

@media screen and (max-width: 930px) {
  .p-article-wrap {
    /* margin-top: 3.2%; */
    margin-top: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 931px) {
  .p-article-item {
    margin-right: 12px;
    margin-top: 12px;
  }
}

@media screen and (max-width: 930px) {
  .p-article-item {
    margin-right: 1.6%;
    margin-top: 2.133333333333333%;
  }
}

.p-article-item a {
  display: block;
  color: #ffbc0d;
  border: 1px solid #ffbc0d;
  border-radius: 23px;
  padding: 6px 12px;
  font-weight: 600;
}

.p-article-item a.active {
  color: #fff;
  background: #ffbc0d;
}

.p-article-item a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 931px) {
  .p-article-item a {
    font-size: 14px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-article-item a {
    font-size: 1.166666666666667vw;
  }
}

@media screen and (max-width: 930px) {
  .p-article-item a {
    font-size: 3.2vw;
  }
}

.p-cards-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media screen and (min-width: 931px) {
  .p-cards-wrap {
    /* margin-top: 60px; */
    margin-top: 0.4em;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-wrap {
    margin-top: 1.25%;
    margin-left: 5.333333333333334%;
    margin-right: 5.333333333333334%;
  }
}

.p-cards-wrap.is-fade {
  opacity: 0;
}

.p-cards-item {
  width: 48.888888888888886%;
  margin-bottom: 2.222222222222222%;
}

.p-cards-item a .p-cards-item__img img {
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

.p-cards-item a:hover .p-cards-item__img img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item {
    width: 48.888888888888886%;
    margin-bottom: 2.222222222222222%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item {
    width: 89.33333333333333vw;
    margin-bottom: 8vw;
  }
}

.p-cards-item.is-hide {
  display: none !important;
}

.p-cards-item__img {
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}

.p-cards-item__img img {
  vertical-align: bottom;
}

.p-cards-item__body {
  position: relative;
  background: #ffbc0d;
  color: #fff;
  border-radius: 0 0 10px 10px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffbc0d),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media screen and (min-width: 931px) {
  .p-cards-item__body {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__body {
    padding-left: 6.818181818181817%;
    padding-right: 6.818181818181817%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__body {
    padding-left: 8%;
    padding-right: 8%;
  }
}

.p-cards-label__wrap {
  position: absolute;
  right: 0;
  height: auto;
  background: #ffbc0d;
  /* -webkit-transform: translateY(-98%);
  transform: translateY(-98%); */
  -webkit-transform: translateY(-95%);
  transform: translateY(-95%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 10px 0 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffa903),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffa903 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffa903 0%, #ffa100 100%);
}

@media screen and (min-width: 931px) {
  .p-cards-label__wrap {
    width: 130px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-label__wrap {
    width: 29.545454545454547%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-label__wrap {
    width: 34.66666666666667%;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fa0),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #fa0 0%, #ffa100 100%);
    background: linear-gradient(to right, #fa0 0%, #ffa100 100%);
  }
}

.p-cards-label__inner {
  width: 53px;
  margin-top: -5px;
  margin-left: 15px;
  font-weight: 600;
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-label__inner {
    width: 40.76923076923077%;
    margin-top: -3.846153846153846%;
    margin-left: 11.538461538461538%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-label__inner {
    width: 51.45631067961165%;
    margin-top: -4.854368932038835%;
    margin-left: 14.563106796116504%;
  }
}

.p-cards-label__inner:last-child {
  font-size: 14px;
  margin-bottom: 7px;
  margin-left: 10px;
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-label__inner:last-child {
    font-size: 0.972222222222222vw;
    margin-bottom: 5.384615384615385%;
    margin-left: 7.692307692307693%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-label__inner:last-child {
    font-size: 3.733333333333334vw;
    margin-bottom: 1.866666666666667%;
    margin-left: 2.666666666666667%;
  }
}

.p-cards-item__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.p-cards-item__title {
  line-height: 1.3;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .p-cards-item__title {
    font-size: 24px;
    padding-top: 30px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__title {
    font-size: 1.666666666666667vw;
    padding-top: 3.333333333333333%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__title {
    font-size: 6.4vw;
    padding-top: 8%;
  }
}

.p-cards-item__title span {
  font-weight: 600;
}

.p-cards-item__title br {
  display: none;
}

.p-cards-item__text {
  letter-spacing: 0.03em;
  line-height: 1.8;
}

@media screen and (min-width: 931px) {
  .p-cards-item__text {
    margin-top: 18px;
    font-size: 14px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__text {
    margin-top: 2%;
    font-size: 0.972222222222222vw;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__text {
    margin-top: 4.8%;
    font-size: 3.733333333333334vw;
  }
}

.p-cards-item__tag-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
}

@media screen and (min-width: 931px) {
  .p-cards-item__tag-wrap {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__tag-wrap {
    padding-top: 11.363636363636363%;
    padding-bottom: 4.545454545454546%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__tag-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 14.925373134328357%;
    padding-bottom: 5.970149253731343%;
  }
}

.p-cards-item__tag-inner__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .p-cards-item__tag-inner__left {
    width: 310px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__tag-inner__left {
    width: 70%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__tag-inner__left {
    width: 100%;
  }
}

.p-cards-item__tag-inner__right {
  position: absolute;
}

@media screen and (min-width: 931px) {
  .p-cards-item__tag-inner__right {
    width: 45px;
    bottom: 20px;
    right: 3.333333333333333%;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__tag-inner__right {
    width: 10.227272727272728%;
    bottom: 5%;
    right: 5%;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__tag-inner__right {
    font-weight: 600;
    text-align: center;
    margin: auto;
    margin-top: 6.865671641791045%;
    margin-bottom: 11.044776119402986%;
    background: #fff;
    font-size: 3.733333333333334vw;
    color: #ffbc0d;
    width: 100%;
    border-radius: 100px;
    padding-top: 4.776119402985075%;
    padding-bottom: 4.776119402985075%;
    padding-left: 28.35820895522388%;
    padding-right: 28.35820895522388%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .p-cards-item__tag-inner__right .arrow_sp {
    width: 2.5vw;
    height: 4vw;
    position: absolute;
    right: 5vw;
    top: 3.4vw;
  }
}

.p-cards-item__tag-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
  border-radius: 25px;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .p-cards-item__tag-item {
    font-size: 12px;
    padding: 6px 12px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-cards-item__tag-item {
    font-size: 1vw;
    margin-right: 2.272727272727273%;
    margin-bottom: 2.272727272727273%;
    padding: 0.5vw 1vw;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-item__tag-item {
    font-size: 3.582089552238806vw;
    margin-right: 2.985074626865671%;
    margin-bottom: 2.985074626865671%;
    padding: 1.6vw 2.666666666666667vw;
  }
}

@media screen and (min-width: 931px) {
  .c-share {
    /* margin-top: 63px; */
    margin-top: 100px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-share {
    margin-top: 9.5%;
    margin-bottom: 5%;
  }
}

@media screen and (max-width: 930px) {
  .c-share {
    /* margin-top: 13.066666666666665%; */
    margin-top: 25%;
    margin-bottom: 12%;
  }
}

.c-share-title {
  text-align: center;
  font-weight: bold;
  color: #2d2d2d;
}

@media screen and (min-width: 931px) {
  .c-share-title {
    font-size: 12px;
    margin-bottom: 17px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-share-title {
    font-size: 0.833333333333333vw;
    margin-bottom: 1.180555555555556%;
  }
}

@media screen and (max-width: 930px) {
  .c-share-title {
    font-size: 3.2vw;
    margin-bottom: 4.533333333333333%;
  }
}

.c-share-btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-share-btn-item a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 931px) {
  .c-share-btn-item {
    width: 33px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-share-btn-item {
    width: 2.75%;
    margin-right: 1.25%;
  }
}

@media screen and (max-width: 930px) {
  .c-share-btn-item {
    width: 12%;
    margin-right: 4%;
  }
}

@media screen and (min-width: 931px) {
  .c-share-btn-item:last-child {
    width: 30px;
    margin-right: 0;
  }
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .c-share-btn-item:last-child {
    width: 2.5%;
    margin-right: 0;
  }
}

@media screen and (max-width: 930px) {
  .c-share-btn-item:last-child {
    width: 10.133333333333333%;
    margin-right: 0;
  }
}

.p-story-bg {
  position: relative;
  background: #fef9ed;
}

.p-story-content-item {
  width: 860px;
  margin: 90px auto 0;
}

.p-story-content-item:last-child {
  margin-bottom: 0;
}

.p-story-content-item:first-of-type {
  margin-top: 0;
}

.p-story-content-item a .p-story-content-item__img img {
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

.p-story-content-item a:hover .p-story-content-item__img img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

@media screen and (max-width: 930px) {
  .p-story-content-item {
    width: 100%;
    margin: 18.666666666666668vw 0 0;
  }

  .p-story-content-kv__img {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  }
}

@media screen and (min-width: 931px) {
  .p-story-content-kv__img img {
    border-radius: 10px 10px 0 0;
  }
}

.p-story-article__inner_left img,
.p-story-content-item__img img {
  border-radius: 10px;
}

.p-story-content-item__body {
  position: relative;
  background: #ffbc0d;
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffbc0d),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  border-radius: 0 0 10px 10px;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 931px) {
  .p-story-content-item__body {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item__body {
    border-radius: 0;
    margin-bottom: 9.6vw;
    padding: 0 2.666666666666667vw 4vw;
  }
}

.p-story-content-item__body + .p-story-content-item__content-text {
  margin: auto;
}

@media screen and (min-width: 931px) {
  .p-story-content-item__body + .p-story-content-item__content-text {
    margin-top: 30px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item__body + .p-story-content-item__content-text {
    width: 89.33333333333333vw;
    margin-top: 9.6vw;
  }
}

.p-story-content-item__content-text + .p-story-content-item__content-text {
  margin: auto;
}

@media screen and (min-width: 931px) {
  .p-story-content-item__content-text + .p-story-content-item__content-text {
    margin-top: 24px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item__content-text + .p-story-content-item__content-text {
    width: 89.33333333333333vw;
    margin-top: 1.714285714285714em;
  }
}

@media screen and (min-width: 931px) {
  .p-story-content-item__wrap {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item__wrap {
    margin-bottom: 16vw;
  }
}

.p-story-content-label__wrap {
  position: absolute;
  right: 0;
  height: auto;
  background: #ffbc0d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffa903),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffa903 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffa903 0%, #ffa100 100%);
}

@media screen and (min-width: 931px) {
  .p-story-content-label__wrap {
    padding: 0 18px 0 25px;
    border-radius: 0 10px 0 0;
    -webkit-transform: translateY(-42px);
    transform: translateY(-42px);
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-label__wrap {
    padding: 0 1.333333333333333vw 0 1.6vw;
    border-radius: 0 2.666666666666667vw 0 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@media screen and (min-width: 931px) {
  .p-story-content-label__inner:first-child {
    width: 72.6px;
    margin-top: -11px;
    margin-bottom: -4px;
  }

  .p-story-content-label__inner:last-child {
    margin-left: 7px;
    font-size: 18px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-label__inner:first-child {
    width: 9.738666666666667vw;
    margin-top: -2.933333333333333vw;
  }

  .p-story-content-label__inner:last-child {
    margin-left: 0.8vw;
    font-size: 2.666666666666667vw;
  }
}

.p-story-content-item__title {
  line-height: 1.3;
  font-size: 36px;
  padding-top: 30px;
  /* width: 550px; */
  width: auto;
  font-weight: 600;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__title {
    padding-top: 4vw;
    font-size: 4.8vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
}

.p-story-content-item__text {
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-top: 18px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__text {
    margin-top: 4.8%;
    margin-bottom: 0;
    font-size: 3.733333333333334vw;
  }
}

.p-story-content-item__caption {
  display: block;
  color: #2d2d2d;
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__caption {
    margin-top: 2.666666666666667vw;
    font-size: 3.466666666666666vw;
  }
}

.p-story-content-item__content-box {
  margin-top: 30px;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__content-box {
    margin-top: 8%;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item + .p-story-content-item {
    margin-top: 24%;
  }
}

.p-story-content-item__content-title + p,
.p-story-content-item__content-box p + p {
  margin-top: 24px;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__content-title + p,
  .p-story-content-item__content-box p + p {
    margin-top: 6.4%;
  }
}

.p-story-content-item__content-title {
  color: #2d2d2d;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__content-title {
    font-size: 4.8vw;
    margin-top: 8%;
  }
}

.p-story-article__title {
  color: #2d2d2d;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 930px) {
  .p-story-article__title {
    font-size: 4.8vw;
    font-weight: 600;
    margin-top: 8%;
  }
}

.p-story-content-item__content-text,
.p-story-article__text {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

.p-story-content-item__content-text-kome {
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.03em;
  text-indent: -1em;
  padding-left: 1em;
  width: auto;
  margin: auto;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__content-text-kome {
    font-size: 2.733333333333334vw;
    margin-left: 5.333333333333334vw !important;
    margin-right: 5.333333333333334vw !important;
  }

  .l-content-story .p-story-content-item__content-text-kome {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 640px) {
  .p-story-content-item__content-text-kome {
    font-size: 12px;
  }
}

span.sup {
  font-size: 0.8em;
  vertical-align: top;
}

span.sub {
  font-size: 0.8em;
  vertical-align: bottom;
}

.p-story-article__wrap.p-story-article__wrap_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__wrap_column_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left,
.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_right {
  width: 100%;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_right
  p:first-of-type {
  margin-top: 24px;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left {
  margin-top: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left
  img {
  width: 48%;
}

.p-story-article__wrap.p-story-article__wrap_column.column_3
  .p-story-article__inner_left
  img {
  width: 32%;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left
  .box {
  width: 48%;
  margin-top: 28px;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left
  .box:first-of-type,
.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left
  .box:nth-of-type(2) {
  margin-top: 0;
}

.p-story-article__wrap.p-story-article__wrap_column
  .p-story-article__inner_left
  .box
  img {
  width: 100% !important;
}

@media screen and (max-width: 930px) {
  .p-story-content-item__content-text,
  .p-story-article__text {
    font-size: 3.733333333333334vw;
  }

  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__wrap_column_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__inner_left {
    margin-top: 0;
  }

  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__inner_left
    img,
  .p-story-article__wrap.p-story-article__wrap_column.column_3
    .p-story-article__inner_left
    img {
    width: 100%;
  }

  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__inner_left
    img:last-of-type {
    margin-top: 14px;
  }

  .p-story-article__wrap.p-story-article__wrap_column.column_3
    .p-story-article__inner_left
    img:nth-of-type(2) {
    margin-top: 14px;
  }

  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__inner_left
    .box {
    width: 100%;
  }

  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__inner_left
    .box,
  .p-story-article__wrap.p-story-article__wrap_column
    .p-story-article__inner_left
    .box:nth-of-type(2) {
    margin-top: 10.666666666666668vw;
  }
}

@media screen and (min-width: 931px) {
  .p-story-content-item + .p-story-article__wrap {
    margin-top: 115px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item + .p-story-article__wrap {
    margin-top: 16vw;
  }
}

@media screen and (min-width: 931px) {
  .p-story-article__wrap + .p-story-article__wrap {
    margin-top: 72px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article__wrap + .p-story-article__wrap {
    margin-top: 16vw;
  }
}

.p-story-article__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0;
}

@media screen and (max-width: 930px) {
  .p-story-article__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.p-story-article__inner_left {
  width: 415px;
}

@media screen and (max-width: 930px) {
  .p-story-article__inner_left {
    width: 100%;
  }
}

.p-story-article__inner_right {
  width: 415px;
}

@media screen and (max-width: 930px) {
  .p-story-article__inner_right {
    width: 100%;
  }
}

.p-story-article__inner_right h3 + p,
.p-story-article__inner_right p + p {
  margin-top: 24px;
}

@media screen and (max-width: 930px) {
  .p-story-article__inner_right h3 + p,
  .p-story-article__inner_right p + p {
    margin-top: 5.769230769230769%;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article__inner_right .p-story-article__text:first-child {
    margin-top: 9.066666666666666vw;
  }
}

.p-story-note {
  border: 2px solid #ffbc0d;
  text-align: center;
}

@media screen and (min-width: 931px) {
  .p-story-note {
    margin: 72px 0;
  }
}

@media screen and (max-width: 930px) {
  .p-story-note {
    margin: 21.333333333333336vw 0;
  }
}

.p-story-note__text {
  color: #2d2d2d;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.03em;
  font-size: 14px;
  margin-top: 26px;
  margin-bottom: 26px;
  margin-right: 22px;
  margin-left: 22px;
}

@media screen and (max-width: 930px) {
  .p-story-note__text {
    margin: 0;
    padding: 5.333333333333334vw;
    font-size: 3.2vw;
    text-align: left;
  }
}

.p-story-area {
  text-align: center;
  background: #fff;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-story-area_top {
  margin-top: 60px;
}

@media screen and (min-width: 931px) {
  .p-story-area {
    border-radius: 10px;
    margin-top: 80px;
    width: 860px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-area {
    padding: 8vw 5.333333333333334vw;
  }

  .p-story-area_top {
    /* margin-top: 18vw; */
    margin-top: 17vw;
    padding: 8vw 5vw 12vw;
  }
}

.p-story-area__title {
  font-size: 14px;
  color: #2d2d2d;
  letter-spacing: 0.09em;
  font-weight: 600;
  margin-bottom: 20px;
}

@media screen and (max-width: 930px) {
  .p-story-area__title {
    font-size: 4.8vw;
    /* margin-bottom: 5.333333333333334vw; */
    margin-bottom: 4vw;
  }

  .p-story-area_top .p-story-area__title {
    font-size: 4vw;
    /* margin-top: 20%; */
  }
}

.p-story-area__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-story-area__wrap li + li {
  margin-left: 22px;
}

@media screen and (max-width: 930px) {
  .p-story-area__wrap li + li {
    margin-left: 4.533333333333333vw;
  }

  .p-story-area_top .p-story-area__wrap li + li {
    margin-left: 3.533333333333333vw;
  }

  .p-story-area_top .p-story-area__wrap li {
    margin-top: 0;
  }
}

.p-story-area__inner-mea {
  color: #ff7900;
  width: 94px;
  margin-top: 20px;
}

@media screen and (max-width: 930px) {
  .p-story-area__inner-mea {
    width: 18.933333333333334vw;
    font-weight: 400;
  }
}

.p-story-area__inner-ear {
  color: #59a742;
  width: 94px;
  margin-top: 20px;
}

@media screen and (max-width: 930px) {
  .p-story-area__inner-ear {
    width: 18.933333333333334vw;
    font-weight: 400;
  }
}

.p-story-area__inner-sup {
  color: #ff5443;
  width: 94px;
  margin-top: 20px;
}

@media screen and (max-width: 930px) {
  .p-story-area__inner-sup {
    width: 18.933333333333334vw;
    font-weight: 400;
  }
}

.p-story-area__inner-peo {
  color: #85daff;
  width: 94px;
  margin-top: 20px;
}

@media screen and (max-width: 930px) {
  .p-story-area__inner-peo {
    width: 18.933333333333334vw;
    font-weight: 400;
  }
}

.p-story-related-inner + .p-story-related-inner {
  margin-left: 28px;
}

@media screen and (max-width: 930px) {
  .p-story-related-inner + .p-story-related-inner {
    margin-left: auto;
  }
}

.p-story-area__inner-text {
  display: inline-block;
  font-weight: 600;
  font-size: 10px;
  width: 74px;
  margin-top: 12px;
  line-height: 1.3;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 930px) {
  .p-story-area__inner-text {
    font-size: 2.666666666666667vw;
    width: 20.066666666666666vw;
    margin-top: 3.2vw;
  }

  .p-story-area_top
    .p-story-area__wrap
    .p-story-area__inner-mea
    .p-story-area__inner-text {
    letter-spacing: 0;
    width: 18.933333vw;
  }
}

.p-story-related {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 930px) {
  .p-story-related {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16vw;
  }
}

.p-story-related__title {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  margin-top: 60px;
}

@media screen and (max-width: 930px) {
  .p-story-related__title {
    font-size: 4.8vw;
    margin-top: 10.666666666666668vw;
  }
}

.p-story-related-inner {
  width: auto;
}

@media screen and (min-width: 931px) {
  .p-story-related-inner {
    margin-top: 30px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-related-inner {
    margin: auto;
    margin-top: 5.333333333333334vw;
    width: 100%;
  }

  .p-story-related-inner:first-child {
    margin: auto;
    margin-top: 5.333333333333334vw;
  }
}

@media screen and (max-width: 320px) {
  .p-story-related-inner {
    width: 100%;
  }

  .p-story-related-inner:first-child {
    width: 100%;
  }
}

.p-story-return__btn {
  margin: auto;
  /* width: 330px; */
  width: 350px;
  padding: 60px 0 90px;
}

@media screen and (max-width: 930px) {
  .p-story-return__btn {
    width: 100%;
    padding: 8vw 0 12vw;
  }
}

@media screen and (max-width: 320px) {
  .p-story-return__btn {
    width: 100%;
  }
}

.p-story-related-inner__item,
.p-story-return__btn-item {
  background: #fff;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #2d2d2d;
  text-align: center;
  letter-spacing: 0.03em;
  font-size: 14px;
  min-width: 350px;
  display: block;
  font-weight: 600;
  padding: 15.5px 50px 12.5px;
  line-height: 1.4;
}

.p-story-related-inner__item:hover,
.p-story-return__btn-item:hover {
  color: #fff;
  background: #ffbc0d;
}

.p-story-related-inner__item:hover .arrow_top,
.p-story-return__btn-item:hover .arrow_top,
.p-story-related-inner__item:hover .arrow_re,
.p-story-return__btn-item:hover .arrow_re {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (max-width: 930px) {
  .p-story-related-inner__item,
  .p-story-return__btn-item {
    padding: 4.146666666666667vw 0;
    font-size: 2.666666666666667vw;
  }
}

@media screen and (max-width: 640px) {
  .p-story-related-inner__item,
  .p-story-return__btn-item {
    padding: 4.146666666666667vw 0 3.146666666666667vw;
    font-size: 14px;
    min-width: auto;
  }
}

@media screen and (max-width: 320px) {
  .p-story-related-inner__item,
  .p-story-return__btn-item {
    font-size: 12px;
    min-width: auto;
  }

  .p-story-related-inner__item.ls_sp {
    letter-spacing: -0.1em;
  }
}

.p-story-related-inner__item .arrow_re,
.p-story-return__btn-item .arrow_re {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 7%;
  -webkit-transform: translate(-7%, -50%) rotate(45deg);
  transform: translate(-7%, -50%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-top: 2px solid #ffbc0d;
  border-right: 2px solid #ffbc0d;
  opacity: 1;
}

.p-story-related-inner__item .arrow_top,
.p-story-return__btn-item .arrow_top {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 7%;
  width: 7px;
  -webkit-transform: translate(-7%, -50%) rotate(225deg);
  transform: translate(-7%, -50%) rotate(225deg);
  height: 7px;
  border-top: 2px solid #ffbc0d;
  border-right: 2px solid #ffbc0d;
  opacity: 1;
}

.p-story-slider {
  background: #fff;
}

@media screen and (min-width: 931px) {
  .p-story-slider {
    margin-top: 90px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-slider {
    background: #fef9ed;
    margin-left: 5.333333333333334vw;
    margin-top: 16vw;
  }
}

.p-story-slider__inner {
  width: 1012px;
  margin: auto;
  padding: 60px 0;
}

@media screen and (max-width: 930px) {
  .p-story-slider__inner {
    width: 100%;
    padding: 0;
  }
}

.p-story-slider-title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}

@media screen and (max-width: 930px) {
  .p-story-slider-title {
    font-size: 4.8vw;
    margin-top: 8vw;
  }
}

.p-story-slider-item__wrap {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.p-story-slider-item__anker {
  display: block;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 930px) {
  .p-story-slider-item__anker {
    width: 66.66666666666666vw;
    height: 100%;
  }
}

.p-story-slider-item__inner {
  width: 232px !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 25px;
  min-height: 496px;
  /*関連するストーリー 各要素の高さを揃える(PC)*/
}

@media screen and (min-width: 931px) {
  .p-story-slider-item__inner {
    height: 100%;
  }
}

@media screen and (max-width: 930px) {
  .p-story-slider-item__inner {
    width: 66.66666666666666vw !important;
  }
}

.p-story-slider-item__img {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffbc0d),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
}

.p-story-slider-item__img img {
  border-radius: 10px 10px 0 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

.p-story-slider-item__img img:hover {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

.p-story-slider-item__body {
  position: relative;
  background: #ffbc0d;
  color: #fff;
  border-radius: 0 0 10px 10px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffbc0d),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media screen and (min-width: 931px) {
  .p-story-slider-item__body {
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 21px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-slider-item__body {
    padding-left: 8.4%;
    padding-right: 8.4%;
    padding-bottom: 8.4%;
  }
}

.p-story-slider-label__wrap {
  position: absolute;
  right: 0;
  height: auto;
  background: #ffbc0d;
  /* -webkit-transform: translateY(-97%);
  transform: translateY(-97%); */
  -webkit-transform: translateY(-96%);
  transform: translateY(-96%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 10px 0 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffa903),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(left, #ffa903 0%, #ffa100 100%);
  background: linear-gradient(to right, #ffa903 0%, #ffa100 100%);
}

@media screen and (min-width: 931px) {
  .p-story-slider-label__wrap {
    width: 72px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-slider-label__wrap {
    width: 20vw;
  }
}

.p-story-slider-label__inner:last-of-type {
  font-size: 7px;
}

@media screen and (max-width: 930px) {
  .p-story-slider-label__inner:last-of-type {
    font-size: 1.866666666666667vw;
  }
}

.p-story-slider-label__inner img {
  display: block;
  width: 39px;
  margin-left: 3px;
  margin-top: -3px;
}

@media screen and (max-width: 930px) {
  .p-story-slider-label__inner img {
    width: 10.4vw;
  }
}

.p-story-slider-item__title {
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.03em;
  font-size: 18px;
  padding-top: 25px;
  width: 190px;
}

@media screen and (max-width: 930px) {
  .p-story-slider-item__title {
    font-size: 4.8vw;
    padding-top: 8%;
    /* width: 50.66666666666667vw; */
    width: 54.66666666666667vw;
  }
}

.p-story-slider-item__title span {
  font-weight: 600;
}

.p-story-slider-item__title br {
  display: none;
}

.p-story-slider-item__text {
  letter-spacing: 0.03em;
  line-height: 1.8;
  font-weight: 400;
}

@media screen and (min-width: 931px) {
  .p-story-slider-item__text {
    margin-top: 13px;
    margin-bottom: 40px;
    font-size: 12px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-slider-item__text {
    margin-top: 4.8%;
    font-size: 3.733333333333334vw;
  }
}

.p-story-slider-item__arrow {
  position: absolute;
  width: 30px;
  right: 10px;
  bottom: 15px;
}

@media screen and (max-width: 930px) {
  .p-story-slider-item__arrow .arrow_re {
    position: absolute;
    width: 1.6vw;
    height: 3.2vw;
    right: 5.333333333333334vw;
    top: 4.266666666666667vw;
  }
}

.p-story-logo {
  position: absolute;
  z-index: 10;
}

.p-story-logo a {
  display: block;
}

.p-story-logo img {
  vertical-align: top;
}

@media screen and (min-width: 931px) {
  .p-story-logo {
    top: 30px;
    left: 36px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-logo {
    top: 2.666666666666667vw;
    left: 2.666666666666667vw;
  }
}

.p-story-logo.is-fixed .p-story-logo__inner {
  position: fixed;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.p-story-logo.is-fixed a {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.p-story-logo.is-fixed.is-show a {
  -webkit-transform: translateY(125%);
  transform: translateY(125%);
  width: 28.799999999999997vw;
  max-width: 185px;
}

.p-story-logo.is-fixed.is-show a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 930px) {
  .p-story-logo.is-fixed.is-show a {
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.16);
    padding: 2.4vw 4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 931px) {
  .p-story-logo__inner {
    width: 184px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-logo__inner {
    width: 28.799999999999997vw;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-story-area__text {
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 1.4;
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .p-story-area__text {
    font-size: 1vw;
  }
}

@media screen and (max-width: 930px) {
  .p-story-area__text {
    font-size: 2vw;
    /* margin-top: 14vw; */
    margin-bottom: 4vw;
  }
}

.note-top {
  font-size: 11px;
  text-align: right;
  letter-spacing: 0.1em;
  margin-top: 50px;
}

@media screen and (min-width: 931px) and (max-width: 1200px) {
  .note-top {
    font-size: 1vw;
  }
}

@media screen and (max-width: 930px) {
  .note-top {
    font-size: 2vw;
    margin-top: 14vw;
    margin-right: 5.333333333333334%;
  }
}

@media screen and (min-width: 931px) {
  .p-story-point {
    margin-top: 30px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-point {
    margin-top: 8vw;
  }
}

@media screen and (min-width: 931px) {
  .p-story-point + .p-story-content-item__content-text {
    margin-top: 34px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-point + .p-story-content-item__content-text {
    margin-top: 9.066666666666666vw;
  }
}

.p-story-point__head {
  display: inline-block;
  padding: 0.5em 1.214285714285714em 0.357142857142857em 0.857142857142857em;
  background-color: #fef9ed;
  font-weight: bold;
  color: #ffbc0d;
}

@media screen and (min-width: 931px) {
  .p-story-point__head {
    font-size: 14px;
    border-radius: 8px 8px 0 0;
  }
}

@media screen and (max-width: 930px) {
  .p-story-point__head {
    font-size: 3.733333333333334vw;
    border-radius: 2.133333333333333vw 2.133333333333333vw 0 0;
  }
}

.p-story-point__body {
  background-color: #fef9ed;
  line-height: 1.6;
}

@media screen and (min-width: 931px) {
  .p-story-point__body {
    padding: 30px 20px;
    border-radius: 0 10px 10px 10px;
    font-size: 12px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-point__body {
    padding: 6.666666666666667vw 5.333333333333334vw;
    font-size: 3.2vw;
  }
}

.p-story-point__list li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-story-point__list li + li {
  margin-top: 1.5em;
}

.p-story-point.comment .p-story-point__body .comment__ttl {
  font-weight: 600;
  margin-bottom: 0.5em;
}

.p-story-point.comment .p-story-point__body .comment__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
}

.p-story-point.comment .p-story-point__body .comment__name {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 931px) {
  .p-story-point.comment .p-story-point__body .comment__ttl {
    font-size: 18px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-point.comment .p-story-point__body .comment__ttl {
    font-size: 4.733333333333334vw;
  }
  .p-story-point.comment .p-story-point__body .comment__text {
    font-size: 3.733333333333334vw;
  }
  .p-story-point.comment .p-story-point__body .comment__name {
    font-size: 3.466666666666666vw;
  }
}

@media screen and (min-width: 931px) {
  .l-content-story-type2 {
    margin-top: -40px;
  }
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__inner_left,
  .p-story-article-type2__inner_right {
    width: 415px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article-type2__inner_left,
  .p-story-article-type2__inner_right {
    width: 100%;
  }
}

.p-story-article-type2__inner_left img,
.p-story-article-type2__inner_right img {
  border-radius: 10px;
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__inner_left img,
  .p-story-article-type2__inner_right img {
    margin-top: 40px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article-type2__inner_left img,
  .p-story-article-type2__inner_right img {
    margin-top: 10.666666666666668vw;
  }

  .p-story-article-type2__inner_left img.sp-mt0,
  .p-story-article-type2__inner_right img.sp-mt0 {
    margin-top: 0;
  }
}

.p-story-article-type2__inner_left.is-clear,
.p-story-article-type2__inner_right.is-clear {
  clear: both;
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__inner_left {
    float: left;
    margin-right: 15px;
  }
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__inner_right {
    float: right;
    margin-left: 15px;
  }
}

.p-story-article-type2__title {
  position: relative;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.03em;
  color: #2d2d2d;
}

.p-story-article-type2__title::before {
  position: absolute;
  content: "";
  left: 0;
  height: 100%;
  z-index: 1;
  background: #ffbc0d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffbc0d),
    to(#ffa100)
  );
  background: -webkit-linear-gradient(top, #ffbc0d 0%, #ffa100 100%);
  background: linear-gradient(to bottom, #ffbc0d 0%, #ffa100 100%);
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__title {
    margin-top: 40px;
    padding-left: 14px;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-article-type2__title::before {
    top: 2px;
    width: 4px;
    height: calc(100% - 8px);
    border-radius: 10px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article-type2__title {
    margin-top: 10.666666666666668vw;
    padding-left: 3.733333333333334vw;
    font-size: 5.866666666666666vw;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-article-type2__title::before {
    top: 0.533333333333333vw;
    width: 4px;
    height: calc(100% - 2.133333333333333vw);
    border-radius: 2.666666666666667vw;
  }
}

.p-story-article-type2__text {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.03em;
}

.p-story-article-type2__text .bold {
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__text {
    margin-top: 2em;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article-type2__text {
    margin-top: 10.666666666666668vw;
    font-size: 3.733333333333334vw;
    line-height: 2;
  }
}

.p-story-article-type2__text + .p-story-article-type2__text {
  margin-top: 2em;
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__wrap::after {
    display: table;
    content: "";
    clear: both;
  }

  .p-story-article-type2__wrap + .p-story-article-type2__wrap {
    margin-top: 32px;
  }
}

@media screen and (min-width: 931px) {
  .p-story-content-item + .p-story-article-type2__wrap {
    margin-top: 115px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item + .p-story-article-type2__wrap {
    margin-top: 16vw;
  }
}

@media screen and (max-width: 930px) {
  .c-smilestory-headline {
    font-size: 7.466666666666668vw;
    line-height: 1.285714285714286;
    letter-spacing: 0.09em;
    font-weight: 600;
  }

  .l-area__inner-left {
    display: block;
    position: static !important;
    margin-left: 0 !important;
  }

  .p-smilestory-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .p-smilestory-header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    -webkit-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
  }

  .p-smilestory-header__logo {
    width: 108px;
    height: 47px;
    margin-left: 10px;
  }

  .p-smilestory-header__logo img.u-is-sp {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }

  .p-smilestory-header__nav li a {
    width: 87px;
    height: 47px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .p-smilestory-header__nav li a span {
    display: inline-block;
    font-size: 12px;
    line-height: 1.1;
    letter-spacing: 0.09em;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-right: 15px;
  }

  .p-smilestory-header__nav li a span:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 6px;
    right: 0;
    top: 50%;
    margin-top: -2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../images/common/ico_arrow_down.svg") left top no-repeat;
    background-size: cover;
  }

  .p-smilestory-header__nav li a span.btn-back:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }

  .p-smilestory-header.is-fixed {
    opacity: 1;
    visibility: visible;
  }

  .p-smilestory-kv {
    height: 176.53333333333333vw;
    max-height: 80vh;
    position: relative;
  }

  .p-smilestory-kv__description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
  }

  .p-smilestory-kv__logo {
    max-width: 74.384%;
    padding-top: 4vw;
  }

  .p-smilestory-kv__btn {
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(12.6%);
    transform: translateY(12.6%);
  }

  .p-smilestory-kv__btn a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 3.2vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 2.4vw 5.333333333333334vw 5.866666666666666vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    border-radius: 12.266666666666666vw;
    color: #fff;
  }

  .p-smilestory-kv__btn a::after {
    position: absolute;
    content: "";
    bottom: 2.933333333333333vw;
    left: 50%;
    width: 2.933333333333333vw;
    height: 1.6vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/common/ico_arrow_down.svg") no-repeat right
      center/100% 100%;
    z-index: 1;
  }

  .p-smilestory-kv__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
  }

  .p-smilestory-kv__bg::after {
    position: absolute;
    content: "";
    z-index: 2;
    bottom: 0;
    bottom: -0.133333333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/kv_bg_sp.png") no-repeat bottom center/cover;
    width: 120vw;
    height: 9.866666666666667vw;
  }

  .p-smilestory-kv__item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
  }

  .p-smilestory-kv__item-bg.is-visible {
    opacity: 1;
    visibility: visible;
  }

  .p-smilestory-what {
    padding: 13.333333333333334vw 0;
    text-align: center;
    color: #ffbc0d;
  }

  .p-smilestory-what__headline {
    margin-bottom: 8vw;
  }

  .p-smilestory-what__photo {
    width: 100%;
    margin-bottom: 10.133333333333333vw;
  }

  .p-smilestory-what__photo img {
    width: 100%;
    vertical-align: bottom;
  }

  .p-smilestory-what__copy p {
    font-size: 3.2vw;
    line-height: 1.916666666666667;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .p-smilestory-sustainability {
    margin: 0;
    padding: 25.333333333333336vw 0 51.733333333333334vw;
    background: url("../images/mcdonal_custainability_bg_sp.jpg") no-repeat top
      center/cover;
    color: #fff;
    text-align: center;
  }

  .p-smilestory-sustainability__lead {
    margin: 13.333333333333334vw 0;
    font-size: 5.333333333333334vw;
    line-height: 1.5;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .p-smilestory-sustainability__copy p {
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .p-smilestory-sustainability__btn {
    margin-top: 13.333333333333334vw;
  }

  .p-smilestory-sustainability__btn a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 3.733333333333334vw;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 3.733333333333334vw 13.333333333333334vw 3.466666666666666vw
      13.066666666666665vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    color: inherit;
    border-radius: 12vw;
  }

  .p-smilestory-sustainability__btn a::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 6.4vw;
    width: 1.6vw;
    height: 2.933333333333333vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../images/common/ico_arrow_right.svg") no-repeat right
      center/100% 100%;
    z-index: 1;
  }

  .c-page-top {
    margin-top: 18.666666666666668vw;
    text-align: center;
  }

  .c-page-top__btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #ffbc0d;
    font-size: 4.8vw;
    line-height: 1.277777777777778;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 9.866666666666667vw 2.666666666666667vw 0;
    position: relative;
  }

  .c-page-top__btn::before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 9.066666666666666vw;
    height: 4.8vw;
    background: url("../images/common/ico_arrow_up.svg") no-repeat top
      center/100% 100%;
    z-index: 1;
  }

  .c-share {
    margin: 21.333333333333336vw 0;
  }

  .c-share .c-share-btn-item {
    width: 11.733333333333333vw;
    height: 11.733333333333333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 4.8vw;
  }

  .c-share .c-share-btn-item a {
    display: block;
  }
}

@media screen and (max-width: 930px) {
  .p-cards-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .p-cards-item {
    width: 50%;
    margin-bottom: 0;
    display: none;
  }

  .p-cards-item.is-show {
    display: block;
  }

  .p-cards-item.is-new a {
    position: relative;
  }

  .p-cards-item.is-new a::after {
    position: absolute;
    content: "";
    z-index: 2;
    top: 1.333333333333333vw;
    left: 1.333333333333333vw;
    width: 10.4vw;
    height: 4.266666666666667vw;
    background: url("../images/common/ico_new_white.svg") no-repeat center
      center/100% 100%;
  }

  .p-cards-item__body,
  .p-cards-item__img {
    border-radius: 0 !important;
  }

  .p-cards-item__img {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  }

  .p-cards-item__body {
    padding: 4vw 2.666666666666667vw;
    z-index: 2;
  }

  .p-cards-item__title {
    padding-top: 0;
    font-size: 3.2vw;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
    height: 13.44vw;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 1.333333333333333vw;
  }

  .p-cards-item__text {
    margin-top: 0;
    font-size: 2.666666666666667vw;
    line-height: 1.2;
    letter-spacing: 0.03em;
    font-weight: 300;
  }

  .p-cards-item__tag-wrap {
    display: none;
    display: block;
    padding-top: 2.666666666666667vw;
    padding-bottom: 0;
    display: none;
  }

  .p-cards-item__tag-inner__left {
    width: 100%;
  }

  .p-cards-item__tag-item {
    font-size: 2.133333333333333vw;
    line-height: 1.5;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 1.066666666666667vw 2.133333333333333vw 0.8vw;
    margin: 1.066666666666667vw 1.066666666666667vw 0 0;
  }

  .p-cards-item__tag-inner__right {
    display: none;
  }

  .p-cards-item__meta {
    font-size: 2.666666666666667vw;
    line-height: 1.3;
    letter-spacing: 0.03em;
  }

  .p-cards-item__meta .time {
    margin-right: 1em;
  }

  .p-cards-item .p-cards-label__wrap {
    width: 20.8vw;
    margin-top: 0vw;
    top: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.266666666666667vw 0vw;
    border-radius: 0 2.133333333333333vw 0 0;
  }

  .p-cards-item .p-cards-label__inner:nth-child(1) {
    width: 9.738666666666667vw;
    margin-top: -1.6vw;
    margin-bottom: -0.8vw;
    margin-left: 1.6vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-cards-item .p-cards-label__inner:nth-child(2) {
    font-size: 2.666666666666667vw;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-right: 1.066666666666667vw;
    margin-bottom: 0;
    text-align: right;
  }

  .p-cards-item:nth-child(5n of .is-show) {
    width: 100%;
  }

  .p-cards-item:nth-child(5n of .is-show) .p-cards-item__title {
    height: auto;
    max-height: 14.933333333333335vw;
    -webkit-line-clamp: 2;
  }

  .p-cards-item.is-hide2 {
    display: none !important;
  }

  .p-articles-title {
    margin-bottom: 6.666666666666667vw;
    text-align: center;
  }

  .p-articles-title__ico {
    margin-bottom: 1.6vw;
    width: 12.906666666666666vw;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .p-articles-title__ico.ico-check {
    width: 16.648vw;
  }

  .p-articles-title__ico.ico-check img {
    display: block;
    width: 100%;
    height: auto;
  }

  .p-featured-articles-new {
    padding: 16vw 0 0;
    overflow: hidden;
  }

  .p-featured-articles-new.is-hide-padding {
    padding-bottom: 0;
  }

  .p-featured-articles-new .p-filter-article {
    padding: 0 5.333333333333334vw;
  }

  .p-featured-articles-new .p-cards-wrap {
    margin-top: 9.333333333333334vw;
  }

  .p-featured-articles-new .p-cards-wrap.is-no-result {
    margin-top: 0;
  }

  .p-featured-articles-check {
    padding: 40px 5.333333333333334vw;
    background: #fef9ed;
  }

  .p-featured-articles-check.is-hide {
    display: none;
  }

  .p-featured-articles-check__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2.666666666666667vw;
  }

  .p-featured-articles-check__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    color: #2d2d2d;
    height: 100%;
  }

  .p-featured-articles-check__figure {
    width: 40.983999999999995vw;
    height: 30.54133333333333vw;
    height: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-featured-articles-check__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .p-featured-articles-check__description {
    padding: 2.666666666666667vw 2.133333333333333vw 3.466666666666666vw
      3.466666666666666vw;
  }

  .p-featured-articles-check__label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #ffbc0d;
  }

  .p-featured-articles-check__label .ico {
    width: 11.314666666666666vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-featured-articles-check__label .txt {
    font-size: 3.2vw;
    line-height: 1.333333333333333;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-left: 0.533333333333333vw;
  }

  .p-featured-articles-check__title {
    margin-top: 2.666666666666667vw;
    font-size: 3.2vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    max-height: 8vw;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p-featured-articles-check__meta {
    margin-top: 1.866666666666667vw;
    font-size: 2.666666666666667vw;
    line-height: 1.3;
    letter-spacing: 0.03em;
    font-weight: 300;
  }

  .p-featured-articles-check__meta .time {
    margin-right: 1em;
  }

  .p-featured-articles-check__item {
    width: 100%;
  }

  .p-featured-articles-check__item:nth-child(2n)
    .p-featured-articles-check__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  #p-article-after-filter01 .no-result {
    padding: 5.333333333333334vw 10.666666666666668vw;
    border: 2px solid #ffbc0d;
    text-align: center;
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin: 9.333333333333334vw 5.333333333333334vw;
  }

  .btn-filter-fixed {
    position: fixed;
    bottom: 2.666666666666667vw;
    left: 2.666666666666667vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    padding: 3.2vw 4.266666666666667vw;
    outline: none;
    -webkit-box-shadow: 0px 1.066666666666667vw 0.533333333333333vw 0
      rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1.066666666666667vw 0.533333333333333vw 0 rgba(0, 0, 0, 0.1);
    border-radius: 10.666666666666668vw;
    z-index: 1000;
    border: none;
    cursor: pointer;
  }

  .btn-filter-fixed span {
    font-size: 3.2vw;
    line-height: 1.333333333333333;
    letter-spacing: 0.03em;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-right: 5.333333333333334vw;
  }

  .btn-filter-fixed span::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 4.266666666666667vw;
    height: 4.266666666666667vw;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background: url("../images/common/ico_search.svg") no-repeat center
      center/100% 100%;
  }

  .p-filter-article-outside-modal--wrap {
    width: 100%;
    overflow-x: auto;
    padding: 0 0 4vw;
  }

  .p-filter-article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .p-filter-article__item {
    margin-top: 2.666666666666667vw;
    margin-right: 1.6vw;
  }

  .p-filter-article__item input {
    display: none;
  }

  .p-filter-article__item label {
    display: block;
    padding: 1.333333333333333vw 3.2vw 1.066666666666667vw;
    border: 1px solid #ffbc0d;
    color: #ffbc0d;
    border-radius: 6.4vw;
    font-size: 3.2vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .p-filter-article__item label:has(input:checked) {
    color: #fff;
    border-color: transparent;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  }

  .filter-wrapper {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper.is-active {
    visibility: visible;
    opacity: 1;
  }

  .filter-wrapper__inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 22.666666666666664vw 5.333333333333334vw 22.666666666666664vw;
  }

  .filter-wrapper .filter-close {
    position: fixed;
    top: 5.333333333333334vw;
    right: 5.333333333333334vw;
    width: 8.799999999999999vw;
    height: 8.799999999999999vw;
    text-indent: -99999px;
    color: transparent;
    background: url("../images/common/ico_close.svg") no-repeat center
      center/100% 100%;
    z-index: 1001;
    cursor: pointer;
  }

  .filter-wrapper .filter-title {
    font-size: 4.266666666666667vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-bottom: 5.333333333333334vw;
  }

  .filter-wrapper .filter-info {
    margin-top: -14.399999999999999vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .filter-wrapper .filter-info__title {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: transparent;
    border-radius: 2.666666666666667vw 2.666666666666667vw 0 0;
    padding: 3.733333333333334vw 4.8vw 3.866666666666667vw;
    position: relative;
    z-index: 1;
    cursor: pointer;
    margin-bottom: -1.066666666666667vw;
  }

  .filter-wrapper .filter-info__title__txt {
    position: relative;
    padding-bottom: 1.866666666666667vw;
  }

  .filter-wrapper .filter-info__title__txt::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffbc0d;
    border-radius: 2.666666666666667vw;
    z-index: 1;
    content: "";
  }

  .filter-wrapper .filter-info__title__txt span {
    color: #ffbc0d;
    font-size: 3.2vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: 6.666666666666667vw;
    position: relative;
  }

  .filter-wrapper .filter-info__title__txt span::before,
  .filter-wrapper .filter-info__title__txt span::after {
    position: absolute;
    top: 45%;
    right: 0;
    width: 3.2vw;
    height: 0.533333333333333vw;
    background: #ffbc0d;
    border-radius: 2.666666666666667vw;
    z-index: 1;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .filter-wrapper .filter-info__title__txt span::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }

  .filter-wrapper .filter-info__title.is-active {
    background: #fef9ed;
  }

  .filter-wrapper
    .filter-info__title.is-active
    .filter-info__title__txt
    span::after {
    opacity: 0;
  }

  .filter-wrapper .filter-info__content {
    width: calc(100% + 10.66667vw);
    position: relative;
    z-index: 2;
    display: none;
    margin: 0 -5.333333333333334vw 5.333333333333334vw;
  }

  .filter-wrapper .filter-info__content::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fef9ed;
    z-index: 1;
  }

  .filter-wrapper .filter-info__content__inner {
    position: relative;
    z-index: 2;
    padding: 8vw 5.333333333333334vw;
  }

  .filter-wrapper .filter-info__copy {
    font-size: 12px;
    line-height: 1.583333333333333;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .filter-wrapper .filter-label__inner {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.5;
  }

  .filter-wrapper .filter-label__inner input {
    display: none;
  }

  .filter-wrapper .filter-label__inner::before {
    min-width: 43.2vw;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2.666666666666667vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  }

  .filter-wrapper .filter-label__inner label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 2.133333333333333vw;
    background: #fff;
    font-size: 3.2vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 3.733333333333334vw 12vw 3.2vw;
    color: #ffbc0d;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-label__inner label::after {
    position: absolute;
    top: 1.333333333333333vw;
    left: 1.333333333333333vw;
    background: transparent;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2.4vw;
    height: 2.4vw;
    border-radius: 50%;
    content: "";
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-label__inner:has(input:checked) {
    opacity: 1;
  }

  .filter-wrapper .filter-label__inner:has(input:checked) label {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    color: #fff;
  }

  .filter-wrapper .filter-label__inner:has(input:checked) label::after {
    background: #ffbc0d;
    border-color: #ffbc0d;
  }

  .filter-wrapper .filter-area__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .filter-wrapper .filter-area__list li {
    width: 20.266666666666666vw;
    text-align: center;
    margin-top: 4vw;
    position: relative;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-area__list li::after {
    border: 2px solid transparent;
    border-radius: 50%;
    width: 2.4vw;
    height: 2.4vw;
    position: absolute;
    top: 1.066666666666667vw;
    left: 1.066666666666667vw;
    content: "";
    opacity: 0.4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-area__list li.item-mea {
    color: #ff7900;
  }

  .filter-wrapper .filter-area__list li.item-mea::after {
    background: #ff7900;
  }

  .filter-wrapper .filter-area__list li.item-ear {
    color: #59a642;
  }

  .filter-wrapper .filter-area__list li.item-ear::after {
    background: #59a642;
  }

  .filter-wrapper .filter-area__list li.item-sup {
    color: #ff5443;
  }

  .filter-wrapper .filter-area__list li.item-sup::after {
    background: #ff5443;
  }

  .filter-wrapper .filter-area__list li.item-peo {
    color: #85dbff;
  }

  .filter-wrapper .filter-area__list li.item-peo::after {
    background: #85dbff;
  }

  .filter-wrapper .filter-area__list li .item-image {
    display: block;
    width: 20.266666666666666vw;
    height: 20.266666666666666vw;
    position: relative;
  }

  .filter-wrapper .filter-area__list li .item-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-area__list li .item-image .image-on {
    opacity: 0;
  }

  .filter-wrapper .filter-area__list li .item-image .image-off {
    opacity: 1;
  }

  .filter-wrapper .filter-area__list li:has(input:checked) {
    opacity: 1;
  }

  .filter-wrapper .filter-area__list li:has(input:checked)::after {
    background: transparent;
    border-color: #fff;
    opacity: 1;
  }

  .filter-wrapper
    .filter-area__list
    li:has(input:checked)
    .item-image
    .image-on {
    opacity: 1;
  }

  .filter-wrapper
    .filter-area__list
    li:has(input:checked)
    .item-image
    .image-off {
    opacity: 0;
  }

  .filter-wrapper .filter-area__list li label {
    display: block;
    cursor: pointer;
  }

  .filter-wrapper .filter-area__list li input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
  }

  .filter-wrapper .filter-area__list li + li {
    margin-left: 2.666666666666667vw;
  }

  .filter-wrapper .filter-area__text {
    display: block;
    font-size: 10px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin: 4px -10px 0;
  }

  .filter-wrapper .p-story-area__wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .filter-wrapper .p-story-area__wrap li {
    text-align: center;
    margin-top: 4vw;
    position: relative;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .p-story-area__wrap li::after {
    border: 2px solid transparent;
    border-radius: 50%;
    width: 2.4vw;
    height: 2.4vw;
    position: absolute;
    top: 1.066666666666667vw;
    left: 1.066666666666667vw;
    content: "";
    opacity: 0.4;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-mea::after {
    background: #ff7900;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-ear::after {
    background: #59a642;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-sup::after {
    background: #ff5443;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-peo::after {
    background: #85dbff;
  }

  .filter-wrapper .p-story-area__wrap li.is-active {
    opacity: 1;
  }

  .filter-wrapper .p-story-area__wrap li.is-active::after {
    background: transparent;
    border-color: #fff;
    opacity: 1;
  }

  .filter-wrapper .p-story-area__wrap li + li {
    margin-left: 2.666666666666667vw;
  }

  .filter-wrapper .p-story-area__inner-text {
    font-size: 2.666666666666667vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-top: 1.066666666666667vw;
  }

  .filter-wrapper .filter-block + .filter-block {
    margin-top: 13.333333333333334vw;
  }

  .filter-wrapper .filter-btn {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    padding: 3.733333333333334vw 4.266666666666667vw 3.466666666666666vw;
    outline: none;
    border-radius: 10.666666666666668vw;
    border: none;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
  }

  .filter-wrapper .filter-btn::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 4.533333333333333vw;
    height: 4.533333333333333vw;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../images/common/ico_search.svg") no-repeat center
      center/100% 100%;
    z-index: 1;
  }

  .filter-wrapper .filter-btn span {
    font-size: 3.733333333333334vw;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    color: #fff;
    padding-right: 20px;
  }

  .filter-wrapper .filter-btn-wrap {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5.333333333333334vw;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.5)),
      to(#fff)
    );
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0%,
      #fff 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0%,
      #fff 100%
    );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

body.is-disable-scroll {
  overflow: hidden;
}

@media screen and (min-width: 931px) {
  .hover-opacity,
  .p-cards-item a,
  .p-smilestory-header__logo,
  .p-smilestory-header__nav li a,
  .p-smilestory-kv__btn a,
  .p-smilestory-sustainability__btn a,
  .c-page-top__btn,
  .p-featured-articles-check__link,
  .btn-filter-fixed,
  .p-filter-article__item label,
  .filter-wrapper .filter-close,
  .filter-wrapper .filter-btn,
  .p-story-content-tags-list li a,
  .p-story-related-inner__item,
  .p-story-area__link,
  .p-story-slider-item__anker,
  .p-story-return-btn__link {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .hover-opacity:hover,
  .p-cards-item a:hover,
  .p-smilestory-header__logo:hover,
  .p-smilestory-header__nav li a:hover,
  .p-smilestory-kv__btn a:hover,
  .p-smilestory-sustainability__btn a:hover,
  .c-page-top__btn:hover,
  .p-featured-articles-check__link:hover,
  .btn-filter-fixed:hover,
  .p-filter-article__item label:hover,
  .filter-wrapper .filter-close:hover,
  .filter-wrapper .filter-btn:hover,
  .p-story-content-tags-list li a:hover,
  .p-story-related-inner__item:hover,
  .p-story-area__link:hover,
  .p-story-slider-item__anker:hover,
  .p-story-return-btn__link:hover {
    opacity: 0.5;
  }

  .p-cards-wrap {
    margin-top: 0;
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
  }

  .p-cards-item {
    width: auto;
    margin-bottom: 0;
    display: none;
  }

  .p-cards-item.is-show {
    display: block;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .p-cards-item a:hover .p-cards-item__img img {
    -webkit-transform: scale(1, 1) !important;
    transform: scale(1, 1) !important;
  }

  .p-cards-item.is-new a {
    position: relative;
  }

  .p-cards-item.is-new a::after {
    position: absolute;
    content: "";
    z-index: 2;
    top: 5px;
    left: 5px;
    width: 39px;
    height: 16px;
    background: url("../images/common/ico_new_white.svg") no-repeat center
      center/100% 100%;
  }

  .p-cards-item__body,
  .p-cards-item__img {
    border-radius: 0 !important;
  }

  .p-cards-item__body {
    padding: 15px 10px;
  }

  .p-cards-item__title {
    padding-top: 0;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-bottom: 5px;
    height: 50.4px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .p-cards-item__text {
    margin-top: 0;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    font-weight: 300;
  }

  .p-cards-item__tag-wrap {
    display: none;
    display: block;
    padding-top: 15px;
    padding-bottom: 0;
    display: none;
  }

  .p-cards-item__tag-inner__left {
    width: 100%;
  }

  .p-cards-item__tag-item {
    font-size: 8px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 4px 8px 3px;
    margin: 4px 4px 0 0;
  }

  .p-cards-item__tag-inner__right {
    display: none;
  }

  .p-cards-item__meta {
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0.03em;
  }

  .p-cards-item__meta .time {
    margin-right: 1em;
  }

  .p-cards-item .p-cards-label__wrap {
    width: 78px;
    margin-top: 0;
    top: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1px 0;
    border-radius: 0 8px 0 0;
  }

  .p-cards-item .p-cards-label__inner:nth-child(1) {
    width: 36.52px;
    margin-top: -6px;
    margin-bottom: -3px;
    margin-left: 6px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-cards-item .p-cards-label__inner:nth-child(2) {
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin: 0 4px 0 0;
    margin-bottom: 0;
    text-align: right;
  }

  .p-cards-item:nth-child(5n of .is-show) {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: 3;
    grid-column-start: 3;
  }

  .p-cards-item:nth-child(5n of .is-show) .p-cards-item__body {
    padding: 20px;
  }

  .p-cards-item:nth-child(5n of .is-show) .p-cards-item__title {
    font-size: 20px;
    margin-bottom: 10px;
    height: auto;
    max-height: 56px;
    -webkit-line-clamp: 2;
  }

  .p-cards-item:nth-child(5n of .is-show) .p-cards-item__text {
    font-size: 14px;
  }

  .p-cards-item:nth-child(5n of .is-show) .p-cards-item__meta {
    font-size: 14px;
  }

  .p-cards-item:nth-child(10n of .is-show) {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }

  .p-cards-item:nth-child(5 of .is-show) {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  .p-cards-item:nth-child(10 of .is-show) {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  .p-cards-item:nth-child(15 of .is-show) {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }

  .p-cards-item:nth-child(20 of .is-show) {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }

  .p-cards-item:nth-child(25 of .is-show) {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }

  .p-cards-item:nth-child(30 of .is-show) {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }

  .p-cards-item:nth-child(35 of .is-show) {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }

  .p-cards-item:nth-child(40 of .is-show) {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }

  .p-cards-item:nth-child(45 of .is-show) {
    -ms-grid-row: 17;
    grid-row-start: 17;
  }

  .p-cards-item:nth-child(50 of .is-show) {
    -ms-grid-row: 19;
    grid-row-start: 19;
  }

  .p-cards-item:nth-child(55 of .is-show) {
    -ms-grid-row: 21;
    grid-row-start: 21;
  }

  .p-cards-item:nth-child(60 of .is-show) {
    -ms-grid-row: 23;
    grid-row-start: 23;
  }

  .p-cards-item:nth-child(65 of .is-show) {
    -ms-grid-row: 25;
    grid-row-start: 25;
  }

  .p-cards-item:nth-child(70 of .is-show) {
    -ms-grid-row: 27;
    grid-row-start: 27;
  }

  .p-cards-item:nth-child(75 of .is-show) {
    -ms-grid-row: 29;
    grid-row-start: 29;
  }

  .p-cards-item:nth-child(80 of .is-show) {
    -ms-grid-row: 31;
    grid-row-start: 31;
  }

  .p-cards-item:nth-child(85 of .is-show) {
    -ms-grid-row: 33;
    grid-row-start: 33;
  }

  .p-cards-item:nth-child(90 of .is-show) {
    -ms-grid-row: 35;
    grid-row-start: 35;
  }

  .p-cards-item:nth-child(95 of .is-show) {
    -ms-grid-row: 37;
    grid-row-start: 37;
  }

  .p-cards-item:nth-child(100 of .is-show) {
    -ms-grid-row: 39;
    grid-row-start: 39;
  }

  .p-cards-item:nth-child(105 of .is-show) {
    -ms-grid-row: 41;
    grid-row-start: 41;
  }

  .p-cards-item:nth-child(110 of .is-show) {
    -ms-grid-row: 43;
    grid-row-start: 43;
  }

  .p-cards-item:nth-child(115 of .is-show) {
    -ms-grid-row: 45;
    grid-row-start: 45;
  }

  .p-cards-item:nth-child(120 of .is-show) {
    -ms-grid-row: 47;
    grid-row-start: 47;
  }

  .p-cards-item:nth-child(125 of .is-show) {
    -ms-grid-row: 49;
    grid-row-start: 49;
  }

  .p-cards-item:nth-child(130 of .is-show) {
    -ms-grid-row: 51;
    grid-row-start: 51;
  }

  .p-cards-item:nth-child(135 of .is-show) {
    -ms-grid-row: 53;
    grid-row-start: 53;
  }

  .p-cards-item:nth-child(140 of .is-show) {
    -ms-grid-row: 55;
    grid-row-start: 55;
  }

  .p-cards-item:nth-child(145 of .is-show) {
    -ms-grid-row: 57;
    grid-row-start: 57;
  }

  .p-cards-item:nth-child(150 of .is-show) {
    -ms-grid-row: 59;
    grid-row-start: 59;
  }

  .p-cards-item:nth-child(155 of .is-show) {
    -ms-grid-row: 61;
    grid-row-start: 61;
  }

  .p-cards-item:nth-child(160 of .is-show) {
    -ms-grid-row: 63;
    grid-row-start: 63;
  }

  .p-cards-item:nth-child(165 of .is-show) {
    -ms-grid-row: 65;
    grid-row-start: 65;
  }

  .p-cards-item:nth-child(170 of .is-show) {
    -ms-grid-row: 67;
    grid-row-start: 67;
  }

  .p-cards-item:nth-child(175 of .is-show) {
    -ms-grid-row: 69;
    grid-row-start: 69;
  }

  .p-cards-item:nth-child(180 of .is-show) {
    -ms-grid-row: 71;
    grid-row-start: 71;
  }

  .p-cards-item:nth-child(185 of .is-show) {
    -ms-grid-row: 73;
    grid-row-start: 73;
  }

  .p-cards-item:nth-child(190 of .is-show) {
    -ms-grid-row: 75;
    grid-row-start: 75;
  }

  .p-cards-item:nth-child(195 of .is-show) {
    -ms-grid-row: 77;
    grid-row-start: 77;
  }

  .p-cards-item:nth-child(200 of .is-show) {
    -ms-grid-row: 79;
    grid-row-start: 79;
  }

  .p-cards-item:nth-child(205 of .is-show) {
    -ms-grid-row: 81;
    grid-row-start: 81;
  }

  .p-cards-item:nth-child(210 of .is-show) {
    -ms-grid-row: 83;
    grid-row-start: 83;
  }

  .p-cards-item:nth-child(215 of .is-show) {
    -ms-grid-row: 85;
    grid-row-start: 85;
  }

  .p-cards-item:nth-child(220 of .is-show) {
    -ms-grid-row: 87;
    grid-row-start: 87;
  }

  .p-cards-item:nth-child(225 of .is-show) {
    -ms-grid-row: 89;
    grid-row-start: 89;
  }

  .p-cards-item:nth-child(230 of .is-show) {
    -ms-grid-row: 91;
    grid-row-start: 91;
  }

  .p-cards-item:nth-child(235 of .is-show) {
    -ms-grid-row: 93;
    grid-row-start: 93;
  }

  .p-cards-item:nth-child(240 of .is-show) {
    -ms-grid-row: 95;
    grid-row-start: 95;
  }

  .p-cards-item:nth-child(245 of .is-show) {
    -ms-grid-row: 97;
    grid-row-start: 97;
  }

  .p-cards-item:nth-child(250 of .is-show) {
    -ms-grid-row: 99;
    grid-row-start: 99;
  }

  .p-cards-item:nth-child(255 of .is-show) {
    -ms-grid-row: 101;
    grid-row-start: 101;
  }

  .p-cards-item:nth-child(260 of .is-show) {
    -ms-grid-row: 103;
    grid-row-start: 103;
  }

  .p-cards-item:nth-child(265 of .is-show) {
    -ms-grid-row: 105;
    grid-row-start: 105;
  }

  .p-cards-item:nth-child(270 of .is-show) {
    -ms-grid-row: 107;
    grid-row-start: 107;
  }

  .p-cards-item:nth-child(275 of .is-show) {
    -ms-grid-row: 109;
    grid-row-start: 109;
  }

  .p-cards-item:nth-child(280 of .is-show) {
    -ms-grid-row: 111;
    grid-row-start: 111;
  }

  .p-cards-item:nth-child(285 of .is-show) {
    -ms-grid-row: 113;
    grid-row-start: 113;
  }

  .p-cards-item:nth-child(290 of .is-show) {
    -ms-grid-row: 115;
    grid-row-start: 115;
  }

  .p-cards-item:nth-child(295 of .is-show) {
    -ms-grid-row: 117;
    grid-row-start: 117;
  }

  .p-cards-item:nth-child(300 of .is-show) {
    -ms-grid-row: 119;
    grid-row-start: 119;
  }

  .p-cards-item:nth-child(305 of .is-show) {
    -ms-grid-row: 121;
    grid-row-start: 121;
  }

  .p-cards-item:nth-child(310 of .is-show) {
    -ms-grid-row: 123;
    grid-row-start: 123;
  }

  .p-cards-item:nth-child(315 of .is-show) {
    -ms-grid-row: 125;
    grid-row-start: 125;
  }

  .p-cards-item:nth-child(320 of .is-show) {
    -ms-grid-row: 127;
    grid-row-start: 127;
  }

  .p-cards-item:nth-child(325 of .is-show) {
    -ms-grid-row: 129;
    grid-row-start: 129;
  }

  .p-cards-item:nth-child(330 of .is-show) {
    -ms-grid-row: 131;
    grid-row-start: 131;
  }

  .p-cards-item:nth-child(335 of .is-show) {
    -ms-grid-row: 133;
    grid-row-start: 133;
  }

  .p-cards-item:nth-child(340 of .is-show) {
    -ms-grid-row: 135;
    grid-row-start: 135;
  }

  .p-cards-item:nth-child(345 of .is-show) {
    -ms-grid-row: 137;
    grid-row-start: 137;
  }

  .p-cards-item:nth-child(350 of .is-show) {
    -ms-grid-row: 139;
    grid-row-start: 139;
  }

  .p-cards-item:nth-child(355 of .is-show) {
    -ms-grid-row: 141;
    grid-row-start: 141;
  }

  .p-cards-item:nth-child(360 of .is-show) {
    -ms-grid-row: 143;
    grid-row-start: 143;
  }

  .p-cards-item:nth-child(365 of .is-show) {
    -ms-grid-row: 145;
    grid-row-start: 145;
  }

  .p-cards-item:nth-child(370 of .is-show) {
    -ms-grid-row: 147;
    grid-row-start: 147;
  }

  .p-cards-item:nth-child(375 of .is-show) {
    -ms-grid-row: 149;
    grid-row-start: 149;
  }

  .p-cards-item:nth-child(380 of .is-show) {
    -ms-grid-row: 151;
    grid-row-start: 151;
  }

  .p-cards-item:nth-child(385 of .is-show) {
    -ms-grid-row: 153;
    grid-row-start: 153;
  }

  .p-cards-item:nth-child(390 of .is-show) {
    -ms-grid-row: 155;
    grid-row-start: 155;
  }

  .p-cards-item:nth-child(395 of .is-show) {
    -ms-grid-row: 157;
    grid-row-start: 157;
  }

  .p-cards-item:nth-child(400 of .is-show) {
    -ms-grid-row: 159;
    grid-row-start: 159;
  }

  .p-cards-item:nth-child(405 of .is-show) {
    -ms-grid-row: 161;
    grid-row-start: 161;
  }

  .p-cards-item:nth-child(410 of .is-show) {
    -ms-grid-row: 163;
    grid-row-start: 163;
  }

  .p-cards-item:nth-child(415 of .is-show) {
    -ms-grid-row: 165;
    grid-row-start: 165;
  }

  .p-cards-item:nth-child(420 of .is-show) {
    -ms-grid-row: 167;
    grid-row-start: 167;
  }

  .p-cards-item:nth-child(425 of .is-show) {
    -ms-grid-row: 169;
    grid-row-start: 169;
  }

  .p-cards-item:nth-child(430 of .is-show) {
    -ms-grid-row: 171;
    grid-row-start: 171;
  }

  .p-cards-item:nth-child(435 of .is-show) {
    -ms-grid-row: 173;
    grid-row-start: 173;
  }

  .p-cards-item:nth-child(440 of .is-show) {
    -ms-grid-row: 175;
    grid-row-start: 175;
  }

  .p-cards-item:nth-child(445 of .is-show) {
    -ms-grid-row: 177;
    grid-row-start: 177;
  }

  .p-cards-item:nth-child(450 of .is-show) {
    -ms-grid-row: 179;
    grid-row-start: 179;
  }

  .p-cards-item:nth-child(455 of .is-show) {
    -ms-grid-row: 181;
    grid-row-start: 181;
  }

  .p-cards-item:nth-child(460 of .is-show) {
    -ms-grid-row: 183;
    grid-row-start: 183;
  }

  .p-cards-item:nth-child(465 of .is-show) {
    -ms-grid-row: 185;
    grid-row-start: 185;
  }

  .p-cards-item:nth-child(470 of .is-show) {
    -ms-grid-row: 187;
    grid-row-start: 187;
  }

  .p-cards-item:nth-child(475 of .is-show) {
    -ms-grid-row: 189;
    grid-row-start: 189;
  }

  .p-cards-item:nth-child(480 of .is-show) {
    -ms-grid-row: 191;
    grid-row-start: 191;
  }

  .p-cards-item:nth-child(485 of .is-show) {
    -ms-grid-row: 193;
    grid-row-start: 193;
  }

  .p-cards-item:nth-child(490 of .is-show) {
    -ms-grid-row: 195;
    grid-row-start: 195;
  }

  .p-cards-item:nth-child(495 of .is-show) {
    -ms-grid-row: 197;
    grid-row-start: 197;
  }

  .p-cards-item:nth-child(500 of .is-show) {
    -ms-grid-row: 199;
    grid-row-start: 199;
  }

  .p-cards-item:nth-child(505 of .is-show) {
    -ms-grid-row: 201;
    grid-row-start: 201;
  }

  .p-cards-item.is-hide2 {
    display: none !important;
  }

  .p-article-wrap {
    margin-bottom: 40px;
  }

  .p-article-item a.active {
    border: none;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    opacity: 1;
  }

  .c-smilestory-headline {
    font-size: 28px;
    line-height: 1.285714285714286;
    letter-spacing: 0.09em;
    font-weight: 600;
  }

  .p-smilestory-header__logo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 120px;
    height: 120px;
    -webkit-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
  }

  .p-smilestory-header__logo.p-top-is-hidden {
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .p-smilestory-header__nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .p-smilestory-header__nav li a {
    width: 87px;
    height: 47px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-smilestory-header__nav li a span {
    display: inline-block;
    font-size: 12px;
    line-height: 1.1;
    letter-spacing: 0.09em;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-right: 15px;
  }

  .p-smilestory-header__nav li a span:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 6px;
    right: 0;
    top: 50%;
    margin-top: -2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../images/common/ico_arrow_down.svg") left top no-repeat;
    background-size: cover;
  }

  .p-smilestory-header__nav li a span.btn-back:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }

  .p-smilestory-header.is-fixed .p-smilestory-header__nav,
  .p-smilestory-header.is-fixed .p-smilestory-header__logo {
    opacity: 1;
    visibility: visible;
  }

  main {
    padding-top: 0 !important;
  }

  .l-area__inner-left.is-fixed .p-smilestory-kv__description {
    height: 100%;
  }

  .l-area__inner-left.is-bottom .p-smilestory-kv__description {
    height: 100%;
  }

  .l-area__inner-right {
    width: 70.27818448023426% !important;
    margin-left: 29.721815519765737% !important;
    padding: 0 60px !important;
    padding: 0 4.39238653% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }

  .p-smilestory-kv {
    height: 100vh;
    position: relative;
  }

  .p-smilestory-kv__description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: calc(100% - 108px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .p-smilestory-kv__logo {
    width: 68.7%;
    padding-top: calc(35 / 662 * 100vh);
  }

  .p-smilestory-kv__btn {
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
  }

  .p-smilestory-kv__btn a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 9px 20px 22px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    border-radius: 46px;
    color: #fff;
  }

  .p-smilestory-kv__btn a::after {
    position: absolute;
    content: "";
    bottom: 11px;
    left: 50%;
    width: 11px;
    height: 6px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/common/ico_arrow_down.svg") no-repeat right
      center/100% 100%;
    z-index: 1;
  }

  .p-smilestory-kv__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .p-smilestory-kv__item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
  }

  .p-smilestory-kv__item-bg.is-visible {
    opacity: 1;
    visibility: visible;
  }

  .p-smilestory-what {
    padding: 60px 0;
    text-align: center;
    color: #ffbc0d;
  }

  .p-smilestory-what__headline {
    margin-bottom: 30px;
  }

  .p-smilestory-what__photo {
    width: 100%;
    margin-bottom: 38px;
  }

  .p-smilestory-what__photo img {
    width: 100%;
    vertical-align: bottom;
  }

  .p-smilestory-what__copy p {
    font-size: 12px;
    line-height: 1.916666666666667;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .p-smilestory-sustainability {
    margin: 0 -60px;
    margin: 0 -4.39238653vw;
    padding: 96px 0 156px;
    background: url("../images/mcdonal_custainability_bg_pc.jpg") no-repeat top
      center/cover;
    color: #fff;
    text-align: center;
  }

  .p-smilestory-sustainability__lead {
    margin: 50px 0;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .p-smilestory-sustainability__copy p {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .p-smilestory-sustainability__btn {
    margin-top: 50px;
  }

  .p-smilestory-sustainability__btn a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 14px 50px 13px 49px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    color: inherit;
    border-radius: 45px;
  }

  .p-smilestory-sustainability__btn a::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 24px;
    width: 6px;
    height: 11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../images/common/ico_arrow_right.svg") no-repeat right
      center/100% 100%;
    z-index: 1;
  }

  .c-page-top {
    margin-top: 50px;
    text-align: center;
  }

  .c-page-top__btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #ffbc0d;
    font-size: 18px;
    line-height: 1.277777777777778;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 37px 10px 0;
    position: relative;
  }

  .c-page-top__btn::before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 34px;
    height: 18px;
    background: url("../images/common/ico_arrow_up.svg") no-repeat top
      center/100% 100%;
    z-index: 1;
  }

  .c-share {
    margin: 80px 0;
  }

  .c-share .c-share-btn-item {
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 18px;
  }

  .c-share .c-share-btn-item a {
    display: block;
  }

  .p-articles-title {
    margin-bottom: 35px;
    text-align: center;
  }

  .p-articles-title__ico {
    margin-bottom: 6px;
    width: 48.4px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .p-articles-title__ico.ico-check {
    width: 62.43px;
  }

  .p-articles-title__ico.ico-check img {
    display: block;
    width: 100%;
    height: auto;
  }

  .p-featured-articles-new {
    padding: 60px 0;
  }

  .p-featured-articles-new.is-hide-padding {
    padding-bottom: 0;
  }

  .p-article-after-filter01 {
    margin-top: 40px;
  }

  .p-article-after-filter02:not(.is-no-result) {
    padding-top: 60px;
  }

  .p-article-after-filter02:not(.is-no-result).is-hide-padding {
    padding-top: 0;
  }

  .p-featured-articles-check {
    margin: 0 -4.39238653vw;
    padding: 40px 4.39238653vw;
    background: #fef9ed;
  }

  .p-featured-articles-check.is-hide {
    display: none;
  }

  .p-featured-articles-check__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
  }

  .p-featured-articles-check__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .p-featured-articles-check__link {
    display: block;
    height: 100%;
    background: #fff;
    color: #2d2d2d;
  }

  .p-featured-articles-check__figure {
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: relative;
  }

  .p-featured-articles-check__figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
  }

  .p-featured-articles-check__description {
    padding: 15px;
  }

  .p-featured-articles-check__label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #ffbc0d;
  }

  .p-featured-articles-check__label .ico {
    width: 42.43px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-featured-articles-check__label .txt {
    font-size: 12px;
    line-height: 1.333333333333333;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-left: 2px;
  }

  .p-featured-articles-check__title {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    max-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p-featured-articles-check__meta {
    margin-top: 7px;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0.03em;
    font-weight: 300;
  }

  .p-featured-articles-check__meta .time {
    margin-right: 1em;
  }

  .btn-filter-fixed {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    padding: 12px 16px;
    outline: none;
    -webkit-box-shadow: 0px 4px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    z-index: 1000;
    border: none;
    cursor: pointer;
  }

  .btn-filter-fixed span {
    font-size: 12px;
    line-height: 1.333333333333333;
    letter-spacing: 0.03em;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-right: 20px;
  }

  .btn-filter-fixed span::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background: url("../images/common/ico_search.svg") no-repeat center
      center/100% 100%;
  }

  .p-filter-article-outside-modal--wrap {
    width: 100%;
    overflow-x: auto;
    padding: 0 0 15px;
  }

  .p-filter-article-outside-modal--wrap::-webkit-scrollbar {
    height: 6px;
  }

  .p-filter-article-outside-modal--wrap::-webkit-scrollbar-track {
    background-color: #fef9ed;
  }

  .p-filter-article-outside-modal--wrap::-webkit-scrollbar-thumb {
    background-color: #ffbc0d;
    border-radius: 3px;
  }

  .p-filter-article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .p-filter-article__item {
    margin-top: 10px;
    margin-right: 6px;
  }

  .p-filter-article__item input {
    display: none;
  }

  .p-filter-article__item label {
    display: block;
    padding: 5px 12px 4px;
    border: 1px solid #ffbc0d;
    color: #ffbc0d;
    border-radius: 24px;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    cursor: pointer;
  }

  .p-filter-article__item label:has(input:checked) {
    color: #fff;
    border-color: transparent;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  }

  .no-result {
    border: 2px solid #ffbc0d;
    text-align: center;
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 25px;
  }

  .filter-wrapper {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper.is-active {
    visibility: visible;
    opacity: 1;
  }

  .filter-wrapper__inner {
    max-width: 860px;
    margin: 0 auto;
    padding: 100px 0;
  }

  .filter-wrapper .filter-close {
    position: fixed;
    top: 30px;
    right: 30px;
    width: 33px;
    height: 33px;
    text-indent: -99999px;
    color: transparent;
    background: url("../images/common/ico_close.svg") no-repeat center
      center/100% 100%;
    z-index: 1001;
    cursor: pointer;
  }

  .filter-wrapper .filter-title {
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .filter-wrapper .filter-info {
    margin-top: -55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .filter-wrapper .filter-info__title {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: transparent;
    border-radius: 10px 10px 0 0;
    padding: 15px 20px 20px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    margin-bottom: -4px;
  }

  .filter-wrapper .filter-info__title__txt {
    position: relative;
    padding-bottom: 7px;
  }

  .filter-wrapper .filter-info__title__txt::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffbc0d;
    border-radius: 10px;
    z-index: 1;
    content: "";
  }

  .filter-wrapper .filter-info__title__txt span {
    color: #ffbc0d;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: 35px;
    position: relative;
  }

  .filter-wrapper .filter-info__title__txt span::before,
  .filter-wrapper .filter-info__title__txt span::after {
    position: absolute;
    top: 48%;
    right: 0;
    width: 12px;
    height: 2px;
    background: #ffbc0d;
    border-radius: 10px;
    z-index: 1;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .filter-wrapper .filter-info__title__txt span::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }

  .filter-wrapper .filter-info__title.is-active {
    background: #fef9ed;
  }

  .filter-wrapper
    .filter-info__title.is-active
    .filter-info__title__txt
    span::after {
    opacity: 0;
  }

  .filter-wrapper .filter-info__content {
    width: 100vw;
    position: relative;
    z-index: 2;
    display: none;
    margin: 0 calc(430px - 50vw) 15px;
  }

  .filter-wrapper .filter-info__content::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fef9ed;
    z-index: 1;
  }

  .filter-wrapper .filter-info__content__inner {
    position: relative;
    z-index: 2;
    max-width: 860px;
    margin: 0 auto;
    padding: 30px 20px;
  }

  .filter-wrapper .filter-info__copy {
    font-size: 12px;
    line-height: 1.583333333333333;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .filter-wrapper .filter-label__inner {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.5;
  }

  .filter-wrapper .filter-label__inner input {
    display: none;
  }

  .filter-wrapper .filter-label__inner::before {
    min-width: 162px;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
  }

  .filter-wrapper .filter-label__inner label {
    position: relative;
    z-index: 2;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 14px 45px 12px;
    color: #ffbc0d;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-label__inner label::after {
    position: absolute;
    top: 5px;
    left: 5px;
    background: transparent;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    content: "";
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-label__inner:has(input:checked) {
    cursor: pointer;
    opacity: 1;
  }

  .filter-wrapper .filter-label__inner:has(input:checked) label {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    color: #fff;
  }

  .filter-wrapper .filter-label__inner:has(input:checked) label::after {
    background: #ffbc0d;
    border-color: #ffbc0d;
  }

  .filter-wrapper .filter-label__inner:has(input:checked):hover {
    opacity: 1;
  }

  .filter-wrapper .filter-area__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .filter-wrapper .filter-area__list li {
    width: 76px;
    text-align: center;
    margin-top: 15px;
    position: relative;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-area__list li::after {
    border: 2px solid transparent;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 4px;
    left: 4px;
    content: "";
    opacity: 0.4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-area__list li.item-mea {
    color: #ff7900;
  }

  .filter-wrapper .filter-area__list li.item-mea::after {
    background: #ff7900;
  }

  .filter-wrapper .filter-area__list li.item-ear {
    color: #59a642;
  }

  .filter-wrapper .filter-area__list li.item-ear::after {
    background: #59a642;
  }

  .filter-wrapper .filter-area__list li.item-sup {
    color: #ff5443;
  }

  .filter-wrapper .filter-area__list li.item-sup::after {
    background: #ff5443;
  }

  .filter-wrapper .filter-area__list li.item-peo {
    color: #85dbff;
  }

  .filter-wrapper .filter-area__list li.item-peo::after {
    background: #85dbff;
  }

  .filter-wrapper .filter-area__list li .item-image {
    display: block;
    width: 76px;
    height: 76px;
    position: relative;
  }

  .filter-wrapper .filter-area__list li .item-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .filter-area__list li .item-image .image-on {
    opacity: 0;
  }

  .filter-wrapper .filter-area__list li .item-image .image-off {
    opacity: 1;
  }

  .filter-wrapper .filter-area__list li:hover {
    opacity: 1;
  }

  .filter-wrapper .filter-area__list li:has(input:checked) {
    opacity: 1;
  }

  .filter-wrapper .filter-area__list li:has(input:checked)::after {
    background: transparent;
    border-color: #fff;
    opacity: 1;
  }

  .filter-wrapper
    .filter-area__list
    li:has(input:checked)
    .item-image
    .image-on {
    opacity: 1;
  }

  .filter-wrapper
    .filter-area__list
    li:has(input:checked)
    .item-image
    .image-off {
    opacity: 0;
  }

  .filter-wrapper .filter-area__list li label {
    display: block;
    cursor: pointer;
  }

  .filter-wrapper .filter-area__list li input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
  }

  .filter-wrapper .filter-area__list li + li {
    margin-left: 10px;
  }

  .filter-wrapper .filter-area__text {
    display: block;
    font-size: 10px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin: 4px -10px 0;
  }

  .filter-wrapper .p-story-area__wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .filter-wrapper .p-story-area__wrap li {
    text-align: center;
    margin-top: 15px;
    position: relative;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .p-story-area__wrap li::after {
    border: 2px solid transparent;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 4px;
    left: 4px;
    content: "";
    opacity: 0.4;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-mea::after {
    background: #ff7900;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-ear::after {
    background: #59a642;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-sup::after {
    background: #ff5443;
  }

  .filter-wrapper .p-story-area__wrap li.p-story-area__inner-peo::after {
    background: #85dbff;
  }

  .filter-wrapper .p-story-area__wrap li.is-active {
    opacity: 1;
  }

  .filter-wrapper .p-story-area__wrap li.is-active::after {
    background: transparent;
    border-color: #fff;
    opacity: 1;
  }

  .filter-wrapper .p-story-area__wrap li + li {
    margin-left: 10px;
  }

  .filter-wrapper .p-story-area__inner-text {
    font-size: 10px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-top: 4px;
  }

  .filter-wrapper .filter-block + .filter-block {
    margin-top: 50px;
  }

  .filter-wrapper .filter-btn {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    padding: 14px 16px 13px;
    outline: none;
    border-radius: 40px;
    border: none;
    width: 820px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
  }

  .filter-wrapper .filter-btn::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 17px;
    height: 17px;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../images/common/ico_search.svg") no-repeat center
      center/100% 100%;
    z-index: 1;
  }

  .filter-wrapper .filter-btn span {
    font-size: 14px;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    color: #fff;
    padding-right: 20px;
  }

  .filter-wrapper .filter-btn-wrap {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.5)),
      to(#fff)
    );
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0%,
      #fff 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0%,
      #fff 100%
    );
  }
}

#p-article-before-filter {
  display: none;
}

#p-filter-article-inside-modal {
  width: 100%;
}

@media screen and (min-width: 931px) {
  .p-top-effort {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 931px) {
  .p-top-effort__item {
    width: 402px;
    margin-top: 40px;
    font-size: 12px;
    line-height: 1.583333333333333;
    letter-spacing: 0.09em;
  }
}

@media screen and (max-width: 930px) {
  .p-top-effort__item {
    margin-top: 5.333333333333334vw;
    font-size: 3.2vw;
    line-height: 1.583333333333333;
    letter-spacing: 0.09em;
  }
}

@media screen and (min-width: 931px) {
  .p-top-effort__title {
    font-size: 16px;
    line-height: 1.1875;
    letter-spacing: 0.09em;
  }
}

@media screen and (max-width: 930px) {
  .p-top-effort__title {
    font-size: 4.266666666666667vw;
    line-height: 1.1875;
    letter-spacing: 0.09em;
  }
}

.p-top-effort__small {
  display: block;
}

@media screen and (min-width: 931px) {
  .p-top-effort__small {
    margin-top: 4px;
    font-size: 12px;
    line-height: 1.583333333333333;
    letter-spacing: 0.09em;
  }
}

@media screen and (max-width: 930px) {
  .p-top-effort__small {
    margin-top: 1.066666666666667vw;
    font-size: 3.2vw;
    line-height: 1.583333333333333;
    letter-spacing: 0.09em;
  }
}

@media screen and (min-width: 931px) {
  .p-top-effort__text {
    margin-top: 12px;
  }
}

@media screen and (max-width: 930px) {
  .p-top-effort__text {
    margin-top: 3.2vw;
  }
}

.p-top-effort__type__quality {
  color: #ff7900;
}

.p-top-effort__type__earth {
  color: #59a743;
}

.p-top-effort__type__community {
  color: #ff5443;
}

.p-top-effort__type__job {
  color: #7ebdcd;
}

.p-smilestory-what__headline__ico {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 931px) {
  .p-smilestory-what__headline__ico {
    width: 5.676190476190476%;
    margin-bottom: 2.380952380952381%;
  }
}

@media screen and (max-width: 930px) {
  .p-smilestory-what__headline__ico {
    width: 12.714666666666666vw;
    margin-bottom: 5.333333333333334vw;
  }
}

.p-filter-count {
  display: none;
}

@media screen and (min-width: 931px) {
  .p-filter-count {
    margin-top: 2.738095238095238%;
    padding-bottom: 0.357142857142857%;
    border-bottom: 1px solid #ffbc0f;
  }
}

@media screen and (max-width: 930px) {
  .p-filter-count {
    margin: 6.133333333333333vw 5.333333333333334vw 0;
    padding-bottom: 0.8vw;
    border-bottom: 0.266666666666667vw solid #ffbc0f;
  }
}

.p-filter-count.is-show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (min-width: 931px) {
  .p-filter-count__head {
    margin-bottom: 0.476190476190476%;
    font-size: 12px;
    line-height: 1.583333333333333;
    letter-spacing: 0.09em;
  }
}

@media screen and (max-width: 930px) {
  .p-filter-count__head {
    margin-bottom: 1.066666666666667vw;
    font-size: 3.2vw;
    line-height: 1.416666666666667;
    letter-spacing: 0.09em;
  }
}

.p-filter-count__text {
  font-weight: bold;
}

@media screen and (min-width: 931px) {
  .p-filter-count__text {
    margin-left: 0.595238095238095%;
    font-size: 23px;
    line-height: 1.347826086956522;
    letter-spacing: 0.03em;
  }
}

@media screen and (max-width: 930px) {
  .p-filter-count__text {
    margin-left: 1.333333333333333vw;
    font-size: 6.133333333333333vw;
    line-height: 1.347826086956522;
    letter-spacing: 0.03em;
  }
}

.btn-filter-fixed em {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.818181818181818em;
  height: 1.818181818181818em;
  background-color: #db0007;
  font-style: normal;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (min-width: 931px) {
  .btn-filter-fixed em {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: 0.03em;
  }
}

@media screen and (max-width: 930px) {
  .btn-filter-fixed em {
    font-size: 2.933333333333333vw;
    line-height: 1.818181818181818;
    letter-spacing: 0.03em;
  }
}

.btn-filter-fixed em.is-show {
  display: block;
}

.p-story-bg {
  background: #fff;
}

.p-story-article__inner_right h3 + p,
.p-story-article__inner_right p + p,
.p-story-content-item__content-text + .p-story-content-item__content-text {
  margin-top: 2em;
}

.p-story-article__text,
.p-story-content-item__content-text {
  line-height: 2;
}

.p-story-content-item__content-text,
.p-story-article__text {
  color: #000;
}

.p-cards-item__meta .time {
  opacity: 0.8;
}

@media screen and (min-width: 931px) {
  .p-story-bg {
    margin-top: 60px;
  }

  .p-story-content-item__body {
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 36px;
  }

  .p-story-article__wrap + .p-story-article__wrap {
    margin-top: 72px;
  }

  .p-story-content-item__title {
    font-size: 30px;
    line-height: 1.333333333333333;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-content-item__text {
    margin-top: 7px;
    font-size: 14px;
    line-height: 1.571428571428571;
    letter-spacing: 0.03em;
    margin-bottom: 0;
  }

  .p-story-content-item__meta {
    margin-top: 10px;
    font-size: 12px;
    line-height: 2.083333333333333;
    letter-spacing: 0.03em;
  }

  .p-story-content-item__meta .time {
    margin-right: 1em;
  }

  .p-story-content-item__caption + img,
  .p-story-article__inner_left img.mt {
    margin-top: 28px;
  }

  .p-story-content-item__content-text-kome {
    margin: 28px 0 72px;
    font-size: 11px;
    line-height: 1.6;
    color: #666;
  }

  .l-content-story .p-story-content-item__content-text-kome {
    margin: 28px 0 32px;
  }

  .p-story-content-tags-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px;
  }

  .p-story-content-tags-list li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .p-story-content-tags-list li a {
    padding: 5px 12px 4px;
    color: #ffbc0d;
    border: 1px solid #ffbc0d;
    border-radius: 24px;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-content-kv-tags {
    margin-bottom: 30px;
  }

  .p-story-article__title {
    position: relative;
    padding-left: 14px;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-article__title::before {
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 4px;
    height: 100%;
    height: calc(100% - 8px);
    z-index: 1;
    border-radius: 10px;
    background: #ffbc0d;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(top, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to bottom, #ffbc0d 0%, #ffa100 100%);
  }

  .p-story-note__text {
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-title-lv4 {
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 0.09em;
    font-weight: 600;
    margin-bottom: 28px;
    text-align: left;
  }

  .l-content-link-related {
    padding-bottom: 80px;
  }

  .l-content-link-related .p-story-title-lv4 {
    text-align: center;
  }

  .p-story-related-inner {
    margin-top: 0;
  }

  .p-story-related-inner__item {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 14px 50px 13px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    font-size: 14px;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    min-width: 330px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border-radius: 40px;
  }

  .p-story-related-inner__item::before {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 6px;
    height: 11px;
    background: url("../images/common/ico_arrow_right.svg") no-repeat center
      center/100% 100%;
  }

  .p-story-related-inner__item .arrow_re {
    display: none;
  }

  .p-story-related-inner__item:hover {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    ) !important;
    background: -webkit-linear-gradient(
      left,
      #ffbc0d 0%,
      #ffa100 100%
    ) !important;
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%) !important;
  }

  .p-story-meta-description {
    padding: 40px 0;
    background: #fef9ed;
  }

  .p-story-meta-description dl dt {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(top, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to bottom, #ffbc0d 0%, #ffa100 100%);
    border-radius: 5px;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.571428571428571;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-meta-description dl dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.03em;
  }

  .p-story-meta-description dl + dl {
    margin-top: 35px;
  }

  .p-story-area__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 13px;
  }

  .p-story-area__item {
    width: 76px;
    margin-top: 20px;
  }

  .p-story-area__item.area-01 {
    color: #ff7900;
  }

  .p-story-area__item.area-02 {
    color: #59a642;
  }

  .p-story-area__item.area-03 {
    color: #ff5443;
  }

  .p-story-area__item.area-04 {
    color: #85daff;
  }

  .p-story-area__link {
    display: block;
    width: 100%;
    color: inherit;
  }

  .p-story-area__text {
    font-size: 10px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    text-align: center;
    display: block;
    margin: 4px -10px 0;
  }

  .p-story-slider {
    margin-top: 0;
    padding: 80px 0;
  }

  .p-story-slider__inner {
    max-width: 860px;
    padding: 0;
  }

  .p-story-slider .p-story-slider__slick .slick-dots {
    bottom: -20px;
  }

  .p-story-slider .p-story-slider__slick .slick-dots li {
    width: 7px;
    height: 7px;
    margin: 0 5px;
  }

  .p-story-slider .slick-dotted.slick-slider {
    margin-bottom: 27px;
  }

  .p-story-slider .slick-list {
    margin-left: -7px !important;
  }

  .p-story-slider .slick-slide {
    margin-left: 7px !important;
  }

  .p-story-slider-item__inner {
    width: 100% !important;
  }

  .p-story-slider-item__anker:hover .p-story-slider-item__img img {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .p-story-slider-item__img {
    border-radius: 0;
  }

  .p-story-slider-item__img img {
    border-radius: 0;
  }

  .p-story-slider-item__inner {
    min-height: 252px;
    margin-right: 0;
  }

  .p-story-slider-item__body {
    border-radius: 0;
    padding: 15px 10px;
  }

  .p-story-slider-item__body .p-story-slider-label__wrap {
    width: 74px;
    height: 20px;
    top: 1px;
    padding-top: 6px;
    -webkit-transform: translateY(-99.99%);
    transform: translateY(-99.99%);
  }

  .p-story-slider-item__title {
    padding-top: 0;
    width: 100%;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-bottom: 5px;
    max-height: 33.6px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p-story-slider-item__text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0.03em;
    max-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p-story-slider-item__arrow {
    display: none;
  }

  .p-story-articles-check {
    padding: 40px 0 60px;
    background: #fef9ed;
  }

  .l-content-story-return {
    margin: 40px 0;
  }

  .p-story-return-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .p-story-return-btn__link {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 14px 50px 13px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    font-size: 14px;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    min-width: 330px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border-radius: 40px;
  }

  .p-story-return-btn__link::before {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 6px;
    height: 11px;
    background: url("../images/common/ico_arrow_left.svg") no-repeat center
      center/100% 100%;
  }

  #mcd-global-footer .footer-container {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 930px) {
  .p-story-content-item__wrap {
    margin-bottom: 21.333333333333336vw;
  }

  .p-story-content-item__text {
    margin-top: 1.866666666666667vw;
    font-size: 3.2vw;
    line-height: 1.666666666666667;
    letter-spacing: 0.03em;
    margin-bottom: 0;
  }

  .p-story-content-item__meta {
    margin-top: 2.133333333333333vw;
    font-size: 2.666666666666667vw;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }

  .p-story-content-item__meta .time {
    margin-right: 1em;
  }

  .p-story-content-item__caption + img,
  .p-story-article__inner_left img.mt {
    margin-top: 10.666666666666668vw;
  }

  .p-story-content-tags-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6vw;
  }

  .p-story-content-tags-list li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .p-story-content-tags-list li a {
    padding: 5px 12px 4px;
    color: #ffbc0d;
    border: 1px solid #ffbc0d;
    border-radius: 6.4vw;
    font-size: 3.2vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-content-kv-tags {
    margin-bottom: 9.6vw;
    padding: 0 5.333333333333334vw;
  }

  .p-story-content-item__content-text {
    width: calc(100% - 10.666667vw);
    margin-left: auto;
    margin-right: auto;
    font-size: 3.733333333333334vw;
    line-height: 2;
  }

  .p-story-content-item__content-text + .p-story-content-item__content-text {
    margin: 2em auto 0;
  }

  .l-content-story {
    width: 100%;
    padding: 0 5.333333333333334vw;
  }

  .p-story-article__title {
    margin-top: 10.666666666666668vw;
    position: relative;
    padding-left: 3.733333333333334vw;
    font-size: 5.866666666666666vw;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-article__title::before {
    position: absolute;
    content: "";
    top: 0.533333333333333vw;
    left: 0;
    width: 4px;
    height: 100%;
    height: calc(100% - 2.133333333333333vw);
    z-index: 1;
    border-radius: 2.666666666666667vw;
    background: #ffbc0d;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(top, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to bottom, #ffbc0d 0%, #ffa100 100%);
  }

  .p-story-article__text {
    font-size: 3.733333333333334vw;
    line-height: 2;
  }

  .p-story-content-item__caption {
    margin-top: 3.2vw;
  }

  .p-story-content-item__content-text-kome {
    margin: 10.666666666666668vw 0;
    font-size: 2.933333333333333vw;
    line-height: 1.6;
    color: #666;
  }

  .p-story-article__wrap + .p-story-article__wrap {
    margin-top: 21.333333333333336vw;
  }

  .p-story-note__text {
    padding: 5.333333333333334vw;
    font-size: 3.2vw;
    line-height: 1.833333333333333;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-bg .c-share {
    margin: 21.333333333333336vw 0;
  }

  .p-story-title-lv4 {
    font-size: 5.333333333333334vw;
    line-height: 1.25;
    letter-spacing: 0.09em;
    font-weight: 600;
    margin-bottom: 7.466666666666668vw;
    text-align: left;
  }

  .l-content-link-related {
    padding-bottom: 21.333333333333336vw;
  }

  .l-content-link-related .p-story-title-lv4 {
    text-align: center;
  }

  .l-content-link-related .p-story-related {
    margin-bottom: 0;
  }

  .l-content-link-related .p-story-related-inner {
    margin-top: 0;
  }

  .l-content-link-related .p-story-related-inner + .p-story-related-inner {
    margin-top: 2.666666666666667vw;
  }

  .p-story-related-inner__item {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 3.733333333333334vw 13.333333333333334vw 3.466666666666666vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    font-size: 3.733333333333334vw;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    min-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border-radius: 10.666666666666668vw;
  }

  .p-story-related-inner__item::before {
    position: absolute;
    top: 50%;
    right: 5.333333333333334vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 1.6vw;
    height: 2.933333333333333vw;
    background: url("../images/common/ico_arrow_right.svg") no-repeat center
      center/100% 100%;
  }

  .p-story-related-inner__item .arrow_re {
    display: none;
  }

  .p-story-related-inner__item:hover {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    ) !important;
    background: -webkit-linear-gradient(
      left,
      #ffbc0d 0%,
      #ffa100 100%
    ) !important;
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%) !important;
  }

  .p-story-meta-description {
    padding: 10.666666666666668vw 0;
    background: #fef9ed;
  }

  .p-story-meta-description dl dt {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(top, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to bottom, #ffbc0d 0%, #ffa100 100%);
    border-radius: 1.333333333333333vw;
    padding: 0.533333333333333vw 3.2vw;
    font-size: 3.733333333333334vw;
    line-height: 1.571428571428571;
    letter-spacing: 0.03em;
    font-weight: 600;
  }

  .p-story-meta-description dl dd {
    margin-top: 2.133333333333333vw;
    font-size: 3.733333333333334vw;
    line-height: 2;
    letter-spacing: 0.03em;
  }

  .p-story-meta-description dl + dl {
    margin-top: 9.333333333333334vw;
  }

  .p-story-area {
    margin-top: 21.333333333333336vw;
    padding: 0;
  }

  .p-story-area__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 3.466666666666666vw;
  }

  .p-story-area__item {
    width: 20.266666666666666vw;
    margin-top: 5.333333333333334vw;
  }

  .p-story-area__item.area-01 {
    color: #ff7900;
  }

  .p-story-area__item.area-02 {
    color: #59a642;
  }

  .p-story-area__item.area-03 {
    color: #ff5443;
  }

  .p-story-area__item.area-04 {
    color: #85daff;
  }

  .p-story-area__link {
    display: block;
    width: 100%;
    color: inherit;
  }

  .p-story-area__text {
    font-size: 2.666666666666667vw;
    line-height: 1.25;
    letter-spacing: 0.03em;
    font-weight: 600;
    text-align: center;
    display: block;
    margin: 1.066666666666667vw -2.666666666666667vw 0;
  }

  .p-story-slider {
    margin: 0;
    background: #fff;
    padding: 21.333333333333336vw 0 21.333333333333336vw 5.333333333333334vw;
    padding: 21.333333333333336vw 5.333333333333334vw;
  }

  .p-story-slider__inner {
    max-width: 100%;
    padding: 0;
  }

  .p-story-slider .p-story-slider__slick {
    padding-right: 2.666666666666667vw;
    margin-right: -5.333333333333334vw;
  }

  .p-story-slider .p-story-slider__slick .slick-dots {
    bottom: -5.333333333333334vw;
  }

  .p-story-slider .p-story-slider__slick .slick-dots li {
    width: 1.866666666666667vw;
    height: 1.866666666666667vw;
    margin: 0 1.333333333333333vw;
  }

  .p-story-slider .slick-dotted.slick-slider {
    margin-bottom: 7.199999999999999vw;
  }

  .p-story-slider .slick-list {
    margin-left: -1.866666666666667vw !important;
  }

  .p-story-slider .slick-slide {
    margin-left: 1.866666666666667vw !important;
  }

  .p-story-slider .ps__rail-x {
    margin-right: 5.333333333333334vw;
    background: rgba(254, 249, 237, 0.5);
  }

  .p-story-slider-item__inner {
    width: 50.13333333333333vw !important;
    margin-right: 2.666666666666667vw !important;
  }

  .p-story-slider-item__anker {
    width: 50.13333333333333vw !important;
  }

  .p-story-slider-item__img {
    border-radius: 0;
  }

  .p-story-slider-item__img img {
    border-radius: 0;
  }

  .p-story-slider-item__inner {
    min-height: 61.6vw;
    margin-right: 0;
  }

  .p-story-slider-item__body {
    border-radius: 0;
    padding: 4vw 2.666666666666667vw;
  }

  .p-story-slider-item__body .p-story-slider-label__wrap {
    width: 19.733333333333334vw;
    height: 5.333333333333334vw;
    top: 0.266666666666667vw;
    padding-top: 1.6vw;
    -webkit-transform: translateY(-99.99%);
    transform: translateY(-99.99%);
  }

  .p-story-slider-item__title {
    padding-top: 0;
    width: 100%;
    font-size: 3.2vw;
    line-height: 1.4;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-bottom: 1.333333333333333vw;
    max-height: 8.959999999999999vw;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p-story-slider-item__text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.666666666666667vw;
    line-height: 1.3;
    letter-spacing: 0.03em;
    max-height: 6.933333333333333vw;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p-story-slider-item__arrow {
    display: none;
  }

  .p-story-articles-check {
    padding: 10.666666666666668vw 0 16vw;
    background: #fef9ed;
  }

  .l-content-story-return {
    margin: 16vw 0;
  }

  .p-story-return-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .p-story-return-btn__link {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 3.733333333333334vw 13.333333333333334vw 3.466666666666666vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffbc0d),
      to(#ffa100)
    );
    background: -webkit-linear-gradient(left, #ffbc0d 0%, #ffa100 100%);
    background: linear-gradient(to right, #ffbc0d 0%, #ffa100 100%);
    font-size: 3.733333333333334vw;
    line-height: 1.285714285714286;
    letter-spacing: 0.03em;
    font-weight: 600;
    min-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border-radius: 10.666666666666668vw;
  }

  .p-story-return-btn__link::before {
    position: absolute;
    top: 50%;
    left: 5.333333333333334vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 1.6vw;
    height: 2.933333333333333vw;
    background: url("../images/common/ico_arrow_left.svg") no-repeat center
      center/100% 100%;
  }

  #mcd-global-footer .footer-container {
    margin-top: 0 !important;
  }
}

.p-story-content-item__content-text span.bold,
.p-story-article__text span.bold {
  font-weight: 600;
}

.p-story-article-type2__wrap_column .p-story-article-type2__inner_right {
  width: 100%;
  float: none;
  margin-left: 0;
}

.p-story-article-type2__wrap_column .p-story-article-type2__inner_left {
  width: 100%;
  float: none;
  margin-right: 0;
}

.p-story-article-type2__wrap_column .p-story-article-type2__inner_left figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
}

.p-story-article-type2__wrap_column .p-story-article-type2__inner_left img,
.p-story-article-type2__wrap_column .p-story-article-type2__inner_left .img {
  width: 415px;
}

@media screen and (min-width: 931px) {
  .p-story-article-type2__wrap_column
    .p-story-article-type2__inner_right
    .p-story-article-type2__title {
    margin-top: 70px;
  }

  .p-story-article-type2__wrap_column
    .p-story-article-type2__inner_left
    .p-story-content-item__caption
    + img {
    margin-top: 40px;
  }
}

@media screen and (max-width: 930px) {
  .p-story-article-type2__wrap_column
    .p-story-article-type2__inner_right
    .p-story-article-type2__title {
    margin-top: 10.666666666666668vw;
  }

  .p-story-article-type2__wrap_column .p-story-article-type2__inner_left img,
  .p-story-article-type2__wrap_column .p-story-article-type2__inner_left .img {
    width: 100%;
  }
}

.p-filter-article.p-filter-article-outside {
  display: block;
}

.p-filter-article.p-filter-article-outside ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.p-story-article-type2__bnr_wrap {
  text-align: center;
}

.p-story-article-type2__bnr_wrap .p-story-article-type2__text {
  font-weight: 600;
  line-height: 1.7;
  margin-bottom: 1em;
}

.p-story-article-type2__bnr_wrap .p-story-article-type2__bnr {
  display: inline-block;
}

.p-story-article-type2__bnr_wrap .p-story-article-type2__bnr:hover figure img {
  opacity: 0.5;
  transition: 0.3s;
}

@media screen and (max-width: 930px) {
  .p-story-article-type2__bnr_wrap .p-story-article-type2__bnr figure {
  width: 100%!important;
  }
}
