/*
Theme Name: Simplicity 2.4 child
Template: simplicity2.4
Version: 2017012401
*/

#header .alignleft {
  margin-left: 5px;
  max-width: 770px;
}

#site-title a {
  font-weight: bold;
}

#site-description {
  display: none;
}

#navi {
  background-color: #1D417A;
  border: 1px solid #ddd;
  border-width: 1px 0;
}

#navi ul, #navi ul.sub-menu, #navi ul.children {
  background-color: #1D417A;
  border-color: #1D417A;
}

#sidebar .widget {
  margin-bottom: 10px;
}

#sidebar-widget table#wp-calendar {
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  border-collapse: collapse;
  margin-left: 0;
}

#sidebar ul.list-style-type-disc {
  padding-left: 40px;
  list-style-type: disc;
}

#sidebar ul.list-style-type-disc li {
  margin-bottom: 0;
}

/**
|------------------------
| =p
|------------------------
*/
p {
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
}

/**
|------------------------
| =dl dd dt
|------------------------
*/
dd {
  margin-bottom: 15px;
}

/**
|------------------------
| =ul li
|------------------------
*/
.list-style-type-none {
  list-style-type: none;
}

ol ul, ul ul {
  list-style-type: square;
}

/**
|------------------------
| =table th.width-
|------------------------
*/
table th[class^="width-"] { table-layout: fixed; }
table th.width-7pc { width:7%; }
table th.width-8pc { width:8%; }
table th.width-9pc { width:9%; }
table th.width-10pc { width:10%; }
table th.width-11pc { width:11%; }
table th.width-12pc { width:12%; }
table th.width-13pc { width:13%; }
table th.width-14pc { width:14%; }
table th.width-15pc { width:15%; }
table th.width-16pc { width:16%; }
table th.width-17pc { width:17%; }
table th.width-18pc { width:18%; }
table th.width-19pc { width:19%; }
table th.width-20pc { width:20%; }
table th.width-21pc { width:21%; }
table th.width-22pc { width:22%; }
table th.width-23pc { width:23%; }
table th.width-24pc { width:24%; }
table th.width-25pc { width:25%; }
table th.width-26pc { width:26%; }
table th.width-27pc { width:27%; }
table th.width-28pc { width:28%; }
table th.width-29pc { width:29%; }
table th.width-30pc { width:30%; }
table th.width-31pc { width:31%; }
table th.width-32pc { width:32%; }
table th.width-33pc { width:33%; }
table th.width-34pc { width:34%; }
table th.width-35pc { width:35%; }
table th.width-36pc { width:36%; }
table th.width-37pc { width:37%; }
table th.width-38pc { width:38%; }
table th.width-39pc { width:39%; }
table th.width-40pc { width:40%; }
table th.width-41pc { width:41%; }
table th.width-42pc { width:42%; }
table th.width-43pc { width:43%; }
table th.width-44pc { width:44%; }
table th.width-45pc { width:45%; }
table th.width-46pc { width:46%; }
table th.width-47pc { width:47%; }
table th.width-48pc { width:48%; }
table th.width-49pc { width:49%; }
table th.width-50pc { width:50%; }

/**
|------------------------
| =Footer
|------------------------
*/

#footer a:hover {
  color: #ff8800;
}
#footer a {
  text-decoration: none;
  color: burlywood;
}

#footer ul li {
  margin-bottom: 1px;
}

#footer ol {
  padding-left: 30px;
}

#footer ol li {
  margin-bottom: 3px;
}

#footer {
  background-color: #000 !important;
}

#footer table#wp-calendar {
  width: 90%;
}

ul.wordpress-popular-post li {
  margin-bottom: 15px;
}

ul.wordpress-popular-post li a {
  text-decoration: none;
}

.entry h2 a {
  font-size: 20px;
}

.article h1 {
  font-size: 25px;
  line-height: 130%;
}

.article h2 {
  border-left: 5px solid darkblue;
  margin-top: 70px;
}

