@charset "UTF-8";

@import url("https://use.typekit.net/uax0rmf.css");

/*******************
Initial setting
*******************/
html{overflow: auto;}
body {overflow: hidden;}

#fairWrap *{-webkit-box-sizing: border-box;box-sizing: border-box;}
#fairWrap { margin-bottom: 30px;}
@media screen and (min-width: 940px) { #fairWrap{margin-bottom:20px;} }
#fairWrap img{
	border:none;
    height: auto;}
#fairWrap img[src$=".svg"] {
    width: 100%;
}

#fairWrap ul{list-style-type:none;}

#fairWrap a {
	text-decoration: underline;
}

#fairWrap a:hover {
	text-decoration: none;
}


/*******************
Layout
*******************/
body {overflow-y: scroll;}
#fairWrap{
	padding: 0;
	margin-bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: 'Roboto','Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
	padding-top: 140px;
	background: #D4AF35;
	color: #000;
	font-weight: 500;
}

#fairWrap #fairContainer{
	width: 100%;
	margin: 0 auto;
}

a:hover img {opacity:.8;transition: opacity 0.3s ease-out;}
p a:hover {opacity:.8;transition: opacity 0.3s ease-out;}

@media screen and (min-width: 940px) {
	.sp {
		display: none !important;
	}

	.pc_br:before {
		content: "\A" ;
		white-space: pre ;
	}
}


@media screen and (max-width: 940px) {
	#fairWrap{
		font-size: 3.4666vw;
		padding-top: calc(21.3333333333% + 40px);
	}
	.pc {
		display: none !important;
	}
	#fairWrap #fairContainer{
	margin: 0 auto;
	}
	.sp_br:before {
		content: "\A" ;
		white-space: pre ;
	}
}

/*******************
mv
*******************/

#mv_area {
	text-align: center;
	position: relative;
}

#mv_area:before {
	content: '';
	display: block;
	width: 100%;
	height: 15.4166vw;
	background: url(/special/fair/2023winter/images/fair_mv_head.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
}

#mv_area:after {
	content: '';
	display: block;
	width: 100%;
	height: 3.0555vw;
	background: url(/special/fair/2023winter/images/fair_mv_foot.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	bottom: 50px;
}

#mv_area .mv_image {
	background: url(/special/fair/2023winter/images/fair_mv_icons.png) no-repeat center top 7.6388vw;
	background-size: 1260px 862px;
	height: 1082px;
	width: 100%;
	position: relative;
	z-index: 3;
}

#mv_area .fair_ttl {
	padding-top: 16.4166vw;
}

#mv_area .fair_ttl div {
	height: 210.03px;
	width: 640px;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#mv_area .fair_ttl img {
	width: 200px;
	height: 200px;
}

#mv_area .fair_ttl h2{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2023winter/images/fair_ttl.png) no-repeat;
	background-size: 100%;
	height: 210.03px;
	width: 640px;
	align-self: center;
}

#mv_area .fair_copy {
	background: #B79420;
	width: 1120px;
	border-radius: 30px;
	margin: -320px auto 0;
	position: relative;
	z-index: 2;
}

#mv_area .fair_copy p {
	color: #fff;
	font-size: 22px;
	line-height: 2.27272;
	font-weight: 700;
	padding: 80px 0;
}

@media screen and (max-width: 940px) {
	#mv_area {
	    width: 100%;
	}

	#mv_area:before {
		content: '';
		display: block;
		width: 100%;
		height: 42.4166vw;
		background: url(/special/fair/2023winter/images/fair_mv_head.png) no-repeat top center;
		background-size: 280% 100%;
		position: absolute;
		top: 0;
	}

	#mv_area:after {
		content: '';
		display: block;
		width: 100%;
		height: 8.34102vw;
		background: url(/special/fair/2023winter/images/fair_mv_foot.png) no-repeat top center;
		background-size: 280% 100%;
		position: absolute;
		bottom: 40px;
	}

	#mv_area .mv_image {
		background: url(/special/fair/2023winter/images/fair_mv_icons_sp.png) no-repeat center top 41.0256vw;
		background-size: 93.5897vw 125.8974vw;
		height: 168.314vw;
		width: 100%;
		position: relative;
		z-index: 3;
	}

	#mv_area .fair_ttl {
		margin: 0 auto;
		padding: 82.0512vw 0 0;
	}

	#mv_area .fair_ttl div {
		width: 91.7948vw;
		height: 30.2641vw;
		justify-content: center;
		padding: 0;
		margin-bottom: 17.9487vw;
	}

	#mv_area .fair_ttl h2{
		background: url(/special/fair/2023winter/images/fair_ttl.png) no-repeat center top;
		background-size: 100%;
		width: 91.7948vw;
		height: 30.2641vw;
	}

	#mv_area .fair_copy {
		background: #B79420;
		width: 89.7534vw;
		border-radius: 20px;
		margin: -10.2564vw auto 0;
		position: relative;
		z-index: 2;
	}

	#mv_area .fair_copy:after {
		content: '';
		display: block;
		background: url(/special/fair/2023winter/images/fair_mv_icons_sp2.png) no-repeat center top;
		background-size: 100%;
		width: 90.2564vw;
		height: 29.1025vw;
		position: absolute;
		bottom: -9.6923vw;
		z-index: 3;
	}

	#mv_area .fair_copy p {
		color: #fff;
		font-size: 4.1025vw;
		line-height: 1.875;
		font-weight: 700;
		padding: 12.3076vw 0;
	}
}

