@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;
	width: 100%;vertical-align: top;}
#fairWrap img[src$=".svg"] {
    width: 100%;

}

#fairWrap ul{list-style-type:none;}

#fairWrap a {
	text-decoration: underline;
	color: #fff;
}

#fairWrap a:hover {
	text-decoration: none;
}

@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: 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: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
	padding-top: 100px;
	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: 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;
	position: relative;
	background: #221714;
	background-size: auto 100%;
	height: 47.2222222222vw;
	max-height: 680px;
}

#mv_area .fair_ttl {
	width: 75.9722222222vw;
	height: 18.6111111111vw;
	max-width: 1094px;
	max-height: 268px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#mv_area .fair_ttl h2{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2025august/images/fair_mv.svg) no-repeat;
	background-size: 100%;
	width: 75.9722222222vw;
	height: 18.6111111111vw;
	max-width: 1094px;
	max-height: 268px;
}

@media screen and (max-width: 940px) {
	#mv_area {
	    width: 100%;
	    height: 71.43589744vw;
	    background-repeat: repeat-y;
	    background-size: 170% auto;
	}

	#mv_area .fair_ttl {
		width: 89.7435897436vw;
		height: 21.9847185112vw;
		margin: 0 auto;
	}

	#mv_area .fair_ttl h2{
		background-size: 100%;
		width: 89.7435897436vw;
		height: 21.9847185112vw;
	}
}

.link_area {
	background: #26110C;
	margin: 0 auto;
	padding: 120px 0;
}

.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/2025august/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/2025august/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;
	}
}


/* -------------------------------------------- */

/*******************
novelty
*******************/

#novelty {
	color: #c7b599;
	background: #221714;
	position: relative;
	margin: 0;
}

#novelty .inner {
	width: 79.2222222222vw;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding: 40px 40px 120px;
}

#novelty img {
	width: 48%;
	align-self: center;
}

#novelty .inner div {
	position: relative;
	align-self: center;
	width: 52%;
}

#novelty .inner div p {
	font-size: 20px;
	line-height: 2;
}

#novelty .inner p.attention {
	width: 100%;
	font-size: 12px;
	display: block;
	line-height: 2;
}

#novelty .inner p.novelty_title {
	font-size: 7.6388888889vw;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	line-height: 0.9090909091;
	margin-bottom: 33px;
	color: #c7b599;
}

#novelty .inner p b {
	color: #c7b599;	
}


@media screen and (max-width:940px) {
	#novelty {
		width: 100vw;
		margin: 0;
	}

	#novelty .inner {
		width: 100%;
		padding: 10.9487179487vw 5.1282051282vw;
	}

	#novelty .inner div {
		width: 100%;
	}

	#novelty .inner p.novelty_title {
		text-align: center;
		font-size: 16.9487179487vw;
		margin: 0 auto 8.2564102564vw;
	}

	#novelty .inner div p {
		font-size: 4.1025vw;
		line-height: 2;
	}

	#novelty .inner p.attention {
		font-size: 2.9769vw;
	}

	#novelty img {
		width: 100%;
		margin: 20px 0;
	}
}


/* -------------------------------------------- */


#fairWrap h4 {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	letter-spacing: .05em;
	font-size: 3.4722222222vw;
	line-height: 1;
    width: 45.9027777778vw;
    text-align: center;
    background: #fff;
    padding: 16px 0;
    margin: 80px auto 120px;
    position: relative;
}

#fairWrap ul.item_list {
    width: 77.7777vw;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	font-family: 'Roboto', sans-serif;
}

#fairWrap .item_list p {
	font-family: 'Roboto', sans-serif;
}

#fairWrap ul.item_list li {
	position: relative;
	line-height: 2.2222;
    margin-bottom: 60px;
    width: 36.11111111vw;
}

#fairWrap .fair_copy {
	width: 77.7777vw;
	font-size: 1.5277777778vw;
	line-height: 2.1818181818;
	text-align: center;
	margin: 0 auto 80px;
}


#fairWrap ul.item_list li.col1 {
	width: 50vw;
	margin-left: 13.88885vw;
}

