.facebook{
    margin-right:15px ;
}
.facebook i{
    font-size: 40px;
    color:#3B5998;

}
.sp_top{
	display: none;
}
.sp_btn{
	display: none;
}

#nav_global ul li:nth-child(3) a:after {
   content: 'Whitening';
}
#nav_global ul li:nth-child(4) a:after {
   content: 'Gumpeeling';
}
#nav_global ul li:nth-child(5) a:after {
   content: 'Esthetic';
}
#nav_global ul li:nth-child(6) a:after {
   content: 'Anti-Aging';
}
#nav_global ul li:nth-child(7) a:after {
   content: 'Price';
}
#nav_global ul li:nth-child(8) a:after {
   content: 'Access';
   display: block;
   letter-spacing: 1px;
   font-size: 10px;
   color: #30332f;
   font-family: 'Quicksand', sans-serif;
}


.indent{
	 text-indent: -1em;
	 padding-left: 1em;
}


.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	margin: 0 0 2em 0px;
	padding: 1em 1em 0.5em 1em;
	background: #e1f5fe;
}
.cp_qa h1 {
	font-size: 1.2em;
	position: relative;
	margin-right: 1em;
	margin-left: -26px;
	padding: 0.3em;
	color: #ffffff;
	background-color: #42a5f5;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.cp_qa h1::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-width: 0 10px 10px 0;
	border-style: solid;
	border-color: transparent #1976d2 transparent transparent;
}
.cp_qa dl {
	margin: 0;
}
.cp_qa dt {
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em 0.5em 2em;
	border-radius: 0.2em;
	background: #ffb74d;
}
.cp_qa dd {
	margin-bottom: 1em;
	margin-left: 0;
	padding: 0.5em 1em 1.5em 3em;
}
/* QAアイコン */
.cp_qa dt::before,.cp_qa dd::before{
	font-size: 1.5em;
	color: #ffffff;
}
.cp_qa dt::before {
	margin: 0.3em 0.3em 0 -1em;
	content: 'Q';
}
.cp_qa dd::before {
	margin: 0 0.5em 0 -2em;
	padding: 0.2em 0.4em;
	content: 'A';
	border-radius: 0.2em;
	background: #00bcd4;
}


.sp_home2{
	display: none;
	position: fixed;
	top: 0;
	right: 48px;
	z-index: 999999999999;

}


@charset "UTF-8";

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 834px) {
	.mean-container a.meanmenu-reveal{
	position: fixed!important;
}
.contact {
    right: 20%!important;
}
.sp_home{
	position: fixed;
	top: 0;
	right: 119px;
	z-index: 999999999999;

}

.sp_home2{
	display: block;
	position: fixed;
	top: 0;
	right: 48px;
	z-index: 999999999999;

}

.btn02 {
    background-color: #bf3e59;
    color: #fff!important;
    width: 100%;
    padding: 8px 10px 2px;
    text-align: center;
    color: #fff;
    display: inline-block;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.11);
    position: relative;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Comfortaa', cursive;
}

.btn02 i{
	font-size: 22px;
}


.btn02 span{
	font-size: 10px;
	display: block;
	margin-top: 1px;
}


.sp_home a{
	background:#333;
	width: 62px;
	color: #fff;
    height: 52px;
    display: block;
    padding-top:33px;
    font-size: 12px;
}
.sp_home a:before{
	content: "";
	width: 25px;
	height: 25px;
    background: url(../images/common/h_home.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 6px;
    margin: auto;
}
.sp_btn{
	display: block;
	position: fixed;
	bottom: 0;
	padding: 0 10px 10px 10px;
	right: 0;
	z-index: 99999;
	width: 100%;
}
.sp_btn ul{
	display: flex;
	justify-content: space-between;
}
.sp_btn li{
	width: 49%;
}
.sp_btn ul li a{
		padding: 10px;
		display: block;
}
.sp_btn ul .line_btn a{
	background: #29ad37;
	color: #fff;
	position: relative;

}
.sp_btn ul .line_btn  a span{
	position: relative;
	padding-left: 50px;
}
.sp_btn ul .line_btn a span:after{
	content: "";
	width: 30px;
	height: 40px;
    background: url(../images/common/line_icon01.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sp_btn ul .tel_btn a{
	background:#c10028;
	color: #fff;

}

.sp_top{
	display: block;
}
.sp_top a{
	position: fixed;
	background: #fff;
    bottom: 70px;
    right: 10px;
	border: 1px solid #bf3e59;
	padding: 20px;
	z-index: 99999;
	text-align: center;
	font-weight: bold;
	padding-top: 28px;
	padding-bottom: 10px;
	color:  #bf3e59;
}
.sp_top a:before{
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 10px;
	margin:auto;
	display: block;
	width: 10px;
	height: 10px;
	border-top: 1px solid #bf3e59;
	border-left: 1px solid #bf3e59;
	transform:rotate(45deg);
		z-index: 999999;
}
#copyright {
    padding-bottom: 80px;
}
}

@media only screen and (max-width: 640px) {
	.contact {
    right: 0!important;
}
}
