@charset "utf-8";


/**---- title ----**/
#VCBASE .h1Title.nosub {padding:1.5em 15px;}
#VCBASE .adjust h2 { margin:48px 0 24px;}
#VCBASE .rm_ct1 {margin:32px 0 24px;padding:5px 0;border-bottom:2px solid #cccccc;font-size:1.15rem;font-weight:bold;}
#VCBASE .rm_ct2 {margin:24px 0 12px;padding:8px 16px;background-color:#e9e9e9;}
#VCBASE .rm_ct3 {padding:0.5em 0 0;font-weight:bold;}
#VCBASE .simplemenu strong {
	display:block;
	margin: 0 !important;
	padding: 0.5em 1em !important;
	line-height: 1.5;
	border: #CCCCCC 1px solid;
	border-radius: 0.5em;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	background-color: #F0F0F0;
}
#VCBASE #CONTACT h2 { text-align:center;line-height:60px;}
#VCBASE #CONTACT h2 span {vertical-align: -7px;}


/**---- text ----**/
#VCBASE p, #VCBASE ul.pt, #VCBASE ol.pt, #VCBASE dl {margin-top: 0.5em;margin-bottom: 1em;padding-right: 1em;line-height:1.5;}
#VCBASE .vam, .vam {vertical-align:middle;}


/**---- list ----**/
#VCBASE ul.pt {margin-left: 0;padding-left: 0;}
#VCBASE ul.pt li {margin: 0;padding: 0 0 0 1em;text-indent:-1em;line-height:1.5;}
#VCBASE ul.pt li.es_l01 a {text-indent:0;line-height: 1.2em;}
#VCBASE ul.pt.p li{margin-top: 0.5em;margin-bottom: 0.5em;}


/**---- link ----**/
#VCBASE .rm_ac { padding-left:16px;background-repeat:no-repeat;background-position:left center;background-image:url("../img/bg_ac.png");}
#VCBASE .rm_gp { padding:4px 0 0 72px;background-repeat:no-repeat;background-position:left top;background-image:url("../img/bg_gp.png");min-height:58px}
#VCBASE .rm_gp.l1 {padding-top:16px;}
#VCBASE a.contactmailto {padding-left:40px; background:url("../img/ico_mail.png") no-repeat left bottom;}


/**---- box ----**/
#VCBASE .rm_flex {display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between;align-items: stretch;}
#VCBASE .rm_flex:after {content:""; display: block; width: 31.2934631%;}
#VCBASE .rm_bdb {padding:20px;border:1px solid #cccccc;}
#VCBASE .rm_bgb {padding:21px;background-color:#f2f2f2;}
#VCBASE .rm_bwb {padding:0 21px;}
#VCBASE .rm_dpb {display:block;}
#VCBASE .rm_pc {text-align:center;}
#VCBASE .rm_pr {text-align:right;}
#VCBASE .rm_fl {width:100%;box-sizing:border-box;}
#VCBASE .rm_hf {width:50%;box-sizing:border-box;}
#VCBASE .rm_2c {width:48.6202365%;box-sizing:border-box;}
#VCBASE .rm_3c {width:31.2934631%;box-sizing:border-box;}


/**---- table ----**/
#VCBASE .vam th, #VCBASE .vam td {vertical-align:middle;}


/**---- mediaquery ----**/
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 740px) {
}
@media screen and (max-width: 480px) {
#VCBASE .rm_flex {display: block;}
#VCBASE .rm_hf,
#VCBASE .rm_2c,
#VCBASE .rm_3c
{width:auto;}
#VCBASE .rm_gp.l1 {padding-top:4px;}
#VCBASE #CONTACT h2 {line-height:1.5em;}
}




#VCBASE .rm_vnv	{
	position: absolute !important;
	clip: rect(0,0,0,0) !important;
	top: -9999px !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	text-decoration: none !important;
	overflow: hidden !important;
}

/* 202308 VC 追記*/

/* added holdings-header */
.holdings-header__nav .item-link.external::after {
    content: url(/appliance/VacuumCleaner/common/img/external-link-icon.png);
    vertical-align: top;
    padding-left: 4px;
}
.holdings-header__sub__nav a.external::after,
.holdings-footer__main a.external::after {
    content: url(/appliance/VacuumCleaner/common/img/external-link-icon-g.png);
    vertical-align: top;
    padding-left: 4px;
}
.holdings-header__sub__nav a.external:hover::after,
.holdings-footer__main a.external:hover::after {
    content: url(/appliance/VacuumCleaner/common/img/external-link-icon-g.png);
}

.holdings-header__sub__nav a.info{
	background: #0056a8;
	padding: 2px 10px 4px;
	margin-top: -2px;
	border-radius: 40px;
	color: #fff;
	display: flex;
	align-items: center;
}

.holdings-header__sub__nav a.info:hover{
	background: #00498f;
}

.holdings-header__sub__nav a.info i{
	width: 15px;
	padding: 1px;
	box-sizing: border-box;
	margin-left: 3px;
}

