@charset "UTF-8";
/* CSS Document */

/********パーツ用 4カラム**************/

.relation.box_list.margin li.split4 a:hover .btn p span {
    color: #fff;
}
/********パーツ用 4カラム**************/



/*.apricot_main{background:#f1eae4;}
.apricot_main .commonparts_box{position:relative;width:960px;height:590px;background:url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fapricot%2Fimages%2Ftop_main.jpg) no-repeat 0 0;padding-top:0;}
.apricot_main .commonparts_box #logo{position:absolute;width: 400px; top: 20px; right: 20px; background: rgba(255, 255, 255, .6); text-align: center; -webkit-box-sizing: border-box;
box-sizing: border-box; padding: 40px 0;}
.apricot_main .commonparts_box #logo img{width: 300px;height: auto;}

*/

  @media screen and (max-width:767px) {

 /*   .apricot_main {
        background: none;
    }
    .apricot_main .commonparts_box {
        width: 100%;
        height: auto;
        background: none;
    }
    .apricot_main .commonparts_box {
        width: 100%;
        height: auto;
    }
    .apricot_main .commonparts_box h1 {
        top: 15.5%;
        left: 0;
        right: 0;
        width: 247px;
        height: 65px;
        background: url(/products/toilet/apricot/images/top_main_h1_sp.png) no-repeat 0 0;
        background-size: 247px 65px;
        margin: 0 auto;
    }
	  
    .apricot_main .commonparts_box #logo{width: 110px; top: 10px; right: 10px; padding: 10px 0;}
    .apricot_main .commonparts_box #logo img{width: auto; height: 25px;}
	  
  */
}

.mt0{
	margin-top: 0px!important;
}

.link a, .link a:active, .link a:link, .link a:visited {
    color: #00019c!important;
    text-decoration:underline;
    outline: none;
}
.split2 h4.ttl_black{
    font-weight: bold;
    font-size: 1.6rem;
    color: #414141;
    text-align: left;
	margin-top: 10px!important;
    margin-bottom: 15px;
}

.split2 h4.ttl_black +p{
    margin-bottom: 15px;
}



.split3 h4.ttl_black{
    font-weight: bold;
    font-size: 1.6rem;
    color: #414141;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 15px;
    
}


.split2 h4.ttl_black{
    font-weight: bold;
    font-size: 1.6rem;
    color: #414141;
    text-align: left;
    margin-bottom: 15px;
}




.split4 h4.ttl_black{
    font-weight: bold;
    font-size: 1.3rem;
    color: #414141;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 15px;
    line-height:1.3em;
}
    
.commonparts_box .t_gray0 {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #414141;
    margin-top: 0px!important;
	margin-bottom: 30px;
}


.cost{
    margin-left:20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #00b466;
    padding: 2px 5px;
    border-radius: 5px;
	border: 1px solid #00b466;
	width: 48%;
	color: #fff!important;
}


.cost_100{
    margin-left:10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #00b466;
    padding: 2px 5px;
    border-radius: 5px;
	border: 1px solid #00b466;
	width: 90%;
	color: #fff!important;
}


.commonFunction{
	float: left;
    margin-left:10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #00b466;
    padding: 2px 5px;
    border-radius: 5px;
	border: 1px solid #00b466;
	width: 31%;
	color: #fff!important;
}

  @media screen and (max-width:767px) {
.commonFunction{
	float: none;
	display: block;
	width: 90%;
}		
}


.cost p,
.cost_100 p,
.commonFunction p{
	color: #fff!important;
	font-size: 1.8rem;
	text-align: center;
}


.box_list li.option a{
    display: inline!important;
    transition: all .1s ease-in-out;
}

.split2 h4.ttl_red{
    font-weight: bold;
    font-size: 1.6rem;
    color: #e60005;
    text-align: left;
    margin-bottom: 15px;
}

.split2 h4.ttl_red +p{
    margin-bottom: 15px;
}



.split3 h4.ttl_red{
    font-weight: bold;
    font-size: 1.6rem;
    color: #e60005;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 15px;
    
}


.txt_red {
    font-weight: bold;
    font-size: 1.6rem;
    color: #e60005;
}

.t_c{
	text-align: center;
	display: block;
}


