@charset "UTF-8";

/*
    Template: swell
    Theme Name: SWELL CHILD
    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
*/
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}

.page .l-content {
  margin: 0 auto;
  padding-top: 0;
}
.page-id-49 .l-content {
  margin: 2rem auto;
  padding-top: 0;
}
.c-gnav>.menu-item>a .ttl {
  font-size: 15px;
  font-weight: 500;
}

.l-header {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.6) !important;
  -webkit-backdrop-filter: blur(10px);
}

.swell-block-button .swell-block-button__link[data-has-icon] {
  padding: 10px;
}

.c-gnav>.menu-item>a {
  padding: 0 20px;
}

.header_contact_btn a {
  background: linear-gradient(90deg, rgba(0, 131, 179, 1) 0%, rgba(0, 167, 155, 1) 100%) !important;
  width: 180px !important;
}

.l-fixHeader:before {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.6) !important;
  -webkit-backdrop-filter: blur(10px);
}

.mainvisual {
  background-color: #3bb1cbb8;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 8px rgba(29, 115, 174, 0.2);
  max-width: 850px;
  margin: 0 auto;
  padding: 2rem 1rem 2.7rem 1rem !important;
}

@media screen and (max-width: 599px) {
  .mainvisual {
    max-width: 400px;
  }
}

.mainvisual_title {
  font-size: 2.5rem;
  margin: 0 auto;
  margin-bottom: 5px !important;
  font-weight: bold;
  text-shadow: none;
  padding: 0;
  letter-spacing: 3px;
  color: #fff;
  text-shadow: 2px 2px 2px #24627d73;
}

@media screen and (max-width: 599px) {
  .mainvisual_title {
    font-size: 1.8rem;
    margin-bottom: 10px !important;
  }
}

.mainvisual_subtitle {
  margin: 0 auto !important;
  font-size: 1.3rem;
  display: block !important;
  text-shadow: none;
  margin-bottom: 20px !important;
  font-weight: bold;
  padding: 0.3rem 0;
  background: #013b66;
  width: 90%;
  color: #ffffff;
  border-radius: 30px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .mainvisual_subtitle {
    font-size: 1.2rem;
    border-radius: 0px;
    width: 98%;
  }
}

.mainvisual_subtitle::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -12px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 14px solid #013b66;
}
.alphabet01 {
  font-size: 1.8rem;
  display: block !important;
  text-shadow: none;
  color: #f1ef0d;
  font-family: "Josefin Sans", sans-serif !important;
  line-height: 1;
  margin-bottom: 5px !important;
  text-shadow: 1px 1px 2px #24627d66;
}

@media screen and (max-width: 599px) {
  .alphabet01 {
    font-size: 1.4rem;
    margin-bottom: 10px !important;
    line-height: 1.4;
  }
}

.alphabet02 {
  font-size: 1rem;
  display: block !important;
  text-shadow: none;
  color: #ffffff;
  font-family: "Josefin Sans", sans-serif !important;
  font-style: italic;
  text-shadow: 1px 1px 1px #24627d4d;
  line-height: 1;
}

@media screen and (max-width: 599px) {
  .alphabet02 {
    line-height: 1.4;
  }
}

.mainvisual__lead p {
  letter-spacing: 1px;
  width: fit-content;
  color: #fff;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 0px;
  text-shadow: none;
  font-size: 1.1rem;
  font-weight: 500;
  text-shadow: 1px 1px 3px #24627d99;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .mainvisual__lead p {
    text-align: left;
  }
}

.mainvisual02_text {
  background-color: rgba(255, 255, 255, 1);
  padding: 15px 40px 15px 50px;
  font-size: 1.3rem;
  width: 750px;
  color: #013b66;
  text-shadow: none;
  font-weight: bold;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  border-radius: 2px !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px !important;
  position: relative;
  background-image: linear-gradient(transparent calc(100% - 1px), var(--color_gray) 50%, var(--color_gray)), linear-gradient(90deg, transparent calc(100% - 1px), var(--color_gray) 50%, var(--color_gray));
  background-repeat: repeat;
  background-size: 16px 16px;
}

@media screen and (max-width: 599px) {
  .mainvisual02_text {
    width: 96%;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 15px 20px 15px 30px;
    line-height: 1.6;
  }
}

.mainvisual02_text::before {
  content: "";
  position: absolute;
  left: 15px !important;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(to bottom, #0386b4, #22b0aa);
}

.mainvisual02_text02 {
  font-size: 1.6rem;
  font-weight: bold;
  text-shadow: 2px 2px 2px #041a2473 !important;
  margin-top: 40px;
}

@media screen and (max-width: 599px) {
  .mainvisual02_text02 {
    font-size: 1.2rem;
    margin-top: 10px;
  }
}

.top #content {
  padding-top: 0;
}

