.header-center-mini {
	display: block;
	padding: 3px 0 3px 0;
	text-align: center;
}
h1 img {
    width:1em;height:1em;
}
.header-sub-title a {
	display: block;
	color: #fff;
	line-height: 100%;
	padding: 10px 20px;
	font-size: 140%;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
        
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

}
.header-sub-category {
	display: inline-block;
	line-height: 100%;
	padding: 7px 15px;
	background: #151517;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
}
img.avatar100   {
    border-top-left-radius:50%;
    border-top-right-radius:50%;
    border-bottom-left-radius:50%;
    border-bottom-right-radius:50%;
    border:3px solid #ddd;
    width:100px;height:100px;
}
img.avatar140   {
    border-top-left-radius:50%;
    border-top-right-radius:50%;
    border-bottom-left-radius:50%;
    border-bottom-right-radius:50%;
    border:3px solid #ddd;
    width:140px;height:140px;
}
img.avatar80   {
    border-top-left-radius:50%;
    border-top-right-radius:50%;
    border-bottom-left-radius:50%;
    border-bottom-right-radius:50%;

    border:2px solid #ddd;

    width:80px;height:80px;
    transform: translate3d(0, 0, 0);
}
img.avatar60   {
    border-radius:50%;
    border:2px solid #ddd;
    width:60px;height:60px;
}
img.avatar40   {
    border-radius:50%;
    border:2px solid #ddd;
    width:40px;height:40px;
}
img.avatar30   {
    border-radius:50%;

    border:2px solid white;
    width:30px;height:30px;
}


#share ul{
	height:auto;
        overflow: hidden;
	display: block;
	clear: both;
}
#share li{
	font-size:14px;
	float:left;
	text-align:center;
	width:90px;
	margin-right:10px;
	margin-bottom:0px;
	border-radius:3px;
        margin-top:0px;
	list-style:none;
        vertical-align: top;
        display: inline-block;
}
#share li.share-twitter{
	background:#55acee;
	box-shadow:0 2px #2795e9;
}
#share li.share-twitter:hover{
	background:#83c3f3;
}
#share li.share-facebook{
	background:#3b5998;
	box-shadow:0 2px #2d4373;
}
#share li.share-facebook:hover{
	background:#4c70ba;
}
#share li.share-google{
	background:#dd4b39;
	box-shadow:0 2px #c23321;
}
#share li.share-google:hover{
	background:#e47365;
}
#share li.share-hatena{
	background:#2c6ebd;
	box-shadow:0 2px #225694;
}
#share li.share-hatena:hover{
	background:#4888d4;
}
#share li.share-pocket{
	background:#f13d53;
	box-shadow:0 2px #e6152f;
}
#share li.share-pocket:hover{
	background:#f26f7f;
}
#share li.share-line{
	background:#00C300;
	box-shadow:0 2px #009d00;
}
#share li.share-line:hover{
	background:#2bd92b;
}
#share a{
	display:block;
	height:27px;
	padding-top:6px;
	color:#ffffff;
	text-decoration:none;
}
#share a:hover{
	text-decoration:none;
	color:#ffffff;
}
.size21,.size22,.size23 {
    background-size:cover !important;  background-position:center center !important;  
}

#tileimages img { width:auto;height:auto;}
.img_w232 {
width:100%;height:232px;background-size:cover;background-position:center center;
}
.img_h200 {
width:100%;height:200px;background-size:cover;background-position:center center;
}
.img_w132 {
width:100%;height:132px;background-size:cover;background-position:center center;
}
.img_w132_auto {
width:100%;height:132px;background-size:auto;background-position:center center;
}
.img_w367h232 {
width:367px;height:232px;background-size:cover;background-position:center center;
}
.img_w100h558 {
width:100%;height:558px;background-size:cover;background-position:center center;
}
.img_w100h462 {
width:100%;height:462px;background-size:cover;background-position:center center;
}
.img_w100h232 {
width:100%;height:232px;background-size:cover;background-position:center center;
}
.img_w100h69 {
width:100px;height:69px;background-size:cover;background-position:center center;
}
.img_w74h56 {
width:74px;height:56px;background-size:cover;background-position:center center;display: inline-block;
}
.img-cover {
background-size:cover;
background-position:center center;
width:100%;
}
.doubleBorder {
 box-shadow: 0 0 0 2px #CCC, 0 0 0 3px #999;
}

.adsence-h280w336 {
width:336px;
height:280px;
}


