.profile-block {
  padding-bottom: 100px;
}
.profile-block .wrapper{
  max-width: 1207px;
}
.profile-block1{
  display: flex;
  justify-content: space-between;
  padding: 60px 0 95px;
}
.profile-block1 figure{
  width: 560px;
}

.profile-block1 figure img{
  width: 100%;
}
.profile-block1 .word{
  width: 571px;
}

.profile-block1 .word h3{
  font-size: 26px;
  font-weight: bold;
  line-height: 240%;
  /* color: #003F10; */
  margin-bottom: 40px;
  margin-top: 10px;
  font-family: "Noto Serif JP", serif;
}
.profile-block1 .word p{
  line-height: 240%;
  font-size: 14px;
  letter-spacing: 1.45px;
}
.profile-block2 .profile-block2-list {
  padding: 40px 0 100px;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.profile-block2 .profile-block2-list dl {
  display: flex;
  justify-content: space-between;
}
.profile-block2 .profile-block2-list dl dt, .profile-block2 .profile-block2-list dl dd {
  padding: 20px;
  font-size: 13px;
  line-height: 200%;
  letter-spacing: 3px;
}
.profile-block2 .profile-block2-list dl dt {
  width: 19%;
  text-align: center;
  border-bottom: 1px solid #111111;
}
.profile-block2 .profile-block2-list dl dd {
  border-bottom: 1px solid #111111;
  width: 790px;
  /* display: flex; */
  word-break: break-all;
}
.profile-block2 .profile-block2-list dl dd span{
  display: inline-block;
}
.profile-block2 .profile-block2-list dl dd p{
  padding-right: 25px;
}

.profile-block3 .map{
  width: 100%;
  max-width: 1000px;
  margin: 30px auto;
}

.c-content-main .c-note{
    font-size: 20px;
    line-height: 200%;
    letter-spacing: 3px;
}
.c-content-main .c-note span{
    font-size: 13px;
    margin-right: 5px;
    letter-spacing: 2px;
}
.profile-block-list.c-ct-profile-list  dl dt {
    border-bottom: 1px solid #4A381A;
    width: 20%;
}
.profile-block-list.c-ct-profile-list  dl dd {
    border-bottom: 1px solid #4A381A;
    width: 80%;
}
.c-list-profile{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1510px;
    margin: auto;
    padding: 0 20px;
}
.c-list-profile .c-item-pro{
    width: 31%;
    margin-right: 3%;
    text-align: center;
    font-size: 16px;
    line-height: 200%;
    border: 1px solid #111;
    background: #fff;
    padding: 50px 0;
}
.c-list-profile .c-item-pro:nth-of-type(3n){
    margin-right: 0% !important;
}
.c-list-profile .c-item-pro h2{
    font-size: 34px;
    font-weight: bold;
    line-height: 170%;
    color: #003F10;
    text-align: center;
    margin-bottom: 40px;
    font-family: "Noto Serif JP", serif;
}
.c-list-profile .c-item-pro h2.c-cts{
    font-size: 32px;
    line-height: 180%;
}
.c-list-profile .c-item-pro h2 span{
    font-size: 14px;
    color: #111;

}
.c-list-profile .c-item-pro p{
    padding: 0 30px;
    font-size: 16px;
    line-height: 200%;
    text-align: center;
}
.c-list-profile .c-item-pro h2 span.cl-red{
    color: #FF0000;
    font-size: 100%;
}
.c-note-profile{
    text-align: right;
}
.c-list-profile.c-ct-tab {
    max-width: 1030px;
}
.c-list-profile.c-ct-tab .c-item-pro{
        padding: 20px 10px;
        margin-right: 5%;
        width: 30%;
}
.c-list-profile.c-ct-tab .c-item-pro p{
    padding: 0;
}
.p-profile .c-box-block2 .c-desc span{
  padding-left: 0;
  margin-bottom: 0;
}
.p-profile .c-box-block2 .c-desc span:before{
  display: none;
}
.p-profile .c-box-block2 .c-desc p{
  line-height: 240%;
}
.p-profile .c-box-block2 .c-img span{
  font-size: 16px;
  position: absolute;
  top: -30px;
  color: #fff;
  left: 22px;
  writing-mode: tb-rl;
  letter-spacing: 2px;
  /* position: relative; */
  background: #BE2521;
  padding: 80px 2px 20px 2px;
}
.p-profile .c-box-block2 .c-img span:before{
  content: '';
  border-left: 1px solid #fff;
  width: 1px;
  height: 22px;
  display: inline-block;
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -100%);
}
.p-profile .c-box-block2.ctbox .c-img span {
  right: 22px !important;
  left: auto !important;
}
.p-profile .top-block2 .bg1{
  padding: 78px;
}
.p-profile .c-box-block2 .c-img{
  width: 600px;
}
@media screen and (max-width: 1400px) {
  .c-content-main .c-img img{
      width: 100%;
  }

  .profile-block1 figure{
    width: 48%;
  }

  .profile-block1 .word{
    width: 48%;
  }
}

