@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*▼色▼*/
/*▼文字▼*/
/*▼サイズ▼*/
/*▼FLEX系▼*/
/*▼グリッド系▼*/
body.cat_strategy .kei4 {
  padding-top: 6rem;
}
body.cat_strategy .tit_gra > span {
  background-image: -moz-linear-gradient(0deg, #1f3691 0%, #6e248c 100%);
  background-image: -webkit-linear-gradient(0deg, #1f3691 0%, #6e248c 100%);
  background-image: -ms-linear-gradient(0deg, #1f3691 0%, #6e248c 100%);
}
body.cat_strategy .main_ctt section {
  padding-top: 10rem;
}
body.cat_strategy .main_ctt section:first-of-type {
  padding-top: 0;
}

section.str > h1:first-child,
section.str > h2:first-child,
section.str > h3:first-child,
section.str > h4:first-child,
section.str > div:first-child {
  margin-top: 0;
}
section.str .pfkds {
  margin-top: 5rem;
  width: clamp(100px, 75%, 610px) !important;
}

.anchornav {
  margin-top: -5rem;
  margin-bottom: 2rem;
}
.anchornav > .box {
  width: clamp(100px, 85%, 956px);
  margin: 0 auto;
  padding: 0 0.5em 0.25em;
  border-bottom: 1px solid #c4a162;
  position: relative;
}
.anchornav > .box::before,
.anchornav > .box::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  position: absolute;
  bottom: -3px;
  background-color: #c4a162;
  transform: rotate(45deg);
}
.anchornav > .box::before {
  left: 0px;
}
.anchornav > .box::after {
  right: 0px;
}
.anchornav a {
  text-decoration: none !important;
  transition: 0.3s;
  display: inline-block;
  color: #c4a162;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500 !important;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0.25em 0.75em 0.35em;
  border-radius: 6px;
  margin: 0.5rem;
  background-color: rgba(255, 255, 255, 0);
}
.anchornav a:hover {
  color: white;
  background-color: #c4a162;
}

.picbig > .box {
  width: clamp(100px, 85%, 812px);
  margin: 0 auto;
}

.txbig {
  margin-top: 5rem;
}
.txbig > .box {
  width: clamp(100px, 85%, 812px);
  margin: 0 auto;
  text-align: center;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500 !important;
  line-height: 1.75;
}

.tit_m2 {
  margin-top: 7.5rem;
}
.tit_m2 > .box {
  width: clamp(100px, 85%, 700px);
  margin: 0 auto;
  text-align: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.35;
}
.tit_m2 > .box::before,
.tit_m2 > .box::after {
  content: "";
  display: inline-block;
  width: 11.6rem;
  aspect-ratio: 116/71;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.tit_m2 > .box::before {
  background-image: url("../img/strategy/tit_m_l.png");
}
.tit_m2 > .box::after {
  background-image: url("../img/strategy/tit_m_r.png");
}
.tit_m2 > .box > span {
  width: calc(100% - (11.6rem * 2));
  font-family: "Noto Serif JP", serif;
  font-weight: 700 !important;
  color: #c4a162;
  padding: 0 1em;
  text-align: center;
  font-size: 2.2rem;
}
.tit_m2 > .box > span > span {
  display: inline-block;
}
.tit_m2.face01::before,
.tit_m2.face02::before,
.tit_m2.face03::before,
.tit_m2.face04::before,
.tit_m2.face05::before,
.tit_m2.face06::before,
.tit_m2.face07::before,
.tit_m2.face08::before,
.tit_m2.face09::before,
.tit_m2.face10::before {
  content: "";
  display: block;
  width: 100%;
  height: 8rem;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 1rem;
}
.tit_m2.face01::before {
  background-image: url("../img/strategy/face/01.png");
}
.tit_m2.face02::before {
  background-image: url("../img/strategy/face/02.png");
}
.tit_m2.face03::before {
  background-image: url("../img/strategy/face/03.png");
}
.tit_m2.face04::before {
  background-image: url("../img/strategy/face/04.png");
}
.tit_m2.face05::before {
  background-image: url("../img/strategy/face/05.png");
}
.tit_m2.face06::before {
  background-image: url("../img/strategy/face/06.png");
}
.tit_m2.face07::before {
  background-image: url("../img/strategy/face/07.png");
}

.movtx {
  margin-top: 5rem;
}
.movtx > .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: clamp(100px, 85%, 900px);
  margin: auto;
}
.movtx .tx {
  width: clamp(100px, 100%, 336px);
  /* text-align: justify; */
  margin-top: -0.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400 !important;
}
.movtx .mov {
  width: clamp(100px, 100%, 520px);
}
.movtx .mov .picframe .pic {
  border: none;
  background-image: url("../img/strategy/loading.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  padding-bottom: 56.25%; /* This is for an aspect ratio of 16:9. Change this value for different aspect ratios */
  height: 0;
  overflow: hidden;
}

.movtx .mov .picframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movtx .mov .picframe .pic video {
  width: 100%;
  height: auto;
  border: 2px solid #c4a162;
}
.movtx:nth-child(even) > .box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.movtx.boss > .box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.point {
  margin-bottom: 2rem;
  width: 100%;
}
.point > .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-align: left;
}
.point img {
  width: 3rem;
  height: 3rem;
  margin-right: 0.8rem;
}
.point span {
  line-height: 1.25;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500 !important;
  font-size: 2rem;
}

.information {
  margin-top: 5rem;
}
.information::before {
  margin-bottom: 4rem;
  content: "";
  display: block;
  height: 14px;
  width: 100%;
  background-image: url(../img/tobira/kei1.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.information > .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5rem;
  width: 85%;
  margin: 0 auto;
}
.information dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.5em;
}
.information dl:last-child {
  margin-right: 0;
}
.information dl dt,
.information dl dd,
.information dl dt span {
  line-height: 1;
  display: inline-block;
}
.information dl dt {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.5em;
}
.information dl dt::before,
.information dl dt::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 100%;
}
.information dl dt::before {
  width: 0;
  height: 0;
  border-right: 0.875em solid #c4a162;
  border-top: 0.875em solid transparent;
  border-bottom: 0.875em solid transparent;
}
.information dl dt::after {
  width: 0;
  height: 0;
  border-left: 0.875em solid #c4a162;
  border-top: 0.875em solid transparent;
  border-bottom: 0.875em solid transparent;
}
.information dl dt span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500 !important;
  color: white;
  background-color: #c4a162;
  padding: 0.35em 4px;
}
.information dl dd {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400 !important;
}
.information dl.bd dd {
  letter-spacing: 0.1em;
}

