@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD TF
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* border */
.has-border.-border01 {
  border-radius: 10px;
  border: 5px solid #f9d52c;
}

/* layout */
.sp-reverse {
  flex-direction: column-reverse;
}

/* title */
.post_content .first_ttl {
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 1.9rem;
  padding: 1.75rem 0;
  background: #0c438f;
  height: 160px;
  margin-bottom: 100px;
}

.post_content .second_ttl {
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 1.9rem;
  padding: 2.25rem 0;
  background: #14ae67;
  height: 120px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

/* home */

.solution__point {
  position: relative;
  margin-bottom: 80px;
}
.solution__point h2 {
  line-height: 1.3;
  background: #fff !important;
  margin: 0 auto;
  position: absolute;
  top: -40px;
  padding: 0 2rem !important;
  width: fit-content;
}

.worries p {
  font-weight: bold;
  font-size: 1.15rem;
  position: relative;
  display: block;
  margin: 5% 1%;
  padding: 1em;
  width: 100%;
  max-width: 400px;
  background: #e3e3e3;
  border-radius: 25px;
}

.post_content .sub_ttl {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  font-size: 2.5rem;
  color: #0c438f;
}

.project div {
  border-radius: 10px;
}

.label {
  background: #0c438f;
  border-radius: 5px;
  width: 70px;
  height: 30px;
  padding-top: 3px;
  text-align: center;
  margin: 10px 5px 5px;
  color: #fff;
  font-size: 0.96rem;
}

.project__list-text {
  color: #828282;
  display: block;
  font-size: 1rem;
  padding: 0.5em 1em;
  line-height: 1.4;
}

.project__list-price {
  color: #000;
  font-size: 1.55rem;
  font-weight: bold;
  margin-left: 10px;
}

.post_content .project__item-ttl {
  background-color: white;
  border: none;
  color: #000;
  font-size: 1.25rem;
  width: 65%;
  margin: 0 10px 20px 70px;
  line-height: 1.4;
  padding: 0.65em 0 0;
  position: relative;
}
.post_content .project__item-ttl::before {
  content: none;
}
.post_content .project__item-ttl::after {
  content: 'SE';
  background: #f9d52c;
  border-radius: 25px;
  font-size: 1.25rem;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 13px;
  margin: 0 5px;
  color: #000;
  position: absolute;
  left: -70px;
  top: 10px;
}

.post_content .project__item-ttl-pm {
  background-color: white;
  border: none;
  color: #000;
  font-size: 1.25rem;
  width: 65%;
  margin: 0 10px 20px 70px;
  line-height: 1.4;
  padding: 0.65em 0 0;
  position: relative;
}
.post_content .project__item-ttl-pm::before {
  content: none;
}
.post_content .project__item-ttl-pm::after {
  content: 'PM';
  background: #f9d52c;
  border-radius: 25px;
  font-size: 1.25rem;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  margin: 0 5px;
  color: #000;
  position: absolute;
  left: -70px;
  top: 10px;
}

.is-style-big > .swell-block-step__item > .swell-block-step__number {
  display: none;
}
.is-style-big > .swell-block-step__item:first-child {
  border-top: none;
}
.is-style-big > .swell-block-step__item {
  border-bottom: none;
  padding: 2em;
}
.is-style-big > .swell-block-step__item {
  background-color: #edeaea;
  padding: 4%;
  border-radius: 10px;
  max-width: 825px;
  margin: 7em auto 9em;
}
.is-style-big > .swell-block-step__item:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
  border: 60px solid transparent;
  border-top: 40px #e4e0e0 solid;
  bottom: -125px;
  display: block;
  margin-top: 20px;
  position: absolute;
}
.is-style-big > .swell-block-step__item:last-child::before {
  display: none;
}
.is-style-big .swell-block-step__title {
  line-height: 1.3;
  text-align: left;
}

.post_content .flow__link__title {
  font-size: 2.5rem;
  line-height: 1.4;
  margin: 80px 0 20px;
  color: #07467b;
  background-color: transparent;
  text-align: center;
}
.post_content .flow__link__title::before {
  content: none;
}

.post_content .flow__link-text {
  line-height: 1.6;
  font-size: 1rem;
  text-align: left;
  font-weight: bold;
  width: 80%;
  margin: 0 auto 2rem;
}

.post_content .voice__point-title {
  background-color: transparent;
  margin: 0 auto;
  text-align: left;
  padding: 1rem 0;
  color: #07467b;
  font-size: 1.5rem;
}
.post_content .voice__point-title::before {
  content: none;
}

