@charset "UTF-8";


/*******************************
*　採用情報
********************************/
/* セクション設定 */
.pg_recruit{

}
.pg_recruit .section.sec1{
  padding-bottom: 80px;
}
.pg_recruit .section.sec4{
  position: relative;  
}  
.pg_recruit .section.sec4:before{
  content: "";
  display: block;
  width: 100%;
  height: 150%;
  background: var(--main-color);
  position: absolute;
  left: 0;
  z-index: -2;
}
.pg_recruit .page_hdr_wrap:before {
  content: "";
  display: block;
  width: 100vw;
  height: 110%;
  background: #f2f2f2;
  position: absolute;
  top: 19%;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  z-index: -1;
  top: 16%;
  left: 40.95%;
  margin-left: 0;
}
.pg_recruit .home_contents5_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%;
}
.pg_recruit .home_contents5_box1{
  width: 100%;
  order: 1;
}
.pg_recruit .home_contents5_box1_img:before {
  padding-top: 65%;
}
.pg_recruit .home_contents5_box2{
  width: 100%;
  padding-top: 0;
  order: 2;
}
.pg_recruit .home_contents5_box2 .sec_sub_tt{
  font-size: 28px;
  margin-top: 20px;
}
.pg_recruit .home_contents5_box2 .sec_sub_tt2 p{
  font-size: 20px;
  background: none;
  color: #194fb1;
  padding: 0;
  line-height: 1.25;
  letter-spacing: 0;
}
.pg_recruit .home_contents5_box2 .content_desc{
  margin-top: 25px;
}
.pg_recruit .home_contents5_box3_img2:before {
  padding-top: 70%;
}

