@charset "utf-8";
/* CSS Document */
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;
  box-shadow: 0 3px 0 rgba(36, 136, 5, 1);
}
.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: #b5b5b5;
}
.table-SeriesItem-price {
  color: #d70101;
}
.table-SeriesItem-price span {
  font-weight: bold;
}
td.table-SeriesItem_left {text-align: left !important;}
[data-item-normal_price_taxin], [data-item-normal_discount] {
  font-weight: bold;
  font-size: 22px;
}
.table-SeriesItem form.cart_type1 button {
background-image: none !important;
height: 44px;
width: 220px;
  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;
}
.link_rimokon:link, .link_rimokon:active, 
.link_rimokon:visited, .link_rimokon:hover{
	color: #222 !important;
	text-decoration: underline;
}
.pt18{padding-top: 18px !important;}
.pb18{padding-bottom: 18px !important;}

@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 button.linkToEstimate {
    width: 100%;
    height: inherit;
    text-indent: 0;
    font-size: 12px;
  }
  .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;
  }
}
.box_width_262 {
  width: 262px !important;
}
.box_width_371 {
  width: 371px;
}
.box_width_373 {
  width: 373px;
}
.box_width_488 {
  width: 488px !important;
}
.kireibenza_box1 {
  height: 282px;
  width: 709px;
  position: relative;
}
.kireibenza_item1 {
  position: absolute;
  left: 5px;
  bottom: 11px;
}
.kireibenza_item2 {
  position: absolute;
  left: 367px;
  bottom: 11px;
}
.box_width_186 {
  width: 186px;
}
.box_width_320 {
  width: 320px;
}
.box_width_507 {
  width: 507px;
}
.box_width_309 {
  width: 309px;
}
.box_width_158 {
  width: 158px;
}
.box_width_393 {
  width: 393px;
}
.box_width_232 {
  width: 232px;
}
.box_width_172 {
  width: 172px;
}
div.main_image {
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
}
.disc_pos1 {
  padding-top: 14px;
  width: 105px;
  height: 93px;
  line-height: 17px;
  font-size: 16px;
  /* transform: rotate(-25deg); */
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -5px;
  color: #fff;
  background: #d70000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-shadow: 2px 2px 2px #af0303;
}
.mb7 {
  margin-bottom: 7px;
}
.mb12 {
  margin-bottom: 12px;
}
.font_num {
  font-size: 52px;
  font-weight: normal;
  letter-spacing: -1px;
  font-family: 'MS UI Gothic', 'Helvetica Neue', 'Arial';
}
.pc_comment {
  font-size: 11px;
  text-align: right;
  color: #777;
}
.wc_text {
  background: #eee;
  padding: 10px;
}
.tab_box {
	display: flex;
	justify-content: space-between;
}
.type_text_01 {
	background: #fce399;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
.type_text_02 {
	background: #cbfabe;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
.type_text_03 {
	background: #daf4f2;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.question_title {
	font-size: 18px;
  font-weight: bold;
  margin: 30px 0 20px;
	background: #319b03;
	color: #fff;
  border-radius: 5px;
	padding: 10px;
}
.type_title {
	margin-bottom: 10px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	color: #319b03;
}
.tab_wrap1 {
  width: 755px;
}

.tab_wrap2 {
  width: 755px;
}
input[type="radio"] {
  display: none;
}
.tab_area1 {
  font-size: 0;
  border-bottom: #319b03 5px solid;
}
.tab_area1 label {
  width: 372px;
  margin-left: 10px;
  margin-top: 15px;
  border-radius: 6px 6px 0 0;
  display: inline-block;
  padding: 20px 7px 15px 7px;
  color: #3e692b;
  background: #dfeadc;
  border: #ccdcc7 1px solid;
  border-bottom: #fff 2px solid;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: ease 0.2s opacity;
  box-sizing: border-box;
}
.tab_area1 label:hover {
  background: #319b03 !important;
  transition: 0.2s;
  color: #fff;
}
.tab_area2 {
  font-size: 0;
  border-bottom: #319b03 5px solid;
}
.tab_area2 label {
  width: 372px;
  margin-left: 10px;
  margin-top: 15px;
  border-radius: 6px 6px 0 0;
  display: inline-block;
  padding: 20px 7px 15px 7px;
  color: #3e692b;
  background: #dfeadc;
  border: #ccdcc7 1px solid;
  border-bottom: #fff 2px solid;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: ease 0.2s opacity;
  box-sizing: border-box;
}
.tab_area2 label:hover {
  background: #319b03 !important;
  transition: 0.2s;
  color: #fff;
}


.panel_area1 {
  background: #fff;
  border: 3px solid #319b03;
  box-sizing: border-box;
  padding: 20px;
}
.panel_area2 {
  box-sizing: border-box;
}
.tab_panel1 {
  width: 100%;
  display: none;
}
.tab_panel2 {
  width: 100%;
  display: none;
}

#tab1:checked ~ .tab_area1 .tab1_label {
  background: #319b03 !important;
  color: #fff !important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab1:checked ~ .panel_area1 #panel1 {
  display: block;
}
#tab2:checked ~ .tab_area1 .tab2_label {
  background: #319b03 !important;
  color: #fff !important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab2:checked ~ .panel_area1 #panel2 {
  display: block;
}
#tab3:checked ~ .tab_area2 .tab3_label {
  background: #319b03 !important;
  color: #fff !important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 18px;
}
#tab3:checked ~ .panel_area2 #panel3 {
  display: block;
}
#tab4:checked ~ .tab_area2 .tab4_label {
  background: #319b03 !important;
  color: #fff !important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 18px;
}
#tab4:checked ~ .panel_area2 #panel4 {
  display: block;
}
.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;
}
.rank-g-btn a{background:#42a52f!important;color:#fff!important;text-decoration:none!important;width:220px!important;height:44px!important;border:none!important;border-radius:5px;position:relative!important;display: block;}
.rank-g-btn a:visited{color:#fff!important;}
.rank-g-btn a:link,a:visited{text-decoration:none!important;}
.rank-g-btn a:link,a:active{color:#fff!important;}
.rank-g-btn:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.rank-g-btn a:before{content:"商品詳細 ＞";text-align:center;position:absolute;top:12px;left:73px;font-size:15px;font-weight:bold;color:#fff!important;}
.rank-o-btn{background:#ff7816!important;color:rgba(0,0,0,0)!important;width:220px!important;height:44px!important;border:none!important;border-radius:5px;text-indent:0!important;white-space:nowrap!important;overflow:hidden!important;position:relative!important;}
.rank-o-btn:before{content:"取付工事お見積 ＞";text-align:center;position:absolute;top:12px;left:52px;font-size:15px;font-weight:bold;color:#fff!important;}
.rank-o-btn:hover {
  opacity: 0.7;
}
a:active{color:#222 !important;}

.rimokon_lineup{width: 100%;height: 267px;border-collapse: collapse;}
.rimokon_lineup caption{padding-bottom: 10px;font-weight: bold;font-size: 16px;}
.rimokon_lineup th{background: #efefef;}
.rimokon_lineup th, .rimokon_lineup td {border: 1px solid #ccc;padding: 8px;text-align: center;vertical-align: middle;}

.color-default {
color: inherit;
text-decoration: underline!important;
}
.color-default:link, .color-default:visited {
color: inherit;
}
.color-default:visited {
color: inherit !important;
}
.color-default:link, a:active {
color: inherit !important;
}
