@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
*/

/*テーブル開閉のボタン*/
.wp-block-lazyblock-tableac2 .table-open {
    margin-top: 10px;
    position: relative;
    display: inline-block;
    padding: 8px 25px 8px 13px;
    border: 1px solid #ccc;
    background: #f1e767;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
    background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
    background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
    -webkit-box-shadow: inset 1px 1px 1px #fff;
    box-shadow: inset 1px 1px 1px #fff;
    border-radius: 8px;
    text-decoration: none;
    cursor: pointer;
    font-size: 0.8em;
}

.wp-block-lazyblock-tableac2 .table-open::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: translateY(-2px) rotate(135deg);
    box-sizing: border-box;
    transition: all 0.5s;
}


.wp-block-lazyblock-tableac2 .table-open.on:after {
    transform: translateY(1px) rotate(315deg);
}
/* リッチリスト */
dl.rich_list {
	margin: 20px 0;
	padding: 0;
}
dl.rich_list dt {
	position: relative;
	background: var(--color_main);
	padding: 12px 15px 10px;
	margin: 0 0 10px;
	border: 0 !important;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	border-radius: 7px;
}
dl.rich_list dt:before {
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 12px 7px 0;
	border-color: var(--color_main) transparent transparent;
	left: 50px;
	bottom: -12px;
}
dl.rich_list dt[style]:before {
	background: inherit;
	border-color: transparent #fff #fff;
}
dl.rich_list dd {
	padding: 0;
	margin: 0 0 15px !important;
	border: 0 !important;
	line-height: 1.5em;
}
.post_content dl.rich_list dd .h5,
dl.rich_list dd .h5 {
	margin: 0 0 5px !important;
	padding: 3px 0 2px 30px;
	background: url(./images/icon-check.png) no-repeat left top !important;
	border: 0 !important;
	background-size: 28px 28px !important;
	font-weight: bold;
	line-height: 1.2em;
	color: #030 !important;
}
dl.rich_list dd p br:first-child,
dl.rich_list dd .h5+br {
	display: none;
}
dl.rich_list dd .h5 b {
	color: #e22;
}
dl.rich_list dd p {
	margin: 0 0 0 20px !important;
	padding: 0;
	line-height: inherit;
}
.article-body dl.rich_list dd ul li {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 1.3em !important;
}
.article-body dl.rich_list dd ul li:before {
	background: #a8a8f4;
	top: 5px;
}
@media (max-width: 600px) {
	dl.rich_list dt {
		padding: 10px 12px 8px;
	}
}


