/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/


body {background-color: #fffffa} 


BODY
{background-image : url("http://lipupo.com/wp-content/uploads/2017/03/ba17_RP.png"); no-repeat center center fixed; background-repeat: repeat-x;
}

p.excerpt { display:none; }



iframe{ width:100%; }

.post_content h3 { 
    background: #f9d2d2 none repeat scroll 0 0;
    border: 2px dashed white;
    box-shadow: 0 0 0 5px #f9d2d2;
    font-size: 140%;
    margin: 0 0 1em;
    padding: 0.7em;
 }

.post_content h3:after {
　position: absolute;
　content: '';
　left: -7px;
　top: -7px;
　border-width: 0 0 15px 15px;
　border-style: solid;
　border-color: #fff #fff #a8d4ff;
　box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.post_content h4 { 
    position: relative;
    color: #111;
    font-size: 1.400em;
    font-weight: bold;
    margin: 0 0 0.8em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #f9d2d2;
}
 
.post_content h4:before { 
    content: "";
    position: absolute;
    background: #f9d2d2;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
.post_content h4:after { 
    content: "";
    position: absolute;
    background:#be7f7e;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

.post_content h5{ 
    border-bottom: 2px dashed #f9d2d2;
    font-size: 100%;
    margin: 0 0 1em;
    padding: 0.7em;
}

.post_content h6 { 
    display: inline-block;
    color: #7E1C1B;
    border-radius: 5px;
    background-color: #F9D2D2;
    margin: 0 0 0.8em;
    padding:10px 10px; 
    font-size: 1.1em;
    font-weight: bold;
}


/*行間*/
.post_content p { line-height:2.0; margin:1.0 0em 0; }
.textwidget p { line-height:1.5; margin:0 0 0em 0; }
p { margin:0 0 1em 0; padding:0; line-height:180%; }

/*スマホのページ文字幅*/
@media screen and (max-width: 480px) {
 .post_content p {
  width:100%;
 }
}



attachment-size2 size-size2 wp-post-image{width: 40%;}


/*角丸*/
.side_headline {border-radius: 10px;}
.post_list .category a{border-radius: 10px;}
.category a{border-radius:10px;}

.side_headline,.page_navi span.current, .archive_headline, #pickup_post .headline, #related_post .headline, #comment_headline, .post_list .category a, #footer_post_list .category a, .mobile .footer_headline, 
#page_title{border-radius:10px;}


/*サイドメニュー画像*/
.side_headline{background: rgba(0, 0, 0, 0) url("http://lipupo.com/wp-content/uploads/2017/03/eba3a92cd5afe12e93a4d1babef044c3.png"); no-repeat; scroll 0 0; }