figcaption {
  color: #888;
  margin-top: 8px;
}

/*quiz*/
.quiz {
  background-color: #F8D5DC;
}

.quiz .container article .areticle-header > div h3 span {
  color: #f0b61d;
}

.quiz .container article .areticle-header > div .btn-area > a {
  background-color: #f0b61d;
}

.quiz .container article .example > dl > dt b {
  color: #f0b61d;
}

.quiz .container article .example > dl > dd {
  background-color: #f0b61d;
}

/*instagram*/
.instagram {
  background-color: #E3EEDF;
}

.instagram .instagram-list > ul > li:nth-of-type(2) h3::before {
  background: url(../images/life/img_instagram_ic01_202508.svg);
}

.instagram .instagram-list > ul > li:nth-of-type(6) h3::before {
  background: url(../images/life/img_instagram_ic03_202508.svg);
}

.instagram .instagram-list > ul > li:nth-of-type(7) h3::before {
  background: url(../images/life/img_instagram_ic03_202508.svg);
}

.instagram .instagram-list > ul > li:nth-of-type(8) h3::before {
  background: url(../images/life/img_instagram_ic03_202508.svg);
}

.instagram .instagram-list .list-content > span {
  color: #0C853D;
}

/*trend1*/
.trend1 .page-header .details {
  background-color: #D3DE7A;
}

.trend1 section article.epi strong {
  color: #000;
}

/*trend2*/
.trend2 .page-header .details {
  background-color: #000;
}

.trend2 .page-header .details * {
  color: #fff !important;
}

.trend2 section:nth-of-type(1) {
  background: none;
}

.trend2 section:nth-of-type(1)::after {
  background: none;
}

.trend2 article {
  margin-bottom: 100px;
}

.trend2 section article p {
  margin-top: 20px;
}

.trend2 .flex {
  display: table;
  width: calc(100% + 30px);
  table-layout: fixed;
  margin: 0 -15px 60px;
}

