@charset "UTF-8";
/*--------------------------
 SANITARY HEAD
----------------------------*/
.sanitary_head_wrapper {
    margin-top: 40px;    
}
.sanitary_head_wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.sanitary_head_left {
    margin-left: 15px;
    padding-right: 15px;
}
.sanitary_head_right {
    
}
.sanitary_head_right img {
    width: 100%;
    height: auto;
    display: none;
}
.sanitary_head {
    position: relative;
    margin-top: 100px;
    text-align: center;
}
.sanitary_head_eng {
	font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #005EAC;
	text-align: center;
}
.sanitary_head_jp {
    font-size: 14px;
    color: #878787;
    letter-spacing: 0.08em;
    display: block;
}

.sanitary_head_shoulder {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.03em;
    padding-bottom: 0px;
    padding-top: 20px;
}
.sanitary_head_shoulder br {
      
}

.sanitary_head_p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.02em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sanitary_head_p br {
       
}
.sanitary_head_push {
    padding-bottom: 40px!important;
}
/*--------------------------
 SANITARY HEAD BATH ROOM
----------------------------*/
.sanitary_head_left_bath {
	
}
.sanitary_head_right_bath {
	
}
.sanitary_head_bathimage_xs {
    margin-top: 20px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}
.sanitary_head_bathimage_xs img {
    width: 100%;
    height: auto;
}
/*--------------------------
 SANITARY HEAD POWDER ROOM
----------------------------*/
.sanitary_head_left_powder {

}
.sanitary_head_right_powder {

}
/*--------------------------
 SANITARY HEAD TOILET
----------------------------*/
.siaa_eco5 {
    width: 100px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.siaa_eco5 img {
    width: 50%;
    height: auto;
    margin-top: 0px;
}
.sanitary_head_toilet_push {
    padding-top: 0px;
}
/*--------------------------
 BATH IMG
----------------------------*/
.bath_img {
	margin-top: 20px;
	position: relative;
	height: auto;
}
.bath_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/*--------------------------
 BATH HOUROU
----------------------------*/
.bath_hourou_wrapper {
    margin-top: 40px;
	padding-bottom: 30px;
}
.bath_hourou_copy {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.05em;
    padding-bottom: 10px;
}
.bath_hourou_copy br {
    display: none;    
}
.bath_hourou_wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.bath_hourou_left {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    margin-bottom: 30px;
}
.bath_hourou_left img {
    width: 100%;
}
.bath_hourou_right {
    text-align: center;	
}
.bath_hourou_right img {
    width: 80%;
    height: auto;
	max-width: 400px;
}
.bath_hourou_chars {
    text-align: left;
}
.bath_hourou_shoulder {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.05em;
    padding-top: 30px;
}
.bath_hourou_p {
    font-size: 15px;
    line-height: 26px;
    padding-top: 10px;  
}
/*--------------------------
 BATH LIST
----------------------------*/
.bath_list_wrapper {
    
}
.bath_list {
    margin-top: 30px;
}
.bath_list::after {
    content: "";
    display: block;
    clear: both;
}
.bath_list li {
    padding-bottom: 40px;
}
.bath_list li:nth-child(4n) {
    margin-right: 0%;
}
.bath_list li img {
    width: 100%;
    height: auto;
}
.bath_list figcaption {
    padding-top: 20px;
}
.bath_list_title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0em;
    padding-bottom: 10px;
    color: #005EAD;
}
.bath_list_title br {
       
}
.bath_list_p  {
    font-size: 15px;
	line-height: 25px;
}
.bath_list_p span  {
    font-size: 10px;
    line-height: 20px;
    display: block;
}

/*--------------------------
 BATH OPTION SHOULDER
----------------------------*/


.bath_option_shoulder {
    margin-bottom: 50px;
    background-color: #FFFFFF;
    position: relative;
}
.bath_option_shoulder p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.05em;
    margin-left: 100px;

}
/*--------------------------
 BATH TFT
----------------------------*/
.bath_tft_back  {
    background-color: #c7daf0;
    padding-top: 30px;
    padding-bottom: 10px;
}
.bath_tft_wrapper {
    
}

@media screen and (max-width:360px) {
.bath_tft_title_wrap {
    margin-bottom: 20px;
    background-color: #FFFFFF;
    position: relative;
    padding-left: 50px;
}
}
@media screen and (min-width:360px) {
.bath_tft_title_wrap {
    margin-bottom: 20px;
    background-color: #FFFFFF;
    position: relative;
    padding-left: 80px;
}
}

