@charset "UTF-8";
/*
  TAG SELECT
*/
.tag-select-pc {
  display:block;
}
.tag-select-sp {
  display:none;
}
#breadc {
  display:none;
  position:absolute;
  /* left:0px; */
  top:50px;
  width:100%;
  max-width:1600px;
  min-width:800px;
  background-color: rgba(153, 153, 153, 0.95);
  padding-left:37px;
  float:left;
  box-sizing:border-box;
  line-height:50px;
  overflow:hidden;
  font-weight:300;
}
#breadc ol {
  margin:0px;
  padding:0px;
  list-style-type:none;
}
#breadc li {
  color: #fff;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  background-image: url(../images/nav/ar.png);
  background-repeat: no-repeat;
  background-position: 0px 19px;
  padding-left:13px;
  margin-left:-30px;
  padding-right:10px;
  overflow:hidden;
}
#breadc li a {
  color:#fff !important;
}
#breadc li a:hover {
  color:#ff5a00 !important;
}
#breadc li:first-child {
  padding-left:0px;
  margin-left:0px;
  background-image:none;
}
#breadc li:first-child:before {
  content:none;
  display:none;
}


#fnav-wrap {
  width:100%;
  position:fixed;
  top:70px;
  left:0px
  
}
#fnav-wrap {
	z-index:9 !important;
}

#fnav,
#fnav2 {
  width: 100%;
  max-width: 1600px;
  min-width: 320px;
  padding: 0px;
  height: 49px;
  background-color: #fff;
  color: #999;
  font-family: "proxima-nova",sans-serif;
  font-size: 13px;
  line-height: 40px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #eee;
  border-bottom-color: #eee;
  /* 
  background-image: url(../images/nav/head/blog.png);
  background-repeat: no-repeat;
  background-position: 80px 18px;
  */
}
#fnav .blog-home,
#fnav2 .blog-home {
  float: left;
  margin-top: 12px;
  margin-left: 29px;
  width: 27px;
  height: 26px;
  display: block;
  /* position: static; 
  margin-right: -58px; */
  
  background-image: url(../images/filter/ico_home_on.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; 
}
#fnav .blog-home:hover,
#fnav2 .blog-home:hover {
  background-position: 0px -26px;
}
#fnav #blogname {
  font-family: proxima-nova, sans-serif;
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 1;
  color: #000;
  height: 50px;
  vertical-align: middle;
  text-transform: uppercase;
}
#fnav #blogname a,
#fnav #blogname a:hover {
  color:#000 !important;
}
#fnav2 #blognamesp {
  float: left;
  height: 26px;
  margin-top: 13px;
  margin-left: 24px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 1;
  color:#000;
  text-transform: uppercase;
}
#fnav2 #blognamesp a,
#fnav2 #blognamesp a:hover {
  color:#000 !important;
}
#fnav .contentheader {
  width: 100%;
  max-width: 1280px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  height: 33px;
  margin-top: -35px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
@media screen and (max-width:1340px){ 
#fnav .contentheader {
  max-width: none;
  padding-left: 80px;
  padding-right: 80px;
}
}
.dispPC {
  display:block;  
}
.dispSP {
  display:none;  
}
#fnav .blog-search {
  float:right;
  width: 615px;
  margin-top:6px;
  margin-right:30px !important;
}
.tagcheck {
	opacity: 0;
	width: 20px;
	display: inline;
}
.tag-box label img {
	margin-left: -20px;
	opacity: 1;
}
.sform {
  background-image: url(../images/ico/ico_search.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-bottom-color: #CCC;
  width:100px;
}
#fnav ul{ 
  }
#fnav .blog-search li{ 
  font-weight:300;
  list-style:none;  float:left;  margin-right:30px;
  text-transform: uppercase;
  margin-top: 2px;}
#fnav .blog-search li a{ text-decoration:none;  color:#333;  padding:0px;  display:block}
#fnav .blog-search li a:hover{
  color: #666;
}
.vhome,
.vhome:hover {
  background-image: url(../images/filter/down.jpg);
  background-repeat: no-repeat;
  background-position: 30px 13px;
  width: 45px;
  color: #a7170e !important;
}

#fnav .lblog{ clear:left;  width:38px;  height:150px;  padding-top:20px !important;  margin-left:0px;  margin-bottom:-50px}
#fnav .lblog img{ width:80%;  height:auto}

.fixed{ position:fixed;
  top:80px;  left:0%}

