/*
Theme Name: 天下一打闘会
Theme URI:
Description:
Version: 		1.0
Author: anonymous
Author URI:
Tags:
*/
body{font:normal 16px/1.6 'メイリオ', 'Meiryo',Helvetica,arial,sans-serif;color:#333;margin:0;background: url(images/bg.jpg);}
a { color: #000000; text-decoration: none; }
a:hover{opacity: .7;}
ul,li{margin:0;padding:0;list-style:none;}
a{color:#;}
img{vertical-align:bottom;max-width:100%;}
.wrap{width:600px;max-width: 100%;margin:0 auto;padding:0 15px;box-sizing: border-box;}
header{padding: 50px 0 20px;text-align: center;background: url(images/moyou01.png) center 15px repeat-x;background-size: auto 25px;}
header img{width: 90%;}
header a img{margin-bottom: 15px;}
.shuzai_title {text-align: center;}
.shuzai_title img{width: 50%;}
.scrolltable{padding: 0 0 40px;background: url(images/moyou02.png) center bottom  repeat-x;background-size: 100% auto;}
style + .scrolltable{background: none;padding:0;}
table{border-collapse: collapse;background: #fff;width: 100%;margin-bottom: 10px;}
td,th{padding: 3px 0;text-align: center;box-sizing: border-box;}
table.datatable{border: 3px solid #690001;font-size: 14px;}
table.datatable tr{border-bottom: 3px solid #690001}
table.datatable th{color: #fff;background: linear-gradient( #690001, #a41216);width: 50%;}
table.datatable td{color: #690001}
table.spreadsheet {font-size: 13px;}
table.spreadsheet  tr{border-bottom: 1px solid #ddd;}
table.spreadsheet  tr:nth-child(2n+2){background: #fffdf1;}
table.spreadsheet  th,
table.spreadsheet  thead tr{background: #550800;color: #fff;font-weight: normal;border-right: 1px solid #431113}
table.spreadsheet  td{border-right: 1px solid #ddd;}
table.spreadsheet  tbody tr td:nth-child(3)::after {content: 'G';  font-size: 11px;}
table.spreadsheet  tbody tr td:nth-child(4)::after {content: '枚';  font-size: 11px;}

.samaigrid{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 10px;margin-bottom: 10px;}
.samaigrid > div{background: #fff;border-radius: 5px;padding: 5px 10px;display: grid;grid-template-columns: 1fr 1fr;}
.samaigrid span{font-size: 12px;display: flex;align-items: center;}
.samaigrid strong{text-align: right;}

.hizukeimg{text-align: center;padding: 20px 0}
.category_result .hizukeimg img{width: 95%;}

/*wp*/
.breadcrumbs{font-size: 12px;color: #ffc4c4}
.breadcrumbs a{color: #fff;}
ul.tab{display: grid;grid-template-columns: 1fr 1fr;}
ul.tab, ul.tab li{padding: 0;margin: 0;list-style: none;text-align: center;}
ul.tab a{display: block;padding: 10px 0;background: #999;color: #fff;}
ul.tab a:hover,ul.tab li.active a{background: #000;}
ul.tab li.active a{padding: 15px 0;margin-top: -5px}
.category_result img{width: 100%;}
.main_list{border-bottom: 1px solid #a41216;padding: 15px 0;display: grid;grid-template-columns: 90px 1fr;grid-gap: 10px;}
.main_list:last-of-type{margin-bottom: 20px;}
.main_list_2img{grid-template-columns: 180px 1fr;}
.main_list_2img .cate_ec img{width: 48%;height:80px;object-fit: cover;}
img.shoshinsha{width: 20px;  vertical-align: middle;}
.stags{margin-bottom: 20px;}
.marker{background: linear-gradient(transparent 60%,rgba(252, 185, 0, 0.7) 0);}
.area_option{margin: 15px 0}
.post_meta{font-size: 13px;}
.date{color: #a41216;font-size: 13px;}
.date::before{font-family: "Font Awesome 5 Free";content: "\f1da";margin-right: 5px;font-weight: 900;}
.tax_tag::before{font-family: "Font Awesome 5 Free";content: "\f02c";margin-right: 5px;font-weight: 900;color: #666;margin-left: 10px;}
.post_meta + p{margin: 5px 0 0;font-size: 14px;color: #666}
.tax_tag span{border:1px solid #666;color:#666;border-radius: 5px;padding: 0px 5px;font-size: 12px;}
.to_list_link,.motto{text-align: center;padding: 15px 0 30px}
.to_list_link a,.motto a{display: block;width: 240px;max-width: 90%;margin: 0 auto;color: #fff;background: #550800;border-radius: 5px;padding: 10px 0;font-weight: bold;}
.wp-pagenavi{text-align:center;}
.wp-pagenavi a,.wp-pagenavi span{border: 1px solid #999;padding: 10px 20px;margin: 5px}
.wp-pagenavi span.current{background: #a41216;color: #fff;}
h2.intervew_h2{margin-top: 90px}
h2{
   position: relative;
     outline: unset;
     outline-offset: unset;
     -webkit-box-shadow: unset;
     box-shadow: unset;
     border-radius: unset;
     overflow: unset;
     color: inherit;
     background-color: transparent;
     border: none;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     text-align: center;
     margin-bottom: 1.2em;
     padding: 0;
}
h2::before{
   content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid currentColor;
  position: unset;
  width: unset;
  border-left: unset;
  border-right: unset;
  border-top: none;
  background: unset;
  margin-right: 1em;
}
h2::after{
   content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid currentColor;
  position: unset;
  width: unset;
  border-left: unset;
  border-right: unset;
  border-top: none;
  margin-left: 1em;
}
h1{font-size: 27px;margin: 0}
.content { width: 700px;max-width: 100%;margin:10px auto;background: #;padding: 20px 10px;box-sizing: border-box;}
.home .content{margin-top: 0;padding-top: 0;}
.content_inner{background: #fff;padding: 20px;box-sizing: border-box;margin-top: 10px}
.content_wrap{margin-top: 10px}
.article{padding: 10px 0}
.left_column .article { border-bottom: 1px solid #ccc;  display: grid;grid-template-columns: 90px 1fr;grid-gap: 10px;}
.left_column .article img{width: }
.article_title,.article_date { font-weight: bold; }
.article_date { color: red; }
.mainimgs{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;margin-bottom: 10px;}
.mainimgs img{width: 100%;height: 100%;object-fit: cover;}
.stags a { display: inline-block; background: #a41216; color: #fff; padding: 2px 8px; font-size: 14px;border-radius: 3px;}
.ranking_side a{display: grid;grid-template-columns: 120px 1fr;grid-gap: 10px;font-weight: bold;font-size: 15px;}
.obi{color: #fff; background: linear-gradient(to right, #690001, #f50000, #690001);font-size:14px;padding: 3px 5px;margin-bottom: 10px;}
.scrolltable + .obi{margin-top: 30px;}

table.tablesorter {margin-bottom: 30px;}
.stickytop{
   height: 300px;
  overflow-y: auto;
}
  .stickytop table thead tr td {
  position: sticky;
  top: 0;
  left: 0;
  background: none;
  border-top: none;
  border-bottom: none;
}
.stickytop table thead tr td:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
table.spreadsheet tbody tr td:nth-child(4):after{content:'枚';font-size:11px;}
table.spreadsheet tbody tr td:nth-child(3):after{content:'G';font-size:11px;}
/* table.spreadsheet.bbhide thead tr td:nth-child(4){width: 30%} */
table.datatable.bbhide th:nth-child(5),table.datatable.bbhide th:nth-child(6),table.datatable.bbhide th:nth-child(5),table.datatable.bbhide th:nth-child(7),table.datatable.bbhide th:nth-child(8),table.datatable.bbhide th:nth-child(9),
table.spreadsheet.bbhide td:nth-child(5),table.spreadsheet.bbhide td:nth-child(6),table.spreadsheet.bbhide td:nth-child(7),table.spreadsheet.bbhide td:nth-child(8),table.spreadsheet.bbhide td:nth-child(9){
display: none;
}
.bikou{font-size:14px;margin: 10px 0}
.r2 h3{background: #ff4200;color: #fff;padding: 0 5px}
.r2_title{font-weight: bold;font-size: 21px;}
.hitokoto{display: grid;grid-template-columns: 60px 1fr;grid-gap: 10px;margin-top: 20px;}
.hitokoto > div{display: flex;align-items: center;}
.hitokoto img{width: 60px;height: 60px;border-radius: 60px;}
.balloon1 span{
  position: relative;
  display: inline-block;
  min-width: 120px;
  max-width: 100%;
  background: #EDE9FF;
padding:15px 15px;border-radius: 8px;box-sizing: border-box;margin-left: 10px;
}

.balloon1 span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #EDE9FF;
}
.ameblopost{border: 1px solid #aaa;padding: 20px;}
.ameblopost a{display: grid;  grid-template-columns: 1fr 100px;  grid-gap: 10px;}
.ameblopost span{display: block;}
.blog_title{font-weight: bold;}
.blog_description{font-size:16px;color: #444}
.blog_date{font-size:14px;color: #666}
footer{text-align: center;padding: 70px 0 20px;font-size: 12px;color: #ffc4c4;}
@media (min-width: 768px) {
  .logos {  width: 1140px;max-width: 100%;margin: 0 auto; }
  /* .content_wrap{display: grid;grid-template-columns: 6fr 3fr;grid-gap: 20px;} */
  .r2_head{display: grid;grid-template-columns: 1fr 2fr;grid-gap: 20px;}
  div.scrolltable table { max-width: 100%; width: 100%;font-size: 14px;}
  .sp{display: none;}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
   body{font-style: 15px;}
   .logo { text-align: center; }
   h1{font-size: 18px;}
   div.scrolltable {   width: 100%;   overflow: auto;   background: #;}
   div.scrolltable table{table-layout: fixed-;white-space: nowrap-;font-size: 12px;}
   /* div.scrolltable table th:first-child, div.scrolltable table td:first-child { position: sticky; left: 0;} */
   td.category{font-size: 10px;}
   table.datatable{font-size: 14px;}
   table.spreadsheet tbody td:nth-child(2){font-size: 9px;}
   .right_column{margin-top: 40px;}
   .tax_tag{display: ;}
   .tax_tag span{white-space: nowrap;margin-bottom: 5px;display: inline-block;}
   /*wp*/
   .main_list_2img{grid-template-columns: 90px 1fr;}
   .main_list_2img .cate_ec img{width:100%;}
   .balloon1{font-size: 14px;}
   .blog_description{font-size: 13px;}
   .pc{display: none;}
}