#fairWrap ul.item_list li.wide {
	width: 100%;
}

#fairWrap ul li p {
	padding: 20px 20px 40px;
}

#fairWrap ul.item_list li img {
	width: 100%;
}

#fairWrap ul.item_list li p {
	display: inline-block;
	text-align: left;
	line-height: 2.2222;
}

.open {
	position: absolute;
    width: 2.777777778vw;
    height: 2.777777778vw;
    z-index: 5;
    right: 1.388888889vw;
    top: 1.388888889vw;
    cursor: pointer;
    transform: rotateZ(0deg);
}

.open:hover {
	opacity: 1;
    transform: rotateZ(180deg);
    transition: .2s;
}

.item_card .credit {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 3.6199vw;
    opacity: 0;
    transition: opacity .7s cubic-bezier(0.26, 0.63, 0, 0.99) .1s;
    pointer-events: none;
    color: #fff;
    text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.item_card .credit:before {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .8);
    content: "";
    opacity: 0;
    transition: opacity .7s cubic-bezier(0.26, 0.63, 0, 0.99) .1s;
    pointer-events: none;
}

#item_sec2 .item_card .credit:before {
    background-color: rgba(0, 0, 0, .9);	
}

.item_card.on .credit {
	opacity: 1;
    transition: opacity .7s cubic-bezier(0.26, 0.63, 0, 0.99) .1s;
    pointer-events: all;
}

.item_card.on .credit:before {
	opacity: 1;
}

.item_card.on .open {
	opacity: 0;
    pointer-events: none;
}

.item_card .close {
	opacity: 0;
    position: absolute;
    right: 1.388888889vw;
    top: 1.388888889vw;
    z-index: 5;
    width: 2.777777778vw;
    height: 2.777777778vw;
    background-image: url(/special/fair/2025august/images/icon_close.svg);
    transform: rotateZ(45deg);
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    pointer-events: none;
    transition: .2s;
}

.item_card .credit .close {
	cursor: none;
    pointer-events: none;
}

.item_card.on .credit .close {
	opacity: 1;
    cursor: pointer;
    pointer-events: all;
}

.item_card.on .credit .close:hover {
	opacity: .7;
    transition: .2s;
}

.item_card .credit .credit_info {
	z-index: 4;
    font-size: 1.041666667vw;
}

.item_card .credit li {
	line-height: 2.1333333333 !important;
	margin-bottom: 0 !important;
	width: auto !important;
}



@media screen and (max-width: 940px) {

	#fairWrap h4 {
		font-size: 6.692307692vw;
	    width: 80vw;
	    margin: 0 auto 80px;
	    padding: 12px 0;
	}

	#fairWrap .fair_copy {
		width: 89.7435897436vw;
		text-align: left;
		margin: 60px auto 80px;
	}

	#fairWrap .fair_copy p {
		font-size: 4.102564103vw;
		line-height: 2;
	}

	#fairWrap ul.item_list {
	    width: 100vw;
		margin: 0 auto;
		display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
		font-family: 'Roboto', sans-serif;
	}

	#fairWrap #item_sec1 ul.item_list li {
		width: 100%;
	}

	#fairWrap ul.item_list li.col1 {
		width: 100vw;
		margin-left: 0;
	}

	#fairWrap ul.item_list li.wide img {
		width: 150%;
	    position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	}

	#fairWrap .item_list p {
		font-family: 'Roboto', sans-serif;
	}

	#fairWrap ul.item_list li {
		position: relative;
		line-height: 2.2222;
	    margin-bottom: 40px;
	    width: 100%;
	}

	#fairWrap ul li p {
		padding: 20px 20px 40px;
	}

	#fairWrap ul.item_list li img {
		width: 100%;
	}

	#fairWrap ul.item_list li p {
		display: inline-block;
		text-align: left;
		line-height: 2.2222;
	}

	#fairWrap #item_sec1 ul.item_list_main {
		padding-top: 0;		
		width: 89.7435897436vw;
	}

	#fairWrap #item_sec1 ul.item_list_main:after {
		width: 100vw;
		height: 67.69230769vw;
		right: 0;
		bottom: -37vw;
	}

	#fairWrap #item_sec1 ul.sec1_list2:before {
		width: 100vw;
		height: 67.69230769vw;
		left: -35.38461538vw;
		top: -40.28205128vw;
	}

	#fairWrap #item_sec1 ul.sec1_list2:after {
		width: 100vw;
		height: 67.69230769vw;
		right: -44.87179487vw;
		bottom: -14.102564103vw;
	}


	.open {
	    width: 7.6923076923vw;
	    height: 7.6923076923vw;
	    right: 3.128205128vw;
	    top: 3.128205128vw;
	}

	.item_card.on .credit .close {
	    position: absolute;
	    right: 3.128205128vw;
	    top: 3.128205128vw;
	    width: 7.6923076923vw;
	    height: 7.6923076923vw;
	}

	.item_card .credit {
		padding: 6.25641026vw 5.128205128vw;
	}

	.item_card .credit .credit_info {
		z-index: 4;
	    font-size: 3.333333333vw;
	}
}


