.gradation {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.index_01 {
  padding: 100px 0 0;
  margin: -100px 0 0;
}
.main {
  position:relative;
   height: 100vh;
   background-color: #000f9f;
   display: flex;
   margin: 0 0 0 0;
 }
.main_left {
  /* position: relative; */
  width: 48%;
  /* max-width: 550px; */
  /* background-color: #000f9f; */
  padding: 100px 0 0;
  z-index: 0;
  padding: 100px 70px 50px;
}
.main_left::after{
  content: '';
  display: block;
  position: absolute;
  /* background-image: url(./img/main_gr.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left; */
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.main_left_inner {
  width: 100%;
  max-width: 400px;
  margin: auto;
}
.main_piece {
  width: 100%;
  max-width: 200px;
}

.main_copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_copy_text {
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 3px;
  line-height: 2.5;
  margin: 60px 55px 0 0;

}
.main_key {
  width: 100%;
  max-width: 140px;
}


/* スライド全体 */
.main_right {
  width: 52%;
  background-color: #fff;
}
/* スライド全体 */

/* スライド上 */
.main_right_top {
  /* height: 65%; */
  height: 68%;
  display: flex;
}
/* スライド上 */

/* スライド01 */
.slick-active {

}



.main_slide_01_content {
  width: 62%;
  height: 100%;
  z-index: 1;
  /* box-shadow: 0 0 15px rgb(0 0 0 / 70%); */
  /* transform: scale(1.05); */
}
.main_slide_01_content .slick-list {
  overflow: unset;
}
.main_slide_01_content .slick-active {
}



.main_slide_01 {
  width: 100%;
  height: 100%;
}
.main_slide_01 li {
  /* background-image: url(./img/slide_01_a.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -300px 0;
  position: relative;
  /* height: 100%; */
  height: 68vh;
  display: block;
  overflow: unset;
  /* transform: scale(1); */
  box-shadow: 0 0 25px rgb(0 0 0 / 75%);
  transition: all 1s  ease!important;
  transform: rotateY(180deg);
  opacity: 0;
}
.main_slide_01 li.slick-active {
  background-position: center;
  background-size: cover;
  transition: all 1s ease!important;
  transform: rotateY(0deg);
}

.main_slide_01 .slide01_a {
  background-image: url(./img/slide_01_a.jpg);
}
.main_slide_01 .slide01_b {
  background-image: url(./img/slide_01_b.jpg);
}
.main_slide_01 .slide01_c {
  background-image: url(./img/slide_01_c.jpg);
}
.main_slide_01 .slide01_d {
  background-image: url(./img/slide_01_d.jpg);
}
.main_slide_01 .slide01_e {
  background-image: url(./img/slide_01_e.jpg);
}
.main_slide_01 .slide01_f {
  background-image: url(./img/slide_01_f.jpg);
}
.main_slide_01 .slide01_g {
  background-image: url(./img/slide_01_g.jpg);
}
.main_slide_01 .slide01_h {
  background-image: url(./img/slide_01_h.jpg);
}
.main_slide_01 .slide01_i {
  background-image: url(./img/slide_01_i.jpg);
}
.main_slide_01 .slide01_j {
  background-image: url(./img/slide_01_j.jpg);
}
/* スライド01 */

/* スライド02 */
.main_slide_02_content {
  width: 38%;
}
.main_slide_02 {
  width: 100%;
  height: 60.3%;
}
.main_slide_02 li {
  /* background-image: url(./img/main_gr.png); */
  /* background-image: url(./img/slide_02_a.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  /* height: 100%; */
  /* height: 39vh; */
  height: 41vh;
  display: block;
  overflow: hidden;
}


.main_slide_02 .slide02_a,
.main_slide_02 .slide02_b,
.main_slide_02 .slide02_c,
.main_slide_02 .slide02_d,
.main_slide_02 .slide02_e,
.main_slide_02 .slide02_f,
.main_slide_02 .slide02_g,
.main_slide_02 .slide02_h,
.main_slide_02 .slide02_i,
.main_slide_02 .slide02_j {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.main_slide_02 .slide02_a {
  background-image: url(./img/slide_02_j.jpg);
}
.main_slide_02 .slide02_b {
  background-image: url(./img/slide_02_a.jpg);
}
.main_slide_02 .slide02_c {
  background-image: url(./img/slide_02_b.jpg);
}
.main_slide_02 .slide02_d {
  background-image: url(./img/slide_02_c.jpg);
}
.main_slide_02 .slide02_e {
  background-image: url(./img/slide_02_d.jpg);
}
.main_slide_02 .slide02_f {
  background-image: url(./img/slide_02_e.jpg);
}
.main_slide_02 .slide02_g {
  background-image: url(./img/slide_02_f.jpg);
}
.main_slide_02 .slide02_h {
  background-image: url(./img/slide_02_g.jpg);
}
.main_slide_02 .slide02_i {
  background-image: url(./img/slide_02_h.jpg);
}
.main_slide_02 .slide02_j {
  background-image: url(./img/slide_02_i.jpg);
}
.main_slide_02_content_flex {
  display: flex;
  width: 100%;
  height: 40%;
}
/* スライド02 */

/* スライド04 */
.main_slide_04_content {
  width: 100%;
}
.main_slide_04 {
  width: 100%;
  height: 100%;
}
.main_slide_04 li {
  /* background-image: url(./img/main_gr.png); */
  /* background-image: url(./img/slide_04_a.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  /* height: 100%; */
  height: 27vh;
  display: block;
  overflow: hidden;
}
.main_slide_04 .slide04_a,
.main_slide_04 .slide04_b,
.main_slide_04 .slide04_c,
.main_slide_04 .slide04_d,
.main_slide_04 .slide04_e,
.main_slide_04 .slide04_f,
.main_slide_04 .slide04_g,
.main_slide_04 .slide04_h,
.main_slide_04 .slide04_i,
.main_slide_04 .slide04_j {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.main_slide_04 .slide04_a {
  background-image: url(./img/slide_04_i.jpg);
}
.main_slide_04 .slide04_b {
  background-image: url(./img/slide_04_j.jpg);
}
.main_slide_04 .slide04_c {
  background-image: url(./img/slide_04_a.jpg);
}
.main_slide_04 .slide04_d {
  background-image: url(./img/slide_04_b.jpg);
}
.main_slide_04 .slide04_e {
  background-image: url(./img/slide_04_c.jpg);
}
.main_slide_04 .slide04_f {
  background-image: url(./img/slide_04_d.jpg);
}
.main_slide_04 .slide04_g {
  background-image: url(./img/slide_04_e.jpg);
}
.main_slide_04 .slide04_h {
  background-image: url(./img/slide_04_f.jpg);
}
.main_slide_04 .slide04_i {
  background-image: url(./img/slide_04_g.jpg);
}
.main_slide_04 .slide04_j {
  background-image: url(./img/slide_04_h.jpg);
}
/* スライド04 */


.main_right_under {
  display: flex;
  /* height: 35%; */
  height: 32%;
}
/* スライド05 */
.main_slide_05_content {
  width: 40%;
}
.main_slide_05 {
  width: 100%;
  height: 100%;
}
.main_slide_05 li {
  /* background-image: url(./img/main_gr.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  /* height: 100%; */
  height: 32vh;
  display: block;
  overflow: hidden;
}
.main_slide_05 .slide05_a,
.main_slide_05 .slide05_b,
.main_slide_05 .slide05_c,
.main_slide_05 .slide05_d,
.main_slide_05 .slide05_e,
.main_slide_05 .slide05_f,
.main_slide_05 .slide05_g,
.main_slide_05 .slide05_h,
.main_slide_05 .slide05_i,
.main_slide_05 .slide05_j {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.main_slide_05 .slide05_a {
  background-image: url(./img/slide_02_g.jpg);
}
.main_slide_05 .slide05_b {
  background-image: url(./img/slide_02_h.jpg);
}
.main_slide_05 .slide05_c {
  background-image: url(./img/slide_02_i.jpg);
}
.main_slide_05 .slide05_d {
  background-image: url(./img/slide_02_j.jpg);
}
.main_slide_05 .slide05_e {
  background-image: url(./img/slide_02_a.jpg);
}
.main_slide_05 .slide05_f {
  background-image: url(./img/slide_02_b.jpg);
}
.main_slide_05 .slide05_g {
  background-image: url(./img/slide_02_c.jpg);
}
.main_slide_05 .slide05_h {
  background-image: url(./img/slide_02_d.jpg);
}
.main_slide_05 .slide05_i {
  background-image: url(./img/slide_02_e.jpg);
}
.main_slide_05 .slide05_j {
  background-image: url(./img/slide_02_f.jpg);
}
/* スライド05 */

/* スライド06 */
.main_slide_06_content {
  width: 60%;
}
.main_slide_06 {
  width: 100%;
  height: 100%;
}
.main_slide_06 li {
  /* background-image: url(./img/main_gr.png); */
  /* background-image: url(./img/slide_06_a.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  /* height: 100%; */
  height: 32vh;
  display: block;
  overflow: hidden;
  pointer-events: none;
}
.main_slide_06 .slide06_a,
.main_slide_06 .slide06_b,
.main_slide_06 .slide06_c,
.main_slide_06 .slide06_d,
.main_slide_06 .slide06_e,
.main_slide_06 .slide06_f,
.main_slide_06 .slide06_g,
.main_slide_06 .slide06_h,
.main_slide_06 .slide06_i,
.main_slide_06 .slide06_j {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.main_slide_06 .slide06_a {
  background-image: url(./img/slide_01_h.jpg);
}
.main_slide_06 .slide06_b {
  background-image: url(./img/slide_01_i.jpg);
}
.main_slide_06 .slide06_c {
  background-image: url(./img/slide_01_j.jpg);
}
.main_slide_06 .slide06_d {
  background-image: url(./img/slide_01_a.jpg);
}
.main_slide_06 .slide06_e {
  background-image: url(./img/slide_01_b.jpg);
}
.main_slide_06 .slide06_f {
  background-image: url(./img/slide_01_c.jpg);
}
.main_slide_06 .slide06_g {
  background-image: url(./img/slide_01_d.jpg);
}
.main_slide_06 .slide06_h {
  background-image: url(./img/slide_01_e.jpg);
}
.main_slide_06 .slide06_i {
  background-image: url(./img/slide_01_f.jpg);
}
.main_slide_06 .slide06_j {
  background-image: url(./img/slide_01_g.jpg);
}
/* スライド06 */
@media screen and (max-width: 768px) {
  .index_01 {
    padding: 100px 0 0;
    margin: -100px 0 0;
  }
  .main {
    display: none;
  }
}




/* スマホメインビジュアル */
.main_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .main_sp {
    display: block;
    position: relative;
  }
  .slide_sp_01 li,
  .slide_sp_02 li,
  .slide_sp_03 li,
  .slide_sp_04 li {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    overflow: hidden;
  }
  .slide_sp_01 li {
    height: 31vh;
  }
  .slide_sp_02 li,
  .slide_sp_03 li,
  .slide_sp_04 li {
    height: 23vh;
    background-position: center;
  }

  .slide_sp_01 .li_01_01,
  .slide_sp_02 .li_02_10,
  .slide_sp_03 .li_03_09,
  .slide_sp_04 .li_04_08 {
    background-image: url(./img/slide_sp_01.jpg);
  }
  .slide_sp_01 .li_01_02,
  .slide_sp_02 .li_02_01,
  .slide_sp_03 .li_03_10,
  .slide_sp_04 .li_04_09 {
    background-image: url(./img/slide_sp_02.jpg);
  }
  .slide_sp_01 .li_01_03,
  .slide_sp_02 .li_02_02,
  .slide_sp_03 .li_03_01,
  .slide_sp_04 .li_04_10 {
    background-image: url(./img/slide_sp_03.jpg);
  }
  .slide_sp_01 .li_01_04,
  .slide_sp_02 .li_02_03,
  .slide_sp_03 .li_03_02,
  .slide_sp_04 .li_04_01 {
    background-image: url(./img/slide_sp_04.jpg);
  }
  .slide_sp_01 .li_01_05,
  .slide_sp_02 .li_02_04,
  .slide_sp_03 .li_03_03,
  .slide_sp_04 .li_04_02 {
    background-image: url(./img/slide_sp_05.jpg);
  }
  .slide_sp_01 .li_01_06,
  .slide_sp_02 .li_02_05,
  .slide_sp_03 .li_03_04,
  .slide_sp_04 .li_04_03 {
    background-image: url(./img/slide_sp_06.jpg);
  }
  .slide_sp_01 .li_01_07,
  .slide_sp_02 .li_02_06,
  .slide_sp_03 .li_03_05,
  .slide_sp_04 .li_04_04 {
    background-image: url(./img/slide_sp_07.jpg);
  }
  .slide_sp_01 .li_01_08,
  .slide_sp_02 .li_02_07,
  .slide_sp_03 .li_03_06,
  .slide_sp_04 .li_04_05 {
    background-image: url(./img/slide_sp_08.jpg);
  }
  .slide_sp_01 .li_01_09,
  .slide_sp_02 .li_02_08,
  .slide_sp_03 .li_03_07,
  .slide_sp_04 .li_04_06 {
    background-image: url(./img/slide_sp_09.jpg);
  }
  .slide_sp_01 .li_01_10,
  .slide_sp_02 .li_02_09,
  .slide_sp_03 .li_03_08,
  .slide_sp_04 .li_04_07 {
    background-image: url(./img/slide_sp_10.jpg);
  }

  /* メイン ピースオブライフ SP */
  .main_sp_piece {
    width: 100%;
    max-width: 150px;
    position: absolute;
    top: 130px;
    left: 20px;
    z-index: 1;
  }

  /* メインテキストSP */
  .slide_content_sp_03 {
    position: relative;
  }
  .slide_content_sp_03 .h1_sp {
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 3px;
    line-height: 2.5;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
  }
  .slide_content_sp_04 {
    position: relative;
  }
  .slide_content_sp_04 .btn-cmn-01 {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    margin: 0;
  }
  .main_sp .btn-cmn-01 {
    width: 175px;
  }
}


/* メインビジュアル （改修）
---------------------------------- */
.index-hero {
  width: 100%;
  height: 100vh;
  padding: 30px 50px 30px 80px;
}
.index-hero__slide {
  position: relative;
}
.index-hero__slide::before {
  content: '';
  width: 60%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.index-hero__inner {
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 3rem;
}
.index-hero__inner img {
  width: 30%;
  min-width: 350px;
}
.hero-slide__item .obj-fit img {
  height: calc(100vh - 60px);
  width: 100%;
  object-fit: cover;
}
/*topタイトル*/
.mv-ttl {
  position: absolute;
  left: 7%;
  top: 50%;
  z-index: 1;
  width: 300px;
  transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .index-hero {
    padding: 65px 15px 55px;
    height: calc(100vh - 90px);
    height: calc(var(--vh, 1vh)* 100 - 90px);
  }
  .index-hero__slide::before {
    top: 0%;
    width: 100%;
    height: 80%;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  }
  .index-hero__inner {
      top: 80px;
      left: 50%;
      transform: translateX(-40px);
      -webkit-transform: translateX(-40px);
  }
  .index-hero__inner img {
      min-width: 60px;
      width: 20%;
  }
  .hero-slide__item .obj-fit img {
      height: calc(100vh - 120px);
      height: calc(var(--vh, 1vh) * 100 - 120px);
  }

  /*----- topタイトル -----*/
  .mv-ttl {
    left: 50%;
    top: 13%;
    width: 62%;
    max-width: 250px;
    transform: translateX(-50%);
  }
}


/* スクエア */
.index_02 {
  padding: 10px 0 50px;
  margin: -10px 0 0;
}
.square_content  {
  margin: 0 0 0 0;
}
.square_img {
  position: relative;
  width: 100%;
  height: 470px;
}
.square_img::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 470px;
  background-image: url(./img/md_img.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.square_ttl {
  position: absolute;
  right: 0px;
  bottom: -50px;
  font-size: 10rem;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  font-family: "Alata",sans-serif;
  letter-spacing: 5px;
  color: #000f9f;
}

.square_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin: 60px auto 0;
}
.square_text .ttl {
  font-size: 1.9rem;
  font-weight: bold;
  color: #000f9f;
  margin: 20px 0 0;
}
.square_text .square_text {
  font-size: 1.4rem;
  margin: 20px 0 0;
  width: 100%;
  max-width: 490px;
}
.square_vol_ttl {
  position: relative;
  padding: 0 0 15px;
  display: flex;
  align-items: center;
}
.square_vol_ttl::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 2px;
  background-color: #000f9f;
}
.square_vol_ttl .vol {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 20px 0 0;
  font-family:"Alata",sans-serif;
  letter-spacing: 3px;
}
.square_vol_ttl .square_ttl_sub {
  font-weight: bold;
  font-size: 1.4rem;
  color: #000f9f;
}
@media screen and (max-width: 768px) {
  .index_02 {
    padding: 0;
  }
  .square_content  {
    margin: 0 0 0 0;
  }
  .square_img {
    position: relative;
    width: 100%;
    height: 220px;
  }
  .square_img::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    height: 220px;
    background-image: url(./img/md_img.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .square_ttl {
    position: absolute;
    right: unset;
    left: 10px;
    bottom: -45px;
    font-size: 5.5rem;
    font-weight: normal;
    text-align: left;
    line-height: 1;
    font-family: "Alata",sans-serif;
    letter-spacing: 5px;
    color: #000f9f;
  }

  .square_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: unset;
    width: 100%;
    margin: 60px auto 0;
  }
  .square_text .ttl {
    font-size: 1.9rem;
    font-weight: bold;
    color: #000f9f;
    margin: 20px 0 0;
  }
  .square_text .square_text {
    font-size: 1.4rem;
    margin: 20px 0 0;
    width: 100%;
    max-width: 490px;
  }
  .square_vol_ttl {
    position: relative;
    padding: 0 0 15px;
    display: flex;
    align-items: center;
  }
  .square_vol_ttl::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #000f9f;
  }
  .square_vol_ttl .vol {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1;
    margin: 0 20px 0 0;
    font-family:"Alata",sans-serif;
    letter-spacing: 3px;
  }
  .square_vol_ttl .square_ttl_sub {
    font-weight: bold;
    font-size: 1.4rem;
    color: #000f9f;
  }
}
/* スクエア */





/* ギャラリー */
.index_03 {
  /* padding: 60px 0 0; */
  padding: 10px 0 0;
}
.index_gallery_01_content {
  position: relative;
  margin: 0 auto 0;
  padding: 100px 0 30px;
  margin: 50px 0 0;
}
/*.index_gallery_01_content::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #f6f6f6;
  z-index: -1;
} */
.index_gallery_01 {
  position: relative;
  display: flex;
  margin: 0 -30px;
}
.index_gallery_01_content .gallery_ttl {
  /* width: 100%;
  max-width: 330px; */
  top: 10px;
  left: -50px;
  position: absolute;
  font-size: 10rem;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  font-family: "Alata",sans-serif;
  letter-spacing: 5px;
  color: #000f9f;
  z-index: 1;
}
.index_gallery_01_box {
  width: 50%;
  margin: 0 30px;
}
.index_gallery_01_img {
  display: block;
}
.index_gallery_01_img img {
  display: block;
}

.index_gallery_01 .ttl_box {
  display: flex;
  align-items: center;
  margin: 15px auto 0;
}
.index_gallery_01 .ttl_sub {
  font-family:"Alata",sans-serif;
  font-size: 3rem;
  color: #000f9f;
  letter-spacing: 3px;
  margin: 0 15px 0 0;
}
.index_gallery_01 .ttl_box .ttl {
  font-size: 1.4rem;
  font-weight: bold;
}
.index_gallery_01 p {
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .index_03 {
    padding: 0;
  }
  .index_gallery_01_content {
    position: relative;
    /* margin: 60px auto 0; */
    margin: 0px auto 0;
    padding: 30px 0 60px;
  }
  .index_gallery_01_content::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #f6f6f6;
    z-index: -1;
  }
  .index_gallery_01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .index_gallery_01_content .gallery_ttl {
    /* width: 100%;
    max-width: 330px; */
    top: -7px;
    left: 0px;
    position: relative;
    font-size: 5.5rem;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    font-family: "Alata",sans-serif;
    letter-spacing: 5px;
    color: #000f9f;
    z-index: 1;
  }
  .index_gallery_01_content .gallery_ttl img {
    display: block;
  }
  .index_gallery_01_box {
    width: 100%;
    margin: 0px 0 0;
  }
  .index_gallery_01_box_02 {
    margin: 0 0;
  }
  .index_gallery_01_img {
    display: block;
  }
  .index_gallery_01_img img {
    display: block;
  }

  .index_gallery_01 .ttl_box {
    display: flex;
    align-items: center;
    margin: 15px auto 0;
    padding: 0 20px;
  }
  .index_gallery_01 .ttl_sub {
    font-family:"Alata",sans-serif;
    font-size: 3rem;
    color: #000f9f;
    letter-spacing: 3px;
    margin: 0 15px 0 0;
  }
  .index_gallery_01 .ttl_box .ttl {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .index_gallery_01 p {
    margin: 0;
    padding: 0 20px;
  }
  .index_gallery_01_content .center {
    margin: 30px auto 0;
  }
}
/* ギャラリー */


.index_04 {
  padding: 10px 0 0;
}
.index_news {
  padding: 60px 0;
}
.news_ttl {
  /* width: 100%;
  max-width: 210px;
  margin: auto; */
  display: block;
  font-size: 10rem;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  font-family: "Alata",sans-serif;
  letter-spacing: 5px;
  color: #000f9f;
}
.index_news_content {
  display: flex;
  margin: 20px -10px 0;
}
.index_news_box {
  width: 33.3333333333%;
  margin: 0 10px;
}
.test .index_news_box {
  margin: 0;
  padding: 0 10px;
}
.index_news_link {
  display: block;
}
.index_news_img {
  display: block;
  overflow: hidden;
  max-height: 200px;
}
.test .index_news_img {
  max-height: 225px;
}
.index_news_img img {
  display: block;
  transition: all .3s ease;
}
.index_news_img:hover img {
  transform: scale(1.1);
  transition: all .3s ease;
}
.test .index_news_content {
  margin: 0 -15px;
  width: calc(100% + 30px);
  margin-top: 30px;
}
.index_news_content .ttl-wrap {
  display: flex;
  padding: 0 5px;
  background-color: #000f9f;
  margin-top: 20px;
  width: fit-content;
}
.index_news_content .ttl {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #000f9f;
  margin: 5px 0 0;
}
.test .index_news_content .ttl {
  color: #fff;
  font-size: 1.2rem;
  margin: 0;
}
.test .index_news_content .ttl:not(:first-child)::before {
  content: '／';
}
.index_news_content p {
  font-size: 1.6rem;
  margin: 10px 0 0;
}
.test .index_news_content p {
  font-weight: 600;
}


.js-top_slide .slick-prev,
.js-top_slide .slick-next,
.js-top_model_house .slick-prev,
.js-top_model_house .slick-next {
  width: 50px;
  height: 50px;
  right: 5%;
  top: 35%;
}
.js-top_slide .slick-prev,
.js-top_model_house .slick-prev {
  right: auto;
  left: 5%;
}
.js-top_slide .slick-prev:before,
.js-top_slide .slick-next:before,
.js-top_model_house .slick-prev:before,
.js-top_model_house .slick-next:before {
  border: none;
  background: url(./img/slick_arrow.svg) center/cover no-repeat;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.js-top_slide .slick-prev:before,
.js-top_model_house .slick-prev:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}


.grid-cmn.index_works_grid {
  margin: 20px -5px 0;
} 
.index_works_grid .col {
  padding: 0 5px;
  margin-top: 10px;
}
.index_works_link {
  display: block;
  position: relative;
}
.index_works_link .new {
  background-color: #000f9e;
  color: #fff;
  font: 500 2.5rem "Alata",sans-serif;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_works_img {
  width: 100%;
  position: relative;
  padding-top: 66.666%;
  overflow: hidden;
}
.index_works_img::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .3;
  z-index: 1;
}
.index_works_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
  transition: all ease .3s;
}
.index_works_link:hover img {
  transform: scale(1.1);
}
.index_works_link p {
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 15px;
  z-index: 2;
  width: calc(100% - 30px);
}


.index_section {
  padding-top: 1px;
}
.index_estate_link {
  display: block;
  position: relative;
  color: #fff;
}
.index_estate_link::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .3;
}

.index_estate_link figure {
  width: 100%;
  position: relative;
  padding-top: 38%;
  overflow: hidden;
}
.index_estate_link figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
  z-index: -1;
  transition: all ease .3s;
}
.index_estate_link:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index_estate_link h3 {
  position: absolute;
  top: 10px;
  left: 15px;
  width: calc(100% - 30px);
  font-size: 1.8rem;
  letter-spacing: .4rem;
}
.index_estate_link h3 span {
  font-size: 2.2rem;
}
.index_estate_link .btn {
  font-size: 1.6rem;
  position: absolute;
  bottom: 10px;
  right: 15px;
  padding-right: 15px;
}
.index_estate_link .btn::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: url(./img/ico-arrow.svg) center / cover no-repeat;
  width: 5px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all ease .3s;
}
.index_estate_link:hover .btn::before {
  right: -5px;
}
@media screen and (min-width: 769px) {
  .index_estate .grid-cmn.side-10 {
    margin: 0 -10px;
  }
  .index_estate .grid-cmn.side-10 .col {
    padding: 0 10px;
    margin-top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .index_estate .grid-cmn {
    margin: 0 -5px;
  }
  .index_estate .col {
    margin-top: 25px;
    padding: 0 5px;
  }
  .index_works_img {
    padding-top: 42%;
  }
  .index_estate_link figure {
    padding-top: 63%;
  }
  .index_estate_link h3 {
    position: absolute;
    left: 10px;
    width: calc(100% - 20px);
    font-size: 1.4rem;
    letter-spacing: 0.2rem;
    line-height: 1.5;
  }
  .index_estate_link h3 span {
    font-size: 1.8rem;
  }
  .index_estate_link .btn {
    font-size: 1.2rem;
    bottom: 5px;
    right: 10px;
  }
}

/* トップ モデルハウス（新） */
.index_model_house {
  background-color: #c6c6c6;
  padding: 100px 0 80px;
  margin-top: 80px;
}
.index_model_house h2.top_ttl {
  margin: 0;
}
.index_model_house .grid-cmn {
  margin: 30px -10px 0;
}
.index_model_house .col {
  padding: 0 10px;
  margin-top: 0;
}
.index_model_house .col a {
  border: #fff solid 2px;
  position: relative;
  display: block;
  height: 100%;
  background-color: #191919;
}
.index_model_house a:hover {
  background-color: #000f9e;
}
.index_model_house .col figure {
  width: 100%;
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}
.index_model_house figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
  transition: all ease .3s;
}
.index_model_house a:hover img {
  transform: scale(1.1);
}
.index_model_house .text {
  color: #fff;
  padding: 10px;
  text-align: center;
  transition: all ease .3s;
}
.index_model_house .text h5 {
  font-size: 1.8rem;
}
.index_model_house .text .info {
  font-size: 1.2rem;
  margin-top: 10px;
}
.index_model_house .text .info p {
  margin-top: 0;
}
.index_model_house .cate {
  padding: 0 15px;
  min-width: 95px;
  background-color: #90272d;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}
.index_model_house .cate.status_02 {
  background-color: #4d4d4d;
}

@media screen and (min-width: 769px) {
  .index_model_house .col a {
    display: flex;
  }
  .index_model_house .slick-center a {
    background-color: #000f9e;
  }
  .index_model_house a:hover {
    opacity: .7;
  }
  .index_model_house .col figure {
    padding-top: 44%;
    width: 75%;
  }
  .index_model_house .text {
    width: 60%;
    padding: 20px 30px;
    text-align: left;
    transition: all ease .3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .index_model_house .cate {
    right: auto;
    left: 0;
  }
  .js-top_model_house .slick-prev,
  .js-top_model_house .slick-next {
    right: 23%;
    top: 50%;
  }
  .js-top_model_house .slick-prev {
    left: 23%;
  }
}
@media screen and (max-width: 768px) {
  .index_model_house {
    background-color: #c6c6c6;
    padding: 60px 0 45px;
    margin-top: 60px;
  }
  .index_model_house h2.top_ttl {
    margin-top: 0;
  }
  .index_model_house .grid-cmn {
    margin: 25px -15px;
  }
  .index_model_house .col {
    padding: 0 5px;
  }
  .js-top_model_house .slick-prev,
  .js-top_model_house .slick-next {
    top: 50%;
    transform: translateY(-50%);
  }
  .index_model_house .slick-track {
    display: flex;
  }
  .index_model_house .slick-slide {
    height: auto !important;
  }
  .index_model_house .col a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .index_model_house .slick-center a::before {
    display: none;
  }
  .index_model_house .text {
    height: 100%;
  }
  .index_model_house .text h5 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}


/* トップ jigsawの家づくり */
.index_quality .performance_menu {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .index_quality .performance_menu > .col {
    width: 50%;
  }
  .index_quality .performance_item {
    padding: 10px;
  }
  .index_quality .performance_item h3 {
    font-size: 1.8rem;
  }
  .index_quality .performance_item .grid {
    margin-top: 5px;
  }
  .index_quality .performance_item .grid .text {
    width: 70%;
    padding-right: 5px;
    font-size: 1.2rem;
  }
  .index_quality .performance_item .grid .img {
    width: 40%;
  }
  .index_quality .performance_item .grid img {
    height: auto;
  }
}
.max-500 {
  display: none;
}
@media screen and (max-width: 500px) {
  .max-500 {
    display: block;
  }
  .min-500 {
    display: none;
  }
  .performance_item .grid {
      flex-wrap: wrap;
  }
  .index_quality .performance_item .grid .text {
    width: 100%;
    min-height: 65px;
  }
  .index_quality .performance_item .grid .img {
    width: 60%;
    margin: 0 auto;
  }
}


/* トップ jigsawの企画住宅 */
.index_style .grid-cmn {
  margin: 25px -5px 0;
}
.index_style .col {
  margin-top: 5px;
  padding: 0 5px;
}
.index_style a:hover {
  opacity: .7;
}
.index_style img {
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .index_style .grid-cmn {
    margin-top: 20px;
  }
}

/* トップ お客様の声 */
.index_voice {
  margin-top: -5px;
}
.index_voice_wrap {
  margin-top: 30px;
}
.index_voice_slide_item.slick-slide {
  padding: 0 5px;
}
.index_voice_img {
  position: relative;
}
.index_voice_img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: .4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.index_voice_img figure {
  width: 100%;
  position: relative;
  padding-top: 50%;
}
.index_voice_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.index_voice_img h5 {
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 30px;
  z-index: 2;
  font-weight: 500;
  width: calc(100% - 60px);
}
@media screen and (max-width: 768px) {
  .index_voice_img h5 {
    font-size: 1.5rem;
    bottom: 10px;
    left: 15px;
    width: calc(100% - 30px);
  }
}


.wrap-tab {
  overflow: hidden;
  width: 100%;
  max-width: 1080px;
  margin: auto;
}
.tab-radio{
  display: none;
}
.list-tab-label{
  display: flex;
  margin: 30px -1px 0;
  width: 100%;
}
.list-tab-label > li{
  margin: 0 0px;
  width: 100%;
  text-align: center;
  padding: 0 1px;
}
.list-tab-label > li:last-child{
  border-right: unset;
}
.tab-label{
  display: block;
  padding: 10px 0;
  color: #fff;
  background: #808080;
  box-sizing: border-box;
  cursor: pointer;
	transition: .3s;
  font-size: 1.8rem;
}
.tab-label:hover {
  opacity: .7;
  transition: .3s;
}
.tab-label:hover .cons_img,
.tab-label:hover .cons_ttl {
	transition: .1s;
}
#tab-radio1:checked ~ .list-tab-label #tab-label1,
#tab-radio2:checked ~ .list-tab-label #tab-label2,
#tab-radio3:checked ~ .list-tab-label #tab-label3,
#tab-radio4:checked ~ .list-tab-label #tab-label4,
#tab-radio5:checked ~ .list-tab-label #tab-label5{
  background: #000;
  color: #fff;
  position: relative;
  transition: .3s;
}

#tab-radio1:checked ~ .list-tab-label #tab-label1::after,
#tab-radio2:checked ~ .list-tab-label #tab-label2::after,
#tab-radio3:checked ~ .list-tab-label #tab-label3::after,
#tab-radio4:checked ~ .list-tab-label #tab-label4::after,
#tab-radio5:checked ~ .list-tab-label #tab-label5::after{
  content: '';
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 15px 0 15px;
  border-color: #000 transparent transparent transparent;
}
.tab-content{
  display: none;
}
.wrap-tab-content {
  margin: 20px 0 0;
}
#tab-radio1:checked ~ .wrap-tab-content #tab-content1,
#tab-radio2:checked ~ .wrap-tab-content #tab-content2,
#tab-radio3:checked ~ .wrap-tab-content #tab-content3,
#tab-radio4:checked ~ .wrap-tab-content #tab-content4,
#tab-radio5:checked ~ .wrap-tab-content #tab-content5{
  display: block;
}



