@charset "utf-8";

/*clearfix*/
.three-category:after,
.four-category:after,
.lineup-contents:after,
.lineup-area:after,
.half_area:after {
	content: '';
	display: block;
	clear: both;
}
.three-category,
.four-category,
.lineup-contents,
.lineup-area,
.half_area {
	zoom: 1;
}

/*====================================================
　モニターアーム
======================================================*/

/*half_area*/
.half_area {
	background-color: #fff;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.half_area .area_l {
	float: left;
	width: 290px;
}
.half_area .area_r {
	float: right;
	width: 400px;
}
.half_area .area_l p,
.half_area .area_r p {
	margin-top: 5px;
}
.half_area .area_l .main-item {
	margin-top: 15px;
	text-align: center;
}
.tb_base .pdf {
    margin-top: 0;
}

/*lineup-contents*/
.lineup-contents {
	margin-top: 20px;
	border: solid 1px #999;
}
.lineup-contents h4 {
	background: url(../img/lattice-bg.png);
	color: #333;
	padding: 10px 14px;
	margin-top: 0;
	margin-bottom: 14px;
}
.lineup-area {
	padding-bottom: 14px;
}
.lineup-area .area_l {
	float: left;
	padding-left: 14px;
	width: 150px;
}
.lineup-area .area-c {
	float: left;
	margin-left: 14px;
	width: 430px;
}
.lineup-area .area_r {
	float: left;
	margin-left: 14px;
	width: 292px;
}

/*four-category horizontal*/
.four-category-hr {
	margin-top: 5px;
}
.four-category-hr li {
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 179px;
	background-color: #fff;
}
.four-category-hr li h4 {
	background: url(../img/lattice-bg.png);
	color: #333;
	padding: 6px 1px 6px 1.4em;
	text-indent: -1em;
	font-size: 13.6px;
	margin-top: 0;
}
.four-category-hr li .photo {
	text-align: center;
	margin-top: 10px;
}
.four-category-hr li:nth-child(4){
	margin-right: 0;
}


/*four-category*/
.four-category {
	margin-top: 5px;
}
.four-category li {
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 192px;
}
.four-category li h4 {
	background: url(../img/lattice-bg.png);
	color: #333;
	padding: 6px 1px 6px 1.4em;
	text-indent: -1em;
	font-size: 13.6px;
	margin-top: 0;
}
.four-category li .photo {
	text-align: center;
	margin-top: 10px;
}

/*three-category*/
.three-category li {
	background-color: #fff;
	float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 238px;
	border: solid 1px #999;
	padding-bottom: 10px;
}
.three-category li.last {
    margin-right: 0;
}
.three-category li h4 {
	background-color: #ddd;
	color: #333;
	padding: 10px 14px;
	margin-top: 0;
	font-size: 14px;
}
.three-category li .photo {
	margin-top: 10px;
	text-align: center;
}

.area-b {
	padding: 14px;
}
.item-option img {
	margin-right: 12px;
}
.item-option {
	margin-top: 0;
	margin-bottom: 14px;
}

/*link-button*/
.link-button {
	overflow:hidden;
	width: 717px;
	margin-left: 213px;
}
.link-button li {
	float: left;
	padding: 30px 12px 5px;
}

.weblibbtn{
	position: relative;
	margin-top: 30px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	top: 10px;
	right: 10px;
	padding: 5px;
	border: 1px solid #999;
}
.weblib_L {
	background-color: #fff;
	width: 270px;
	height: 181px;
	float:left;
}
.weblib_R {
	background-color: #fff;
	width: 440px;
	height: 181px;
	margin-left: 270px;
}

.cont_l {
	width: 370px;
	float: left;
}
.cont_r {
	width: 320px;
	float: right;
}

.cont_l_half {
	width: 49%;
	float: left;
}
.cont_r_half {
	width: 49%;
	float: right;
}

.cont_l_300400 {
	width: 300px;
	float: left;
}
.cont_r_300400 {
	width: 400px;
	float: right;
}

.crimsonred {
    color: #C90A0A;
    font-weight: bold;
}



.fourimg {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fourimg li {
     -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.Typeguide_catalog{
	padding: 10px;
}
.Typeguide_catalog li{
    text-align: center;
    margin: 10px;
    width: calc(50% - 20px);
}
.Typeguide_catalog li a{
    display: block;
    color: #222;
    font-weight: bold;
    padding: 10px;
}
.Typeguide_catalog .colorS {
    background-color: #CCDEF1;
}
.Typeguide_catalog .colorM {
    background-color: #FBDDB1;
}
.Typeguide_catalog .colorL {
    background-color: #C1DDC6;
}
.Typeguide_catalog .colorLL {
    background-color: #F9D5D8;
}

.ml_20{
	margin-left: 20px;
}

/* font-size */
.fnts_lg{
	font-size: large;
}

/*border-oo: 2px #ccc dotted*/
.bdt_dot{
	border-top: 2px #ccc dotted;
}
.bdb_dot{
	border-bottom: 2px #ccc dotted;
}
.bdl_dot{
	border-left: 2px #ccc dotted;
}
.bdr_dot{
	border-right: 2px #ccc dotted;
}