@charset "UTF-8";

/*--------------------------------------------
/*
/*		Theme: common
/*
/*--------------------------------------------*/
html,body { height:100%; }
body {
	font-family: Helvetica, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color: #000;
	background: #F1EEE8;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "halt" 1;
	padding: 2%;
	height: auto;
	border: 10px solid #fff;
}
header {
    margin: 0 auto;
    text-align: center;
}
.logo {
	display: none;
}
.sub {
	width: 60%;
    margin: 0 auto;
    margin-bottom: 6%;
}
header h1 {
	width: 80%;
    margin: 0 auto 12%;
}
.single header h1 {
	margin-bottom: 10%;
}
header .text {
    width: 80%;
    font-size: 12px;
    margin: 0 auto 4%;
	text-align: left;
    letter-spacing: 0.05em;
    line-height: 1.8;
    font-weight: normal;
	padding-top: 8%;
	border-top: 1px solid #000;
}
header .text_en {
    width: 80%;
    font-size: 12px;
	text-align: left;
    margin: 0 auto;
    line-height: 1.8;
    font-weight: normal;
	padding-bottom: 8%;
	border-bottom: 1px solid #000;
}

.top_ti .copy {
	display: none;
}
#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 10003;
}
#fade {
    background: #FCFAF2;
    height: 100%;
    right: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10002;
}
.top_ti {
    padding: 14% 2%;
}
.top_ti .insta {
	display: none;
}
.top_ti .insta img {
    width: 45%;
    padding: 10px;
}

.catbox {

    font-size: 0.8rem;
    background: #000;
    color: #fff;
    position: absolute;
    z-index: 2;
    padding: 4px 2px;
    text-align: center;
    right: 0;
    display: inline-block;
    width: 46px;
    height: 42px;
    word-wrap: break-word;
}
.catbox .number {
	font-size: 1.2rem;
}
.p-text {
	margin-top: 4%;
}
#listbox h3 span {
    font-size: 1rem;
    background: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#listbox h2 span {
    background: #fff;
}

#listbox .box {
    margin-bottom: 12% !important;
}

#listbox .img-a {
    width: 88%;
    margin: 0 auto;
    position: relative;
}

#listbox .img-b {
    position: relative;
}
#listbox .img-b .left {
    width: 46%;
    float: left;
	
}
#listbox .img-b .right {
    width: 49%;
    float: right;
    padding-top: 3%;
}
#listbox .img-c .left {
	position: relative;
	width: 80%;
}
#listbox .img-c .right {
	width: 80%;
    float: right;
	padding-top: 4%;
}
#listbox h3 {
    line-height: 1.3;
	font-size: 13px;
}



h1 {
	
    font-weight: 400;
	font-size: 1.2em;
	line-height: 1.4;
	margin-bottom: 8px;
}
#listbox img {margin-bottom: 4%;}
#listbox .item-name {
	font-size: 10px;
	font-weight: 400;
	line-height: 128%;
	margin-bottom: 8px;
}

#listbox li .icon-new {
    position: absolute;
    font-size: 10px;
    background: #FFDD00;
    color: #000;
	font-weight: bold;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    line-height: 3.5;
    top: 2px;
    text-align: center;
    left: 2px;;
	z-index: 10;
}
.detail .number {
	font-weight: bold;
	font-size: 14px;
}

.btn {
    width: 100%;
    font-size: 14px;
    text-align: center;
	padding-top: 4px;
}
.btn a {
    display: block;
	color: #fff;
    background: #000;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    height: 40px;
    -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-top: 10px;
}
#listbox ul {
	display: flex;
    flex-wrap: wrap;
}
#listbox ul li:nth-child(1), #listbox ul li:nth-child(4),#listbox ul li:nth-child(7),#listbox ul li:nth-child(10),#listbox ul li:nth-child(13),#listbox ul li:nth-child(16),#listbox ul li:nth-child(19){
	width: 100%;
}

#listbox ul li {
    width: calc(46%);
    margin: 0 2% 6%;
    position: relative;
}
.detail .item-name {
	font-size: 20px;
    margin: 1% 0;
}
.detail .mainimg img {
	margin-top: 0;
}
.detail img {
	margin: 4% 0;
}
.detail h1 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
}
.detail h2 {
	font-size: 18px;
    margin: 6% 0 6%;
	line-height: 140%;
	    letter-spacing: 0.05em;
}
.detail .text {
	line-height: 180%;
	font-size: 13px;
	letter-spacing: 0.1em;
}
.detail .text-en {
	font-size: 0.8em;
	margin: 4% 0;
	line-height: 180%;
}
.detail .itemlist {
	font-size: 10px;
	margin: 4% 0;
	line-height: 180%;
}

.detail {
	padding-bottom: 10%;
	border-top: 1px solid #000;
    padding-top: 12%;
}


.spec {
	text-align: left;
	font-size: 0.9rem;
	margin-bottom: 12px;
}
.spec a {
	text-decoration: underline;
}
.spec th,.spec td {
	padding: 2%;
	line-height: 160%;
}
.spec th {
	width: 30%;
	line-height: 190%;
}

.note {
	font-size: 0.7rem;
	padding-top: 6%;
	line-height: 180%;
	margin-bottom: 8%;
}

.note .caution {
	color: #990000;
}

.page-btn .prev a {
	width: 20px;
	float: left;
	padding: 8px 16px 26px;
	background: #fff;
	border: 1px solid #000;
}
.page-btn .next a {
	width: 20px;
	float: right;
	padding: 8px 16px 26px;
	background: #fff;
	border: 1px solid #000;
}


.scroll li {
  list-style: none;
  transition: 0.5s;
}
.scroll .fade_in {
  opacity: 0;  
}

.scroll .fade_in_anime {
  opacity: 1;  
}

.scroll .up {
  transform: translate(0,50px); 
  -webkit-transform: translate(0,50px); 
  opacity: 0;  
}

.scroll .up_anime {
  transform: translate(0,0); 
  -webkit-transform: translate(0,0); 
  opacity: 1;  
}

.scroll .side {
  transform: translate(50px,0); 
  -webkit-transform: translate(50px,0);
  opacity: 0;  
}

.scroll .side_anime {
  transform: translate(0,0); 
  -webkit-transform: translate(0,0);
  opacity: 1;  
}
.bx-controls {
	display: none;
}

/*--------------------------------------------
/*
/*		single
/*
/*--------------------------------------------*/
.single .top_ti .text,.single .text_en {
	display: none;
}

.single .top_ti {
	width: 80%;
	margin: 0 auto 0;
	padding: 8% 0 2%;
}

.caption {
	font-size: 10px;
}
#products {
	padding: 0 4%;
}

footer .copy {
	text-align: center;
	font-size: 12px;
	margin: 10% 0 4%;
}

.list {
	display: flex;
    flex-wrap: wrap;
}
.list li {
	width: calc(49%);
    margin-right: 2%;
    margin-bottom: 2%;
}
.list li:nth-child(2n) {
	margin-right: 0;
}
.list img {
	margin-bottom: 2%;
}
.list p {
	font-size: 12px;
	margin-bottom: 1%;
}
.bold {
	font-weight: bold !important;
	margin-bottom: 2%;
}
#movie {
	position: relative;
    width: 100%;
    padding-top: 56%;
    margin: 0 auto 4%;
}
#movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}