* {margin:0; padding:0;}
*:focus { outline: none; } /*ボタンクリックで出る線消す*/
html {
	/* background:url(../images/bg.jpg) repeat; */
	margin-bottom:-10px;
	overflow-x: hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a { color:#ff1d77; -webkit-transition:1s; -moz-transition:0.5s; -o-transition:0.5s; -ms-transition:0.5s;}
a:hover { color:#6CF;}
.clear {clear:both;}

/* div 中央寄せ */
.wrapper {width:94%; padding:0 3%; clear:both;}
.wrapper .rapper {
	margin: 0 auto;
	max-width:960px;
}
h1 img{
	max-width: 25%;
	height: auto;
	margin:10px 0 0 0;
}
h3 {
	clear:both;
	height:auto;
	margin:30px auto 20px auto;
	text-align:center;
}
.textCenter {
	text-align:center;
	margin:0 auto 20px auto;
	padding:10px;
	background:#ffffff;
	max-width:940px;
	width:90%;
	line-height:1.5em;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(border-radius.htc);
}

.list li{
	transition: .8s;
}
.list-pam01{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.pam01{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

#topImgSP { display:none;}
@media screen and (max-width: 680px) {
#topImgSP { display:block; margin:0 auto; width:100%;}
#topImg { display:none; }
/*
h3 {
	margin:0 auto 10px auto;
}
*/
}
/* ----------------------------------------
				メイン画像top
   ---------------------------------------- */
.relative { position: relative; }
.margin150 { margin-top:30%; }
.sparkley {
    padding: 30px 10px;
    box-shadow: 0 18px #009933;
    background: linear-gradient(to bottom, #33ffcc 2%, #33ff66 77%);
    color: #ffffff;
    border-radius: 50px;
    font-size: 30px;
    top: 0;
    transition: .2s box-shadow, .2s top, .3s;
    text-shadow: 2px 2px 1px #009933;
    font-weight: bold;
    text-align: center;
}
.sparkley:hover {
	box-shadow: 0 0 #009933;
	top: 6px;
}

.sparkleyFooterBtn {
	margin-top: 7px;
	padding:13px 10px;
	box-shadow: 0 7px #009933;
	background: #33ff66;
	background: -moz-linear-gradient(top, #33ffcc 2%, #33ff66 77%);
	background: -webkit-linear-gradient(top, #33ffcc 2%,#33ff66 77%);
    background: linear-gradient(to bottom, #33ffcc 2%, #33ff66 77%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffcc', endColorstr='#33ff66',GradientType=0 );
	color:#ffffff;
	border-radius: 5px;
	font-size:23px;
	top: 0;
	transition: .2s box-shadow,.2s top,.3s;
	text-shadow:2px 2px 1px #009933;
	font-weight:bold;
	text-align:center;
}
.sparkleyFooterBtn:hover {
	box-shadow: 0 0 #009933;
	top: 6px;
}

.kiyakuBtn {
    padding: 30px 10px;
    box-shadow: 0 18px #cc3366;
    background: linear-gradient(to bottom, #ff66cc 2%, #ff6699 77%);
    color: #ffffff;
    border-radius: 50px;
    font-size: 30px;
    top: 0;
    transition: .2s box-shadow, .2s top, .3s;
    text-shadow: 2px 2px 1px #cc3366;
    font-weight: bold;
    text-align: center;
}
.kiyakuBtn:hover {
	box-shadow: 0 0 #cc3366;
	top: 6px;
}

.kiyakuFooterBtn {
	margin-top: 7px;
	padding:13px 10px;
    box-shadow: 0 7px #cc3366;
	background: #ff66cc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff66cc 2%, #ff6699  77%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff66cc 2%,#ff6699  77%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff66cc 2%, #ff6699 77%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff66cc', endColorstr='#ff6699',GradientType=0 ); /* IE6-9 */
	color:#ffffff;
	border-radius: 5px;
	font-size:23px;
	top: 0;
	transition: .2s box-shadow,.2s top,.3s;
	text-shadow:2px 2px 1px #cc3366;
	font-weight:bold;
	text-align:center;
}
.kiyakuFooterBtn:hover {
	box-shadow: 0 0 #cc3366;
	top: 6px;
}


/* off gral*/
.sparkleyOff {
	width:auto;
	margin: 0 30%;
	padding: 15px 10px;
	box-shadow: 0 7px #999999;
	background: #c1c1c1;
	color:#000000;
	border-radius: 5px;
	font-size:23px;
	top: 0;
	transition: .2s box-shadow,.2s top,.3s;
	text-shadow:2px 2px 1px #999999;
	text-align:center;
}
.img100 { max-width:90%; height:auto; margin:0 5%;}
@media screen and (max-width: 860px) {
.sparkleyOff {
	font-size:18px;
}
.kiyakuBtn{
	margin-top: 30px;
}
}


@media screen and (max-width: 680px) {
	.sparkleyFooterBtn{
		margin-top: -100px;
		margin-bottom: 21px;
	}
}
	
@media screen and (max-width: 545px) {
		.sparkleyFooterBtn{
			margin-top: -80px;
			margin-bottom: 20px;
		}
}


@media screen and (max-width: 390px) {
	.sparkleyFooterBtn{
		margin-top: -65px;
		margin-bottom: 20px;
	}
}


@media screen and (max-width: 680px) {
.kiyakuBtn{
	margin-top: 30px;
}
.sparkleyOff {
	font-size:16px;
}
}

/* ----------------------------------------
				クイズ
   ---------------------------------------- */
#quizBg {
	clear:both;
	text-align:center;
}
#quizBgImg {
	max-width: 100%;
	margin: 10px auto;
}
#quizBgImgSP { display:none;}
#quizBg #quizP {
	clear:both;
	margin:-150px auto 80px auto;
	max-width:830px;
	width:60%;
	text-align:left;
	font-size:14px;
	line-height:1.5em;
}
.absoluteBtnQuiz{
    position: absolute;
	width: 62%;
	margin:-250px 19% 0 19%;
}

.absoluteBtnQuiz a {
	width: 45%;
}


@media screen and (max-width: 1000px) {
.absoluteBtnQuiz{
	margin:-235px 19% 0 19%;
}
}

@media screen and (max-width: 900px) {
.absoluteBtnQuiz{
	margin:-220px 19% 0 19%;
}
}

@media screen and (max-width: 860px) {
.absoluteBtnQuiz{
	margin:-25% 19% 0 20%;
}
#quizBg #quizP {
	margin:-130px auto 80px auto;
}
}
@media screen and (max-width: 680px) { 
.absoluteBtnQuiz{
	margin:-18% 20% 0 20%;
}

#quizBgImg{	display:none;}  /* sp 画像切り替えtop*/
#quizBgImgSP {
	z-index:1;
	max-width: 99%;
	margin: 50px auto 0 auto;
	display:block;
}
#quizBg #quizP {
	margin: 20px auto;
	padding:20px 5%;
	width:90%;
	background:#ffffff;
}
}

@media screen and (max-width: 550px) {
.absoluteBtnQuiz{
	margin:-105px 19% 0 19%;
}
}

@media screen and (max-width: 465px) {
.absoluteBtnQuiz{
	margin:-95px 19% 0 19%;
}
}


/* ----------------------------------------
				フッター
   ---------------------------------------- */
#footer {
	clear:both;
	background:url(../images/footerbg.png) top center no-repeat;
	background-size:auto 100%;
	margin:30px 0 0 0 ;
	padding:0 0 60px 0;
	height:auto;
	text-align:center;
}
#footer .img100{
	display:block;
	margin:0 auto;
}
/* footer btn */
#footer ul li {
	display:inline-block;
	margin:15px 5px;
}

.sparkleyF {
	box-shadow: 0 6px #cc0048;
	background: #ff1d77;
	color:#ffffff;
	border-radius: 5px;
	font-weight:bold;
	font-size:18px;
	top: 0;
	padding:12px 5px;
	transition: .2s box-shadow,.2s top,.3s;
	width:150px;
	border:1px solid #ff1d77;
	text-shadow:2px 2px 1px #cc0048;
	text-align:center;
}
.sparkleyF:hover {
	box-shadow: 0 0 #cc0048;
	top: 6px;
}
.sparkleyF2:hover {
	box-shadow: 0 0 #cc0048;
	top: 6px;
}
/* footer btn2 */
.sparkleyF2 {
	box-shadow: 0 6px #ff1d77;
	background: #ffffff;
	border-radius: 5px;
	top: 0;
	padding:5px 0;
	transition: .2s box-shadow,.2s top,.3s;
	width:270px;
	border:1px solid #ff1d77;
	text-shadow:2px 2px 1px #cc0048;
	text-align:center;
}
copy p {
	padding:20px 0 10px 0;
	text-align:center;
	background:#ffffff;
	height:20px;
	margin:0 0 -20px 0 ;
	font-size:12px;
}
@media screen and (max-width: 720px) {
.img100 { width:90%; height:auto; margin:0 5%;}
#footer ul li {	margin:10px 5px; }
}

/* ----------------------------------------
				star
   ---------------------------------------- */
/* 星降る */
.star {
    animation: kirakira 8s linear;
    color: #fff;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    position: fixed;
    top: -1em;
    z-index: 1000;
}
@keyframes kirakira {
0% {transform:translateY(0) rotateY(0);}
100% {transform:translateY(calc(100vh + 1em)) rotateY(3600deg);}
}

/* ----------------------------------------
				page top
   ---------------------------------------- */
#page-top {
    position: fixed;
    bottom: 0;
    right: 0;
	z-index:999;
}
#page-top a {
	background:#ff1d77;
	text-decoration: none;
	color: #ffffff;
	font-size:20px;
	padding: 10px;
	text-align: center;
	display: block;
	opacity:0.5;
}
#page-top a:hover {
	padding: 10px 10px 30px 10px;
	text-decoration: none;
	opacity:1;
}