/* -------------------------------------------- */

/*******************
item_sec1
*******************/

#item_sec1 {
	color: #000;
	position: relative;
}

#item_sec1 a {
	color: #fff;
}

#item_sec1 .fair_copy {
	text-align: center;
	font-size: 1.3888888889vw;
	line-height: 2;
}

#fairWrap #item_sec1 ul.item_list {
	margin: 0 auto;
	width: 100%;
}

#fairWrap #item_sec1 ul.item_list li {
    width: 100vw;
    margin-bottom: 0;
}


@media screen and (max-width: 940px) {
	#fairWrap #item_sec1 .item_card .credit {
		height: 153vw;
	}
}








/*******************
item_sec2
*******************/

#item_sec2 {
	font-size: 1.1111vw;
	text-align: center;
	padding: 120px 0 80px;
	color: #000;
	background: #c7b599;
	position: relative;
}

#fairWrap #item_sec2 h4 {
	background: #221714;
	color: #fff;
	position: relative;
}

#fairWrap #item_sec2 h4:before {
	content: '';
	display: block;
	width: 10.2777777778vw;
	height: 14.2361111111vw;
	background: url(/special/fair/2025august/images/fair_icon1.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: -10.512821vw;
	right: -12.512821vw;
}

#fairWrap #item_sec2 ul.item_list li {
	position: relative;
}

#fairWrap #item_sec2 ul.item_list li.icon1:before {
	content: '';
	display: block;
	width: 10.2777777778vw;
	height: 13.6458333333vw;
	background: url(/special/fair/2025august/images/fair_icon2.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: -4.512821vw;
	left: -5.512821vw;
}

#fairWrap #item_sec2 ul.item_list li.icon2:before {
	content: '';
	display: block;
	width: 10.2777777778vw;
	height: 14.2361111111vw;
	background: url(/special/fair/2025august/images/fair_icon1.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 9.487179vw;
	right: -3.512821vw;
}

#fairWrap #item_sec2 ul.item_list li.icon3:before {
	content: '';
	display: block;
	width: 10.2777777778vw;
	height: 13.6458333333vw;
	background: url(/special/fair/2025august/images/fair_icon2.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -4.512821vw;
	right: -5.512821vw;
}

#fairWrap #item_sec2 ul.item_list li.icon4:before {
	content: '';
	display: block;
	width: 10.2777777778vw;
	height: 14.2361111111vw;
	background: url(/special/fair/2025august/images/fair_icon1.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 34.487179vw;
	left: -21.512821vw;
}

#item_sec2 ul li a {
	color: #fff;
}

#fairWrap #item_sec2 ul.item_list li {
	margin-bottom: 40px;
}

#fairWrap #item_sec2 ul.item_list.look {
	margin-bottom: 40px;
}


