@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, ryo-gothic-plusn, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
	padding-top: 140px;
	background: #fff;
	font-weight: 500;
}

#fairWrap #fairContainer{
	width: 100%;
	margin: 0 auto;
}

a:hover img {opacity:.7;transition: opacity 0.3s ease-out;}
p a:hover {opacity:.7;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: 21.3333333333%;
	}
	.pc {
		display: none !important;
	}
	#fairWrap #fairContainer{
	margin: 0 auto;
	}
	.sp_br:before {
		content: "\A" ;
		white-space: pre ;
	}
}

/*******************
mv
*******************/

#mv_area {
	text-align: center;
}

#mv_area .fair_ttl {
	height: 530px;
	padding: 115px 0;
	background: url(/special/fair/2021winter/images/fair_mv_bg.jpg) no-repeat center top;
	background-size: 100%;
}

#mv_area .fair_ttlbox {
	margin: 0 auto;
	background: rgba(255,255,255,0.96);
	width: 800px;
	height: 320px;
	padding-top: 43px;
	margin-bottom: 115px;
}

#mv_area .fair_ttl h2{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2021winter/images/fair_ttl.png) no-repeat center top;
	background-size: 100% auto;
	width: 481px;
	height: 236px;
	display: block;
	margin: 0 auto;
}

#mv_area p {
	font-family: ryo-gothic-plusn, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	display: block;
	background: #fff;
	padding: 100px 0;
	line-height: 2.1818;
	font-size: 22px;
}

#mv_area p span {
	font-size: 32px;
	font-weight: 700;
	padding-bottom: 10px;
    display: inline-block;
}

@media screen and (max-width: 940px) {
	#mv_area {
	    width: 100%;
	}

	#mv_area .fair_ttl {
		height: 112vw;
		padding: 16vw 0;
		background: url(/special/fair/2021winter/images/fair_mv_bg.jpg) no-repeat center top;
		background-size: auto 100%;
	}

	#mv_area .fair_ttlbox {
		margin: 0 auto;
		background: rgba(255,255,255,0.96);
		width: 84vw;
		height: 80vw;
		padding: 24.4vw 0;
	}

	#mv_area .fair_ttl h2{
		background: url(/special/fair/2021winter/images/fair_ttl.png) no-repeat center top;
		background-size: 100%;
		height: 31.4666vw;
		width: 64.1333vw;
	}

	#mv_area p {
		padding: 60px 20px;
		line-height: 1.8461;
		font-size: 3.4666vw;
	}

	#mv_area p span {
		font-size: 4.5333vw;
		line-height: 1.64;
		font-weight: 700;
		padding-bottom: 10px;
	    display: inline-block;
	}
}

.link_area {
    padding: 6.9444vw 17.3611vw;
}

.link_area a.btn {
	background: #272f48;
    display: block;
    padding: 1.6666vw 0;
    font-size: 28px;
    color: #fff !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/2021winter/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 {
	    padding: 0 0 16vw;
	}

	.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/2021winter/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;
	}
}

/*******************
FAIR ITEMS
*******************/

#nico_items1 {
	padding-top: 100px;
	text-align: center;
	margin-bottom: 40px;
	background: url(../images/fair_item_bg.jpg) repeat-y;
	background-size: 100%;
}

#nico_items2 {
	text-align: center;
	margin-bottom: 40px;
	background: url(../images/fair_item_bg2.jpg) repeat-y;
	background-size: 100%;
}

#nico_items2 ul,#camo_items ul{
	margin-top: 100px;
}

#camo_items {
	text-align: center;
	background: url(../images/fair_camo_bg.jpg) repeat-y;
	background-size: 100%;
}

ul.item_list {
    width: 86.1111vw;
	margin: 0 auto;
	max-width: 1240px;
	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', ryo-gothic-plusn, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 18px;
	line-height: 2.2222;
}

ul.item_list li {
    margin-bottom: 60px;
    background: #fff;
}

ul.item_list li a {
	color: #000;
}

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;
}

ul.item_list li.styling img {
	width: 47.5806%;
	align-self: center;
}

ul.item_list li.styling div {
	width: 47.5806%;
	align-self: center;
	padding: 0 0 0 4.9444vw;
}

ul.item_list li.styling div p.styling_copy {
	line-height: 1.7778;
	margin-bottom: 30px;
}

ul.item_list li.styling div p.styling_copy span{
	font-size: 48px;
	display: block;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 30px;
}