.trend2 .flex > figure {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

.trend2 .trend2-product {
  flex-basis: 150%;
  padding-top: 30px;
}

.trend2 .trend2-epi {
  padding: 60px 0;
}

.trend2 .trend2-epi * {
  color: #fff;
}

.trend2 .trend2-epi .flex {
  margin-top: 60px;
}

.trend2 .trend2-epi .flex div {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

.trend2 .trend2-epi .flex h4 {
  margin: 20px 0 10px 0;
}

.trend2 .trend2-epi .flex p {
  margin: 0;
}

.table {
  display: table;
  width: calc(100% + 30px);
  table-layout: fixed;
  margin: 0 -15px 60px;
}

.table > div {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

.table > div:last-child {
  width: 35%;
}

@media (max-width: 1024px) {
  .trend2 .flex {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .trend2 .flex > div {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .trend2 .flex > div ~ div {
    margin-top: 30px !important;
  }
  .trend2 .flex figure {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .trend2 .flex figure ~ figure {
    margin-top: 30px !important;
  }
  .trend2 article {
    margin-bottom: 30px;
  }
  .trend2 article:last-child {
    margin: 0;
  }
  .trend2 .trend2-epi {
    padding: 40px 15px;
  }
  .trend2 .trend2-epi .flex {
    margin-top: 40px;
    padding: 0;
  }
  .trend2 .trend2-epi .flex div {
    width: 100%;
  }
  .table {
    display: block;
    width: 100%;
    margin: 0;
    padding-bottom: 30px;
  }
  .table > div {
    display: block;
    width: 100% !important;
    padding: 0;
  }
  .table > div ~ div {
    margin-top: 30px;
  }
}
.news section .section-header {
  display: table;
  width: 100%;
  padding: 10px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.news section .section-header > h2 {
  display: table-cell;
  vertical-align: middle;
  font-size: 50px;
  text-align: left;
}
.news section .section-header > span {
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
  text-align: right;
}
.news section .section-content {
  display: block;
  margin-top: 100px;
}
.news section .section-content article h3 {
  font-size: 24px;
}
.news section .section-content article .item-img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.news section .section-content article .item-img figure {
  display: block;
  width: 100%;
}
.news section .section-content article .item-img figure img {
  display: block;
  width: 100%;
}
.news section .section-content article .article-header {
  margin-bottom: 20px;
}
.news section .section-content article ~ article {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #000;
}
@media (max-width: 1024px) {
  .news section .section-header > h2 {
    font-size: 24px;
  }
  .news section .section-content {
    margin-top: 60px;
  }
  .news section .section-content article .article-header h3 {
    font-size: 20px;
  }
  .news section .section-content article ~ article {
    margin-top: 30px;
    padding-top: 30px;
  }
}

.road .page-top .container-fluid .v-align .inner {
  color: #fff;
}
@media (max-width: 1024px) {
  .road .page-top {
    background-color: #000;
  }
}
.road .road-wrap {
  display: block;
  width: 100%;
}
.road .road-wrap > ul > li > dl dt {
  font-size: 24px;
  font-weight: 900;
  color: #de9818;
}
.road .road-wrap > ul > li > dl dd {
  margin-top: 20px;
}
.road .road-wrap > ul > li ~ li {
  margin-top: 80px;
}
.road .figure-list {
  display: table;
  table-layout: fixed;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.road .figure-list > figure {
  display: table-cell;
  width: 100%;
  padding: 0 15px;
}
.road .figure-list > figure img {
  display: block;
  width: 100%;
}
@media (max-width: 1024px) {
  .road .figure-list {
    display: block;
    width: 100%;
    margin: 0;
  }
  .road .figure-list > figure {
    display: block;
    margin-top: 20px;
    padding: 0;
  }
}
.road section.second {
  background-color: #2b1c07;
  color: #fff;
}
.road section.second .container .section-content .road-wrap > ul {
  display: table;
  table-layout: fixed;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.road section.second .container .section-content .road-wrap > ul > li {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}
.road section.second .container .section-content .road-wrap > ul > li > dl dt {
  font-size: 30px;
}
.road section.second .container .section-content .road-wrap > ul > li .pizza-img {
  display: block;
}
.road section.second .container .section-content .road-wrap > ul > li .pizza-img figure {
  border-radius: 999px;
  overflow: hidden;
  border: 2px solid #de9818;
}
@media (max-width: 1024px) {
  .road section.second .container .section-content .road-wrap > ul {
    display: block;
    width: 100%;
    margin: 0;
  }
  .road section.second .container .section-content .road-wrap > ul > li {
    display: block;
    padding: 0;
  }
}
.road .recipe {
  display: block;
  margin-top: 30px;
}
.road .recipe .box-top {
  display: inline-block;
  margin-bottom: 30px;
}
.road .recipe .box-top > small {
  padding: 4px 10px;
  background-color: #de9818;
  color: #2b1c07;
  font-weight: bold;
}
.road .recipe .box-top > dl {
  display: block;
  margin-top: 15px;
  overflow: hidden;
}
.road .recipe .box-top > dl dt {
  position: relative;
  padding-right: 5px;
  color: #de9818;
  font-weight: 900;
}
.road .recipe .box-top > dl dt::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #de9818;
}
.road .recipe > ol > li {
  display: block;
}
.road .recipe > ol > li span {
  color: #de9818;
}
.road .recipe > ol > li ~ li {
  margin-top: 10px;
}
.road .recipe-list {
  display: block;
  margin-top: 100px;
}
.road .recipe-list > ul {
  display: table;
  table-layout: fixed;
  width: calc(100% + 60px);
  margin: -30px;
}
.road .recipe-list > ul > li {
  position: relative;
  display: table-cell;
  padding: 0 30px;
}
.road .recipe-list > ul > li ~ li::before {
  position: absolute;
  content: ">";
  color: #de9818;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  font-size: 50px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .road .recipe-list > ul {
    display: block;
    width: 100%;
    margin: 0;
  }
  .road .recipe-list > ul > li {
    display: block;
    padding: 0;
  }
  .road .recipe-list > ul > li ~ li {
    padding-top: 80px;
  }
  .road .recipe-list > ul > li ~ li::before {
    top: 0;
    left: 50%;
    transform: translatex(-50%) rotate(90deg);
  }
}
.road .recipe-list figure {
  display: block;
  width: 100%;
  border-radius: 999px;
  overflow: hidden;
  border: 2px solid #de9818;
}
.road .recipe-list figure img {
  display: block;
  width: 100%;
}

.trend {
  background: url("../images/life/img_trend_bg02.png") no-repeat 50% 50%/cover;
}
.trend .page-top .container-fluid .v-align .inner {
  color: #fff;
}
.trend .trend-wrap {
  display: block;
  width: 100%;
}
.trend .trend-wrap > ul > li > dl dt {
  font-size: 24px;
  font-weight: 900;
  color: #de9818;
}
.trend .trend-wrap > ul > li > dl dd {
  margin-top: 20px;
  color: #fff;
}
.trend .trend-wrap > ul > li ~ li {
  margin-top: 80px;
}
.trend .trend-wrap .deco-txt {
  position: absolute;
  left: -343px;
  top: 214px;
  color: #de9818;
  font-size: 100px;
  font-weight: 900;
  transform: rotate(90deg);
}
@media (max-width: 1024px) {
  .trend .trend-wrap .deco-txt {
    display: none;
  }
}
.trend section::after {
  content: none;
  display: none;
}
.trend .figure-list {
  display: table;
  table-layout: fixed;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.trend .figure-list > figure {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}
.trend .figure-list > figure img {
  display: block;
  width: 100%;
}
.trend .figure-list > div {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}
.trend .figure-list strong {
  display: block;
  margin-top: 30px;
  font-size: 30px;
  color: #de9818;
  font-weight: 900;
}
.trend .figure-list.type-2 > figure {
  width: 25%;
}
@media (max-width: 1024px) {
  .trend .figure-list {
    display: block;
    width: 100%;
    margin: 0;
  }
  .trend .figure-list > figure {
    display: block;
    margin-top: 20px;
    padding: 0;
  }
  .trend .figure-list > div {
    display: block;
    margin-top: 20px;
    padding: 0;
  }
  .trend .figure-list strong {
    font-size: 22px;
  }
  .trend .figure-list.type-2 > figure {
    width: 100%;
  }
}

.trend section:nth-of-type(1) {
  background: none;
}

.curation section.second {
  padding: 100px 0;
  color: #fff;
  background-color: #617934;
}
.curation section.second article .article-header > h3 {
  display: block;
  font-weight: 900;
  font-size: 36px;
}
.curation section.second article .article-header > span {
  display: block;
  margin-top: 10px;
}
.curation section.second article .article-header > span > b {
  font-weight: 900;
}
@media (max-width: 1024px) {
  .curation section.second {
    padding: 50px 0;
  }
  .curation section.second article .article-header > h3 {
    font-size: 24px;
  }
}
.curation .curation-box {
  display: table;
  table-layout: fixed;
  width: calc(100% + 80px);
  margin: 50px -40px 0;
}
.curation .curation-box > div {
  display: table-cell;
  vertical-align: top;
  padding: 0 40px;
}
.curation .curation-box > div.details {
  width: 35%;
}
.curation .curation-box figure {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.curation .curation-box figure > img {
  display: block;
  margin: 0;
  width: 100%;
}
.curation .curation-box .box {
  margin: 0 -15px;
}
.curation .curation-box .box .item-img {
  width: auto;
}
.curation .curation-box .curation-list h4 {
  display: block;
  text-align: center;
  font-weight: 900;
  font-size: 22px;
}
.curation .curation-box .curation-list > ul > li {
  padding: 30px 0;
}
.curation .curation-box .curation-list > ul > li dl dt {
  font-weight: 900;
}
.curation .curation-box .curation-list > ul > li dl dd {
  margin-top: 20px;
}
.curation .curation-box .curation-list > ul > li dl dd > span {
  display: block;
}
.curation .curation-box .curation-list > ul > li ~ li {
  border-top: 1px solid #fff;
}
@media (max-width: 1024px) {
  .curation .curation-box {
    display: block;
    width: 100%;
    margin: 30px auto 0;
  }
  .curation .curation-box > div {
    display: block;
    padding: 0;
  }
  .curation .curation-box > div.details {
    width: 100%;
  }
  .curation .curation-box > div ~ div {
    margin-top: 30px;
  }
}
.curation .notice {
  color: #f68a31;
}
.curation .notice > strong {
  font-weight: 900;
  font-size: 40px;
}
.curation .notice > p {
  margin-top: 20px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-position: under;
}
.curation .figure-list figure.row {
  width: 61.5%;
}
@media (max-width: 1024px) {
  .curation .figure-list figure.row {
    width: 100%;
  }
}

.space .space-info {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #000;
}

.present .page-header .container-fluid {
  background-color: #023894;
}
.present .attention {
  display: block;
  text-align: center;
  margin-top: 60px;
  font-weight: bold;
  font-size: 24px;
}
.present .attention > span {
  font-size: 50px;
}
.present section .container > .item-img {
  margin-top: 60px;
}
.present section.second {
  color: #fff;
  background-color: #023894;
}
@media (max-width: 1024px) {
  .present section.first {
    padding-bottom: 60px;
  }
}

.box {
  display: table;
  table-layout: fixed;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.box > div {
  display: table-cell;
  padding: 0 15px;
  vertical-align: top;
}
.box > div.details b {
  display: block;
  margin-bottom: 20px;
  color: #f05024;
  font-size: 22px;
  font-weight: 900;
}
@media (max-width: 1024px) {
  .box {
    display: block;
    table-layout: auto;
    width: 100%;
    margin: 0 auto;
  }
  .box > div {
    display: block;
    padding: 0;
    width: 100% !important;
  }
  .box > div ~ div {
    margin-top: 20px;
  }
}

.talk .page-header .container-fluid > div.details .container h3 {
  color: #f05024;
  text-decoration: underline;
  text-decoration-color: #fff;
  text-underline-offset: -15px;
  text-decoration-thickness: 30px;
}
.talk .page-header .container-fluid > div.details .container strong {
  display: block;
  margin-top: 20px;
  font-size: 26px;
  color: #f05024;
  line-height: 1.3;
}
.talk .page-header .container-fluid > div.details .container > b {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  color: #f05024;
}
.talk .page-header .container-fluid > div.details .container p {
  color: #000;
}
.talk .page-header .container-fluid > div.details .container span {
  color: #000;
}
.talk .talk-wrap .container .section-content > dl dt {
  margin-bottom: 20px;
  color: #f05024;
  font-size: 22px;
  font-weight: 900;
}
.talk .talk-wrap.first {
  padding: 100px 0;
}
.talk .talk-wrap.second {
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../images/life/img_talk_section_bg.png") no-repeat 50% 50%/cover;
}
.talk .talk-wrap.second .container .section-content > h3 {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 900;
  color: #f05024;
}
.talk .talk-wrap.second .container .section-content > h3 > span {
  display: block;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .talk .talk-wrap.first {
    padding-bottom: 60px;
  }
}
.talk .attention {
  display: block;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .talk .attention {
    border-radius: 25px !important;
  }
}
.talk .caption-box {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #000;
}
.talk .figure-list {
  margin-top: 50px;
}
.talk .figure-list > ul ~ ul {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .talk .figure-list > ul > li {
    width: 100% !important;
    padding: 0;
  }
  .talk .figure-list > ul ~ ul {
    margin-top: 20px;
  }
}/*# sourceMappingURL=lifeaction.css.map */