@charset "utf-8";

body{
        
}

.btn {
   -webkit-appearance: none;
}

/******************************************
header
*******************************************/
#header_text{
	background:#fff;
	color:#242424;
	min-width:1200px;
	line-height:24px;
}
#header_text p{
	text-align:right;
	font-size:12px;
}
#header_text h1{
	font-size:12px;
	float:left;
	width:50%;
	text-align:left;
}
#header_text a{
	color:#fff;
}
#header{
	padding:5px 0px 10px 0px;
    border-top:4px solid #66ccff;
}
#logo{
	float:left;
	z-index:100000;
	margin-right:50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#header p{
	float:left;
	text-align:left;
	font-size:12px;
	line-height:1.8;
	color:#1A6E44;
	margin-top:26px;
}

#header_tel{
	text-align:right;
	float:right;
	overflow:hidden;
	width:300px;
	padding-right:0px;
	color:#fff;
	margin-bottom:10px;
	text-shadow: 1px 1px 3px #000;  
}
#header_tel a{
	color:#fff;
	font-size:12px;
}
#header_lang{
    float:right;
    margin-top:16px;
}
.switch_jp{
    color:#ccc !important;
    padding:10px 0 10px 10px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-radius:20px 0 0 20px;
    display: inline-block;
    font-size:14px;
}
.switch_en{
    color:#ccc !important;
    padding:10px;
    background-color: rgba(227, 227, 227, 0.6);
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    border-radius:0 20px 20px 0;
    display: inline-block;
    font-size:14px;
}
.globalmenu_bg {
    margin:5px auto 0px;
    border-top:1px solid #669900;
    box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
    -webkit-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
    -moz-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
}

#globalmenu{
    height:56px;
}
#globalmenu ul{
	list-style:none;
}

#globalmenu li{
	float:left;
    color:#333333;
    line-height:56px;
    width:168px;
    padding-top:4px;
}
#globalmenu .navi_home{
	background:url(../images/gnavi_home_bg.png) no-repeat 10% 14px;
}
#globalmenu li a{
    color:#333333;
    font-weight:600;
    line-height:56px;
}

#globalmenu li a:hover{
	text-decoration:none;
}

.headerchara img{
    margin-left:480px;
    position: absolute;
    top: 80px;
    z-index: 10000000;
    left: 50%;
}
#sp_globalmenu{
	width:95%;
	z-index:100000000;
	display:block;
	padding:10px 0;
	text-align:center;
	color:#fff;
	cursor:pointer;
	background:#669900 url(../images/gmenu.png) no-repeat 98% 6px;
	width:100%;position:relative;top:0;right:0;
	font-family: "Cantata One",serif;
	font-size:13px;
}
#sp_globalmenulist{
	display:none;

}
#sp_globalmenulist li a{
	background: #ffffff url("../images/icon-menu.png") no-repeat scroll 10px 50%;
	font-size: 13px;
	padding: 14px 35px;
	text-align: left;
	border-bottom:#ddd 1px solid;
	display:block;
}
#sp_globalmenulist li a:hover{
    background: #f8ffe8 url("../images/icon-menu.png") no-repeat scroll 10px 50%;
	text-decoration:none;
}

#mainmenu {
    background-image: url("../images/top/topmain_bg.jpg");
    background-repeat: no-repeat;
    clear: both;
    height: 475px;
    margin-bottom: 20px;
    position: relative;
    width: 1200px;
}


.top_mainmenu{
    height:62px;
    width:1200px;
    position: relative;
    top:396px;
}
.top_mainmenu .count01{
    font-size:48px;
    line-height:68px;
    color:#fc1f3f;
    float:left;
    text-align: right;
    padding-left: 360px;
    width:160px;
    font-weight:700;
}
.top_mainmenu .count02{
    font-size:48px;
    line-height:68px;
    color:#fc1f3f;
    float:left;
    text-align: right;
    padding-left: 100px;
    width:160px;
    font-weight:700;
}
.top_mainmenu .iraiform_bt{
    float:right;
    padding-right: 20px;
}
.search_type{
 
}

