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

/* ----animation---- */
@keyframes infinity-scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}
@keyframes infinity-scroll-right {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}
@keyframes fade_in{
    0% {
        opacity:0
    }
    99% {
        opacity:1
    }
    100% {
        opacity:1
    }
}
@keyframes fade_up{
    0% {
        transform:translateY(30px);
        opacity:0
    }
    99% {
        transform:translateY(0);
        opacity:1
    }
    100% {
        transform:translateY(0);
        opacity:1
    }
}
@keyframes fade_r{
    0% {
        transform:translateX(-30px);
        opacity:0
    }
    99% {
        transform:translateX(0);
        opacity:1
    }
    100% {
        transform:translateX(0);
        opacity:1
    }
}
@keyframes fade_rota{
    0% {
        opacity:0
    }
    99% {
        opacity:1
    }
    100% {
        opacity:1;
		transform: rotate(-5deg);
    }
}
@keyframes fade_rota_r{
    0% {
        opacity:0
    }
    99% {
        opacity:1
    }
    100% {
        opacity:1;
		transform: rotate(0);
    }
}
@keyframes fade_rota_r2{
    0% {
        opacity:0
    }
    99% {
        opacity:1
    }
    100% {
        opacity:1;
		transform: rotate(5deg);
    }
}
@keyframes fade_rota_l{
    0% {
        opacity:0
    }
    99% {
        opacity:1
    }
    100% {
        opacity:1;
		transform: rotate(0);
    }
}
/* ------------ft_con_animation------------ */
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 8348.6142578125px;
    stroke-dasharray: 8348.6142578125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 8348.6142578125px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 8348.6142578125px;
    stroke-dasharray: 8348.6142578125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 8348.6142578125px;
  }
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 1022.8222045898438px;
    stroke-dasharray: 1022.8222045898438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1022.8222045898438px;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 1022.8222045898438px;
    stroke-dasharray: 1022.8222045898438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1022.8222045898438px;
  }
}

@-webkit-keyframes animate-svg-stroke-2s {
  0% {
    stroke-dashoffset: 1311.7296142578125px;
    stroke-dasharray: 1311.7296142578125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1311.7296142578125px;
  }
}

@keyframes animate-svg-stroke-2s {
  0% {
    stroke-dashoffset: 1311.7296142578125px;
    stroke-dasharray: 1311.7296142578125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1311.7296142578125px;
  }
}
/* ------------menu_animation------------ */
@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 10554.796875px;
    stroke-dasharray: 10554.796875px;
  }

  100% {
    stroke-dashoffset: 21109.59375px;
    stroke-dasharray: 10554.796875px;
  }
}

@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 10554.796875px;
    stroke-dasharray: 10554.796875px;
  }

  100% {
    stroke-dashoffset: 21109.59375px;
    stroke-dasharray: 10554.796875px;
  }
}
/* ------------lower_mv_animation------------ */
@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 6328.76171875px;
    stroke-dasharray: 6328.76171875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 6328.76171875px;
  }
}

@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 6328.76171875px;
    stroke-dasharray: 6328.76171875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 6328.76171875px;
  }
}

/* ----全体font---- */
body {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}
.post_content {
	line-height: 2.3;
}
.post_content h2,
.post_content h3,
.post_content h4 {
	margin: 0;
}
a[href^="tel:"] {
    pointer-events: none;
}
.dis_none {
	display: none;
}

/* ----font---- */
.min_ft {
	font-family: "Shippori Mincho", "Noto Sans JP", serif;
	font-weight: 500;
	font-style: normal;
}
.en_ft {
	font-family: "EB Garamond", "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.en_ft02 {
    font-family: "Whisper", "Noto Sans JP", cursive;
    font-weight: 400;
    font-style: normal;
}

/* ----改行・整形---- */
.br_pc {
	display: block;
}
.br_sp {
	display: none;
}