@media screen and (max-width: 768px) {
  .index_04 {
    padding: 0;
    margin: 0;
  }
  .index_news {
    padding: 50px 0 0;
  }
  .news_ttl {
    /* width: 100%;
    max-width: 210px;
    margin: auto; */
    display: block;
    font-size: 5.5rem;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    font-family: "Alata",sans-serif;
    letter-spacing: 5px;
    color: #000f9f;
  }
  .index_news_content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0;
  }
  .index_news_box {
    width: 100%;
    margin: 30px 0 0;
  }
  .index_news_link {
    display: block;
  }
  .index_news_img {
    max-height: unset
  }
  .index_news_img img {
    display: block;
  }
  .index_news_content .ttl {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #000f9f;
    margin: 10px 0 0;
  }
  .index_news_content p {
    font-size: 1.5rem;
    margin: 5px 0 0;
  }


  .wrap-tab{
    overflow: hidden;
    width: 100%;
    max-width: 1080px;
    margin: auto;
  }
  .tab-radio{
    display: none;
  }
  .list-tab-label{
    display: flex;
    margin: 20px -1px 0;
    width: 100%;
  }
  .list-tab-label > li{
    margin: 0 0px;
    width: 100%;
    text-align: center;
    padding: 0 1px;
  }
  .list-tab-label > li:last-child{
    border-right: unset;
  }
  .tab-label{
    display: block;
    padding: 5px 0;
    color: #fff;
    background: #808080;
    box-sizing: border-box;
    cursor: pointer;
  	transition: .3s;
    font-size: 1.4rem;
  }
  .tab-label:hover {
    opacity: 1;
    transition: .3s;
  }
  .tab-label:hover .cons_img,
  .tab-label:hover .cons_ttl {
  	transition: .1s;
  }
  #tab-radio1:checked ~ .list-tab-label #tab-label1,
  #tab-radio2:checked ~ .list-tab-label #tab-label2,
  #tab-radio3:checked ~ .list-tab-label #tab-label3,
  #tab-radio4:checked ~ .list-tab-label #tab-label4,
  #tab-radio5:checked ~ .list-tab-label #tab-label5{
    background: #000;
    color: #fff;
    position: relative;
    transition: .3s;
  }

  #tab-radio1:checked ~ .list-tab-label #tab-label1::after,
  #tab-radio2:checked ~ .list-tab-label #tab-label2::after,
  #tab-radio3:checked ~ .list-tab-label #tab-label3::after,
  #tab-radio4:checked ~ .list-tab-label #tab-label4::after,
  #tab-radio5:checked ~ .list-tab-label #tab-label5::after{
    content: '';
    display: none;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 15px 0 15px;
    border-color: #000 transparent transparent transparent;
  }
  .tab-content{
    display: none;
  }
  .wrap-tab-content {
    margin: 0px 0 0;
  }
  #tab-radio1:checked ~ .wrap-tab-content #tab-content1,
  #tab-radio2:checked ~ .wrap-tab-content #tab-content2,
  #tab-radio3:checked ~ .wrap-tab-content #tab-content3,
  #tab-radio4:checked ~ .wrap-tab-content #tab-content4,
  #tab-radio5:checked ~ .wrap-tab-content #tab-content5{
    display: block;
  }
}

