@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.pc {display:block;}
.sp {display:none;}

.cf, .header.global ul, .footer.global, .footer.global .banners, .top .section.outline, .outline .main.global .section.schedule, /*.qualifier*/ .main.global .nav.grade ul, .qualifier .main.global .section.results .buttons, .howto .main.global .inner {
  *zoom: 1;
}
.cf:after, .header.global ul:after, .footer.global:after, .footer.global .banners:after, .top .section.outline:after, .outline .main.global .section.schedule:after, /*.qualifier*/ .main.global .nav.grade ul:after, .qualifier .main.global .section.results .buttons:after, .howto .main.global .inner:after {
  content: "";
  display: table;
  clear: both;
}

iframe {
  display: block;
}

body {
	background-color: #010101;
  background-image: url('../img/bg_main.jpg');
  background-position: top 30px center;
  background-repeat: no-repeat;
}


#siteHeader {
  font-size: 12px;
  line-height: 1.5;
}
#siteHeader a {
  text-decoration: none;
}





.title {
  font-family: serif;
}
.title.lv1 {
  margin: 2px 0 6px -23px;
}
.title.lv2 {
  min-height: 25px;
  font-weight: bold;
  font-size: 18px;
	margin: 0 0 15px;
  color: #000;
  line-height: 40px;
  border-bottom: 1px solid #dbcaa2;
  background: url(../img/bg_h_1.png) no-repeat left center;
  padding-left: 15px;
}

body.qualifier .title.lv3 {
	font-size:22px;
	text-align:center;
	font-weight:bold;
	background-image:none;
	padding:0;
}

.wrapper.all {
/*padding-top: 30px;
  background:url(../img/bg_top2.png) no-repeat center 30px;
  background-color:#001c58;*/
}

body.top .wrapper.all {
/*padding-top: 30px;
  background:url(../img/bg_top.png) no-repeat center 30px;
  background-color:#010101;*/
}

.header.global {
  /*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);*/
}

.header.global h1 {
  padding: 3px 0 3px;
  margin-left: -5px;
  width: 960px;
  position: relative;
  z-index: 100;
}
.top .header.global .inner {
overflow: hidden;
position: relative;
}
.top .header.global h1 {
  margin: 0 auto;
  width: 960px;
  position: relative;
  z-index: 100;
	padding: 0;
}
.top .header.global video {
  left: 50%;
  margin-left: -680px;
  position: absolute;
  top: 0px;
  z-index: 1;
  background:transparent;
}

.header.global {
  margin: 0 auto;
  width: 960px;
  position: relative;
  z-index: 100;
}
.header.global li {
  float: left;
  position: relative;
 text-indent: -9999px;
 display: block;
 width: 138px;
 height: 50px;
}

.header.global li a {
 font-size: 16px;
 font-weight: bold;
 color: #fff;
 display: block;
 height: 50px;
}
#navWrap .sp_wrap {position: static !important;}
#navWrap{
  width:960px;
  margin:0 auto;
  position:relative;
  height:50px;
  background:url(../img/nav.jpg) no-repeat;
  background-position:8px 0;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;
}

.mainnav {
  width:960px;
  height:50px;
  line-height:19px;
  text-align:center;
  /*padding:4px 0 0;*/
}

.mainnav li {
  width:138px;
  float:left;
  background-image:url(../img/icon_bar.png);
  background-repeat:no-repeat;
  background-position:right center;
  /*padding: 6px 0;*/
}

.mainnav li a {
  font-size:16px;
  font-weight:bold;
  color:#fff;
  display: block;
  height:50px;
}

.mainnav li  {
  text-indent: -9999px;
  display: block;
  width:138px;
  height:50px;
}

.mainnav li a:hover {
  text-decoration: none;
}

.mainnav .nav1 {
}

.mainnav .nav7 {
  width:132px;
}

