@charset "shift_jis";

/*==============================================
 common
============================================= */
@font-face {
    font-family: iconfont;
    src: url(https://img1.kakaku.k-img.com/images/fonts/iconfont.eot?1449568682978);
    src: url(https://img1.kakaku.k-img.com/images/fonts/iconfont.eot?1449568682978#iefix) format("eot"), url(https://img1.kakaku.k-img.com/images/fonts/iconfont.woff?1449568682978) format("woff"), url(https://img1.kakaku.k-img.com/images/fonts/iconfont.ttf?1449568682978) format("truetype"), url(https://img1.kakaku.k-img.com/images/fonts/iconfont.svg?1449568682978#iconfont) format("svg")
}

* {
margin: 0;
padding: 0;
}
html {
    font-size: calc(100vw / 32);
    -webkit-text-size-adjust: 100%;
}
body {
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
font-size: small;
text-align: center;
height: 100%;
color: #333;
}
h1, h2, h3, h4, h5, h6, dl, dt, dd, p, li, textarea {
line-height: 1;
font-size: 100%;
font-weight: normal;
}
img {
border: none;
font-size: 0;
vertical-align: bottom;
}
ul, ol, li, dl, dt, dd {
list-style: outside none none;
}
table {
border-collapse: collapse;
}
a,
a:visited,
a:hover {
color: #000;
text-decoration: none;
}
sup, sub {
font-size: 75.5%;
position: relative;
}
sup {
vertical-align: top;
top: -0.1em;
}
sub {
vertical-align: bottom;
top: 0.1em;
}

/*==============================================
記事広告スタイル
============================================= */
#container {
width: 100%;
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
text-align: left;
}
.floatL {
float: left;
}
.floatR {
float: right;
}
.price {
font-family: Verdana;
color: #f00 !important;
}

/*==============================================
header
============================================= */
#header {
width: 100%;
height: 68px;
background: #fff;
box-sizing: border-box;
border-top: 3px solid #001789;
overflow: hidden;}

#header .logo {	
display: table;
float: left;
height: 57px;
text-align: left;
}
#header .logo img {
height: 20px;
vertical-align: middle;
}
#header .home {
display: table-cell;
vertical-align: middle;
}
#header .home a {
display: block;
width: 113px;
height: 20px;
background: url(https://img1.kakaku.k-img.com/images/article/pr/cmn/kakaku_logo.png) no-repeat 0 0;
text-indent: -999em;
font-size: 0;
background-size: 113px auto;
}

#header .usagebox{
float: right;
height: 30px;
margin-top: 5px;}

#header .usage{
color: #4d4d4d;
}

#header .usage .pr {
display: block;
float: right;
line-height: 25px;
height: 27px;
font-size: 10px;}

#header .usage .maker {
float: right;
margin-top: 4px;
margin-left: 4px;
line-height: 17px;
height: 17px;
font-size: 10px;
}
#header .usage .maker+.pr {
line-height: 17px;
height: 17px;
margin-top: 4px;
font-size: 10px;
box-sizing: border-box;
color: #858585}

.l-h_usage {
	padding-top: 26px;
}


/*==============================================
footer
============================================= */
.breadCrumb {
text-align: left;
}
.breadCrumb li {
display: inline-block;
line-height: 1.6;
font-size: 10px;
color: #858585;
}
.breadCrumb li a {
color: #858585;
text-decoration: none;
}
.breadCrumb li a:hover {
color: #858585;
text-decoration: underline;
}
.breadCrumb li+li:before {
margin-right: 2px;
content: '\00a0>\00a0'
}
.copyRight {
min-height: 1px;
margin-top: 20px;
padding: 15px 10px;
background-color: #fff;
}
.copyRight::after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.copyRightIn {
	width: 930px;
	margin: 0 auto;
}
.copyRight p {
line-height: 1.6;
color: #858585;
font-size: 10px;
}
.corporateLink {
display: inline-block;
}
.corporateLink p {
position: relative;
float: left;
margin: 0 10px;
}
.corporateLink p:first-child {
margin-left: 0;
}
.corporateLink p:first-child::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: -10px;
width: 1px;
height: 10px;
margin: auto;
background-color: #e1e1e1;
}
.corporateLink a {
position: relative;
color: #858585;
}
.corporateLink a:hover {
text-decoration: underline;
}
.corporateLink a::after {
content: "";
position: absolute;
top: 4px;
bottom: 0;
left: -2px;
width: 0;
height: 0;
}
.corporateLink+p {
float: right;
}

/*==============================================
to top
============================================= */
.pageTop {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
background: rgba(0,0,0,0.20) url(https://img1.kakaku.k-img.com/images/article/pr/cmn/pagetop3.png) no-repeat 0 0;
width: 58px;
height: 58px;
z-index: 100;
}
.pageTop:hover {
opacity: 0.7;
}

@media (min-width: 769px) {
	#header  .guide{display: none;}	}

@media (max-width: 768px) {
	
#header .home a {
display: block;
width: 113px;
height: 25px;
background: url(https://img1.kakaku.k-img.com/images/article/pr/cmn/kakaku_logo.png) no-repeat 0 4px;
text-indent: -999em;
font-size: 0;
background-size: 113px auto;
}
	
	#header {
		padding: 0 10px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	}
	#header {
		height: 55px;
	}
	#header .logo {
		height: 47px;
	}
	#header .category,
	#header .l-h_usage{
		display: none;
	}
	
	#header .usagebox{
float: right;
	text-align: right;
margin-top: 6px;}

	
#header  .guide {
	margin-top: 0;}
	
#header  .guide a {
color: #2e50c5;
/*color: #1e85e5;*/
font-size: 11px;
padding: 2px 0px 0px 20px;
background: url(https://img1.kakaku.k-img.com/images/icon_guide.gif) no-repeat left center;
text-decoration: none;}
		
#header .usage .maker {
margin-left: 4px;
margin-top: 0;
font-size: 10px;
color: #858585;
}
#header .usage .maker+.pr {
margin-top: 0;
font-size: 10px;
margin-bottom: 2px;
color: #858585;
}
.breadCrumb {
margin: 0 10px;
text-align: left;
display: flex;
justify-content: center;
flex-wrap: wrap;}

.copyRight {
line-height: 1.4;
margin-top: 10px;
padding: 10px 10px;
text-align: center;}
	
.corporateLink+p {
float: none;}
	
.copyRightIn {
width: auto;}
	
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;}
	
.floatL,
.floatR {
width: 100%;}
	
}