@charset "UTF-8";

/* article menu style */    
.table-of-contents,     
.entry-content .table-of-contents {
    border: 1px solid #e6e6e6;
    margin: 0 0 1.6em;
    padding: 1.6em 1.6em 1.6em 3.2em;
}  

/* new btn    
===================== */ 
#main .btn.type05 a {
    position: relative;
    background: #5b9bd5;
    border: 1px solid #5b9bd5;
    color: #fff;
    padding: 10px 0;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
    border-radius: 5px;
}
#main .btn.type05 a::after {
        position: absolute;
        content: "\f105";
        font-family: FontAwesome;
        right: 20px;
        top: 50%;
        margin-top: -27px;
        font-size: 36px;
        font-weight: normal; 
		}


#main .btn.type05 a:hover {
        border: 1px solid #5b9bd5;
        background: #fff;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        color: #5b9bd5;
        -moz-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.45);
        -webkit-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.45);
        -ms-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.45);
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.45); 
		}




/* Entry Content    
===================== */    
.entry-content > *:first-child { 
    margin-top: 0;
}     
.entry-content > *:last-child {
    margin-bottom: 0;
}  
.entry-content .entry-see-more { 
    background-color: #222;  
    border-radius: 2px;  
    box-sizing: border-box;  
    color: rgba(255,255,255,0.9);
    display: inline-block;
    font-size: 0.875em;  
    line-height: 44px;
    min-width: 176px;
    text-align: center;  
    text-decoration: none;
}
.entry-content .entry-see-more:hover {  
    background-color: #555;  
    color: rgba(255,255,255,0.9);
}  
.entry-content .footnote {  
    font-size: 0.875em;  
    line-height: 1.5;
}  
.entry-content .footnote p.footnote {
    font-size: 1em;  
    margin: 0 0 0.5em;
}
.entry-content .footnote p.footnote:last-child { 
    margin-bottom: 0;
}  
/* Archive  
===================== */    
.entry-content h2{  
    letter-spacing: 0.1em;
    padding: .5em .75em; 
    background-color: #f6f6f6;
    border-radius: 6px;  
    font-size: 120%; 
    line-height: 1.3em;  
    font-family:'Noto Sans Japanese';
    font-weight: 300;
    font-color: #424242; 
    margin: 20px 0px 20px 0px;
}     
.entry-content h3 {
    letter-spacing: 0.1em;
    font-size: 120%; 
    border-top: 1px dashed rgb(35, 35, 38);  
    border-bottom: none; 
    line-height: 1.3em;  
    color: #232326;  
    padding-bottom: 20px;
    padding-top: 20px;
    font-family:'Noto Sans Japanese';
    font-weight: 300;
    font-color: #2A2C2B; 
    margin-top: 20px 0px 20px 0px;
}     
.entry-content h4 {
    font-size: 110%; 
    padding: 10px 15px;  
    color: black;
    border-left: 1px dashed rgb(35, 35, 38); 
    margin: 20px 0px 20px 0px;
    line-height: 1.3em;  
    font-family:'Noto Sans Japanese';
    font-weight: 200;
    font-color: #2A2C2B;
}   
.entry-content h5{  
    font-size: 100%; 
    letter-spacing: 0.2em;
    font-family: 'Noto Sans Japanese';
    line-height: 1.5em;  
    color: black;
    padding-top: 0px;
    margin-bottom: 0px;  
    margin: 20px 10px 20px 10px; 
    font-weight: 200;
    font-color: #2A2C2B;
}   
.entry-content h5:before {  
    content: "\f029";
    font-family: "blogicon"; 
    position: relative;  
    padding-right: 10px; 
    color: #78B9FF;
}    
.entry-content h6{  
    letter-spacing: 0.2em;
    font-size: 0.9em;
    line-height: 1em;
    color: black;
    font-weight: bold;
    font-family:'Noto Sans Japanese';
    padding-top: 0px;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: 300;
    font-color: #2A2C2B;
}   
.table-of-contents li,  
.table-of-contents ul{
    list-style-type: decimal;
    margin-right: 5;
}
.table-of-contents:before{  
    content: "目次";
    font-size: 120%;
}
.table-of-contents ul ul{
    display: none;
}
.table-of-contents ul{  
    margin-left: 0;  
    margin-right: 5; 
    font-size: 14px;
}
.entry-content ul,  
.entry-content ol{  
    max-width: 98%;  
    font-size: 14px; 
    margin-bottom: 20px; 
    padding: 1em 1em 1em 3.5em!important;
    background-color: rgb(252, 252, 252);
}
.entry-content a{
    text-decoration: none;
}
.entry-content p{
    line-height: 1.75;
}


/*ad*/  
ul.adflow{ margin:10px 0px 0px 0px;text-align: center;}
ul.adflow li {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
}
.clear{ display:none;}
.top_footer_ad{ width: 695px;}

@media screen and (max-width:640px){
    ul.adflow li{ width:100%;}
    div.adflow{ letter-spacing:-1em;margin:0 0 10px;}
    div.adflow img{ width:100%;}
    .top_footer_ad{ width: auto;}
}

@media (max-width: 640px) {
    .md {
      display: none !important;
    }
}