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;
}

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

/* common */
.sticky{
	width: 100%;
	display: block;
	position: sticky !important;
	top: 0;
}
.wrap{
	width: 100%;
	background: #fff;
	z-index: 4;
}
.pic-bg{
	width: 100%;
	height: 600px;
	background: #96A2A8;
	position: absolute;
	top: 0;
	left: 0;
}


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

	.l-icon::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-icon::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;
    }
	.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;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 25%;
	}

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

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

	.mv-bg{
		width: 100%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 0%;
		left: 0;
		right: 0;
	}
	.mv-title-box{
		width: 90%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
	}
	.mv-title01{
		width: 40%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 70%;
		position: absolute;
		top: 55%;
		left: -10%;
	}
	.mv-title02{
		width: 100%;
		position: relative;
	}
	.mv-title02 .on{
		width: 24%;
        position: absolute;
        top: 15%;
        right: 30%;
	}
	.mv-title02 .mv-txt{
		width: 24%;
        position: absolute;
        top: 18%;
        right: 0;
	}
	.mv-title02 .mv-txt .on02{
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}

	.mv-img02{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img02 li:nth-child(1){
		width: 42.4%;
	}
	.mv-img02 li:nth-child(2){
		width: 8.6%;
	}
	.mv-img02 li:nth-child(3){
		width: 24.5%;
	}
	.mv-img02 li:nth-child(4){
		width: 24.5%;
	}

	.mv-title-box02{
		width: 36%;
        position: absolute;
        bottom: 9%;
		left: 3%;
	}
	.mv-title03{
		width: 100%;
		margin: 0 0 5% 0;
		line-height: 0;
	}
	.mv-title04{
		width: 100%;
		line-height: 0;
	}

	.mv-title-box03{
		width: 3.8%;
        position: absolute;
        top: 4%;
        left: 45%;
	}
	.mv-title05{
		width: 100%;
		overflow: hidden;
		margin: 0 0 50% 0;
		line-height: 0;
	}
	.mv-title06{
		width: 55%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 10% 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 7% auto;
	}

	.top-nav-list{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.top-nav-list li{
		width: 45%;
	}
	.top-nav-list li a{
		width: 100%;
		display: block;
	}
	.top-nav-list li a .img{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .img .title{
		width: 60%;
		position: absolute;
		right: 5%;
		bottom: 10%;
		overflow: hidden;
	}
	.top-nav-list li a .name{
		width: 80%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .line-box{
		width: 100%;
	}
	.top-nav-list li a .line-box li.line01{
		width: 50%;
		height: 5px;
		background: #DEBE98;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line01{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li.line02{
		width: 50%;
		height: 5px;
		background: #586787;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line02{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
	}

	.rever{
		flex-direction: row-reverse;
	}
	.color01{
		background: #AB9782;
	}
	.color02{
		background: #686D58;
	}
	.color03{
		background: #3C3C47;
	}
	.color04{
		background: #282B2A;
	}
	.color05{
		background: #CFC4B9;
	}
	.color06{
		background: #645450;
	}
	.color07{
		background: #2F201B;
	}
	.color08{
		background: #D6BFA2;
	}

	/* item */
	.item{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 8% 0 8%;
	}
	.item .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box .title-list li img{
		height: 40px;
		display: block;
		margin: 0 auto;
		line-height: 0;
	}
	.item .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item .data .sub-title{
		text-align: center;
        font-size: 23px;
        letter-spacing: 4px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item .data .txt{
		width: 100%;
        text-align: justify;
        font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 0 15% 0;
	}

	.item .data .title-box02{
		width: 80%;
		margin: 0 auto 7% auto;
	}
	.item .data .title-box02 .title-list{
		width: max-content;
		margin: 0 0 2% 0;
	}
	.item .data .title-box02 .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box02 .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box02 .title-list li img{
		height: 40px;
		display: block;
		line-height: 0;
	}
	.item .data .title-box02 .title-list-cap{
		width: 100%;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 0% 0;
	}
	.item .data .title-box02 .title-list02{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1){
		width: 50px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line01{
		width: 50px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		border: 2px solid #fff;
		z-index: 10;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line02{
		width: 1px;
		height: 50px;
		background: #000;
		position: relative;
		left: 2px;
		right: 0;
		margin: 0 auto;
	}
	.item .data .title-box02 .title-list02 li:nth-child(2){
		width: 120px;
	}

	/* item02 */
	.item02{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item02 .img-wrap{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img-wrap .link-box{
		width: 70%;
		position: relative;
		margin: 0 0 0 25%;
	}
	.item02 .img-wrap .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item02 .img-wrap .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item02 .img-wrap .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item02 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 4% 0 4%;
	}
	.item02 .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item02 .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item02 .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item02 .data .title-box .title-list li img{
		height: 40px;
		display: block;
		line-height: 0;
		margin: 0 auto;
	}
	.item02 .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item02 .data .sub-title{
        text-align: center;
        font-size: 23px;
        letter-spacing: 4px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item02 .data .txt{
		width: 80%;
        text-align: justify;
		font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 auto 15% auto;
	}


	/* f-next-banner */
	.f-next-banner{
		width: 40%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.f-next-banner a{
		width: 100%;
		display: block;
		position: relative;
	}
	.f-next-banner a .on{
		width: 60%;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 6%;
	}
	.f-next-banner a .icon{
		width: 4%;
		display: block;
		position: absolute;
		bottom: 5%;
		right: 5%;
		opacity: 0;
		transition: .3s;
	}
	.f-next-banner a:hover .icon{
		right: 4%;
		opacity: 1;
		transition: .3s;
	}



	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 90px;
		left: 0px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
		margin: 30px 0 30px 0;
	}
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
		padding: 0 0 0 20%;
	}
	.side-nav-in a:hover{
		transition: .3s;
	}
	.side-nav-in a .line01{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #DEBE98;
		transition: .3s;
	}
	.side-nav-in a:hover .line01{
		width: 15%;
		transition: .3s;
	}
	.side-nav-in a .line02{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #586787;
		transition: .3s;
	}
	.side-nav-in a:hover .line02{
		width: 15%;
		transition: .3s;
	}


	/*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: 12px;
		color: #fff;
		background: #99999a;
		padding: 1px 5px 1px 5px;
		margin: 0 0 0 10px;
		border-radius: 2px;
        display: inline-block;
	}
    .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: #AB9782;
		border: .5px solid #AB9782;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #AB9782;
		color: #000;
	}

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

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

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

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

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

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

	.cart-btm .btn08{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #D6BFA2;
		border: .5px solid #D6BFA2;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn08 {
		background: #fff;
		border-color: #D6BFA2;
		color: #000;
	}
	
	.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-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-icon::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;
    }
	.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;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 25%;
	}

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

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

	.mv-bg{
		width: 100%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 0%;
		left: 0;
		right: 0;
	}
	.mv-title-box{
		width: 90%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
	}
	.mv-title01{
		width: 40%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 70%;
		position: absolute;
		top: 55%;
		left: -10%;
	}
	.mv-title02{
		width: 100%;
		position: relative;
	}
	.mv-title02 .on{
		width: 24%;
        position: absolute;
        top: 15%;
        right: 30%;
	}
	.mv-title02 .mv-txt{
		width: 24%;
        position: absolute;
		overflow: hidden;
        top: 18%;
        right: 0;
	}
	.mv-title02 .mv-txt .on02{
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 10;
	}

	.mv-img02{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img02 li:nth-child(1){
		width: 42.4%;
	}
	.mv-img02 li:nth-child(2){
		width: 8.6%;
	}
	.mv-img02 li:nth-child(3){
		width: 24.6%;
	}
	.mv-img02 li:nth-child(4){
		width: 24.5%;
	}

	.mv-title-box02{
		width: 36%;
        position: absolute;
        bottom: 9%;
		left: 3%;
	}
	.mv-title03{
		width: 100%;
		margin: 0 0 5% 0;
		line-height: 0;
	}
	.mv-title04{
		width: 100%;
		line-height: 0;
	}

	.mv-title-box03{
		width: 3.8%;
        position: absolute;
        top: 4%;
        left: 44.8%;
	}
	.mv-title05{
		width: 100%;
		overflow: hidden;
		margin: 0 0 0% 0;
		line-height: 0;
	}
	.mv-title06{
		width: 55%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 10% 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 7% auto;
	}

	.top-nav-list{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.top-nav-list li{
		width: 45%;
	}
	.top-nav-list li a{
		width: 100%;
		display: block;
	}
	.top-nav-list li a .img{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .img .title{
		width: 60%;
		position: absolute;
		right: 5%;
		bottom: 10%;
		overflow: hidden;
	}
	.top-nav-list li a .name{
		width: 80%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .line-box{
		width: 100%;
	}
	.top-nav-list li a .line-box li.line01{
		width: 50%;
		height: 5px;
		background: #DEBE98;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line01{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li.line02{
		width: 50%;
		height: 5px;
		background: #586787;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line02{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
	}

	.rever{
		flex-direction: row-reverse;
	}
	.color01{
		background: #AB9782;
	}
	.color02{
		background: #686D58;
	}
	.color03{
		background: #3C3C47;
	}
	.color04{
		background: #282B2A;
	}
	.color05{
		background: #CFC4B9;
	}
	.color06{
		background: #645450;
	}
	.color07{
		background: #2F201B;
	}
	.color08{
		background: #D6BFA2;
	}

	/* item */
	.item{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 8% 0 8%;
	}
	.item .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box .title-list li img{
		height: 40px;
		display: block;
		margin: 0 auto;
		line-height: 0;
	}
	.item .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item .data .sub-title{
		text-align: center;
        font-size: 23px;
        letter-spacing: 4px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item .data .txt{
		width: 100%;
        text-align: justify;
        font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 0 15% 0;
	}

	.item .data .title-box02{
		width: 80%;
		margin: 0 auto 7% auto;
	}
	.item .data .title-box02 .title-list{
		width: max-content;
		margin: 0 0 2% 0;
	}
	.item .data .title-box02 .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box02 .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box02 .title-list li img{
		height: 40px;
		display: block;
		line-height: 0;
	}
	.item .data .title-box02 .title-list-cap{
		width: 100%;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 0% 0;
	}
	.item .data .title-box02 .title-list02{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1){
		width: 50px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line01{
		width: 50px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		border: 2px solid #fff;
		z-index: 10;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line02{
		width: 1px;
		height: 50px;
		background: #000;
		position: relative;
		left: 2px;
		right: 0;
		margin: 0 auto;
	}
	.item .data .title-box02 .title-list02 li:nth-child(2){
		width: 120px;
	}

	/* item02 */
	.item02{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item02 .img-wrap{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img-wrap .link-box{
		width: 70%;
		position: relative;
		margin: 0 0 0 25%;
	}
	.item02 .img-wrap .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item02 .img-wrap .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item02 .img-wrap .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item02 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 4% 0 4%;
	}
	.item02 .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item02 .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item02 .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item02 .data .title-box .title-list li img{
		height: 40px;
		display: block;
		line-height: 0;
		margin: 0 auto;
	}
	.item02 .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item02 .data .sub-title{
        text-align: center;
        font-size: 23px;
        letter-spacing: 4px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item02 .data .txt{
		width: 80%;
        text-align: justify;
		font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 auto 15% auto;
	}


	/* f-next-banner */
	.f-next-banner{
		width: 40%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.f-next-banner a{
		width: 100%;
		display: block;
		position: relative;
	}
	.f-next-banner a .on{
		width: 60%;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 6%;
	}
	.f-next-banner a .icon{
		width: 4%;
		display: block;
		position: absolute;
		bottom: 5%;
		right: 5%;
		opacity: 0;
		transition: .3s;
	}
	.f-next-banner a:hover .icon{
		right: 4%;
		opacity: 1;
		transition: .3s;
	}



	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 90px;
		left: 0px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
		margin: 30px 0 30px 0;
	}
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
		padding: 0 0 0 20%;
	}
	.side-nav-in a:hover{
		transition: .3s;
	}
	.side-nav-in a .line01{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #DEBE98;
		transition: .3s;
	}
	.side-nav-in a:hover .line01{
		width: 15%;
		transition: .3s;
	}
	.side-nav-in a .line02{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #586787;
		transition: .3s;
	}
	.side-nav-in a:hover .line02{
		width: 15%;
		transition: .3s;
	}


	/*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: 12px;
		color: #fff;
		background: #99999a;
		padding: 1px 5px 1px 5px;
		margin: 0 0 0 10px;
		border-radius: 2px;
        display: inline-block;
	}
    .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: #AB9782;
		border: .5px solid #AB9782;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #AB9782;
		color: #000;
	}

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

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

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

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

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

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

	.cart-btm .btn08{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #D6BFA2;
		border: .5px solid #D6BFA2;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn08 {
		background: #fff;
		border-color: #D6BFA2;
		color: #000;
	}
	
	.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-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-icon::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;
    }
	.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;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 25%;
	}

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

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

	.mv-bg{
		width: 100%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 0%;
		left: 0;
		right: 0;
	}
	.mv-title-box{
		width: 90%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
	}
	.mv-title01{
		width: 40%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 70%;
		position: absolute;
		top: 55%;
		left: -10%;
	}
	.mv-title02{
		width: 100%;
		position: relative;
	}
	.mv-title02 .on{
		width: 24%;
        position: absolute;
        top: 15%;
        right: 30%;
	}
	.mv-title02 .mv-txt{
		width: 24%;
        position: absolute;
        top: 18%;
        right: 0;
	}
	.mv-title02 .mv-txt .on02{
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}

	.mv-img02{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img02 li:nth-child(1){
		width: 42.4%;
	}
	.mv-img02 li:nth-child(2){
		width: 8.6%;
	}
	.mv-img02 li:nth-child(3){
		width: 24.5%;
	}
	.mv-img02 li:nth-child(4){
		width: 24.5%;
	}

	.mv-title-box02{
		width: 36%;
        position: absolute;
        bottom: 9%;
		left: 3%;
	}
	.mv-title03{
		width: 100%;
		margin: 0 0 5% 0;
		line-height: 0;
	}
	.mv-title04{
		width: 100%;
		line-height: 0;
	}

	.mv-title-box03{
		width: 3.8%;
        position: absolute;
        top: 4%;
        left: 45%;
	}
	.mv-title05{
		width: 100%;
		overflow: hidden;
		margin: 0 0 50% 0;
		line-height: 0;
	}
	.mv-title06{
		width: 55%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 10% 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 7% auto;
	}

	.top-nav-list{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.top-nav-list li{
		width: 45%;
	}
	.top-nav-list li a{
		width: 100%;
		display: block;
	}
	.top-nav-list li a .img{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .img .title{
		width: 60%;
		position: absolute;
		right: 5%;
		bottom: 10%;
		overflow: hidden;
	}
	.top-nav-list li a .name{
		width: 80%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .line-box{
		width: 100%;
	}
	.top-nav-list li a .line-box li.line01{
		width: 50%;
		height: 5px;
		background: #DEBE98;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line01{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li.line02{
		width: 50%;
		height: 5px;
		background: #586787;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line02{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
	}

	.rever{
		flex-direction: row-reverse;
	}
	.color01{
		background: #AB9782;
	}
	.color02{
		background: #686D58;
	}
	.color03{
		background: #3C3C47;
	}
	.color04{
		background: #282B2A;
	}
	.color05{
		background: #CFC4B9;
	}
	.color06{
		background: #645450;
	}
	.color07{
		background: #2F201B;
	}
	.color08{
		background: #D6BFA2;
	}

	/* item */
	.item{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 8% 0 8%;
	}
	.item .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box .title-list li img{
		height: 35px;
		display: block;
		margin: 0 auto;
		line-height: 0;
	}
	.item .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item .data .sub-title{
		text-align: center;
        font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item .data .txt{
		width: 100%;
        text-align: justify;
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 0 15% 0;
	}

	.item .data .title-box02{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.item .data .title-box02 .title-list{
		width: max-content;
		margin: 0 0 2% 0;
	}
	.item .data .title-box02 .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box02 .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box02 .title-list li img{
		height: 35px;
		display: block;
		line-height: 0;
	}
	.item .data .title-box02 .title-list-cap{
		width: 100%;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 0% 0;
	}
	.item .data .title-box02 .title-list02{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1){
		width: 50px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line01{
		width: 50px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		border: 2px solid #fff;
		z-index: 10;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line02{
		width: 1px;
		height: 50px;
		background: #000;
		position: relative;
		left: 2px;
		right: 0;
		margin: 0 auto;
	}
	.item .data .title-box02 .title-list02 li:nth-child(2){
		width: 120px;
	}

	/* item02 */
	.item02{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item02 .img-wrap{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img-wrap .link-box{
		width: 70%;
		position: relative;
		margin: 0 0 0 25%;
	}
	.item02 .img-wrap .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item02 .img-wrap .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item02 .img-wrap .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item02 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 4% 0 4%;
	}
	.item02 .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item02 .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item02 .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item02 .data .title-box .title-list li img{
		height: 35px;
		display: block;
		line-height: 0;
		margin: 0 auto;
	}
	.item02 .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item02 .data .sub-title{
        text-align: center;
        font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item02 .data .txt{
		width: 80%;
        text-align: justify;
		font-size: 16px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 auto 15% auto;
	}


	/* f-next-banner */
	.f-next-banner{
		width: 40%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.f-next-banner a{
		width: 100%;
		display: block;
		position: relative;
	}
	.f-next-banner a .on{
		width: 60%;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 6%;
	}
	.f-next-banner a .icon{
		width: 4%;
		display: block;
		position: absolute;
		bottom: 5%;
		right: 5%;
		opacity: 0;
		transition: .3s;
	}
	.f-next-banner a:hover .icon{
		right: 4%;
		opacity: 1;
		transition: .3s;
	}



	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 90px;
		left: 0px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
		margin: 30px 0 30px 0;
	}
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
		padding: 0 0 0 20%;
	}
	.side-nav-in a:hover{
		transition: .3s;
	}
	.side-nav-in a .line01{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #DEBE98;
		transition: .3s;
	}
	.side-nav-in a:hover .line01{
		width: 15%;
		transition: .3s;
	}
	.side-nav-in a .line02{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #586787;
		transition: .3s;
	}
	.side-nav-in a:hover .line02{
		width: 15%;
		transition: .3s;
	}


	/*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: 12px;
		color: #fff;
		background: #99999a;
		padding: 1px 5px 1px 5px;
		margin: 0 0 0 10px;
		border-radius: 2px;
        display: inline-block;
	}
    .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: #AB9782;
		border: .5px solid #AB9782;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #AB9782;
		color: #000;
	}

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

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

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

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

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

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

	.cart-btm .btn08{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #D6BFA2;
		border: .5px solid #D6BFA2;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn08 {
		background: #fff;
		border-color: #D6BFA2;
		color: #000;
	}
	
	.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-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-icon::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;
    }
	.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;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 25%;
	}

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

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

	.mv-bg{
		width: 100%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 0%;
		left: 0;
		right: 0;
	}
	.mv-title-box{
		width: 90%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
	}
	.mv-title01{
		width: 40%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 70%;
		position: absolute;
		top: 55%;
		left: -10%;
	}
	.mv-title02{
		width: 100%;
		position: relative;
	}
	.mv-title02 .on{
		width: 24%;
        position: absolute;
        top: 15%;
        right: 30%;
	}
	.mv-title02 .mv-txt{
		width: 24%;
        position: absolute;
        top: 18%;
        right: 0;
	}
	.mv-title02 .mv-txt .on02{
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}

	.mv-img02{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img02 li:nth-child(1){
		width: 42.4%;
	}
	.mv-img02 li:nth-child(2){
		width: 8.6%;
	}
	.mv-img02 li:nth-child(3){
		width: 24.5%;
	}
	.mv-img02 li:nth-child(4){
		width: 24.5%;
	}

	.mv-title-box02{
		width: 36%;
        position: absolute;
        bottom: 9%;
		left: 3%;
	}
	.mv-title03{
		width: 100%;
		margin: 0 0 5% 0;
		line-height: 0;
	}
	.mv-title04{
		width: 100%;
		line-height: 0;
	}

	.mv-title-box03{
		width: 3.8%;
        position: absolute;
        top: 4%;
        left: 45%;
	}
	.mv-title05{
		width: 100%;
		overflow: hidden;
		margin: 0 0 50% 0;
		line-height: 0;
	}
	.mv-title06{
		width: 55%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.read .txt{
		width: 100%;
		font-size: 19px;
        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 7% auto;
	}

	.top-nav-list{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.top-nav-list li{
		width: 45%;
	}
	.top-nav-list li a{
		width: 100%;
		display: block;
	}
	.top-nav-list li a .img{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .img .title{
		width: 60%;
		position: absolute;
		right: 5%;
		bottom: 10%;
		overflow: hidden;
	}
	.top-nav-list li a .name{
		width: 80%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .line-box{
		width: 100%;
	}
	.top-nav-list li a .line-box li.line01{
		width: 50%;
		height: 5px;
		background: #DEBE98;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line01{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li.line02{
		width: 50%;
		height: 5px;
		background: #586787;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line02{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
	}

	.rever{
		flex-direction: row-reverse;
	}
	.color01{
		background: #AB9782;
	}
	.color02{
		background: #686D58;
	}
	.color03{
		background: #3C3C47;
	}
	.color04{
		background: #282B2A;
	}
	.color05{
		background: #CFC4B9;
	}
	.color06{
		background: #645450;
	}
	.color07{
		background: #2F201B;
	}
	.color08{
		background: #D6BFA2;
	}

	/* item */
	.item{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 5% 0 5%;
	}
	.item .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box .title-list li img{
		height: 35px;
		display: block;
		margin: 0 auto;
		line-height: 0;
	}
	.item .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item .data .sub-title{
		text-align: center;
        font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item .data .txt{
		width: 100%;
        text-align: justify;
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 0 15% 0;
	}

	.item .data .title-box02{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.item .data .title-box02 .title-list{
		width: max-content;
		margin: 0 0 2% 0;
	}
	.item .data .title-box02 .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .data .title-box02 .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .data .title-box02 .title-list li img{
		height: 35px;
		display: block;
		line-height: 0;
	}
	.item .data .title-box02 .title-list-cap{
		width: 100%;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 0% 0;
	}
	.item .data .title-box02 .title-list02{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1){
		width: 50px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line01{
		width: 50px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		border: 2px solid #fff;
		z-index: 10;
	}
	.item .data .title-box02 .title-list02 li:nth-child(1) .line02{
		width: 1px;
		height: 50px;
		background: #000;
		position: relative;
		left: 2px;
		right: 0;
		margin: 0 auto;
	}
	.item .data .title-box02 .title-list02 li:nth-child(2){
		width: 120px;
	}

	/* item02 */
	.item02{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item02 .img-wrap{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img-wrap .link-box{
		width: 70%;
		position: relative;
		margin: 0 0 0 25%;
	}
	.item02 .img-wrap .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item02 .img-wrap .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item02 .img-wrap .img .img-in{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.item02 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 3% 5% 0 5%;
	}
	.item02 .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .title-list{
		width: max-content;
		margin: 0 auto 2% auto;
	}
	.item02 .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item02 .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item02 .data .title-box .title-list li img{
		height: 35px;
		display: block;
		line-height: 0;
		margin: 0 auto;
	}
	.item02 .data .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 13px;
        letter-spacing: 5px;
        line-height: 2.2em;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item02 .data .sub-title{
        text-align: center;
        font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 15% 0;
	}
	.item02 .data .txt{
		width: 80%;
        text-align: justify;
		font-size: 16px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 auto 15% auto;
	}


	/* f-next-banner */
	.f-next-banner{
		width: 50%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.f-next-banner a{
		width: 100%;
		display: block;
		position: relative;
	}
	.f-next-banner a .on{
		width: 60%;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 6%;
	}
	.f-next-banner a .icon{
		width: 4%;
		display: block;
		position: absolute;
		bottom: 5%;
		right: 5%;
		opacity: 0;
		transition: .3s;
	}
	.f-next-banner a:hover .icon{
		right: 4%;
		opacity: 1;
		transition: .3s;
	}



	/*sid-nav*/
    .side-nav{
		display: none;
	}
	.side-nav-in{
		display: none;
	}
	.side-nav-in li:nth-child(2){
		display: none;
	}
	.side-nav-in a{
		display: none;
	}
	.side-nav-in a:hover{
		transition: .3s;
	}
	.side-nav-in a .line01{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #DEBE98;
		transition: .3s;
	}
	.side-nav-in a:hover .line01{
		width: 15%;
		transition: .3s;
	}
	.side-nav-in a .line02{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #586787;
		transition: .3s;
	}
	.side-nav-in a:hover .line02{
		width: 15%;
		transition: .3s;
	}


	/*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: 12px;
		color: #fff;
		background: #99999a;
		padding: 1px 5px 1px 5px;
		margin: 0 0 0 10px;
		border-radius: 2px;
        display: inline-block;
	}
    .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: #AB9782;
		border: .5px solid #AB9782;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #AB9782;
		color: #000;
	}

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

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

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

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

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

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

	.cart-btm .btn08{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #D6BFA2;
		border: .5px solid #D6BFA2;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn08 {
		background: #fff;
		border-color: #D6BFA2;
		color: #000;
	}
	
	.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-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-icon::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;
    }
	.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 10% 0;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 10% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.mv-img li{
		width: 50%;
	}

	.mv-logo{
		width: 17%;
        position: absolute;
        bottom: 17%;
        right: 5%;
        line-height: 0;
        z-index: 10;
	}

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

	.mv-bg{
		width: 100%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 0%;
		left: 0;
		right: 0;
	}
	.mv-title-box{
		width: 90%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
	}
	.mv-title01{
		width: 85%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 80%;
        position: absolute;
        top: 55%;
        left: -4%;
	}
	.mv-title02{
		width: 100%;
		position: relative;
	}
	.mv-title02 .on{
		width: 41%;
        position: absolute;
        bottom: 10%;
        left: 6%;
	}

	.mv-title02 .mv-txt{
		width: 44%;
        position: absolute;
        bottom: 9%;
        right: 0;
	}
	.mv-title02 .mv-txt .on02{
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}

	.mv-img02{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.mv-img02 li:nth-child(1){
		width: 84%;
	}
	.mv-img02 li:nth-child(2){
		width: 16%;
	}
	.mv-img02 li:nth-child(3){
		width: 50%;
	}
	.mv-img02 li:nth-child(4){
		width: 50%;
	}

	.mv-title-box02{
		width: 65%;
        position: absolute;
        top: 30%;
        left: 5%;
	}
	.mv-title03{
		width: 90%;
        margin: 0 0 7% 0;
        line-height: 0;
	}
	.mv-title04{
		width: 100%;
		line-height: 0;
	}

	.mv-title-box03{
		width: 6.8%;
        position: absolute;
        top: 3%;
        right: 4.5%;
	}
	.mv-title05{
		width: 100%;
		overflow: hidden;
		margin: 0 0 50% 0;
		line-height: 0;
	}
	.mv-title06{
		width: 80%;
		margin: 0 auto;
	}


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

	.sp-m{
		margin: 0 auto 10% auto;
	}
	.top-nav-list{
		width: 80%;
		margin: 0 auto;
	}
	.top-nav-list li{
		width: 100%;
	}
	.top-nav-list li a{
		width: 100%;
		display: block;
	}
	.top-nav-list li a .img{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.top-nav-list li a .img .title{
		width: 60%;
		position: absolute;
		right: 5%;
		bottom: 10%;
		overflow: hidden;
	}
	.top-nav-list li a .name{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.top-nav-list li a .line-box{
		width: 100%;
	}
	.top-nav-list li a .line-box li.line01{
		width: 50%;
		height: 5px;
		background: #DEBE98;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line01{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li.line02{
		width: 50%;
		height: 5px;
		background: #586787;
		transition: .3s;
	}
	.top-nav-list li a:hover .line-box li.line02{
		width: 100%;
		transition: .3s;
	}
	.top-nav-list li a .line-box li:nth-child(2){
		width: 100%;
		height: 1px;
		background: #eee;
	}

	.rever{
		flex-direction: row-reverse;
	}
	.color01{
		background: #AB9782;
	}
	.color02{
		background: #686D58;
	}
	.color03{
		background: #3C3C47;
	}
	.color04{
		background: #282B2A;
	}
	.color05{
		background: #CFC4B9;
	}
	.color06{
		background: #645450;
	}
	.color07{
		background: #2F201B;
	}
	.color08{
		background: #D6BFA2;
	}

	/* item */
	.item{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 20% auto;
	}
	.item .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item .img .img-in{
		width: 120%;
		position: relative;
		z-index: 10;
		left: -10%;
	}
	.item .data{
		width: 85%;
		margin: 0 auto;
	}
	.item .title-box{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.item .title-box .title-list{
		width: max-content;
		margin: 0 auto 5% auto;
	}
	.item .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .title-box .title-list li img{
		height: 30px;
		display: block;
		margin: 0 auto;
		line-height: 0;
	}
	.item .title-box .title-list-cap{
		width: 100%;
		text-align: center;
		font-size: 11px;
        letter-spacing: 5px;
        line-height: 1em;
		margin: 0 0 7% 0;
	}
	.item .title-box .line{
		width: 30px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item .sub-title{
		text-align: center;
        font-size: 18px;
        letter-spacing: 3px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 7% 0;
	}
	.item .data .txt{
		width: 100%;
        text-align: justify;
        font-size: 15px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 0 7% 0;
	}

	.item .title-box02{
		width: 75%;
		margin: 0 auto 0% auto;
	}
	.item .title-box02 .title-list{
		width: max-content;
		margin: 0 0 2% 0;
	}
	.item .title-box02 .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item .title-box02 .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item .title-box02 .title-list li img{
		height: 30px;
		display: block;
		line-height: 0;
	}
	.item .title-box02 .title-list-cap{
		width: 100%;
		font-size: 11px;
        letter-spacing: 5px;
        line-height: 1em;
		margin: 0 0 0% 0;
	}
	.item .title-box02 .title-list02{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		position: relative;
		bottom: 15px;
	}
	.item .title-box02 .title-list02 li:nth-child(1){
		width: 50px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item .title-box02 .title-list02 li:nth-child(1) .line01{
		width: 40px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		border: 2px solid #fff;
		z-index: 10;
	}
	.item .title-box02 .title-list02 li:nth-child(1) .line02{
		width: 1px;
		height: 40px;
		background: #000;
		position: relative;
		left: -2px;
		right: 0;
		margin: 0 auto;
	}
	.item .title-box02 .title-list02 li:nth-child(2){
		width: 100px;
	}

	/* item02 */
	.item02{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 20% auto;
	}
	.item02 .img-wrap{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img-wrap .link-box{
		width: 85%;
		margin: 0 auto;
	}
	.item02 .img-wrap .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item02 .img-wrap .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.item02 .img-wrap .img .img-in{
		width: 120%;
		position: relative;
		z-index: 10;
		left: -10%;
	}
	.item02 .data{
		width: 100%;
	}
	.item02 .data .title-box{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item02 .data .title-box .title-list{
		width: max-content;
        margin: 0 auto 5% auto;
	}
	.item02 .data .title-box .title-list li{
		width: 100%;
		overflow: hidden;
	}
	.item02 .data .title-box .title-list li:last-child{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.item02 .data .title-box .title-list li img{
		height: 30px;
		display: block;
		line-height: 0;
		margin: 0 auto;
	}
	.item02 .data .title-box .title-list-cap{
		width: 100%;
        text-align: center;
        font-size: 11px;
        letter-spacing: 5px;
        line-height: 1em;
        margin: 0 0 7% 0;
	}
	.item02 .data .title-box .line{
		width: 40px;
		height: 1px;
		background: #000;
		transform: rotate(-35deg);
		margin: 0 auto;
	}
	.item02 .data .sub-title{
        text-align: center;
        font-size: 20px;
        letter-spacing: 3px;
        line-height: 2em;
        font-weight: bold;
        margin: 0 0 7% 0;
	}
	.item02 .img-wrap .txt{
		width: 85%;
        text-align: justify;
        font-size: 15px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        margin: 0 auto 7% auto;
	}


	/* f-next-banner */
	.f-next-banner{
		width: 85%;
		margin: 0 auto 20% auto;
		position: relative;
	}
	.f-next-banner a{
		width: 100%;
		display: block;
		position: relative;
	}
	.f-next-banner a .on{
		width: 60%;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 6%;
	}
	.f-next-banner a .icon{
		width: 4%;
		display: block;
		position: absolute;
		bottom: 5%;
		right: 5%;
		opacity: 0;
		transition: .3s;
	}
	.f-next-banner a:hover .icon{
		right: 4%;
		opacity: 1;
		transition: .3s;
	}



	/*sid-nav*/
    .side-nav{
		display: none;
	}
	.side-nav-in{
		display: none;
	}
	.side-nav-in li:nth-child(2){
		display: none;
	}
	.side-nav-in a{
		display: none;
	}
	.side-nav-in a:hover{
		transition: .3s;
	}
	.side-nav-in a .line01{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #DEBE98;
		transition: .3s;
	}
	.side-nav-in a:hover .line01{
		width: 15%;
		transition: .3s;
	}
	.side-nav-in a .line02{
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background: #586787;
		transition: .3s;
	}
	.side-nav-in a:hover .line02{
		width: 15%;
		transition: .3s;
	}


	/*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: 12px;
		color: #fff;
		background: #99999a;
		padding: 1px 5px 1px 5px;
		margin: 0 0 0 10px;
		border-radius: 2px;
        display: inline-block;
	}
    .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: #AB9782;
		border: .5px solid #AB9782;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #AB9782;
		color: #000;
	}

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

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

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

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

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

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

	.cart-btm .btn08{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #D6BFA2;
		border: .5px solid #D6BFA2;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn08 {
		background: #fff;
		border-color: #D6BFA2;
		color: #000;
	}
	
	.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-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: 35px;
        height: 35px;
        display: block;
        z-index: 30;
	}
	#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;
	}

	.foot_fix_btn {
		position: fixed;
		z-index: 99;
		bottom: 0;
		left: 0;
		width: 100%;
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.foot_fix_btn.js_hide {
		transform: translateY(100%);
	}
	.foot_fix_btn ul {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		text-align: center;
		font-size: 0;
	}
	.foot_fix_btn ul li:nth-child(1) {
		width: 50%;
		background: rgba(222, 190, 152, .8);
		box-sizing: border-box;
		border-right: 1px solid #eee;
	}
	.foot_fix_btn ul li:nth-child(2) {
		width: 50%;
		background: rgba(60, 60, 71, .8);
		box-sizing: border-box;
	}
	.foot_fix_btn ul li a {
		display: block;
		padding: 3px 0;
	}

}