.holdings-header__sub__nav a.info i img{
	width: 100%;
}

div.contents dl.news_list{
   display: flex;
   flex-wrap: wrap;
}

div.contents .news_list li{
	margin-left: 0;
	display: flex;
	justify-content: flex-start;
	margin-top: .8em;
	margin-left: 3.1em;

 }

 div.contents .news_list li.new{
	margin-left: 0;
 }

 div.contents .news_list li span{
	flex-basis: fit-content;
 }

 div.contents .news_list li .icon{
	width: 2.8em;
	margin-right: 1em;
 }

div.contents .news_list span i{
    background: #e82a2a;
    border-radius: 3px;
    color: #fff;
    font-size: 75%;
    padding: 0 3px 1px;
}

div.contents .news_list li:nth-child(n+6){
    display:none;
}

#VCBASE p{
	padding-right: 0;
 }

#VCBASE .m-l0{
   margin-left: 0;
}

#VCBASE .m-t0{
	margin-top: 0;
 }

#VCBASE .p-t0{
	padding-top: 0;
 }

#VCBASE .pd0{
	padding:0 !important;
}

#VCBASE .dsp-b{
    display: block;
 }

#VCBASE .ul-square li{
	margin-top: 10px;
}

#VCBASE .ul-square li span{
	background: url(/appliance/VacuumCleaner/etc/img/u-line_01.jpg) repeat-x bottom;
	padding-bottom: 1px;
}

