body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*******************************
*　お問い合わせ
********************************/
.contact_text{
  margin: 50px 0 30px;
  text-align: center;
  letter-spacing: 0.075em;
  line-height: 2;
}
.privacy_box ul {
    display: block;
    list-style-type: none;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    unicode-bidi: isolate;
    ext-indent: -1.2em;
    padding-left: 1em;
    text-indent: -1em;
}

/* コンタクトフォーム */
.contact_info{
  background: #f0f0f0;
  text-align: center;
  padding: 20px;
  margin-bottom: 100px;
}
.contact_info .box1{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.14em;
}
.contact_info .box2{
  margin-top: 20px;
  background: #FFFFFF;
  padding: 20px 5px;
  line-height: 1;
}
.contact_info .box2 .icon{
  display: inline-block;
  font-size: 25px;
  font-weight: bolder;
  background: #8c8c8c;
  color: #FFFFFF;
  padding: 5px 15px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 5px;
}
.contact_info .box2 .tel{
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.contact_info .box2 .tel a{
  display: block;
}
.contact_info .box2 .txt{
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}

.contact_form{
  width: 100%;
  border: 1px solid #5686b2;
}
.contact_form tr{
  border-bottom: 1px solid #5686b2;
}
.contact_form th,
.contact_form td{
  height: 59px;
  padding: 8px 13px 8px 20px;
  font-weight: normal;
  text-align: left;
}
.contact_form th{
  padding-top: 15px;
  background: #d3edf6;
  width: 311px;
  letter-spacing: 0.08em;
  vertical-align: top;
}
.contact_form th .require{
  display: inline-block;
  padding: 2px 10px 2px 12px;
  margin-top: 2px;
  color: #FFF;
  background: #b80000;
  font-size: 13px;
  font-weight: normal;
  float: right;
  letter-spacing: 0.12em;
}
.contact_form dl{
  width: 100%;
  display: flex;
  align-items: center;
}
.contact_form dl + dl{
  margin-top: 10px;
}
.contact_form dl dt,
.contact_form dl dd{

}

.contact_form dl.addr dt{
  width: 90px;
}
.contact_form dl.addr dd{
  width: calc(100% - 90px);
}
.contact_form dl.date {
  align-items: flex-start;
}
.contact_form dl.date dt{
  width: 90px;
}
.contact_form dl.date dt + dt{
  margin-left: 5px;
}
.contact_form dl.date dt select{
  width: 100%;
}
.contact_form dl.date dt.wide{
  width: 200px;
}
.contact_form dl.addr dd{

}
.contact_form td{
  font-size: 15px;
  padding-right: 22px;
  letter-spacing: 0.16em;
}
.contact_form td [type="text"],
.contact_form td [type="email"],
.contact_form td select,
.contact_form td textarea{
  height: 39px;
  padding: 6px 12px;
  max-width: 100%;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.contact_form td .wpcf7-checkbox,
.contact_form td .wpcf7-radio{
  border: 0;
}
.mwform-checkbox-field input,
.mwform-radio-field input {
  margin-right: 10px;
}
.mw_wp_form .horizontal-item{
  margin-left: 10px;
  margin-right: 20px;
  display: inline-block;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 10px;
}
.contact_form td [type="text"],
.contact_form td [type="email"]{
  width: 462px;
  max-width: 100%;
}
.contact_form td textarea {
  width: 100%;
  height: 280px;
}
.contact_form td [type="file"]{
  padding: 10px 0;
  border: 0;
}
.contact_form td .wpcf7-file + .wpcf7c-conf{
  width: 100%;
  border: 1px solid #398f14;
}
.contact_form td [name="zipcode"],
.contact_form td [name="addr1"]{
  width: 165px;
}
.contact_form td [name="your-tel[data][0]"],
.contact_form td [name="your-tel[data][1]"],
.contact_form td [name="your-tel[data][2]"]{
  width: 100px;
}
.contact_form td [name="addr1"]{
  width: 225px;
}
.contact_form td [name="addr2"]{
  width: 425px;
}
.contact_form td .form-control-wrap.zipcode{
  display: flex;
  align-items: stretch;
}
.contact_form td .form-control-wrap.zipcode:before{
  vertical-align: top;
  content: "〒";
  background: #CCC;
  width: 25px;
  padding: 0;
  margin: 0;
  border: 1px solid #CCC;
  border-right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.contact_form td .addr_auto{
  font-size: 14px;
  background: #f0f0f0;
  border: 1px solid #d6d8d8;
  margin-left: 10px;
  padding: 0 20px;
}

.contact_form td .wpcf7-checkbox,
.contact_form td .wpcf7-radio{
  display: block;
}
.contact_form span.wpcf7-list-item{
  margin: 0 1em 0 0;
}
.privacy_box {
  height: 280px;
  padding: 3px 10px;
  margin: 4px 0;
  border: 1px solid #d6d8d8;
  overflow-y: scroll;
  text-align: justify;
  line-height: 1.93;
}


.contact_form_msg{
  margin-top: 10px;
  margin-bottom: 10px;
}

ul {
  display: block;
 list-style-type: none;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  unicode-bidi: isolate;
  ext-indent: -1.2em;
  padding-left: 1em;
}


/* 確認画面用 */

.contact_form_acceptance{
  font-size: 17px;
  text-align: center;
  margin-top: 63px;
  letter-spacing: 0.08em;
  color: #000;
}
.contact_form_acceptance a{
  color: #1a3e9b;
}
.contact_form_acceptance input{
  margin-right: 5px;
}
.mw_wp_form .contact_form_acceptance .horizontal-item{
  margin-left: 0;
  margin-right: 0;
}
.contact_form_acceptance span.wpcf7-list-item{
  margin: 0;
}
.contact_form_acceptance .mwform-checkbox-field-text{
  display: none;
}
.mw_wp_form_preview .contact_form_acceptance .check_hide{
  display: none;
}

/* コンタクトフォーム - ボタン */
.contact_form_btns{
  text-align: center;
  padding: 46px 0 0;
  display: flex;
  justify-content: space-evenly;
}
.contact_form_btns input[type="submit"],
.contact_form_btns input[type="button"]{
  padding: 12px;
  width: 285px;
  margin: 0 auto;
  font-size: 15px;
  background: url(/img/contact/submit_arrow.png) no-repeat right 22px center,
    linear-gradient( -90deg, rgba(235,212,105,0.99608) 0%, rgb(241,214,65) 100%);
  box-shadow: 1.286px 1.532px 1.98px 0.02px rgba(0, 0, 0, 0.1);
  border: 0;
  font-weight: 500;
  color: #fff;
  border-radius: 24px;
  display: block;
  position: relative;
}
.contact_form_btns input[type="submit"][disabled],
.contact_form_btns input[type="button"][disabled]{
  background: #CCC;
}
.contact_form_btns input.wpcf7-confirm{

}
.contact_form_btns input[type="submit"].back{
  background: #CCC;
}
.contact_form_btns input.wpcf7-submit{
  background: #398f14;
}
.mw_wp_form_confirm .contact_form_btns input[type="submit"]{
  margin: 0 10px;
}

.contact_tt {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 22px;
  padding-top: 15px;
  margin-bottom: 15px;
}
.contact_tt + .center{
  letter-spacing: 0.075em;
  text-align: center;
}

@media (min-width:768px){
  .contact_text {
    margin-top: 60px;
    margin-bottom: 63px;
    padding-left: 8px;
  }
}
@media (min-width:1024px){
  .pg_contact .tt_en{
    letter-spacing: 0.1em;
    padding-left: 6px;
  }


}


@media (max-width:1023px){
  .contact_form th {
    width: 241px;
  }
}
@media (max-width:767px){
  .contact_text{
    text-align: justify;
  }
  .contact_form th,
  .contact_form td{
    width: 100%;
    height: auto;
    padding: 10px;
    display: block;
  }
  .contact_form_acceptance{
    margin-top: 40px;
  }
  .contact_form_btns{
    padding-top: 40px;
  }
  .mw_wp_form_confirm .contact_form_btns input[name="submit"]{
    background: url(/img/contact/submit_arrow.png) no-repeat right 5px center,
      linear-gradient( -90deg, rgba(235,212,105,0.99608) 0%, rgb(241,214,65) 100%)
  }
}


/*******************************
*　新着情報
********************************/
#head{
  margin-top: -30px;
  padding-top: 30px;
  margin-bottom: 50px;
}
.post_items .item a {
  padding: 0 4px 25px;
  border-bottom: 1px solid #6b6b6b;
}
.pg_topics .post_items .item a{
  transition: 0.2s;
}
.pg_topics .post_items .item a:hover{
  opacity: 0.7;
  text-decoration: none;
}
.post_items .item .title{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.pagination{
  margin-top: 50px;
}
.pagination .page-numbers {
  padding: 4px 13.5px;
  color: #000;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  border-color: #e5e5e5;
}

/*詳細*/
.post_items .item.single_item{
  border: 0;
  padding: 0;
}
.pg_topics .post_items .item.single_item .title{
  width: 100%;
  font-size: 16px;
  padding: 0 2px 27px;
  margin-top: 30px;
  border-bottom: 1px solid #6b6b6b;
  letter-spacing: 0.075em;
  white-space: inherit;
  text-overflow: inherit;
  line-height: 1.5;
}
.post_items .post_content {
  padding: 0 3px 11px;
  letter-spacing: 0.075em;
  line-height: 2.125;
  text-align: justify;
  border-bottom: 1px solid #6b6b6b;
  color: #000000;
}
.post_items .post_content .thumb img{
  margin-bottom: 20px;
}
.post_items .post_content .thumb img,
img[class*="wp-image-"], img[class*="attachment-"] {
  margin-left: -3px;
  margin-bottom: 10px;
}
.pagination .nav-posts .page-archive a {
  background: #74c4df;
  padding: 10px;
  letter-spacing: 0.075em;
  font-weight: 700;
  transition: 0.2s;
}
.pagination .nav-posts .page-archive a:hover{
  text-decoration: none;
  background: #60a3ba;
}
.pagination .nav-posts .page-next a,
.pagination .nav-posts .page-prev a {
  padding: 10px;
  letter-spacing: 0.075em;
  font-weight: 500;
  transition: 0.2s;
  border-color: #d3d3d3;
}
.pagination .nav-posts .page-next a:hover,
.pagination .nav-posts .page-prev a:hover{
  text-decoration: none;
  background: #DDD;
}

@media (max-width:767px){
  select[name="s_cat"]{
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 1px solid;
    border-radius: 0;
    background: #fff;
  }
  .post_items .item a{
    padding-bottom: 15px;
  }
  .post_items .item .title{
    padding-left: 0;
    margin-top: 8px;
  }
  .post_items .item:nth-child(n+2) {
    margin-top: 15px;
  }

  .pg_topics .post_items .item.single_item .title{
    margin-top: 20px;
  }
  .pagination .nav-posts .page-next,
  .pagination .nav-posts .page-prev {
    min-width: 50px;
  }
  .pagination .nav-posts .page-next a:before,
  .pagination .nav-posts .page-prev a:after{
    display: none;
  }
}
@media (min-width:768px){
  #head{
    margin-bottom: 80px;
  }
  .topics_cat {
    margin: 0 -8px;
    display: flex;
  }
  .topics_cat li{
    width: 25%;
    padding: 0 8px;
  }
  .topics_cat li a{
    font-size: 15px;
    padding: 12px;
    display: block;
    border: 1px solid #5686b2;
    border-radius: 10px 0 10px 0;
    text-align: center;
    color: #74c4df;
    letter-spacing: 0.075em;
    font-weight: 700;
    transition: 0.2s;
  }
  .topics_cat li.on a,
  .topics_cat li a:hover{
    background: #d3edf6;
    color: #181818;
    font-weight: 700;
    text-decoration: none;
  }

  .post_items .item:nth-child(n+2) {
    margin-top: 25px;
  }
  .pg_topics .post_items .item .date {
    width: 117px;
  }
  .pg_topics .post_items .item .title{
    width: calc(100% - 117px - 100px);
    padding-left: 30px;
  }

  .pagination{
    margin-top: 77px;
  }

  .pg_topics .post_items .item.single_item .title{
    font-size: 18px;
  }
  .post_items .post_content {
    margin-top: 40px;
  }
  .post_items .post_content .thumb img{
    margin-bottom: 40px;
  }
  .single .pagination {
    margin-top: 65px;
  }
  .pg_topics.single .post_items .item .date {
    width: 127px;
  }
  .pagination .nav-posts .page-archive a {
    padding: 13px 80px;
  }
  .pagination .nav-posts .page-next,
  .pagination .nav-posts .page-prev {
    min-width: 181px;
  }
  .pagination .nav-posts .page-next a,
  .pagination .nav-posts .page-prev a {
    padding: 12px 31px;
  }
}
@media (min-width:1024px){
  .topics_cat {
    margin: 0 -15px 120px;
  }
  .topics_cat li{
    padding: 0 15px;
  }
  .pg_topics .post_items .item .title{
    width: calc(100% - 117px - 135px);
  }

  .pagination .nav-posts .page-archive a {
    padding: 13px 123.5px;
  }
  .pagination .nav-posts .page-next,
  .pagination .nav-posts .page-prev {
    min-width: 251px;
  }
  .pagination .nav-posts .page-next a,
  .pagination .nav-posts .page-prev a {
    padding: 12px 81px;
  }
  .pagination .nav-posts .page-next a:before {
    font-size: 18px;
    left: 17px;
  }
  .pagination .nav-posts .page-prev a:after {
    font-size: 18px;
    right: 17px;
  }

}
@media (min-width:1200px){


}



/*******************************
*　ご相談の流れ
********************************/
.pg_contact .tt_en,
.pg_flow .tt_en {
  color: #f7f7f7;
}
.flow_list{
  margin-top: 50px;
  font-family: 'Noto Serif JP', serif;
}
.flow_list .step{
  font-size: 18px;
  padding: 10px;
  margin-bottom: 40px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.075em;
  color: #fff;
  position: relative;
}
.flow_list .step:before{
  content: "";
  width: 100%;
  height: 30px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
  left: 0;
  top: -1px;
  background: #fff;
}
.flow_list .item:nth-child(1) .step{
  top: 0;
  height: 100%;
}
.flow_list .item:nth-child(1) .step:before{
  display: none;
}
.flow_list .item:nth-child(1) .step,
.flow_list .item:nth-child(1) .step:after{
  background: #d3edf6;
}
.flow_list .item:nth-child(2) .step,
.flow_list .item:nth-child(2) .step:after{
  background: #abd1de;
}
.flow_list .item:nth-child(3) .step,
.flow_list .item:nth-child(3) .step:after{
  background: #68aac1;
}
.flow_list .item:nth-child(4) .step,
.flow_list .item:nth-child(4) .step:after{
  background: #5686b2;
}
.flow_list .step:after{
  content: "";
  width: 100%;
  height: 30px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
  left: 0;
  bottom: -29.5px;
  z-index: 1;
}
.flow_list .step span{
  font-size: 42px;
  display: block;
}
.flow_list .ttl{
  font-size: 21px;
  letter-spacing: 0.075em;
  font-weight: 700;
}
.flow_list .ttl:after{
  content: "";
  width: 60px;
  height: 1px;
  margin: 16px 0 8px;
  background: #0d0d0d;
  display: block;
}
.flow_list .text{
  letter-spacing: 0.075em;
  line-height: 2.125;
}
.flow_list .text .link{
  border-bottom: 1px solid;
  padding-bottom: 0;
  display: inline-block;
}
.flow_list .text a:hover{
  opacity: 0.7;
  text-decoration: none;
}

@media (max-width:767px){
  .flow_list .step{
    margin-bottom: 50px;
  }
  .flow_list .ttl{
    text-align: center;
  }
  .flow_list .ttl:after{
    margin: 10px auto;
  }
  .flow_list .img{
    margin-top: 20px;
    text-align: center;
  }
  .flow_list .item:nth-child(n+2){
    margin-top: 70px;
  }
  .flow_list .item:nth-child(n+2) .step{
    padding-top: 45px;
    padding-bottom: 0;
  }
}
@media (min-width:768px){
  .flow_list{
    margin-top: 90px;
  }
  .flow_list .item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
  }
  .flow_list .step{
    width: 17%;
    height: 100%;
    font-size: 24px;
    padding: 25px 0;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .flow_list .step:before{
    height: 43px;
    top: -0.5px;
  }
  .flow_list .step:after{
    height: 43px;
    bottom: -42.5px;
  }
  .flow_list .step span{
    font-size: 56px;
    letter-spacing: 0.075em;
    padding-left: 3px;
  }
  .flow_list .img{
    width: 28%;
  }
  .flow_list .txt{
    width: 55%;
    min-height: 185px;
    padding: 0 35px;
  }
  .flow_list .item:nth-child(n+2){
    padding-top: 77px;
    margin-top: 5px;
  }
  .flow_list .item:nth-child(n+2) .step{
    padding-top: 73px;
  }
  .flow_list .ttl {
    margin-top: -9px;
  }
}
@media (min-width:1024px){
  .flow_list .step{
    width: 160px;
  }
  .flow_list .img{
    width: 285px;
  }
  .flow_list .txt{
    width: calc(100% - 160px - 285px);
    padding: 0 57px;
  }
  .flow_list .text{
    letter-spacing: 0.001em;
  }
  .pg_flow #sec1 .tt2 {
    margin-top: -69px;
  }


}
@media (min-width:1200px){
  .flow_list .text{
    letter-spacing: 0.075em;
  }


}





/* **********************************
 *  料金
 * ********************************* */
.pg_price{
  margin-bottom: -80px;
}
.pg_price .section#sec1{
  padding-top: 55px;
  padding-bottom: 80px;
  /*height: 2565px;*/
  position: relative;
}
.pg_price .section#sec1:after{
  content: "";
  width: 100%;
  height: 100%;
  background: url(/img/cmn_bg.png) left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 30px 0 0 0;
}
.price_items{
  margin: 80px -5px 0;
}
.price_items .item{
  padding: 0 5px;
}
.price_items .item:nth-child(n+2){
  margin-top: 85px;
}
.price_items .item .title{
  font-family: Noto Serif JP;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0.075em;
  color: #024189;
}
.price_items .item .title:after{
  content: "";
  display: block;
  margin-top: 14px;
  margin-left: 2px;
  width: 60px;
  border-bottom: 1px solid #024189;
}
.price_items .item .price{
  margin-top: 30px;
}
.price_items .item th,
.price_items .item td,
.price_items .item .text{
  font-family: Noto Serif JP;
  font-weight: 400;
  letter-spacing: 0.075em;
}
.price_items .item th,
.price_items .item td{
  text-align: center;
  border: 1px solid #5686b2;
  border-collapse: collapse;
  line-height: 1.5;
  padding: 17.3px 0;
}
.price_items .item th{
  background: #abd1de;
  background: #abd1de;
}
.price_items .item td{
  background: #f8f7f7;
}
.price_items .item .text{
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 11px;
  line-height: 1.9;
}
.price_items .item .list_box{
  margin-top: 20px;
}
.price_items .item .list_box .list{
  margin-top: 30px;
  padding-left: 35px;
  line-height: 1.9;
}
.price_items .item .list_box .list li::marker{
  letter-spacing: 0.001em;
}

