/*------------------------------------------------------------
common
------------------------------------------------------------*/
body {
  font-family: 'Noto Sans JP', 'Century Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック体, YuGothic, "Yu Gothic Medium", 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
}

#about {
  font-size: 13px;
  font-weight: 500;
  color: #313131;
  overflow: hidden;
  background: #fff;
  position: relative;
}

#about * {
  box-sizing: border-box;
}

#about a {
  transition: opacity .3s;
}

#about a[href^="tel:"] {
  display: inline-block;
  transition: none;
}

#about a:hover {
  text-decoration: none;
}

#about a:focus-visible {
  outline: none;
}

#about img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

#about .js-fadein {
  opacity: 0;
  transform: translate(0, 20px);
  transition-property: opacity, transform;
  transition-duration: 1s;
}

#about .scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

#about .pc-br {
  display: none;
}

#about .sp-br {
  display: inline;
}

#about .txt{
  font-size: 14px;
  line-height: 1.78;
}

#about .txt + .txt{
  margin-top: 20px;
}

#about .font-hand{
  font-family: adobe-handwriting-ernie, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#about .font-pen{
  font-family: vdl-penletter, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media print, screen and (min-width: 768px){
_::-webkit-full-page-media, _:future, :root #about .font-pen{
    font-weight: 500;
    text-stroke: 1px #fff;
    -webkit-text-stroke: 1px #fff;
  }
}

#about .font-kaku{
  font-weight: 700;
}

#about .font-cen{
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

#about .inner {
  width: calc(100% - 44px);
  min-width: 330px;
  max-width: 1160px;
  margin: 0 auto;
}

@media print, screen and (max-width: 340px){
  #about .inner{
    min-width: auto;
  }
}

#about .txt-green{
  color: #60B459;
}

#about .txt-orange{
  color: #FD8C34;
}

#about .main-block{
  position: relative;
  z-index: 0;
  padding: 165px 0 0;
}

#about .main-block::before{
  position: absolute;
  content: "";
  width: calc(100% - 50px);
  height: 200px;
  right: 0;
  top: 0;
  background: url("../images/about/about_mainimg_sp.jpg")no-repeat bottom right / cover;
  z-index: -1;
}

#about .main-txt{
  position: relative;
  height: 70px;
  padding: 40px 0 0 50px;
  z-index: 0;
}

#about .main-txt::before{
  position: absolute;
  content: "";
  background-color: #fff;
  width: 250px;
  height: 70px;
  top: 0;
  left: 0;
  z-index: -1; 
}

#about .main-txt .en{
  display: block;
  color: #60B459;
  font-size: 23px;
}

#about .main-txt .ja{
  display: block;
  font-size: 20px;
}

#about .about-content-wrapper{
  margin: 75px 0 50px;
}

#about .about-content-block{
  position: relative;
  padding-bottom: 75px;
  z-index: 0;
}

#about .about-content-block::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 50px;
  background-color: #fff;
  bottom: -50px;
  left: 0;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  z-index: 1;
}

#about .content01{
  z-index: 1;
}

#about .about-content-block.content02::before{
  background-color: #F7FCF5;
}

#about .about-content-block.content03::before{
  content: none;
}

#about .about-message{
  margin: 0 0 50px;
}

#about .message-txt-block{
  margin-bottom: 30px;
}
 
#about .message-txt-block .ttl{
  margin-bottom: 10px;
  font-size: 15px;
}

#about .about-ttl02{
  font-size: 18px;
  line-height: 1.55;
}

#about .about-ttl02 + .txt{
  margin-top: 20px;
}

#about .about-jobs{
  margin: 50px 0 30px;
}

#about .jobs-list{
  display: grid;
  grid-template-columns: 80px 1fr 68px;
  grid-gap: 8px 22px;
  max-width: 331px;
  margin: 30px auto 0;
}

#about .jobs-item{
  position: relative;
  padding-left: 8px;
  font-size: 14px;
}

#about .jobs-item::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 13px;
  background-color: #FA5145;
  top: calc(50% - 6px);
  left: 0;
}

#about .jobs-item:nth-of-type(4n-2)::before{
  background-color:  #0394D7;
}

#about .jobs-item:nth-of-type(4n-1)::before{
  background-color:  #FD8C34;
}

#about .jobs-item:nth-of-type(4n)::before{
  background-color:  #60B459;
}

#about .content01-img .txt{
  margin: 15px 0 0;
  padding: 25px 0;
  border: solid 2px #60B459;
  text-align: center;
}

#about .content02{
  padding: 100px 0 50px; 
  background-color: #F7FCF5;
}

#about .about-ttl{
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  z-index: 0;
}

