@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Zen+Kaku+Gothic+New&display=swap');

* {
	font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

:root {
	font: var(--html-font-size, 62%)/var(--html-line-height, 1.5) var(--font-family, sans-serif);
	line-height: inherit;
}

#main {
	margin: 0;
}

h2.heading-image {
	margin-top: 0;
}

body {
	padding-top: 0;
}

.inner {
	width: 980px;
	margin: 0 auto;
}

.visible-sp {
	display: none;
}

.comment {
	padding-bottom: 0;
}

#yoyaku {
	background: none;
	padding-top: 0;
}

#clinic-map .shop-detail ul li.person .photo {
	background-color: none;
	padding: 0;
}

.doctor {
	border: none;
}

.list-shop-area dt,
.list-shop .map,
table.form-table td.txt-white,
input[type="submit"],
.footer {
	background-color: #0f2a54;
}

.list-shop-area dd .list-shop {
	border-color: #0f2a54 !important;
}

.list-shop-area dt::before {
	border-color: #fff;
}

article {
	overflow: unset;
}

@media only screen and (min-width: 980px) {
	.page-Bp_00_0576 .bg-banner {
		background: url(../images/mv_bg.jpg) center 0 no-repeat;
	}
}


@media only screen and (max-width: 979px) {

	body,
	div,
	span,
	applet,
	object,
	iframe,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	blockquote,
	pre,
	a,
	abbr,
	acronym,
	address,
	big,
	cite,
	code,
	del,
	dfn,
	em,
	img,
	ins,
	kbd,
	q,
	s,
	samp,
	small,
	strike,
	strong,
	sub,
	sup,
	tt,
	var,
	b,
	u,
	i,
	center,
	dl,
	dt,
	dd,
	ol,
	ul,
	li,
	fieldset,
	form,
	label,
	legend,
	table,
	caption,
	tbody,
	tfoot,
	thead,
	tr,
	th,
	td,
	article,
	aside,
	canvas,
	details,
	embed,
	figure,
	figcaption,
	footer,
	header,
	hgroup,
	menu,
	nav,
	output,
	ruby,
	section,
	summary,
	time,
	mark,
	audio,
	video {
		font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
		color: #585464;
		font-size: 3.7vw;
		color: inherit;
	}

	.inner {
		width: 96%;
	}

	.visible-pc {
		display: none;
	}

	.visible-sp {
		display: block;
	}

	.mhlw-risk {
		min-height: inherit;
	}

	#clinic-map {
		margin-top: 0;
	}

	#yoyaku {
		margin-top: 10vw;
	}
}

#yoyaku {
	margin-top: 7vw;
}
}

@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");

article {
	padding: 0
}

article em {
	font-style: normal
}

@media screen and (max-width: 979px) {
	article {
		background-size: 100% auto;
		padding: 0
	}
}

article .yoyaku {
	text-align: center;
	margin: 50px 0 0
}

@media screen and (max-width: 979px) {
	article .yoyaku {
		margin: 7vw 5vw 0
	}
}

article section {
	font-size: 18px;
	color: #fff
}

@media screen and (max-width: 979px) {
	article section {
		font-size: 3.5vw
	}
}

article section header {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	line-height: 1;
	margin: 0 0 50px
}

article section header p {
	font-size: 64px;
	font-weight: 400;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia
}

article section header h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 0 25px;
	position: relative
}

article section header h2::before,
article section header h2::after {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

article section header h2::before {
	content: "[";
	left: 0
}

article section header h2::after {
	content: "]";
	right: 0
}

article section header h2 em {
	color: #2c7ef0;
	font-weight: bold
}

@media only screen and (max-width: 979px) {
	article section header {
		margin: 0 2.5vw 6vw
	}

	article section header p {
		font-size: 9vw
	}

	article section header h2 {
		font-size: 3vw;
		margin: 1vw 0 0;
		padding: 0 4vw
	}
}

article section.s-mv {
	text-align: center;
	background: url(../images2/mv_bg.jpg?2025512163134) center top no-repeat
}

@media screen and (max-width: 979px) {
	article section.s-mv {
		background: none !important;
	}
}

article section.s-worries {
	text-align: center;
	background: url(../images2/worries01.jpg?2025512163134) center top/cover no-repeat;
	margin: 0;
	padding: 85px 0 130px;
	position: relative
}

article section.s-worries .container {
	position: relative;
	margin: 150px 0 0
}

article section.s-worries .container::before {
	content: "";
	display: block;
	width: calc(50% + 490px + 130px);
	height: 100%;
	background: #000;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
	opacity: 0.5;
	-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 85px) 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, calc(100% - 85px) 100%, 0 100%);
	position: absolute;
	left: 0;
	bottom: 0
}

article section.s-worries .container .inner {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 980px;
	height: 410px;
	margin: 0 auto;
	position: relative
}

article section.s-worries .container .inner::before {
	content: "";
	display: block;
	width: 721px;
	height: 546px;
	background: url(../images2/worries02.png?2025512163134) right bottom/100% auto no-repeat;
	position: absolute;
	left: -130px;
	bottom: 0
}

article section.s-worries .container .inner .img {
	position: relative
}

article section.s-worries .arrow {
	margin: 35px 0 0
}

@media screen and (max-width: 979px) {
	article section.s-worries {
		padding: 9vw 0 12vw;
		overflow: hidden
	}

	article section.s-worries .container {
		margin: 10vw 0 0
	}

	article section.s-worries .container::before {
		width: 105vw;
		box-shadow: 0 2vw 3vw rgba(0, 0, 0, 0.2);
		-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 12vw) 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, calc(100% - 12vw) 100%, 0 100%)
	}

	article section.s-worries .container .inner {
		width: 100%;
		height: 50vw;
		padding: 0 5vw 0 23vw
	}

	article section.s-worries .container .inner::before {
		width: 83vw;
		height: 62vw;
		left: -32vw
	}

	article section.s-worries .arrow {
		margin: 5vw 3vw 0
	}
}

