body{
	background-color:white!important;
}
#page{
	background-color:transparent;
}
body,#page-wrap, #page-wrap ul *{
  margin:0;
  padding:0;
  font-size:100%;
  box-sizing: border-box;
  background-color: transparent;
  float:none;
  clear:none;
  width:auto;
  height:auto;
  z-index:0;
  text-decoration: none;
  font-weight: normal;
}
@media only screen and (min-width: 641px) {
    /*PC*/
    .headline .icon-wrapper {
        background-color: white;
    }
    .headline:hover .icon-wrapper{
        background-color: transparent;
    }
    body header{
      padding-bottom:2px;
    }
    #global-list ul.inline>li.olympus a {
        background-color: #0d3b91;
    }
    #global-list ul.inline li.olympus .icon-wrapper img {
        position: absolute;
        top: -30px;
        left: 0;
    }
    #global-list ul.inline li.headline .icon-wrapper img {
        top: 0;
        left: 0;
    }

}
body header{
  padding-bottom:10px;
}
body #global-nav {
    position: static;
    z-index: 99;
        background-color: #0d3b91;
    height: 74px;
}
@media screen and (min-width: 980px){
body #global-nav {
    left: 0;
    margin: 0;
}
}

#page-wrap{
  width:980px;
  margin:0 auto 0 auto;
  padding:0 10px 0 10px;
}
#site-header{
  background: url(http://dc.watch.impress.co.jp/img/watch/parts/logo/dcw.svg) 0 center no-repeat;
  background-size: 128px auto;
  background-position: center right;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
#site-title{
  font-size:40pt;
  font-family: 'Archivo Black', sans-serif;
  color:#08107b;
  margin:10px 0 10px 0;
  line-height:1;
}
#site-title span{
  color:#e09b12
}
#site-sub{
  font-size:120%;
     font-family: "Noto Sans Japanese";
     font-weight: bold;
     color:#666;
}


ul.list-02 li.item div.body,ul.list-02 li.item div.body>div{
  display:block;
}
li.item div.body div.text{
  overflow: hidden;
}
ul li.item  ul.breadcrumb{
  display:none;
}

#page section.half{
  width:450px;
  display: inline-block;
  vertical-align: top;
  height:100%;
}
#page section.half:nth-child(odd){
  margin:0 50px 30px 0;
}
#page section.half:nth-child(even){
  margin:0 0 30px 0;
}
#page section.banners a{
  display: block;
  width:100%;
  margin-top: 10px;
    border: 1px solid #ccc;
}
#page .bx-wrapper section.banners a{
  margin-top: 0px;
}
.bx-wrapper {
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0px transparent;
    /* background: #fff; */
}
#page section.banners a:hover{
  border:1px solid orange;
}
#page section.banners img{
  width: 100%;
}
#page section.ad div{
  display: inline-block;
  margin:30px;
}
#page section>h1{
  font-size:140%;
  font-weight: bold;
  border-bottom:5px solid #e09b12;
  color:#08107b;
  margin:0px auto 30px auto;
  text-align: center;
  padding:10px 0 10px 0;
   font-family: "Noto Sans Japanese";
}

#page .latest-articles .item{
  margin:0 0 20px 0;
  border-bottom:1px solid #ddd;
  padding: 0 0 5px 0;
  overflow: hidden;
}
#page .latest-articles .item:last-child{

}
#page .latest-articles .item .image {
  width:80px;
  margin:0 15px 0 0;
  float:left;
}
#page .latest-articles .item .image img{
  width:100%;
}

#page .latest-articles li.item> div > div.text > p.category{
  font-size:13px;
  margin:0 0 7px 0;
}
#page .latest-articles li.item> div > div.text > p.category .label{
  display: inline-block;
  background-color:gray;
  color:white;
  margin:0 3px 0 0;
  padding:1px 5px 1px 5px;
  font-size:12px;
}
#page .latest-articles li.item> div > div.text > p.category .label-after{
}
#page .latest-articles li.item> div > div.text > p.outline{
  font-size:14px;
  color:#666;
}
#page .latest-articles li.item> div > div.text > p.date{
  font-size:12px;
  color:#666;
  text-align: right;
  margin: 4px 0 0 0 ;
}
#page .readmore{
  display: block;
  border:1px solid #ddd;
  padding:10px 20px 10px 20px;
  text-align: center;
}
#page .readmore:hover{
  border:1px solid orange;
}






body#top #page ul.list.article.top.select{
  margin-bottom: 20px;
}
body#top #page ul.list.article.top.select li.item{
  display: inline-block;
  width:300px;
  margin:10px;
  vertical-align: top;
  border:none;
  padding:0;
  overflow: auto;
  position: relative;
}
body#top #page ul.list.article.top.select li.item:first-child{
  margin-left:0;
}
body#top #page ul.list.article.top.select li.item:last-child{
  margin-right:0;
}
body#top #page ul.list.article.top.select li.item .text{
  font-size:14px;
  line-height: 1.5;
  color:black;
  background: none;
}
body#top #page ul.list.article.top.select li.item .text .category span.label{
  display: block;
  background-color:#666;
  color:white;
  margin:0 0 6px 0;
  padding:2px 3px 2px 3px;
  font-size:11px;
  text-align: center;
  position: absolute;
  top: 0px;