/* トップ　お知らせ（下） */
.index_list_news {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.index_news_ul {
  margin-top: 15px;
}
.index_news_ul li {
padding: 15px 0;
border-bottom: #8e7151 .5px solid;
letter-spacing: .2rem;
}
.index_news_ul .info {
  display: flex;
  font-weight: 600;
  line-height: 1.4;
}
.index_news_ul .date {
  color: #000f9e;
  padding-right: 15px;
}
.index_news_ul .cate {
  min-width: 60px;
  padding: 0 5px;
  text-align: center;
  background-color: #191919;
  color: #fff;
  font-size: 90%;
}
.index_news_ul h5 {
  margin-top: 5px;
  transition: all ease .3s;
}
.index_news_ul a:hover h5 {
  color: #000f9e;
}
@media screen and (max-width: 768px) {
  .index_list_news h2.top_ttl {
    margin-top: 40px;
  }
}


/* トップ 性能バナー */
.index_performance_bnr {
  margin-top: 70px;
}
.index_performance_bnr a {
  display: block;
}
.index_performance_bnr a:hover {
  opacity: .7;
}

/* トップ お問い合わせ */
.index_contact {
  background-color: #c6c6c6;
  padding: 60px 0;
  margin: 100px 0 -80px;
}
.index_contact h2.top_ttl {
  margin-top: 0;
}
.index_contact h3 {
  font-size: 2rem;
  margin-top: 20px;
}
.index_contact .grid-cmn {
  margin-top: -20px;
}
.index_contact .col {
  margin-top: 30px;
  text-align: center;
}
.index_contact .media_wrap {
  width: 100%;
  position: relative;
  padding-top: 56%;
  text-align: left;
}
.index_contact .media_item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.index_contact .tel {
  display: block;
  width: 90%;
  max-width: 310px;
  margin: 20px auto 0;
}
.index_contact .reception {
  font-weight: 600;
  font-size: 1.6rem;
}
.index_contact .col > p {
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .sp-center {
    text-align: center;
  }
  .index_contact {
    padding: 40px 0;
    margin: 70px 0 -60px;
  }
  .index_contact .col>p {
    font-size: 1.3rem;
  }
  .index_contact h3 {
    font-size: 1.8rem;
  }
}



/* コンセプト */
.index_concept_content {
  /* position: relative; */
  margin: 0px auto 0;
  padding: 300px 0 60px;

  position: absolute;
  top: 0;

  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 100%;
  max-width: 980px;
}
/* .index_concept_content::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url(./img/index_concept_back.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
} */

.index_concept_content .concept_ttl {
  width: 100%;
  max-width: 360px;
  position: absolute;
  top: 5px;
  left: 0px;
}
.index_concept_ul {
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.index_concept_ul li {
  padding: 0 20px;
  margin: 40px 0 0;
  width: 50%;
}
.index_concept_ul li .index_concept_link {
  display: block;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0 5px;
}
.index_concept_large {
  display: flex;
  align-items: center;
}
.index_concept_large .number {
  font-family: "Alata",sans-serif;
  font-weight: bold;
  font-size: 7.5rem;
  line-height: 1;
  letter-spacing: 4px;
  margin: 0 30px 5px 0px;
  width: 90px;
}
.index_concept_text .ttl {
  display: block;
  font-family:"Alata",sans-serif;
  font-weight: normal;
  font-size: 3.5rem;
  letter-spacing: 2px;
  line-height: 1;
}
.index_concept_text .jp {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  margin: 10px 0 0;
}
.index_concept_ul li {
  margin: 20px 0 0;
}
.index_concept_nomal {
  display: block;
  font-weight: normal;
  font-size: 2rem;
  letter-spacing: 2px;
  padding: 0 5px;
}

@media screen and (max-width: 768px) {
  /* コンセプト */
  .index_concept_content {
    /* position: relative; */
    margin: 0px auto 0;
    /* padding: 260px 0 60px; */
    padding: 220px 15px 60px;

    position: absolute;
    top: 0;

    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    width: 100%;
    max-width: unset;
  }
  /* .index_concept_content::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-image: url(./img/index_concept_back.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
  } */
  .index_concept_content_inner {
    width: 100%;
    max-width: 980px;
    margin: auto;
  }
  .index_concept_content .concept_ttl {
    width: 100%;
    max-width: 200px;
    position: absolute;
    top: 30px;
    left: 10px;
  }
  .index_concept_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .index_concept_ul li {
    padding: 0;
    margin: 25px 0 0;
    width: 50%;
  }
  .index_concept_ul li:nth-child(odd) {
    width: 50%;
    padding: 0 15px 0 0;
  }
  .index_concept_ul li .index_concept_link {
    display: block;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 0 0 5px;
  }
  .index_concept_large {
    display: flex;
    align-items: center;
  }
  .index_concept_large .number {
    font-family: "Alata",sans-serif;
    font-weight: bold;
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 0px;
    margin: 0 10px 0px 0px;
    width: 50px;
  }
  .index_concept_text .ttl {
    display: block;
    font-family:"Alata",sans-serif;
    font-weight: normal;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 1;
  }
  .index_concept_text .jp {
    display: block;
    font-size: 1rem;
    line-height: 1;
    margin: 5px 0 0;
  }
  .index_concept_nomal {
    display: block;
    font-weight: normal;
    font-size: 1.4rem;
    letter-spacing: 2px;
    padding: 0 5px;
  }
}
/* コンセプト */




.index_05 {
  padding: 60px 0 0;
}
.youtube_content {
  position: relative;
  margin: 0 auto 0;
  padding: 60px 0;
}
.test .youtube_content {
  margin: 80px auto 0;
}
.test .youtube_content h2 {
  margin-top: 0;
} 
.youtube_content::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #f6f6f6;
  z-index: -1;
}
.index_youtube_content {
  margin: 40px 0 0;
}
.index_youtube_wrap {
width: 100%;
position: relative;
padding-top: 56%;
}
.index_youtube_wrap iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
object-fit: cover;
}
.test .youtube_content p {
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .index_05 {
    padding: 60px 0 0;
  }
  .youtube_content {
    position: relative;
    margin: 0 auto 0;
    padding: 60px 0;
  }
  .test .youtube_content {
    margin: 50px auto 0;
  }
  .youtube_content::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #f6f6f6;
    z-index: -1;
  }
  .index_youtube_content {
    margin: 0px 0 0;
  }
  .test .youtube_content .index_youtube_content {
    margin-top: 0;
  }
  .index_youtube_wrap {
    margin-top: 25px;
  }
}


.forth_text_content {
  border-top: 1px solid #ccc;
  margin: 40px 0 0;
  padding: 40px 0 0;
}
/* 値段テーブル */
.price_table_content {
  display: flex;
  /* margin: 40px 0 0; */
}
.price_table {
  width: 50%;
}
.price_table_box {
  display: flex;
  align-items: flex-end;
}
.price_ttl {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 2px;
  background-color: #000;
  margin: 0 15px 0 0;
  padding: 4px 12px 6px;
}
.price_ttl.color {
  background-color: #000f9f;
}
.price_number {
  display: block;
  font-size: 4.5rem;
  font-weight: normal;
  font-family: "Alata",sans-serif;
  letter-spacing: 2px;
  line-height: 1;
}
.price_number_sub {
  font-family: unset;
  font-size: 2rem;
  font-weight: 600;
}
.price_description {
  margin: 5px 0 0;
}

.price_sale {
  display: block;
  font-size: 4rem;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .forth_text_content {
    border-top: 1px solid #ccc;
    margin: 40px 0 0;
    padding: 0;
  }
  /* 値段テーブル */
  .price_table_content {
    display: flex;
    flex-wrap: wrap;
    /* margin: 40px 0 0; */
  }
  .price_table {
    width: 100%;
    margin: 30px 0 0;
  }
  .price_table_box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .price_ttl {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 2px;
    background-color: #000;
    margin: 0;
    padding: 0px 12px 3px;
  }
  .price_ttl.color {
    background-color: #000f9f;
  }
  .price_number {
    display: block;
    width: 100%;
    font-size: 4rem;
    font-weight: normal;
    font-family: "Alata",sans-serif;
    letter-spacing: 2px;
    line-height: 1;
    text-align: center;
    margin: 10px 0 0;
  }
  .price_number_sub {
    font-family: unset;
    font-size: 2rem;
    font-weight: 600;
  }
  .price_description {
    margin: 5px 0 0;
    text-align: center;
  }
  .price_sale {
    width: 100%;
    display: block;
    font-size: 3.5rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1;
    text-align: center;
    margin: 10px 0 0;
  }
}




.forth_slider {
  width: 90%;
  margin: 0 auto 80px;
  overflow: hidden;
}
.mypattern{
  overflow: hidden;
  width: 100%;
  margin: 40px auto 0;
}
.mypattern .slick-slide{
  margin: 0 2px;
}

/* ダッツ */
/* ダッツ */
.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.slick-dots li {
  position: relative;
  margin: 0 10px;
  width: 8px;
  height: 8px;
}
.slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
}
.slick-dots li button:before {
  opacity: .25;
  color: #000f9f;

  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000f9f;
  content: '';
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #000f9f;
}
@media screen and (max-width: 768px) {
  .slick-dots {
    display: none!important;
  }
}


