@charset 'UTF-8';

/*  header  */
header{
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
header::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: -20;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/bg_header.jpg) no-repeat 50% 50%;
  background-size: cover;
}
header .container{
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-basis: 63.9rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 11.0rem;
  padding-bottom: 13.0rem;
  min-height: 49.2rem;
}
_:-ms-lang(x)::-ms-backdrop, header .container{
  height: 49.2rem;
}
header .container::before{
  content: '';
  position: absolute;
  z-index: -10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc(50% - (618 / 2 / 293 * 100%) );
  right: calc(50% - (618 / 2 / 293 * 100%) );
  padding-top: calc(618 / 293 * 100%);
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
header h1{
  padding: 0 calc(16 / 325 * 100%);
  margin: 0;
  position: relative;
}
header h1::before{
  content: '安松幼稚園\A向かいに\A開院しました';
  position: absolute;
  top: -30px;
  right: 19px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: calc(117 / 325 * 100%);
  min-height: 9.9rem;
  font-size: 1.3rem;
  font-size: 500;
  line-height: 1.67;
  letter-spacing: calc(0.9 / 18 * 1em);
  text-align: center;
  color: rgb(31, 31, 31);
  white-space: pre-wrap;
  background: url(../images/bg_kinder_sp.svg) no-repeat 50% 50%;
  background-size: contain;
  padding-left: 0.5em;
  box-sizing: border-box;
}
_:-ms-lang(x)::-ms-backdrop, header h1::before{
  height: 9.9rem;
}
header p{
  margin: 0;
  font-weight: 500;
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
header .desc{
  margin-bottom: 3.2rem;
  font-family: 'Noto Serif JP';
  font-size: 1.6rem;
  white-space: nowrap;
}
header .mission{
  margin: 2.4rem 0;
}
header .opening{
  font-family: 'Noto Serif JP';
  font-size: 2.5rem;
  line-height: 1.43;
  letter-spacing: calc(2.1 / 42 * 1em);
}
header .opening>span{
  position: relative;
  padding: 0 calc(3.9 / 42 * 1em) 0 calc(6 / 42 * 1em);
}
header .opening>span::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(4 / 42 * 1em);
  z-index: -5;
  height: calc(10 / 25 * 1em);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(255, 232, 144, 1) 2px, rgba(255, 232, 144, 1) 4px );
}
header .opening span span{
  font-size: 76.19%;
  letter-spacing: calc(1.6 / 32 * 1em);
}
@media screen and (min-width: 768px){
  header{
    min-height: 107.0rem;
  }
  header .container{
    padding-top: 5.6rem;
    padding-bottom: 1.0rem;
    margin-top: -2.8rem;
    max-width: 104.0rem;
    min-height: 72.6rem;
    -webkit-transform: translateY(-2.8rem);
    transform: translateY(-2.8rem);
  }
  header .container::before{
    left: calc(639 / 2 / 1040 * -100%);
    right: calc(639 / 2 / 1040 * -100%);
    padding-top: calc(1040 / 639 * 100%);
  }
  header h1{
    padding: 0;
  }
  header h1::before{
    content: '安松幼稚園\A向かいに開院しました';
    font-size: 1.8rem;
    background: url(../images/bg_kinder.svg) no-repeat 50% 50%;
    top: calc(8 / 277 * 100%);
    right: calc(17 / 639 * 100%);
    width: calc(238 / 639 * 100%);
    padding-left: 0;
    box-sizing: content-box;
  }
  header p{
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
  }
  header .desc{
    margin-bottom: 0;
    font-size: 2.1rem;
  }
  header .mission{
    margin: 0;
  }
  header .opening{
    font-size: 4.2rem;
  }
  header .opening>span::after{
    background-image: repeating-linear-gradient(135deg, transparent, transparent 3px, rgba(255, 232, 144, 1) 3px, rgba(255, 232, 144, 1) 6px );
  }
}

