@charset "euc-jp";
h3.review_ttl {
    font-size: 1.5rem;
}
#product .linklist {
    margin: 0 10px;
}
#product .linklist a {
    color: #277287;
    padding: 0;
}


.product-title {
    border-bottom: 2px solid #CCC;
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
}

#last-day {
    color: #999999;
    font-size: 1rem;
    margin: 0 15px 10px;
    text-align: right;
}
.slick-slide span {
    background-color: rgba(255, 0, 0, 0.7);
    color: #DCDCDC;
    display: inline-block;
    font-size: 2rem;
    font-weight: bold;
    left: 10%;
    padding: 5px 18px;
    position: absolute;
    text-indent: 0;
    top: 38%;
    transform: rotate(-20deg);
    width: 80%;
}
.product_tabs {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product_tabs li {
    float: left;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    cursor: pointer;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #69C;
}
.product_tab {
    padding: 10px 0;
    text-align: center;
}
.product_tab.active {
    border: solid 2px #69C;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
}
.product_tab.active a, .product_tab.active a:hover {
    color: #222;
    text-decoration: none;
}

.product_tab a {
    color: #69C;
    font-size: 12px;
    text-decoration: underline;
}

.product_panels {
    clear: both;
    padding: 20px 0;
}
.product_panel.active {
    display: block;
}
.product_panel {
    display: none;
    clear: both;
}
.product_panels p {
    margin: 15px 0;
}


.product_img_sub ul {
    margin: 0;
    padding: 0;
}

.product_img_sub ul li {
    list-style: none outside none;
    text-align: center;
}
.product_img_sub ul li img {
    border-radius: 5px;
}
.taglist i {
    padding: 0 5px 0 0;
}

/*************************下のカートボタン****************************/
form.buy {
    background: #f6f6f6;
    padding: 0 20px 10px;
}
form.buy input {
    font-size: 16px !important;
}
#custom-options-checkbox-input {
    vertical-align: middle;
}
.disable_cartin {
    text-align: center;
}
.button--large {
    max-width: 260px;
    margin: 0 auto 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
#bottom-cart-botton {
    bottom: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999;
}

#bottom-cart-botton .bottom-cart-botton-inner {
    position: relative;
    width: 100%;
}
#bottom-cart-botton .bottom-cart-botton-inner form {
    margin: auto;
    width: 45%;
    padding: 0 5px 0 0px;
}
#bottom-cart-botton .bottom-cart-botton-inner .buy__inner {
    float: left;
    margin: 0;
}
#bottom-cart-botton .bottom-cart-botton-inner .buy__inner p {
    font-size: 8px;
    line-height: 10px;
    margin: 0;
    padding: 0;
}
#bottom-cart-botton .bottom-cart-botton-inner .buy__inner input {
    font-size: 16px;
    padding: 3px;
    text-align: center;
    width: 3em;
}
#bottom-cart-botton .bottom-cart-botton-inner form button {
    font-size: 100%;
    padding: 10px 0;
    width: 70%;
}
.op__inner div p {
    line-height: 1em;
    margin: 0;
    padding: 0;
}
.op__inner div label[for="option"] {
    float: left;
    font-size: 3.5vw;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
form.scroll-cart .op__inner .pulldown {
    height: auto;
}

/****************レビュー*******************/
.icon_star {
    overflow: hidden;
    width: 75px;
}
.icon_star img {
    max-width: 150px;
}

ul.review_poster {
    color: #000000;
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}
ul.review_poster li {
    color: #969696;
    float: left;
    padding: 0 10px;
}
.product_reviews {
    max-height: 290px;
    overflow: hidden;
}
.reviewlist_content {
    clear: both;
}
.reviewlist {
    font-size: 1rem;
    margin: 20px 0;
}
.product_reviews_btn {
    margin: 15px 0;
    text-align: center;
}
.product_reviews_btn a {
    border-radius: 5px 5px 5px 5px;
    padding: 5px 10px;
}

/*
#kiji br {
    display: none;
}
*/
.pass_row {
	clear: both;
	margin-bottom: 10px;
}
.pass_row .password_field {
	width: 55%;
}
.pass_top{
  margin-bottom:10px;
}
.product__fav-item {

}
.product__fav-item button {
	padding: 10px 15px;
	cursor: pointer;
	transition: .2s;
	color: #000;
	border: 0;
	outline: none;
		margin-top: 10px;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
  text-align:center;
  margin-bottom:10px !important;
  box-shadow:0 0 0 1px #999;
}
.product__fav-item svg {
	width: 20px;
	height: 20px;
	vertical-align: -.35em;
	fill: currentColor;
}
.product__fav-item .on{
  display:none;
}
.product__fav-item .off{
  display:inline-block;
  margin-left:0.5em;
}

.product__fav-item .fav-items .on{
  display:inline-block;
    margin-left:0.5em;
}
.product__fav-item .fav-items .off{
  display:none;
}

#product .date {
    text-align: right;
    padding: 0 1%;
}
.favorite-button{
  width:100%;
  border-radius:6px;
    position:relative;
}
.favo_link2{
  display:none;
  margin-bottom:0;
}

.favo_link2 a {
	display: block;
	border-radius: 5px;
	padding: 2px;
	box-shadow: 0 0 0 1px #aaa;
	color: #666;
	margin-top: 10px;
  text-align: center;
}

.section--push .section__inner {
    padding: 0;
}
.section--push p {
    margin: 0;
}

/*---------------*/
/*******モエンナテーブルスタイル********/
.moenna {
width: 100%;
background: #ffffff;
text-align:center;
border-spacing:0;
}