.link_area {
	background: #133246;
	margin: 0 auto;
	padding: 0 0 160px;
}

.link_area a.btn {
	width: 47.2222vw;
	background: #fff;
    display: block;
    padding: 1.6666vw 0;
    font-size: 28px;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	position: relative;
}

.link_area a {
	text-decoration: none !important;
}

.link_area a.btn:after {
    content: '';
    background: url(/special/fair/2023winter/images/link_btn_ar.png) no-repeat;
    background-size: 100%;
    width: 0.8333vw;
    height: 1.3888vw;
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 40%;
}

.link_area a.btn:hover {opacity:.7;transition: opacity 0.3s ease-out;}

@media screen and (max-width: 940px) { 
	.link_area {
	    margin: 0 auto;
	    width: 100vw;
	    padding: 20.5128vw 0;
	}

	.link_area a.btn {
		width: 86vw;
	    padding: 5.3333vw 0;
		font-size: 3.7333vw;
	    line-height: 1;
	    color: #fff;
	}

	.link_area a.btn:after {
	    content: '';
	    background: url(/special/fair/2023winter/images/link_btn_ar.png) no-repeat;
	    background-size: 100%;
	    width: 2.4vw;
	    height: 4.1333vw;
	    display: inline-block;
	    position: relative;
	    right: -3vw;
	    top: 0.8vw;
	}
}




#item_sec1 {
	text-align: center;
	padding-bottom: 80px;
	position: relative;
	padding-top: 120px;
	font-size: 1.1111vw;
	color: #fff;
}

#item_sec1 a {
	color: #fff;
}

#fairWrap h4 {
	font-size: 3.125vw;
	line-height: 1;
	padding: 16px 80px;
	display: inline-block;
	margin: 40px auto 80px;
	border: 6px solid #fff;
	border-radius: 50px;
}

#item_sec1 ul.item_list li {
	background: #B79420;
	position: relative;
	line-height: 2.2222;
}

#item_sec1 .fair_copy p.copy {
	font-size: 50px;
	margin: 0 auto 20px;
	line-height: 1;
}

#item_sec1 .fair_copy p {
	font-size: 20px;
	line-height: 2.4;
	color: #fff;
}

@media screen and (max-width: 940px) {
	#item_sec1 {
		padding-top: 24.3589vw;
		padding-bottom: 40px;
		position: relative;
		z-index: 1;
		font-size: 3.5897vw;
	}

	#fairWrap h4 {
		font-size: 7.6923vw;
		margin-bottom: 20.5128vw;
		padding: 4.1025vw 6.205vw;
		border: 5px solid #fff;
		margin: 40px auto 60px;
	}

	#item_sec1 h4 {
		margin-top: 0;
	}

	#item_sec1 ul li div {
		padding: 20px 0 25px;
	}

	#item_sec1 ul li a div p {
		font-size: 3.4666vw;
	}

	#item_sec1 .bw_attention {
		font-size: 3vw;
		line-height: 1.6;
	}

	#item_sec1 .fair_copy p.copy {
		font-size: 12.8205vw;
		margin: 0 auto 8.205vw;
		line-height: 1.12;
	}

	#item_sec1 .fair_copy p {
		font-size: 4.1025vw;
		line-height: 2;
		color: #fff;
	}
}

#item_sec1 .ic1, #item_sec1 .ic2, #item_sec1 .ic3, #item_sec1 .ic4, #item_sec1 .ic5, #item_sec1 .ic6, #item_sec1 .ic7,
#item_sec1 .ic8, #item_sec1 .ic9, #item_sec1 .ic10, #item_sec1 .ic11, #item_sec1 .ic12, #item_sec1 .ic13
 {
	position: relative;
}

#item_sec1 .ic1:before {
	content: '';
	display: block;
	width: 12.5vw;
	height: 13.03402vw;
	background: url(/special/fair/2023winter/images/fair_icon_p.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -8vw;
	left: -19vw;
	z-index: 6;
}

