/** @import url(https://pipit-onga.jp/cms/mt-static/themes-base/blog.css);
@import url(https://pipit-onga.jp/cms/mt-static/themes-base/forum.css);
@import url(https://pipit-onga.jp/cms/mt-static/addons/Community.pack/themes/tristan-blue/screen.css); **/
.body-box h2 {
border-top: solid 1px #666;
border-bottom: solid 1px #666;
}
.body-box h3 {
border-left: solid 4px #666;
}
.body-box h4,
.body-box h5,
.body-box h6 {
font-weight: normal;
}
.body-box h4{font-size:130%;}
.body-box h5{font-size:120%;}
.body-box h6{font-size:110%;}
.sharebox li:nth-of-type(1){width:33%;background:#4267b2;height:34px;padding:4px 0 0 0;}
.sharebox li:nth-of-type(2){width:33%;background:#1f72a6;height:34px;}
.sharebox li:nth-of-type(3){width:33%;background:#51b4d4;height:34px;display:block;}
.sharebox li:nth-of-type(5){display:none;}
.sharebox li:nth-of-type(1) div{background:url('/img/btn01fb_like.png')no-repeat calc((100% - 140px + 88px) / 2) -4px;}
.fb_iframe_widget{width:100%;padding: 0 0 0 0px;}
@media screen and (max-width: 560px) {
.sharebox li:nth-of-type(1) div{background:url('/img/btn01fb_like.png')no-repeat 50% -4px;}
.fb_iframe_widget{width:100%;padding:0px;}
}
@media screen and (max-width: 420px) {
.sharebox li:nth-of-type(1) div{background:none;}
.sharebox li:nth-of-type(2){padding:3px 0 0 0;}
}

ul#instafeed {display:flex;flex-wrap:wrap;align-content:space-around;align-items:center;}
ul#instafeed li a {display:block;height:108px;overflow:hidden;text-align:center;}
ul#instafeed li a img{height:100%;width:auto;max-width:none;}

a.eventcalendarlink{
display:block;
padding:16px 18px 10px;
margin:15px 0 30px;
border-top:solid 3px #e62e8b; border-bottom:solid 3px #e62e8b;
background:#fff;
color:#e62e8b;
font-size:20px;
line-height:48px;
font-weight:bold;
vertical-align:middle;
}
a.eventcalendarlink img{display:block;float:left;height:40px;widht:auto;margin:0 7px 0 3px}
a.eventcalendarlink:hover{text-decoration:none;}
.fc-day-grid-event{width: calc(100% - 8px);}
.m-box-page #calendar a{color:#fff;}
.m-box-page calendar a:hover{color:#fff9f1;}
.fc-event{background:#00a3d9;border:none;padding:2px;}
.fc-view-container{background:#fff;}
.fc-sun{background:#ffe6f1;}
.fc-sat{background:#dfefff;}
.m-box-page #calendar a.kouryukai{background:#e62e8b;color:#fff;}
.m-box-page #calendar a.seminar{background:#29c529;color:#fff;}
.m-box-page #calendar a.soudan{background:#ff7f00;color:#fff;}
.m-box-page #calendar a.others{background:#00a3d9;color:#fff;}
p.ebookexcerpt{font-size:0.8em;margin:0.5em 0;padding:0.5em 0;}
a.ebooklink{display:block;color:#fff;background:#51c142;padding:0.5em 0;text-align:center;}