.right {
	float: right;
}

/* .bg_common{
	min-width:680px
} */

#wrap {
	margin: 0;
}

#h_area {
	top: 0;
	z-index: 50;
	position: fixed;
}


#main_visual {
	width: 100%;
	padding: 0px;
	height: 450px;
	background-image: url("../img/top/img_01.jpg");
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
}


#main_visual img {
	width: 70%;
	max-width: 800px;
	margin-top: 80px;
}

#main_visual .h2_message {
	margin-bottom: 20px;
	position: absolute;
	text-align: center;
	bottom: -20px;
	background-image: url(../img/top/bg1.png);
	background-size: 23%;
	width: 100%;
	padding-top: 150px;
	border-bottom: none;
}

.top_message_01 {
	width: 100%;
	background-color: white;
	margin-bottom: 50px;
	overflow: hidden;
}

.top_message_01 p {
	text-align: left;
	font-size: 18px;
	line-height: 2;
	margin-bottom: 15px;
}

.top_message_01 .inner {
	width: 100%;
	max-width: 1100px;
	padding: 0 2%;
}

.innerimg {
	float: left;
	width: 35%;
}

.innerimg img {
	width: 100%;
}



.innermsg {
	float: right;
	margin-left: 2%;
	width: 63%;
	margin-top: -7px;
}

.inner h2 {
	margin-top: 30px;
}


.top_message_02 {
	background-image: none;
	padding-top: 20px;
	background-color: white;
	padding-bottom: 0;
	margin-bottom: 50px;
}
.top_message_02 .inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 10px;
}

.top_message_02 p {
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 2;
}

.point1 {
	width: 100%;
	height: 150px;
	margin-top: -50px;
	background-image: url("../img/top/img_02.png");
	background-attachment: fixed;
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
}

.point1 h2 {
	font-size: 40px;
	color: #412B12;
	width: 100%;
	padding: 35px 0;
}

/* .point1 .inner-h2{
	padding-top: 35px;
    padding-bottom: 35px;
	background-image: url(../img/top/bg2.png);
	background-position-y:-2px;
	width:100%;
	opacity: 0.2;
} */

.lptable {
	width: 50%;
}

.tbl_01 th {
	width: 200px;
	font-size: 20px;
}

.clinic {
	padding: 30px;
	background-color: white;
	padding-bottom: 0;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 1200px;

}

.clinic .inner {
	float: left;
	width: 70%;

}

.clinic .inner img {
	float: left;
	width: 100%;
	padding-right: 20px;
}

.clinic p {
	font-size: 18px;
	margin-bottom: 40px;
}

#footer {
	height: 100px;
}

.sp {
	display: none;
}

.top_message_02 .fl {
	float: left;
	width: 52%;
}

.top_message_02 .fr {
	float: right;
	width: 45%;
}

.top_message_02 .fr img {
	width: 100%;
}

.schedule-time span {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

.clinic .inner-2 {
	float: right;
	width: 30%;
}

.clinic .inner-2 img {
	width: 100%;
}

.clinic .inner .clinic-img {
	float: left;
	width: 30%;
}

.clinic .inner .clinic-txt {
	width: 70%;
	float: right;
}

.table-content {
	margin-bottom: 30px;
}

.table-content div {
	max-width: 600px;
	margin: 0 auto;
}

.table-content table tr:nth-child(2) td:first-child {
	background: #93D0C8;
}

.table-content table tr:nth-child(3) td:first-child {
	background: #EDC3B1;
}

.table-content table td:first-child {
	width: 120px;
}

.table-content table td {
	padding: 10px 25px;
	text-align: center;
}

.table-content .fl,
.table-content .fr {
	width: 50%;
}

.table-content .fl p,
.table-content .fr p {
	text-align: center;
}

.table-content table {
	margin: 0 auto;
}

.sub-title {
	font-size: 22px;
	margin-bottom: 30px;
}

.top_message_02 .inner img {
	display: block;
	margin: 20px auto;
	width:100%;
}

.top_message_02 .inner .clearfix {
	margin-bottom: 50px;
}

.top_message_02 .inner .clearfix {
	margin-bottom: 0;
}

.blank {
	height: 40px;
	background: rgba(226, 219, 211, 0.8);
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	width: 200px;
	margin-bottom: 30px;
}

.blank a {
	color: #333;
	text-decoration: none;
	display: block;
}

@media screen and (max-width:1200px) {
	.clinic {
		width: 100%;
	}
}

@media screen and (max-width:1024px) {
	#main_visual img {
		margin-top: 150px;
	}
}