.items {
  margin-top: 5rem;
}
.items > .box {
  width: clamp(100px, 75%, 812px);
  margin: 0 auto;
}
.items ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  grid-row-gap: 4rem;
  grid-column-gap: 5%;
}
.items ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.items .pic {
  margin-right: 1rem;
  width: 8.6rem;
}
.items .pic img {
  width: 100%;
  height: auto;
}
.items .tx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 8.6rem - 1rem);
  text-align: left;
}
.items .tx h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500 !important;
  font-size: 1.4rem;
  color: #c4a162;
  line-height: 1;
}
.items .tx h4::before {
  content: "◆";
  display: inline;
}
.items .tx dl dt {
  font-family: "Noto Serif JP", serif;
  font-weight: 700 !important;
  font-size: 1.8rem;
  color: #c4a162;
  line-height: 1.1;
  border-bottom: 1px solid #c4a162;
  margin-bottom: 5px;
  padding-bottom: 6px;
}
.items .tx dl dd {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400 !important;
  font-size: 1.6rem;
  line-height: 1;
}

.iteminfo {
  margin-top: 4rem;
}
.iteminfo > .box {
  width: clamp(100px, 75%, 480px);
  margin: auto;
  margin-top: 3rem;
}
.iteminfo > .box:first-child {
  margin-top: 0;
}
.iteminfo .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.iteminfo .tit img {
  width: 5rem;
  margin-right: 1rem;
}
.iteminfo .tit .name {
  width: calc(100% - 6rem);
}
.iteminfo .tit .name big,
.iteminfo .tit .name small {
  color: #c4a162;
  line-height: 1;
  display: block;
  text-align: left;
}
.iteminfo .tit .name big {
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700 !important;
  margin: 0.35em 0;
}
.iteminfo .tit .name small {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500 !important;
}
.iteminfo table {
  margin-top: 1rem;
  width: 100%;
  border-collapse: collapse;
}
.iteminfo table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border-top: 1px solid #c4a162;
}
.iteminfo table tr:last-child {
  border-bottom: 1px solid #c4a162;
}
.iteminfo table th,
.iteminfo table td {
  text-align: left;
  padding: 0.5em 0.75em;
  line-height: 1.5;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.iteminfo table th {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600 !important;
  width: 11em;
  background-color: #f3ece0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.iteminfo table td {
  width: calc(100% - 11em);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400 !important;
}
.iteminfo table td span {
  display: inline-block;
}
.iteminfo.mini table th {
  width: 9em;
}
.iteminfo.mini table td {
  width: calc(100% - 9em);
}
.iteminfo.fset table td {
  font-feature-settings: initial;
  -webkit-font-feature-settings: initial;
  -moz-font-feature-settings: initial;
  letter-spacing: -0.06em;
}

/*---------------------------------------------------------------------------BP1920*/
/*---------------------------------------------------------------------------BP1600*/
/*---------------------------------------------------------------------------BP1280*/
@media (max-width: 1280px) {
  .movtx .tx {
    width: calc(100% - 564px);
  }
}
/*---------------------------------------------------------------------------BP1120*/
@media (max-width: 1120px) {
  .movtx > .box,
  .movtx:nth-child(even) > .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .movtx .point {
    order: 1;
  }

  .movtx .tx {
    order: 3;
    width: 85%;
    margin: 2rem auto 0;
  }

  .movtx .mov {
    order: 2;
    width: 100%;
  }

  .tit_m2 > .box > span {
    width: calc(100% - (6.5rem * 2));
  }

  .tit_m2 > .box::before,
  .tit_m2 > .box::after {
    width: 6.5rem;
    aspect-ratio: 152/142;
  }

  .tit_m2 > .box::before {
    background-image: url("../img/strategy/tit_m_l2.png");
  }

  .tit_m2 > .box::after {
    background-image: url("../img/strategy/tit_m_r2.png");
  }

  .items ul {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 2.5rem;
  }
}
/*---------------------------------------------------------------------------BP1024*/
/*---------------------------------------------------------------------------BP1023*/
/*---------------------------------------------------------------------------BP960*/
/*---------------------------------------------------------------------------BP896*/
/*---------------------------------------------------------------------------BP768*/
@media (max-width: 768px) {
  .tit_m2 > .box > span {
    font-size: 2rem;
  }

  .tit_m2 > .box::before,
  .tit_m2 > .box::after {
    width: 5.5rem;
  }

  .tit_m2 > .box > span {
    width: calc(100% - (5.5rem * 2));
  }
  .iteminfo table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .iteminfo table th,
  .iteminfo table td {
    width: 100% !important;
  }
  .iteminfo table td {
    padding-bottom: 1.25rem;
  }
}
/*---------------------------------------------------------------------------BP767*/
/*---------------------------------------------------------------------------BP620*/
@media (max-width: 620px) {
  .tit_m2 > .box::before,
  .tit_m2 > .box::after {
    width: 5rem;
  }
  .tit_m2 > .box > span {
    width: calc(100% - (5rem * 2));
    padding: 0 0.25em;
  }

  .items ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .items .tx {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .items .tx h4 {
    margin-bottom: 1rem;
  }
}

/*---------------------------------------------------------------------------BP480*/
@media (max-width: 480px) {
  .items ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .items .tx {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .items .tx h4 {
    margin-bottom: 1rem;
  }
}