.mainnav span {
  font-size: 13px;
}
.main.global {
  margin: 0 auto;
  /*padding-top: 14px;*/
  width: 960px;
}
.top .main.global {
  padding-top: 00px;
}
.main.global a {color: #68a3f8; text-decoration: none;}
.main.global a:hover {color: #68a3f8; text-decoration: underline;}
.banner.general {
  margin: 40px auto;
  width: 960px;
}

.bannerArea {
  margin-top: 60px;
  text-align: center;
}
.bannerArea img {
  display: inline;
}

.pagetop {
  margin: 45px auto 0;
  width: 960px;
  text-align: right;
}
.pagetop img {
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.footer.global {
  margin: 20px auto 0;
  padding-bottom: 40px;
  width: 930px;
  font-size: 13px;
  color: #fff;
  padding: 10px 15px;
}


.footer.global a {
  color: #fff;
  text-decoration: none;
}
.footer.global .nav {
  margin-top: 10px;
  float: left;
  width: auto;
}
.footer.global .copyright {
  margin-top: 10px;
  color:#999999;
}

.banners {
  width: 980px;
	margin:70px auto 0;
}

.banners .banner {
  padding-left: 10px;
	padding-right:10px;
  float: left;
}

.banner.outline {
	padding:0;
  float: none;
}

.top .wrapper.all {/*min-width: 1360px;*/}
.top .header.global {
	width:100%;
}

.top .header.global h1 {
	height: 490px;
	padding: 30px 0 0;
	width: 960px;
	margin: 0 auto;
	position:relative;
}

.top .header.global h1 img {
/*	width:auto;
	height:auto;
	text-align:center;
	position: absolute;
    top: 100px;
    left: -10px;*/
	text-align:center;
	margin:0 auto;
	position:static;
	padding-top:30px;
}

.top .section {
  margin-top: 30px;
  font-family: serif;
  color:#fff;
  padding:0 14px;
}

/* 0928 */
.wrapper.all#top {
  /*background-color: #e9d9a6;
  background-image: url('../img/bg_top_wrapper.png');
  background-size: 1360px auto;
  background-position: center top;
  background-repeat: repeat-y;
  padding-top: 30px;
  min-width: 960px; */
}
.top .visual_info {
  background: url(../img/bg_top_final.jpg) 0 0 repeat-x;
  overflow: hidden; position: relative; /*height: 506px;*/ height: 426px;
  margin-bottom: 45px;
}
.top .visual_info .img {
  left: 50%;
  margin-left: -680px;
  position: absolute;
  top: 0px;
}
/* /0928 */
.top .visual_info .img .embed {
  position: absolute;
  top: 0px;
  text-align: center;
  width: 100%;
  padding-top: 37px;
}
.top .visual_info .img .embed > div,
.top .visual_info .img .embed embed {
  margin: 0 auto 0;
  border: solid 4px #e4b95d;
}
.top .visual_info .img .embed .caption {
  font-size: 18px;
  font-family: serif;
  margin-top: 10px;
}
.top .visual_info .set .date,
.top .visual_info .set .place {
  display: none;
}

.section.outline {
	color:#fff;
	box-shadow: 0px 0px 0px 0px;
	margin-bottom: 55px;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.702);
	padding:0;
  position: relative;
}
.section.outline h2 {
	color: #fff;
	font-size: 28px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	font-weight: bold;
	text-align:center;
	background-image:url(../img/icon_line01.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:30px 0;
}
.section.outline p span {
	color: #efd980;
}

.section.outline .detail {
	font-size:16px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	margin-bottom:38px;
	padding-left:20px;
}

.section.outline th {
	padding: 12px 0;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	width:100px;
	padding-right:35px;
	line-height:18px;
}
.section.outline td {
	padding: 12px 0;
	vertical-align: top;
	width:486px;
	font-size:15px;
	line-height:21px;
}

.section.outline td ul.logo_link li {
	float: left;
    font-size: 13px;
}

.section.outline td a.dowango {
	margin-right:35px;
}


.section.outline th.first,
.section.outline td.first {
	padding-top:0;
}

.section.outline ul.logo_link li img {
	display: inline;
}

.unit {
	width: 584px;
	float: left;
	padding:0 0 0 26px;
  box-sizing: border-box;
}

.niconama {
	width: 350px;
	float: right;
}


.pvBlock {
	text-align: center;
	margin:0 0 55px;}
.pvBlock .caption {font-size: 22px; font-weight: bold; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif; margin-bottom: 15px; color:#fff;}
.pvBlock h2 {
	color: #fff;
	font-size: 28px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	font-weight: bold;
	padding:10px 0 30px;
}

.pvBlock .embed {
	width:60%;
	margin:0 auto;
	padding-top:40px;
}

.mgt10 {
	margin-top: 0;
}

#topOutline th {
	padding: 4px 0;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
}
#topOutline td {
	padding: 4px 0;
	vertical-align: top;
}


/*profileここから*/

.section.profile {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	width:960px;
	padding:0;
}

.section.profile h2 {
	font-size:28px;
	font-weight:bold;
	text-align:center;
	background-image:url(../img/icon_line01.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:30px 0 35px;
}

.section.profile .profile_kishi,
.section.profile .profile_soft {
	width:920px;
	margin:0 auto;
}

.section.profile .profile_soft {
	width:920px;
	padding:0 20px;
}

.section.profile .profile_kishi {
	/*margin-bottom:30px;*/
}

.section.profile .profile_kishi h3 {
	font-size:24px;
	font-weight:bold;
	color:#21cdd8;
	text-align:center;
}
.section.profile .profile_kishi h3:before {
	content: "";
    display: block;
    width: 822px;
    height: 3px;
    background-image: url(../img/icon_line02.png);
    background-repeat: no-repeat;
	margin:0 auto 6px;
}

.section.profile .profile_kishi h3:after {
	content: "";
    display: block;
    width: 822px;
    height: 3px;
    background-image: url(../img/icon_line02.png);
    background-repeat: no-repeat;
	margin:4px auto 0;
}
.section.profile .profile_kishi .left {
	width:206px;
	float:left;
	padding-top:10px;
  text-align:center;
}

.section.profile .profile_kishi .left img {
  display: inline-block;
}

.section.profile .profile_kishi .right {
	width:695px;
	float:right;
	margin-left:0px;
	padding-top:40px;
}

.section.profile .profile_kishi .right .name,
.section.profile .profile_soft .right .name {
	font-size:20px;
	margin-bottom:17px;
	font-weight:bold;
}

.section.profile .profile_kishi .right .description {
	font-size:15px;
	line-height:21px;
}

.section.profile .profile_kishi .right small {
	font-size:16px;
}

.section.profile .profile_kishi .right span.coming {
	display:block;
	text-align:center;
	line-height:40px;
	width:187px;
	margin:60px 0 0 140px;
	font-size:18px;
	border:1px solid #404040;
}

.section.profile .profile_soft h3 {
	font-size:24px;
	font-weight:bold;
	color:#7cabfc;
	text-align:center;
}

.section.profile .profile_soft h3:before {
	content: "";
    display: block;
    width: 822px;
    height: 3px;
    background-image: url(../img/icon_line03.png);
    background-repeat: no-repeat;
	margin:0 auto 6px;
}

.section.profile .profile_soft h3:after {
	content: "";
    display: block;
    width: 822px;
    height: 3px;
    background-image: url(../img/icon_line03.png);
    background-repeat: no-repeat;
	margin:4px auto 0;
}

.section.profile .profile_soft .left {
	width:206px;
	float:left;
	padding-top:20px;
}

.section.profile .profile_soft .left img {
	text-align:center;
}

.section.profile .profile_soft .right {
	width:695px;
	float:right;
	padding-top:24px;
}

.section.profile .profile_soft .right .description {
	font-size:14px;
	line-height:20px;
}




/*ここまで*/



@media (max-width:640px){
img { width:100%; height:auto; }
.pc {display:none !important;}
.sp {display:block !important;}


#sns_sp {text-align: center; height: 28px; padding: /*50%*/ 0 0; margin: 0 0 20px; }
#sns_sp li {display: inline-block; margin: 0 3px;}
#sns_sp li img {width: 90px !important;}
#sns_sp li.line img {width: 100px !important;}







body{
  font-size: 14px;
  background-size: 100% auto;
  background-color: #010101;
  background-image: none;
  background-position: top 30px center;
  background-repeat: no-repeat;
}



.header.global #navWrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  padding-top: 40px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;
  margin: 0;
}

.header.global #navWrap .menu {
}

.header.global #navWrap li {
  float: none;
}