#item_sec1 .ic1:after {
	content: '';
	display: block;
	width: 9.7222vw;
	height: 9.8534vw;
	background: url(/special/fair/2023winter/images/fair_icon_club.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -8vw;
	right: -20vw;
	z-index: 6;
}

#item_sec1 .ic2:after {
	content: '';
	display: block;
	width: 12.5vw;
	height: 13.03402vw;
	background: url(/special/fair/2023winter/images/fair_icon_pb.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(5deg);
	position: absolute;
	top: -6vw;
	right: -7vw;
	z-index: 6;
}

#item_sec1 .ic3:before {
	content: '';
	display: block;
	width: 12.5vw;
	height: 13.03402vw;
	background: url(/special/fair/2023winter/images/fair_icon_gy.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -6vw;
	left: -24vw;
	z-index: 6;
}

#item_sec1 .ic3:after {
	content: '';
	display: block;
	width: 4.1666vw;
	height: 10.1104vw;
	background: url(/special/fair/2023winter/images/fair_icon_tee.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -3vw;
	right: -26vw;
	z-index: 6;
}

#item_sec1 .ic4:after {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_l.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(-7.5deg);
	position: absolute;
	bottom: 6vw;
	left: -4.8vw;
	z-index: 6;
}

#item_sec1 .ic5:before {
	content: '';
	display: block;
	width: 9.7222vw;
	height: 9.7222vw;
	background: url(/special/fair/2023winter/images/fair_icon_nico.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(7.5deg);
	position: absolute;
	top: -6vw;
	right: -4vw;
	z-index: 6;
}

#item_sec1 .ic5:after {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_s.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(15deg);
	position: absolute;
	bottom: -20vw;
	right: 6vw;
	z-index: 6;
}

#item_sec1 .ic6:after {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_e.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(-12deg);
	position: absolute;
	top: 16vw;
	left: -7vw;
	z-index: 6;
}

#item_sec1 .ic7:before {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_a.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(5deg);
	position: absolute;
	top: 39vw;
	right: -6vw;
	z-index: 6;
}

#item_sec1 .ic7:after {
	content: '';
	display: block;
	width: 12.5vw;
	height: 13.03402vw;
	background: url(/special/fair/2023winter/images/fair_icon_t.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -7vw;
	right: -6vw;
	z-index: 6;
}

#item_sec1 .ic8:before {
	content: '';
	display: block;
	width: 9.7222vw;
	height: 9.7222vw;
	background: url(/special/fair/2023winter/images/fair_icon_nico.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(-7.5deg);
	position: absolute;
	top: 3vw;
	left: 3vw;
	z-index: 6;
}

#item_sec1 .ic8:after {
	content: '';
	display: block;
	width: 4.1666vw;
	height: 10.1104vw;
	background: url(/special/fair/2023winter/images/fair_icon_tee.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 20vw;
	right: 7vw;
	z-index: 6;
}

#item_sec1 .ic9:before {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_y.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(5deg);
	position: absolute;
	top: 32vw;
	left: -24vw;
	z-index: 6;
}

#item_sec1 .ic9:after {
	content: '';
	display: block;
	width: 12.5vw;
	height: 13.03402vw;
	background: url(/special/fair/2023winter/images/fair_icon_r.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 16vw;
	right: -26vw;
	z-index: 6;
}

#item_sec1 .ic10:after {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_tg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -15vw;
	left: 4vw;
	z-index: 6;
}

#item_sec1 .ic11:after {
	content: '';
	display: block;
	width: 9.7222vw;
	height: 9.8534vw;
	background: url(/special/fair/2023winter/images/fair_icon_club.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(-10deg);
	position: absolute;
	top: -5vw;
	right: -5vw;
	z-index: 6;
}

#item_sec1 .ic12:after {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_p.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 15vw;
	left: -8vw;
	z-index: 6;
}

#item_sec1 .ic13:after {
	content: '';
	display: block;
	width: 10vw;
	height: 10.427216vw;
	background: url(/special/fair/2023winter/images/fair_icon_ty.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -5vw;
	right: -5vw;
	z-index: 6;
}