.forth_function_list {
  margin: 30px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.forth_function_list li {
  padding: 9px 3px 0;
}
.forth_function_list li span {
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 3px 6px;
}





/* 投稿 */
.archive {
  width: 100%;
  max-width: 1080px;
  margin: 60px auto 80px;
}
.archive_content {
  display: flex;
}
.archive_content .ttl-cmn-03 {
  margin: 0;
}

.archive_list_content {
  display: flex;
  flex-wrap: wrap;
  margin: -50px -15px 0;
}
.archive_list_box {
  display: flex;
  padding: 0 15px 0px;
  margin: 50px 0 0;
  width: 33.3333333%;
}
.archive_list_link {
  display: block;
  border-bottom: 1px solid #000f9f;
  padding: 0 0 5px;
}
.archive_list_img {
  display: block;
  overflow: hidden;

  max-height: 240px;
}
.archive_list_img img {
  display: block;
  transition: all .3s ease;
}
.archive_list_link:hover img {
  transform: scale(1.1);
  transition: all .3s ease;
}
.archive_list_content .ttl {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #000f9f;
  margin: 15px 0 0;
}
.archive_list_content .date {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #000f9f;
  margin: 5px 0 0;
  text-align: right;
  font-family: "Alata",sans-serif;
}
.archive_list_content p {
  font-size: 1.6rem;
  margin: 5px 0 0;
}
@media screen and (max-width: 768px) {
  .archive {
    width: 100%;
    max-width: unset;
    margin: 50px auto 60px;
    padding: 0 15px;
  }
  .archive_content {
    display: flex;
  }
  .archive_content .ttl-cmn-03 {
    margin: 0;
  }

  .archive_list_content {
    display: flex;
    flex-wrap: wrap;
    margin: -50px 0px 0;
  }
  .archive_list_box {
    display: flex;
    padding: 0px;
    margin: 50px 0 0;
    width: 100%;
  }
  .archive_list_link {
    display: block;
    border-bottom: 1px solid #000f9f;
    padding: 0 0 5px;
  }
  .archive_list_img {
    display: block;
    overflow: hidden;

    max-height: 240px;
  }
  .archive_list_img img {
    display: block;
    transition: all .3s ease;
  }
  .archive_list_link:hover img {
    transform: scale(1.1);
    transition: all .3s ease;
  }
  .archive_list_content .ttl {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #000f9f;
    margin: 15px 0 0;
  }
  .archive_list_content .date {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #000f9f;
    margin: 5px 0 0;
    text-align: right;
    font-family: "Alata",sans-serif;
  }
  .archive_list_content p {
    font-size: 1.6rem;
    margin: 5px 0 0;
  }
}



.single {
  width: 100%;
  max-width: 960px;
  margin: 50px auto 80px;
}
.ttl-single-03 {
  position: relative;
  font-size: 2.2rem;
  margin-top: 70px;
  padding: 0 0 10px;
  font-weight: 600;
  letter-spacing: 2px;
}
.ttl-single-03::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #000f9f;
}
.single_date {
  display: block;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  font-size: 1.5rem;
  margin: 10px 0 0;
  letter-spacing: 2px;
  text-align: right;
}
.single p {
  font-size: 1.5rem;
}
.single_text {
  margin: 30px 0 0;
}
.single_text img {
  display: block;
  margin: 40px 0 0;
  max-width: 600px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .single {
    width: 100%;
    max-width: unset;
    margin: 50px auto 60px;
    padding: 0 15px;
  }
  .ttl-single-03 {
    position: relative;
    font-size: 1.7rem;
    margin-top: 40px;
    padding: 0 0 10px;
    font-weight: 600;
    letter-spacing: 2px;
  }
  .ttl-single-03::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #000f9f;
  }
  .single_date {
    display: block;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    font-size: 1.5rem;
    margin: 10px 0 0;
    letter-spacing: 2px;
    text-align: right;
  }
  .single p {
    font-size: 1.5rem;
  }
  .single_text {
    margin: 30px 0 0;
  }
  .single_text img {
    display: block;
    margin: 30px 0 0;
    width: 100%;
    max-width: 660px;
  }
}

/* 投稿 */






/* スタッフブログ */
.blog {
  width: 100%;
  max-width: 1040px;
  margin: 60px auto 80px;
}
.blog .ttl-cmn-03{
  margin: 0;
}
.blog_contents {
  display: flex;
  margin: 30px 0 0;
}
.blog_contents_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: -60px -20px 0;
}
.blog_box {
  width: 50%;
  padding: 0 20px;
  margin: 60px 0 0;
}
.blog_link {
  position: relative;
  display: block;
  border-bottom: 1px solid #000f9f;
  padding: 0 0 10px;
}
.blog_img {
  display: block;
  overflow: hidden;
  max-height: 225px;
}
.blog_img .thumb {
  display: block;
  transition: all .3s ease;
}
.blog_link:hover .thumb {
  transform: scale(1.1);
  transition: all .3s ease;
}
.blog_text {
  margin: 15px 0 0;
}
.blog_text .ttl {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.blog_prof_date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin: 20px 0 0; */
  margin: 10px 0 0;
}
.prof_box {
  display: flex;
  align-items: center;
}
.prof_img {
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
  margin: 0 10px 0 0;
}
.prof_img img {
  border-radius: 50%;
  display: block;
}
.prof_box .name {
  display: block;
  font-size: 1.3rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #666;
  line-height: 1;
}
.blog_prof_date .date{
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #000f9f;
  margin: 5px 0 0;
  text-align: right;
  font-family: "Alata",sans-serif
}

.blog_link_cate {
  margin: 15px auto 0;
  display: flex;
}
.blog_link_cate li {
  margin: 0 2px;
}
.blog_link_cate li span {
  background-color: #f2f2f2;
  border-radius: 4px;
  padding: 3px 6px;
  font-size: 1.4rem;
}

/* 前後リンク */
.prev_next_post_wrap {
  margin: 120px auto 150px;
  max-width: 640px;
  width: 100%;
}
.prev_next_post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -7px;
}
.prev_post, .next_post {
  max-width: 260px;
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 0 7px;
}
.next_post_link, .prev_post_link {
  border: 1px solid #000;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.prev_next_upper {
  display: flex;
}
.arrow_deco {
  width: 90px;
  display: table;
  position: relative;
}
.arrow_deco p {
  display: table-cell;
  vertical-align: middle;
  font: 400 2.3rem 'Renner*', "Alata", sans-serif;
  letter-spacing: 0.2rem;
  text-align: center;
  padding-bottom: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit- transform: translateX(-50%) translateY(-50%);
}
.arrow_deco p::before {
  content: '';
  background: url(./img/next_post_arrow.svg) center/cover no-repeat;
  width: 39px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.prev_post .arrow_deco p::before {
  background: url(./img/prev_post_arrow.svg) center/cover no-repeat;
}
.next_post_img, .prev_post_img {
  width: calc(100% - 90px);
}
.next_post_img {
  border-right: 1px solid #000;
}
.prev_post_img {
  border-left: 1px solid #000;
}
.prev_post_img figure, .next_post_img figure {
  width: 100%;
  position: relative;
  padding-top: 66.6666%;
  overflow: hidden;
}
.prev_post_img img, .next_post_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
  transition: all .3s ease;
}
.next_post_link:hover .next_post_img img,
.prev_post_link:hover .prev_post_img img {
  transform: scale(1.1);
}
.prev_post_text, .next_post_text {
  padding: 15px;
  background-color: #000;
  color: #fff;
  flex-grow: 1;
  height: 105px;
}
.prev_post_text .works_info_01,
.next_post_text .works_info_01 {
  justify-content: unset;
}
.prev_post_text .works_owner,
.next_post_text .works_owner {
  font-size: 10px;
  padding: 0 5px;
  background-color: #fff;
  color: #000;
}
.prev_post_text .works_cate,
.next_post_text .works_cate {
  font-size: 10px;
  color: #fff;
  padding-left: 10px;
}
.works_cate:hover {
  color: #000f9e;
}
.prev_post_text h4,
.next_post_text h4 {
  font-size: 1.6rem;
  margin-top: 10px;
  font-weight: 400;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.style .prev_post_text h4,
.style .next_post_text h4 {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .prev_next_post_wrap {
    margin: 50px auto 90px;
  }
  .arrow_deco {
    width: 55px;
  }
  .arrow_deco p {
    font-size: 1.5rem;
    padding-bottom: 10px;
  }
  .arrow_deco p:before {
    width: 25px;
    height: 4px;
  }
  .next_post_img, .prev_post_img {
    width: calc(100% - 55px);
  }
  .prev_post_text, .next_post_text {
    padding: 10px;
  }
  .prev_post_text .works_cate,
  .next_post_text .works_cate {
    padding: 0;
  }
  .prev_post_text h4, .next_post_text h4 {
    font-size: 1.4rem;
    margin-top: 5px;
  }
}

/* カテゴリ */
.blog_list_cat {
  width: 100%;
  max-width: 200px;
  min-width: 240px;
  margin: 0 0 0 60px;
}

.staff_cate {
  margin: 20px 0 0
}
.staff_cate .staff_cate_link {
  display: flex;
  align-items: center;
}
.staff_img {
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
  margin: 0 10px 0 0;
}
.staff_img img {
  border-radius: 50%;
  display: block;
}
.staff_cate .name {
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #000;
  line-height: 1;
}

.cat_type_ttl {
  margin: 40px 0 0;
}
.cat_type_ttl.non {
  margin: 0;
}
.cat_type_ttl .jp {
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: 2px;
  color: #000;
  line-height: 1;
  border-bottom: 1px solid #000f9f;
  padding: 0 0 10px;
}

.topic_cate {
  margin: 20px 0 0;
  border-top: 1px solid #ccc;
}
.topic_cate li {
  border-bottom: 1px solid #ccc;
}
.topic_cate li a {
  display: block;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .blog {
    width: 100%;
    max-width: unset;
    padding: 0 15px;
    margin: 40px auto 60px;
  }
  .blog .ttl-cmn-03{
    margin: 0;
  }
  .blog_contents {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
  }
  .blog_contents_box {
    display: flex;
    flex-wrap: wrap;
    margin: -50px 0px 0;
  }
  .blog_box {
    width: 100%;
    padding: 0 0px;
    margin: 50px 0 0;
  }
  .blog_link {
    position: relative;
    display: block;
    border-bottom: 1px solid #000f9f;
    padding: 0 0 10px;
  }
  .blog_img {
    display: block;
    overflow: hidden;
    max-height: unset;
  }
  .blog_img .thumb {
    display: block;
    transition: all .3s ease;
  }
  .blog_link:hover .thumb {
    transform: scale(1.1);
    transition: all .3s ease;
  }
  .blog_text {
    margin: 15px 0 0;
  }
  .blog_text .ttl {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 1px;
  }

  .blog_prof_date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin: 20px 0 0; */
    margin: 10px 0 0;
  }
  .prof_box {
    display: flex;
    align-items: center;
  }
  .prof_img {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    margin: 0 10px 0 0;
  }
  .prof_img img {
    border-radius: 50%;
    display: block;
  }
  .prof_box .name {
    display: block;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 2px;
    color: #666;
    line-height: 1;
  }
  .blog_prof_date .date{
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #000f9f;
    margin: 5px 0 0;
    text-align: right;
    font-family: "Alata",sans-serif
  }

  .blog_link_cate {
    margin: 15px auto 0;
    display: flex;
  }
  .blog_link_cate li {
    margin: 0 2px;
  }
  .blog_link_cate li span {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 3px 6px;
    font-size: 1.4rem;
  }

  /* カテゴリ */
  .blog_list_cat {
    width: 100%;
    max-width: unset;
    min-width: unset;
    margin: 80px 0 0;
  }

  .staff_cate {
    margin: 20px 0 0
  }
  .staff_cate .staff_cate_link {
    display: flex;
    align-items: center;
  }
  .staff_img {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    margin: 0 10px 0 0;
  }
  .staff_img img {
    border-radius: 50%;
    display: block;
  }
  .staff_cate .name {
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 2px;
    color: #000;
    line-height: 1;
  }

  .cat_type_ttl {
    margin: 40px 0 0;
  }
  .cat_type_ttl.non {
    margin: 0;
  }
  .cat_type_ttl .jp {
    display: block;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
    line-height: 1;
    border-bottom: 1px solid #000f9f;
    padding: 0 0 10px;
  }

  .topic_cate {
    margin: 20px 0 0;
    border-top: 1px solid #ccc;
  }
  .topic_cate li {
    border-bottom: 1px solid #ccc;
  }
  .topic_cate li a {
    display: block;
    padding: 15px 0;
  }
}


/* ブログ */
.single_bolg {
  width: 100%;
  /* max-width: 1040px; */
  max-width: 960px;
  margin: 50px auto 80px;
}
.single_bolg_content {
  display: flex;
}
.single_bolg_content .ttl-single-03 {
  margin-top: 0px;
}
.single_content_inner {
  width: 100%;
}


.single_bolg_ttl_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 0;
}
.single_bolg_ttl_inner {
  display: flex;
  align-items: center;
}
.single_bolg_ttl_link {
  display: block;
}
.single_bolg_ttl_img {
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
  margin: 0 15px 0 0;
}
.single_bolg_ttl_img img {
  border-radius: 50%;
  display: block;
}
.single_bolg_ttl_inner .name {
  display: block;
  font-size: 1.7rem;
  font-weight: normal;
  letter-spacing: 2px;
  color: #000;
  line-height: 1;
  margin: -3px 0 0;
}
.single_bolg_ttl_box .date{
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000f9f;
  margin: 5px 0 0;
  text-align: right;
  font-family: "Alata",sans-serif
}

.single_bolg_ttl_box + .single_text {
  margin: 40px 0 0;
}
.reco_content {
  width: 100%;
  max-width: 200px;
  min-width: 240px;
  margin: 0 0 0 60px;
}

/* SNSシェアボタン */
.addtoany_content {
  text-align: center;
  margin: 70px auto 0!important;
}

@media screen and (max-width: 768px) {
  .single_bolg {
    width: 100%;
    /* max-width: 1040px; */
    max-width: unset;
    padding: 0 15px;
    margin: 40px auto 60px;
  }
  .single_bolg_content {
    display: flex;
  }
  .single_bolg_content .ttl-single-03 {
    margin-top: 0px;
  }
  .single_content_inner {
    width: 100%;
  }


  .single_bolg_ttl_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
  }
  .single_bolg_ttl_inner {
    display: flex;
    align-items: center;
  }
  .single_bolg_ttl_link {
    display: block;
  }
  .single_bolg_ttl_img {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    margin: 0 15px 0 0;
  }
  .single_bolg_ttl_img img {
    border-radius: 50%;
    display: block;
  }
  .single_bolg_ttl_inner .name {
    display: block;
    font-size: 1.7rem;
    font-weight: normal;
    letter-spacing: 2px;
    color: #000;
    line-height: 1;
    margin: -3px 0 0;
  }
  .single_bolg_ttl_box .date{
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    color: #000f9f;
    margin: 0;
    text-align: right;
    font-family: "Alata",sans-serif
  }

  .single_bolg_ttl_box + .single_text {
    margin: 40px 0 0;
  }
  .reco_content {
    width: 100%;
    max-width: 200px;
    min-width: 240px;
    margin: 0 0 0 60px;
  }

  /* SNSシェアボタン */
  .addtoany_content {
    margin: 50px auto 0!important;
  }
  }
/* スタッフブログ */






/* オーナーの声 */
.vice_content .archive_list_link {
  padding: 0 0 15px;
}
.vice_content .voice_ttl {
  margin: 15px 0 0;
  font-size: 1.7rem;
  color: #000f9f;
}
.vice_content .voice_text {
  margin: 7px 0 0;
  font-size: 1.3rem;
}
/* 詳細 */
.single_text .voice_main_img {
  width: 100%;
  max-width: 800px;
  margin: 60px auto 0;
}
.single_text .voice_main_img img {
  width: 100%;
  max-width: unset;
}
.voice_slide_content .slick-list {
  width: 100%;
}
.voice_slide_img {
  width: 100%;
  position: relative;
  padding-top: 66.6%;
}

.voice_slide_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .vice_content .archive_list_link {
    padding: 0 0 15px;
  }
  .vice_content .voice_ttl {
    margin: 15px 0 0;
    font-size: 1.7rem;
    color: #000f9f;
  }
  .vice_content .voice_text {
    margin: 7px 0 0;
    font-size: 1.3rem;
  }
  /* 詳細 */
  .single_text .voice_main_img {
    width: 100%;
    max-width: unset;
    margin: 40px auto 0;
  }
  .single_text .voice_main_img img {
    width: 100%;
    max-width: unset;
  }
}



/* ギャラリー */

.gallery_archive .archive_list_link {
  padding: 0 0 10px;
}
.gallery_archive .archive_list_box {
  margin: 50px 0 0;
}
.gallery_archive .gallery_ttl {
  margin: 15px 0 0;
}
.gallery_archive .blog_link_cate{
  margin: 10px 0 0;
}