.header.global #navWrap a:hover {
  text-decoration: none;
}

.header.global #navWrap .sp_wrap_gougi {
  display: none;
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
  z-index: 99999;
  padding:6px 0;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #07152e;
  z-index: 1000;
}

.header.global #navWrap .menu .btn {
  background: url(../img/sp/btn_menu.png) 0 0 no-repeat;
  background-size: 34px auto;
  width: 34px;
  height: 32px;
  text-indent: -9999px;
  position: absolute;
  top: 14px;
  right: 5px;
  z-index: 1000;
}

.header.global #navWrap .menu .btn.close {
  background: url(../img/sp/btn_close.png) 0 0 no-repeat;
  background-size: 34px auto;
  width: 34px;
  height: 32px;
  text-indent: -9999px;
}

.header.global .mainnav {
  width: auto;
  height: auto;
  line-height: 19px;
  text-align: left;
  padding: 3px 0 0;
  border-top: none;
  background-color: #9e7415;
}

.header.global .mainnav li {
  width: auto;
  float: none;
  background-image: none !important;
  text-indent: 0;
  line-height: 39px;
  margin: 0 10px;
  padding: 0 6px;
  border-top: 1px solid #b19044;
  height: auto;
}

.mainnav .nav1 {
  background-color: #4d4d4d;
  margin: 0 5px 5px;
  border-radius: 3px;
  padding-left: 11px;
}

