/*
Theme Name: STINGER PLUS2 Child
Template: stingerplus2
Version: 20170621
*/

/*カテゴリID別に色を指定できます
例）IDが7の場合
.catname.st-catid7 {
	background:#ff0000;
	color:#fff;
}
*/
.switch {visibility: hidden;}

a{
	color: #888;
	text-decoration: none;
}
a:hover{
	color: #000BFD;
	text-decoration: underline;
}
#headbox-bg{background-color: #fff !important;}
h1.entry-title{
	background-image: url(../../../images/blog/title-back.png) !important;
	background-repeat: repeat-x;
	background-position: center center;
}
.f12{
	font-size: 12px;
}
#gazou-wide{background: #fff;}
.n-entry-t{
	background-image: url(../../../images/top/new-entry_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 20px;
	padding-top: 0px;
	border-bottom:none;

}

.n-entry{background:transparent !important;}
/* ページトップボタンの見た目を調整する
--------------------------------*/
#page-top a {
	background: none !important;
	padding: 0px 0px !important;
	position:fixed;
	bottom:5px !important;right:5% !important;
}
/*ここまで*/
/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960px) {


/*-- ここまで --*/
}
/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {
.n-entry-t{
	background-image: url(../../../images/top/new-entry_pc.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 20px;
	padding-top: 0px;

}


/*-- ここまで --*/
}
	@media screen and (min-width:600px) and ( max-width:1060px) {

	#content-w{max-width: 94%;margin: auto;}
}
	@media screen and (min-width:959px) and ( max-width:1060px) {
			#headbox{margin-left:5%;}

}
/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	/*ブログ名の下のキャプション */
/*-- ここまで --*/
main{border-radius: 10px !important;        /* CSS3草案 */  
    -webkit-border-radius: 10px !important;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px !important;   /* Firefox用 */ } 
	.blogbox{display: none !important;}
/*-- ここまで --*/

}

/*ヘッダーとフッターを100％にする
--------------------------------*/
#st-header{max-width: 100% !important;}
#footer{max-width: 100%;}
footer{	background-image: url(images/footer/footer-image.jpg);}
#st-menubox{max-width: 100%;background: #000 !important;margin:0 0 20px 0;}
/*サイドバーのH4装飾
--------------------------------*/
#side aside h4{
	padding: 10px 0 8px 10px;
	margin-bottom: 10px;
	line-height: 14px;
	color: #005D6B;
	background-image: url(../../../images/side/h4-back.png);
	background-repeat: no-repeat;
}


/*カード型表示にするための調整
--------------------------------*/
.itiran-custom dl {
	background-color: #fff;  /* ここを変えるとタイトル欄の背景色変更ができる */
	padding: 10px;
filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3)); 
}
.itiran-custom dl:last-child {
	padding-bottom: 10px;
}
/*ここまで*/

/*記事を一行二列で配置する(スマホは一列)
--------------------------------*/
.itiran-custom dl {
	width: 47.5%;
	float: left;
	padding: 0;
	margin-right: 4%;
	margin-bottom: 30px;
}
.itiran-custom dl:nth-child(2n) {
	margin-right: 0;
}
.itiran-custom dl:last-child {
	padding: 0;
	margin-bottom: 20px;
}
.itiran-custom dt {
	float: none;
	width: 100%;
	margin-top: -5px !important
}
.itiran-custom dd {
	height: auto; /* タイトル・日付・カテゴリ部分のボックスの高さ */
	padding: 10px 10px 0px 10px;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

@media print, screen and (max-width: 960px) {
.itiran-custom dt img {
	margin-top: -2px !important
}
}

.itiran-custom dt img {
	width: 100%;
	height: auto;
}
/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {
.itiran-custom dd {
	height: 110px; /* タイトル・日付・カテゴリ部分のボックスの高さ */
	padding: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

}

@media only screen and (min-width: 768px) {
.itiran-custom dd {
	margin-bottom: 5px;
}
}
@media only screen and (min-width: 1025px) {
.itiran-custom dd {
	margin-bottom: -15px;
}
}
@media only screen and (max-width: 414px) {
.itiran-custom dl {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;

}
.itiran-custom dd {
	height: auto;
}
	p.itiran-category{padding-bottom:5px !important;}
}
/*ここまで*/
/*記事タイトルの調整
--------------------------------*/

/*スマホ表示の調整*/
.itiran-custom dl h3 a {
	font-size: 16px; /* タイトルのサイズ */
	line-height: 1.4em; 
	color: #333; /* タイトル文字の色 */
	transition:0.5s;
	display: inline-block;
}
/*スマホ表示の調整ここまで*/

/*スマホ以上での表示サイズ調整*/
@media only screen and (min-width: 413px) {
.itiran-custom dl h3 a { /* タブレット・PCサイズでの指定 */
	font-size: 16px; /* タイトルのサイズ */
	line-height: 1.4em;
}
}
/*スマホ以上での表示サイズ調整ここまで*/
/*記事タイトルマウスオーバー時の効果
--------------------------------*/
.itiran-custom dl h3 a:hover {
	color: #00D1B1; /* ここを変更するとタイトルにマウスオーバーした際の文字色を変更できる */
	-webkit-animation: zoom .3s;
	animation: zoom .3s;
}
@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.05);
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.05);
  }
}
/*ここまで*/
/*投稿日・カテゴリー・タグの表示調整
--------------------------------*/

/* 投稿日の装飾 */
.itiran-time {
	color: #888; /* 投稿日の文字色 */
	font-size: 12px; /* 投稿日の文字サイズ */
	margin: 0px;
}
/* 投稿日の装飾ここまで */

/* カテゴリー・タグの装飾 */
.itiran-cat {
    margin-top: 0px;
	font-size: 10px; /* カテゴリーの文字サイズ */
}

.itiran-cat a {
	background-color: #E1E1E1; /* カテゴリー枠内の色 */
	margin: 0 5px 0 0;
	color: #888 !important; /* カテゴリー枠内の文字色 */
	padding: 2px;
	border: none; /* カテゴリー枠線の色 */
}
/* カテゴリー・タグの装飾ここまで */

/* カテゴリー・タグのスマホ装飾 */
@media only screen and (max-width: 413px) {
.itiran-cat {
    margin-top: -5px;
	font-size: 10px; /* カテゴリーの文字サイズ */
}
}
/* カテゴリー・タグのスマホ装飾ここまで */
/* カテゴリー・タグのマウスオーバー装飾 */
.itiran-cat a:hover {
	background: #666; /*ここを変更するとマウスオーバー時の枠内色を変更できる*/
	color: #fff !important;
}
/* カテゴリー・タグのマウスオーバー装飾ここまで */

/* 記事アイキャッチマウスオーバー時拡大
--------------------------------*/
.itiran-custom dt {
    overflow: hidden;
}
.itiran-custom dt img{
    transition: 0.3s;
}
.itiran-custom dt img:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
}
/* ここまで */
/* 更新日を削除
--------------------------------*/
.blogbox{display: none !important;}
/*既定のコピーライト非表示
--------------------------------*/
.copyr {
display: none !important;
}
/*ここまで*/