h2,
h3,
h4 {
  line-height: 1.6 !important;
}

.h2-title__text {
  font-size: 2.1rem !important;
  margin-bottom: 0.7rem !important;
  color: #222222 !important;
}

@media screen and (max-width: 599px) {
  .h2-title__text {
    font-size: 1.6rem !important;
  }
}

.h2-title {
  margin-bottom: 4rem;
}

@media screen and (max-width: 599px) {
  .h2-title {
    margin-bottom: 1em;
  }
}

.h2-title__sub {
  font-family: "Josefin Sans", sans-serif !important;
  color: #046da1 !important;
}

.aboutus_right {
  padding-top: 20px !important;
}

@media screen and (max-width: 599px) {
  .aboutus_right {
    padding-top: 0 !important;
  }
}

.aboutus_right h3 {
  margin-bottom: 20px !important;
  font-size: 1.3rem !important;
  color: #0e8ea4 !important;
}

.section_aboutus {
  position: relative;
}

@media screen and (max-width: 599px) {
  .aboutus_pic01 {
    display: none;
  }
}

.top_aqua {
  position: absolute;
  right: -100px;
  top: -96px;
  margin: 0 !important;
  padding;
  0 !important;
  z-index: -2;
  width: 600px;
}

.section_issues .h2-title__sub,
.section_case .h2-title__sub {
  color: #00b8ae !important;
}

.issues_sub {
  background: #fff;
  border-radius: 30px;
  color: #00b8ae !important;
  max-width: 400px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 20px !important;
}

.case_title {
  font-size: 1.3rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.7rem !important;
  padding-bottom: 0.3rem !important;
  font-family: "Josefin Sans", sans-serif !important;
}

.issues_title_box {
  background: linear-gradient(90deg, rgba(0, 131, 179, 1) 0%, rgba(0, 167, 155, 1) 100%);
}

.issues_right_box {
  padding: 0.4rem !important;
}

.product_box {
  border-radius: 10px;
  padding: 30px !important;
  background: #fff;
  padding-top: 40px !important;
  box-shadow: 0 4px 8px rgb(37 41 79 / 4%);
}

.product_box_img {
  margin-bottom: 30px !important;
}

@media screen and (max-width: 599px) {
  .product_box_img {
    margin-bottom: 15px !important;
  }
}

.product02 {
  margin-top: 3rem !important;
}

.product03 {
  margin-top: 6rem !important;
}

.section_product .swell-block-columns__inner {
  align-items: flex-start !important;
}

.section_product {
  padding: 6rem 50px !important;
  overflow: visible !important;
}

@media screen and (min-width: 1400px) {
  .section_product {
    padding: 6rem 100px !important;
    overflow: visible !important;
  }
}

@media screen and (min-width: 1600px) {
  .section_product {
    padding: 6rem 300px !important;
    overflow: visible !important;
  }
}

@media screen and (max-width: 599px) {
  .section_product {
    padding: 3rem 20px !important;
  }

  .product01,
  .product02,
  .product03 {
    margin-top: 0 !important;
  }
}

.section_product h3 {
  font-size: 1.8rem !important;
  position: relative !important;
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  z-index: 1;
}

.section_product h4 {
  min-height: 50px;
  font-size: 1.4rem !important;
  margin-bottom: 20px;
}

@media screen and (max-width: 599px) {
  .section_product h4 {
    margin-bottom: 10px !important;
  }
}

.heading-wrap {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

.heading-bg {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 4rem;
  color: #aedaf37a;
  ;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  z-index: 0;
  font-family: "Josefin Sans", sans-serif !important;
  font-weight: bold;
}

.heading-wrap h3 {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  z-index: 1;
  margin: 0;
  color: #0e8ea4 !important;
}

.section_philosophy h3 {
  font-size: 1.8rem !important;
  padding-top: 0.2rem !important;
  color: #222222 !important;
  margin-bottom: 0.5rem !important;
}

@media screen and (max-width: 599px) {
  .section_philosophy h3 {
    font-size: 1.4rem !important;
  }
}

.philosophy_box {
  background-color: rgba(255, 255, 255, 0.7) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 4rem !important;
}

@media screen and (max-width: 599px) {
  .philosophy_box {
    padding: 20px !important;
    margin-top: 40px;
  }
}

.philosophy_sub_title {
  font-family: "Josefin Sans", sans-serif !important;
  margin-bottom: 2rem !important;
  padding-bottom: 1rem !important;
  border-bottom: 1px solid #046da1 !important;
  color: #046da1;
  font-weight: bold;
  margin-top: 0.5rem !important;
  line-height: 1.4;
}

.flow_box,
.flow_box_last {
  min-height: 440px;
  position: relative;
  border-radius: 5px;
}

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

  .flow_box,
  .flow_box_last {
    min-height: auto;
  }

  .flow_box h4,
  .flow_box_last h4 {
    font-size: 1.3rem !important;
  }
}

