.lowbox {
        vertical-align: top;
}

.sidebox {
        vertical-align: top;
  		margin-left: 25px;
}

.ccc { 
        padding: 5px;
        background: #e7e8e7;
        border-bottom: 1px solid #FFF;
}

.eee {
        padding: 5px;
        background: #F6F8F9;
        border-bottom: 1px solid #FFF;       
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.othercol {
margin: 0;
padding: 0;
width: 540px;
height: 400px;
}

.othercol li {
margin: 0;
padding: 0;
width: 180px;
height: 200px;
float: left;
display: inline;
}

.sizetable {
      width: 700px;
      height: auto;
      margin: 0;
      padding: 0;
      background: #FFF;
}

.sizetable th {
      width: 78px;
      height: 20px;
      text-align: center;
      padding: 0.3em;
      background: #d4d9dc;
      border-bottom: 1px dotted #9f9f98;
}

.sizetable td {
      width: 78px;
      height: 20px;
      text-align: center;
      padding: 0.3em;
      border-bottom: 1px dotted #ccc;
}

.sizetable2 {
      width: 700px;
      height: auto;
      margin: 0;
      padding: 0;
      background: #FFF;
}

.sizetable2 th {
      text-align: center;
      height: 20px;
      padding: 0.3em;
      background: #d4d9dc;
      border-bottom: 1px dotted #9f9f98;
}

.sizetable2 td {
      
      height: 20px;
      padding: 0.3em;
      border-bottom: 1px dotted #ccc;
}

.sizeback {
      background: #ffe100;
}

.title {
  font-weight: bold;
  font-size: 1.1em;
}

.sonota {
width: 100px;
padding-left: 10px;
}

.sonota li {
width: 100px;
height: 100px;
padding-top: 15px;
}

.otherimage {
width: 600px;
padding-left: 0px;
}

.otherimage li {
width: 100px;
height: 100px;
padding-right: 15px;
display: inline-block;
}

.regular_price_detail {
text-decoration: line-through;
}

.price_detail {
font-weight: normal;
}

.discount_rate_detail {
color: #FF0000;
}

/*---オプションを表形式で表示時に価格を表示しない場合、display: none;---*/
.table_price {}

.image_spot {
width:700px;
text-align:right;
}

.wall_title {
font-size: 16px;
border-bottom: 1px #ccc solid;
padding-bottom: 5px;
width: 700px;
}

.etc_bnr {
width: 400px;
height: 200px;
display: block;
margin-bottom: 5px;
}

.etc_btn_c{
display: block;
margin-bottom: 5px;
}

.caption { 
  text-align: right; 
 margin-top: 5px;
}

/*--------------------------　レビュー　設定　--------------------------*/

.review {
  width: 680px;
  margin: 20px auto;
}
.reviewlist_datas {
  overflow: hidden;
  font-size: 1.2em;
  margin-bottom: 10px;
  padding: 5px;
  border-bottom: 2px solid #EEEEEE;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding: 15px;
  border: 2px solid #EEEEEE;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  padding: 5px;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}


/*--------------------------頒布会　商品説明　設定--------------------------*/
td.ccc{
        padding: 0px 10px;
}
div.detail_expl table tbody tr td.eee {
        padding: 10px 20px;
}

li.liHanpukai {
        margin-left: 30px;
        margin-top: 5px;
        margin-bottom: 5px;}

li.example {
        margin: 10px 0px;
}

ul.example {
        margin: 10px 0px;
}
.fff {
        padding: 20px;
        background: #fff;
        border-bottom: 1px solid #FFF;
        width: 650px;     
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

#checkitem{
  margin: 10px 12px 0 0;
  width: 920px;
  height: 540px;
}
  
  .checkitem_list {
    float: left;
    width: 150px;
    margin: 20px 0 10px 25px;
    display: inline-block;
    text-align: center;
}
 
.ci_img {
    border: none;
    width: 150px;
}

#products {
	width: 950px;
    margin: 0 auto;
	float: none;
}

.detail_expl {
  width: 700px;
  font-size: 125%;
  line-height: 1.8em;

}

.nodata {
  min-height: 500px;
  margin-top: 50px;
}

/*--------------------------商品説明エリア dl dt dd

dl {
  width:700px;
  margin: 0;
}
dt {
  float:left;
}
dd {
  margin-left:7em;
  margin-top: -18px;
}

--------------------------*/

/*--------------------------阪神タイガースコラボ--------------------------*/

.t-shop {
     text-align: center; 
     font-weight: bold;
     font-size: 110%;
     line-height: 125%;
}

/*--------------------------売り切れ表示--------------------------*/

.SOLDOUTabsolute {
    position: absolute;
}

#productdetails {
    margin-top: 15px;
	margin-left: 15px; 
}

/*-------------パンくずリスト-------------*/

.pankuzu_under { 
  font-size:12px;
  text-align: left;
  margin: 30px 0 30px 15px; 

}

.lowbox2 {
  width:920px;
  border-top: 1px dotted #ccc;
  padding-top: 10px;
}

.lowbox2left {
  width: 390px;
  float: left;
}

.lowbox2center {
  width: 270px;
  float: left;
}

.lowbox2right {
  width:250px;
  float: right;
}

.snsbtn {
  margin-top: 5px;
}

.snsbtn li {
  display: inline;
}


/*---カートボタンまでジャンプ---*/
#jump_cart {
  width: 300px;
  height: 50px;
  margin: 23px 0px;
  background: #ffe200;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 500;
  border: none;
  cursor: pointer;
}