.article h2#meeting-2012,
.article h2#meeting-2013,
.article h2#meeting-2014,
.article h2#meeting-2015,
.article h2#meeting-2016,
.article h2#meeting-2017,
.article h2#meeting-2018,
.article h2#meeting-2019,
.article h2#meeting-2020 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    line-height: 300%;
}

.article h3 {
  margin-top: 55px;
}

.article h4 {
    border: none;
    font-size: 16px;
    /* margin-top: 55px; */
    margin-bottom: -10px;
}

.article .h4-style {
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0;
    margin-top: 35px;
    margin-bottom: 20px;
    line-height: 130%;
    color: #333;
}

#footer #s {
  width: 90%;
}

.article figure {
  margin: 0;
}

.article img.img-center {
  border-top: 0px; 
  border-right: 0px; 
  background-image: none; 
  border-bottom: 0px; 
  float: none; 
  padding-top: 0px; 
  padding-left: 0px; 
  margin: 0px auto; 
  border-left: 0px; 
  display: block; 
  padding-right: 0px;
}

.article img.img-left {
  background-image: none;
  padding-top: 0px;
  padding-left: 0px;
  display: inline;
  padding-right: 0px;
  border-width: 0px;
}

.entry-content {
  margin-bottom: 50px;
}

.article table {
  width: 100%;
  margin: 15px auto 35px auto;
  background-color: white
}

.article table tbody tr:nth-child(odd) td {
  background-color: rgba(85, 139, 238, 0.1);
  /* background-color: #f9f9f9; */

}

.article ol li {
  margin-left: 5px;
  padding-left: 6px;
}

.article table tr:hover {
  background-color: rgba(239, 255, 0, 0.15);
}

/**
|------------------------
| =Table
|------------------------
*/


table { 
  width: 95%;
  margin: 0 auto 20px auto;
  /* border-collapse: collapse; */
  /* margin: 0 5px 20px 5px; */
  border-collapse: collapse;
}
table.w50.m-auto {
    width: 70%;
    margin: 15px auto;
}

caption {
  text-align: left;
  font-weight: bold;
  margin: 0 0 5px 0;
}

thead, th {
  color: #FFF;
  background-color: #3d6fb4;
  text-align: left;
}

.article thead, .article th {
  color: #FFF;
  background-color: #3d6fb4;
  text-align: left;
}

tbody, td {
  /* background-color: #fafafa; */
}

td, th { 
  padding: 5px;
  /* border: 1px #eee solid; */
  border: 1px #555 solid;
}

div.font-mini {
    font-size: 14px;
}
table.font-mini th, table.font-mini td {
    font-size: 14px;
}

div.font-micro {
    font-size: 12px;
}
table.font-micro th, table.font-micro td {
    font-size: 12px;
}

/**
|------------------------
| =Table.mokuji
|------------------------
*/
table.mokuji {
    width: auto;
    margin-left: 5px;
}

table.mokuji th, table.mokuji td {
    border: none;
    background-color: rgba(245, 245, 245, 0.8) !important;
    vertical-align: top;
    padding: 0 5px;
}

.white-space-nowrap  { 
    white-space: nowrap;
}


/**

/**
|------------------------
| =photo-caption-right
|------------------------
*/
.photo-caption-right {
  font-size: 12px;
  display: block;
  text-align: right;
}

/* slooProImg用 */
img.slooProImg {
    border-width: 0px;
    float: none;
    margin: 0px auto;
    display: block;
}

/* flickurl_img用 */
img.flickurl_img {
    border-width: 0px;
    float: none;
    margin: 0px auto;
    display: block;
}

/* Google Maps */
div.google-maps {
    text-align: center;
}

/**
|------------------------
| =Googleサイト内検索（ヘッダー部）
|------------------------
*/
.google-seach-header {
    max-width: 270px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: -10px;
}

