@charset "UTF-8";
.leadarea   {
	padding-top: 40px;
	margin-top: -40px;
	margin-bottom: 0;
}
.midashi-tennis span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.midashi-tennis {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.4em;
    margin-bottom: 40px;
}
.midashi-tennis strong {
    background-image: url(../../img/tennis/midashi-bg.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 17px;
    padding-left: 10px;
    padding-right: 10px;
}
.point-midashi {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 1.4;
	background: #C01919;
	padding: 40px 0 80px;
}
.point-midashi span {
    color: #BD2B62;
    font-weight: bold;
    font-size: 16px;
}

.point-midashi2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 1.4;
	background: #C01919;
	padding: 40px 0 40px;
}
.point-midashi2 span {
    color: #ccc;
    font-weight: bold;
    font-size: 16px;
}

.midashi-red {
    text-align: center;
    color: #C01919;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.0em;
    margin-bottom: 40px;
}
.midashi-red strong {
    padding-left: 10px;
    padding-right: 10px;
}

.midashi-red span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.gkpoint {
    position: relative;
	margin-top: 40px;
}
.gkpoint .photo {
    width: 100%;
	float: none;
	padding-left: 0px;
}
.gkpoint .photo img{
	width: 100%;
	height: auto;
}
.gkpoint .photo2 {
    width: 100%;
	float: none;
	padding-right: 0px;
}
.gkpoint .photo2 img{
	width: 100%;
	height: auto;
}
.gkpoint .txtbox{
	position: relative;
    width: 90%;
    display: block;
    clear: none;
    margin-top: 10px;
	right: 0px;
    background-color: #FFF2F2;
    padding:5%;
    border-top: 5px solid #BD0003;
	transform: skewX(0deg);
}
.gkpoint .txtbox p{
	transform: skewX(0deg);
}
.gkpoint .txtbox2{
	position: relative;
    width: 100%;
    display: block;
    clear: none;
    margin-top: 10px;
	left: 0px;
    background-color: #FFF2F2;
    padding: 5%;
    border-top: 5px solid #BD0003;
	transform: skewX(0deg);
}
.gkpoint .txtbox2 p{
	transform: skewX(0deg);
}

.faqbox {
    margin: 10px 0 0px;
    
    
}
.faqbox dt .ques {
    padding: 20px 40px 20px 20px;
    background-size: auto 20px;
    background-color: #F4A771;
    color: #FFFFFF;
	border: 1px solid #F4A771;
    border-radius: 40px;
    font-weight: bold;
    font-size: 100%;
    background-image: url(../../img/faq/icon-open.png);
    background-repeat: no-repeat;
    background-position: 96% center;
	transition: 0.2s;
	line-height: 1.4;
	cursor: pointer;
}
.faqbox dt.opened .ques {
    padding: 20px 40px 20px 20px;
    background-size: auto 20px;
    background-color: #fff;
    color: #F4A771;
	border: 1px solid #F4A771;
    border-radius: 40px;
    font-weight: bold;
    font-size: 100%;
    background-image: url(../../img/faq/icon-close.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.faqbox .ans {
	background-color: #F1F1F1;
    padding: 2%;
    color: #666666;
    margin-top: 10px;
	width: 92%;
	margin-left: 2%;
}
.faqbox2 {
    margin: 40px 0 0px;
    
    
}
.faqbox2 dt .ques {
    padding: 20px;
    background-size: auto 20px;
    background-color: #95CE6A;
    color: #FFFFFF;
	border: 1px solid #95CE6A;
    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;
}
.faqbox2 dt.opened .ques {
    padding: 20px;
    background-size: auto 20px;
    background-color: #fff;
    color: #95CE6A;
	border: 1px solid #95CE6A;
    border-radius: 40px;
    font-weight: bold;
    font-size: 120%;
    background-image: url(../../img/faq/icon-close2.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.faqbox2 .ans {
	background-color: #F1F1F1;
    padding: 2%;
    color: #666666;
    margin-top: 10px;
	width: 92%;
	margin-left: 2%;
}
.cel3 .box{
	width: 90%!important;
}
.cel3 .photobox {
    width: 90%;
    margin: 5%;
    display: block;
}
.cel2 .photobox.academy01 {
    background-color: rgba(251,176,59,0.40);
    text-align: center;
    display: block;
    width: 94%!important;
    margin-top: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
}
.cel2 .photobox.academy01 .title{
	background-color: rgba(251,176,59,1);
	color:#fff;
	padding: 15px;
	font-size:18px;
	font-weight: bold;
}
.cel2 .photobox.academy02 {
    background-color: rgba(223,182,119,0.40);
    text-align: center;
    display: block;
    width: 94%!important;
    margin-top: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
}
.cel2 .photobox.academy02 .title{
	background-color: rgba(223,182,119,1);
	color:#fff;
	padding: 15px;
	font-size:18px;
	font-weight: bold;
}
.pointcoment {
    border-radius: 20px;
    padding-top: 1%;
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 1%;
    text-align: center;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}
.pointcoment .comentbox {
    position: relative;
    width: 95%;
    float: none;
    text-align: left;
	padding: 2%;
    border-radius: 20px;
    font-weight: bold;
    font-size: 13px;
    color: #7B7B7B;
    margin-top: 30px;
    background-color: #FDEEC7;
}
.pointcoment .comentbox:before {
    content: "";
  position: absolute;
  top: 105%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #FDEEC7;
}
.pointcoment .comentbox .line{
    border: 1px dashed #F4A771;
    padding-: 5%;
    border-radius: 20px;
}
.pointcoment .comentphoto {
    width: 60%;
    float: none;
	margin-left: 20%;
	margin-top: 5%;
}

.pointcoment .comentphoto img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    -webkit-box-shadow: 3px 3px 5px #707070;
    box-shadow: 3px 3px 5px #707070;
}