.gallery_single {
  width: 100%;
  max-width: 900px;
}
.gallery_single .single_text img {
  display: block;
  margin: 0px auto;
  width: 100%;
  max-width: 900px;
}
.slider_thumb_gallery figure {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}
.thumb_gallery {
  margin: 0 -5px;
}
.thumb_gallery figure {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 110px;
  max-height: 225px;
  margin: 10px 5px 0;
}
.gallery_archive_ttl {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 1px;
}
.gallerycat {
  font-weight: normal;
  color: #000f9f;
  letter-spacing: 1px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .gallery_archive .archive_list_link {
    padding: 0 0 10px;
  }
  .gallery_archive .archive_list_box {
    margin: 50px 0 0;
  }
  .gallery_archive .gallery_ttl {
    margin: 15px 0 0;
  }
  .gallery_archive .blog_link_cate{
    margin: 10px 0 0;
  }

  .gallery_single {
    width: 100%;
    max-width: 900px;
  }
  .gallery_single .single_text img {
    display: block;
    margin: 0px auto;
    width: 100%;
    max-width: 900px;
  }
  .slider_thumb_gallery figure {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 230px;
    max-height: 600px;
  }
  .thumb_gallery {
    padding: 0 25px;
  }
  .thumb_gallery figure {
    background-position: center;
    background-repeat: no-repeat;
    /* background-size: contain; */
    width: 100%;
    height: 15vh;
    max-height: 225px;
    margin: 10px 5px 0;
  }
}



.staff_archive {
  width: 100%;
  max-width: 1080px;
  margin: 60px auto 80px;
}
.staff_archive .staff_contents {
  display: flex;
  flex-wrap: wrap;
  margin: -50px -15px 0;
}
.staff_archive .staff_box {
  width: 25%;
  padding: 0 15px;
  margin: 60px 0 0;
}
.staff_archive .staff_inst_link {
  display: block;
}
.staff_inst_link:hover img {
  transform: scale(1.1);
  transition: all .3s ease;
}
.staff_archive .staff_inst_img {
  display: block;
  overflow: hidden;
}
.staff_inst_img img {
  display: block;
  transition: all .3s ease;
}

.staff_archive .name_box {
  text-align: center;
  margin: 15px 0 0;

  padding: 0 0 15px;
  border-bottom: 1px solid #000f9f;
}
.staff_archive .work {
  display: block;
  font-size: 1.5rem;
  color: #000f9f;
  line-height: 1;
}
.staff_archive .name {
  display: block;
  font-size: 2.4rem;
  color: #333;
  margin: 20px 0 0;
  line-height: 1;
  letter-spacing: 3px;
}
.staff_archive .name_en {
  display: block;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  line-height: 1;
  font-size: 1.4rem;
  letter-spacing: 1px;
  margin: 12px 0 0;
}
@media screen and (max-width: 768px) {
  .staff_archive {
    width: 100%;
    max-width: unset;
    padding: 0 15px;
    margin: 40px auto 60px;
  }
  .staff_archive .staff_contents {
    display: flex;
    flex-wrap: wrap;
    margin: -50px 0 0;
  }
  .staff_archive .staff_box {
    width: 100%;
    max-width: 250px;
    margin: auto;
    padding: 0;
    margin: 50px auto 0;
  }
  .staff_archive .staff_inst_link {
    display: block;
  }
  .staff_inst_link:hover img {
    /* transform: scale(1.1);
    transition: all .3s ease; */
  }
  .staff_archive .staff_inst_img {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .staff_inst_img img {
    display: block;
    transition: all .3s ease;
  }

  .staff_archive .name_box {
    text-align: center;
    margin: 12px 0 0;

    padding: 0;
    border-bottom: unset;
  }
  .staff_archive .work {
    display: block;
    font-size: 1.5rem;
    color: #000f9f;
    line-height: 1;
  }
  .staff_archive .name {
    display: block;
    font-size: 2.4rem;
    color: #333;
    margin: 20px 0 0;
    line-height: 1;
    letter-spacing: 3px;
  }
  .staff_archive .name_en {
    display: block;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    font-size: 1.4rem;
    letter-spacing: 1px;
    margin: 15px 0 0;
  }
}




/* 5つのスタイル */

.main-image {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  width: 1288px;
  max-width: 100%;
  /* padding: 0 15px; */
  padding: 0;
  margin: 50px auto 0;
}
.main-image .text_l {
    width: 50%;
    /* padding: 0 88px; */
    padding: 0 60px 0 123px;
}
.main-image .text_r {
    width: 50%;
    /* padding: 0 88px; */
    padding: 0 123px 0 60px;
}
.main-image .image {
    width: 50%;
}
.main-image .txt_style {
  margin: 30px 0 0
}


.style_5_ttl {
  position: relative;
  padding: 0 0 15px;
}
.style_5_ttl::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 2px;
  background-color: #000f9f;
}
.style_5_ttl .en {
  display: block;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  line-height: 1;
  letter-spacing: 3px;
  font-size: 4rem;
}
.style_5_ttl .jp {
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 10px 0 0;
  color: #000;
}


@media screen and (max-width: 768px) {
  .main-image {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    width: unset;
    max-width: 100%;
    padding: 0 15px;
    margin: 50px auto 0;
  }
  .main-image .text_l {
      width: 100%;
      /* padding: 0 88px; */
      padding: 0;
      order: 2;
  }
  .main-image .text_r {
      width: 100%;
      /* padding: 0 88px; */
      padding: 0;
      order: 2;
  }
  .main-image .image {
      width: 100%;
      order: 1;
  }
  .main-image .txt_style {
    margin: 30px 0 0
  }
  .main-image .btn-cmn-02 {
    margin: 25px auto 0;
  }


  .style_5_ttl {
    position: relative;
    padding: 0 0 15px;
  }
  .style_5_ttl::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #000f9f;
  }
  .style_5_ttl .en {
    display: block;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    letter-spacing: 3px;
    font-size: 3.5rem;
    margin: 20px 0 0;
  }
  .style_5_ttl .jp {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 5px 0 0;
    color: #000;
  }
}
/* 5つのスタイル */


/* 施工事例 */
.works_contents {
  display: flex;
  margin: 60px -15px 0;
}
.works_box {
  display: block;
  width: 33.33333333%;
  padding: 0 15px;
}
.works_link {
  display: block;
  border-bottom: 1px solid #000f9f;
  padding: 0 0 15px;
}
.works_link:hover img {
  transform: scale(1.1);
  transition: all .3s ease;
}
.works_img {
  display: block;
  overflow: hidden;
  max-height: 210px;
}
.works_img img {
  display: block;
  transition: all .3s ease;
}

.work_voice_name {
  display: block;
  margin: 15px 0 0;
  font-size: 1.7rem;
  color: #000f9f;
}
.work_voice_text {
  margin: 7px 0 0;
  font-size: 1.3rem;
}
.s_work_wisiwyg {
  margin-top: 60px;
}
.s_work_wisiwyg .addtoany_share_save_container {
  display: none;
}
@media screen and (max-width: 768px) {
  .works_contents {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 0;
  }
  .works_box {
    display: block;
    width: 100%;
    padding: 40px 0 0;
  }
  .works_link {
    display: block;
    border-bottom: 1px solid #000f9f;
    padding: 0 0 10px;
  }
  .works_link:hover img {
    transform: scale(1.1);
    transition: all .3s ease;
  }
  .works_img {
    display: block;
    overflow: hidden;
    max-height: 210px;
  }
  .works_img img {
    display: block;
    transition: all .3s ease;
  }

  .work_voice_name {
    display: block;
    margin: 15px 0 0;
    font-size: 1.7rem;
    color: #000f9f;
  }
  .work_voice_text {
    margin: 7px 0 0;
    font-size: 1.3rem;
  }
  .s_work_wisiwyg {
    margin-top: 50px;
  }
}



/* 分譲住宅 & 土地 */
.estate_style_name {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #000f9f;
  font-size: 1.5rem;
  color: #fff;
  padding: 5px 8px 6px;;
  line-height: 1;
  font-family: "Alata",sans-serif;
  letter-spacing: 1px;
}
.estate_price_box {
  display: flex;
  align-items: flex-end;
  margin: 20px 0 0;
}
.estate_price_ttl {
  font-size: 1.5rem;
  color: #fff;
  padding: 5px 8px 6px;;
  background-color: #000f9f;
  margin: 0 10px 0 0;
  line-height: 1;
}
.estate_price {
  font-size: 2.8rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 1px;
}
.estate_price .zei {
  font-size: 1.5rem;
  font-weight: normal;
}

.estate_info_box {
  margin: 10px 0 0;
}
.estate_info_text {
  display: block;
  margin: 0;
}


.estate_contents .text {
  margin: 40px 0 0;
}
.placecat {
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}

/* 分譲住宅 & 土地 */



.product_house_box {
  display: flex;
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #000f9f;
}
.product_house_content .product_house_box:first-child {
  border-top: unset;
  padding: 0;
  margin: 60px 0 0;
}
.product_house_img {
  width: 100%;
  max-width: 320px;
  margin: 0 40px 0 0;
}
.product_house_img img {
  display: block;
}
.product_house_text {
  width: 100%;
}
.product_house_ttl {
  display: flex;
  align-items: flex-end;
}
.product_house_ttl .number {
  font-size: 3.5rem;
  font-family: "Alata",sans-serif;
  color: #000f9f;
  line-height: 1;
  margin: 0 10px 0 0;
}
.product_house_ttl .ttl {
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  padding: 0 0 4px;
}
.about_logo {
  width: 100%;
  max-width: 300px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .product_house_box {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid #000f9f;
  }
  .product_house_content .product_house_box:first-child {
    border-top: unset;
    padding: 0;
    margin: 60px 0 0;
  }
  .product_house_img {
    width: 100%;
    max-width: unset;
    margin: 25px 0 0;
    order: 2;
  }
  .product_house_img img {
    display: block;
  }
  .product_house_text {
    order: 1;
  }
  .product_house_ttl {
    display: flex;
    align-items: unset;
  }
  .product_house_ttl .number {
    font-size: 2.8rem;
    font-family: "Alata",sans-serif;
    color: #000f9f;
    line-height: 1;
    margin: 0 10px 0 0;
  }
  .product_house_ttl .ttl {
    position: relative;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    padding: 0 0 4px;
  }
  .about_logo {
    width: 100%;
    max-width: 240px;
    margin: 10px auto 0;
  }
}



.represent_back {
  position: relative;
  margin: 60px auto 0;
  padding: 60px 0;
}
.represent_back::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #f6f6f6;
  z-index: -1;
}
.represent_box {
  display: flex;
  margin: 50px 0 0;
}
.represent_img {
  margin: 0 60px 0 0;
  width: 100%;
  max-width: 360px;
}
.represent_img img {
  display: block;
}
.represent_img span {
  display: block;
  text-align: center;
}
.represent_img .position {
  font-size: 1.5rem;
  margin: 5px 0 0;
}
.represent_img .name {
  font-size: 2.8rem;
  letter-spacing: 2px;
  margin: 10px 0 0;
}
.represent_img .name_en {
  font-size: 1.5rem;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  line-height: 1;
  letter-spacing: 1px;
  margin: 5px 0 0;
}

.represent_text {
  width: 100%;
}
.represent_text .represent_ttl {
  display: block;
  position: relative;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.5;
}
.represent_text p {
  margin: 30px 0 0;
}
@media screen and (max-width: 768px) {
  .represent_back {
    position: relative;
    margin: 60px auto 0;
    padding: 40px 0 50px;
  }
  .represent_back::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #f6f6f6;
    z-index: -1;
  }
  .represent_box {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0;
  }
  .represent_img {
    margin: 0 auto;
    width: 100%;
    max-width: 280px;
  }
  .represent_img img {
    display: block;
  }
  .represent_img span {
    display: block;
    text-align: center;
  }
  .represent_img .position {
    font-size: 1.5rem;
    margin: 10px 0 0;
  }
  .represent_img .name {
    font-size: 2.4rem;
    letter-spacing: 2px;
    margin: 5px 0 0;
  }
  .represent_img .name_en {
    font-size: 1.5rem;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    letter-spacing: 1px;
    margin: 5px 0 0;
  }

  .represent_text {
  }
  .represent_text .represent_ttl {
    display: block;
    position: relative;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1.5;
    margin: 40px 0 0;
  }
  .represent_text p {
    margin: 20px 0 0;
  }
}





/* スタッフ紹介 */
.single-staff .ttl-cmn-02 .en {
  font-size: 3rem;
  color: #000;
}
.single-staff .ttl-cmn-02 .jp {
  font-size: 1.7rem;
  color: #000f9f;
}

.staff_mv_wrap {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 0px;
}
.staff_mv {
  width: 100%;
  position: relative;
  padding-top: 73%;
}
.staff_mv img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.staff_mv_text {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}
.test .name_intro_box {
  margin-top: 20px;
  padding: 20px 0;
  background-color: #000f9f;
  color: #fff;
  display: flex;
  position: relative;
}
.test .name_intro_box::before {
  content: '';
  display: block;
  width: 200%;
  height: 100%;
  background-color: #000f9f;
  position: absolute;
  top: 0;
  left: -40px;
  z-index: -1;
}
.name_intro_box span {
  display: block;
}
.name_intro_box .position {
  font-size: 1.5rem;
}
.test .name_intro_box .position {
  margin: 0;
  padding-right: 20px;
}
.name_intro_box .name_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.name_intro_box .name {
  font-size: 2.4rem;
  letter-spacing: 2px;
  margin: 15px 0 0;
  line-height: 1;
}
.test .name_intro_box .name {
  margin: 0;
  font-size: 2.2rem;
}
.name_intro_box .name_en {
  font-size: 1.5rem;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  line-height: 1;
  letter-spacing: 1px;
  margin: 15px 0 0;
}
.test .name_intro_box .name_en {
  color: #fff;
  font-size: 1.2rem;
}
.staff_message_box {
  color: #000f9f;
}
.staff_message_box span {
  display: block;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.5;
  font-size: 2rem;
  padding-top: 40px;
}
.staff_message_box p {
  margin: 30px 0 0;
  line-height: 2;
}


.staff_intro_wrap {
  background-color: #cbcbcb;
  padding: 1px 0 0;
  margin-top: 60px;
  position: relative;
}
.staff_intro_inner {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 0px;
}
.staff_intro_wrap h2 span {
  padding: 0 60px;
}
.staff_intro_content {
  display: flex;
  margin: 60px auto 0;
}
.staff_intro_img {
  width: 100%;
  max-width: 400px;
  margin: 0 60px 0 0;
}
.test .staff_intro_img {
  width: 100%;
  padding: 0 30px;
  position: relative;
  max-width: none;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}
.test .staff_intro_img::before {
  content: '';
  width: 100%;
  height: 20%;
  background-color: #000f9f;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.test .staff_intro_img img {
  width: 100%;
  max-width: 280px;
}
.name_intro_mess {
  display: block;
  position: relative;
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.7;
  color: #fff;
  margin: 40px 0 0;
  padding: 30px 0;
}
.test .name_intro_mess {
  margin: 0;
  padding: 30px 0 20px;
  font-size: 2.4rem;
  color: #000;
}
.name_intro_mess::after {
  content: '';
  position: absolute;
  /* left: 50%; */
  left: 100px;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #000f9f;
  z-index: -1;
}
.test .name_intro_mess::after {
  display: none;
}

