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


body{
		background-color: #fcfbfa;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",YuGothicM,"Yu Gothic","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
		-webkit-font-smoothing: antialiased;
	}
html {
	color: #363636;
	line-height: 1.7em;
	letter-spacing: 0.6px;
  height: 100%;
}
.wrap {
	width:964px;
	margin-left:auto;
	margin-right:auto;
}

/* animation
-------------------------------------------------- */
.animation {
	border-bottom: 1px solid #d7d7d7;
  position: relative;
  display: inline-block;
	transition: 0.5s;
}
.animation:before{
  position: absolute;
  left: 0;
	bottom: -1px;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background: #978757;
  transition: 0.5s;
}
.animation:hover {
	text-decoration: none;
	background-color: #f5f4f3;
}
.animation:hover:before{
  width: 100%;
}



/* head */
#head {
    padding-bottom: 210px;
}
/* #head .mainArea{
	height: 767px;
			padding-top: 40px;
	background: url("../img/bg/main_bg.png") , url("../img/bg/bg_top.jpg");
	background-position: center top 38px,center top;
	background-repeat: no-repeat,no-repeat;
	background-size: auto , cover;
} */
#head .logo {
	text-align: center;
	padding-top: 45px;
}


#head .mainLead {
	background-color: rgba(255,255,255,0.98);
	padding: 70px 0 35px;
	margin-top: -110px;
	position: relative;
}
#head .mainLead .leadTtl {
	text-align: center;
  color: #ac0003;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 18px;
}

#eventRep .repMiv{
	position: relative;
}

#head .mainLead .link,
#eventRep .link,
#report .link{
	text-align: center;
	margin-left: auto;
	background-color: #978757;
	width: 470px;
	position: absolute;
	bottom: -55px;
	right:0;
}
#eventRep .link{
	bottom: -50px;
}

#head .mainLead .link a,
#eventRep .link a,
#report .link a{
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 30px 0;
	font-size: 18px;
}
#head .mainLead .link a:hover,
#eventRep .link a:hover,
#report .link a:hover{
	background-color: #847750;
	text-decoration: none;
}
#head .mainLead .link a::after,
#eventRep .link a::after,
#report .link a::after {
    content: url("../img/arrow03.png");
    margin: 10px;
    position: relative;
    top: 0px;
		right: -80px;
}

#head .nav{
	margin: 0 auto;
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 999;
}
#head button{
	background-image: url("../img/nav/toggle.png");
	width: 42px;
	height: 32px;
	padding: 0;
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	margin-left: auto;
}

#head .leadTxt {
	width: 768px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 28px;
	padding: 0px 0 38px;
}
#head .chiefArea {
	background: url("../img/bg/bgst_gr.gif");
	background-position: left top;
	background-repeat: repeat;
	width: 310px;
	padding: 20px;
	padding-left: 35px;
	text-align: right;
	line-height: 1.8;
	margin: 0 auto;
}
#head .chief {
	float: left;
	color: #9b9b9b;
	font-size: 14px;
}
#head .chief span{
	color: #978757;
	font-weight: bold;
	font-size: 18px;
}
#head .pf {
	float: right;
}


/*fancybox*/
.fancybox-close {
	background-image: url(../img/cross.jpg);
    width: 42px;
    height: 42px;
			background-position: center top;
			background-repeat: no-repeat;
			background-size: auto;
}
#boxer .boxer-close:before{
	display: none;
}

.fancybox-skin{
	padding: 0!important;
}
.fancybox-opened .fancybox-skin {
     -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
}




/*boxer*/
#boxer .boxer-close{
	background-image: url(../img/cross.jpg);
	width: 42px;
	height: 42px;
	border-radius: 0;
	top: -25px;
	right: -25px;
	background-position: center top;
	background-repeat: no-repeat;
}
#boxer .boxer-position {
  display: none;
}
.boxer-open #boxer-overlay{
	opacity: 0.8;
}
#boxer {
    width: auto;
    height: auto;
    /*box-shadow: 0 0 25px #000000;*/
    padding: 40px;
		border-radius: 0;
}
#boxer .boxer-meta {
    padding: 0;
}
#boxer .boxer-control{
	width: 23px;
	height: 42px;
	box-shadow: none;
}
#boxer .boxer-control.next,
#boxer .boxer-control.previous {
	background: none;
	background-image: url(../img/arrowR.png);
	background-repeat: no-repeat;
}
#boxer .boxer-control.previous {
	background-image: url(../img/arrowL.png);
}
#boxer .boxer-control.next:before,
#boxer .boxer-control.previous:before {
	display: none;
}
#boxer .boxer-control.next {
    right: -90px;
}
#boxer .boxer-control.previous {
    left: -90px;
}

