@charset "UTF-8";

/*******************************
*　下層ヘッダー
********************************/
.pg_header{
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.mv_inner{

}
.mv_inner:before{

}
.pg_header_mv_img{
  position: relative;
  z-index: 1;
  /*  margin-right: auto;*/

}
.pg_header_mv_img.img_fit:before{
  padding-top: 170px;
}
/*.pg_header_mv_img:after{
  content: "";
  background: rgba(0,0,0,0.6);
  position: absolute;
  z-index: 2;
  inset: 0;
  pointer-events: none;
}*/

.pg_header_title{
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #181818;
}
/*.pg_header_title1{
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #181818;
  background: rgba(26, 177, 0, 0.95);
}*/
.pg_header_title_ja{
  display: inline-block;
  background: #FFF;
  font-size: 22px;
  letter-spacing: 0.075em;
  font-family:  "Zen Old Mincho";
  font-weight: 600;
  text-align: center;
  /*  text-shadow: -1.25px 1.56px 6px rgba(161,161,161,1);*/
}
/*.pg_header_title_en{
  font-size: 60px;
  font-family: var(--font-en);
  letter-spacing: 0;
  margin-top: 5px;
  text-shadow:
    8px 3px 7px rgba(0, 8, 0, 0.2),   メイン影 
    0px 0px 1px rgba(0, 0, 0, 0.1),  奥行き感 
    0px 0px 35px rgba(0, 0, 0, 0.1) さらに遠くの影 
}*/
.pg_header_title_en:after{
  background: var(--main-color);
  padding: 10px 0;
}
.pg_header_title_txt{
  font-size: 32px;
  font-weight: 700;
  color: #FFF;
}


@media (min-width:768px){
  .body_aboutus{
    padding-top: 0;
  }



  .pg_header{
    margin-bottom: 40px;
  }
  .pg_header_title_ja{
    font-size: 24px;
  }
  /*  .pg_header_title_en{
      font-size: 120px;
    }*/
  .pg_header_mv_img{
    width: 89.58%;
    margin-left: auto;
  }
  .pg_header_mv_img.img_fit:before{
    padding-top: 260px;
  }

  .pg_header_title_txt{

  }

}
@media (min-width:1024px){
  .pg_header{
    margin-bottom: 70px;
  }
  .pg_header_mv_img.img_fit:before{
    padding-top: 350px;
  }
  .pg_header_title_ja{
    font-size: 28px;
    padding: 2px 12px;
  }
  /*  .pg_header_title_en{
      font-size: 210px;
      margin-top: 10px;
    }*/
  .pg_header_title_txt{

  }

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

  .pg_header{
    margin-bottom: 160px;
  }
  .pg_header_mv_img.img_fit:before{
    padding-top: 350px;
  }
  .pg_header_title_ja{
    padding: 2px 12px;
  }
  /*.pg_header_title_en{
      font-size: 250px;
      margin-top: -20px;
      font-weight: 700;
    }*/
  .pg_header_title_txt{

  }
}
@media (min-width:1470px){
  .pg_header_mv_img.img_fit:before{
    padding-top: 450px;
  }
}
@media (min-width:1720px){
  .pg_header_mv_img.img_fit:before{
    padding-top: 500px;
  }
}


/*******************************
*　私たちについて
********************************/
/* セクション */
.pg_about{

}
.pg_about .section.sec1{
  padding-top: 50px;
}
.pg_about .section.sec2{
  position: relative;
  z-index: 1;
}
.pg_about .section.sec3{
  position: relative;
}



/* メイン */
.cmn_wrap{

}
.cmn_box_img:before {
  padding-top: 81.30%;
}
.cmn_box1{
  width: 100%;
  order: 2;
  margin-top: 30px;
}
.cmn_box2{
  width: 100%;
  order: 1;
  margin-top: -20px;
}
.cmn_box_outer .bl_box top {
  top: -10px;
  left: -10px;
}
.cmn_box_outer .bl_box.btm {
  bottom: -10px;
  right: -10px;
}

/* 私たちの想い */
.cmn_inner{
  width: 100%;
  height: auto;
  top: auto;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  z-index: -2;
  background: #f7f6f4;
  padding: 50px 0 200px;
  position: relative;
}
.cmn_inner .tt2 {
  margin-bottom: 35px;
}
.cmn_inner .marker_txt {
  font-size: 18px;
}
.mes_box{
  position: relative;
  margin-top: 25px;

}
.mes_img.left{
  width: 70%;
  position: absolute;
  top: auto;
  left: -40px;
  bottom: auto;
  aspect-ratio: 241 / 164;
  margin-left: var(--margin-for-device-side-w);
  z-index: 1;
  margin-top: 20px;
}
.mes_img.left:before{
  padding-top: 68.04%;
}
.mes_img.right{
  width: 50%;
  position: absolute;
  top: auto;
  right: 0;
  bottom: auto;
  aspect-ratio: 185 / 177;
  /*  margin-right: var(--margin-for-device-side-w);*/
  z-index: 1;
  margin-top: 20px;
}
.mes_img.right:before{
  padding-top: 67.236%;
}



/* 他にない、私たちの価値 */
.cmn_items{

}
.cmn_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cmn_item:nth-child(n+2) {
  margin-top: 50px;
}
.cmn_item_box1{
  width: 100%;
  margin-top: 25px;
}
.cmn_item_box2{
  width: 100%;
}
.cnn_item_box1_en {
  font-size: 32px;
  font-weight: 600;
  line-height: 1em;
  font-family: "Zen Old Mincho", serif;
  color: #f1f1f1;
}
.cmn_item:nth-child(4n - 2) .cmn_item_box1_en,
.cmn_item:nth-child(4n - 1) .cmn_item_box1_en {
  color: #fff;
}
.cmn_item_box1 .sec_sub.bd {
  margin-top: 20px;
}
.cmn_item_box2_img:before {
  padding-top: 70%;
}
.cmn_item_box1 .content_desc p {
  letter-spacing: 0;
}

/* 青線 */
.cmn_item_box2_outer{
  position: relative;
}
.cnn_item_box1_en {
  font-size: 32px;
  font-weight: 600;
  line-height: 1em;
  font-family: "Zen Old Mincho", serif;
  color: #f1f1f1;
}
.cmn_item_box1_en {
  font-size: 32px;
  font-weight: 600;
  line-height: 1em;
  font-family: "Zen Old Mincho", serif;
  color: #f1f1f1;
}
.cmn_item_box2_outer:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #031274;
  position: absolute;
  z-index: -1;
}
.cmn_item:nth-child(odd) .cmn_item_box2_outer:before {
  top: 10px;
  right: -10px;
}
.cmn_item:nth-child(even) .cmn_item_box2_outer:before {
  top: 10px;
  left: -10px;
}
/* グレー背景 */
.pg_about .section.sec3:after{
  width: 100%;
  content: '';
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f3f3f3;
  transform: skewY(-7deg);
  z-index: -1;
  position: absolute;
  height: 29%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) skewY(-16deg);
  clip-path: polygon(0 50px, 100% 0, 100% calc(100% - 50px), 0 100%);
  z-index: -2;
}

