td {
word-break: break-all;
}
.cyoutoku_box {
border: 1px solid #cccccc;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 30px;
/* background-attachment: fixed; */
background-image: url(/wc/img/toku.jpg);
background-repeat: no-repeat;
background-position: 20px 5px;
padding-left: 120px;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
font-size: 14px;
}

div#mainimg_off {
background: #319b03;
text-shadow: #2e8e05 2px 2px 2px;
}
h3 + p:after{
clear:both;
content:"";
display:block;
}

.ItemAnchorLink{
padding:15px;
background:#efefef;
}
.ItemAnchorLink-container{
width: 50%;
border: solid 2px #efefef;
background-color: #fff;
padding: 15px;
font-weight: bold;
color: #222;
float: left;
box-sizing: border-box;
}
.ItemAnchorLink-ProductName{
float:left;
}
.ItemAnchorLink-ProductName-OffRate{
width:107px;
padding-top:0px;
padding-bottom:0px;
background-color:#EB0000;
color:#fff;
text-align:center;
}
.ItemAnchorLink-ProductImg{
margin-top:15px;
float:right;
}
.ItemAnchorLink-Price{
margin-top:5px;
text-align:center;
color:#EB0000;
font-size:15px;
}
.ItemAnchorLink-Price [data-item-normal_price_taxin]{
font-size: 36px;
}
.ItemAnchorLink a{
text-decoration: none !important;
}
.ItemAnchorLink-btn{
width:100%;
border:1px solid #319b03;
padding:10px;
margin-top:5px;
background-color:#f2ffed;
color:#319b03;
text-align:center;
border-radius: 8px;
line-height:1.2;
box-sizing:border-box;
}
.ItemAnchorLink-btn:hover{
background-color:#319b03;
color:#fff;
}
.ItemAnchorLink-btn:visited{
background-color:#fdfbea;
color:#319b03;
}	
.RecomendPlan{
padding: 15px;
background: #e7f0e3;
}
.RecomendPlan h2 {
margin: -15px -15px 0 -15px !important;
}
.RecomendPlan h2 + p{
margin: 15px !important;
}
.RecomendPlan-Item{
border: solid 1px #319b03;
padding: 20px;
background: #fff;
color:#319b03;
margin-top:5px;
}
.RecomendPlan-Item-Title{
font-size:18px;
font-weight:bold;
margin-bottom:15px;
}
.RecomendPlan-Item-Txt{
width:550px;
float:left;
margin-left:15px;
color: #222;
}
.RecomendPlan-Item-Pic{
float:left;
}
.RecomendPlan-Item-PriceBtn-Price{
float: left;
width: 380px;
}
.RecomendPlan-Item-Price{
font-weight:bold;
font-size:36px;
color:#EB0000;
}
.RecomendPlan-Item-Price span{
font-size:14px;
}
.RecomendPlan-Item-PriceBtn-Btn{
width: 170px;
float:right;
}

.RecomendPlan-Item-Txt:after,.RecomendPlan-Item:after{
content:"";
display:block;
clear:both;
}

.box-SeriesFeature{
background: #f4f4f4;
padding: 20px;
}
.box-SeriesFeature .box-SeriesFeature-item:first-child{
margin-top:0 !important;
}
.box-SeriesFeature-item{
padding: 15px;
border: 1px solid #e5e5e5;
margin-top: 10px;
background: #fff;
}
.box-SeriesFeature-item:after{
content:"";
clear:both;
display:block;
}
.box-SeriesFeature-item > img{
float:left;
margin-right:15px;
}
.box-SeriesFeature-item > p{
overflow: auto;
}
.box-SeriesFeature-item > p > span{
font-weight: bold;
display: block;
padding-bottom: 7px;
color: #123a00;
font-size: 18px;
}