@media screen and (max-width: 940px) {

	#item_sec2 {
		padding: 20px 0 2px;
		background-size: 162%;
	}

	#fairWrap #item_sec2 ul.item_list {
		justify-content: center;
		width: 89.7435897436vw;
		padding: 0;
	}

	#fairWrap #item_sec2 ul.item_list.look li:nth-child(2n) {
		margin-top: 0;
	}

	#fairWrap #item_sec2 ul.item_list.look .credit {
		height: auto;
	}

	#fairWrap #item_sec2 h4:before {
		content: '';
		display: block;
		width: 20.5555555556vw;
		height: 28.4722222222vw;
		background: url(/special/fair/2025august/images/fair_icon1.svg) no-repeat;
		background-size: 100%;
		position: absolute;
		top: -25.512821vw;
        right: -6.512821vw;
	}

	#fairWrap #item_sec2 ul.item_list li.icon1:before {
		content: '';
		display: block;
		width: 20.5555555556vw;
		height: 27.2916666666vw;
		background: url(/special/fair/2025august/images/fair_icon2.svg) no-repeat;
		background-size: 100%;
		position: absolute;
		top: -11.512821vw;
		left: -2.312821vw;
	}

	#fairWrap #item_sec2 ul.item_list li.icon2:before {
		content: '';
		display: block;
		width: 20.5555555556vw;
		height: 28.4722222222vw;
		background: url(/special/fair/2025august/images/fair_icon1.svg) no-repeat;
		background-size: 100%;
		position: absolute;
		top: -26.512821vw;
		right: -3.512821vw;
	}

	#fairWrap #item_sec2 ul.item_list li.icon3:before {
		content: '';
		display: block;
		width: 20.5555555556vw;
		height: 28.4722222222vw;
		background: url(/special/fair/2025august/images/fair_icon1.svg) no-repeat;
		background-size: 100%;
		position: absolute;
		top: -19.512821vw;
        right: auto;
        left: 6vw;
        bottom: auto;
	}

	#fairWrap #item_sec2 ul.item_list li.icon4:before {
		content: '';
		display: block;
		width: 20.5555555556vw;
		height: 27.2916666666vw;
		background: url(/special/fair/2025august/images/fair_icon2.svg) no-repeat;
		background-size: 100%;
		position: absolute;
		bottom: -15.512821vw;
        left: auto;
        top: auto;
        right: 5vw;
    }
 }


/* -------------------------------------------- */


/*******************
item_sec3
*******************/

#item_sec3 {
	font-size: 1.1111vw;
	text-align: center;
	background: url(/special/fair/2025august/images/fair_bg1.jpg) repeat left top;
	background-size: 1500px auto;
	color: #fff;
	padding-top: 120px;
	padding-bottom: 80px;
	position: relative;
}

#fairWrap #item_sec3 h4 {
	border: 6px solid #007e3d;
	color: #007e3d;
}

#item_sec3 ul.item_list li {
	position: relative;
}

#item_sec3 ul.item_list li.right {
	margin-top: 23.6111111111vw;
}

#item_sec3 ul.item_list li:first-child .credit {
	height: 47.2222vw;
}

@media screen and (max-width: 940px) {

	#item_sec3 {
		padding-top: 80px;
		padding-bottom: 40px;
		background-size: 135% auto;
	}

	#fairWrap #item_sec3 .fair_copy {
		margin: 40px auto 60px;
	}

	#fairWrap #item_sec3 ul.item_list {
		justify-content: center;
		width: 89.7435897436vw;
		padding: 0;
	}

	#item_sec3 ul.item_list li {
		position: relative;
	}

	#item_sec3 ul.item_list li.right {
		margin-top: 0;
	}

	#item_sec3 ul.item_list li:first-child .credit {
		height: 100%;
	}
}



/*******************
item_sec4
*******************/

#item_sec4 {
	font-size: 1.1111vw;
	text-align: center;
	background: url(/special/fair/2025august/images/fair_bg2.jpg) repeat-y center top;
	background-size: 100% auto;
	color: #fff;
	padding-top: 10.4166666667vw;
	padding-bottom: 80px;
	position: relative;
}

#fairWrap #item_sec4 h4 {
	border: 6px solid #007e3d;
	color: #007e3d;
}

