.about-Wrapper{
  text-align:center;
  margin:0 auto;
  font-size:16px;
  color:#333
}
.about-Wrapper a{
  display:flex;
  align-items:center;
  color:#207894;
  transition:all .3s
}
.about-Wrapper a:hover{
  text-decoration:underline;
  -webkit-text-decoration-color:#207894;
  text-decoration-color:#207894
}
.st-Heading_about_block{
  background-image:url(/wp-content/themes/aijukai/assets/about/images/about_heading01.jpg)
}
@media screen and (max-width:768px){
  .st-Heading_about_block{
    padding:0
  }
}
.st-Heading_block h1{
  text-align:left;
  padding:24px;
  width:auto;
  z-index:1
}
@media screen and (max-width:768px){
  .st-Heading_block h1{
    padding:12px 16px
  }
}
.about-Greeting_block{
  margin:80px 0 64px
}
@media screen and (max-width:768px){
  .about-Greeting_block{
    margin:40px 0 56px
  }
}
.about-Greeting_block h2{
  font-size:32px;
  line-height:1.25
}
@media screen and (max-width:768px){
  .about-Greeting_block h2{
    font-size:22px;
    line-height:1.45
  }
}
.about-Greeting_block_area{
  display:flex;
  justify-content:center;
  margin:32px 16px 0
}
@media screen and (max-width:768px){
  .about-Greeting_block_area{
    flex-direction:column-reverse;
    margin:0 16px;
    margin-top:32px
  }
}
.about-Greeting_block_area_text{
  text-align:justify
}
.about-Greeting_block_area_text_box{
  max-width:864px
}
.about-Greeting_block_area_text h3{
  font-size:20px;
  margin-bottom:24px;
  font-weight:500
}
@media screen and (max-width:768px){
  .about-Greeting_block_area_text h3{
    display:none
  }
}
.about-Greeting_block_area_text p{
  margin-bottom:16px
}
@media screen and (max-width:768px){
  .about-Greeting_block_area_text p{
    font-size:16px
  }
}
@media screen and (max-width:768px){
  .about-Greeting_block_area_text .text{
    display:none
  }
}
.about-Greeting_block_area_text .sp_text{
  display:none
}
@media screen and (max-width:768px){
  .about-Greeting_block_area_text .sp_text{
    display:block
  }
}
.about-Greeting_area_img{
  width:384px;
  height:320px;
  margin-left:48px
}
@media screen and (max-width:768px){
  .about-Greeting_area_img{
    width:100%;
    height:auto;
    margin:0;
    margin-bottom:24px
  }
}
.about-Greeting_area_img img{
  width:100%;
  height:auto
}
.about-Corp_profile_block{
  margin-bottom:64px
}
@media screen and (max-width:768px){
  .about-Corp_profile_block{
    margin-bottom:56px
  }
}
.about-Corp_profile_block_area{
  border-collapse:separate;
  text-align:justify;
  margin-top:48px;
  margin-left:15%
}
@media screen and (max-width:768px){
  .about-Corp_profile_block_area{
    display:block;
    margin:40px 0 0;
    padding:0 32px
  }
}
@media screen and (max-width:768px){
  .about-Corp_profile_block_area tr{
    display:block;
    width:100%;
    margin-bottom:32px
  }
}
.about-Corp_profile_block_area tr th{
  padding-bottom:56px;
  padding-right:154px
}
@media screen and (max-width:768px){
  .about-Corp_profile_block_area tr th{
    display:block;
    padding:0 0 8px
  }
}
@media screen and (max-width:768px){
  .about-Corp_profile_block_area tr td{
    display:block;
    margin-bottom:8px;
    font-size:16px
  }
}
.about-Corp_info_link{
  display:block;
  margin-bottom:8px
}
.about-Corp_info_link_flex{
  display:flex
}
.about-Corp_info_link_flex img,.about-Info_block_area_single_flex img{
  margin-left:4px
}
.about-Corp_info_link:last-child{
  margin-bottom:0
}
.about-Info_block p{
  margin:32px 0
}
@media screen and (max-width:768px){
  .about-Info_block p{
    text-align:justify;
    margin-right:16px;
    margin-left:16px
  }
}
.about-Info_block_area{
  display:flex;
  justify-content:center;
  margin-top:40px
}
@media screen and (max-width:768px){
  .about-Info_block_area{
    display:block
  }
}
.about-Info_block_area_singles:nth-child(2){
  margin:0 32px
}
.about-Info_block_area_single h3{
  margin-bottom:12px;
  font-weight:700
}
.about-Info_block_area_single_flex{
  display:flex;
  justify-content:center
}
.about-Info_block_area_single_flex_background{
  background-image:url(/wp-content/themes/aijukai/assets/area/images/ic_area_pdf01.svg);
  background-size:cover;
  width:16.5px;
  height:19.5px;
  margin-left:7.75px
}
.about-Info_block_area_single_flex_background img{
  margin-top:50%;
  width:13.19px;
  height:5.33px
}
.vertical_line{
  margin:0 50px;
  width:1px;
  height:120px;
  background-color:#ccc9c0
}
@media screen and (max-width:768px){
  .vertical_line{
    margin:32px 30px;
    width:auto;
    height:1px
  }
}
.vertical_line:last-of-type{
  display:none
}