/**********************************
 * 共通
 * ********************************* */

/* 共通タイトル */
.pg_header {
  border-bottom: 3px solid #ff7300;
}

/* Header タイトル */
.pg_header .tt1_en {
  font-size: 36px;
  letter-spacing: 0.08em;
  font-weight: 700;
  padding-top: 0px;
}

.pg_header .tt1_en:first-letter {
  /*font-size: 54px;*/
  font-size: 1.125em;;
  text-transform: capitalize;
  font-weight:700;
  color: #ff9843;
}
.pg_header .tt1 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.083;
  padding-bottom: 19px;
}

.link_1{
  border: 1px solid transparent;
}


/* パンくず */
ol.breadcrumb {
  padding-top: 20px;
  padding-left: 15px;
}
.breadcrumb li a:after {
  content: "＞";
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 12px;
  position: absolute;
  top: 54%;
  right: -11px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.breadcrumb span {
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 12px;
}

.common_title .title_en {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.common_title .title_en .captal{
  font-size: 1.5882em;
}
span.captal {
  /*font-size: 54px;*/
  font-weight: 500;
  color: #ff9843;
  padding-left: 0px;
}
.common_title .title_jap {
  margin-top: -10px;
  padding-bottom: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-size:17px;
}
h2.title_jap {
  font-size: 17px;
  padding-left: 0px;
}
.common_title .title_text{
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.075em;
  line-height: 2;
  margin-bottom: -10px;
  padding-top: 0px;
}
.common_title3 {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.08em;
  font-weight: 500;
  padding-bottom: 20px;
}
.indent{
  text-indent: -1em;
  padding-left: 1em;
}
.pg_home{

}
.pg_home .section#sec1{

}
.pg_home .section#sec2{

}
.pg_home .section#sec3{

}

@media (max-width:767px){
  
  .common_title{
    text-align: center;
  }
  
}
@media (min-width:768px){
  .pg_header .tt1_en {
    padding-top: 20px;
    font-size: 48px;
  }
  .pg_header .tt1 {
    font-size: 24px;
  }
  .common_title .title_en {
    font-size: 34px;
  }
  .common_title_text{
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .common_title .title_jap {
    margin-top: -10px;
    padding-bottom: 20px;
    font-weight: 400;
    letter-spacing: 0.08em;
    font-size:24px;
  }
  h2.title_jap {
    font-size: 24px;
  }
}
@media (min-width:1024px){

  /* パンくず */
  ol.breadcrumb {
    padding-left: 15px;
  }
}
@media (min-width:1200px){

  /* パンくず */
  ol.breadcrumb {
    padding-left: 15px;
  }
  
}


/* **********************************
 *  about 前田会計事務所について
 * ********************************* */
.about_survey{
}
.pg_about div#sec1{

}
.pg_about .section#sec2 {
  padding-top: 50px;
}
.pg_about .section#sec3 {
  padding-top: 50px;
}
/* sec1 */
.responsive_video {
  width: 100%;
  margin: 0 auto;
}
.responsive_video_text{
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
}
.responsive_video_text{
  padding-top: 60px;
}
/* sec2 　基本方針 */

.about_policy_wrap{

}
.about_cpta_intro_item{
  position: relative;
  padding-top: 31px;
}
.about_policy_img{

}

.about_consalt_img.img_fit {

}
.about_policy_title {
  font-size: 15.3px;
  letter-spacing: 0.075em;
  font-weight: 700;
  text-align: center;
  padding-top: 15px;
}
.about_policy_txt{
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: 400;
  line-height: 2;
  padding-top: 41px;
}
/* sec3　C.P.T.A. */
.about_cpta_intro_wrap{

}
.about_cpta_intro_item{

}
.box1{

}
.box2{

}
.about_cpta_intro_item_inner box1{

}
.about_cpta_intro_item_inner_img{

}
.about_consalt_img img_fit{

}
.about_cpta_intro_item_inner_text_mae{
  font-size: 17px;
  letter-spacing: 0.08em;
  font-weight: 400;
  text-align: center;
  padding-top: 6px;
}
.about_cpta_intro_item_inner box2{

}

.about_cpta_intro_item_inner_text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
}
.about_cpta_intro_item2 {
  padding: 30px 0;
}
/* sec3　テーブル */
.about_cpta_intro_item_inner_text tr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.pg_about th {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #e7dec4;
}
.pg_about td {
  width: 100%;
  text-align: left;
  line-height: 1.875;
  letter-spacing: 0.075em;
  border-bottom: 1px solid #e7dec4;
}


@media (min-width:768px){
  .pg_about .section#sec1 {

  }
  .pg_about .section#sec2 {
    padding-top: 109px;
  }
  .pg_about .section#sec3 {
    padding-top: 109px;
  }
  .pg_about　.box1{
    width: 45%;
  }
  .pg_about　.box2{
    width: 52%;
  }
  .about_cpta_intro_item2 .about_cpta_intro_item_inner.box1 {
    width: 45%;
    text-align: right;
  }
  /* sec3　写真並べ替え　768ｐｘ */

  .about_cpta_intro_item_inner_text_mae{
    font-size: 20px;
    padding-top: 6px;
  }
  .about_cpta_intro_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about_cpta_intro_item2 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about_cpta_intro_item2 {
    padding: 74px 0 29px 0;
  }


  /* sec3　テーブル　768ｐｘ */
  .pg_about table {
    margin-top: -17px;
  }
  .about_cpta_intro_item_inner_text tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    align-items: stretch;
    align-content: stretch;
    justify-content: flex-start;
  }
  .about_cpta_intro_item_inner_tex th {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .pg_about th {
    display: flex;
    align-items: center;
  }

  .pg_about th {
    font-weight: 400;
    width: 24%;
    text-align: left;
    padding-left: 33px;
    position: relative;
    border-bottom: 1px solid #e7dec4;
  }
  .pg_about td:before {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #999999;
    position: absolute;
    top: 18px;
    bottom: 18px;
    left: 0px;
  }
  .pg_about td {
    text-align: left;
    padding-left: 51px;
    width: 76%;
    line-height: 1.875;
    letter-spacing: 0.075em;
    position: relative;
    border-bottom: 1px solid #e7dec4;
    padding: 24px 0 24px 53px;
  }

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

}
@media (min-width:1200px){
  .responsive_video {
    width: 82%;
    margin: 0 auto;
  }
}

/* **********************************
 *  about 前田会計事務所について p2
 * ********************************* */
.about_survey{
}
.pg_about div#sec1{
  /*padding-top: 30px;*/
}
.pg_about .section#sec2 {
  padding-top: 30px;
}
.pg_about .section#sec3 {
  padding-top: 30px;
}
/* sec1 */
.responsive_video {
  width: 100%;
  margin: 0 auto;
}
.responsive_video_text{
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  /*letter-spacing: 0.08em;*/
  letter-spacing: 0.06em;
}
.responsive_video_text {
  padding-top: 30px;
}
/* sec2 　基本方針 */

.about_policy_wrap{
  /*margin-bottom: 30px;*/
}
.about_cpta_intro_item {
  position: relative;
  padding-top: 10px;
}
.about_policy_img{

}

