@charset "shift_jis";
/* --------------------------
    all
-------------------------- */
#contents {
	color: #000;
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", Osaka, sans-serif, arial, verdana;
	text-align:center !important;
    width: 100%;
	max-width:600px;
	letter-spacing: .1em;
	font-size: 13px !important;
	line-height:1.5;
	word-break: break-all;
	word-wrap: break-word;
}
#contents ,
#contents * {
	box-sizing:border-box !important;
}
#contents #mailbox {
	border:0 !important;
}

#contents a:hover ,
#contents a:hover * {
	text-decoration:none;
}
#contents a:hover s {
	text-decoration: line-through;
}
#contents table {
	background-color:auto;
}
#contents td {
	vertical-align:top;
}
#contents td a {
	display:inline-block;
	padding:.3em;
	box-sizing:border-box;
}
#contents font  {
	line-height: 1.5;
}
#contents font[size="8"]  {
	font-size: 40px;
}
#contents font[size="7"]  {
	font-size: 35px;
}
#contents font[size="6"]  {
	font-size: 30px;
}
#contents font[size="5"]  {
	font-size: 22px;
}
#contents font[size="4"]  {
	font-size: 18px;
}
#contents font[size="3"]  {
	font-size: 15px;
}
#contents [bgcolor="#ffffff"] ,
#contents [bgcolor="#fff"] ,
#contents [background="#ffffff"] ,
#contents [background="#fff"] {
	background-color:#fff;
}
#contents [bgcolor="#eeeeee"] ,
#contents [bgcolor="#eee"] ,
#contents [background="#eeeeee"] ,
#contents [background="#eee"] {
	background-color:#eee;
}
#contents [bgcolor="#cccccc"] ,
#contents [bgcolor="#ccc"] ,
#contents [background="#cccccc"] ,
#contents [background="#ccc"] {
	background-color:#ccc;
}
#contents [bgcolor="#aaaaaa"] ,
#contents [bgcolor="#aaa"] ,
#contents [background="#aaaaaa"] ,
#contents [background="#aaa"] {
	background-color:#aaa;
}
#contents [bgcolor="#333333"] ,
#contents [bgcolor="#333"] ,
#contents [background="#333333"] ,
#contents [background="#333"] {
	background-color:#333;
}
#contents [bgcolor="#888888"] ,
#contents [bgcolor="#888"] ,
#contents [background="#888888"] ,
#contents [background="#888"] {
	background-color:#888;
}
#contents [bgcolor="#f6f6f6"] ,
#contents [background="#f6f6f6"] {
	background-color:#f6f6f6;
}
#contents [bgcolor="#f7f7f7"] ,
#contents [background="#f7f7f7"] {
	background-color:#f7f7f7;
}
#contents [bgcolor="#FFF600"] ,
#contents [background="#FFF600"] {
	background-color:#FFF600;
}
#contents [bgcolor="#D72020"] ,
#contents [background="#D72020"] {
	background-color:#D72020;
}
#contents [bgcolor="#2976c6"] ,
#contents [background="#2976c6"] {
	background-color:#2976c6;
}
#contents [bgcolor="#FFFD00"] ,
#contents [background="#FFFD00"] {
	background-color:#FFFD00;
}
@media screen and (min-width:780px) {

}



@media screen and (max-width:600px) {
#contents {
}
#contents * {
	width:auto;
	max-width:100vw !important;
	height: auto;
	/* 文字サイズ最大値 font-size:max(2.3vw,28px) !important; */
}
#contents font[size="8"]  {
	font-size: 40px !important;
}
#contents font[size="7"]  {
	font-size: 25px !important;
}
#contents font[size="6"]  {
	font-size: 22px !important;
}
#contents font[size="5"]  {
	font-size: 16px !important;
}
#contents font[size="4"]  {
	font-size: 14px !important;
}
#contents font[size="3"]  {
	font-size: 13px !important;
}

#contents a span {
	max-width:90vw !important;
}
#contents font  {
	line-height: 2;
}
#contents [width="600"] {
	width:100vw !important;
	height:auto;
}
#contents [width="580"] ,
#contents [width="570"] ,
#contents [width="560"] ,
#contents [width="550"] ,
#contents [width="540"] ,
#contents [width="500"] {
	width:90vw !important;
	height:auto;
}
#contents [width="330"] ,
#contents [width="325"] ,
#contents [width="290"] ,
#contents [width="270"] {
	width:48vw !important;
	height:auto;
}
#contents [width="265"] ,
#contents [width="260"] ,
#contents [width="250"] ,
#contents [width="240"] ,
#contents [width="230"] ,
#contents [width="230"] ,
#contents [width="220"] {
	width:43vw !important;
	height:auto;
}
#contents [width="200"] ,
#contents [width="180"] ,
#contents [width="170"] ,
#contents [width="165"] ,
#contents [width="160"] ,
#contents [width="150"] ,
#contents [width="140"] {
	width:30vw !important;
	height:auto;
}
#contents [width="175"] {
	width:28vw !important;
	height:auto;
}
#contents [width="130"] ,
#contents [width="120"] {
	width:22vw !important;
	height:auto;
}
#contents [width="85"] ,
#contents [width="80"] {
	width:18vw !important;
	height:auto;
}
#contents [width="50"] {
	width:5vw !important;
	height:auto;
}
#contents [width="35"] ,
#contents [width="30"] ,
#contents [width="17"] ,
#contents [width="15"] ,
#contents [width="10"] {
	width:1vw !important;
	height:auto;
}

#contents td[height="100"] {
	height:3em !important;
	overflow:hidden;
}
#contents [src="https://direct.sanwa.co.jp/contents/mail-magazine/img/space.gif"] {
	max-width:1vw !important;
	height:auto;
}
#contents [src="https://direct.sanwa.co.jp/contents/mail-magazine/img/itembtn_r_200_65.png"] {
	width:40vw !important;
	height:auto;
}


/* ボタン高さ */
#contents [height="80"] {
    height: 5em !important;
    vertical-align: middle !important;
}
#contents [height="70"] {
    height: 4.5em !important;
    vertical-align: middle !important;
}
#contents [height="60"] {
    height: 4em !important;
    vertical-align: middle !important;
}



}


#contents [align="center"] {
	text-align:center !important;
}

#contents [valign="middle"] {
	vertical-align:middle !important;
}