#item_sec4 ul.item_list li {
	position: relative;
}

#item_sec4 ul.item_list li.right {
	margin-top: 23.6111111111vw;
	margin-bottom: 120px;
}

#item_sec4 ul.item_list li:first-child .credit {
	height: 47.2222vw;
}

@media screen and (max-width: 940px) {

	#item_sec4 {
		padding-top: 80px;
		padding-bottom: 40px;
		background-size: 140% auto;
	}

	#fairWrap #item_sec4 .fair_copy {
		margin: 40px auto 60px;
	}

	#fairWrap #item_sec4 ul.item_list {
		justify-content: center;
		width: 89.7435897436vw;
		padding: 0;
	}

	#item_sec4 ul.item_list li {
		position: relative;
	}

	#item_sec4 ul.item_list li.right {
		margin-top: 0;
		margin-bottom: 40px;
	}

	#item_sec4 ul.item_list li:first-child .credit {
		height: 100%;
	}
}


/*******************
item_sec5
*******************/

#item_sec5 {
	padding: 40px;
	color: #000;
}

#item_sec5 .pgispg {
	border: #000 solid 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#fairWrap #item_sec5 h4 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/special/fair/2025august/images/fair_logo1.svg) no-repeat;
	background-size: 100%;
	width: 38.8888888889vw;
	height: 11.1805555556vw;
	padding: 0;
}

#item_sec5 .pgg_detail {
	margin-left: 160px;
	padding-bottom: 40px;
	background: rgba(255, 255, 255, 0.1);
	width: 100vw;
	overflow-x: scroll;
}

#item_sec5 .detail_list {
	overflow-x: scroll;
	display: flex;
	justify-content: flex-start;
	width: 163.8888888889vw;
}

#item_sec5 .detail_list li {
	width: 38.8888888889vw;
	height: 25vw;
	margin-right: 40px;
}

#item_sec5 .detail_list li:last-child {
	margin-right: 0;
}

#item_sec5 .detail_list li img {
	height: 100%;
}

#item_sec5 .fair_copy {
	margin: 120px auto;
}

#item_sec5 .item_txt {
	width: 77.7777vw;
	margin: 0 auto;
	line-height: 2.2222;
	padding: 0 20px;
}

#item_sec5 .item_card .credit {
	padding: 2vw 3.6199vw;
}

@media screen and (max-width: 940px) {
	#item_sec5 {
		padding: 10px;
		color: #000;
	}

	#item_sec5 .pgispg {
		border: #000 solid 10px;
		padding: 20px;
	}

	#fairWrap #item_sec5 h4 {
		width: 58.3333333334vw;
		height: 16.7708333334vw;
		padding: 0;
		margin: 20px auto 0;
	}

	#item_sec5 .fair_copy {
		margin: 60px auto;
		width: 100%;
	}

	#fairWrap #item_sec5 ul.item_list {
		width: 100%;
	}

	#item_sec5 .item_card .credit {
		padding: 3.6199vw;
	}
}




/*******************
item_sec6
*******************/



#item_sec6 {
	background: url(/special/fair/2025august/images/fair_bg3.jpg) repeat-y;
	background-size: 100% auto;
	padding: 0 0 70px;
	color: #fff;
}

#fairWrap #item_sec6 h4 {
	background: #f4592a;
	color: #142a89;
	padding: 120px 0;
	width: 100%;
	margin-top: 0;
	font-size: 6.5277777778vw;
}

#fairWrap #item_sec6 ul.item_list.look {
	margin-bottom: 40px;
}

#fairWrap #item_sec6 ul.item_list.look li:nth-child(2n) {
	margin-top: 120px;
}

#fairWrap #item_sec6 ul.item_list.look ul li:nth-child(2n) {
	margin-top: 0;
}

#fairWrap #item_sec6 ul.item_list.look .credit {
	height: 47.2222222222vw;
}


