@charset "utf-8";
/* CSS Document */

.title {
	font-family:Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000b8c;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
    background-color: #fff;
}

#goods-menu li a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/list1.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#goods-menu li a:hover {
    color: #9EDBF0;
}
.cart img{
	margin: 5px;
	}
.s_text{
	text-align: left;
}

/* conc type */
.s_conc{
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border: none;
	margin-top: 0px;
	margin-right: 6px;
	text-align: center;
	width: 150px;
	line-height: 100%;
    background: #39f;
}

.conc{
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border: none;
	margin-top: 0px;
	margin-right: 6px;
	text-align: center;
	width: 150px;
	line-height: 100%;
    background: #83ccd2;
}


/* jan corde */
.jan{
	font-size: 12px;
	color: #333333;
	padding: 4px;
	border: 1px dashed #999999;
	margin-top: 0px;
	text-align: center;
	width: 150px;
	line-height: 100%;


}
/* category */
.cate{
	font-size: 6px;
	color: #ffffff;
	background-color: #fff;
	margin: 0px;
	padding: 0 4px;
}
/* category */
.kw{
	float: left;
}

.label{
	float: right;
}

/* goods_area backdround */

div.csv2table-div {
    padding: 0 15px 15px;
    margin: 1px;
}

td.csv2table-table-td{
	padding           : 14px;
	font-size         : 14px;
	line-height: 160%;
	vertical-align: top;
	text-align: center;
}

/* 先頭列のTD背景色をorengeにする */
td.csv2table-table-td:nth-child(1){
text-align: center;
}

td.csv2table-table-td:nth-child(2){
vertical-align: top;
}

th.csv2table-sortMark{

}
td.csv2table-hoboNum{

}
/* Brand and Trademark */
.kind {
	padding: 0;
	margin: 0px;
}
h1.b_title {
    float: left;
	font-size: 20px;
	font-weight:normal;
	padding: 0 15px;
	margin:15px 0px;
	line-height: 160%;
	color: #000b8c;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000b8c;
}

.mark img {
vertical-align: top;
border: none;
}


/*=======================
商品紹介TOP
=====================*/

#good-info {
    margin-bottom: 100px;
}

#good-info  ul.page {
    flex-wrap: wrap;
    margin: 0 0 25px;
}

#good-info ul.page li {
    list-style: none;
	margin-right: 20px;
	font-size: 14px;
	line-height: 2.5;
}
#good-info  ul.page a{
	color: #000B8c;
	background-image: url(../img/list1.png);
	background-repeat: no-repeat;
	line-height: 100%;
	padding-left: 20px;
	background-position: 3px;
	text-decoration: none;
}
#good-info  ul.page a:hover{
	color: #9EDBF0;
	}

#good-info h3{
	margin: 5px;
	padding: 10px 0;
	font-size: 16px;
	color: #000B8c;
	border-color: #000B8c;
}

#good-info h2 {
    font-size: 16px;
    line-height: 100%;
    background-image: url(../img/h2.gif);
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-bottom: 15px;
    padding-left: 15px;
}

@media (max-width: 768px) {

#goods-area .right {
	    display: none;
	}

	#goods-area .label {
	    float: none;
	    margin-top: 15px;
	    text-align: right;
	}

#goods-area {
    width: 100%;
    float: none;
}

div#goods-menu {
    float: none;
    width: 100%;
}

div#goods-menu ul {
    display: flex;
    flex-wrap: wrap;
}

div#goods-menu ul li.oe_heading {
    width: 100%;
}

div#goods-menu ul li {
    width: 50%;
    padding: 5px 0;
}

td.csv2table-table-td {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 10px 0;
}

a.example-image-link {
    display: block;
}

td.csv2table-table-td a.example-image-link {
    margin: auto;
    text-align: center;
}

td.csv2table-table-td .right a {
    text-align: center;
    width: 100%;
    background: #1111CC;
    display: block;
    padding-top: 5px;
    margin-top: 15px;
}

.jan {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
}

.kw {
    display: none;
}

div#table_disp tr + tr {
    margin-top: 30px;
}

div#table_disp tr {
    display: block;
}

.accbox {
    margin: 0 0 2rem;
    padding: 0;
}

.accbox label {
    display: block;
    /* margin: 1.5px 0; */
    padding: 11px 12px;
    color: #000B8C;
    border-bottom: solid 1px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
}

.accbox label.start {
    border-top: solid 1px;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.accbox label:after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
	content: '+';
	font-size: 17px;
}

.accbox input[type=checkbox]:checked + label {
	background:#85baef;
}


.cssacc:checked + label:after {
    content: '-';
}

/*ラベルホバー時*/
.accbox label:hover {
    background: #85baef;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 8px 10px 10px;
    background: #f7f7f7;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}


/*=======================
商品紹介TOP
=====================*/
#good-info ul.page {
    padding: 8px 15px 10px;
    /* background: #f7f7f7; */
    box-sizing: border-box;
}

#good-info ul.page li {
    width: 50%;
    margin-right: 0;
}

#good-info h3 {
    border-top: solid 1px #000B8c;
    font-size: 15px;
    background: #85baef;
    margin-bottom: 0;
    padding: 12px;
}




}


/*iphone5s*/
@media (max-width: 320px) {

#goods-menu li a {
    font-size: 13px;
}

  #good-info ul.page li {
    font-size: 13px;
  }

}