@charset "shift_jis";

/*==============================================
 common
============================================= */
img {
	display: block;
	width: 100%;
	height: 100%;
}
.forPC {
	display: none;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

@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")
}

#mainContents {
	background: #EBF0F5;
	padding-bottom: 3rem;
}


/*==============================================
 看板
============================================= */
h1 {
	background: url(https://img1.kakaku.k-img.com/images/article/printer/brother/sp_mainimg_2026-03.webp) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 53.76%;
}


/*==============================================
 注目記事
============================================= */
.feature_article {
	background: #fff;
	margin: .3rem auto 0;
	padding: 2rem 1.5rem;
}
.feature_article h2 {
	font-size: 1.4rem;
	font-weight: bold;
}
.feature_article li {
	overflow: hidden;
	margin: 1.2rem auto 0;
}
.feature_article li img {
	width: 45%;
	height: auto;
	float: left;
	margin-right: 1rem;
}
.feature_article li p {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.5;
}


/*==============================================
 注目モデル
============================================= */
.feature_product {
	padding: 1.5rem 1.5rem 0;
}
.feature_product .lead h2 {
	width: 50%;
	border: 1px solid #000;
	font-size: 1.4rem;
	font-weight: bold;
	padding: .6rem .8rem .5rem .8rem;
	margin: auto;
	text-align: center;
	position: relative;
}
.feature_product .lead h2::after {
	content: "";
	display: block;
	width: 1px;
	height: 15px;
	background: #000;
	position: absolute;
	left: 49%;
	bottom: -10px;
	transform: rotate(30deg);
}
.feature_product .lead h2::before {
	content: "";
	display: block;
	width: 5px;
	height: 15px;
	background: #EBF0F5;
	position: absolute;
	left: 48%;
	bottom: -10px;
	transform: rotate(30deg);
}
.feature_product .lead h3 {
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px solid #7d889b;
	padding-bottom: 1rem;
	margin-top: 1.5rem;
	position: relative;
}
.feature_product .lead h3::before {
	content: "";
	display: block;
	border-bottom: 5px solid #375F96;
	width: 33.33%;
	position: absolute;
	bottom: -5px;
}
  .feature_product .lead h3::after {
	content: "";
	display: block;
	border-bottom: 5px solid #6F473C;
	width: 33.33%;
	position: absolute;
	left: 33.33%;
	bottom: -5px;
  }
.feature_product .lead p {
	font-size: 1.2rem;
	line-height: 1.5;
	margin: 1.5rem auto 1.5rem;
}
.feature_product .prd_box {
	background: #fff;
	padding: 1.5rem;
}
.feature_product div:nth-child(1 of .prd_box) {
	padding-top: 2.5rem;
}
.feature_product .prd_box:last-child {
	padding-bottom: 3rem;
}
.feature_product .prd_box p {
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.4;
}
.feature_product div:nth-child(1 of .prd_box) p, .feature_product div:nth-child(2 of .prd_box) p {
	color: #eb6754;
}
.feature_product div:nth-child(3 of .prd_box) p, .feature_product div:nth-child(4 of .prd_box) p, .feature_product div:nth-child(5 of .prd_box) p {
	color: #1da0b7;
}
.feature_product .prd_box p span {
	display: block;
	background: #000;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	margin-bottom: 7px;
	padding: 5px 0 4px;
}
.feature_product .prd_box p span.for_home {
	background: #eb6754;
}
.feature_product .prd_box p span.for_business {
	background: #1da0b7;
}
.feature_product .prd_box .prd_info {
	display: block;
	overflow: hidden;
	margin-top: .5rem;
}
.feature_product .prd_box .prd_info dl {
	width: 50%;
	float: left;
}
.feature_product .prd_box .prd_info dt {
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 8px;
}
.feature_product .prd_box .prd_info dd small {
	display: block;
	font-size: .8rem;
	color: #888;
	margin: 1rem auto .5rem;
}
.feature_product .prd_box .prd_info dd strong {
	font-size: 1.8rem;
	font-family: verdana;
	color: #DB3E26;
}
.feature_product .prd_box .prdimg {
	display: block;
	width: 45%;
	float: right;
}

.rev_btn {
	display: flex;
	height: 36px;
	margin-top: 1.2rem;
}
.rev_btn dt {
	display: table-cell;
	vertical-align: top;
	background: #6e788a;
	width: 55px;
	position: relative;
}
.rev_btn dt::before {
	content: "満足度・レビュー";
	display: block;
	width: 55px;
	height: 36px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 1.25;
	position: absolute;
	top: 0;
	left: 0;
	padding: 7px 0 0 7px;
	box-sizing: border-box;
}
.rev_btn dt img {
	display: none;
}
.rev_btn dd.on, .rev_btn dd.off {
	display: flex;
	flex: 1;
	vertical-align: top;
}
.rev_btn dd.on a {
	position: relative;
	border-left: none;
	flex: 1;
	border: 1px solid #6e788a;
	border-left: none;
	height: 36px;
	overflow: hidden;
	display: block;
	color: #333;
	box-sizing: border-box;
}
.rev_btn dd.off > a {
	background: url(https://img1.kakaku.k-img.com/images/article/printer/brother/review_postbtn.svg) no-repeat center;
	background-size: 180px;
	border: 1px solid #6e788a;
	border-left: none;
	box-sizing: border-box;
	position: relative;
	flex: 1;
}
.rev_btn dd.off > a span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: none;
	opacity: 0;
	visibility: hidden;
}
.rev_btn dd.on .revnum {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding-top: 8px;
}
.rev_btn dd .num {
	color: #000;
	display: inline-block;
	font-family: Verdana;
	font-size: 125%;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: -0.05em;
}
.rev_btn dd .sup {
	height: 15px;
	display: flex;
	align-items: end;
	font-size: 85%;
	line-height: 100%;
	margin-left: 4px;
}
.rev_btn dd .stars {
	display: inline-block;
	height: 13px;
	width: 69px;
	background: url(https://img1.kakaku.k-img.com/images/article/printer/brother/star_all_2026-03.svg) no-repeat;
	background-size: 100%;
	margin-left: 2px;
}
.rev_btn dd .stars.s5 {background-position: 0 1px;}
.rev_btn dd .stars.s4half {background-position: 0 -13px;}
.rev_btn dd .stars.s4 {background-position: 0 -26px;}
.rev_btn dd .stars.s3half {background-position: 0 -39px;}
.rev_btn dd .stars.s3 {background-position: 0 -52px;}
.rev_btn dd .stars.s2half {background-position: 0 -65px;}
.rev_btn dd .stars.s2 {background-position: 0 -78px;}
.rev_btn dd .stars.s1half {background-position: 0 -92px;}
.rev_btn dd .stars.s1 {background-position: 0 -105px;}
.rev_btn dd .stars.s0half {background-position: 0 -118px;}
.rev_btn dd .stars.s0 {background-position: 0 -131px;}

.rev_pickup {
	margin-top: 1.8rem;
}
.rev_pickup dt {
	font-size: .9rem;
	font-weight: bold;
}
.rev_pickup dd {
	display: table;
	width: 100%;
	min-height: 4.5rem;
	margin-top: .5rem;
}
.rev_pickup dd a {
	display: table-cell;
	background: #EBF0F5;
	font-size: 1.1rem;
	line-height: 1.4;
	vertical-align: middle;
	padding: .25rem 2.5rem .1rem 1.2rem;
	position: relative;
}
.rev_pickup dd a:after {
	content: "▼";
	display: block;
	font-size: .7rem;
	color: #aaafb4;
	position: absolute;
	top: 50%;
	right: .5rem;
	transform: rotate(-90deg);
	margin-top: -.5rem;
}

.rev_pickup dd.zero {
	font-size: 1rem;
	font-weight: bold;
	color: #999;
	text-align: center;
}
.rev_pickup dd.zero span {
	display: table-cell;
	height: 5rem;
	border: 1px solid #e9e9e9;
	vertical-align: middle;
}


/*==============================================
 ランキング
============================================= */
.ranking {
	padding: 0 1.5rem;
}
.ranking .wrap {
	background: #fff;
	padding: 1.5rem;
}
.ranking .title {
	overflow: hidden;
}
.ranking .ranking_box + .title {
	margin-top: 3.5rem;
}
.ranking h2 {
	border-left: .7rem solid #6F473C;
	font-size: 1.45rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1.5rem;
	padding: 0 0 .1rem .6rem;
	float: left;
}
.ranking .ranking_box + .title h2 {
	border-color: #375F96;
}
.ranking .title a {
	display: block;
	width: 20%;
	background: #f4f7fb;
	border-radius: .2rem;
	font-size: .8rem;
	line-height: 1.2;
	float: right;
	margin-top: .8rem;
	padding: .4rem .5rem .3rem .6rem;
	box-sizing: border-box;
}
.ranking .title a:after {
	content: "▼";
	display: inline-block;
	font-size: .5rem;
	vertical-align: middle;
	transform: rotate(-90deg);
	margin-left: .2rem;
}
.ranking ul {
	display: flex;
	flex-flow: row wrap;
}
.ranking li {
	width: 50%;
	border-top: 1px solid #caced2;
	box-sizing: border-box;
	position: relative;
}
.ranking li:nth-child(1), .ranking li:nth-child(2) {
	border-top: 0;
}
.ranking li:nth-child(odd) {
	border-right: 1px solid #caced2;
	padding: 1.5rem 1rem 1.5rem 0;
}
.ranking li:nth-child(even) {
	padding: 1.5rem 0 1.5rem 1rem;
}
.ranking li img {
	width: 70%;
	height: auto;
	margin: auto;
}
.ranking li dl {
	margin-top: 1rem;
}
.ranking li dt {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.3;
}
.ranking li dd {
	font-family: verdana;
	font-weight: bold;
}
.ranking li dd.price {
	font-size: 1.3rem;
	color: #DB3E26 !important;
	margin-top: .6rem;
}
.ranking li dd.star {
	font-size: 1.1rem;
	color: #000;
	margin-top: .3rem;
}
.ranking li dd.star small {
	font-size: .8rem;
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, arial, verdana, sans-serif;
	font-weight: normal;
	color: #888;
	vertical-align: 1px;
}
.ranking li dd.star:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(https://img1.kakaku.k-img.com/images/article/printer/brother/star_2026-03.svg) no-repeat 0 center;
	background-size: contain;
	margin: 0 2px 0 0;
}
.ranking li .rank {
	min-width: 16px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #666;
	line-height: 1;
	display: inline-block;
	padding: 3px 2px;
	border: 1px solid #d7d7d7;
	position: absolute;
	top: 1rem;
	left: 0;
	z-index: 1;
}
.ranking li:nth-child(even) .rank {
	left: 1rem;
}
.ranking li .rank.gold, .ranking li .rank.silver, .ranking li .rank.bronze {
	width: 24px;
	min-height: 22px;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	border: none;
	text-align: center;
	background-repeat: no-repeat;
	z-index: 1;
}
.ranking li .rank.gold {
	background-image: url(https://img1.kakaku.k-img.com/images/common/rank_bg1.png);
}
.ranking li .rank.silver {
	background-image: url(https://img1.kakaku.k-img.com/images/common/rank_bg2.png);
}
.ranking li .rank.bronze {
	background-image: url(https://img1.kakaku.k-img.com/images/common/rank_bg3.png);
}
.ranking .note {
	font-size: .8rem;
	margin-top: 1.5em;
}


/*==============================================
 最新ニュース
============================================= */
.news {
	margin: 3.5rem auto 0;
	padding: 0 1.5rem;
}
.news .wrap {
	background: #fff;
	padding: 2.5rem 1.5rem 2rem;
}
.news h2 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.3;
}
.news li {
	font-size: 1.3rem;
	padding: 1.5rem 0;
}
.news li + li {
	border-top: 1px dotted #666;
}
.news li a {
	display: block;
	overflow: hidden;
}
.news li a img {
	width: 25%;
	float: left;
	margin: 0 1.2rem .5rem 0;
}
.news li h3 {
	font-weight: bold;
	line-height: 1.4;
	margin-top: .5rem;
}
.news li p {
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 1.2rem;
}


/*==============================================
 公式サイト
============================================= */
.makerBanner {
	margin: 3rem auto 0;
	padding: 0 1.5rem;
}
.makerBanner img {
	height: auto;
}



/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



