@charset "UTF-8";
.pc-view {
	display: block;
}

.sp-view {
	display: none;
}
.txt-align-l-c {
  text-align: left;
}


/* layout
================================*/

#content-all {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: #ffffff;
}

a:hover img {
	opacity: 0.7;
}

/* header
================================*/

.content-head {
	padding: 15px 50px;
	line-height: 1;
}

.content-head a {
	display: block;
}

/* footer
================================*/

.copyright {
	padding: 20px 0 50px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
  display: block;
  background: #f2f2f2;
  color: #a6a6a6;
}

/* content-main
================================*/

.ft-sz-01 {
	font-size: 18px;
	font-size: 1.8rem;
}

.ft-sz-02 {
	font-size: 16px;
	font-size: 1.6rem;
}

.ft-col-a {
	color: #F08300;
}

.ft-col-b{color: #fa0606;}

.ft-col-c{color: #e60000;}

h3{text-align: center; margin-bottom: 25px;}

.read{
	margin: 0 0 15px;
  text-align: center;
  line-height: 1.4;
}

/* main img
================================*/
.main-img{
	margin: 0 0 20px;
  background: url(../img/main_img.png) 0 0 no-repeat;
  height: 1000px;
  z-index: 10;
  position: relative;
}
.main-img h2{
	margin: 0 auto 20px;
  padding: 718px 0 0 100px;
  text-align: center;   
}

/* prizeBlock
================================*/
.prizeBlock{
	width:756px;
	margin:0 auto;
}
.prizeBlock ul{
	width:756px;
	margin:0 auto;
	padding:20px 30px;
	border:#667ecc solid;
	border-width:0 4px 4px 4px;
}
.prizeBlock li{
	margin:0 25px 0 0;
	display:inline-block;
}
.prizeBlock li:last-child{
	margin:0;
}


/* aboutBlock
================================*/
.aboutBlock{
	padding: 85px 110px 10px;
}
.aboutBlock .img{
	margin:10px 20px 0 0;
	display: inline-block;
	vertical-align:top;
}
.aboutBlock .txt{
	width:580px;
	margin:10px 0 0;
	display: inline-block;
	line-height:1.6;
}


/* infoBlock
================================*/
.infoBlock{
	min-height:412px;
	padding: 60px 0 0;
	background: url(../img/login_bg.png) 0 0 no-repeat;  
  text-align: center;
  z-index: 0;
}
.infoBlock .comBlock{
	margin-top: 70px;
  display: block;
}
.infoBlock .block .txt{
	margin:0 0 20px;
}
.infoBlock .block{
	margin: 20px 30px 30px 0;
  display: inline-block;
  text-align: center;
}
.infoBlock .block:last-child{
  margin: 20px 0px 30px 0;
}

/* infoBlock02
================================*/
.infoBlock02{
	min-height:412px;
	padding: 20px 0 0;
  background: url(../img/login_bg02.png) 0 0 no-repeat;
  text-align: center;
  z-index: 0;
}
.infoBlock02 .comBlock{
	margin-top: 70px;
  display: block;
}
.infoBlock02 .block{
  margin: 20px 30px 30px 0;
	display: inline-block;
  text-align: center;
}
.infoBlock02 .block:last-child{
  margin: 20px 0px 30px 0;
}


/* term-wrap
================================*/
.term-wrap {
	padding: 30px 0;
	text-align: center;
}

/* content-inner
================================*/

/* .content-box
----------------------------*/
.content-inner .content-box.campainBlock {
	padding: 85px 143px;
  background: #fff url(../img/campain_bg.png) top right no-repeat;
}
.content-inner .content-box.oboBlock {
	margin:0;
	padding: 90px 0;
	text-align: center;
  position: relative;
	background:#ebf9f7;
}

.content-inner .content-box.entryBlock {
	margin:0 auto;
	padding: 80px 0 0;
	text-align:center;
}
.content-inner .openBlock{
	width: 650px;
  margin: 40px auto 0;
  border: 4px solid #fa8200;
	border-radius:32px;
	box-shadow:0px 13px 16px -8px #fa8200;
 -moz-box-shadow:0px 13px 16px -8px #fa8200;
 -webkit-box-shadow:0px 13px 16px -8px #fa8200;
}
.content-inner .attenBlock{
  padding: 60px 125px;
}


/* hdr
----------------------------*/
.content-inner .attenBtn{
  text-align: center;
	margin: 0 0 35px;
}
.content-inner .hdr-02 {
	margin: 0 0 30px;
	text-align: center;
}
.content-inner .hdr-att {
	margin: 25px 0 20px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
  letter-spacing: 0.3em;
  font-weight: normal;
}


/* list
----------------------------*/
.content-inner .about-camp {
	padding: 0 0 30px;
	display: table;
}
.content-inner .about-camp dt {
	width: 150px;
	display: table-cell;
	box-sizing: border-box;
	text-align: center;
	border-left: 1px solid #0028aa;
	border-right: 1px solid #0028aa;
	vertical-align: middle;
	color: #0028aa;
}
.content-inner .about-camp dt .dt−txt{
	font-weight:bold;
}
.content-inner .about-camp dd {
	padding: 0 0 0 20px;
	box-sizing: border-box;
	line-height: 1.3;
}
.content-inner .about-camp dl.presentList dt{
	width:inherit;
	display:inherit;
	border:none;
	color: #333333;
	font-weight:normal;
	text-align:left;
}
.content-inner .about-camp dl.presentList dd{
	padding:0 0 5px 0;
	text-align:left;
}
.content-inner .about-camp li{
	margin:0 0 6px;
}

.content-inner .oboList{
  margin: 0 0 10px;
}
.content-inner .oboList li{
	margin: 0;
	padding:0;
  display: block;  
  z-index: 10;
  position: relative;
}
.content-inner .oboList li:first-child{
	margin:10px 0 0;
	padding: 0;
}
.content-inner .oboList li:last-child{
	margin:0;
}
.content-inner .oboList li:first-child p,
.content-inner .oboList li:last-child p{
	margin:14px 0 0;
}
.content-inner .oboBlock .attention{
  width: 520px;
  margin: 0 auto;
}

.content-inner .oboBlock .attention li{
	margin: 0 0 5px;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
}

.content-inner .CondList{
  text-indent: -1em;
  padding-left: 1em;
}

.content-inner .list-a {
	display: table;
	line-height: 1.3;
	text-align: left;
}

.content-inner .list-a li {
	display: table-row;
}

.content-inner .list-a li .col-a,
.content-inner .list-a li .col-b {
	padding: 3px 0 0;
	display: table-cell;
}

.slideBlock{
  text-align: center;
  position: relative;
}


/* openBlock
================================*/
.content-inner .openBlock h4{
  padding: 20px;
  color: #fff;
  text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
  font-weight: normal;
}
.content-inner .openBlock .openBlockIn{
  padding: 0 0 37px;
  text-align: center;
}
.content-inner .openBlock .txt{
  margin: 20px 0 0;
  line-height: 1.6;
}

@media screen and (max-width:640px) {
	.pc-view {
		display: none;
	}
	.sp-view {
		display: block;
	}
	/* layout
	================================*/
	#content-all {
		width: 100%;
	}
	a:hover img {
		opacity: 1;
	}
	/* header
	================================*/
	.content-head {
		padding: 7px 10px;
	}
	.content-head img {
		width: 28%;
	}
	/* footer
	================================*/
	.copyright {
		font-size: 10px;
		font-size: 1.0rem;
	}
	/* content-main
	================================*/
	.ft-sz-01 {
		font-size: 11px;
		font-size: 1.1rem;
	}
	.ft-sz-02 {
		font-size: 11px;
		font-size: 1.1rem;
	}
  
  h3{width: 85%; margin:0 auto 15px; text-align:center;}
  h3 img{ width: 100%;}
  
  
  /* main img
  ================================*/
  .main-img{
		/*min-height:400px;
		background: url(../img/main_img_sp.png) 0 0 no-repeat;
		background-size:100%;*/
		width:100%;
		background:none;
    height: auto;
    z-index: 10;
    position: relative;
  }
  .main-img img{width:100%;}
  .main-img h2{
		margin: 0 auto;
    padding: 0 0 12px;
    width: auto;
    text-align: center;
  }


	/* prizeBlock
	================================*/
	.prizeBlock{
		width:90%;
	}
	.prizeBlock .ttl img{
		width:100%;
	}
	.prizeBlock ul{
		width:100%;
		background: url(../img/prize_bg_sp.png) 0 0 repeat-y;
		background-size:100%;
		margin:0 auto;
		padding:20px;
		border-width:0 0 2px 0;
	}
	.prizeBlock li{
		display:inherit;
		margin:0 0 20px 0;
	}
	.prizeBlock li img{
		width:100%;
	}
	.prizeBlock li:last-child{
		margin:0;
	}
	
	/* aboutBlock
	================================*/
	.aboutBlock{		
		padding: 20px 20px 0;
		clear:both;
	}
	.aboutBlock .sp-view img{
		width:100%;
	}
	.aboutBlock .img{
		width:30%;
		margin:10px 0 10px 10px;
		vertical-align:top;
		float:right;
		text-align:right;
	}
	.aboutBlock .img img{
		width:100%;
	}	
	.aboutBlock .txt{
		width:100%;
		margin:10px 0 0;
		line-height:1.6;
		display: inherit;		
	}
	
	
	/* infoBlock
  ================================*/
  .infoBlock{
    padding: 20px 20px 0;
    text-align: center;
    z-index: 0;
		background-size: 100%;
		background-position:0;
		min-height:inherit;
  }
  .infoBlock .comBlock{
		padding: 0 10px;
    display: block;
  }
  .infoBlock .block{
		width:85%;
		margin: 10px 0px;
    display: inline-block;
  }
  .infoBlock .block:last-child{
    margin: 10px 0px 30px;
  }
	.infoBlock .block .txt {
    margin: 0 0 10px;
	}
  .infoBlock .block .txt img{ width: 100%;}
  .infoBlock .block .btn{padding: 0; box-sizing: border-box;}
  .infoBlock .block .btn img{ width: 100%;}
	
	
	/* infoBlock02
  ================================*/
	.infoBlock02{
		min-height:inherit;
    padding: 0 20px;
		background-size: 100%;
		background-position:0;
  }
  .infoBlock02 .comBlock{
		width: 80%;
		margin:0 auto;
		padding: 20px 0 0;
    display: block;
  }
  .infoBlock02 .block{
		width: 80%;
		margin: 10px 0px;
    display: inline-block;
  }
  .infoBlock02 .block .btn{padding: 0; box-sizing: border-box;}
  .infoBlock02 .block img,
	.infoBlock02 .comBlock img{ width: 100%;}

  
	/* term-wrap
	================================*/
	.term-wrap {
		padding: 10px 0;
	}
	.term-wrap img {
		width: 86%;
	}
  .hdr-att{
    font-weight: normal;
		font-size: 14px;
		font-size: 1.4rem;
		width:100%;
  } 
 
/* content-inner
================================*/

.content-box {
  background-size: 100% auto;
  }

/* .content-box
----------------------------*/
  .content-inner .content-box.presentBlock {
		padding: 45px 15px 70px;
    background: url(../img/present_bg_sp.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
  }

  .content-inner .content-box.campainBlock {
		padding: 30px 20px 10px;
    background-size: 100% auto;
  }
	.content-inner .about-camp dl.presentList dt{
		display:inline-block;
		vertical-align:top;
		min-width: inherit;
		padding: 0 4px 0 0;
	}
	.content-inner .about-camp dl.presentList dd{
		width:80%;
		display:inline-block;
	}
	
	.content-inner .content-box.oboBlock h3 img{
    width: 80%;
  }
  .content-inner .content-box.oboBlock {
    padding: 30px 0;
    text-align: center;
    position: relative;
  }
	.content-inner .content-box.oboBlock a img{
		width:70%;
	}
	
  .content-inner .content-box.entryBlock {
		padding: 60px 0 0;
    background-size: 100% auto;
  }
	.content-inner .content-box.entryBlock h3 img{
    width: 90%;
  }
  .content-inner .openBlockWrap{
    padding: 0 5%;
  }  
  .content-inner .openBlock{
		width: auto;
    margin: 50px auto 0;
    border: 4px solid #fa8200;
		box-shadow:0px 8px 10px -8px #fa8200;
	 -moz-box-shadow:0px 8px 10px -8px #fa8200;
	 -webkit-box-shadow:0px 8px 10px -8px #fa8200;
  }
  .content-inner .openBlock .openBlockIn{
    padding: 20px 15px;
    text-align: center;
  }
  .content-inner .openBlock img{
    width: 85%;
  }
  .content-inner .attenBlock{
    padding: 30px 25px;
  }
  .content-inner .attenBlock img{
    width: 100%;
  }
	
	
	
	
  .content-inner .openBlock h4{
		padding: 15px 10px 0;
		font-size: 14px;
		font-size: 1.4rem;
  }





  
  
	/* list
	----------------------------*/
	.content-inner .about-camp {
		display: block;
		padding: 0;
	}
	.content-inner .about-camp dt {
		width: 34%;
		min-width: 110px;
		margin: 0 auto;
		padding: 0 10px;
		display: block;
	}
	.content-inner .about-camp dt .dt−txt {
		padding: 0;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.content-inner .about-camp dd {
		padding: 10px 0 25px;
	}
  .content-inner .oboList{
    margin: 0 0 10px;
    padding: 0 20px;
  }
  .content-inner .oboList li{
		margin: -10px 0 0;
		padding: 0;
    display: block;
    background-size: 14px auto;
    position: relative;
  }
	.content-inner .oboList li:first-child{
		margin:0px;
	}
	.content-inner .oboList li:first-child p,
	.content-inner .oboList li:last-child p{
		margin:10px 0 0;
	}
	.content-inner .oboList li img{
		width:100%;
	}

  .content-inner .oboBlock .attention{
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .content-inner .oboBlock .attention li{
		margin: 0 0 2px;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;    
    line-height:1.2
  }
  .content-inner .CondList{
    text-indent: -1em;
    padding-left: 1em;
  }
  .content-inner .list-a {
    display: table;
    line-height: 1.3;
    text-align: left;
  }
  .content-inner .list-a li {
    display: table-row;
  }
  .content-inner .list-a li .col-a,
  .content-inner .list-a li .col-b {
		padding: 3px 0 0;
    display: table-cell;
  }
  .slideBlock img{
    width: 100%;
  }  

}



  /* bx-slider
  ----------------------------*/
  .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
  }
  .bx-wrapper img {
    max-width: 100%;
    display: block;
  }
  .bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
  }
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
  }
  .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(img/bx_loader.gif) center center no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  .bx-wrapper .bx-controls-auto {
    text-align: center;
  }
  .bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
  }
  .bx-wrapper .bx-controls-auto .bx-start:hover,
  .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
  }
  .bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
  }
  .bx-wrapper .bx-controls-auto .bx-stop:hover,
  .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
  }
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
  }
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
  }
  .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
  }
  .bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
  }
  .bxslider {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
  }
  .bxslider li {
    display: block;
    width: 100%;
    height: auto;
  }
  .bxslider li img {
    display: block;
    margin: 0 auto;
  }
  .txt-box {
    max-width: 80%;
    margin: 15px auto 0;
  }
  .bx-next,
  .bx-prev {
    position: absolute;
    width: 61px;
    height: 60px;
    text-indent: -9999px;
    margin-top: -28px;
    background-size: 61px 60px;
  }
  .bx-next.disabled,
  .bx-prev.disabled {
    display: none;
  }

  .bx-prev {
    background-image: url("img/ico_03.png");
    left: 15px;
    top:50%;
  }
  .bx-next {
    background-image: url("img/ico_02.png");
    right: 15px;
    top:46%;
  }

@media screen and (max-width:640px) {

  .txt-align-l-c {
    text-align: center;
  }
  .slideBlock .bxslider li{
    padding-right: 30px;
    padding-left: 30px;
  }
  .bx-next,
  .bx-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: -50px;
    background-size: 40px 40px;
  }
  .bx-prev {
    left: 10px;
    top:52.4%;
  }
  .bx-next {
    right: 10px;
    top:52.4%;
  }

}
