@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
*/
/* Font */
body * {
  font-family: "Noto Sans JP", sans-serif;
}
.zen {
	  font-family: "Zen Old Mincho", serif;
}
/* ---------------------------------------------------------
ヘッダー 
---------------------------------------------------------  */
.l-header__inner.l-container {
	max-width: 100%;
}
/* メニュー */
.c-gnav>.menu-item>a {
	padding: 0 18px;
}
.c-gnav>.menu-item>a .ttl {
	font-weight: 500;
	font-size: 15px;
}
.c-gnav > li.header-contact-menu:hover > a::after {
	content: none;
}
/* お問い合わせメニュー */
.header-contact-menu a {
	background-color: #3A579B;
	border: 1px solid #3A579B;
	transition: .3s;
}
.header-contact-menu a:hover {
	background-color: #FFFFFF;
	transition: .3s;
}
.c-gnav>.menu-item.header-contact-menu {
	display: flex;
	align-items: center;
	height: auto;
	margin-left: 40px;
}
.c-gnav>.menu-item.header-contact-menu>a {
	height: auto;
	padding: 15px 40px;
}
.c-gnav>.menu-item.header-contact-menu>a .ttl {
	display: flex;
	align-items: center;
	gap: 14px;
	color: #FFFFFF;
	position: relative;
	transition: .3s;
}
.c-gnav>.menu-item.header-contact-menu>a:hover .ttl {
	color: #3A579B;
	transition: .3s;
}
.c-gnav>.menu-item.header-contact-menu>a .ttl:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900; 
	content: "\f105";
}
.c-mvBtn__btn:before {
	content: none;
}
/*--------------------------------------------- 
SPメニュー
----------------------------------------------- */
.l-header__customBtn.sp_ {
	display: none;
}
p.sp-menu-contact-btn a,
p.sp-menu-form-btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	background-color: #F07215;
	padding: 10px 5px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	box-shadow: 0 2px 5px rgba(0,0,0,.3);
}
p.sp-menu-contact-btn a i,
p.sp-menu-form-btn a i{
	margin-right: 5px;
}
@media screen and (max-width: 960px) {
	
	.p-spMenu__inner {
		padding-top: 80px;
	}
	.c-widget__title.-spmenu {
		display: none;
	}
	.p-spMenu__nav {
		margin-top: 0;
		padding-bottom: 0;
		margin-bottom: 50px;
	}
	.c-iconBtn__icon {
		font-size: 30px;
	}
	.-right .p-spMenu__inner {
		width: 100%;
		transform: translateX(100vw);
	 margin-top: 0;
	}
	[data-spmenu=opened] .p-spMenu__inner {
		transform: translateX(0);
	}
	.p-spMenu__inner::before {
		background: #3a579b;
	}
	.p-spMenu__closeBtn {
		display: flex;
		align-items: center;
		height: 60px;
		width: 100%;
	}
	.p-spMenu__closeBtn:before {
		content: "";
		display: inline-block;
		width: 60px;
		height: 50px;
		background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/03/sp-menu-logo.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		top: 5px;
		left: 20px;
	}
	.l-header__menuBtn.sp_ {
		width: 60px;
		height: 60px;
	}
	.c-iconBtn {
		width: 60px;
		height: 60px;
	}
	i.c-iconBtn__icon.icon-close-thin:before {
		color: #FFFFFF;
	}
	[data-spmenu = "opened"] .p-spMenu__closeBtn {
		justify-content: flex-end;
	}
	.c-gnav .sub-menu a:before, .c-listMenu a {
		position: relative;
	}
	.c-gnav .sub-menu a:before, .c-listMenu a {
		color: #FFFFFF;
	}
	.c-gnav .sub-menu a:before, .c-listMenu a:before {
		left: auto !important;
		right: 20px;
	}
	.p-spMenu__body {
		padding: 0 20px;
		background: transparent;
	}
	.p-spMenu__bottom {
		margin-top: 0;
	}
	.c-iconBtn__icon:before {
		font-size: 30px;
	}
	.arrow-on .c-smallNavTitle.desc:before {
		content: none;
	}
	li.header-contact-menu.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-488 {
		display: none;
	}
}
.footer-sns-unit.sp-menu-btm {
	margin: 0 auto;
}
.c-spnav a {
	display: flex;
	align-items: center;
}
.c-spnav a:before {
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900; 
	content: "\f105";
	margin-right: 5px;
	color: #FFFFFF;
}
/*--------------------------------------------- 
メインビジュアル
----------------------------------------------- */
.p-mainVisual .c-filterLayer::before {
	width: 50%;
}
.p-mainVisual__slideTitle {
	  font-family: "Zen Old Mincho", serif;
	font-size: 36px;
	font-weight: 700;
}
.p-mainVisual__slideText {
	font-family: "Zen Old Mincho", serif;
	font-size: 18px;
	font-weight: 600;
}
.p-mainVisual__slideText span {
	font-family: "Zen Old Mincho", serif;
	font-size: 24px;
}
.p-mainVisual__slideBtn.c-mvBtn.-btn-n {
	margin-top: 40px;
	position: relative;
}
.p-mainVisual__slideBtn.c-mvBtn.-btn-n:after {
	content: "※完全予約制・プライバシー配慮";
	width: 100%;
	font-size: 14px;
	font-weight; 400;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: -30px;
}
.c-mvBtn__btn {
	background-color: #FFFFFF;
	color: #3A579B !important;
	font-weight: 500;
	padding: 15px 40px;
	min-width: 300px;
	border: 1px solid #3A579B;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
}
.c-mvBtn__btn:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900; 
	content: "\f105";
}
.c-mvBtn__btn:hover {
	background: #3A579B;
	color: #FFFFFF !important;
	transition: .3s;
}
@media screen and (max-width: 960px) {
	.p-mainVisual .c-filterLayer::before {
		width: 100%;
		opacity: 1;
	}
	.p-mainVisual__slideTitle {
		font-size: 28px;
	}
	.p-mainVisual__slideText {
		font-size: 16px;
	}
	.p-mainVisual__slideText span {
		font-size: 18px;
	}
	.p-mainVisual__slideBtn.c-mvBtn.-btn-n {
		margin-top: 20px;
	}
	.p-mainVisual__slideBtn.c-mvBtn.-btn-n:after {
		font-size: 12px;
		bottom: -25px;
	}
	.c-mvBtn__btn {
		padding: 10px 25px;
		min-width: 250px;
	}
}
/* MVフローバナー */
.mv-flow-banner {
	position: absolute;
	bottom: 80px;
	right: 80px;
}
@media screen and (max-width: 960px) {
	#main_visual .mv-flow-banner {
		display: none;
	}
}
#sp-topimage {
	position: relative;
}
#sp-topimage .mv-flow-banner {
	position: absolute;
	bottom: 0;
	right: 15px;
	max-width: 130px;
	max-height: 130px;
}
/* ---------------------------------------------------------共通---------------------------------------------------------共通---------------------------------------------------------共通---------------------------------------------------------共通
共通
---------------------------------------------------------  */
/* section-ttl-center----------------------------- */
.section-ttl-center h2.is-style-section_ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	color: #3A579B;
	margin-top: 0;
	margin-bottom:20px;
	line-height: 1;
}
.section-ttl-center p {
  font-family: "EB Garamond", serif;
	font-size: 16px;
	font-weight: 500;
	color: #D89074;
	text-align: center;
	margin-bottom: 15px;
}
.section-ttl-center.white h2.is-style-section_ttl {
	color: #FFFFFF;
}
@media screen and (max-width: 960px) {
	.section-ttl-center h2.is-style-section_ttl {
		font-size: 24px;
		margin-bottom:0px;
	}
	.section-ttl-center p {
		font-size: 14px;
		margin-bottom: 10px;
	}
}
/* section-ttl-left----------------------------- */
.section-ttl-left h2.is-style-section_ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: 32px;
	font-weight: 700;
	color: #3A579B;
	margin-top: 0;
	margin-bottom:20px;
	line-height: 1.5;
	text-align: left;
}
.section-ttl-left p {
  font-family: "EB Garamond", serif;
	font-size: 16px;
	font-weight: 500;
	color: #D89074;
	margin-bottom: 15px;
}
.section-ttl-center.white h2.is-style-section_ttl {
	color: #FFFFFF;
}
@media screen and (max-width: 960px) {
	.section-ttl-left h2.is-style-section_ttl {
		font-size: 24px;
		margin-bottom: 0px;
	}
	.section-ttl-left p {
		font-size: 14px;
		margin-bottom: 0px;
	}
}
/* normal-txt */
p.normal-txt {
	font-size: 16px;
	line-height: 2;
}
/* Flex-BOX */
.flex-container > .wp-block-group__inner-container {
	display: flex;
}
.flex-container .flex-item {
	margin-bottom: 0;
}
/* normal-btn */
.normal-btn {
	
}
.normal-btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-width: 300px;
	border-radius: 0;
	background-color: #3A579B;
	border: 1px solid #3A579B;
	transition: .3s;
	font-size: 15px;
	font-weight: 500;
}
.normal-btn a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900; 
  content: "\f105";
}
.normal-btn a:hover {
	background-color: #FFFFFF;
	color: #3A579B;
	transition: .3s;
}
@media screen and (max-width: 960px) {
	.normal-btn a {
		min-width: 250px;
	}
}
/* normal-btn white*/
.normal-btn.white a {
	background-color: #FFFFFF;
	color: #3A579B;
}
.normal-btn.white a:hover {
	background-color: #3A579B;
	color: #FFFFFF;
}
/* ---------------------------------------------------------トップページ---------------------------------------------------------トップページ---------------------------------------------------------トップページ---------------------------------------------------------トップページ
トップページ
---------------------------------------------------------  */
/* 余白調整 */
.top #content {
	padding-top: 0;
	margin-bottom: 0;
}
.l-footer__foot {
	padding: 0;
}
/* こんなお悩みありませんか----------------------------- */
/* チェックリスト */
.problem-list-group {
	text-align: center;
	background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/02/check-back.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 0;
}
.problem-list-group ul {
	display: inline-block;
	list-style: none;
}
.problem-list-group ul li {
	display: flex;
	align-items: center;
	gap: 10px;
	text-align: left;
	margin: 0 0 10px;
}
.problem-list-group ul li:last-child {
	margin-bottom: 0;
}
.problem-list-group ul li:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/02/check.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
@media screen and (max-width: 960px) {
	.problem-list-group {
		width: 343px;
		height: 520px;
		margin: 0 auto 50px;
		background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/02/sp-check-back.png);
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.problem-list-group > .wp-block-group__inner-container {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.problem-list-group ul {
		max-width: 300px;
		padding: 0;
	}
}
/* LUNA沖縄が選ばれる理由----------------------------- */
/* サブタイトル */
.section-subttl-center {
	margin-bottom: 20px;
}
.section-subttl-center p {
  font-family: "EB Garamond", serif;
	font-size: 20px;
	font-weight: 500;
	color: #D89074;
	text-align: center;
	margin-bottom: 10px;
}
.section-subttl-center h3.is-style-section_ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: 24px;
	font-weight: 700;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1;
}
/*    reason（画像＋青ボックス交互） */
.reason-flex {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
/* 外側：2カラムflex */
.reason-flex > .wp-block-group__inner-container{
  display:flex;
  align-items:center;
	justify-content: center;
}
/* 画像とテキストを50:50 */
.reason-flex > .wp-block-group__inner-container > figure,
.reason-flex > .wp-block-group__inner-container > .flex-item{
  flex: 0 0 50%;
  max-width: 50%;
}
.reason-flex .flex-item.txt{
  background:#3A579B;
  color:#fff;
  padding: clamp(20px, 2.6vw, 36px);
  position:relative;
  z-index:2;
}
.reason-flex .flex-item.txt:before {
	content: "";
	display: inline-block;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	border: 1px solid #687DAF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
/* 被せ：通常（画像左・ボックス右）→ ボックスを左へ食い込ませる */
.reason-flex:not(.reverse) .flex-item.image{
	margin-right: -30px;
}
.reason-flex:not(.reverse) .flex-item.txt{
	margin-left: -30px;
}
/* reverse時の被せ：ボックスを右へ食い込ませる */
.reason-flex.reverse .flex-item.image{
	margin-left: -30px !important;
}
.reason-flex.reverse .flex-item.txt{
	margin-right: -30px;
}
@media screen and (max-width: 960px) {
	/* LUNA沖縄が選ばれる理由----------------------------- */
	/* サブタイトル */
	.section-subttl-center p {
		font-size: 18px;
		margin-bottom: 0;
	}
	.section-subttl-center h3.is-style-section_ttl {
		font-size: 20px;
		margin-bottom: 0px;
		line-height: 1.5;
	}
	/*    reason（画像＋青ボックス交互） */
	.reason-flex {
/* 		max-width: 1300px;
		margin-left: auto;
		margin-right: auto; */
	}
	/* 外側：2カラムflex */
	.reason-flex > .wp-block-group__inner-container{
		flex-wrap: wrap;
	}
	/* 画像とテキストを50:50 */
	.reason-flex > .wp-block-group__inner-container > figure,
	.reason-flex > .wp-block-group__inner-container > .flex-item{
		flex-basis : 100%;
		max-width: 100%;
	}
	.reason-flex .wp-block-group__inner-container figure img {
		width: 100%;
		object-fit: cover;
	}
	/* 被せ：通常（画像左・ボックス右）→ ボックスを左へ食い込ませる */
	.reason-flex:not(.reverse) .flex-item.image{
		margin-right: 0px;
	}
	.reason-flex:not(.reverse) .flex-item.txt{
		margin-left: 0px;
	}
	.reason-flex .flex-item.txt {
		max-width: calc(100% - 20px);
	}
	/* reverse時の被せ：ボックスを右へ食い込ませる */
	.reason-flex.reverse .flex-item.image{
		margin-left: 0px !important;
		order: 1;
	}
	.reason-flex.reverse .flex-item.txt{
		margin-right: 0px;
		order: 2;
	}
}
/* 医師紹介----------------------------------------------------------------- */
	.flex-container.doctors {
		max-width: 1056px;
		margin-left: auto;
		margin-right: auto;
	}
@media screen and (max-width: 1440px) {
	.flex-container.doctors {
	}
}
.flex-container.doctors > .wp-block-group__inner-container {
	gap: 60px;
}
.flex-item.doctors-image {
	flex-basis: calc((100% - 60px) / 2);
}
.flex-item.doctors-txt{
	flex-basis: calc((100% - 60px) / 2);
}
.flex-item.doctors-image {
	text-align: right;
}
.doctors-reverse .flex-item.doctors-image {
	text-align: left;
}
p.doctors-txt-top-label {
	display: inline-block;
	background-color: #3A579B;
	color: #FFFFFF;
	padding: 10px 27px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	margin-bottom: 30px;
}
.doctors-txt-name {
	margin-bottom: 30px;
}
.doctors-txt-name > .wp-block-group__inner-container {
	display: flex;
	gap: 20px;
	align-items: center;
}
.doctors-txt-name h3.is-style-section_ttl {
	font-family: "Zen Old Mincho", serif;
	color: #3A579B;
	font-size: 24px;
	margin-bottom: 0;
}
.doctors-txt-name p {
	font-family: "Zen Old Mincho", serif;
	color: #D89074;
	font-size: 14px;
	font-weight: 600;
}
h4.is-style-section_ttl.doctor-sub-ttl {
	font-family: "Zen Old Mincho", serif;
	color: #3A579B;
	font-size: 24px;
	margin-top: 0;
}
p.doctor-more-link {
	display: inline-block;
	margin-bottom: 40px;
}
p.doctor-more-link a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-weight: 500;
	background-color: #FFFFFF;
	padding: 15px 23px;
	color: #3A579B;
	border: 1px solid #3A579B;
	transition: .3s;
}
p.doctor-more-link a:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900; 
	content: "\f107";
}
p.doctor-more-link a:hover {
	background-color: #3A579B;
	color: #FFFFFF;
	transition: .3s;
}
.doctor-info-group {
	max-width: 1056px;
	margin: 0 auto 100px;
}
.doctor-info-group > .wp-block-group__inner-container {
	max-width: 50%;
	margin-left: auto;
	padding-left: 30px;
}
.doctor-info-group.reverse  > .wp-block-group__inner-container {
	margin-right: auto;
	margin-left: 0;
	padding-left: 0;
}
.doctor-info-group{
  overflow: hidden;
  max-height: 0;
  transition: max-height .3s ease;
}
.doctor-info-group.is-open{
}
h4.is-style-section_ttl.doctor-info-ttl {
	font-family: "Zen Old Mincho", serif;
	color: #3A579B;
	font-size: 18px;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 0;
	margin-bottom: 10px;
}
h4.is-style-section_ttl.doctor-info-ttl:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 23px;
	background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/02/icon-ttl.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
