@font-face {
  font-family: "myFont";
  src: url("font/couture-bld.eot?") format('eot'),
       url("font/couture-bld.woff") format('woff'),
       url("font/couture-bld.otf")  format('opentype');
}


body.top{
	background-image: none;
	background-color: transparent;
}

/*top-screen-container*/

#top-screen-container{
	background-color: none;
	padding-top: 200px;
}

#top-screen{
	position: relative;
}
#top-screen img{
	
}
h1#header-name{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 500px;
	height: 150px;
	color: white;
	font-size: 100px;
	  font-family: "modern";
	text-shadow: #434343 0 0 3px;
}

#header-sub-copy{
	font-size: 30px;
	margin-top: -10px;
}

/*container*/
#container-inner{
	width: 100%;
	padding-top: 140px;
}
body.top #container-inner{
	padding-top: 0;
}

/*header*/
#header-menu{
	background: none repeat scroll 0 0 white;

    position: fixed;
    width: 100%;
	z-index: 9999;
	clear: both;
	overflow: hidden;
}
h2#menu-title{
	 display: block;
    margin-top: 25px;
	font-size: 50px;
	  font-family: "modern";
	margin-bottom: 0;
}
h2#menu-title a{
	text-decoration: none;
}
#header-menu-inner{

    line-height: 60px;
}
#header-menu-inner ul{
	    margin-left: 0;
    padding: 0 10px;
	margin-bottom: 0;
}
#header-menu-inner ul li{
	 display: inline;
}
#header-menu-inner ul li.menu-title{
	font-size:14px;
	margin: 0 8px;
	font-family: "futura-pt",sans-serif;
	letter-spacing: 1px;
}

#header-menu-inner ul a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#header-menu-inner ul li.menu-title a{
	text-decoration: none;
}
#header-menu-inner ul li.menu-title a:hover{
	
}
#header-menu-inner ul li.menu-sns{
	
}
#header-menu-inner ul li.menu-sns img{
	vertical-align: middle;
}
#header-menu-footer{
	
}






/*footer*/
#footer-copy{
	position: static;
	margin-left:inherit;
	left: inherit;
	top: inherit;
	background-color: white;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*section*/
section{
	background: none repeat scroll 0 0 white;
    height: auto;
    overflow: hidden;
    width: 100%;
	position: relative;
	 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 3%;
}
.section-inner{
	padding: 3%;
		 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	border: 5px double black;
}
h3.section-title{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
    font-size: 50px;
    text-align: center;
	color: black;
	border-bottom: 3px double white;
	padding-bottom: 25px;
}
body.sub{
	background: white;
}
body.sub section#info,
body.sub section#store,
body.sub section#contact{
	width: 80%;
	border-style: none;
}


/*shop-topic*/

section#shop-topic{

background-color: white;
/*
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
background-size: 40px 40px;

background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #e6c0c0), color-stop(.5, transparent), to(transparent));
background-image: -moz-linear-gradient(left, #e6c0c0 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(left, #e6c0c0 50%, transparent 50%, transparent);
background-image: linear-gradient(left, #e6c0c0 50%, transparent 50%, transparent);
*/
	padding: 50px 0 0;
}
section#shop-topic .section-inner{
	padding: 0 0 60px;
	border: none;
}

section#shop-topic h3.section-title{
	color: black;
	border: none
	 border: medium none;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 5px;
	  font-family: "modern";
	border-bottom-style: none;
}



/*PRESS-INFO*/
#news{
box-sizing: border-box;
    height: auto;
    overflow: hidden;
    padding: 3%;
    position: relative;
    width: 100%;
	background-color: white;
}
#news-section-inner{
	box-sizing: border-box;
    padding: 3% 5px 3% 5px;
      margin-left: auto;
    margin-right: auto;
	border-top: 1px solid black;
		border-bottom: 1px solid black;
}

body.sub #news-section-inner{
	border-top-style: none;
	border-bottom-style: none;
}
#news-table{
	display: table;
		width: 100%;
}
section#sns,
section#info,
section#press,
section#sub-info,
section#store,
section#about,
section#contact{
	display: table-cell;
	  padding-top: 0;
    vertical-align: top;
}

section#sns{
	width: 20%;
	  border-left: 1px solid black;
}
section#sns{
	padding-right: 0;
}

