/*! Writen  by SCSS */
.inner_main {
  background-image: url("../images/concept/main.jpg"); }
  @media screen and (max-width: 480px) {
    .inner_main {
      background-image: url("../images/concept/main_sp.jpg"); } }
  .inner_main .main_txts .main_ttl img {
    width: 44.67%; }
    @media screen and (max-width: 480px) {
      .inner_main .main_txts .main_ttl img {
        width: 55.84%; } }

.sec01,
.sec02 {
  background: #fff; }

.obi1 .obi01_content {
  background-color: #EEEBE9;
  padding: 100px 0 0;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .obi1 .obi01_content {
      padding: 40px 20px 0; } }
.obi1 .obi01_item {
  position: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
  cursor: pointer; }
  .obi1 .obi01_item::after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg); }
    @media screen and (max-width: 480px) {
      .obi1 .obi01_item::after {
        width: 15px;
        height: 15px; } }
.obi1 .obi01_catch {
  position: inherit;
  margin-bottom: 25px;
  transform: translate(0, 0); }
  .obi1 .obi01_catch img {
    width: 182px; }
.obi1 .obi01_head {
  margin-bottom: 15px;
  font-size: 28px; }
  @media screen and (max-width: 768px) {
    .obi1 .obi01_head {
      margin-bottom: 10px; } }
  .obi1 .obi01_head span {
    font-size: 38px; }
.obi1 .obi01_inner {
  display: none;
  padding-bottom: 70px; }
  .obi1 .obi01_inner .obi01_lead {
    margin-bottom: 25px;
    font-size: 16px; }
.obi1 .obi01_wrap {
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto 56px; }
  @media screen and (max-width: 768px) {
    .obi1 .obi01_wrap {
      flex-direction: column;
      max-width: 253px; } }
.obi1 .obi01_image {
  width: calc(100% / 4); }
  @media screen and (max-width: 768px) {
    .obi1 .obi01_image {
      width: 100%; } }
  .obi1 .obi01_image .obi01_text_inner {
    padding: 15px; }
    .obi1 .obi01_image .obi01_text_inner .obi01_head {
      font-size: clamp(14px, 1.73vw, 18px);
      line-height: 1.4;
      margin-bottom: 0; }
    .obi1 .obi01_image .obi01_text_inner .obi01_text {
      text-align: left;
      margin-top: 0.8em;
      font-size: clamp(11px, 1.34vw, 14px);
      line-height: 1.6; }
.obi1 .obi01_bnr {
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .obi1 .obi01_bnr {
      max-width: 328px; } }
  .obi1 .obi01_bnr img {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4); }

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

