@charset "utf-8";
/*
Theme Name: cloudtpl_1176
Theme URI: https://c-tpl.com/
Description: cloudtpl_1176
Version: 1.0
Author: Cloud template
Author URI: https://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 https://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at https://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	https://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: https://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;
/*vertical-align: baseline;*/}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:90%/2.0 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
-webkit-text-size-adjust: none;
background:#f4f4f4;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
/*color:#777;*/
color: #252525;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999;
}

header p a {
text-decoration: underline;
color:#515151;
}

.content p a {
text-decoration: underline;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #2a588b;
background: -moz-linear-gradient(top, #2a588b 0%, #214a78 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a588b), color-stop(100%,#214a78));
background: -webkit-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -o-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -ms-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: linear-gradient(to bottom, #2a588b 0%,#214a78 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a588b', endColorstr='#214a78',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #2a588b;
background: -moz-linear-gradient(top, #214a78 0%, #2a588b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214a78), color-stop(100%,#2a588b));
background: -webkit-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: -o-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: -ms-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: linear-gradient(to bottom, #214a78 0%,#2a588b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214a78', endColorstr='#2a588b',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:960px;
}

/*
.inner.header-new {
    margin: 30px auto;
}
*/

#header{
overflow:hidden;
background:#fff;
}

#content{
float:left;
width:710px;
padding:30px 0;
}

#sidebar{
float:right;
width:225px;
padding:30px 0;
}

#footer{
clear:both;
padding-top:20px;
border-bottom:1px solid #5d5d5d;
background:#efefef;
} 


/* ヘッダー
*****************************************************/
#header .bg{background:#000;}


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header h2{
float:left;
padding:3px 0px;
color: #fff;
font-size:80%;
font-weight:normal;
/*background:#000;*/
}

#header h1.h1-new{
float:left;
padding:10px 10px;
color: #fff;
font-size:16px;
font-weight:normal;
background:#000;
text-align:left;
}


#header h2{
float:right;
}

#header p.kasou_header_p{
    font-size: 16px;
    padding: 10px 0;
}

#header h2.kasou_header_h2{
clear: both;
font-size:18px;
background:none;
float:none;
padding-top: 10px;
color:#0f2b58;
font-weight:bold;
}

/* ロゴ (サイトタイトル)
----------------------------------*/
#header p{
clear:both;
float:left;
padding:30px 0;
color: #515151;
font-size:160%;
font-weight:bold;
text-align:left;
}

#header p.kasou_header_p{
clear:both;
float:left;
padding:15px 0;
color: #515151;
font-size: 16px;
font-weight:bold;
line-height: 200%;
text-align:left;
}

.header-new p{
font-size:16px;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
padding-top:40px;
float:right;
}

#header ul li{
display:inline;
margin-left:10px;
font-size:90%;
}

#header ul li a{
padding-left:10px;
color:#000;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

#header ul li a:hover{background-position:3px 50%;}



/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
margin-top:25px;
line-height:0;
text-align:center;
z-index:0;
}

.post{
margin:0 0 20px 0;
padding:10px;
border:1px solid #dadada;
background: #fff;
}



/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 0;
padding:7px 10px;
font-size:120%;
border:1px solid #dadada;
border-bottom:0;
background:#fff url(images/border.png) repeat-x 0 100%;
font-weight:bold;
}

h3.title{
clear:both;
margin:30px 0 0;
padding:7px 10px;
font-size:110%;
border:1px solid #dadada;
border-bottom:0;
background:#fff url(images/border.png) repeat-x 0 100%;
}

h2.first, h3.first{margin-top:0;}

.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


header table{
border: 1px #214a78 solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

header table th{
padding:7px 10px 7px 5px;
/*border: #214a78 solid;*/
border: #fff solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#214a78;
}

header table td{
padding:7px 5px;
border: 1px #214a78 solid;
border-width: 0 0 1px 1px;
background:#fff;
}
.post p{
padding-bottom:15px;
font-size:15px;
}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h3 {
    margin: 10px 0 0;
    font-size: 120%;
    font-weight: bold;
    color: #0f2b58;
}

.post h4{
margin:20px 0 15px;
padding:5px 0 0 20px;
font-size:115%;
color: #000;
border-bottom:2px solid #000;
background: url("./images/banners/h3-header.jpg") no-repeat scroll left center;
line-height: 160%;
}

.post h4.h4-top{
margin-top:0px;
}

.post h5{
margin:10px 0;
padding-bottom:2px;
font-size:110%;
font-weight:normal;
color: #333;
border-bottom:1px solid #515151;
}

.post h6{
margin:10px 0;
font-size:110%;
font-weight:normal;
color:#467ce2;
}

.post h7{
/*margin:4px 0;
font-size:110%;*/
font-weight:normal;
display:block;
background: url("./images/banners/h7-header.jpg") no-repeat scroll left center;
padding: 5px 0 5px 15px;
}

.post iframe {
    margin-top: -17px;
}
.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #214a78 solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #214a78 solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#214a78;
}

th.column1{
width: 18%;
}

th.column2{
width: 27%;
}

th.column3{
width: 18%;
}

th.column5{
width: 18%;
}

th.column6{
width: 16%;
}

th.column8{
width: 39%;
}


.post table td{
padding:7px 5px;
border: 1px #214a78 solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post table td a{
text-decoration:underline;
}

.post table .td1 {
background:#f0f0f0;
}

.post .tb1 th {
vertical-align: middle;
}

.post .tb1 td {
border:none;
}

.post .tb2 .th1 {
background-color: #467ce2;
border-bottom: 1px solid #fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{
max-width:100%;
height:auto;
width: 300px;
float: left;
padding: 0 10px 10px 0;
}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget, .widgetInfo{
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

#banners img{
max-width:225px;
height:auto;
padding-bottom:10px;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #ccc;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
text-decoration:none;
background-position: 3px 50%;
}

section.widget a.selected {
    text-decoration: none;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}