@media screen and (max-width:768px) {
	.top_message_02 .inner img {
		width: 100%;
	}

	.tbl_01 td,
	.tbl_01 th {
		width: 100%;
		display: block;
	}

	.clinic .inner {
		padding: 50px;
	}

	#main_visual {
		position: relative;
	}

	#main_visual img,.main_visual-1 img,.main_visual-2 img,.main_visual-3 img,.main_visual-4 img,.main_visual-5 img,.main_visual-6 img,.main_visual-7 img,.main_visual-8 img,.main_visual-9 img{
		position: absolute;
		top: calc(50% - 45px);
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		margin-top: 0;
	}

	.top_message_02 .fl {
		float: none;
		width: 100%;
	}

	.top_message_02 .fr {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 680px) {

	#h_area {
		min-width: 0px;
	}

	.h2_message {
		font-size: 34px;
		margin-left: -35px;
	}


	.h2_message span {
		padding: 0px 80px 10px 80px;
	}

	#main_visual {
		width: 100%;
		background-position-y: -300px;
	}

	#main_visual .h2_message {
		width: 100%;
	}

	.top_message_01 {
		width: 90%;
		margin-left: 5%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.top_message_01 .inner {
		padding-left: 0;
	}


	.top_message_01 p {
		font-size: 25px;
		margin-top: 30px;
		text-align: justify;
	}

	.top_message_02 {
		width: 90%;
		margin-left: 5%;
	}

	.top_message_02 .inner {
		width: 100%;
		padding: 0 5%;
	}



	.top_message_02 p {
		font-size: 25px;
		margin-top: 30px;
		text-align: justify;
		margin-bottom: 30px;
	}

	#main_visual {
		width: 100%;
		overflow: hidden;
	}

	#main_visual img {
		width: 100%;
		margin-top: 100px;
	}

	#main_visual .h2_message {
		padding-top: 75px;
	}

	.innerimg {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}

	.innermsg {
		float: none;
		margin-left: 0;
		width: 100%;
		margin-top: 0;
	}

	.inner img {
		width: 100%;

	}

	.lptable {
		width: 100%;
	}

	.h3_common {
		font-size: 34px;
	}

	.tbl_01 {
		width: 100%;
	}

	.fs13 {
		font-size: 18px !important;
	}

	.tbl_01 th {
		font-size: 24px;
		width: 250px;
	}

	.tbl_01 td {
		font-size: 20px;
	}

	.check_list {
		font-size: 20px;
	}

	.btn_link a {
		height: 50px;
		font-size: 30px;
	}

	.clinic {
		width: 90%;
		margin-left: 5%;
	}

	.clinic .inner {
		padding-left: 10%;
		padding-right: 10%;
		width: 100%;
		padding-bottom: 0;
	}

	.clinic .inner .clinic-img {
		float: none;
		width: 100%;
	}

	.clinic .inner .clinic-txt {
		float: none;
		width: 100%;
	}

	.clinic .inner p {
		font-size: 25px;
		text-align: justify;
		width: 100%;
	}


	.clinic .inner img {
		margin: 0 auto;
		max-width: 70%;
		display: block;
		float: none;
		margin-bottom: 30px;
		padding-right: 0;
	}

	.sp {
		display: block;
	}

	.pc {
		display: none;
	}



}

