@charset "utf-8";
/* CSS Document */


/*------------------------------------base*/
body{
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size:14px;
	-webkit-text-size-adjust: none;
	line-height: 1.2;
  background-color: #000;
	background-image:url("../images/bg.png");
	background-repeat: repeat-y;
	background-position:center top;
	position:relative;
}

.bg2 {
  background-image:url("../images/bg2.png");
	background-repeat: repeat-y;
	background-position:center top;
	position:relative;
}

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

img{
max-width:100%;
width:100%;
}

.bgwhite{
	width: auto;
	background-color:#fff;

	margin: 0 auto;
}

.qa{
	width: auto;
	max-width: 960px;
	margin: 0 auto;
}

.bgwhite2{
	width: auto;
	background-color:#fff;
	max-width: 900px;
	margin: 0 auto;
}

.bgclear{
	width: auto;
	max-width: 900px;

	margin: 0 auto;
}

.bgblack{
	width: auto;
	background-color:#000;

	margin: 0 auto;
}

.bg_black{
	background: #000;

}
.bg_gold{
	background: #beac72;

}
.tab-list ul li{
	cursor: pointer;
}
.tab-contents{
	display: none;
}
.tab-contents.show{
	display: block;
}

.inner{
	width: 100%;
	max-width: 1120px;
	margin: 0px auto;
	padding:40px 0;
}

.bk-set {
  position:relative;
  width:100%;
}

.bk-set img {
  width: 100%;
}

.bk-set .entry-btn {
  margin: 32px 0 8px;
}

h2{
	text-align: center;
	margin-bottom:30px;
}

h2 img{
	margin-bottom:0;
	max-width:320px;
}

@media (max-width: 875.98px) {
  .inner {
		padding: 0 24px;
	}
  .image_area {
    padding-top: 40px;
  }
  .bk-set .entry-btn {
    margin: 24px 0 32px;
  }
  
}

@media (max-width: 575.98px) {
  .inner {
		padding: 0 12px ;
	}
  .image_area {
    padding-top: 0;
  }  
  .bk-set .entry-btn {
    margin: 16px 0 24px;
  }
  
  .bk-set .entry-btn img {
    max-width: 60%;
  }
  
	h2{
		text-align: center;
		margin-bottom:20px;
	}
	h2 img{
		max-width:220px;
	}
  
}

/*------------------------------------
#headWrap
------------------------------------*/
#headWrap{
	text-align: center;
}

#headWrap .inner{
	position: relative;
  padding-bottom: 8px;
}

#logo img{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 70px;
    z-index: 1;
}

#logo2 img{
    position: absolute;
    left: 20px;
    top: 16px;
    width: 228px;
    z-index: 1;
}

#sns_btn{
    position: absolute;
    right: 130px;
    top: 16px;
    z-index: 1;
}

#sns_btn i{
	font-size				: 20px;
	line-height				: 30px;

}

.sns-btn{
	width					: 30px;
	height					: 30px;
	display					: inline-block;
	text-align				: center;
	color					: #fff;
}
.sns_twitter{
	background				: #1DA1F2;
}

.sns_facebook{
	background				: #3C5A99;
}



@media (max-width: 575.98px) {
#headWrap .inner{
	padding-top:48px;
}

#logo img{
    width: 50px;
    right: 60px;
    z-index: 0;
}

#logo2 img{
    width: 32%;
    left: 16px;
    top: 18px;
    z-index: 0;
}
  
#sns_btn {
    z-index:0;  
}
  
.sns-btn{
	  width					: 28px;
	  height					: 28px;
	  display					: inline-block;
	  text-align				: center;
	  color					: #fff;
}
  
.sns_twitter{
    position: absolute;
    width: 28px;
	  height: 28px;
    right: 24px;
    top: 0px;
}
  
.sns_facebook{
    position: absolute;
    width: 28px;
	  height: 28px;
    right: -8px;
    top: 0px;
}


}

#headWrap .inner > figure{
	margin-bottom: 0px;
}


#heaederSns{
	position: absolute;
	top: 12px;
	left: 505px;
}

#heaederSns2{
	position: absolute;
	top: 23px;
	left: 606px;
}

#heaederSns li{
display: inline-block;
}

#heaederSns2 li{
display: inline-block;
}

#heaederSns li img{
	display: block;
	margin-bottom: 10px;
	padding-right:2px;
}

#heaederSns2 li img{
	display: block;
	margin-bottom: 10px;
	padding-right:2px;
}


#gNav .inner{
	padding:8px;
}
#gNav .inner ul{
	max-width:640px;
	margin:0 auto;
	width:100%;
}
#gNav ul li img{
margin-bottom:0;
}

.fiximage{
	width:100%;
}

#gNav ul li{
float:left;
width:25%;
text-align:center;
}

#gNav ul::after {
  content: "";
  display: block;
  clear: both;
}


#gNav ul li a{
display:block;
position:relative;
}

#gNav ul li img{
padding:5px;
}


#gNav {
  width: 100%;
  text-align: center;
}

body.is-fixed #gNav {
  background-image:url("../images/bg.png");
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}



.image_area{
  text-align:center;
}