ul.item_list li.styling.right img {
	order: 2;
}

ul.item_list li.styling.right div {
	order: 1;
}

ul.item_list li.items {
	width: 47.5806%;
	text-align: center;
}

ul.item_list li.items div .item_coorde {
	text-align: left;
	padding-left: 6.9444vw;
}

ul.item_list li.items img {
	width: 100%;
	margin-bottom: 15px;
}

ul.item_list li.items p {
	padding-bottom: 40px;
}

ul.item_list .type {
	font-size:48px;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	display: inline-block;
	margin-top: 34px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	padding-bottom: 0 !important;
}

ul.item_list li.nico {
	background: transparent;
	padding-top: 62px;
	padding-left: 45px;
}


@media screen and (max-width: 940px) { 

	#nico_items1 {
		font-size: 3.4666vw;
		line-height: 1.9230;
		padding-top: 16vw;
		text-align: center;
		background: url(../images/fair_item_bg.jpg) repeat-y;
		background-size: 200%;
	}

	#nico_items2 {
		text-align: center;
		margin-bottom: 0;
		background: url(../images/fair_item_bg2.jpg) repeat-y;
		background-size: 200%;
	}

	#nico_items2 ul,,#camo_items ul {
		margin-top: 16vw;
	}

	#camo_items {
		text-align: center;
		background: url(../images/fair_camo_bg.jpg) repeat-y;
		background-size: 200%;
	}

	ul.item_list {
	    width: 84vw;
		margin: 0 auto;
		max-width: 100%;
		font-size: 3.46666vw;
	}

	ul.item_list li {
	    margin-bottom: 40px;
	}

	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;
	}

	ul.item_list li.styling img {
		width: 100%;
		align-self: center;
		margin-bottom: 25px;
	}

	ul.item_list li.styling div {
		width: 100%;
		align-self: center;
		padding: 0 0 40px 5.3333vw;
	}

	ul.item_list li.styling.right img {
		order: 1;
	}

	ul.item_list li.styling.right div {
		order: 2;
	}

	ul.item_list li.items div .item_coorde {
		text-align: left;
		padding-left: 5.3333vw;
	}

	ul.item_list li.styling div p.styling_copy {
		line-height: 1.6666;
		margin-bottom: 20px;
		font-size: 3.2vw;
	}

	ul.item_list li.styling div p.styling_copy span{
		font-size: 6.4vw;
		display: block;
	    line-height: 1.1;
	    font-weight: 700;
	    margin-bottom: 20px;
	}

	ul.item_list .type {
		font-size:7.4666vw;
		margin-bottom: 4vw;
		margin-top: 6.6666vw;
	}

	ul.item_list {
		padding-bottom: 20px;
	}

	ul.item_list li.items {
		width: 100%;
		text-align: center;
	}

	ul.item_list li.items img {
		width: 100%;
		margin-bottom: 20px;
	}

	ul.item_list li.nico {
		background: transparent;
		padding-top: 5.3333vw;
		padding-left: 10.6666vw;
	}

	ul.item_list li.nico img{
		width: 73.3333vw;
	}
 }


/*******************
WAPPEN
*******************/

.sec_copy {
	font-family: ryo-gothic-plusn, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	display: block;
	background: #fff;
	padding: 100px 0;
	line-height: 2.1818;
	font-size: 22px;
	text-align: center;
}

.sec_copy span {
	font-size: 32px;
	line-height: 1.625;
	font-weight: 700;
}

.fair_kv {
	width: 100%;
	margin: 0 auto;
}

.fair_kv img {
	width: 100%;
}

#cansee .fair_kv,#forfuture .fair_kv {
	margin-bottom: 0;
}


@media screen and (max-width: 940px) {
	.sec_copy {
		padding: 16vw 0;
		line-height: 1.64;
		font-size: 3.4666vw;
		text-align: center;
	}

	.sec_copy span {
		font-size: 4.5333vw;
		line-height: 1.64;
		font-weight: 700;
	}
}


/*******************
novelty
*******************/

#novelty {
	background: #f6f6f6 url(/special/fair/2021winter/images/fair_item_bg.jpg) no-repeat bottom 852px center; 
	background-size: 100% auto;
	padding: 50px 0;
}

#novelty .novelty_ttl {
	background: #fff;
	width: 633px;
	height: 272px;
	margin: 0 auto;
	padding-top: 30px;
}