/*  main  */
main{
  position: relative;

  padding-bottom: 10.0rem;
}
main::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: -8.8rem;
  left: 50%;
  z-index: -10;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image:
    repeating-linear-gradient(0deg, transparent, transparent 10px, rgba(232, 246, 250, 1) 10px, rgba(232, 246, 250, 1) 11px ),
    repeating-linear-gradient(90deg, transparent, transparent 10px, rgba(232, 246, 250, 1) 10px, rgba(232, 246, 250, 1) 11px );
}

/*  opencl  */
#opencl{
  padding: 7.2rem 0 4.4rem 0;
  position: relative;
}
#opencl::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: -10;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgb(255, 255, 255);
  background-image: url(../images/bg_opencl_l.svg), url(../images/bg_opencl_r.svg);
  background-repeat: no-repeat no-repeat;
  background-position: 113% 0, -13% 100%;
  background-size: auto;
}
#opencl .container{
  padding: 2.8rem 1.1rem 0 1.1rem;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 13px 13px 0 0;
  background-color: rgb(236, 135, 131);
}
#opencl h2{
  margin: 0 0 .4rem 0;
  font-family: 'Noto Serif JP';
  font-size: 3.3rem;
  font-weight: 400;
  line-height: 1.48;
  letter-spacing: calc(2.4 / 48 * 1em);
  text-indent: calc(2.4 / 48 * 1em);
  text-align: center;
  color: rgb(255, 255, 255);
}
#opencl h2::before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -2.7rem;
  left: 2.2rem;
  width: 17.4rem;
  height: 5.5rem;
  background: url(../images/txt_opencl.svg) no-repeat 50% 50%;
  background-size: contain;
}
#opencl p{
  margin: 0;
}
#opencl h2+p, #opencl h2+p+p{
  font-size: 1.8rem;
  line-height: 1.44;
  letter-spacing: calc(1.3 / 26 * 1em);
  text-indent: calc(9 / 26 * 1em);
  text-align: center;
}
#opencl .container div+div{
  padding-top: .9rem;
  text-align: right;
  white-space: nowrap;
}
#opencl .container div+div p:not(.speech){
  font-size: 1.2rem;
  line-height: 1.67;
  letter-spacing: calc(0.6 / 12 * 1em);
  text-align: center;
}
#opencl .container div+div p.speech{
  padding: calc(16 / 303 * 100%) calc(27 / 303 * 100%);
  margin-top: 1.4rem;
  margin-bottom: 1.5rem;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: center;
  color: rgb(31, 31, 31);
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
}
#opencl .container div+div p.speech::after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: -1.7rem;
  bottom: .8rem;
  width: 1.7rem;
  height: 1.9rem;
  background: url(../images/bg_speech.svg) no-repeat 50% 50%;
  background-size: contain;
}
#opencl .container div+div::after{
  content: '';
  display: inline-block;
  vertical-align: bottom;
  margin-left: calc(27 / 303 * 100%);
  width: 8.0rem;
  height: 8.0rem;
  background: url(../images/ill_character.svg) no-repeat 50% 0%;
  background-size: 100% auto;
}
#opencl .map{
  position: relative;
  padding-top: calc(300 / 325 * 100%);
}
#opencl .map iframe{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0 13px 13px;
}
#opencl .contact{
  padding-top: 2.1rem;
  font-size: 1.6rem;
  letter-spacing: calc(1 / 20 * 1em);
  text-align: center;
}
#opencl .contact .addr span{
  padding-right: .5em;
  display: block;
}
#opencl .contact .phone{
  padding-left: 1em;
}
#opencl .contact .parking{
  position: relative;
  padding: 1.2rem;
  margin: 1.4rem auto 0 auto;
  max-width: 23.5rem;
  border-radius: 15px;
  box-sizing: border-box;
  font-size: 1.4rem;
  color: rgb(255, 255, 255);
  background-color: rgb(239, 151, 87);
}
#opencl .contact .parking::before{
  content: '';
  position: absolute;
  top: -1.7rem;
  left: 1.4rem;
  width: 1.7rem;
  height: 1.9rem;
  background: url(../images/bg_speech_og.svg) no-repeat 50% 50%;
  background-size: contain;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