.image_area img{
	max-width:900px;
}

#comming_soon .image_area{
margin-top: 50px;
}

.sp_menu {
display:none;
width: 100%;
}
.menu-btn{
display:none;
padding:10px;
}


.menu-btn img{
	max-width:50px;

}

@media (max-width: 575.98px) {
	#gNav .inner{
		max-width:320px;
	}

	#gNav ul li{
	width:50%;
	}

	.sp_menu {
		display:block;
		position:fixed;
		top:0px;
		right:0px;
	}

	.menu-btn{
		display: block;
		z-index: 10;
		position: fixed;
		top:0px;
		right:0px;
	}

	.top-menu_sp{
		display:none;
	}

	.open-menu .top-menu_sp {
		display:block;
		width:100%;
		background-color: rgba(60,60,60,0.99);
		padding:32px 8px;
    animation-name: openMenu-fade-in;
    animation-duration: 0.5s; 
    animation-timing-function: ease-out; 
	}
  
  @keyframes openMenu-fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }  
  
	ul.top-menu_sp li{
		width:100%;
	}

	ul.top-menu_sp li a{
		text-decoration:none;
		color:#fff;
		font-size:0.9rem;
		font-weight:bold;
		padding:20px 0;
		display: block;
		text-align:center;
	}


	body.is-fixed #gNav {
		position: relative;
		top: auto;
		left: auto;
		z-index: auto;
	}

	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 40px;
	height: 44px;
	}

	.menu-trigger span {
	position: absolute;
	left: 15%;
	width: 70%;
	height: 4px;
	background-color: #000;
	}
	.menu-trigger span:nth-of-type(1) {
	top: 8px;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 20px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 8px;
	}
  
	.menu-trigger.active {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	}
  
  .menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(12px) rotate(-45deg);
	transform: translateY(12px) rotate(-45deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
	}
	.menu-trigger.active span:nth-of-type(3) {
	opacity: 0;
	}

}

/* キャンペーンについて
================================================== */
#about{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}


#about .inner{
	max-width:850px;
}

#about img{
	margin-bottom:20px;
}

/* 賞品
================================================== */
#prize{
	text-align: center;
}

#prize .inner{
	max-width:850px;
}

.pr-pd {
  padding-bottom: 8px;
}

.pr-pt {
  padding-top: 16px;
}

.contents-bg-pr {
  background-image:url("../images/contents-bg.png");
	background-repeat: repeat-y;
	background-position:center top;
	position:relative;
  
  padding-top: 20px;
  padding-bottom: 32px;
  border-radius: 10px;

}

.bk-set #oubo-btn{
  width: 30%;
  position: absolute;
  right:0;
  left:0;
  bottom: 48px;
  margin:auto;
  filter: drop-shadow(2px 2px 2px #000);
}

@media (max-width: 575.98px) {
.bk-set #oubo-btn {
  bottom: 32px;
  }
  
}

@media (max-width: 375.98px) {
.bk-set #oubo-btn {
  bottom: 16px;
  }
  
}


.copy{color:white;}
#prize p{
	color: #FFF;
	text-align: left;
	margin-top: 10px;
	font-size: 15px;
}

.fadein{
	transition: 1s;
}

.tcenter{
	text-align: center;
}

.strobe {
    animation-name: fadein2;
    animation-duration: 4s;
}
@keyframes fadein2 {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* 賞品紹介 popup-btn
================================================== */

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 600px;
  background-color: #fff;
  z-index: 200;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.close-btn i {
  font-size: 20px;
  color: #333;
}

.black-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 100;
  cursor: pointer;
}


/* 応募方法・エントリー
================================================== */
#entry{
	text-align: center;
}

#entry .inner{
	max-width:850px;
}

#entry .entryContents{
	margin: 0px auto;
}

.entry_btn img{
margin:40px auto;
margin-bottom:0;
}

/* エントリー手順
================================================== */
#process .inner{
	max-width:850px;
}

.contents-bg {
  background-image:url("../images/contents-bg.png");
	background-repeat: repeat-y;
	background-position:center top;
	position:relative;
  
  padding-top: 40px;
  padding-bottom: 24px;
  border-radius: 10px;

}

.step_img{
	max-width:82px;
}

#process .processContents{
  posistion: absolute;
  top:0;
  
}


#process .tab-list{
  margin:0 auto;
  width:95%;
	padding-bottom:0;
}


#process .tab-list ul{
	width:100%;
	position:relative;
}

#process .tab-list li{
	float:left;
	width:33.33333%;
}

#process .tab-list li img{
	margin-bottom:0;
}

#process .tab-list ul::after {
  content: "";
  display: block;
  clear: both;
}