#boxer .boxer-container {
    overflow: visible;
}

/*nav*/
.drawer-overlay {
	background-color: rgba(0,0,0,0.8);
	z-index: 998;
}
.drawer-nav {
	padding: 0 40px;
	padding-left: 120px;
	width: 680px;
}
.drawer-menu {
	padding: 40px 0;
}
@media only screen and (max-width: 768px) {
	.drawer-menu {
		padding: 0;
	}
}
.navCross{
	text-align: right;
}
.drawer-menu li.navCross{
	margin-bottom: 100px;
}
.drawer-menu li{
	margin-bottom: 23px;
}
a.drawer-menu-item {
  display: inline;
	font-size: 14px;
	padding: 0;
	color: #9b9b9b;
	letter-spacing: 0.2em;
}
.drawer-menu-item:hover{
	text-decoration: none;
	color: #d4d4d4;
}
.drawer--right .drawer-nav{
	right: -680px;
}






/* cont */
#cont{
	background-color: #fcfbfa;
}
#cont .ttlArea{
	color: #ac0003;
	font-size: 16px;
	margin-bottom: 40px;
}
#cont .ttlArea02 {
    margin-bottom: 55px;
}

#cont .ttlArea p{
	margin-bottom:5px;
	letter-spacing:0.2em;
}
#cont .contArea{
	background-color: #f5f4f3;
}

#cont .inner .txtBg{
	background: url("../img/bg/bgst_gr.gif");
	background-position: left top;
	background-repeat: repeat;
	width: 670px;
	padding: 10px;
}

#cont .inner .txtArea{
	background-color: rgba(255,255,255,0.95);
	padding: 30px 0;
}
#cont .inner .txtArea .txtInner{
	width: 650px;
	padding: 25px 25px 25px;
}
#cont .inner .txtArea .theme{
	color: #ac0003;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 10px;
}

#cont .inner .city {
  line-height: 1.2;
	color: #363636;
	font-size: 20px;
	font-weight: normal;
	border-left: 10px solid #ac0003;
	padding-left: 15px;
}

.winArea{
	background: url("../img/bg/section_winner.png");
	background-position: center 200px;
	background-repeat:  no-repeat;
}
.winArea02{
	background: url("../img/bg/section_winner02.png");
	background-position: center 200px;
	background-repeat:  no-repeat;
}
.winArea .inner{
	position: relative;
	width: 1150px;
	height: 965px;
	margin: 0 auto;
}
.winArea .inner02{
	height: 1052px;
}
.winArea .movie{
	position: absolute;
	top: 0;
	left: 90px;
}
.winArea .txtBg{
	position: absolute;
	top: 240px;
	right:90px;
}
.winArea .map{
	position: absolute;
    top: -8px;
    right: 185px;
}
.winArea .grand{
	position: absolute;
  top: -17px;
  right: 0;
}
.comment{
	width: 600px;
	padding: 12px 20px;
	background-color: #fcfbfa;
	margin: 0 auto;
	margin-bottom: 10px;
}
.comment .judge{
	font-size: 16px;
	color: #978757;
	font-weight: bold;
}
.comment .judgeTxt{
	line-height: 1.6;
	margin-top: 8px;
}
.comment02{
	margin-bottom: 0;
}


#cont #finalist .ttlArea{
	margin-bottom:240px;
}
#finalist .section{
	padding-bottom:0;
	margin-bottom:165px;
	background: url("../img/bg/section_finall.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#finalist .section:nth-child(odd){
	background: url("../img/bg/section_finalr.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#finalist .section:last-child{
	margin-bottom:150px;
}

#finalist .section{
	position: relative;
}
#finalist .map{
	float: left;
	margin-top:-140px;
	margin-left: 0;
	text-align: center;
	position: relative;
}
#finalist .map02{
    margin-top: 30px;
    position: absolute;
  	bottom: -320px;
    left: 20px;
}
#finalist .txtBg{
	float: right;
	margin-top: -140px;
	z-index: 1;
    position: relative;
}
#finalist .section .inner .link,
.winArea .txtArea .link{
	text-align: right;
	margin-top: 3px;

}
#finalist .section .inner .link a,
.winArea .txtArea .link a{
	color: #ac0003;
	font-weight: bold;
}
#finalist .section .inner .link a:before,
.winArea .txtArea .link a:before {
    content: url("../img/arrow.png");
    margin: 10px;
    position: relative;
    top: 0px;
}

