@charset "UTF-8";/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
*, :before, :after {
	background-repeat: no-repeat;
	box-sizing: inherit
}
:before, :after {
	text-decoration: inherit;
	vertical-align: inherit
}
html {
	box-sizing: border-box;
	cursor: default;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
article, aside, footer, header, nav, section {
	display: block
}
body {
	margin: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
nav ol, nav ul {
	list-style: none
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
::-moz-selection {
background-color:#b3d4fc;
color:#000;
text-shadow:none
}
::selection {
	background-color: #b3d4fc;
	color: #000;
	text-shadow: none
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle
}
audio, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg {
	fill: currentColor
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse
}
button, input, optgroup, select, textarea {
	margin: 0
}
button, input, select, textarea {
	background-color: transparent;
	color: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto;
	resize: vertical
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
template {
	display: none
}
a, area, button, input, label, select, summary, textarea, [tabindex] {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
[hidden] {
	display: none
}
[aria-busy=true] {
	cursor: progress
}
[aria-controls] {
	cursor: pointer
}
[aria-hidden=false][hidden]:not(:focus) {
	clip: rect(0,0,0,0);
	display: inherit;
	position: absolute
}
[aria-disabled] {
	cursor: default
}
@keyframes ttl_show {
0% {
height:0
}
100% {
height:470px
}
}
@keyframes show {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes hide {
0% {
opacity:1
}
100% {
opacity:0
}
}
html {
	font-size: 62.5%;
	width: 100%
}
body {
	position: relative;
	width: 100%
}
html, body {
	min-width: 100%
}
a {
	text-decoration: none
}
a:hover {
	opacity: .7
}
h1, h2, h3, h4, h5, h6, div, p, ul, li, dd, small {
	margin: 0;
	padding: 0;
	font-weight: 500;
	letter-spacing: .05em;
	font-size: 1.6rem;
	line-height: 2;
	color: #1a1a1a;
	font-family: YuGothic, sans-serif
}
.en h1, .en h2, .en h3, .en h4, .en h5, .en h6, .en div, .en p, .en ul, .en li, .en dd, .en small {
	font-family: Arial, sans-serif;
	letter-spacing: 0
}
ul, li {
	list-style: none
}
.pc {
	display: block!important
}
.pc-inline {
	display: inline!important
}
.pc-flex {
	display: -ms-flexbox!important;
	display: flex!important
}
.sp {
	display: none!important
}
br.brsp {
	display: none!important
}
.pc_space {
	display: inline;
	margin-right: 1em
}
.lity {
	background: rgba(0,0,0,.2)!important
}
.lity-content {
	position: relative!important
}
.lity-content:after {
	box-shadow: none!important
}
.lity-close {
	display: none
}
.jisage {
	padding-left: 1em;
	text-indent: -1em
}
.fade {
	transition: opacity 2s ease-out .5s;
	opacity: 0
}
.fade.active {
	opacity: 1
}

@media screen and (max-width:600px) {
br {
	display: none!important
}
br.br {
	display: block!important
}
br.brsp {
	display: block!important
}
.pc {
	display: none!important
}
.sp {
	display: block!important
}
.pc-inline {
	display: none!important
}
.pc-flex {
	display: none!important
}
.pc_space {
	display: none
}
.lity-content {
	width: calc(100% - 20px)!important;
	margin: auto!important
}
}
html, body {
	height: 100%
}
.bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_pc.jpg);
	background-size: contain;
	background-repeat: repeat;
	background-position: top center;
	z-index: -1
}
.header {
	width: 100%;
	height: 55px;
	background-color: #ff8e1f;
	overflow: hidden;
	position: relative
}
.header__content {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative
}
.header__logo {
	width: 200px;
	margin: 10px auto 0
}
.header__lang {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	top: 0
}
.header__lang li a {
	font-size: 1.2rem;
	color: gray;
	padding: 0 20px
}
.header__lang li.active a {
	color: #fff
}
.header__lang li:first-child:after {
	content: '|';
	color: gray;
	display: inline-block;
	vertical-align: middle
}
.main {
	width: 100%
}
.main__img {
	width: 100%;
	height: 650px;
	max-width: 1000px;
	margin: 0 auto
}
.main__info {
	text-align: center;
	width: 448px;
	margin: 90px 0 0
}
.main__subttl {
	margin-bottom: 50px
}
.main__subttl__num {
	width: 120px;
	display: block;
	text-align: center;
	background-color: #ff8e1f;
	padding: 2px 0;
	font-size: 2.1rem;
	font-weight: 900;
	margin: 0 auto;
	line-height: 1.3
}
.main__subttl__txt {
	font-size: 2.6rem;
	text-align: center;
	font-weight: 900
}
.main__subttl__img {
	text-align: center
}
.main__item__img {
	text-align: center;
	margin-bottom: 70px;
	width: 100%;
	max-width: 800px;
	margin: 0 auto 100px
}
.main__item__img__caption {
	margin-top: 5px;
	text-align: left;
	line-height: 1.6
}
.main__item__img__caption span {
	font-size: 1.4rem
}
.main__item__img img {
	width: 100%
}
.main__item p {
	width: calc(100% - 20px);
	max-width: 460px;
	margin: 0 auto 2em
}
.main__item p.movie__txt {
	font-size: 1.8rem;
	max-width: 380px
}
.container {
	width: 100%;
	background-color: #fff;
	padding: 70px 0
}
.container-transparent {
	background-color: rgba(255,255,255,.9)
}
.container-lightblue {
	background-color: #dee6e6
}
.container-lightpink {
	background-color: #f0e1d7
}
.container-lightyellow {
	background-color: #fdf7d6
}
.container-movie {
	background-color: #000;
	padding: 40px 0
}
.container-movie iframe {
	display: block;
	width: 100%;
	max-width: 960px;
	height: 540px;
	margin: 0 auto
}
.box {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto
}
.intro {
	display: -ms-flexbox;
	display: flex;
	width: 546px;
	margin: 0 auto 50px
}
.intro__img {
	padding-right: 35px
}
hr {
	border: none;
	background-image: url(../img/dotline.png);
	background-repeat: repeat-x;
	background-size: 1003px 3px;
	height: 3px;
	width: 100%;
	display: block
}
.nav {
	width: 100%;
	max-width: 790px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 50px auto
}
.nav li {
	width: 28%
}
.nav li a {
	display: block;
	text-align: center;
	padding: 10px;
	border: 4px double #1a1a1a
}
.nav li.off {
	opacity: .3
}
.nav li.off a {
	pointer-events: none
}
.nav li.nav__img {
	width: 31%
}
.nav li.nav__img a {
	border: none
}
.nav li.nav__img a img {
	width: 100%
}
.nav__num {
	font-weight: 900;
	line-height: 1.3
}
.nav__ttl {
	line-height: 1.5
}
.nav__date {
	line-height: 1.5
}
.nav__date:before, .nav__date:after {
	content: '';
	display: inline-block;
	width: 30px;
	border-top: 1px solid #1a1a1a;
	vertical-align: middle
}
.nav__date:before {
	margin-right: 10px
}
.nav__date:after {
	margin-left: 10px
}
.nav-foot {
	max-width: 590px
}
.nav-foot li {
	width: 130px
}
.nav-foot li a {
	border: none;
	background-color: #ff8e1f;
	padding: 0 10px;
	color: #fff;
	font-weight: 900
}
.nav-foot li.off {
	opacity: 1
}
.nav-foot li.off a {
	background-color: #b2b2b2
}
.nav-foot-img {
	max-width: 790px
}
.nav-foot-img li {
	width: 30%
}
.nav-foot-img li a {
	background-color: transparent;
	padding: 0
}
.nav-foot-img li a img {
	width: 100%
}
.nav-foot-img li.off a {
	background-color: transparent
}
.sample {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto
}
.sample__ttl {
	text-align: center;
	margin-bottom: 50px
}
.sample__ttl span {
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 900;
	border: 1px solid #1a1a1a;
	padding: 3px 15px;
	text-align: center
}
.sample__ttl-thin {
	margin-bottom: 20px
}
.sample__ttl-thin span {
	padding: 0 15px
}
.sample__subttl {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 900
}
.sample__img-open, .sample__img-open2 {
	width: 100%;
	height: 0;
	margin: 0 auto;
	background-size: contain;
	overflow: hidden
}
.sample__img-open {
	padding-top: 84.125%;
	background-image: url(../img/pre1_img_open.png)
}
.sample__img-open2 {
	padding-top: 60.22380468%;
	background-image: url(../img/pre2_img_open.png)
}
.sample__img-close, .sample__img-close2 {
	width: 100%;
	height: 0;
	margin: 0 auto;
	background-size: contain
}
.sample__img-close {
	padding-top: 57.55755756%;
	background-image: url(../img/pre1_img_close.png)
}
.sample__img-close2 {
	padding-top: 43.3%;
	background-image: url(../img/pre2_img_close.png)
}
.sample__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 64px
}
.sample__list li {
	width: 50%;
	max-width: 480px;
	line-height: 1.4;
	margin-bottom: 64px
}
.sample__list li img {
	display: block;
	width: 100%;
	margin-bottom: 5px
}
.sample__list li .sample__list__img {
	background-size: contain;
	width: 100%;
	height: 0;
	padding-top: 64.28571429%;
	margin-bottom: 6px
}
.sample__list-open li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre1_img_open_1.jpg)
}
.sample__list-open li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre1_img_open_2.jpg)
}
.sample__list-open li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre1_img_open_3.jpg)
}
.sample__list-open li:nth-child(4) .sample__list__img {
	background-image: url(../img/pre1_img_open_4.jpg)
}
.sample__list-open li:nth-child(5) .sample__list__img {
	background-image: url(../img/pre1_img_open_5.jpg)
}
.sample__list-open2 li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre2_img_open_1.jpg)
}
.sample__list-open2 li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre2_img_open_2.jpg)
}
.sample__list-open2 li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre2_img_open_3.jpg)
}
.sample__list-open2 li:nth-child(4) .sample__list__img {
	background-image: url(../img/pre2_img_open_4.jpg)
}
.sample__list-open2 li:nth-child(5) .sample__list__img {
	background-image: url(../img/pre2_img_open_5.jpg)
}
.sample__list-close li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre1_img_close_6.jpg)
}
.sample__list-close li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre1_img_close_7.jpg)
}
.sample__list-close li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre1_img_close_8.jpg)
}
.sample__list-close2 li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre2_img_close_6.jpg)
}
.sample__list-close2 li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre2_img_close_7.jpg)
}
.sample__list-close2 li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre2_img_close_8.jpg)
}
.products {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto
}
.products__ttl {
	text-align: center
}
.products__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.products__list li {
	width: calc((100% - 120px)/4);
	display: block;
	max-width: 240px
}
.products__list li a:hover img {
	opacity: .7
}
.products__img {
	text-align: center;
	height: 180px;
	line-height: 180px
}
.products__color {
	border-bottom: 1px solid #e5e5e5;
	vertical-align: bottom;
	min-height: 60px;
	position: relative
}
.products__color p {
	position: absolute;
	bottom: 10px;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 1.6
}
.products__color p span {
	font-size: 1.0rem
}
.products__value {
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 3
}
.products__note {
	color: gray;
	text-align: right;
	font-size: 1rem;
	margin-top: 40px
}
.shop {
	width: 100%;
	max-width: 800px;
	margin: 0 auto
}
.shop__ttl {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
	margin-top: 10px
}
.shop__list {
	border-bottom: 1px solid #333;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: left;
	justify-content: left;
	padding: 20px 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.shop__list li {
	margin: 0 15px
}
.shop__list li a {
	color: #ff8e1f
}
.shop p {
	font-size: 1.4rem;
	border-bottom: 1px solid #333;
	padding: 10px 0
}
.footer {
	background-color: gray;
	padding: 55px 0
}
.share {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 792px;
	margin: 0 auto;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.share__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.share__list li {
	margin-right: 15px
}
.share__list li a {
	font-size: 1.3rem
}
.share__list li.home a {
	font-weight: 900;
	margin-left: 10px;
	vertical-align: middle
}
.share a, .share p {
	color: #fff
}
.share p {
	font-size: 1.2rem;
	padding-right: 1em
}
.share__sns, .share__mail {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.copyright {
	display: block;
	font-size: 1rem;
	letter-spacing: .05em;
	text-align: center;
	padding: 50px 0;
	color: #fff
}
.en .intro {
	width: 800px
}
.en .nav__num {
	font-weight: 900;
	font-size: 2rem;
	font-family: Arial Black, sans-serif
}
.en .nav__ttl {
	font-size: 1.8rem;
	border-bottom: 1px solid #1a1a1a
}
.en .nav__ttl.noborder {
	border: none
}
.en .nav__date {
	margin-top: 10px;
	font-size: 1.5rem
}
.en .nav__date:before, .en .nav__date:after {
	content: none
}
.en .products__ttl {
	font-size: 1.8rem;
	text-decoration: underline;
	font-weight: 700
}
.en .products__color, .en .products__value {
	font-size: 1.3rem
}
.en .shop__list {
	border-top: 1px solid #1a1a1a
}
.en .shop__list li {
	margin: 0
}
.en .shop__list li:after {
	color: #ff8e1f;
	content: '';
	margin: 0 5px
}
.en .shop__list li:nth-child(1):after, .en .shop__list li:nth-child(2):after {
	color: #ff8e1f;
	content: '/';
	margin: 0 10px
}
.en .nav-foot {
	max-width: 760px
}
.en .nav-foot li {
	width: 230px
}
.en .main__img {
	height: 685px
}
.en .main__info {
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 54px
}
.en .main__logo {
	width: 535px;
	height: 99px;
	background-image: url(../img/logo_main_en.png);
	background-size: contain;
	text-indent: -9999px;
	margin: 0 auto
}
.en .main__saledate {
	width: 463px;
	height: 23px;
	background-image: url(../img/logo_saledate_en.png);
	background-size: contain;
	text-indent: -9999px;
	position: relative;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: 30px
}
.en .main__item p {
	max-width: 800px
}
.en .sample__img-close {
	background-image: url(../img/pre1_img_close_en.png)
}
.en .sample__img-close2 {
	background-image: url(../img/pre2_img_close_en.png)
}
.en .main__subttl__num {
	width: 40px
}

@media screen and (max-width:600px) {
img {
	width: 100%
}
html, body {
	height: 100%
}
h1, h2, h3, h4, h5, h6, div, p, ul, li, dd {
	font-size: 1.4rem
}
.bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_sp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	z-index: -1
}
.header {
	width: 100%;
	height: 40px;
	background-color: #ff8e1f;
	overflow: hidden;
	position: relative
}
.header__content {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative
}
.header__logo {
	width: 135px;
	margin: 5px 0 0 10px
}
.header__lang {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	top: 0
}
.header__lang li a {
	font-size: 1.2rem;
	color: gray;
	padding: 0 10px
}
.header__lang li.active a {
	color: #fff
}
.header__lang li:first-child:after {
	content: '|';
	color: gray;
	display: inline-block;
	vertical-align: middle
}
.main {
	width: 100%
}
.main__img {
	width: 100%;
	height: 100vh;
	max-width: 1000px;
	margin: 0 auto
}
.main__info {
	text-align: center;
	width: 100%;
	margin: 0
}
.main__logo {
	width: 75%;
	margin: 22px auto
}
.main__saledate {
	width: 52%;
	position: absolute;
	bottom: 20px;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.main__subttl {
	margin-top: 30px;
	margin-bottom: 40px
}
.main__subttl__num {
	width: 120px;
	display: block;
	text-align: center;
	background-color: #ff8e1f;
	padding: 3px 0 2px;
	font-size: 1.8rem;
	font-weight: 900;
	margin: 0 auto;
	line-height: 1.3
}
.main__subttl__txt {
	font-size: 2rem;
	text-align: center;
	font-weight: 900
}
.main__subttl__img {
	text-align: center
}
.main__subttl__img img {
	width: 55px
}
.main__subttl__img-2 img {
	width: 125px
}
.main__item__img {
	text-align: center;
	margin-bottom: 70px;
	width: 90%;
	max-width: 800px;
	margin: 0 auto 40px
}
.main__item__img__caption {
	margin-top: 5px;
	text-align: left;
	line-height: 1.6
}
.main__item__img__caption span {
	font-size: 1.4rem
}
.main__item__img img {
	width: 100%
}
.main__item p {
	width: 90%;
	max-width: 460px;
	margin: 0 auto 2em
}
.main__item p.movie__txt {
	font-size: 1.6rem;
	max-width: 380px;
	margin: 0 auto
}
.container {
	width: 100%;
	background-color: #fff;
	padding: 30px 0
}
.container-transparent {
	background-color: rgba(255,255,255,.9)
}
.container-lightblue {
	background-color: #dee6e6
}
.container-lightpink {
	background-color: #f0e1d7
}
.container-lightyellow {
	background-color: #fdf7d6
}
.container-movie {
	background-color: #000;
	padding: 6px 0
}
.container-movie iframe {
	display: block;
	width: 100%;
	max-width: 100%;
	height: 230px;
	margin: 0 auto
}
.box {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto
}
.intro {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 0 auto 25px;
	-ms-flex-direction: column;
	flex-direction: column
}
.intro__img {
	padding-right: 0;
	width: 32%;
	margin: 0 auto 20px
}
hr {
	border: none;
	background-image: url(../img/dotline.png);
	background-repeat: repeat-x;
	background-size: 1003px 3px;
	height: 3px;
	width: 100%;
	display: block
}
.nav {
	width: 100%;
	max-width: 790px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 50px auto;
	-ms-flex-direction: column;
	flex-direction: column
}
.nav.img {
	margin: 50px auto 20px
}
.nav li {
	width: 80%;
	margin: 0 auto
}
.nav li a {
	display: block;
	text-align: center;
	padding: 20px 0;
	border: none;
	border-bottom: 1px solid #1a1a1a
}
.nav li.off {
	opacity: .3
}
.nav li.off a {
	pointer-events: none
}
.nav li.nav__img {
	width: 65%
}
.nav li.nav__img a {
	border: none;
	padding: 10px 0
}
.nav li.nav__img a img {
	width: 100%
}
.nav__num {
	font-weight: 900;
	line-height: 1.3;
	font-size: 1.8rem
}
.nav__ttl {
	line-height: 1.5;
	font-size: 1.8rem
}
.nav__date {
	line-height: 1.5
}
.nav__date:before, .nav__date:after {
	content: none
}
.nav-foot {
	max-width: 590px;
	-ms-flex-direction: row;
	flex-direction: row
}
.nav-foot li {
	width: auto
}
.nav-foot li a {
	border: none;
	background-color: #ff8e1f;
	padding: 0 10px;
	color: #fff;
	font-weight: 900
}
.nav-foot li.off {
	opacity: 1
}
.nav-foot li.off a {
	background-color: #b2b2b2
}
.nav-foot-img {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 50px auto;
	-ms-flex-direction: column;
	flex-direction: column
}
.nav-foot-img li {
	width: 65%;
	margin-bottom: 20px
}
.nav-foot-img li a {
	border: none;
	background-color: transparent;
	padding: 0
}
.nav-foot-img li.off a {
	background-color: transparent
}
.sample {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto
}
.sample__ttl {
	width: 90%;
	text-align: center;
	margin: 0 auto 25px
}
.sample__ttl span {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: 900;
	border: 1px solid #1a1a1a;
	padding: 3px 15px;
	text-align: center
}
.sample__ttl-thin {
	margin-bottom: 20px
}
.sample__ttl-thin span {
	padding: 0 15px
}
.sample__subttl {
	text-align: center;
	font-size: 1.8rem;
	font-weight: 900
}
.sample__img-open, .sample__img-open2 {
	width: 90%;
	height: 0;
	margin: 0 auto;
	background-size: contain;
	overflow: hidden
}
.sample__img-open {
	padding-top: 111%;
	background-image: url(../img/pre1_img_open_sp.png)
}
.sample__img-open2 {
	padding-top: 82.66666667%;
	background-image: url(../img/pre2_img_open_sp.png)
}
.sample__img-close, .sample__img-close2 {
	width: 90%;
	height: 0;
	margin: 0 auto;
	background-size: contain
}
.sample__img-close {
	padding-top: 246.66666667%;
	background-image: url(../img/pre1_img_close_sp.png)
}
.sample__img-close2 {
	padding-top: 166.78571429%;
	background-image: url(../img/pre2_img_close_sp.png)
}
.sample__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 32px;
	-ms-flex-direction: column;
	flex-direction: column
}
.sample__list li {
	width: 90%;
	max-width: 480px;
	line-height: 1.4;
	margin: 0 auto 32px
}
.sample__list li img {
	display: block;
	width: 100%;
	margin-bottom: 5px
}
.sample__list li .sample__list__img {
	background-size: contain;
	width: 100%;
	height: 0;
	padding-top: 64.28571429%
}
.sample__list-open li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre1_img_open_1_sp.jpg)
}
.sample__list-open li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre1_img_open_2_sp.jpg)
}
.sample__list-open li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre1_img_open_3_sp.jpg)
}
.sample__list-open li:nth-child(4) .sample__list__img {
	background-image: url(../img/pre1_img_open_4_sp.jpg)
}
.sample__list-open li:nth-child(5) .sample__list__img {
	background-image: url(../img/pre1_img_open_5_sp.jpg)
}
.sample__list-open2 li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre2_img_open_1_sp.jpg)
}
.sample__list-open2 li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre2_img_open_2_sp.jpg)
}
.sample__list-open2 li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre2_img_open_3_sp.jpg)
}
.sample__list-open2 li:nth-child(4) .sample__list__img {
	background-image: url(../img/pre2_img_open_4_sp.jpg)
}
.sample__list-open2 li:nth-child(5) .sample__list__img {
	background-image: url(../img/pre2_img_open_5_sp.jpg)
}
.sample__list-close li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre1_img_close_6_sp.jpg)
}
.sample__list-close li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre1_img_close_7_sp.jpg)
}
.sample__list-close li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre1_img_close_8_sp.jpg)
}
.sample__list-close2 li:nth-child(1) .sample__list__img {
	background-image: url(../img/pre2_img_close_6_sp.jpg)
}
.sample__list-close2 li:nth-child(2) .sample__list__img {
	background-image: url(../img/pre2_img_close_7_sp.jpg)
}
.sample__list-close2 li:nth-child(3) .sample__list__img {
	background-image: url(../img/pre2_img_close_8_sp.jpg)
}
.products {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto
}
.products__ttl {
	width: 55%;
	text-align: center;
	margin: 0 auto 30px
}
.products__img {
	text-align: center;
	height: 120px;
	line-height: 120px
}
.products__img img {
	width: 50%
}
.products__list {
	width: 90%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto
}
.products__list li {
	width: calc((100% - 6px)/2);
	display: block;
	max-width: 240px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-radius: 0 0 10px;
	margin-bottom: 10px
}
.products__list-m li img {
	width: 80%
}
.products__color {
	border-bottom: 1px solid gray;
	vertical-align: bottom;
	min-height: 60px;
	position: relative;
	padding-left: 10px
}
.products__color p {
	position: absolute;
	bottom: 10px;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 1.6
}
.products__color p span {
	font-size: 1.0rem
}
.products__value {
	border-bottom: none;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 3;
	padding-left: 10px
}
.products__note {
	color: gray;
	text-align: right;
	font-size: 1rem;
	margin-top: 5px;
	margin-right: 10px
}
.shop {
	width: 100%;
	max-width: 800px;
	margin: 0 auto
}
.shop__ttl {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center
}
.shop__list {
	border-bottom: 1px solid #333;
	display: block;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0
}
.shop__list li {
	margin: 0 5px 0 0;
	display: inline
}
.shop__list li a {
	color: #ff8e1f
}
.shop__list li a:before {
	content: '・'
}
.shop p {
	font-size: 1.4rem;
	border-bottom: 1px solid #333;
	padding: 5px 0
}
.footer {
	background-color: gray;
	padding: 55px 0
}
.share {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 90%;
	max-width: 792px;
	margin: 0 auto;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.share__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.share__list li {
	margin-right: 5px;
	width: 40px
}
.share__list li a {
	font-size: 1.3rem
}
.share__list li.home {
	text-align: right
}
.share__list li.home a {
	font-weight: 900;
	margin-left: 10px;
	vertical-align: middle
}
.share a, .share p {
	color: #fff
}
.share p {
	font-size: 1.2rem;
	padding-right: 5px
}
.share__item.techo, .share__item.home {
	width: 50%
}
.share__item.techo a, .share__item.home a {
	font-size: 1.2rem
}
.share__sns, .share__mail {
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}
.share__sns {
	width: 60%
}
.share__mail {
	width: 40%;
	margin-right: 0
}
.copyright {
	display: block;
	font-size: 1rem;
	letter-spacing: .05em;
	text-align: center;
	padding: 30px 0;
	color: #fff
}
.en .intro {
	width: 100%
}
.en .nav__num {
	font-weight: 900;
	font-size: 2rem;
	font-family: Arial Black, sans-serif
}
.en .nav__ttl {
	font-size: 1.8rem;
	border-bottom: none
}
.en .nav__date {
	margin-top: 2px;
	font-size: 1.5rem
}
.en .nav__date:before, .en .nav__date:after {
	content: none
}
.en .products__ttl {
	font-size: 1.8rem;
	text-decoration: underline;
	font-weight: 700
}
.en .products__color, .en .products__value {
	font-size: 1.3rem
}
.en .shop__list {
	border-top: 1px solid #1a1a1a
}
.en .shop__list li {
	margin: 0
}
.en .shop__list li a:before {
	content: none
}
.en .shop__list li:after {
	color: #ff8e1f;
	content: '';
	margin: 0 5px
}
.en .shop__list li:nth-child(1):after, .en .shop__list li:nth-child(2):after, .en .shop__list li:nth-child(3):after {
	color: #ff8e1f;
	content: '/';
	margin: 0 10px
}
.en .nav-foot {
	max-width: 760px;
	-ms-flex-direction: column;
	flex-direction: column
}
.en .nav-foot li {
	width: 90%;
	margin: 10px auto
}
.en .main__img {
	height: 85vh
}
.en .main__info {
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 20px
}
.en .main__logo {
	width: 90%;
	height: 0;
	padding-top: 34.60869565%;
	background-image: url(../img/logo_main_en_sp.png);
	background-size: contain;
	text-indent: -9999px;
	margin: 54px auto 0
}
.en .main__saledate {
	width: 75.625%;
	height: 0;
	padding-top: 18.7628866%;
	background-image: url(../img/logo_saledate_en_sp.png);
	background-size: contain;
	text-indent: -9999px;
	position: absolute;
	top: auto;
	bottom: 30px;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.en .sample__img-close {
	background-image: url(../img/pre1_img_close_en_sp.png)
}
.en .sample__img-close2 {
	background-image: url(../img/pre2_img_close_en_sp.png)
}
}/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0,0,0,.9);
	outline: none!important;
	opacity: 0;
	transition: opacity .3s ease
}
.lity.lity-opened {
	opacity: 1
}
.lity.lity-closed {
	opacity: 0
}
.lity * {
	box-sizing: border-box
}
.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: none!important
}
.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}
.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	transition: opacity .3s ease
}
.lity-loading .lity-loader {
	opacity: 1
}
.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: none!important
}
.lity-content {
	z-index: 9993;
	width: 100%;
	-ms-transform: scale(1);
	transform: scale(1);
	transition: transform .3s ease
}
.lity-loading .lity-content, .lity-closed .lity-content {
	-ms-transform: scale(.8);
	transform: scale(.8)
}
.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,.6)
}
.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	border: 0;
	background: none;
	outline: none;
	box-shadow: none
}
.lity-close::-moz-focus-inner {
border:0;
padding:0
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	border: 0;
	background: none;
	outline: none;
	box-shadow: none
}
.lity-close:active {
	top: 1px
}
.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0
}
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
	width: 100%;
	max-width: 964px
}
.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch
}
.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
.lity-hide {
	display: none
}
.shopinfo{
	color: gray;
	font-size:1rem;
}
@media screen and (max-width:600px) {
.shopinfo{
	padding-bottom: 10px;
	line-height: 1.5em;
}
}