@charset "UTF-8";

.header {
  /*position: absolute;*/
  top: 0;
  left: 0;
  margin: 0 0 0 0;
  z-index: 2;
  width: 100%;
}

.main-visual {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.main-visual ul {
  padding: 0;
  list-style: none;
}

.main-visual ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
}

.main-visual ul li .credit {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  font-size: 12px;
}

.countdown.en {
  margin: -122px 0 0;
  padding: 16px 10px;
  border: 1px solid #fff;
  border-left: 0 none;
  width: 1.8em;
  text-align: center;
  line-height: 1.1;
  font-family: "見出ゴMB31", sans-serif;
  font-size: 18px;
  color: #fff;
  box-sizing: content-box;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
}

.countdown.en span {
  display: block;
}

.countdown span.yyc-sec,
.countdown span.yyc-sec-text {
  display: none;
}

.countdown.en {
  padding: 16px 16px;
  width: auto;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  font-family: "中ゴシックBBB", sans-serif;
}

.countdown.en span {
  display: inline;
}

.countdown.en span.yyc-sec,
.countdown.en span.yyc-sec-text {
  display: none;
}

.countdown.en span.yyc-day-text,
.countdown.en span.yyc-hou-text,
.countdown.en span.yyc-min-text {
  margin-bottom: 0.5em;
}

.contents {
  background-color: #fff;
  z-index: 0;
  overflow: hidden;
  margin: 0 -15px;
  padding: 0 15px 90px;
}

.contents:before,
.contents:after {
  z-index: -2;
}

.head-top-join,
.head-top-event {
  margin-top: 135px !important;
}

.top-news-list {
  position: relative;
}

.top-news-list .top-news-list-inner:before,
.top-news-list .top-news-list-inner:after {
  content: " ";
  display: table;
}

.top-news-list .top-news-list-inner:after {
  clear: both;
}

.top-news-list .top-news-list-inner .top-news-list-item {
  width: 280px;
  float: left;
  margin-right: 80px;
  margin-bottom: 40px;
}

.top-news-list .top-news-list-inner .top-news-list-item .title {
  margin: 0 0 20px;
  font-size: 18px;
  font-family: "見出ゴMB31", sans-serif;
  line-height: 1.5;
  font-weight: bold;
}

.top-news-list .top-news-list-inner .top-news-list-item .title a {
  color: #646464;
}

.top-news-list .top-news-list-inner .top-news-list-item .status {
  position: relative;
}

.top-news-list .top-news-list-inner .top-news-list-item .status .date {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  line-height: 20px;
}

.top-news-list .top-news-list-inner .top-news-list-item .status .list-category {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  margin: 0 0 0 auto;
  vertical-align: top;
  text-align: right;
}

.top-news-list .top-news-list-inner .top-news-list-item .status .list-category li {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 0;
}

.top-news-list .link-relation {
  width: 280px;
  margin: 0 auto;
}

.top-news-list .js-top-news-nav {
  padding: 0;
  list-style: none;
  margin: 0;
}

.top-news-list .js-top-news-nav li {
  position: absolute;
  margin-top: -25px;
}

.top-news-list .js-top-news-nav li.prev {
  left: -140px;
  top: 50%;
}

.top-news-list .js-top-news-nav li.next {
  right: -140px;
  top: 50%;
}

.top-news-list .js-top-news-nav li button {
  border: 0 none;
  background-color: transparent;
  padding: 0;
}

.top-news-list .js-top-news-nav li button:focus {
  outline: 0 none;
}

.top-news-list .js-top-news-nav li button:hover {
  opacity: 0.7;
}

.top-event-list {
  position: relative;
}

.top-event-list .top-event-list-inner:before,
.top-event-list .top-event-list-inner:after {
  content: " ";
  display: table;
}

.top-event-list .top-event-list-inner:after {
  clear: both;
}

.top-event-list .top-event-list-inner .top-event-list-item {
  width: 280px;
  margin: 0 80px 40px 0;
  float: left;
}

.top-event-list .top-event-list-inner .top-event-list-item .image {
  margin: 0;
}

.top-event-list .top-event-list-inner .top-event-list-item .status {
  margin: 0 0 30px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}

.top-event-list .top-event-list-inner .top-event-list-item .status.status-1 {
  background-color: #94d4f5;
  color: #fff;
}