#about .about-ttl::before{
  position: absolute;
  /*content: "";*/
  width: 110px;
  height: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 55px);
  background: url("../images/about/about_bg01.png") no-repeat center center / contain;
  z-index: -1;
}

#about .content03 .about-ttl::before{
  background-image: url("../images/about/about_bg02.png");
}

#about .about-support{
  margin-top: 50px;
}

#about .about-support:first-of-type{
  margin-top: 30px;
}

#about .support-ttl{
  width: fit-content;
  margin: 0 auto 15px;
  color: #60B459;
  font-size: 20px;
  overflow: hidden;
}

#about .about-support:nth-of-type(2) .support-ttl{
  color: #FD8C34;
}

#about .about-support:nth-of-type(3) .support-ttl{
  color: #0394D7;
}

#about .support-ttl .number{
  color: #BFE1BC;
  font-size: 18px;
}

#about .about-support:nth-of-type(2) .support-ttl .number{
  color: #FCDAC0;
}

#about .about-support:nth-of-type(3) .support-ttl .number{
  color: #B1DDF1;
}

#about .support-ttl .number .num{
  font-size: 20px;
}

#about .support-ttl .line{
  position: relative;
}

#about .support-ttl .line::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  background-color: #BFE1BC;
  bottom: -2px;
  left: 0;
  xtransform: translateX(-100%);
  transition: all 1s;
  transition-delay: .5s;
  z-index: -1;
}

#about  .about-support:nth-of-type(2) .support-ttl .line::before{
  background-color: #FCDAC0;
}

#about  .about-support:nth-of-type(3) .support-ttl .line::before{
  background-color: #B1DDF1;
}

#about .support-ttl.scroll-in .line::before{
  transform: none;
}

#about .support-img{
  width: calc(100% + 44px);
  margin: 0 -22px;
}

#about .support-txt-block{
  margin-top: 15px;
}

#about .support-txt-block .ttl{
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.5625;
}

#about .content03{
  padding: 100px 0 0;
}

#about .about-employment{
  margin: 30px 0 50px;
}

#about .employment-txt{
  margin-bottom: 30px;
}

#about .employment-txt .ttl{
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.55;
}

#about .about-comparison{
  margin: 50px 0 0;
}

#about .comparison-ttl{
  text-align: center;
}

#about .comparison-ttl .balloon{
  position: relative;
  display: inline-block;
  margin-bottom: 26px;
  color: #60B459;
  font-size: 18px;
  line-height: 1.4375;
}

#about .comparison-ttl .balloon::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #60B459;
  bottom: -5px;
  left: 0;
}

#about .comparison-ttl .balloon::after{
  position: absolute;
  content: "";
  width: 8px;
  height: 6px;
  background-color: #60B459;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  left: calc(50% - 4px);
  bottom: -10px;
}

#about .comparison-ttl .ttl{
  display: block;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.55;
}

#about .about-comparison .txt{
  text-align: center;
}

#about .comparison-table-block{
  margin-top: 30px;
}

#about .comparison-table{
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  text-align: center;
  line-height: 1.42;
}

#about .comparison-table-block tr:first-of-type th{
  padding: 5px 0 8px;
  background-color: #7FC37A;
  border: solid 1px #fff;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

#about .comparison-table-block th .icon{
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 5px;
}

#about .comparison-table-block tr:first-of-type th:last-of-type{
  background-color: #F6A055
}

#about .comparison-table-block tr:first-of-type th:first-of-type{
  background-color: transparent;
}

#about .comparison-table-block tr:not(:first-of-type) th,
#about .comparison-table-block td{
  padding: 4px 0;
  background-color: #F5F5F5;
  border-right: solid 1px #fff;
  vertical-align: middle;
}

#about .comparison-table-block tr:not(:first-of-type) th,
#about .comparison-table-block th:first-of-type{
  width: 109px;
  font-weight: 500;
}

#about .comparison-table-block tr:nth-of-type(2n) td{
  background-color: #FDFDFD;
}

#about .comparison-table-block tr:not(:first-of-type):nth-of-type(2n+1) th{
  background-color: #DDDDDD;
}

#about .comparison-table-block tr:not(:first-of-type){
  height: 35px;
}