@media(max-width:767px){
  .pg_price .section#sec1{
    padding-bottom: 100px;
  }
  .price_items{
    margin-top: 30px;
  }
  .price_items .item{
    padding: 0;
  }
  .price_items .item:nth-child(n+2){
    margin-top: 45px;
  }
  .price_items .item .title{
    font-size: 18px;
  }
  .price_items .item .title:after{
    margin-top: 5px;
  }
  .price_items .item .price{
    margin-top: 10px;
  }
  .price_items .item .p1{
    width: 130px;
  }
  .price_items .item .p2{
    width: calc(100% - 130px);
  }
  .price_items .item td{
    font-size: 15px;
    letter-spacing: 0.001em;
  }
}
@media(min-width:768px){
  .pg_price{
    margin-bottom: -140px;
  }
  .pg_price .section#sec1{
    padding-top: 55px;
    padding-bottom: 140px;
  }
  .pg_price .section#sec1:after{
    border-radius: 80px 0 0 0;
  }
  .price_items{
    margin-top: 30px;
  }
}
@media(min-width:1024px){
  .pg_price{
    margin-bottom: -200px;
  }
  .pg_price .section#sec1 {
    padding-bottom: 200px;
  }
  .pg_price .section#sec1:after{
    border-radius: 150px 0 0 0;
  }
  .price_items{
    margin-top: 80px;
  }
}
@media(min-width:1200px){
}