.top-event-list .top-event-list-inner .top-event-list-item .status.status-2 {
  background-color: #e75f9c;
  color: #fff;
}

.top-event-list .top-event-list-inner .top-event-list-item .status.status-3 {
  background-color: #b0b0b0;
  color: #fff;
}

.top-event-list .top-event-list-inner .top-event-list-item .list-category {
  margin: 0 0 6px;
}

.top-event-list .top-event-list-inner .top-event-list-item .event-type {
  padding: 0;
  list-style: none;
  margin: 0 0 10px;
}

.top-event-list .top-event-list-inner .top-event-list-item .event-type li {
  display: inline-block;
  background-color: #646464;
  color: #fff;
  font-size: 12px;
  padding: 0 11px;
  margin-right: 10px;
  line-height: 18px;
}

.top-event-list .top-event-list-inner .top-event-list-item .title {
  margin: 0 0 20px;
  font-size: 18px;
  font-family: "見出ゴMB31", sans-serif;
  line-height: 1.5;
}

.top-event-list .top-event-list-inner .top-event-list-item .title a {
  color: #646464;
  font-weight: bold;
}

.top-event-list .link-relation {
  width: 280px;
  margin: 0 auto;
}

.top-event-list .js-top-event-nav {
  padding: 0;
  list-style: none;
  margin: 0;
}

.top-event-list .js-top-event-nav li {
  position: absolute;
  margin-top: -25px;
}

.top-event-list .js-top-event-nav li.prev {
  left: -140px;
  top: 50%;
}

.top-event-list .js-top-event-nav li.next {
  right: -140px;
  top: 50%;
}

.top-event-list .js-top-event-nav li button {
  border: 0 none;
  background-color: transparent;
  padding: 0;
}

.top-event-list .js-top-event-nav li button:focus {
  outline: 0 none;
}

.top-event-list .js-top-event-nav li button:hover {
  opacity: 0.7;
}

.top-join .image {
  margin-right: -30px;
  margin-left: -30px;
}

.top-join .image .caption {
  padding: 0 30px;
}

.top-join .lead {
  font-weight: bold;
  font-size: 18px;
  font-family: "見出ゴMB31", sans-serif;
  text-align: center;
}

.top-join .more {
  width: 280px;
  margin-right: auto;
  margin-left: auto;
}

.header .header-inner .nav-global ul li:before {
  opacity: 0.75;
}

.header .header-inner .nav-global ul li ul:before {
  opacity: 0.75;
}

.content-2-inner .head-2:first-child {
  margin-top: 90px;
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1000;
  font-family: "見出ゴMB31", sans-serif;
}

.loading .num {
  display: none;
}

.loading img {
  width: 395px;
  height: 303px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -157px 0 0 -197px;
}

.slick-track *:focus {
  outline: none;
}

.footer .footer-1-inner {
  position: relative;
}

.footer .footer-1-inner:before {
  z-index: 0;
}


/*------------------------------

     20160818　改修ここから

------------------------------*/
.contents-0 {
	position: relative;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.contents-0 .row {
	background-color: #fff;
	overflow: hidden;
}
/*.contents-0 .row > img {
	width: 41.40625%;
	max-width: 530px;
	margin-top: 85px;
	margin-left: 6.25%;
}*/
/*.contents-0 .row .widget,*/
.contents-0 .row .colL {
	width: 40%;
	margin-left: 6.25%;
	max-width: 530px;
	margin-top: 85px;
	float: left;
}
/*.contents-0 .row iframe {
	width: 100%;
	height: 505px;
	overflow:hidden;
}*/
.ifrm-container {
     width: 100%;
      height: 505px;
      overflow:auto;
      -webkit-overflow-scrolling:touch;
}
.ifrm {
	width:100%;
	height:100%;
	border:none;
	display: block;
}
.contents-0 .row .colL .titWrap01 {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
/*.contents-0 .row .widget h3,*/
.contents-0 .row .colL .titWrap01 h3 {
	color: #00a7ea;
	margin-top: 0;
	display: table-cell;
	vertical-align: middle;
	padding-right: 8px;
	font-size: 22px;
	font-weight: bold;
}
.contents-0 .row .colL .titWrap01 h3 span {
	display: inline-block;
}
.contents-0 .row .colL .titWrap01 a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 7px;
	font-size: 12px;
	width: 1%;
	white-space: nowrap;
}
/*.contents-0 .row .colL .titWrap01 a span {
	display: inline-block;
}*/
.contents-0 .row .colL .titWrap01 a img {
	vertical-align: text-bottom;
	width: 25px;
}
.contents-0 .row .colL .colLTxt01 span {
	color: #00a7ea;
}

/*.widget #tumblr_recent_photos ul,*/
.colL #tumblr_recent_photos ul {
	padding: 0;
	margin: 0;
}
/*.widget #tumblr_recent_photos a,*/
.colL #tumblr_recent_photos a {
	display: inline-block;
	margin: 0 2% 15px;
	width: 46%;
}
/*.widget #tumblr_recent_photos a img,*/
.colL #tumblr_recent_photos a img {
	width: 100%;
	max-width: 250px;
}
.contents-0 .countdown.ja {
	color: #00a7ea;
	/*font-size: 214.28%;*/
	font-size: 22px;
	font-weight: bold;
	/*position: absolute;
    top: 445px;*/
	margin: 15px 0;
	line-height: 1;
  text-align: center;
  width: 100%;

}
.main-visual-col2 {
	width: 100% !important;
}
.main-visual-col2 table td {
	padding: 1%;
	font-size: 12px;
	vertical-align: top;
}
.main-visual-col2 table td img {
	width: 100%;
}
/*.contents-0 .countdown.ja * {
	display: inline;
}*/

