body {
    height: 100%;
    margin: 0;
    font-feature-settings: 'palt';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family: "Noto Sans JP", sans-serif !important;
	color: #0A1325;
}

.is-hidden {
	opacity: 0;
    pointer-events: none; /* クリックできないように */
    transition: opacity 0.8s ease-in-out;
}
.item-s-sp{
	line-height: 0;
}
.item-s{
	line-height: 0;
}

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

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



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

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


	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 50%;
	}

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

	.mv-title-box{
		width: 35%;
		margin: 0 auto 0 auto;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 3%;
		right: 0;
	}
	.mv-title01{
		width: 30%;
		position: relative;
		margin: 0 0 5% 0;
		left: 10%;
	}
	.mv-title02{
		width: 60%;
		position: relative;
		margin: 0 0 10% 30%;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title03 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04{
		width: 55%;
		position: absolute;
		top: 0;
		right: 10%;
	}
	.mv-title04 .on02{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04-05{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title04-05 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}


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

	/* main-item */
	.main-item{
		width: 90%;
		margin: 0 auto 5% auto;
		position: relative;
		padding: 0 0 3% 0;
	}
	.main-item .img{
		width: 65%;
		margin: 0 auto 5% auto;
	}
	.main-title-box{
		width: max-content;
		display: block;
		margin: 0 auto;
		position: relative;
	}
	.main-title-box .main-title{
		font-size: 70px;
        letter-spacing: 5px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		color: #F486AB;
	}
	.main-title-box .icon01{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.main-title-box .icon02{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.sub-title-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.sub-title-box .sub-title{
		font-size: 33px;
        letter-spacing: 7px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.sub-title-box .sub-title-line{
		width: 80%;
		position: absolute;
		right: -5%;
        bottom: -0%;
	}

	.point-box{
		width: 250px;
		position: absolute;
	}
	.point-box .title-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 5% auto;
	}
	.point-box .title-list li:nth-child(1){
		width: 15%;
		line-height: 0;
	}
	.point-box .title-list li:nth-child(2){
		width: 80%;
		line-height: 0;
	}
	.point-box .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
	}
	.point-box .txt{
		font-size: 17px;
        letter-spacing: 5px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		width: 75%;
		margin: 0 0 0 20%;
	}
	.point01{
		bottom: 0;
		right: 15%;
	}
	.point02{
		top: 10%;
		right: 5%;
	}
	.point03{
		top: 16%;
		left: 5%;
	}
	.point04{
		bottom: 0;
		left: 15%;
	}
	.point05{
		top: 40%;
		right: 0%;
	}
	.point-box .line01{
		width: 130px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 26%;
        left: -44.3%;
		transform: rotate(45deg);
	}
	.point-box .line02{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 92%;
        left: -30.3%;
		transform: rotate(133deg);
	}
	.point-box .line03{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 88%;
        right: -30.3%;
		transform: rotate(46deg);
	}
	.point-box .line04{
		width: 130px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 26%;
        right: -44.3%;
		transform: rotate(-45deg);
	}
	.point-box .line05{
		width: 120%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
		position: relative;
		left: -20%;
	}



	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10px;
	}
	#side-nav nav .side-nav-in li{
		width: 20px;
		position: relative;
		box-sizing: border-box;
		padding: 5px 0;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		margin: 0 auto;
		display: block;
		opacity: .3;
		transition: .3s;
		box-sizing: border-box;
		position: relative;
		margin: 0 0 0 0%;
		padding: 10px 0;
	}
	#side-nav nav .side-nav-in li a img{
		width: 100%;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a::after {
		fill: #000;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
		background: rgba(244, 134, 171, .3);
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover {
		fill: #000;
		opacity: 1;
		transition: .3s;
		box-sizing: border-box;
		background: rgba(244, 134, 171, .3);
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
		padding: 3% 0 0 0;
	}
	.section-bg{
		padding: 7% 0 1px 0 !important;
		background: #F9F2EB;
	}
	.section-box-end{
		width: 100%;
		height: 0px;
		position: relative;
		margin: 0 auto 0% auto !important;
		padding: 0 0 0 0 !important;
	}


	.rever{
		flex-direction: row-reverse;
	}
	/* item-top */
	.item-top{
		width: 70%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.item-top .img{
		width: 45%;
	}
	.item-top .data{
		width: 55%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-top .data .num-box{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item-top .data .num-box li:nth-child(1){
		width: 26%;
		position: relative;
	}
	.item-top .data .num-box li:nth-child(1) .on-box{
		width: 30%;
		position: absolute;
		left: 0;
		bottom: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(1) .on-box .on{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(2){
		width: 70%;
	}
	.item-top .data .title-box{
		width: max-content;
		position: relative;
		margin: 0 0 15% 0;
	}
	.item-top .data .title-box .title{
		font-size: 33px;
        letter-spacing: 4px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.item-top .data .title-box .title-line01{
		width: 70%;
		position: absolute;
		left: 26%;
        bottom: -10%;
	}
	.item-top .data .title-box .title-line02{
		width: 80%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .title-box .title-line03{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: 30%;
	}
	.item-top .data .title-box .title-line04{
		width: 70%;
		position: absolute;
		left: -5%;
        bottom: -5%;
	}
	.item-top .data .title-box .title-line05{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.item-top .data .txt-box .icon01{
		width: 40px;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .icon02{
		width: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .txt{
		width: 100%;
		text-align: justify;
        font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto;
	}

	/* item */
	.item{
		width: 70%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #F486AB;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 5% 7% 0 7%;
	}
	.item .data .updata{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .updata li:nth-child(1){
		width: 33%;
	}
	.item .data .updata li:nth-child(2){
		width: 20%;
		display: flex;
		justify-content: space-between;
	}
	.item .data .updata li:nth-child(2) .dotto{
		width: 7px;
		height: 7px;
		background: #F486AB;
		border-radius: 10px;
	}
	.item .data .updata li:nth-child(3){
		width: 33%;
		position: relative;
	}
	.item .data .updata li:nth-child(3) .on{
		width: 70%;
		position: absolute;
		top: -15%;
		right: -15%;
	}
	.item .data .title{
		font-size: 29px;
        letter-spacing: 4px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 15% 0;
	}

	.staff{
		width: 20%;
		margin: 0 auto 7% auto;
	}


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

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #F486AB;
		border: .5px solid #F486AB;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #F486AB;
		color: #F486AB;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

}

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

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


	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 50%;
	}

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

	.mv-title-box{
		width: 35%;
		margin: 0 auto 0 auto;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 3%;
		right: 0;
	}
	.mv-title01{
		width: 30%;
		position: relative;
		margin: 0 0 5% 0;
		left: 10%;
	}
	.mv-title02{
		width: 60%;
		position: relative;
		margin: 0 0 10% 30%;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title03 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04{
		width: 55%;
		position: absolute;
		top: 0;
		right: 10%;
	}
	.mv-title04 .on02{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04-05{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title04-05 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}


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

	/* main-item */
	.main-item{
		width: 90%;
		margin: 0 auto 5% auto;
		position: relative;
		padding: 0 0 3% 0;
	}
	.main-item .img{
		width: 65%;
		margin: 0 auto 5% auto;
	}
	.main-title-box{
		width: max-content;
		display: block;
		margin: 0 auto;
		position: relative;
	}
	.main-title-box .main-title{
		font-size: 70px;
        letter-spacing: 5px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		color: #F486AB;
	}
	.main-title-box .icon01{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.main-title-box .icon02{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.sub-title-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.sub-title-box .sub-title{
		font-size: 33px;
        letter-spacing: 7px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.sub-title-box .sub-title-line{
		width: 80%;
		position: absolute;
		right: -5%;
        bottom: -0%;
	}

	.point-box{
		width: 250px;
		position: absolute;
	}
	.point-box .title-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 5% auto;
	}
	.point-box .title-list li:nth-child(1){
		width: 15%;
		line-height: 0;
	}
	.point-box .title-list li:nth-child(2){
		width: 80%;
		line-height: 0;
	}
	.point-box .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
	}
	.point-box .txt{
		font-size: 17px;
        letter-spacing: 5px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		width: 75%;
		margin: 0 0 0 20%;
	}
	.point01{
		bottom: 0;
		right: 15%;
	}
	.point02{
		top: 10%;
		right: 5%;
	}
	.point03{
		top: 16%;
		left: 5%;
	}
	.point04{
		bottom: 0;
		left: 15%;
	}
	.point05{
		top: 40%;
		right: 0%;
	}
	.point-box .line01{
		width: 130px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 26%;
        left: -44.3%;
		transform: rotate(45deg);
	}
	.point-box .line02{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 92%;
        left: -30.3%;
		transform: rotate(133deg);
	}
	.point-box .line03{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 88%;
        right: -30.3%;
		transform: rotate(46deg);
	}
	.point-box .line04{
		width: 130px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 26%;
        right: -44.3%;
		transform: rotate(-45deg);
	}
	.point-box .line05{
		width: 120%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
		position: relative;
		left: -20%;
	}



	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10px;
	}
	#side-nav nav .side-nav-in li{
		width: 20px;
		position: relative;
		box-sizing: border-box;
		padding: 5px 0;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		margin: 0 auto;
		display: block;
		opacity: .3;
		transition: .3s;
		box-sizing: border-box;
		position: relative;
		margin: 0 0 0 0%;
		padding: 10px 0;
	}
	#side-nav nav .side-nav-in li a img{
		width: 100%;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a::after {
		fill: #000;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
		background: rgba(244, 134, 171, .3);
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover {
		fill: #000;
		opacity: 1;
		transition: .3s;
		box-sizing: border-box;
		background: rgba(244, 134, 171, .3);
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
		padding: 3% 0 0 0;
	}
	.section-bg{
		padding: 7% 0 1px 0 !important;
		background: #F9F2EB;
	}
	.section-box-end{
		width: 100%;
		height: 0px;
		position: relative;
		margin: 0 auto 0% auto !important;
		padding: 0 0 0 0 !important;
	}


	.rever{
		flex-direction: row-reverse;
	}
	/* item-top */
	.item-top{
		width: 70%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.item-top .img{
		width: 45%;
	}
	.item-top .data{
		width: 55%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-top .data .num-box{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item-top .data .num-box li:nth-child(1){
		width: 26%;
		position: relative;
	}
	.item-top .data .num-box li:nth-child(1) .on-box{
		width: 30%;
		position: absolute;
		left: 0;
		bottom: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(1) .on-box .on{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(2){
		width: 70%;
	}
	.item-top .data .title-box{
		width: max-content;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item-top .data .title-box .title{
		font-size: 29px;
        letter-spacing: 4px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.item-top .data .title-box .title-line01{
		width: 70%;
		position: absolute;
		left: 26%;
        bottom: -10%;
	}
	.item-top .data .title-box .title-line02{
		width: 80%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .title-box .title-line03{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: 30%;
	}
	.item-top .data .title-box .title-line04{
		width: 70%;
		position: absolute;
		left: -5%;
        bottom: -5%;
	}
	.item-top .data .title-box .title-line05{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.item-top .data .txt-box .icon01{
		width: 40px;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .icon02{
		width: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .txt{
		width: 100%;
		text-align: justify;
        font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto;
	}

	/* item */
	.item{
		width: 70%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #F486AB;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 5% 7% 0 7%;
	}
	.item .data .updata{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .updata li:nth-child(1){
		width: 33%;
	}
	.item .data .updata li:nth-child(2){
		width: 20%;
		display: flex;
		justify-content: space-between;
	}
	.item .data .updata li:nth-child(2) .dotto{
		width: 7px;
		height: 7px;
		background: #F486AB;
		border-radius: 10px;
	}
	.item .data .updata li:nth-child(3){
		width: 33%;
		position: relative;
	}
	.item .data .updata li:nth-child(3) .on{
		width: 70%;
		position: absolute;
		top: -15%;
		right: -15%;
	}
	.item .data .title{
		font-size: 29px;
        letter-spacing: 4px;
        line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 15% 0;
	}

	.staff{
		width: 20%;
		margin: 0 auto 7% auto;
	}



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

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #F486AB;
		border: .5px solid #F486AB;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #F486AB;
		color: #F486AB;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

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

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


	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 50%;
	}

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

	.mv-title-box{
		width: 35%;
		margin: 0 auto 0 auto;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 3%;
		right: 0;
	}
	.mv-title01{
		width: 30%;
		position: relative;
		margin: 0 0 5% 0;
		left: 10%;
	}
	.mv-title02{
		width: 60%;
		position: relative;
		margin: 0 0 10% 30%;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title03 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04{
		width: 55%;
		position: absolute;
		top: 0;
		right: 10%;
	}
	.mv-title04 .on02{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04-05{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title04-05 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}


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

	/* main-item */
	.main-item{
		width: 90%;
		margin: 0 auto 5% auto;
		position: relative;
		padding: 0 0 5% 0;
	}
	.main-item .img{
		width: 65%;
		margin: 0 auto 5% auto;
	}
	.main-title-box{
		width: max-content;
		display: block;
		margin: 0 auto;
		position: relative;
	}
	.main-title-box .main-title{
		font-size: 70px;
        letter-spacing: 5px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		color: #F486AB;
	}
	.main-title-box .icon01{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.main-title-box .icon02{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.sub-title-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.sub-title-box .sub-title{
		font-size: 33px;
        letter-spacing: 7px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.sub-title-box .sub-title-line{
		width: 80%;
		position: absolute;
		right: -5%;
        bottom: -0%;
	}

	.point-box{
		width: 200px;
		position: absolute;
	}
	.point-box .title-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 5% auto;
	}
	.point-box .title-list li:nth-child(1){
		width: 15%;
		line-height: 0;
	}
	.point-box .title-list li:nth-child(2){
		width: 80%;
		line-height: 0;
	}
	.point-box .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
	}
	.point-box .txt{
		font-size: 15px;
        letter-spacing: 3px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		width: 75%;
		margin: 0 0 0 20%;
	}
	.point01{
		bottom: 0;
		right: 15%;
	}
	.point02{
		top: 10%;
		right: 5%;
	}
	.point03{
		top: 16%;
		left: 5%;
	}
	.point04{
		bottom: 0;
		left: 15%;
	}
	.point05{
		top: 40%;
		right: 0%;
	}
	.point-box .line01{
		width: 100px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 27%;
        left: -43.1%;
		transform: rotate(45deg);
	}
	.point-box .line02{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 96%;
        left: -38.3%;
		transform: rotate(133deg);
	}
	.point-box .line03{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 93%;
        right: -38.3%;
		transform: rotate(46deg);
	}
	.point-box .line04{
		width: 100px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 27%;
        right: -42.3%;
		transform: rotate(-45deg);
	}
	.point-box .line05{
		width: 120%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
		position: relative;
		left: -20%;
	}



	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10px;
	}
	#side-nav nav .side-nav-in li{
		width: 20px;
		position: relative;
		box-sizing: border-box;
		padding: 5px 0;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		margin: 0 auto;
		display: block;
		opacity: .3;
		transition: .3s;
		box-sizing: border-box;
		position: relative;
		margin: 0 0 0 0%;
		padding: 10px 0;
	}
	#side-nav nav .side-nav-in li a img{
		width: 100%;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a::after {
		fill: #000;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
		background: rgba(244, 134, 171, .3);
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover {
		fill: #000;
		opacity: 1;
		transition: .3s;
		box-sizing: border-box;
		background: rgba(244, 134, 171, .3);
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
		padding: 3% 0 0 0;
	}
	.section-bg{
		padding: 7% 0 1px 0 !important;
		background: #F9F2EB;
	}
	.section-box-end{
		width: 100%;
		height: 0px;
		position: relative;
		margin: 0 auto 0% auto !important;
		padding: 0 0 0 0 !important;
	}


	.rever{
		flex-direction: row-reverse;
	}
	/* item-top */
	.item-top{
		width: 85%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.item-top .img{
		width: 45%;
	}
	.item-top .data{
		width: 55%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-top .data .num-box{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item-top .data .num-box li:nth-child(1){
		width: 23%;
		position: relative;
	}
	.item-top .data .num-box li:nth-child(1) .on-box{
		width: 30%;
		position: absolute;
		left: 0;
		bottom: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(1) .on-box .on{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(2){
		width: 70%;
	}
	.item-top .data .title-box{
		width: max-content;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item-top .data .title-box .title{
		font-size: 26px;
        letter-spacing: 4px;
		line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.item-top .data .title-box .title-line01{
		width: 70%;
		position: absolute;
		left: 26%;
        bottom: -10%;
	}
	.item-top .data .title-box .title-line02{
		width: 80%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .title-box .title-line03{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: 30%;
	}
	.item-top .data .title-box .title-line04{
		width: 70%;
		position: absolute;
		left: -5%;
        bottom: -5%;
	}
	.item-top .data .title-box .title-line05{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.item-top .data .txt-box .icon01{
		width: 40px;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .icon02{
		width: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .txt{
		width: 100%;
		text-align: justify;
        font-size: 17px;
        letter-spacing: 4px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto;
	}

	/* item */
	.item{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #F486AB;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 5% 7% 0 7%;
	}
	.item .data .updata{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .updata li:nth-child(1){
		width: 33%;
	}
	.item .data .updata li:nth-child(2){
		width: 20%;
		display: flex;
		justify-content: space-between;
	}
	.item .data .updata li:nth-child(2) .dotto{
		width: 7px;
		height: 7px;
		background: #F486AB;
		border-radius: 10px;
	}
	.item .data .updata li:nth-child(3){
		width: 33%;
		position: relative;
	}
	.item .data .updata li:nth-child(3) .on{
		width: 70%;
		position: absolute;
		top: -15%;
		right: -15%;
	}
	.item .data .title{
		font-size: 26px;
        letter-spacing: 4px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}

	.staff{
		width: 25%;
		margin: 0 auto 7% auto;
	}


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

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #F486AB;
		border: .5px solid #F486AB;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #F486AB;
		color: #F486AB;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

}

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

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


	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 7% 0;
	}
	.header02{
		width: 100%;
		position: relative;
		overflow: hidden;
		background: #3C3C47;
		margin: 0 0 7% 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li{
		width: 50%;
	}

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

	.mv-title-box{
		width: 35%;
		margin: 0 auto 0 auto;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 3%;
		right: 0;
	}
	.mv-title01{
		width: 30%;
		position: relative;
		margin: 0 0 5% 0;
		left: 10%;
	}
	.mv-title02{
		width: 60%;
		position: relative;
		margin: 0 0 10% 30%;
	}
	.mv-title03{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title03 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04{
		width: 55%;
		position: absolute;
		top: 0;
		right: 10%;
	}
	.mv-title04 .on02{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04-05{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title04-05 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}


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

	/* main-item */
	.main-item{
		width: 95%;
		margin: 0 auto 5% auto;
		position: relative;
		padding: 0 0 5% 0;
	}
	.main-item .img{
		width: 65%;
		margin: 0 auto 5% auto;
	}
	.main-title-box{
		width: max-content;
		display: block;
		margin: 0 auto;
		position: relative;
	}
	.main-title-box .main-title{
		font-size: 60px;
        letter-spacing: 5px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		color: #F486AB;
	}
	.main-title-box .icon01{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.main-title-box .icon02{
		width: 20px;
		display: block;
		line-height: 0;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.sub-title-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.sub-title-box .sub-title{
		font-size: 26px;
        letter-spacing: 7px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.sub-title-box .sub-title-line{
		width: 80%;
		position: absolute;
		right: -5%;
        bottom: -0%;
	}

	.point-box{
		width: 200px;
		position: absolute;
	}
	.point-box .title-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 5% auto;
	}
	.point-box .title-list li:nth-child(1){
		width: 15%;
		line-height: 0;
	}
	.point-box .title-list li:nth-child(2){
		width: 80%;
		line-height: 0;
	}
	.point-box .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
	}
	.point-box .txt{
		font-size: 15px;
        letter-spacing: 3px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		width: 75%;
		margin: 0 0 0 20%;
	}
	.point01{
		bottom: 0;
		right: 15%;
	}
	.point02{
		top: 10%;
		right: 0%;
	}
	.point03{
		top: 16%;
		left: 5%;
	}
	.point04{
		bottom: 0;
		left: 15%;
	}
	.point05{
		top: 40%;
		right: 0%;
	}
	.point-box .line01{
		width: 100px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 27%;
        left: -43.1%;
		transform: rotate(45deg);
	}
	.point-box .line02{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 96%;
        left: -38.3%;
		transform: rotate(133deg);
	}
	.point-box .line03{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 95%;
        right: -38.3%;
		transform: rotate(46deg);
	}
	.point-box .line04{
		width: 100px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 27%;
        right: -42.3%;
		transform: rotate(-45deg);
	}
	.point-box .line05{
		width: 120%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
		position: relative;
		left: -20%;
	}



	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 10px;
	}
	#side-nav nav .side-nav-in li{
		width: 20px;
		position: relative;
		box-sizing: border-box;
		padding: 5px 0;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		margin: 0 auto;
		display: block;
		opacity: .3;
		transition: .3s;
		box-sizing: border-box;
		position: relative;
		margin: 0 0 0 0%;
		padding: 10px 0;
	}
	#side-nav nav .side-nav-in li a img{
		width: 100%;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a::after {
		fill: #000;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
		background: rgba(244, 134, 171, .3);
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover {
		fill: #000;
		opacity: 1;
		transition: .3s;
		box-sizing: border-box;
		background: rgba(244, 134, 171, .3);
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
		padding: 3% 0 0 0;
	}
	.section-bg{
		padding: 7% 0 1px 0 !important;
		background: #F9F2EB;
	}
	.section-box-end{
		width: 100%;
		height: 0px;
		position: relative;
		margin: 0 auto 0% auto !important;
		padding: 0 0 0 0 !important;
	}


	.rever{
		flex-direction: row-reverse;
	}
	/* item-top */
	.item-top{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.item-top .img{
		width: 45%;
	}
	.item-top .data{
		width: 55%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-top .data .num-box{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item-top .data .num-box li:nth-child(1){
		width: 23%;
		position: relative;
	}
	.item-top .data .num-box li:nth-child(1) .on-box{
		width: 30%;
		position: absolute;
		left: 0;
		bottom: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(1) .on-box .on{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 0;
	}
	.item-top .data .num-box li:nth-child(2){
		width: 70%;
	}
	.item-top .data .title-box{
		width: max-content;
		position: relative;
		margin: 0 0 10% 0;
	}
	.item-top .data .title-box .title{
		font-size: 26px;
        letter-spacing: 4px;
		line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.item-top .data .title-box .title-line01{
		width: 70%;
		position: absolute;
		left: 26%;
        bottom: -10%;
	}
	.item-top .data .title-box .title-line02{
		width: 80%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .title-box .title-line03{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: 30%;
	}
	.item-top .data .title-box .title-line04{
		width: 70%;
		position: absolute;
		left: -5%;
        bottom: -5%;
	}
	.item-top .data .title-box .title-line05{
		width: 75%;
		position: absolute;
		left: -5%;
        bottom: -0%;
	}
	.item-top .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 7%;
	}
	.item-top .data .txt-box .icon01{
		width: 40px;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .icon02{
		width: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .txt{
		width: 100%;
		text-align: justify;
        font-size: 15px;
        letter-spacing: 3px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto;
	}

	/* item */
	.item{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto;
	}
	.item .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #F486AB;
		z-index: 10;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 5% 7% 0 7%;
	}
	.item .data .updata{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 0 10% 0;
	}
	.item .data .updata li:nth-child(1){
		width: 33%;
	}
	.item .data .updata li:nth-child(2){
		width: 20%;
		display: flex;
		justify-content: space-between;
	}
	.item .data .updata li:nth-child(2) .dotto{
		width: 7px;
		height: 7px;
		background: #F486AB;
		border-radius: 10px;
	}
	.item .data .updata li:nth-child(3){
		width: 33%;
		position: relative;
	}
	.item .data .updata li:nth-child(3) .on{
		width: 70%;
		position: absolute;
		top: -15%;
		right: -15%;
	}
	.item .data .title{
		font-size: 26px;
        letter-spacing: 4px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}

	.staff{
		width: 25%;
		margin: 0 auto 7% auto;
	}


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

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #F486AB;
		border: .5px solid #F486AB;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #F486AB;
		color: #F486AB;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

}

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

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

	/* header */
	.header{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 0 10% 0;
	}
	.mv-img{
		width: 100%;
		margin-bottom: -90px;
	}
	.mv-img li{
		width: 100%;
	}
	.mv-img li:nth-child(2){
		width: 100%;
		position: relative;
		z-index: 10;
		top: -90px;
	}

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

	.mv-title-sp-box{
		width: 25%;
        position: absolute;
        top: 21%;
        right: 5%;
        z-index: 20;
	}
	.mv-title-sp-box li:nth-child(1){
		width: 90%;
		margin: 0 0 5% 0;
	}

	.mv-title-box{
		width: 90%;
		margin: 0 auto 0 auto;
		position: absolute;
		bottom: 4%;
		left: 0;
		right: 0;
		z-index: 20;
	}
	.mv-title03{
		width: 74%;
        position: relative;
        margin: 0 0 3% 0%;
        left: 5%;
	}
	.mv-title03 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04{
		width: 49%;
        position: absolute;
        top: 0;
        right: 20%;
	}
	.mv-title04 .on02{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04-05{
		width: 100%;
		position: relative;
		margin: 0 0 5% 0%;
	}
	.mv-title04-05 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}


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

	/* main-item */
	.main-item{
		width: 95%;
		margin: 0 auto 15% auto;
		position: relative;
	}
	.main-item .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.main-title-box{
		width: max-content;
		display: block;
		margin: 0 auto;
		position: relative;
	}
	.main-title-box .main-title{
		font-size: 40px;
        letter-spacing: 5px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		color: #F486AB;
	}
	.main-title-box .icon01{
		width: 15px;
		display: block;
		line-height: 0;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.main-title-box .icon02{
		width: 15px;
		display: block;
		line-height: 0;
		position: absolute;
		bottom: 0;
		right: -30px;
	}
	.sub-title-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.sub-title-box .sub-title{
		font-size: 21px;
        letter-spacing: 4px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.sub-title-box .sub-title-line{
		width: 80%;
		position: absolute;
		right: -5%;
        bottom: -0%;
	}

	.sp-point-box{
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.sp-point-box li{
		width: 46%;
		margin: 0 0 10% 0;
	}
	.sp-point-box li:nth-child(5){
		margin: 0 0 0% 0 !important;
	}
	
	.sp-point-box li .title-list{
		width: 95%;
		display: flex;
		justify-content: space-between;
		margin: 0 0 5% 0;
	}
	.sp-point-box li .title-list02{
		margin: 0 0 15% 0 !important;
	}
	.sp-point-box li .title-list div:nth-child(1){
		width: 20%;
		line-height: 0;
	}
	.sp-point-box li .title-list div:nth-child(2){
		width: 70%;
		line-height: 0;
	}
	.sp-point-box li .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
	}
	.sp-point-box li .txt{
		font-size: 14px;
        letter-spacing: 2px;
		line-height: 2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		width: 75%;
		margin: 0 0 0 25%;
	}
	.point01{
		bottom: 0;
		right: 15%;
	}
	.point02{
		top: 10%;
		right: 0%;
	}
	.point03{
		top: 16%;
		left: 5%;
	}
	.point04{
		bottom: 0;
		left: 15%;
	}
	.point05{
		top: 40%;
		right: 0%;
	}
	.point-box .line01{
		width: 100px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 27%;
        left: -43.1%;
		transform: rotate(45deg);
	}
	.point-box .line02{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 96%;
        left: -38.3%;
		transform: rotate(133deg);
	}
	.point-box .line03{
		width: 90px;
		height: 1px;
		background: #000;
		position: absolute;
		top: 95%;
        right: -38.3%;
		transform: rotate(46deg);
	}
	.point-box .line04{
		width: 100px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 27%;
        right: -42.3%;
		transform: rotate(-45deg);
	}
	.point-box .line05{
		width: 120%;
		height: 1px;
		background: #000;
		margin: 0 0 3% 0;
		position: relative;
		left: -20%;
	}

	.point-icon{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.point-icon li:nth-child(1){
		width: 10px;
		height: 10px;
		position: absolute;
		top: 65%;
        left: 59%;
	}
	.point-icon li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		top: 17%;
        right: 37%;
	}
	.point-icon li:nth-child(3){
		width: 10px;
		height: 10px;
		position: absolute;
		top: 27%;
        left: 14%;
	}
	.point-icon li:nth-child(4){
		width: 10px;
		height: 10px;
		position: absolute;
		top: 79%;
        left: 34%;
	}
	.point-icon li:nth-child(5){
		width: 10px;
		height: 10px;
		position: absolute;
		top: 31%;
        right: 11%;
	}

	.pulse-btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 20px #fff;
	cursor: pointer;
	}
	.pulse-btn img {
	width: 60%;
	}
	.pulse-btn::before, .pulse-btn::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	pointer-events: none;
	animation: pulsate 2s linear infinite;
	}
	.pulse-btn::after {
	animation-delay: 1s;
	}
	@keyframes pulsate {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		transform: scale(2);
		opacity: 0;
	}
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width: 100%;
		z-index: 99;
		bottom: 0%;
		left: 0px;
	}
	#side-nav nav .side-nav-in{
		width: 100%;
		position: relative;
		display: flex;
		justify-content: flex-start;
		background: #fff;
	}
	#side-nav nav .side-nav-in li{
		width: 20%;
		position: relative;
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		margin: 0 auto;
		display: block;
		opacity: .3;
		transition: .3s;
		box-sizing: border-box;
		position: relative;
		margin: 0 0 0 0%;
	}
	#side-nav nav .side-nav-in li a img{
		width: 100%;
		box-sizing: border-box;
	}
	#side-nav nav .side-nav-in li a::after {
		fill: #000;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
		background: rgba(244, 134, 171, .3);
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover {
		fill: #000;
		opacity: 1;
		transition: .3s;
		box-sizing: border-box;
		background: rgba(244, 134, 171, .3);
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
		padding: 3% 0 0 0;
	}
	.section-bg{
		padding: 7% 0 1px 0 !important;
		background: #F9F2EB;
	}
	.section-box-end{
		width: 100%;
		height: 0px;
		position: relative;
		margin: 0 auto 0% auto !important;
		padding: 0 0 0 0 !important;
	}


	/* item-top */
	.item-top{
		width: 90%;
		margin: 0 auto 15% auto;
	}
	.item-top .img{
		width: 100%;
		margin: 0 auto 7% auto;
	}
	.item-top .data{
		width: 100%;
	}
	.item-top .num-box{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.item-top .num-box li:nth-child(1){
		width: 25%;
		position: relative;
	}
	.item-top .num-box li:nth-child(1) .on-box{
		width: 30%;
		position: absolute;
		left: 0;
		bottom: 0;
		line-height: 0;
	}
	.item-top .num-box li:nth-child(1) .on-box .on{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 0;
	}
	.item-top .num-box li:nth-child(2){
		width: 70%;
	}
	.item-top .title-box{
		width: 90%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item-top .title-box .title{
		font-size: 21px;
        letter-spacing: 3px;
		line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.item-top .title-box .title-line01{
		width: 60%;
		position: absolute;
		left: 16%;
        bottom: -10%;
	}
	.item-top .title-box .title-line02{
		width: 65%;
		position: absolute;
		left: -5%;
        bottom: -5%;
	}
	.item-top .title-box .title-line03{
		width: 65%;
        position: absolute;
        left: -5%;
        bottom: 29%;
	}
	.item-top .title-box .title-line04{
		width: 65%;
		position: absolute;
		left: -5%;
        bottom: -10%;
	}
	.item-top .title-box .title-line05{
		width: 70%;
		position: absolute;
		left: -5%;
        bottom: -5%;
	}
	.item-top .data .txt-box{
		width: 100%;
		position: relative;
		box-sizing: border-box;
		padding: 5% 9%;
	}
	.item-top .data .txt-box .icon01{
		width: 40px;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .icon02{
		width: 40px;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 0;
	}
	.item-top .data .txt-box .txt{
		width: 100%;
		text-align: justify;
        font-size: 14px;
        letter-spacing: 2px;
        line-height: 2.2em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto;
	}

	/* item */
	.item{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item .img .img-in{
		width: 120%;
		overflow: hidden;
		position: relative;
		left: -10%;
	}
	.item .img .bg{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #F486AB;
		z-index: 10;
	}
	.item .data{
		width: 85%;
		margin: 0 auto;
	}
	.item .updata{
		width: 80%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 5% auto;
	}
	.item .updata li:nth-child(1){
		width: 33%;
	}
	.item .updata li:nth-child(2){
		width: 17%;
		display: flex;
		justify-content: space-between;
	}
	.item .updata li:nth-child(2) .dotto{
		width: 5px;
		height: 5px;
		background: #F486AB;
		border-radius: 10px;
	}
	.item .updata li:nth-child(3){
		width: 33%;
		position: relative;
	}
	.item .updata li:nth-child(3) .on{
		width: 70%;
		position: absolute;
		top: -15%;
		right: -15%;
	}
	.item .data .title{
		font-size: 21px;
        letter-spacing: 4px;
        line-height: 1.8em;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 7% 0;
	}

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


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

	.cart-btm .btn01{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #F486AB;
		border: .5px solid #F486AB;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn01 {
		background: #fff;
		border-color: #F486AB;
		color: #F486AB;
	}
	
	.btn-border {
		background-color: transparent;
		color: #1d1d1d;
	}
	.btn-arrow {
		position: relative;
		-webkit-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out;
	}
	.btn-arrow span {
		display: inline-block;
		position: relative;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: transform;
	}
	.cart-btm:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.cart-btm02:hover .btn-arrow span {
		-webkit-transform: translate3d(-.5rem, 0, 0);
		transform: translate3d(-.5rem, 0, 0);
	}
	.btn-arrow img {
		position: absolute;
		width: 1.1em;
		right: 0px;
		right: 0rem;
		opacity: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		will-change: right, opacity;
	}
	.btn-arrow img * {
		stroke-width: 5;
		stroke-color: transparent;
	}
	.cart-btm:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}
	.cart-btm02:hover .btn-arrow img {
		opacity: 1;
		right: -1rem;
	}

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

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

}