/* ----見出し---- */
.h2_ttl {
	font-family: "EB Garamond", "Noto Sans JP", serif;
    font-size: clamp(2.8rem, 2rem + 1.3333vw, 3.6rem) !important;
    font-weight: bold !important;
	display: block;
	margin: 0 0 50px !important;
    line-height: 0.9 !important;
}
.h2_ttl .jp_txt {
	font-family: "Noto Sans JP", sans-serif;
	font-size: clamp(1rem, 0.8rem + 0.3333vw, 1.2rem);
    font-weight: 600;
    display: block;
    line-height: 1;
    position: relative;
    margin-top: 10px;
}
.h2_ttl .mininote {
	font-size: inherit;
	opacity: 1;
}
.cap_wline {
    font-size: clamp(1.2rem, 0.6rem + 1vw, 1.8rem) !important;
    font-weight: 500 !important;
    letter-spacing: 0.1rem;
    position: relative !important;
    padding-left: 1.2vw;
    line-height: 1.8 !important;
}
.cap_wline::before {
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, var(--color_main) 45%, var(--color_deep02) 45%, var(--color_deep02) 100%);
    width: 3px;
    height: 100%;
    left: 0;
}
.cap_wline.line_wh::before {	
    background: linear-gradient(to bottom, var(--color_main) 45%, #fff 45%, #fff 100%);
}

/* ----ボタン---- */
.cmn_btn {
    width: 200px;
	margin: 0 auto;
}
.cmn_btn .swell-block-button__link {
	background: none;
    box-shadow: none;
	color: var(--color_main);
    min-height: 70px;
    position: relative;
    transition: .3s;
    font-size: 1.3rem !important;
    font-weight: 700;
	overflow: hidden;
	text-align: left;
	padding: 0;
	display: flex;
	align-items: center;
}
.cmn_btn .swell-block-button__link span {
    transition: .3s;
}
.cmn_btn .swell-block-button__link span::after {
    content: "";
    position: absolute;
    background: var(--color_main);
    height: 1px;
    width: 40px;
    right: 38px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: .3s;
}
.cmn_btn .swell-block-button__link::before {
	content: "";
	background: var(--color_main);
	position: absolute;
	width: 10px;
	height: 10px;
	right: 28px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 2;
	border-radius: 50%;
    transition: .3s;
}
.cmn_btn .swell-block-button__link::after {
	content: "";
	position: absolute;
	border: 1px solid var(--color_main);
	width: 66px;
	height: 66px;
	right: 0;
	margin: auto 0;
	border-radius: 50%;
    transition: .3s;
}
.cmn_btn .swell-block-button__link:hover {
    transition: .3s;
	background: none;
	color: var(--color_main);
}
.cmn_btn .swell-block-button__link:hover span {
	margin-left: 5px;
	transition: .3s;
}
.cmn_btn .swell-block-button__link:hover span::after {
	width: 0;
    transition: .3s;
}
.cmn_btn .swell-block-button__link:hover::before {
    transition: .3s;
	transform: scale(4);
}
.cmn_btn .swell-block-button__link:hover::after {
	transform: translateX(0) translateY(-50%) !important;
}
.cmn_btn.wh .swell-block-button__link {
	color: #fff;
}
.cmn_btn.wh .swell-block-button__link span::after {
	background: #fff;
}
.cmn_btn.wh .swell-block-button__link::before {
	background: #fff;
}
.cmn_btn.wh .swell-block-button__link::after {
	border: 1px solid #fff;
}
.cmn_btn.wh .swell-block-button__link:hover {
	color: #fff;
}

/* ----ヘッダー---- */
.l-header {
	background: rgba(255, 255, 255, 0.9);
}
.l-header .l-container {
	max-width: 100%;
	padding-left: 0;
}
.l-fixHeader {
	box-shadow: none !important;
}
.l-fixHeader .l-container {
	max-width: 100%;
	padding-left: 0;
}
.-series .l-header__logo {
	min-width: 90px;
	margin-right: 1vw;
	padding: 0;
}
.-series .c-headLogo {
	margin-right: 0;
	max-height: 90px;
	height: 6.5vw;
}
.l-fixHeader__logo {
	padding: 0;
}
.c-gnav {
	margin-right: 250px;
}
.c-gnav>.menu-item>a{
	padding: 0 1vw;
	transition: .2s;
	text-align: left;
	color: var(--color_text);
}
.c-gnav>.menu-item>a:hover{
	color: var(--color_main);
	opacity: 1;
}
.c-gnav>.menu-item>a::after {
	display: none;
}
/*
.c-gnav>.menu-item.sns {
	display: flex;
    align-items: center;
	margin-left: 0.5vw;
}
.c-gnav>.menu-item.sns a {
	padding: 0;
}
*/
.c-gnav>.menu-item>a .ttl {
	font-size: clamp(0.8rem, 0.4rem + 0.6667vw, 1.2rem);
	order: 2;
}
/*
.c-gnav>.menu-item.sns a .ttl {
	font-size: clamp(2rem, -1rem + 5vw, 3rem);
    padding-top: 5px;
}
*/

.c-gnav .sub-menu {
	border: 2px solid var(--color_main);
	background: rgba(255, 255, 255, .8);
	backdrop-filter: blur(10px);
	width: 18em;
	border-radius: 15px;
	margin-top: -15px;
	padding: 10px;
}
.c-gnav .sub-menu a {
	transition: .3s;
	font-size: clamp(0.9rem, 0.8rem + 0.1667vw, 1rem);
	font-weight: 600;
	padding: 10px 20px;
    display: flex;
    align-items: center;
}
.c-gnav .sub-menu a:before,
.c-listMenu a:before {
	position: absolute;
	content: "";
	background: var(--color_main);
	width: 0;
	transition: .2s;
	height: 1px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.c-gnav .sub-menu:before {
	background: none;
}
.c-gnav .sub-menu a:before {
    left: 1em;
}
.c-gnav .sub-menu li:last-of-type a {
	border-bottom: none;
}
.c-gnav .sub-menu a:hover {
	background: none;
	transition: .2s;
	color: var(--color_main);
}
.c-gnav .sub-menu a:hover::before {
	width: 8px;
	transition: .2s;
}
.c-gnav .sub-menu a:hover .ttl {
	left: 10px;
}
.w-header.pc_ {
	position: relative;
}
.w-header.pc_ .p-blogParts {
	position: static;
}
.w-header.pc_ .telBox {
	position: absolute;
    right: 0;
    top: -2px;
	width: 250px;
	border-bottom-left-radius: 20px;
	padding: 10px 10px 15px;
	border: 2px solid var(--color_main);
}
.w-header.pc_ .telBox .tel_num {
	color: var(--color_main);
	font-size: 1.8rem;
	font-weight: 900;
    letter-spacing: 0;
    margin: 0;
    line-height: 1.4;
}
.w-header.pc_ .telBox .tel_num .swl-inline-icon {
	font-size: 1.3rem;
}
.w-header.pc_ .telBox .intime {
	font-size: 0.8rem;
    line-height: 1.4;
}
.w-header.pc_ .h_sp_tel {
	display: none;
}
.c-gnav>.menu-item.dis_sp {
	display: none;
}
.c-spnav>.menu-item.dis_none {
	display: block;
}

/* ----コンテンツヘッダー---- */
.l-topTitleArea {
    height: 28vw;
    color: #fff !important;
    position: relative;
    font-size: 1rem !important;
}
.l-topTitleArea::before {
	position: absolute;
	content: "";
	background: rgba(182, 229, 207, .5);
	top: 3.5vw;
    right: 14vw;
	width: 32vw;
	height: 22vw;
	display: block;
	opacity: 0;
	transform: rotate(-5deg);
    animation: fade_rota_r 1.5s cubic-bezier(0.22, 1, 0.36, 1) .5s forwards;
}
.l-topTitleArea img {
	top: 3.5vw;
    right: 14vw;
    width: 32vw !important;
    height: 22vw !important;
	margin: 0 0 0 auto;
	border: 1.2vw solid #fff;
	transform: rotate(0);
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
	opacity: 0;
    animation: fade_rota 1.5s cubic-bezier(0.22, 1, 0.36, 1) .5s forwards;
}
.l-topTitleArea div.l-topTitleArea__body {
    text-shadow: unset;
	padding: 0 1vw;
    margin: 0 0 0 8vw;
	opacity: 0;
    animation: fade_r 1s cubic-bezier(0.22, 1, 0.36, 1) .5s forwards;
}
.c-pageTitle {
	font-size: clamp(1.2rem, 0.6rem + 1vw, 1.8rem);
	color: var(--color_text);
	font-weight: 500;
    margin-bottom: 70px;
}
.c-pageTitle__subTitle {
	font-family: "EB Garamond", "Noto Sans JP", serif;
	font-style: normal;
	font-weight: bold;
	visibility: visible;
    display: block;
    position: absolute;
	color: var(--color_main);
    font-size: clamp(3.8rem, 0.8rem + 5vw, 6.8rem);
    left: 0;
	right: 0;
    letter-spacing: 0.1rem;
    margin: -7vw auto 0;
    opacity: 1;
}
.c-postTitle {
	color: var(--color_main);
	order: 2;
    max-width: 50%;
}
.c-postTitle .c-postTitle__ttl {
	font-size: clamp(1.6rem, 1rem + 1vw, 2.2rem);
}
.p-articleMetas {
	order: 1;
	color: var(--color_main);
}
.p-articleMetas time::before {
	display: none;
}
.single .l-topTitleArea div.l-topTitleArea__body {
	display: flex;
	flex-direction: column;
    margin-top: -3vw;
}

/*目次*/
#main_content .post_content .p-toc {
	display: none;
}
.widget_swell_index {
    position: absolute;
    left: 9vw;
    top: -110px;
	opacity: 0;
    animation: fade_in 1s cubic-bezier(0.22, 1, 0.36, 1) .5s forwards;
    z-index: 1;
}
.widget_swell_index .c-secTitle {
	display: none;
}
.widget_swell_index .p-toc {
	width: auto !important;
}
.widget_swell_index .p-toc__list {
	display: flex;
	flex-wrap: wrap;
    gap: 2vw;
}
.widget_swell_index .p-toc__list li {
	padding: 0;
	margin: 0;
}
/*----------*/
.widget_swell_index .p-toc__list li:last-child {
	display: none;
}
.widget_swell_index .p-toc__list li::before {
	display: none;
}
.widget_swell_index .p-toc__list li .p-toc__link {
	list-style: none;
    display: block;
	white-space: nowrap;
    font-size: clamp(0.9rem, 0.8rem + 0.1667vw, 1rem);
    padding-left: 25px;
	transition: .4s;
	color: var(--color_main);
}
.widget_swell_index .p-toc__list li .p-toc__link .mininote {
	display: none;
}
.widget_swell_index .p-toc__list li .p-toc__link::before {
	content: '';
	width: 18px;
	height: 18px;
	background: var(--color_main);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.widget_swell_index .p-toc__list li .p-toc__link::after {
	content: '';
	width: 5px;
	height: 5px;
	border: 0;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	transform: rotate(45deg);
	position: absolute;
    top: -2px;
    left: 6px;
	bottom: 0;
	margin: auto;
}
.widget_swell_index .p-toc__list li .p-toc__link:hover {
	transition: .2s;
	opacity: 1;
	transform: translateY(3px);
}
/*lower_mv_anime*/
#custom_html-7.widget_text,
#custom_html-8.widget_text {
    position: absolute;
    width: 100vw;
    height: 100px;
    top: -100px;
    left: 0;
    margin: calc(50% - 50vw);
}
#custom_html-7.widget_text .line_anime05 svg,
#custom_html-8.widget_text .line_anime05 svg {
    display: none;
}
#custom_html-7.widget_text .line_anime05.on svg,
#custom_html-8.widget_text .line_anime05.on svg {
    display: block;
}
.svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
          animation: animate-svg-stroke-5 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
}

