

/*******************************
*　SWC.について
********************************/
.pg_about{

}
.pg_about .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}
.pg_about .section.sec2{
  padding-top: 70px;
  padding-bottom: 0;
}
.pg_about .section.sec3{
  padding-top: 70px;
  padding-bottom: 0;
}
.pg_about .section.sec4{
  padding-top: 70px;
  padding-bottom: 0;
}

/*SWC.の想い*/
.cmn_box_content{
  margin-top: 30px;
}
.cmn_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cmn_box:nth-child(n+2){
  margin-top: 50px;
}
.cmn_box1,
.cmn_box2{
  width: 100%;
}
.cmn_box1{
  margin-top: 15px;
  order: 2;
}
.cmn_box2{
  order: 1;
}
.cmn_box .content_desc{
  margin-top: 15px;
}
.cmn_box_img.img_fit{

}
.cmn_box_img.img_fit:before{
  padding-top: 55.62%;
}
.cmn_box_img.img_fit img{
  border-radius: 20px;
}
.about_concept_img.img_fit{
  margin-top: 50px;
}
.about_concept_img.img_fit:before{
  padding-top: 30.45%;
}

/*SWC.が選ばれる理由*/
.about_reason_wrap{

}
.about_reason_content{
  margin-top: 30px;
}
.about_reason_item{
  position: relative;
  z-index: 1;
}
.about_reason_item:nth-child(n+2){
  margin-top: 50px;
}
.about_reason_nbr,
.about_reason_txt{
  position: absolute;
  z-index: 1;
}
.about_reason_nbr{
  padding: 5px 15px;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 22px;
  color: #083061;
  background: #fff;
  border-radius: 5px;
  top: 20px;
  left: 15px;
}
.about_reason_img.img_fit{

}
.about_reason_img.img_fit:before{
  padding-top: 600px;
}
.about_reason_img.img_fit:after{
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background-color: rgb(0, 0, 0);
  opacity: 0.349;
  pointer-events: none;
  border-radius: 20px;
}
.about_reason_img.img_fit img{
  border-radius: 20px;
}
.about_reason_txt{
  left: 50%;
  top: 100px;
  width: 90%;
  transform: translateX(-50%);
}
.about_reason_item .sec_title_ja2{
  color: #fff;
}
.about_reason_text{
  margin-top: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
}