@media screen and (max-width: 500px) {

	.top_message_01 p {
		font-size: 16px;
	}

	.top_message_02 p {
		font-size: 16px;
	}

	.h2_message {
		font-size: 26px;
		margin-left: 0;
		line-height: 1.5;
	}

	.tbl_01 th {
		width: 100%;
		display: block;
		font-size: 20px;
	}

	.tbl_01 td {
		width: 100%;
		display: block;
		font-size: 18px;
	}

	.h3_common {
		font-size: 22px;
	}

	.w380 {
		width: 100%;
	}

	.btn_link a {
		font-size: 16px;
		padding: 16px 6px;
		height: auto;
	}

	.clinic .inner p {
		font-size: 16px;
		line-height: 1.6;
	}

	#copyright {
		margin-right: 0;
		text-align: center;
	}

	.check_list li {
		margin: 0 0 10px 20px;
	}

	.check_list li:after {
		left: -1.2em;
	}

	.point1 {
		height: 130px;
		background-image: url(../img/top/img_02_sp.png);
		display: flex;
		align-items: center;
		margin-top: 0;
	}

	.point1 h2 {
		font-size: 30px;
	}

	.h2_message span {
		padding: 0;
	}

	.h2_message span::after {
		right: -100px;
	}

	.check_list {
		font-size: 18px;
	}

	#main_visual {
		position: relative;
		height: 240px;
	}

	#main_visual img {
		position: absolute;
		top: calc(50% - 24px);
		left: 0;
		margin-top: 0;
		transform: translate(0);
	}

	.clinic .inner-2 {
		float: none;
		width: 100%;
	}

	.table-content {
		margin: 0;
	}

	.clinic .inner {
		padding: 0;
	}

	.schedule-time img {
		width: 90%;
	}

	.table-content table td {
		padding: 10px 15px;
		display: block;
		width: 100% !important;
	}

	.table-content table {
		width: 100%;
	}

	.top_message_02 .inner img {
		margin: 30px auto;
	}

	.schedule-time span {
		margin-bottom: 0;
	}

	.blank {
		margin-bottom: 0;
	}

	.mb30 {
		margin-bottom: 30px;
	}

	.point1 h2 {
		font-size: 22px;
	}

	.table-contents_block {
		padding: 0 20px;
		width: 100%;
	}

	.table-contents_block ol li a {
		padding: 8px 0;
		font-size: 14px;
	}

	.ez_price-table {
		width: 100%;
	}

	.ez_price-table th,
	.ez_price-table td {
		display: block;
		width: 100%;
	}

	#footer .inner{
		width:100%;
	}

	.f_logo_area{
		float: none;
		margin:0 auto;
	}

	#footer{
		height:auto;
		padding:16px;

	}

	.f_logo{
		padding:0;
	}

	.top_block{
		margin-bottom: 16px;
	}

	.flex-img{
		display: block;
	}

	.flex-img_module{
		width:100%;
	}

	.top_message_02 .dot-list{
		margin-bottom: 20px;
	}

	.top_message_02 .page-link li{
		width:100%;
	}

	.top_message_02 .img65-wrap,.top_message_02 .img90-wrap,.top_message_01 .img65-wrap,.top_message_01 .img90-wrap{
		width:100%;
	}

	.top_message_02 .inner .imglow-wrap img{
		width:100%;
	}
	
	.schedule-time{
		width:100%;
	}

	.top_block .dot-list .list:before{
		left:-4px;
	}

	
}

@media screen and (max-width: 420px) {
	.h2_message span::after {
		right: -128px;
	}
}

@media screen and (max-width: 375px) {
	.h2_message span::after {
		right: -100px;
	}
}

@media screen and (max-width: 320px) {
	.h2_message span::after {
		right: -75px;
	}
}

.click_blank:hover {
	cursor: pointer;
}



/* # =================================================================
#  WEB_0001-24976  LP新規作成
# ================================================================= */