@media screen and (max-width: 1024px) {
    .c-list-profile .c-item-pro{
        padding: 20px 0;
    }
    .c-list-profile .c-item-pro h2{
        font-size: 20px !important;
        margin-bottom: 20px;
    }
    .c-list-profile .c-item-pro h2.c-cts{
        line-height: 170%;
    }
    .c-list-profile .c-item-pro h2 span{
        font-size: 13px;
    }
    .c-list-profile .c-item-pro p{
        font-size: 14px;
        padding: 0 20px;
    }
    .p-profile .top-block2 .bg1 {
      padding: 90px 50px 50px !important;
      }
}
@media screen and (max-width: 767px) {
    .c-list-profile .c-item-pro{
        width: 100% !important;
        margin-right: 0 !important;
    }
    .c-list-profile .c-item-pro ~ .c-item-pro{
        margin-top: 30px
    }
    .c-list-profile.c-ct-tab .c-item-pro ~ .c-item-pro{
        margin-top: 0px
    }
  .profile-block-list dl dt, .profile-block-list dl dd {
    font-size: 12px;
  }

  .profile-block-list dl dt {
    width: 30%;
    word-break: break-all;
  }
  .c-tt-page .tt-1 .c-desc h3 {
      font-size: 16px;
      line-height: 160%;
  }
  .profile-block-list dl dd {
    width: 70%;
    word-break: break-all;
  }
  .profile-block-list dl dd span{
    display: inline-block;
  }
  .profile-block1{
    flex-wrap: wrap;
  }

  .profile-block1 figure{
    width: 100%;
  }
  .profile-block1 .word{
    width: 100%;
  }
  
  .profile-block1 .word h3{
    font-size: 20px;
    margin-top: 30px;
  }
  
  .profile-block1 .word p{
    font-size: 12px;
  }

  .profile-block2 .profile-block2-list dl dt, .profile-block2 .profile-block2-list dl dd{
    padding: 20px 5px;
    font-size: 12px;
  }

  .profile-block2 .profile-block2-list dl dt{
    width: 25%;
  }

  .profile-block2 .profile-block2-list dl dd{
    width: 70%;
    flex-wrap: wrap;
  }

}
@media screen and (max-width: 580px) {
  .profile-block2 .profile-block2-list{
    padding-bottom: 60px;
    padding-top: 30px;
  }
  .profile-block-list.c-ct-profile-list dl dt {
      width: 43%;
      padding: 10px;
  }
  .profile-block-list.c-ct-profile-list dl dd{
      padding: 10px;
  }
  .p-profile .c-box-block2 .c-img span {
      font-size: 12px;
      padding: 60px 1px 10px 1px;
  }
  .p-profile .top-block2 .bg1 {
      padding: 80px 20px 40px !important;
  }
  .p-profile .c-box-block2 .c-desc h2 {
      font-size: 17px;
  }
}


