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: #0A1325;
}
a{
	color: #000;
	text-decoration: none;
}
.is-hidden {
	opacity: 0;
    pointer-events: none; /* クリックできないように */
    transition: opacity 0.8s ease-in-out;
}
.item-s-sp{
	line-height: 0;
}
.item-s{
	line-height: 0;
}

/* 
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; */



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

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon02::before{
        content: url("../img/l-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon02::before{
        content: url("../img/s-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon03::before{
        content: url("../img/l-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon03::before{
        content: url("../img/s-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }

	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}

	.mv-logo{
		width: 4%;
        position: absolute;
        top: 2%;
        left: 1%;
        line-height: 0;
        z-index: 10;
	}

	.mv-img{
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin: 0 auto;
	}
	.mv-img .img{
		width: 33.33%;
	}
	.mv-img .mv-bg{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
	}

	.mv-title-box{
		width: 70%;
        position: absolute;
        bottom: 15%;
        left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 10;
	}
	.mv-title01{
		width: 16%;
        position: absolute;
        top: -5%;
        left: -10%;
	}
	.mv-title02{
		width: 25%;
        position: absolute;
        top: -2%;
        left: 3%;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title03{
		width: 35%;
		overflow: hidden;
		position: relative;
		left: 0;
		right: 0;
        margin: 0 auto 5% auto;
	}
	.mv-title04{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 0 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title05{
		width: 17%;
        line-height: 0;
        position: absolute;
        bottom: 13%;
        right: -10%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .txt{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2.6em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto;
	}

	/* top-nav */
	.top-nav{
		width: 80%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.top-nav-title-box{
		width: 40%;
	}
	.top-nav-title-box .title01{
		width: 62%;
        position: relative;
        left: 11%;
        margin: 0 0 5% 0;
	}
	.top-nav-title-box .title02{
		width: 100%;
        position: relative;
	}
	.top-nav-title-box .title02 .line{
		width: 70%;
        height: 1px;
        background: #000;
        position: absolute;
        left: 25%;
        top: 49%;
	}
	.top-nav-title-box .title02 .on{
		width: 50%;
        position: absolute;
		right: 0;
		bottom: 0;
	}
	.top-nav-list{
		width: 55%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.top-nav-list li:nth-child(1){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(2){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(3){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
	}
	.top-nav-list li a{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.top-nav-list li a .txt-box{
		width: 80%;
		min-height: 70px;
		position: relative;
		margin: 0 auto;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .txt-box .icon{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 7px;
		left: -30px;
		opacity: 0;
		transition: .3s;
	}
	.top-nav-list li a:hover .txt-box .icon{
		left: -25px;
		opacity: 1;
		transition: .3s;
	}
	.top-nav-list li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		white-space: nowrap;
	}
	.top-nav-list li a .line-box{
		width: 100%;
		height: 3px;
		position: relative;
	}
	.top-nav-list li a .line-box .line{
		width: 50%;
		height: 3px;
		background: #3ec659;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box .line{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box .line-un{
		width: 100%;
		height: 1px;
		background: #eee;
		position: absolute;
		top: 1px;
		left: 0;
		z-index: -1;
	}

	/* door */
	.door{
		width: 85%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.door .num{
		width: 12%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.door .num .on{
		width: 65%;
        position: absolute;
        line-height: 0;
        top: 15%;
        left: 0;
	}
	.door .num .on2{
		width: 100%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.door .sub-title{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 1% auto;
	}
	.door .main-title{
		width: 100%;
		font-size: 35px;
        letter-spacing: 10px;
        line-height: 1.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.door .icon{
		width: 25px;
		line-height: 0;
		margin: 0 auto 2% auto;
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 2% 4%;
	}
	.door .txt-box .line01{
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line02{
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .line03{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line04{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .txt{
		width: max-content;
		font-size: 18px;
        letter-spacing: 5px;
        line-height: 2.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}
	
	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 75%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.item-end{
		margin: 0 auto 10% auto !important;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 7% 0 7%;
	}
	.item .data .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .icon-box li:nth-child(1){
		width: 110px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.item .data .icon-box li:nth-child(2){
		width: 110px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.item .data .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.item .data .icon-box li:nth-child(3){
		width: 40px;
		line-height: 0;
	}
	.item .txt-box{
		width: max-content;
		margin: 0 0 20% 0;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
		left: 40px;
	}
	.item .txt-box .icon01{
		width: 30px;
		position: absolute;
		top: 0;
		left: -40px;
	}
	.item .txt-box .icon02{
		width: 30px;
		position: absolute;
		bottom: 0;
		right: -40px;
	}
	.item .txt-box .txt{
		width: max-content;
		font-size: 23px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* ranking-slick-box */
	.slick-prev,
	.slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 30%;
		z-index: 3;
		display: block;
		width: 20px;
		height: 100px;
		padding: 0;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
	}
	.slick-prev {
		left: -65%;
		right: 0;
		margin: 0 auto;
	}
	.slick-next {
		left: 0%;
		right: -65%;
		margin: 0 auto;
	}
	.ranking-slick-box{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.ranking-slick .slick-slide {
		height: auto;
		width: 100%;
	}
	.ranking-slick .box {
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 0 10%;
	}
	.ranking-slick .box .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.ranking-slick .box .icon-box li:nth-child(1){
		width: 110px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.ranking-slick .box .icon-box li:nth-child(2){
		width: 110px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.ranking-slick .box .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.ranking-slick .box .icon-box li:nth-child(3){
		width: 40px;
		line-height: 0;
	}
	.ranking-slick .box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.slick-slide .caption {
        z-index: 99;
        opacity: 0;
        transition: .3s ease;
		width: 90%;
		margin: 3% auto 0 auto;
		overflow: hidden;
	}
	.slick-current .caption {
		opacity: 1;
		transition-delay: .5s;
	}
	.caption .txt-box{
		width: max-content;
		margin: 0 auto 5% auto;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
	}
	.caption .txt-box .icon01{
		width: 30px;
		position: absolute;
		top: 0;
		left: -40px;
	}
	.caption .txt-box .icon02{
		width: 30px;
		position: absolute;
		bottom: 0;
		right: -40px;
	}
	.caption .txt-box .txt{
		width: max-content;
		font-size: 23px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.caption .link-box{
		width: 60%;
		margin: 0 auto;
	}

	/* staff */
	.staff {
        width: 20%;
        margin: 0 auto 5% auto;
    }

	/*nav*/
	.menu{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #89dd9b;
	}
	.menu.active{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #231815;
	}

	.menu__line--icon{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--icon img{
		height: 15px;
	}
	.menu__line--top{
		display: none;
	}
	.menu__line--icon.active{
		display: none;
	}
	.menu__line--top.active{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--top.active img{
		height: 15px;
	}

	/*gnav*/
	.gnav{
		display: none;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 8888!important;
		bottom: 0;
		left: 0;
	}
	.menu_bg{
		background: rgba(255,255,255,0.9);
		height: 100%;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
	}
	.gnav__wrap{
		align-items:center;
		display: flex;
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		width: 70%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.gnav__menu{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		overflow-y: scroll;
	}
	.gnav__menu::-webkit-scrollbar{
		display: none;
	}
	.gnav__menu::-ms-scrollbar{
		display: none;
	}
	.gnav__menu::-moz-scrollbar{
		display: none;
	}
	.big-menu-title{
		text-align: center;
		font-size: 28px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.gnav__menu li{
		width: 20%;
		margin: 0 0 5% 0;
	}
	.gnav__menu li a{
		width: 100%;
		box-sizing: border-box;
		display: block;
		padding: 0 10%;
		text-decoration: none;
	}
	.gnav__menu li a .img{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #fff;
		margin: 0 0 10% 0;
	}
	.gnav__menu li a:hover .img{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.gnav__menu li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.gnav__menu li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.gnav__menu li a .txt-box {
        width: 80%;
        min-height: 70px;
        position: relative;
        margin: 0 auto;
    }
	.gnav__menu li a .txt-box .icon {
        width: 15px;
        line-height: 0;
        position: absolute;
        top: 7px;
        left: -30px;
        opacity: 0;
        transition: .3s;
    }
	.gnav__menu li a:hover .txt-box .icon {
        left: -25px;
        opacity: 1;
        transition: .3s;
    }
	.gnav__menu li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        white-space: nowrap;
	}

	.grad-btn {
		background: #000;
		color: #fff;
		text-align: center;
		display: block;
		margin: 5% auto 0 auto;
		font-size: 12px;
		padding: 1% 0;
	}
	.grad-btn::before {
	content: "READ MORE"
	}
	.grad-item {
	position: relative;
	overflow: hidden;
	height: 35px; /*隠した状態の高さ*/
	}
	.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px; 
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
	}
	.grad-trigger {
	display: none; 
	}
	.grad-trigger:checked ~ .grad-btn::before {
	content: "CLOSE" 
	}
	.grad-trigger:checked ~ .grad-item {
	height: auto;
	}
	.grad-trigger:checked ~ .grad-item::before {
	display: none;
	}

	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 0px;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .cart-title span{
		font-size: 10px;
		margin: 0 0 0 5px;
        display: inline-block;
		position: relative;
		top: -1px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #bfbec5;
		border: .5px solid #bfbec5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #bfbec5;
		color: #bfbec5;
	}

	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

	/*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%;
		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{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 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%;
	}
	.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: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.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;
	}

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon02::before{
        content: url("../img/l-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon02::before{
        content: url("../img/s-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon03::before{
        content: url("../img/l-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon03::before{
        content: url("../img/s-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }

	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}

	.mv-logo{
		width: 4%;
        position: absolute;
        top: 2%;
        left: 1%;
        line-height: 0;
        z-index: 10;
	}

	.mv-img{
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin: 0 auto;
	}
	.mv-img .img{
		width: 33.33%;
	}
	.mv-img .mv-bg{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
	}

	.mv-title-box{
		width: 70%;
        position: absolute;
        bottom: 15%;
        left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 10;
	}
	.mv-title01{
		width: 16%;
        position: absolute;
        top: -5%;
        left: -10%;
	}
	.mv-title02{
		width: 25%;
        position: absolute;
        top: -2%;
        left: 3%;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title03{
		width: 35%;
		overflow: hidden;
		position: relative;
		left: 0;
		right: 0;
        margin: 0 auto 5% auto;
	}
	.mv-title04{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 0 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title05{
		width: 17%;
        line-height: 0;
        position: absolute;
        bottom: 13%;
        right: -10%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .txt{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2.6em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto;
	}

	/* top-nav */
	.top-nav{
		width: 80%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.top-nav-title-box{
		width: 40%;
	}
	.top-nav-title-box .title01{
		width: 62%;
        position: relative;
        left: 11%;
        margin: 0 0 5% 0;
	}
	.top-nav-title-box .title02{
		width: 100%;
        position: relative;
	}
	.top-nav-title-box .title02 .line{
		width: 70%;
        height: 1px;
        background: #000;
        position: absolute;
        left: 25%;
        top: 49%;
	}
	.top-nav-title-box .title02 .on{
		width: 50%;
        position: absolute;
		right: 0;
		bottom: 0;
	}
	.top-nav-list{
		width: 55%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.top-nav-list li:nth-child(1){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(2){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(3){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
	}
	.top-nav-list li a{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.top-nav-list li a .txt-box{
		width: 80%;
		min-height: 70px;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .txt-box .icon{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 7px;
		left: -30px;
		opacity: 0;
		transition: .3s;
	}
	.top-nav-list li a:hover .txt-box .icon{
		left: -25px;
		opacity: 1;
		transition: .3s;
	}
	.top-nav-list li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		white-space: nowrap;
	}
	.top-nav-list li a .line-box{
		width: 100%;
		height: 3px;
		position: relative;
	}
	.top-nav-list li a .line-box .line{
		width: 50%;
		height: 3px;
		background: #3ec659;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box .line{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box .line-un{
		width: 100%;
		height: 1px;
		background: #eee;
		position: absolute;
		top: 1px;
		left: 0;
		z-index: -1;
	}

	/* door */
	.door{
		width: 85%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.door .num{
		width: 12%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.door .num .on{
		width: 65%;
        position: absolute;
        line-height: 0;
        top: 15%;
        left: 0;
	}
	.door .num .on2{
		width: 100%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.door .sub-title{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 1% auto;
	}
	.door .main-title{
		width: 100%;
		font-size: 35px;
        letter-spacing: 10px;
        line-height: 1.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.door .icon{
		width: 25px;
		line-height: 0;
		margin: 0 auto 2% auto;
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 2% 4%;
	}
	.door .txt-box .line01{
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line02{
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .line03{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line04{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .txt{
		width: max-content;
		font-size: 18px;
        letter-spacing: 5px;
        line-height: 2.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}
	
	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 75%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.item-end{
		margin: 0 auto 10% auto !important;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 7% 0 7%;
	}
	.item .data .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .icon-box li:nth-child(1){
		width: 110px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.item .data .icon-box li:nth-child(2){
		width: 110px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.item .data .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.item .data .icon-box li:nth-child(3){
		width: 40px;
		line-height: 0;
	}
	.item .txt-box{
		width: max-content;
		margin: 0 0 20% 0;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
		left: 40px;
	}
	.item .txt-box .icon01{
		width: 30px;
		position: absolute;
		top: 0;
		left: -40px;
	}
	.item .txt-box .icon02{
		width: 30px;
		position: absolute;
		bottom: 0;
		right: -40px;
	}
	.item .txt-box .txt{
		width: max-content;
		font-size: 23px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* ranking-slick-box */
	.slick-prev,
	.slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 30%;
		z-index: 3;
		display: block;
		width: 20px;
		height: 100px;
		padding: 0;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
	}
	.slick-prev {
		left: -65%;
		right: 0;
		margin: 0 auto;
	}
	.slick-next {
		left: 0%;
		right: -65%;
		margin: 0 auto;
	}
	.ranking-slick-box{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.ranking-slick .slick-slide {
		height: auto;
		width: 100%;
	}
	.ranking-slick .box {
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 0 10%;
	}
	.ranking-slick .box .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.ranking-slick .box .icon-box li:nth-child(1){
		width: 110px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.ranking-slick .box .icon-box li:nth-child(2){
		width: 110px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.ranking-slick .box .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.ranking-slick .box .icon-box li:nth-child(3){
		width: 40px;
		line-height: 0;
	}
	.ranking-slick .box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.slick-slide .caption {
        z-index: 99;
        opacity: 0;
        transition: .3s ease;
		width: 90%;
		margin: 3% auto 0 auto;
		overflow: hidden;
	}
	.slick-current .caption {
		opacity: 1;
		transition-delay: .5s;
	}
	.caption .txt-box{
		width: max-content;
		margin: 0 auto 5% auto;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
	}
	.caption .txt-box .icon01{
		width: 30px;
		position: absolute;
		top: 0;
		left: -40px;
	}
	.caption .txt-box .icon02{
		width: 30px;
		position: absolute;
		bottom: 0;
		right: -40px;
	}
	.caption .txt-box .txt{
		width: max-content;
		font-size: 23px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.caption .link-box{
		width: 60%;
		margin: 0 auto;
	}

	/* staff */
	.staff {
        width: 20%;
        margin: 0 auto 5% auto;
    }

	/*nav*/
	.menu{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #89dd9b;
	}
	.menu.active{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #231815;
	}

	.menu__line--icon{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--icon img{
		height: 15px;
	}
	.menu__line--top{
		display: none;
	}
	.menu__line--icon.active{
		display: none;
	}
	.menu__line--top.active{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--top.active img{
		height: 15px;
	}

	/*gnav*/
	.gnav{
		display: none;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 8888!important;
		bottom: 0;
		left: 0;
	}
	.menu_bg{
		background: rgba(255,255,255,0.9);
		height: 100%;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
	}
	.gnav__wrap{
		align-items:center;
		display: flex;
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		width: 70%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.gnav__menu{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		overflow-y: scroll;
	}
	.gnav__menu::-webkit-scrollbar{
		display: none;
	}
	.gnav__menu::-ms-scrollbar{
		display: none;
	}
	.gnav__menu::-moz-scrollbar{
		display: none;
	}
	.big-menu-title{
		text-align: center;
		font-size: 28px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.gnav__menu li{
		width: 20%;
		margin: 0 0 5% 0;
	}
	.gnav__menu li a{
		width: 100%;
		box-sizing: border-box;
		display: block;
		padding: 0 10%;
		text-decoration: none;
	}
	.gnav__menu li a .img{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #fff;
		margin: 0 0 10% 0;
	}
	.gnav__menu li a:hover .img{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.gnav__menu li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.gnav__menu li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.gnav__menu li a .txt-box {
        width: 80%;
        min-height: 70px;
        position: relative;
        margin: 0 auto;
    }
	.gnav__menu li a .txt-box .icon {
        width: 15px;
        line-height: 0;
        position: absolute;
        top: 7px;
        left: -30px;
        opacity: 0;
        transition: .3s;
    }
	.gnav__menu li a:hover .txt-box .icon {
        left: -25px;
        opacity: 1;
        transition: .3s;
    }
	.gnav__menu li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        white-space: nowrap;
	}

	.grad-btn {
		background: #000;
		color: #fff;
		text-align: center;
		display: block;
		margin: 5% auto 0 auto;
		font-size: 12px;
		padding: 1% 0;
	}
	.grad-btn::before {
	content: "READ MORE"
	}
	.grad-item {
	position: relative;
	overflow: hidden;
	height: 35px; /*隠した状態の高さ*/
	}
	.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px; 
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
	}
	.grad-trigger {
	display: none; 
	}
	.grad-trigger:checked ~ .grad-btn::before {
	content: "CLOSE" 
	}
	.grad-trigger:checked ~ .grad-item {
	height: auto;
	}
	.grad-trigger:checked ~ .grad-item::before {
	display: none;
	}

	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 0px;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .cart-title span{
		font-size: 10px;
		margin: 0 0 0 5px;
        display: inline-block;
		position: relative;
		top: -1px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #bfbec5;
		border: .5px solid #bfbec5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #bfbec5;
		color: #bfbec5;
	}

	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

	/*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%;
		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{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 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%;
	}
	.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: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.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;
	}

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon02::before{
        content: url("../img/l-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon02::before{
        content: url("../img/s-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon03::before{
        content: url("../img/l-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon03::before{
        content: url("../img/s-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }

	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}

	.mv-logo{
		width: 4%;
        position: absolute;
        top: 2%;
        left: 1%;
        line-height: 0;
        z-index: 10;
	}

	.mv-img{
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin: 0 auto;
	}
	.mv-img .img{
		width: 33.33%;
	}
	.mv-img .mv-bg{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
	}

	.mv-title-box{
		width: 70%;
        position: absolute;
        bottom: 15%;
        left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 10;
	}
	.mv-title01{
		width: 16%;
        position: absolute;
        top: -5%;
        left: -10%;
	}
	.mv-title02{
		width: 25%;
        position: absolute;
        top: -2%;
        left: 3%;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title03{
		width: 35%;
		overflow: hidden;
		position: relative;
		left: 0;
		right: 0;
        margin: 0 auto 5% auto;
	}
	.mv-title04{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 0 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title05{
		width: 17%;
        line-height: 0;
        position: absolute;
        bottom: 13%;
        right: -10%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .txt{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2.6em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto;
	}

	/* top-nav */
	.top-nav{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.top-nav-title-box{
		width: 35%;
	}
	.top-nav-title-box .title01{
		width: 62%;
        position: relative;
        left: 11%;
        margin: 0 0 5% 0;
	}
	.top-nav-title-box .title02{
		width: 100%;
        position: relative;
	}
	.top-nav-title-box .title02 .line{
		width: 70%;
        height: 1px;
        background: #000;
        position: absolute;
        left: 25%;
        top: 49%;
	}
	.top-nav-title-box .title02 .on{
		width: 50%;
        position: absolute;
		right: 0;
		bottom: 0;
	}
	.top-nav-list{
		width: 60%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.top-nav-list li:nth-child(1){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(2){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(3){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
	}
	.top-nav-list li a{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.top-nav-list li a .txt-box{
		width: 80%;
		min-height: 70px;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .txt-box .icon{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 7px;
		left: -30px;
		opacity: 0;
		transition: .3s;
	}
	.top-nav-list li a:hover .txt-box .icon{
		left: -25px;
		opacity: 1;
		transition: .3s;
	}
	.top-nav-list li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		white-space: nowrap;
	}
	.top-nav-list li a .line-box{
		width: 100%;
		height: 3px;
		position: relative;
	}
	.top-nav-list li a .line-box .line{
		width: 50%;
		height: 3px;
		background: #3ec659;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box .line{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box .line-un{
		width: 100%;
		height: 1px;
		background: #eee;
		position: absolute;
		top: 1px;
		left: 0;
		z-index: -1;
	}

	/* door */
	.door{
		width: 85%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.door .num{
		width: 12%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.door .num .on{
		width: 65%;
        position: absolute;
        line-height: 0;
        top: 15%;
        left: 0;
	}
	.door .num .on2{
		width: 100%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.door .sub-title{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 1% auto;
	}
	.door .main-title{
		width: 100%;
		font-size: 35px;
        letter-spacing: 10px;
        line-height: 1.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.door .icon{
		width: 25px;
		line-height: 0;
		margin: 0 auto 2% auto;
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 2% 4%;
	}
	.door .txt-box .line01{
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line02{
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .line03{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line04{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .txt{
		width: max-content;
		font-size: 18px;
        letter-spacing: 5px;
        line-height: 2.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}
	
	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.item-end{
		margin: 0 auto 10% auto !important;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 7% 0 7%;
	}
	.item .data .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .icon-box li:nth-child(1){
		width: 110px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.item .data .icon-box li:nth-child(2){
		width: 110px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.item .data .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.item .data .icon-box li:nth-child(3){
		width: 40px;
		line-height: 0;
	}
	.item .txt-box{
		width: max-content;
		margin: 0 0 20% 0;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
		left: 40px;
	}
	.item .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: 0;
		left: -40px;
	}
	.item .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: 0;
		right: -40px;
	}
	.item .txt-box .txt{
		width: max-content;
		font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* ranking-slick-box */
	.slick-prev,
	.slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 30%;
		z-index: 3;
		display: block;
		width: 15px;
		height: 100px;
		padding: 0;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
	}
	.slick-prev {
		left: -58%;
		right: 0;
		margin: 0 auto;
	}
	.slick-next {
		left: 0%;
		right: -58%;
		margin: 0 auto;
	}
	.ranking-slick-box{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.ranking-slick .slick-slide {
		height: auto;
		width: 100%;
	}
	.ranking-slick .box {
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 0 10%;
	}
	.ranking-slick .box .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.ranking-slick .box .icon-box li:nth-child(1){
		width: 110px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.ranking-slick .box .icon-box li:nth-child(2){
		width: 110px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.ranking-slick .box .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.ranking-slick .box .icon-box li:nth-child(3){
		width: 40px;
		line-height: 0;
	}
	.ranking-slick .box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.slick-slide .caption {
        z-index: 99;
        opacity: 0;
        transition: .3s ease;
		width: 85%;
		margin: 3% auto 0 auto;
		overflow: hidden;
	}
	.slick-current .caption {
		opacity: 1;
		transition-delay: .5s;
	}
	.caption .txt-box{
		width: max-content;
		margin: 0 auto 5% auto;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
	}
	.caption .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: 0;
		left: -40px;
	}
	.caption .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: 0;
		right: -40px;
	}
	.caption .txt-box .txt{
		width: max-content;
		font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.caption .link-box{
		width: 80%;
		margin: 0 auto;
	}

	/* staff */
	.staff {
        width: 20%;
        margin: 0 auto 5% auto;
    }

	/*nav*/
	.menu{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #89dd9b;
	}
	.menu.active{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #231815;
	}

	.menu__line--icon{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--icon img{
		height: 15px;
	}
	.menu__line--top{
		display: none;
	}
	.menu__line--icon.active{
		display: none;
	}
	.menu__line--top.active{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--top.active img{
		height: 15px;
	}

	/*gnav*/
	.gnav{
		display: none;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 8888!important;
		bottom: 0;
		left: 0;
	}
	.menu_bg{
		background: rgba(255,255,255,0.9);
		height: 100%;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
	}
	.gnav__wrap{
		align-items:center;
		display: flex;
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		width: 85%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.gnav__menu{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		overflow-y: scroll;
	}
	.gnav__menu::-webkit-scrollbar{
		display: none;
	}
	.gnav__menu::-ms-scrollbar{
		display: none;
	}
	.gnav__menu::-moz-scrollbar{
		display: none;
	}
	.big-menu-title{
		text-align: center;
		font-size: 28px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.gnav__menu li{
		width: 20%;
		margin: 0 0 5% 0;
	}
	.gnav__menu li a{
		width: 100%;
		box-sizing: border-box;
		display: block;
		padding: 0 10%;
		text-decoration: none;
	}
	.gnav__menu li a .img{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #fff;
		margin: 0 0 10% 0;
	}
	.gnav__menu li a:hover .img{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.gnav__menu li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.gnav__menu li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.gnav__menu li a .txt-box {
        width: 80%;
        min-height: 70px;
        position: relative;
        margin: 0 auto;
    }
	.gnav__menu li a .txt-box .icon {
        width: 15px;
        line-height: 0;
        position: absolute;
        top: 7px;
        left: -30px;
        opacity: 0;
        transition: .3s;
    }
	.gnav__menu li a:hover .txt-box .icon {
        left: -25px;
        opacity: 1;
        transition: .3s;
    }
	.gnav__menu li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        white-space: nowrap;
	}

	.grad-btn {
		background: #000;
		color: #fff;
		text-align: center;
		display: block;
		margin: 5% auto 0 auto;
		font-size: 12px;
		padding: 1% 0;
	}
	.grad-btn::before {
	content: "READ MORE"
	}
	.grad-item {
	position: relative;
	overflow: hidden;
	height: 35px; /*隠した状態の高さ*/
	}
	.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px; 
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
	}
	.grad-trigger {
	display: none; 
	}
	.grad-trigger:checked ~ .grad-btn::before {
	content: "CLOSE" 
	}
	.grad-trigger:checked ~ .grad-item {
	height: auto;
	}
	.grad-trigger:checked ~ .grad-item::before {
	display: none;
	}

	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 0px;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .cart-title span{
		font-size: 10px;
		margin: 0 0 0 5px;
        display: inline-block;
		position: relative;
		top: -1px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #bfbec5;
		border: .5px solid #bfbec5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #bfbec5;
		color: #bfbec5;
	}

	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

	/*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%;
		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{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 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%;
	}
	.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: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.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;
	}

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon02::before{
        content: url("../img/l-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon02::before{
        content: url("../img/s-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon03::before{
        content: url("../img/l-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon03::before{
        content: url("../img/s-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }

	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}

	.mv-logo{
		width: 4%;
        position: absolute;
        top: 2%;
        left: 1%;
        line-height: 0;
        z-index: 10;
	}

	.mv-img{
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin: 0 auto;
	}
	.mv-img .img{
		width: 33.33%;
	}
	.mv-img .mv-bg{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
	}

	.mv-title-box{
		width: 70%;
        position: absolute;
        bottom: 15%;
        left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 10;
	}
	.mv-title01{
		width: 16%;
        position: absolute;
        top: -5%;
        left: -10%;
	}
	.mv-title02{
		width: 25%;
        position: absolute;
        top: -2%;
        left: 3%;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title03{
		width: 35%;
		overflow: hidden;
		position: relative;
		left: 0;
		right: 0;
        margin: 0 auto 5% auto;
	}
	.mv-title04{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 0 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title05{
		width: 17%;
        line-height: 0;
        position: absolute;
        bottom: 13%;
        right: -10%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .txt{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2.6em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto;
	}

	/* top-nav */
	.top-nav{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.top-nav-title-box{
		width: 35%;
	}
	.top-nav-title-box .title01{
		width: 62%;
        position: relative;
        left: 11%;
        margin: 0 0 5% 0;
	}
	.top-nav-title-box .title02{
		width: 100%;
        position: relative;
	}
	.top-nav-title-box .title02 .line{
		width: 70%;
        height: 1px;
        background: #000;
        position: absolute;
        left: 25%;
        top: 49%;
	}
	.top-nav-title-box .title02 .on{
		width: 50%;
        position: absolute;
		right: 0;
		bottom: 0;
	}
	.top-nav-list{
		width: 60%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.top-nav-list li:nth-child(1){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(2){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li:nth-child(3){
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0 0 5% 0;
	}
	.top-nav-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 2%;
	}
	.top-nav-list li a{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.top-nav-list li a .txt-box{
		width: 80%;
		min-height: 70px;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .txt-box .icon{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 7px;
		left: -30px;
		opacity: 0;
		transition: .3s;
	}
	.top-nav-list li a:hover .txt-box .icon{
		left: -25px;
		opacity: 1;
		transition: .3s;
	}
	.top-nav-list li a .txt-box .txt{
		font-size: 18px;
        letter-spacing: 3px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		white-space: nowrap;
	}
	.top-nav-list li a .line-box{
		width: 100%;
		height: 3px;
		position: relative;
	}
	.top-nav-list li a .line-box .line{
		width: 50%;
		height: 3px;
		background: #3ec659;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box .line{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box .line-un{
		width: 100%;
		height: 1px;
		background: #eee;
		position: absolute;
		top: 1px;
		left: 0;
		z-index: -1;
	}

	/* door */
	.door{
		width: 85%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.door .num{
		width: 15%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.door .num .on{
		width: 65%;
        position: absolute;
        line-height: 0;
        top: 15%;
        left: 0;
	}
	.door .num .on2{
		width: 100%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.door .sub-title{
		width: 100%;
		font-size: 21px;
        letter-spacing: 5px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 1% auto;
	}
	.door .main-title{
		width: 100%;
		font-size: 35px;
        letter-spacing: 10px;
        line-height: 1.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.door .icon{
		width: 25px;
		line-height: 0;
		margin: 0 auto 2% auto;
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 2% 4%;
	}
	.door .txt-box .line01{
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line02{
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .line03{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 30px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line04{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 1px;
		height: 50px;
		background: #3ec659;
	}
	.door .txt-box .txt{
		width: max-content;
		font-size: 16px;
        letter-spacing: 3px;
        line-height: 2.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}
	
	.rever{
		flex-direction: row-reverse;
	}
	/* item */
	.item{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.item-end{
		margin: 0 auto 10% auto !important;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 7% 0 7%;
	}
	.item .data .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .icon-box li:nth-child(1){
		width: 90px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.item .data .icon-box li:nth-child(2){
		width: 90px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.item .data .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.item .data .icon-box li:nth-child(3){
		width: 30px;
		line-height: 0;
	}
	.item .txt-box{
		width: max-content;
		margin: 0 0 20% 0;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
		left: 40px;
	}
	.item .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.item .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.item .txt-box .txt{
		width: max-content;
		font-size: 16px;
        letter-spacing: 2px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* ranking-slick-box */
	.slick-prev,
	.slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 30%;
		z-index: 3;
		display: block;
		width: 15px;
		height: 100px;
		padding: 0;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
	}
	.slick-prev {
		left: -58%;
		right: 0;
		margin: 0 auto;
	}
	.slick-next {
		left: 0%;
		right: -58%;
		margin: 0 auto;
	}
	.ranking-slick-box{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.ranking-slick .slick-slide {
		height: auto;
		width: 100%;
	}
	.ranking-slick .box {
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 0 10%;
	}
	.ranking-slick .box .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.ranking-slick .box .icon-box li:nth-child(1){
		width: 90px;
		line-height: 0;
		margin: 0 20px 0 0;
	}
	.ranking-slick .box .icon-box li:nth-child(2){
		width: 90px;
		line-height: 0;
		margin: 0 40px 0 0;
		position: relative;
	}
	.ranking-slick .box .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.ranking-slick .box .icon-box li:nth-child(3){
		width: 30px;
		line-height: 0;
	}
	.ranking-slick .box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.slick-slide .caption {
        z-index: 99;
        opacity: 0;
        transition: .3s ease;
		width: 85%;
		margin: 3% auto 0 auto;
		overflow: hidden;
	}
	.slick-current .caption {
		opacity: 1;
		transition-delay: .5s;
	}
	.caption .txt-box{
		width: max-content;
		margin: 0 auto 5% auto;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
	}
	.caption .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.caption .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.caption .txt-box .txt{
		width: max-content;
		font-size: 18px;
        letter-spacing: 2px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.caption .link-box{
		width: 60%;
		margin: 0 auto;
	}

	/* staff */
	.staff {
        width: 20%;
        margin: 0 auto 5% auto;
    }

	/*nav*/
	.menu{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #89dd9b;
	}
	.menu.active{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #231815;
	}

	.menu__line--icon{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--icon img{
		height: 15px;
	}
	.menu__line--top{
		display: none;
	}
	.menu__line--icon.active{
		display: none;
	}
	.menu__line--top.active{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--top.active img{
		height: 15px;
	}

	/*gnav*/
	.gnav{
		display: none;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 8888!important;
		bottom: 0;
		left: 0;
	}
	.menu_bg{
		background: rgba(255,255,255,0.9);
		height: 100%;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
	}
	.gnav__wrap{
		align-items:center;
		display: flex;
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		width: 85%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.gnav__menu{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		overflow-y: scroll;
	}
	.gnav__menu::-webkit-scrollbar{
		display: none;
	}
	.gnav__menu::-ms-scrollbar{
		display: none;
	}
	.gnav__menu::-moz-scrollbar{
		display: none;
	}
	.big-menu-title{
		text-align: center;
		font-size: 28px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.gnav__menu li{
		width: 20%;
		margin: 0 0 5% 0;
	}
	.gnav__menu li a{
		width: 100%;
		box-sizing: border-box;
		display: block;
		padding: 0 10%;
		text-decoration: none;
	}
	.gnav__menu li a .img{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #fff;
		margin: 0 0 10% 0;
	}
	.gnav__menu li a:hover .img{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.gnav__menu li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.gnav__menu li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.gnav__menu li a .txt-box {
        width: 80%;
        min-height: 70px;
        position: relative;
        margin: 0 auto;
    }
	.gnav__menu li a .txt-box .icon {
        width: 15px;
        line-height: 0;
        position: absolute;
        top: 7px;
        left: -30px;
        opacity: 0;
        transition: .3s;
    }
	.gnav__menu li a:hover .txt-box .icon {
        left: -25px;
        opacity: 1;
        transition: .3s;
    }
	.gnav__menu li a .txt-box .txt{
		font-size: 14px;
        letter-spacing: 2px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        white-space: nowrap;
	}

	.grad-btn {
		background: #000;
		color: #fff;
		text-align: center;
		display: block;
		margin: 5% auto 0 auto;
		font-size: 12px;
		padding: 1% 0;
	}
	.grad-btn::before {
	content: "READ MORE"
	}
	.grad-item {
	position: relative;
	overflow: hidden;
	height: 35px; /*隠した状態の高さ*/
	}
	.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px; 
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
	}
	.grad-trigger {
	display: none; 
	}
	.grad-trigger:checked ~ .grad-btn::before {
	content: "CLOSE" 
	}
	.grad-trigger:checked ~ .grad-item {
	height: auto;
	}
	.grad-trigger:checked ~ .grad-item::before {
	display: none;
	}

	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 0px;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .cart-title span{
		font-size: 10px;
		margin: 0 0 0 5px;
        display: inline-block;
		position: relative;
		top: -1px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #bfbec5;
		border: .5px solid #bfbec5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #bfbec5;
		color: #bfbec5;
	}

	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

	/*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%;
		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{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 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%;
	}
	.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: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.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;
	}

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon02::before{
        content: url("../img/l-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon02::before{
        content: url("../img/s-size02.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
	.l-icon03::before{
        content: url("../img/l-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }
    .s-icon03::before{
        content: url("../img/s-size03.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: 0px;
		line-height: 0;
    }

	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}

	.mv-logo{
		width: 15%;
        position: absolute;
        top: 1%;
        left: 2%;
        line-height: 0;
        z-index: 10;
	}

	.mv-img{
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin: 0 auto;
	}
	.mv-img .img{
		width: 50%;
	}

	.mv-title-box{
		width: 100%;
		background: #f9f9f9;
		position: relative;
		margin: 0 auto;
		z-index: 10;
		padding: 5% 0;
	}
	.mv-title01{
		width: 21%;
        position: absolute;
        top: -10%;
        right: 3%;
	}
	.mv-title02{
		width: 35%;
        position: absolute;
        top: 8%;
        left: 43%;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: -10%;
		left: 0;
	}
	.mv-title03{
		width: 35%;
		overflow: hidden;
		position: relative;
		left: 5%;
        margin: 0 0 5% 0;
	}
	.mv-title04{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.mv-title04 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title05{
		width: 45%;
        margin: 0 0 0 50%;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.read .txt{
		width: 100%;
        font-size: 17px;
        letter-spacing: 2px;
        line-height: 2.4em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        text-align: center;
        margin: 0 0 3% 0;
	}

	/* top-nav */
	.top-nav{
		width: 85%;
		margin: 0 auto 10% auto;
	}
	.top-nav-title-box{
		width: 80%;
		margin: 0 auto 10% auto;
	}
	.top-nav-title-box .title01{
		width: 79%;
        position: relative;
        left: 11%;
        margin: 0 0 5% 0;
	}
	.top-nav-title-box .title02{
		width: 100%;
        position: relative;
	}
	.top-nav-title-box .title02 .line{
		width: 70%;
        height: 1px;
        background: #000;
        position: absolute;
        left: 25%;
        top: 49%;
	}
	.top-nav-title-box .title02 .on{
		width: 50%;
        position: absolute;
		right: 0;
		bottom: 0;
	}
	.top-nav-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.top-nav-list li{
		width: 45%;
		margin: 0 0 10% 0;
	}
	.top-nav-list li a{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.top-nav-list li a .txt-box{
		width: 80%;
		min-height: 54px;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .txt-box .icon{
		width: 10px;
		line-height: 0;
		position: absolute;
		top: 7px;
		left: -30px;
		opacity: 0;
		transition: .3s;
	}
	.top-nav-list li a:hover .txt-box .icon{
		left: -20px;
		opacity: 1;
		transition: .3s;
	}
	.top-nav-list li a .txt-box .txt{
		font-size: 14px;
        letter-spacing: 2px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		white-space: nowrap;
	}
	.top-nav-list li a .line-box{
		width: 100%;
		height: 3px;
		position: relative;
	}
	.top-nav-list li a .line-box .line{
		width: 50%;
		height: 3px;
		background: #3ec659;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box .line{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box .line-un{
		width: 100%;
		height: 1px;
		background: #eee;
		position: absolute;
		top: 1px;
		left: 0;
		z-index: -1;
	}

	/* door */
	.door{
		width: 90%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.door .num{
		width: 35%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.door .num .on{
		width: 77%;
        position: absolute;
        line-height: 0;
        top: 19%;
        left: -15%;
	}
	.door .num .on2{
		width: 62%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.door .sub-title{
		width: 100%;
		font-size: 16px;
        letter-spacing: 3px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 1% auto;
	}
	.door .main-title{
		width: 100%;
		font-size: 30px;
        letter-spacing: 5px;
        line-height: 1.5em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		margin: 0 auto 5% auto;
	}
	.door .icon{
		width: 15px;
		line-height: 0;
		margin: 0 auto 5% auto;
	}
	.door .txt-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.door .txt-box .line01{
		position: absolute;
		top: 0;
		left: 0;
		width: 15px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line02{
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 30px;
		background: #3ec659;
	}
	.door .txt-box .line03{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 15px;
		height: 1px;
		background: #3ec659;
	}
	.door .txt-box .line04{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 1px;
		height: 30px;
		background: #3ec659;
	}
	.door .txt-box .txt{
		width: 100%;
		font-size: 14px;
        letter-spacing: 3px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: justify;
	}
	.door .txt-box .txt br{
		display: none;
	}
	
	
	/* item */
	.item{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item-end{
		margin: 0 auto 20% auto !important;
	}
	.item .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 7% auto;
	}
	.item .img .img-in{
		width: 110%;
		position: relative;
		left: -5%;
	}
	.item .data{
		width: 85%;
		margin: 0 auto;
	}
	.item .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 5% 7.5%;
	}
	.item .icon-box li:nth-child(1){
		width: 70px;
		line-height: 0;
		margin: 0 10px 0 0;
	}
	.item .icon-box li:nth-child(2){
		width: 70px;
		line-height: 0;
		margin: 0 20px 0 0;
		position: relative;
	}
	.item .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.item .icon-box li:nth-child(3){
		width: 30px;
		line-height: 0;
	}
	.item .txt-box{
		width: max-content;
		margin: 0 auto 7% auto;
		position: relative;
		box-sizing: border-box;
		padding: 7% 0;
	}
	.item .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: 0;
		left: -20px;
		line-height: 0;
	}
	.item .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: 0;
		right: -20px;
		line-height: 0;
	}
	.item .txt-box .txt{
		width: max-content;
		font-size: 20px;
        letter-spacing: 2px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* ranking-slick-box */
	.slick-prev,
	.slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 25%;
		z-index: 3;
		display: block;
		width: 15px;
		height: 100px;
		padding: 0;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
	}
	.slick-prev {
		left: -85%;
		right: 0;
		margin: 0 auto;
	}
	.slick-next {
		left: 0%;
		right: -85%;
		margin: 0 auto;
	}
	.ranking-slick-box{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.ranking-slick .slick-slide {
		height: auto;
		width: 100%;
	}
	.ranking-slick .box {
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 0 2%;
	}
	.ranking-slick .box .icon-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.ranking-slick .box .icon-box li:nth-child(1){
		width: 70px;
		line-height: 0;
		margin: 0 10px 0 0;
	}
	.ranking-slick .box .icon-box li:nth-child(2){
		width: 70px;
		line-height: 0;
		margin: 0 20px 0 0;
		position: relative;
	}
	.ranking-slick .box .icon-box li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		background: #3ec659;
		position: absolute;
		left: 0;
		bottom: 20%;
		z-index: -1;
	}
	.ranking-slick .box .icon-box li:nth-child(3){
		width: 30px;
		line-height: 0;
	}
	.ranking-slick .box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.slick-slide .caption {
        z-index: 99;
        opacity: 0;
        transition: .3s ease;
		width: 100%;
		margin: 3% auto 0 auto;
		overflow: hidden;
	}
	.slick-current .caption {
		opacity: 1;
		transition-delay: .5s;
	}
	.caption .txt-box{
		width: max-content;
		margin: 0 auto 5% auto;
		position: relative;
		box-sizing: border-box;
		padding: 5% 0;
	}
	.caption .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: 0;
		left: -10px;
		line-height: 0;
	}
	.caption .txt-box .icon02{
		width: 20px;
        position: absolute;
        bottom: 0;
        right: -10px;
        line-height: 0;
	}
	.caption .txt-box .txt{
		width: max-content;
		font-size: 20px;
        letter-spacing: 2px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* staff */
	.staff {
        width: 80%;
        margin: 0 auto 15% auto;
    }

	/*nav*/
	.menu{
		width: 100%;
		height: 40px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #89dd9b;
	}
	.menu.active{
		width: 100%;
		height: 40px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		cursor: pointer;
		background: #231815;
	}

	.menu__line--icon{
		width: max-content;
		height: 15px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--icon img{
		height: 12px;
	}
	.menu__line--top{
		display: none;
	}
	.menu__line--icon.active{
		display: none;
	}
	.menu__line--top.active{
		width: max-content;
		height: 12px;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		line-height: 0;
		display: block;
	}
	.menu__line--top.active img{
		height: 12px;
	}

	/*gnav*/
	.gnav{
		display: none;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 8888!important;
		bottom: 0;
		left: 0;
	}
	.menu_bg{
		background: rgba(255,255,255,0.9);
		height: 100%;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
	}
	.gnav__wrap{
		align-items:center;
		display: flex;
		flex-wrap: wrap;
		height: auto;
		justify-content: space-between;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		width: 65%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.gnav__menu{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		overflow-y: scroll;
	}
	.gnav__menu::-webkit-scrollbar{
		display: none;
	}
	.gnav__menu::-ms-scrollbar{
		display: none;
	}
	.gnav__menu::-moz-scrollbar{
		display: none;
	}
	.gnav__menu li{
		width: 43%;
		margin: 0 0 5% 0;
	}
	.gnav__menu li a{
		width: 100%;
		box-sizing: border-box;
		display: block;
		text-decoration: none;
	}
	.gnav__menu li a .img{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #fff;
		margin: 0 0 5% 0;
	}
	.gnav__menu li a:hover .img{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.gnav__menu li a .img img{
		transform: scale(1);
		transition: .3s;
	}
	.gnav__menu li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}
	.gnav__menu li a .txt-box {
        width: 80%;
        position: relative;
        margin: 0 auto;
    }
	.gnav__menu li a .txt-box .icon {
        width: 7px;
        line-height: 0;
        position: absolute;
        top: 4px;
        left: -30px;
        opacity: 0;
        transition: .3s;
    }
	.gnav__menu li a:hover .txt-box .icon {
        left: -15px;
        opacity: 1;
        transition: .3s;
    }
	.gnav__menu li a .txt-box .txt{
		font-size: 11px;
        letter-spacing: 2px;
        line-height: 1.6em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        white-space: nowrap;
	}

	.grad-btn {
		background: #000;
		color: #fff;
		text-align: center;
		display: block;
		margin: 5% auto 0 auto;
		font-size: 12px;
		padding: 1% 0;
	}
	.grad-btn::before {
	content: "READ MORE"
	}
	.grad-item {
	position: relative;
	overflow: hidden;
	height: 35px; /*隠した状態の高さ*/
	}
	.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px; 
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
	}
	.grad-trigger {
	display: none; 
	}
	.grad-trigger:checked ~ .grad-btn::before {
	content: "CLOSE" 
	}
	.grad-trigger:checked ~ .grad-item {
	height: auto;
	}
	.grad-trigger:checked ~ .grad-item::before {
	display: none;
	}

	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 0px;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .cart-title span{
		font-size: 10px;
		margin: 0 0 0 5px;
        display: inline-block;
		position: relative;
		top: -1px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #bfbec5;
		border: .5px solid #bfbec5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #bfbec5;
		color: #bfbec5;
	}

	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

	/*f-banner*/
	.f-banner{
		width: 80%;
		margin: 0 auto 7% auto;
	}
	.f-banner-m{
		width: 80%;
		margin: 0 auto 15% auto !important;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		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-banner02*/
	.f-banner02{
		border-top: 1px solid rgba(0, 0, 0, .5);
		width: 100%;
		margin: 0 auto 10% auto;
		padding: 7% 0 0 0;
	}
	.f-banner02-list{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
	}
	.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 20% 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: 8px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
        right: 10px;
        bottom: 10px;
        width: 40px;
        height: 40px;
        display: block;
        z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
	}
	
	.in-btn{
		width: 35px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}




}
