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


/*imac*/
@media screen and (min-width: 2560px) and (max-width: 5120px) {
	.sp-on{
		display: none !important;
	}
	
	/*header*/
	header{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
		padding: 0;
		overflow: hidden;
	}
	.mv-title-box{
		width: 35%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 7%;
	}
	.mv-title-box .mv-title01{
		width: 100%;
		margin: 0 0 25% 0;
	}
	.mv-title-box .mv-title02{
		width: max-content;
		position: absolute;
		top: 32%;
		right: 0%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title-box .mv-title02 li{
		width: max-content;
		margin: 0 4px;
	}
	.mv-title-box .mv-title02 li:nth-child(6){
		width: 10px;
		margin: 0 4px;
	}
	.mv-title-box .mv-title02 li img{
		height: 45px;
	}
	.mv-title-box .mv-logo{
		width: 35%;
		margin: 0 auto;
	}
	
	/*read*/
	.read{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.read .txt{
		font-size: 16px;
		letter-spacing: 3px;
		line-height: 3em;
		text-align: center;
		color: #595757;
	}
	
	/*item01*/
	.item01{
		width: 100%;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item01 .img-box{
		width: 100%;
		max-width: 900px;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item01 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .side{
		width: 160px;
		position: absolute;
		left: -200px;
		top: 0;
	}
	.item01 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item01 .side li:last-child{
		width: 40%;
		margin: 0 auto;
	}
	@keyframes rotation{
		0%{ transform:rotate(0);}
		100%{ transform:rotate(-360deg); }
	}
	.item01 .data{
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
	.item01 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item01 .data .link-list li{
		width: 190px;
	}
	
	/*item02*/
	.item02{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item02 .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .data{
		width: 45%;
		position: relative;
	}
	.item02 .data .link-list{
		width: 210px;
		position: absolute;
		right: 0;
		bottom: 10%;
	}
	.item02 .data .link-list02{
		width: 190px;
		position: absolute;
		left: 0;
		bottom: 10%;
	}
	
	/*item03*/
	.item03{
		width: 100%;
		max-width: 800px;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item03 .img{
		width: 100%;
		overflow: hidden;
	}
	.item03 .data{
		width: 190px;
		position: absolute;
		left: -250px;
		bottom: 10%;
	}
	.item03 .data .link-list{
		width: 100%;
	}
	.item03 .data02{
		width: 190px;
		position: absolute;
		right: -250px;
		bottom: 10%;
	}
	.item03 .data02 .link-list{
		width: 100%;
	}
	
	/*item04*/
	.item04{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item04 .img-box{
		width: 55%;
	}
	.item04 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item04 .img-box .link-list{
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item04 .img-box .link-list li{
		width: 40%;
	}
	.item04 .data{
		width: 35%;
		position: relative;
	}
	.item04 .data .bag-list{
		width: 100%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(1){
		width: 60%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(2){
		width: 60%;
		position: relative;
		margin: 0 0 0 40%;
	}
	
	/*item05*/
	.item05{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item05 .img-box{
		width: 48%;
	}
	.item05 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05 .img-box .link-list{
		width: 190px;
	}
	
	/*item05-2*/
	.item05-2{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item05-2 .img-box{
		width: 48%;
	}
	.item05-2 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box02{
		width: 48%;
		padding: 20% 0 0 0;
	}
	.item05-2 .img-box02 .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box .link-list{
		width: 190px;
	}
	.item05-2 .img-box02 .link-list{
		width: 190px;
	}
	
	/*item06*/
	.item06{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 7% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item06 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item06 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item06 .data .link-list li{
		width: 190px;
		margin: 0 7% 0 0;
	}
	
	/*item07*/
	.wrap{
		width: 100%;
		position: relative;
	}
	.item07{
		width: 70%;
		margin: 0 0 7% 30%;
	}
	.item07 .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item07 .side{
		width: 120px;
		position: absolute;
		left: -180px;
		top: 0;
	}
	.item07 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item07 .side li:last-child{
		width: 60%;
		margin: 0 auto;
	}
	.item07 .data{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
	}
	.item07 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data .link-list li{
		width: 210px;
	}
	
	
	/*movie*/
	.movie{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 7% auto;
	}
	#video {
        top:0;
        width: 100%;
        height: 100%;
        background: #000;
     }
	
	/*loop*/
	.loop{
		width: 100%;
		max-width: 2200px;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.loop .title{
		width: 100%;
		margin: 0 0 2% 0;
	}
	.loop .title img{
		height: 50px;
		display: block;
		margin: 0 auto;
	}
	.loop .loop-list{
		padding: 0;
		margin: 0;
		line-height: 0;
	}
	
	/*c-box*/
	.c-box{
		width: 450px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.c-box div{
		width: 42%;
	}
	
	/*f-box-list*/
	.f-box-title{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 3% auto;
	}
	.f-box-title li{
		width: max-content;
		margin: 0 3px;
	}
	.f-box-title li:nth-child(5){
		width: 15px;
	}
	.f-box-title li img{
		height: 35px;
	}
	.f-box-list{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 7% auto;
	}
	.f-box-list li{
		width: max-content;
		margin: 0 7%;
	}
	.f-box-list li a{
		width: 100%;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.3s;
	}
	.f-box-list li a:hover{
		background-size: 100% 1px;
	}
	.f-box-list li a img{
		height: 20px;
		margin: 0 0 10px 0;
	}
	
	
	/*link-box*/
	.link-btn{
		text-decoration: none;
		color: #484d47;
		display: flex;
		justify-content: flex-end;
		position: relative;
		line-height: 1.5em;
		margin: 0 0 10px 0;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.6s;
		transition: .3s;
	}
	.link-btn:hover {
		background-size: 100% 1px;
	}
	.link-btn .name{
		position: absolute;
		left: 0;
		font-size: 12px;
		letter-spacing: 1px;
	}
	.link-btn .price{
		font-size: 12px;
		letter-spacing: 1px;
		font-family: "Noto Sans JP", sans-serif !important;
	}
	.link-btn .price span{
		font-size: 10px;
		letter-spacing: 1px;
		margin: 0 0 0 5px;
	}
	
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.f-ow {
		width: 180px;
		margin: 40px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop {
		position: fixed;
		right: 15px;
		bottom: 20px;
		width: 45px;
		display: block;
		z-index: 99;
	}
	
	
	
	/*anime----------------------------------------------------*/
	/*fade01*/
	.fade01 {
		animation-name: mv-in;
		animation-duration: 10s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade02 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade03 {
		animation-name: mv-in-3;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade04 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes mv-in {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	@keyframes mv-in-2 {
		0% {
		  opacity: 0;
		  transform: translateY(20px);
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px);
		}
	}
	@keyframes mv-in-3 {
		0% {
		  opacity: 0;
		  transform: translateX(-20px);
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px);
		}
	}
	
	.mv-txt01 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt02 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt03 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt04 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt05 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt06 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt07 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt08 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt09 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt10 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.9s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	
	@keyframes mv-txt {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}

	.fadein-up {
		opacity : 0;
	}
	.fadein-up.active{
		opacity : 1;
		animation-name: fadein-up;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-up {
		0% {
		  opacity: 0;
		  transform: translateY(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-zoom {
		opacity : 0;
	}
	.fadein-zoom.active{
		opacity : 1;
		animation-name: fadein-zoom;
		animation-duration: 6s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-zoom {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	
	.fadein-txt {
		opacity : 0;
	}
	.fadein-txt.active{
		opacity : 0;
		animation-name: fadein-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes fadein-txt {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-t-up {
		opacity : 0;
	}
	.fadein-t-up.active{
		opacity : 1;
		animation-name: fadein-t-up;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-t-up {
		0% {
		  opacity: 0;
		  transform: translateY( 20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.halation {
		opacity : 0;
	}
	.halation.active{
		animation-name: halation;
		animation-duration: 3s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 2;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes halation {
		0% {
		  opacity: 0;
		}
		20% {
		  opacity: 1;
		}
		50% {
		  opacity: .7;
		}
		80% {
		  opacity: 1;
		}
		100% {
		  opacity: 0;
		}
	}

	.txt-f00,.txt-f01,.txt-f02,.txt-f03,.txt-f04,.txt-f05,.txt-f06,.txt-f07,.txt-f08,.txt-f09,.txt-f10,.txt-f11,.txt-d01,.txt-d02,.txt-d03,.txt-d04,.txt-d05 {
		opacity : 0;
	}
	.txt-f00.active{
		opacity : 1;
		animation-name: fade-in;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f01.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f02.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f03.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f04.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f05.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f06.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f07.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f08.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f09.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fade-in {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	@keyframes fade-in2 {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	
	.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;
	}
	
    /*header*/
	header{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
		padding: 0;
		overflow: hidden;
	}
	.mv-title-box{
		width: 35%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 7%;
	}
	.mv-title-box .mv-title01{
		width: 100%;
		margin: 0 0 25% 0;
	}
	.mv-title-box .mv-title02{
		width: max-content;
		position: absolute;
		top: 32%;
		right: 0%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title-box .mv-title02 li{
		width: max-content;
		margin: 0 4px;
	}
	.mv-title-box .mv-title02 li:nth-child(6){
		width: 10px;
		margin: 0 4px;
	}
	.mv-title-box .mv-title02 li img{
		height: 45px;
	}
	.mv-title-box .mv-logo{
		width: 35%;
		margin: 0 auto;
	}
	
	/*read*/
	.read{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.read .txt{
		font-size: 16px;
		letter-spacing: 3px;
		line-height: 3em;
		text-align: center;
		color: #595757;
	}
	
	/*item01*/
	.item01{
		width: 100%;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item01 .img-box{
		width: 100%;
		max-width: 900px;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item01 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .side{
		width: 160px;
		position: absolute;
		left: -200px;
		top: 0;
	}
	.item01 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item01 .side li:last-child{
		width: 40%;
		margin: 0 auto;
	}
	@keyframes rotation{
		0%{ transform:rotate(0);}
		100%{ transform:rotate(-360deg); }
	}
	.item01 .data{
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
	.item01 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item01 .data .link-list li{
		width: 190px;
	}
	
	/*item02*/
	.item02{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item02 .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .data{
		width: 45%;
		position: relative;
	}
	.item02 .data .link-list{
		width: 210px;
		position: absolute;
		right: 0;
		bottom: 10%;
	}
	.item02 .data .link-list02{
		width: 190px;
		position: absolute;
		left: 0;
		bottom: 10%;
	}
	
	/*item03*/
	.item03{
		width: 100%;
		max-width: 800px;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item03 .img{
		width: 100%;
		overflow: hidden;
	}
	.item03 .data{
		width: 190px;
		position: absolute;
		left: -250px;
		bottom: 10%;
	}
	.item03 .data .link-list{
		width: 100%;
	}
	.item03 .data02{
		width: 190px;
		position: absolute;
		right: -250px;
		bottom: 10%;
	}
	.item03 .data02 .link-list{
		width: 100%;
	}
	
	/*item04*/
	.item04{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item04 .img-box{
		width: 55%;
	}
	.item04 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item04 .img-box .link-list{
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item04 .img-box .link-list li{
		width: 40%;
	}
	.item04 .data{
		width: 35%;
		position: relative;
	}
	.item04 .data .bag-list{
		width: 100%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(1){
		width: 60%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(2){
		width: 60%;
		position: relative;
		margin: 0 0 0 40%;
	}
	
	/*item05*/
	.item05{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item05 .img-box{
		width: 48%;
	}
	.item05 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05 .img-box .link-list{
		width: 190px;
	}
	
	/*item05-2*/
	.item05-2{
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item05-2 .img-box{
		width: 48%;
	}
	.item05-2 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box02{
		width: 48%;
		padding: 20% 0 0 0;
	}
	.item05-2 .img-box02 .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box .link-list{
		width: 190px;
	}
	.item05-2 .img-box02 .link-list{
		width: 190px;
	}
	
	/*item06*/
	.item06{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 7% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item06 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item06 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item06 .data .link-list li{
		width: 190px;
		margin: 0 7% 0 0;
	}
	
	/*item07*/
	.wrap{
		width: 100%;
		position: relative;
	}
	.item07{
		width: 70%;
		margin: 0 0 7% 30%;
	}
	.item07 .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item07 .side{
		width: 120px;
		position: absolute;
		left: -180px;
		top: 0;
	}
	.item07 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item07 .side li:last-child{
		width: 60%;
		margin: 0 auto;
	}
	.item07 .data{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
	}
	.item07 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data .link-list li{
		width: 210px;
	}
	
	
	/*movie*/
	.movie{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 7% auto;
	}
	#video {
        top:0;
        width: 100%;
        height: 100%;
        background: #000;
     }
	
	/*loop*/
	.loop{
		width: 100%;
		max-width: 2200px;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.loop .title{
		width: 100%;
		margin: 0 0 2% 0;
	}
	.loop .title img{
		height: 50px;
		display: block;
		margin: 0 auto;
	}
	.loop .loop-list{
		padding: 0;
		margin: 0;
		line-height: 0;
	}
	
	/*c-box*/
	.c-box{
		width: 450px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.c-box div{
		width: 42%;
	}
	
	/*f-box-list*/
	.f-box-title{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 3% auto;
	}
	.f-box-title li{
		width: max-content;
		margin: 0 3px;
	}
	.f-box-title li:nth-child(5){
		width: 15px;
	}
	.f-box-title li img{
		height: 35px;
	}
	.f-box-list{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 7% auto;
	}
	.f-box-list li{
		width: max-content;
		margin: 0 7%;
	}
	.f-box-list li a{
		width: 100%;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.3s;
	}
	.f-box-list li a:hover{
		background-size: 100% 1px;
	}
	.f-box-list li a img{
		height: 20px;
		margin: 0 0 10px 0;
	}
	
	
	/*link-box*/
	.link-btn{
		text-decoration: none;
		color: #484d47;
		display: flex;
		justify-content: flex-end;
		position: relative;
		line-height: 1.5em;
		margin: 0 0 10px 0;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.6s;
		transition: .3s;
	}
	.link-btn:hover {
		background-size: 100% 1px;
	}
	.link-btn .name{
		position: absolute;
		left: 0;
		font-size: 12px;
		letter-spacing: 1px;
	}
	.link-btn .price{
		font-size: 12px;
		letter-spacing: 1px;
		font-family: "Noto Sans JP", sans-serif !important;
	}
	.link-btn .price span{
		font-size: 10px;
		letter-spacing: 1px;
		margin: 0 0 0 5px;
	}
	
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.f-ow {
		width: 180px;
		margin: 40px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop {
		position: fixed;
		right: 15px;
		bottom: 20px;
		width: 45px;
		display: block;
		z-index: 99;
	}
	
	
	
	/*anime----------------------------------------------------*/
	/*fade01*/
	.fade01 {
		animation-name: mv-in;
		animation-duration: 10s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade02 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade03 {
		animation-name: mv-in-3;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade04 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes mv-in {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	@keyframes mv-in-2 {
		0% {
		  opacity: 0;
		  transform: translateY(20px);
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px);
		}
	}
	@keyframes mv-in-3 {
		0% {
		  opacity: 0;
		  transform: translateX(-20px);
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px);
		}
	}
	
	.mv-txt01 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt02 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt03 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt04 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt05 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt06 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt07 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt08 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt09 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt10 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.9s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	
	@keyframes mv-txt {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}

	.fadein-up {
		opacity : 0;
	}
	.fadein-up.active{
		opacity : 1;
		animation-name: fadein-up;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-up {
		0% {
		  opacity: 0;
		  transform: translateY(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-zoom {
		opacity : 0;
	}
	.fadein-zoom.active{
		opacity : 1;
		animation-name: fadein-zoom;
		animation-duration: 6s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-zoom {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	
	.fadein-txt {
		opacity : 0;
	}
	.fadein-txt.active{
		opacity : 0;
		animation-name: fadein-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes fadein-txt {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-t-up {
		opacity : 0;
	}
	.fadein-t-up.active{
		opacity : 1;
		animation-name: fadein-t-up;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-t-up {
		0% {
		  opacity: 0;
		  transform: translateY( 20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.halation {
		opacity : 0;
	}
	.halation.active{
		animation-name: halation;
		animation-duration: 3s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 2;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes halation {
		0% {
		  opacity: 0;
		}
		20% {
		  opacity: 1;
		}
		50% {
		  opacity: .7;
		}
		80% {
		  opacity: 1;
		}
		100% {
		  opacity: 0;
		}
	}

	.txt-f00,.txt-f01,.txt-f02,.txt-f03,.txt-f04,.txt-f05,.txt-f06,.txt-f07,.txt-f08,.txt-f09,.txt-f10,.txt-f11,.txt-d01,.txt-d02,.txt-d03,.txt-d04,.txt-d05 {
		opacity : 0;
	}
	.txt-f00.active{
		opacity : 1;
		animation-name: fade-in;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f01.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f02.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f03.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f04.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f05.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f06.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f07.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f08.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f09.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fade-in {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	@keyframes fade-in2 {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	
	.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;
	}
	
	/*header*/
	header{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
		padding: 0;
		overflow: hidden;
	}
	.mv-title-box{
		width: 35%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 7%;
	}
	.mv-title-box .mv-title01{
		width: 100%;
		margin: 0 0 25% 0;
	}
	.mv-title-box .mv-title02{
		width: max-content;
		position: absolute;
		top: 32%;
		right: 0%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title-box .mv-title02 li{
		width: max-content;
		margin: 0 3px;
	}
	.mv-title-box .mv-title02 li:nth-child(6){
		width: 10px;
		margin: 0 2px;
	}
	.mv-title-box .mv-title02 li img{
		height: 31px;
	}
	.mv-title-box .mv-logo{
		width: 35%;
		margin: 0 auto;
	}
	
	/*read*/
	.read{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.read .txt{
		font-size: 16px;
		letter-spacing: 3px;
		line-height: 3em;
		text-align: center;
		color: #595757;
	}
	
	/*item01*/
	.item01{
		width: 100%;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item01 .img-box{
		width: 100%;
		max-width: 600px;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item01 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .side{
		width: 160px;
		position: absolute;
		left: -200px;
		top: 0;
	}
	.item01 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item01 .side li:last-child{
		width: 40%;
		margin: 0 auto;
	}
	@keyframes rotation{
		0%{ transform:rotate(0);}
		100%{ transform:rotate(-360deg); }
	}
	.item01 .data{
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
	.item01 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item01 .data .link-list li{
		width: 190px;
	}
	
	/*item02*/
	.item02{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item02 .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .data{
		width: 45%;
		position: relative;
	}
	.item02 .data .link-list{
		width: 210px;
		position: absolute;
		right: 0;
		bottom: 10%;
	}
	.item02 .data .link-list02{
		width: 190px;
		position: absolute;
		left: 0;
		bottom: 10%;
	}
	
	/*item03*/
	.item03{
		width: 100%;
		max-width: 500px;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item03 .img{
		width: 100%;
		overflow: hidden;
	}
	.item03 .data{
		width: 190px;
		position: absolute;
		left: -250px;
		bottom: 10%;
	}
	.item03 .data .link-list{
		width: 100%;
	}
	.item03 .data02{
		width: 190px;
		position: absolute;
		right: -250px;
		bottom: 10%;
	}
	.item03 .data02 .link-list{
		width: 100%;
	}
	
	/*item04*/
	.item04{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item04 .img-box{
		width: 55%;
	}
	.item04 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item04 .img-box .link-list{
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item04 .img-box .link-list li{
		width: 40%;
	}
	.item04 .data{
		width: 35%;
		position: relative;
	}
	.item04 .data .bag-list{
		width: 100%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(1){
		width: 60%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(2){
		width: 60%;
		position: relative;
		margin: 0 0 0 40%;
	}
	
	/*item05*/
	.item05{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item05 .img-box{
		width: 48%;
	}
	.item05 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05 .img-box .link-list{
		width: 190px;
	}
	
	/*item05-2*/
	.item05-2{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item05-2 .img-box{
		width: 48%;
	}
	.item05-2 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box02{
		width: 48%;
		padding: 20% 0 0 0;
	}
	.item05-2 .img-box02 .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box .link-list{
		width: 190px;
	}
	.item05-2 .img-box02 .link-list{
		width: 190px;
	}
	
	/*item06*/
	.item06{
		width: 90%;
		margin: 0 auto 7% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item06 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item06 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item06 .data .link-list li{
		width: 190px;
		margin: 0 7% 0 0;
	}
	
	/*item07*/
	.wrap{
		width: 100%;
		position: relative;
	}
	.item07{
		width: 70%;
		margin: 0 0 7% 30%;
	}
	.item07 .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item07 .side{
		width: 120px;
		position: absolute;
		left: -180px;
		top: 0;
	}
	.item07 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item07 .side li:last-child{
		width: 60%;
		margin: 0 auto;
	}
	.item07 .data{
		width: 90%;
		margin: 0 auto;
	}
	.item07 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data .link-list li{
		width: 210px;
	}
	
	
	/*movie*/
	.movie{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 7% auto;
	}
	#video {
        top:0;
        width: 100%;
        height: 100%;
        background: #000;
     }
	
	/*loop*/
	.loop{
		width: 100%;
		max-width: 2200px;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.loop .title{
		width: 100%;
		margin: 0 0 2% 0;
	}
	.loop .title img{
		height: 50px;
		display: block;
		margin: 0 auto;
	}
	.loop .loop-list{
		padding: 0;
		margin: 0;
		line-height: 0;
	}
	
	/*c-box*/
	.c-box{
		width: 450px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.c-box div{
		width: 42%;
	}
	
	/*f-box-list*/
	.f-box-title{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 3% auto;
	}
	.f-box-title li{
		width: max-content;
		margin: 0 3px;
	}
	.f-box-title li:nth-child(5){
		width: 15px;
	}
	.f-box-title li img{
		height: 25px;
	}
	.f-box-list{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 7% auto;
	}
	.f-box-list li{
		width: max-content;
		margin: 0 7%;
	}
	.f-box-list li a{
		width: 100%;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.3s;
	}
	.f-box-list li a:hover{
		background-size: 100% 1px;
	}
	.f-box-list li a img{
		height: 17px;
		margin: 0 0 10px 0;
	}
	
	
	/*link-box*/
	.link-btn{
		text-decoration: none;
		color: #484d47;
		display: flex;
		justify-content: flex-end;
		position: relative;
		line-height: 1.5em;
		margin: 0 0 10px 0;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.6s;
		transition: .3s;
	}
	.link-btn:hover {
		background-size: 100% 1px;
	}
	.link-btn .name{
		position: absolute;
		left: 0;
		font-size: 12px;
		letter-spacing: 1px;
	}
	.link-btn .price{
		font-size: 12px;
		letter-spacing: 1px;
		font-family: "Noto Sans JP", sans-serif !important;
	}
	.link-btn .price span{
		font-size: 10px;
		letter-spacing: 1px;
		margin: 0 0 0 5px;
	}
	
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.f-ow {
		width: 180px;
		margin: 40px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop {
		position: fixed;
		right: 15px;
		bottom: 20px;
		width: 45px;
		display: block;
		z-index: 99;
	}
	
	
	
	/*anime----------------------------------------------------*/
	/*fade01*/
	.fade01 {
		animation-name: mv-in;
		animation-duration: 10s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade02 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade03 {
		animation-name: mv-in-3;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade04 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes mv-in {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	@keyframes mv-in-2 {
		0% {
		  opacity: 0;
		  transform: translateY(20px);
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px);
		}
	}
	@keyframes mv-in-3 {
		0% {
		  opacity: 0;
		  transform: translateX(-20px);
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px);
		}
	}
	
	.mv-txt01 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt02 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt03 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt04 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt05 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt06 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt07 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt08 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt09 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt10 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.9s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	
	@keyframes mv-txt {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}

	.fadein-up {
		opacity : 0;
	}
	.fadein-up.active{
		opacity : 1;
		animation-name: fadein-up;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-up {
		0% {
		  opacity: 0;
		  transform: translateY(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-zoom {
		opacity : 0;
	}
	.fadein-zoom.active{
		opacity : 1;
		animation-name: fadein-zoom;
		animation-duration: 6s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-zoom {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	
	.fadein-txt {
		opacity : 0;
	}
	.fadein-txt.active{
		opacity : 0;
		animation-name: fadein-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes fadein-txt {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-t-up {
		opacity : 0;
	}
	.fadein-t-up.active{
		opacity : 1;
		animation-name: fadein-t-up;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-t-up {
		0% {
		  opacity: 0;
		  transform: translateY( 20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.halation {
		opacity : 0;
	}
	.halation.active{
		animation-name: halation;
		animation-duration: 3s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 2;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes halation {
		0% {
		  opacity: 0;
		}
		20% {
		  opacity: 1;
		}
		50% {
		  opacity: .7;
		}
		80% {
		  opacity: 1;
		}
		100% {
		  opacity: 0;
		}
	}

	.txt-f00,.txt-f01,.txt-f02,.txt-f03,.txt-f04,.txt-f05,.txt-f06,.txt-f07,.txt-f08,.txt-f09,.txt-f10,.txt-f11,.txt-d01,.txt-d02,.txt-d03,.txt-d04,.txt-d05 {
		opacity : 0;
	}
	.txt-f00.active{
		opacity : 1;
		animation-name: fade-in;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f01.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f02.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f03.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f04.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f05.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f06.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f07.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f08.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f09.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fade-in {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	@keyframes fade-in2 {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	
	.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;
	}
	
	/*header*/
	header{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
		padding: 0;
		overflow: hidden;
	}
	.mv-title-box{
		width: 35%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%); /* Safari用 */
		transform: translateY(-50%);
		left: 7%;
	}
	.mv-title-box .mv-title01{
		width: 100%;
		margin: 0 0 25% 0;
	}
	.mv-title-box .mv-title02{
		width: max-content;
		position: absolute;
		top: 32%;
		right: 0%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title-box .mv-title02 li{
		width: max-content;
		margin: 0 2px;
	}
	.mv-title-box .mv-title02 li:nth-child(6){
		width: 10px;
	}
	.mv-title-box .mv-title02 li img{
		height: 25px;
	}
	.mv-title-box .mv-logo{
		width: 35%;
		margin: 0 auto;
	}
	
	/*read*/
	.read{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.read .txt{
		font-size: 16px;
		letter-spacing: 3px;
		line-height: 3em;
		text-align: center;
		color: #595757;
	}
	
	/*item01*/
	.item01{
		width: 100%;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item01 .img-box{
		width: 100%;
		max-width: 600px;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item01 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .side{
		width: 140px;
		position: absolute;
		left: -170px;
		top: 0;
	}
	.item01 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item01 .side li:last-child{
		width: 35%;
		margin: 0 auto;
	}
	@keyframes rotation{
		0%{ transform:rotate(0);}
		100%{ transform:rotate(-360deg); }
	}
	.item01 .data{
		width: 100%;
		margin: 0 auto;
	}
	.item01 .data .link-list{
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item01 .data .link-list li{
		width: 180px;
	}
	
	/*item02*/
	.item02{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item02 .img{
		width: 50%;
		overflow: hidden;
		position: relative;
	}
	.item02 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .data{
		width: 45%;
		position: relative;
	}
	.item02 .data .link-list{
		width: 210px;
		position: absolute;
		right: 0;
		bottom: 10%;
	}
	.item02 .data .link-list02{
		width: 210px;
		position: absolute;
		left: 0;
		bottom: 10%;
	}
	
	/*item03*/
	.item03{
		width: 100%;
		max-width: 400px;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.item03 .img{
		width: 100%;
		overflow: hidden;
	}
	.item03 .data{
		width: 210px;
		position: absolute;
		left: -270px;
		bottom: 10%;
	}
	.item03 .data .link-list{
		width: 100%;
	}
	.item03 .data02{
		width: 210px;
		position: absolute;
		right: -270px;
		bottom: 10%;
	}
	.item03 .data02 .link-list{
		width: 100%;
	}
	
	/*item04*/
	.item04{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item04 .img-box{
		width: 55%;
	}
	.item04 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item04 .img-box .link-list{
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item04 .img-box .link-list li{
		width: 40%;
	}
	.item04 .data{
		width: 35%;
		position: relative;
	}
	.item04 .data .bag-list{
		width: 100%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(1){
		width: 60%;
		position: relative;
	}
	.item04 .data .bag-list li:nth-child(2){
		width: 60%;
		position: relative;
		margin: 0 0 0 40%;
	}
	
	/*item05*/
	.item05{
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 7% auto;
	}
	.item05 .img-box{
		width: 48%;
	}
	.item05 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05 .img-box .link-list{
		width: 230px;
	}
	
	/*item05-2*/
	.item05-2{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.item05-2 .img-box{
		width: 48%;
	}
	.item05-2 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box02{
		width: 48%;
		padding: 20% 0 0 0;
	}
	.item05-2 .img-box02 .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box .link-list{
		width: 210px;
	}
	.item05-2 .img-box02 .link-list{
		width: 210px;
	}
	
	/*item06*/
	.item06{
		width: 90%;
		margin: 0 auto 7% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item06 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item06 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.item06 .data .link-list li{
		width: 210px;
		margin: 0 7% 0 0;
	}
	
	/*item07*/
	.wrap{
		width: 100%;
		position: relative;
	}
	.item07{
		width: 70%;
		margin: 0 0 7% 30%;
	}
	.item07 .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto 3% auto;
	}
	.item07 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item07 .side{
		width: 120px;
		position: absolute;
		left: -180px;
		top: 0;
	}
	.item07 .side li:first-child{
		width: 100%;
		margin: 0 0 20% 0;
		animation: 10s linear infinite rotation;
	}
	.item07 .side li:last-child{
		width: 60%;
		margin: 0 auto;
	}
	.item07 .data{
		width: 90%;
		margin: 0 auto;
	}
	.item07 .data .link-list{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item07 .data .link-list li{
		width: 210px;
	}
	
	
	/*movie*/
	.movie{
		width: 70%;
		margin: 0 auto 7% auto;
	}
	#video {
        top:0;
        width: 100%;
        height: 100%;
        background: #000;
     }
	
	/*loop*/
	.loop{
		width: 100%;
		max-width: 2200px;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.loop .title{
		width: 100%;
		margin: 0 0 2% 0;
	}
	.loop .title img{
		height: 50px;
		display: block;
		margin: 0 auto;
	}
	.loop .loop-list{
		padding: 0;
		margin: 0;
		line-height: 0;
	}
	
	/*c-box*/
	.c-box{
		width: 450px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 7% auto;
	}
	.c-box div{
		width: 42%;
	}
	
	/*f-box-list*/
	.f-box-title{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 3% auto;
	}
	.f-box-title li{
		width: max-content;
		margin: 0 3px;
	}
	.f-box-title li:nth-child(5){
		width: 15px;
	}
	.f-box-title li img{
		height: 25px;
	}
	.f-box-list{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 7% auto;
	}
	.f-box-list li{
		width: max-content;
		margin: 0 7%;
	}
	.f-box-list li a{
		width: 100%;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.3s;
	}
	.f-box-list li a:hover{
		background-size: 100% 1px;
	}
	.f-box-list li a img{
		height: 17px;
		margin: 0 0 10px 0;
	}
	
	
	/*link-box*/
	.link-btn{
		text-decoration: none;
		color: #484d47;
		display: flex;
		justify-content: flex-end;
		position: relative;
		line-height: 1.5em;
		margin: 0 0 10px 0;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.6s;
		transition: .3s;
	}
	.link-btn:hover {
		background-size: 100% 1px;
	}
	.link-btn .name{
		position: absolute;
		left: 0;
		font-size: 12px;
		letter-spacing: 1px;
	}
	.link-btn .price{
		font-size: 12px;
		letter-spacing: 1px;
		font-family: "Noto Sans JP", sans-serif !important;
	}
	.link-btn .price span{
		font-size: 10px;
		letter-spacing: 1px;
		margin: 0 0 0 5px;
	}
	
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 2% 0;
		position: relative;
		text-align: center;
	}
	.f-ow {
		width: 180px;
		margin: 40px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop {
		position: fixed;
		right: 15px;
		bottom: 20px;
		width: 45px;
		display: block;
		z-index: 99;
	}
	
	
	
	/*anime----------------------------------------------------*/
	/*fade01*/
	.fade01 {
		animation-name: mv-in;
		animation-duration: 10s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade02 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade03 {
		animation-name: mv-in-3;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade04 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes mv-in {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	@keyframes mv-in-2 {
		0% {
		  opacity: 0;
		  transform: translateY(20px);
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px);
		}
	}
	@keyframes mv-in-3 {
		0% {
		  opacity: 0;
		  transform: translateX(-20px);
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px);
		}
	}
	
	.mv-txt01 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt02 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt03 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt04 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt05 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt06 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt07 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt08 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt09 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt10 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.9s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	
	@keyframes mv-txt {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}

	.fadein-up {
		opacity : 0;
	}
	.fadein-up.active{
		opacity : 1;
		animation-name: fadein-up;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-up {
		0% {
		  opacity: 0;
		  transform: translateY(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-zoom {
		opacity : 0;
	}
	.fadein-zoom.active{
		opacity : 1;
		animation-name: fadein-zoom;
		animation-duration: 6s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-zoom {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	
	.fadein-txt {
		opacity : 0;
	}
	.fadein-txt.active{
		opacity : 0;
		animation-name: fadein-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes fadein-txt {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-t-up {
		opacity : 0;
	}
	.fadein-t-up.active{
		opacity : 1;
		animation-name: fadein-t-up;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-t-up {
		0% {
		  opacity: 0;
		  transform: translateY( 20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.halation {
		opacity : 0;
	}
	.halation.active{
		animation-name: halation;
		animation-duration: 3s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 2;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes halation {
		0% {
		  opacity: 0;
		}
		20% {
		  opacity: 1;
		}
		50% {
		  opacity: .7;
		}
		80% {
		  opacity: 1;
		}
		100% {
		  opacity: 0;
		}
	}

	.txt-f00,.txt-f01,.txt-f02,.txt-f03,.txt-f04,.txt-f05,.txt-f06,.txt-f07,.txt-f08,.txt-f09,.txt-f10,.txt-f11,.txt-d01,.txt-d02,.txt-d03,.txt-d04,.txt-d05 {
		opacity : 0;
	}
	.txt-f00.active{
		opacity : 1;
		animation-name: fade-in;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f01.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f02.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f03.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f04.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f05.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f06.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f07.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f08.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f09.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fade-in {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	@keyframes fade-in2 {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	
	.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;
	}
	
	/*header*/
	header{
		width: 100%;
		position: relative;
		margin: 5% auto 10% auto;
		padding: 0;
		overflow: hidden;
	}
	.mv-title-box{
		width: 90%;
		margin: 0 auto 5% auto;
	}
	.mv-title-box .mv-title01{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.mv-title-box .mv-title02{
		width: max-content;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title-box .mv-title02 li{
		width: max-content;
		margin: 0 2px;
	}
	.mv-title-box .mv-title02 li:first-child{
		width: max-content;
		margin: 0 2px 0 0;
	}
	.mv-title-box .mv-title02 li:nth-child(6){
		width: 10px;
		margin: 0 2px;
	}
	.mv-title-box .mv-title02 li img{
		height: 30px;
	}
	.mv-title-box .mv-logo{
		width: 35%;
		margin: 0 auto;
	}
	.mv-img{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.mv-img .mv-logo{
		width: 35%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 5%;
	}
	
	/*read*/
	.read{
		width: 100%;
		margin: 0 0 10% 0;
	}
	.read .txt{
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 2.5em;
		text-align: center;
		color: #595757;
	}
	
	/*item01*/
	.item01{
		width: 100%;
		margin: 0 auto 15% auto;
		position: relative;
		overflow: hidden;
	}
	.item01 .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item01 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item01 .side{
		width: 90%;
		position: relative;
		z-index: 10;
		margin: 0 auto;
	}
	.item01 .side li:first-child{
		width: 30%;
		position: absolute;
		top: 0;
		right: 0;
		animation: 10s linear infinite rotation;
	}
	.item01 .side li:last-child{
		width: 100%;
		margin: 0 auto;
		padding: 5% 0 5% 0;
	}
	.item01 .side li:last-child img{
		height: 45px;
	}
	@keyframes rotation{
		0%{ transform:rotate(0);}
		100%{ transform:rotate(-360deg); }
	}
	.item01 .data{
		width: 100%;
		margin: 0 auto;
	}
	.item01 .data .link-list{
		width: 80%;
		margin: 0 auto;
	}
	.item01 .data .link-list li{
		width: 100%;
	}
	
	/*item02*/
	.item02{
		width: 100%;
		margin: 0 auto 15% auto;
		overflow: hidden;
	}
	.item02 .img{
		width: 80%;
		overflow: hidden;
		position: relative;
		margin: 0 0 5% 20%;
	}
	.item02 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item02 .img02{
		width: 90%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.item02 .img03{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.item02 .data{
		width: 80%;
		position: relative;
		margin: 0 auto;
	}
	.item02 .data .link-list{
		width: 100%;
	}
	.item02 .data .link-list02{
		width: 100%;
	}
	
	/*item03*/
	.item03{
		width: 100%;
		margin: 0 auto 15% auto;
		position: relative;
		overflow: hidden;
	}
	.item03 .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item03 .data{
		width: 80%;
		margin: 0 auto;
	}
	.item03 .data .link-list{
		width: 100%;
	}
	.item03 .data02{
		width: 80%;
		margin: 0 auto;
	}
	.item03 .data02 .link-list{
		width: 100%;
	}
	
	/*item04*/
	.item04{
		width: 100%;
		margin: 0 auto 15% auto;
		overflow: hidden;
	}
	.item04 .img-box{
		width: 100%;
	}
	.item04 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item04 .img-box .link-list{
		width: 80%;
		margin: 0 auto;
	}
	.item04 .img-box .link-list li{
		width: 100%;
	}
	.item04 .img02{
		width: 80%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item04 .data{
		width: 35%;
		position: relative;
	}
	.item04 .img-box .bag-list{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 5% auto;
	}
	.item04 .img-box .bag-list li:nth-child(1){
		width: 48%;
	}
	.item04 .img-box .bag-list li:nth-child(2){
		width: 48%;
		padding: 20% 0 0 0;
	}
	
	/*item05*/
	.item05{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 0% auto;
	}
	.item05 .img-box{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item05 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.item05 .img-box .img02{
		width: 80%;
		overflow: hidden;
		margin: 0 auto 5% auto;
	}
	.item05 .img-box .link-list{
		width: 80%;
		margin: 0 auto;
	}
	
	/*item05-2*/
	.item05-2{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.item05-2 .img-box{
		width: 90%;
		margin: 0 0 5% 10%;
	}
	.item05-2 .img-box .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box02{
		width: 90%;
		margin: 0 0 15% 0;
	}
	.item05-2 .img-box02 .img{
		width: 100%;
		overflow: hidden;
		margin: 0 0 5% 0;
	}
	.item05-2 .img-box .link-list{
		width: 80%;
		margin: 0 auto;
	}
	.item05-2 .img-box02 .link-list{
		width: 80%;
		margin: 0 auto;
	}
	
	/*item06*/
	.item06{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.item06 .img{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item06 .img .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item06 .data .link-list{
		width: 80%;
		margin: 0 auto;
	}
	.item06 .data .link-list li{
		width: 100%;
	}
	
	/*item07*/
	.wrap{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.item07{
		width: 100%;
		overflow: hidden;
		margin: 0 0 15% 0;
	}
	.item07 .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.item07 .img-box .img{
		width: 100%;
		overflow: hidden;
	}
	.item07 .side{
		width: 90%;
		position: relative;
		z-index: 10;
		margin: 0 auto;
	}
	.item07 .side li:first-child{
		width: 30%;
		position: absolute;
		top: 0;
		right: 0;
		animation: 10s linear infinite rotation;
	}
	.item07 .side li:last-child{
		width: 100%;
		margin: 0 auto;
		padding: 5% 0 5% 0;
	}
	.item07 .side li:last-child img{
		height: 45px;
	}
	.item07 .data{
		width: 80%;
		margin: 0 auto;
	}
	.item07 .data .link-list{
		width: 100%;
	}
	.item07 .data .link-list li{
		width: 100%;
	}
	
	
	/*movie*/
	.movie{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	#video {
        top:0;
        width: 100%;
        height: 100%;
        background: #000;
     }
	
	/*loop*/
	.loop{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 15% auto;
	}
	.loop .title{
		width: 100%;
		margin: 0 0 2% 0;
	}
	.loop .title img{
		height: 35px;
		display: block;
		margin: 0 auto;
	}
	.loop .loop-list-sp{
		padding: 0;
		margin: 0;
		line-height: 0;
	}
	
	/*c-box*/
	.c-box{
		width: 50%;
		margin: 0 auto 15% auto;
	}
	.c-box div{
		width: 100%;
		margin: 0 0 10% 0;
	}
	
	/*f-box-list*/
	.f-box-title{
		width: max-content;
		display: flex;
		justify-content: center;
		margin: 0 auto 10% auto;
	}
	.f-box-title li{
		width: max-content;
		margin: 0 2px;
	}
	.f-box-title li:nth-child(5){
		width: 15px;
	}
	.f-box-title li img{
		height: 20px;
	}
	.f-box-list{
		width: max-content;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 0 auto 15% auto;
	}
	.f-box-list li{
		width: max-content;
		margin: 0 7% 5% 7%;
	}
	.f-box-list li a{
		width: 100%;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.3s;
	}
	.f-box-list li a:hover{
		background-size: 100% 1px;
	}
	.f-box-list li a img{
		height: 17px;
		margin: 0 0 10px 0;
	}
	
	
	/*link-box*/
	.link-btn{
		text-decoration: none;
		color: #484d47;
		display: flex;
		justify-content: flex-end;
		position: relative;
		line-height: 1.5em;
		margin: 0 0 10px 0;
		background-image: linear-gradient(90deg, #484d47, #484d47);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 0 1px;
        transition: background-size 0.6s;
		transition: .3s;
	}
	.link-btn:hover {
		background-size: 100% 1px;
	}
	.link-btn .name{
		position: absolute;
		left: 0;
		font-size: 12px;
		letter-spacing: 1px;
	}
	.link-btn .price{
		font-size: 12px;
		letter-spacing: 1px;
		font-family: "Noto Sans JP", sans-serif !important;
	}
	.link-btn .price span{
		font-size: 10px;
		letter-spacing: 1px;
		margin: 0 0 0 5px;
	}
	
	
	/*footer*/
	.footer {
		color: #000;
		letter-spacing: 0.3em;
		padding: 0 0 10% 0;
		position: relative;
		text-align: center;
	}
	.f-ow {
		width: 180px;
		margin: 40px auto 0 auto;
	}
	.footer_copyright {
		font-family: "Helvetica",serif;
		font-size: 10px;
		letter-spacing: 0.02em;
		margin: 34px 0 0;
	}
	#pagetop {
		position: fixed;
		right: 15px;
		bottom: 20px;
		width: 45px;
		display: block;
		z-index: 99;
	}
	
	
	
	/*anime----------------------------------------------------*/
	/*fade01*/
	.fade01 {
		animation-name: mv-in;
		animation-duration: 10s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade02 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade03 {
		animation-name: mv-in-3;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.fade04 {
		animation-name: mv-in-2;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes mv-in {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	@keyframes mv-in-2 {
		0% {
		  opacity: 0;
		  transform: translateY(20px);
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px);
		}
	}
	@keyframes mv-in-3 {
		0% {
		  opacity: 0;
		  transform: translateX(-20px);
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px);
		}
	}
	
	.mv-txt01 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt02 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt03 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt04 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt05 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt06 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt07 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt08 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt09 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.mv-txt10 {
		animation-name: mv-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 2.9s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	
	@keyframes mv-txt {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}

	.fadein-up {
		opacity : 0;
	}
	.fadein-up.active{
		opacity : 1;
		animation-name: fadein-up;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-up {
		0% {
		  opacity: 0;
		  transform: translateY(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-zoom {
		opacity : 0;
	}
	.fadein-zoom.active{
		opacity : 1;
		animation-name: fadein-zoom;
		animation-duration: 6s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-zoom {
		0% {
		  opacity: 0;
		  transform: scale(1.1);
		}
		20% {
		  opacity: 1;
		}
		100% {
		  opacity: 1;
		  transform: scale(1);
		}
	}
	
	.fadein-txt {
		opacity : 0;
	}
	.fadein-txt.active{
		opacity : 0;
		animation-name: fadein-txt;
		animation-duration: .5s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes fadein-txt {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-30px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-t-up {
		opacity : 0;
	}
	.fadein-t-up.active{
		opacity : 1;
		animation-name: fadein-t-up;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-t-up {
		0% {
		  opacity: 0;
		  transform: translateY( 20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	
	.fadein-l {
		opacity : 0;
	}
	.fadein-l.active{
		opacity : 1;
		animation-name: fadein-l;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-l {
		0% {
		  opacity: 0;
		  transform: translateX(20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.fadein-r {
		opacity : 0;
	}
	.fadein-r.active{
		opacity : 1;
		animation-name: fadein-r;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fadein-r {
		0% {
		  opacity: 0;
		  transform: translateX(-20%)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	.halation {
		opacity : 0;
	}
	.halation.active{
		animation-name: halation;
		animation-duration: 3s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 2;
		animation-direction: normal;
		animation-fill-mode: forwards;
	}
	@keyframes halation {
		0% {
		  opacity: 0;
		}
		20% {
		  opacity: 1;
		}
		50% {
		  opacity: .7;
		}
		80% {
		  opacity: 1;
		}
		100% {
		  opacity: 0;
		}
	}

	.txt-f00,.txt-f01,.txt-f02,.txt-f03,.txt-f04,.txt-f05,.txt-f06,.txt-f07,.txt-f08,.txt-f09,.txt-f10,.txt-f11,.txt-d01,.txt-d02,.txt-d03,.txt-d04,.txt-d05 {
		opacity : 0;
	}
	.txt-f00.active{
		opacity : 1;
		animation-name: fade-in;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: .5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f01.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f02.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.1s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f03.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.2s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f04.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.3s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f05.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.4s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f06.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f07.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.6s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f08.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.7s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	.txt-f09.active{
		opacity : 1;
		animation-name: fade-in2;
		animation-duration: 1s;
		animation-timing-function: ease-out;
		animation-delay: 1.8s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: forwards;
		opacity: 0;
	}
	@keyframes fade-in {
		0% {
		  opacity: 0;
		  transform: translateY(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateY(0px)
		}
	}
	@keyframes fade-in2 {
		0% {
		  opacity: 0;
		  transform: translateX(20px)
		}
		100% {
		  opacity: 1;
		  transform: translateX(0px)
		}
	}
	
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}
	
}