#jump_cart:hover {
	background-color: #990000;
    color: #ffffff;
}

/*---カートボタンまでジャンプ（SOLDOUT）---*/
#jump_cart_so {
  width: 300px;
  height: 50px;
  margin: 23px 0px 0px 0;
  background: #999;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 500;
  border: none;
  cursor: pointer;
}

#jump_cart_so:hover {
	background: #333;
    color: #ffffff;
}

.soldoutmessage {
  display: block;
  margin: 23px 0px;
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
}

/*---カートボタン---*/

#button_cart {
  width: 260px;
  height: 60px;
  margin-bottom: 10px;
  background: #ffe200;
  color: #2d2d2d;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  border: none;
}

#button_cart:hover {
	background-color: #990000;
    color: #ffffff;
}

#button_inquily {
  width: 250px;
  height: 60px;
  margin-bottom: 10px;
  background: #cccccc;
  color: #2d2d2d;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  border: none;
}

#button_inquily:hover {
	background-color: #990000;
    color: #ffffff;
}

.botton::before,
.botton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.botton,
.botton::before,
.botton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/*---アイコン---*/

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-cart {
  background-position: -264px -96px;
  margin-right: 10px;
}
.icon-down_bold {
  background-position: -144px -192px;
}
.icon-chevron_down {
  background-position: -528px -192px;
}

/*---商品説明イメージ写真を900pxで表示---*/

.img900 {
  margin-left: -90px;
}

.img935 {
  margin-left: -126px;
}

/*---お気に入りボタン---*/
.favorite-button {
  width: 260px;
  height: 36px;
  margin-bottom: 10px;
  color: #fff;
  cursor: pointer;
  border: 0;
  outline: none;
  background: #999;
}

.fav-items {
  color: #fff;
  background: #fd9143;  
}

/*---パンくず---*/
.button {
      padding: 4px 4px 2px;
      margin: 0 2px 6px 0;
    font-size: 90%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    border: none;
    display: inline-block;
}

.button--line {
    border: 1px solid #990000;
}

.taglist {
  font-size: 110%;
  margin: 10px 0 5px 0;
}

.reason {
    padding: 1em;
    color: #464646;
    background: rgb(255, 204, 153);
    border: 5px solid rgb(255, 102, 0);
    border-radius: 5px;
}

/*---パスワード付き商品---*/
.pass-form {
  margin: 10px;
}

.pass {
  font-weight: bold large/150%;
  color: red;
}

.textcenter {
  text-align: center;
}

.hatching {
  background: #CC0000;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.6em;
}

#option_name {
  border: 1px solid #ccc;
  border-bottom: 0px;
  color: #000;
  margin-top: 5px;
  padding: 3px;
  text-align: center;
  }

/* Animated GIF controls */
.GIFarea {
  position: relative;
  margin-left:auto;
  margin-right:auto;
}
.GIFarea img {
  cursor: pointer;
  width: 100%;
}
.GIFarea .GIFstopped {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -14%;
  transform: translate(50%, 50%);
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.GIFarea .GIFstopped > span {
  display: block;
  color: #ff0000;
  font-size: 100px;
  font-weight: 700;
  pointer-events: none;
  width: 40px;
  height: 40px;
}
.GIFarea .GIFstopped_img {
  opacity: 0.5;
}

#explain {
  border: 1px solid #ccc;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

hr {
  height:1px;
  background: #bbb;
  background-image: -webkit-linear-gradient(left, #eee, #777, #eee);
  background-image: -moz-linear-gradient(left, #eee, #777, #eee);
  background-image: -ms-linear-gradient(left, #eee, #777, #eee);
  background-image: -o-linear-gradient(left, #eee, #777, #eee);
}

#custom-options-container {
  width: 260px;
  margin-bottom:15px;
}

.howtocare {
  margin: 0;
  border:1px solid #000;
  background-color: #f5f5f5;
  font-size: 90%;
  line-height: 1.6em;
  padding: 10px;
}

.caution {
  margin: ０;
  border:2px solid #e10012;
  color: #FF0000;
  font-size: 95%;
  line-height: 1.8em;
  padding: 10px;
}

.precautions {
  margin: 0;
  border: 1px solid #ccc;
  text-align: center;
}

.precautions p  {
  background-color: #ffe200;
  line-height: 2.4em;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.annotation {
  margin: 0;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 2em;
}

.annotation p  {
  background-color: #e10012;
  font-size: 1.4em;
  line-height: 2.4em;
  font-weight: bold;
  color: #FFF;
  margin: 0;
  padding: 0;
}

.redpen {
  margin: 0;
  padding: 0;
  color: #e10012;
  font-size: 100%;
  font-weight: bold;
  line-height: 2.0em;
}

.modelcheck {
    font-size: 90%;
    margin-top: 0.5em;
}

/*作品データ*/

.datatable { 
  font-size: 0.9em;
  border-collapse: collapse;
  width: 100%;
  margin-top: 10px;
}

.datatable th {
  font-weight: normal;
  border: 1px solid #b9b9b9;
  background-color: #f5f5f5;
  padding: 6px;
  width: 8em;
  text-align: left;
}

.datatable td {
  border: 1px solid #b9b9b9;
  padding: 6px;
}

.frame {
  height: 160px;
 margin: 0; 
}

.frame li {
  float: left;
  list-style-type: none;
  margin: 0 10px 0 0;
}

.fukubukuronaiyou {
 width: 100%;
 border: 1px;
}

.fukubukuronaiyou {
}