section#info{
	width: 15%;
	border-right: 1px solid black;
}
section#press{
	width: 80%;
}
section#sub-info{
	width: 15%;
	border-right: 1px solid black;
	padding-left: 0;
}


section#sns .section-inner,section#info .section-inner,section#press .section-inner,section#sub-info .section-inner{
	border-style: none;
	padding: 1%;
}
section#press .section-inner{
	width: 25%;
	float: left;
	min-height: 470px;
}

section#press .section-inner.info{

}


section#press .section-inner.insta .instagram-main img{
	width: 100%;
}
.section-inner.insta{
	min-height: 500px;
}

.top-section-title-box{
	width: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 5px;
	font: 20px/1.3em "futura-pt", sans-serif;
	min-height: 2.6em;
}
.top-section-title-box h3{
font-weight: 500;
	text-align: left;
	vertical-align: top;
}
.top-section-title-box .news{

}
.top-section-title-box .left{
	
}
.top-section-title-box .right{

}

.box-container{
	display: table;
	width: 100%;
}
.box-container img{
	width: 100%;
}

/*sns*/

.sns-widget, .side-widget{
	width: 100%;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid black;
	margin-bottom: 20px;
}

.sns-widget h4, .side-widget h4{
	text-align: center;
	margin-top: 15px;
	font: 14px "Times New Roman",Times,serif;
	clear: both;
}
.sns-widget img, .side-widget img{
	width: 100%;
}

#r-banner.side-widget img{
margin-bottom: 3px;
}


.sns-widget .instagram{
	clear: both;
	overflow: hidden;
}
.sns-widget .instagram .instagram-placeholder{
	margin-bottom: 0;
	float: left;
	width: 33.333%;
}
.sns-widget .instagram .instagram-placeholder:last-child{
	margin-bottom: 0;
}

.sns-widget .instagram a img{
	width: 100%;
}



.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe{
	width: 100% !important;
}



.sns-widget iframe#twitter-widget-0{
	   min-width: 100% !important;
    width: 100% !important;
}







/*PRESS*/
section#press{
	
	background-color: white;
	/*
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
background-size: 40px 40px;

background-image: -webkit-gradient(linear, 0 100%, 100% 0,
                        color-stop(.25, rgba(255, 222, 206, 0.5)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(255, 222, 206, 0.5)),
                        color-stop(.75, rgba(255, 222, 206, 0.5)), color-stop(.75, transparent),
                        to(transparent)),
                  -webkit-gradient(linear, 0 0, 100% 100%,
                        color-stop(.25, rgba(255, 222, 206, 0.5)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(255, 222, 206, 0.5)),
                        color-stop(.75, rgba(255, 222, 206, 0.5)), color-stop(.75, transparent),
                        to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent),
                  -webkit-linear-gradient(-45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent),
                  -moz-linear-gradient(-45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent),
                  -ms-linear-gradient(-45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent),
                  -o-linear-gradient(-45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent),
                  linear-gradient(-45deg, rgba(255, 222, 206, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(255, 222, 206, 0.5) 50%, rgba(255, 222, 206, 0.5) 75%,
                    transparent 75%, transparent);
                    */
}
body.sub section#press .section-inner{
 float: none;
    width: 100%;
    position: relative;
}

section#press .section-inner #contents-box{
	padding: 0;
}
section#press h3.section-title{
	text-align: center;
	font-size: 20px;
}

.contents-body.press.new {
    background-image: none;
    clear: both;
border-bottom: 1px solid black;
    min-height: inherit;
    padding: 0;
    width: 100%;
	margin-bottom: 0px;
	-moz-border-radius: 0px;/*Firefox*/
-webkit-border-radius: 0px;/*Safari, Chrome*/
border-radius: 0px;
}

.contents-body.press.new:last-child{
	border-bottom: none;
}


#press-container{
	display: table;
	width: 100%;
}

.asset-content.paper-back_body{
	padding: 0;
	margin-bottom: 0px;
}
.contents-body.press:nth-child(2n+1) .float-box,
.contents-body.press:nth-child(2n) .float-box{
	float: none;
	margin: 0;
	max-width: inherit;
	min-width: inherit;
}
.contents-body.press.new:nth-child(2n+1) .float-box,
.contents-body.press.new:nth-child(2n) .float-box{
	min-height: inherit;
}
.contents-body.press:nth-child(2n+1) .asset-img-box,
.contents-body.press:nth-child(2n) .asset-img-box{
	margin-right: 0;
	margin-left: 0;
}