dl.colms2 dt{
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
  line-height: 1.3;
}
dl.colms2 dd{
  margin: 0 0 0.8em 7.5em;
  line-height: 1.3;
  color:#000;
}
span.unit{ 
text-transform: none;
vertical-align:baseline;
}
.fontsize-120{
   font-size:1.2em !important;
}
.fontsize-140{
   font-size:1.4em !important; 
}
.fontsize-450{
   font-size:4.5em !important; 
}
.fontsize-350{
   font-size:3.5em !important; 
}
.fontsize-250{
   font-size:2.5em !important; 
}
.fontsize-200{
   font-size:2em !important; 
}
.fontsize-80{
   font-size:0.8em !important;  
}
.fontsize-60{
   font-size:0.6em !important;  
}
.font-pink{
  color:#ff3399 !important;
}
.font-black{
  color:#000 !important;
}
.font-glay{
  color:#666 !important;
}
.font-white{
  color:#fff !important;
}
.font-bold{
  font-weight: bold;
}
.padding-10em{
    padding: 1em 0;
}
.padding-08em{
    padding: 0.8em 0;   
}
.padding-05em{
    padding: 0.5em 0;   
}


.bgc-review{
background-color: #efc94c !important;
}

.bgc-fb{
background-color: #45b29d !important;
}

.bgc-diary{
background-color: #589fc8 !important;
}

.bgc-pink{
background-color: #FF3366 !important;
}

.digital-font{
    font-family: digital_font;
    font-size:1.4em;
    vertical-align:baseline;
}

h2 {
    text-indent: 0.2em;
}
h3 {
    text-indent: 0.5em;
}
.article-grid .item .item-header .item-header-size {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	line-height: 1em;
}

.article-grid .item .item-header .item-header-size i.fa {
	display: inline-block;
	padding: 0 9px;
	background-color: #FF3366;
}

.article-grid .item .item-header .item-header-size span {
	display: inline-block;
	padding: 0 9px;
}

.article-grid .item .item-content-head-mini {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e8ea;
	margin-bottom: 5px;
}
.article-grid .item .item-content-size {
        margin-left: 5px;
	display: block;
	float: right;
	color: #FF3366;
}

.ot-panel-block.lightdark-scheme {
	background-color: #eee;
}


#profile-bk {
    height: 150px;
    width:100%;
    background-size:cover;
    background-position:center center;
}
#profile-header {
    margin-top:-80px;
    width:100%;
    text-align:center;
}



/* balloon-1 bottom */
#balloon-1-bottom {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	line-height: 34px;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #19283C;
	z-index: 0;
}
#balloon-1-bottom:before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #F6F6F6 transparent transparent transparent;
	z-index: 0;
}
#balloon-1-bottom:after {
	content: "";
	position: absolute;
	bottom: -12px; left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #19283C transparent transparent transparent;
	z-index: -1;
}
/* balloon-1 top */
#balloon-1-top {
	color: #19283C;
	position: relative;
	display: inline-block;
	padding: 20px 30px;
	width: auto;
	min-width: 200px;
	height: autopx;
	line-height: 32px;
	text-align: center;
	background-color: #eee;
	border: 8px solid #666;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	z-index: 0;
        margin: 1em;
}
#balloon-1-top:before {
	content: "";
	position: absolute;
	top: -8px; left: 50%;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
        
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #eee transparent;
	z-index: 0;
}
#balloon-1-top:after {
	content: "";
	position: absolute;
	top: -16px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #666 transparent;
	z-index: -1;
}
/* balloon-1 left */
#balloon-1-left {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	line-height: 34px;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #19283C;
	z-index: 0;
}
#balloon-1-left:before {
	content: "";
	position: absolute;
	top: 50%; left: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #F6F6F6 transparent transparent;
	z-index: 0;
}
#balloon-1-left:after {
	content: "";
	position: absolute;
	top: 50%; left: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #19283C transparent transparent;
	z-index: -1;
}
/* balloon-1 right */
#balloon-1-right {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	line-height: 34px;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #19283C;
	z-index: 0;
}
#balloon-1-right:before {
	content: "";
	position: absolute;
	top: 50%; right: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #F6F6F6;
	z-index: 0;
}
#balloon-1-right:after {
	content: "";
	position: absolute;
	top: 50%; right: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #19283C;
	z-index: -1;
}



.ot-widget-timeline-wide {
	display: block;
	position: relative;
}

.ot-widget-timeline-wide .item {
	display: table;
	position: relative;
        width:100%;

}

.ot-widget-timeline-wide .item:after {
	display: block;
	content: '';
	clear: both;
}

.ot-widget-timeline-wide .item > div {
	padding-bottom: 20px;
}

.ot-widget-timeline-wide .item:last-child > div {
	padding-bottom: 0px;
}

.ot-widget-timeline-wide .item-date {
	display: table-cell;
	font-family: 'Oswald', sans-serif;
	white-space: nowrap;
	width: 120px;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	vertical-align: middle;
        margin-left:10px;
}

.ot-widget-timeline-wide .item-date:before {
	display: block;
	content: '';
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -13px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #cacacf;
	z-index: 2;
}

