/*
Theme Name: STINGER8 Child
Template: stinger8
Version: 20170614
*/

* {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 0px;
	padding: 0px;
}


body {
	min-width: 320px;
	word-wrap: break-word;
    background-color: #d6cdc2;
    background-image: url("https://private-rehabili.dayservice.link/wp-content/uploads/2019/11/haikei_main.png");
}

/*body {
	min-width: 320px;
	word-wrap: break-word;
    background-color: #d6cdc2;
}
*/

.st-main {
	background:#d6cdc2;
}

/*背景を画像に*/
#footer{
    background-image: url("https://private-rehabili.dayservice.link/wp-content/uploads/2019/11/haikei1.jpg");
}

#footer .footermenust a{
    color: white;
    text-orientation: upright;
    writing-mode: vertical-rl;
    font-size: 20px;
}

footer .footermenust li {
    font-size: 12px;
    line-height: 18px;
    padding-right: 20px;
    padding-left: 20px;
}

footer .footermenust li {
    border-right: none;
    font-size: 12px;
}

header .sitename::before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(https://private-rehabili.dayservice.link/wp-content/uploads/2019/11/うつせみLOGO_mark.png);
    background-size: contain;
    vertical-align: middle;
}

.st-pagelink .page-numbers{
	border: 1px solid #4E6356;
	border-radius: 40px;
        background:white;
        padding:5px;
	margin-right:10px;
	font-size:20px;
        min-width:40px;
        height:40px;
	line-height:30px
}

.st-pagelink a{
	color:black;
	font-weight:bold;
}
.st-pagelink a:hover {
	opacity:1;
        color:#fff;
	border: 1px solid black;
        background:#4E6356;
}
.page-numbers.dots{
	color:#fff;
}
.st-pagelink .page-numbers.current {
	opacity:1;
        color:#fff;
        font-weight:bold;
	border: 1px solid white;
        background:#4E6356;       
}

.cat-item{
    background-color: rgba(255,255,255,0.5);
}

.wpp-list {
    background-color: rgba(255,255,255,0.5);
}

.post{
    background-color: white;
    padding: 20px;
}