.bath_tft_title {
    font-size: 20px!important;
    line-height: 32px!important;
    letter-spacing: 0.05em!important;
    padding-left: 20px!important;
    padding-top: 10px!important;
    padding-bottom: 0px!important;
}
.bath_tft_title span {
    font-size: 15px!important;
    line-height: 20px!important;
	letter-spacing: -0.02em!important;
    margin-left: -10px;
}

@media screen and (max-width:360px) {
.bath_tft_icon {
    width: 80px;
    height: auto;
    position: absolute;
    top: 10px;
    left: -15px;
}
}
@media screen and (min-width:360px) {
.bath_tft_icon {
    width: 80px;
    height: auto;
    position: absolute;
    top: 10px;
    left: 10px;
}
}

.bath_tft_icon img {
    width: 100%;
    height: auto;
}
/*--------------------------
 BATH TFT FRAME
----------------------------*/
.bath_tv {
    margin-top: 0px;
    margin-bottom: 30px;
    
}
.bath_tv::after {
    content: "";
    display: block;
    clear: both;
}
.bath_tv_left {
    text-align: center;
}
.bath_tv_left img {
    width: 280px;
    height: auto;
}
.bath_tv_right {

}

.bath_tv p  {
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;

}
/*--------------------------
 BATH OPTION TITLE
----------------------------*/
.bath_option_title_wrapper {
    background-color: #759fce;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;

}
.bath_option_title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    padding-left: 20px;
    padding-right: 20px;
}
/*--------------------------
 BATH OPTION MIRABATH
----------------------------*/
.mirabath_wrapper {
    margin-top: 40px;
    padding-top: 40px;
}
.mirabath {
    padding-top: 15px;
}
.mirabath::after {
    content: "";
    display: block;
    clear: both;
}
.mirabath_left {

}
.mirabath_right {

}
.mirabath_subtitle {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.02em;
    color: #005EAD;
    padding-top: 20px;

}
.mirabath_list_p  {
    font-size: 16px;
    line-height: 26px;
    padding-top: 15px;
}
.mirabat_main_img {

}
.mirabat_main_img img {
    width: 100%;
    height: auto;
}
.mirabath_veryfy {
    margin-top: 30px;
}
.mirabath_veryfy img {
    width: 100%;
    height: auto;
}
/*--------------------------
 SUB WRAPPER
----------------------------*/
.sanitary_sub_wrapper {
	position: relative;
}
.sanitary_960_wrapper {
    margin-left: 20px;
    margin-right: 20px;
	position: relative;
}
/*--------------------------
 SUB TITLE WRAPPER
----------------------------*/
.sanitary_sub_title {
    font-size: 18px;
    line-height: 28px;
    border: 1px solid #C9C9C9;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 0.03em;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #FFFFFF;
}
/*--------------------------
 MICRO IONY
----------------------------*/
.bath_microiony_chars {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
}
.bath_microiony_chars p {
    font-size: 15px;
    line-height: 24px;   
}
.bath_microiony_logo {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.bath_microiony_logo img {
    width: 100%;
    height: auto;
}
.bath_microiony_illust {
    margin-top: 20px;
    margin-bottom: 40px;
}
.bath_microiony_illust::after {
    content: "";
    display: block;
    clear: both;
}
.bath_microiony_illust_left {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    max-width: 400px;
}
.bath_microiony_illust_left img {
    width: 100%;
    height: auto;
}
.bath_microiony_illust_right {
	width: 95%;
	margin-left: auto;
    margin-right: auto;
	max-width: 400px;
}
.bath_microiony_illust_right img {
    width: 100%;
    height: auto;
}
/*--------------------------
 MIRABLE
----------------------------*/
.mirable {
    padding-bottom: 40px;    
}
.bath_mirable_logo {
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}

.bath_mirable_logo img {
    width: 100%;
    height: auto;
}
.bath_mirable_p {
    font-size: 16px;
    line-height: 28px;
    padding-top: 20px;
}
/*--------------------------
 MIRABLE 3
----------------------------*/
.bath_mirable_wrapper {
    
}
.bath_mirable {
    margin-top: 30px;
}
.bath_mirable::after {
    content: "";
    display: block;
    clear: both;
}
.bath_mirable li {
    padding-bottom: 20px;
}
.bath_mirable li:nth-child(4n) {
    margin-right: 0%;
}
.bath_mirable li img {
    width: 100%;
    height: auto;
}
.bath_mirable figcaption {
    padding-top: 10px;
}
.bath_mirable_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0em;
    padding-bottom: 7px;
    color: #005EAD;
}
.bath_mirable_title br {
    display: none;    
}
.bath_mirable_3_p  {
    font-size: 15px;
	line-height: 22px;
}
/*--------------------------
 MIRABLE 3 ARROW
----------------------------*/
.bath_mirable_arrow_pc {
    display: none;    
}
.bath_mirable_arrow_pc img {
    width: 15px!important;
    height: auto;
}
.bath_mirable_arrow_xs {
    display: block;
    text-align: center;
    padding-top: 15px;
}
.bath_mirable_arrow_xs img {
    width: 18px!important;
    height: auto;
}
/*--------------------------
 MIRABLE OSUSUME
----------------------------*/
.bath_mirable_osusume {
    margin-top: 30px;    
}
.bath_mirable_osusume::after {
    content: "";
    display: block;
    clear: both;
}
.bath_mirable_osusume_left {
margin-left: 15px;
    margin-right: 15px;
}
.bath_mirable_osusume_right {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.bath_mirable_osusume_right img {
    width: 100%;
    height: auto;
}
.bath_mirable_osusume_title {
    font-size: 18px;
    line-height: 28px;
    border: 1px solid #C9C9C9;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 0.03em;
    background-color: #FFFFFF;
}
.bath_mirable_osusume p  {
    font-size: 16px;
    line-height: 28px;
    padding-top: 20px;

    padding-bottom: 25px;
}

/*--------------------------
 POWDER ROOM
----------------------------*/
.powder_list_wrapper {
    
}
.powder_list {
    margin-top: 30px;
}
.powder_list::after {
    content: "";
    display: block;
    clear: both;
}
.powder_list li {
    padding-bottom: 50px!important;
}
.powder_list li:nth-child(4n) {
    margin-right: 0%;
}
.powder_list li img {
    width: 100%;
    height: auto;
}
.powder_list figcaption {
    padding-top: 10px;
}
.powder_list_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0em;
    padding-bottom: 7px;
    color: #005EAD;
}
.powder_list_title br {
    display: none;    
}
.powder_list_p  {
    font-size: 15px;
	line-height: 22px;
}
.powder_list_p span  {
    font-size: 10px;
    line-height: 20px;
    display: block;
}
.powder_image_xs {
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;
}
.powder_image_xs img {
    width: 100%;
    height: auto;
}
/*--------------------------
 POWDER ROOM LIST
----------------------------*/
.powder_list_wrapper {
    margin-left: 10px;
    margin-right: 10px;
}
.powder_list {
    margin-top: 10px;
    margin-bottom: 10px;
}
.powder_list::after {
    content: "";
    display: block;
    clear: both;
}
.powder_list li {
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}
.powder_list li:nth-child(3n) {
    margin-right: 0%;
}
.powder_list li img {
    width: 100%;
    height: auto;
    max-width: 400px;
}
.powder_list figcaption {
    padding-top: 15px;
    text-align: left;
}
.powder_list_title {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0em;
    padding-bottom: 5px;
    color: #005EAD;
}
.powder_list_p  {
    font-size: 14px;
	line-height: 22px;
}

