@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#ahnaru87,#ahnaru87 div,#ahnaru87 span,#ahnaru87 object,#ahnaru87 iframe,#ahnaru87 h1,#ahnaru87 h2,#ahnaru87 h3,#ahnaru87 h4,#ahnaru87 h5,#ahnaru87 h6,#ahnaru87 p,#ahnaru87 blockquote,#ahnaru87 pre,#ahnaru87 abbr,#ahnaru87 address,#ahnaru87 cite,#ahnaru87 code,#ahnaru87 del,#ahnaru87 dfn,#ahnaru87 em,#ahnaru87 img,#ahnaru87 ins,#ahnaru87 kbd,#ahnaru87 q,#ahnaru87 samp,#ahnaru87 small,#ahnaru87 strong,#ahnaru87 sub,#ahnaru87 sup,#ahnaru87 var,#ahnaru87 b,#ahnaru87 i,#ahnaru87 dl,#ahnaru87 dt,#ahnaru87 dd,#ahnaru87 ol,#ahnaru87 ul,#ahnaru87 li,#ahnaru87 fieldset,#ahnaru87 form,#ahnaru87 label,#ahnaru87 legend,#ahnaru87 table,#ahnaru87 caption,#ahnaru87 tbody,#ahnaru87 tfoot,#ahnaru87 thead,#ahnaru87 tr,#ahnaru87 th,#ahnaru87 td,#ahnaru87 li,#ahnaru87 aside,#ahnaru87 dialog,#ahnaru87 figure,#ahnaru87 footer,#ahnaru87 header,#ahnaru87 hgroup,#ahnaru87 menu,#ahnaru87 nav,#ahnaru87 section,#ahnaru87 time,#ahnaru87 mark,#ahnaru87 audio,#ahnaru87 video{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:baseline;background:transparent;}
#ahnaru87{line-height:1;}#ahnaru87 li,#ahnaru87 aside,#ahnaru87 dialog,#ahnaru87 figure,#ahnaru87 footer,#ahnaru87 header,#ahnaru87 hgroup,#ahnaru87 nav,#ahnaru87 section{display:block;}#ahnaru87 nav ul{list-style:none;}#ahnaru87 blockquote,#ahnaru87 q{quotes:none;}#ahnaru87 blockquote:before,#ahnaru87 blockquote:after,#ahnaru87 q:before,#ahnaru87 q:after{content:'';content:none;}#ahnaru87 a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;}#ahnaru87 ins{background-color:#ff9;color:#000;text-decoration:none;}#ahnaru87 mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;text-decoration:line-through;}#ahnaru87 abbr[title],#ahnaru87 dfn[title]{border-bottom:1px dotted #000;cursor:help;}#ahnaru87 table{border-collapse:collapse;border-spacing:0;}#ahnaru87 hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}#ahnaru87 input,#ahnaru87 select{vertical-align:middle;}#ahnaru87 img{vertical-align:bottom;}

#ahnaru87 .cf:before,#ahnaru87 .cf:after {content:"";display:table;}
#ahnaru87 .cf:after {clear:both;}
#ahnaru87 .cf {*zoom:1;}