/* フッター
*****************************************************/
#footer ul{
padding-bottom:10px;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:60px;
background:url(images/arrow.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
}

#footer ul li	a:hover{text-decoration:underline;}

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 10px;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:10px;
text-align:center;
font-size:100%;
zoom:1;
color:#fff;
background:#000;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#2a588b;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
width:735px;
margin:20px -25px 20px 0;
}

.thumbWrap li{
float:left;
width: 220px;
margin:0 25px 0 0;
padding:2px 0 40px;
background:none;
}

/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#fff;
border:1px solid #777;
}

ul.thumb h3 span{
display:block;
padding:2px 3px;
background:#000;
}

ul.thumb h3 a{color:#fff;}

ul.thumb h3:hover span{background:#0f2a58;}







/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width:1025px){
nav div.panel{
display:block !important;
float:left;
}

a#menu{display:none;}

nav#mainNav{
clear:both;
position:relative;
z-index:200;
background:#000;
}


nav#mainNav{
clear:both;
position:relative;
z-index:200;
background:#0f2b58;
}

nav#mainNav ul li{
float: left;
position: relative;
border-right:1px solid #fff;
}

nav#mainNav ul li:first-child{border-left:1px solid #fff;}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
color:#fff;
height:36px;
line-height:36px;
padding:4px 2px 17px;
}

nav#mainNav ul.eigonashi li a{
display: block;
text-align: center;
_float:left;
color:#fff;
height:36px;
line-height:45px;
padding:4px 10px 17px;
}


nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
font-size:90%;
line-height:1.4;
}

nav#mainNav ul li a strong, nav#mainNav ul li span.current strong {
display:inline-block;
vertical-align:middle;
}

nav#mainNav ul li a span{
font-size:70%;
color:#96a6c6;
}

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
background:#222;
}


nav#mainNav ul ul{width:160px;}

nav#mainNav ul li ul{display: none;}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:60px;
left:-2px;
z-index:500;
}

nav#mainNav ul li li{
padding:0 0 0 10px;
margin:0;
float: none;
height:40px;
line-height:40px;
width:160px;
background:#2b2b2b;
border:0;
border-bottom:1px solid #fff;
}

nav#mainNav ul li li:first-child{border-left:0;}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-align:left;
}

nav#mainNav ul li li a span{padding:0 10px;}

nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{color:#96a6c6;}

nav#mainNav ul li:hover ul li:last-child{border:0;}
}



/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
nav#mainNav{
clear:both;
width:100%;
margin:0px auto 10px;
background:#0f2b58;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

nav#mainNav a.menu{
width:100%;
display:block;
height:37px;
line-height:37px;
font-weight:bold;
text-align:left;
color:#fff;
background:url(https://8bitnews.asia/wp/wp-content/themes/cloudtpl_1176/images/menuOpen.png) no-repeat 5px 8px;
}

nav#mainNav a#menu span{padding-left:35px;}

nav#mainNav a.menuOpen{
background:url(https://8bitnews.asia/wp/wp-content/themes/cloudtpl_1176/images/menuOpen.png) no-repeat 5px -34px;
}

nav#mainNav a#menu:hover{cursor:pointer;}

nav .panel{
display:none;
width:100%;
position:relative;
right:0;
top:0;
z-index:1;
}

nav#mainNav ul{margin:0;padding:0;}

nav#mainNav ul li{
float:none;
clear:both;
width:100%;
height:auto;
line-height:1.2;
}

nav#mainNav ul li:first-child{border-top:1px solid #d5d5d5;}
nav#mainNav ul li li:first-child{border-top:0;}

nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li span.current {
display:block;
padding:15px 10px;
text-align:left;
border-bottom:1px dashed #ccc;
background:#fff;
}

nav#mainNav ul li:last-child a{border:0;}
nav#mainNav ul li li:last-child a{border:0;}
nav#mainNav ul li li:last-child a{border-bottom:1px dashed #ccc;}

 nav#mainNav ul li a span, nav#mainNav ul li span.current span {display:none;}
 
nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active, nav#mainNav ul li span.current {
background:#fbfbfc;
}

nav#mainNav ul li li{
float:left;
border:0;
}

nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
padding-left:40px;
background:#fff url(images/sub1.png) no-repeat 20px 18px;}

nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
background:#fbfbfc url(images/sub1.png) no-repeat 20px -62px;}

nav#mainNav ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 20px;}
nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#fbfbfc url(images/subLast.png) no-repeat 20px -65px;}

nav div.panel{float:none;}

#mainImg{margin-bottom:20px;}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width:959px){
#wrapper, #header, .inner{width:100%;}

#header h1{padding:5px 10px;}
#header p {padding:5px 10px; margin:10px 0;}

#header p.kasou_header_p {
    padding: 10px 10px;
}

#header h2{padding:10px;}

#header h2.kasou_header_h2 {
    clear: both;
	padding:5px 10px 0;
    float: left;
    margin-bottom: -10px;
}
#header ul{padding:20px 10px 10px;}


nav#mainNav ul, .thumbWrap{margin:0 auto;}
nav#mainNav ul ul{padding:0;}

nav div.panel{float:none;}

#mainImg img{width:98%;height:auto;}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}

#banners{width:100%;margin:0 auto;text-align:center;}
#banners p{display:inline;margin:0 10px;}
#banners p img{width:100%;height:auto;}

section.widget_search{text-align:center;}

#footer{margin:0;border:0;text-align:center;}

#footer ul{text-align:center;}
#footer ul li{margin-right:20px;}

.thumbWrap{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:0 auto;
padding-top:20px;
overflow:auto;
border:1px solid #dadada;
}
.thumbWrap ul.thumb li{width:30%; float:left;margin:0 1% 0 2%;}
.thumbWrap img{width:100%;height:auto;}


th.column1{
width: 24%;
}

th.column2{
width: 26%;
}

.column3{
width: 40%;
}

.column4{
width: 45%;
}