/*eventRep */
#eventRep {
    padding-bottom: 180px;
}
#eventRep .repMiv{
	text-align: center;
}

#cont .eventTtl{
	margin-bottom: 60px;
}



/*chief*/
#chief .mainLead {
	margin-top: 0;
	background-color: rgba(255,255,255,0.98);
	padding: 75px 0;
	margin-bottom: 160px;
	margin-top: 160px;
	box-shadow: none;
}
#chief .leadTxt {
	width: 768px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
	padding: 0px 0 30px;
}
#chief .chiefArea {
	background: url("../img/bg/bgst_gr02.gif");
	background-position: left top;
	background-repeat: repeat;
	width: 310px;
	padding: 20px;
	padding-left: 35px;
	text-align: right;
	line-height: 1.8;
	margin: 0 auto;
}
#chief .chief {
	float: left;
	color: #9b9b9b;
	font-size: 14px;
}
#chief .chief span{
	color: #978757;
	font-weight: bold;
	font-size: 18px;
}
#chief .pf {
	float: right;
}


/*summary*/

#summary{
	margin-bottom: 155px;
	background: url("../../img/bg/bg_summary.png");
	background-position: center center;
	background-repeat: repeat-y;
}
#summary .wrap{
	padding: 60px 0 48px;
	margin: 0 auto;
	position: relative;
}
#summary .access {

    margin-bottom: 20px;
	}
#summary #gmap{
  position: absolute;
  top: 60px;
  right: -200px;
  width: 575px;
  height: 500px;
}
#summary dl {
  width:500px;
	font-size: 16px;
	padding-bottom: 5px;
}
#summary dt {
  float:left;
	clear: left;
  width:100px;
	color: #978757;
}
#summary dd {
  float:left;
  width:374px;
	color: #000000;
	line-height: 1.6;
	padding-bottom: 22px;
}
#summary .access {
	font-size: 14px;
	color: #7f7d77;
}

/*jadge*/


#jadge{
	margin-bottom: 150px;
  background: url("../img/bg/bg_jadge.png");
	background-position: center bottom 102px;
	background-repeat: no-repeat;
}
#jadge .inner{
	margin: 0 auto;
	text-align:center;
}
#jadge .inner .ph{
	margin-bottom: 18px;
}
#jadge .inner .phArea{
	display:inline-block;
  padding-right: 64px;
}
#jadge .inner .phArea:last-child{
  padding-right: 0px;
}



#jadge .inner .txt{
	text-align:left;
	background: #363636;
	color: #ffffff;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 1.6;
}
#jadge .inner .txt p{
	color: #9b9b9b;
	font-size: 12px;
	line-height: 19px;
	min-height: 64px;
}



/*awards*/
#awards{
	margin-bottom: 150px;
}
#awards .ttlArea {
    margin-bottom: 40px;
}
#awards .ttlArea span.award{
	font-size: 12px;
}

#awards .inner{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: url("../img/bg/bg_winner.png");
	background-position: left top;
	background-repeat: repeat;
	padding: 60px 43px 60px;
}
#awards .inner .winner{
	float: left;
}
#awards .inner .winner span{
	line-height: 3;
	letter-spacing: 0.2em;
}
#awards .inner .txt{
	float: right;
	text-align: left;
	width: 635px;
	padding-left:60px;
	border-left: 1px solid #bf4d4d;
}

/*entry*/

#entry .ttlArea {
  margin-bottom: 43px;
}
#entry .wrap{
	margin-bottom: 110px;
	width: 964px!important;
}
#entry .list{
	margin-bottom: 28px;
}
#entry .list span{
	background: url("../img/bg/bgst_gr02.gif");
	background-position: left top;
	background-repeat: repeat;
	padding: 14px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#entry .inner{
	padding-bottom: 30px;
	margin-bottom: 10px!important;
}
#entry .txt{
	float: left;
	width: 472px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 20px;
	padding-bottom: 10px;
  margin-bottom: 21px;
}
#entry .txt a{
	color: #ac0003;
	font-weight: bold;
}