article section.s-cause {
	text-align: center;
	background: url(../images2/cause01.jpg?2025512163134) center top/100% auto no-repeat #1b222e;
	padding: 95px 0 130px;
	position: relative
}

article section.s-cause h2 {
	font-size: 30px;
	line-height: 1.4;
	margin: 0 0 30px
}

article section.s-cause h2 span {
	font-size: 40px
}

article section.s-cause h2 em {
	color: #abccf4;
	font-weight: bold;
}

article section.s-cause .container {
	width: 980px;
	margin: 0 auto
}

article section.s-cause .container>p {
	text-align: left
}

article section.s-cause .container .contents {
	background: #dde5f4;
	margin: 35px 0 0
}

article section.s-cause .container .contents h3 {
	font-size: 30px;
	background: #184183
}

article section.s-cause .container .contents .img_wrap {
	padding: 30px 20px
}

@media screen and (max-width: 979px) {
	article section.s-cause {
		padding: 9vw 0 12vw;
		background-size: 150vw auto
	}

	article section.s-cause h2 {
		font-size: 4vw;
		margin: 0 0 4vw
	}

	article section.s-cause h2 span {
		font-size: 6vw
	}

	article section.s-cause .container {
		width: 95%
	}

	article section.s-cause .container .contents {
		margin: 4vw 0 0
	}

	article section.s-cause .container .contents h3 {
		font-size: 4.5vw;
		padding: 1vw
	}

	article section.s-cause .container .contents .img_wrap {
		padding: 4vw 3vw
	}
}

article section.s-what {
	text-align: center;
	background: url(../images2/what01.jpg?2025512163134) center top/cover no-repeat;
	padding: 95px 0 130px;
	position: relative
}

article section.s-what .container {
	width: 980px;
	margin: 0 auto
}

article section.s-what .container h3 {
	font-size: 40px;
	line-height: 1.3;
	margin: 0 0 30px;
	padding: 10px;
	background: #0f2a54;
	background: linear-gradient(90deg, rgba(15, 42, 84, 0) 0%, #0f2a54 17%, #0f2a54 83%, rgba(15, 42, 84, 0) 100%)
}

article section.s-what .container>p {
	font-size: 20px;
	font-weight: bold
}

article section.s-what .container .contents {
	background: #fff;
	color: #000;
	padding: 30px;
	border-radius: 15px;
	margin: 30px 0 0
}

article section.s-what .container .contents h4 {
	font-size: 20px;
	margin: 0 0 15px
}

article section.s-what .container .contents ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 70px
}

article section.s-what .container .contents ul li {
	width: 170px
}

article section.s-what .container .contents ul li+li {
	position: relative
}

article section.s-what .container .contents ul li+li::before {
	content: "";
	display: block;
	width: 18px;
	height: 12px;
	background: url(../images2/what06.png?2025512163134) center center/100% auto no-repeat;
	position: absolute;
	left: calc((-70px / 2) - 9px);
	top: calc((170px / 2) - 6px)
}

article section.s-what .container .contents ul li p {
	font-size: 14px;
	margin: 5px
}

article section.s-what .container .contents>p {
	text-align: left;
	margin: 15px 0 0
}

@media screen and (max-width: 979px) {
	article section.s-what {
		padding: 9vw 0 12vw
	}

	article section.s-what .container {
		width: 95%
	}

	article section.s-what .container h3 {
		font-size: 4.5vw;
		margin: 0 0 4vw;
		padding: 1vw
	}

	article section.s-what .container>p {
		font-size: 3.5vw
	}

	article section.s-what .container .contents {
		padding: 4vw 3vw;
		border-radius: 2vw;
		margin: 4vw 0 0
	}

	article section.s-what .container .contents h4 {
		font-size: 4vw;
		margin: 0 0 2vw
	}

	article section.s-what .container .contents ul {
		gap: 5%;
		flex-wrap: wrap;
		padding: 0 5vw
	}

	article section.s-what .container .contents ul li {
		width: 47.5%
	}

	article section.s-what .container .contents ul li+li::before {
		width: 4vw;
		height: 4vw;
		left: -4vw;
		top: 15vw
	}

	article section.s-what .container .contents ul li:nth-child(n+3) {
		margin-top: 3vw
	}

	article section.s-what .container .contents ul li .img {
		padding: 0 2vw
	}

	article section.s-what .container .contents ul li p {
		font-size: 3vw;
		margin: 1vw 0
	}

	article section.s-what .container .contents>p {
		margin: 3vw 0 0
	}
}

article section.s-anxiety1 {
	text-align: center;
	background: url(../images2/anxiety01.jpg?2025512163134) center top/cover no-repeat;
	position: relative
}

article section.s-anxiety1 .container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 980px;
	height: 535px;
	padding: 80px 40px 80px 380px;
	margin: 0 auto;
	background: url(../images2/anxiety02.png?2025512163134) center bottom no-repeat
}

article section.s-anxiety1 .container p {
	font-size: 23px;
	font-weight: bold;
	color: #1a1c1f
}

article section.s-anxiety1 .container p+p {
	margin-top: 1em
}

article section.s-anxiety1 .container p em {
	color: #abccf4;
	background: #1a1c1f;
	padding: 0 5px;
	margin: 0 3px
}

@media screen and (max-width: 979px) {
	article section.s-anxiety1 .container {
		width: 100%;
		height: 72vw;
		padding: 9vw 0 12vw 34vw;
		background-size: 125% auto;
		background-position: -20vw bottom
	}

	article section.s-anxiety1 .container p {
		font-size: 3.5vw
	}

	article section.s-anxiety1 .container p em {
		padding: 0 0.5vw;
		margin: 0 0.5vw
	}
}

article section.s-anxiety2 {
	text-align: center;
	background: url(../images2/anxiety03.jpg?2025512163134) center center/cover no-repeat;
	padding: 1px 0 270px;
	position: relative
}