/* **********************************
 *  事務所概要
 * ********************************* */
.pg_outline{

}
.pg_outline .section#sec1{
  margin-top: -69px;
}
.pg_outline .tt_en{
  color: #f7f7f7;
}
.pg_outline .tt_en:first-letter{
  color: #d0eaf7;
}
.outline{
  margin-top: 60px;
}
.outline th,
.outline td{
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.075em;
  border-bottom: 3px solid;
  padding: 40px 0 18.5px;
}
.outline th{
  text-align: center;
  width: 285px;
  border-color: #74c4df;
}
.outline td{
  text-align: justify;
  padding-left: 50px;
  border-color: #e3e3e3;
  line-height: 2;
}
.outline td strong{
  font-weight: 500;
}

@media(max-width:767px){
  .pg_outline .section#sec1{
    margin-top: 0;
  }
  .outline{
    margin-top: 0;
  }
  .outline th,
  .outline td{
    display: block;
    width: 100%;
    padding: 10px 5px;
  }
  .outline th{
    text-align: start;
    margin-top: 50px;
    margin-top: 30px;
  }
}
@media(min-width:768px){
  .outline th{
    width: 30%;
  }
}
@media(min-width:1024px){
  .outline th{
    width: 35%;
  }
}
@media(min-width:1200px){
  .outline th{
    width: 285px;
  }
}