#entry .txt a:hover{
	color: #9b9b9b;
	text-decoration: none;
}
#entry .txt span a{
	font-size: 18px;
	font-weight: normal;
	color: #363636;
}
#entry .txt:nth-child(even){
	float: right;
}


/*   -----イベントアルバム------    */

#album .wrap{
	width: 1160px;
}
#album .wrap02{
	width: 1280px;
	margin: 0 auto;
}
#album #head{
	margin-top: 0;
	padding-bottom: 0;
}
#album #head .wrap {
	width: auto;
}
#album #head .logo{
	padding-top: 0;
	text-align: left;
	float: left;
	margin: 0;
}
#album #head .nav{
	float: right;
	width: auto;
}

#album #head button{
	background-image: url("../img/nav/toggle.png");
	width: 42px;
	height: 32px;
	padding: 0;
	margin-top: 10px;
	position: static;
	background-repeat: no-repeat;
}

#album .ttlArea{
	margin-bottom: 80px;
	text-align: center;
	color: #ac0003;
	font-size: 16px;
}
#album .ttlArea p{
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}
#album .inner{
	margin-bottom: 60px;
}
#album .inner .photo{
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
#album .inner .photo:nth-child(4n){
	margin-right: 0;
}
#album .winResultBtn {
	margin-top: -25px;
  margin-bottom: 120px;
}



/*エントリー一覧*/

#entry .mapArea{
	text-align: center;
	margin-bottom: 80px;
}



/*イベントレポート*/

#report .mainArea{
	margin-bottom: 80px;
}

#report .txtArea{
	text-align: center;
	margin: 0 auto;
  box-shadow: 0px 2px 8px 0px #aaaaaa;
	background-color: #ffffff;
  padding: 40px 0 35px;
  margin-top: -80px;
  position: relative;
	width: 964px;
}
#report .txtArea .logo{
	margin-bottom: 25px;
}
#report .txtArea .date{
	color: #9b9b9b;
	margin-bottom: 16px;
	letter-spacing: 0.1em;
}
#report .txt{
	width: 768px;
	margin: 0 auto;
	text-align: left;
	color: #363636;
	font-size: 14px;
	line-height: 27px;
}
#report .mainArea .txt{
    line-height: 24px;
    font-size: 14px;
}

#report .section{
    margin-bottom: 155px;
}
#report .section .ttlArea{
    background: url(../img/bg/bgst_gr03.gif);
    background-position: left top;
    background-repeat: repeat;
    padding: 25px 0;
    margin-bottom: 20px;
		color: #978757;
}

#report .section .ttlArea p {
    margin-bottom: 4px;
		line-height: 1;
}
#report .phArea {
	margin-bottom: 35px;
}

#report .open .phArea img {
    float: left;
		margin-right: 17px;
}
#report .open .phArea img:last-child{
		margin-right: 0;
}

#report .presen .phArea .ph01{
	float: left;
}
#report .presen .phArea .ph02{
	float: right;
}
#report .presen .phArea .ph01 img {
	margin-bottom: 11px;
	display: block;
}
#report .presen .phArea img:last-child{
	margin-bottom: 0;
}

#report .break .phArea img {
  float: left;
	margin-right: 0;
}
#report .break{
	background-color: #e8e4d9;
	padding-bottom: 40px;
}
#report .break .phArea{
  margin-left: auto;
  margin-right: auto;
  width: 1080px;
}
#report .break .ttlArea{
	background: none;
	padding: 40px 0;
	margin-bottom: 0;
	font-size: 14px;
}


#report .award{
	margin-bottom: 80px;
}
#report .award02{
	margin-bottom: 40px;
}
#report .award .phArea .ph01{
	float: left;
}
#report .award .phArea .ph02{
	float: right;
}
#report .award .phArea .ph02 img {
	margin-bottom: 11px;
	display: block;
}

#report .award .awardBox{
	float: left;
	width: 570px;
	background-color: #f5f4f3;
	padding: 40px;
	padding-bottom: 30px;
}
#report .award .awardBox .txt{
	width: auto;
	font-size: 14px;
	line-height: 23px;
	    min-height: 92px;
}
#report .award .awardBox02{
	float: right;
}
#report .award .phArea{
	margin-bottom: 20px;
}

