@charset "UTF-8";

/*	
	font-color	#929496
	main color blue #1e50a2
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-family:Tahoma, Geneva, "sans-serif";

*/
:root {

	--color-white: #ffffff;
	--color-light-gray: #f9f9f9;
	--color-gray: #eeeeee;
	--text-color: #231815;
	--text-color: #231815;
	--accent-color-1: #f0fc45;
	--accent-color-2: #eafc45;
	--accent-color-3: #ebebeb;
	--blue: #1D2087;
	--main-color-2: #e5f0f8;
	--bk-main-color-2: #d1f5f8;
	--main-color-9: #c3e2f7;
	--bk-main-color-9: #a7d9de;
	--main-color-7: #87bbec;
	--bk-main-color-7: #82d3d8;
	--main-color-8: #5384c4;
	--bk-main-color-8: #3da0a8;
	--main-color-1: #3f72be;
	--bk-main-color-1: #3f9ea5;
	--main-color-6: #2355b3;
	--bk-main-color-6: #00A0A6;
	--main-color-4: #1f329c;
	--bk-main-color-4: #00707a;
	--main-color-5: #1f3477;
	--bk-main-color-5: #1f6c79;
	--main-color-3: #1D2087;
	--bk-main-color-3: #2b6f79;
}

/* ------------------------------------------ Reset */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 100%;
	line-height: 1.45em;
	font-weight: 500;
}

mark {
	background: none;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}

img {
	vertical-align: top;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	word-break: normal;
}

/* 改行 */
.br_pc {
	display: block;
}

.br_sp {
	display: inline;
}

@media only screen and (max-width:768px) {
	.br_pc {
		display: inline;
	}

	.br_sp {
		display: block;
	}
}

/* PC、SPの表示・非表示 */
.spVer {
	display: none;
}

@media only screen and (max-width:768px) {
	.pcVer {
		display: none;
	}

	.spVer {
		display: block;
	}
}

.f_w {
	color: var(--color-white);
}

.f_r {
	color: #cd3246;
}

.f_g {
	color: #7ca72a;
}

.f_b {
	color: #000;
}

.f_gold {
	color: #DCB23B;
}

.f_orange {
	color: rgb(243 152 0);
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.fa-chevron-up {
	font-size: 18px;
}

.pageTop-chevron {
	color: black;
	padding: 8px;
}

#mmm a {
	color: black;
}

.f8 {
	font-size: 50%;
}

/*8px*/
.f9 {
	font-size: 56.25%;
}

/*10px*/
.f10 {
	font-size: 63%;
}

/*10px*/
.f11 {
	font-size: 69%;
}

/*11px*/
.f12 {
	font-size: 75%;
}

/*12px*/
.f13 {
	font-size: 82%;
}

/*13px*/
.f14 {
	font-size: 88%;
}

/*14px*/
.f15 {
	font-size: 94%;
}

/*15px*/
.f16 {
	font-size: 100%;
}

/*16px*/
.f18 {
	font-size: 113%;
}

/*18px*/
.f20 {
	font-size: 125%;
}

/*20px*/
/* ------------------------------------------ フレームワーク */

body {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: var(--text-color);
	background: var(--color-white);
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	overflow-x: hidden;
}

img {
	width: 100%;
}

a {
	text-decoration: none;
}

.cf {
	overflow: hidden;
}

#wrap {
	overflow: hidden;
}

.mt0 {
	margin-top: 0 !important;
}

.mt10 {
	margin-top: 10px;
}

strong {
	font-weight: bold;
}

/* #sec00{ */
/* max-width: 375px; */
/* } */
@media only screen and (max-width:768px) {
	html {
		font-size: calc(14vw / 3.75);
		/*横375pxの時、1rem = 14px*/
	}
}

:root {
	--ff_serif: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	--ff_sans: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/*================================
Component
================================*/
.c-container {
	max-width: 960px;
	width: 94%;
	margin: 0 auto;
}

.c-panel--concat {}

.c-panel--concat {
	font-size: calc(24rem / 14);
	text-align: center;
}

.c-panel--concat .c-panel__head {
	position: relative;
	background: var(--main-color-3);
	padding: 1.5rem 0;
	z-index: 10;
}

.c-panel--concat .c-panel__head:last-child {
	margin-bottom: calc(24.2934rem / 14);
}

.c-panel--concat .c-panel__head,
.c-panel--concat .c-panel__head p {
	color: var(--color-white);
	line-height: 1.8;
}

.c-panel--concat .c-panel__head strong {
	font-size: 133.33333%;
	line-height: 1;
	color: var(--accent-color-1);
	border: 1px solid var(--accent-color-1);
	padding: 0.1em 0.2em;
	margin: 0 0.15em;
	display: inline-block;
}

.c-panel--concat .c-panel__head:after {
	content: "";
	position: absolute;
	display: block;
	border-top: calc(24.2934rem / 14) solid var(--main-color-3);
	border-right: calc(54.26285rem / 14) solid transparent;
	border-left: calc(54.26285rem / 14) solid transparent;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
}

.c-panel--concat .c-panel__content {
	background: var(--main-color-2);
	padding: 3.5rem 0 2rem;
}

.c-panel--concat .c-panel__content,
.c-panel--concat .c-panel__content p {
	font-size: calc(17rem / 14);
	line-height: 1.58823;
	font-family: var(--ff_sans);
	font-weight: bold;
}

.c-btn--accordion {
	font-family: var(--ff_sans);
	font-weight: bold;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--main-color-1);
	color: var(--main-color-1);
	font-size: 1rem;
	padding: 0.5rem 0.5rem 0.5rem 1rem;
	width: calc(120rem / 14);
	margin: 0 auto;
	border-radius: 0.5em;
	text-align: center;
	box-sizing: border-box;
}

.c-btn--accordion .c-btn__text {
	flex: 1;
	font-weight: bold;
}

.c-btn--accordion .c-btn__icon {
	display: block;
	position: relative;
	width: 0.5714em;
	height: 0.5714em;
}

.c-btn--accordion .c-btn__icon:before,
.c-btn--accordion .c-btn__icon:after {
	content: "";
	background: var(--main-color-1);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)rotate(0deg);
	display: block;
	width: 100%;
	height: 1px;
	transition: 0.3s transform ease;
}

.c-btn--accordion .c-btn__icon:after {
	transform: translate(-50%, -50%)rotate(90deg);
}

.js-accordion.is-activating .c-btn--accordion .c-btn__icon:after,
.js-accordion.is-activated:not(.is-inactivating) .c-btn--accordion .c-btn__icon:after {
	transform: translate(-50%, -50%)rotate(0deg);
}

.js-accordion.is-activated:not(.is-inactivating) .c-btn__icon:before {
	opacity: 0;
}

.js-accordion .js-accordion__target {
	display: none;
	/* 最初は非表示 */
}

.js-accordion__trigger {
	cursor: pointer;
}

.googlemap {
	border-radius: 0.5rem;
	overflow: hidden;
	padding-bottom: 36%;
	position: relative;
}

.googlemap iframe,.googlemap .comingsoon {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/*================================
Project
================================*/
.fl_left {
	float: left;
	width: 50%;
}

.fl_right {
	float: right;
	width: 50%;
}

a:hover {
	opacity: 0.8;
}

p.free {
	text-align: center;
	font-size: 100%;
	margin: 0 0 1em;
}

.f_red {
	color: #B20000;
}

.f_white {
	color: var(--color-white);
}


header {
	transition: 0.3s opacity ease;
}

.header__content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-logo {
	padding: .5rem 0;
	max-width: 240px;
	width: 50%;
}

.header-logo img {
	display: block;
	width: 100%;
}

.header-cv {
	font-size: 0.8rem;
	background-color: #f5b421;
	color: #fff;
	font-family: var(--ff_sans);
	font-weight: bold;
	padding: .5em 0.75em;
	border-radius: 0.25em;
}

[data-header-position="fixed"] section#mainvisual {
	padding-top: 4.5rem;
}