/**
|------------------------
| =sales_box_single
|------------------------
*/
.sale_link_box_euc {
    margin: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 110%;
}
h2.sale_space_title {
    color: #fa1705;
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    margin: 0 0 2px;
    padding: 0;
    text-align: left;
}
.sale_space {
    border-top: 2px solid #fa1705;
    overflow: hidden;
    text-align: left;
    margin: 0 0 30px 0;
}
.sale_space_box {
    margin: 15px 0 0 0;
    overflow: hidden;
}
.sale_space_box ul {
    margin: 0;
    overflow: hidden;
}

.sale_space_box ul li {
   /* float: left;
    width: 120px;
    height: 100%;
    margin: 0 10px 0 0; */
    display: inline;
}
.sale_space_box ul li a img {
    margin: 0;
}
.sale_space_box ul li h3 {
    font-size: 12px;
    line-height: 115%;
    margin: 3px 0 3px 0;
}
.sale_space_box ul li h3 a {

}
.sale_space_box ul li p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 120%;
}

/**
|------------------------
| =sales_box_sidebar
|------------------------
*/
.sale_space_box_sidebar {
    margin: 15px 0 0 0;
    padding-left: 30px;
    overflow: hidden;
}
.sale_space_box_sidebar ul {
    margin: 0;
    overflow: hidden;
}
.sale_space_box_sidebar ul li {
/*    float: left;
    width: 120px;
    height: 100%;
    margin: 0 10px 0 0; */
    display: inline;
}
.sale_space_box_sidebar ul li a img {
    margin: 0;
}
.sale_space_box_sidebar ul li p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 120%;
}

/**
|------------------------
| =blog-ranking-single
|------------------------
*/
.blog-ranking-single {
    margin: 10px 0 10px 20px;
}
.blog-ranking-single-img {
    margin-right: 0;
    float: left;
}
.blog-ranking-single-description {
    padding-top: 10px;
}
.blog-ranking-single-clear {
    clear: both;
}


/**
|------------------------
| =introduce_items
|------------------------
*/
.introduce_items {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 10px 15px 0 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.introduce_items:after {
   clear: both;
   content: "";
   display: block;
   height: 0;
}
.introduce_items_img {
   margin-right: 10px;
   float: left
}
.introduce_items_description {

}

/**
|------------------------
| =float-left, float-right
|------------------------
*/
.float-left {
    width: 48%;
    float: left;
}
.float-right {
    width: 48%;
    float: right;
}
.float-box:after {
   clear: both;
   content: "";
   display: block;
   height: 0;
}

/**
|------------------------
| =Blogmura-banner
|------------------------
*/
.blogmura-banner {
    width: 105px;
    font-size: 12px;
    margin-left: 10px;
    float: left;
}

#blogmura-box {
/* margin-left: 30px;
   margin-bottom: 10px; */
}


/* Clear fix */
.clear-box {
   clear: both;
   content: "";
   display: block;
   height: 0;
}

/**
|------------------------
| =Better WordPress Recent Comments
|------------------------
*/

pre.bwp_rc {
  background: transparent;
  padding: 0;
  overflow: auto;  
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}

.widget ul li.rcli {
    margin-bottom: 12px;
}

.rcli {
    display:block;
    margin:0 0 20px 0;
    background:none !important;
    padding:0 !important;
}

.rcli .rc-author {
    font-weight: bold;
}

/*
.rcli img{
    width:30px;
    height:30px;
    padding: 5px 10px 0 0;
    float: left;
}
*/

.rcli .rc-text {
    font-size: 12px;
    overflow: hidden;
    width: 300px;
    word-wrap: normal; /* IE */
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
 /* background: url("★ここにアイコン画像のパス★") no-repeat left center; */
 /* padding-left: 20px; */
}

.rcli .rc-plink {
    font-size: 12px;
}

/* 関連記事 */
.related-entry-thumbnail img {
height: 90px !important;
width: 160px !important;
}

/**
|------------------------
| =.table-scroll-pc（PC & モバイルに適用）テーブルの水平スクロール
|------------------------
*/
.table-scroll-pc table {
  margin-bottom: 1px;
}

.table-scroll-pc {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 35px;
}