/*20170315　TOTOさまからの修正指示*/

.split2 h4.ttl_black{
    font-weight: bold;
    font-size: 1.3rem;
    line-height:1.2rem;
    color: #414141;
    text-align: left;
    margin-bottom: 5px;
}

.gray{
	background-color: #e7e4e4;
}

/*注釈*/
 .note_list li {
    font-size: 1.2rem;
    text-indent: -1em;
    margin-bottom: 4px;
    padding-left: 1em;
}

 .note_list2 li {
    font-size: 1.2rem;
    text-indent: 0em;
    margin-bottom: 4px;
    padding-left: 1em;
}

.split3 h4.ttl_black{
    font-weight: bold;
    font-size: 1.3rem;
    line-height:1.8rem;
    color: #414141;
    text-align: left;
    margin-bottom: 5px;
}
/*-------GA top用追加CSS--------*/

.box_list li a,
.box_list li .caption span{
	display: inline-block!important;
}
.anchor.box_list li a{
	display: block!important;
}
.commonparts_sec .tables_split2 dt{
	border-right: solid #e7ebed 1px;
}
.commonparts_sec .tables_split2 dd{
	border-left: none;
}

/*-------GA parts用追加CSS--------*/
.commonparts_sec .sub_txt{
	font-size: 1.4rem;
  line-height: 1.6;
  color: #414141;
  margin-top: 0px;
}



/*-------GA feature用追加CSS--------*/
.zyokinsui:after{
	content: '';
	width:35px;
	height: 35px;
	display: inline-block;
	background: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fwashlet_s%2Fimages%2Fzyokinsui.gif);
	background-size: contain;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.icon-square{
	border: 1px solid #000;
	color: #000;
	padding: 0 .2em;
	margin-left: .5em;
	text-align: center;
	font-size: 80%;
	display: inline-block;
}
.blue_box{
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	background: #e2f3fd;
	margin-top:30px;
}
.blue_box p{
	color: #006286;
	margin-top: 0;
	font-size: 14px;
}

.blue_box2 .big_fnt{
	font-size: 22px;
}
.blue_box .anno_txt{
	text-align: right;
	font-size: 12px;
	color:#000;
}
.anno_txt{
	text-align: right;
	margin-top: 15px!important;
	font-size: 12px!important;
	color:#000;
}
.blue_box2{
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	background: #e7f6f4;
	margin-top:30px;
}
.blue_box2 p{
	margin-top: 0;
	font-size: 14px;
}
.blue_box2 .box_list{
	width: auto!important;
	margin-top:20px!important;
}
.blue_box2 .split2{
	width: 455px!important;
	margin-bottom:0!important;
}
.blue_box2 .d_blue{
	color:#3862ae;
}
.blue_box2 .l_blue{
	color:#3592d8;
}
.blue_box .big_fnt{
	font-size: 18px;
}
.sub_ttl{
	font-size: 2rem!important;
  font-weight: bold;
  line-height: 1;
  color: #000!important;
	margin-top:0!important; 
}
.sub_ttl2{
	font-size: 1.6rem!important;
  font-weight: bold;
  line-height: 1;
  color: #000!important;
	margin-top:0!important; 
}
.b_border{
	border-bottom:solid 1px #9fa0a0;
	padding-bottom:30px;
}
span.small{
	font-size:0.6em!important;
	font-weight: normal;
	color:#000;
}
  @media screen and (max-width:767px) {
.sub_ttl{
	font-size: 1.6rem!important;
	margin: 0 16px!important;
}
.sub_ttl2{
	font-size: 1.0rem!important;
	margin: 0 16px!important;
}
		
.blue_box2{
	padding-bottom:0px!important;
}
}

.multiple .multiple_list.w330 li {
    width: 330px!important;
}
  @media screen and (max-width:767px) {
.multiple .multiple_list.w330 li {
   width: 100%!important;
	box-sizing: border-box;
}	
}

.commonparts_box > p.m0txt {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #414141;
    margin-top: 0px;
}