.about_consalt_img.img_fit {

}
.about_policy_title {
  font-size: 15.3px;
  letter-spacing: 0.075em;
  font-weight: 700;
  text-align: center;
  padding-top: 15px;
}
.about_policy_txt{
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: 400;
  line-height: 2;
  padding-top: 41px;
}
/* sec3　C.P.T.A. */
.about_cpta_intro_wrap{

}
.about_cpta_intro_item{

}
.box1{

}
.box2{

}
.about_cpta_intro_item_inner box1{

}
.about_cpta_intro_item_inner_img{

}
.about_consalt_img img_fit{



}
.about_cpta_intro_item_inner_text_mae{
  font-size: 17px;
  letter-spacing: 0.08em;
  font-weight: 400;
  text-align: center;
  padding-top: 6px;
}
.about_cpta_intro_item_inner box2{

}

.about_cpta_intro_item_inner_text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
}
.about_cpta_intro_item_inner_text + .about_cpta_intro_item_inner_text{
  margin-top: 2em;
}
.about_cpta_intro_item2 {
  padding: 30px 0;
}
/* sec3　テーブル */
.about_cpta_intro_item_inner_text tr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.pg_about th {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #e7dec4;
}
.pg_about td {
  width: 100%;
  text-align: left;
  line-height: 1.875;
  letter-spacing: 0.075em;
  border-bottom: 1px solid #e7dec4;
}
@media (max-width:767px){
  .about_policy_title{
    text-align: justify;
  }
  .about_cpta_intro_item_inner.box2{
    margin-top: 20px;
  }
}
@media (min-width:768px){
  .pg_about .section#sec1 {

  }
  .pg_about .section#sec2 {
    padding-top: 109px;
  }
  .pg_about .section#sec3 {
    padding-top: 109px;
  }
  .responsive_video_text{
    padding-top: 65px;
  }
  .about_cpta_intro_item{
    position: relative;
    padding-top: 31px;
  }
  .box1{
    width: 45%;
  }
  .box2{
    width: 52%;
  }
  .about_cpta_intro_item_inner.box2{
    margin-top: 10px;
  } 
  .about_cpta_intro_item2 .about_cpta_intro_item_inner.box1 {
    width: 45%;
    text-align: right;
  }
  /* sec3　写真並べ替え　768ｐｘ */

  .about_cpta_intro_item_inner_text_mae{
    font-size: 20px;
    padding-top: 6px;
  }
  .about_cpta_intro_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about_cpta_intro_item2 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about_cpta_intro_item2 {
    padding: 74px 0 29px 0;
  }


  /* sec3　テーブル　768ｐｘ */
  .pg_about table {
    margin-top: -17px;
  }
  .about_cpta_intro_item_inner_text tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    align-items: stretch;
    align-content: stretch;
    justify-content: flex-start;
  }
  .about_cpta_intro_item_inner_tex th {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .pg_about th {
    display: flex;
    align-items: center;
  }

  .pg_about th {
    font-weight: 400;
    width: 24%;
    text-align: left;
    padding-left: 33px;
    position: relative;
    border-bottom: 1px solid #e7dec4;
  }
  .pg_about td:before {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #999999;
    position: absolute;
    top: 18px;
    bottom: 18px;
    left: 0px;
  }
  .pg_about td {
    text-align: left;
    padding-left: 51px;
    width: 76%;
    line-height: 1.875;
    letter-spacing: 0.075em;
    position: relative;
    border-bottom: 1px solid #e7dec4;
    padding: 24px 0 24px 53px;
  }

  .about_policy_wrap{
    margin-bottom: 30px;
  }
}
@media (min-width:1024px){

}
@media (min-width:1200px){
  .responsive_video {
    /*width: 82%;*/
    width: 910px;
    margin: 0 auto;
  }
  
  .pg_about th{
    
  }
  .pg_about td{
    padding-top: 30px;
    padding-bottom: 22px;
  }
  .pg_about td:before{
    top: 30px;
    bottom: 16px;
    /*bottom: 30px;*/
  }
}


/* **********************************
 *  business 事業内容 p3
 * ********************************* */
.pg_business{
}
.pg_business .section#sec2{
  padding-top: 50px;
}
.pg_business .section#sec3{
  padding-top: 50px;
}
/* sec1 */
.business_top_wrap{

}
.business_top_item_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.business_top_item {
  width: 100%;
}
.business_top_item:nth-child(n+2) {
  padding-top: 30px;
}

.business_top_item_inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.business_top_img {
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
  width: 70%;
}
.business_top_title{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.444;
  text-align: center;
  padding-bottom: 15px;
}

.business_top_text{
  padding-top: 13px;
  font-size: 16px;
  line-height: 1.555;
  letter-spacing: 0.075em;
  text-align-all: justify;
}

.business_top_text_outside_wrap{
  padding-top:20px;
}
.business_top_text_outside{
  padding-top: 39px;
  font-size: 18px;
  line-height: 1.555;
  letter-spacing: 0.06em;
  text-align: justify;
}

.business_top_text_outside:nth-child(n+2) {
  padding-top: 15px;
  padding-bottom: 30px;
}

/* sec2 */
.business_list_item_wrap{

}
.business_list_item {
  width: 100%;
}
.business_list_item_inner{

}
.business_list_title {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3;
  padding-bottom: 15px;
}
.business_list_img {
  border: 5px solid #e7dec4;
  background-color: #f8f8f8;
  text-align: center;
}
.business_list_img img_fit{
  width: 70%;
}
.business_list_text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.625;
  padding-top: 11px;
  margin-bottom: -9px;
  text-align: justify;
}

/* sec2リンク*/
.business_list_item_wrap .link_1 {
  max-width: 257px;
  width: 100%;
  font-size: 14px;
  padding: 9px 35px 9px 9px;
  padding: 9px 9px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  border-radius: 15px;
  background: #ff7300;
  color: #fff;
  position: relative;
  display: block;
  text-align: center;
}
.business_list_item_wrap .link_1 .txt:after{
  font-size: 14px;
  content: ">>";
  /*position: absolute;*/
  right: 27px;
  top: 47%;
  /*transform: translateY(-50%);*/
  transition: 0.2s;
}
.business_list_item_wrap .link_1 .txt{
  margin: 0 auto;
}
.business_list_item_wrap .link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
  text-decoration:none;
}
.business_list_item_wrap .link_1:hover:after{
  right: 20px;
}

/* sec3 */
.pg_business .title_jap span {
  font-size: 15px;
}
.business_voice_wrap{

}
.business_voice_text{
  font-size: 16px;
  line-height: 2;
  /*letter-spacing: 0.08em;*/
  letter-spacing: 0.055em;
  text-align: justify;
}