.test .staff_intro_text {
  padding: 0 30px;
  color: #fff;
}
.staff_intro_text p {
  padding: 40px 0 0;
  line-height: 2;
}
.test .staff_intro_text p {
  padding: 40px 0;
  display: block;
  position: relative;
  z-index: 1;
}
.test .staff_intro_text p::before {
  content: '';
  position: absolute;
  left: 100px;
  top: 0;
  transform: translateX(-50%);
  width: 200vw;
  height: 100%;
  background-color: #000f9f;
  z-index: -1;
  overflow: hidden;
}

.index_news_ifram {
  height: 200px;
}

/* 旧おすすめ事例 */
.staff_recom .col.order02 {
  display: flex;
  flex-direction: column;
}
.staff_recom .col.order02 h4 {
  line-height: 1.7;
}
.staff_recom .col.order02 p {
  margin: 20px 0 30px;
}
.staff_recom .btn-cmn-01 {
  margin: auto 0 20px;
}
/* ↓↓↓↓ 新おすすめ事例 ↓↓↓↓ */
.btn_center {
  margin: 0 auto;
  text-align: center;
}
.below_ttl_btn {
  display: inline-block;
  padding: 0 10px;
  margin-top: 20px;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  text-decoration: none;
  transition: .3s;
  letter-spacing: 2px;
  font: 400 1.3rem "Alata",sans-serif;
}
.below_ttl_btn:hover {
  background-color: #000f9f;
}
.staff_recom.grid-cmn {
  margin: 30px -10px 0;
}
.test .staff_recom .col {
  margin-top: 10px;
  padding: 0 10px;
}
.staff_recom_link {
  display: block;
  position: relative;
}
.staff_recom_img {
  width: 100%;
  position: relative;
  padding-top: 55%;
}
.staff_recom_img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.staff_recom_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.staff_recom_img figcaption {
  color: #fff;
  position: absolute;
  bottom: 5px;
  left: 15px;
  z-index: 2;
  font-size: 1.5rem;
}
/* ↑↑↑↑ 新おすすめ事例 ↑↑↑↑ */
.staff_love {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 0px;
}
.staff_love_img_slide {
  margin-top: 30px;
}
.staff_love_img, .staff_love_text {
  padding: 0 20px;
}
.staff_slide_arrow .slick-prev,
.staff_slide_arrow .slick-next {
  width: 30px;
  height: 30px;
  top: 50%;
  right: calc(10% - 5px);
}
.staff_slide_arrow .slick-prev {
  right: auto;
  left: calc(10% - 5px);
}
.staff_slide_arrow .slick-prev:before,
.staff_slide_arrow .slick-next:before {
  background: url(./img/staff/staff_slide_arrow.svg) center/cover no-repeat;
  width: 30px;
  height: 30px;
  border: none;
  transform: none;
}
.staff_slide_arrow .slick-prev:before {
  transform: scaleX(-1);
}

@media screen and (min-width: 769px) {
  .staff_love_img_slide .slick-next {
    right: 15px;
  }
  .staff_love_img_slide .slick-prev {
    left: 15px;
  }
}
.staff_love_img figure {
  width: 100%;
  position: relative;
  padding-top: 70%;
}
.staff_love_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.staff_love_text {
  color: #000f9f;
}
.staff_love_text h4 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}
.staff_love_text span {
  text-align: center;
  font-weight: bold;
  display: block;
  margin-top: 5px;
}
.staff_love_text h4 {
  font-size: 2rem;
}

.staff_other_slide {
  margin-top: 30px;
}
.staff_other_item {
  padding: 0 5px;
}
.staff_other_item figure {
  width: 100%;
  position: relative;
  padding-top: 60%;
}
.staff_other_item img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.staff_other_text {
  background-color: #000f9f;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 1.8rem;
  line-height: 1.5;
}
.staff_other_slide .slick-prev {
  left: calc(10% - 25px);
}
.staff_other_slide .slick-next {
  right: calc(10% - 25px);
}
@media screen and (max-width: 768px) {
  .staff_mv {
    margin-top: 30px;
  }
  .test .name_intro_box {
    justify-content: center;
    max-width: 350px;
    padding: 20px;
    margin: 20px auto 0;
  }
  .test .name_intro_box::before {
    display: none;
  }
  .staff_message_box span {
    text-align: center;
    font-size: 1.8rem;
    padding-top: 50px;
  }
  .staff_mv_text {
    padding: 0 30px;
  }

  .staff_intro_content {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto 0;
  }
  .staff_intro_img {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }
  .name_intro_box span {
    display: block;
    text-align: center;
  }
  .name_intro_box .position {
    font-size: 1.5rem;
    margin: 10px 0 0;
  }
  .name_intro_box .name {
    font-size: 2.4rem;
    letter-spacing: 2px;
    margin: 15px 0 0;
    line-height: 1;
  }
  .name_intro_box .name_en {
    font-size: 1.5rem;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    letter-spacing: 1px;
    margin: 15px 0 0;
  }

  .name_intro_mess {
    display: block;
    position: relative;
    font-size: 2.4rem;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.5;
    color: #fff;
    margin: 30px 0 0;
    padding: 30px 0;
  }
  .test .name_intro_mess {
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
  }
  .name_intro_mess::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #000f9f;
    z-index: -1;
  }
  .test .staff_intro_text  {
    background-color: #000f9f;
  }
  .staff_intro_text p {
    padding: 30px 0 0;
    line-height: 2;
  }
  .test .staff_intro_text p {
    padding: 30px 0 0;
    margin: 0;
  }
  .test .staff_intro_text {
    padding: 0 30px 60px;
  }

  .index_news_ifram {
    width: 100%;
    height: 230px;
    /* height: 200px; */
  }
  
  .staff_recom .col.order02 p {
    margin-top: 15px;
  }
  .staff_recom .btn-cmn-01 {
    margin: 0 auto;
  }

  .staff_love_img, .staff_love_text {
    padding: 0 10px;
  }
  .staff_love_text {
    opacity: 0;
    transition: all ease .3s;
  }
  .staff_love_text.slick-center {
    opacity: 1;
  }
  .staff_love_text span {
    font-size: 1.3rem;
  }
  .staff_love_text p {
    margin-top: 30px;
  }
}


.table_column_02 {
  display: flex;
  margin: 0 -15px;
}
.table_column_02_box {
  width: 50%;
  padding: 0 15px;
}
.table_column_02 .dl-table {
}
.table_column_02 .dl-table dt {
  width: 180px;
  font-weight: bold;
  padding: 15px 20px;
  border-bottom: 1px solid #ccc;
  color: #000f9e;
}
.table_column_02 .dl-table dd {
  width: calc(100% - 180px);
  padding: 15px 0px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .table_column_02 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .table_column_02_box {
    width: 100%;
    padding: 0;
  }
  .table_column_02 .dl-table {
    margin-top: 20px;
  }
  .table_column_02 .dl-table dt {
    width: 100%;
    display: block;
    font-weight: bold;
    padding: 15px 0 0;
    border-bottom: unset;
    color: #000f9e;
  }
  .table_column_02 .dl-table dd {
    width: 100%;
    display: block;
    padding: 0 0 15px;
    border-bottom: 1px solid #ccc;
  }
}



.contact-wrap--tel {
  -webkit-justify-content: center;
  justify-content: center;
}
.contact-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 50px auto 0;
  width: 660px;
  max-width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0;
}
.contact-wrap__title {
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
}
.contact-wrap--tel .contact-wrap__tel {
  -webkit-justify-content: center;
  justify-content: center;
  margin: 20px 0 0;
  text-align: center;
}
.contact-wrap__tel {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 30px 30px 0 0;
  width: 340px;
  color: #000f9e;
}
.contact-wrap__tel a {
  display: block;
  font-size: 4.3rem;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  margin-left: 10px;
  text-align: center;
  white-space: nowrap;

  font-family: "Alata",sans-serif;
  font-weight: bold;
  color: #000f9f;
}
.contact-wrap__tel a span {
  display: block;
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 15px;
  font-family: 'Noto Sans JP', sans-serif,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.more_strong {
  font-size: 1.9rem;
  font-weight: bold;
  color: #000f9f;
  margin: 40px 0 0;
  text-align: center;
}
.more_strong + .read {
  margin: 20px 0 0;
}
.pamphlet {
  width: 100%;
  max-width: 600px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .contact-wrap--tel {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .contact-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px auto 0;
    width: 660px;
    max-width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0;
  }
  .contact-wrap__title {
    width: 100%;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.1;
  }
  .contact-wrap--tel .contact-wrap__tel {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px 0 0;
    text-align: center;
  }
  .contact-wrap__tel {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 30px 30px 0 0;
    width: 340px;
    color: #000f9e;
  }
  .contact-wrap__tel a {
    display: block;
    font-size: 3.8rem;
    letter-spacing: unset;
    line-height: 1;
    font-weight: 700;
    text-decoration: none;
    margin-left: 10px;
    text-align: center;
    white-space: nowrap;

    font-family: "Alata",sans-serif;
    font-weight: bold;
    color: #000f9f;
  }
  .contact-wrap__tel a span {
    display: block;
    color: #000;
    font-size: 1.5rem;
    font-weight: 400;
    margin-top: 15px;
    font-family: 'Noto Sans JP', sans-serif,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }

  .more_strong {
    font-size: 1.6rem;
    font-weight: bold;
    color: #000f9f;
    margin: 30px 0 0;
    text-align: center;
  }
  .more_strong + .read {
    margin: 15px 0 0;
  }

  .pamphlet {
    width: 100%;
    max-width: unset;
    margin: 30px auto 0;
  }
}

.columns04 {
  display: flex;
  margin: 20px -5px 0;
}
.columns04_box {
  width: 25%;
  padding: 0 5px;
}
.single_text .columns04 img {
  width: 100%;
  margin: 0;
}
.single_text a {
  color: #000f9f;
}
.single_text a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .columns04 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px;
  }
  .columns04_box {
    width: 50%;
    padding: 15px 7.5px 0;
  }
  .single_text .columns04 img {
    margin: 0;
  }
}

.modelhouse_h2 {
  text-align: center;
  display: block;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 1;
  color: #000f9f;
  margin-top: 80px;
  /* border-bottom: 2px solid #000f9f;
  padding: 0 0 15px; */
}

.modelhouse_can_ttl {
  text-align: center;
  display: block;
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 1;
  color: #000f9f;
  margin-top: 70px;
}

.modelhouse_grid .ttl-cmn-04 {
  margin-top: 0;
}
.modelhouse_grid .ttl-cmn-04 + p {
    margin: 20px 0 0;
}
.list {
  margin: 30px 0 0;
}
.list li {
  margin-bottom: 10px;
  padding-left: 16px;
  position: relative
}
.list li::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #000f9f;
}
@media screen and (max-width: 768px) {
  .modelhouse_h2 {
    text-align: center;
    display: block;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 1.5;
    color: #000f9f;
    margin-top: 40px;
    /* border-bottom: 2px solid #000f9f;
    padding: 0 0 15px; */
  }

  .modelhouse_can_ttl {
    text-align: center;
    display: block;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 1;
    color: #000f9f;
    margin-top: 40px;
  }

  .modelhouse_grid .ttl-cmn-04 {
    margin-top: 0;
  }
  .modelhouse_grid .ttl-cmn-04 + p {
      margin: 20px 0 0;
  }
  .list {
    margin: 30px 0 0;
  }
  .list li {
    margin-bottom: 10px;
    padding-left: 16px;
    position: relative
  }
  .list li::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #000f9f;
  }
}

.modelhouse_link {
  padding: 0 0 15px;
}
.modelhouse_archive_ttl {
  font-size: 1.7rem;
  font-weight: 600;
  color: #000f9f;
  letter-spacing: 1px;
}
.modelhouse_archive_p {
  margin: 10px 0 0;
}


.model_benefits_box {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid #000f9f;
}
.model_benefits {
  display: flex;
  align-items: center;
}
.model_benefits .num {
  display: block;
  font-family: "Alata",sans-serif;
  font-size: 5rem;
  font-weight: bold;
  color: #f1f2f8;
  line-height: 1;
  letter-spacing: 3px;
  margin: 0 10px 0 0;
}
.model_benefits .ttl {
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  color: #000f9f;
  line-height: 1.5;
  letter-spacing: 3px;
  padding: 0 0 0 75px;
}

.model_benefits_content .model_benefits_box::before{
  content: '01';
  position: absolute;
  top: 20px;
  left: 0;
  font-family: "Alata",sans-serif;
  font-size: 5rem;
  font-weight: bold;
  color: #f1f2f8;
  line-height: 1;
  letter-spacing: 3px;
}
.model_benefits_content .model_benefits_box:nth-child(1)::before{
  content: '01';
}
.model_benefits_content .model_benefits_box:nth-child(2)::before{
  content: '02';
}
.model_benefits_content .model_benefits_box:nth-child(3)::before{
  content: '03';
}
.model_benefits_content .model_benefits_box:nth-child(4)::before{
  content: '04';
}
.model_benefits_content .model_benefits_box:nth-child(5)::before{
  content: '05';
}

.model_benefits + p{
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .modelhouse_link {
    padding: 0 0 15px;
  }
  .modelhouse_archive_ttl {
    font-size: 1.7rem;
    font-weight: 600;
    color: #000f9f;
    letter-spacing: 1px;
  }
  .modelhouse_archive_p {
    margin: 10px 0 0;
  }


  .model_benefits_box {
    padding: 20px 0;
    border-bottom: 1px solid #000f9f;
  }
  .model_benefits_box.first {
    margin: 30px 0 0;
    border-top: 1px solid #000f9f;
  }
  .model_benefits {
    display: flex;
    align-items: center;
  }
  .model_benefits .num {
    display: block;
    font-family: "Alata",sans-serif;
    font-size: 3rem;
    font-weight: bold;
    color: #f1f2f8;
    line-height: 1;
    letter-spacing: 3px;
    margin: 0 10px 0 0;
  }
  .model_benefits .ttl {
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    color: #000f9f;
    line-height: 1.5;
    letter-spacing: 3px;
    padding: 0 0 0 60px;
  }
  .model_benefits_content .model_benefits_box::before{
    content: '01';
    position: absolute;
    top: 13px;
    left: 0;
    font-family: "Alata",sans-serif;
    font-size: 4rem;
    font-weight: bold;
    color: #f1f2f8;
    line-height: 1;
    letter-spacing: 3px;
  }
  .model_benefits_content .model_benefits_box:nth-child(1)::before{
    content: '01';
  }
  .model_benefits_content .model_benefits_box:nth-child(2)::before{
    content: '02';
  }
  .model_benefits_content .model_benefits_box:nth-child(3)::before{
    content: '03';
  }
  .model_benefits_content .model_benefits_box:nth-child(4)::before{
    content: '04';
  }
  .model_benefits_content .model_benefits_box:nth-child(5)::before{
    content: '05';
  }

  .model_benefits + p{
    margin: 10px 0 0;
  }
}



.index_06_main_top {
  position: relative;
  margin: 0 auto;
  height: 800px!important;
  display: block;
  overflow: hidden;
}
.index_06_main_top::after {
  content: '';
  background-color: rgba(0,0,0,.8);
  width: 100%;
}
.index_06_main_top .main_img01,
.index_06_main_top .main_img02,
.index_06_main_top .main_img03,
.index_06_main_top .main_img04,
.index_06_main_top .main_img05,
.index_06_main_top .main_img06 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 800px!important;
  z-index: 0;
  display: block!important;
}
.index_06_main_top .main_img01 {
  background-image: url(./img/index_06_slide_01.jpg);
}
.index_06_main_top .main_img02 {
  background-image: url(./img/index_06_slide_02.jpg);
}
.index_06_main_top .main_img03 {
  background-image: url(./img/index_06_slide_03.jpg);
}
.index_06_main_top .main_img04 {
  background-image: url(./img/index_06_slide_04.jpg);
}
.index_06_main_top .main_img05 {
  background-image: url(./img/index_06_slide_05.jpg);
}


