/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
@media (max-width: 767px)
 {
.media .postList_thumbnail {
    padding-right: 20px;
    padding-top: 60px;
}
}
.mainSection {
    background: #FFF;
	padding:0 3% 0 0;
}
body {
     font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.pager li > a {
    border-color: #909090;
    color: #909090;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font: bold Arial, Helvetica, sans-serif;
    color: #fff;
	font-size:2rem !important;
}

@media (max-width: 992px) {
.mainSection {
    border-width: 4px 0;
    padding: 1% 2%;
}
.subSection {
margin-top: 15px;
}
.googlemap {
	margin-bottom: 15px;
	}
.navSection {
    background-color: #C7302D;
    background-image: url(/wp-content/themes/tougane/images/smt_bg.jpg);
		}
.nav li a {
    color: #ffffff;
}
}
footer {
    background-color: #ccc;
}
.wp-show-posts-columns .wp-show-posts-entry-title {
    font-size: 100%;
}
.wp-show-posts-meta a, .wp-show-posts-meta a:visited {
    display: none;
    color: rgba( 0,0,0,0.5 );
}
div.wn-item {
    margin: 7px 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px;
    list-style: none;
    margin-bottom: 0px;
}
/* 
--------------------------
見出し
--------------------------
 */
h1.entry-title {
    font-weight: bold;
}
.mainSection header h1 {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: bold;
    text-align: left;
    color: #3e3e3e;
    padding: 2%;
    font-size: 2.5rem;
    border: none;
    background: #e0e0e0;
    border-radius: 10px;
}
h2, .mainSection-title {
    border-top-color: #000;
}
.media .media-body .media-heading a {
	    color: #3e3e3e;
			text-decoration: none;
	}
.media .media-body .media-heading {
     font-weight: bold;
    position: relative;
    padding: 1%;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    color: #ffffff;
    /* background: #fff; */
    color: #3e3e3e;
    text-align: left;
}
#fukidashi{
	width: 100%;
	font-size: 140%;
	position: relative;
	padding: .5em .75em;
	background-color: #fff;
	border: 3px solid #ccc;
	border-radius: 6px;
}
#fukidashi::before,
#fukidashi::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	height: 0;
	width: 0;
	border: 10px solid transparent;
}
#fukidashi::before {
	border-top: 15px solid #ccc;
}
#fukidashi::after {
	margin-top: -2px;
	border-top: 15px solid #fff;
}
#shop-menu-list .shop-menu-item p.shop-menu-name {
    font: bold 100%/1.6 Arial, Helvetica, sans-serif;
    height: 2.8em;
    color: black;
}

#shop-menu-list {
    width: 100%;
    overflow: auto;
}
.widget .subSection-title {
    width: 100%;
    font-size: 1.5rem;
    padding: 10px 10px 10px 10px;
    color: #666;
    background: #fff;
    display: inline-block;
    text-shadow: none;
    /* border-radius: 30px; */
    /* border: none; */
    background: #9a2121;
    color: #fff;
    margin-bottom: 0;
    /* font-weight: normal; */
		text-align:center;
}
h3:after, .subSection-title:after {
    display: none;
}
.carousel {
    /* border-top: 4px solid #000; */
    /* border-bottom: 4px solid #000; */
    border: 4px solid #000;
    border-bottom: 10px solid #000;
    display: block;
    overflow: hidden;
}
.frame {
	    border: 4px solid #000;
}
#toppink {
    position: relative;
    padding: 3%;
    font: bold 180%/1.6 Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #fff;
    text-shadow: 2px 2px 2px #000, 2px 2px 2px #000;
    border-left: #000 solid 4px;
    border-top: #000 solid 3px;
    border-right: #000 solid 4px;
    border-bottom: #000 solid 6px;
    text-align: center;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_pink.png);
    background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
}
#topgreen {
    position: relative;
    padding: 3%;
    font: bold 180%/1.6 Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #fff;
    text-shadow: 2px 2px 2px #000, 2px 2px 2px #000;
    border-left: #000 solid 4px;
    border-top: #000 solid 3px;
    border-right: #000 solid 4px;
    border-bottom: #000 solid 6px;
    text-align: center;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_green.png);
    background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
}
#topblue {
    position: relative;
    padding: 3%;
    font: bold 180%/1.6 Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #fff;
    text-shadow: 2px 2px 2px #000, 2px 2px 2px #000;
    border-left: #000 solid 4px;
    border-top: #000 solid 3px;
    border-right: #000 solid 4px;
    border-bottom: #000 solid 6px;
    text-align: center;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_blue.png);
    background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
}

#topyellow {
    position: relative;
    padding: 3%;
    font: bold 180%/1.6 Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #fff;
    text-shadow: 2px 2px 2px #000, 2px 2px 2px #000;
    border-left: #000 solid 4px;
    border-top: #000 solid 3px;
    border-right: #000 solid 4px;
    border-bottom: #000 solid 6px;
    text-align: center;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_yellow.png);
    background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
    background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
}

/* 
--------------------------
新着
--------------------------
 */
div.whatsnew {
    width: 100%;
}
div.wn-item .wn-article {
    float: left;
	  font-size: medium;
}
div.wn-item .wn-date {
	  font-size: medium;
    width: 100%;
}
div.wn-item {
    margin: 7px 0;
}
/* 
--------------------------
カルーセル
--------------------------
 */
 .wp-posts-carousel-title { 
	text-align: center;
    font-size: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis; }
/* 
--------------------------
div
--------------------------
 */