#novelty h4 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2021winter/images/fair_ttl.png) center top no-repeat;
	background-size: 100%;
	width: 433px;
	height: 212px;
    margin: 0 auto;
}

#novelty .novelty_inner {
    font-size: 16px;
    line-height: 1.75;
	color: #000;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 50px auto 100px;
    padding-top: 50px;
    width: 65.2778vw;
}

#novelty .novelty_inner img {
	width: 24.3055vw;
	align-self: center;
	margin-right: 60px;
}

#novelty .novelty_inner p {
	font-weight: 500;
	font-family: ryo-gothic-plusn, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1.25vw;
	line-height: 1.777777;
	margin-bottom: 40px;
	width: 30.5555vw;
	align-self: center;
	padding-top: 5.5555vw;
}

#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%;
}

#novelty dl {
	font-family: ryo-gothic-plusn, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	display: block;
	width: 100%;
	width: 65.2778vw;
	min-width: 840px;
	margin: 50px auto 0;
}

#novelty dl dt {
	font-weight: 500;
	background: #252525;
	color: #fff;
	padding: 16px 0;
	text-align: center;
	font-size: 1.1111vw;
	line-height: 1.3333;
}

#novelty dl dd {
	padding: 40px 0;
	text-align: center;
	font-size: 18px;
	line-height: 1.5555;
	background: #fff;
	color: #000;
}

#novelty dl dd ul {
	display: flex;
	padding: 0 100px;
	justify-content: space-between;
}

#novelty dl dd ul li.platinum {
	color: #db3900;
	font-weight: bold;
	margin-bottom: 13px;
}

#novelty dl dd ul li.gold {
	color: #977c00;
	font-weight: bold;
	margin-bottom: 13px;
}

#novelty dl dd ul li.silver {
	color: #939394;
	font-weight: bold;
}

#novelty 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;
	border-bottom: 1px solid #ddd;
}

.fair_attention a {
	color: #000;
}


@media screen and (max-width: 940px) { 
	#novelty {
		padding: 16vw 0;
		background: #f6f6f6 url(/special/fair/2021winter/images/fair_item_bg.jpg) no-repeat top center;
		background-size: 130% auto;
	}
	#novelty .novelty_inner {
		width: 100%;
		text-align: center;
		margin-bottom: 0;
		margin-top: 0;
	}

	#novelty .novelty_ttl {
		width: 84.4vw;
		height: 36.2666vw;
		margin: 0 auto;
		padding-top: 4vw;
	}
	#novelty h4 {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(/special/fair/2021winter/images/fair_ttl.png) no-repeat center top;
		margin: 0 auto 5.3333vw;
		background-size: 100%;
		width: 57.7333vw;
		height: 28.2666vw;
	}

	#novelty .novelty_inner img {
		width: 65.3333vw;
		margin-right: 0;
	}

	#novelty .novelty_inner p {
		font-size: 3.7333vw;
		line-height: 1.7142;
		width: 100%;
		margin-bottom: 0;
	}

	#novelty .novelty_inner p span {
		font-size: 2.9333vw;
		margin-top: 0;
		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;
	}

	#novelty dl {
		width: 89.3334vw;
		min-width: auto;
	}

	#novelty dl dt {
		font-size: 3.4666vw;
		font-weight: 600;
	}
	#novelty dl dd {
		font-size: 3.4666vw;
		padding-bottom: 20px;
	}
	#novelty dl dd ul {
		display: block;
		padding: 0;
	}
	#novelty dl dd ul li.platinum {
		margin-bottom: 8px;
	}

	#novelty dl dd ul li.gold {
		margin-bottom: 8px;
	}

	#novelty dl dd span {
		padding: 15px;
	    margin: 25px 15px 0;
	    text-align: left;
		font-size: 2.9333vw;
	}
}

/*******************
SNS
*******************/


#sns_area {
	background: url(/special/fair/2021winter/images/pg_sns_bg.gif);
	color: #fff;
	text-align: center;
	padding: 6.9444vw 17.3611vw;
}

#sns_area p.copy {
	font-size: 1.6666vw;
	font-weight: 600;
	font-family: ryo-gothic-plusn, "游ゴシック体", 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: #dbaf0c;
	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 .sns_name {
	font-family: europa, sans-serif;
	font-size: 3.4722vw;
	font-weight: 700;
    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: #c09700;
	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;
}

@media screen and (max-width: 940px) { 
	#sns_area {
		background: url(/special/fair/2021winter/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: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;
	}
}