.business_voice_text {
  border-bottom: dotted 1px;
  padding-top: 25px;
  padding-bottom: 45px;
}
.business_voice_name {
  text-align: right;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3;
  padding-top: 38px;
}
.business_voice_text:nth-child(n+2) {
  padding-top: 54px;
}
.business_voice_name{
  text-align: right;
}
/* sec3 リンク　*/
.pg_business .link_1 {
  max-width: 252px;
  width: 100%;
  font-size: 13px;
  padding: 9px 9px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  /*letter-spacing: 0.2em;*/
  letter-spacing: 0.08em;
  border-radius: 15px;
  border: 1px solid  #ff7300;
  background: #ff7300;
  color: #fff;
  position: relative;
  display: block;
  transition: all .3s;
}
.pg_business .link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
  text-decoration:none;
}
.pg_business .link_1:after {
  font-size: 14px;
  /*content: "»";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;*/
  /*position: absolute;*/
  right: 43px;
  top: 47%;
  /*transform: translateY(-50%);*/
  transition: 0.2s;
}
.pg_business .link_1:hover:after{
  right: 20px;
}

@media (max-width:767px){
  
  .business_list_item:nth-child(n+2){
    margin-top: 50px;
  }
  .pg_business .link_1{
    font-size: 14px;
  }
}
@media (min-width:768px){

  /* sec1 */
  .pg_business .section#sec1{
    /*padding-top: 112px;*/
  }
  .pg_business .section#sec2{
    padding-top: 51px;
  }
  .pg_business .section#sec3{
    padding-top: 112px;
  }
  .business_top_wrap{
    
  }
  .business_top_item_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /*column-gap: 15px;*/
    /*padding: 5px;*/
    margin-left: -10px;
    margin-right: -10px;
  }
  .business_top_item{
    /*width: 31.8%;*/
    width: 33.333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .business_top_img {
    border: 8px solid #e7dec4;
    background-color: #f8f8f8;
    width: 100%;
  }
  .business_top_text_outside_wrap{
    padding-top:29px;
  }
  .business_top_text_outside:nth-child(n+2) {
    padding-top: 27px;
    padding-bottom: 60px;
  }
  .business_top_item:nth-child(n+1) {
    padding-top: 0px;
  }
  .business_top_text{
    font-size:18px;
  }
  .business_list_img img_fit{
    width: 100%;
  }
  /* sec2 */
  .business_list_item_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /*column-gap: 15px;*/
    /*padding: 29px 5px 5px 5px;*/
    margin-left: -10px;
    margin-right: -10px;
  }
  .business_list_item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .business_list_item:nth-child(n+3){
    margin-top: 60px;
  }
  .business_list_text{
    padding: 13px 6px 0;
  }
  
  .business_list_item_wrap .link_1:after{
    /*font-size: 25px;*/
    right: 15px;
    top: 47%;
  }
  .business_voice_text{
    padding-right: 10px;
  }
}

@media (min-width:1024px){


}
@media (min-width:1200px){
  
  .pg_business{
    
  }
  
  .business_list_item_wrap .link_1:after{
    /*font-size: 25px;*/
    /*content: "»";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;*/
    /*right: 27px;*/
    /*top: 47%;*/
    /*transform: translateY(-50%);*/
    /*transition: 0.2s;*/
  }
  
  .business_top_item_wrap{
    margin-left: -15px;
    margin-right: -15px;
  }
  .business_top_item{
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  
  .business_list_item_wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
  .business_list_item {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .business_list_item:nth-child(n+3){
    margin-top: 0;
  }
  .business_list_item:nth-child(n+5){
    margin-top: 30px;
  }
}


/* **********************************
 *  start 開業支援 p4
 * ********************************* */
.pg_fp{

}


.pg_start .section#sec1 {
  /*padding-top: 50px;*/
}
.pg_start .section#sec2 {
  padding-top: 50px;
}
.pg_start .section#sec3 {
  padding-top: 50px;
}
.pg_start .section#sec4 {
  padding-top: 50px;
}
.pg_start .section#sec5 {
  padding-top: 50px;
}
/* sec1 */
.start_top_wrap{

}
.start_top_item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
  align-items: center;
}
.start_top_img {
  width: 70%;
}
.start_top_img{
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
}
.start_top_img.img_fit:before {
  content: "";
  display: block;
  object-fit: contain;
  position: absolute;
}
.pg_.start .common_title .title_text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.625;
  margin-bottom: 0px;
}
.pg_.start .common_title .title_text:nth-child(n+2){
  padding-top: 24px
}
.start_top_text{
  font-size: 17.98px;
  letter-spacing: 0.075em;
  line-height: 1.555;
  max-width: 1027px;
  padding-top: 10px;
}
.start_consalt_item {
  width: 70%;
}

/* sec2 */

.start_consalt_item_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
}

.start_consalt_text {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  padding-bottom: 10px;
}
.start_consalt_item_wrap{

}
.start_consalt_item:nth-child(n+2) {
  padding-top: 30px;
}
.start_consalt_item_inner{

}
.start_consalt_text{

}
.start_consalt_img{
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
}


/* sec3 */
.start_consult2_wrap{

}
.start_consalt2_item_wrap{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
}
.start_consalt2_item{

}
.start_consalt2_item:nth-child(n+2) {
  padding-top: 50px;
}

.start_consalt2_item_inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
.start_consalt2_img{
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
  margin-bottom: 12px;
  width: 70%;
}
.start_consalt2_tex_wrap{

}
.start_consalt2_tex_title{
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4444;
  letter-spacing: 0.075em
}
.start_consalt2_text{
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.075em;
  text-align: justify;
}
/* sec4 */
.start_loan_item_wrap{
  font-size: 16px;
  font-weight: 400;
  letter-spacing:0.075em;
  line-height:1.625;
  padding-top: 6px;
  padding-bottom: 55px;
}
.start_loan_item{

}
.start_loan_item_inner{

}
.start_loan_text_rap {
  padding-bottom: 1.5em;
}
.start_loan_text{

}
.start_loan_text indent{

}
/* sec4 box */
.start_mainloan_item_wrap{
  width: 99%;
  background-color: #e7dec4;
  position: relative;
}
.start_mainloan_item_wrap:before {
  content: "";
  position: absolute;
  border: 1px solid #ff7300;
  inset: 10px;
}