.countdownTit01 {
	margin-bottom: 15px;
	background: url(/assets/images/top-countdown-bg-01.gif) repeat-x left center;
}
.countdownTit01 span {
	background-color: #fff;
	padding: 0 20px;
}
.contents-0 .countdown.ja .js-timer {
	background: url(/assets/images/top-countdown-bg-01.gif) repeat-x left bottom;
	padding-bottom: 30px;
}
.contents-0 .countdown.ja .open {
	display: none;
}
.contents-0 .countdown.ja .close {
	display: block;
	margin-bottom: 30px;
}
.countdownTxt01 {
	font-size: 30px;
	background: url(/assets/images/top-countdown-bg-01.gif) repeat-x left bottom;
	padding-bottom: 30px;

}
.contents-0-btn {
  width: 150px;
  width: 100%;
  text-align: center;
	position: absolute;
  top: 485px;
}
.contents-0-btn a {
  display: inline-block;
  width: 150px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.countdownWrap,
.countdownWrap02,
.contents-0 .colR {
	/*position: absolute;
	top: 85px;*/
	/*top: 14.67625%;*/
	/*right: 7.578125%;*/
	width: 516px;
	float: right;
	margin-top: 85px;
	margin-right: 6%;
}
.countdownWrap img,
.countdownWrap02 img,
.contents-0 .colR img {
	width: 100%;
}
.cdLinkWrap {
	/*position: absolute;
	top: 440px;*/
	left: 0;
	right: 0;
	margin-top: 15px;
}
.cdLinkWrap a {
	width: 300px;
	margin: 0 auto 20px;
	background-color: #fff;
}
.movie-wrap {
    position: relative;
    /*padding-bottom: 67%;*/
	padding-bottom: 410px;
    padding-top: 30px;
    height: 0;
	margin-top: 30px;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
	right: 0;
    width: 100%;
    height: 100%;
	max-width: 560px;
	margin: auto;
}

.topArtWrap {
	position: relative;
	width: 100%;
}
.topArtWrap .colC {
	width: 100%;
	text-align: center;
}
.topArtWrap .colC img {
	width: 48%;
	max-width: 480px;
}
.topArtWrap .colL,
.topArtWrap .colR {
	width: 20%;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-align: center;
}
.topArtWrap .colL {
	left: 0;
}
.topArtWrap .colR {
	right: 0;
}
.topArtWrap .colL h4,
.topArtWrap .colR h4 {
	text-align: left;
	margin-top: 40px;
}
.topArtWrap .colL h4:first-child,
.topArtWrap .colR h4:first-child {
	margin-top: 0;
}
.topArtWrap .colL .linkWrap a,
.topArtWrap .colR .linkWrap a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5%;
	margin-bottom: 10px;
	width: 47%;
}
.topArtWrap .colL .linkWrap a:nth-child(odd),
.topArtWrap .colR .linkWrap a:nth-child(odd) {
	margin-left: 0;
}
.topArtWrap .colL img,
.topArtWrap .colR img {
	width: 100%;
	max-width: 95px;
}
.txtBlue {
	color: #00b8f0;
}