/*-------GA plan用追加CSS--------*/
.reference_price .commonparts_cell:nth-child(1) p{
	width:460px!important;
	box-sizing: border-box;
}
@media screen and (max-width:767px) {
	.reference_price .commonparts_cell:nth-child(1) p{
	width:auto!important;
}
}
.plan_osusume{
	color:#00a040;
	padding: 0px;
	display: inline-block;
}
.tables_split2 dt span.plan_osusume{
	color:#00a040;
	padding: 0px;
	display: inline-block;
}

.p_b{
	color: #00a1e8;
	padding: 0px;
}

.tables_split2 dt span.p_b{
	color: #00a1e8;
	display: inline-block;
	padding: 0px;
}

.tables_split2 dt span.p_b,
.split4 span.p_b,
 h4 span.p_b{
	color: #00a1e8;
	display: inline-block;
	padding: 0px;
}
h4 span.icon-green{
	color: #49a947!important;
	display: inline-block!important;
	padding: 0px;
}
.bg_set{
	background-color: #fffcdb;
	border: 1px  #000000 solid;
}

.icon-1week{
	border: 1px solid #333;
    color: #333;
    padding: 0 .2em;
    margin-left: .5em;
    text-align: center;
    background: #fff573;
    font-size: 80%;
}
.tables_split2 dt span.icon-1week{
	border: 1px solid #333;
    color: #333;
    padding: 0 .2em;
    margin-left: .5em;
    text-align: center;
    background: #fff573;
    font-size: 80%;
	display: inline-block;
}

.icon-red{
	color: #e60012;
	padding: 0;
	font-size: 100%;
}
.icon-green{
	color: #49a947;
	padding: 0;
	font-size: 120%;
}

.tables_split2 dt span.icon-red{
	color: #e60012;	
	padding: 0;
	font-size: 100%;
	display: inline-block;
}

ul.box_list li p span.icon-red{
	color: #e60012;	
	padding: 0;
	font-size: 100%;
	display: inline-block;
}

ul.box_list li p span.icon-1week{
	border: 1px solid #333;
    color: #333;
    padding: 0 .2em;
    margin-left: .5em;
    text-align: center;
    background: #fff573;
    font-size: 80%;
	display: inline-block;
}

.icon-newitem{
	border: 1px solid #e60012;
    color: #fff;
    padding: 0 .2em;
    margin-left: .5em;
    text-align: center;
    background: #e60012;
    font-size: 80%;
}
.tables_split2 dt span.icon-newitem{
	border: 1px solid #e60012;
    color: #fff;
    padding: 0 .2em;
    margin-left: .5em;
    text-align: center;
    background: #e60012;
    font-size: 80%;
	display: inline-block;
}

.icon-days{
	border: 1px solid #e60012;
    color: #e60012;
    padding: 0 .4em;
    margin-left: .5em;
    text-align: center;
    background: #fff;
    font-size: 80%;
}

.icon-genteidays{
	border: 1px solid #0365de;
    color: #0365de;
    padding: 0 .4em;
    margin-left:0;
    text-align: center;
    background: #fff;
    font-size: 1.3em;
    font-size: 80%;
	font-weight: bold;
}

.tables_split2 dt span.icon-days{
	border: 1px solid #e60012;
    color: #e60012;
    padding: 0 .2em;
    margin-left: .5em;
    text-align: center;
    background: #fff;
    font-size: 80%;
	display: inline-block;
}
.icon-green{
	color: #00A73C;
	padding: 0;
	font-size: 100%;
}

.tables_split2 dl span.icon-green{
	color: #00A73C;	
	padding: 0 !important;
	font-size: 100%;
	display: inline-block;
}

ul.box_list li p span.icon-green{
	color: #00A73C;	
	padding: 0 !important;
	font-size: 100%;
	display: inline-block;
}

p.mt0{
	margin-top: 0px;
}
p.pt30{
	padding-top: 30px;
}
p.pt20{
	padding-top: 20px;
}
.commonparts_sec .mb20{
	margin-bottom: 20px;
}

.caption span.st{
	font-weight: bold;
}


.coordinate .split3 h4.ttl_black {
    font-weight: bold;
    font-size: 1.3rem;
    line-height:1.3rem;
    color: #414141;
    text-align: left;
    margin-bottom: 5px;
	margin-left: -10px !important;
}

