<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
---------------------------------------
# Device: S/M/L
# File: css/jp.css
# Version: 1.0
# Update: 2013.04.14
---------------------------------------
*/

/*-----------------------------------
Common
-----------------------------------*/
body { font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,meiryo, sans-serif; }

 #sbi_comment1 table {
	 width:100%;
 }
 #sbi_comment1 table td{
	border:0;
 }
  #sbi_comment1 table input {
	margin: 0;
	padding: 0;
}

@media (max-width: 640px){
 #sbi_comment1 table {
		margin: 0 auto;
		width: auto;
		margin: 0;
		padding: 0;
		border-style: solid;
		border-width: 1px!important;
		border-color: #E7E7E7!important;
		margin-top: 32px;
 }
 #sbi_comment1 table td{
		margin: 0;
	padding: 0;
	border:0;
	font-size: 13px;
	padding: 5px;
	line-height: 1.5;
 }
#sbi_comment1 table a img {
		width: 100%;
 }
 #sbi_comment1 table input {
	max-width: 97px;
	width: 30%;
	height: auto;
	margin: 0;
	padding: 0;
}
}
</pre></body></html>