@media screen and (min-width: 768px){
  #opencl{
    padding: 17.3rem 0 8.4rem 0;
  }
  #opencl::before{
    background-position: 0 0, 100% 100%;
    background-size: calc(880 / 1920 * 100vw) auto;
  }
  #opencl .container{
    padding: 3.0rem 4.5rem 0 4.5rem;
  }
  #opencl h2{
    margin-bottom: .1rem;
    font-size: 4.5rem;
    text-align: left;
  }
  #opencl h2::before{
    top: -4.2rem;
    left: 1.9rem;
    width: 23.1rem;
    height: 7.3rem;
  }
  #opencl h2+p, #opencl h2+p+p{
    font-size: 2.2rem;
    line-height: 1.58;
    text-align: left;
  }
  #opencl .container div+div{
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1;
  }
  #opencl .container div+div p:not(.speech){
    position: absolute;
    bottom: 2.4rem;
    left: 0;
    font-size: 1.4rem;
    line-height: 1.43;
    text-shadow: 1px 1px 8px rgb(236, 135, 131),
      -1px -1px 8px rgb(236, 135, 131),
      -1px 0 8px rgb(236, 135, 131),
      0 -1px 8px rgb(236, 135, 131);
    border-radius: calc(1.43 / 2 * 1em);
  }
  #opencl .container div+div p.speech{
    padding: 1.7rem 4.0rem;
    margin-top: 0;
    margin-bottom: 6.7rem;
    font-size: 1.7rem;
  }
  #opencl .container div+div p.speech::after{
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
    bottom: 1.3rem;
  }
  #opencl .container div+div::after{
    margin-left: 1.2rem;
    width: 9.8rem;
    height: 9.8rem;
  }
  #opencl .map{
    padding-top: calc(650 / 1100 * 100%);
  }
  #opencl .contact{
    padding-top: 3.1rem;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    max-width: 98.4rem;
    box-sizing: border-box;
    font-size: 2.0rem;
  }
  #opencl .contact .addr{
    display: inline;
  }
  #opencl .contact .addr span{
    display: inline;
  }
  #opencl .contact .parking{
    padding: 1.4rem;
    margin: 0 4.6rem 0 0;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: calc(0.8 / 16 * 1em);
  }
  #opencl .contact .parking::before{
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1024px){
  #opencl .container{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  #opencl .container div+div{
    padding-top: 0;
  }
}
@media screen and (min-width: 1920px){
  #opencl::before{
    background-size: 880px auto;
  }
}

/*  cldpt  */
#cldept{
  padding: 4.0rem 0 2.8rem 0;
  margin: 0 auto;
  position: relative;
}
#cldept::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: -10;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgb(255, 232, 144);
}
#cldept .container{
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 13px;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
}
#cldept .container h2{
  padding: .7rem 0;
  margin: 0;
  position: relative;
  font-family: 'Noto Serif JP';
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: calc(1.45 / 29 * 1em);
  text-align: center;
  color: rgb(255, 255, 255);
  background-color: rgb(236, 135, 131);
  white-space: nowrap;
}
#cldept .container p{
  padding: 1.5rem calc(35 / 325 * 100%);
  margin: 0;
  font-size: 1.7rem;
  line-height: 1.65;
  text-align: center;
  letter-spacing: calc(1.1 / 22 * 1em);
  -webkit-box-flex: 1;
  flex-grow: 1;
}
#cldept ul{
  padding: 1.0rem calc(25 / 325 * 100%);
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#cldept ul::after{
  content: '';
  flex-basis: calc(110 / 275 * 100%);
}
#cldept li{
  position: relative;
  padding-top: 1.6rem;
  flex-basis: calc(110 / 275 * 100%);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.53;
  text-align: center;
}
#cldept li .more{
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: .5rem 2.0rem;
  font-size: 1.6rem;
  white-space: nowrap;
  color: rgb(255, 255, 255);
  background: rgb(242, 132, 51);
  border-radius: 10px;
  transition: .3s margin-top ease-out;
}
#cldept li a:hover .more{
  margin-top: -.8rem;
}
#cldept li .more::after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: 0;
  left: 60%;
  width: 0;
  height: 0;
  border-top: 13px solid rgb(242, 132, 51);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
