@charset "UTF-8";

/*
Theme Name: oubaido_fish
Theme URI: http://biwa.oubaido.com/wp/wp-content/themes/oubaido_fish
Description: 桜梅堂フィッシングCANNEL
*/ 


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {


.post_meta{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdbb99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.post_meta li{
	font-size: 80%;
	line-height: 1.7em;
	color: #999;
}
#post{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#post img{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#post_min{
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#post_min img{
	margin-top: 30px;
	margin-bottom: 30px;	
}
#post_min p{
	font-size: 90%;
}
.navigation{
	height: auto;
	width: 100%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(./images/centerline.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.navigation dt{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	text-align: left;
}
.navigation dd{
	float: right;
	height: auto;
	width: 50%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.navigation p{
	color: #BEBEBE;
	display: block;
}
.navigation dt a{
	display: block;
	margin: 0px;
	text-decoration: none !important;
	font-size: 80%;
	color: #666;
	line-height: 1.7em;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(./images/pgpre.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 100%;
}
.navigation dd a{
	display: block;
	margin: 0px;
	text-decoration: none !important;
	font-size: 80%;
	color: #666;
	line-height: 1.7em;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(./images/pgnext.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
	height: 100%;
}
.navigation a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #F0F0F0;
}


/* TOPページャー */

#pagenation{
	text-align: center;
}
#pagenation #pagenation-list{
	display: inline-block;
}
#pagenation:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#pagenation #pagenation-list li{
	float: left;
	background: none;
	list-style: none;
	padding: 0;
	margin: 0 5px 5px 0;
}
#pagenation #pagenation-list li:last-child{
	margin-left: 0;
}
#pagenation #pagenation-list a,#pagenation #pagenation-list span{
	background: none;
	display: block;
	margin: 0;
	padding: 7px 19px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
#pagenation #pagenation-list .current{
	background: #D1D1D1;
	color: #696969;
}
#pagenation #pagenation-list .omit{
	padding: 7px 2px;
	color: #FFFFFF;
}
#pagenation #pagenation-list li a{
	background: #FFFFFF;
	color: #6987A3;
	text-decoration: none;
}
#pagenation #pagenation-list a:hover{
	background: #575757;
	color: #FFFFFF;
	text-decoration: none;
}

#comments {
	background-color: #FFF;
	padding: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comm_title {
	font-size: 90%;
	color: #666;	
}
.commets-list{
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.comment-meta{
	padding-bottom: 10px;
}
.reply{
	padding-top: 10px;
}
.comment-form-comment{
	margin-bottom: 5px;
}
.comment-form-author{
	font-size: 90%;
	color: #666;
	margin-bottom: 5px;
}
.kotei {
	font-weight: bold;
	font-size: 140%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #8cb4d9;
	color: #FFF;
	background-image: url(./images/yajirushi_ex.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
}

/*/////////////////////////////////////////////////
//ブログカードのレイアウト変更
/////////////////////////////////////////////////*/

iframe{
	max-width: 100%;
}

/*******************************
* 関連記事の設定
********************************/

.wp_rp_content {
	margin-top: 70px;	
}
.related_post_title{
	font-weight: bold;
	font-size: 95%;
}
.related_post li{
	margin-top: 20px;
	font-size: 90%;
	line-height: 1.5em;
	height: 90px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wp_rp_thumbnail{
	padding-bottom: 10px !important;
}
.wp_rp_publish_date{
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	display: block;
}

/*******************************
* 人気記事の設定
********************************/

.wpp-list {
    counter-reset: wpp-ranking;
	margin-bottom: 20px !important;
}
.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}
.wpp-list li {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
    list-style-type: none;
}
.wpp-list li::before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: #8f7832;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.wpp-list li a {
	margin: 0px !important;
	padding: 0px !important;
	background-image: none !important;
	font-size: 90%;
}
.wpp-list li a img {
	margin-right: 15px !important;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


}






/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {


.post_meta{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdbb99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.post_meta li{
	font-size: 80%;
	line-height: 1.7em;
	color: #999;
}
#post{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#post img{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#post_min{
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#post_min img{
	margin-top: 30px;
	margin-bottom: 30px;	
}
#post_min p{
	font-size: 90%;
}
.navigation{
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.navigation dt{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: left;
}
.navigation dd{
	height: auto;
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.navigation p{
	display: block;
	color: #BEBEBE;
}
.navigation dt a{
	display: block;
	margin: 0px;
	text-decoration: none !important;
	font-size: 80%;
	color: #666;
	line-height: 1.7em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(./images/pgpre.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.navigation dd a{
	display: block;
	margin: 0px;
	text-decoration: none !important;
	font-size: 80%;
	color: #666;
	line-height: 1.7em;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(./images/pgnext.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
/* TOPページャー */

#pagenation{
	text-align: center;
}
#pagenation #pagenation-list{
	display: inline-block;
}
#pagenation:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#pagenation #pagenation-list li{
	float: left;
	background: none;
	list-style: none;
	padding: 0;
	margin: 0 5px 5px 0;
}
#pagenation #pagenation-list li:last-child{
	margin-left: 0;
}
#pagenation #pagenation-list a,#pagenation #pagenation-list span{
	background: none;
	display: block;
	margin: 0;
	padding: 7px 19px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
#pagenation #pagenation-list .current{
	background: #D1D1D1;
	color: #696969;
}
#pagenation #pagenation-list .omit{
	padding: 7px 2px;
	color: #FFFFFF;
}
#pagenation #pagenation-list li a{
	background: #FFFFFF;
	color: #6987A3;
	text-decoration: none;
}
#pagenation #pagenation-list a:hover{
	background: #575757;
	color: #FFFFFF;
	text-decoration: none;
}

#comments {
	background-color: #FFF;
	padding: 15px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
#comm_title {
	font-size: 90%;
	color: #666;	
}
.commets-list{
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.comment-meta{
	padding-bottom: 10px;
}
.reply{
	padding-top: 10px;
}
.comment-form-comment{
	margin-bottom: 5px;
}
.comment-form-author{
	font-size: 90%;
	color: #666;
	margin-bottom: 5px;
}
.kotei {
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #8cb4d9;
	color: #FFF;
	background-image: url(./images/yajirushi_ex.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
}

/*/////////////////////////////////////////////////
//ブログカードのレイアウト変更
/////////////////////////////////////////////////*/

iframe{
	max-width: 100%;
}

/*******************************
* 関連記事の設定
********************************/

.wp_rp_content {
	margin-top: 70px;	
}
.related_post_title{
	font-weight: bold;
	text-align: center;
	font-size: 95%;
}
.related_post li{
	font-size: 90%;
	line-height: 1.5em;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.wp_rp_thumbnail{
}
.wp_rp_publish_date{
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	display: block;
}

/*******************************
* 人気記事の設定
********************************/

.wpp-list {
    counter-reset: wpp-ranking;
	margin-bottom: 20px !important;
}
.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}
.wpp-list li {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
    list-style-type: none;
}
.wpp-list li::before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: #8f7832;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.wpp-list li a {
	margin: 0px !important;
	padding: 0px !important;
	background-image: none !important;
	font-size: 90%;
}
.wpp-list li a img {
	margin-right: 15px !important;
}
}