@media screen and (max-width: 768px) {
	html {
		overflow-x: hidden;
	}

	p.free {
		font-size: 80%;
	}

	#wrap {
		overflow: hidden;
	}

	.logo-tell {
		width: 44%;
		background-color: #024482;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 50px;
	}

	.logo-tell picture {
		line-height: 1;
	}

	.logo-tell img {
		width: 90%;
		max-width: 170px;
	}

	.headMenu {
		/*max-width: 960px;*/
		margin: 0 auto;
		text-align: center;
		font-size: 0px;
		font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.headMenu li {
		display: inline-block;
		width: 19%;
		margin: 0px 1% 0px 0px;
		background: var(--main-color-5);
		padding: 5px 0px;
		background: var(--main-color-5);
		border-radius: 5px;
	}

	.headMenu li:last-child {
		margin: 0px;
	}

	.headMenu li a {
		display: block;
		padding: 24px 0px 5px 0px;
		width: 100%;
		color: var(--color-white);
		line-height: 13px;
		font-size: 11px;

	}

	.headMenu .menu1 a {
		background: url(../-img/head-icon1.png) center 5px no-repeat;
		background-size: 16px;
	}

	.headMenu .menu2 a {
		background: url(../-img/head-icon2.png) center 5px no-repeat;
		background-size: 16px;
	}

	.headMenu .menu3 a {
		background: url(../-img/head-icon3.png) center 5px no-repeat;
		background-size: 16px;
	}

	.headMenu .menu4 a {
		background: url(../-img/head-icon4.png) center 5px no-repeat;
		background-size: 16px;
	}

	.headMenu .menu5 a {
		background: url(../-img/head-icon5.png) center 5px no-repeat;
		background-size: 16px;
	}


	.headMenu_fixed {
		width: 100%;
		max-width: 100%;
		background: var(--color-white);
		z-index: 99999;
		border: none;
	}

	.headMenu_fixed .logo {
		padding: 10px 0;
		width: 200px;
		margin: 0 auto;
		display: none;
	}

	.headMenu_fixed ul {
		padding: 5px 0px;
	}

	.headMenu_fixed li a {
		padding: 10px 0px;
	}

	.headMenu_fixed .menu1 a,
	.headMenu_fixed .menu2 a,
	.headMenu_fixed .menu3 a,
	.headMenu_fixed .menu4 a,
	.headMenu_fixed .menu5 a {
		background: none;
	}


	/*-----mainvisual-----*/
	@media screen and (min-width: 769px) {

		/*-----mainvisual-----*/
		section#mainvisual {
			max-width: 100%;
			/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--color-light-gray)+0,ffffff+20,ffffff+20 */
			background: var(--color-light-gray);
			/* Old browsers */
			background: -moz-linear-gradient(top, var(--color-light-gray) 0%, var(--color-white) 20%, var(--color-white) 20%);
			/* FF3.6-15 */
			background: -webkit-linear-gradient(top, var(--color-light-gray) 0%, var(--color-white) 20%, var(--color-white) 20%);
			/* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, var(--color-light-gray) 0%, var(--color-white) 20%, var(--color-white) 20%);
			/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--color-light-gray)', endColorstr='var(--color-white)', GradientType=0);
			/* IE6-9 */

		}

		#wrap {
			max-width: 960px;
			margin: auto;
		}
	}

	section#mainvisual {
		width: 100%;
		max-width: 768px;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--color-light-gray)+0,ffffff+20,ffffff+20 */
		background: var(--color-light-gray);
		/* Old browsers */
		background: -moz-linear-gradient(top, var(--color-light-gray) 0%, var(--color-white) 20%, var(--color-white) 20%);
		/* FF3.6-15 */
		background: -webkit-linear-gradient(top, var(--color-light-gray) 0%, var(--color-white) 20%, var(--color-white) 20%);
		/* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, var(--color-light-gray) 0%, var(--color-white) 20%, var(--color-white) 20%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--color-light-gray)', endColorstr='var(--color-white)', GradientType=0);
		/* IE6-9 */

	}

	#sec03,
	#sec04,
	#sec05,
	#sec08,
	#sec09,
	#sec11,
	#sec12,
	#sec14 {
		width: 94%;
		max-width: 960px;
		margin: -40px auto -22px;
		padding: 60px 0px 0px 0px;
	}

	#sec10 .inner_color_box {
		width: 94%;
		max-width: 960px;
		margin: 0 auto;
	}

	.fl_left {
		float: left;
		width: 50%;
	}

	.fl_right {
		float: right;
		width: 50%;
	}

	.network h2 {
		font-size: 6vw;
		color: var(--main-color-4);
		text-align: center;
		padding: 0 0 4%;
	}

	.network p {
		color: var(--main-color-4);
		text-align: center;

	}

	.network p a {
		font-size: 4vw;
		border-bottom: 1px solid var(--main-color-4);
		text-decoration: none;
		color: var(--main-color-4);
	}




	/*-----#sec00---  */

	#sec00 {
		font-weight: bold;
		color: var(--color-white);
		padding: 20px 0px;
		text-align: center;
		background: var(--main-color-6);
		display: inline-block;
		width: 100%;
		background: linear-gradient(to right, var(--main-color-4), var(--main-color-6) 50%, var(--main-color-4));
		letter-spacing: -.08em;
	}

	#sec00:after {
		display: block;
		content: "";
		border-top: 5 solid #000;
	}

	#sec00 .lead {
		font-size: 86%;
	}

	.lead-yellow {
		color: rgb(219, 176, 56);
	}

}

/*-----#sec01 .Feature---*/
.Feature {
	margin-bottom: 20px;
}

.Feature .c-container {
	max-width: 740px;
	margin: auto;
}

.Feature__title {
	font-size: calc(18rem / 14);
	line-height: 1.2;
	font-family: var(--ff_sans);
	text-align: center;
	color: var(--text-color);
	font-weight: bold;
	padding: 2rem 0 1rem;
}

.Feature__content {}

.Feature__lists {
	display: flex;
	flex-wrap: wrap;
	margin-right: calc(-4.875rem / 14);
	margin-left: calc(-4.875rem / 14);
	margin-bottom: calc(-9.75rem / 14);
}

.Feature__li {
	width: calc(100% / 2);
	padding-right: calc(4.875rem / 14);
	padding-left: calc(4.875rem / 14);
	margin-bottom: calc(9.75rem / 14);
	box-sizing: border-box;
}

.Feature__lists--col3>.Feature__li {
	width: calc(100% / 3);
}

.Feature__li__inner {
	position: relative;
	line-height: 1.6;
	text-align: center;
	background: var(--main-color-9);
	border-radius: calc(4rem / 14);
	overflow: hidden;
	min-height: calc(88rem / 14);
	display: flex;
	justify-content: center;
	align-items: center;
}

.Feature__li__inner:before {
	content: "";
	display: block;
	width: 600%;
	padding-bottom: 600%;
	border-radius: 50%;
	background: var(--main-color-7);
	position: absolute;
	top: -2rem;
	right: -9.5rem;
	transform: translateX(50%);
	opacity: 0.3;
}

.Feature__li__item {
	font-family: var(--ff_sans);
	font-size: 1rem;
	line-height: 1.6;
	position: relative;
	z-index: 10;
}

.Feature__li strong {
	font-size: calc(20% / 0.14);
	font-weight: bold;
	line-height: 1;
	vertical-align: text-bottom;
	transform: translateY(5%);
	display: inline-block;
}

@media screen and (min-width: 769px) {
	.Feature__title {
		font-size: 44px;
		margin-bottom: 1rem;
	}

	.Feature__li__inner {
		min-height: calc(96rem / 14);
	}

	.Feature__li__item {
		font-size: 1.33333rem;
	}
}

/* CVA */
.CVA {
	padding: 1.5rem 0;
}

.CVA__title {
	font-size: calc(18rem / 14);
	text-align: center;
	font-family: var(--ff_sans);
	font-weight: bold;
	color: var(--main-color-6);
	margin-bottom: 1rem;
}

.CVA__content {
	margin: 0 -0.5rem;
}

@media screen and (min-width: 769px) {
	.CVA .c-container {
		max-width: 468px;
	}
}


/*-----.Price-----*/
.Price {
	position: relative;
	background: var(--main-color-6);
	font-family: var(--ff_sans);
	padding-bottom: 2rem;
}

.Price:after {
	content: "";
	position: absolute;
	display: block;
	border-top: calc(24.2934rem / 14) solid var(--color-white);
	border-right: calc(54.26285rem / 14) solid transparent;
	border-left: calc(54.26285rem / 14) solid transparent;
	top: -1px;
	left: 50%;
	transform: translate(-50%, 0);
}

.Price .c-container {
	width: 86.9%;
}

.Price__title {
	font-size: calc(18rem / 14);
	color: var(--color-white);
	padding: 2.375rem 0 1rem;
	text-align: center;
	font-weight: bold;
}

.Price__panel {
	background: var(--color-white);
	padding: 1rem;
}

.Price__panel__title {
	font-size: calc(16rem / 14);
	text-align: center;
}

.Price__value {
	color: #d30102;
	font-family: var(--ff_serif);
	font-weight: bold;
	text-align: center;
	margin-top: 1rem;
	padding-left: 1.5rem;
}

.Price__value,
.Price__value * {
	line-height: 1;
}

.Price__value__text {
	font-weight: 500;
	letter-spacing: -0.08em;
	color: var(--text-color);
	font-size: calc(28rem / 14);
	font-family: var(--ff_sans);
	transform: translateY(-8%);
	display: inline-block;
}
.Price__value__num {
	font-size: calc(56rem / 14);
}

.Price__value__yen {
	position: relative;
	font-size: calc(31rem / 14);
}

.Price__value__tax {
	font-size: calc(100% / 31 * 11);
	position: absolute;
	top: -0.75em;
	left: 0;
}

.Price__lists {
	font-size: calc(12rem / 14);
	color: var(--color-white);
	line-height: 1.5;
	margin-top: 1.25rem;
}

@media screen and (min-width: 769px) {
	.Price .c-container {
		max-width: 468px;
	}

	.Price__li {
		font-size: 1rem;
		line-height: 1.8;
	}
}

.Price__notes {
	font-family: var(--ff_sans);
    font-size: 60%;
    display: flex;
    justify-content: center;
    margin: 5px auto 0;
	flex-direction: column;
	width: 94%;
}