@media print, screen and (min-width: 768px) {
  
  #about .sp-br {
    display: none;
  }
  
  #about .pc-br {
    display: inline;
  }
  
  #about .txt{
    font-size: 18px;
    line-height: 2;
  }
  
  #about .main-block{
  padding: 220px 0 0;
  }

  #about .main-block::before{
    width: calc(100vw / 1920 * 1700);
    height: 400px;
    background: url("../images/about/about_mainimg_pc.jpg")no-repeat center center / cover;
  }

  #about .main-txt{
    max-width: 1160px;
    margin: 0 auto;
    width: calc(100% - 40px);
    height: 180px;
    padding: 74px 0 0;
  }

  #about .main-txt::before{
    width: calc(50vw - 60px);
    height: 180px;
    left: calc(580px - 50vw);
  }

  #about .main-txt .en{
    font-size: 46px;
  }

  #about .main-txt .ja{
    font-size: 36px;
  }

  #about .about-content-wrapper{
    margin: 120px 0 100px;
  }

  #about .about-content-block{
    padding-bottom: 120px;
  }

  #about .about-content-block::before{
    height: calc(100vw / 1920 * 120);
    bottom: calc(-100vw / 1920 * 120);
  }

  #about .about-message{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 100px;
  }

  #about .message-txt-block{
    width: calc((100% - 50px) / 2);
    margin-bottom: 0;
    padding-top: 75px;
  }
 
  #about .message-txt-block .ttl{
    margin-bottom: 22px;
    font-size: 16px;
  }

  #about .about-ttl02{
    font-size: 24px;
    line-height: 1.75;
  }

  #about .about-ttl02 + .txt{
    margin-top: 40px;
  }

  #about .message-img{
    width: calc((100% - 50px) / 2);
  }
  
  #about .about-jobs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 100px 0;
  }

  #about .about-jobs .about-ttl02{
    width: 50%;
    font-size: 28px;
  }
  
  #about .jobs-list{
    width: 50%;
    max-width: none;
    padding-left: 12px;
    grid-template-columns: 120px 1fr 135px;
    grid-gap: 30px 60px;
    margin: 0;
  }

  #about .jobs-item{
    padding-left: 14px;
    font-size: 18px;
  }

  #about .jobs-item::before{
    width: 4px;
    height: 20px;
    top: calc(50% - 10px);
  }

  #about .content01-img .txt{
    position: relative;
    width: 960px;
    margin: -50px auto 0;
    padding: 40px 0;
    background-color: #fff;
    border-width: 4px;
    font-weight: 700;
  }

  #about .content02{
    padding: calc(100vw / 1920 * 120 + 100px) 0 80px; 
  }

  #about .about-ttl{
    font-size: 36px;
  }

  #about .about-ttl::before{
    width: 220px;
    height: 100px;
    top: calc(50% - 50px);
    left: calc(50% - 110px);
  }

  #about .about-support{
    margin-top: 80px;
  }

  #about .about-support:first-of-type{
    margin-top: 80px;
  }

  #about .support-ttl{
    margin: 0 auto 50px;
    font-size: 32px;
  }

  #about .support-ttl .number{
    font-size: 36px;
  }

  #about .support-ttl .number .num{
    font-size: 40px;
  }

  #about .support-ttl .line::before{
    height: 20px;
    bottom: -6px;
  }
  
  #about .support-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  #about .about-support:nth-of-type(2n+1) .support-content{
    flex-direction: row-reverse;
  }

  #about .support-img{
    width: calc(50% - 40px);
    margin: 0;
  }

  #about .support-txt-block{
    width: calc(50% - 30px);
    margin: 0;
  }

  #about .support-txt-block .ttl{
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 1.75;
  }

  #about .content03{
    padding: calc(100vw / 1920 * 120 + 120px) 0 0;
  }

  #about .about-employment{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 100px 0;
  }

  #about .employment-txt{
    width: calc(50% - 30px);
    margin: 0;
  }

  #about .employment-txt .ttl{
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 1.75;
  }

  #about .about-comparison{
    margin: 100px 0 0;
  }
  
  #about .comparison-ttl .balloon{
    margin-bottom: 36px;
    font-size: 20px;
  }

  #about .comparison-ttl .balloon::before{         height: 2px;
    bottom: -10px;
  }

  #about .comparison-ttl .balloon::after{
    width: 10px;
    height: 8px;
    left: calc(50% - 5px);
    bottom: -17px;
  }

  #about .comparison-ttl .ttl{
    margin-bottom: 50px;
    font-size: 32px;
  }

  #about .comparison-table-block{
    max-width: 864px;
    margin: 40px auto 0;
  }

  #about .comparison-table{
    font-size: 18px;
  }

  #about .comparison-table-block tr:first-of-type th{
    padding: 12px 0 10px;
    border-width: 3px;
    font-size: 18px;
  }

  #about .comparison-table-block th .icon{
    width: 74px;
    height: 74px;
    margin: 0 auto 8px;
  }

  #about .comparison-table-block tr:not(:first-of-type) th,
  #about .comparison-table-block td{
    border-width: 3px;
  }

  #about .comparison-table-block tr:not(:first-of-type) th,
  #about .comparison-table-block th:first-of-type{
    width: 238px;
  }

  #about .comparison-table-block tr:not(:first-of-type){
    height: 60px;
  }

}