#ahnaru87 img{
	image-rendering: -webkit-optimize-contrast;
	height: auto !important;
	width: auto!important;
	max-width: 100%!important;
}
#ahnaru87 a{
	transition: 0.3s;
	word-wrap:break-word;
}
#ahnaru87 a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#ahnaru87 p{
	line-height:1.8;
	text-align: left;
}
#ahnaru87{
	width: 100%;
	min-width: 1120px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	/* background-color: #FBE5E8; */
  font-family: 'Noto Sans JP', sans-serif,serif,  Meiryo,  "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
	position: relative;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	line-height: 1.5;
	padding-bottom: 60px;
	background-color:#2F2F2F;
	z-index: 1;
	background-image: url(/static/img/entertainment/ahnaru87/bg02.png);
	background-repeat: repeat;
	background-size: 130%;
	background-position: center;
}
#ahnaru87::after{
	content: '';
	width: 254px;
	height: 100%;
	z-index: -1;
	background: url(/static/img/entertainment/ahnaru87/bg01.png) repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#ahnaru87 .serif{
	font-family: 'Noto Serif JP', serif;
}
#ahnaru87 .hov,a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#ahnaru87 .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#ahnaru87 .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#ahnaru87 i{
	font-family: 'Font Awesome 5 Free';
}
#ahnaru87 section{
	position: relative;
}
#ahnaru87 .pc_img{
	display:block;
}
#ahnaru87 .sp_img{
	display:none;
}
#ahnaru87 .tab_img{
	display:none;
}
#ahnaru87 .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1120px;
	margin: 0 auto;
}
#ahnaru87 .wrapper-inner{
	width:95%;
	max-width: 1060px;
	margin:0 auto;
	position: relative;
}
#ahnaru87 .content-box {
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}
#ahnaru87 .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#ahnaru87 .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#ahnaru87 .ex{
	font-size: 12px!important;
	margin: 10px auto 0;
}

#ahnaru87 .btn_area a{
	display: block;
	margin: 40px auto 0;
	color: #000000;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 10px;
	box-sizing: border-box;
	width: 45%;
	text-align: center;
	border-radius: 8px;
	border: solid 3px #FFFAE2;
	background-color: #DBBB00;
	position: relative;
	z-index: 1;
}
#ahnaru87 .btn_area a::after{
	content: '';
	width: 70px;
	height: 70px;
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	background: url(/static/img/entertainment/ahnaru87/obj02.png) no-repeat center;
	background-size: contain;
	z-index: -1;
}

/*===============================================*=================================*==============================================================================================================*/
/*メイン*/
#ahnaru87 #main {
	padding: 40px 0 0;
}
#ahnaru87 #main h1 img{ 
	width: 100%;
}

/*リード*/
#ahnaru87 .lead{
	margin-top: 70px;
	padding-top: 70px;
	position: relative;
	text-align: center;
}
#ahnaru87 .lead::before{
	content: '';
	width: 73px;
	height: 58px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: url(/static/img/entertainment/ahnaru87/obj01.png) no-repeat center;
	background-size: contain;
}
#ahnaru87 .lead p.serif{
	font-size: 20px;
	text-align: center;
	font-weight: 900;
}
#ahnaru87 .lead .campaign{
	width: 100%;
	margin-top: 50px;
	border: solid 6px #BCB289;
	background-color: #fff;
	padding: 20px 40px;
	box-sizing: border-box;
	position: relative;
	background-image: url(/static/img/entertainment/ahnaru87/kado.jpg), url(/static/img/entertainment/ahnaru87/kado02.jpg),url(/static/img/entertainment/ahnaru87/kado04.jpg), url(/static/img/entertainment/ahnaru87/kado03.jpg)  ;
	background-repeat: no-repeat;
	background-position: left top,right top,right bottom,left bottom;
}

#ahnaru87 .lead .campaign_inner{
	width: 100%;
	height: 100%;
	position: relative;
}
#ahnaru87 .lead .campaign_inner::before,#ahnaru87 .lead .campaign_inner::after{
	content: '';
	width: calc(100% + 7px);
	height: calc(100% + 24px);
	border: #BCB289 solid 2px;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
#ahnaru87 .lead .campaign_inner::before{
	top: -26px;
}
#ahnaru87 .lead .campaign_inner::after{
	bottom: -26px;
}
#ahnaru87 .lead .campaign_inner h3{
	font-size: 40px;
	color: #AD0D0D;
	font-weight: 600;
	line-height: 1.3;
}
#ahnaru87 .lead .campaign_inner p{
	font-size: 20px;
	margin-top: 10px;
	color: #000;
	text-align: center;
	font-weight: 700;
}