@media screen and (max-width: 940px) {
	#item_sec6 {
		background-size: 230% auto;
		padding-bottom: 70px;
	}

	#fairWrap #item_sec6 h4 {
		padding: 40px 0;
		font-size: 11.5384615385vw;
	}

	#fairWrap #item_sec6 ul.item_list {
		justify-content: center;
		width: 89.7435897436vw;
		padding: 0;
	}
}


/* -------------------------------------------- */

#item_sec7 {
	background: repeating-linear-gradient(90deg, #c7d1fb, #c7d1fb 1px, transparent 1px, transparent 24px), repeating-linear-gradient(0deg, #c7d1fb, #c7d1fb 1px, #fff 1px, #fff 24px);
    background-size: 24px 24px;
    background-position: 40% 40%;
	color: #000;
	position: relative;
	padding-top: 40px;
	padding-bottom: 80px;
}

#fairWrap #item_sec7 h4 {
	background: #142a89;
	color: #fff;
	margin-bottom: 80px;
}

#fairWrap #item_sec7 .fair_copy {
	background: #fff;
	padding: 80px 0;
	border: 6px double #142a89;
}

#fairWrap #item_sec7 .fair_copy .title {
	font-size: 2.08333333333vw;
	font-weight: 700;
	margin-bottom: 40px;
	color: #142a89;
}

#fairWrap #item_sec7 ul {
	margin-top: 80px;
}

#fairWrap #item_sec7 ul li.sub {
	position: relative;
}

#fairWrap #item_sec7 ul li.sub:after {
	content: '';
	display: block;
	position: relative;
	background: url(/special/fair/2025august/images/fair_item20.png) no-repeat;
	background-size: 100%;
	width: 12.9166666667vw;
	height: 12.9166666667vw;
	position: absolute;
	bottom: -3.388889vw;
	right: -7vw;
}


@media screen and (max-width: 940px) {
	#item_sec7 {
	}

	#fairWrap #item_sec7 h4 {
		width: 86vw;
		margin: 40px 7vw 40px;
	}

	#fairWrap #item_sec7 .fair_copy {
		margin-top: 40px;
		margin-bottom: 60px;
		padding: 40px 15px 0;
	}

	#fairWrap #item_sec7 .fair_copy .title {
		font-size: 4.58333333333vw;
		font-weight: 700;
		margin-bottom: 40px;
		text-align: center;
	}

	#fairWrap #item_sec7 ul.item_list {
		justify-content: center;
		padding: 0;
		margin-top: 40px;
		width: 100%;
	}

	#fairWrap #item_sec7 ul.item_list li.col1 {
		width: 100%;
	}

	#fairWrap #item_sec7 ul li.sub:after {
		width: 32.9166666667vw;
		height: 32.9166666667vw;
		position: absolute;
		bottom: -3.388889vw;
		right: -8vw;
	}
}




/* -------------------------------------------- */


#item_sec8 .fair_bnr {
	width: 100vw;
	height: 38.8888888889vw;
	position: relative;
}

#item_sec8 .fair_bnr.high {
	height: 77.5vw;
}

#item_sec8 .fair_bnr:after {
	content: '';
	background: url(/special/fair/2025august/images/bnr_arw.svg) no-repeat;
	width: 4.4444444444vw;
	height: 4.4444444444vw;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

#item_sec8 .fair_bnr.high:after {
	display: none;
}

#item_sec8 .fair_bnr a:hover {
	border: 30px #fff solid;
	transition: .3s ease-out;
}

#item_sec8 .fair_bnr a img {
	position: absolute;
	top: 0;
	left: 0;
}

#item_sec8 .app {
	width: 65.2778vw;
	margin: 0 auto 16px;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    padding: 2.7777vw 4.1666vw;
	background: #43B09B;
}

#item_sec8 .app div {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

#item_sec8 .app div a {
	width: 25.6097%;
}

#sns_area .pg_sns div a.app_g {
	width: 28.9024%;
}

#item_sec8 .app div a img {
	width: 100%;
}

#item_sec8 .app p.txt {
	width: 100%;
	background: #01896F;
	font-size: 1.11111vw;
	text-align: center;
	height: 2.5vw;
	line-height: 2.5vw;
	font-weight: 500;
	margin-top: 20px;
	color: #fff;
}