.lp_consideration header {
  padding: 9px 25px 9px 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFF;
}
.lp_consideration .clinic_name {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.5px;
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-left: 53px;
}
.lp_consideration .clinic_name::before {
  content: "";
  display: block;
  width: 53px;
  height: 47px;
  background: url(../img/common/lp10-logo.png);
  background-size: contain;
  position: absolute;
  left: 0;
}
.globalMenuSwitch_sp{
	background: none;
	border: 0;
	padding: 0;
}
.lp_consideration #navi {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.lp_consideration #slide_menu {
  position: fixed;
  overflow: auto;
  top: 0px;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #FAF7F3;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.lp_consideration #slide_menu.open {
  right: 0;
}
.lp_consideration #slide_menu .clinic_name{
	padding-left: 64px;
}
.lp_consideration #slide_menu .clinic_name::before{
	left: 11px;
}
body.menu-open {
  overflow: hidden;
}
body.menu-open #wrap{
  position: fixed;
  width: 390px;
  height: 100vh;
  overflow: hidden;
}
.lp_consideration #slide_menu.open .close_btn {
  display: block;
  position: absolute;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  display: inline-block;
  top: 50px;
  right: 18px;
  transition: opacity 0.3s;
  background-color: #FFF;
  padding: 5px;
  cursor: pointer;
}
.lp_consideration .sp_close_icon {
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  margin: 0 auto 4px;
}
.lp_consideration .sp_close_icon::before,
.lp_consideration .sp_close_icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #463c35;
  border-radius: 2px;
}
.lp_consideration .sp_close_icon::before {
  transform: translateY(-50%) rotate(45deg);
}
.lp_consideration .sp_close_icon::after {
  transform: translateY(-50%) rotate(-45deg);
}
.lp_consideration #slide_menu {
  padding: 50px 0 0;
  height: 100vh;
  overflow-y: auto;
}
.lp_consideration #slide_menu #gmenu {
  padding: 54px 0 119px;
  margin: 0;
}
.lp_consideration #slide_menu #gmenu li a {
  display: block;
  height: 100%;
  padding: 15px 0 16px 30px;
  text-decoration: none;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 0.5px;
  color: #433933;
  background-color: #F1EDE7;
  border-bottom: 1px solid rgba(216, 208, 197, 0.31);
  cursor: pointer;
}
.lp_consideration #slide_menu #gmenu li.submenu {
  position: inherit;
  height: auto;
  width: 100%;
}
.lp_consideration #slide_menu #gmenu li.submenu a::before,
.lp_consideration #slide_menu #gmenu li.submenu a::after {
  content: none;
}
.lp_consideration #slide_menu #gmenu li.submenu a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 0.5px;
  color: #433933;
  background-color: #FAF7F3;
  border-bottom: 1px dotted #D8D0C5;
}
.lp_consideration img {
  max-width: 100%;
  height: auto;
}
.lp_consideration .lp_consideration_titlearea {
  background: #FAF7F3;
  padding: 45px 0;
  text-align: center;
}

.lp_consideration h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 23px;
  line-height: 1;
  letter-spacing: .04em;
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-left: 26px;
  padding-right: 26px;
}
.lp_consideration h1::before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 30px;
  background: url(../img/top/bg_message_l.png);
  background-size: contain;
  left: 0;
}
.lp_consideration h1::after {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 30px;
  background: url(../img/top/bg_message_r.png);
  background-size: contain;
  right: 0;
}