ul.doctor-info-list {
	
}
@media screen and (max-width: 960px) {
	.flex-container.doctors > .wp-block-group__inner-container {
		gap: 30px;
		flex-wrap: wrap;
	}
	.flex-item.doctors-image {
		flex-basis: 100%;
	}
	.flex-item.doctors-txt{
		flex-basis: 100%;
	}
	.flex-item.doctors-image {
		text-align: center;
	}
	.doctors-reverse .flex-item.doctors-image {
		text-align: center;
		order: 1;
	}
	.doctors-reverse .flex-item.doctors-txt {
		order: 2;
	}
	p.doctors-txt-top-label {
		padding: 6px 20px;
		margin-bottom: 20px;
	}
	.doctors-txt-name {
		margin-bottom: 20px;
	}
	.doctors-txt-name h3.is-style-section_ttl {
		font-size: 20px;
	}
	.doctors-txt-name p {
		font-size: 12px;
	}
	h4.is-style-section_ttl.doctor-sub-ttl {
		font-size: 20px;
		margin-bottom: 20px;
	}
	p.doctor-more-link {
		margin-bottom: 20px;
	}
	.doctor-info-group {
		margin: 0 auto 50px;
	}
	.doctor-info-group > .wp-block-group__inner-container {
		max-width: 100%;
		margin-left: 0;
		padding-left: 0px;
	}
	.doctor-info-group.reverse  > .wp-block-group__inner-container {
		margin-right: 0;
	}
	h4.is-style-section_ttl.doctor-info-ttl {
		font-size: 16px;
	}
}
/* サービス----------------------------- */
#top-service {
	background-color: #3A579B !important;
}
.service-inner-ttl-group h3.is-style-section_ttl  {
	margin-top: 0;
	margin-bottom: 0;
}
.flex-container.top-service-flex > .wp-block-group__inner-container {
}
.flex-item.top-service-flex-image {
	flex-basis: 45%;
}
.flex-item.top-service-flex-txt {
	flex-basis: 55%;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
}
.flex-item.top-service-flex-txt:before{
	content: "";
	display: inline-block;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	border: 1px solid #687DAF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
.flex-item.top-service-flex-txt > .wp-block-group__inner-container {
	max-width: 500px;
	margin: 0 auto;
	padding: 30px 10px;
}
figure.top-service-flex-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service-inner-ttl-group figure:first-child {
	margin: 10px;
}
.service-inner-ttl-group h3.is-style-section_ttl  {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Zen Old Mincho", serif;
	color: #3A579B;
	line-height: 1;
	position: relative;
	padding-bottom: 13px;
}
.service-inner-ttl-group h3.is-style-section_ttl:after {
	content: "";
	width: 300px;
	height: 3px;
	background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/02/Group-625598-1.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.flex-item.top-service-flex-txt p {
	text-align: left;
}
.flex-item.top-service-flex-txt p.top-service-flex-sub-ttl {
	font-size: 20px;
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	color: #3A579B;
	font-weight: 600;
	margin-bottom: 10px;
}
.top-service-flex-txt ul {
	display: inline-block;
}
.top-service-flex-txt ul li {
	text-align: left;
}
@media screen and (max-width: 960px) {
	/* サービス----------------------------- */
	.flex-container.top-service-flex > .wp-block-group__inner-container {
		flex-wrap: wrap;
	}
	.flex-item.top-service-flex-image {
		flex-basis: 100%;
	}
	.flex-item.top-service-flex-txt {
		flex-basis: 100%;
		padding: 0 10px;
	}
	.service-inner-ttl-group h3.is-style-section_ttl  {
		font-size: 20px;
		line-height: 1.8;
	}
	.flex-item.top-service-flex-txt p.top-service-flex-sub-ttl {
		font-size: 18px;
	}
}
/* アクティブシニアという生き方----------------------------- */
#top-active-senioer  {
	padding-top: 150px !important;
	padding-bottom: 150px !important;
	overflow: hidden;
}
.active-senioer-outer {
	position: relative;
	background-color: #FFFFFF;
	padding: 70px 20px;
}
.active-senioer-outer > .wp-block-group__inner-container {
	max-width: 500px;
	margin: 0 auto;
}
p.active-senioer-txt {
	text-align: center;
	line-height: 2;
}
.active-senioer-top-image {
	position: absolute;
	right: -30%;
	top: -70px;
	margin-bottom: 0;
}
.active-senioer-btm-image {
	position: absolute;
	bottom: -70px;
	left: -30%;
	margin-bottom: 0;
}
@media screen and (max-width: 960px) {
	#top-active-senioer  {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	.active-senioer-outer {
		padding: 70px 10px;
	}
	p.active-senioer-txt {
		text-align: left;
		line-height: 1.8;
	}
	.active-senioer-top-image {
		max-width: 200px;
		right: 0%;
		top: -100px;
	}
	.active-senioer-btm-image {
		max-width: 200px;
		bottom: -100px;
		left: -0%;
	}	
}
/* クリニック概要----------------------------- */
.flex-container.clinic-overview-flex {
	margin-bottom: 0;
}
.flex-container.clinic-overview-flex > .wp-block-group__inner-container {
}
.flex-item.clinic-overview-txt {
	flex-basis: 55%;
	background-color: #3A579B;
	padding: 60px 10px;
}
.flex-item.clinic-overview-image {
	flex-basis: 45%;
}
.flex-item.clinic-overview-image img {
	height: 100%;
}
.flex-item.clinic-overview-txt table {
	color: #FFFFFF;
	max-width: 500px;
	margin: 0 auto;
}
.flex-item.clinic-overview-txt table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.flex-item.clinic-overview-txt table tr:first-child td {
	border-top: none;
}
@media screen and (max-width: 960px) {
	.flex-container.clinic-overview-flex {
		margin-bottom: 0;
	}
	.flex-container.clinic-overview-flex > .wp-block-group__inner-container {
		flex-wrap: wrap;
	}
	.flex-item.clinic-overview-txt {
		flex-basis: 100%;
		padding: 50px 10px;
	}
	.flex-item.clinic-overview-image {
		flex-basis: 100%;
	}
	.flex-item.clinic-overview-image img {
		height: auto;
		width: 100%;
	}
	.flex-item.clinic-overview-txt table {
		color: #FFFFFF;
		max-width: 500px;
		margin: 0 auto;
	}
	.flex-item.clinic-overview-txt table tr td {
		padding-top: 5px;
		padding-bottom: 5px;
		border: none;
	}
	.flex-item.clinic-overview-txt table tr {
		border-bottom: 1px solid #687DAF;
	}
}
/* アクセス&時間 */
.flex-container.clinic-overview-flex-2 > .wp-block-group__inner-container {
}
.flex-item.clinic-overview-map {
	flex-basis: 45%;
}
.flex-item.clinic-overview-table {
	flex-basis: 55%;
	padding: 60px 35px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.flex-item.clinic-overview-table  > .wp-block-group__inner-container {
	min-width: calc(100% - 60px);
}
.flex-item.clinic-overview-table table tr {
	border-bottom: 1px solid #3A579B;
}
.flex-item.clinic-overview-table table td {
	border: none;
	color: #3A579B;
}
.flex-item.clinic-overview-table table tr td:first-child {
	text-align: left;
}
p.map-more-link a {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 240px;
	gap: 10px;
	font-weight: 500;
	background-color: #FFFFFF;
	padding: 15px 23px;
	color: #3A579B;
	border: 1px solid #3A579B;
}
p.map-more-link a:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(https://luna-clinic-okinawa.jp/wp-content/uploads/2026/02/mv-btn-arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
@media screen and (max-width: 960px) {
	/* アクセス&時間 */
	.flex-container.clinic-overview-flex-2 > .wp-block-group__inner-container {
		flex-wrap: wrap;
	}
	.flex-item.clinic-overview-map {
		flex-basis: 100%;
		order: 1;
	}
	.flex-item.clinic-overview-table {
		flex-basis: 100%;
		padding: 40px 10px;
	}
	.flex-item.clinic-overview-table  > .wp-block-group__inner-container {
		min-width: 100%;
	}
	.flex-item.clinic-overview-table table tr {
	}
	.flex-item.clinic-overview-table table td {
		font-size: 14px;
	}
	p.map-more-link a {
		max-width: 200px;
		padding: 10px 20px;
	}
}

/* CTA----------------------------- */
@media screen and (min-width: 1440px) {
	.flex-container.cta-flex {
		max-width: 1440px;
		margin: 0 auto;
		border-top: 1px solid #3A579B;
	}
}
.flex-container.cta-flex > .wp-block-group__inner-container {
}
.flex-item.cta-image {
	flex-basis: 45%;
		border-right: 1px solid #3A579B;
}
.flex-item.cta-txt {
	flex-basis: 55%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFFFFF;
}
.flex-item.cta-txt > .wp-block-group__inner-container {
	max-width: 480px;
}
@media screen and (max-width: 960px) {
	.flex-container.cta-flex > .wp-block-group__inner-container {
		flex-wrap: wrap;
	}
	.flex-item.cta-image {
		flex-basis: 100%;
		border-right: none;
		border-top: 1px solid #3A579B;
		order: 2;
	}
	.flex-item.cta-txt {
		flex-basis: 100%;
		padding: 60px 20px;
	}
	.flex-item.cta-txt > .wp-block-group__inner-container {
		max-width: 100%;
	}
}

/* ---------------------------------------------------------
フッター
---------------------------------------------------------  */
#footer-outer {
	background-color: #3A579B !important;
	color: #FFFFFF;
}
.footer-logo {
	text-align: left;
}
.flex-container.footer-flex > .wp-block-group__inner-container {
	display: flex;
	justify-content: space-between;
}
.flex-item.footer-left {
}
.footer-menu-items {
	display: flex;
	list-style: none;
	gap: 50px;
	margin-bottom: 40px;
}
p.clinic-name {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
}
p.clinic-add {
	margin-bottom: 20px;
}
p.clinic-policy {
	margin-bottom: 40px;
}
p.clinic-policy a {
	font-size: 14px;
}
p.copy-txt {
	font-size: 12px;
}
.flex-item.footer-menu li {
	
}
.flex-item.footer-menu li a {
}
.sns-menu-unit .wp-block-group__inner-container {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 15px;
}
.sns-menu-unit figure img {
	max-width: 40px;
}
@media screen and (max-width: 960px) {
	#footer-outer {
	}
	.footer-logo {
		text-align: left;
	}
	.flex-container.footer-flex > .wp-block-group__inner-container {
		flex-wrap: wrap;
		gap: 30px;
	}
	.flex-item.footer-left {
	}
	.footer-menu-items {
		flex-wrap: wrap;
		gap: 40px;
		padding: 0;
		margin-bottom: 30px;
	}
	.footer-menu-items li {
		flex-basis: 100%;
		margin: 0;
	}
	p.clinic-name {
		font-size: 16px;
		margin-bottom: 10px;
	}
	p.clinic-add {
		margin-bottom: 10px;
	}
	p.clinic-policy {
		margin-bottom: 30px;
	}
	p.copy-txt {
		font-size: 12px;
		margin-bottom: 0;
	}
	.sns-menu-unit .wp-block-group__inner-container {
		justify-content: flex-start;
		gap: 10px;
	}
}
/* スクロールでふわっと表示アニメーション */
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}
/* -------------------------------
 料金表
-----------------------------  */
.page-id-717 div#content {
	padding-top: 0;
	margin-bottom: 0;
}
/* ファーストビュー */
div#top_title_area {
	min-height: 460px;
}
.l-topTitleArea.c-filterLayer::before {
	background: #3A579B;
	opacity: .7;
}