th.column5{
width: 100%;
}

th.column6{
width: 13%;
}
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width:644px){
#header{text-align:center;}
#header h1,#header p,#header h2,#header ul{float:none;}
#headerInfo{width:250px;margin:0 auto;}
img.alignright, img.alignleft{display:block;margin:5px auto;}
.alignright,.alignleft{float:none;}
#footer ul{text-align:left;padding:15px;}
#footer ul ul{padding:0;}
}


/*新幅指定ココから*/

/*■■■　パソコン版のthの幅 前条件あり　■■■*/

table th.w5 {
    width: 5px;
    text-align: center;
}

table th.w10 {
    width: 10px;
    text-align: center;
}

table th.w15 {
    width: 15px;
}

table th.w20 {
    width: 20px;
}

table th.w25 {
    width: 25px;
}

table th.w30 {
    width: 30px;
}

table th.w35 {
    width: 35px;
}

table th.w40 {
    width: 40px;
	word-break:break-all;
}

table th.w45 {
    width: 45px;
	word-break:break-all;
}


table th.w50 {
    width: 50px;
	word-break:break-all;
}

table th.w55 {
    width: 55px;
	word-break:break-all;
}


table th.w60 {
    width: 60px;
	word-break:break-all;
}

table th.w65 {
    width: 65px;
	word-break:break-all;
}

table th.w70 {
    width: 70px;
}

table th.w75 {
    width: 75px;
}

table th.w80 {
    width: 80px;
	word-break:break-all;
}

table th.w85 {
    width: 85px;
	word-break:break-all;
}

table th.w90 {
    width: 90px;
}

table th.w95 {
    width: 95px;
}

table th.w100 {
    width: 100px;
}

table th.w105 {
    width: 105px;
}

table th.w110 {
    width: 110px;
}

table th.w115 {
    width: 115px;
}

table th.w120 {
    width: 120px;
}

table th.w125 {
    width: 125px;
}

table th.w130 {
    width: 130px;
}

table th.w135 {
    width: 135px;
}

table th.w140 {
    width: 140px;
}


table th.w145 {
    width: 140px;
}

table th.w150 {
    width: 150px;
}

table th.w155 {
    width: 155px;
}

table th.w160 {
    width: 160px;
}

table th.w165 {
    width: 165px;
}

table th.w170 {
    width: 170px;
}

table th.w175 {
    width: 175px;
}
table th.w180 {
    width: 180px;
}
table th.w185 {
    width: 185px;
}


table th.w190 {
    width: 190px;
}

table th.w195 {
    width: 195px;
}

table th.w200 {
    width: 200px;
}

table th.w205 {
    width: 205px;
}


table th.w210 {
    width: 210px;
}
table th.w215 {
    width: 215px;
}

table th.w220 {
    width: 220px;
}
table th.w225 {
    width: 225px;
}

table th.w230 {
    width: 230px;
}
table th.w235 {
    width: 235px;
}

table th.w240 {
    width: 240px;
}

table th.w245 {
    width: 245px;
}

table th.w250 {
    width: 250px;
}
table th.w255 {
    width: 255px;
}

table th.w260 {
    width: 260px;
}
table th.w265 {
    width: 265px;
}

table th.w270 {
    width: 270px;
}
table th.w275 {
    width: 275px;
}
table th.w280 {
    width: 280px;
}
table th.w285 {
    width: 285px;
}

table th.w290 {
    width: 290px;
}
table th.w295 {
    width: 295px;
}

table th.w300 {
    width: 300px;
}

table th.w305 {
    width: 305px;
}

table th.w310 {
    width: 310px;
}
table th.w315 {
    width: 315px;
}

table th.w320 {
    width: 320px;
}
table th.w325 {
    width: 325px;
}

table th.w330 {
    width: 330px;
}
table th.w335 {
    width: 335px;
}

table th.w340 {
    width: 340px;
}

table th.w345 {
    width: 345px;
}

table th.w350 {
    width: 350px;
}
table th.w355 {
    width: 355px;
}

table th.w360 {
    width: 360px;
}
table th.w365 {
    width: 365px;
}

table th.w370 {
    width: 370px;
}
table th.w375 {
    width: 375px;
}
table th.w380 {
    width: 380px;
}
table th.w385 {
    width: 385px;
}

table th.w390 {
    width: 390px;
}
table th.w395 {
    width: 395px;
}

table th.w400 {
    width: 400px;
}

table th.w405 {
    width: 405px;
}

table th.w410 {
    width: 410px;
}
table th.w415 {
    width: 415px;
}

table th.w420 {
    width: 420px;
}
table th.w425 {
    width: 425px;
}

table th.w430 {
    width: 430px;
}
table th.w435 {
    width: 435px;
}

table th.w440 {
    width: 440px;
}

table th.w445 {
    width: 445px;
}

table th.w450 {
    width: 450px;
}

table th.w455 {
    width: 455px;
}

table th.w460 {
    width: 460px;
}
table th.w465 {
    width: 465px;
}

table th.w470 {
    width: 470px;
}
table th.w475 {
    width: 475px;
}
table th.w480 {
    width: 480px;
}
table th.w485 {
    width: 485px;
}

table th.w490 {
    width: 490px;
}
table th.w495 {
    width: 495px;
}

table th.w500 {
    width: 500px;
}

table th.w505 {
    width: 505px;
}

table th.w510 {
    width: 510px;
}
table th.w515 {
    width: 515px;
}

table th.w520 {
    width: 520px;
}
table th.w525 {
    width: 525px;
}

table th.w530 {
    width: 530px;
}
table th.w535 {
    width: 535px;
}

table th.w540 {
    width: 540px;
}

table th.w545 {
    width: 545px;
}

table th.w550 {
    width: 550px;
}

table th.w555 {
    width: 555px;
}

table th.w560 {
    width: 560px;
}
table th.w565 {
    width: 565px;
}

