@charset "UTF-8";

.read_more a.esse{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  background: #a6937c;
  border-color: #a6937c;
  color: #FFF;
  box-shadow: 5px 5px 0 #355c15;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.read_more a.port{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  background: #FFF;
  padding: 0;
  color: #1a1a1a;
  border: 0;
  /*box-shadow: 5px 5px 0 #355c15;*/
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
.read_more a.port p{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 2px solid #1a1a1a;
  background: #FFF;
}
.read_more a.port:before{
  content: "";
  position: absolute;
  z-index: -1;
  inset: 5px -7px -7px 5px;
  border: 2px solid #1a1a1a;
}

@media (min-width:768px){
  
}
@media (min-width:1024px){
  .read_more a.esse{
    width: 410px;
    max-width: 100%;
    min-width: 0;
    min-height: 80px;
    font-size: 18px;
  }
  
  .esse_interior + .read_more{
    margin-top: 60px;
  }
  .esse_works .read_more{
    margin-top: 50px;
  }
  .esse_contents + .read_more{
    margin-top: 100px;
  }
  
  .read_more a.port{
    width: 410px;
    max-width: 100%;
    min-width: 0;
    min-height: 68px;
    font-size: 18px;
  }
  
  .port_story4 + .read_more{
    margin-top: 80px;
  }
  .port_works .read_more{
    margin-top: 50px;
  }
}

/*******************************
*　
********************************/

/* セクション設定 */
.pg_esse{
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}
.pg_esse .section.sec1{
  padding-bottom: 40px;
}
.pg_esse .section.sec2,
.pg_esse2 .section.sec1{
  padding-top: 20px;
  padding-bottom: 0;
  background-image: 
    url('https://ksmart-original.jp/system_panel/uploads/images/esse_equip_bg1.png'),
    url('https://ksmart-original.jp/system_panel/uploads/images/esse_equip_bg2.png')
    ;
  background-repeat: no-repeat;
  background-position: left top, right bottom;
  background-size: 100px auto, 100px auto;
  position: relative;
  z-index: 3;
}
.pg_esse .section.sec3{
  padding-top: 65px;
  padding-bottom: 60px;
  position: relative;
  z-index: 2;
}
.pg_esse .section.sec3:before{
  content: "";
  width: 200px;
  aspect-ratio: 776 / 506;
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/esse_color_bg1.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
  top: -35px;
  left: 0;
}
.pg_esse .section.sec4{
  padding-top: 20px;
  padding-bottom: 0;
  background-image: 
    url('https://ksmart-original.jp/system_panel/uploads/images/esse_contents_bg1.png'),
    url('https://ksmart-original.jp/system_panel/uploads/images/esse_contents_bg2.png')
    ;
  background-repeat: no-repeat;
  background-position: left top, right bottom;
  background-size: 100px auto, 100px auto;
  position: relative;
  z-index: 1;
}
.pg_esse .section.sec4:before{
  content: "";
  width: 200px;
  aspect-ratio: 755 / 478;
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/esse_contents_bg3.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
  top: -80px;
  right: -5px;
}
.pg_esse .section.sec5{

}
.pg_esse .section.sec6{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_esse .section.sec1{
    padding-bottom: 80px;
  }
  .pg_esse .section.sec2,
  .pg_esse2 .section.sec1{
    padding-top: 50px;
    background-size: 250px auto, 250px auto;
  }
  .pg_esse .section.sec3{
    padding-top: 160px;
    padding-bottom: 120px;
  }
  .pg_esse .section.sec3:before{
    width: 400px;
    top: -60px;
  }
  .pg_esse .section.sec4{
    padding-top: 50px;
    background-size: 250px auto, 250px auto;
  }
  .pg_esse .section.sec4:before{
    width: 400px;
    top: -155px;
  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1470px){

  .pg_esse .section.sec1{
    padding-bottom: 80px;
  }
  .pg_esse .section.sec2,
  .pg_esse2 .section.sec1{
    padding-top: 65px;
    background-size: 595px auto, 595px auto;
  }
  .pg_esse .section.sec3{
    padding-top: 160px;
    padding-bottom: 120px;
  }
  .pg_esse .section.sec3:before{
    width: 776px;
    top: -140px;
  }
  .pg_esse .section.sec4{
    padding-top: 65px;
    background-size: 595px auto, 595px auto;
  }
  .pg_esse .section.sec4:before{
    width: 755px;
    top: -215px;
  }

}
@media (min-width:1720px){


}

/* メイン部分 */


/* MV */
.esse_mv{
  margin-top: 80px;
  position: relative;
  z-index: 2;
}
.esse_mv_inner{
  position: relative;
  z-index: 1;
}
.esse_mv_img_box{
  /*margin-left: 25.99%;*/
}
.esse_mv_img{
  margin-left: var(--margin-for-device-side-w);
  margin-right: var(--margin-for-device-side-w);
}
.esse_mv_img.img_fit:before{
  padding-top: 250px;
}
.esse_mv_ttl{
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transform: translate(0, -50%);
}
.esse_mv_ttl img{
  height: 32px;
}
.esse_mv_catch{
  position: relative;
  z-index: 2;
  margin-top: -70px;
}
.esse_mv_catch_ttl{
  width: 80%;
  margin-bottom: 10px;
  transform: translate(-3%, 0%);
}
.esse_mv_catch_txt{
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875;
  text-shadow    : 
       2px  2px 2px #ffffff,
      -2px  2px 2px #ffffff,
       2px -2px 2px #ffffff,
      -2px -2px 2px #ffffff,
       2px  0px 2px #ffffff,
       0px  2px 2px #ffffff,
      -2px  0px 2px #ffffff,
       0px -2px 2px #ffffff;      
}
.esse_mv_catch_txt p{
  letter-spacing: 0.05em;
}

/* ABOUT */
.esse_about{
  position: relative;
  z-index: 0  ;
  margin-top: 40px;
}
.esse_about_inner{
  width: 100%;
  aspect-ratio: 1313 / 877;
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/esse_about_bg.png');
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.esse_about_car{
  position: absolute;
  z-index: 1;
  bottom: 0;
}
.esse_about_car.left{
  width: 33.96%;
  right: 50%;
  transform: translate(-6%, -8%);
}
.esse_about_car.right{
  width: 35.03%;
  left: 50%;
  transform: translate(6%, -8%);
}

.esse_about_catch{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px 30px;
  margin-bottom: -75px;
  position: relative;
  z-index: 2;
}
.esse_about_catch_line{
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.esse_about_catch_line p{
  background: #be6d55;
  color: #FFF;
  border-radius: 10px;
  padding: 9px 10px 12px;
  letter-spacing: 0.05em;
}

/* 装備(共通) */
.esse_equip_head{
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 15px;
  background-image: repeating-linear-gradient(90deg, #000000, #000000 3px, transparent 3px, transparent 11px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 3px;
}
.esse_equip_head_num{
  width: 70px;
}
.esse_equip_head_num img{
  width: 50px;
}
.esse_equip_head_ttl{
  width: calc(100% - 70px);
}
.esse_equip_head_ttl_en{
  font-size: 42px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  letter-spacing: 0.05em; 
}
.esse_equip_head.yoko{
  
}
/*.esse_equip_head.tate{
  flex-direction: column;
  background-image: repeating-linear-gradient(180deg, #000000, #000000 3px, transparent 3px, transparent 11px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 3px 100%;
}
.esse_equip_head.tate .esse_equip_head_num{
  width: auto;
  margin-bottom: 15px;
}
.esse_equip_head.tate .esse_equip_head_ttl{
  width: auto;
}
.esse_equip_head.tate .esse_equip_head_ttl_en{
  writing-mode: vertical-rl;
}*/

.esse_equip_ttl{
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px;
}
.esse_equip_txt{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  text-align: justify;
}
.esse_equip_txt p{
  letter-spacing: 0.05em;
}

/* EXTERIOR */
.esse_exterior{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.esse_exterior_box1{
  width: 100%;
  order: 1;
}
.esse_exterior_box2{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.esse_exterior_box2_1{
  padding: 0 0;
  position: relative;
  z-index: 1;
}
.esse_exterior_box2_2{
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
}
.esse_exterior_catch{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px 30px;
  position: absolute;
  z-index: 2;
  top: -65px;
  left: 20px;
}
.esse_exterior_img1{
  border-radius: 15px;
  margin-top: 20px;
  /*margin-left: 15px;*/
}
.esse_exterior_img1.img_fit:before{
  padding-top: 82.593%;
}
.esse_exterior_img2{
  border-radius: 15px;
}
.esse_exterior_img2.img_fit:before{
  padding-top: 61.935%;
}

.esse_exterior_parts{
  display: flex;
  flex-wrap: wrap;
  gap: 15px 8px;
}
.esse_exterior_parts_item{
  width: calc((100% - 16px) / 3);
}
.esse_exterior_parts_item_img{
  border-radius: 15px;
}
.esse_exterior_parts_item_img.img_fit:before{
  padding-top: 100%;
}
.esse_exterior_parts_item_ttl{
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 2px;
}
.esse_exterior_parts_item_txt{
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-align: justify;
}

.esse_exterior_parts.type2{
  
}
.esse_exterior_parts.type2 .esse_exterior_parts_item{
  width: calc((100% - 8px) / 2);
}
.esse_exterior_parts.type2 .esse_exterior_parts_item_img.img_fit:before{
  padding-top: 70.833%;
}


/* INTERIOR */
.esse_interior{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
* + .esse_interior{
  margin-top: 50px;
}
.esse_interior_box1{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  order: 1;
}
.esse_interior_box1_1{
  width: 100%;
}
.esse_interior_box1_2{
  width: 100%;
}
.esse_interior_box1_3{
  width: 100%;
  margin-top: 20px;
  /*padding-left: 45px;*/
}
.esse_interior_box2{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.esse_interior_box3{
  width: 100%;
  order: 3;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.esse_interior_box4{
  width: 100%;
  order: 4;
  margin-top: 20px;
}

.esse_interior_img1{
  border-radius: 15px;
}
.esse_interior_img1.img_fit:before{
  padding-top: 67.033%;
}
.esse_interior_img2{
  border-radius: 15px;
}
.esse_interior_img2.img_fit:before{
  padding-top: 132.653%;
}
.esse_interior_img3{
  border-radius: 15px;
}
.esse_interior_img3.img_fit:before{
  padding-top: 75.214%;
}

.esse_interior_catch{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px 10px;
  /*margin-top: -150px;*/
  /*margin-bottom: 40px;*/
  margin-left: 20px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 0;
}

/* COLOR */
.esse_color{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.esse_color:after{
  content: "";
  background: #d4c9b9;
  border-radius: 15px 15px 0 0;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.esse_color_box1{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  order: 1;
  margin-top: 0;
  /*margin-top: -40px;*/
  padding: 20px 20px;
}
.esse_color_box1_1{
  width: 100%;
}
.esse_color_box1_2{
  width: 100%;
}
.esse_color_box2{
  width: 100%;
  padding: 0 20px 70px;
  order: 2;
}

.esse_color_msg1{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  text-align: justify;
}
.esse_color_msg2{
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 22px;
}

.esse_color_img1{
  border-radius: 15px;
}
.esse_color_img1.img_fit:before{
  /*padding-top: 196.712%;*/
  padding-top: 125%;
}

.esse_color_patern_wrap{
  position: relative;
  z-index: 1;
}
.esse_color_patern{
  
}
.esse_color_patern .swiper-slide{
  /*width: 445px;*/
}
.esse_color_patern_item{
  position: relative;
  z-index: 1;
}
.esse_color_patern_item_img{
  text-align: center;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.esse_color_patern_item_img:after{
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 10px;
  height: 117px;
  background: #FFF;
}
.esse_color_patern_item_name{
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.esse_color_patern_item_name p{
  min-width: 178px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  background: #333333;
  color: #FFF;
  padding: 3px 10px 5px;
}

.esse_color_btn_prev,
.esse_color_btn_next{
  width: 24px;
  position: absolute;
  z-index: 1;
  top: 29%;
  transform: translate(0, -50%);
  cursor: pointer;
}
.esse_color_btn_prev{
  left: -30px;
}
.esse_color_btn_next{
  right: -30px;
}


/* Swiper調整 */
.swiper-pagination.color{
  position: static;
  transform: none;
  margin-top: 30px;
}
.swiper-pagination.color .swiper-pagination-bullet{
  width: 20px;
  height: 20px;
  border: 1px solid #8c8c8c;
  opacity: 1;
}
.swiper-pagination.color .swiper-pagination-bullet-active{
  border: 2px solid #1a1a1a;
}

.js-color{
  display: none;
  margin-top: 10px;
}
.gjs-dashed .js-color{
  display: block;
}
.js-color-background,
.js-color-text{
  background: #000;
  color: #FFF;
  padding: 5px 0;
  margin: 5px 0;
}
.js-color-background:before,
.js-color-text:before{
  background: #333;
  padding: 5px 10px;
  margin-right: 10px;
}

.js-color-background{
  
}
.js-color-background:before{
  content: "車体カラー";
}
.js-color-text{
  
}
.js-color-text:before{
  content: "文字カラー";
}



.gjs-dashed .esse_color_patern{
  display: flex;
  flex-wrap :wrap;
  gap: 15px 15px;
}
.gjs-dashed .esse_color_patern_item{
  width: calc((100% - 30px) / 3);
  padding: 15px;
  border: 3px solid #CCC;
  background: #CCC;
}
.gjs-dashed .esse_color_patern_item_img:after{
  height: 0;
}

.product_variations_slides_img{
  position: relative;
  z-index: 1;
}
.gjs-dashed .product_variations_slides_img .js-color-background{
  position: absolute;
  z-index: 2;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

/* WORKS */
.esse_works{
  background: #FFF;
  border-radius: 0 0 15px 15px;
  padding: 5px 15px 20px;
  position: relative;
  z-index: 1;
}
.esse_works_head{
  margin-top: -32px;
}
.esse_works_head_en{
  font-size: 50px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}

/* CONTENTS */
.esse_contents{
  
}
.esse_contents_row{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 5px;
}
.esse_contents_row + .esse_contents_row{
  margin-top: 20px;
}
.esse_contents_box1{
  width: 100%;
  position: relative;
  z-index: 1;
}

.esse_contents_box2{
  width: 100%;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
.esse_contents_box2_inner{
  background: #d3cdc3;
  /*min-height: 390px;*/
  padding: 20px 15px 20px 15px;
  border-radius: 0 0 15px 15px;
}
.esse_contents_box1:after,
.esse_contents_box2:after{
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: -1;
  inset: 0;
}
.esse_contents_box1:after{
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/esse_contents_box1_bg.png');
  transform: translate(-5px, -5px);
  border-radius: 15px 15px 0 15px;
}
.esse_contents_box2:after{
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/esse_contents_box2_bg.png');
  transform: translate(5px, 5px);
  border-radius: 0 15px 15px 15px;
}

.esse_contents_ttl{
  margin-left: -15px;
  margin-bottom: 10px;
}
.esse_contents_ttl_line{
  display: flex;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.esse_contents_ttl_line + .esse_contents_ttl_line{
  margin-top: 8px;
}
.esse_contents_ttl_line p{
  background: #f5f3ed;
  padding: 4px 0px 5px 15px;
  letter-spacing: 0.05em;
}
.esse_contents_txt{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.05em;
  text-align: justify;
}
.esse_contents_img{
  border-radius: 15px 15px 0 0;
}
.esse_contents_img.img_fit:before{
  padding-top: 200px;
}


/*.esse_contents_row:nth-child(odd){
  padding-left: 205px;
}
.esse_contents_row:nth-child(odd) .esse_contents_box1{
  order: 1;
}
.esse_contents_row:nth-child(odd) .esse_contents_box1:after{
  transform: translate(-10px, 10px);
  border-radius: 15px 15px 0 15px;
}
.esse_contents_row:nth-child(odd) .esse_contents_box2{
  order: 2;
  padding-right: 10px;
}
.esse_contents_row:nth-child(odd) .esse_contents_box2_inner{
  border-radius: 0 15px 15px 15px;
}
.esse_contents_row:nth-child(odd) .esse_contents_box2:after{
  transform: translate(0, -10px);
  border-radius: 0 15px 15px 15px;
}
.esse_contents_row:nth-child(odd) .esse_contents_box2:before{
  
}
.esse_contents_row:nth-child(odd) .esse_contents_img{
  border-radius: 15px 15px 0 15px;
}

.esse_contents_row:nth-child(even){
  padding-left: 205px;
  padding-right: 10px;
}
.esse_contents_row:nth-child(even) .esse_contents_box1{
  order: 2;
}
.esse_contents_row:nth-child(even) .esse_contents_box1:after{
  transform: translate(10px, 10px);
  border-radius: 15px 15px 15px 0;
}
.esse_contents_row:nth-child(even) .esse_contents_box2{
  order: 1;
}
.esse_contents_row:nth-child(even) .esse_contents_box2_inner{
  border-radius: 15px 0 15px 15px;
}
.esse_contents_row:nth-child(even) .esse_contents_box2:after{
  transform: translate(-10px, -10px);
  border-radius: 15px 0 15px 15px;
}
.esse_contents_row:nth-child(even) .esse_contents_img{
  border-radius: 15px 15px 15px 0;
}
*/

@media (max-width:767px){

}
@media (min-width:414px){
  .esse_color_btn_prev,
  .esse_color_btn_next{
    width: 24px;
    top: 28%;
  }
}
@media (min-width:768px){
  
  /* MV */
  .esse_mv{
    margin-top: 80px;
  }
  .esse_mv_inner{
  }
  .esse_mv_img_box{
    /*margin-left: 25.99%;*/
  }
  .esse_mv_img{
  }
  .esse_mv_img.img_fit:before{
    padding-top: 500px;
  }
  .esse_mv_ttl{
    
  }
  .esse_mv_ttl img{
    height: 54px;
  }
  .esse_mv_catch{
    margin-top: -145px;
  }
  .esse_mv_catch_ttl{
    width: 60%;
    margin-bottom: 15px;
  }
  .esse_mv_catch_txt{
    font-size: 16px;
    line-height: 2.25;
    text-shadow    : 
         2px  2px 2px #ffffff,
        -2px  2px 2px #ffffff,
         2px -2px 2px #ffffff,
        -2px -2px 2px #ffffff,
         2px  0px 2px #ffffff,
         0px  2px 2px #ffffff,
        -2px  0px 2px #ffffff,
         0px -2px 2px #ffffff;      
  }
  
  /* ABOUT */
  .esse_about{
    margin-top: 30px;
  }
  .esse_about_inner{
  }
  .esse_about_car{
  }
  .esse_about_car.left{
  }
  .esse_about_car.right{
  }

  .esse_about_catch{
  }
  .esse_about_catch_line{
    font-size: 32px;
  }
  .esse_about_catch_line p{
    padding: 9px 10px 12px;
  }
  

  /* 装備(共通) */
  
  .esse_equip_head_num{
    width: 80px;
  }
  .esse_equip_head_num img{
    width: 60px;
  }
  .esse_equip_head_ttl{
    width: calc(100% - 80px);
  }
  
  
  /* EXTERIOR */
  .esse_exterior_parts{
    gap: 15px 15px;
  }
  .esse_exterior_parts_item{
    width: calc((100% - 30px) / 3);
  }
  .esse_exterior_parts_item_img{
    border-radius: 15px;
  }
  .esse_exterior_parts_item_ttl{
    font-size: 18px;
  }
  .esse_exterior_parts_item_txt{
    font-size: 16px;
  }
  
  .esse_exterior_parts.type2{

  }
  .esse_exterior_parts.type2 .esse_exterior_parts_item{
    width: calc((100% - 30px) / 3);
  }
  
  /* INTERIOR */
  .esse_interior{
  }
  * + .esse_interior{
    margin-top: 70px;
  }
  .esse_interior_box1{
    width: 48%;
    order: 1;
  }
  .esse_interior_box2{
    width: 48%;
    order: 2;
    margin-top: auto;
  }
  .esse_interior_box3{
    /*width: 38.49%;*/
    order: 3;
    margin-top: 30px;
  }
  .esse_interior_box4{
    width: 100%;
    order: 4;
    margin-top: 30px;
  }
  
  /*
  
  .esse_interior_box1_1{
    width: 130px;
    padding-right: 10px;
  }
  .esse_interior_box1_2{
    width: calc(100% - 130px);
    padding-top: 20px;
  }
  .esse_interior_box1_3{
    width: 100%;
    margin-top: 0px;
    padding-left: 45px;
  }
  

  .esse_interior_catch{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 30px 10px;
    margin-top: -10px;
    margin-bottom: 40px;
    margin-left: 40px;
    
    position: relative;
    bottom: auto;
    left: auto;
  }*/
  
  /* COLOR */
  .esse_color{
  }
  .esse_color:after{
    /*right: 65px;*/
  }
  .esse_color_box1{
    padding: 30px 50px ;
  }
  .esse_color_box1_1{
    /*width: 130px;*/
  }
  .esse_color_box1_2{
    /*width: calc(100% - 130px);*/
  }
  .esse_color_box2{
    /*width: 67.43%;*/
    /*padding: 40px 50px 105px;*/
    /*order: 1;*/
  }

  .esse_color_msg1{
    font-size: 16px;
    line-height: 2.125;
    margin-bottom: 50px;
  }
  .esse_color_msg2{
    font-size: 20px;
    line-height: 1.9;
    margin-top: 22px;
  }
  .esse_color_img1.img_fit:before{
    padding-top: 125%;
  }

  .esse_color_patern_wrap{
  }
  .esse_color_patern{

  }
  .esse_color_patern .swiper-slide{
    /*width: 445px;*/
  }
  .esse_color_patern_item{
  }
  .esse_color_patern_item_img{
  }
  .esse_color_patern_item_img:after{
    bottom: 38px;
    height: 117px;
  }
  .esse_color_patern_item_name{
    margin-top: 15px;
  }
  .esse_color_patern_item_name p{
    min-width: 178px;
    font-size: 15px;
    padding: 3px 10px 5px;
  }
  
  .esse_color_btn_prev,
  .esse_color_btn_next{
    width: 24px;
    top: 39%;
  }
  .esse_color_btn_prev{
    left: -35px;
  }
  .esse_color_btn_next{
    right: -35px;
  }
  
  /* Swiper調整 */
  .swiper-pagination.color{
    margin-top: 60px;
  }
  .swiper-pagination.color .swiper-pagination-bullet{
    width: 34px;
    height: 34px;
  }
  
  /* WORKS */
  .esse_works{
    padding: 5px 35px 50px;
  }
  .esse_works_head{
    margin-top: -40px;
  }
  .esse_works_head_en{
    font-size: 70px;
  }
  
  /* CONTENTS */
  .esse_contents{

  }
  .esse_contents_row{
    padding: 10px;
  }
  .esse_contents_row + .esse_contents_row{
    margin-top: 30px;
  }
  .esse_contents_img.img_fit:before{
    padding-top: 300px;
  }
  
  .esse_contents_box1:after{
    transform: translate(-10px, -10px);
  }
  .esse_contents_box2:after{
    transform: translate(10px, 10px);
  }
  .esse_contents_box2_inner{
    padding-bottom: 30px;
  }
  .esse_contents_ttl_line{
    font-size: 28px;
  }
  
}
@media (min-width:1024px){

  /* MV */
  .esse_mv{
    margin-top: 80px;
  }
  .esse_mv_inner{
  }
  .esse_mv_img_box{
    margin-left: 15%;
  }
  .esse_mv_img{
    margin-left: 0;
    margin-right: var(--margin-for-device-side-w);
  }
  .esse_mv_img.img_fit:before{
    padding-top: 680px;
  }
  .esse_mv_ttl{
    
  }
  .esse_mv_ttl img{
    height: 62px;
  }
  .esse_mv_catch{
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(0%, 40%);
  }
  .esse_mv_catch_ttl{
    width: 60%;
    margin-bottom: 25px;
  }
  
  /* ABOUT */
  .esse_about{
    margin-top: -75px;
  }
  .esse_about_inner{
    width: 86.38%;
  }
  .esse_about_car{
  }
  .esse_about_car.left{
    width: 33.96%;
    right: 50%;
    transform: translate(-6%, -8%);
  }
  .esse_about_car.right{
    width: 35.03%;
    left: 50%;
    transform: translate(6%, -8%);
  }

  .esse_about_catch{
    flex-direction: row-reverse;
    gap: 10px 30px;
    margin-bottom: 0;
    position: absolute;
    top: 22%;
    right: 0;
  }
  .esse_about_catch_line{
    font-size: 36px;
    writing-mode: vertical-rl;
  }
  .esse_about_catch_line p{
    padding: 10px 10px;
  }
  .esse_about_catch_line.yoko{
    writing-mode: initial;
  }
  
  
  
  /* EXTERIOR */
  .esse_exterior{
    
  }
  .esse_exterior_box1{
    width: 36.51%;
    order: 2;
  }
  .esse_exterior_box2{
    margin-top: 0;
    width: 63.49%;
    order: 1;

  }
  .esse_exterior_box2_1{
    padding: 0 30px 0 65px;
  }
  .esse_exterior_box2_2{
    margin-top: 25px;
    padding-left: 160px;
    padding-right: 5px;
  }
  .esse_exterior_catch{
    display: flex;
    flex-direction: row-reverse;
    gap: 10px 30px;
    position: absolute;
    z-index: 2;
    top: 70px;
    left: 0;
  }
  .esse_exterior_img1{
    border-radius: 15px;
    margin-top: 30px;
    margin-left: 15px;
  }
  .esse_exterior_img2{
    border-radius: 15px;
  }

  
  
  /* COLOR */
  
  
  /* Swiper調整 */
  .swiper-pagination.color{
    margin-top: 60px;
  }
  .swiper-pagination.color .swiper-pagination-bullet{
    width: 34px;
    height: 34px;
  }
  
  /* WORKS */
  .esse_works{
    padding: 5px 35px 50px;
  }
  .esse_works_head{
    margin-top: -50px;
  }
  .esse_works_head_en{
    font-size: 90px;
  }
  
  /* CONTENTS */
  .esse_contents{

  }
  .esse_contents_row{
    padding: 0;
  }
  .esse_contents_row + .esse_contents_row{
    margin-top: 40px;
  }
  .esse_contents_box1{
    width: 62.73%;
  }

  .esse_contents_box2{
    width: 37.27%;
    margin-top: 45px;
  }
  .esse_contents_box2_inner{
    min-height: 390px;
    padding: 30px 20px 30px 30px;
  }

  .esse_contents_ttl{
    margin-left: -30px;
    margin-bottom: 20px;
  }
  .esse_contents_ttl_line{
    font-size: 24px;
  }
  .esse_contents_ttl_line p{
    padding: 4px 0px 5px 25px;
  }
  .esse_contents_txt{
    font-size: 16px;
    line-height: 2.25;
  }
  .esse_contents_img.img_fit:before{
    padding-top: 350px;
  }
  .esse_contents_row:nth-child(odd){
    padding-left: 0;
  }
  .esse_contents_row:nth-child(odd) .esse_contents_box1{
    order: 1;
  }
  .esse_contents_row:nth-child(odd) .esse_contents_box1:after{
    transform: translate(-10px, 10px);
    border-radius: 15px 15px 0 15px;
  }
  .esse_contents_row:nth-child(odd) .esse_contents_box2{
    order: 2;
    padding-right: 10px;
  }
  .esse_contents_row:nth-child(odd) .esse_contents_box2_inner{
    border-radius: 0 15px 15px 15px;
  }
  .esse_contents_row:nth-child(odd) .esse_contents_box2:after{
    transform: translate(0, -10px);
    border-radius: 0 15px 15px 15px;
  }
  .esse_contents_row:nth-child(odd) .esse_contents_box2:before{

  }
  .esse_contents_row:nth-child(odd) .esse_contents_img{
    border-radius: 15px 15px 0 15px;
  }

  .esse_contents_row:nth-child(even){
    padding-left: 0;
    padding-right: 10px;
  }
  .esse_contents_row:nth-child(even) .esse_contents_box1{
    order: 2;
  }
  .esse_contents_row:nth-child(even) .esse_contents_box1:after{
    transform: translate(10px, 10px);
    border-radius: 15px 15px 15px 0;
  }
  .esse_contents_row:nth-child(even) .esse_contents_box2{
    order: 1;
  }
  .esse_contents_row:nth-child(even) .esse_contents_box2_inner{
    border-radius: 15px 0 15px 15px;
  }
  .esse_contents_row:nth-child(even) .esse_contents_box2:after{
    transform: translate(-10px, -10px);
    border-radius: 15px 0 15px 15px;
  }
  .esse_contents_row:nth-child(even) .esse_contents_img{
    border-radius: 15px 15px 15px 0;
  }
  
  
}
@media (min-width:1200px){

  /* 装備(共通) */
  .esse_equip_head{
    align-items: center;
    padding-bottom: 18px;
    margin-bottom: 15px;
    background-image: repeating-linear-gradient(90deg, #000000, #000000 3px, transparent 3px, transparent 11px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 3px;
  }
  .esse_equip_head_num{
    width: 102px;
  }
  .esse_equip_head_num img{
    width: 80px;
  }
  .esse_equip_head_ttl{
    width: calc(100% - 102px);
  }
  .esse_equip_head_ttl_en{
    font-size: 70px;
  }
  .esse_equip_head.yoko{

  }
  .esse_equip_head.tate{

  }
  .esse_equip_head.tate{
    flex-direction: column;
    background-image: repeating-linear-gradient(180deg, #000000, #000000 3px, transparent 3px, transparent 11px);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 3px 100%;
  }
  .esse_equip_head.tate .esse_equip_head_num{
    width: auto;
    margin-bottom: 15px;
  }
  .esse_equip_head.tate .esse_equip_head_ttl{
    width: auto;
  }
  .esse_equip_head.tate .esse_equip_head_ttl_en{
    writing-mode: vertical-rl;
  }
  
  .esse_equip_txt{
    font-size: 16px;
    line-height: 2.125;
  }
  
  /* INTERIOR */
  .esse_interior{
  }
  * + .esse_interior{
    margin-top: 95px;
  }
  .esse_interior_box1{
    width: 26.97%;
    order: 2;
  }
  .esse_interior_box1_1{
    width: 130px;
    padding-right: 10px;
  }
  .esse_interior_box1_2{
    width: calc(100% - 130px);
    padding-top: 20px;
  }
  .esse_interior_box1_3{
    width: 100%;
    margin-top: 0px;
    padding-left: 45px;
  }
  .esse_interior_box2{
    width: 32.24%;
    order: 1;
    margin-top: 0;
  }
  .esse_interior_box3{
    width: 38.49%;
    order: 3;
    margin-top: 0;
  }
  .esse_interior_box4{
    width: 100%;
    order: 4;
    margin-top: 60px;
  }

  .esse_interior_catch{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 30px 10px;
    margin-top: -10px;
    margin-bottom: 40px;
    margin-left: 40px;
    
    position: relative;
    bottom: auto;
    left: auto;
  }
  

  /* COLOR */
  .esse_color{
  }
  .esse_color:after{
    right: 65px;
  }
  .esse_color_box1{
    width: 32.57%;
    order: 2;
    margin-top: -40px;
    padding: 0;
  }
  .esse_color_box1_1{
    width: 130px;
  }
  .esse_color_box1_2{
    width: calc(100% - 130px);
  }
  .esse_color_box2{
    width: 67.43%;
    padding: 40px 50px 105px;
    order: 1;
  }

  .esse_color_msg1{
    font-size: 16px;
    margin-bottom: 50px;
  }
  .esse_color_msg2{
    font-size: 20px;
  }
  .esse_color_img1.img_fit:before{
    padding-top: 196.712%;
  }

  .esse_color_patern_item_img:after{
    bottom: 38px;
    height: 117px;
  }
  .esse_color_patern_item_name p{
    min-width: 178px;
  }
  
  /* Swiper調整 */
  .swiper-pagination.color{
    margin-top: 60px;
  }
  .swiper-pagination.color .swiper-pagination-bullet{
    width: 34px;
    height: 34px;
  }
  
  /* CONTENTS */
  .esse_contents{

  }
  .esse_contents_row + .esse_contents_row{
    margin-top: 60px;
  }
  .esse_contents_ttl_line{
    font-size: 28px;
  }
}
@media (min-width:1470px){

  /* MV */
  .esse_mv{
    margin-top: 80px;
  }
  .esse_mv_inner{
  }
  .esse_mv_img_box{
    margin-left: 25.99%;
  }
  .esse_mv_img{
  }
  .esse_mv_img.img_fit:before{
    padding-top: 680px;
  }
  .esse_mv_ttl{
    
  }
  .esse_mv_ttl img{
    height: 108px;
  }
  .esse_mv_catch{
    transform: translate(0%, 21%);
  }
  .esse_mv_catch_ttl{
    width: auto;
    margin-bottom: 25px;
  }
  
  /* ABOUT */
  .esse_about{
    margin-top: -170px;
  }
  .esse_about_inner{
    width: 86.38%;
  }
  .esse_about_car{
  }

  .esse_about_catch{
    gap: 10px 30px;
    top: 28.5%;
  }
  .esse_about_catch_line{
    font-size: 45px;
  }
  .esse_about_catch_line p{
    padding: 10px 10px;
  }
  
  /* EXTERIOR */
  .esse_exterior{
    
  }
  .esse_exterior_box1{
    width: 36.51%;
  }
  .esse_exterior_box2{
    width: 63.49%;
  }
  .esse_exterior_box2_1{
    padding: 0 45px 0 145px;
  }
  .esse_exterior_box2_2{
    margin-top: 25px;
    padding-left: 195px;
  }
  
  .esse_exterior_parts.type2{
    gap: 45px 40px;
  }
  .esse_exterior_parts.type2 .esse_exterior_parts_item{
    width: calc((100% - 80px) / 3);
  }
  .esse_exterior_parts.type2 .esse_exterior_parts_item_ttl{
    font-size: 24px;
    margin-bottom: 10px;
  }
  .esse_exterior_parts.type2 .esse_exterior_parts_item_txt{
    line-height: 1.875;
  }
  
  /* INTERIOR */
  .esse_interior{
  }
  * + .esse_interior{
    margin-top: 95px;
  }
  .esse_interior_box1{
    /*width: 26.97%;*/
    /*order: 2;*/
  }
  .esse_interior_box1_1{
    width: 130px;
    padding-right: 10px;
  }
  .esse_interior_box1_2{
    width: calc(100% - 130px);
    padding-top: 20px;
  }
  .esse_interior_box1_3{
    /*width: 100%;*/
    margin-top: 0px;
    padding-left: 45px;
  }
  .esse_interior_box2{
    /*width: 32.24%;*/
    /*order: 1;*/
    margin-top: 0;
  }
  .esse_interior_box3{
    /*width: 38.49%;*/
    /*order: 3;*/
    margin-top: 0;
  }
  .esse_interior_box4{
    /*width: 100%;*/
    /*order: 4;*/
    margin-top: 60px;
  }

  .esse_interior_catch{
    gap: 30px 10px;
    /*margin-top: -10px;
    margin-bottom: 40px;
    margin-left: 40px;
    
    position: relative;
    bottom: auto;
    left: auto;*/
  }
  
  /* COLOR */
  .esse_color{
  }
  .esse_color:after{
    right: 65px;
  }
  .esse_color_box1{
    width: 32.57%;
    order: 2;
    margin-top: -40px;
    padding: 0;
  }
  .esse_color_box1_1{
    width: 130px;
  }
  .esse_color_box1_2{
    width: calc(100% - 130px);
  }
  .esse_color_box2{
    width: 67.43%;
    padding: 40px 50px 105px;
    order: 1;
  }

  .esse_color_msg1{
    font-size: 16px;
    margin-bottom: 105px;
  }
  .esse_color_msg2{
    font-size: 20px;
  }
  
  .esse_color_patern_item_img:after{
    bottom: 38px;
    height: 117px;
  }
  .esse_color_patern_item_name p{
    min-width: 178px;
  }
  
  /* WORKS */
  .esse_works{
    padding: 5px 35px 50px;
  }
  .esse_works_head{
    margin-top: -50px;
  }
  .esse_works_head_en{
    font-size: 90px;
  }
  
  /* CONTENTS */
  .esse_contents{

  }
  .esse_contents_row{
    padding: 0;
  }
  .esse_contents_row + .esse_contents_row{
    margin-top: 60px;
  }
  .esse_contents_box1{
    width: 62.73%;
  }

  .esse_contents_box2{
    width: 37.27%;
    margin-top: 45px;
  }
  .esse_contents_box2_inner{
    min-height: 390px;
    padding: 30px 20px 30px 30px;
  }

  .esse_contents_ttl{
    margin-left: -30px;
    margin-bottom: 20px;
  }
  .esse_contents_ttl_line{
    font-size: 34px;
  }
  .esse_contents_ttl_line p{
    padding: 4px 0px 5px 25px;
  }
  .esse_contents_txt{
    font-size: 16px;
    line-height: 2.25;
  }
  .esse_contents_img.img_fit:before{
    padding-top: 400px;
  }
  .esse_contents_row:nth-child(odd){
    padding-left: 205px;
  }
  .esse_contents_row:nth-child(even){
    padding-left: 205px;
    padding-right: 10px;
  }
}
@media (min-width:1720px){

  /* ABOUT */
  .esse_about_catch_line{
    font-size: 52px;
  }
  .esse_about_catch_line p{
    padding: 10px 10px;
  }
  
  /* EXTERIOR */
  .esse_exterior{
    
  }
  .esse_exterior_box1{
  }
  .esse_exterior_box2{
  }
  .esse_exterior_box2_1{
    padding: 0 45px 0 145px;
  }
  .esse_exterior_box2_2{
    padding-left: 270px;
  }

  
}


/*******************************
*　
********************************/

/* セクション設定 */
.pg_esse2{
  padding-top: 30px;
  position: relative;
  z-index: 1;
}
.pg_esse2 .section.sec1{
  padding-top: 20px;
  padding-bottom: 0;
  background-image: 
    url('https://ksmart-original.jp/system_panel/uploads/images/esse_equip_bg1.png')    ;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100px auto;
  position: relative;
  z-index: 3;
}
.pg_esse2 .section.sec2{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_esse2{
    padding-top: 70px;
  }
  .pg_esse2 .section.sec1{

  }
  .pg_esse2 .section.sec1{
    padding-top: 50px;
    background-size: 250px auto, 250px auto;
  }
  .pg_esse2 .section.sec2{

  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  

}
@media (min-width:1470px){

  .pg_esse2{
    padding-top: 112px;
  }
  .pg_esse2 .section.sec1{
    padding-top: 65px;
    background-size: 595px auto, 595px auto;
  }
}
@media (min-width:1720px){


}

/* メイン部分 */

/* ABOUT */
.esse2_about{
  display: flex;
  flex-wrap: wrap;
  
  justify-content: space-between;
}
.esse2_about_box1{
  width: 100%;
  position: relative;
  z-index: 1;
}
.esse2_about_box2{
  width: 100%;
  margin-top: -47px;
  padding-top: 0;
  position: relative;
  z-index: 2;
}
.esse2_about_img{
  border-radius: 15px;
}
.esse2_about_img.img_fit:before{
  padding-top: 61.935%;
}
.esse2_about_catch{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px 10px;
  margin-left: 15px;
  margin-bottom: 15px;
}

/* CONTENTS */
.esse2_contents{
  
}
* + .esse2_contents{
  margin-top: 50px;
}
.esse2_contents_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.esse2_contents_row + .esse2_contents_row{
  margin-top: 50px;
}
.esse2_contents_box1{
  width: 100%;
}
.esse2_contents_box2{
  width: 100%;
  margin-top: 20px;
}
.esse2_contents_box3{
  width: 100%;
}
.esse2_contents_box4{
  width: 100%;
  margin-top: 20px;
}
.esse2_contents_img1{
  border-radius: 15px;
}
.esse2_contents_img1.bdr{
  border: 1px solid #a6a6a6;
}
.esse2_contents_img1.img_fit:before{
  padding-top: 75.214%;
}
.esse2_contents_img{
  
}

.esse2_contents_head{
  margin-bottom: 15px;
}
.esse2_contents_head_en{
  font-size: 40px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  padding-bottom: 15px;
  margin-bottom: 10px;
  background-image: repeating-linear-gradient(90deg, #000000, #000000 3px, transparent 3px, transparent 11px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 3px;
}
.esse2_contents_head_ja{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
}

/* CUSTOMIZE */
.esse2_customize{
  display: flex;
  flex-wrap: wrap;
  gap: 15px 6px;
}
.esse2_customize_item{
  width: calc((100% - 6px) / 2);
}
.esse2_customize_item_icon{
  
}
.esse2_customize_item_icon img{
  width: 100%;
}
.esse2_customize_item_ttl{
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  margin-top: 5px;
}

/* INTERIOR */
.esse2_interior{
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
}
.esse2_interior_item{
  width: 100%;
}
.esse2_interior_item_img{
  border-radius: 15px;
}
.esse2_interior_item_img.img_fit:before{
  padding-top: 75.366%;
}
.esse2_interior_item_ttl{
  margin-top: 10px;
  margin-bottom: 10px;
}
.esse2_interior_item_ttl_en{
  font-size: 26px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
}
.esse2_interior_item_ttl_ja{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-top: 10px;
}
.esse2_interior_item_txt{
  font-size: 16px;
  line-height: 1.875;
  text-align: justify;
}

/* COLOR */
.esse2_colors{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 8px;
  margin-top: 35px;
  margin-bottom: 35px;
}
.esse2_colors p{
  width: 34px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  border: 1px solid #8c8c8c;
  background: #CCC;
  font-size: 0;
  cursor: pointer;
}

.gjs-dashed .esse2_colors p{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  font-size: 14px;
}

@media (max-width:767px){

}
@media (min-width:768px){

  /* ABOUT */
  .esse2_about{
  }
  .esse2_about_box1{
    /*width: 50.99%;*/
  }
  .esse2_about_box2{
    /*width: 44.74%;*/
    /*padding-top: 30px;*/
    margin-top: -64px;
  }
  .esse2_about_img{
    border-radius: 15px;
  }
  .esse2_about_catch{
    gap: 20px 10px;
    margin-bottom: 20px;
    margin-left: 30px;
  }
  
  /* CONTENTS */
  .esse2_contents{

  }
  * + .esse2_contents{
    margin-top: 70px;
  }
  .esse2_contents_row{
  }
  .esse2_contents_row + .esse2_contents_row{
    margin-top: 50px;
  }
  .esse2_contents_box1{
  }
  .esse2_contents_box2{
    margin-top: 30px;
  }
  .esse2_contents_box3{
  }
  .esse2_contents_box4{
    margin-top: 30px;
  }
  
  .esse2_contents_head{
    margin-bottom: 15px;
  }
  .esse2_contents_head_en{
    font-size: 50px;
    padding-bottom: 25px;
    margin-bottom: 22px;
  }
  .esse2_contents_head_ja{
    font-size: 22px;
  }
  
  /* CUSTOMIZE */
  .esse2_customize{
    gap: 25px 6px;
  }
  .esse2_customize_item{
    width: calc((100% - 18px) / 4);
  }
  .esse2_customize_item_ttl{
    font-size: 14px;
    margin-top: 10px;
  }
  
  /* INTERIOR */
  .esse2_interior{
    gap: 30px 20px;
  }
  .esse2_interior_item{
    width: calc((100% - 20px) / 2);
  }
  .esse2_interior_item_ttl{
  }
  .esse2_interior_item_ttl_en{
    font-size: 24px;
  }
  .esse2_interior_item_ttl_ja{
    font-size: 16px;
  }
  /* COLOR */
  .esse2_colors{
    gap: 8px 8px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .esse2_colors p{
    width: 34px;
  }

}
@media (min-width:1024px){

  /* ABOUT */
  .esse2_about{
  }
  .esse2_about_box1{
    width: 50.99%;
  }
  .esse2_about_box2{
    width: 44.74%;
    margin-top: 0;
    padding-top: 30px;
  }
  .esse2_about_catch{
    gap: 20px 10px;
    /*margin-bottom: 35px;*/
    margin-left: -80px;
  }
  
  /* CONTENTS */
  .esse2_contents{

  }
  .esse2_contents_row{
  }
  .esse2_contents_row + .esse2_contents_row{
    margin-top: 100px;
  }
  .esse2_contents_box1{
    width: 55%;
  }
  .esse2_contents_box2{
    width: 40%;
    margin-top: 10px;
  }
  .esse2_contents_box3{
    width: 36%;
  }
  .esse2_contents_box4{
    width: 60%;
    margin-top: 10px;
  }

  .esse2_contents_head{
    margin-bottom: 20px;
  }
  .esse2_contents_head_en{
    width: 555px;
    max-width: 100%;
    font-size: 42px;
    padding-bottom: 25px;
    margin-bottom: 22px;
  }
  .esse2_contents_head_ja{
    font-size: 20px;
  }
  
  /* CUSTOMIZE */
  .esse2_customize_item_ttl{
    font-size: 12px;
  }
  
  /* COLOR */
  .esse2_colors{
    justify-content: flex-start;
    gap: 8px 8px;
    /*margin-top: 70px;*/
    /*margin-bottom: 70px;*/
  }
  
}
@media (min-width:1200px){


  /* ABOUT */
  .esse2_about{
  }
  .esse2_about_box1{
    /*width: 50.99%;*/
  }
  .esse2_about_box2{
    /*width: 44.74%;*/
    /*margin-top: 0;*/
    /*padding-top: 30px;*/
  }
  .esse2_about_catch{
    gap: 30px 10px;
    margin-bottom: 35px;
    margin-left: -105px;
  }
  
  .esse2_contents_head_en{
    font-size: 50px;
  }
  .esse2_contents_head_ja{
    font-size: 20px;
  }
  
}
@media (min-width:1470px){

  /* CONTENTS */
  .esse2_contents{

  }
  * + .esse2_contents{
    margin-top: 100px;
  }
  .esse2_contents_row{
  }
  .esse2_contents_row + .esse2_contents_row{
    margin-top: 115px;
  }
  .esse2_contents_box1{
    width: 49.01%;
  }
  .esse2_contents_box2{
    width: 38.49%;
  }
  .esse2_contents_box3{
    width: 36.51%;
  }
  .esse2_contents_box4{
    width: 57.24%;
  }
  
  .esse2_contents_box3 .read_more{
    margin-top: 115px;
  }
  
  /* CUSTOMIZE */
  .esse2_customize_item{
    width: calc((100% - 18px) / 4);
  }
  .esse2_customize_item_ttl{
    font-size: 17px;
  }

  /* INTERIOR */
  .esse2_interior{
    gap: 30px 50px;
  }
  .esse2_interior_item{
    width: calc((100% - 50px) / 2);
  }
  .esse2_interior_item_ttl{
  }
  .esse2_interior_item_ttl_en{
    font-size: 30px;
  }
  .esse2_interior_item_ttl_ja{
    font-size: 18px;
  }
  
  /* COLOR */
  .esse2_colors{
    gap: 8px 8px;
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (min-width:1720px){

  * + .esse2_contents{
    margin-top: 140px;
  }

  .esse2_contents_head_en{
    font-size: 70px;
  }
  .esse2_contents_head_ja{
    font-size: 24px;
  }
}


/*******************************
*　PORT NOVA
********************************/

.body_port-nova{
  background: #FFF;
}

/* セクション設定 */
.pg_port{
  padding-top: 50px;
}
.pg_port .section.sec1{

}
.pg_port .section.sec2{
  padding-top: 0;
}
.pg_port .section.sec3{
  padding-top: 0;
}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_port{
    padding-top: 40px;
  }
  .pg_port .section.sec1{

  }
  .pg_port .section.sec2{
    padding-top: 60px;
  }
  .pg_port .section.sec3{

  }
  .pg_port .section.sec4{

  }
}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1470px){


}
@media (min-width:1720px){


}

/* メイン部分 */

/* MV */
.port_mv{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.port_mv_box1,
.port_mv_box3{
  width: 100%;
}
.port_mv_box1{
}
.port_mv_box2{
  width: calc(100% - (595px * 2) - (80px * 2));
  width: 100%;
  padding: 20px 15px;
}
.port_mv_box3{
  
}
.port_mv_catch1{
  text-align: center;
}
.port_mv_catch2{
  background: #d3ca39;
  padding: 8px 50px;
  margin-top: 35px;
  text-align: center;
}
.port_mv_ttl{
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 38px;
  margin-bottom: 30px;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.port_mv_txt{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.875;
  text-align: center;
}

.port_mv_imgs{
  display: flex;
  flex-direction: column;
  gap: 5px 5px;
}
.port_mv_imgs_row1{
  width: 100%;
  height: 250px;
}
.port_mv_imgs_row2{
  width: 100%;
 height: 264px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 5px;
}
.port_mv_imgs_row2_1{
  width: calc((100% - 5px) / 2);
  height: 100%;
}
.port_mv_imgs_row2_2{
  width: calc((100% - 5px) / 2);
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px 5px;
}
.port_mv_imgs_img{
  width: 100%;
  height: 100%;
}
.port_mv_imgs_img.img_fit:before{
  padding-top: 0;
  height: 100%;
}


/* STORY */
.port_story_head{
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.port_story1{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.port_story2{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
* + .port_story2{
  margin-top: 50px;
}
.port_story5{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.port_story_box1{
  width: 100%;
}
.port_story_box2{
  width: 100%;
  margin-top: -56px;
  padding-top: 20px;
  position: relative;
  z-index: 2;
}
.port_story_box3{
  width: 100%;
  padding-top: 20px;
  position: relative;
  z-index: 1;
}

.port_story_en{
  font-size: 38px;
  font-family: "Caprasimo", serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.945;
  white-space: nowrap;
}
.port_story_en.tate{
  
}
.port_story_en.blue{
  color: #0ea5e9;
}
.port_story_en.green{
  color: #2d4335;
}
.port_story_en.green2{
  color: #059669;
}
.port_story_en.red{
  color: #8f162c;
}
.port_story_en.gray{
  color: #647081;
}

.port_story_ttl{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  filter: 
    drop-shadow(2px 0px 0 black)
    drop-shadow(-2px 0px 0 black) 
    drop-shadow(0px 2px 0 black) 
    drop-shadow(0px -2px 0 black) ;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.port_story_ttl_line{
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.4;
  white-space: nowrap;
}
.port_story_ttl_line p,
.port_story_ttl_line h2{
  background: #FFF;
  padding: 3px 2px 3px 10px;
  font-size: inherit;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0;
}

.port_story_txt{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.875;
  text-align: justify;
}

.port_story_img_bg{
  border: 2px solid #1a1a1a;
  position: relative;
  z-index: 1;
}
.port_story_img_bg.blue{
  background: #0ea5e9;
}
.port_story_img_bg.green{
  background: #2d4335;
}
.port_story_img_bg.red{
  background: #8f162c;
}
.port_story_img_bg.green2{
  background: #059669;
}
.port_story_img_bg.gray{
  background: #647081;
}
.port_story_img{
  border: 2px solid #1a1a1a;
  transform: translate(8px, -8px);
}
.port_story_img.img_fit:before{
  padding-top: 55.172%;
}
.port_story_img.small.img_fit:before{
  padding-top: 94.526%;
}
.port_story_img.medium.img_fit:before{
  padding-top: 71.642%;
}
.port_story_img.video.img_fit:before{
  padding-top: 56.25%;
}
.port_story_img iframe{
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  inset: 0;
}


.port_story_illust{
  
}

/* STORY(1) */
.port_story1 .port_story_box1{
  order: 1;
}
.port_story1 .port_story_box2{
  order: 3;
  /*padding-top: 20px;*/
}
.port_story1 .port_story_box3{
  order: 2;
  /*padding-top: 25px;*/
}
.port_story1 .port_story_ttl{
  
}

/* STORY(2) */
.port_story2 .port_story_box1{
  order: 1;
}
.port_story2 .port_story_box2{
  order: 3;
}
.port_story2 .port_story_box3{
  order: 2;
}


/* STORY(3) */
.port_story3{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
* + .port_story3{
  margin-top: 20px;
}
.port_story3_box1{
  width: 100%;
  margin-top: -35px;
  position: relative;
  z-index: 2;
  order: 2;
}
.port_story3_box2{
  width: 100%;
  padding-top: 20px;
  position: relative;
  z-index: 1;
  order: 3;
}
.port_story3_box3{
  width: 100%;
  padding-top: 20px;
  order: 1;
  text-align: center;
}
.port_story3_box1 .port_story_ttl{
  margin-top: 10px;
}

/* STORY(4) */
.port_story4{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
* + .port_story4{
  margin-top: 50px;
}
.port_story4_box1{
  width: 100%;
  position: relative;
  z-index: 2;
}
.port_story4_box2{
  width: 100%;
  padding-top: 20px;
  position: relative;
  z-index: 1;
}
.port_story4_box3{
  width: 100%;
  padding-top: 20px;
  text-align: center;
}
.port_story4_box1 .port_story_ttl{
  margin-top: 10px;
}

/* STORY(5) */
.port_story5{
  border-top: 1px solid #666666;
  padding-top: 30px;
}
.port_story5 .port_story_box1{
  order: 1;
}
.port_story5 .port_story_box2{
  order: 3;
  /*padding-top: 20px;*/
}
.port_story5 .port_story_box3{
  order: 2;
  /*padding-top: 25px;*/
}
.port_story5 .port_story_ttl{
  
}

/* 琵琶湖 */
.port_biwako_head{
  position: relative;
  z-index: 1;
}
.port_biwako_head_en{
  font-size: 54px;
  font-family: "Caprasimo", serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.945;
  color: #82a077;
  text-align: center;
  position: relative;
  z-index: 1;
}
.port_biwako_head_ja{
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}
.port_biwako_head_ja .port_story_ttl{
  margin-bottom: 0;
}
.port_biwako_head_txt{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.875;
  text-align: justify;
}

.port_biwako_illust{
}
.port_biwako_illust.pos1{
}
.port_biwako_illust.pos2{
  margin-top: 20px;
}

/* カラバリ */
.port_color_patern_wrap{
  padding-top: 40px;
  padding-bottom: 40px;
  margin-left: var(--margin-for-device-side-w);
  margin-right: var(--margin-for-device-side-w);
  position: relative;
  z-index: 1;
}

.port_color_patern_item{
  position: relative;
  z-index: 1;
  transition: 0.2s all;
}
.port_color_patern_item_bg{
  padding-right: 10px;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}
.port_color_patern_item_bg:before{
  
}
.port_color_patern_item_bg_illust{
  border: 2px solid #1a1a1a;
  z-index: 2;
}
.port_color_patern_item_bg_illust.img_fit:before{
  padding-top: 76.102%;
}
.port_color_patern_item_bg_shadow{
  background: #CCC;
  border: 2px solid #1a1a1a;
  position: absolute;
  z-index: 1;
  inset: 10px 0 0 10px;
}
.port_color_patern_item_img{
  width: 60%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: -12px;
}
.port_color_patern_item_name{
  margin-top: 6px;
  opacity: 0;
  transition: 0.2s all;
}
.port_color_patern_item_name_txt1{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.port_color_patern_item_name_txt2{
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.port_color_patern_notice{
  font-size: 14px;
  margin-top: 10px;
  position: static;
  text-align: right;
}



/* スライド調整 */
.port_color_patern .swiper-slide{
  width: 250px;
}
.port_color_patern .swiper-slide .port_color_patern_item{
  transform: scale(0.6);
  transform-origin: center bottom;
  transition: 0.2s all;
}
.port_color_patern .swiper-slide.swiper-slide-active .port_color_patern_item{
  transform: scale(1);
}
.port_color_patern .swiper-slide.swiper-slide-active .port_color_patern_item_name{
  opacity: 1;
}
.port_color_patern .swiper-slide.swiper-slide-prev .port_color_patern_item{
  transform-origin: right bottom;
}
.port_color_patern .swiper-slide.swiper-slide-next .port_color_patern_item{
  transform-origin: left bottom;
}


/* ボタン */
.port_color_btn_prev,
.port_color_btn_next{
  width: 14px;
  position: absolute;
  z-index: 2;
  top: 40%;
  transform: translate(0, -50%);
  cursor: pointer;
}
.port_color_btn_prev{
  right: calc(50% + 130px);
}
.port_color_btn_next{
  left: calc(50% + 130px);
}


/* 管理画面の調整 */
.gjs-dashed .port_color_patern{
  display: flex;
  flex-wrap :wrap;
  gap: 15px 15px;
}
.gjs-dashed .port_color_patern_item{
  width: calc((100% - 30px) / 3);
  padding: 15px;
  border: 3px solid #CCC;
  background: #CCC;
}
.gjs-dashed .port_color_patern_item_name{
  opacity: 1;
}
.gjs-dashed .port_color_patern_item_img{
  position: static;
  margin: 15px auto;
}


/* WORKS */
.port_works{
  padding-top: 20px;
}
.port_works_head{
  
}
.port_works_head_en{
  font-size: 54px;
  font-family: "Caprasimo", serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.945;
  text-align: center;
}

@media (max-width:767px){

}
@media (min-width:768px){
  
  /* MV */
  .port_mv{
    align-items: center;
  }
  .port_mv_catch1{
  }
  .port_mv_catch2{
    padding: 8px 10px;
    margin-top: 35px;
  }
  .port_mv_ttl{
    font-size: 38px;
    margin-top: 38px;
    margin-bottom: 30px;
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .port_mv_txt{
    font-size: 16px;
    line-height: 2.25;
    text-align: center;
  }
  .port_mv_imgs_row1{
    height: 300px;
  }
  .port_mv_imgs_row2{
    height: 300px;
  }
 
  /* STORY */
  .port_story_head{
    font-size: 38px;
    margin-bottom: 40px;
  }
  .port_story_en{
    font-size: 60px;
  }
  .port_story_ttl_line{
    font-size: 30px;
  }
  .port_story_txt{
    font-size: 16px;
    line-height: 2.25;
  }
  
  
  .port_story3_box1{
    width: 45%;
    order: 2;
    margin-top: -65px;
  }
  .port_story3_box2{
    width: 52%;
    order: 3;
  }
  .port_story3_box3{
    width: 100%;
    order: 1;
    text-align: center;
  }
  
  .port_story4_box1{
    width: 45%;
    order: 2;
    margin-top: -65px;
  }
  .port_story4_box2{
    width: 52%;
    order: 3;
  }
  .port_story4_box3{
    width: 100%;
    order: 1;
    text-align: center;
  }
  
  /* 琵琶湖 */
  .port_biwako_head{
  }
  .port_biwako_head_en{
    font-size: 80px;
  }
  .port_biwako_head_ja{
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .port_biwako_head_txt{
    font-size: 16px;
    line-height: 2.25;
    text-align: center;
  }
  
  .port_biwako_illust{
    /*position: absolute;
    z-index: -1;*/
  }
  .port_biwako_illust.pos1{
    text-align: center;
/*    left: 0;
    top: 100%;
    transform: translate(17%, -19%);*/
  }
  .port_biwako_illust.pos2{
    text-align: center;
/*    right: 0;
    top: 100%;
    transform: translate(0%, -65%);*/
  }
  
  
  /* スライド調整 */
  .port_color_patern .swiper-slide{
    width: 400px;
  }
  
  /* ボタン */
  .port_color_btn_prev,
  .port_color_btn_next{
    width: 20px;
    top: 50%;
  }
  .port_color_btn_prev{
    right: calc(50% + 225px);
  }
  .port_color_btn_next{
    left: calc(50% + 225px);
  }


  /* カラバリ */
  .port_color_patern_wrap{
    padding-top: 40px;
    /*padding-bottom: 0;*/
    margin-left: 0;
    margin-right: 0;
  }
  .port_color_patern_item_name_txt1{
    font-size: 24px;
  }
  .port_color_patern_item_name_txt2{
    font-size: 18px;
  }
  
  .port_color_patern_notice{
    /*position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    bottom: 0;*/
  }
  
  /* WORKS */
  .port_works{
    padding-top: 100px;
  }
  .port_works_head{

  }
  .port_works_head_en{
    font-size: 90px;
  }
  
  
}
@media (min-width:1024px){

  /* MV */
  .port_mv{
    align-items: center;
  }

  .port_mv_box1,
  .port_mv_box3{
    width: 250px;
  }
  .port_mv_box1{

  }
  .port_mv_box2{
    width: calc(100% - (250px * 2) - (30px * 2));
  }
  .port_mv_box3{

  }
  .port_mv_catch1{
  }
  .port_mv_catch2{
    padding: 8px 10px;
    margin-top: 35px;
  }
  .port_mv_ttl{
    font-size: 38px;
    margin-top: 38px;
    margin-bottom: 30px;
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .port_mv_txt{
    font-size: 16px;
    line-height: 2.25;
    text-align: center;
  }

  .port_mv_imgs_row1,
  .port_mv_imgs_row2{
    height: 415px;
  }
  
  
  
  /* 琵琶湖 */
  .port_biwako_head{
  }
  .port_biwako_head_en{
    font-size: 70px;
  }
  .port_biwako_head_ja{
  }
  
  .port_biwako_illust{
    position: absolute;
    z-index: -1;
  }
  .port_biwako_illust.pos1{
    width: 250px;
    left: 0;
    top: 0%;
    transform: none;
  }
  .port_biwako_illust.pos2{
    width: 250px;
    right: 0;
    top: -5%;
    transform: none;
  }
  /* スライド調整 */
  .port_color_patern .swiper-slide{
    width: 400px;
  }
  /* ボタン */
  .port_color_btn_prev,
  .port_color_btn_next{
    top: 50%;
  }
  .port_color_btn_prev{
    right: calc(50% + 220px);
  }
  .port_color_btn_next{
    left: calc(50% + 220px);
  }
  
  .port_color_patern_notice{
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    bottom: 0;
  }
  
}
@media (min-width:1200px){

  /* MV */
  .port_mv{
    align-items: center;
  }

  .port_mv_box1,
  .port_mv_box3{
    width: 350px;
  }
  .port_mv_box1{

  }
  .port_mv_box2{
    width: calc(100% - (350px * 2) - (20px * 2));
  }
  .port_mv_box3{

  }
  .port_mv_imgs_row1,
  .port_mv_imgs_row2{
    height: 400px;
  }
  
  /* STORY */
  .port_story_head{
    font-size: 38px;
    margin-bottom: 60px;
  }
  .port_story1{
  }
  .port_story2{
  }
  * + .port_story2{
    margin-top: 75px;
  }
  
  .port_story_box1{
    width: 110px;
  }
  .port_story_box2{
    width: 500px;
    margin-top: 0;
  }
  .port_story_box3{
    width: calc(100% - 110px - 500px);
  }
  
  .port_story_en{
    font-size: 60px;
  }
  .port_story_en.tate{
    writing-mode: vertical-rl;
    line-height: 0.945;
  }

  .port_story_ttl{
    margin-bottom: 20px;
  }
  .port_story_ttl_line{
    font-size: 26px;
  }
  .port_story_ttl_line p,
  .port_story_ttl_line h2{
    padding: 0 2px 0 15px;
  }
  .port_story_ttl.tate p{
    writing-mode: vertical-rl;
    padding: 20px 2px 10px 2px;
  }

  .port_story_txt{
    font-size: 16px;
    line-height: 2.25;
  }
  .port_story_txt.tate{
    writing-mode: vertical-rl;
  }


  /* STORY(1) */
  .port_story1 .port_story_box1{
    order: 1;
  }
  .port_story1 .port_story_box2{
    order: 2;
    padding-top: 30px;
    padding-left: 35px;
  }
  .port_story1 .port_story_box3{
    order: 3;
    padding-top: 5px;
    padding-left: 15px;
  }
  .port_story1 .port_story_ttl{
    left: 250px;
  }
  .port_story1 .port_story_img{
    transform: translate(10px, -10px);
  }

  /* STORY(2) */
  .port_story2 .port_story_box1{
    order: 3;
    padding-top: 8px;
  }
  .port_story2 .port_story_box2{
    order: 2;
    padding-left: 25px;
  }
  .port_story2 .port_story_box3{
    order: 1;
    padding-left: 15px;
  }
  .port_story2 .port_story_en{
    margin-left: 15px;
  }
  .port_story2 .port_story_ttl{
    left: -200px;
    margin-top: -35px;
  }
  .port_story2 .port_story_img{
    transform: translate(-10px, -10px);
  }
  
  /* STORY(3) */
  .port_story3{
    align-items: flex-start;
  }
  * + .port_story3{
    margin-top: 50px;
  }
  .port_story3_box1{
    width: 335px;
    order: 1;
    margin-top: 0;
  }
  .port_story3_box2{
    width: 330px;
    padding-top: 15px;
    margin-left: 15px;
    order: 2;
  }
  .port_story3_box3{
    width: calc(100% - 335px - 330px - 15px);
    padding-top: 0;
    padding-left: 15px;
    order: 3;
  }
  .port_story3_box1 .port_story_ttl.tate{
    margin-top: 0;
    position: absolute;
    z-index: 1;
    top: 180px;
    left: 100%;
  }
  .port_story3_box1 .port_story_txt.tate{
    margin: 115px auto 0;
  }
  .port_story3_box3 .port_story_illust{
    margin-top: -70px;
    text-align: right;
  }


  /* STORY(4) */
  .port_story4{
    
  }
  * + .port_story4{
    margin-top: -70px;
  }
  .port_story4_box1{
    width: 335px;
    order: 3;
  }
  .port_story4_box2{
    width: 330px;
    padding-top: 0;
    order: 2;
  }
  .port_story4_box3{
    width: calc(100% - 335px - 330px - 15px);
    padding-top: 0;
    margin-top: auto;
    margin-bottom: -75px;
    order: 1;
  }
  
  .port_story4_box1 .port_story_ttl{
    margin-top: 0;
    position: absolute;
    z-index: 1;
    top: -100px;
    left: -195px;
  }
  .port_story4_box1 .port_story_txt{
  }
  .port_story4_box1 .port_story_en{
    position: absolute;
    z-index: 1;
    bottom: -120px;
    left: -25px;
  }
  .port_story4_box3 .port_story_illust{
    
  }
  .port_story4 .port_story_img{
    transform: translate(-10px, -10px);
  }
  
  /* STORY(5) */
  .port_story5{
    padding-top: 60px;
  }
  .port_story5 .port_story_box1{
    order: 1;
  }
  .port_story5 .port_story_box2{
    order: 2;
    padding-top: 30px;
    padding-left: 35px;
  }
  .port_story5 .port_story_box3{
    order: 3;
    padding-top: 5px;
    padding-left: 15px;
  }
  .port_story5 .port_story_ttl{
    flex-direction: row-reverse;
    top: 5px;
    left: calc(100% - 60px);
    position: absolute;
    z-index: 2;
  }
  .port_story5 .port_story_img{
    transform: translate(10px, -10px);
  }
  
  /* 琵琶湖 */
  .port_biwako_head{
  }
  .port_biwako_head_en{
    font-size: 85px;
  }
  .port_biwako_head_ja{
    /*margin-top: -25px;*/
    /*margin-bottom: 25px;*/
  }
  
  /* カラバリ */
  .port_color_patern_wrap{
    padding-top: 40px;
    padding-bottom: 0;
  }
  
  /* スライド調整 */
  .port_color_patern .swiper-slide{
    width: 450px;
  }
  /* ボタン */
  .port_color_btn_prev,
  .port_color_btn_next{
    top: 50%;
  }
  .port_color_btn_prev{
    right: calc(50% + 265px);
  }
  .port_color_btn_next{
    left: calc(50% + 265px);
  }
}
@media (min-width:1470px){

  /* MV */
  .port_mv{
  }

  .port_mv_box1,
  .port_mv_box3{
    width: 380px;
  }
  .port_mv_box1{

  }
  .port_mv_box2{
    width: calc(100% - (380px * 2) - (50px * 2));
  }
  .port_mv_box3{

  }
  .port_mv_imgs_row1,
  .port_mv_imgs_row2{
    height: 350px;
  }
  
  .port_mv_ttl{
    font-size: 38px;
    margin-top: 38px;
    margin-bottom: 30px;
    margin-left: -0.5em;
    margin-right: -0.5em;
  }

  /* STORY */
  .port_story1{
  }
  .port_story2{
  }
  * + .port_story2{
    margin-top: 75px;
  }
  
  .port_story_box1{
    width: 135px;
  }
  .port_story_box2{
    width: 500px;
  }
  .port_story_box3{
    width: calc(100% - 135px - 500px);
  }
  
  .port_story_en{
    font-size: 74px;
  }

  .port_story_ttl{
    margin-bottom: 40px;
  }
  .port_story_ttl_line{
    font-size: 36px;
  }
  .port_story_ttl_line p,
  .port_story_ttl_line h2{
    padding: 0 2px 0 15px;
  }


  /* STORY(1) */
  .port_story1 .port_story_box1{
  }
  .port_story1 .port_story_box2{
    /*padding-top: 30px;*/
    /*padding-left: 35px;*/
  }
  .port_story1 .port_story_box3{
    /*padding-top: 5px;*/
    /*padding-left: 15px;*/
  }
  .port_story1 .port_story_ttl{
    left: 90px;
  }
  
  /* STORY(2) */
  .port_story2 .port_story_box1{
    /*padding-top: 8px;*/
  }
  .port_story2 .port_story_box2{
    /*padding-left: 25px;*/
  }
  .port_story2 .port_story_box3{
    /*padding-left: 15px;*/
  }
  .port_story2 .port_story_en{
    /*margin-left: 15px;*/
  }
  .port_story2 .port_story_ttl{
    left: -310px;
    margin-top: -35px;
  }
  
  /* STORY(3) */
  .port_story3{
  }
  .port_story3_box1{
    width: 435px;
  }
  .port_story3_box2{
    width: 485px;
    padding-top: 15px;
    margin-left: 15px;
  }
  .port_story3_box3{
    width: calc(100% - 435px - 485px - 15px);
    padding-top: 0;
  }
  .port_story3_box1 .port_story_ttl.tate{
    top: 180px;
  }
  .port_story3_box1 .port_story_txt.tate{
    margin: 115px auto 0;
  }
  .port_story3_box3 .port_story_illust{
    margin-top: -70px;
  }
  
  /* STORY(4) */
  .port_story4{
    
  }
  * + .port_story4{
    margin-top: -70px;
  }
  .port_story4_box1{
    width: 450px;
    /*order: 3;*/
  }
  .port_story4_box2{
    width: 475px;
    padding-top: 0;
    /*order: 2;*/
  }
  .port_story4_box3{
    width: calc(100% - 450px - 475px - 80px);
    /*padding-top: 0;*/
    /*margin-top: auto;*/
    margin-bottom: -75px;
    /*order: 1;*/
  }
  
  .port_story4_box1 .port_story_ttl{
    /*position: absolute;*/
    /*z-index: 1;*/
    top: -135px;
    left: -195px;
  }
  .port_story4_box1 .port_story_txt{
  }
  .port_story4_box1 .port_story_en{
    /*position: absolute;*/
    /*z-index: 1;*/
    bottom: 0;
    left: -25px;
  }
  .port_story4_box3 .port_story_illust{
    
  }
  .port_story4 .port_story_img{
    /*transform: translate(-10px, -10px);*/
  }
  
  /* STORY(5) */
  .port_story5{
    padding-top: 60px;
  }
  .port_story5 .port_story_box1{
  }
  .port_story5 .port_story_box2{
    /*padding-top: 30px;*/
    /*padding-left: 35px;*/
    padding-top: 8px;
    padding-left: 72px;
  }
  .port_story5 .port_story_box3{
    /*padding-top: 5px;*/
    /*padding-left: 15px;*/
  }
  .port_story5 .port_story_ttl{
    /*left: 90px;*/
  }
  
  /* 琵琶湖 */
  .port_biwako_head{
  }
  .port_biwako_head_en{
    font-size: 100px;
  }
  .port_biwako_head_ja{
    margin-top: -25px;
    margin-bottom: 25px;
  }
  
  .port_biwako_illust.pos1{
    width: 330px;
    left: 0;
    top: 0%;
  }
  .port_biwako_illust.pos2{
    width: 330px;
    right: 0;
    top: -10%;
  }
  
  /* スライド調整 */
  .port_color_patern .swiper-slide{
    width: 500px;
  }
  /* ボタン */
  .port_color_btn_prev,
  .port_color_btn_next{
    top: 50%;
  }
  .port_color_btn_prev{
    right: calc(50% + 295px);
  }
  .port_color_btn_next{
    left: calc(50% + 295px);
  }
  
  .port_color_patern_wrap .swiper-pagination.color{
    margin-top: 85px;
  }
  .port_color_patern_notice{
    font-size: 16px;
  }
}
@media (min-width:1536px){

  /* MV */
  .port_mv{
  }

  .port_mv_box1,
  .port_mv_box3{
    width: 415px;
  }
  .port_mv_box1{

  }
  .port_mv_box2{
    width: calc(100% - (415px * 2) - (50px * 2));
  }
  .port_mv_box3{

  }
  .port_mv_imgs_row1,
  .port_mv_imgs_row2{
    height: 350px;
  }

  /* スライド調整 */
  .port_color_patern .swiper-slide{
    width: 500px;
  }
}
@media (min-width:1720px){

  /* MV */
  .port_mv{
  }

  .port_mv_box1,
  .port_mv_box3{
    width: 595px;
  }
  .port_mv_box1{
    
  }
  .port_mv_box2{
    width: calc(100% - (595px * 2) - (65px * 2));
  }
  .port_mv_box3{

  }
  .port_mv_catch1{
  }
  .port_mv_catch2{
    padding: 8px 10px;
    margin-top: 35px;
  }
  .port_mv_ttl{
    font-size: 38px;
    margin-top: 38px;
    margin-bottom: 30px;
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .port_mv_imgs_row1{
    height: 415px;
  }
  .port_mv_imgs_row2{
    height: 415px;
  }
  .port_mv_imgs_row1,
  .port_mv_imgs_row2{
    height: 415px;
  }
  
  /* 琵琶湖 */
  .port_biwako_head{
  }
  .port_biwako_head_en{
    font-size: 100px;
  }
  .port_biwako_head_ja{
    margin-top: -25px;
    margin-bottom: 25px;
  }
  
  .port_biwako_illust.pos1{
    width: 384px;
    left: 58px;
    top: -50px;
  }
  .port_biwako_illust.pos2{
    width: 389px;
    right: 10px;
    top: -190px;
  }
  
  /* スライド調整 */
  .port_color_patern .swiper-slide{
    width: 600px;
  }
  /* ボタン */
  .port_color_btn_prev,
  .port_color_btn_next{
    top: 50%;
  }
  .port_color_btn_prev{
    right: calc(50% + 340px);
  }
  .port_color_btn_next{
    left: calc(50% + 340px);
  }
}



/*******************************
*　
********************************/

.body_port-nova-detail{
  background: #FFF;
}

/* セクション設定 */
.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}
.pg_xxx .section.sec3{

}
.pg_xxx .section.sec4{

}
.pg_xxx .section.sec5{

}
.pg_xxx .section.sec6{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1470px){


}
@media (min-width:1720px){


}

/* メイン部分 */


/* ABOUT */
.port2_about{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  
}
.port2_about_box1{
  width: 100%;
  aspect-ratio: 840 / 612;
  position: relative;
  z-index: 1;
}
.port2_about_box2{
  width: 100%;
  padding-top: 20px;
}
.port2_about_img1{
  width: 88.21%;
}
.port2_about_img2{
  width: 54.76%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}

/* コンテンツ */
.port2_contents{
  
}
* + .port2_contents{
  margin-top: 50px;
}
.port2_contents_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.port2_contents_row.estimate{
  align-items: flex-end;
}
.port2_contents_row + .port2_contents_row{
  margin-top: 100px;
}
.port2_contents_box1{
  width: 100%;
  position: relative;
  z-index: 1;
}
.port2_contents_box2{
  width: 100%;
  padding-top: 20px;
  position: relative;
  z-index: 0;
}
.port2_contents_box3{
  width: 100%;
  position: relative;
  z-index: 1;
}
.port2_contents_box4{
  width: 100%;
  padding-top: 10px;
  position: relative;
  z-index: 0;
}
.port2_contents_box_w{
  width: 100%;
  margin-top: 30px;
}
.port2_contents_head{
  margin-bottom: 15px;
}
.port2_contents_head_ja{
  display: inline-block;
  min-width: 170px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  
  margin-top: 16px;
  border: 2px solid #1a1a1a;
  padding: 10px 15px;
}
.port2_contents_head .port_story_ttl{
  margin-top: 16px;
  margin-bottom: 0;
}


.port2_contents .port_story_txt + .port_story_txt {
  margin-top: 32px;
}

/* ラインナップ */
.port2_lineup{
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px; 
}
.port2_lineup_item{
  width: calc((100% - 10px) / 2);
  position: relative;
  z-index: 1;
}
.port2_lineup_item_ttl{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.port2_lineup_item_img1{
  border: 2px solid #1a1a1a;
}
.port2_lineup_item_img1.img_fit:before{
  padding-top: 75%;
}
.port2_lineup_item_img2{
  width: 80.37%;
  margin-left: auto;
  position: relative;
  z-index: 2;
  /*transform: translate(5px, -44%);*/
  margin-top: -27%;
}


@media (max-width:767px){

}
@media (min-width:768px){

  /* ラインナップ */
  .port2_lineup{
    gap: 20px 15px; 
  }
  .port2_lineup_item{
    width: calc((100% - 45px) / 4);
  }
  .port2_lineup_item_ttl{
    font-size: 18px;
  }
  
}
@media (min-width:1024px){



  /* ABOUT */
  .port2_about{
    
  }
  .port2_about_box1{
    width: 55.26%;
  }
  .port2_about_box2{
    width: 38.49%;
    padding-top: 125px;
  }
  
  /* コンテンツ */
  .port2_contents{

  }
  * + .port2_contents{
    margin-top: 65px;
  }
  .port2_contents_row{
  }
  .port2_contents_row + .port2_contents_row{
    margin-top: 110px;
  }
  
  .port2_contents_box1{
    width: 49.01%;
  }
  .port2_contents_box2{
    width: 44.74%;
    padding-top: 10px;
  }
  .port2_contents_box3{
    width: 44.74%;
  }
  .port2_contents_box4{
    width: 40.46%;
    padding-top: 10px;
  }
  .port2_contents_head{
    margin-bottom: 45px;
  }
  .port2_contents_head_ja{
    font-size: 24px;
    margin-top: 16px;
    padding: 10px 35px;
  }
  .port2_contents_head .port_story_ttl{
    margin-top: 16px;
    margin-bottom: 0;
  }

  .port2_contents .port_story_txt + .port_story_txt {
    margin-top: 32px;
  }
  
  /* ラインナップ */
  .port2_lineup{
    gap: 20px 25px; 
  }
  .port2_lineup_item{
    width: calc((100% - 75px) / 4);
  }
  .port2_lineup_item_ttl{
    font-size: 20px;
  }

}
@media (min-width:1200px){


}
@media (min-width:1470px){

  .port2_contents_row + .port2_contents_row.estimate{
    margin-top: -25px;
  }
  .port2_contents_box_w{
    margin-top: 50px;
  }

}
@media (min-width:1720px){

  .port2_contents_row + .port2_contents_row.estimate{
    margin-top: -25px;
  }

}



/*******************************
*　
********************************/

/* セクション設定 */
.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}
.pg_xxx .section.sec3{

}
.pg_xxx .section.sec4{

}
.pg_xxx .section.sec5{

}
.pg_xxx .section.sec6{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1470px){


}
@media (min-width:1720px){


}

/* メイン部分 */


.faq_contents{
  
}
.faq_contents_row{
  
}
.faq_contents_row + .faq_contents_row{
  margin-top: 20px;
}
.faq_contents_q{
  display: flex;
  align-items: center;
  min-height: 75px;
  background: #c5b580;
  color: #FFF;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: 0.2s all;
  position: relative;
  z-index: 1;
}
.faq_contents_q:before{
  content: "Q.";
  font-size: 30px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  letter-spacing: 0.075em;
  position: absolute;
  z-index: 1;
  top: 14px;
  left: 16px;
}
.faq_contents_q:after{
  content: "";
  width: 16px;
  aspect-ratio: 1 / 1;
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/plus-circle-solid-wh.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}
.faq_contents_q.opened:after{
  background-image: url('https://ksmart-original.jp/system_panel/uploads/images/minus-circle-solid-wh.svg');
}

.faq_contents_q:hover{
  opacity: 0.9;
}

.faq_contents_q_txt{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
.faq_contents_a{
  display: none;
  background: #ffffff;
  color: #545454;
  border: 1px solid #999999;
  border-radius: 10px;
  padding: 30px 30px 20px 90px;
  margin-left: 0;
  position: relative;
  z-index: 1;
}
.faq_contents_a:before{
  content: "A.";
  font-size: 30px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  letter-spacing: 0.075em;
  position: absolute;
  z-index: 1;
  top: 24px;
  left: 28px;
}
.faq_contents_a p{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  text-align: justify;
}

.gjs-dashed .faq_contents_a{
  display: block;
}

@media (max-width:767px){

}
@media (min-width:768px){

  .faq_contents{

  }
  .faq_contents_row{

  }
  .faq_contents_row + .faq_contents_row{
    margin-top: 35px;
  }
  .faq_contents_q{
    min-height: 75px;
    padding-left: 65px;
    padding-right: 65px;
    margin-bottom: 15px;
  }
  .faq_contents_q:before{
    font-size: 40px;
    top: 14px;
    left: 16px;
  }
  .faq_contents_q:after{
    width: 22px;
    right: 26px;
  }

  .faq_contents_q_txt{
    font-size: 16px;
  }
  .faq_contents_a{
    padding: 30px 30px 20px 90px;
    margin-left: 65px;
  }
  .faq_contents_a:before{
    font-size: 40px;
    top: 24px;
    left: 28px;
  }
  .faq_contents_a p{
    font-size: 16px;
    line-height: 2.125;
  }
  
}
@media (min-width:1024px){


}
@media (min-width:1200px){


}
@media (min-width:1470px){


}
@media (min-width:1720px){


}

/*******************************
*　
********************************/

/* セクション設定 */
.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}
.pg_xxx .section.sec3{

}
.pg_xxx .section.sec4{

}
.pg_xxx .section.sec5{

}
.pg_xxx .section.sec6{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1470px){


}
@media (min-width:1720px){


}

/* メイン部分 */

/* ナビ */
.order_case_nav{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
  margin-bottom: 30px;
}
.order_case_nav_a{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  background: #FFF;
  padding: 12px 10px 12px;
  border: 1px solid #c5b580;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  color: #545454;
  text-align: center;
}
.order_case_nav_a:hover{
  background: #c5b580;
  color: #FFF;
}

/* 見出し */
.order_case_head{
  display: flex;
  align-items: center;
  min-height: 75px;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.4;
  background: #c5b580;
  color: #FFF;
  border-radius: 10px;
}

/* 流れ */
.order_case_wrap + .order_case_wrap{
  margin-top: 80px;
}
.order_flow{
  margin: 0 20px;
  padding-left: 15px;
  border-left: 1px solid #000;
  position: relative;
  z-index: 1;
}

.order_flow_row{
  
}
.order_flow_row + .order_flow_row{
  margin-top: 45px;
}
.order_flow_row_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 30px;
  position: relative;
  z-index: 1;
}
.order_flow_row_box1{
  width: 100%;
  position: relative;
  z-index: 1;
  
}
.order_flow_row_box2{
  width: 100%;
  margin-top: 10px;
}
.order_flow_img{
  border-radius: 20px;
}
.order_flow_img.img_fit:before{
  padding-top: 73.684%;
}

.order_flow_head{
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.order_flow_head_en{
  font-size: 20px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  white-space: nowrap;
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 1;
  left: -3px;
  top: 50%;
  transform: translate(0, -50%);
}
.order_flow_head_ja{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-left: 40px;
  padding-bottom: 2px;
  position: relative;
  z-index: 1;
}
.order_flow_head_ja:before{
  content: "";
  width: 8px;
  aspect-ratio: 1 / 1;
  background: #262626;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 23px;
  transform: translate(0, -50%);
}
.order_flow_head_ja:after{
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -15px;
  width: 45px;
  height: 1px;
  background: #262626;
  transform: translate(0, -50%);
}

.order_flow_txt{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.875;
  color: #545454;
  text-align: justify;
}
.order_flow_txt{
  
}

.order_flow_banner{
  margin-left: 15px;
}
* + .order_flow_banner{
  margin-top: 30px;
}
.order_flow_banner_a{
  display: block;
  background: #FFF;
  padding: 12px 10px 12px;
  border: 1px solid #c5b580;
  border-radius: 10px;
  
  text-align: center;
}

@media (max-width:767px){

}
@media (min-width:768px){

  /* ナビ */
  .order_case_nav{
    gap: 15px 15px;
    margin-bottom: 50px;
  }
  .order_case_nav_a{
    width: calc((100% - 15px) / 2);
    min-height: 60px;
    font-size: 15px;
  }
  
  /* 見出し */
  .order_case_head{
    min-height: 75px;
    padding: 10px 25px;
    margin-bottom: 30px;
    font-size: 20px;
  }

  /* 流れ */
  .order_flow{
    margin: 0 20px;
    padding-left: 40px;
  }
  .order_flow_row{

  }
  .order_flow_row + .order_flow_row{
    margin-top: 45px;
  }
  .order_flow_row_inner{
    padding-left: 30px;
  }
  .order_flow_row_box1{
    width: 200px;
  }
  .order_flow_row_box2{
    width: calc(100% - 200px - 30px);
    margin-top: 0;
  }
  .order_flow_img{
    border-radius: 20px;
  }

  .order_flow_head{
    margin-bottom: 28px;
  }
  .order_flow_head_en{
    font-size: 20px;
    left: -3px;
  }
  .order_flow_head_ja{
    font-size: 16px;
    padding-left: 40px;
  }
  .order_flow_head_ja:before{
    left: 23px;
  }
  .order_flow_head_ja:after{
    left: -40px;
    width: 70px;
  }

  .order_flow_txt{
    font-size: 16px;
  }
  

  .order_flow_banner{
    margin-left: 95px;
  }
  
}
@media (min-width:1024px){


}
@media (min-width:1200px){

  /* ナビ */
  .order_case_nav{
    gap: 15px 30px;
    margin-bottom: 50px;
  }
  .order_case_nav_a{
    width: calc((100% - 30px) / 2);
    min-height: 60px;
    font-size: 16px;
  }
  
  
  .order_flow_row_box1{
    width: 285px;
  }
  .order_flow_row_box2{
    width: calc(100% - 285px - 30px);
    margin-top: 0;
  }

}
@media (min-width:1470px){

  /* ナビ */
  .order_case_nav{
    margin-bottom: 150px;
  }

}
@media (min-width:1720px){


}

/*******************************
*　
********************************/

/* セクション設定 */
.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}
.pg_xxx .section.sec3{

}
.pg_xxx .section.sec4{

}
.pg_xxx .section.sec5{

}
.pg_xxx .section.sec6{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

}
@media (min-width:1470px){


}
@media (min-width:1720px){


}

/* メイン部分 */

@media (max-width:767px){

}
@media (min-width:768px){

}
@media (min-width:1024px){


}
@media (min-width:1200px){


}
@media (min-width:1470px){


}
@media (min-width:1720px){


}