.swell-block-accordion.is-style-main .swell-block-accordion__title {
  background-color: transparent;
  color: #000;
  font-size: 1.25rem;
}
.swell-block-accordion.is-style-main .swell-block-accordion__body {
  border: none;
}
.swell-block-accordion__item {
  border-bottom: 1px solid #f9d52c;
}
.icon-caret-down:before {
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: '';
  transform: rotate(135deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.icon-caret-up:before {
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: '';
  transform: rotate(-45deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

/* Contact form */

.contact-text {
  text-align: center;
  margin: 2em auto;
  font-size: 1rem;
}

div.wpforms-container-full button[type='submit']:not(:hover):not(:active) {
  background: #f9d52c;
  color: #000;
}
div.wpforms-container-full button[type='submit'] {
  font-size: 2rem;
  display: block;
  outline: 0;
  cursor: pointer;
  font-weight: bold;
  height: 4rem;
  line-height: 4rem;
  width: 100%;
  padding: 0 2.5rem;
  letter-spacing: 2px;
  max-width: 300px;
  text-align: center;
  margin: 20px auto 0;
  background: #f9d52c;
  border-radius: 15px;
  color: #000;
  transition: all 0.3s ease;
  font-size: 1.58rem;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.2), 0 -4px 5px -2px #6d95ce inset;
}

.contact__form table {
  text-align: center;
  margin: 0 auto 2em;
  word-break: break-all;
  width: 100%;
}

div.wpforms-container-full input[type='text'],
div.wpforms-container-full input[type='email'],
div.wpforms-container-full textarea {
  margin: 1% 2% 1% 1%;
  border: 2px solid #999;
  background-color: #fff;
  padding: 2%;
  border-radius: 10px;
  width: 98%;
}
div.wpforms-container-full {
  border: 1px solid #999;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 1rem 1rem 3rem 1rem; /**/
}

.swell-last-block {
  padding-bottom: 0 !important;
}

/* footer */
.fixed-btn {
  position: fixed;
  z-index: 10;
  bottom: 0;
  background-color: rgba(34, 85, 154, 0.8);
  text-align: center;
  width: 100%;
  padding: 1rem 0.5rem;
}
.footer-bottom {
  height: 90px;
}

/*
  DESKTOP SIZE
  ================================================ */
@media (min-width: 600px) {
  /* title */
  .post_content .first_ttl {
    height: 120px;
    padding: 2.25rem 0;
    -webkit-clip-path: polygon(8% 0, 100% 0, 100% 100%, 8% 100%, 3% 50%);
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 8% 100%, 3% 50%);
  }

  .post_content .second_ttl {
    -webkit-clip-path: polygon(0 0, 92% 0, 97% 50%, 92% 100%, 0 100%);
    clip-path: polygon(0 0, 92% 0, 97% 50%, 92% 100%, 0 100%);
  }

  .pc-none {
    display: none;
  }

  /* layout */
  .sp-reverse {
    flex-direction: row;
  }

  /* home */

  .solution__point h2 {
    top: -50px;
  }

  .worries p:before {
    content: '';
    position: absolute;
    left: -45px;
    width: 15px;
    height: 15px;
    bottom: 0;
    background: #e3e3e3;
    border-radius: 50%;
  }
  .worries p:after {
    content: '';
    position: absolute;
    left: -28px;
    width: 25px;
    height: 25px;
    bottom: 3px;
    background: #e3e3e3;
    border-radius: 50%;
  }
  .flex-end {
    display: flex;
    align-items: flex-end !important;
  }
  .worries__img {
    margin-right: 2em !important;
  }

  .post_content .project__item-ttl::after {
    padding-top: 10px;
    top: 15px;
  }

  .post_content .project__item-ttl-pm::after {
    padding-top: 10px;
    top: 15px;
  }

  .is-style-big > .swell-block-step__item:last-child::before {
    display: none;
  }
  .is-style-big .swell-block-step__title {
    margin: 0 auto;
    position: absolute;
    top: -0.75em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }

  .post_content .voice__point-title {
    font-size: 2rem;
  }

  .icon-caret-up:before {
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
  }
  */

  /* Contact form */
  .contact-text {
    font-size: 1.25rem;
  }

  div.wpforms-container-full input[type='text'],
  div.wpforms-container-full input[type='email'],
  div.wpforms-container-full textarea {
    width: 60%;
  }
  div.wpforms-container-full {
    padding: 1rem 3rem 3rem 2rem;
  }

  .wpforms-container .wpforms-field {
    display: flex;
  }
  div.wpforms-container-full .wpforms-field-label {
    width: 180px;
  }

  /* footer */
  .footer-bottom {
    height: 140px;
  }
}
