/* ==========================================================================
   Author's custom styles SP
   ========================================================================== */
#kv {
  position: relative;
}
#kv img {
  width: 100%;
}
#kv .certification {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 2.051vw;
  font-size: 700;
  color: #fff;
  text-align: right;
  background-color: rgba(50, 88, 41, 0.6);
  padding: 3.333vw;
}

main {
  min-width: auto;
}

#service .column .leftC {
  background: linear-gradient(to right, #2589EC, #2A65CB);
}
#service .column .leftC .inner {
  padding: 12.821vw;
}
#service .column .leftC .inner .title {
  margin-bottom: 4.359vw;
  text-align: center;
}
#service .column .leftC .inner .title h2 {
  font-size: 5.128vw;
  font-weight: 400;
  font-family: "Jost", serif;
  color: #fff;
}
#service .column .leftC .inner .title h2 span {
  font-size: 2.651vw;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  color: #fff;
}
#service .column .leftC .inner p {
  font-size: 3.846vw;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 2;
}
#service .column .leftC .inner .quality {
  margin-top: 3.59vw;
}
#service .column .leftC .inner .quality h3 {
  font-size: 4.103vw;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  margin-bottom: 5.128vw;
}
#service .column .leftC .inner .quality .set {
  padding-left: 5.128vw;
  border-left: solid 0.256vw #fff;
}
#service .column .leftC .inner .quality .set p {
  font-size: 3.077vw;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 11.538vw;
}
#service .column .leftC .inner .quality .set ul {
  font-size: 3.077vw;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  color: #fff;
}
#service .column .leftC .inner .quality .set ul li {
  list-style: none;
}
#service .column .rightC {
  width: auto;
  position: relative;
}
#service .column .rightC .box .inner {
  width: 100vw;
  margin: 0;
  display: flex;
}
#service .column .rightC .box .inner .ph {
  width: 26.923vw;
}
#service .column .rightC .box .inner .ph img {
  width: 100%;
}
#service .column .rightC .box .inner .text {
  width: 62.821vw;
}
#service .column .rightC .box .inner .text a.tbtn {
  position: relative;
  font-size: 4.103vw;
  color: #2A65CB;
  margin: 3.846vw 0 2.564vw 5.897vw;
}
#service .column .rightC .box .inner .text a.tbtn::after {
  content: "";
  display: block;
  width: 3.59vw;
  height: 3.59vw;
  background-image: url("../img/list_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 1.538vw;
  right: -4.615vw;
}
#service .column .rightC .box .inner .text p {
  font-size: 3.077vw;
  margin: 0vw 5.128vw;
}

#company {
  background: url("../img/company_bg@sp.jpg") no-repeat;
  background-size: cover;
  padding: 8.974vw 0 11.026vw;
}
#company h2 {
  font-size: 5.128vw;
  font-family: "Jost", serif;
  letter-spacing: 0.05em;
  color: #2A65CB;
  text-align: center;
  margin-bottom: 3.846vw;
}
#company h2 span {
  font-size: 2.651vw;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-weight: 400;
}
#company ul {
  width: 82.051vw;
  margin: 0 auto;
}
#company ul li {
  width: 82.051vw;
  list-style: none;
  text-align: center;
}
#company ul li .ph {
  margin-bottom: 2.051vw;
}
#company ul li .ph img {
  width: 100%;
}
#company ul li a.tbtn {
  position: relative;
  font-size: 4.103vw;
  color: #2A65CB;
  letter-spacing: 0.05em;
  margin-bottom: 7.692vw;
}
#company ul li a.tbtn::after {
  content: "";
  display: block;
  width: 4.103vw;
  height: 4.103vw;
  background-image: url("../img/list_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 1.282vw;
  right: -5.128vw;
}
#company a.btn {
  display: block;
  width: 82.051vw;
  margin: 0 auto;
  background: #2A65CB;
  font-size: 4.103vw;
  text-align: center;
  line-height: 14.359vw;
}