#cldept li.pc{
  display: none;
}
#cldept li a{
  display: block;
}
#cldept li a:hover{
  opacity: 1;
}
#cldept li .image{
  position: relative;
  padding-top: 100%;
  margin: 0.9rem 0;
  border-radius: 50%;
  background-color: rgb(255, 248, 222);
  transition: .3s background-color;
}
#cldept li a:hover .image{
  background-color: rgb(242, 211, 209);
}
#cldept li .image img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: calc(73 / 133 * 100%);
  max-height: calc(73 / 133 * 100%);
}
#cldept li:nth-child(2) img{
  max-height: calc(49 / 110 * 100%);
}
#cldept li:nth-child(3) img{
  top: .8rem;
}
#cldept li:nth-child(5) img{
  top: .4rem;
}
@media screen and (min-width: 768px){
  #cldept{
    padding: 6.6rem 0 5.2rem 0;
  }
  #cldept .container{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
  #cldept .container h2{
    padding: 1.1rem calc(41 / 1100 * 100%);
    font-size: 2.9rem;
  }
  #cldept .container h2::after{
    content: '';
    position: absolute;
    top: -8px;
    bottom: -8px;
    right: -16px;
    border-left: 16px solid rgb(236, 135, 131);
    border-right: 16px solid rgb(255, 255, 255);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  #cldept .container p{
    padding: 0 calc(35 / 943 * 100%);
    font-size: 2.2rem;
    line-height: 1.55;
    text-align: left;
  }
  #cldept ul{
    padding: 2.7rem 0 0 0;
    flex-wrap: nowrap;
  }
  #cldept ul::after{
    content: none;
  }
  #cldept li{
    padding-top: 0;
    flex-basis: calc(133 / 1100 * 100%);
    font-size: 1.7rem;
  }
  #cldept li.pc{
    display: block;
  }
  #cldept li.sp{
    display: none;
  }
  #cldept li .more{
    padding: .6rem 2.4rem;
    font-size: 1.7rem;
  }
  #cldept li .more::after{
    border-top: 14px solid rgb(242, 132, 51);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  #cldept li .image{
    margin: 1.5rem 0;
  }
}
@media screen and (min-width: 1200px){
  #cldept li{
    max-width: calc(133 / 1100 * 100%);
    white-space: nowrap;
  }
}