.waku {
    background: rgba(199,48,45,.1);
    padding: 2em;
}
.waku dt {
    font-size: 1.2em;
    font-weight: bold;
    color: #C7302D;
    margin: 0 0 1em .5em;
}
.waku dd {
    display: block;
    -webkit-margin-start: 40px;
}
.googlemap {
    position: relative;
    border: 4px solid #000;
    box-shadow: 0 2px 15px rgba(0,0,0,.15), 0 2px 30px rgba(0,0,0,.1);
}
/* 
--------------------------
widget
--------------------------
 */
.timeline-Footer {
    display: none;
}
.widget .tagcloud a {
    border: 2px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.9);
}
/* 
--------------------------
プラグイン
--------------------------
 */
#toc_container {
    /* padding: 1em 2em 1em!important; */
    min-width: 60%;
    margin: auto;
    background: #fff；
		border: solid 1px #eee;
}
#toc_container li a {
    display: block;
    font-size: 1.2em;
    padding: .5em 0;
    border-top: 1px dotted #ddd;
}
#latestEntries {
	    display: none;
}
.veu_postList .postList_miniThumb .postList_item {
    display: block;
    overflow: hidden;
    clear: both;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px dotted #666;
    margin-top: 1%;
    margin-bottom: 1%;
    background: #fff;
}
#shop-menu-list .shop-menu-item {
    /* float: left;*/
    border: solid 3px #000;
    background-color: #fff;
    width: 139px;
    margin: 10px 3px;
    vertical-align: top;
    display: inline-block;
}
div.whatsnew {
    margin: 10px 0;
    font-size: 100%;
    word-break: break-all;
    overflow: hidden;
    border: 3px silver solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
div.wn-item {
    margin: 7px 0;
    padding: 2%;
}
.skin.flat .layer-content {
    padding: 5px 10px;
    color: #000;
    /* font-size: 100%; */
    background: #fff;
}
#post-grid-4785 .element_0 {
    display: block;
    font-size: 21px;
    line-height: normal;
    padding: 5px 10px;
    text-align: center;
    color: #E50012;
}
#post-grid-4785 .element_0 {
    display: block;
    line-height: normal;
    padding: 5px 10px;
    text-align: center;
}
.grid-nav-bottom {
	display:none;
	}
.media .postList_thumbnail img {
    width: 100%;
    height: auto;
}
/* 
--------------------------
04.12
--------------------------
 */ 
@media screen and (min-width: 992px) {
#toppink > span::before {
    content: "";
    display: block;
    width: 180px;
    height: 90px;
    position: absolute;
	  background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-l.png) no-repeat;
    left: 10px;
    top: 0px;
}
#toppink > span::after {
    content: "";
    display: block;
    width: 150px;
    height: 110px;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-r.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 1px;
}
#topblue > span::before {
    content: "";
    display: block;
    width: 180px;
    height: 90px;
    position: absolute;
	  background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-l.png) no-repeat;
    left: 10px;
    top: 0px;
}
#topblue > span::after {
    content: "";
    display: block;
    width: 150px;
    height: 110px;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-r.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 1px;
}
#topyellow > span::before {
    content: "";
    display: block;
    width: 180px;
    height: 90px;
    position: absolute;
	  background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-l.png) no-repeat;
    left: 10px;
    top: 0px;
}
#topyellow > span::after {
    content: "";
    display: block;
    width: 150px;
    height: 110px;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-r.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 1px;
}
#topgreen > span::before {
    content: "";
    display: block;
    width: 180px;
    height: 90px;
    position: absolute;
	  background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-l.png) no-repeat;
    left: 10px;
    top: 0px;
}
#topgreen > span::after {
    content: "";
    display: block;
    width: 150px;
    height: 110px;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/kirakira-r.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 1px;
}
}
/* 
--------------------------
04.29
--------------------------
 */ 
#ribon {
    position: relative;
    padding: .75em 1em;
    background-color: #FF9999;
    border: none;
    text-align: center;
}
#ribon:before,
#ribon:after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
#ribon:before {
	left: 0;
	border-width: 0 15px 15px 0;
	border-right-color: #FF9999;
}
#ribon:after {
	right: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-top-color: #FF9999;
}
#nandemo {
    display: block;
    overflow: hidden;
    /* margin-top: 30px; */
    margin-bottom: 30px;
    background-color: #efefef;
    width: 100%;
    position: relative;
    padding: 1%;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_pink.png);
    border: 3px solid #666;
    border-radius: 6px;
}
#nandemoblue {
    display: block;
    overflow: hidden;
    /* margin-top: 30px; */
    margin-bottom: 30px;
    background-color: #efefef;
    width: 100%;
    position: relative;
    padding: 1%;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_blue.png);
    border: 3px solid #666;
    border-radius: 6px;
}
#nandemogreen {
    display: block;
    overflow: hidden;
    /* margin-top: 30px; */
    margin-bottom: 30px;
    background-color: #efefef;
    width: 100%;
    position: relative;
    padding: 1%;
        background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_green.png);
    border: 3px solid #666;
    border-radius: 6px;
}
#nandemoyellow {
    display: block;
    overflow: hidden;
    /* margin-top: 30px; */
    margin-bottom: 30px;
    background-color: #efefef;
    width: 100%;
    position: relative;
    padding: 1%;
    background: url(https://www.chibakan-tougane.net/wp-content/themes/tougane/img/title_yellow.png);
    border: 3px solid #666;
    border-radius: 6px;
}

.layer-content {
	
}