<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* CSS Document */

/*===========================================
	pregArea_01
=============================================*/
div.pregArea_01 {
	width: 730px;
	margin: 15px auto 0px auto;
	padding: 0px;
	clear:both;
}
div.pregArea_01 ol {
	padding-left:2em;
	margin-top:10px;
}
div.pregArea_01 table.remocon {
	margin-top:5px;
}
div.pregArea_01 table.remocon td {
	width:50%;
	padding:7px;
    border: 1px solid #B7B7B7;
}



/* pregBox */
div.pregArea_01 div.pregBox {
    margin: 15px 0 40px 0;
    padding: 0 0 40px 0;
	border-bottom:#999 1px solid;
	clear:both;
}
div.pregArea_01 div.pregBox div.leftArea {
    width: 346px;
    float: left;
}
ul.txtlink-left {
	padding:0px;
	list-style:none;
}
ul.txtlink-left li {
	padding: 0 0 0 10px;
	background:url("/support/share/images/arrow_black.png") no-repeat left 5px;
	margin:10px 10px 0 0;
	float:left;
}
div.pregArea_01 div.pregBox div.rightArea {
    width: 346px;
    float: right;
}
div.pregArea_01 div.pregBox div.rightArea div {
	line-height:1;
}


div.miniBox {
	margin: 20px 0px 0px 0px;
	padding:0px 15px;
}

/* movieArea */
div.movieArea {
	margin:15px 0 0 0;
}
div.movieArea div.leftArea {
	width:360px;
	float:left;
	list-style:none;
}
div.movieArea div.leftArea div.img {
	width:150px;
	float:left;
}
div.movieArea div.leftArea p.txt {
	margin-left:160px;
	padding: 0 0 0 10px;
	background:url("/support/share/images/arrow_black.png") no-repeat left 5px;
}
div.movieArea div.rightArea {
	width:320px;
	float: right;
}

/* imgArea */
ul.imgArea {
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	clear:both;
}
ul.imgArea li.txt {
	width:290px;
	float:left;
}
ul.imgArea li.img {
	width:390px;
	float:right;
}


/* btnArea */
ul.btnArea {
	border:3px solid #F9731E;
	padding:10px 7px;
	list-style:none;
	clear:both;
}
ul.btnArea li {
	width:125px;
	height:125px;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
	border-left:#CCC 1px solid;
	float:left;
}
ul.btnArea li.top {
    margin: 0px;
    padding: 0px;
	border-left: none;
}

/* anchor area */
.anchorBtn li {
  list-style: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.anchorBtn li.even {
  margin-right: 0;
}


/* lineArea */
div.lineArea {
    border: 1px solid #999999;
    padding: 10px;
    clear: both;
}

div.inline {
    display:inline-block;
    *display: inline;
    *zoom: 1;
}

/* GrayArea */
div.GrayArea {
	background:#EFEFEF;
	border-radius:10px;
	margin:15px 0 0 0;
    padding: 15px;
    clear: both;
}


ul.boxArea {
	list-style:none;
	background:url(../images/dotline.png) repeat-y;
}
ul.boxArea li.leftArea {
	width:325px;
	float:left;
}
ul.boxArea li.rightArea {
	width:325px;
	float:right;
}

/*===========================================
	pointArea
=============================================*/
div.pointArea {
    background: #FAF5C8;
    margin: 15px 0 0 0;
	padding:15px;
}
div.pointArea p {
    background: url("../images/ico_onepoint.gif") no-repeat;
    margin: 0;
    padding: 0 0 0 50px;
}


/*===========================================
	AttentionArea
=============================================*/
div.AttentionArea {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    clear: both;
    padding: 15px;
}
div.AttentionArea div.AttentionBox {
    background: url("../images/ico_attention.gif") no-repeat;
    margin: 0;
    padding: 3px 0 0 50px;
}

p.bg-blue {
    background: #C8E6FA;
    margin: 0px 0px 10px 0px;
    padding: 5px 10px;
}
h3.st {
	background: #E1E1E1;
	margin: 30px 0px 10px 0px;
	padding: 5px 10px;
	clear: both;
	font-size: 15px;
}
h4.st {
	background:#E1E1E1;
	margin: 30px 0px 10px 0px;
	padding: 5px 10px;
	clear:both;
	font-size:15px;
}
.line {
	border-top:#999 1px dotted;
	margin-top:15px;
	padding-top:15px;
	clear:both;
}

/*===========================================
	tabArea（index用）
=============================================*/
div.tabArea {
	margin: 15px auto 0px auto;
	padding: 0px;
	clear:both;
}
div.tabArea div#tabLeftBtn {
	width: 172px;
	height:25px;
	margin: 0ppx;
	padding: 0px;
	float: left;
}
div.tabArea div#tabRightBtn {
	width: 172px;
	height:25px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.tabArea div.tabBox {
	border:#999999 1px solid;
	margin:0px;
	padding:15px;
}
div.tabArea div.tabBox div.leftArea {
	width:480px;
	float:left;
}
div.tabArea div.tabBox div.rightArea {
	width:170px;
	float:right;
	
}
div#tabRightArea,
div#tabCenterArea {
	display:none;
}
p#Android,
p#iOS {
	display:none;
}