table th.w570 {
    width: 570px;
}
table th.w575 {
    width: 575px;
}
table th.w580 {
    width: 580px;
}
table th.w585 {
    width: 585px;
}

table th.w590 {
    width: 590px;
}
table th.w595 {
    width: 595px;
}

table th.w600 {
    width: 600px;
}



/*■■■　パソコン版のthの幅　■■■*/

table th {
	word-break:break-all;
}


th.w5 {
    width: 5px;
    text-align: center;
}

th.w10 {
    width: 10px;
    text-align: center;
}

th.w15 {
    width: 15px;
}

th.w20 {
    width: 20px;
}

th.w25 {
    width: 25px;
}

th.w30 {
    width: 30px;
}

th.w35 {
    width: 35px;
}

th.w40 {
    width: 40px;
	word-break:break-all;
}

th.w45 {
    width: 45px;
	word-break:break-all;
}


th.w50 {
    width: 50px;
	word-break:break-all;
}

th.w55 {
    width: 55px;
	word-break:break-all;
}


th.w60 {
    width: 60px;
	word-break:break-all;
}

th.w65 {
    width: 65px;
	word-break:break-all;
}

th.w70 {
    width: 70px;
}

th.w75 {
    width: 75px;
}

th.w80 {
    width: 80px;
	word-break:break-all;
}

th.w85 {
    width: 85px;
	word-break:break-all;
}

th.w90 {
    width: 90px;
}

th.w95 {
    width: 95px;
}

th.w100 {
    width: 100px;
}

th.w105 {
    width: 105px;
}

th.w110 {
    width: 110px;
}

th.w115 {
    width: 115px;
}

th.w120 {
    width: 120px;
}

th.w125 {
    width: 125px;
}

th.w130 {
    width: 130px;
}

th.w135 {
    width: 135px;
}

th.w140 {
    width: 140px;
}


th.w145 {
    width: 140px;
}

th.w150 {
    width: 150px;
}

th.w155 {
    width: 155px;
}

th.w160 {
    width: 160px;
}

th.w165 {
    width: 165px;
}

th.w170 {
    width: 170px;
}

th.w175 {
    width: 175px;
}
th.w180 {
    width: 180px;
}
th.w185 {
    width: 185px;
}


th.w190 {
    width: 190px;
}

th.w195 {
    width: 195px;
}

th.w200 {
    width: 200px;
}

th.w205 {
    width: 205px;
}


th.w210 {
    width: 210px;
}
th.w215 {
    width: 215px;
}

th.w220 {
    width: 220px;
}
th.w225 {
    width: 225px;
}

th.w230 {
    width: 230px;
}
th.w235 {
    width: 235px;
}

th.w240 {
    width: 240px;
}

th.w245 {
    width: 245px;
}

th.w250 {
    width: 250px;
}
th.w255 {
    width: 255px;
}

th.w260 {
    width: 260px;
}
th.w265 {
    width: 265px;
}

th.w270 {
    width: 270px;
}
th.w275 {
    width: 275px;
}
th.w280 {
    width: 280px;
}
th.w285 {
    width: 285px;
}

th.w290 {
    width: 290px;
}
th.w295 {
    width: 295px;
}

th.w300 {
    width: 300px;
}

th.w305 {
    width: 305px;
}

th.w310 {
    width: 310px;
}
th.w315 {
    width: 315px;
}

th.w320 {
    width: 320px;
}
th.w325 {
    width: 325px;
}

th.w330 {
    width: 330px;
}
th.w335 {
    width: 335px;
}

th.w340 {
    width: 340px;
}

th.w345 {
    width: 345px;
}

th.w350 {
    width: 350px;
}
th.w355 {
    width: 355px;
}

th.w360 {
    width: 360px;
}
th.w365 {
    width: 365px;
}

th.w370 {
    width: 370px;
}
th.w375 {
    width: 375px;
}
th.w380 {
    width: 380px;
}
th.w385 {
    width: 385px;
}

th.w390 {
    width: 390px;
}
th.w395 {
    width: 395px;
}

th.w400 {
    width: 400px;
}

th.w405 {
    width: 405px;
}

th.w410 {
    width: 410px;
}
th.w415 {
    width: 415px;
}

th.w420 {
    width: 420px;
}
th.w425 {
    width: 425px;
}

th.w430 {
    width: 430px;
}
th.w435 {
    width: 435px;
}

th.w440 {
    width: 440px;
}

th.w445 {
    width: 445px;
}

th.w450 {
    width: 450px;
}

th.w455 {
    width: 455px;
}

th.w460 {
    width: 460px;
}
th.w465 {
    width: 465px;
}

th.w470 {
    width: 470px;
}
th.w475 {
    width: 475px;
}
th.w480 {
    width: 480px;
}
th.w485 {
    width: 485px;
}

th.w490 {
    width: 490px;
}
th.w495 {
    width: 495px;
}

th.w500 {
    width: 500px;
}

th.w505 {
    width: 505px;
}

th.w510 {
    width: 510px;
}
th.w515 {
    width: 515px;
}

th.w520 {
    width: 520px;
}
th.w525 {
    width: 525px;
}

th.w530 {
    width: 530px;
}
th.w535 {
    width: 535px;
}

th.w540 {
    width: 540px;
}

th.w545 {
    width: 545px;
}

th.w550 {
    width: 550px;
}

th.w555 {
    width: 555px;
}

th.w560 {
    width: 560px;
}
th.w565 {
    width: 565px;
}

th.w570 {
    width: 570px;
}
th.w575 {
    width: 575px;
}
th.w580 {
    width: 580px;
}
th.w585 {
    width: 585px;
}

th.w590 {
    width: 590px;
}
th.w595 {
    width: 595px;
}

th.w600 {
    width: 600px;
}


/*■■■　パソコン版のtdの幅　■■■*/

td.w5 {
    width: 5px;
    text-align: center;
}

td.w10 {
    width: 10px;
    text-align: center;
}

td.w15 {
    width: 15px;
}