@media screen and (max-width: 940px) {

	#item_sec1 .ic1:before {
		width: 26.6666vw;
		height: 27.8051vw;
		top: 22vw;
		left: -22vw;
	}

	#item_sec1 .ic1:after {
		width: 20.5128vw;
		height: 20.7897vw;
		top: 4vw;
		right: -23vw;
	}

	#item_sec1 .ic2:after {
		width: 26.6666vw;
		height: 27.8051vw;
		top: -16vw;
		right: -6vw;
	}

	#item_sec1 .ic3:before {
		width: 26.6666vw;
		height: 27.8051vw;
		top: 22vw;
		left: -3vw;
	}

	#item_sec1 .ic3:after {
		width: 8.9743vw;
		height: 21.7769vw;
		top: -26vw;
		right: 3vw;
	}

	#item_sec1 .ic4:after {
		width: 21.33328vw;
		height: 22.24408vw;
		top: 86vw;
		left: -5vw;
	}

	#item_sec1 .ic5:before {
		width: 20.5128vw;
		height: 20.5128vw;
		top: -17vw;
		right: -6vw;
	}

	#item_sec1 .ic5:after {
		width: 21.33328vw;
		height: 22.24408vw;
		bottom: -17vw;
		right: -6vw;
		transform: rotate(-15deg);
	}

	#item_sec1 .ic6:after {
		width: 21.33328vw;
		height: 22.24408vw;
		top: 43vw;
		left: -8.5vw;
	}

	#item_sec1 .ic7:before {
		width: 21.33328vw;
		height: 22.24408vw;
		top: -6vw;
		right: -6vw;
		transform: rotate(15deg);
	}

	#item_sec1 .ic7:after {
		width: 26.6666vw;
		height: 27.8051vw;
		bottom: -15vw;
		right: -8.5vw;
	}

	#item_sec1 .ic8:before {
		width: 20.5128vw;
		height: 20.5128vw;
		top: -4vw;
		left: -2vw;
	}

	#item_sec1 .ic8:after, #item_sec1 .ic9:before, #item_sec1 .ic9:after{
		display: none;
	}

	#item_sec1 .ic10:after {
		width: 21.33328vw;
		height: 22.24408vw;
		bottom: 3vw;
		left: 5.5vw;		
	}

	#item_sec1 .ic11:after {
		width: 20.5128vw;
		height: 20.7897vw;
		top: -17vw;
		right: -3vw;
	}

	#item_sec1 .ic12:after {
		background: url(/special/fair/2023winter/images/fair_icon_r.png) no-repeat;
		background-size: 100% 100%;
		width: 26.6666vw;
		height: 27.8051vw;
		top: -17vw;
		left: -7vw;		
	}

	#item_sec1 .ic13:after {
		width: 21.33328vw;
		height: 22.24408vw;
		bottom: -11vw;
		right: -4.5vw;		
	}

}



/*******************
item_sec2
*******************/

#item_sec2 {
	font-size: 1.1111vw;
	line-height: 2.2222;
	text-align: center;
	padding: 0 0 80px;
	background: #26110C;
	background-size: 100% auto;
	color: #fff;
	background: url(/special/fair/2023winter/images/fair_item_bg.jpg) repeat-y;
	background-size: 100% auto;
}

#item_sec2 .fair_txt {
	padding: 160px 0;
	color: #000;
	background: rgba(255,255,255,.8);
	margin-bottom: 160px;
	font-size: 22px;
	line-height: 2.27272;
	font-weight: 700;
}

#item_sec2 .fair_txt .fair_copy {
	font-size: 50px;
	line-height: 1.16;
	margin-bottom: 50px;
}

#item_sec2 ul li {
	background: #fff;
	color: #000;
}

#item_sec2 ul li a {
	color: #000;
}

#fairWrap ul li p {
	padding: 20px 20px 40px;
}

#fairWrap ul.item_list {
    width: 77.7777vw;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
	font-family: 'Roboto', sans-serif;
}

#fairWrap ul.item_list.c01 {
	justify-content: center;
}

#fairWrap ul.item_list.big li {
	width: 100%;
	text-align: left;
}

#fairWrap ul.item_list.big li div {
	display: flex;
	justify-content: space-between;
	padding: 20px 80px;
}

#fairWrap ul.item_list.big li div p {
	width: 50%;
}

#fairWrap ul.item_list.model img {
	width: 50%;
}

#fairWrap ul.item_list li {
    margin-bottom: 80px;
}

#fairWrap ul.item_list li img {
	width: 100%;
}

#fairWrap ul.item_list li.styling {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    margin-bottom: 120px;
}

#fairWrap ul.item_list li.styling img {
	width: 50%;
	align-self: flex-start;
	margin-bottom: 0;
}

#fairWrap ul.item_list li.styling div {
	width: 50%;
	align-self: center;
	padding: 0 0 0 5.5555vw;
}

#fairWrap ul.item_list li.styling div p.styling_copy span {
	font-size: 30px;
    display: block;
    line-height: 1.1;
    font-weight: 700;
}

#fairWrap ul.item_list li.styling div p.styling_copy {
	line-height: 1.7778;
    padding: 0 !important;
    margin-bottom: 10px;
}

#fairWrap ul.item_list li.styling.right img {
	order: 2;
}

#fairWrap ul.item_list li.styling.right div {
	order: 1;
}

#fairWrap ul.item_list li.styling div p {
	padding-left: 0 !important;	
	padding-bottom: 0 !important;
}

