<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------
ã€€â–¼æ›¸å¼è¨­å®š
--------------------------*/
html {
	margin:0;
	padding:0;
}
body {
	width: 100%;

}
/* ------------------------
ã€€â–²æ›¸å¼è¨­å®š
--------------------------*/

/* ------------------------
ã€€â–¼headerã€€ãƒ˜ãƒƒãƒ€ãƒ¼
--------------------------*/
header {
	font-family:Verdana,Arial,Meiryo,"Hiragino Kaku Gothic Pro",Osaka,"MS P Gothic",sans-serif;
	font-size: 12px;
	color: #fff;
	z-index: 100000;
}
#sqexHeader-black {
	border-bottom: 1px solid #838383;
	background:#000;
}
#sqexHeader-white {
	border-bottom: 1px solid #ccc;
	background:#fff;
}
#header-title {
	padding: 0 10px;
}
	
#header-title div.logo {
	padding: 10px 0;
}

#header-title div.logo a {
	width: 130px;
	height: 14px;
	display: block;
	line-height: 0;
}

#sqexHeader-black_rsp #sqexaccount {
	float: right;
    margin-right: 10px;
    margin-top: 4px;
}

/*ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³*/
@media screen and (max-width: 767px) {
	#header-title {
		width: 40%;
	}
	#header-title div.logo a {
		width: 100%;
		height: auto;
	}
}
/* ------------------------
ã€€â–²headerã€€ãƒ˜ãƒƒãƒ€ãƒ¼
--------------------------*/

/* ------------------------
ã€€â–¼contentsã€€ã‚³ãƒ³ãƒ†ãƒ³ãƒ„
--------------------------*/

#contents {
	margin: 0 auto;
	background: #fff;
	color:#000;
}

/* ------------------------
ã€€â–²contentsã€€ã‚³ãƒ³ãƒ†ãƒ³ãƒ„
--------------------------*/

/* ------------------------
ã€€â–¼PC/SP è¡¨ç¤ºéžè¡¨ç¤º
--------------------------*/
#pcOnly,
.pcOnly {
    display: block!important;
}
#pcOnly_inline,
.pcOnly_inline {
    display: inline!important;
}
#pcOnly_inline-block,
.pcOnly_inline-block {
    display: inline-block!important;
}

#spOnly,
.spOnly {
    display: none!important;
}
#spOnly_inline,
.spOnly_inline {
    display: none!important;
}
#spOnly_inline-block,
.spOnly_inline-block {
    display: none!important;
}

@media screen and (max-width: 767px) {
    #pcOnly,
    .pcOnly {
        display: none!important;
    }
    #pcOnly_inline,
    .pcOnly_inline {
        display: none!important;
    }
    #pcOnly_inline-block,
    .pcOnly_inline-block {
        display: none!important;
    }

    #spOnly,
    .spOnly {
        display: block!important;
    }
    #spOnly_inline,
    .spOnly_inline {
        display: inline!important;
    }
    #spOnly_inline-block,
    .spOnly_inline-block {
        display: inline-block!important;
    }
}

/* ------------------------
ã€€â–²PC/SP è¡¨ç¤ºéžè¡¨ç¤º
--------------------------*/

/* ------------------------
ã€€â–¼footerã€€ãƒ•ãƒƒã‚¿ãƒ¼
--------------------------*/
footer#sqexFooter {
	font-family:Verdana,Arial,Meiryo,"Hiragino Kaku Gothic Pro",Osaka,"MS P Gothic",sans-serif;
  margin-top: 0px;
  clear: both;
  text-align: center;
  font-weight:normal!important;
  font-size:12px;
}
footer#sqexFooter a:link,
footer#sqexFooter a:visited,
footer#sqexFooter a:hover,
footer#sqexFooter a:active {
  text-decoration: none!important;
  font-weight:normal!important;
}
	footer#sqexFooter.sqex-footer-black {
		background:#000;
		border-top: 1px solid #666;
		color: #fff;
	}
		footer#sqexFooter.sqex-footer-black a:link,
		footer#sqexFooter.sqex-footer-black a:visited,
		footer#sqexFooter.sqex-footer-black a:hover,
		footer#sqexFooter.sqex-footer-black a:active {
			color: #fff;
		}
	footer#sqexFooter.sqex-footer-white {
		background:#fff;
		border-top: 1px solid #ccc;
		color: #333;
	}
			footer#sqexFooter.sqex-footer-white a:link,
			footer#sqexFooter.sqex-footer-white a:visited,
			footer#sqexFooter.sqex-footer-white a:hover,
			footer#sqexFooter.sqex-footer-white a:active {
				color: #333;
			}
div#sqex-footer-contents {
  line-height:1.0;
}

footer#sqexFooter div.sqex-footer-logos {
	margin: 0;
	padding:10px;
	text-align:center;
}
	footer#sqexFooter.sqex-footer-black div.sqex-footer-logos {
		border-bottom: 1px solid #333;
	}
	footer#sqexFooter.sqex-footer-white div.sqex-footer-logos {
		border-bottom: 1px solid #ccc;
	}
