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: #231815;
}

.is-hidden {
	visibility: hidden;
	opacity: 0;
	transition: .3s;
}
.item-s-sp{
	line-height: 0;
}
.item-s{
	line-height: 0;
	padding: 0;
	margin: 0;
}

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

font-family: "corporate-s", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "futura-pt", sans-serif;
font-weight: 300;
font-style: normal;

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

Avenir Next LT Pro Medium Condensed
font-family: "avenir-next-lt-pro-condensed", sans-serif;
font-weight: 500;
font-style: normal;

Avenir Next LT Pro Regular
font-family: "avenir-next-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;

 */


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




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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 35%;
		line-height: 0;
		margin: 0 auto;
	}
	.mv-img-box{
		width: 100%;
		position: relative;
	}
	.mv-title-box{
		width: 30%;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari逕ｨ */
		transform: translateY(-50%);
		left: 0%;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		overflow: hidden;
		margin: 0 0 8% 0;
	}
	.mv-title02{
		width: 100%;
		position: relative;
		margin: 0 0 8% 0;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title04{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 25% auto;
	}
	.mv-title04 li:nth-child(1){
		width: max-content;
	}
	.mv-title04 li:nth-child(1) img{
		height: 30px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(2){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(3){
		width: max-content;
	}
	.mv-title04 li:nth-child(3) img{
		height: 30px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(4){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(5){
		width: max-content;
	}
	.mv-title04 li:nth-child(5) img{
		height: 30px;
		line-height: 0;
	}

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

	/* top-nav */
	.top-nav{
		width: 70%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.top-nav-list{
		width: 100%;
		position: relative;
	}
	.top-nav-list li:nth-child(1){
		width: 45%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 40px;
		letter-spacing: 2px;
		position: relative;
	}
	.top-nav-list li:nth-child(1) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(2){
		width: 45%;
		position: absolute;
		top: 8%;
		right: 0;
		z-index: 10;
	}
	.top-nav-list li:nth-child(2) a .img{
		width: 100%;
		margin: 3% 0 0 0;
	}
	.top-nav-list li:nth-child(2) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 40px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(2) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(3){
		width: 45%;
		margin: 0 auto;
	}
	.top-nav-list li:nth-child(3) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(3) a .txt{
		text-align: left;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 40px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(3) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 0 0 20px;
		position: relative;
		top: -13px;
	}
	.top-nav-list li a{
		color: #000;
		text-decoration: none;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img img{
		width: 100%;
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.wrap{
		width: 100%;
		position: relative;
	}
	.wrap .bg{
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		overflow: hidden;
	}
	.wrap .bg .bg01{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(181, 207, 227, 1) 0%, rgba(181, 207, 227, 0) 100%);
	}
	.wrap .bg .bg02{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(207, 196, 185, 1) 0%, rgba(207, 196, 185, 0) 100%);
	}
	.wrap .bg .bg03{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(249, 198, 198, 1) 0%, rgba(249, 198, 198, 0) 100%);
	}
	.wrap .bg .bg04{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(171, 215, 180, 1) 0%, rgba(171, 215, 180, 0) 100%);
	}

	/* door */
	.door{
		width: 100%;
		padding: 7% 0 0 0;
		margin: 0 auto 7% auto;
	}
	.door-title{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
	}
	.door-title li:nth-child(1){
		width: 100px;
		height: 1px;
		background: #fff;
	}
	.door-title li:nth-child(2){
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 50px;
		letter-spacing: 2px;
		color: #fff;
		margin: 0 30px;
	}
	.door-title li:nth-child(3){
		width: 100px;
		height: 1px;
		background: #fff;
	}

	.color01{
		color: #b5cfe3;
	}
	.color02{
		color: #cfc4b9;
	}
	.color03{
		color: #f8b8bb;
	}
	.color04{
		color: #ffffff;
	}
	.rever{
		flex-direction: row-reverse;
	}

	/* item01 */
	.item01{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item01 .data-l{
		width: 47%;
	}
	.item01 .data-r{
		width: 47%;
	}
	.item01 .data-l .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item01 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item01 .data-l .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data-r .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item01 .data-r .txt-box{
		width: 70%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item01 .data-r .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item01 .data-r .link-box{
		width: 70%;
		margin: 0 auto;
	}

	/* item02 */
	.item02{
		width: 80%;
		margin: 0 auto 10% auto;
	}
	.item02 .data-t{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.item02 .data-t .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 2% 0;
	}
	.item02 .data-t .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item02 .data-t .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 2% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 1% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		position: relative;
		left: 5%;
	}
	.item02 .img-box .img-data{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 10;
	}
	.item02 .img-box .img-data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		color: #fff;
	}
	.item02 .img-box .img-data .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		color: #fff;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.item02 .img-box .img{
		width: 47%;
		overflow: hidden;
	}
	.item02 .data-b{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data-b .data-l{
		width: 45%;
	}
	.item02 .data-b .data-l .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item02 .data-b .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item02 .data-b .data-r{
		width: 45%;
	}

	/* item03 */
	.item03-t{
		width: 75%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item03-t .data{
		width: 50%;
	}
	.item03-t .data .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item03-t .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item03-t .data .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		position: relative;
		left: 5%;
	}
	.item03-t .img{
		width: 45%;
		overflow: hidden;
	}
	.item03-b{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item03-b .img{
		width: 55%;
	}
	.item03-b .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 10% 0 5%;
	}
	.item03-b .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 10% 0;
	}
	.item03-b .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item04 */
	.item04{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item04 .img{
		width: 50%;
	}
	.item04 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 7%;
	}
	.item04 .data .num{
		width: 170px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item04 .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item04 .data .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
	}
	.item04 .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
	}
	.item04 .data .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		margin: 0 0 15% 0;
	}
	.item04 .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 7% 0;
	}
	.item04 .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item05 */
	.item05{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item05 .data-l{
		width: 47%;
	}
	.item05 .data-r{
		width: 47%;
	}
	.item05 .data-l .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item05 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item05 .data-l .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}

	.item05 .data-l .txt-box{
		width: 80%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item05 .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item05 .data-l .link-box{
		width: 80%;
		margin: 0 auto;
	}

	.item05 .data-r .img01{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 10%;
	}
	.item05 .data-r .img02{
		width: 90%;
		overflow: hidden;
		position: relative;
	}

	/* item06 */
	.item06{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
	}
	.item06 .data01{
		width: max-content;
		position: absolute;
		top: 15%;
		left: 10%;
		z-index: 10;
	}
	.item06 .data01 .num{
		width: 170px;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item06 .data01 .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item06 .data01 .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
	}
	.item06 .data02{
		width: max-content;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		right: 10%;
		z-index: 10;
	}
	.item06 .data02 .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
	}
	.item06 .data02 .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
	}

	/* item06-b */
	.item06-b{
		width: 70%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item06-b .img{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 3% auto;
	}
	.item06-b .txt-box{
		width: 35%;
		position: absolute;
		top: 20%;
		left: 0;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 3% 5%;
	}
	.item06-b .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item06-b .link-box{
		width: 40%;
		margin: 0 auto;
	}

	/* item07 */
	.item07{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item07 .main-title {
        font-size: 5em;
        letter-spacing: 3px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
		position: absolute;
        top: 8%;
        left: 10%;
        z-index: 10;
    }
	.item07 .title-box{
		width: max-content;
		position: absolute;
		top: 10%;
		right: 10%;
		z-index: 10;
	}
	.item07 .title-box .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
		color: #fff;
	}
	.item07 .title-box .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		color: #fff;
	}
	.item07 .img{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .data-box{
		width: 70%;
		position: relative;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.item07 .data-box .img-box{
		width: 30%;
	}
	.item07 .data-box .link-box{
		width: 60%;
	}
	.item07 .data-box .link-box .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data-box .link-box .link-list li{
		width: 44%;
		margin: 0 0 1% 0;
	}

	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 80px;
		right: 10px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}


	/*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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.3em;
        white-space: nowrap;
	}
    .cart-title span{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: -25px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 12px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}

	/*f-banner*/
	.f-banner{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 35%;
		line-height: 0;
		margin: 0 auto;
	}
	.mv-img-box{
		width: 100%;
		position: relative;
	}
	.mv-title-box{
		width: 30%;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari逕ｨ */
		transform: translateY(-50%);
		left: 0%;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		overflow: hidden;
		margin: 0 0 8% 0;
	}
	.mv-title02{
		width: 100%;
		position: relative;
		margin: 0 0 8% 0;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title04{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 25% auto;
	}
	.mv-title04 li:nth-child(1){
		width: max-content;
	}
	.mv-title04 li:nth-child(1) img{
		height: 30px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(2){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(3){
		width: max-content;
	}
	.mv-title04 li:nth-child(3) img{
		height: 30px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(4){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(5){
		width: max-content;
	}
	.mv-title04 li:nth-child(5) img{
		height: 30px;
		line-height: 0;
	}

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

	/* top-nav */
	.top-nav{
		width: 70%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.top-nav-list{
		width: 100%;
		position: relative;
	}
	.top-nav-list li:nth-child(1){
		width: 45%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 40px;
		letter-spacing: 2px;
		position: relative;
	}
	.top-nav-list li:nth-child(1) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(2){
		width: 45%;
		position: absolute;
		top: 8%;
		right: 0;
		z-index: 10;
	}
	.top-nav-list li:nth-child(2) a .img{
		width: 100%;
		margin: 3% 0 0 0;
	}
	.top-nav-list li:nth-child(2) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 40px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(2) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(3){
		width: 45%;
		margin: 0 auto;
	}
	.top-nav-list li:nth-child(3) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(3) a .txt{
		text-align: left;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 40px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(3) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 0 0 20px;
		position: relative;
		top: -13px;
	}
	.top-nav-list li a{
		color: #000;
		text-decoration: none;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img img{
		width: 100%;
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.wrap{
		width: 100%;
		position: relative;
	}
	.wrap .bg{
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		overflow: hidden;
	}
	.wrap .bg .bg01{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(181, 207, 227, 1) 0%, rgba(181, 207, 227, 0) 100%);
	}
	.wrap .bg .bg02{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(207, 196, 185, 1) 0%, rgba(207, 196, 185, 0) 100%);
	}
	.wrap .bg .bg03{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(249, 198, 198, 1) 0%, rgba(249, 198, 198, 0) 100%);
	}
	.wrap .bg .bg04{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(171, 215, 180, 1) 0%, rgba(171, 215, 180, 0) 100%);
	}

	/* door */
	.door{
		width: 100%;
		padding: 8% 0 0 0;
		margin: 0 auto 9% auto;
	}
	.door-title{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
	}
	.door-title li:nth-child(1){
		width: 100px;
		height: 1px;
		background: #fff;
	}
	.door-title li:nth-child(2){
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 50px;
		letter-spacing: 2px;
		color: #fff;
		margin: 0 30px;
	}
	.door-title li:nth-child(3){
		width: 100px;
		height: 1px;
		background: #fff;
	}

	.color01{
		color: #b5cfe3;
	}
	.color02{
		color: #cfc4b9;
	}
	.color03{
		color: #f8b8bb;
	}
	.color04{
		color: #ffffff;
	}
	.rever{
		flex-direction: row-reverse;
	}

	/* item01 */
	.item01{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item01 .data-l{
		width: 47%;
	}
	.item01 .data-r{
		width: 47%;
	}
	.item01 .data-l .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item01 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item01 .data-l .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data-r .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item01 .data-r .txt-box{
		width: 70%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item01 .data-r .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item01 .data-r .link-box{
		width: 70%;
		margin: 0 auto;
	}

	/* item02 */
	.item02{
		width: 80%;
		margin: 0 auto 10% auto;
	}
	.item02 .data-t{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.item02 .data-t02{
		width: max-content !important;
		margin: 0 auto 3% auto !important;
		position: relative;
		left: -5% !important;
	}
	.item02 .data-t .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 2% 0;
	}
	.item02 .data-t .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item02 .data-t .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 2% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 1% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		position: relative;
		left: 5%;
	}
	.item02 .img-box .img-data{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 10;
	}
	.item02 .img-box .img-data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		color: #fff;
	}
	.item02 .img-box .img-data .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		color: #fff;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.item02 .img-box .img{
		width: 47%;
		overflow: hidden;
	}
	.item02 .data-b{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data-b .data-l{
		width: 45%;
	}
	.item02 .data-b .data-l .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item02 .data-b .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item02 .data-b .data-r{
		width: 45%;
	}

	/* item03 */
	.item03-t{
		width: 75%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item03-t .data{
		width: 50%;
	}
	.item03-t .data .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item03-t .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item03-t .data .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		position: relative;
		left: 5%;
	}
	.item03-t .img{
		width: 45%;
		overflow: hidden;
	}
	.item03-b{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item03-b .img{
		width: 55%;
	}
	.item03-b .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 10% 0 5%;
	}
	.item03-b .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 10% 0;
	}
	.item03-b .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item04 */
	.item04{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item04 .img{
		width: 50%;
	}
	.item04 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 7%;
	}
	.item04 .data .num{
		width: 170px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item04 .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item04 .data .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
	}
	.item04 .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
	}
	.item04 .data .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		margin: 0 0 15% 0;
	}
	.item04 .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 7% 0;
	}
	.item04 .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item05 */
	.item05{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item05 .data-l{
		width: 47%;
	}
	.item05 .data-r{
		width: 47%;
	}
	.item05 .data-l .num{
		width: 170px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item05 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item05 .data-l .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}

	.item05 .data-l .txt-box{
		width: 80%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item05 .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item05 .data-l .link-box{
		width: 80%;
		margin: 0 auto;
	}

	.item05 .data-r .img01{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 10%;
	}
	.item05 .data-r .img02{
		width: 90%;
		overflow: hidden;
		position: relative;
	}

	/* item06 */
	.item06{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
	}
	.item06 .data01{
		width: max-content;
		position: absolute;
		top: 15%;
		left: 10%;
		z-index: 10;
	}
	.item06 .data01 .num{
		width: 170px;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item06 .data01 .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item06 .data01 .main-title{
		font-size: 5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
	}
	.item06 .data02{
		width: max-content;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		right: 10%;
		z-index: 10;
	}
	.item06 .data02 .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
	}
	.item06 .data02 .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
	}

	/* item06-b */
	.item06-b{
		width: 70%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item06-b .img{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 3% auto;
	}
	.item06-b .txt-box{
		width: 35%;
		position: absolute;
		top: 20%;
		left: 0;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 3% 5%;
	}
	.item06-b .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .txt{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item06-b .link-box{
		width: 40%;
		margin: 0 auto;
	}

	/* item07 */
	.item07{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item07 .main-title {
        font-size: 5em;
        letter-spacing: 3px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
		position: absolute;
        top: 8%;
        left: 10%;
        z-index: 10;
    }
	.item07 .title-box{
		width: max-content;
		position: absolute;
		top: 10%;
		right: 10%;
		z-index: 10;
	}
	.item07 .title-box .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
		color: #fff;
	}
	.item07 .title-box .title{
		font-size: 2em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		color: #fff;
	}
	.item07 .img{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .data-box{
		width: 70%;
		position: relative;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.item07 .data-box .img-box{
		width: 30%;
	}
	.item07 .data-box .link-box{
		width: 60%;
	}
	.item07 .data-box .link-box .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data-box .link-box .link-list li{
		width: 44%;
		margin: 0 0 1% 0;
	}

	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 80px;
		right: 10px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}


	/*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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.3em;
        white-space: nowrap;
	}
    .cart-title span{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: -25px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 12px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}

	/*f-banner*/
	.f-banner{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}
	
}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 35%;
		line-height: 0;
		margin: 0 auto;
	}
	.mv-img-box{
		width: 100%;
		position: relative;
	}
	.mv-title-box{
		width: 30%;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari逕ｨ */
		transform: translateY(-50%);
		left: 0%;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		overflow: hidden;
		margin: 0 0 8% 0;
	}
	.mv-title02{
		width: 100%;
		position: relative;
		margin: 0 0 8% 0;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title04{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 25% auto;
	}
	.mv-title04 li:nth-child(1){
		width: max-content;
	}
	.mv-title04 li:nth-child(1) img{
		height: 23px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(2){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(3){
		width: max-content;
	}
	.mv-title04 li:nth-child(3) img{
		height: 23px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(4){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(5){
		width: max-content;
	}
	.mv-title04 li:nth-child(5) img{
		height: 23px;
		line-height: 0;
	}

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

	/* top-nav */
	.top-nav{
		width: 70%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.top-nav-list{
		width: 100%;
		position: relative;
	}
	.top-nav-list li:nth-child(1){
		width: 45%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 2px;
		position: relative;
	}
	.top-nav-list li:nth-child(1) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(2){
		width: 45%;
		position: absolute;
		top: 8%;
		right: 0;
		z-index: 10;
	}
	.top-nav-list li:nth-child(2) a .img{
		width: 100%;
		margin: 3% 0 0 0;
	}
	.top-nav-list li:nth-child(2) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(2) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(3){
		width: 45%;
		margin: 0 auto;
	}
	.top-nav-list li:nth-child(3) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(3) a .txt{
		text-align: left;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(3) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 0 0 20px;
		position: relative;
		top: -13px;
	}
	.top-nav-list li a{
		color: #000;
		text-decoration: none;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img img{
		width: 100%;
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.wrap{
		width: 100%;
		position: relative;
	}
	.wrap .bg{
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		overflow: hidden;
	}
	.wrap .bg .bg01{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(181, 207, 227, 1) 0%, rgba(181, 207, 227, 0) 100%);
	}
	.wrap .bg .bg02{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(207, 196, 185, 1) 0%, rgba(207, 196, 185, 0) 100%);
	}
	.wrap .bg .bg03{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(249, 198, 198, 1) 0%, rgba(249, 198, 198, 0) 100%);
	}
	.wrap .bg .bg04{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(171, 215, 180, 1) 0%, rgba(171, 215, 180, 0) 100%);
	}

	/* door */
	.door{
		width: 100%;
		padding: 8% 0 0 0;
		margin: 0 auto 9% auto;
	}
	.door-title{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
	}
	.door-title li:nth-child(1){
		width: 100px;
		height: 1px;
		background: #fff;
	}
	.door-title li:nth-child(2){
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 50px;
		letter-spacing: 2px;
		color: #fff;
		margin: 0 30px;
	}
	.door-title li:nth-child(3){
		width: 100px;
		height: 1px;
		background: #fff;
	}

	.color01{
		color: #b5cfe3;
	}
	.color02{
		color: #cfc4b9;
	}
	.color03{
		color: #f8b8bb;
	}
	.color04{
		color: #ffffff;
	}
	.rever{
		flex-direction: row-reverse;
	}

	/* item01 */
	.item01{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item01 .data-l{
		width: 47%;
	}
	.item01 .data-r{
		width: 47%;
	}
	.item01 .data-l .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item01 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item01 .data-l .main-title{
		font-size: 4em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data-r .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item01 .data-r .txt-box{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item01 .data-r .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item01 .data-r .link-box{
		width: 90%;
		margin: 0 auto;
	}

	/* item02 */
	.item02{
		width: 80%;
		margin: 0 auto 10% auto;
	}
	.item02 .data-t{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.item02 .data-t02{
		width: max-content !important;
		margin: 0 auto 3% auto !important;
		position: relative;
		left: -5% !important;
	}
	.item02 .data-t .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 2% 0;
	}
	.item02 .data-t .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item02 .data-t .main-title{
		font-size: 4em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 2% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 1% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		position: relative;
		left: 5%;
	}
	.item02 .img-box .img-data{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 3%;
		z-index: 10;
	}
	.item02 .img-box .img-data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		color: #fff;
	}
	.item02 .img-box .img-data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		color: #fff;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.item02 .img-box .img{
		width: 47%;
		overflow: hidden;
	}
	.item02 .data-b{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data-b .data-l{
		width: 45%;
	}
	.item02 .data-b .data-l .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item02 .data-b .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item02 .data-b .data-r{
		width: 45%;
	}

	/* item03 */
	.item03-t{
		width: 75%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item03-t .data{
		width: 50%;
	}
	.item03-t .data .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item03-t .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item03-t .data .main-title{
		font-size: 4em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		position: relative;
		left: 5%;
	}
	.item03-t .img{
		width: 45%;
		overflow: hidden;
	}
	.item03-b{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item03-b .img{
		width: 55%;
	}
	.item03-b .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 10% 0 5%;
	}
	.item03-b .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 10% 0;
	}
	.item03-b .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item04 */
	.item04{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item04 .img{
		width: 50%;
	}
	.item04 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 7%;
	}
	.item04 .data .num{
		width: 150px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item04 .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item04 .data .main-title{
		font-size: 4em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
	}
	.item04 .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
	}
	.item04 .data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		margin: 0 0 15% 0;
	}
	.item04 .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 7% 0;
	}
	.item04 .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item05 */
	.item05{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item05 .data-l{
		width: 47%;
	}
	.item05 .data-r{
		width: 47%;
	}
	.item05 .data-l .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item05 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item05 .data-l .main-title{
		font-size: 4em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}

	.item05 .data-l .txt-box{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item05 .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item05 .data-l .link-box{
		width: 90%;
		margin: 0 auto;
	}

	.item05 .data-r .img01{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 10%;
	}
	.item05 .data-r .img02{
		width: 90%;
		overflow: hidden;
		position: relative;
	}

	/* item06 */
	.item06{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
	}
	.item06 .data01{
		width: max-content;
		position: absolute;
		top: 15%;
		left: 10%;
		z-index: 10;
	}
	.item06 .data01 .num{
		width: 150px;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item06 .data01 .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item06 .data01 .main-title{
		font-size: 4em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
	}
	.item06 .data02{
		width: max-content;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		right: 10%;
		z-index: 10;
	}
	.item06 .data02 .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
	}
	.item06 .data02 .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
	}

	/* item06-b */
	.item06-b{
		width: 80%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item06-b .img{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 3% auto;
	}
	.item06-b .txt-box{
		width: 35%;
		position: absolute;
		top: 20%;
		left: 0;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 3% 5%;
	}
	.item06-b .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item06-b .link-box{
		width: 40%;
		margin: 0 auto;
	}

	/* item07 */
	.item07{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item07 .main-title {
        font-size: 4em;
        letter-spacing: 3px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
		position: absolute;
        top: 8%;
        left: 10%;
        z-index: 10;
    }
	.item07 .title-box{
		width: max-content;
		position: absolute;
		top: 10%;
		right: 10%;
		z-index: 10;
	}
	.item07 .title-box .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 5% 0;
		color: #fff;
	}
	.item07 .title-box .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		color: #fff;
	}
	.item07 .img{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .data-box{
		width: 85%;
		position: relative;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.item07 .data-box .img-box{
		width: 25%;
	}
	.item07 .data-box .link-box{
		width: 70%;
	}
	.item07 .data-box .link-box .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data-box .link-box .link-list li{
		width: 44%;
		margin: 0 0 1% 0;
	}

	/*sid-nav*/
    .side-nav{
		position: fixed;
		display: block;
		width: 70px;
		right: 10px;
        top: 0;
		height: 100vh;
		z-index: 10;
	}
	.side-nav-in{
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
	}
	.side-nav-in li{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.side-nav-in li:last-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	.side-nav-in a{
		opacity: 1;
		transition: .3s;
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}


	/*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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.3em;
        white-space: nowrap;
	}
    .cart-title span{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: -25px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 12px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}

	/*f-banner*/
	.f-banner{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto 5% auto;
	}
	.mv-logo{
		width: 35%;
		line-height: 0;
		margin: 0 auto;
	}
	.mv-img-box{
		width: 100%;
		position: relative;
	}
	.mv-title-box{
		width: 30%;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari逕ｨ */
		transform: translateY(-50%);
		left: 0%;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		overflow: hidden;
		margin: 0 0 8% 0;
	}
	.mv-title02{
		width: 100%;
		position: relative;
		margin: 0 0 8% 0;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title04{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 25% auto;
	}
	.mv-title04 li:nth-child(1){
		width: max-content;
	}
	.mv-title04 li:nth-child(1) img{
		height: 17px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(2){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(3){
		width: max-content;
	}
	.mv-title04 li:nth-child(3) img{
		height: 17px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(4){
		width: 1px;
		height: auto;
		background: #2a3541;
		margin: 0 20px;
	}
	.mv-title04 li:nth-child(5){
		width: max-content;
	}
	.mv-title04 li:nth-child(5) img{
		height: 17px;
		line-height: 0;
	}

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

	/* top-nav */
	.top-nav{
		width: 80%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.top-nav-list{
		width: 100%;
		position: relative;
	}
	.top-nav-list li:nth-child(1){
		width: 45%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(1) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 2px;
		position: relative;
	}
	.top-nav-list li:nth-child(1) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(2){
		width: 45%;
		position: absolute;
		top: 8%;
		right: 0;
		z-index: 10;
	}
	.top-nav-list li:nth-child(2) a .img{
		width: 100%;
		margin: 3% 0 0 0;
	}
	.top-nav-list li:nth-child(2) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(2) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 20px 0 0;
		position: relative;
		top: -13px;
	}
	.top-nav-list li:nth-child(3){
		width: 45%;
		margin: 0 auto;
	}
	.top-nav-list li:nth-child(3) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(3) a .txt{
		text-align: left;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(3) a .txt span{
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #000;
		margin: 0 0 0 20px;
		position: relative;
		top: -13px;
	}
	.top-nav-list li a{
		color: #000;
		text-decoration: none;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img img{
		width: 100%;
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.wrap{
		width: 100%;
		position: relative;
	}
	.wrap .bg{
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		overflow: hidden;
	}
	.wrap .bg .bg01{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(181, 207, 227, 1) 0%, rgba(181, 207, 227, 0) 100%);
	}
	.wrap .bg .bg02{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(207, 196, 185, 1) 0%, rgba(207, 196, 185, 0) 100%);
	}
	.wrap .bg .bg03{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(249, 198, 198, 1) 0%, rgba(249, 198, 198, 0) 100%);
	}
	.wrap .bg .bg04{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(171, 215, 180, 1) 0%, rgba(171, 215, 180, 0) 100%);
	}

	/* door */
	.door{
		width: 100%;
		padding: 7% 0 0 0;
		margin: 0 auto 7% auto;
	}
	.door-title{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
	}
	.door-title li:nth-child(1){
		width: 100px;
		height: 1px;
		background: #fff;
	}
	.door-title li:nth-child(2){
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 50px;
		letter-spacing: 2px;
		color: #fff;
		margin: 0 30px;
	}
	.door-title li:nth-child(3){
		width: 100px;
		height: 1px;
		background: #fff;
	}

	.color01{
		color: #b5cfe3;
	}
	.color02{
		color: #cfc4b9;
	}
	.color03{
		color: #f8b8bb;
	}
	.color04{
		color: #ffffff;
	}
	.rever{
		flex-direction: row-reverse;
	}

	/* item01 */
	.item01{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item01 .data-l{
		width: 47%;
	}
	.item01 .data-r{
		width: 47%;
	}
	.item01 .data-l .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item01 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item01 .data-l .main-title{
		font-size: 3.5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item01 .data-l .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data-r .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item01 .data-r .txt-box{
		width: 80%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item01 .data-r .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item01 .data-r .link-box{
		width: 80%;
		margin: 0 auto;
	}

	/* item02 */
	.item02{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item02 .data-t{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.item02 .data-t02{
		width: max-content !important;
		margin: 0 auto 3% auto !important;
		position: relative;
		left: -5% !important;
	}
	.item02 .data-t .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 2% 0;
	}
	.item02 .data-t .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item02 .data-t .main-title{
		font-size: 3.5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 2% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 1% 0;
		position: relative;
		left: 5%;
	}
	.item02 .data-t .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		position: relative;
		left: 5%;
	}
	.item02 .img-box .img-data{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 3%;
		z-index: 10;
	}
	.item02 .img-box .img-data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		color: #fff;
	}
	.item02 .img-box .img-data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
		color: #fff;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 3% auto;
		position: relative;
	}
	.item02 .img-box .img{
		width: 47%;
		overflow: hidden;
	}
	.item02 .data-b{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data-b .data-l{
		width: 45%;
	}
	.item02 .data-b .data-l .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item02 .data-b .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item02 .data-b .data-r{
		width: 45%;
	}

	/* item03 */
	.item03-t{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item03-t .data{
		width: 50%;
	}
	.item03-t .data .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item03-t .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item03-t .data .main-title{
		font-size: 3.5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item03-t .data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		position: relative;
		left: 5%;
	}
	.item03-t .img{
		width: 45%;
		overflow: hidden;
	}
	.item03-b{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item03-b .img{
		width: 55%;
	}
	.item03-b .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 5% 0 5%;
	}
	.item03-b .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 10% 0;
	}
	.item03-b .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item04 */
	.item04{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item04 .img{
		width: 50%;
	}
	.item04 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item04 .data .num{
		width: 150px;
		position: relative;
		margin: 0 0 5% 0;
	}
	.item04 .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item04 .data .main-title{
		font-size: 3.5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
	}
	.item04 .data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
	}
	.item04 .data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		margin: 0 0 15% 0;
	}
	.item04 .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 10%;
		margin: 0 0 7% 0;
	}
	.item04 .data .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}

	/* item05 */
	.item05{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 10% auto;
	}
	.item05 .data-l{
		width: 47%;
	}
	.item05 .data-r{
		width: 47%;
	}
	.item05 .data-l .num{
		width: 150px;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.item05 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item05 .data-l .main-title{
		font-size: 3.5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1em;
		margin: 0 0 5% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1em;
		margin: 0 0 10% 0;
		position: relative;
		left: 5%;
	}
	.item05 .data-l .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}

	.item05 .data-l .txt-box{
		width: 85%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 10%;
	}
	.item05 .data-l .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item05 .data-l .link-box{
		width: 85%;
		margin: 0 auto;
	}

	.item05 .data-r .img01{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 10%;
	}
	.item05 .data-r .img02{
		width: 90%;
		overflow: hidden;
		position: relative;
	}

	/* item06 */
	.item06{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
	}
	.item06 .data01{
		width: max-content;
		position: absolute;
		top: 15%;
		left: 10%;
		z-index: 10;
	}
	.item06 .data01 .num{
		width: 150px;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item06 .data01 .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item06 .data01 .main-title{
		font-size: 3.5em;
		letter-spacing: 3px;
		font-family: "avenir-next-lt-pro", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 1.1em;
	}
	.item06 .data02{
		width: max-content;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		right: 5%;
		z-index: 10;
	}
	.item06 .data02 .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
	}
	.item06 .data02 .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
	}

	/* item06-b */
	.item06-b{
		width: 90%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item06-b .img{
		width: 60%;
		overflow: hidden;
		margin: 0 auto 3% auto;
	}
	.item06-b .txt-box{
		width: 35%;
		position: absolute;
		top: 20%;
		left: 0;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 3% 5%;
	}
	.item06-b .txt-box .line01{
		width: 40px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line02{
		width: 1px;
		height: 60px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line03{
		width: 40px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .line04{
		width: 1px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .txt{
		font-size: .9em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item06-b .link-box{
		width: 45%;
		margin: 0 auto;
	}

	/* item07 */
	.item07{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item07 .main-title {
        font-size: 3.5em;
        letter-spacing: 3px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
		position: absolute;
        top: 8%;
        left: 10%;
        z-index: 10;
    }
	.item07 .title-box{
		width: max-content;
		position: absolute;
		top: 10%;
		right: 3%;
		z-index: 10;
	}
	.item07 .title-box .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 10% 0;
		color: #fff;
	}
	.item07 .title-box .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.8em;
		color: #fff;
	}
	.item07 .img{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .data-box{
		width: 85%;
		position: relative;
		margin: 0 auto;
	}
	.item07 .data-box .img-box{
		width: 30%;
		margin: 0 auto 5% auto;
	}
	.item07 .data-box .link-box{
		width: 100%;
	}
	.item07 .data-box .link-box .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data-box .link-box .link-list li{
		width: 44%;
		margin: 0 0 1% 0;
	}

	/*sid-nav*/
    .side-nav{
		display: none;
	}
	.side-nav-in{
		display: none;
	}
	.side-nav-in li{
		display: none;
	}
	.side-nav-in li:last-child{
		display: none;
	}
	.side-nav-in a{
		display: none;
	}


	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.3em;
        white-space: nowrap;
	}
    .cart-title span{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: -25px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 12px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}

	/*f-banner*/
	.f-banner{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 5% auto;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner-list li .txt{
		width: 100%;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 2em;
		text-align: center;
		margin: 2% 0 0 0;
	}
	
	/*f-banner02*/
	.f-banner02{
		border-top: 1px solid #000;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 5% 0 0 0;
	}
	.f-banner02-list{
		width: 100%;
		max-width: 600px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.footer .insta{
		display: block;
		width: 450px;
		border: 1px solid #eee;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #000;
		transition: .3s;
	}
	.footer_sns {
		margin: 26px 0 0;
	}
	.footer_snsNode {
		display: inline-block;
		margin: 0 10px;
		width: 30px;
	}
	.f-ow{
		width: 120px;
		margin: 25px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop{
		position: fixed;
		right: 15px;
		bottom: 15px;
		width: 50px;
		height: 50px;
		display: block;
		z-index: 99;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto 10% auto;
	}
	.mv-logo{
		width: 25%;
		line-height: 0;
		position: absolute;
		top: 2%;
		right: 3%;
		z-index: 10;
	}
	.mv-img-box{
		width: 100%;
		position: relative;
	}
	.mv-title-box{
		width: 60%;
		bottom: 5%;
		left: 5%;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		overflow: hidden;
		margin: 0 0 8% 0;
	}
	.mv-title02{
		width: 100%;
		position: relative;
		margin: 0 0 8% 0;
	}
	.mv-title03{
		width: 100%;
		position: relative;
	}
	.mv-title04{
		width: max-content;
		margin: 0 0 10% 0;
	}
	.mv-title04 li:nth-child(1){
		width: max-content;
		line-height: 0;
		margin: 0 0 15% 0;
	}
	.mv-title04 li:nth-child(1) img{
		height: 17px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(2){
		width: max-content;
		line-height: 0;
		margin: 0 0 15% 0;
	}
	.mv-title04 li:nth-child(2) img{
		height: 17px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(3){
		width: max-content;
		line-height: 0;
		margin: 0 0 20% 0;
	}
	.mv-title04 li:nth-child(3) img{
		height: 17px;
		line-height: 0;
	}
	.mv-title04 li:nth-child(4){
		width: 80px;
		height: 1px;
		background: #2a3541;
	}

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

	/* top-nav */
	.top-nav{
		width: 90%;
		margin: 0 auto 15% auto;
		position: relative;
	}
	.top-nav-list{
		width: 100%;
		position: relative;
	}
	.top-nav-list li:nth-child(1){
		width: 60%;
		margin: 0 0 25% 0;
	}
	.top-nav-list li:nth-child(1) a .img{
		width: 100%;
		margin: 5% 0 0 0;
	}
	.top-nav-list li:nth-child(1) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 21px;
		letter-spacing: 2px;
		position: relative;
	}
	.top-nav-list li:nth-child(1) a .txt span{
		display: inline-block;
		width: 50px;
		height: 1px;
		background: #000;
		margin: 0 10px 0 0;
		position: relative;
		top: -8px;
	}
	.top-nav-list li:nth-child(2){
		width: 60%;
		position: absolute;
		top: 25%;
		right: 0;
		z-index: 10;
	}
	.top-nav-list li:nth-child(2) a .img{
		width: 100%;
		margin: 3% 0 0 0;
	}
	.top-nav-list li:nth-child(2) a .txt{
		text-align: right;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 21px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(2) a .txt span{
		display: inline-block;
		width: 50px;
		height: 1px;
		background: #000;
		margin: 0 10px 0 0;
		position: relative;
		top: -8px;
	}
	.top-nav-list li:nth-child(3){
		width: 60%;
		margin: 0 0 0 5%;
	}
	.top-nav-list li:nth-child(3) a .img{
		width: 100%;
		margin: 0 0 3% 0;
	}
	.top-nav-list li:nth-child(3) a .txt{
		text-align: left;
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 21px;
		letter-spacing: 2px;
	}
	.top-nav-list li:nth-child(3) a .txt span{
		display: inline-block;
		width: 50px;
		height: 1px;
		background: #000;
		margin: 0 0 0 10px;
		position: relative;
		top: -8px;
	}
	.top-nav-list li a{
		color: #000;
		text-decoration: none;
	}
	.top-nav-list li a .img{
		width: 100%;
		overflow: hidden;
	}
	.top-nav-list li a .img img{
		width: 100%;
		transform: scale(1);
		transition: .3s;
	}
	.top-nav-list li a:hover .img img{
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.wrap{
		width: 100%;
		position: relative;
	}
	.wrap .bg{
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		overflow: hidden;
	}
	.wrap .bg .bg01{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(181, 207, 227, 1) 0%, rgba(181, 207, 227, 0) 100%);
	}
	.wrap .bg .bg02{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(207, 196, 185, 1) 0%, rgba(207, 196, 185, 0) 100%);
	}
	.wrap .bg .bg03{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(249, 198, 198, 1) 0%, rgba(249, 198, 198, 0) 100%);
	}
	.wrap .bg .bg04{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff;
		background: linear-gradient(180deg,rgba(171, 215, 180, 1) 0%, rgba(171, 215, 180, 0) 100%);
	}

	/* door */
	.door{
		width: 100%;
		padding: 10% 0 0 0;
		margin: 0 auto 15% auto;
	}
	.door-title{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
	}
	.door-title li:nth-child(1){
		width: 50px;
		height: 1px;
		background: #fff;
	}
	.door-title li:nth-child(2){
		font-family: "avenir-next-lt-pro-condensed", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 30px;
		letter-spacing: 2px;
		color: #fff;
		margin: 0 20px;
	}
	.door-title li:nth-child(3){
		width: 50px;
		height: 1px;
		background: #fff;
	}

	.color01{
		color: #b5cfe3;
	}
	.color02{
		color: #cfc4b9;
	}
	.color03{
		color: #f8b8bb;
	}
	.color04{
		color: #ffffff;
	}

	/* item01 */
	.item01{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item01 .data-l{
		width: 100%;
	}
	.item01 .data-r{
		width: 100%;
	}
	.item01 .data-l .num{
		width: 100px;
        position: relative;
        left: 5%;
        margin: 0 0 5% 0;
	}
	.item01 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item01 .data-l .main-title{
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
		white-space: nowrap;
	}
	.item01 .data-l .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item01 .data-l .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 3px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1em;
        margin: 0 auto 7% auto;
	}
	.item01 .data-l .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 7% auto;
	}
	.item01 .data-r .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item01 .data-r .txt-box{
		width: 85%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.item01 .data-r .txt-box .line01{
		width: 30px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line02{
		width: 1px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line03{
		width: 30px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .line04{
		width: 1px;
		height: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item01 .data-r .txt-box .txt{
		font-size: .8em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item01 .data-r .link-box{
		width: 80%;
		margin: 0 auto;
	}

	/* item02 */
	.item02{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item02 .data-t{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item02 .data-t .num{
		width: 100px;
        position: relative;
        left: 5%;
        margin: 0 0 5% 0;
	}
	.item02 .data-t .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item02 .data-t .main-title{
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
        white-space: nowrap;
	}
	.item02 .data-t .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item02 .data-t .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 2px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1.5em;
        margin: 0 auto 7% auto;
	}
	.item02 .img-box .img-data{
		width: 50%;
	}
	.item02 .img-box .img-data .sub-title{
		font-size: 1em;
		letter-spacing: 5px;
		line-height: 2em;
		margin: 0 0 3% 0;
	}
	.item02 .img-box .img-data .title{
		font-size: 1.8em;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		line-height: 1.5em;
	}
	.item02 .img-box{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item02 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item02 .data-b{
		width: 85%;
		margin: 0 auto;
	}
	.item02 .data-b .data-l{
		width: 100%;
	}
	.item02 .data-b .data-l .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
		margin: 0 auto 7% auto;
	}
	.item02 .data-b .data-l .txt-box .line01{
		width: 30px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line02{
		width: 1px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line03{
		width: 30px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .line04{
		width: 1px;
		height: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item02 .data-b .data-l .txt-box .txt{
		font-size: .8em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item02 .data-b .data-r{
		width: 100%;
	}

	/* item03 */
	.item03-t{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 7% auto;
	}
	.item03-t .data{
		width: 100%;
		overflow: hidden;
	}
	.item03-t .data .num{
		width: 100px;
        position: relative;
        left: 5%;
        margin: 0 0 5% 0;
	}
	.item03-t .data .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item03-t .data .main-title{
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
        white-space: nowrap;
	}
	.item03-t .data .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item03-t .data .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 3px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1em;
        margin: 0 auto 7% auto;
	}
	.item03-t .img{
		width: 90%;
		overflow: hidden;
		margin: 0 0 0 10%;
	}
	.item03-b{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item03-b .img{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.item03-b .data{
		width: 85%;
		margin: 0 auto;
	}
	.item03-b .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
		margin: 0 0 10% 0;
	}
	.item03-b .data .txt-box .line01{
		width: 30px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line02{
		width: 1px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line03{
		width: 30px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .line04{
		width: 1px;
		height: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item03-b .data .txt-box .txt{
		font-size: .8em;
        letter-spacing: 5px;
        line-height: 2em;
        text-align: justify;
        margin: 0 auto;
	}

	/* item04 */
	.item04{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item04 .img{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item04 .data{
		width: 85%;
		margin: 0 auto;
	}
	.item04 .num{
		width: 100px;
        position: relative;
        left: 5%;
        margin: 0 0 5% 0;
	}
	.item04 .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item04 .main-title{
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
        white-space: nowrap;
	}
	.item04 .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item04 .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 3px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1em;
        margin: 0 auto 7% auto;
	}
	.item04 .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
		margin: 0 0 7% 0;
	}
	.item04 .data .txt-box .line01{
		width: 30px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line02{
		width: 1px;
		height: 50px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item04 .data .txt-box .line03{
		width: 30px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .line04{
		width: 1px;
		height: 50px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item04 .data .txt-box .txt{
		font-size: .8em;
        letter-spacing: 5px;
        line-height: 2em;
        text-align: justify;
        margin: 0 auto;
	}

	/* item05 */
	.item05{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item05 .data-l{
		width: 100%;
	}
	.item05 .data-r{
		width: 100%;
	}
	.item05 .data-l .num{
		width: 100px;
        position: relative;
        left: 5%;
        margin: 0 0 5% 0;
	}
	.item05 .data-l .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item05 .data-l .main-title{
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
        white-space: nowrap;
	}
	.item05 .data-l .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item05 .data-l .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 3px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1.5em;
        margin: 0 auto 7% auto;
	}
	.item05 .data-l .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.item05 .data-l .img02{
		width: 90%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}

	.item05 .data-l .txt-box{
		width: 85%;
		position: relative;
		margin: 0 auto 5% auto;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.item05 .data-l .txt-box .line01{
		width: 30px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line02{
		width: 1px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line03{
		width: 30px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .line04{
		width: 1px;
		height: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item05 .data-l .txt-box .txt{
		font-size: .8em;
        letter-spacing: 5px;
        line-height: 2em;
        text-align: justify;
        margin: 0 auto;
	}
	.item05 .data-l .link-box{
		width: 85%;
		margin: 0 auto;
	}

	.item05 .data-r .img01{
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 10%;
	}
	.item05 .data-r .img02{
		width: 90%;
		overflow: hidden;
		position: relative;
	}

	/* item06 */
	.item06{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
	}
	.item06 .data01{
		width: 100%;
	}
	.item06 .data01 .num{
		width: 100px;
        position: relative;
        left: 5%;
        margin: 0 0 5% 0;
	}
	.item06 .data01 .num .line{
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #2a3541;
	}
	.item06 .data01 .main-title{
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
        white-space: nowrap;
	}
	.item06 .data02{
		width: 100%;
	}
	.item06 .data02 .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item06 .data02 .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 3px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1.5em;
        margin: 0 auto 7% auto;
	}

	/* item06-b */
	.item06-b{
		width: 100%;
		position: relative;
		margin: 0 auto 15% auto;
	}
	.item06-b .img{
		width: 90%;
		overflow: hidden;
		margin: 0 auto 7% auto;
	}
	.item06-b .txt-box{
		width: 85%;
        position: relative;
        box-sizing: border-box;
        padding: 5% 7%;
        margin: 0 auto 10% auto;
	}
	.item06-b .txt-box .line01{
		width: 30px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line02{
		width: 1px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
	}
	.item06-b .txt-box .line03{
		width: 30px;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .line04{
		width: 1px;
		height: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #000;
	}
	.item06-b .txt-box .txt{
		font-size: .8em;
		letter-spacing: 5px;
		line-height: 2em;
		text-align: justify;
		margin: 0 auto;
	}
	.item06-b .link-box{
		width: 85%;
		margin: 0 auto;
	}

	/* item07 */
	.item07{
		width: 100%;
		position: relative;
		margin: 0 auto 20% auto;
	}
	.item07 .main-title {
		width: 90%;
        font-size: 2.1em;
        letter-spacing: 2px;
        font-family: "avenir-next-lt-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 1.1em;
        margin: 0 auto 3% auto;
        white-space: nowrap;
    }
	.item07 .title-box{
		width: 100%;
		z-index: 10;
		margin: 0 auto;
	}
	.item07 .title-box .sub-title{
		width: 90%;
        font-size: .9em;
        letter-spacing: 5px;
        line-height: 2em;
        margin: 0 auto 3% auto;
	}
	.item07 .title-box .title{
		width: 90%;
        font-size: 1.5em;
        letter-spacing: 3px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        line-height: 1.8em;
        margin: 0 auto 7% auto;
	}
	.item07 .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item07 .data-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.item07 .data-box .img-box{
		width: 60%;
		margin: 0 0 7% 5%;
	}
	.item07 .data-box .link-box{
		width: 100%;
	}
	.item07 .data-box .link-box .link-list{
		width: 75%;
		margin: 0 auto;
		position: relative;
		left: 4%;
	}
	.item07 .data-box .link-box .link-list li{
		width: 100%;
		margin: 0 0 1% 0;
	}

	/*sid-nav*/
    .side-nav{
		display: none;
	}
	.side-nav-in{
		display: none;
	}
	.side-nav-in li{
		display: none;
	}
	.side-nav-in li:last-child{
		display: none;
	}
	.side-nav-in a{
		display: none;
	}


	/*cart-btm*/
	.cart-btm{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1% 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.3em;
        white-space: nowrap;
	}
    .cart-title span{
		width: 15px;
		line-height: 0;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: -25px;
	}
    .cart-yen{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 20px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 12px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}

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

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