@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
*/

a {
  transition: all 0.3s !important;
}

a:hover {
  opacity: 0.6;
}

a[href^="tel:"] {
  pointer-events: none;
}

.br_pc {
  display: block;
}

.br_tb_n {
  display: block;
}

.br_tb_b,
.br_sp {
  display: none;
}

li {
  list-style: none;
}

/* =========================================================
//  ヘッダー
// ========================================================= */
.l-header__inner,
.l-fixHeader__inner {
  max-width: 100% !important;
  height: 120px;
  font-weight: 700;
  padding-right: 0 !important;
}

.-series .l-header__logo {
  min-width: 130px;
}

.c-gnav > .menu-item > a {
  padding: 0 1.2vw;
}

.c-gnav > .menu-item > a::after {
  bottom: 35px;
  left: 10px;
  height: 3px;
}

.c-gnav {
  margin: 0 1.5vw 0 0;
}

.c-gnav a::after {
  width: 80%;
}

.c-gnav a:hover {
  opacity: 1;
}

.l-fixHeader__logo .c-headLogo,
.l-header__logo .c-headLogo {
  height: 4vw;
	min-width:100px;
}
.return_btn{
  color: #fff;
  font-size: 14px;
  background: #2373d8;
  display: inline-block;
  padding: 0.8rem 1rem;
  border-radius: 8px;
  margin: 0 0 0 1rem;
}
.sp_return_btn{
	display:none;
}
.head_info .swell-block-columns__inner {
  flex-wrap: inherit;
}
.head_info .swl-has-mb--s {
  margin: 0;
}
.head_info .h_contact {
  width: 200px;
	  height: 100%;
}
.head_info .h_contact a {
  color: #333;
  height: 120px;
  font-size: clamp(0.8125rem, 0.5313rem + 0.5859vw, 1rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.8rem 1rem 0;
}
.head_info .h_contact a::before {
  content: "";
  width: 40px;
  height: 32px;
  display: block;
  background-color: #333333;
  -webkit-mask: url("../../uploads/2025/08/mail.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2025/08/mail.svg");
          mask: url("../../uploads/2025/08/mail.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  margin: 0 0 0.6rem;
}
.head_info .h_tel {
  width: 280px;
}
.head_info .h_tel a {
  color: #333;
  width: 100%;
  height: 120px;
  font-size: clamp(0.8125rem, 0.5313rem + 0.5859vw, 1rem);
  background: #ffa500;
  display: block;
  text-align: center;
  padding: 2.3rem 1rem 0;
}
.head_info .h_tel a strong {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1rem, 0.25rem + 1.5625vw, 1.5rem);
  font-weight: 600;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 1.1rem;
  margin: 0 0 0.5rem;
}
.head_info .h_tel a strong::before {
  content: "";
  width: 22px;
  height: 22px;
  display: block;
  background-color: #333;
  -webkit-mask: url("../../uploads/2025/08/tel.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2025/08/tel.svg");
          mask: url("../../uploads/2025/08/tel.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  margin: 0 0.5rem 0 0;
}

/* スマホメニュー */
.l-header__menuBtn {
  color: #ee7800;
  margin: -60px 10px 0 0;
}
.l-header__menuBtn .c-iconBtn__icon {
  font-size: 35px;
}

.p-spMenu__closeBtn {
  right: 8px !important;
  margin: 16px 0 0;
}

.icon-close-thin::before {
  color: #fff;
  font-size: 35px;
}

.p-spMenu__inner {
  width: 80vw !important;
  padding-top: 5rem;
}
.p-spMenu__inner::before {
  background-color: rgba(255, 165, 0, 0.7) !important;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.p-spMenu__inner .c-widget__title {
  display: none;
}
.p-spMenu__inner .p-spMenu__nav {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.p-spMenu__inner .c-listMenu a {
  padding: 1.2em 1em 1.2em 1.5em;
  border-bottom: none !important;
}
.p-spMenu__inner .c-listMenu .sub-menu li {
  border-bottom: 1px solid #00b4ed;
  width: 73%;
  margin: 0 auto;
}
.p-spMenu__inner .c-listMenu .sub-menu a {
  padding: 1.2em 1em 1.2em 1em;
}
.p-spMenu__inner .c-listMenu .sub-menu a::before {
  content: "-";
}
.p-spMenu__inner .c-submenuToggleBtn::after {
  border: none !important;
  color: #fff;
}
.p-spMenu__inner .c-submenuToggleBtn::before {
  color: #fff;
}
.p-spMenu__body {
  padding: 0 7vw 10vw;
}
.p-spMenu__bottom .head_info {
  font-weight: 700;
}
.p-spMenu__bottom .head_info .h_contact a {
  color: #fff;
  padding: 1.8rem 1rem 0 2rem;
}
.p-spMenu__bottom .head_info .h_contact a::before {
  background-color: #fff !important;
}
.p-spMenu__bottom .head_info .h_tel a {
  color: #fff;
  background-image: none;
}
.p-spMenu__bottom .head_info .h_tel a strong {
  font-size: 26px;
}

/* =========================================================
//  フッター前
// ========================================================= */
/* --お問い合わせ-- */
.foot_contact {
  color: #fff;
  padding: 3rem 0 7.5rem !important;
}

.foot_contact .swell-block-columns {
  width: 1200px;
  background: linear-gradient(90deg, rgb(87, 153, 237) 0%, rgb(16, 61, 117) 100%);
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
  padding: 3.5rem 5rem 3.5rem 6rem;
  margin: 0 auto;
}

.foot_contact .swell-block-columns .midashi_01 {
  color: #fff;
  font-size: clamp(1.875rem, 0.9375rem + 1.9531vw, 2.5rem) !important;
  font-weight: 900 !important;
  margin: 0 0 3.5rem !important;
}

.foot_contact .swell-block-columns .midashi_01 .en {
  color: #fff;
  font-size: clamp(0.875rem, 0.3125rem + 1.1719vw, 1.25rem) !important;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin: 0 0 1.2rem;
}

.foot_contact .swell-block-columns .titlebox strong {
  font-size: clamp(1rem, 0.8125rem + 0.3906vw, 1.125rem);
}

.foot_contact .swell-block-columns .contactbox .c_btn {
  margin: 0.5rem 0 2rem !important;
}

.foot_contact .swell-block-columns .contactbox .c_btn a {
  color: #2373d8;
  font-size: clamp(1.125rem, 0.5625rem + 1.1719vw, 1.5rem);
  font-weight: 700;
  background-color: #fff;
  border-radius: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.4rem 2rem;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
}

.foot_contact .swell-block-columns .contactbox .c_btn a::after {
  content: "";
  display: inline-block;
  width: 42px;
  height: 24px;
  right: 30px;
  background-color: #2373d8;
  -webkit-mask: url("../../uploads/2025/08/truck_icon.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2025/08/truck_icon.svg");
  mask: url("../../uploads/2025/08/truck_icon.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  margin: 0 0 0 1.5rem;
}

.foot_contact .swell-block-columns .contactbox .c_btn a:hover {
  color: #fff;
  background-color: #2373d8;
  box-shadow: none;
  opacity: 1;
}

.foot_contact .swell-block-columns .contactbox .c_btn a:hover::after {
  background-color: #fff;
}

.foot_contact .swell-block-columns .contactbox .telbox {
  text-align: center;
  margin: 0 0 1.5rem;
}

.foot_contact .swell-block-columns .contactbox .telbox p {
  margin: 0;
}

.foot_contact .swell-block-columns .contactbox .telbox strong {
  font-size: clamp(1.125rem, 0.5625rem + 1.1719vw, 1.5rem);
}

.foot_contact .swell-block-columns .contactbox .telbox a {
  color: #ffa500;
  font-size: clamp(1.875rem, 0.9375rem + 1.9531vw, 2.5rem);
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 3.5rem;
}

.foot_contact .swell-block-columns .contactbox .telbox a::before {
  content: "";
  width: 31px;
  height: 31px;
  display: block;
  background-color: #ffa500;
  -webkit-mask: url("../../uploads/2025/08/tel.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2025/08/tel.svg");
  mask: url("../../uploads/2025/08/tel.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  margin: 0 1rem 0 0;
}

.foot_contact .swell-block-columns .contactbox .notes {
  font-size: clamp(0.8125rem, 0.3438rem + 0.9766vw, 1.125rem);
  font-weight: 700;
  text-align: center;
}

/* =========================================================
//  フッター
// ========================================================= */
.l-footer .swell-block-columns__inner {
  justify-content: space-between;
}

.l-footer .l-footer__inner {
  padding: 3rem 0;
}

.l-footer .w-footer__box {
  padding: 0;
}

.l-footer .titlebox {
  width: 44% !important;
}

.l-footer .titlebox p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1rem;
}

.l-footer .titlebox .wp-block-group {
  margin: 0 0 3rem !important;
}

.l-footer .titlebox .wp-block-group p {
  font-size: 13px !important;
}

.l-footer .titlebox .wp-block-group figure {
  margin: 0 4rem 0 0;
}

.l-footer .linkbox {
  width: 35% !important;
  display: flex;
  flex-wrap: wrap;
}

.l-footer .linkbox ul:last-of-type {
  margin: 0 0 0 1rem !important;
}

.l-footer .linkbox ul li {
  font-size: 14px;
  font-weight: 700;
}

.l-footer .linkbox ul .sub a::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1px;
  background-color: #000;
  margin-right: 8px;
  vertical-align: middle;
}

.l-footer .copyright {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300;
}

/* =========================================================
//  共通（全体）
// ========================================================= */
.l-content {
  margin: 0 auto !important;
}

.en {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.midashi_01 {
  color: #ee7800;
  font-size: clamp(1.25rem, 0.5rem + 1.5625vw, 1.75rem) !important;
  text-align: center;
  margin: 0 0 1.2rem !important;
}
.bg_beige {
  background: #f8f5f0;
}

/* --ボタン-- */
.swell-block-button {
  text-align: left !important;
  display: flex;
  justify-content: center;
}
.swell-block-button a {
  color: #fff;
  background: #ffa500;
  background: linear-gradient(90deg, rgb(255, 165, 0) 0%, rgb(238, 120, 0) 100%);
  font-size: clamp(1rem, 0.625rem + 0.7813vw, 1.25rem);
  font-weight: 700;
  text-align: left;
  display: inline-block;
  padding: 6px 0 5px 24px;
  min-width: 384px;
  border-radius: 4px;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.swell-block-button a::after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 16px;
  right: 30px;
  background-color: #fff;
  -webkit-mask: url("../../uploads/2025/08/truck_icon.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2025/08/truck_icon.svg");
          mask: url("../../uploads/2025/08/truck_icon.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
}
.swell-block-button a:hover {
  color: #ee7800;
  background: #fff;
  opacity: 1;
}
.swell-block-button a:hover::after {
  background-color: #ee7800;
}
/* =========================================================
//  共通（下層ページ）
// ========================================================= */
/* --下層ヘッダー-- */
.l-topTitleArea {
  padding: 10rem 0 9rem !important;
  text-shadow: none !important;
}
.c-pageTitle {
  font-size: clamp(1.75rem, 0.625rem + 2.3438vw, 2.5rem) !important;
  display: flex;
  flex-direction: column-reverse;
  font-weight: 900;
  text-shadow: none !important;

  small {
    color: #fff !important;
    font-size: clamp(1rem, 0.8125rem + 0.3906vw, 1.125rem) !important;
    font-family: "Anton", sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 0.6rem;
    opacity: 1;
  }
}

/*------------------------------------------------------------------------------------------------------tb---*/
@media screen and (min-width: 768px) and (max-width: 1279px) {
.br_tb_n {
  display: none !important;
}

.br_tb_b {
  display: block !important;
}

/* =========================================================
//  ヘッダー
// ========================================================= */
.l-fixHeader__logo .c-headLogo,
.l-header__logo .c-headLogo {
  height: 90%;
}
.l-fixHeader__logo .return_btn,
.l-header__logo .return_btn {
  display: none;
}
.sp_return_btn {
  display: block;
}
.sp_return_btn a {
  display: block;
  color: #fff;
  font-size: 14px;
  background: #2373d8;
  display: inline-block;
  padding: 1.2em 1.5em !important;
  border-radius: 8px;
  margin: 2rem 0 0 1rem;
}
.sp_return_btn a::before {
  display: none;
}
/* =========================================================
//  フッター前
// ========================================================= */
/* --お問い合わせ-- */
.foot_contact {
  padding: 2rem 0 4.5rem !important;
}

.foot_contact .swell-block-columns {
  width: 85%;
  padding: 3rem 3rem 2rem 3rem;
}

.foot_contact .swell-block-columns .swell-block-columns__inner {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important;
}

.foot_contact .swell-block-columns .titlebox {
  width: 38% !important;
}

.foot_contact .swell-block-columns .contactbox {
  width: 53% !important;
  margin: 0;
}

.foot_contact .swell-block-columns .contactbox .c_btn a {
  padding: 0.4rem 1.5rem;
}

/* =========================================================
//  フッター
// ========================================================= */
.l-footer .titlebox {
  width: 57% !important;
}
/* =========================================================
//  共通（全体）
// ========================================================= */
.swell-block-button a {
  min-width: 324px;
}
/* =========================================================
//  共通（下層ページ）
// ========================================================= */
.l-topTitleArea {
  padding: 5rem 0 4rem !important;
}

@media screen and (min-width: 960px) {
  .sp_return_btn {
    display: none;
  }
  .return_btn {
    font-size: 12px !important;
  }
  /*----*/
}
  /*----*/
}
/*------------------------------------------------------------------------------------------------------sp---*/
@media screen and (max-width: 767px) {
a[href^="tel:"] {
  pointer-events: auto;
}

p {
  font-size: 14px;
}

.br_pc,
.br_tb_n,
.br_tb_b {
  display: none;
}

.br_sp {
  display: block;
}

/* =========================================================
//  ヘッダー
// ========================================================= */
.l-header__inner,
.l-fixHeader__inner {
  height: 90px;
}

.l-fixHeader__logo .c-headLogo,
.l-header__logo .c-headLogo {
  height: 21vw !important;
}
.l-fixHeader__logo .return_btn,
.l-header__logo .return_btn {
  display: none;
}
.sp_return_btn {
  display: block;
}
.sp_return_btn a {
  display: block;
  color: #fff;
  font-size: 14px;
  background: #2373d8;
  display: inline-block;
  padding: 1.2em 1.5em !important;
  border-radius: 8px;
  margin: 2rem 0 0 1rem;
}
.sp_return_btn a::before {
  display: none;
}
/* =========================================================
//  フッター前
// ========================================================= */
/* --お問い合わせ-- */
.foot_contact {
  padding: 3rem 0 5rem !important;
}
.foot_contact .swell-block-columns {
  width: 85%;
  padding: 3.5rem 2rem 3.5rem;
}
.foot_contact .swell-block-columns .midashi_01 {
  margin: 0 0 2rem !important;
}
.foot_contact .swell-block-columns .contactbox .c_btn a {
  padding: 0.7rem 1.5rem;
  line-height: 1.5rem;
}
.foot_contact .swell-block-columns .contactbox .c_btn .telbox a {
  font-size: 29px;
}
.foot_contact .swell-block-columns .notes {
  font-size: 16px !important;
}

/* =========================================================
//  フッター
// ========================================================= */
.l-footer .titlebox {
  width: 100% !important;
}
.l-footer .titlebox .wp-block-group {
  flex-direction: column;
}
.l-footer .titlebox .wp-block-group figure {
  margin: 0 0 1rem;
}
.l-footer .linkbox {
  display: none;
}
.l-footer .l-footer__inner {
  padding: 3rem 0 1rem;
}

/* =========================================================
//  共通（全体）
// ========================================================= */
.swell-block-button a {
  min-width: 280px;
}
/* =========================================================
//  共通（下層ページ）
// ========================================================= */
.l-topTitleArea {
  padding: 3rem 0 !important;
}
.c-pageTitle {
  font-size: 20px !important;
}
  /*----*/
}

@media screen and (min-width: 980px) and (max-width: 1546px) {
  .return_btn {
    font-size: 12px;
    padding: 0.5rem 0.7rem;
    margin: 0 0 0 0.5rem;
  }
}