@charset "utf-8";

/* CSS Document */
/************************************************
 contents
*************************************************/
/*h1-h4*/
.ttl01 {
	background: #5DC2D0;
	color: #FFF;
	text-align: center;
	font-size: 1.2rem;
	padding: 3px 0;
}

.ttl02a {
	background: url("../img/common/ttl02a_bg.jpg") no-repeat center bottom;
	text-align: center;
	font-size: 2.0rem;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 16px;
}

.ttl02b {
	text-align: center;
	font-size: 2.0rem;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 20px;
	/*padding-bottom: 16px;*/
}

.ttl02c {
	font-size: 2.0rem;
	font-weight: normal;
	border-bottom: 1px solid #888;
	line-height: 1.6;
	margin-bottom: 20px;
	padding-bottom: 16px;
}

.ttl02d {
	background: #5DC2D0;
	color: #FFF;
	padding: 8px;
	margin-bottom: 20px;
}

.ttl02d a {
	color: #FFF;
}

.ttl02e {
	background: url(../img/common/ttl02e_bg.png) no-repeat;
	background-size: 180%;
	background-position: center;
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.4;
	margin-bottom: 20px;
	padding-bottom: 16px;
}

.ttl02f {
	padding-bottom: 1.8rem;
	margin-bottom: 2.0rem;
	background-image: linear-gradient(90deg, #00b0f0 0 20%, #93d3ea 20%);
	background-repeat: no-repeat;
	background-size: 100% 10%;
	background-position: bottom;
	color: #0497cd;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 1.2em;
}

.ttl03a {
	text-align: center;
	color: #5DC2D0;
	font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 16px;
}

.ttl03b {
	background: url(../img/common/icon_maru2.png) no-repeat 0 5px;
	background-size: 20px auto;
	color: #5DC2D0;
	font-size: 1.8rem;
	padding-left: 28px;
	margin-bottom: 16px;
}

.ttl03c {
	background: url(../img/common/ttl03c_bg.png) repeat-x left center;
	text-align: center;
	color: #6f6815;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.ttl03c span {
	background: #FFF;
	padding: 0 16px;
	font-weight: normal;
	display: inline-block;
}

.ttl03d {
	border-left: 5px solid #5DC2D0;
	line-height: 1.4;
	padding-left: 8px;
	margin-bottom: 20px;
}

.ttl03e {
	font-size: 1.8rem;
	border-bottom: 3px solid #000;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.ttl03e span {
	font-size: 2.4rem;
	color: #5DC2D0;
}

.ttl03f {
	border-left: 5px solid #0497cd;
	color: #0497cd;
	line-height: 1.4;
	padding-left: 8px;
	margin-bottom: 20px;
}

.h3_textlink p {
	text-align: right;
	margin-bottom: 20px;
}

.ttl04a {
	background: url(../img/common/icon_maru.png) no-repeat 0 2px;
	background-size: 20px auto;
	color: #bba375;
	margin-bottom: 10px;
	padding-left: 24px;
}

.ttl04b {
	background: #EEECE6;
	padding: 12px;
	color: #5DC2D0;
}

.ttl04c {
	font-size: 1.8rem;
	margin-bottom: 10px;
	line-height: 1.4em;
}

.ttl04d {
	background: #E0F1F4;
	padding: 12px;
}

.ttl04e {
	background: #ededed;
	text-align: center;
	padding: 12px;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.ttl02a {
		font-size: 3.2rem;
		margin-bottom: 60px;
	}

	.ttl02b,
	.ttl02c {
		font-size: 3.2rem;
		margin-bottom: 40px;
	}

	.ttl02d {
		font-size: 2.2rem;
		padding: 15px;
		margin-bottom: 40px;
	}

	.ttl02f {
		padding-bottom: 2.2rem;
		margin-bottom: 4.0rem;
		font-size: 3.2rem;
	}

	.ttl02e {
		background-size: 1200px auto;
		background-position: center;
		font-size: 3.2rem;
		margin-bottom: 40px;
	}

	.ttl03a {
		font-size: 2.8rem;
		margin-bottom: 40px;
	}

	.ttl03b {
		background-position: 0 10px;
		background-size: 30px auto;
		font-size: 2.2rem;
		padding-left: 38px;
		margin-bottom: 20px;
	}

	.ttl03c {
		font-size: 2.2rem;
		margin-bottom: 20px;
	}

	.ttl03d {
		font-size: 2.0rem;
		padding-left: 8px;
		margin-bottom: 40px;
	}

	.ttl03e {
		font-size: 2.2rem;
	}

	.ttl03e span {
		font-size: 3.0rem;
	}

	.ttl03f {
		font-size: 2.4rem;
		margin-bottom: 30px;
	}

	.h3_textlink {
		position: relative;
	}

	.h3_textlink p {
		position: absolute;
		right: 0;
		top: 20px;
	}

	.ttl04a {
		background-position: 0 7px;
		background-size: 26px auto;
		color: #bba375;
		font-size: 2.0rem;
		margin-bottom: 14px;
		padding-left: 34px;
	}

	.ttl04e {
		font-size: 2.4rem;
		margin-bottom: 30px;
	}
}

/*images*/
#images {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: url(../img/image/image_bg.jpg) no-repeat;
	background-size: cover;
	line-height: 0;
}

#images img {
	width: 100%;
	height: auto;
}

#images_slider,
#new_images_slider {
	width: 100%;
	overflow: hidden;
	text-align: center;
	line-height: 0;
}

#images_slider img,
#new_images_slider img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#images_slider .slick-dots li button::before {
	font-size: 2.6rem !important;
}

.mv-slider,
.camp-item {
	opacity: 0;
	transition: opacity .3s linear;
}

.mv-slider.slick-initialized,
.camp-item.slick-initialized {
	opacity: 1;
}

.newmv-slider {
	display: none;
}

//slick-initializedクラスが付与されたら
.newmv-slider.slick-initialized {
	display: block;
}

@media screen and (min-width: 768px) {
	#images img {
		width: 94%;
		height: auto;
		max-width: 1340px;
	}
}

@media screen and (min-width: 1400px) {
	#images_slider img {
		width: auto;
		max-height: 600px;
	}

	#new_images_slider img {
		width: auto;
		max-height: 1200px;
	}
}

#images .slick-arrow:before {
	display: none;
}

.slick-arrow:before {
	content: "" !important;
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.slick-next:before {
	background: url(../img/common/arrow_r.png) no-repeat !important;
	background-size: contain !important;
}

.slick-prev:before {
	background: url(../img/common/arrow_l.png) no-repeat !important;
	background-size: contain !important;
}

/*index*/
/*slideConts*/
.slideConts {
	opacity: 0;
	display: block;
}

.slide {
	animation: slideAnime 3s ease forwards;
}

@keyframes slideAnime {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.txt1 {
	animation-delay: 0.2s;
	padding-right: 2em;
}

.txt2 {
	animation-delay: 1.2s;
}


.add-animation {
	animation: zoomUp 10s linear 0s normal both;
}

.section01 {
	background: url(../img/index/section01_bg.jpg) no-repeat;
	background-position: right top;
	background-size: 100%;
	text-align: center;
	padding-top: 20px;
}

.section01 p {
	/*letter-spacing: -0.2em;*/
	letter-spacing: 0.1em;
	font-size: 1.4rem;
}

.section01 .ttl_sec01 {
	font-size: 1.6rem;
	line-height: 1.2;
	letter-spacing: -0.1em;
	margin-bottom: 10px;
}

.section01 .ttl_sec01 span {
	font-size: 2.4rem;
	color: #5DC2D0;
}

.section01_ {
	width: 90%;
	max-width: none;
	margin: 0 auto 40px auto;
}

.section02 {
	background: #e9f2f4;
	padding: 30px 0;
}

.section03 {}

.section03 .bt_mens {
	line-height: 0;
}

.section03 .bt_mens img {
	width: 100%;
	height: auto;
}

.section03 .sec03_info {
	background: url(../img/index/sec03_info_top.png) no-repeat;
	background-position: center 16px;
	background-size: 100%;
	width: 90%;
	margin: 0 auto;
	padding-top: 40px;
}

.section03 .sec03_info .ttl_sec03 {
	text-align: center;
	color: #FFF;
	font-size: 1.6rem;
	margin-bottom: 20px;
}

.section03 .sec03_info ul {
	background: url(../img/index/sec03_info_bottom.png) no-repeat;
	background-position: center bottom;
	background-size: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 32px;
}

.section03 .sec03_info ul li {
	width: 42%;
	margin: 1% 2%;
}

.section03 .sec03_info ul li img {
	width: 100%;
	height: auto;
}

.section04 {}

.section04 ul {
	display: flex;
	justify-content: center;
	width: 90%;
	margin: 0 auto;
}

.section04 ul li {
	width: 48%;
	max-width: 420px;
	margin: 0 2%;
}

.section04 ul li img {
	width: 100%;
	height: auto;
}

.section05 {
	padding-top: 40px;
}

.section05 .ttl_sec05 {
	padding: 40px 0 20px 0;
	font-size: 2.2rem;
	text-align: center;
}

.section05 .sec05_news {
	width: 92%;
	margin: 0 auto 10px auto;
}

.section05 .sec05_news ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}

.section05 .sec05_news ul li {
	width: 48%;
	margin-bottom: 10px;
}

.section05 .sec05_news ul li:nth-child(5),
.section05 .sec05_news ul li:nth-child(6) {
	display: none;
}

.section05 .sec05_news ul li .thumbnail {
	position: relative;
	width: 100%;
	padding-top: 66.6%;
	margin: 0 auto;
}

.section05 .sec05_news ul li .thumbnail img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	object-fit: cover;
}

.section05 .sec05_news h3 {
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 10px;
}

.section05 .sec05_news ul li a {
	color: #333;
	text-decoration: none;
}

.section05 .sec05_news ul li .date {
	font-size: 12px;
}

.section06 {
	/*background: #ece8d4;*/
	width: 92%;
	padding: 40px 4%;
}

.section06 h3 {
	text-align: center;
	font-size: 2.2rem;
	margin-bottom: 20px;
}

.section06 .section06_menu li a {
	display: inline-block;
	font-size: 1.6rem;
	padding: 5px 0;
	color: #000;
	text-decoration: underline;
}

.section06 .section06_menu li:before {
	content: ">";
	padding-right: 5px;
}

.section06 .section06_menu li.menu_list a {
	display: inline-block;
	width: 100%;
	background: #97783B;
	color: #FFF;
	padding: 10px 20px;
	text-decoration: none;
}

.section06 .section06_menu li.menu_list:before {
	content: "";
}

.section07 {
	background: #e9f2f4;
	width: 92%;
	padding: 20px 4%;
}

.section07_ {
	background: #FFF;
	padding: 4%;
	margin-bottom: 20px;
}

.section07 h2,
.section07 h3 {
	text-align: center;
	font-size: 2.0rem;
	margin-bottom: 20px;
}

.section07 .prof {
	display: flex;
	margin-bottom: 30px;
	position: relative;
	/*color: #97783B;*/
}

.section07 .prof .doctor_image {
	width: 30%;
}

.section07 .prof .doctor_image img {
	width: 100%;
	height: auto;
}

