@charset "utf-8";
@media screen and (max-width: 640px) {
  .productDetail table.un_faucet_specTable {
    box-sizing: border-box;
    margin-top: 0;
    border: 1px solid #ececec;
    border-collapse: collapse;
    margin: -3px;
  }
  .productDetail table.un_faucet_specTable tbody tr th {
    display: table-cell;
    padding: 8px 4px;
    font-size: 12px;
    width: 30%;
    background: var(--secondBgColor);
    color: var(--defaultTxtColor);
    border: 1px solid #ececec;
  }
  .productDetail table.un_faucet_specTable tbody tr td {
    display: table-cell;
    padding: 8px 4px;
    font-size: 12px;
    width: auto;
    border: 1px solid #ececec;
  }
}
@media screen and (max-width: 855px) {

  /*共通で使用するもの　ここから*/
  .static_scroll {
    width: auto !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow-x: auto;
    clear: both;
    -webkit-overflow-scrolling: touch;
  }

  .static_scroll::-webkit-scrollbar {
    height: 5px;
  }

  .static_scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }

  .static_scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }

  .line_black_dotted {
    display: block !important;
    margin: 20px 2% !important;
  }

  .sp_block {
    display: block;
  }

  .sp_unset {
    display: unset;
  }

  .sp_height_auto {
    height: auto !important;
  }

  .sp_width_100 {
    width: 100% !important;
    box-sizing: border-box;
  }

  .sp_width_98 {
    width: 98% !important;
    margin: 0 1% !important;
    box-sizing: border-box;
  }

  .sp_width_98_m1 {
    width: 98% !important;
    margin: 1% !important;
    box-sizing: border-box;
  }

  .sp_width_96 {
    width: 96% !important;
    box-sizing: border-box;
  }

  .sp_width_96_mrl2 {
    width: 96% !important;
    margin: 0 2% !important;
    box-sizing: border-box;
  }

  .sp_width_96_m2 {
    width: 96% !important;
    margin: 2% !important;
    box-sizing: border-box;
  }

  .sp_width_94_m3 {
    width: 94% !important;
    margin: 3% !important;
    box-sizing: border-box;
  }

  .sp_width_92_p4 {
    width: 92% !important;
    padding: 4% !important;
    box-sizing: border-box;
  }

  .sp_width_66 {
    width: 66% !important;
    box-sizing: border-box;
  }

  .sp_width_49 {
    width: 49% !important;
    box-sizing: border-box;
  }

  .sp_width_32 {
    width: 32% !important;
    box-sizing: border-box;
  }

  .sp_ma0 {
    margin: 0 !important;
  }

  .sp_mt0 {
    margin-top: 0 !important;
  }

  .sp_mr0 {
    margin-right: 0 !important;
  }

  .sp_mb0 {
    margin-bottom: 0 !important;
  }

  .sp_ml0 {
    margin-left: 0 !important;
  }

  .sp_mrl0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .sp_ma2 {
    margin: 2% !important;
  }

  .sp_mt2 {
    margin-top: 2% !important;
  }

  .sp_ml2 {
    margin-left: 2% !important;
  }

  .sp_mr2 {
    margin-right: 2% !important;
  }

  .sp_mb2 {
    margin-bottom: 2% !important;
  }

  .sp_mrl2 {
    margin-right: 2% !important;
    margin-left: 2% !important;
  }

  .sp_mt4 {
    margin-top: 4% !important;
  }

  .sp_mt6 {
    margin-top: 6% !important;
  }

  .sp_mt8 {
    margin-top: 8% !important;
  }

  .sp_mb4 {
    margin-bottom: 4% !important;
  }

  .sp_mb6 {
    margin-bottom: 6% !important;
  }

  .sp_mtb4 {
    margin-top: 4% !important;
    margin-bottom: 4% !important;
  }

  .sp_pa0 {
    padding: 0 !important;
  }

  .sp_pt0 {
    padding-top: 0 !important;
  }

  .sp_pr0 {
    padding-right: 0 !important;
  }

  .sp_pb0 {
    padding-bottom: 0 !important;
  }

  .sp_pl0 {
    padding-left: 0 !important;
  }

  .sp_pa2 {
    padding: 2% !important;
  }

  .sp_pt2 {
    padding-top: 2% !important;
  }

  .sp_pb2 {
    padding-bottom: 2% !important;
  }

  .sp_pr2 {
    padding-right: 2% !important;
  }

  .sp_pl2 {
    padding-left: 2% !important;
  }

  .sp_ptb2 {
    padding-top: 2% !important;
    padding-bottom: 2% !important;
  }

  .sp_pa3 {
    padding: 3% !important;
  }

  .sp_pa4 {
    padding: 4% !important;
  }

  .sp_pr4 {
    padding-right: 4% !important;
  }

  .sp_pl4 {
    padding-left: 4% !important;
  }

  .sp_pb4 {
    padding-bottom: 4% !important;
  }

  .sp_floatn {
    float: none !important;
  }

  .sp_floatl {
    float: left !important;
  }

  .sp_txtc {
    text-align: center !important;
  }

  .sp_txtl {
    text-align: left !important;
  }

  .sp_txtr {
    text-align: right !important;
  }

  .sp_f_bold {
    font-weight: bold !important;
  }

  .sp_wb_ba {
    word-break: break-all;
  }

  .sp_width_100 iframe {
    width: 100%;
    height: auto;
  }

  .box-bg1 .box-bg2 {
    margin-top: 0;
  }

  .h3_box {
    box-sizing: border-box;
  }

  .sp_f_8 {
    font-size: 8px !important;
  }

  .sp_f_10 {
    font-size: 10px !important;
  }

  .sp_f_12 {
    font-size: 12px !important;
  }

  .sp_f_13 {
    font-size: 13px !important;
  }

  .sp_f_14 {
    font-size: 14px !important;
  }

  .sp_f_15 {
    font-size: 15px !important;
  }

  .sp_f_16 {
    font-size: 16px !important;
  }

  .sp_f_18 {
    font-size: 18px !important;
  }

  .sp_f_20 {
    font-size: 20px !important;
  }

  .sp_f_24 {
    font-size: 24px !important;
  }

  .sp_f_26 {
    font-size: 26px !important;
  }

  .sp_f_28 {
    font-size: 28px !important;
  }

  .sp_f_30 {
    font-size: 30px !important;
  }

  .sp_f_32 {
    font-size: 32px !important;
  }

  .sp_f_36 {
    font-size: 36px !important;
  }

  .sp_f_38 {
    font-size: 38px !important;
  }

  /*目次・注釈*/
  ol.t-o-contents li.toc-midashi {
    font-size: 100%;
  }

  .pc_comment {
    font-size: 10px;
    text-align: left;
    color: #777;
  }

  /*共通で使用するもの　ここまで*/
  /*蛇口擬似Static専用CSS　ここから*/
  .support {
    margin-top: 16px;
    padding: 3%;
  }

  .detail_text02.pt10 {
    padding-top: 0.7em !important;
  }

  .productDetail thead th {
    font-size: 14px;
    background: #319b03;
    border: none;
    text-align: left;
    padding: 12px 16px;
  }

  .productDetail tbody th {
    width: auto;
    display: inline-block;
    list-style: none;
    text-align: left;
    margin: 40px 0 16px 16px;
    padding: 4px 0 4px 8px;
    background: none;
    border-left: 4px solid #319b03;
    border-top: none;
    border-bottom: none;
    border-right: none;
    font-size: 14px;
    color: #319b03;
  }

  .productDetail tbody td {
    display: list-item;
    list-style: none;
    padding: 0 16px;
    border: none;
    font-size: 14px;
    line-height: 1.65;
  }

  .nameArea strong {
    color: #222 !important;
    font-size: 14px;
  }

  .nameArea [data-item-code] {
    word-break: break-all;
  }

  .productPrice .nameArea {
    color: #222;
    background: none;
    font-size: 14px;
    line-height: 1.65;
    padding: 0 16px;
    margin-top: 16px;
  }

  .productPrice .priceArea {
    color: #222;
    background: none;
    font-size: 14px;
    line-height: 1.65;
    padding: 0 16px;
    margin-top: 16px;
    border: none;
  }

  .productPrice .priceArea .after {
    background: none;
    padding: 0;
    float: none;
    text-align: left;
    overflow: visible;
    display: inline-block;
  }

  .productPrice .priceArea .after .lastPrice {
    vertical-align: bottom;
  }

  .productPrice .priceArea .after .lastPrice {
    float: none;
    overflow: hidden;

    font-size: 30px;
    color: #d70101;
    display: block;
    margin-top: 10px;
  }

  .productPrice .priceArea .lastPrice span {
    display: inline-block !important;
    font-size: 22px !important;
  }

  .productPrice .orderArea {
    margin: 16px 0 0 0;
    padding: 3% 3% 3% 2%;
    background: #f5f5f5;
    border: none;
    text-align: left;
  }

  .list_price {
    text-decoration: line-through;
    font-size: 16px;
    line-height: 1.6;
  }

  .list_price+div {
    display: none;
  }

  .no_tax {
    display: none;
  }

  .discount {
    font-size: 14px !important;
    color: #fff;
    background: #d70101;
    padding: 5px 10px 3px 8px;
    display: inline-block;
    border-radius: 12px;
    margin-top: 2px;
  }

  .discount_number {
    display: inline-block;
  }

  .f_l.discount {
    float: none !important;
    display: inline-block !important;
  }

  .productPrice .priceArea .after div {
    float: none;
    display: inline-block;
  }
  .productPrice .priceArea .after>div{
    padding-left: unset;
  }
  .productPrice .priceArea .after > div > .f_l.discount{
    padding-left: 8px;
  }
  .productPrice .priceArea .after > div > .f_l.discount > div{
    padding-left:unset ;
  }

  .priceArea .f_left {
    float: none;
  }

  .total_price+.lastPrice>div {
    font-size: 34px !important;
  }

  /*タイトル*/
  div.productMain h1 {
    background: #f5f5f5 !important;
    color: #222 !important;
  }

  .productMain h1 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }

  .productMain h1 span.new-line-font-small {
    display: inline;
    font-size: 15px;
  }

  div#content_frame>table.productDetail {
    margin: 16px 0;
  }

  .item_title {
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    color: #222;
    display: inline-block;
    padding: 7px 5px 5px;
    margin: 20px 0 10px;
    float: none;
    margin-right: 10px;
    width: 96%;
    text-align: center;
    border: solid 1px #ccc;
  }

  .option_text {
    display: flex;
    float: left;
  }

  .option_text li {
    padding: 5px;
    text-align: left;
    margin: 8px 2px;
    background: #f5f5f5;
    border: solid 1px #eee;
    border-radius: 4px;
  }

  .option_text span {
    display: block;
  }

  .tokka_allow_remotoset {
    display: none;
    float: left;
  }

  .list_price_wrap {
    width: auto;
    float: none;
    text-align: left;
    margin-right: 0;
  }

  .retail_price {
    font-size: 12px;
    font-weight: normal;
    display: inline;
  }

  .triangle3 {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 30px solid #d70101;
    margin: 20px auto;
  }

  .product_info_title {
    background: #eee;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .total_priceArea {
    background: #d70101;
    border: none;
    border-bottom: none;
    padding: 10px 10px 18px;
    overflow: hidden;
    color: #fff;
  }

  .productPrice .total_priceArea .after {
    overflow: hidden;

    text-align: left;
    padding-left: 0;
    padding-top: 0;
  }

  .productPrice .total_priceArea .after div {
    float: left;
    font-weight: bold;
    font-size: 40px !important;
    line-height: 1.2;
  }

  .productPrice .total_priceArea .after .lastPrice {
    float: none;
    overflow: hidden;
    color: #fff;
    display: inline-block;
  }

  .total_price {
    display: inline-block;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
    vertical-align: baseline;
  }

  .sale_text {
    font-size: 12px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .total_text {
    text-align: left;
    line-height: 1.4;
    font-size: 12px;
  }

  .total_text a {
    color: #fff !important;
    text-decoration: underline !important;
  }

  .stitle {
    width: 35% !important;
  }

  .const_border {
    border-bottom: none !important;
  }


  .cart-button {
    position: relative;
    left: 0 !important;
    top: 69px !important;
  }

  .productPrice .orderArea select {
    height: 55px !important;
    margin-top: 27px !important;
  }

  .flex_c {
    display: flex;
    justify-content: center;
  }

  .ml1 {
    margin: 0 0 0 1%;
  }

  .nameArea_txt {
    color: #222;
    font-size: 14px;
    font-weight: bold;
  }

  .productPrice .nameArea br.sp_db {
    display: inline;
  }

  /*2019/08/26　追加*/
  .sp_width_auto {
    width: auto;
    box-sizing: border-box;
  }

  .sp_width_40 {
    width: 40%;
    box-sizing: border-box;
  }

  .sp_width_35 {
    width: 35%;
    box-sizing: border-box;
  }

  .sp_width_95 {
    width: 95%;
    box-sizing: border-box;
  }

  .sp_width_37 {
    width: 37%;
    box-sizing: border-box;
  }

  .sp_width_68 {
    width: 68%;
    box-sizing: border-box;
  }

  .sp_width_63 {
    width: 63%;
    box-sizing: border-box;
  }

  .sp_mt3em {
    margin-top: 3em !important;
  }

  hr.dotted-line {
    border-bottom: 1px dotted #aaa;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  /*見出し文字大きさ*/
  div.icon_must_point:before,
  div.icon_haphazardly_point:before {
    display: none;
  }

  .h4-modal-midashi {
    font-size: 22px;
  }

  div.orderArea p.choice-method {
    margin-bottom: 0 !important;
  }

  .productPrice .orderArea .bo-l-orange,
  .productPrice .orderArea .bo-l-yellow,
  .productPrice .orderArea .bo-l-orange,
  .productPrice .orderArea .bo-l-yellow_cart1 {
    display: none;
  }

  .sp_bo-orange {
    border-left: 4px solid #ff4e00;
    padding-left: 3%;
  }

  .sp_bo-yellow {
    border-left: 4px solid #efba1a;
    padding-left: 3%;
  }

  .caution_faucet_overlay {
    z-index: 18000;
  }

  .caution_faucet_modal_area {
    display: none;
    height: calc(100% - 32px);
    width: calc(100% - 30px);
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20000;
    transform: unset;
    margin: 15px;
  }

  table.modal-table-info {
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
  }

  table.modal-table-info td {
    display: block;
    width: auto;
    border: #f9f9f9 1px solid;
  }

  table.modal-table-info td.text-height-top {
    vertical-align: top;
    font-size: 18px;
    background: #f9f9f9;
  }

  table.modal-table-info td.text-height-top img {
    vertical-align: middle;
  }

  .caution_faucet_modal_inner {
    padding: 3%;
    overflow: auto;
    overflow-y: scroll;
    height: calc(100% - 37px);
  }

  #caution_faucet_cart_modal_push_img_close_area .caution_faucet_cart_button .cart-button button[type="submit"] {
    background: url(/faucet/include/static/img/btn-caution-faucet-proceed-to-order.png) 0 0 no-repeat;
    width: 100%;
    height: 70px;
    display: inline-block;
    zoom: 1;
    vertical-align: bottom;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    background-size: 100%;
  }

  .caution_faucet_close_btn_area {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 2%;
    top: 3%;
    margin-top: -12px;
    background: #aaaaaa;
    cursor: pointer;
    border-radius: 17px;
  }

  .sp_table_width_33-pa1 {
    width: 33%;
    padding: 1%;
  }

  .sp_table_width_5-pa1 {
    width: 5%;
    padding: 1%;
  }

  .cart-button {
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }

  .cart-button button[type="submit"] {
    background: url(/smp/faucet/include/static/img/btn-faucet-cart-product-only.png) 0 0 no-repeat;
    width: 100%;
    height: 55px;
    background-size: contain;
    background-position: right;
    margin-top: 0;
  }

  /*「お気に入りに追加」ボタン*/
  .btn_favorite_static {
    text-align: right;
  }

  /*注釈追加*/
  .pc_comment {
    font-size: 10px;
    text-align: left;
    color: #777;
  }

  .static-df img {
    margin: 0px auto !important;
  }

  .un_faucet_option_text {
    display: flex;
  }

  .un_faucet_option_text li {
    display: flex;
    align-items: center;
    padding: 5px;
    margin: 8px 2px;
    background: #f5f5f5;
    border: solid 1px #eee;
    border-radius: 4px;
  }

  /* 画像横並び */
  .un_faucet_lyt {
    flex-direction: column;
  }

  .un_faucet_lyt._reverse {
    flex-direction: column-reverse;
  }

  .un_faucet_lyt_col+.un_faucet_lyt_col {
    margin-left: 0;
    margin-top: 10px;
  }

  .un_faucet_lyt._reverse .un_faucet_lyt_col+.un_faucet_lyt_col {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .un_faucet_lyt_col_title>a {
    font-size: 16px;
  }

  /* ポイント項目*/
  .un_faucetStatic_point_img {
    width: 100%;
  }

  .un_faucetStatic_point_txt {
    font-size: 12px;
  }

  .productDetail table.un_sharedFaucetStatic_table {
    box-sizing: border-box;
    margin-top: 0;
    border: 1px solid #ececec;
    border-collapse: collapse;
    margin: -3px;
  }

  .productDetail table.un_sharedFaucetStatic_table tbody tr th {
    display: table-cell;
    padding: 8px 4px;
    font-size: 12px;
    width: 30%;
    background: var(--secondBgColor);
    color: var(--defaultTxtColor);
    border: 1px solid #ececec;
  }

  .productDetail table.un_sharedFaucetStatic_table tbody tr td {
    display: table-cell;
    padding: 8px 4px;
    font-size: 12px;
    width: auto;
    border: 1px solid #ececec;
  }

  /* 商品特性欄　注釈設定*/
  .productDetail .un_sharedFaucetStatic_annotation {
    color: var(--emphasisRed);
  }

  .productDetail .un_sharedFaucetStatic_annotation+.el_hdg4 {
    margin-top: 20px;
  }

  .un_faucet_washstand_panel {
    display: block;
  }

  .un_faucet_washstand_panel_img figure+figure {
    margin-left: 5px;
  }

  .un_faucet_washstand_panel_txt {
    padding: 0 0 10px;
  }

  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_item_blankSpace,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_itemHands_free,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_item,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_feature td.un_faucetKitchen_productTable_category,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_feature td.un_faucetKitchen_productTable_itemHands,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_feature td.un_faucetKitchen_productTable_itemHands_on,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_feature td {
    display: table-cell;
    border: 1px solid #ddd;
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
    width: auto;
    vertical-align: middle;
    line-height: 1.2em;
    color: var(--defaultTxtColor);
    text-align: center;
    font-size: 12px;
  }

  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_item_blankSpace,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_itemHands_free,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_item {
    background-color: #f7f7f7;
  }

  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_item_blankSpace {
    width: 22%;
  }

  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_itemHands_free,
  .un_faucetKitchen_productTable tbody tr.un_faucetKitchen_hdg th.un_faucetKitchen_productTable_item {
    width: calc((100% - 22%) / 3);
  }

  .un_sharedFaucetStatic_table .un_sharedFaucetStatic_table_heading {
    font-weight: normal;
  }
}

@media screen and (max-width: 640px) {

  /* 節湯水栓について詳しくはこちら*/
  .productDetail .un_sharedFaucetStatic_detail_link img {
    margin-left: 10px;
  }
}