/******************************************
top
*******************************************/
.headermessage{
    float:right;
}
.headermessage img{
    width:100%;
}
#slider {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    margin-top: -8px;
}
#sliderInner {
    position: relative;
    left: 50%;
    width: 3600px;
    margin-left: -1800px;
}
#sliderInner li {
    width:1200px;
}
.bx-wrapper {
    margin:0 auto;
    position:relative;
}

.bx-wrapper .bx-pager {
    margin:0 auto;
    width:1200px;
    background:#fff;
}
.vv_search_bt_c{
    background:  url("../images/top/top_chintai_bg.png") no-repeat ;
    background-size: cover;
}
.vv_search_bt_b{
    background:  url("../images/top/top_baibai_bg.png") no-repeat ;
    background-size: cover;
}
.top_search_bt{
     width:780px;
    height:260px;
    margin:0 auto;
}
.top_search_bt img{
    margin:10px;
    float:left;   
}
.top_search_bt img:hover{
    margin-top:0;
    transition: margin-top 1s ease;
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.sectionwrap {
    padding: 10px 0;
}
.top_contents .conte_sfaff{
    width:50%;
    height:170px;
    float:left;
    background:  url("../images/top/top_contemenu01_bg.png") no-repeat ;
    background-size: cover;
}
.top_contents .conte_sfaff_link{
    background-color: rgba(0, 0, 0, 0.60);
    height:170px;
    transition: 0.5s ease-in-out;
}
.top_contents .conte_sfaff_link:hover{
    background-color: rgba(0, 0, 0, 0.30);
    transition: 0.5s ease-in-out;
}
.top_contents .conte_sfaff_link img{
    margin:40px auto;
}
.top_contents .conte_corporate{
    width:50%;
    height:170px;
    float:right;
    background:  url("../images/top/top_contemenu02_bg.png") no-repeat ;
    background-size: cover;
}
.top_contents .conte_corporate_link{
    background-color: rgba(0, 0, 0, 0.60);
    height:170px;
    transition: 0.5s ease-in-out;
}
.top_contents .conte_corporate_link:hover{
    background-color: rgba(0, 0, 0, 0.30);
    transition: 0.5s ease-in-out;
}
.top_contents .conte_corporate_link img{
    margin:40px auto;
}
.top_news{
    padding:40px 0;
    
}
.top_news h3{
    float:left;
    width:240px;
    margin:0;
}
.top_news ul{
    display: block;
    width:900px;
    float:right;
    height:auto;
}
.top_news ul li{
    width:900px;
    border-bottom: 1px dotted #666;
    text-align: left;
    font-size:14px;
    line-height: 60px;
}
.top_news ul li span{
    font-weight:700;
    margin-right: 20px;
}

/******************************************
top_favorite
*******************************************/

.cc_favorites{
    background-color: #fcfbf7;
}
.bb_favorites{
    background-color: #f7fbfc;
}
.top_section_title{
    margin:20px auto;
}
.favorite_cc{
    width:280px;
    float:left;
    height:352px;
    margin:10px;
}
.favorite_cc a{
    display: block;
    width:280px;
    background-color: #fff;
    border-radius: 4px;
    height:342px;
    overflow: hidden;
}
.favorite_cc a:hover{
    background-color: #f8ffe8;
    box-shadow:rgba(238, 238, 238, 0.509804) 0px 0px 4px 4px;
    -webkit-box-shadow:rgba(238, 238, 238, 0.509804) 0px 0px 4px 4px;
    -moz-box-shadow:rgba(238, 238, 238, 0.509804) 0px 0px 4px 4px;
    transition: 0.5s ease-in-out;
}
.favorite_cc .itemthmb_cover{
    object-fit: cover;
    width: 280px;
    height: 190px;   
}
.item_info{
    padding:10px;
}
.item_info p{
    text-align: left;
    width:260px;
    font-size:14px;
    margin-bottom:4px;
    line-height:24px;
}
.item_info p span{
    display: block;
    color:#fff;
    background-color: #ff9999;
    padding:4px;
    border-radius: 2px;
    width:46px;
    margin-right:8px;
    float:left;
    line-height: 1;
}
.price_c{
    font-weight:700;
}

/******************************************
top_blog
*******************************************/
.newpost_blog{
    width:220px;
    float:left;
    height:300px;
    margin:10px;
}
.newpost_blog a{
    display: block;
    width:220px;
    background-color: #ffffff;
    height:284px;
    overflow: hidden;
    box-shadow:rgba(238, 238, 238, 0.509804) 0px 0px 4px 4px;
    -webkit-box-shadow:rgba(238, 238, 238, 0.509804) 0px 0px 4px 4px;
    -moz-box-shadow:rgba(238, 238, 238, 0.509804) 0px 0px 4px 4px;
}
.newpost_blog a:hover{
    background-color: #f8ffe8;
    transition: 0.3s ease-in-out;
}
.newpost_blog .itemthmb_cover{
    object-fit: cover;
    width: 220px;
    height: 160px;   
}
.newpost_blog h3{
    display: block;
    text-align: left;
    width:200px;
    font-size:14px;
    line-height:24px;
    font-weight:700;
    padding:4px 10px;
}
.newpost_blog p{
    text-align: left;
    width:200px;
    font-size:12px;
    padding:10px;
    line-height:24px;
}
.top_sns img{
    margin:10px;    
}
.blog_area_bt a{
    margin:10px;
}
.top_sns_bt{
    margin:20px 0;
}

/******************************************
conte01 conte02
*******************************************/
.conte_box{
	width:840px;
	overflow:hidden;
	margin:0 auto;
}
.conte_box ul{
	width:120%;
}
.conte_box ul li{
float:left;
width:400px;
margin:0 25px 25px 0;
border-bottom:1px solid #999999;
}
.conte_box ul li p{
	padding:15px 0;
	font-size:12px;
}
.conte_box ul li p a{
	width:50px;
	height:35px;
	padding-top:15px;
	display:block;
	float:right;
	background:#999999;
	color:#fff;
	text-align:center;
}
.conte2_box{
	overflow:hidden;
	width:830px;
	margin: 0px auto 20px auto;
}
.conte2_box ul{
	width:120%;
	margin-top:20px;
}
.conte2_box li{
	float:left;
	margin:0 12px 12px 0;

}

.table_dl {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:820px;
	margin:0px 25px 30px;
	clear:both;
	background:#fcf5f5;
}
.table_dl dt {
	border-top:1px solid #ccc;	
	width:210px;
	float:left;
	height:auto;
	padding:10px;
	background:#fcf5f5;
	color:#444444;
	font-weight:normal;
	font-size:14px;
	line-height:1.8;
	}
.table_dl dd {
	border-top:1px solid #ccc;
	background:#fff;
	float:left;
    width:570px;
	padding:10px;
	height:auto;
	font-size:14px;
	line-height:1.8;
	color:#444444;
}
.tenpo_wrap{
    width:820px;
    margin:0px 25px 30px;
	clear:both;
    padding-bottom:30px;
    border-bottom:1px dotted #666;
}
.tenpo_wrap .tenpo_info{
    width:301px;
    float:left;
}
.tenpo_info p{
    width:94%;
    padding:3%;
    border-bottom:1px #333 dotted;
    margin-bottom:20px;
}

.tenpo_wrap .tenpo_map{
    width:460px;
    float:right;
}

.table2_dl {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:301px;
	margin:0px 0px 30px;
	clear:both;
	background:#fcf5f5;
    display: flex;
flex-wrap: wrap;
}
.table2_dl dt {
	border-top:1px solid #ccc;	
	width:60px;
	float:left;

	padding:10px;
	background:#fcf5f5;
	color:#444444;
	font-weight:normal;
	font-size:14px;
	line-height:1.8;
	}
.table2_dl dd {
	border-top:1px solid #ccc;
	background:#fff;
	float:left;
    width:201px;
	padding:10px;

	font-size:14px;
	line-height:1.8;
	color:#444444;
}
.staff {
    margin: 0 20px 40px;
}
#contenter .staff h3 {
    background: url(../images/icon-staff.png) no-repeat 0 50%;
    font-weight: bold;
    font-size: 22px;
    color: #333;
    padding-left: 50px;
    margin:20px 0 10px;
}
#contenter .staff h3 span {
    font-size: 12px;
    margin-left: 20px;
}
.staff .message {
    width: 100%;
}
.staff img {
    float: left;
    width: 30%;
    margin-bottom: 20px;
}
.staff p {
    font-size: 14px;
    line-height: 2;
    color: #333;
    margin: 20px 0;
}
.stafflink a {
    color: #333;
}
.staff dl {
    width: 65%;
    float: right;
    border-bottom: #ccc dotted 2px;
    font-size:14px;
    line-height:1.8;
}
.staff dt {
    border-top: #ccc dotted 2px;
    width: 30%;
    float: left;
    padding: 10px 0;
}
.staff dd {
    border-top: #ccc dotted 2px;
    width: 70%;
    float: left;
    padding: 10px 0;
}
/******************************************
sidebar
*******************************************/