.l-header {
	border-top: 2px solid #e60012;
}
.l-header::before {
	content: "";
	border-top: 5px solid #f3f3f3;
	position: absolute;
	top: 0;
	width: 100%;
}
.p-mainVisual {
	max-width: 950px;
	margin: 0 auto;
}
.-parallel .l-header__inner {
	/* max-width: 1200px; */
	justify-content: center;
}
.l-header__inner .l-header__logo {
	width: auto;
	padding: 0 0 0 10px;
	display: flex;
	justify-content: left;
	margin-left: 20rem;
	align-items: center;
	margin-right: 26rem;
}
.l-header.-parallel .w-header {
	width: auto;
	margin-right: 20rem;
}
#headContact {
	text-align: right;
	margin-bottom: 10px;
}
#headContactTxt {
	font-size: 11px;
	letter-spacing: 0px;
	margin-bottom: -6px;
}
#headContactTel,
#headContactTel a {
	color: #e60012;
	font-size: 24px;
	margin-bottom: 4px;
	font-weight: 700;
	font-family: "icomoon";
}
#headContactTel a {
/*	border-bottom: solid 2px #e60012;*/
}
#headContactTime {
	font-size: 12px;
	line-height: 1.2;
}
#gnav {
	background-color: #f5f5f5;
	background: url(/wp/wp-content/themes/biz-vektor/design_skins/002/images/bg_gr_up.png) left bottom repeat-x #fff;
}
#gnav .c-gnav {
	border-left: 1px solid #e5e5e5;
	max-width: 950px;
	margin: 0 auto;
}
#gnav .c-gnav li {
	flex: 1 1 0%;
	border-right: 1px solid #e5e5e5;
}
#gnav .c-gnav li a {
	padding: 20px 15px 18px;
	color: #333;
	font-weight: 700;
	background-position: right bottom !important;
	background-repeat: no-repeat !important;
}
#gnav .c-gnav li.menu-item-29 a {
	background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/arrow_bk.png);

}
#gnav .c-gnav li a {
	background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/arrow_gray.png);

}
#gnav .c-gnav li:hover a {
	background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/arrow_bk.png);
}
.c-gnav .sub-menu a:before,
.c-listMenu a:before {
	display: none;
}
.c-gnav > .menu-item > .sub-menu {
	left: 66%;
	width: 13em;
}
@media screen and (min-width: 960px) and (max-width: 1600px) {
	/*　画面サイズが768pxから1024pxまではここを読み込む　*/
	.l-header__inner .l-header__logo {
		margin-left: 0rem;
	}
	.l-header.-parallel .w-header {
		margin-right: 0rem;
	}
}
@media screen and (max-width: 959px) {
	.-parallel .l-header__inner {
		justify-content: space-between;
	}
	.l-header__inner .l-header__logo {
		margin-right: 0;
	}

	/*　画面サイズが960pxからはここを読み込む　*/
	.-parallel .l-header__inner {
		display: block;
	}
	.l-header__inner .l-header__logo {
		margin-left: 0;
		display: block;
	}
	.l-header.-parallel .w-header {
		display: block !important;
		margin-right: 0;
	}
	#headContact {
		text-align: center;
	}
	#headContactTel,
	#headContactTel a {
		font-size: 18px;
	}
	.l-header__menuBtn {
		margin-top: -2rem;
		width: 100%;
	}
	.c-iconBtn {
		justify-content: left;
		background-color: #000;
		padding-left: 10px;
	}
	.c-iconBtn__label {
		font-size: 14px;
		width: auto;
		margin-left: 10px;
		color: #fff;
	}
	.c-iconBtn__icon {
		background-color: #fff;
	}
	.icon-menu-thin:before {
		content: "\e93b";
		font-size: 16px;
	}
	.p-spMenu__nav {
		margin-top: 0;
	}
	.p-spMenu__body {
		padding: 0;
	}
	.p-spMenu__inner {
		width: 100vw;
		top: 31.5vh;
		padding: 0;
	}
	.p-spMenu__closeBtn,
	.c-widget__title.-spmenu {
		display: none;
	}
	.p-spMenu__nav .c-listMenu a {
		color: #333;
		font-weight: 700;
		background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/arrow_gray.png);
		background-repeat: no-repeat;
		background-position: right bottom;
		font-size: 14px;
	}
	.p-spMenu__nav .c-listMenu .menu-item-29 a {
		background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/arrow_bk.png);
		background-color: #eeeeee;
	}
	[data-spmenu="opened"].icon-menu-thin:before {
		content: "\e904";
	}
	@media screen and (max-width: 480px) {
		.l-header__customBtn {
			display: none;
		}
		.l-header__menuBtn {
			margin-top: 0;
		}
		.p-spMenu__inner {
			top: 28.5vh;
		}
	}
}
#before_footer_widget {
	display: none;
}
.l-footer {
	background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/bg_bk.jpg);
	color: #fff;
}
.l-footer .l-container {
	padding: 0;
}
.l-footer__inner {
	display: flex;
	justify-content: space-between;
	max-width: 980px;
	margin: 0 auto;
}
.l-footer__widgetArea {
	width: 25%;
	max-width: 220px;
}
.l-footer__foot {
	width: 72%;
	max-width: 680px;
}
.l-footer .w-footer__box {
	padding: 0 1em;
	flex: 0;
}
#footerOutline dt img {
	margin-bottom: 5px;
	max-width: 220px;
}
#footerOutline dd {
	color: #d2d2d3;
	font-size: 12px;
	line-height: 150%;
}
/* .l-footer__foot{
width: 70%;
} */
.l-footer__nav {
	display: block;
	padding: 0 0 18rem;
}
.l-footer__nav li {
	width: 23%;
	margin-right: 2%;
	overflow: hidden;
	vertical-align: text-top;
	line-height: 116.7%;
	display: block;
	float: left;
}
.l-footer__nav .sub-menu li {
	width: 100%;
}
.l-footer__nav a {
	border-right: none;
	border-bottom: 1px solid #5f5e63;
	box-shadow: 0px 1px #8a898c;
	font-weight: 500;
	background-image: url(https://rajeubeau-clinic.com/skinmedia/wp-content/uploads/2025/04/arrow_gray_s.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #d2d2d3;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 20px 6px 0px;
	text-shadow: rgba(0, 0, 0, 0.5) -1px -1px;
}
.l-footer__nav li ul li a {
	background-image: none;
	font-weight: normal;
}

.l-footer__nav li:first-child a {
	border-left: none;
}
.l-footer__nav a:hover {
	text-decoration: none;
	color: #e60012;
}
.l-footer .copyright {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 0 40px;
	border-top: 1px solid #8a898c;
	width: 100%;
	color: #d2d2d3;
}
.p-fixBtnWrap {
	bottom: 4.25em;
}
.c-fixBtn {
	background: #e9e9e9e6;
	height: 45px;
	width: 45px;
	color: #fbfbfb;
	border: none;
}
@media screen and (max-width: 959px) {
	.l-footer__inner {
		flex-direction: column;
		margin: 0 3%;
	}
}
@media screen and (max-width: 770px) {
	.l-footer__widgetArea {
		width: 100%;
	}
	.l-footer__nav {
		display: inline-block;
		padding: 0.5em 0 1em;
	}
	.l-footer__nav li {
		width: 100%;
	}
	.l-footer__nav a {
		border-bottom: solid 1px #8a898c;
	}
	.l-footer__nav a {
		border-bottom: 1px solid #626168;
	}
	.l-footer .copyright {
		position: relative;
	}
}
@media screen and (max-width: 480px) {
	#before_footer_widget {
		display: block;
		position: fixed;
		bottom: -3rem;
		z-index: 100;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.5);
	}
	#footerFloatingMenu {
		justify-content: space-between;
		padding: 0rem 1rem 2.4rem;
	}
	#footerFloatingMenu a {
		position: relative;
		color: #8c6d29;
		border-bottom: 1px solid;
	}
	#footerFloatingMenu a::after {
		font-family: icomoon !important;
		font-style: normal;
		font-variant: normal;
		font-weight: 400;
		line-height: 1;
		text-transform: none;
		font-size: 2rem;
		content: "\e922";
		position: absolute;
		display: inline-block;
		left: 50%;
		transform: translateX(-50%);
		bottom: -2.4rem;
	}
	#footerFloatingMenu a.fa-map-pin::after {
		content: "\e92e";
	}
	#footerFloatingMenu a.fa-envelope::after {
		content: "\e92c";
	}
	#footerFloatingMenu a.fa-phone-square::after {
		content: "\e942";
	}
	.l-footer__nav a {
		padding: 6px 20px 6px 0px;
	}
}