.start_mainloan_item {
  padding: 37px 27px;
}
.start_mainloan_item_inner{

}
.start_mainloan_tex_title1{
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.08em;
  font-weight: 500;
  padding-bottom: 38px;
}
.start_mainloan_text_rap{

}
.start_mainloan_text_title2{
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.6;
  padding-bottom: 12px;
}
.start_mainloan_text{
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.start_mainloan_text_rap:last-child {
  padding-top: 40px;
}
/* sec5 */

.pg_start .link_1 {
  max-width: 252px;
  width: 100%;
  font-size: 13px;
  padding: 9px 39px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  border-radius: 15px;
  background: #ff7300;
  border: solid 1px #ff7300;
  color: #fff;
  position: relative;
  display: block;
  transition: all .3s;
}
.pg_start .link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
  text-decoration:none;
}
.pg_start .link_1:after {
  font-size: 25px;
  content: "»";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  position: absolute;
  right: 43px;
  top: 47%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.pg_start .link_1:hover:after{
  
}
@media (min-width:425px){

}
@media (max-width:767px){
  .start_consalt2_tex_title{
    text-align: center;
    
  }
}
@media (min-width:768px){
  .pg_start .section#sec2 {
    padding-top: 116px;
  }
  .pg_start .section#sec3 {
    padding-top: 116px;
  }
  .pg_start .section#sec4 {
    padding-top: 116px;
  }
  /* sec1 768px*/
  .start_top_img {
    width: 31.8%;
  }
  .start_top_text {
    font-size: 17.98px;
    letter-spacing: 0.06em;
    line-height: 1.555;
    max-width: 809px;
    padding-top: 10px;
    padding-left: 13px;
  }
  /* sec2 768px*/

  .start_consalt_item_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    column-gap: 15px;
    padding: 5px;
  }

  .pg_start .common_title .title_jap {
    padding-left: 9px;
  }
  .start_consalt_item {
    width: 31.8%;
  }
  .start_consalt_item:nth-child(n+2) {
    padding-top: 0px;
  }
  .start_consalt_item:nth-child(n+4){
    padding-top: 39px;
  }
  .pg_start .common_title .title_jap {
    padding-bottom: 40px;
  }
  .start_consalt_text {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.075em;
    padding-bottom: 10px;
  }

  /* sec3 768px */


  .start_consalt2_item_inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 24px;
    align-items: flex-start;
    justify-content: space-around;
  }
  .start_consalt2_item {
    width: 100%;
  }

  .start_consalt2_img {
    width: 31.8%;
  }

  .start_consalt2_tex_wrap {
    width: 61%;
    margin-top: 0;
    margin-right: 15px;
  }
  .start_consalt2_item:nth-child(n+2) {
    padding-top: 37px;
  }
  .start_consalt2_tex_title {
    padding-bottom: 20px;
  }
  /* sec4 768px */

  .start_mainloan_item{
    padding: 38px 93px 50px;;
  }
  .start_mainloan_item_wrap:before{
  }
}
@media (min-width:1024px){
  .start_consalt_item_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    /*column-gap: 15px;*/
    /*padding: 5px;*/
  }
  .start_consalt2_tex_wrap {
    width: 61%;
    margin-right: 10px;
  }
  
  .start_consalt_text{
    font-size: 18px;
  }
}
@media (min-width:1200px){
  .start_consalt_item_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    /*column-gap: 25px;*/
    /*padding: 5px;*/
  }
}


/* **********************************
 *  survey 税務調査 P5
 * ********************************* */
.pg_survey{
}
.pg_survey .section#sec2{
  padding-top: 50px;
}
.pg_survey .section#sec3{
  padding-top: 50px;
}
/* sec1 */
.survey_top_wrap{

}
.survey_top_item{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
  align-items: center;
}
.survey_top_img{
  width: 70%;
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
}

.survey_top_text{
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.625;
  margin-bottom: 0px;
  padding-top: 10px;
  text-align: justify;
}
.survey_point_text{
  text-align: justify;
  position: relative;
}
.survey_point_text:nth-child(n+2){
  padding-top: 27px
}
/* sec2 */

.survey_point_item_wrap {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.08em;
}
span.back_line2 {
  background: linear-gradient(transparent 50%, #fcc292 50%);
}
.survey_point_item_wrap{

}
.survey_point_item_wrap .common_title3 {
  padding-top: 66px;
  font-weight: 700;
}
/* sec2 イラスト部分*/
.survey_point_item {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.plus {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.7;
  width: 1.7em;
  height: 0.4em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  margin: 35px 0;
}
.plus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.survey_point_item_wrap .survey_point_text {
  padding-top:10px;
}
.survey_point_item2 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
.survey_point_hm{

}
.survey_point_hm_inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.survey_point_hm_inner_img{
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
}
.survey_point_hm_inner_img{
  position: relative;
  width: 70%
}
.survey_point_hm_inner_img:before {
  content: "";
  width: 108px;
  height: 110px;
  background: url(/img/survey/survey5.png) no-repeat center / contain;
  position: absolute;
  left: -43px;
  top: -38px;
  z-index: 1;
}
.survey_point_hm_inner_img:after {
  content: "";
  width: 57px;
  height: 99px;
  background: url(/img/survey/survey6.png) no-repeat center / contain;
  position: absolute;
  right: -35px;
  bottom: -12px;
  z-index: 1;
}
.survey_point_hm_text {
  padding-top: 19px;
  line-height: 1.875;
}
/* sec2 テキスト部分*/
.survey_point_text_doc_wrap{
  padding-top: 52px;
}
.survey_point_text_doc_title{
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-bottom: 20px
}
.survey_point_text_doc_text{
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.06em;
}
.survey_point_text_doc_text{
  padding-bottom: 32px;
}
/* sec3 テキスト部分*/
.survey_example_image_wrap{
  padding-top: 8px;
}
.survey_example_image_inner{
  text-align: center;
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.survey_example_image_inner:after {
  content: "";
  width: 138px;
  height: 237px;
  background: url(/img/survey/survey8.png) no-repeat center / contain;
  position: absolute;
  right: -29px;
  top: -155px;
  z-index: 1;
}
/* sec4 リンク*/
.survey_wrap .link_1 {
  max-width: 257px;
  width: 100%;
  font-size: 13px;
  padding: 9px 39px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  border-radius: 15px;
  background: #ff7300;
  color: #fff;
  position: relative;
  display: block;
  transition: all .3s;
}
.survey_wrap .link_1:after{
  font-size: 25px;
  content: "»";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  position: absolute;
  right: 43px;
  top: 47%;
  transform: translateY(-50%);
  transition: 0.2s;

}
.survey_wrap .link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
  text-decoration:none;
}
.survey_wrap .link_1:hover:after{
  
}

@media (max-width:767px){
  .survey_point_text_doc_title{
    line-height: 1.875;
  }
}
@media (min-width:768px){
  .pg_survey .section#sec2 {
    padding-top: 115px;
  }
  .pg_survey .section#sec3 {
    padding-top: 81px;
  }
  .survey_top_img{
    width: 31.8%;
  }
  .survey_top_text{
    font-size: 17.98px;
    letter-spacing: 0.06em;
    line-height: 1.555;
    max-width: 912px;
    padding-top: 10px;
    padding-left: 13px;
  }

  /* sec2 */
  .pg_survey .common_title .title_jap {
    padding-bottom: 46px;
  }
  .survey_point_hm_inner_img {
    width: 100%;
    text-align: center;
  }
  .survey_point_hm {
    width: 25%;
  }
  .survey_point_item2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
    align-content: space-between;
    column-gap: 70px;
  }
  .survey_point_item2 {
    padding-top: 30px;
  }

  .survey_example_image_inner {
    width: 57%;
    margin: 0px 50% 0 10%;
  }
  .survey_example_image_inner:after {
    content: "";
    width: 182px;
    height: 181px;
    background: url(/img/survey/survey8.png) no-repeat center / contain;
    position: absolute;
    right: -182px;
    top: 385px;
    z-index: 1;
  }
}

@media (min-width:1024px){

  .survey_example_image_inner {
    width: 70%;
    margin: 0 0 0px 40px;
  }
  .survey_example_image_inner:after {
    content: "";
    width: 168px;
    height: 609px;
    background: url(/img/survey/survey8.png) no-repeat center / contain;
    position: absolute;
    right: -170px;
    top: 327px;
    z-index: 1;
  }
}
@media (min-width:1200px){
  .survey_example_image_inner{
    width: 100%;
    margin: 0 auto;
  }
  .survey_example_image_inner:after {
    content: "";
    width: 230px;
    height: 609px;
    background: url(/img/survey/survey8.png) no-repeat center / contain;
    position: absolute;
    right: 24px;
    bottom: 0px;
    z-index: 1;
  }

}