.coordinate .split3 .caption{
    line-height:2rem!important;
}
.tables_split2 dt a{
	padding: 0!important;
}


  @media screen and (max-width:767px) {


.split2 .box_list {
    width: 100%;
}

/*GA修正　20170315*/
    .split1, 
	.margin li.split2{
        width: 100%!important;
    }

}


.mt0{
	margin-top: 0px;
}


/*メイン画像*/
.reference_price .commonparts_cell:nth-child(2) ul li {
    font-size: 1.2rem;
     text-indent: 0em !important; 
    margin-bottom: 4px;
    padding-left: 0em !important;
}

/*背景の設定*/
.showcase.no-bgimg .commonparts_box {
    background: none;
    height: auto;
    padding: 60px 0 75px;
}

.showcase.parts_color .commonparts_box, 
.showcase.parts_door .commonparts_box, 
.showcase.parts_feature01 .commonparts_box,
.showcase.parts_feature02 .commonparts_box,
.showcase.parts_feature03 .commonparts_box,
.showcase.parts_feature04 .commonparts_box,
.showcase.parts_feature05 .commonparts_box,
.showcase.parts_feature06 .commonparts_box,
.showcase.parts_feature07 .commonparts_box,
.showcase.parts_feature08 .commonparts_box,
.showcase.parts_feature09 .commonparts_box,
.showcase.plan_index .commonparts_box,
.showcase.parts_main01 .commonparts_box,
.showcase.parts_main02 .commonparts_box,
.showcase.parts_main03 .commonparts_box,
.showcase.parts_main04 .commonparts_box,
.showcase.parts_main05 .commonparts_box{
	background: none;
}