table[class^="table-SeriesFunction"]{
border-collapse:collapse;
width:100%;
box-sizing:border-box;
}
table[class^="table-SeriesFunction"] caption{
padding-bottom:10px;
font-weight:bold;
font-size:16px;
}
table[class^="table-SeriesFunction"] caption span{
font-weight:normal;
font-size:14px;
}
.table-SeriesFunction-td_center td{
text-align:center;
}
table[class^="table-SeriesFunction"] th,table[class^="table-SeriesFunction"] td{
padding:8px;
border:solid 1px #319b03;
}
table[class^="table-SeriesFunction"] th{
background:#e7f0e3;
}
.table-SeriesFunction-td_FunctionIcon td{
padding:15px 15px 10px 15px !important;
}
.table-SeriesFunction-td_FunctionIcon td span{
padding: 8px;
font-weight: bold;
background-color: #319b03;
font-size: 13px;
color: #fff;
margin: 0 5px 5px 0;
display: block;
float: left;
border-radius: 4px;
}
.box-SeriesFeatureBlocktype{
padding: 20px;
border-style: solid;
border-width: 3px;
border-color: #319b03;
}
.box-SeriesFeatureBlocktype .clear{
margin-bottom:10px;
}
.box-SeriesFeatureBlocktype:after{
content:"";
clear:both;
display:block;
}
.box-SeriesFeatureBlocktype-item{
float:left;
width:220px;
margin:8px
}
.box-SeriesFeatureBlocktype-item > p{
margin-top:10px;
}
.box-SeriesFeatureBlocktype-item-title{
padding: 10px;
background-color: #319b03;
color: #fff;
font-size: 16px;
font-weight: bold;
}
.static a {
border-radius: 3px;
text-align: center;
background-color: #40b11d;
width: 70px;
display: block;
color: #fff !important;
text-decoration: none !important;
font-size: 13px;
font-weight: bold;
margin: 10px auto;
padding: 10px 0 7px 0;
}