/*ポイント*/
#ahnaru87 .point h2{
	margin: 70px auto 0;
	width: 100%;
	max-width: 386px;
}
#ahnaru87 .point  .pointbox{
	margin: 40px auto 0;
}
#ahnaru87 .point  .pointbox > img{
	width: 30%!important;
}
#ahnaru87 .point  .pointbox > p{
	width: 48%;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
}
#ahnaru87 .point  .pointbox > p span{
	color: #FFF841;
	font-weight: 700;
}
#ahnaru87 .point  .pointbox > h3 {
	width: 15%;
}

#ahnaru87 .point .pointbox:nth-of-type(2) > img,
#ahnaru87 .point .pointbox:nth-of-type(4) > img{
	order: 3;
}
#ahnaru87 .point .pointbox:nth-of-type(2) > p,
#ahnaru87 .point .pointbox:nth-of-type(4) > p{
order: 2;
}
#ahnaru87 .point .pointbox:nth-of-type(2) > h3 ,
#ahnaru87 .point .pointbox:nth-of-type(4) > h3 {
	order: 1;
}

#ahnaru87 .point .pointlink{
	border: solid #DEB814 2px;
	color: #DEB814;
	padding: 20px 10px;
	box-sizing: border-box;
	width: 100%;
	max-width: 480px;
	margin: 20px auto 0;
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 700;
	transition: all .3s;
	z-index: 1;
}
#ahnaru87 .point .pointlink::after{
	content: '';
	width: 95%;
	height: calc(100% + 4px);
	border: solid #DEB814 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .3s;
	z-index: -1;
}
#ahnaru87 .point .pointlink:hover{
	opacity: 1;
	color: #fff;
}
#ahnaru87 .point .pointlink:hover:after{
	width: calc(100% + 4px);
	background-color: #c09e05;
	transition: all .3s;
}

#ahnaru87 .point .pointlinkbox .pointlink{
	width: 45%;
}


/*スケジュール*/
#ahnaru87 .schedule{
		margin-top: 80px;
}
#ahnaru87 .schedule h2{
	width: 100%;
	max-width: 386px;
	margin: 0 auto 0;
}
#ahnaru87 .schedule h3{
	width: 100%;
	max-width: 549px;
	margin: 20px auto 0;
}
#ahnaru87 .schedulebox .schedule-inner{
	background-color: #fff;
	color: #313131;
	line-height: 1.8;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	width: 47%;	
	margin: 40px auto 0;
}

#ahnaru87 .schedule i{
	font-weight: 700;
	color: #09B9D0;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
}
#ahnaru87 .schedule-inner{
	padding: 30px;
	font-size: 16px;
	box-sizing: border-box;
}

/*実施概要*/
#ahnaru87 .info h2{
	margin:80px auto 0;
	max-width: 369px;
	width: 100%;
}
#ahnaru87 .info table{
	width: 100%;
	margin-top: 30px;
	box-sizing: border-box;
	line-height: 1.6;
	border:solid #BCBCBC 1px;
	border-collapse: separate;
	overflow: hidden;
	border-spacing: 0;
	color: #353535;
}
#ahnaru87 .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#ahnaru87 .info table tr:last-child{
	border-bottom: none;
}
#ahnaru87 .info table th,#ahnaru87 .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#ahnaru87 .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#ahnaru87 .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
}
#ahnaru87 .info table td a{
	color: #314dc8;
	padding-bottom: 8px;
	border-bottom: 1px solid #314dc8;
	margin-right: 50px;
	position: relative;
}
#ahnaru87 .info table td a:last-child{
	margin-right: 0;
}
#ahnaru87 .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	/* color: #fff; */
}


