/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
@media (min-width: 999px) {
  .sm-hero-pict, .hero-caption, .sm-hero-pict, .sm-br, .sm-case, .sm-bodymovin-wrapper, .sm-service-pict, .tb-service-pict, .sm-style, .sm-answer, .tb-br, .tb-hero-pict, .tb-case, .tb-bodymovin-wrapper-bg, .sm-service-img, .tb-service-img, .tb-interview-img, .sm-interview-img, .interview-company-sm, #tb_bodymovin_interview, #bodymovin_interview, .sm-flex, .moji-q, .moji-a, #tb_bodymovin_interview2, #bodymovin_interview2 {
    display: none; } }
.tb-only,
.sm-only {
  display: none; }

.pc-top-btn {
  width: 178px;
  height: 54px;
  background-color: #FF896B;
  opacity: 1; }
  .pc-top-btn > a {
    position: relative;
    width: 178px;
    height: 54px;
    color: #fff;
    background-color: #FF896B;
    cursor: pointer;
    display: block; }
    .pc-top-btn > a img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 178px;
      height: 54px;
      opacity: 1; }
    .pc-top-btn > a:hover {
      opacity: 0.6; }
    .pc-top-btn > a p {
      position: absolute;
      width: 150px;
      top: -6px;
      left: 50px;
      font-size: 14px;
      line-height: 1.4;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }

_:-ms-input-placeholder, :root .pc-top-btn a p {
  top: -4px; }

.cv_button {
  margin-left: 80px;
  font-size: 24px;
  font-weight: bold;}
.cv_button a {
  position: relative;
  display: inline-block;
  color: #fff;
  background: #FEC503;
  text-align: center;
  line-height: 77px;
  height: 77px;
  width: 384px;
  overflow: hidden;
  transition: all 0.1s ease; }
  .cv_button a:hover {
    background-color: #ffa526;
    color: #FFB4A0;}
  .cv_button a:after {
    display: block;
    content:"";
    height:300px;
    width:50px;
    position:absolute;
    top:-90px;
    left:0;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 50% , rgba(255,255,255,0) 100%);
    opacity:0;
    -webkit-transform: rotate(-48deg);
    transform: rotate(-48deg);
    -webkit-animation: reflection 6s ease-out infinite;
    animation: reflection 6s ease-out infinite;
    }
@keyframes reflection {
  0% { left: 0; -webkit-transform: scale(1) rotate(-48deg); transform: scale(1) rotate(-48deg); opacity: 0; }
  70% {left: 0; -webkit-transform: scale(1) rotate(-48deg); transform: scale(1) rotate(-48deg); opacity: 0; }
  71% { left: 20%; -webkit-transform: scale(1) rotate(-48deg); transform: scale(1) rotate(-48deg); opacity: 1; }
  100% { left: 150%; -webkit-transform: scale(1) rotate(-48deg); transform: scale(1) rotate(-48deg); opacity: 0.2; }
  }

/* ASPICクラウドアワード2024 */
.ASPICaward {
  margin-top: 40px;
  margin-left: 80px;
}
.ASPICaward .img {
  display: flex;
  align-items: center;
  gap: 20px;
}
.ASPICaward .img a {
  font-size: 18px;
  font-weight: 500;
  transition: .3s;
  text-decoration: underline;
}
.ASPICaward .img a:hover { opacity: 0.6;}
.ASPICaward .text p {
  margin: 12px 0;
  font-weight: 500;
  line-height: 1.6;
  font-size: 14px;
  text-shadow: 0 0 4px #ffffff;
}


  /* Service */

