/*
en/tarumi_Improvement.html
*/

/* Common
----------------------------*/

html {
	box-sizing: border-box;
	font-size: 62.5%;
	font-family: Arial;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

body {
	margin: 0;
	background: #e7e0d0;
}

.content-wrap-head {
	max-width: 1000px;
	margin: 0 auto;
}

.content-wrap {
	max-width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	-webkit-box-shadow: rgb(214, 208, 195) 0px 0px 8px 3px;
}

.content-wrap img {
	max-width: 100%;
}


input,
textarea,
button,
select,
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Header
----------------------------*/

header {
	position: fixed;
	width: 100%;
	min-height: 142px;
	border-top: 5px solid #ecb562;
	background: linear-gradient(to bottom, rgba(254, 246, 213, 1) 0%, rgba(255, 255, 255, 1) 20%);
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px 0px;
	top: 0;
	left: 0;
}

.header-flexbox {
	display: flex;
}

.logo-box {
	padding-top: 23px;
	width: 70%;
}

.logo-mobile {
	display: none;
}

.logo-box img {
	width: 100%;
	max-width: 323px;
}

.info-box {
	width: 30%;
	margin-top: 1%;
	color: #494949;
}

.info-box p {
	font-size: 1.25rem;
	margin: 0;
}

.info-box img {
	margin-right: 1.5%;
}

.info-box-contact {
	border: 1px solid #ce7f7f;
	background: linear-gradient(to bottom, rgba(227, 129, 129, 1) 0%, rgba(218, 88, 88, 1) 100%);
	width: 45%;
	margin: 3% 0 0 auto;
	border-radius: 2.5px;

}

.info-box-contact a {
	text-align: center;
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	padding: 4% 0;
	font-size: 1.5rem;
}

.phone-number {
	color: #CC5439;
	font-size: 3rem;
	font-weight: 800;
	margin: 0;
	line-height: 1.4
}


.bold-font {
	font-weight: 800;
	color: #494949;
}

/* New Location
----------------------------*/

.main {
	margin-top: 145px;
}

.new-location .logo-pc {
	width: 100%;
}

/* Main
----------------------------*/

.breadcrumbs-list {
	text-align: right;
	font-size: 1.5rem;
	margin: 0;
}

.main-img img {
	max-width: 100%;
}

.h1-for-treatment-menu {
	font-size: 2.25rem;
	background: linear-gradient(-135deg, #fff, #f4cc71);
	padding: 2% 5%;
	font-weight: 550;
	color: #494949;
	margin-top: 3%;
}

.h2-for-treatment-menu {
	font-size: 2rem;
	padding: 2% 5%;
}


.another-h1 {
	border: 1px solid #e0d4c4;
	background: #f3f0e9;
}

.another-h1 h1 {
	color: #5C3D29;
	font-size: 1.75rem;
	padding: 15px 40px 15px;
	margin: 0;
}


/* Treatment Menu
-----------------------*/

.treatment-menu-outer .treatment-menu:not(:first-of-type) {
	margin-top: 5%;
}

.treatment-menu-flexbox {
	display: flex;
}

.orange-bar-end p {
	font-size: 2rem;
	font-weight: 400;
	border-bottom: 1px dotted #ddd;
	margin-left: 5%;
	color: #494949;
	margin-top: 3%;
}

.treatment-menu h3 {
	font-size: 2rem;
	font-weight: 400;
	color: #494949;
	background-color: #f7f4f0;
	display: inline-block;
	margin-top: 3%;
}

.treatment-menu h4 {
	font-size: 2.5rem;
	font-weight: 400;
	margin: 0;
	color: #EA5514;
	margin-top: 3%;
}

.treatment-menu p {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #494949;
	margin-top: 3%;
}

.treatment-menu-description {
	width: 60%;
	padding: 0 5%;
}

.treatment-effect-list {
	font-size: 2rem;
	list-style: none;
	padding: 0;
}

.treatment-effect-list li {
	margin: 1.5% 0;
	font-size: 1.5rem;
}

.rttw-list {
	font-size: 1.5rem;
	list-style: none;
	padding: 0;
}

.rttw-list li {
	margin-top: 1%;
}

.treatment-menu-image {
	width: 40%;
	padding: 0 5% 0 2.5%;
	justify-content: center;
	text-align: center;
}

.treatment-menu-image p {
	font-size: 1.5rem;
}

.btn-for-details {
	margin-top: 5%;
}

.btn-for-details a {
	font-size: 2rem;
	border: 1px solid #eea73a;
	background: #FFC163;
	text-decoration: none;
	justify-content: center;
	color: white;
	padding: 2% 5%;
	border-radius: 5px;
}

.small-txt {
	font-size: 1.25rem;
}


/* Welcome Section
-----------------------*/

.welcome-section div:not(:first-of-type) {
	margin-top: 2%;
}

.orange-bar-end {
	background: linear-gradient(#f7f4f0, #f4cc71);
	border-radius: 10px;
	width: 90%;
	margin: 0 auto;
}

.orange-bar-end p {
	font-size: 2rem;
	padding: 25px 25px;
}

.waiting-for-you {
	width: 77.5%;
	margin: 0 auto;
}

.waiting-for-you p {
	font-size: 2rem;
}

.waiting-for-you-picture {
	text-align: center;
}

.waiting-for-you-picture img:last-child {
	margin-top: 15px;
}

.waiting-for-you-picture img {
	max-width: 100%;
}


/* Message from the president
-----------------------*/

.msg-president-flexbox {
	display: flex;
	margin-top: 7.5%;
}

.msg-president-img {
	padding: 0 7.5%;
	width: 20%;
}

.msg-president-img img {
	max-width: initial;
}

.msg-president-description {
	width: 80%;
	padding: 0 7.5%;
}

.msg-president-description h1 {
	text-align: center;
	font-weight: 500;
	font-size: 1.5rem;
}

.msg-president-description p {
	font-size: 1.5rem;
	line-height: 1.4;
}

/* The Medical Team
-----------------------*/

.dr-chiaki-kawashima-img {
	text-align: center;
	margin-top: 3%;
}

.dr-chiaki-kawashima-img p {
	font-size: 1.5rem;
	font-weight: 600;
	color: #494949;
	margin-top: 3%;
}

.dr-chiaki-kawashima-description {
	width: 85%;
	margin: 0 auto;
	margin-top: 3%;
}

.dr-chiaki-kawashima-description p {
	font-size: 1.5rem;
	line-height: 1.4;
}

.dr-chiaki-kawashima-description ul {
	font-size: 1.5rem;
	line-height: 1.4;
}

.dr-chiaki-kawashima-certification-img {
	margin: 5% auto 0;
	width: 80%;
	border-bottom: 1px dotted #494949;
	padding-bottom: 3%;
}

.dr-chiaki-kawashima-certification-img img {
	width: 24.5%;
}

.dr-50-percent {
	display: flex;
	margin-top: 3%;
}

.dr-50-percent-1 {
	width: 50%;
}

.dr-50-percent-1-img {
	text-align: center;
}

.dr-50-percent-1-img p {
	font-size: 1.5rem;
	font-weight: 600;
	color: #494949;
	margin-top: 3%;
}

.dr-50-percent-1-description {
	width: 80%;
	margin: 0 auto;
	margin-top: 3%;
}

.dr-50-percent-1-description p {
	font-size: 1.5rem;
	line-height: 1.4;
}

.dr-50-percent-1-description ul {
	font-size: 1.5rem;
	line-height: 1.4;
}




/* Types of Sagging
-----------------------*/

.types-of-sagging-outer .types-of-sagging:not(:first-of-type) {
	margin-top: 5%;
}

.types-of-sagging-flexbox {
	display: flex;
	margin-top: 3%
}

.types-of-sagging-img {
	width: 50%;
	padding: 0 5%;
}

.types-of-sagging-img img {
	max-width: 100%;
}

.types-of-sagging-description {
	width: 50%;
	padding: 0 5% 0 1%;
}

.types-of-sagging-description h2 {
	font-size: 2rem;
}

.types-of-sagging-description h3 {
	font-size: 2rem;
	color: #494949;
	font-weight: 400;
	margin-top: 3%;
}

.types-of-sagging-description h3 {
	font-size: 2rem;
	color: #494949;
	font-weight: 400;
	margin-top: 3%;
}

.types-of-sagging-description p {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-top: 3%;
}


.types-of-sagging-description ul {
	font-size: 1.75rem;
	color: #494949;
}

.types-of-sagging-description li {
	margin: 1.5% 0;
	font-size: 1.5rem;
}


/* Cause of Sagging
-----------------------*/

.cause-of-sagging-outer .cause-of-sagging:not(:first-of-type) {
	margin-top: 7.5%;
}

.cause-of-sagging h2 {
	font-size: 2rem;
	margin: 0 5%;
	color: #494949;
	border-bottom: 1px dotted #a0a0a0;
	font-weight: 400;
	margin-top: 3%;
}

.cause-of-sagging h3 {
	font-size: 2rem;
	color: #EA5514;
	margin-top: 2%;
}

.cause-of-sagging-flexbox {
	display: flex;
	margin-top: 2%;
}

.cause-of-sagging-img {
	padding: 0 5%;
	width: 30%
}

.cause-of-sagging-img img {}

.cause-of-sagging-description {
	padding: 0 5% 0 10%;
	width: 70%;
}

.cause-of-sagging ul {
	font-size: 2rem;
	color: #494949;
}

.cause-of-sagging li {
	margin: 1.5% 0;
	font-size: 1.5rem;
}

.cause-of-sagging-treatment {
	padding: 0 5%;
}

.more-sagging-treatment h2 {
	font-size: 2.5rem;
	margin: 3% 5% 0 5%;
	color: #494949;
	border-bottom: 1px dotted #a0a0a0;
	font-weight: 400;
}

.more-sagging-treatment-flexbox {
	display: flex;
	padding: 2% 5%;
	width: 100%;
}

.more-sagging-treatment-flexbox a {
	margin-right: 2%;
}


/* Contact-Info
-----------------------*/

.contact-info {
	padding-bottom: 8%;
}

.contact-info-flexbox {
	display: flex;
	margin: 3% 5% 0 5%;
}

.contact-info-address p {
	font-size: 1.4rem;
	color: #494949;
	margin: 1% 0;
}

.contact-info table {
	font-size: 1.4rem;
	color: #494949;
}

.contact-info-img {
	width: 30%;
}

.contact-info-address {
	width: 35%;
}

.contact-info-address table {
	margin-top: 3%;
}

.access-hours-mobile {
	display: none;
}

.address-bold-font {
	font-weight: 600;
}


.contact-info-address table tr td:first-of-type {
	width: 20%;
	vertical-align: top;
	padding-right: 1%;
	font-weight: 400;
}

.contact-info-phone {
	width: 35%;
	border-left: 1px dashed #d4c2aa;
	padding-left: 2%;
}

.contact-info-phone img {
	margin-right: 2.5%;
}

.contact-info-phone h2 {
	margin: 0 0 1% 0;
}

.contact-info-phone p {
	font-size: 1.5rem;
	margin: 0
}

.contact-info-btn {
	border: 1px solid #ce7f7f;
	background: linear-gradient(to bottom, rgba(227, 129, 129, 1) 0%, rgba(218, 88, 88, 1) 100%);
	width: 45%;
	margin: 7% auto 0 auto;
	border-radius: 5px;
}

.contact-info-btn a {
	text-align: center;
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	padding: 4% 0;
	font-size: 2.5rem;
}


/* Footer
-------------------------*/

.footer-1 {
	background: #625c51 url(../images/common2/bg02_pc.png) no-repeat bottom left;
	background-size: auto;
}

.footer-1 ul {
	margin: 0;
	color: #fff;
	list-style: none;
	font-size: 1.4rem;
	line-height: 1.4;
	padding: 1% 0 2% 65%;
}

.footer-2 {
	background: #dfa64f;
}

.footer-2 p {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	padding: 1.5% 0;
}

@media only screen and (max-width: 1024px) {
	.logo-box {
		width: 60%;
	}

	.new-location .logo-mobile {
		width: 100%;
	}

	.info-box {
		width: 40%;
	}

	.info-box-contact {
		margin: 5% 5% 0 auto;
	}

	.treatment-menu-flexbox {
		flex-direction: column;
	}

	.treatment-menu-description {
		width: 100%;
		margin-top: 5%;
	}

	.treatment-menu-image {
		width: 100%;
		margin-top: 5%;
	}

	.orange-bar-end {
		margin-top: 7%;
	}

	.msg-president-flexbox {
		flex-direction: column;
	}

	.msg-president-img {
		width: 100%;
		text-align: center;
	}

	.msg-president-description {
		width: 100%;
	}

	.cause-of-sagging-flexbox {
		flex-direction: column;
	}

	.cause-of-sagging-img {
		width: 100%;
		text-align: center;
	}

	.cause-of-sagging-description {
		width: 100%;
		padding: 0 5%;
	}

	.types-of-sagging-flexbox {
		flex-direction: column;
	}

	.types-of-sagging-img {
		width: 100%;
		text-align: center;
	}

	.types-of-sagging-description {
		width: 100%;
		padding: 0 5%;
	}

	.more-sagging-treatment-flexbox {
		flex-wrap: wrap;
	}

	.contact-info-flexbox {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.contact-info-img {
		width: 100%;
		text-align: center;
	}

	.contact-info-address {
		width: 100%;
		margin-top: 3%;
		text-align: center;
	}

	.contact-info-address table {
		display: none;
	}

	.access-hours-mobile {
		display: block;
		margin-top: 3%;
	}

	.contact-info-address table tr td:first-of-type {
		vertical-align: middle;
	}

	.contact-info-phone {
		width: 100%;
		border-left: none;
		margin-top: 3%;
		text-align: center;
	}
}




@media only screen and (max-width: 450px) {
	header {
		min-height: 75px;
	}

	.logo-box {
		padding-top: 15px;
		width: 100%;
	}

	.logo-pc {
		display: none;
	}

	.logo-mobile {
		display: block;
	}

	.info-box {
		display: none;
	}

	.main {
		margin-top: 115px;
	}
	
	.waiting-for-you-picture {
		width: 90%;
		margin: 0 auto;
	}

	.dr-chiaki-kawashima-certification-img img {
		width: 100%;
	}

	.dr-50-percent {
		flex-direction: column;
	}

	.dr-50-percent-1 {
		width: 100%;
	}

	.more-sagging-treatment-flexbox {
		justify-content: center;
	}

	.more-sagging-treatment-flexbox a {
		margin-right: 0;
	}

	.more-sagging-treatment-flexbox a:not(:first-of-type) {
		margin-top: 5%;
	}

	.cause-of-sagging-outer .cause-of-sagging:not(:first-of-type) {
		margin-top: 15%;
	}

	.access-hours-mobile p:nth-of-type(1) {
		margin-top: 5%;
	}

	.access-hours-mobile p:nth-of-type(3) {
		margin-top: 5%;
	}

	.contact-info-phone {
		margin-top: 5%;
	}

	.footer-1 ul {
		padding: 3% 9%;
	}
	
	.h1-for-treatment-menu {
		font-size: 2rem;
	}
	
	.waiting-for-you p {
		font-size: 1.5rem;
	}
	
	.treatment-menu h2 {
		font-size: 2rem;
		margin-top: 5%;
	}
	
	.treatment-menu h3 {
		font-size: 2rem;
		margin-top: 5%;
	}
	
	.treatment-menu h4 {
		font-size: 2rem;
		margin-top: 5%;
	}
	
	.treatment-menu p {
		font-size: 1.5rem;
		margin-top: 2%
	}
	
	.orange-bar-end p {
		font-size: 1.5rem;
	}
	
	.msg-president-description {
		margin-top: 5%;
	}
	
	.msg-president-description p {
		margin-top: 5%;
	}
	
	.msg-president-description h1 {
		font-size: 1.5rem;
	}
	
	.dr-chiaki-kawashima-img {
		margin-top: 5%;
	}
	
	.types-of-sagging-description h2 {
		margin-top: 5%;
	}
	
	.contact-info-phone p {
		margin-top: 5%;
	}
	
	.cause-of-sagging li {
		margin: 5% 0;
	}
}
