@charset "utf-8";
/*All device
--------------------------------------------------*/


#breadcrumbs {
	display:none;
}

#contents {
	text-align:center;
}

#contents .socialIcon3 {
	display:none;
}

/*SPにソーシャル出す場合はこれをはずす
#contents .socialIcon3 {
	width:95%;
	display:block;
	margin:0 auto;
	text-align:left;
}

#contents .socialIcon3 ul {
	text-align:left;
	overflow:hidden;
}

#contents .socialIcon3 ul li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}*/



#mainCol {
	width:90%;
	margin:0 auto 10px;
	padding:15px;
	border:solid 1px #ccc;
}

#copyright_lp a img {
	margin:0;
}

/*.pagetop {
	display:none;
}*/

.mintext {
	font-size:10px !important;
	color:#999;
	text-align:right;
	font-weight:normal;
	margin:0 0 10px;
}

/*IE(6～8)
--------------------------------------------------*/
.ie #contents {
	width:800px;
	margin:0 auto;
}

.ie #header {
	position:relative;
	width:800px;
	height:75px;
	margin:0 auto 5px;
	padding:5px;
	border-bottom:2px solid #B4B0AD;
	-webkit-box-shadow:none;
}

/*  LOGO    */
.ie #header .logo {
    background-position:0 0;
    display:block;
    height:55px;
    overflow:hidden;
    text-indent:-9999px;
    width:540px;
	position:absolute;
	left:0;
	top:15px;
    background-image:url("https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png");
    background-repeat:no-repeat;
    border:0 none;
}

.ie #header .logowrap h1 {
	position:absolute;
	right:0;
	top:15px;
	width:260px;
}

/* BREAD CRUMBS */
.ie #breadcrumbs {
	display:block;
	width:800px;
	margin:0 auto;
}

.ie #breadcrumbs p {
	margin:10px 0;
	font-size:10px;
	line-height:120%;
	color:#665555;
}

.ie #contents {
	width:800px;
	margin:0 auto;
}

/*キャンペーン*/
.ie #contents .cam p {
    background:url("https://beautyhotpepper.pro/doc/COMMON/IMG/topics.gif") no-repeat scroll 0 0 transparent;
    display:block;
    font-size:12px;
    height:15px;
    line-height:15px;
    margin-bottom:3px;
    padding-left:70px;
}

.ie #contents #cam a {
    background-color:#ffffff;
    display:block;
    margin-left:0;
    margin-right:0;
    padding:0px;
    text-align:left;
    width:100%;
}

.ie #contents .socialIcon3 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	text-align:left;
	display:block;
}

.ie #contents .socialIcon3 ul {
	text-align:left;
	overflow:hidden;
}

.ie #contents .socialIcon3 ul li {
	padding:0px;
	float:left;
	margin:0px 5px 0px 0px;
}

.ie h2 {
	width:800px;
	height:225px;
	margin:0 0 10px;
	padding:0;
	font-size:100%;
}

.ie #mainCol {
	width:758px;
	margin:0 auto 30px;
	padding:20px;
}

.ie #footer_lp {
    border-top:1px solid #DDDDDD;
    height:60px;
    margin-top:20px;
    padding-top:10px;
}

.ie #footerLinks_lp {
	float:right;
    font-size:10px;
    padding-right:30px;
    top:20px;
}

.ie #footerLinks_lp li a {
	text-decoration:none;
}

.ie #footerLinks_lp li a:hover, .ie #footerLinks_lp li a:active {
	text-decoration:underline;
}

.ie #copyright_lp {
	float:left;
	width:258px;
	margin:0px 10px;
}

.ie #copyright_lp p a {
    color:#435B67 !important;
    font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
    font-size:10px;
    font-weight:bold;
    line-height:2;
	text-decoration:none;
}

.ie #copyright_lp p a:hover, .ie #copyright_lp p a:active {
	text-decoration:underline;
}

.ie .pagetop {
	margin:0 0 20px;
	display:block;
	text-align:right;
	clear:both;
	font-size:12px;
}