#sidebar img{
    margin-bottom:10px;

}

/******************************************
footer
*******************************************/
#pagetop{
	float:right;
	margin:-90px 0 0 0;
}
#footer{
	background:#fcfbf7;
	color:#666666;
	padding:20px 0;
	font-size:12px;
	min-width:1200px;
	margin-top:70px;
}
#footer dl{
	float:left;
	width:33%;
	color:#666666;
	text-align:left;
	margin:20px auto;
    font-size:14px;
}
#footer dl dt{
	font-size:16px;
	padding:8px;
	line-height:1.5;
    font-weight:700;
}
#footer dl dd{
	color:#666666;
    padding:8px;
    line-height:1.5;
}
#footer a{
	color:#666666;
}
#copyright{
	background:#918a7b;
	color:#fff;
	padding:20px 0;
	font-size:14px;
}
#copyright .company_info{
	float:left;
	width:33%;
	color:#fff;
	text-align:left;
	margin:20px auto;
}
#copyright .company_info p{
	padding:8px;
    line-height:1.5;
}
#copyright .company_info .company_name{
    font-size:16px;
    font-weight:700;
}
.whole_contain {
    display: inline-block;
    background-color: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px;
    width: 75px;
    height: 75px;
    background-size: contain;
}
.whole_contain_main {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 0;
    width: 323px;
    height: 242px;
}
.contain {
    display: inline-block;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    width: 75px;
    height: 75px;
    background-size: contain;
}
.select .tab_alink:link,
.select .tab_alink:visited{
	color:#fff;
}