/* **********************************
 *  Inheritance 相続相談
 * ********************************* */
.pg_inheri{

}
/* sec1 */
.pg_inheri .section#sec1{

}
.pg_inheri .section#sec2 {
  padding-top: 30px;
}
.inheri_top_wrap{

}
.inheri_top_item{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  position: relative
}
.inheri_top_img {
  width: 70%;
}
.inheri_top_img{
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
}
.inheri_top_img.img_fit:before {
  content: "";
  display: block;
  object-fit: contain;
  position: absolute;
}
.inheri_top_text{
  font-size: 17.98px;
  letter-spacing: 0.075em;
  line-height: 1.555;
  max-width: 950px;
  padding-top: 10px;
}
/* sec2 */

.pg_inheri .common_title .title_jap {
  margin-top: -10px;
  padding-bottom: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.pg_inheri .common_title {
  padding-bottom: 47px;
}
.inheri_thought_wrap{

}
.inheri_thought_item_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.inheri_thought_item {
  width: 100%;
}
.inheri_thought_item:nth-child(n+2) {
  padding-top: 30px;
}

.inheri_thought_item_inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.inheri_thought_img {
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
  width: 70%;
}

.inheri_thought_text{
  padding-top: 13px;
  font-size: 17.98px;
  line-height: 1.555;
  letter-spacing: 0.075em;
}
.inheri_thought_text {
  text-align: center;
}
.inheri_thought_text_outside_wrap{
  padding-top:20px;
}
.inheri_thought_text_outside{
  padding-top: 13px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  text-align: justify;
}
.inheri_thought_text_outside:nth-child(n+2) {
  padding-top: 15px;
  padding-bottom: 30px;
}
/* sec2 たとえば　*/
.inheri_thought_center_item {
  text-align: center;
}
.inheri_thought_center_text {
  font-size: 16px;
  letter-spacing: 0.075em;
  padding-top: 10px;
}
.inheri_thought_ul ul {
  max-width: 980px;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
}
.inheri_thought_ul {
  padding-top: 20px;
}
li.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2;
  width: 1.3em;
  height: 1.3em;
  border: 0.4em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-20%) rotate(135deg);
  margin-top: 26px;
  margin-bottom: 21px;
}
.inheri_thought_center_text.support {
  padding-bottom: 20px;
}
.inheri_thought_text_outside_title{
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.inheri_thought_bottom_text {
  text-align: left;
  padding-top: 60px;
}
.inheri_thought_bottom_text .inheri_thought_text_outside_title {
  font-size: 20px;
  padding-top: 11px;
  letter-spacing: 0.09em;
}
span.back_line {
  background-color: #e7dec4;
}
/* sec2 こんな悩みも*/
.inheri_thought_consult_wrap {
  padding-top: 20px;
}
.inheri_thought_consult_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
}
.inheri_thought_consult_wrap{

}
.inheri_thought_consult_ul li.indent {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.08em;
}
.inheri_thought_consult_ul {
  max-width: 761px;
  padding-bottom: 20px;
}
/* sec2 リンク*/
.inheri_thought_consult_wrap .link_1 {
  max-width: 257px;
  width: 100%;
  font-size: 13px;
  padding: 9px 39px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  border-radius: 15px;
  background: #ff7300;
  color: #fff;
  position: relative;
  display: block;
transition: all .3s;;
}
.inheri_thought_consult_wrap .link_1:after{
  font-size: 25px;
  content: "»";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  position: absolute;
  right: 43px;
  top: 47%;
  transform: translateY(-50%);
  transition: all .3s;;

}
.inheri_thought_consult_wrap .link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
  text-decoration:none;

}
.inheri_thought_consult_wrap .link_1:hover:after{
 
}
.pg_inheri .section#sec3{

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

}
@media (min-width:768px){
  .inheri_top_img {
    width: 31.8%;
  }
  /* sec2 */
  .pg_inheri .section#sec2{
    padding-top: 112px;
  }
  .inheri_thought_item_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 15px;
    padding: 5px;
  }
  .inheri_thought_item{
    width: 31.8%;
  }
  .inheri_thought_text_outside_wrap{
    padding-top:29px;
  }
  .inheri_thought_text_outside:nth-child(n+2) {
    padding-top: 29px;
    padding-bottom: 60px;
  }
  .inheri_thought_item:nth-child(n+1) {
    padding-top: 0px;
  }
  .inheri_thought_text{
    font-size:15px;
  }
  .inheri_thought_img {
    width: 100%;
  }
  .inheri_thought_consult_wrap {
    padding-top: 50px;
  }
  .pg_inheri .common_title .title_jap {
    margin-top: -10px;
    padding-bottom: 45px;
  }
}
@media (min-width:1024px){
  .inheri_thought_text{
    font-size: 17.98px;
  }


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

  

}

/* **********************************
 *  FP相談
 * ********************************* */
.pg_fp{

}
/* sec1 */
.pg_fp .section#sec1{

}
.pg_fp .section#sec2 {
  padding-top: 30px;
}
.pg_fp .section#sec3{
  padding-top: 50px
}
.fp_top_wrap{

}
.fp_top_item{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  position: relative
}
.fp_top_img {
  width: 70%;
}
.fp_top_img{
  border: 8px solid #e7dec4;
  background-color: #f8f8f8;
}
.fp_top_img.img_fit:before {
  content: "";
  display: block;
  object-fit: contain;
  position: absolute;
}
.pg_fp .common_title .title_text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: justify;
  line-height: 1.625;
  margin-bottom: 0px;
}
.pg_fp .common_title .title_text:nth-child(n+2){
  padding-top: 24px
}
.fp_top_text{
  font-size: 17.98px;
  letter-spacing: 0.06em;
  line-height: 1.555;
  max-width: 1027px;
  padding-top: 10px;
}
/* sec2 */