article section.s-anxiety2 .container p.balloon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 327px;
	height: 107px;
	font-size: 28px;
	font-weight: bold;
	background: url(../images2/anxiety04.png?2025512163134) center center/100% auto no-repeat;
	color: #2b5ca9;
	padding: 0 0 20px;
	margin: -20px auto 45px
}

article section.s-anxiety2 .container p.text01 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 40px
}

article section.s-anxiety2 .container p.text01 span {
	font-size: 34px
}

article section.s-anxiety2 .container p.text01 span em {
	font-size: 40px;
	color: #abccf4;
	background: linear-gradient(transparent calc(100% - 2px), #abccf4 calc(100% - 2px))
}

article section.s-anxiety2 .container p.text02 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
	margin: 40px 0 65px
}

article section.s-anxiety2 .container p.text02 em {
	font-size: 34px;
	color: #abccf4;
	background: linear-gradient(transparent calc(100% - 2px), #abccf4 calc(100% - 2px))
}

@media screen and (max-width: 979px) {
	article section.s-anxiety2 {
		padding: 1px 0 25vw
	}

	article section.s-anxiety2 .container p.balloon {
		width: 50vw;
		height: 18vw;
		font-size: 4.5vw;
		padding: 0 0 4vw;
		margin: -4vw auto 6vw
	}

	article section.s-anxiety2 .container p.text01 {
		font-size: 4vw;
		margin: 0 0 5vw
	}

	article section.s-anxiety2 .container p.text01 span {
		font-size: 4vw
	}

	article section.s-anxiety2 .container p.text01 span em {
		font-size: 5vw
	}

	article section.s-anxiety2 .container p.text02 {
		font-size: 4vw;
		margin: 5vw 0 7vw
	}

	article section.s-anxiety2 .container p.text02 em {
		font-size: 5vw
	}

	article section.s-anxiety2 .container .img {
		padding: 0 5vw
	}
}

article section.s-photo {
	padding: 1px 0 110px;
	background: url(../images2/photo01.jpg?2025512163134) center center/cover no-repeat;
	position: relative
}

article section.s-photo::before {
	content: "";
	display: block;
	width: 1200px;
	height: 465px;
	background: url(../images2/photo02.png?2025512163134) center center/cover no-repeat;
	position: absolute;
	left: 50%;
	top: -100px;
	transform: translate(-50%, 0)
}

article section.s-photo .container {
	width: 980px;
	position: relative;
	margin: -30px auto 0
}

article section.s-photo .container .contents01 {
	position: relative
}

article section.s-photo .container .contents01::before {
	content: "";
	display: block;
	width: 399px;
	height: 531px;
	background: url(../images2/photo03.png?2025512163134) center bottom/100% auto no-repeat;
	position: absolute;
	left: -50px;
	top: -120px
}

article section.s-photo .container .contents01 ul {
	display: flex;
	justify-content: flex-end;
	gap: 0 15px;
	margin: 0 10px;
	position: relative
}

article section.s-photo .container .contents01 ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 236px;
	height: 185px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #08467d;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 5px 16px rgba(24, 40, 62, 0.2)
}

article section.s-photo .container .contents02 {
	position: relative;
	margin: 85px 0 0
}

article section.s-photo .container .contents02 ul {
	display: flex;
	justify-content: center;
	gap: 0 25px
}

@media screen and (max-width: 979px) {
	article section.s-photo {
		padding: 1px 0 12vw
	}

	article section.s-photo::before {
		width: 95vw;
		height: 50vw;
		top: -12vw
	}

	article section.s-photo .container {
		width: 95%;
		margin: -4vw auto 0
	}

	article section.s-photo .container .contents01::before {
		width: 50vw;
		height: 67vw;
		left: -7vw;
		top: -13vw
	}

	article section.s-photo .container .contents01 ul {
		justify-content: center;
		flex-wrap: wrap;
		gap: 2vw;
		margin: 0 2vw;
		padding: 0 0 0 20vw
	}

	article section.s-photo .container .contents01 ul li {
		width: 30vw;
		height: 20vw;
		font-size: 3vw;
		box-shadow: 0 1vw 2vw rgba(24, 40, 62, 0.2)
	}

	article section.s-photo .container .contents02 {
		margin: 6vw 0 0
	}

	article section.s-photo .container .contents02 ul {
		gap: 0 2vw
	}
}

article section.s-price {
	background: #0a2e52;
	padding: 80px 0 130px
}

@media screen and (max-width: 640px) {
	article section.s-price {
		padding: 9vw 0 12vw
	}
}

article section.s-price .container {
	width: 980px;
	margin: 0 auto;
	text-align: center
}

@media screen and (max-width: 640px) {
	article section.s-price .container {
		width: 95%
	}
}

article section.s-price .container .toppointmain {
	margin: 65px 0 0
}

article section.s-price .container .pointbox+.pointbox {
	border-top: 1px solid #e6acc9;
	padding: 50px 0 0;
	margin: 50px 0 0
}

article section.s-price .container .pointin01 dt {
	float: right
}

article section.s-price .container .pointin01 dd {
	overflow: hidden;
	padding: 0 40px 0 0
}

article section.s-price .container .pointin02 dt {
	float: left
}

article section.s-price .container .pointin02 dd {
	overflow: hidden;
	padding: 0 0 0 40px
}

article section.s-price .container .pointbox .tit {
	text-align: center;
	font-size: 32px;
	color: #d872a7;
	font-weight: bold;
	margin-bottom: 20px
}

article section.s-price .container .pointbox .tit span {
	display: inline-block;
	margin-bottom: 10px;
	width: 205px;
	color: #fff;
	font-size: 19px;
	color: #fff;
	background: #d872a7;
	padding: 5px 0
}

article section.s-price .container .pointbox .txt {
	font-size: 18px
}

article section.s-price .container .topwhatbox {
	background: #fff
}

article section.s-price .container .toppointbox+.toppointbox {
	margin: 25px 0 0;
	padding-top: 25px;
	border-top: 1px solid #d872a7
}

