@charset "utf-8";

/*body
----------------------------------------------------------------------------------------------*/

html,
body {
	/*min-width:1260px;*/
}

body {
	background: #fff;
}

.eye {
	width: 100%;
	text-align: center;
	position: relative;

}

.main {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-size: cover;
}

@keyframes rolls {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

#main {
	width: 100%;
	background-size: cover;
}

.pc_feat {
	margin: 0 auto 0px;
	position: relative;
	overflow: hidden;

	padding: 3em 0 0;
}

.pc_feat_in {
	width: 100%;
	margin: 0 auto;
	position: relative;

}

.featitle img {
	position: relative;
	width: 100%;
}

/* .fair_menu img{
    width: 200px;
} */

.cm_un {
	float: left;
	width: 35%;
}

.cm_un img {

	width: 100%;
}

.an_b {
	text-align: center;

	z-index: 5;
	width: 100%;
	max-width: 1200px;
	position: relative;

}

.an_b ul {
	position: absolute;
	bottom: 11%;
	left: -1%;
	width: 56%;

}

.an_b ul li {
	width: 62%;
}

.an_b ul li img {
	width: 100%;
}

.an_b ul li:last-child img {
	padding-top: 40px;
}

.kotu {
	position: absolute;
	bottom: 2%;
	left: 36%;
	width: 35%;
	z-index: 10;

}

.kotu2 {
	position: absolute;
	top: 2%;
	right: 10%;
	width: 25%;
	z-index: 11;
}

.kotu3 {
	position: absolute;
	bottom: 2%;
	left: 20%;
	width: 37%;
	z-index: 12;
}

.kotu4 {
	position: absolute;
	bottom: 2%;
	left: 59%;
	width: 30%;
	z-index: 13;
}
}

.kotu img,
.kotu2 img,
.kotu3 img,
.kotu4 img {
	width: 100%;
}

.main .pre01,
.main .pre02 {
	margin: 0 auto;
	margin-top: -70px;
	position: relative;
}

@media screen and (max-width: 968px) {

	.main .pre01,
	.main .pre02 {
		margin-top: -50px;
	}

	.flt_lfts ul {
		display: flex;
	}

	#header .flt_lfts ul li {
		font-size: 16px;
		font-weight: bold;
		color: #000;
		padding-left: 0px;
	}
}

/**/
.pre02 img {
	width: 100%;
	max-width: 1190px;
}

.web_bn_area {
	background: #ffff08;
	width: 100%;
	padding: 1em 0;
}

.web_bn_in {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.web_bn_in ul {
	width: 100%;
}

.web_bn_in ul li {
	float: left;
	width: 32%;
}

.web_bn_in ul li:first-child {
	float: left;
	width: 35%;
}

.web_bn_in ul li:last-child {
	float: left;
	width: 32%;
}

.web_bn_in ul li img {
	width: 100%;
}

.under_title {

	background: #f7fad9;
	width: 100%;
	text-align: center;

}

.under_title img {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}



#adtag {
	height: 0;
	overflow: hidden;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}

#header {
	width: 960px;
	margin: 0 auto;
	/*height:45px;*/
}

#header h1 {
	float: left;
	padding-top: 8px;
	padding-left: 17px;
	margin-right: 45px;
}

#header h1 img {
	width: 180px;
	height: auto;
}

#header ul {
	float: right;
	padding-top: 0px;
}

#header ul li {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}

#header ul li span {
	font-weight: bold;
	padding: 0 10px;
	color: #000;
}

#header ul li a {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#header ul li a:hover {
	color: #666;
}

.grey {
	color: #ababab !important;
}

#mainArea {
	position: relative;
	width: 960px;
	margin: 0 auto 45px;
	/*height:2181px*/
}

p,
h2,
h3,
a,
div {
	/*position:absolute;*/
}

/* .infoTxt_box{
	width:960px;
  margin:20px auto 0;
} */
.infoTxt {
	padding: 25px 0 40px;
	color: #000;
	font-size: 13px;
}

.infoTxt span {
	font-weight: bold;
	font-size: inherit;
}

.contents {
	width: 960px;
	margin: 0 auto;
}

/*footer
----------------------------------------------------------------------------------------------*/
footer {
	padding: 10px 0 30px 0;
}

.footerIn {
	margin: 24px auto 20px;
	text-align: center;
	width: 960px;
}

/* footer p img {
	height: auto;
	margin-right: 5px;
	width: 200px;
} */

footer ul {
	float: right;
	padding-top: 10px;
}

footer ul li {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

footer ul li>span {
	font-weight: bold;
	padding: 0 10px;
	color: #000;
}

footer ul li a {
	display: inline !important;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

footer ul li a>span {
	font-weight: inherit;
	font-size: inherit;
}

footer ul li a:hover {
	color: #999;
}

footer small {
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 1;
}

#pageTop {
	bottom: 20px;
	position: fixed;
	right: 20px;
	width: 50px;
	z-index: 1000;
}

#pageTop img {
	height: auto;
	width: 100%;
}

.u_btn a {
	position: relative;

}

.pc {
	display: block !important;
}

.sp {
	display: none !important;
}