/*  message  */
#message{
  padding: calc(47 / 375 * 100%) calc(25 / 375 * 100%);
  margin: 5.0rem auto 0 auto;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: rgb(255, 255, 255);
}
#message h2{
  position: relative;
  padding: .8rem;
  margin: 0 auto 2.6rem auto;
  max-width: 32.0rem;
  border: solid 3px rgb(242, 132, 51);
  box-sizing: border-box;
  font-family: 'Noto Serif JP';
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: calc(1.3 / 26 * 1em);
  text-align: center;
}
#message h2::before{
  content: '';
  position: absolute;
  top: 50%;
  bottom: -3px;
  left: -3px;
  right: calc(210 / 320 * 100%);
  border-bottom: solid 3px rgb(255, 209, 31);
  border-left: solid 3px rgb(255, 209, 31);
}
#message h2::after{
  content: '';
  position: absolute;
  top: -3px;
  bottom: 50%;
  left: calc(210 / 320 * 100%);
  right: -3px;
  border-top: solid 3px rgb(255, 209, 31);
  border-right: solid 3px rgb(255, 209, 31);
}
#message p{
  margin: 0 0 1.74em 0;
  font-size: 1.5rem;
  line-height: 1.74;
  letter-spacing: calc(0.75 / 15 * 1em);
  text-align: justify;
  text-justify: inter-ideograph;
}
#message .sig{
  padding: 0 .1em;
  margin: 3.5rem 0 0 0;
  font-family: 'Noto Serif JP';
  font-size: 2.5rem;
  letter-spacing: calc(1.4 / 28 * 1em);
  text-align: right;
}
#message .sig span{
  display: block;;
  font-family: 'Noto Sans JP';
  font-size: 1.4rem;
  line-height: 1.88;
  letter-spacing: calc(0.85 /  17 * 1em);
}
@media screen and (min-width: 768px){
  #message{
    padding: calc(71 / 1100 * 100%) calc(96 / 1100 * 100%);
    margin: 10.2rem auto 0 auto;
  }
  #message h2{
    padding: 1.0rem;
    margin: 0 auto 4.5rem auto;
    font-size: 2.6rem;
  }
  #message p{
    margin: 0;
    font-size: 1.7rem;
    line-height: 1.9;
  }
  #message .sig{
    margin: 5.0rem 0 0 0;
    font-size: 2.8rem;
    line-height: 1.32;
  }
  #message .sig span{
    margin-right: 1.25em;
    display: inline;
    font-size: 1.7rem;
  }
}

/*  profile  */
#profile{
  padding: calc(47 / 375 * 100%) calc(25 / 375 * 100%) calc(25 / 375 * 100%) calc(25 / 375 * 100%);
  margin: 5.0rem auto 0 auto;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: rgb(255, 255, 255);

}
#profile h2{
  position: relative;
  padding: .8rem;
  margin: 0 auto 2.6rem auto;
  max-width: 32.0rem;
  border: solid 3px rgb(242, 132, 51);
  box-sizing: border-box;
  font-family: 'Noto Serif JP';
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: calc(1.3 / 26 * 1em);
  text-align: center;
}
#profile h2::before{
  content: '';
  position: absolute;
  top: 50%;
  bottom: -3px;
  left: -3px;
  right: calc(210 / 320 * 100%);
  border-bottom: solid 3px rgb(255, 209, 31);
  border-left: solid 3px rgb(255, 209, 31);
}
#profile h2::after{
  content: '';
  position: absolute;
  top: -3px;
  bottom: 50%;
  left: calc(210 / 320 * 100%);
  right: -3px;
  border-top: solid 3px rgb(255, 209, 31);
  border-right: solid 3px rgb(255, 209, 31);
}
#profile section{
  padding-bottom: 0.6rem;
}
#profile h3{
  margin: 0;
  font-family: 'Noto Serif JP';
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: calc(1.1 / 22 * 1em);
  text-align: center;
  border-bottom: 2px solid rgb(242, 132, 51);
}
#profile h3 span{
  font-size: 1.4rem;
}
#profile ul{
  padding: 2.0rem 0;
  margin: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.88;
}
#profile .field ul:first-of-type{
  padding-bottom: 0;
}
#profile .field ul:last-of-type{
  padding-top: 0;
}
#profile li{
  padding-left: 1.05em;
  text-indent: -1.05em;
}
#profile section:not(.edubg) li::before{
  content: '・';
}
#profile li span{
  display: inline-block;
  text-indent: 0;
}
#profile .edubg li{
  padding-left: 5.4em;
  text-indent: -5.4em;
}
#profile .edubg li span{
  min-width: 5.4em;
}
@media screen and (min-width: 768px){
  #profile{
    padding: calc(79 / 1100 * 100%) calc(96 / 1100 * 100%) calc(30 / 1100 * 100%) calc(96 / 1100 * 100%);
    margin: 3.7rem auto 0 auto;
  }
  #profile .container{
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  #profile .edubg{
    flex-basis: calc(455 / 908 * 100%);
    padding-bottom: 6.5rem;
  }
  #profile .soc{
    flex-basis: calc(411 / 908 * 100%);
  }
  #profile .field{
    flex-basis: calc(455 / 908 * 100%);
    margin-top: -6.5rem;
  }
  #profile h2{
    padding: 1.0rem;
    margin: 0 auto 5.6rem auto;
    font-size: 2.6rem;
  }
  #profile section{
    padding-bottom: 2.2rem;
  }
  #profile h3{
    font-size: 2.2rem;
    line-height: 1.9;
    text-align: left;
  }
  #profile h3 span{
    font-size: 1.8rem;
  }
  #profile ul{
    padding: 2.4rem 0;
    font-size: 1.6rem;
  }
  #profile .field ul:first-of-type{
    padding-bottom: 2.4rem;
  }
  #profile .field ul:last-of-type{
    padding-top: 2.4rem;
  }
}