article section.s-price .container .toppointbox {
	font-size: 18px
}

article section.s-price .container .toppointbox .bnr {
	margin-bottom: 10px
}

@media screen and (max-width: 640px) {
	article section.s-price .container .toppoint {
		padding: 25px 0px
	}

	article section.s-price .container .toppointmain {
		margin: 25px 0 0
	}

	article section.s-price .container .pointbox {
		width: 90%;
		margin: 0 auto
	}

	article section.s-price .container .pointbox+.pointbox {
		padding: 25px 0 0;
		margin: 25px auto 0
	}

	article section.s-price .container .pointin01 dt {
		float: none;
		text-align: center;
		margin-bottom: 15px
	}

	article section.s-price .container .pointin01 dd {
		padding: 0;
		margin: 0
	}

	article section.s-price .container .pointbox dd .img {
		margin: 10px 0 0
	}

	article section.s-price .container .pointin02 dt {
		float: none;
		text-align: center;
		margin-bottom: 15px
	}

	article section.s-price .container .pointin02 dd {
		padding: 0;
		margin: 0
	}

	article section.s-price .container .pointbox .tit {
		font-size: 18px;
		margin-bottom: 10px
	}

	article section.s-price .container .pointbox .tit span {
		margin-bottom: 10px;
		width: 150px;
		color: #fff;
		font-size: 14px;
		padding: 5px 0
	}

	article section.s-price .container .pointbox .txt {
		font-size: 14px
	}

	article section.s-price .container .toppointbox+.toppointbox {
		margin: 15px 0 0;
		padding-top: 15px
	}

	article section.s-price .container .toppointbox {
		font-size: 14px
	}
}

article section.s-price .container .price02 .topwhatpanel {
	position: relative
}

article section.s-price .container .price02 .topwhatpanel .flex {
	display: flex;
	justify-content: center;
	padding: 50px 20px 20px;
	align-items: center;
	background-color: #fff6e8;
	position: relative
}

article section.s-price .container .price02 .topwhatpanel p.point {
	width: 65%;
	font-size: 25px;
	background: #938b6d;
	padding: 10px 0;
	border-radius: 50px;
	color: #fff;
	font-weight: bold;
	margin: 0 auto -35px;
	text-align: center;
	position: relative;
	z-index: 5
}

article section.s-price .container .price02 .topwhatpanel p.sejutsu {
	width: 70%;
	font-size: 22px;
	line-height: 1.2
}

article section.s-price .container .price02 .price-desc {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f6f6f6;
	padding: 20px;
	margin: 0 2%
}

article section.s-price .container .price02 .price-desc p.img {
	width: 100%;
	max-width: 140px;
	margin-right: 20px
}

article section.s-price .container .price02 .price-desc .txt {
	font-size: 16px;
	line-height: 2
}

article section.s-price .container .price02 .bg-white {
	background: #ffffff
}

@media screen and (max-width: 979px) {
	article section.s-price .container .price02 .topwhatpanel .flex {
		padding: 7vw 3vw 3vw
	}

	article section.s-price .container .price02 .topwhatpanel p.point {
		width: 80%;
		font-size: 4vw;
		padding: 1vw 0;
		border-radius: 100px;
		margin: 0 auto -5vw
	}

	article section.s-price .container .price02 .topwhatpanel p.sejutsu {
		font-size: 3.5vw
	}

	article section.s-price .container .price02 .price-desc {
		padding: 3vw
	}

	article section.s-price .container .price02 .price-desc p.img {
		max-width: 25vw;
		margin-right: 2vw
	}

	article section.s-price .container .price02 .price-desc .txt {
		font-size: 3vw
	}
}

article section.s-price .container .fukurami .fukurami-title {
	font-size: 25px
}

article section.s-price .container .fukurami .fukurami-title em {
	font-style: normal;
	color: #ffee9f
}

article section.s-price .container .text01 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 40px 0;
	color: #000
}

article section.s-price .container .text01 span {
	color: #af1922
}

@media screen and (max-width: 979px) {
	article section.s-price .container .fukurami .fukurami-title {
		font-size: 4vw
	}

	article section.s-price .container .text01 {
		font-size: 3.5vw;
		margin: 4vw 0
	}
}

article section.s-price .container .fukurami {
	position: relative;
	background-color: #c4daf4;
	color: #000;
	padding: 10px 25px
}

article section.s-price .container .fukurami+.fukurami {
	margin-top: 50px
}

article section.s-price .container .fukurami .fukurami-title {
	text-align: center;
	background: url(https://www.s-b-c.net/assets/agingcare/ope/others/fa-under/images/bg_brown.jpg?2025512163134);
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 15px;
	color: #000;
	font-weight: bold;
	font-size: 32px
}

article section.s-price .container .fukurami .img_circle2 {
	position: absolute;
	top: -48px;
	left: 5px
}

article section.s-price .container .fukurami .img_circle2 img {
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4))
}

@media (max-width: 979px) {
	article section.s-price .container .fukurami {
		padding: 3vw
	}

	article section.s-price .container .fukurami+.fukurami {
		margin-top: 5vw
	}
}

article section.s-price .container .topwhatbox {
	background: none;
	padding: 0;
	margin: 20px 0 0
}

@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox {
		margin: 3vw 0 0
	}

	article section.s-price .container .topwhatbox .table-box {
		margin: 0;
	}
}

article section.s-price .container .topwhatbox .price_table thead th {
	width: 40%;
	background-color: #938b6d
}

article section.s-price .container .topwhatbox .price_table thead th:first-child {
	width: 20%
}

article section.s-price .container .topwhatbox .price_table tbody th {
	background-color: #fff6e8
}

article section.s-price .container .topwhatbox .price_table .table-box.-scroll thead th {
	width: 21%
}

article section.s-price .container .topwhatbox .price_table .table-box.-scroll thead th:first-child {
	width: 16%
}