footer#sqexFooter div.sqex-footer-logos img {
	vertical-align: middle;
}
footer#sqexFooter div.sqex-footer-logos object {
	width:auto;
	vertical-align: middle;
}
footer#sqexFooter div.sqex-footer-logos img,
footer#sqexFooter div.sqex-footer-logos object {
	margin: 10px;
	max-height:60px;
	display: inline-block;
}
footer#sqexFooter div.sqex-footer-logos img.cero,
footer#sqexFooter div.sqex-footer-logos object.cero {
	max-height: 80px;
}
footer#sqexFooter div.sqex-footer-logos img.foreign-rating,
footer#sqexFooter div.sqex-footer-logos object.foreign-rating {
	max-height: 120px;
}
@media screen and (max-width: 767px) {
	footer#sqexFooter div.sqex-footer-logos {
		margin:0;
		text-align:center;
	}
	footer#sqexFooter div.sqex-footer-logos img,
	footer#sqexFooter div.sqex-footer-logos object {
		max-height:45px;
		display: inline-block;
	}
	footer#sqexFooter div.sqex-footer-logos img.sp_iphone_ipad_02 {
		max-width: 96%;
		height: auto;
		margin: 2%;
	}
	
	footer#sqexFooter div.sqex-footer-logos img.sp_iphone_ipad_02:nth-child(2) {
		max-width: 32.6%;
		height: auto;
		margin: 2%;
	}
}

div#rating-ex {
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #333;
}

footer#sqexFooter div.sqex-footer-shares-wrap {
	padding:10px 0;
}
	footer#sqexFooter.sqex-footer-black div.sqex-footer-shares-wrap {
		border-bottom: 1px solid #333;
	}
	footer#sqexFooter.sqex-footer-white div.sqex-footer-shares-wrap {
		border-bottom: 1px solid #ccc;
	}
footer#sqexFooter dl.sqex-footer-shares {
	text-align:center;
	width:auto;
	height:40px;
}
footer#sqexFooter dl.sqex-footer-shares dt,
footer#sqexFooter dl.sqex-footer-shares dd {
  display:inline-block;
  margin:7px 15px 7px 0;
  vertical-align:middle;
  height:25px;
}
	footer#sqexFooter dl.sqex-footer-shares dd:last-child {
		margin-right:0;
	}
	footer#sqexFooter dl.sqex-footer-shares dd div {
		vertical-align:middle!important;
	}
@media screen and (max-width: 767px) {
	footer#sqexFooter div.sqex-footer-shares-wrap {
		width:auto;
		position:relative;
		left:auto;
		margin-left:auto;
	}
	footer#sqexFooter dl.sqex-footer-shares {
	  width:auto;
	  border:none;
	  float:none;
	}
	footer#sqexFooter dl.sqex-footer-shares dt {
		display:none;
	}
}

footer#sqexFooter ul.sqex-footer-textlink {
  padding: 10px 0;
  text-align: center;
  line-height: 1;
  width:100%;
}
	footer#sqexFooter.sqex-footer-black ul.sqex-footer-textlink {
	  border-bottom: 1px solid #333;
	}
	footer#sqexFooter.sqex-footer-white ul.sqex-footer-textlink {
	  border-bottom: 1px solid #ccc;
	}

footer#sqexFooter ul.sqex-footer-textlink li {
	display: inline-block;
  padding-left: 11px;
  padding-right: 10px;
}
	footer#sqexFooter.sqex-footer-black ul.sqex-footer-textlink li {
		border-right:1px dotted #333;
	}
	footer#sqexFooter.sqex-footer-white ul.sqex-footer-textlink li {
		border-right:1px dotted #ccc;
	}
	footer#sqexFooter ul.sqex-footer-textlink li:last-child {
	  border-right:none;
	}

@media screen and (max-width: 767px) {
	footer#sqexFooter ul.sqex-footer-textlink {
		display: flex;
		flex-wrap: wrap;
	}
	footer#sqexFooter ul.sqex-footer-textlink li {
	  width:50%;
	  padding:0.5%;
	  margin:1% 0;
	  box-sizing: border-box;
	}
	footer#sqexFooter ul.sqex-footer-textlink li:nth-child(even) {
	  border-right:none;
	}
	footer#sqexFooter.sqex-footer-black ul.sqex-footer-textlink li:nth-child(odd) {
		border-right:1px dotted #333;
	}
	footer#sqexFooter.sqex-footer-white ul.sqex-footer-textlink li:nth-child(odd){
		border-right:1px dotted #ccc;
	}
} 

footer#sqexFooter div.sqex-footer-copy-logo {
	position:relative;
}

footer#sqexFooter p.sqex-footer-copyright {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}

p.sqex-footer-copyright span{
	display:block;
	margin:-25px 10px 0 0;
	text-align:right;
}  

p.sqex-footer-copyright span a{
	margin-left:10px;
}

footer#sqexFooter .sqex-footer-tm {
  padding: 14px 15px 0 15px;
  line-height: 1.2;
  display:block;
}

footer#sqexFooter .sqex-footer-exlogo {
	position:absolute;
	top:10px;
	right:10px;
}
footer#sqexFooter .sqex-footer-exlogo_sp {
	display:none;
	border-top:1px solid #333;
	padding:10px 0;
}

@media screen and (max-width: 767px) {
	footer#sqexFooter .sqex-footer-exlogo {
		display:none;
	}
	footer#sqexFooter .sqex-footer-exlogo_sp {
		display:block;
	}
}

/* ------------------------
ã€€â–²footerã€€ãƒ•ãƒƒã‚¿ãƒ¼
--------------------------*/</pre></body></html>