/*バナー*/
.banner_content{

}
.banner{
  position: relative;
  z-index: 1;
}
.banner:nth-child(n+2){
  margin-top: 50px;
}
.banner_img.img_fit{

}
.banner_img.img_fit:before{
  padding-top: 350px;
}
.banner_img.img_fit img{
  border-radius: 20px;
}
.banner_txt{
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.banner_txt .sec_title_ja2{
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.banner_txt .about_reason_text{
  margin-top: 17px;
  line-height: 1.75;
  text-align: justify;
  padding: 0 15px;
}
.banner_txt .read_more{

}


@media (max-width:374px){

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

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

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

  }
  .pg_about .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_about .section.sec2{
    padding-top: 90px;
    padding-bottom: 0;
  }
  .pg_about .section.sec3{
    padding-top: 90px;
    padding-bottom: 0;
  }
  .pg_about .section.sec4{
    padding-top: 90px;
    padding-bottom: 0;
  }

  /*SWC.の想い*/
  .cmn_box_content{

  }
  .cmn_box{

  }
  .cmn_box:nth-child(n+2){
    margin-top: 70px;
  }
  .cmn_box:nth-child(odd) .cmn_box1,
  .cmn_box:nth-child(even) .cmn_box2{
    order: 1;
  }
  .cmn_box:nth-child(even) .cmn_box1,
  .cmn_box:nth-child(odd) .cmn_box2{
    order: 2;
  }
  .cmn_box1{
    margin-top: 0px;
    width: 49.1%;
  }
  .cmn_box2{
    width: 45.2%;
  }
  .cmn_box .content_desc{

  }
  .cmn_box_img.img_fit{

  }
  .cmn_box_img.img_fit:before{

  }
  .about_concept_img.img_fit{
    margin-top: 70px;
  }

  /*SWC.が選ばれる理由*/
  .about_reason_wrap{

  }
  .about_reason_content{
    margin-top: 50px;
  }
  .about_reason_item{

  }
  .about_reason_item:nth-child(n+2){
    margin-top: 70px;
  }
  .about_reason_nbr{
    top: -10px;
    font-size: 22px;
    writing-mode: vertical-rl;
    padding: 15px;
  }
  .about_reason_img.img_fit{

  }
  .about_reason_img.img_fit:before{
    padding-top: 400px;
  }
  .about_reason_txt{
    top: auto;
    left: auto;
    right: 0;
    bottom: 20px;
    width: 600px;
    transform: none;
  }
  .about_reason_item .sec_title_ja2{
    font-size: 26px;
  }
  .about_reason_text{

  }

  /*バナー*/
  .banner_content{

  }
  .banner{

  }
  .banner_img.img_fit{

  }
  .banner_img.img_fit:before{
    padding-top: 300px;
  }
  .banner_txt{

  }
  .banner_txt .sec_title_ja2{
    font-size: 26px;
  }
  .banner_txt .about_reason_text{
    text-align: center;
  }
  .banner_txt .read_more{

  }


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

  }
  .pg_about .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_about .section.sec2{
    padding-top: 153px;
    padding-bottom: 0;
  }
  .pg_about .section.sec3{
    padding-top: 165px;
    padding-bottom: 0;
  }
  .pg_about .section.sec4{
    padding-top: 150px;
    padding-bottom: 0;
  }

  /*SWC.の想い*/
  .cmn_box_content{
    margin-top: 82px;
  }
  .cmn_box{

  }
  .cmn_box:nth-child(n+2){
    margin-top: 112px;
  }
  .cmn_box1{

  }
  .cmn_box2{

  }
  .cmn_box .content_desc{
    margin-top: 37px;
  }
  .cmn_box_img.img_fit{
    margin-top: -11px;
  }
  .cmn_box_img.img_fit:before{

  }
  .about_concept_img.img_fit{
    margin-top: 150px;
  }

  /*SWC.が選ばれる理由*/
  .about_reason_wrap{

  }
  .about_reason_content{
    margin-top: 70px;
  }
  .about_reason_item{

  }
  .about_reason_item:nth-child(n+2){
    margin-top: 110px;
  }
  .about_reason_nbr{
    font-size: 40px;
    top: -27px;
    left: 50px;
    padding: 15px 0px 15px 3px;
  }
  .about_reason_img.img_fit{

  }
  .about_reason_img.img_fit:before{
    padding-top: 580px;
  }
  .about_reason_txt{
    bottom: 37px;
    width: 755px;
  }
  .about_reason_item .sec_title_ja2{
    font-size: 30px;
  }
  .about_reason_text{
    margin-top: 16px;
    padding-right: 16px;
  }

  /*バナー*/
  .banner_content{

  }
  .banner{

  }
  .banner:nth-child(n+2){
    margin-top: 80px;
  }
  .banner_img.img_fit{

  }
  .banner_img.img_fit:before{
    padding-top: 350px;
  }
  .banner_txt{

  }
  .banner_txt .sec_title_ja2{
    font-size: 30px;
  }
  .banner_txt .read_more{
    margin-top: 40px;
  }


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


}



/*******************************
*　不動産事業
********************************/
.pg_realEstate{

}
.pg_realEstate .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}
.pg_realEstate .section.sec2{
  padding-top: 70px;
  padding-bottom: 0;
}
.pg_realEstate .section.sec3{
  padding-top: 70px;
  padding-bottom: 0;
}
.pg_realEstate .section.sec4{
  padding-top: 70px;
  padding-bottom: 0;
}
.pg_realEstate .section.sec5{
  padding-top: 70px;
  padding-bottom: 0;
}
.pg_realEstate .section.sec6{
  padding-top: 70px;
  padding-bottom: 0;
}

.sec_title_ja2.cmn_main.realEstate{
  letter-spacing: 0;
}