/* **********************************
 *  採⽤募集について
 * ********************************* */
.pg_recruit{

}
.pg_recruit .section#sec1{
  padding-top: 30px;
  padding-bottom: 115px;
  position: relative;
}
.pg_recruit .section#sec1:after{
  content: "";
  width: 100%;
  height: 100%;
  background: url(/img/cmn_bg.png);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 30px 0 30px;
}
.recruit{
  text-align: center;
}
.recruit .text{
  margin-top: 27px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 2;
}
.recruit .btn{
  margin-top: 53px;
}
.recruit .btn a{
  margin: 0 auto;
}
.recruit .btn_text{
  margin-top: 18px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
}

@media(max-width:767px){
  .pg_recruit .section#sec1{
    padding-bottom: 50px;
  }
  .recruit .text{
    font-size: 17px;
    text-align: justify;
  }
}
@media(min-width:768px){
  .pg_recruit .section#sec1{
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .pg_recruit .section#sec1:after{
    border-radius: 120px 0 120px 0;
  }
  .recruit .text{
    margin-top: 57px;
  }
}
@media(min-width:1024px){
  .pg_recruit .section#sec1{
    padding-top: 53px;
    padding-bottom: 115px;
  }
  .pg_recruit .section#sec1:after{
    border-radius: 180px 0 180px 0;
  }
}
@media(min-width:1200px){
}