.service {}
.service-lead {
  margin: 40px;
  margin-bottom: 80px;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.service-image {
  display: table;
  margin: 0 auto 70px;
}
.service-image img {
  width: 100%;
  max-width: 1000px;
}
.service-text-box {
  width: 630px;
    margin: 0 auto;
}
.pict-title {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px; }
.line2hon {
  height: 9px;
  border-top: 2px solid #face00;
  border-bottom: 2px solid #face00;
}
.service-pict1{
  margin-bottom: 40px;
    width: 441px;
    height: 328px;
}

/* Interview */
.interview {}
.interview h2 {
  margin-top: 0;}

.interview p {
  font-size: 19px;
  line-height: 1.8; }
.interview .inter-under {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 70px; }
  .interview .inter-under .inter-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 51%;
            flex: 0 1 51%;
    margin-top: 5px; }
    .interview .inter-under .inter-left ul {
      padding-left: 0;
      margin-bottom: 23px; }
      .interview .inter-under .inter-left ul li {
        list-style-type: disc;
        font-size: 18px;
        line-height: 1.7;
        margin-left: 20px;
        margin-top: 10px;
        letter-spacing: -0.01em;
      }
    .interview .inter-under .inter-left .pc-bodymovin-interview-bg {
      height: 78px;
      width: 457px;
      position: relative;
      background-color: #68afff; }
      .interview .inter-under .inter-left .pc-bodymovin-interview-bg a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1; }
        .interview .inter-under .inter-left .pc-bodymovin-interview-bg a:hover {
          opacity: 0.6; }
  .interview .inter-under .pc-interview-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 41%;
            flex: 0 1 41%; }
    .interview .inter-under .pc-interview-img img {
      width: 100%;
      height: auto;
    }

_:-ms-input-placeholder, :root .inter-left ul, .interview h3 {
  width: 457px; }

.interview-sns {
}
.interview-sns-body {
  display: flex;
  gap: 20px;
}
.interview-sns-item {
  width: 50%;
  display: flex;
  gap: 25px;
  background: #ffffff;
  border-radius: 20px;
  padding: 0 25px;
  font-size: 17px;
}
.interview-sns-item img {
  width: 60px;
}

/*	Section case 事例*/

.pc-case-wrapper {
  width: 905px;
  height: 0;
  padding-bottom: 260px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  margin: 0 auto 60px; }

.pc-case-wrapper5 {
  width: 950px;
  margin: 0 auto; }

.flex-center{
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 900px;
}
.riyou-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 38px;
}
.riyou{
    position: relative;
    width: 265px;
    height: 318px;
    background: #A0CEFF;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    text-align: center;
    margin: 0;
}

