@charset "utf-8";
.un_disposerTop_list_topic_wrapper {
  display: none;
}

.main-img-rela {
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
}
.disc_pos1 {
  padding-top: 15px;
  width: 95px;
  height: 80px;
  line-height: 17px;
  font-size: 17px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  background: #d70000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-shadow: 2px 2px 2px #af0303;
}
.un_priceBox_price__maker {
  display: flex;
  border: 1px solid #777;
  padding: 4px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.un_priceBox_price__maker::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 10px);
  border-top: 10px solid #999;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.un_disposerTop_openPrice {
  min-height: 24px;
}
.un_disposerTop_openPrice_inner {
  align-self: center;
  font-size: 8px;
  letter-spacing: -1px;
}
.un_priceBox_price__our{
  color: var(--dekiruGreen);
  display: flex;
  border:1px solid var(--dekiruGreen);
  padding:4px;
  align-items: center;
  justify-content: space-between;
}
.un_priceBox_price__maker + .un_priceBox_price__our{
  margin-top: 10px;
}
.disc_pos4.disc_pos_dekirukun {
  font-size: 14px;
  line-height: 18px;
}
.disc_pos_dekirukun span {
  margin-top: 3px;
}

.area_text_caution{display:flex;align-items:center;justify-content:center;border:solid 2px #d70101;padding:20px;font-size:18px;}
/*フロム工業「YS-8100」を交換した場合*/
.dis-flex {
  display: flex;
  justify-content: center;
}
.example-box {
  border: solid 1px #ccc;
  padding: 20px;
  position: relative;
  display: flex;
  height: 179px;
}
.example-midashi {
  position: absolute;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  padding: 10px;
  z-index: 10;
  top: -20px;
  left: 265px;
}
.example-img {
  position: absolute;
  top: -20px;
  left: 20px;
  z-index: 10;
  width: 188px;
}
.triangle-right {
  width: 0;
  height: 0;
  border-left: 20px solid #f2f2f2;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  margin: 5px 15px;
}
.example-text-box {
  position: absolute;
  top: 40px;
  left: 177px;
}
.example-flex {
  display: flex;
  padding-left: 83px;
}
.example-discount {
  border: 3px solid #d70101;
  padding: 5px 16px;
  text-align: center;
  color: #d70101;
  font-weight: bold;
  font-size: 16px;
}
.example-flex-set {
  border: 3px solid #d9d9d9;
  border-radius: 3px;
  display: flex;
  padding: 4px 17px 4px 4px;
  align-items: center;
}
.example-set-cost {
  font-weight: bold;
  background: #f2f2f2;
  padding: 27px 22px;
  border-radius: 3px;
}
.example-set-img {
  width: 85px;
}
.example-plus {
  position: relative;
  margin-top: -1px;
}
.example-plus:before {
  content: '';
  display: block;
  background: #7f7f7f;
  width: 25px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13px;
}
.example-plus:after {
  content: '';
  display: block;
  background: #7f7f7f;
  width: 25px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13px;
  transform: rotate(90deg);
}
.example-equal {
  position: relative;
  margin-top: -55px;
}
.example-equal:before {
  content: '';
  display: block;
  background: #7f7f7f;
  width: 25px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 10px;
}
.example-equal:after {
  content: '';
  display: block;
  background: #7f7f7f;
  width: 25px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 20px;
}
.example-set-total {
  padding-left: 43px;
}
.example-set-total-midashi {
  color: #fff;
  background: #7f7f7f;
  padding: 5px;
  text-align: center;
  margin-top: 7px;
  font-size: 13px;
}
.example-set-total-cost {
  font-weight: bold;
  font-size: 14px;
  margin-top: 3px;
  color: #d70101;
}
/*ディスポーザーの後付け・新規設置はできません*/
.box_width_371 {
  width: 371px;
}
.b-yellow {
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(transparent 65%, yellow 65%);
}
/*担当者より*/
.box-type {
  background: #fff;
  padding: 0px 20px 20px;
  border: solid 4px #ECECEC;
}
.box-type-midashi {
  display: inline-block;
  position: relative;
  top: -20px;
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding: 10px 15px;
  margin: 0 0 -5px;
  color: #13a35e;
  font-weight: bold;
  font-size: 16px;
}
.person-in-charge {
  font-size: 14px;
  color: #fff;
  background: #13a35e;
  padding: 2px 8px;
  border-radius: 5px;
  margin-right: 10px;
}
/*製品認証を取得している製品であれば交換可能です*/
.non-successor {
  border: solid 4px #ECECEC;
  padding: 10px;
}
.non-successor-center {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  text-align: center;
}
/*ご利用の流れ ～交換まで4ステップ～*/
.bg-img-arrow {
  background: url(/disposer/img/disposer-change-10.png);
  width: 711px;
  height: 518px;
  background-repeat: no-repeat;
}
.nagare-box-flex {
  display: flex;
}
.nagare-box1, .nagare-box2, .nagare-box3, .nagare-box4 {
  width: 323px;
  padding: 10px;
  border: 1px solid #ccc;
  position: relative;
}
.nagare-box1:before, .nagare-box2:before, .nagare-box3:before, .nagare-box4:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #00b050 transparent transparent transparent;
  z-index: 10;
}
.nagare-box1:after, .nagare-box2:after, .nagare-box3:after, .nagare-box4:after {
  position: absolute;
  display: block;
  white-space: pre;
  color: #fff;
  top: 8px;
  left: 10px;
  text-align: center;
  z-index: 10;
  line-height: 1.2;
  font-size: 26px;
  font-weight: bold;
}
.nagare-box1:after {
  content: "1";
}
.nagare-box2:after {
  content: "2";
}
.nagare-box3:after {
  content: "3";
}
.nagare-box4:after {
  content: "4";
}
.nagare-box-title {
  position: absolute;
  background: #92d050;
  color: #fff;
  top: 0;
  left: 1px;
  width: 343px;
  padding: 10px 10px 10px 50px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.nagare-box-contents {
  display: flex;
  margin-top: 57px;
}
.box_width_193 {
  width: 193px;
}
.nagare-box-green {
  color: #00b050;
  border: 3px solid #00b050;
  border-radius: 8px;
  padding: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: #fff;
}
/*ショートカットで見積りも可能です　バナー*/
.contents_top {
  position: relative;
}
.contents_top > div + div {
  position: absolute;
  top: 198px;
  left: 20px;
}
/*ディスポーザーの種類 タブ切り替え*/
.tab_wrap1 {
  width: 755px;
}
input[type="radio"] {
  display: none;
}
.tab_area1 {
  display: flex;
  border-bottom: #319b03 5px solid;
}
.tab_area1 label {
  background: #dfeadc;
  padding: 16px 18px 11px 16px;
  display: block;
  color: #3e692b;
  width: 50%;
  font-size: 18px;
  text-align: center;
  margin-left: 10px;
}
.tab_area1 label:hover {
  text-decoration: none;
  background: #319b03;
  color: #fff;
}
.panel_area1 {
  background: #fff;
  border: 3px solid #ddd;
  box-sizing: border-box;
  padding: 20px;
}
.tab_panel1 {
  width: 100%;
  display: none;
}
#tab1:checked ~ .tab_area1 .tab1_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab1:checked ~ .panel_area1 #panel1 {
  display: block;
}
#tab2:checked ~ .tab_area1 .tab2_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab2:checked ~ .panel_area1 #panel2 {
  display: block;
}
#tab3:checked ~ .tab_area1 .tab3_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab3:checked ~ .panel_area1 #panel3 {
  display: block;
}
.box_width_369 {
  width: 369px;
}
/*蓋スイッチ（一括投入）と専用スイッチ（連続投入）の違い*/
.switch-box-flex {
  display: flex;
}
.switch-box {
  border: 2px solid #ddd;
  padding: 9px;
}
/*処理できない生ゴミ 表*/
.caution-table {
  width: 755px;
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
}
.caution-table th {
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
  padding: 10px;
  background: #D9D9D9;
  text-align: center;
}
.caution-table td {
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
  padding: 10px;
}
.caution-table td.bg-grey {
  background: #f2f2f2;
  text-align: center;
}
/*取り扱いメーカー・製品ご紹介 タブ切り替え*/
.tab_wrap2 {
  width: 755px;
}
.tab_area2 {
  display: flex;
  border-bottom: #319b03 5px solid;
}
.tab_area2 label {
  background: #dfeadc;
  padding: 16px 18px 11px 16px;
  display: block;
  color: #3e692b;
  width: 50%;
  font-size: 18px;
  text-align: center;
  margin-left: 10px;
}
.tab_area2 label:hover {
  text-decoration: none;
  background: #319b03;
  color: #fff;
}
.panel_area2 {
  background: #fff;
  border: 3px solid #ddd;
  box-sizing: border-box;
  padding: 20px;
}
.tab_panel2 {
  width: 100%;
  display: none;
}
#tab4:checked ~ .tab_area2 .tab4_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab4:checked ~ .panel_area2 #panel4 {
  display: block;
}
#tab5:checked ~ .tab_area2 .tab5_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab5:checked ~ .panel_area2 #panel5 {
  display: block;
}
#tab6:checked ~ .tab_area2 .tab6_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab6:checked ~ .panel_area2 #panel6 {
  display: block;
}
#tab7:checked ~ .tab_area2 .tab7_label {
  font-size: 18px;
  border-radius: 0;
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #319b03;
  color: #fff;
}
#tab7:checked ~ .panel_area2 #panel7 {
  display: block;
}
.disposer-flex {
  display: flex;
}
.disposer-size {
  width: 173px;
}
.disposer-text {
  width: 343px;
}
.disposer-cost {
  width: 406px;
}
.disposer-cost-flex {
  display: flex;
  align-items: center;
}
.disposer-cost-discount {
  border: 2px solid #d70101;
  padding: 3px 30px;
  text-align: center;
  color: #d70101;
  font-weight: bold;
  font-size: 16px;
}
.disposer-static-cost {
  font-weight: bold;
  font-size: 18px;
  margin-top: 3px;
  color: #d70101;
}
.disposer-link {
  width: 100px;
}
.wb-ba {
  word-break: break-all;
}
.static-button a {
  text-align: center;
  background-color: #40b11d;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  height: 72px;
  position: relative;
  border-radius: 3px;
}
.static-button a:hover {
  opacity: 0.8;
}
.static-button a:before {
  position: absolute;
  content: "商品詳細 ""\03e";
  top: 26px;
  left: 16px;
  font-size: 14px;
  font-weight: bold;
}
/*ディスポーザーの基本工事費*/
ul.box-main {
  float: left;
  width: 550px;
  font-size: 14px;
}
ul.box-main li {
  position: relative;
  padding-left: 30px;
  margin-left: 30px;
  text-indent: -30px;
  line-height: 1.5;
  margin-top: 12px;
}
ul.box-main li:before {
  position: absolute;
  content: url(/gas/img/cost/icon-check-green.png);
  margin-right: 2px;
  vertical-align: -webkit-baseline-middle;
}
.dib {
  display: inline-block;
}
.box_width_397 {
  width: 397px;
}
.cons_hosyo_title {
  color: #4ebe50;
  font-size: 24px;
  font-weight: bold;
}
.change-table {
  width: 711px;
  border: 2px solid #d9d9d9;
  border-collapse: collapse;
}
.change-table th {
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  padding: 10px;
  background: #f2f2f2;
  text-align: center;
}
.change-table td {
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  padding: 10px;
}
/*バナー各種*/
.bnr-flex {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.bnr-flex2 {
  display: flex;
  justify-content: space-around;
}

/*見積りボタン*/
.estimate_btn {
  display: inline-block;
  padding: 20px 5px;
  border-radius: 40px;
  text-decoration: none;
  color: #FFF !important;
  background-image: linear-gradient(45deg, #f25c05 0%, #ff985c 100%);
  transition: .4s;
  width: 90%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 30px 5% 0;
  font-size: 24px;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .11);
}
.estimate_btn:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}
.estimate_btn a:link, .sp_estimate_btn a:active, .sp_estimate_btn a:visited {
  color: #FFF !important;
}