@media screen and (min-width: 769px) {
	.Price__notes {
		font-size: 75%;
		flex-direction: row;
	}
}

/*-----#sec03-----*/

#sec03 img {
	float: right;
	width: 22%;
}

#sec03 .yaji img {
	float: none;
	width: 100%;
}

#sec03 .yaji {
	width: 8%;
	margin: 0 auto;
}

#sec03 h3 a {
	font-size: 120%;
	color: var(--color-white);
	text-align: center;
	padding: 4% 2%;
	background: -webkit-linear-gradient(left, #017a91, #2f96c4);
	background: -moz-linear-gradient(left, #017a91, #2f96c4);
	background: -o-linear-gradient(left, #017a91, #2f96c4);
	background: -ms-linear-gradient(left, #017a91, #2f96c4);
	background: linear-gradient(to left, #017a91, #2f96c4);
	box-shadow: 0px 3px 0px #006582;
	margin: 8% 0 2%;
	display: block;
}

#sec03 ul {
	padding: 6% 0;
	margin: 6% 0;
	border-top: 2px solid #c19f66;
	border-bottom: 2px solid #c19f66;
}

#sec03 ul li a {
	font-size: 140%;
	color: var(--color-white);
	text-align: center;
	padding: 5.5% 2%;
	background: -webkit-linear-gradient(top, #c3a664, #9d803c);
	background: -moz-linear-gradient(top, #c3a664, #9d803c);
	background: -o-linear-gradient(top, #c3a664, #9d803c);
	background: -ms-linear-gradient(top, #c3a664, #9d803c);
	background: linear-gradient(to top, #c3a664, #9d803c);
	box-shadow: 0px 3px 0px #a08058;
	margin: 2% 0;
	border-radius: 5px;
	color: var(--color-white);
	display: block;
}

#sec03 ul li a {
	color: var(--color-white);
	text-shadow: 0px 3px 1px #988052;
}

/*-----#sec04-----*/
#sec04 .fl_left,
#sec04 .fl_right {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 auto 6%;
}

#sec04 img {
	width: 70%;
}

#sec04 h3 {
	font-size: 6vw;
	margin: 0 0 6%;
}

#sec04 h3 span {
	font-size: 80%;
	color: #7c5f47;
}

#sec04 .inner_box {
	border-bottom: 1px solid #80807f;
	margin: 6% auto;
}

#sec04 .inner_box:last-child {
	border-bottom: 2px solid #c19f66;
	margin: 0 0 6%;
}

/*-----#sec05-----*/
#sec05 p {
	text-align: center;
}

#sec05 p span {
	background: url(../-img/bg_fukidashi.png) no-repeat 50% 30%;
	background-size: 100%;
	font-size: 130%;
	text-align: center;
	font-weight: 600;
	padding: 0px 10% 22%;
	margin: 0 0 6%;
}

#sec05 h2 {
	text-align: center;
	font-size: 180%;
	font-weight: 800;
	margin: 8% auto 6%;
	line-height: 1.28em;
}

#sec05 .point {
	background: url(../-img/img_point.png) no-repeat 50% 0;
	background-size: 20%;
	padding: 16% 0;
	color: var(--main-color-4);
	font-size: 140%;
	font-weight: bold;
}

/* 包茎手術増加 */
.increase-wrap {
	background: url(../-img/old_guy_sp.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: auto;
	font-family: var(--ff_sans);
}

.increase-wrap .inner {
	margin: 0 auto 12px;
	padding: 50px 20px 50px 20px;
	color: #000;
}

.increase-title {
	font-size: 6.5vw;
	font-weight: bold;
	color: rgb(7 76 140);
	line-height: 1.2;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.increase-contents {
	font-weight: bold;
	font-size: 4.2vw;
	line-height: 1.8;
	margin-top: 1.8em;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.increase-contents .txt-b {
	font-size: 5vw;
	font-weight: bold;
}

/* 選ばれている最大の理由*/

/* Specialist */
.Specialist__panel.c-panel--concat .c-panel__head {
	margin-bottom: 0;
}

.Specialist__content {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.Specialist__figure {
	margin-bottom: -4rem;
}

.Specialist__lists {
	margin-bottom: 1rem;
	padding: calc(12rem / 14);
	background: rgba(255, 255, 255, 0.75);
	box-sizing: border-box;
}

.Specialist__li {
	padding: 0.8rem;
	line-height: 1.33333;
	text-align: center;
	text-shadow: 0 0 0.2em var(--color-white);
	font-size: calc(24rem / 14);
	letter-spacing: 0.05em;
	background: var(--main-color-2);
}

.Specialist__li:not(:last-child) {
	margin-bottom: calc(12rem / 14);
}

.Specialist__li .is-marker {
	background: linear-gradient(to top, var(--accent-color-1) calc(50% - 0.75rem), var(--accent-color-1) calc(50% - 0.25rem), transparent calc(50% - 0.25rem));
}

.Specialist__content .Specialist__comment {
	font-size: 1rem;
	max-width: 720px;
	margin: 0 auto 2rem;
}

.Specialist__subtitle {
	color: var(--main-color-6);
	font-size: 120%;
	text-indent: -0.5em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.Specialist__text {
	line-height: 1.6;
	margin-top: .5em;
	margin-bottom: .5em;
}


@media screen and (min-width: 769px) {
	.Specialist {
		background: var(--color-gray);
		margin-bottom: 0.5rem;
	}

	.Specialist__content {
		max-width: 960px;
		margin-right: auto;
		margin-left: auto;
	}

	.Specialist__figure {
		position: relative;
		padding-right: 25%;
		margin-bottom: 0;
	}

	.Specialist__figure:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(to right, rgba(238, 238, 238, 1) 0, rgba(238, 238, 238, 0) 10%, rgba(238, 238, 238, 0) 65%, rgba(238, 238, 238, 1) 75%);
	}

	.Specialist__lists {
		position: absolute;
		top: 3.5rem;
		right: 0;
		width: 320px;
		/* transform: translateY(-50%); */
	}
}

/* graph */
.Year50sOrMore {
	font-size: 8.5vw;
	font-weight: bold;
	padding: 2rem 0;
	background: var(--main-color-2);
}

.Year50sOrMore__title {
	width: 94%;
	text-align: center;
	font-weight: bold;
	font-size: 86%;
	line-height: 0.9;
	max-width: 960px;
	margin: auto;
}

.Year50sOrMore__title .small {
	font-size: 20px;
	font-weight: bold;
}

.marker {
	background: linear-gradient(transparent 70%, var(--color-white)f66 70%, var(--color-white)f66 90%, transparent 90%);
}

.marker-orange {
	background: linear-gradient(transparent 70%, #dcb23b 70%, #dcb23b 90%, transparent 90%);
}

.graph {
	margin: 0 auto;
	max-width: 960px;
	text-align: center;
	margin: 15px 0 25px;
	font-size: 84%;
	padding: 2rem 0;
	background: var(--color-white);
	box-sizing: border-box;
	margin: calc(15rem / 14) 0 0;
}

.graph img {
	max-width: 90%;
	width: auto;
}

@media screen and (min-width: 769px) {

	/* graph */
	.Year50sOrMore {
		font-size: 49px;
		padding-bottom: 50px;
	}

	.Year50sOrMore__title {
		padding: 20px 0;
	}

	.Year50sOrMore__title .small {
		font-size: 30px;
	}

	.graph {
		margin: 10px auto 20px;
	}

	.graph img {
		max-width: 100%;
	}




	.Year50sOrMore__title {
		width: 94%;
		text-align: center;
		padding: 20px 0;
		font-weight: bold;
		font-size: 86%;
		line-height: 0.9;
		max-width: 960px;
		margin: auto;
	}

	.Year50sOrMore__title .small {
		font-size: 30px;
		font-weight: bold;
	}

	.graph {
		margin: 10px auto 20px;
		max-width: 960px;
		text-align: center;
	}

	.graph img {
		width: auto;
		max-width: 100%;
	}
}



.medical-banner {
	width: 94%;
	margin: auto;
	margin-bottom: 45px;
}

/*-----.FAQ-----*/
.FAQ {
	padding: 3rem 0 2rem;
}

.FAQ__title {
	color: var(--text-color);
	font-family: var(--ff_sans);
	font-size: calc(20rem / 14);
	text-align: center;
	margin-bottom: 1.5rem;
	font-weight: bold;
}

.FAQ__btn {
	margin-top: 1rem;
}

.FAQ__qa {
	padding-bottom: calc(6rem / 14);
}

.FAQ__q,
.FAQ__a {
	padding: calc(6rem / 14) calc(10rem / 14) calc(6rem / 14) calc(30rem / 14);
}

.FAQ__q p,
.FAQ__a p {
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.33333;
}

.FAQ__q {
	background: url(../-img/img_q.png)no-repeat left calc(8rem / 14);
	background-size: calc(24rem / 14);
	border-top: 1px dashed var(--text-color);
}

.FAQ__q p {
	padding: calc(7rem / 14) calc(20rem / 14) calc(7rem / 14) 0px;
	background-size: 15px;
}

.FAQ__a {
	background: url(../-img/img_a.png)no-repeat left calc(2rem / 14);
	background-size: calc(24rem / 14);
	display: block;
}

.FAQ .ed_box {
	margin-top: 20px;
	color: var(--main-color-6);
	border: 2px solid;
	padding: 20px 0;
}

.FAQ .price_list {
	color: #333;
	font-size: 4vw;
	line-height: 1.5;
	font-weight: bold;
	font-size: 35px;
	line-height: 0.9;
}

@media screen and (min-width: 769px) {

	/* .FAQ__title {
		font-size:40px;
		text-align: left;
		margin: 0 0 10px;
		font-weight: bold;
		font-family: var(--ff_sans);
		color:var(--main-color-6);
		margin-top: 70px;
	}
	.FAQ dl {
		font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
		font-size: 20px;
	}
	.FAQ__q,.FAQ__a {
		padding:10px 0 10px 50px;
	}
	.FAQ__q {
		background: url(../-img/img_q.png)no-repeat left 5px;
		background-size: 40px;
		border-top: 1px dotted #988052;
		padding: 6px 20px 13px 50px;
	}
	.FAQ__a {
		background-size: 40px;
		display: block;
	}
	.FAQ__a:last-child {
		border-bottom: none;
	} */
}

/*-----#sec08-----*/

/*-----#sec09-----*/

/*-----#sec09-----*/


#sec09 h2 {
	font-size: 140%;
	margin: 0 0 10px 0px;
	font-family: var(--ff_sans);
	color: var(--main-color-6);
	font-weight: bold;
}

#sec09 .message {
	margin: 0 0 5px 0px;
}

#sec09 .kome {
	font-size: 12px;
	color: #666;
	margin: 0 0 10px 0px;
}


#sec09 .box {
	margin: 0px 0px 5px 0px;
	border-radius: 5px;
	overflow: hidden;
}

#sec09 .box .toptitle {
	font-size: 14px;
	font-weight: bold;
	color: var(--color-white);
	line-height: 60px;
	text-align: left;
	padding: 0px 15px;
	background: url(../-img/back_menuboxhead.png) left top repeat-x;
	margin: 0px;
	position: relative;
	cursor: pointer;
}

