@charset "UTF-8";
/*クリアフィックス*/
.cf {
 *zoom: 1;
  color: #333333;
  margin-bottom: 0px;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}
.cf:before {
  content: "";
  display: table;
}
/*クリアフィックス(簡易)*/
.oh {
  overflow: hidden;
}
.main-visual-inner {
  padding-bottom: 30px !important;
}
.main-visual-inner .slide-pager {
  bottom: 10px !important;
}
.page_top_img {
  width: 100%;
  margin-right: 10px;
  margin-top: -20px;
  margin-left: 0px;
  margin-bottom: 3em;
}
p {
  margin: 0;
  line-height: 1.6em;
}
iframe {
  width: 100%;
}
video {
  width: 100%;
}
div.main-contents {
  background-color: #fff;
  padding: 10px;
  display: block;
  margin-right: 10px;
  width: auto;
  line-height: 2em;
}
.main-contents p {
  line-height: 1.6em;
  color: #000000;
}
div.main-contents h2 {
  background-color: #FFF900;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333333;
  letter-spacing: 0.5em;
  font-size: 1.6em;
  text-shadow: 0px 0px #aaa;
}
div.halfcol {
  width: 50%;
  float: left;
  display: block;
  background-color: #fff;
  text-align: center;
  height: auto;
  min-width: 300px;
}
div.halfcol_img {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 10px;
}
div.halfcol_img img {
  width: 100%;
}
div.halfcol_img p {
  color: #333333;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 1.4em;
}
.bn {
  margin: 5;
  width: 100%;
}
.bn img {
  width: 100%;
}
.link-btn {
  text-align: center;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-bottom: 50px;
}
.link-btn img {
  width: 100%;
}
.sp-title {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 0px;
  display: block;
  color: #000000;
  text-align: center;
}
.section-block {
  display: block;
  margin-bottom: 3em;
}
.section-bar {
  margin-top: 0;
  margin-right: -50px;
  margin-left: -50px;
  margin-bottom: 10px;
}
.section-bar img {
  width: 100%;
}
.contents-left {
  text-align: left;
  color: #333333;
  font-size: 16px;
  line-height: 1.6em;
}
.ric-txt {
  text-align: left;
  color: #333333;
  font-size: 12px;
  line-height: 1.4em;
}
.layout-second .second-body article .list.col2 li {
  margin-right: 1%;
  width: 48%;
  text-align: center;
}
.layout-second .second-body article .list.col2 li img {
  margin: 0px;
  width: 100%;
}
.layout-second .second-body article .list.col2 li:nth-child(even) {
  margin-right: 0;
  margin-left: 1%;
}
.layout-second .second-body article .list.col3 li {
  margin-right: 1%;
  width: 32%;
}
.layout-second .second-body article .list.col3 li img {
  margin: 0px;
  width: 100%;
}
.layout-second .second-body article .list.col3 li:nth-child(3n) {
  margin-right: 0;
}
.image-max {
}
.image-max img {
  width: 100%;
}
.image-harf img {
  width: 50%;
}
.sponsor-name {
	margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  text-align: center;
  color: #000000;
  line-height: 16px;
  display: block;
}
.flex {
	display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.sponsor-txt {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 1em;
  text-align: left;
  line-height: 1em;
}
.layout-sponsors {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.layout-sponsors ul {
  padding: 50px;
  text-align: center;
}
.layout-sponsors li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.layout-sponsors a {
  transition: opacity .15s;
  -webkit-transition: opacity .15s;
}
.ft-sponsors ul {
  padding: 50px;
  text-align: center;
}
.ft-sponsors li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.ft-sponsors a {
  transition: opacity .15s;
  -webkit-transition: opacity .15s;
}
section .list.col2 li {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 5px;
  background-color: #EEEEEE;
  border-color: #000000;
  border-style: solid;
  /* [disabled]border-width: 1px; */
  margin-bottom: 10px;
}
section .list.col3 li {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 5px;
  background-color: #EEEEEE;
  border-color: #000000;
  border-style: solid;
  /* [disabled]border-width: 1px; */
  margin-bottom: 10px;
}
.layout-sponsors a:hover {
  opacity: .7;
}
.btn-area {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
  color: #fff;
!important;
  margin-bottom: 0px;
}
.btn-area li {
  color: #fff; !important;
  width: 40%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  display: block;
  float: left;
  border: 1px solid #707070;
}
.btn-box {
  background-image: -webkit-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  display: block;
  color: #fff;
  text-align: center;
  margin: 10px;
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 20px;
  background-color: #FF0004;
  max-width: 450px;
  font-size: 26px;
}
a.btn-box {
  color: #fff;
  text-decoration: none;
}
a:link.btn-box {
  color: #fff;
  text-decoration: none;
}
a:visited.btn-box {
  color: #fff;
  text-decoration: none;
}
a:hover.btn-box {
  color: #fff;
  opacity: .7;
  filter: alpha(opacity=70)
  text-decoration: none;
}
a:active.btn-box {
  color: #fff;
  text-decoration: none;
}
.link-down {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 15px;
}
.link-down .size-half {
  padding: 15px 0;
  width: 48%;
  font-size: 16px;
}
.link-down a {
  color: #595959;
  padding: 5px;
  display: inline-block;
  text-align: center;
  border: 1px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all .2s;
  background-color: #FFFF44;
  font-size: 1.4em;
}
.link-down a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}


a.btn1 {
  width: 40%;
  display: block;
  border: 1px solid #999;
  float: left;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 1em;
  max-width: 450px;
  margin-bottom: 20px;
}
.btn1 div {
  background-image: -webkit-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  display: block;
  color: #fff;
  text-align: center;
  margin: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #FF0004;
  font-size: 26px;
}
a:link.btn1 {
  color: #fff;
  text-decoration: none;
}
a:visited.btn1 {
  color: #fff;
  text-decoration: none;
}
a:hover.btn1 {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
a:active.btn1 {
  color: #fff;
  text-decoration: none;
}
.stock {
}
.stock .list.col3 li {
  display: block;
  margin-top: 10px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #fff;
}
.stock li .detail .sponsor-name {
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
}
.box_sub_txt {
  color: #000000;
}
li.box_text {
  color: #000000 !important;
}







@media screen and (max-width: 767px) {
.layout-sponsors ul {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  text-align: center !important;
}
.layout-sponsors li {
  display: inline-block !important;
  margin: 0px !important;
  width: 48% !important;
  vertical-align: middle !important;
  line-height: 1em !important;
}
.layout-sponsors img {
  min-width: 50px !important;
}
.ft-sponsors ul {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  text-align: center !important;
}
.ft-sponsors li {
  display: inline-block !important;
  margin: 0px !important;
  width: 48% !important;
  vertical-align: middle !important;
  line-height: 1em !important;
}
.ft-sponsors img {
  min-width: 50px !important;
}
.section-bar {
  margin-top: 0;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 10px;
}
.section-bar img {
  width: 100%;
}
.layout-second .second-body article .list li {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-style: hidden !important;
  border-width: 0px !important;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.layout-second .second-body article .list.col2 li {
  margin: 0px;
  width: 100%;
}
.layout-second .second-body article .list.col2 li:nth-child(even) {
  margin-right: 0;
  margin-left: 0%;
}
.layout-second .second-body article .list.col2 li img {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.layout-second .second-body article .list.col3 li {
  margin: 0px;
  width: 100%;
}
.layout-second .second-body article .list.col3 li img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sponsor-name {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 1em;
  text-align: center;
  line-height: 1.2em;
  color: #000000;
}
.sponsor-txt {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 0.7em;
  text-align: left;
  line-height: 1em;
  display: block;
  width: 80%;
}
section .list.col2 li {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 5px;
  background-color: #fff;
    margin-bottom: 10px;
}
section .list.col3 li {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 5px;
  background-color: #fff;
  margin-bottom: 10px;
}
.btn-area {
  display: block;
  text-align: center;
}
.btn-area li {
  width: 40%;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 20px;
  display: block;
  float: left;
  border: 1px solid #707070;
  color: #fff;
}
.btn-area a:hover {
  opacity: .7 !important;
}
.btn-box {
  background-image: -webkit-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  display: block;
  color: #fff !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 10px;
  background-color: #FF0004;
  max-width: 300px;
  font-size: 20px !important;
  word-spacing: 0px;
  letter-spacing: 0px;
}
.btn-box a:link{
  color: #fff !important;
  text-decoration: none !important;
}
.btn-box a:visited{
  color: #fff !important;
  text-decoration: none !important;
}
.btn-box a:hover{
  color: #fff !important;
  opacity: .7 !important;
  text-decoration: none !important;
}
.btn-box a:active{
  color: #fff !important;
  text-decoration: none !important;
}
  
a.btn1 {
  width: 100%;
  display: block;
  border: 1px solid #999;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
}
.btn1 div {
  background-image: -webkit-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(71,0,0,1.00) 0%,rgba(179,10,18,1.00) 100%);
  display: block;
  color: #fff;
  text-align: center;
  margin: 10px;
  padding: 5px;
  background-color: #FF0004;
  font-size: 1.2em;
}
a:link.btn1 {
  color: #fff;
  text-decoration: none;
}
a:visited.btn1 {
  color: #fff;
  text-decoration: none;
}
a:hover.btn1 {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
a:active.btn1 {
  color: #fff;
  text-decoration: none;
}

  
  


.main-visual-inner {
  padding-bottom: 30px !important;
}
.main-visual-inner .slide-pager {
  bottom: 0px !important;
}
.image-harf img {
  width: 100%;
}
}


#スクール関連

.tblcol2 li {
	margin-right: 1%;
	width: 48%;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}
.tblcol2 li table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
	color: #000000;
}

.tblcol2 li table th{
	text-align: center;
	color: #000000;
	padding: 10px 0;
	background-color: #ffd700;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}

.tblcol2 li table td{
	text-align: center;
	padding: 10px 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
	color: #000000;
}
.txt1_5em_red {
	font-size: 1.5em !important;
	color: #FF0000 !important;
}
.center_area {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
  .tbl04 {
	margin-bottom: 30px;
	width: 80%;
	border: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	min-width: 50%;
	max-width: 100%;
  border-collapse: collapse;
  }
  .tbl04 th, .tbl03 td {
    padding: 5px;
    vertical-align:middle;
  }
  .tbl04 tbody tr th {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
  border:solid 1px #999;
  vertical-align:middle;
  }
  .tbl04 tbody tr td {
	padding: 5px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align: center;
	vertical-align: middle;
  }

@media screen and (max-width: 767px) {
	
.tblcol2 li {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	width: 100%;
	float: none;
	}
}
.col-1 {
    display: inline-block;
    width: 200px;
    /* border: solid 2px; */
}
.col-2 {
    display: inline-block;
    width: 700px;
    /* border: solid 1px; */
}

.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #000000;
  border: solid 2px #000000;
  border-radius: 3px;
  transition: .4s;
 
}


.btn-flat-border2 {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #ff0000;
  border: solid 2px#ff0000;
  border-radius: 3px;
  transition: .4s;
  background:#ff0000;
}