.title {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

.title dl {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.text_01 {
	width: 980px;
	padding: 40px 0 20px 0;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.title dt.headline {
	width: 64%;
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}

.title dt.headline img {
	width: 100%;
}

.title dt.day {
	width: 100%;
	margin: 0 auto;
	padding: 8px 0 6px 10px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	background-color: #555;
	color: #fff;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.title dd {
	width: 52%;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: justify;
	font-size: 17px;
}

.left_img {
	position: absolute;
	width: 18.49vw;
	top: 20px;
	left: 0;
}

.right_img {
	position: absolute;
	width: 17.14vw;
	top: 20px;
	right: 0;
}

.btn a {
	width: 500px;
	margin: 30px auto 0;
	padding: 15px 0 10px 0;
	font-weight: bold;
	font-size: 2.0em;
	text-align: center;
	display: block;
	background: #D90000;
	text-decoration: none;
	color: #fff;
}

.btn a:hover {
	background: #dd3f3f;
	text-decoration: none;
	color: #fff;
}

#subArea {
	padding-bottom: 50px;
}

/* #subArea .present_bg {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 1em 0;
    background: url("../images/221008/pre_bg.jpg") no-repeat center top;
			background-size: cover;
	background-attachment: fixed;
} */
#subArea .chusen_bg {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url("../images/220702/cyu_bg.jpg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

#subArea .inner {
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
}

#subArea .item_image {
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 900px;
}

.annotation {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 980px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}

#subArea .text_02 {
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}

#subArea .text_02 span {
	font-size: 20px;
	font-weight: bold;
}

.text_center {
	text-align: center;
}

.text_03 {
	margin: 50px 0;
	font-size: 20px;
}

#attention {
	margin: 0 auto;
	text-align: center;
	padding: 0px 0 60px 0;
	position: relative;
	display: block;
}

#attention img {
	max-width: 1060px;
	width: 100%;
}

/* .infoTxt_box {
    max-width: 1000px;
	width: 100%;
    margin: 0px auto 0;
    background: #fff;
    border: 2px solid #3399ff;
    border-radius: 20px;
} */
.infoTxt {
	padding: 25px 46px 40px;
	color: #000;
	font-size: 14px;
	line-height: 1.6em;
}

/* .infoTxt span.tit {
    width: 100%;
    margin: 0 auto 10px;
    padding: 12px 0 9px;
    background: url(../images/210605/pc_box.png) no-repeat;
	background: #00a0e9;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    display: inline-block;
} */
.infoTxt span {
	font-weight: bold;
	font-size: inherit;
}

.present2_text {
	max-width: 1060px;
	margin: 0 auto;
	text-align: center;
}

.present2_text span {
	font-size: 15px;
	font-weight: bold;
}

.col_w {
	color: #fff;
}

.text_right {
	text-align: right;
}

.mt70 {
	margin-top: 70px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml20 {
	margin-left: 20px;
}

.pl12 {
	padding-left: 12px;
}

.pl20 {
	padding-left: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pt0 {
	padding-top: 0;
}

.pt110 {
	padding-top: 110px;
}

.btn_02 {
	width: 96%;
	margin: 0 auto;
	padding: 2em 0 2em;
}

.btn_02 img {
	width: 100%;
}

.bn_u {
	padding: 2em 0 0 0;
}

.bn_u ul {
	display: flex;
	flex-direction: row;
	width: 100%;
}

.bn_u ul li {}

.bn_u ul li img {
	width: 100%;
}

@media screen and (max-width: 768px) {

	.sp_menu_btn {
		width: 50vw;
		left: 25vw;
		position: fixed;
		z-index: 999;
	}

	.title {
		width: 100%;
	}

	.title dt.headline {
		width: 95%;
		height: auto;
		margin-bottom: 15px;
		font-size: 16px;
	}

	.title dt.day {
		width: 95%;
	}

	.btn a,
	.btn_02 img {
		width: 95%;
	}

	#subArea {
		padding-bottom: 4vh;
	}

	#subArea .inner {
		width: 100%;
		padding: 0;
	}

	.btn_02 {
		width: 100%;
		padding: 0 6% 1.5em;
	}

	.btn_02 img {
		width: 100%;
	}

	#subArea .text_02 {
		width: 95%;
		margin: 0 auto;
		padding: 0 10px;
		text-align: left;
		font-weight: bold;
		font-size: 12px;
	}

	/* #subArea .present_bg {
        background: url(../images/211001/sp_present_bg.gif);
		padding: 0 0 0 0;
} */
	.text_03 {
		margin: 20px 0;
	}

	#attention img {
		width: 96%;
		margin: 0 auto;
	}

	.present_2 {
		background: url(../images/210605/sp_bg_fruit.jpg);
		padding-bottom: 20px;
	}

	.present_2 img {
		max-width: 100%;
	}

	.present2_text {
		background-size: cover;
		padding-top: 0;
		font-weight: bold;
		padding-bottom: 0vh;
	}

	.present2_text_02 {
		text-align: left;
		margin-top: 3vh;
		padding: 0 5%;
	}

	.present2_text_02 span {
		font-weight: bold;
	}
}

.fair_menu {
	position: absolute;
	top: 0;
	text-align: center;
	/*left: calc(100%/2 - 100px);*/
	left: 0;
	z-index: 5;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.fair_menu {
		position: relative;
		top: 0;
		text-align: center;
		/*left: calc(100%/2 - 100px);*/
		/*left:0;
		right: 0;*/
		z-index: 5;
		width: 100%;
		margin: 0 auto;
	}

	.fair_menu img {
		width: 100%;
	}

}