#item_sec8 .app .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;
    color: #fff;
}

#item_sec8 .inquiry {
	width: 65.2778vw;
	text-align: center;
	background: #CDF0E9;
    padding: 2.7777vw 4.1666vw;
	margin: 0 auto 120px;
}

#item_sec8 .inquiry p.copy {
	font-size: 1.6666vw;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	margin:0 auto 20px;
	position: relative;
	color: #000;
	text-align: center;
}

#item_sec8 .inquiry p.copy:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 8.6388vw;
	width: 22px;
	height: 36px;
	background: linear-gradient(to right top, transparent 48%, #000 48%, #000 52%, transparent 52%);
}

#item_sec8 .inquiry p.copy:after {
	content: '';
	display: block;
	position: absolute;
	right: 8.6388vw;
	top: -10px;
	width: 22px;
	height: 36px;
	background: linear-gradient(to left top, transparent 48%, #000 48%, #000 52%, transparent 52%);
}

#item_sec8 .inquiry dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 41.5972222222vw;
	margin: 0 auto 24px;
}

#item_sec8 .inquiry dl dt {
	width: 18.1944444444vw;
	background: #fff;
	display: block;
	height: 2.8472222222vw;
	line-height: 2.8472222222vw;
	font-size: 1.1111111111vw;
	color: #01896F;
	font-weight: 700;
	border-radius: 10px;
}

#item_sec8 .inquiry dl dd {
	font-size: 2.7777777778vw;
	color: #01896F;
	font-weight: 700;
	position: relative;
	padding-left: 2.6388888889vw;
}

#item_sec8 .inquiry dl dd:before {
	content: '';
	display: block;
	width: 2.08333333333vw;
	height: 2.2222222222vw;
	background: url(/special/fair/2025august/images/icon_phone.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 5px;
	left: 0;
}

#item_sec8 .inquiry dl dd a {
	color: #01896F;
	text-decoration: none;
}

#item_sec8 .inquiry .att {
	font-size: 1.1111vw;
}


@media screen and (max-width: 940px) {

	#item_sec8 .fair_bnr:after {
		content: '';
		background: url(/special/fair/2025august/images/bnr_arw.svg) no-repeat;
		width: 10.2564102564vw;
		height: 10.2564102564vw;
		background-size: 100%;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}

	#item_sec8 .fair_bnr {
		width: 100vw;
		height: 38.9743589744vw;
		position: relative;
	}

	#item_sec8 .app {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-content: center;
		padding: 10.5555vw 2.6666vw;
		margin-bottom: 10px;
		width: 89.3334vw;
	}

	#item_sec8 .app div {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}

	#item_sec8 .app div a {
		width: 50.4vw;
		margin-bottom: 15px;
	}

	#item_sec8 .app div a img {
		width: 100%;
	}

	#item_sec8 .app div a.app_g {
		width: 56.933vw;
	}


	#item_sec8 .app .sns_name {
		font-size: 8vw;
	    border-bottom: 1.3333vw solid #fff;
	    margin-right: 0;
	    align-self: center;
	    padding-bottom: 10px;
	    margin-bottom: 25px;
	}

	#item_sec8 .app p.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;
	}

	#item_sec8 .inquiry {
		width: 89.3334vw;
		text-align: center;
		background: #CDF0E9;
		padding: 10.5555vw 2.6666vw;
		margin: 0 auto 60px;
	}

	#item_sec8 .inquiry p.copy {
		font-size: 4.2666vw;
		margin:0 auto 20px;
		position: relative;
		line-height: 1.5;
	}

	#item_sec8 .inquiry p.copy:before {
		content: '';
		display: block;
		position: absolute;
		top: 10px;
		left: 8vw;
		width: 18px;
		height: 30px;
		background: linear-gradient(to right top, transparent 48%, #000 48%, #000 52%, transparent 52%);
	}

	#item_sec8 .inquiry p.copy:after {
		content: '';
		display: block;
		position: absolute;
		right: 8vw;
		top: 10px;
		width: 22px;
		height: 36px;
		background: linear-gradient(to left top, transparent 48%, #000 48%, #000 52%, transparent 52%);
	}

	#item_sec8 .inquiry dl {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 76.1538461538vw;
		margin: 0 auto 24px;
	}

	#item_sec8 .inquiry dl dt {
		width: 61.02564102564vw;
		background: #fff;
		display: block;
		height: 11.2820512821vw;
		line-height: 11.2820512821vw;
		font-size: 3.5897435897vw;
		color: #01896F;
		font-weight: 700;
		border-radius: 10px;
		margin-bottom: 20px;
	}

	#item_sec8 .inquiry dl dd {
		font-size: 9.2307692308vw;
		color: #01896F;
		font-weight: 700;
		position: relative;
		padding-left: 8.6388888889vw;
	}

	#item_sec8 .inquiry dl dd:before {
		content: '';
		display: block;
		width: 7.6923076923vw;
		height: 8.2051282051vw;
		background: url(/special/fair/2025august/images/icon_phone.png) no-repeat;
		background-size: 100%;
		position: absolute;
		top: 5px;
		left: 0;
	}

	#item_sec8 .inquiry .att {
		font-size: 4.1025641026vw;
	}
}