.bg_ttl {
  text-align: center;
  font-size: clamp(20px, 2.667vw, 32px);
  line-height: 1;
  padding: 0.4em 0.5em;
  color: #fff;
  letter-spacing: 0.15em;
  background: #51b2b5; }

.sec01 {
  padding-bottom: clamp(60px, 8.34%, 100px); }

.sec03 {
  padding-bottom: clamp(50px, 10vw, 120px); }

.sec04 {
  padding-bottom: clamp(40px, 5.834vw, 70px); }

@media screen and (max-width: 480px) {
  .sec01 .img_wrap {
    flex-direction: column;
    row-gap: 10px; } }
.sec01 .img_wrap .img {
  width: 48.34%; }
  @media screen and (max-width: 480px) {
    .sec01 .img_wrap .img {
      width: 100%; } }

@media screen and (max-width: 480px) {
  .sec02 {
    margin-bottom: 40px; } }
.sec02 .ttl_wrap {
  background: #fff;
  position: relative;
  margin-inline: auto;
  margin-bottom: clamp(15px, 1.667vw, 20px);
  width: 34.26%; }
  @media screen and (max-width: 480px) {
    .sec02 .ttl_wrap {
      width: 50%; } }
.sec02 .sec02_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-row-gap: clamp(20px, 2.5vw, 30px); }
  @media screen and (max-width: 480px) {
    .sec02 .sec02_wrap {
      margin-bottom: 30px; } }
  .sec02 .sec02_wrap .bg_ttl {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .sec02 .sec02_wrap .bg_ttl {
        max-width: 414px;
        margin-inline: auto; } }
  .sec02 .sec02_wrap .left {
    position: relative;
    width: 40%;
    padding-right: 3.34%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .sec02 .sec02_wrap .left {
        width: 100%;
        max-width: 414px;
        padding-right: 0;
        padding-bottom: 30px;
        margin-inline: auto; } }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .left {
        width: 100%;
        flex-direction: column;
        padding-bottom: 25px; } }
    .sec02 .sec02_wrap .left::after {
      content: '';
      width: 1px;
      height: 100%;
      background: #51b2b5;
      position: absolute;
      bottom: 0;
      right: 0; }
      @media screen and (max-width: 768px) {
        .sec02 .sec02_wrap .left::after {
          width: 100%;
          height: 1px;
          left: 0;
          bottom: 0; } }
    .sec02 .sec02_wrap .left .text {
      width: 54.55%;
      font-size: clamp(18px, 1.834vw, 22px);
      letter-spacing: -0.02em;
      line-height: 1.64; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .left .text {
          width: 100%;
          text-align: center;
          margin-bottom: 15px; } }
      .sec02 .sec02_wrap .left .text .color {
        color: #51b2b5; }
      .sec02 .sec02_wrap .left .text sup {
        font-size: 60%; }
    .sec02 .sec02_wrap .left .img {
      width: 37.82%; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .left .img {
          width: 100%;
          text-align: center; } }
  .sec02 .sec02_wrap .ri {
    width: 56.67%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sec02 .sec02_wrap .ri {
        width: 100%;
        max-width: 414px;
        padding-right: 0;
        margin-inline: auto;
        flex-direction: column; } }
    .sec02 .sec02_wrap .ri .text {
      width: 56.79%;
      line-height: 2.29;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 768px) {
        .sec02 .sec02_wrap .ri .text {
          width: 100%;
          text-align: center;
          margin-bottom: 20px; } }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .ri .text {
          margin-bottom: 15px; } }
    .sec02 .sec02_wrap .ri .img {
      width: 42.34%; }
      @media screen and (max-width: 768px) {
        .sec02 .sec02_wrap .ri .img {
          width: 100%;
          text-align: center; } }
.sec02 .map_text_sp {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #51b2b5;
  margin-bottom: -5px;
  text-align: center;
  color: #51b2b5;
  font-weight: bold;
  position: relative;
  z-index: 1; }
  .sec02 .map_text_sp::after {
    content: '';
    margin-inline: auto;
    position: absolute;
    width: 20px;
    height: 15px;
    top: 100%;
    left: 0;
    right: 0;
    background: #51b2b5;
    clip-path: polygon(50% 100%, 0 0, 100% 0); }
.sec02 .map_wrap {
  position: relative;
  max-width: 1363px; }
  @media screen and (max-width: 768px) {
    .sec02 .map_wrap {
      width: 100%; } }
  .sec02 .map_wrap .map {
    mix-blend-mode: multiply; }
  .sec02 .map_wrap .map_txt {
    position: absolute;
    inset: 0;
    z-index: 1; }

.sec04 .head {
  letter-spacing: 0.1em;
  font-size: clamp(20px, 3.501vw, 42px);
  text-align: center;
  line-height: 1; }
  .sec04 .head.color {
    color: #51b2b5; }
  @media screen and (max-width: 480px) {
    .sec04 .head.head01 {
      letter-spacing: 0;
      font-size: 22px; } }
.sec04 .img_wrap {
  position: relative;
  margin-bottom: clamp(30px, 4.167vw, 50px); }
  @media screen and (max-width: 480px) {
    .sec04 .img_wrap .img {
      aspect-ratio: 2/1;
      height: 100%; }
      .sec04 .img_wrap .img img {
        width: 100%;
        height: 100%;
        object-fit: cover; } }
  .sec04 .img_wrap .text_wrap {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff; }
    .sec04 .img_wrap .text_wrap .head {
      margin-bottom: 0.3em; }
    .sec04 .img_wrap .text_wrap .text {
      font-size: clamp(14px, 2vw, 24px);
      letter-spacing: 0.1em; }
.sec04 .sec04_wrap .ttl {
  margin-bottom: 1.5em; }
.sec04 .sec04_wrap .img {
  text-align: center;
  width: 57.42%;
  margin-inline: auto; }
  @media screen and (max-width: 480px) {
    .sec04 .sec04_wrap .img {
      width: 100%; } }

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