/*

This CSS is used in
- camp/shiwa.html
- camp/breast-agu-lp-180802.html

*/

.content-wrap {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	background: #fff url(../images/ja/bg03_pc2.png) no-repeat top left;
	background-size: auto;
}

.content-wrap h2 {
	background: linear-gradient(-135deg, #fff, #f4cc71);
	font-size: 18px;
	padding: 3% 5% 3% 5%;
}

.info-h3 {
	font-size: 16px;
	border-top: 1px solid #e0d4c4;
	background: #f3f0e9;
	color: #5c3d29;
	font-weight: 800;
	padding: 4% 5%;
	margin-top: 10%;
}

.content-wrap-inner {
	margin: 0 5%;
}

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

.table-bt {
	border-top: 1px solid #d4c2aa;
}

.google-map {
	position: relative;
	width: 100%;
	/* 左右に余白が必要なら値を変更してもOK */
	height: 0;
	padding-bottom: 56.25%;
	/* padding-topでもOK */
	overflow: hidden;
	margin-top: 5%;
}

.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* 必要であれば!importantを付けてください */
	height: 100%;
	/* 必要であれば!importantを付けてください */
}

.radiused-tittle h2 {
	color: #683a1b;
	background: #f3d580;
	border-bottom: 6px solid #c49c65;
	border-radius: 12px 12px 0 0;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 20px;
}

/* strong-point
----------------------------*/
.strong-point h3 {
	font-size: 17px;
}

.strong-point p {
	font-size: 16px;
	margin-top: 2%;
}

.strong-point .point-box {
	margin-top: 5%;
}


/* cause-treatment
----------------------------*/

.cause-treatment {
	margin-top: 10%;
}



/* face-wrinkles
----------------------------*/

.face-wrinkles {
	margin-top: 10%;
}

.face-wrinkles:not(:first-of-type) {
	margin-top: 10%;
}

.face-wrinkles img-box {
	text-align: center;
}

.face-wrinkles img {
	max-width: 100%;
}

.face-wrinkles h3 {
	color: #2C5987;
	font-size: 17px;
}

.face-wrinkles h4 {
	font-size: 17px;
	margin-top: 10%;
	color: #a70000;
}

.face-wrinkles h5 {
	font-size: 17px;
	margin-top: 10%;
	color: #ea5514;
}


.face-wrinkles p {
	font-size: 17px;
	margin-top: 2%;
	line-height: 1.5;
}

.face-wrinkles a {
	text-decoration: none;
}

.face-wrinkles button.css3button {
	cursor: pointer;
	display: block;
	font-size: 22px;
	color: #8a6a0b;
	padding: 10px 20px;
	margin-top: 5%;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #fdf1d0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe9b3+0,ffffff+51,fbe9b3+100 */
	background: #fbe9b3; /* Old browsers */
	background: -moz-linear-gradient(top, #fbe9b3 0%, #ffffff 51%, #fbe9b3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fbe9b3 0%,#ffffff 51%,#fbe9b3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fbe9b3 0%,#ffffff 51%,#fbe9b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe9b3', endColorstr='#fbe9b3',GradientType=0 ); /* IE6-9 */
}




/* treatment-menu
----------------------------*/

.treatment-menu {
	margin-top: 10%;
}

.treatment-menu-detail {
	margin-top: 10%;
}

.treatment-menu-detail h3 {
	font-size: 17px;
	border-bottom: 1px dotted #ddd;
	margin-top: 10%;
	color: #2C5987;
}

.treatment-menu-detail h4 {
	margin-top: 10%;
	font-size: 17px;
	color: #a70000;
}

.treatment-menu p {
	font-size: 18px;
	margin-top: 2%;
	line-height: 1.5;
}

.treatment-menu-detail h5 {
	text-align: center;
	margin-top: 5%;
	font-size: 18px;
}

.treatment-menu-detail table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ebe5d8;
	margin-top: 5%;
}

.treatment-menu-detail table th {
	display: block;
	background: #ebe5d8;
	border: #ebe5d8;
	padding: 5% 0;
	font-size: 16px;
	font-weight: 400;
}

.treatment-menu-detail table td {
	display: block;
	border: 1px solid #ebe5d8;
	text-align: center;
	padding: 5% 0;
	font-size: 18px;
	line-height: 1.5;
}

.price-bg-brown {
	background: #5C3D29;
	color: #ffffff;
	padding: 2%;
}

.price-colour-red {
	color: red;
}

/* Big-buttons
----------------------------*/

.big-buttons {
	margin-top: 7.5%;
}