/* **********************************
 *  アクセス
 * ********************************* */
.pg_access{

}
.pg_access .section#sec1{

}
.pg_access .section#sec2{
  /*margin-top: 257px;*/
  position: relative;
  z-index: 0;
}
.pg_access .section#sec2:after,
.pg_access .section#sec3:after{
  content: "";
  width: 100%;
  height: calc(100% - 150px);
  background: url(/img/access.png) no-repeat bottom center / 100% 100%;
  border-radius: 9% 0 9% 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.pg_access .section#sec3{
  position: relative;
  margin-top: 350px;
  z-index: 0;
}
.pg_access .section#sec2,
.pg_access .section#sec3{
  position: relative;
}
.pg_access .tt_en{
  color: #f7f7f7;
}
.pg_access .tt_en:first-letter{
  color: #d0eaf7;
}
.access{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.access .map{
  /*margin-top: -150px;*/
  width: 100%;
}
.access .map iframe{
  width: 100%;
  height: 480px;
}
.access .box1{
  margin-top: 27px;
  width: 100%;
  padding-bottom: 39px;
  border-bottom: 1px solid #b3b3b3;
}
.access .box2,
.access .box3{
  margin-top: 44px;
  width: 48.7%;
}
.access .title{
  font-family: Noto Serif JP;
  font-weight: 500;
  letter-spacing: 0.075em;
  z-index: 0;
}
.access .box1 .title{
  font-size: 21px;
  color: #024189;
}
.access .box2 .title,
.access .box3 .title{
  font-size: 18px;
  ;
  position: relative;
}
.access .title:before,
.access .title:after{
  content: "";
  display: block;
}
.access .title:after{
  margin-top: 14px;
  margin-left: 2px;
  width: 60px;
  border-bottom: 1px solid #000;
}
.access .box2 .title:before,
.access .box3 .title:before{
  position: absolute;
  width: 172px;
  bottom: 20px;
  z-index: -1;
  border-bottom: 5px solid #f0d649;
}
.access .address,
.access .text{
  margin-top: 9px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.075em;
  line-height: 2.2;
}

@media(max-width:767px){
  .pg_access .section#sec2{
    margin-top: 40px;
  }
  .pg_access .section#sec2:after,
  .pg_access .section#sec3:after{
    border-radius: 30px 0 30px 0;
  }
  .pg_access .section#sec3{
    margin-top: 70px;
  }
  .access .map{
    /*margin-top: 100px;*/
  }
  .access .map iframe{
    height: 250px;
  }
  .access .box2,
  .access .box3{
    margin-top: 44px;
    width: 100%;
  }
}
@media(min-width:768px){
  .access {
    padding-bottom: 50px;
  }
  .pg_access .section#sec2 {
    margin-top: 110px;
  }
  .pg_access .section#sec3{
    margin-top: 150px;
  }
  .access .map iframe{
    height: 400px;
  }
}
@media(min-width:1024px){
  .access {
    padding-bottom: 90px;
  }
  .pg_access .section#sec3{
    margin-top: 200px;
  }
  .access .map iframe{
    height: 480px;
  }
  .access .address, .access .text{
    font-size: 15px;
  }
}
@media(min-width:1200px){
  .access .address, .access .text{
    font-size: 16px;
  }
}

/*ページトップ調整*/
.pagetop{
  bottom: 80px;
}
@media (max-width:767px){
  .grecaptcha-badge{
    bottom: 60px!important;
  }
  .pagetop{
    bottom: 125px;
  }
}

/*パンくず調整*/
.breadcrumb li a:after{
  font-size: inherit;
  font-family: 'Noto Serif JP', serif;
}


/*******************************
*　
********************************/

@media (max-width:767px){

}
@media (min-width:768px){

}
@media (min-width:1024px){


}
@media (min-width:1200px){


}