.contents-body.press:nth-child(2n) .asset-img-box .asset-img,
.contents-body.press:nth-child(2n+1) .asset-img-box .asset-img{
	border: none;
    float:none;
    margin: 0;
    background: transparent;
}




.asset-img-box .asset-img img{
	width: 100%;
		 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

}

#info .asset-img-box .asset-img img{
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


.contents-body.press .asset-body-inner{

}

.contents-body.press:nth-child(2n) .asset-body,
.contents-body.press:nth-child(2n+1) .asset-body{
	background: none repeat scroll 0 0;
    height: 100%;
    min-width: inherit;
    padding: 0px;
    width: 100%;
	margin-bottom: 0;
}
.contents-body.press:nth-child(2n) .asset-body a,
.contents-body.press:nth-child(2n+1) .asset-body a{
	text-decoration: none;
}
.contents-body.press:nth-child(2n) .asset-body a h2,
.contents-body.press:nth-child(2n+1) .asset-body a h2{
	margin-top: 25px;
}
.contents-body.press:nth-child(2n) .asset-body p,
.contents-body.press:nth-child(2n+1) .asset-body p{
	margin-bottom: 0;
}
.contents-body.press:nth-child(2n) .asset-body p a,
.contents-body.press:nth-child(2n+1) .asset-body p a{
	font-weight: bold;
	text-decoration: underline;
}

.contents-body.press .float-box:hover .asset-body{
	display: block;
}


.contents-body.press .asset-header.new{
	background-repeat: repeat-y;
    border-bottom: 0 none black;
    padding: 0;
	margin-bottom: 25px;
}
.contents-body.press .asset-header.new span.news-date{
    left: inherit;
    top: inherit;
    position: static;
	font: 25px rosewood-std-fill;
}


body.sub section#press .contents-body.info{
	width: 30%;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
}
body.sub section#press .contents-body.info:nth-child(even){
		background-color: #f5f5f5;
}
body.sub section#press .contents-body.info:nth-child(odd){
		background-color: #f8f8f8;
}

body.sub section#press .contents-body.info .asset-body img{
	display: none;
}

body.sub section#press .contents-body.info.coordinate:nth-child(even),
body.sub section#press .contents-body.info.coordinate:nth-child(odd){

}

/*info*/
section#info{
	/*background: #eee url(img/bg/2015ss/tex-nois.png) repeat;*/
	background-color:white;
	
}
section#info .section-inner{
	border-color: gray;
	overflow: hidden;
}

section#info h3.section-title{
	color: black;
	border-color: gray;
	border-bottom-style: none;
	font-size: 20px;
}

section h1{
	text-align: center;
	font: 50px "futura-pt", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 100px;
}

.contents-body.info{
	  margin: 0 0 15px;

    width: 100%;
    background: transparent;

	padding-right: 0;
	padding-left: 0;
	float: left;
	clear: none;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 10px;
}

body.top .contents-body.info{
	padding: 0;
}

body.sub section#info .contents-body.info{
	width: 100%;
}


.contents-body.info .float-box{
	width: 100%;
	float: none;

}

body.sub section#info .contents-body.info .float-box{
		width: 25%;
		  display: table-cell;
}
body.sub section#info .contents-body.info .float-txt-box{
	 display: table-cell;
	vertical-align: top;
	padding-left: 25px;
}

section#info .contents-body.info .asset-header{
	margin-bottom: 20px;
	font-size: 14px;
}

body.sub section#info .contents-body.info .asset-header{
	margin-top: 0;
}

section#info .contents-body.info span.news-date{
	font-size: 15px;
}
section#info .contents-body.info .asset-header h2.asset-name{

	font-size: 24px;
}

section#info .contents-body.info .asset-content{
	display: table;
			 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
body.sub section#info .contents-body.info .asset-content{
	border-bottom: 1px solid black;
	padding-bottom: 50px;
}




section#info .contents-body.info .float-box,
section#info .contents-body.info .asset-body{
				 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