#fairWrap ul.item_list li.items {
	width: 36.1111vw;
	text-align: center;
}

#fairWrap ul.item_list li.items p {
	display: inline-block;
	text-align: left;
}

#fairWrap ul.item_list li.items a p {
	text-decoration: underline;
}

#fairWrap ul.item_list li.items a:hover p {
	text-decoration: none;
}

#fairWrap ul.item_list li.items img {
	width: 100%;
}


@media screen and (max-width: 940px) {

	#item_sec2, #item_sec3 {
		font-size: 3.5897vw;
		line-height: 2.1428;
		text-align: center;
		padding: 0 0 60px;
	}

	#item_sec2 {
		background-size: 140%;
	}

	#item_sec2 .fair_txt {
		font-size: 4.1025vw;
		line-height: 2;
		padding: 120px 0;
		margin-bottom: 90px;
	}

	#item_sec2 .fair_txt .fair_copy {
		font-size: 10.2564vw;
		line-height: 1.4;
		margin-bottom: 40px;
	}

	#fairWrap ul.item_list {
	    width: 89.7435vw;
		margin: 0 auto;
		max-width: 100%;
	}

	#fairWrap ul.item_list li {
	    margin-bottom: 40px;
	}

	#fairWrap ul.item_list li.styling {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	    -webkit-box-pack: space-between;
	    -ms-flex-pack: space-between;
	    justify-content: space-between;
	    flex-wrap: wrap;
	    width: 100%;
	    text-align: left;
	}

	#fairWrap ul.item_list li.tate {
	    width: 100%;
	    margin: 0 auto 40px;
	}

	#fairWrap ul.item_list.model li.styling {
		margin-bottom: 60px;
	}

	#fairWrap ul.item_list li.styling img {
		width: 100%;
		align-self: center;
		margin-bottom: 25px;
	}

	#fairWrap ul.item_list.model li.styling img {
		width: 100%;
		align-self: center;
		margin-bottom: 40px;
	}

	#fairWrap ul.item_list li.styling div {
		width: 83.0769vw;
		margin: 0 auto;
		align-self: center;
		padding: 0;
	}

	#fairWrap ul.item_list li.styling div p {
		padding-bottom: 40px !important;
    	padding-left: 0 !important;
	}

	#fairWrap ul.item_list li.styling.right img {
		order: 1;
	}

	#fairWrap ul.item_list li.styling.right div {
		order: 2;
	}

	#fairWrap ul.item_list li.styling div p.styling_copy span {
		font-size: 6.4vw;
    	display: block;
    	line-height: 1.1;
    	font-weight: 700;
    	text-align: center;
	}

	#fairWrap ul.item_list li.styling div p.styling_copy {
		line-height: 1.6666;
    	margin-bottom: 10px;
	}

	#fairWrap ul.item_list.model {
		width: 100%;
		margin-left: 0;
	}

	#fairWrap ul.item_list.model.right {
		margin-left: 0;
		margin-right: 0;
	}

	#fairWrap ul.item_list.model img {
		max-width: 100%;
	}

	#fairWrap ul.item_list li.items {
		width: 100%;
		text-align: center;
	}

	#fairWrap ul.item_list li.items img {
		width: 100%;
	}

	#fairWrap ul.item_list.big {
		width: 100vw;
	}

	#fairWrap ul.item_list.big li {
		width: 100%;
		text-align: left;
	}

	#fairWrap ul.item_list.big li div {
		flex-wrap: wrap;
		padding: 20px 0 40px;
	}

	#fairWrap ul.item_list.big li div p {
		width: 100%;
		padding: 20px 40px 0;
	}
 }


/*******************
item_sec3
*******************/

#item_sec3 {
	font-size: 1.1111vw;
	line-height: 2.2222;
	text-align: center;
	background: #133246;
	padding-bottom: 160px;
	color: #fff;
	position: relative;
}

#item_sec3:before {
	content: '';
	display: block;
	width: 41.6666vw;
	height: 36.1111vw;
	background: url(/special/fair/2023winter/images/fair_present_ribbon.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#item_sec3:after {
	content: '';
	display: block;
	width: 31.25vw;
	height: 39.5833vw;
	background: url(/special/fair/2023winter/images/fair_present_box.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

#item_sec3 .fair_txt {
	height: 39.5833vw;
	padding: 160px 0;
	color: #fff;
	font-size: 22px;
	line-height: 2.272727;
	position: relative;
    z-index: 3;
}

#item_sec3 .fair_txt .fair_copy {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2023winter/images/fair_present_copy.png) no-repeat;
	background-size: 100%;
	height: 6.2395vw;
	width: 38.7673vw;
	margin: 0 auto 40px;
}

#item_sec3 img.fair_present_items {
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}