#report .album{
		margin-bottom: 0;
}
#report .album .txtInner{
	  /* background: url(../img/bg/bgst_gr03.gif);
	  background-position: left top;
	  background-repeat: repeat; */
	  padding: 60px 0;
		margin-top: 70px;
		background-color: #ffffff;
		color: #363636;
		/* font-weight: bold; */
}
#report .album .txtInner .txt{
		line-height: 32px;
}
#report .album .phArea img {
    float: left;
		margin-right: 19px;
}
#report .album .phArea img:last-child{
		margin-right: 0;
}


#report .link{
	position: static;
	margin: 0 auto;
	margin-bottom: 160px;
}


.smp {display: none;}

@media screen and (max-width: 768px) {
.pc {display: none;}
.smp {display: block;}


img{
	max-width:100%;
}

.wrap{
	padding: 0 3%;
	width: auto;
}
.txt{
	line-height: 1.8;
}

#head{
	padding-bottom:60px;
}
#head .nav{
	width: auto;
	padding-right: 2%;
}
#head .mainArea {
    height: auto;
		padding-top: 50px;
	/* background: url("../img/bg/main_bg.png") , url("../img/bg/bg_top.jpg");
		background-position: center ,center;
	background-repeat: no-repeat,no-repeat;
		background-size: cover; */
}
#head .logo {
    padding:0px 0 70px;
}
#head .logo img{
	height: 44px;
}
#head .toplogo img{
	height:auto;
	width: 80%;
}
#head .leadTxt {
    width: auto;
    margin-top: -20px;
		font-size: 16px;
		line-height: 1.8;
		padding: 10px 4% 30px;
}
#head .mainLead {
    padding: 30px 0;
	  margin-top: -40px;
}

#head .mainLead .link,
#eventRep .link,
#report .link  {
    width: 90%;
    position: static;
    margin: 0 auto;
}
#head .mainLead .link a::after,
#eventRep .link a::after,
#report .link a::after {
    right: -15px;
}

#head .mainLead .link a,
#eventRep .link a,
#report .link a{
    padding: 20px 0;
}

#head .nav {
    right: 10px;
    top: 15px;
		padding: 0;
}
#head button {
    background-size: 80%;
		width: 36px;
		height: 28px;
		margin-top: 0;
}
#album #head button {
    background-size: 80%;
		width: 36px;
		height: 28px;
		margin-top: 0;
}

#cont .ttlArea {
	text-align: center;
}
#cont .ttlArea02 {
	margin-bottom: 123px;
}
#cont .ttlArea img{
	width: auto;
}


#cont .inner .txtBg {
    width: auto;
}
#cont .inner .txtArea {
    width: auto;
    padding: 18px 25px 25px;
}

#cont .inner .txtArea .theme {
    color: #ac0003;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
}

/*winArea*/
.winArea {
    background-position: -560px 240px;
}
.winArea .ttlArea {
  margin-bottom: 123px;
}
.winArea .inner {
    width: auto;
    height: auto;
    margin: 0 auto;
}

.winArea .movie {
  position: static;
	top:auto;
	left:auto;
  padding-left: 4%;
}
.winArea .movie iframe {
	width: 85%;
}
.winArea .inner .movie img{
		width: 85%;
}

.winArea  .inner .txtBg {
	  position: static;
		top:auto;
		right:auto;
    width: 90%;
    margin-left: auto;
		margin: 0 0 0 6%;
    margin-top: -20px;
    z-index: 100;
    position: relative;
		margin-bottom: 50px;
}


.winArea .map {
    top: -100px;
    right: 98px;
}
.winArea .map img{
	width: 135px;
}
.winArea .grand {
    top: -100px;
    right: 10px;
}
.winArea .grand img{
	width: 80px;
}


#chief .leadTxt {
    width: auto;
    margin-top: -20px;
		font-size: 16px;
		line-height: 1.8;
		padding: 30px 4%;
}
#chief .mainLead {
    padding: 30px 0;
		margin-bottom: 80px;
		margin-top: 60px;
}

#chief .chiefArea {
    width: 300px;
}

/*finalist*/