#sec09 .box .toptitle .price {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0px 20px 0px 0px;
	background: url(../-img/icon_arrow_down.png) right center no-repeat;
	background-size: 15px;
}

#sec09 .box .open .price {
	background: url(../-img/icon_arrow_up.png) right center no-repeat;
	background-size: 15px;
}


#sec09 .box .tableArea {
	display: none;
}

#sec09 table {
	width: 100%;
}

#sec09 table tr:nth-child(2n+1) {
	background: #e1e2e2;
}

#sec09 table th {
	text-align: left;
	width: 50%;
	padding: 10px 0 10px 10px;
	font-size: 16px;
}

#sec09 table th br {
	display: none;
}

#sec09 table td {
	text-align: right;
	width: 50%;
	padding: 8px 20px 8px 0;
	font-size: 16px;
	line-height: 120%;
}

#sec09 table td span.line_txt {
	text-decoration-line: line-through;
	-webkit-text-decoration-line: line-through;
	color: #727171;
}

#sec09 table td span.small_txt {
	font-size: 17px;
}

/*
#sec09 h4 {
	font-size:160%;
	margin: 0 0 4% 0;
}
#sec09 table {
	width:100%;
}
#sec09 table tr:nth-child(2n+1) {
	background: #e1e2e2;
}
#sec09 table th {
	text-align: left;
	width:50%;
	padding:2% 0 2% 2%;
}
#sec09 table td {
	text-align: right;
	width:50%;
	padding:2% 2% 0 2%;
}
#sec09 table td span.line_txt {
	text-decoration-line: line-through;
	-webkit-text-decoration-line: line-through;
}
#sec09 table td span.small_txt {
	font-size: 70%;
}

hr {
	background: #c19f66;
    height: 2px;
    border: none;
	margin:6% 0;
}
*/
/*-----#sec10-----*/
#sec10 {
	background: var(--main-color-5);
}

#sec10 h2 {
	font-size: 110%;
	color: var(--color-white);
	padding: 6% 0 0;
	margin: 0 0 6%;
	text-align: center;
}

#sec10 .fl_left,
#sec10 .fl_right {
	width: 49%;
}

#sec10 .fl_left a,
#sec10 .fl_right a {
	color: #564844;
	background: var(--color-white);
	border-radius: 10px;
	display: block;
	padding: 5% 10%;
	box-shadow: 0 0 1px #000;
	margin: 1%;
	box-sizing: border-box;
}

#sec10 .search_tel {
	font-size: 110%;
	color: var(--color-white);
	padding: 6% 0 0;
	text-align: center;
}

#sec10 .tel {
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#sec10 .tel a {
	color: var(--color-white);
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	background: url(../-img/icon_tel_w.png) left center no-repeat;
	background-size: 26px;
	display: inline-block;
}

.ClinicTableAbove__panel .c-panel__head,
.ClinicTableAbove__panel .c-panel__head p {
	line-height: 1.4583333;
}

.ClinicTableAbove__panel .c-panel__head p small {
	font-size: 77.8125%;
}

.ClinicTableAbove__panel .c-panel__head p .is-speech-balloon {
	letter-spacing: 0.12em;
}

.ClinicTableAbove__panel .c-panel__head p .is-speech-balloon:before {
	content: "＼";
}

.ClinicTableAbove__panel .c-panel__head p .is-speech-balloon:after {
	content: "／";
}

.ClinicTableAbove__panel .c-panel__head p .square-chars {
	margin-right: 0.3em;
	margin-left: 0.3em;
	background: var(--accent-color-3);
	padding: 0 0.25em;
	color: var(--main-color-3);
}

/* .ClinicTableAbove__panel .c-panel__head p .square-chars > span{
	background: var(--accent-color-3);
	color: var(--main-color-3);
	height: 1.3em;
	width: 1.3em;
	display: inline-block;
	border-radius: 0.125em;
}
.ClinicTableAbove__panel .c-panel__head p .square-chars > span + span{
	margin-left: 0.1em;
} */
.ClinicTableAbove__panel .c-panel__head strong {
	padding-right: 0.4em;
	padding-left: 0.4em;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0.3em;
}

.ClinicTableAbove__panel .c-panel__content {
	background: var(--color-gray);
	padding: 0;
}

@media screen and (min-width: 769px) {
	.ClinicTableAbove__panel .c-panel__content {
		padding: 0;
	}

	.ClinicTableAbove__panel {
		background: var(--color-gray);
	}

	.ClinicTableAbove__panel .c-panel__content {
		max-width: 768px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
	}

	.ClinicTableAbove__panel .c-panel__content:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(to right, rgba(238, 238, 238, 1) 0, rgba(238, 238, 238, 0) 10%, rgba(238, 238, 238, 0) 90%, rgba(238, 238, 238, 1) 100%);
	}
}

/*-----#sec11-----*/
/*clinic */
.ClinicTable {
	margin: 2rem auto 1rem;
	font-family: var(--ff_sans);
}

.ClinicTable__title {
	color: var(--text-color);
	font-family: var(--ff_sans);
	font-size: calc(20rem / 14);
	text-align: center;
	margin-bottom: 1.5rem;
	font-weight: bold;
}

.ClinicTable__content {
	padding-bottom: 2.5rem;
	border-bottom: 1.5px solid var(--main-color-1);
}

.ClinicTable .introduce {
	font-size: 140%;
	margin: 0 0 10px 0px;
	font-family: var(--ff_sans);
	color: var(--main-color-6);
	font-weight: bold !important;
}

.ClinicTable .l-wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ClinicTable .l-wrap li {
	width: calc((100% - 35px) / 2);
	margin-bottom: 20px;
}

.ClinicTable .l-wrap ul {
	display: block;
}

.ClinicTable .l-wrap li {
	width: 100%;
}

.ClinicTable .clinic_intro img {
	width: 100%;
	margin-bottom: 20px;
}

.ClinicTable .l-wrap dd {
	line-height: 150%;
}

@media screen and (max-width: 768px){
	.ClinicTable .l-wrap dd {
		font-size:93.75%;
	}
}

.ClinicTable .clinic_intro h3,
dl {
	text-align: left;
}

.ClinicTable .clinic_intro h3 {
	font-weight: bold;
}


.ClinicTable .txt-title {
	color: var(--color-white);
	font-size: 1.5rem;
	left: 5%;
	padding: 10px;
	text-align: center;
}
@media screen and (max-width: 768px){
	.ClinicTable .txt-title {
		font-size:1.375rem;
	  }
  }
  

.ClinicTable .border {
	background-color: var(--main-color-6);
	width: 100%;
}

.ClinicTable h3.b.mt10 {
	color: var(--text-color);
	font-size: 120%;
}
@media screen and (max-width: 768px){
	.ClinicTable h3.b.mt10 {
		font-size: 112.5%;
	}
}

.ClinicTable .address-wrap {
	display: flex;
	justify-content: space-between;
}

/* .ClinicTable .txt-title:after { */
/* content: ""; */
/* height:2px; */
/* flex-grow: 1; */
/* background-color:var(--main-color-8); */
/* } */