.flow_box:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -2.2em;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("../../uploads/2025/07/flow_alow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.flow_box_last:after {
  content: none;
}

.flow_pic img {
  border-radius: 5px;
}

.footer-logo img {
  height: 50px;
  margin: 0 auto;
  margin-bottom: 2em;
  display: block;
}

.case_box {
  background: #fff;
  border-radius: 5px;
}

.case_box_text {
  padding: 0 20px 30px 20px !important;
}

.case_box h3 {
  padding: 0.5em 0;
}

.case_box .is-style-float.swell-block-dl {
  min-height: 180px;
}

.case_box .is-style-float>.swell-block-dl__dt {
  margin-top: 0 !important;
  padding: .25em 1em .25em 0;
  position: relative;
  width: 110px;
}

.case_box .is-style-float>.swell-block-dl__dt:after {
  background: #94C9E8;
}

.section_case {
 background-image: url("../../uploads/2025/07/case_bg.png");
}

.section_case_lead code {
  background: linear-gradient(90deg, rgba(0, 131, 179, 1) 0%, rgba(0, 167, 155, 1) 100%) !important;
  padding: 8px 30px 11px 30px !important;
  border: none !important;
  color: #ffffff !important;
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  display: inline-block;
  max-width: 300px;
  margin: 0 auto !important;
  border-radius: 0px !important;
  font-size: 1.4rem !important;
  margin-right: 20px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
}

@media screen and (max-width: 599px) {
  .section_case_lead code {
    display: block !important;
    width: 90% !important;
    margin: 0 auto !important;
    font-size: 1.3rem !important;
    margin-bottom: 3px !important;
  }
}

.section_case_lead {
  font-size: 1.6rem !important;
  background: #fff !important;
  border-top: 2px solid #00b8ae !important;
  border-bottom: 2px solid #00b8ae !important;
  padding: 20px 0 !important;
  margin: 0 !important;
  margin-bottom: 30px !important;
}

@media screen and (max-width: 599px) {
  .section_case_lead {
    font-size: 1.4rem !important;
    padding: 14px 0 !important;
    margin-bottom: 15px !important;
  }

  .swell-block-button .swell-block-button__link[data-has-icon] {
    width: 100%;
  }
}

.case_box h3::before {
  background: repeating-linear-gradient(90deg, #00b8ae 0%, #00b8ae 29.3%, #00b8ae 29.3%, rgba(150, 150, 150, .2) 100%) !important;
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  line-height: 2;
}

.footer-nav li {
  position: relative;
  padding: 0 1em 0 0.4em;
  white-space: nowrap;
}

.footer-nav li:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: 0;
  color: #ccc;
}

.footer-nav a {
  text-decoration: none;
  color: #333;
}

.fotter_cta {
  padding: 4em 0 5em 0 !important;
	text-align:center;
}
@media screen and (max-width: 599px) {
.fotter_cta {
  text-align:left;
}
}
.w-beforeFooter {
  margin: 0 auto;
  overflow: hidden;
}

.c-pageTitle {
  text-align: center;
  text-shadow: none;
  letter-spacing: 2px;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 599px) {
  .c-pageTitle {
    font-size: 1.7em;
  }
}

.l-topTitleArea__body .c-pageTitle__subTitle {
  position: absolute;
  top: 72%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  font-weight: bold;
  color: rgb(149 221 233 / 50%);
  pointer-events: none;
  white-space: nowrap;
  z-index: -14;
  margin-left: 0;
  font-style: normal;
  font-family: "Josefin Sans", sans-serif !important;
  letter-spacing: 3px;
}

.c-pageTitle>small {
  display: block;
}

.l-topTitleArea {
  min-height: 180px;
}

@media screen and (max-width: 599px) {
  .l-topTitleArea {
    min-height: 100px;
  }
}

#cta_bn a img {
  transition: transform 0.3s ease;
}

#cta_bn a:hover img {
  transform: translateX(-8px);
}

@media screen and (max-width: 959px) {
  #cta_bn {
    display: none;
  }
}

.c-widget__title.-spmenu {
  padding: .5em .75em;
  border-radius: var(--swl-radius--2, 0px);
  background: linear-gradient(90deg, rgba(0, 131, 179, 1) 0%, rgba(0, 167, 155, 1) 100%) !important;
  color: #fff;
}

