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: #1a1311;
}
a{
	color: #000;
	text-decoration: none;
}
.item-s-sp{
	line-height: 0;
}
.item-s{
	line-height: 0;
}

/* js_ani */
.img-opa {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.img-opa img {
	display: block;
	width: 100%;
	height: auto;
}

/* txt-ani */
.anime-txt {
	opacity: 0;
	margin: 0;
}
.anime-txt.animating {
	opacity: 1;
}
.char {
	display: inline-block;
	opacity: 0;
	transform: translateX(-10px);
	transition: all 0.6s ease;
}
.char.show {
	opacity: 1;
	transform: translateX(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; */


/* 

font-family: "kumlien-pro", serif;
font-weight: 400;
font-style: normal;

font-family: "kumlien-pro", serif;
font-weight: 500;
font-style: normal;

font-family: "hiragino-mincho-pron", sans-serif;
font-weight: 300;
font-style: normal;

font-family: "baskerville-urw", serif;
font-weight: 400;
font-style: normal;

font-family: "baskerville-display-pt", serif;
font-weight: 400;
font-style: normal;

font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: italic;

font-family: garamond-premier-pro, serif;
font-weight: 400;

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

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

Didot LT Pro Headline
font-family: "linotype-didot-headline", serif;
font-weight: 400;
font-style: normal;

font-family: "tangier", sans-serif;
font-weight: 500;
font-style: normal;

Leander Script Pro Regular
font-family: "leander-script-pro", sans-serif;
font-weight: 400;
font-style: normal;

Yu Gothic Pr6N R
font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "source-han-sans-cjk-ja", sans-serif;
font-weight: 200;
font-style: normal;

font-family: "source-han-sans-cjk-ja", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "source-han-sans-cjk-ja", sans-serif;
font-weight: 500;
font-style: normal;

font-family: "source-han-sans-cjk-ja", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "avenir-lt-pro", sans-serif;
font-weight: 200;
font-style: normal;

*/

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

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		overflow: hidden;
	}
	.oggi-logo{
		width: 11%;
        position: absolute;
        top: 6%;
        left: 22%;
	}
	.oggi-staff{
		width: max-content;
        position: absolute;
        bottom: 19%;
        right: 4%;
		line-height: 0;
		font-size: .7em;
        letter-spacing: .1em;
        font-family: "source-han-sans-cjk-ja", sans-serif;
        font-weight: 400;
        font-style: normal;
	}
	.mv-obi{
		width: 11%;
		position: absolute;
		top: 0%;
		left: 8%;
		box-sizing: border-box;
		border: 2px solid #000;
		padding: 2% 0 3% 0;
	}
	.obi01{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.obi02{
		width: 100%;
		background: #fff;
		margin: 0 auto 12% auto;
		box-sizing: border-box;
		padding: 10% 17%;
	}
	.obi03{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
	}
	.obi03 li:nth-child(1){
		width: 50%;
		position: relative;
	}
	.obi03 li:nth-child(1) .title{
		width: 25%;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.obi03 li:nth-child(1) .num{
		width: 37%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.obi03 li:nth-child(1) .num .icon{
		width: 100%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto 40% auto;
	}
	.obi03 li:nth-child(1) .line{
		height: 100%;
		width: 1px;
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
	}
	.obi03 li:nth-child(2){
		width: 50%;
		box-sizing: border-box;
		padding: 0 7% 0 20%;
	}
	.obi03 li:nth-child(2) .title{
		width: 100%;
		position: relative;
	}
	.obi03 li:nth-child(2) .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title{
		width: 14%;
        position: absolute;
        top: 11%;
        right: 16%;
        line-height: 0;
	}
	.mv-title li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-title li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-link{
		width: 11%;
        position: absolute;
        left: 8%;
        bottom: 18%;
	}
	.mv-link a{
		width: 100%;
	}
	.mv-link a .txt{
		width: max-content;
		text-align: center;
		margin: 0 auto 13% auto;
		font-size: 1em;
		letter-spacing: .02em;
	}
	.mv-link a .txt span{
		width: 100%;
		height: 1px;
		display: block;
		margin: 3% 0 0 0;
		position: relative;
	}
	.mv-link a .txt span::after{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.mv-link a:hover .txt span::after{
		animation: lineWipe .6s ease forwards;
	}
	@keyframes lineWipe{
		0%{
			transform-origin: right center;
			transform: scaleX(1);
		}
		50%{
			transform-origin: right center;
			transform: scaleX(0);
		}
		50.001%{
			transform-origin: left center;
			transform: scaleX(0);
		}
		100%{
			transform-origin: left center;
			transform: scaleX(1);
		}
	}
	.mv-link a .img{
		width: 100%;
		display: block;
		transform: scale(1);
		transition: .3s;
	}
	.mv-link a:hover .img{
		width: 100%;
		display: block;
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.sub-item-list li{
		opacity: 0;
		transform: translateY(30px);
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 10% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1.2em;
        line-height: 3em;
		letter-spacing: .1em;
		text-align: center;
        font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
    }
	.read .txt .spc {
        width: 100%;
		height: 30px;
		display: block;
    }
	.read .read-bg{
		width: 100%;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		overflow: visible;
	}
	.read .read-bg::before {
		content: '';
		position: absolute;
		top: -200px;
		left: 0;
		right: 0;
		height: 200px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		pointer-events: none;
	}

	/* item */
	.rever{
		flex-direction: row-reverse;
	}
	.item{
		width: 80%;
		margin: 0 auto 7% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item .img{
		width: 50%;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.item .img .credit{
		width: 100%;
		text-align: right;
		margin: 2% 0 0 0;
		font-size: .7em;
        line-height: 1em;
		letter-spacing: .1em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 10% 0 10%;
	}
	.item .data .img-sub{
		width: 90%;
		display: block;
		margin: 0 auto 15% auto;
	}
	.item .data .num{
		width: 20%;
		margin: 0 0 3% 0;
	}
	.item .data .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 7% 0;
	}
	.item .data .title{
		font-size: 2em;
        line-height: 1em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
		margin: 0 0 15% 0;
	}
	.item .data .txt{
		font-size: 1em;
        line-height: 2em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		text-align: justify;
		margin: 0 0 40% 0;
	}
	.item .data .txt02{
		margin: 0 0 15% 0 !important;
	}

	/* sub-item */
	.sub-item{
		width: 75%;
		margin: 0 auto 5% auto;
	}
	.sub-item-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sub-item-list li{
		width: 22%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.sub-item-list li .img{
		width: 100%;
		display: block;
		margin: 0 0 7% 0;
	}
	.sub-item-list li .data{
		width: 85%;
		margin: 0 auto;
	}
	.sub-item-list li .data02{
		margin: 0 auto 15% auto !important;
	}
	.sub-item-list li .data .title{
		width: 100%;
		font-size: 1.3em;
        letter-spacing: .05em;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
		margin: 0 0 5% 0;
	}
	.sub-item-list li .link-box{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	/* staff */
	.staff{
		width: 100%;
		background: #5fc0c6;
		margin: 0 auto 7% auto;
		padding: 3% 0;
	}
	.staff .img{
		width: 250px;
		margin: 0 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;
	}
	.cart-btm02{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
		flex-wrap: wrap;
        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: 1.3em;
        letter-spacing: .05em;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
	}
	.cart-title span{
		font-size: 14px;
		margin: 0 10px 0 0px;
		position: relative;
		color: #b28761;
	}
	.cart-title02{
        width: 100%;
		font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .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 .yen-icon{
		margin: 0 2px 0 0;
	}
	.cart-yen .tax{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
    .cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
	}
	.yen-icon02{
		margin: 0 2px 0 0;
	}
	.tax02{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		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: #000;
		border-color: #000;
		color: #fff;
	}

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

	.cart-btm .btn02 {
		font-size: 12px;
		line-height: 1.5em;
		width: 60px;
		padding: 3px 0 3px 0;
		display: inline-block;
		text-align: center;
		color: #000;
		position: relative;
	}
	.cart-btm .btn02::before {
		background: #5fc0c6;
		content: '';
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		bottom: 0;
		margin: auto;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.cart-btm:hover .btn02::before {
		animation: lineWipe .6s ease forwards;
	}

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

	.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%;
		background: #fff;
		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{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 0 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%;
		background: #fff;
	}
	.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: #fff;
		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: #5fc0c6;
		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: #5fc0c6;
		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: 13px;
        height: 13px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: -1px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 13px;
        height: 13px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: -1px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		overflow: hidden;
	}
	.oggi-logo{
		width: 11%;
        position: absolute;
        top: 6%;
        left: 22%;
	}
	.oggi-staff{
		width: max-content;
        position: absolute;
        bottom: 19%;
        right: 4%;
		line-height: 0;
		font-size: .7em;
        letter-spacing: .1em;
        font-family: "source-han-sans-cjk-ja", sans-serif;
        font-weight: 400;
        font-style: normal;
	}
	.mv-obi{
		width: 11%;
		position: absolute;
		top: 0%;
		left: 8%;
		box-sizing: border-box;
		border: 2px solid #000;
		padding: 2% 0 3% 0;
	}
	.obi01{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.obi02{
		width: 100%;
		background: #fff;
		margin: 0 auto 12% auto;
		box-sizing: border-box;
		padding: 10% 17%;
	}
	.obi03{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
	}
	.obi03 li:nth-child(1){
		width: 50%;
		position: relative;
	}
	.obi03 li:nth-child(1) .title{
		width: 25%;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.obi03 li:nth-child(1) .num{
		width: 37%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.obi03 li:nth-child(1) .num .icon{
		width: 100%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto 40% auto;
	}
	.obi03 li:nth-child(1) .line{
		height: 100%;
		width: 1px;
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
	}
	.obi03 li:nth-child(2){
		width: 50%;
		box-sizing: border-box;
		padding: 0 7% 0 20%;
	}
	.obi03 li:nth-child(2) .title{
		width: 100%;
		position: relative;
	}
	.obi03 li:nth-child(2) .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title{
		width: 14%;
        position: absolute;
        top: 11%;
        right: 16%;
        line-height: 0;
	}
	.mv-title li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-title li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-link{
		width: 11%;
        position: absolute;
        left: 8%;
        bottom: 18%;
	}
	.mv-link a{
		width: 100%;
	}
	.mv-link a .txt{
		width: max-content;
		text-align: center;
		margin: 0 auto 13% auto;
		font-size: 1em;
		letter-spacing: .02em;
	}
	.mv-link a .txt span{
		width: 100%;
		height: 1px;
		display: block;
		margin: 3% 0 0 0;
		position: relative;
	}
	.mv-link a .txt span::after{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.mv-link a:hover .txt span::after{
		animation: lineWipe .6s ease forwards;
	}
	@keyframes lineWipe{
		0%{
			transform-origin: right center;
			transform: scaleX(1);
		}
		50%{
			transform-origin: right center;
			transform: scaleX(0);
		}
		50.001%{
			transform-origin: left center;
			transform: scaleX(0);
		}
		100%{
			transform-origin: left center;
			transform: scaleX(1);
		}
	}
	.mv-link a .img{
		width: 100%;
		display: block;
		transform: scale(1);
		transition: .3s;
	}
	.mv-link a:hover .img{
		width: 100%;
		display: block;
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.sub-item-list li{
		opacity: 0;
		transform: translateY(30px);
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 10% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1.2em;
        line-height: 3em;
		letter-spacing: .1em;
		text-align: center;
        font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
    }
	.read .txt .spc {
        width: 100%;
		height: 30px;
		display: block;
    }
	.read .read-bg{
		width: 100%;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		overflow: visible;
	}
	.read .read-bg::before {
		content: '';
		position: absolute;
		top: -200px;
		left: 0;
		right: 0;
		height: 200px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		pointer-events: none;
	}

	/* item */
	.rever{
		flex-direction: row-reverse;
	}
	.item{
		width: 80%;
		margin: 0 auto 7% auto;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.item .img{
		width: 50%;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.item .img .credit{
		width: 100%;
		text-align: right;
		margin: 2% 0 0 0;
		font-size: .7em;
        line-height: 1em;
		letter-spacing: .1em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 10%;
	}
	.item .data .img-sub{
		width: 90%;
		display: block;
		margin: 0 auto 15% auto;
	}
	.item .data .num{
		width: 20%;
		margin: 0 0 3% 0;
	}
	.item .data .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 7% 0;
	}
	.item .data .title{
		font-size: 2em;
        line-height: 1em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
		margin: 0 0 15% 0;
	}
	.item .data .txt{
		font-size: 1em;
        line-height: 2em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		text-align: justify;
		margin: 0 0 40% 0;
	}
	.item .data .txt02{
		margin: 0 0 15% 0 !important;
	}

	/* sub-item */
	.sub-item{
		width: 75%;
		margin: 0 auto 5% auto;
	}
	.sub-item-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sub-item-list li{
		width: 22%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.sub-item-list li .img{
		width: 100%;
		display: block;
		margin: 0 0 7% 0;
	}
	.sub-item-list li .data{
		width: 85%;
		margin: 0 auto;
	}
	.sub-item-list li .data02{
		margin: 0 auto 15% auto !important;
	}
	.sub-item-list li .data .title{
		width: 100%;
		font-size: 1.3em;
        letter-spacing: .05em;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
		margin: 0 0 5% 0;
	}
	.sub-item-list li .link-box{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	/* staff */
	.staff{
		width: 100%;
		background: #5fc0c6;
		margin: 0 auto 7% auto;
		padding: 3% 0;
	}
	.staff .img{
		width: 250px;
		margin: 0 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;
	}
	.cart-btm02{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
		flex-wrap: wrap;
        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: 1.3em;
        letter-spacing: .05em;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
	}
	.cart-title span{
		font-size: 14px;
		margin: 0 10px 0 0px;
		position: relative;
		color: #b28761;
	}
	.cart-title02{
        width: 100%;
		font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .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 .yen-icon{
		margin: 0 2px 0 0;
	}
	.cart-yen .tax{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
    .cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
	}
	.yen-icon02{
		margin: 0 2px 0 0;
	}
	.tax02{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		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: #000;
		border-color: #000;
		color: #fff;
	}

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

	.cart-btm .btn02 {
		font-size: 12px;
		line-height: 1.5em;
		width: 60px;
		padding: 3px 0 3px 0;
		display: inline-block;
		text-align: center;
		color: #000;
		position: relative;
	}
	.cart-btm .btn02::before {
		background: #5fc0c6;
		content: '';
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		bottom: 0;
		margin: auto;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.cart-btm:hover .btn02::before {
		animation: lineWipe .6s ease forwards;
	}

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

	.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%;
		background: #fff;
		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{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 0 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%;
		background: #fff;
	}
	.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: #fff;
		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: #5fc0c6;
		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: #5fc0c6;
		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: 13px;
        height: 13px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: -1px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 13px;
        height: 13px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: -1px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		overflow: hidden;
	}
	.oggi-logo{
		width: 11%;
        position: absolute;
        top: 6%;
        left: 22%;
	}
	.oggi-staff{
		width: max-content;
        position: absolute;
        bottom: 19%;
        right: 4%;
		line-height: 0;
		font-size: .7em;
        letter-spacing: .1em;
        font-family: "source-han-sans-cjk-ja", sans-serif;
        font-weight: 400;
        font-style: normal;
	}
	.mv-obi{
		width: 11%;
		position: absolute;
		top: 0%;
		left: 8%;
		box-sizing: border-box;
		border: 2px solid #000;
		padding: 2% 0 3% 0;
	}
	.obi01{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.obi02{
		width: 100%;
		background: #fff;
		margin: 0 auto 12% auto;
		box-sizing: border-box;
		padding: 10% 17%;
	}
	.obi03{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
	}
	.obi03 li:nth-child(1){
		width: 50%;
		position: relative;
	}
	.obi03 li:nth-child(1) .title{
		width: 25%;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.obi03 li:nth-child(1) .num{
		width: 37%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.obi03 li:nth-child(1) .num .icon{
		width: 100%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto 40% auto;
	}
	.obi03 li:nth-child(1) .line{
		height: 100%;
		width: 1px;
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
	}
	.obi03 li:nth-child(2){
		width: 50%;
		box-sizing: border-box;
		padding: 0 7% 0 20%;
	}
	.obi03 li:nth-child(2) .title{
		width: 100%;
		position: relative;
	}
	.obi03 li:nth-child(2) .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title{
		width: 14%;
        position: absolute;
        top: 11%;
        right: 16%;
        line-height: 0;
	}
	.mv-title li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-title li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-link{
		width: 11%;
        position: absolute;
        left: 8%;
        bottom: 18%;
	}
	.mv-link a{
		width: 100%;
	}
	.mv-link a .txt{
		width: max-content;
		text-align: center;
		margin: 0 auto 13% auto;
		font-size: .8em;
		letter-spacing: .02em;
	}
	.mv-link a .txt span{
		width: 100%;
		height: 1px;
		display: block;
		margin: 3% 0 0 0;
		position: relative;
	}
	.mv-link a .txt span::after{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.mv-link a:hover .txt span::after{
		animation: lineWipe .6s ease forwards;
	}
	@keyframes lineWipe{
		0%{
			transform-origin: right center;
			transform: scaleX(1);
		}
		50%{
			transform-origin: right center;
			transform: scaleX(0);
		}
		50.001%{
			transform-origin: left center;
			transform: scaleX(0);
		}
		100%{
			transform-origin: left center;
			transform: scaleX(1);
		}
	}
	.mv-link a .img{
		width: 100%;
		display: block;
		transform: scale(1);
		transition: .3s;
	}
	.mv-link a:hover .img{
		width: 100%;
		display: block;
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.sub-item-list li{
		opacity: 0;
		transform: translateY(30px);
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 10% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1em;
        line-height: 3em;
		letter-spacing: .1em;
		text-align: center;
        font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
    }
	.read .txt .spc {
        width: 100%;
		height: 30px;
		display: block;
    }
	.read .read-bg{
		width: 100%;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		overflow: visible;
	}
	.read .read-bg::before {
		content: '';
		position: absolute;
		top: -200px;
		left: 0;
		right: 0;
		height: 200px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		pointer-events: none;
	}

	/* item */
	.rever{
		flex-direction: row-reverse;
	}
	.item{
		width: 85%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item .img{
		width: 50%;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.item .img .credit{
		width: 100%;
		text-align: right;
		margin: 5% 0 0 0;
		font-size: .7em;
        line-height: 1em;
		letter-spacing: .1em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 7% 0 7%;
	}
	.item .data .img-sub{
		width: 90%;
		display: block;
		margin: 0 auto 15% auto;
	}
	.item .data .num{
		width: 20%;
		margin: 0 0 3% 0;
	}
	.item .data .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 7% 0;
	}
	.item .data .title{
		font-size: 1.8em;
        line-height: 1em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
		margin: 0 0 15% 0;
	}
	.item .data .txt{
		font-size: .9em;
        line-height: 2em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		text-align: justify;
		margin: 0 0 40% 0;
	}
	.item .data .txt02{
		margin: 0 0 15% 0 !important;
	}

	/* sub-item */
	.sub-item{
		width: 85%;
		margin: 0 auto 5% auto;
	}
	.sub-item-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sub-item-list li{
		width: 22%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.sub-item-list li .img{
		width: 100%;
		display: block;
		margin: 0 0 7% 0;
	}
	.sub-item-list li .data{
		width: 85%;
		margin: 0 auto;
	}
	.sub-item-list li .data02{
		margin: 0 auto 15% auto !important;
	}
	.sub-item-list li .img{
		width: 100%;
		display: block;
		margin: 0 0 7% 0;
	}
	.sub-item-list li .data{
		width: 85%;
		margin: 0 auto;
	}
	.sub-item-list li .data .title{
		width: 100%;
		font-size: 1.1em;
        letter-spacing: .05em;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
		margin: 0 0 5% 0;
	}
	.sub-item-list li .link-box{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	/* staff */
	.staff{
		width: 100%;
		background: #5fc0c6;
		margin: 0 auto 7% auto;
		padding: 3% 0;
	}
	.staff .img{
		width: 250px;
		margin: 0 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;
	}
	.cart-btm02{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
		flex-wrap: wrap;
        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: 1.1em;
        letter-spacing: .05em;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
	}
	.cart-title span{
		font-size: 14px;
		margin: 0 10px 0 0px;
		position: relative;
		color: #b28761;
	}
	.cart-title02{
        width: 100%;
		font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .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 .yen-icon{
		margin: 0 2px 0 0;
	}
	.cart-yen .tax{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
    .cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
	}
	.yen-icon02{
		margin: 0 2px 0 0;
	}
	.tax02{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		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: #000;
		border-color: #000;
		color: #fff;
	}

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

	.cart-btm .btn02 {
		font-size: 12px;
		line-height: 1.5em;
		width: 60px;
		padding: 3px 0 3px 0;
		display: inline-block;
		text-align: center;
		color: #000;
		position: relative;
	}
	.cart-btm .btn02::before {
		background: #5fc0c6;
		content: '';
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		bottom: 0;
		margin: auto;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.cart-btm:hover .btn02::before {
		animation: lineWipe .6s ease forwards;
	}

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

	.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%;
		background: #fff;
		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{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 0 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%;
		background: #fff;
	}
	.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: #fff;
		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: #5fc0c6;
		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: #5fc0c6;
		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: 13px;
        height: 13px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: -1px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 13px;
        height: 13px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: -1px;
		margin: 0 10px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }

	body {
		font-size: 16px;
	}

	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 99;
	}
	.mv-img{
		width: 100%;
		overflow: hidden;
	}
	.oggi-logo{
		width: 11%;
        position: absolute;
        top: 6%;
        left: 22%;
	}
	.oggi-staff{
		width: max-content;
        position: absolute;
        bottom: 19%;
        right: 4%;
		line-height: 0;
		font-size: .7em;
        letter-spacing: .1em;
        font-family: "source-han-sans-cjk-ja", sans-serif;
        font-weight: 400;
        font-style: normal;
	}
	.mv-obi{
		width: 11%;
		position: absolute;
		top: 0%;
		left: 8%;
		box-sizing: border-box;
		border: 2px solid #000;
		padding: 2% 0 3% 0;
	}
	.obi01{
		width: 50%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.obi02{
		width: 100%;
		background: #fff;
		margin: 0 auto 12% auto;
		box-sizing: border-box;
		padding: 10% 17%;
	}
	.obi03{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
	}
	.obi03 li:nth-child(1){
		width: 50%;
		position: relative;
	}
	.obi03 li:nth-child(1) .title{
		width: 25%;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.obi03 li:nth-child(1) .num{
		width: 37%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.obi03 li:nth-child(1) .num .icon{
		width: 100%;
		box-sizing: border-box;
		line-height: 0;
		margin: 0 auto 40% auto;
	}
	.obi03 li:nth-child(1) .line{
		height: 100%;
		width: 1px;
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
	}
	.obi03 li:nth-child(2){
		width: 50%;
		box-sizing: border-box;
		padding: 0 7% 0 20%;
	}
	.obi03 li:nth-child(2) .title{
		width: 100%;
		position: relative;
	}
	.obi03 li:nth-child(2) .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title{
		width: 14%;
        position: absolute;
        top: 11%;
        right: 16%;
        line-height: 0;
	}
	.mv-title li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-title li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.mv-link{
		width: 11%;
        position: absolute;
        left: 8%;
        bottom: 18%;
	}
	.mv-link a{
		width: 100%;
	}
	.mv-link a .txt{
		width: max-content;
		text-align: center;
		margin: 0 auto 13% auto;
		font-size: .8em;
		letter-spacing: .02em;
	}
	.mv-link a .txt span{
		width: 100%;
		height: 1px;
		display: block;
		margin: 3% 0 0 0;
		position: relative;
	}
	.mv-link a .txt span::after{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.mv-link a:hover .txt span::after{
		animation: lineWipe .6s ease forwards;
	}
	@keyframes lineWipe{
		0%{
			transform-origin: right center;
			transform: scaleX(1);
		}
		50%{
			transform-origin: right center;
			transform: scaleX(0);
		}
		50.001%{
			transform-origin: left center;
			transform: scaleX(0);
		}
		100%{
			transform-origin: left center;
			transform: scaleX(1);
		}
	}
	.mv-link a .img{
		width: 100%;
		display: block;
		transform: scale(1);
		transition: .3s;
	}
	.mv-link a:hover .img{
		width: 100%;
		display: block;
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.sub-item-list li{
		opacity: 0;
		transform: translateY(30px);
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 5% 0 10% 0;
	}
	.read .txt {
        width: 100%;
        font-size: 1em;
        line-height: 3em;
		letter-spacing: .1em;
		text-align: center;
        font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
    }
	.read .txt .spc {
        width: 100%;
		height: 30px;
		display: block;
    }
	.read .read-bg{
		width: 100%;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		overflow: visible;
	}
	.read .read-bg::before {
		content: '';
		position: absolute;
		top: -200px;
		left: 0;
		right: 0;
		height: 200px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		pointer-events: none;
	}

	/* item */
	.rever{
		flex-direction: row-reverse;
	}
	.item{
		width: 100%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item .img{
		width: 50%;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.item .img .credit{
		width: 100%;
		text-align: right;
		margin: 5% 0 0 0;
		font-size: .7em;
        line-height: 1em;
		letter-spacing: .1em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		box-sizing: border-box;
		padding: 0 5% 0 0;
	}
	.item .data{
		width: 50%;
		box-sizing: border-box;
		padding: 2% 7% 0 7%;
	}
	.item .data .img-sub{
		width: 90%;
		display: block;
		margin: 0 auto 15% auto;
	}
	.item .data .num{
		width: 20%;
		margin: 0 0 3% 0;
	}
	.item .data .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 7% 0;
	}
	.item .data .title{
		font-size: 1.8em;
        line-height: 1em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
		margin: 0 0 15% 0;
	}
	.item .data .txt{
		font-size: .9em;
        line-height: 2em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		text-align: justify;
		margin: 0 0 40% 0;
	}
	.item .data .txt02{
		margin: 0 0 15% 0 !important;
	}

	/* sub-item */
	.sub-item{
		width: 95%;
		margin: 0 auto 5% auto;
	}
	.sub-item-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sub-item-list li{
		width: 22%;
		margin: 0 auto 5% auto;
	}
	.sub-item-list li .img{
		width: 100%;
		display: block;
		margin: 0 0 7% 0;
	}
	.sub-item-list li .data{
		width: 100%;
		margin: 0 auto;
	}
	.sub-item-list li .data02{
		margin: 0 auto 15% auto !important;
	}
	.sub-item-list li .data .title{
		width: 100%;
		font-size: 1.1em;
        letter-spacing: .05em;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
		margin: 0 0 5% 0;
	}
	.sub-item-list li .link-box{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	/* staff */
	.staff{
		width: 100%;
		background: #5fc0c6;
		margin: 0 auto 7% auto;
		padding: 3% 0;
	}
	.staff .img{
		width: 250px;
		margin: 0 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;
	}
	.cart-btm02{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
		flex-wrap: wrap;
        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: 1.1em;
        letter-spacing: .05em;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
	}
	.cart-title span{
		font-size: 14px;
		margin: 0 10px 0 0px;
		position: relative;
		color: #b28761;
	}
	.cart-title02{
        width: 100%;
		font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .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 .yen-icon{
		margin: 0 2px 0 0;
	}
	.cart-yen .tax{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
    .cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
	}
	.yen-icon02{
		margin: 0 2px 0 0;
	}
	.tax02{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		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: #000;
		border-color: #000;
		color: #fff;
	}

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

	.cart-btm .btn02 {
		font-size: 12px;
		line-height: 1.5em;
		width: 60px;
		padding: 3px 0 3px 0;
		display: inline-block;
		text-align: center;
		color: #000;
		position: relative;
	}
	.cart-btm .btn02::before {
		background: #5fc0c6;
		content: '';
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		bottom: 0;
		margin: auto;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.cart-btm:hover .btn02::before {
		animation: lineWipe .6s ease forwards;
	}

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

	.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%;
		background: #fff;
		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{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 5% auto;
		padding: 0 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%;
		background: #fff;
	}
	.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: #fff;
		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: #5fc0c6;
		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: #5fc0c6;
		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: 11px;
        height: 11px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: 0px;
		margin: 0 5px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon::before{
        content: url("../img/s-size.svg");
        width: 11px;
        height: 11px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: 0px;
		margin: 0 5px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }

	.l-icon-sp::before{
        content: url("../img/l-size.svg");
        width: 11px;
        height: 11px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: 0px;
		margin: 0 5px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
    .s-icon-sp::before{
        content: url("../img/s-size.svg");
        width: 11px;
        height: 11px;
        display: inline-block;
        background-size: 13px 13px;
        position: relative;
        top: 0px;
		margin: 0 5px 0 0;
		line-height: 0;
		border: 1px solid #000;
		border-radius: 3px;
    }
	
	/* header */
	.header{
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		background: #f9f9f9;
	}
	.mv-logo{
		width: 15%;
		position: absolute;
		top: 2%;
		left: 3%;
		z-index: 99;
		line-height: 0;
	}
	.mv-img{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.oggi-logo{
		width: 30%;
        position: absolute;
        bottom: 3%;
        right: 5%;
	}
	.oggi-staff{
		width: 100%;
		line-height: 1.5em;
		font-size: .4em;
        letter-spacing: .1em;
        font-family: "source-han-sans-cjk-ja", sans-serif;
        font-weight: 400;
        font-style: normal;
		text-align: center;
		margin: 0 0 10% 0;
	}
	.mv-obi{
		width: 90%;
		box-sizing: border-box;
		border: 2px solid #000;
		padding: 0 5% 0 5%;
		margin: 5% auto 3% auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.obi01{
		width: 4%;
	}
	.obi02{
		width: 15%;
        background: #fff;
        box-sizing: border-box;
        padding: 10% 3%;
	}
	.obi03{
		width: 70%;
	}
	.obi03 li:nth-child(1){
		width: 100%;
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.obi03 li:nth-child(1) .title{
		width: 70%;
		line-height: 0;
	}
	.obi03 li:nth-child(1) .num{
		width: 25%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		line-height: 0;
	}
	.obi03 li:nth-child(1) .num .icon{
		width: 44%;
		line-height: 0;
	}
	.obi03 li:nth-child(1) .num .num-icon{
		width: 40%;
		line-height: 0;
	}
	.obi03 li:nth-child(1) .line{
		height: 1px;
		width: 100%;
		background: #000;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.obi03 li:nth-child(2){
		width: 100%;
	}
	.obi03 li:nth-child(2) .title{
		width: 100%;
		position: relative;
	}
	.obi03 li:nth-child(2) .title .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title{
		width: 22%;
        position: absolute;
        top: 5%;
        right: 5%;
        line-height: 0;
	}
	.mv-title li:nth-child(2){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		line-height: 0;
	}
	.mv-title li:nth-child(3){
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		line-height: 0;
	}
	.mv-link{
		width: 11%;
        position: absolute;
        left: 8%;
        bottom: 18%;
	}
	.mv-link a{
		width: 100%;
	}
	.mv-link a .txt{
		width: max-content;
		text-align: center;
		margin: 0 auto 13% auto;
		font-size: .8em;
		letter-spacing: .02em;
	}
	.mv-link a .txt span{
		width: 100%;
		height: 1px;
		display: block;
		margin: 3% 0 0 0;
		position: relative;
	}
	.mv-link a .txt span::after{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.mv-link a:hover .txt span::after{
		animation: lineWipe .6s ease forwards;
	}
	@keyframes lineWipe{
		0%{
			transform-origin: right center;
			transform: scaleX(1);
		}
		50%{
			transform-origin: right center;
			transform: scaleX(0);
		}
		50.001%{
			transform-origin: left center;
			transform: scaleX(0);
		}
		100%{
			transform-origin: left center;
			transform: scaleX(1);
		}
	}
	.mv-link a .img{
		width: 100%;
		display: block;
		transform: scale(1);
		transition: .3s;
	}
	.mv-link a:hover .img{
		width: 100%;
		display: block;
		transform: scale(1.05);
		transition: .3s;
	}

	/* common */
	.sub-item-list li{
		opacity: 0;
		transform: translateY(30px);
	}

	/* read */
	.read{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 10% 0 20% 0;
	}
	.read .txt {
        width: 100%;
        font-size: .9em;
        line-height: 2.5em;
		letter-spacing: .1em;
		text-align: center;
        font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
    }
	.read .txt .spc {
        width: 100%;
		height: 20px;
		display: block;
    }
	.read .read-bg{
		width: 100%;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		overflow: visible;
	}
	.read .read-bg::before {
		content: '';
		position: absolute;
		top: -200px;
		left: 0;
		right: 0;
		height: 200px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		pointer-events: none;
	}

	/* item */
	.rever{
		flex-direction: row-reverse;
	}
	.item{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item .sp-title{
		width: 85%;
		margin: 0 auto 7% auto;
	}
	.item .num{
		width: 20%;
		margin: 0 0 4% 0;
	}
	.item .line{
		width: 100%;
		height: 1px;
		background: #000;
		margin: 0 0 5% 0;
	}
	.item .sp-title li .title{
		font-size: 1.5em;
        line-height: 1em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 700;
		font-style: normal;
	}
	.item .img{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item .img a{
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.item .img .credit{
		width: 100%;
		text-align: right;
		margin: 5% 0 0 0;
		font-size: .6em;
        line-height: 1.5em;
		letter-spacing: .1em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		box-sizing: border-box;
		padding: 0 7.5% 0 0;
	}
	.item .data{
		width: 85%;
		margin: 0 auto;
	}
	.item .data .img-sub{
		width: 90%;
		display: block;
		margin: 0 auto 15% auto;
	}
	.item .txt{
		width: 85%;
		font-size: .9em;
        line-height: 1.9em;
		letter-spacing: .2em;
		font-family: "source-han-sans-cjk-ja", sans-serif;
		font-weight: 400;
		font-style: normal;
		text-align: justify;
		margin: 0 auto 7% auto;
	}
	.item .data .txt02{
		margin: 0 0 7% 0 !important;
	}

	/* sub-item */
	.sub-item{
		width: 95%;
		margin: 0 auto 1% auto;
	}
	.sub-item-list{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sub-item-list li{
		width: 46%;
		margin: 0 auto 10% auto;
	}
	.sub-item-list .min{
		width: 46%;
		height: 160px;
		margin: 0 auto 10% auto;
	}
	.sub-item-list li .img{
		width: 100%;
		display: block;
		margin: 0 0 7% 0;
	}
	.sub-item-list li .data{
		width: 100%;
		margin: 0 auto;
	}
	.sub-item-list li .data02{
		margin: 0 auto 15% auto !important;
	}
	.sub-item-list li .data .title{
		width: 100%;
		font-size: 1em;
        letter-spacing: .05em;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
		margin: 0 0 2% 0;
	}
	.sub-item-list li .link-box{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	/* staff */
	.staff{
		width: 100%;
		background: #5fc0c6;
		margin: 0 auto 7% auto;
		padding: 10% 0;
	}
	.staff .img{
		width: 60%;
		margin: 0 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;
	}
	.cart-btm02{
		width: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s;
        display: flex;
        justify-content: space-between;
        align-items: center;
		flex-wrap: wrap;
        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: 1.1em;
        letter-spacing: .05em;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
		color: #5fc0c6;
		font-family: "avenir-lt-pro", sans-serif;
		font-weight: 200;
		font-style: normal;
	}
	.cart-title span{
		font-size: 14px;
		margin: 0 10px 0 0px;
		position: relative;
		color: #b28761;
	}
	.cart-title02{
        width: 100%;
		font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .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 .yen-icon{
		margin: 0 2px 0 0;
	}
	.cart-yen .tax{
		font-size: 11px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
    .cart-yen2{
		font-size: 14px;
		letter-spacing: 0px;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
		font-family: "yu-mincho-pr6n", sans-serif;
		box-sizing: border-box;
	}
	.yen-icon02{
		margin: 0 2px 0 0;
	}
	.tax02{
		font-size: 9px;
		letter-spacing: 0;
		margin: 0 0 0 5px;
		position: relative;
		top: 1px;
	}
	
	.link-line{
		width: 100%;
		height: 1px;
		background: #a0a0a0;
		margin: 10px 0 10px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: 1px;
		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: #000;
		border-color: #000;
		color: #fff;
	}

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

	.cart-btm .btn02 {
		font-size: 10px;
		line-height: 1.5em;
		width: 45px;
		padding: 3px 0 3px 0;
		display: inline-block;
		text-align: center;
		color: #000;
		position: relative;
	}
	.cart-btm .btn02::before {
		background: #5fc0c6;
		content: '';
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		bottom: 0;
		margin: auto;
		transform-origin: left center;
		transform: scaleX(1);
	}
	.cart-btm:hover .btn02::before {
		animation: lineWipe .6s ease forwards;
	}

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

	.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: 15% auto 10% auto;
	}
	.f-banner-m{
		width: 80%;
		margin: 0 auto 15% auto !important;
	}
	.f-banner-list{
		width: 100%;
		margin: 0 auto;
	}
	.f-banner-list li{
		width: 100%;
		margin: 0 0 3% 0;
		background: #fff;
	}
	.f-banner-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000000;
		transition: .3s;
	}
	.f-banner-list li a:hover{
		border: 1px solid #000000;
		transition: .3s;
	}
	
	/*f-banner02*/
	.f-banner02{
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.f-banner02-list{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.f-banner02-list li{
		width: 47%;
		background: #fff;
		margin: 0 0 5% 0 !important;
	}
	.f-banner02-list li a{
		width: 100%;
		display: block;
		border: 1px solid #000000;
		transition: .3s;
	}
	.f-banner02-list li a:hover{
		border: 1px solid #000000;
		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 #5fc0c6;
		margin: 0 auto 3% auto;
		transition: .3s;
	}
	.footer .insta:hover{
		border: 1px solid #fff;
		transition: .3s;
	}
	.footer_sns {
		margin: 0 0 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;
		color: #000000;
	}
	#pagetop{
		position: fixed;
        right: 10px;
        bottom: 10px;
        width: 35px;
        height: 35px;
        display: block;
        z-index: 30;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #fff;
		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: #5fc0c6;
		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: #5fc0c6;
		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;
	}

}