#VCBASE .iconBiz{
    background: #00a0e9;
    color: #fff;
    display: inline-block;
    width: 7em;
    text-align: center;
	padding-bottom: 2px;
    margin: 0 10px 7px 0;
    text-decoration: none;
 }

 #VCBASE .iconPro{
    background: #0056a8;
    color: #fff;
    display: inline-block;
    width: 7em;
    text-align: center;
	padding-bottom: 2px;
    margin: 0 10px 7px 0;
    text-decoration: none;
 }
 @media screen and (max-width: 480px) {
	#VCBASE .iconBiz,#VCBASE .iconPro{
		display: block;
	 }
}

 #VCBASE .rm_3c.line{
    border: solid #cccccc 1px;
    padding: 6px;
	margin-top:20px;
 }
 @media screen and (max-width: 480px) {
	#VCBASE .rm_3c.line + .line{
		margin-top: 1em;
	 }
}

 #VCBASE .rm_3c.line .wrap{
    text-decoration: none;
	color: #222;
	display: flex;
	flex-direction: column;
    justify-content: space-between;
	height: 100%;
 }
 #VCBASE .rm_3c.line .flexWrap{
 }
 #VCBASE .rm_3c.line a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
 }
 #VCBASE .rm_3c.line a:hover{
    text-decoration: none;
	color: #888;
 }
 #VCBASE .rm_3c.line p{
    padding-right: 0;
 }
 #VCBASE .rm_3c.line .dash{
 border-bottom: 1px dashed #a0a0a0;
 padding-bottom: 3px;
 margin-bottom: 0.5em;
 font-size: 0.74em;
 }
 #VCBASE .rm_3c.line .txt74n{
	padding: 0;
	margin: 0;
 }

 #VCBASE .btn_01{
	margin: 30px auto 10px;
	width: 500px;
 }
 #VCBASE .rm_flex .btn_01{
	width: 46%;
 }
 #VCBASE .btn_02{
	margin: 20px auto 10px;
	width: 46%;
 }
 #VCBASE .btn_03{
	margin: 10px auto 10px;
	width: 500px;
 }
 #VCBASE .btn_04{
	margin: 30px auto 10px;
	width: 500px;
 }
 @media screen and (max-width: 480px) {
	#VCBASE .btn_01{
		margin: 30px auto 10px;
		width: 80%;
	 }
	 #VCBASE .rm_flex .btn_01{
		width: 80%;
	 }
	#VCBASE .btn_02{
		margin: 20px auto 10px;
		width: 100%;
	 }
	 #VCBASE .btn_03{
		margin: 10px auto 10px;
		width: 80%;
	 }
	 #VCBASE .btn_04{
		margin: 30px auto 10px;
		width: 100%;
	 }
}
 #VCBASE .btn_01 a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0.png) no-repeat center right 5px,linear-gradient(90deg, rgba(0, 86, 168, 1), rgba(0, 160, 233, 1));
	color: #fff;
	text-align: center;
	display: block;
	padding: 20px;
	border-radius: 10px;
 }

 #VCBASE .btn_04 a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0.png) no-repeat center right 5px,linear-gradient(90deg, rgba(0, 86, 168, 1), rgba(0, 160, 233, 1));
	color: #fff;
	text-align: center;
	display: block;
	padding: 20px;
	border-radius: 10px;
 }

 #VCBASE .btn_01.setting a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0.png) no-repeat center right 5px #5092d0;
 }

 #VCBASE .btn_04.setting a.down{
	background: url(/appliance/VacuumCleaner/common/img/button-w0-down.png) no-repeat center right #5092d0;
	text-decoration: none;
 }

 #VCBASE .btn_04.setting a.up{
	background: url(/appliance/VacuumCleaner/common/img/button-w0-up.png) no-repeat center right #5092d0;
 }

 #VCBASE .btn_01.basic a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0.png) no-repeat center right 5px #8ed363;
 }
 #VCBASE .btn_04.basic a.down{
	background: url(/appliance/VacuumCleaner/common/img/button-w0-down.png) no-repeat center right #8ed363;
	text-decoration: none;
 }

 #VCBASE .btn_04.basic a.up{
	background: url(/appliance/VacuumCleaner/common/img/button-w0-up.png) no-repeat center right #8ed363;
 }
 #VCBASE .btn_01.btn_pro a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0.png) no-repeat center right 5px #0056a8;
 }
 #VCBASE .btn_01.btn_pro.rev a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0-r.png) no-repeat center left 5px #0056a8;
 }
 
 #VCBASE .btn_01.btn_biz a{
	background: url(/appliance/VacuumCleaner/common/img/button-w0.png) no-repeat center right 5px #00a0e9;
 }

 #VCBASE .btn_01.setting a span,#VCBASE .btn_01.basic a span{
	display: inline-block;
	font-size: 85%;
	margin-top: 8px;
 }

 #VCBASE .btn_01.setting a:hover span,#VCBASE .btn_01.basic a:hover span{
	text-decoration: underline;
 }

 #VCBASE .btn_02 a, #VCBASE .btn_03 a{
	background: linear-gradient(90deg, rgba(0, 86, 168, 1), rgba(0, 160, 233, 1));
	color: #fff;
	text-align: center;
	display: block;
	padding: 18px;
	border-radius: 10px;
	display: flex;
    align-items: center;
    justify-content: center;
 }

 #VCBASE .btn_02 a i img,#VCBASE .btn_03 a i img{
	height: 20px;
	margin-right: 10px;
 }
 #VCBASE .btn_02 a:hover i img,#VCBASE .btn_03 a:hover i img{
	opacity: 1;
 }
 
 #VCBASE .btn_pro a{
	background: #0056a8;
 }
 #VCBASE .btn_biz a{
	background: #00a0e9;
 }

 #VCBASE .ttl-point{
	background: url(/appliance/VacuumCleaner/etc/soji_mc-grs830/img/ttl-line.jpg) no-repeat left bottom;
    background-size: 100%;
	margin: 40px 0 24px;
    font-size: 1.15rem;
    font-weight: bold;
	display: flex;
	align-items: center;
 }
 #VCBASE .ttl-point span{
	padding: 12px 0 5px 70px;
}
 #VCBASE .ttl-point i{
	position: absolute;
 }
 #VCBASE .ttl-point i img{
	width: 60px;
 }
 #VCBASE .cap{
	margin-top: .5em;
	font-size: 0.850em;
	line-height: 1.3em;
 }
 #VCBASE .cap-biz{
	margin-top: .5em;
	font-size: 0.850em;
	color: #00a0e9;
	line-height: 1.3em;
 }
 #VCBASE .feature{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
	padding: 0;
 }
 #VCBASE .feature dt {
    margin-right: 0.5em;
    width: 13em;
	margin: 10px 0;
    padding: 5px;
    border: #ACABAB 1px solid;
 }
 #VCBASE .feature dd {
    margin-left: 1em;
    width: 32em;
 }
 @media screen and (max-width: 480px) {
	#VCBASE .feature dd {
		margin-left: 0;
		width: 100%;
	 }
}
 @media screen and (max-width: 480px) {
	#VCBASE .box3x1 {
		width: 100%;
	}
	#VCBASE .box2r{
		margin-top: 1em;
	}
	#VCBASE .box3x2{
		margin-top: 1em;
	}
}

#WEBCATABOX dl + dl{
	margin-top: -1em;
}

#VCBASE .boxbg_gr .btn_03{
	width: 96%;
	margin: 1em auto;
}
@media screen and (max-width: 480px) {
	#VCBASE .boxbg_gr .btn_03{
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	#VCBASE br.pc{
		display: none;
	}
}

div.contents div#ES-CONTENTS-BLOCK.wide{
	width: 100%;
	float: none;
}

div.contents table.T_gray caption{
	margin-bottom: 10px;
}

#VCBASE .voice {
    background: #EDF3F9;
	margin: 0 5px 2em 0;
	padding: 30px;
	box-shadow: 4px 5px 5px 0px rgba(0, 0, 0, 0.24);
 }

#VCBASE .voice h2{
	padding: 0 0 10px;
    border-bottom: 2px solid #cccccc;
    font-size: 1.55rem;
    font-weight: bold;
	display: block;
    width: max-content;
    margin: 0 auto;
}
#VCBASE table.T_gray td a{
    line-height: 1.5;
}