td.w20 {
    width: 20px;
}

td.w25 {
    width: 25px;
}

td.w30 {
    width: 30px;
}

td.w35 {
    width: 35px;
}

td.w40 {
    width: 40px;
	word-break:break-all;
}

td.w45 {
    width: 45px;
	word-break:break-all;
}


td.w50 {
    width: 50px;
	word-break:break-all;
}

td.w55 {
    width: 55px;
	word-break:break-all;
}


td.w60 {
    width: 60px;
	word-break:break-all;
}

td.w65 {
    width: 65px;
	word-break:break-all;
}

td.w70 {
    width: 70px;
}

td.w75 {
    width: 75px;
}

td.w80 {
    width: 80px;
	word-break:break-all;
}

td.w85 {
    width: 85px;
	word-break:break-all;
}

td.w90 {
    width: 90px;
}

td.w95 {
    width: 95px;
}

td.w100 {
    width: 100px;
}

td.w105 {
    width: 105px;
}

td.w110 {
    width: 110px;
}

td.w115 {
    width: 115px;
}

td.w120 {
    width: 120px;
}

td.w125 {
    width: 125px;
}

td.w130 {
    width: 130px;
}

td.w135 {
    width: 135px;
}

td.w140 {
    width: 140px;
}


td.w145 {
    width: 140px;
}

td.w150 {
    width: 150px;
}

td.w155 {
    width: 155px;
}

td.w160 {
    width: 160px;
}

td.w165 {
    width: 165px;
}

td.w170 {
    width: 170px;
}

td.w175 {
    width: 175px;
}
td.w180 {
    width: 180px;
}
td.w185 {
    width: 185px;
}


td.w190 {
    width: 190px;
}

td.w195 {
    width: 195px;
}

td.w200 {
    width: 200px;
}

td.w205 {
    width: 205px;
}


td.w210 {
    width: 210px;
}
td.w215 {
    width: 215px;
}

td.w220 {
    width: 220px;
}
td.w225 {
    width: 225px;
}

td.w230 {
    width: 230px;
}
td.w235 {
    width: 235px;
}

td.w240 {
    width: 240px;
}

td.w245 {
    width: 245px;
}

td.w250 {
    width: 250px;
}
td.w255 {
    width: 255px;
}

td.w260 {
    width: 260px;
}
td.w265 {
    width: 265px;
}

td.w270 {
    width: 270px;
}
td.w275 {
    width: 275px;
}
td.w280 {
    width: 280px;
}
td.w285 {
    width: 285px;
}

td.w290 {
    width: 290px;
}
td.w295 {
    width: 295px;
}

td.w300 {
    width: 300px;
}

td.w305 {
    width: 305px;
}

td.w310 {
    width: 310px;
}
td.w315 {
    width: 315px;
}

td.w320 {
    width: 320px;
}
td.w325 {
    width: 325px;
}

td.w330 {
    width: 330px;
}
td.w335 {
    width: 335px;
}

td.w340 {
    width: 340px;
}

td.w345 {
    width: 345px;
}

td.w350 {
    width: 350px;
}
td.w355 {
    width: 355px;
}

td.w360 {
    width: 360px;
}
td.w365 {
    width: 365px;
}

td.w370 {
    width: 370px;
}
td.w375 {
    width: 375px;
}
td.w380 {
    width: 380px;
}
td.w385 {
    width: 385px;
}

td.w390 {
    width: 390px;
}
td.w395 {
    width: 395px;
}

td.w400 {
    width: 400px;
}

td.w405 {
    width: 405px;
}

td.w410 {
    width: 410px;
}
td.w415 {
    width: 415px;
}

td.w420 {
    width: 420px;
}
td.w425 {
    width: 425px;
}

td.w430 {
    width: 430px;
}
td.w435 {
    width: 435px;
}

td.w440 {
    width: 440px;
}

td.w445 {
    width: 445px;
}

td.w450 {
    width: 450px;
}

td.w455 {
    width: 455px;
}

td.w460 {
    width: 460px;
}
td.w465 {
    width: 465px;
}

td.w470 {
    width: 470px;
}
td.w475 {
    width: 475px;
}
td.w480 {
    width: 480px;
}
td.w485 {
    width: 485px;
}

td.w490 {
    width: 490px;
}
td.w495 {
    width: 495px;
}

td.w500 {
    width: 500px;
}

td.w505 {
    width: 505px;
}

td.w510 {
    width: 510px;
}
td.w515 {
    width: 515px;
}

td.w520 {
    width: 520px;
}
td.w525 {
    width: 525px;
}

td.w530 {
    width: 530px;
}
td.w535 {
    width: 535px;
}

td.w540 {
    width: 540px;
}

td.w545 {
    width: 545px;
}

td.w550 {
    width: 550px;
}

td.w555 {
    width: 555px;
}

td.w560 {
    width: 560px;
}
td.w565 {
    width: 565px;
}

td.w570 {
    width: 570px;
}
td.w575 {
    width: 575px;
}
td.w580 {
    width: 580px;
}
td.w585 {
    width: 585px;
}

td.w590 {
    width: 590px;
}
td.w595 {
    width: 595px;
}

td.w600 {
    width: 600px;
}

td.rank-td{
    text-align: center;
    padding: 10px 3px 10px 3px;
}

.sumaho-table-td-padding3{
  word-break: break-all;
  table-layout: fixed;

}



/*■■■　以上、パソコン版のtd,thの幅　■■■*/




/*■■■　thのスマホの幅　■■■*/

