@charset "utf-8";

body {
	font-family: "Noto Sans Japanese";
	margin: 0;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 200;
}
.mheder {
	width: 100%;

}
.logos {
	width: 60%;
	float: left;	
}
.snslogo {
	width: 13%;
	float: left;
	margin-top: 22px;
}


/*************************

見出しリンク設定

*************************/


a:link,a:visited  { 
color: #000;
text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
 }
a:hover {
	color: #CFCDCD;
}
a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

.wepper {
	width: 100%;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	float: left;	
}


.btn{
	display: block;
	width: 48%;
	height: 200px;
	text-align: center;
	float: left;
	border: medium solid #FFFFFF;
	background-image: url(../../mobile/img/potter.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #FFFFFF;
	background-size: cover;
    }
	.btn2{
	display: block;
	width: 48%;
	height: 200px;
	text-align: center;
	float: left;
	border: medium solid #FFFFFF;
	background-image: url(../../mobile/img/pottery.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #FFFFFF;
	background-size: cover;
    }
   .btn3{
	display: block;
	width: 48%;
	height: 200px;
	text-align: center;
	float: left;
	border: medium solid #FFFFFF;
	background-image: url(../../mobile/img/glass.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #FFFFFF;
	background-size: cover;
    }
     .btn4{
	display: block;
	width: 48%;
	height: 200px;
	text-align: center;
	float: left;
	border: medium solid #FFFFFF;
	background-image: url(../../mobile/img/urushi.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #fff;
	background-size: cover;
	position: relative;
    }
	   .btn4 a {
	display: block;
	position: absolute;	
	top: 0;
left: 0;
width: 100%;
height: 100%;
    }
/*************************

検索窓

*************************/

#sample {
 padding:10px;
 margin-bottom:10px;
}
#sample .text {
 width:70%;
 height:30px;
 border:5px solid #F9F9F9;
 text-indent:10px;
}
#sample .btn6 {
	height: 40px;
	border: 5px solid #F9F9F9;
	width: 20%;
	padding-left: 3px;
}   	
	
/*************************

ナビ設定

*************************/
#japan,
#pottery,	
#potter{
	 font-family: "Noto Sans Japanese";
	font-weight: 100;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	background: #fff;	
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
  }
  #glass{
	 font-family: "Noto Sans Japanese";
	font-weight: 100;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	background: #fff;
	overflow-x: hidden;	
	-webkit-overflow-scrolling: touch;
  }

  #japan .selectname h2, 
#glass .selectname h2, 
#pottery .selectname h2, 
#potter .selectname h2 {
	font-family: "Noto Sans Japanese";
	font-weight: 100;
	margin-right: -24px;
	
	
}
#japan .selectname p,
#glass .selectname p,
#pottery .selectname p,
#potter .selectname p {
	font-family: "Noto Sans Japanese";
	font-weight: 100;
	margin-top: -20px;
}
.selectname{
	width: 70%;
	cursor: pointer;
	float: left;
	font-size: 16px;
	text-align: right;	
	
    }


  
  .layout{
	width: 170px;
	height: 400px;
	margin-bottom: 1%;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	list-style-type: none;
}
.layoutpic{
	height: 170px;
	border: thin solid #F3F3F3;
}
.layouttitle{
	width: 170px;
	height: 50px;
	margin-top: 20px;
	
	
}
.layout2{
	width: 17
	0px;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;



}
  
  

/*  allcose btn  */
.close4,
.close3,
.close2,
.close{
	width: 20%;
	cursor: pointer;
	float: left;
	font-size: 90px;
	padding-left: 10px;
	margin-top: -40px;
    }


.inArea {
	width: 100%;
	height: 580px;
	padding-top: 5%;
	overflow: aute;
	overflow-y: scroll;
	margin-left: auto;
	margin-right: auto;
	
	color: #000000;
	
}


 li.img {
	width: 250px;
	 height: 100px;
	list-style-type: none;		
	float: left;

		}

 li.img a img
{
	float: left;
	margin-top: -5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: -5px;
	border-radius: 100px;
		} 	
/*************************

ナビメニューend

*************************/
	.btn4 h2,
	.btn3 h2,
	.btn2 h2,
	.btn h2 {
	line-height: 300px;
	font-family: "Noto Sans Japanese";
	font-weight: 100;
	font-size: 16px;
	height: 0px;
}
.btn4 p,
.btn3 p,
.btn2 p,
.btn p {
	font-family: "Noto Sans Japanese";
	font-weight: 100;
	padding-top: 0px;
	margin-top: 160px;
	font-size: 14px;
}