@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox .price_table {
		font-size: 3vw
	}

	article section.s-price .container .topwhatbox .price_table .table-box.-scroll table {
		width: 170vw
	}
}

article section.s-price .container .topwhatbox .price_table thead th.cam {
	background: #184183
}

article section.s-price .container .topwhatbox .price_table th,
article section.s-price .container .topwhatbox .price_table td {
	padding: 5px 10px
}

@media screen and (max-width: 979px) {

	article section.s-price .container .topwhatbox .price_table th,
	article section.s-price .container .topwhatbox .price_table td {
		padding: 1vw
	}
}

article section.s-price .container .topwhatbox .price_table .price {
	font-size: 35px;
	font-weight: bold;
	text-align: right;
	color: #dd001f
}

article section.s-price .container .topwhatbox .price_table .price>span {
	font-size: 24px;
	position: relative
}

article section.s-price .container .topwhatbox .price_table .price>span>span {
	font-size: 11px;
	position: absolute;
	right: 1px;
	top: -14px;
	white-space: nowrap
}

@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox .price_table .price {
		font-size: 6vw
	}

	article section.s-price .container .topwhatbox .price_table .price>span {
		font-size: 4.5vw
	}

	article section.s-price .container .topwhatbox .price_table .price>span>span {
		font-size: 2vw;
		top: -2.2vw;
		right: 0.2vw
	}
}

article section.s-price .container .topwhatbox .price_table .price_loan {
	font-size: 15px
}

article section.s-price .container .topwhatbox .price_table .price_loan span {
	font-size: 22px
}

article section.s-price .container .topwhatbox .price_table .price_loan strong {
	color: #dd001f;
	font-weight: bold
}

@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox .price_table .price_loan {
		font-size: 3vw
	}

	article section.s-price .container .topwhatbox .price_table .price_loan span {
		font-size: 4vw
	}
}

article section.s-price .container .topwhatbox .price_table .loan-pop {
	background: none;
	font-size: 16px;
	text-decoration: underline
}

@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox .price_table .loan-pop {
		font-size: 3.5vw
	}
}

article section.s-doctor {
	background: url(../images2/doctor01.jpg?2025512163134) top center/100% auto no-repeat #1c4a78;
	padding: 80px 0 130px
}

@media screen and (max-width: 979px) {
	article section.s-doctor {
		padding: 9vw 0 12vw
	}
}

article section.s-doctor .osusumeDoctor2 {
	width: 980px;
	color: #000;
	margin: 0 auto;
	background: url(https://www.s-b-c.net/assets/agingcare/ope/others/fa-under/images/img41.jpg?2025512163134) center bottom no-repeat #fff;
	background-size: contain;
	padding-bottom: 40px;
	position: relative
}

article section.s-doctor .osusumeDoctor2+.osusumeDoctor2 {
	margin-top: 50px
}

article section.s-doctor .osusumeDoctor2 .top {
	display: flex
}

article section.s-doctor .osusumeDoctor2 .top .photo {
	position: relative
}

article section.s-doctor .osusumeDoctor2 .top .photo figure {
	padding: 0;
	margin: 0
}

article section.s-doctor .osusumeDoctor2 .top .photo figure.badge {
	position: absolute;
	width: 150px;
	right: -15px;
	top: 380px
}

article section.s-doctor .osusumeDoctor2 .top .photo .medal {
	position: absolute;
	width: 200px;
	left: 0;
	top: 380px
}

article section.s-doctor .osusumeDoctor2 .top .text {
	flex: 1;
	padding: 40px 45px;
	font-weight: bold
}

article section.s-doctor .osusumeDoctor2 .top .text .dr_info {
	font-size: 20px
}

article section.s-doctor .osusumeDoctor2 .top .text .dr_info .name {
	font-size: 40px;
	border-bottom: 1px solid #000
}

article section.s-doctor .osusumeDoctor2 .top .text .dr_info .name .kana {
	font-size: 18px;
	padding: 0 0 0 20px
}

article section.s-doctor .osusumeDoctor2 .top .text .links {
	margin: 20px 0
}

article section.s-doctor .osusumeDoctor2 .top .text .links ul {
	display: flex;
	align-items: center
}

article section.s-doctor .osusumeDoctor2 .top .text .links ul li+li {
	margin-left: 10px
}

article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn {
	display: flex;
	justify-content: space-between;
	margin: 20px 0 0
}

article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #8f6e3e;
	color: #fff;
	width: 270px;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 100px;
	position: relative
}

article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink a::before {
	content: "";
	position: absolute;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	right: 18px;
	top: 50%;
	top: calc(50% - 6px);
	width: 10px;
	height: 10px;
	transform: rotate(45deg)
}

article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink.more a {
	border: 2px solid #8f6e3e;
	color: #8f6e3e;
	background: #fff
}

article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink.more a::before {
	border-color: #8f6e3e
}

article section.s-doctor .osusumeDoctor2 .top .text .links .links_container {
	display: flex;
	margin: 20px 0 0
}

article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn {
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0
}

article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn .btn+.btn {
	margin-top: 10px
}

article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .sns_wrap {
	flex: 1;
	width: inherit;
	position: relative;
	right: inherit;
	bottom: inherit;
}