.mt15 {
	margin-top: 15px !important;
}
.areamapImg {
	width: 100%;
	max-width: 175px;
	height: auto;
}
#Sponsor {
	padding-top: 120px;
	margin-top: 0;
}

@media (max-width: 1150px) {
/*  .contents-0 .row img {
	  margin-top: 55px;
	}*/
  .countdownWrap,
  .countdownWrap02,
  .contents-0 .colR {
    width: 350px;
  }
/*  .contents-0 .row .widget {
	  margin-top: 86px;
}*/
  .contents-0 .countdown.ja {
    /*font-size: 178.57%;*/
	font-size: 22px;
    top: 300px;
  }
  .contents-0-btn {
    top: 327px;
  }
  .contents-0-btn a {
	  padding-top: 0;
	  padding-bottom: 0;
	}
	.cdLinkWrap {
		top: 320px;		
	}
	.cdLinkWrap a {
		width: 240px;
		margin-bottom: 10px
	}
	.ifrm-container {
		height: 375px;
	}
	.contents-0 .row .colL {
		width: 43%;
	}
	/*.contents-0 .row .widget h3,*/
	.contents-0 .row .colL h3 {
		font-size: 18px;
	}
	.contents-0 .row .colL .titWrap01 a img {
		width: 20px;
	}
	.countdownTxt01 {
		font-size: 25px;
	}
}

@media (max-width: 840px) {
  .top-news-list .js-top-news-nav {
    display: none !important;
  }

  .top-event-list .js-top-event-nav li {
    display: none !important;
  }
  .header {
    padding: 0 30px;
  }

  .header .logo {
    position: relative;
    z-index: 101;
  }

  .header .menu {
    top: 0 !important;
    padding-top: 100px !important;
  }

  .header .btn-menu {
    z-index: 101;
  }

  .contents {
    margin: 0 -30px;
    padding: 0 30px 30px;
  }

  .top-news-list .top-news-list-inner .top-news-list-item {
    width: 100%;
    margin: 0 0 30px;
    float: none;
  }

  .top-news-list .link-relation {
    width: 100%;
  }

  .top-event-list .top-event-list-inner .top-event-list-item {
    width: 100%;
    margin: 0;
    flat: none;
  }

  .top-event-list .link-relation {
    width: 100%;
  }

  .top-join .more {
    width: 100%;
  }

  .loading img {
    width: 197px;
    height: 150px;
    margin: -79px 0 0 -99px;
  }
  .contents-0 {
    background-color: rgba(255,255,255,0.75);
    padding-bottom: 15px;
  }
  .contents-0 .row {
    margin-left: -30px;
    margin-right: -30px;
  }
/*   .contents-0 .row img {
	   margin-left: auto;
	   margin-right: auto;
	   width: 85%;
	   max-width: 530px;
	}*/
 /* .contents-0 .row .widget,*/
  .contents-0 .row .colL {
	  margin-left: auto;
	  margin-right: auto;
	  /*width: 85%;*/
	  width: 95%;
	  max-width: 530px;
	  float: none;
	  margin-top: 50px;
	 }	
  .countdownWrap,
  .countdownWrap02,
  .contents-0 .colR {
   /* position: relative;*/
   position: static;
    margin: 20px auto 0;
    width: 370px;
	float: none;
	margin-top: 50px;
    /*right: 0;*/
  }
  .cdLinkWrap {
	  position: static;
	  margin-top: 15px;
	 }
  .contents-0 .countdown.ja {
	font-size: 22px;
    /*font-size: 200%;*/
    top: 326px;
  }
  .contents-0-btn {
    top: 364px;
    font-size: 71.42%;
  }
  .contents-0-btn a {
    width: 130px;
    padding: 2px;
  }
  .movie-wrap {
	  padding-bottom: 67%;
  }
.ifrm-container {
	height: 370px;
}

.topArtWrap {
	text-align: center;
}

.topArtWrap .colC img {
	width: 100%;
}
.topArtWrap .colL,
.topArtWrap .colR {
	position: static;
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin: 0 2%;
}
.topArtWrap .colL h4,
.topArtWrap .colR h4 {
	margin-top: 20px;
	font-size: 16px;
}
.topArtWrap .colL h4:first-child,
.topArtWrap .colR h4:first-child {
	margin-top: 20px;
}
.artTit01 {
	padding: 0;
}
.artTit01 span {
	font-size: 14px;
}
#Sponsor {
	padding-top: 110px;
	margin-top: 0;
}

}
@media (max-width: 480px) {
  .countdownWrap,
  .countdownWrap02,
  .contents-0 .colR {
    width: 260px;
  }
  .cdLinkWrap {
	  top: 245px;
}
  .contents-0 .countdown.ja {
    font-size: 128.57%;
    top: 241px;
  }
  .contents-0-btn {
    top: 265px;
  }
/*.contents-0 .row .widget h3,*/
.contents-0 .row .colL h3 {
	font-size: 18px;
}	
.ifrm-container {
	height: 300px;
}
.contents-0 .countdown.ja {
	font-size: 100%;
} 
.contents-0 .row .colL .titWrap01,
.contents-0 .row .colL .titWrap01 h3 {
	display: block;
}
.contents-0 .row .colL .titWrap01 a {
	display: inline-block;
	text-align: left;
}
.countdownTxt01 {
	font-size: 18px;
}
  
}

