

.clearfix:after {

	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;

}


.space_t20_b20_p{
    padding: 20px 0 20px 0;
}


.space_t10_b10_p{
    padding: 10px 0 10px 0;
}


/*****ページ内ずれ解消*********/
.header.fixed {
    position: fixed;
    top: 0px;
    z-index:999;
}
.menu ul {
    text-align: left;
}
.menu ul li {
    display: inline-block;
    margin: 0 5% 0 0;
}
section h2 {
    padding: 0 0 10px 0;
    margin: 20px 0 15px 0;
    border-bottom: solid 3px #CCC;
}
/*****ページ内ずれ解消end*********/


.line_dot_t20_b20{
    margin: 20px 0 20px 0;
}


.line_dot_t20_b20_p{
    padding: 20px 0 20px 0;
}





/*================================================
 *  PC向けデザイン
 ================================================*/
@media print, screen and (min-width:768px) {


    .showroom_main_images{
        text-align: center;
        margin: 20px 0 10px 0;
    }
    
    .showroom_main_images img{
        
    }
    
    
    .showroom_main_headline{
        margin: 10px 0 10px 0;
    }
    
    .showroom_main_headline h2{
        font-size: 22px;
        line-height: 42px;
        text-align: center;
        letter-spacing: 1px;
    }
    
    .showroom_main_headline_text01{
        text-align: right;
        font-size: 16px;
        line-height: 26px;
        margin: 2px 0 10px 0;
        
    }
    
    .showroom_main_headline_text01 a{
        color: #06679E;
        text-decoration: none;
    }
    
    
    
    
    
    
    .showroom_main_sub_images_flex{
        display: flex;        /* */
   flex-direction: row; /*  */
   flex-wrap:wrap;
    }
    
    .showroom_main_sub_images01{
        width: 300px;
        margin: 10px 20px 20px 10px;
        text-align: center;
    }
    
      .showroom_main_sub_images01_text01{
        font-size: 14px;
        line-height: 26px;
        margin: 5px 0 10px 0;
    }
    
    
    .showroom_reserve_info{
        border:#EB0404 solid 1px;
        margin: 10px 0 10px 0;
        padding: 10px;
    }
    
    .showroom_reserve_info_text01{
        font-size: 18px;
        line-height: 28px;
        color: #EB0404;
    }
    
    
    .showroom_reserve_info_text02{
       line-height:22px;
	color:#fff;
	background:1b65c0;
	width:400px;
	text-align:center;
	padding:20px;
	text-align:center;
	border:#1b65c0 solid 2px;
	letter-spacing:1px;
	background:#1b65c0;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome */  
    -moz-border-radius: 5px;   /* Firefox */
	
	margin:5px 30px 5px 100px;
	text-align: center;
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#3875c1), to(#6b98cf));
    /* Mozilla鬩堺ｼ夲ｽｽ�ｻ */
    background: -moz-linear-gradient(top, #3875c1, #6b98cf);
    /* IE10+ */
    background: -ms-linear-gradient(top, #3875c1, #6b98cf);
    /* IE8-9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9796', endColorstr='#ee7271', GradientType=0)";
    /* IE5.5-7 */
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccccff', endColorstr='#000066', GradientType=0); */
    }
    
    
    .showroom_reserve_info_text02 a{
        color: #FBF7F7;
	color: #FCF8F8 !important;
	font-size: 18px;
	line-height: 26px;
	display: block;
	font-weight: bold;
        text-decoration: none;
        
        
}
    
    
    .showroom_reserve_info_text03{
        font-size: 18px;
        line-height: 28px;
        margin: 20px 0 10px 0;
        text-align: center;
    }
    
    
    .showroom_reserve_info_text03 br{
        display: none;
    }
    
    
    
    .showroom_reserve_info_text03 a{
        color: #0B45AB;
    }
    
    .showroom_reserve_info_text04{
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        margin: 5px 0 5px 0;
        
    }
    
    
    .showroom_office_title{
        margin: 10px 0 10px 0;
    }
    
    
    .showroom_office_title h3{
        background: none;
        color: #7C7B7B;
        font-size: 18px;
        line-height: 26px;
        border-top: #DCDCDC solid 1px;
         border-left: #DCDCDC solid 1px;
         border-right: #DCDCDC solid 1px;
        border-bottom: #DCDCDC solid 5px;
        padding: 10px;
        width: 400px;
        text-align: center;
    }
    
    .showroom_office_detail_flex{
           display: flex;        /* */
   flex-direction: row; /*  */
   flex-wrap:wrap;
    }
    
    
    
    .showroom_office_detail_info{
        width: 220px;
        margin: 10px 20px 20px 0;
    }
    
    
    .showroom_office_detail_info_text01{
        font-size: 16px;
        line-height: 28px;
    }
    
    
    
    .showroom_office_detail_images{
        width: 400px;
        margin: 10px 0 20px 0;
       
    }
    
    .showroom_office_display_images_flex{
         display: flex;        /* */
   flex-direction: row; /*  */
   flex-wrap:wrap;
        
    }
    
    
    .showroom_office_display_images_item{
        text-align: center;
        width: 200px;
        margin: 10px 20px 10px 0;
    }
    
    
    .showroom_office_display_images_item_text01{
        font-size: 14px;
        line-height: 24px;
        margin: 5px 0 5px 0;
        text-align: left;
    }
    
    .showroom_office_cutsample_flex{
           display: flex;        /* */
   flex-direction: row; /*  */
   flex-wrap:wrap;
        border: #D7D6D6 solid 1px;
        padding: 10px;
        
    }
    
    
    .showroom_office_cutsample_info{
        width: 400px;
        margin: 10px 20px 10px 0;
    }
    

    .showroom_office_cutsample_info_text01{
        font-size: 16px;
        line-height: 24px;
        border-bottom: #D7D6D6 solid 1px;
        padding: 2px 2px 5px 5px;
    }
    
    
    
    .showroom_office_cutsample_info_text02{
        font-size: 16px;
        line-height: 26px;
    
    }
    
    
    .showroom_office_cutsample_images{
        width: 200px;
        margin: 0 0 10px 0;
    }
    
    
    .showroom_office_access{
        border: #D7D6D6 solid 1px;
        padding: 10px;
        margin: 20px 0 20px 0;
    } 
    
    .showroom_office_access_tit{
        margin: 10px 0 10px 0;
    }
    
    
    
    .showroom_office_access_tit h4{
        font-size: 16px;
        line-height: 28px;
        border-bottom:#D7D6D6 solid 1px;
        padding: 2px 2px 5px 5px;
       color: #000000;
        letter-spacing: 1px;
    
    }
    
    
    .showroom_office_access_map{
        text-align: center;
        margin: 20px 0 20px 0;
    }
    
    .showroom_office_access_info_flex{
         display: flex;        /* */
   flex-direction: row; /*  */
        
    }
    
    
    .showroom_office_access_info_detail{
        width: 350px;
        margin: 10px 20px 10px 10px;
    }
    
    
    .showroom_office_access_info_detail_text01{
        font-size: 14px;
        line-height: 26px;
    }
    
    
    
    
    
    
    .showroom_office_access_images{
        width: 250px;
        margin: 10px 0 10px 0;
    }
    
    
    .showroom_info_attention{
        margin: 40px 0 10px 0;
    }
    
    
    
    .showroom_info_attention_text01{
        font-size: 14px;
        line-height: 24px;
    }
    
    .showroom_photogallery{
        margin: 50px 0 20px 0;
        border: #3780BC dotted 1px;
        padding: 10px;
    }
    
    
    .showroom_photogallery_text01{
        font-size: 16px;
        line-height: 26px;
        border-bottom:#3780BC dotted 1px;
        padding: 2px 2px 5px 10px;
    }
    
    
    
    .showroom_photogallery01_flex{
        display: flex;        /*  */
   flex-direction: row; /* */
    flex-wrap:wrap;
         justify-content:space-around;
    }
    
    
    .showroom_photogallery01_flex_item{
        width: 30%;
        height: auto;
        margin: 10px;
      
    }
    
    .showroom_phorogallery02{
        margin: 10px;
        text-align: center;
    }
    
    .showroom_photogallery_text03{
        margin: 10px 0 10px 0;
        text-align: center;
    }
    
    
    .showroom_office_station{
        margin: 10px;
        padding: 15px;
        background: linear-gradient(#eafdf6, #def7ee);
    }
    
    .showroom_office_station_text01{
        font-weight: bold;
        color: #0C6072;
        font-size: 14px;
        line-height: 26px;
    }
    
     .showroom_office_station_text02{
        
        font-size: 14px;
        line-height: 26px;
    }
    
    
    .door_showroom_other{
        margin: 2px 0 10px 0;
    }
    
    .door_showroom_other_text01{
        font-size: 16px;
        line-height: 26px;
        text-align: right;
    }
    
    
    .tiktok_item_pr_logo{
        margin: 10px 0 10px 0;
    }
    
  
    .showroom_towelwarmer_flex{
        display: flex;        /*  */
   flex-direction: row; /* */
    flex-wrap:wrap;
         justify-content:space-around;
         border: #D7D6D6 solid 1px;
        padding: 15px 10px 15px 10px;
    }
    
    .showroom_towelwarmer_images{
        width: 20%;
        height: auto;
    }
    
    .showroom_towelwarmer_images img{
        width: 100%;
        height: auto;
    }
    
    
    .showroom_towelwarmer_info{
        width: 70%;
        height: auto;
    }
    
    
    .showroom_towelwarmer_images_text01{
        text-align: center;
        margin: 5px;
        font-size: 12px;
    }
    
    
  /*ここからが電気錠対応*/
    
    .denki_door_headline{
        margin: 30px 5px 30px 5px;
        text-align: center;
        
    }
    
    .denki_door_headline h2{
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 1px;
        border-bottom: #212121 solid 2px;
        display: inline-block;
    }
    
    
    .denki_door_headline_text01{
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        margin-top: 30px;
    }
    
    .denki_door_images01{
        margin: 10px 5px;
        text-align: center;
        
    }
    
    .denki_door_images02{
        margin: 10px 5px;
        text-align: center;
        
    }
    
    
     .denki_door_lineup{
        margin: 10px 5px;
    }
    
    .denki_door_lineup h2{
        background: none;
        color: #3D3C3C;
        border-bottom: #000000 solid 1px;
        border-left: #000000 solid 15px;
        padding: 5px 5px 5px 10px;
        margin-bottom: 40px;
    }
    
    
    .yu_door_etype_single_lineup ul{
    padding-left: 0;
    }
    
   .yu_door_etype_single_lineup ul li{
        display: inline-block;
        list-style: none;
       width: 20%;
       height: auto;
       vertical-align: top;
       margin-bottom: 20px;
    }
    
    .yu_door_etype_single_lineup ul li img{
        width: 100%;
        height: auto;
    }
    
   
     .yu_door_etype_single_lineup ul li:nth-child(4n+1) {
	clear:both;
    }
    
    
      .yu_door_etype_oyako_lineup h3{
        background:#AAA7A7;
        padding: 5px 10px;
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
            margin-bottom: 20px;
    }
    
    
    .yu_door_etype_oyako_lineup ul{
        padding-left: 0;
    } 
    
    
    .yu_door_etype_oyako_lineup ul li{
        display: inline-block;
        list-style: none;
        width: 28%;
        height: auto;
        vertical-align: top;
        margin-bottom: 20px;
    }
    
    .yu_door_etype_oyako_lineup ul li img{
        width: 100%;
        height: auto;
    }
    
    
     .yu_door_etype_double_lineup h3{
        background:#AAA7A7;
        padding: 5px 10px;
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
            margin-bottom: 20px;
    }
    
    
    .yu_door_etype_double_lineup ul{
        padding-left: 0;
    } 
    
    
    .yu_door_etype_double_lineup ul li{
        display: inline-block;
        list-style: none;
        width: 40%;
        height: auto;
        vertical-align: top;
        margin-bottom: 20px;
    }
    
    .yu_door_etype_double_lineup ul li img{
        width: 100%;
        height: auto;
    }
    
    
    
    
}




/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	
	
}






/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	
   .showroom_main_images{
        text-align: center;
        margin: 10px;
    }
    
	
    
      .showroom_main_images img{
          width: 100%;
          height: auto;
          margin: auto;
    }
    
	
    
    .showroom_main_headline{
        margin: 10px;
    }
    
    .showroom_main_headline h2{
        font-size: 18px;
        line-height: 30px;
        text-align:left;
       
    }
    
    .showroom_main_headline br{
        display: none;
    }
    
     
    .showroom_main_sub_images_flex{
        margin: 10px;
    }
    
    .showroom_main_sub_images01{
        margin: 10px 0 20px 0;
        text-align: center;
    }
    
    
    .showroom_main_sub_images01 img{
        width: 80%;
        height: auto;
        margin: auto;
        
    }
    
    .showroom_main_sub_images01_text01{
        font-size: 14px;
        line-height: 26px;
        margin: 5px 0 10px 0;
    }
    
      .showroom_reserve_info{
        border:#EB0404 solid 1px;
        margin: 10px;
        padding: 10px;
    }
    
    .showroom_reserve_info_text01{
        font-size: 18px;
        line-height: 28px;
        color: #EB0404;
    }
    
    
    .showroom_reserve_info_text02{
       line-height:22px;
	color:#fff;
	background:1b65c0;
	text-align:center;
	padding:20px;
	text-align:center;
	border:#1b65c0 solid 2px;
	letter-spacing:1px;
	background:#1b65c0;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome */  
    -moz-border-radius: 5px;   /* Firefox */
	
	margin:10px 0  10px 0;
	text-align: center;
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#3875c1), to(#6b98cf));
    /* Mozilla鬩堺ｼ夲ｽｽ�ｻ */
    background: -moz-linear-gradient(top, #3875c1, #6b98cf);
    /* IE10+ */
    background: -ms-linear-gradient(top, #3875c1, #6b98cf);
    /* IE8-9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9796', endColorstr='#ee7271', GradientType=0)";
    /* IE5.5-7 */
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccccff', endColorstr='#000066', GradientType=0); */
    }
    
    
    .showroom_reserve_info_text02 a{
        color: #FBF7F7;
	color: #FCF8F8 !important;
	font-size: 18px;
	line-height: 26px;
	display: block;
	font-weight: bold;
        text-decoration: none;
        
        
}
    
    
    
    .showroom_reserve_info_text03{
        font-size: 16px;
        line-height: 32px;
        margin: 20px 0 10px 0;
        text-align: center;
    }
    
    .showroom_reserve_info_text03 a{
        color: #0B45AB;
    }
    
      .showroom_reserve_info_text04{
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        margin: 5px 0 5px 0;
        
    }
    
      .showroom_office_title{
        margin: 10px;
    }
    
    
    .showroom_office_title h3{
        background: none;
        color: #7C7B7B;
        font-size: 18px;
        line-height: 26px;
        border-top: #DCDCDC solid 1px;
         border-left: #DCDCDC solid 1px;
         border-right: #DCDCDC solid 1px;
        border-bottom: #DCDCDC solid 5px;
        padding: 10px;
        text-align: center;
    }
    
    

    
    .showroom_office_detail_flex{
        margin: 20px;
    }
    
    
    
    .showroom_office_detail_info{

        margin: 10px 0 10px 0;
    }
    
    
    
    .showroom_office_detail_info_text01{
        font-size: 16px;
        line-height: 28px;
    }
    
    
    
    .showroom_office_detail_images{
      
        margin: 10px 0 20px 0;
        text-align: center;
    }
    
    
    .showroom_office_detail_images img{
        width: 100%;
        height: auto;
        margin: auto;
    }
    
    
    
    .showroom_office_display_images_flex{
        margin: 10px;
         display: flex;        /* */
   flex-direction: row; /*  */
   flex-wrap:wrap;
        
    }
    
    
    .showroom_office_display_images_item{
        text-align: center;
       width: 30%;
        margin:10px auto;
    }
    
    
    .showroom_office_display_images_item img{
        width: 100%;
        height: auto;
        margin: auto;
    }
    
    .showroom_office_display_images_item_text01{
        font-size: 14px;
        line-height: 24px;
        margin: 5px 0 5px 0;
        text-align: center;
    }
    
    
    
    .showroom_office_display_images_item img{
        width: 100%;
        height: auto;
        margin: auto;
    }
    
    
    
     .showroom_office_cutsample_flex{
        
        border: #D7D6D6 solid 1px;
        padding: 10px;
         margin: 10px;
        
    }
    
    
    .showroom_office_cutsample_info{
       
        margin: 10px 0 10px 0;
       
    }
    

    .showroom_office_cutsample_info_text01{
        font-size: 16px;
        line-height: 24px;
        border-bottom: #D7D6D6 solid 1px;
        padding: 2px 2px 5px 5px;
    }
    
    
    
    .showroom_office_cutsample_info_text02{
        font-size: 16px;
        line-height: 26px;
      
    
    }
    
    
    
    .showroom_office_cutsample_images{
        margin: 0 0 10px 0;
        text-align: center;
    }
    
    .showroom_office_cutsample_images img{
        width: 60%;
        height: auto;
        margin: auto;
    }
    
    
    
    .showroom_office_access{
        border: #D7D6D6 solid 1px;
        padding: 10px;
        margin: 10px;
    } 
    
    .showroom_office_access_tit{
        margin: 10px 0 10px 0;
    }
    
    
    
    .showroom_office_access_tit h4{
        font-size: 16px;
        line-height: 28px;
        border-bottom:#D7D6D6 solid 1px;
        padding: 2px 2px 5px 5px;
       color: #000000;
        letter-spacing: 1px;
    
    }
    
    
    .showroom_office_access_map{
        text-align: center;
        margin: 10px 0 10px 0;

    }
    
    .showroom_office_access_map iframe{
        width: 100%;
  aspect-ratio: 16/9; //アスペクト比（縦横比）を指定

    }
    
    
    
    .showroom_office_access_info_flex{
         margin: 10px 0 10px 0;
        
    }
    
    
    .showroom_office_access_info_detail{
       
        margin: 10px 0 10px 0;
    }
    
    
    .showroom_office_access_info_detail_text01{
        font-size: 14px;
        line-height: 26px;
    }
    
    .showroom_office_access_info_detail_text01 a{
        color: #06599E;
    }
    
    
    
    
    .showroom_office_access_images{
       
        margin: 10px 0 10px 0;
        text-align: center;
    }
    
    .showroom_office_access_images img{
        width: 70%;
        height: auto;
        margin: auto;
    }
    
  
    
     .showroom_info_attention{
        margin: 20px 10px 10px 10px;
    }
    
    
    
    .showroom_info_attention_text01{
        font-size: 14px;
        line-height: 22px;
    }
    
    
     .showroom_photogallery{
        margin: 50px 10px 10px 10px;
        border: #3780BC dotted 1px;
        padding: 10px;
    }
    
    
    .showroom_photogallery_text01{
        font-size: 16px;
        line-height: 26px;
        border-bottom:#3780BC dotted 1px;
        padding: 2px 2px 5px 10px;
    }
    
    
    
    .showroom_photogallery01_flex{
        text-align: center;
    }
    
    
    .showroom_photogallery01_flex_item{
        margin: 10px 0 10px 0;
       
      
    }
    
    .showroom_phorogallery02{
        margin: 10px;
        text-align: center;
    }
    
    
    .showroom_phorogallery02 img{
        width: 90%;
        height: auto;
    }
    
    
     .showroom_office_station{
        margin: 15px 10px 15px 10px;
        padding: 15px;
        background: linear-gradient(#eafdf6, #def7ee);
    }
    
    .showroom_office_station_text01{
        font-weight: bold;
        color: #0C6072;
        font-size: 14px;
        line-height: 26px;
    }
    
     .showroom_office_station_text02{
        font-size: 14px;
        line-height: 26px;
    }
    
    
     .door_showroom_other{
        margin: 5px 0 10px 0;
    }
    
    .door_showroom_other_text01{
        font-size: 16px;
        line-height: 26px;
        text-align: center;
    }
    
    .tiktok_item_pr_logo{
        margin: 10px;
    }
    
    
	
    .tiktok_item_pr_logo img{
        width: 30%;
        height: auto;
        margin: auto;
    }
	
	
     .showroom_towelwarmer_flex{
         display: flex;                    /* flexコンテナ化 */
   flex-direction: column-reverse; /* 縦向きで逆順に配置 */
         border: #D7D6D6 solid 1px;
         margin: 10px;
        padding: 15px 10px 15px 10px;
    }
    
    .showroom_towelwarmer_images{
        text-align: center;
        margin: 10px 2px;
    }
    
    .showroom_towelwarmer_images img{
        width: 50%;
        height: auto;
    }
    
    
    .showroom_towelwarmer_info{
        margin: 10px 2px;
    }
    
     .showroom_towelwarmer_images_text01{
        text-align: center;
        margin: 5px;
        font-size: 12px;
    }
    
    
    
     /*ここからが電気錠対応*/
    
    .denki_door_headline{
        margin: 30px 5px 30px 5px;
        text-align: center;
        
    }
    
    .denki_door_headline h2{
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 1px;
        border-bottom: #212121 solid 2px;
        display: inline-block;
    }
    
    
    .denki_door_headline_text01{
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        margin-top: 30px;
    }
    
    .denki_door_images01{
        margin: 10px 5px;
        text-align: center;
        
    }
    
    .denki_door_images01 img{
        width: 100%;
        height: auto;
    }
    
    
    .denki_door_images02{
        margin: 10px 5px;
        text-align: center;

        
    }
    
     .denki_door_images02 img{
        width: 100%;
        height: auto;
    }
    
    .denki_door_lineup{
        margin: 10px 5px;
    }
    
    .denki_door_lineup h2{
        background: none;
        color: #3D3C3C;
        border-bottom: #000000 solid 1px;
        border-left: #000000 solid 15px;
        padding: 5px 5px 5px 10px;
        margin-bottom: 30px;
    }
    
    
     .yu_door_etype_single_lineup h3{
        background:#AAA7A7;
        padding: 5px 10px;
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }
    
    
    .yu_door_etype_single_lineup ul{
    padding-left: 0
    }
    
   .yu_door_etype_single_lineup ul li{
        display: inline-block;
        list-style: none;
       width: 40%;
       height: auto;
       vertical-align: top;
       margin-bottom: 20px;
    }
    
    .yu_door_etype_single_lineup ul li img{
        width: 80%;
        height: auto;
    }
    
   
     .yu_door_etype_single_lineup ul li:nth-child(2n+1) {
	clear:both;
    }
    
      .yu_door_etype_oyako_lineup h3{
        background:#AAA7A7;
        padding: 5px 10px;
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
           margin-bottom: 20px;
    }
    
    
    .yu_door_etype_oyako_lineup ul{
        padding-left: 0;
    } 
    
    
    .yu_door_etype_oyako_lineup ul li{
        display: inline-block;
        list-style: none;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .yu_door_etype_oyako_lineup ul li img{
        width: 50%;
        height: auto;
    }
    
    
    .yu_door_etype_double_lineup h3{
        background:#AAA7A7;
        padding: 5px 10px;
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
             margin-bottom: 20px;
    }
    
    
    .yu_door_etype_double_lineup ul{
        padding-left: 0;
    } 
    
    
    .yu_door_etype_double_lineup ul li{
        display: inline-block;
        list-style: none;
        vertical-align: top;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .yu_door_etype_double_lineup ul li img{
        width: 60%;
        height: auto;
    }
    
    
    
    
    
    
	
}




/**spend**/





