@charset "UTF-8";
body{
  margin-top: 0!important;
  position: relative;
}
#gt-nvframe{
  display: none;
}

u {
  display: inline-block;
  font-style: normal;
  text-decoration: none;
}

/*******************************
*　下層ヘッダー
********************************/
.pg_header{
  margin-bottom:0;
  position: relative;
  z-index: 1;
  height: 200px;
}
.pg_header:after{
  content: "";
  display: block;
  width: 59.11%;
  aspect-ratio:1135 / 853;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(https://sit-9933367.sibloo.com/system_panel/uploads/images/pg_header_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.pg_header_mv_img{
  position: relative;
  z-index: 1;
}
.pg_header_mv_img.img_fit:before{
  padding-top: 150px;
}
.pg_header_mv_img:after{
  content: "";
  background: rgba(0,0,0,0.3);
  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%);
}
.pg_header_title_txt{
  font-size: 32px;
  font-weight: 700;
  color: #FFF;
}


.pg_header_txt{
  width: 100%;
  position: absolute;
  top: 50%;
  left:0;
  transform: translateY(-50%);
  z-index: 1;
}
.pg_header_txt1{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
}
.pg_header_txt2{
  font-size: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  margin-top: 18px;
  text-shadow    : 
    2px  2px 1px #ffffff,
    -2px  2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px  0px 1px #ffffff,
    0px  2px 1px #ffffff,
    -2px  0px 1px #ffffff,
    0px -2px 1px #ffffff;   
}

@media (min-width:768px){
  .pg_header{
    height: 400px;
    margin-bottom: 0;
  }
  .pg_header_mv_img.img_fit:before{
    padding-top: 350px;
  }

  .pg_header_title_txt{

  }

}
@media (min-width:1024px){
  .pg_header{
    height: 500px;
    margin-bottom: 0;
  }
  .pg_header_mv_img.img_fit:before{
    padding-top: 350px;
  }

  .pg_header_title_txt{

  }

  .pg_header_txt1{
    font-size: 21px;
  }
  .pg_header_txt2{
    font-size: 60px;
  }

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

  .pg_header{
    height: 570px;
    margin-bottom: 0;
  }
  .pg_header_mv_img.img_fit:before{
    padding-top: 350px;
  }

  .pg_header_title_txt{

  }

  .pg_header_txt1{
    font-size: 21px;
  }
  .pg_header_txt2{
    font-size: 60px;
  }
}
@media (min-width:1470px){

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

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

}


/*******************************
*　採用
********************************/

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

}
.pg_recruit .section.sec1{

}
.pg_recruit .section.sec2{

}
.pg_recruit .section.sec3{

}
.pg_recruit .section.sec4{

}
.pg_recruit .section.sec5{

}
.pg_recruit .section.sec6{

}


@media (max-width:374px){

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

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

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

  .pg_recruit{

  }
  .pg_recruit .section.sec1{

  }
  .pg_recruit .section.sec2{
    padding-top: 78px;
  }
  .pg_recruit .section.sec3{
    padding-top: 94px;
  }
  .pg_recruit .section.sec4{
    padding-top: 100px;
  }
  .pg_recruit .section.sec5{

  }
  .pg_recruit .section.sec6{

  }

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


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

  }
  .pg_recruit .section.sec1{

  }
  .pg_recruit .section.sec2{

  }
  .pg_recruit .section.sec3{

  }
  .pg_recruit .section.sec4{
    padding-top: 171px;
  }
  .pg_recruit .section.sec5{

  }
  .pg_recruit .section.sec6{

  }

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


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


}

