@charset "UTF-8";
@charset "UTF-8";

  #site-description {
display: none;
}
.entry-snippet {
display: none;
}
#list {
display: flex;
flex-wrap: wrap;
}
#main .entry {
margin-bottom: 16px;
}
@media screen and (min-width: 740px) {
#main .entry {
flex: 0 1 50%;
}
}
@media screen and (max-width: 740px) {
#main .entry {
flex: 1 0 100%;
}
}
.entry-large-thumb {
border: 1px solid #ddd;
border-bottom: none;
border-top-left-radius: 3px;  
border-top-right-radius: 3px;
margin: 0 4px;
}
.entry-large-thumnail {
display: block;
width: 460px;
height: 180px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.entry-card-large-content {
border: 1px solid #ddd;
border-top: none;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
margin: 0 4px;
padding: 8px 16px;
}
.entry h2 {
font-size: 18px;
line-height: 180%;
margin: 0;
}
.entry h2 a {
font-size: 14px;
line-height: 140%;
vertical-align: middle;
color: #ffffff;
}
.entry .post-meta {
font-size: 12px;
margin: 8px -16px;
padding: 0 16px;
}
.entry-snippet {
font-size: 11px;
}
.entry-read a {
font-size: 12px;
} #toc_container {
width: 95%;
background: #fff;
border: 1px solid #ccc;
box-sizing: border-box;
line-height: 1;
margin: 36px auto;
padding: 1em 2em;
} #toc_container .toc_title {
text-align: center;
margin-top: 0 0 0 35px;
padding: 0.4em 0;
font-size: 1em;
border-bottom: 2px solid #dedede;
} #toc_container ul {
list-style: none;
margin-bottom: 0;
} #toc_container ul li {
margin: 0;
padding-left: 0;
text-indent: 0;
} #toc_container ul a {
display: inline-block;
text-decoration: none;
color: #444;
border-bottom: 1px dotted #ccc;
font-size: 14px;
} #toc_container .toc_list > li > a {
border-bottom: 1px solid #ccc;
font-size: 16px;
} #toc_container .toc_list > li > a:before {
font-family: FontAwesome;
content: '\f02c';
color: #454545;
font-size: 100%;
padding-right: 5px;
} #toc_container li li > a:before {
font-family: FontAwesome;
content: '\f00c';
color: #454545;
font-size: 100%;
padding-right: 5px;
}
#toc_container ul ul {
padding: 1em 0 1em 1em;
}
#toc_container li {
margin-bottom: 0.8em;
padding-bottom: 0.2em;
}
.box17{
margin:2em 0;
position: relative;
padding: 0.5em 1.5em;
border-top: solid 2px black;
border-bottom: solid 2px black;
}
.box17:before, .box17:after{
content: '';
position: absolute;
top: -10px;
width: 2px;
height: -webkit-calc(100% + 20px);
height: calc(100% + 20px);
background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
margin: 0; 
padding: 0;
}
.box26 {
position: relative;
margin: 2em 0 0 0;
   padding: 0 2em 0 1em;
border: solid 3px #88abda;
border-radius: 8px;
}
.box26 .box-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 19px;
background: #FFF;
color: #88abda;
font-weight: bold;
}
.box26 p {
margin: 0;
padding: 15px 20px 30px 15px;
font-weight: normal;
}
#menuuu {
list-style: none;
overflow: hidden;
}
#menuuu li {
text-align: center;
background-color: #333;
float: left;
height: 40px;
line-height: 40px;
margin-right: 2px;
}
#menuuu li a {
text-decoration: none;
color: #fff;
font-size: 12px;
padding: 10px;
}
.line {
width: 20%; }
.twitter {
width: 20%;
}
.tori {
width: 25%;
}
.alt {
width: 30%;
}
ul li {
padding-top:0;
padding-right:5px;
padding-bottom:0;
}
ul {
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
}
ul.kokunai li {
padding-top:1px;
padding-right:5px;
padding-bottom:1px;
}
div.box1 {
margin:5px; 
padding:10px; 
border:1px solid black;
background-color:#ffecf4;
line-height:36px ;
} 
div.box2 {
margin:5px; 
padding:10px; 
border:1px solid black;
background-color:#eeeeee;
line-height:36px ;
} 
div.box3 {
padding: 0.5em 1em;
margin: 2em 0;
color: #ff7d6e;
background: #ffebe9;
border-top: solid 10px #ff7d6e;
}
div.box3 p {
margin: 0; 
padding: 0;
}
.blog-card {
min-height: 0px; 
}
.button_emi {
display: inline-block;
height: 54px;
text-align: center;
text-decoration: none;
line-height: 54px;
outline: none;
padding-left: 20px;
padding-right: 20px;
}
.button_emi::before,
.button_emi::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.button_emi,
.button_emi::before,
.button_emi::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}
.button_emi {
position: relative;
z-index: 2;
background-color: #fff;
border: 2px solid #333;
color: #333;
line-height: 50px;
overflow: hidden;
}
.button_emi:hover {
color: #fff;
}
.button_emi::after {
top: -100%;
left: -100%;
width: 100%;
height: 100%;
}
.button_emi:hover::after {
top: 0;
left: 0;
background-color: #333;
}
p.komon{
color: #505050; padding: 0.5em; display: inline-block; line-height: 1.3; background: #dbebf8; vertical-align: middle; border-radius: 25px 0px 0px 25px; }
p.komon:before {
content: '●';
color: white;
margin-right: 8px;
}
p.komon2{
position: relative;
padding-top: 1.5em;
padding-left: 1.5em;
padding-bottom: 1.0em;
background: #198fc3;
color: white;
}
p.komon2::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
} img.komon {
float: left;
margin-bottom: 15px;
margin-right: 25px;
}
img.exchange {
float: left;
margin-bottom: 15px;
margin-right: 25px;
} @media screen and ( max-width:720px )
{
img.komon
{
width: 100%;
}
img.exchange
{
width: 100%;
}
} .message {
position: relative;
}
.message span.remark {
display: none;
}
.message a:hover span.remark {
   background: none repeat scroll 0 0 #ffffff;
border: 1px solid #CCCCCC;
color: #000000;
display: block;
line-height: 1.2em;
margin: 0.5em;
padding: 0.5em;
}