.riyou img{
    width: 50%;
    height: auto;
}
.riyou h5{
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 15px;
}
.riyou p{
    font-size: 16px;
    line-height: 1.5;
    padding-top: 15px;
    text-align: left;
    margin-left: 25px;
}
.under, .under2 {
  font-style: normal;
  background: #FACE00; }

_:-ms-input-placeholder, :root .under {
  background: none;
  background-image: url("../img/under.svg");
  background-repeat: no-repeat;
  background-size: cover; }

_:-ms-input-placeholder, :root .under2 {
  background: none;
  background-image: url("../img/under2.svg");
  background-repeat: no-repeat;
  background-size: cover; }

.midashi-wrapper {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 865px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  z-index: 2; }

.midashi {
  width: 305px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4; }
  .midashi img {
    width: 31px;
    -webkit-transform: translateY(7px);
    -ms-transform: translateY(7px);
        transform: translateY(7px);
    margin-right: 7px; }

.midashi-long {
  width: 90%;
  margin: 100px auto;
  letter-spacing: 0.1em; }

.case-body {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  padding-top: 14px; }


.setsumei{
    margin-top: 200px;
}
.section-title2{
    margin-top: 140px !important;
}

.case-pict-body {
  position: absolute;
  top: 100px;
  left: 35px;
  width: 830px;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.2px;
  z-index: 1; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .case-pict-body {
    font-weight: bold;
    letter-spacing: normal; } }
.case-pict-body3l {
  margin-top: -14px; }

.case-pict-body-left {
  margin-left: 0px;
  width: 300px; }

.case-pict-body-right {
  margin-left: 110px;
  width: 300px; }

/*	ボタン*/
.pc-bodymovin-wrapper-bg {
  width: 540px;
  height: 78px;
  position: relative;
  margin: 40px auto;
  background-color: #FF896B; }

.pc-bodymovin-wrapper {
  opacity: 1;
  -webkit-transition: opacity 100ms 0s ease;
  -o-transition: opacity 100ms 0s ease;
  transition: opacity 100ms 0s ease; }
  .pc-bodymovin-wrapper:hover {
    opacity: 0.6; }

#pc-bodymovin, #pc-bodymovin2, #pc-bodymovin3 {
  margin: 0 auto;
  background-color: #fff;
  width: 540px;
  height: 78px;
  position: relative; }

#pc-bodymovin > span, #pc-bodymovin2 > span, #pc-bodymovin3 > span {
  position: absolute;
  top: 27px;
  left: 75px;
  color: #fff;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: 0.5px; }

.pc-bodymovin-wrapper > a {
  display: block;
  width: 100%;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-decoration: none;
  z-index: 2;
  opacity: 1; }
  .pc-bodymovin-wrapper > a:hover {
    opacity: 0.6; }

.interview-midashi{
    margin-bottom: 40px !important;
    font-size: 29px !important;
}
.interview-title-wrapper{
    width: 80%;
}
.interview-midashi2{
margin-bottom: 30px;
}
.interview-icon{
    width: 160px;
    height: 160px;
}
.between{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.s1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.s1:before, .s1:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background: #000;
  display: block; }

.s1:before {
  margin-right: .4em; }

.s1:after {
  margin-left: .4em; }

.text-center{
    text-align: center;
}

.mb30{
    margin-bottom: 30px !important;
}
.mb80{
    margin-bottom: 80px !important;
}
.mb140{
    margin-bottom: 140px !important;
}
.pc-mt-120{
    margin-top: 120px !important;
}

.style-image-wrapper {
  max-width: 600px;
  margin: 50px auto 5px; }

.pc-service-img {
  width: 900px;
    height: 596px;
}

div.title-center {
  font-size: 19px;
  font-weight: bold; }

.text-left{
    text-align: left;
    margin-bottom: 10px;
}

.pict-body {
  width: 630px;
  height: 80px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
  padding-left: 20px; }
.pict-body2{
    margin: 17px auto 40px;
    font-size: 17px;
    font-weight: bold;
    padding-left: 0;
    line-height: 1.8;
    text-align: justify;
}


_:-ms-input-placeholder, :root .pict-body {
  font-size: 16px; }

.pc-service-pict {
  margin-top: 45px;
  max-width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pc-service-pict img {
    width: 905px; }

.container-center {
  width: 570px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 20px; }

.line {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 50px;
  height: 1px;
  background: #000;
  margin: 0 10px; }

div.title-center {
  font-size: 19px;
  font-weight: bold; }

p.style-body {
  width: 550px;
  margin: 0px auto 100px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 1.6; }

.style-image-wrapper {
  max-width: 900px;
  margin: 0px auto 30px; }

.service-pict-caption {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 30px;
  position: relative; }

.space {
  width: 100px; }

.service-pict-caption-side {
  width: 450px;
  text-align: center;
  font-size: 20px;
  line-height: 1.4; }

.tb-style {
  margin: 0 auto;
  background-image: url("../img/pc-style.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 905px;
  height: 254px;
  text-align: center;
  position: relative; }

.mb0 {
  margin-bottom: 0; }

.service-caption {
  position: absolute;
  top: 65px;
  width: 290px;
  height: 120px;
  font-size: 18px;
  letter-spacing: 1.4px;
  font-weight: bold;
  line-height: 1.6;
  text-align: justify; }

.service-caption-left {
  left: 50px; }

.service-caption-right {
  left: 565px; }

.space2 {
  width: 10px; }

.tb-answer {
  background: #FFF9D6;
  height: auto;
  width: 100%;
  padding: 20px 20px 40px; }

.midashi-answer {
  width: 870px;
  height: auto;
  margin: 0 auto 15px;
  position: relative;
  text-indent: 35px; }
  .midashi-answer img {
    position: absolute;
    top: -5px;
    left: -2px; }

_:-ms-input-placeholder, :root .midashi-answer img {
  top: -8px; }

.qa {
  background-image: url("../img/pc-qa.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  height: 152px;
  width: 904px;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.qa2 {
    background-image: url("../img/pc-qa-3.svg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    width: 904px;
    height: 289px;
    margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
li.qa-item {
    list-style: none;
    margin-left: 0em;
    text-indent: -0.6em; /*インデントの調整*/
}

.qa-item {
  height: auto;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0.2px;
  text-align: justify; }

.qa-left {
  width: 280px;
  margin-left: 110px;
  color: #fff; }

.qa-right {
   width: 300px;
  margin-right: 35px;
}

/*footer*/
footer {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 30px; }
  footer .company > a {
    display: block;
    width: 122px;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    padding-left: 15px;
    color: #000; }

.copyright {
  margin: 10px 15px;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 12px; }



.pict-body3 {
    margin: 17px auto 0;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0;
    line-height: 1.7;
    text-align: justify;
}

/* faq */
.faq {
}
.faq-content {
  margin: 0 auto;
  max-width: 874px;
}

.faq-index {
  padding: 3px;
  background: linear-gradient(-45deg, #daa7e1 0%, #a172c8 100%);
  box-shadow: 4px 4px 6px rgb(0 0 0 / 40%);
}
.faq-index-title {
  margin: 0;
  float: none;
  width: auto;
  padding: 7px;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  line-height: 1.7;
}
.faq-index-body {
  background: #ffffff;
}
.faq-index-list {
  margin: 0;
  padding: 10px 28px 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.faq-index-item {
  margin: 12px 0 0;
  width: calc(100% / 3);
  text-align: center;
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
  font-size: 700;

}
.faq-index-item a { 
  position: relative;
  display: inline-block;
  padding: 6px 6px 6px 28px;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.faq-index-item a::before {
  position: absolute;
  left: 10px;
  top: 10px;
  content: '';
  width: 8px;
  height: 8px;
  border-top: solid 3px #6971E0;
  border-right: solid 3px #6971E0;
  transform: rotate(135deg);
}
.faq-index-item a:hover {
opacity: 0.7;
}


.faq-section {
  margin: 100px 0 0;
}
.faq-section-title {
  float: none;
  margin: 0;
  padding: 18px 30px;
  width: auto;
  background: linear-gradient(-45deg, #daa7e1 0%, #a172c8 100%);
  box-shadow: 4px 4px 6px rgb(0 0 0 / 40%);
  font-size: 22px;
  line-height: 1.7;
  color: #ffffff;
}
.faq-list {
  margin: 50px 0 0;
  padding: 0 30px;
}
.faq-item {
  margin: 24px 0 0;
}
.faq-item:first-of-type {
  margin: 0;
}
.faq-item-question {
  position: relative;
  padding: 20px 60px 20px 70px;
  background: linear-gradient(-45deg, #98b9fa 0%, #c4d4ff 100%);
  font-size: 18px;
  line-height: 1.7;
}
.faq-item-question:hover {
  cursor: pointer;
}
.faq-item-question::before {
  position: absolute;
  top: 21px;
  left: 22px;
  display: block;
  content: "Q. ";
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.faq-item-answer {
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 70px;
  background: #ffffff;
  font-size: 18px;
  line-height: 1.7;
}
.faq-item-answer::before {
  position: absolute;
  top: 21px;
  left: 22px;
  display: block;
  content: "A. ";
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #6971E0;
}
.faq-item-answer > * {
  padding: 0;
  margin: 0;
}
.faq-item-answer > ul {
  list-style-type: disc;
  padding-left: 20px;
}
.faq-toggle-icon {
  position: absolute;
  top: calc(50% - 20px);
  right: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.faq-toggle-icon::before,
  .faq-toggle-icon::after {
  display: block;
  content: "";
  width: 20px;
  height: 3px;
  background: #ffffff;
}
.faq-toggle-icon::after {
  position: absolute;
  top: calc(50% - 1px);
  transform: rotate(90deg);
  transition: all 0.1s ease;
}
.is-opened .faq-toggle-icon::after {
  transform: rotate(0deg);
}
.is-closed .faq-toggle-icon::after {
  transform: rotate(90deg);
}