@media screen and (max-width: 768px) {

	html,
	body {
		min-width: 100%;
	}


	#mainContents {
		background: none;
	}

	header {
		margin: 0 auto;
		padding: 0 0 0 0;
		position: relative;
	}

	header .inner {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}

	#header {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	header h1,
	#header h1 {
		float: none;
		text-align: center;
		margin-right: 0;
		padding-left: 0px;
		padding: 7px 0px;
		width: 180px;
		margin: 0 auto;

	}

	header img {
		height: auto;
		width: 100%;
	}

	header h1 img {
		width: 180px;
		height: auto;
	}

	header #menuBtn {
		position: absolute;
		top: 8px;
		right: 15px;
		width: 26px;
		height: 24px;
		background: url(../images/bg_menu.png) 0 0 no-repeat;
		background-size: 26px 24px;
		z-index: 10;
	}

	header #menuBtn.active img {
		display: none;
	}

	#header ul {
		float: none;
		padding-top: 0px;
	}

	#header nav {
		display: none;
		padding-top: 0;
		float: none;
		position: absolute;
		top: 55px;
		background: url(../images/bg_overlay.png) 0 0 repeat;
		z-index: 9;
		left: 0;
		width: 100%;
	}

	#header nav.active {
		display: block;
	}

	#header nav ul li {
		float: none;
	}

	#header nav ul li span {
		padding: 0;
		display: none;
	}

	/* #header nav ul li a {
		font-size: 0.9em;
		text-decoration: none;
		display: block;
		padding: 10px;
		border-bottom: 1px solid #FFF;
		color: #FFF;
	} */

	#header nav ul li:last-child a {
		border-bottom: 0;
	}

	/* #header nav ul li a:hover {
		text-decoration: none;
		color: #fff;
	} */

	.bgYellow {
		background: #ffff00;
	}

	.bgRed {
		background: #ff0000;
	}

	.txt01 {
		background: #0066cc;
		color: #fff;
		padding: 15px 20px 30px;
		font-size: 10px;
	}

	.infoTxt {
		padding: 15px;
		width: 100%;
		margin: 0 auto 35px;
		font-size: 13px;
		color: #000;
		text-align: left;
	}



	footer {
		padding: 15px 0;
	}

	.footerIn {
		width: 100%;
		margin: 0 auto 10px;
		padding: 0 10px;
	}

	footer h1 {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-right: 0;
		text-align: center;
		margin-bottom: 15px;
	}

	footer h1 img {
		width: 173px;
		height: auto;
	}

	/* footer p img {
		float: none;
		width: 200px;
		padding-left: 0px;
		margin-right: 0px;
		text-align: center;
	} */

	footer ul {
		float: none;
		width: 100%;
		padding-top: 0;
	}

	footer ul li {
		font-size: 20px;
		font-weight: bold;
		color: #FFFF26;
		width: 48%;
		margin-right: 4%;
		margin-bottom: 10px;
	}

	footer ul li:nth-child(2),
	footer ul li:nth-child(4) {
		margin-right: 0;
	}

	footer ul li>span {
		font-size: 14px;
		font-weight: bold;
		padding: 0 10px;
		color: #333;
		display: none;
	}

	footer ul li a {
		display: block !important;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
		padding: 5px 0;
		width: 100%;
		border: 1px solid #FFFF26;
		background: #FFFF26;
		text-align: center;
	}

	footer ul li a:hover {
		color: #999;
		border: 1px solid #FFFF26;
	}

	footer ul li a>span {
		display: none;
	}

	footer small {
		text-align: center;
		display: block;
		font-size: 12px;
		line-height: 1;
	}

	footer .footerIn p {
		float: none;
		padding-top: 15px;
		text-align: center;
		width: 100%;
	}

	footer .footerIn p img {
		height: auto;
		width: 180px;
	}

	#pageTop {
		width: 40px;
		position: fixed;
		bottom: 15px;
		right: 15px;
	}

	#pageTop img {
		height: auto;
		width: 100%;
	}

	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}

}

/**/


#btn01 {
	position: absolute;
	top: 660px;
	left: 0;
	right: 0;
	width: 1034px;
	margin: auto;
}

#btn01 ul li {
	float: left;
}

#btn01 ul li.cen {
	padding-right: 25px;
	padding-left: 22px;
}

#btn01 img,
#btn02 img,
#btn03 img {
	height: auto;
	width: 100%;
}

#present {
	/*width:960px;*/
	text-align: center;
	padding-top: 0px;
}

#quotxt {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 960px;
}

#quo {
	position: absolute;
	top: 394px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 960px;
}

#juice {
	position: absolute;
	top: 616px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 960px;
}

#btn02 {
	width: 350px;
	padding: 60px 0 40px;
	margin: 0 auto;

}


.itembox {
	text-align: center;
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.bg_area {
	width: 100%;
	overflow: hidden;
}


#btn03 {
	position: absolute;
	top: 2290px;
	left: 2px;
	right: 0;
	width: 298px;
	margin: auto;
	top: 2280px;
}

#subArea .pre_tit {
	padding: 2em 0 0em 0;
	margin: 0 auto;
	max-width: 886px;
	text-align: center;
	width: 100%;
}

#subArea .pre_tit img {
	width: 100%;
}

#subArea .item_image_pre {
	padding: 2em 0 3em 0;
	margin: 0 auto;
	max-width: 940px;
	text-align: center;
	width: 100%;
}

