/*! Writen	by SCSS */
.mt5 {
  margin-top: 5px; }

.bold {
  font-weight: bold; }

.kvWrap img {
  max-width: 100%;
  width: 100%; }

.vtb {
  display: none; }
  @media screen and (max-width: 991px) {
    .vtb {
      display: block; } }

.vsp767 {
  display: none; }
  @media screen and (max-width: 767px) {
    .vsp767 {
      display: block; } }

@media screen and (max-width: 991px) {
  .mb50_sp {
    margin-bottom: 50px !important; } }

.sec_ttl {
  font-size: clamp(24px, 2.66vw, 32px); }
  @media screen and (max-width: 767px) {
    .sec_ttl {
      font-size: clamp(16px, 5vw, 32px); } }

.cap_l {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-feature-settings: "palt"; }

.cap_r {
  text-align: right;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-feature-settings: "palt"; }

.ta_c {
  text-align: center; }

.cap {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
  color: #fff;
  font-size: clamp(12px, 1.16vw, 14px);
  text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px; }
  .cap.left {
    left: 0;
    right: auto; }
  .cap.pc_left {
    left: 0;
    right: auto; }
    @media screen and (max-width: 767px) {
      .cap.pc_left {
        right: 0;
        left: auto; } }

.mb90 {
  margin-bottom: 90px; }