.fp_life_wrap  .common_title .title_jap {
  margin-top: -10px;
  padding-bottom: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.fp_life_wrap .common_title {
  padding-bottom: 47px;
}
.fp_thought_wrap{

}
.fp_life_item_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.fp_life_item {
  width: 100%;
}
.fp_life_wrap .common_title3 {
  text-align: left;
  font-size: 22px;
  letter-spacing: 0.08em;
  font-weight: 500;
  padding-bottom: 20px;
}
.fp_life_item:nth-child(n+2) {
  padding-top: 30px;
}

.fp_life_item_inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.fp_life_img {
  border: 5px solid #e7dec4;
  background-color: #f8f8f8;
  width: 70%;
}

.fp_life_text{
  padding-top: 13px;
  font-size: 17.98px;
  line-height: 1.444;
  letter-spacing: 0.075em;
}
.fp_life_text {
  text-align: center;
}
.fp_life_text_small {
  font-size: 14px;
}
.fp_life_text_outside_wrap{
  padding-top:20px;
}
.fp_life_text_outside{
  padding-top: 13px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  text-align: justify;
}
.fp_life_text_outside:nth-child(n+2) {
  padding-top: 15px;
  padding-bottom: 30px;
}
/* sec2 たとえば　*/
.fp_life_center_item {
  text-align: center;
}
.fp_life_center_text {
  font-size: 16px;
  letter-spacing: 0.075em;
  padding-top: 10px;
}
.fp_life_ul ul {
  max-width: 980px;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
}
.fp_life_bottom_text_thought_ul {
  padding-top: 20px;
}
li.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2;
  width: 1.3em;
  height: 1.3em;
  border: 0.4em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-20%) rotate(135deg);
  margin-top: 26px;
  margin-bottom: 21px;
}
.fp_life_center_text.support {
  padding-bottom: 20px;
}
.fp_life_text_outside_title{
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.fp_life_bottom_text {
  text-align: left;
  padding-top: 60px;
}
.fp_life_bottom_text .fp_thought_text_outside_title {
  font-size: 20px;
  padding-top: 11px;
  letter-spacing: 0.09em;
}

/* sec2 */
.fpi_life_consult_wrap {
  padding-top: 20px;
}
.fp_life_consult_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
}
.fp_lifet_consult_wrap{

}
.fp_life_consult_ul li.indent {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.08em;
}
.fp_life_consult_ul {
  max-width: 761px;
  padding-bottom: 20px;
}


/* sec3 */

.fp_damage_wrap .common_title {
  padding-bottom: 22px;
}
.fp_damage_text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
}
.fp_damage_wrap .text_item {
  padding-top: 33px;
  text-align: justify;
}
.fp_damage_wrap .text_item:first-child {
  padding-top: 0px;
}
.text_item_inside {
  text-indent: -1em;
  padding-left: 1em;
  margin-left: 1em;
}
.text_item_inside2 {
  text-indent: -1em;
  padding-left: 1em;
}



/* リンクボタン　*/
.fp_damage_wrap .link_1 {
  max-width: 257px;
  font-size: 13px;
  padding: 9px 39px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  border-radius: 15px;
  background: #ff7300;
  color: #fff;
  position: relative;
  display: block;
transition: all .3s;;
}
.fp_damage_wrap .link_1:after{
  font-size: 25px;
  content: "»";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  position: absolute;
  right: 43px;
  top: 47%;
  transform: translateY(-50%);
  transition: 0.2s;

}
.fp_damage_wrap .link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
  text-decoration:none;

}
.survey_wrap .link_1 .txt:after{
  display: none;
}
.fp_damage_wrap .link_1:hover:after{
 
}
@media (min-width:425px){

}
@media (max-width:767px){
  .fp_life_wrap .common_title3{
    text-align: center;
  }
  
   
}
@media (min-width:768px){
  .fp_top_img {
    width: 31.8%;
  }
  /* sec2 */
  .pg_fp .section#sec2{
    padding-top: 112px;
  }
  .fp_life_item_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 15px;
    padding: 5px;
  }
  .fp_life_item_wrap .fp_life_item {
    width: 22.8%;
  }
  .fp_life_wrap .common_title3 {
    text-align: center;
    font-size: 24px;
  }
  .fp_life_text_outside_wrap{
    padding-top:29px;
  }
  .fp_life_text_outside:nth-child(n+2) {
    padding-top: 29px;
    padding-bottom: 60px;
  }
  .fp_life_item:nth-child(n+1) {
    padding-top: 0px;
  }
  .fp_life_text{
    font-size:15px;
  }
  .fp_life_img {
    width: 100%;
  }
  .fp_life_consult_wrap {
    padding-top: 50px;
  }
  .fp_life_wrap .common_title .title_jap {
    margin-top: -10px;
    padding-bottom: 23px;
  }
  /* sec3 */
  .pg_fp .section#sec3 {
    padding-top: 115px;
  }
}
@media (min-width:1024px){
  .fp_life_text{
    font-size: 15px;
    letter-spacing: 0;
  }


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

.fp_life_item_wrap .fp_life_item {
    width: 22.8%;
  }
  .fp_life_text{
    font-size: 15px;
     letter-spacing: 0.075em;
  }
}
@media (min-width:1920px){
  .lg{
    display: none;
  }
  .fp_life_text{
    font-size: 17.98px;
  }
}
/* **********************************
 *  リクルート
 * ********************************* */


.pg_recruit{

}
.pg_xxxx .section#sec1{

}
.pg_recruit .section#sec2{
  padding-top: 50px
}
.pg_recruit .section#sec3 {
  padding-top: 50px;
}
.recruit_image｛

｝
.recruit_text_wrap{

}
.recruit_text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.075em;
  line-height: 2;
}
.recruit_text {
  padding-top: 30px;
}
/* sec2 */

.staff_title_wrap {
  padding-bottom: 33px;
}

.recruit_staff_bosyu_title {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.08em;
  padding-bottom: 0px;
}
/* sec3 */

/*テーブル */
.recruit_staff_bosyu_outline tr {
  display: flex;
  flex-direction: column;
}
.recruit_staff_bosyu_outline th, .recruit_staff_bosyu_outline td {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.625;
  border-bottom: 1px solid #e7dec4;
}
.recruit_staff_bosyu_outline th {
  position: relative;
  width: 100%;
  padding-left: 5px;
  font-weight: 600;
}
.recruit_staff_bosyu_outline td {
  position: relative;
  width: 100%;
  padding-left: 56px;
  padding: 22px 0 22px 5px;
}

.recruit_staff_bosyu_outline .text {
  line-height: 2;
  letter-spacing: 0.08em;
}

.recruit_staff_bosyu_outline .text:nth-child(n+2) {
  padding-top: 35px;
}
.recruit_staff_bosyu_outline .text.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.recruit_staff_bosyu_outline a {
  color: #1d73dc;
}
.pg_recruit .section#sec3{

}


@media (min-width:768px){
  .pg_recruit section#sec2 {
    padding-top: 111px;
  }
  h2.commn_title_jap {
    margin-top: -10px;
    padding-bottom: 44px;
  }
  .staff_title_wrap {
    padding-bottom: 56px;
  }
  .recruit_staff_bosyu_title {
    padding-bottom: 27px;
  }
  .pg_recruit .section#sec3 {
    padding-top: 123px;
  }

  /*テーブル */

  .recruit_staff_bosyu_outline tr {
    display: flex;
    flex-direction: row;
  }
  .recruit_staff_bosyu_outline th {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .recruit_staff_bosyu_outline th {
    position: relative;
    width: 19%;
    padding-left: 32px;
  }
  .recruit_staff_bosyu_outline th {
    font-weight: 400;
  }
  .recruit_staff_bosyu_outline th:before {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #e7dec4;
    position: absolute;
    top: 18px;
    bottom: 18px;
    right: 0px;
  }
  .recruit_staff_bosyu_outline td {
    position: relative;
    width: 80%;
    padding-left: 56px;
    padding: 22px 0 22px 59px;
  }

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


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


}
/* **********************************
 * Consultation　 ご相談の流れ
 * ********************************* */
.pg_con {

}
.pg_con .section#sec1{
  /*padding-top: 30px;*/
}
.pg_con .section#sec2{
  padding-top: 50px;
}

