a:hover {
	text-decoration: none;
}

.headline .icon-wrapper {
	background-color: white;
}

.headline:hover .icon-wrapper {
	background-color: transparent;
}

@media only screen and (min-width: 641px) {
	/*PC*/
	#global-list ul.inline>li.pckoubou a {
		background-color: #0d3b91;
	}
	#global-list ul.inline li.pckoubou .icon-wrapper img {
		position: absolute;
		top: -30px;
		left: 0;
	}
	#global-list ul.inline>li.headline a {
		background-color: #0d3b91;
	}
	#global-list ul.inline li.headline .icon-wrapper img {
		top: 0;
		left: 0;
	}
	header>section {
		background-color: #29A9DF;
	}
}

.top-news .list .line-1 {
	display: none;
}

.top-news .list .text {
	line-height: 1.4;
}

.list-02 .line-1 {
	margin-right: 4px !important;
	display: inline;
	font-size: 11px;
	line-height: 17px;
	padding: 1px 7px 0;
	background-color: #ddd;
	white-space: nowrap;
}

.list-02 .line-3 {
	font-size: 12px;
	color: #666;
}

.list-02 .item {
	padding: 10px;
}

.list-02 .item .body .text a {
	font-size: 16px;
}

.list-02 .item .body .text {
	font-size: 12px;
	color: #777;
	padding: 10px;
}

.viewmore-button {
	display: block;
	background-color: #fcfcfc;
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 5px auto 6px auto;
}

.viewmore-button:hover {
	background-color: #29ABE2;
}

#reviews li:nth-child(n+3) {
	display: none;
}

#columns li:not(:first-child) {
	display: none;
}

p.hdg>label {
	display: inline-block;
	height: 40px;
	border-left: 1px solid #cbc121;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 45px;
	background: transparent url('img/watch/parts/icon/topnews.svg') 15px 11px no-repeat;
	background-size: 24px auto;
}


/* ---------ヘッダー部分 ------------------------------------------------------------------------*/

#global-nav {
	background-color: #29ABE2;
}

#global-list svg, #global-list svg * {
	fill: white;
	stroke: white;
	stroke-width: 0.7;
}

#global-nav ul>li a:hover {
	background-color: #0075A9;
}

#category-logo {
	background: #2e6162 url('../img/pckoubou.svg') 0 center no-repeat;
	background-size: 83px auto;
}

#category-jump>a {
	background: url(../img/category.svg);
	background-repeat: no-repeat;
	background-position: 21px 10px;
}

#category-nav>#search-area>p.open {
	background: url(../img/search.svg);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}

#category-nav>#search-area>p.close {
	background: url(../img/search-close.svg);
	background-repeat: no-repeat;
	background-position: 24px 13px;
}

#site-logo {
	background: url('../img/pckoubou.svg') 0 center no-repeat;
}

@media only screen and (min-width: 641px) {
	/*PC*/
	#site-logo {
		background-size: 88px auto;
		text-indent: -9999px;
	}
	.header-inner {
		display: none;
	}
	footer>nav>ul.group-sites>li.column.c4 {
		width: 22%;
	}
	footer>nav>ul.group-sites>li.column.c5 {
		width: 13%;
	}
}

@media only screen and (max-width: 641px) and (min-width: 0px) {
	/*SP*/
	.billboard img {
		width: 100%;
	}
	#site-logo {
		background-size: 74px auto;
		text-indent: -9999px;
	}
	nav#group-sites {
		display: none!important;
	}
	#site-logo>a {
		background: url('../img/pckoubou.svg') 0 center no-repeat;
		background-size: 74px auto;
		text-indent: -9999px;
	}
	#global-nav {
		display: none;
	}
	#global-list {
		display: none;
	}
	#category-nav {
		display: none;
	}
	#extra {
		display: none;
	}
	header {
		background-color: #29ABE2;
	}
	div.hdg-article p.corner-title {
		color: white;
	}
	li#btn-category {
		display: none;
	}
}


/* ---------ソーシャルまわり ------------------------------------------------------------------------*/

.social.under li.twitter {
	background: #55acfe url('../img/share_twitter.svg') 11px 8px no-repeat;
	background-size: auto 16px;
}

.social.under li.facebook {
	background: #3b5998 url('../img/share_facebook.svg') 15px 8px no-repeat;
	background-size: auto 16px;
}

.social.under li.bookmark {
	background: #008fde url('../img/share_bookmark.svg') 11px 8px no-repeat;
	background-size: auto 16px;
}

.social.under li.g_plus {
	background: #dc4e41 url('../img/share_g_plus.svg') 11px 8px no-repeat;
	background-size: auto 16px;
}

.social.under li.line {
	background: #6dbd15 url('../img/share_line.svg') 11px 8px no-repeat;
	background-size: auto 16px;
}

.social.under li.pocket {
	background: #ee4056 url('../img/share_pocket.svg') 11px 8px no-repeat;
	background-size: auto 16px;
}

.social.under li.mail {
	background: #0ca98b url('../img/share_mail.svg') 10px 8px no-repeat;
	background-size: auto 16px;
}