@media all and (max-width:767px) {

table.sumaho-table-td-padding3 td,th{
padding: 10px 4px 10px 4px;
word-break: break-all;
}

table td.rank-td{
    text-align: center;
    padding: 10px 1px 10px 1px;
}

table th.sumaho-w5 {
    width: 5px;
    word-break: break-all;
}

table th.sumaho-w10 {
    width: 10px;
    word-break: break-all;
}

table th.sumaho-w15 {
    width: 15px;
    word-break: break-all;
}

table th.sumaho-w20 {
    width: 20px;
    word-break: break-all;
}

table th.sumaho-w25 {
    width: 25px;
    word-break: break-all;
}
table th.sumaho-w30 {
    width: 30px;
    word-break: break-all;
}
table th.sumaho-w35 {
    width: 35px;
    word-break: break-all;
}

table th.sumaho-w40 {
    width: 40px;
	    word-break: break-all;
}
table th.sumaho-w45 {
    width: 45px;
	    word-break: break-all;
}

table th.sumaho-w50 {
    width: 50px;
    word-break: break-all;
}

table th.sumaho-w55 {
    width: 55px;
    word-break: break-all;
}

table th.sumaho-w60 {
    width: 60px;
    word-break: break-all;
}


table th.sumaho-w65 {
    width: 65px;
    word-break: break-all;
}

table th.sumaho-w70 {
    width: 70px;
    word-break: break-all;
}

table th.sumaho-w75 {
    width: 75px;
    word-break: break-all;
}

table th.sumaho-w80 {
    width: 80px;

}
table th.sumaho-w85 {
    width: 85px;

}
table th.sumaho-w90 {
    width: 90px;
}

table th.sumaho-w95 {
    width: 95px;
}

table th.sumaho-w100 {
    width: 100px;
}
table th.sumaho-w105 {
    width: 105px;
}

table th.sumaho-w110 {
    width: 110px;
}


table th.sumaho-w115 {
    width: 115px;
}

table th.sumaho-w120 {
    width: 120px;
}
table th.sumaho-w125 {
    width: 120px;
}

table th.sumaho-w130 {
    width: 130px;
}

table th.sumaho-w135 {
    width: 135px;
}

table th.sumaho-w140 {
    width: 140px;
}
table th.sumaho-w145 {
    width: 145px;
}

table th.sumaho-w150 {
    width: 150px;
}
table th.sumaho-w155 {
    width: 155px;
}

table th.sumaho-w160 {
    width: 160px;
}

table th.sumaho-w165 {
    width: 165px;
}

table th.sumaho-w170 {
    width: 170px;
}

table th.sumaho-w175 {
    width: 175px;
}

table th.sumaho-w180 {
    width: 180px;
}
table th.sumaho-w185 {
    width: 185px;
}

table th.sumaho-w190 {
    width: 190px;
}
table th.sumaho-w195 {
    width: 195px;
}
table th.sumaho-w200 {
    width: 200px;
}

table th.sumaho-w205 {
    width: 205px;
}

table th.sumaho-w210 {
    width: 210px;
}
table th.sumaho-w215 {
    width: 215px;
}

table th.sumaho-w220 {
    width: 220px;
}
table th.sumaho-w225 {
    width: 225px;
}

table th.sumaho-w230 {
    width: 230px;
}
table th.sumaho-w235 {
    width: 235px;
}

table th.sumaho-w240 {
    width: 240px;
}

table th.sumaho-w245 {
    width: 245px;
}

table th.sumaho-w250 {
    width: 250px;
}

table th.sumaho-w255 {
    width: 255px;
}

table th.sumaho-w260 {
    width: 260px;
}
table th.sumaho-w265 {
    width: 265px;
}

table th.sumaho-w270 {
    width: 270px;
}
table th.sumaho-w275 {
    width: 275px;
}
table th.sumaho-w280 {
    width: 280px;
}
table th.sumaho-w285 {
    width: 285px;
}

table th.sumaho-w290 {
    width: 290px;
}
table th.sumaho-w295 {
    width: 295px;
}

table th.sumaho-w300 {
    width: 300px;
}

table th.sumaho-w305 {
    width: 305px;
}

table th.sumaho-w310 {
    width: 310px;
}
table th.sumaho-w315 {
    width: 315px;
}

table th.sumaho-w320 {
    width: 320px;
}
table th.sumaho-w325 {
    width: 325px;
}

table th.sumaho-w330 {
    width: 330px;
}
table th.sumaho-w335 {
    width: 335px;
}

table th.sumaho-w340 {
    width: 340px;
}

table th.sumaho-w345 {
    width: 345px;
}

table th.sumaho-w350 {
    width: 350px;
}

table th.sumaho-w355 {
    width: 355px;
}

table th.sumaho-w360 {
    width: 360px;
}
table th.sumaho-w365 {
    width: 365px;
}

table th.sumaho-w370 {
    width: 370px;
}
table th.sumaho-w375 {
    width: 375px;
}
table th.sumaho-w380 {
    width: 380px;
}
table th.sumaho-w385 {
    width: 385px;
}

table th.sumaho-w390 {
    width: 390px;
}
table th.sumaho-w395 {
    width: 395px;
}

table th.sumaho-w400 {
    width: 400px;
}

}