/*******************
SNS
*******************/


#sns_area {
	color: #fff;
	text-align: center;
	padding: 6.9444vw 15.2777777778vw;
	position: relative;
	background: url(/special/fair/2025august/images/pg_sns_bg.gif);
}

#sns_area p.copy {
	font-size: 1.6666vw;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	margin:0 auto 60px;
	position: relative;
	color: #fff;
}

#sns_area p.copy:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: -4.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: -4.6388vw;
	top: -10px;
	width: 22px;
	height: 36px;
	background: linear-gradient(to left top, transparent 48%, #fff 48%, #fff 52%, transparent 52%);
}

#sns_area p.copy img {
	width: 2.08333333333vw;
	height: 2.08333333333vw;
	margin-right: 1.11111111vw;
}

#sns_area .pg_sns {
	background: #9a8973;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: center;
	padding: 2.7777vw 4.1666vw;
	margin-bottom: 20px;
}

#sns_area .pg_sns div {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}

#sns_area .pg_line {
	width: 232px;
}

#sns_area .pg_sns div.account {
	width: 38.6111111111vw;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#sns_area .pg_sns div.account span:first-child {
	display: block;
	width: 13.4722222222vw;
}

#sns_area .pg_sns div.account span:nth-child(2) {
	display: block;
	width: 20.2777777778vw;
}

#sns_area .pg_sns .qr {
	width: 9.02777777778vw;
	margin-bottom: 1.11111111vw;
}

#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: 1.2888888889vw;
	font-weight: 700;
	text-decoration: none;
}

.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 !important;
}


@media screen and (max-width: 940px) { 
	#sns_area {
		color: #fff;
		text-align: center;
		padding: 16vw 5.3333vw 16vw;
	}

	#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: -10vw;
		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: -10vw;
		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: 10.2564102564vw;
	    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 p.copy img {
		width: 5.58333333333vw;
		height: 5.58333333333vw;
		margin-right: 1.11111111vw;
	}

	#sns_area .pg_sns div.account {
		width: 100%;
		justify-content: center;

	}

	#sns_area .pg_sns div.account span {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	#sns_area .pg_sns div.account span:first-child {
		display: block;
		width: 100%;
	}

	#sns_area .pg_sns div.account span:nth-child(2) {
		display: block;
		width: 100%;
	}

	#sns_area .pg_sns div.account span:first-child {
		margin-bottom: 40px;
	}

	#sns_area .pg_sns .qr {
		width: 33.3333333333vw;
		margin-right: 0;
		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.1282051282vw;
		font-weight: 700;
	}

	#sns_area .pg_line {
		width: 50vw;
		margin: 0 auto;
	}

	#sns_area .gacha {
		width: 100vw;
		margin: 0 -20px 60px;
	}
}