@media (max-width:374px){

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

}
@media (max-width:767px){
  /* セクション */
  .pg_about .section.sec1 {
    padding-top: 50px;
  }
}
@media (min-width:768px){
  /* セクション */
  .pg_about{

  }
  .pg_about .section.sec1{
    padding-top: 50px;
  }
  .pg_about .section.sec2{

  }
  .pg_about .section.sec3{

  }

  /* 私たちの想い */
  .cmn_inner {
    padding: 50px 0 385px;
  }
  .cmn_inner .marker_txt {
    font-size: 30px;
  }
  /* グレー背景 */
  .pg_about .section.sec3:after{
    top: 40%;
    height: 30%;
  }
}
@media (min-width:1024px){
  /* 私たちの想い */
  .cmn_inner{
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    z-index: -2;
    background: #f7f6f4;
    padding: 60px 0;
  }
  .cmn_inner .tt2 {
    margin-bottom: 40px;
  }
  .cmn_inner .content_desc {
    margin-top: 50px;
  }
  .cmn_block{
    text-align: center;
  }
  .mes_img.left{
    width: auto;
    position: absolute;
    top: 0;
    left: -210px;
    bottom: 0;
    aspect-ratio: 241 / 164;
    z-index: -1;
    margin-top: 0;

  }
  .mes_img.right{
    width: auto;
    position: absolute;
    top: 0;
    right: -220px;
    bottom: 0;
    aspect-ratio: 185 / 177;
    z-index: -1;
    margin-top: 0;
  }


  /* グレー背景 */
  .pg_about .section.sec3:after{
    top: 45%;
    height: 43%;
  }

}
@media (min-width:1200px){
  /* セクション */
  .pg_about{

  }
  .pg_about .section.sec1{

  }
  .pg_about .section.sec2{
    padding-top: 160px;
  }
  .pg_about .section.sec3{
    padding-top: 100px;
  }

  /* メイン */
  .cmn_wrap{

  }
  .cmn_box_img:before {
    padding-top: 81.30%;
  }
  .cmn_box1{
    width: 44.86%;
    order: 2;
    margin-top: -15px;
    margin-inline: -25px;
  }
  .cmn_box2{
    width: 49.34%;
    order: 1;
    margin-top: -20px;
  }
  .cmn_box_outer .bl_box top {
    top: -10px;
    left: -10px;
  }
  .cmn_box_outer .bl_box.btm {
    bottom: -10px;
    right: -10px;
  }
  .cmn_box2 .sec_sub {
    font-size: 30px;
  }

  /* 私たちの想い */
  .cmn_inner{
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    z-index: -2;
    background: #f7f6f4;
    padding: 110px 0;
  }
  .cmn_inner .tt2 {
    margin-bottom: 40px;
  }
  .cmn_inner .content_desc {
    margin-top: 50px;
  }
  .cmn_block{
    text-align: center;
  }
  .mes_img.left{
    width: auto;
    position: absolute;
    top: 0;
    left: -310px;
    bottom: 0;
    margin-left: var(--margin-for-device-side-w);
    z-index: -1;
    margin-top: 0;
  }
  .mes_img.right{
    width: auto;
    position: absolute;
    top: 0;
    right: -200px;
    bottom: 0;
    /* margin-right: var(--margin-for-device-side-w); */
    z-index: -1;
    margin-top: 0;
  }

  /* 他にない、私たちの価値 */
  .cmn_wrap .tt2{
    margin-bottom: 60px;
  }
  .cmn_items{

  }
  .cmn_item{

  }
  .cmn_item_box1_en {
    font-size: 54px;
  }
  .cmn_item:nth-child(n+2) {
    margin-top: 120px;
  }
  .cmn_item_box1{
    width: 49.01%;
    margin-top: 0;
  }
  .cmn_item_box2{
    width: 42.76%;
  }
  .cmn_item_box2_img:before {
    padding-top: 70.76%;
  }
  .cmn_item_box1 .sec_sub.bd {
    margin-top: 25px;
    padding-bottom: 25px;
    font-size: 28px;
  }
  .cmn_item_box1 .sec_sub.bd:after {
    width: 120px;
  }
  .cmn_item_box1 .content_desc {
    margin-top: 30px;
  }

  .cmn_item:nth-child(even) .cmn_item_box1 {
    order: 2;
  }
  .cmn_item:nth-child(even) .cmn_item_box2 {
    order: 1;
    margin-left: 10px;
  }
  .cmn_item:nth-child(odd) .cmn_item_box1 {
    order: 1;
  }
  .cmn_item:nth-child(odd) .cmn_item_box2 {
    order: 2;
    margin-right: 10px;
  }
}
@media (min-width:1470px){

  .cmn_inner .marker_txt.large{
    font-size: 38px;
  }

}
@media (min-width:1720px){
  /* セクション */
  .pg_about{

  }
  .pg_about .section.sec1{

  }
  .pg_about .section.sec2{
    padding-top: 160px;
  }
  .pg_about .section.sec3{
    padding-top: 100px;
  }

  /* メイン */
  .cmn_wrap{

  }
  .cmn_box_img:before {
    padding-top: 81.30%;
  }
  .cmn_box1{
    width: 44.86%;
    order: 2;
    margin-top: -15px;
    margin-inline: -25px;
  }
  .cmn_box2{
    width: 49.34%;
    order: 1;
    margin-top: -20px;
  }
  .cmn_box_outer .bl_box top {
    top: -10px;
    left: -10px;
  }
  .cmn_box_outer .bl_box.btm {
    bottom: -10px;
    right: -10px;
  }

  /* 私たちの想い */
  .cmn_inner{
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    z-index: -2;
    background: #f7f6f4;
    padding: 110px 0;
  }
  .cmn_inner .tt2 {
    margin-bottom: 40px;
  }
  .cmn_inner .marker_txt.large{
    font-size: 38px;
  }
  .cmn_inner .content_desc {
    margin-top: 50px;
  }
  .cmn_block{
    text-align: center;
  }
  .mes_img.left{
    width: auto;
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    z-index: -1;
  }
  .mes_img.left:before{
    padding-top: 68.04%;
  }
  .mes_img.right{
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  .mes_img.right:before{
    padding-top: 67.236%;
  }

  /* 他にない、私たちの価値 */
  .cmn_wrap .tt2{
    margin-bottom: 60px;
  }
  .cmn_items{

  }
  .cmn_item{

  }
  .cmn_item_box1_en {
    font-size: 54px;
  }
  .cmn_item:nth-child(n+2) {
    margin-top: 120px;
    margin-top: 130px;
  }
  .cmn_item_box1{
    width: 49.01%;
  }
  .cmn_item_box2{
    width: 42.76%;
  }
  .cmn_item_box2_img:before {
    padding-top: 70.76%;
  }
  .cmn_item_box1 .sec_sub.bd {
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .cmn_item_box1 .sec_sub.bd:after {
    width: 120px;
  }
  .cmn_item_box1 .sec_sub.bd.large{
    font-size: 34px;
  }

  .cmn_item_box1 .content_desc {
    margin-top: 30px;
  }
  /* グレー背景 */
  .pg_about .section.sec3:after{
    top: 45%;
    height: 43%;
  }
}

/*******************************
*　事業継承について
********************************/
.pg_business{

}
.pg_business .section.sec1{
  padding-bottom: 50px;
}
.pg_business .section.sec2{
  padding-top: 0;
  padding-bottom: 0;
  background: #f3f3f3;
}
.pg_business .section.sec3{
  padding-top: 0;
}
.pg_business .section.sec4{
  padding-top: 0;
  position: relative;
}
.pg_business .section.sec4:before{
   width: 100%;
    content: '';
    position: absolute;
top: 47.5%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f3f3f3;
    transform: skewY(-7deg);
    z-index: -1;
    position: absolute;
height: 35%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) skewY(-16deg);
    clip-path: polygon(0 50px, 100% 0, 100% calc(100% - 50px), 0 100%);
    z-index: -1;
}
   
@media (max-width:767px){
  .pg_business .section.sec2{
  }
  
  .pg_business .section.sec2 .home_sec3_wrap_inner{
    padding-top: 50px;
  }
  .pg_business .section.sec2 .home_sec3_wrap_inner .contents_list{
    margin-top: 0;
  }
  .pg_business .section.sec4:before{
    top: 41.5%;
  }
}
@media (min-width:768px){
  .pg_business .section.sec1{
    padding-bottom: 90px;
  }
  .pg_business .section.sec2{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_business .section.sec3{
    
  }
  .pg_business .section.sec4{
    padding-top: 30px;
  }
}
@media (min-width:1024px){
    .pg_business .section.sec4:before{
top: 47.5%;
height: 35%;
}
}
@media (min-width:1200px){
  .pg_business .section.sec4:before{
top: 42.5%;
height: 35%;
}
}
@media (min-width:1470px){
  .pg_business .section.sec1{
    padding-bottom: 130px;
  }
  .pg_business .section.sec2{
    padding-bottom: 60px;
  }
  .pg_business .section.sec3{
    
  }
  .pg_business .section.sec4{
    padding-top: 100px;
  }
    .pg_business .section.sec4:before{
top: 47.5%;
height: 35%;
}
 .pg_business .section.sec4:before{
top: 40.5%;
height: 49%;
  }
}
@media (min-width:1720px){
  .pg_business .section.sec4:before{
top: 40.5%;
height: 49%;
  }
}
@media (min-width:1720px){
  
}

/*　メイン　*/
.cmn_box1.left{
  order: 1;
}
.cmn_box1.right{
  order: 2;
}

/* Why Now */
.home_sec3_wrap_inner{
  background: #f3f3f3;
  padding: 70px 0;
}
.home_sec3_wrap_inner .tt2 {
  margin-bottom: 0;
}
.home_sec3_wrap_inner .tt2_outer .tt2_ja {
  display: inline-block;
  border-bottom: 1px solid #031274;
  padding-bottom: 8px;
}
.tt2_ja_bu{
  font-size: 20px;
}
.tt2_ja_sub_bu{
  font-size: 14px;
}

.home_sec3_wrap_inner .tt2_ja_sub {
  margin-top: 10px;
}

.home_sec3_wrap_inner .contents_list {
  margin-top: 43px;
}

/* Main Problems */
.pro_box_inner{
  width: 100%;
  padding: 50px 0;
  position: relative;
  z-index: 1;
  /*position: absolute;
  top: 237px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;*/
}
.pro_box_inner .tt2_en,
.pro_box_inner .tt2,
.pro_box_inner .content_block{
  color: #FFF;
}

.pro_boxs{
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.pro_box{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 5px;
  margin: 5px 0;
}
.pro_box:nth-child(n+3){
}
.pro_box_en{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9c0505;
  padding: 12px 10px;
  width: 100%;
  font-size: 18px;
  font-family: "Outfit", 'Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: #FFF;
}
.pr_box_txt{
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  padding: 12px 15px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}
.pr_box_txt p{
  position: relative;
  z-index: 1; 
  padding-left: 25px;
}
.pr_box_txt p:before{
  content: "";
  width: 18px;
  height: 18px;
  background-image: url('/system_panel/uploads/images/check-circle-regular.svg');
  background-size: contain;
  background-position: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.pro_box_img{
  position: absolute;
  z-index: -1;
  inset: 0;
  margin: 0;
}
.pro_box_img img {
  object-fit: cover;
}
.pro_box_img:before{
  padding-top: 0;
  height: 100%;
}
.pro_box_img:after{
  content: "";
  background: rgba(0,0,0,0.6);
  position: absolute;
  z-index: 2;
  inset: 0;
  pointer-events: none;
}

@media (max-width:374px){

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

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

}
@media (min-width:768px){
  
  /* Why Now */
  .tt2_ja_bu{
    font-size: 30px;
  }
  .tt2_ja_sub_bu{
    font-size: 24px;
  }
  
  /* Problems */
  .pro_box_inner .tt2{
    margin-bottom: 15px;
  }
  
  .pro_boxs{
    margin-left: -10px;
    margin-right: -10px;
  }
  .pro_box{
    width: 50%;
    padding: 0 10px;
    margin: 10px 0;
  }
  .pro_box_en{
    padding: 12px 10px;
    width: 95px;
    font-size: 20px;
  }
  .pr_box_txt{
    width: calc(100% - 95px);
    padding: 12px 10px 12px 10px;
    font-size: 16px;
  }
  
}
@media (min-width:1024px){
  
  .pro_box_en{
    width: 85px;
    font-size: 16px;
  }
  .pr_box_txt{
    font-size: 14px;
    width: calc(100% - 85px);
  }

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

  .pro_box_en{
    width: 120px;
    font-size: 20px;
  }
  .pr_box_txt{
    font-size: 16px;
    width: calc(100% - 120px);
  }
  
}
@media (min-width:1470px){

  
  /* Why Now */
  .tt2_ja_bu{
    font-size: 40px;
  }
  .tt2_ja_sub_bu{
    font-size: 30px;
  }
  
  /* Problems */
  .pro_box_inner{
    padding-top: 110px;
    padding-bottom: 110px;
  }
  
  .pro_boxs{
    margin-left: -15px;
    margin-right: -15px;
  }
  .pro_box{
    width: 50%;
    padding: 0 15px;
    margin: 15px 0;
  }
  .pro_box_en{
    padding: 12px 10px;
    width: 180px;
    font-size: 22px;
  }
  .pr_box_txt{
    width: calc(100% - 180px);
    padding: 12px 20px  ;
    font-size: 18px;
  }
  
  
  

}
@media (min-width:1720px){
  
  /* Problems */
  .pr_box_txt{
    width: calc(100% - 180px);
    padding: 12px 10px 12px 50px;
    font-size: 18px;
  }
  
}

/*******************************
*　
********************************/
.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}
.pg_xxx .section.sec3{

}
.pg_xxx .section.sec4{

}
.pg_xxx .section.sec5{

}


@media (max-width:374px){

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

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

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

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


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


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

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

}