section#info .contents-body.info .float-box{
	/*display: table-cell;*/
	width: 100%;
	margin-bottom: 20px;
}

section#info .contents-body.info .float-box .asset-img-box{

}
section#info .contents-body.info .asset-body{
/*display: table-cell;*/
clear: none;
font-family: 'Noto Sans Japanese', serif;
    vertical-align: top;
    width: 100%;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 200;
}

section#press .contents-body .asset-body{
	font: 200 14px 'Noto Sans Japanese', serif;
	
}

.section-inner .asset-header{
	font-family: "futura-pt", sans-serif;
	margin-top: 15px;
}

.section-inner span.news-date{
	position: static;
	font-family: "futura-pt", sans-serif;
	font-size: 12px;
    font-weight: 100;
}
.section-inner h2.asset-name{
	font: 900 13px "futura-pt", sans-serif;
}
.contents-body.press .asset-header{
	border: none;
	text-align: left;
	padding: inherit;
}

section#info .contents-body.info .float-box .asset-img-box .asset-desc{
	background-color: transparent;
	width: 100%;
}
section#info .contents-body.info .asset-body img{
	display: none;
}
section#info .contents-body.info .asset-body p{
	display: inline;
}
section#info .contents-body.info .asset-body p br{
	
}

section#press .section-inner.info .asset-body img{
	display: none;
}


body.sub section#info.ranking .contents-body.info .float-box{
	position: relative;
}

body.sub section#info.ranking .asset-content{
	overflow: visible;
}

#info.ranking .rank{
  border: 3px solid;
    font: bold 50px/50px "futura-pt",sans-serif;
    height: 50px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: -16px;
    width: 50px;
    -moz-border-radius: 100%;/*Firefox*/
-webkit-border-radius: 100%;/*Safari, Chrome*/
border-radius: 100%;
	background-color: white;
	z-index: 100;
}
.first, .second, .third, .forth{
	
}
.first{
	color: #c1ab05;
	border-color: #c1ab05;
}
.second{
	color: silver;
	border-color: silver;
}
.third{
	color: #ac6b25;
	border-color: #ac6b25;
}
.forth{
	
}
a.rank-link{
border: 2px solid black;
    display: block;
    font-family: "futura-pt",sans-serif;
    font-size: 20px;
    font-weight: 100;
    margin: 50px auto 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    width: 30%;
}

#info.ranking .asset-body img{
	display: none;
}



#ui-tab{
	
}
#ui-tab ul{
	list-style-type: none;
	display: table;
	width: 100%;
	margin-left: 0;
	margin-bottom: 50px;
}
#ui-tab ul li{
	display: table-cell;
	width: 33.333%;
	text-align: center;
	font: 20px "futura-pt",sans-serif;
}
#ui-tab ul li a{
	text-decoration: none;
	color: silver;
}

#ui-tab ul li.ui-tabs-active a{
	color: black;
	
}
#ui-tab ul li.ui-tabs-active a span{
 border-bottom: 2px solid;
    padding-bottom: 3px;
}



#rank-pc{
	
}
#rank-mobi{
	display:none;
}


/*STORE*/

section#store{
	background-color: white;
	/*
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
background-size: 40px 40px;
background-image: -webkit-gradient(linear, 0 100%, 100% 0,
                        color-stop(.25, rgba(212, 217, 223, 0.5)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(212, 217, 223, 0.5)),
                        color-stop(.75, rgba(212, 217, 223, 0.5)), color-stop(.75, transparent),
                        to(transparent)),
                  -webkit-gradient(linear, 0 0, 100% 100%,
                        color-stop(.25, rgba(212, 217, 223, 0.5)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(212, 217, 223, 0.5)),
                        color-stop(.75, rgba(212, 217, 223, 0.5)), color-stop(.75, transparent),
                        to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent),
                  -webkit-linear-gradient(-45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent),
                  -moz-linear-gradient(-45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent),
                  -ms-linear-gradient(-45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent),
                  -o-linear-gradient(-45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent),
                  linear-gradient(-45deg, rgba(212, 217, 223, 0.5) 25%, transparent 25%,
                    transparent 50%, rgba(212, 217, 223, 0.5) 50%, rgba(212, 217, 223, 0.5) 75%,
                    transparent 75%, transparent);
                    */
}
section#store .section-inner{
	border-color: gray;
}