.pg_recruit .home_contents5_box3{
  width: 100%;
  margin-top: 30px;
}
.pg_recruit .section.sec2{
  background: #194fb1;
  color: #fff;
  position: relative;
  padding: 70px 0 137px 0;
}
.pg_recruit .section.sec2:after {
  content: "";
  display: block;
  width: 80%;
  aspect-ratio: 1 / 1;
  background-image: url(/system_panel/uploads/images/recruit_logo1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 730px;
  right: -35px;
}
.pg_recruit .home_contents2_wrap .home_contents1_box1{
  width: 100%;
  order: 1;
  margin-top: 0;
}
.pg_recruit .home_contents1_box1_img:before{
  content: "";
  display: block;
  padding-top: 67%;
}
.pg_recruit .home_contents1_box2{
  width: 100%;
  order: 2;
}
.pg_recruit .sec_en1 {
  font-size: 18px;
  font-weight: 600;
  font-family: var(--font-en);
  border-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pg_recruit .sec_en2 h2 {
  font-size: 25px;
  font-weight: 700;
  font-family: var(--font-en);
  border-bottom: 1px solid #FFF;
  padding-bottom: 10px;
}
.pg_recruit .home_contents1_box2 .content_desc {
  margin-top: 30px;
}
.pg_recruit .section.sec3{
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f2f2f2;
}
/*.pg_recruit .section.sec3:before{
  content: "";
  display: block;
  width: 100%;
  height: 40%;
  background: #f2f2f2;
  position: absolute;
  top: 2170px;
  left: 0;
  z-index: -1;
}*/
.pg_recruit .home_contents1_inner_tt {
  padding-bottom: 12px;
}
.pg_recruit .corporate_contents3_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 35px;
}
.pg_recruit .corporate_contents3_box .corporate_contents3_box1{
  width: 100%;
  order: 1;
}
.pg_recruit .corporate_contents3_box1 .sec_sub_tt p{
  background: #FFF;
  font-size: 17px;
  letter-spacing: 0.025em;
  font-weight: 700;
  background: #FFF;
  margin-top: 20px;
}
.pg_recruit .corporate_contents3_box .corporate_contents3_box2{
  width: 100%;
  padding-top: 0;
}
.pg_recruit .corporate_contents3_box .content_desc {
  font-size: 16px;
  letter-spacing: 0.025em;
  font-weight: 500;
  line-height: 2.25em;
  text-align: justify;
  margin-top: 30px;
  color: #000;
}
.pg_recruit .corporate_contents2_item:nth-child(n+2) {
  margin-top: 50px;
}
.pg_recruit .home_contents1_inner_tt:before {
  content: "";
  display: block;
  width: 15px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #b21d43;
  margin-right: 14px;
}
.pg_recruit .home_contents1_inner{
  margin-top: 60px;
  padding: 25px;
}
.pg_recruit .home_contents1_items {
  margin-top: 5px;
}
.pg_recruit .home_contents1_item_sub {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
}
.pg_recruit .home_contents1_item_sub p{
  letter-spacing: 0;
}
.pg_recruit .home_contents1_item_inner{
  text-align: center;
  padding: 0;
}
/*.pg_recruit .home_contents1_item:after {
  content: "";
  display: block;
  border-right: 1px dashed #b3b3b3;
  height: 400px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}*/
.pg_recruit .home_contents1_item:nth-child(n+2) {
  margin-top: 0;
  padding: 30px 0;
  border-top: 1px dashed #b3b3b3;
}
.pg_recruit .home_contents1_items .sec_sub_tt{
  align-items: center;
  margin-top: 21px;
  font-size: 23px;
}
.pg_recruit .benefits_item_img:before{
  padding-top: 10px;
}

/*スライド*/
.pg_recruit .corporate_slide {
  display: flex;
  position: relative;
}
.pg_recruit .corporate_slide_box:before {
  content: "";
  display: block;
  width: 100%;
  height: 5%;
  background: #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
  /*  z-index: -1;*/
}
.pg_recruit .corporate_slide_box {
  margin-top: 0;
}
.pg_recruit .corporate_slide_item {
  width: 530px;
  margin-right: 20px;
}

.pg_recruit .sec_sub_tt p {
  display: inline-block;
  letter-spacing: 0.025em;
  padding: 0 7px 0 7px;
}

.pg_recruit .corporate_slide_item .img_fit:before{
  padding-top: 87%;
}

/*募集要項*/
.pg_recruit .section.sec4{
  padding-top: 60px;
  position: relative;
  background: var(--main-color);
  padding-bottom:0;
  z-index: 0;
}
/*.pg_recruit .section.sec4:before {
  content: "";
  display: block;
  width: 100%;
  height: 160%;
  background: var(--main-color);
  position: absolute;
  top: -270px;
  left: 0;
  z-index: -1;
}*/
.pg_recruit .ordermade_contents1_hdr_tt_ja {
  color: #FFF;
}
.pg_recruit  .ordermade_contents1_hdr_tt_en {
  margin-left: 0;
}
.pg_recruit .company_tbl {
  background: #FFF;
  padding: 0px 0px 35px 0px;
  /* margin-top: 10px;*/
}
.pg_recruit.company_tbl .table_rows_th, .company_tbl .table_rows_td {
  border-right: 0;
}
.pg_recruit .company_tbl .table_rows_th {
  width: 100%;
  padding: 15px 17px 15px;
  border-left: 0;
  font-weight: 700;
}
.pg_recruit .company_tbl .table_rows_td {
  padding: 14px 16px 17px;
  /*  border-left: 1px solid #b3b3b3;*/
  font-weight: 500;
  line-height: 1.8em;
}
.pg_recruit .ordermade_contents1_hdr_tt_ja:after {
  display: none;
}

.pg_recruit .home_contents1_box2 .sec_en2{
  display: inline-block;
}

/*ボタン*/
.pg_recruit .read_more {
  margin-top: 35px;
}
.pg_recruit.read_more a {
  min-width: 195px;
}
.pg_recruit .circle {
  right: -5px;
}

.pg_recruit .section.sec2:after{
  pointer-events: none;
}
.benefits_item_img{
  margin-top: -10px;
}
@media (max-width:374px){

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

}
@media (max-width:767px){
  .pg_recruit .section.sec2{
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .pg_recruit .section.sec4 {
    padding-top: 0;
  }
  .pg_recruit .corporate_slide_item{
    width: 300px;
    min-width: 300px;
  }
  .pg_recruit .corporate_slide_item .img_fit:before {
    padding-top: 60%;
  }
  .pg_recruit .recruit_box{
    margin-top: 50px;
  }

  .pg_recruit .home_contents5_box2 .sec_sub_tt{
    font-size: 24px;
  }
  .pg_recruit .home_contents5_box2 .sec_sub_tt2 p{
    font-size: 18px;
  }
  .pg_recruit .home_contents5_box3{
    width: 80%;
    margin-left: auto;
  }
  .pg_recruit .section.sec3 .corporate_contents3_box2{
    margin-top: 0;
  }
  .pg_recruit .home_contents1_inner{
    margin-top: 40px;
  }

  .pg_recruit .company_tbl{
    margin-top: 20px;
  }
}
@media (min-width:768px){
  .pg_recruit .home_contents5_box2 .sec_sub_tt {
    font-size: 30px;
    margin-top: 30px;
  }
  .pg_recruit .home_contents5_box3 {
    width: 80%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: 0;
  }
  .pg_recruit .home_contents5_box3_img2:before {
    padding-top: 80%;
  }
  .pg_recruit .home_contents5_box3_img1:before {
    padding-top: 70%;
  }
  .pg_recruit .sec_en1 {
    font-size: 25px;
  }
  .pg_recruit .sec_en2 h2 {
    font-size: 30px;
  }
  .pg_recruit .section.sec2:after {
    width: 70%;
    top: 560px;
    right: -45px;
  }
  .pg_recruit .corporate_contents3_box1 .sec_sub_tt p {
    margin-top: 30px;
  }
  .pg_recruit .corporate_contents3_box .content_desc {
    margin-top: 25px;
  }
  .pg_recruit .home_contents1_item:after {
    content: "";
    display: block;
    border-right: 1px dashed #b3b3b3;
    height: 280px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .pg_recruit .home_contents1_item:nth-child(n+2) {
    border-top: 0;
    padding: 0;
    padding-inline: 15px;
  }
  .pg_recruit .home_contents1_item:nth-child(n+3) {
    margin-top: 50px;
  }
  .pg_recruit .home_contents1_item:nth-child(n+2):after {
    display: none;
  }
  .pg_recruit .section.sec3 {
    padding-bottom: 0;
  }
  .pg_recruit .corporate_slide_box:before {
    height: 10%;
  }
  .pg_recruit .corporate_slide_box {
    /*    margin-top: 120px;*/
  }
  .pg_recruit .recruit_box{
    margin-top: 0;
  }
  .pg_recruit .company_tbl .table_rows_th {
    width: 30%;
  }
  .pg_recruit .company_tbl {
    padding: 35px 15px 35px 15px;

  }
  .pg_recruit .company_tbl .table_rows_th,
  .pg_recruit .company_tbl .table_rows_td{
    border: 1px solid #b3b3b3;
  }
  .pg_recruit .company_tbl .table_rows_td{
    border-right: 0;
  }

  .pg_recruit .corporate_slide_item {
    width: 200px;
    min-width: 200px;
  }
}
@media (min-width:1024px){

  .pg_recruit .home_contents5_box3 {
    width: 75%;
    margin-top: 60px;
    margin-left: auto;
    margin-right: 0;
  }
  .pg_recruit .section.sec2 {
    padding: 100px 0 137px 0;
  }
  .pg_recruit .section.sec2:after {
    width: 64%;
    top: 540px;
    right: -85px;
  }
  .pg_recruit .sec_en1 {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .pg_recruit .corporate_contents3_box1 .sec_sub_tt p {
    font-size: 30px;
  }
  .pg_recruit .corporate_contents2_item:nth-child(n+2) {
    margin-top: 80px;
  }
  .pg_recruit .home_contents1_item:nth-child(n+2) {
    padding: 0;
    padding: 0 15px;
  }
  .pg_recruit .home_contents1_item:after{
    content: "";
    display: block;
    border-right: 1px dashed #b3b3b3;
    height: 280px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .pg_recruit .corporate_slide_box {
    margin-top: 80px;
  }
  .pg_recruit .company_tbl {
    padding: 35px 30px 35px 30px;
  }

  .pg_recruit .home_contents1_inner{
    padding: 50px;
  }

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

  }
  .pg_recruit .section.sec1{
    padding-bottom: 160px;
  }
  .pg_recruit .page_hdr_wrap:before {
    content: "";
    display: block;
    width: 100vw;
    height: 110%;
    background: #f2f2f2;
    position: absolute;
    top: 19%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    z-index: -1;
    top: 16%;
    left: 40.95%;
    margin-left: 0;
  }
  .pg_recruit .home_contents5_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 124px;
    width: 100%;
  }
  .pg_recruit .home_contents5_box1{
    width: 19.73%;
    order: 1;
  }
  .pg_recruit .home_contents5_box2{
    width: 35.52%;
    padding-top: 0;
    order: 2;
  }
  .pg_recruit .home_contents5_box2 .sec_sub_tt{
    font-size: 48px;
    margin-top: 50px;
  }
  .pg_recruit .home_contents5_box2 .sec_sub_tt2 p{
    background: none;
    color: #194fb1;
  }
  .pg_recruit .home_contents5_box2 .content_desc{
    margin-top: 30px;
  }

  .pg_recruit .home_contents5_box3{
    width: 25.98%;
  }
  .pg_recruit .section.sec2{
    background: #194fb1;
    color: #fff;
    position: relative;
    padding: 140px 0 137px 0;
  }
  .pg_recruit .section.sec2:after {
    content: "";
    display: block;
    width: 37.72%;
    aspect-ratio: 1 / 1;
    background-image: url(/system_panel/uploads/images/recruit_logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -3%;
    right: 95px;
  }
  .pg_recruit .home_contents2_wrap .home_contents1_box1{
    width: 39.43%;
    order: 1;
    margin-top: 0;
  }
  .pg_recruit .home_contents5_box1_img:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .pg_recruit .home_contents1_box2{
    width: 55.39%;
    order: 2;
  }
  .pg_recruit .home_contents1_box2 .sec_en1{
    padding-top: 0;
  }
  .pg_recruit .home_contents5_box3_img2:before {
    padding-top: 96%;
  }
  .pg_recruit  .home_contents5_box3_img1:before {
    padding-top: 100%;
  }
  .pg_recruit .sec_en1 {
    font-size: 30px;
    font-weight: 600;
    font-family: var(--font-en);
    border-bottom: 0;
    padding-bottom: 30px;
  }
  .pg_recruit .sec_en2 h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: var(--font-en);
    border-bottom: 1px solid  #FFF;
    padding-bottom: 10px;
  }
  .pg_recruit .home_contents1_box2 .content_desc {
    margin-top: 39px;
  }
  .pg_recruit .section.sec3{
    padding-top: 148px;
    padding-bottom: 160px;
  }

  .pg_recruit .home_contents1_inner_tt {
    padding-bottom: 10px;
  }
  .pg_recruit .corporate_contents3_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
  }
  .pg_recruit .corporate_contents2_item:nth-child(2n+1) .corporate_contents3_box{
    flex-direction: row-reverse;
  }
  .pg_recruit .corporate_contents2_item:nth-child(2n) .corporate_contents3_box{
    flex-direction: row;
  }
  .pg_recruit .corporate_contents3_box .corporate_contents3_box1{
    width: 63.48%;
  }
  .pg_recruit .corporate_contents3_box1 .sec_sub_tt p{
    background: #FFF;
    font-size: 24px;
    letter-spacing: 0.025em;
    font-weight: 700;
    background: #FFF;
    margin-top: 0;
  }
  .pg_recruit .corporate_contents3_box .corporate_contents3_box2{
    width: 32.89%;
  }
  .pg_recruit .corporate_contents3_box .content_desc {
    font-size: 16px;
    letter-spacing: 0.025em;
    font-weight: 500;
    line-height: 2.25em;
    text-align: justify;
    margin-top: 30px;
    color: #000;
  }
  .pg_recruit .corporate_contents3_box1_img:before {
    padding-top: 60%;
  }
  .pg_recruit .corporate_contents2_item:nth-child(n+2) {
    margin-top: 148px;
  }
  .pg_recruit .home_contents1_inner_tt:before {
    content: "";
    display: block;
    width: 15px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #b21d43;
    margin-right: 14px;
  }
  .pg_recruit .home_contents1_inner{
    margin-top: 60px;
    padding: 35px 40px 18px 40px;
    padding: 35px 62px 51px 62px;
  }
  .pg_recruit .home_contents1_items {
    margin-top: 5px;
  }
  .pg_recruit .home_contents1_item_sub {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0em;
  }
  .pg_recruit .home_contents1_item_inner{
    text-align: center;
  }
  .pg_recruit .home_contents1_item:after {
    content: "";
    display: block;
    border-right: 1px dashed #b3b3b3;
    height: 310px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .pg_recruit .home_contents1_item:nth-child(n+2):after {
    content: "";
    display: block;
    border-right: 1px dashed #b3b3b3;
    height: 310px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .pg_recruit .home_contents1_item:nth-child(3):after {
    display: none;
  }
  .pg_recruit .home_contents1_item:nth-child(n+3) {
    margin-top: 0;
  }
  .pg_recruit .home_contents1_items .sec_sub_tt{
    align-items: center;
    margin-top: 21px;
    font-size: 23px;
    margin-top: 27px;
  }

  .pg_recruit .benefits_item_img:before{
    padding-top: 10px;
  }

  .pg_recruit .home_contents5_box2 .sec_sub_tt{
    font-size: 36px;
  }


  /*スライド*/
  .pg_recruit .corporate_slide {
    display: flex;
    position: relative;
  }
  .pg_recruit .corporate_slide_box:before {
    height: 14%;
    position: absolute;
  }

  .pg_recruit .corporate_slide_box {
    margin-top: 0;
  }
  .pg_recruit .corporate_slide_item {
    width: 530px;
    width: 600px;
    min-width: 600px;
    margin-right: 20px;
  }

  .pg_recruit .sec_sub_tt p {
    display: inline-block;
    letter-spacing: 0.025em;
    padding: 0 7px 0 7px;
  }

  .pg_recruit .corporate_slide_item .img_fit:before{
    padding-top: 87%;
    padding-top: 66.666%;
  }

  /*募集要項*/
  .pg_recruit .section.sec4 {
    padding-top: 0;
    position: relative;

    padding-bottom: 0;
    z-index:0;
    /* background-size: cover; */
  }

  /*  .pg_recruit .section .sec4:before {
      content: "";
      display: block;
      width: 100%;
      height: 170%;
      background: var(--main-color);
      position: absolute;
      top: 4173px;
      left: 0;
      z-index: -1;
    }*/

  .pg_recruit .recruit_box{
    margin-top: 290px;
  }
  .pg_recruit .ordermade_contents1_hdr_tt_ja {
    color: #FFF;
  }
  .pg_recruit  .ordermade_contents1_hdr_tt_en {
    margin-left: 0;
  }
  .pg_recruit .company_tbl {
    background: #FFF;
    padding: 80px;
    margin-top: 10px;
  }
  .pg_recruit.company_tbl .table_rows_th, .company_tbl .table_rows_td {
    border-right: 0;
  }
  .pg_recruit .company_tbl .table_rows_th {
    width: 297px;
    padding: 15px 17px 15px;
    border-left: 0;
    font-weight: 700;
  }
  .pg_recruit .company_tbl .table_rows_th p,
  .pg_recruit .company_tbl .table_rows_td p{
    letter-spacing: 0.025em; 
  }
  .pg_recruit .company_tbl .table_rows_td {
    padding: 14px 16px 17px;
    border-left: 1px solid #b3b3b3;
    font-weight: 500;
  }
  .pg_recruit .ordermade_contents1_hdr_tt_ja:after {
    display: none;
  }
  /*ボタン*/
  .pg_recruit .read_more {
    margin-top: 47px;
  }
  .pg_recruit.read_more a {
    min-width: 195px;
  }
  .pg_recruit .circle {
    right: -5px;
  }

  .pg_recruit .home_contents5_box3{
    margin-top: -222px;
    margin-left: 0;
  }

  .ordermade_contents1_hdr .content_desc{
    margin-top: 40px;
  }
}
@media (min-width:1470px){
  .pg_recruit .home_contents1_item {
    width: 33.333%;
    padding-inline: 47.5px;
  }
  .pg_recruit .home_contents1_item:nth-child(n+2) {
    width: 33.333%;
    padding-inline: 47.5px;
  }

  .pg_recruit .home_contents5_box2 .sec_sub_tt{
    font-size: 48px;
  }
}
@media (min-width:1720px){
  .pg_recruit .home_contents5_box2{
    margin-left: -80px;
  }

  .pg_recruit .home_contents5_box2 .sec_sub_tt2 p{
    font-size: 24px;
  }

  .pg_recruit .home_contents5_box2 .content_desc{
    padding-right: 20px;
  }

  .ordermade_contents1_hdr .content_desc{
    margin-top:0;
  }

}

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

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

}
.pg_company .section.sec1{

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

.pg_company .ordermade_contents2_box2_img:before {
  padding-top: 75%;
}
.pg_company .home_contents3_box1_en {
  font-size: 20px;
  background: none;
  color: #194fb1;
  padding: 0;
  line-height: 1.25;
}
.pg_company .company_tbl .table_rows_td {
  font-weight: 400;
  line-height: 1.8em;
}
.pg_company .company_tbl .table_rows_td p{
  letter-spacing: 0.05em;
}
.pg_company .home_contents1_inner_tt {
  border-bottom: 0;
}

.pg_company .company_tbl .table_rows_th{
  font-weight: 500;
}
@media (max-width:374px){

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

}
@media (max-width:767px){
  .pg_company .company_tbl .table_rows_th,.company_tbl .table_rows_td {
    border: 1px solid #000000;
    border-left: 0;
    border-right: 0;
  }
}
@media (min-width:768px){

  .pg_company{

  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{

  }
  .pg_company .section.sec3{
    padding-top: 0;
  }
  .pg_company .ordermade_contents2_box1 {
    width: 53.24%;
    order: 1;
    margin-top: 0;
  }
  .pg_company .ordermade_contents2_box2 {
    width: 40.54%;
    order: 2;
  }
  .pg_company .ordermade_contents2_box2_img:before {
    padding-top: 100%;
  }
  .pg_company .home_contents3_box1_en {
    font-size: 30px;
  }
  .pg_company .company_tbl .table_rows_th,.company_tbl .table_rows_td {
    border: 1px solid #000000;
    border-left: 0;
    border-right: 0;
  }

}
@media (min-width:1024px){
  .pg_company{
    margin-top: 100px;
  }

  .pg_company .section.sec2{
    padding-top: 95px;
  }
  .pg_company .section.sec3{
    padding-top: 0;
  }

}
@media (min-width:1200px){
  .pg_company{
    margin-top: 90px;
  }
  .pg_company .home_contents3_box1_en {
    font-size: 30px;
    background: none;
    color: #194fb1;
    padding: 0;
    line-height: 1.25;
  }
  .pg_company .home_contents1_inner_tt {
    font-size: 30px;
    padding-bottom: 23px;
  }
  .pg_company .home_contents1_inner_tt:before {
    content: "";
    display: block;
    width: 15px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #b21d43;
    margin-right: 14px;
  }
  .pg_company .company_tbl .table_rows_th {
    width: 300px;
  }
  .pg_company .company_tbl .table_rows_th{
    padding: 16px 28px 20px;
    font-weight: 500;
  }
  .pg_company .company_tbl .table_rows_td {
    padding: 17px 29px 16px;
    font-weight: 400;
  }

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


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


}


/* メイン部分 */


/* 会社概要 */
.company_tbl{

}
.company_tbl .table_rows_th,
.company_tbl .table_rows_td{
  color: #2c2c2c;
  /*  border-color: #000;*/
  padding: 10px 10px;
}
.company_tbl .table_rows_th{
  background: #f2f2f2;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.company_tbl .table_rows_td{
  background: #FFF;
}

/* マップ */
.company_map{

}
* + .company_map{
  margin-top: 0px;
}
.company_map iframe{
  border: 0;
  width: 100%;
  height: 250px;
}

/* ギャラリー */
.company_gallery_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
* + .company_gallery_items{
  margin-top: 30px;
}
.company_gallery_item{
  width: 50%;
  padding: 0 5px;
}
.company_gallery_item:nth-child(n+3){
  margin-top: 10px;
}
.company_gallery_item_img{

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

@media (max-width:767px){
  .pg_company .table_rows.resp .table_rows_th{
    border-top: 1px solid #000;
  }
}
@media (min-width:768px){

  /* 会社概要 */
  .company_tbl{

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

  /* マップ */
  .company_map iframe{
    height: 400px;
  }

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

}
@media (min-width:1024px){
  /* マップ */
  * + .company_map{
    margin-top: 60px;
  }
  .company_map iframe{
    height: 400px;
  }

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

  /* 会社概要 */
  .company_tbl{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    padding: 20px 16px 20px;
  }
  .company_tbl .table_rows_th{
    width: 284px;
  }
  .company_tbl .table_rows_td{
  }

  /* マップ */
  * + .company_map{
    margin-top: 10px;
  }
  .company_map iframe{
    height: 400px;
  }

  /* ギャラリー */
  .company_gallery_items{
    margin-left: -15px;
    margin-right: -15px;
  }
  * + .company_gallery_items{
    margin-top: 55px;
  }
  .company_gallery_item{
    width: 33.333%;
    padding: 0 15px;
  }
  .company_gallery_item:nth-child(n+3){
    margin-top: 0;
  }
  .company_gallery_item:nth-child(n+4){
    margin-top: 30px;
  }

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


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


}


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

/* 一覧（サムネあり） */
.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: #FFF;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1);
  height: 100%
}
.news_list_thumb .webgene-item .box1{

}
.news_list_thumb .webgene-item .box2{
  padding: 10px 12px;
}
.news_list_thumb .webgene-item .img{
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news_list_thumb .webgene-item .img.img_fit:before{
  padding-top: 68%;
}
.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: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #6a715f;
  color: #FFF;
  padding: 3px 34px;
  margin: 5px 0;
  /*  margin-right: 10px;*/
}
.news_list_thumb .webgene-item .meta .category {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #FFF;
  color: #666666;
  border: 1px solid #b3b3b3;
  padding: 2px 16px;
  margin: 5px 0;
  margin-right: 10px;
}
.news_list_thumb .webgene-item .meta .date{
  font-size: 16px;
  font-family: var(--font-en);
  font-weight: 700;
  letter-spacing: 0;
  color: var(--main-color);
}
.news_list_thumb .webgene-item .title{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding-top: 12px;
  padding-bottom: 23px;
}


.news_list_thumb.col3{

}
.news_list_thumb.col4{

}

/* ページネーション */
.pg_news .webgene-pagination,
.pg_works .webgene-pagination{
  width: 100%;
  margin: 50px 0 0;
  line-height: 1.85;
}
.pg_news .webgene-pagination ul,
.pg_works .webgene-pagination ul{
  display: flex;
  justify-content: center;
  padding: 4px 13px;
  align-items: center;
}
.pg_news .webgene-pagination li,
.pg_works .webgene-pagination li{
  padding: 10px 13px;
  margin: 0 4px;
  border: 1px solid #194fb1;
  background: #ffffff;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
}
.pg_news .webgene-pagination li.next,
.pg_works .webgene-pagination li.next{
  font-family: "Noto Sans JP", sans-serif;
}
.pg_news .webgene-pagination li.selected,
.pg_works .webgene-pagination li.selected{
  border: 0;
  background: var(--main-color);
  color: #FFF;
}
.pg_news .webgene-pagination li.next a:after,
.pg_works .webgene-pagination li.next a:after{
  content: "\f101";
  font-family: 'FontAwesome';
  font-weight: 900;
  display: inline-block;
  margin-left: 10px;
}
.pg_news .webgene-pagination li.prev a:before,
.pg_works .webgene-pagination li.prev a:before{
  content: "\f100";
  font-family: 'FontAwesome';
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
}


@media (max-width:767px){
  .news_list_thumb .webgene-item .meta .date{
    margin-right: 8px;
  }
  .news_list_thumb .webgene-item .title{
    font-size: 15px;
  }
}
@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: 10px 15px;
  }
  .news_list_thumb .webgene-item .meta{
    /*margin-bottom: 5px;*/
  }
  .news_list_thumb .webgene-item .meta .category{
    font-size: 12px;
    /*margin-right: 10px;*/
  }
  .news_list_thumb .webgene-item .meta .date{
    /*        font-size: 15px;
            font-weight: 500;
            letter-spacing: 0.05em;
            margin: 5px 0;
            margin-right: 12px;*/
  }
  .news_list_thumb .webgene-item .title{

  }

  /* ページネーション */
  .pg_news .webgene-pagination,
  .pg_works .webgene-pagination{
    font-size: 20px;
    margin-top: 50px;
  }

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

  /* ページネーション */
  .pg_news .webgene-pagination,
  .pg_works .webgene-pagination{
    margin-top: 77px;
  }
  .pg_news .posts_list .webgene-pagination,
  .pg_works .posts_list .webgene-pagination{
    margin-top: 80px;
  }

}
@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: 15px 20px 0px 20px;
  }

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



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


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


}


/*******************************
*　記事一覧(2カラム)
********************************/
.pg_news{
}
.posts_layout{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
}
.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-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 20px;
}

.posts_cat_item{
  padding-left: 0;
}
.posts_cat_item + .posts_cat_item{
  margin-top: 11px;
}
.posts_cat_item a{
  display: block;
  position: relative;
  padding-left: 30px;
  line-height: 1.25;
  font-weight: 500;
}
.posts_cat_item a:before{
  content: "■";
  position: absolute;
  left: 0;
  color: #b21d43;
}

/* 詳細 */
.posts_detail{
  border: none;
  border-bottom: 1px solid #b9b9b9;
  padding: 0 0 30px;
}
.posts_detail .webgene-item{

}
.posts_detail .meta{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin-bottom: 12px;
  border-bottom:none;
  padding-bottom: 0;
}
.posts_detail .meta .category{
  width: auto;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #FFF;
  color: #666666;
  border: 1px solid #b3b3b3;
  padding: 2px 13px;
  margin: 0 5px 5px 0;
}
.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{
  font-size: 16px;
  font-family: var(--font-en);
  font-weight: 700;
  letter-spacing: 0;
  color: var(--main-color);
  line-height: 1;
  border-right: 0;
  margin-left: 10px;
}
.posts_detail .title {
  font-size: 17px;
  padding-bottom: 15px;
  font-family: "Noto Sans JP";
  font-weight: 700;
  letter-spacing: 0em;
  border-bottom: 1px solid #bfbfbf;
}
.posts_detail .post_content{
  font-size: 16px;
  font-weight: 500;
  line-height: 2.42em;
  letter-spacing: 0.065em;
  text-align: justify;
  word-break: break-all;
}
.posts_detail .post_content .txt{
  letter-spacing: 0.025em;
  line-height: 2.25em;
}
.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;
}

