/*
Theme Name: DW Focus
Theme URI: http://www.designwall.com/wordpress-theme/dw-focus
Author: the DesignWall team
Author URI: http://www.designwall.com
Description: Responsive News WordPress Theme
Version: 1.0.7
License: GNU General Public License
License URI: license.txt
*/

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/NotoSansCJKjp-DemiLight.woff'),url('./fonts/NotoSansCJKjp-DemiLight.eot');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/NotoSansCJKjp-Light.woff'),url('./fonts/NotoSansCJKjp-Light.eot');
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/NotoSansCJKjp-Bold.woff'),url('./fonts/NotoSansCJKjp-Bold.eot');
}



/*ヘッダー*/
.site-header #branding a {
	height: 90px;
	width: 300px;
	background: url(//tokyopopline.com/images/TPLlogo.png) no-repeat center;
	display: block;
	background-size: 270px 90px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2)  {
　.site-header #branding a {
	height: 90px;
	width: 300px;
    　	background-image: url(//tokyopopline.com/images/TPLlogo@2x.png) no-repeat center;
	display: block;
    　	background-size: 270px 90px;
　}
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
　.site-header #branding a {
	height: 90px;
	width: 300px;
    　	background-image: url(//tokyopopline.com/images/TPLlogo@2x.png) no-repeat center;
	display: block;
    　	background-size: 270px 90px;
　}
}

#sidebar-header.span9 {
	width: 730px;
}

#branding.span3.visible-desktop{
	width: 270px;
}

.navbar .nav li a {
	font-family: 'Noto Sans Japanese', YuGothic, "游ゴシック Medium", sans-serif;
	font-weight: 600;
	  font-size: 12px;
}

.navbar .nav>li>.sub-menu a {
	font-family: 'Noto Sans Japanese', YuGothic, "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', sans-serif;
	font-weight: 400;
}

.navbar .nav .menu-item-object-category .sub-mega-wrap .sub-menu a{
	font-family: 'Noto Sans Japanese', YuGothic, "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', sans-serif;
	font-weight: 400;
}

.subcat-thumbnail img {width:40px !important; height:40px !important;}

ul.sub-menu {
	width: 220px;
}

ul.sub-menu li a {
	width: 220px;
}

#under-navigation .dw_focus_headlines .headlines a{
	font-family: 'Noto Sans Japanese', YuGothic, "游ゴシック Medium", ヒラギノ角ゴ Pro W3, sans-serif;
	font-weight: 400;
}

.navbar .nav .menu-item-object-category .sub-mega-wrap .subcat a {
	font-family: 'Noto Sans Japanese', YuGothic, "游ゴシック Medium", ヒラギノ角ゴ Pro W3, sans-serif;
	font-weight: 400;
}

.navbar .nav .menu-item-object-category .sub-mega-wrap .sub-menu a {
	font-family:'Noto Sans Japanese', YuGothic, "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', sans-serif; padding:5px 0
}

.desktop .top-news .entry-meta {
	background: #1bbc9b;
}

.desktop .top-news .dropdown-menu a:hover {
	color: #1bbc9b;
}


/*コンテンツ*/
body {
	margin:0;
	font-family:'Noto Sans Japanese', YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', メイリオ, sans-serif;
	font-size:13px;
	font-weight: 400;
	line-height:22px;
	color:#2f343a;
	background-color:#fff
}

p {	
	margin-bottom: 1.5em;
}

p.bg {	
	margin-top: 1em;
	margin-bottom: 5px;
}

p.qst {
	font-style: italic;
	color:#68ada0;		
}

small {
	line-height:1.2em;
}

.page .hentry .entry-content {
	margin:0;
	font-size:15px;
	line-height:23px;
	color:#666;
	background-color:#fff
}

h1, h4, h5, h6 {
	margin: 5px 0;
	font-weight: 400;
	line-height: 1.4em;
	text-rendering: optimizelegibility;
}

h3 {
	margin: 20 0 10 0px;	
	font-size:20px;
	font-weight: 400;
	line-height: 1.4em;
	text-rendering: optimizelegibility;
}

h3.midashi {
	margin: 30 0 10 0px !important;
	font-size:18px;
	border-bottom: 1px solid #1bbc9b;
	color: #1bbc9b;
	font-weight: 600;
	-webkit-margin-before: 30px;
	-webkit-margin-after: 10px;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

h4 {
	font-size:16px;
	font-weight: 600;
	color: #666
}


#entry-content.a:link, a:visited {
	color: #1bbc9b;
	text-decoration: none;
}

#entry-content.a:hover {
	color: #2f343a;
	text-decoration: underline;
}

a:link, a:visited {
	color: #2f343a;
	text-decoration: none;
}

a:hover {
	color: #1bbc9b;
}

p.small {
    font-size: 85%;
    line-height: 1.4em;
}

.home .site-content .content-inner .entry-title {
	font-size: 18px;
	margin-top:10px;
}

