@charset "UTF-8";
/**
 * メディアクエリ
 ***********************/
/**
 * fontサイズ
 ***********************/
/**
 * カラー
 ***********************/
/**
 * flexカラム
 ***********************/
/**
 * 251010 改修
 ***********************/
.inner900 {
  width: 90%;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.tab {
  padding-left: 28px;
  padding-right: 28px;
}
@media screen and (max-width: 768px) {
  .tab {
    padding-left: 0;
    padding-right: 0;
    width: 16.6666666667%;
    font-size: 1.6rem;
    writing-mode: vertical-lr;
    line-height: 1.5;
    display: inline-grid;
    align-items: center;
  }
}

#mv.mv {
  padding-bottom: 0;
  aspect-ratio: 1440/637;
  background: url(../img/top/mv_bg.jpg) 50%/cover no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  #mv.mv {
    aspect-ratio: 375/667;
    background-image: url(../img/top/mv_bg_sp.jpg);
    padding-bottom: 16vw;
  }
}
#mv.mv .mv_inner {
  width: 88.8888888889%;
  max-width: 1165px;
  aspect-ratio: 1165/369;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  #mv.mv .mv_inner {
    width: 92.5333333333%;
    aspect-ratio: 347/474;
  }
}
#mv.mv .mv_title {
  font-size: clamp(20px, 2.01vw, 29px);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.1724137931;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: clamp(-12px, -0.83vw, -8px);
  left: 50%;
  transform: translate(-50%, -100%);
}
@media screen and (max-width: 768px) {
  #mv.mv .mv_title {
    font-size: 7.47vw;
    position: static;
    transform: none;
  }
}
@media screen and (max-width: 768px) {
  #mv.mv .mv_title + * {
    margin-top: 6.67vw;
  }
}
#mv.mv .mv_copy {
  font-size: clamp(1.8rem, 2.6vw, 3.74rem);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3101604278;
  color: #ffffff;
  text-align: center;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 768px) {
  #mv.mv .mv_copy {
    font-size: 5.33vw;
    line-height: 2;
  }
}
#mv.mv .mv_copy .ls {
  letter-spacing: 0;
}
#mv.mv .onestop_list {
  width: 100%;
  aspect-ratio: 1165/369;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 0;
  display: block;
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list {
    aspect-ratio: 347/474;
  }
}
#mv.mv .onestop_list::after {
  width: 75.364806867%;
  aspect-ratio: 878/316;
  background-image: url(../img/top/mv_list_line.svg);
  background-size: contain;
  z-index: -1;
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list::after {
    width: 86.4553314121%;
    aspect-ratio: 300/452;
    background-image: url(../img/top/mv_list_line_sp.svg);
  }
}
#mv.mv .onestop_list_title {
  width: 100%;
  max-width: clamp(18rem, 20.49vw, 295px);
  font-size: clamp(1.8rem, 2.6vw, 3.74rem);
  line-height: 1.1764705882;
  border: 2px solid #ffffff;
  padding-top: clamp(3px, 0.56vw, 8px);
  padding-bottom: clamp(3px, 0.56vw, 8px);
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list_title {
    max-width: 45.07vw;
    font-size: 5.6vw;
    line-height: 1.619047619;
    border-width: 1px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
#mv.mv .onestop_list_title:not(.main) {
  position: absolute;
}
#mv.mv .onestop_list_title.main {
  background-color: #dd3333;
}
#mv.mv .onestop_list_title.architecture, #mv.mv .onestop_list_title.demolition {
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list_title.architecture, #mv.mv .onestop_list_title.demolition {
    top: auto;
    transform: none;
    bottom: 16.53vw;
  }
}
#mv.mv .onestop_list_title.architecture {
  padding-top: clamp(1px, 0.21vw, 3px);
  padding-bottom: clamp(1px, 0.21vw, 3px);
  left: 0;
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list_title.architecture {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list_title.architecture .sub {
    font-size: 2.67vw;
  }
}
#mv.mv .onestop_list_title.demolition {
  right: 0;
}
#mv.mv .onestop_list_title.agriculture {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#mv.mv .onestop_list_title .sub {
  font-size: clamp(12px, 1.25vw, 18px);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #mv.mv .onestop_list_title .sub {
    font-size: 3.2vw;
  }
}
#mv.mv + * {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #mv.mv + * {
    margin-top: 80px;
  }
}