/*===========================================
	tabArea（wi-fi用）
=============================================*/
div.tabArea-wifi {
    margin: 20px 0 0 0;
    padding: 0;
    clear: both;
}
div.tabBtn-wifi {
	height: 45px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/btn_tab_bg.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
div.tabArea-wifi div#tabLeftBtn-wifi {
	width: 238px;
	float: left;
}
div.tabArea-wifi div#tabCenterBtn-wifi {
	width: 238px;
	float: left;
	margin: 0 0 0 8px;
}
div.tabArea-wifi div#tabRightBtn-wifi {
    width: 238px;
	float:right;
}


/*===========================================
	number
=============================================*/
h5.number_h5{
    font-size: 105%;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 45px;
}
h5.bar_no01 {
    background: url(../images/bar_no01.gif) no-repeat;
}
h5.bar_no02 {
    background: url(../images/bar_no02.gif) no-repeat;
}
h5.bar_no03 {
    background: url(../images/bar_no03.gif) no-repeat;
}
h5.bar_no04 {
    background: url(../images/bar_no04.gif) no-repeat;
}
h5.bar_no05 {
    background: url(../images/bar_no05.gif) no-repeat;
}
h5.bar_no06 {
    background: url(../images/bar_no06.gif) no-repeat;
}
h5.bar_no07 {
    background: url(../images/bar_no07.gif) no-repeat;
}

/* dotArea */
div.dotArea {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
	border-bottom:#CCC 1px dotted;
	clear:both;
}

/* numberArea */
div.numberArea {
    margin: 15px 0 0 45px;
    padding: 0;
}
div.numberArea div.leftArea {
    width: 350px;
	float:left;
}
div.numberArea div.rightArea {
    width: 305px;
	float: right;
}
.num,
.num-green,
.num-yellow,
.num-blue {
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom:#333 1px solid;
	font-weight:bold;
	clear:both;
	font-size:15px;
}


.pc-none {
	display:none !important;
}
.comingsoon {
	font-size:18px;
	text-align:center;
	margin-top:30px;
}