.con_wrap {
  text-align: center;
}
.con_img_inner{

}
.con_item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
.con_item {
  padding: 25px;
  background-color: #e7dec4;
}
.con_item img {
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  width:90%;
}
.con_img_text_wrap{

}
.con_img_text_inner{

}
.con_img_text_title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: 25px;
  letter-spacing: 0.075em;
}
.con_img_text_title {
  padding-top: 18px;
  padding-bottom: 22px;
}

.con_img_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.075em;
  text-align: justify;
}

.con_img_text a {
  color: #2e6af1;
  text-decoration: underline;
}
.con_img_text a:hover {
  color: #ff7300;
  text-decoration: underline;
}
.dli-chevron {
  transform: rotate(90deg);
  font-size: 31px;
  font-weight: 700;
}


@media (min-width:768px){
  .con_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
  .con_img_text_wrap {
    text-align: left;
  }
  .con_img_inner {
    width: 21%;
  }
  .con_img_text_wrap {
    width: 65%;
  }
  .con_item img {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 91%;
  }
  .con_img_text_title {
    padding-top: 0px;
  }
  .con_item {
    padding: 28px 25px 28px 20px;
  }

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

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

}


/* **********************************
 *  information お役立ち情報
 * ********************************* */
.pg_fp{

}
/* sec1 */
.section#sec1 {
  /*padding-top: 100px;*/
}
.pg_info .section#sec2 {
  padding-top: 30px;
}
.info_wrap{

}

.info_text{
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.075em;

}

.pg_info img {
  width: 100%;
}


@media (min-width:768px){
  .pg_info .section#sec1{
    /*padding-top: 150Px;*/
  }

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

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

}

/* **********************************
 * office　 事務所紹介
 * ********************************* */
.pg_office {

}
.pg_office .section#sec1{
  /*padding-top: 30px;*/
}
.pg_office .section#sec2{
  padding-top: 50px;
}
.pg_office .section#sec3{
  padding-top: 50px;
}
.office_wrap{

}
.office_item {
  display: flex;
  flex-direction: column-reverse;
}
.office_item {
  padding-top: 26px
}
.office_item_inner{

}
.office_item_inner.box1{

}
.office_item_inner_text_wrap {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2;
}
.office_item_inner_text {

}
.office_item_inner_text:nth-child(n+2) {
  padding-top: 31px;
}

.office_item_inner.box2 {
  padding-bottom: 15px;
}
.office_item_inner img {
  border-bottom-right-radius: 60px;
}
.office_item_img img_fit{

}
.office_item_inner_text_mae{
  font-size: 17px;
  letter-spacing: 0.08em;
  font-weight: 400;
  text-align: center;
  padding-top: 11px;

}

/*テーブル */
.office_summary_wrap{

}
.office_summary_table_wrap{
  padding-top: 4px;
}
.office_summary_table {

}
.office_summary_table th, .office_summary_table td {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.625;
  border-bottom: 1px solid #e7dec4;
}

.office_summary_table tr{
  position: relative;
}
.office_summary_table tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.office_summary_table th{
  position: relative;
}
.office_summary_table th {
  width: 100%;
  font-weight: 700;
  padding: 15px 0 15px 10px;
}
.office_summary_table th:before {
  display: none;
}
.office_summary_table td {
  width: 100%;
}
.office_summary_table td {
  position: relative;
  width: 100%;
  padding: 15px 0 15px 10px;
}


@media (min-width:768px){
  .pg_office .section#sec2{
    padding-top: 108px;
  }
  .office_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .office_item_inner.box1 {
    width: 52%;
    text-align: justify;
  }
  .office_item_inner.box2 {
    width: 43%;
  }
  .office_summary_table tr {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
  }

  .office_summary_table th:before {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #e7dec4;
    position: absolute;
    top: 18px;
    bottom: 18px;
    right: 0px;
  }
  .office_summary_table th, .office_summary_table td{
    padding: 25px 0 16px 35px;
  }
  .office_summary_table th {
    width: 21%;
    font-weight: 400;
  }
  .office_summary_table th {
    padding-left: 32px;
  }
  .office_summary_table td{
    position: relative;
    width: 75%;
  }

}


@media (min-width:1024px){

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

}


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

}

/* sec1 */

.contact_wrap {
  text-align: left;
}
.contact_text1 {
  font-family: Zen Maru Gothic;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.075em
}
.contact_text1 {
  padding-bottom: 45px;
}
.contact_info {
  padding-bottom: 115px;
}

.contact_info_inner {
  position: relative;
  background: #fff;
  border: 8px solid #e7dec4;
  text-align: center;
  font-family: Zen Maru Gothic;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding: 9px 8px 9px;
  margin-bottom: 21px;
}

.contact_info_tel {

}
.contact_info_time{
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;

}
.contact_info .indent p {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.075em;
  padding-left: 1em;
  text-indent: -1em;
}


/* コンタクトフォーム */
.contact_form{
  width: 100%;
  background: #f9f9f9;
}
.contact_form tr{
  border-bottom: 1px solid #fff;
}
.contact_form th{
  border-bottom: 1px solid #fff;
}
.contact_form th:last-child {
  border-bottom: 1px solid #b2b2b2;
}
.contact_form th {
  padding: 9px 14px 8px 13px;
  font-weight: normal;
  text-align: left;
}
.contact_form td {
  padding: 9px 14px 8px 27px;
  font-weight: normal;
  text-align: left;
}
.contact_form th{
  background: #e7dec4;
  width: 255px;
  letter-spacing: 0em;
  font-size: 15px;
}
.contact_form td{
  font-size: 15px;
  letter-spacing: 0.16em;
}
.contact_form th.vtop{
  vertical-align: top;
}
.contact_form th .require{
  display: inline-block;
  padding: 2px 12px;
  color: #e32222;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  float: left;
  margin-right: 16px;
}
.contact_form th .any {
  display: inline-block;
  padding: 2px 12px;
  color: #1778db;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  float: left;
  margin-right: 16px;
}
/* ラジオボタン回り */
span.mwform-radio-field-text {
  font-size: 15px;
  letter-spacing: 0em;
  font-weight: 400;
}
.pg_contact .mwform-checkbox-field input, .mwform-radio-field input {
  margin-right: 12px;
}
.pg_contact input {
  line-height: 25px;
}
/* box */
.mwform_check_box input {
  line-height: 30px;
  width: 447px;
}
.mwform_check_box2 input {
  line-height: 30px;
  width: 542px;
}
.mwform_check_box3 input {
  line-height: 30px;
  width: 288px;
}
.mwform_check_box4 input {
  line-height: 30px;
  width: 280px;
}
.zipcode input {
  line-height: 30px;
  width: 300px;
}


/* MW WP Formの規定クラス */
/* checkbox, radio */
.mwform_check_box_wrap{
  padding: 6px 0;
}
.mw_wp_form .mwform-radio-field.horizontal-item,
.mw_wp_form .mwform-checkbox-field.horizontal-item{
  display: inline-block;
  margin-left: 0;
  margin-right: 38px;
}