.header.global .mainnav li:first-child {
  border: none;
}

.header.global .mainnav li a {
  width: auto;
  float: none;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
  height: auto;
  background: url(../img/sp/nav_sp_tri.png) left center no-repeat;
  background-size: auto 6px;
  padding-left: 14px;
}
.header.global .mainnav li.coming {
  width: auto;
  float: none;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
  height: auto;
  background: url(../img/sp/nav_sp_tri.png) left center no-repeat !important;
  background-size: auto 6px !important;
  padding-left: 14px;
  margin-left: 16px;
  opacity: 0.5;
}
.header.global .mainnav li.coming:after {
  content: 'Coming Soon';
  width: auto;
  float: none;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  height: auto;
  opacity: 1;
  float: right;
}

.header.global .mainnav .nav1 {
  background-image: url(../img/bg_nav01.png);
  background-repeat: no-repeat;
  background-image: none;
}

.header.global .mainnav .nav5 {
  background-image: none;
}

.header.global .mainnav span {
  font-size: 12px;
  padding-right: 10px;
  font-weight: bold;
}

.header.global .subnav {
  width: auto;
  line-height: 36px;
  position: static;
  right: 0;
  top: 42px;
  background-color: #232323;
}

.header.global .subnav .nav1 {
  width: auto;
  padding-left: 20px;
  background-image: url(../img/sp/sp_arrow-01.png);
  background-repeat: no-repeat;
  background-position: 7px center;
  margin: 0 10px;
  line-height: 39px;
  background-size: auto 6px;
}