.company_info .address a:link{
    color:#fff;
}


/******************************************
smart phone & tablet
*******************************************/
@media screen and (min-width: 677px)  {
/*PC 677以上*/
	.pchide{display:none;}
}

@media screen and (min-width: 0px) and (max-width: 676px) {
/*SP 677未満*/
	.sphide{display:none;}
	/*header*/
	#logo{width:68%;float:left;margin:0px;}
    #header p{margin:0 0 0 5px;}
	#header_toiawase{width:30%;float:right;margin:0px !important;height:auto !important;}
	#header {
    padding: 10px 0px 0px;
}
	.recommend ul li{
		border-top:none;
		border-left:none;
		border-right:none;
		height:auto;
		width:100%;
		float:none;
	}
	.recommend img{display:none;width:20%;}

	.recommend2 ul li{width:40%;margin-right:3%;height:380px;}
	.recommend2 ul li img{width:100%;height:130px;}
	.recommend2 ul li strong{font-size:8px;}
	.blog_area li{width:100%;padding:10px;}
	.blog_area li p{font-size:12px !important;width:85%;}
	.blog_area li img{width:100px;}
	.slider_sp,.slider_sp ul{width:100%;margin-bottom:15px;}
	.slider_sp li{margin:5px 0 !important;width:100% !important;}
	#header_text{line-height:18px;}
	#header_text p{padding:5px 0;text-align:right;}
	#header_tel{margin:-10px 0px 10px 0px;padding:0;}
	#contenter .menulist a{width:90%;padding:3% 0% 3% 10%;}
	.news_list{margin-top:0;}
	.top_newslist .pull-left,.top_newslist .pull-right{width:100%;float:none;}
	.top_newslist .pull-right{margin-top:15px;}
	.top_newslist img{width:100%;}
	.section_title{margin-bottom:10px;}
	/*main*/
	#contenter{float:left;width:100%;overflow:hidden; margin-left:0px;}
	#header{overflow:hidden;}
	#sidebar{width:100%;overflow:hidden;padding-bottom:40px;margin-right:0px;}
	.sidemax{width:100%;}
	.sidemax img{width:80%;overflow:hidden;margin: 10px 10%;}
    .sidemax .thumbnail img{width:100%;overflow:hidden;margin: 0;}
    .sidemax .blog_area_bt img{
     width:40%;   
    }
    .section_title {
    padding: 16px 25px 16px 25px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #5F5F5F;;
    font-weight: bold;
    background-color: #fff;
    text-align: left;}
    /*top*/
    .topmenu_sp{margin:10px 0;}
    .top_section_title img{width:60%;}
    .favorite_cc{width:100%;margin:1% 0%;height:auto;}
    .favorite_cc a{width:100%;height:auto;border-radius: 0;}
    .favorite_cc .itemthmb {width:110px;float:left;height:100px;}
    .favorite_cc .itemthmb_cover {width:100%;height: 110px;margin: 0;}
    .favorite_cc .item_info {width:66%;float:left;padding:2% 2%;}
    .top_search_bt{width:100%;height:auto;}
    .top_search_bt img{width:30%;margin:1.666%;float:left;}
    .favorite_cc .item_info{padding-bottom:0px;}
    .favorite_cc .item_info p{font-size:12px;line-height: 22px;}
    .newpost_blog{width:100%;margin:0 0 10px 0;height:auto;}
    .newpost_blog a{width:100%; height:auto;}
    .newpost_blog .itemthmb{width:110px;float:left;height:100px;}
    .newpost_blog .itemthmb img{width:110px;object-fit: cover;height:100px;margin: 0;}
    .newpost_blog .itemthmb_cover {width: 100%;height: 100px;}
    .newpost_blog h3{width:66%;float:left;padding:2%;border-bottom:none;}
    .newpost_blog p{width:66%;float:left;padding:2%;}
    .top_sns_bt{width:40%;margin:0 auto;}
    .top_sns_bt a{width:30%;padding:1.66%;float:left;}
    .top_sns_bt a img{width:100%;margin:0;}
    .top_contents .conte_sfaff{width:100%;height:90px;}
    .top_contents .conte_sfaff_link{height:90px;}
    .top_contents .conte_sfaff_link img{margin:0 auto;}
    .top_contents .conte_corporate{width:100%;height:90px;}
    .top_contents .conte_corporate_link{height:90px;}
    .top_contents .conte_corporate_link img{margin:0 auto;}
    .top_news h3{width:200px;}
    .top_news img{width:100%;}
    .top_news ul{width:100%;}
    .top_news ul li{width:96%;line-height:28px;padding:2%}
    .top_news ul li span{width:100%;display: block;}
    #copyright{width:100%;}
    #footer dl{width:100%;}
    #copyright .company_info{width:100%;}
    #copyright .copyright_c{width:100%;}
    .tenpo_wrap{width:100%;margin:0 0 30px;}
    .tenpo_wrap .tenpo_info {
    width: 96%;margin:2%;
    float: left;}
    .table2_dl{width:100%;}
    .table2_dl dt{width:100%;}
    .table2_dl dd{width:100%;}
    /*contents*/
    .table_dl{width:100%;margin:0 0 30px;border-left:none;border-right:none;}
	.table_dl dt{width:94% !important;padding:3% !important;
	}
    .table_dl dd{width:94% !important;padding:3% !important;font-size:13px;
	border-left:none;}
    .tenpo_wrap .tenpo_map {
    width: 100%;
    float: right;}
    .tenpo_info a{width:60%;margin:0 auto;display: block;}
    .tenpo_info img{width:100%;}
    .staff dl {width: 100%;font-size: 10px;}
    
    
	/*contact*/
	.section_title img{height:20px;width:auto;}
	.category_list dt{padding:20px 10px 20px 40px;background-position:10px 15px;}
	.category_list dd{min-height:40px;padding:0 10px 10px 10px;}
	.category_list  img{width:100px !important; height:100px !important;}
	.contact_dl{width:100%;margin:0% !important;border-left:none;border-right:none;}
	.contact_dl dt{width:94% !important;padding:3% !important;height:1.5em;
	}
	.contact_dl dd{width:94% !important;padding:3% !important;height:2.8em;font-size:13px;
	border-left:none;}
	.contact_dl dt.em3,
	.contact_dl dt.em4,
	.contact_dl dt.em5,
	.contact_dl dt.em6,
	.contact_dl dt.em7,
	.contact_dl dt.em8,
	.contact_dl dt.em9,
	.contact_dl dt.em10,
	.contact_dl dt.em11,
	.contact_dl dt.em12,
	.contact_dl dt.em13,
	.contact_dl dt.em14,
	.contact_dl dt.em15,
	.contact_dl dt.em17,
	.contact_dl dt.em20,
	.contact_dl dt.em22{height:1.5em !important;}
	.contact_dl .em14{height:auto !important;}
	
	.basic_table,.siborikomi_title{width:100%;padding:10px !important;text-indent:0px;}
	.basic_table th,.basic_table td{font-size:10px;}
	
	.btn_submit input{font-size:15px;width:80%}
	.btn-search input{padding-left:60px;}
	.section_text{padding:0 5px;}
	.dls,.dls dt,.dls dd{width:96%;margin:0;float:none;}
	.favorite_box{padding:10px 5px;}
	.favorite_box img{width:43%;margin:10px 0;object-fit: cover;}
	.favorite_box .pull-left{margin-bottom:10px;width: 100%;}
	.favorite_box .pull-right{width:100%;}
	.favorite_table td,.favorite_table th{font-size:12px;}
	.btn-mail input{font-size:13px;width:90%;background-position:3% 5px;}
	.pagination>li>a, .pagination>li>span{padding:3px 6px;}
	a.btn-more{color:#fff;padding:3px 10px;font-size:12px;}
	.alert-message{text-align:left;}
	.login .form-group{width:100%;}
	.login .btn{float:none;width:92%;margin:0 auto;margin:10px;}
	.spp{margin:0 5px !important;}
	.conte_box ul li,.conte2_box ul li{width:40% !important;margin:0 3% 3% 0;}
	.conte_box ul li img{width:100%;}
	.conte_box,.conte2_box{width:100% !important;}
	.conte_box ul li p a {margin-top:10px;}
	.tab li{font-size:12px;}
	.labelblock label{display:inline; width:150px;}
	.wholes_box .pull-left,.wholes_box .pull-right{width:100%;}
	.wholes_box .pull-right li{width:21% !important;margin:3%;}
        .w520{  width:100%;}
	.article_contain_main{width:100%  !important;}
	#map{height:400px  !important;overflow:hidden;}
	/*footer*/
	#pagetop{clear:both;float:none;display:block;margin:-40px auto 0 auto !important;text-align:center;width:200px !important;}
	#pagetop img{width:30%;}
	#footer ul{width:96%;margin:0 0 10px 0;padding:2%;}
	#footer ul li {font-size:12px;}
	#footer .cf{font-size:8px;}
	#footer,#header_text{min-width:100%;}

	/*header*/
	.topmenu_sp ul li img {
    float: left;
    width: 33.33%;
}


	/*main*/
.recommend2 ul li{width:47%;margin-right:1.5%;margin-left:1.5%;height:auto;}
.contact_dl .kodawariem20{height:auto !important;}
.contact_dl .syumokuem17{height:17em !important;}
	/*footer*/
	
	/*poupu search*/	
#js_popup_area_tab_box label{
       width:50% !important;}		
#popup_area_rosen_search{
       font-size:12px !important;}
#js_popup_rosen_tab_box label {
    width: 50%;}

.content > div p label{
        width:45%;
}
}