.ie .pagetop a {
	text-decoration:none;
    background-image:url("https://beautyhotpepper.pro/doc/COMMON/IMG/icon_pagetop.png");
    background-repeat:no-repeat;
    padding-left:12px;
}

.ie .pagetop a:hover, .ie .pagetop a:active {
	text-decoration:underline;
}

.ie .mintext {
	font-size:10px !important;
	color:#665555;
	text-align:right;
	font-weight:normal;
	margin:0 0 10px;
}

@media only screen and (min-width:569px) {
/*PC only
--------------------------------------------------*/
#contents {
	width:800px;
	margin:0 auto;
}

#header {
	position:relative;
	width:800px;
	height:75px;
	margin:0 auto 5px;
	padding:5px;
	border-bottom:2px solid #B4B0AD;
	-webkit-box-shadow:none;
}

/*  LOGO    */
#header .logo {
    background-position:0 0;
    display:block;
    height:55px;
    overflow:hidden;
    text-indent:-9999px;
    width:540px;
	position:absolute;
	left:0;
	top:15px;
    background-image:url("https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png");
    background-repeat:no-repeat;
    border:0 none;
}

#header .logowrap h1 {
	position:absolute;
	right:0;
	top:15px;
	width:260px;
}

/* BREAD CRUMBS */
#breadcrumbs {
	display:block;
	width:800px;
	margin:0 auto;
}

#breadcrumbs p {
	margin:10px 0;
	font-size:10px;
	line-height:120%;
	color:#665555;
}

#contents {
	width:800px;
	margin:0 auto;
}

/*キャンペーン*/
#contents .cam p {
    background:url("https://beautyhotpepper.pro/doc/COMMON/IMG/topics.gif") no-repeat scroll 0 0 transparent;
    display:block;
    font-size:12px;
    height:15px;
    line-height:15px;
    margin-bottom:3px;
    padding-left:70px;
}

#contents #cam a {
    background-color:#ffffff;
    display:block;
    margin-left:0;
    margin-right:0;
    padding:0px;
    text-align:left;
    width:100%;
}

#contents .socialIcon3 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	text-align:left;
	display:block;
}

#contents .socialIcon3 ul {
	text-align:left;
	overflow:hidden;
}

#contents .socialIcon3 ul li {
	padding:0px;
	float:left;
	margin:0px 5px 0px 0px;
}

h2 {
	width:800px;
	height:225px;
	margin:0 0 10px;
	padding:0;
	font-size:100%;
}

#mainCol {
	width:758px;
	margin:0 auto 30px;
	padding:20px;
}

#footer_lp {
    border-top:1px solid #DDDDDD;
    height:60px;
    margin-top:20px;
    padding-top:10px;
}

#footerLinks_lp {
	float:right;
    font-size:10px;
    padding-right:30px;
    top:20px;
}

#footerLinks_lp li a {
	text-decoration:none;
}

#footerLinks_lp li a:hover, #footerLinks_lp li a:active {
	text-decoration:underline;
}

#copyright_lp {
	float:left;
	width:258px;
	margin:0px 10px;
}

#copyright_lp p a {
    color:#435B67 !important;
    font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
    font-size:10px;
    font-weight:bold;
    line-height:2;
	text-decoration:none;
}

#copyright_lp p a:hover, #copyright_lp p a:active {
	text-decoration:underline;
}
/*
.pagetop {
	margin:0 0 20px;
	display:block;
	text-align:right;
	clear:both;
	font-size:12px;
}

.pagetop a {
	text-decoration:none;
    background-image:url("https://beautyhotpepper.pro/doc/COMMON/IMG/icon_pagetop.png");
    background-repeat:no-repeat;
    padding-left:12px;
}

.pagetop a:hover, .pagetop a:active {
	text-decoration:underline;
}*/

.mintext {
	font-size:10px !important;
	color:#665555;
	text-align:right;
	font-weight:normal;
	margin:0 0 10px;
}
}