.header.global .subnav .nav2 {
  width: auto;
  padding-left: 20px;
  background-image: url(../img/sp/sp_arrow-01.png);
  background-repeat: no-repeat;
  background-position: 7px center;
  margin: 0 10px;
  border-top: 1px solid #727272;
  line-height: 39px;
  background-size: auto 6px;
}

.header.global .subnav .nav3 {
  width: auto;
  padding-left: 20px;
  background-image: url(../img/sp/sp_arrow-01.png);
  background-repeat: no-repeat;
  background-position: 7px center;
  margin: 0 10px;
  border-top: 1px solid #727272;
  line-height: 39px;
  background-size: auto 6px;
}

.header.global .subnav .nav3 .link {
  padding: 0 20px 0px 0px;
  background-image: url(../img/sp/sp_icon_link.png);
  background-repeat: no-repeat;
  background-position: 9px 2px;
  background-size: 11px 9px;
}

.header.global .subnav li a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
}

.header.global #navWrap .commonnav {
  width: auto;
  height: auto;
  line-height: 33px;
  text-align: left;
  margin: 0 4px;
  border: 1px solid #1c51a4;
  border-width: 0 1px 1px;
  background-color: #0c234a;
}

.header.global #navWrap .commonnav li {
  width: auto;
  padding-left: 12px;
  border-top: 1px solid #184aa3;
  text-indent: 0;
  height: auto;
}

.header.global #navWrap .commonnav .nav1 {
  border-top: none;
}

.header.global #navWrap .commonnav li a {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: block;
  height: auto;
  line-height: 35px;
  text-decoration: none;
}


.title {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;
}
.title.lv1 { width: auto; margin: 0 auto; text-align: center;}
.title.lv1 img {height: 52px; width: auto; display: inline-block;}
/*.qualifier .title.lv1 { width: 37%;}
.main.qualifier .title.lv1 { width: 15.5%;}
.final.qualifier .title.lv1 { width: 47%;}
.watch .title.lv1 { width: 24%;}*/
.title.lv2 { margin-bottom: 10px; }

body.outline .title.lv2.detail {
	line-height:25px;
	background-size:5px 85%;
}

.title.lv3 { line-height: 20px; padding: 6px; }
body.qualifier .title.lv3 {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	background-image:none;
	padding:0;
	line-height:27px;
}
.wrapper.all {}
.header.global { width: auto; z-index: 1000;}
.header.global h1 { margin: 0 auto; padding: 8px 0 0; width: 105px; }
.header.global .inner { padding-top: 40px; }
.main.global { margin: 0 auto; padding: 0 10px 0; width: auto; }
.banner.general { margin: 40px 10px; width: auto; }

.pagetop { margin: 40px auto 0; width: auto; text-align: right; position: relative; }
.pagetop img { -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); width:39px; position: absolute; right: 10px; top:-20px; }
.footer.global { margin: 0px 10px 10px; padding: 0px; width: auto; font-size: 13px; background:none;}
.footer.global a { color: #fff; text-decoration: none; }
.footer.global .nav { margin-top: 0px; float: none; width: auto; }
.footer.global .copyright { margin-top: 10px; }
.footer.global .banners { float: none; width: auto; margin: 10px 0;}
.footer.global .banner { padding: 5px 2% 0 0; float: left; width: 49%; }
.footer.global .banner:nth-child(2n) {padding-right: 0;}

.top .header.global .inner { overflow: visible; position: relative; padding-top: 0;}

.top .wrapper.all {min-width: 320px;}
.top .header.global { /*background: #f9f2e3 url(../img/bg_top_sp.jpg) no-repeat center top;*/ background-size: 640px auto; }
.top .header.global h1 { padding: 0; width: auto; height: auto; margin: 0;   padding: 76% 0 0;}
.top .header.global h1 img {
	position: absolute;
    top:0;
    left:0;
	padding-top:0;
}
.top .header.global h1 .embed {
  float: none;
  margin: 0 auto 10px;
  width: 94%;
  height: auto;
  background: none;
}
.top .header.global h1 .embed embed {
  width: 100%;
  height: 190px;
  box-sizing: border-box;
}
.top .header.global video {display: none;}
.top .main.global {
	margin: 0 auto;
	padding: 15px 0px 25px;
	width: auto;
	background-color:#000;
	}
.top .section { margin: 30px 10px 0; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif; }

/* 0928 */
.top .main.global {padding: 0px 0px 25px;}
.wrapper.all#top {
 padding-top: 0px;
 min-width: 320px;
  background-size: 100% auto;
}
/*body.top .wrapper.all#top {
  background:url(../img/h_top_sp.jpg) no-repeat;
  background-size: 100% auto;
 padding-top: 0px;
 min-width: 320px;
}*/
.top .visual_info {
  background: none;
  overflow: hidden; position: relative; height: auto;
  margin-bottom: 0px;
}