/*■■■　thのスマホの幅：その２ 前の条件なし　■■■*/
@media all and (max-width:767px) {


.sumaho-w5 {
    width: 5px;
    word-break: break-all;
}

.sumaho-w10 {
    width: 10px;
    word-break: break-all;
}

.sumaho-w15 {
    width: 15px;
    word-break: break-all;
}
.sumaho-w20 {
    width: 20px;
    word-break: break-all;
}
.sumaho-w25 {
    width: 25px;
    word-break: break-all;
}

.sumaho-w30 {
    width: 30px;
    word-break: break-all;
}
.sumaho-w35 {
    width: 35px;
    word-break: break-all;
}

.sumaho-w40 {
    width: 40px;
	    word-break: break-all;
}
.sumaho-w45 {
    width: 45px;
    word-break: break-all;
}

.sumaho-w50 {
    width: 50px;
    word-break: break-all;
}
.sumaho-w55 {
    width: 55px;
    word-break: break-all;
}


.sumaho-w60 {
    width: 60px;
    word-break: break-all;
}
.sumaho-w65 {
    width: 65px;
    word-break: break-all;
}

.sumaho-w70 {
    width: 70px;
    word-break: break-all;
}

.sumaho-w75 {
    width: 75px;
    word-break: break-all;
}

.sumaho-w80 {
    width: 80px;
}

.sumaho-w85 {
    width: 85px;
    word-break: break-all;
}

.sumaho-w90 {
    width: 90px;
}
.sumaho-w95 {
    width: 95px;
    word-break: break-all;
}

.sumaho-w100 {
    width: 100px;
}

.sumaho-w105 {
    width: 105px;
    word-break: break-all;
}

.sumaho-w110 {
    width: 110px;
}
.sumaho-w115 {
    width: 115px;
    word-break: break-all;
}

.sumaho-w120 {
    width: 120px;
}
.sumaho-w125 {
    width: 125px;
    word-break: break-all;
}

.sumaho-w130 {
    width: 130px;
}
.sumaho-w135 {
    width: 135px;
    word-break: break-all;
}

.sumaho-w140 {
    width: 140px;
    word-break: break-all;
}

.sumaho-w145 {
    width: 145px;
    word-break: break-all;
}

.sumaho-w150 {
    width: 150px;
}
.sumaho-w155 {
    width: 155px;
    word-break: break-all;
}


.sumaho-w160 {
    width: 160px;
}
.sumaho-w165 {
    width: 165px;
    word-break: break-all;
}


.sumaho-w170 {
    width: 170px;
}
.sumaho-w175 {
    width: 175px;
    word-break: break-all;
}

.sumaho-w180 {
    width: 180px;
}
.sumaho-w185 {
    width: 185px;
    word-break: break-all;
}

.sumaho-w190 {
    width: 190px;
}
.sumaho-w195 {
    width: 195px;
    word-break: break-all;
}

.sumaho-w200 {
    width: 200px;
    word-break: break-all;
}

.sumaho-w205 {
    width: 205px;
    word-break: break-all;
}

.sumaho-w210 {
    width: 210px;
    word-break: break-all;
}
.sumaho-w215 {
    width: 215px;
    word-break: break-all;
}

.sumaho-w220 {
    width: 220px;
    word-break: break-all;
}
.sumaho-w225 {
    width: 225px;
    word-break: break-all;
}

.sumaho-w230 {
    width: 230px;
    word-break: break-all;
}
.sumaho-w235 {
    width: 235px;
    word-break: break-all;
}

.sumaho-w240 {
    width: 240px;
    word-break: break-all;
}

.sumaho-w245 {
    width: 245px;
    word-break: break-all;
}

.sumaho-w250 {
    width: 250px;
    word-break: break-all;
}

.sumaho-w255 {
    width: 255px;
    word-break: break-all;
}

.sumaho-w260 {
    width: 260px;
    word-break: break-all;
}
.sumaho-w265 {
    width: 265px;
    word-break: break-all;
}

.sumaho-w270 {
    width: 270px;
    word-break: break-all;
}
.sumaho-w275 {
    width: 275px;
    word-break: break-all;
}
.sumaho-w280 {
    width: 280px;
    word-break: break-all;
}
.sumaho-w285 {
    width: 285px;
    word-break: break-all;
}

.sumaho-w290 {
    width: 290px;
    word-break: break-all;
}
.sumaho-w295 {
    width: 295px;
    word-break: break-all;
}

.sumaho-w300 {
    width: 300px;
    word-break: break-all;
}

.sumaho-w305 {
    width: 305px;
    word-break: break-all;
}

.sumaho-w310 {
    width: 310px;
    word-break: break-all;
}
.sumaho-w315 {
    width: 315px;
    word-break: break-all;
}

.sumaho-w320 {
    width: 320px;
    word-break: break-all;
}
.sumaho-w325 {
    width: 325px;
    word-break: break-all;
}

.sumaho-w330 {
    width: 330px;
    word-break: break-all;
}
.sumaho-w335 {
    width: 335px;
    word-break: break-all;
}

.sumaho-w340 {
    width: 340px;
    word-break: break-all;
}

.sumaho-w345 {
    width: 345px;
    word-break: break-all;
}

.sumaho-w350 {
    width: 350px;
    word-break: break-all;
}

.sumaho-w355 {
    width: 355px;
    word-break: break-all;
}

.sumaho-w360 {
    width: 360px;
    word-break: break-all;
}
.sumaho-w365 {
    width: 365px;
    word-break: break-all;
}

.sumaho-w370 {
    width: 370px;
    word-break: break-all;
}
.sumaho-w375 {
    width: 375px;
    word-break: break-all;
}
.sumaho-w380 {
    width: 380px;
    word-break: break-all;
}
.sumaho-w385 {
    width: 385px;
    word-break: break-all;
}

.sumaho-w390 {
    width: 390px;
    word-break: break-all;
}
.sumaho-w395 {
    width: 395px;
    word-break: break-all;
}
.sumaho-w400 {
    width: 400px;
    word-break: break-all;
}

}

