@charset "utf-8";
/*All device
--------------------------------------------------*/
img {
	vertical-align:bottom;
}

.brdn {
	display:block;
}

#header .logowrap h1 {
	float:right;
	width:210px;
	font-size:10px;
	color:#665555;
	text-align:right;
	font-weight:normal;
	margin:0 0 10px;
}

#breadcrumbs_pc {
	display:none;
}

#breadcrumbs_sp {
	padding:10px;
	border-top:1px solid #DDDDDD;
	font-size:10px;
	text-align:left;
}

#breadcrumbs_sp a, #breadcrumbs_sp a:hover, #breadcrumbs_sp a:active {
	text-decoration:underline;
}

#contents {
	width:100%;
	margin:0 auto;
	text-align:center;
}

h2 {
	width:100%;
	margin:7px 0 20px;
	padding:8px 10px;
	color:#FFFFFF;
	font-size:16px;
	background:#cc4466;
	text-align:left;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#contents_box {
	margin:0 0 40px;
	padding:0 10px;
	font-size:12px;
	text-align:left;
}

#contents_box p {
	margin:0 0 1.5em;
}

.pagetop {
	position:fixed;
	right:20px;
	bottom:20px;
	cursor:pointer;
	width:50px;
	height:50px;
	margin:0;
}

.pagetop img {
	width:50px;
	height:50px;
}

#footer_lp {
	width:100%;
	height:auto;
	margin:0;
}

#footerLinks_lp {
	float:none;
	font-size:70%;
	padding: 0 10px 0 5px;
	top:0;
}

#footerLinks_lp li a:link {
	text-decoration:underline;
}

#copyright_lp {
	float:left;
	width:258px;
	margin:0px 10px;
	padding:0;
}

#copyright_lp p a:link {
	color:#4c4c80 !important;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:2;
	text-decoration:underline;
}

#copyright_lp p a:hover, #copyright_lp p a:active {
	color:#7878CC;
	text-decoration:underline;
}

#copyright_lp a img {
	margin:0;
}

@media only screen and (min-width:569px) {
/*PC only
--------------------------------------------------*/
.brdn {
	display:none;
}

#header {
	position:relative;
	width:800px;
	height:78px;
	margin:0 auto;
	border-bottom:2px solid #D36985;
	-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_pc {
	display:block;
	width:800px;
	margin:0 auto;
}

#breadcrumbs_pc p {
	margin:10px 0;
	font-size:10px;
	line-height:120%;
	color:#665555;
}

#breadcrumbs_sp {
	display:none;
}

#contents {
	width:800px;
}

h2 {
	width:800px;
}

.pagetop {
	width:62px;
	height:62px;
}

.pagetop img {
	width:62px;
	height:62px;
}

#footer_lp {
	width:800px;
	height:60px;
	margin:10px auto 0;
	padding-top:10px;
}

#footerLinks_lp {
	float:right;
	font-size:10px;
	top:20px;
}

#footerLinks_lp li a:link {
	text-decoration:none;
}

#footerLinks_lp li:last-child {
	border-right:none;
	padding-right: 0;
}

#footerLinks_lp li a:hover, #footerLinks_lp li a:active {
	text-decoration:underline;
}

#copyright_lp {
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}

#copyright_lp p a:link {
	text-decoration:none;
}
}