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: #3E3A39;
}
.is-hidden {
	visibility: hidden;
	opacity: 0;
	transition: .3s;
}

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

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
	.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: -3px;
    }
    .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: -3px;
    }

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 20;
	}
	.mv-title-box{
		width: 38%;
		position: absolute;
		left: 5%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
	}
	.mv-txt-box01{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 5% 0;
	}
	.mv-txt-box02{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 25% 0;
	}
	.mv-txt-box01 p{
		position: relative;
		z-index: 10;
	}
	.mv-txt-box02 p{
		position: relative;
		z-index: 10;
	}
	.mv-line{
		width: 100%;
		height: 15px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
		position: absolute;
		bottom: -6px;
		left: 0;
	}
	.mv-title01{
		width: 100%;
		margin: 0 0 4% 0;
	}
	.mv-title02{
		width: 100%;
		margin: 0 0 6% 0;
	}
	.mv-title03{
		width: 30%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .main-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.read .main-txt span{
		font-family: sans-serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
	}
	.read .dotto{
		width: 15px;
		margin: 0 auto 5% auto;
	}
	.read .dotto li:nth-child(2){
		margin: 5px auto;
	}
	.read .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 45px;
		letter-spacing: 2px;
		margin: 0 auto 2% auto;
	}
	.sub-txt-box{
		width: max-content;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.sub-txt-box .sub-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #eee;
		text-align: center;
	}
	.sub-txt-box .sub-txt-on{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #000;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.read .img{
		width: 60%;
		overflow: hidden;
		margin: 0 auto 2% auto;
	}
	.read .txt{
		width: 40%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li{
		width: 50px;
		position: relative;
	}
	#side-nav nav .side-nav-in li:nth-child(2){
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 20px 0;
		margin: 20px 0;
	}
	#side-nav nav .side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0 0;
	}
	#side-nav nav .side-nav-in li a{
		color: #CCCCCC;
		transition:all 0.3s;
		position: relative;
		left: 50%;
		display: block;
		text-decoration: none;
		font-size: 18px;
		letter-spacing: 1px;
		writing-mode: vertical-rl;
		font-feature-settings: initial;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	#side-nav nav .side-nav-in li:nth-child(1) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #A4C1D7;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(2) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #C6BBAD;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(3) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #AFAFB0;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover::after {
		transform: scale(1, 1);
	}

	.section-box{
		width: 100%;
		position: relative;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .title{
		width: 30%;
		margin: 0 auto 2% auto;
	}
	.door .txt{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: center;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		margin: 0 auto;
		padding: 0 2%;
	}
	.bg01{
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(164,193,215,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg02{
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(198,187,173,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg03{
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(175,175,176,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}

	/* item */
	.item{
		width: 70%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 10% auto;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.item .img{
		width: 50%;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 5% 0 5%;
	}
	.item .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .top-line02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .top-line02 li:nth-child(1){
		width: 20%;
		margin: 0 0 0 5%;
		position: relative;
		top: -15px;
	}
	.item .data .top-line02 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line02 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line01 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item .data .side-line02{
		width: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .side-line02 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item .data .side-line02 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line02 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 35px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 10% 5%;
	}
	.item .data .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 21px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto 10% auto;
		white-space: nowrap;
	}
	.item .data .link-box{
		width: 90%;
		margin: 0 auto 0 auto;
	}

	/* item-b */
	.item-b{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-b .data01{
		width: 100%;
		position: relative;
		margin: 0 0 3% 0;
	}
	.item-b .data02{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-b .data02 .link-box{
		width: 40%;
	}
	.item-b .data01 .data-in{
		width: 70%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 0;
		right: 0;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item-b .data01 .data-in .img-d{
		width: 50%;
	}
	.item-b .data01 .data-in .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 5% 0 5%;
	}
	.item-b .data01 .data-in .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item-b .data01 .data-in .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 35px;
		letter-spacing: 3px;
		display: block;
		color: #fff;
		margin: 0 0 10% 5%;
	}
	.item-b .data01 .data-in .data .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 21px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		color: #fff;
		margin: 0 auto;
		white-space: nowrap;
	}

	/* pick-up */
	.pick-up{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.pick-up .main-title{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.pick-up .main-title .sub{
		width: 12%;
		position: absolute;
		top: -40%;
		left: -40%;
		right: 0;
		margin: 0 auto;
	}
	.pick-up .main-title .in{
		width: 35%;
		margin: 0 auto;
	}

	/* o-item-list */
	.o-item-list{
		width: 80%;
		margin: 0 auto 0% auto;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.o-item-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 3% 5% 3%;
	}
	.p-num{
		width: 90%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.p-num li:nth-child(1){
		width: 33%;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2){
		width: 35%;
		height: 1px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		overflow: hidden;
		background: #000;
	}
	.p-num li:nth-child(3){
		width: 8%;
		margin: 0;
		padding: 0;
	}
	.pick-img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.pick-img .icon{
		width: 30px;
		position: absolute;
		right: 15px;
		bottom: 15px;
		z-index: 10;
		border: 1px solid #fff;
		border-radius: 100px;
	}
	.pick-link-box{
		width: 90%;
		margin: 0 auto;
	}

	/* demo-simple-modal.html */
	button{
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
		background: #fff;
		cursor: pointer;
		overflow: hidden;
		position: relative;
	}
	#simple-modal main.is-locked {
		position: fixed;
		width: 100%;
	}
	#simple-modal button {
		display: inline-block;
		color: #fff;
		background-color: #877666;
		border-color: #877666;
		text-align: center;
		vertical-align: middle;
		padding: .375rem .75rem;
		border-radius: .25rem;
		margin-bottom: 20px;
	}
	#simple-modal button:hover {
		opacity: 0.7;
	}
	.modal {
		visibility: hidden;
		overflow-y: scroll;
		opacity: 0;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: opacity 0.3s, visibility 0s 0.3s;
		background-color: rgba(255, 255, 255, 0.8);
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.modal.is-active {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.3s, visibility 0s 0s;
	}
	.modal_container {
		display: flex;
		min-height: 100%;
		justify-content: center;
		align-items: center;
	}
	.modal_container _:-ms-lang(x)::-ms-backdrop, .modal_container {
		min-height: 100vh;
	}
	.modal_container::after {
		content: "";
		min-height: inherit;
		font-size: 0;
	}
	.modal_inner {
		margin: 20px auto;
		width: 100%;
	}
	.modal_content {
		display: none;
		width: 100%;
	}
	.is-active .modal_content {
		display: block;
	}
	.wrapper.is-locked {
		position: fixed;
		width: 100%;
	}
	.modal_content .text_wrapper {
		margin-bottom: 50px;
	}

	/* style-close */
	.modalClose{
		width: 50px;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.outer {
		width: 50px;
		cursor: pointer;
	}
	.inner {
		width: 50px;
		text-align: center;
	}
	.inner-in { 
		font-size: 12px; 
		line-height: 4em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-transform: uppercase;
		color: #000;
		transition: all .2s ease-in;
		opacity: 0;
		cursor: pointer;
	}
	.inner:before, .inner:after {
		position: absolute;
		content: '';
		height: 1px;
		width: inherit;
		background: #000;
		left: 0;
		transition: all .2s ease-in;
	}
	.inner:before {
		top: 50%; 
		transform: rotate(45deg);  
	}
	.inner:after {  
		bottom: 50%;
		transform: rotate(-45deg);  
	}
	.outer:hover .inner-in {
		opacity: 1;
	}
	.outer:hover .inner:before,
	.outer:hover .inner:after {
		transform: rotate(0);
	}
	.outer:hover .inner:before {
		top: 0;
	}
	.outer:hover .inner:after {
		bottom: 0;
	}

	/* slider */
	.modal_content .num {
		width: 20%;
		position: absolute;
		top: 5%;
		left: 5%;
		z-index: 99;
	}

	.thumnail {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail .slick-current   {opacity:1;}

	.thumnail1-2 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-2 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-2 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-2 .slick-current   {opacity:1;}

	.thumnail1-3 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-3 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-3 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-3 .slick-current   {opacity:1;}

	.thumnail1-4 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-4 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-4 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-4 .slick-current   {opacity:1;}

	.thumnail1-5 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-5 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-5 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-5 .slick-current   {opacity:1;}

	.thumnail1-6 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-6 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-6 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-6 .slick-current   {opacity:1;}


	/* slider-item */
	.slider-item{
		width: 100%;
		position: relative !important;
	}
	.slider-item .img {
		width: 30%;
		position: relative;
		margin: 0 auto;
	}
	.s-link-box{
		width: 22%;
		position: absolute;
		bottom: 0;
		right: 10%;
		margin: 0 auto;
	}
	.s-link-box .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 35px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 30% 0%;
	}
	.s-link-box .title span{
		display: inline;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 100% 15px;
		padding: 0 10px 0px 10px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
	}
	.s-link-box .top-line{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 0;
	}
	.s-link-box .top-line li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.s-link-box .top-line li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.s-link-box .top-line li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
	}

	/* item-end */
	.item-end {
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.item-end .txt {
		width: 100%;
		font-size: 11px;
		line-height: 2.5em;
		letter-spacing: 1px;
		color: #5e5e5e;
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}


	/*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;
		margin: 3% 0 !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        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: 1px;
        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: 1px;
		background: #a0a0a0;
		margin: 3% 0;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		background: #fff;
		margin: 5% 0;
	}
	
	.cart-btm .btn00{
		font-size: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #fff;
		border: 1px 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: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #BFBEC5;
		border: 1px solid #BFBEC5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #BFBEC5;
		color: #BFBEC5;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

}

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

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
	.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: -3px;
    }
    .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: -3px;
    }

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 20;
	}
	.mv-title-box{
		width: 38%;
		position: absolute;
		left: 5%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
	}
	.mv-txt-box01{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 5% 0;
	}
	.mv-txt-box02{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 25% 0;
	}
	.mv-txt-box01 p{
		position: relative;
		z-index: 10;
	}
	.mv-txt-box02 p{
		position: relative;
		z-index: 10;
	}
	.mv-line{
		width: 100%;
		height: 15px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
		position: absolute;
		bottom: -6px;
		left: 0;
	}
	.mv-title01{
		width: 100%;
		margin: 0 0 4% 0;
	}
	.mv-title02{
		width: 100%;
		margin: 0 0 6% 0;
	}
	.mv-title03{
		width: 30%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .main-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.read .main-txt span{
		font-family: sans-serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
	}
	.read .dotto{
		width: 15px;
		margin: 0 auto 5% auto;
	}
	.read .dotto li:nth-child(2){
		margin: 5px auto;
	}
	.read .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 45px;
		letter-spacing: 2px;
		margin: 0 auto 2% auto;
	}
	.sub-txt-box{
		width: max-content;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.sub-txt-box .sub-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #eee;
		text-align: center;
	}
	.sub-txt-box .sub-txt-on{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #000;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.read .img{
		width: 60%;
		overflow: hidden;
		margin: 0 auto 2% auto;
	}
	.read .txt{
		width: 40%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li{
		width: 50px;
		position: relative;
	}
	#side-nav nav .side-nav-in li:nth-child(2){
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 20px 0;
		margin: 20px 0;
	}
	#side-nav nav .side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0 0;
	}
	#side-nav nav .side-nav-in li a{
		color: #CCCCCC;
		transition:all 0.3s;
		position: relative;
		left: 50%;
		display: block;
		text-decoration: none;
		font-size: 18px;
		letter-spacing: 1px;
		writing-mode: vertical-rl;
		font-feature-settings: initial;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	#side-nav nav .side-nav-in li:nth-child(1) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #A4C1D7;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(2) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #C6BBAD;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(3) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #AFAFB0;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover::after {
		transform: scale(1, 1);
	}

	.section-box{
		width: 100%;
		position: relative;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .title{
		width: 30%;
		margin: 0 auto 2% auto;
	}
	.door .txt{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: center;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		margin: 0 auto;
		padding: 0 2%;
	}
	.bg01{
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(164,193,215,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg02{
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(198,187,173,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg03{
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(175,175,176,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}

	/* item */
	.item{
		width: 70%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 10% auto;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.item .img{
		width: 50%;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 5% 0 5%;
	}
	.item .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .top-line02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .top-line02 li:nth-child(1){
		width: 20%;
		margin: 0 0 0 5%;
		position: relative;
		top: -15px;
	}
	.item .data .top-line02 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line02 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line01 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item .data .side-line02{
		width: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .side-line02 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item .data .side-line02 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line02 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 35px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 10% 5%;
	}
	.item .data .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 21px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto 10% auto;
		white-space: nowrap;
	}
	.item .data .link-box{
		width: 90%;
		margin: 0 auto 0 auto;
	}

	/* item-b */
	.item-b{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-b .data01{
		width: 100%;
		position: relative;
		margin: 0 0 3% 0;
	}
	.item-b .data02{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-b .data02 .link-box{
		width: 40%;
	}
	.item-b .data01 .data-in{
		width: 70%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 0;
		right: 0;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item-b .data01 .data-in .img-d{
		width: 50%;
	}
	.item-b .data01 .data-in .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 5% 0 5%;
	}
	.item-b .data01 .data-in .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item-b .data01 .data-in .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 35px;
		letter-spacing: 3px;
		display: block;
		color: #fff;
		margin: 0 0 10% 5%;
	}
	.item-b .data01 .data-in .data .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 21px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		color: #fff;
		margin: 0 auto;
		white-space: nowrap;
	}

	/* pick-up */
	.pick-up{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.pick-up .main-title{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.pick-up .main-title .sub{
		width: 12%;
		position: absolute;
		top: -40%;
		left: -40%;
		right: 0;
		margin: 0 auto;
	}
	.pick-up .main-title .in{
		width: 35%;
		margin: 0 auto;
	}

	/* o-item-list */
	.o-item-list{
		width: 80%;
		margin: 0 auto 0% auto;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.o-item-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 3% 5% 3%;
	}
	.p-num{
		width: 80%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.p-num li:nth-child(1){
		width: 33%;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2){
		width: 35%;
		height: 1px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		overflow: hidden;
		background: #000;
	}
	.p-num li:nth-child(3){
		width: 8%;
		margin: 0;
		padding: 0;
	}
	.pick-img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.pick-img .icon{
		width: 30px;
		position: absolute;
		right: 15px;
		bottom: 15px;
		z-index: 10;
		border: 1px solid #fff;
		border-radius: 100px;
	}
	.pick-link-box{
		width: 90%;
		margin: 0 auto;
	}

	/* demo-simple-modal.html */
	button{
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
		background: #fff;
		cursor: pointer;
		overflow: hidden;
		position: relative;
	}
	#simple-modal main.is-locked {
		position: fixed;
		width: 100%;
	}
	#simple-modal button {
		display: inline-block;
		color: #fff;
		background-color: #877666;
		border-color: #877666;
		text-align: center;
		vertical-align: middle;
		padding: .375rem .75rem;
		border-radius: .25rem;
		margin-bottom: 20px;
	}
	#simple-modal button:hover {
		opacity: 0.7;
	}
	.modal {
		visibility: hidden;
		overflow-y: scroll;
		opacity: 0;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: opacity 0.3s, visibility 0s 0.3s;
		background-color: rgba(255, 255, 255, 0.8);
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.modal.is-active {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.3s, visibility 0s 0s;
	}
	.modal_container {
		display: flex;
		min-height: 100%;
		justify-content: center;
		align-items: center;
	}
	.modal_container _:-ms-lang(x)::-ms-backdrop, .modal_container {
		min-height: 100vh;
	}
	.modal_container::after {
		content: "";
		min-height: inherit;
		font-size: 0;
	}
	.modal_inner {
		margin: 20px auto;
		width: 100%;
	}
	.modal_content {
		display: none;
		width: 100%;
	}
	.is-active .modal_content {
		display: block;
	}
	.wrapper.is-locked {
		position: fixed;
		width: 100%;
	}
	.modal_content .text_wrapper {
		margin-bottom: 50px;
	}

	/* style-close */
	.modalClose{
		width: 50px;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.outer {
		width: 50px;
		cursor: pointer;
	}
	.inner {
		width: 50px;
		text-align: center;
	}
	.inner-in { 
		font-size: 12px; 
		line-height: 4em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-transform: uppercase;
		color: #000;
		transition: all .2s ease-in;
		opacity: 0;
		cursor: pointer;
	}
	.inner:before, .inner:after {
		position: absolute;
		content: '';
		height: 1px;
		width: inherit;
		background: #000;
		left: 0;
		transition: all .2s ease-in;
	}
	.inner:before {
		top: 50%; 
		transform: rotate(45deg);  
	}
	.inner:after {  
		bottom: 50%;
		transform: rotate(-45deg);  
	}
	.outer:hover .inner-in {
		opacity: 1;
	}
	.outer:hover .inner:before,
	.outer:hover .inner:after {
		transform: rotate(0);
	}
	.outer:hover .inner:before {
		top: 0;
	}
	.outer:hover .inner:after {
		bottom: 0;
	}

	/* slider */
	.modal_content .num {
		width: 20%;
		position: absolute;
		top: 5%;
		left: 5%;
		z-index: 99;
	}

	.thumnail {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail .slick-current   {opacity:1;}

	.thumnail1-2 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-2 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-2 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-2 .slick-current   {opacity:1;}

	.thumnail1-3 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-3 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-3 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-3 .slick-current   {opacity:1;}

	.thumnail1-4 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-4 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-4 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-4 .slick-current   {opacity:1;}

	.thumnail1-5 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-5 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-5 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-5 .slick-current   {opacity:1;}

	.thumnail1-6 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-6 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-6 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-6 .slick-current   {opacity:1;}


	/* slider-item */
	.slider-item{
		width: 100%;
		position: relative !important;
	}
	.slider-item .img {
		width: 30%;
		position: relative;
		margin: 0 auto;
	}
	.s-link-box{
		width: 22%;
		position: absolute;
		bottom: 0;
		right: 10%;
		margin: 0 auto;
	}
	.s-link-box .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 35px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 30% 0%;
	}
	.s-link-box .title span{
		display: inline;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 100% 15px;
		padding: 0 10px 0px 10px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
	}
	.s-link-box .top-line{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 0;
	}
	.s-link-box .top-line li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.s-link-box .top-line li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.s-link-box .top-line li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
	}

	/* item-end */
	.item-end {
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.item-end .txt {
		width: 100%;
		font-size: 11px;
		line-height: 2.5em;
		letter-spacing: 1px;
		color: #5e5e5e;
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}


	/*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;
		margin: 3% 0 !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        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: 1px;
        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: 1px;
		background: #a0a0a0;
		margin: 3% 0;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		background: #fff;
		margin: 5% 0;
	}
	
	.cart-btm .btn00{
		font-size: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #fff;
		border: 1px 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: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #BFBEC5;
		border: 1px solid #BFBEC5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #BFBEC5;
		color: #BFBEC5;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

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

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
	.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: -3px;
    }
    .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: -3px;
    }

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 20;
	}
	.mv-title-box{
		width: 38%;
		position: absolute;
		left: 5%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
	}
	.mv-txt-box01{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 5% 0;
	}
	.mv-txt-box02{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 25% 0;
	}
	.mv-txt-box01 p{
		position: relative;
		z-index: 10;
	}
	.mv-txt-box02 p{
		position: relative;
		z-index: 10;
	}
	.mv-line{
		width: 100%;
		height: 15px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
		position: absolute;
		bottom: -6px;
		left: 0;
	}
	.mv-title01{
		width: 100%;
		margin: 0 0 4% 0;
	}
	.mv-title02{
		width: 100%;
		margin: 0 0 6% 0;
	}
	.mv-title03{
		width: 30%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .main-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.read .main-txt span{
		font-family: sans-serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
	}
	.read .dotto{
		width: 15px;
		margin: 0 auto 5% auto;
	}
	.read .dotto li:nth-child(2){
		margin: 5px auto;
	}
	.read .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 45px;
		letter-spacing: 2px;
		margin: 0 auto 2% auto;
	}
	.sub-txt-box{
		width: max-content;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.sub-txt-box .sub-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #eee;
		text-align: center;
	}
	.sub-txt-box .sub-txt-on{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #000;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.read .img{
		width: 60%;
		overflow: hidden;
		margin: 0 auto 2% auto;
	}
	.read .txt{
		width: 40%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li{
		width: 50px;
		position: relative;
	}
	#side-nav nav .side-nav-in li:nth-child(2){
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 20px 0;
		margin: 20px 0;
	}
	#side-nav nav .side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0 0;
	}
	#side-nav nav .side-nav-in li a{
		color: #CCCCCC;
		transition:all 0.3s;
		position: relative;
		left: 50%;
		display: block;
		text-decoration: none;
		font-size: 18px;
		letter-spacing: 1px;
		writing-mode: vertical-rl;
		font-feature-settings: initial;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	#side-nav nav .side-nav-in li:nth-child(1) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #A4C1D7;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(2) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #C6BBAD;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(3) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #AFAFB0;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover::after {
		transform: scale(1, 1);
	}

	.section-box{
		width: 100%;
		position: relative;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .title{
		width: 30%;
		margin: 0 auto 2% auto;
	}
	.door .txt{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: center;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		margin: 0 auto;
		padding: 0 2%;
	}
	.bg01{
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(164,193,215,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg02{
		position: absolute;
		top: 30px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(198,187,173,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg03{
		position: absolute;
		top: 30px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(175,175,176,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}

	/* item */
	.item{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 10% auto;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.item .img{
		width: 50%;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 8% 5% 0 5%;
	}
	.item .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .top-line02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .top-line02 li:nth-child(1){
		width: 20%;
		margin: 0 0 0 5%;
		position: relative;
		top: -15px;
	}
	.item .data .top-line02 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line02 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line01 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item .data .side-line02{
		width: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .side-line02 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item .data .side-line02 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line02 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 10% 0%;
	}
	.item .data .txt{
		width: 100%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto 10% auto;
		white-space: nowrap;
	}
	.item .data .link-box{
		width: 100%;
		margin: 0 auto 0 auto;
	}

	/* item-b */
	.item-b{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-b .data01{
		width: 100%;
		position: relative;
		margin: 0 0 3% 0;
	}
	.item-b .data02{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-b .data02 .link-box{
		width: 40%;
	}
	.item-b .data01 .data-in{
		width: 70%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 0;
		right: 0;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item-b .data01 .data-in .img-d{
		width: 50%;
	}
	.item-b .data01 .data-in .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 5% 0 5%;
	}
	.item-b .data01 .data-in .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 300px;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(2){
		width: 30px;
		margin: 20px 0 0 0;
		position: relative;
		left: -14px;
	}
	.item-b .data01 .data-in .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 3px;
		display: block;
		color: #fff;
		margin: 0 0 10% 0;
	}
	.item-b .data01 .data-in .data .txt{
		width: 100%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		color: #fff;
		margin: 0 auto;
		white-space: nowrap;
	}

	/* pick-up */
	.pick-up{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.pick-up .main-title{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.pick-up .main-title .sub{
		width: 12%;
		position: absolute;
		top: -40%;
		left: -40%;
		right: 0;
		margin: 0 auto;
	}
	.pick-up .main-title .in{
		width: 35%;
		margin: 0 auto;
	}

	/* o-item-list */
	.o-item-list{
		width: 85%;
		margin: 0 auto 0% auto;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.o-item-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 3% 5% 3%;
	}
	.p-num{
		width: 100%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.p-num li:nth-child(1){
		width: 33%;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2){
		width: 35%;
		height: 1px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		overflow: hidden;
		background: #000;
	}
	.p-num li:nth-child(3){
		width: 8%;
		margin: 0;
		padding: 0;
	}
	.pick-img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.pick-img .icon{
		width: 30px;
		position: absolute;
		right: 15px;
		bottom: 15px;
		z-index: 10;
		border: 1px solid #fff;
		border-radius: 100px;
	}
	.pick-link-box{
		width: 100%;
		margin: 0 auto;
	}

	/* demo-simple-modal.html */
	button{
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
		background: #fff;
		cursor: pointer;
		overflow: hidden;
		position: relative;
	}
	#simple-modal main.is-locked {
		position: fixed;
		width: 100%;
	}
	#simple-modal button {
		display: inline-block;
		color: #fff;
		background-color: #877666;
		border-color: #877666;
		text-align: center;
		vertical-align: middle;
		padding: .375rem .75rem;
		border-radius: .25rem;
		margin-bottom: 20px;
	}
	#simple-modal button:hover {
		opacity: 0.7;
	}
	.modal {
		visibility: hidden;
		overflow-y: scroll;
		opacity: 0;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: opacity 0.3s, visibility 0s 0.3s;
		background-color: rgba(255, 255, 255, 0.8);
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.modal.is-active {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.3s, visibility 0s 0s;
	}
	.modal_container {
		display: flex;
		min-height: 100%;
		justify-content: center;
		align-items: center;
	}
	.modal_container _:-ms-lang(x)::-ms-backdrop, .modal_container {
		min-height: 100vh;
	}
	.modal_container::after {
		content: "";
		min-height: inherit;
		font-size: 0;
	}
	.modal_inner {
		margin: 20px auto;
		width: 100%;
	}
	.modal_content {
		display: none;
		width: 100%;
	}
	.is-active .modal_content {
		display: block;
	}
	.wrapper.is-locked {
		position: fixed;
		width: 100%;
	}
	.modal_content .text_wrapper {
		margin-bottom: 50px;
	}

	/* style-close */
	.modalClose{
		width: 50px;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.outer {
		width: 50px;
		cursor: pointer;
	}
	.inner {
		width: 50px;
		text-align: center;
	}
	.inner-in { 
		font-size: 12px; 
		line-height: 4em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-transform: uppercase;
		color: #000;
		transition: all .2s ease-in;
		opacity: 0;
		cursor: pointer;
	}
	.inner:before, .inner:after {
		position: absolute;
		content: '';
		height: 1px;
		width: inherit;
		background: #000;
		left: 0;
		transition: all .2s ease-in;
	}
	.inner:before {
		top: 50%; 
		transform: rotate(45deg);  
	}
	.inner:after {  
		bottom: 50%;
		transform: rotate(-45deg);  
	}
	.outer:hover .inner-in {
		opacity: 1;
	}
	.outer:hover .inner:before,
	.outer:hover .inner:after {
		transform: rotate(0);
	}
	.outer:hover .inner:before {
		top: 0;
	}
	.outer:hover .inner:after {
		bottom: 0;
	}

	/* slider */
	.modal_content .num {
		width: 20%;
		position: absolute;
		top: 5%;
		left: 5%;
		z-index: 99;
	}

	.thumnail {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail .slick-current   {opacity:1;}

	.thumnail1-2 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-2 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-2 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-2 .slick-current   {opacity:1;}

	.thumnail1-3 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-3 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-3 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-3 .slick-current   {opacity:1;}

	.thumnail1-4 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-4 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-4 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-4 .slick-current   {opacity:1;}

	.thumnail1-5 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-5 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-5 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-5 .slick-current   {opacity:1;}

	.thumnail1-6 {
		width: 20% !important;
		height: auto !important;
		position: absolute !important;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10%;
		z-index: 99;
	}
	.thumnail1-6 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-6 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-6 .slick-current   {opacity:1;}


	/* slider-item */
	.slider-item{
		width: 100%;
		position: relative !important;
	}
	.slider-item .img {
		width: 30%;
		position: relative;
		margin: 0 auto;
	}
	.s-link-box{
		width: 25%;
		position: absolute;
		bottom: 0;
		right: 5%;
		margin: 0 auto;
	}
	.s-link-box .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 20% 0%;
	}
	.s-link-box .title span{
		display: inline;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 100% 15px;
		padding: 0 10px 0px 10px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
	}
	.s-link-box .top-line{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 0;
	}
	.s-link-box .top-line li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.s-link-box .top-line li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.s-link-box .top-line li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
	}

	/* item-end */
	.item-end {
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.item-end .txt {
		width: 100%;
		font-size: 11px;
		line-height: 2.5em;
		letter-spacing: 1px;
		color: #5e5e5e;
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}


	/*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;
		margin: 3% 0 !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        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: 1px;
        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: 1px;
		background: #a0a0a0;
		margin: 3% 0;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		background: #fff;
		margin: 5% 0;
	}
	
	.cart-btm .btn00{
		font-size: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #fff;
		border: 1px 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: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #BFBEC5;
		border: 1px solid #BFBEC5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #BFBEC5;
		color: #BFBEC5;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

}

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

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -6px;
    }
	.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: -3px;
    }
    .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: -3px;
    }

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 20;
	}
	.mv-title-box{
		width: 38%;
		position: absolute;
		left: 5%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
	}
	.mv-txt-box01{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 5% 0;
	}
	.mv-txt-box02{
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 0 0 25% 0;
	}
	.mv-txt-box01 p{
		position: relative;
		z-index: 10;
	}
	.mv-txt-box02 p{
		position: relative;
		z-index: 10;
	}
	.mv-line{
		width: 100%;
		height: 15px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
		position: absolute;
		bottom: -6px;
		left: 0;
	}
	.mv-title01{
		width: 100%;
		margin: 0 0 4% 0;
	}
	.mv-title02{
		width: 100%;
		margin: 0 0 6% 0;
	}
	.mv-title03{
		width: 30%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .main-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
		text-align: center;
		margin: 0 auto 2% auto;
	}
	.read .main-txt span{
		font-family: sans-serif;
		font-size: 18px;
		letter-spacing: 4px;
		line-height: 3em;
	}
	.read .dotto{
		width: 15px;
		margin: 0 auto 5% auto;
	}
	.read .dotto li:nth-child(2){
		margin: 5px auto;
	}
	.read .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 45px;
		letter-spacing: 2px;
		margin: 0 auto 2% auto;
	}
	.sub-txt-box{
		width: max-content;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.sub-txt-box .sub-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #eee;
		text-align: center;
	}
	.sub-txt-box .sub-txt-on{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 4px;
		line-height: 2.2em;
		color: #000;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.read .img{
		width: 80%;
		overflow: hidden;
		margin: 0 auto 2% auto;
	}
	.read .txt{
		width: 70%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li{
		width: 50px;
		position: relative;
	}
	#side-nav nav .side-nav-in li:nth-child(2){
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 20px 0;
		margin: 20px 0;
	}
	#side-nav nav .side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0 0;
	}
	#side-nav nav .side-nav-in li a{
		color: #CCCCCC;
		transition:all 0.3s;
		position: relative;
		left: 50%;
		display: block;
		text-decoration: none;
		font-size: 18px;
		letter-spacing: 1px;
		writing-mode: vertical-rl;
		font-feature-settings: initial;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	#side-nav nav .side-nav-in li:nth-child(1) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #A4C1D7;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(2) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #C6BBAD;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(3) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #AFAFB0;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover::after {
		transform: scale(1, 1);
	}

	.section-box{
		width: 100%;
		position: relative;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.door .title{
		width: 30%;
		margin: 0 auto 2% auto;
	}
	.door .txt{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: center;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		margin: 0 auto;
		padding: 0 2%;
	}
	.bg01{
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(164,193,215,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg02{
		position: absolute;
		top: 30px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(198,187,173,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg03{
		position: absolute;
		top: 30px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(175,175,176,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}

	/* item */
	.item{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 10% auto;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.item .img{
		width: 50%;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 5% 5% 0 5%;
	}
	.item .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .top-line02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .top-line02 li:nth-child(1){
		width: 20%;
		margin: 0 0 0 5%;
		position: relative;
		top: -15px;
	}
	.item .data .top-line02 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line02 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 200px;
		overflow: hidden;
	}
	.item .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line01 li:nth-child(2){
		width: 20px;
		margin: 20px 0 0 0;
		position: relative;
		left: -10px;
	}
	.item .data .side-line02{
		width: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .side-line02 li:nth-child(1){
		width: 1px;
		height: 200px;
		overflow: hidden;
	}
	.item .data .side-line02 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line02 li:nth-child(2){
		width: 20px;
		margin: 20px 0 0 0;
		position: relative;
		left: -10px;
	}
	.item .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 10% 0%;
	}
	.item .data .txt{
		width: 100%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto 10% auto;
	}
	.item .data .link-box{
		width: 100%;
		margin: 0 auto 0 auto;
	}

	/* item-b */
	.item-b{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-b .data01{
		width: 100%;
		position: relative;
		margin: 0 0 3% 0;
	}
	.item-b .data02{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-b .data02 .link-box{
		width: 40%;
	}
	.item-b .data01 .data-in{
		width: 70%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 0;
		right: 0;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item-b .data01 .data-in .img-d{
		width: 50%;
	}
	.item-b .data01 .data-in .data{
		width: 50%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 5% 0 5%;
	}
	.item-b .data01 .data-in .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 150px;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #fff;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(2){
		width: 20px;
		margin: 20px 0 0 0;
		position: relative;
		left: -10px;
	}
	.item-b .data01 .data-in .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 25px;
		letter-spacing: 3px;
		display: block;
		color: #fff;
		margin: 0 0 10% 0;
	}
	.item-b .data01 .data-in .data .txt{
		width: 100%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		color: #fff;
		margin: 0 auto;
	}

	/* pick-up */
	.pick-up{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.pick-up .main-title{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.pick-up .main-title .sub{
		width: 12%;
		position: absolute;
		top: -40%;
		left: -40%;
		right: 0;
		margin: 0 auto;
	}
	.pick-up .main-title .in{
		width: 35%;
		margin: 0 auto;
	}

	/* o-item-list */
	.o-item-list{
		width: 90%;
		margin: 0 auto 0% auto;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.o-item-list li{
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 1% 5% 1%;
	}
	.p-num{
		width: 90%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.p-num li:nth-child(1){
		width: 33%;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2){
		width: 35%;
		height: 1px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2) .line{
		width: 100%;
		height: 1px;
		overflow: hidden;
		background: #000;
	}
	.p-num li:nth-child(3){
		width: 8%;
		margin: 0;
		padding: 0;
	}
	.pick-img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.pick-img .icon{
		width: 20px;
		position: absolute;
		right: 15px;
		bottom: 15px;
		z-index: 10;
		border: 1px solid #fff;
		border-radius: 100px;
	}
	.pick-link-box{
		width: 100%;
		margin: 0 auto;
	}

	/* demo-simple-modal.html */
	button{
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
		background: #fff;
		cursor: pointer;
		overflow: hidden;
		position: relative;
	}
	#simple-modal main.is-locked {
		position: fixed;
		width: 100%;
	}
	#simple-modal button {
		display: inline-block;
		color: #fff;
		background-color: #877666;
		border-color: #877666;
		text-align: center;
		vertical-align: middle;
		padding: .375rem .75rem;
		border-radius: .25rem;
		margin-bottom: 20px;
	}
	#simple-modal button:hover {
		opacity: 0.7;
	}
	.modal {
		visibility: hidden;
		overflow-y: scroll;
		opacity: 0;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: opacity 0.3s, visibility 0s 0.3s;
		background-color: rgba(255, 255, 255, 0.8);
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.modal.is-active {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.3s, visibility 0s 0s;
	}
	.modal_container {
		display: flex;
		min-height: 100%;
		justify-content: center;
		align-items: center;
	}
	.modal_container _:-ms-lang(x)::-ms-backdrop, .modal_container {
		min-height: 100vh;
	}
	.modal_container::after {
		content: "";
		min-height: inherit;
		font-size: 0;
	}
	.modal_inner {
		margin: 20px auto;
		width: 100%;
	}
	.modal_content {
		display: none;
		width: 100%;
	}
	.is-active .modal_content {
		display: block;
	}
	.wrapper.is-locked {
		position: fixed;
		width: 100%;
	}
	.modal_content .text_wrapper {
		margin-bottom: 50px;
	}

	/* style-close */
	.modalClose{
		width: 50px;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.outer {
		width: 50px;
		cursor: pointer;
	}
	.inner {
		width: 50px;
		text-align: center;
	}
	.inner-in { 
		font-size: 12px; 
		line-height: 4em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-transform: uppercase;
		color: #000;
		transition: all .2s ease-in;
		opacity: 0;
		cursor: pointer;
	}
	.inner:before, .inner:after {
		position: absolute;
		content: '';
		height: 1px;
		width: inherit;
		background: #000;
		left: 0;
		transition: all .2s ease-in;
	}
	.inner:before {
		top: 50%; 
		transform: rotate(45deg);  
	}
	.inner:after {  
		bottom: 50%;
		transform: rotate(-45deg);  
	}
	.outer:hover .inner-in {
		opacity: 1;
	}
	.outer:hover .inner:before,
	.outer:hover .inner:after {
		transform: rotate(0);
	}
	.outer:hover .inner:before {
		top: 0;
	}
	.outer:hover .inner:after {
		bottom: 0;
	}

	/* slider */
	.modal_content .num {
		width: 20%;
		position: absolute;
		top: 5%;
		left: 5%;
		z-index: 99;
	}

	.thumnail {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail .slick-current   {opacity:1;}

	.thumnail1-2 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-2 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-2 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-2 .slick-current   {opacity:1;}

	.thumnail1-3 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-3 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-3 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-3 .slick-current   {opacity:1;}

	.thumnail1-4 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-4 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-4 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-4 .slick-current   {opacity:1;}

	.thumnail1-5 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-5 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-5 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-5 .slick-current   {opacity:1;}

	.thumnail1-6 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-6 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-6 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-6 .slick-current   {opacity:1;}


	/* slider-item */
	.slider-item{
		width: 100%;
		position: relative !important;
		margin: 0 0 5% 0;
	}
	.slider-item .img {
		width: 50%;
		position: relative;
	}
	.s-link-box{
		width: 40%;
		position: absolute;
		bottom: 10%;
		right: 5%;
		margin: 0 auto;
	}
	.s-link-box .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 5% 0%;
	}
	.s-link-box .title span{
		display: inline;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 100% 15px;
		padding: 0 10px 0px 10px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
	}
	.s-link-box .top-line{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 5% 0;
	}
	.s-link-box .top-line li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -15px;
	}
	.s-link-box .top-line li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.s-link-box .top-line li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
	}

	/* item-end */
	.item-end {
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.item-end .txt {
		width: 100%;
		font-size: 11px;
		line-height: 2.5em;
		letter-spacing: 1px;
		color: #5e5e5e;
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}


	/*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;
		margin: 3% 0 !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        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: 1px;
        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: 1px;
		background: #a0a0a0;
		margin: 3% 0;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		background: #fff;
		margin: 5% 0;
	}
	
	.cart-btm .btn00{
		font-size: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #fff;
		border: 1px 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: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #BFBEC5;
		border: 1px solid #BFBEC5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #BFBEC5;
		color: #BFBEC5;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

}

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

	.l-icon::before{
        content: url("../img/l-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -1px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 17px;
        height: 17px;
        display: inline-block;
        background-size: 17px 17px;
        margin: 0 10px 0 0;
        position: relative;
        top: -1px;
    }
	.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: -3px;
    }
    .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: -3px;
    }

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.mv-logo{
		width: 17%;
		position: absolute;
		right: 3%;
		top: 3%;
		z-index: 20;
	}
	.mv-title-box{
		width: 80%;
		position: absolute;
		left: 0%;
		right: 0;
		bottom: 5%;
		margin: 0 auto;
	}
	.mv-title-box02{
		width: 90%;
		margin: 0 auto 15% auto;
	}
	.mv-txt-box01{
		width: 100%;
		position: relative;
		padding: 0 5px;
		margin: 0 0 5% 0;
		box-sizing: border-box;
	}
	.mv-txt-box02{
		width: 100%;
		position: relative;
		padding: 0 5px;
		box-sizing: border-box;
	}
	.mv-txt-box01 p{
		position: relative;
		z-index: 10;
	}
	.mv-txt-box02 p{
		position: relative;
		z-index: 10;
	}
	.mv-line{
		width: 100%;
		height: 10px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
		position: absolute;
		bottom: -6px;
		left: 0;
	}
	.mv-title01{
		width: 100%;
		margin: 0 0 4% 0;
	}
	.mv-title02{
		width: 100%;
		margin: 0 0 6% 0;
	}
	.mv-title03{
		width: 50%;
		margin: 0 auto;
	}


	/* read */
	.read{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.read .main-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 16px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: center;
		margin: 0 auto 5% auto;
	}
	.read .main-txt span{
		font-family: sans-serif;
		font-size: 16px;
		letter-spacing: 2px;
		line-height: 2.2em;
	}
	.read .dotto{
		width: 10px;
		margin: 0 auto 7% auto;
	}
	.read .dotto li:nth-child(2){
		margin: 0px auto;
	}
	.read .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 1px;
		margin: 0 auto 4% auto;
	}
	.sub-txt-box{
		width: 90%;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.sub-txt-box .sub-txt{
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 2em;
		color: #eee;
		text-align: center;
	}
	.sub-txt-box .sub-txt-on{
		width: 100%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 2em;
		color: #000;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0 auto;
	}
	.read .img{
		width: 95%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.read .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 14px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li{
		width: 50px;
		position: relative;
	}
	#side-nav nav .side-nav-in li:nth-child(2){
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 20px 0;
		margin: 20px 0;
	}
	#side-nav nav .side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0 0;
	}
	#side-nav nav .side-nav-in li a{
		color: #CCCCCC;
		transition:all 0.3s;
		position: relative;
		left: 50%;
		display: block;
		text-decoration: none;
		font-size: 18px;
		letter-spacing: 1px;
		writing-mode: vertical-rl;
		font-feature-settings: initial;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	#side-nav nav .side-nav-in li:nth-child(1) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #A4C1D7;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(2) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #C6BBAD;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover::after {
		transform: scale(1, 1);
	}

	#side-nav nav .side-nav-in li:nth-child(3) a::after {
		position: absolute;
		top: 0px;
		left: -7px;
		content: '';
		width: 1px;
		height: 100%;
		background: #AFAFB0;
		transform: scale(1, 0);
		transform-origin: left top;
		transition: transform .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a::after {
		transform: scale(1, 1);
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		color:#000;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover::after {
		transform: scale(1, 1);
	}

	.section-box{
		width: 100%;
		position: relative;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 0 15% 0;
	}
	.door .title{
		width: 80%;
		margin: 0 auto 4% auto;
	}
	.door .txt{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 13px;
		letter-spacing: 2px;
		text-align: center;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		margin: 0 auto;
		padding: 0 2%;
	}
	.bg01{
		position: absolute;
		top: 20px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(164,193,215,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg02{
		position: absolute;
		top: 25px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(198,187,173,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}
	.bg03{
		position: absolute;
		top: 25px;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(180deg, rgba(175,175,176,1) 0%, rgba(255,255,255,1) 50%);
		opacity: .3;
		z-index: -1;
	}

	/* item */
	.item{
		width: 100%;
		margin: 0 auto 20% auto;
	}
	.item .data .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item .data{
		width: 100%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 0 0 0;
	}
	.item .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		left: 5%;
	}
	.item .data .top-line01 li:nth-child(1){
		width: 23%;
		margin: 0 7% 0 0;
		position: relative;
		top: -13px;
	}
	.item .data .top-line01 li:nth-child(2){
		width: 70%;
		overflow: hidden;
	}
	.item .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .top-line02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .top-line02 li:nth-child(1){
		width: 20%;
		margin: 0 0 0 5%;
		position: relative;
		top: -15px;
	}
	.item .data .top-line02 li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.item .data .top-line02 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 5%;
	}
	.item .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 80px;
		overflow: hidden;
	}
	.item .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line01 li:nth-child(2){
		width: 80px;
		margin: 10px 0 0 0;
		position: relative;
		left: -65px;
	}
	.item .data .side-line02{
		width: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item .data .side-line02 li:nth-child(1){
		width: 1px;
		height: 200px;
		overflow: hidden;
	}
	.item .data .side-line02 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item .data .side-line02 li:nth-child(2){
		width: 20px;
		margin: 20px 0 0 0;
		position: relative;
		left: -10px;
	}
	.item .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 2px;
		display: block;
		margin: 0 0 16% 5%;
	}
	.item .data .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 17px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto 5% auto;
	}
	.item .data .link-box{
		width: 90%;
		margin: 0 auto 0 auto;
	}

	/* item-b */
	.item-b{
		width: 100%;
		margin: 0 auto 20% auto;
	}
	.item-b .data01{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item-b .data02{
		width: 90%;
		margin: 0 auto;
	}
	.item-b .data02 .link-box{
		width: 100%;
	}
	.item-b .data01 .data-in{
		width: 100%;
	}
	.item-b .data01 .data-in .img-d{
		width: 50%;
	}
	.item-b .data01 .data-in .data{
		width: 100%;
		box-sizing: border-box;
		position: relative;
		padding: 10% 0 0 0;
	}
	.item-b .data01 .data-in .data .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.item-b .data01 .data-in .data .top-line01{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		left: 5%;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(1){
		width: 23%;
		margin: 0 7% 0 0;
		position: relative;
		top: -13px;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2){
		width: 70%;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .top-line01 li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #000;
	}
	.item-b .data01 .data-in .data .side-line01{
		width: 1px;
		position: absolute;
		top: 0;
		right: 5%;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1){
		width: 1px;
		height: 80px;
		overflow: hidden;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(1) .line-in{
		width: 1px;
		height: 100%;
		background: #000;
	}
	.item-b .data01 .data-in .data .side-line01 li:nth-child(2){
		width: 80px;
		margin: 10px 0 0 0;
		position: relative;
		left: -65px;
	}
	.item-b .data01 .data-in .data .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 2px;
		display: block;
		margin: 0 0 16% 5%;
	}
	.item-b .data01 .data-in .data .txt{
		width: 90%;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 17px;
		letter-spacing: 2px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 auto 5% auto;
	}

	/* pick-up */
	.pick-up{
		width: 100%;
		margin: 30% 0 15% 0;
	}
	.pick-up .main-title{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.pick-up .main-title .sub{
		width: 35%;
		position: absolute;
		top: -50%;
		left: 2%;
	}
	.pick-up .main-title .in{
		width: 80%;
		margin: 0 auto;
	}

	/* o-item-list */
	.o-item-list{
		width: 95%;
		margin: 0 auto 0% auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.o-item-list li{
		width: 49%;
		box-sizing: border-box;
		padding: 0 0 5% 0;
	}
	.p-num{
		width: 90%;
		margin: 0 auto 5% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.p-num li:nth-child(1){
		width: 33%;
		margin: 0;
		padding: 0;
	}
	.p-num li:nth-child(2){
		width: 35%;
		height: .5px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		position: relative;
		top: 6px;
	}
	.p-num li:nth-child(2) .line{
		width: 100%;
		height: .5px;
		overflow: hidden;
		background: #000;
	}
	.p-num li:nth-child(3){
		width: 8%;
		margin: 0;
		padding: 0;
	}
	.pick-img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 0;
	}
	.pick-img .icon{
		width: 15px;
		position: absolute;
		right: 10px;
		bottom: 10px;
		z-index: 10;
		border: 1px solid #fff;
		border-radius: 100px;
	}
	.pick-link-box{
		width: 100%;
		margin: 0 auto;
	}

	/* demo-simple-modal.html */
	button{
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
		background: #fff;
		cursor: pointer;
		overflow: hidden;
		position: relative;
	}
	#simple-modal main.is-locked {
		position: fixed;
		width: 100%;
	}
	#simple-modal button {
		display: inline-block;
		color: #fff;
		background-color: #877666;
		border-color: #877666;
		text-align: center;
		vertical-align: middle;
		padding: .375rem .75rem;
		border-radius: .25rem;
		margin-bottom: 20px;
	}
	#simple-modal button:hover {
		opacity: 0.7;
	}
	.modal {
		visibility: hidden;
		overflow-y: scroll;
		opacity: 0;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: opacity 0.3s, visibility 0s 0.3s;
		background-color: rgba(255, 255, 255, 0.8);
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.modal.is-active {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.3s, visibility 0s 0s;
	}
	.modal_container {
		display: flex;
		min-height: 100%;
		justify-content: center;
		align-items: center;
	}
	.modal_container _:-ms-lang(x)::-ms-backdrop, .modal_container {
		min-height: 100vh;
	}
	.modal_container::after {
		content: "";
		min-height: inherit;
		font-size: 0;
	}
	.modal_inner {
		margin: 0 auto 20px auto;
		width: 100%;
	}
	.modal_content {
		display: none;
		width: 100%;
	}
	.is-active .modal_content {
		display: block;
	}
	.wrapper.is-locked {
		position: fixed;
		width: 100%;
	}
	.modal_content .text_wrapper {
		margin-bottom: 50px;
	}

	/* style-close */
	.modalClose{
		width: 30px;
		position: absolute;
		top: 1%;
		right: 2%;
		z-index: 99;
	}
	.outer {
		width: 30px;
		cursor: pointer;
	}
	.inner {
		width: 30px;
		text-align: center;
	}
	.inner-in { 
		font-size: 12px; 
		line-height: 4em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-transform: uppercase;
		color: #fff;
		transition: all .2s ease-in;
		opacity: 0;
		cursor: pointer;
	}
	.inner:before, .inner:after {
		position: absolute;
		content: '';
		height: 1px;
		width: inherit;
		background: #fff;
		left: 0;
		transition: all .2s ease-in;
	}
	.inner:before {
		top: 50%; 
		transform: rotate(45deg);  
	}
	.inner:after {  
		bottom: 50%;
		transform: rotate(-45deg);  
	}
	.outer:hover .inner-in {
		opacity: 1;
	}
	.outer:hover .inner:before,
	.outer:hover .inner:after {
		transform: rotate(0);
	}
	.outer:hover .inner:before {
		top: 0;
	}
	.outer:hover .inner:after {
		bottom: 0;
	}

	/* slider */
	.modal_content .num {
		width: 20%;
		position: absolute;
		top: 5%;
		left: 5%;
		z-index: 99;
	}

	.thumnail {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail .slick-current   {opacity:1;}

	.thumnail1-2 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-2 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-2 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-2 .slick-current   {opacity:1;}

	.thumnail1-3 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-3 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-3 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-3 .slick-current   {opacity:1;}

	.thumnail1-4 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-4 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-4 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-4 .slick-current   {opacity:1;}

	.thumnail1-5 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-5 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-5 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-5 .slick-current   {opacity:1;}

	.thumnail1-6 {
		width: 100% !important;
		z-index: 99;
		margin: 0 auto;
	}
	.thumnail1-6 .slick-track {
		transform: unset !important;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.thumnail1-6 .slick-slide {
		display: block!important;
		float: none !important;
		flex: 0 0 15%;
		margin: 0;
		padding: 0%;
		line-height: 0;
		opacity: 0.5;
	}
	.thumnail1-6 .slick-current   {opacity:1;}


	/* slider-item */
	.slider-item{
		width: 100%;
		position: relative !important;
		margin: 0 0 5% 0;
	}
	.slider-item .img {
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.s-link-box{
		width: 90%;
		margin: 0 auto;
	}
	.s-link-box .title{
		width: max-content;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-size: 30px;
		letter-spacing: 3px;
		display: block;
		margin: 0 0 7% 0%;
	}
	.s-link-box .title span{
		display: inline;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 100% 15px;
		padding: 0 10px 0px 10px;
		background-image: linear-gradient(90deg, rgba(136,191,191,1), rgba(255,255,255,0));
	}
	.s-link-box .top-line{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 1% 0;
	}
	.s-link-box .top-line li:nth-child(1){
		width: 20%;
		margin: 0 5% 0 0;
		position: relative;
		top: -10px;
	}
	.s-link-box .top-line li:nth-child(2){
		width: 75%;
		overflow: hidden;
	}
	.s-link-box .top-line li:nth-child(2) .line-in{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
	}

	/* item-end */
	.item-end {
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item-end .txt {
		width: 100%;
		font-size: 11px;
		line-height: 2.5em;
		letter-spacing: 1px;
		color: #5e5e5e;
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	}

	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
		line-height: 1.5em;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 2% 0;
		font-family: "yu-mincho-pr6n", sans-serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
		margin: 3% 0 !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 1px;
        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: 15px;
		letter-spacing: 1px;
        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: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 0px;
	}
	
	.link-line{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
		margin: 5% 0;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		background: #fff;
		margin: 5% 0;
	}
	
	.cart-btm .btn00{
		font-size: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #fff;
		border: 1px 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: 10px;
		line-height: 1.5em;
		width: 80px;
		padding: 6px 0 6px 0;
		background: #BFBEC5;
		border: 1px solid #BFBEC5;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #BFBEC5;
		color: #BFBEC5;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

	/*ls-icon*/
	.toggle {
		display: none;
	}
	.Label {
		display: block;
		box-sizing: border-box;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 10px 0 10px 0;
	}
	.Label::after,
	.Label::before {
		content: "";
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		width: 1px;
		height: 16px;
		background-color: #000;
		transition: all 0.3s;
	}
	.Label::after {
		transform: rotate(90deg);
		width: 1px;
		height: 25px;
		top: 7px;
	}
	.Label,
	.content {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transform: translateZ(0);
		transition: all 0.3s;
	}
	.content {
		height: 0;
		margin-bottom:10px;
		overflow: hidden;
	}
	.toggle:checked + .Label + .content {
		height: auto;
		border-top: 0.7px solid #000;
		padding: 2% 0 0 0;
		transition: all .3s;
	}
	.toggle:checked + .Label::after {
		transform: rotate(90deg) translateY(0) !important;
		height: 20px;
		top: 10px;
	}
	.toggle:checked + .Label::before {
		transform: rotate(0deg) translateY(10px)  !important;
		opacity: 0;
	}

	/*f-banner*/
	.f-banner{
		width: 90%;
		margin: 0 auto 10% 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 #000;
		width: 100%;
		margin: 0 auto 10% auto;
		padding: 10% 0 0 0;
	}
	.f-banner02-list{
		width: 90%;
		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: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 20px;
		width: 35px;
		display: block;
		z-index: 99;
	}
	
	.in-btn{
		width: 40px;
		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);
	}
	.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 {
		width: 33.33%;
		background: rgba(255, 255, 255, 1);
		box-sizing: border-box;
	}
	.foot_fix_btn ul li .txt{
		width: 100%;
		padding: 0px 0;
	}

}
