/*==========商品一覧全体==========*/





/* 	写真無し一覧
------------------ */

.type1 div.list_area {
    padding: 0;
    width: 100%;
    /* overflow: auto; */
    background-color:#ffffff;
    border-top:1px dotted #a5a5a3;
}

.type1 #page .odd  {
    background-color:#f7f6f1;
}

.type1 .select_section{
	display:block;
}

.type1 .category,
.type1 a.google_bt,
.type1 .details,
.type1 .select_section span,
.type1 .product_category,
.type1 .select_section1,
.type1 .select_section2{
	display:none;
}

/*左　ブロック*/
.type1 div.listphoto {
    float: left;
    width:20px;
    margin-left:10px;
    margin-top:13px;
}
/*カテゴリ一覧*/
.type1 .category ul {
    list-style-type: none;
    margin: 3px 0 0 -5px;
}
.type1 .category li{
  float:left;
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  border: 0;
  line-height: 100%;
  font-size:0;
}



/*右　ブロック*/
.type1 div.listrightbloc {
/*     float: right; */
/*     width: 74%; */
    margin-top: 10px;
    margin-left:15px;
}

/*商品名*/
.type1 div.listrightbloc h3 {
    float:left;
    font-weight: bold;
    font-size: 120%;
    width: 320px;
    padding-left:17px;

    margin-right:10px;
    line-height: 140%;
    background:url("../../../images/parts/goods-list/ic.gif") no-repeat left 5px;
}
.type1 div.listrightbloc h3 a{
    color:#0551b1;
    text-decoration: underline;
}

.type1 div.listrightbloc .separate{
    margin-left:5px;
    margin-right:5px;
}

/*商品詳細*/
.type1 div.listrightbloc .details {
    margin: 15px 0 15px 0;
}

.type1 div.listrightbloc .details .product_category ul {
    list-style-type: none;
    margin-bottom:5px;
}
.type1 div.listrightbloc .details .product_category li{
    float:left;
    margin: 0;
    margin-top:5px;
    padding: 0;
    border: 0;
    line-height: 100%;
    font-size:0;
}

.type1 .thumbnail_box{
	display:none !important;
}


/*価格*/
.type1 div.listrightbloc .pricebox {
  float:right;
  margin: 0;
}


.type1 .sale_price {
    color: #f4030a;
    font-weight: bold;
}

.type1 .delete_price {
    text-decoration:line-through;
}

.type1 .redhot {
    color: #f6070d;
}
.type1 div.listrightbloc .pricebox .special {
    color: #cc0000;
    font-weight: bold;
    font-weight: 120%;
}



.type1 div.listrightbloc .pricebox li{
    margin: 0 10px 0 0;
    padding: 0;
    border: 0;
    line-height: 140%;
}

.type1 div.listrightbloc .details2 li{
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 140%;
}




/* 	写真付き一覧
------------------ */

.type2 div.list_area {
    padding: 0;
    width: 100%;
    /* overflow: auto; */
    background-color:#ffffff;
    border-top:1px dotted #a5a5a3;
}

.type2 #page .odd  {
    background-color:#f7f6f1;
}

.type2 .select_section{
	display:block;
}

.type2 .select_section2{
	display:none;
}

/*左　ブロック*/
.type2 div.listphoto {
    float: left;
    width:110px;
    margin-left:15px;
    margin-top:20px;
}
/*カテゴリ一覧*/
.type2 .category ul {
    list-style-type: none;
    margin: 3px 0 0 -5px;
}
.type2 .category li{
  float:left;
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  border: 0;
  line-height: 100%;
  font-size:0;
}

.type2 .category li.category-text-type{
    display: inline-block;
    float:left;
    font-size: 0.8em;
    font-weight: bold;
    margin: 5;
    padding: 2px 15px 1px 15px;
    border: 1.5px solid #DFD28A;
    line-height: 100%;
    background-color: #DFD28A;
}

.type2 .category ul.noMargin {
    list-style-type: none;
    margin: 0px 0 0 -5px;
}
.type2 .category ul.noMargin li{
  float:left;
  margin: 0;
  margin-top: 0px;
  margin-left: 5px;
  padding: 0;
  border: 0;
  line-height: 100%;
  font-size:0;
}

/*右　ブロック*/
.type2 div.listrightbloc {
    float: right;
    width: 74%;
    margin-top:20px;
}