/*注意事項*/
#ahnaru87 .application{
	position: relative;
}
#ahnaru87 .application h2{
	margin:80px auto 0;
	max-width: 220px;
	width: 100%;
}
#ahnaru87 .application .application-inner{
	margin-top: 30px;
	background-color: rgba(255,255,255,0.95);
	padding: 25px 25px;
	box-sizing: border-box;
	text-align: left;
}
#ahnaru87 .application p{
	font-size: 13px;
	font-weight: 400;
	color: #000;
}
#ahnaru87 .application p a{
	color: #147FCE;
}
#ahnaru87 .application h3{
	margin-top: 30px;
	font-weight: 500;
	font-size: 15px;
}
#ahnaru87 .application ul{
	margin-top: 30px;
}
#ahnaru87 .application ul li,#ahnaru87 .application ol li{
	position: relative;
	font-size: 15px;
	display: block;
	margin: 5px 0;
	padding-left: 17px;
	box-sizing: border-box;
}
#ahnaru87 .application ul li::before{
	content: '・';
	font-size: 15px;
	position:absolute;
	left: 0;
	top:0;
}
#ahnaru87 .application ol li span{
	position: absolute;
	top:0;
	left: 0;
}

#ahnaru87 .contact{
	margin-top: 80px;
	background: url(/static/img/entertainment/ahnaru87/contact.jpg) center no-repeat;
	background-size: cover;
}
#ahnaru87 .contact p{
	padding: 20px;
	box-sizing: border-box;
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
#ahnaru87 .contact p a{
	color: #D30B0B;
}
#ahnaru87 img.footer-logo{
	width: 100%;
	max-width: 600px!important;
	margin: 30px auto 0;
}


/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#ahnaru87 .pc_img{
		display:none;
	}
	#ahnaru87 .sp_img{
		display:block;
	}
	#ahnaru87 .tab_img{
		display:block;
	}
	#ahnaru87{
		min-width: auto;
	}
	#ahnaru87::after{
		width: 120px;
	}
	#ahnaru87 .wrapper{
		width: 100%;
	}
	#ahnaru87 .wrapper-inner{
		max-width: 690px;
		width: 100%;
    padding: 0 25px;
		box-sizing: border-box;
	}
	#ahnaru87 .ex{
		margin-top: 14px;
	}
	#ahnaru87 .btn_area{
		display: block;
	}
	#ahnaru87 .btn_area a{
		margin: 30px auto 0;
		font-size: 18px;
		padding: 20px 10px;
		width: 100%;
		border: solid 2px #FFFAE2;
	}
	#ahnaru87 .btn_area a::after{
		width: 50px;
		height: 50px;
	}

	/*メイン*/
	#ahnaru87 #main {
		padding: 30px 0 0;
	}

	#ahnaru87 .point::after {
		width: 112px;
		opacity: 0.6;
	}


/*リード*/
	#ahnaru87 .lead{
		margin-top: 30px;
		padding-top: 50px;
	}
	#ahnaru87 .lead::before{
		width: 43px;
		height: 48px;
	}
	#ahnaru87 .lead p.serif{
		font-size: 16px;
		text-align: left;
	}
	#ahnaru87 .lead .campaign{
		margin-top: 30px;
		border: solid 4px #BCB289;
		padding: 20px 20px;
		background-size:40px;
	}
	#ahnaru87 .lead .campaign_inner::before,#ahnaru87 .lead .campaign_inner::after{
		width: calc(100% + 8px);
	}
	#ahnaru87 .lead .campaign_inner::before{
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	#ahnaru87 .lead .campaign_inner::after{
		content: none;
	}
	#ahnaru87 .lead .campaign_inner h3{
		font-size: 22px;
	}
	#ahnaru87 .lead .campaign_inner p{
		font-size: 15px;
		font-weight: 500;
		text-align: left;
	}

	/*ポイント*/