.single .site-content>.post .entry-content {
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 400;
}

.single .site-content>.post .post-categories li {
	background: #1bbc9b;
}

.archive .content-inner .type-post:first-child .entry-title {
	font-size: 21px;
	line-height: 1.4em;
}

.archive .content-inner .entry-title {
	font-size: 16px;
	line-height: 22px;
}

.archive .content-inner .entry-meta {
	font-size: 11px;
	color: #aaa;
}

.archive .content-inner .entry-header {
	margin-bottom: 8px;
}

.archive .content-inner .has-thumbnail .post-inner {
	margin-left: 250px;
}

.archive .content-inner .entry-thumbnail .entry-header {
	display: none; 
}

.search .content-inner .entry-title {
	font-size: 16px;
	line-height: 1.6em;
	margin: 0;
}

.search .content-inner .hentry {
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: hidden;
}

.search .content-inner .entry-thumbnail {
	float: left;
	margin-top: 5px;
	position: relative;
}

.search .content-inner .entry-thumbnail>a {
	display: inline-block;
	position: relative;
	width: 100%;	
}

.search .content-inner .has-thumbnail .post-inner {
	margin-left: 130px;
}

h1.entry-title {
	font-size: 32px;
	line-height: 1.3em;
	font-weight: 600;
	color: #000;
  	margin-top: 0;
}

h2.entry-title {
	font-weight: 600;
}

h2.subtitle_head {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 400;
	margin-bottom: 12px;
	color: #666;
}

.news-slider {
	background: #000;
}

.news-slider .carousel .carousel-inner .entry-category {
	background: #1bbc9b;
}

.news-slider .carousel-list .other-entry li.active {
	border-left: 5px solid #1bbc9b;
}

.nav-tabs>.active>a {
	background: #1bbc9b!important;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
	background: #1bbc9b!important;	
}

.nav-tabs>.active>a:before, .nav-tabs>.active>a:hover:before {
	border-top: 6px solid #1bbc9b!important;	
}

category-title.tab_title active {
	font-family: sans-serif;
	font-weight: 600;
}

.widget.news-category.category-title {
	font-family: sans-serif;
	font-weight: 600;
}

.widget.news-category .category-title a.active {
	font-weight: 600;
}

hr.style-one {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

hr.main {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #535961;
    height: 1px;
    margin: 4px 0 7px 0;
    clear: both;
}

#Company dd {
	padding: 10px 0 10px 30%;
	border-top: 1px solid #e5e5e5;
	text-align: left;
}

#Company dt {
	float: left;
	width: 30%;
	padding: 12px 0 0 10px;
	font-weight: bold;
}

dd {
	text-align: center;
}

.tags-links {
	font-size: 12px;
}

ul, ol {
	padding: 0px;
	margin: 0 0 15px 25px;
}

#bottom .widget-title {
	margin: 0 0 15px;
}

.page-numbers a {
    display:inline-block;
    border:solid 1px #ccc;
    border:solid 0.0714285714285714rem #ccc;
    text-decoration:none;
}

.page-numbers a:hover {
    color:white;
    background: #27364f;
}

.numbers {
    margin: 0 8px;
    margin: 0 0.5714285714285714rem;
}

img, object, embed, video {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
}

.genericon {
    font-size: 26px !important;
    letter-spacing: 0.4em;
}


/*モバイル*/
.size-SingleSS {
	max-width:150px;
	height:auto;
}
.size-SingleS {
	max-width:100%;
	height:auto;
}
.size-SingleM {
	max-width:100%;
	height:auto;
}

/*PC*/
@media only screen and (min-width: 500px) {
	.size-SingleSS {
		max-width:290px;
		height:auto;
	}
	.size-SingleS {
		max-width:220px;
		height:auto;
	}
	.size-SingleM {
		max-width:590px;
		width:100%;
		height:auto;
	}
}


/*サイドバー*/
.widget-title {
	font-family: 'Noto Sans Japanese', YuGothic, "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', sans-serif;
}

#secondary .widget ul,
#secondary .widget ol {
	margin: 0px;
}

#secondary .widget li {
	padding: 0 0 10px;
}

.rsswidget {
	font-size: 12px;
}

.rss-date {
	font-size: 11px;
}

#images-sidebar {
	margin: 0px;
}

#randam-attachment {
	width: 50%;
	display: inline-block;
	margin: 0px; 
}

#randam-attachment.img {
	width:100%; height:auto; vertical-align:middle;border:0;-ms-interpolation-mode:bicubic; margin: 2px;
}

.wpp-parts {
    display: table;
    margin: 0 0 10px 0;
    table-layout:fixed;
}

.wpp-thumbnail {
    display: table-cell;
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 70px;
}

.wpp-post-title {
	/*display: inline-block;*/
	vertical-align:top;
	font-size:12px;
	font-weight: 400;
	line-height:1.5em;
	margin: 0px;
}

ul.wpp-list {
	font-size:12px;
}