/*商品名*/
.type2 div.listrightbloc h3 {
    font-weight: bold;
    font-size: 120%;
    padding-left:17px;
    margin-bottom:10px;
    line-height: 140%;
    background:url("../../../images/parts/goods-list/ic.gif") no-repeat left 5px;
}
.type2 div.listrightbloc h3 a{
    color:#0551b1;
    text-decoration: underline;
}

.type2 div.listrightbloc .separate{
    margin-left:5px;
    margin-right:5px;
}

/*商品詳細*/
.type2 div.listrightbloc .details {
    margin: 15px 0 15px 0;
}

.type2 div.listrightbloc .details .product_category ul {
    list-style-type: none;
    margin-bottom:5px;
}
.type2 div.listrightbloc .details .product_category li{
    float:left;
    margin: 0;
/*    margin-top:5px; */
    padding: 0;
    border: 0;
    line-height: 100%;
    font-size:0;
}

.type2 div.listrightbloc .product_category ul {
    list-style-type: none;
    width: auto;
    margin-left:10px;
    margin-bottom:5px;
}
.type2 div.listrightbloc .product_category li{
    float:left;
    margin: 0;
/*     margin-top:5px; */
    margin-bottom: 5px;
    padding: 0;
    border: 0;
    line-height: 100%;
    font-size:0;
}
/*タグ　テキスト化*/
.type2 div.listrightbloc .product_category li.text-type{
  display: inline-block;
    float:left;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    margin-bottom: 6px;
    padding: 4px 5px 1px 5px;
    border: 1.5px solid red;
    line-height: 100%;
    background-color: #fff;
}

.type2 div.listrightbloc .product_category li.kinoppy-text-type{
  display: inline-block;
    float:left;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 4px 13px 1px 13px;
    border: 1.5px solid #9C6A1D;
    line-height: 100%;
    background-color: #9C6A1D;
}

.type2 div.listrightbloc .product_category li.reader-text-type{
  display: inline-block;
    float:left;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 4px 13px 1px 13px;
    border: 1.5px solid #9F3810;
    line-height: 100%;
    background-color: #9F3810;
}

.type2 div.listrightbloc .product_category li.reserve-text-type{
  display: inline-block;
    float:left;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 4px 20px 1px 20px;
    border: 1.5px solid #006699;
    line-height: 100%;
    background-color: #006699;
}

.type2 div.listrightbloc .product_category li.spePr-text-type{
  display: inline-block;
    float:left;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 4px 20px 1px 20px;
    border: 1.5px solid #3A1810;
    line-height: 100%;
    background-color: #3A1810;
}

.type2 div.listrightbloc .product_category li.campaign-text-type{
  display: inline-block;
    float:left;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 4px 13px 1px 13px;
    border: 1.5px solid #3A1810;
    line-height: 100%;
    background-color: #3A1810;
}

/*価格*/
.type2 div.listrightbloc .pricebox {
/*     margin: 0 0 3px 0; */
}


.type2 .sale_price {
    color: #f4030a;
    font-weight: bold;
}

.type2 .delete_price {
    text-decoration:line-through;
}

.type2 .redhot {
    color: #f6070d;
}
.type2 div.listrightbloc .pricebox .special {
    color: #cc0000;
    font-weight: bold;
    font-weight: 120%;
}

.type2 div.listrightbloc .pricebox li{
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 140%;
}

/*商品詳細2*/
.type2 div.listrightbloc .details2 li{
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 140%;
}

/*ボタン*/
div.sideByside{
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
  border-top:1px dotted #A5A5A3;
}

/* 	サムネイル
------------------ */
/*商品詳細*/
.type3 .category,
.type3 div.listrightbloc .details,
.type3 .pricebox,
.type3 .details2,
.type3 .google_bt,
.type3 .product_category,
.type3 .select_section{
	display:none;
}

.type3 .select_section2{
	display:block;
}

.type3 .listphoto{
	padding:5px 0 0 14.25px;
	width:auto !important;
}

.type3 h3{
  line-height: 1.2;
	padding:0px 10px 0 14.25px;
}

.type3 .list_area_wrap{
	word-spacing: -0.4em;
}

.type3 .list_area{
	width:138.5px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	word-spacing: normal;
	vertical-align:top;
	margin:0 0 15px 0;
}

.type3 #page .odd  {
    background-color:#f7f6f1;
}

.type3 .listphoto{
}

.type3 .delete_price {
    text-decoration:line-through;
}