#subArea .item_image_open_case {
	width: 100%;
	background: url("../images/220702/cyu_tit_bg.png") no-repeat center top;
	background-size: contain;
}

#subArea .item_image_open {
	padding: 0px 0 0px 0;
	margin: 0 auto 0;
	max-width: 974px;
	text-align: center;
	width: 100%;
}

#subArea .item_image_chusen {
	padding: 0 0 20px 0;
	margin: 0 auto;
	max-width: 940px;
	text-align: center;
	width: 100%;
}

#subArea .item_image_pre img,
#subArea .item_image_open img,
#subArea .item_image_chusen img {
	width: 100%;
}

.rai_btn {
	width: 350px;
	margin: 2em auto 0;
}

.rai_btn {
	width: 420px;
	margin: 0 auto 2em;
}

.bg_block {
	background: url("../images/220211/bg_block.jpg") no-repeat center top;
	background-size: cover;
	padding: 2em 0 3em !important;
}

#open {
	background: url("../images/220702/cyu_bg.jpg") no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}

#open {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	background: url("../images/220702/cyu_bg.jpg") repeat-x fixed;
	/*-webkit-animation: bgroop 30s linear infinite;
    animation: bgroop 30s linear infinite;*/
	background-size: cover;
}

@-webkit-keyframes bgroop {
	from {
		background-position: 0 0;
	}

	to {
		background-position: -1600px 0;
	}
}

@keyframes bgroop {
	from {
		background-position: 0 0;
	}

	to {
		background-position: -1600px 0;
	}
}

#subArea .chu_tit {
	clear: both;
	padding: 0;
	text-align: center;
	background: url("../images/220702/cyu_bg.png") repeat-x center top;
}

#subArea .cyu_tit img {
	max-width: 1117px;
	width: 100%;

}

#subArea .item01 {
	clear: both;
	padding: 0;
	width: 100%;
	position: relative;
}

#subArea .item02 {
	clear: both;
	padding: 20px 0 45px 0;
	width: 100%;
	position: relative;
	background-size: cover;
}

#subArea .item03 {
	background: url(../images/211001/yellow_bg.jpg)no-repeat center 0px #fff15a;
	clear: both;
	padding: 45px 0;
	width: 100%;
	position: relative;
	background-size: cover;
}

#subArea .item04 {
	background: url(../images/200201/bg_03.jpg) no-repeat bottom;
	clear: both;
	padding: 20px 0;
	width: 100%;
	position: relative;
	background-size: cover;
}

#subArea .item05 {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 980px;
	position: relative;
	top: 0;
	left: 0;
}

.pc_u_txt {
	max-width: 739px;
	width: 100%;
	margin: 30px auto 0;
}

#subArea .item01_w {
	clear: both;
	padding: 0;
	width: 100%;
	position: relative;
	max-width: 1100px;
	border-radius: 10px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	background: #fff;
	margin: 0 auto 3em;
	padding: 2em 0 3em 0;
}

/**/
/* #webarea{
background: url("../images/221008/day_bg.jpg") repeat-x 0 0;
	background-size: 100% 100%;
}
#webarea .text_center img{
width: 100%;
	max-width: 1100px;
}
#webarea ul{
text-align: center;
	max-width: 980px;
	margin: 0 auto;
}
#webarea ul li{
display: inline-block;
padding: 0 0.5em;
	    width: 32.3%;
    box-sizing: border-box;
}
#webarea ul li img{
width: 100%;

} */
.btn_area {
	background: #fff;
	width: 100%;
	padding: 2em 0 3em 0;
}