@media (max-width: 640px){
	/*===========================================
		pregArea_01
	=============================================*/
	div.pregArea_01 {
		width: auto;
	}
	div.pregArea_01 div.remocon-img img {
		max-width:674px;
		width:100%;
		height:auto;
	}
	
	/* pregBox */
	div.pregArea_01 div.pregBox div.leftArea {
		width: auto;
		float: none;
	}
	div.pregArea_01 div.pregBox div.rightArea {
		width: auto;
		float: none;
		margin-top:15px;
		text-align:center;
	}
	div.pregArea_01 div.pregBox div.rightArea img {
		max-width: 346px;
		width:100%;
		height:auto;
	}
	
	
	div#tabRightArea,
	div#tabCenterArea {
		display: block!important;
	}
	
	p#Android,
	p#iOS {
		display: block;
	}
	
	div.tabArea div.tabBox div.leftArea {
		width:auto;
		float:none;
	}
	div.tabArea div.tabBox div.rightArea {
		width:auto;
		float:none;
		margin-top:10px;
		text-align:center;
		
	}
	
	/*===========================================
		tabArea
	=============================================*/
	div.tabArea {
		width: auto;
	}
	div.tabBtn {
		display:none;
	}
	div#tabRightArea {
		display: block;
	}
	
	
	/*===========================================
		tabArea（wi-fi用）
	=============================================*/
	div.tabBtn-wifi {
		display:none;
	}
	
	div.miniBox {
		padding:0px;
	}
	
	/* movieArea */
	div.movieArea div.leftArea {
		width:auto;
		float:none;
	}
	div.movieArea div.rightArea {
		width:auto;
		float:none;
		margin-top:10px;
		clear:both;
	}
	
	
	/* imgArea */
	ul.imgArea li.img {
		width:auto;
		float:none;
		text-align:center;
	}
	ul.imgArea li.txt {
		width:auto;
		float:none;
		margin-top:10px;
	}
	
	ul.imgArea li.img img {
		max-width:100%;
		height:auto;
	}
	
	
	/* boxArea */
	ul.boxArea {
		background: none;
	}
	ul.boxArea li.leftArea {
		width: auto;
		float: none;
	}
	ul.boxArea li.rightArea {
		width: auto;
		float: none;
	}
	
	
	/* btnArea */
	ul.btnArea li {
		width: auto;
		height:auto;
		margin: 15px 0px 0px 0px;
		padding: 15px 0px 0px 0px;
		border-top:#CCC 1px solid;
		border-left: none;
		text-align:center;
		float:none;
		line-height:0 !important;
	}
	ul.btnArea li img {
		max-width:270px;
		width: 100%;
		height:auto;
	}
	ul.btnArea li.top {
		margin: 0px;
		padding: 0px;
		border-top: none;
	}
	
  /* anchor area */
  .anchorBtn li {
    float: none;
    margin-right: 0;
    text-align: center;
  }
    .anchorBtn li img {
      width: 100%;
      max-width: 320px;
      height: auto;
    }
	
	/*===========================================
		number
	=============================================*/
	h5.number_h5{
		background-size:30px;
		padding: 0px 0 15px 40px;
	}
	
	/* numberArea */
	div.numberArea {
		margin: 0px 0 0 40px;
	}
	div.numberArea div.leftArea {
		width:auto;
		float:none;
	}
	div.numberArea img.img {
		max-width:350px;
		width:100%;
		height:auto;
	}
	div.numberArea div.rightArea {
		width:auto;
		float:none;
		margin-top:10px;
	}
	
	.num-green {
		padding: 5px;
		border-bottom: none;
		background:#339966;
		color:#FFF;
	}
	.num-yellow {
		padding: 5px;
		border-bottom: none;
		background:#E18C28;
		color:#FFF;
	}
	.num-blue {
		padding: 5px;
		border-bottom: none;
		background:#43A7C8;
		color:#FFF;
	}
	
	
	
	.mq-none {
		display:none !important;
	}
	.pc-none {
		display:block !important;
	}
	
	.comingsoon {
		margin-top:0px;
	}

}


/*===========================================
	txtlink
=============================================*/
ul.txtlink {
	padding:0px;
	list-style:none;
}
ul.txtlink li {
	padding: 0 0 0 10px;
	background:url("/support/share/images/arrow_black.png") no-repeat left 5px;
	margin:5px 0px 0px 0px;
	float:none;
}
.txtlink {
	padding: 0 0 0 10px;
	background:url("/support/share/images/arrow_black.png") no-repeat left 5px;
}


/*===========================================
	disc
=============================================*/
.disc {
	padding: 0px 0px 0px 10px;
	background:url(../images/ico_disc.gif) no-repeat 0px 6px;
}
ul.disc {
	padding: 0px;
	list-style:none;
}
ul.disc li {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:url(../images/ico_disc.gif) no-repeat 0px 6px;
}


/*===========================================
	textLine
=============================================*/
.textLine {
	padding-right:1px;
	padding-left:3px;
	padding-bottom:4px;
	vertical-align: middle;
}



/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}


/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}

.ml_10 {
	margin: 0px 0px 0px 10px;
}

.txtindent {
	margin-left:1.5em;
	text-indent:-1.5em;
}