.lp_consideration .top_block {
  margin: 0;
  padding: 0 0 48px;
}
.lp_consideration .top_read {
  position: relative;
  background: #FAF7F3;
  width: 87.2%;
  margin: 0 auto 0;
  padding: 25px 0 16px;
  top: -32px;
}
.lp_consideration .top_read .top_read_reason li {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  letter-spacing: .04em;
  text-align: center;
  padding: 11px 0 7px;
  border-bottom: 1px solid rgba(216, 208, 197, 0.3);
  position: relative;
}
.lp_consideration .top_read .top_read_reason li::before{
  content: "「";
  position: absolute;
  left: 14px;
}
.lp_consideration .top_read .top_read_reason li::after{
  content: "」";
  position: absolute;
  right: 16px;
}
.lp_consideration .top_read p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 38px;
  letter-spacing: .05em;
  text-align: center;
  padding: 24px 20px 0;
}
.lp_consideration .content_menu {
  width: 100%;
  margin: 74px auto 0;
  padding: 0 15px;
  background: #FAF7F3;
}
.lp_consideration .content_menu_title {
  position: relative;
  cursor: pointer;
  padding: 13px 15px;
  background: #423A33;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1.2px;
  border: none;
  margin: 0;
}
.lp_consideration .content_menu_title:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: #FAF7F3 2px solid;
  border-right: #FAF7F3 2px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 15%;
  margin: auto;
  transition: .3s;
}
.lp_consideration .comtent_menu_item a {
  text-decoration: none;
  color: #433933;
  font-size: 14px;
  padding: 12px 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 22.4px;
  border-bottom: 1px solid rgba(216, 208, 197, 0.31);
  background: #f1ede7;
  display: block;
}
.lp_consideration .comtent_menu_item.second a{
  margin-left: 1em;
  font-weight: normal;
  background: #faf7f3;
}
.lp_consideration .lp_contents_box {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  background-color: #FFF;
  padding-bottom: 80px;
}
.lp_consideration .lp_contents_title {
  font-weight: 600;
  font-size: 19px;
  padding: 15px;
  background: #fff;
  color: #423A33;
  line-height: 1.3;
  text-align: left;
  border-top: 2px solid #423A33;
  border-bottom: 1px solid rgba(66, 58, 51, 0.70);
  position: relative;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.lp_consideration .lp_contents_inner {
  margin: 0 30px;
  padding: 0 10px;
}
.lp_consideration .lp_contents_inner.first{
  padding-top: 50px;
  padding-bottom: 60px;
}
.lp_consideration .lp_contents_inner.middle{
  padding-bottom: 60px;
}
.lp_consideration .lp_contents_inner.last{
  padding-bottom:0;
}
.lp_consideration .lp_contents_box01 .lp_contents_inner.first{
  padding: 35px 0;
}

.lp_consideration .lp_contents_inner p{
  line-height: 1.6
}
.lp_consideration .lp_contents_inner p.last{
  margin-top: 1.5rem;
}

.lp_consideration .lp_contents_box01 p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 13px;
  letter-spacing: .04em;
  line-height: 22px;
  font-weight: 600;
}

.lp_consideration .lp_contents_inner.last {
  padding-bottom: 0;
  margin-bottom: 0;
}

.lp_consideration .lp_contents_sub_title {
  font-size: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans JP', Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  text-align: left;
  color: #423A33;
  position: relative;
  border-bottom: none;
  line-height: 23.8px;
  letter-spacing: .5px;
  padding-left: 10px;
  padding: 11px 10px 8px 22px;
  margin: 0 -10px 35px;
  text-indent: 0px;
  background: #f6f4f0;
}
.lp_consideration .lp_contents_sub_title:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 17px;
  border-radius: 0;
  background: #423A33;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 9px;
}
.lp_consideration .lp_contents_box01 .lp_contents_sub_title {
  margin: 0 -10px 23px;
}

.lp_consideration .lp_contents_list {
  display: grid;
  gap: 20px;
  margin: 20px 0;
}
.lp_consideration .lp_contents_list.last {
  margin: 20px 0 0;
}
.lp_consideration .lp_contents_box01 .lp_contents_list {
  display: grid;
  gap: 16px;
  margin: 0 0 28px;
}
.lp_consideration .lp_contents_box01 .lp_contents_list.last {
  margin: 0 ;
}

.lp_consideration .lp_contents_list li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  position: relative;
  padding-left: 24px;
  display: inline-flex;
}

.lp_consideration .lp_contents_list li::before {
  content: "";
  display: block;
  width: 5.4px;
  height: 6px;
  background: #543112;
  position: absolute;
  left: 10px;
  top: 10px; 
  transform: translateY(-50%);
}

.lp_consideration .lp_contents_inner_detail {
  padding: 0 0 40px;
}

.lp_consideration .lp_contents_inner_detail.first {
  padding-top: 35px;
}

.lp_consideration .lp_contents_inner_detail.last {
  padding: 0;
}

.lp_consideration .lp_contents_mini_title {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #FAF7F3;
  background: #523708;
  padding: 5px 0 5px 11px;
  margin-bottom: 20px;
}

.lp_consideration .lp_contents_inner_detail .lp_contents_list li {
  padding-left: 14px;
}

.lp_consideration .lp_contents_inner_detail .lp_contents_list li::before {
  left: 0;
}

.lp_consideration .lp_contents_list.num li {
  padding-left: 22px;
}

.lp_consideration .lp_contents_list.num li::before {
  content: "1.";
  width: auto;
  height: auto;
  background: none;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  left: 0;
}

.lp_consideration .lp_contents_list.num li:nth-child(2):before {
  content: "2.";
}

