@charset "UTF-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi {
	margin-top: 20px;
}

#conts p {
	margin: 0 38px 24px;
	font-size: 1.4rem;
	line-height: 1.71;
}

#conts .text01 {
	margin-bottom: 57px;
}

#conts .link {
	padding-right: 20px;
	margin: 0 auto 30px;
	font-size: 1.4rem;
	width: 240px;
	text-align: center;
}

#conts .link a {
	padding: 11px 0 10px;
	display: block;
	border: 1px solid #C8C8C8;
}

#conts .link a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#conts .link a .subLink {
	padding-left: 23px;
	display: inline-block;
	background: url(../image/common/icon02.png) no-repeat left center;
}

#conts .text02 {
	margin: 0 0 10px 0px;
	padding-left: 20px;
	overflow: hidden;
	 background: rgba(0, 0, 0, 0) url("/wp-content/themes/aoyama/assets/image/faq/ar02.jpg") no-repeat scroll left 50%;
}

#conts .text02 .lTxt {
	float: right;
}

#conts table {
	margin-bottom: 30px;
	width: 100%;
	font-size: 1.5rem;
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
#conts th {
	font-weight: bold;
	padding: 13px 20px;
	font-size: 1.5rem;
	text-align: left;
	vertical-align: middle;
	width: 50%;
	border: 1px solid #D5D5D5;
}
#conts td {
	padding: 13px 20px;
	font-size: 1.5rem;
	text-align: left !important;
	vertical-align: middle;
	width: 35%;
	border: 1px solid #D5D5D5;
}

#conts th {
		width: 30%;
	/*border-right: none;*/
}

#conts td {
	text-align: right;
	border-left: none;
}

#conts thead th {
	padding: 13px 20px;
	background-color: #EEE;
	border-right: 1px solid #D5D5D5;
}

#conts .txtLink {
	margin: 0;
	font-size: 1.4rem;
	text-align: right;
}

#conts .txtLink a {
	color: #0048ff;
	text-decoration: underline;
}

#conts .txtLink a:hover {
	text-decoration: none;
}
/*------------------------
PC 施術サイド　追従
--------------------------*/
#nav_prbox{
    width:300px;
	text-align: center;
	padding: 100px 0 0;
	position: fixed;
	top: 220px;
}
#nav_prbox div.inner{
	padding:0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #00479d;
	text-align: left !important;
	border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
box-shadow:1px 2px 7px 0px #eeeeee;
}
#nav_prbox.fixed{
	padding: 10px 0 0;
	position: fixed;
	top: 60px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#nav_prbox .sNavi {
}
#nav_prbox .sNavi li {
	font-size: 1.5rem;
	border-top: 1px solid #D4D4D4;
	background: none;
}
#nav_prbox .sNavi li:first-child {
	border: none;
}

#nav_prbox .sNavi li a {
	padding: 14px 5px 8px 15px;
	display: inline-block;
	font-size: 1.4rem;
}
#nav_prbox .sNavi li:hover {
	/*background-color: #f2f2f2;*/
}
#nav_prbox .sNavi li a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#acMenu02 dt{
    display:block;
    width:100%;
    height:50px;
    line-height:50px;
    cursor:pointer;
    background:url(../image/price/acd.gif) 92% no-repeat;
    padding-right:15px;
    }
#acMenu02 dd{
    width:100%;
    /*line-height:50px;*/
    display:none;
		background: #f4f4f4;
    }
#acMenu02 dt.active{
    background:url(../image/price/acd02.gif) 92% no-repeat;
    }
#acMenu02 dt span{
	padding-left: 12px;
}
#acMenu02 dd ol li{
	background: url(../image/price/ar_pr.png) 95.5% no-repeat !important;
}
#acMenu02 dd ol li a{
	display: block;
}
/*------------------------
PC 施術サイド　追従 ここまで
--------------------------*/
@media all and (min-width: 0) and (max-width: 640px) {
	#main .contactList {
		margin-bottom: 15px;
	}

	#conts p {
		margin: 0 15px 18px;
		font-size: 1.4rem;
		line-height: 1.95;
	}

	#conts .text01 {
		margin-bottom: 25px;
	}

	#conts .link {
		margin-bottom: 19px;
		padding-right: 18px;
		width: 70%;
	}

	#conts .link a {
		padding: 10px 0 9px;
		font-size: 11px;
	}

	#conts .link a .subLink {
		padding-left: 15px;
		background-size: 6px 9px;
	}

	#conts .link a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#conts .text02 {
		margin: 0 0 10px 0;
	}

	#conts .text02 {
		margin-bottom: 3px;
		font-size: 1.1rem;
	}

	#conts .text02 .lTxt{
		font-size: 0.85rem;
	}

	#conts table {
		margin: 0;
		font-size: 1.5rem;
	}

	#conts td,
	#conts th {
		padding: 14px 5px;
		font-size: 1.2rem;
	}

	#conts thead th {
		padding: 15px 5px 13px;
		font-size: 1.4rem;
	}

	#conts .txtLink {
		display: none;
	}

/*施術SP　フッターメニュー*/
#footer{
	margin-bottom: 188px;
}
#topcontrol {
    bottom: 150px !important;
    z-index: 10 !important;
}
.f_footttl {
    background: #043786;
    color: #FFF;
    text-align: center;
    font-size: 1.5rem;
    padding: 14px 0 9px;
	position: relative;
}
.f_footttl::before {
    content: "▼";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    text-align: center;
    z-index: 1;
    font-size: 1.4rem;
    line-height: 10px;
    color: #043786;
}
.sp_foot{
    position:fixed;
    z-index:10;
    width:100%;
	bottom: 98px;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    padding-bottom: 0;
    }
.sp_foot .footbutton{
    position:fixed;
    right:75px;
    bottom:86px;
    width:48px;
    text-align:center;
    padding:11.5px 10px;
    background:#333;
    color:#eee;
    font-weight:bold;
    cursor:pointer;
	z-index:10000;

}
.sp_foot .footbutton:hover{
    background:#333;
     color:#eee;

}

.sp_foot .sp_footcontent{
    width: 100%;
    text-align:left;
    background:#fff;
	padding: 14px 0px 14px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
}
.sp_foot .sp_footcontent a{
	border-right: 1px solid #eee;
	line-height: 1em;
	width: 22%;
	text-align: center;
	display: table-cell;
	color:#000;font-weight: bold;
    margin:0;
	padding: 7px 3px 0  3px;
}
.sp_foot .sp_footcontent a:last-child{
	border: none;
}
div.footbutton span{
	font-size:1rem !important;

}
	section#sec a#01 {
		margin-top: -60px;
		padding-top: 60px;
	}

/*施術SP　フッターメニュー*/


}
