@charset "UTF-8";
.leadarea   {
    background-color: #29ABE2;
	color:#fff;
}
.comentarea{
	margin-top: 40px;
}

.midashi-futsal span {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.midashi-futsal {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    line-height: 0.8;
    margin-bottom: 40px;
}
.midashi-futsal strong {
    background-image: url(../../img/jrsoccer/midashi-bg.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-left: 10px;
    padding-right: 10px;
}
.txt-pink {
    color: #ED586A;
}
.txt-green {
    color: #29ABE2;
}
.cel3 .box {
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
    width: 20%;
}
.cel3 .photobox {
    width: 28%;
    margin: 2.5%;
    display: inline-block;
    vertical-align: top;
}

.point-midashi {
    text-align: center;
    color: #29ABE2;
    font-weight: bold;
    font-size: 50px;
    line-height: 0.6;
}
.point-midashi span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}

.midashi-green {
    text-align: center;
    color: #29ABE2;
    font-weight: bold;
    font-size: 50px;
    line-height: 0.6;
    margin-bottom: 40px;
}
.midashi-green strong {
   
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-left: 10px;
    padding-right: 10px;
}

.midashi-green span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.staff-futsal-title {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.4;
    background-color: #8CC63F;
    padding: 20px 0 20px;
    background-size: 57px auto;
}

.staff-futsal-title span {
    color: #24793B;
    font-weight: bold;
    font-size: 16px;
}
.staff-jrs-title {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.4;
    background-color: #6AC0CE;
    padding: 20px 0 20px;
    background-size: 57px auto;
}
.staff-jrs-title span {
    color: #5F85B3;
    font-weight: bold;
    font-size: 16px;
}

.faqbox {
    margin: 20px 0 0px;
    
    
}
.faqbox dt .ques {
    padding: 20px;
    background-size: auto 20px;
    background-color: #29ABE2;
    color: #FFFFFF;
    border: 1px solid #29ABE2;
    border-radius: 40px;
    font-weight: bold;
    font-size: 120%;
    background-image: url(../../img/faq/icon-open.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    transition: 0.2s;
    cursor: pointer;
}
.faqbox dt.opened .ques {
    padding: 20px;
    background-size: auto 20px;
    background-color: #fff;
    color: #29ABE2;
	border: 1px solid #29ABE2;
    border-radius: 40px;
    font-weight: bold;
    font-size: 120%;
    background-image: url(../../img/jrsoccer/icon-close.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.faqbox .ans {
	background-color: #F1F1F1;
    padding: 20px;
    color: #666666;
    margin-top: 10px;
	width: 92%;
	margin-left: 2%;
}

.tbl-program01 {
    border: 1px solid #29ABE2;
    width: 100%;
}
.tbl-program01 tr th {
    background-color: #29ABE2;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding: 2%;
	line-height: 1.4;
	width: 40%;
	font-size:18px;
}
.tbl-program01 tr td {
    padding: 2%;
    text-align: left;
}

.tbl-program02 {
    border: 1px solid #999999;
    width: 100%;
}
.tbl-program02 tr th {
    background-color: #999999;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding: 2%;
	line-height: 1.4;
	width: 40%;
	font-size:18px;
}
.tbl-program02 tr td {
    padding: 2%;
    text-align: left;
}
.price_table {
  width: 100%;
  margin: 20px 0;
}
.price_table th, .price_table td {
  padding: 10px;
  border: solid 1px #CCC;
  text-align: center;
  background: #FFF;
}
.price_table thead th {
  background: #e8e8e8;
}
.schedule,.fee{
	margin-top: 4%;
    margin-right: 4%;
    margin-bottom: 4%;
    margin-left: 4%;
    width: 40%;
    display: inline-block;
}
.schedule a {
    background-color: #29ABE2;
    text-align: center;
    display: block;
}
.fee a {
    background-color: #006EC4;
    text-align: center;
    display: block;
}
.cel2 .box.whitebox{
	padding: 2%;
}
.cel2 {
	text-align: left;
}
.cel2 .box {
    display: inline-block;
    width: 48%;
    margin: 0.5%;
	vertical-align: top;
}
.cel4 .box {
    display: inline-block;
    width: 18.5%;
    margin: 0.5%;
	vertical-align: top;
}
.graybox {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 10px;
    background-image: url(../../img/jrsoccer/icon-ball.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
}
.anc {
    padding-top: 80px;
    margin-top: -80px;
}
.cel4.fitsal {
    background-image: url(../../img/origin/img-onnanoko.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.cel4.club {
    background-image: url(../../img/club/irasto.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
