body {
	margin: 0;
	/*color: #9F7863;*/
	font-family: sans-serif, "Noto Serif JP", serif;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
	/*background-image: url("images/LL4_back4.jpg");*/
}

a {
	text-decoration: none;
	color: #D0121B;
}

img {
	vertical-align: top;
    vertical-align: bottom;
	display: flex;
}


.scroll-fade {
	opacity: 0;
	transform: translateY(50px);
	transition: all 1000ms 0s ease;
	z-index: 20;
}
.fv_pc {
	width: 100%;
	background-size: cover;
}
.fv_sp {
	display: none;
	width: 100vw;
	background-size: contain;
}
.fvimage {
	/*width: 100%;*/
	opacity: 0;
	transition: all 5000ms 0s ease;
}
.fvimage_frame {
	/*width: 100%;*/
	opacity: 0;
	transition: all 1000ms 0s ease;
}


/*.cd-fixed-bg {
	position: relative;
	width: 100vw;
	height: 30vw;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
}*/
.area {
	/*background-color: #ffffff;*/
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 999;
    margin-bottom: 0 auto;
}

.wrapper {
	background-color: #ffffff;
	max-width: 1000px;
	margin: 0 auto;
    /*padding: 10px 0px;*/
}

.haikei{
	background-color: #FFFEEB;
	margin: 0 auto;
}

/*.cd-fixed-bg {
	position: relative;
	width: 100vw;
	height: 30vw;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}*/
