html {
	overflow-x: hidden;
}
body {
    height: 100%;
    margin: 0;
    font-feature-settings: 'palt';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family: "Noto Sans JP", sans-serif !important;
	color: #1a1311;
	overflow-x: hidden;
}
a{
	color: #000;
	text-decoration: none;
}
img{
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.item-s-sp{
	line-height: 0;
}
.item-s{
	line-height: 0;
}

/* js_ani */
.img-opa {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.img-opa img {
	display: block;
	width: 100%;
	height: auto;
}

/* txt-ani */
.anime-txt {
	opacity: 0;
	margin: 0;
}
.anime-txt.animating {
	opacity: 1;
}
.char {
	display: inline-block;
	opacity: 0;
	transform: translateX(-10px);
	transition: all 0.6s ease;
}
.char.show {
	opacity: 1;
	transform: translateX(0);
}

/* function_icon */
.function_icon li {
	opacity: 0;
	transform: translateY(-15px);
	transition: opacity 0.4s ease, transform 0.4s ease;
}
.function_icon.active li {
	opacity: 1;
	transform: translateY(0);
}
.function_icon.active li:nth-child(1) { transition-delay: 0.5s; }
.function_icon.active li:nth-child(2) { transition-delay: 0.7s; }
.function_icon.active li:nth-child(3) { transition-delay: 0.9s; }
.function_icon.active li:nth-child(4) { transition-delay: 1.1s; }
.function_icon.active li:nth-child(5) { transition-delay: 1.3s; }




/* 
font-family: "itc-avant-garde-gothic-pro", sans-serif;
font-weight: 700;
font-style: normal;
 */

/* font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; */


/* 

font-family: "kumlien-pro", serif;
font-weight: 400;
font-style: normal;

font-family: "kumlien-pro", serif;
font-weight: 500;
font-style: normal;

font-family: "hiragino-mincho-pron", sans-serif;
font-weight: 300;
font-style: normal;

font-family: "baskerville-urw", serif;
font-weight: 400;
font-style: normal;

font-family: "baskerville-display-pt", serif;
font-weight: 400;
font-style: normal;

font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: italic;

font-family: garamond-premier-pro, serif;
font-weight: 400;

font-family: "garamond-premier-pro-display", serif;
font-weight: 300;
font-style: normal;

font-family: "garamond-premier-pro-display", serif;
font-weight: 300;
font-style: italic;

Didot LT Pro Headline
font-family: "linotype-didot-headline", serif;
font-weight: 400;
font-style: normal;

font-family: "tangier", sans-serif;
font-weight: 500;
font-style: normal;

Leander Script Pro Regular
font-family: "leander-script-pro", sans-serif;
font-weight: 400;
font-style: normal;

Source Han Sans JP Normal
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 300;
font-style: normal;

Source Han Sans JP Regular
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 400;
font-style: normal;

Source Han Sans JP Medium
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 500;
font-style: normal;

Source Han Sans JP Bold
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 700;
font-style: normal;

IvyMode Light
font-family: "ivymode", sans-serif;
font-weight: 300;
font-style: normal;

*/

/*imac*/
@media screen and (min-width: 2560px) and (max-width: 5120px) {
	.sp-on{
		display: none !important;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 33.33%;
		overflow: hidden;
	}
	.mv-title01{
		width: 11%;
        position: absolute;
        top: 5%;
        left: 28.5%;
	}
	.mv-title01 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title01 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(4){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(5){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02{
		width: 36%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 9%;
        margin: 0 auto;
	}
	.mv-title02 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title02 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title03{
		width: 20%;
        position: absolute;
        left: 0;
        right: -40%;
        bottom: 25%;
        margin: 0 auto;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 5% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1.2em;
        line-height: 3em;
		letter-spacing: .3em;
		text-align: center;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
    }

	/* topnav-list */
	.top-nav{
		width: 75%;
		margin: 0 auto 10% auto;
	}
	.topnav-list{
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.topnav-list li{
		width: 17%;
	}
	.topnav-list li a{
		width: 100%;
		display: block;
	}
	.topnav-list li a .img{
		width: 100%;
		display: block;
		margin: 0 0 8% 0;
	}
	.topnav-list li a .title{
		width: 100%;
		display: block;
		line-height: 0;
	}
	/* topnav-list flip */
	.topnav-list li a .img{
		perspective: 600px;
		overflow: visible;
	}
	.topnav-list li a .img-inner{
		width: 100%;
		position: relative;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.topnav-list li a:hover .img-inner{
		transform: rotateY(180deg);
	}
	.topnav-list li a .img-front,
	.topnav-list li a .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		border-radius: 10px;
		overflow: hidden;
		position: relative;
	}
	.topnav-list li a .img-back{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		transform: rotateY(180deg);
	}
	.ar{
		width: 7%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 7%;
	}
	@keyframes ar-slide {
		from { bottom: 15%; }
		to { bottom: 7%; }
	}
	.topnav-list li a:hover .ar {
		animation: ar-slide 0.4s ease 0.3s both;
	}
	.topnav-list li a .color01{
		background: #fdae89;
	}
	.topnav-list li a .color02{
		background: #95c8e6;
	}
	.topnav-list li a .color03{
		background: #a1bec4;
	}
	.topnav-list li a .color04{
		background: #f9c3c1;
	}
	.topnav-list li a .color05{
		background: #cac5e1;
	}

	/* door */
	.door{
		width: 80%;
		max-width: 1500px;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door02{
		padding: 3% 0 0 0;
	}
	.door .icon{
		width: 10%;
		position: absolute;
		top: 0;
		left: 10%;
		perspective: 600px;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.door .icon .img-front,
	.door .icon .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.door .icon .img-back{
		position: absolute;
		top: 0;
		left: 0;
		transform: rotateY(180deg);
	}
	.door .icon.flip{
		transform: rotateY(180deg);
	}
	.door .title{
		width: 40%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .title02{
		width: 50%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt01{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #fdae89;
	}
	.door .txt02{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #95c8e6;
	}
	.door .txt03{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #a1bec4;
	}
	.door .txt04{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #f9c3c1;
	}
	.door .txt05{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #cac5e1;
	}
	.door .txt{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		text-align: center;
	}
	.door .sticker{
		width: 12%;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.door .sticker li{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .sticker li:last-child{
		margin: 0 0 0 0;
	}
	.door .sticker li:nth-child(1){
		position: relative;
		right: 80%;
	}
	.door .sticker li:nth-child(2){
		position: relative;
		right: 60%;
	}
	.door .sticker li:nth-child(3){
		position: relative;
		right: 40%;
	}
	.door .sticker li:nth-child(4){
		position: relative;
		right: 20%;
	}
	.door .sticker li:nth-child(5){
		position: relative;
		right: 0;
	}

	.wrap{
		width: 100%;
		position: relative;
	}
	.bg01{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: -4%;
		background: #fdae89;
	}
	.bg02{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 1%;
		background: #95c8e6;
	}
	.bg03-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 1%;
		background: #a1bec4;
	}
	.bg03-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: -1%;
		background: #a1bec4;
	}
	.bg04-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 1%;
		background: #f9c3c1;
	}
	.bg04-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 3%;
		background: #f9c3c1;
	}
	.bg04-3{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 3%;
		background: #f9c3c1;
	}

	/* item-top */
	.item-top{
		width: 80%;
		max-width: 1700px;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
	}
	.item-top .data01{
		width: 50%;
	}
	.item-top .data01 .img{
		width: 100%;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item-top .data01 .link-box{
		width: 70%;
		margin: 0 0 0 30%;
	}
	.item-top .data01 .link-box02{
		width: 70%;
	}
	.item-top .data02{
		width: 40%;
	}
	.item-top .data02 .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item-top .data02 .num li:nth-child(1){
		width: 120px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item-top .data02 .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-top .data02 .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 3em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item-top .data02 .txt{
		width: 100%;
		font-size: 1.1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item-top .data02 .txt .big{
		font-size: 1.3em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item-top .data02 .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.function_icon{
		width: 70px;
		position: absolute;
	}
	.function_icon01{
		top: 5%;
		left: 5%;
	}
	.function_icon02{
		top: 5%;
		right: 5%;
	}
	.function_icon03{
		bottom: 5%;
		right: 5%;
	}
	.function_icon04{
		bottom: 5%;
		left: 5%;
	}
	.function_icon li{
		width: 100%;
		line-height: 0;
		margin: 0 0 20px 0;
	}
	.function_icon li:last-child{
		width: 100%;
		line-height: 0;
		margin: 0 0 0 0;
	}
	.item-top .data02 .img{
		width: 100%;
		position: relative;
	}
	.item-top .data02 .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item-top .data02 .img .img-icon{
		width: 25px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -55px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 30% 0 0 0;
		box-sizing: border-box;
	}
	.item-top .data02 .img .img-icon02{
		left: -55px !important;
	}
	.item-top .data02 .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}

	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 75%;
		max-width: 1700px;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.item .img{
		width: 50%;
		position: relative;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item .img .img-icon{
		width: 25px;
		height: 70%;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item .img .img-icon01{
		position: absolute;
		top: 0;
		left: -55px;
	}
	.item .img .img-icon02{
		position: absolute;
		top: 0;
		right: -55px;
	}
	.item .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #a1bec4;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .data{
		width: 50%;
	}
	.item .data01{
		box-sizing: border-box;
		padding: 0 7% 0 10%;
	}
	.item .data02{
		box-sizing: border-box;
		padding: 0 10% 0 7%;
	}
	.item .data .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item .data .num li:nth-child(1){
		width: 120px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item .data .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 3em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item .data .txt{
		width: 100%;
		font-size: 1.1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item .data .txt .big{
		font-size: 1.3em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item .data .link-box{
		width: 100%;
	}

	/* item02 */
	.item02{
		width: 75%;
		max-width: 1700px;
		margin: 0 auto 10% auto;
	}
	.item02 .img-box{
		width: 100%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.item02 .img-box .num{
		width: 120px;
		position: absolute;
		top: 50%;
		left: -160px;
		transform: translateY(-50%);
	}
	.item02 .img-box .num li:nth-child(1){
		width: 120px;
		position: relative;
		margin: 0 0 20px 0;
	}
	.item02 .img-box .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .img-box .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 3em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
		text-align: center;
	}
	.item02 .img-box .img{
		width: 48%;
		position: relative;
	}
	.item02 .img-box .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item02 .img-box .img .img-icon{
		width: 25px;
		height: 70%;
		position: absolute;
		top: 0;
		right: -55px;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item02 .img-box .img .img-icon .line05{
		width: 1px;
		flex: 1;
		background: #cac5e1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item02 .data-box{
		width: 85%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
	}
	.item02 .data-box .data{
		width: 48%;
		position: relative;
	}
	.item02 .data-box .data .txt{
		width: 100%;
		font-size: 1.1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item02 .data-box .data .txt .big{
		font-size: 1.3em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item02 .data-box .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item02 .data-box .data .link-box{
		width: 100%;
	}

	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 100px;
		right: 10px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li{
		width: 100%;
		margin: 0 0 20px 0;
		transform: translateX(120px);
		opacity: 0;
		transition: transform 0.4s ease, opacity 0.4s ease;
	}
	.side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	.side-nav.active .side-nav-in li{
		transform: translateX(0);
		opacity: 1;
	}
	.side-nav.active .side-nav-in li:nth-child(1){ transition-delay: 0s; }
	.side-nav.active .side-nav-in li:nth-child(2){ transition-delay: 0.08s; }
	.side-nav.active .side-nav-in li:nth-child(3){ transition-delay: 0.16s; }
	.side-nav.active .side-nav-in li:nth-child(4){ transition-delay: 0.24s; }
	.side-nav.active .side-nav-in li:nth-child(5){ transition-delay: 0.32s; }
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	/* cart-btn */
	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 16px;
        height: 16px;
        display: inline-block;
        background-size: 16px 16px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 16px;
        height: 16px;
        display: inline-block;
        background-size: 16px 16px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
	.link-line{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.cart-btn {
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 2% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cart-btn-end {
		margin: 0 0 5% 0;
	}
	.cart-yen {
		position: relative;
	}
	.cart-yen::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.3s ease;
	}
	.cart-btn:hover .cart-yen::after {
		transform: scaleX(1);
	}
	.cart-title {
		width: max-content;
		font-size: .9em;
		letter-spacing: .1em;
		position: absolute;
		line-height: 1.5em;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.cart-yen {
		font-size: 16px;
		letter-spacing: 0;
		width: 77%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.cart-yen .yen-icon {
		margin: 0 2px 0 0;
	}
	.cart-yen .tax {
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	.link-line01 {
		width: 100%;
		height: 1px;
		background: #5b4942;
		margin: 20px 0;
		opacity: .5;
	}
	.cart-btn .btn {
		width: 90px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 7px 0;
		position: relative;
		overflow: hidden;
	}
	.cart-btn .btn span {
		font-size: .8em;
		line-height: 1;
		letter-spacing: .05em;
		text-align: center;
		font-family: "futura-pt", sans-serif;
		font-weight: 400;
		font-style: normal;
		position: relative;
		z-index: 10;
		transition: .5s;
	}
	.cart-btn:hover .btn span {
		color: #fff;
	}
	.cart-btn .btn .btn-bg {
		width: 150%;
		height: 100%;
		position: absolute;
		display: block;
		top: 0;
		left: -150%;
		transition: .5s;
	}
	.cart-btn:hover .btn .btn-bg {
		left: 0%;
	}

	/* 00 */
	.cart-btn .btn00 {
		background: #fff;
		border: 1px solid #969696;
		color: #969696;
		border-radius: 100px;
	}
	.btn_bg-color00{
		background: #969696;
	}
	.cart-btn:hover .btn .btn-color00 {
		color: #fff !important;
	}

	/* 01 */
	.cart-btn .btn01 {
		background: #b4a49f;
		border: 1px solid #b4a49f;
		color: #fff;
		border-radius: 100px;
	}
	.btn_bg-color01{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color01 {
		color: #b4a49f !important;
	}

	/* 02 */
	.cart-btn .btn02 {
		background: #cfc1ab;
		border: 1px solid #cfc1ab;
		color: #fff;
	}
	.btn_bg-color02{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color02 {
		color: #cfc1ab !important;
	}

	/*f-banner*/
	.f-banner{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		background: #fff;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 0 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
		background: #fff;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 30px;
		display: block;
		z-index: 99;
	}
	#pagetop .icon{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
		transition: transform 0.3s ease;
	}
	#pagetop:hover .icon{
		animation: pagetop-bounce 0.4s ease;
	}
	@keyframes pagetop-bounce {
		0%   { transform: translateY(0); }
		40%  { transform: translateY(-8px); }
		70%  { transform: translateY(-4px); }
		100% { transform: translateY(0); }
	}
	#pagetop .txt{
		width: 100%;
		line-height: 0;
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

/*pc*/
@media screen and (min-width: 1281px) and (max-width: 2559px) {
    .sp-on{
		display: none !important;
	}

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 33.33%;
		overflow: hidden;
	}
	.mv-title01{
		width: 11%;
        position: absolute;
        top: 5%;
        left: 28.5%;
	}
	.mv-title01 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title01 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(4){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(5){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02{
		width: 36%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 9%;
        margin: 0 auto;
	}
	.mv-title02 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title02 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title03{
		width: 20%;
        position: absolute;
        left: 0;
        right: -40%;
        bottom: 25%;
        margin: 0 auto;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 5% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1.2em;
        line-height: 3em;
		letter-spacing: .3em;
		text-align: center;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
    }

	/* topnav-list */
	.top-nav{
		width: 75%;
		margin: 0 auto 10% auto;
	}
	.topnav-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.topnav-list li{
		width: 17%;
	}
	.topnav-list li a{
		width: 100%;
		display: block;
	}
	.topnav-list li a .img{
		width: 100%;
		display: block;
		margin: 0 0 8% 0;
	}
	.topnav-list li a .title{
		width: 100%;
		display: block;
		line-height: 0;
	}
	/* topnav-list flip */
	.topnav-list li a .img{
		perspective: 600px;
		overflow: visible;
	}
	.topnav-list li a .img-inner{
		width: 100%;
		position: relative;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.topnav-list li a:hover .img-inner{
		transform: rotateY(180deg);
	}
	.topnav-list li a .img-front,
	.topnav-list li a .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		border-radius: 10px;
		overflow: hidden;
		position: relative;
	}
	.topnav-list li a .img-back{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		transform: rotateY(180deg);
	}
	.ar{
		width: 7%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 7%;
	}
	@keyframes ar-slide {
		from { bottom: 15%; }
		to { bottom: 7%; }
	}
	.topnav-list li a:hover .ar {
		animation: ar-slide 0.4s ease 0.3s both;
	}
	.topnav-list li a .color01{
		background: #fdae89;
	}
	.topnav-list li a .color02{
		background: #95c8e6;
	}
	.topnav-list li a .color03{
		background: #a1bec4;
	}
	.topnav-list li a .color04{
		background: #f9c3c1;
	}
	.topnav-list li a .color05{
		background: #cac5e1;
	}

	/* door */
	.door{
		width: 80%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door02{
		padding: 4% 0 0 0;
	}
	.door .icon{
		width: 10%;
		position: absolute;
		top: 0;
		left: 10%;
		perspective: 600px;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.door .icon .img-front,
	.door .icon .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.door .icon .img-back{
		position: absolute;
		top: 0;
		left: 0;
		transform: rotateY(180deg);
	}
	.door .icon.flip{
		transform: rotateY(180deg);
	}
	.door .title{
		width: 40%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .title02{
		width: 50%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt01{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #fdae89;
	}
	.door .txt02{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #95c8e6;
	}
	.door .txt03{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #a1bec4;
	}
	.door .txt04{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #f9c3c1;
	}
	.door .txt05{
		font-size: 2.5em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #cac5e1;
	}
	.door .txt{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		text-align: center;
	}
	.door .sticker{
		width: 12%;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.door .sticker li{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .sticker li:last-child{
		margin: 0 0 0 0;
	}
	.door .sticker li:nth-child(1){
		position: relative;
		right: 80%;
	}
	.door .sticker li:nth-child(2){
		position: relative;
		right: 60%;
	}
	.door .sticker li:nth-child(3){
		position: relative;
		right: 40%;
	}
	.door .sticker li:nth-child(4){
		position: relative;
		right: 20%;
	}
	.door .sticker li:nth-child(5){
		position: relative;
		right: 0;
	}

	.wrap{
		width: 100%;
		position: relative;
	}
	.bg01{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: -4%;
		background: #fdae89;
	}
	.bg02{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: -3%;
		background: #95c8e6;
	}
	.bg03-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: -3%;
		background: #a1bec4;
	}
	.bg03-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: -4%;
		background: #a1bec4;
	}
	.bg04-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 1%;
		background: #f9c3c1;
	}
	.bg04-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 3%;
		background: #f9c3c1;
	}
	.bg04-3{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 3%;
		background: #f9c3c1;
	}

	/* item-top */
	.item-top{
		width: 80%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
	}
	.item-top .data01{
		width: 50%;
	}
	.item-top .data01 .img{
		width: 100%;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item-top .data01 .link-box{
		width: 70%;
		margin: 0 0 0 30%;
	}
	.item-top .data01 .link-box02{
		width: 70%;
	}
	.item-top .data02{
		width: 40%;
	}
	.item-top .data02 .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item-top .data02 .num li:nth-child(1){
		width: 120px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item-top .data02 .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-top .data02 .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 3em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item-top .data02 .txt{
		width: 100%;
		font-size: 1.1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item-top .data02 .txt .big{
		font-size: 1.3em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item-top .data02 .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.function_icon{
		width: 70px;
		position: absolute;
	}
	.function_icon01{
		top: 5%;
		left: 5%;
	}
	.function_icon02{
		top: 5%;
		right: 5%;
	}
	.function_icon03{
		bottom: 5%;
		right: 5%;
	}
	.function_icon04{
		bottom: 5%;
		left: 5%;
	}
	.function_icon li{
		width: 100%;
		line-height: 0;
		margin: 0 0 20px 0;
	}
	.function_icon li:last-child{
		width: 100%;
		line-height: 0;
		margin: 0 0 0 0;
	}
	.item-top .data02 .img{
		width: 100%;
		position: relative;
	}
	.item-top .data02 .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item-top .data02 .img .img-icon{
		width: 25px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -55px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 30% 0 0 0;
		box-sizing: border-box;
	}
	.item-top .data02 .img .img-icon02{
		left: -55px !important;
	}
	.item-top .data02 .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}

	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 75%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
	}
	.item .img{
		width: 50%;
		position: relative;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item .img .img-icon{
		width: 25px;
		height: 70%;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item .img .img-icon01{
		position: absolute;
		top: 0;
		left: -55px;
	}
	.item .img .img-icon02{
		position: absolute;
		top: 0;
		right: -55px;
	}
	.item .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #a1bec4;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .data{
		width: 50%;
	}
	.item .data01{
		box-sizing: border-box;
		padding: 0 4% 0 10%;
	}
	.item .data02{
		box-sizing: border-box;
		padding: 0 10% 0 4%;
	}
	.item .data .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item .data .num li:nth-child(1){
		width: 120px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item .data .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 3em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item .data .txt{
		width: 100%;
		font-size: 1.1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item .data .txt .big{
		font-size: 1.3em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item .data .link-box{
		width: 100%;
	}

	/* item02 */
	.item02{
		width: 75%;
		margin: 0 auto 10% auto;
	}
	.item02 .img-box{
		width: 100%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.item02 .img-box .num{
		width: 120px;
		position: absolute;
		top: 50%;
		left: -160px;
		transform: translateY(-50%);
	}
	.item02 .img-box .num li:nth-child(1){
		width: 120px;
		position: relative;
		margin: 0 0 20px 0;
	}
	.item02 .img-box .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .img-box .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 3em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
		text-align: center;
	}
	.item02 .img-box .img{
		width: 48%;
		position: relative;
	}
	.item02 .img-box .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item02 .img-box .img .img-icon{
		width: 25px;
		height: 70%;
		position: absolute;
		top: 0;
		right: -55px;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item02 .img-box .img .img-icon .line05{
		width: 1px;
		flex: 1;
		background: #cac5e1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item02 .data-box{
		width: 95%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
	}
	.item02 .data-box .data{
		width: 48%;
		position: relative;
	}
	.item02 .data-box .data .txt{
		width: 100%;
		font-size: 1.1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item02 .data-box .data .txt .big{
		font-size: 1.3em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item02 .data-box .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item02 .data-box .data .link-box{
		width: 100%;
	}

	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 70px;
		right: 10px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li{
		width: 100%;
		margin: 0 0 20px 0;
		transform: translateX(120px);
		opacity: 0;
		transition: transform 0.4s ease, opacity 0.4s ease;
	}
	.side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	.side-nav.active .side-nav-in li{
		transform: translateX(0);
		opacity: 1;
	}
	.side-nav.active .side-nav-in li:nth-child(1){ transition-delay: 0s; }
	.side-nav.active .side-nav-in li:nth-child(2){ transition-delay: 0.08s; }
	.side-nav.active .side-nav-in li:nth-child(3){ transition-delay: 0.16s; }
	.side-nav.active .side-nav-in li:nth-child(4){ transition-delay: 0.24s; }
	.side-nav.active .side-nav-in li:nth-child(5){ transition-delay: 0.32s; }
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	/* cart-btn */
	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 16px;
        height: 16px;
        display: inline-block;
        background-size: 16px 16px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 16px;
        height: 16px;
        display: inline-block;
        background-size: 16px 16px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
	.link-line{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.cart-btn {
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 2% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cart-btn-end {
		margin: 0 0 5% 0;
	}
	.cart-yen {
		position: relative;
	}
	.cart-yen::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.3s ease;
	}
	.cart-btn:hover .cart-yen::after {
		transform: scaleX(1);
	}
	.cart-title {
		width: max-content;
		font-size: .9em;
		letter-spacing: .1em;
		position: absolute;
		line-height: 1.5em;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.cart-yen {
		font-size: 16px;
		letter-spacing: 0;
		width: 77%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		box-sizing: border-box;
		padding: 0 2% 0 0;
	}
	.cart-yen .yen-icon {
		margin: 0 2px 0 0;
	}
	.cart-yen .tax {
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	.link-line01 {
		width: 100%;
		height: 1px;
		background: #5b4942;
		margin: 20px 0;
		opacity: .5;
	}
	.cart-btn .btn {
		width: 90px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 7px 0;
		position: relative;
		overflow: hidden;
	}
	.cart-btn .btn span {
		font-size: .8em;
		line-height: 1;
		letter-spacing: .05em;
		text-align: center;
		font-family: "futura-pt", sans-serif;
		font-weight: 400;
		font-style: normal;
		position: relative;
		z-index: 10;
		transition: .5s;
	}
	.cart-btn:hover .btn span {
		color: #fff;
	}
	.cart-btn .btn .btn-bg {
		width: 150%;
		height: 100%;
		position: absolute;
		display: block;
		top: 0;
		left: -150%;
		transition: .5s;
	}
	.cart-btn:hover .btn .btn-bg {
		left: 0%;
	}

	/* 00 */
	.cart-btn .btn00 {
		background: #fff;
		border: 1px solid #969696;
		color: #969696;
		border-radius: 100px;
	}
	.btn_bg-color00{
		background: #969696;
	}
	.cart-btn:hover .btn .btn-color00 {
		color: #fff !important;
	}

	/* 01 */
	.cart-btn .btn01 {
		background: #b4a49f;
		border: 1px solid #b4a49f;
		color: #fff;
		border-radius: 100px;
	}
	.btn_bg-color01{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color01 {
		color: #b4a49f !important;
	}

	/* 02 */
	.cart-btn .btn02 {
		background: #cfc1ab;
		border: 1px solid #cfc1ab;
		color: #fff;
	}
	.btn_bg-color02{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color02 {
		color: #cfc1ab !important;
	}

	/*f-banner*/
	.f-banner{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		background: #fff;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 0 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
		background: #fff;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 30px;
		display: block;
		z-index: 99;
	}
	#pagetop .icon{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
		transition: transform 0.3s ease;
	}
	#pagetop:hover .icon{
		animation: pagetop-bounce 0.4s ease;
	}
	@keyframes pagetop-bounce {
		0%   { transform: translateY(0); }
		40%  { transform: translateY(-8px); }
		70%  { transform: translateY(-4px); }
		100% { transform: translateY(0); }
	}
	#pagetop .txt{
		width: 100%;
		line-height: 0;
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

/*note pc*/
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .sp-on{
		display: none !important;
	}

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 33.33%;
		overflow: hidden;
	}
	.mv-title01{
		width: 11%;
        position: absolute;
        top: 5%;
        left: 28.5%;
	}
	.mv-title01 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title01 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(4){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(5){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02{
		width: 36%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 9%;
        margin: 0 auto;
	}
	.mv-title02 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title02 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title03{
		width: 20%;
        position: absolute;
        left: 0;
        right: -40%;
        bottom: 25%;
        margin: 0 auto;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 5% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1em;
        line-height: 3em;
		letter-spacing: .3em;
		text-align: center;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
    }

	/* topnav-list */
	.top-nav{
		width: 85%;
		margin: 0 auto 10% auto;
	}
	.topnav-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.topnav-list li{
		width: 16%;
	}
	.topnav-list li a{
		width: 100%;
		display: block;
	}
	.topnav-list li a .img{
		width: 100%;
		display: block;
		margin: 0 0 8% 0;
	}
	.topnav-list li a .title{
		width: 100%;
		display: block;
		line-height: 0;
	}
	/* topnav-list flip */
	.topnav-list li a .img{
		perspective: 600px;
		overflow: visible;
	}
	.topnav-list li a .img-inner{
		width: 100%;
		position: relative;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.topnav-list li a:hover .img-inner{
		transform: rotateY(180deg);
	}
	.topnav-list li a .img-front,
	.topnav-list li a .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		border-radius: 10px;
		overflow: hidden;
		position: relative;
	}
	.topnav-list li a .img-back{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		transform: rotateY(180deg);
	}
	.ar{
		width: 7%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 7%;
	}
	@keyframes ar-slide {
		from { bottom: 15%; }
		to { bottom: 7%; }
	}
	.topnav-list li a:hover .ar {
		animation: ar-slide 0.4s ease 0.3s both;
	}
	.topnav-list li a .color01{
		background: #fdae89;
	}
	.topnav-list li a .color02{
		background: #95c8e6;
	}
	.topnav-list li a .color03{
		background: #a1bec4;
	}
	.topnav-list li a .color04{
		background: #f9c3c1;
	}
	.topnav-list li a .color05{
		background: #cac5e1;
	}

	/* door */
	.door{
		width: 80%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door02{
		padding: 4% 0 0 0;
	}
	.door .icon{
		width: 10%;
		position: absolute;
		top: 0;
		left: 10%;
		perspective: 600px;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.door .icon .img-front,
	.door .icon .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.door .icon .img-back{
		position: absolute;
		top: 0;
		left: 0;
		transform: rotateY(180deg);
	}
	.door .icon.flip{
		transform: rotateY(180deg);
	}
	.door .title{
		width: 35%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .title02{
		width: 50%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt01{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #fdae89;
	}
	.door .txt02{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #95c8e6;
	}
	.door .txt03{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #a1bec4;
	}
	.door .txt04{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #f9c3c1;
	}
	.door .txt05{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #cac5e1;
	}
	.door .txt{
		font-size: 1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		text-align: center;
	}
	.door .sticker{
		width: 12%;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.door .sticker li{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .sticker li:last-child{
		margin: 0 0 0 0;
	}
	.door .sticker li:nth-child(1){
		position: relative;
		right: 80%;
	}
	.door .sticker li:nth-child(2){
		position: relative;
		right: 60%;
	}
	.door .sticker li:nth-child(3){
		position: relative;
		right: 40%;
	}
	.door .sticker li:nth-child(4){
		position: relative;
		right: 20%;
	}
	.door .sticker li:nth-child(5){
		position: relative;
		right: 0;
	}

	.wrap{
		width: 100%;
		position: relative;
	}
	.bg01{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: -4%;
		background: #fdae89;
	}
	.bg02{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 1%;
		background: #95c8e6;
	}
	.bg03-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 1%;
		background: #a1bec4;
	}
	.bg03-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: -2%;
		background: #a1bec4;
	}
	.bg04-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 5%;
		background: #f9c3c1;
	}
	.bg04-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 6%;
		background: #f9c3c1;
	}
	.bg04-3{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 7%;
		background: #f9c3c1;
	}

	/* item-top */
	.item-top{
		width: 80%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
	}
	.item-top .data01{
		width: 50%;
	}
	.item-top .data01 .img{
		width: 100%;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item-top .data01 .link-box{
		width: 70%;
		margin: 0 0 0 30%;
	}
	.item-top .data01 .link-box02{
		width: 70%;
	}
	.item-top .data02{
		width: 40%;
	}
	.item-top .data02 .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item-top .data02 .num li:nth-child(1){
		width: 100px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item-top .data02 .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-top .data02 .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.5em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item-top .data02 .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item-top .data02 .txt .big{
		font-size: 1.2em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item-top .data02 .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.function_icon{
		width: 50px;
		position: absolute;
	}
	.function_icon01{
		top: 5%;
		left: 5%;
	}
	.function_icon02{
		top: 5%;
		right: 5%;
	}
	.function_icon03{
		bottom: 5%;
		right: 5%;
	}
	.function_icon04{
		bottom: 5%;
		left: 5%;
	}
	.function_icon li{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
	}
	.function_icon li:last-child{
		width: 100%;
		line-height: 0;
		margin: 0 0 0 0;
	}
	.item-top .data02 .img{
		width: 100%;
		position: relative;
	}
	.item-top .data02 .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item-top .data02 .img .img-icon{
		width: 25px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -55px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 30% 0 0 0;
		box-sizing: border-box;
	}
	.item-top .data02 .img .img-icon02{
		left: -55px !important;
	}
	.item-top .data02 .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}

	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 75%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
	}
	.item .img{
		width: 50%;
		position: relative;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item .img .img-icon{
		width: 25px;
		height: 70%;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item .img .img-icon01{
		position: absolute;
		top: 0;
		left: -55px;
	}
	.item .img .img-icon02{
		position: absolute;
		top: 0;
		right: -55px;
	}
	.item .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #a1bec4;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .data{
		width: 50%;
	}
	.item .data01{
		box-sizing: border-box;
		padding: 0 3% 0 10%;
	}
	.item .data02{
		box-sizing: border-box;
		padding: 0 10% 0 3%;
	}
	.item .data .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item .data .num li:nth-child(1){
		width: 100px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item .data .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.5em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item .data .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item .data .txt .big{
		font-size: 1.2em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item .data .link-box{
		width: 100%;
	}

	/* item02 */
	.item02{
		width: 70%;
		margin: 0 auto 10% auto;
	}
	.item02 .img-box{
		width: 100%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.item02 .img-box .num{
		width: 100px;
		position: absolute;
		top: 50%;
		left: -130px;
		transform: translateY(-50%);
	}
	.item02 .img-box .num li:nth-child(1){
		width: 100px;
		position: relative;
		margin: 0 0 20px 0;
	}
	.item02 .img-box .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .img-box .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.5em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
		text-align: center;
	}
	.item02 .img-box .img{
		width: 48%;
		position: relative;
	}
	.item02 .img-box .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item02 .img-box .img .img-icon{
		width: 25px;
		height: 70%;
		position: absolute;
		top: 0;
		right: -55px;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item02 .img-box .img .img-icon .line05{
		width: 1px;
		flex: 1;
		background: #cac5e1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item02 .data-box{
		width: 100%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
	}
	.item02 .data-box .data{
		width: 48%;
		position: relative;
	}
	.item02 .data-box .data .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item02 .data-box .data .txt .big{
		font-size: 1.2em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item02 .data-box .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item02 .data-box .data .link-box{
		width: 100%;
	}

	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 50px;
		right: 10px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li{
		width: 100%;
		margin: 0 0 10px 0;
		transform: translateX(120px);
		opacity: 0;
		transition: transform 0.4s ease, opacity 0.4s ease;
	}
	.side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	.side-nav.active .side-nav-in li{
		transform: translateX(0);
		opacity: 1;
	}
	.side-nav.active .side-nav-in li:nth-child(1){ transition-delay: 0s; }
	.side-nav.active .side-nav-in li:nth-child(2){ transition-delay: 0.08s; }
	.side-nav.active .side-nav-in li:nth-child(3){ transition-delay: 0.16s; }
	.side-nav.active .side-nav-in li:nth-child(4){ transition-delay: 0.24s; }
	.side-nav.active .side-nav-in li:nth-child(5){ transition-delay: 0.32s; }
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	/* cart-btn */
	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        background-size: 14px 14px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        background-size: 14px 14px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
	.link-line{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.cart-btn {
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 2% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cart-btn-end {
		margin: 0 0 5% 0;
	}
	.cart-yen {
		position: relative;
	}
	.cart-yen::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.3s ease;
	}
	.cart-btn:hover .cart-yen::after {
		transform: scaleX(1);
	}
	.cart-title {
		width: max-content;
		font-size: .8em;
		letter-spacing: .1em;
		position: absolute;
		line-height: 1.5em;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.cart-yen {
		font-size: 14px;
		letter-spacing: 0;
		width: 77%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen .yen-icon {
		margin: 0 2px 0 0;
	}
	.cart-yen .tax {
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	.link-line01 {
		width: 100%;
		height: 1px;
		background: #5b4942;
		margin: 20px 0;
		opacity: .5;
	}
	.cart-btn .btn {
		width: 90px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 7px 0;
		position: relative;
		overflow: hidden;
	}
	.cart-btn .btn span {
		font-size: .8em;
		line-height: 1;
		letter-spacing: .05em;
		text-align: center;
		font-family: "futura-pt", sans-serif;
		font-weight: 400;
		font-style: normal;
		position: relative;
		z-index: 10;
		transition: .5s;
	}
	.cart-btn:hover .btn span {
		color: #fff;
	}
	.cart-btn .btn .btn-bg {
		width: 150%;
		height: 100%;
		position: absolute;
		display: block;
		top: 0;
		left: -150%;
		transition: .5s;
	}
	.cart-btn:hover .btn .btn-bg {
		left: 0%;
	}

	/* 00 */
	.cart-btn .btn00 {
		background: #fff;
		border: 1px solid #969696;
		color: #969696;
		border-radius: 100px;
	}
	.btn_bg-color00{
		background: #969696;
	}
	.cart-btn:hover .btn .btn-color00 {
		color: #fff !important;
	}

	/* 01 */
	.cart-btn .btn01 {
		background: #b4a49f;
		border: 1px solid #b4a49f;
		color: #fff;
		border-radius: 100px;
	}
	.btn_bg-color01{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color01 {
		color: #b4a49f !important;
	}

	/* 02 */
	.cart-btn .btn02 {
		background: #cfc1ab;
		border: 1px solid #cfc1ab;
		color: #fff;
	}
	.btn_bg-color02{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color02 {
		color: #cfc1ab !important;
	}

	/*f-banner*/
	.f-banner{
		width: 40%;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		background: #fff;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		width: 40%;
		margin: 0 auto 5% auto;
		padding: 0 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
		background: #fff;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 20px;
		display: block;
		z-index: 99;
	}
	#pagetop .icon{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
		transition: transform 0.3s ease;
	}
	#pagetop:hover .icon{
		animation: pagetop-bounce 0.4s ease;
	}
	@keyframes pagetop-bounce {
		0%   { transform: translateY(0); }
		40%  { transform: translateY(-8px); }
		70%  { transform: translateY(-4px); }
		100% { transform: translateY(0); }
	}
	#pagetop .txt{
		width: 100%;
		line-height: 0;
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

/*pad*/
@media screen and (min-width: 767px) and (max-width: 1024px) {
	.sp-on{
		display: none !important;
	}

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 33.33%;
		overflow: hidden;
	}
	.mv-title01{
		width: 11%;
        position: absolute;
        top: 5%;
        left: 28.5%;
	}
	.mv-title01 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title01 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(4){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(5){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02{
		width: 36%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 9%;
        margin: 0 auto;
	}
	.mv-title02 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title02 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title03{
		width: 20%;
        position: absolute;
        left: 0;
        right: -40%;
        bottom: 25%;
        margin: 0 auto;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 5% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1em;
        line-height: 3em;
		letter-spacing: .3em;
		text-align: center;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
    }

	/* topnav-list */
	.top-nav{
		width: 85%;
		margin: 0 auto 10% auto;
	}
	.topnav-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.topnav-list li{
		width: 16%;
	}
	.topnav-list li a{
		width: 100%;
		display: block;
	}
	.topnav-list li a .img{
		width: 100%;
		display: block;
		margin: 0 0 8% 0;
	}
	.topnav-list li a .title{
		width: 100%;
		display: block;
		line-height: 0;
	}
	/* topnav-list flip */
	.topnav-list li a .img{
		perspective: 600px;
		overflow: visible;
	}
	.topnav-list li a .img-inner{
		width: 100%;
		position: relative;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.topnav-list li a:hover .img-inner{
		transform: rotateY(180deg);
	}
	.topnav-list li a .img-front,
	.topnav-list li a .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		border-radius: 10px;
		overflow: hidden;
		position: relative;
	}
	.topnav-list li a .img-back{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		transform: rotateY(180deg);
	}
	.ar{
		width: 7%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 7%;
	}
	@keyframes ar-slide {
		from { bottom: 15%; }
		to { bottom: 7%; }
	}
	.topnav-list li a:hover .ar {
		animation: ar-slide 0.4s ease 0.3s both;
	}
	.topnav-list li a .color01{
		background: #fdae89;
	}
	.topnav-list li a .color02{
		background: #95c8e6;
	}
	.topnav-list li a .color03{
		background: #a1bec4;
	}
	.topnav-list li a .color04{
		background: #f9c3c1;
	}
	.topnav-list li a .color05{
		background: #cac5e1;
	}

	/* door */
	.door{
		width: 80%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door02{
		padding: 4% 0 0 0;
	}
	.door .icon{
		width: 10%;
		position: absolute;
		top: 0;
		left: 10%;
		perspective: 600px;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.door .icon .img-front,
	.door .icon .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.door .icon .img-back{
		position: absolute;
		top: 0;
		left: 0;
		transform: rotateY(180deg);
	}
	.door .icon.flip{
		transform: rotateY(180deg);
	}
	.door .title{
		width: 35%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .title02{
		width: 50%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.door .title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt01{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #fdae89;
	}
	.door .txt02{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #95c8e6;
	}
	.door .txt03{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #a1bec4;
	}
	.door .txt04{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #f9c3c1;
	}
	.door .txt05{
		font-size: 2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		text-align: center;
		color: #cac5e1;
	}
	.door .txt{
		font-size: 1em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		text-align: center;
	}
	.door .sticker{
		width: 12%;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.door .sticker li{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .sticker li:last-child{
		margin: 0 0 0 0;
	}
	.door .sticker li:nth-child(1){
		position: relative;
		right: 80%;
	}
	.door .sticker li:nth-child(2){
		position: relative;
		right: 60%;
	}
	.door .sticker li:nth-child(3){
		position: relative;
		right: 40%;
	}
	.door .sticker li:nth-child(4){
		position: relative;
		right: 20%;
	}
	.door .sticker li:nth-child(5){
		position: relative;
		right: 0;
	}

	.wrap{
		width: 100%;
		position: relative;
	}
	.bg01{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: -4%;
		background: #fdae89;
	}
	.bg02{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 1%;
		background: #95c8e6;
	}
	.bg03-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 1%;
		background: #a1bec4;
	}
	.bg03-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: -1%;
		background: #a1bec4;
	}
	.bg04-1{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 1%;
		background: #f9c3c1;
	}
	.bg04-2{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        left: 0;
        bottom: 3%;
		background: #f9c3c1;
	}
	.bg04-3{
		width: 45%;
        height: 54%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 3%;
		background: #f9c3c1;
	}

	/* item-top */
	.item-top{
		width: 85%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.item-top .data01{
		width: 50%;
	}
	.item-top .data01 .img{
		width: 100%;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item-top .data01 .link-box{
		width: 100%;
		margin: 0 0 0 0%;
	}
	.item-top .data01 .link-box02{
		width: 100%;
	}
	.item-top .data02{
		width: 40%;
	}
	.item-top .data02 .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item-top .data02 .num li:nth-child(1){
		width: 100px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item-top .data02 .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-top .data02 .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.5em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item-top .data02 .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item-top .data02 .txt .big{
		font-size: 1.2em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item-top .data02 .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.function_icon{
		width: 50px;
		position: absolute;
	}
	.function_icon01{
		top: 5%;
		left: 5%;
	}
	.function_icon02{
		top: 5%;
		right: 5%;
	}
	.function_icon03{
		bottom: 5%;
		right: 5%;
	}
	.function_icon04{
		bottom: 5%;
		left: 5%;
	}
	.function_icon li{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
	}
	.function_icon li:last-child{
		width: 100%;
		line-height: 0;
		margin: 0 0 0 0;
	}
	.item-top .data02 .img{
		width: 100%;
		position: relative;
	}
	.item-top .data02 .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item-top .data02 .img .img-icon{
		width: 20px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -35px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 30% 0 0 0;
		box-sizing: border-box;
	}
	.item-top .data02 .img .img-icon02{
		left: -35px !important;
	}
	.item-top .data02 .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}

	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 85%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.item .img{
		width: 50%;
		position: relative;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item .img .img-icon{
		width: 20px;
		height: 70%;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item .img .img-icon01{
		position: absolute;
		top: 0;
		left: -35px;
	}
	.item .img .img-icon02{
		position: absolute;
		top: 0;
		right: -35px;
	}
	.item .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #a1bec4;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .data{
		width: 50%;
	}
	.item .data01{
		box-sizing: border-box;
		padding: 0 0% 0 5%;
	}
	.item .data02{
		box-sizing: border-box;
		padding: 0 5% 0 0%;
	}
	.item .data .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 0;
	}
	.item .data .num li:nth-child(1){
		width: 100px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item .data .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.5em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item .data .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item .data .txt .big{
		font-size: 1.2em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item .data .link-box{
		width: 100%;
	}

	/* item02 */
	.item02{
		width: 85%;
		margin: 0 auto 5% auto;
		padding: 100px 0 0 0;
	}
	.item02 .img-box{
		width: 100%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.item02 .img-box .num{
		width: max-content;
		position: absolute;
		display: flex;
		align-items: center;
		top: -100px;
		left: 0;
	}
	.item02 .img-box .num li:nth-child(1){
		width: 100px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item02 .img-box .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .img-box .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.5em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
		text-align: center;
	}
	.item02 .img-box .img{
		width: 48%;
		position: relative;
	}
	.item02 .img-box .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item02 .img-box .img .img-icon{
		width: 20px;
		height: 70%;
		position: absolute;
		top: 0;
		right: -35px;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item02 .img-box .img .img-icon .line05{
		width: 1px;
		flex: 1;
		background: #cac5e1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item02 .data-box{
		width: 100%;
		margin: 0 auto 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.item02 .data-box .data{
		width: 48%;
		position: relative;
	}
	.item02 .data-box .data .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .3em;
        line-height: 2.5em;
		white-space: nowrap;
		margin: 0 0 10% 0;
	}
	.item02 .data-box .data .txt .big{
		font-size: 1.2em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .2em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item02 .data-box .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item02 .data-box .data .link-box{
		width: 100%;
	}

	/*sid-nav*/
    .side-nav{
		display: none;
	}
	.side-nav-in{
		display: none;
	}
	.side-nav-in li{
		display: none;
	}
	.side-nav-in li:last-child{
		display: none;
	}
	.side-nav.active .side-nav-in li{
		display: none;
	}
	.side-nav.active .side-nav-in li:nth-child(1){ transition-delay: 0s; }
	.side-nav.active .side-nav-in li:nth-child(2){ transition-delay: 0.08s; }
	.side-nav.active .side-nav-in li:nth-child(3){ transition-delay: 0.16s; }
	.side-nav.active .side-nav-in li:nth-child(4){ transition-delay: 0.24s; }
	.side-nav.active .side-nav-in li:nth-child(5){ transition-delay: 0.32s; }
	.side-nav-in a{
		display: none;
	}

	/* cart-btn */
	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        background-size: 14px 14px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        background-size: 14px 14px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
	.link-line{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.cart-btn {
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 2% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cart-btn-end {
		margin: 0 0 5% 0;
	}
	.cart-yen {
		position: relative;
	}
	.cart-yen::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.3s ease;
	}
	.cart-btn:hover .cart-yen::after {
		transform: scaleX(1);
	}
	.cart-title {
		width: max-content;
		font-size: .8em;
		letter-spacing: .1em;
		position: absolute;
		line-height: 1.5em;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.cart-yen {
		font-size: 14px;
		letter-spacing: 0;
		width: 77%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen .yen-icon {
		margin: 0 2px 0 0;
	}
	.cart-yen .tax {
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	.link-line01 {
		width: 100%;
		height: 1px;
		background: #5b4942;
		margin: 20px 0;
		opacity: .5;
	}
	.cart-btn .btn {
		width: 90px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 7px 0;
		position: relative;
		overflow: hidden;
	}
	.cart-btn .btn span {
		font-size: .8em;
		line-height: 1;
		letter-spacing: .05em;
		text-align: center;
		font-family: "futura-pt", sans-serif;
		font-weight: 400;
		font-style: normal;
		position: relative;
		z-index: 10;
		transition: .5s;
	}
	.cart-btn:hover .btn span {
		color: #fff;
	}
	.cart-btn .btn .btn-bg {
		width: 150%;
		height: 100%;
		position: absolute;
		display: block;
		top: 0;
		left: -150%;
		transition: .5s;
	}
	.cart-btn:hover .btn .btn-bg {
		left: 0%;
	}

	/* 00 */
	.cart-btn .btn00 {
		background: #fff;
		border: 1px solid #969696;
		color: #969696;
		border-radius: 100px;
	}
	.btn_bg-color00{
		background: #969696;
	}
	.cart-btn:hover .btn .btn-color00 {
		color: #fff !important;
	}

	/* 01 */
	.cart-btn .btn01 {
		background: #b4a49f;
		border: 1px solid #b4a49f;
		color: #fff;
		border-radius: 100px;
	}
	.btn_bg-color01{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color01 {
		color: #b4a49f !important;
	}

	/* 02 */
	.cart-btn .btn02 {
		background: #cfc1ab;
		border: 1px solid #cfc1ab;
		color: #fff;
	}
	.btn_bg-color02{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color02 {
		color: #cfc1ab !important;
	}

	/*f-banner*/
	.f-banner{
		width: 40%;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		background: #fff;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		width: 40%;
		margin: 0 auto 5% auto;
		padding: 0 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
		background: #fff;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 20px;
		display: block;
		z-index: 99;
	}
	#pagetop .icon{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
		transition: transform 0.3s ease;
	}
	#pagetop:hover .icon{
		animation: pagetop-bounce 0.4s ease;
	}
	@keyframes pagetop-bounce {
		0%   { transform: translateY(0); }
		40%  { transform: translateY(-8px); }
		70%  { transform: translateY(-4px); }
		100% { transform: translateY(0); }
	}
	#pagetop .txt{
		width: 100%;
		line-height: 0;
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

/*//////////////////////////////// for iphone ////////////////////////////*/
@media (min-width:0px) and ( max-width:766px) {
	.pc-on{
		display: none !important;
	}

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 17%;
		position: absolute;
		top: 2%;
		left: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
	}
	.mv-img li{
		width: 100%;
		overflow: hidden;
	}
	.mv-title01{
		width: 28%;
        position: absolute;
        top: 3%;
        right: 5%;
	}
	.mv-title01 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title01 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(4){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title01 li:nth-child(5){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02{
		width: 85%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 4%;
        margin: 0 auto;
	}
	.mv-title02 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title02 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title02 li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.mv-title03{
		width: 45%;
        position: absolute;
        left: 0;
        bottom: 22%;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		line-height: 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 10% 0 10% 0;
	}
	.read .txt {
        width: 100%;
        font-size: .9em;
        line-height: 2.5em;
		letter-spacing: .2em;
		text-align: center;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
    }

	/* topnav-list */
	.top-nav{
		width: 75%;
		margin: 0 auto 10% auto;
	}
	.topnav-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.topnav-list li{
		width: 45%;
		margin: 0 0 10% 0;
	}
	.topnav-list li a{
		width: 100%;
		display: block;
	}
	.topnav-list li a .img{
		width: 100%;
		display: block;
		margin: 0 0 8% 0;
	}
	.topnav-list li a .title{
		width: 100%;
		display: block;
		line-height: 0;
	}
	/* topnav-list flip */
	.topnav-list li a .img{
		perspective: 600px;
		overflow: visible;
	}
	.topnav-list li a .img-inner{
		width: 100%;
		position: relative;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.topnav-list li a:hover .img-inner{
		transform: rotateY(180deg);
	}
	.topnav-list li a .img-front,
	.topnav-list li a .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		border-radius: 10px;
		overflow: hidden;
		position: relative;
	}
	.topnav-list li a .img-back{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		transform: rotateY(180deg);
	}
	.ar{
		width: 7%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 7%;
	}
	@keyframes ar-slide {
		from { bottom: 15%; }
		to { bottom: 7%; }
	}
	.topnav-list li a:hover .ar {
		animation: ar-slide 0.4s ease 0.3s both;
	}
	.topnav-list li a .color01{
		background: #fdae89;
	}
	.topnav-list li a .color02{
		background: #95c8e6;
	}
	.topnav-list li a .color03{
		background: #a1bec4;
	}
	.topnav-list li a .color04{
		background: #f9c3c1;
	}
	.topnav-list li a .color05{
		background: #cac5e1;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.door02{
		padding: 5% 0 0 0;
	}
	.door .icon{
		width: 17%;
		position: absolute;
		top: 0;
		left: 5%;
		perspective: 600px;
		transform-style: preserve-3d;
		transition: transform 0.6s ease;
	}
	.door .icon .img-front,
	.door .icon .img-back{
		width: 100%;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.door .icon .img-back{
		position: absolute;
		top: 0;
		left: 0;
		transform: rotateY(180deg);
	}
	.door .icon.flip{
		transform: rotateY(180deg);
	}
	.door .title{
		width: 60%;
		margin: 0 0 5% 30%;
		position: relative;
	}
	.door .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .title02{
		width: 54%;
		margin: 0 0 5% 30%;
		position: relative;
	}
	.door .title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt01{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 1;
		color: #fdae89;
		position: relative;
		left: 29%;
		margin: 0 0 3% 0;
		padding: 5% 0 0 0;
	}
	.door .txt02{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 1;
		color: #95c8e6;
		position: relative;
		left: 29%;
		margin: 0 0 3% 0;
		padding: 5% 0 0 0;
	}
	.door .txt03{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 1;
		color: #a1bec4;
		position: relative;
		left: 29%;
		margin: 0 0 3% 0;
		padding: 5% 0 0 0;
	}
	.door .txt04{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 1;
		color: #f9c3c1;
		position: relative;
		left: 29%;
		margin: 0 0 3% 0;
		padding: 5% 0 0 0;
	}
	.door .txt05{
		font-size: 1.2em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .2em;
        line-height: 1;
		color: #cac5e1;
		position: relative;
		left: 29%;
		margin: 0 0 3% 0;
		padding: 5% 0 0 0;
	}
	.door .txt{
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .1em;
        line-height: 2.5em;
		text-align: center;
		margin: 0 auto 5% auto;
	}
	.door .sticker{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.door .sticker3{
		width: 90%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.door .sticker5{
		width: 90%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.door .sticker3 li{
		width: 24%;
		margin: 0 1% 1% 1%;
	}
	.door .sticker4 li{
		width: 24%;
	}
	.door .sticker5 li{
		width: 24%;
		margin: 0 1% 1% 1%;
	}

	.wrap{
		width: 100%;
		position: relative;
	}
	.bg01{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 14.5%;
		background: #fdae89;
	}
	.bg02{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 17.5%;
		background: #95c8e6;
	}
	.bg03-1{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 17.5%;
		background: #a1bec4;
	}
	.bg03-2{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 16%;
		background: #a1bec4;
	}
	.bg04-1{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 17.3%;
		background: #f9c3c1;
	}
	.bg04-2{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 19.3%;
		background: #f9c3c1;
	}
	.bg04-3{
		width: 100%;
        height: 20%;
        opacity: .25;
        position: absolute;
        right: 0;
        bottom: 19.5%;
		background: #f9c3c1;
	}

	/* item-top */
	.item-top{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.item-top .data01{
		width: 100%;
	}
	.item-top .data01 .img{
		width: 100%;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
		margin: 0 0 7% 0;
	}
	.item-top .data02 .link-box{
		width: 85%;
		margin: 0 auto;
	}
	.item-top .data02 .link-box02{
		width: 85%;
		margin: 0 auto;
	}
	.item-top .data02{
		width: 100%;
	}
	.item-top .data02 .num{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 3% auto;
	}
	.item-top .data02 .num li:nth-child(1){
		width: 90px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item-top .data02 .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-top .data02 .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.2em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item-top .data02 .txt{
		width: 85%;
        font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .1em;
        line-height: 2.4em;
        margin: 0 auto 7% auto;
	}
	.item-top .data02 .txt .big{
		font-size: 1.1em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .1em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item-top .data02 .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.function_icon{
		width: 50px;
		position: absolute;
	}
	.function_icon01{
		top: 5%;
		left: 3%;
	}
	.function_icon02{
		top: 5%;
		right: 3%;
	}
	.function_icon03{
		bottom: 5%;
		right: 5%;
	}
	.function_icon04{
		bottom: 5%;
		left: 5%;
	}
	.function_icon li{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
	}
	.function_icon li:last-child{
		width: 100%;
		line-height: 0;
		margin: 0 0 0 0;
	}
	.item-top .data02 .img{
		width: 85%;
		position: relative;
		margin: 0 auto 13% auto;
	}
	.item-top .data02 .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item-top .data02 .img .img-icon{
		width: 15px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -20px;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item-top .data02 .img .img-icon02{
		left: -20px !important;
	}
	.item-top .data02 .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item-top .data02 .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}

	/* item */
	.item{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.item .img{
		width: 100%;
		position: relative;
		margin: 0 0 7% 0;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		position: relative;
		border-radius: 10px;
	}
	.item .img .img-icon{
		width: 20px;
		height: 70%;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item .img .img-icon01{
		position: absolute;
		top: 0;
		left: -35px;
	}
	.item .img .img-icon02{
		position: absolute;
		top: 0;
		right: -35px;
	}
	.item .img .img-icon .line01{
		width: 1px;
		flex: 1;
		background: #fdae89;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line02{
		width: 1px;
		flex: 1;
		background: #95c8e6;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line03{
		width: 1px;
		flex: 1;
		background: #a1bec4;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .img .img-icon .line04{
		width: 1px;
		flex: 1;
		background: #f9c3c1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item .data{
		width: 85%;
		margin: 0 auto;
	}
	.item .data .num{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 3% 0;
	}
	.item .data .num li:nth-child(1){
		width: 90px;
		position: relative;
		margin: 0 30px 0 0;
	}
	.item .data .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.2em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
	}
	.item .data .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .1em;
        line-height: 2.4em;
		margin: 0 0 7% 0;
	}
	.item .data .txt .big{
		font-size: 1.1em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .1em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item .data .link-box{
		width: 100%;
	}

	/* item02 */
	.item02{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.item02 .data-box{
		width: 100%;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item02 .data-box .num{
		width: 100%;
		display: flex;
		align-items: center;
		margin: 0 auto 3% auto;
	}
	.item02 .data-box .num li:nth-child(1){
		width: 90px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item02 .data-box .num li:nth-child(1) .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .data-box .num li:nth-child(2){
		font-family: "ivymode", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 2.2em;
		letter-spacing: .2em;
        line-height: 1em;
		color: #b4a49f;
		text-align: center;
	}
	.item02 .img-box .img{
		width: 100%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item02 .img-box .img a{
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 10px;
		position: relative;
	}
	.item02 .img-box .img .img-icon{
		width: 20px;
		height: 70%;
		position: absolute;
		top: 0;
		right: -35px;
		display: flex;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
	}
	.item02 .img-box .img .img-icon .line05{
		width: 1px;
		flex: 1;
		background: #cac5e1;
		position: relative;
		left: -3px;
		margin: 10px 0 0 0;
	}
	.item02 .data-box{
		width: 85%;
		margin: 0 auto 0 auto;
	}
	.item02 .data-box .data{
		width: 100%;
		position: relative;
	}
	.item02 .data-box .data .txt{
		width: 100%;
		font-size: .9em;
        font-family: "hiragino-mincho-pron", sans-serif;
        font-weight: 300;
        font-style: normal;
        letter-spacing: .1em;
        line-height: 2.4em;
        margin: 0 auto 7% auto;
		white-space: nowrap;
	}
	.item02 .data-box .data .txt .big{
		font-size: 1.1em;
        font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 700;
		font-style: normal;
        letter-spacing: .1em;
        line-height: 2.5em;
		white-space: nowrap;
	}
	.item02 .data-box .data .txt .txt-side{
		position: relative;
		left: -2%;
	}
	.item02 .data-box .data .link-box{
		width: 100%;
	}

	/*sid-nav*/
    .side-nav{
		display: none;
	}
	.side-nav-in{
		display: none;
	}
	.side-nav-in li{
		display: none;
	}
	.side-nav-in li:last-child{
		display: none;
	}
	.side-nav.active .side-nav-in li{
		display: none;
	}
	.side-nav.active .side-nav-in li:nth-child(1){ transition-delay: 0s; }
	.side-nav.active .side-nav-in li:nth-child(2){ transition-delay: 0.08s; }
	.side-nav.active .side-nav-in li:nth-child(3){ transition-delay: 0.16s; }
	.side-nav.active .side-nav-in li:nth-child(4){ transition-delay: 0.24s; }
	.side-nav.active .side-nav-in li:nth-child(5){ transition-delay: 0.32s; }
	.side-nav-in a{
		display: none;
	}

	/* cart-btn */
	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        background-size: 14px 14px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        background-size: 14px 14px;
        position: relative;
        top: 0px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
	.link-line{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.cart-btn {
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 2% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cart-btn-end {
		margin: 0 0 5% 0;
	}
	.cart-yen {
		position: relative;
	}
	.cart-yen::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.3s ease;
	}
	.cart-btn:hover .cart-yen::after {
		transform: scaleX(1);
	}
	.cart-title {
		width: max-content;
		font-size: .8em;
		letter-spacing: .1em;
		position: absolute;
		line-height: 1.5em;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.cart-yen {
		font-size: 14px;
		letter-spacing: 0;
		width: 77%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		white-space: nowrap;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen .yen-icon {
		margin: 0 2px 0 0;
	}
	.cart-yen .tax {
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	.link-line01 {
		width: 100%;
		height: 1px;
		background: #5b4942;
		margin: 20px 0;
		opacity: .5;
	}
	.cart-btn .btn {
		width: 90px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 7px 0;
		position: relative;
		overflow: hidden;
	}
	.cart-btn .btn span {
		font-size: .8em;
		line-height: 1;
		letter-spacing: .05em;
		text-align: center;
		font-family: "futura-pt", sans-serif;
		font-weight: 400;
		font-style: normal;
		position: relative;
		z-index: 10;
		transition: .5s;
	}
	.cart-btn:hover .btn span {
		color: #fff;
	}
	.cart-btn .btn .btn-bg {
		width: 150%;
		height: 100%;
		position: absolute;
		display: block;
		top: 0;
		left: -150%;
		transition: .5s;
	}
	.cart-btn:hover .btn .btn-bg {
		left: 0%;
	}

	/* 00 */
	.cart-btn .btn00 {
		background: #fff;
		border: 1px solid #969696;
		color: #969696;
		border-radius: 100px;
	}
	.btn_bg-color00{
		background: #969696;
	}
	.cart-btn:hover .btn .btn-color00 {
		color: #fff !important;
	}

	/* 01 */
	.cart-btn .btn01 {
		background: #b4a49f;
		border: 1px solid #b4a49f;
		color: #fff;
		border-radius: 100px;
	}
	.btn_bg-color01{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color01 {
		color: #b4a49f !important;
	}

	/* 02 */
	.cart-btn .btn02 {
		background: #cfc1ab;
		border: 1px solid #cfc1ab;
		color: #fff;
	}
	.btn_bg-color02{
		background: #fff;
	}
	.cart-btn:hover .btn .btn-color02 {
		color: #cfc1ab !important;
	}

	/*f-banner*/
	.f-banner{
		width: 85%;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		background: #fff;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		width: 85%;
		margin: 0 auto 5% auto;
		padding: 0 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
		background: #fff;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 10% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 25px;
		display: block;
		z-index: 99;
	}
	#pagetop .icon{
		width: 100%;
		line-height: 0;
		margin: 0 0 10px 0;
		transition: transform 0.3s ease;
	}
	#pagetop:hover .icon{
		animation: pagetop-bounce 0.4s ease;
	}
	@keyframes pagetop-bounce {
		0%   { transform: translateY(0); }
		40%  { transform: translateY(-8px); }
		70%  { transform: translateY(-4px); }
		100% { transform: translateY(0); }
	}
	#pagetop .txt{
		width: 100%;
		line-height: 0;
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}


	/* hamburger */
	#hamburger{
		position: fixed;
		top: 20px;
		right: 10px;
		width: 38px;
		height: 7px;
		background: none;
		border: none;
		cursor: pointer;
		z-index: 1000;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding: 0;
	}
	#hamburger span{
		display: block;
		width: 100%;
		height: 1px;
		background: #aca082;
		transition: transform 0.3s ease;
		transform-origin: center;
	}
	#hamburger.open span:nth-child(1){
		transform: translateY(3px) rotate(45deg);
		top: 5px;
		position: relative;
	}
	#hamburger.open span:nth-child(2){
		transform: translateY(-3px) rotate(-45deg);
		top: 5px;
		position: relative;
	}

	/* nav overlay */
	.nav{
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		background-size: cover;
		z-index: 999;
	}
	.sp-nav-box{
		width: 85%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.sp-nav-list{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.sp-nav-list li{
		width: 30%;
		margin: 0 1.5% 5% 1.5%;
	}
	.sp-nav-list li a{
		overflow: hidden;
		border-radius: 10px;
		display: block;
	}
	.color01{
		color: #c07db7;
		font-size: 30px;
		letter-spacing: 0.1em;
		font-family: "garamond-premier-pro-display", serif;
		font-weight: 300;
		font-style: normal;
		text-decoration: none;
	}
	.color02{
		color: #008497;
		font-size: 30px;
		letter-spacing: 0.1em;
		font-family: "garamond-premier-pro-display", serif;
		font-weight: 300;
		font-style: normal;
		text-decoration: none;
	}

}
