@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 999px){
@font-face{
	font-family: "Liberation Sans Regular";	
	src:url(/wp/wp-content/themes/nauts02/css/fonts/LiberationSans-Regular-webfont.woff) format("woff");
	}
html{
	overflow-y:scroll;
}
body{
	width:100%;
	text-align:center;
	font-family :'Liberation Sans Regular', sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0 auto;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
img {
	border: none;
	vertical-align: top;
	vertical-align:bottom;
}
h2{
	width: 100%;
	color: #fff;
	background-color: #4C4948;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	line-height: 2.6em;
	}

/* wrapper
---------------------------------------------*/		
#wrapper{
	overflow: hidden;
	padding-bottom: 5%;
	}
#wrapper2{
	overflow: hidden;	
	}
#wrapper3{
	overflow: hidden;
	}
#wrapper4{
	overflow: hidden;
	}
#wrapper5{
	overflow: hidden;
	padding-bottom: 5%;
	}
	
/* header
---------------------------------------------*/	
header{
	text-align: left;
	padding-left: 10px;
	position: relative;
	z-index: 99999999;	
	width: 50%;
	}

/* main_image
---------------------------------------------*/	
ul.slider li {
  width: 420px;
  height: 420px;
  position: relative;
}
ul.slider li img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
	width:auto;
    height:auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
ul.custom-thumb li {
  height: 140px;
  position: relative;
}
ul.custom-thumb li img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
	width:auto;
    height:auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
/* thumbnail
---------------------------------------------*/	
li.thumbnail-item{
	width: 30%;
	margin: 2px;
	list-style-type: none;
	}
li.thumbnail-item img{
	max-width: 100px;
    max-height: 100px;
    padding-left: 0;
    padding-right: 2px;
	}
.thum-nav{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}
ul.thum-nav{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
    right: 20px;
	}

/* item_detal_area
---------------------------------------------*/
.item_detal_area{
	text-align: left;
	width: 90%;
	margin: 0 auto;
	}
p.itemname{
	font-weight: bold;
	}
p.itemname_j{
	font-weight: bold;
	font-size:0.8em;
	border-bottom: 2px solid #cc6699;
	}
p.item_mida{
	font-size: 0.9em;
	font-weight: bold;
	}

/* top
---------------------------------------------*/	
#page-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    font-size: 77%;
}
#page-top a {
    width: 30px;
    text-align: center;
    display: block;
}
/* footer
---------------------------------------------*/	
footer{
	background-color: #4C4948;	
	width: 100%;
	height: auto;
	bottom: 0;
	padding: 0 auto;
	overflow: hidden;
	}
.box1 {
	width:100%;
	float:left;
}
.box1 ul{
	padding-left: 0;
	}
.box1 li{
	display: inline-block;
	width: 30%;
	color: #fff;
	font-size: 0.7em;
	margin:0 auto;
	padding-bottom: 10px;
}
ul.ftmenu{
	margin: 0 auto;
	overflow: hidden;
	padding-left: 0;
	}
ul.ftmenu li{
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
}
ul.ftmenu li.priv a{
	color: #fff;	
	border: 1px solid #fff;
	border-radius: 7px;
	padding: 5px;
	display: block;
	width: 105px;
	margin: 0 auto;
}
ul.ftmenu li a{
	color: #fff;	
	border: 1px solid #fff;
	border-radius: 7px;
	padding: 5px;
	display: block;
	width: 80px;
	margin: 0 auto;
}
.box2 {
	width:100%;
	float:left;
}

.box3 {
	width:100%;
	float:left;
}
.sns_area{
	margin: 0 auto;
	width: 100%;
	padding-bottom: 1%;
	}
.sns_area ul li {
	    width: 30%;
    display: inline-block;
    list-style-type: none;
    margin: 0 auto;
    position: relative;
    top: -45px;
    left: -23px;
    padding-left: 8px;
}
.fontS{
	font-size: 0.7em;	
	font-weight: bold;
	color: #fff;
	text-align: center!important;
	}
.fontS_c{
	font-size: 0.7em;	
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

/* top
---------------------------------------------*/	
.topics01{
	padding-bottom: 0;
	border-bottom: 2px solid #666;
	background-image:url(http://nautsinc.com/wp/wp-content/themes/nauts02/images/topics_background.gif);
	width: 95%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	}

.topics02{
	padding-bottom:0;
	border-bottom: 2px solid #666;
	background-image:url(http://nautsinc.com/wp/wp-content/themes/nauts02/images/topics_background.gif);
	width: 95%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	padding-top: 5px;
	}
.topic_wrap{
	width: 100%;	
	border-bottom: 4px solid #4C4948;
	}
.topics03{
	width: 40%;
	color: #fff;
	background-color: #4C4948;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	position: relative;
    top: 17px;
	}

.newrelease_area{
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin: 0 auto;
	padding-top: 5%;
	}
.nr_item{
	 width: 230px;
     height: 230px;
	margin: 0 auto;
	padding-bottom: 10px;
	}	
.nr_item img{
	width:auto;
    height:auto;
	max-width: 230px;
	max-height:230px;
}

/* products
---------------------------------------------*/	
.products_area{
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin: 0 auto;
	padding-top: 5%;
}
.nr_item2{
	 width: 230px;
     height: 230px;
	margin: 0 auto;
	padding-bottom: 10px;
	}
.nr_item2 img{
	width:auto;
    height:auto;
	max-width: 230px;
	max-height:230px;
}
	
/* brand
---------------------------------------------*/	
.brand_area{
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin: 0 auto;
	justify-content:flex-start;
}
.brand_area::after{
  content:"";
  display: block;
  width:50%;
}
.nr_item3{
	width: 50%;
     height: 50%;
	margin: 0 auto;
	padding-bottom: 10px;
	}
.nr_item3 img{
	width:auto;
    height:auto;
	max-width: 100%;
	max-height:100%;
}

/* Instagram
---------------------------------------------*/	
/* 
div.owl-item img{
	width: 250px;
	}	
*/	
/* license
---------------------------------------------*/	
.license_area{
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin: 0 auto;
}	
.nr_item4{
	width: 230px;
     height: 230px;
	margin: 0 auto;
	padding-bottom: 10px;
	}
.nr_item4 img{
	width:auto;
    height:auto;
	max-width: 230px;
	max-height:230px;
}	

/* etc clearfix
---------------------------------------------*/
#sns_area{
	padding-top: 5%;	
	}
.breadcrumbs2{
	padding-left: 3%;
	font-size: 0.4em;
}
.row{
	display: none;
} 
.row2{
	display: none;
} 
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
}