.showcase .plan_index{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Fplan%2Fimages%2Fplan_index_photo.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature01.htm*/
.showcase.parts_feature01{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature03.htm*/
.showcase.parts_feature03{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature03%2F03_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature04.htm*/
.showcase.parts_feature04{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature04%2F04_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature05.htm*/
.showcase.parts_feature05{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature05%2F05_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature06.htm*/
.showcase.parts_feature06{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature06%2F06_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*feature07.htm*/
.showcase.parts_feature07{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature07%2F07_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/*door.htm*/
.showcase.parts_door{
	background-image: url(/products/toilet/gg/images/door/door_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/*color.htm*/
.showcase.parts_color{
	background-image: url(/products/toilet/gg/images/color/color_photo_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/*===============
	gg
===============*/
/*feature01.htm*/
.showcase.parts_feature01.gg{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02.gg{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature03.htm*/
.showcase.parts_feature03.gg{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature03%2F03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature04.htm*/
.showcase.parts_feature04.gg{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fgg%2Ffeature%2Fimages%2Ffeature04%2F04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*===============
	purerest_ex
===============*/
/*feature01.htm*/
.showcase.parts_feature01.purerest_ex{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fpurerest_ex%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02.purerest_ex{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fpurerest_ex%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature03.htm*/
.showcase.parts_feature03.purerest_ex{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fpurerest_ex%2Ffeature%2Fimages%2Ffeature03%2F03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature04.htm*/
.showcase.parts_feature04.purerest_ex{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fpurerest_ex%2Ffeature%2Fimages%2Ffeature04%2F04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*===============
	purerest_ex
===============*/
/*feature01.htm*/
.showcase.parts_feature01.restpal{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Frestpal%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02.restpal{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Frestpal%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature03.htm*/
.showcase.parts_feature03.restpal{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Frestpal%2Ffeature%2Fimages%2Ffeature03%2F03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature04.htm*/
.showcase.parts_feature04.restpal{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Frestpal%2Ffeature%2Fimages%2Ffeature04%2F04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature05.htm*/
.showcase.parts_feature05.restpal{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Frestpal%2Ffeature%2Fimages%2Ffeature05%2F05_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*===============
	washlet_s
===============*/
/*feature01.htm*/
.showcase.parts_feature01.washlet_s{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fwashlet_s%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02.washlet_s{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fwashlet_s%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*===============
	restroom_dresser_system
===============*/
/*feature01.htm*/
.showcase.parts_feature01.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/feature/images/feature01/01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.showcase.parts_feature02.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/feature/images/feature02/02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.showcase.parts_feature03.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/feature/images/feature03/03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.showcase.parts_feature04.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/feature/images/feature04/04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}


/*parts01.htm*/
.showcase.parts_main01.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/parts/images/parts01/01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*parts02.htm*/
.showcase.parts_main02.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/parts/images/parts02/02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*parts03.htm*/
.showcase.parts_main03.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/parts/images/parts03/03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*parts04.htm*/
.showcase.parts_main04.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/parts/images/parts04/04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*parts05.htm*/
.showcase.parts_main05.restroom_dresser_system{
	background-image: url(/products/toilet/restroom_dresser_system/parts/images/parts05/05_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*===============
	apricot
===============*/
/*feature01.htm*/
.showcase.parts_feature01.apricot{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fapricot%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02.apricot{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fapricot%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature03.htm*/
.showcase.parts_feature03.apricot{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fapricot%2Ffeature%2Fimages%2Ffeature03%2F03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature04.htm*/
.showcase.parts_feature04.apricot{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fapricot%2Ffeature%2Fimages%2Ffeature04%2F04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature05.htm*/
.showcase.parts_feature05.apricot{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fapricot%2Ffeature%2Fimages%2Ffeature05%2F05_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*===============
	neorest
===============*/
/*feature01.htm*/
.showcase.parts_feature01.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature01%2F01_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature02.htm*/
.showcase.parts_feature02.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature02%2F02_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature03.htm*/
.showcase.parts_feature03.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature03%2F03_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature04.htm*/
.showcase.parts_feature04.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature04%2F04_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature05.htm*/
.showcase.parts_feature05.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature05%2F05_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature06.htm*/
.showcase.parts_feature06.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature06%2F06_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature07.htm*/
.showcase.parts_feature07.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature07%2F07_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature08.htm*/
.showcase.parts_feature08.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature08%2F08_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
/*feature09.htm*/
.showcase.parts_feature09.neorest{
	background-image: url(https://toto.imagewave.pictures/%2Fproducts%2Ftoilet%2Fneorest%2Ffeature%2Fimages%2Ffeature09%2F09_photo_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
}


/*    2017.12.6 追記    */
h3.ttl_black {
  border-bottom: solid #414141 1px;
  text-align: left;
  padding-bottom: 12px !important;
}

@media screen and (max-width:767px) {
h3.ttl_black {
  border-bottom: solid #414141 1px;
  text-align: left;
  padding-bottom: 12px !important;
font-size: 1.1rem;
margin: 0 16px;
}

.box_list .split1 img{
    width: 100%;
    height: auto;
    transition: all .1s ease-in-out;
}

	
}

li.fea05_self,
li.fea05_nozzle {
  width: 198px;
}
/*li.fea05_self:nth-child(1) {
}*/
li.fea05_self:nth-child(2) {
  margin-left: 55px;
}
li.fea05_nozzle:nth-child(1) {
  margin-left: 18px;
}
li.fea05_nozzle:nth-child(2) {
  margin-left: 55px;
}



@media screen and (max-width:767px) {
li.fea05_self,
li.fea05_nozzle {
  width: 45%;
}
/*li.fea05_self:nth-child(1) {
}*/
li.fea05_self:nth-child(2) {
  margin-left: 9%;
}
li.fea05_nozzle:nth-child(1) {
  margin-left: 2px;
}
li.fea05_nozzle:nth-child(2) {
  margin-left: 12px;
}

}

#logo .apricot_logo_txt {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    background: rgba(255, 255, 255, 0.6);
    color: #c7000a;
    border: 1px solid #c7000a;
    line-height: 1.2;
    margin-top: 0px;
    font-size: 1.4rem;
    width: 105px;
}
@media screen and (max-width: 767px){
	#logo .apricot_logo_txt {
    position: relative;
    display: inline-block;
    padding: 1% 3%;
    background: rgba(255, 255, 255, 0.6);
    color: #c7000a;
    border: 1px solid #c7000a;
    line-height: 1.2;
    margin-top: 0px;
    font-size: 1.0rem;
    width: 80%;
}
	
	
}



.JAIA{
	text-align: center!important;
	margin-left:20px!important; 
    font-size: 1.2rem!important;
}

.annot .small sup{
	font-size:0.8rem!important;
	font-weight: normal;
	color:#000;
}