.button-1 {
	width: 100%;
	border: 1px solid #d0a665;
	background: #dfb980;
	background: -moz-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfb980), color-stop(100%, #d0a665));
	background: -webkit-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: -o-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: -ms-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: linear-gradient(to bottom, #dfb980 0%, #d0a665 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb980', endColorstr='#d0a665', GradientType=0);
	border-radius: 5px;
}

.button-1-2nd {
	width: 100%;
	border: 1px solid #d0a665;
	background: #dfb980;
	background: -moz-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfb980), color-stop(100%, #d0a665));
	background: -webkit-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: -o-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: -ms-linear-gradient(top, #dfb980 0%, #d0a665 100%);
	background: linear-gradient(to bottom, #dfb980 0%, #d0a665 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb980', endColorstr='#d0a665', GradientType=0);
	border-radius: 5px;
}

.button-2 {
	margin-top: 7.5%;
	width: 100%;
	border: 1px solid #ce7f7f;
	background: #e38181;
	background: -moz-linear-gradient(top, #e38181 0%, #da5858 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e38181), color-stop(100%, #da5858));
	background: -webkit-linear-gradient(top, #e38181 0%, #da5858 100%);
	background: -o-linear-gradient(top, #e38181 0%, #da5858 100%);
	background: -ms-linear-gradient(top, #e38181 0%, #da5858 100%);
	background: linear-gradient(to bottom, #e38181 0%, #da5858 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e38181', endColorstr='#da5858', GradientType=0);
	border-radius: 5px;
}

.big-buttons a {
	display: block;
	text-align: center;
	color: #ffffff;
	padding: 5% 0;
	font-size: 18px;
	font-weight: 800;
	text-decoration: none;
}

/* Doctor Profile
----------------------------*/

.doctor-profile {
	margin-top: 10%;
}

.doctor-profile h4 {
	margin-top: 10%;
	font-size: 24px;
}

.doctor-profile p {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 5%;
}

.doctor-profile-picture {
	text-align: center;
}

/*
.doctor-profile-description table {
	margin-top: 10%;
	width: 100%;
	border-collapse: collapse;
}

.doctor-profile-description table th {
	background: #f3f0e9;
	border-left: 1px solid #d4c2aa;
	border-right: 1px solid #d4c2aa;
	font-size: 15px;
	vertical-align: middle;
	padding: 5% 0;
	display: block;
}

.doctor-profile-description ul li {
	margin: 4% 0;
}

.doctor-profile-description-first-th {
	border-top: 1px solid #d4c2aa;
}

.doctor-profile-description table td {
	border-right: 1px solid #d4c2aa;
	border-left: 1px solid #d4c2aa;
	border-bottom: 1px solid #d4c2aa;
	font-size: 15px;
	display: block;
	padding: 5% 0;
	padding: 5% 5%;
}
*/

.doctor-profile-description table {
	width: 100%;
	border-right: 1px solid #d4c2aa;
	border-bottom: 1px solid #d4c2aa;
	border-collapse: collapse;
	margin-top: 10%;
}

.doctor-profile-description table th {
	background: #f3f0e9;
	border-top: 1px solid #d4c2aa;
	border-left: 1px solid #d4c2aa;
	font-size: 16px;
	vertical-align: middle;
	padding: 5% 0;
	display: block;
	border-collapse: collapse;
}

.doctor-profile-description table td {
	font-size: 16px;
	border-top: 1px solid #d4c2aa;
	border-left: 1px solid #d4c2aa;
	display: block;
	padding: 5% 5%;
	border-collapse: collapse;
	line-height: 1.5;
}

.table-bb-genshoku {
	border-bottom: none;
}

.doctor-profile-cert {
	text-align: center;
}

.doctor-profile-cert img {
	max-width: 100%;
}

.doctor-profile-cert-box1 {
	margin-top: 10%;
}

.doctor-profile-cert-box2 {
	margin-top: 10%;
}

.doctor-profile-cert-box3 {
	margin-top: 10%;
}




/* Clinic Profile
----------------------------*/

.clinic-info {
	margin-top: 10%;
}

.clinic-info .clinic-img {
	text-align: center;
}

.clinic-info img {
	max-width: 100%;
}

.clinic-info .clinic-address .clinic-address-1st {
	margin-top: 10%;
}

.clinic-info .clinic-address .clinic-address-1st p {
	font-size: 15px;
	line-height: 1.5;
}

.clinic-info .clinic-address .clinic-address-2nd {
	margin-top: 5%;
}

.clinic-info .clinic-address .clinic-address-2nd table {
	width: 100%;
}

.clinic-info .clinic-address .clinic-address-2nd table th {
	display: block;
	text-align: center;
	margin-top: 5%;
	font-size: 15px;
}

.clinic-info .clinic-address .clinic-address-2nd table td {
	display: block;
	font-size: 15px;
	margin-top: 2.5%;
	line-height: 1.5;
}

.clinic-info .clinic-contact {
	margin-top: 10%;
}

.clinic-info .clinic-contact img {
	max-width: 100%;
}

/* Clinic Pictures
----------------------------*/

.clinic-pictures {
	margin-top: 10%;

}

.clinic-pictures h3 {
	margin-top: 10%;
	font-size: 17px;
}

.clinic-pictures img {
	max-width: 100%;
	margin-top: 10%;

}

.clinic-pictures-box {
	text-align: center;
}

/* Link-to-other-pages
----------------------------*/

.link-to-other-pages {
	margin-top: 10%;
}

.link-to-other-pages h3 {
	font-size: 20px;
	margin-top: 10%;
}

.link-to-other-pages-box {
	margin-top: 10%;
}

.link-to-other-pages h4 {
	font-size: 18px;
}

.link-to-other-pages ul {
	list-style: circle;
}

.link-to-other-pages ul li {
	list-style: disc;
	list-style-position: inside;
	margin: 5% 0;
	font-size: 16px;
}

/* clinic-strength
----------------------------*/
.clinic-strength {
	margin-top: 10%;
}

.clinic-strength img {
	max-width: 100%;
	margin-top: 2.5%
}

/* osusume point
----------------------------*/
.osusume-point {
	margin-top: 10%;
}

.osusume-point img {
	max-width: 100%;
}

.osusume-point h3 {
	font-size: 20px;
	padding-left: 2em;
	text-indent: -2em;
	margin-top: 5%;
}

.osusume-point p {
	line-height: 1.5;
	font-size: 17px;
	margin-top: 2.5%;
}

/* particular-about
----------------------------*/
.particular-about .radiused-tittle {
	margin-top: 10%;
}

.particular-about img {
	max-width: 100%;
}

.particular-about-img {
	margin-top: 5%;
}

.paticular-about-description {
	margin-top: 5%;
}

.paticular-about-description p {
	font-size: 17px;
	line-height: 1.5
}

.particular-about-inner .radiused-tittle:not(:first-of-type) {
	margin-top: 10%;
}

/* breast-aug-price
----------------------------*/
.breast-aug-price {
	margin-top: 10%;
}

.breast-aug-price table {
	width: 100%;
	margin-top: 5%;
	border-collapse: collapse;
}

.breast-aug-price table th {
	display: block;
	font-size: 13px;
	line-height: 1.5;
	background: #ebe5d8;
	border: 1px solid #ebe5d8;
	padding: 5% 0;
}

.breast-aug-price table td {
	display: block;
	font-size: 25px;
	line-height: 1.5;
	border: 1px solid #ebe5d8;
	text-align: center;
	padding: 5% 0;
	border-collapse: collapse;
}

.breast-aug-price p {
	margin-top: 5%;
	font-size: 15px;
	line-height: 1.5;
	padding: 2.5% 0
}

/* breast-aug-treatment-flow
----------------------------*/
.breast-aug-treatment-flow {
	margin-top: 10%;
}

.breast-aug-treatment-flowbox {
	margin-top: 5%;
}

.breast-aug-treatment-flowbox h3 {
	font-size: 20px;
}

.breast-aug-treatment-flowbox p {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 2.5%;
}


/* onayami
----------------------------*/
.breast-aug-onayami {
	margin-top: 10%;
}

.breast-aug-onayami h3 {
	margin-top: 2.5%;
	line-height: 1.5;
	font-size: 18px;
	padding-left: 1em;
	text-indent: -1em;
}

/* .Footer
----------------------------*/
.footer-one {
	background: #dfa64f url(../images/ja/bg02_pc2.png) no-repeat top left;
}

.footer-address {
	display: flex;
	margin: 10% 0 0 0;
	padding: 12.5% 0 3% 0;
}

.footer-one ul {
	margin: 0;
	padding: 0 0 0 3%;;
}

.footer-one ul li {
	color: white;
	margin: 2% 0;
	font-size: 11px;
}

.footer-two {
	text-align: center;
}

.footer-two p {
	color: #5c3d29;
	font-size: 10px;
	font-weight: 800;
	margin-top: 5%;
}



/* Media Query (min-width:768px)
----------------------------*/

@media screen and (min-width:768px) {
	.content-wrap {
		margin-top: 131px;
	}
	
	.content-wrap h2 {
		font-size: 22px;
	}

	.info-h3 {
		padding: 2% 5%;
		margin-top: 5%;
	}

	/* strong-point
	----------------------------*/
	.strong-point ul {
		margin-top: 5%;
	}

	.strong-point ul li {
		margin-top: 3%;
	}


	/* cause-treatment
	----------------------------*/
	.cause-treatment {
		margin-top: 5%;
	}

	/* fine-lines
	----------------------------*/
	.face-wrinkles {
		margin-top: 4%;
	}
	
	.face-wrinkles h3 {
		font-size: 20px;
	}

	.face-wrinkles h4 {
		margin-top: 2%;
		font-size: 20px;
	}

	.face-wrinkles h5 {
		margin-top: 2%;
		font-size: 20px;
	}

	.face-wrinkles:not(:first-of-type) {
		margin-top: 5%;
	}
	
	.face-wrinkles p {
		font-size: 18px;
	}
	
	.face-wrinkles button.css3button {
		margin-top: 3%;
	}
	
	.face-wrinkles .button-flex {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.face-wrinkles .button-flex .button-box {
		width: 80%;
		margin: 0 auto;
	}
	
/*
	.face-wrinkles button.css3button {
		width: 80%;
	}
*/

	/* treatment-menu
	----------------------------*/
	
	
	.treatment-menu-detail {
		margin-top: 5%;
	}

	.treatment-menu-detail h3 {
		margin-top: 5%;
		font-size: 20px;
	}

	.treatment-menu-detail h4 {
		margin-top: 5%;
		font-size: 20px;
	}
	
	.treatment-menu-detail table {
		margin-top: 2.5%;
	}
	
	.treatment-menu-detail table th {
/*		display: table-cell;*/
		border-top: #ffffff solid 1px;
		padding: 2.5%;
		font-size: 20px;
	}
	
	.treatment-menu-detail table td {
/*				display: table-cell;*/
		border: #ebe5d8 1px solid;
		padding: 3% 0;
		font-size: 22px;
	}
	
	.border-top-price {
		border-top: #ebe5d8 1px solid;
	}
	
	.treatment-menu-detail-flex {
		display: flex;
		justify-content: space-between;
	}
	
	.treatment-menu-detail-flex2 {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.treatment-menu-detail-box {
	flex-basis: 48%;
	}


	/* Big-buttons
	----------------------------*/
	.big-buttons {
		display: flex;
		justify-content: space-around;
	}

	.button-1 {
		width: 45%;
	}

	.button-2 {
		margin-top: 0%;
		width: 45%;
	}

	/* Doctor Profile
	----------------------------*/
	.doctor-profile {
		margin-top: 3%;
	}

	.doctor-profile h4 {
		margin-top: 5%;
	}

	.doctor-profile p {
		margin-top: 1.5%;
	}

	.doctor-profile-description table {
		margin-top: 5%;
	}
	
	.doctor-profile-description table th {
		display: table-cell;
		vertical-align: middle;
	}
	
	.doctor-profile-description table td {
		display: table-cell;
		vertical-align: middle;
	}
	.doctor-profile-cert {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.doctor-profile-cert-box1 {
		flex-basis: 40%;
		margin-top: 5%;
	}
	
	.doctor-profile-cert-box2 {
		flex-basis: 45%;
		margin-top: 5%;
	}
	
	.doctor-profile-cert-box3 {
		flex-basis: 15%;
		margin-top: 5%;
	}

	/* Clinic-info
	----------------------------*/
	.clinic-info {
		margin-top: 2.5%;
	}

	.clinic-info-flexbox {
		display: flex;
		box-sizing: border-box;
	}

	.clinic-info-flexbox .clinic-img {
		width: 30%;
		text-align: left;
	}

	.clinic-info-flexbox .clinic-address {
		width: 40%;
		padding-left: 2%;
	}

	.clinic-info .clinic-address .clinic-address-1st {
		margin-top: 0%;
		margin-left: 1.5%
	}

	.clinic-info .clinic-address .clinic-address-2nd {
		margin-top: 0%;
	}

	.clinic-info .clinic-address .clinic-address-2nd table th {
		display: table-cell;
		padding: 2.5% 0;
	}

	.clinic-info .clinic-address .clinic-address-2nd table td {
		display: table-cell;
		padding: 2.5% 0;
	}

	.clinic-info-flexbox .clinic-contact {
		width: 30%;
		margin-top: 0;
	}

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

	/* Clinic-pictures
	----------------------------*/
	.clinic-pictures {
		margin-top: 5%;
	}

	.clinic-pictures h3 {
		margin-top: 5%;
	}

	.clinic-pictures img {
		margin-top: 5%;
	}

	/* link-to-other-pages
	----------------------------*/
	.link-to-other-pages {
		margin-top: 5%;
	}

	.link-to-other-pages h3 {
		margin-top: 2.5%;
	}

	.link-to-other-pages-box {
		margin-top: 3%;
	}

	.link-to-other-pages ul li {
		margin: 5% 0;
	}

	.link-to-other-pages-flexbox {
		display: flex;
		box-sizing: border-box;
	}

	.link-to-other-pages-box {
		width: 33.3%;
	}
	
	/* .clinic-strength
	----------------------------*/
	.clinic-strength {
		margin-top: 5%;
	}
	
	/* .osusume-point
	----------------------------*/
	.osusume-point {
		margin-top: 5%;
	}
	
	.osusume-point-flex {
		display: flex;
		flex-direction: row-reverse;
	}
	
	.osusume-point-img {
		width: 30%;
	}
	
	.osusume-point-description {
		width: 70%;
	}
	
	/* .particular-about
	----------------------------*/
	.particular-about {
		margin-top: 5%;
	}
	
	.particular-about .radiused-tittle {
		margin-top: 5%;
	}
	
	.particular-about-8px-border {
		border: 8px solid #fffae0;
	}
	
	.particular-about-1px-border {
		border: 1px solid #ffd555;
		padding: 3% 5%;
	}
	
	.particular-about-flex {
		display: flex;
		flex-wrap: wrap;
	}
	
	.particular-about-img {
		width: 45%;
	}
	
	.paticular-about-description {
		width: 55%;
	}
	
	.particular-about .big-buttons {
		margin: 5%;
	}
	
	.particular-about-flex-2 {
		display: flex;
	}
	
	.particular-about-flex-2 .paticular-about-description {
		width: 100%;
		margin-top: 2.5%;
	}

	
	/* .breast-aug-price
	----------------------------*/
	.breast-aug-price {
		margin-top: 2.5%;
	}
	
	.breast-aug-price table {
		margin-top: 5%;
		border-collapse: collapse;
		
	}

	.breast-aug-price table th {
		display: table-cell;
		font-size: 18px;
		line-height: 1.5;
		background: #ebe5d8;
		border: 1px solid #ebe5d8;
		padding: 2% 0;
		border-bottom: 1px solid white;
	}

	.breast-aug-price table td {
		display: block;
		font-size: 25px;
		line-height: 1.5;
		text-align: center;
		padding: 5% 0;
		border: none;
		border-top: 1px solid #ebe5d8;
		border-right: 1px solid #ebe5d8;
		border-left: 1px solid #ebe5d8;
	}
	
	.b-btm-ede5d8 {
		border-bottom: 1px solid #ebe5d8!important;
	}
	
	.breast-aug-price p {
		text-align: center;
		margin-top: 1%;
		font-size: 18px;
		padding: 0;
	}
	
	/* .breast-aug-price
	----------------------------*/
	.breast-aug-treatment-flow {
		margin-top: 5%;
	}
	
	/* .breast-aug-price
	----------------------------*/
	.breast-aug-treatment-flow .big-buttons{
		margin-top: 5%:
	}
	
	/* .breast-aug-onayami
	----------------------------*/
	.breast-aug-onayami {
		margin-top: 5%;
	}
	
	.breast-aug-onayami h3 {
		font-size: 18px;
	}
	
	/* .Footer
	----------------------------*/

	.footer-address {
		justify-content: flex-end;
		margin: 3% 0 0 0;
		padding: 3% 0 2% 0;
	}

	.footer-one ul {
		margin: 0;
		padding: 0 3% 0 0;
	}

	.footer-one ul li {
		color: white;
		margin: 2% 0;
		font-size: 13px;
		font-weight: 800;
	}

	.footer-two {
		text-align: center;
	}

	.footer-two p {
		color: #5c3d29;
		font-size: 11px;
		font-weight: 800;
		margin-top: 1.5%;
		padding-bottom: 1.5%;
	}
}

/* Media Query (min-width: 1000px)
----------------------------*/

@media screen and (min-width:1000px) {
	
	
	.doctor-profile-flexbox {
		display: flex;
		box-sizing: border-box;
	}

	.doctor-profile h4 {
		margin: 0;
	}

	.doctor-profile h4:not(:first-of-type) {
		margin-top: 5%;
	}

	.doctor-profile-picture {
		width: 25%;
	}

	.doctor-profile-description {
		width: 75%;
	}
	
	.doctor-profile-description table td {
		padding: 2% 5%;
	}
}