/* ----------------------------------------
					delay
   ---------------------------------------- */
.delay { opacity: 0;}
.delay:nth-child(1) {
  -webkit-animation: example 0.5s ease 0.5s 1 forwards;
  animation: example 1s ease 0.5s 1 forwards;
}
.delay:nth-child(2) {
  -webkit-animation: example 0.5s ease 0.7s 1 forwards;
  animation: example 1s ease 0.7s 1 forwards;
}
.delay:nth-child(3) {
  -webkit-animation: example 0.5s ease 0.9s 1 forwards;
  animation: example 1s ease 0.9s 1 forwards;
}
.delay:nth-child(4) {
  -webkit-animation: example 0.5s ease 1.1s 1 forwards;
  animation: example 1s ease 1.1s 1 forwards;
}
.delay:nth-child(5) {
  -webkit-animation: example 0.5s ease 1.3s 1 forwards;
  animation: example 1s ease 1.3s 1 forwards;
}
@-webkit-keyframes example {
  100% { opacity: 1;}
}
@keyframes example {
  100% { opacity: 1; }
}

/* fadein */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;}
.fadein.scrollin { opacity : 1; transform : translate(0, 0);}

/* ----------------------------------------
				中ページ
   ---------------------------------------- */
#mainPageBg { /* メイン画像 */
	text-align: center;
	max-width:960px;
	margin:20px auto 30px auto;
	padding:0 3%;
	height:auto;
}
@media screen and (max-width: 680px) {
#mainPageBg { /* メイン画像 */
	margin:10px auto 15px auto;
}
}
h2 img{
	width: 100%;
	height: auto;
}
.hukidashiLeft { /* 青 吹き出し */
	background:url(../images/hukidashi.png) top left no-repeat;
	background-size:100% 100%;
	float:left;
	width:25%;
/*	height:72px;*/
	height:48px;
	margin-right:3%;
	padding:20px 0 0 0;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
	font-weight:bold;
}
.rightBg {
	float:right;
	width:62%;
	margin-bottom:30px;
	padding:20px 5%;
	background:#f0f0f0;
	font-size:16px;
	line-height:1.5em;
	background:#ffffff;
    box-shadow: 0 1px 5px #9e9e9e;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(border-radius.htc);
}
@media screen and (max-width: 860px) {
.hukidashiLeft {
	background:url(../images/hukidashiSP.png) top left no-repeat;
	background-size:100% 100%;
	float:none;
	margin:0 auto;
	width:280px;
	height:40px;
	padding:17px 0 0 0;
	font-size:18px;
}
.rightBg {
	width:90%;
	margin-top:10px;
}
}