.ClinicTable .clinic-detail {
	display: inline-block;
	padding: 10px 20px 10px 10px;
	margin-top: 10px;
	border: var(--main-color-8) 1px solid;
	border-radius: 4px;
	font-size: 12px;
	color: var(--main-color-8);
	letter-spacing: normal;
	line-height: 100%;
}

.ClinicTable .clinic-intro a:after {
	content: '\f107';
	font-family: FontAwesome;
	margin-left: 10px;
	color: var(--main-color-8);
	display: block;
}

.ClinicTable .box {
	width: 90px;
	height: 90px;
	background-color: #6cd5d9;
	color: var(--color-white);
	font-size: 1rem;
	line-height: 1.1;
	border-radius: 50%;
	margin-left: 10px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.ClinicTable .clinic-info {
	display: inline-block;
	color: #fff;
	background: #2d7dc8;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 15px;
	position: relative;
    top: -2px;
}

@media screen and (min-width: 769px) {
	/*clinic */

	.ClinicTable .l-wrap ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.ClinicTable .l-wrap li {
		width: calc((100% - 35px) / 2);
		margin-bottom: 20px;
	}


	.ClinicTable .clinic_intro img {
		width: 100%;
		margin-bottom: 20px;
	}

	.ClinicTable .l-wrap dd {
		line-height: 150%;
	}

	.ClinicTable .clinic_intro h3,
	dl {
		text-align: left;
	}

	.ClinicTable .clinic_intro h3 {
		font-weight: bold;
	}

	.ClinicTable .address-wrap {
		display: flex;
		justify-content: space-between;
	}


	.ClinicTable .txt-title {
		color: var(--color-white);
		font-size: 1.5rem;
		left: 5%;
		padding: 10px;
		text-align: center;
	}

	.ClinicTable .border {
		background-color: var(--main-color-6);
		width: 100%;
	}

	.ClinicTable .clinic-detail {
		display: inline-block;
		padding: 10px 20px 10px 10px;
		margin-top: 10px;
		border: var(--main-color-8) 1px solid;
		border-radius: 4px;
		font-size: 12px;
		color: var(--main-color-8);
		letter-spacing: normal;
		line-height: 100%;
		text-align: right;
	}

	.ClinicTable .txt_r {
		text-align: right;
	}

	.ClinicTable .box {
		width: 94px;
		height: 94px;
		background-color: #6cd5d9;
		color: var(--color-white);
		font-size: 1.1rem;
		line-height: 1.1;
		border-radius: 50%;
		margin-left: 10px;
		padding: 10px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

/* クリニック案内nav*/
.ClinicTable__navs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 20px;
	align-items: center;
}

.ClinicTable__nav {
	margin-bottom: 10px;
	height: 4em;
	width: calc((100% - 10px) / 3);
	text-align: center;
	background-color: rgb(45 125 200);
	margin-right: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ClinicTable__nav a {
	color: var(--color-white);
	font-weight: bold;
	font-size: 1em;
	display: block;
	padding: 5px 0;
	width: 100%;
	line-height: 1.2;
	position: relative;
	min-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}

.ClinicTable__nav a:after {
	content: "";
	display: block;
	position: absolute;
	right: 0.4rem;
	bottom: -0.1rem;
	border-right: calc(5.3418rem / 14) solid transparent;
	border-top: calc(5.3418rem / 14) solid transparent;
	border-bottom: calc(5.3418rem / 14) solid rgb(255 255 255);
	border-left: calc(5.3418rem / 14) solid transparent;
	transform: translate(-50%, -50%) rotate(135deg);
	transform-origin: right bottom;
}

.ClinicTable__nav:hover {
	opacity: 0.6;
	transition-duration: 0.5s;
	transition-timing-function: ease;
}

.ClinicTable__nav--hokkaido,
.ClinicTable__panel--hokkaido .border {
	background: #2d7dc8
}

.ClinicTable__nav--kanto,
.ClinicTable__panel--kanto .border {
	background: #f5b421
}

.ClinicTable__nav--kansai,
.ClinicTable__panel--kansai .border {
	background: #58ab8e
}

.ClinicTable__nav--sikoku,
.ClinicTable__panel--sikoku .border {
	background: #9886bd
}

.ClinicTable__nav--kyusyu,
.ClinicTable__panel--kyusyu .border {
	background: #e45503
}

.anchor {
	display: block;
	padding-top: calc(50rem / 14);
	margin-top: calc(-50rem / 14);
}

@media screen and (min-width: 769px) {

	/* クリニック案内nav*/
	/* .ClinicTable__navs{
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	align-items: center;
	flex-wrap: initial;
	}

	.ClinicTable__nav{
	height: 4em;
	width: calc(100% / 5 -10px);
	text-align: center;
	background-color: rgb(45 125 200);
	}
	.ClinicTable__nav:not(:last-child){
	margin-right: 5px;
	}
	.ClinicTable__nav a{
	color:var(--color-white);
	font-weight: bold;
	font-size: 1em;
	display: block;
	padding: 20px 0;
	}
	.ClinicTable__nav a:after {
		margin-top: 46px;
	}
	.ClinicTable__nav:hover{
	opacity: 0.6;
		transition-duration: 0.5s;
		transition-timing-function: ease;
	}
	.ClinicTable__nav--kanto a,
	.ClinicTable__nav--kyusyu a{
	margin-top: 0px;
	}
	.ClinicTable__nav--kanto a:after,
	.ClinicTable__nav--kyusyu a:after {
		margin-top: 46px;
	}*/
	.anchor {
		display: block;
		padding-top: 70px;
		margin-top: -70px;
	}
}



/*-----#sec12-----*/
#sec12 {
	margin: -60px auto 8%;
}

#sec12 h2 {
	font-size: 140%;
	margin: 0 0 10px 0px;
	font-family: var(--ff_sans);
	color: var(--main-color-6);
	font-weight: bold;
}

#sec12 h3 {
	font-size: 80%;
	font-size: 100%;
	font-weight: bold;
}

#sec12 .name {
	margin: 0 0 2% 0;
}

#sec12 span {
	font-size: 80%;
	font-weight: normal;
	padding: 0 0 0 1.5em;
}

#sec12 dl {
	font-size: 80%;
}

#sec12 dd {
	margin: 0 0 2%;
}

#sec13 .btn_counseling {
	background: #f39800;
	text-align: center;
	margin: 20px auto 10px;
	max-width: calc(100% - 25px);
	margin-top: 15px;
}

/*-----#sec14-----*/
#sec14 {
	margin: -90px auto 8%;
}

#sec14 h2 {
	font-size: 140%;
	margin: 0 0 10px 0px;
	font-family: var(--ff_sans);
	color: var(--main-color-6);
	font-weight: bold;
}

#sec14 h3 {
	font-size: 100%;
	font-weight: bold;
}

.btn.btn_counseling a {
	width: 80%;
	display: inline-block;
	padding: 5px 0px;
}

.btn.btn_counseling a img {
	width: auto;
	padding: 15px 0;
}

header {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 99999;
	background: #ffffff;
	padding: 0px;
	box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.04);
}

[data-header-position="fixed"] header {
	display: block;
	position: fixed;
	opacity: 1;
	top: 0;
	width: 100%;
	right: 0;
	left: 0;
}

.header__content {
	height: 4.5rem;
}

.Footer__info {
	text-align: center;
}

.Footer__link {
	font-family: var(--ff_sans);
	color: #fff;
	text-decoration: underline;
	font-size: 0.8rem;
}

#copyright {
	font-size: 50%;
	font-family: var(--ff_sans);
	text-align: center;
	margin: .5rem 0 0;
	color: var(--color-white);
}

footer .footer-logo {
	padding: 0 0 15px;
	width: 180px;
	margin: 0 auto;
}