article section.s-doctor .osusumeDoctor2 .sns_wrap {
	position: absolute;
	width: 60%;
	right: 30px;
	bottom: 50px
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont ul#instaWidget {
	display: flex;
	justify-content: space-between
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont ul#instaWidget li p {
	height: 0px;
	padding-bottom: 100%;
	overflow: hidden
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont ul#instaWidget li p img {
	width: 33vw;
	max-width: 283px;
	height: 33vw;
	max-height: 283px;
	object-fit: cover;
	-o-object-fit: cover
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont #instaModal {
	display: none
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont .btn.morelink {
	margin-top: 20px
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont .btn.morelink a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 55px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 100px;
	position: relative;
	border: 2px solid #8f6e3e;
	color: #8f6e3e;
	background: #fff;
	margin: 0 auto
}

article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont .btn.morelink a::before {
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	top: calc(50% - 6px);
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	border-top: 2px solid #8f6e3e;
	border-right: 2px solid #8f6e3e
}

article section.s-doctor .osusumeDoctor2.acc_inner {
	width: 100%
}

article section.s-doctor .osusumeDoctor2.dr_comment {
	padding-bottom: 0
}

article section.s-doctor .osusumeDoctor2.dr_comment .top {
	justify-content: flex-end;
	flex-wrap: wrap;
	margin-bottom: 0
}

article section.s-doctor .osusumeDoctor2.dr_comment .top .comment {
	width: 650px;
	margin-top: -200px;
	padding: 40px 45px
}

@media screen and (max-width: 979px) {
	article section.s-doctor .osusumeDoctor2 {
		width: 96%;
		background-size: auto;
		padding-bottom: 0;
		background-size: auto 35vw
	}

	article section.s-doctor .osusumeDoctor2+.osusumeDoctor2 {
		margin-top: 5vw
	}

	article section.s-doctor .osusumeDoctor2 .top {
		position: relative;
		padding-bottom: 2vw
	}

	article section.s-doctor .osusumeDoctor2 .top .photo {
		width: 40%;
		margin: 0 auto
	}

	article section.s-doctor .osusumeDoctor2 .top .photo figure.badge {
		width: 18vw;
		right: -2vw;
		top: 36vw
	}

	article section.s-doctor .osusumeDoctor2 .top .photo .medal {
		width: 23vw;
		left: -1vw;
		top: 36vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text {
		width: 60%;
		padding: 2vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text .dr_info {
		font-size: 3.5vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text .dr_info .name {
		font-size: 5.5vw;
		line-height: 1.2;
		margin: 1.5vw 0 0
	}

	article section.s-doctor .osusumeDoctor2 .top .text .dr_info .name .kana {
		display: block;
		font-size: 2.5vw;
		padding: 0
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links {
		margin: 2vw 0 0;
		align-items: center
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links ul li+li {
		margin-left: 1.5vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn {
		display: block;
		margin: 2.5vw 0 0
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink+.btn.drlink {
		margin-top: 1.5vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink a {
		width: auto;
		max-width: 50vw;
		height: 8vw;
		font-size: 3vw;
		margin: auto
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .link_btn .btn.drlink a::before {
		border-top: 0.5vw solid #fff;
		border-right: 0.5vw solid #fff
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container {
		flex-direction: column;
		margin: 3vw 0 0
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		width: 100%;
		padding: 0 2vw;
		position: absolute;
		left: 0;
		bottom: 5vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn .btn {
		flex: 1
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn .btn+.btn {
		margin: 0 0 0 1.5vw !important
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn .btn a {
		font-size: 2.7vw;
		height: 9vw;
		text-align: center;
		line-height: 1.2
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn .btn a::before {
		right: 3vw;
		top: 50%;
		top: calc(50% - 1.2vw);
		width: 2vw;
		height: 2vw;
		border-top: 0.5vw solid #8f6e3e;
		border-right: 0.5vw solid #8f6e3e
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .link_btn.more a {
		border: 0.5vw solid #8f6e3e
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .sns_wrap {
		padding: 0
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .sns_wrap .insta_cont #instaWidget li {
		width: 24vw !important;
		height: 24vw
	}

	article section.s-doctor .osusumeDoctor2 .top .text .links .links_container .sns_wrap .insta_cont #instaWidget li p img {
		width: 24vw;
		height: 24vw
	}

	article section.s-doctor .osusumeDoctor2 .sns_wrap {
		position: relative;
		width: 92%;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto
	}

	article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont ul#instaWidget li p img {
		width: 98%;
		height: auto
	}

	article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont .btn.morelink {
		margin-top: 5vw
	}

	article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont .btn.morelink a {
		width: auto;
		width: 80%;
		height: 9vw;
		font-size: 3vw;
		border: 0.5vw solid #8f6e3e
	}

	article section.s-doctor .osusumeDoctor2 .sns_wrap .insta_cont .btn.morelink a::before {
		right: 3vw;
		top: calc(50% - 0.7vw);
		width: 1.5vw;
		height: 1.5vw;
		border-top: 0.5vw solid #8f6e3e;
		border-right: 0.5vw solid #8f6e3e
	}

	article section.s-doctor .osusumeDoctor2.dr_comment {
		padding-bottom: 0
	}

	article section.s-doctor .osusumeDoctor2.dr_comment .top .comment {
		width: 100%;
		margin-top: 0;
		padding: 3vw 4vw
	}
}

article section.s-doctor .tabacc.-pc-accordion>.contents>.title,
article section.s-doctor .tabacc.-sp-accordion>.contents>.title {
	justify-content: center;
	background: #1a1c1f;
	font-size: 24px;
	text-align: center
}

@media screen and (max-width: 979px) {
	article section.s-doctor .tabacc {
		margin: 5vw 0 0
	}

	article section.s-doctor .tabacc.-pc-accordion>.contents>.title,
	article section.s-doctor .tabacc.-sp-accordion>.contents>.title {
		font-size: 4vw;
		margin: 0;
		padding: 2vw 12vw 2vw 3vw;
		min-height: inherit;
		height: 13vw;
		border-radius: 1vw
	}

	article section.s-doctor .tabacc.-pc-accordion>.contents>.title::after,
	article section.s-doctor .tabacc.-sp-accordion>.contents>.title::after {
		right: 3vw;
		top: 50%;
		transform: translate(0, -50%);
		width: 8vw;
		height: 8vw;
		background-size: 2.5vw auto;
		margin: 0
	}
}

@media screen and (max-width: 979px) {
	article section.s-doctor .component-item._mt-s {
		margin-top: 0 !important
	}
}

article section.s-detail {
	padding: 80px 0 130px;
	background: #8a8a8a
}

article section.s-detail .container {
	width: 980px;
	margin: 0 auto
}

article section.s-detail .container table {
	color: #000
}

article section.s-detail .container table tr td:first-child {
	width: 40%;
	text-align: center
}

@media screen and (max-width: 979px) {
	article section.s-detail {
		padding: 9vw 0 12vw
	}

	article section.s-detail .container {
		width: 90%
	}

	article section.s-detail .container table {
		font-size: 3.5vw
	}

	article section.s-detail .container table tr td:first-child {
		width: 40%;
		text-align: center
	}

	article section.s-detail .container .table-box>table>tbody>tr>td {
		padding: 1.5vw 3vw
	}
}

article section.s-qa {
	padding: 80px 0 130px;
	background: url(../images2/qa01.jpg?2025512163134) top center/cover no-repeat
}

article section.s-qa .container {
	width: 980px;
	margin: 0 auto
}

article section.s-qa .container dl {
	counter-reset: number 0
}

article section.s-qa .container dl dt,
article section.s-qa .container dl dd {
	padding: 0 0 0 70px
}

article section.s-qa .container dl dt {
	font-size: 22px;
	font-weight: bold;
	color: #c4daf4;
	counter-increment: number 1;
	position: relative
}

article section.s-qa .container dl dt::before {
	content: "Q"counter(number) ".";
	position: absolute;
	left: 0;
	top: 0
}

article section.s-qa .container dl dd {
	border-bottom: 1px dashed #fff;
	padding-bottom: 35px;
	margin-top: 10px
}

article section.s-qa .container dl dd+dt {
	margin-top: 30px
}

@media screen and (max-width: 979px) {
	article section.s-qa {
		padding: 9vw 0 12vw
	}

	article section.s-qa .container {
		width: 95%
	}

	article section.s-qa .container dl dt,
	article section.s-qa .container dl dd {
		padding: 0 0 0 10vw
	}

	article section.s-qa .container dl dt {
		font-size: 4vw
	}

	article section.s-qa .container dl dd {
		padding-bottom: 4vw;
		margin-top: 1.5vw
	}

	article section.s-qa .container dl dd+dt {
		margin-top: 3vw
	}
}

article section.s-anesthesia {
	padding: 90px 0 100px
}

article section.s-anesthesia .container {
	color: #000
}

article section.s-anesthesia .container header {
	display: inherit;
	text-align: left
}

article section.s-anesthesia .container header h2::before,
article section.s-anesthesia .container header h2::after {
	display: none
}

article section.s-anesthesia .container section#anesthesia::before {
	background: #d5d6db
}

article section.s-anesthesia .container section#anesthesia .container header p {
	background: #184183;
	background: linear-gradient(90deg, #184183 0%, #668bc7 100%)
}

@media screen and (max-width: 979px) {
	article section.s-anesthesia {
		padding: 9vw 0 12vw
	}
}

article>nav {
	background: #1a1c1f;
}

article>nav ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

article>nav ul li {
	border-left: 1px solid #2f3f57;
}

article>nav ul li:last-child {
	border-right: 1px solid #2f3f57;
}

article>nav ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 10px 21px;
	text-align: center;
	text-decoration: none;
}

article>nav ul li a span {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.4;
}

article>nav ul li a span.en {
	color: #abccf4;
	font-size: 15px;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
}

article>nav ul li a span.ja {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0 0;
}

article section.s-doctor .tabacc.-pc-accordion>.contents>.title {
	margin-top: 30px;
}

article section.s-ruikei {
	padding: 35px 0 75px;
	text-align: center;
}

article section.s-ruikei .img {
	margin-top: 40px;
}

@media only screen and (max-width: 979px) {
	#jiyushinryo {
		margin: 0;
	}

	article>nav ul {
		flex-wrap: wrap;
	}

	article>nav ul li {
		width: 50%;
	}

	article>nav ul li:last-child {
		border-right: none;
		width: 100%;
	}

	article>nav ul li:nth-child(odd) {
		border-left: none;
	}

	article>nav ul li:nth-child(n + 3) {
		border-top: 1px solid #2f3f57;
	}

	article>nav ul li:nth-child(n + 3) a br {
		display: none;
	}

	article>nav ul li a {
		padding: 2.5vw 0;
	}

	article>nav ul li a span.en {
		font-size: 3vw;
	}

	article>nav ul li a span.ja {
		height: inherit;
		font-size: 3vw;
		margin: 1vw 0 0;
	}

	article section.s-ruikei {
		padding: 5vw 0 8vw;
	}

	article section.s-ruikei .img {
		margin-top: 5vw;
		padding: 0 5vw;
	}

	article section.s-price .container .topwhatbox .table-box table {
		margin: 0;
	}
}

article section.s-pay,
article section.s-point,
article section.s-clinic,
article section.s-yoyaku {
	color: #000;
}

article section.s-point {
	padding: 120px 0;
}

article section.s-pay,
article section.s-yoyaku {
	padding: 90px 0 130px;
	background: #f3f3f3;
}

article section.s-yoyaku #yoyaku {
	padding: 0;
	margin: 0;
}

article section.s-clinic .shop-list ul li {
	color: #000;
}

@media only screen and (max-width: 979px) {
	article section.s-point {
		padding: 12vw 0;
	}

	article section.s-yoyaku {
		padding: 9vw 0 12vw;
	}
}

/*--------------------------- 2万円チケット */
.s-price .topwhatbox .price_table td.ticket_price {
	text-align: right;
}

.s-price .topwhatbox .price_table td.ticket_price .price {
	line-height: 1.6;
}

.s-price .topwhatbox .price_table td.ticket_price .price.normal {
	position: relative;
	display: inline;
}

.s-price .topwhatbox .price_table td.ticket_price .price.normal::before {
	position: absolute;
	content: "";
	display: block;
	transform: rotate(0);
	background-color: #dd001f;
	width: 100%;
	height: 4px;
	top: 50%;
	left: 0;
}

.s-price .topwhatbox .price_table td.ticket_price .price.discount {
	position: relative;
}

.s-price .topwhatbox .price_table td.ticket_price .price.discount::before {
	position: absolute;
	content: "";
	background: url(/assets/about/campaign/ticket20000/images/arrow_discount.png) center center no-repeat;
	background-size: contain;
	width: 100px;
	height: 55px;
	top: -5px;
	left: 50px;
}

@media screen and (max-width: 979px) {
	.s-price .topwhatbox .price_table td.ticket_price .price.normal::before {
		height: 2px;
	}

	.s-price .topwhatbox .price_table td.ticket_price .price.discount {
		margin-top: 3vw;
		padding-top: 8vw;
	}

	.s-price .topwhatbox .price_table td.ticket_price .price.discount::before {
		background: url(/assets/about/campaign/ticket20000/images/arrow_discount_sp.png) center center no-repeat;
		background-size: contain;
		width: 18vw;
		height: 12vw;
		top: -3vw;
		left: 0;
		right: 0;
		margin: auto;
	}
}
article section.s-price .container .topwhatbox .price_table .price.off20 {position: relative;}
article section.s-price .container .topwhatbox .price_table .price.off20::before {
	position: absolute;
	content: "";
	background: url(/assets/agingcare/ope/others/fa-under/images/cam_icon.png?20251224181854) center top / cover no-repeat;
	background-size: contain;
	width: 65px;
	height: 65px;
	top: 50%;
	left: 125px;
	transform: translate(0, -50%);
}
@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox .price_table .price.off20::before {
		width: 10vw;
		height: 10vw;
		left: -1vw;
	}
}

/* 大阪駅前院非表示 */
.shop-list ul li.skinbeautyclinicosaka,
.list-shop-area dd .list-shop.skinbeautyclinicosaka,
.clinic-list li.clinic36 {display: none !important;}


@media screen and (max-width: 979px) {
	article section.s-price .container .topwhatbox .price_table thead th,
	article section.s-price .container .topwhatbox .price_table tbody th,
	article section.s-price .container .topwhatbox .price_table .price_loan,
	article section.s-price .container .topwhatbox .price_table a {
		font-family: "Zen Kaku Gothic New", serif;
		font-weight: 500;
	}
	article section.s-price .container .topwhatbox .price_table .price {
		font-family: "Zen Kaku Gothic New", serif;
		font-weight: 700;
	}
}
.topwhatpanel .topwhatbox .price_campaign .price_ttl {
	background-color: #938b6d;
	padding: 4px 0;
	text-align: center;
}
.topwhatpanel .topwhatbox .price_campaign .price_ttl p {
	color: #fff;
	font-size: 24px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap {
	font-family: "Zen Kaku Gothic New", serif;
	background: #fff;
	padding: 30px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .title {
	font-size: 20px;
	text-align: center;
	width: 30%;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price {
	font-size: 36px;
	font-weight: bold;
	text-align: right;
	color: #dd001f;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price > span {
	font-size: 24px;
	position: relative;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price > span > span {
	font-size: 11px;
	position: absolute;
	right: 1px;
	top: -14px;
	white-space: nowrap;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.normal {
	position: relative;
	display: inline;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.normal::before {
	position: absolute;
	content: "";
	display: block;
	transform: rotate(0);
	background-color: #dd001f;
	width: 100%;
	height: 4px;
	top: 50%;
	left: 0;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.discount {
	position: relative;
	font-size: 60px;
	line-height: 1.6;
	text-align: center;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.discount span.icon {
	display: block;
	max-width: 280px;
	height: auto;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail {
	background: #f3f3f3;
	padding: 4px 0;
	max-width: 70%;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt {
	font-size: 20px;
	position: relative;
	display: inline-block;
	padding: 0 55px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt::before, .topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt:before {
	left: 0;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt:after {
	right: 0;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .title {
	font-size: 16px;
	width: 24%;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price {
	font-size: 30px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price > span {
	font-size: 16px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price > span > span {
	font-size: 8px;
	top: -10px;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount {
	font-size: 36px;
	text-align: right;
	width: 33%;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount::before {
	position: absolute;
	content: "";
	background: url(/assets/agingcare/ope/others/fa-under-combined/images/icon_20off.png) center top/cover no-repeat;
	background-size: contain;
	width: 55px;
	height: 55px;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount.kuma::before {
	background-image: url(/assets/agingcare/ope/others/fa-under/images/cam_icon.png);
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount.none {
	width: 60%;
}
.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount.none::before {
	background: none;
}
@media screen and (max-width: 979px) {
	.topwhatpanel .topwhatbox .price_campaign .price_ttl p {
		font-size: 5vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap {
		padding: 4vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .title {
		font-size: 4vw;
		width: 100%;
		margin-bottom: 2vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price {
		font-size: 6vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price > span {
		font-size: 4vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price > span > span {
		font-size: 2vw;
		top: -2vw;
		right: 0;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.normal {
		width: 35%;
		font-family: "Zen Kaku Gothic New", serif;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.normal::before {
		top: 45%;
		height: 2px;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_flex .price.discount {
		width: 60%;
		font-size: 9vw;
		font-family: "Zen Kaku Gothic New", serif;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail {
		padding: 4px 0;
		max-width: 100%;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt {
		font-size: 3.6vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt::before, .topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail p.detail_txt::after {
		top: 45%;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex {
		justify-content: center;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex + .price_flex {
		margin-top: 2vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .title {
		font-size: 2.8vw;
		line-height: 1.2;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price {
		font-size: 4.2vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price > span {
		font-size: 3vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price > span > span {
		font-size: 1.5vw;
		top: -2vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.normal {
		width: 24%;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount {
		font-size: 5.5vw;
		width: 46%;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount::before {
		width: 10vw;
		height: 10vw;
		left: 5vw;
	}
	.topwhatpanel .topwhatbox .price_campaign .price_wrap .price_detail .price_flex .price.discount.none {
		width: 70%;
	}
}