.static a:hover {
color:#fff;
text-decoration:none;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.btn_under_clear {
clear:both;
margin:5px 0 0;
text-align:right;
}

.table-SeriesItem caption{
padding-bottom:10px;
font-weight:bold;
font-size:16px;
}
.table-SeriesItem caption span{
font-weight:normal;
font-size:14px;
}
.table-SeriesItem{
width:100%;
border-collapse:collapse;
}
.table-SeriesItem th{
background:#efefef;
}
.table-SeriesItem th,.table-SeriesItem td{
border:1px solid #ccc;
padding:8px;
text-align:center;
vertical-align:middle;
}
.table-SeriesItem-triangle{
color: #2d9c00;
}
.table-SeriesItem-price{
color:var(--emphasisRed);
}

[data-item-normal_price_taxin],
[data-item-normal_discount]{
font-weight:bold;
font-size:20px;
}

.tyui [data-item-id] {
    font-size: small;
    font-weight: normal;
}

.table-SeriesItem form.cart_type1 .estimate-button button.linkToEstimate {
background: url(/img/common/form_btn_20150130.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 60px;
width: 253px;
display: inline-block;
vertical-align: bottom;
text-indent: -9999px;
cursor: pointer;
border: 0px;
margin: auto;
float: none;
}
.table-SeriesItem [data-item-cart_type1] .stock-selector-wrapper ,.table-SeriesItem [data-item-cart_type1] .cart-button{
display:none;
}
[data-item-cart_type2] table{
margin:0 auto;
table-layout: fixed;
}
.table-SeriesItem td.variation-label,.table-SeriesItem tr.variation-selector td {
border: none;
display: block;
padding: 0.4em 0 0 0;
}
.table-SeriesItem [data-item-cart_type2] .stock-selector td {
border: none;
display: block;
padding: 0.4em 0 0 0;
}
.table-SeriesItem [data-item-cart_type2] .cart-button{
display: block;
}
.table-SeriesItem [data-item-cart_type2] .cart-button button[type="submit"] {
width: 250px;
height: 52px;
}
.SeriesItem-type-table{
display: table-cell;
vertical-align: middle;
padding:15px;
}

.color-default {
color: inherit;
text-decoration: underline!important;
}
.color-default:link, .color-default:visited {
color: inherit;
}
.color-default:visited {
color: inherit;
}
.color-default:link, a:active {
color: inherit;
}

@media screen and (max-width: 855px){
#mainimg_off .sp_block{
line-height:1.2;
}
img.smp-img-block{
float:none !important;
display:block !important;
margin:0 auto 1em auto !important;
}
.h2-type6-1 + .box-bg1 {
padding: 0.8em !important;
}
.h3-type8-1 + .box-bg2 {
margin-top: 0 !important;
}
.ItemAnchorLink {
padding: 2px;
}
.ItemAnchorLink-ProductName{
	width: 100%;
	float:none !important;
	text-align:center !important;
}
.ItemAnchorLink-Price [data-item-normal_price_taxin]{
font-size:20px;
}
.ItemAnchorLink-ProductName .mt5{
margin-top:0 !important;
}
.ItemAnchorLink:after {
clear:both;
display:block;
content:"";
}
.RecomendPlan-Item {
width: 100%;
box-sizing: border-box;
}
.RecomendPlan-Item p{
text-align:center;
}
.RecomendPlan-Item-Title {
font-size: 16px;
line-height: 1.5em;
margin-bottom: 0.4em;
}
.RecomendPlan-Item-Pic {
float: none;
}
.RecomendPlan-Item-Txt {
width: 100%;
float: none;
margin: 0;
}
.RecomendPlan-Item-PriceBtn-Price{
width: 100%;
float: none;
}
.RecomendPlan-Item-PriceBtn-Btn {
float: none;
margin: auto;
}
p.RecomendPlan-Item-Price {
font-size: 30px;
}
.box-SeriesFeature{
padding:0.6em !important;
}
.box-SeriesFeature-item {
padding: 1.0em;
margin-top: 0.6em;
}
.box-SeriesFeature-item > p {
overflow: inherit;
}
.box-SeriesFeature-item > p > span {
font-size: 16px;
line-height: 1.5em;
}
table[class^="table-SeriesFunction"] ,.table-SeriesItem{
width: 98%;
margin: auto;
table-layout: fixed;
font-size: 12px;
}
.h3-type8-1 + .pa20 img{
float:none !important;
margin:0 auto 1em auto !important;
display:block;
}
.SeriesItem-type-table img {
display: block;
margin: auto;
}
.SeriesItem-type-table {
padding: 0.8em;
display: block;
}
.static a {
width: 100%;
padding: 4px;
box-sizing: border-box;
}
.static a:link,.static a:active,.static a:visited{
color:#fff !important;
font-size: 12px;
}
.table-SeriesItem-th-kakaku{
width:40%;
}
.table-SeriesItem form.cart_type1 .estimate-button button.linkToEstimate{
width: 100%;
height: inherit;
text-indent: 0;
font-size: 12px;
}
.cart-button button[type="submit"] {
width: 100% !important;
height: inherit !important;
padding: 3px !important;
box-sizing: border-box;
display: block;
text-indent: 0;
background: #F98B02 !important;
border-radius: 3px;
font-size: 12px;
font-weight: bold;
color: #fff !important;
box-shadow: 0 3px 0 rgba(223, 85, 0, 1);
margin-left: 0 !important;
}
.stock-selector td{
padding:0 !important;
}
select.rowsClassIndex.select-variation,select.colsClassIndex.select-variation {
width: 100% !important;
}
[data-item-cart_type2] table{
width: 100%;
}
.ItemAnchorLink-btn{
width:92%;
}
.box-line1{
text-align:center;
}
.RecomendPlan-Item-Pic{
float:none;
text-align:center;
}
.recplan-btn{
width:100%;
}
.ItemAnchorLink-ProductImg{
margin-right:10%;
}
.qr-characteristic-pic{
float:none;	
text-align:center;
}

}