/******************************************************************
Theme Name: collaboruseventeen theme
Theme URI: http://collaboru.top
Author: Collaboru
Author URI: https://collaboru.org/
Version: 1.0
Template: twentyseventeen
------------------------------------------------------------------*/
@import url("../twentyseventeen/style.css");
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:400,500,700,800,900|Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese');


main .type-page .panel-content .wrap .entry-header {
    display: none;
}

main .type-page .entry-header {
    display: none;
}

main .type-page .panel-content .wrap .entry-content {
    width: 100% !important;
}

.panel-grid-cell {
    line-height: 1;
    margin-bottom: 0 !important;
}

.so-widget-sow-editor-base p {
    margin-bottom: 0 !important;
    line-height:1.5em;
}

.panel-widget-style p {
    margin-bottom: 1em;
    border-left:solid 5px #999 ;
    padding-left: 10px;
}

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea ,
html[lang="ja"] H1,
html[lang="ja"] H2,
html[lang="ja"] H3,
html[lang="ja"] H4,
html[lang="ja"] H5 {
    font-family: 'Noto Sans JP', sans-serif ;
    }
    
 .site-title {
	font-family: 'Noto Sans JP', sans-serif !important;
}

.menu-item {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

h4, h6{
    margin-bottom: 1em;
}

.so-widget-sow-editor-base h4, h6{
    margin-bottom: 0.1em;
}

h4 {
    padding: 3px 0 0 10px;
    color:rgb(0,154,68);
    border-left:5px solid rgb(0,154,68); 
}

h5 {
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 10px 10px 8px 30px;
    background: #ee831c;
    border: 4px double rgba(255,255,255,0.4);
    color: #FFF;
    font-weight: 500 !important;
    -webkit-border-radius :8px;
}

.calen-c p {
    line-height: 25px;
}

.so-panel {
    padding-bottom: 0px !important;
    line-height: 1;
}

.so-panel .whatsnew dl {
	 line-height: 1.5;
}

.byline {
    display: none !important;
}

