/*
Theme Name: TwentySeventeenChild
Template:   twentyseventeen
*/

.site-header {
    background-color: #f6f6f0;
}
a {
  border: none;
  color: #1a0dab;
}
a:hover {
    color: #609;
}
a:visited {
  color: #609
}
.site-title a:visited {
    color: #222;
}
ul ul {
    margin: 0;
    padding: 0;
}
/* トップページここから */
h2.lastest-h2 {
    font-size: 18px;
    font-size: 1.125rem;
}
.lastest {
   background-color: #fafafa;
}
.lastest ul {
    padding: 20px 40px;
}
.top-page-menu h2 {
    font-size: 18px;
    font-size: 1.125rem;
}
.row {
    margin-bottom: 20px;
	overflow: hidden;
}
.blockl {
    float: left;
    width: 400px;
    margin: 0px 26px;
}
.blockr {
    float: left;
    width: 400px;
    margin: 0px 26px;
}
.top-page-menu h2 {
    margin-left: 25px;
}
.top-page-menu ul {
    list-style: none;
}
.top-page-menu li {
    border-bottom: 0.5px solid #ddd;
    padding: 0.5em 0;
}
.page-numbers {
    display: inline-block;
}
.page-numbers.current .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
/* トップページここまで */
/* サイト内検索ここから */
table#gs_id50 {
    margin: 0;
}
/* サイト内検索ここまで */
/* 個別記事ここから */
.img-center {
display: block;
margin: auto;
}
.entry-title a {
    color: #1a0dab;
}
.entry-content h2 {
border-left:solid 4px #F5CA1D; 
line-height:1.4;
padding: 0 0 0 10px;
}
.entry-content ul {
    margin-left: 25px;
}
.entry-content ol {
    margin-left: 25px;
}
.champions {
	text-align: center;
    margin: 0 0 1.5em;
}
/* 個別記事ここまで */

/* サイドバーここから */
h2.widget-title {
    font-size: 16px;
    font-size: 1rem;
}
/* サイドバーここまで */
/* SNSボタンここから */
.sns {
width: 100%;
  text-align: center;
  margin-top: 30px;
  border-top: solid 1px;
  border-bottom: solid 1px;
  padding-top: 20px;
}
.sns div {
  display: inline-block;
  vertical-align: top !important;
}
.twitter-share-button {
  width: 90px !important;
}
.fb_iframe_widget {
line-height: 0.6;
}
/* SNSボタンここまで */