/* ボタン */
.pg_news .read_more{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 35px;
  margin-left: -5px;
  margin-right: -5px;
  min-width: 140px;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  background: none;
  /*border-radius: 27px;*/
  position: relative;
  z-index: 1;
  transition: 0.2s all;
  padding-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.pg_news .read_more:hover{
  background: none;
}
.pg_news .read_more:hover .circle{
  right: -10px;
}
.pg_news .read_more a:after{
  content: "";
  position: relative;
  z-index: 1;
  width: 30px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  right: 0;
  transform: none;
  transition: 0.2s all;
  background-image: url(/system_panel/uploads/images/circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.pg_news .read_more:hover{
  color: #000;
  background: none;
}
.pg_news .read_more:hover:after{
  margin-right: -5px;
}


/* 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{
    font-size: 20px;
    margin-top: 5px;
  }
  .posts_list .webgene-item .category{
    max-width: calc(100% - 95px);
    line-height: 1.2;
  }
  .pg_news .read_more a {
    min-width: 140px;
    margin: 5px;
  }
}
@media (min-width:768px){

  .pg_news{
  }
  .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: 38px;
  }

  /* 詳細 */
  .posts_detail{
    padding: 0 0 69px;
    padding: 0 0 40px;
  }
  .posts_detail .webgene-item{

  }
  .posts_detail .meta{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 12px;
    font-size: 14px;
  }
  .posts_detail .meta .category{

  }
  .posts_detail .meta .category span{
    font-size: 13px;
    padding: 2px 5px;
  }
  .posts_detail .meta .date{
    width: 121px;
    font-size: 16px;
  }
  .posts_detail .title{
    padding-bottom: 11px;
    font-size: 20px;
  }
  .posts_detail .post_content{
    padding: 0;
  }
  .posts_detail .thumb{
    margin-bottom: 39px;
  }

  /*   ボタン 
    .pg_news .read_more{
      margin-top: 45px;
    }
    .pg_news .read_more.center{
      justify-content: center;
    }
    .pg_news .read_more.left{
      justify-content: flex-start;
    }
    .pg_news .read_more.right{
      justify-content: flex-end;
    }
    .pg_news .read_more a{
      min-width: 300px;
      font-size: 16px;
      padding: 19px 20px;
      margin: 5px 5px;
    }
    .pg_news .read_more a:after{
      content: "";
      top: 50%;
      right: 18px;
  
    }
    .pg_news .read_more a:hover:after{
      margin-right: -5px;
    }*/

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

  /* リスト */
  .posts_list{

  }
  .posts_layout{
  }
  .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{

  }

  /*  ボタン
    .pg_news .read_more {
      margin-top: 50px;
    }*/

}
@media (min-width:1200px){
  .posts_layout{
    margin-top: 100px;
  }

  /*  ボタン
    .pg_news .read_more {
      margin-top: 96px;
    }*/

}

/*******************************
*　施工実績（一覧）
********************************/
/* カテゴリボタン */
.works_cate_box{
  background: #194fb1;
  padding: 30px 45px;
  margin-bottom: 30px;
}
.works_cate_box .webgene-blog{
  display: flex;
  flex-wrap: wrap;
  /*  margin: 0 -5px 30px;*/

}
.works_cate_box .webgene-item{
  width: 100%;
  padding: 0 5px;
}
.works_cate_box .webgene-item:nth-child(n+2){
  margin-top: 10px;
}

.works_cate_box .webgene-item a{
  display: block;
  background: #FFF;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.025em;
  padding: 8px 5px 10px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.works_cate_box .webgene-item a p{
  letter-spacing: 0.2em;
}
.works_cate_box .webgene-item a:after{
  content: "";
  position: absolute;
  z-index: 1;
  width: 18px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 16px;
  transform: none;
  transition: 0.2s all;
  background-image: url(/system_panel/uploads/images/circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.works_cate_box .webgene-item a:hover{
  color: #000;
  background: #FFF;
}
.works_cate_box .webgene-item a:hover:after{
  margin-right: -5px;
}

.cmn_cat_nav.col4 .cmn_cat_nav_item{
  width: 50%;
}
.cmn_cat_nav.col4 .cmn_cat_nav_item:nth-child(n+2){
  margin-top: 0;
}
.cmn_cat_nav.col4 .cmn_cat_nav_item:nth-child(n+3){
  margin-top: 10px;
}



@media (max-width:374px){

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

}
@media (max-width:767px){
  .pg_company .section.sec3{
    padding-top: 0;
  }

  .works_cate_box {
    display: none;
  }

  .company_tbl.table_rows.resp{
    border: none;
  }
}
@media (min-width:768px){

  /* カテゴリボタン */
  .cmn_cat_nav{
    margin: 0 -5px 30px;
  }
  .cmn_cat_nav_item{
    width: 50%;
    padding: 0 5px;
  }

  .works_cate_box .webgene-item a{
    font-size: 16px;
    /*    letter-spacing: 0.2em;*/
    padding: 12px 5px 12px;
  }
  .works_cate_box .webgene-item a.on{
    background: #565656;
    color: #fff;
  }
  .cmn_cat_nav_item_a:after{

  }

  .works_cate_box{

  }
  .works_cate_box{
    margin-bottom: 60px;
  }
  .works_cate_box .webgene-item{
    width: 50%;
  }
  .works_cate_box .webgene-item:nth-child(n+2){
    margin-top: 0;
  }
  .works_cate_box .webgene-item:nth-child(n+3){
    margin-top: 10px;
  }

  .cmn_cat_nav.col3 .cmn_cat_nav_item{
    width: 33.333%;
  }
  .cmn_cat_nav.col3 .cmn_cat_nav_item:nth-child(n+2){
    margin-top: 0;
  }
  .cmn_cat_nav.col3 .cmn_cat_nav_item:nth-child(n+4){
    margin-top: 10px;
  }

  .cmn_cat_nav.col4 .cmn_cat_nav_item{
    width: 50%;
  }
  .cmn_cat_nav.col4 .cmn_cat_nav_item:nth-child(n+2){
    margin-top: 0;
  }
  .cmn_cat_nav.col4 .cmn_cat_nav_item:nth-child(n+3){
    margin-top: 10px;
  }

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

  /* カテゴリボタン */
  .cmn_cat_nav{
    margin: 0 -10px 100px;
  }
  .cmn_cat_nav_item{
    width: 50%;
    padding: 0 10px;
  }
  .cmn_cat_nav_item_a{
    padding: 13px 5px;
  }
  .cmn_cat_nav.col2 .cmn_cat_nav_item{
    width: 50%;
  }
  .cmn_cat_nav.col2 .cmn_cat_nav_item:nth-child(n+2){
    margin-top: 0;
  }
  .cmn_cat_nav.col2 .cmn_cat_nav_item:nth-child(n+3){
    margin-top: 15px;
  }

  .works_cate_box{
    margin-bottom: 80px;
  }
  .works_cate_box .webgene-blog{
    /*    margin: 0 -15px 80px;*/
    /*    margin-bottom: 80px;*/
    margin-inline:-5px;
  }
  .works_cate_box .webgene-item{
    width: 50%;
    padding: 10px 5px;
  }
  .works_cate_box .webgene-item:nth-child(n+2){
    margin-top: 0;
  }
  .works_cate_box .webgene-item:nth-child(n+5){
    margin-top: 20px;
  }

  .cmn_cat_nav.col4 .cmn_cat_nav_item{
    width: 25%;
  }
  .cmn_cat_nav.col4 .cmn_cat_nav_item:nth-child(n+3){
    margin-top: 0;
  }
  .cmn_cat_nav.col4 .cmn_cat_nav_item:nth-child(n+5){
    margin-top: 20px;
  }


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

  /* カテゴリボタン */
  .works_cate_box{
    margin-bottom: 100px;
  }
  .works_cate_box{
    /*    margin: 0 0px 100px;*/
    margin-bottom: 100px;
  }
  .works_cate_box .webgene-item{
    width: 25%;
    padding: 0 5px;
  }
  /*
  .works_cate_box .webgene-item a{
    font-size: 15px;
  }*/
  .cmn_cat_nav.col2 .cmn_cat_nav_item{
    width: 50%;
  }
  .cmn_cat_nav.col2 .cmn_cat_nav_item:nth-child(n+2){
    margin-top: 0;
  }
  .cmn_cat_nav.col2 .cmn_cat_nav_item:nth-child(n+3){
    margin-top: 20px;
  }

  /*  .works_cate_box .webgene-item{
      width: 25%;
    }
    .works_cate_box .webgene-item:nth-child(n+3){
      margin-top: 0;
    }
    .works_cate_box .webgene-item:nth-child(n+5){
      margin-top: 20px;
    }*/


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

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

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

}

/*一覧*/
.body_worksDetail .pg_works .section.sec1{
  position: relative;
}
.pg_works .section.sec1 {
  padding-top: 15px;
}
.works_list{
}
.works_list:before{
  content: "";
  display: block;
  width: 100vw;
  height: 180%;
  background: #f2f2f2;
  position: absolute;
  top: 65%;
  left: 0;
  z-index: -1;
}
.works_list .webgene-blog .inner{
  display: block;
  position: relative;
  z-index: 1;
  background: #FFF;
  height: 100%;
}
.works_list .webgene-blog{
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap;
}
.works_list .webgene-item{
  width: 50%;
  padding: 0 5px;
}
.works_list .webgene-item:nth-child(n+3){
  margin-top: 30px;
}
.works_list .webgene-item .img.img_fit{
  overflow: hidden;
}
.works_list .webgene-item .img.img_fit:before{
  padding-top: 72%;
}
.works_list .webgene-item .box2{
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
}
.works_list .webgene-item .meta{
  margin-top: 9px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.works_list .webgene-item .category,
.works_list .webgene-item .date{

}
.works_list .webgene-item .category{
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: #FFF;
  color: #666666;
  border: 1px solid #b3b3b3;
  /*  padding: 2px 10px;*/
  margin: 5px 0;
  margin-right: 10px;
  line-height: 1.5;
  padding: 2px 10px;
}
.works_list .webgene-item .date{
  font-size: 16px;
  font-family: var(--font-en);
  font-weight: 700;
  letter-spacing: 0;
  color: var(--main-color);
  border-left: 0;
  margin-right: 10px;
}
.works_list .webgene-item .title{
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding-bottom: 0;
}

.works_cate_box .webgene-item a:hover:after{
  right: 10px;
}
@media (max-width:374px){

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

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

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

  }
  .pg_news .section.sec1{

  }

  /*一覧*/
  .works_list{

  }
  .works_list:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    top: 65%;
    left: 0;
    z-index: -1;
  }
  .works_list .webgene-blog{
    margin: 0 -10px;
  }
  .works_list .webgene-item{
    width: 33.333%;
    padding: 0 10px;
  }
  .works_list .webgene-item:nth-child(n+3) {
    margin-top: 0;
  }
  .works_list .webgene-item:nth-child(n+4) {
    margin-top: 40px;
  }
  /*  .works_list .webgene-item:nth-child(n+5){
      margin-top: 30px;
    }*/
  .works_list .webgene-item .img.img_fit{

  }
  .works_list .webgene-item .box2{
    /*    margin-left: 15px;
        margin-right: 15px;*/
    margin-inline:0;
    padding-inline: 23px;
    padding-bottom: 20px;
  }
  .works_list .webgene-item .meta{
    margin-top: 9px;
  }
  .works_list .webgene-item .category,
  .works_list .webgene-item .date{
    /*    font-size: 14px;*/
  }
  .works_list .webgene-item .category{

  }
  .works_list .webgene-item .date{
    margin-left: 0;
    padding-left: 0;
  }
  .works_list .webgene-item .title{
    margin-top: 5px;
    font-size: 15px;
  }

}
@media (min-width:1024px){
  .works_cate_box .webgene-item a {
    font-size: 13px;
  }

  /*一覧*/
  .works_list{

  }
  .works_list:before {
    top: 63%;
    height: 150%;
  }
  .works_list .webgene-blog{
    margin: 0 -15px;
  }
  .works_list .webgene-item{
    padding: 0 15px;
  }
  .works_list .webgene-item:nth-child(n+4){
    margin-top: 40px;
  }
  .works_list .webgene-item .img.img_fit{

  }
  .works_list .webgene-item .meta{
    margin-top: 21px;
  }
  .works_list .webgene-item .category{

  }
  .works_list .webgene-item .date{

  }
  .works_listlist .webgene-item .title{
    margin-top: 9px;
  }


}
@media (min-width:1200px){
  .works_cate_box .webgene-item a:after{
    width: 30px;
  }

  .pg_works .section.sec1 .works_list .webgene-item .title{
    font-size: 20px;
  }
}
@media (min-width:1440px){
  .works_list .webgene-item .date{
    margin-left: 0;
    padding-left: 0;
  }

}
@media (min-width:1536px){
  .works_cate_box .webgene-item a {
    font-size: 16px;
  }
}
/*******************************
*　ギャラリー（サムネ横ver）
********************************/
.pg_xxx{

}
.pg_xxx .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}
.works_detail:before {
  content: "";
  display: block;
  width: 100vw;
  height: 180%;
  background: #f2f2f2;
  position: absolute;
  /*  top: 29%;*/
  top: 40%;
  left: 0;
  z-index: -1;
}

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

/* メイン */
.gallery_main{

}
.gallery_main .img{
  background: #EEE;
}
.gallery_main .img.img_fit:before{
  padding-top: 67.39%;
}
.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: 67.85%;
}
.gallery_thumb .img.img_fit img{

}
.gallery_slide_prev .fa{
  display: none;
}
.gallery_slide_prev,
.gallery_slide_next{
  width: 30px;
  aspect-ratio:1 / 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gallery_slide_prev{
  background-image: url(/system_panel/uploads/images/prev_1.png);
  left: -30px;
}
.gallery_slide_next{
  background-image: url(/system_panel/uploads/images/next_1.png);
  right: -30px;
}
.gallery_slide_next .fa{
  display: none;
}

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

.works_detail .post_content{
  border: 0;
  background: #FFF;
  padding: 30px 16px;
  margin-top: 30px;
}
.works_detail .post_content .title{
  font-size: 18px;
  font-family: var(--font-ja);
  font-weight: 700;
  border-bottom: 1px solid #000;
  padding-bottom: 16px;
}
.works_detail .post_content .post_txt{
  font-size: 16px;
  font-weight: 500;
  line-height: 2.05em;
  padding-top: 18px;
}
/* コピー用 */
@media (max-width:374px){

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

}
@media (max-width:767px){
  .gallery_wrap{
    width: 82.88%;
    margin:0 auto;
  }
}
@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{
    width: 82.88%;
    margin:0 auto;
  }
  .gallery_box1{
    width: 100%;
  }
  .gallery_box2{
    width: 100%;
    margin-top: 9px;

    position: relative;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    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;
  }

  .gallery_slide_prev{
    left: -54px;
  }
  .gallery_slide_next{
    right: -54px;
  }

  .works_detail .post_content{
    margin-top: 60px;
  }
  .works_detail .post_content .title{
    font-size: 22px;
  }
  .post_content .post_txt{
    font-size: 18px;
  }

  /*ボタン*/
  .works_detail .read_more{
    margin-top: 60px;
  }
}
@media (min-width:1024px){
  .works_detail:before {
    content: "";
    display: block;
    width: 100vw;
    height: 180%;
    background: #f2f2f2;
    position: absolute;
    top: 120px;
    left: 0;
    z-index: -1;
  }
  /* 詳細 */
  .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;
  }

  .works_detail .post_content{
    padding: 30px 62px;
    margin-top: 100px;
  }
  .works_detail .post_content .title{
    font-size: 30px;
  }
  .post_content .post_txt{

  }
}
@media (min-width:1200px){
  .works_detail .post_content{
    padding: 50px 65px;
  }

}

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

.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 #808080;
  background: #ffffff;
  color: #505050;
}
.pg_contact .form.formWrap {
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.pg_contact .formRow + .formRow{
  border-top: 1px solid #808080;
}
.pg_contact .formTh {
  padding: 15px 15px 15px 20px;
  background: #f2f2f2;
  letter-spacing: 0.025em;
  font-weight: 700;
}
.pg_contact .formTd.a_center{
  display:flex;
  align-items: center;
}
.pg_contact .formTh label{
  margin: 0;
  font-weight: 700;
}
.d-inline-block.requiredText {
  font-size: 13px;
  padding: 2px 12px;
  margin-top: 3px;
  float: right;
  font-weight: 600;
  letter-spacing: 0.05em;
  background: #b80000;
  color: #ffffff;
}
.d-inline-block.requiredText.nini{
  background: #fff;
  border: 1px solid #b80000;
  color: #b80000;
  ;
}
.pg_contact .formTd {
  font-size: 15px;
  font-weight: 500;
  padding: 13px 19px;
}
.pg_contact .formTd input[type="text"],
.pg_contact .formTd input[type="tel"],
.pg_contact .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.05em;
}
.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: 425px;
}
.pg_contact .formTd .addArea + .addArea{
  margin-top: 8px;
}
.pg_contact .formTd .addArea .labelText02{
  width: 75px;
}
.pg_contact .formTd textarea{
  width: 100%;
  height: 280px;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.05em;
}
.pg_contact .formWrap .text-center{
  padding-top: 74px;
}
.pg_contact input[name="privacy"]{
  margin-right: 7px;
}
.pg_contact .privacyLabel{
  font-size: 17px;
  display: inline;
  color: #515151;
  letter-spacing: 0.05em;
}
.pg_contact .privacyLabel a{
  color: #194fb1;
  font-weight: 500;
}