/* 協賛・助成 */
.sponsor01_01 {
	margin: 55px 0 0;
	padding: 0;
	width: 100%;
	text-align: left;
}
.sponsor01_01 li {
	display: inline-block;
	width: 36%;
	margin-right: 4%;
	margin-bottom: 30px;
}
.sponsor01_01 img {
	width: 100%;
	max-width: 100%;
}
.sponsor01_02 {
	margin: 70px 0 0;
	padding: 0;
}
.sponsor01_02 li {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.sponsor01_02 li img {
	vertical-align: middle;
	width: 100%;
}
.sponsor01_02 li.logo01 {
	margin-right: 4%;
	width: 71px;
}
.sponsor01_02 li.logo02 {
	margin-right: 3%;
	width: 229px;
}
.sponsor01_02 li.logo03 {
	width: 215px;
}
.sponsor01_02 li.logo04 {
	width: 220px;
	margin-right: 5%;
}
.sponsor01_03 {
	margin: 70px 0 0;
	padding: 0;
}
.sponsor01_03 li,
.sponsor01_04 li {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-right: 2.7%;
}
.sponsor01_03 li img,
.sponsor01_04 li img {
	width: 100%;
}
.sponsor01_03 li.logo09 {
	width: 170px;
}
.sponsor01_03 li.logo10 {
	width: 90px;
}
.sponsor01_03 li.logo11 {
	width: 170px;
}
.sponsor01_03 li.logo13 {
	width: 200px;
}
.sponsor01_03 li.logo14 {
	width: 240px;
}
.sponsor01_03 li.logo15 {
	width: 170px;
}
.sponsor01_03 li.logo16 {
	width: 110px;
}
.sponsor01_04 {
	margin: 70px 0 0;
	padding: 0;
	list-style-type: none;
}

.sponsor01_04 li.logo01 {width: 150px}
.sponsor01_04 li.logo02 {width: 90px}
.sponsor01_04 li.logo03 {width: 150px}
.sponsor01_04 li.logo04 {width: 150px}
.sponsor01_04 li.logo05 {width: 90px}
.sponsor01_04 li.logo06 {width: 210px}
.sponsor01_04 li.logo07 {width: 160px}
.sponsor01_04 li.logo08 {width: 170px}
.sponsor01_04 li.logo09 {width: 150px}
.sponsor01_04 li.logo10 {width: 150px}
.sponsor01_04 li.logo11 {width: 70px}
.sponsor01_04 li.logo12 {width: 130px}
.sponsor01_04 li.logo13 {width: 150px}
.sponsor01_04 li.logo14 {width: 150px}
.sponsor01_04 li.logo15 {width: 150px}
.sponsor02_02 {
	margin: 40px 0 0;
	padding: 0;
}
.sponsorTxtLL {font-size: 18px;}
.sponsorTxtL {font-size: 16px;}
.sponsorTxtS {font-size: 12px;}
.sponsor02_02 li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7%;
	margin-bottom: 30px;
}
@media (max-width: 840px) {
	.sponsor01_01 {
		margin-top: 35px;
	}
	.sponsor01_01 li {
		max-width: 493px;
		width: 45%;
		marign-right: 3%;
	}
	.sponsor01_02 {
		width: 100%;
		margin-top: 35px;
	}
	.sponsor01_02 li.logo01 {
		width: 22%;
		max-width: 100px;
	}
	.sponsor01_02 li.logo02 {
		width: 53%;
		max-width: 290px;
	}
	.sponsor01_02 li.logo03 {
		width: 50%;
		max-width: 161px;
	}
	.sponsor01_02 li.logo04 {
		width: 50%;
		max-width: 161px;
	}
	.sponsor01_02 li.logo01 img,
	.sponsor01_02 li.logo02 img,
	.sponsor01_02 li.logo03 img,
	.sponsor01_02 li.logo04 img {
		width: 100%;
	}
	.sponsor01_03 {
		margin-top: 35px;
	}
	.sponsor01_03 li.logo01 {
		width: 35%;
		max-width: 176px;
	}
	.sponsor01_03 li.logo02 {
		width: 40%;
		max-width: 206px;
	}
	.sponsor01_03 li.logo03 {
		width: 19%;
		max-width: 85px;
	}
	.sponsor01_03 li.logo04 {
		width: 33%;
		max-width: 172px;
	}
	.sponsor01_03 li.logo05 {
		width: 18%;
		max-width: 101px;
	}
	.sponsor01_03 li.logo06 {
		width: 17.74%;
		max-width: 110px;
	}
	.sponsor01_03 li.logo07 {
		width: 26.93%;
		max-width: 167px;
	}
	.sponsor01_03 li.logo08 {
		width: 22.9%;
		max-width: 142px;
	}
	.sponsor01_03 li.logo09 {
		width: 38%;
		max-width: 200px;
	}
	.sponsor01_03 li.logo10 {
		width: 20%;
		max-width: 90px;
	}
	.sponsor01_03 li.logo11 {
		width: 39%;
		max-width: 200px;
	}
	.sponsor01_03 li.logo12 {
		width: 17%;
		max-width: 80px;
	}
	.sponsor01_03 li.logo13 {
		width: 41%;
		max-width: 200px;
	}
	.sponsor01_03 li.logo14 {
		width: 48%;
		max-width: 240px;
	}
	.sponsor01_03 li.logo15 {
		width: 34%;
		max-width: 200px;
	}
	.sponsor01_03 li img {
		width: 100%;
	}
	.sponsor01_03 li {
		margin-right: 8%;
	}
	.sponsor01_04 li.logo03,
	.sponsor01_04 li.logo04,
	.sponsor01_04 li.logo09,
	.sponsor01_04 li.logo10,
	.sponsor01_04 li.logo13,
	.sponsor01_04 li.logo14,
	.sponsor01_04 li.logo15 {
		width: 35%;
		max-width: 150px;
	}
	.sponsor01_04 li.logo05 {
		width: 20%;
		max-width: 90px;
	}
	.sponsor01_04 li.logo06 {
		width: 50%;
		max-width:  210px;
	}
	.sponsor01_04 li.logo07 {
		width: 36%;
		max-width: 160px;
	}
	.sponsor01_04 li.logo11 {
		width: 18%;
		max-width: 70px;
	}
	.sponsor01_04 li.logo12 {
		width: 35%;
		max-width: 130px;
	}
	.sponsor01_04 li.logo16 {
		width: 35%;
		max-width: 110px;
	}
	.sponsor02_01 {
		width: 59.8%;
		max-width: 371px;
	}
	.sponsor02_01  img {
		width: 100%;
	}
	.sponsor02_02 {
		margin-top: 20px;
	}
	.sponsor02_02 li {
		margin-right: 5%;
		margin-bottom: 10px;
	}
	.sponsor02_02 li img {
		width: 100%;
	}
	.sponsor02_02 li.logo01 {
		max-width: 279px;
		width: 45%;
	}
	.sponsor02_02 li.logo02 {
		max-width: 168px;
		width: 27.09%;
	}
	.sponsor02_02 li.logo03 {
		max-width: 102px;
		width: 16.45%;
	}
	.sponsor02_02 li.logo04 {
		max-width: 120px;
		width: 19.35%;
	}
	.sponsor02_02 li.logo05 {
		max-width: 280px;
		width: 45.16%;
	}
}
@media (max-width: 600px) {
	.sponsor01_01 li {
		width: 75%;
	}
}