.btn_area ul {
	text-align: center;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.btn_area ul li {
	display: inline-block;
	padding: 0 2%;
	width: 46%;
}

.btn_area ul li img {
	width: 100%;
}




/**/

@media screen and (max-width: 768px) {
	body {
		background: #fff;

	}

	/* #sp_webarea ul{
		text-align: center;
	}
	#sp_webarea ul li{
		float: left;
		padding: 0;
		margin: 0;
		width:50%;
	}

	#sp_webarea ul li img{

			width:100%;
	} */


	.sp-pre01 {
		background: url(../images/200201/sp/sp-pre01-bg.jpg) no-repeat center 0;
		background-size: 100% auto;
	}

	.sp-pre02 {
		background: url(../images/200201/sp/sp-pre02-bg.jpg) no-repeat center 0;
		background-size: cover;
	}

	.sp-cyu_tit {
		clear: both;
		padding: 30px 0 0 0;
		text-align: center;
		background: url(../images/200201/sp/sp-cyu_tit-bg.jpg) 0 center;
		background-size: cover;
	}

	.sp-cyu_tit img {
		max-width: 1117px;
		width: 100%;
	}

	#subArea .item01 {
		background-size: cover;
		margin-bottom: 0;
	}

	#subArea .item03 {
		background-size: cover;
	}

	#subArea .item04 {
		background-size: cover;
		padding: 20px 0;

		width: 100%;
	}

	#subArea .item_image_open {
		padding: 1.5vh 0 2vh 0;
		max-width: inherit;
	}

	#subArea .item02 {
		background: url(../images/211001/sp_blue_bg.jpg)no-repeat center 0px #fdfeff;
		clear: both;
		padding: 4vh 0;
		width: 100%;
		position: relative;
		background-size: cover;
	}

	#subArea .item03 {
		background: url(../images/211001/sp_yellow_bg.jpg)no-repeat center 0px #fff15a;
		clear: both;
		padding: 4vh 0;
		width: 100%;
		position: relative;
		background-size: cover;
		background-size: cover;
	}

	#subArea .chu_tit {
		clear: both;
		padding: 0;
		text-align: center;
	}







	.eye {
		width: 100%;
		margin-top: 1em;
		height: auto;
		background: url(../images/top_sp/eye_bg.png) no-repeat center 0;
		background-size: contain;

	}

	.itembox {
		width: 100%;
	}

	/* .infoTxt_box {
    height: auto;
    width: 95%;
} */
	.infoTxt {
		opacity: 1;
		position: relative;
		overflow-wrap: anywhere;
	}

	a:hover img {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}

	.sp_cm_making {
		width: 50%;
		float: left;
	}

	.sp_cm_short {
		width: 50%;
		float: right;
	}

	#lottery_sp {}

	.sp_case {
		position: relative;
		clear: both;
	}

	#sp_eye_cm {
		position: absolute;
		left: 7px;
		right: 0;
		margin: 0 auto;
		top: 0;
		width: 43%;
	}

	#sp_eye_cm_making {
		position: absolute;
		left: 2em;
		right: 0;
		margin: 0 auto;
		top: 0.5em;
		width: 68%;
	}

	#sp_eye_cm_short {
		position: absolute;
		left: 0;
		right: 2em;
		margin: 0 auto;
		top: 0.5em;
		width: 67.2%;
	}

	#sp_btn01 {
		background: #F7BA1A;
		padding: 10px 15px 20px 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#sp_btn02 {
		padding: 15px 15px 25px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#sp_btn03 {
		position: absolute;
		right: 16%;
		top: 1em;
		width: 46.5%;
	}

	#sp_cm_u {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 0;
		width: 67%;
	}

	#sp_cm_u_making {
		position: absolute;
		left: 2em;
		right: 0;
		margin: 0 auto;
		top: 0.5em;
		width: 78.6%;
	}

	#sp_cm_u_short {
		position: absolute;
		left: 0;
		right: 2em;
		margin: 0 auto;
		top: 0.5em;
		width: 79.7%;
	}

	/**/
	#eye_btn {
		/*position:absolute;
	top:60%;*/
		margin-top: 0%;
		background: #F7BA1A;
	}

	#eye_btn ul li {
		width: 100%;
		padding: 0 10px 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

}

/**/
/***/
.kakurennbo {
	background: url("../images/220211/bg_kakurennbo.jpg") no-repeat 0 0;
	background-size: cover;
	background-attachment: fixed;
	padding: 1em 0 6em;
}

.kakurennbo .item_image_kaku {
	padding: 20px 0 0 0;
	margin: 0 auto;
	max-width: 1100px;
	text-align: center;
	width: 100%;
}

.kakurennbo .item_image_kaku .kaku_btn {
	padding: 0 0 0 0;
	margin: 0 auto;
	max-width: 1100px;
	text-align: center;
	width: 100%;
	background: #e8fffe;
}

.kakurennbo .item_image_kaku img {
	width: 100%;
	margin: 0 auto;
}

.kakurennbo .item_image_kaku .kaku_btn img {
	max-width: 815px;
}

/**/

.u_bn {
	padding-top: 0px;
	width: 960px;
}

#btn_right a {
	background: rgba(0, 0, 0, 0) url("../images/221008/btn_right.png") no-repeat scroll 0 0;
	bottom: 60px;
	display: block;
	height: 312px;
	position: fixed;
	right: 0;
	width: 154px;
}

#btn_right a:hover {
	background-position: 0 bottom;
}

#btn_right2 a {
	top: 60px;
	display: block;
	position: fixed;
	right: 0;
	width: 4%;
	z-index: 11000;
}

#btn_right2 a img {
	width: 100%;
}

#btn_right4 a {
	top: 80px;
	display: block;
	position: fixed;
	right: 0;
	width: 120px;
	z-index: 11000;
}

#btn_right3 a img {
	width: 100%;
}

#btn_right3 a {
	top: 180px;
	display: block;
	position: fixed;
	right: 0;
	width: 120px;
	z-index: 11000;
}

#btn_right4 a img {
	width: 100%;
}

.btncv a {
	background: #d90000 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin: 50px auto 0;
	padding: 15px 0 10px;
	text-align: center;
	text-decoration: none;
	width: 500px;
}

.btncv a:hover {
	opacity: 0.5;
}

.btncv a span.big {
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
}

.m-mt20 {
	margin-top: -20px;
}

@media screen and (max-width: 768px) {
	.btncv a {
		background: #d90000 none repeat scroll 0 0;
		color: #fff;
		display: block;
		font-size: 1.4em;
		font-weight: bold;
		margin: 20px auto;
		padding: 15px 0 10px;
		text-align: center;
		text-decoration: none;
		width: 85%;
	}

	.annotation {
		clear: both;
		font-size: 13px;
		font-weight: bold;
		left: 0;
		line-height: 1.2em;
		margin: 0 auto;
		padding: 10px;
		position: relative;
		text-align: left;
		top: 0;
		width: 95%;
		color: #000;
	}

	#attention {
		padding: 0 0 2em;
	}

	#subArea .bg {
		padding: 10px 0 3em 0;
		background: url(../images/210605/sp_bg_content_01.jpg) no-repeat;
		background-size: contain;
	}

	.t_btn_bg {
		background: url(../images/200201/sp/btn_bg.jpg) no-repeat 0 0;
		background-size: cover;
		padding-bottom: 30px;
	}

	.kakurennbo {
		padding: 0;
	}

	.kakurennbo .item_image_kaku {
		padding: 0;
	}
}