.txt11 {
	font-size:11px;
}
.red {
    color: #CC0000;
}
.att {
	padding-left: 1em;
	text-indent: -1em;
}

.mod-pageTop {
	margin-top:5px;
}

.install{
	font-weight:bold;

}

.install_banner{
	margin-top:20px;
}


.install_link{
	padding-top:15px;
}


ul.pdf {
	list-style:none;
	background:#F1F1F1;
	margin-top:10px;
	padding:7px;
	display:table;
}
ul.pdf li {
	display:table-cell;
	vertical-align:top;
}
ul.pdf li.txt {
	padding-right:7px;
}

/* anchorBtn アンカーリンク */
ul.anchorBtn02 {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}

	ul.anchorBtn02 li {
		margin:0 15px 0 0;
		padding: 0px;
		float:left;
	}
	.InnerLinkButton {
	    background: url("../images/innerlinkbutton.png") no-repeat 0 52%;
	    border: 1px solid #bcbcbc;
	    border-radius: 6px;
	    display: block;
	    padding: 5px 0 5px 22px;
	    transition: opacity 0.2s ease-in 0s;
	    vertical-align: middle;
	    /*width: 150px;*/
	    width:auto;
	    min-width:150px;
	    cursor:pointer;
	}
	.ButtonText {
	    color: #333333;
	    display: table-cell;
	    font-size: 12px;
	    height: 32px;
	    letter-spacing: 0;
	    line-height: 1.2em;
	    min-height: 32px;
	    padding-right: 10px;
	    text-decoration: none;
	    vertical-align: middle;
	    /display:block;
	    /height:auto;
	    /line-height:normal;
	    /min-height:0;
	    /padding:7px 10px 7px 0;
	}
	a:hover span.InnerLinkButton,
	a:active span.InnerLinkButton {
	    color: #333;
	    opacity: 0.5;
		filter:alpha(opacity=50);
	    text-decoration: none !important;
	    zoom:1; /* for IE7 */
	}
	ul.anchorBtn02 li a:hover,
	ul.anchorBtn02 li a:active {
	    text-decoration: none !important;
	}

/* movieBnr */
div.movieBnr {
	display:inline-block;
	/display:inline;
	/zoom:1;
	margin:10px 0px 0px 0px;
    border: 1px solid #999999;
    padding: 10px;
    clear: both;
}
	div.pd20 {
		padding:20px;
	}
		div.movieBnr div.movie {
			display:inline-block;
			/display:inline;
			/zoom:1;
			vertical-align:middle;			
			margin-right:15px;
		}
		div.movieBnr div.txt {
			display:inline-block;
			/display:inline;
			/zoom:1;
			vertical-align:middle;
		}
/* acmc */
div.acmc {
	margin:10px 0px 0px 0px;
    padding: 10px;
    clear: both;
}
		div.acmc div.thumb {
			display:inline-block;
			/display:inline;
			/zoom:1;
			vertical-align:middle;			
			margin-right:15px;
		}
		div.acmc div.txt {
			display:inline-block;
			/display:inline;
			/zoom:1;
			vertical-align:middle;
		}

@media (max-width: 640px){
	ul.pdf li {
		display: inline-block;
	}
	ul.pdf li.img {
		margin-top:3px;
	}
	
	/* linkBtn リンクボタン */
	ul.linkBtn li {
		width:auto;
		margin:0 0px 10px 0;
		float: none;
	}

	/* anchorBtn アンカーリンク */
	ul.anchorBtn02 {
		margin:0;
	}
		ul.anchorBtn02 li {
			margin:10px 0px 0 0;
			float:none;
			text-align:left;
		}
		.InnerLinkButton {
			padding-right: 10px;
			width: auto;
		}
		.ButtonText {
			height: 32px;
			min-height: 32px;
		}

	/* lineArea */
	div.movieBnr {
		display:block;
	}
		div.movieBnr div.movie {
			display:block;
			width: auto;
			float: none;
			margin-right:0px;
			text-align:center;
		}
		div.movieBnr div.txt {
			display:block;
			height:auto;
			display: block;
			margin-top:10px;
		}
}
</pre></body></html>