.footerArea {
	z-index: 100;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.footerArea .inner {
	padding: 0px;
}

.footerArea .topPageBtn img {
	width: 30px;
}

.Footer__content {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.Footer__content {
		flex-direction: column;
	}

	.Footer__info {
		margin-top: 1rem;
	}
}

.sphidden {
	display: none;
}

.b {
	font-weight: bold !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.txt_r {
	text-align: right;
}


/*//////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////*/

@media screen and (min-width: 769px) {
	.f10 {
		font-size: 63%;
	}

	/*10px*/
	.f11 {
		font-size: 69%;
	}

	/*11px*/
	.f12 {
		font-size: 75%;
	}

	/*12px*/
	.f13 {
		font-size: 82%;
	}

	/*13px*/
	.f14 {
		font-size: 88%;
	}

	/*14px*/
	.f15 {
		font-size: 94%;
	}

	/*15px*/
	.f16 {
		font-size: 100%;
	}

	/*16px*/
	.f18 {
		font-size: 113%;
	}

	/*18px*/
	.f20 {
		font-size: 125%;
	}

	/*20px*/

	.f_w {
		color: var(--color-white);
	}

	.f_r {
		color: #cd3246;
	}

	.f_g {
		color: #7ca72a;
	}

	.f_b {
		color: #000;
	}

	.f_gold {
		color: #DCB23B;
	}

	.f_orange {
		color: rgb(243 152 0);
	}

	/*-----mainvisual-----*/
	#mainvisual {
		max-width: 100%;
		background: #BFE9FE;
	}

	#wrap {
		position: relative;
		max-width: 960px;
		margin: auto;
	}

	#wrap:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(to right, rgba(191, 233, 254, 1) 0, rgba(191, 233, 254, 0) 10%, rgba(191, 233, 254, 0) 90%, rgba(191, 233, 254, 1) 100%);
	}



	.tell {
		padding: 20px 10px;
		width: 50%;
		margin: 0 auto;
	}

	.headMenu {
		max-width: 960px;
		margin: 0 auto;
		text-align: center;
		font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		background: var(--main-color-5);
		overflow: hidden;
		border-radius: 5px;
	}

	.headMenu li {
		display: inline-block;
		width: 19%;
		border-right: 1px solid var(--color-white);
		background: var(--main-color-5);
		padding: 0px;
	}

	.headMenu li:last-child {
		border-right: none;
	}

	.headMenu li a {
		display: block;
		padding: 40px 0px 5px 0px;
		width: 100%;
		color: var(--color-white);
	}

	.headMenu li a br {
		display: none;
	}

	.headMenu .menu1 a {
		background: url(../-img/head-icon1.png) center 5px no-repeat;
	}

	.headMenu .menu2 a {
		background: url(../-img/head-icon2.png) center 5px no-repeat;
	}

	.headMenu .menu3 a {
		background: url(../-img/head-icon3.png) center 5px no-repeat;
	}

	.headMenu .menu4 a {
		background: url(../-img/head-icon4.png) center 5px no-repeat;
	}

	.headMenu .menu5 a {
		background: url(../-img/head-icon5.png) center 5px no-repeat;
	}


	.headMenu_fixed {
		width: 100%;
		max-width: 100%;
		background: var(--color-white);
		z-index: 99999;
		border: none;
		padding: 5px 0px;
	}

	.headMenu_fixed .logo {
		padding: 10px 0;
		width: 200px;
		margin: 0 auto;
		display: none;
	}

	.headMenu_fixed li a {
		padding: 15px 0px;
	}

	.headMenu_fixed .menu1 a,
	.headMenu_fixed .menu2 a,
	.headMenu_fixed .menu3 a,
	.headMenu_fixed .menu4 a,
	.headMenu_fixed .menu5 a {
		background: none;
	}

	.mt0 {
		margin-top: 0px !important;
	}

	.mt10 {
		margin-top: 10px;
	}

	.mt20 {
		margin-top: 20px;
	}

	/*-----mainvisual-----*/

	section#mainvisual {
		max-width: 960px;
		margin: 0 auto;
	}

	#sec00 {
		font-weight: bold;
		color: var(--color-white);
		padding: 30px 0px;
		text-align: center;
		background: var(--main-color-6);
		display: inline-block;
		width: 100%;
		background: linear-gradient(to right, var(--main-color-4), var(--main-color-6) 50%, var(--main-color-4));
	}

	#sec00 .lead {
		font-size: 36px;
	}

	#sec00 .image_read_text {
		width: auto;
		max-width: 100%;
		vertical-align: middle;
	}

	#sec00 .lead-yellow {
		color: rgb(219, 176, 56);
	}

	#sec13 .mv-wrap {
		background-color: var(--main-color-9);
	}

	#sec13 .mv {
		margin: 0 auto;
		max-width: 960px;
	}

	#sec13 .btn.btn_counseling {
		display: none;
	}

	#sec03,
	#sec04,
	#sec05,
	#sec08,
	#sec09,
	#sec11,
	#sec12,
	#sec14 {
		max-width: 960px;
		margin: -70px auto 60px;
		padding: 70px 0px 0px 0px;
	}

	#sec10 .inner_color_box {
		max-width: 960px;
		margin: 0 auto 60px auto;
	}

	.network h2 {
		font-size: 40px;
		font-weight: 600;
		color: var(--main-color-4);
		text-align: center;
		padding: 0 0 4%;
	}

	.network p {
		color: var(--main-color-4);
		text-align: center;
		margin: 0 0 30px 0;
	}

	.network p a {
		font-size: 24px;
		border-bottom: 1px solid var(--main-color-4);
		text-decoration: none;
		color: var(--main-color-4);
	}

	/*-----#sec01-----*/


	/*-----#sec03-----*/
	.increase-wrap {
		background: url(../-img/old_guy.png);
		background-size: 1200px;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		font-family: var(--ff_sans);

	}

	.increase-wrap .inner {
		max-width: 710px;
		margin: -70px auto 60px;
		padding: 80px 0;
		color: var(--color-white);
		letter-spacing: 0.6px;
	}

	.increase-title {
		font-size: 41px;
		font-weight: bold;
		display: inline-block;
		color: rgb(7 76 140);
		line-height: 1.3;
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	}

	.increase-contents {
		font-weight: bold;
		font-size: 23px;
		line-height: 1.6;
		margin-top: 2em;
		color: #000;
	}

	.increase-contents .txt-b {
		font-size: 31px;
		font-weight: bold;
	}

	.increase::before {
		width: 250px;
		height: 175px;
		z-index: 0;
		z-index: 0;
		content: “”;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.bg-darker {
		/* 背景画像の透過用css */
		height: 100%;
		background: rgba(24, 23, 87, 0.8);
	}

	.bg-darker {
		/* 背景画像の透過用css */
		height: 100%;
		background: rgba(24, 23, 87, 0.8);
	}

	/*-----#sec04-----*/
	#sec04 .fl_left {
		text-align: center;
		margin: 0 0 60px;
		width: 30%;
	}

	#sec04 .fl_right {
		width: 70%;
		padding: 0 0 0 30px;
		box-sizing: border-box;
	}

	#sec04 img {
		width: 100%;
	}

	#sec04 h3 {
		font-size: 30px;
		margin: 0 0 20px;
		line-height: 100%;
	}

	#sec04 h3 span {
		font-size: 16px;
		color: #7c5f47;
	}

	#sec04 p {
		font-size: 20px;
	}

	#sec04 .inner_box {
		border-bottom: 1px solid #80807f;
		margin: 6% auto;
	}

	#sec04 .inner_box:last-child {
		border-bottom: 2px solid #c19f66;
		margin: 0 0 60px;
	}

	/*-----#sec05-----*/
	#sec05 p {
		text-align: center;
	}

	#sec05 p span {
		background: url(../-img/bg_fukidashi.png) no-repeat 50% 100%;
		background-size: 80%;
		font-size: 42px;
		text-align: center;
		font-weight: 600;
		padding: 0px 100px 60px;
		margin: 0 0 60px;
	}

	#sec05 h2 {
		text-align: center;
		font-size: 53px;
		font-weight: 800;
		margin: 40px auto 30px;
		line-height: 1.28em;
	}

	#sec05 .point {
		color: var(--main-color-4);
		font-size: 26px;
		font-weight: bold;
	}

	#sec05 .point:before {
		content: "";
		display: inline-block;
		width: 120px;
		height: 72px;
		background: url(../-img/img_point.png)no-repeat;
		background-size: contain;
		vertical-align: middle;
	}

	#sec05 .point br {
		display: none;
	}

	/*-----#sec06-----*/
	#sec06 {
		margin: 0px auto 33px;
		padding: 70px 0px 0px 0px;
	}

	#sec06 h2 {
		font-size: 40px;
		text-align: left;
		margin: 0 0 10px;
		font-weight: bold;
		font-family: var(--ff_sans);
		color: var(--main-color-6);
	}


	#sec06 p.small_txt {
		font-size: 16px;
	}

	#sec06 .box {
		border: 2px solid var(--main-color-6);
		padding: 0px 0px 20px 0px;
		margin: 0 auto 0;
	}


	#sec06 .box h3 {
		font-size: 26px;
		font-weight: bold;
		color: var(--color-white);
		line-height: 40px;
		text-align: left;
		padding: 8px;
		background: url(../-img/back_stepboxhead.png) left top repeat-x;
		margin: 0px 0px 20px 0px;
	}

	#sec06 .box h3 img {
		width: 40px;
		height: 40px;
		display: inline;
		margin: 0px 10px 0px 0px;
	}

	#sec06 .box p {
		margin: 0px 20px;
		font-size: 16px;
		line-height: 22px;
		color: #333;
	}

	#sec06 .box p.img {
		text-align: center;
	}

	#sec06 .box p.img img {
		max-width: 400px;
	}

	#sec06 .yaji {
		width: 100px;
		margin: 0 auto;
		text-align: center;
		padding: 10px 0px;
	}

	#step02 .fl_left,
	#step02 .fl_right,
	#step03 .fl_left,
	#step03 .fl_right {
		width: 47%;
	}

	#step04 img,
	#step05 img {
		width: 450px;
		margin: 0 auto;
	}

	#step04 .center,
	#step05 .center {
		text-align: center;
	}

	#step04 p.small_txt {
		text-align: center;
	}



	.medical-banner {
		max-width: 760px;
		margin: auto;
		padding-top: 40px;
	}


	/*-----#sec08-----*/

	/*-----#sec09-----*/
	#sec09 h2 {
		font-size: 40px;
		text-align: left;
		margin: 0 0 20px;
		font-weight: bold;
		font-family: var(--ff_sans);
		color: var(--main-color-6);
	}

	#sec09 .message {
		margin: 0 0 5px;
		font-size: 30px;
	}

	#sec09 .kome {
		font-size: 12px;
		color: #666;
		margin: 0 0 10px 0px;
	}

	#sec09 .box {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		border-radius: 5px;
		overflow: hidden;
	}

	#sec09 .box .toptitle {
		font-size: 30px;
		font-weight: bold;
		color: var(--color-white);
		line-height: 60px;
		text-align: left;
		padding: 0px 15px;
		background: url(../-img/back_menuboxhead.png) left top repeat-x;
		margin: 0px;
		position: relative;
		cursor: pointer;
	}

	#sec09 .box .toptitle .price {
		position: absolute;
		top: 10px;
		right: 20px;
		padding: 0px 40px 0px 0px;
		background: url(../-img/icon_arrow_down.png) right center no-repeat;
	}

	#sec09 .box .open .price {
		background: url(../-img/icon_arrow_up.png) right center no-repeat;
	}


	#sec09 .box .tableArea {
		display: none;
	}

	#sec09 table {
		width: 100%;
	}

	#sec09 table tr:nth-child(2n+1) {
		background: #e1e2e2;
	}

	#sec09 table th {
		text-align: left;
		width: 50%;
		padding: 10px 0 10px 10px;
		font-size: 26px;
	}

	#sec09 table th br {
		display: none;
	}

	#sec09 table td {
		text-align: right;
		width: 50%;
		padding: 10px 20px 10px 0;
		font-size: 28px;
		line-height: 80%;
	}

	#sec09 table td br {
		display: none;
	}

	#sec09 table td span.line_txt {
		text-decoration-line: line-through;
		-webkit-text-decoration-line: line-through;
		color: #727171;
	}

	#sec09 table td span.small_txt {
		font-size: 17px;
	}

	hr {
		background: #c19f66;
		height: 2px;
		border: none;
		margin: 6% 0;
	}

	/*-----#sec10-----*/
	#sec10 {
		/*
	background: -webkit-linear-gradient(top,#017a91, #2f96c4);
	background: -moz-linear-gradient(top,#017a91, #2f96c4);
	background: -o-linear-gradient(top,#017a91, #2f96c4);
	background: -ms-linear-gradient(top,#017a91, #2f96c4);
	background: linear-gradient(to top,#017a91, #2f96c4);
	 */
		background: var(--main-color-5);
		margin: 0px 0px 60px 0px;
	}

	#sec10 h2 {
		font-size: 30px;
		color: var(--color-white);
		padding: 6% 0 0;
		margin: 0 0 30px;
		text-align: center;
	}

	#sec10 .fl_left,
	#sec10 .fl_right {
		width: 48%;
	}

	#sec10 .fl_left a,
	#sec10 .fl_right a {
		color: #564844;
		background: var(--color-white);
		border-radius: 20px;
		display: block;
		padding: 20px;
		box-shadow: 0 0 1px #000;
		box-sizing: border-box;
		text-align: center;
	}

	#sec10 img {
		width: 280px;
		text-align: center;
	}

	#sec10 .search_tel {
		font-size: 30px;
		color: var(--color-white);
		padding: 6% 0 0;
		text-align: center;
	}

	#sec10 .tel {
		text-align: center;
		margin: 0px 0px 40px 0px;
	}

	#sec10 .tel a {
		color: var(--color-white);
		font-size: 56px;
		line-height: 56px;
		font-weight: bold;
		padding: 0px 0px 0px 40px;
		background: url(../-img/icon_tel_w.png) left center no-repeat;
		background-size: 32px;
		display: inline-block;
	}

	/*-----#sec11-----*/


	/*-----#sec12-----*/
	#sec12 {
		margin: 0px auto 60px auto;
		color: #222222;
		font-size: 120%;
	}

	#sec12 h2 {
		font-size: 40px;
		text-align: left;
		margin: 0 0 10px;
		font-weight: bold;
		font-family: var(--ff_sans);
		color: var(--main-color-6);
	}

	#sec12 h3 {
		font-weight: bold;
	}

	#sec12 .name {
		margin: 0 0 2% 0;
	}

	#sec12 span {
		font-weight: normal;
		padding: 0 0 0 1.5em;
	}

	#sec12 dd {
		margin: 0 0 2%;
	}

	/*-----#sec14-----*/
	#sec14 {
		margin: -70px auto 110px auto;
		color: #222222;
		font-size: 120%;
	}

	#sec14 h2 {
		font-size: 40px;
		text-align: left;
		margin: 0 0 10px;
		font-weight: bold;
		font-family: var(--ff_sans);
		color: var(--main-color-6);
	}

	#sec14 h3 {
		font-weight: bold;
		font-size: 120%;
	}

	.footer-logo {
		padding: 0 0 15px;
		width: 25%;
		margin: 16px auto;
	}


	#copyright {
		font-size: 50%;
		text-align: center;
		margin: 15px 0 0;
	}

	.footerArea {
		position: fixed;
		left: 0px;
		bottom: 0px;
		width: 100%;
		padding: 0px;
		font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.footerArea .inner {
		padding: 0px;
	}

	/* .footerArea .btnList {
	text-align: center;
	padding: 0px;
	font-size: 0px;
}
.footerArea .btnList .btn {
	display: inline-block;
	margin: 0px;
	padding:0px;
	width: 50%;
	text-align: center;
}
.footerArea .btnList .btn a {
	width: 100%;
	display: inline-block;
	padding: 5px 0px;
	display: none;
}
.footerArea .btnList .btn img{
	height: 50px;
	width: auto;
}

.footerArea .btnList .btn_left{
 background: #00b507;

}
.footerArea .btnList .btn_center{
 background: var(--main-color-6);
	width: 50%;
}
.footerArea .btnList .btn_right{
 background: #f39800;
} */

	.footerArea .topPageBtn {
		position: absolute;
		right: 10px;
		top: -80px;
		padding: 10px;
		text-align: center;
		background: #000;
		color: var(--color-white);
		cursor: pointer;
		border-radius: 5px;
		border: 2px solid var(--color-white);
		opacity: 0.5;
	}

	.b {
		font-weight: bold !important;
	}

	.mb30 {
		margin-bottom: 30px !important;
	}

	.mb15 {
		margin-bottom: 15px !important;
	}

	.mb0 {
		margin-bottom: 0 !important;
	}

	/*-----mainvisual-----*/
	section#mainvisual {
		max-width: 100%;
	}

	#wrap {
		max-width: 960px;
		margin: auto;

	}
}