#item_sec3 div.item_info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 66.6666vw;
	color: #fff;
	margin: 0 auto 120px;
}

#item_sec3 div.item_info p {
	text-align: left;
}

#item_sec3 div.item_info a {
	color: #fff;
}

#item_sec3 img.fair_present_gift {
	width: 77.7777vw;
	height: auto;
}


@media screen and (max-width: 1440px) and (min-width: 941px) {
	#item_sec2, #item_sec3 {
		font-size: 1.25vw;
	}
}


@media screen and (max-width: 940px) { 

	#item_sec3 {
		font-size: 3.4666vw;
		line-height: 1.9230;
		padding-bottom: 0;
	}

	#item_sec3:before {
		content: '';
		display: block;
		width: 61.5384vw;
		height: 54.1025vw;
		background: url(/special/fair/2023winter/images/fair_present_ribbon.png) no-repeat;
		background-size: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	#item_sec3:after {
		content: '';
		display: block;
		width: 52.0512vw;
		height: 65.8974vw;
		background: url(/special/fair/2023winter/images/fair_present_box.jpg) no-repeat;
		background-size: 100%;
		position: absolute;
		top: 4.6153vw;
		right: 0;
	}

	#item_sec3 .fair_txt {
		height: auto;
		padding: 72.3076vw 0 0;
		font-size: 4.1025vw;
		line-height: 2;
		margin-bottom: 40px;
	}

	#item_sec3 .fair_txt .fair_copy {
		height: 13.1923vw;
		width: 82.0512vw;
		margin: 0 auto 30px;
	}

	#item_sec3 img.fair_present_items {
		width: 100%;
		height: auto;
		margin-bottom: 40px;
	}

	#item_sec3 div.item_info {
		width: 89.7435vw;
		margin: 0 auto 70px;
	}

	#item_sec3 img.fair_present_gift {
		width: 100%;
	}
}

.fair_kv {
	width: 94.4444vw;
	padding-top: 120px;
	margin: 0 auto;
}

.fair_kv img {
	width: 100%;
}

@media screen and (max-width: 940px) {

	.fair_kv {
		width: 100vw;
		padding-top: 80px;
		height: auto;
	}
}



/*******************
novelty
*******************/

#novelty {
	padding: 16.4166vw 0 0;
	color: #fff;
	position: relative;
}

#novelty:before {
	content: '';
	display: block;
	width: 100%;
	height: 15.4166vw;
	background: url(/special/fair/2023winter/images/fair_mv_head.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	top: -0.7944vw;
}

#novelty:after {
	content: '';
	display: block;
	width: 91.3194vw;
	height: 56.5277vw;
	background: url(/special/fair/2023winter/images/fair_novelty_icons.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	bottom: 3.1944vw;
	left: 3.1944vw;
	z-index: 5;
}

#novelty h4 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2023winter/images/fair_ttl.png) no-repeat;
	background-size: 100%;
	height: 11.8506vw;
	width: 36.1111vw;
	border: none;
    padding: 0;
    display: block;
    margin: 0 auto 80px;
}

#novelty .novelty_box {
	width: 77.7777vw;
	margin: 0 auto;
	border-radius: 30px;
	background: #133246;
}

#novelty .novelty_inner {
	padding: 4.1666vw 5.5555vw;
    font-size: 16px;
    line-height: 2;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 77.7777vw;
    position: relative;
}

#novelty h5 {
	font-size: 3.3333vw;
	line-height: 1;
    color: #fff;
    border: none;
    padding: 0;
    display: inline-block;
    margin: 0 0 25px;
}

#novelty .novelty_inner img {
	width: 27.7777vw;
	align-self: center;
	margin-right: 5.5555vw;
}

#novelty .novelty_inner div {
	align-self: center;
}

#novelty .novelty_inner p {
	font-weight: 500;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1.25vw;
	line-height: 2;
	width: 33.3333vw;
}

#novelty .novelty_inner p span {
	font-size: 0.8333vw;
	margin-top: 10px;
	line-height: 2;
	display: block;
}

#novelty .novelty_inner ul.novelty_img {
	display: flex;
	justify-content: space-between;
	width: 690px;
	margin: 0 auto;
}

#novelty .novelty_inner ul.novelty_img li{
	width: 300px;
	align-self: flex-end;
}

#novelty .novelty_inner ul.novelty_img li img {
	width: 100%;
}

#pointup {
	padding: 120px 0;
}

#pointup dl {
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	display: block;
	width: 100%;
	width: 65.2778vw;
	min-width: 840px;
	margin: 0 auto;
}

#pointup dl dt {
	font-weight: 500;
	background: #333333;
	color: #fff;
	padding: 16px 0;
	text-align: center;
	font-size: 1.1111vw;
	line-height: 1.3333;
}

