﻿@charset "UTF-8";

@media screen and (min-width:768px), print{
.brand-stories_sp-only {
  display: none !important;
}
.brand-stories_keyvisual {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  overflow: hidden;
}
.brand-stories_keyvisual-img.keyvisual-sp {
  display: none;
}
.brand-stories_keyvisual-img {
  position: relative;
}
.brand-stories_keyvisual-img > img {
  max-width: 100%;
}
.brand-stories_keyvisual-box {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
.brand-stories_keyvisual-box-inner {
  display: table;
  margin: 0 auto;
  width: auto;
}
.brand-stories_keyvisual-hdg {
  display: table;
  margin: 0 auto;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.brand-stories_keyvisual-hdg.type_text-shadow {
  text-shadow: 0px 0px 5px #333;
}
.brand-stories_keyvisual-hdg .hdg-main {
  font-size: 4.8rem;
}
.brand-stories_keyvisual-hdg .hdg-sub {
  margin-left: auto;
  margin-left: -0.7em;
}
.brand-stories_keyvisual-sub {
  display: table;
  margin-left: auto;
  margin-top: 1em;
  font-size: 2.3rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #fff;
}
.brand-stories_keyvisual-sub.type_text-shadow {
  text-shadow: 0px 0px 4px #1F1F1F,0px 0px 2px #3F3F3F;
}
.brand-stories_inner {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1270px;
}
.brand-stories_inner p {
  line-height: 1.68;
  font-size: 2.2rem;
}
.brand-stories_section-inner {
  margin: 0 auto;
  max-width: 1010px;
}
.brand-stories_section-break {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #e1e1e1;
}
.brand-stories_hdg {
  margin-top: 2.2em;
  text-align: center;
  font-size: 2.8rem;
}
.brand-stories_hdg + p {
  margin-top: 1.2em;
}
.brand-stories_hdg > em {
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
  font-size: 4.3rem;
}
.brand-stories_paragraph {
  margin-top: 1em;
}
.brand-stories_paragraph02 {
  margin-top: 1.9em;
}
.brand-stories_box-list {
  margin-top: 2.8em;
}
.brand-stories_box-list > .brand-stories_box {
  margin-top: 1em;
}
.brand-stories_box-list > .brand-stories_box:first-child {
  margin-top: 0;
}
.brand-stories_box {
  position: relative;
}
.brand-stories_box-inner {
  position: absolute;
  top: 50%;
  left: 23%;
  transform: translateY(-50%);
}
.brand-stories_box-icon {
  display: inline-block;
  margin-bottom: 1em;
  padding: 0.4em 1em;
  font-weight: 400;
  text-align: center;
  background-color: #cc0500;
  color: #fff;
}
.brand-stories_box-inner .brand-stories_box-icon {
  line-height: 1;
  font-size: 1.6rem;
}
.brand-stories_box-hdg {
  color: #fff;
  line-height: 1.31;
  font-size: 3.2rem;
  font-weight: bold;
}
.brand-stories_box > a {
  display: block;
}
.brand-stories_box > a:hover,
.brand-stories_box > a:focus {
  opacity: 0.8;
}
.brand-stories_box-img > img {
  width: 100%;
}
.brand-stories_box-img-sp {
  display: none;
}
.brand-stories_media-move {
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
}
.brand-stories_media-move_inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.brand-stories_media-move_caption {
  font-size: 1.6rem;
  line-height: 1.6;
  padding-top: 10px;
  max-width: 100%;
}
.brand-stories_media-move_frame {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-height: calc(0%);
  padding: 56.25% 0 0 0;
  text-align: center;
}
.brand-stories_media-move_frame > iframe{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/*リンクモジュールのmb打ち消し*/
.mod-link {
  margin: 0;
}
}
@media screen and (min-width:768px) and (max-width:1920px), print{
.brand-stories_keyvisual-box {
  top: 12.7%;
}
.brand-stories_keyvisual-hdg {
  font-size: 1.664vw;
}
.brand-stories_keyvisual-hdg .hdg-main {
  font-size: 2.496vw;
}
.brand-stories_keyvisual-sub {
  font-size: 1.2vw;
}
.brand-stories_hdg {
  font-size: 1.458vw;
}
.brand-stories_hdg > em {
  font-size: 2.24vw;
}
.brand-stories_inner p {
  font-size: 1.146vw;
}
.brand-stories_btn {
  margin: 2em auto 0;
  display: table;
}
.brand-stories_btn > a {
  line-height: 1;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 18px 13px 14px 34px;
  color: #333;
  background: #f7f7f7;
  width: 304px;
  max-width: 100%;
  border: 1px solid #999;
  border-radius: 4px;
  
}
.brand-stories_btn > a[href] {
  transition: .2s background ease-out;
}
.brand-stories_btn > a[href]:hover {
  background: #fff;
}
.brand-stories_btn > a:before,
.brand-stories_btn > a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  content: "";
}
.brand-stories_btn > a:before {
  width: 18px;
  height: 18px;
  background: #1a1a1a;
  z-index: 0;
  left: 11px;
  border-radius: 36px;
}
.brand-stories_btn > a:after {
  z-index: 1;
  left: 16px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid #fff;
  border-width: 1px 1px 0 0;
}
}
@media screen and (min-width:768px) and (max-width:1600px), print{
.brand-stories_hdg {
  font-size: 2.3rem;
}
.brand-stories_hdg > em {
  font-size: 3.6rem;
}
.brand-stories_inner p {
  font-size: 1.8rem;
}
}
@media screen and (min-width:768px) and (max-width:1400px), print{
.brand-stories_keyvisual-hdg {
  font-size: 2.3rem;
}
.brand-stories_keyvisual-hdg .hdg-main {
  font-size: 3.5rem;
}
.brand-stories_keyvisual-sub {
  font-size: 1.7rem;
}
}

@media screen and (min-width:768px) and (max-width:1240px), print{
.brand-stories_box-inner .brand-stories_box-icon {
  font-size: 1.289vw;
}
.brand-stories_box-hdg {
  font-size: 2.579vw;
}
}
@media screen and (max-width:767px){
.brand-stories_pc-only {
  display: none !important;
}
.brand-stories_keyvisual {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.brand-stories_keyvisual-img.keyvisual-pc {
  display: none;
}
.brand-stories_keyvisual-img > img {
  width: 100%;
}
.brand-stories_keyvisual-hdgWrap {
  position: relative;
}
.brand-stories_keyvisual-hdg {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 0 5px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.2;
  transform: translateY(-50%);
}
.brand-stories_keyvisual-hdg.type_text-shadow {
  text-shadow: 0px 0px 5px #333,0px 0px 3px #4E4E4E;
}
.brand-stories_keyvisual-hdg .hdg-main {
  font-size: 2.5rem;
}
.brand-stories_keyvisual-hdg .hdg-sub {
  display: table;
  margin: 0 auto;
  text-align: center;
}
.brand-stories_keyvisual-subWrap {
  padding: 10px 15px;
  font-size: 1.5rem;
  background-color: #f4f4f4;
}
.brand-stories_keyvisual-sub {
  display: table;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #333;
}
.brand-stories_paragraph {
  margin-top: 1em;
}
.brand-stories_paragraph02 {
  margin-top: 1.8em;
} 
.brand-stories_hdg {
  margin-top: 2.2em;
  text-align: center;
  font-size: 2rem;
}
.brand-stories_hdg > em {
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
}
.brand-stories_hdg + p {
  margin-top: 1.2em;
}
.brand-stories_inner {
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}
.brand-stories_inner p {
  line-height: 1.7;
  font-size: 1.4rem;
}
.brand-stories_section-inner {
  margin: 0 auto;
  max-width: 1010px;
}
.brand-stories_section-break {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #e1e1e1;
}
.brand-stories_box-list {
  margin-top: 2.8em;
}
.brand-stories_box-list > .brand-stories_box {
  margin-top: 1em;
}
.brand-stories_box-list > .brand-stories_box:first-child {
  margin-top: 0;
}
.brand-stories_box {
  position: relative;
}
.brand-stories_box-inner {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.brand-stories_box-icon {
  display: inline-block;
  margin-bottom: 0.3em;
  padding: 0.4em 1em;
  font-weight: 400;
  text-align: center;
  background-color: #cc0500;
  color: #fff;
}
.brand-stories_box-inner .brand-stories_box-icon {
  line-height: 1;
  font-size: 1.1rem;
}
.brand-stories_box-hdg {
  color: #fff;
  line-height: 1.31;
  font-size: 1.8rem;
  font-weight: bold;
}
.brand-stories_box > a {
  display: block;
}
.brand-stories_box-img > img {
  width: 100%;
}
.brand-stories_box-img-pc {
  display: none;
}
.brand-stories_media-move {
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
}
.brand-stories_media-move_inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.brand-stories_media-move_caption {
  font-size: 1.3rem;
  line-height: 1.6;
  max-width: 100%;
  padding-top: 6px;
}
.brand-stories_media-move_frame {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-height: calc(0%);
  padding: 56.25% 0 0 0;
  text-align: center;
}
.brand-stories_media-move_frame > iframe{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.brand-stories_btn {
  margin: 2em auto 0;
  display: table;
}
.brand-stories_btn > a {
  line-height: 1;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 18px 12px 16px 32px;
  color: #333;
  background: #f7f7f7;
  width: 220px;
  max-width: 100%;
  border: 1px solid #999;
  border-radius: 4px;
}
.brand-stories_btn > a[href] {
  transition: .2s background ease-out;
}
.brand-stories_btn > a:before,
.brand-stories_btn > a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  content: "";
}
.brand-stories_btn > a:before {
  width: 15px;
  height: 15px;
  background: #1a1a1a;
  z-index: 0;
  left: 11px;
  border-radius: 36px;
}
.brand-stories_btn > a:after {
  z-index: 1;
  left: 15px;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  border: 1px solid #fff;
  border-width: 1px 1px 0 0;
}
/*リンクモジュールのmb打ち消し*/
.mod-link {
  margin: 0;
}
}
@media screen and (min-width:768px), print{
.brand-stories_keyvisual.keyvisual-episode {
  max-width: none;
}
.brand-stories_keyvisual-img.keyvisual-episode {
  top: 0;
  left: 50%;
  min-width: 1920px;
  max-height: 470px;
  transform: translateX(-50%);
}
.brand-stories_keyvisual-img.keyvisual-episode > img {
  width: 100%;
  max-width: none;
}
.brand-stories_keyvisual-box.keyvisual-episode {
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.brand-stories_keyvisual-box-inner.keyvisual-episode {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1270px;
  width: 100%;
}
.brand-stories_keyvisual-hdgWrap.keyvisual-episode {
  display: -webkit-flex;
  display: flex;
}
.brand-stories_keyvisual-img-text {
  margin-right: 40px;
}
.brand-stories_keyvisual-hdg.keyvisual-episode {
  font-size: 3.2rem;
  font-weight: bold;
}
.brand-stories_keyvisual-icon {
  display: inline-block;
  margin-bottom: 1em;
  line-height: 1;
  padding: 7px 10px;
  font-weight: 400;
  text-align: center;
  background-color: #cc0500;
  color: #fff;
}
.brand-stories_hdg02 {
  position: relative;
  display: table;
  margin: 2.3em auto 0;
  padding-left: 110px;
  line-height: 1.33;
  font-size: 3rem;
}
.brand-stories_hdg02.ic-society:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 80px;
  height: 58px;
  background: url("-/media/Project/Canon/CanonJP/Website/corporate/brand-stories/shared/image/episode-icon-01") 0 0 no-repeat;
}
.brand-stories_hdg02.ic-living:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 80px;
  height: 60px;
  background: url("-/media/Project/Canon/CanonJP/Website/corporate/brand-stories/shared/image/episode-icon-02") 0 0 no-repeat;
}
.brand-stories_hdg02.ic-work:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 72px;
  height: 58px;
  background: url("-/media/Project/Canon/CanonJP/Website/corporate/brand-stories/shared/image/episode-icon-03") 0 0 no-repeat;
}

.brand-stories_hdg02 + * {
  margin-top: 2em;
}
.brand-stories_hdg03 {
  line-height: 1.5;
  font-size: 2.4rem;
  font-weight: bold;
}
.brand-stories_hdg03 + * {
  margin-top: 1.4em;
}
.brand-stories_hdg04 {
  margin-top: 2.2em;
  line-height: 1.4;
  font-size: 3rem;
  text-align: center;
}
.brand-stories_inner.type02 {
  max-width: 1060px;
}
.brand-stories_inner.type02 p {
  font-size: 1.8rem;
}
.brand-stories_img {
  margin-top: 1.6em;
  text-align: center;
}
.brand-stories_img > img,
.brand-stories_img02 > img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.brand-stories_img figcaption {
  margin-top: 0.6em;
  font-size: 1.6rem;
}
.brand-stories_img02 figcaption {
  margin-top: 0.6em;
  font-size: 1.6rem;
}
.brand-stories_bg-gray {
  margin-top: 2.8em;
  padding: 58px 0 35px;
  background-color: #f4f4f4;
}
.brand-stories_column-layout {
  display: -webkit-flex;
  display: flex;
  margin-top: 1.7em;
}
.brand-stories_media-layout + * {
  margin-top: 2em;
}
.brand-stories_column-layout > .brand-stories_column_item {
  width: calc(50% - 20.5px);
}
.brand-stories_column-layout > .brand-stories_column_item:nth-child(2n) {
  margin-left: 40px;
}
.brand-stories_media-layout {
  margin-top: 2em;
  }
.brand-stories_media-layout > .brand-stories_media_image {
  float: left;
  margin-left: 20px;
  max-width: 43%;
}
.brand-stories_media-layout > .brand-stories_media_detail {
  float: left;
  max-width: calc(57% - 20px);
}
.brand-stories_box-list02 {
  display: -webkit-flex;
  display: flex;
}
.brand-stories_box-list02 > .brand-stories_box02 {
  width: calc(50% - 20.5px);
}
.brand-stories_box-list02 > .brand-stories_box02:nth-child(2n) {
  margin-left: 40px;
}
.brand-stories_box-list02 {
  margin-top: 2.2em;
}
.brand-stories_box02 {
  position: relative;
}
.brand-stories_box02 > a {
  display: block;
}
.brand-stories_box02 > a:hover,
.brand-stories_box02 > a:focus{
  opacity: 0.8;
}
.brand-stories_box-img-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 68%;
  z-index: 1;
}
.brand-stories_box-img-text > img{
  max-width: 100%;
  width: auto;
}
.brand-stories_box-inner02 {
  position: absolute;
  bottom: 10%;
  left: 6%;
}
.brand-stories_box-icon02 {
  display: inline-block;
  margin-bottom: 1em;
  padding: 0.5em 0.6em;
  font-weight: 400;
  text-align: center;
  background-color: #cc0500;
  color: #fff;
}
.brand-stories_box-inner02 .brand-stories_box-icon02 {
  line-height: 1;
  font-size: 1.6rem;
}
.brand-stories_box-hdg02 {
  color: #fff;
  line-height: 1.31;
  font-size: 2.8rem;
  font-weight: bold;
}
.brand-stories_media-layout:after {
  content: '';
  display: block;
  clear: both;
}
}
@media screen and (min-width:768px) and (max-width:1920px), print{
.brand-stories_box-hdg02 {
  font-size: 1.45vw;
}
.brand-stories_box-inner02 .brand-stories_box-icon02 {
  font-size: 0.833vw;
}
}
@media screen and (min-width:768px) and (max-width:1400px), print{
.brand-stories_box-inner02 .brand-stories_box-icon02 {
  font-size: 1.2rem;
}
}
@media screen and (min-width:768px) and (max-width:1240px), print{
  .brand-stories_keyvisual.keyvisual-episode {
  height: calc(100vw * 0.367);
  }
.brand-stories_keyvisual-img.keyvisual-episode {
  position: absolute;
  min-width: auto;
  width: auto;
  height: calc(100vw * 0.367);
}
.brand-stories_keyvisual-img.keyvisual-episode > img {
  max-width: none;
  width: auto;
  height: 100%;
}
.brand-stories_keyvisual-img > img {
  max-width: 100%;
}
}
@media screen and (min-width:768px) and (max-width:1200px), print{
.brand-stories_box-hdg02 {
  font-size: 1.8rem;
}
}
@media screen and (min-width:768px) and (max-width:900px), print{
.brand-stories_keyvisual-hdg.keyvisual-episode {
  font-size: 3.556vw;
}
.brand-stories_keyvisual-icon {
  font-size: 2vw;
}
}
@media screen and (max-width:767px){
.brand-stories_keyvisual-box.keyvisual-episode {
  position: relative;
  width: 100%;
}
.brand-stories_keyvisual-hdgWrap.keyvisual-episode {
  position: static;
}
.brand-stories_keyvisual-hdg.keyvisual-episode {
  position: static;
  top: auto;
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  transform: translateY(0%);
}
.brand-stories_keyvisual-img-text {
  position: absolute;
  top: 15px;
  left: 0;
  padding: 0 15px;
  width: 100%;
  text-align: center;
}
.brand-stories_keyvisual-img-text > img {
  max-width: 100%;
  width: auto;
}
.brand-stories_keyvisual-text.keyvisual-episode {
  position: relative;
  padding: 21px 15px;
  background-color: #f4f4f4;
}
.brand-stories_keyvisual-icon {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 100%;
  line-height: 1;
  padding: 7px 15px;
  font-weight: 400;
  text-align: center;
  background-color: #cc0500;
  color: #fff;
}
.brand-stories_hdg02 {
  position: relative;
  display: table;
  margin: 2.3em auto 0;
  padding-left: 62px;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: bold;
}
.brand-stories_hdg02.ic-society:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px;
  width: 48px;
  height: 36px;
  background: url("/brand-stories/shared/image/episode-icon-01.png") 0 0 no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.brand-stories_hdg02.ic-work:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px;
  width: 48px;
  height: 35px;
  background: url("/brand-stories/shared/image/episode-icon-03.png") 0 0 no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.brand-stories_hdg02.ic-living:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px;
  width: 48px;
  height: 35px;
  background: url("/brand-stories/shared/image/episode-icon-02.png") 0 0 no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.brand-stories_hdg02 + * {
  margin-top: 2em;
}
.brand-stories_hdg03 {
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: bold;
}
.brand-stories_hdg03 + * {
  margin-top: 1.4em;
}
.brand-stories_hdg04 {
  margin-top: 2.2em;
  line-height: 1.4;
  font-size: 2em;
  text-align: center;
}
.brand-stories_inner.type02 {
  max-width: 1060px;
}
.brand-stories_inner.type02 p {
  font-size: 1.4rem;
}
.brand-stories_img {
  display: table;
  margin: 1.6em auto 0;
  text-align: center;
}
.brand-stories_img02 {
  display: table;
  margin: 0 auto;
}
.brand-stories_img > img,
.brand-stories_img02 > img {
  max-width: 100%;
  width: auto;
}
.brand-stories_img figcaption {
  margin-top: 0.6em;
  font-size: 1.3rem;
}
.brand-stories_img02 {
  text-align: center;
}
.brand-stories_img02 figcaption {
  margin-top: 0.6em;
  text-align: left;
  font-size: 1.3rem;
}
.brand-stories_bg-gray {
  margin-top: 2.5em;
  padding: 37px 0 35px;
  background-color: #f4f4f4;
}
.brand-stories_column-layout {
  margin-top: 1.7em;
}
.brand-stories_media-layout + * {
  margin-top: 2em;
}
.brand-stories_column-layout > .brand-stories_column_item + .brand-stories_column_item {
  margin-top: 1em;
}
.brand-stories_media-layout {
  margin-top: 2em;
  }
.brand-stories_media-layout > .brand-stories_media_image {
  display: table;
  margin: 1.2rem auto 0;
}
.brand-stories_box-list02 > .brand-stories_box02 {
  width: 100%;
}
.brand-stories_box-list02 {
  margin-top: 1.6em;
}
.brand-stories_box-list02 >.brand-stories_box02 + .brand-stories_box02 {
  margin-top: 1.4em;
}
.brand-stories_box02 {
  position: relative;
}
.brand-stories_box02 > a {
  display: block;
}
.brand-stories_box-img-text > img {
  width: 100%;
}
.brand-stories_box-inner02 {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0 15px;
  width: 100%;
}
.brand-stories_box-icon02 {
  display: inline-block;
  margin-bottom: 0.7em;
  padding: 0.5em 0.6em;
  font-weight: 400;
  text-align: center;
  background-color: #cc0500;
  color: #fff;
}
.brand-stories_box-inner02 .brand-stories_box-icon02 {
  line-height: 1;
  font-size: 1.2rem;
}
.brand-stories_box-hdg02 {
  color: #fff;
  line-height: 1.31;
  font-size: 1.8rem;
  font-weight: bold;
}
.brand-stories_media-layout:after {
  content: '';
  display: block;
  clear: both;
}
}