.pt0 {
	padding-top: 0 !important;
}


@media only screen and (max-width:768px) {
	#sec00 .image_read_text {
		max-width: 90%;
		vertical-align: middle;
	}

	/* .footerArea .btnList .btn_right{
		background: none;
		position: fixed;
		bottom: 0;
		padding: 8px 10px 14px;
		box-sizing: border-box;
		display: block;
		background: rgba(255, 255, 255, 0.9);
		border-top: 1px solid rgb(238, 238, 238);
	}
	.footerArea .btnList .btn a{
		background: #F95A00;
		border-radius: 3px;
		box-sizing: border-box;
		box-shadow: 0px 5px 0px 0px #F60C00;
		padding: 18px 0px;
	}
	.footerArea .btnList .btn a.bg-pink{
		background: var(--main-color-4);
		box-shadow: 0px 5px 0px 0px #083865;
	}
	.footerArea .btnList .btn img {
		width: 90%;
		max-width: 320px;
	} */
}

/*-----SP fived style-----*/
.d-flex {
	display: flex;
	justify-content: space-between;
}

.footerArea .btnList .btn .d-flex a {
	width: 49%;
	padding: 10px 0;
}

.footerArea .btnList .btn .d-flex a img {
	width: auto;
	max-width: 118px;
}



/*-----SP fived style-----*/
.flex-center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}


@media only screen and (max-width:768px) {
	.flex1 {
		order: 1;
	}

	.flex2 {
		order: 3;
		width: 100%;
	}

	.flex3 {
		order: 2;
	}
}

#sec00B {
	box-sizing: border-box;
	border: 6px solid #D30000;
	font-size: 40px;
	color: rgb(14, 13, 13);
	text-align: center;
	background: var(--color-white)79A;
	display: inline-block;
	width: 100%;
	background: linear-gradient(to right, #fdf37e, #fbf6c7 50%, #fdf37e);
}

#sec00B p,
#sec00B span {
	font-weight: bold;
}

#sec00B .lead,
#sec00B .box {
	font-family: var(--ff_sans);
}

#sec00B .lead-red {
	color: red;
	font-size: 150%;
	letter-spacing: -.04em;
	line-height: 1;
}

#sec00B .lead-red>span {
	font-size: 70%;
	padding-left: .05em;
	vertical-align: middle;
}

#sec00B .box {
	width: 100px;
	height: 100px;
	background-color: var(--main-color-6);
	color: var(--color-white);
	font-size: 2rem;
	line-height: 1.21;
	border-radius: 50%;
	margin-left: 10px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sec00B .banner {
	display: flex;

}

#sec00B .red-box {
	background-color: #D30000;
	color: var(--color-white);
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	padding: 30px
}