#finalist .inner{
	margin-bottom: 40px;
}
#finalist .section {
     padding-bottom: 20px;
     margin-bottom: auto;
}
#finalist .map{
	float: none;
	margin: 0;
	margin-bottom: 20px;
	text-align: center;
}
#finalist .txtBg{
	float: none;
  margin-top: -20px;
}
#finalist .section:last-child {
	padding-bottom:1px;
    margin-bottom: 40px;
}
#cont #finalist .ttlArea {
    margin-bottom: 52px;
}
#cont .inner .txtArea {
	padding: 0;
	padding-top: 18px;
}
#cont .inner .txtArea .txtInner{
    width: auto;
		padding: 18px 8px 25px;
}
#finalist .map02 {
    display: none;
}
.comment {
    width: auto;
    padding: 12px 8px;
}
/*eventRep*/
#eventRep {
    padding-bottom: 100px;
}
#eventRep .repMiv img{
	margin-bottom: 20px;
}

/*summary*/
#summary,#jadge ,#awards{
    margin-bottom: 40px;
}
#summary #gmap {
    position: static;
    width: auto;
    height: 300px;
		  top: 0;
		  right: 0;
}
#summary .wrap {
    padding: 20px 4% 20px;
    margin: 0 auto;
}
#summary dl {
    width: auto;
}
#summary dd {
    width: auto;
}


#jadge{
	background: none;
}
#jadge .inner {
    width: auto;
}
#jadge .inner .ph {
  margin-bottom: 10px;
}
#jadge .inner .ph img{
  width: 100%;
}
#jadge .inner .phArea01 {
    float: none;
		margin-bottom: 30px;
}
#jadge .inner .phArea02 {
    float: none;
}
#jadge .inner .phArea {
    padding: 0 20px;
    margin-bottom: 20px;
		display: block;
		width: auto;
}
#jadge .inner .phArea:last-child {
    padding-right: 20px;
}


#awards .inner .winner {
    float: none;
		margin-bottom: 30px;
}

#awards .inner .txt {
    float: none;
    width: auto;
		padding: 0;
		border: none;
}



#awards .inner {
    padding: 30px 5% 30px;
}

/*entry*/

#entry .wrap{
	margin-bottom: 30px;
	width: auto!important;
}
#entry .txt {
    float: none;
    width: auto;
}
#entry .txt:{
    float: none;
    width: auto;
}
#entry .txt:nth-child(even) {
    float: none;
}



/*nav*/
.drawer-menu li.navCross{
	margin-bottom: 20px;
}
.drawer-menu li a{
	display: block;
}
.drawer-menu li a.drawer-menu-item img{
	height: 18px;
}
.drawer-menu li.navCross a{
	display: inline;
}
.drawer-menu li.navCross a.drawer-menu-item img{
	height: 25px;
}
.drawer-menu li{
	margin-bottom: 30px;
	line-height: 1.4;
}



/*   -----イベントアルバム------    */
#album #head {
    margin-top: 0;
		margin-bottom: 0;
    padding-bottom: 25px;
}
#album #head .wrap {
	padding: 0;
}
#album .wrap{
	width: auto;
}
#album .wrap02{
	width: auto;
	padding: 0 4%;
}
#album #head .logo{
	padding: 0;
	width: 60%;
}
.drawer--right .drawer-nav {
    right: -90%;
}
.drawer-nav {
    padding: 20px;
    width: 90%;
		z-index: 1000;
}



#album .ttlArea{
	color: #ac0003;
	font-size: 16px;
	margin-bottom: 40px;
	text-align: center;
}
#album .ttlArea p{
	margin-bottom: 10px;
}
#album .inner{
	margin-bottom: 60px;
}
#album .inner .photo{
	float: left;
	margin-bottom: 10px;
	margin-right: 0;
	width: 48%;
}
#album .inner .photo img{
	width: 100%;
}

#album .inner .photo:nth-child(2n){
	float: right;
}


/*boxer*/

#boxer {
}
#boxer .boxer-close {
    background: url(../img/cross.jpg)!important;
    width: 42px;
    height: 42px;
    border-radius: 0;
}
#boxer.mobile .boxer-control {
    width: 30px;
}
#boxer.mobile .boxer-meta {
		background-color: transparent;
		top: 50%;
		margin-top: -41px;
}
#boxer.mobile .boxer-control.previous {
    margin-left: 2%;
}
#boxer.mobile .boxer-control.next {
    margin-right: 2%;
}



/*イベントレポート*/

#report .txt{
	width: auto;
}
#report .logo img{
	width: 80%;
}
#report .txtArea {
	width: 95%;
	padding: 20px 2%;
	margin-top: -40px;
}
#report .mainArea {
    margin-bottom: 40px;
}


