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

@media screen and (max-width: 767px){
html{
	overflow-y:scroll;
}
body{
	width:100%;
	text-align:center;
	font-family :'Roboto', sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	background: none;
}
a {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #eee;
}
a:hover {
	color: #eee;
	text-decoration: none;
}
body::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../images/GEEKLIFEback.png) center/cover no-repeat; /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }

#wrapper2{
	overflow: hidden;
	margin-top: 5%;
	}
h2{
	font-family :'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.8em;
	}

/* header
---------------------------------------------*/
header{
	width: 30%;
	text-align: left;
	padding-bottom: 3%;
	z-index: 99999999;
	position: relative;
}
header .logo{
	padding-top: 3%;
	padding-left: 20%;
	}
header .logo img{
	width: 70%;
	}

/* item_area
---------------------------------------------*/
#item_area{
	padding-top: 5%;
	padding-bottom: 5%;
}
.nr_item img{
	max-width: 100px;
	max-height:100px;
	width:auto;
    height:auto;
}

/* main_contents
---------------------------------------------*/
#main_contents{
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
	}
#main_contents h4{
	font-size:2em;	
}
p.mc_topics{
	font-weight: bold;
	font-style: italic;
	color: #fff;
	font-size: 2em;
	text-align: center;
	}
.newrelease_area{
	display: block;
	flex-wrap: wrap;
	}
.nr_item{
	width: 100%;
    margin-bottom: 25px;
	padding: 0;
	}
.nr_item img{
	max-width: 240px;
	max-height:240px;
	width:auto;
    height:auto;
}
.bx-wrapper{
	padding-top: 10%!important;
	}
.bx-viewport{
	height: 100%!important;
	}
.thumbnail-item a img{
	max-width: 80px;
	max-height: 80px;
	width:auto;
    height:auto;
	}

/* products_area
---------------------------------------------*/
.products_area{
	display: block;
	flex-wrap: wrap;
	}
.nr_item2{
	width: 100%;
    margin-bottom: 25px;
	padding: 0;
	}
.nr_item2 img{
	max-width: 240px;
	max-height:240px;
	width:auto;
    height:auto;
}

/* brand_area
---------------------------------------------*/
.brand_area{
	display: block;
	flex-wrap: wrap;
	}
.nr_item3{
	width: 100%;
    margin-bottom: 25px;
	padding: 0;
	}
.nr_item3 img{
	max-width: 240px;
	max-height:240px;
	width:auto;
    height:auto;
}
	
/* item_area
---------------------------------------------*/
.item_detail{
	width: 90%;
	margin: 0 auto;
	padding-top: 10%;
	}
.itemname{
	font-size: 1.2em;
	font-weight: bold;
}
.itemprice{
	font-size: 1.2em;
	font-weight: bold;
}
.itemexp{
		text-align: left;
	}
.fontM{
	text-align: left;
}
.item_etc{
	text-align: left;		
	}
	
/* item_area TOP
---------------------------------------------*/
.itemname_top{
	font-size: 0.8em;
	font-weight: bold;
}
.itemprice_top{
	font-size: 0.8em;
	font-weight: bold;
}

/* relation area
---------------------------------------------*/
.relation_area{
	display: block;
	flex-wrap: wrap;
	}
.nr_item2{
	width: 100%;
    margin-bottom: 25px;
	padding: 0;
	}
.nr_item2 img{
	max-width: 240px;
	max-height:240px;
	width:auto;
    height:auto;
}
	
/* form
---------------------------------------------*/	
#form_area{
	width: 95%;
	margin: 0 auto;
	padding-top: 3%;
	overflow: hidden;
	}
input.keyword {
	border:none;
	border-radius:7px;
	box-shadow: none;
	padding: 2px 8px;
	background-color: #ccc;
	width: 95%;
	height: 50px;
	font-size: 1.8em;
	opacity: 0.5;
}
input.keyword:focus {
  outline: none;
}
	
textarea.keyword2 {
	border:none;
	border-radius:7px;
	box-shadow: none;
	padding: 2px 8px;
	background-color: #ccc;
	width: 95%;
	height: 150px;
	font-size: 1.8em;
	opacity: 0.5;
}
textarea.keyword2:focus {
  outline: none;
}	
	
input.keywordleft {
}	
	
.form_fontM{
	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	}

input.button01{
     display:block;
     width: 95%;
     height:70px;
     line-height: 70px;
     color: #FFF;
	font-size: 1.8em;
	font-weight: bold;
     text-decoration: none;
     text-align: center;
     background-color: #80B8A8; /*ボタン色*/
     border-radius: 7px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.fc_004{
	padding-top: 3%;
	}
input.button01:hover{
     background-color: #98DBC8; /*ボタン色*/
}

/* top anker
---------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 35px;
    right: 5px;
    font-size: 77%;
}
#page-top a {
    width: 60px;
    text-align: center;
    display: block;
}

/* footer
---------------------------------------------*/
.sns_area{
	margin: 0 auto;
	width: 100%;
	padding-bottom: 1%;
	}
.sns_area ul li {
	width: 50px;
	display: inline-block;
	list-style-type: none;
	margin-right: 40px;
}

.fontS{
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-family: 'Roboto'!important;
	letter-spacing: 0.05em;
	}
.copyright::before{
    display: inline;
    content: "©";
    font-family: 'Roboto';
    font-size: 1.4em;
    position: relative;
    top: 3px;
	color: #fff;
}

/* etc clearfix
---------------------------------------------*/
.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;
}
}