#recruit .column {
  background-color: #F0EDE1;
  padding-bottom: 10.769vw;
}
#recruit .column .leftC {
  width: 100vw;
  height: 60vw;
  position: relative;
}
#recruit .column .leftC .title {
  background: linear-gradient(to right, #2A65CB, #2589EC);
  width: 53.846vw;
  height: 26.667vw;
  position: absolute;
  top: 33.333vw;
  left: 0;
}
#recruit .column .leftC .title h2 {
  text-align: left;
  color: #fff;
  font-size: 5.897vw;
  font-family: "Jost", serif;
  letter-spacing: 0.05em;
  font-weight: 400;
  padding: 6.667vw 0 0 6.41vw;
}
#recruit .column .leftC .title h2 span {
  display: block;
  font-size: 2.564vw;
  font-family: "Noto Sans JP", sans-serif;
}
#recruit .column .leftC .image01 {
  width: 46.154vw;
  position: absolute;
  top: 0;
  left: 53.846vw;
}
#recruit .column .leftC .image01 img {
  width: 100%;
}
#recruit .column .leftC .image02 {
  width: 53.846vw;
  position: absolute;
  top: 0vw;
  left: 0;
}
#recruit .column .leftC .image02 img {
  width: 100%;
}
#recruit .column .rightC p.lead {
  font-size: 4.103vw;
  letter-spacing: 0.05em;
  text-align: center;
  color: #2A65CB;
  font-family: "Noto Serif JP", serif;
  padding-top: 7.692vw;
}
#recruit .column .rightC p.sublead {
  font-size: 3.077vw;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  margin: 5.128vw 0 7.692vw;
}
#recruit .column .rightC a.btn {
  display: block;
  width: 82.051vw;
  margin: 0 auto;
  background-color: #E75863;
  text-align: center;
  line-height: 12.308vw;
  font-size: 4.103vw;
}

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

    PC

  *****************************/
  /* Style adjustments for viewports that meet the condition */
  #kv {
    position: relative;
  }
  #kv img {
    width: 100%;
  }
  #kv .certification {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
    font-size: 700;
    color: #fff;
    text-align: right;
    background-color: rgba(50, 88, 41, 0.6);
    padding: 20px;
  }
  main {
    min-width: auto;
  }
  #service .column {
    display: flex;
  }
  #service .column .leftC {
    background: linear-gradient(to right, #2589EC, #2A65CB);
    width: 600px;
    height: 562px;
  }
  #service .column .leftC .inner {
    padding: 70px;
  }
  #service .column .leftC .inner .title {
    margin-bottom: 20px;
    text-align: left;
  }
  #service .column .leftC .inner .title h2 {
    font-size: 28.86px;
    font-weight: 400;
    font-family: "Jost", serif;
    color: #fff;
  }
  #service .column .leftC .inner .title h2 span {
    font-size: 12px;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    color: #fff;
  }
  #service .column .leftC .inner p {
    font-size: 15px;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  #service .column .leftC .inner .quality {
    margin-top: 50px;
  }
  #service .column .leftC .inner .quality h3 {
    font-size: 18.75px;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    margin-bottom: 20px;
  }
  #service .column .leftC .inner .quality .set {
    padding-left: 20px;
    border-left: solid 1px #fff;
  }
  #service .column .leftC .inner .quality .set p {
    font-size: 12px;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  #service .column .leftC .inner .quality .set ul {
    font-size: 12px;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
  }
  #service .column .leftC .inner .quality .set ul li {
    list-style: none;
  }
  #service .column .rightC {
    width: 600px;
    position: relative;
  }
  #service .column .rightC .box {
    background: url(../img/service_bg01.jpg) no-repeat top left/contain;
    height: 282px;
  }
  #service .column .rightC .box .inner {
    width: 300px;
    margin: 0 0 0 300px;
    display: block;
  }
  #service .column .rightC .box .inner .ph {
    width: 300px;
  }
  #service .column .rightC .box .inner .ph img {
    width: 100%;
  }
  #service .column .rightC .box .inner .text {
    width: auto;
  }
  #service .column .rightC .box .inner .text a.tbtn {
    position: relative;
    font-size: 16.25px;
    color: #2A65CB;
    margin: 20px 0 10px 20px;
  }
  #service .column .rightC .box .inner .text a.tbtn::after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background-image: url("../img/list_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    right: -18px;
  }
  #service .column .rightC .box .inner .text p {
    font-size: 12px;
    margin: 0px 20px;
  }
  #service .column .rightC .box + .box {
    background: url(../img/service_bg02.jpg) no-repeat top right/contain;
  }
  #service .column .rightC .box + .box .inner {
    margin: 0 0 0 0px;
  }
  #company {
    background: url("../img/company_bg.jpg") no-repeat;
    background-size: cover;
    padding: 75px 0;
  }
  #company h2 {
    font-size: 23.13px;
    font-family: "Jost", serif;
    letter-spacing: 0.05em;
    color: #2A65CB;
    text-align: center;
    margin-bottom: 30px;
  }
  #company h2 span {
    font-size: 10px;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    color: #000;
    font-weight: 400;
  }
  #company ul {
    width: 625px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  #company ul li {
    width: 200px;
    list-style: none;
    text-align: center;
  }
  #company ul li .ph {
    margin-bottom: 8px;
  }
  #company ul li .ph img {
    width: 100%;
  }
  #company ul li a.tbtn {
    position: relative;
    font-size: 12.5px;
    color: #2A65CB;
    margin-bottom: 30px;
  }
  #company ul li a.tbtn::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-image: url("../img/list_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    right: -15px;
  }
  #company a.btn {
    display: block;
    width: 313px;
    margin: 0 auto;
    background: #2A65CB;
    font-size: 13.75px;
    text-align: center;
    line-height: 56px;
  }
  #recruit .column {
    display: flex;
    background-color: #F0EDE1;
    align-items: center;
    padding-bottom: 0;
  }
  #recruit .column .leftC {
    width: 600px;
    height: 390px;
    position: relative;
  }
  #recruit .column .leftC .title {
    background: linear-gradient(to right, #2A65CB, #2589EC);
    width: 300px;
    top: 0;
    left: 0;
  }
  #recruit .column .leftC .title h2 {
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-family: "Jost", serif;
    letter-spacing: 0.05em;
    height: 195px;
    font-weight: 400;
    padding: 70px 0 0 0;
  }
  #recruit .column .leftC .title h2 span {
    display: block;
    font-size: 10px;
    font-family: "Noto Sans JP", sans-serif;
  }
  #recruit .column .leftC .image01 {
    width: 300px;
    position: absolute;
    top: 0;
    left: 300px;
  }
  #recruit .column .leftC .image01 img {
    width: 100%;
  }
  #recruit .column .leftC .image02 {
    width: 300px;
    position: absolute;
    top: 195px;
    left: 0;
  }
  #recruit .column .leftC .image02 img {
    width: 100%;
  }
  #recruit .column .rightC {
    width: 600px;
  }
  #recruit .column .rightC p.lead {
    font-size: 21px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #2A65CB;
    font-family: "Noto Serif JP", serif;
    padding-top: 0vw;
  }
  #recruit .column .rightC p.sublead {
    font-size: 13px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #000;
    margin: 20px 0 30px;
  }
  #recruit .column .rightC a.btn {
    display: block;
    width: 312px;
    margin: 0 auto;
    background-color: #E75863;
    text-align: center;
    line-height: 56px;
    font-size: 13.75px;
  }
}
@media screen and (min-width: 1200px) {
  /***************************

    PC - vw

  *****************************/
  /* Style adjustments for viewports that meet the condition */
  body {
    min-width: 100vw;
    position: relative;
  }
  .wrapper {
    width: auto;
  }
  #kv {
    position: relative;
  }
  #kv img {
    width: 100%;
  }
  #kv .certification {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.833vw;
    font-size: 700;
    color: #fff;
    text-align: right;
    background-color: rgba(50, 88, 41, 0.6);
    padding: 1.667vw;
  }
  main {
    min-width: auto;
  }
  #service .column {
    display: flex;
  }
  #service .column .leftC {
    background: linear-gradient(to right, #2589EC, #2A65CB);
    width: 50vw;
    height: 46.833vw;
  }
  #service .column .leftC .inner {
    padding: 5.833vw;
  }
  #service .column .leftC .inner .title {
    margin-bottom: 1.667vw;
  }
  #service .column .leftC .inner .title h2 {
    font-size: 2.405vw;
    font-weight: 400;
    font-family: "Jost", serif;
    color: #fff;
  }
  #service .column .leftC .inner .title h2 span {
    font-size: 1vw;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    color: #fff;
  }
  #service .column .leftC .inner p {
    font-size: 1.25vw;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  #service .column .leftC .inner .quality {
    margin-top: 4.167vw;
  }
  #service .column .leftC .inner .quality h3 {
    font-size: 1.563vw;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    margin-bottom: 1.667vw;
  }
  #service .column .leftC .inner .quality .set {
    padding-left: 1.667vw;
    border-left: solid 0.083vw #fff;
  }
  #service .column .leftC .inner .quality .set p {
    font-size: 1vw;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0.417vw;
  }
  #service .column .leftC .inner .quality .set ul {
    font-size: 1vw;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    color: #fff;
  }
  #service .column .leftC .inner .quality .set ul li {
    list-style: none;
  }
  #service .column .rightC {
    width: 50vw;
    position: relative;
  }
  #service .column .rightC .box {
    background: url(../img/service_bg01.jpg) no-repeat top left/contain;
    height: 23.5vw;
  }
  #service .column .rightC .box .inner {
    width: 25vw;
    margin: 0 0 0 25vw;
    display: block;
  }
  #service .column .rightC .box .inner .ph {
    width: 25vw;
  }
  #service .column .rightC .box .inner .ph img {
    width: 100%;
  }
  #service .column .rightC .box .inner .text a.tbtn {
    position: relative;
    font-size: 1.354vw;
    color: #2A65CB;
    margin: 1.667vw 0 0.833vw 1.667vw;
  }
  #service .column .rightC .box .inner .text a.tbtn::after {
    content: "";
    display: block;
    width: 1.083vw;
    height: 1.083vw;
    background-image: url("../img/list_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.583vw;
    right: -1.5vw;
  }
  #service .column .rightC .box .inner .text p {
    font-size: 1vw;
    margin: 0vw 1.667vw;
  }
  #service .column .rightC .box + .box {
    background: url(../img/service_bg02.jpg) no-repeat top right/contain;
  }
  #service .column .rightC .box + .box .inner {
    margin: 0 0 0 0vw;
  }
  #company {
    background: url("../img/company_bg.jpg") no-repeat;
    background-size: cover;
    padding: 6.25vw 0;
  }
  #company h2 {
    font-size: 1.928vw;
    font-family: "Jost", serif;
    letter-spacing: 0.05em;
    color: #2A65CB;
    text-align: center;
    margin-bottom: 2.5vw;
  }
  #company h2 span {
    font-size: 0.833vw;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    color: #000;
    font-weight: 400;
  }
  #company ul {
    width: 52.083vw;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  #company ul li {
    width: 16.667vw;
    list-style: none;
    text-align: center;
  }
  #company ul li .ph {
    margin-bottom: 0.667vw;
  }
  #company ul li .ph img {
    width: 100%;
  }
  #company ul li a.tbtn {
    position: relative;
    font-size: 1.042vw;
    color: #2A65CB;
    margin-bottom: 2.5vw;
  }
  #company ul li a.tbtn::after {
    content: "";
    display: block;
    width: 0.833vw;
    height: 0.833vw;
    background-image: url("../img/list_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.417vw;
    right: -1.25vw;
  }
  #company a.btn {
    display: block;
    width: 26.083vw;
    margin: 0 auto;
    background: #2A65CB;
    font-size: 1.146vw;
    text-align: center;
    line-height: 4.667vw;
  }
  #recruit .column {
    display: flex;
    background-color: #F0EDE1;
    align-items: center;
  }
  #recruit .column .leftC {
    width: 50vw;
    height: 32.5vw;
    position: relative;
  }
  #recruit .column .leftC .title {
    background: linear-gradient(to right, #2A65CB, #2589EC);
    width: 25vw;
  }
  #recruit .column .leftC .title h2 {
    text-align: center;
    color: #fff;
    font-size: 1.917vw;
    font-family: "Jost", serif;
    letter-spacing: 0.05em;
    height: 16.25vw;
    font-weight: 400;
    padding-top: 5.833vw;
  }
  #recruit .column .leftC .title h2 span {
    display: block;
    font-size: 0.833vw;
    font-family: "Noto Sans JP", sans-serif;
  }
  #recruit .column .leftC .image01 {
    width: 25vw;
    position: absolute;
    top: 0;
    left: 25vw;
  }
  #recruit .column .leftC .image01 img {
    width: 100%;
  }
  #recruit .column .leftC .image02 {
    width: 25vw;
    position: absolute;
    top: 16.25vw;
    left: 0;
  }
  #recruit .column .leftC .image02 img {
    width: 100%;
  }
  #recruit .column .rightC {
    width: 50vw;
  }
  #recruit .column .rightC p.lead {
    font-size: 1.75vw;
    letter-spacing: 0.05em;
    text-align: center;
    color: #2A65CB;
    font-family: "Noto Serif JP", serif;
  }
  #recruit .column .rightC p.sublead {
    font-size: 1.083vw;
    letter-spacing: 0.05em;
    text-align: center;
    color: #000;
    margin: 1.667vw 0 2.5vw;
  }
  #recruit .column .rightC a.btn {
    display: block;
    width: 26vw;
    margin: 0 auto;
    background-color: #E75863;
    text-align: center;
    line-height: 4.667vw;
    font-size: 1.146vw;
  }
}/*# sourceMappingURL=top.css.map */