/* ----------------------------------------
				中ページ 応募ボタン
   ---------------------------------------- */
.sparkleyK {
	float:left;
	width:35%;
	box-shadow: 0 7px #cc0048;
	background: #ff1d77;
	color:#ffffff;
	border-radius: 5px;
	font-size:26px;
	top: 0;
	margin-left:10%;
	padding:15px 10px;
	transition: .2s box-shadow,.2s top,.3s;
	text-shadow:2px 2px 1px #cc0048;
	text-align:center;
	cursor: pointer;
}
.sparkleyK:hover {
	box-shadow: 0 0 #cc0048;
	top: 6px;
}
/* off gray*/
.sparkleyKOff {
	float:left;
	width:35%;
	box-shadow: 0 7px #999999;
	background: #c1c1c1;
	color:#000000;
	border-radius: 5px;
	font-size:26px;
	top: 0;
	margin-left:3%;
	padding:16px 10px;
	text-align:center;
	transition: .2s box-shadow,.2s top,.3s;
	text-shadow:2px 2px 1px #999999;
	cursor: pointer;
}
.offplus {
	float:right;
	width:35%;
	box-shadow: 0 7px #999999;
	background: #c1c1c1;
	color:#000000;
	border-radius: 5px;
	font-size:26px;
	top: 0;
	margin-right: 10%;
	padding:16px 10px;
	text-align:center;
	transition: .2s box-shadow,.2s top,.3s;
	text-shadow:2px 2px 1px #999999;
}
.sparkleyKOff:hover {
	box-shadow: 0 0 #999999;
	top: 6px;
}