#slideBox {
  display: none;
  max-width: 1600px;
  min-width: 150px;
  background-color: rgba(170,170,170,0.90);
  color: #fff;
  margin-top: 0px;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: "proxima-nova",sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  opacity: 1;
  overflow: auto;
}



#slideBox .big-head-filter,
#slideBoxS .big-head-filter {
    font-family:"proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 42px;
    line-height: 1;
    text-align: center;
    width: 320px;
    margin-top: 85px;
    margin-right: auto;
    margin-bottom: 90px;
    margin-left: auto;
    text-transform: uppercase;
}
#slideBox .tag-box,
#slideBoxS .tag-box {  width:760px;  margin:0 auto}
#slideBox .tag-box .block,
#slideBoxS .tag-box .block {
  width:190px;
  float:left;
}

#slideBox .tag-box label img,
#slideBoxS .tag-box label img {
	margin-bottom:-3px;
}
#slideBox .tag-box label:hover,
#slideBoxS .tag-box label:hover {cursor:pointer;opacity: 0.8;}
.filter-search-box{ text-align:center;  margin-top:0;  margin-right:auto;  padding-bottom:30px;  margin-left:auto}
#slideBox input[type="checkbox"],
#slideBoxS input[type="checkbox"] { 
	display:block !important;
	float:left;
	margin-top:5px;
	margin-right:5px
	}
#slideBox input[type="checkbox"] label{ }
#slideBox .close-box,
#slideBoxS .close-box {
  float:right;
  margin-right: 40px;
  margin-top:8px;
  margin-bottom: -60px;
}
#slideBox .close-box:hover,
#slideBoxS .close-box:hover {
  opacity: 0.8;
}
#slideBox .close-box img,
#slideBoxS .close-box img {
  width: 30px;
  height: auto;
}

#slideBox .enter-box,
#slideBoxS .enter-box {
  width: 140px;
  margin-top: 90px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 75px;
}
#slideBox .enter-box:hover,
#slideBoxS .enter-box:hover {cursor:pointer;opacity: 0.8;}

@media screen and (max-width:767px){ 

.tag-select-pc {
  display:none;
}
.tag-select-sp {
  display:block;
}
.dispPC {
  display:none;  
}
.dispSP {
  display:block;
}
#fnav-wrap2 {
  width:100%;
  
  display:block;
  margin-top:-350px;
  top:0px;
  
  /* height:500px; 
  overflow:hidden;*/
}
.wrap2h {
  height:500px;
}
.wrap2h2 {
  height:auto !important;
}
#fnav2{
  height: 50px;
}
#fnav2 .blog-home {
  clear:both; 
}
#fnav2 .blog-search { 
  width:100%;
  margin-top:350px;
  margin-right:0px !important;
}
#fnav2 .blog-search .wbox {
  width: 100%;
  height: 50px;
  background-color:#fff;
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eee;
}
.wbox-bottom {
  clear:right;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eee;
  text-align: center !important; 
}
#fnav2 .blog-search .lbox {
  width: 50%;
  float: left;
  height:50px;
  padding-top: 4px;
  text-align: center;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #eee;
  text-transform: uppercase;
}
#fnav2 .blog-search .rbox {
  width: 49%;
  float: right;
  height:50px;
  padding-top: 4px;
  text-align: center;
  text-transform: uppercase;
}
.tagsp {
  margin-top:2px;
  margin-left:5px;
}
#slideBoxS {
    display:none;
    max-width: 1600px;
    min-width: 150px;
    background-color: rgba(170,170,170,0.90);
    color: #fff;
    z-index:auto;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: "proxima-nova",sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-top: 513px;
}
#slideBoxS .big-head-filter {
  margin-top: 35px;
  margin-bottom: 50px;
  text-transform: uppercase;
}


#slideBoxS .tag-box {  width:540px;}
#slideBoxS .tag-box .block {
  width:270px;  
}
#slideBoxS .tag-box .tblt {
  clear:both;
  margin-bottom:15px;
}
#slideBoxS .tag-box label img {padding-left:40px;}
#slideBoxS .enter-box {
  margin-top: 60px; 
  padding-bottom: 45px; 
}
}
@media only screen and (max-width:480px){

#slideBoxS .big-head-filter {
  font-size: 28px;
}
#slideBoxS .close-box {
  margin-right: 20px;
}

.filter-search-box{width:320px}
#slideBoxS .tag-box{ width:300px;  margin:0 auto}
 
}