/* ボタン */
.pg_contact .formBtn.formSend{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 35px;
  margin-left: -5px;
  margin-right: -5px;
  min-width: 140px;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  background: none;
  /*border-radius: 27px;*/
  position: relative;
  z-index: 1;
  transition: 0.2s all;
  padding-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #000000;
  color: #000;

}
.pg_contact .formBtn.formSend:hover{
  background: none;
}
.pg_contact .formBtn.formSend:hover .circle{
  right: -10px;
}
.pg_contact .formBtn.formSend:after{
  content: "";
  position: relative;
  z-index: 1;
  width: 30px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  right: -5px;
  transform: none;
  transition: 0.2s all;
  background-image: url(/system_panel/uploads/images/circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.pg_contact .formBtn.formSend:hover{
  color: #000;
  background: none;
}
.pg_contact .formBtn.formSend:hover:after{
  margin-right: -5px;
}

.radioArea{
  padding: 0;
}
.radioArea .d-inline-block .label{
  margin-left: 9px;
  letter-spacing: 0.025em;;
  line-height: 2.25em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7em;
}
.radioArea .d-inline-block{
  margin-right: 25px;
}
.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.7;
}
.pg_contact .section.sec1 {
  padding: 0 0 0;
}

.privacy_item_box {
  padding: 30px 43px 30px 24px;
  height: 397px;
  overflow: auto;
  background: #fff;
  border: 1px solid #808080;
  margin-top: 0;
  color: #000000;
  margin-top: 98px;
}
@media only screen and (min-width: 1024px){
  .pg_contact .section.sec1{
    padding-top: 29px;
    padding-bottom: 0;
  }

  .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%;
  }

  .thanks_text{
    text-align: center;
  }

  .pg_contact .formTd{
    padding: 13px 73px 13px 19px;
  }
}