.table-scroll-pc::-webkit-scrollbar {
    height: 5px;
}

.table-scroll-pc::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.table-scroll-pc::-webkit-scrollbar-thumb {
    background: #bcbcbc;
}

/**
|------------------------
| =楽天モーション
|------------------------
*/
.rakuten-motion-smartphone {

}

.rakuten-motion-bottom {
    text-align: center;
}

/**
|------------------------
| =カエレバ用CSS
|------------------------
*/

.kaerebalink-box {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: small;
  zoom: 1;
  overflow: hidden;
}

.kaerebalink-info {
  line-height:120%;
  zoom: 1;
  overflow: hidden;
}

.kaerebalink-image {
  float: left;
  margin: 0 15px 5px 0;
}

.kaerebalink-name {
  margin-bottom: 10px;
  line-height: 120%;
}

.kaerebalink-powered-date {
  font-size: 8pt;
  margin-top: 5px;
  font-family: verdana;
  line-height:120%;
}

.kaerebalink-detail {
margin-bottom: 5px;
}

.kaerebalink-link1 {
margin-top: 10px;
}

.kaerebalink-box .shoplinkyahoo {
  display: inline;
  margin-right: 5px;
  background: url('http://img.yomereba.com/kl.gif') 0 -150px no-repeat;
  padding: 2px 0 2px 18px;
  white-space: nowrap;
}

.kaerebalink-box .shoplinkrakuten {
  display: inline;
  margin-right: 5px;
  background: url('http://img.yomereba.com/kl.gif') 0 -50px no-repeat;
  padding: 2px 0 2px 18px;
  white-space: nowrap;
}

.kaerebalink-box .shoplinkamazon {
  display: inline;
  margin-right: 5px;
  background: url('http://img.yomereba.com/kl.gif') 0 0 no-repeat;
  padding: 2px 0 2px 18px;
  white-space: nowrap;
}

.booklink-footer {
  /* clear: left; */
}

/**
|------------------------
| =article div.line-box
|------------------------
*/
div.line-box {
  font-size: 14px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: lightgray;
  background-color: rgba(245, 245, 245, 0.8);
  padding: 3px 20px 10px 20px; 
  border-radius: 10px;
}

div.line-box ol, div.line-box ul {
    margin-left: -15px;
}

/**
|------------------------
| =.fa
|------------------------
*/
.fa {
  /* color: white; */
}

/**
|------------------------
| =select#cat
|------------------------
*/
select#cat {
  max-width: 300px;
}

/**
|------------------------
| =.fa-fw
|------------------------
*/
.fa-fw {
  color: lightslategrey;
}

/**
|------------------------
| =a#mobile-menu-toggle
|------------------------
*/
a#mobile-menu-toggle{
  color: white;
}

/**
|------------------------
| =twitterのCSS設定
|------------------------
*/

iframe.twitter-tweet, .twitter-timeline {
  max-width: 100% !important;
  width: 520px !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 5px;
}

twitterwidget {
    margin-left: auto;
    margin-right: auto;
    width: 520px !important;
}

/*
.EmbeddedTweet {
  max-width: 100% !important;
}
*/

.twt-wrap {
  text-align: center;
}

/* Twitter検索埋め込み用 */

div.twitter-video {
    margin-left: auto !important;
    margin-right: auto !important;
}

h1.timeline-Header-title {
    display: none;
}

.timeline-Viewport {
    padding-bottom: 25px;
}

/**
|------------------------
| =FacebookのCSS設定
|------------------------
*/
.fb-post {
  margin-left: 10px;
}

/**
|------------------------
| =InstagramのCSS設定
|------------------------
*/
.instagram-media {
    margin-left: auto !important;
    margin-right: auto !important;
}

/**
|------------------------
| =サイドバーウィジェット関連
|------------------------
*/
/* Simplicity 1.x用 */
h4.widgettitle {
  display: none;
}
/* Simplicity 2.x用 */
h3.sidebar_widget_title {
  display: none;
}

