@charset "UTF-8";

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

}
.pg_company .section.sec1{

}


/*テーブル*/
.company_tbl{

}
.company_tbl .table_rows_th,
.company_tbl .table_rows_td{
  border: 1px solid #bfbfbf;
  padding: 11.5px 13px;
}
.company_tbl .table_rows_th{
  background: #f9f5f0;
}
.company_tbl .table_rows_td{

}

/*地図*/
.gmap{

}
.access_map iframe{
  border: none;
  height: 250px;
}

/*ギャラリー*/
.company_gallery_items{
  margin-top: 40px;
}

@media (max-width:374px){

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

}
@media (max-width:767px){
  /*テーブル*/
  .company_tbl{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    border-bottom: 0;
  }
  .company_tbl .table_rows_tr:last-child .table_rows_td{
    border-bottom: 1px solid #bfbfbf;
  }

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

  }
  .pg_company .section.sec1{

  }

  /*テーブル*/
  .company_tbl{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    font-weight: 500;
  }
  .company_tbl .table_rows_th{
    border-right: 0;
  }
  .company_tbl .table_rows_td{
    border-left: 0;
    padding-left: 22px;
  }

  /*地図*/
  .gmap{
    margin-top: 80px;
  }
  .access_map iframe{
    height: 400px;
  }

  /*ギャラリー*/
  .company_gallery_items{
    margin-top: 72px;
  }

}


@media (min-width:1024px){
  .pg_company{
    padding-top: 60px;
  }
  .pg_company .section.sec1{

  }

  /*テーブル*/
  .company_tbl{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    font-size: 18px;
  }
  .company_tbl .table_rows_th{
    width: 284px;
  }
  .company_tbl .table_rows_td{

  }

  /*地図*/
  .gmap{

  }
  .access_map iframe{

  }

  /*ギャラリー*/

  .ftr_contact_en{
    font-size: clamp(2.5rem, 1.875rem + 3.13vw, 5.625rem);
  }
}
@media (min-width:1200px){
  .ftr_contact_en{
    font-size: clamp(2.5rem, 2rem + 2.5vw, 5rem);
  }

  .link_1{
    font-size: 15px;
  }

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

  }
  .pg_about .section.sec1{

  }
  .pg_about .section.sec2{

  }
  .pg_about .section.sec3{

  }*/
  .ftr_contact_en{
    font-size: clamp(2.5rem, 1.875rem + 3.13vw, 5.625rem);
  }


  .link_1{
    font-size: 18px;
  }
}
@media (min-width:1720px){
  .ftr_contact_en{
    font-size: clamp(2.5rem, 1.75rem + 3.75vw, 6.25rem);
  }
}

/*******************************
*　お問い合わせ
********************************/
.pg_contact{

}

.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: 36px;
  font-weight: 700;
  letter-spacing: 0.075em;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 0.16em;
}
.contact_tt.privacy{
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.075em;
  font-family: 'Zen Kaku Gothic New', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  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: 12px 15px 12px 20px;
  background: #f9f5f0;
  letter-spacing: 0.075em;
  font-weight: 500;
}
.pg_contact .formTh label{
  margin: 0;
}
.d-inline-block.requiredText {
  font-size: 13px;
  padding: 7px 12px;
  margin-top: 3px;
  float: right;
  font-weight: 500;
  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;
  padding: 10px 16px;
}
.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.075em;
}
.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.075em;
}
.pg_contact .formWrap .text-center{
  padding-top: 24px;
}
.pg_contact input[name="privacy"]{
  margin-right: 7px;
}
.pg_contact .privacyLabel{
  font-size: 17px;
  display: inline;
  font-weight: 600;
}
.pg_contact .privacyLabel a{
  color: #fea4a4;
}
.pg_contact .formBtn.formSend {
  min-width: 320px;
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.2;
  border: none;
  background: var(--main-color);
  border-radius: 50px;
  color: #FFF !important;
  padding: 16px 20px;
  margin: 0 auto 0;
  position: relative;
  z-index: 1;
  transition: 0.2s all;
  cursor: pointer;
}
.pg_contact .formBtn.formSend:after{
  content: "\f054";
  font-family: 'FontAwesome';
  display: block;
  width: 22px;
  font-weight: 500;
  aspect-ratio: 1;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-color);
  border-radius: 50%;
  font-size: 11px;
  transition: 0.2s all;
  position: absolute;
  right: 24px;
  padding-top: 2px;
  padding-left: 3px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pg_contact .formBtn.formSend:hover:after{
  right: 20px;
}

.pg_contact label {
  display: inline-block;
  margin-bottom: 0;
  line-height: 2.25em;
}
.radioArea{
  padding: 0;
}
.radioArea .d-inline-block .label{
  margin-left: 9px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  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: 5px;
  background: #cccccc;
  margin: 0;
  display: inline-block;
  border: 1px solid #d6d8d8;
  border-right: 0;
  vertical-align: top;
  line-height: 1.78em;
}
.pg_contact .section.sec1 {
  padding: 0 0 0;
}

@media only screen and (min-width: 1024px){
  .pg_contact{
    padding-top: 110px;
  }
  .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 .formBtn.formSend{
    font-size: 20px;
    padding: 16px 40px;
  }

  .thanks_text{
    text-align: center;
  }
}