#pointup dl dd {
	padding: 40px 0;
	text-align: center;
	font-size: 18px;
	line-height: 1.5555;
	background: #fff;
	color: #000;
}

#pointup dl dd ul {
	display: flex;
	padding: 0 60px;
	justify-content: center;
}

#pointup dl dd ul li.platinum {
	color: #db3900;
	font-weight: bold;
	margin-bottom: 13px;
	margin-right: 2.43055vw;
}

#pointup dl dd ul li.gold {
	color: #977c00;
	font-weight: bold;
	margin-bottom: 13px;
	margin-right: 2.43055vw;
}

#pointup dl dd ul li.silver {
	color: #939394;
	font-weight: bold;
}

#pointup dl dd span {
	display: block;
	background: #f5f5f5;
	padding: 20px 0;
    margin: 25px 70px 0;
	font-size: 12px;
	line-height: 2;
}

.fair_attention {
	font-size: 16px;
    line-height: 2;
    text-align: center;
    padding: 100px 0;
    background: #fff;
    color: #000;
	border-bottom: 1px solid #ddd;
}

.fair_attention a {
	color: #000;
}


@media screen and (max-width: 940px) { 
	#novelty {
		padding: 63.0256vw 0 0;
		width: 100vw;
	}

	#novelty:before {
		content: '';
		display: block;
		width: 100%;
		height: 42.4166vw;
		background: url(/special/fair/2023winter/images/fair_mv_head.png) no-repeat top center;
		background-size: 280% 100%;
		position: absolute;
		top: -2vw;
	}

	#novelty:after {
		content: '';
		display: block;
		background: url(/special/fair/2023winter/images/fair_novelty_icons_sp.png) no-repeat;
		background-size: 100% 100%;
		width: 97.6923vw;
		height: 102.0512vw;
		position: absolute;
		top: 25.641vw;
		left: 0;
		z-index: 5;
	}

	#novelty h4 {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(/special/fair/2023winter/images/fair_ttl.png) no-repeat;
		background-size: 100%;
		height: 30.2601vw;
		width: 91.7948vw;
		border: none;
	    padding: 0;
	    display: block;
	    margin: 0 auto 80px;
	}

	#novelty .novelty_box {
		width: 89.7435vw;
	}

	#novelty .novelty_inner {
		width: 89.7435vw;
		text-align: center;
		margin-bottom: 0;
		margin-top: 0;
		padding: 30px 0 60px;
	}
	#novelty h5 {
		margin: 0 auto 30px;
		font-size: 9.207vw;
	}

	#novelty .novelty_inner img {
		width: 79.4871vw;
		margin-right: 0;
		margin-bottom: 50px;
	}

	#novelty .novelty_inner p {
		font-size: 3.5897vw;
		line-height: 1.7142;
		width: 79.4871vw;
		margin-bottom: 0;
		text-align: left;
	}

	#novelty .novelty_inner p span {
		font-size: 2.9333vw;
		margin-top: 15px;
		line-height: 1.63636;
		display: block;
	}

	#novelty .novelty_inner p span.nico {
		margin: 0 0 -1.2vw;
		width: 5.8666vw;
		height: 5.8666vw;
	}

	#novelty .novelty_inner p.novelty_attention {
		font-size: 2.3333vw;
		line-height: 1.8;
		display: block;
		background: #f2f2f2;
		padding: 20px 15px;
		margin-top: 30px;
	}

	#novelty .novelty_inner ul.novelty_img {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin: 0 auto;
	}

	#novelty .novelty_inner ul.novelty_img li:nth-child(1) {
		width: 40vw;
		align-self: flex-end;
	}

	#novelty .novelty_inner ul.novelty_img li:nth-child(2) {
		width: 40vw;
		align-self: flex-end;
	}

	#pointup {
    	padding: 60px 0;
    }

	#pointup dl {
		width: 89.3334vw;
		min-width: auto;
	}

	#pointup dl dt {
		font-size: 3.4666vw;
		font-weight: 600;
	}
	#pointup dl dd {
		font-size: 3.4666vw;
		padding-bottom: 20px;
	}
	#pointup dl dd ul {
		display: block;
		padding: 0;
	}
	#pointup dl dd ul li.platinum {
		margin-bottom: 8px;
		margin-right: 0;
	}

	#pointup dl dd ul li.gold {
		margin-bottom: 8px;
		margin-right: 0;
	}

	#pointup dl dd span {
		padding: 15px;
	    margin: 25px 15px 0;
	    text-align: left;
		font-size: 2.9333vw;
	}
}

/*******************
SNS
*******************/


#sns_area {
	background: url(/special/fair/2023winter/images/pg_sns_bg.gif);
	color: #fff;
	text-align: center;
	padding: 6.9444vw 17.3611vw;
}