/* プライバシー */
.pg_contact .section.sec2{
  padding: 150px 0 20px;
}
.pg_contact .section.sec2 .contact_tt{
  margin-bottom: 60px;
  padding-left: 10px;
}
.privacy_item {
  margin-top: 28px;
}
.privacy_ttl {
  font-size: 18px;
  font-weight: 400;
  padding: 8px 15px;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
  border-left: 6px solid #194fb1;
}
.privacy_txt{
  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 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 46px;
}
.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){
  .pg_contact .section.sec1{
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .radioArea {
    padding: 0 5px;
  }
  .radioArea .d-inline-block .label {
    margin-left: 11px;
  }


  .privacy_ttl{
    font-size: 18px;
  }

}

@media only screen and (max-width: 767px){
  .pg_contact .section.sec1{
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .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: 14px;
    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: 195px;
  }
  .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: 8px 4px;
    line-height: 1.45;
  }
  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;
  }


  .pg_contact .section.sec1 {
    padding: 60px 0 80px;
  }
  .contact_info_bg {
    padding: 18px 10px;
  }

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

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

  .privacy_item_box{
    padding: 30px 10px;
  }

  .body_thanks .tt3_ja{
    font-size: 19px;
  }
}

/*******************************
*　お問い合わせ送信完了
********************************/
.pg_thanks .tt3{
  text-align: center;
}
.pg_thanks .link_3{
  margin-top: 50px;
}
.thanks_text{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
}
/* ボタン */
.pg_thanks.read_more,
.pg_works.read_more{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
.pg_thanks.read_more a,
.pg_works.read_more a{
  min-width: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  background: none;
  /*border-radius: 27px;*/
  position: relative;
  z-index: 1;
  transition: 0.2s all;
  border-bottom: 1px solid #000000;
  padding-bottom: 12px;
}
.pg_thanks.read_more a.rd,
.pg_works.read_more a.rd{
  border-bottom: 1px solid #b21d43;
}
.pg_thanksread_more a p,
.pg_works.read_more a p{
  letter-spacing: 0.025em;
}
.pg_thanks.read_more a:hover,
.pg_works.read_more a:hover{
  background: none;
}
.pg_thanks.read_more a:after,
.pg_works.read_more a:after{
  display: none;
}
.pg_thanks.read_more a:hover .circle,
.pg_works.read_more a:hover .circle{
  right: -10px;
}
.pg_thanks .read_more a:after,
.pg_works .read_more a:after{
  content: "";
  position: relative;
  z-index: 1;
  width: 30px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  right:0;
  transform: none;
  transition: 0.2s all;
  background-image: url(/system_panel/uploads/images/circle.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.pg_thanks .read_more:hover,
.pg_works .read_more:hover{
  color: #000;
  background: none;
}
.pg_thanks .read_more:hover:after,
.pg_works .read_more:hover:after{
  margin-right: -5px;
}
@media only screen and (max-width: 767px){
  .thanks_text{
    /*display: block;*/
    letter-spacing: -0.08em;
    margin-top: 30px;
  }

  .gallery_slide_prev, .gallery_slide_next{
    width: 20px;
  }
}

