@charset "UTF-8";


/*******************************
*　
********************************/
body.body_company{
  background-image: none;
  position: relative;

}
body.body_company:before{
  content: "";
  display: block;
  width: 85%;;
  aspect-ratio:1632 / 1554;
  background-image: url(https://ms-base.co.jp/system_panel/uploads/images/ll.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
/* セクション設定 */
.pg_company{

}
.pg_company .section.sec1{

}
.pg_company .section.sec2{
  position: relative;
  background: linear-gradient(223deg,rgba(221, 245, 252, 1) 2%, rgba(224, 230, 241, 1) 100%);
}
.pg_company .section.sec2:after{
  content: "";
  display: block;
  width: 1920px;
  aspect-ratio:1920 / 3763;
  background-image: url(https://ms-base.co.jp/system_panel/uploads/images/iiiii.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform:translateX(-50%);
  z-index: 0;
  pointer-events: none;
}
.pg_company .section.sec3{
  background: #f3f3f6;
  position: relative;
}


@media (max-width:374px){

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

}
@media (max-width:767px){
  body.body_company:before{
        left: 56%;
  }
  .home_about.company_head:after{
            margin-left: auto;
            border-radius: 20px 0 0 20px;
        margin-right: var(--margin-for-device-side-w);
        left:-30px;;
        right: 0;
        top: 130px;
  }
}
@media (min-width:768px){
  /* セクション設定 */
  .pg_company{

  }
  .pg_company .section.sec1{
    padding-bottom: 86px;
  }
  .pg_company .section.sec2{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pg_company .section.sec3{
    padding-top: 100px;
  }
  .pg_company .section.sec4{
    padding-top: 92px;
  }
}
@media (min-width:1024px){


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

  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{
    padding-top: 142px;
    padding-bottom: 150px;
  }
  .pg_company .section.sec3{
    padding-top: 152px;
  }
}  
@media (min-width:1470px){


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


}

/* メイン部分 */
/*sec1*/
.home_about.company_head{

}
.home_about.company_head .home_about_box1{
  order: 2;
  margin-top: 20px;
}
.home_about.company_head .home_about_imgs_item1{
  width: auto;
}
.home_about.company_head .home_about_imgs_item1:before{
  padding-top: 119.9%;
}
.home_about.company_head .home_about_box2{
  order: 1;
}

.company_sign{
  margin-top: 10px;
  text-align: right;
}
.company_sign img{
  height: 30px;
}

/*sec2*/
.company_sec2_wrap{
  position: relative;
  z-index: 2;
}
.company_sec2_items{
  display: flex;
  flex-wrap: wrap;
}
.company_sec2_item{
  width: 100%;
}
.company_sec2_item:nth-child(n+2){
  margin-top: 30px;
}
.company_sec2_item_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: rgba(255,255,255,0.5);
  border-radius: 20px;
  padding: 30px 16px;
}
.company_sec2_item_box1{
  width:100%;
}
.company_sec2_item_img:before{
  padding-top: 138.15%;
}
.company_sec2_item_box2{
  width:100%;
  margin-top: 20px;
}
.prof_txt1{
  font-size: 16px;
  font-weight: 500;
}
.prof_txt2{
  font-size: 22px;
  font-weight: 500;
  margin-top: 3px;
}
.prof_txt3{
  font-size: 20px;
  font-weight: 700;

  font-family: "Cardo", serif;
  margin-top: 5px;
}
.prof_box{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875em;
  margin-top: 21px;
}
.prof_box_item{
  display: flex;
}
.prof_box_item p:first-child{
  min-width: 86px;
}
.company_sec2_item_box3{
  width: 100%;
  margin-top: 22px;
}
.company_sec2_item_box2_tt{
  font-size: 16px;
  font-weight: 500;
}
.company_sec2_item_box3 .content_desc{
  line-height: 2.2em;

}
.company_sec2_item_box3 .content_desc p{
  letter-spacing: 0.075em;
}

/*sec3*/
.company_sec3_wrap{

}
.company_sec3_wrap .table_rows_th,
.company_sec3_wrap .table_rows_td{
  border-color: #888888;
}
.company_sec3_wrap .table_rows_th{
  background: #e0e2e9;
}
.company_sec3_wrap .table_rows_td{
  background: #fff;
  line-height: 1.88em;
}
.gmap{
  margin-top: 40px;
}
.access_map iframe{
  width: 100%;
  height: 250px;
  border: none;
}


/*sec4*/
.tt2.center{
  text-align: center;
}
@media (max-width:767px){
  .company_sec3_wrap .table_rows_th,
  .company_sec3_wrap .table_rows_td{
    display: block;
    width: 100%;
    border: 1px solid #888888;
    border-bottom: 0;
  }
  .company_sec3_wrap .table_rows_tr:last-child .table_rows_td{
    border-bottom: 1px solid #888888;
  }
}
@media (min-width:768px){
  /* メイン部分 */
  /*sec1*/
  .home_about.company_head{

  }
  .home_about.company_head:after{
    border-radius: 20px 0 0 20px;
    margin-left: auto;
    margin-right: var(--margin-for-device-side-w);
    left: 260px;
    right: 0;
    top: 130px;
  }
  .home_about.company_head .home_about_box1{
    margin-top: 30px;
  }
  .home_about.company_head .home_about_box2 .content_desc{
    font-size: 16px;
    line-height: 2.5em;
  }
  .home_about.company_head .home_about_imgs_item1{

  }
  .home_about.company_head .home_about_box2{

  }

  /*sec2*/
  .company_sec2_wrap .tt2{
    margin-bottom: 71px;
  }
  .company_sec2_items{
  }
  .company_sec2_item{
    width: 100%;
  }
  .company_sec2_item:nth-child(n+2){
    margin-top: 50px;
  }

  .company_sec2_item_inner{
    height: 100%;
    padding: 47px 50px;
  }
  .company_sec2_item_box1{

  }
  .company_sec2_item_img:before{

  }
  .company_sec2_item_box2{
    margin-top: 30px;
  }
  .prof_txt1{

  }
  .prof_txt2{
    font-size: 25px;
  }
  .prof_txt3{

  }
  .prof_box{

  }
  .prof_box_item{

  }
  .company_sec2_item_box3{

  }
  .company_sec2_item_box2_tt{

  }
  .company_sec2_item_box3 .content_desc{

  }

  /*sec3*/
  .company_sec3_wrap{

  }
  .company_sec3_wrap .table_rows_th,
  .company_sec3_wrap .table_rows_td{
    padding: 16px 13px 16px;
  }
  .company_sec3_wrap .table_rows_th{

  }
  .company_sec3_wrap .table_rows_td{
    padding-left: 19px; 
  }
  .gmap{
    margin-top: 82px;
  }
  .access_map iframe{
    height: 450px;
  }

  .company_sec4_wrap .tt2{
    margin-bottom: 73px;
  }
  
  .company_sign{
    margin-top: 20px;
    text-align: right;
  }
  .company_sign img{
    height: 40px;
  }
}
@media (min-width:1024px){
  /* メイン部分 */
  /*sec1*/
  .home_about.company_head{
    padding-bottom: 125px;
  }
  .home_about.company_head .home_about_box1{
    width: 30.26%;
    order: 2;
    margin-top:0;
  }
  .home_about.company_head .home_about_imgs_item1{

  }
  .home_about.company_head .home_about_box2{
    width: 63.48%;
    order: 1;
  }
.home_about.company_head:after{
    border-radius: 20px 0 0 20px;
    margin-left: auto;
    margin-right: var(--margin-for-device-side-w);
    left: 260px;
    right: 0;
    top: 180px;
  }
  
  .company_sec2_items{
    margin-inline:-15px;
  }
  .company_sec2_item{
    width: 50%;
    padding-inline:15px;
  }
  .company_sec2_item:nth-child(n+2){
    margin-top: 0;
  }
  .company_sec2_item:nth-child(n+3){
    margin-top: 50px;
  }

  /*sec3*/
  .company_sec3_wrap{

  }
  .company_sec3_wrap .table_rows_th,
  .company_sec3_wrap .table_rows_td{
    font-size: 17px;
  }
  .company_sec3_wrap .table_rows_th{
    width: 284px;
  }
  .company_sec3_wrap .table_rows_td{

  }
  .gmap{

  }
  .access_map iframe{

  }
}
@media (min-width:1200px){
  /* メイン部分 */
  /*sec1*/
  .home_about.company_head{
    padding-bottom: 125px;
  }
  .home_about.company_head .tt2{
    margin-bottom: 62px;
  }
  .home_about.company_head .home_about_box1{
    order: 2;
  }
  .home_about.company_head .home_about_imgs_item1{

  }
  .home_about.company_head .home_about_box2{
    order: 1;
    padding-top: 60px;
  }

  /*sec2*/
  .company_sec2_items{
    margin-inline:-15px;
  }
  .company_sec2_item{
    width: 50%;
    padding-inline:15px;
  }
  .company_sec2_item:nth-child(n+2){
    margin-top: 0;
  }
  .company_sec2_item:nth-child(n+3){
    margin-top: 30px;
  }
  .company_sec2_item_inner{

  }
  .company_sec2_item_box1{
    padding-top: 3px;
  }
  .company_sec2_item_img:before{

  }
  .company_sec2_item_box2{

  }
  .prof_txt1{

  }
  .prof_txt2{

  }
  .prof_txt3{

  }
  .prof_box{

  }
  .prof_box_item{

  }
}
@media (min-width:1470px){
  .company_sec2_item_box1{
    width: 38.6%;
  }
  .company_sec2_item_box2{
    width:51.16%;
    margin-top: 0;
  }
  .company_sec2_item_box3{

  }

  .company_sign{
    margin-top: 20px;
    text-align: right;
  }
  .company_sign img{
    height: 50px;
  }

}
@media (min-width:1720px){
  .home_about.company_head .home_about_imgs_item1{
    min-width: 577px;
  }

}


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

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

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}

.topics_list{

}
.topics_list .webgene-blog{

}
.topics_list .webgene-item{

}
.topics_list .webgene-item a{

}
.topics_list .webgene-item .box1{

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

}
.topics_list .webgene-item .box2{

}
.topics_list .webgene-item .meta{

}
.topics_list .webgene-item .date{

}
.topics_list .webgene-item .category{

}
.topics_list .webgene-item .title{

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

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

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

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

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }


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


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


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


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


}

.body_topics,
.body_topicsDetail,
.body_news,
.body_newsDetail{
  background-image: none;
}
/* メイン部分 */
.topics_list{

}
.topics_list .webgene-blog{
  display: flex;
  flex-wrap: wrap;
  margin-inline:-5px;
}
.topics_list .webgene-item{
  width: 50%;
  padding-inline:5px;
}
.topics_list .webgene-item:nth-child(n+3){
  margin-top: 20px;
}
.topics_list .webgene-item a{
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
}
.topics_list .webgene-item a:hover{
  color: #1eb9ee;
}
.topics_list .webgene-item .box1{
  width: 100%;
}
.topics_list .webgene-item .img:before{
  padding-top: 83.333%;
}
.topics_list .webgene-item .box2{
  width: 100%;
  padding: 16px;
}
.topics_list .webgene-item .meta{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 6px;
}
.topics_list .webgene-item .date{
  font-size: 16px;
  font-weight: 700;
  font-family: "Cardo", serif;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 16px;
}
.topics_list .webgene-item .category{
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 13px;
  border: 1px solid #32333d;
  display: inline-block;
  padding: 2px 11px;
}
.topics_list .webgene-item .title{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 2.22em;
}

.webgene-pagination li{
  border: 1px solid #1e3769;
}
.webgene-pagination li.selected{
  background: #1e3769;
  color: #fff;
}

.topics_detail{
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 30px;
}
.topics_detail .meta{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.topics_detail .date{
  font-size: 16px;
  font-weight: 700;
  font-family: "Cardo", serif;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 16px;
}
.topics_detail .category{
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 13px;
  border: 1px solid #32333d;
  display: inline-block;
  padding: 2px 11px;
}
.topics_detail .title{
  font-size:17px;
  font-weight: 500;
  letter-spacing: 0.075em;
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 11px;
  margin-top: 5px;
}
.topics_detail .post_content{
  padding-top: 30px;
}
.topics_detail .post_content h3{
  font-size:17px;
  font-weight: 500;
  letter-spacing: 0.075em;
  background: #c1e1f0;
  padding: 9px 15px;
  margin-bottom: 18px;
}
.topics_detail .post_content img{
  margin-bottom: 24px;
}
.topics_detail img:not(:first-of-type) {
  margin-top: 30px;
}
.topics_detail .post_content .txt{
  font-size:16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 2.125em;
}
.topics_detail .txt h3:not(:first-of-type) {
  margin-top: 30px;
}
.body_topicsDetail .read_more a:after{
  color: #1eb9ee;
}
@media (max-width:767px){
  .topics_list .webgene-item .date{
    margin-bottom: 10px;
  }
}
@media (min-width:768px){
  .topics_list{

  }
  .topics_list .webgene-blog{
    margin-inline:0;
    display: block;
  }
  .topics_list .webgene-item{
    width: 100%;
    padding-inline:0;
  }
  .topics_list .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .topics_list .webgene-item:nth-child(n+2){
    margin-top: 20px;
  }
  .topics_list .webgene-item a{
    border-radius: 5px;
    position: relative;
  }
  .topics_list .webgene-item a:before{
    content: "";
    display: block;
    width: 1px;
    height:160px;
    background: #e6e6e6;
    position: absolute;
    right: 6.1%;
    top: 50%;
    transform:translateY(-50%);
  }
  .topics_list .webgene-item a:hover:after{
    right: 1.3%;
  }
  .topics_list .webgene-item a:after{
    content: "";
    display: block;
    width: 19px;
    aspect-ratio:19 / 16;
    /*background-image: url(https://ms-base.co.jp/system_panel/uploads/images/arrow-right.png);*/
    background-image: url(https://ms-base.co.jp/system_panel/uploads/images/arrow-right2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 1.6%;
    top: 50%;
    transform:translateY(-50%);
    color: #1eb9ee;
    transition: all .2s;
  }
  .topics_list .webgene-item .box1{
    width: 33.67%;
    border-radius: 5px 0 0 5px;
  }
  .topics_list .webgene-item .img{
    border-radius: 5px 0 0 5px;
  }
  .topics_list .webgene-item .img img{
    border-radius: 5px 0 0 5px;
  }
  .topics_list .webgene-item .img:before{
    padding-top: 200px;
  }
  .topics_list .webgene-item .box2{
    width: 66.32%;
    padding: 35px 30px;
    border-radius: 0 5px 5px 0;

  }
  .topics_list .webgene-item .meta{

  }
  .topics_list .webgene-item .date{
    font-size: 20px;
  }
  .topics_list .webgene-item .category{

  }
  .topics_list .webgene-item .title{
    font-size: 16px;
    width: calc(100% - 6.1%);
  }

  .body_topics .pg_topics .webgene-item .inner{
    padding: 0;
  }

  .posts_side_title{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.025em;

  }
  .body_topics .webgene-pagination{
    margin-top: 60px;
  }

  .topics_detail{

  }
  .topics_detail .meta{

  }
  .topics_detail .date{
    font-size: 17px;
    margin-right: 31px;
  }
  .topics_detail .category{

  }
  .topics_detail .title{
    font-size:18px;
  }
  .topics_detail .post_content{
    padding-top: 40px;
  }
  .topics_detail .post_content h3{
    font-size:18px;
  }
  .topics_detail .post_content img{
    margin-bottom: 39px;
  }

  .body_topicsDetail .read_more{
    margin-top: 54px;
  }
  .body_topicsDetail .read_more a{
    min-width: 349px;
  }
}
@media (min-width:1024px){
  .topics_list .webgene-item .box1{
    width: 19.67%;
  }
  .topics_list .webgene-item .box2{
    width: 80.32%;
  }
  .topics_list .webgene-item a:after{
    right: 2.6%;
  }

  .topics_detail{

  }
  .topics_detail .meta{

  }
  .topics_detail .date{

  }
  .topics_detail .category{

  }
  .topics_detail .title{

  }
  .topics_detail .post_content{

  }
  .topics_detail .post_content h3{

  }
  .topics_detail .post_content img{

  }
}
@media (min-width:1200px){
  .body_topics .posts_layout_box1{
    width: 80.26%;
  }
  .body_topics .posts_layout_box2{
    width: 16.77%;
  }
  .topics_list{

  }
  .topics_list .webgene-blog{

  }
  .topics_list .webgene-item{

  }
  .topics_list .webgene-item a{

  }
  .topics_list .webgene-item .box1{

  }
  .topics_list .webgene-item .img:before{
    padding-top: 200px;
  }
  .topics_list .webgene-item .box2{

  }
  .topics_list .webgene-item .meta{
    margin-bottom: 16px;
  }
  .topics_list .webgene-item .date{

  }
  .topics_list .webgene-item .category{

  }

}
@media (min-width:1470px){
  .topics_list .webgene-item .title{
    font-size: 18px;
  }

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


}


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

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

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}


@media (max-width:374px){

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

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

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

  .pg_xxx{

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }

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


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


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


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


}

/* メイン部分 */

@media (max-width:767px){

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

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


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


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


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


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

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

/* フォーム */
.formTbl{
  border: 1px solid #b2b2b2;
  background: #ffffff;
}
.form.formWrap {
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.formRow + .formRow{
  border-top: 1px solid #b2b2b2;
}
.formTh {
  padding: 16px 15px 16px 20px;
  background: #e0e2e9;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.formTh{

}
.formTh label{
  margin: 0;
}
.d-inline-block.requiredText {
  font-size: 13px;
  padding: 3px 12px;
  margin-top: 3px;
  float: right;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #b80000;
  color: #ffffff;
}
.d-inline-block.requiredText.nini{
  background: #fff;
  color: #b80000;
  border: 1px solid #b80000;
}
.formTd {
  font-size: 15px;
  padding: 10px 16px;

}
.formTd.a-center{
  display: flex;
  align-items: center;
}
.formTd input[type="text"],
.formTd input[type="tel"],
.formTd input[type="email"]{
  max-width: 461px;
  height: 39px;
  width: 100%;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.formTd select{
  border-radius: 0;
}
.formTd input[name="zip1"]{
  max-width: 120px;
}
.formTd input[name="zip2"]{
  max-width: 150px;
}
.formTd select[name="pref"]{
  max-width: 225px;
  width: 100%;
  font-size: 16px;
  padding: 7px 10px;
  border: 1px solid #d6d8d8;
}
.formTd input[name="city"]{
  max-width: 425px;
}
.formTd .addArea + .addArea{
  margin-top: 8px;
}
.formTd .addArea .labelText02{
  width: 75px;
}
.formTd textarea{
  width: 100%;
  height: 280px;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.formWrap .text-center{
  padding-top: 56px;
}
.formWrap input[name="privacy"]{
  margin-right: 7px;
}
.formWrap .privacyLabel{
  font-size: 17px;
  font-weight: 600;
  display: inline;
}
.formWrap .privacyLabel a{
  color: #1a3e9b;
}
.formBtn.formSend {
  min-width: 349px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  border: 1px solid currentColor;
  background: var(--main-color);
  border-radius: 5px;
  color: #FFF;
  padding: 19px 29px;
  margin: 5px 5px;
  position: relative;
  z-index: 1;
  transition: 0.2s all;
  cursor: pointer;
}
.formBtn.formSend:hover {
  color: #FFF;
  background: var(--sub-color);
}
.formBtn.formSend:hover:after{
  margin-right: -5px;
}
.formBtn.formSend:after {
  content: "→";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 18px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.2s all;
  color: #1eb9ee;
}
.formWrap label {
  display: inline-block;
  margin-bottom: 0;
}
.radioArea{
  padding: 0;
}
.radioArea .d-inline-block .label{
  margin-left: 9px;
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.radioArea .d-inline-block{
  margin-right: 8px;
}
.radioArea .d-inline-block:last-child{
  margin-right: 0;
}
label.label.zipcode_i {
  padding: 5px;
  background: #cccccc;
  margin: 0;
  display: inline-block;
  border: 1px solid #d6d8d8;
  border-right: 0;
  vertical-align: top;
  line-height: 1.8em;
}

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

  .thanks_text{
    text-align: center; 
  }
}


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

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

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

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

.contact_tt.privacy {
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-bottom: 49px;
}
.contact_tt.privacy br{
  display: none;
}
.formWrap .d-inline{
  display: inline-block!important;
}
.formWrap .d-inline-block {
  vertical-align: middle;
}

.privacy_box {
  padding: 30px 50px 30px 28px;
  height: 397px;
  overflow: auto;
  background: #fff;
  border: 1px solid #bfbfbf;
  margin-top: 0;
  color: #000000;
  margin-top: 60px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px){
  .radioArea {
    padding: 0 5px;
  }
  .radioArea .d-inline-block .label {
    margin-left: 11px;
  }


  .privacy_ttl{
    font-size: 18px;
  }

}

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

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

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

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



  .contact_info_bg {
    padding: 18px 10px;
  }

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

  .privacy_box{
    padding: 30px 10px; 
  }
}

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

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