.main_v {
  width: 100%;
  min-width: 950px;
  overflow: hidden;
  background: #f4f4f4;
  margin-top: 0px;
  background: url(https://598xxw5e.cdn.imgeng.in/disposer/img/index/mainV_2000_10yg.jpg?2024_1023) no-repeat center; /* 本番用のimgengを直で読みに行ってます */
}

.testSrv .main_v {
  background: url(/disposer/img/index/mainV_2000_10yg.jpg?2024_1023) center 0 no-repeat; /* プレビュー環境のビルボード画像 */
}
.previewSrv .main_v {
  background: url(/disposer/img/index/mainV_2000_10yg.jpg?2025_0313) center 0 no-repeat; /* 制作開発環境のビルボード画像 */
}

.frame_wrapper_3contents {
  width: 950px;
  height: 367px;
  margin: 0 auto;
  position: relative;
}

.frame_wrapper_3contents div a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 10px 9px 5px;
  color: #555;
  background: rgba(255, 255, 255, .8);
  box-sizing: border-box;
}
.frame_wrapper_3contents div a:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.frame_wrapper_3contents div a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.frame_wrapper_3contents div.priceBox_wrapper div.priceBox+.priceBox {
  margin-left: 13px;
}

.priceBox_wrapper {
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 275px;
}