/*■■■　tdのスマホの幅　■■■*/
@media all and (max-width:767px) {

table td {
  padding: 5px;

}

table td.sumaho-w5 {
    width: 5px;
    word-break: break-all;
}

table td.sumaho-w10 {
    width: 10px;
    word-break: break-all;
}

table td.sumaho-w15 {
    width: 15px;
    word-break: break-all;
}
table td.sumaho-w20 {
    width: 20px;
    word-break: break-all;
}
table td.sumaho-w25 {
    width: 25px;
    word-break: break-all;
}

table td.sumaho-w30 {
    width: 30px;
    word-break: break-all;
}
table td.sumaho-w35 {
    width: 35px;
    word-break: break-all;
}

table td.sumaho-w40 {
    width: 40px;
	    word-break: break-all;
}
table td.sumaho-w45 {
    width: 45px;
    word-break: break-all;
}

table td.sumaho-w50 {
    width: 50px;
    word-break: break-all;
}
table td.sumaho-w55 {
    width: 55px;
    word-break: break-all;
}


table td.sumaho-w60 {
    width: 60px;
    word-break: break-all;
}
table td.sumaho-w65 {
    width: 65px;
    word-break: break-all;
}

table td.sumaho-w70 {
    width: 70px;
    word-break: break-all;
}

table td.sumaho-w75 {
    width: 75px;
    word-break: break-all;
}

table td.sumaho-w80 {
    width: 80px;
}

table td.sumaho-w85 {
    width: 85px;
    word-break: break-all;
}

table td.sumaho-w90 {
    width: 90px;
}
table td.sumaho-w95 {
    width: 95px;
    word-break: break-all;
}

table td.sumaho-w100 {
    width: 100px;
}

table td.sumaho-w105 {
    width: 105px;
    word-break: break-all;
}

table td.sumaho-w110 {
    width: 110px;
}
table td.sumaho-w115 {
    width: 115px;
    word-break: break-all;
}

table td.sumaho-w120 {
    width: 120px;
}
table td.sumaho-w125 {
    width: 125px;
    word-break: break-all;
}

table td.sumaho-w130 {
    width: 130px;
}
table td.sumaho-w135 {
    width: 135px;
    word-break: break-all;
}

table td.sumaho-w140 {
    width: 140px;
    word-break: break-all;
}

table td.sumaho-w145 {
    width: 145px;
    word-break: break-all;
}

table td.sumaho-w150 {
    width: 150px;
}
table td.sumaho-w155 {
    width: 155px;
    word-break: break-all;
}


table td.sumaho-w160 {
    width: 160px;
}
table td.sumaho-w165 {
    width: 165px;
    word-break: break-all;
}


table td.sumaho-w170 {
    width: 170px;
}
table td.sumaho-w175 {
    width: 175px;
    word-break: break-all;
}

table td.sumaho-w180 {
    width: 180px;
}
table td.sumaho-w185 {
    width: 185px;
    word-break: break-all;
}

table td.sumaho-w190 {
    width: 190px;
}
table td.sumaho-w195 {
    width: 195px;
    word-break: break-all;
}

table td.sumaho-w200 {
    width: 200px;
    word-break: break-all;
}

table td.sumaho-w205 {
    width: 205px;
    word-break: break-all;
}

table td.sumaho-w210 {
    width: 210px;
    word-break: break-all;
}
table td.sumaho-w215 {
    width: 215px;
    word-break: break-all;
}

table td.sumaho-w220 {
    width: 220px;
    word-break: break-all;
}
table td.sumaho-w225 {
    width: 225px;
    word-break: break-all;
}

table td.sumaho-w230 {
    width: 230px;
    word-break: break-all;
}
table td.sumaho-w235 {
    width: 235px;
    word-break: break-all;
}

table td.sumaho-w240 {
    width: 240px;
    word-break: break-all;
}

table td.sumaho-w245 {
    width: 245px;
    word-break: break-all;
}

table td.sumaho-w250 {
    width: 250px;
    word-break: break-all;
}

table td.sumaho-w255 {
    width: 255px;
    word-break: break-all;
}

table td.sumaho-w260 {
    width: 260px;
    word-break: break-all;
}
table td.sumaho-w265 {
    width: 265px;
    word-break: break-all;
}

table td.sumaho-w270 {
    width: 270px;
    word-break: break-all;
}
table td.sumaho-w275 {
    width: 275px;
    word-break: break-all;
}
table td.sumaho-w280 {
    width: 280px;
    word-break: break-all;
}
table td.sumaho-w285 {
    width: 285px;
    word-break: break-all;
}

table td.sumaho-w290 {
    width: 290px;
    word-break: break-all;
}
table td.sumaho-w295 {
    width: 295px;
    word-break: break-all;
}

table td.sumaho-w300 {
    width: 300px;
    word-break: break-all;
}

table td.sumaho-w305 {
    width: 305px;
    word-break: break-all;
}

table td.sumaho-w310 {
    width: 310px;
    word-break: break-all;
}
table td.sumaho-w315 {
    width: 315px;
    word-break: break-all;
}

table td.sumaho-w320 {
    width: 320px;
    word-break: break-all;
}
table td.sumaho-w325 {
    width: 325px;
    word-break: break-all;
}

table td.sumaho-w330 {
    width: 330px;
    word-break: break-all;
}
table td.sumaho-w335 {
    width: 335px;
    word-break: break-all;
}

table td.sumaho-w340 {
    width: 340px;
    word-break: break-all;
}

table td.sumaho-w345 {
    width: 345px;
    word-break: break-all;
}

table td.sumaho-w350 {
    width: 350px;
    word-break: break-all;
}

table td.sumaho-w355 {
    width: 355px;
    word-break: break-all;
}

table td.sumaho-w360 {
    width: 360px;
    word-break: break-all;
}
table td.sumaho-w365 {
    width: 365px;
    word-break: break-all;
}

table td.sumaho-w370 {
    width: 370px;
    word-break: break-all;
}
table td.sumaho-w375 {
    width: 375px;
    word-break: break-all;
}
table td.sumaho-w380 {
    width: 380px;
    word-break: break-all;
}
table td.sumaho-w385 {
    width: 385px;
    word-break: break-all;
}

table td.sumaho-w390 {
    width: 390px;
    word-break: break-all;
}
table td.sumaho-w395 {
    width: 395px;
    word-break: break-all;
}
table td.sumaho-w400 {
    width: 400px;
    word-break: break-all;
}


}

/*新幅指定ココまで*/


@media screen and (min-width: 1025px) {

.pc_kakusu{
display: none;
}

.pc-kakusu{
display: none;
}

.sumaho-dake{
display: none;
}
}


@media only screen and (max-width: 930px){

.kakusu-sumaho{
display:none;
}

.sumaho-kakusu{
display:none;
}

.sumaho_kakusu{
display:none;
}


img {
    width: 97%;
    padding: 5px;
}


}