.top .visual_info .img {
  left: 50%;
  margin-left: 0px;
  position: static;
  top: 0px;
}
/* /0928 */
.top .visual_info .img img {
  /*display: none;*/
}
.top .visual_info .img .embed {
  position: static;
  top: 0px;
  text-align: center;
  width: 305px;
  margin: 20px auto 20px;
}
.top .visual_info .img .embed > div,
.top .visual_info .img .embed embed {
  margin: 0;
  border: solid 4px #e4b95d;
  width: 100% !important;
}
.top .visual_info .img .embed .caption {
  font-size: 16px;
  font-family: serif;
  margin-top: 5px;
}
/*.top .section.outline .info { padding-left: 0px; float: none; width: auto; }
.top .section.outline .info p { font-size: 14px; line-height: 1.7; }
.top .section.outline .info .module.list { margin-top: 10px; }
.top .section.outline .info .module.list dt,
.top .section.outline .info .module.list dd { padding: 15px 0; border-top: 1px solid #dbcaa2; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif; line-height: 22px; }
.top .section.outline .info .module.list dt { float: left; width: 50px; font-size: 14px; }
.top .section.outline .info .module.list dd { margin-left: 50px; font-size: 13px; }
.top .section.outline .info .module.list th,
.top .section.outline .info .module.list td { vertical-align: top; }
.top .section.outline .info .module.list th { padding-right: 0px; }
.top .section.outline .info .module.list dt { font-weight: bold; font-size: 16px; }
.top .section.outline .info .module.list dt.organizers { padding-top: 20px; }
.top .section.outline .info .module.list .banner { margin-right: 20px; float: none; width: auto; }
.top .section.outline .info .module.list .banner img { width: auto; }
.top .section.outline .embed { float: none; width: 305px; margin: 0 auto;}
.top .section.outline .caption { margin-top: 10px; font-weight: bold; font-size: 12px; }
*/

.main.global .nav.grade.pr .p04 a,
.main.global .nav.grade.pr .p05 a,
.main.global .nav.grade.pr .p06 a,
.main.global .nav.grade.pr .p07 a {padding-top: 45.62%;}





.section.outline {
	box-shadow: 0px 0px 0px 0px;
	margin: 0;
	padding: 15px 10px;
	background-image: url(../img/bg_stripe3.png);
}

