﻿.linkStyle{color: #333333;}
.bg_color1 {background-color: #F19EC2;}
.bg_color3 {background-color: #F19EC2;}
#fakeloader {background-color: #F19EC2;}
.drawer-nav {background-color: #F19EC2;}
#page-top a {background-color: #F19EC2;}

#intro p {text-align: center;}
#contents .contents_box p {padding: 5%;}
#contents .contents_box figure {top: 70px;}

@media screen and (max-width: 667px){
#intro p {text-align: left;}
#contents .contents_box p {padding: 10%;}
}

#page4 .cate .sub_cate .box .table_cell {width: 60%;}



/* 自費施術メニュー個別対応 */
#page4 .box_wrap .box .box_img{
	width: 50%;
	margin-bottom: 20px;
}
@media screen and (max-width: 700px){
#page4 .box_wrap .box .box_img{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
}	
}

/* 患者様の声個別対応 */

body{font-family: "M PLUS Rounded 1c" !important;}

#page8 input::-webkit-input-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 input:-moz-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 input::-moz-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 input:-ms-input-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 textarea::-webkit-input-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 textarea:-moz-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 textarea::-moz-placeholder {font-family: "M PLUS Rounded 1c" !important;}
#page8 textarea:-ms-input-placeholder {font-family: "M PLUS Rounded 1c" !important;}

#page6 .box .box_title, #page6 .box .box_txt {color: #1a1a1a;}
#page6 .width_wrap .box .box_img{
	width: 60%;
	padding: 10px 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
@media screen and (max-width: 700px){
#page6 .width_wrap .box .box_img{
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
}	
}