/* メイン部分 */
/*sec1*/
.recruit_sec1_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recruit_sec1_box1{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.recruit_sec1_box1_tt{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.recruit_sec1_box1_tt_en{
  font-size: 22px;
  font-weight: 500;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 0.075em;
  line-height: 1;
}
.recruit_sec1_box1_tt_ja{
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.075em;
}

.sec_sub_tt{
  font-size: 28px;
  font-weight: 700;
  line-height: 1.464;
}
.sec_sub_tt p{
  letter-spacing: 0.075em;
}
.recruit_sec1_box1 .sec_sub_tt{
  margin-top: 27px;
}
.content_desc{
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
  text-align: justify;
}
.content_desc p{
  letter-spacing: 0.075em;
}
.recruit_sec1_box1 .content_desc{
  margin-top: 16px;
}
.recruit_sec1_box2{
  width: 100%;
  order: 1;

}
.recruit_sec1_box2_img img{
  border-radius: 20px;
}
.recruit_sec1_box2_img:before{
  padding-top: 73.38%;
}

/*sec2*/
.recruit_sec2_wrap{

}
.recruit_bg_en{
  margin-bottom: 30px;
}
.sec_sub_tt_md{
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  line-height:1.47em; 
  margin-bottom: 15px;
}
.sec_sub_tt_md p{
  letter-spacing: 0.075em;
}
.sub_desc{

}
.sub_desc p{

}
.bg_bk_txt{
  width: 100%;
  max-width: 730px;

  font-size: 28px;
  font-weight: 700;

  margin: 40px auto 20px;

  text-align: center;
}
.bg_bk_txt.no_bg{
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0;

}
.bg_bk_txt.no_bg p{
  background: none;
  color: #f0f0f0;
}


.bg_bk_txt p{
  position: relative;

  display: inline-block;

  background: #000;
  color: #fff;

  letter-spacing: 0.075em;

  padding: 0 20px;

  text-align: left;

  white-space: nowrap;
}


/* 完成時の文字幅だけ確保 */
.typing-reserve{
  visibility: hidden;
}


/* 実際のタイピング文字 */
.typing-text{
  position: absolute;
  left: 20px;
  top: 0;
  white-space: nowrap;
  white-space: initial;
}


/* カーソル */
.typing-cursor{
  display: inline-block;

  width: 2px;
  height: 0.9em;

  margin-left: 3px;

  background: currentColor;

  vertical-align: -0.08em;

  transform: translateY(0.08em);

  animation: typingCursor .7s steps(1) infinite;
}


@keyframes typingCursor{

  0%,
  50%{
    opacity: 1;
  }

  51%,
  100%{
    opacity: 0;
  }

}


.typing-cursor.is-finished{
  animation: none;
  opacity: 0;
}

.sub_desc{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  text-align: justify;
}
.sub_desc p{
  letter-spacing: 0.075em;
}

/*sec3*/
.recruit_sec3_tt{
  text-align: center;
}
.recruit_sec3_tt_en{
  font-size: 40px;
  font-weight: 500;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;

}
.recruit_sec3_tt_ja{
  margin-top: -31px;
}
.recruit_sec3_tt_ja_h2{
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.075em;
  background: #fff;
  border: 1px solid #000000;
  padding: 4px 30px;
}
.recruit_sec3_items{
  margin-top: -21px;
}
.recruit_sec3_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 50px 0;
}
.recruit_sec3_item:before{
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  z-index: -1;
}
.recruit_sec3_item:nth-child(odd):before{
  background: #000000;
}
.recruit_sec3_item:nth-child(even):before{
  background: #ac0614;
}
.recruit_sec3_item_box1{
  width: 100%;
}
.recruit_sec3_item_box1_img_outer{
  border: 1px solid #ac0614;
  padding: 10px;
}
.recruit_sec3_item:nth-child(even) .recruit_sec3_item_box1_img_outer{
  border: 1px solid #000000;
}
.recruit_sec3_item_box1_img{

}
.recruit_sec3_item_box1_img:before{
  padding-top: 81.87%;
}
.recruit_sec3_item_box2{
  width: 100%;
  color: #fff;
  margin-top: 20px;
}
.recruit_sec3_item_box2_tt{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.recruit_sec3_item_box2_tt_num{
  font-size: 30px;
  font-weight: 700;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.075em;
  padding-top: 8px;
}
.recruit_sec3_item_box2_tt_h3{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.075em;
  position: relative;
  padding-left: 19px;
  margin-left: 15px;
}
.recruit_sec3_item_box2_tt_h3:before{
  content: "";
  display: block;
  height: 30px;
  border-left: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit_sec3_item_box2_sub_tt{
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.36em;
  margin-bottom: 20px;
}
.recruit_sec3_item_box2_sub_tt p{
  letter-spacing: 0.075em;
}
.recruit_sec3_item_box2 .sub_desc{
  text-align: justify;
}
.recruit_sec3_item_box2_thumb{
  width: 46.15%;
  padding: 10px;
  margin-left: auto;
  border: 1px solid #ac0614;
  margin-top: 36px;
}
.recruit_sec3_item:nth-child(even) .recruit_sec3_item_box2_thumb{
  margin-left: 0;
}
.recruit_sec3_item:nth-child(even) .recruit_sec3_item_box2_thumb{
  border: 1px solid #000000;
}
.recruit_sec3_item_box2_thumb_img:before{
  padding-top: 75%;
}

/*sec4*/
.recruit_sec4_wrap{

}
.recruit_tt{
  background: #000000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding: 13px;
  margin-bottom: 23px;
}
.recruit_sec4_wrap .sub_desc{
  text-align: justify;
  font-size: 16px;
  font-weight: 500;
}
.recruit_sec4_wrap .sub_desc p{
  letter-spacing: 0.075em;
}
.recruit_sec4_wrap .sub_desc p + p{
  margin-top: 16px;
}
.recruit_tbl{
  margin-top: 40px;
}
.recruit_tbl .table_rows_th,
.recruit_tbl .table_rows_td{
  border-color: #808080;
}
.recruit_tbl .table_rows_th{
  background: #f4f4f4;
  font-weight: 500;
}
.recruit_tbl .table_rows_td{
  line-height: 1.875em;
}

.td_block + .td_block{
  margin-top: 20px;
}

.link_2{
  text-align: center;
  display: block;
  width: 100%;
  max-width: 540px;
  background: #000000;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #000000;
  font-size: 18px;
  font-weight: 700;
  margin: 30px auto 0;
  position: relative;
  padding: 30px 0;
  transition: all .2s;
}
.link_2:hover{
  background: #fff;
  color: #000;
}
.link_2:before{
  content:"\f0e0";
  font-family: "fontAwesome";
  font-size: 43px;
  position: absolute;
  top: 50%;
  left: 37px;
  transform: translateY(-50%);
}
.link_2:after{
  content:"\f138";
  font-family: "fontAwesome";
  position: absolute;
  top: 50%;
  right: 31px;
  transform: translateY(-50%);
}
.link_2 p{
  letter-spacing: 0.075em;
}

/* ========================================
画像リビールアニメーション
======================================== */

.js-image-reveal {
  position: relative;
  overflow: hidden;
}



/* ========================================
画像リビール
中央から四方へ開く
======================================== */

.js-image-reveal {
  position: relative;
  overflow: hidden;
}



/* ベタ共通 */
.js-image-reveal .image-reveal-cover {
  position: absolute;
  z-index: 2;
  background: #111;
  pointer-events: none;

  /* 0.75秒で開く */
  transition:
    transform 0.75s cubic-bezier(0.77, 0, 0.18, 1);
}

.recruit_sec3_item:nth-child(odd) .js-image-reveal .image-reveal-cover{
  background: #ac0614;
}


/* 上 */
.js-image-reveal .image-reveal-cover.top {
  width: 100%;
  height: 50%;

  left: 0;
  top: 0;

  transform-origin: top center;
}


/* 下 */
.js-image-reveal .image-reveal-cover.bottom {
  width: 100%;
  height: 50%;

  left: 0;
  bottom: 0;

  transform-origin: bottom center;
}


/* 左 */
.js-image-reveal .image-reveal-cover.left {
  width: 50%;
  height: 100%;

  left: 0;
  top: 0;

  transform-origin: center left;
}


/* 右 */
.js-image-reveal .image-reveal-cover.right {
  width: 50%;
  height: 100%;

  right: 0;
  top: 0;

  transform-origin: center right;
}

/* ========================================
画像のズームアウトアニメーション
======================================== */

.js-image-reveal img {
  transform: scale(1.4);
  transform-origin: center center;

  transition:
    transform 1.1s cubic-bezier(0.22, 0.61, 0.36, 1);

  will-change: transform;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


/* ベタが開くのと同時に元サイズへ */
.js-image-reveal.is-show img {
  transform: scale(1);
}

/* ========================================
アニメーション後
======================================== */

/* 上へ消える */
.js-image-reveal.is-show .image-reveal-cover.top {
  transform: translateY(-100%);
}


/* 下へ消える */
.js-image-reveal.is-show .image-reveal-cover.bottom {
  transform: translateY(100%);
}


/* 左へ消える */
.js-image-reveal.is-show .image-reveal-cover.left {
  transform: translateX(-100%);
}


/* 右へ消える */
.js-image-reveal.is-show .image-reveal-cover.right {
  transform: translateX(100%);
}


@media (max-width:767px){
  .recruit_tbl .table_rows_th,
  .recruit_tbl .table_rows_td{
    width: 100%;
    display: block;
    border: 1px solid #808080;
    border-bottom: none;
  }
  .recruit_tbl .table_rows_tr:last-child .table_rows_td{
    border-bottom: 1px solid #808080;
  }

  .link_2:before{
    font-size: 30px;
  }

  .sec_sub_tt_md{
    font-size: 20px; 
  }
  .sec_sub_tt_md p{
    letter-spacing: 0;
  }
  .recruit_sec3_tt_en{
    font-size: 46px;
    letter-spacing: 0;
  }
}
@media (min-width:768px){
  /*sec1*/
  .recruit_sec1_wrap{

  }
  .recruit_sec1_box1{
    margin-top: 30px;
  }
  .recruit_sec1_box1_tt{

  }
  .recruit_sec1_box1_tt_en{
    font-size: 28px;
  }
  .recruit_sec1_box1_tt_ja{
    font-size: 20px;
  }
  .recruit_sec1_box1_tt_ja:before{
    content: "／";
    margin: 0 24px 0 12px;
  }
  .sec_sub_tt{
    font-size: 40px;
  }
  .sec_sub_tt p{

  }
  .recruit_sec1_box1 .sec_sub_tt{

  }
  .content_desc{
    font-size: 21px;
    line-height: 2.95em;
  }
  .content_desc p{

  }
  .recruit_sec1_box1 .content_desc{

  }
  .recruit_sec1_box2{

  }
  .recruit_sec1_box2_img:before{

  }

  /*sec2*/
  .recruit_sec2_wrap{

  }
  .recruit_bg_en{
    margin-bottom: 42px;
  }
  .sec_sub_tt_md{
    font-size: 32px; 
  }
  .sec_sub_tt_md p{

  }
  .sub_desc{

  }
  .sub_desc p{

  }
  .bg_bk_txt{
    font-size: 42px;
    margin: 71px auto 26px;
  }

  .bg_bk_txt p{
    padding: 0 38px;
  }

  .typing-text{
    left: 38px;
  }
  .sub_desc{
    text-align: justify;
    font-size: 18px;
    line-height: 2;
  }
  .sub_desc p{

  }

  /*sec3*/
  .recruit_sec3_tt{

  }
  .recruit_sec3_tt_en{
    font-size: 90px;
  }
  .recruit_sec3_tt_ja{
    margin-top: -48px;
  }
  .recruit_sec3_tt_ja_h2{
    font-size: 30px;
    padding: 4px 154px;
  }
  .recruit_sec3_items{
    margin-top: -30px;
  }
  .recruit_sec3_item{
    padding: 118px 0 73px;
  }
  .recruit_sec3_item_box1{

  }
  .recruit_sec3_item_box1_img_outer{

  }
  .recruit_sec3_item_box1_img{

  }
  .recruit_sec3_item_box1_img:before{

  }
  .recruit_sec3_item_box2{
    margin-top: 30px;
  }
  .recruit_sec3_item_box2_tt{
    margin-bottom: 31px;
  }
  .recruit_sec3_item_box2_tt_num{
    font-size: 30px;
  }
  .recruit_sec3_item_box2_tt_h3{
    font-size: 30px;
  }
  .recruit_sec3_item_box2_sub_tt{
    font-size: 38px;
    margin-bottom: 31px;
  }
  .recruit_sec3_item_box2_sub_tt p{

  }
  .recruit_sec3_item_box2 .sub_desc{

  }
  .recruit_sec3_item_box2_thumb{
    margin-top: 64px;
  }
  .recruit_sec3_item_box2_thumb_img:before{

  }

  /*sec4*/
  .recruit_sec4_wrap{

  }
  .recruit_tt{
    font-size: 28px;
  }
  .recruit_sec4_wrap .sub_desc{
    font-size: 16px;
    line-height: 1.875em;
  }
  .recruit_sec4_wrap .sub_desc p + p {
    margin-top: 30px;
  }
  .recruit_tbl{
    margin-top: 56px;
  }
  .recruit_tbl .table_rows_th,
  .recruit_tbl .table_rows_td{
    padding: 16px 32px;
  }
  .recruit_tbl .table_rows_th{

  }
  .recruit_tbl .table_rows_td{

  }
  .recruit_tbl .table_rows_td .td_block p{
    text-indent:0;
    padding-left: 0;
  }
  .recruit_tbl .table_rows_td p
  .td_block + .td_block{
    margin-top: 29px;
  }
  .link_2{
    font-size: 24px;
    padding: 30px 0;
    margin-top: 51px;
  }
}
@media (min-width:1024px){
  /*sec2*/
  .sub_desc{
    text-align: center;
  }

  /*sec3*/
  .recruit_sec3_tt_ja{
    margin-top: -70px;
  }
  .recruit_sec3_items{
    margin-top: -17px;
  }
  .recruit_sec3_tt_en{
    font-size: 122px;
  }
}
@media (min-width:1200px){
  /*sec1*/
  .recruit_sec1_wrap{

  }
  .recruit_sec1_box1{
    width: 50.98%;
    order: 1;
    margin-top: 0;
  }
  .recruit_sec1_box1_tt{

  }
  .recruit_sec1_box1_tt_en{
    font-size: 20px;
  }
  .recruit_sec1_box1_tt_ja{
    font-size: 18px;
  }
  .sec_sub_tt{
    font-size: 42px;
  }
  .sec_sub_tt p{

  }
  .recruit_sec1_box1 .sec_sub_tt{

  }
  .content_desc{

  }
  .content_desc p{

  }
  .recruit_sec1_box1 .content_desc{

  }
  .recruit_sec1_box2{
    width: 42.76%;
    order: 2;
    margin-top: 0;
  }
  .recruit_sec1_box2_img:before{

  }

  .recruit_sec1_wrap.rvs{
    flex-direction: row-reverse;
  }

  /*sec2*/
  .recruit_sec2_wrap{

  }
  .recruit_bg_en{

  }
  .sec_sub_tt_md{
    font-size: 46px; 
  }
  .sec_sub_tt_md p{

  }
  .sub_desc{

  }
  .sub_desc p{

  }
  .bg_bk_txt{
    font-size: 60px; 
  }
  .bg_bk_txt p{

  }
  .sub_desc{

  }
  .sub_desc p{

  }

  /*sec3*/
  .recruit_sec3_tt{

  }
  .recruit_sec3_tt_en{
    font-size: 146px;
  }
  .recruit_sec3_tt_ja{

  }
  .recruit_sec3_tt_ja_h2{
    font-size: 30px;
  }
  .recruit_sec3_items{
    margin-top: -30px;
  }
  .recruit_sec3_item{

  }
  .recruit_sec3_item:nth-child(odd) .recruit_sec3_item_box1{
    order: 1;
  }
  .recruit_sec3_item:nth-child(odd) .recruit_sec3_item_box2{
    order: 2;
  }
  .recruit_sec3_item:nth-child(even) .recruit_sec3_item_box1{
    order: 2;
  }
  .recruit_sec3_item:nth-child(even) .recruit_sec3_item_box2{
    order: 1;
  }
  .recruit_sec3_item_box1{
    width: 50.98%;
  }
  .recruit_sec3_item_box1_img_outer{

  }
  .recruit_sec3_item_box1_img{

  }
  .recruit_sec3_item_box1_img:before{

  }
  .recruit_sec3_item_box2{
    width: 42.76%;
    margin-top: 0;
  }
  .recruit_sec3_item_box2_tt{

  }
  .recruit_sec3_item_box2_tt_num{
    font-size: 30px;
  }
  .recruit_sec3_item_box2_tt_h3{
    font-size: 30px;
  }
  .recruit_sec3_item_box2_sub_tt{
    font-size: 38px;
  }
  .recruit_sec3_item_box2_sub_tt p{

  }
  .recruit_sec3_item_box2 .sub_desc{

  }
  .recruit_sec3_item_box2_thumb{
    margin-top: 64px;
  }
  .recruit_sec3_item_box2_thumb_img:before{

  }
}
@media (min-width:1470px){
  /*sec1*/
  .recruit_sec1_box1_tt_en{
    font-size: 28px;
  }
  .recruit_sec1_box1_tt_ja{
    font-size: 20px;
  }
  .sec_sub_tt{
    font-size: 56px;
  }

  /*sec3*/
  .recruit_sec3_tt_en{
    font-size: 178px;
  }
}
@media (min-width:1720px){


}


/*******************************
*　会社概要
********************************/

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

}
.pg_company .section.sec1{
  position: relative;
  z-index: 1;
}
.pg_company .section.sec2{

}
.pg_company .section.sec3{
  background: #000000;
  padding-bottom: 80px;
}
.pg_company .section.sec4{

}
.pg_company .section.sec5{

}
.pg_xxx .section.sec6{

}

.body_contact .footer,
.body_company .footer{
  margin-top: 0;
}
@media (max-width:374px){

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

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

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

  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{
    padding-top: 63px;
    padding-bottom: 140px;
  }
  .pg_company .section.sec3{
    padding-top: 86px;
    padding-bottom: 100px;
  }
  .pg_company .section.sec4{

  }
  .pg_company .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

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


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

  }
  .pg_company .section.sec1{
    margin-top: -80px;
  }
  .pg_company .section.sec2{

  }
  .pg_company .section.sec3{
    padding-bottom: 200px;
  }
  .pg_company .section.sec4{

  }
  .pg_company .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

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


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


}

/* メイン部分 */
/*sec1*/
.company_sec1_wrap_outer{
  background:rgba(235,235,235,0.8);
}
.company_sec1_wrap{
  padding: 40px 16px;
}
.company_sec1_txt1{
  font-size: 18px;
  font-weight: 500;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  margin-bottom: 24px;
}
.company_sec1_txt1 p{
  background: #fff;
  display: inline-block;
  letter-spacing: 0.075em;
  padding: 17px 32px 10px;
}
.company_sec1_wrap .sec_sub_tt{

}
.company_sec1_wrap .sub_desc{
  text-align: justify; 
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
.company_sec1_sign{
  margin-top: 30px;
}
.company_sec1_sign_txt{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
.company_sec1_sign_img{

}

/*sec2*/
.company_tt_outer{
  display: flex;
}
.company_tt{
  display: flex;
  align-items: center;
  border-bottom: 5px solid #000000;
  padding-bottom: 6px;
  padding-right: 30px;
}
.company_tt_outer.wh .company_tt{
  border-bottom: 5px solid #fff;
  color: #fff;
}
.company_tt_ja{
  font-size: 26px;

  font-weight: 500;
  letter-spacing: 0.075em;
}
.company_tt_en:before{
  content: "／";
  margin-right: 21px;
  margin-left: 17px;
}
.company_tt_en{
  font-size: 20px;
  font-weight: 500;
  font-family:"Josefin Sans", sans-serif;
  line-height: 1;
  padding-top: 16px;
}
.recruit_sec4_wrap .recruit_tbl .table_rows_th,
.recruit_sec4_wrap .recruit_tbl .table_rows_td{
  font-weight: 500;
}
.recruit_sec4_wrap .recruit_tbl .table_rows_td .link{
  display: flex;
  align-items: center;
}
.recruit_sec4_wrap .recruit_tbl .table_rows_td .link:after{
  content: "";
  display: block;
  width: 17px;
  aspect-ratio:1;
  background-image: url(https://sit-9933367.sibloo.com/system_panel/uploads/images/link.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 4px;
}


/*sec3*/
.company_sec3_wrap:nth-child(n+2){
  margin-top: 80px;
}
.company_sec3_items{
  margin-top: 40px;
}
.company_sec3_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.company_sec3_item:nth-child(n+2){
  margin-top: 50px;
}
.company_sec3_item_box1{
  width: 100%;
}
.used_contents_slides_img:before{
  padding-top: 74.91%;
}
.used_contents_thumb_img:before{
  padding-top: 74.61%;
}
.company_sec3_item_box2{
  width: 100%;
  margin-top: 30px;
}
.company_sec3_item_tt{
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: #fff;
}
.company_sec3_item_box2 .recruit_tbl{
  margin-top: 27px;
}
.company_sec3_item_box2 .recruit_tbl .table_rows_th,
.company_sec3_item_box2 .recruit_tbl .table_rows_td{
  padding: 13px 21px;
}
.company_sec3_item_box2 .recruit_tbl .table_rows_th{
  line-height: 1.875em;
  vertical-align: middle;
}
.company_sec3_item_box2 .recruit_tbl .table_rows_td{

  font-weight: 500;
}
.company_sec3_item_box3{
  width: 100%;
  margin-top: 30px;
}
.company_sec3_item_movie{
  width: 100%;
}
.company_sec3_item_movie .responsive_video:before{
  padding-top: 200px;
}
.company_sec3_item_movie .responsive_video iframe{
  border: none;
  display: block;
}
.company_sec3_item_box3 .gmap{

}
.company_sec3_item_box3 .access_map iframe{
  border: none;
  width: 100%;
  height: 250px;
}

/*swiper*/
.used_contents_thumbs{
  margin-top: 19px;
}
.company_sec3_item_box1 .swiper-button-next,
.company_sec3_item_box1 .swiper-button-prev{
  color: #fff;
}
.company_sec3_item_box1 .swiper-button-next:before,
.company_sec3_item_box1 .swiper-button-prev:before{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  aspect-ratio:1;
  background: #000;
  border-radius: 50%;
  padding-top: 2px;
}
.company_sec3_item_box1 .swiper-button-next:before{
  content:"\f054";
  font-family: "fontAwesome";
}
.company_sec3_item_box1 .swiper-button-prev:before{
  content:"\f053";
  font-family: "fontAwesome";
}
.company_sec3_item_box1 .swiper-button-prev:after,
.company_sec3_item_box1 .swiper-button-next:after{
  display: none;
}
.gjs-dashed .used_contents_slides{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}
.gjs-dashed .used_contents_slides_img{
  width: calc((100% - 10px) / 2);
  border: 10px solid #CCC;
}
@media (max-width:767px){
  .company_sec3_item_box1 .swiper-button-next:before,
  .company_sec3_item_box1 .swiper-button-prev:before{
    font-size: 12px;
    padding-top: 1px;
  }
}
@media (min-width:768px){
  /*sec1*/
  .company_sec1_wrap{

  }
  .company_sec1_txt1{

  }
  .company_sec1_wrap .sec_sub_tt{

  }
  .company_sec1_wrap .sub_desc{
    line-height: 2.875em;
    margin-top: 46px;
  }
  .company_sec1_sign{
    margin-top: 60px;
  }
  .company_sec1_sign_txt{

  }
  .company_sec1_sign_img{

  }

  /*sec2*/
  .company_tt{
    padding-right: 71px;
  }
  .company_tt_ja{
    font-size: 34px;
  }
  .company_tt_en{
    font-size: 20px;
  }
  .recruit_sec4_wrap .recruit_tbl{
    margin-top: 36px;
  }
  .recruit_sec4_wrap .recruit_tbl .table_rows_th,
  .recruit_sec4_wrap .recruit_tbl .table_rows_td{
    padding: 20px 20px;
  }
  .recruit_sec4_wrap .recruit_tbl .table_rows_td{
    padding-left: 53px;
  }

  /*sec3*/
  .company_sec3_wrap:nth-child(n+2){
    margin-top: 100px;
  }
  .company_sec3_items{
    margin-top: 54px;
  }
  .company_sec3_item{

  }
  .company_sec3_item:nth-child(n+2){
    margin-top: 103px;
  }
  .company_sec3_item_box1{

  }
  .used_contents_slides_img:before{

  }
  .used_contents_thumb_img:before{

  }
  .company_sec3_item_box2{
    margin-top: 40px;
  }
  .company_sec3_item_tt{
    font-size: 22px;
  }
  .company_sec3_item_box2 .recruit_tbl .table_rows_th,
  .company_sec3_item_box2 .recruit_tbl .table_rows_td{

  }
  .company_sec3_item_box2 .recruit_tbl .table_rows_th{
    width: 95px;
  }
  .company_sec3_item_box2 .recruit_tbl .table_rows_td{
    padding-left: 30px; 
  }
  .company_sec3_item_box3{
    margin-top: 48px;
  }
  .company_sec3_item_movie .responsive_video:before{
    padding-top: 400px;
  }
  .company_sec3_item_box3 .gmap{

  }
  .company_sec3_item_box3 .access_map iframe{
    height: 380px;
  }
}
@media (min-width:1024px){

  /*sec3*/
  .company_sec3_items{

  }
  .company_sec3_item{

  }
  .company_sec3_item_box1{
    width: 51.35%;
  }
  .used_contents_slides_img:before{

  }
  .used_contents_thumb_img:before{

  }
  .company_sec3_item_box2{
    width: 42.79%;
    margin-top: 0;
  }
}
@media (min-width:1200px){
  /*sec1*/
  .company_sec1_wrap_outer{

  }

  .company_sec1_txt1{

  }
  .company_sec1_wrap .sec_sub_tt{
    font-size: 42px;
  }
  .company_sec1_wrap .sub_desc{

  }
  .company_sec1_sign{

  }
  .company_sec1_sign_txt{

  }
  .company_sec1_sign_img{

  }

  /*sec2*/
  .company_tt{

  }
  .company_tt_ja{
    font-size: 34px;
  }
  .company_tt_en{
    font-size: 20px;
  }
  .recruit_sec4_wrap .recruit_tbl .table_rows_th,
  .recruit_sec4_wrap .recruit_tbl .table_rows_td{

  }

  /*sec3*/
  .company_sec3_items{

  }
  .company_sec3_item{

  }
  .company_sec3_item:nth-child(n+2){
    margin-top: 103px;
  }
  .company_sec3_item_box1{
    width: 51.35%;
    padding-top: 10px;
  }
  .used_contents_slides_img:before{

  }
  .used_contents_thumb_img:before{

  }
  .company_sec3_item_box2{
    width: 42.79%;
  }
  .company_sec3_item_tt{
    font-size: 28px;
  }
  .company_sec3_item_box2 .recruit_tbl .table_rows_th,
  .company_sec3_item_box2 .recruit_tbl .table_rows_td{

  }
  .company_sec3_item_box2 .recruit_tbl .table_rows_th{

  }
  .company_sec3_item_box2 .recruit_tbl .table_rows_td{

  }
  .company_sec3_item_box3{
    margin-top: 48px;
  }
  .company_sec3_item_movie .responsive_video:before{
    padding-top: 667px;
  }
  .company_sec3_item_box3 .gmap{

  }
  .company_sec3_item_box3 .access_map iframe{
    height: 380px;
  }
}
@media (min-width:1470px){
  .company_sec1_wrap{
    max-width: 1110px;
    margin-inline:auto;
    padding: 58px 0 80px;
  }

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


}


/*******************************
*　在庫一覧
********************************/

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

}
.pg_inventory .section.sec1{
  position: relative;
  z-index: 1;
}
.pg_inventory .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){
  .pg_inventory .section.sec1{
    padding-bottom: 80px;
  }
}
@media (min-width:768px){

  .pg_inventory{

  }
  .pg_inventory .section.sec1{
    margin-top: -122px;
  }
  .body_inventoryDetail .pg_inventory .section.sec1{
    margin-top: -204px;
  }
  .pg_inventory .section.sec2{

  }
  .body_inventoryDetail .pg_inventory .section.sec2{
    padding-top: 19px;
  }

  .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){


}

/* メイン部分 */
/*カテゴリ1*/
.inventory_cate{
  display: flex;
  flex-wrap: wrap;
  gap:10px 0;
}
.inventory_cate_item{
  width: 100%;;
}
.inventory_cate_item a{
  display: block;
  width: 100%;
  border-radius: 25px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #ae0614;
  background: #fff;
  position: relative;
  padding: 13px;
}
.inventory_cate_item a.active{
  background: #ae0614;
  color: #FFF;
}
.inventory_cate_item a:hover{
  color: #fff;
}
.inventory_cate_item a p{
  letter-spacing: 0;
}

/*カテゴリ2*/
.inventory_cate2{

}
.home_sales_tab{

}
.home_sales_tab a{

}
.home_sales_tab a p{

}

/*リスト*/
.inventory_box{
  margin-top:40px;
}
.inventory_box{
  margin-top: 0;
}
.inventory_list.kasou{

}
.inventory_list.kasou .webgene-blog{
  display: flex;
  flex-wrap: wrap;
  gap:30px 0;
}
.inventory_list.kasou .webgene-item{
  width: 100%;
  border: 1px solid #000000;
}
.inventory_list.kasou .webgene-item a{
  padding: 10px 10px 20px;
}
.inventory_list.kasou .webgene-item .img:before{
  padding-top: 76.08%; 
}
.inventory_list.kasou .webgene-item:nth-child(even){
  margin-left:0;
}
.inventory_list.kasou .webgene-item + .webgene-item {
  margin-top: 0;
}
.inventory_list.kasou .webgene-item:nth-child(n+2){

}

.inventory_box .webgene-pagination li{

}
.inventory_box .webgene-pagination li.selected{
  background: #ae0614;
  color: #fff;
}

.detail_tt{
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: center;
  margin-bottom:36px;
}
.pg_inventory .circle{
  position: absolute;
  width: 1920px;
  aspect-ratio: 1920 / 1838;
  background-image: url(https://sit-9933367.sibloo.com/system_panel/uploads/images/circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
}
.pg_inventory .circle:after{
  display: none;
}
@media (max-width:767px){
  .pg_inventory{
    position: relative
  }

  .inventory_cate{
    margin-bottom: 30px;
  }
  .inventory_cate2{
    display: none;
  }

  .pg_inventory .circle{
    top: auto;
    bottom: 0;
  }
  .body_inventoryDetail .pg_inventory .circle{
    top: auto;
    bottom: 0;
  }
  .body_inventoryDetail .circle:after{
    width: 1000px;
  }
  
  
  
}

@media (min-width:768px){
  /*カテゴリ1*/
  .inventory_cate{
    display: flex;
    flex-wrap: wrap;
    gap:30px;
  }
  .inventory_cate_item{
    width: calc(50% - 15px);
  }
  .inventory_cate_item a{
    display: block;
    width: 100%;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #ae0614;
    background: #fff;
    position: relative;
    padding: 13px;
  }
  .inventory_cate_item a p{
    letter-spacing: 0;
  }

  /*カテゴリ2*/
  .inventory_cate2{
    margin-top: 23px;
  }
  .home_sales_tab{
    display: flex;
    flex-wrap: wrap;
    gap:20px;
  }
  .home_sales_tab a{
    width: calc(33.33% - 13.333px);
    display: block;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #ae0614;
    background: #fff;
    position: relative;
    padding: 13px;
  }
  .home_sales_tab a p{
    letter-spacing: 0;
  }
  .home_sales_tab a:hover,
  .home_sales_tab a.active,
  .inventory_cate_item a:hover,
  .inventory_cate_item a.active{
    background: #ae0614;
    color: #fff;
  }
  .inventory_cate_item a:after{
    content: "↓";
    position: absolute;
    top: 50%;
    right: 67px;
    transform: translateY(-50%);
  }
  .home_sales_tab a:after{
    content: "→";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }

  /*リスト*/
  .inventory_box{
    margin-top: 81px;
  }
  .inventory_list.kasou{

  }
  /*  .inventory_list.kasou .webgene-blog{
      gap:50px 40px;
    }
    .inventory_list.kasou .webgene-item{
      width: calc(50% - 20px);
    }*/
  .inventory_list.kasou .webgene-item a{

  }

  .inventory_box .webgene-pagination{
    margin-top: 18px;
  }


  .body_inventoryDetail .pg_inventory .circle{
    top: 3500px;
  }

  .detail_tt{
    font-size: 35px;
    margin-bottom: 50px;
  }
}
@media (min-width:1024px){


}
@media (min-width:1200px){
  /*カテゴリ1*/
  .inventory_cate{

  }
  .inventory_cate_item{

  }
  .inventory_cate_item a{

  }
  .inventory_cate_item a p{

  }

  /*カテゴリ2*/
  .inventory_cate2{

  }
  .home_sales_tab{

  }
  .home_sales_tab a{
    width: calc(25% - 15px);
  }
  .home_sales_tab a p{

  }

  /*リスト*/
  .inventory_list.kasou{

  }
  .inventory_list.kasou .webgene-blog{
    gap:50px 40px;
  }
  .inventory_list.kasou .webgene-item{
    width: calc(50% - 20px);
  }
  .inventory_list.kasou .webgene-item .data th{
    width: 95px;
  }
}
@media (min-width:1470px){
  .body_inventoryDetail .pg_inventory .circle {
    top: 2900px;
  }

  .inventory_list.kasou .webgene-item{
    width: calc(33.33% - 26.666px);
  }
  .inventory_list.kasou .webgene-item a{

  }
  .pg_inventory .circle{
    top: 2400px;
    bottom: auto;
  }
}
@media (min-width:1720px){
  .body_inventoryDetail .pg_inventory .circle {
        top: 3057px;
  }

  .inventory_list.kasou .webgene-item .data th{
    width: 120px;
  }

}
/*******************************
*　記事一覧
********************************/

/* 一覧（サムネあり） */
.news_list_thumb{

}
* + .news_list_thumb{
  margin-top: 50px;
}
.posts_category_sp + .news_list_thumb{
  margin-top: 0;
}
.news_list_thumb .webgene-blog{
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.news_list_thumb .webgene-item{
  width: 50%;
  padding: 0 5px;
}
.news_list_thumb .webgene-item:nth-child(n+3){
  margin-top: 15px;
}
.news_list_thumb .webgene-item{

}
.news_list_thumb .webgene-item .inner{
  display: block;
  position: relative;
  z-index: 1;
  color: #000;
  background: #e6e6e6;
}
.news_list_thumb .webgene-item .box1{

}
.news_list_thumb .webgene-item .box2{
  padding: 10px 10px;
}
.news_list_thumb .webgene-item .img{
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news_list_thumb .webgene-item .img.img_fit:before{
  padding-top: 75%;
  padding-top: 67.92%;
}
.news_list_thumb .webgene-item .meta{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 5px;
}
.news_list_thumb .webgene-item .meta .category{
  font-size: 13px;
  font-weight: 500;
  background: #2850a1;
  color: #FFF;
  padding: 3px 8px;
  margin: 5px 0;
  margin-right: 10px;
}
.news_list_thumb .webgene-item .meta .date{
  font-size: 15px;
  font-weight: 700;
  font-family: var(--font-en);
  margin: 5px 0;
  /*margin-right: 10px;*/
}
.news_list_thumb .webgene-item .title{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}


.news_list_thumb.col3{

}
.news_list_thumb.col4{

}


@media (max-width:767px){

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

  /* 一覧（サムネあり） */
  .news_list_thumb{

  }
  * + .news_list_thumb{
    margin-top: 50px;
  }
  .news_list_thumb .webgene-blog{
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .news_list_thumb .webgene-item{
    width: 50%;
    padding: 0 7.5px;
  }
  .news_list_thumb .webgene-item:nth-child(n+3){
    margin-top: 15px;
  }
  .news_list_thumb .webgene-item{

  }
  .news_list_thumb .webgene-item .inner{
  }
  .news_list_thumb .webgene-item .box1{

  }
  .news_list_thumb .webgene-item .box2{
    padding: 20px 10px;
  }
  .news_list_thumb .webgene-item .meta{
    margin-bottom: 5px;
  }
  .news_list_thumb .webgene-item .meta .category{
    font-size: 13px;
    /*margin-right: 10px;*/
  }
  .news_list_thumb .webgene-item .meta .date{
    font-size: 15px;
    /*margin-right: 10px;*/
  }
  .news_list_thumb .webgene-item .title{

  }

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

  /* 一覧（サムネあり） */


  /* 3カラム */
  .news_list_thumb.col3 .webgene-item{
    width: 33.333%;
  }
  .news_list_thumb.col3 .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .news_list_thumb.col3 .webgene-item:nth-child(n+4){
    margin-top: 15px;
  }

  /* 4カラム */
  .news_list_thumb.col4 .webgene-item{
    width: 25%;
  }
  .news_list_thumb.col4 .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .news_list_thumb.col4 .webgene-item:nth-child(n+5){
    margin-top: 15px;
  }

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

  /* 一覧（サムネあり） */
  .news_list_thumb{

  }
  * + .news_list_thumb{
    margin-top: 50px;
  }
  .news_list_thumb .webgene-blog{
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .news_list_thumb .webgene-item{
    padding: 0 7.5px;
  }
  .news_list_thumb .webgene-item .box1{

  }
  .news_list_thumb .webgene-item .box2{
    padding: 20px 25px;
  }

  .news_list_thumb .webgene-item .title{
    font-size: 16px;
    line-height: 1.875;
  }



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


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


}


/*******************************
*　記事一覧(2カラム)
********************************/
.pg_news{
  padding-top: 30px;
}
.posts_layout{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.posts_layout_box1{
  width: 100%;
}
.posts_layout_box2{
  width: 100%;
  margin-top: 50px;
}

.select_wrap{
  position: relative;
  z-index: 1;
}
.select_wrap:after{
  content: "\f078";
  content: "\f107";
  font-family: "FontAwesome";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.select_wrap select{
  width: 100%;
  padding: 10px 10px;
  /*height: 40px;*/
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.posts_category_sp{
  margin-bottom: 30px;
}

/* リスト */
.posts_list{

}
.posts_list .webgene-item{
  display: flex;
  align-items: center;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
}
.posts_list .webgene-item + .webgene-item{
  margin-top: 10px;
}
.posts_list .webgene-item .date{
  width: 95px;
  letter-spacing: 0.1em;
}
.posts_list .webgene-item .category{
  width: auto;
  font-size: 0.75em;
}
.posts_list .webgene-item .category span{
  display: block;
  background: #0069ba;
  color: #FFF;
  padding: 3px 5px;
  text-align: center;
}
.posts_list .webgene-item .title{
  width: 100%;
  letter-spacing: 0.075em;
}
.posts_list .webgene-item .title a{

}


/* サイド */
.posts_side_wrap{

}
.posts_side_wrap + .posts_side_wrap{
  margin-top: 30px;
}
.posts_side_title {
  background: #ae0614;
  color: #FFF;
  padding: 12px 10px;
  font-weight: 700;
  letter-spacing: 0.025em;
  text-align: center;
  margin-bottom: 20px;
}

.posts_cat_item{
  padding-left:0;
}
.posts_cat_item + .posts_cat_item{
  margin-top: 7px;
}
.posts_cat_item a{
  display: block;
  position: relative;
  padding-left: 32px;
  line-height: 1.5;
  text-shadow    : 
    1px  1px 1px #ffffff,
    -1px  1px 1px #ffffff,
    1px -1px 1px #ffffff,
    -1px -1px 1px #ffffff,
    1px  0px 1px #ffffff,
    0px  1px 1px #ffffff,
    -1px  0px 1px #ffffff,
    0px -1px 1px #ffffff;        /* 文字の影 */
}
.posts_cat_item a:before{
  content: "■";
  position: absolute;
  left: 0;
}

/* 詳細 */
.posts_detail{
  border: 1px solid #d3d3d3;
  border-top: 15px solid #0069ba;
  padding: 15px 10px;
}
.posts_detail .webgene-item{

}
.posts_detail .meta{
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.posts_detail .meta .category{
  margin-bottom: 2px;
}
.posts_detail .meta .category span{
  display: inline-block;
  background: #0069ba;
  border-radius: 5px;
  color: #FFF;
  min-width: 150px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  padding: 2px 5px;
  line-height: 1.2;
}
.posts_detail .meta .date{

}
.posts_detail .meta .title{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.065em;

}
.posts_detail .post_content{
  line-height: 1.875;
  letter-spacing: 0.065em;
  text-align: justify;
  word-break: break-all;
}
.posts_detail .thumb{
  margin-bottom: 10px;
}

.posts_back_list{

}
.posts_back_list a{
  display: block;
  width: 255px;
  max-width: 100%;
  margin: 30px auto 0;
  background: #f3f2f2;
  padding: 4px;
  border-radius: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
.posts_back_list a p{
  border: 2px dashed #0069b6;
  border-radius: 10px;
  padding: 10px 6px;
}
.posts_back_list a p:after{
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 18px;
}

/* PDFリンク */
.post_pdf{
  text-align: left;
}
.post_pdf a{
  display: inline-block;
  margin-top: 30px;
  border-bottom: 1px solid;
  transition: 0.2s all;
}
.post_pdf a[href=""]{
  display: none;
}
.post_pdf a:hover{
  border-bottom: 0;
}
.post_pdf a:before{
  /*
  * f054 > (大)
  * f105 > (小)
  */
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 5px;
}


/* 動画 */
.post_video{

}
.post_video .responsive_video{
  margin-top: 15px;
}
.post_video .responsive_video:empty{
  display: none;
}

/* コピー用 */
@media (max-width:374px){

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

}
@media (max-width:767px){
  .posts_list .webgene-item{
    flex-wrap: wrap;
  }
  .posts_list .webgene-item .title{
    margin-top: 5px;
  }
  .posts_list .webgene-item .category{
    max-width: calc(100% - 95px);
    line-height: 1.2;
  }
}
@media (min-width:768px){

  .pg_news{
    padding-top: 50px;
  }
  .posts_layout_box1{
    width: 74.32%;
  }
  .posts_layout_box2{
    width: 22.97%;
    margin-top: 0;
  }

  .posts_category_sp{
    display: none;
  }

  /* リスト */
  .posts_list{

  }
  .posts_list .webgene-item{
    padding-bottom: 20px;
  }
  .posts_list .webgene-item + .webgene-item{
    margin-top: 20px;
  }
  .posts_list .webgene-item .date{
    width: 90px;
    font-size: 14px;
    letter-spacing: 0.075em;
  }
  .posts_list .webgene-item .category{
    width: 160px;
  }
  .posts_list .webgene-item .category span{
  }
  .posts_list .webgene-item .title{
    width: calc(100% - 100px - 150px - 15px);
    margin-left: 15px;
  }
  .posts_list .webgene-item .title a{

  }

  .posts_side_wrap + .posts_side_wrap{
    margin-top: 155px;
  }

  /* 詳細 */
  .posts_detail{
    padding: 20px 30px;
  }
  .posts_detail .webgene-item{

  }
  .posts_detail .meta{
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px 5px;
    margin-bottom: 25px;
  }
  .posts_detail .meta .category{
    width: 100%;
  }
  .posts_detail .meta .category span{
    font-size: 13px;
    padding: 2px 5px;
  }
  .posts_detail .meta .date{
    width: 105px;
  }
  .posts_detail .meta .title{
    width: calc(100% - 105px);
    font-size: 20px;
  }
  .posts_detail .post_content{
    padding: 0 10px;
  }
  .posts_detail .thumb{
    margin-bottom: 20px;
  }


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

  /* リスト */
  .posts_list{

  }
  .posts_list .webgene-item{
  }
  .posts_list .webgene-item + .webgene-item{
  }
  .posts_list .webgene-item .date{
    width: 120px;
    font-size: 16px;
  }
  .posts_list .webgene-item .category{
    width: 160px;
  }
  .posts_list .webgene-item .category span{
  }
  .posts_list .webgene-item .title{
    width: calc(100% - 120px - 160px - 25px);
    margin-left: 25px;
  }
  .posts_list .webgene-item .title a{

  }

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

  .pg_news{
    padding-top: 100px;
  }

}



/*******************************
*　ギャラリー（サムネ横ver）
********************************/
.pg_xxx{

}
.pg_xxx .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}

/* スライド */
.gallery_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.gallery_box1{
  width: 100%;
}
.gallery_box2{
  width: 100%;
  margin-top: 15px;
}

/* メイン */
.gallery_main{

}
.gallery_main .img{
  background: #EEE;
}
.gallery_main .img.img_fit:before{
  padding-top: 75.03%;
}
.gallery_main .img.img_fit img{
  object-fit: contain;
  object-position: center;
}
/* サムネ */
.gallery_thumb{

}
.gallery_thumb .img{
  width: 100%;
  background: #EEE;
  overflow: hidden;
}
.gallery_thumb .img.img_fit:before{
  padding-top: 75%;
}
.gallery_thumb .img.img_fit img{

}

.gallery_slide_prev,
.gallery_slide_next{
  font-size: 30px;
  color: #FFF;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate(0, -50%);
}
.gallery_slide_prev{
  left: 10px;
}
.gallery_slide_next{
  right: 10px;
}


/* 詳細 */
.gallery_detail{

}
.gallery_detail .meta{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 10px;

}
.gallery_detail .meta .title{
  font-size: 18px;
  line-height: 1.5;
}
.gallery_detail .meta .price{
  font-size: 18px;
  line-height: 1.5;
  margin-left: auto;
}
.gallery_detail .post_content{
  font-size: 16px;
  line-height: 2;
  text-align: justify;
  word-break: break-all;
}
.gallery_detail .read_more{
  margin-top: 50px;
}


.top_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_box1{
  width: 100%;
}
.top_box2{
  width: 100%;
  margin-top: 20px;
}
.property_tbl{
  width: 100%;
  table-layout: fixed;
  border: 1px solid #FFF;
  margin-top: 38px;
}
.property_head + .property_tbl{
  margin-top: 40px;
}
.property_tbl:first-child{
  margin-top: 0;
}
.property_tbl th,
.property_tbl td{
  border: 0;
  padding: 10px 10px;
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: 500;
  line-height: 1.6;
  border: 1px solid #ababab;
}
.property_tbl th{
  background: #e5e5e5;
}
.property_tbl td.right {
  text-align: right;
}
.property_tbl td{
  background: #fff; 
}
.detail_contact_btn{
  display: block;
  transition: all .2s;
  margin-top: 30px;
}
.detail_contact_btn:hover{
  transform: scale(1.02);
}

.property_detail{
  margin-top: 0;
}
.btn_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 19px;
}
.btn_box .btn0{
  border-radius: 10px;
  border: 1px solid #ae0614;
  letter-spacing: 0;
  padding: 11px 0;
  transition: all .2s;
}
.btn_box .btn0:hover{
  transform: scale(1.02);
}
.btn_box .btn1{
  text-align: center;
  width: 100%;
  max-width: 320px;
  background: #fff;
  color: #181818;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s;
}
.btn_box .btn1:hover{
  /*  background: #1b53a6;
    color: #fff;*/
}
.btn_box .btn1.no1:before,
.btn_box .btn1.no2:before{
  content: "";
  display: block;
  width: 34px;
  aspect-ratio:34 / 30;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 20px;
}
.btn_box .btn1.no1:before{
  background-image: url(https://sit-9933367.sibloo.com/system_panel/uploads/images/down.png);
}
.btn_box .btn1.no2:before{
  background-image: url(/system_panel/uploads/images/down.png);
}
.btn_box .btn2{
  width: 100%;
  max-width: 443px;
  background: #ae0614;
  color: #fff;
  font-weight: 600;
  padding-left: 14px;
  margin-top: 10px;
  position: relative;
  border: 1px solid #ae0614;
}
.btn_box .btn2:after{
  content: "\f054";
  font-family: "FontAwesome";
  position: absolute;
  top: 52%;
  right: 10px;
  transform: translateY(-50%); 
}
.btn_box .btn2:hover{
  /*  background: #fff;
    color: #181818;*/
}

.property_detail .meta{
  margin-top: 30px;
}
.property_detail .meta .title{
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.075em;
  border-bottom: 1px solid #121f39;
  padding-bottom: 10px;
}
.property_detail .meta .desc{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 2.25em;
  padding-top: 14px;
}

.pg_vehicles .read_more a{
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
.pg_vehicles .read_more a p{
  letter-spacing: 0.05em;
}
[name="property_name"], [name="property_price"] {
  border: 0 !important;
  pointer-events: none;
}

.property_contact_wrap .tt2{
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.property_tbl td strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.075em;
  color: #d50000;
}

.btn_box_inner{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.link_3 a{
  text-align: center;
  max-width: 282px;
  width: 100%;
  font-size: 16px;
  padding: 12px;
  margin: 32px auto 0;
  border: 0;
  background: #fff;
  color: #000;
  border-radius: 25px;
  border: 1px solid #000000;
  font-weight: 500;
  letter-spacing: 0;
  display: block;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: all .2s;
}
.link_3 a:hover{
  background: #000;
  color: #fff;
}
.link_3 a:after{
  content: "→";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.inventory_gallery_box{
  margin-top: 40px;
}
.inventory_gallery_box .webgene-blog{
  display: flex;
  flex-wrap: wrap;
  margin-inline:-5px;
}
.inventory_gallery_box .webgene-item{
  width: 50%;
  padding-inline:5px;
}
.inventory_gallery_box .webgene-item:nth-child(n+3){
  margin-top: 10px;
}
.inventory_gallery_box .webgene-item .img:before{
  padding-top: 79.43%;
}
/* コピー用 */
@media (max-width:374px){

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

}
@media (max-width:767px){
  .btn_box .btn1{
    max-width: inherit;
    margin-top: 10px;
  }
  .property_tbl th, .property_tbl td{
    display: block;
    width: 100%;
    border-bottom: 0;
  }
  .property_tbl tr:last-child td{
    border-bottom: 1px solid #ababab;
  }
}
@media (min-width:768px){
  .pg_xxx{

  }
  .pg_xxx .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_xxx .section.sec2{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_xxx .section.sec3{
    padding-top: 0;
    padding-bottom: 0;
  }

  /* 詳細 */
  .gallery_wrap{
  }
  .gallery_box1{
    width: 100%;
  }
  .gallery_box2{
    width: 100%;
    margin-top: 7px;

    position: relative;
    z-index: 1;
    top: auto;
    bottom: auto;
    right: auto;
    overflow: hidden;
  }

  /* サムネ */
  .gallery_thumb{
    width: 100%;
    height: 100%;
  }
  .gallery_thumb .swiper-slide {
    overflow: hidden;
  }
  .gallery_thumb .img{
    height: 100%;
  }
  .gallery_thumb .img.img_fit:before{

  }

  /* 詳細 */
  .gallery_detail{
    width: 65.76%;
    margin-top: 30px;
  }
  .gallery_detail .meta{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .gallery_detail .meta .title{
    font-size: 18px;
  }
  .gallery_detail .meta .price{
    font-size: 18px;
  }
  .gallery_detail .post_content{
    font-size: 16px;
    line-height: 2;
  }
  .gallery_detail .read_more{
    margin-top: 50px;
  }


  .property_detail{
    margin-top: 80px;
  }
  .top_box{

  }
  .top_box1{

  }
  .top_box2{

  }

  .property_tbl{
    margin-top: 49px;
  }
  .property_head + .property_tbl{
    margin-top: 40px;
  }
  .property_tbl th, .property_tbl td{
    font-size: 16px;
    line-height: 2;
    padding: 13px 15px;
  }
  .property_tbl th{
    border-right: 0;
  }
  .property_tbl td{
    border-left: 0;
    padding-left: 20px;
  }
  .detail_contact_btn{
    margin-top: 21px;
  }

  .btn_box{
    justify-content: center;
  }
  .btn_box_inner{
    width: 100%;
  }
  .btn_box .btn1{
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .btn_box .btn2 {
    width: 100%;
    max-width: inherit;
    margin-top: 10px;
    text-align: center;
    padding-left: 0;
    padding: 13px 0;
  }

  .property_detail .meta{
    margin-top: 54px;
  }
  .property_detail .meta .title{
    font-size: 22px;
    padding-bottom: 18px;
  }
  .property_detail .meta .desc{

  }
  .pg_vehicles .read_more{
    margin-top: 60px;
  }
  .pg_vehicles .read_more a{
    font-size: 18px;
  }

  .property_contact_wrap .tt2{
    font-size: 22px;
  }
  .property_tbl td.right{
    padding-right: 31px;
  }


  .inventory_gallery_box{
    margin-top: 55px;
  }
  .inventory_gallery_box .webgene-blog{
    margin-inline:-5px;
  }
  .inventory_gallery_box .webgene-item{
    width: 50%;
    padding-inline:5px;
  }
  .inventory_gallery_box .webgene-item:nth-child(n+3){
    margin-top: 10px;
  }
  .inventory_gallery_box .webgene-item .img:before{

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

  /* 詳細 */
  .gallery_detail{
    width: 65.76%;
    margin-top: 30px;
  }
  .gallery_detail .meta{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .gallery_detail .meta .title{
    font-size: 20px;
  }
  .gallery_detail .meta .price{
    font-size: 20px;
  }
  .gallery_detail .post_content{
    font-size: 16px;
    line-height: 2;
  }
  .gallery_detail .read_more{
    margin-top: 50px;
  }


  .btn_box {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 0;
  }
  .btn_box .btn1{
    text-align: center;
    width: 100%;
    max-width:100%;
  }
  .btn_box .btn2 {
    width: 100%;
    max-width:100%;
    margin-top: 10px;;
  }

  .top_box{

  }
  .top_box1{
    width: 57.2%;
  }
  .top_box2{
    width: 40.09%;
    margin-top: 0;
  }
  .property_tbl th{
    width: 255px;
  }
  .top_box2 .property_tbl th{
    width: 159px;
  }

  .property_contact_wrap .tt2{
    font-size: 35px;
  }

  .property_tbl td strong {
    font-size: 18px;
  }

  .btn_box_inner{
    width: 49.2%;
  }

  .inventory_gallery_box{

  }
  .inventory_gallery_box .webgene-blog{

  }
  .inventory_gallery_box .webgene-item{
    width: 33.333%;
  }
  .inventory_gallery_box .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .inventory_gallery_box .webgene-item:nth-child(n+4){
    margin-top: 10px;
  }
  .inventory_gallery_box .webgene-item .img:before{

  }
}
@media (min-width:1200px){
  .btn_box .btn1{
    text-align: center;
    width: 100%;
    max-width: 253px;
  }
  .btn_box .btn2 {
    width: 100%;
    max-width:371px;
    margin-top: 0;
  }

  .detail_contact_btn{
    margin-top: 0; 
  }

  .inventory_gallery_box .webgene-item{
    width: 20%;
  }
  .inventory_gallery_box .webgene-item:nth-child(n+4){
    margin-top: 0;
  }
  .inventory_gallery_box .webgene-item:nth-child(n+6){
    margin-top: 10px;
  }
  .btn_box_inner{
    width: 57.2%;
  }

}


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

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

}
.pg_column .section.sec1{
  position: relative;
  z-index: 1;
}
.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_column{

  }
  .pg_column .section.sec1{
    margin-top: -95px;
  }
  .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){


}

/* メイン部分 */
.column_list{

}
.column_list .webgene-blog{
  display: flex;
  flex-wrap: wrap;
}
.column_list .webgene-item{
  width: 100%;
}
.column_list .webgene-item:nth-child(n+2){
  margin-top: 30px;
}
.column_list .webgene-item a{

}
.column_list .webgene-item .img:before{
  padding-top: 73.68%;
}
.column_list .webgene-item .img,
.column_list .webgene-item .img img{
  border-radius: 20px;
}
.column_list .webgene-item .box2{
  margin-top: 13px;
}
.column_list .webgene-item .meta{
  display: flex;
  align-items: center;
}
.column_list .webgene-item .date{
  font-size: 16px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 21px;
}
.column_list .webgene-item .category{

}
.column_list .webgene-item .category span{
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 14px;
  background: #fff;
  border: 1px solid #000000;
  padding: 3px 19px;
}
.column_list .webgene-item .title{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.25em;
  margin-top: 5px;
}


.home_articles_row .column_list .webgene-item a:hover{
  color: #FFF;
}
.home_articles_row .column_list .webgene-item .img:before{
  padding-top: 66.96%;
}
.home_articles_row .column_list .webgene-item{

}
.home_articles_row .column_list .webgene-item .category span{
  background: none;
  color: #FFF;
  border-color: #FFF;
}

.pg_column .webgene-pagination li.selected{
  background: #ae0614;
  color: #fff;
}

.column_detail{
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 30px;
}
.column_detail.news{
  border-bottom: 1px solid #3b5b74;
}
.column_detail .meta{
  display: flex;
  align-items: center;
}
.column_detail .date{
  font-size: 17px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 17px;
}
.column_detail .category{

}
.column_detail .category span{
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 0;
  background: #fff;
  border: 1px solid #bababa;
  padding: 2px 25px;
}
.column_detail .title{
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.075em;;
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 10px;
  margin-top: 10px;
  text-shadow    : 
    1px  1px 1px #ffffff,
    -1px  1px 1px #ffffff,
    1px -1px 1px #ffffff,
    -1px -1px 1px #ffffff,
    1px  0px 1px #ffffff,
    0px  1px 1px #ffffff,
    -1px  0px 1px #ffffff,
    0px -1px 1px #ffffff; 
}
.column_detail.news .title{
  border-bottom: 1px solid #3b5b74;
}
.column_detail .post_content{
  padding-top: 30px;
}
.column_detail .post_content .txt{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 2.125em;
}
.column_detail .post_content img{
  margin-bottom: 22px;
}
.column_detail.news .post_content img{
  margin-bottom: 42px;
  border-radius: 20px;
}
.column_detail .post_content h2,
.column_detail .post_content h3{
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.075em;
  background: #ae0614;
  color: #fff;
  padding: 8px 17px;
  margin-bottom: 16px;
}
.column_detail .webgene-item .txt h3:not(:first-of-type) {
  margin-top: 30px;
}
@media (max-width:767px){

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

  }
  .column_list .webgene-blog{
    margin-inline:-20px;
  }
  .column_list .webgene-item{
    width: 50%;;
    padding-inline:20px;
  }
  .column_list .webgene-item:nth-child(n+2){
    margin-top: 0;
  }
  .column_list .webgene-item:nth-child(n+3){
    margin-top: 30px;
  }
  .column_list .webgene-item a{

  }
  .column_list .webgene-item .img:before{

  }
  .column_list .webgene-item .img img{

  }
  .column_list .webgene-item .meta{

  }
  .column_list .webgene-item .date{
    font-size: 18px;
  }
  .column_list .webgene-item .category{

  }
  .column_list .webgene-item .category span{

  }
  .column_list .webgene-item .title{

  }

  .pg_column .webgene-pagination{
    margin-top: 48px;
  }

  .column_detail{
    padding-bottom: 38px;
  }
  .column_detail .meta{

  }
  .column_detail .date{

  }
  .column_detail .category{

  }
  .column_detail .category span{
    font-size: 17px;
  }
  .column_detail .title{
    font-size: 18px;
  }
  .column_detail .post_content{
    padding-top: 40px;
  }
  .column_detail .post_content .txt{

  }
  .column_detail .post_content img{

  }
  .column_detail .post_content h2,
  .column_detail .post_content h3{
    font-size: 18px;
    margin-bottom: 33px;
  }
  .column_detail .webgene-item .txt h3:not(:first-of-type) {
    margin-top: 50px;
  }

  .body_newsDetail .link_3{
    margin-top: 50px;
  }

  .pg_column .link_3 a{
    margin-top: 50px;
  }
}
@media (min-width:1024px){


}
@media (min-width:1200px){
  .body_news .posts_layout_box1,
  .body_column .posts_layout_box1{
    width: 80.26%;
  }
  .body_news .posts_layout_box2,
  .body_column .posts_layout_box2{
    width: 16.77%;
  }

  .column_list{

  }
  .column_list .webgene-blog{

  }
  .column_list .webgene-item{
    width: 33.333%;
  }
  .column_list .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .column_list .webgene-item:nth-child(n+4){
    margin-top: 47px;
  }
  .column_list .webgene-item a{

  }
  .column_list .webgene-item .img:before{

  }
  .column_list .webgene-item .img img{

  }
  .column_list .webgene-item .meta{

  }
  .column_list .webgene-item .date{

  }
  .column_list .webgene-item .category{

  }
  .column_list .webgene-item .category span{

  }
  .column_list .webgene-item .title{

  }

  .column_detail{

  }
  .column_detail .meta{

  }
  .column_detail .date{

  }
  .column_detail .category{

  }
  .column_detail .category a{

  }
  .column_detail .title{

  }
  .column_detail .post_content{

  }
  .column_detail .post_content .txt{

  }
  .column_detail .post_content img{

  }
  .column_detail .post_content h2,
  .column_detail .post_content h3{

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


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

  .home_articles_row .column_list{

  }
  .home_articles_row .column_list .webgene-blog{
    margin-inline:-45px;
  }
  .home_articles_row .column_list .webgene-item{
    width: 33.333%;
    padding-inline: 45px;
  }
  .home_articles_row .column_list .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .home_articles_row .column_list .webgene-item:nth-child(n+4){
    margin-top: 47px;
  }

  .home_articles_row .read_more{
    margin-top: 50px;
  }
}
/*******************************
*　お問い合わせ
********************************/

.contact_info_wrap{
  background: #EEE;
  color: #FFF;
  padding: 30px 25px 20px;
  margin-bottom: 45px;
}
.contact_info_tt{
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-align: center;
  margin-bottom: 15px;
  color: #111;
}
.contact_info_box{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: #FFF;
  color: #181818;
  padding: 25px 10px 25px 30px;
}
.contact_info_tel{
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact_info_tel_icon{
  background: #b1c274;
  color: #FFF;
  border-radius: 5px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  padding: 6px 16px;
  margin-right: 20px;
}
.contact_info_tel_link{
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
}
.contact_info_txt{
  font-weight: 700;
  margin-left: 0;
  letter-spacing: 0.16em;
}

@media (max-width:1023px){

  .contact_info_box{
    flex-wrap: wrap;
  }
  .contact_info_tel{
    width: 100%;
  }
  .contact_info_tt {
    font-size: 18px;
  }
  .contact_info_tel_link{
    font-size: 30px;
  }
}
@media (max-width:767px){

  .contact_info_wrap{
    margin-bottom: 50px;
    padding: 15px 10px;
  }
  .contact_info_box{
    padding: 20px 10px;
  }
  .contact_info_tt {
    font-size: 16px;
  }
  .contact_info_tel_icon{
    font-size: 14px;
    margin-right:5px;
  }
  .contact_info_tel_link{
    font-size: 24px;
  }
  .contact_info_txt{
    margin-left:0;
    margin-top: 5px;
    font-size: 10px;
  }

  .contact_info_box{
    flex-wrap: wrap;
  }
  .contact_info_tel{
    width: 100%;
  }
}


.contact_tt {
  font-size: 26px;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 0.16em;
}
.contact_tt.privacy{
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.2em;
  font-family: "Noto Sans JP";
  font-weight: 500;
}

/* フォーム */
.formTbl{
  border: 1px solid #7e7e7e;
  background: #ffffff;
}
.form.formWrap {
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.formRow + .formRow{
  border-top: 1px solid #7e7e7e;
}
.formTh {
  font-weight: 500;
  padding: 16px 15px 16px 20px;
  background: #dedede;
  letter-spacing: 0.08em;
}
.formTh label{
  margin: 0;
}
.d-inline-block.requiredText {
  font-size: 13px;
  padding: 3px 12px;
  margin-top: 3px;
  float: right;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #b80000;
  color: #ffffff;
}
.d-inline-block.requiredText.nini{
  background: #fff;
  color: #b80000;
  border: 1px solid #b80000;
}
.formTd {
  font-size: 15px;
  padding: 10px 16px;
}
.formTd.a-center{
  display: flex;
  align-items: center;
}
.formTd input[type="text"],
.formTd input[type="tel"],
.formTd input[type="email"]{
  max-width: 461px;
  height: 39px;
  width: 100%;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.formTd select{
  border-radius: 0;
}
.formTd input[name="zip1"]{
  max-width: 120px;
}
.formTd input[name="zip2"]{
  max-width: 150px;
}
.formTd select[name="pref"]{
  max-width: 225px;
  width: 100%;
  font-size: 16px;
  padding: 7px 10px;
  border: 1px solid #d6d8d8;
}
.formTd input[name="city"]{
  max-width: 425px;
}
.formTd .addArea + .addArea{
  margin-top: 8px;
}
.formTd .addArea .labelText02{
  width: 75px;
}
.formTd textarea{
  width: 100%;
  height: 280px;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.formWrap .text-center{
  padding-top: 56px;
  position: relative;
  z-index: 1;
}
.body_inventoryDetail .formWrap .text-center{
  padding-top: 34px;
}
.formWrap .text-center.second{
  padding-top: 16px;
}
.formWrap input[name="privacy"]{
  margin-right: 7px;
}
.formWrap .privacyLabel{
  font-size: 17px;
  font-weight: 500;
  display: inline;
  text-shadow    : 
    1px  1px 0px #ffffff,
    -1px  1px 0px #ffffff,
    1px -1px 0px #ffffff,
    -1px -1px 0px #ffffff,
    1px  0px 0px #ffffff,
    0px  1px 0px #ffffff,
    -1px  0px 0px #ffffff,
    0px -1px 0px #ffffff; 
}
.formWrap .privacyLabel a{
  color: #b80000;
}
.formBtn.formSend {
  max-width: 282px;
  width: 100%;
  font-size: 16px;
  padding: 12px;
  margin: 32px auto 0;
  border: 0;
  background: #fff;
  color: #000;
  border-radius: 25px;
  border: 1px solid #000000;
  font-weight: 500;
  letter-spacing: 0;
  display: block;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: all .2s;
}
.formBtn.formSend:hover{
  background: #000;
  color: #fff;
}
.formBtn.formSend:after{
  content: "→";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.formWrap label {
  display: inline-block;
  margin-bottom: 0;
}
.radioArea{
  padding: 0;
}
.radioArea .d-inline-block .label{
  margin-left: 9px;
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.radioArea .d-inline-block{
  margin-right: 26px;
}
.radioArea .d-inline-block:last-child{
  margin-right: 0;
}
label.label.zipcode_i {
  padding: 5px;
  background: #cccccc;
  margin: 0;
  display: inline-block;
  border: 1px solid #d6d8d8;
  border-right: 0;
  vertical-align: top;
  line-height: 1.8em;
}

@media only screen and (min-width: 1024px){
  .formTh {
    -ms-flex: 0 0 28%;
    -webkit-box-flex: 0;
    -webkit-flex: 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }
  .formTd {
    -ms-flex: 0 0 72%;
    -webkit-box-flex: 0;
    -webkit-flex: 72;
    flex: 0 0 72%;
    max-width: 72%;
  }
  
  .thanks_text{
    text-align: center;
  }
}


/* プライバシー */
.contact_tt{
  margin-bottom: 60px;
  padding-left: 10px;
}
.privacy_item {
  margin-top: 28px;
}
.privacy_ttl {
  font-size: 18px;
  font-weight: 500;
  padding: 8px 15px;
  letter-spacing: 0.04em;
  margin-bottom: 12px;
  border-left: 6px solid #b80000;
}
.privacy_txt{
  letter-spacing: 0.04em;
  line-height: 1.875;
  font-weight: 500;
  text-align: justify;
}
.privacy_txt p{
  letter-spacing: 0.04em;
}

.privacy_txt_type1{
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.privacy_txt_type1_b{
  text-indent: -1em;
  padding-left: 1em;
}
.privacy_txt_type1_c{
  text-indent: -3em;
  padding-left: 3em;
}
.privacy_txt_type2{

}
.privacy_txt_type2 p{
  text-indent: -1em;
  padding-left: 1em;
}

.privacy_txt ol li{
  padding-left: 1.6em;
  text-indent: -1.6em;
}
.privacy_txt ul li{
  padding-left: 1em;
  text-indent: -1em;
}

.contact_tt.privacy {
  margin-bottom: 44px;
}
.contact_tt.privacy br{
  display: none;
}
.formWrap .d-inline{
  display: inline-block!important;
}
.formWrap .d-inline-block {
  vertical-align: middle;
}

.privacy_item_box {
  padding: 28px 43px 30px 27px;
  height: 397px;
  overflow: auto;
  background: #fff;
  border: 1px solid #bfbfbf;
  margin-top: 0;
  color: #000000;
  margin-top: 58px;
  position: relative;
}
.circle{
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  top: -25px;
}
.circle:after{
  content: "";
  display: block;
  width:100%;;
  aspect-ratio:1920 / 1838;
  background-image: url(https://sit-9933367.sibloo.com/system_panel/uploads/images/circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 1023px){
  .radioArea {
    padding: 0 5px;
  }
  .radioArea .d-inline-block .label {
    margin-left: 11px;
  }


  .privacy_ttl{
    font-size: 18px;
  }

}

@media only screen and (max-width: 767px){
  .contact_info {
    padding: 18px 15px 10px;
  }
  .contact_info_txt_1 br{
    display: block;
  }
  .contact_info_txt_2 {
    padding: 0 6px 0 10px;
    margin-right: 10px;
  }
  .contact_tt {
    margin-bottom: 25px;
    font-size:18px;
  }
  .formTh {
    padding: 5px 10px;
  }
  .formTd {
    font-size: 13px;
    padding: 10px;
  }
  .formTd input[name="zip1"] {
    width: 80px;
  }
  .formTd input[name="zip2"] {
    width: 100px;
  }
  .formTd select[name="pref"] {
    width: 155px;
  }
  .formTd input[type="text"]::placeholder,
  .formTd input[type="tel"]::placeholder,
  .formTd input[type="email"]::placeholder{
    font-size: 14px;
    letter-spacing: 0.01em;
  }
  .formWrap .text-center {
    padding-top: 25px;
  }
  .formWrap .privacyLabel {
    font-size: 15px;
  }

  .privacyformError{
    margin-top:-40px !important;
  }

  .contact_tt.privacy br{
    display: block;
  }
  .contact_tt.privacy {
    font-size: 19px;
    margin-bottom: 0;
  }
  .privacy_item {
    margin-top: 26px;
  }
  .contact_info_txt_1 {
    margin-bottom: 10px;
    padding-left: 0;
  }
  .formWrap .d-inline {
    display: block!important;
  }
  .formTd .addArea .labelText02 {
    display: block;
  }
  label.label.zipcode_i {
    padding: 7px 4px;
  }
  a.contact_info_txt_3 {
    width: 200px;
    margin: 10px 0;
  }

  .radioArea .d-inline-block {
    margin-right: 10px;
  }
  .contact_tt {
    margin-bottom: 20px;
  }



  .contact_info_bg {
    padding: 18px 10px;
  }

  .privacy_ttl {
    font-size: 18px;
    padding-left: 10px;
  }

  .privacy_item_box{
    padding: 30px 10px;
  }

  .circle:after{
    width: 1000px;
  }
}

/*******************************
*　お問い合わせ送信完了
********************************/
.pg_thanks .link_3{
  margin-top: 50px;
}
.thanks_text{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
    text-shadow    : 
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff; 
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px){
  .thanks_text{
    /*display: block;*/
    letter-spacing: -0.08em;
    margin-top: 30px;
  }
}
/*******************************
*　
********************************/

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

}
.pg_contact .section.sec1{
  padding-bottom: 80px;
}
.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){
  .body_inventory .footer,
  .body_inventoryDetail .footer,
  .body_recruit .footer,
  .body_news .footer,
  .body_newsDetail .footer,
  .body_column .footer,
  .body_columnDetail .footer{
    margin-top: 0;
  }
  .pg_recruit .section.sec4,
  .body_inventoryDetail .section.sec2,
  .pg_column .section.sec1{
    padding-bottom: 80px;
  }
}
@media (min-width:768px){

  .pg_xxx{

  }
  .pg_contact .section.sec1{
    margin-top: -100px;
    padding-bottom: 175px;
  }

  .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){


}



@media (max-width:767px){
  .pg_inventory .circle,
  .pg_inventoryDetail .circle,
  .body_inventoryDetail .pg_inventory .circle{
    top: calc(100% - 1200px);
    bottom: auto;
  }
}