.section.outline h2 {
	color: #fff;
	font-size: 17px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	font-weight: bold;
	text-align:center;
	background-image:url(../img/icon_line01.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 0;
	margin:0 -10px;
}

.unit {
	width: 100%;
	float: none;
	padding:0;
}

.niconama {
	width: 100%;
	float: none;
	margin: 10px 0 0;
}

.niconama iframe {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.pvBlock { width: auto; float: none; margin:10px 0 0; text-align: center;}
.pvBlock .caption {font-size: 14px; font-weight: bold; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif; margin-bottom: 15px;}
.pvBlock embed {width: 100%; margin: 0 auto;}
.pvBlock iframe {width: 100%; margin: 0 auto;}
.pvBlock .embed {width: 94%; margin: 0 auto; overflow: hidden; padding-top:0;}
.pvBlock h2 {
	color: #fff;
	font-size: 17px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	font-weight: bold;
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px 0 15px;
}

.section.outline .detail {
	font-size:14px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	margin-bottom:30px;
	padding-left:0;
}

.mgt10 {
	margin-top: 0;
	width:100%;
}

.section.outline th {
	padding: 12px 0;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	width:auto;
	padding-right:20px;
}
.section.outline td {
	padding: 12px 0;
	vertical-align: top;
	font-size:14px;
	line-height:18px;
	text-align:left;
	width:auto;
}

.section.outline td .logo_link li {
	margin-bottom:10px;
}

.section.outline td a.dowango {
	margin-right:0;
	margin-bottom:15px;
	display: inline;
}

.section.outline td img {
	width:90%
}

/*profileここから*/

.section.profile {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	width:auto;
	padding:0;
}

.section.profile h2 {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	background-image:url(../img/icon_line01.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 0 25px;
    margin: 0 -10px;
}

.section.profile .profile_kishi,
.section.profile .profile_soft {
	width:auto;
	margin:0 auto;
}

.section.profile .profile_soft {
	width:auto;
	padding:0;
	margin-bottom:20px;
}

.section.profile .profile_kishi {
	margin-bottom:30px;
}

.section.profile .profile_kishi h3 {
	font-size:24px;
	font-weight:bold;
	color:#21cdd8;
	text-align:center;
}
.section.profile .profile_kishi h3:before {
	content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-image: url(../img/icon_line02.png);
    background-repeat: no-repeat;
	margin:0 auto 6px;
	background-position:top center;
}

.section.profile .profile_kishi h3:after {
	content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-image: url(../img/icon_line02.png);
    background-repeat: no-repeat;
	margin:4px auto 0;
	background-position:top center;
}
.section.profile .profile_kishi .left {
	width:auto;
	float:none;
	padding-top:10px;
	text-align:center;
}

.section.profile .profile_kishi .left img {
	text-align:center;
	width:50%;
}

.section.profile .profile_kishi .right {
	width:auto;
	float:none;
	margin-left:0px;
	padding-top:0;
}

.section.profile .profile_kishi .right .name,
.section.profile .profile_soft .right .name {
	font-size:20px;
	margin-bottom:17px;
	text-align:center;
	font-weight:bold;
}

.section.profile .profile_kishi .right .description {
	font-size:14px;
	line-height:22px;
}

.section.profile .profile_kishi .right small {
	font-size:16px;
}

.section.profile .profile_kishi .right span.coming {
	display:block;
	text-align:center;
	line-height:40px;
	width:187px;
	margin:30px auto 0;
	font-size:18px;
	border:1px solid #404040;
}

.section.profile .profile_soft h3 {
	font-size:24px;
	font-weight:bold;
	color:#7cabfc;
	text-align:center;
}

.section.profile .profile_soft h3:before {
	content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-image: url(../img/icon_line03.png);
    background-repeat: no-repeat;
	margin:0 auto 6px;
	background-position:top center;
}

.section.profile .profile_soft h3:after {
	content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-image: url(../img/icon_line03.png);
    background-repeat: no-repeat;
	margin:4px auto 0;
	background-position:top center;
}

.section.profile .profile_soft .left {
	width:auto;
	float:none;
	padding-top:30px;
	text-align:center;
}

.section.profile .profile_soft .left img {
	text-align:center;
	width:60%;
}

.section.profile .profile_soft .right {
	width:auto;
	float:right;
	padding-top:15px;
}

.section.profile .profile_soft .right .description {
	font-size:14px;
	line-height:22px;
}




}

.kifuforjs textarea.comment { display: none;}
/*.kifuforjs div.mochi div.mochimain { background-color: #ceaf44; }*/