#sns_area p.copy {
	font-size: 1.6666vw;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	margin:0 auto 20px;
	position: relative;
	color: #fff;
}

#sns_area p.copy:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 7.6388vw;
	width: 22px;
	height: 36px;
	background: linear-gradient(to right top, transparent 48%, #fff 48%, #fff 52%, transparent 52%);
}

#sns_area p.copy:after {
	content: '';
	display: block;
	position: absolute;
	right: 7.6388vw;
	top: -10px;
	width: 22px;
	height: 36px;
	background: linear-gradient(to left top, transparent 48%, #fff 48%, #fff 52%, transparent 52%);
}

#sns_area .pg_sns {
	background: #D4AF35;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: center;
	padding: 2.7777vw 4.1666vw;
	margin-bottom: 10px;
}

#sns_area .pg_sns div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

#sns_area .pg_sns div a {
	width: 25.6097%;
}

#sns_area .pg_sns div a.app_g {
	width: 28.9024%;
}

#sns_area .pg_sns div a img {
	width: 100%;
}


#sns_area .pg_sns .sns_name {
	font-family: europa, sans-serif;
	font-size: 3.4722vw;
	font-weight: 700;
	font-style: italic;
    display: inline;
    border-bottom: 0.5555vw solid #fff;
    margin-right: 60px;
    align-self: center;
    padding-bottom: 10px;
}

#sns_area .pg_sns .txt {
	width: 100%;
	background: #B79420;
	font-size: 1.11111vw;
	text-align: center;
	height: 2.5vw;
	line-height: 2.5vw;
	font-weight: 500;
	margin-top: 20px;
}

#sns_area .pg_sns .qr {
	width: 15.8536%;
}

#sns_area .pg_sns .sns_id {
	align-self: center;	
}

#sns_area .pg_sns .sns_id a {
	color: #fff;	
	font-family: europa, sans-serif;
	font-size: 2.0833vw;
	font-weight: 700;
	text-decoration: none;
	font-style: italic;
}

#sns_area p.copy.line {
	margin-top: 80px;
	margin-bottom: 40px;
	width: 85%;
}

#sns_area p.line_copy {
	margin-top: 40px;
	line-height: 1.6;
	font-size: 1.4vw;
	font-weight: 700;
}

@media screen and (max-width: 940px) { 
	#sns_area {
		background: url(/special/fair/2023winter/images/pg_sns_bg.gif);
		color: #fff;
		text-align: center;
		padding: 16vw 5.3333vw;
	}

	#sns_area p.copy {
		font-size: 4.2666vw;
		margin:0 auto 20px;
		position: relative;
		line-height: 1.5;
	}

	#sns_area p.copy.line {
		margin-top: 15.3846vw;
		margin-bottom: 7.6923vw;
	}

	#sns_area p.copy:before {
		content: '';
		display: block;
		position: absolute;
		top: 10px;
		left: 2vw;
		width: 18px;
		height: 30px;
		background: linear-gradient(to right top, transparent 48%, #fff 48%, #fff 52%, transparent 52%);
	}

	#sns_area p.copy:after {
		content: '';
		display: block;
		position: absolute;
		right: 2vw;
		top: 10px;
		width: 22px;
		height: 36px;
		background: linear-gradient(to left top, transparent 48%, #fff 48%, #fff 52%, transparent 52%);
	}

	#sns_area .pg_sns {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-content: center;
		padding: 10.5555vw 2.6666vw;
		margin-bottom: 10px;
	}

	#sns_area .pg_sns div {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}

	#sns_area .pg_sns div a {
		width: 50.4vw;
		margin-bottom: 15px;
	}

	#sns_area .pg_sns div a img {
		width: 100%;
	}

	#sns_area .pg_sns div a.app_g {
		width: 56.933vw;
	}


	#sns_area .pg_sns .sns_name {
		font-size: 8vw;
	    border-bottom: 1.3333vw solid #fff;
	    margin-right: 0;
	    align-self: center;
	    padding-bottom: 10px;
	    margin-bottom: 25px;
	}

	#sns_area .pg_sns .txt {
		width: 100%;
		font-size: 3.2vw;
		text-align: left;
		line-height: 1.6;
		font-weight: 500;
		margin-top: 20px;
		padding: 2.6666vw;
		height: auto;
	}

	#sns_area .pg_sns .qr {
		width: 46vw;
		margin-bottom: 15px;
		align-self: center;
	}

	#sns_area .pg_sns .sns_id {
		align-self: center;	
	}

	#sns_area .pg_sns .sns_id a {
		font-size: 5.3333vw;
		font-weight: 700;
	}

	#sns_area p.line_copy {
		margin-top: 40px;
		line-height: 1.6;
		font-size: 3.5812vw;
	}
}