ul.wpp-list .wpp-date {
	font-size:11px;
	color: #888;
}

/*フッター*/
#sidebar-footer .widget_nav_menu {
	width: 100%;
}

#sidebar-footer {
	color: #999;
}

#colophon.site-footer dark {
	color: #666;
}

#colophon.site-footer dark a {
	color: #666;
}

#colophon.site-footer dark a:hover {
	color: #fff;
}


img.attachment-slider-thumb.wp-post-image {
	width: 520px;
	height: auto;
}


/*ページネーション*/
.pagination {
    text-align: center;
}

a.page-numbers,
.pagination .current {
    background: #fff;
    border: solid 1px #ccc;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
}

.pagination .current {
    background: #000;
    border: solid 1px #000;
    color: #fff;
}

/*記事がよかったら、いいねスマホ*/
.p-shareButton-bottom {
	padding-bottom: 15px;
	overflow: hidden;
}
.p-shareButton__buttons {
	font-weight: 700;
	color: #fff;
	font-size: 13px;
	text-align: center;
}
.p-shareButton__buttons>li {
	padding-left: 3px;
	padding-right: 4px;
}
.p-shareButton__buttons .c-btn {
	padding: 8px 0;
	border-radius: 2px;
}
.p-shareButton__buttons .c-ico {
	display: block;
	margin: auto auto 5px;
}
.p-shareButton__fb {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	width: 115px;
}
.p-shareButton__fb-cont {
	position: relative;
	width: 108px;
	margin: 0 auto;
}
.p-shareButton__fb-unable {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
}
.p-shareButton__cont {
	margin: 15px 0 0;
}
.p-shareButton__a-cont {
	background: #2e2e2e;
	display: table;
	width: 100%;
}
.p-shareButton__a-cont__img {
	display: table-cell;
	min-width: 130px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.p-shareButton__a-cont__btn {
	display: table-cell;
	padding: 12px;
	text-align: center;
}
.p-shareButton__a-cont__btn p {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	padding: 5px 0 15px;
	line-height: 1.4;
	margin-bottom: 0px;
}
.p-asideFollowUs__twitter {
	border: 2px solid #e6e6e6;
	margin-top: 15px;
	padding: 12px 0;
}
.p-asideFollowUs__twitter__cont {
	text-align: center;
	font-size: 13px;
	color: #252525;
	font-weight: 700;
}
.p-asideFollowUs__twitter__item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}

/*記事がよかったら、いいねPC*/
.p-entry__push {
	margin-bottom: 20px;
	display: table;
	table-layout: fix;
	width: 100%;
	background-color: #2b2b2b;
	color: #fff;
}
.p-entry__pushThumb {
	display: table-cell;
	min-width: 240px;
	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: 18px;
}
.p-entry__pushButton {
	margin-top: 15px;
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.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: 20px 0px 5px 0px;
}
.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: 0px 0px 20px 0px;
}

/*フォローボタン*/
#secondary .follow ul {
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}
#secondary .follow ul li {
    width: 100%;
}
#secondary .follow ul li a {
    display: block;
    color: #fff;
    margin: 0px 3px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    transition:	.2s ease-in-out;
    -webkit-transition:	.2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
#secondary .follow .twitter a,
#secondary .follow .facebook a,
#secondary .follow .googleplus a,
#secondary .follow .rss a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
#secondary .follow .twitter a {
	background-color: #00aced;
}
#secondary .follow .twitter a:hover {
	background-color: #00aced;
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
}
#secondary .follow .facebook a {
	background-color: #3c5a98;
}
#secondary .follow .facebook a:hover {
	background-color: #3c5a98;
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
}
#secondary .follow .googleplus a {
	background-color: #db4a39;
}
#secondary .follow .googleplus a:hover {
	background-color: #db4a39;
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
}
#secondary .follow .rss a {
	background-color: #87c040;
}
#secondary .follow .rss a:hover {
	background-color: #87c040;
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
}


/*モバイル*/
@media only screen and (max-width: 599px) {
.news-slider .carousel .carousel-inner .entry-title {
	font-size: 16px;
	line-height: 20px;
}
}

/*IE8対応*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/*iPhoneで横幅320pxの広告がはみ出るのをCSSで直す
@media screen and (max-width: 320px) {
	.iphonead {
		margin: 0 0 0 -10px;
	}
}*/

@media only screen and (min-width: 321px) {
.phonead {
  position: initial;
  width: initial;
 }
}

@media only screen and (min-width: 1025px){
	body {
		font-family:'Noto Sans Japanese', YuGothic, "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight: 300;
	}
}

@media only screen and (max-width: 1024px){
	body {
		font-family:'Noto Sans Japanese', YuGothic, "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight: 300;
	}
}

/*
#yads_ydn_frame_image {
    margin-top: 0px;
    margin-right: -20px;
    margin-bottom: 0px;
    margin-left: -20px;
}
*/
