@charset "utf-8";
/* CSS Document */
.pc_none {
    display: none !important;
}
.h5-type1 {
    border-left: solid 10px #d6ebcc !important;
    padding: 5px 10px !important;
    text-align: left !important;
    font-size: 16px !important;
}    
.w_235 {
    width: 235px;
}   
.w_350 {
	width: 350px;
}
.w_354 {
	width: 354px;
}
.w_366 {
	width: 366px;
}    
.w_426 {
	width: 426px;
}    
.w_480 {
	width: 480px;
}
.w_729 {
	width: 729px;
    margin: 0 auto;
}     
.waku-green2 {
    border: 1px solid #d6ebcd;
    border-top: none;
	overflow: hidden;
}
.static a{
width: auto!important;
}	
.static a {
  border-radius: 3px;
  text-align: center;
  background-color: #40b11d;
  width: 144px;
  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;
}
.gray_box {
    font-size: 18px;
    padding: 10px;
    border: solid 2px #eaeaea;
}
.kougu_box {
    padding: 20px;
    background: #f4f4f4;
    height: 240px;
}
.kougu_text_blue {
    color: #018acb;
}
.green_title {
    color: #319b03;
    font-size: 16px;
    font-weight: bold;
}
.green_text {
    color: #319b03;
    font-size: 24px;
    font-weight: bold;
}
.br_b_1 {
    border-right: 1px solid #cccccc;
}
.bk_fefef6 {
    background-color: #fefef6;
}
.h_64 {
    height: 64px;
}
.border_1_gray {
    border: 1px solid #cccccc;
}
.line_g {
    border-top: 1px solid #cccccc;
    margin-right: 6px;
    margin-left: 6px;
}
.relative {
    position: relative
}
.diy_posi {
    width: 400px;
    text-align: center;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
    
/*ポイント　既に古いウォシュレットが設置されている場合*/    
.df_point {
    display: flex;
}
.ml34 {
    margin-left: 34px !important;
}
.ml92 {
    margin-left: 92px !important;
}
.ml121 {
    margin-left: 121px !important;
}
/* 上向きふきだし */
.sankaku {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 50px 100px;
    border-color: transparent transparent #f4f4f4 transparent;
    margin: 0 auto;
}    
    
/*　交換できるくんなら工事込みも通販のみも全て対応可！　*/
.un_washlet_diy_construction{
    background-color: #f4f4f4;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
}
.un_washlet_diy_construction_oh{
    overflow: hidden;
    position: relative;
}
.un_washlet_diy_construction_inner{
    width: 725px;
}
.un_washlet_diy_construction_ttl{
    position: relative;
}
.un_washlet_diy_construction_ttlTxt{
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    position: absolute;
    top: 10px;
    left: 30px;
}
.un_washlet_diy_construction_bd{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #FFF;
    display: flex;
}
.un_washlet_diy_construction_guar_inner{
    display: flex;
    padding: 20px 0 20px 9px;
}
.un_washlet_diy_construction_guar{
    padding: 0 10px;
    border-right: 1px dotted #999999;
    height: 190px;
}
.un_washlet_diy_construction_guar:last-child{
    border: none;
}
.un_washlet_diy_construction_grTtl{
    font-size: 16px;
    font-weight: bold;
    color: #5aa520;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.un_washlet_diy_construction_boxImg{
    text-align: center;
}
.un_washlet_diy_constructionArea{
    margin-top: 15px;
}
.un_washlet_diy_constructionArea_price{
    color: var(--emphasisRed);
    position: absolute;
    top: 143px;
    right: 37px;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.un_washlet_diy_constructionArea_link{
    margin-left: 100px;
}

.un_washlet_diy_constructionArea_formBtn {
    padding: 32px 0px;
}
.un_washlet_diy_constructionArea_formBtn_link a{
    color: #fff;
    border: 1px solid var(--estimateOrange);
    background: var(--estimateOrange);
    border-radius: 3px;
    margin: 0 18px;
    padding: 20px 55px 14px 55px;
}
.un_washlet_diy_constructionArea_formBtn_link a:hover{
    color: var(--estimateOrange);
    background: #fff;
    text-decoration: none;
}
.un_washlet_diy_constructionArea_formBtn_link a span{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.pr_on {
    position: relative;
}


/*オレンジ*/
.btn-style2-4 a {
    color: #fff !important;
    border: solid 1px #ff8702;
    background-color: #ff8702;
    border-radius: 16px;
}
.btn-style2-4 a:hover {
    color: #ff8702 !important;
    background-color: #fff;
}
/*青*/
/*.btn-style2-4 a {
    color: #fff !important;
    border: solid 1px #018acb;
    background-color: #018acb;
    border-radius: 16px;
}
.btn-style2-4 a:hover {
    color: #018acb !important;
    background-color: #fff;
}*/
    
/*ウォシュレットの取り付け費用　比較表*/
.dry_basic_exe table {
    border-collapse: collapse;
    border: #CCC 4px solid;
    text-align: center;
    line-height: 26px;
}

.dry_basic_exe table tbody tr th {
    border: #CCC 2px solid;
    padding: 0;
}
.dry_basic_exe table tbody tr td {
    border: #CCC 2px solid;
padding: 10px;
}
.dry_basic_exe2 table {
    border-collapse: collapse;
    border: #CCC 4px solid;
    text-align: center;
    line-height: 26px;
}

.dry_basic_exe2 table tbody tr th {
    border: #CCC 2px solid;
    padding: 0;
}
.dry_basic_exe2 table tbody tr td {
    border: #CCC 2px solid;
    padding: 10px;
}
.exe_title th {
    font-size: 18px;
}
.exe_title_1 {
    background: #f5d8d8;
	padding: 20px
}
.exe_title_2 {
    background: #E8EFF9;
    padding: 20px
}
.exe_title_3 {
    background: #f5f5f5;
}
.exe_title_4 {
    background: #eee;
}
.dry_basic_exe table tbody tr td {
    border: #CCC 2px solid;
    padding: 10px;
}
.dry_exe_price {
    color: #d70101;
    font-size: 27px;
    font-weight: bold;
    margin-top: 4px;
}

/* トイレ室内に電源コンセントがある場合　表 */    
.pa4 {
    padding: 4px !important;
}
.pa8 {
    padding: 8px !important;
}    
.lh20 {
    line-height: 20px !important;
}
.mt33 {
    margin-top: 33px;
}

/* 2.工具を用意する */
.hitsuyou_01 {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 120px;
}    
.hitsuyou_02 {
    position: absolute;
    z-index: 2;
    left: 140px;
    top: 0;
    width: 120px;
}
.hitsuyou_03 {
    position: absolute;
    z-index: 2;
    left: 280px;
    top: 0;
    width: 120px;
}
.hitsuyou_04 {
    position: absolute;
    z-index: 1;
    left: 132px;
    top: -9px;
    width: 276px;
    height: 204px;
    background: #ffeceb;
}
.hitsuyou_05 {
    position: absolute;
    z-index: 2;
    left: 140px;
    top: 200px;
    width: 260px;
}

/* 黄色マーカー */    
.balloon span {
    background: linear-gradient(transparent 60%, #ff0 0%);
}

.un_washlet_diy__df {
  display: flex;
  justify-content: center;
}

.un_washlet_diy__bg {
  background: var(--secondBgColor);
  margin-top: 20px;
  padding: 20px;
}


.un_washletModalMetalFittings .un_washletModalMetalFittings_link{
    color: var(--defaultTxtColor);
    text-decoration: underline;

}