div#archives-3 {
  margin-bottom: 15px;
}

/**
|------------------------
| =span関連
|------------------------
*/
span.men {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.57);
    padding: 1px 10px 0;
    border-radius: 5px;
}
span.men-left {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.57);
    padding: 1px 10px 0;
    margin-left: -40px;
    border-radius: 5px;
}

span.women {
    color: #fff;
    background-color: rgba(228, 0, 0, 0.65);
    padding: 1px 10px 0;
    border-radius: 5px;
}
span.women-left {
    color: #fff;
    background-color: rgba(228, 0, 0, 0.65);
    padding: 1px 10px 0;
    margin-left: -40px;
    border-radius: 5px;
}

span.kanren {
    color: #fff;
    background-color: #fc7a22;
    padding: 1px 5px 0;
    border-radius: 2px;
    font-size: 14px;
}

  span.results {
    color: #000;
    background-color: #fff;
    border: 1px solid #555;
    border-radius: 2px;
    padding: 1px 0px 0px 10px;
}

span.kanren {
    color: #fff;
    background-color: #fc7a22;
    padding: 1px 5px 0;
    border-radius: 2px;
    font-size: 14px;
}

/**
|------------------------
| =span.mark-style
|------------------------
*/
span.mark-style {
    color: #fff;
    padding: 5px;
    border-radius: 15px;
    font-size: 11px;
}
span.mark-track {
    background-color: firebrick;
}

span.mark-ekiden {
    background-color: indigo;
    padding: 5px 17px;
}

span.mark-marathon {
    background-color: orange;
}

span.mark-cross {
    background-color: green;
}

/**
|------------------------
| =Amazon-widget-Box
|------------------------
*/
.amazon-widget-box {
    max-width: 450px;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
}

/**
|------------------------
| =Saturday, Sunday
|------------------------
*/
span.saturday {
    color: blue;
}
span.sunday {
    color: red;
}
/**
|------------------------
| =list display: inline-block;
|------------------------
*/
ul.inline-block li {
    display: inline-block;
    margin-left: 10px;
}
ol.inline-block li {
    display: inline-block;
    margin-left: 10px;
}
/**
|------------------------
| =list display: inline-block;
|------------------------
*/
ul.inline-block-ex-first li {
    display: inline-block;
    margin-left: 10px;
}
ul.inline-block-ex-first li:first-child {
    display: block;
}
ol.inline-block-ex-first li {
    display: inline-block;
    margin-left: 10px;
}
ol.inline-block-ex-first li:first-child {
    display: block;
}

.article ul.list-style-type-none, ul.inline-block {
    margin-top: 5px;
    margin-bottom: 3px;
}
.article ul.inline-block {
    padding-left: 5px;
}

/**
|------------------------
| =page-link 改ページ
|------------------------
*/
.page-link {
    margin: 0;
    text-align: center;
}

.page-link span, .comment-page-link span, .comment-page-link a {
    margin-right: 5px;
    padding: 5px 30px;
    border: 1px solid #aaa;
    background: #29487d;
    border-radius: 3px;
    color: white;
}

/******************************
* TOC (
******************************/
 
#toc {
    /* top: 0px; */
    /* left: 0px; */
    height: 100%;
    max-height: 500px;
    overflow: auto;
    /* position: fixed; */
    background: #333;
    /* box-shadow: inset -5px 0 5px 0px #000; */
    /* width: 130px; */
    /* padding-top: 20px; */
    color: #fff;
    font-size: 12px;
}
 
#toc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#toc li {
   /* padding: 5px 10px; */
}
 
#toc a {
  color: #fff;
  text-decoration: none;
  display: block;
}
 
#toc .toc-h2 {
  padding-left: 5px;
}
 
#toc .toc-h3 {
  padding-left: 20px;
}
 
#toc .toc-active {
  background: #336699;
  box-shadow: inset -5px 0px 10px -5px #000;
}

#sidebar #toc ul li {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 28px;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #1a1a1a;
}
/******************************/