#report .section {
    margin-bottom: 60px;
}
#report .section .ttlArea img{
  height: 23px;
}

#report .open .phArea img {
    float: left;
    width: 32%;
    margin-right: 2%;
}


#report .phArea {
    margin-bottom: 20px;
}

#report .presen .phArea .ph01,
#report .presen .phArea .ph02{
    float: none;
}
#report .presen .phArea .ph01 img{
    float: left;
		width: 49%;
		margin-bottom: 2%;
}
#report .presen .phArea .ph01 img:last-child{
    float: right;
}

#report .break .phArea {
    width: auto;
}
#report .break .phArea img {
    width: 33.333%;
}
#report .break .ttlArea img{
  height: 20px;
}


#report .award,
#report .album{
	margin-bottom: 20px;
}
#report .award .phArea .ph01{
	float: none;
	margin-bottom: 2%;
}
#report .award .phArea .ph01{
    float: none;
}
#report .award .phArea .ph02 img{
    float: left;
		width: 49%;
}
#report .award .phArea .ph02 img:last-child{
    float: right;
}

#report .award .awardBox {
    float: none;
    width: auto;
    background-color: #f5f4f3;
    padding: 20px 2%;
		margin-bottom: 20px;
}
#report .award .awardBox02 {
		margin-bottom: 0;
}
#report .award .awardBox .txt{
    max-height: 100%;
		margin-bottom: 0;
}

#report .album .phArea img {
    float: left;
    width: 32%;
    margin-right: 2%;
}
#report .album .txtInner {
    padding: 20px 2%;
}


#report .link {
    margin-bottom: 80px;
}

}


.winResultBtn {
	/* margin-bottom: 120px; */
}
#eventRep .winResultBtn {
	margin-top: 70px;
}






/* entry
-------------------------------------------------- */
section.entry {
	background: url("../../img/bg/bg_entry.jpg");
	background-position: left top;
	background-repeat: repeat;
	padding: 60px 0 60px;
}
section.entry .ttlArea {
	margin-bottom: 58px;
}
section.entry .txt{
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 55px;
}
section.entry .entryArea {
	width: 680px;
	margin: 0 auto;
	padding: 20px;
	background-color: #ad0003;
	color: #ffffff;
}
section.entry .entryArea .ttl {
	font-weight: bold;
	font-weight: 800;
	font-size: 20px;
	font-family: "Hiragino Sans W8","Hiragino Kaku Gothic W8", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	width: 440px;
	text-align: center;
	float: left;
	line-height: 40px;
}
section.entry .entryArea .ttl i {
	margin-right: 7px;
}


section.entry .entryBtn {
	width: 200px;
	float: right;
	text-align: center;
  background-color: #aa9d76;
  float: none;
  margin: 0 auto;
}
section.entry .entryBtn a {
	color: #ffffff;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	display: block;
	font-weight: bold;
	position: relative;
}
section.entry .entryBtn a::after {
	content: url(../../img/common/arrow03.png);
	position: relative;
	top: 0px;
	right: -15px;
}
section.entry .entryBtn a:hover {
	text-decoration: none;
  background-color: #847750;
}

@media only screen and (max-width: 768px) {
/* entry
	-------------------------------------------------- */
	section.entry {
		padding: 30px 0 30px;
	}
	section.entry .entryArea {
		width: auto;
	}
	section.entry .entryArea .ttl {
		width: auto;
		float: none;
		line-height: inherit;
	}
	section.entry .txt {
		margin-bottom: 30px;
	}
	section.entry  .entryBtn {
		float: none;
		margin: 0 auto;
		margin-top: 10px;
		width: 85%;
	}
}






.eventpage #cont .inner .txtInner .btn {
  text-align: right;
  margin-top: 5px;
}
.eventpage #cont .inner .txtInner .btn a {
  font-size: 14px;
	color: #ad0003;
	padding: 10px 25px;
	font-weight: bold;
}
.eventpage #cont .inner .txtInner .btn a:hover {
	text-decoration: none;
}
@media only screen and (max-width: 768px) {
	.eventpage #cont .inner .txtInner .btn {
		text-align: center;
	}
	.eventpage #cont .inner .txtInner .btn .animation {
		border-bottom: 2px solid #978757;
		background: #f5f4f3;
		margin-top: 10px;
		width: 85%;
	}
	.eventpage #cont .inner .txtInner .btn .animation:before {
			height: 0;
	}
}