/*  recruit  */
#recruit{
  position: relative;
  padding: 2.0rem 0 4.0rem 0;
  margin-top: 4.1rem;
}
#recruit::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: -8.8rem;
  left: 50%;
  z-index: -10;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgb(255, 253, 244);
}
#recruit h2{
  position: relative;
  margin: 1.8rem auto;
  border-bottom: solid 3px rgb(255, 209, 31);
  box-sizing: border-box;
  font-family: 'Noto Serif JP';
  max-width: 15.8rem;
  font-size: 2.5rem;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: calc(1.5 / 30 * 1em);
  text-align: center;
}
#recruit h2::after{
  content: '';
  position: absolute;
  bottom: -3px;
  right: 0;
  width: calc(66 / 190 * 100%);
  border-bottom: solid 3px rgb(242, 132, 51);
  box-sizing: border-box;
}
#recruit .container{
  padding: 1.8rem calc(20 / 325 * 100%) .5rem calc(20 / 325 * 100%);
  margin: 0 auto;
}
#recruit .text{
  padding-bottom: 3.0rem;
  border-bottom: dashed 1px rgb(74, 74, 74);
}
#recruit .terms{
  padding: 2.7rem 0 0 0;
  margin: 0;
  list-style: none;
}
#recruit .text p{
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.88;
  letter-spacing: calc(0.8 /  16 * 1em);
}
#recruit .terms li{
  font-size: 1.4rem;
  line-height: 1.87;
  letter-spacing: calc(0.75 / 15 * 1em);
}
#recruit .terms li span{
  font-weight: 500;
}
@media screen and (min-width: 768px){
  #recruit{
    padding: 5.5rem 0 7.3rem 0;
    margin-top: 9.3rem;
  }
  #recruit h2{
    max-width: 19.0rem;
    font-size: 3.0rem;
    line-height: 1.5;
  }
  #recruit .container{
    padding: 4.0rem 0 0 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 97.0rem;
  }
  #recruit .text{
    padding-bottom: 0;
    padding-right: calc(35 / 970 * 100%);
    flex-basis: 50%;
    box-sizing: border-box;
    border-right: dashed 1px rgb(74, 74, 74);
    border-bottom: 0;
  }
  #recruit .terms{
    padding-top: 0;
    padding-left: calc(35 / 970 * 100%);
    flex-basis: 50%;
    box-sizing: border-box;
  }
  #recruit .text p:nth-of-type(5){
    margin-top: 1.88em;
  }
  #recruit .text p{
    font-size: 1.6rem;
  }
  #recruit .text p:last-of-type{
    padding-top: 1.88em;
  }
  #recruit .terms li{
    padding-left: calc(15.75 / 15 * 3em);
    font-size: 1.5rem;
    text-indent: calc(15.75 / 15 * -3em);
  }
  #recruit .terms li:first-of-type{
    padding-left: calc(15.75 / 15 * 5em);
    text-indent: calc(15.75 / 15 * -5em);
  }
  #recruit .terms li:last-of-type{
    padding-left: calc(15.75 / 15 * 8em);
    text-indent: calc(15.75 / 15 * -8em);
  }
}