/**/
.mw_wp_form_confirm .addr_auto{
  display: none;
}
.mw_wp_form_confirm .addr_auto_box .zipcode i{
  background: none;
  padding: 0;
  font-size: inherit;
}

.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 + p{
  margin-top: 5px;
  margin-bottom: 5px;
}

.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.date dt.m,
.contact_form dl.date dt.d{
  width: 120px;
}
.contact_form dl.date dt.m select,
.contact_form dl.date dt.d select{
  width: calc(100% - 2em);
}
.contact_form dl.date dt.t{
  width: 150px;
}
.contact_form dl.date dt.t select{
  width: calc(100% - 5em);
}


.contact_form dl.addr dd{

}


.contact_form_addr{
  display: flex;
  align-items: center;
  margin: 0;
}
.contact_form_addr + .contact_form_addr{
  margin-top: 8px;
}
.contact_form_addr dt,
.contact_form_addr dd{
  margin: 0;
}
.contact_form_addr dt{
  width: 80px;
}
.contact_form_addr dd{
  width: calc(100% - 80px);
}

.contact_form_addr dd [name$="zipcode"]{
  width: 210px;
}
.contact_form_addr dd [name$="addr1"]{
  width: 210px;
}




.addr_auto_box{
  display: flex;
  align-items: center;
}
.addr_auto_box .zipcode{
  display: flex;
  flex-wrap: wrap;
}
.addr_auto_box .zipcode i{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  background: #cccccc;
  padding: 0 5px;
}
.addr_auto_box .zipcode input{

}

.addr_auto_box button{
  margin-left: 20px;
}


.contact_form td input ,
.contact_form td textarea ,
.contact_form td select {
  padding: 7px 10px;
  max-width: 100%;
  border: 1px solid #d6d8d8;
  border-radius: 0;
}
.contact_form td textarea {
  height: 372px;
  width: 760px;
}
.contact_form td [name$="_zipcode"],
.contact_form td [name="zipcode"],
.contact_form td [name="addr1"]{
  width: 190px;
}
.contact_form td [name="addr1"]{
  width: 220px;
}
.contact_form td [name="addr2"]{
}


.contact_form td .addr_auto{
  background: #f0f0f0;
  border: 1px solid #d6d8d8;
  margin-left: 10px;
  padding: 5px 5px;
}


.contact_form_msg{
  margin-top: 10px;
  margin-bottom: 10px;
}

/* 確認画面用 */



.contact_form_acceptance {
  font-size: 17px;
  letter-spacing: 0.08em;
  text-align: left;
  margin-top: 19px;
}
.contact_form_acceptance a{
  color: #1a3e9b;
}
.contact_form_acceptance .mwform-checkbox-field.horizontal-item{
  margin-right: 0;
}


/* コンタクトフォーム - ボタン */

.contact_form_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding: 35px 0;
}
.contact_form_btns input[type="submit"],
.contact_form_btns input[type="button"],
.contact_form_btns button{
  width: 290px;
  font-family: Zen Maru Gothic;
  background: #ff7300;
  color: #FFF;
  border: 0;
  border-radius: 15px;
  margin: 0 10px;
  padding: 8px 10px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  border: 1px solid transparent;
  transition: all .3s;
}
.contact_form_btns input[type="submit"][disabled],
.contact_form_btns input[type="button"][disabled]{
  background: #CCC;
}
.contact_form_btns button[type="reset"]{
  background: #CCC;
}
.contact_form_btns .ajax-loader{
  order: 10;
  width: 100% !important;
  margin-top: 10px !important;
  background-repeat: no-repeat;
  background-position: center;
}
/*input[type="submit"] {
  color: #ff9843;
}*/
/*
.link_1 {
  max-width: 295px;
  width: 100%;
  font-size: 15px;
  padding: 9px 44px 9px 9px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  border-radius: 15px;
  background: #ff7300;
  color: #fff;
  position: relative;
  display:block;
}
.link_1:hover{
  background: #fff;
  color: #ff7300;
  border: solid 1px #ff7300;
  opacity: 1;
}

.link_1:after{
  font-size: 25px;
  content: "»";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  position: absolute;
  right: 66px;
  top: 47%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.link_1:hover:after{
  right: 50px;
}
*/
.contact_form_btns button:hover{
  background: #fff;
  border: 1px solid #ff7300;
  color: #ff7300;
}
.startbtn_wrap .link_1 .txt:after{
  display: none;
}
@media (max-width:767px){
  
  .contact_form_acceptance{
    font-size: 15px;
  }
  
  .survey_example_image_inner:after{
    width: 100px;
    height: 180px;
    right: -29px;
    top: auto;
    bottom: -50px;
  }
.common_title .title_text{
    font-size: 16px;
    text-align: justify;
  }
}
@media (min-width:1024px){


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


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


}


/* **********************************
 *  プライバシーポリシー
 * ********************************* */

.privacy_box {
  font-size: 15px;
  letter-spacing: 0.075em;
  line-height: 1;
  margin-bottom: 17px;
  border: 1px solid #dedede;
  padding: 0px 7px 0px 13px;
  color: #181818;
  height: 284px;
  width: 100%;
  overflow: auto;
  text-align: left;
  background: #fff;
}
.privacy_box .txt {
  font-family: Zen Maru Gothic;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.25;
  letter-spacing: 0.075em;
  padding-bottom: 47px;
}

.privacy_box .item .title {
  font-family: Zen Maru Gothic;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.075em;
  border-left: 3px solid #2f1609;
  padding-left: 10px;
  line-height: 1;
  text-align: left;
  margin-left: 5px;
  margin-bottom: 11px;
}


.privacy_tt br{
  display: none;
}
.privacy_tt .dots{
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.privacy_tt .dots i{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #c1c1c1;
  margin: 0 8px;
}

.privacy_items{

}
.privacy_items .item{
  line-height: 1.6;
  letter-spacing: 0.04em;
}
.privacy_items .item + .item{
  margin-top: 40px;
}
.privacy_items .item h4{
  font-size: 18px;
  font-weight: 500;
  border-left: 6px solid #f0f0f0;
  padding-left: 20px;
  margin-bottom: 10px;
  line-height: 2.33;
}
.privacy_items .item .txt{
  line-height: 1.875;
}
.privacy_items .item ul{
  list-style: disc;
  margin-left: 2em;
  margin-top: 10px;
}
.privacy_items .item ul.latin{
  list-style: lower-latin;
}

.privacy_items .item ul li{

}
.privacy_items .item ol{
  margin-left: 2em;
  margin-top: 10px;
}

@media (min-width:768px){
  .contact_wrap {
    text-align: center;
  }
  .contact_info_inner {
    position: relative;
    background: #fff;
    border: 8px solid #e7dec4;
    text-align: center;
    font-family: Zen Maru Gothic;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 9px 20px 11px;
    margin-bottom: 21px;
  }
  .contact_info .indent p {
    text-align: center;
  }
  .privacy_box {
    font-size: 16px;
    letter-spacing: 0.075em;
    line-height: 2;
    margin-bottom: 17px;
    border: 1px solid #dedede;
    padding: 0px 30px 0px 13px;
    height: 328px;
    width: 760px;
    overflow: auto;
    text-align: left;
  }
}
@media (min-width:1024px){


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


}

