.product_description #bravity img{
  margin:0 auto;
	text-align:center !important;
  display: block;
}

.product_description #bravity h3{
color:#333;
border-bottom: 1px solid #333;
   font-weight:bold;
}

.product_description #bravity h4 {
border:none;
color: #333;
background:#f2f2f2;
  font-weight:bold;
}
  
  #lighence2{
background:#E3CB21;
padding:0;
text-align:center;
  margin:0 auto;
}
#lighence2 img{
max-width:740px;
  margin:0;
  padding:0;
}

#lighence2 p{
color:#111;
font-size:150%;
font-weight:bold;}

.product_description img{
  max-width:740px;
}


.product_description h3{
font-size:26px;
font-weight:400;
text-align:center;
margin:10px auto 5px auto;
border-bottom:1px solid #0099D0;
padding-bottom:8px;
color:#0099D0;
letter-spacing:0.02em;
line-height:140%;

}

.product_description h4{
border:1px solid #0099D0;
font-size:18px;
font-weight:400;
text-align:center;
padding:7px;
margin:10px auto 0px auto;
color:#0099D0;
letter-spacing:0.03em;
background:#FFF;
}

.product_description h5{
font-size:16px;
color:#0099D0;
letter-spacing:0.03em;
font-weight:400;
margin:4px 0 10px 0;
}

.product_description h6{
font-size:16px;
color:#0099D0;
letter-spacing:0.03em;
font-weight:bold;
margin:4px 0 -12px 0;
}

#proleft{
float:left;
width:400px;
margin-top:20px;
margin-bottom:30px;
}

#proright{
float:right;
width:300px;
margin-top:20px;
}


/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
font-size: 25px;
margin-bottom: 20px;
color:#3A3A3A;
font-weight:400;
}

div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%;
}

div.product_images {
width: 400px;
float: left;
display: inline;
margin: 0 auto 20px auto;
  text-align:center;


}

div.product_images div {
margin: 0 auto;
 text-align:center;
 
}

div.product_images div img {
max-width: 400px;
  max-height:400px;

  margin: 0 auto;
  text-align:center;


}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
}

#proright #add_cart input.cartBtn{
background:url(https://file002.shop-pro.jp/PA01354/612/images/cartin.png) no-repeat #52C3C2 55px 14px;
font-size:20px;
color:#FFF;
border:none;
width:300px;
height:50px;
font-weight:bold;
text-indent:9876px;
margin-bottom:15px;
}

#proright #add_cart .sold_out{
font-size:18px;
  padding-left:8px;
}

#proright #add_cart input.cartBtn:hover{
background:url(https://file002.shop-pro.jp/PA01354/612/images/cartin.png) no-repeat #565656 55px 14px;
}

#proright #add_cart .contact{
border:1px solid #DEDEDE;
text-align:center;
width:298px;
padding:15px 0;
margin:10px 0;
}

#proright #add_cart .contact img{
	margin:5px 0;
}

table.add_cart_table {
width: 100%;
margin-bottom: 20px;
border:none;
}
table.add_cart_table th {
border-bottom: 1px dotted #DEDEDE;
padding: 7px 5px 3px 5px;
font-size: 14px;
}
table.add_cart_table td {
border-bottom: 1px dotted #DEDEDE;
text-align:right;
padding: 7px 5px 3px 5px;
font-size: 14px;
}
table.add_cart_table td input {
width: 50px;
font-size: 16px;
padding:5px;
border:1px solid #CCC;
margin:10px 0;
text-align:center;
}

table.add_cart_table td select{
padding:5px;
}

table.add_cart_table td strong.price {
font-size: 25px;
font-weight:400;
}
table.add_cart_table td table{
float:right;}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px dotted #DEDEDE;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 15px;
line-height: 180%;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
clear: both;
word-wrap: break-word;
}

div.product_description p {
font-size: 16px;
line-height: 180%;
  margin-bottom:20px;
}



div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 100px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 200px;
}

div.product_link_area ul.other_link {
clear: both;
margin-top: 50px;
margin-left: 0px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
display:inline-block;
margin-right:20px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}


/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: 3px solid #CCC;
margin:-3px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		

}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
 border: 3px solid #66C4D0;
overflow:hidden;
position:absolute;
left:0;
right:0;

}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 0px;
width: 420px;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 20;
position: relative;
}
.cloud-zoom {
margin-bottom: 0px;
}
.zoom-small-image .mousetrap {
z-index:10;
position: absolute;
width: 100%;
left:0px;
right:0px;
top:0px;

}




/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 400px;
float: none;
margin-left: 0px;
}



a.cloud-zoom-gallery {
display: inline-block;
margin: 0 10px 10px 0;
cursor: pointer;
width: 50px;
height: 50px;
border: 1px solid #DEDEDE;
padding: 3px;
position:relative;
}

.zoom-tiny-image {
max-width:40px;
max-height:40px;
position:absolute;
right:0;
left:0;
top: 0;
bottom: 0;
margin: auto;
}
.zoom-tiny-image.selected{

}
a.cloud-zoom-gallery:hover {
border: 1px solid #66C4D0;
}

a.cloud-zoom-gallery:focus {
border: 1px solid #66C4D0;
}