/**/



@media screen and (max-width: 768px) {
	.eye_sp {
		background: url(../images/211001/sp_bg_banner.jpg) no-repeat center 0;
		background-size: contain;
		position: relative;
	}

	.title dd {
		width: 90%;
		margin: 0 auto;
		font-size: 15px;
	}

	#subArea .text_02 span {
		font-size: 18px;
	}

	.pic_art {
		width: 100%;
		margin: 20px auto;
	}

	.pic_art img {
		width: 45%;
		margin: 0 2%;
	}

	.item01 img {
		max-width: 100%;
	}

	.present2_text span {
		font-size: 12px;
	}

	#sp_present {
		background: url(../images/211103/sp/sp_pre_bg.jpg) no-repeat center 0;
		background-size: cover;
	}

	#subArea .item_image_pre {
		padding: 4vh 0 0 0;
		max-width: inherit;
		text-align: center;
	}

	#sp_chusen {
		background: url("../images/211103/sp/sp_cyusen_bg.jpg") no-repeat center 0;
		background-size: cover;
		background-attachment: fixed;
	}

}


.fade-up {
	font-weight: bold;
	visibility: hidden;
}

.fadeInDown {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}

/*@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-moz-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}    
@-o-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-ms-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}*/
/*@keyframes fadeInDown {
 0% { opacity: 0;
	 -webkit-transform: translateY(30px);
		 -ms-transform: translateY(30px);
			 transform: translateY(30px);
	}
 100% { opacity: 1;
	 -webkit-transform: translateY(0);
		 -ms-transform: translateY(0);
			 transform: translateY(0);
		}
}*/

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	30% {
		opacity: 0.7;
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}


.fadeInDown_pre {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInDown_pre;
	animation-name: fadeInDown_pre;
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
	-ms-animation-delay: 1.0s;
	visibility: visible !important;
}

@keyframes fadeInDown_pre {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	20% {
		opacity: 0.7;
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fade-right {
	visibility: hidden;
}

.fade_right {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-name: fade_right;
	animation-name: fade_right;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-ms-animation-delay: 0s;
	visibility: visible !important;
}

@keyframes fade_right {
	0% {
		opacity: 0;
		-webkit-transform: translate(250px);
		-ms-transform: translate(250px);
		transform: translate(250px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate(0px);
		-ms-transform: translate(0px);
		transform: translate(0px);
	}
}

.fade-left {
	visibility: hidden;
}

.fade_left {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-name: fade_left;
	animation-name: fade_left;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-ms-animation-delay: 0s;
	visibility: visible !important;
}

@keyframes fade_left {
	0% {
		opacity: 0;
		-webkit-transform: translate(-250px);
		-ms-transform: translate(-250px);
		transform: translate(-250px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate(0px);
		-ms-transform: translate(0px);
		transform: translate(0px);
	}
}

/*puf*/

#puf01,
#puf02,
#puf03,
#puf04,
#puf05,
#puf06,
#puf07,
#puf08,
#puf09,
#puf10 {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 157px;
	height: 145px;
	text-align: center;
}

#puf01 {
	top: 930px;
	left: 0;
	right: 1120px;
}

#puf02 {
	top: 1200px;
	left: 1120px;
	right: 0;
}

#puf03 {
	top: 1754px;
	left: 0;
	right: 1120px;
}

#puf04 {
	top: 1818px;
	left: 1120px;
	right: 0;
}

#puf05 {
	top: 2321px;
	left: 0;
	right: 1120px;
}

#puf06 {
	top: 2528px;
	left: 1120px;
	right: 0;
}

#puf07 {
	top: 3332px;
	left: 0;
	right: 1120px;
}

#puf08 {
	top: 3557px;
	left: 1120px;
	right: 0;
}

#puf09 {
	top: 4833px;
	left: 0;
	right: 1120px;
}

#puf10 {
	top: 4945px;
	left: 1120px;
	right: 0;
}

@media screen and (max-width: 1120px) {

	#puf01,
	#puf02,
	#puf03,
	#puf04,
	#puf05,
	#puf06,
	#puf07,
	#puf08,
	#puf09,
	#puf10 {
		display: none !important;
	}
}

/**/


#search {
	clear: both;
	/*background:#ffff00;*/
	width: 100%;
}

#search .bukken_tit {
	margin-top: -80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 980px;
}

#search .bukken_tit2 {
	margin: 20px auto;
	text-align: center;
	max-width: 980px;
}

#search .bukken_list ul {
	text-align: center;
	max-width: 980px;
	margin: 0 auto;
}

#search .bukken_list ul li {
	display: inline-block;
	padding: 0 0.5em;
	width: 33%;
}

#search .bukken_list ul li img {
	width: 100%;
}

#search .bukken_list ul li a:hover {
	opacity: 0.6;
}

.item01 {
	background: url(../images/200516/bg_01.jpg) 0 center;
	clear: both;
	padding: 20px 0;
	width: 100%;
	position: relative;
	z-index: 999;
}

.item02 {
	background: url(../images/220702/cyu_bg_2.jpg) 0 center;
	clear: both;
	padding: 20px 0;
	width: 100%;
	position: relative;
	z-index: 999;
	background-attachment: fixed;
}