h1.c-pageTitle {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Zen Old Mincho", serif;
	font-size: 36px;
}
small.c-pageTitle__subTitle.u-fz-14 {
	font-family: "Zen Old Mincho", serif;
	font-style: normal;
	opacity: 1;
	margin-left: 0;
	font-size: 16px;
	letter-spacing: 3px;
}
@media screen and (max-width: 960px){
	div#top_title_area {
		min-height: 250px;
	}
	h1.c-pageTitle {
		gap: 5px;
		font-size: 30px;
	}
	small.c-pageTitle__subTitle.u-fz-14 {
		font-size: 14px;
	}
}
/* 料金アンカーリンク */
ul.price-top-menu-list {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
}
ul.price-top-menu-list li {
	margin: 0;
	flex-basis: calc((100% - 50px) / 3);
}
ul.price-top-menu-list li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 65px;
	border: 1px solid #3A579B;
	background-color: #FFFFFF;
	position: relative;
	color: #3A579B;
	text-align: center;
	font-weight: 500;
	transition: .3s;
}
ul.price-top-menu-list li a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900; 
  content: "\f13a";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	transition: .3s;
}
ul.price-top-menu-list li a:hover {
	border: 1px solid #FFFFFF;
	background-color: #3A579B;
	color: #FFFFFF;
	transition: .3s;
}
@media screen and (max-width: 960px){
	ul.price-top-menu-list {
		gap: 10px;
	}
	ul.price-top-menu-list li {
		margin: 0;
		flex-basis: calc((100% - 10px) / 2);
	}
}
@media screen and (max-width: 768px){
	ul.price-top-menu-list {
		gap: 5px;
	}
	ul.price-top-menu-list li {
		flex-basis: calc((100% - 5px) / 2);
	}
	ul.price-top-menu-list li a {
		height: 50px;
		font-size: 13px;
	}
	ul.price-top-menu-list li a:after {
		right: 10px;
	}
}
/* 料金表タイトルh3 */
h3.is-style-section_ttl.price-table-ttl {
	color: #D89074;
	font-size: 18px;
	padding-left: 27px;
	margin-bottom: 15px;
}
h3.is-style-section_ttl.price-table-ttl:before {
	content: "";
	background: transparent;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-image: url(http://luna-clinic.photo-shiki.com/wp-content/uploads/2026/05/price-table-ttl-icon.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
@media screen and (max-width: 960px){
	h3.is-style-section_ttl.price-table-ttl {
		font-size: 16px;
		padding-left: 23px;
		margin-bottom: 0px;
	}
	h3.is-style-section_ttl.price-table-ttl:before {
		width: 20px;
		height: 20px;
	}
}
@media screen and (max-width: 768px){}
/* 料金表テーブル */
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #F0F3F6;
}
.is-style-stripes tbody tr:nth-child(2n) {
    background-color: #FFFFFF;
}
.price-table-1,
.price-table-2 {
	border-bottom: none !important;
}
[data-table-scrollable]:not(.is-style-double) table, [data-theadfix]:not(.is-style-double) table {
	border-bottom: none !important;
	border-right: none !important;
}
.price-table-1 tr td {
	padding: 15px 20px;
}
.price-table-1 tr td:last-child {
	text-align: right;
}
.c-scrollHint {
	margin-top: 0;
}
/* テーブル2 */
.price-table-2.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #FFFFFF;
}
.price-table-2.is-style-stripes tbody tr:nth-child(2n) {
    background-color: #F0F3F6;
}
.price-table-2 tr th,
.price-table-2 tr td {
	padding: 15px 20px;
}
.price-table-2 tr th {
	color: #3A579B;
}
/* テーブルサイズ */
.price-table-2 tr th:first-child {
	width: 30% !important;
}
.price-table-2 tr th:nth-child(2) {
	width: 50% !important;
}
.price-table-2 tr th:last-child {
	width: 20% !important;
}
.price-table-2 tr th:first-child {
	width: 30% !important;
}
.price-table-2 tr th:nth-child(2) {
	width: 50% !important;
}
.price-table-2 tr th:last-child {
	width: 20% !important;
}
/*  */
.price-table-2 tr th:last-child,
.price-table-2 tr td:last-child {
	text-align: right;
}
@media screen and (max-width: 960px){
	.price-table-1 tr td {
		padding: 10px;
		font-size: 14px;
	}
	/* テーブル2 */
	.price-table-2 tr th,
	.price-table-2 tr td {
		font-size: 14px;
		padding: 10px;
	}
	/* テーブルサイズ */
	.price-table-2 tr th:first-child {
		width: 30% !important;
	}
	.price-table-2 tr th:nth-child(2) {
		width: 35% !important;
	}
	.price-table-2 tr th:last-child {
		width: 35% !important;
	}
	.price-table-2 tr th:first-child {
		width: 30% !important;
	}
	.price-table-2 tr th:nth-child(2) {
		width: 35% !important;
	}
	.price-table-2 tr th:last-child {
		width: 35% !important;
		white-space: nowrap;
	}
}
.table-disc-txt-group > .wp-block-group__inner-container {
	display: flex;
	gap: 5px;
}
.table-disc-txt-group > .wp-block-group__inner-container p {
	margin-bottom: 0;
}
.table-disc-txt-group > .wp-block-group__inner-container p:first-child {
	white-space: nowrap;
}
@media screen and (max-width: 768px){
	.table-disc-txt-group > .wp-block-group__inner-container {
		flex-wrap: wrap;
		gap: 0px;
	}
.table-disc-txt-group > .wp-block-group__inner-container p {
	font-size: 14px;
}
	.table-disc-txt-group > .wp-block-group__inner-container p:first-child {
		font-weight: 500;
	}
}

.faci-stnd-area h3.is-style-section_ttl {
	font-family: "Zen Old Mincho", serif;
	margin-bottom: 20px;
	font-size: 25px;
}
@media screen and (max-width: 768px){
	.faci-stnd-area h3.is-style-section_ttl {
		margin-bottom: 15px;
		font-size: 20px;
	}
}