/* 手動展示数増加とサムネイル表示時価格在庫表示の変更対応 start */
/*在庫*/
.type1 div.stock{
  clear: both;
  float: left;
  font-weight: 100%;
  width: 360px;
  margin: 0 0 0 30px;
}

.type2 div.stock{
  display: none;
}

.type3 div.stock{
  clear: both;
  font-weight: 100%;
  margin: 10px 10px 0 14.25px;
  line-height: 1.3;
}

/*価格*/
.type1 .pricebox_fair {
    display: none;
}

.type2 .pricebox_fair {
    display: none;
}

.type3 .pricebox_fair {
    clear: both;
    font-weight: 100%;
    margin: 10px 0 0 0;
    line-height: 1.3;}

.type3 div.listrightbloc .pricebox_fair {
    float:right;
    margin: 10px 0 10px 0;
}

.type3 .pricebox_fair .sale_price {
    color: #f4030a;
    font-weight: bold;
}

.type3 .pricebox_fair .delete_price {
    text-decoration:line-through;
}

.type3 div.listrightbloc .pricebox_fair .special {
    color: #cc0000;
    font-weight: bold;
    font-weight: 120%;
}

.type3 div.listrightbloc .pricebox_fair li{
    margin: 0 10px 0 4.25px;
    padding: 0;
    border: 0;
    line-height: 140%;
}
/* 手動展示数増加とサムネイル表示時価格在庫表示の変更対応 end */

/*もしかして*/
#didyoumean{
  font-size: 1.2em;
  font-weight: bold;
  color: red;
  display: block;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #333;
}
#didyoumean a{
	color: #0551b1;
	text-decoration: underline;
}


/*パンくず*/
#main_contents .pankuzu {

    padding:5px 0 5px 5px;
    background-color:#eeeeee;
}
#main_contents .pankuzu li {
    display:inline;
    line-height:110%;
    list-style-type:none;
}
#main_contents .pankuzu li a {
    color:#0551b1;
}

/*adjust*/
#main_contents .adjust{
    /*width:95%;*/
    width:96%;
    margin:0 auto 0 auto;
}

/*order*/
#main_contents .order {
/*     padding:5px 0 5px 0px; */
}
#main_contents .order li {
    display:inline;
    line-height:110%;
    list-style-type:none;
    margin: 0 0 0 -2px;
}
#main_contents .order li a {
    color:#0551b1;
/*     padding: 2px 5px; */
/*     margin: 1px;  */
}
#main_contents .order li span.current_page {
    padding: 1px 2px;
/*     margin: 1px; */
    color: #fff;
    font-weight: bold;
    background-color:  #575234;
}
#main_contents .order li .tl{
    font-weight:bold;
}

/*display*/
#main_contents .display {
/*     padding:5px 0 5px 0px; */
}
#main_contents .display li {
    display:inline;
    line-height:110%;
    list-style-type:none;
    margin: 0 0 0 -2px;
}
#main_contents .display li a {
/*     padding: 2px 5px; */
/*     margin: 1px; */
    color:#0551b1;
}
#main_contents .display li span.current_page {
    padding: 1px 2px;
/*     margin: 1px; */
    color: #ffffff;
    font-weight: bold;
    background-color:  #575234;
}
#main_contents .display li .tl{
    font-weight:bold;
}

/*ページング*/
div.navi_area {
    padding: 0;
    width: 100%;
    /* overflow: auto; */
}

.dotted{
    border-top:1px dotted #a5a5a3;
}

div#main_contents .counter{
    float:left;
}

div#main_contents .counter .sSearch-on{
	padding: 1px 3px;
    background-color: #eee;
}

div#main_contents .content-nav{
    margin:0 auto 0 auto;
    padding:0 auto 0 auto;
    text-align: right;
}

div#main_contents .content-nav ul li {
    list-style-type: none;
    font-size: 1em;
    display: inline;
    background-color: #FFFFFF;
}

div#main_contents .content-nav ul li a {
    text-decoration: none;
    padding: 2px 5px;
    margin: 1px;
    color: #1a4a9c;
}

div#main_contents .content-nav ul li a:hover {
}

div#main_contents .content-nav ul li a:visited {
}

div#main_contents .content-nav ul span.current_page {
    padding: 1px 5px;
    margin: 1px;
    color: #ffffff;
    background-color:  #575234;
}

