@charset "utf-8";
/* ------------------------------
    pc/sp
------------------------------ */
body.kikotto {
  letter-spacing: .14em;
  line-height: 1.8;
  text-align: justify;
  font-family: YakuHanJP, 'Shin Maru Go Medium', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, YuGothic, 'Yu Gothic', sans-serif;
  color: #282828;
}
body.kikotto #support .frame {
    background: #fff;
}
.mt90 {
    margin-top: 90px!important;
}
.mt-90 {
    margin-top: -90px!important;
}

.col-1-2, .col-2-1 {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
    /* margin-top: 60px; */margin-top: 80px;
    align-items: start;
}
.started {
    transition: opacity .5s, transform .5s;
    opacity: 1;
    transform: translateX(0) translateY(0) scale(1) rotate(0) !important;
}
.pink {
    color: #dd7d8c !important;
    text-align: center;
}

body.kikotto #support,body.kikotto #faq {
  background: #dd7d8c;
}
body.kikotto #support {
  color:#266194;
}
body.kikotto #support p {
  margin-top: 30px;
}
body.kikotto #support img {
  width: auto;
  height: 160px;
}
body.kikotto #support .prof {
    margin-top: 0;
    font-size: 10px;
    letter-spacing: .04em;
    color: #dd7d8c;
    text-align: center;
}
.col-1-2, .col-2-1 {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 30px;
  margin-top: 60px;
  align-items: start;
}
body.kikotto #support .center {
  text-align: center!important;
}
body.kikotto #service {
  background: #f5f1e5;
}

body.kikotto #service .comparison_table th,body.kikotto #service .comparison_table td{
  text-align: center;
  width: 20%;
  min-width: 130px;
  padding: 10px;
  height: 60px;
}
body.kikotto #service .comparison_table th {
  background: #266194;
  color: #fff;
}
body.kikotto #service .comparison_table td {
  background: #fff;
  }
body.kikotto #service .entry {
    background: #fff;
    margin: 0 auto;
  }
  body.kikotto #service .entry a.entry_btn {
    background: #266194;
    padding: 18px 0;
    display: block;
    color: #fff;
    margin: 30px auto 0;
    border-radius: 60px;
  }

  body.kikotto #service .entry a.meeting_btn {
    background: #febe64;
    padding: 18px 0;
    display: block;
    color: #fff;
    margin: 30px auto ;
    border-radius: 60px;
  }

  body.kikotto #service .entry a.point {
    display: block;
    color: #266194;
    margin: 20px auto 0;
    text-decoration: underline;
  }
  body.kikotto #service .entry p {
    text-align: center;
    line-height: 1.8;
  }
  body.kikotto #service .entry p.capacity {
    margin-bottom: 30px;
    font-weight: bold;
  }

  body.kikotto #service .entry p.meeting {
    margin: 30px 0 15px;
    font-weight: bold;
    font-size: 1.8rem;
  }

  body.kikotto #service .entry p.capacity span {
    color:#dd7d8c;
    text-decoration: underline;
    font-weight: bold;
  }

/* ------------------------------
    pc
------------------------------ */
@media screen and (min-width:768px) {

  body.kikotto .mv {
    margin:0 auto;
    padding: 178px 0 20px;
    text-align: center;  }

  body.kikotto .mv img,body.kikotto .sec01 img {
    max-width: 100%;
    height: auto;
  }
  body.kikotto .inner {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
  }

  body.kikotto .sec01 {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
  }
  body.kikotto .sec02 {
    margin: 0 auto;
    text-align: center;
  }
  .col-1-2 {
    grid-template-columns: 1fr 2fr;
  }
  .col-2-1 {
      grid-template-columns: 2fr 1fr;
  }
  .order-2 {
    order: 2;
  }
  body.kikotto #support .inner {
    max-width: 1100px;
    padding: 60px 0;
  }
  body.kikotto #support h2 {
    font-size: 18px;
  }
  body.kikotto #support .frame {
    padding: 40px 100px;
    border-radius: 150px;
  }
  body.kikotto #price {
    padding: 60px 0;
    margin: 0 auto;
    text-align: center;
    max-width: 1100px;
  }
  body.kikotto #price h1,body.kikotto #service h2 {
    font-size: 2.2em;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 30px;
  }
  body.kikotto #price table {
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse ;
    max-width: 800px;
    margin-bottom: 70px;
  }
  body.kikotto #price table th,body.kikotto #price table td {
    text-align: center;
    }
  body.kikotto #price thead th:first-child {
    border-right: solid 1px #FFFBF4;
    }
  body.kikotto #price table th {
      background: #F6AD1D;
      border: solid 1px #F6AD1D;
      color: #fff;
      padding: 10px;
      font-weight: bold;
    }
  body.kikotto #price table td {
    background: #FFFBF4;
    border: solid 1px #F6AD1D;
    padding: 10px;
    font-size: 1.6em;
    font-weight: bold;
  }
  .tax{
    font-size: 1.8rem;
  }
  body.kikotto #service,body.kikotto #faq {
    padding: 80px 0;
    margin: 0 auto;
    text-align: center;
  }
  body.kikotto #service h1,body.kikotto #faq h1 {
    margin-bottom: 15px;
    text-align: center;
  }
  body.kikotto #service h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 2.2em;
    letter-spacing: 4px;
  }

  body.kikotto #service .comparison_table {
    max-width: 800px;
    margin: 0 auto 80px;
  }
  body.kikotto #service .comparison_table th,body.kikotto #service .comparison_table td {
    text-align: center;
    width: 20%;
    min-width: 130px;
    padding: 10px;
    height: 60px;
  }
  body.kikotto #service .comparison_table th {
    background: #266194;
    color: #fff;
  }
  body.kikotto #service .comparison_table td {
    background: #fff;
    }

  body.kikotto #service .entry {
    background: #fff;
    border-radius: 60px;
    padding: 50px 80px;
    max-width: 800px;
    margin: 0 auto;
  }
  body.kikotto #service .entry a.entry_btn {
    width: 60%;
    background: #266194;
    padding: 18px 0;
    display: block;
    color: #fff;
    margin: 30px auto 0;
    border-radius: 60px;
    font-size: 2.2rem;
  }
  body.kikotto #service .entry a.meeting_btn {
    width: 60%;
    padding: 18px 0;
    display: block;
    color: #fff;
    margin: 0 auto 30px;
    border-radius: 60px;
    font-size: 2.2rem;
  }
  body.kikotto #service .entry a.point {
    display: block;
    color: #266194;
    margin: 20px auto 0;
    font-size: 1.8rem;
    text-decoration: underline;
  }
  body.kikotto #service .entry p {
    text-align: center;
    line-height: 1.8;
  }
  body.kikotto #service .entry p.capacity {
    font-size: 2rem;
  }
  body.kikotto #service .entry p.capacity span {
    color:#dd7d8c;
    text-decoration: underline;
    font-weight: bold;
  }
  body.kikotto #faq .wrap{
    max-width: 1000px;
    margin: 0 auto;
  }
}

  /* ------------------------------
    sp
  ------------------------------ */