.annotation_wrap {
  background: #F3F3F3; }

.concept_ttl {
  max-width: 1040px;
  margin: 0 auto;
  padding: 90px 20px 90px; }
  @media screen and (max-width: 767px) {
    .concept_ttl {
      padding: 40px 20px; } }
  .concept_ttl .sec_ttl {
    color: #333;
    font-weight: 500;
    margin-bottom: 0;
    font-size: clamp(24px, 2.66vw, 32px); }
    @media screen and (max-width: 767px) {
      .concept_ttl .sec_ttl {
        font-size: clamp(22px, 3.55vw, 32px); } }
    .concept_ttl .sec_ttl.border {
      border-bottom: 1px solid #333;
      padding-bottom: 0.5em;
      margin-bottom: 0.5em; }
    @media screen and (max-width: 767px) {
      .concept_ttl .sec_ttl.sp_min {
        font-size: clamp(13px, 2.88vw, 26px);
        letter-spacing: 0.05em; } }
    @media screen and (max-width: 767px) {
      .concept_ttl .sec_ttl.vsp767 {
        margin-bottom: 0.5em; } }
    @media screen and (max-width: 767px) {
      .concept_ttl .sec_ttl.sp_lg {
        font-size: clamp(26px, 3.55vw, 32px);
        line-height: 1.233;
        letter-spacing: 0.1em; } }
  .concept_ttl .sec_ttl_sub {
    font-feature-settings: "palt";
    letter-spacing: 0;
    line-height: 1.6;
    font-weight: 500;
    font-size: clamp(15px, 1.66vw, 20px);
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .concept_ttl .sec_ttl_sub {
        font-size: clamp(12px, 2.6vw, 20px);
        letter-spacing: -0.02em; } }
    @media screen and (max-width: 767px) {
      .concept_ttl .sec_ttl_sub.sp_lg {
        font-size: clamp(20px, 2.88vw, 26px);
        line-height: 1.233; } }
  .concept_ttl.bottom .sec_ttl.border {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border-top: 1px solid #333;
    padding-top: 0.5em;
    margin-top: 0.5em; }

.border_box {
  box-sizing: border-box;
  max-width: 900px;
  position: relative;
  background: #f5f0bd;
  border: 5px solid;
  padding: 77px 20px 40px; }
  @media screen and (max-width: 767px) {
    .border_box {
      padding: 44px 30px 20px; } }
  .border_box .ttl_img {
    position: absolute;
    top: -51px;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(440%/8.59); }
    @media screen and (max-width: 991px) {
      .border_box .ttl_img {
        top: -10%; } }
    @media screen and (max-width: 767px) {
      .border_box .ttl_img {
        top: -10%;
        max-width: 440px;
        width: calc(100% - 60px); } }
    @media screen and (max-width: 480px) {
      .border_box .ttl_img {
        top: -9vw; } }
  .border_box .txt_box .box_ttl {
    font-feature-settings: "palt";
    line-height: 1;
    font-weight: bold;
    font-size: clamp(24px, 2.66vw, 32px);
    margin-bottom: 1em; }
    @media screen and (max-width: 991px) {
      .border_box .txt_box .box_ttl {
        font-size: clamp(20px, 2.33vw, 28px);
        line-height: 1.4; } }
  .border_box .txt_box .list_txt {
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .border_box .txt_box .list_txt {
        text-align: left; } }
    .border_box .txt_box .list_txt li + li {
      margin-top: 25px; }
    .border_box .txt_box .list_txt .list_ttl {
      font-feature-settings: "palt";
      line-height: 1;
      margin-bottom: 0.4em;
      font-size: clamp(15px, 2.16vw, 26px); }
      @media screen and (max-width: 767px) {
        .border_box .txt_box .list_txt .list_ttl {
          font-size: clamp(15px, 4.06vw, 26px); } }
    .border_box .txt_box .list_txt .list_txt {
      margin-bottom: 0;
      font-feature-settings: "palt";
      line-height: 1.333;
      font-size: clamp(14px, 1.5vw, 18px); }
      @media screen and (max-width: 767px) {
        .border_box .txt_box .list_txt .list_txt {
          font-size: clamp(13px, 2.81vw, 18px); } }
  .border_box.color01 {
    border-color: #e15925; }
    .border_box.color01 .box_ttl {
      color: #e15925; }
  .border_box.color02 {
    border-color: #94c030; }
    .border_box.color02 .box_ttl {
      color: #94c030; }
  .border_box.color03 {
    border-color: #4c96c9; }
    .border_box.color03 .box_ttl {
      color: #4c96c9; }

.area_ttls {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .area_ttls {
      flex-direction: column;
      margin-bottom: 0; } }
  .area_ttls.re {
    flex-direction: row-reverse; }
    @media screen and (max-width: 767px) {
      .area_ttls.re {
        flex-direction: column; } }
  .area_ttls .img {
    width: calc(654%/11.7); }
    @media screen and (max-width: 767px) {
      .area_ttls .img {
        width: calc(100% + 30px);
        margin: 0 -15px;
        text-align: center; } }
  .area_ttls .txt {
    width: calc(516%/11.7);
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .area_ttls .txt {
        width: 100%;
        display: block;
        padding: 15px 0; } }
    .area_ttls .txt p {
      font-feature-settings: "palt";
      line-height: 1.56;
      font-weight: 500;
      font-size: clamp(24px, 2.66vw, 32px);
      margin-bottom: 1em; }
      @media screen and (max-width: 991px) {
        .area_ttls .txt p {
          font-size: clamp(20px, 2.08vw, 25px);
          line-height: 1.4; } }
      @media screen and (max-width: 767px) {
        .area_ttls .txt p {
          font-size: clamp(20px, 5.21vw, 40px);
          line-height: 1.56;
          margin-bottom: 0; } }

.area_box {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .area_box {
      flex-direction: column;
      max-width: 570px;
      margin: 0 auto; } }
  .area_box .l_cont {
    width: calc(570%/11.7); }
    @media screen and (max-width: 767px) {
      .area_box .l_cont {
        width: 100%; } }
  .area_box .r_cnt {
    width: calc(565%/11.7); }
    @media screen and (max-width: 767px) {
      .area_box .r_cnt {
        width: 100%; } }
  .area_box .box_ttl {
    font-feature-settings: "palt";
    line-height: 1.2;
    font-weight: 500;
    font-size: clamp(24px, 2.33vw, 28px);
    margin-bottom: 0.5em; }
    @media screen and (max-width: 991px) {
      .area_box .box_ttl {
        font-size: clamp(15px, 2.16vw, 26px);
        line-height: 1.4; } }
    @media screen and (max-width: 767px) {
      .area_box .box_ttl {
        font-size: clamp(15px, 3.9vw, 30px); } }
    .area_box .box_ttl small {
      font-size: 60%; }
    .area_box .box_ttl.color01 {
      color: #179b4e; }
    .area_box .box_ttl.color02 {
      color: #0c7dc2; }
    .area_box .box_ttl.color03 {
      color: #dc5434; }

.area01 {
  padding: 126px 0 80px;
  background: #e9f2dc; }
  @media screen and (max-width: 767px) {
    .area01 {
      padding: 0 0 40px; } }

.area02 {
  padding: 80px 0;
  background: #dde5f2; }
  @media screen and (max-width: 767px) {
    .area02 {
      padding: 0 0 40px; } }

.area03 {
  padding: 80px 0;
  background: #f9e8da; }
  @media screen and (max-width: 767px) {
    .area03 {
      padding: 0 0 20px; } }

.area04 {
  padding: 80px 0;
  background: #f2f2f2; }
  @media screen and (max-width: 767px) {
    .area04 {
      padding: 20px 0 0; } }

.area01 {
  width: 100%; }
  .area01 .box01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    grid-gap: 70px 0; }
    @media screen and (max-width: 640px) {
      .area01 .box01 {
        flex-direction: column;
        grid-gap: 20px 0; } }
    .area01 .box01 .item01 {
      max-width: 900px;
      margin: 0 auto;
      width: 100%; }
    .area01 .box01 .modal_item {
      width: calc(570%/11.7); }
      @media screen and (max-width: 640px) {
        .area01 .box01 .modal_item {
          width: 100%; } }
      .area01 .box01 .modal_item a {
        display: block; }
  .area01 .item01 {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    justify-content: space-between;
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .area01 .item01 {
        margin-bottom: 20px; } }
    .area01 .item01 figure {
      width: calc(50% - 5px);
      position: relative; }
      .area01 .item01 figure figcaption {
        line-height: 1;
        margin: 0;
        padding: 2em 0.3em 0.5em;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: right;
        color: #fff;
        font-size: clamp(12px, 1.16vw, 14px);
        background: linear-gradient(rgba(0, 0, 0, 0), black); }
        @media screen and (max-width: 767px) {
          .area01 .item01 figure figcaption {
            font-size: 10px; } }

.area02 .item01 {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
  justify-content: space-between;
  margin-bottom: 60px; }
  @media screen and (max-width: 991px) {
    .area02 .item01 {
      margin-bottom: 20px;
      grid-gap: 10px 0; } }
  .area02 .item01 figure {
    width: calc(33% - 6px);
    position: relative; }
    @media screen and (max-width: 991px) {
      .area02 .item01 figure {
        width: 32%; } }
    .area02 .item01 figure figcaption {
      line-height: 1;
      margin: 0;
      padding: 2em 0.3em 0.5em;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      text-align: right;
      color: #fff;
      font-size: clamp(8px, 1.16vw, 14px);
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }
    .area02 .item01 figure.wide {
      width: 100%; }

.area03 .in_box {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 991px) {
    .area03 .in_box {
      margin-bottom: 8px; } }
  .area03 .in_box .item {
    width: calc(280%/5.7); }
.area03 .bg_ttl {
  background: #dc5434;
  color: #fff;
  text-align: center;
  font-feature-settings: "palt";
  line-height: 1.2;
  font-weight: 500;
  font-size: clamp(16px, 1.83vw, 22px);
  margin-bottom: 0;
  padding: 0.3em 5px; }
  @media screen and (max-width: 991px) {
    .area03 .bg_ttl {
      font-size: clamp(14px, 1.58vw, 19px);
      line-height: 1.4; } }
  .area03 .bg_ttl span {
    display: block;
    font-size: 70%; }
.area03 .area_box02 {
  margin-top: 50px;
  align-items: flex-start; }
  @media screen and (max-width: 991px) {
    .area03 .area_box02 {
      margin-top: 15px; } }

.area04 .concept_ttl {
  padding: 0;
  margin-bottom: 60px; }
  .area04 .concept_ttl .sec_ttl {
    margin-bottom: 0.8em; }
    @media screen and (max-width: 767px) {
      .area04 .concept_ttl .sec_ttl {
        font-size: clamp(17px, 3.55vw, 32px); } }
  @media screen and (max-width: 767px) {
    .area04 .concept_ttl .sec_ttl_sub {
      font-size: clamp(15px, 2.22vw, 20px); } }
.area04 .box02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .area04 .box02 {
      flex-direction: column;
      grid-gap: 30px 0; } }
  .area04 .box02 .item {
    width: calc(570%/11.7);
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
    padding: 20px; }
    @media screen and (max-width: 991px) {
      .area04 .box02 .item {
        width: 100%; } }
    .area04 .box02 .item.item01 {
      background: #f9e7d9; }
.area04 .item_ttl {
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 0;
  font-weight: 500;
  color: #787953;
  margin-bottom: 30px;
  height: 2.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 991px) {
    .area04 .item_ttl {
      height: auto;
      margin-bottom: 15px; } }
  .area04 .item_ttl p {
    line-height: 1.4;
    font-size: clamp(16px, 1.58vw, 19px);
    margin-bottom: 0;
    line-height: 1.2;
    color: #787953; }
    @media screen and (max-width: 991px) {
      .area04 .item_ttl p {
        line-height: 1.4;
        font-size: clamp(20px, 2.88vw, 26px); } }
  .area04 .item_ttl .border_b {
    text-decoration: underline; }
  .area04 .item_ttl .bold {
    font-weight: bold;
    display: inline-block; }
    .area04 .item_ttl .bold span {
      font-weight: bold; }
.area04 .dl_wrap dl {
  display: flex;
  align-items: stretch;
  font-size: clamp(16px, 1.46vw, 19px); }
  @media screen and (max-width: 991px) {
    .area04 .dl_wrap dl {
      line-height: 1.4;
      font-size: clamp(16px, 2.22vw, 20px); } }
  @media screen and (max-width: 767px) {
    .area04 .dl_wrap dl {
      flex-direction: column; } }
  .area04 .dl_wrap dl + dl {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 2px solid #787953; }
  .area04 .dl_wrap dl dt {
    width: 3em;
    color: #fff;
    background: #787953;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.44; }
    @media screen and (max-width: 767px) {
      .area04 .dl_wrap dl dt {
        width: 100%;
        padding: 0.3em 10px;
        margin-bottom: 1em; }
        .area04 .dl_wrap dl dt br {
          display: none; } }
  .area04 .dl_wrap dl dd {
    width: calc(100% - 3em);
    padding-left: 10px; }
    @media screen and (max-width: 767px) {
      .area04 .dl_wrap dl dd {
        width: 100%;
        padding: 0; } }
    .area04 .dl_wrap dl dd p {
      margin-bottom: 0;
      letter-spacing: 0.05em;
      font-feature-settings: "palt";
      font-size: clamp(12px, 1.16vw, 14px); }
      @media screen and (max-width: 991px) {
        .area04 .dl_wrap dl dd p {
          line-height: 1.4;
          font-size: clamp(16px, 1.55vw, 14px); } }
      .area04 .dl_wrap dl dd p .small {
        font-size: 80%; }
      .area04 .dl_wrap dl dd p.cap_l {
        font-size: clamp(8px, 0.91vw, 11px); }
        @media screen and (max-width: 991px) {
          .area04 .dl_wrap dl dd p.cap_l {
            line-height: 1.4;
            font-size: clamp(12px, 1.66vw, 15px); } }
      .area04 .dl_wrap dl dd p .color_red {
        color: #c00000; }
      @media screen and (max-width: 991px) {
        .area04 .dl_wrap dl dd p + p {
          margin-top: 5px; } }
    .area04 .dl_wrap dl dd .border_wrap {
      border: 2px dotted #c00000;
      padding: 8px 5px; }
      @media screen and (max-width: 991px) {
        .area04 .dl_wrap dl dd .border_wrap {
          margin-top: 5px; } }
      .area04 .dl_wrap dl dd .border_wrap.no_border {
        border: 0;
        padding: 0 5px; }
      .area04 .dl_wrap dl dd .border_wrap p {
        text-align: justify;
        letter-spacing: 0.08em; }
        @media screen and (max-width: 767px) {
          .area04 .dl_wrap dl dd .border_wrap p {
            text-align: left; } }
        .area04 .dl_wrap dl dd .border_wrap p .lg_txt {
          display: block; }
          @media screen and (max-width: 767px) {
            .area04 .dl_wrap dl dd .border_wrap p .lg_txt {
              display: inline-block; } }
          .area04 .dl_wrap dl dd .border_wrap p .lg_txt .big {
            font-size: 200%; }
            @media screen and (max-width: 991px) {
              .area04 .dl_wrap dl dd .border_wrap p .lg_txt .big {
                font-size: 150%; } }
        .area04 .dl_wrap dl dd .border_wrap p .big {
          font-size: 110%;
          letter-spacing: -0.03em; }
          @media screen and (max-width: 480px) {
            .area04 .dl_wrap dl dd .border_wrap p .big {
              font-size: 126%; } }
.area04 .item_txt {
  color: #767756;
  font-feature-settings: "palt";
  letter-spacing: 0;
  font-size: clamp(13px, 1.25vw, 15px);
  line-height: 1.666; }
  @media screen and (max-width: 991px) {
    .area04 .item_txt {
      font-size: clamp(14px, 1.25vw, 15px);
      line-height: 1.433; } }
  @media screen and (max-width: 480px) {
    .area04 .item_txt {
      padding: 0 20px; } }

@media screen and (max-width: 991px) {
  .modal_item {
    margin-top: 30px; } }
.modal_item a {
  display: block;
  position: relative; }
  .modal_item a::before {
    content: '';
    display: block;
    background-image: url("../../../img/pages/concept/ico_voice.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -42px;
    left: calc(-25%/5.65);
    width: 105px;
    height: 84px; }
    @media screen and (max-width: 991px) {
      .modal_item a::before {
        top: -2.5vw;
        width: calc(100%/5.65);
        height: auto;
        padding-bottom: calc(84%/5.65); } }
    @media screen and (max-width: 480px) {
      .modal_item a::before {
        top: -6vw; } }
  .modal_item a::after {
    content: '';
    display: block;
    background: url(../../../img/zoom_in_icon.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px; }
  .modal_item a:hover {
    opacity: 0.7; }

@media screen and (max-width: 640px) {
  .remodal {
    padding: 15px !important; } }

@media screen and (max-width: 767px) {
  .ta_l_sp {
    text-align: left; } }

.vsp480 {
  display: none; }
  @media screen and (max-width: 480px) {
    .vsp480 {
      display: block; } }

/*# sourceMappingURL=concept_new.css.map */