/*******商品詳細ボックス********/
.shohin_list{
width: 100%;
height:auto;
background-color:#FFF;
float: left;
padding: 0px;
margin:25px 0px 0px 5px;
border: 0px solid #6699CC;
}

.shohin_list h3
{
background-color: #6699CC;
font-size: 13pt; 
text-indent: 0em; 
color: #F5F5F5;
margin: 0px; 
padding: 5px;
}

.shohin_list p
{
background-color: #ffffff;
font-size: 8pt; 
font-weight: normal;
color: #666;
margin: 5px; 
padding-bottom: 5px;
height: 50px;
}

.shohin_list hr
{
margin-top: 0px;
margin-bottom: 5px;
}


.shohin_itembox
{
float: left;
width: 260px;
height: 400px;
background: #FFFFFF;
margin: 5px;
padding: 10px;
border: 1px solid #999;
}

.shohin_img
{
text-align: center;
height: ;
margin: 5px;
border-style: none;
}


.shohin_itemname
{
font-size: 16px;
font-weight: bold;
color: #666;
padding:0px;
margin: 0px;
}


/*******商品説明内テーブル　4********/

.shouhin_table4{
width: 800px;
margin: 10px 0px;
border-collapse: collapse;
}
.shouhin_table4 th{
width: auto;
padding: 6px;
text-align: left;
vertical-align: center;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.shouhin_table4 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*******画像を寄せる********/

.hidari {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}

/*******動画をレスポンシブ対応に********/
.youtube-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.youtube-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*******商品説明内テーブル********/

.shouhin_table{
width: auto;
margin: 10px 0px;
border-collapse: collapse;
}
.shouhin_table th{
width: auto;
padding: 6px;
text-align: center;
vertical-align: center;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.shouhin_table td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}


/*******商品説明内テーブル パート2********/

.shouhin_table2{
width: 100%;
table-layout: fixed;
margin: 10px 0px;
border-collapse: collapse;
}
.shouhin_table2 th{
padding: 12px;
text-align: center;
vertical-align: center;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.shouhin_table2 td{
padding: 6px;
text-align: center;
vertical-align: center;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*******商品説明内テーブル パート3********/
.shouhin_table3{
width: auto;
margin: 10px 0px;
border-collapse: collapse;
}
.shouhin_table3 th{
width: auto;
padding: 6px;
text-align: center;
vertical-align: center;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.shouhin_table3 td{
padding: 6px;
text-align: center;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*******商品説明内テーブル********/

.shouhin_table4{
width: 90%;
margin: 10px 0px;
border-collapse: collapse;
}
.shouhin_table4 th{
width: 30%;
padding: 6px;
text-align: center;
vertical-align: center;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.shouhin_table4 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*******見出し********/
.midasi {
border-bottom: 1px solid #6699CC;
border-left: 10px solid #6699CC;
text-align: left;
background-color: #fff;
font-size: 18px;
color: #000;
margin: 15px 0px 15px 0px;
padding: 8px 2px 8px 15px;
width: auto;
}

.midasi2 {
border-left:10px solid #48832C;
padding:3px 10px;
    font-size: 16px;
}


.midasi3 {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #FFB35C;
    font-size: 15px;
    margin-top: 20px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #FFCC01;
    letter-spacing: 0.1em;
    text-indent: 1em;
}


.midasi4 {
	padding: .5em .75em;
	background-color: #f6f6f6;
	border-left: 6px solid #ccc;
}

.midasi5 {
    font-size: 15px;
	color: #0174DF;
	font-weight: bolder;
}

.midasi6 {
	padding: .5em .75em;
	background-color: #6699CC;
	color: #ffffff;
  	font-weight:normal;
}

/******文字を目立たせる********/
.osirase {
background-color:#ff3030;
font-size:x-large;
color: #ffffff;
margin-left: 20px;
text-indent: 5pt;
}

.kangen_box {
    text-align: right;  
    clear:  both; 
}
.kangen_box_img {
    vertical-align: middle;
}
.kangen_box p{
    font-size: 0.8em;
}
.footstamp{
    padding:10px 10px 0;
}
.attention {
  background: #eee;
  padding: 10px;
  font-weight: bold;
}
.attention span {
  display: inline-block;
  font-size: 10px;
  background: #f07615;
  color: #fff;
  padding: 4px 10px;
  margin-right: 10px;
}
.hidden {
  display: none;
}
.closeup-cartlist {
  list-style: none;
  padding: 0;
}
#product .linklist__item {
  border-bottom:none;
}
.layout-01 h2 {
    font-size: 1.2em;
    padding: 0.5em 1em !important;
    background: #69c;
    clear: both;
    color: #FFF;
    text-align: left;
    margin: 0;
}
.layout-01 h3 {
    border-bottom: 1px solid #6699CC;
    border-left: 10px solid #6699CC;
    text-align: left;
    background-color: #fff;
    font-size: 18px;
    color: #000;
    margin: 15px 0px 15px 0px;
    padding: 8px 2px 8px 15px;
    width: auto;
}
.layout-01 h3 a {
    color: #000;
}
.layout-01 h4 {
    color: #000;
    margin: 20px 0 10px;
    border-left: solid 6px #999;
    padding: 5px 10px;
}
.layout-01 dd {
    margin-left: 0;
}
.balloon-attention {
    position: relative;
    background: #FFF4B0;
    padding: 10px;
    font-size: 90%;
  }
  .balloon-attention:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #FFF4B0;
  }