.index_06 + footer {
  margin: 0 auto;
}


@media screen and (max-width: 768px) {
  .index_06_main_top {
    position: relative;
    margin: 0 auto;
    height: 600px!important;
    display: block;
    overflow: hidden;
  }
  .index_06_main_top .main_img01,
  .index_06_main_top .main_img02,
  .index_06_main_top .main_img03,
  .index_06_main_top .main_img04,
  .index_06_main_top .main_img05,
  .index_06_main_top .main_img06 {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 600px!important;
    z-index: 0;
  }
  .index_06_main_top .main_img01 {
    background-image: url(./img/index_06_slide_01_sp.jpg);
  }
  .index_06_main_top .main_img02 {
    background-image: url(./img/index_06_slide_02_sp.jpg);
  }
  .index_06_main_top .main_img03 {
    background-image: url(./img/index_06_slide_03_sp.jpg);
  }
  .index_06_main_top .main_img04 {
    background-image: url(./img/index_06_slide_04_sp.jpg);
  }
  .index_06_main_top .main_img05 {
    background-image: url(./img/index_06_slide_05_sp.jpg);
  }

}

.links_img {
  display: block;
  transition: .3s;
}
.links_img:hover {
  opacity: .7;
  transition: .3s;
}
.model_from_link_img {
  width: 100%;
  max-width: 640px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .links_img {
    display: block;
    transition: .3s;
  }
  .links_img:hover {
    opacity: .7;
    transition: .3s;
  }
  .model_from_link_img {
    width: 100%;
    max-width: unset;
    margin: 15px auto 0;
  }
}


.mandatory {
  color: #BD272D;
  font-size: 1.3rem;
  font-weight: normal;
  margin-left: 0px;
}

.contact_domain_ttl {
  margin-top: 40px;
}




.sp_window_menu {
  display: none;
}

.voice_single .ttl-cmn-03 {
  position: relative;
  font-size: 1.8rem;
  margin-top: 40px;
  padding: 0 0 10px;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .sp_window_menu {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .sp_window_list {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .sp_window_list li {
    width: 25%;
    text-align: center;
    border-right: 1px solid #fff;
  }
  .sp_window_list li:last-child {
    border-right: unset;
  }
  .sp_window_list li a {
    display: block;
    background-color: #000f9f;
    color: #fff;
    padding: 5px 0;
  }









  .open_sp_menu_sns {
    margin: 50px auto 0
  }
  .open_sp_menu_sns_list {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .open_sp_menu_sns_list li {
    margin: 0 10px;
  }
  .open_sp_menu_sns_list li a {
    display: block;
    width: 100%;
    max-width: 35px;
  }
  .open_sp_menu_sns_list li a img {
    display: block;
  }
}



.mh_text_box {
  margin: 40px 0 0;
}
.mh_img_content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.mh_img {
  width: 50%;
  padding: 0 20px;
  margin: 40px 0 0;
}
.mh_img img {
  display: block;
}
@media screen and (max-width: 768px) {
  .mh_text_box {
    margin: 30px 0 0;
  }
  .mh_img_content {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .mh_img {
    width: 100%;
    padding: 0;
    margin: 20px 0 0;
  }
  .mh_img img {
    display: block;
  }
}

.estate_property_content {
  margin: 40px 0 0;
}
.estate_property_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.estate_property_list li {
  width: 50%;
  padding: 0 10px;
}
.estate_property_list li .estate_property_list_box {
  display: flex;
  border-bottom: 1px solid #ccc;
}
.estate_property_list li span {
  width: 180px;
  font-weight: bold;
  padding: 15px 20px;
  color: #000f9e;
}
.estate_property_list li p {
  padding: 15px 0px;
  margin: 0;
}

.single_text.single-blog-content img {
  max-width: 100%;
  display: inline-block
}

.voice_slide_content {
  display: flex;
  margin: 0 0 60px;
}





.en_ttl_03 {
  display: block;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  line-height: 1;
  letter-spacing: 5px;
  font-size: 5rem;
  text-align: center;
  margin: 100px auto 0;
}
.gallery_movie_content {
  max-width: 660px;
  width: 100%;
  margin: 40px auto 0;
}
.gallery_movie {
  width: 100%;
  height: 370px;
}
.gallery_movie_ttl {
  margin: 5px 0 0;
}
@media screen and (max-width: 768px) {
  .en_ttl_03 {
    display: block;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    letter-spacing: 5px;
    font-size: 3.3rem;
    text-align: center;
    margin: 80px auto 0;
  }
  .gallery_movie_content {
    max-width: 100%;
    width: 100%;
    margin: 30px auto 0;
  }
  .gallery_movie {
    width: 100%;
    height: 360px;
  }
  .gallery_movie_ttl {
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .gallery_movie {
    width: 100%;
    height: 220px;
  }
}


.youtube_slide_content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 10px -10px 0;
}
.youtube_slide_box {
  padding: 0 10px;
  width: 33.3333333333333%;
  margin: 30px 0 0;
}
.youtube_slide_box iframe {
  height: 180px;
  width: 100%;
}

.slick-prev {
  left: -30px;
}
.slick-next {
  right: -30px;
}
.slick-prev, .slick-next {
  z-index: 1;
  top: 57%;
}
.slick-prev:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-bottom: 3px solid #000f9f;
  border-left: 3px solid #000f9f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
}
.slick-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-top: 3px solid #000f9f;
  border-right: 3px solid #000f9f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: unset;
    outline: unset;
    background: unset;
}
@media screen and (max-width: 480px) {
  .youtube_slide_content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px auto 0;
  }
  .youtube_slide_box {
    padding: 0 10px;
    margin: 30px 0 0;
    width: 100%;
  }
  .youtube_slide_box iframe {
    height: 180px;
    width: 100%;
  }

  .slick-prev {
    left: -5px;
  }
  .slick-next {
    right: 0px;
  }
  .slick-prev, .slick-next {
    z-index: 1;
    top: 65%;
  }
  .slick-prev:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 25px;
    height: 25px;
    border-bottom: 3px solid #000f9f;
    border-left: 3px solid #000f9f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
  }
  .slick-next:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 25px;
    height: 25px;
    border-top: 3px solid #000f9f;
    border-right: 3px solid #000f9f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
  }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
      color: unset;
      outline: unset;
      background: unset;
  }
}


/* チェックボックス */
span.wpcf7-list-item {
		display: block !important;
		margin: 20px 0 10px !important;
}

.checkbox,
.web-check label {
		display: inline-block;
		cursor: pointer;
		padding-right: 0px;
		/* margin: 10px 0; */
}

.checkbox input[type="checkbox"],
.web-check label input[type="checkbox"] {
		display: none;
}

.checkbox input[type="checkbox"]:checked + span::before,
.web-check label input[type="checkbox"]:checked + span::before {
		background-color: #000f9f;
}

.checkbox input[type="checkbox"]:checked + span::after,
.web-check label input[type="checkbox"]:checked + span::after {
		transform: rotate(315deg) scale(1);
}

.checkbox span,
.web-check label span {
		display: inline-block;
		position: relative;
		z-index: 1;
		padding-left: 45px;
}

.checkbox span::before,
.web-check label span::before {
		content: '';
		position: absolute;
		width: 30px;
		height: 30px;
		background-color: #f3f3f5;
		left: 0;
		top: calc(50% - 15px);
		transition: all .3s ease;
}

.checkbox span::after,
.web-check label span::after {
		content: '';
		position: absolute;
		width: 12px;
		height: 6px;
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		transform: scale(0);
		left: 9px;
		top: calc(50% - 4px);
		z-index: 1;
		transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
		.checkbox {
				margin-top: 10px;
		}
}

/* チェックボックス */

.estate-youtube {
  text-align: center;
  margin-top: 70px;
}
.estate-youtube iframe {
  width: 640px;
  height: 380px;
}
.estate-youtube + .forth_text_content {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .estate-youtube iframe {
    width: 450px;
    height: 270px;
  }
}
@media only screen and (max-width: 450px) {
  .estate-youtube {
    text-align: center;
    margin-top: 60px;
  }
  .estate-youtube iframe {
    width: 100%;
    height: 220px;
  }
  .estate-youtube + .forth_text_content {
    margin-top: 50px;
  }
}

/* 施工実績 */
.works_thumb {
  max-width: 600px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
.works_thumb::before {
  content: '';
  height: 150px;
  width: 100vw;
  background-color: #000f9e;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.works_thumb figure {
  width: 100%;
  position: relative;
  padding-top: 66%;
}
.works_thumb figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.works_single .ttl-single-03 {
  color: #000f9e;
  text-align: center;
  font-size: 3.5rem;
  font-weight: normal;
  padding: 0 0 25px;
  margin-top: 40px;
  letter-spacing: .1rem;
}
.works_single .ttl-single-03:after {
  display: none;
}
.works_info_01 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.works_owner {
  background-color: #000;
  color: #fff;
  padding: 0 10px;
  line-height: 2;
  font-size: 1.5rem;
  letter-spacing: .1rem;
}
.works_cate {
  padding-left: 20px;
  letter-spacing: .1rem;
  font: 1.6rem 'Renner*', 'Noto Sans JP', sans-serif;
}
.works_comcept {
  display: block;
  max-width: 715px;
  margin: 30px auto 0;
  letter-spacing: .1rem;
}
.works_info_02 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 35px -10px 0;
}
.works_info_02 li {
  padding: 0 10px;
  font-size: 1.5rem;
  letter-spacing: .1rem;
}
.works_info_02 li span {
  color: #000f9e;
  font-weight: bold;
}
.works_ttl {
  margin-top: 160px;
}
.ttl-cmn-01.works_ttl .en {
  font-size: 4rem;
  font-weight: normal;
}
.ttl-cmn-01.works_ttl .jp {
  font-weight: normal;
  font-size: 1.5rem;
}
.work-point__grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 90px;
}
.work-point__img {
  width: 400px;
}
.work-point__img figure {
  width: 100%;
  position: relative;
  padding-top: 66.666%;
}
.work-point__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.work-point__text {
  width: calc(100% - 400px);
  padding: 0 35px 0 25px;
  letter-spacing: .1rem;
}
.img_r .work-point__text {
  padding: 0 25px 0 35px;
}
.work_point__ttl {
  color: #000f9e;
  font-size: 2.5rem;
  font-weight: normal;
  position: relative;
  padding-bottom: 10px;
}
.work_point__ttl::before {
  content: '';
  width: calc(100% + 80px);
  height: 2px;
  position: absolute;
  bottom: 0;
  left: -55px;
  background-color: #000f9e;
}
.img_r .work_point__ttl::before {
  left: auto;
  right: -55px;
  z-index: 9;
}
.work_gallery {
  margin-top: 190px;
}
.work_gallery .single_text {
  margin: 50px 0 0;
}
.work_gallery .slider_thumb_gallery {
  max-width: 485px;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
}
.work_gallery .slider_thumb_gallery::before {
  content: '';
  width: 325px;
  height: 420px;
  background-color: #000f9e;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform:  translateX(-50%);
}
.gallery_description {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 100%;
  max-width: 650px;
}
.work_gallery .slider_thumb_gallery figure {
  height: 320px;
  max-width: 485px;
  max-height: 600px;
  margin: 30px 0;
}
.work_gallery .slider_thumb_gallery .vertical_img figure {
  height: 380px;
  width: 290px;
  margin: 0 auto;
  background-size: cover;
}
.slider_thumb_gallery_wrap {
  margin: 0 50px;
}
.work_gallery .slick-next:before,
.work_gallery .slick-prev:before {
  background: url(./img/work_arrow.svg) center/cover no-repeat;
  width: 16px;
  height: 50px;
  border: none;
  top: 90%;
  right: -15px;
  transform: inherit;
  -webkit-transform: inherit;
}
.work_gallery .slick-prev:before {
  right: auto;
  left: -15px;
  top: -30%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.works_single .btn-cmn-01 {
  margin-top: 0;
}
.work_link {
  position: relative;
  margin-top: 165px;
}
.work_link::before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
.work_gallery .thumb_gallery figure {
  margin: 40px 5px 0;
}
.gallery_item {
  height: 475px;
  padding-bottom: 75px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .work-point__grid.img_r .work-point__img {
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .works_single .ttl-single-03 {
    font-size: 2.5rem;
    margin-top: 25px;
    padding: 0 0 15px;
    line-height: 1.5;
  }
  .works_owner {
    line-height: 1.8;
    font-size: 1.2rem;
  }
  .works_cate {
    padding-left: 15px;
    font-size: 1.2rem;
  }
  .works_comcept {
    font-size: 1.4rem;
  }
  .works_info_02 li {
    width: 100%;
    text-align: center;
    padding: 5px 10px 0;
    font-size: 1.3rem;
  }
  .ttl-cmn-01.works_ttl {
    margin-top: 80px;
  }
  .ttl-cmn-01.works_ttl .en {
    font-size: 3.5rem;
  }
  .ttl-cmn-01.works_ttl .jp {
    font-size: 1.2rem;
  }
  .work_gallery {
    margin-top: 90px;
  }
  .work-point__img {
    width: 100%;
  }
  .work-point__grid {
    margin-top: 35px;
  }
  .work-point__text, .img_r .work-point__text {
    width: 100%;
    padding: 0;
  }
  .work_point__ttl {
    margin-top: 20px;
  }
  .work_point__ttl::before, .img_r .work_point__ttl::before  {
    width: 100px;
    left: 0;
  }
  .gallery_item {
    height: 360px;
  }
  .work_gallery .slider_thumb_gallery {
    margin: 50px auto 0;
    padding: 0 15px;
    padding-top: 20px;
  }
  .work_gallery .slider_thumb_gallery::before {
    width: 240px;
    height: 305px;
  }
  .work_gallery .slider_thumb_gallery .vertical_img figure {
    width: 200px;
    height: 265px;
  }
  .work_gallery .slider_thumb_gallery figure {
    height: 200px;
    max-width: 100%;
  }
  .work_gallery .thumb_gallery figure {
    height: 65px;
    margin: 30px 5px 0;
  }
  .work_gallery .slick-next:before,
  .work_gallery .slick-prev:before {
    width: 12px;
    height: 30px;
    top: 70%;
    right: 10px;
  }
  .work_gallery .slick-prev:before {
    left: 10px;
    top: 10%;
  }
  .slider_thumb_gallery_wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 340px;
  }
  .work_link {
    margin-top: 85px;
  }
}
.only-gallery .work_gallery {
  margin-top: 0;
}
.only-gallery .gallery_item {
  height: 390px;
}
@media screen and (max-width: 768px) {
.only-gallery .gallery_item {
  height: 280px;
}}

/* サイドにあるイベントのリンクを強調 */
.header_right_under_link li a.emphasis {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 43px;
  background-color: #ce314a;
  color: #fff;
  border-top: 1px solid #ce314a;
  text-align: center;
  margin: 0 auto 0;
  text-decoration: none;
  transition: .3s;
}
@media screen and (max-width: 768px) {
.sp_window_list li a.emphasis {
  display: block;
  background-color: #ce314a;
  color: #fff;
  padding: 5px 0;
}
}

/* TOPメインビジュアル　各スタッフにリンクを設定 */
.main_slide_01 a {
  display: block;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .slide_sp_01 li a,
  .slide_sp_02 li a,
  .slide_sp_03 li a,
  .slide_sp_04 li a {
    display: block;
    height: 100%;
  }
}


/* 2404 TOP改修
----------------------------------- */
  .top_ttl.ttl-cmn-02 {
    margin-top: 80px;
  }
.top_ttl.ttl-cmn-02 .en {
  font-size: 4rem;
  color: #000;
  margin-top: 0;
}
.top_ttl.ttl-cmn-02 .jp {
  font-size: 1.7rem;
  color: #000f9e;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .top_ttl.ttl-cmn-02 {
    margin-top: 60px;
  }
  .top_ttl.ttl-cmn-02 .en {
    font-size: 3rem;
    color: #000;
  }
  .top_ttl.ttl-cmn-02 .jp {
    font-size: 1.2rem;
    color: #000f9e;
  }
}