@media screen and (max-width:767px) {
  body.kikotto .mv {
    padding: 15px 0;
  }
  body.kikotto .inner {
    width: 100%;
    }
  body.kikotto #support {
    padding: 10px 0 60px;
    }
  body.kikotto #support .inner {
    width:90%;
    margin: 0 auto;
    }
  body.kikotto #support h2 {
    font-size: 18px;
    text-align: center;
    }
  body.kikotto #support .frame {
    padding: 45px;
    border-radius: 30px;
    }
  body.kikotto #support img {
    width: auto;
    height: 110px;
    }
  body.kikotto #support p {
    margin-top: 20px;
  }
  body.kikotto #price {
    padding: 40px 0;
    margin: 0 auto;
    text-align: center;
    width: 90%;
  }
  body.kikotto #price h1,body.kikotto #service h2 {
    font-size: 2.8rem;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 10px;
  }
  body.kikotto #service h2 {
    margin-top: 20px;
  }
  body.kikotto #price table {
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse ;
    width: 100%;
    margin-bottom: 30px;
  }
  body.kikotto #price thead th:first-child {
    border-right: solid 1px #FFFBF4;
    }
  body.kikotto #price table th {
      background: #F6AD1D;
      border: solid 1px #F6AD1D;
      color: #fff;
      padding: 10px;
      font-weight: bold;
      text-align: center;
    }
  body.kikotto #price table td {
    background: #FFFBF4;
    border: solid 1px #F6AD1D;
    padding: 10px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }
  .tax{
    font-size: 1.4rem;
  }
    body.kikotto #service h1 {
      text-align: center;
    }
    body.kikotto #service h3 {
      margin-bottom: 30px;
      text-align: center;
      font-size: 2.8rem;
      letter-spacing: 4px;
    }
    body.kikotto #service .comparison_table {
      display: block;
      overflow-x: scroll;
      white-space: nowrap;
      font-size: 1.4rem;
    }
    body.kikotto #service .wrap {
      width: 90%;
      margin: 0 auto;
      padding: 50px 0;
    }
    body.kikotto #service .comparison_table {
      margin-bottom: 40px;
    }
    body.kikotto #service .comparison_table th, body.kikotto #service .comparison_table td {
      height: 30px;
    }
    body.kikotto #service .entry {
      padding: 40px 30px;
      width: 100%;
      margin: 0 auto;
      border-radius: 40px;
    }
    body.kikotto #service .entry p.capacity {
      font-size: 1.8rem;
    }
    body.kikotto #service .entry a.entry_btn,body.kikotto #service .entry a.point {
      text-align: center;
    }
    body.kikotto #service .entry a.entry_btn {
      font-size: 2rem;
    }
    body.kikotto #service img {
      width: 300px;
    }
    body.kikotto #faq .wrap{
      width: 90%;
      margin: 0 auto;
      padding: 30px 0;
    }
    body.kikotto #faq h1 {
      text-align: center;
      width: 200px;
      margin: 0 auto 20px;
    }
    body.kikotto #faq img{
      display: block;
      margin: 10px 0;
    }
}

@media screen and (max-width: 480px) {

}