.mobile-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-around;
  z-index: 10;
  display: none;
}

.footer-btn {
  flex: 1;
  text-align: center;
  padding: 10px 0;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.footer-btn p {
  line-height: 1;
  margin-top: 5px;
}

.btn-contact {
  background-color: #1d79bfd9;
}

.btn-contact img {
  margin-top: 3px;
  width: auto;
  height: 17px;
  margin-bottom: 2px;
}

.btn-download {
  background-color: #013b66c9;
}

.btn-download img {
  margin-top: 3px;
  width: auto;
  height: 17px;
  margin-bottom: 2px;
}

.btn-order {
  background-color: #00a49ddb;
}

.btn-order img {
  width: auto;
  height: 21px;
}

.h2_cta {
  font-size: 1.6rem !important;
}

.cta_tel {
  border: 1px solid #fff;
}

.cta_tel .cta_tel_number {
  padding-left: 20px;
}

.cta_tel .cta_tel_text {
  font-size: 1.1rem;
}

.cta_tel .cta_tel_number img {
  position: relative;
  margin-right: 10px;
  top: 3px;
  width: 40px;
}

@media screen and (max-width: 599px) {
  .cta_tel {
    padding: 10px !important;
  }

  .cta_tel .swell-block-columns__inner {
    row-gap: 0;
  }

  .cta_tel .has-text-align-left {
    text-align: center;
  }

  .cta_tel .cta_tel_number {
    padding-left: 0;
  }
}

/* Only show on mobile */
@media screen and (max-width: 768px) {
  .mobile-footer {
    display: flex;
  }

  #pagetop {
    position: relative;
    bottom: 60px;
  }
}
.c-submenuToggleBtn:after {
    border: none;
}

.p-homeContent{display:none;}
.blog .swell-block-fullWide__inner {
    padding: 0;
}

/* ブログ */
.blog .l-content {
    margin: 0rem auto;
    margin-bottom:0 !important;
}

@media (min-width: 960px) {
    .-sidebar-on .l-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 30px;
    }
    .-sidebar-on #sidebar {
        width: var(--swl-sidebar_width);
        padding:20px;
        background:#f5f6f7;
    }
    .-sidebar-on .l-mainContent {
        width: 866px;
    }
}
.wp-block-search .wp-block-search__input{
    background: #fff;
}
.c-widget__title.-side {
    background: url("../../uploads/2025/07/merit_icon.png") no-repeat left 14px !important;
    background-size: 16px 16px !important;
padding-left:22px;
}
.c-widget__title.-side::before {
    display:none;
}
.c-widget__title.-side::after {
    background: #1d79bf;
}
.c-postThumb__cat {
    background: linear-gradient(90deg, rgba(0, 131, 179, 1) 0%, rgba(0, 167, 155, 1) 100%);
    font-size: 14px;
}
.single-technology_blog .l-mainContent__inner>.post_content {
    padding: 0;
}

.voice_text{
  position: relative !important;
  padding: 15px 30px !important;
  border-radius: 5px !important;
  background: #1d79bf !important;
}
.voice_text.right::before {
  content: "" !important;
  position: absolute !important;
  top: 37px !important;
  right: -20px !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 10px solid transparent !important;
  border-bottom: 10px solid transparent !important;
  border-left: 20px solid #1d79bf !important;
}
.voice_text.left::before {
  content: "" !important;
  position: absolute !important;
  top: 37px !important;
  left: -20px !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 10px solid transparent !important;
  border-bottom: 10px solid transparent !important;
  border-right: 20px solid #1d79bf !important;
}
@media screen and (max-width: 768px) {
	.voice_text.left::before, .voice_text.right::before{
    content: "" !important;
    position: absolute !important;
    top: -20px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 13px solid transparent !important;
    border-right: 13px solid transparent !important;
    border-bottom: 20px solid #1d79bf !important;
  }

	.l-topTitleArea__body .c-pageTitle__subTitle {
    font-size: 50px;
}
	}
.stripe_blue {
    background-image: url("../../uploads/2025/07/stripe_blue.jpg");
}
.stripe_green {
    background-image: url("../../uploads/2025/07/case_bg.png");
}
.circle_icon,.circle_icon.company_name,.merit_box h4 {
  background-image: url("../../uploads/2025/07/merit_icon.png") !important;
}

.merit_box {
  min-height: 300px !important;
  padding: 20px !important;
  background: url("../../uploads/2025/07/merit_box_bg.jpg") center center / cover no-repeat;
  border-radius: 5px;
}
.wp-block-media-text__content .merit_box {
  background: none;
  border-radius: 0px;
}