.powder_list_shoulder {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    padding-bottom: 8px;
    color: #575757;
    min-height: 50px;
    border-top: 1px dotted #A6A6A6;
    border-bottom: 1px dotted #A6A6A6;
    padding-top: 8px;
    margin-bottom: 15px;
    text-align: center;
}
/*--------------------------
 POWDER ROOM LIST ILLEGULAR
----------------------------*/
@media screen and (max-width:550px) {
.powder_list_amaze  {
    right: -15px;
	bottom: 30%;
}
}
@media screen and (min-width:550px) {
.powder_list_amaze  {
    right: 30px;
	bottom: 25%;
}
}
.powder_list_amaze  {
    width: 120px;
    position: absolute; 
}
.powder_list_amaze img  {
    width: 100%;
    height: auto;
}
/*--------------------------
 POWDER ROOM PREMIUM
----------------------------*/
.powder_premium_wrapper  {
    background-color: #A2C3E7;
    padding-top: 30px;
    padding-bottom: 10px;
}
.powder_premium_title  {
    width: 230px;    
}
.powder_premium_title img  {
    width: 100%;
    height: auto;
}
.powder_rinnai  {
    position: relative;        
}
.powder_rinnai::after {
    content: "";
    display: block;
    clear: both;
}
.powder_rinnai_chars  {

    margin-top: 10px;
}
.powder_rinnai_std  {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    background-color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    width: 80px;
    margin-top: -35px;
    margin-left: 200px;
}
.powder_rinnai_title  {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-bottom: 0px;
    color: #00316c;
    margin-top: 10px;
}
.powder_rinnai_p  {
    font-size: 15px;
    line-height: 26px;
    padding-top: 20px;
}
.powder_rinnai_img  {
    margin-top: 20px;
    padding-right: 10px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.powder_rinnai_img img  {
    width: 100%;
    height: auto;
    
}
/*--------------------------
 POWDER ROOM PREMIUM LIST
----------------------------*/
.powder_rinnai_list {
    margin-top: 20px;
    margin-bottom: 30px;
}
.powder_rinnai_list::after {
    content: "";
    display: block;
    clear: both;
}
.powder_rinnai_list li {
    position: relative;
    background-color: #EDF3F9;
    border-radius: 5px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.powder_rinnai_list li:nth-child(4n) {
    margin-right: 0%;
}
.powder_rinnai_list_title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.05em;
    padding-bottom: 5px;
    color: #005EAD;
}
.powder_rinnai_list p  {
    font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.03em;
}
/*--------------------------
 POWDER ROOM PREMIUM COST
----------------------------*/
.powder_cost  {
    position: relative;
    margin-bottom: 10px;
}
.powder_cost img  {
    width: 80%;
    height: auto;
}
.powder_cost::after {
    content: "";
    display: block;
    clear: both;
}
.powder_cost_left  {
    border: 1px dotted #FFFFFF;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.powder_cost_right  {

	border: 1px dotted #FFFFFF;
	text-align: center;
	padding-top: 20px;
    padding-bottom: 20px;
}
/*--------------------------
 TOILET LIST
----------------------------*/
.toilet_list_wrapper {
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 10px;
}
.toilet_list {
    margin-top: 10px;
    margin-bottom: 10px;
}
.toilet_list::after {
    content: "";
    display: block;
    clear: both;
}
.toilet_list li {
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 49%;
    float: left;
    margin-right: 2%;
}
.toilet_list li:nth-child(2n) {
    margin-right: 0%;
}
.toilet_list li img {
    width: 100%;
    height: auto;
    max-width: 400px;
}
.toilet_list figcaption {
    padding-top: 10px;
    text-align: left;
}
.toilet_list_title {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: -0.03em;
    padding-bottom: 5px;
    color: #005EAD;
}
.toilet_list_p  {
    font-size: 11px;
    line-height: 16px;
    
}
.toilet_list_p_small  {
    font-size: 11px;
	line-height: 18px;
}

.toilet_image_xs {
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;

}
.toilet_image_xs img {
    width: 100%;
    height: auto;
}

.toilet_sanitary_eng {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #005EAC;
    padding-top: 20px;
    text-align: center;
}
/*--------------------------
 TOILET KIREI
----------------------------*/
.toilet_kirei_wrapper {
    background-color: #E6F2FB;
    margin-top: 0px;
}
.toilet_kirei {
    padding-top: 30px;
    padding-bottom: 40px;
}
.toilet_kirei::after {
    content: "";
    display: block;
    clear: both;
}
.toilet_kirei_left {

}
.toilet_kirei_left img {
    width: 100%;
    height: auto;
}
.toilet_kirei_right {

}
.toilet_kirei_right img {
    width: 100%;
    height: auto;
}
.toilet_kirei_pc {
    display: none; 
}
.toilet_kirei_xs {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
.toilet_kirei_xs img {
    width: 100%;
    height: auto;
}
.toilet_kirei_title {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.05em;
    padding-bottom: 0px;
    color: #005EAD;
    min-height: 50px;
}
.toilet_kirei_p  {
    font-size: 16px;
    line-height: 26px;
    padding-right: 20px;
    letter-spacing: 0.02em;
    padding-bottom: 27px;
    padding-top: 20px;
}
.toilet_kirei_p br  {
    display: none;    
}
















