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

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

/* 
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;
		background: #f9f9f9;
		margin: 0 auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 3%;
		right: 2%;
		line-height: 0;
		z-index: 10;
	}
	.mv-img-box{
		width: 100%;
		overflow: hidden;
	}

	.mv-title-box{
		width: 35%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 40%;
		position: absolute;
		bottom: -70%;
		right: -5%;
	}
	.mv-title02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.mv-title02 li:nth-child(1){
		width: 45%;
		margin: 0 3% 0 0;
		position: relative;
		box-sizing: border-box;
		padding: 2% 0 0 0;
	}
	.mv-title02 li:nth-child(1) .bg{
		width: 90%;
		height: 80%;
		background: #FED7BE;
		margin: 0 5% 0 0;
		position: absolute;
		top: 0;
		left: 10%;
	}
	.mv-title02 li:nth-child(1) .on{
		width: 95%;
		position: relative;
		z-index: 10;
	}
	.mv-title02 li:nth-child(2){
		width: 52%;
	}
	.mv-title03{
		width: 75%;
		position: relative;
		margin: 0 0 10% 5%;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		margin: 0 0 7% 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
	}
	.mv-title03 li:nth-child(3){
		width: 55%;
		position: absolute;
		top: 0;
		right: -30%;
	}
	.mv-title04{
		width: 90%;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 3% 5% 2% 5%;
	}
	.mv-title04 .bg{
		width: 100%;
		height: 100%;
		background: #0067B2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: relative;
		z-index: 10;
		line-height: 0;
	}
	.mv-title04 .dotto{
		width: max-content;
		position: absolute;
		top: 10px;
		right: 7%;
		z-index: 10;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title04 .dotto li{
		width: 3px;
		height: 3px;
		background: #fff;
		border-radius: 10px;
		margin: 0 0 0 21px;
	}


	/* read */
	.read{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 5% 0 5% 0;
		margin: 0 0 7% 0;
	}
	.read .bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #FCFBF6;
		z-index: -1;
	}
	.read .txt{
		width: 100%;
		font-size: 19px;
		letter-spacing: 5px;
		line-height: 2.8em;
		text-align: center;
		margin: 0 0 3% 0;
	}
	.read .txt-box{
		width: 100%;
		position: relative;
	}
	.read .txt-box .txt02{
		width: 100%;
		position: relative;
		color: #0067B2;
		font-size: 30px;
		letter-spacing: 10px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		z-index: 10;
		line-height: 2em;
	}
	.read .txt-box .txt02 span{
		width: 50px;
		line-height: 0;
		display: inline-block;
		position: relative;
		top: 20px;
	}
	.read .txt-box .line{
		width: 15%;
		position: absolute;
		bottom: 0;
		left: -25%;
		right: 0;
		margin: 0 auto;
	}

	/* point-item */
	.point-item{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 auto 7% auto;
	}
	.point-item .bg{
		width: 100%;
		height: 70%;
		background: #F9F9F9;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	.point-item .title-box{
		width: max-content;
		position: absolute;
		left: 10%;
		top: 0%;
	}
	.point-item .title-box .title{
		width: max-content;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 60px;
		letter-spacing: 3px;
	}
	.point-item .title-box .title span{
		color: #0067B2;
	}
	.point-item .title-box .line{
		width: 8px;
		height: 100%;
		background: #0067B2;
		position: absolute;
		left: -40px;
		top: 0%;
	}
	.point-item .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.point-item .img-box .img{
		width: 35%;
		margin: 0 auto;
	}
	.point-item .link-box{
		width: 20%;
		position: absolute;
		right: 12%;
        bottom: 17%;
	}
	.point-box{
		width: 330px;
		position: relative;
	}
	.point-box .icon{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.point-box .icon .title{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		line-height: 1.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: bold;
	}
	.point-box .icon .title span{
		width: 90px;
		display: inline-block;
		margin: 0 5% 0 0;
	}
	.point-box .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.point-box .txt span{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.pulse-btn {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #FFFFFF;
		box-shadow: 0 0 20px #FFFFFF;
	}
	.pulse-btn img {
		width: 60%;
	}	
	.pulse-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	bottom: 0;
	left: 50%;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	pointer-events: none;
	animation: pulsate 2s linear infinite;
	}
	.pulse-btn::after {
	animation-delay: 1s;
	}
	@keyframes pulsate {
		0% {
		transform: translate(-50%, -50%) scale(1, 1);
		background-color: rgba(255, 255, 255, 0.7)
		}
		100% {
		transform: translate(-50%, -50%) scale(3.5, 3.5);
		background-color: rgba(255, 255, 255, 0)
		}
	}
	.point01{
		position: absolute;
		top: 25%;
		left: 13%;
	}
	.point-line01{
		width: 100%;
		position: relative;
	}
	.point-line01 li:nth-child(1){
		width: 140%;
		height: 1px;
		background: #000;
	}
	.point-line01 li:nth-child(2){
		width: 1px;
		height: 100px;
		background: #000;
		position: absolute;
		top: -100px;
		right: -40%;
	}
	.point-line01 li:nth-child(3){
		width: 10px;
		height: 10px;
		position: absolute;
		top: -120px;
		right: -41.5%;
	}
	.point02{
		position: absolute;
		top: 5%;
		right: 15%;
	}
	.point-line02{
		width: 100%;
		position: relative;
	}
	.point-line02 li:nth-child(1){
		width: 150%;
		height: 1px;
		background: #000;
		position: relative;
		left: -50%;
	}
	.point-line02 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		left: -55%;
		top: -5px;
	}
	.point03{
		width: 400px !important;
		position: absolute;
		bottom: 26%;
        left: 8%;
	}
	.point-line03{
		width: 150%;
		position: relative;
	}
	.point-line03 li:nth-child(1){
		width: 100%;
		height: 1px;
		background: #000;
	}
	.point-line03 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		right: -3%;
		top: -5px;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door .num01{
		width: 7%;
		position: absolute;
		top: 4%;
		left: -60%;
		right: 0;
		margin: 0 auto;
	}
	.door .num02{
		width: 7%;
		position: absolute;
		top: 4%;
		left: -50%;
		right: 0;
		margin: 0 auto;
	}
	.door .main-title{
		font-size: 70px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		margin: 0 0 1% 0;
	}
	.door .main-title span{
		color: #0067B2;
	}
	.door .sub-title{
		width: max-content;
		font-size: 30px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto 2% auto;
	}
	.door .sub-title span{
		width: 100%;
		height: 1px;
		display: block;
		background: #0067B2;
	}
	.door .dotto{
		width: 6px;
		margin: 0 auto 2% auto;
	}
	.door .dotto li:nth-child(1){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .3);
	}
	.door .dotto li:nth-child(2){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .5);
		margin: 15px 0;
	}
	.door .dotto li:nth-child(3){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, 1);
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 1% auto;
		box-sizing: border-box;
		padding: .5% 2%;
	}
	.door .txt-box .bg{
		width: 100%;
		height: 100%;
		background: #FEE8DA;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt-box .txt01{
		font-size: 35px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.door .txt-box .line01{
		width: 40%;
		position: absolute;
		left: 30%;
		bottom: 0;
	}
	.door .txt-box .line02{
		width: 40%;
		position: absolute;
		left: 10%;
		bottom: 0;
	}
	.door .txt02{
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 5px;
		text-align: center;
	}

	/* item01 */
	.rever{
		flex-direction: row-reverse;
	}
	.item01{
		width: 75%;
		margin: 0 auto 7% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item01 .img{
		width: 50%;
	}
	.item01 .img .img-in{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 7%;
	}
	.item01 .data .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 5% 0;
	}
	.item01 .data .main-title-box{
		width: 100%;
		position: relative;
	}
	.item01 .data .main-title-box .icon{
		width: 20px;
		position: absolute;
		top: 16px;
		left: 0px;
		line-height: 0;
	}
	.item01 .data .main-title01{
		width: max-content;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 5px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		left: 35px;
	}
	.item01 .data .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 15px 0 20px;
		margin: 0 10px 0 0;
	}
	.item01 .data .main-title01 .waku .main-title02{
		font-size: 25px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item01 .data .line{
		border-bottom: dashed 1px #0067B2;
		margin: 0 0 10% 0;
	}
	.item01 .data .txt{
		width: 100%;
		font-size: 18px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}

	/* item02 */
	.item02{
		width: 100%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 3% auto;
	}
	.item02 .img-box .img01{
		width: 55.2%;
		overflow: hidden;
	}
	.item02 .img-box .img02{
		width: 44.8%;
		overflow: hidden;
	}
	.item02 .data01{
		width: max-content;
	}
	.item02 .data-l{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 3%;
	}
	.item02 .data-r{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 45%;
	}
	.item02 .data01 .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 20% 10%;
	}
	.item02 .data01 .main-title-box{
		width: 100%;
		position: relative;
	}
	.item02 .data01 .main-title-box .icon{
		width: 20px;
		position: absolute;
		top: 0;
		right: 18px;
		line-height: 0;
	}
	.item02 .data01 .main-title01{
		width: max-content;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 5px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		top: 30px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-feature-settings:initial;
	}
	.item02 .data01 .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 20px 0 15px 0;
		background: #fff;
	}
	.item02 .data01 .main-title01 .waku .main-title02{
		font-size: 25px;
		letter-spacing: 3px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item02 .data02{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data02 .data{
		width: 45%;
	}
	.item02 .data02 .data .txt{
		width: 100%;
		font-size: 18px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}


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

	/*ls-icon*/
	.toggle {
		display: none;
	}
	.Label {
		display: block;
		box-sizing: border-box;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 0px 0 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.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: 5px;
	}
	.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;
		padding: 2% 0 0 0;
		transition: all .3s;
	}
	.toggle:checked + .Label::after {
		transform: rotate(90deg) translateY(0) !important;
		height: 20px;
		top: 5px;
	}
	.toggle:checked + .Label::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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", 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;
	}
	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 14px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 3%;
		right: 2%;
		line-height: 0;
		z-index: 10;
	}
	.mv-img-box{
		width: 100%;
		overflow: hidden;
	}

	.mv-title-box{
		width: 35%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 40%;
		position: absolute;
		bottom: -70%;
		right: -5%;
	}
	.mv-title02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.mv-title02 li:nth-child(1){
		width: 45%;
		margin: 0 3% 0 0;
		position: relative;
		box-sizing: border-box;
		padding: 2% 0 0 0;
	}
	.mv-title02 li:nth-child(1) .bg{
		width: 90%;
		height: 80%;
		background: #FED7BE;
		margin: 0 5% 0 0;
		position: absolute;
		top: 0;
		left: 10%;
	}
	.mv-title02 li:nth-child(1) .on{
		width: 95%;
		position: relative;
		z-index: 10;
	}
	.mv-title02 li:nth-child(2){
		width: 52%;
	}
	.mv-title03{
		width: 75%;
		position: relative;
		margin: 0 0 10% 5%;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		margin: 0 0 7% 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
	}
	.mv-title03 li:nth-child(3){
		width: 55%;
		position: absolute;
		top: 0;
		right: -30%;
	}
	.mv-title04{
		width: 90%;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 3% 5% 2% 5%;
	}
	.mv-title04 .bg{
		width: 100%;
		height: 100%;
		background: #0067B2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: relative;
		z-index: 10;
		line-height: 0;
	}
	.mv-title04 .dotto{
		width: max-content;
		position: absolute;
		top: 10px;
		right: 7%;
		z-index: 10;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title04 .dotto li{
		width: 3px;
		height: 3px;
		background: #fff;
		border-radius: 10px;
		margin: 0 0 0 21px;
	}


	/* read */
	.read{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 5% 0 5% 0;
		margin: 0 0 7% 0;
	}
	.read .bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #FCFBF6;
		z-index: -1;
	}
	.read .txt{
		width: 100%;
		font-size: 19px;
		letter-spacing: 5px;
		line-height: 2.8em;
		text-align: center;
		margin: 0 0 3% 0;
	}
	.read .txt-box{
		width: 100%;
		position: relative;
	}
	.read .txt-box .txt02{
		width: 100%;
		position: relative;
		color: #0067B2;
		font-size: 30px;
		letter-spacing: 10px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		z-index: 10;
		line-height: 2em;
	}
	.read .txt-box .txt02 span{
		width: 50px;
		line-height: 0;
		display: inline-block;
		position: relative;
		top: 20px;
	}
	.read .txt-box .line{
		width: 15%;
		position: absolute;
		bottom: 0;
		left: -25%;
		right: 0;
		margin: 0 auto;
	}

	/* point-item */
	.point-item{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 auto 7% auto;
	}
	.point-item .bg{
		width: 100%;
		height: 70%;
		background: #F9F9F9;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	.point-item .title-box{
		width: max-content;
		position: absolute;
		left: 10%;
		top: 0%;
	}
	.point-item .title-box .title{
		width: max-content;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 60px;
		letter-spacing: 3px;
	}
	.point-item .title-box .title span{
		color: #0067B2;
	}
	.point-item .title-box .line{
		width: 8px;
		height: 100%;
		background: #0067B2;
		position: absolute;
		left: -40px;
		top: 0%;
	}
	.point-item .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.point-item .img-box .img{
		width: 35%;
		margin: 0 auto;
	}
	.point-item .link-box{
		width: 20%;
		position: absolute;
		right: 12%;
        bottom: 17%;
	}
	.point-box{
		width: 330px;
		position: relative;
	}
	.point-box .icon{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.point-box .icon .title{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		line-height: 1.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: bold;
	}
	.point-box .icon .title span{
		width: 90px;
		display: inline-block;
		margin: 0 5% 0 0;
	}
	.point-box .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.point-box .txt span{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.pulse-btn {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #FFFFFF;
		box-shadow: 0 0 20px #FFFFFF;
	}
	.pulse-btn img {
		width: 60%;
	}	
	.pulse-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	bottom: 0;
	left: 50%;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	pointer-events: none;
	animation: pulsate 2s linear infinite;
	}
	.pulse-btn::after {
	animation-delay: 1s;
	}
	@keyframes pulsate {
		0% {
		transform: translate(-50%, -50%) scale(1, 1);
		background-color: rgba(255, 255, 255, 0.7)
		}
		100% {
		transform: translate(-50%, -50%) scale(3.5, 3.5);
		background-color: rgba(255, 255, 255, 0)
		}
	}
	.point01{
		position: absolute;
		top: 25%;
		left: 13%;
	}
	.point-line01{
		width: 100%;
		position: relative;
	}
	.point-line01 li:nth-child(1){
		width: 140%;
		height: 1px;
		background: #000;
	}
	.point-line01 li:nth-child(2){
		width: 1px;
		height: 100px;
		background: #000;
		position: absolute;
		top: -100px;
		right: -40%;
	}
	.point-line01 li:nth-child(3){
		width: 10px;
		height: 10px;
		position: absolute;
		top: -120px;
		right: -41.5%;
	}
	.point02{
		position: absolute;
		top: 5%;
		right: 15%;
	}
	.point-line02{
		width: 100%;
		position: relative;
	}
	.point-line02 li:nth-child(1){
		width: 150%;
		height: 1px;
		background: #000;
		position: relative;
		left: -50%;
	}
	.point-line02 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		left: -55%;
		top: -5px;
	}
	.point03{
		width: 400px !important;
		position: absolute;
		bottom: 26%;
        left: 8%;
	}
	.point-line03{
		width: 150%;
		position: relative;
	}
	.point-line03 li:nth-child(1){
		width: 100%;
		height: 1px;
		background: #000;
	}
	.point-line03 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		right: -3%;
		top: -5px;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door .num01{
		width: 7%;
		position: absolute;
		top: 4%;
		left: -60%;
		right: 0;
		margin: 0 auto;
	}
	.door .num02{
		width: 7%;
		position: absolute;
		top: 4%;
		left: -50%;
		right: 0;
		margin: 0 auto;
	}
	.door .main-title{
		font-size: 70px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		margin: 0 0 1% 0;
	}
	.door .main-title span{
		color: #0067B2;
	}
	.door .sub-title{
		width: max-content;
		font-size: 30px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto 2% auto;
	}
	.door .sub-title span{
		width: 100%;
		height: 1px;
		display: block;
		background: #0067B2;
	}
	.door .dotto{
		width: 6px;
		margin: 0 auto 2% auto;
	}
	.door .dotto li:nth-child(1){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .3);
	}
	.door .dotto li:nth-child(2){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .5);
		margin: 15px 0;
	}
	.door .dotto li:nth-child(3){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, 1);
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 1% auto;
		box-sizing: border-box;
		padding: .5% 2%;
	}
	.door .txt-box .bg{
		width: 100%;
		height: 100%;
		background: #FEE8DA;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt-box .txt01{
		font-size: 35px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.door .txt-box .line01{
		width: 40%;
		position: absolute;
		left: 30%;
		bottom: 0;
	}
	.door .txt-box .line02{
		width: 40%;
		position: absolute;
		left: 10%;
		bottom: 0;
	}
	.door .txt02{
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 5px;
		text-align: center;
	}

	/* item01 */
	.rever{
		flex-direction: row-reverse;
	}
	.item01{
		width: 75%;
		margin: 0 auto 7% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item01 .img{
		width: 50%;
	}
	.item01 .img .img-in{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 7%;
	}
	.item01 .data .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 5% 0;
	}
	.item01 .data .main-title-box{
		width: 100%;
		position: relative;
	}
	.item01 .data .main-title-box .icon{
		width: 20px;
		position: absolute;
		top: 16px;
		left: 0px;
		line-height: 0;
	}
	.item01 .data .main-title01{
		width: max-content;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 5px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		left: 35px;
	}
	.item01 .data .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 15px 0 20px;
		margin: 0 10px 0 0;
	}
	.item01 .data .main-title01 .waku .main-title02{
		font-size: 25px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item01 .data .line{
		border-bottom: dashed 1px #0067B2;
		margin: 0 0 10% 0;
	}
	.item01 .data .txt{
		width: 100%;
		font-size: 18px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}

	/* item02 */
	.item02{
		width: 100%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 3% auto;
	}
	.item02 .img-box .img01{
		width: 55.2%;
		overflow: hidden;
	}
	.item02 .img-box .img02{
		width: 44.8%;
		overflow: hidden;
	}
	.item02 .data01{
		width: max-content;
	}
	.item02 .data-l{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 3%;
	}
	.item02 .data-r{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 45%;
	}
	.item02 .data01 .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 20% 10%;
	}
	.item02 .data01 .main-title-box{
		width: 100%;
		position: relative;
	}
	.item02 .data01 .main-title-box .icon{
		width: 20px;
		position: absolute;
		top: 0;
		right: 18px;
		line-height: 0;
	}
	.item02 .data01 .main-title01{
		width: max-content;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 5px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		top: 30px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-feature-settings:initial;
	}
	.item02 .data01 .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 20px 0 15px 0;
		background: #fff;
	}
	.item02 .data01 .main-title01 .waku .main-title02{
		font-size: 25px;
		letter-spacing: 3px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item02 .data02{
		width: 60%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data02 .data{
		width: 45%;
	}
	.item02 .data02 .data .txt{
		width: 100%;
		font-size: 18px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}


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

	/*ls-icon*/
	.toggle {
		display: none;
	}
	.Label {
		display: block;
		box-sizing: border-box;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 0px 0 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.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: 5px;
	}
	.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;
		padding: 2% 0 0 0;
		transition: all .3s;
	}
	.toggle:checked + .Label::after {
		transform: rotate(90deg) translateY(0) !important;
		height: 20px;
		top: 5px;
	}
	.toggle:checked + .Label::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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", 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;
	}
	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 14px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 3%;
		right: 2%;
		line-height: 0;
		z-index: 10;
	}
	.mv-img-box{
		width: 100%;
		overflow: hidden;
	}

	.mv-title-box{
		width: 35%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 40%;
		position: absolute;
		bottom: -70%;
		right: -5%;
	}
	.mv-title02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.mv-title02 li:nth-child(1){
		width: 45%;
		margin: 0 3% 0 0;
		position: relative;
		box-sizing: border-box;
		padding: 2% 0 0 0;
	}
	.mv-title02 li:nth-child(1) .bg{
		width: 90%;
		height: 80%;
		background: #FED7BE;
		margin: 0 5% 0 0;
		position: absolute;
		top: 0;
		left: 10%;
	}
	.mv-title02 li:nth-child(1) .on{
		width: 95%;
		position: relative;
		z-index: 10;
	}
	.mv-title02 li:nth-child(2){
		width: 52%;
	}
	.mv-title03{
		width: 75%;
		position: relative;
		margin: 0 0 10% 5%;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		margin: 0 0 7% 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
	}
	.mv-title03 li:nth-child(3){
		width: 55%;
		position: absolute;
		top: 0;
		right: -30%;
	}
	.mv-title04{
		width: 90%;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 3% 5% 2% 5%;
	}
	.mv-title04 .bg{
		width: 100%;
		height: 100%;
		background: #0067B2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: relative;
		z-index: 10;
		line-height: 0;
	}
	.mv-title04 .dotto{
		width: max-content;
		position: absolute;
		top: 5px;
		right: 7%;
		z-index: 10;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title04 .dotto li{
		width: 3px;
		height: 3px;
		background: #fff;
		border-radius: 10px;
		margin: 0 0 0 15px;
	}


	/* read */
	.read{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 5% 0 5% 0;
		margin: 0 0 7% 0;
	}
	.read .bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #FCFBF6;
		z-index: -1;
	}
	.read .txt{
		width: 100%;
		font-size: 19px;
		letter-spacing: 5px;
		line-height: 2.8em;
		text-align: center;
		margin: 0 0 3% 0;
	}
	.read .txt-box{
		width: 100%;
		position: relative;
	}
	.read .txt-box .txt02{
		width: 100%;
		position: relative;
		color: #0067B2;
		font-size: 28px;
		letter-spacing: 10px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		z-index: 10;
		line-height: 1em;
	}
	.read .txt-box .txt02 span{
		width: 50px;
		line-height: 0;
		display: inline-block;
		position: relative;
		top: 20px;
	}
	.read .txt-box .line{
		width: 15%;
		position: absolute;
		bottom: -10px;
		left: -25%;
		right: 0;
		margin: 0 auto;
	}

	/* point-item */
	.point-item{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 auto 7% auto;
	}
	.point-item .bg{
		width: 100%;
		height: 70%;
		background: #F9F9F9;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	.point-item .title-box{
		width: max-content;
		position: absolute;
		left: 10%;
		top: 0%;
	}
	.point-item .title-box .title{
		width: max-content;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 50px;
		letter-spacing: 3px;
	}
	.point-item .title-box .title span{
		color: #0067B2;
	}
	.point-item .title-box .line{
		width: 8px;
		height: 100%;
		background: #0067B2;
		position: absolute;
		left: -40px;
		top: 0%;
	}
	.point-item .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.point-item .img-box .img{
		width: 35%;
		margin: 0 auto;
	}
	.point-item .link-box{
		width: 25%;
        position: absolute;
        right: 7%;
        bottom: 10%;
	}
	.point-box{
		width: 330px;
		position: relative;
	}
	.point-box .icon{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.point-box .icon .title{
		width: 100%;
		font-size: 16px;
		letter-spacing: 2px;
		line-height: 1.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: bold;
	}
	.point-box .icon .title span{
		width: 90px;
		display: inline-block;
		margin: 0 5% 0 0;
	}
	.point-box .txt{
		width: 100%;
		font-size: 14px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.point-box .txt span{
		width: 100%;
		font-size: 14px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.pulse-btn {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #FFFFFF;
		box-shadow: 0 0 20px #FFFFFF;
	}
	.pulse-btn img {
		width: 60%;
	}	
	.pulse-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	bottom: 0;
	left: 50%;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	pointer-events: none;
	animation: pulsate 2s linear infinite;
	}
	.pulse-btn::after {
	animation-delay: 1s;
	}
	@keyframes pulsate {
		0% {
		transform: translate(-50%, -50%) scale(1, 1);
		background-color: rgba(255, 255, 255, 0.7)
		}
		100% {
		transform: translate(-50%, -50%) scale(3.5, 3.5);
		background-color: rgba(255, 255, 255, 0)
		}
	}
	.point01{
		position: absolute;
        top: 30%;
        left: 5%;
	}
	.point-line01{
		width: 100%;
		position: relative;
	}
	.point-line01 li:nth-child(1){
		width: 140%;
		height: 1px;
		background: #000;
	}
	.point-line01 li:nth-child(2){
		width: 1px;
		height: 100px;
		background: #000;
		position: absolute;
		top: -100px;
		right: -40%;
	}
	.point-line01 li:nth-child(3){
		width: 10px;
		height: 10px;
		position: absolute;
		top: -120px;
		right: -41.5%;
	}
	.point02{
		position: absolute;
		top: 5%;
		right: 8%;
	}
	.point-line02{
		width: 100%;
		position: relative;
	}
	.point-line02 li:nth-child(1){
		width: 140%;
		height: 1px;
		background: #000;
		position: relative;
		left: -40%;
	}
	.point-line02 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		left: -45%;
		top: -5px;
	}
	.point03{
		width: 360px !important;
        position: absolute;
        bottom: 22%;
        left: 5%;
	}
	.point-line03{
		width: 135%;
		position: relative;
	}
	.point-line03 li:nth-child(1){
		width: 100%;
		height: 1px;
		background: #000;
	}
	.point-line03 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		right: -3%;
		top: -5px;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.door .num01{
		width: 8%;
		position: absolute;
		top: 5%;
		left: -70%;
		right: 0;
		margin: 0 auto;
	}
	.door .num02{
		width: 8%;
		position: absolute;
		top: 5%;
		left: -60%;
		right: 0;
		margin: 0 auto;
	}
	.door .main-title{
		font-size: 60px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		margin: 0 0 1% 0;
	}
	.door .main-title span{
		color: #0067B2;
	}
	.door .sub-title{
		width: max-content;
		font-size: 25px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto 2% auto;
	}
	.door .sub-title span{
		width: 100%;
		height: 1px;
		display: block;
		background: #0067B2;
	}
	.door .dotto{
		width: 6px;
		margin: 0 auto 2% auto;
	}
	.door .dotto li:nth-child(1){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .3);
	}
	.door .dotto li:nth-child(2){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .5);
		margin: 15px 0;
	}
	.door .dotto li:nth-child(3){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, 1);
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
		box-sizing: border-box;
		padding: .5% 2%;
	}
	.door .txt-box .bg{
		width: 100%;
		height: 100%;
		background: #FEE8DA;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt-box .txt01{
		font-size: 27px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.door .txt-box .line01{
		width: 40%;
		position: absolute;
		left: 30%;
		bottom: 0;
	}
	.door .txt-box .line02{
		width: 40%;
		position: absolute;
		left: 10%;
		bottom: 0;
	}
	.door .txt02{
		font-size: 19px;
		font-weight: bold;
		letter-spacing: 3px;
		text-align: center;
	}

	/* item01 */
	.rever{
		flex-direction: row-reverse;
	}
	.item01{
		width: 85%;
		margin: 0 auto 7% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item01 .img{
		width: 50%;
	}
	.item01 .img .img-in{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 7%;
	}
	.item01 .data .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 5% 0;
	}
	.item01 .data .main-title-box{
		width: 100%;
		position: relative;
	}
	.item01 .data .main-title-box .icon{
		width: 13px;
		position: absolute;
		top: 16px;
		left: 0px;
		line-height: 0;
	}
	.item01 .data .main-title01{
		width: max-content;
		font-size: 19px;
		font-weight: bold;
		letter-spacing: 3px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		left: 25px;
	}
	.item01 .data .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 10px 0 15px;
		margin: 0 10px 0 0;
	}
	.item01 .data .main-title01 .waku .main-title02{
		font-size: 20px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item01 .data .line{
		border-bottom: dashed 1px #0067B2;
		margin: 0 0 10% 0;
	}
	.item01 .data .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}

	/* item02 */
	.item02{
		width: 100%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 3% auto;
	}
	.item02 .img-box .img01{
		width: 55.2%;
		overflow: hidden;
	}
	.item02 .img-box .img02{
		width: 44.8%;
		overflow: hidden;
	}
	.item02 .data01{
		width: max-content;
	}
	.item02 .data-l{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 3%;
	}
	.item02 .data-r{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 45%;
	}
	.item02 .data01 .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 20% 10%;
	}
	.item02 .data01 .main-title-box{
		width: 100%;
		position: relative;
	}
	.item02 .data01 .main-title-box .icon{
		width: 15px;
		position: absolute;
		top: 0;
		right: 15px;
		line-height: 0;
	}
	.item02 .data01 .main-title01{
		width: max-content;
		font-size: 19px;
		font-weight: bold;
		letter-spacing: 5px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		top: 25px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-feature-settings:initial;
	}
	.item02 .data01 .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 15px 0 5px 0;
		background: #fff;
	}
	.item02 .data01 .main-title01 .waku .main-title02{
		font-size: 20px;
		letter-spacing: 3px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item02 .data02{
		width: 70%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data02 .data{
		width: 45%;
	}
	.item02 .data02 .data .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}


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

	/*ls-icon*/
	.toggle {
		display: none;
	}
	.Label {
		display: block;
		box-sizing: border-box;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 0px 0 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.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: 5px;
	}
	.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;
		padding: 2% 0 0 0;
		transition: all .3s;
	}
	.toggle:checked + .Label::after {
		transform: rotate(90deg) translateY(0) !important;
		height: 20px;
		top: 5px;
	}
	.toggle:checked + .Label::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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", 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;
	}
	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 13px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto;
	}
	.mv-logo{
		width: 5%;
		position: absolute;
		top: 3%;
		right: 2%;
		line-height: 0;
		z-index: 10;
	}
	.mv-img-box{
		width: 100%;
		overflow: hidden;
	}

	.mv-title-box{
		width: 35%;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 100%;
		position: relative;
		margin: 0 0 10% 0;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 40%;
		position: absolute;
		bottom: -70%;
		right: -5%;
	}
	.mv-title02{
		width: 90%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 7% auto;
	}
	.mv-title02 li:nth-child(1){
		width: 45%;
		margin: 0 3% 0 0;
		position: relative;
		box-sizing: border-box;
		padding: 2% 0 0 0;
	}
	.mv-title02 li:nth-child(1) .bg{
		width: 90%;
		height: 80%;
		background: #FED7BE;
		margin: 0 5% 0 0;
		position: absolute;
		top: 0;
		left: 10%;
	}
	.mv-title02 li:nth-child(1) .on{
		width: 95%;
		position: relative;
		z-index: 10;
	}
	.mv-title02 li:nth-child(2){
		width: 52%;
	}
	.mv-title03{
		width: 75%;
		position: relative;
		margin: 0 0 10% 5%;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		margin: 0 0 7% 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
	}
	.mv-title03 li:nth-child(3){
		width: 55%;
		position: absolute;
		top: 0;
		right: -30%;
	}
	.mv-title04{
		width: 90%;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 3% 5% 2% 5%;
	}
	.mv-title04 .bg{
		width: 100%;
		height: 100%;
		background: #0067B2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04 .on{
		width: 100%;
		position: relative;
		z-index: 10;
		line-height: 0;
	}
	.mv-title04 .dotto{
		width: max-content;
		position: absolute;
		top: 5px;
		right: 7%;
		z-index: 10;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title04 .dotto li{
		width: 3px;
		height: 3px;
		background: #fff;
		border-radius: 10px;
		margin: 0 0 0 15px;
	}


	/* read */
	.read{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 5% 0 7% 0;
		margin: 0 0 7% 0;
	}
	.read .bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #FCFBF6;
		z-index: -1;
	}
	.read .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 5px;
		line-height: 2.8em;
		text-align: center;
		margin: 0 0 5% 0;
	}
	.read .txt-box{
		width: 100%;
		position: relative;
	}
	.read .txt-box .txt02{
		width: 100%;
		position: relative;
		color: #0067B2;
		font-size: 25px;
		letter-spacing: 5px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		z-index: 10;
		line-height: 1em;
	}
	.read .txt-box .txt02 span{
		width: 30px;
		line-height: 0;
		display: inline-block;
		position: relative;
		top: 10px;
	}
	.read .txt-box .line{
		width: 15%;
		position: absolute;
		bottom: -10px;
		left: -25%;
		right: 0;
		margin: 0 auto;
	}

	/* point-item */
	.point-item{
		width: 100%;
		position: relative;
		padding: 0 0 5% 0;
		margin: 0 auto 7% auto;
	}
	.point-item .bg{
		width: 100%;
		height: 70%;
		background: #F9F9F9;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	.point-item .title-box{
		width: max-content;
		position: absolute;
		left: 10%;
		top: 0%;
	}
	.point-item .title-box .title{
		width: max-content;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 45px;
		letter-spacing: 3px;
	}
	.point-item .title-box .title span{
		color: #0067B2;
	}
	.point-item .title-box .line{
		width: 8px;
		height: 100%;
		background: #0067B2;
		position: absolute;
		left: -40px;
		top: 0%;
	}
	.point-item .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.point-item .img-box .img{
		width: 35%;
		margin: 0 auto;
	}
	.point-item .link-box{
		width: 40%;
		margin: 2% auto 0 auto;
	}
	.point-box{
		width: 250px;
		position: relative;
	}
	.point-box .icon{
		width: 100%;
		margin: 0 0 5% 0;
	}
	.point-box .icon .title{
		width: 100%;
		font-size: 14px;
		letter-spacing: 2px;
		line-height: 1em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: bold;
	}
	.point-box .icon .title span{
		width: 50px;
		display: inline-block;
		margin: 0 5% 0 0;
	}
	.point-box .txt{
		width: 100%;
		font-size: 13px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.point-box .txt span{
		width: 100%;
		font-size: 13px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.pulse-btn {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #FFFFFF;
		box-shadow: 0 0 20px #FFFFFF;
	}
	.pulse-btn img {
		width: 60%;
	}	
	.pulse-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	bottom: 0;
	left: 50%;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	pointer-events: none;
	animation: pulsate 2s linear infinite;
	}
	.pulse-btn::after {
	animation-delay: 1s;
	}
	@keyframes pulsate {
		0% {
		transform: translate(-50%, -50%) scale(1, 1);
		background-color: rgba(255, 255, 255, 0.7)
		}
		100% {
		transform: translate(-50%, -50%) scale(3.5, 3.5);
		background-color: rgba(255, 255, 255, 0)
		}
	}
	.point01{
		position: absolute;
        top: 30%;
        left: 5%;
	}
	.point-line01{
		width: 100%;
		position: relative;
	}
	.point-line01 li:nth-child(1){
		width: 140%;
		height: 1px;
		background: #000;
	}
	.point-line01 li:nth-child(2){
		width: 1px;
		height: 70px;
		background: #000;
		position: absolute;
		top: -70px;
		right: -40%;
	}
	.point-line01 li:nth-child(3){
		width: 10px;
		height: 10px;
		position: absolute;
		top: -90px;
		right: -41.5%;
	}
	.point02{
		position: absolute;
		top: 12%;
        right: 7%;
	}
	.point-line02{
		width: 100%;
		position: relative;
	}
	.point-line02 li:nth-child(1){
		width: 160%;
		height: 1px;
		background: #000;
		position: relative;
		left: -60%;
	}
	.point-line02 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		left: -65%;
		top: -5px;
	}
	.point03{
		position: absolute;
		bottom: 19%;
        left: 6%;
	}
	.point-line03{
		width: 150%;
		position: relative;
	}
	.point-line03 li:nth-child(1){
		width: 100%;
		height: 1px;
		background: #000;
	}
	.point-line03 li:nth-child(2){
		width: 10px;
		height: 10px;
		position: absolute;
		right: -3%;
		top: -5px;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 auto 7% auto;
		position: relative;
	}
	.door .num01{
		width: 8%;
		position: absolute;
		top: 5%;
		left: 5%;
	}
	.door .num02{
		width: 8%;
		position: absolute;
		top: 5%;
		left: 15%;
	}
	.door .main-title{
		font-size: 50px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		margin: 0 0 1% 0;
	}
	.door .main-title span{
		color: #0067B2;
	}
	.door .sub-title{
		width: max-content;
		font-size: 21px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto 2% auto;
	}
	.door .sub-title span{
		width: 100%;
		height: 1px;
		display: block;
		background: #0067B2;
	}
	.door .dotto{
		width: 6px;
		margin: 0 auto 2% auto;
	}
	.door .dotto li:nth-child(1){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .3);
	}
	.door .dotto li:nth-child(2){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .5);
		margin: 10px 0;
	}
	.door .dotto li:nth-child(3){
		width: 6px;
		height: 6px;
		border-radius: 30px;
		background: rgba(0, 103, 178, 1);
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
		box-sizing: border-box;
		padding: .5% 2%;
	}
	.door .txt-box .bg{
		width: 100%;
		height: 100%;
		background: #FEE8DA;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt-box .txt01{
		font-size: 27px;
		letter-spacing: 3px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.door .txt-box .line01{
		width: 40%;
		position: absolute;
		left: 30%;
		bottom: 0;
	}
	.door .txt-box .line02{
		width: 40%;
		position: absolute;
		left: 10%;
		bottom: 0;
	}
	.door .txt02{
		font-size: 19px;
		font-weight: bold;
		letter-spacing: 3px;
		text-align: center;
	}

	/* item01 */
	.rever{
		flex-direction: row-reverse;
	}
	.item01{
		width: 100%;
		margin: 0 auto 10% auto;
		display: flex;
		justify-content: flex-start;
	}
	.item01 .img{
		width: 50%;
	}
	.item01 .img .img-in{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data{
		width: 50%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	.item01 .data .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 5% 0;
	}
	.item01 .data .main-title-box{
		width: 100%;
		position: relative;
	}
	.item01 .data .main-title-box .icon{
		width: 13px;
		position: absolute;
		top: 16px;
		left: 0px;
		line-height: 0;
	}
	.item01 .data .main-title01{
		width: max-content;
		font-size: 19px;
		font-weight: bold;
		letter-spacing: 3px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		left: 25px;
	}
	.item01 .data .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 10px 0 15px;
		margin: 0 10px 0 0;
	}
	.item01 .data .main-title01 .waku .main-title02{
		font-size: 20px;
		letter-spacing: 5px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item01 .data .line{
		border-bottom: dashed 1px #0067B2;
		margin: 0 0 10% 0;
	}
	.item01 .data .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}

	/* item02 */
	.item02{
		width: 100%;
		position: relative;
		margin: 0 auto 10% auto;
	}
	.item02 .img-box{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin: 0 auto 3% auto;
	}
	.item02 .img-box .img01{
		width: 55.2%;
		overflow: hidden;
	}
	.item02 .img-box .img02{
		width: 44.8%;
		overflow: hidden;
	}
	.item02 .data01{
		width: max-content;
	}
	.item02 .data-l{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 3%;
	}
	.item02 .data-r{
		width: max-content;
		position: absolute;
		top: 5%;
		left: 45%;
	}
	.item02 .data01 .look{
		width: 80px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 0 0 20% 10%;
	}
	.item02 .data01 .main-title-box{
		width: 100%;
		position: relative;
	}
	.item02 .data01 .main-title-box .icon{
		width: 15px;
		position: absolute;
		top: 0;
		right: 15px;
		line-height: 0;
	}
	.item02 .data01 .main-title01{
		width: max-content;
		font-size: 19px;
		font-weight: bold;
		letter-spacing: 5px;
		line-height: 2.5em;
		margin: 0 0 10% 0;
		position: relative;
		top: 25px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-feature-settings:initial;
	}
	.item02 .data01 .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 15px 0 5px 0;
		background: #fff;
	}
	.item02 .data01 .main-title01 .waku .main-title02{
		font-size: 20px;
		letter-spacing: 3px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item02 .data02{
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}
	.item02 .data02 .data{
		width: 45%;
	}
	.item02 .data02 .data .txt{
		width: 100%;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: justify;
		line-height: 2.5em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 10% 0;
	}


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

	/*ls-icon*/
	.toggle {
		display: none;
	}
	.Label {
		display: block;
		box-sizing: border-box;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 0px 0 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.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: 5px;
	}
	.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;
		padding: 2% 0 0 0;
		transition: all .3s;
	}
	.toggle:checked + .Label::after {
		transform: rotate(90deg) translateY(0) !important;
		height: 20px;
		top: 5px;
	}
	.toggle:checked + .Label::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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 15px;
        letter-spacing: 1px;
        position: absolute;
        line-height: 1.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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", 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;
	}
	.cart-yen02{
		font-size: 16px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 10px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 13px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 11px;
		line-height: 1.5em;
		width: 90px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

	.header{
		width: 100%;
		overflow: hidden;
		position: relative;
		background: #f9f9f9;
		margin: 0 auto;
	}
	.mv-logo{
		width: 17%;
		position: absolute;
		top: 2%;
		left: 3%;
		line-height: 0;
		z-index: 10;
	}
	.mv-img-box{
		width: 100%;
		overflow: hidden;
	}

	.mv-title-box{
		width: 100%;
		bottom: 0%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: absolute;
	}
	.mv-title01{
		width: 90%;
		position: relative;
		margin: 0 auto 7% auto;
	}
	.mv-title01 .un{
		width: 100%;
		position: relative;
		z-index: 10;
	}
	.mv-title01 .on{
		width: 40%;
		position: absolute;
		bottom: -70%;
		right: -5%;
	}
	.mv-title02{
		width: 80%;
		display: flex;
		justify-content: flex-start;
		margin: 0 0 5% 5%;
	}
	.mv-title02 li:nth-child(1){
		width: 45%;
		margin: 0 3% 0 0;
		position: relative;
		box-sizing: border-box;
		padding: 2% 0 0 0;
	}
	.mv-title02 li:nth-child(1) .bg{
		width: 90%;
		height: 80%;
		background: #FED7BE;
		margin: 0 5% 0 0;
		position: absolute;
		top: 0;
		left: 10%;
	}
	.mv-title02 li:nth-child(1) .on{
		width: 95%;
		position: relative;
		z-index: 10;
	}
	.mv-title02 li:nth-child(2){
		width: 52%;
	}
	.mv-title03{
		width: 70%;
		position: relative;
		margin: 0 0 5% 5%;
	}
	.mv-title03 li:nth-child(1){
		width: 100%;
		margin: 0 0 7% 0;
	}
	.mv-title03 li:nth-child(2){
		width: 100%;
	}
	.mv-title03 li:nth-child(3){
		width: 55%;
		position: absolute;
		top: 0;
		right: -30%;
	}
	.mv-title04{
		width: 100%;
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 5% 5% 5% 5%;
	}
	.mv-title04 .bg{
		width: 100%;
		height: 100%;
		background: #0067B2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mv-title04 .on{
		max-width: 320px;
		position: relative;
		z-index: 10;
		line-height: 0;
		margin: 0 auto;
	}
	.mv-title04 .dotto{
		width: max-content;
		position: absolute;
		top: 10px;
		right: 12%;
		z-index: 10;
		display: flex;
		justify-content: flex-start;
	}
	.mv-title04 .dotto li{
		width: 3px;
		height: 3px;
		background: #fff;
		border-radius: 10px;
		margin: 0 0 0 12px;
	}


	/* read */
	.read{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 10% 0 10% 0;
		margin: 0 0 15% 0;
	}
	.read .bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #FCFBF6;
		z-index: -1;
	}
	.read .txt{
		width: 100%;
		font-size: 15px;
		letter-spacing: 3px;
		line-height: 2.5em;
		text-align: center;
		margin: 0 0 7% 0;
	}
	.read .txt-box{
		width: 100%;
		position: relative;
	}
	.read .txt-box .txt02{
		width: max-content;
		position: relative;
		color: #0067B2;
		font-size: 21px;
		letter-spacing: 4px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		z-index: 10;
		line-height: 2em;
		margin: 0 auto;
	}
	.read .txt-box .txt02 span{
		width: 30px;
		line-height: 0;
		display: inline-block;
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.read .txt-box .line{
		width: 40%;
        position: absolute;
        bottom: 26%;
        left: -25%;
        right: 0;
        margin: 0 auto;
	}



	/* point-item */
	.point-item{
		width: 100%;
		position: relative;
		overflow: hidden;
		padding: 0 0 10% 0;
		margin: 0 auto 15% auto;
	}
	.point-item .bg{
		width: 100%;
		height: 70%;
		background: #F9F9F9;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	.point-item .title-box{
		width: max-content;
		margin: 0 auto 5% auto;
		position: relative;
	}
	.point-item .title-box .title{
		width: max-content;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 35px;
		letter-spacing: 3px;
	}
	.point-item .title-box .title span{
		color: #0067B2;
	}
	.point-item .title-box .line{
		width: 4px;
		height: 100%;
		background: #0067B2;
		position: absolute;
		left: -20px;
		top: 0%;
	}
	.point-item .img-box{
		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.point-item .img-box .img{
		width: 90%;
		margin: 0 auto;
	}
	.point-item .link-box{
		width: 85%;
		margin: 0 auto;
	}
	.point-box{
		width: 250px;
		position: relative;
	}
	.point-box .icon{
		width: 30%;
		margin: 0 0 5% 0;
	}
	.point-box .txt{
		width: 100%;
		font-size: 13px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.point-box .txt span{
		width: 100%;
		font-size: 13px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 5% 0 0 0;
	}
	.pulse-btn {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #FFFFFF;
		box-shadow: 0 0 20px #FFFFFF;
	}
	.pulse-btn a{
		width: 100%;
		height: 100%;
		display: block;
	}
	.pulse-btn img {
		width: 60%;
	}	
	.pulse-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	bottom: 0;
	left: 50%;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	pointer-events: none;
	animation: pulsate 2s linear infinite;
	}
	.pulse-btn::after {
	animation-delay: 1s;
	}
	@keyframes pulsate {
		0% {
		transform: translate(-50%, -50%) scale(1, 1);
		background-color: rgba(255, 255, 255, 0.7)
		}
		100% {
		transform: translate(-50%, -50%) scale(3.5, 3.5);
		background-color: rgba(255, 255, 255, 0)
		}
	}
	.point01{
		position: absolute;
		top: 20%;
        left: 25%;
	}
	.point-line01{
		width: 10px;
		position: relative;
	}
	.point-line01 li:nth-child(1){
		display: none;
	}
	.point-line01 li:nth-child(2){
		display: none;
	}
	.point-line01 li:nth-child(3){
		width: 15px;
		height: 15px;
	}
	.point02{
		position: absolute;
		top: 15%;
        right: -24%;
	}
	.point-line02{
		width: 10px;
		position: relative;
	}
	.point-line02 li:nth-child(1){
		display: none;
	}
	.point-line02 li:nth-child(2){
		width: 15px;
		height: 15px;
	}
	.point03{
		position: absolute;
		bottom: 35%;
        left: 33%;
	}
	.point-line03{
		width: 10px;
		position: relative;
	}
	.point-line03 li:nth-child(1){
		display: none;
	}
	.point-line03 li:nth-child(2){
		width: 15px;
		height: 15px;
	}

	.point-sp-box{
		width: 85%;
		margin: 0 auto 10% auto;
	}
	.point-sp-box li{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		padding: 0 0 5% 0;
		margin: 0 0 5% 0;
	}
	.point-sp-box li:last-child{
		border-bottom: none;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	.point-sp-box li .icon{
		width: 13%;
	}
	.point-sp-box li .txt-box{
		width: 80%;
	}
	.point-sp-box li .txt-box .txt{
		font-size: 13px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.point-sp-box li .txt-box .txt span{
		font-size: 16px;
		letter-spacing: 2px;
		font-weight: bold;
	}

	/* door */
	.door{
		width: 100%;
		margin: 0 auto 10% auto;
		position: relative;
	}
	.door .num01{
		width: 15%;
		margin: 0 auto 5% auto;
	}
	.door .num02{
		width: 15%;
		margin: 0 auto 5% auto;
	}
	.door .main-title{
		font-size: 33px;
		letter-spacing: 1px;
		text-align: center;
		font-family: "linotype-didot", serif;
		font-weight: 400;
		font-style: normal;
		margin: 0 0 3% 0;
	}
	.door .main-title span{
		color: #0067B2;
	}
	.door .sub-title{
		width: max-content;
		font-size: 17px;
		letter-spacing: 2px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 auto 5% auto;
	}
	.door .sub-title span{
		width: 100%;
		height: 1px;
		display: block;
		background: #0067B2;
	}
	.door .dotto{
		width: 3px;
		margin: 0 auto 5% auto;
	}
	.door .dotto li:nth-child(1){
		width: 3px;
		height: 3px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .3);
	}
	.door .dotto li:nth-child(2){
		width: 3px;
		height: 3px;
		border-radius: 30px;
		background: rgba(0, 103, 178, .5);
		margin: 5px 0;
	}
	.door .dotto li:nth-child(3){
		width: 3px;
		height: 3px;
		border-radius: 30px;
		background: rgba(0, 103, 178, 1);
	}
	.door .txt-box{
		width: max-content;
		position: relative;
		margin: 0 auto 2% auto;
		box-sizing: border-box;
		padding: 1% 5%;
	}
	.door .txt-box .bg{
		width: 100%;
		height: 100%;
		background: #FEE8DA;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.door .txt-box .txt01{
		font-size: 18px;
		letter-spacing: 1px;
		text-align: center;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
		z-index: 10;
	}
	.door .txt-box .line01{
		width: 40%;
		position: absolute;
		left: 30%;
		bottom: 0;
	}
	.door .txt-box .line02{
		width: 40%;
		position: absolute;
		left: 10%;
		bottom: 0;
	}
	.door .txt02{
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 3px;
		text-align: center;
	}

	/* item01 */
	.rever{
		flex-direction: row-reverse;
	}
	.item01{
		width: 100%;
		margin: 0 auto 15% auto;
	}
	.item01 .img{
		width: 100%;
		position: relative;
		margin: 0 0 3% 0;
	}
	.item01 .img .img-in{
		width: 100%;
		overflow: hidden;
	}
	.item01 .data{
		width: 90%;
		margin: 0 auto;
	}
	.item01 .img .look{
		width: 75px;
		background: #fff;
		border: 1px solid #BEBFBF;
		border-radius: 100px;
		margin: 5% 0 0 5%;
	}
	.item01 .data .main-title-box{
		width: 100%;
		position: relative;
	}
	.item01 .data .main-title-box .icon{
		width: 10px;
		position: absolute;
		top: 15px;
		left: 0px;
		line-height: 0;
	}
	.item01 .data .main-title01{
		width: max-content;
		font-size: 17px;
		font-weight: bold;
		letter-spacing: 3px;
		line-height: 2.5em;
		margin: 0 0 7% 0;
		position: relative;
		left: 20px;
	}
	.item01 .data .main-title01 .waku{
		width: max-content;
		display: inline-block;
		border: 1px solid #BEBFBF;
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 10px 0 15px;
		margin: 0 10px 0 0;
	}
	.item01 .data .main-title01 .waku .main-title02{
		font-size: 18px;
		letter-spacing: 3px;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		font-weight: normal;
		color: #0067B2;
	}
	.item01 .data .line{
		border-bottom: dashed 1px #0067B2;
		margin: 0 0 7% 0;
	}
	.item01 .data .txt{
		width: 100%;
		font-size: 15px;
		letter-spacing: 2px;
		text-align: justify;
		line-height: 2.3em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 7% 0;
	}

	/* item02 */
	.item02{
		width: 100%;
		position: relative;
		margin: 0 auto 15% auto;
	}
	.item02 .img-box{
		width: 100%;
		margin: 0 auto 3% auto;
	}
	.item02 .img-box .img01{
		width: 62.3%;
		overflow: hidden;
	}
	.item02 .img-box .img02{
		width: 37.7%;
		overflow: hidden;
	}
	.item02 .data01{
		width: max-content;
	}
	.item02 .data-l{
		width: 90%;
		margin: 0 auto;
	}
	.item02 .data-r{
		width: 90%;
		margin: 0 auto;
	}
	.item02 .img-box .look{
		width: 75px;
        background: #fff;
        border: 1px solid #BEBFBF;
        border-radius: 100px;
		margin: 5% 0 0 5%;
	}
	.item02 .data01 .main-title-box{
		width: 100%;
		position: relative;
	}
	.item02 .data01 .main-title-box .icon{
		width: 10px;
        position: absolute;
        top: 15px;
        left: 0px;
        line-height: 0;
	}
	.item02 .data01 .main-title01{
		width: max-content;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 2.5em;
        margin: 0 0 7% 0;
        position: relative;
        left: 20px;
	}
	.item02 .data01 .main-title01 .waku{
		width: max-content;
        display: inline-block;
        border: 1px solid #BEBFBF;
        box-sizing: border-box;
        line-height: 2em;
        padding: 0 5px 0 10px;
        margin: 0 10px 0 0;
	}
	.item02 .data01 .main-title01 .waku .main-title02{
		font-size: 16px;
        letter-spacing: 2px;
        font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        font-weight: normal;
        color: #0067B2;
	}
	.item02 .data01 .line{
		border-bottom: dashed 1px #0067B2;
        margin: 0 0 7% 0;
	}
	.item02 .data02{
		width: 90%;
		margin: 0 auto;
	}
	.item02 .data02 .data{
		width: 100%;
	}
	.item02 .data02 .data .txt{
		width: 100%;
		font-size: 15px;
        letter-spacing: 2px;
		text-align: justify;
		line-height: 2.3em;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		margin: 0 0 7% 0;
	}


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

	/*ls-icon*/
	.toggle {
		display: none;
	}
	.Label {
		display: block;
		box-sizing: border-box;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 0px 0 10px 0;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	}
	.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: 5px;
	}
	.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;
		padding: 2% 0 0 0;
		transition: all .3s;
	}
	.toggle:checked + .Label::after {
		transform: rotate(90deg) translateY(0) !important;
		height: 20px;
		top: 5px;
	}
	.toggle:checked + .Label::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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		position: relative;
	}
	.cert-btm-color{
		color: #fff !important;
	}
	.cart-title{
        width: max-content;
		font-size: 14px;
        letter-spacing: 0px;
        position: absolute;
        line-height: 1.5em;
        white-space: nowrap;
	}
    .cart-title span{
		font-size: 12px;
		color: #fff;
		background: #99999a;
		padding: 1px 5px 1px 5px;
		margin: 0 0 0 10px;
		border-radius: 2px;
        display: inline-block;
	}
    .cart-yen{
		font-size: 14px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen span{
		font-size: 8px;
		letter-spacing: 0;
		margin: 0 0 0 3px;
		position: relative;
		top: 1px;
	}
	.cart-yen02{
		font-size: 14px;
		letter-spacing: 0px;
        width: 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 10px 0 0;
	}
	.cart-yen02 .cart-yen02-box{
		position: relative;
	}
	.cart-yen02 .cart-yen02-box .yen-line{
		width: 100%;
		height: 1px;
		opacity: .5;
		background: #000;
		position: absolute;
		top: 50%;
        -webkit-transform: translateY(-50%); /* Safari用 */
        transform: translateY(-50%);
		left: 0;
		display: block;
	}
	.cart-yen02 .cart-yen02-box .min{
		font-size: 8px;
		letter-spacing: 0;
		margin: 0 0 0 0px;
		position: relative;
		top: -1px;
	}
	.cart-yen02 .sup{
		font-size: 12px;
		letter-spacing: 0px;
        white-space: nowrap;
		font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
		box-sizing: border-box;
		padding: 0 0 0 5px;
		color: #D61E0F;
	}
	
	.link-line{
		width: 100%;
		height: .5px;
		background: #a0a0a0;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	.link-line02{
		width: 100%;
		height: .5px;
		background: #fff;
		margin: 15px 0 15px 0;
		opacity: .5;
	}
	
	.cart-btm .btn00{
		font-size: 10px;
		line-height: 1.5em;
		width: 60px;
		padding: 5px 0 5px 0;
		background: #fff;
		border: .5px solid #000;
		display: inline-block;
		text-align: center;
		color: #000;
	}
	.cart-btm:hover .btn00 {
		background: #fff;
		border-color: #000;
		color: #000;
	}

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

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

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

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

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

	.cart-btm .btn06{
		font-size: 10px;
		line-height: 1.5em;
		width: 60px;
		padding: 5px 0 5px 0;
		background: #1F4999;
		border: .5px solid #1F4999;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn06 {
		background: #fff;
		border-color: #1F4999;
		color: #1F4999;
	}

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

	.cart-btm .btn08{
		font-size: 10px;
		line-height: 1.5em;
		width: 60px;
		padding: 5px 0 5px 0;
		background: #02A188;
		border: .5px solid #02A188;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn08 {
		background: #fff;
		border-color: #02A188;
		color: #02A188;
	}

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

	.cart-btm .btn10{
		font-size: 10px;
		line-height: 1.5em;
		width: 60px;
		padding: 5px 0 5px 0;
		background: #0067B2;
		border: .5px solid #0067B2;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn10 {
		background: #fff;
		border-color: #0067B2;
		color: #0067B2;
	}

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

	.cart-btm .btn12{
		font-size: 10px;
		line-height: 1.5em;
		width: 60px;
		padding: 5px 0 5px 0;
		background: #90ADCF;
		border: .5px solid #90ADCF;
		display: inline-block;
		text-align: center;
		color: #fff;
	}
	.cart-btm:hover .btn12 {
		background: #fff;
		border-color: #90ADCF;
		color: #90ADCF;
	}
	
	.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: 40px;
        height: 40px;
        display: block;
        z-index: 30;
	}
	#pagetop .btn-loading {
		display: inline-flex;
		text-decoration: none;
		font-weight: 700;
		color: #111;
		width: 100%;
		height: 100%;
		position: relative;
		opacity: 1 !important;
		transition: all 0.3s;
		background-color: #CCC;
		border-radius: 100%;
		transition: color 0.2s;
		overflow: hidden;
	}
	#pagetop .btn-loading01:before,
	#pagetop .btn-loading01:after {
		content: "";
		display: block;
		position: absolute;
		width: 50%;
		height: 0;
		background-color: #231815;
		pointer-events: none;
	}
	#pagetop .btn-loading:before {
		bottom: 0;
		left: 0;
	}
	#pagetop .btn-loading:after {
		top: 0;
		right: 0;
	}
	#pagetop:hover .btn-loading {
		color: #65A04D;
	}
	#pagetop:hover .btn-loading:before,
	#pagetop:hover .btn-loading:after {
		height: 100%;
	}
	#pagetop:hover .btn-loading:before {
		transition: height 0.1s 0.1s linear;
	}
	#pagetop:hover .btn-loading:after {
		transition: height 0.1s linear;
	}
	#pagetop .btn-loading span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 1px);
		height: calc(100% - 1px);
		background-color: #FFF;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 99;
	}
	#pagetop .btn-loading span img{
		width: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
	}
	
	.in-btn{
		width: 40px;
		margin: 0 auto 1% auto;
		display: block;
		opacity: 1;
	}

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

}
