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

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


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

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 8% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 9999;
		line-height: 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li:nth-child(1){
		width: 38.5%;
		overflow: hidden;
	}
	.mv-img li:nth-child(2){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-img li:nth-child(3){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-title-box{
		width: 61.5%;
		position: absolute;
		bottom: 0%;
		right: 0;
		z-index: 10;
		background: #fff;
		padding: 3% 0 0 0;
	}
	.mv-title01{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 4% 0;
	}
	.mv-title01 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title02{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title03{
		width: 35%;
		position: absolute;
		bottom: 20%;
		right: 5%;
	}
	.mv-title03 .mv-title03-01{
		width: 25%;
		margin: 0 0 3% 0;
	}
	.mv-title03 .mv-title03-02{
		width: 100%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 0 10% 0;
	}
	.read .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.read .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: -10px;
		left: -35px;
		line-height: 0;
	}
	.read .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: -10px;
		right: -30px;
		line-height: 0;
	}
	.read .txt-box .title{
		width: 100%;
		font-size: 30px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}
	
	.read .txt-box02{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.read .txt-box02 .bg{
		width: 100%;
		height: 120%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		background: linear-gradient(rgba(255,255,255,0) 0, #fff 20%);
	}
	.read .txt-box02 .txt{
		width: 100%;
		font-size: 21px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		color: #3e3a39;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li:nth-child(1){
		width: 25px;
		position: relative;
		border-top: 1px solid #8b929a;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li{
		width: 25px;
		position: relative;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		display: block;
		box-sizing: border-box;
		opacity: .3;
		transition: .3s;
		padding: 20px 8px;
	}

	#side-nav nav .side-nav-in li a::after {
		fill: #8b929a;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		fill: #fff;
		background: #327fbc;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		fill: #000;
		background: #c9d9ba;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		fill: #000;
		background: #efd8cc;
	}
	#side-nav nav .side-nav-in li:nth-child(4).current a{
		fill: #000;
		background: #eee96e;
	}
	#side-nav nav .side-nav-in li:nth-child(5).current a{
		fill: #fff;
		background: #24283e;
	}
	#side-nav nav .side-nav-in li:nth-child(6).current a{
		fill: #fff;
		background: #f98eab;
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		fill: #fff;
		background: #327fbc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		fill: #000;
		background: #c9d9ba;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		fill: #000;
		background: #efd8cc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(4) a:hover {
		fill: #000;
		background: #eee96e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(5) a:hover {
		fill: #fff;
		background: #24283e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(6) a:hover {
		fill: #fff;
		background: #f98eab;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover::after {
		fill: #fff;
		opacity: 1;
		transition: .3s;
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}

	/* door */
	.door{
		width: 70%;
		position: relative;
		margin: 0 auto -100px auto;
	}
	.door .title{
		position: relative;
		width: 50px;
	}
	.door .title .on{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.door .txt{
		position: absolute;
		top: 0;
		left: 150px;
		font-size: 25px;
		letter-spacing: 5px;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}


	/* bg-wrap */
	.bg-wrap{
		width: 100%;
		position: relative;
		padding: 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap02{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap03{
		width: 100%;
		position: relative;
		padding: 5% 0 0 0;
		margin: 0 0 5% 0;
	}
	.bg01{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg01-2{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02-2{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg03{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg04{
		width: 100%;
		height: 35%;
		position: absolute;
		top: 43%;
		left: 0;
		z-index: -1;
	}


	.color01{
		background: #327fbc;
	}
	.color02{
		background: #c9d9ba;
	}
	.color03{
		background: #efd8cc;
	}
	.color04{
		background: #eee96e;
	}
	.color05{
		background: #24283e;
	}
	.color06{
		background: #f98eab;
	}

	
	/* item-n */
	.item-n{
		width: 70%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.item-n .img{
		width: 55%;
		overflow: hidden;
	}
	.item-n .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-n .data .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-n .data .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-n .data .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-n .data .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-n .data .num-box .num{
		width: 70px;
	}

	.item-n .data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
		margin: 0 0 20% 0;
	}

	.item-title-box{
		width: 100%;
		position: relative;
		background: rgba(255, 255, 255, .7);
		margin: 0 0 10% 0;
	}
	.item-title-box .line01{
		width: 98%;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line02{
		width: 1px;
		height: 90%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line03{
		width: 98%;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .line04{
		width: 1px;
		height: 90%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .title{
		width: 100%;
		text-align: center;
		font-size: 30px;
		letter-spacing: 5px;
		padding: 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* item-n */
	.item-c{
		width: 55%;
		position: relative;
		margin: 0 auto;
	}
	.item-c .img{
		width: 80%;
		margin: 0 auto 5% auto;
	}
	.item-c .link-data{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item-c .link-data .data{
		width: 45%;
	}
	.item-c .num-box{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box .common .common-in{
		width: 100%;
		background: #327fbc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box02{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box02 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box02 .common .common-in{
		width: 100%;
		background: #c9d9ba;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box02 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box02 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box03{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box03 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box03 .common .common-in{
		width: 100%;
		background: #efd8cc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box03 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box03 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box05{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box05 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box05 .common .common-in{
		width: 100%;
		background: #24283e;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box05 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box05 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box06{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box06 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box06 .common .common-in{
		width: 100%;
		background: #f98eab;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box06 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box06 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .txt-data{
		width: 44%;
		position: absolute;
		top: 20%;
		right: -20%;
		z-index: 10;
	}
	.item-c .txt-data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}
	.item-c .txt-data02{
		width: 44%;
		position: absolute;
		top: 20%;
		left: -20%;
		z-index: 10;
	}
	.item-c .txt-data02 .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}

	/* item-t */
	.item-t{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}
	.item-t .link-data{
		width: 55%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-t .link-data .data{
		width: 45%;
	}
	.item-t .img-list{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 15%;
	}
	.item-t .img-list .img-box01{
		width: 45%;
		padding: 10% 0 0 0;
	}
	.item-t .img-list .img-box01 .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box01 .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-t .img-list .img-box01 .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-t .img-list .img-box01 .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-t .img-list .img-box01 .num-box .num{
		width: 70px;
	}
	.item-t .img-list .img-box02{
		width: 55%;
	}
	.item-t .img-list .img-box02 .img{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box02 .data{
		width: 53%;
		margin: 0 0 0 10%;
	}
	.item-t .img-list .img-box02 .data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}

	/* common */
	.area{
		overflow: hidden;
	}
	.wrap{
		display: flex;
	}
	.wrap-in{
		height: 100vh;
		display: flex;
	}

	/* modal */
	.modal {
		display: none;
		position: fixed;
		z-index: 8887;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.7);
		transition: all 1s ease-in-out;
	}
	.modal-content {
		overflow-y: auto;
		width: 100%;
		height: 100vh;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		animation: show 0.6s linear 0s;
		filter: drop-shadow(0px 2px 6px #777);
	}
	.modal-top {
		width: 110px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		z-index: 9999;
	}
	.modal-top02 {
		width: 110px;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 9999;
	}
	.modal-close {
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	.modal-close:hover {
		transition: .3s;
		transform: scale(1.05);
	}
	@keyframes show{
		from{
			opacity: 0;
		}
		to{
			opacity: 1;
		}
	}

	/* work-list */
	.work-door{
		width: 100%;
		margin: 0 auto 3% auto;
	}
	.work-door .title{
		width: 20%;
		margin: 0 auto;
	}
	.work-door .title li:nth-child(1){
		width: 50%;
		margin: 0 auto 5% auto;
	}
	.work-door .title li:nth-child(2){
		width: 100%;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.work-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li{
		width: 50%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li .data{
		width: 15%;
		position: relative;
	}
	.work-list li .data-c01{
		background: #eee96e;
	}
	.work-list li .data-c02{
		background: #c9d9ba;
	}
	.work-list li .data-c03{
		background: #327fbc;
	}
	.work-list li .data-c04{
		background: #f98eab;
	}
	.work-list li .data-c05{
		background: #efd8cc;
	}
	.work-list li .title{
		width: 30%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .img{
		width: 85%;
		position: relative;
	}
	.work-list li .img-big{
		width: 100%;
		position: relative;
	}
	.work-list li .w-img01{
		background: url(../img/w01-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img02{
		background: url(../img/w02-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img03{
		background: url(../img/w03-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img04{
		background: url(../img/w04-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img05{
		background: url(../img/w05-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img06{
		background: url(../img/w06-01.jpg) no-repeat;
		background-size: cover;
	}

	button .btn-example{
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	button:hover .btn-example{
		transition: .3s;
		transform: scale(1.05);
	}

	button{
		width: 100%;
		height: 100%;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
	}

	/* w-item */
	.w-c01{
		background: #eee96e;
	}
	.w-c02{
		background: #c9d9ba;
	}
	.w-c03{
		background: #327fbc;
	}
	.w-c04{
		background: #f98eab;
	}
	.w-c05{
		background: #efd8cc;
	}
	.w-item{
		width: 100%;
		height: 100vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box{
		width: 60%;
		height: 100vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box .title-box{
		width: 15%;
		position: relative;
	}
	.w-item .img-box .title-box .title{
		width: 25%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .title-box .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .img{
		width: 85%;
		position: relative;
		background: #eee;
	}
	.w-item .img-box .w-in-img01{
		background: url(../img/w-in-01-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img02{
		background: url(../img/w-in-02-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img03{
		background: url(../img/w-in-03-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img04{
		background: url(../img/w-in-04-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img05{
		background: url(../img/w-in-05-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img06{
		background: url(../img/w-in-06-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .data{
		width: 40%;
		position: relative;
	}
	.w-item .data .data-in{
		width: 100%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 15%;
	}
	.w-item .data .data-in .num{
		width: 30%;
		margin: 0 auto 20% auto;
	}

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

	/* staff */
	.staff{
		width: 20%;
		margin: 7% auto 5% auto;
	}

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

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

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

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

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

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

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

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

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

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

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 8% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 9999;
		line-height: 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li:nth-child(1){
		width: 38.5%;
		overflow: hidden;
	}
	.mv-img li:nth-child(2){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-img li:nth-child(3){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-title-box{
		width: 61.5%;
		position: absolute;
		bottom: 0%;
		right: 0;
		z-index: 10;
		background: #fff;
		padding: 3% 0 0 0;
	}
	.mv-title01{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 4% 0;
	}
	.mv-title01 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title02{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title03{
		width: 35%;
		position: absolute;
		bottom: 20%;
		right: 5%;
	}
	.mv-title03 .mv-title03-01{
		width: 25%;
		margin: 0 0 3% 0;
	}
	.mv-title03 .mv-title03-02{
		width: 100%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 0 10% 0;
	}
	.read .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.read .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: -10px;
		left: -35px;
		line-height: 0;
	}
	.read .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: -10px;
		right: -30px;
		line-height: 0;
	}
	.read .txt-box .title{
		width: 100%;
		font-size: 30px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}

	.read .txt-box02{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.read .txt-box02 .bg{
		width: 100%;
		height: 120%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		background: linear-gradient(rgba(255,255,255,0) 0, #fff 20%);
	}
	.read .txt-box02 .txt{
		width: 100%;
		font-size: 21px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		color: #3e3a39;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li:nth-child(1){
		width: 25px;
		position: relative;
		border-top: 1px solid #8b929a;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li{
		width: 25px;
		position: relative;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		display: block;
		box-sizing: border-box;
		opacity: .3;
		transition: .3s;
		padding: 20px 8px;
	}

	#side-nav nav .side-nav-in li a::after {
		fill: #8b929a;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		fill: #fff;
		background: #327fbc;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		fill: #000;
		background: #c9d9ba;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		fill: #000;
		background: #efd8cc;
	}
	#side-nav nav .side-nav-in li:nth-child(4).current a{
		fill: #000;
		background: #eee96e;
	}
	#side-nav nav .side-nav-in li:nth-child(5).current a{
		fill: #fff;
		background: #24283e;
	}
	#side-nav nav .side-nav-in li:nth-child(6).current a{
		fill: #fff;
		background: #f98eab;
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		fill: #fff;
		background: #327fbc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		fill: #000;
		background: #c9d9ba;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		fill: #000;
		background: #efd8cc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(4) a:hover {
		fill: #000;
		background: #eee96e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(5) a:hover {
		fill: #fff;
		background: #24283e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(6) a:hover {
		fill: #fff;
		background: #f98eab;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover::after {
		fill: #fff;
		opacity: 1;
		transition: .3s;
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}

	/* door */
	.door{
		width: 70%;
		position: relative;
		margin: 0 auto -100px auto;
	}
	.door .title{
		position: relative;
		width: 50px;
	}
	.door .title .on{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.door .txt{
		position: absolute;
		top: 0;
		left: 150px;
		font-size: 25px;
		letter-spacing: 5px;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}


	/* bg-wrap */
	.bg-wrap{
		width: 100%;
		position: relative;
		padding: 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap02{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap03{
		width: 100%;
		position: relative;
		padding: 5% 0 0 0;
		margin: 0 0 5% 0;
	}
	.bg01{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg01-2{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02-2{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg03{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg04{
		width: 100%;
		height: 35%;
		position: absolute;
		top: 43%;
		left: 0;
		z-index: -1;
	}


	.color01{
		background: #327fbc;
	}
	.color02{
		background: #c9d9ba;
	}
	.color03{
		background: #efd8cc;
	}
	.color04{
		background: #eee96e;
	}
	.color05{
		background: #24283e;
	}
	.color06{
		background: #f98eab;
	}

	
	/* item-n */
	.item-n{
		width: 70%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.item-n .img{
		width: 55%;
		overflow: hidden;
	}
	.item-n .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-n .data .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-n .data .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-n .data .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-n .data .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-n .data .num-box .num{
		width: 70px;
	}

	.item-n .data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
		margin: 0 0 20% 0;
	}

	.item-title-box{
		width: 100%;
		position: relative;
		background: rgba(255, 255, 255, .7);
		margin: 0 0 10% 0;
	}
	.item-title-box .line01{
		width: 98%;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line02{
		width: 1px;
		height: 90%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line03{
		width: 98%;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .line04{
		width: 1px;
		height: 90%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .title{
		width: 100%;
		text-align: center;
		font-size: 30px;
		letter-spacing: 5px;
		padding: 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* item-n */
	.item-c{
		width: 55%;
		position: relative;
		margin: 0 auto;
	}
	.item-c .img{
		width: 80%;
		margin: 0 auto 5% auto;
	}
	.item-c .link-data{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item-c .link-data .data{
		width: 45%;
	}
	.item-c .num-box{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box .common .common-in{
		width: 100%;
		background: #327fbc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box02{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box02 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box02 .common .common-in{
		width: 100%;
		background: #c9d9ba;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box02 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box02 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box03{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box03 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box03 .common .common-in{
		width: 100%;
		background: #efd8cc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box03 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box03 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box05{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box05 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box05 .common .common-in{
		width: 100%;
		background: #24283e;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box05 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box05 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box06{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box06 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box06 .common .common-in{
		width: 100%;
		background: #f98eab;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box06 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box06 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .txt-data{
		width: 44%;
		position: absolute;
		top: 20%;
		right: -20%;
		z-index: 10;
	}
	.item-c .txt-data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}
	.item-c .txt-data02{
		width: 44%;
		position: absolute;
		top: 20%;
		left: -20%;
		z-index: 10;
	}
	.item-c .txt-data02 .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}

	/* item-t */
	.item-t{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}
	.item-t .link-data{
		width: 55%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-t .link-data .data{
		width: 45%;
	}
	.item-t .img-list{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 15%;
	}
	.item-t .img-list .img-box01{
		width: 45%;
		padding: 10% 0 0 0;
	}
	.item-t .img-list .img-box01 .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box01 .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-t .img-list .img-box01 .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-t .img-list .img-box01 .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-t .img-list .img-box01 .num-box .num{
		width: 70px;
	}
	.item-t .img-list .img-box02{
		width: 55%;
	}
	.item-t .img-list .img-box02 .img{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box02 .data{
		width: 53%;
		margin: 0 0 0 10%;
	}
	.item-t .img-list .img-box02 .data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}

	/* common */
	.area{
		overflow: hidden;
	}
	.wrap{
		display: flex;
	}
	.wrap-in{
		height: 100vh;
		display: flex;
	}

	/* modal */
	.modal {
		display: none;
		position: fixed;
		z-index: 8887;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.7);
		transition: all 1s ease-in-out;
	}
	.modal-content {
		overflow-y: auto;
		width: 100%;
		height: 100vh;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		animation: show 0.6s linear 0s;
		filter: drop-shadow(0px 2px 6px #777);
	}
	.modal-top {
		width: 110px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		z-index: 9999;
	}
	.modal-top02 {
		width: 110px;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 9999;
	}
	.modal-close {
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	.modal-close:hover {
		transition: .3s;
		transform: scale(1.05);
	}
	@keyframes show{
		from{
			opacity: 0;
		}
		to{
			opacity: 1;
		}
	}

	/* work-list */
	.work-door{
		width: 100%;
		margin: 0 auto 3% auto;
	}
	.work-door .title{
		width: 20%;
		margin: 0 auto;
	}
	.work-door .title li:nth-child(1){
		width: 50%;
		margin: 0 auto 5% auto;
	}
	.work-door .title li:nth-child(2){
		width: 100%;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.work-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li{
		width: 50%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li .data{
		width: 15%;
		position: relative;
	}
	.work-list li .data-c01{
		background: #eee96e;
	}
	.work-list li .data-c02{
		background: #c9d9ba;
	}
	.work-list li .data-c03{
		background: #327fbc;
	}
	.work-list li .data-c04{
		background: #f98eab;
	}
	.work-list li .data-c05{
		background: #efd8cc;
	}
	.work-list li .title{
		width: 30%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .img{
		width: 85%;
		position: relative;
	}
	.work-list li .img-big{
		width: 100%;
		position: relative;
	}
	.work-list li .w-img01{
		background: url(../img/w01-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img02{
		background: url(../img/w02-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img03{
		background: url(../img/w03-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img04{
		background: url(../img/w04-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img05{
		background: url(../img/w05-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img06{
		background: url(../img/w06-01.jpg) no-repeat;
		background-size: cover;
	}

	button .btn-example{
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	button:hover .btn-example{
		transition: .3s;
		transform: scale(1.05);
	}

	button{
		width: 100%;
		height: 100%;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
	}

	/* w-item */
	.w-c01{
		background: #eee96e;
	}
	.w-c02{
		background: #c9d9ba;
	}
	.w-c03{
		background: #327fbc;
	}
	.w-c04{
		background: #f98eab;
	}
	.w-c05{
		background: #efd8cc;
	}
	.w-item{
		width: 100%;
		height: 100vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box{
		width: 60%;
		height: 100vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box .title-box{
		width: 15%;
		position: relative;
	}
	.w-item .img-box .title-box .title{
		width: 25%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .title-box .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .img{
		width: 85%;
		position: relative;
		background: #eee;
	}
	.w-item .img-box .w-in-img01{
		background: url(../img/w-in-01-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img02{
		background: url(../img/w-in-02-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img03{
		background: url(../img/w-in-03-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img04{
		background: url(../img/w-in-04-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img05{
		background: url(../img/w-in-05-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img06{
		background: url(../img/w-in-06-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .data{
		width: 40%;
		position: relative;
	}
	.w-item .data .data-in{
		width: 100%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 15%;
	}
	.w-item .data .data-in .num{
		width: 30%;
		margin: 0 auto 20% auto;
	}

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

	/* staff */
	.staff{
		width: 20%;
		margin: 7% auto 5% auto;
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 8% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 9999;
		line-height: 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li:nth-child(1){
		width: 38.5%;
		overflow: hidden;
	}
	.mv-img li:nth-child(2){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-img li:nth-child(3){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-title-box{
		width: 61.5%;
		position: absolute;
		bottom: 0%;
		right: 0;
		z-index: 10;
		background: #fff;
		padding: 3% 0 0 0;
	}
	.mv-title01{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 4% 0;
	}
	.mv-title01 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title02{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title03{
		width: 35%;
		position: absolute;
		bottom: 20%;
		right: 5%;
	}
	.mv-title03 .mv-title03-01{
		width: 25%;
		margin: 0 0 3% 0;
	}
	.mv-title03 .mv-title03-02{
		width: 100%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 0 10% 0;
	}
	.read .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.read .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: -10px;
		left: -35px;
		line-height: 0;
	}
	.read .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: -10px;
		right: -30px;
		line-height: 0;
	}
	.read .txt-box .title{
		width: 100%;
		font-size: 30px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}

	.read .txt-box02{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.read .txt-box02 .bg{
		width: 100%;
		height: 120%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		background: linear-gradient(rgba(255,255,255,0) 0, #fff 20%);
	}
	.read .txt-box02 .txt{
		width: 100%;
		font-size: 21px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		color: #3e3a39;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li:nth-child(1){
		width: 25px;
		position: relative;
		border-top: 1px solid #8b929a;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li{
		width: 25px;
		position: relative;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		display: block;
		box-sizing: border-box;
		opacity: .3;
		transition: .3s;
		padding: 20px 8px;
	}

	#side-nav nav .side-nav-in li a::after {
		fill: #8b929a;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		fill: #fff;
		background: #327fbc;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		fill: #000;
		background: #c9d9ba;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		fill: #000;
		background: #efd8cc;
	}
	#side-nav nav .side-nav-in li:nth-child(4).current a{
		fill: #000;
		background: #eee96e;
	}
	#side-nav nav .side-nav-in li:nth-child(5).current a{
		fill: #fff;
		background: #24283e;
	}
	#side-nav nav .side-nav-in li:nth-child(6).current a{
		fill: #fff;
		background: #f98eab;
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		fill: #fff;
		background: #327fbc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		fill: #000;
		background: #c9d9ba;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		fill: #000;
		background: #efd8cc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(4) a:hover {
		fill: #000;
		background: #eee96e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(5) a:hover {
		fill: #fff;
		background: #24283e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(6) a:hover {
		fill: #fff;
		background: #f98eab;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover::after {
		fill: #fff;
		opacity: 1;
		transition: .3s;
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}

	/* door */
	.door{
		width: 80%;
		position: relative;
		margin: 0 auto 0px auto;
	}
	.door .title{
		position: relative;
		width: 40px;
	}
	.door .title .on{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.door .txt{
		position: absolute;
		top: 0;
		left: 150px;
		font-size: 25px;
		letter-spacing: 5px;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}


	/* bg-wrap */
	.bg-wrap{
		width: 100%;
		position: relative;
		padding: 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap02{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap03{
		width: 100%;
		position: relative;
		padding: 5% 0 0 0;
		margin: 0 0 5% 0;
	}
	.bg01{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg01-2{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02-2{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg03{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg04{
		width: 100%;
		height: 35%;
		position: absolute;
		top: 43%;
		left: 0;
		z-index: -1;
	}


	.color01{
		background: #327fbc;
	}
	.color02{
		background: #c9d9ba;
	}
	.color03{
		background: #efd8cc;
	}
	.color04{
		background: #eee96e;
	}
	.color05{
		background: #24283e;
	}
	.color06{
		background: #f98eab;
	}

	
	/* item-n */
	.item-n{
		width: 80%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.item-n .img{
		width: 55%;
		overflow: hidden;
	}
	.item-n .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-n .data .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-n .data .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-n .data .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-n .data .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-n .data .num-box .num{
		width: 70px;
	}

	.item-n .data .txt{
		font-size: 16px;
		letter-spacing: 4px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 0 20% 0;
	}

	.item-title-box{
		width: 100%;
		position: relative;
		background: rgba(255, 255, 255, .7);
		margin: 0 0 10% 0;
	}
	.item-title-box .line01{
		width: 98%;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line02{
		width: 1px;
		height: 90%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line03{
		width: 98%;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .line04{
		width: 1px;
		height: 90%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .title{
		width: 100%;
		text-align: center;
		font-size: 25px;
		letter-spacing: 5px;
		padding: 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* item-n */
	.item-c{
		width: 55%;
		position: relative;
		margin: 0 auto;
	}
	.item-c .img{
		width: 80%;
		margin: 0 auto 5% auto;
	}
	.item-c .link-data{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item-c .link-data .data{
		width: 45%;
	}
	.item-c .num-box{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box .common .common-in{
		width: 100%;
		background: #327fbc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box02{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box02 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box02 .common .common-in{
		width: 100%;
		background: #c9d9ba;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box02 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box02 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box03{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box03 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box03 .common .common-in{
		width: 100%;
		background: #efd8cc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box03 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box03 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box05{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box05 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box05 .common .common-in{
		width: 100%;
		background: #24283e;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box05 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box05 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box06{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box06 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box06 .common .common-in{
		width: 100%;
		background: #f98eab;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box06 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box06 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .txt-data{
		width: 44%;
		position: absolute;
		top: 20%;
		right: -20%;
		z-index: 10;
	}
	.item-c .txt-data .txt{
		font-size: 16px;
		letter-spacing: 4px;
		line-height: 2.2em;
		text-align: justify;
	}
	.item-c .txt-data02{
		width: 44%;
		position: absolute;
		top: 20%;
		left: -20%;
		z-index: 10;
	}
	.item-c .txt-data02 .txt{
		font-size: 16px;
		letter-spacing: 4px;
		line-height: 2.2em;
		text-align: justify;
	}

	/* item-t */
	.item-t{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}
	.item-t .link-data{
		width: 55%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-t .link-data .data{
		width: 45%;
	}
	.item-t .img-list{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 15%;
	}
	.item-t .img-list .img-box01{
		width: 45%;
		padding: 10% 0 0 0;
	}
	.item-t .img-list .img-box01 .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box01 .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-t .img-list .img-box01 .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-t .img-list .img-box01 .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-t .img-list .img-box01 .num-box .num{
		width: 70px;
	}
	.item-t .img-list .img-box02{
		width: 55%;
	}
	.item-t .img-list .img-box02 .img{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box02 .data{
		width: 53%;
		margin: 0 0 0 10%;
	}
	.item-t .img-list .img-box02 .data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}

	/* common */
	.area{
		overflow: hidden;
	}
	.wrap{
		display: flex;
	}
	.wrap-in{
		height: 100vh;
		display: flex;
	}

	/* modal */
	.modal {
		display: none;
		position: fixed;
		z-index: 8887;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.7);
		transition: all 1s ease-in-out;
	}
	.modal-content {
		overflow-y: auto;
		width: 100%;
		height: 100vh;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		animation: show 0.6s linear 0s;
		filter: drop-shadow(0px 2px 6px #777);
	}
	.modal-top {
		width: 110px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		z-index: 9999;
	}
	.modal-top02 {
		width: 110px;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 9999;
	}
	.modal-close {
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	.modal-close:hover {
		transition: .3s;
		transform: scale(1.05);
	}
	@keyframes show{
		from{
			opacity: 0;
		}
		to{
			opacity: 1;
		}
	}

	/* work-list */
	.work-door{
		width: 100%;
		margin: 0 auto 3% auto;
	}
	.work-door .title{
		width: 20%;
		margin: 0 auto;
	}
	.work-door .title li:nth-child(1){
		width: 50%;
		margin: 0 auto 5% auto;
	}
	.work-door .title li:nth-child(2){
		width: 100%;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.work-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li{
		width: 50%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li .data{
		width: 15%;
		position: relative;
	}
	.work-list li .data-c01{
		background: #eee96e;
	}
	.work-list li .data-c02{
		background: #c9d9ba;
	}
	.work-list li .data-c03{
		background: #327fbc;
	}
	.work-list li .data-c04{
		background: #f98eab;
	}
	.work-list li .data-c05{
		background: #efd8cc;
	}
	.work-list li .title{
		width: 30%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .img{
		width: 85%;
		position: relative;
	}
	.work-list li .img-big{
		width: 100%;
		position: relative;
	}
	.work-list li .w-img01{
		background: url(../img/w01-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img02{
		background: url(../img/w02-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img03{
		background: url(../img/w03-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img04{
		background: url(../img/w04-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img05{
		background: url(../img/w05-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img06{
		background: url(../img/w06-01.jpg) no-repeat;
		background-size: cover;
	}

	button .btn-example{
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	button:hover .btn-example{
		transition: .3s;
		transform: scale(1.05);
	}

	button{
		width: 100%;
		height: 100%;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
	}

	/* w-item */
	.w-c01{
		background: #eee96e;
	}
	.w-c02{
		background: #c9d9ba;
	}
	.w-c03{
		background: #327fbc;
	}
	.w-c04{
		background: #f98eab;
	}
	.w-c05{
		background: #efd8cc;
	}
	.w-item{
		width: 100%;
		height: 100vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box{
		width: 60%;
		height: 100vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box .title-box{
		width: 15%;
		position: relative;
	}
	.w-item .img-box .title-box .title{
		width: 25%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .title-box .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .img{
		width: 85%;
		position: relative;
		background: #eee;
	}
	.w-item .img-box .w-in-img01{
		background: url(../img/w-in-01-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img02{
		background: url(../img/w-in-02-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img03{
		background: url(../img/w-in-03-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img04{
		background: url(../img/w-in-04-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img05{
		background: url(../img/w-in-05-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img06{
		background: url(../img/w-in-06-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .data{
		width: 40%;
		position: relative;
	}
	.w-item .data .data-in{
		width: 100%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 15%;
	}
	.w-item .data .data-in .num{
		width: 30%;
		margin: 0 auto 20% auto;
	}

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

	/* staff */
	.staff{
		width: 20%;
		margin: 7% auto 5% auto;
	}

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

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

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

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

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

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

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

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

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

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

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 8% auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		left: 2%;
		top: 3%;
		z-index: 9999;
		line-height: 0;
	}
	.mv-img{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.mv-img li:nth-child(1){
		width: 38.5%;
		overflow: hidden;
	}
	.mv-img li:nth-child(2){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-img li:nth-child(3){
		width: 30.75%;
		overflow: hidden;
	}
	.mv-title-box{
		width: 61.5%;
		position: absolute;
		bottom: 0%;
		right: 0;
		z-index: 10;
		background: #fff;
		padding: 3% 0 0 0;
	}
	.mv-title01{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 4% 0;
	}
	.mv-title01 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title02{
		width: 75%;
		position: relative;
		left: 5%;
		margin: 0 0 5% 0;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title03{
		width: 35%;
		position: absolute;
		bottom: 20%;
		right: 5%;
	}
	.mv-title03 .mv-title03-01{
		width: 25%;
		margin: 0 0 3% 0;
	}
	.mv-title03 .mv-title03-02{
		width: 100%;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 0 10% 0;
	}
	.read .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
	}
	.read .txt-box .icon01{
		width: 20px;
		position: absolute;
		top: -10px;
		left: -35px;
		line-height: 0;
	}
	.read .txt-box .icon02{
		width: 20px;
		position: absolute;
		bottom: -10px;
		right: -30px;
		line-height: 0;
	}
	.read .txt-box .title{
		width: 100%;
		font-size: 30px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
	}

	.read .txt-box02{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.read .txt-box02 .bg{
		width: 100%;
		height: 120%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		background: linear-gradient(rgba(255,255,255,0) 0, #fff 20%);
	}
	.read .txt-box02 .txt{
		width: 100%;
		font-size: 21px;
		letter-spacing: 5px;
		line-height: 2.8em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		color: #3e3a39;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li:nth-child(1){
		width: 25px;
		position: relative;
		border-top: 1px solid #8b929a;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li{
		width: 25px;
		position: relative;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		display: block;
		box-sizing: border-box;
		opacity: .3;
		transition: .3s;
		padding: 20px 8px;
	}

	#side-nav nav .side-nav-in li a::after {
		fill: #8b929a;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		fill: #fff;
		background: #327fbc;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		fill: #000;
		background: #c9d9ba;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		fill: #000;
		background: #efd8cc;
	}
	#side-nav nav .side-nav-in li:nth-child(4).current a{
		fill: #000;
		background: #eee96e;
	}
	#side-nav nav .side-nav-in li:nth-child(5).current a{
		fill: #fff;
		background: #24283e;
	}
	#side-nav nav .side-nav-in li:nth-child(6).current a{
		fill: #fff;
		background: #f98eab;
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		fill: #fff;
		background: #327fbc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		fill: #000;
		background: #c9d9ba;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		fill: #000;
		background: #efd8cc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(4) a:hover {
		fill: #000;
		background: #eee96e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(5) a:hover {
		fill: #fff;
		background: #24283e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(6) a:hover {
		fill: #fff;
		background: #f98eab;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover::after {
		fill: #fff;
		opacity: 1;
		transition: .3s;
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}

	/* door */
	.door{
		width: 85%;
		position: relative;
		margin: 0 auto 0px auto;
	}
	.door .title{
		position: relative;
		width: 40px;
	}
	.door .title .on{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.door .txt{
		position: absolute;
		top: 0;
		left: 150px;
		font-size: 25px;
		letter-spacing: 5px;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}


	/* bg-wrap */
	.bg-wrap{
		width: 100%;
		position: relative;
		padding: 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap02{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap03{
		width: 100%;
		position: relative;
		padding: 5% 0 0 0;
		margin: 0 0 5% 0;
	}
	.bg01{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg01-2{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02-2{
		width: 40%;
		height: 50%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg03{
		width: 30%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg04{
		width: 100%;
		height: 35%;
		position: absolute;
		top: 43%;
		left: 0;
		z-index: -1;
	}


	.color01{
		background: #327fbc;
	}
	.color02{
		background: #c9d9ba;
	}
	.color03{
		background: #efd8cc;
	}
	.color04{
		background: #eee96e;
	}
	.color05{
		background: #24283e;
	}
	.color06{
		background: #f98eab;
	}

	
	/* item-n */
	.item-n{
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.item-n .img{
		width: 55%;
		overflow: hidden;
	}
	.item-n .data{
		width: 45%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item-n .data .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-n .data .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-n .data .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-n .data .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-n .data .num-box .num{
		width: 70px;
	}

	.item-n .data .txt{
		font-size: 16px;
		letter-spacing: 4px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 0 20% 0;
	}

	.item-title-box{
		width: 100%;
		position: relative;
		background: rgba(255, 255, 255, .7);
		margin: 0 0 10% 0;
	}
	.item-title-box .line01{
		width: 98%;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line02{
		width: 1px;
		height: 90%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line03{
		width: 98%;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .line04{
		width: 1px;
		height: 90%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .title{
		width: 100%;
		text-align: center;
		font-size: 25px;
		letter-spacing: 5px;
		padding: 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* item-n */
	.item-c{
		width: 65%;
		position: relative;
		margin: 0 auto;
	}
	.item-c .img{
		width: 80%;
		margin: 0 auto 5% auto;
	}
	.item-c .link-data{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.item-c .link-data .data{
		width: 45%;
	}
	.item-c .num-box{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box .common .common-in{
		width: 100%;
		background: #327fbc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box02{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box02 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box02 .common .common-in{
		width: 100%;
		background: #c9d9ba;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box02 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box02 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box03{
		width: 150px;
		position: absolute;
		top: 2%;
		left: -120px;
	}
	.item-c .num-box03 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box03 .common .common-in{
		width: 100%;
		background: #efd8cc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box03 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box03 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box05{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box05 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box05 .common .common-in{
		width: 100%;
		background: #24283e;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box05 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box05 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .num-box06{
		width: 150px;
		position: absolute;
		top: 2%;
		right: -120px;
	}
	.item-c .num-box06 .common{
		width: 150px;
		position: relative;
		margin: 0 0 25% 0;
	}
	.item-c .num-box06 .common .common-in{
		width: 100%;
		background: #f98eab;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box06 .common .line{
		width: 120px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box06 .num{
		width: 70px;
		margin: 0 auto;
	}

	.item-c .txt-data{
		width: 44%;
		position: absolute;
		top: 20%;
		right: -20%;
		z-index: 10;
	}
	.item-c .txt-data .txt{
		font-size: 16px;
		letter-spacing: 4px;
		line-height: 2.2em;
		text-align: justify;
	}
	.item-c .txt-data02{
		width: 44%;
		position: absolute;
		top: 20%;
		left: -20%;
		z-index: 10;
	}
	.item-c .txt-data02 .txt{
		font-size: 16px;
		letter-spacing: 4px;
		line-height: 2.2em;
		text-align: justify;
	}

	/* item-t */
	.item-t{
		width: 100%;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}
	.item-t .link-data{
		width: 55%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item-t .link-data .data{
		width: 45%;
	}
	.item-t .img-list{
		width: 85%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 10% 15%;
	}
	.item-t .img-list .img-box01{
		width: 45%;
		padding: 10% 0 0 0;
	}
	.item-t .img-list .img-box01 .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box01 .num-box .common{
		width: 150px;
		position: relative;
		margin: 0 40px 0 0;
	}
	.item-t .img-list .img-box01 .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-t .img-list .img-box01 .num-box .common .line{
		width: 120px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-t .img-list .img-box01 .num-box .num{
		width: 70px;
	}
	.item-t .img-list .img-box02{
		width: 55%;
	}
	.item-t .img-list .img-box02 .img{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box02 .data{
		width: 53%;
		margin: 0 0 0 10%;
	}
	.item-t .img-list .img-box02 .data .txt{
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.5em;
		text-align: justify;
	}

	/* common */
	.area{
		overflow: hidden;
	}
	.wrap{
		display: flex;
	}
	.wrap-in{
		height: 50vh;
		display: flex;
	}

	/* modal */
	.modal {
		display: none;
		position: fixed;
		z-index: 8887;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.7);
		transition: all 1s ease-in-out;
	}
	.modal-content {
		overflow-y: auto;
		width: 100%;
		height: 100vh;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		animation: show 0.6s linear 0s;
		filter: drop-shadow(0px 2px 6px #777);
	}
	.modal-top {
		width: 110px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		z-index: 9999;
	}
	.modal-top02 {
		width: 110px;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 9999;
	}
	.modal-close {
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	.modal-close:hover {
		transition: .3s;
		transform: scale(1.05);
	}
	@keyframes show{
		from{
			opacity: 0;
		}
		to{
			opacity: 1;
		}
	}

	/* work-list */
	.work-door{
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.work-door .title{
		width: 20%;
		margin: 0 auto;
	}
	.work-door .title li:nth-child(1){
		width: 50%;
		margin: 0 auto 5% auto;
	}
	.work-door .title li:nth-child(2){
		width: 100%;
	}
	.rever{
		flex-direction: row-reverse;
	}
	.work-list{
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li{
		width: 50%;
		display: flex;
		justify-content: flex-start;
	}
	.work-list li .data{
		width: 15%;
		position: relative;
	}
	.work-list li .data-c01{
		background: #eee96e;
	}
	.work-list li .data-c02{
		background: #c9d9ba;
	}
	.work-list li .data-c03{
		background: #327fbc;
	}
	.work-list li .data-c04{
		background: #f98eab;
	}
	.work-list li .data-c05{
		background: #efd8cc;
	}
	.work-list li .title{
		width: 30%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.work-list li .img{
		width: 85%;
		position: relative;
	}
	.work-list li .img-big{
		width: 100%;
		position: relative;
	}
	.work-list li .w-img01{
		background: url(../img/w01-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img02{
		background: url(../img/w02-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img03{
		background: url(../img/w03-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img04{
		background: url(../img/w04-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img05{
		background: url(../img/w05-01.jpg) no-repeat;
		background-size: cover;
	}
	.work-list li .w-img06{
		background: url(../img/w06-01.jpg) no-repeat;
		background-size: cover;
	}

	button .btn-example{
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	button:hover .btn-example{
		transition: .3s;
		transform: scale(1.05);
	}

	button{
		width: 100%;
		height: 100%;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
	}

	/* w-item */
	.w-c01{
		background: #eee96e;
	}
	.w-c02{
		background: #c9d9ba;
	}
	.w-c03{
		background: #327fbc;
	}
	.w-c04{
		background: #f98eab;
	}
	.w-c05{
		background: #efd8cc;
	}
	.w-item{
		width: 100%;
		height: 100vh;
	}
	.w-item .img-box{
		width: 100%;
		height: 50vh;
		display: flex;
		justify-content: flex-start;
	}
	.w-item .img-box .title-box{
		width: 15%;
		position: relative;
	}
	.w-item .img-box .title-box .title{
		width: 25%;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .title-box .sub-title{
		width: 50%;
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.w-item .img-box .img{
		width: 85%;
		position: relative;
		background: #eee;
	}
	.w-item .img-box .w-in-img01{
		background: url(../img/w-in-01-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img02{
		background: url(../img/w-in-02-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img03{
		background: url(../img/w-in-03-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img04{
		background: url(../img/w-in-04-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img05{
		background: url(../img/w-in-05-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .img-box .w-in-img06{
		background: url(../img/w-in-06-01.jpg) no-repeat;
		background-size: cover;
	}
	.w-item .data{
		width: 100%;
		position: relative;
		padding: 5% 0 10% 0;
	}
	.w-item .data .data-in{
		width: 50%;
		margin: 0 auto;
	}
	.w-item .data .data-in .num{
		width: 30%;
		margin: 0 auto 10% auto;
	}

	/*sid-nav-min*/
    .side-nav-min{
		display: none;
	}
	.side-nav-in-min{
		display: none;
	}
	.side-nav-in-min a{
		display: none;
	}
	.side-nav-in-min a:hover{
		display: none;
	}

	/* staff */
	.staff{
		width: 20%;
		margin: 7% auto 5% auto;
	}

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

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

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

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

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

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

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

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

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

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

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 auto 15% auto;
	}
	.mv-logo{
		width: 17%;
		position: absolute;
		right: 2%;
		top: 2%;
		z-index: 9999;
		line-height: 0;
	}
	.mv-img-sp{
		width: 100%;
		position: relative;
	}
	.mv-img-sp li:nth-child(1){
		width: 100%;
	}
	.mv-img-sp li:nth-child(2){
		width: 100%;
		display: flex;
		justify-content: flex-start;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-img-sp li:nth-child(2) .img{
		width: 50%;
		overflow: hidden;
	}

	.mv-title-box{
		width: 100%;
		z-index: 10;
		background: #fff;
		padding: 7% 0 0 0;
	}
	.mv-title01{
		width: 85%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-title01 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title02{
		width: 85%;
		position: relative;
		margin: 0 auto 5% auto;
	}
	.mv-title02 .on{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.mv-title03{
		width: 75%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 0 8%;
	}
	.mv-title03 .mv-title03-01{
		width: 20%;
		line-height: 0;
		margin: 0 5% 0 0;
	}
	.mv-title03 .mv-title03-02{
		width: 75%;
		position: relative;
		top: -3px;
		line-height: 0;
	}

	/* read */
	.read{
		width: 100%;
		margin: 0 0 15% 0;
	}
	.read .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.read .txt-box .icon01{
		width: 15px;
		position: absolute;
		top: -10px;
		left: -25px;
		line-height: 0;
	}
	.read .txt-box .icon02{
		width: 15px;
		position: absolute;
		bottom: -10px;
		right: -20px;
		line-height: 0;
	}
	.read .txt-box .title{
		width: 100%;
		font-size: 25px;
		letter-spacing: 5px;
		line-height: 2.2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	.read .txt-box02{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.read .txt-box02 .bg{
		width: 100%;
		height: 120%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		background: linear-gradient(rgba(255,255,255,0) 0, #fff 20%);
	}
	.read .txt-box02 .txt{
		width: 100%;
		font-size: 17px;
		letter-spacing: 3px;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		text-align: center;
		color: #3e3a39;
	}

	/* side-nav */
	#side-nav{
		position: fixed;
		width:max-content;
		z-index: 99;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0%;
	}
	#side-nav nav .side-nav-in li:nth-child(1){
		width: 25px;
		position: relative;
		border-top: 1px solid #8b929a;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li{
		width: 25px;
		position: relative;
		border-right: 1px solid #8b929a;
		border-bottom: 1px solid #8b929a;
		background: rgba(255, 255, 255, .8);
	}
	#side-nav nav .side-nav-in li a{
		width: 100%;
		display: block;
		box-sizing: border-box;
		opacity: .3;
		transition: .3s;
		padding: 20px 8px;
	}

	#side-nav nav .side-nav-in li a::after {
		fill: #8b929a;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li.current a{
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1).current a{
		fill: #fff;
		background: #327fbc;
	}
	#side-nav nav .side-nav-in li:nth-child(2).current a{
		fill: #000;
		background: #c9d9ba;
	}
	#side-nav nav .side-nav-in li:nth-child(3).current a{
		fill: #000;
		background: #efd8cc;
	}
	#side-nav nav .side-nav-in li:nth-child(4).current a{
		fill: #000;
		background: #eee96e;
	}
	#side-nav nav .side-nav-in li:nth-child(5).current a{
		fill: #fff;
		background: #24283e;
	}
	#side-nav nav .side-nav-in li:nth-child(6).current a{
		fill: #fff;
		background: #f98eab;
	}
	#side-nav nav .side-nav-in li.current a::after {
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(1) a:hover {
		fill: #fff;
		background: #327fbc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(2) a:hover {
		fill: #000;
		background: #c9d9ba;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(3) a:hover {
		fill: #000;
		background: #efd8cc;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(4) a:hover {
		fill: #000;
		background: #eee96e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(5) a:hover {
		fill: #fff;
		background: #24283e;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li:nth-child(6) a:hover {
		fill: #fff;
		background: #f98eab;
		opacity: 1;
		transition: .3s;
	}
	#side-nav nav .side-nav-in li a:hover::after {
		fill: #fff;
		opacity: 1;
		transition: .3s;
	}

	.section-box{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}

	/* door */
	.door{
		width: 80%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.door .title{
		position: relative;
		margin: 0 0 10% 0;
	}
	.door .title img{
		height: 25px;
	}
	.door .title .on{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.door .title .on img{
		height: 25px;
	}
	.door .txt{
		font-size: 18px;
		letter-spacing: 5px;
		line-height: 2.2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}


	/* bg-wrap */
	.bg-wrap{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 10% 0 0 0;
		margin: 0 0 20% 0;
	}
	.bg-wrap02{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.bg-wrap03{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 10% 0 0 0;
		margin: 0 0 20% 0;
	}
	.bg01{
		width: 40%;
		height: 40%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.bg01-2{
		width: 40%;
		height: 40%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02{
		width: 100%;
		height: 30%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg02-2{
		width: 100%;
		height: 30%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.bg03{
		width: 80%;
		height: 45%;
		position: absolute;
		top: 10%;
		left: 0;
		z-index: -1;
	}
	.bg03-2{
		width: 80%;
		height: 43.5% !important;
		position: absolute;
		top: 10%;
		left: 0;
		z-index: -1;
	}
	.bg04{
		width: 80%;
		height: 50%;
		position: absolute;
		top: 10%;
		left: 0;
		z-index: -1;
	}


	.color01{
		background: #327fbc;
	}
	.color02{
		background: #c9d9ba;
	}
	.color03{
		background: #efd8cc;
	}
	.color04{
		background: #eee96e;
	}
	.color05{
		background: #24283e;
	}
	.color06{
		background: #f98eab;
	}

	
	/* item-n */
	.item-n{
		width: 100%;
		margin: 0 auto;
	}
	.item-n .img{
		width: 100%;
		overflow: hidden;
		margin: 0 auto 10% auto;
	}
	.item-n .img-sp02{
		width: 95%;
		overflow: hidden;
		margin: 0 0 18% 5%;
	}
	.item-n .data{
		width: 85%;
		margin: 0 auto;
	}
	.item-n .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10% 5%;
	}
	.item-n .num-box02{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-n .num-box03{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10% 48%;
	}
	.item-n .num-box .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-n .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-n .num-box .common .line{
		width: 100px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-n .num-box .num{
		width: 50px;
	}

	.item-n .data .txt{
		font-size: 15px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 0 10% 0;
	}

	.item-title-box{
		width: 100%;
		position: relative;
		background: rgba(255, 255, 255, .7);
		margin: 0 0 10% 0;
	}
	.item-title-box .line01{
		width: 98%;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line02{
		width: 1px;
		height: 90%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.item-title-box .line03{
		width: 98%;
		height: 1px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .line04{
		width: 1px;
		height: 90%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.item-title-box .title{
		width: 100%;
		text-align: center;
		font-size: 21px;
		letter-spacing: 5px;
		padding: 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}

	/* item-n */
	.item-c{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.item-c .img{
		width: 95%;
		margin: 0 0 10% 0;
	}
	.item-c .link-data{
		width: 85%;
		margin: 0 auto;
	}
	.item-c .link-data .data{
		width: 100%;
	}
	.item-c .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-c .num-box .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-c .num-box .common .common-in{
		width: 100%;
		background: #327fbc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box .common .line{
		width: 100px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box .num{
		width: 50px;
		margin: 0 auto;
	}

	.item-c .num-box02{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-c .num-box02 .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-c .num-box02 .common .common-in{
		width: 100%;
		background: #c9d9ba;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box02 .common .line{
		width: 100px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box02 .num{
		width: 50px;
		margin: 0 auto;
	}

	.item-c .num-box03{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-c .num-box03 .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-c .num-box03 .common .common-in{
		width: 100%;
		background: #efd8cc;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box03 .common .line{
		width: 100px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box03 .num{
		width: 50px;
		margin: 0 auto;
	}

	.item-c .num-box05{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-c .num-box05 .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-c .num-box05 .common .common-in{
		width: 100%;
		background: #24283e;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box05 .common .line{
		width: 100px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box05 .num{
		width: 50px;
		margin: 0 auto;
	}

	.item-c .num-box06{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-c .num-box06 .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-c .num-box06 .common .common-in{
		width: 100%;
		background: #f98eab;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-c .num-box06 .common .line{
		width: 100px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-c .num-box06 .num{
		width: 50px;
		margin: 0 auto;
	}

	.item-c .txt-data{
		width: 85%;
		margin: 0 auto;
	}
	.item-c .txt-data .txt{
		font-size: 15px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 0 10% 0;
	}
	.item-c .txt-data02{
		width: 85%;
		margin: 0 auto;
	}
	.item-c .txt-data02 .txt{
		font-size: 15px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 0 10% 0;
	}

	/* item-t */
	.item-t{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.item-t .link-data{
		width: 85%;
		margin: 0 auto;
	}
	.item-t .link-data .data{
		width: 100%;
	}
	.item-t .img-list{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box01{
		width: 100%;
		margin: 0 0 7% 0;
	}
	.item-t .img-list .img-box01 .num-box{
		width: max-content;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box01 .num-box .common{
		width: 100px;
		position: relative;
		margin: 0 20px 0 0;
	}
	.item-t .img-list .img-box01 .num-box .common .common-in{
		width: 100%;
		background: #fff;
		position: relative;
		padding: 10px 0;
		z-index: 10;
	}
	.item-t .img-list .img-box01 .num-box .common .line{
		width: 100px;
		height: 1px;
		background: #8b929a;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: rotate(-45deg);
	}
	.item-t .img-list .img-box01 .num-box .num{
		width: 50px;
	}
	.item-t .img-list .img-box02{
		width: 100%;
	}
	.item-t .img-list .img-box02 .img{
		width: 85%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box02 .data{
		width: 85%;
		margin: 0 auto 10% auto;
	}
	.item-t .img-list .img-box02 .data .txt{
		font-size: 15px;
		letter-spacing: 3px;
		line-height: 2.2em;
		text-align: justify;
		margin: 0 0 10% 0;
	}

	/* common */
	.area{
		overflow: hidden;
	}
	.wrap{
		display: flex;
	}
	.wrap-in{
		height: 50vh;
		display: flex;
	}

	/* modal */
	.modal {
		display: none;
		position: fixed;
		z-index: 8887;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.7);
		transition: all 1s ease-in-out;
	}
	.modal-content {
		overflow-y: auto;
		width: 100%;
		height: 100vh;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		animation: show 0.6s linear 0s;
		filter: drop-shadow(0px 2px 6px #777);
	}
	.modal-top {
		width: 110px;
		position: absolute;
		bottom: 5%;
		right: 5%;
		z-index: 9999;
	}
	.modal-top02 {
		width: 110px;
		position: absolute;
		bottom: 5%;
		left: 5%;
		z-index: 9999;
	}
	.modal-top-sp {
		width: 110px;
		margin: 10% auto 10% auto;
		z-index: 9999;
	}
	.modal-close {
		width: 110px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	.modal-close:hover {
		transition: .3s;
		transform: scale(1.05);
	}
	@keyframes show{
		from{
			opacity: 0;
		}
		to{
			opacity: 1;
		}
	}

	/* work-list */
	.work-door{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.work-door .title{
		width: 70%;
		margin: 0 auto;
	}
	.work-door .title li:nth-child(1){
		width: 50%;
		margin: 0 auto 10% auto;
	}
	.work-door .title li:nth-child(2){
		width: 100%;
		line-height: 0;
	}
	.work-list-sp{
		width: 100%;
	}
	.work-list-sp li .data{
		width: 85%;
		margin: 0 auto 0 auto;
		padding: 7% 0;
	}
	.work-list-sp li .img{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.work-list-sp li .data .title{
		width: 100%;
		margin: 0 auto 5% auto;
	}
	.work-list-sp li .data .sub-title{
		width: 20%;
		line-height: 0;
	}
	.work-list-sp li:nth-child(1){
		width: 100%;
		background: #eee96e;
		margin: 0 0 1% 0;
	}
	.work-list-sp li:nth-child(2){
		width: 100%;
		background: #c9d9ba;
		margin: 0 0 1% 0;
	}
	.work-list-sp li:nth-child(3){
		width: 100%;
		background: #327fbc;
		margin: 0 0 1% 0;
	}
	.work-list-sp li:nth-child(4){
		width: 100%;
		background: #f98eab;
		margin: 0 0 1% 0;
	}
	.work-list-sp li:nth-child(5){
		width: 100%;
		background: #efd8cc;
	}

	.btn-example02{
		bottom: 3%;
		left: 5%;
	}
	.btn-example{
		width: 90px;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		border-radius: 300px;
		position: absolute;
		bottom: 3%;
		right: 5%;
		backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		background: rgba(255, 255, 255, .7);
		transition: .3s;
		transform: scale(1);
	}
	.btn-example:hover{
		transition: .3s;
		transform: scale(1.05);
	}

	button{
		width: 100%;
		height: 100%;
		background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
		margin: 0;
	}

	/* w-item */
	.w-c01{
		background: #eee96e;
	}
	.w-c02{
		background: #c9d9ba;
	}
	.w-c03{
		background: #327fbc;
	}
	.w-c04{
		background: #f98eab;
	}
	.w-c05{
		background: #efd8cc;
	}
	.w-item{
		width: 100%;
	}
	.w-item .img-box{
		width: 100%;
	}
	.w-item .img-box .title-box{
		width: 90%;
		position: relative;
		margin: 0 auto;
		padding: 10% 0;
	}
	.w-item .img-box .title-box .title{
		width: 35%;
		margin: 0 auto;
	}
	.w-item .img-box .title-box .sub-title{
		width: 40px;
		position: absolute;
		right: 5%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
	}
	.w-item .img-box .img{
		width: 90%;
		position: relative;
		margin: 0 auto;
	}
	.w-item .data{
		width: 100%;
		position: relative;
		padding: 5% 0 10% 0;
	}
	.w-item .data .data-in{
		width: 85%;
		margin: 0 auto;
	}

	/*sid-nav-min*/
    .side-nav-min{
		display: none;
	}
	.side-nav-in-min{
		display: none;
	}
	.side-nav-in-min a{
		display: none;
	}
	.side-nav-in-min a:hover{
		display: none;
	}

	/* staff */
	.staff{
		width: 70%;
		margin: 15% auto 10% auto;
	}


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

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

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

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

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

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

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

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

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


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

}
