.l-nav {
	display: none;
}
@media (max-width: 640px) {
	.l-nav {
		display: block;
	}
}
body {
	color: #363636;
	font-size: 16px;
	letter-spacing: 0.018em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	font-style: normal;
	font-weight: 500;
}
div:after {
	display: none !important;
	visibility: inherit !important;
}
p {
	color:#363636;
}
/*---------------------------------------
header
-----------------------------------------*/
.l-wrap {
	padding-top: 0;
}
.l-header {
	position: absolute;
}
@media (max-width: 640px) {
	.header-tel,
	.header-web {
		display: none;
	}
	.l-header {
		background: none;
	}
	.btn-nav small {
		display: none;
	}
	.btn-nav {
		background: none;
	}
	.btn-nav span {
		background: #fff;
	}
	.header-logo a {
		text-indent: 1em;
		background: none;
	}
	.is-active.btn-nav span {
		background: #324584;
	}
}
/*---------------------------------------
mainimgae
-----------------------------------------*/
.mainBox {
	position: relative;
	line-height: 0;
}
.mainnner {
	position: absolute;
	content: "";
	width: 89%;
	bottom: 70px;
	left: 3%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.mainnner .mainTxt {
	width: 19%;
	padding-bottom: 5%;
}
.mainnner .mainIcon {
	width: 81%;
	padding-right: 118px;
	box-sizing: border-box;
}
.mainnner .mainIcon ul {
	display: flex;
	justify-content: space-between;
	column-gap: 22px;
}
.mainnner .mainIcon ul li {
	position: relative;
	z-index: 1;
}
.mainnner .mainIcon ul li:before {
	position: absolute;
	content: "";
	background: rgba(255, 255, 255, 0.16);
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	z-index: -1;
	backdrop-filter: blur(24px);
}
@media (max-width: 640px) {
	.mainnner .mainIcon {
		width: 60%;
		padding-right: 0;
	}
	.mainnner .mainIcon ul {
		flex-wrap: wrap;
		column-gap: 15px;
	}
	.mainnner .mainIcon ul li {
		width: calc((100% - 15px) / 2);
		margin-bottom: 16px;
	}
	.mainTxt.sp {
		position: absolute;
		content: "";
		top: 65px;
		right: 17px;
		display: block;
		width: 34%;
	}
}
/*---------------------------------------
TROUBLE
-----------------------------------------*/
.trouble_box {
	background: url(/wp/wp-content/uploads/2025/07/trouble_bg-scaled.jpg) no-repeat center center;
	padding-top: 57px;
	padding-bottom: 80px;
	background-size: cover;
}

.trouble_box .ulA {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
.trouble_box .ulA {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	column-gap: 15px;
	margin-top: 65px;
}
.trouble_box .ulA li {
	width: calc((100% - 45px) / 3);
}
.trouble_box li {
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
	background: url(/wp/wp-content/uploads/2025/07/trouble_bg02.png) no-repeat;
	background-size: 100% 100%;
	padding: 43.5px 10px;
}
.trouble_box li img {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.trouble_box li sub {
	display: block;
}
.trouble_box .ulB {
	max-width: 835px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 20px;
}
.trouble_box .ulB {
	max-width: 835px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	column-gap: 15px;
}
.trouble_box .ulB li {
	width: calc((100% - 15px) / 2);
}
@media (max-width: 640px) {
	.trouble_box .ulA,.trouble_box .ulB {
		display: block;
		margin-top: 0;
	}
	.trouble_box li {
		background: none;
	}
	.trouble_box .ulA li,
	.trouble_box .ulB li {
		width: 100%;
		text-align: left;
		padding: 0;
		padding: 10px 0;
		border-bottom: 1px dotted #F0DCB2;
		padding-left: 30px;
		position: relative;
	}
	.trouble_box .ro {
		background: url(/wp/wp-content/uploads/2025/07/trouble_spbg02.jpg) no-repeat;
		max-width: 90%;
		margin: 0 auto;
		margin-top: 0px;
		padding: 20px;
		box-sizing: border-box;
		box-shadow: 10px 10px 0 #CF9F51;
		margin-top: 30px;
		background-size: 100% 100%;
	}
	.trouble_box .ulA li:before, .trouble_box .ulB li:before {
		position: absolute;
		content: "";
		background: url(/wp/wp-content/uploads/2025/07/trouble_icon.png) no-repeat;
		background-size: cover;
		width: 16px;
		height: 16px;
		left: 0;
		top: 19px;
	}
	.trouble_box {
		background: url(/wp/wp-content/uploads/2025/07/trouble_spbg.jpg) no-repeat center top;
		background-size: cover;
	}
}
/*---------------------------------------
REASON
-----------------------------------------*/

.reason_box {
	background: url(/wp/wp-content/uploads/2025/07/reason_bg-scaled.jpg) no-repeat;
	background-size: cover;
	padding-top: 57px;
	padding-bottom: 87px;
}

.reason_box .boxA,.reason_box .boxB {
	max-width: 1240px;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0 auto;
}
.reason_box .box66 {
	margin-top: 90px !important;
}
.reason_box .boxA .c_t {
	background: url(/wp/wp-content/uploads/2025/07/reason_bg66.jpg) no-repeat;
	box-shadow: 0 0 10px #ccc;
	padding: 20px;
	background-size: 100% 100%;
}
.reason_box .boxA ul {
	display: flex;
	padding: 0 0 13px 20px;
	box-sizing: border-box;
	justify-content: space-between;
}
.reason_box .boxA ul li:first-child {
	width: 48%;
}
.reason_box .boxA ul li:last-child {
	width: 52%;
	padding: 40px;
	box-sizing: border-box;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.reason_box .boxA ul li:first-child img {
	margin-top: -50px;
}
.reason_box .title {
	font-size: 32px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 10px;
}

.reason_box .boxB ul {
	display: flex;
	column-gap: 40px;
	margin-top: 60px;
	justify-content: space-between;
}
.reason_box .boxB ul li {
	width: calc((100% - 40px) / 2);
	background: url(/wp/wp-content/uploads/2025/07/reason_bg55.png) no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 10px #ccc;
	padding: 40px 40px 147px 40px;
}
.reason_box .boxB ul li img {
	margin-top: -60px;
	margin-bottom: 20px;
}
.reason_box .boxA.box88 ul li:last-child {
	padding: 20px 20px 7px 20px;
}
.reason_box .boxA.box88 ul li:last-child img {
	margin-top: -65px;
}
.reason_box .box66.box88 {
	margin-top: 70px !important;
}
.reason_box .boxA.box88 ul li:first-child {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	padding: 0 25px;
}
.reason_box .title sub {
	color: #629ED5;
}
.reason_box .boxB .title, .reason_box .boxB .txt {
	padding: 0 20px;
}
@media (max-width: 640px) {
	.reason_box .boxA ul {
		display: block;
	}
	.reason_box .boxA ul li:first-child {
		width: 100%;
	}
	.reason_box .boxA ul li:last-child {
		width: 100%;
		padding: 20px;
	}
	.reason_box .boxA ul {
		border: none;
		padding: 0;
	}
	.reason_box .boxA .c_t {
		background: url(/wp/wp-content/uploads/2025/07/reason_spbg66-1.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.reason_box .title {
		font-size: 24px;
	}
	.reason_box .boxB ul {
		display: block;
	}
	.reason_box .boxB ul li {
		width: 100%;
		padding: 40px;
		box-sizing: border-box;
		margin-bottom: 50px;
	}
	.reason_box .boxB ul li {
		background: url(/wp/wp-content/uploads/2025/07/reason_spbg55.png) no-repeat;
		background-size: 100% 100%;
		padding: 20px;
		margin-bottom: 70px;
	}
	.reason_box .boxA.box88 ul li:last-child img {
		margin-top: 0;
	}
	.reason_box .boxA.box88 ul li:first-child {
		justify-content: center;
		padding: 0;
	}
	.reason_box .boxA.box88 ul li:first-child img {
		margin-bottom: 20px;
	}
}
/*---------------------------------------
DOCTOR
-----------------------------------------*/
.doctor_box {
	background: #FAF5EB;
	padding: 54px 0 94px 0;
	margin-bottom: 60px;
}
.doctor_box .nner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.doctor_box .doctor_top {
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}
.doctor_box .doctor_top .left_staff {
	width: 48%;
	padding-right: 30px;
	position: relative;
}
.doctor_box .doctor_top .right_txt {
	width: 52%;
}
.doctor_box .doctor_top .left_staff div.name_box {
	position: absolute;
	bottom: 19px;
	left: 10px;
	background: rgba(255,255,255,0.8);
	padding: 15px 20px 10px 20px;
	text-align: center;
}
.doctor_box .doctor_top .left_staff div p:first-child {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.04em;
	color: #062D5D;
	border: 1px solid #062D5D;
	text-align: center;
	display: inline;
	margin: 0 auto;
	padding: 6px 17px 4px 17px;
	font-weight: 500;
}
.doctor_box .doctor_top .left_staff div.name_box p:last-child {
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.6;
	color: #629ED5;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 500;
}
.doctor_box .doctor_top .left_staff div.name_box p:last-child .name {
	text-align: center;
	font-size: 18px;
	color: #363636;
	letter-spacing: 0.018em;
	line-height: 2;
}
.doctor_box .doctor_top .left_staff div.name_box p:last-child .hiragana {
	font-size: 10px;
	color: #363636;
	letter-spacing: 0.04em;
	line-height: 2;
}
.doctor_box .doctor_bottom {
	display: flex;
	justify-content: space-between;
	column-gap: 40px;
	margin-top: 28px;
}
.doctor_box .doctor_bottom > div {
	width: calc((100% - 40px) / 2);
}
.doctor_box .doctor_bottom .right {
	text-align: left;
}
.doctor_box .doctor_bottom .title {
	font-size: 20px;
	color: #CF9F51;
	font-weight: bold;
	letter-spacing: 0.036em;
	line-height: 1.6;
	border-bottom: 2px solid #CF9F51;
	padding-bottom: 9px;
	margin-bottom: 13px;
}
.doctor_box .doctor_bottom ul li {
	padding-left: 10px;
	position: relative;
	line-height: 1.6;
}
.doctor_box .doctor_bottom ul li:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 3px;
	background: #CF9F51;
	border-radius: 50%;
	left: 0;
	top: 15px;
}
@media (max-width: 640px) {
	.doctor_box .doctor_top {
		display: block;
	}
	.doctor_box .doctor_top .left_staff {
		display: block;
		width: 100%;
	}
	.doctor_box .doctor_top .right_txt {
		width: 100%;
	}
	.doctor_box .doctor_bottom {
		display: block;
	}
	.doctor_box .doctor_bottom > div {
		width: 100%;
	}
	.doctor_box .doctor_bottom > div.left {
		margin-bottom: 20px;
	}
	.doctor_box .doctor_top .left_staff {
		padding-right: 0;
	}
} 
/*---------------------------------------
implant
-----------------------------------------*/
.taw_h1 h1 {
	font-family: "Noto Serif JP", serif;
	font-style: normal;
	font-weight: 500;
	font-size: 128px;
	text-align: center;
	letter-spacing: 0.038em;
	line-height: 1.5;
}
.taw_h1 h1 span {
	color: #CF9F51;
} 
.implant_box {
	max-width: 1241px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 88px;
}
.tawtitle {
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.064em;
	line-height: 1.5;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 500;
}
.tawtext {
	text-align: center;
	margin-top: 55px;
}
.implant_table {
	width: 100%;
	margin-top: 40px;
}
.implant_table th,
.implant_table td {
	text-align: center;
	padding: 7px 2px;
}
.implant_table tbody th,
.implant_table tbody td {
	padding: 11px 2px;
}
.implant_table th {
	background: #062D5D;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.018em;
	line-height: 2;
}
.implant_table td {
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 1.5;
}
.implant_table td sub {
	font-size: 24px;
}
.implant_table td {
	border-right: 1px solid #062D5D;
	border-bottom: 1px solid #062D5D;
}
.implant_table tbody th {
	border-bottom: 1px solid #fff;
}
.implant_table thead th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 25%;
}
.implant_table thead th:last-child {
	border-right: 1px solid #062D5D;
}
.implant_table tbody tr:last-child th {
	border-bottom: 1px solid #062D5D;
}
.implant_table tbody th + td {
	background: #FAF5EB;
} 
@media (max-width: 640px) {
	.taw_h1 h1 {
		font-size: 56px;
	}
	.tawtitle {
		font-size: 16px;
	}
}
/*---------------------------------------
CONTACT
-----------------------------------------*/
.contactbox {
	background: url(/wp/wp-content/uploads/2025/08/contact_bg-scaled.jpg) no-repeat;
	padding-top: 50px;
	padding-bottom: 70px;
	background-size: cover;
}

.contactbox .nner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.contactbox ul {
	display: flex;
	justify-content: space-between;
}
.contactbox .title {
	font-size: 128px;
	color: #fff;
	letter-spacing: 0.038em;
	line-height: 1.4;
	font-weight: 500;
	margin-bottom: 20px;
}
.contactbox .title sub {
	display: block;
	font-size: 24px;
	line-height: 1.6;
	letter-spacing: 0;
}
.contactbox ul p {
	color: #fff;
	letter-spacing: 0.1em;
}
.contactbox ul p.txt {
	padding-bottom: 20px;
	font-size: 23px;
	line-height: 1.3;
}
.contactbox .bnr_box div.bnrnner {
	display: flex;
	width: 515px;
	justify-content: space-between;
	column-gap: 3.2%;
	position: relative;
	z-index: 3;
}
.contactbox ul li:first-child {
	width: 20%;
	display: flex;
	align-items: end;
}
.contactbox ul li:nth-child(2) {
	width: 64%;
	text-align: center;
}
.contactbox ul li:last-child {
	width: 16%;
	display: flex;
	align-items: end;
}
.contactbox .bnr_box {
	padding: 10px;
	position: relative;
}
.contactbox .bnr_box:after {
	position: absolute;
	content: "";
	background: url(/wp/wp-content/uploads/2025/07/contact_img.png) no-repeat;
	width: 223px;
	height: 252px;
	background-size: 100% 100%;
	left: 11px;
	display: block !important;
	visibility: inherit;
	bottom: 12px;
}
.contactbox .bnr_box > div {
	border: 1px solid #CF9F51;
}
.contactbox .bnr_box > div span {
	display: block;
}
.contactbox .bnr_box > div span.a01 {
	font-size: 16px;
	letter-spacing: 0.018em;
	color: #CF9F51;
	line-height: 1.5;
}
.contactbox .bnr_box > div span.a02 {
	color: #363636;
	font-size: 24px;
	letter-spacing: 0.064em;
	font-weight: bold;
	line-height: 1.5;
}
.contactbox .bnr_box > div {
	border: 1px solid #CF9F51;
	padding: 40px 50px 30px 0;
}
.contactbox .bnr_box div.tent {
	width: 515px;
	margin-left: auto;
	text-align: center;
}
.contactbox .bnr_box div.bnrnner .left {
	width: 53.2%;
}
.contactbox .bnr_box div.bnrnner .right {
	width: 43.6%;
}
div.after_none:after {
	display: none;
}
.contactbox .bnr_box div.bnrnner img {
	width: 100%;
}
.contactbox .bottom_C {
	padding: 10px;
	background: url(/wp/wp-content/uploads/2025/08/contact_bg01.png) no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.contactbox .bottom_C:before {
	position: absolute;
	content: "";
	background: url(/wp/wp-content/uploads/2025/08/contact_bg02.png) no-repeat center bottom;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	z-index: -1;
}
.contactbox .nner .or {
	border: 1px solid #CF9F51;
	padding: 30px 50px;
}
.contactbox .nner .or span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #CF9F51;
}
.contactbox .nner .or span.a02 {
	font-size: 24px;
	color: #363636;
}
.contactbox .bottom_C ul {
	display: flex;
	justify-content: space-between;
	column-gap: 50px;
	margin-top: 40px;
}
.contactbox .bottom_C ul li {
	width: calc((100% - 50px) / 2);
}
@media (max-width: 640px) {
	.contactbox ul li:first-child {
		width: 100%;
	}
	.contactbox ul li:last-child {
		width: 100%;
	}
	.contactbox .bnr_box div.bnrnner {
		display: block;
	}
	.contactbox .bnr_box div.bnrnner .left {
		width: 100%;
	}
	.contactbox .bnr_box div.bnrnner .right {
		width: 100%;
		text-align: left;
	}
	.contactbox .bnr_box div.tent {
		text-align: left;
		margin-left: 20px;
	}
	.contactbox .bnr_box:after {
		display: none;
	}
	.contactbox {
		padding-bottom: 42px;
		position: relative;
	}
	.contactbox .bnr_box div.tent {
		width: 100%;
	}
	.contactbox .bnr_box div.bnrnner {
		width: 100%;
	}
	.contactbox ul .title {
		font-size: 48px;
		text-align: center;
	}
	.contactbox ul .title sub {
		font-size: 19px;
	}
	.contactbox .bnr_box:after {
		display: none !important;
	}
	.contactbox .title {
		font-size: 56px;
		text-align: center;
	}
	.contactbox .title sub {
		font-size: 16px;
	}
	.contactbox .txt {
		text-align: center;
		color: #fff;
	}
	.contactbox ul li:first-child {
		width: 34%;
	}
	.contactbox ul li:last-child {
		width: 26%;
	}
	.contactbox .bottom_C ul {
		display: block;
	}
	.contactbox .nner .or {
		padding: 30px 20px 10px;
	}
	.contactbox .bottom_C ul li {
		width: 100%;
	}
}
/*---------------------------------------
治療相談実施中
-----------------------------------------*/
.talkBox {
	background: url(/wp/wp-content/uploads/2025/07/talk_bg-scaled.jpg) no-repeat;
	background-size: cover;
}
.talkBox .nner {
	padding: 86px 100px 64px 100px;
}
.talkBox .nner .boxA {
	padding: 0 17px;
}
.talkBox .nner .boxA ul {
	display: flex;
	justify-content: space-between;
}
.talkBox .nner .boxA ul li:nth-child(1),
.talkBox .nner .boxA ul li:nth-child(3) {
	width: 20%;
	margin-top: 40px;
}
.talkBox .nner .boxA ul li:nth-child(2) {
	width: 60%;
	padding: 0 50px;
	box-sizing: border-box;
	text-align: center;
}
.talkBox .nner .boxA ul li:nth-child(2) p {
	color: #fff;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.08em;
	text-align: center;
}
.talkBox .nner .boxB {
	background: url(/wp/wp-content/uploads/2025/07/talk_bg02.jpg) no-repeat;
	background-size: cover;
	padding: 42px 72px;
	margin-top: -26px;
	position: relative;
	z-index: 1;
}
.talkBox .nner .boxB ul {
	display: flex;
	column-gap: 62px;
	justify-content: space-between;
}
.talkBox .nner .boxB ul li {
	width: calc((100% - 62px) / 2);
}
.talkBox .nner .boxB ul li img {
	width: 100%;
}
.talkBox .nner .boxB p {
	font-size: 32px;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	color: transparent;
	background-image: linear-gradient(360deg, #575833, #B0A766);
	background-clip: text;
	font-weight: 500;
}
@media (max-width: 1324px) and (min-width: 641px) {
	.talkBox .nner .boxA ul li:nth-child(2) p {
		line-height: 1.2;
		font-size: 30px;
	}
	.talkBox .nner .boxB p {
		font-size: 30px;
		line-height: 1.3;
	}
	.talkBox .nner .boxA ul li:nth-child(2) {
		margin-top: -14px;
	}
	.talkBox .nner .boxB {
		margin-top: -16px;
	}
}
@media (max-width: 640px) {
	.talkBox p {
		color: #fff;
		font-size: 20px;
		text-align: center;
	}
	.talkBox .nner {
		padding: 20px;
		padding-top: 40px;
	}
	.talkBox .nner .boxA ul li:nth-child(1),
	.talkBox .nner .boxA ul li:nth-child(3) {
		width: 42%;
		margin-top: 0;
	}
	.talkBox .nner .boxB {
		padding: 40px 20px;
		background: url(/wp/wp-content/uploads/2025/08/talk_spbg02.png) no-repeat;
		background-size: 100% 100%;
		margin-top: -40px;
	}
	.talkBox .nner .boxB p {
		font-size: 20px;
	}
	.talkBox .nner .boxB ul {
		display: block;
	}
	.talkBox .nner .boxB ul li {
		width: 100%;
	}
}
/*---------------------------------------
flow
-----------------------------------------*/
.flow_box {
	background: #FAFAFA url(/wp/wp-content/uploads/2025/07/flow_bg.png) no-repeat;
	background-size: cover;
	padding-top: 58px;
	padding-bottom: 42px;
}
.flow_box .nner {
	max-width: 1240px;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0 auto;
}
.flow_box .nner .step {
	background: #fff url(/wp/wp-content/uploads/2025/07/step_bg.png) no-repeat;
	background-size: cover;
	padding: 20px;
	margin-bottom: 47px;
	box-shadow: 0 0 10px #ccc;
}
.flow_box .nner .step.step01 {
	margin-top: 60px;
}
.flow_box .step ul {
	display: flex;
	justify-content: space-between;
}
.flow_box .nner .step .stepLine {
	border: 1px solid #CF9F51;
	padding: 20px 20px 20px 40px;
	position: relative;
}
.flow_box .step ul .content {
	width: 62%;
	padding-top: 40px;
}
.flow_box .step ul .content .txt {
	letter-spacing: 0;
}
.flow_box .step ul .img {
	width: 38%;
	padding-left: 70px;
}

.step_number {
	position: absolute;
	content: "";
	width: 80px;
	height: 33px;
	top: 0;
	left: 0;
	background: #CF9F51;
	color: #fff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.036em;
	line-height: 1.5;
}
.flow_box .step ul .content .title {
	font-size: 32px;
	color: #363636;
	font-weight: bold;
	letter-spacing: 0.018em;
	line-height: 1.5;
	padding-bottom: 10px;
}
.step {
	position: relative;
}
.step:after {
	position: absolute;
	content: "";
	background: url(/wp/wp-content/uploads/2025/07/flow_arrow.png) no-repeat;
	width: 40px;
	height: 20px;
	background-size: cover;
	bottom: -21px;
	left: 50%;
	transform: translate(-50%);
	display: block !important;
}
.step.step07:after {
	display: none !important;
}
@media (max-width: 640px) {
	.flow_box .step ul {
		display: block;
	}
	.flow_box .step ul .content {
		width: 100%;
	}
	.flow_box .step ul .img {
		display: none;
	}
	.flow_box .step ul .content .title {
		text-align: center;
	}
	.flow_box .nner .step .stepLine {
		border: none;
		padding: 20px;
	}
	.flow_box .nner .step {
		padding: 0;
	}
	.flow_box .step ul .content .title {
		font-size: 24px;
	}
	.flow_box .nner .step {
		background: #fff url(/wp/wp-content/uploads/2025/07/step_spbg.png) no-repeat;
		background-size: cover;
	}
}
/*---------------------------------------
PRICE
-----------------------------------------*/
.price_box {
	background: #F2F2F2;
	padding-top: 117px;
	padding-bottom: 80px;
	position: relative;
	z-index: 1;
}
.price_box .tawtitle {
	margin-bottom: 57px;
}
.price_box:after {
	position: absolute;
	content: "";
	background: #fff;
	height: 184px;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block !important;
	z-index: -1;
}
.price_box .nner {
	max-width: 1240px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.price_box table {
	width: 100%;
}
.price_box table th {
	background: #062D5D;
	color: #fff;
	padding: 12px 10px 12px 62px;
	border-bottom: 1px solid #fff;
	width: 67%;
}
.price_box table td {
	border: 1px solid #062D5D;
	background: #fff;
	width: 33%;
	text-align: right;
	padding-right: 60px;
}
.price_box .txt {
	padding-left: 60px;
}
.price_box .txtB {
	font-size: 14px;
	line-height: 1.3;
	padding: 10px 10px 10px 60px;
}
.price_box ul {
	max-width: 1120px;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0 auto;
	display: flex;
	margin: 46px 0;
}
.price_box ul li {
	background: url(/wp/wp-content/uploads/2025/07/price_ba.png) no-repeat;
	background-size: 100% 100%;
	width: 256.5px;
	height: 256.5px;
	text-align: center;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
.price_box ul li:first-child img {
	width: 93.68px;
	margin-bottom: 14px;
}
.price_box ul li:nth-child(2) img {
	width: 87.82px;
}
.price_box ul li:nth-child(3) img {
	width: 74.46px;
}
.price_box ul li:nth-child(4) img {
	width: 73.59px;
	margin-bottom: 13px;
}
.price_box ul {
	max-width: 1120px;
	box-sizing: border-box;
	padding: 0 20px;
	display: flex;
	margin: 46px 0;
	column-gap: 17px;
	justify-content: space-between;
	margin-top: 46px;
	margin-left: auto;
	margin-right: auto;
}
.price_box ul .txtC {
	font-size: 24px;
	letter-spacing: 0.036em;
	line-height: 1.1;
	text-align: center;
	color: #363636;
}
.price_box ul .txtC span {
	font-size: 14px;
	line-height: 1.2;
}
.price_box ul .txtC {
	font-size: 24px;
	letter-spacing: 0.064em;
	line-height: 1.1;
	text-align: center;
}
.price_box ul li p {
	margin-bottom: 0;
	width: 100%;
}
.price_box ul li:nth-child(2) .txtC, .price_box ul li:nth-child(3) .txtC {
	font-size: 20px;
	letter-spacing: 0;
}
.price_box .tableC th {
	font-size: 24px;
	padding-left: 20px;
	width: 10%;
}
.price_box .tableC td {
	text-align: left;
	padding: 60px;
}
@media (max-width: 1120px) and (min-width: 820px) {
	.price_box ul {
		max-width: 870px;
	}
	.price_box ul li {
		width: 186.25px;
		height: 186.25px;
	}
	.price_box ul li:nth-child(2) .txtC, .price_box ul li:nth-child(3) .txtC {
		font-size: 14px;
	}
	.price_box ul li:nth-child(2) .txtC span, .price_box ul li:nth-child(3) .txtC span {
		font-size: 11px;
	}
}
@media (max-width: 820px) and (min-width: 641px) {
	.price_box ul {
		max-width: 580px;
		column-gap: 10px;
		flex-wrap: wrap;
		padding: 0;
		box-sizing: border-box;
	}
	.price_box ul li {
		width: 275px;
		height: 275px;
		margin-bottom: 13px;
	}
	.price_box ul .txtC {
		font-size: 24px;
	}
	.price_box ul li:nth-child(2) .txtC, .price_box ul li:nth-child(3) .txtC {
		font-size: 20px;
	}
	.price_box ul .txtC span {
		font-size: 14px;
	}
	.price_box ul li:first-child img {
		width: 93.68px;
	}
	.price_box ul li:nth-child(2) img {
		width: 87.82px;
	}
	.price_box ul li:nth-child(3) img {
		width: 68.46px;
	}
	.price_box ul li:nth-child(4) img {
		width: 73.59px;
	}
}
@media (max-width: 640px) {
	.price_box ul {
		max-width: 320px;
		column-gap: 10px;
		flex-wrap: wrap;
		padding: 0;
		box-sizing: border-box;
	}
	.price_box ul li {
		width: 135px;
		height: 135px;
		margin-bottom: 13px;
	}
	.price_box ul .txtC {
		font-size: 14px;
	}
	.price_box ul li:nth-child(2) .txtC, .price_box ul li:nth-child(3) .txtC {
		font-size: 11px;
	}
	.price_box ul .txtC span {
		font-size: 8px;
	}
	.price_box ul li:first-child img {
		width: 83.68px;
	}
	.price_box ul li:nth-child(2) img {
		width: 77.82px;
	}
	.price_box ul li:nth-child(3) img {
		width: 54.46px;
	}
	.price_box ul li:nth-child(4) img {
		width: 56.59px;
	}
	.price_box .txt {
		padding-left: 0;
		line-height: 1.5;
		padding-bottom: 10px;
	}
	.price_box table th, .price_box table td {
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding-left: 10px;
		text-align: center;
		padding-right: 10px;
	}
	.price_box .txtB {
		padding-left: 0;
	}
	.price_box {
		padding-top: 40px;
	}
	.price_box .tableC th {
		width: 100%;
	}
	.price_box .tableC td {
		text-align: left;
		padding: 20px;
	}
}
/*---------------------------------------
footer
-----------------------------------------*/
.l-footer {
	background: #FAF5EB;
	padding: 80px 0 0 0;
}
.l-footer .nner {
	max-width: 1120px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	display: flex;
	column-gap: 65px;
	justify-content: space-between;
	margin-bottom: 72px;
}
.l-footer .nner > div {
	width: calc((100% - 65px) / 2);
}
.l-footer .left .footer-logo {
	margin: 0;
	max-width: 390.4px;
	width: 80%;
	padding: 0 0 34px 0;
}
.l-footer .nner .left ul {
	display: flex;
	justify-content: space-between;
}
.l-footer .nner .left ul li:first-child {
	width: 55%;
}
.l-footer .nner .left ul li:last-child {
	width: 45%;
}
.l-footer .nner .right table {
	width: 100%;
}
.l-footer .nner .right table thead th,
.l-footer .nner .right table thead td {
	font-size: 14px;
	color: #CF9F51;
	letter-spacing: 0.04em;
	line-height: 1.5;
	border-bottom: 1px solid #CC9F52;
	padding-bottom: 10px;
}
.l-footer .nner .right table thead th {
	width: 24%;
}
.l-footer .nner .right table thead td {
	text-align: center;
}
.l-footer .nner .right table tbody th,
.l-footer .nner .right table tbody td {
	color: #363636;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	padding: 2px 0 10px 0;
}
.l-footer .nner .right table tbody td {
	text-align: center;
}
.l-footer .nner .right table tbody tr:first-child th,
.l-footer .nner .right table tbody tr:first-child td {
	border-bottom: 1px dashed #CC9F52;
}
.l-footer table sub {
	font-size: 10px;
}
.l-footer table tbody td {
	width: 10.85%;
}
.l-footer .nner > div .txt {
	text-align: left;
	font-size: 14px;
	color: #363636;
	letter-spacing: 0.04em;
}
.footer-fix-2 {
	display: none !important;
}
.copyright {
	background: #062D5D;
	color: #fff;
	font-size: 16px;
	font-family: 'Noto Serif JP', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	padding: 30px 0;
}
.map {
	position: relative;
	width: 100%;
	padding-top: 450px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.footer-fix li {
	width: 16.9%;
}
.footer-fix li:first-child {
	width: 48.9%;
}
.footer-fix li:nth-child(2) {
	width: 17.1%;
}
.footer-fix li:nth-child(3) {
	width: 17.1%;
}
.footer-fix li img {
	width: 100%;
}
@media (max-width: 640px) {
	.l-footer .nner {
		display: block;
	}
	.l-footer .nner > div {
		width: 100%;
	}
	.l-footer {
		padding: 80px 0;
	}
}