<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.maindesign {
	font-family: "Noto Sans JP","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",verdana,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.maindesign img{
	vertical-align: bottom;
}
.maindesign video {
    width: 100%;
}
.maindesign .flex-tv{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .flex-tv li{
	width: 48%;
	margin-top: 30px;
}
.maindesign .flex-tv li:nth-child(-n + 2){
	margin-top: 0;
}
.maindesign .flex-tv li img{
	border: 1px solid #ccc;
}

.maindesign .movie_container{
	margin: 20px 0;
}

@media screen and (max-width:767px) {
.maindesign .flex-tv li{
	width: 100%;
	margin-top: 20px;
}
.maindesign .flex-tv li:nth-child(-n + 2){
	margin-top: 20px;
}
.maindesign .flex-tv li:first-child{
	margin-top: 0;
}

}

.maindesign .flex-mgc{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .flex-mgc li{
	width: 48%;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .flex-mgc--images{
	width: 48%;
}
.maindesign .flex-mgc--text-area{
	width: 48%;
	line-height: 1.4;
}
.maindesign .flex-mgc--text-area__head{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.maindesign .flex-mgc--text-area__text{
}
.maindesign .left-red {
    border-left: 4px solid #E5002D;
    padding: 0.6rem 1rem;
}

.maindesign .remote-control{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2em;
}
.maindesign .remote-control--images{
	width: 12%;
}
.maindesign .remote-control--text-area{
	width: 85%;
}

.maindesign .remote-control--text-area h4{
	font-size: 1.3em;
	margin-bottom: 0.8em;
	line-height: 1.3;
}
.maindesign .remote-control--text-area .lead-text{
	margin-bottom: 20px;
}
.maindesign .remote-control--text-area .list-title{
	margin-bottom: 10px;
	font-size: 1.15em;
	font-weight: bold;
}
.maindesign .remote-control--text-area ul{
	margin-bottom: 10px;
}
.maindesign .remote-control--text-area li{
	line-height: 1.4;
	margin-top: 10px;
}
.maindesign .remote-control--text-area li:first-child{
	margin-top: 0;
}

.maindesign .specification{
	width: 100%;
	margin-top: 1em;
}
.maindesign .specification th,
.maindesign .specification td{
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 1.3;
	vertical-align: middle;
	text-align: justify;
}
.maindesign .specification th{
	background-color: #eee;
	width: 220px;
	text-align: center;
}


@media screen and (max-width:767px) {
.maindesign .flex-mgc li{
	width: 100%;
	margin-top: 30px;
}
.maindesign .flex-mgc li:nth-child(-n + 2){
	margin-top: 30px;
}
.maindesign .flex-mgc li:first-child{
	margin-top: 0;
}
.maindesign .specification th,
.maindesign .specification td{
	font-size: 0.90em;
    font-feature-settings: "palt";
}
.maindesign .specification th{
	width: 30%;
}

}




/*360åº¦ã¾ã‚ã‚‹*/
.maindesign	#console{
		position: absolute;
		top:8px;
		left:8px;
		color:#333;
		background: #fff;
		display:none;
	}
.maindesign	.inbox{
		position:relative;
		width:80%;
		max-width: 600px;
		margin:auto;
	}
.maindesign	.inbox img{
		width:100%;
		height:auto;
	}
.maindesign	.marker{
		position: absolute;
    bottom: 2%;
    left: 2%;
    width: 20%;
    height: auto;
	}
.maindesign	.marker img{
		width:100%;
		height: auto;
	}
.maindesign	.list1 .small{
		font-size: 0.9em;
		margin-left: 10px;
	}

	

/*è¡¨ç¤ºå‡ºã—åˆ†ã‘*/
#html2 .kokoro-product-block{
    display: none !important;
}
#store-device-html2 .front-product-block{
    display:none !important;
}
#store-device-html2 .kokoro-product-block{
    display:block !important;
}
</pre></body></html>