/* 規格住宅を選ぶメリット
----------------------------------- */
.merit_question p {
  position: relative;
  padding: 10px 20px;
  border: 1px solid #000f9f;
  background-color: white;
  color: #000f9f;
  font-weight: bold;
  font-size: 1.9rem;
  max-width: 550px;
  margin: 80px auto 20px;
  text-align: center;
}
.merit_question p:before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) skew(-25deg);
  height: 15px;
  width: 15px;
  border-right: 1px solid #000f9f;
  background-color: white;
  content: "";
}
.merit_list {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -5px 0;
}
.merit_list li {
  width: 33.333%;
  padding: 0 5px;
  margin-top: 10px;
}
.merit_list li a {
  display: block;
  background-color: #363636;
  padding: 10px 40px 10px 20px;
  position: relative;
}
.merit_list li a:hover {
  background-color: #000f9e;
}
.merit_list li a::before {
  content: '';
  background: url(./img/ico-arrow.svg) center / cover no-repeat;
  width: 5px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  transition: all ease .3s;
}
.merit_list li a:hover::before {
  top: calc(50% + 5px);
}
.merit_list li a span {
  position: relative;
  padding-left: 60px;
  color: #fff;
  min-height: 50px;
  display: flex;
  align-items: center;
}
.merit_list li a span::before {
  content: '';
  background: url(./img/style_merit_list_01.png) center/cover no-repeat;
  width: 50px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.merit_list li:nth-child(2) a span::before {
  background-image: url(./img/style_merit_list_02.png);
}
.merit_list li:nth-child(3) a span::before {
  background-image: url(./img/style_merit_list_03.png);
}
.merit_wrap > div {
  padding-top: 70px;
}
.merit_number {
  font-size: 1.5rem;
  font-family: "Alata", sans-serif;
  color: #000f9e;
}
.merit_wrap .ttl03 {
  padding-left: 65px;
  margin-top: 0;
}
.merit_wrap .ttl03::after {
  content: '';
  background: url(./img/style_merit_ttl_01.png) center / cover no-repeat;
  width: 50px;
  height: 45px;
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
  transform: translateY(-50%)
}
.merit_wrap #merit02 .ttl03::after {
  background-image: url(./img/style_merit_ttl_02.png);
}
.merit_wrap #merit03 .ttl03::after {
  background-image: url(./img/style_merit_ttl_03.png);
}

.merit-blue-inner .grid-cmn {
  margin: 0 auto;
  max-width: 940px;
}
.bg-blue-inner.merit-blue-inner {
  padding: 40px 30px;
}
.merit-blue-inner .calculation {
  background-color: #fff;
  text-align: center;
  padding: 30px 20px;
}
.merit-blue-inner .col {
  margin-top: 10px;
}
.merit-blue-inner .calculation h5 img {
  height: 23px;
}
.merit-blue-inner .calculation h5 {
  font-size: 2rem;
  margin: 0 0 5px;
}
.merit-blue-inner .calculation p {
  margin-top: 0;
}
.merit-blue-inner .calculation strong {
  font-size: 1.8rem;
}
.merit-blue-inner .calculation .total {
  color: #000f9e;
}
.merit-blue-inner .calculation .total strong {
  font-size: 2.2rem;
  padding-left: 5px;
}

@media screen and (max-width: 768px) {
  .merit_question p {
    font-size: 1.8rem;
    margin: 70px auto 10px;
  }
  .merit_list li {
    width: 100%;
  }
  .merit_list li a span {
    padding-left: 50px;
    min-height: 40px;
  }
  .merit_list li a span:before {
    width: 40px;
    height: 35px;
  }
  .merit_wrap>div {
    padding-top: 50px;
  }
  .merit_wrap .ttl03 {
    padding-left: 55px;
  }
  .merit_wrap .ttl03:after {
    width: 40px;
    height: 35px;
  }
  .bg-blue-inner.merit-blue-inner {
    padding: 25px 15px;
  }
  .merit-blue-inner .grid-cmn {
    margin: 0 -10px;
  }
  .merit-blue-inner .calculation {
    padding: 20px 15px;
  }
}

/* デザイン
----------------------------------- */
.design_merit {
  display: flex;
  flex-wrap: wrap;
  margin: 5px -10px 0;
}
.design_merit li {
  padding: 5px 10px 0 30px;
  position: relative;
}
.design_merit li::before {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background: url(./img/ico_merit.svg) center / cover no-repeat;
  position: absolute;
  top: calc(50% + 3px);
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.merit_list.design_list a {
  color: #fff;
}
.grid-cmn.design-grid {
  margin-top: 15px;
  padding: 0 30px;
}
.design-grid .col {
  margin-top: 15px;
}
.design_point {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 1.6rem;
}
.design_point span {
  color: #000F9E;
  padding: 0 10px 0 20px;
  position: relative;
}
.design_point span::before {
  content: '';
  display: block;
  width: 13px;
  height: 20px;
  background: url(./img/ico_point.svg) center / cover no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.design_point.mt-30 {
  margin-top: 30px;
}
.design_point + p {
  margin-top: 0;
}
.design_features .ttl-cmn-04 small {
  padding-right: 5px;
  font-size: 1.6rem;
}

@media screen and (min-width: 769px) {
  .pc-p-35 {
    padding: 0 35px;
  }
  .text_14 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .grid-cmn.design-grid {
    padding: 0;
    margin-top: 0;
  }
  .design-grid .col {
    margin-top: 25px;
  }
}

/* 共通 */


/* 住宅性能
----------------------------------- */
/* 共通 */
@media screen and (max-width: 768px) {
  .performance_grid .ttl-cmn-04 + figure {
    margin-top: 20px;
  }
  .performance_grid .col-l-7 {
    margin-top: 10px;
  }
  .performance_grid h4.only-pc + p {
    margin-top: 0;
  }
}


/* 耐熱性能 */
@media screen and (max-width: 768px) {
  .insulation_source {
    font-size: 80%;
    color: #666;
  }
}

/* 安心と保証 */
.ttl-cmn-03 + .grid-cmn .col {
  margin-top: 25px;
}
.ttl-cmn-04.mt-30 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .ttl-cmn-03 + .grid-cmn .col-l-7 {
    margin-top: 10px;
  }
}

/* 換気性能 */
.grid-cmn.mt-20 {
  margin-top: 5px;
}
.grid-cmn.mt-20 .col {
  margin-top: 20px;
}

/* 住宅性能 再更新 */
.new_performance .ttl-cmn-01 {
  padding: 0 0 60px;
  border-bottom: solid #ccc 1px;
}
.new_performance .ttl-cmn-01 small {
  display: block;
  font-weight: normal;
  font-size: 1.6rem;
  color: #999;
  margin: 0 0 5px;
  position: relative;
}
.supplement {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-top: 10px;
  display: block;
  color: #777;
}
.new_performance .ttl03 {
  display: inline-block;
}
.new_performance .ttl03::before {
  width: 50px;
  height: 1px;
}
.new_performance_grid {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -20px 0;
  text-align: left;
}
.new_performance_grid.ai-center {
  align-items: center;
}
.new_performance_grid .col {
  padding: 0 20px;
}
.new_performance_grid .col-6 {
  width: 50%;
}
.new_performance_grid .catch {
  text-align: left;
}
.new_performance_grid .read {
  text-align: left;
  line-height: 2;
}
.new_performance_grid.img_cover .text {
  padding: 30px 0;
}
.new_performance_grid.img_cover .img {
  display: flex;
  flex-direction: column;
}
.new_performance_grid.img_cover .img figure {
  flex-grow: 1;
}
.new_performance_grid.img_cover .img img {
  height: 100%;
  object-fit: cover;
}
.performance_under.new_performance .ttl-cmn-02 {
  margin-top: 130px;
  padding-top: 80px;
  border-top: solid #ccc 1px;
}
.performance_under .catch,
.performance_under .read {
  max-width: 700px;
  text-align: left;
}
.w700 {
  max-width: 700px;
  margin: 0 auto;
}
.new_performance .bg-blue-inner .perf_ul li {
  width: 100%;
}
.new_performance .ttl_in {
  position: relative;
}
.new_performance .ttl_in::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.new_performance .ttl_in .ttl03 {
  position: absolute;
  margin: 100px 0 0;
  top: 0;
  left: 20px;
  color: #fff;
  z-index: 2;
}
.new_performance .ttl_in .ttl03::before {
  content: '';
  background-color: #fff;
}
.new_performance_grid_02 {
  position: relative;
}
.new_performance_grid_02 .img {
  width: calc(50% + 50px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}
.new_performance_grid_02 .img figure {
  height: 100%;
}
.new_performance_grid_02 .img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.new_performance_grid_02 .ttl_wrap {
  max-width: 640px;
  margin: 0 0 0 auto;
  position: relative;
}
.new_performance_grid_02 .ttl_wrap .ttl03 {
  left: 50px;
}
.new_performance_grid_02 .text_wrap {
  width: calc(50% + 50px);
  margin: 0 0 0 auto;
  padding: 50px 0;
}
.new_performance_grid_02 .text {
  background-color: #fff;
  padding: 50px;
  max-width: 650px;
}
.side-p20 {
  padding: 0 20px;
}
.ttl-04 {
  color: #000f9e;
  font-size: 2.2rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
}
h5.blue_ttl {
  color: #000f9e;
  font-size: 1.6rem;
}
h5.blue_ttl + p {
  margin-top: 10px;
}
.new_performance_grid_02 .text_wrap .col p {
  margin-top: 0;
}
.new_performance_grid_02 .text_wrap .col p + p {
  margin-top: 10px;
}
.grid-cmn.mt-10 .col {
  margin-top: 10px;
}
.new_performance p + p {
  margin-top: 10px;
} 
.img_ratio2-4 {
  width: 100%;
  position: relative;
  padding-top: 50%;
}
.img_ratio2-4 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.performance_under.new_performance .work-point__grid {
  margin-top: 80px;
}
@media screen and (min-width: 769px) {
  .new_performance_grid_02.img-r .img {
    left: auto;
    right: 0;
  }
  .new_performance_grid_02.img-r .text_wrap {
    margin: 0 auto 0 0;
  }
  .new_performance_grid_02.img-r .ttl_wrap .ttl03 {
    left: auto;
    right: 50px;
  }
  .new_performance_grid_02.img-r .text {
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .new_performance_grid .col-s-12 {
    width: 100%;
  }
  .new_performance_grid.img_cover .text {
    padding: 0;
  }
  .performance_under.new_performance .ttl-cmn-02 {
    margin-top: 80px;
    padding-top: 50px;
  }
  .new_performance_grid_02 .img {
    width: 100%;
    height: auto;
    position: inherit;
  }
  .new_performance_grid_02 .img figure {
    height: auto;
    padding-top: 60%;
  }
  .new_performance_grid_02 .img img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
  .new_performance_grid_02 .ttl_wrap {
    position: static;
  }
  .new_performance_grid_02 .ttl_wrap .ttl03 {
    left: 20px;
    margin-top: 20px;
  }
  .new_performance_grid_02 .text_wrap {
    padding: 20px 0;
    width: 100%;
  }
  .new_performance_grid_02 .text {
    padding: 0;
  }
  .side-s-p15 {
    padding: 0 15px;
  }
}

/* ウィジウィグ改修
---------------------------------- */
.wysiwyg img {
  display: initial;
  max-width: 100%;
  width: initial;
}
.wysiwyg .size-medium {
  width: 48%;
}
.wysiwyg .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wysiwyg .alignright {
  float: right;
  padding: 0 0 20px 20px;
}
.wysiwyg .alignleft {
  float: left;
  padding: 0 20px 20px 0;
}
.wysiwyg p:has(.alignright) + p,
.wysiwyg p:has(.alignleft) + p {
  clear:  both;       
}
@media screen and (max-width: 768px) {
  .wysiwyg .size-medium {
    width: auto;
    max-width: 100%;
  }
  .wysiwyg .alignleft.size-medium,
  .wysiwyg .alignright.size-medium {
    width: auto;
    max-width: 100%;
    padding: 0;
    float: none;
  }
}

/*TOP修正*/
.test-index .index-hero__slide{
  margin: 0 55px 0px 70px;
}
.re-fn .top_ttl.ttl-cmn-02 {
  margin-top: 60px;
}
.add_bnr{
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .test-index .index-hero__slide {
    margin: 0;
  }
  .add_bnr{
    margin-top: 20px;
  }
}

/*予算に合わせて選べる3グレード*/
.grade-t{
  width: 100%;
  margin: 50px 0 40px;
}
.grade-top{
  display: flex;
  gap: 100px;
  justify-content: center;
}
.grade-top li{
  display: grid;
  position: relative;
}
.grade-top li:not(:last-child)::after{
  content: "";
  position: absolute;
  right: -50px;
  top: 16%;
  width: 1px;
  height: 75.5%;
  background-color: gray;
}
.grade-a,.grade-b,.grade-c,.grade-top img{
margin:0 auto
}
.grade-top img{
  height: 30px;
  margin-bottom: 10px;
}
.grade-top .grade-a{
font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  font-size: 3rem;
}
.grade-top .grade-b{
color: #000f9f;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 5px;
}
.grade-top .grade-c{
font-size: 2rem;
}
.t-grade{
  margin-top: 50px;
}
.t-grade li{
background-color: #f6f6f6;
max-width: 960px;
padding: 40px 50px;
margin: 30px auto 0;
}
.grade{
  font-size: 2rem;
  color: #c6c6c6;
  font-weight: 400;
}
.grade-exp{
  position: relative;
  line-height: 1;
  margin-top: 10px;
}
.grade-de{
font-family: "Alata",sans-serif;
font-weight: normal;
color: #000f9f;
font-size: 3rem;
margin-right: 10px;
}
.grade-exp img{
  height: 30px;
  width: auto;
  position: absolute;
  left: 80%;
}
.grade-d-jp{
  color: #000f9f;
  font-weight: 600;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.grade-pr{
  font-weight: 600;
  font-size: 2.5rem;
  position: absolute;
  right: 11.5%;
  transform: translateX(-50%);
}
.grade-pr .tax{
font-weight: 400;
font-size: 1.8rem;
}
.grade-c .tax{
  font-size: 1.6rem;
  }
.grade-co{
  margin-left: 465px;
}
.grade-sub{
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .grade-top{
    display: block;
  }
  .grade-top li {
  margin-bottom: 30px;
  }
  .grade-top li:not(:last-child)::after {
    right: 20.5%;
    top: unset;
    width: 60%;
    height: 1px;
    bottom: -20px;
  }
  .t-grade li {
    padding: 30px;
  }
  .grade-d-jp,.grade-pr{
    position: static;
  }
  .grade{
    font-size: 1.6rem;
  }
  .grade-de {
    font-size: 2.5rem;
  }
  .grade-d-jp {
    font-size: 1.8rem;
  }
  .grade-pr{
  line-height: 1.9;
  font-size: 2.2rem;
  }
  .grade-co {
margin: 0;
  }

  .t-grade{
    margin-top: 30px;
  }
  .grade-exp img {
  height: 24.5px;
margin-left: 10px;
position: static;
  }
}