/* #4799 和書・和雑誌JPO試し読み機能追加 >>>>>>>>>>>>>>>>>>>>>>>>> */
/*モーダルダイアログ*/
.modal-wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(59, 59, 59, 0.767);
    z-index: 9999;
    width: 9999px;
    height: 9999px;
}

.modal-detail-wrapper {
    position: fixed;
    margin-top: -150px; /* 中央配置する要素の横幅の半分だけ上にずらす */
    margin-left: -340px; /* 中央配置する要素の縦幅の半分だけ左にずらす */
    top: 50%;  /* 要素の上端を中央に */
    left: 50%;  /* 要素の左端を中央に */
    border-radius: 20px;
    padding: 15px;
    background: #fff;
    z-index: 10000;
}

.modal-detail {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    padding: 12px;
    color: #000;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.modal-detail-row {
    display: flex;
}

.content-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.25;
}

.modal-detail-button {
    margin-top: 10px;
    text-align: right;
}

.modal-detail-button-close {
    height: 35px;
    width: 85px;
    color: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 5px 0px rgb(0,0,0);
    background: linear-gradient(to bottom, #c6898a 0%, #b25e5a 48%, #921a1a 52%, #931d18 100%);
    font-size: 16px;
}

.modal-detail-url {
	color: #996600;
    text-decoration: underline;
}

/* #4799 和書・和雑誌JPO試し読み機能追加 <<<<<<<<<<<<<<<<<<<<<<<<< */

.modal-wrapper-new {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(59, 59, 59, 0.767);
    z-index: 9999;
    width: 9999px;
    height: 9999px;
}

.modal-detail-wrapper-new {
    width: 600px;
    text-align: center;
    background-color: #ffffff;
    position: fixed;
    top: 50%;  /* 要素の上端を中央に */
    left: 50%;  /* 要素の左端を中央に */
    border-radius: 20px;
    z-index: 10000;
    transform: translate(-50%, -50%);
}

.modal-detail-wrapper-new h2 {
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    background-color: #f5f5f5;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-detail-wrapper-new .URLtext{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #0551B1;
    margin-bottom: 14px;
    padding: 0 30px;
    word-break: break-all;
    text-decoration: none;
}

.modal-detail-wrapper-new .close label{
    display:block;
    cursor:pointer;
    font-size: 16px;
    height: 50px;
    border-top: 1px solid #ddd;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* setting of margin */
.mt00 { margin-top: 0px !important; }

.mt02 { margin-top: 2px !important; }

.mt05 { margin-top: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mt12 { margin-top: 12px !important; }

.mt15 { margin-top: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mt35 { margin-top: 35px !important; }

.mt40 { margin-top: 40px !important; }

.mt45 { margin-top: 45px !important; }

.mt50 { margin-top: 50px !important; }

.mt55 { margin-top: 55px !important; }

.mt60 { margin-top: 60px !important; }

.mt65 { margin-top: 65px !important; }

.mt70 { margin-top: 70px !important; }

.mt80 { margin-top: 80px !important; }



.mr00 { margin-right: 0px !important; }

.mr02 { margin-right: 2px !important; }

.mr05 { margin-right: 5px !important; }

.mr10 { margin-right: 10px !important; }

.mr12 { margin-right: 12px !important; }

.mr15 { margin-right: 15px !important; }

.mr20 { margin-right: 20px !important; }

.mr25 { margin-right: 25px !important; }

.mr30 { margin-right: 30px !important; }

.mr35 { margin-right: 35px !important; }

.mr40 { margin-right: 40px !important; }

.mr45 { margin-right: 45px !important; }

.mr50 { margin-right: 50px !important; }

.mr55 { margin-right: 55px !important; }

.mr60 { margin-right: 60px !important; }

.mr65 { margin-right: 65px !important; }

.mr70 { margin-right: 70px !important; }

.mr80 { margin-right: 80px !important; }



.mb02 { margin-bottom: 2px !important; }

.mb05 { margin-bottom: 5px !important; }

.mb10 { margin-bottom: 10px !important; }

.mb12 { margin-bottom: 12px !important; }

.mb15 { margin-bottom: 15px !important; }

.mb17 { margin-bottom: 17px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb25 { margin-bottom: 25px !important; }

.mb30 { margin-bottom: 30px !important; }

.mb35 { margin-bottom: 35px !important; }

.mb40 { margin-bottom: 40px !important; }

.mb45 { margin-bottom: 45px !important; }

.mb50 { margin-bottom: 50px !important; }

.mb55 { margin-bottom: 55px !important; }

.mb60 { margin-bottom: 60px !important; }

.mb65 { margin-bottom: 65px !important; }

.mb70 { margin-bottom: 70px !important; }

.mb80 { margin-bottom: 80px !important; }



.ml00 { margin-left: 0px !important; }

.ml02 { margin-left: 2px !important; }

.ml05 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml12 { margin-left: 12px !important; }

.ml15 { margin-left: 15px !important; }

.ml20 { margin-left: 20px !important; }

.ml25 { margin-left: 25px !important; }

.ml30 { margin-left: 30px !important; }

.ml35 { margin-left: 35px !important; }

.ml40 { margin-left: 40px !important; }

.ml45 { margin-left: 45px !important; }

.ml50 { margin-left: 50px !important; }

.ml55 { margin-left: 55px !important; }

.ml60 { margin-left: 60px !important; }

.ml65 { margin-left: 65px !important; }

.ml70 { margin-left: 70px !important; }

.ml80 { margin-left: 80px !important; }



/* setting of padding */
.pt00 { padding-top: 0px !important; }

.pt02 { padding-top: 2px !important; }

.pt05 { padding-top: 5px !important; }

.pt10 { padding-top: 10px !important; }

.pt12 { padding-top: 12px !important; }

.pt15 { padding-top: 15px !important; }

.pt20 { padding-top: 20px !important; }

.pt25 { padding-top: 25px !important; }

.pt30 { padding-top: 30px !important; }

.pt35 { padding-top: 35px !important; }

.pt40 { padding-top: 40px !important; }

.pt45 { padding-top: 45px !important; }

.pt50 { padding-top: 50px !important; }

.pt55 { padding-top: 55px !important; }

.pt60 { padding-top: 60px !important; }

.pt65 { padding-top: 65px !important; }

.pt70 { padding-top: 70px !important; }

.pt80 { padding-top: 80px !important; }



.pr02 { padding-right: 2px !important; }

.pr05 { padding-right: 5px !important; }

.pr10 { padding-right: 10px !important; }

.pr12 { padding-right: 12px !important; }

.pr15 { padding-right: 15px !important; }

.pr20 { padding-right: 20px !important; }

.pr25 { padding-right: 25px !important; }

.pr30 { padding-right: 30px !important; }

.pr35 { padding-right: 35px !important; }

.pr40 { padding-right: 40px !important; }

.pt45 { padding-right: 45px !important; }

.pr50 { padding-right: 50px !important; }

.pr55 { padding-right: 55px !important; }

.pr60 { padding-right: 60px !important; }

.pr65 { padding-right: 65px !important; }

.pr70 { padding-right: 70px !important; }

.pr80 { padding-right: 80px !important; }



.pb02 { padding-bottom: 2px !important; }

.pb05 { padding-bottom: 5px !important; }

.pb10 { padding-bottom: 10px !important; }

.pb12 { padding-bottom: 12px !important; }

.pb15 { padding-bottom: 15px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb25 { padding-bottom: 25px !important; }

.pb30 { padding-bottom: 30px !important; }

.pb35 { padding-bottom: 35px !important; }

.pb40 { padding-bottom: 40px !important; }

.pb45 { padding-bottom: 45px !important; }

.pb50 { padding-bottom: 50px !important; }

.pb55 { padding-bottom: 55px !important; }

.pb60 { padding-bottom: 60px !important; }

.pb65 { padding-bottom: 65px !important; }

.pb70 { padding-bottom: 70px !important; }

.pb80 { padding-bottom: 80px !important; }



.pl02 { padding-left: 2px !important; }

.pl05 { padding-left: 5px !important; }

.pl10 { padding-left: 10px !important; }

.pl12 { padding-left: 12px !important; }

.pl15 { padding-left: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pl25 { padding-left: 25px !important; }

.pl30 { padding-left: 30px !important; }

.pl35 { padding-left: 35px !important; }

.pl40 { padding-left: 40px !important; }

.pl45 { padding-left: 45px !important; }

.pl50 { padding-left: 50px !important; }

.pl55 { padding-left: 55px !important; }

.pl60 { padding-left: 60px !important; }

.pl65 { padding-left: 65px !important; }

.pl70 { padding-left: 70px !important; }

.pl80 { padding-left: 80px !important; }


/* 価格取り消し */
.delete_price {
    text-decoration:line-through;
}


