@charset "UTF-8";
/*
Theme Name: パーソル プロセス＆テクノロジー ドローンソリューション
Description:
Version: 1.0
Author: 株式会社クーシー
Author URI: https://coosy.co.jp/
*/

.main {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .main {
    padding: 0 0 150px;
  }
}

@media screen and (max-width: 768px) {
  .main {
    padding: 0 0 70px;
  }
}

.textRead {
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .textRead {
    font-size: 16px;
    margin: 0 0 90px;
  }
}

@media screen and (max-width: 768px) {
  .textRead {
    font-size: 14px;
    margin: 0 0 64px;
  }
}

@media screen and (min-width: 769px) {
  .textRead--partnerDetail {
    margin-top: -43px;
    margin-bottom: 52px;
  }
}

.btnMain {
  overflow: hidden;
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #285681 0%, #28435c 50%, #3c80bf 100%);
  background-size: 200%;
  line-height: 1.55;
  -wewbkit-transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, background-position 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, background-position 0.3s ease-out;
}

@media screen and (min-width: 769px) {
  .btnMain {
    min-width: 440px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    padding: 25px 60px 25px 20px;
    box-shadow: 0 5px 0 #092e4f;
    border-radius: 6px;
  }
  .btnMain:hover {
    opacity: 1;
    box-shadow: none;
    transform: translate(0, 5px);
    background-position: right center;
  }
}

@media screen and (max-width: 768px) {
  .btnMain {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    padding: 18px 50px 15px 20px;
    box-shadow: 0 3px 0 #092e4f;
    border-radius: 3px;
  }
}

.btnMain::before, .btnMain::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btnMain::before {
  background: #fff;
  border-radius: 100%;
  right: 20px;
}