.priceBox {
  width: 180px;
  min-height: 290px;
  position: relative;
  background: rgba(255,255,255,.8);
  box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
}

.priceBox div.df {
  display: flex;
  width: 160px;
}
.priceBox_itemCode{
  font-size: 10px;
  color:#555;
}
.PriceBox_maker{
  margin-bottom: 5px;
}
.top_price {
  font-size: 8px !important;
  letter-spacing: -1px;
  line-height: 12px;
  text-align: left;
}
.maker {
  color: #777;
}
.tokka {
  color: #319b03;
}
.mt8 {
  margin-top: 8px;
}

.mt7 {
  margin-top: 7px;
}
.disc_pos4 {
  line-height: 17px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 48px;
  color: #fff;
  background: #d70000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-shadow: 2px 2px 2px #af0303;
  padding-top: 10px;
  width: 80px;
  height: 70px;
  font-size: 16px;
}
.df {
  display: flex;
  justify-content: space-between;
}
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.mb7 {
  margin-bottom: 7px;
}
.main_v [data-item-code]{
display: inline;
}
@media screen and (max-width: 1280px) {
  .main_v {
    background: url(https://598xxw5e.cdn.imgeng.in/disposer/img/index/mainV_1280_10yg.jpg?2024_1023) no-repeat center; /* 本番用のimgengを直で読みに行ってます */
  }
  .testSrv .main_v {
    background: url(/disposer/img/index/mainV_1280_10yg.jpg?2024_1023) no-repeat center; /* プレビュー環境のビルボード画像 */
  }
  .previewSrv .main_v {
    background: url(/disposer/img/index/mainV_1280_10yg.jpg?2025_0313) no-repeat center; /* 制作開発環境のビルボード画像 */
  }
  .priceBox_wrapper {
    left: 365px;
  }
}

.table_koujihi {
    border: 2px solid #ccc;
    border-collapse: collapse;
    background: #fff;
    margin-top: 20px;
    width: 755px;
}
.table_koujihi_tr01 {
    color: #222;
    font-size: 18px;
    font-weight: bold;
    background: #f4f4f4;
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}
.table_koujihi td {
    text-align: center;
    border: 1px solid #ccc;
    line-height: 1em;
    padding: 10px;
}
td.bl_costPanel_price{
	padding: 18px 10px 10px 10px !important;
}
.box-bg4 {
    border-radius: 6px;
    background: #fdfbea;
    padding: 4px 15px 15px 15px;
}
.box-main-title {
    font-size: 24px;
    font-weight: bold;
    color: #00311a;
    text-align: center;
    padding: 10px 10px 0px 10px !important;
}
#box-main ul {
    float: left;
    width: 100%;
    font-size: 14px;
}
#box-main li {
    margin-left: 30px;
    text-indent: -30px;
    line-height: 1.5;
    margin-top: 12px;
    position: relative;
    padding-left: 30px;
	font-size: 18px;
    font-weight: bold;
}
#box-main li:before {
    content: url(/gas/img/cost/icon-check-green.png);
    margin-right: 2px;
    vertical-align: -webkit-baseline-middle;
    position: absolute;
}