/* ボタン矢印 */
.arrowK.icon {
  color: #7a002b;
  position: absolute;
  margin-left: 105px;
  margin-top: 16px;
  height: 1px;
  background-color: currentColor;
}
.arrowK.icon:before {
  content: '';
  position: absolute;
  left: 100px;
  top: -50px;
  width: 10px;
  height: 10px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.arrowKG.icon {
  color: #000000;
  position: absolute;
  margin-left: 105px;
  margin-top: 16px;
  height: 1px;
  background-color: currentColor;
}
.arrowKG.icon:before {
  content: '';
  position: absolute;
  left: 100px;
  top: -50px;
  width: 10px;
  height: 10px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.margnleft30 {
	margin-left:30px;
}
@media screen and (max-width: 640px) {
.sparkleyK ,
.sparkleyKOff {
	width:60%;
	font-size:24px;
	padding:16px 10px;
	margin:20px 20% 0 20%;
}
.offplus {
	float:left;
	width:60%;
	font-size:24px;
	padding:16px 10px;
	margin:20px 20% 0 20%;
}
.margnleft30 {
	margin-left:0;
	margin:30px 0 20px 0;
}
}

/* アンケート項目リンク */
.q_answer {
	cursor:pointer;
	color: #ff1d77; 
	-webkit-transition: 1s;
}
.q_answer:hover {
	color: #6CF; 
}



/* hall popup window design*/

.hall_select_main_window{
	min-width: 400px;
   }
   
   .select_item{
	 width: 80%;
   }
   /*end of hall popup window design*/


   /* Hall search (search btn and reuslt )*/

   .hall_btnsrch_result{
	display: flex;
	flex-direction: column;
   }

   .hall_select{
	border: 1px solid #000;
	background-color: #cbd0d3;
	border-radius: 10px;
	padding: 6px;
	justify-content: center;
	align-items: center;
  }
  .hall_select label{
	text-align: center;
  }


  .hall_selection{
	margin: 0px auto;
	width: 60%;
  
  }


  .hall_selection_popup_btn{
	margin-left: 25%;
  }

  .hall_select {
	background-color: #084bdb;
	border: 1px solid #c1c1c1;
	border-radius: 10px;
	color: #FFF;
	cursor: pointer;
	margin: 10px 0 10px 0;
	padding: 10px 6px;
	text-align: center;
	width: 180px;
  }