.entryTab ol{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.entryTab-box{
	width:46%;
	text-align:right;
	padding:10px;
  margin:0px 16px 16px 0px;
}

.entryTab-box img{
padding:15px 25px;
padding-bottom:10px;
}


.entryTab-box.step1,
.entryTab-box.step2,
.entryTab-box.step3,
.entryTab-box.step4{
  box-shadow: 2px 2px 4px gray;
}


@media (max-width: 575.98px) {
.entryTab-box{
	width:100%;
}

.entryTab-box.step1,
.entryTab-box.step2,
.entryTab-box.step3{
  margin:0px 0px 16px 0px;
}
.entryTab-box.step4{
    margin:0px;
}
  
}
.entryTab-box:nth-child(1),.entryTab-box:nth-child(2){
}
.entryTab-box:nth-child(3),.entryTab-box:nth-child(4){
}
.entryTab-box:nth-child(2n){
}
.entryTab-box-top{
}
.entryTab{
  margin:0 auto;
  width:95%;
  border:3px solid black;
	padding:20px;
	padding-top:40px;
	background:#fff;
}

.greenbold{
color:#000;
font-weight:bold;
font-size:16px;
}

.step_text{
	position:relative;
	width:100%;
	padding-left:90px;
	text-align:left;
	min-height: 80px;
}

.step_text .step_img{
	position:absolute;
	top:0;
	left:0;
	padding:0;
	border:none;
	radius:none;
}

@media (max-width: 575.98px) {
	.step_text{
		padding-left:0px;
		min-height: auto;
		text-align:center;
	}
	.step_text .step_img{
		position:relative;
		top:auto;
		left:auto;
		margin: 0 auto;
		display: block;
		padding-bottom:20px;
	}
}


.entryTab h3{
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
}
.entryTab p{
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
.link_txt a,
.link_txt span {
	color:#4a97e1;
}
.postContact{
	text-align:center;
	margin:30px;

}
#entryBtn{
	width: 814px;
	margin: 0 auto;
}
#entryBtn a img{
	padding: 20px 0px 0px 0px;
}

.entry_btn_area2{
	text-align:center;
	margin:30px 0 ;
}

/* Q&A
================================================== */


#qa .inner{
	max-width:850px;
}


#qa .questionContents{
  width:95%;
	background: #FFFFFF;
	margin: 0px auto;
	padding:24px 0;
}

#qa dl{
	margin: 0px auto;
	padding:20px 0;
	max-width:830px;
	width:94%;
}

@media (max-width: 575.98px) {
	#qa dl{
	padding:12px 0;
	}
  
  #qa .questionContents ,.processContents{
	margin-top:16px;
}
}

#qa dt {
	background: #583737;
	font-size: 15px;
	font-weight: bold;
	width:100%;
	position:relative;
	padding:0.5rem;
	padding-left: 65px;
	min-height: 50px;
	padding-top:5px;
}

#qa dt:after{
	content:"";
  margin-top:5px;
	background:url('../images/q-icon.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:50px;
	min-height: 50px;
	position:absolute;
	top:0.5rem;
	left:0.5rem;
}


#qa dt span {
    font-size:18px;
    color:#fff;
    font-weight: bold;
    padding:20px 0;
    display:inline-block;
}

#qa dd {
	font-weight: bold;
	padding-left: 65px;
	position:relative;
	padding-top:5px;
}

#qa dd:after{
	content:"";
  margin-top:5px;
	background:url('../images/a-icon.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:50px;
	min-height: 50px;
	position:absolute;
	top:0.5rem;
	left:0.5rem;
}
#qa dd p{
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
#qa dd a{
	font-size: 15px;
	color: #934700;
}

@media (max-width: 575.98px) {
	#qa dt,
	#qa dd {
		min-height: 25px;
		padding-left: 35px;
	}
	#qa dt:after,
	#qa dd:after{
		width:25px;
		min-height: 25px;
    margin-top: 0;
	}
	#qa dt span {
		padding:5px 0;
    font-size:0.9rem;
	}
	#qa dd p{
	margin-top: 5px;
	margin-bottom: 5px;
  font-size:0.75rem;
	}
  #qa dd a{
  font-size:0.75rem;
	}
}

/* topBack
================================================== */
.topBack{
  text-align:right;
  max-width:850px;
  margin:16px 16px 0px 0px;
}

.topBack .tri {
  display:inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 12.5px 10px;
  border-color: transparent transparent #ffffff transparent;
  text-align:right;
}

.topBack a {
  color: #fff;
  text-decoration: none;
  text-align:right;
}

.topBack span {
  text-align: right;
}

@media (max-width: 575.98px) {
  .topBack .tri {
    border-width: 0 7.5px 10px 7.5px;
}
  
  .topBack span {
  font-size: 0.8rem;
}
  
}

/* footer
================================================== */
#footerCopy{
	color: #FFF;
	padding-top:60px;
	padding-bottom:60px;
  ling-height:10px;
	text-align:center;
}

#footerCopy img{
	max-width:80px;
  padding-right:16px;
}

#footerCopy a{
  vertical-align: sub;
}

@media (max-width: 575.98px) {
#footerCopy {
	padding: 24px 0px 40px;
}
  
#footerCopy img {
  display: block;
  margin: 0 auto 16px;
}
  
#footerCopy a {
  vertical-align: baseline;
  font-size: 75%;
}
  
}

#heaederSns ul li:hover,
#gNav ul li a:hover,
.postContact a:hover,
#entryBtn a:hover,
.prizeImage a:hover{
	opacity: 0.7;
}