section#store h3.section-title{
	color: gray;
	border-color: gray;
}
#map_canvas{
	min-height: 800px;
	width: 100%;
}
#map_canvas.top{
	min-height: inherit;
	height: 300px;
	display: none;
}
img.map_thumb{
	display: block;
}



section#store .section-inner .asset-body,
section#about .section-inner .asset-body{
	line-height: 1.7em;
	font: 200 14px 'Noto Sans Japanese', serif;
}

section#store #store-img-box{
	height: inherit;
	background-image: none;
	width: 100%;
}

section#store #store-img-box-inner{
	width: 100%;
}
section#store #store-img-box-inner .store-img{
	float: left;
    height: inherit;
    margin: 0;
    overflow: hidden;
    width: 16.6666%;
}
section#store #store-img-box-inner .store-img img {
    width: 100%;
}


/*About*/

section#about{
background-color: #ffffff;
width: 80%;
/*
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
background-size: 40px 40px;
background-position: 0 0, 20px 20px;
background-image: -webkit-linear-gradient(45deg,  #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%),
                  -webkit-linear-gradient(-135deg, #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%);
background-image: -moz-linear-gradient(45deg,  #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%),
                  -moz-linear-gradient(-135deg, #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%);
background-image: -ms-linear-gradient(45deg,  #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%),
                  -ms-linear-gradient(-135deg, #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%);
background-image: -o-linear-gradient(45deg,  #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%),
                  -o-linear-gradient(-135deg, #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%);
background-image: linear-gradient(45deg,  #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%),
                  linear-gradient(-135deg, #f7f6fb 25%, #f7f6fb 25%, transparent 25%, transparent 75%, #f7f6fb 75%, #f7f6fb 75%);
                  */
}
section#about .section-inner{
	border-color: black;
	border: none;
}

section#about h3.section-title{
	color:black;
	border-color:black;
}


section#about .contents-body.about{
	width: 100%;
	min-height:inherit;
	vertical-align: top;
	display: block;
}

section#about .contents-body.about:nth-child(1){
	border: none;
}

section#about .contents-body.about:nth-child(3){
	border: none;
}


#form-container{
	font: 200 14px 'Noto Sans Japanese', serif;
}






/**/

@media screen and (min-width: 1680px) {
.section-inner, #news-section-inner{
	width: 1680px;
	margin-right: auto;
	margin-left: auto;
}

#news-table {
    display: table;
    width: 100%;
}

section#sns .section-inner,section#info .section-inner,
section#sub-info .section-inner,
section#store .section-inner,
section#about .section-inner,
section#contact .section-inner{
	width: 100%;
}

section#shop-topic .section-inner{
	width: 100%;
}

}

@media screen and (max-width: 980px) {
.contents-body.press.new{
	width: 100%;
}
.asset-content.paper-back_body{
	margin-bottom: 50px;
}

}


@media screen and (max-width: 975px) {
	#header-menu{
	background: none repeat scroll 0 0 white;
    height: auto;
    position: fixed;
    width: 100%;
	z-index: 9999;
	clear: both;
	overflow: hidden;
	text-align: center;
}
h2#menu-title{
	 display: block;
    float: none;
	font: 37px "modern";
	margin: 8px auto 0;
}
h2#menu-title a{
	text-decoration: none;
}
#header-menu-inner{
	 display: inline;
    float: none;
line-height: 3em;
}
#header-menu-inner ul{
	    margin-left: 0;
    padding: 0 10px 10px;
	margin-bottom: 0;
}
#header-menu-inner ul li{
	 display: inline;
}
#header-menu-inner ul li.menu-title{
	font-size: 20px;
	margin: 0 8px;
	   font-family: "futura-pt",sans-serif;
}

#header-menu-inner ul li.menu-title a{
	text-decoration: none;
}
#header-menu-inner ul li.menu-title a:hover{
	
}
#header-menu-inner ul li.menu-sns{
	
}
#header-menu-inner ul li.menu-sns img{
	vertical-align: middle;
}
#header-menu-footer{
	
}



}


@media screen and (max-width: 600px) {
	section#about .contents-body.about{
	width: 98%;
	min-height:inherit;
	display: block;
}