/* ----パンくずー---- */
.l-topTitleArea+.p-breadcrumb {
	position: absolute;
    width: 38vw;
	max-width: 720px;
	z-index: 1;
    margin: 19vw 0 0 9vw;
    padding-top: 1vw;
    top: 30px;
	opacity: 0;
    animation: fade_in 1s cubic-bezier(0.22, 1, 0.36, 1) .5s forwards;
}
.l-topTitleArea+.p-breadcrumb::before {
	content: "";
	position: absolute;
	background: linear-gradient(to right, var(--color_main) 25%, #fff 25%, #fff 100%);
	width: 100%;
	height: 3px;
	top: 0;
	left: 0;
}
.p-breadcrumb__list {
	gap: 1em;
	font-weight: 500;
    padding: 0;
	font-size: 0.75rem;
}
.p-breadcrumb__list .p-breadcrumb__text {
	opacity: 1;
}
.p-breadcrumb__list .icon-home:before {
	display: none;
}

/* ----コンテンツ---- */
.l-content {
    padding-bottom: 0;
	margin: 0 auto;
	max-width: calc(100% - 50px);
	margin-left: 0;
}
.single .l-content {
    padding: 5em 2vw;
}
.archive .c-categoryList {
    display: none;
}
.swell-block-fullWide + .swell-block-fullWide {
	margin-top: 0;
}
:not(.home) > .l-content .swell-block-fullWide + .swell-block-fullWide {
	margin-bottom: 0;
}
.swell-block-fullWide__inner {
	padding: 0;
}
.swell-block-columns__inner {
	justify-content: space-between;
}
.p-postList__meta :before {
	display: none;
}
.lenis.lenis-smooth iframe {
	pointer-events: auto !important
}


/* ------------メニュー・料金　リスト------------ */
.menuArea .pickupBox {
    background: rgba(182, 229, 207, .3);
    border: 10px solid #fff;
    border-radius: 20px;
    padding: 40px 4vw;
    max-width: calc(100% - 120px);
    margin: 0 auto 0 60px;
}
.menuArea .pickup_ttl {
    position: relative;
    transform: rotate(-6.5deg);
    width: fit-content;
    margin: 0 auto;
    font-size: clamp(1.1rem, 0.8rem + 0.5vw, 1.4rem);
}
.menuArea .pickup_ttl .en_ft {
    display: block;
    font-size: clamp(4rem, 1.6rem + 4vw, 6.4rem);
    line-height: 1;
    margin-bottom: 10px;
}
.menuArea .pickup_ttl::before {
    position: absolute;
    content: "";
    background: var(--color_main);
    height: 80%;
    width: 1px;
    left: -3vw;
    bottom: 0;
    transform: rotate(-25deg);
}
.menuArea .pickup_ttl::after {
    position: absolute;
    content: "";
    background: var(--color_main);
    height: 80%;
    width: 1px;
    right: -3vw;
    bottom: 0;
    transform: rotate(25deg);
}
.menuArea .pack_link {
    max-width: 960px;
    width: 50vw;
    padding: 1vw;
    background: #fff;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
    position: relative;
    transition: .3s;
}
.menuArea .pack_link:hover {
    opacity: .8;
    transition: .3s;
}
.menuArea .pack_link::before {
    position: absolute;
    content: "";
    background: url(../../uploads/2026/06/gr_tape.png) no-repeat center / cover;
    top: 15px;
    left: -40px;
    width: 13.5vw;
    height: 2.7vw;
    mix-blend-mode: multiply;
    z-index: 1;
    transform: rotate(-15deg);
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .25);
}
.menuArea .pack_link::after {
    position: absolute;
    content: "オススメ！";
    top: 15px;
    left: -40px;
    color: #fff;
    transform: rotate(-15deg);
    z-index: 2;
    width: 13.5vw;
    height: 2.7vw;
    text-align: center;
    font-size: clamp(1.1rem, 0.8rem + 0.5vw, 1.4rem);
    font-weight: bold;
    line-height: 2;
}
.menuArea .pack_link:nth-child(n+2) {
    margin-left: 4vw;
}
.menuArea .pack_link .wp-block-media-text {
    box-shadow: none;
}
.menuArea .pack_link .wp-block-media-text__content {
    padding: 10px 20px 10px 40px;
}
.menuArea .pack_link .wp-block-media-text__content p {
    line-height: 1.7;
    font-size: clamp(1rem, 0.8rem + 0.3333vw, 1.2rem);
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button,
.menuArea .menu_list ul li .ttlBox .wp-block-button {
    width: 200px;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button__link,
.menuArea .menu_list ul li .ttlBox .wp-block-button__link {
    background: none;
    box-shadow: none;
    color: var(--color_main);
    min-height: 70px;
    position: relative;
    transition: .3s;
    font-size: 1.3rem !important;
    font-weight: 700;
    overflow: hidden;
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center;
    z-index: 0;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button__link span,
.menuArea .menu_list ul li .ttlBox .wp-block-button__link span {
    transition: .3s;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button__link span::after,
.menuArea .menu_list ul li .ttlBox .wp-block-button__link span::after {
    content: "";
    position: absolute;
    background: var(--color_main);
    height: 1px;
    width: 40px;
    right: 38px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: .3s;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button__link::before,
.menuArea .menu_list ul li .ttlBox .wp-block-button__link::before {
	content: "";
	background: var(--color_main);
	position: absolute;
	width: 10px;
	height: 10px;
	right: 28px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 2;
	border-radius: 50%;
    transition: .3s;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button__link::after,
.menuArea .menu_list ul li .ttlBox .wp-block-button__link::after {
    content: "";
    position: absolute;
    border: 1px solid var(--color_main);
    width: 66px;
    height: 66px;
    right: 0;
    left: auto;
    margin: auto 0;
    border-radius: 50%;
    transition: .3s;
}
/*----hover----*/
.menuArea .pack_link:hover .wp-block-media-text__content .wp-block-button__link,
.menuArea .menu_list ul li a:hover + .ttlBox .wp-block-button__link::after {
    transition: .3s;
    background: none;
    color: var(--color_main);
}
.menuArea .pack_link:hover .wp-block-media-text__content .wp-block-button__link span,
.menuArea .menu_list ul li a:hover + .ttlBox .wp-block-button__link span {
    margin-left: 5px;
    transition: .3s;
}
.menuArea .pack_link:hover .wp-block-media-text__content .wp-block-button__link span::after,
.menuArea .menu_list ul li a:hover + .ttlBox .wp-block-button__link span::after {
    width: 0;
    transition: .3s;
}
.menuArea .pack_link:hover .wp-block-media-text__content .wp-block-button__link::before,
.menuArea .menu_list ul li a:hover + .ttlBox .wp-block-button__link::before {
    transition: .3s;
    transform: scale(4);
}
.menuArea .pack_link .wp-block-media-text__media {
    overflow: hidden;
}
.menuArea .pack_link .wp-block-media-text__media img {
    transition: .3s;
}
.menuArea .pack_link:hover .wp-block-media-text__media img {
    transform: scale(1.1);
    transition: .5s;
}
.menuArea .menu_list {
    max-width: calc(100% - 90px);
    margin: 0 auto 0 30px;
}
.menuArea .menu_list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    counter-reset: number 0;
}
.menuArea .menu_list ul li {
    position: relative;
    background: #fff;
    padding: 1vw;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
}
.menuArea .menu_list ul li:nth-child(-n+4) {
    width: calc(100% / 2 - 1vw);
    margin-bottom: 56px;
    height: 100%;
}
.menuArea .menu_list ul li:nth-child(n+5) {
    width: calc(100% / 3 - 4.5vw);
    margin: 0 0 40px;
}
.menuArea .menu_list ul li:nth-child(3n+5) {
    margin-left: 5vw;
    margin-right: 0.8vw;
}
.menuArea .menu_list ul li:nth-child(3n+6) {
    margin-right: 0.8vw;
}
.menuArea .menu_list ul li:nth-child(3n+7) {
    margin-right: 5vw;
}
.menuArea .menu_list ul li:nth-child(2) {
    margin: 3.2vw 0;
}
.menuArea .menu_list ul li:nth-child(3) {
    margin: -3.2vw 0 3.2vw;
}
.menuArea .menu_list ul li:nth-child(4) {
    margin: 0 0 4vw;
}
.menuArea .menu_list ul li a {
    transition: .3s;
}
.menuArea .menu_list ul li a::after{
    position: absolute;
    content: '';
    z-index: 10;
    inset: 0;
}
.menuArea .menu_list ul li figure {
    overflow: hidden;
}
.menuArea .menu_list ul li figure img {
    transition: .3s;
    height: 100%;
}
.menuArea .menu_list ul li a:hover figure img {
    transform: scale(1.1);
    transition: .5s;
}
.menuArea .menu_list ul li:nth-child(-n+4) figure {
    max-height: 430px;
}
.menuArea .menu_list ul li:nth-child(n+5) figure {
    aspect-ratio: 2 / 1.5;
}
.menuArea .menu_list ul li .ttlBox {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 10px 2.5vw 10px 2vw;
    bottom: 1vw;
    height: 106px;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox {
    width: 92%;
    right: 0;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox {
    width: 100%;
    right: auto;
    left: 0;
    padding: 0 1vw 0 2.5vw;
    height: 96px;
}
.menuArea .menu_list ul li .ttlBox .wp-block-group__inner-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.menuArea .menu_list ul li .ttlBox h2 {
    position: relative;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox h2 {
    color: var(--color_text) !important;
    padding-left: 6.2vw;
    font-size: clamp(1.2rem, 0.2rem + 1.6667vw, 2.2rem);
    font-weight: 500;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox h2::before {
    font-family: "EB Garamond", "Noto Sans JP", serif;
    position: absolute;
    counter-increment: number 1;
    content: counter(number,decimal-leading-zero) " ";
    color: var(--color_main);
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: clamp(2.6rem, 0.2rem + 4vw, 5rem) !important;
    letter-spacing: 0;
    padding: 0 0 5px 0;
    border-right: 1px solid var(--color_main);
    height: 3vw;
    width: 5.3vw;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox h2 {
    font-size: clamp(1.1rem, 0.1rem + 1.25vw, 1.6rem);
    font-weight: 600;
}
.menuArea .menu_list ul li:nth-child(7) .ttlBox h2 {
    font-size: clamp(0.9rem, -0.1rem + 1.25vw, 1.4rem);
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox .wp-block-buttons {
    transform: scale(.7);
    position: absolute;
    right: -5px;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox .cmn_btn::before {
    content: "";
    position: absolute;
    background: var(--color_main);
    height: 1px;
    width: 40px;
    right: 38px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: .3s;
}
.menuArea .menu_list ul li:nth-child(n+5) a:hover + .ttlBox .cmn_btn::before {
    width: 0;
    transition: .3s;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox .wp-block-button__link span {
    display: none;
}
.menuArea .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
          animation: animate-svg-stroke-4 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
}
.menuArea .line_anime04 {
    position: absolute;
    width: 110%;
    bottom: -50px;
    right: -100px;
    z-index: 0;
}
.menuArea .line_anime04 svg {
    display: none;
}
.menuArea .line_anime04.on svg {
    display: block;
}

/* ------------メニュー・料金　詳細------------ */
.menu_leadArea {
    background: rgba(182, 229, 207, .3) url(../../uploads/2026/06/menu_lead_bk.svg) no-repeat center / cover !important;
}
.menu_leadArea .swell-block-fullWide__inner {
    padding: 0 8vw;
}
.menu_leadArea figure {
    border: 1.2vw solid #fff;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
    position: relative;
}
.menu_leadArea figure::after {
	position: absolute;
	content: "";
	background: var(--color_deep01);
    width: 105%;
    height: 105%;
    top: -15px;
    left: -15px;
    opacity: 0;
	transform: rotate(0);
    animation: fade_rota_r2 1.5s cubic-bezier(0.22, 1, 0.36, 1) .5s forwards;
    visibility: visible;
    z-index: -1;
}
.menu_leadArea .lead_txt {
    font-size: clamp(1.05rem, 0.75rem + 0.5vw, 1.35rem);
    letter-spacing: 0.1rem;
}
.menu_featArea .swell-block-fullWide__inner {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 4vw;
}
.menu_featArea .featureBox .swell-block-columns__inner {
	justify-content: center;
    counter-reset: number 0;
}
.menu_featArea .featureBox figure {
    max-width: 300px;
    margin: 0 auto;
    position: relative;
}
.menu_featArea .featureBox figure::before {
    content: "";
    position: absolute;
    font-family: "EB Garamond", "Noto Sans JP", serif;
    left: 0;
    top: 0;
    font-size: clamp(4rem, 2rem + 3.3333vw, 6rem);
    color: var(--color_deep01);
    mix-blend-mode: multiply;
    counter-increment: number 1;
    content: counter(number, decimal-leading-zero) " ";
    line-height: 0.6;
}
.menu_featArea .featureBox p:first-of-type {
    font-size: clamp(1rem, 0.7rem + 0.5vw, 1.3rem);
    line-height: 1.6;
    margin-bottom: 10px !important;
}
.menu_featArea .featureBox .feat_cap {
    font-size: clamp(1.6rem, 0.7rem + 1.5vw, 2.5rem);
    line-height: 0.8;
}
.menu_featArea .featureBox .feat_cap strong {
    line-height: 1.2;
}
.menu_featArea .featureBox .feat_cap .mininote {
    font-size: clamp(0.8rem, 0.6rem + 0.3333vw, 1rem);
    opacity: 1;
}
.menu_spArea .swell-block-fullWide__inner {
    max-width: 1420px;
    padding: 0 4vw;
}
.menu_spArea .spBox {
    background: rgba(182, 229, 207, .3);
    border: 10px solid #fff;
    border-radius: 20px;
    padding: 3vw 4vw 3vw 2vw;
    margin: 0 auto;
}
.menu_spArea .spBox p.cap {
    line-height: 1.8;
}
.menu_spArea .spBox h4 {
    font-size: clamp(1.15rem, 1rem + 0.25vw, 1.3rem);
}
.menu_spArea .spBox h4::before {
    content: "●";
    color: var(--color_main);
}
.menu_spArea .spBox .swell-block-dl {
    justify-content: space-between;
    --swl-dt-width: auto;
    align-items: end;
    border-bottom: 2px dotted var(--color_main);
    line-height: 1.4;
}
.menu_spArea .spBox .swell-block-dl.multiple {
    align-items: flex-end;
    line-height: 1.8;
}
.menu_spArea .spBox .swell-block-dl dt {
    font-weight: 500;
    width: auto;
    max-width: 100%;
    padding: 0 0 1.2em;
    font-size: clamp(1rem, 0.9rem + 0.1667vw, 1.1rem);
}
.menu_spArea .spBox .swell-block-dl dt.bld_txt {
    font-size: clamp(1rem, 0.7rem + 0.5vw, 1.3rem);
}
.menu_spArea .spBox .swell-block-dl dd {
    font-size: clamp(1rem, 0.75rem + 0.4167vw, 1.25rem);
    padding: 0 0 0.5em;
}
.menu_spArea .spBox .swell-block-dl.multiple dd {
    padding: 0 0 1em;
}
.menu_spArea .spBox .swell-block-dl dd .b_txt {
    font-size: clamp(1.8rem, 1rem + 1.3333vw, 2.6rem);
}
.menu_priceArea {
	padding-bottom: 6em !important;
}
.menu_priceArea .swell-block-fullWide__inner {
    max-width: 1440px;
    padding: 0 4vw;
}
.menu_priceArea .wp-block-table {
    --table-border: 1px solid #fff;
}
.menu_priceArea .wp-block-table th,
.menu_priceArea .wp-block-table td {
    padding: 25px 10px;
    font-size: clamp(1rem, 0.75rem + 0.4167vw, 1.25rem);
}
.menu_priceArea .wp-block-table th {
    border-right: 1px solid #fff;
    width: 40% !important;
}
.menu_priceArea .wp-block-table.clm3 th {
    width: 20% !important;	
}
.menu_priceArea .wp-block-table.clm3 td:first-of-type {
    width: 30% !important;
    border-right: 1px solid #fff !important;
}
.menu_priceArea .wp-block-table td .mininote {
    opacity: 1;
}
.menu_priceArea .notes {
    font-size: clamp(0.9rem, 0.8rem + 0.1667vw, 1rem);
    line-height: 2;
    padding: 0;
}
.menu_faqArea {
    padding-top: 5em !important;
}
.menu_faqArea .swell-block-fullWide__inner {
    max-width: 1440px;
    padding: 0 4vw;
}
.menu_faqArea .swell-block-accordion__item {
    margin-bottom: 2em;
}
.menu_faqArea .swell-block-accordion__title {
    padding: 25px 2.5vw;
    font-size: clamp(1.1rem, 0.95rem + 0.25vw, 1.25rem);
    font-weight: bold;
    background: #fff;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
    line-height: 1.6;
}
.menu_faqArea .swell-block-accordion__title::before {
    content: "Q";
  	font-family: "EB Garamond", "Noto Sans JP", serif;
    font-size: 2.8rem;
    line-height: 1;
    margin-right: 30px;
}
.menu_faqArea .swell-block-accordion__label {
    line-height: 1.6;
}
.menu_faqArea .swell-block-accordion__body {
    padding: 30px 2.5vw 35px;
    line-height: 2;
    font-size: clamp(1rem, 0.9rem + 0.1667vw, 1.1rem);
}
.menu_faqArea .swell-block-accordion__body p {
    display: flex;
    font-size: inherit;
}
.menu_faqArea .swell-block-accordion__body p::before {
    content: "A";
	  font-family: "EB Garamond", "Noto Sans JP", serif;
    font-size: 2.8rem;
    line-height: 1;
    margin-right: 30px;
    color: var(--color_main);
}
.menu_faqArea .swell-block-accordion__body p a,
.menu_faqArea .swell-block-accordion__body p span {
    display: contents;
}
.menu_faqArea .swell-block-accordion__icon {
    color: var(--color_main);
}
.menu_caseArea {
    padding-bottom: 10em !important;
    margin-bottom: 0 !important;
}

/* ----概要---- */
.outlineBox {
	max-width: 1280px;
	margin: 0 auto;
}
.outlineBox .swell-block-dl__dt{
    padding: 1.5vw 1.5vw;
    border-top: 2px solid var(--color_main);
    display: flex;
    align-items: stretch;
}
.outlineBox .swell-block-dl__dt:last-of-type{
    border-bottom: 2px solid var(--color_main);
}
.outlineBox .swell-block-dl__dt:after{
    display: none;
}
.outlineBox .swell-block-dl__dd{
    border-top: 2px solid var(--color_deep02);
    padding: 1.5vw 1.5vw 1.5vw 2.5vw;
    line-height: 1.8;
}
.outlineBox .swell-block-dl__dd:last-of-type{
    border-bottom: 2px solid var(--color_deep02);
}

/* ----お知らせ_カード---- */
.blog .l-content,
.archive.category .l-content {
	padding-bottom: 10em !important;
}
.blog .l-content .l-mainContent,
.archive.category .l-content .l-mainContent {
	max-width: 1600px;
}
.p-postList.-type-card {
    justify-content: space-between;
}
.p-postList.-type-card::after{
	content: "";
	display: block;
	width: calc(100% / 3 - 1.5vw);
}
.p-postList.-type-card li.p-postList__item {
	width: calc(100% / 3 - 1.5vw) !important;
	padding: 0 !important;
}
.p-postList.-type-card li.p-postList__item:nth-child(4) {
	display: none;
}
.p-postList.-type-card li.p-postList__item a {
	background: #fff;
    padding: 1.2vw 1.2vw 2vw;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
	transition: .3s;
}
.p-postList.-type-card li.p-postList__item a:hover {
	background: #EFFFF8;
	transition: .3s;
}
.p-postList.-type-card li.p-postList__item a:hover,
.p-postList.-type-card li.p-postList__item a:hover .p-postList__body {
	opacity: 1;
}
.p-postList.-type-card li.p-postList__item .p-postList__thumb {
    box-shadow: none;	
}
.p-postList.-type-card li.p-postList__item .c-postThumb__figure {
    box-shadow: none;
	aspect-ratio: 3 / 2;
}
.p-postList.-type-card li.p-postList__item .p-postList__body {
    display: flex;
    flex-direction: column;
    margin-top: 1.5vw;
	padding: 0 10px;
}
.p-postList.-type-card li.p-postList__item .p-postList__meta {
    order: 1;
    font-size: 0.85rem;
    font-weight: bold;
    margin: 0 0 8px !important;
}
.p-postList.-type-card .p-postList__body .p-postList__meta .p-postList__times {
	color: var(--color_main);
    font-size: 1rem;
    opacity: 1;
    margin-right: 10px;
}
.p-postList.-type-card .p-postList__body .p-postList__meta .p-postList__cat {
	background: var(--color_main);
	color: #fff;
	border-radius: 5px;
	opacity: 1;
    letter-spacing: 0.05rem;
    padding: 6px 2vw;
    font-size: clamp(0.75rem, 0.65rem + 0.1667vw, 0.85rem);
    min-width: 120px;
    text-align: center;
}
.p-postList.-type-card li.p-postList__item .p-postList__title {
    order: 2;
	font-size: clamp(1.1rem, 0.85rem + 0.4167vw, 1.35rem);
    letter-spacing: 0.05rem;
}
.p-postList.-type-card li.p-postList__item .p-postList__excerpt {
	order: 3;
    margin-top: 10px;
	font-size: clamp(0.8rem, 0.65rem + 0.25vw, 0.95rem);
	line-height: 1.8;
}


/* ----フッター---- */
.svg-elem-1 {
    stroke: var(--color_main);
    stroke-width: 2;
  -webkit-animation: animate-svg-stroke-1 1.5s cubic-bezier(0.64, 0, 0.78, 0) 0s both;
          animation: animate-svg-stroke-1 1.5s cubic-bezier(0.64, 0, 0.78, 0) 0s both;
}
.svg-elem-2 {
    stroke: #fff;
    stroke-width: 2;
  -webkit-animation: animate-svg-stroke-2 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
          animation: animate-svg-stroke-2 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}
.svg-elem-2s {
    stroke: #fff;
    stroke-width: 2;
  -webkit-animation: animate-svg-stroke-2s 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
          animation: animate-svg-stroke-2s 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}
.f_conArea {
	padding: 0 0 7vw !important;
}
.f_conArea .f_con_top .inL {
    margin-left: 9vw !important;
	padding-top: 5vw;
}
.f_conArea .f_con_top .inL .conTxt {
	font-size: clamp(1rem, 0.6rem + 0.6667vw, 1.4rem);
	line-height: 2;
}
.f_conArea .f_con_top .inL .wp-block-group {
	display: flex;
	align-items: flex-end;
}
.f_conArea .f_con_top .inL .wp-block-group .tel_num {
	display: flex;
    line-height: 0.8;
	font-size: clamp(4rem, 2rem + 3.3333vw, 6rem) !important;
	font-weight: 900;
}
.f_conArea .f_con_top .inL .wp-block-group .tel_num a {
	color: var(--color_text);
}
.f_conArea .f_con_top .inL .wp-block-group .tel_num .swl-inline-icon {
    font-size: clamp(2.6rem, 1.2rem + 2.3333vw, 4rem);
    margin: 20px 0 0 0;
}
.f_conArea .f_con_top .inL .wp-block-group p:not(.tel_num) {
	margin-top: 10px !important;
}
.f_conArea .f_con_top .inL .swell-block-button {
    line-height: 1;
}
.f_conArea .f_con_top .inL .swell-block-button a {
	background: none;
    box-shadow: none;
    font-size: clamp(8rem, 4.5rem + 5.8333vw, 11.5rem);
    padding: 0;
    transition: .4s;
    color: var(--color_text);
    line-height: 1;
}
.f_conArea .f_con_top .inL .swell-block-button a span::after {
    content: "";
    position: absolute;
    background: var(--color_main);
    height: 1px;
    width: 56px;
    right: -78px;
    top: auto;
    bottom: 81px;
    margin: auto 0;
    transition: .3s;
}
.f_conArea .f_con_top .inL .swell-block-button a::before {
	content: "";
	background: var(--color_main);
	position: absolute;
	width: 14px;
	height: 14px;
	right: -92px;
	top: auto;
    bottom: 74px;
	margin: auto 0;
	z-index: 2;
	border-radius: 50%;
    transition: .3s;
}
.f_conArea .f_con_top .inL .swell-block-button a::after {
	content: "";
	position: absolute;
	border: 1px solid var(--color_main);
	width: 90px;
	height: 90px;
	right: -130px;
    top: auto;
    bottom: -10px;
	border-radius: 50%;
    transition: .3s;
}
.f_conArea .f_con_top .inL .swell-block-button a:hover {
    transition: .3s;
	background: none;
	color: var(--color_main);
}
.f_conArea .f_con_top .inL .swell-block-button a:hover span::after {
	width: 0;
    transition: .3s;
}
.f_conArea .f_con_top .inL .swell-block-button a:hover::before {
    transition: .3s;
	transform: scale(4);
}
.f_conArea .f_con_top .inL .swell-block-button a:hover::after {
	transform: translateX(0) translateY(-50%) !important;
}

.f_conArea .f_con_top .inR {
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 100%;
    z-index: -1;
}
.f_conArea .f_con_top .inR .line_anime01 svg {
	display: none;
    height: 23vw;
}
.f_conArea .f_con_top .inR .line_anime01.on svg {
	display: block;
}
.f_conArea .f_con_top .inR .line_anime02 {
	position: absolute;
    left: 47vw;
    bottom: -120px;
    z-index: -1;
}
.f_conArea .f_con_top .inR .line_anime02 svg {
	display: none;
    width: 50vw;
}
.f_conArea .f_con_top .inR .line_anime02.on svg {
	display: block;
}
.l-footer {
	z-index: auto;
}
.l-footer__widgetArea {
	padding-bottom: 0;
}
.c-widget+.c-widget {
	margin: 0 auto;
}
.w-beforeFooter{
	margin: 0 auto;
}
:not(.home) > .w-beforeFooter{
	padding-top: 10px;
	background: #fff;
}
.w-beforeFooter .l-article {
	margin: 0 auto;
}
.w-beforeFooter .l-container {
	padding: 0;
    max-width: 100%;
}
.w-footer {
	margin: 0 auto;
    padding: 0;
    width: 100%;
}
.w-footer__box {
	width: 100%;
	margin: 0 auto;
    padding: 3em 0 5em;
}
.w-footer__box .l-article {
	margin: 0 auto;
	padding: 0 2vw;
    max-width: 1360px;
}
.w-footer__box .l-container {
	margin: 0 auto;
	padding: 0;
}
.w-footer__box .footer_in a:hover {
	color: #fff !important;
	opacity: .7 !important;
	transition: .2s;
}
.w-footer__box .footer_in {
	padding: 4vw 1.5vw 0;
}
.w-footer__box .footer_in .swell-block-columns__inner {
	justify-content: space-between;
}
.w-footer__box .ft_enTxt {
	position: absolute;
	top: 190px;
	left: 0;
	right: 0;
	margin: 0 auto;
    font-size: clamp(3.4rem, 2.4rem + 1.6667vw, 4.4rem);
    transform: rotate(-5deg);
	z-index: -1;
}
.f_add {
	font-size: clamp(0.8rem, 0.2rem + 1vw, 1rem);
	border-bottom: 1px solid #fff;
	padding-bottom: 35px;
}
.f_add .inL .wp-block-group .f_logo {
    max-width: 190px;
    width: 16vw;
}
.f_add .inL .wp-block-group p {
	line-height: 1.8;
}
.f_add .inL .wp-block-group .swell-block-linkList__link {
	transition: .2s;
}
.f_add .inL .wp-block-group .swell-block-linkList__link:hover {
	opacity: .6;
	color: #fff;
	transition: .2s;
}
.f_add .inL .add {
	font-size: clamp(0.8rem, 0.35rem + 0.75vw, 0.95rem) !important;
}
.f_add .inL .desc {
	font-size: clamp(0.6rem, 0.15rem + 0.75vw, 0.75rem) !important;
	line-height: 2.2;
}
.f_add .inR .tel_num {
    font-size: clamp(2.2rem, 1.4rem + 1.3333vw, 3rem);
	margin: 0;
	line-height: 1.4;
    font-weight: 900;
}
.f_add .inR .tel_num .swl-inline-icon {
	font-size: clamp(1.8rem, 1rem + 1.3333vw, 2.6rem);
}
.f_add .inR .intime {
	line-height: 1;
}
.f_link .swell-block-column {
	width: 50%;
}
.f_link .footer-list {
    list-style: none;
	padding-left: 0 !important;
	margin-bottom: 0;
    gap: 2.5em;
}
.f_link .footer-list li {
	font-size: clamp(0.9rem, 0.6rem + 0.5vw, 1.2rem);
	font-weight: normal;
	line-height: 2.6;
}
.f_link .footer-list li a:hover {
	transition: .2s;
	color: var(--color_deep01);
	opacity: .9;
}
.f_link .footer-list li a {
	transition: .4s;
}
.f_link .s_menulist {
	list-style: none;
	gap: 0 1.5em;
    padding-left: 20px;
}
.f_link .s_menulist li {
	font-size: clamp(0.8rem, 0.6rem + 0.3333vw, 1rem);
	line-height: 2;
}
.f_link .s_menulist li::before {
	content: "-";
	margin-right: 5px;
}
.f_link .s_menulist li:marker {
	display: none;
}
.l-footer__foot {
    position: fixed;
    right: 0;
    width: 50px;
    top: 0;
    height: 100%;
    background: var(--color_main);
    z-index: 200;
    writing-mode: tb;
}
.l-footer__foot .c-iconList__link {
	font-size: 1.8rem;
}
.l-footer__foot .l-container {
	padding: 0;
    display: flex;
    align-items: center;
	margin: 0;
    width: 100%;
}
.l-footer .copyright {
	font-size: clamp(0.61rem, 0.42rem + 0.3167vw, 0.8rem);
    text-align: left;
    letter-spacing: 0.1rem;
	height: 100%;
    display: flex;
    justify-content: center;
}
.p-fixBtnWrap {
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.c-fixBtn {
	border-radius: 0 !important;
    max-width: 100px;
    width: 8vw;
	height: auto;
	border: 0;
	opacity: 1;
	border-top-left-radius: 20px !important;
    padding: 1.4vw 0.8vw 1vw;
    aspect-ratio: 1 / 1;
}
.c-fixBtn:hover {
	background: var(--color_deep01) !important;
	color: var(--color_main) !important;
}
.c-fixBtn .c-fixBtn__icon {
	order: 2;
    margin-top: 5px;
}
.c-fixBtn .c-fixBtn__label {
	order: 1;
	overflow-wrap: anywhere;
	font-family: "EB Garamond", "Noto Sans JP", serif;
	margin: 0 !important;
    font-size: clamp(1.4rem, 1.1rem + 0.5vw, 1.7rem);
}


@media screen and (max-width: 1659px) {
/* ----お知らせ_カード---- */
.p-postList.-type-card {
	padding: 0 4vw;
}
}

@media screen and (max-width: 1449px) {
.f_conArea .f_con_top .inR .line_anime02 {
    bottom: -170px;
}
.w-footer__box .l-article {
	padding: 0 6vw 0 2vw
}
.f_add .inR {
	padding-bottom: 10px;
}
.c-fixBtn {
	padding: 2vw 1vw 1vw;
}
.l-topTitleArea div.l-topTitleArea__body {
    margin: 6vw 0 0 8vw;
}
.c-pageTitle__subTitle {
    margin: -7vw auto 0;
}
.widget_swell_index {
    top: -50px;
}
#custom_html-7.widget_text,
#custom_html-8.widget_text {
    top: -30px;
}
.l-topTitleArea+.p-breadcrumb {
    margin: 22vw 0 0 9vw;
}
}

/*---------------------------------------------pc_small---*/
@media screen and (max-width: 1279px) {
.c-gnav {
	margin-right: 19.5vw;
}
.c-gnav>.menu-item>a {
    padding: 0 0.8vw;
}
.w-header.pc_ .telBox {
	width: 20vw;
}
.w-header.pc_ .telBox .tel_num {
	font-size: clamp(1.3rem, -0.2rem + 2.5vw, 1.8rem);
}
.swell-block-fullWide__inner {
	width: 90%;
    margin: 0 auto;
}
	
/* ------------メニュー・料金　リスト------------ */	
.menuArea .swell-block-fullWide__inner {
    width: 100%;
}
.menuArea .pickupBox .swell-block-columns__inner {
    flex-direction: column;
}
.menuArea .pickupBox .swell-block-columns__inner .swell-block-column {
    width: 100%;
}
.menuArea .pack_link {
    width: 100%;
    margin-bottom: 2em !important;
}
.menuArea .pack_link:nth-child(n+2) {
    margin-left: 0;
}
.menuArea .pack_link::before {
    top: 15px;
    left: -30px;
    width: 18.5vw;
    height: 3.6vw;
}
.menuArea .pack_link::after {
    top: 15px;
    left: -30px;
    width: 18.5vw;
    height: 3.6vw;
}
.menuArea .pickup_ttl + figure img {
    width: 28vw !important;
}

.menuArea .menu_list ul li:nth-child(n+5) {
    width: calc(100% / 3 - 1.5vw);
}
.menuArea .menu_list ul li:nth-child(3n+5) {
    margin-left: 0;
}
.menuArea .menu_list ul li:nth-child(3n+7) {
    margin-right: 0;
}
.menuArea .menu_list ul li .ttlBox {
    padding: 10px 0 10px 1.5vw;
    height: 8vw;
    width: 95%;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox {
    height: 7vw;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox .wp-block-buttons {
    transform: scale(.8);    
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox .wp-block-buttons {
    transform: scale(0.6);
    right: -20px;
}
.menuArea .line_anime04 {
    bottom: -12vw;
    right: -50px;
}
	
/* ------------メニュー・料金　詳細------------ */
.menu_leadArea .swell-block-fullWide__inner,
.menu_featArea .swell-block-fullWide__inner,
.menu_priceArea .swell-block-fullWide__inner,
.menu_faqArea .swell-block-fullWide__inner {
    padding: 0 2vw;
}
.menu_spArea .swell-block-fullWide__inner {
    padding: 0 2vw;
}
	
.p-postList.-type-card {
	padding: 0;
}
.f_conArea .f_con_top .inL {
    margin-left: 2vw !important;
	width: 70%;
}
.f_conArea .f_con_top .inL .swell-block-button a span::after {
    width: 40px;
    right: -50px;
    bottom: 61px;
}
.f_conArea .f_con_top .inL .swell-block-button a::before {
    width: 10px;
    height: 10px;
    right: -60px;
    bottom: 56px;
}
.f_conArea .f_con_top .inL .swell-block-button a::after {
    width: 70px;
    height: 70px;
    right: -90px;
}
.f_conArea .f_con_top .inR {
    right: 20px;
}
.f_conArea .f_con_top .inR .line_anime02 {
	bottom: -200px;
    left: 40vw;
}
.f_mapArea .swell-block-fullWide__inner {
	width: 100%;
}
.w-footer__box .l-container {
	width: 90vw;
}
.l-footer .copyright {
	padding: 0 2vw 50px;	
}
}

@media screen and (max-width: 1199px) {
.c-gnav {
	margin-right: 20.5vw;
}
.w-header.pc_ .telBox {
	right: 1vw;
}
.w-header.pc_ .telBox .tel_num .swl-inline-icon {
	font-size: clamp(1rem, -0.4472rem + 2.4121vw, 1.3rem);
}
.w-header.pc_ .telBox .intime {
    font-size: 0.7rem;
}
}

@media screen and (max-width: 1099px) {
/* ------------メニュー・料金リスト------------ */
.top_menuArea .menu_list ul li:nth-child(n+5) {
    width: calc(100% / 2 - 6vw);
    margin: 0 0 30px;
}
.top_menuArea .menu_list ul li:nth-child(2n+5) {
    margin-left: 5vw;
}
.top_menuArea .menu_list ul li:nth-child(2n+6) {
    margin-right: 5vw;
}
.top_menuArea .menu_list ul li:nth-child(n+5) .ttlBox {
    height: 7vw;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox h2 {
    font-size: 0.9rem;
}
.menuArea .menu_list ul li:nth-child(7) .ttlBox h2 {
    font-size: 0.8rem;
}
.top_menuArea .line_anime04 {
    bottom: -13vw;
    right: -80px;
    width: 105%;
}
}

/*---------------------------------------------------tb---*/
@media screen and (max-width: 959px) {
.br_pc {
	display: none;
}
.br_sp {
	display: block;
}
a[href^="tel:"] {
	pointer-events: auto;
}
.post_content p {
	font-size: clamp(0.95rem, 0.8664rem + 0.2228vw, 1rem);
}
	
.h2_ttl{
	font-size: clamp(2.4rem, 1.7315rem + 1.7827vw, 2.8rem) !important;
	margin-bottom: 30px !important;
}
.cap_wline {
    font-size: 1.1rem !important;
    padding-left: 15px;
}
.cmn_btn {
	width: 180px;
}
.cmn_btn .swell-block-button__link {
	font-size: 1.1rem !important;
}
.cmn_btn .swell-block-button__link::after {
	width: 55px;
	height: 55px;
    right: 5px;
}
.-series .l-header__logo {
	padding: 0;
	min-width: auto;
	margin: 0;
	z-index: -1;
}
.-series .c-headLogo {
	position: relative;
	display: flex;
	align-items: center;
    height: 50px;
}
.l-header {
	background: rgba(255, 255, 255, .9) !important;
	height: 50px;
}
.l-header .l-container {
	padding: 0;
	justify-content: space-between;
}
.c-headLogo__link {
	padding: 0 !important;
}
.w-header.pc_ {
	display: block !important;
	margin: 0 0 0 auto;
}
.w-header.pc_ #custom_html-4 {
	display: none;
}
.w-header.pc_ .h_sp_tel {
	color: var(--color_main);
	font-size: 1.6rem;
	margin-right: 10px;
	display: block;
}
	
.l-header__customBtn {
    margin: 0;
	background: var(--color_deep01);
	display: none;
}
.l-header__customBtn .c-iconBtn {
	color: var(--color_main);
}
.l-header__menuBtn.sp_ {
	background: var(--color_main);
}
.l-header__menuBtn.sp_ .c-iconBtn {
	color: #fff;
}
.p-spMenu__inner::before {
	background: rgba(16, 99, 61, 0.9);
	backdrop-filter: blur(5px);
}
.p-spMenu__inner .icon-close-thin:before {
	color: #fff;
}
.p-spMenu__body {
	padding: 0 5vw 2vw;
}
.c-widget__title.-spmenu {
	color: #fff;
	font-family: "EB Garamond", "Noto Sans JP", serif;
	font-weight: normal;
	font-size: 2.6rem;
	line-height: 1;
	margin-bottom: 20px;
	padding: 0.1em .45em 0.1em 0;
	background: none;
}
.p-spMenu__nav {
	display: none;
}
.p-spMenu__bottom {
	margin-top: 1em;
	padding-bottom: 4em;
}
.p-spMenu__bottom .swell-block-accordion {
	margin-bottom: 8px;
}
.p-spMenu__bottom .nav_acco .swell-block-accordion__title {
	background: var(--color_deep01);
	color: var(--color_main);
	font-weight: bold;
	padding: 8px 20px;
	border-radius: 5px;
	line-height: 2;
}
.p-spMenu__bottom .nav_acco .swell-block-accordion__body {
    padding: 5px 0 0 20px;
}
.p-spMenu__bottom .nav_acco .wp-block-list {
	list-style: none;
	padding: 0;
}
.p-spMenu__bottom .nav_acco .wp-block-list li a {
	display: block;
	background: #fff;
    padding: 10px 20px 10px 40px;
    border-radius: 5px;
	font-size: 0.9rem;
	font-weight: bold;
	color: var(--color_main);
	margin-bottom: 8px;
	transition: .2s;
}
.p-spMenu__bottom .nav_acco .wp-block-list li a:hover {
	opacity: .8;
	transition: .2s;
}
.p-spMenu__bottom .nav_acco .wp-block-list li a::before {
	left: 20px;
	content: "";
	bottom: 0;
	top: 0;
	margin: auto 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent var(--color_main);
	height: 3px;
	background: none;
	position: absolute;
}
.p-spMenu__bottom .nav_menu {
	list-style: none;
	padding: 0;
}
.p-spMenu__bottom .nav_menu li a {
	background: var(--color_deep01);
	color: var(--color_main);
	font-weight: bold;
	padding: 8px 20px;
	border-radius: 5px;
	line-height: 2;
	display: block;
	margin-bottom: 8px;
}
.p-spMenu__bottom .sp_telBox .tel_num {
	font-size: 2.2rem;
	font-weight: 900;
    color: #fff;
	margin: 0;
	line-height: 1.8;
}
.p-spMenu__bottom .sp_telBox .intime {
    font-size: 1rem;
    line-height: 1.5;
}

.l-content {
    max-width: none;
	padding-top: 2em;
}
.single .l-content {
    padding: 5em 4vw;
}
.l-topTitleArea {
	height: 39vh;
}
.l-topTitleArea::before {
    top: 7.5vh;
    right: 5vw;
    width: 40vw;
    height: auto;
	aspect-ratio: 3 / 2;
}
.l-topTitleArea img {
    top: 7.5vh;
    right: 5vw;
    width: 40vw !important;
	height: auto !important;
	aspect-ratio: 3 / 2;
}
.l-topTitleArea div.l-topTitleArea__body {
	margin: 6vw 0 0 4vw;
}
.c-pageTitle {
    line-height: 1;
	/*font-size: clamp(1.1rem, 0.7657rem + 0.8914vw, 1.3rem);*/
}
.c-pageTitle__subTitle {
	margin: -60px auto 0;
}
.single .l-topTitleArea div.l-topTitleArea__body {
    margin-top: -8vw;
}
.c-postTitle .c-postTitle__ttl {
	font-size: clamp(1.2rem, 0.5315rem + 1.7827vw, 1.6rem);
}
.l-topTitleArea+.p-breadcrumb {
	margin: 24vh 0 0 5vw;
    padding-top: 15px;
	width: 44vw;
}
.widget_swell_index {
	left: 5vw;
	top: -70px;
}
.widget_swell_index .p-toc__list {
    gap: 1vw 3vw;
}
.widget_swell_index .p-toc__list li .p-toc__link {
    font-size: 0.8rem;
}
#custom_html-7.widget_text,
#custom_html-8.widget_text {
    top: -80px;
    width: 140vw;
    left: -30vw;
}
.p-breadcrumb::before {
    height: min(100px + 100px, 100px);
}
.p-breadcrumb__list {
	font-size: 0.6rem;
}
.blog .l-content,
.archive .l-content {
    padding-bottom: 6em !important;
}

/* ------------メニュー・料金　リスト------------ */
.menuArea .swell-block-fullWide__inner {
    width: 90%;
}
.menuArea .pickupBox {
    max-width: none;
    margin: 0 auto;
}
.menuArea .pack_link::before {
    width: 200px;
    height: 38px;
    top: 5px;
}
.menuArea .pack_link::after {
    width: 200px;
    height: 38px;
    top: 5px;
}
.menuArea .pack_link .wp-block-media-text__content {
    padding: 20px 20px 10px 25px;
}
.menuArea .pack_link .wp-block-media-text__content p {
    font-size: 0.9rem;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button,
.menuArea .menu_list ul li .ttlBox .wp-block-button {
    transform: scale(0.8);
}
.menuArea .menu_list {
    max-width: none;
    margin: 0 auto;
}
.menuArea .menu_list ul {
    padding: 0;
}
.menuArea .menu_list ul li:nth-child(-n+4) {
    width: 100%;
    max-width: 650px;
    margin: 0 0 30px !important;
}
.menuArea .menu_list ul li:nth-child(-2n+4) {
    margin: 0 0 30px auto !important;
}
.menuArea .menu_list ul li:nth-child(-n+4) figure {
    max-height: 300px;
}
.menuArea .menu_list ul li .ttlBox {
    height: 12vw;
    padding: 10px 0 10px 2.5vw;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox h2 {
    padding-left: 5em;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox h2::before {
    height: 4.4vw;
    width: 1.2em;
    font-size: 4rem !important;
}
.menuArea .menu_list ul li:nth-child(2n+5) {
    margin-left: 0;
}
.menuArea .menu_list ul li:nth-child(2n+6) {
    margin-right: 0;
}
.menuArea .menu_list ul li:nth-child(n+5) {
    width: calc(100% / 2 - 1.5vw);
    margin: 0 0 20px;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox h2 {
    font-size: clamp(0.9rem, 0.7329rem + 0.4457vw, 1rem);
}
.menuArea .menu_list ul li:nth-child(7) .ttlBox h2 {
    font-size: 0.8rem;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox .wp-block-buttons {
    right: -35px;
}
.menuArea .line_anime04 {
    bottom: -150px;
    right: -18vw;
    width: 125%;
}
	
/* ------------メニュー・料金　詳細------------ */
.menu_leadArea .swell-block-fullWide__inner,
.menu_featArea .swell-block-fullWide__inner,
.menu_priceArea .swell-block-fullWide__inner,
.menu_faqArea .swell-block-fullWide__inner {
    padding: 0;
}
.menu_leadArea figure {
    border: 2vw solid #fff;
    max-width: 600px;
    margin: 0 auto;
}
.menu_leadArea p {
    max-width: 600px;
    margin: 0 auto 1em;
}
.menu_featArea .featureBox {
    max-width: 600px;
    margin: 0 auto;
    --swl-clmn-mrgn--x: 3.5vw !important;
}
.menu_spArea .swell-block-fullWide__inner {
    padding: 0;
}
.menu_spArea .spBox {
    margin-bottom: 1.5em !important;
    padding: 30px;
}
.menu_spArea .spBox figure {
    max-width: 320px;
    margin: 0 auto;
}
.menu_spArea .spBox .swell-block-dl,
.menu_spArea .spBox .swell-block-dl.multiple {
    align-items: baseline;
    flex-direction: column;
}
.menu_spArea .spBox .swell-block-dl dt {
    padding: 0;
}
.menu_spArea .spBox .swell-block-dl dd {
    margin: 0 0 0 auto;
}
.menu_spArea .spBox .swell-block-dl dd p {
    font-size: 1.1rem;
}
.menu_priceArea {
    padding-bottom: 4em !important;
}
.menu_priceArea .wp-block-table th,
.menu_priceArea .wp-block-table td {
    padding: 3vw 10px;
}
.menu_priceArea .notes {
    text-align: left;
}
.menu_faqArea {
    padding-top: 4em !important;
}
.menu_faqArea .swell-block-accordion__item {
    margin-bottom: 1.5em;
}
.menu_faqArea .swell-block-accordion__title {
    font-size: 1.1rem;
    padding: 20px 2.5vw;
}
.menu_faqArea .swell-block-accordion__body {
    line-height: 2;
    padding: 20px 2.5vw 25px;
    font-size: 1rem !important;
}
.menu_caseArea {
    padding-bottom: 6em !important;
}
	
/* ----概要---- */
.outlineBox {
	--swl-dt-width: 28%;
}
.outlineBox .swell-block-dl__dt {
    font-size: 1rem;
}

/* ----お知らせ_カード---- */
.p-postList.-type-card li.p-postList__item {
	width: calc(100% / 2 - 1.5vw) !important;
	margin-bottom: 2em;
}
.p-postList.-type-card li.p-postList__item:last-child {
	display: block;
}
.p-postList.-type-card li.p-postList__item a {
    padding: 2vw 2vw 3vw;
}
.p-postList.-type-card li.p-postList__item .p-postList__title {
	font-size: 1rem;
	letter-spacing: 0;
}
.p-postList.-type-card li.p-postList__item .p-postList__body {
    margin-top: 10px;
}
.p-postList.-type-card li.p-postList__item .p-postList__meta {
	flex-direction: column;
	align-items: flex-start;
}
.p-postList.-type-card .p-postList__body .p-postList__meta .p-postList__cat {
    width: 100%;
    padding: 4px 1vw 5px;
}
.p-postList.-type-card li.p-postList__item .p-postList__excerpt {
	font-size: clamp(0.75rem, 0.6664rem + 0.2228vw, 0.8rem);
}
	
/* ----フッター---- */
.f_conArea {
    padding: 0 0 4em !important;
}
.f_conArea .f_con_top .inL {
    padding-top: 3em;
}
.f_conArea .f_con_top .inL .conTxt {
    font-size: clamp(0.9rem, 0.7329rem + 0.4457vw, 1rem);
    line-height: 1.8;
}
.f_conArea .f_con_top .inL .swell-block-button a {
	font-size: clamp(5.6rem, 1.5889rem + 10.6964vw, 8rem);
}
.f_conArea .f_con_top .inL .wp-block-group .tel_num {
	font-size: clamp(3rem, 1.3287rem + 4.4568vw, 4rem) !important;
}
.f_conArea .f_con_top .inL .wp-block-group .tel_num .swl-inline-icon {
    font-size: clamp(2rem, 0.9972rem + 2.6741vw, 2.6rem);
    margin: 10px 0 0 0;
}
.f_conArea .f_con_top .inL .wp-block-group p:not(.tel_num) {
	font-size: clamp(0.9rem, 0.4822rem + 1.1142vw, 1.15rem) !important;
    margin-top: 4px !important;
}
.f_conArea .f_con_top .inL .swell-block-button a::before {
	right: -62px;
	bottom: 40px;
}
.f_conArea .f_con_top .inL .swell-block-button a span::after {
	right: -52px;
	bottom: 45px;
}
.f_conArea .f_con_top .inL .swell-block-button a::after {
	width: 55px;
	height: 55px;
	right: -85px;
}

.f_conArea .f_con_top .inR {
	right: 8vw;
    bottom: -20px;
}
.f_conArea .f_con_top .inR .line_anime01 svg {
    width: 110vw;
	height: auto;
}
.f_conArea .f_con_top .inR .line_anime02 {
	left: 50vw;
	bottom: -220px;
}
.f_conArea .f_con_top .inR .line_anime02 svg {
    width: 62vw;
}
.f_mapArea .gmap {
	height: 300px;
}
.w-footer__box {
    padding: 2em 0 0;
}
.w-footer__box .l-article {
	padding: 0;
}
.w-footer__box .ft_enTxt {
    top: 200px;
    line-height: 1;
}
.f_add,
.f_link {
	width: 100% !important;
}
.f_add {
	margin-bottom: 0 !important;
}
.f_add .inL .wp-block-group {
	justify-content: center;
}
.f_add .inL .wp-block-group .f_logo {
	width: 28vw;
}
.f_add .inL .desc {
	max-width: 450px;
	margin: 0 auto;
}
.f_add .inR .tel_num,
.f_add .inR .intime {
	text-align: center;
}
.f_link {
    padding-bottom: 20px !important;
}
.f_link .footer-list {
	font-size: 0.9rem;
	gap: 0;
}
.f_link .footer-list li {
	width: 100%;
	border-bottom: 1px solid var(--color_pale01);
	margin: 0;
}
.f_link .footer-list li:last-child {
	margin-bottom: 0;
}
.f_link .footer-list li a {
	display: block;
    padding: 4px 0;
}
.f_link .swell-block-accordion {
	margin: 0;
}
.f_link .swell-block-accordion .swell-block-accordion__title {
    padding: 5px 0;
    border-bottom: 1px solid #fff;
	background: none;
	font-size: 0.9rem;
    line-height: 2.4;
}
.f_link .s_menulist {
	flex-direction: column;
}
.f_link .s_menulist li {
	font-size: 0.9rem;
}
.l-footer__foot .c-iconList {
	display: none;
}
	
.c-fixBtn {
	width: 60px;
	padding: 15px 2px 5px 5px;
}
.c-fixBtn .c-fixBtn__icon {
	font-size: 0.9rem;
}
.c-fixBtn .c-fixBtn__label {
	font-size: 1.2rem;
}
.l-footer__foot {
    position: relative;
    width: 100%;
    height: auto;
    writing-mode: lr;
}
.l-footer .copyright {
	padding: 5px 0;
	width: 85vw;
	text-align: left;
	margin: 0 auto;
	justify-content: flex-start;
}
}


/*---------------------------------------------------sp---*/
@media screen and (max-width: 599px) {
.h2_ttl .jp_txt {
	font-size: 0.9rem;
}
.cmn_btn .swell-block-button__link {
	font-size: 18px !important;
}
.c-headLogo {
	height: 40px;
}
.l-mainContent__inner>.post_content {
	margin: 2em 0;
}
.l-topTitleArea {
	height: 80vw;
}
.l-topTitleArea::before {
	top: 4vh;
	width: 60vw;
	max-width: 310px;
}
.l-topTitleArea img {
    border: 10px solid #fff;
	top: 4vh;
	width: 60vw !important;
	max-width: 310px;
}
.l-topTitleArea div.l-topTitleArea__body {
	margin: 10em 4vw 0;
}
.single .l-topTitleArea div.l-topTitleArea__body {
	margin-top: 15vw;
}
.c-pageTitle {
	font-size: 1rem;
    margin-bottom: 0;
}	
.c-pageTitle__subTitle {
    margin: -10vw auto 0;
	font-size: 2.6rem;
}
.c-postTitle {
	max-width: none;
} 
.widget_swell_index {
	top: -12vw;
}
.widget_swell_index .p-toc__list {
	gap: 1vw 5vw;
}
.widget_swell_index .p-toc__list li .p-toc__link {
	padding-left: 18px;
}
.widget_swell_index .p-toc__list li .p-toc__link::before {
	width: 12px;
	height: 12px;
}
.widget_swell_index .p-toc__list li .p-toc__link::after {
    width: 4px;
    height: 4px;
    top: -2px;
    left: 4px;
}
#custom_html-7.widget_text,
#custom_html-8.widget_text {
	margin-top: 0;
}
.l-topTitleArea+.p-breadcrumb {
	width: 90% !important;
	margin: 68vw auto 0;
	padding-top: 10px;
	left: 0;
	right: 0;
}
.l-topTitleArea+.p-breadcrumb::before {
    height: 2px;
}

/* ------------メニュー・料金　リスト------------ */
.menuArea .pickupBox {
    padding: 20px 4vw 40px;
    border: 5px solid #fff;
}
.menuArea .pickup_ttl {
    margin-bottom: 1em !important;
}
.menuArea .pickup_ttl::before {
    left: -6vw;
}
.menuArea .pickup_ttl::after {
    right: -6vw;
}
.menuArea .pickup_ttl + figure img {
    width: 36vw !important;
}
.menuArea .pack_link {
    padding: 3vw;
}
.menuArea .pack_link::before {
    width: 40vw;
    height: 8vw;
}
.menuArea .pack_link::after {
    width: 40vw;
    height: 8vw;
}
.menuArea .pack_link .wp-block-media-text__content {
    padding: 15px 10px 0px !important;
}
.menuArea .pack_link .wp-block-media-text__content p {
    margin-bottom: 0;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-button,
.menuArea .menu_list ul li .ttlBox .wp-block-button{
    width: 48vw;
}
.menuArea .pack_link .wp-block-media-text__content .wp-block-buttons {
    justify-content: center;
}
.menuArea .menu_list ul li {
    padding: 2vw;
}
.menuArea .menu_list ul li:nth-child(-n+4) {
    margin: 0 0 20px !important;
}
.menuArea .menu_list ul li .ttlBox {
    height: 16vw;
    padding: 10px 0 10px 3.5vw;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox .wp-block-buttons {
    margin-right: -25px;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox h2 {
    font-size: 1.1rem;
    padding-left: 3.4em;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox h2::before {
    font-size: 2.6rem !important;
}
.menuArea .menu_list ul li:nth-child(-n+4) .ttlBox .wp-block-buttons {
    transform: scale(.7);
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox {
    height: 9vw;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox h2 {
    font-size: 0.8rem;
}
.menuArea .menu_list ul li:nth-child(7) .ttlBox h2 {
    font-size: 0.55rem;
}
.menuArea .menu_list ul li:nth-child(11) .ttlBox h2 {
    font-size: 0.65rem;
}
.menuArea .menu_list ul li:nth-child(n+5) .ttlBox .wp-block-buttons {
    transform: scale(0.4);
    right: -15vw;
}
.menuArea .line_anime04 {
    bottom: -190px;
}

/* ------------メニュー・料金　詳細------------ */
.menu_leadArea figure::after {
    top: -10px;
    left: -10px;
}
.menu_featArea .featureBox p:first-of-type {
    margin-bottom: 5px !important;
}
.menu_spArea .spBox {
    padding: 30px 20px;
}
.menu_priceArea .wp-block-table th,
.menu_priceArea .wp-block-table td {
    padding: 20px 10px;
    line-height: 1.4;
}
.menu_priceArea .wp-block-table th {
    width: 35% !important;
}
.menu_faqArea .swell-block-accordion__item {
    margin-bottom: 15px;
}
.menu_faqArea .swell-block-accordion__title {
    padding: 15px;
    line-height: 1.6;
    font-size: 1rem;
}
.menu_faqArea .swell-block-accordion__title::before {
    font-size: 1.8rem;
    margin-right: 14px;
}
.menu_faqArea .swell-block-accordion__label {
    padding: 0;
}
.menu_faqArea .swell-block-accordion__body {
    padding: 15px 15px 20px;
}
.menu_faqArea .swell-block-accordion__body p::before {
    font-size: 1.8rem;
    margin-right: 15px;
}
	
/* ----概要---- */
.outlineBox {
    flex-direction: column;
    margin: 0 auto 2em !important;
}
.outlineBox .swell-block-dl__dt{
    width: 100%;
    padding: 8px 8px 2px;
	border-top: 2px solid var(--color_deep02);
	color: var(--color_main);
}
.outlineBox .swell-block-dl__dt:last-of-type{
    border-bottom: 0;
}
.outlineBox .swell-block-dl__dd{
    border: 0;
    width: 100%;
    padding: 2px 8px 8px;
    line-height: 1.6;
}

/* ----お知らせ_カード---- */
.p-postList.-type-card li.p-postList__item {
    margin-bottom: 1.5em;
}
.p-postList.-type-card li.p-postList__item a {
	padding: 10px 10px 20px;
}
.p-postList.-type-card li.p-postList__item .p-postList__body {
	margin-top: 5px;
    padding: 0 5px;
}
.p-postList.-type-card li.p-postList__item .p-postList__excerpt {
    margin-top: 5px;
}
	
	
/* ----フッター---- */
.f_conArea {
    padding-bottom: 3em !important;
}
.f_conArea .f_con_top .swell-block-columns__inner {
    width: 100%;
    margin: 0 auto;
}
.f_conArea .f_con_top .inL {
	width: 100%;
	margin: 0 !important;
}
.f_conArea .f_con_top .inR {
	position: relative;
}
	.f_conArea .f_con_top .inL .wp-block-group {
		justify-content: center;
	}
.f_conArea .f_con_top .inL .wp-block-group .tel_num {
    font-size: 3.1rem !important;
}
.f_conArea .f_con_top .inL .wp-block-group p:nth-child(2) {
    margin-left: 22vw;
}
.f_conArea .f_con_top .inL .swell-block-button a {
    font-size: 5.4rem;
	text-align: left;
}
.f_conArea .f_con_top .inL .swell-block-button a span::after {
	right: -20px;
	bottom: 45%;
}
.f_conArea .f_con_top .inL .swell-block-button a::before {
	right: -30px;
	bottom: 40%;
}
.f_conArea .f_con_top .inL .swell-block-button a::after {
	right: -52.5px;
	top: 55%;
	bottom: auto;
}
.f_conArea .f_con_top .inR {
	position: relative;
	left: -80%;
	right: auto;
	margin: 0;
}
.f_conArea .f_con_top .inR .line_anime01.on svg {
	height: auto;
	width: 180%;
}
.f_conArea .f_con_top .inR .line_anime02 {
	left: 84%;
	bottom: 0;
	top: -250px;
}
.f_conArea .f_con_top .inR .line_anime02 svg {
	width: 88vw;
}
.f_add .f_logo {
	max-width: 100px;
}
.f_add .desc {
    margin-bottom: 10px !important;
}
.f_link {
    padding-bottom: 10px !important;
}
.c-fixBtn {
	width: 13vw;
}
.c-fixBtn .c-fixBtn__label {
	font-size: 1.1rem;
}
}