background:rgba(0, 0, 0, 0.7);
}
body#top #page ul.list.article.top.select li.item .text .category span.label-after{
  display: block;
  font-size:11px;
}
body#top #page ul.list.article.top.select li.item .text .date{
  font-size:12px;
	color:#666;
	margin:5px 0 0 0;
}
body#top #page ul.list.article.top.select li.item .text .outline{
  color:#666;
	  font-size:12px;
		margin:3px 0 0 0;
}
body#top #page ul.list.article.top.select li.item .image{
  width:300px;
  height:200px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  margin:0;
  float:none;
  margin-bottom: 10px;
}
body#top #page ul.list.article.top.select li.item .image img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  max-width:none;
  max-height:none;
}






body#list div.article.list.wrap{
  display: inline-block;
}
body#list ul.selected-category{
  display: inline-block;
}
body#list ul.selected-category li.item{
  display: inline-block;
  width:280px;
  margin:20px;
  vertical-align: top;
  border:none;
  padding:0;
  overflow: auto;
  position: relative;
}

body#list ul.selected-category li.item .text{
  font-size:14px;
  line-height: 1.3;
  color:black;
}
body#list ul.selected-category li.item .text .category{
  margin:0!important;
}
body#list ul.selected-category li.item .text .category span.label{
  display: block;
    position: absolute;
    top: 0px;
  background:rgba(0, 0, 0, 0.7);
  color:white;
  margin:0 0 0px 0!important;
  padding:4px 6px 4px 6px;
  font-size:11px;
  text-align: center;
}
body#list ul.selected-category li.item .text .category span.label-after{
  display: block;
  font-size:12px;
  margin-bottom:0px;
}
body#list ul.selected-category li.item .text .date{
  font-size:12px;
	color:#666;
	margin:5px 0 0 0;
  text-align: left!important;
}
body#list ul.selected-category li.item .text .title{
  line-height: 1.5;
  font-size: 15px;
}
body#list #page ul.selected-category li.item .text .outline{
  color:#666;
	  font-size:13px;
		margin:3px 0 0 0;
}
body#list ul.selected-category li.item .image{
  width:280px;
  height:200px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  margin:0 0 10px 0;
  float:none;
}
body#list ul.selected-category li.item .image img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  max-width:none;
  max-height:none;
}





body#list .latest-articles ul.article.list{
  display: inline-block;
}
body#list .latest-articles ul.article.list li.item{
  display: inline-block;
  width:280px;
  margin:18px;
  vertical-align: top;
  border:none;
  padding:0;
  overflow: auto;
  position: relative;
}

body#list .latest-articles ul.article.list li.item .text{
  font-size:14px;
  line-height: 1.3;
  color:black;
}
body#list .latest-articles ul.article.list li.item .text .category{
  margin:0!important;
}
body#list .latest-articles ul.article.list li.item .text .category span.label{
  display: block;
    position: absolute;
    top: 0px;
  background:rgba(0, 0, 0, 0.7);
  color:white;
  margin:0 0 0px 0!important;
  padding:4px 6px 4px 6px;
  font-size:11px;
  text-align: center;
}
body#list .latest-articles ul.article.list li.item .text .category span.label-after{
  display: block;
  font-size:12px;
  margin-bottom:0px;
}
body#list .latest-articles ul.article.list li.item .text .date{
  font-size:12px;
	color:#666;
	margin:5px 0 0 0;
  text-align: left!important;
}
body#list .latest-articles ul.article.list li.item .text .title{
  line-height: 1.5;
  font-size: 15px;
}
body#list .latest-articles #page ul.article.list li.item .text .outline{
  color:#666;
	  font-size:13px;
		margin:3px 0 0 0;
}
body#list .latest-articles ul.article.list li.item .image{
  width:280px;
  height:200px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  margin:0 0 10px 0;
  float:none;
}
body#list .latest-articles ul.article.list li.item .image img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  max-width:none;
  max-height:none;
}



body#list #page-wrap #filter{
  margin:0 0 20px 0;
}
body#list #page-wrap #filter li{
  display: inline-block;
  margin:5px;
}
body#list #page-wrap #filter li:first-child{
  margin-left:0;
}
body#list #page-wrap #filter li a{
  cursor: pointer;
  display: block;
  padding:6px 8px 6px 8px;
  border:1px solid #ccc;
  font-size:12px;
}
body#list #page-wrap #filter li a:hover{
  border:1px solid  #e09b12;
}
body#list #page-wrap #filter li.current a{
  border:1px solid  #e09b12;
}

.item.sigma,
.item.kowaworld,
.item.silkypix,
.item.adobe{
  display: none!important;
}

body#top .latest-articles.omd li.item:nth-child(n+4),
body#top .latest-articles.lense li.item:nth-child(n+4),
body#top .latest-articles.pen li.item:nth-child(n+4){
  display: none;
}

footer>nav>ul.group-sites>li.column.c1 {
    width: 22%;
}

footer>nav>ul.group-sites>li.column.c4 {
    width: 22%;
}
#page-wrap section.latest-review ul{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
#page-wrap section.latest-review ul li.item{
  width:48%;
  display:inline-block;
  background-color:white;
  padding:10px;
}
#page-wrap section.latest-review ul .item .image{
  width:30%;
  display:inline-block;
  vertical-align:top;
  margin:0 10px 0 0;
}
#page-wrap section.latest-review ul .item .image img{
  width:100%;
}
#page-wrap section.latest-review ul .item .text{
  width:65%;
  display:inline-block;
  font-size:14px;
  line-height:1.2;
}