section#about .contents-body.about .asset-body p{
	display: inline;
}
section#about .contents-body.about .asset-body p br{
	display: none;
}
section#about #entry-132.contents-body.about .asset-body p br{
	display: block;
}

	}
	
	
	
	@media only screen and (min-device-width: 320px)
 and (max-device-width: 667px)
 and (orientation : portrait) {
	
#top-screen-container{
	padding-top: 400px;
}	
	
	
/*@media screen and (max-width: 600px) {*/	
	#header-menu{
	background: none repeat scroll 0 0 white;
    height: auto;
    position: fixed;
    width: 100%;
	z-index: 9999;
	clear: both;
	overflow: hidden;
	text-align: center;
}
h2#menu-title{
	 display: block;
    float: none;
	font: 90px "modern";
	margin: 8px auto 20px;
}
h2#menu-title a{
	text-decoration: none;
}
#header-menu-inner{
	 display: inline;
    float: none;
line-height: 3em;
}
#header-menu-inner ul{
	    margin-left: 0;
    padding: 0 10px 10px;
	margin-bottom: 0;
}
#header-menu-inner ul li{
	 display: inline;
}
#header-menu-inner ul li.menu-title{
	margin: 0 8px;
	padding-bottom: 5px;
	font: 35px/1.6em "futura-pt",sans-serif;
}

#header-menu-inner ul li.menu-title a{
	text-decoration: none;
}
#header-menu-inner ul li.menu-title a:hover{
	
}
#header-menu-inner ul li.menu-sns{
	
}
#header-menu-inner ul li.menu-sns img{
	vertical-align: middle;
}
#header-menu-footer{
	
}

#news{
	padding-top: 180px;
}

section#sns,section#info,section#press,section#sub-info{
	display: block;
	  padding-top: 0;
    vertical-align: top;
}

body.top #news .section-inner{
	width: 100%;
	float: none;
}


.entry-asset.info.mobi .asset-body img{
	display: none;
}


.top-section-title-box h3{
	
}


section#sns{
	width: 100%;
	  border-left: none;
	  display: block;
	  float: none;
	  clear: both;
}
section#sns{
	padding-right: 0;
}

section#info{
	width: 35%;
	border-right: 1px solid black;
	float: left;
}
section#press{
	width: 100%;

}
section#sub-info{
	width: 100%;
	border-right: none;
	padding-left: 0;
	display: none;
}

body.sub section#press .contents-body.info,
body.sub section#info, body.sub section#store{
	width: 100%;
}
.contents-body.info.mobi{
	float: none;
	width: 100%;
	margin-bottom: 150px;
	clear: both;
}
.contents-body.info.mobi .asset-body{
	font-size: 35px;
}
.contents-body.info.mobi span.news-date{
	font-size: 32px;
}


.section-inner h2.asset-name{
	font-size: 35px;
}
section#press .contents-body .asset-body{
	font-size: 25px;
}

#rank-pc{
	display: none;
}
#rank-mobi{
	display: block;
}

#goods .contents-body.info .float-box{
	position: relative;
}
#goods .asset-content{
	overflow: visible;
}

#goods .contents-body.info{
	margin-bottom: 100px;
	padding-bottom: 100px;
}

#goods .rank{
  border: 3px solid;
    font: bold 80px/150px "futura-pt",sans-serif;
    height: 150px;
    position: absolute;
    right: 50%;
    text-align: center;
    top: -75px;
    width: 150px;
    -moz-border-radius: 100%;/*Firefox*/
-webkit-border-radius: 100%;/*Safari, Chrome*/
border-radius: 100%;
	background-color: white;
	z-index: 100;
	margin-right: -75px;
}
.first, .second, .third, .forth{
	
}
.first{
	color: #c1ab05;
	border-color: #c1ab05;
}
.second{
	color: silver;
	border-color: silver;
}
.third{
	color: #ac6b25;
	border-color: #ac6b25;
}
.forth{
	
}
a.rank-link{
border: 2px solid black;
    display: block;
    font-family: "futura-pt",sans-serif;
    font-size: 20px;
    font-weight: 100;
    margin: 50px auto 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    width: 30%;
}

#map_canvas.top{
	display: none;
	height: 800px;
}
img.map_thumb{
	display: block;
}


}
/*
}
*/