.product_description div{
margin:10px;}
.product_description img{
margin:10px;}
.product_description table td,.product_description table th{
padding:0 10px;}



@media screen and (max-width: 620px) {
/* スマートフォン用のスタイル記述 */


  
#proleft{
float:none;
width:100%;
margin-top:20px;
margin-bottom:20px;
}

#proright{
float:none;
width:100%;
margin:0 auto;
text-align:center;
}
  
h2.product_name {
font-size: 16px;
margin-top:20px;
margin-bottom: 20px;
color:#3A3A3A;
font-weight:400;
text-align:left;
}

div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%;
}

div.product_images {
width: 100%;
float: left;
display: inline;
margin: 0 auto 20px auto;
  text-align:center;
}

div.product_images div {
margin: 0 auto;
 text-align:center;
}

div.product_images div img {
max-width: 100%;
  max-height:auto;
  margin: 0 auto;
  text-align:center;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
  margin:0 auto;
  text-align:center;
}

#proright #add_cart input.cartBtn{
background:url(https://file002.shop-pro.jp/PA01354/612/images/cartin.png) no-repeat #52C3C2 55px 14px;
font-size:20px;
color:#FFF;
border:none;
width:90%;
height:50px;
font-weight:bold;
text-indent:9876px;
margin:0 auto 15px auto;
  text-align:center;
}

#proright #add_cart .sold_out{
font-size:14px;
  padding-left:10px;
}

#proright #add_cart input.cartBtn:hover{
background:url(https://file002.shop-pro.jp/PA01354/612/images/cartin.png) no-repeat #565656 55px 14px;
}

#proright #add_cart .contact{
border:1px solid #DEDEDE;
text-align:center;
width:100%;
padding:15px 0;
margin:10px 0;
}

#proright #add_cart .contact img{
	margin:5px 0;
}

table.add_cart_table {
width: 100%;
margin-bottom: 20px;
border:none;
}
table.add_cart_table th {
border-bottom: 1px dotted #DEDEDE;
padding: 7px 5px 3px 5px;
font-size: 14px;
font-weight:400;
width:30%;  
}
table.add_cart_table td {
border-bottom: 1px dotted #DEDEDE;
text-align:left;
padding: 7px 5px 3px 5px;
font-size: 14px;
}
table.add_cart_table td table{
float:none;}

table.add_cart_table td input {
width: 50px;
font-size: 16px;
padding:5px;
border:1px solid #CCC;
margin:10px 0;
text-align:center;
}

table.add_cart_table td select{
padding:5px;
}

table.add_cart_table td strong.price {
font-size: 18px;
font-weight:400;
}
  
table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px dotted #DEDEDE;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 13px;
  line-height:140%;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
clear: both;
word-wrap: break-word;
}
 
div.product_description {
font-size: 14px;
line-height: 160%;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
clear: both;
word-wrap: break-word;
}

div.product_description p {
font-size: 14px;
line-height: 160%;
  margin-bottom:20px;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area ul.other_link {
clear: both;
margin-top: 50px;
margin-left: 0px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
display:inline-block;
margin-right:20px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}


/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: 3px solid #CCC;
margin:-3px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		

}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
 border: 3px solid #66C4D0;
overflow:hidden;
position:absolute;
left:0;
right:0;

}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 0px;
width: 90%;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 20;
position: relative;
}
  
.cloud-zoom {
margin-bottom: 0px;
}
.zoom-small-image .mousetrap {
z-index:10;
position: absolute;
width: 100%;
left:0px;
right:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 100%;
float: none;
margin: 0 auto;
  text-align:center;
}

a.cloud-zoom-gallery {
display: inline-block;
margin: 0 5px 5px 0;
cursor: pointer;
width: 46px;
height: 46px;
border: 1px solid #DEDEDE;
padding: 3px;
position:relative;
}

.zoom-tiny-image {
max-width:46px;
max-height:46px;
position:absolute;
right:0;
left:0;
top: 0;
bottom: 0;
margin: auto;
}
.zoom-tiny-image.selected{

}
a.cloud-zoom-gallery:hover {
border: 1px solid #66C4D0;
}

a.cloud-zoom-gallery:focus {
border: 1px solid #66C4D0;
}

.product_description h3{
font-size:18px;
font-weight:400;
text-align:center;
margin:10px auto 5px auto;
border-bottom:1px solid #0099D0;
padding-bottom:8px;
color:#0099D0;
letter-spacing:0em;
line-height:125%;
}

.product_description h4{
border:1px solid #0099D0;
font-size:16px;
font-weight:400;
text-align:center;
padding:7px 2px;
margin:10px auto 0px auto;
color:#0099D0;
letter-spacing:0em;
line-height:130%;
}

.product_description h5{
font-size:14px;
color:#0099D0;
letter-spacing:0.03em;
font-weight:400;
margin:4px 0 10px 0;
}

.product_description h6{
font-size:12px;
color:#0099D0;
letter-spacing:0.03em;
font-weight:bold;
margin:4px 0 0px 0;
}
  
  
div.product_link_area div.twitter {
width:100px;
}
  
div.product_link_area div.fb-like {
width:100px;
overflow:hidden;
} 
  
#lighence2 img{
width:92%;
}
  

  

  
}