.cd-fixed-bg {
	width: 100%;
	height: 30vw;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.cd-fixed-bg.cd-bg-1 {background-image: url(images/ny_cate_back1.jpg);}
.cd-fixed-bg.cd-bg-2 {background-image: url(images/ny_cate_back2.jpg);}
.cd-fixed-bg.cd-bg-3 {background-image: url(images/ny_cate_back3.jpg);}
.cd-fixed-bg.cd-bg-4 {background-image: url(images/ny_cate_back4.jpg);}
.cd-fixed-bg.cd-bg-5 {background-image: url(images/ny_cate_back5.jpg);}

.nonebg {background-image:none!important;}

h1 {
	text-align: center;
	font-family: serif;
	font-size: 50px;
	color: #3B4C65;
}
.midashi1 {
	text-align: center;
	font-family: serif;
	font-size: 30px;
	font-weight: bolder;
	color: #ffffff;
}
.line {
	border: 0;
	background-color: #ffffff;
	height: 2px;
}
.line2 {
	width: 80%;
	border: 0;
	background-color: #3B4C65;
	height: 2px;
	margin: 0 auto;
}

.line3 {
	width: 80%;
	border: 0;
	background-color: #D0121B;
	height: 2px;
	margin: 0 auto;
}


.setsumei {
	text-align: center;
	font-family: serif;
	color: #3B4C65;
	font-size: 30px;
	line-height: 48px;
}

.setsumei2 {
	text-align: left;
	font-family: serif;
	color: #3B4C65;
	font-size: 14px;
	line-height: 20px;
}
.hayawari {margin: 30px 0;}
.campaign {
	font-family: serif;
	color: #cab272;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
.image_sp {width: 100%; display: none;position: relative;z-index: 10;}
.image_pc {width: 100%;position: relative;z-index: 10;}
h2 {
	font-family: serif;
	font-size: 42px;
	text-align: center;
}
h2 {
	font-family: serif;
	font-size: 48px;
	text-align: center;
}
.pname {
	margin: 10px;
	font-family: "Noto Serif JP";
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	}
.tags {
	font-family: serif;
	margin-top: 50px;
	margin-bottom: 0;
	font-size: 26px;
	font-weight: bolder;
	text-align: center;
	}
.tags2 {
	font-family: serif;
	font-size: 20px;
	margin: 0;
	font-weight: bolder;
	text-align: center;
	color: #3b3b3b;
	}
.image_tag {
	margin-top: 10px;
	margin-bottom: 20px;
}
.inline {
	margin: 0 5px;
	display: inline-block;
}
.inline2 {
	margin: 0 5px;
	display: block;
}
.psetumei {
	color: #ffffff;
	font-size: 20px;
	margin: 10px;
	font-family: "Noto Serif JP";
}

.psetumei2 {
	color: #3B4C65;
	font-size: 1em;
	margin: 10px;
	font-family: "Noto Serif JP";
	text-align: left;
}

.button1 {
	width: 200px;
	padding: 18px;
	margin: 30px auto;
	text-align: center;
	background-color: #ffffff;
	color: #650b0b;
	font-size: 18px;
	font-weight: bold;
	border-radius: 10px;
	transition: all 1000ms 0s ease;
}
.niretu {
	padding: 0;
	list-style: none;
	font-size: 0;
}
.niretu li {
	width: calc(50% - 30px);
	display: inline-block;
	padding: 15px;
	vertical-align: top;
}
.image_w {width: 100%;}
.button2 {
	width: 300px;
	padding: 18px;
	margin: 30px auto;
	text-align: center;
	background-color: #c9a953;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	border-radius: 10px;
	transition: all 1000ms 0s ease;
}
.button3 {
	width: 90%;
	padding: 10px 0;
	margin: 20px auto;
	text-align: center;
	background-color: #ffffff;
	color: #dd0000;
	font-size: 22px;
	border-radius: 10px;
	border: 1px solid #dd0000;
	transition: all 1000ms 0s ease;
}
.button3:hover {
	background-color: #dd0000;
}
.ranks {font-size: 0;padding-bottom: 50px;}
.rank {display: inline-block; width: 50%;}
.table {border-collapse: collapse;}
.table td {padding: 0;}
.caution {
	width: calc(100% - 10px);
	background-color: #fff;
	border: 5px solid #dd0000;
	margin: 100px 0;
	color: #000000;
}
.kakunin {
	margin: -1px;
	background-color: #dd0000;
	text-align: center;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}
.c-midashi {
	padding: 0 30px;
	font-size: 32px;
	font-weight: 600;
	margin: 30px 0 10px 0;
}
.c-setumei {
	margin-left: 30px;
	padding-right: 50px;
	font-size: 22px;
}
.c-setumei li {margin-bottom: 10px;}
#tyuui {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	margin: 10px 0;
	color: #a12122;
}
#tyuui2 {
	width: calc(80% - 200px);
	margin: 0 auto 50px auto;
	text-align: center;
	background-color: #a12122;
	padding: 15px 100px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 20px;
}
.pcmenu {transition: all 300ms 0s ease;}
.menulist {
    padding: 0;
    list-style: none;
    font-size: 0;
}
.menulist li {
    display: inline-block;
    width: calc( 100% / 3 - 3px);
    font-size: 24px;
    text-align: center;
    font-family: serif;
    background-color: #dd0000;
    padding: 30px 0;
    border: 1px solid #fff;
    transition: all 800ms 0s ease;
}
.menulist li a {color: #fff;}
.menulist li:hover {background-color: #c9a953;}
.menulist li a:hover {color: #ffffff;}
.spmenu {display: none;}

.menulist2 {
    display: block;
    padding: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 150px;
    z-index: 999999;
    opacity: 0;
    transition: all 300ms 0s ease;
}
.menulist2 li {
    background-color: #c9a953;
    list-style: none;
    border: 1px solid #fff;
    width: 150px;
    text-align: center;
    padding: 2vw 0;
}
.menulist2 li:hover {
	background-color: #bca771;
}
.menulist2 li a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
/*@media screen and (max-width:1300px){
	.menulist2 {display: none;}
}*/

@media screen and (max-width:1000px) {
	.menulist2 {display: none;}
	.fv_pc {display: none}
	.fv_sp {display: block;}
	h1 {font-size: 6.5vw;}
	.midashi1 {
		font-size: 4.6vw;
		width: 80%;
		margin: 10px auto 30px auto;
	}
	.setsumei {font-size: 3vw;line-height: 4.6vw;}
    .tags {font-size: 4.6vw;}
	.campaign {font-size: 3.6vw;}
	.image_sp {display: inline-block;}
	.image_pc {display: none;}
	h2 {font-size: 5vw;}
	.pname {font-size: 2.6vw;margin: 10px;} /* 長嶺変更箇所 */
	.psetumei {display: none;} /* 長嶺変更箇所 */
	.button1 {width: 50%;font-size: 3.2vw;padding: 1.8vw;}
	.niretu li {width: calc(50% - 30px); display: inline-block; padding: 15px; vertical-align: top;} /* 長嶺変更箇所 */
	.button2 {width: 50%;font-size: 3.2vw;padding: 1.8vw;}
	.button3 {font-size: 2.8vw;}
	.rank {display: inline-block;width: 50%;} /* 長嶺変更箇所 */
	.kakunin {font-size: 5vw;padding: 1.2vw;}
	.c-midashi {padding: 0 4vw;font-size: 4.4vw;}
	.c-setumei {margin-left: 4vw;padding-right: 4vw;font-size: 3.2vw;}
	#tyuui {font-size: 4.6vw;}
	#tyuui2 {padding: 2vw 5%;width: 80%;font-size: 3.4vw;border-radius: 10px;}

	.cd-fixed-bg {
		width: 100vw;
		height: 50vw;
		background-image:none!important;
	}
	
    .nonebg::before {background-image:none!important;}
	.cd-fixed-bg::before {
		content: "";
		display: block;
		position: fixed;
		z-index: -1;
		width: 100%;
		height: 100vh;
		top:0;
		background-position:center;
		background-size: cover;
	}
    /*一時保存（こちらが正しい）
    .nonebg::before {background-image:none!important;}
	.cd-fixed-bg::before {
		content: "";
		display: block;
		position: relative;
		z-index: -1;
		width: 100%;
		height: 30vh;
		top:0;
		left: 0;
	}*/
    
	.cd-fixed-bg.cd-bg-1::before {background-image: url(images/ny_cate_sp_back1.jpg);}
	.cd-fixed-bg.cd-bg-2::before {background-image: url(images/ny_cate_sp_back2.jpg);}
	.cd-fixed-bg.cd-bg-3::before {background-image: url(images/ny_cate_sp_back3.jpg);}
	.cd-fixed-bg.cd-bg-4::before {background-image: url(images/ny_cate_sp_back4.jpg);}
	.cd-fixed-bg.cd-bg-4::before {background-image: url(images/ny_cate_sp_back5.jpg);}

	.spmenu {position: fixed;top: 0;left: 0;width:100%; z-index: 999999;display: block;opacity: 0;}
	.menulist li {font-size: 3vw; font-weight: 500; padding: 15px 0;z-index: 99999;}
	.pcmenu {display: none;}
}

.button1:hover {
	color: #c9a953;
	transform: translateY(-5px); 
	animation: gradationTest 3s infinite;
}
.button2:hover {
	color: #c9a953;
	transform: translateY(-5px); 
	animation: gradationTest 3s infinite;
}

.bunner {
	transform: translateY(0px); 
	transition: all 800ms 0s ease;
}
.bunner:hover {
	/*transform: translateY(-10px); */
	opacity: 0.7;
}

@keyframes gradationTest {
	0% { background-color: #e14545; }
	33% { background-color: #e1ac45; }
	66% { background-color: #e16245; }
	100% { background-color: #e14545; }
}

.fadein {
	opacity: 1;
	transform: translateY(0);
}




/*スライダーPC　追加分*/
#mainimage{
	position: relative;
	overflow: hidden; 
}
#mainimage ul li.active{
	z-index: 9; }
#mainimage ul li.last-active{
	z-index: 8; }
#mainimage{
	width: 100%;
	height: 880px;
	position: relative; }
#mainimage ul{
	position: absolute;
	top: -16px;
	left: -11%;
	width: 100%; }
#mainimage ul li{
	list-style: none;
	width: 110%;
	position: absolute;
	top: 0;
	right: -10%;
	z-index: 6; }
#mainimage .topimage01{
	width: 100%;
	height: 887px;
	background: url("images/title1.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
#mainimage .topimage02{
	width: 100%;
	height: 887px;
	background: url("images/title2.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
#mainimage .topimage03{
	width: 100%;
	height: 887px;
	background: url("images/title3.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
#mainimage .title{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 11; }
/*スライダーPC　↑↑↑ここまで*/


/*スライダーSP　追加分*/
#mainimage_sp{
	position: relative;
	overflow: hidden; 
}
#mainimage_sp ul li.active{
	z-index: 9; }
#mainimage_sp ul li.last-active{
	z-index: 8; }
#mainimage_sp{
	width: 100%;
	height: 100vw;
	position: relative; }
