@charset "utf-8";

/* ----------------------------------------------------------------------------
	MAIN
------------------------------------------------------------------------------ */
main #pageTtl .bg {
  background: url(images/img_page_size-l.jpg) repeat center 45%;
  background-size: cover;
}

#pageTtl h1 span {
	display: inline-block;
	background: none !important;
	color: #011F5C !important;
	font-size: 0.6em !important;
	text-indent: -1em;
}

/* ----------------------------------------------------------------------------
	#content
------------------------------------------------------------------------------ */
#content {
}
#content #lead {
	margin: 0 0 60px;
}
#content #lead img {
	display: block;
	width: 490px;
	margin: 0 auto 40px;
}
#content #lead h2 {
	color: #011F5C;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: 0.2em;
	text-align: center;
}

#content #overview {
	width: 735px;
	margin: 0 auto 100px;
}
#content #overview p span {
	font-weight: bold;
}
#content #overview .note {
	margin: 20px 0 0;
	text-align: left;
}

#content #event {
}

#content #event section {
	padding: 35px 5px 15px 5px;
	margin: 0 0 40px;
	border-top: solid 1px #011F5C;
	border-bottom: solid 1px #011F5C;
}
#content #event .section {
	padding: 35px 5px 5px 5px;
	margin: 0 0 40px;
  border: none;
}
#content #event section .inner {
	position: relative;
}
#content #event section .inner {
	-webkit-display: flex;
	-moz-display: flex;
	display: flex !important;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
#content #event section .inner .detail {
	width: 420px;
}
#content #event section .inner .detail img{
	width: 100%;
	margin: 0 auto 30px;
}
#content #event section h3 {
	margin: 0 0 40px;
	color: #011F5C;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: center;
}
#content #event section .inner .detail h3 span {
	display: block;
	font-size: 0.6em;
}
#content #event section .inner .detail .point {
	display: inline-block;
	padding: 3px 10px;
	margin: 0 0 30px;
	border: solid 1px #011F5C;
	color: #011F5C;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
}
#content #event section .inner .overview {
	width: 100%;
}
#content #event section .inner .overview dl {
	float: left;
}
#content #event section .inner .overview .dl_01 {
  margin-right: 50px;
}
#content #event section .inner .overview .dl_02 {
  margin-right: 440px;
}
#content #event section .inner .overview .dl_03 {
  margin-right: 440px;
}
#content #event section .inner .overview dl dt {
	float: left;
	display: inline-block;
	width: 140px;
	padding: 2px 0;
	margin: 0 0 10px;
	background: #011F5C;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
#content #event section .inner .overview dl .box {
	float: left;
	display: inline-block;
	width: 140px;
	padding: 2px 0;
	margin: 0 0 10px;
	background: #bd272d;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
#content #event section .inner .overview dl dd {
	float: left;
	margin: 0 0 22px 10px;
	color: #011F5C;
	font-size: 15px;
	font-size: 1.5rem;
}
#content #event section .inner .overview dl dd li {
	margin: 0 0 8px 0;
}
#content #event section .inner .overview dl dd p {
	float: left;
	margin: 0 20px 0 0;
	/*border-bottom: 1px solid #011F5C;*/
}
#content #event section .inner .overview dl dd .note {
	display: block;
	width: 400px;
	font-size: 12px;
	font-size: 1.2rem;
}
#content #event section .inner .overview dl dd time {
	display: block;
	font-weight: bold;
	margin: 0 0 2px;
}
#content #event section .app {
	width: 330px;
	margin: 0 auto;
	padding: 25px 0 40px 0;
}
#content #event section .inner .overview .overviewNote {
	float: left;
	width: 520px;
	margin: 10px 0 20px 0;
	padding: 5px;
	background: #ccd2de;
	font-size: 15px;
	font-size: 1.5rem;
	color: #011f5c;
}
#content #event section .inner .overview .overviewNote p {
	padding: 15px;
	border: 1px solid #99a5be;
}

#content #event h2 {
	color: #011F5C;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: 0.2em;
	text-align: center;
}
#content #event h2 span {
	font-size: 0.7em;
	vertical-align: baseline;
}
/************ curriculum ************/

#curriculum .chart {
	width: 800px;
	border: 2px solid #818fac;
}
#curriculum .chart th{
	width: 33.333%;
	padding: 2px 0;
	color: #fff;
	background: #818fac;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	border-bottom: 2px solid #fff;
}
#curriculum .chart th.th_01,
#curriculum .chart th.th_02 {
	border-right: 2px solid #fff;
}
#curriculum .chart th.th_02,
#curriculum .chart th.th_03,
#curriculum .chart th.th_05 {
	border-bottom: none;
}
#curriculum .chart td.td_01 {
	border-right: 2px solid #818fac;
}
#curriculum .chart td.td_02 {
	border-bottom: 2px solid #818fac;
  border-right: 2px solid #818fac;

}

#curriculum .chart td{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	letter-spacing: 0.1rem;
	/*border-top: 2px solid #818fac;*/
	/*border-right: 2px solid #818fac;*/
}

/* ----------------------------------------------------------------------------
	#championship
------------------------------------------------------------------------------ */
#championship h2 {
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  text-align: center;
  margin-top: 100px;
}
#championship section {
  margin: 60px 0 60px 0;
}
#championship section h3 {
  padding: 0 0 0 2rem ;
  color: #011f5c;
  font-size: 2.0rem;
}
#championship section div {
  display: flex;
  flex-wrap: wrap;
}
#championship section div .championship_img {
  display: block;
  width: 50%;
  padding: 2rem;
}
#championship section:nth-child(3) .championship_img {
  order: 2;
}
#championship section .championship_txt {
  width: 50%;
  padding: 2rem;
}
#content section:nth-child(1) p {
  text-align: center;
  color: red;
  margin-bottom: 60px;
}

.mt {
  margin-top: 1rem;
}