.guide {
	font-family: "Noto Sans Japanese";
	font-weight: 100;

	padding-top: 50px;
	list-style-type: none;
	text-decoration: none;
	font-size: small;
	width: 100%;
	padding-bottom: 50px;
}








.guide a {
	text-decoration: none;
	color: #000000;
	line-height: 0px;
}

.ftop {
	font-family: "Noto Sans Japanese";
	font-weight: 100;
	width: 100%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	font-size: x-large;
	float: left;
	text-align: center;
}


.ftop h2 {
	font-family: "Noto Sans Japanese";
	font-weight: 100;

}
.ftop p {
	margin-top: -35px;
	height: auto;
}


.top04 .text_number_1,
.top03 .text_number_1,
.top02 .text_number_1,
.top01 .text_number_1 {
	font-family: "Noto Sans Japanese";
	color: #FFFFFF;
	
	float: left;
	font-size: 100px;
	width: 100%;
}
.top04 p,
.top03 p,
.top02 p,
.top01 p {
	font-size: small;
	line-height: 5px;


	
}



/*************************

ヘッドライン

*************************/
.top01_1 {
	width: 100%;
	height: 120px;
	float: left;
	color: #000;
	margin-top: 16px;
	position: relative;
}
.top01_2 {
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	font-size: 30px;
	width: 15%;
	height: 200px;
	float: left;
	color: #000;
	padding-left: 5%;
	margin-top: -32px;
}

.top01_3 {
		
	width: 75%;
	height: 100px;
	float: left;
	padding-left: 5%;
}
.top01_1 .top01_3 p {
	font-family: "Noto Sans Japanese";
	font-weight: 500;
	font-size: 16px;
	color: #000;
	line-height: 9px;
}


.top04_1 {
	width: 100%;
	height: 85px;
	float: left;
	color: #000;
	border-bottom: 1px solid #EBEBEB;
	margin-top: 0px;
	position: relative;
	margin-bottom: 8px;
}
.top05_1 {
	width: 100%;
	height: 85px;
	float: left;
	color: #000;
	
	margin-top: 11px;
	position: relative;
	margin-bottom: 11px;
}

.top04_2 {
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	font-size: 35px;
	width: 10%;
	height: 200px;
	float: left;
	color: #000;
	padding-left: 0%;
	margin-top: -21px;
}

.top04_3 {
	width: 65%;
	height: 100px;
	float: left;
	padding-left: 5%;
	margin-top: 10px;
}
.top04_3 a {
	float: left;
	
}
.top04_4 {
		
	width: 19%;
	height: 100px;
	float: left;
	
}
.top04_5 {
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	font-size: 30px;
	width: 12%;
	height: 200px;
	float: left;
	color: #000;
	padding-left: 1%;
	margin-top: -15px;
}
.top04_6 {
		
	width: 19%;
	height: 100px;
	float: left;
		
}
.top04_6 a img {
	width: 19%;
	float: left;
	margin-left: -4%;
}
.top04_1 .top04_3 p {
	font-family: "Noto Sans Japanese";
	font-weight: 500;
	font-size: 14px;
	color: #000;
	line-height: 9px;
}

.under {
	text-align: center;
	font-size: small;
	float: left;
	width: 100%;
}

/*************************

ランキング画像

*************************/

.top01 {
	font-family: "Noto Sans Japanese";
	font-weight: 300;
	width: 95%;
	height: 400px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	background-image: url(../../mobile/img/18.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 5%;
	position: relative;
}
.top04_1 a,
.top01_1 a,
.top04 a,
.top03 a,
.top02 a,
.top01 a
{
	position: absolute;
	display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.top02 {
	font-family: "Noto Sans Japanese";
	font-weight: 300;
	width: 95%;
	height: 300px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	background-image: url(../../mobile/img/19.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 5%;
	position: relative;
}

.top03 {
	font-family: "Noto Sans Japanese";
	font-weight: 300;
	width: 95%;
	height: 200px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	background-image: url(../../mobile/img/17.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 5%;
	position: relative;
}
.top04 {
	font-family: "Noto Sans Japanese";
	font-weight: 300;
	width: 95%;
	height: 300px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	background-image: url(../../mobile/img/14.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 5%;
	position: relative;
}
.top04_6 a img {
	width: 100%;
}