.item03 {
	background: url(../images/200516/bg_03.jpg) no-repeat bottom;
	clear: both;
	padding: 20px 0;
	width: 100%;
	position: relative;
	z-index: 999;
	background-size: cover;
}

.item04 {
	background: url(../images/200516/bg_03.jpg) no-repeat bottom;
	clear: both;
	padding: 20px 0;
	width: 100%;
	position: relative;
	z-index: 999;
	background-size: cover;
}

.item05 {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 980px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
}

.pc_u_txt {
	max-width: 851px;
	width: 100%;
	margin: 40px auto 10px;
}

.pc_m_txt {
	max-width: 851px;
	width: 100%;
	margin: 0px auto 60px;
}

.line {
	width: 100%;
	background: url(../images/220702/line_bg.png) repeat-x 0 0;
	background-size: 100% 18px;
	text-align: center;
}

.line img {
	width: 550px;
	margin: 0 auto;
}

.u_btn {
	text-align: center;
}

.bukken_list {
	max-width: 1100px;
	margin: 0 auto;
}

.sarani {
	width: 300px;
	margin: -50px auto 0;
}


@media screen and (max-width: 968px) {
	.line img {
		width: 100%;
		margin: 0 auto;
	}

	.sp_web {}

	.sp_web ul li {
		float: left;
		width: 50%;
	}

	.sp_web ul li img {
		width: 100%;
	}
}

/**/

/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
	display: -ms-grid;
	overflow: hidden;
}

/*----------------------------*/

.d-demo {
	background: url("../images/221008/eye_h_bg.jpg") repeat-x 0 0;
	background-size: 100% 100%;
	padding: 1em 0;
	position: absolute;
	top: 46%;
}

.d-demo__wrap {
	display: flex;
	overflow: hidden;
}

.d-demo__list {
	display: flex;
	list-style: none;
}

.d-demo__list--left {
	animation: infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
	width: calc(100vw / 5);
	padding: 0 1em 0 0;
	max-width: 320px;
}

.d-demo__item>img {
	width: 100%;
}

@media screen and (max-width: 968px) {
	.slicase {
		position: relative;
	}

	.d-demo {
		background: url("../images/221008/eye_h_bg.jpg") repeat-x 0 0;
		background-size: 100% 100%;
		padding: 1em 0;
		position: absolute;
		top: 1%;
		width: 100%;
	}

	.d-demo__item {
		width: calc(100vw / 2.5);
		padding: 0 1em 0 0;
		max-width: 320px;
	}
}

/**/

.cyu_btn {
	text-align: center;
}

.eye_bg {
	position: relative;
}

.eye_bg .eye_btn {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 40px;
	width: 39%;
	padding-left: 2%;
}

.eye_bg .eye_btn img {
	width: 100%;
}

/* 240729 */

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	background-color: #fff;
}

.logo_header_height {
	height: 80px;
}

.logo_header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.logo {
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}

.logo .logo_img {
	object-fit: contain;
}

.fair_menu img {
	width: 300px;
}

.content_container .content {
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.content_container img {
	width: 100%;
}

.banner_bg {
	position: relative;
	background: url("../images/240729/banner_bg.png") no-repeat center 0;
	background-size: cover;
}

.banner_bg .banner {
	margin: 0 auto;
	width: 80%;
}

.banner_bg .banner .banner_img {
	height: 100%;
	object-fit: contain;
}

.day_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("../images/240729/day_bg.png") no-repeat center top;
	background-size: cover;
}

.day_bg .day_img,
.advertise_text_wrap .advertise_text_img {
	padding: 20px 2%;
	width: 80%;
}