.lp_consideration .lp_contents_list.num li:nth-child(3):before {
  content: "3.";
}

.lp_consideration .lp_contents_inner_detail_img {
  margin-bottom: 30px;
  border: 1px solid #CCC;
}
.lp_consideration .lp_contents_inner_detail_img02{
	margin: 25px 0 0;
	border: 1px solid #CCC;
}
.lp_consideration .lp_contents_inner_detail_img03{
	margin-bottom: 30px;
}

.lp_consideration .lp_contents_tbl {
  width: 100%;
  background: #F6F4F0;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  margin: 12px 0 32px;
}
.lp_consideration .lp_contents_tbl01 {
  margin: 0 0 32px;
}
.lp_consideration .lp_contents_tbl:last-of-type {
  margin: 12px 0 0;
}
.lp_consideration .lp_contents_tbl01:last-of-type {
  margin: 0;
}

.lp_consideration .lp_contents_tbl td {
  padding: 10px 5.5px;
  border: 1px solid #523708;
}

.lp_consideration .lp_contents_tbl td.price {
  text-align: center;
  width: 109px;
}

.lp_consideration h5.lp_contents_tbl_title {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  margin-top: 20px;
}

.lp_consideration .doctor_wrap{
	display: flex;
	flex-direction: column;
	gap: 19px;
}
.lp_consideration .doctor_wrap .doctor_name,
.lp_consideration .doctor,
.lp_consideration .lp_contents_inner_detail .doctor_wrap_half p{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans JP', Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.5px;
	margin: 0;
}
.lp_consideration table.doctor_tbl,
.lp_consideration .doctor_tbl td,
.lp_consideration table.doctor_tbl01,
.lp_consideration table.doctor_tbl01 th,
.lp_consideration .doctor_tbl01 td{
	border: 0;
	padding: 0;
	background: 0;
	line-height: 22px;
	letter-spacing: 0.5px;
}
.lp_consideration table.doctor_tbl01 th{
	width: 25%;
	vertical-align: top;
}
.lp_consideration .info_tbl{
	margin-bottom: 20px;
}
.lp_consideration .info_tbl,
.lp_consideration .info_tbl th,
.lp_consideration .info_tbl td{
	background: none;
	border: 0;
	padding: 0;
}
.lp_consideration .info_tbl th{
	padding-right: 5px;
}

.lp_consideration .consultation_time_info p{
font-size: 14px;
line-height: 22px;
letter-spacing: 0.5px;
}
.lp_consideration .consultation_time_info p:last-child{
margin-top: 1.5rem;
}
.lp_consideration .lp_contents_inner_detail_img.map{
	margin: 40px 0 0;
}

.lp_consideration footer#footer {
  padding: 76px 0 20px;
  color: #FFF;
  background: url(../img/common/lp10-bg.png) repeat center center;
  background-size: contain;
  min-width: auto;
  height: auto;
}

.lp_consideration footer#footer .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width:100%;
}

.lp_consideration footer#footer .inner p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-align: center;
  margin-top: 20px;
}

.lp_consideration .footer_btn {
  width: 265px;
  margin: 20px auto 50px;
}

.lp_consideration #copyright {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 1px;
  margin: 15px 0 20px;
}

.lp_contents_dots_title {
    padding-left: 14px;
    position: relative;
    font-family: "ヒラギノ角ゴProN", "メイリオ", sans-serif;
    font-weight: 600;
	margin-bottom: 10px;
}
.lp_contents_dots_title:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #523708;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}


@media screen and (min-width: 769px) {
  .lp_consideration {
	height:100vh;
    overflow:hidden;
    background-image: url(../img/common/lp10-bg_sp.png);
    background-size: cover;
  }

  .lp_consideration .lp_consideration_wrap {
    max-width: 390px;
	height:100vh;
    margin: 0 auto;
    position: relative;
	overflow-y: auto;
	overflow-x: hidden;
  }

  .lp_consideration #slide_menu {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    height: 100%;
    background: #FAF7F3;
    z-index: 999;
    transform: translateX(100%);
    transition: transform .3s ease;
  }

  .lp_consideration #slide_menu.open {
    transform: translateX(0);
  }

}