#sec00B .yellow-box {
	box-sizing: border-box;
	flex: 3;
	text-align: left;
	margin-left: 40px;
	font-size: 1.1em;
	padding: 5px 0;
}

#sec00B .blue-circle {
	padding: 0 18px;
	align-items: center;
	display: flex;
	flex: 1;
}

@media only screen and (max-width:768px) {
	#sec00B {
		border: 4px solid #D30000;
	}

	#sec00B {
		font-size: 5vw;
	}

	#sec00B .box {
		width: 10vw;
		height: 10vw;
		font-size: 3.5vw;
		padding: 7px;
	}

	#sec00B .banner {
		display: flex;

	}

	#sec00B .red-box {
		background-color: #D30000;
		color: var(--color-white);
		display: flex;
		align-items: center;
		justify-content: center;
		flex: 2;
		padding: 10px;
	}

	#sec00B .yellow-box {
		flex: 4;
		font-size: 5vw;
		margin-left: 10px;
	}

	#sec00B .blue-circle {
		padding: 0 5px;
	}
}


.border_box_blue {
	border: 3px solid var(--main-color-4);
}

.price_box {
	padding: 30px 120px;
	margin: 30px 0 0;
	background: var(--color-white);
}

.price_box--wide {
	padding-right: 60px;
	padding-left: 60px;
}

.price_box .support {
	font-family: var(--ff_sans);
}

.price_box.note {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	background: none;
	padding: 0;
	margin: 10px 0;
}

.price_box.note .discount {
	font-size: 24px;
}

.price_box.note .detail {
	font-size: 16px;
}

.price_box .flex-item {
	width: 100%;
}

.price_box .d-flex {
	align-items: center;
}

.price_box .flex-center p {
	font-family: var(--ff_sans);
	font-weight: bold;
}

.price_box .flex-item p {
	font-size: 1.8em;
}

.price_box .flex-item .price_text {
	color: var(--main-color-6);
	font-size: 2em;
}

.price_text__del-item,
.price_text__current-item,
.has-double-linethrough,
.price_text__change-arrow {
	font-family: inherit;
	font-weight: inherit;
}

.has-del-price {
	margin-left: auto;
}

.price_text__del-item {
	color: var(--main-color-6);
	font-size: 0.75em;
}

.has-double-linethrough {
	background-image: linear-gradient(transparent 35%, var(--main-color-6) 35%, var(--main-color-6) calc(35% + 2px), transparent calc(35% + 2px), transparent calc(60% - 2px), var(--main-color-6) calc(60% - 2px), var(--main-color-6) 60%, transparent 60%);
	color: var(--main-color-6);
	text-decoration: none;
}

.price_text__change-arrow {
	font-size: 100%;
}

.price_text__current-item {
	color: #DD0000;
}

@media only screen and (max-width:768px) {
	.price_box {
		padding: 20px 10px;
		margin: 20px 0 0;
	}

	.price_box .d-flex {
		align-items: flex-start;
	}

	.price_box .flex-item {
		margin: 5px 0;
	}

	.price_box .flex-item p {
		font-size: 5.6vw;
		line-height: 1;
		letter-spacing: -.05em;
	}

	.price_box .flex-item .price_text {
		font-size: 7.6vw;
		transform: translateY(-.1em);
	}

	.price_box .support p {
		font-size: 5.6vw;
	}

	.price_box.note .discount {
		font-size: 4.5vw;
	}

	.price_box.note .detail {
		font-size: 4vw;
	}

	.flex-column-sp {
		flex-direction: column;
	}

	.d-flex-sp {
		display: flex;
	}
}

.Flow {
	background: var(--main-color-2);
	padding: 2rem 0;
}

.Flow__title {
	color: var(--text-color);
	font-family: var(--ff_sans);
	font-size: calc(20rem / 14);
	text-align: center;
	margin-bottom: 1.5rem;
	font-weight: bold;
}

.Flow__panel {
	background: var(--color-white);
	padding-bottom: 1.75rem;
}

.Flow__btn {
	margin-top: -1rem;
}

.Flow__media {
	background: var(--color-white);
	padding-bottom: 1.5rem;
}

.Flow__media__title {
	font-family: var(--ff_serif);
	background: var(--main-color-1);
	width: 100%;
	font-size: calc(18rem / 14);
	padding: 1rem 0.75rem;
	color: var(--color-white);
	box-sizing: border-box;
}

.Flow__media__content {
	display: flex;
	flex-wrap: wrap;
	padding: 1rem;
	box-sizing: border-box;
}

.Flow__media__figure {
	width: calc(104rem / 14);
}

.Flow__media__text {
	font-family: var(--ff_sans);
	font-size: 1rem;
	line-height: 1.5;
	width: 100%;
	box-sizing: border-box;
	margin-top: -0.25em;
}

.Flow__media__figure~.Flow__media__text {
	width: calc(100% - (104rem / 14));
	padding: 0 0 0 1rem;
}

.Flow__creditcards {
	display: flex;
	justify-content: flex-start;
	margin-top: calc(10rem / 14);
}

.Flow__creditcards li {
	padding-right: calc(10rem / 14);
}

.Flow__creditcards img {
	width: calc(60rem / 14);
}

@media only screen and (max-width:768px) {
	.Flow__creditcards img {
		width: 100%;
		max-width: 14.5vw;
	}
}

@media only screen and (min-width:769px) {
	.Flow__media__content {
		max-width: 672px;
		margin: 0 auto;
		box-sizing: border-box;
	}

	.Flow__media__title {
		text-align: center;
	}

	.Flow__media__figure {
		width: 150px;
	}

	.Flow__media__figure~.Flow__media__text {
		width: calc(100% - 150px);
		display: flex;
		align-items: center;
		justify-content: center;
		padding-left: 2rem;
	}

	.Flow__media__text,
	.Flow__media__text p {
		line-height: 1.8;
		text-align: center;
	}

	.Flow__creditcards {
		justify-content: center;
	}
}

.FlowPayment__message {
	border: 4px solid var(--main-color-1);
	padding: 1.5rem;
	margin-top: 1.5rem;
}

.FlowPayment__message .c-message__title {
	margin-bottom: 1rem;
}

.FlowPayment__message .c-message__price-per-month {
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.2;
}

.FlowPayment__message .c-message__price-per-month__value {
	font-size: 150%;
	font-weight: bold;
	transform: translateY(5%);
	display: inline-block;
	line-height: 1;
}

.FlowPayment__message .c-message__price-per-month__tax {
	font-size: 70%;
}

.FlowPayment__message .c-message__notes {
	font-size: 0.875rem;
	margin-top: 0.5rem;
}

.FlowPayment__message .c-message__price {
	font-size: 1.25rem;
	margin-top: 0.75rem;
}

.FlowPayment__message .c-message__price__value {
	font-size: 125%;
	transform: translateY(5%);
	display: inline-block;
	line-height: 1;
}

.FlowPayment__message .c-message__price__tax {
	font-size: 70%;
}

.footerArea.lp03 .btnList .btnList_cv--title {
	display: none;
}

@media screen and (max-width: 768px) {
	.footerArea.lp03 .btnList .btnList_cv--title {
		background: var(--main-color-6);
		color: rgb(255 255 255);
		text-align: center;
		font-size: calc(12rem / 14);
		font-weight: bold;
		padding: calc(10rem / 14) 0;
		display: block;
	}
}

/* LP03 SP footer btn */
@media screen and (max-width: 768px) {
	.footerArea.lp03 .btnList {
		text-align: center;
		padding: 0px;
		font-size: 0px;
		background: var(--main-color-6);
	}

	.footerArea.lp03 .btnList .btn {
		display: inline-block;
		margin: 0 -0.5rem;
		padding: 0px;
		text-align: center;
	}

	.footerArea.lp03 .btnList .btn a {
		width: 100%;
		display: inline-block;
	}
}

@media screen and (min-width: 769px) {

	.footerArea.lp03 .btnList .btn a {
		display: none;
	}

}

@media only screen and (max-width:768px) {
	.spnone {
		display: none !important;
	}
}

@media only screen and (min-width:769px) {
	.pcnone {
		display: none !important;
	}
}


.Footer {
	background: var(--main-color-3);
	padding: 2rem 0 10.8rem
}

.Footer .logo {
	max-width: 200px;
}

@media only screen and (min-width:769px) {
	.Footer {
		padding: 2rem 0;
	}

	.Footer .logo {}
}

/*================================
Utility
================================*/
.u-p-0{
	padding: 0 !important;
}
.u-pt-0{
	padding-top: 0 !important;
}
.u-pr-0{
	padding-right: 0 !important;
}
.u-pb-0{
	padding-bottom: 0 !important;
}
.u-pl-0{
	padding-left: 0 !important;
}
.u-py-0{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.u-px-0{
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.u-m-0{
	margin: 0 !important;
}
.u-mt-0{
	margin-top: 0 !important;
}
.u-mr-0{
	margin-right: 0 !important;
}
.u-mb-0{
	margin-bottom: 0 !important;
}
.u-ml-0{
	margin-left: 0 !important;
}
.u-my-0{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.u-mx-0{
	margin-right: 0 !important;
	margin-left: 0 !important;
}