.section07 .prof .doctor_name {
	/*padding-left: 10px;*/
	padding-left: 32%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.section07 .prof .doctor_name span {
	font-size: 2.2rem;
}

.section07 dt {
	font-size: 1.6rem;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.section07 dd {
	margin-bottom: 30px;
}

.section07 dd span {
	width: 60px;
	display: inline-block;
}

.section08 {
	width: 92%;
	padding: 40px 4% 50px 4%;
}

.section08 h2 {
	text-align: center;
	font-size: 2.2rem;
	/*font-weight: bold;*/
	margin-bottom: 20px;
}

.section08 .case_outline {
	padding: 10px;
}

.section08 h3.ttl_sec08 {
	font-size: 1.8rem;
	color: #444;
	font-weight: bold;
	border-bottom: 1px solid #e0f1f4;
	padding-bottom: 5px;
	/*width: 90%;*/
	margin: 0 auto 16px auto;
	text-align: center;
}

.section08 .case_outline h4 {
	font-weight: bold;
	margin-bottom: 8px;
}

.section08 .case {
	width: 90%;
	margin: 0 auto 30px auto;
}

.section08 .case img {
	width: 100%;
	height: auto;
}

.section08 .case li {
	padding: 0 0.2%;
}

.section08 .slider {
	margin-bottom: 20px;
}

.section08 p {
	margin-top: 8px;
}

.section08 .case_outline {
	/*border: 1px solid #5DC2D0;*/
	padding: 10px;
}

/*.section08 .slick-dots {
	width: 90%;
}*/
.section08 .slick-dots li button::before {
	font-size: 2.6rem !important;
}

.section08 .case01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	position: relative;
	background: url(../img/common/arrow_r.png) no-repeat;
	background-position: center center;
	background-size: 20px auto;
}

.section08 .case01 li {
	width: 46%;
	line-height: 1.0;
	text-align: center;
	color: #FFF;
}

.section08 .case01 li span.before {
	display: block;
	background: #939393;
	padding: 3%;
}

.section08 .case01 li span.after {
	display: block;
	background: #fda8a7;
	padding: 3%;
}

.section08 .case01 li img {
	width: 100%;
	height: auto;
}

.section09 {
	width: 92%;
	padding: 40px 4%;
}

.section09 h2.ttl_sec09 {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.section09 .column {
	width: 90%;
	/*width: 74%;*/
	margin: 0 auto;
}

.section09 .column_outline {
	width: 98%;
	padding: 14px 1% 5px 1%;
}

.section09 .column img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.section09 .column_cate {
	position: absolute;
	top: 0;
	background: #97783B;
	color: #FFF;
	padding: 5px;
	font-size: 1.0rem;
	z-index: 2;
}

.section09 .column h3 {
	font-size: 1.6rem;
	font-weight: normal;
	margin-top: 6px;
	line-height: 1.6;
}

.section09 .column .date {
	font-size: 1.2rem;
}

.section09 .column li {
	padding: 0 0.2%;
}

.section10 {
	width: 92%;
	max-width: 820px;
	padding: 16px 4% 20px 4%;
}

.section10_h3 {
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 16px;
}

.section10_area {}

.section10_01 {
	display: inline-block;
}

@media screen and (min-width: 768px) {
	.section01 {
		padding-top: 60px;
		padding-bottom: 20px;
	}

	.section01 p {
		letter-spacing: 0.1em;
		font-size: 1.5rem;
	}

	.section01 .ttl_sec01 {
		font-size: 2.2rem;
		line-height: 1.4;
		letter-spacing: 0.1em;
		margin-bottom: 30px;
	}

	.section01 .ttl_sec01 span {
		font-size: 3.4rem;
	}

	.section02 {
		background-position: center 56px;
		background-size: 768px auto;
		padding: 80px 0 40px 0;
	}

	.section03 {}

	.section03 .sec03_info {
		background-position: center 70px;
		width: 80%;
		max-width: 860px;
		margin: 0 auto;
		padding-top: 120px;
	}

	.section03 .sec03_info ul {
		padding-bottom: 60px;
	}

	.section03 .sec03_info ul li {
		width: 34%;
		margin: 1.5% 2%;
	}

	.section03 .bt_mens {
		background: linear-gradient(90deg, #7d652f, #876931);
		text-align: center;
	}

	.section03 .bt_mens img {
		width: 768px;
		height: auto;
	}

	.section03 .sec03_info .ttl_sec03 {
		font-size: 2.4rem;
		margin-bottom: 40px;
	}

	.section04 {
		/*padding-top: 80px;*/
		padding: 80px 0 40px 0;
	}

	.section04 .ttl_sec04 {
		background-position: center 30px;
		background-size: 768px;
		padding: 40px 0 40px 0;
		font-size: 3.2rem;
		margin-bottom: 40px;
	}

	.section04 .sec04_menu {
		/*width: 768px;*/
		max-width: 1000px;
		margin: 0 auto 40px auto;
	}

	.section04 .sec04_menu ul {
		width: 100%;
		padding: 0;
	}

	.section04 .sec04_menu ul li {
		width: 30%;
		margin-bottom: 40px;
	}

	.section04 .sec04_menu ul li:nth-child(5),
	.section04 .sec04_menu ul li:nth-child(6) {
		display: block;
	}

	.section04 .sec04_menu h3 {
		font-size: 1.8rem;
		margin-bottom: 14px;
		padding-bottom: 10px;
	}

	.section04 .sec04_menu h3 span {
		font-size: 1.5rem;
	}

	.section05 {
		padding-top: 80px;
		/*padding-bottom: 80px;*/
	}

	.section05 .ttl_sec05 {
		padding: 40px 0 40px 0;
		font-size: 3.2rem;
	}

	.section05 .sec05_news {
		max-width: 1200px;
		margin: 0 auto 40px auto;
	}

	.section05 .sec05_news ul li {
		width: 24%;
		margin-bottom: 40px;
	}

	.section05 .sec05_news ul li:nth-child(5),
	.section05 .sec05_news ul li:nth-child(6) {
		display: block;
	}

	.section05 .sec05_news ul li .date {
		font-size: 14px;
	}

	.section05 .sec05_news h3 {
		font-size: 1.6rem;
		margin-bottom: 14px;
		padding-bottom: 10px;
	}

	.section06 {
		width: 100%;
		margin: 0 auto;
		padding: 80px 0;
	}

	.section06 h3 {
		font-size: 3.2rem;
		margin-bottom: 30px;
	}

	.section07 {
		width: 100%;
		margin: 0 auto;
		padding: 80px 0;
	}

	.section07_ {
		width: 600px;
		margin: 0 auto 30px auto;
		padding: 40px;
	}

	.section07_outline {
		display: flex;
		justify-content: space-between;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}

	.section07 h2,
	.section07 h3 {
		font-size: 3.0rem;
		margin-bottom: 30px;
	}

	.section07 dt {
		font-size: 2.2rem;
		margin-bottom: 20px;
	}

	.section07 dd {
		margin-bottom: 60px;
	}

	.section07 dd span {
		width: 70px;
	}

	.section07 .prof .doctor_name span {
		font-size: 2.6rem;
	}

	.section08 {
		max-width: 1200px;
		margin: 0 auto 100px auto;
		padding: 80px 0 0 0;
	}

	.section08 h2 {
		font-size: 3.2rem;
		margin-bottom: 30px;
	}

	.section08 h3.ttl_sec08 {
		font-size: 2.2rem;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.section08 h4 {
		font-weight: bold;
		margin-bottom: 8px;
	}

	.section08 .case {
		width: 90%;
		margin: 0 auto 40px auto;
	}

	.section08 .slider {
		margin-bottom: 30px;
	}

	.section08 .case_outline {
		/*padding: 30px;*/
	}

	.section08 .nose lil {
		line-height: 0;
	}

	.section08 .case01 {
		margin-bottom: 20px;
		background-size: 30px auto;
	}

	.section09 {
		margin: 0 auto 30px auto;
		padding: 80px 0;
	}

	.section09 h2.ttl_sec09 {
		font-size: 3.2rem;
		margin-bottom: 30px;
	}

	.section09 .column_outline {
		max-width: 1200px;
		padding: 40px 0% 20px 0%;
		margin: 0 auto;
	}

	.section10 {
		width: 80%;
		max-width: 1200px;
		margin: 40px auto;
	}

	.section10_h3 {
		font-size: 2.4rem;
		margin-bottom: 20px;
		line-height: 1.5;
	}
}

.section_pickup {
	padding: 4% 0;
}

.section_pickup ul {
	display: flex;
	justify-content: center;
	max-width: 940px;
	width: 90%;
	margin: 0 auto;
}

.section_pickup ul li {
	width: 50%;
}

.section_pickup ul li img {
	width: 100%;
	height: auto;
}

.section_pickup h2 {
	/*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;*/
	/*font-weight: bold;*/
	margin-bottom: 1em;
	font-size: 1.8rem;
}

.section_pickup p {
	max-width: 940px;
	width: 90%;
	margin: 0 auto;
}

.section_pickup p img {
	width: 100%;
	height: auto;
}

.section01 p {
	font-size: 1.2rem;
}

@media screen and (min-width: 768px) {
	.section01 p {
		font-size: 1.4rem;
	}

	.section_pickup h2 {
		font-size: 3.2rem;
	}
}

/*campaign*/
.campaign_bn {
	width: 88%;
	max-width: 1200px;
	margin: 30px auto 0 auto;
}

.campaign_bn li img {
	width: 96%;
	height: auto;
	margin: 0 auto;
}

.campaign_bn .ttl02p {
	/*background: #fbc3b7;*/
	/*padding: 12px 0;*/
	/*font-size: 1.6rem;*/
	text-align: center;
	margin-bottom: 10px;
}

.campaign_bn .ttl02p img {
	width: 180px;
	height: auto;
}

.campaign_bn .slick-dots li button::before {
	font-size: 2.6rem !important;
}

@media screen and (min-width: 768px) {
	.campaign_bn {
		margin: 60px auto 100px auto;
	}

	.campaign_bn .ttl02p {
		/*padding: 14px 0;
		font-size: 2.2rem;*/
		margin-bottom: 20px;
	}

	.campaign_bn .ttl02p img {
		width: 280px;
	}
}


.tab-box {
	margin-bottom: 4em;
	background: #FFF;
	padding: 2em 2em 1em;
}

.menu_list2 h3 {
	background: #f2f2f2;
	padding: 10px;
	font-size: 2.0rem;
	font-weight: normal;
	margin-bottom: 1em;
}

.menu_list2 h3 span {
	font-size: 1.4rem;
	margin-left: 10px;
}

.menu_list2 ul {
	margin-bottom: 30px;
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
}

.menu_list2 li {
	margin-bottom: 9px;
	border: 1px solid #b5b5b5;
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 76px;
	/*width: 48%;*/
	position: relative;
}

.menu_list2 li a {
	display: block;
	padding: 12px 10px;
	color: #444;
	text-decoration: none;
	font-size: 1.5rem;
}

.menu_list2 li:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1.2em;
	position: absolute;
	top: 50%;
	right: 8px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.treatment_list .accordion_header {
	border: none;
	padding: 10px;
}

.treatment_list li li a:hover {
	text-decoration: none;
	background: #F4F4F4;
}

.treatment_list li li:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.treatment_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.treatment_list>li {
	width: 49%;
}

.treatment_content {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.treatment_content dl {
	/*width: 49%;*/
	margin-bottom: 0.5em;
}

.treatment_content ul li a {
	display: block;
	padding: 0.5em 1em;
	border-bottom: 1px solid #CCC;
	font-size: 1.5rem;
	color: #000;
	text-decoration: none;
	position: relative;
}

.treatment_content ul li a:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1.2em;
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
	.treatment_content {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.treatment_content dl {
		width: 49%;
		margin-bottom: 1em;
	}
}

.rec {
	background: #dc8dbc;
	color: #FFF;
	padding: 3px 5px;
	font-size: 1.0rem;
	margin-left: 6px;
	letter-spacing: -0.1em;
}

.ls-1 {
	letter-spacing: -0.1em;
}

/*アコーディオン*/
.toggle {
	display: none;
}

.Label {
	display: block;
	background: #f2f2f2;
	padding: 1em;
}

.Label2 {
	display: block;
	font-size: 1.6rem;
	padding: 20px 60px 20px 30px;
	position: relative;
	z-index: +1;
	cursor: pointer;
	/*transition-duration: 0.4s;*/
	border-bottom: 2px solid #5dc2d0;
}

.Label::before,
.Label2::before,
.nav_Label::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 3px);
	right: 20px;
	transform: rotate(135deg);
}

.Label2::after {
	content: "Q.";
	font-size: 2.2rem;
	color: #4996a1;
	position: absolute;
	left: 0;
	top: 16px;
}

.Label,
.Label2,
.content,
.answer {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}

.content,
.answer {
	height: 0;
	margin-bottom: 10px;
	padding: 0 20px;
	overflow: hidden;
}

.answer::after {
	content: "A.";
	font-size: 2.0rem;
	position: absolute;
	left: 0;
	top: 16px;
}

.toggle:checked+.Label+.content,
.toggle:checked+.Label2+.content,
.toggle:checked+.Label2+.answer {
	/*開閉時*/
	height: auto;
	padding: 20px;
	transition: all .3s;
}

.toggle:checked+.Label::before,
.toggle:checked+.Label2::before {
	transform: rotate(-45deg) !important;
}

@media screen and (min-width: 980px) {
	.Label {
		padding-left: 4%;
	}

	.Label2 {
		font-size: 2.0rem;
		padding: 20px 60px 20px 44px;
	}

	.Label2::after {
		font-size: 3.0rem;
		top: 8px;
	}
}

@media screen and (min-width: 768px) {
	.tab-box .tab {
		justify-content: center;
	}

	.tab-box .tab1,
	.tab-box .tab2 {
		width: 38%;
	}

	.tab-box .tab1 label,
	.tab2 label {
		font-size: 2.2rem;
	}

	.tab-box .box1 {
		overflow: hidden;
	}

	/*	.box1 {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.menu_list2 {
		width: 49%;
	}*/
	.menu_list2 {
		overflow: hidden;
	}

	.menu_list2 h3 {
		width: 20%;
		float: left;
		background: none;
		padding: 0;
	}

	.menu_list2 ul {
		width: 77%;
		float: right;
	}

	.menu_list2 ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.menu_list2 li {
		width: 48%;
	}
}

@media screen and (min-width: 1280px) {}

.aside_clinic {
	width: 92%;
	max-width: 820px;
	padding: 30px 4% 40px 4%;
	/*background: #F4F4F4;*/
	background: url(../img/index/aside_clinic_bg.jpg) no-repeat center;
	background-size: cover;
	color: #FFF;
}

.aside_clinic h2 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
	.aside_clinic {
		width: 100%;
		max-width: 100%;
		padding: 80px 0;
	}

	.aside_clinic h2 {
		font-size: 2.8rem;
		margin-bottom: 20px;
	}
}

/*new_index*/
.ttl002 {
	text-align: center;
	color: #4996a1;
	font-weight: normal;
	font-size: 2.0rem;
	line-height: 1.2;
	margin-bottom: 1.6em;
}

.ttl002 span {
	font-size: 1.2rem;
	color: #333;
}

.ttl003 {
	text-align: center;
	color: #5dc2d0;
	font-size: 2.0rem;
	font-weight: normal;
	line-height: 1.0;
	margin-bottom: 0.4em;
}

.ttl003 span {
	font-size: 1.2rem;
}

.bn_contents {
	width: 90%;
	max-width: 940px;
	margin: 3% auto;
}

.bn_contents li {
	margin-bottom: 1em;
}

.bn_contents li:last-child {
	margin-bottom: 0;
}

.bn_contents img {
	width: 100%;
	height: auto;
}

.index_contents {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.searchmenu {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0 50px 0;
}

.topics {
	background: #e0f1f4;
	margin-bottom: 50px;
}

.topics .topics_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2.0em;
}

.topics .topics_list a {
	color: #444;
	text-decoration: none;
}

.topics .topics_list li {
	width: 48%;
	margin-bottom: 2em;
}

.topics .topics_list li:nth-child(3),
.topics .topics_list li:nth-child(4) {
	margin-bottom: 0;
}

/*.topics .topics_list li img {
	width: 100%;
	height: auto;
}*/
.topics_list li .thumbnail {
	position: relative;
	width: 100%;
	padding-top: 66.6%;
	margin: 0 auto;
}

.topics_list li .thumbnail img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	object-fit: cover;
}

.topics .topics_list li p.date {
	font-size: 1.0rem;
	color: #888;
}

.topics .topics_list li h3 {
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.button001 {
	width: 90%;
	margin: 0 auto;
}

.button001 a {
	display: block;
	padding: 1em 0;
}

.top_treatment {
	margin-bottom: 18px;
}

.top_treatment li a {
	border: 1px solid #EEE;
	box-shadow: 0px 6px 6px -6px rgba(0, 0, 0, 0.2);
	color: #5dc2d0;
	font-size: 1.6rem;
	line-height: 1.2;
	letter-spacing: -0.1em;
	text-decoration: none;
	height: 50px;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	padding-left: 100px;
}

.top_treatment li.skin01 {
	background: url(../img/index/skin01.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin02 {
	background: url(../img/index/skin02.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin03 {
	background: url(../img/index/skin03.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin04 {
	background: url(../img/index/skin04.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin05 {
	background: url(../img/index/skin05.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin06 {
	background: url(../img/index/skin06.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin07 {
	background: url(../img/index/skin07.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin08 {
	background: url(../img/index/skin08.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin09 {
	background: url(../img/index/skin09.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.skin10 {
	background: url(../img/index/skin10.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.face01 {
	background: url(../img/index/face01.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.face02 {
	background: url(../img/index/face02.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.face03 {
	background: url(../img/index/face03.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.face04 {
	background: url(../img/index/face04.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.face05 {
	background: url(../img/index/face05.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.body01 {
	background: url(../img/index/body01.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.body02 {
	background: url(../img/index/body02.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.other01 {
	background: url(../img/index/other01.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.other02 {
	background: url(../img/index/other02.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.other03 {
	background: url(../img/index/other03.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.other04 {
	background: url(../img/index/menu_tenteki.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.other05 {
	background: url(../img/index/other04.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.other06 {
	background: url(../img/index/other06.jpg) no-repeat;
	background-size: 80px 50px;
}

.top_treatment li.internal01 {
	background: url(../img/index/internal01.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_bt {
	border: 1px solid #EEE;
	box-shadow: 0px 6px 6px -6px rgba(0, 0, 0, 0.2);
	color: #5dc2d0;
	font-size: 1.6rem;
	line-height: 1.2;
	letter-spacing: -0.1em;
	text-decoration: none;
	height: 50px;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	padding-left: 100px;
	position: relative;
}

.treatment_bt::before {
	content: "+";
	position: absolute;
	right: 20px;
}

.treatment_bt.active::before {
	content: "－";
}

@media screen and (min-width: 768px) {
	.ttl002 {
		font-size: 3.8rem;
	}

	.ttl002 span {
		font-size: 2.0rem;
	}

	.ttl003 {
		font-size: 2.8rem;
		line-height: 1.0;
		margin-bottom: 0.8em;
	}

	.ttl003 span {
		font-size: 1.6rem;
	}

	.index_contents {
		padding: 100px 0;
	}

	.searchmenu {
		padding: 40px 0 100px 0;
	}

	.topics {
		margin-bottom: 100px;
	}

	.topics .topics_list li {
		width: 24%;
	}

	.topics .topics_list li p.date {
		font-size: 1.2rem;
	}

	.topics .topics_list li h3 {
		line-height: 1.4;
		font-size: 1.5rem;
	}

	.top_treatment {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top_treatment::after {
		content: "";
		display: block;
		width: 32%;
	}

	.top_treatment li {
		width: 48%;
	}

	.top_treatment li a {
		font-size: 1.8rem;
		height: 72px;
		padding-left: 135px;
		margin-bottom: 10px;
	}

	.top_treatment li.skin01,
	.top_treatment li.skin02,
	.top_treatment li.skin03,
	.top_treatment li.skin04,
	.top_treatment li.skin05,
	.top_treatment li.skin06,
	.top_treatment li.skin07,
	.top_treatment li.skin08,
	.top_treatment li.skin09,
	.top_treatment li.skin10,
	.top_treatment li.face01,
	.top_treatment li.face02,
	.top_treatment li.face03,
	.top_treatment li.face04,
	.top_treatment li.face05,
	.top_treatment li.body01,
	.top_treatment li.body02,
	.top_treatment li.other01,
	.top_treatment li.other02,
	.top_treatment li.other03,
	.top_treatment li.other04,
	.top_treatment li.other05,
	.top_treatment li.other06,
	.top_treatment li.internal01 {
		background-size: 120px 72px;
	}
}

@media screen and (min-width: 1280px) {
	.top_treatment li {
		width: 32%;
	}
}

.btn001 {
	text-align: center;
}

.btn001 a {
	display: inline-block;
	background: #5dc2d0;
	color: #FFF;
	font-size: 1.8rem;
	width: 90%;
	max-width: 500px;
	text-decoration: none;
	position: relative;
	padding: 1.2em 0;
}

.btn001 a:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
}

.btn002 {
	text-align: right;
}

.btn002 a {
	display: inline-block;
	background: #5dc2d0;
	color: #FFF;
	font-size: 1.5rem;
	width: auto;
	max-width: 500px;
	text-decoration: none;
	position: relative;
	padding: 0.4em 2.5em 0.4em 1em;
}

.btn002 a:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -6px;
}

.btn003 {
	text-align: center;
	font-weight: bold;
}

.btn003 a {
	display: inline-block;
	background: #FDA8A7;
	border-radius: 45px;
	color: #FFF !important;
	font-size: 1.8rem;
	width: 90%;
	max-width: 700px;
	text-decoration: none !important;
	position: relative;
	padding: 1.2em 0;
}

.btn003 a:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
}

@media screen and (min-width: 768px) {
	.btn001 a {
		font-size: 2.2rem;
		padding: 0.8em 0;
	}

	.btn003 a {
		font-size: 2.4rem;
		padding: 0.8em 0;
	}
}

.treatment_content2 dl {
	margin-bottom: 0.5em;
}

.treatment_content2 ul li a {
	display: block;
	padding: 0.5em 1em;
	border-bottom: 1px solid #CCC;
	font-size: 1.5rem;
	color: #000;
	text-decoration: none;
	position: relative;
}

.treatment_content2 ul li a:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1.2em;
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
	.treatment_content2 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.treatment_content2 dl {
		width: 48%;
		margin-bottom: 1em;
	}

	.block_detail::after {
		content: "";
		display: block;
		width: 32%;
	}
}

.treatment_content2 dt.menu_face {
	background: url(../img/index/menu_face.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_eyes {
	background: url(../img/index/menu_eyes.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_aging {
	background: url(../img/index/menu_aging.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_bustup {
	background: url(../img/index/body01.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_datsumo {
	background: url(../img/index/skin09.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_diet {
	background: url(../img/index/body02.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_wakiga {
	background: url(../img/index/other01.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_tenteki {
	background: url(../img/index/menu_tenteki.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_nose {
	background: url(../img/index/face05.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_hair {
	background: url(../img/index/other02.jpg) no-repeat;
	background-size: 80px 50px;
}

.treatment_content2 dt.menu_artmake {
	background: url(../img/index/other03.jpg) no-repeat;
	background-size: 80px 50px;
}

@media screen and (min-width: 768px) {
	.treatment_content2 dl {
		width: 48%;
	}

	.treatment_content2::after {
		content: "";
		display: block;
		width: 32%;
	}

	.treatment_content2 dt {
		font-size: 1.8rem;
		height: 72px;
		padding-left: 135px;
		margin-bottom: 10px;
	}

	.treatment_content2 dt.menu_face,
	.treatment_content2 dt.menu_eyes,
	.treatment_content2 dt.menu_aging,
	.treatment_content2 dt.menu_bustup,
	.treatment_content2 dt.menu_datsumo,
	.treatment_content2 dt.menu_datsumo,
	.treatment_content2 dt.menu_diet,
	.treatment_content2 dt.menu_wakiga,
	.treatment_content2 dt.menu_tenteki,
	.treatment_content2 dt.menu_nose,
	.treatment_content2 dt.menu_hair,
	.treatment_content2 dt.menu_artmake {
		background-size: 120px 72px;
	}
}

@media screen and (min-width: 1280px) {
	.treatment_content2 dl {
		width: 32%;
	}
}

.info_reserve {
	width: 90%;
	max-width: 800px;
	border: 5px solid #5dc2d0;
	box-sizing: border-box;
	padding: 1.0em;
	margin: 0 auto 50px auto;
	letter-spacing: -0.08px;
}

.info_reserve p {
	margin-bottom: 10px;
}

.info_reserve h2 {
	background: #5dc2d0;
	text-align: center;
	color: #FFF;
	font-size: 1.8rem;
	padding: 10px;
	margin-bottom: 10px;
}

.info_reserve img {
	width: 100%;
	height: auto;
}

.info_reserve .btn001 a {
	width: 100%;
	font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
	.info_reserve {
		padding: 1.5em;
		margin: 0 auto 100px auto;
	}

	.info_reserve p {
		margin-bottom: 15px;
	}

	.info_reserve h2 {
		font-size: 2.2rem;
		padding: 14px;
		margin-bottom: 15px;
	}
}

.about,
.about2 {
	background: url(../img/index/section02_bg.jpg) no-repeat;
	background-size: cover;
	width: 100%;
}

.about .photo,
.about p,
.about2 .photo,
.about2 p {
	width: 88%;
	max-width: 825px;
	margin: 0 auto 20px auto;
	/*font-size: 1.8rem;*/
	font-size: 1.5rem;
}

.about .photo img,
.about2 .photo img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {

	.about .photo,
	.about2 .photo {
		margin: 0 auto 40px auto;
	}

	.about p {
		max-width: 500px;
		margin: 0 auto 40px auto;
		font-size: 2.4rem;
	}

	.about2 p {
		max-width: 600px;
		margin: 0 auto 40px auto;
		font-size: 2.0rem;
	}
}

.pickup_menu {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	/*justify-content: center;*/
	flex-wrap: wrap;
}

.pickup_menu li {
	/*width: 46%;*/
	width: 31%;
	/*margin: 0 2% 1% 2%;*/
}

.pickup_menu li img {
	width: 100%;
	height: auto;
}

.column {
	background: url(../img/index/section02_bg.jpg) no-repeat;
	background-size: cover;
	width: 100%;
}

.column_outline {
	width: 100%;
	margin: 0 auto;
}

.column_outline .column02 {
	border: 4px solid #5DC2D0;
	box-sizing: border-box;
	background: #FFF;
	padding: 6%;
	margin: 0 auto 20px auto;
	box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.3);
}

.column_outline .column02 h3 {
	font-size: 2.2rem;
	border-bottom: 2px dotted #5dc2d0;
	color: #5dc2d0;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.column_outline .column02 li {
	background: url(../img/index/check_icon.jpg) no-repeat 0 3px;
	background-size: 24px auto;
	font-size: 1.6rem;
	padding-left: 30px;
	padding-bottom: 5px;
}

.column_outline .column02 .btn {
	text-align: center;
}

.column_outline .column02 .btn a {
	display: inline-block;
	width: 50%;
	background: #5dc2d0;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
}

.column_outline .column03 {
	border: 4px solid #CCC;
	box-sizing: border-box;
	background: #FFF;
	padding: 6%;
	text-align: center;
	box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.3);
	margin: 0 auto 20px auto;
}

.column_outline .column03 h3 {
	color: #00B900;
	font-size: 1.8rem;
	font-weight: bold;
}

.column_outline .column03_01 {
	line-height: 1.4em;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
	.column_outline .column02 {
		width: 460px;
		margin: 0 auto;
		padding: 4% 5%;
	}

	.column_outline .column02 h3 {
		font-size: 2.4rem;
		margin-bottom: 30px;
	}

	.column_outline .column02 ul {
		margin-bottom: 20px;
		margin-left: 30px;
	}

	.column_outline .column03 {
		width: 460px;
		padding: 4% 5%;
	}

	.column_outline .column03 img {
		width: 200px;
		height: auto;
	}

	.column_outline .column03 h3 {
		font-size: 2.0rem;
	}

	.pickup_menu {
		justify-content: space-between;
	}

	.pickup_menu li {
		/*width: 24%; */
		width: 31%;
		margin: 0;
	}
}

@media screen and (min-width: 1024px) {
	.column_outline {
		display: flex;
		justify-content: space-between;
	}

	.column_outline .column02 {
		width: 48%;
		padding: 4% 5%;
		height: 458px;
	}

	.column_outline .column02 h3 {
		font-size: 2.8rem;
	}

	.column_outline .column02 ul {
		margin-left: 0px;
	}

	.column_outline .column02 li {
		font-size: 2.0rem;
		background-position: 0 8px;
	}

	.column_outline .column03 {
		width: 48%;
		padding: 4% 5%;
		height: 458px;
	}
}

.doctor_outline {
	width: 90%;
	max-width: 950px;
	margin: 0 auto;
}

.doctor_outline li {
	overflow: hidden;
	margin-bottom: 20px;
}

.doctor_outline .photo {
	float: left;
	width: 30%;
	max-width: 180px;
	margin-right: 10px;
}

.doctor_outline .photo img {
	width: 100%;
	height: auto;
}

.doctor_outline .prof h3 {
	font-size: 2.0rem;
	font-weight: normal;
}

.doctor_outline .introduct {
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.read-more-001 {
	position: relative;
}

.read-more-001 p {
	position: relative;
	max-height: 94px;
	/* 開く前に見せたい高さを指定 */
	margin-bottom: 0;
	overflow: hidden;
	transition: max-height 1s;
}

/*.read-more-001:has(:checked) p {
    max-height: 100vh;
}*/
.read-more-001 p::after {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	/*height: 60px;*/
	/*background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #fff);*/
	content: '';
}

/*.read-more-001:has(:checked) p::after {
    content: none;
}*/
.read-more-001 label {
	display: flex;
	align-items: center;
	gap: 0 4px;
	position: absolute;
	bottom: 0;
	/*left: 50%;*/
	right: 0;
	/* transform: translateX(-50%);
    color: #4f96f6;
    font-size: .8em;*/
	background: #FFF;
	padding-left: 3px;
}

.read-more-001 label:hover {
	/*color: #c7511f;*/
	text-decoration: underline;
	cursor: pointer;
}

/*.read-more-001:has(:checked) label {
    display: none;
}*/
/*.read-more-001 label::after {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-color: #b6bdc3;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}*/
.read-more-001 input {
	display: none;
}

.guideline {
	font-size: .8em;
}

@media screen and (min-width: 768px) {
	.doctor_outline .photo {
		margin-right: 30px;
	}

	.doctor_outline .prof h3 {
		font-size: 2.6rem;
	}
}

.clinic_info {
	background: #e0f1f4;
}

.clinic_outline .clinic_ttl {
	background: #fff;
	color: #4996a1;
	text-align: center;
	font-size: 1.8rem;
	padding: 12px 0;
	margin-bottom: 20px;
}

.clinic_outline .photo {
	width: 100%;
	margin-bottom: 20px;
}

.clinic_outline .photo img {
	width: 100%;
	height: auto;
}

.clinic_outline .btn a {
	background: url("../img/index/ico_acsess.png") no-repeat #5dc2d0 6px 5px;
	background-size: 18px auto;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	padding: 7px 14px 7px 30px;
	margin-top: 10px;
}

.sns_icon {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.sns_icon li {
	width: 40px;
	padding: 0 4px;
	line-height: 1;
	margin-bottom: 6px;
	text-align: center;
}

.sns_icon li img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.clinic_outline {
		display: flex;
		justify-content: space-between;
	}

	.clinic_outline>dl {
		width: 46%;
	}

	.clinic_outline .btn a {
		background-size: 22px auto;
		background-position: 8px 7px;
		padding: 7px 12px 7px 40px;
	}

	.sns_icon li {
		width: 44px;
		padding: 0 6px;
		margin-bottom: 0;
	}
}

.case_check {
	background: #e0f1f4;
	padding: 20px 0;
	margin-bottom: 40px;
}

.case_check01 {
	width: 94%;
	max-width: 760px;
	margin: 0 auto;
}

.case_check01>li {
	background: #FFF;
	padding: 1em;
	margin-bottom: 20px;
	border-radius: 3px;
	box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.12);
}

.case_check01 h2 {
	background: #f4f4f4;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
	font-size: 2.0rem;
	color: #4996a1;
	padding: 5px 0;
	margin-bottom: 10px;
	line-height: 1.2em;
}

.case_check01 h2 span {
	font-size: 1.4rem;
	color: initial;
}

.case_check01 .case01 {
	display: flex;
	justify-content: space-between;
	position: relative;
	background: url(../img/common/arrow_r.png) no-repeat;
	background-position: 45% center;
	background-size: 28px auto;
	margin-bottom: 10px;
}

.case_check01 .case01 li:nth-child(1) {
	width: 40%;
	line-height: 1.0;
	text-align: center;
	color: #FFF;
}

.case_check01 .case01 li:nth-child(2) {
	width: 50.2%;
	line-height: 1.0;
	text-align: center;
	color: #FFF;
}

.case_check01 .case01 li span.before {
	display: block;
	background: #939393;
	padding: 3%;
}

.case_check01 .case01 li span.after {
	display: block;
	background: #fda8a7;
	padding: 3%;
}

.case_check01 .case01 li img {
	width: 100%;
	height: auto;
}

.case_check02 {
	text-align: center;
	color: #5dc2d0;
	padding: 5px 0;
	font-size: 1.8rem;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.case_check {
		padding: 60px 0;
		margin-bottom: 80px;
	}

	.case_check01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		max-width: 1200px;
	}

	.case_check01>li {
		width: 44%;
		padding: 2%;
		margin-bottom: 40px;
	}

	.case_check01>li:last-child {
		flex: 0 0 46%;
		margin: auto;
	}

	.case_check01 h2 {
		padding: 16px 20px;
		text-align: left;
		font-size: 2.8rem;
	}

	.case_check01 h2 span {
		padding-right: 16px;
		font-size: 1.6rem;
	}
}


/*payment*/
ul.payment01 li {
	margin-bottom: 30px;
}

ul.payment01 li:nth-child(1) h3 {
	background: url(../img/payment/icon_no1_.png) no-repeat;
}

ul.payment01 li:nth-child(2) h3 {
	background: url(../img/payment/icon_no2_.png) no-repeat;
}

ul.payment01 li:nth-child(3) h3 {
	background: url(../img/payment/icon_no3_.png) no-repeat;
}

ul.payment01 li:nth-child(4) h3 {
	background: url(../img/payment/icon_no4_.png) no-repeat;
}

ul.payment01 li h3 {
	color: #5DC2D0;
	font-size: 1.8rem;
	margin-bottom: 10px;
	padding-left: 48px;
}

.card {
	width: 90%;
	max-width: 480px;
	padding-top: 10px;
}

.card img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 980px) {
	ul.payment01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	ul.payment01 li {
		width: 49%;
		margin-bottom: 60px;
	}

	ul.payment01 li:nth-child(1) h3,
	ul.payment01 li:nth-child(2) h3,
	ul.payment01 li:nth-child(3) h3,
	ul.payment01 li:nth-child(4) h3 {
		background-position: 0 10px;
	}

	ul.payment01 li h3 {
		font-size: 2.4rem;
		margin-bottom: 20px;
		padding-left: 52px;
	}
}

.payment_bt {
	width: 98%;
	max-width: 580px;
	margin: 0 auto 30px auto;
}

.payment_bt img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.payment_bt {
		margin: 0 auto 60px auto;
	}
}

/* reason */
.reason01 li {
	width: 88%;
	background: #FFF;
	padding: 5%;
	margin: 0 auto 20px auto;
}

.reason01 li h3 {
	color: #5DC2D0;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

.reason01 li h3 span {
	font-size: 1.2rem;
	padding-right: 10px;
}

.reason01 .image {
	width: 100%;
	margin-bottom: 10px;
}

.reason01 .image img {
	width: 100%;
	height: auto;
}

.reason02 {
	width: 100%;
	background: url(../img/reason/reason02_bg.jpg) repeat-y;
	background-size: cover;
	padding: 40px 0;
}

.reason02 h3 {
	background: url(../img/reason/reason02_h3_bg.png) no-repeat center top;
	background-size: 100px auto;
	text-align: center;
	color: #5DC2D0;
	font-size: 1.8rem;
	padding-top: 16px;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.reason01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1000px;
		margin: 0 auto;
	}

	.reason01 li {
		width: 40%;
		padding: 4%;
	}

	.reason01 li h3 {
		font-size: 2.2rem;
		margin-bottom: 20px;
	}

	.reason01 li h3 span {
		font-size: 1.5rem;
		padding-right: 10px;
	}

	.reason02 {
		padding: 80px 0;
	}

	.reason02 h3 {
		background-size: 160px auto;
		font-size: 2.8rem;
		padding-top: 20px;
		margin-bottom: 40px;
	}

	.reason02 .text {
		text-align: center;
	}
}

/* .policy */
.policy01 {
	margin-bottom: 60px;
	border-top: 2px solid #5DC2D0;
	box-sizing: border-box;
}

.policy01 li {
	border-bottom: 2px solid #5DC2D0;
	box-sizing: border-box;
	position: relative;
	padding: 38px 0;
}

.policy01 li a {
	display: block;
	color: #333;
	padding-left: 68px;
}

.policy01 li span.p_link {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.policy01 li:nth-child(1) {
	background: url(../img/policy/icon_policy01.png) no-repeat 4px 13px;
	background-size: 52px auto;
}

.policy01 li:nth-child(2) {
	background: url(../img/policy/icon_policy02.png) no-repeat 4px 13px;
	background-size: 52px auto;
}

.policy01 li:nth-child(3) {
	background: url(../img/policy/icon_policy03.png) no-repeat 4px 13px;
	background-size: 52px auto;
}

.policy01 li:nth-child(4) {
	background: url(../img/policy/icon_policy04.png) no-repeat 4px 13px;
	background-size: 52px auto;
}

.policy01 li:nth-child(5) {
	background: url(../img/policy/icon_policy05.png) no-repeat 4px 13px;
	background-size: 52px auto;
	width: 100%;
	border-right: 0;
}

.policy01 li:nth-child(6) {
	background: url(../img/policy/icon_policy06.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.policy02 li {
	margin-bottom: 60px;
}

.policy02 .image {
	width: 50%;
	margin: 0 auto 20px auto;
}

.policy02 .image img {
	width: 100%;
	height: auto;
}

.policy02 li h2 {
	color: #5DC2D0;
	font-size: 1.8rem;
	/*text-align: center;*/
	margin-bottom: 20px;
}

.policy02 li:nth-child(1) {
	background: url(../img/policy/icon_policy01.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.policy02 li:nth-child(2) {
	background: url(../img/policy/icon_policy02.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.policy02 li:nth-child(3) {
	background: url(../img/policy/icon_policy03.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.policy02 li:nth-child(4) {
	background: url(../img/policy/icon_policy04.png) no-repeat 0 0;
	background-size: 58px auto;
	padding-top: 20px;
}

.policy02 li:nth-child(4) h2 {
	padding-left: 60px;
}

.policy02 li:nth-child(5) {
	background: url(../img/policy/icon_policy05.png) no-repeat 0 0;
	background-size: 58px auto;
	padding-top: 20px;
}

.policy02 li:nth-child(5) h2 {
	padding-left: 60px;
}

.policy02 li:nth-child(6) {
	background: url(../img/policy/icon_policy06.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

@media screen and (min-width: 414px) {
	.policy01 {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
		border-top: 2px solid #5DC2D0;
		box-sizing: border-box;
	}

	.policy01 li {
		width: 50%;
		border-bottom: 2px solid #5DC2D0;
		border-right: 2px solid #5DC2D0;
		box-sizing: border-box;
		padding: 42px 0;
	}

	.policy01 li:nth-child(even) {
		border-right: none;
	}
}

@media screen and (min-width: 768px) {
	.policy01 {
		margin-bottom: 80px;
	}

	.policy01 li a {
		padding-left: 88px;
		font-size: 2.2rem;
	}

	.policy01 li:nth-child(1),
	.policy01 li:nth-child(2),
	.policy01 li:nth-child(3),
	.policy01 li:nth-child(4),
	.policy01 li:nth-child(5),
	.policy01 li:nth-child(6) {
		background-position: 10px 15px;
		background-size: 54px auto;
	}

	.policy02 li {
		overflow: hidden;
		margin-bottom: 100px;
		background: none;
	}

	.policy02 li .image {
		float: left;
		width: 40%;
		margin-right: 3%;
	}

	.policy02 li:nth-child(even) .image {
		float: right;
		margin-left: 30px;
	}

	.policy02 li h2 {
		font-size: 2.0rem;
		text-align: center;
		margin-bottom: 40px;
		padding-top: 100px;
		padding-left: 0;
	}

	.policy02 li:nth-child(odd) {
		/*background-position:  72% top;*/
		background-position: 74% top;
		background-size: 70px auto;
	}

	.policy02 li:nth-child(even) {
		background-position: 25% top;
		background-size: 70px auto;
	}

	.policy02 li:nth-child(4),
	.policy02 li:nth-child(5) {
		background-position: 0 0;
	}

	.policy02 li:nth-child(4) h2,
	.policy02 li:nth-child(5) h2 {
		padding-left: 80px;
		padding-top: 0px;
		text-align: left;
	}
}

.concierge01 {
	margin-bottom: 20px;
}

.concierge01 li {
	width: 70%;
	margin: 0 auto 20px auto;
}

.concierge01 li img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.concierge01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.concierge01 li {
		width: 30%;
	}
}

/* guide */
.guide01 li {
	margin-bottom: 40px;
}

.guide01 .image {
	width: 50%;
	margin: 0 auto 20px auto;
}

.guide01 .image img {
	width: 100%;
	height: auto;
}

.guide01 li h2 {
	color: #5DC2D0;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 20px;
}

.guide01 li:nth-child(1) {
	background: url(../img/guide/icon_choose01_.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.guide01 li:nth-child(2) {
	background: url(../img/guide/icon_choose02_.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.guide01 li:nth-child(3) {
	background: url(../img/guide/icon_choose03_.png) no-repeat 4px 13px;
	background-size: 58px auto;
}

.guide02 li {
	width: 88%;
	background: #FFF;
	padding: 3%;
	margin: 0 auto 20px auto;
}

.guide02 li h3 {
	color: #5DC2D0;
	font-size: 1.6rem;
	margin-bottom: 20px;
}

.guide02 li h3 span {
	font-size: 1.2rem;
	padding-right: 10px;
}

.reason01 .image {
	width: 100%;
	margin-bottom: 10px;
}

.guide02 .image img {
	width: 100%;
	height: auto;
}

.guide03 {
	margin-bottom: 30px;
}

.guide03 dt {
	font-weight: bold;
	margin-bottom: 10px;
}

.guide03 dd {
	margin-bottom: 20px;
}

.guide03 dt:before {
	content: "●";
}

.guide04 {
	width: 90%;
	max-width: 630px;
	margin: 0 auto 40px auto;
}

.guide04 img {
	width: 100%;
	height: auto;
}

.consent_bt a {
	background: url("../img/guide/icon_consent.png") no-repeat 90% center;
	border: 1px solid #444;
	display: inline-block;
	text-align: center;
	text-indent: -16px;
	color: #444;
	padding: 16px 0;
	width: 96%;
	max-width: 400px;
}

@media screen and (min-width: 768px) {
	.guide01 li {
		overflow: hidden;
		margin-bottom: 80px;
		background: none;
	}

	.guide01 li .image {
		float: left;
		width: 40%;
		margin-right: 3%;
	}

	.guide01 li:nth-child(even) .image {
		float: right;
		margin-left: 30px;
	}

	.guide01 li h2 {
		font-size: 2.0rem;
		text-align: center;
		margin-bottom: 40px;
		padding-top: 100px;
	}

	.guide01 li:nth-child(odd) {
		background-position: 72% top;
		background-size: 70px auto;
	}

	.guide01 li:nth-child(even) {
		background-position: 25% top;
		background-size: 70px auto;
	}

	.guide03 {
		margin-bottom: 60px;
	}

	.guide03 dt {
		font-size: 1.8rem;
		margin-bottom: 16px;
	}

	.guide03 dd {
		margin-bottom: 40px;
	}

	.guide04 {
		margin: 0 auto 80px auto;
	}
}

/* takasaki */
.pagelink {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}

.pagelink li {
	width: 48%;
	border: 1px solid #d8d8d8;
	text-align: center;
	margin-bottom: 2%;
	position: relative;
}

.pagelink li:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: #333;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.pagelink li a {
	display: block;
	padding: 14px 0;
	text-decoration: none;
}

.pagelink li a:hover {
	background: #EEE;
}

.tr_search {
	position: relative;
}

.tr_search a {
	display: block;
	background: #5dc2d0;
	width: 100%;
	max-width: 1200px;
	padding: 12px 0 34px 0;
	font-size: 2.2rem;
	text-align: center;
	margin: 0 auto 2em auto;
	color: #FFF;
	text-decoration: none;
}

.tr_search::before {
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	position: absolute;
	bottom: 16px;
	left: 50%;
	right: 50%;
}

.arrow-bottom::before {
	transform: rotate(135deg);
	position: absolute;
}

.takasaki01 {
	margin-bottom: 30px;
}

.takasaki01 .prof {
	display: flex;
	margin-bottom: 30px;
	position: relative;
}

.takasaki01 .prof .doctor_image {
	width: 30%;
}

.takasaki01 .prof .doctor_image img {
	width: 100%;
	height: auto;
}

.takasaki01 .prof .doctor_name {
	padding-left: 36%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.takasaki01 .prof .doctor_name span {
	font-size: 2.2rem;
}

.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: 40px;
}

.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.tour {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: 40px;
}

.tour iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

#clinic_images {
	width: 100%;
	overflow: hidden;
	text-align: center;
	line-height: 0;
	margin-bottom: 3%;
}

#clinic_images img {
	width: 100%;
	height: auto;
}

#clinic_images .slick-dots li button::before {
	font-size: 2.6rem !important;
}

#clinic_images .slick-slide {
	margin-right: 2vw !important;
	margin-left: 2vw !important;
}

@media screen and (min-width: 1400px) {
	/*	#clinic_images img {
		width: auto;
		max-height: 800px;
	}*/
}

p.innai {
	color: #5DC2D0;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 10px;
}

.innai_list {
	width: 88%;
	max-width: 1000px;
	margin: 0 auto 30px auto;
	background: #FFF;
}

.innai_list .slick-slide {
	padding: 0.2%;
}

.innai_list li h3 {
	color: #5DC2D0;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

.innai_list li h3 span {
	font-size: 1.2rem;
	padding-right: 10px;
}

.innai_list .image {
	width: 100%;
	margin-bottom: 10px;
}

.innai_list .image img {
	width: 100%;
	height: auto;
}

.innai_list .slick-dots li button::before {
	font-size: 2.6rem !important;
}

.anshin_support {}

.anshin_support>li {
	margin-bottom: 40px;
}

.anshin_support div.images {
	width: 94%;
	margin: 0 auto;
}

.anshin_support div.images img {
	width: 100%;
	height: auto;
}

.anshin_support h4 {
	color: #5DC2D0;
	font-size: 1.8rem;
	margin-top: 10px;
	margin-bottom: 15px;
}

.anshin_support h4 span {
	font-size: 1.6rem;
}

.anshin_support .bt003 {
	margin: 0 auto;
}

@media screen and (min-width: 768px) {

	.gmap,
	.tour {
		margin-bottom: 40px;
	}

	p.innai {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}

	.innai_list .slick-slide {
		padding: 0.2%;
	}

	.innai_list li h3 {
		font-size: 2.2rem;
		margin-bottom: 20px;
	}

	.innai_list li h3 span {
		font-size: 1.5rem;
		padding-right: 10px;
	}

	.anshin_support>li {
		overflow: hidden;
		margin-bottom: 80px;
	}

	.anshin_support div.images {
		width: 36%;
		float: left;
		padding-top: 1.4%;
	}

	.anshin_support div.detail {
		float: right;
		width: 60%;
	}

	.anshin_support h4 {
		font-size: 2.2rem;
		line-height: 1.6em;
	}

	.anshin_support h4 span {
		font-size: 1.8rem;
	}

	.anshin_support .bt003 {
		margin: 0;
	}
}

.access01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.access01 li {
	width: 48%;
	margin-bottom: 20px;
}

.access01 li img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.pagelink li {
		width: 30%;
	}

	.pagelink::after {
		display: block;
		content: "";
		width: 30%;
	}

	.tr_search a {
		padding: 16px 0 40px 0;
		margin: 0 auto 3em auto;
		font-size: 3.2rem;
	}

	.tr_search::before {
		content: '';
		width: 10px;
		height: 10px;
		border-top: solid 2px #FFF;
		border-right: solid 2px #FFF;
		position: absolute;
		bottom: 22px;
		left: 50%;
		right: 50%;
	}

	.access01 li {
		width: 33%;
		margin-bottom: 40px;
	}

	.access01::after {
		content: "";
		display: block;
		width: 30%;
	}
}

/* pickup */
.pagelink2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto 3% auto;
}

.pagelink2 li {
	width: 48%;
	border: 1px solid #d8d8d8;
	text-align: center;
	margin-bottom: 2%;
	position: relative;
	background: #FFF;
}

.pagelink2 li:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: #333;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.pagelink2 li a {
	display: block;
	font-weight: bold;
	padding: 14px 0;
	text-decoration: none;
}

.pagelink2 li a:hover {
	background: #EEE;
}

.pickup {
	width: 90%;
	margin: 0 auto 40px auto;
}

.pickup li {
	background: #FFF;
	padding: 5%;
	margin: 0 auto 20px auto;
}

.pickup li h3 {
	color: #5DC2D0;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

.pickup li h3 span {
	font-size: 1.2rem;
	padding-right: 10px;
}

.pickup .image {
	width: 100%;
	margin-bottom: 10px;
}

.pickup .image img {
	width: 100%;
	height: auto;
}

.pickup_img {
	width: 90%;
	max-width: 700px;
	margin: 0 auto 5% auto;
}

.pickup_img img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.pickup {
		max-width: 1200px;
		margin: 0 auto 80px auto;
	}

	.pickup li {
		width: 92%;
		padding: 4%;
	}

	.pickup li h3 {
		font-size: 2.2rem;
		margin-bottom: 20px;
	}

	.pickup li h3 span {
		font-size: 1.5rem;
		padding-right: 10px;
	}
}

/* treatment */
.treatment_face,
.treatment_eye,
.treatment_aging,
.treatment_bustup,
.treatment_epilation,
.treatment_diet,
.treatment_wakiga,
.treatment_nose,
.treatment_hair,
.treatment_tenteki,
.treatment_foot,
.menu_nayami,
.treatment_artmake {
	height: 120px;
	background-size: cover;
	position: relative;
	margin-bottom: 30px;
}

.treatment_face {
	background: url("../img/treatment/face/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_eye {
	background: url("../img/treatment/eye/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_aging {
	background: url("../img/treatment/aging/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_bustup {
	background: url("../img/treatment/bustup/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_epilation {
	background: url("../img/treatment/epilation/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_diet {
	background: url("../img/treatment/diet/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_wakiga {
	background: url("../img/treatment/wakiga/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_nose {
	background: url("../img/treatment/nose/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_hair {
	background: url("../img/treatment/hair/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_tenteki {
	background: url("../img/treatment/tenteki/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_foot {
	background: url("../img/treatment/diet/page_ttl2.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.menu_nayami {
	background: url("../img/menu/shiwa/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

.treatment_artmake {
	background: url("../img/treatment/artmake/page_ttl.jpg") no-repeat;
	background-position: 50% center;
	background-size: cover;
}

@media screen and (min-width: 768px) {

	.treatment_face,
	.treatment_eye,
	.treatment_aging,
	.treatment_bustup,
	.treatment_epilation,
	.treatment_diet,
	.treatment_wakiga,
	.treatment_nose,
	.treatment_hair,
	.treatment_tenteki,
	.treatment_foot,
	.menu_nayami,
	.treatment_artmake {
		height: 300px;
		margin-bottom: 60px;
	}
}


/*bnls*/
.bnls01 {
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 40px auto;
}

.bnls01 li {
	width: 46%;
	text-align: center;
	color: #6f6815;
	position: relative;
	padding-bottom: 46%;
}

.bnls01 li span {
	display: block;
	width: 100%;
	position: absolute;
	top: 46%;
	transform: translateY(-46%);
	padding-left: 4%;
}

.bnls01 li:nth-child(1) {
	background: url(../img/common/no01.png) no-repeat;
	background-size: 100% auto;
}

.bnls01 li:nth-child(2) {
	background: url(../img/common/no02.png) no-repeat;
	background-size: 100% auto;
}

.bnls01 li:nth-child(3) {
	background: url(../img/common/no03.png) no-repeat;
	background-size: 100% auto;
}

.bnls01 li:nth-child(4) {
	background: url(../img/common/no04.png) no-repeat;
	background-size: 100% auto;
}

.bnls02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}

.bnls02 li {
	width: 49%;
	border: 1px solid #c0c0c0;
	background: #e9f2f4;
	margin-bottom: 8px;
	line-height: 1.6;
}

.bnls02 li h4 {
	background: #fed8a9;
	text-align: center;
	padding: 10px 0;
}

.bnls02 li p {
	padding: 10px 10px 0 10px;
}

.bnls02 li img {
	width: 100%;
	height: auto;
}

.bnls03 {
	margin-bottom: 40px;
}

.bnls03 li {
	margin-bottom: 30px;
}

.bnls03 h3 {
	color: #6f6815;
	font-size: 1.8rem;
	height: 45px;
	position: relative;
	padding-left: 70px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.bnls03 h3 span.icon {
	background: url("../img/common/toku_bg.png") no-repeat 0 0px;
	background-size: 60px auto;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	font-size: 1.5rem;
	line-height: 1.4;
	text-align: center;
	padding: 10px 0;
}

.bnls04 {
	width: 80%;
	margin: 0 auto 40px auto;
}

.bnls04 img {
	width: 100%;
	height: auto;
}

.bnls05 {
	margin-bottom: 40px;
}

.bnls06 .image {
	width: 70%;
	margin: 0 auto;
}

.bnls06 .image img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.bnls01 {
		width: 100%;
	}

	.bnls01 li {
		width: 21%;
		padding: 11% 0 10% 0;
		font-size: 2.0rem;
	}

	.bnls02 {
		margin-bottom: 80px;
	}

	.bnls02 li {
		width: 24%;
		margin-bottom: 16px;
	}

	.bnls03 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 40px;
	}

	.bnls03 li {
		width: 48%;
		margin-bottom: 60px;
	}

	.bnls03 h3 {
		font-size: 2.2rem;
		line-height: 1.4;
		height: 80px;
		position: relative;
		padding-left: 110px;
		padding-top: 15px;
		margin-bottom: 20px;
	}

	.bnls03 h3 span.icon {
		background-size: 90px auto;
		width: 90px;
		height: 90px;
		font-size: 2.0rem;
		line-height: 1.4;
		padding: 20px 0;
	}

	.bnls04 {
		margin: 0 auto 80px auto;
	}

	.bnls05 {
		display: flex;
	}

	.bnls05 .bnls04 {
		width: 60%;
	}

	.bnls05 ul {
		width: 40%;
	}

	.bnls06 {
		display: flex;
		justify-content: space-between;
	}

	.bnls06 .text {
		width: 60%;
	}

	.bnls06 .image {
		width: 38%;
	}

	.bnls06 .text {
		width: 60%;
	}
}

/*cogmesh*/
.cogmesh01 {
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-around;*/
	justify-content: center;
	margin: 0 auto 40px auto;
}

.cogmesh01 li {
	width: 42%;
	text-align: center;
	color: #6f6815;
	position: relative;
	padding-bottom: 47%;
	margin: 0 1% 2% 1%;
}

.cogmesh01 li span {
	display: block;
	width: 100%;
	position: absolute;
	top: 46%;
	transform: translateY(-46%);
	padding-left: 4%;
}

.cogmesh01 li:nth-child(1) {
	background: url(../img/common/no01.png) no-repeat;
	background-size: 100% auto;
}

.cogmesh01 li:nth-child(2) {
	background: url(../img/common/no02.png) no-repeat;
	background-size: 100% auto;
}

.cogmesh01 li:nth-child(3) {
	background: url(../img/common/no03.png) no-repeat;
	background-size: 100% auto;
}

.cogmesh01 li:nth-child(4) {
	background: url(../img/common/no04.png) no-repeat;
	background-size: 100% auto;
}

.cogmesh01 li:nth-child(5) {
	background: url(../img/common/no05.png) no-repeat;
	background-size: 100% auto;
}

.cogmesh01 li:nth-child(6) {
	background: url(../img/common/no06.png) no-repeat;
	background-size: 100% auto;
}

.cogmesh02 .text {
	margin-bottom: 10px;
}

.cogmesh02 .image {
	width: 80%;
	margin: 0 auto;
}

.cogmesh02 .image img {
	width: 100%;
	height: auto;
}

.cogmesh03 .text {
	margin-bottom: 10px;
}

.cogmesh03 .image {
	width: 60%;
	margin: 0 auto;
}

.cogmesh03 .image2 {
	width: 100%;
	margin: 0 auto;
}

.cogmesh03 .image img,
.cogmesh03 .image2 img {
	width: 98%;
	height: auto;
}

.cogmesh04 {
	width: 90%;
	margin: 0 auto 40px auto;
}

.cogmesh04 img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.cogmesh01 {
		width: 74%;
		margin-bottom: 80px;
	}

	.cogmesh01 li {
		width: 30%;
		font-size: 2.0rem;
		line-height: 2.0;
		padding-bottom: 30%;
	}

	.cogmesh01 li span {
		display: block;
		width: 100%;
		position: absolute;
		top: 48%;
		transform: translateY(-48%);
		padding-left: 4%;
	}

	.cogmesh02 {
		position: relative;
	}

	.cogmesh02 li {
		margin-bottom: 30px;
	}

	.cogmesh02 .text {
		width: 54%;
	}

	.cogmesh02 .image {
		width: 40%;
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.cogmesh02 .image img {
		width: 100%;
		height: auto;
	}

	.cogmesh03 {
		position: relative;
	}

	.cogmesh03 .text {
		width: 64%;
	}

	.cogmesh03 .image {
		width: 24%;
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.cogmesh03 .image2 {
		width: 80%;
	}

	.cogmesh04 {
		width: 70%;
		margin: 0 auto 80px auto;
	}
}

/*g-cog-press*/
.gcog01 {
	margin-bottom: 40px;
	text-align: center;
	width: 50%;
	margin: 0 auto 40px auto;
}

.gcog01b {
	margin: 20px auto;
}

.gcog01a img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.gcog01 {
		display: flex;
		align-items: center;
		width: 70%;
		max-width: 800px;
		margin-bottom: 80px;
	}

	.gcog01b {
		margin: 0px 30px;
	}
}

/*trq*/
.trq01 {
	background: url(../img/treatment/tr-q/image02.jpg) no-repeat;
	background-position: center bottom;
	background-size: 240px;
	padding-bottom: 46%;
	margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
	.trq01 {
		padding-bottom: 0;
		background-position: top right;
		background-size: 300px;
	}
}

/**/
@media screen and (min-width: 768px) {
	.ultrav01 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 80px;
	}

	.ultrav01 li {
		width: 30%;
		margin-bottom: 20px;
	}
}

/* nose */
.nose01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	position: relative;
	background: url(../img/common/arrow_r.png) no-repeat;
	background-position: center center;
	background-size: 20px auto;
}

.nose01 li {
	width: 46%;
	line-height: 1.0;
	text-align: center;
	color: #FFF;
}

.nose01 li span.before {
	display: block;
	background: #939393;
	padding: 3%;
}

.nose01 li span.after {
	display: block;
	background: #fda8a7;
	padding: 3%;
}

.nose01 li img {
	width: 100%;
	height: auto;
}

.nose02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.nose02 .image {
	width: 38%;
}

.nose02 .image img {
	width: 100%;
	height: auto;
}

.nose02 p {
	width: 58%;
}

@media screen and (min-width: 768px) {
	.nose01 {
		margin-bottom: 40px;
		background-size: 30px auto;
	}

	.nose02 {
		margin-bottom: 40px;
	}

	.nose04 {
		display: flex;
		justify-content: space-between;
	}

	.nose04 div.nose04_01 {
		width: 46%;
	}

	.nose04 dl {
		width: 46%;
	}
}


/*conjunctiva*/
.conjunctiva01,
.conjunctiva02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	magin-bottom: 40px !important;
}

.conjunctiva01>li {
	display: flex;
	margin-bottom: 20px;
}

.conjunctiva02>li {
	margin-bottom: 10px;
}

.conjunctiva01 li img {
	width: 48%;
	height: auto;
	margin-right: 10px;
}

@media screen and (min-width: 768px) {

	.conjunctiva01,
	.conjunctiva02 {
		margin-bottom: 80px;
	}

	.conjunctiva01 li {
		width: 48%;
		display: flex;
	}

	.conjunctiva02>li {
		width: 49%;
	}
}

/*botox*/
.botox01 {
	margin-bottom: 40px;
}

.botox01 li {
	margin-bottom: 20px;
}

.botox01 li .image {
	width: 40%;
	margin: 0 auto 20px auto;
}

.botox01 li .image img {
	width: 100%;
	height: auto;
}

.botox02 {
	background: #EEECE6;
	padding: 3%;
}

.botox02 ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.botox02 ul li {
	margin-right: 10px;
}

.botox03 {
	margin-bottom: 40px;
}

.botox03 li {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.botox01 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.botox01 li {
		width: 48%;
	}

	.botox03 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.botox03 li {
		width: 30%;
	}
}

/*clinic*/
.clinic01 {
	width: 100%;
}

.clinic01 li {
	background: #FFF;
	margin-bottom: 20px;
}

.clinic01 li h3 {
	font-size: 1.8rem;
	margin-bottom: 16px;
}

.clinic01 .image img {
	width: 100%;
	height: auto;
}

.clinic01_ {
	padding: 16px 16px 0;
}

@media screen and (min-width: 768px) {
	.clinic01 {
		display: flex;
		justify-content: space-between;
	}

	.clinic01 li {
		width: 49%;
	}

	.clinic01 li h3 {
		font-size: 2.2rem;
	}

	.clinic01_ {
		padding: 24px 24px 0;
	}
}

/*menu*/
.menu_list3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 50px;
}

.menu_list3 li {
	width: 48%;
	background: #FFF;
	margin-bottom: 10px;
	position: relative;
	marginn-bottom: 2%;
}

.menu_list3 li a {
	display: block;
	padding: 16px;
	color: #333;
	text-decoration: none;
}

.menu_list3 li a:hover {
	text-decoration: none;
	background: #f7f7f7;
}

.menu_list3 li:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
	.menu_list3 {
		margi-bottom: 100px;
	}

	.menu_list3 li {
		width: 32%;
	}

	.menu_list3:after {
		content: "";
		display: block;
		width: 32%;
	}
}

/*hair*/
.hair01 {
	margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
	.hair01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.hair01 li {
		width: 48%;
		margin-bottom: 20px;
	}

	.hair01 li img {
		width: 100%;
		height: auto;
	}
}

/*shiwa*/
.shiwa_text {
	padding-bottom: 20px;
}

.shiwa01 {
	margin-bottom: 40px;
}

.shiwa01 .image {
	width: 80%;
	margin: 0 auto 20px auto;
}

.shiwa01 .image img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.shiwa_text {
		min-height: 140px;
	}

	.shiwa01 .image {
		width: 60%;
		margn: 0 auto 30px auto;
	}
}

/*shiwa_new*/
.shiwa_bn {
	margin: 0 auto 40px auto;
}

.shiwa_bn img {
	width: 100%;
	height: auto;
}

.shiwa_new01 .outline {
	padding: 4%;
	width: 92%;
}

.shiwa_new01a {
	border: 2px solid #cdf2de;
	box-sizing: border-box;
}

.shiwa_new01a h4 {
	background: #cdf2de;
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0.6em 0;
	margin-bottom: 0.5em;
}

.shiwa_new01b {
	border: 2px solid #cdcef2;
	box-sizing: border-box;
}

.shiwa_new01b h4 {
	background: #cdcef2;
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0.6em 0;
	margin-bottom: 0.5em;
}

.shiwa_new01c {
	border: 2px solid #f2cbde;
	box-sizing: border-box;
}

.shiwa_new01c h4 {
	background: #f2cbde;
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0.6em 0;
	margin-bottom: 0.5em;
}

.shiwa_new01 .type {
	text-align: center;
	line-height: 1.2;
}

.shiwa_new01 .copy3 {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin: 1em 0;
}

.shiwa_new01a .copy3 {
	color: #6bb98f;
}

.shiwa_new01b .copy3 {
	color: #6c6ebd;
}

.shiwa_new01c .copy3 {
	color: #be6591;
}

.shiwa_new01 img {
	width: 100%;
	height: auto;
}

.shiwa_new01 .osusume {
	margin: 1em 0;
}

.shiwa_new01 .osusume {
	display: flex;
	line-height: 1.4;
}

.shiwa_new01 .osusume dt {
	width: 32%;
}

.shiwa_button {
	margin-bottom: 0.5em;
}

.shiwa_button {
	display: block;
	width: 100%;
	border: 1px solid #666;
	text-align: center;
	padding: 1em 0;
}

.shiwa_button {
	position: relative;
}

.shiwa_button a {
	color: #666;
	text-decoration: none;
}

.shiwa_button li li {
	border: none;
	padding: inherit;
}

.shiwa_button a:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.button_list {
	background: #FFF;
}

.button_list li a {
	display: block;
	padding: 14px;
	background: #EEE;
	text-decoration: none;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
	z-index: 999;
}

.button_list li a:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #444;
}

.shiwa_new02 {
	margin-bottom: 2em;
}

.shiwa_new02 li {
	margin-bottom: 1.5em;
}

.shiwa_new02 li h3 {
	background: #d7d4a9;
	text-align: center;
	padding: 0.8em 0;
	margin-bottom: 1em;
	font-size: 1.8rem;
}

.shiwa_new02 li h3 span {
	font-size: 1.4rem;
	margin-right: 10px;
}

.shiwa_new02 li .image {
	width: 70%;
	margin: 0 auto;
}

.shiwa_new02 li .image img {
	width: 100%;
	height: auto;
}

.shiwa_new03 {
	margin-bottom: 20px;
}

.shiwa_new03 li {
	background: url(../img/treatment/hair_removal/index/icon_check.png) no-repeat 0 4px;
	background-size: 20px auto;
	font-size: 1.8rem;
	padding-left: 25px;
	margin-bottom: 10px;
}

.shiwa_bt {
	position: relative;
}

.shiwa_bt::before {
	content: "+";
	position: absolute;
	right: 20px;
}

.shiwa_bt.active::before {
	content: "－";
}

.shiwa_new05 {
	font-size: 1.7rem;
	line-height: 1.4;
}

@media screen and (min-width: 768px) {
	.shiwa_bn {
		margin: 0 auto 80px auto;
	}

	.shiwa_new01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		mragin-bottom: 100px;
	}

	.shiwa_new01 .outline {
		padding: 0.5em;
	}

	.shiwa_new01>li {
		width: 32%;
		margin-bottom: 0;
	}

	.shiwa_new01 .type {
		font-size: 1.4rem;
		height: 30px;
	}

	.shiwa_new01 .copy3 {
		line-height: 1.4;
	}

	.shiwa_new01a,
	.shiwa_new01b,
	.shiwa_new01c {
		height: 1070px;
	}

	.shiwa_new02 {
		display: flex;
		justify-content: space-between;
	}

	.shiwa_new02 li {
		width: 32%;
	}

	.shiwa_new02 li .image {
		width: 80%;
	}


	.shiwa_new02 li h3 {
		font-size: 2.4rem;
		padding: 0.4em 0;
	}

	.shiwa_new02 li h3 span {
		font-size: 1.6rem;
		margin-right: 10px;
	}

	.shiwa_new03 {
		margin-bottom: 40px;
	}

	.shiwa_new03 li {
		background-position: 0 12px;
		background-size: 30px auto;
		font-size: 2.6rem;
		padding-left: 40px;
		margin-bottom: 16px;
	}

	.shiwa_new04 {
		display: flex;
		justify-content: space-between;
	}

	.shiwa_new04 ul {
		width: 49%;
	}

	.shiwa_new05 {
		text-align: center;
		font-size: 2.4rem;
	}
}

/*shimi*/
.shimi01 {
	margin-bottom: 40px;
}

.shimi01 li {
	display: block;
	border: 1px solid #a58a1a;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1em;
	color: #997d1f;
	font-size: 16px;
	text-align: center;
	position: relative;
}

.shimi01 li:first-child {
	margin-bottom: 40px;
}

.shimi01 li:first-child::after {
	content: "+";
	position: absolute;
	bottom: -27px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 22px;
}

.shimi02 {
	border: 1px solid #a58a1a;
	padding: 1em;
}

@media screen and (min-width: 768px) {
	.shimi01 {
		width: 762px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin-bottom: 40px;
	}

	.shimi01 li {
		display: block;
		width: 46%;
		border: 1px solid #a58a1a;
		padding-top: 30px;
		padding-bottom: 30px;
		line-height: 1em;
		color: #997d1f;
		font-size: 17px;
		text-align: center;
		position: static;
	}

	.shimi01 li:first-child {
		margin-right: 40px;
	}

	.shimi01 li:first-child::after {
		content: "";
	}

	.shimi01::after {
		content: "+";
		position: absolute;
		top: 20%;
		bottom: 0;
		left: 49%;
		right: 0;
		font-size: 22px;
	}

	.shimi01 li:first-child {
		margin-bottom: 0px;
	}
}

/*shimi_new*/
.shimi_new01 {
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.shimi_new01 span {
	color: #db9500;
}

.shimi_new03 {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 2em;
}

.shimi_new03 span {
	color: #db9500;
}

.shimi_reserve {
	text-align: center;
}

.shimi_reserve .shimi_reserve01 {
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}

.shimi_reserve .shimi_reserve02 {
	color: #5dc2d0;
}

.shimi_reserve .shimi_reserve03 {
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.4;
	margin-bottom: 20px;
}

.shimi_reserve .shimi_reserve03 span {
	font-size: 1.2rem;
	font-weight: normal;
}

.shimi_reserve .shimi_reserve04 {
	color: #fda8a7;
}

.shimi_reserve .shimi_reserve05 {
	width: 90%;
	max-width: 649px;
	margin: 0 auto;
}

.shimi_reserve .shimi_reserve05 img {
	width: 100%;
	height: auto;
}

.shimi_reserve06 {
	display: flex;
}

.shimi_reserve06 li {
	width: 32%;
}

.shimi_reserve07_ {
	background: #f4f4f4;
	margin-bottom: 4em;
}

.shimi_reserve07 {
	padding: 2em;
}

.shimi_reserve07 .image {
	width: 100%;
	margin: 0 auto;
}

.shimi_reserve07 .image img {
	width: 100%;
	height: auto;
}

.shimi_reserve07 p {
	font-size: 1.6rem;
}

.shimi_reserve07 p span {
	color: #db9500;
}

.shimi_reserve08 {
	width: 100%;
	margin-bottom: 3em;
}

.shimi_reserve08 .top {
	width: 80%;
	margin: 0 auto 20px auto;
}

.shimi_reserve08 img {
	width: 100%;
	height: auto;
}

.shimi_reserve08 .bottom {
	width: 80%;
	margin: 0 auto 20px auto;
}

.shimi_reserve09 {
	width: 100%;
	margin: 0 auto 3em auto;
}

.shimi_reserve09 img {
	width: 100%;
	height: auto;
}

.shimi_reserve10 {
	width: 100%;
	/*max-width: 720px;*/
	margin: 0 auto 3em auto;
	font-size: 1.8rem;
	font-weight: bold;
}

.shimi_column {
	border: 4px solid #5dc2d0;
	width: 100%;
}

.shimi_column .cate {
	display: inline;
	background: #5dc2d0;
	color: #FFF;
	padding: 5px 10px;
}

.shimi_column .outline {
	padding: 3%;
	width: 94%;
}

.shimi_column h3 {
	color: #5dc2d0;
	font-size: 1.8rem;
	line-height: 1.4;
	border-bottom: 2px dotted #5dc2d0;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

.shimi_column .btn {
	text-align: center;
}

.shimi_column .btn a {
	display: inline-block;
	width: 50%;
	background: #5dc2d0;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
}

.shimi_reserve11 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto 5em auto;
	padding-bottom: 6%;
	background-image: url(../img/menu/shimi_new/shimi_reserve11_bg1.jpg), url(../img/menu/shimi_new/shimi_reserve11_bg2.jpg);
	background-position: center 34%, center bottom;
	background-size: 100% auto, 100% auto;
	background-repeat: no-repeat, no-repeat;
}

.shimi_reserve11 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}

.shimi_reserve11 ul li {
	width: 48%;
	margin-bottom: 20px;
	background: #e9e9e9;
}

.shimi_reserve11 ul li:first-child {
	margin: auto;
	width: 53%;
	margin-bottom: 20px;
}

.shimi_reserve11 ul .image img {
	width: 100%;
	height: auto;
}

.shimi_reserve11 ul .text {
	padding: 5px 10px 10px;
}

.shimi_reserve11 h3 {
	color: #0b7c98;
	text-align: center;
	font-size: 1.8rem;
}

.speech_left {
	display: flex;
	margin-bottom: 10px;
}

.speech_left .photo {
	width: 45%;
	line-height: 1;
}

.speech_left .photo img {
	width: 100%;
	height: auto;
}

.speech_right {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 10px;
}

.speech_right .photo {
	width: 45%;
	line-height: 1;
}

.speech_right .photo img {
	width: 100%;
	height: auto;
}

.speech_right .photo span {
	display: block;
	background: #d9f1ff;
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
	padding: 5px 0;
}

.shimi_map {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 3em auto;
}

.shimi_map img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {

	.shimi_new01 {
		font-size: 3.2rem;
	}

	.shimi_new02 {
		text-align: center;
	}

	.shimi_new03 {
		font-size: 2.8rem;
	}

	.shimi_reserve .shimi_reserve01 {
		font-size: 2.8rem;
		margin-bottom: 20px;
	}

	.shimi_reserve .shimi_reserve02,
	.shimi_reserve .shimi_reserve04 {
		font-size: 2.4rem;
	}

	.shimi_reserve .shimi_reserve03 {
		font-size: 2.4rem;
	}

	.shimi_reserve .shimi_reserve03 span {
		font-size: 1.8rem;
	}

	.shimi_reserve07 {
		width: 70%;
		margin: 0 auto;
	}

	.shimi_reserve07 p {
		font-size: 2.0rem;
	}

	.shimi_reserve08 {
		display: flex;
		justify-content: space-between;
	}

	.shimi_reserve08 .bottom {
		width: 60%;
	}

	.shimi_reserve09 {
		display: flex;
	}

	.shimi_reserve10 {
		font-size: 2.2rem;
	}

	.shimi_reserve11 h3 {
		font-size: 2.4rem;
	}

	.speech_left,
	.speech_right {
		width: 84%;
		margin: 0 auto 40px auto;
	}

	.speech_left .photo,
	.speech_right .photo {
		width: 35%;
		line-height: 1;
		margin-right: 30px;
	}

	.speech_left .photo span,
	.speech_right .photo span {
		font-size: 1.6rem;
		padding: 10px 0;
	}
}

.case_bt {
	color: #333;
	background: #EEE;
	position: relative;
	padding: 0.8em;
}

.case_bt::before {
	content: "+";
	position: absolute;
	right: 20px;
}

.case_bt.active::before {
	content: "－";
}

.block_detail {
	display: none;
}

/*tenteki*/
.tenteki01 {
	background: url(../img/treatment/tenteki/cont_bg.jpg);
	padding: 5% 0;
}

.tenteki02 {
	width: 80%;
	max-width: 600px;
	margin: 0 auto 3% auto;
}

.tenteki02 img {
	width: 100%;
	height: auto;
}

.tenteki02a {
	font-size: 18px;
	color: #252525;
	line-height: 3em;
	text-align: center;
	margin-bottom: 5%;
}

.tenteki02b {
	width: 90%;
	margin: 0 auto;
}

.tenteki02b img {
	width: 100%;
	height: auto;
}

.tenteki03 {
	margin-top: 5%;
}

.tenteki03 h2 {
	width: 80%;
	max-width: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.tenteki03 h2 img {
	width: 100%;
	height: auto;
}

.tenteki03 h3 {
	font-size: 1.8rem;
	margin-bottom: 2%;
}

.tenteki03a .left {
	width: 60%;
	margin: 0 auto 20px auto;
}

.tenteki03a .left img {
	width: 100%;
	height: auto;
}

.tenteki03a .right img {
	width: 90%;
	max-width: 300px;
	height: auto;
	margin-bottom: 2%;
}

.box_tright {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 2em;
}

.box_tright span {
	display: inline-block;
	border: 1px solid #5DC2D0;
	padding: 0.5em;
	font-weight: 600;
	color: #5DC2D0;
}

.list_tenteki {
	margin-bottom: 3em;
}

.list_tenteki li {
	margin-bottom: 16px;
}

.list_tenteki span.co {
	font-size: 1.5rem;
}

.list_tenteki span.bg {
	background: #5DC2D0;
	font-size: 1.8rem;
	color: #FFF;
	display: block;
	padding: 10px;
}

.list_tenteki span.right {
	float: right;
	background: #FFF;
	padding: 6px;
	font-size: 14px;
	color: #5DC2D0;
	font-weight: 600;
}

@media screen and (min-width: 768px) {
	.tenteki03a .left {
		float: left;
		width: 40%;
	}

	.tenteki03a .right {
		float: right;
		width: 55%;
	}

	.list_tenteki {
		margin-bottom: 6em;
	}

	.list_tenteki li {
		margin-bottom: 25px;
	}

	.box_tright li {
		margin-bottom: 20px;
	}

	.box_tright span {
		display: inline-block;
		border: 1px solid #5DC2D0;
		padding: 0.5em;
		font-weight: 600;
		color: #5DC2D0;
		min-width: 500px;
	}

	.list_tenteki span.co {
		font-size: 1.8rem;
	}

	.list_tenteki span.bg {
		background: #89d1db;
		font-size: 2.4rem;
		color: #FFF;
		display: block;
		padding: 14px;
	}

	.list_tenteki span.right {
		float: right;
		background: #FFF;
		padding: 9px;
		font-size: 16px;
		color: #5DC2D0;
		font-weight: 600;
		min-width: 220px;
	}
}

/*artmake*/
.artmake01 {
	margin-bottom: 30px;
}

.artmake01 li {
	overflow: hidden;
	margin-bottom: 20px;
}

.artmake01 div.image {
	width: 36%;
	float: left;
}

.artmake01 div.image img {
	width: 100%;
	height: auto;
}

.artmake01 div.right {
	float: right;
	width: 62%;
}

.artmake01 h3 {
	color: #BBA375;
	margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
	.artmake01 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 60px;
	}

	.artmake01 li {
		width: 30%;
		margin-bottom: 0;
	}

	.artmake01 div.image {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}

	.artmake01 div.right {
		float: none;
		width: auto;
	}

	.artmake01 h3 {
		font-size: 1.8rem;
		margin-bottom: 0.2em;
	}
}

/*vio2*/
.vio2 {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
}

.ttl02v {
	font-size: 1.7rem;
	color: #f48383;
	margin-bottom: 20px;
	background: url(../img/treatment/hair_removal/vio2/ttl02v_bg.jpg) top left no-repeat,
		url(../img/treatment/hair_removal/vio2/ttl02v_bg.jpg) bottom left no-repeat;
	padding: 15px 0 15px 5px;
	line-height: 1.2em;
}

.ttl03v {
	background: url(../img/treatment/hair_removal/vio2/vio2_h3_bg.jpg) center bottom no-repeat;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.7rem;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.ttl03v1 {
	background: #f5e0e0;
	color: #f48383;
	font-size: 1.6rem;
	padding: 10px 5px 10px 70px;
	position: relative;
	margin-bottom: 20px;
	line-height: 1.4em;
}

.ttl03v1 span {
	position: absolute;
	left: 10px;
}

.vio2_img {
	width: 100%;
	margin-bottom: 5%;
}

.vio2_img img {
	width: 100%;
	height: auto;
}

.vio2_img2 {
	width: 100%;
	margin-bottom: 2%;
}

.vio2_img2 img {
	width: 100%;
	height: auto;
}

.vio2_bn {
	width: 100%;
	max-width: 970px;
	margin: 0 auto 40px auto;
}

.vio2_bn img {
	width: 100%;
	height: auto;
}

.vio2_01 {
	margin-bottom: 40px;
}

.vio2_01 dt {
	background: #aeaeae;
	padding: 12px 20px 4px 20px;
	color: #FFF;
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
}

.vio2_01 dd {
	border: 5px solid #aeaeae;
	padding: 1.2em;
}

.vio2_01 .image {
	text-align: center;
	margin-bottom: 10px;
}

.vio2_01 .name {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.5rem;
}

.vio2_01 .prof {
	margin-bottom: 30px;
}

.vio2_02,
.vio2_03 {
	margin-bottom: 30px;
	overflow: hidden;
}

.vio2_02 .image,
.vio2_03 .image {
	width: 80%;
	margin: 0 auto 20px auto;
}

.vio2_02 .image img,
.vio2_03 .image img {
	width: 100%;
	height: auto;
}

.vio2_04 {
	margin-bottom: 30px;
	overflow: hidden;
}

.vio2_04 .image {
	width: 90%;
	margin: 0 auto 20px auto;
}

.vio2_04 .image img {
	width: 100%;
	height: auto;
}

.vio2_05 {
	border: 5px solid #f48383;
	box-sizing: border-box;
	width: 90%;
	max-width: 840px;
	margin: 0 auto 40px auto;
	padding: 1.0em;
}

.vio2_05 h3 {
	background: url(../img/treatment/hair_removal/vio2/vio2_h3_bg.jpg) center bottom no-repeat;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.7rem;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.vio2_05 li {
	background: url(../img/treatment/hair_removal/vio2/vio2_05_icon.jpg) left 4px no-repeat;
	background-size: 20px auto;
	margin-bottom: 10px;
	font-weight: bold;
	color: #f48383;
	padding-left: 24px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f48383;
}

.vio2_05 li:last-child {
	margin-bottom: 0;
}

.vio2_06 {
	margin-bottom: 30px;
	overflow: hidden;
}

.vio2_06 .image {
	width: 80%;
	margin: 0 auto 20px auto;
}

.vio2_06 .image img {
	width: 100%;
	height: auto;
}

.vio2_07 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.vio2_07 li {
	width: 48%;
	font-size: 1.2rem;
}

.vio2_08 {
	width: 100%;
}

.vio2_08 .image {
	width: 80%;
	margin: 0 auto 20px auto;
}

.vio2_08 .image img {
	width: 100%;
	height: auto;
}

.vio2_08 ul {
	margin-bottom: 40px;
}

.vio2_08 li {
	background: #f0f7fe;
	color: #67b4f6;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
}

.font_red {
	color: #f66767;
}

.font_s {
	font-size: 12px;
}

.font_blue {
	color: #5DC2D0;
}

.font_s2 {
	font-size: 14px;
}

.mens_link a {
	display: block;
	width: 90%;
	max-width: 640px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	background: linear-gradient(to bottom, #1e5799 0%, #7db9e8 100%);
	border-radius: 30px;
	color: #FFF;
	padding: 10px 0;
	font-size: 1.8rem;
	font-weight: bold;
}

.vio2_09 {
	margin-bottom: 40px;
}

.vio2_09 li {
	background: #f6f6f6;
	border-bottom: 1px solid #aeaeae;
	margin-bottom: 10px;
	padding: 20px;
}

.vio2_09 li .image {
	width: 80%;
	margin: 0 auto 10px auto;
}

.vio2_09 li .image img {
	width: 100%;
	height: auto;
}

.vio2_09 li p.step {
	font-weight: bold;
	font-size: 1.8rem;
	color: #f48383;
	margin-bottom: 10px;
}

.vio2_10 {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 10px auto;
}

.vio2_10 img {
	width: 100%;
	height: auto;
}

.tsv {
	border-top: 1px solid #67b4f6;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tsv dt {
	width: 24%;
	padding: 14px 0;
	text-align: center;
	background: #ddebf7;
	border-bottom: 1px solid #67b4f6;
	color: #67b4f6;
	font-weight: bold;
}

.tsv dd {
	width: 71%;
	padding: 14px 2.5%;
	border-bottom: 1px solid #67b4f6;
}

.vio2_11 {
	width: 100%;
	margin: 0 auto 10px auto;
}

.vio2_11 img {
	width: 100%;
	height: auto;
}

.vio2_12 h3 {
	color: #f48383 !important;
}

.vio2_12 li:nth-child(1) {
	background: url(../img/treatment/hair_removal/vio2/point01.png) no-repeat !important;
	background-size: 56px auto !important;
}

.vio2_12 li:nth-child(2) {
	background: url(../img/treatment/hair_removal/vio2/point02.png) no-repeat !important;
	background-size: 56px auto !important;
}

.vio2_13 .Label2 {
	border-bottom: 2px solid #CCC;
}

.vio2_13 .Label2::after {
	color: #f48383;
}

.vio2_14 {
	width: 80%;
	margin: 0 auto 40px auto;
}

.vio2_14 li {
	margin-bottom: 10px;
}

.vio2_14 li img {
	width: 100%;
	height: auto;
}

.vio2_15 {
	margin-bottom: 30px;
	overflow: hidden;
}

.vio2_15 .image {
	width: 90%;
	margin: 0 auto 20px auto;
}

.vio2_15 .image img {
	width: 100%;
	height: auto;
}

.vio2_15 .text {
	margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
	.vio2 {
		font-size: 1.8rem;
	}

	.ttl02v {
		font-size: 3.2rem;
		margin-bottom: 40px;
		padding: 20px 0 20px 10px;
	}

	.ttl03v {
		font-size: 2.8rem;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.ttl03v1 {
		font-size: 2.4rem;
		padding: 16px 0px 16px 110px;
		margin-bottom: 30px;
	}

	.ttl03v1 span {
		left: 16px;
	}

	.vio2_bn {
		margin: 0 auto 80px auto;
	}

	.vio2_01 {
		margin-bottom: 80px;
	}

	.vio2_01 dt {
		font-size: 2.0rem;
	}

	.vio2_01 dd {
		border: 10px solid #aeaeae;
	}

	.vio2_01 li {
		overflow: hidden;
		margin-bottom: 20px;
	}

	.vio2_01 li:last-child {
		margin-bottom: 0;
	}

	.vio2_01 .name {
		font-size: 1.8rem;
		line-height: 1.4;
		margin-bottom: 15px;
	}

	.vio2_01 .image {
		float: left;
		margin-right: 40px;
	}

	.vio2_01 .image:last-child {
		margin-bottom: 0;
	}

	.vio2_02 {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 60px;
	}

	.vio2_02 .image {
		width: 30%;
		margin-bottom: 0;
	}

	.vio2_02 .text {
		width: 65%;
		margin-left: 5%;
	}

	.vio2_03 {
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		justify-content: space-between;
		margin-bottom: 60px;
	}

	.vio2_03 .image {
		width: 30%;
		margin-bottom: 0;
	}

	.vio2_03 .text {
		width: 65%;
		margin-right: 5%;
	}

	.vio2_04 {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 60px;
	}

	.vio2_04 .image {
		width: 40%;
		margin-bottom: 0;
	}

	.vio2_04 .text {
		width: 55%;
		margin-left: 5%;
	}

	.vio2_05 {
		padding: 2.0em;
		margin-bottom: 80px;
	}

	.vio2_05 h3 {
		font-size: 2.8rem;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.vio2_05 ul {
		margin-left: 40px;
	}

	.vio2_05 li {
		background-size: 34px auto;
		margin-bottom: 10px;
		padding-left: 40px;
		font-size: 2.4rem;
	}

	.vio2_06 {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 60px;
	}

	.vio2_06 .image {
		width: 28%;
		margin-bottom: 0;
	}

	.vio2_06 .text {
		width: 62%;
	}

	.vio2_07 li {
		font-size: 1.6rem;
	}

	.vio2_08 {
		display: flex;
		justify-content: space-between;
		margin: 0 auto 80px auto;
	}

	.vio2_08 .image {
		width: 30%;
	}

	.vio2_08 ul {
		width: 56%;
	}

	.vio2_08 li {
		font-size: 2.2rem;
		padding: 16px;
		line-height: 1.4em;
		margin-bottom: 20px;
	}

	.vio2_09 {
		margin-bottom: 80px;
	}

	.vio2_09 li {
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	.vio2_09 li .image {
		width: 30%;
	}

	.vio2_09 li .text {
		width: 65%;
		padding-left: 5%;
	}

	.vio2_09 li p.step {
		font-size: 3.0rem;
	}

	.vio2_10 {
		margin: 0 auto 20px auto;
	}

	.tsv {
		margin-bottom: 80px;
	}

	.vio2_11 {
		margin-bottom: 20px;
	}

	.vio2_12 {
		margin-bottom: 80px;
	}

	.vio2_12 li {
		margin-bottom: 60px;
	}

	.vio2_12 h3 {
		font-size: 2.2rem;
		line-height: 1.4;
		padding-left: 80px;
		padding-top: 50px;
		margin-bottom: 20px;
	}

	.vio2_12 li:nth-child(1),
	.vio2_12 li:nth-child(2) {
		background-size: 74px auto !important;
	}

	.vio2_14 {
		display: flex;
		justify-content: space-between;
		width: 90%;
		max-width: 980px;
		margin: 0 auto 80px auto;
	}

	.vio2_14 li {
		width: 32%;
		max-width: 350px;
	}

	.vio2_15 .text {
		margin-bottom: 80px;
	}

	.font_s2 {
		font-size: 16px;
	}

	.mens_link a {
		width: 80%;
		padding: 12px 0;
		font-size: 2.8rem;
		border-radius: 40px;
	}
}

/*datsumou*/
.hl_yellow {
	text-decoration: underline;
	/* 下線 */
	text-decoration-thickness: 0.5em;
	/* 線の太さ */
	text-decoration-color: rgba(255, 228, 0, 0.4);
	/* 線の色 */
	text-underline-offset: 0em;
	/* 線の位置。テキストに重なるようにやや上部にする */
	text-decoration-skip-ink: none;
	/* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}

.hl_blue {
	text-decoration: underline;
	/* 下線 */
	text-decoration-thickness: 0.5em;
	/* 線の太さ */
	text-decoration-color: rgba(0, 176, 240, 0.4);
	/* 線の色 */
	text-underline-offset: 0em;
	/* 線の位置。テキストに重なるようにやや上部にする */
	text-decoration-skip-ink: none;
	/* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}

.datsumou_01 {
	margin-bottom: 50px;
}

.datsumou_01_ {
	margin-bottom: 30px;
	overflow: hidden;
}

.datsumou_01 .image {
	width: 80%;
	margin: 0 auto 20px auto;
}

.datsumou_01 .image img {
	width: 100%;
	height: auto;
}

.datsumou_02 {
	width: 100%;
	max-width: 940px;
	margin: 0 auto 10px auto;
	background: url(../img/treatment/hair_removal/index/datsumou_02_arrow.jpg) no-repeat;
	background-position: center bottom;
	background-size: 140px auto;
	padding-bottom: 50px;
}

.datsumou_02 li {
	padding: 14px 0;
	position: relative;
}

.datsumou_02 li span {
	display: block;
	border: 3px solid #93d3ea;
	border-radius: 15px;
	text-align: center;
	padding: 1.0em;
	width: 74%;
	margin: 0 auto;
}

.datsumou_02 li:nth-child(1) img,
.datsumou_02 li:nth-child(3) img {
	position: absolute;
	top: 10px;
	left: 0;
	width: 90px;
	height: auto;
}

.datsumou_02 li:nth-child(2) img {
	position: absolute;
	top: 10px;
	right: 0;
	width: 90px;
	height: auto;
}

.datsumou_03 {
	font-size: 2.0rem;
	text-align: center;
}

.datsumou_price_button {
	margin: 0 auto 40px auto;
	width: 90%;
}

.datsumou_price_button a {
	background: #ee7272;
	border-radius: 50px;
}

.datsumou_button {
	/*margin: 0 auto 40px auto;*/
	margin-bottom: 20px;
	/*width: 90%;*/
}

.datsumou_button a {
	background: #00b0f0;
	border-radius: 50px;
	padding: 0.4em 0;
}

.ttl02da {
	background: #00b0f0;
	color: #FFF;
	text-align: center;
	font-size: 2.0rem;
	padding: 10px;
}

.datsumou_04 {
	display: flex;
	margin-bottom: 20px;
}

.datsumou_04 .photo {
	width: 45%;
	line-height: 1;
}

.datsumou_04 .photo img {
	width: 100%;
	height: auto;
}

.datsumou_04 .photo span {
	display: block;
	background: #00b0f0;
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
	padding: 5px 0;
}

.datsu_arrow_box {
	position: relative;
	width: 100%;
	background: #bee7ff;
	padding: 18px;
	text-align: left;
	color: #333333;
	/* font-weight:bold;*/
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-left: 30px;
	display: table;
	margin-bottom: 20px;
}

.datsu_arrow_box:after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(90, 230, 40, 0);
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-right-width: 20px;
	margin-top: -10px;
	border-right-color: #bee7ff;
	right: 100%;
	top: 22%;
}

.datsu_arrow_box span {
	display: table-cell;
	vertical-align: middle;
}

.datsu_arrow_box2 {
	position: relative;
	width: 100%;
	background: #d9f1ff;
	padding: 18px;
	text-align: left;
	color: #333333;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-right: 30px;
	display: table;
	margin-bottom: 20px;
}

.datsu_arrow_box2:after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(90, 230, 40, 0);
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-right-width: 20px;
	margin-top: -10px;
	border-left-color: #d9f1ff;
	left: 100%;
	top: 22%;
}

.datsu_arrow_box2 span {
	display: table-cell;
	vertical-align: middle;
}

.datsumou_05 {
	margin-bottom: 40px;
}

.datsumou_05 li {
	margin-bottom: 30px;
}

.datsumou_05 h4 {
	background: #b3e0f0;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
}

.datsumou_05 .photo {
	width: 80%;
	margin: 0 auto;
}

.datsumou_05 .photo img {
	width: 100%;
	height: auto;
}

.datsumou_05 .tikunetsu {
	position: relative;
	width: 100%;
	background: #E01E39;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	display: table;
	margin-bottom: 16px;
}

.datsumou_05 .tikunetsu:after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(224, 30, 57, 0);
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-width: 12px;
	margin-left: -12px;
	border-top-color: #E01E39;
	top: 100%;
	left: 50%;
}

.datsumou_05 .neppa {
	position: relative;
	width: 100%;
	background: #e6640c;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	display: table;
	margin-bottom: 16px;
}

.datsumou_05 .neppa:after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(230, 100, 12, 0);
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-width: 12px;
	margin-left: -12px;
	border-top-color: #e6640c;
	top: 100%;
	left: 50%;
}

.datsumou_07 {
	border: 5px solid #67b5f6;
	box-sizing: border-box;
	padding: 20px;
	width: 100%;
	margin-bottom: 50px;
}

.datsumou_07 h3 {
	background: url(../img/treatment/hair_removal/index/datsumou_07_h4_bg.png) no-repeat;
	background-size: 100% auto;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding: 6px 0;
}

.datsumou_07 ul {
	counter-reset: number2 0;
}

.datsumou_07 ul li {
	margin-top: 8px;
	position: relative;
	padding: 0.5em 0.5em 0.5em 40px;
	line-height: 1.5em;
	border-bottom: 1px dotted #67b5f6;
}

.datsumou_07 ul li::before {
	position: absolute;
	counter-increment: number2 1;
	content: counter(number2);
	display: inline-block;
	background-color: #67b5f6;
	border-radius: 50%;
	top: 35%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}

.datsumou_08 {
	text-align: center;
	font-size: 1.8rem;
}

.datsumou_09 {
	background: #f7f7f7;
	margin-bottom: 50px;
	padding: 15px;
}

.datsumou_09_ {
	background: #FFF;
	padding: 15px;
}

.datsumou_09 p.midashi {
	background: #67b5f6;
	color: #FFF;
	display: block;
	width: 140px;
	font-size: 2.0rem;
	letter-spacing: 0.05em;
	padding: 8px;
	text-align: center;
	margin: 0 auto;
}

.datsumou_09 h3 {
	font-size: 2.5rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
}

.datsumou_09 .photo {
	width: 100%;
}

.datsumou_09 .photo img {
	width: 100%;
	height: auto;
}

.datsumou_10 {
	margin-bottom: 50px;
}

.datsumou_10 h2 {
	width: 84%;
	max-width: 659px;
	margin: 0 auto 10px auto;
}

.datsumou_10 h2 img {
	width: 100%;
	height: auto;
}

.datsumou_11 {
	margin-bottom: 50px;
}

.datsumou_11 h2 {
	width: 68%;
	max-width: 449px;
	margin: 0 auto 15px auto;
}

.datsumou_11 h2 img {
	width: 100%;
	height: auto;
}

.datsumou_11 ul {
	background: #cdeef6;
	padding: 15px;
	margin-bottom: 10px;
}

.datsumou_11 ul li {
	background: #FFF;
	padding: 15px;
	margin-bottom: 10px;
}

.datsumou_11 ul li:last-child {
	margin-bottom: 0;
}

.datsumou_11 ul li h4 {
	background: url(../img/treatment/hair_removal/index/icon_check.png) no-repeat 0 5px;
	background-size: 20px auto;
	font-size: 1.8rem;
	padding-left: 25px;
	margin-bottom: 10px;
}

.datsumou_12 {
	margin-bottom: 50px;
}

.datsumou_12 h2 {
	width: 68%;
	max-width: 449px;
	margin: 0 auto 15px auto;
}

.datsumou_12 h2 img {
	width: 100%;
	height: auto;
}

.datsumou_13 {
	margin-bottom: 50px;
}

.datsumou_14 {
	margin-bottom: 50px;
}

.datsumou_14_ {
	background: #f7f7f7;
	padding: 15px;
	margin-bottom: 10px;
}

.datsumou_14 .model {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

.datsumou_14 .model img {
	width: 100%;
	height: auto;
}

.datsumou_14 .model2 {
	width: 90%;
	max-width: 715px;
	margin: 0 auto 1em auto;
}

.datsumou_14 .model2 img {
	width: 100%;
	height: auto;
}

.datsumou_14 .plan li {
	border-radius: 20px;
	border: 1px solid #EEE;
	box-shadow: 0px 6px 6px -6px rgba(0, 0, 0, 0.2);
	max-width: 600px;
	margin: 0 auto 10px auto;
	text-align: center;
}

.datsumou_14 .plan h3 {
	font-size: 2.0rem;
	line-height: 1.2;
	margin-bottom: 10px;
}

.datsumou_14 .plan h3 span {
	font-size: 1.4rem;
}

.datsumou_14 .text1 {
	font-weight: bold;
	margin-bottom: 5px;
}

.datsumou_14 .text2 {
	font-weight: bold;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.datsumou_14 .text2 span {
	font-size: 2.0rem;
	color: #f66767;
}

.datsumou_14 .text3 {
	line-height: 1.2;
}

.datsumou_14 .text3 span {
	font-size: 2.0rem;
}

.datsumou_14 .text4 {
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.datsumou_14 .outline {
	width: 90%;
	padding-top: 50%;
	padding-bottom: 10px;
}

.datsumou_14 .price {
	width: 90%;
	max-width: 400px;
	margin: 0 auto;
}

.datsumou_14 .price img {
	width: 100%;
	height: auto;
}

.datsumou_14 li.plan01 {
	background: url(../img/treatment/hair_removal/index/plan01.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan02 {
	background: url(../img/treatment/hair_removal/index/plan02.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan03 {
	background: url(../img/treatment/hair_removal/index/plan03.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan04 {
	background: url(../img/treatment/hair_removal/index/plan04.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan05 {
	background: url(../img/treatment/hair_removal/index/plan05.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan06 {
	background: url(../img/treatment/hair_removal/index/plan06.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan07 {
	background: url(../img/treatment/hair_removal/index/plan07.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan08 {
	background: url(../img/treatment/hair_removal/index/plan08.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan09 {
	background: url(../img/treatment/hair_removal/index/plan09.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 li.plan10 {
	background: url(../img/treatment/hair_removal/index/plan10.png) no-repeat #FFF;
	background-size: 100% auto;
}

.datsumou_14 .ex img {
	width: 100%;
	height: auto;
}

.datsumou_15 {
	margin-bottom: 50px;
}

.datsumou_15 ul.datsumou_15_ {
	width: 100%;
	margin-bottom: 30px;
}

.datsumou_15 ul.datsumou_15_ li {
	background: #FFF;
	border: 1px solid #CCC;
	box-shadow: 0px 6px 6px -6px rgba(0, 0, 0, 0.2);
	padding: 20px;
	margin-bottom: 20px;
}

.datsumou_15 ul.datsumou_15_ li .image {
	width: 70%;
	max-width: 360px;
	margin: 0 auto 10px auto;
}

.datsumou_15 ul.datsumou_15_ li .image img {
	width: 100%;
	height: auto;
}

.datsumou_15 h3 {
	font-size: 2.0rem;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
	.datsumou {
		font-size: 1.8rem;
	}

	.ttl02da {
		font-size: 3.0rem;
		padding: 10px;
	}

	.datsumou_01 {
		margin-bottom: 100px;
	}

	.datsumou_01_ {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 60px;
	}

	.datsumou_01 .image {
		width: 40%;
		margin-bottom: 0;
	}

	.datsumou_01 .text {
		width: 55%;
		margin-left: 5%;
	}

	.datsumou_02 {
		background-size: 200px auto;
		padding-bottom: 100px;
	}

	.datsumou_02 li {
		padding: 20px 0;
	}

	.datsumou_02 li span {
		font-size: 2.0rem;
		padding: 1.4em;
	}

	.datsumou_02 li:nth-child(1) img,
	.datsumou_02 li:nth-child(3) img {
		top: 0;
		width: 140px;
	}

	.datsumou_02 li:nth-child(2) img {
		top: 0;
		width: 140px;
	}

	.datsumou_03 {
		font-size: 4.0rem;
	}

	.datsumou_04 {
		width: 84%;
		margin: 0 auto 40px auto;
	}

	.datsumou_price_button {
		margin: 0 auto 80px auto;
	}

	.datsu_arrow_box,
	.datsu_arrow_box2 {
		height: 140px;
		font-size: 2.6rem;
		padding: 20px;
		line-height: 1.4;
	}

	.datsumou_04 .photo {
		width: 35%;
		line-height: 1;
		margin-right: 30px;
	}

	.datsumou_04 .photo span {
		font-size: 1.6rem;
		padding: 10px 0;
	}

	.datsumou_05 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 80px;
	}

	.datsumou_05 li {
		width: 32%;
	}

	.datsumou_05 p {
		height: 100px;
		font-size: 1.6rem;
	}

	.datsumou_05 .tikunetsu,
	.datsumou_05 .neppa {
		height: 40px;
		font-size: 2.2rem;
	}

	.datsumou_07 {
		width: 90%;
		padding: 40px;
		margin: 0 auto 100px auto;
	}

	.datsumou_07 h3 {
		font-size: 3.0rem;
		padding: 14px 0;
		margin-bottom: 20px;
	}

	.datsumou_07 ul {
		font-size: 2.4rem;
	}

	.datsumou_07 p {
		font-size: 2.4rem;
		line-height: 1.4;
	}

	.datsumou_07 ul li {
		margin-top: 8px;
		padding: 0.5em 0.5em 0.5em 60px;
		line-height: 1.5em;
	}

	.datsumou_07 ul li::before {
		left: 0;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.datsumou_08 {
		font-size: 3.0rem;
		line-height: 1.2;
	}

	.datsumou_09 {
		padding: 100px 30px 30px 30px;
		margin-bottom: 100px;
		position: relative;
	}

	.datsumou_09_ {
		background: #FFF;
		padding: 60px 30px 30px 30px;
		display: flex;
	}

	.datsumou_09 p.midashi {
		width: 500px;
		font-size: 4.0rem;
		padding: 8px;
		position: absolute;
		top: 40px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}

	.datsumou_09 h3 {
		font-size: 4.8rem;
		margin-bottom: 20px;
	}

	.datsumou_10 {
		margin-bottom: 100px;
	}

	.datsumou_10 h2 {
		margin: 0 auto 40px auto;
	}

	.datsumou_11 {
		margin-bottom: 100px;
	}

	.datsumou_11 h2 {
		margin: 0 auto 30px auto;
	}

	.datsumou_11 ul {
		padding: 40px 70px;
		margin-bottom: 20px;
	}

	.datsumou_11 ul li {
		padding: 30px 60px;
		margin-bottom: 20px;
	}

	.datsumou_11 ul li h4 {
		background-position: 0 10px;
		background-size: 34px auto;
		font-size: 2.6rem;
		padding-left: 40px;
		margin-bottom: 15px;
	}

	.datsumou_12 {
		marin-bottom: 100px;
	}

	.datsumou_12 h2 {
		margin: 0 auto 30px auto;
	}

	.datsumou_13 {
		marin-bottom: 100px;
	}

	.datsumou_14 {
		marin-bottom: 100px;
	}

	.datsumou_14_ {
		padding: 30px;
		margin-bottom: 20px;
	}

	.datsumou_14 .plan {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.datsumou_14 .plan li {
		width: 48%;
		margin-bottom: 20px;
	}

	.datsumou_14 .plan::after {
		content: "";
		display: block;
		width: 48%;
	}

	.datsumou_14 .model {
		display: flex;
		justify-content: center;
		align-items: flex-end;
		max-width: 900px;
	}

	.datsumou_14 .model li {
		width: 50%;
	}

	.datsumou_14 .plan h3 {
		font-size: 2.8rem;
		line-height: 1.0;
	}

	.datsumou_14 .plan h3 span {
		font-size: 1.8rem;
	}

	.datsumou_14 .text4 {
		font-size: 1.4rem;
		margin-bottom: 20px;
	}

	.datsumou_15 ul.datsumou_15_ {
		margin-bottom: 60px;
	}

	.datsumou_15 ul.datsumou_15_ li {
		padding: 3%;
		margin-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.datsumou_15 ul.datsumou_15_ li .image {
		width: 30%;
		margin-right: 5%;
	}

	.datsumou_15 ul.datsumou_15_ li .right {
		width: 65%;
	}

	.datsumou_15 h3 {
		font-size: 3.0rem;
	}
}

@media screen and (min-width: 1024px) {
	.datsumou_02 li {
		padding: 40px 0;
	}

	.datsumou_02 li:nth-child(1) img,
	.datsumou_02 li:nth-child(3) img {
		width: 200px;
	}

	.datsumou_02 li:nth-child(2) img {
		width: 200px;
	}
}

/*datsumou_takasaki*/
.ttl02ta {
	font-size: 2.0rem;
	text-align: center;
	line-height: 1.4;
	/*color: #0497cd;*/
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.ttl02ta span.s_font {
	font-size: 1.5rem;
}

.da_takasaki {
	font-size: 1.6rem;
	font-weight: 500;
}

.check_list li {
	background: url("../img/treatment/hair_removal/index/icon_check.png") no-repeat 0 10px;
	background-size: 24px auto;
	font-size: 1.6rem;
	font-weight: bold;
	border-bottom: 1px solid #93d3ea;
	padding: 8px 0 8px 30px;
}

.da_takasaki01 dt {
	background: #fff;
	color: #0497cd;
	padding: 10px;
	margin-bottom: 10px;
}

.da_takasaki01 dd {
	margin-bottom: 20px;
}

.da_takasaki02 {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 40px auto;
}

.da_takasaki02 li {
	margin-bottom: 30px;
}

.da_takasaki02 h4 {
	background: #b3e0f0;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
}

.da_takasaki02 .photo {
	width: 80%;
	margin: 0 auto;
}

.da_takasaki02 .photo img {
	width: 100%;
	height: auto;
}

.da_takasaki03 {
	width: 72%;
	max-width: 320px;
	margin: 0 auto;
}

.da_takasaki03 img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.ttl02ta {
		font-size: 3.8rem;
		margin-bottom: 40px;
	}

	.ttl02ta span.s_font {
		font-size: 2.4rem;
	}

	.check_list li {
		font-size: 1.8rem;
		background-position: 0 14px;
		background-size: 30px auto;
		padding: 10px 0 10px 40px;
	}

	.da_takasaki01 dt {
		font-size: 1.8rem;
		padding: 12px;
		margin-bottom: 20px;
	}

	.da_takasaki01 dd {
		margin-bottom: 40px;
	}

	.da_takasaki02 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 80px;
	}

	.da_takasaki02 li {
		width: 45%;
	}

	.da_takasaki02 p {
		height: 100px;
		font-size: 1.6rem;
	}
}

/*nikibi*/
.nikibi {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
}

.nikibi_bn img {
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
}

.nikibi_section {
	margin-bottom: 50px;
}

.nikibi01 .photo,
.nikibi02 .photo {
	margin-bottom: 10px;
}

.nikibi01 .photo img,
.nikibi02 .photo img {
	width: 100%;
	height: auto;
}

.nikibi03 {
	margin-bottom: 30px;
}

.nikibi03 .photo {
	width: 45%;
	line-height: 1;
	margin: 0 auto 30px auto;
}

.nikibi03 .photo img {
	width: 100%;
	height: auto;
}

.nikibi03 .photo span {
	display: block;
	font-size: 1.2rem;
	text-align: center;
	padding: 5px 0;
}

.nikibi_arrow_box {
	position: relative;
	background: #ffffff;
	border: 3px solid #93d3ea;
	padding: 1em;
	border-radius: 5px;
}

.nikibi_arrow_box:after,
.nikibi_arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.nikibi_arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 20px;
	margin-left: -20px;
}

.nikibi_arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #93d3ea;
	border-width: 26px;
	margin-left: -26px;
}

.nikibi04 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.nikibi04 img {
	width: 100%;
	height: auto;
}

.nikibi04 li {
	margin-bottom: 10px;
}

.nikibi05 {
	width: 80%;
	max-width: 520px;
	margin: 0 auto 1em auto;
}

.nikibi05 img {
	width: 100%;
	height: auto;
}

.nikibi06 {
	background: #e0f1f4;
	width: 90%;
	padding: 2em 5%;
	margin-bottom: 30px;
}

.nikibi06 ul {
	display: flex;
	justify-content: center;
	max-width: 500px;
	margin: 0 auto 20px auto;
}

.nikibi06 ul li {
	width: 28%;
	margin: 0 1%;
	text-align: center;
}

.nikibi06 ul li img {
	width: 100%;
	height: auto;
}

.nikibi07 {
	margin-bottom: 30px;
}

.nikibi07 .image {
	width: 80%;
	margin: 0 auto 10px auto;
}

.nikibi07 .image img {
	width: 100%;
	height: auto;
}

.nikibi08 {
	color: #0497cd;
	text-align: center;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}

.nikibi09 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 16px;
}

.nikibi09 li {
	width: 30%;
	position: relative;
}

.nikibi09 li img {
	width: 100%;
	height: auto;
}

.nikibi09 .arrow {
	background: url(../img/menu/nikibi_new/icon_arrow.jpg) no-repeat center bottom;
	background-size: 20px auto;
	padding-bottom: 28px;
}

.nikibi10 {
	color: #00b0f0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.nikibi10 span {
	font-size: 2.0rem;
	padding-right: 10px;
}

.nikibi11 {
	margin-bottom: 40px;
	letter-spacing: -0.1em;
}

.nikibi11 li,
.nikibi11 li {
	margin-bottom: 20px;
}

.nikibi11 li h3 {
	background: #5dc2d0;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
}

.nikibi11 li h3 span {
	letter-spacing: 0.08em;
}

.nikibi11 li .image {
	width: 80%;
	margin: 0 auto 10px auto;
}

.nikibi11 li .image img {
	width: 100%;
	height: auto;
}

.nikibi11 ul {}

.nikibi11 ul li {
	position: relative;
	margin-bottom: 5px;
}

.nikibi11 ul li a {
	display: block;
	padding: 14px;
	background: #EEE;
	text-decoration: none;
	font-size: 1.8rem;
	font-weight: bold;
}

.nikibi11 ul li:after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nikibi_read-more {
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	.nikibi {
		font-size: 1.8rem;
	}

	.nikibi_bn {
		margin: 0 auto 80px auto;
	}

	.nikibi_section {
		margin-bottom: 100px;
	}

	.nikibi01 {
		display: flex;
		justify-content: space-between;
	}

	.nikibi02 {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
	}

	.nikibi01 .photo,
	.nikibi02 .photo {
		width: 45%;
	}

	.nikibi01 .photo img,
	.nikibi02 .photo img {
		width: 100%;
		height: auto;
	}

	.nikibi01 .text,
	.nikibi02 .text {
		width: 50%;
	}

	.nikibi03 {
		display: flex;
		width: 94%;
		margin: 0 auto 60px auto;
		align-items: flex-start;
		gap: 1px;
	}

	.nikibi03 .photo {
		width: 25%;
		line-height: 1;
		margin-right: 5%;
	}

	.nikibi03 .photo span {
		font-size: 1.6rem;
		padding: 10px 0;
	}

	.nikibi_arrow_box {
		width: 70%;
	}

	.nikibi_arrow_box {
		position: relative;
		background: #fff;
		border: 4px solid #93d3ea;
		padding: 1.5em;
		border-radius: 5px;
	}

	.nikibi_arrow_box:after,
	.nikibi_arrow_box:before {
		right: 100%;
		top: 30%;
		bottom: auto;
		left: auto;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.nikibi_arrow_box:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 10px;
		margin-top: -10px;
	}

	.nikibi_arrow_box:before {
		border-color: rgba(51, 51, 51, 0);
		border-right-color: #93d3ea;
		border-width: 16px;
		margin-top: -16px;
	}

	.nikibi04 li {
		margin-bottom: 20px;
	}

	.nikibi06 {
		width: 80%;
		padding: 4em 10%;
		margin-bottom: 60px;
	}

	.nikibi06 ul {
		max-width: 600px;
	}

	.nikibi07 {
		display: flex;
		margin-bottom: 60px;
	}

	.nikibi07 .image {
		width: 30%;
		margin-right: 3%;
	}

	.nikibi07 .text {
		width: 67%;
	}

	.nikibi08 {
		font-size: 2.0rem;
		margin-bottom: 30px;
	}

	.nikibi10 {
		text-align: left;
		font-size: 2.0rem;
	}

	.nikibi10 span {
		font-size: 2.4rem;
	}

	.nikibi11 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.nikibi11>li {
		width: 48%;
		margin-bottom: 40px;
	}

	.nikibi11>li {
		width: 31%;
		margin-bottom: 40px;
	}

	.nikibi11::after {
		content: "";
		display: block;
		width: 31%;
	}

	.nikibi_read-more {
		line-height: 1.8;
	}
}

/*face_monitor*/
.ttl03mo {
	background: #65c7ff;
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	font-size: 1.8rem;
	margin-bottom: 10px;
}

.ttl03mo2 {
	background: url(../img/monitor/icon_warning.png) no-repeat 10px center #b4b4b4;
	color: #FFF;
	padding: 10px 0 10px 50px;
	margin-bottom: 10px;
}

.ttl04mo {
	text-align: center;
}

.ttl04mo span {
	display: inline-block;
	background: #65c7ff;
	color: #FFF;
	padding: 10px 15px;
}

.monitor_01 {
	border: 3px solid #65c7ff;
	padding: 2%;
	width: 96%;
	margin-bottom: 10px;
}

.monitor_01 li {
	border-bottom: 1px solid #65c7ff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.monitor_01 li:last-child {
	border: none;
	margin: 0;
}

.monitor_01 li span {
	background: url(../img/monitor/icon_check.jpg) no-repeat 0 4px;
	background-size: 26px auto;
	font-size: 1.8rem;
	color: #65c7ff;
	font-weight: bold;
	display: block;
	padding-left: 30px;
	margin-bottom: 5px;
}

.monitor_bt {
	width: 90%;
	max-width: 649px;
	margin: 0 auto 5% auto;
}

.monitor_bt img {
	width: 100%;
	height: auto;
}

.monitor_02 {
	width: 100%;
	max-width: 881px;
	margin-bottom: 3%;
}

.monitor_02 img {
	width: 100%;
	height: auto;
}

.monitor_02_ {
	border: 3px solid #65c7ff;
	background: #FFF;
	width: 96%;
	padding: 34px 2% 2%;
	margin-bottom: 20px;
}

.monitor02_01 {
	width: 100%;
	max-width: 861px;
	margin: 0 auto 3% auto;
}

.monitor02_01 img {
	width: 100%;
	height: auto;
}

.monitor_02_sns {
	display: flex;
	justify-content: space-between;
	width: 70%;
	max-width: 300px;
	margin: 0 auto 3% auto;
}

.monitor_02_sns li {
	width: 28%;
}

.monitor_02_sns li img {
	width: 100%;
	height: auto;
}

.monitor02_02 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	font-weight: bold;
	margin-bottom: 3%;
}

.monitor02_02 li {
	padding: 0 5px;
}

.monitor_02_outline {
	position: relative;
	padding-top: 20px;
}

.monitor_02_outline .ttl04mo {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.monitor03 li {
	border: 1px solid #65c7ff;
	padding: 2% 4% 4%;
	margin-bottom: 50px;
	position: relative;
}

.monitor03 li::after {
	display: inline-block;
	content: url(../img/monitor/icon_triangle.png);
	position: absolute;
	width: 40px;
	bottom: -50px;
	left: 50%;
	right: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.monitor03 li:last-child::after {
	content: "";
}

.monitor03 li:last-child {
	margin-bottom: 20px;
}

.monitor03 li span {
	display: block;
	border-bottom: 1px solid #65c7ff;
	color: #65c7ff;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.monitor04 .Label2 {
	border-bottom: 2px solid #65c7ff;
}

.monitor04 .Label2::after {
	color: #65c7ff;
}

@media screen and (min-width: 768px) {
	.ttl03mo {
		font-size: 2.8rem;
		padding: 12px 0;
		margin-bottom: 30px;
	}

	.ttl03mo2 {
		font-size: 2.0rem;
		margin-bottom: 20px;
	}

	.ttl04mo {
		font-size: 3.8rem;
	}

	.monitor_01 {
		border: 4px solid #65c7ff;
		margin-bottom: 20px;
	}

	.monitor_01 li {
		display: flex;
	}

	.monitor_01 li span {
		background-position: 10px 10px;
		background-size: 30px auto;
		font-size: 2.4rem;
		display: inline-block;
		width: 250px;
		padding-left: 46px;
	}

	.monitor_02_ {
		padding-top: 94px;
	}

	.monitor02_02 {
		width: 600px;
		margin: 0 auto;
	}

	.monitor02_02 li {
		padding: 0 10px;
		font-size: 1.8rem;
	}

	.monitor03 li {
		padding: 20px;
		font-size: 2.0rem;
		display: flex;
		justify-content: space-between;
		margin-bottom: 80px;
	}

	.monitor03 li::after {
		width: 80px;
		bottom: -80px;
	}

	.monitor03 li:last-child {
		margin-bottom: 40px;
	}

	.monitor03 li span {
		border-bottom: none;
		border-right: 1px solid #65c7ff;
		width: 10%;
		text-align: center;
		font-size: 4.0rem;
		padding-right: 18px;
	}

	.monitor03 li p {
		width: 85%;
	}
}

.face_monitor_plan {
	margin-bottom: 20px;
}

.face_monitor_plan .plan20 {
	background: #f47c7c;
	text-align: center;
	color: #FFF;
	padding: 2% 0;
}

.face_monitor_plan .plan20_ {
	background: #f5e6e6;
}

.face_monitor_plan .plan30 {
	background: #e6e25b;
	text-align: center;
	color: #FFF;
	padding: 2% 0;
}

.face_monitor_plan .plan30_ {
	background: #f9f8e0;
}

.face_monitor_plan .plan50 {
	background: #a1de93;
	text-align: center;
	color: #FFF;
	padding: 2% 0;
}

.face_monitor_plan .plan50_ {
	background: #e6f2e4;
}

.face_monitor_plan .plan70 {
	background: #70a1d7;
	text-align: center;
	color: #FFF;
	padding: 2% 0;
}

.face_monitor_plan .plan70_ {
	background: #e8eef6;
}

.face_monitor_plan dl {
	padding: 4%;
}

.face_monitor_plan dt {
	background: #FFF;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}

.face_monitor_plan dd {
	margin-bottom: 20px;
}

.face_monitor_plan .block_open {
	position: relative;
}

.face_monitor_plan .block_open::before {
	content: "+";
	position: absolute;
	right: 30px;
	top: 35%;
}

.face_monitor_plan .block_open.active::before {
	content: "－";
}

@media screen and (min-width: 768px) {
	.face_monitor_plan {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}

	.face_monitor_plan>li {
		width: 50%;
	}
}

/*cf-line*/
.icon_plus {
	width: 30px;
	margin: 0 auto 20px auto;
}

.icon_plus img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.icon_plus {
		width: 60px;
		margin: 0 auto 40px auto;
	}
}

/*naturalhormone*/
.hormon01 .text {
	margin-bottom: 20px;
}

.hormon01 .image {
	width: 80%;
	margin: 0 auto;
}

.hormon01 .image img {
	width: 100%;
	height: auto;
}

.hormon02 {
	margin: 20px 0;
}

.hormon02 li {
	color: #00b0f0;
	font-weight: bold;
	font-size: 1.5rem;
}

.hormon02 li:before {
	content: "●";
}

.hormon03 {
	background: #f4f1ef;
	padding: 2.0em;
}

.hormon03 h4 {
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1.0em;
}

.hormon04 {
	margin-bottom: 40px;
	counter-reset: number 0;
}

.hormon04 dt {
	font-weight: bold;
	font-size: 1.6rem;
	margin-top: 8px;
	position: relative;
	padding: 0.5em 0.5em 0.5em 30px;
	line-height: 1.5em;
}

.hormon04 dt::before {
	position: absolute;
	counter-increment: number 1;
	content: counter(number);
	display: inline-block;
	background-color: #5DC2D0;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}

.hormon04 dd {
	margin-bottom: 20px;
}

.hormon04 dd .image {
	width: 60%;
	height: auto;
	margin: 0 auto 10px auto;
}

.hormon04 dd .image img {
	width: 100%;
	height: auto;
}

.hormon05 {
	background: #f4f1ef;
	padding: 3.0em;
}

.hormon05 .image {
	width: 94%;
	max-width: 320px;
	margin: 0 auto;
}

.hormon05 .image img {
	width: 100%;
	height: auto;
}

.hormon06 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hormon06 li {
	width: 43%;
	background: url("../img/treatment/hair_removal/vio2/vio2_05_icon.jpg") no-repeat 0 3px;
	background-size: 22px auto;
	padding: 0 0 10px 7%;
}

.hormon07 {
	width: 90%;
	margin: 0 auto 2.0rem auto;
}

.hormon07 img {
	width: 100%;
	height: auto;
}

.hormon08 {
	color: #5DC2D0;
	line-height: 1.3;
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.8rem;
}

.hormon09 {
	width: 100%;
	max-width: 800px;
	border: 3px solid #aeaeae;
	box-sizing: border-box;
	padding: 1.2em;
	font-size: 1.8rem;
	margin: 0 auto;
}

.hormon09 li:first-child {
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 1em;
	margin-bottom: 1.4em;
}

.hormon09 .name {
	background: #eeece6;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 15px;
	font-weight: bold;
}

.hormon09 li p {
	font-size: 1.6rem;
	padding-bottom: 1em;
	text-align: center;
}

.hormon09 ul li span {
	background: #a9a9a9;
	color: #FFF;
	padding: 2px 10px;
	border-radius: 25px;
	margin-right: 10px;
}

.hormon10 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto 3em auto;
}

.hormon10 img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.hormon01 .image img {
		width: 100%;
		height: auto;
	}

	.hormon02 li {
		font-size: 2.0rem;
	}

	.hormon03 h4 {
		font-size: 2.4rem;
	}

	.hormon06 li {
		width: 44%;
		background-position: 0 5px;
		background-size: 22px auto;
		padding: 0 0 10px 6%;
	}

	.hormon07 {
		width: 70%;
		margin: 0 auto 2.0rem auto;
	}

	.hormon08 {
		font-size: 2.4rem;
	}

	.hormon09 ul {
		display: flex;
		justify-content: space-between;
	}

	.hormon09 .name {
		font-size: 2.2rem;
	}

	.hormon09 ul li {
		width: 48%;
	}

	.hormon09 li:first-child {
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
}

@media screen and (min-width: 1024px) {
	.hormon01 {
		display: flex;
		justify-content: space-between;
	}

	.hormon01 .text {
		width: 50%;
	}

	.hormon01 .image {
		width: 45%;
		margin: 0;
	}

	.hormon05 {
		display: flex;
		align-items: center;
	}

	.hormon05 .image {
		width: 300px;
	}

	.hormon05 .text {
		flex: 1;
		padding-left: 2.0em;
	}

	.hormon06 li {
		width: 46%;
		padding: 0 0 10px 4%;
	}
}

/*countdown*/
.countdown {
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	padding: 0.2em 0 0;
	color: #5d627b;
	background: white;
	border-top: solid 5px #5DC2D0;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	margin-bottom: 1em;
}

.countdown span {
	font-size: 6vw;
}

.countdown img {
	vertical-align: bottom;
}

.countdown p {
	font-size: 1.4rem;
	font-weight: normal;
}

@media screen and (min-width: 768px) {
	.countdown {
		font-size: 2vw;
	}

	.countdown span {
		font-size: 3vw;
	}

	.countdown p {
		font-size: 1.8rem;
	}
}

/* スライダーの初期設定 */
.slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	width: 20px;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
}

/*.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}*/


/*タブ切り替え全体のスタイル*/
.tabs {
	margin-top: 50px;
	background-color: #fff;
	/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
	border: 1px solid #CCC;
	border-top: none;
	width: 100%;
	margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
	width: calc(100% / 4);
	height: 50px;
	border-bottom: 3px solid #5dc2d0;
	background-color: #e0f1f4;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #5dc2d0;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
}

.tab_item:hover {
	opacity: 0.75;
}

.tab_item2 {
	width: calc(100% / 2);
	height: 50px;
	border-bottom: 3px solid #5dc2d0;
	background-color: #e0f1f4;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #5dc2d0;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
}

.tab_item2:hover {
	opacity: 0.75;
}

.tab_item3 {
	width: calc(100% / 3);
	height: 50px;
	border-bottom: 3px solid #5dc2d0;
	background-color: #e0f1f4;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #5dc2d0;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
}

.tab_item3:hover {
	opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"],
input[name="tab_item2"],
input[name="tab_item3"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	padding: 10px 10px 0;
	clear: both;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.tab_content {
		padding: 40px 40px 0;
	}
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked~#tab01_content,
#tab02:checked~#tab02_content,
#tab03:checked~#tab03_content,
#tab04:checked~#tab04_content,
#tab001:checked~#tab001_content,
#tab002:checked~#tab002_content {
	display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked+.tab_item,
.tabs input:checked+.tab_item2,
.tabs input:checked+.tab_item3 {
	background-color: #5dc2d0;
	color: #fff;
}

.tab_pc {
	/*max-width: 680px;*/
}

#mv_slider {
	width: 100%;
	height: 80vh;
	background: #CBC6C8;
}

.ttl_top {
	z-index: 2;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.ttl_top .copy1 {
	position: absolute;
	width: 56%;
	top: 8%;
	right: 5%;
	text-align: right;
	font-size: 7vw;
	line-height: 1.4;
}

.ttl_top .copy2 {
	position: absolute;
	width: 88%;
	bottom: 24%;
	right: 5%;
	text-align: right;
	font-size: 5vw;
	line-height: 2.0;
}

.ttl_top .copy2 span {
	background-color: rgba(93, 194, 208, 0.5);
	border-radius: 5px;
	padding: 2px 10px;
}

.ttl_top .tap1 {
	position: absolute;
	width: 35%;
	bottom: 3%;
	left: 5%;
}

.ttl_top .tap1 img {
	width: 100%;
	height: auto;
}

.wrapper {
	position: relative;
}

@media screen and (min-width: 540px) {
	.ttl_top .tap1 {
		position: absolute;
		width: 30%;
	}
}

@media screen and (min-width: 768px) {
	#mv_slider {
		height: 80vh;
	}

	.ttl_top .copy1 {
		width: 51%;
		font-size: 6vw;
		line-height: 1.4;
	}

	.ttl_top .copy2 {
		width: 88%;
		bottom: 10%;
		right: 6%;
		text-align: right;
		font-size: 4vw;
	}

	.ttl_top .copy2 span {
		padding: 5px 15px;
	}

	.ttl_top .tap1 {
		position: absolute;
		width: 200px;
		bottom: 3%;
		left: 5%;
	}
}

@media screen and (min-width: 1024px) {
	.ttl_top .copy1 {
		width: 44%;
		right: 6%;
		line-height: 1.4;
		text-align: right;
	}

	.ttl_top .copy2 {
		width: 88%;
		right: 6%;
		text-align: right;
	}

	.ttl_top .copy2 span {
		padding: 5px 15px;
	}

	.ttl_top .tap1 {
		position: absolute;
		width: 200px;
		bottom: 3%;
		left: 5%;
	}
}

@media screen and (min-width: 1200px) {
	#mv_slider {
		height: 90vh;
	}

	.ttl_top .copy1 {
		font-size: 3vw;
	}

	.ttl_top .copy2 {
		font-size: 2vw;
	}

	.ttl_top .tap1 {
		width: 300px;
	}
}

.youtube_wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 40px;
}

.youtube_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 768px) {
	.youtube_wrap {
		margin-bottom: 80px;
	}
}

/*connection*/
.connection {
	margin-bottom: 30px;
}

.connection h2 {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 10px;
}

.connection .text {
	padding-left: 2.0rem;
	margin-bottom: 10px;
}

.connection ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.connection ul li {
	width: 48%;
	margin-bottom: 4%;
	border: 1px solid #aeaeae;
	box-sizing: border-box;
	text-align: center;
}

.connection ul li .image {
	width: 100%;
	line-height: 1;
}

.connection ul li .image img {
	width: 100%;
	height: auto;
}

.connection .cate {
	background: #5dc2d0;
	color: #FFF;
}

.connection .tret {
	font-weight: bold;
}

.connection ul li a {
	color: initial;
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	.connection {
		margin-bottom: 80px;
	}

	.connection h2 {
		font-size: 2.8rem;
		margin-bottom: 15px;
	}

	.connection .text {
		padding-left: 2.0rem;
		margin-bottom: 20px;
	}

	.connection ul li {
		width: 24%;
		margin-bottom: 0;
	}
}

.medicine__list-area * {
	box-sizing: border-box;
}

.medicine__list-area {
	display: grid;
	grid-template-columns: 1fr;
	/* スマホ時は1列 */
	gap: 16px;
	/* SPのときの間隔（必要なら） */
}

.medicine__list::after {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.medicine__list {
	position: relative;
	width: 100%;
}

.medicine__list a {
	width: 100%;
	display: block;
	padding: 14px;
	background: #EEE;
	text-decoration: none;
	font-size: 1.8rem;
	font-weight: bold;
	/* 念のため */
}

.method__block-01 {
	margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
	.medicine__list-area {
		grid-template-columns: repeat(2, 1fr);
	}

	.method__block-01 {
		margin-bottom: 80px;
	}
}