.advertise_banner_bg {
	padding: 10px 0 30px 0;
	background: url("../images/240729/advertise_banner_bg.png") no-repeat center top;
	background-size: cover;
	    /*background-attachment: fixed;*/
}
.advertise_banner_bg a{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
.advertise_banner_bg .advertise_banner_bg_img {
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.advertise_banner_bg2 {
	padding: 80px 0;
	background: url("../images/240729/advertise_banner_bg2.png") no-repeat center top;
	background-size: cover;
}

.advertise_banner_bg2 .advertise_banner_bg_img2 {
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.advertise_banner_bg2 .advertise_text_img2 {
	padding: 0 2%;
}

.advertise_banner_img2_wrap {
	padding: 20px;
	border-radius: 20px;
	background-color: #fff;
	border: 2px solid #2C4DA2;
}

.advertise_noti {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#area4 {
	padding:30px 20px 18px;
	background:#0482BC;
	background: url("../images/240729/eye_under_bg.png") repeat-x 0 0;
	background: #fff;
	background-size:cover;
	width:100%;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
#area4 .block{
	width:100%;
	max-width:900px;
	margin:0 auto;
}
#area4 img {
	width:100%;
}
#area4 .btn_set2 {
	width:100%;
	max-width:1000px;
	margin:10px auto 0;
}

.button_section_head {
	font-size: 24px;
	font-weight: bold;
}

.button_note span {
	font-weight: bold;
	font-size: 16px;
}

.button_wrap {
	padding: 60px 0;
}

.button_img_wrap {}

.button_img {
	padding: 10px 10%;
}

.data_bg {
	background: url("../images/240729/data_bg.png") repeat center top;
	background-size: cover;
	padding: 100px 0;
}

.data_container {
	padding: 50px 20px;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	border: 2px solid #2C4DA2;
}

.data_item {
	padding-left: 30px;
	padding-right: 30px;
}

.data_note {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
}

.guide_wrap_bg {
	background: url("../images/240729/guide_wrap_bg.png") repeat center top;
	background-size: cover;
	padding-top: 80px;
}

.guide_content_wrap {
	display: flex;
	margin-left: -30px;
	margin-right: -30px;
}

.guide_item {
	padding: 0 30px;
}

.guide_bg_1 {
	background: url("../images/240729/guide_bg_1.png") repeat center top;
	background-size: cover;
	border-radius: 20px;
	border: 2px solid #2C4DA2;
}

.guide_img {
	flex: 1;
	padding: 0 30px;
	margin-top: 20px;
}

.guide_bg_2 {
	background: url("../images/240729/guide_bg_2.png") repeat center top;
	background-size: cover;
	border-radius: 20px;
	border: 2px solid #DA0000;
}

.guide_btn {
	padding: 0 13%;
}

.advertise_banner_2_text_info {
	margin-top: 16px;
	font-size: 36px;
	font-weight: bold;
}

.advertise_banner_2_note {
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.line_black {
	height: 2px;
	background-color: #000;
}

.block {
	display: block;
}

.infoTxt_box {
	max-width: 1100px;
	width: 100%;
	margin: 0px auto 0;
	background: #fff;
	border-radius: 20px;
}

.infoTxt {
	padding: 25px 0 40px;
}

.infoTxt span.tit {
	width: 100%;
	margin: 0 auto 10px;
	padding: 12px 0 9px 20px;
	background: #2C4DA2;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	display: inline-block;
}

.footerIn {
	width: 100%;
	max-width: 1100px;
}

.footer {
	background-color: #fff;
}

.footer_logo_wrap {
	display: flex;
	justify-content: center;
	padding: 0;
}


footer p img {
	height: auto;
	margin-right: 5px;
	width: 100%;
	max-width: 220px;
}

@media screen and (max-width: 768px) {
	.sp_mt0 {
		margin-top: 0;
	}

	.sp_mt10 {
		margin-top: 10px;
	}

	.sp_mt15 {
		margin-top: 15px;
	}

	.line_black {
		height: 1px;
	}

	#header nav ul li .nav_item {
		padding: 10px;
		border-bottom: 1px solid #FFF;
		color: #FFF;
	}

	#header nav ul li:last-child .nav_item {
		border-bottom: 0;
	}

	.nav_item_link_wrap {
		display: flex;
		align-items: center;
		gap: 5px;
	}

	#header nav ul li .nav_link {
		font-size: 0.9em;
		display: block;
		text-decoration: none;
		color: #FFF;
	}

	#header nav ul li .nav_link:hover {
		text-decoration: none;
		color: #fff;
	}

	header #menuBtn {
		top: 50%;
		transform: translateY(-50%);
	}

	.header .sp_logo img {
		object-fit: contain;
		height: 50px;
	}

	.sp_logo_header_height {
		height: 50px;
	}

	.fair_menu {
		position: relative;
		top: 0;
		text-align: center;
		z-index: 5;
		width: 40%;
		max-width: 250px;
		margin: 0 auto;
	}

	.fair_menu img {
		width: 100%;
	}

	.eye {
		margin-top: 0;
	}


.banner_bg .banner {
		width:100%;
		margin-left: auto;
		margin-right: auto;
	padding: 5px 0;
	}

	.day_bg {
		position: relative;
		margin-top: -24%;
	}

	.day_bg .day_img,
	.advertise_text_wrap .advertise_text_img {
		padding: 20px 15px;
		width: 100%;
		max-width: calc(100% - 30px);
		margin-left: auto;
		margin-right: auto;
	}

	.day_bg .day_img {
		width: 95%;
	}

	.advertise_banner_bg {
		scroll-margin-top: 140px;
		padding: 15px;
	}

	.advertise_noti {
		font-size: 10px;
	}

	.data_bg {
		padding: 20px 15px;
	}

	.data_container {
		padding: 15px;
	}

	.data_item {
		padding: 0;
	}

	.data_note {
		font-size: 12px;
		padding: 0;
	}

	.button_wrap {
		padding: 30px 15px;
		border-top:1px solid #ddd; 
		border-bottom:1px solid #ddd; 
	}

	.button_img {
		padding: 5px 5%;
	}

	.button_section_head {
		font-size: 14px;
	}

	.button_note span {
		font-size: 10px;
	}

	.advertise_banner_bg2 {
		padding: 15px;
	}

	.advertise_banner_img2_wrap {
		padding: 10px 10px 5px;
	}

	.advertise_banner_2_text_info {
		margin-top: 5px;
		font-size: 14px;
	}

	.advertise_banner_2_note {
		font-size: 10px;
	}

	.guide_wrap_bg {
		padding-top: 20px;
	}

	.guide_content_wrap {
		display: block;
	}

	.guide_item {
		padding: 15px;
	}

	.infoTxt {
		padding: 25px 0 0;
	}

	footer p img {
		float: none;
		max-width: 250px;
		padding-left: 0px;
		margin-right: 0px;
		text-align: center;
	}

	footer .footerIn p {
		width: 40%;
		padding-top: 0;
	}

	footer .footerIn p img {
		object-fit: contain;
		width: 100%;
		height: 50px;
	}
	#area4 {
    padding: 15px 10px 18px;

}

}

/**/
.t02{
	font-size: 16px!important;
}