body {
    background: #e7ebf3 url('../img/dtimer-background02.png');
    padding-top: 100px;
}

div.generic {
    background: #fff;
    padding: 10px;
    border: solid;
    border-width: 0 1px 0 0; 
    border-color: #f2f4f9 #dde2f0 #dde2f0 #f2f4f9;
}
#lazy-block{
    padding-bottom: 40px
}
.site-symbolic{
    background-color: #0e204e;
    color: #fff;
    border-bottom: 1px solid #0c1c44;
}

.site-symbolic2{
    background-color: #0e204e;
    color: #fff;
    border-bottom: 1px solid #0c1c44;
}


.footer{
    background-size : cover;
    color: #ffffff;
    padding-top: 10px;
    font-size: 12px;
}
.footer a {
    color: #ffffff;
}
.topbar{
    background-size : cover;
    overflow: hidden;
    padding: 13px 0 10px 0;
}


.header h1 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    -moz-text-shadow: 1px 1px 1px #6d5caf;
    -webkit-text-shadow: 1px 1px 1px #6d5caf;
    text-shadow: 1px 1px 1px #0f2357;
}

.header h1 a{
    color: #f2f4f9;
}
.header h1 img {
    max-height: 48px;
}
.lang-mb {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
}
.content{
    line-height: 1.7
}

.campaign .content,
.shop-event .content,
.kiitemita .content,
.special-contents .content,
.event-report .content,
.shops .content,
.new-entry .content{
    font-size: 80%;
}

h5 {
    margin: 0;
    padding: 0;
}
figure.ink-image{
    border-color: #c8c8d9
}
.entry {
    border-bottom: 2px solid #808080;
    overflow: hidden;
    margin-bottom: 10px;
}
.bottom-space {
    margin-bottom: 0.8em;
}
.side-widget{
    overflow: hidden;
}
.read-more{
    display: inline-block;
    padding: 6px;
}
.sub-container h3 {
    padding: 0.6em 0.8em 0.6em 1.4em;
    margin-top: -9px;
    margin-right: -13px;
    margin-left: -8px;
    border-right: 1px solid #5a31a6;
    color: #f2f4f9;
    background-size : cover;
    font-size: 18px;
    border-radius: 6px 1px 1px 6px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) ; 
}
.sub-container .sub-content {
    margin: 25px 0 25px 10px;
    padding: 10px 0 10px 10px;
}

.topbar{
    background-size : cover;
    overflow: hidden;
    padding: 13px 0 10px 0;
}
.topbar a{
    color: #e7ebf3
}
.display-cases .generic{
    padding: 0;
}

.display-cases li figure  {
    height: 600px;
    overflow: hidden;
    border: 0;
}
.display-cases li figure img {
    min-width: 100%;
}
.display-cases li figure  {
    height: 480px;
    overflow: hidden;
    border: 0;
    text-align: center;
}
.display-cases li figure figcaption{
    text-align: left;
}
.new-items figure,
.next-and-prev-post figure,
.post-category figure,
.related-posts figure,
.new-4 figure,
.top-4 figure{
    height: 180px;
    overflow: hidden;
}

.post-category figure{
    height: 300px;
    overflow: hidden;
}
.new-4 figure .title,
.top-4 figure .title {
    font-size: 90%;
    margin: 0;
}
.new-4 figure.ink-image figcaption ,
.top-4 figure.ink-image figcaption{
    padding: 0.6em;
}
.post-search,
.related-posts,
.stage p {
    font-size: 80%;
}
.post-search,
.post-category,
.single-post-content{
    padding: 20px 20px 20px 20px;
}
.post-search h2,
.post-category h2,
h2,
h3,
h4,
h5,
h6{
    border-bottom: 2px solid #132a67;
    padding: 0.6em 0.6em 0.6em 0.2em;
}

figure h2,
figure h3,
figure h4,
figure h5,
figure h6{
    border: 0;
    margin-bottom: 0;
}


h5.title,
h4.title{
    border: none;
    margin-bottom: 0;
}
.single-post-content h3, .single-post-content h4, .single-post-content h5, .single-post-content h6 {
    border-bottom: 1px solid #dde2f0;
}
.single-post-content .post-date{
    padding: 0.6em;
}
.post-category .content {
    font-size: 80%;
}
.smart-menu-list > li ul.children li{
    background: #534747;
    text-indent: 0.6em;
    font-size: 82%;
    box-shadow: 0 3px 3px #413838 inset;
}
.ink-navigation ul.menu.vertical li.current-cat > a{
    border-top: 3px solid #ff3896;
    
}
.smart-menu-triger {
    position: relative;
    float: right;

}
.smart-menu-triger a {
    border: 1px solid #e7ebf3;
    padding: 0.3em 0.6em;
    color: #e7ebf3;
    border-radius: 0.5em;
    display: inline-block
}
.smart-menu-triger a.active {
    border: 1px solid #dce0e8;
    color: #e7ebf3;
    box-shadow: 0px 2px 3px 0px rgba(27,17,44,0.4) inset; 
}

.header-search .ink-form input{
    margin-top:0;
    padding: 3px;
    border-radius: 4px; 
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
    width: 200px;
}


.header-search .ink-form button{
    display: inline-block;
    margin-top: 6px;
    background-color:transparent;
    border: none;
    color:  #fff;
    font-size : 140%;

}
.header .site-caption{
    color: #fff;
    font-size: 70%;
    padding-top: 5px;
}
.header .site-caption p{
    margin: 0;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-sizing : content-box
}
.header .smart-main-menu {
    background: #efefef;
}
.smart-menu-list {
    max-height: 300px;
    overflow: auto;
}
.smart-menu-list h3 {
    color: #ffffff;
    margin: 0;
    padding: 0.8em;
    font-size: 80%;
    border-bottom: 1px solid #666;
    background: #1e2129;
    text-align: right;
    box-shadow: -0 -3px 3px 1px #17191f inset;
}
.single-post-content .single-thumb:before {
    background-clip: padding-box;
    border-radius: 300px;
}

#wpadminbar{
    top: 90px;
}

.tag-cloud a{
    display: inline-block;
    border: 1px solid #dde2f0;
    border-radius: 3px;
    padding: 0.3em 0.6em;
}
.items figcaption.over-bottom {
    padding: 0.2em;
}
.items figcaption h5 {
    font-size:80%;
}
/* twitter */
#twitter-widget-1[style],
#twitter-widget-2[style]{
  width: 99% !important;
}
.logoPlaceholder img{
    max-width: 220px;
}

.social-btn .social-site{
    display: inline-block;
}
.social-btn .social-site-twitter iframe{
    vertical-align: bottom;
}

.single-social {
    margin: 0.6em 0;
    padding: 0.3em 1em 0.6em 1em;
    background: #f2f4f9;
    border-radius: 6px
}

.header h1 img {
    max-height: 48px;
}

.header-search-smt{
    background : #464b4f;
}



.author{
	min-height:1px;
	padding:0.6em;
	font-size:85%;
	border:4px solid #ccc0c0;
	background:#f0ecec;
}
.author:after{
	content: "."; display: block;clear: both;height: 0;visibility: hidden;
}
* html .author {
	height: 1px;/*\*//*/height: auto;overflow: hidden;/**/
}
.author h4,.author .name,.author .caption{
	float:right;
	width:74%;
}

.author .photo{
	float:left;
	width:24%;
}
.author h4{
	border:none;
	background:#e2dada;
}
.author .name{
	font-weight:bold;
	font-size:110%;
	color:#322;
}



@media screen and (max-width: 960px) {
    .header h1 img {
        max-height: 36px;
    }

}