.un_impossiblePanel_inner {
    border: 1px #ddd solid;
    padding: 20px;
}
.un_impossiblePanel {
    display: flex;
    width: 100%;
}
.un_impossiblePanel > .bl_tipsPanel {
    width: 100%;
}
.un_impossiblePanel .un_impossiblePanel_img {
    flex-shrink: 0;
}
.un_impossiblePanel + .un_impossiblePanel {
    margin-top: 20px;
}
.un_impossiblePanel .un_impossiblePanel_img + .un_impossiblePanel_txt {
    margin-left: 20px;
}
.un_impossiblePanel_wrapper + .bl_panel_wrapper {
  margin-top: 20px;
}
.un_costPanel_wrapper {
    border: 2px solid #ccc;
    border-top: 0;
    padding:10px 20px 20px;
}

.un_makerBtn {
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #ccc;
    padding: 9px 22px 7px 12px;
    position: relative;
    float: right;
}
.un_makerBtn:link,
.un_makerBtn:active,
.un_makerBtn:visited {
    color: #000;
}
.un_makerBtn::after {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #319b03;
    position: absolute;
    right: -6px;
    bottom: -6px;
    transform: rotate(45deg);
}
.un_makerBtn:hover {
  opacity: .8;
  text-decoration: none;
}
.un_dispoTop_sokunou_wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2px;
}
.stock_wrap div:nth-child(2) {
  width: 52%;
}
.un_dispoTop_nouki1week_wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: -1px;
}
.un_dispoTop_nouki1week_wrap .un_dispoTop_nouki1week_wrap_icon {
  margin-top: -1px;
}


/* お客様の声 */
.ico_blank02{margin:0 0 3px 4px;}
.cupboard_link a{color:#222!important;}

.un_billboardProductsList .un_billboardProductsList_hdg .un_billboardProductsList_hdg_row .un_billboardProductsList_hdg_logo {
  margin-bottom: 0 !important;
}