#ahnaru87 .point h2{
	margin: 50px auto 0;
	max-width: 286px;
}
#ahnaru87 .point  .pointbox{
	margin: 30px auto 0;
	justify-content: center;
}
#ahnaru87 .point  .pointbox > img{
	width: 65%!important;
	order: 2;
}
#ahnaru87 .point  .pointbox > p{
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	order: 3;
	margin-top: 20px;
}
#ahnaru87 .point  .pointbox > p span{
	font-weight: 500;
}
#ahnaru87 .point  .pointbox > h3 {
	width: 30%;
	padding-right: 5%;
	box-sizing: border-box;
	order: 1;
}
#ahnaru87 .point .pointbox:nth-of-type(2) > img,
#ahnaru87 .point .pointbox:nth-of-type(4) > img{
	order: 2;
}
#ahnaru87 .point .pointbox:nth-of-type(2) > p,
#ahnaru87 .point .pointbox:nth-of-type(4) > p{
order: 3;
}
#ahnaru87 .point .pointbox:nth-of-type(2) > h3 ,
#ahnaru87 .point .pointbox:nth-of-type(4) > h3 {
	order: 1;
}
#ahnaru87 .point .pointlink{
	font-size: 18px;
}
#ahnaru87 .point .pointlink:hover{
	opacity: 1;
	color: #fff;
}
#ahnaru87 .point .pointlink:hover:after{
	width: calc(100% + 4px);
	background-color: #c09e05;
	transition: all .3s;
}

#ahnaru87 .point .pointlinkbox {
	display: block;
}
#ahnaru87 .point .pointlinkbox .pointlink{
	width: 100%;
	margin-top: 20px;
}


	/*スケジュール*/
	#ahnaru87 .schedule{
		margin-top: 50px;
	}
	#ahnaru87 .schedule h2{
		max-width: 286px;
	}
	#ahnaru87 .schedule h3{
		margin: 15px auto 0;
	}
	#ahnaru87 .schedulebox{
		display: block;
	}
	#ahnaru87 .schedulebox .schedule-inner{
		font-weight: 500;
		font-size: 15px;
		width: 100%;	
		margin: 30px auto 0;
	}

/*実施概要*/
#ahnaru87 .info h2{
	margin:50px auto 0;
}
#ahnaru87 .info{
	padding: 10px 0 0;
}
#ahnaru87 .info h3{
	margin-top: 30px;
	font-size: 0px;
}
#ahnaru87 .info tbody{
	width: 100%;
	display: inline-block;
}
#ahnaru87 .info table{
	display: block;
	margin-top: 20px;
}
#ahnaru87 .info table tr{
	display: block;
	border-bottom: none;
}
#ahnaru87 .info table tr:last-child{
	border-bottom: none;
}
#ahnaru87 .info table th,#ahnaru87 .info table td{
	padding: 10px 30px;
	border-bottom: solid 1px #d6d6d6;
}
#ahnaru87 .info table th{
	width: 100%;
	font-size: 14px;
}
#ahnaru87 .info table td{
	width: 100%;
	font-size: 13px;
}

	/*注意事項*/
	#ahnaru87 .application{
		margin-top: 50px;
		position: relative;
	}
	#ahnaru87 .application h2{
		margin:50px auto 0;
		max-width: 170px;
	}
	#ahnaru87 .application h3{
		margin-top: 20px;
	}
	#ahnaru87 .application ul{
		margin-top: 20px;
	}
	#ahnaru87 .application ul li,#ahnaru87 .application ol li{
		font-size: 14px;
	}
	#ahnaru87 .application ul li::before{
		font-size: 14px;
	}
	#ahnaru87 .contact{
		margin-top: 50px;
	}
	#ahnaru87 img.footer-logo{
		max-width: 400px!important;
	}

}
/*======================================

画面サイズ480px以下

======================================*/
@media screen and (max-width: 480px){
	#ahnaru87 .sp_img{
		display:block;
	}
	#ahnaru87 .sp_img.tab_img{
		display:block;
	}
	#ahnaru87 .tab_img{
		display:none;
	}
	#ahnaru87 .pc_img{
		display:none;
	}
}