/* プライバシー */
.pg_contact .section.sec2{
  padding: 150px 0 20px;
}
.pg_contact .section.sec2 .contact_tt{
  margin-bottom: 60px;
  padding-left: 10px;
}
.privacy_item {
  margin-top: 27px;
}
.privacy_ttl {
  font-size: 18px;
  font-weight: 500;
  padding: 8px 15px;
  margin-bottom: 12px;
  border-left: 6px solid #fea4a4;
  letter-spacing: 0.08em;
}
.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 {
  margin-bottom: 48px;
}
.contact_tt.privacy br{
  display: none;
}
.pg_contact .d-inline{
  display: inline-block!important;
}
.pg_contact .d-inline-block {
  vertical-align: middle;
  line-height: 1;
}

.privacy_box{
  padding: 30px 50px 30px 28px;
  height: 397px;
  overflow: auto;
  background: #fff;
  border: 1px solid #bfbfbf;
  margin-top: 0;
  color: #000000;
  margin-top: 50px;
  margin-bottom: 38px;
}
@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 {
    font-size: 19px;
    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;
  }


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

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

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

  .privacy_box{
    padding: 30px 10px;
  }

  .thanks_text{
    margin-top: 30px;
  }
}

/*******************************
*　お問い合わせ送信完了
********************************/
.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;
  }
}



/*******************************
*　背景
********************************/
.pos{
  position: absolute;
}

/*ご利用までの流れ*/
.pg_flow .section.sec1{
  position: relative;
}
.flow_bk1{
  width: 32.44%;
  aspect-ratio:623 / 466;
  left: -10%;
  top: 33%;
  z-index: -1;
}
.flow_bk2{
  width: 40.98%;
  aspect-ratio:787 / 614;
  right: -12%;
  top: 16%;
  z-index: -1;
}

/*代表挨拶*/
.pg_message{
  position: relative;
}
.pg_message .section.sec1{
  position: relative;
}
.pg_message .cmn_about.right{
  align-items: flex-start;
}
.cmn_about_box2{
  position: relative;
}
.message_bk1{
  width: 41.56%;
  aspect-ratio:798 / 646;
  right: -14%;
  top: 7%;
  z-index: -1;
}
.message_bk2{
  width: 75.42%;
  aspect-ratio:528 / 406;
  right: -23.57%;
  bottom: -34%;
  z-index: -1;
}

.message_contents_box1{
  position: relative;
}
.message_bk3{
  width:73%;
  aspect-ratio:684 / 534;
  top: -48%;
  left: -57%;
  z-index: -1;
}
.message_bk4{
  width:41.4%;
  aspect-ratio:795 / 595;
  bottom: -4%;
  left: -12%;
  z-index: -1;
}
@media (max-width:374px){

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

}
@media (max-width:767px){
  .footer{
    margin-top: 80px;
  }

  /*ご利用までの流れ*/
  .pg_flow .section.sec1:before{
    height: 580px;
    top: 78px;
  }

  /*代表挨拶*/
  .pg_message .tt2_ja{
    font-size: 20px;
  }
}
@media (min-width:768px){
  /*代表挨拶*/
  .pg_message .section.sec2{
    padding-top: 120px;
    margin-top: 50px;
    ;
  }
  .message_bk3{
    width: 65%;
    aspect-ratio:684 / 534;
    top: -48%;
    left: -57%;
    z-index: -1;
  }
  .message_bk4{
    width:41.4%;
    aspect-ratio:795 / 595;
    bottom: -7%;
    left: -12%;
    z-index: -1;
  }

}
@media (min-width:1024px){
  /*ご利用までの流れ*/
  .flow_bk1{
    left: -23%;
    top: 33%;
    z-index: -1;
  }
  .flow_bk2{
    right: -31%;
    top: 16%;
    z-index: -1;
  }

  /*代表挨拶*/
  .pg_message .section.sec2{
    /*    padding-top: 330px;*/
    margin-top: 0;
  }
  .message_bk1{
    right: -30%;
    top: -13%;
    z-index: -1;
  }
  .message_bk2{
    right: -23.57%;
    bottom: -34%;
    z-index: -1;
  }
  .message_bk3{
    width: 81%;
    aspect-ratio:684 / 534;
    top: -48%;
    left: -57%;
    z-index: -1;
  }
  .message_bk4{
    width:41.4%;
    aspect-ratio:795 / 595;
    bottom: -9%;
    left: -12%;
    z-index: -1;
  }

}
@media (min-width:1200px){
  /*ご利用までの流れ*/
  .flow_bk1{
    left: -10%;
    top: 33%;
    z-index: -1;
  }
  .flow_bk2{
    right: -12%;
    top: 16%;
    z-index: -1;
  }

  /*代表挨拶*/
  .message_bk1{
    right: -14%;
    top: -13%;
    z-index: -1;
  }
  .message_bk2{
    width: 65.42%;
    right: -10%;
    bottom: -30%;
    z-index: -1;
  }
  .message_bk3{
    width: 114%;
    aspect-ratio:684 / 534;
    top: -48%;
    left: -57%;
    z-index: -1;
  }
  .message_bk4{
    width:41.4%;
    aspect-ratio:795 / 595;
    bottom: -9%;
    left: -12%;
    z-index: -1;
  }

}
@media (min-width: 1720px) {
  .message_bk2 {
    width: 76.89%;
    right: -25%;
    bottom: -34%;
    z-index: -1;
  }
}