/*不動産についてこんなお悩みありませんか？*/
.realEstate_box_content{
  margin: 30px 0px;
  display: flex;
  flex-wrap: wrap;
}
.realEstate_box{
  width: 1000%;
  padding: 0px;
}
.realEstate_box:nth-child(n+2){
  margin-top: 30px;
}
.realEstate_box_inner{
  border: 1px solid var(--main-color);
  border-radius: 10px;
  height: 100%;
}
.realEstate_title{
  padding: 5px 0;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: var(--main-color);
  border-radius: 7px 7px 0 0;
}
.realEstate_text_outer{
  padding: 15px;
}
.realEstate_text{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 30px;
  position: relative;
  z-index: 1;
}
.realEstate_text + .realEstate_text{
  margin-top: 10px;
}
.realEstate_text:before{
  content: "";
  background: url(https://swc-8.co.jp/system_panel/uploads/images/20250522165920596706.png)no-repeat center center/contain;
  width: 21px;
  height: 20px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/*不動産・空き家の“困った”すべてお任せください*/
.realEstate_item_content{
  position: relative;
  z-index: 1;
}
.realEstate_item_content:after{
  content: "";
  position: absolute;
  z-index: 1;
  border: 1px solid #fff;
  inset: 15px;
  pointer-events: none;
}
.realEstate_item{
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.realEstate_item_img.img_fit{

}
.realEstate_item_img.img_fit:before{
  padding-top: 900px;
}
.realEstate_item_img.img_fit:after{
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background-color: rgb(0, 0, 0);
  opacity: 0.4;
  pointer-events: none;
}
.realEstate_item .read_more{
  justify-content: space-between;
}
.realEstate_item .read_more a{
  width: 100%;
}

/*SWC.の強み*/
.cmn_box_nbr{
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 18px;
  color: #083061;
  display: inline-block;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.cmn_box .read_more a{
  width: 250px;
}

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

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

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

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

  }
  .pg_realEstate .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec2{
    padding-top: 100px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec3{
    padding-top: 100px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec4{
    padding-top: 100px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec5{
    padding-top: 100px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec6{
    padding-top: 100px;
    padding-bottom: 0;
  }

  .sec_title_ja2.cmn_main.realEstate{
    letter-spacing: 0.075em;
  }

  /*不動産についてこんなお悩みありませんか？*/
  .realEstate_box_content{
    margin: 50px -10px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .realEstate_box{
    width: 50%;
    padding: 0 10px;
  }
  .realEstate_box:nth-child(n+2){
    margin-top: 0px;
  }
  .realEstate_box:nth-child(n+3){
    margin-top: 30px;
  }
  .realEstate_box_inner{

  }
  .realEstate_title{
    font-size: 20px;
  }
  .realEstate_text{

  }

  /*不動産・空き家の“困った”すべてお任せください*/
  .realEstate_item_content{

  }
  .realEstate_item{

  }
  .realEstate_item_img.img_fit{

  }
  .realEstate_item_img.img_fit:before{
    padding-top: 733px;
  }
  .realEstate_item .read_more a{
    width: 47.5%;
  }

  /*SWC.の強み*/
  .cmn_box .read_more a{
    width: 240px;
  }


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

  }
  .pg_realEstate .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec2{
    padding-top: 150px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec3{
    padding-top: 150px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec4{
    padding-top: 165px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec5{
    padding-top: 164px;
    padding-bottom: 0;
  }
  .pg_realEstate .section.sec6{
    padding-top: 179px;
    padding-bottom: 0;
  }

  /*不動産についてこんなお悩みありませんか？*/
  .realEstate_box_content{
    margin: 70px -15px 0;
  }
  .realEstate_box{
    padding: 0 15px;
  }
  .realEstate_box:nth-child(n+3){
    margin-top: 51px;
  }
  .realEstate_box_inner{

  }
  .realEstate_title{
    padding: 10px 0 12px;
  }
  .realEstate_text_outer{
    padding: 20px 19px 31px;
  }
  .realEstate_text{

  }
  .realEstate_text + .realEstate_text{
    margin-top: 16px;
  }

  /*不動産・空き家の“困った”すべてお任せください*/
  .realEstate_item_content{

  }
  .realEstate_item{
    margin-top: -6px;
    width: 790px;
  }
  .realEstate_item_img.img_fit{

  }
  .realEstate_item_img.img_fit:before{
    padding-top: 733px;
  }
  .realEstate_item .content_desc.ftr{
    line-height: 2.25;
    width: 790px;
    margin: 25px 0 0;
  }
  .realEstate_item .read_more{
    margin-top: 45px;
  }
  .realEstate_item .read_more a{

  }

  /*SWC.の強み*/
  .cmn_box_content.realEstate1{
    margin-top: 120px;
  }
  .cmn_box_nbr{
    padding-bottom: 9px;
    margin-top: 3px;
    margin-bottom: 35px;
  }
  .cmn_box .content_desc.realEstate1{
    margin-top: 34px;
    margin-right: -3px;
  }
  .cmn_box .read_more{
    margin-top: 23px;
  }
  .cmn_box .read_more a{
    width: 350px;
  }

  /*家の解体も片付けも整理も、まるごとサポート*/
  .cmn_box_content.realEstate2{
    margin-top: -35px;
  }
  .sec_title_ja2.realEstate2{
    margin-top: -3px;
  }
}
@media (min-width:1200px){


}




/*******************************
*　会社概要
********************************/
.pg_company{

}
.pg_company .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}
.pg_company .section.sec2{
  padding-top: 70px;
  padding-bottom: 0;
}

/*会社概要*/
.company_tbl{
  margin-top: 30px;
}
.company_tbl .table_rows_tr{

}
.company_tbl .table_rows_th,
.company_tbl .table_rows_td{
  padding: 10px 15px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  border-color: #181818;
}
.company_tbl .table_rows_th{
  background: #e6e6e6;
}
.company_tbl .table_rows_td{
  background: #fff;
}

/*地図*/
.company_map{
  margin-top: 30px;
}
.company_map iframe{
  width: 100%;
  height: 200px;
  border: none;
}

/*ギャラリー*/
.company_gallery_items{
  margin: 30px -5px 0;
}
.company_gallery_item{
  padding: 0 5px;
}
.company_gallery_item{

}
.company_gallery_item:nth-child(n+3){
  margin-top: 10px;
}
.company_gallery_item_img.img_fit{

}
.company_gallery_item_img.img_fit:before{
  padding-top: 80%;
}


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

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

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

  /*会社概要*/
  .table_rows_th,
  .table_rows_td{
    display: block;
    width: 100%;
    border: 1px solid #181818;
    border-bottom: none;
  }
  .company_tbl .table_rows_tr:last-child .table_rows_td {
    border-bottom: 1px solid #181818;
  }

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

  }
  .pg_company .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_company .section.sec2{
    padding-top: 100px;
    padding-bottom: 0;
  }

  /*会社概要*/
  .company_tbl{
    margin-top: 40px;
  }
  .company_tbl .table_rows_tr{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    padding: 20px 15px;
  }
  .company_tbl .table_rows_th{
    width: 200px;
  }
  .company_tbl .table_rows_td{

  }

  /*地図*/
  .company_map{
    margin-top: 45px;
  }
  .company_map iframe{
    height: 300px;
  }

  /*ギャラリー*/
  .company_gallery_items{
    margin: 40px -10px 0;
  }
  .company_gallery_item{
    padding: 0 10px;
  }
  .company_gallery_item:nth-child(n+3){
    margin-top: 0px;
  }
  .company_gallery_item:nth-child(n+4){
    margin-top: 20px;
  }
  .company_gallery_item_img.img_fit{

  }


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

  }
  .pg_company .section.sec1{
    padding-top: 30px;
    padding-bottom: 0;
  }
  .pg_company .section.sec2{
    padding-top: 165px;
    padding-bottom: 0;
  }

  /*会社概要*/
  .company_tbl{
    margin-top: 51px;
  }
  .company_tbl .table_rows_tr{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    padding: 19px 15px 20px;
  }
  .company_tbl .table_rows_th{
    width: 284px;
  }
  .company_tbl .table_rows_td{
    padding-left: 20px;
  }

  /*地図*/
  .company_map{
    margin-top: 60px;
  }
  .company_map iframe{
    height: 380px;
  }

  /*ギャラリー*/
  .company_gallery_items{
    margin: 55px -15px 0;
  }
  .company_gallery_item{
    padding: 0 15px;
  }
  .company_gallery_item:nth-child(n+4){
    margin-top: 25px;
  }
  .company_gallery_item_img.img_fit{

  }


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


}


/*******************************
*　記事一覧(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: var(--main-color);
  color: #FFF;
  padding: 12px 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 20px;
}

.posts_cat_item{
  padding-left: 0px;
}
.posts_cat_item + .posts_cat_item{
  margin-top: 12px;
}
.posts_cat_item a{
  display: block;
  position: relative;
  padding-left: 31px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}
.posts_cat_item a:before{
  content: "■";
  position: absolute;
  left: 0;
  color: #df6968;
}

/* 詳細 */
.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: 96px;
  }

  /* 詳細 */
  .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;
  }

}


/*******************************
*　新着情報
********************************/
.pg_news{

}
.pg_news .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}
.posts_layout.news{
  margin-top: 30px;
}

/*一覧*/
.news_list{

}
.news_list .webgene-blog{
  margin: 0px -5px;
  display: flex;
  flex-wrap: wrap;
}
.news_list .webgene-item{
  width: 50%;
  padding: 0 5px;
}
.news_list .webgene-item:nth-child(n+3){
  margin-top: 20px;
}
.news_list .webgene-item .inner{

}
.news_list .webgene-item .box1{

}
.news_list .webgene-item .box2{
  margin-top: 5px;
}
.news_list .webgene-item .img.img_fit{
  overflow: hidden;
  border-radius: 10px;
}
.news_list .webgene-item .img.img_fit:before{
  padding-top: 86.27%;
}
.news_list .webgene-item .img.img_fit img{
  border-radius: 10px;
}
.news_list .webgene-item .meta{
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  border-bottom: 1px solid #878787;
  padding-bottom: 5px;
}
.news_list .webgene-item .category,
.news_list .webgene-item .date,
.news_list .webgene-item .title{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.news_list .webgene-item .category{
  padding: 0 5px;
  font-size: 13px;
  color: #fff;
  background: var(--main-color);
  border-radius: 10px;
}
.news_list .webgene-item .category span{

}
.news_list .webgene-item .date{
  font-size: 16px;
  line-height: 1;
}
.news_list .webgene-item .title{
  font-size: 16px;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
.webgene-pagination{

}
.webgene-pagination li{
  padding: 3px 12px;
  background: transparent;
  border: 1px solid var(--main-color);
}
.webgene-pagination li.selected{
  color: #fff;
  background: var(--main-color);
  border: 1px solid transparent;
}

/* 詳細 */
.newsdetail{

}
.newsdetail .webgene-blog{

}
.newsdetail .webgene-item{

}
.newsdetail .webgene-item .meta{
  display: flex;
  align-content: center;
  align-items: center;
}
.newsdetail .webgene-item .date,
.newsdetail .webgene-item .category,
.newsdetail .webgene-item .title,
.newsdetail .webgene-item .txt{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.newsdetail .webgene-item .date{
  font-size: 16px;
}
.newsdetail .webgene-item .category{
  margin: 0 10px;
  padding: 1.5px 20px;
  font-size: 14px;
  color: #fff;
  background: var(--main-color);
  border-radius: 12px;
}
.newsdetail .webgene-item .category span{

}
.newsdetail .webgene-item .title{
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
.newsdetail .webgene-item .post_content{
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid;
}
.newsdetail .webgene-item .thumb{

}
.newsdetail .webgene-item .thumb img{
  border-radius: 10px;
}
.newsdetail .webgene-item .txt{
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}


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

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

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

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

  }
  .pg_news .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .posts_layout.news{
    margin-top: 40px;
  }

  /*一覧*/
  .news_list{

  }
  .news_list .webgene-blog{
    margin: 0 -10px;
  }
  .news_list .webgene-item{
    width: 33.33%;
    padding: 0 10px;
  }
  .news_list .webgene-item:nth-child(n+3){
    margin-top: 0px;
  }
  .news_list .webgene-item:nth-child(n+4){
    margin-top: 20px;
  }
  .news_list .webgene-item .inner{

  }
  .news_list .webgene-item .box1{

  }
  .news_list .webgene-item .box2{
    margin-top: 15px;
  }
  .news_list .webgene-item .img.img_fit{

  }
  .news_list .webgene-item .meta{
    padding-bottom: 7px;
  }
  .news_list .webgene-item .category{
    padding: 0 9px 1px;
  }
  .news_list .webgene-item .category span{
  }
  .news_list .webgene-item .date{

  }
  .news_list .webgene-item .title{
    margin-top: 7px;
    line-height: 1.75;
  }
  .webgene-pagination{

  }

  /* 詳細 */
  .newsdetail{

  }
  .newsdetail .webgene-blog{

  }
  .newsdetail .webgene-item{

  }
  .newsdetail .webgene-item .meta{

  }
  .newsdetail .webgene-item .date{

  }
  .newsdetail .webgene-item .category{
    margin: 0 20px;
    padding: 1.5px 30px;
  }
  .newsdetail .webgene-item .category span{

  }
  .newsdetail .webgene-item .title{
    margin-top: 15px;
    padding-bottom: 10px;
  }
  .newsdetail .webgene-item .post_content{
    margin-top: 40px;
    padding-bottom: 50px;
  }
  .newsdetail .webgene-item .thumb{

  }
  .newsdetail .webgene-item .txt{
    line-height: 2.125;
    margin-top: 15px;
  }


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

  }
  .pg_news .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .posts_layout.news{
    margin-top: 52px;
  }

  /*一覧*/
  .news_list{

  }
  .news_list .webgene-blog{
    margin: 0 -15px;
  }
  .news_list .webgene-item{
    padding: 0 15px;
  }
  .news_list .webgene-item:nth-child(n+4){
    margin-top: 56px;
  }
  .news_list .webgene-item .inner{

  }
  .news_list .webgene-item .box1{

  }
  .news_list .webgene-item .box2{
    margin-top: 15px;
  }
  .news_list .webgene-item .img.img_fit{

  }
  .news_list .webgene-item .meta{
    padding-bottom: 13px;
  }
  .news_list .webgene-item .category{
    padding: 0px 15.5px 1px;
  }
  .news_list .webgene-item .category span{
  }
  .news_list .webgene-item .date{

  }
  .news_list .webgene-item .title{
    margin-top: 7px;
  }
  .webgene-pagination{
    margin-top: 55px;
  }

  /* 詳細 */
  .newsdetail{

  }
  .newsdetail .webgene-blog{

  }
  .newsdetail .webgene-item{

  }
  .newsdetail .webgene-item .meta{

  }
  .newsdetail .webgene-item .date{

  }
  .newsdetail .webgene-item .category{
    margin: 0 27px;
    padding: 1.5px 48px;
  }
  .newsdetail .webgene-item .category span{

  }
  .newsdetail .webgene-item .title{

  }
  .newsdetail .webgene-item .post_content{
    margin-top: 50px;
    padding-bottom: 70px;
  }
  .newsdetail .webgene-item .thumb{

  }
  .newsdetail .webgene-item .txt{
    margin-top: 20px;
  }
  .newsdetail .read_more{
    margin-top: 55px;
  }


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


}
@media (min-width:1800px){
  /*一覧*/
  .news_list .webgene-item .category{
    padding: 0 15.5px;
  }


}








/*******************************
*　お問い合わせ
********************************/

.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-family: "Noto Sans JP";
  font-weight: 500;
}

/* フォーム */
.pg_contact .formTbl{
  border: 1px solid #b2b2b2;
  background: #ffffff;
}
.pg_contact .form.formWrap {
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.pg_contact .formRow + .formRow{
  border-top: 1px solid #b2b2b2;
}
.pg_contact .formTh {
  padding: 16px 15px 15px 20px;
  background: #eeeeee;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.08em;
}
.pg_contact .formTh label{
  margin: 0;
}
.d-inline-block.requiredText {
  padding: 2px 12px;
  margin-top: 1px;
  float: right;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.05em;
  background: #b80000;
  color: #ffffff;
}
.d-inline-block.un_requiredText{
  background: #fff;
  border: 1px solid #b80000;
  color: #b80000;
}
.pg_contact .formTd {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.08em;
  padding: 10px 17px;
}
.pg_contact .formTd input[type="text"],
.pg_contact .formTd input[type="tel"],
.pg_contact .formTd input[type="email"]{
  max-width: 461px;
  height: 40px;
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 10px 7px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.18em;
}
.pg_contact .formTd input[name="construction"],
.pg_contact .formTd input[name="area"]{
  max-width: 460px;
  width: 135px;
  margin-right: 10px;
}
.pg_contact .formTd select{
  border-radius: 0;
}
.pg_contact .formTd input[name="zip1"]{
  max-width: 120px;
}
.pg_contact .formTd input[name="zip2"]{
  max-width: 150px;
}
.pg_contact .formTd select[name="pref"]{
  max-width: 225px;
  width: 100%;
  font-size: 16px;
  padding: 7px 10px;
  border: 1px solid #d6d8d8;
}
.pg_contact .formTd input[name="city"]{
  max-width: 460px;
}
.pg_contact .formTd .addArea + .addArea{
  margin-top: 8px;
}
.pg_contact .formTd .addArea .labelText02{
  width: 77px;
}
.pg_contact .formTd textarea{
  width: 100%;
  height: 280px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.16em;
  padding: 7px 12px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
}
.pg_contact .formWrap .text-center{
  padding-top: 44px;
}
.pg_contact input[name="privacy"]{
  margin-right: 8px;
  margin-left: 8px;
}
.pg_contact .privacyLabel{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 17px;
  display: inline;
}
.pg_contact .privacyLabel a{
  color: #062a91;
}
.pg_contact .formBtn.formSend {
  display: block;
  margin: 45px auto 0;
  width: 220px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  border: 1px solid var(--main-color);
  border-radius: 41.5px;
  background: #fff;
  /* border-radius: 27px; */
  color: var(--main-color);
  padding: 16px 20px;
  position: relative;
  z-index: 1;
  transition: 0.2s all;
}
.pg_contact .formBtn.formSend:after{
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 14px;
  width: 25px;
  height: 6px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.2s all;
  background: url(	https://swc-8.co.jp/system_panel/uploads/images/20250519175129925284.png) no-repeat center center / contain;
}
.pg_contact label {
  display: inline-block;
  margin-bottom: 0;
}
.radioArea{
  padding: 3px 2px 7px;
}
.radioArea .d-inline-block .label{
  margin-left: 9px;
  letter-spacing: 0.08em;
}
.radioArea .d-inline-block{
  margin-right: 30px;
}
.radioArea .d-inline-block:last-child{
  margin-right: 0;
}
label.label.zipcode_i {
  padding: 6px 4px;
  background: #cccccc;
  margin: 0;
  display: inline-block;
  border: 1px solid #d6d8d8;
  border-right: 0;
  vertical-align: top;
}
.pg_contact .section.sec1 {
  padding: 30px 0 0;
}
.contact_box{
  margin-top: 60px;
}

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


/* プライバシー */
.pg_contact .section.sec2{
  padding: 150px 0 20px;
}
.pg_contact .section.sec2 .contact_tt{
  margin-bottom: 46px;
  padding-left: 45px;
  font-weight: 400;
  font-size: 21px;
  letter-spacing: 0.2em;
}
.privacy_item_box{
  padding: 30px 52px 30px 29px;
  height: 397px;
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  margin-top: 0;
}
.privacy_item {
  margin-top: 27px;
}
.privacy_ttl {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.04em;
  padding: 8px 15px;
  margin-bottom: 12px;
  border-left: 6px solid #636363;
}
.privacy_txt{
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.875;
  text-align: justify;
}

.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: 58px;
}
.contact_tt.privacy br{
  display: none;
}
.pg_contact .d-inline{
  display: inline-block!important;
}
.pg_contact .d-inline-block {
  vertical-align: middle;
}


@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;
  }
  .pg_contact .formTh {
    padding: 5px 10px;
  }
  .pg_contact .formTd {
    font-size: 13px;
    padding: 10px;
  }
  .pg_contact .formTd input[name="zip1"] {
    width: 80px;
  }
  .pg_contact .formTd input[name="zip2"] {
    width: 100px;
  }
  .pg_contact .formTd select[name="pref"] {
    width: 155px;
  }
  .pg_contact .formTd input[type="text"]::placeholder,
  .pg_contact .formTd input[type="tel"]::placeholder,
  .pg_contact .formTd input[type="email"]::placeholder{
    font-size: 14px;
    letter-spacing: 0.01em;
  }
  .pg_contact .formWrap .text-center {
    padding-top: 25px;
  }
  .pg_contact .privacyLabel {
    font-size: 15px;
  }

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

  .contact_tt.privacy br{
    display: block;
  }
  .contact_tt.privacy {
    margin-bottom: 0;
  }
  .privacy_item {
    margin-top: 26px;
  }
  .contact_info_txt_1 {
    margin-bottom: 10px;
    padding-left: 0;
  }
  .pg_contact .d-inline {
    display: block!important;
  }
  .pg_contact .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;
  }
  .pg_contact .section.sec2 .contact_tt {
    margin-bottom: 20px;
    padding-left: 0;
  }


  .pg_contact .section.sec1 {
    padding: 0 0 25px;
  }
  .contact_box{
    margin-top: 30px;
  }
  .contact_info_bg {
    padding: 18px 10px;
  }

  .pg_contact .section.sec2{
    padding: 65px 0 30px;
  }

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

/*******************************
*　お問い合わせ送信完了
********************************/
.pg_thanks .link_3{
  margin-top: 50px;
}
.thanks_text{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  line-height: 1.5;
}

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


/*******************************
*　
********************************/
.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;
}


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

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

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

}
@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;
  }


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


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


}
