@charset "UTF-8";
/* CSS Document */

@media (min-width: 768px) {
	
	
}

@media (max-width: 768px) {
	
	body {
		font-size: 14px;
	}
	.container{
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
		box-sizing: border-box;
	}
	
	header .main_contact {
		display: none;
	}
	
	header {
		padding: 5px 0;
	}
	
	.main_img .t_txt {
		font-size: 18px;
		width: 100%;
		height: 45px;
		line-height: 45px;
		margin-bottom: 15px;
	}
	
	.main_img {
		padding: 20px 20px;
	}
	
	.main_img .container{
		padding: 10px 10px;
		background: rgba(255,255,255,0.45);
	}
	
	.main_img .m_txt {
		font-size: 25px;
	}
	
	.main_img .m_txt span {
		font-size: 12px;
		color: #fff;
		height: 44px;
		width: 44px;
		background: #BC9C86;
		line-height: 15px;
		padding: 7px 0;
		text-align: center;
		display: inline-block;
		box-sizing: border-box;
		margin-right: 10px;
		border-radius: 100%;
	}
	
	.main_img .big_txt {
		font-size: 40px;
		/* text-align: center; */
		margin-bottom: 10px;
	}
	
	.main_img .lst_txt {
		font-size: 16px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	
	.main_img .main_contact {
		width: 100%;
		padding: 10px 10px;
	}

	.main_img .phone_num {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.main_img .header_button {
		display: block;
	}
	
	.main_img .main_contact .header_button a {
		height: 50px;
		line-height: 50px;
		width: 100%;
	}
	
	.problem_age {
		padding: 45px 0;
	}
	
	.problem_age h2 {
		font-size: 16px;
		display: table;
		margin: 0 auto 60px;
		position: relative;
		padding-bottom: 20px;
	}
	
	.problem_age h2 span {
		font-size: 18px;
		color: #C13B36;
	}
	
	.problem_age img.mirror_girl {
		display: none;
	}
	
	.problem_age .container {
		padding: 0 10px;
	}
	
	.problem_age ul {
		width: 100%;
	}
	
	.problem_age ul li {
		letter-spacing: 0;
		margin-right: 10px;
		margin-bottom: 10px;
		width: calc(50% - 5px);
		height: calc(50vw - 5px);
		color: #fff;
		background: #CEA280;
		/* display: inline-block; */
		vertical-align: top;
		font-size: 18px;
		text-align: center;
		line-height: 26px;
		padding: calc(((50vw - 5px) / 2) - 26px) 0;
		box-sizing: border-box;
	}
	
	.therapy h2 {
		font-size: 14px;
		padding: 20px 0;
	}
	
	.therapy h2 span {
		font-size: 24px;
		margin-top: 20px;
	}
	
	.therapy .numbering .img {
		width: 100%;
		height: 200px;
		margin-top: 0;
	}
	
	.therapy .numbering .left {
		float: none;
	}
	
	.therapy .numbering .right {
		float: none;
	}
	
	.therapy .numbering .content {
		width: 100%;
		background: #fff;
		padding: 20px 15px;
		box-sizing: border-box;
		height: auto;
		margin-top: 0;
		margin-bottom: 50px;
	}
	
	.therapy .numbering .content h3 {
		font-size: 20px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		line-height: 30px;
	}
	
	.therapy .numbering .content.right {
		margin-right: 0;
		margin-left: 0;
	}
	
	.therapy .numbering .content p {
		font-size: 14px;
		line-height: 24px;
	}
	
	.therapy .numbering .content.left {
		margin-right: 0;
		margin-left: 0;
	}
	
	.therapy .numbering {
		margin-bottom: 0;
	}
	
	.therapy ul li {
		width: calc(50% - 5px);
		margin-right: 10px;
		background: #F4F2F2;
		display: inline-block;
		vertical-align: top;
		letter-spacing: 0;
		padding: 15px 10px 10px 10px;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	
	.therapy ul li:nth-child(3n) {
		margin-right: 10px;
	}
	
	.therapy ul li:nth-child(2n) {
		margin-right: 0;
	}
	
	.therapy ul li h4 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.therapy ul li span {
		font-size: 12px;
		margin-bottom: 20px;
	}
	
	.therapy ul li p {
		background: #fff;
		height: 100px;
		margin-bottom: 10px;
		display: flex;
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
		line-height: 1.4;
	    font-size: 11px;
	}
	
	.therapy ul li.four p {
		height: 72.5px;
		margin-bottom: 10px;
	}
	
	.skin_tissue h2 {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 30px;
	}
	
	.skin_tissue h2 span {
		font-size: 18px;
		color: #996B58;
	}
	
	.skin_tissue {
		padding: 30px 0 30px;
	}
	
	.skin_tissue ul {
		width: 100%;
	}
	
	.skin_tissue ul li {
		font-size: 18px;
		width: 150px;
		height: 150px;
		line-height: 35px;
		padding: 40px 0;
		margin: 0 5px;
	}
	
	.skin_tissue ul li span {
		font-size: 16px;
	}
	
	h2.main_title {
		font-size: 16px;
		line-height: 60px;
		height: 60px;
		margin-bottom: 50px;
	}
	
	.why ul li .num {
		display: block;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}
	
	.why ul li .num:before {
		content: "";
		width: 1px;
		height: 20px;
		position: absolute;
		background: #C0A55C;
		top: auto;
		right: calc(50% - 0.5px);
		bottom: -20px;
	}
	
	.why ul li .content {
		display: block;
		padding: 20px 10px;
		width: 100%;
	}
	
	.why ul li .content h3 {
		margin-bottom: 15px;
		font-size: 15px;
	}
	
	.why ul li .content p {
		line-height: 1.6;
		font-size: 12px;
	}
	
	
	
	
	.treatment ul li .step span {
		font-size: 30px;
		line-height: 1;
		margin-top: 10px;
	}
	
	.treatment ul li .step {
		display: block;
		width: 100%;
		padding: 10px 0;
		height: auto;
		font-size: 16px;
		line-height: 1;
	}
	
	.treatment ul li .right {
		padding: 10px;
		display: block;
		margin-right: 0;
		width: 100%;
		letter-spacing: 0;
		box-sizing: border-box;
	}
	
	.treatment ul li .img {
		display: block;
		width: 100%;
	}
	
	.treatment ul li .right h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	
	.treatment ul li .right p {
		line-height: 1.8;
	}
	
	.middle_contact img {
		display: none;
	}
	
	.middle_contact .right_side h3 {
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.middle_contact .right_side {
		width: 100%;
		padding: 20px 0;
	}
	
	.middle_contact .right_side .main_contact .phone_num {
		font-size: 14px;
		margin-right: 0;
	}
	
	.middle_contact .right_side .main_contact .phone_num .num {
		font-size: 30px;
		font-family: 'Lato', sans-serif;
		line-height: 40px;
	}
	
	.middle_contact .right_side .main_contact .phone_num img {
		width: 30px;
		margin-top: 8px;
	}
	
	.middle_contact .right_side .main_contact .phone_num {
		font-size: 14px;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px;
	}
	
	.middle_contact .right_side .header_button p {
		font-size: 16px;
	}
	
	
	.price h3 {
		font-size: 26px;
		margin-bottom: 20px;
		text-align: center;
	}

	.price p {
    font-size: 13px;
    margin: 30px 5px;
    line-height: 1.6;
	}

	.price table {
		font-size: 14px;
	}
	
	table tr th {
		padding: 10px 5px;
	}
	
	table tr td {
		padding: 10px 0;
	}
	
	
	.overview h3 {
		font-size: 26px;
		margin-bottom: 20px;
	}
	
	.overview table {
		font-size: 14px;
		display: block;
	}
	
	.overview tbody {
		display: block;
	}
	
	.overview table tr {
		display: block;
	}
	
	.overview table tr th{
    	display: block;
	}
	
	.overview table tr td{
    	display: block;
	}
	
	.contact_area table {
		font-size: 14px;
		display: block;
	}
	
	.contact_area tbody {
		display: block;
	}
	
	.contact_area table tr {
		display: block;
	}
	
	.contact_area table tr th {
		display: block;
		width: 100%;
		padding: 10px 10px;
		box-sizing: border-box;
	}
	
	.contact_area table tr td {
		display: block;
		padding: 10px 10px;
		box-sizing: border-box;
	}

	.contact_area table tr td input[type=text] {
		width: 100%;
		font-size: 16px;
	}

	.contact_area table tr td input[type=text].your-tel {
		width: auto;
	}
	
	.contact_area table tr td.name input[type=text]:nth-child(2) {
		margin-right: 10px;
	}
	.contact_area table tr td.name input[type=text] {
		width: calc(80% - 25px);
	}
	.contact_area table tr td textarea {
		font-size: 16px;
	}
	
	.contact_area table tr td.name span {
		width: 20px;
	}
	
	.contact_area table tr td.w_time span {
		margin-right: 0;
		width: calc(100% - 30px);
		display: inline-block;
	}
	
	
	.main_button {
		width: 100%;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
	}

	.cntr_check {
		margin-bottom: 20px;
	}

	.contact_area table {
		margin-bottom: 20px;
	}
	
	.contact_area {
		padding-bottom: 60px;
		background: #F4F2F2;
	}
	
	
	.middle_contact{
		text-align: center;
	}
	.middle_contact .right_side .main_contact .header_button a{
		width: 300px;
	}
	
	ul.form-btn li.submit-btn input{
		width: 300px;
		margin:15px auto;
		font-size:16px;
	}
	ul.form-btn li.back-btn input{
		width: 200px;
		margin:15px auto;
		font-size:14px;
	}
	
	.contact_area table tr td.name span.error{
		display:block;
	}

	.num p {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 100%;
		height: 2.2rem;
	}

	.form_flow {
		width: 100%;
		/* margin: 0 auto; */
		padding: 0 10px;
		box-sizing: border-box;
		text-align: center;
		}
		.form_flow .form_flow_pc {
		display: none;
		}
		.form_flow .form_flow_sp {
		display: inline-block;
		width: 100%;
		}
	
}

@media (max-width: 600px) {
	.contact_area table tr td input[type="text"].your-card,.contact_area table tr td input[type="email"]{
		width:100%;
		line-height: 42px;
		height: 42px;
		border: 1px solid #CCCCCC;
		font-size: 16px;
		border-radius: 5px;
	}
}