/*media Queries スマホサイズ（414px以下）
----------------------------------------------------*/
@media only screen and (max-width: 414px) {

    /*背景を画像に*/
    #side{
        background-image: url("https://private-rehabili.dayservice.link/wp-content/uploads/2019/11/haikei2.png");
    }

    /*--サイドバーの装飾--*/
    .side_menu{
        text-align:center;
        background-color: #70b5a0;
        color:white;
        font-size: 20px;
        margin-top: 20px;
        padding: 10px 0px 10px 0px;
    }
    
    /*--タイトルの装飾--*/
    .itiran-kijiinfo{
        border-top: 1px solid whitesmoke;
        background-color: #fff;
    }

    .st-aside .kanren-03{
        padding-top:10px !important;
    }
    
     /*--アイキャッチの大きさ--*/ 
    .kanren-03 dt{
        display:block;
        width:100%; 
    }
    
    .kanren-03 dt img{
        width:100%;
        height:160px;
    }

    /*--各記事の幅や枠線等--*/
    .kanren-03 dl{
        width:70%;
        display:block;
        vertical-align:top;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:40px;
        box-shadow:0 2px 5px #999;
        padding:0;
    }
    /*--ここまで--*/

    .kanren-03 dd{
        float:left;	
        padding:10px;
    }
        
    /*--記事タイトル文字--*/
    .kanren-03 .clearfix .kanren-t a{
        color: #ffffff;
        font-size:20px;
        text-decoration:none;
    }
    /*-- ここまで --*/

    /*--記事情報文字--*/
    .kanren .clearfix dd p {
        font-size: 15px;
        color: gray;
        line-height: 18px;
    }
    
    /*--投稿日・カテゴリー左寄せ--*/
    .st-aside .blog_info{
        text-align:left;
        margin-top:10px;
        color: silver;
    }
    .st-aside .blog_info a{
        line-height:27px;
    }
    /*--ここまで--*/
     
    .pcone{
        margin-top:20px;
    }

    /*--タイトルの装飾--*/
    .itiran-title{
        text-align:center;
        background-color: #70b5a0;
        padding: 0px 5px 0px 5px;
    }

    #side .st-aside ul li {
        list-style-type: none;
        padding: 10px;
    }

    /*フッターのタイトル*/
    #footer .footerlogo {
        font-size: 20px;
        color: white;
    }

}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 415px) and (max-width: 959px) {

    /*背景を画像に*/
    #side{
        background-image: url("https://private-rehabili.dayservice.link/wp-content/uploads/2019/11/haikei2.png");
    }
    
    /*--サイドバーの装飾--*/
    .side_menu{
        text-align:center;
        background-color: #70b5a0;
        color:white;
        font-size: 20px;
        margin-top: 20px;
        padding: 10px 0px 10px 0px;
    }

    /*--タイトルの装飾--*/
    .itiran-kijiinfo{
        border-top: 1px solid whitesmoke;
        background-color: #fff;
    }

    .st-aside .kanren-03{
        padding-top:10px !important;
    }
    
     /*--アイキャッチの大きさ--*/ 
    .kanren-03 dt{
        display:block;
        width:100%; 
    }
    
    .kanren-03 dt img{
        width:100%;
        height:160px;
    }
     /*--ここまで--*/
    
    .kanren-03 dl, .kanren-03 dl:last-child {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        margin-left: 4%;
        margin-right: 4%;
        margin-bottom: 40px;
        box-shadow: 0 2px 5px #999;
        padding: 0;
    }

    .kanren-03 dd{
        float:left;	
        padding:10px;
    }
    
    /*--記事タイトル文字--*/
    .kanren-03 .clearfix .kanren-t a{
        color: #ffffff;
        font-size:20px;
        text-decoration:none;
    }

    /*--記事情報文字--*/
    .kanren .clearfix dd p {
        font-size: 15px;
        color: gray;
        line-height: 18px;
    }
    
    /*--投稿日・カテゴリー左寄せ--*/
    .st-aside .blog_info{
        text-align:left;
        margin-top:10px;
        color: silver;
    }
    .st-aside .blog_info a{
        line-height:27px;
    }
    /*--ここまで--*/
     
    .pcone{
        margin-top:20px;
    }

    /*--タイトルの装飾--*/
    .itiran-title{
        text-align:center;
        background-color: #70b5a0;
        padding: 0px 5px 0px 5px;
    }

    /*--タグの装飾--*/
    .blog_info a{
        background-color:aquamarine;
        color:#fff;
        padding:5px;
        text-decoration:none;
        font-weight:bold;
        font-size:0.8em;
        border-radius:4px;
    }
    /*--ここまで--*/    

    #side .st-aside ul li {
        list-style-type: none;
        padding: 10px;
    }

    /*フッターのタイトル*/
    #footer .footerlogo {
        font-size: 24px;
        color: white;
    }

}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media print, screen and (min-width: 960px) {

    #st-menubox {
        border-top: none;
        border-bottom: none;
        margin-bottom: 1px;
    }

    #side .st-aside ul li {
        list-style-type: none;
        padding: 10px;
    }

    /*--サイドバーの装飾--*/
    .side_menu{
        text-align:center;
        background-color: #70b5a0;
        color:white;
        font-size: 20px;
        margin-top: 20px;
        padding: 10px 0px 10px 0px;
    }

    /*--タイトルの装飾--*/
    .itiran-kijiinfo{
        border-top: 1px solid whitesmoke;
        background-color: #fff;
    }

    /*グローバルメニューを中央に*/
    #st-menuwide{
        display: flex;
    }

    /*グローバルメニューの幅変更*/
	header .smanone ul.menu li{
		list-style-type:none;
		float:left;
		width:150px;
		height:40px;
		text-align:center;
		border-right:solid 1px #E0DEDE;
	}

    #st-menuwide div.menu li, #st-menuwide nav.menu li {
        position: relative;
        font-size: 20px;
        padding-left: 30px;
        display: inline;
        padding-right: 30px;
        border-right: 1px solid #ccc;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    /*トップ画像のサイズ変更*/
    #st-header {
        max-width:1890px;
        margin:0 auto 0px;
    }

    .st-main{
        padding-left:20px;
        padding-right:10px;
    }
    
    .st-aside .kanren-03{
        padding-top:10px !important;
    }
    
     /*--アイキャッチの大きさ--*/ 
    .kanren-03 dt{
        display:block;
        width:100%; 
    }
    
    .kanren-03 dt img{
        width:100%;
        height:160px;
    }
     /*--ここまで--*/
    
    /*--各記事の幅や枠線等--*/
    .kanren-03 dl,
    .kanren-03 dl:last-child{
        width:38%;
        display:inline-block;
        vertical-align:top;
        margin-right:10%;
        margin-bottom:40px;
        box-shadow:0 2px 5px #999;
        padding:0;
    }

    .kanren-03 dd{
        float:left;	
        padding:10px;
    }
    
    /*--記事タイトル文字--*/
    .kanren-03 .clearfix .kanren-t a{
        color: #ffffff;
        font-size:20px;
        text-decoration:none;
    }

    /*--記事情報文字--*/
    .kanren .clearfix dd p {
        font-size: 15px;
        color: gray;
        line-height: 18px;
    }
    
    /*--投稿日・カテゴリー左寄せ--*/
    .st-aside .blog_info{
        text-align:left;
        margin-top:10px;
        color: silver;
    }
    .st-aside .blog_info a{
        line-height:27px;
    }
    /*--ここまで--*/
     
    .pcone{
        margin-top:20px;
    }

    /*--タイトルの装飾--*/
    .itiran-title{
        text-align:center;
        background-color: #70b5a0;
        padding: 0px 5px 0px 5px;
    }

    /*--タグの装飾--*/
    .blog_info a{
        background-color:aquamarine;
        color:#fff;
        padding:5px;
        text-decoration:none;
        font-weight:bold;
        font-size:0.8em;
        border-radius:4px;
    }
    /*--ここまで--*/    

    /*フッターのタイトル*/
    #footer .footerlogo {
        font-size: 30px;
        color: white;
    }
    
/*-- ここまで --*/
}