.ot-widget-timeline-wide .item:last-child .item-date:before {
	margin-top: -3px;
}

.ot-widget-timeline-wide .item-date:after {
	display: block;
	content: '';
	position: absolute;
	right: 15px;
	top: 0px;
	height: 100%;
	width: 1px;
	background-color: #5e5f66;
	z-index: 1;
}

.ot-widget-timeline-wide .item-date .item-date-day {
	display: block;
	float: left;
	font-size: 52px;
	font-weight: bold;
        margin-left:10px;
}

.ot-widget-timeline-wide .item-date div {
	display: block;
	margin-left: 38px;
	line-height: 150%;
}

.ot-widget-timeline-wide .item-date div span {
	display: block;
}

.ot-widget-timeline-wide .item-date .item-date-time {
	color: #5e5f66;
}

.ot-widget-timeline-wide .item-avatar {
	display: table-cell;
	width: 110px;
	vertical-align: middle;
        text-align:center;
}

.ot-widget-timeline-wide .item-avatar a {
	display: block;
	overflow: hidden;
        text-align:center;

}

.ot-widget-timeline-wide .item-avatar img {
    margin-top:15px;

}

.ot-widget-timeline-wide .item-content {
	display: table-cell;
	font-size: 12px;
	text-transform: uppercase;
        padding:10px 10px 5px 20px;

}

.ot-widget-timeline-wide .item-content > div {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.ot-widget-timeline-wide .item-content > strong {
	display: block;
	line-height: 150%;
	color: #62626a;
}

.ot-widget-timeline-wide .item-content .item-comments {
	display: inline-block;
	margin-left: 8px;
}

.ot-widget-timeline-wide .item-content .item-comments i.fa {
	padding-right: 5px;
}
.main-content .shortcode-content .tags-cats .tags-cats-green {
	background: #45b29d;

}
p.speech
{
	position: relative;
	width: 90%;
	height: auto;
	text-align: left;
	line-height: 1.5em;
	background-color: #eee;
	border: 8px solid #666;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
        padding:20px
}

p.speech:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	bottom: -50px;
	border: 25px solid;
	border-color: #666 transparent transparent #666;
}

p.speech:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
	bottom: -30px;
	border: 15px solid;
	border-color: #eee transparent transparent #eee;
}

.ot-slider-new .slider-slide .slider-layer .h2style {
	display: block;
	color: #fff;
	white-space: normal;
}

.ot-slider-new .slider-slide .slider-layer .h2style a {
	display: block;
	color: #fff;
	line-height: 100%;
	padding: 20px 30px;
	font-size: 30px;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.3);
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
	white-space: normal;
	line-height: 120%;
}
#full-block-bk {
    background-image: url(../images/heading-sub4.jpg) !important;
    background-size:cover;background-position:center center;
}
body .wrapper .item { font: 12px/18px;font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
/*記事がよかったら、いいねPC*/
.p-entry__push {
margin-bottom: 20px;
display: table;
table-layout: fix;
width: 100%;
background-color: #2b2b2b;
}
.p-entry__pushThumb {
display: table-cell;
min-width: 50%;
background-position: center;
background-size:cover;
}
.p-entry__pushLike {
display: table-cell;
padding: 20px;
text-align: center;
vertical-align: middle;
line-height: 1.4;
font-size: 20px;
overflow:hidden;
}
.p-entry__pushButton {
margin-top: 15px;
display: inline-block;
width: 50%;
height: 40px;
line-height: 40px;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
color:#fff;
}
.p-entry__pushButtonLike {
line-height: 1;
}
.p-entry__note {
margin-top: 15px;
font-size: 12px;
color: #999;
}
.p-entry__tw-follow {
margin-bottom: 10px;
background: #f4f4f4;
width: 100%;
padding: 15px 0;
}
.p-entry__tw-follow__cont {
text-align: center;
font-size: 15px;
color: #252525;
}
.p-entry__tw-follow__item {
display: inline-block;
vertical-align: middle;
margin: 0 15px;
}
//目次
#table-contens{
	width:100%;
	background:#f5f5f5; 
	padding:0.2em;
	border:solid 1px #c0c0c0;
	margin:0;
}
#table-contens #table-contens-title{
	width:100%;
	text-align:center;
	margin:0.3em 0;
}
#table-contens ul{
	list-style-type: disc;
	margin: 0 0 0 1em;
	padding: 0;
}
#table-contens li{
	position:relative;
	padding-left:0.3em;
	margin:0.3em;
}
#table-contens li a{
	text-decoration:underline;
	color:#000;
} 

//adsense
.example_responsive_1 { width: 300px; height: 250px; }
@media(min-width: 500px) { .example_responsive_1 { width: 300px; height: 250px; } }
@media(min-width: 800px) { .example_responsive_1 { width: 728px; height: 90px; } }　

.article-header .trimc img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}