.social.under>p {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 20px;
	right: 14px;
	color: transparent;
	background: #8a8a8a url('../img/sns_close-w.svg') 7px 14px no-repeat;
	border-radius: 4px;
	cursor: pointer;
}

.social.under.close>p {
	background: #8a8a8a url('../img/sns_open-w.svg') 7px 7px no-repeat;
}

#floating-social-buttons .twitter {
	background: #55acfe url('../img/share_twitter.svg') 50% 50% no-repeat;
}

#floating-social-buttons .facebook {
	background: #3b5998 url('../img/share_facebook.svg') 50% 50% no-repeat;
}

#floating-social-buttons .bookmark {
	background: #008fde url('../img/share_bookmark.svg') 50% 50% no-repeat;
}

#floating-social-buttons .pocket {
	background: #ee4056 url('../img/share_pocket.svg') 50% 50% no-repeat;
}

#floating-social-buttons .other {
	background: #8a8a8a url('../img/sns_open-w.svg') 50% 50% no-repeat;
	border-radius: 4px;
}

#floating-social-buttons.open .other {
	background: #8a8a8a url('../img/sns_close-w.svg') 50% 50% no-repeat;
}

#floating-social-buttons .line {
	background: #6dbd15 url('../img/share_line.svg') 50% 50% no-repeat;
}

#floating-social-buttons .g_plus {
	background: #dc4e41 url('../img/share_g_plus.svg') 50% 50% no-repeat;
}

#floating-social-buttons .mail {
	background: #0ca98b url('../img/share_mail.svg') 50% 50% no-repeat;
}

.to-top-button {
	background: #333 url('../img/page_top.svg') 50% 50% no-repeat;
	background-size: 20px;
}

@media only screen and (min-width: 641px) {
	/*PC*/
	#sp-floating-layer {
		display: none;
	}
}

@media only screen and (max-width: 641px) and (min-width: 0px) {
	/*SP*/
	div.social-bookmark {
		display: none;
	}
	#social-under {
		display: none;
	}
	nav#group-sites {
		display: none;
	}
}

#special-articles {
	display: block;
	overflow: hidden;
	margin: 0px auto 20px auto;
}
#special-articles h1.ongoing{
	background-color:#29ABE2;
	padding:10px;
	overflow:hidden;
}
#special-articles h1.finished{
	background-color:#75A534;
	padding:10px;
	overflow:hidden;
}
#special-articles h1 img.title{
	height:60px;
	display:inline-block;
	float:left;
}
#special-articles h1 img.status{
	height:20px;
	display:inline-block;
	margin:0 0 0 50px;
	float:right;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
	#special-articles h1 img.status{
		margin-top:10px;
	}
}
#special-articles>div {
	display: inline-block;
	width: 160px;
	vertical-align: top;
	background-color: #29ABE2;
	margin-right: 10px;
	height: 100%;
}

#special-articles>div>img {
	width: 100%;
}

#special-articles>dl {
	display: flex;
	flex-wrap:wrap;
}

#special-articles dt {
	display: inline-block;
	background-color:#222;
	color:white;
	width:50%;
	margin:0;
	border: #666 1px solid;
	border-bottom:0;
	padding: 4px 0 4px 12px;
	cursor: pointer;
	font-size: 13px;
	text-align:center;
}

#special-articles dt span {
	display: block;
}

#special-articles dt:hover {
	background-color: #444;
}
#special-articles dt.active {
	background-color: #fcfcfc;
	color:#111;
}


#special-articles dd {
	text-align: center;
	border: #666 1px solid;
	border-top:0;
	cursor: pointer;
	display: none;
	background-color: white;
}
#special-articles li.product-link{

}
#special-articles li.product-link a{
	display:block;
	margin:10px auto 10px auto;
	width:300px;
	overflow:hidden;
	border:1px solid #ccc;
	text-align:left;
}
#special-articles li.product-link img{
	display:inline-block;
	height:80px;
}
#special-articles li.product-link span{
	display:inline-block;
	padding:25px 10px 25px 10px;
}
#special-articles .list-02>li.item {
	text-align: left;
	border-bottom: 2px solid #E8E8E8;
}

#special-articles .list-02>li.item .text p {
	font-size: 12px;
	color: #444;
}

@media only screen and (max-width: 641px) and (min-width: 0px) {
	/*SP*/
	#special-articles>div {
		width: 100%;
		text-align: center
	}
	#special-articles>div>img {
		width: 20%;
	}
	#special-articles>dl {
		width: 100%;
	}
	#special-articles dt {
		padding: 20px;
	}
  #group-sites{
    display: none;
  }
}

.lineup li {
	margin: 0 0 5px 0;
}
.lineup h4{
    background-color: #29A9DF;
    padding: 3px 0 3px 10px;
    font-size: 80%;
    border-left: 10px solid red;
}
.lineup li a img {
	width: 100%;
}

li.item.news.amd.unitcom.tsukumo.dospara {
	display: none;

}