#mainimage_sp ul{
	position: absolute;
	top: -16px;
	left: -11%;
	width: 100%; }
#mainimage_sp ul li{
	list-style: none;
	width: 100%;
	position: absolute;
	top: 0;
	right: -10%;
	z-index: 6; }
#mainimage_sp .topimage01{
	width: 100%;
	height: 100vw;
	background: url("images/title_sp1.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
#mainimage_sp .topimage02{
	width: 100%;
	height: 100vw;
	background: url("images/title_sp2.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
#mainimage_sp .topimage03{
	width: 100%;
	height: 100vw;
	background: url("images/title_sp3.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
/*#mainimage_sp .topimage04{
	width: 100%;
	height: 100vw;
	background: url("images/title_sp4.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }
#mainimage_sp .topimage05{
	width: 100%;
	height: 100vw;
	background: url("images/title_sp5.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; }*/
#mainimage_sp .title{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 11; 
}


/*スライダーSP　↑↑↑ここまで*/

#id02{
    background-color: azure;
}



/*グラデーション*/
/*.gradient {
  width: 100%;
  height: 150px;
  background: linear-gradient(
    to top,
    #96e1da 15%,
    #fae0ff 50%,
    #f30c0b 85%
  );
}*/

/*丸角枠*/
.marukado {	
	margin: 0 auto;
	border-radius: 30px 30px 30px 30px;
	background-color: #ffffff;
	width: 90%;
	box-shadow: 2px 2px 5px 0 rgba(119,136,153, 0.5);/*影*/
	outline: 5px dashed #3B4C65;/*outlineで破線を追加*/
    outline-offset: -15px;/*outline-offsetの値を-15pxにして内側に調整*/
}


/*フレックス*/
.flex_box{
    display: flex;
    justify-content: space-between;
	width: 90%;
	margin: 0 auto;
	align-items: center;
	padding:  10px; 
}

.flex_item{
    width: 65%;
	text-align: left;
	margin: 0 auto;
}

.flex_item2{
    width: 30%;
	text-align: left;
	margin: 0 auto;
}



/*紹介文用 ↓ ここから ↓ */
.flex_item5{
    width: 40%;
	position: relative;
	top: 50%;
	text-align: left;
	margin: 0 auto;
}

.flex_item6{
    width: 40%;
	text-align: left;
	margin: 0 auto;
	vertical-align: top;
}


.flex_item7{
    width: 90%;
	text-align: center;
	margin: 0 auto;
}

.flex_item8{
    width: 40%;
	text-align: left;
	margin: 0 auto;
	vertical-align: top;
}

.flex_item9{
    width: 40%;
	text-align: left;
	margin: 0 auto;
	vertical-align: top;
}
/* ↑ ここまで ↑ */


/*フレックス2*/
.flex_box2{
    display: flex;
    justify-content: flex-end;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	align-items: center;
	padding:  10px; 
}
.flex_box3{
    display: flex;
    justify-content: flex-start;
	width: 100%;
	max-width: 1000px;
	margin: 0;
	align-items: center;
	/*padding:  0 auto;*/ 
	padding-top: 5%;
	padding-bottom: 5%;
}
.flex_box3.reverse{
	flex-direction: row-reverse;
}

.flex_item3{
    width: 40%;
	text-align: left;
	margin: 5px 5px 5px 5px;
	color: #ffffff;
	padding-left: 20px;
	display : block;
	padding: 15px 15px 15px 15px;
	z-index: 1;
}

.flex_item4{
    width: 60%;
	object-fit: cover;
}


/* 影込みの全面配置 */
.item4_full{
	position:absolute;
	width:100%;
	z-index: -1;
}



.setsumei3 {
	text-align: left;
	font-family: serif;
	/*color: #ffffff;*/
	color: #3B4C65;
	font-size: 14px;
	line-height: normal;
	margin: 0 auto;
}
.psetumei3 {
	/*color: #ffffff;*/
	color: #3B4C65;
	font-size: 14px;
	margin: 0 auto;
	font-family: serif;
	text-align: left;
	line-height: normal;
}
.font_test {
    font-weight:  bold;
	font-size: 18px;
}

/*ボタン*/

/*.button4 {
	width: 0%;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	color: #650b0b;
	font-size: 10px;
	font-weight: bold;
	border-radius: 10px;
	transition: all 1000ms 0s ease;
}
.button4:hover {
	color: #c9a953;
	transform: translateY(-5px); 
	animation: gradationTest 3s infinite;
}*/
.button4 {
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 220px;
    padding: 10px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
	background-color: #B21721;
	font-family: "Noto Serif JP";
	box-shadow: 2px 2px 5px 0 rgba(119,136,153, 0.5);/*影*/
    /*background: rgb(149,202,252);
    background: linear-gradient(270deg, rgba(149,202,252,1) 0%, rgba(107,182,255,1) 100%);*/
}
.button4:hover {
	color: #ffffff;	
	/*background-color: #576a7b;*/
	background-color: #E76E76;
    /*background: rgb(117,188,255);
    background: linear-gradient(270deg, rgba(117,188,255,1) 0%, rgba(62,159,252,1) 100%);*/
}



.button5 { 
	border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 220px;
    padding: 10px 25px;
    color: #3B4C65;
    transition: 0.3s ease-in-out;
    font-weight: 600;
	background-color: #ffffff;
	border: 4px dotted #3B4C65;
	font-family: "Noto Serif JP";
}
.button5:hover {
	color: #ffffff;	
	background-color: #576a7b;
	border: 4px dotted #ffffff;
}



/*数量限定　追加*/
.gentei {
	margin: 5px;
    padding: 3px 8px;
    text-align: center;
    background-color: #a30b18;
    color: #ffffff;
    font-size: 19px;
    border-radius: 14px;
    transition: all 1000ms 0s ease;
	display: inline-block;
}

.pc_none{
		display: none;/*で非表示*/
	}



/*紹介ロゴ*/
.logo{
	width: 40%;
	margin: 0 auto;
}


@media screen and (max-width:1000px) {
	.flex_box3{
		display: inline;
	}
	.flex_item3{
		width: 90%;
	}
	.flex_item4{
		width: 100%;
	}
	.sp_none{
		display: none;/*スマホで非表示*/
	}
	/*紹介文用*/
	.flex_item5{
		width: 60%;
	}
	.flex_item7{
		width: 90%;
	}
	.flex_item8{
		width: 45%;
	}
	.flex_item9{
		margin: auto;
		width: 35%;
	}
	/*数呂限定 追加*/
	.gentei {
		/*font-size: 3vw;
		line-height: 4.4vw;
		padding: 0px 4px 0px 4px;*/
	}
	.logo{
		width: 50%;
	}
}


/*　行間　*/
.gyoukan{
	line-height: 120%;
}