@media screen and (min-width: 769px) {
  .btnMain::before {
    width: 26px;
    height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .btnMain::before {
    width: 18px;
    height: 18px;
  }
}

.btnMain::after {
  border: 0px;
  border-top: 2px solid #28435c;
  border-right: 2px solid #28435c;
  transform: rotate(45deg);
}

@media screen and (min-width: 769px) {
  .btnMain::after {
    width: 8px;
    height: 8px;
    right: 30px;
    margin-top: -5px;
  }
}

@media screen and (max-width: 768px) {
  .btnMain::after {
    width: 6px;
    height: 6px;
    right: 26px;
    margin-top: -4px;
  }
}

.btnMain--cv {
  text-align: center;
  background: linear-gradient(to right, #003c80 0%, #002856 50%, #00499c 100%);
  background-size: 200%;
}

@media screen and (min-width: 769px) {
  .btnMain--cv {
    box-shadow: 0 5px 0 #000d33;
  }
}

@media screen and (max-width: 768px) {
  .btnMain--cv {
    box-shadow: 0 3px 0 #000d33;
  }
}

.btnMain--cv::after {
  border-color: #002855;
}

.headingMain__en {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #e61211;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .headingMain__en {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .headingMain__en {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 10px;
  }
}

/* documentDownload
===============================================================================================*/
.documentDownload {
  overflow: hidden;
  position: relative;
  background: #ffd200;
}

@media screen and (min-width: 769px) {
  .documentDownload {
    padding: 60px 10px;
    text-align: center;
    line-height: 1.55;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload {
    padding: 30px;
    text-align: left;
    line-height: 1.7;
  }
}

.documentDownload > * {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .documentDownload__text {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload__text {
    font-size: 10px;
    font-size: 1rem;
  }
}

.documentDownload .headingMain {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .documentDownload .headingMain {
    margin: 0 0 20px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload .headingMain {
    margin: 0 0 10px;
    text-align: left;
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media screen and (min-width: 769px) {
  .documentDownload .headingMain__en {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload .headingMain__en {
    margin: 0 0 5px;
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 769px) {
  .documentDownload .btnMain {
    min-width: 600px;
    margin: 30px 0 0;
    padding: 29px 60px 25px 80px;
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload .btnMain {
    margin: 15px 0 0;
    padding: 15px 50px 12px 55px;
  }
}

.documentDownload .btnMain .iconDocument {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}

@media screen and (min-width: 769px) {
  .documentDownload .btnMain .iconDocument {
    width: 88px;
    box-shadow: 0 5px 0 #acacac;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload .btnMain .iconDocument {
    width: 34px;
    box-shadow: 0 3px 0 #acacac;
  }
}

.documentDownload .btnMain .iconDocument::before {
  content: "";
  display: block;
  width: 30px;
  height: 120%;
  background: #fff;
  position: absolute;
  top: -15%;
  right: -15px;
  transform: rotate(15deg);
}

.documentDownload .btnMain .iconDocument__img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .documentDownload .btnMain .iconDocument__img {
    width: 54px;
    height: 40px;
    margin-left: 5px;
  }
}

@media screen and (max-width: 768px) {
  .documentDownload .btnMain .iconDocument__img {
    width: 27px;
    height: 20px;
    margin-left: 7px;
  }
}

.documentDownload .btnMain .iconDocument__img > svg {
  fill: #003c7f;
}

.documentDownload__illust {
  position: absolute;
  top: -10%;
  right: -20%;
  z-index: 0;
  width: 100%;
  height: 150%;
}

.documentDownload__illust > svg {
  width: 100%;
  height: 100%;
}

.documentDownload__illust > svg path {
  fill: none;
  stroke: #ffed00;
  stroke-linejoin: round;
  stroke-dasharray: 3000px;
  stroke-dashoffset: 3000px;
  stroke-width: 0.5px;
}

/* .documentDownload.is-act .documentDownload__illust > svg path {
  animation: line_animation 3s both;
} */
.documentDownload .documentDownload__illust > svg path {
  animation: line_animation 3s both;
}

@keyframes line_animation {
  0% {
    stroke-dashoffset: 3000px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}

/* page
===============================================================================================*/
.pageKv {
  position: relative;
  background: no-repeat center;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .pageKv {
    /* padding: 219px 0 95px; */
    padding: 95px 0 95px;
    min-height: 420px;
  }
}

@media screen and (max-width: 768px) {
  .pageKv {
    padding: 32% 30px 26%;
  }
}

.pageKv__inner {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .pageKv__inner {
    max-width: 1200px;
    margin: 0 auto;
  }
}

.pageKv .headingMain {
  margin: 0;
  color: #fff;
  text-align: left;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .pageKv .headingMain {
    font-size: 58px;
    font-size: 5.8rem;
  }
}

@media screen and (max-width: 768px) {
  .pageKv .headingMain {
    font-size: 29px;
    font-size: 2.9rem;
  }
}

.pageKv .headingMain__en {
  color: #fff;
}

@media screen and (min-width: 769px) {
  .pageKv .headingMain__en {
    font-size: 20px;
    font-size: 2rem;
  }
}

.pageKv > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
}

.pageKv__logo {
  max-width: 40%;
}

@media screen and (min-width: 769px) {
  .pageKv__logo {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 768px) {
  .pageKv__logo {
    margin: 20px 0 0;
  }
}

.pageKv__logo > img {
  max-width: 100%;
  height: auto;
}

.pageKv--other {
  background: linear-gradient(to right, #6f8aa1 0%, #4a5c6b 100%);
}

@media screen and (min-width: 769px) {
  .pageKv--other {
    /* padding: 204px 0 83px; */
    padding: 83px 0 83px;
    /* min-height: 400px; */
    min-height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .pageKv--other {
    padding: 32% 30px 21%;
  }
}

@media screen and (min-width: 769px) {
  .pageKv--other .headingMain {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 768px) {
  .pageKv--other .headingMain {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (min-width: 769px) {
  .pageKv--otherDetail {
    /* padding: 224px 0 83px; */
    padding: 83px 0 83px;
  }
}

@media screen and (min-width: 769px) {
  .pageContent__main {
    max-width: 1200px;
    margin: 90px auto 0;
  }
}

@media screen and (max-width: 768px) {
  .pageContent__main {
    margin: 35px 0 0;
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .pageContent__main__section + .pageContent__main__section {
    margin: 100px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .pageContent__main__section + .pageContent__main__section {
    margin: 74px 0 0;
  }
}

.pageContent__main__section:last-child .listService__item:last-child {
  border-bottom: none;
}


@media screen and (min-width: 769px) {
  .pageContent__subCont .textRead {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 768px) {
  .pageContent__subCont .textRead {
    margin-bottom: 29px;
  }
}


@media screen and (min-width: 769px) {
  .formBox {
    margin: 66px auto 0;
    max-width: 900px;
  }
}

@media screen and (max-width: 768px) {
  .formBox {
    margin: 31px 0 0;
  }
}

.formBox .mktoForm {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm {
    width: 900px !important;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm * {
    padding: 0;
  }
}

.formBox .mktoFormCol {
  width: 100% !important;
}

.formBox .mktoForm .mktoFieldWrap {
  float: none;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoFieldWrap {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoFieldWrap {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoButtonRow {
    clear: both;
    display: flex;
    justify-content: center;
    padding: 0 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoButtonRow {
    width: 100%;
    padding: 0 0 3px;
  }
}

.formBox .mktoForm .mktoLabel {
  position: relative;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoLabel {
    font-size: 16px;
    font-size: 1.6rem;
    width: 240px !important;
    margin: 12px 16px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoLabel {
    width: auto;
    padding-right: 35px;
    margin-bottom: 8px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1.1px;
  }
}

.formBox .mktoForm .mktoLabel::after {
  position: absolute;
  content: "必須";
  background-color: #e61211;
  color: #fff;
  right: 0;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoLabel::after {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0px 8px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 2px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoLabel::after {
    font-size: 10px;
    font-size: 1rem;
    padding: 0px 3px;
    bottom: 0;
    line-height: 1.6;
  }
}

.formBox .mktoForm div.mktoHasWidth {
  display: none;
}

.formBox .mktoForm input[type=text],
.formBox .mktoForm input[type=url],
.formBox .mktoForm input[type=email],
.formBox .mktoForm input[type=tel],
.formBox .mktoForm input[type=number],
.formBox .mktoForm input[type=date],
.formBox .mktoForm textarea.mktoField,
.formBox .mktoForm select.mktoField {
  background-color: #fff;
  border: 1px solid #cccdcd;
  line-height: 1.8em;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm input[type=text],
  .formBox .mktoForm input[type=url],
  .formBox .mktoForm input[type=email],
  .formBox .mktoForm input[type=tel],
  .formBox .mktoForm input[type=number],
  .formBox .mktoForm input[type=date],
  .formBox .mktoForm textarea.mktoField,
  .formBox .mktoForm select.mktoField {
    padding: 10px 15px;
    width: 100% !important;
    margin-top: 4px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm input[type=text],
  .formBox .mktoForm input[type=url],
  .formBox .mktoForm input[type=email],
  .formBox .mktoForm input[type=tel],
  .formBox .mktoForm input[type=number],
  .formBox .mktoForm input[type=date],
  .formBox .mktoForm textarea.mktoField,
  .formBox .mktoForm select.mktoField {
    height: 30px;
    padding: 5px 8px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.formBox .mktoForm select.mktoField {
  /* background: url(/drone/assets/img/common/icon_arrow.png) no-repeat #fff 97% 50%; */
  background: none no-repeat #fff 97% 50%;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm select.mktoField {
    background-size: 19px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm select.mktoField {
    background-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm textarea.mktoField {
    height: 195px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm textarea.mktoField {
    height: 260px;
  }
}

.formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton {
  overflow: hidden;
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #285681 0%, #28435c 50%, #3c80bf 100%);
  background-size: 200%;
  border-radius: 6px;
  line-height: 1.55;
  -wewbkit-transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton {
    width: 300px;
    text-align: center;
    padding: 18px 60px 14px 20px;
    box-shadow: 0 5px 0 #092e4f;
  }
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton:hover {
    opacity: 1;
    box-shadow: none;
    transform: translate(0, 5px);
    background: linear-gradient(to right, #285681 0%, #28435c 50%, #3c80bf 100%);
    background-position: right center;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton {
    width: 100%;
    text-align: center;
    padding: 13px 50px 10px 20px;
    box-shadow: 0 3px 0 #092e4f;
  }
}

.formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::before, .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::before {
  background: #fff;
  border-radius: 100%;
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::before {
    width: 18px;
    height: 18px;
    right: 29px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::before {
    width: 16px;
    height: 16px;
    right: 21px;
  }
}

.formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::after {
  border: 0px;
  border-top: 2px solid #28435c;
  border-right: 2px solid #28435c;
  transform: rotate(45deg);
}

@media screen and (min-width: 769px) {
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::after {
    width: 5px;
    height: 5px;
    right: 36px;
    margin-top: -4px;
  }
}

@media screen and (max-width: 768px) {
  .formBox .mktoForm .mktoButtonWrap.mktoSkip .mktoButton::after {
    width: 4px;
    height: 4px;
    right: 27px;
    margin-top: -4px;
  }
}

.formBox .mktoForm select.mktoField {
  position: relative;
}

.formBox .mktoForm select.mktoField::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00b5e2;
  border-radius: 50%;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.formBox .mktoForm .mktoOffset {
  display: none;
}

.formBox .mktoForm .mktoAsterix {
  display: none;
}

@media screen and (max-width: 768px) {
  .formBox .textRead {
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  .formReadBox {
    display: flex;
    margin: 0 auto;
    max-width: 900px;
  }
}

@media screen and (max-width: 768px) {
  .formReadBox {
    margin: 31px 0 0;
  }
}

.formReadBox__thumbnail {
  background: #e6e6e6;
  position: relative;
}

@media screen and (min-width: 769px) {
  .formReadBox__thumbnail {
    width: 250px;
    height: 250px;
    order: 1;
  }
}

@media screen and (max-width: 768px) {
  .formReadBox__thumbnail {
    margin: 20px 0 0;
    width: 100%;
    padding-top: 100%;
  }
}

.formReadBox__thumbnail img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 769px) {
  .formReadBox__text {
    flex: 1;
    padding: 0 0 0 50px;
    order: 2;
    margin-top: -14px;
  }
}

.formReadBox__text .textTitle {
  margin: 0 0 2px;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .formReadBox__text .textTitle {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .formReadBox__text .textTitle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 769px) {
  .formReadBox__text .textExp {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  .formReadBox__text .textExp {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* thanks
===============================================================================================*/

@media screen and (max-width :999px) {
  .display_sp.logo, .display_sp.toiawase, .display_sp.header-contact, .display_sp.copy {
    display: block;
  }
  .display_pc.logo, .display_pc.toiawase, .display_pc.header-contact, .display_pc.copy {
    display: none;
  }
}
@media screen and (min-width :768px) {
  .display_sp {
    display: none;
  }
  .display_pc {
    display: block;
  }
}
@media screen and (min-width :1000px) {
  .display_sp.logo, .display_sp.toiawase, .display_sp.header-contact, .display_sp.copy {
    display: none;
  }
  .display_pc.logo, .display_pc.toiawase, .display_pc.header-contact, .display_pc.copy {
    display: block;
  }
}
@media screen and (max-width :767px) {}

.thanks-wrapper {
  text-align: center;
}

@media screen and (max-width :768px) {
  .thanks-wrapper {
    margin: 120px auto auto;
  }
  .thanks-wrapper p{
    text-align: left;
  }
}
.thanks-wrapper h2 {
  color: #0a739b;
  font-size: 32px;
  /*font-weight: 100;*/
  font-weight: 700;
  margin: 0 auto 2rem;
}
.thanks-wrapper h3 {
  color: #333;
  font-size: 28.8px;
  font-weight: 600;
  margin: 0 auto 32px;
  line-height: 1.6;
}
.thanks-wrapper p {
  color: #333;
  line-height: 2;
  margin: 0 auto 64px;
}
.thanks-wrapper a:hover {
  color: #009de6;
  opacity: 1;
  text-decoration: underline;
}
.thanks-wrapper hr {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #bbb;
  margin: 0 auto 64px;
}

