@charset "UTF-8";
.leadarea   {
    background-color: #CD4C4C;
    margin-bottom: 40px;
    text-align: center;
    color: #FFFFFF;
}

.midashi-gk span {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}
.midashi-gk {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    line-height: 0.8;
    margin-bottom: 40px;
}
.midashi-gk strong {
    background-image: url(../../img/goldenkids/midashi-bg.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-left: 10px;
    padding-right: 10px;
}
.txt-pink {
    color: hsla(353,81%,64%,1.00);
}
.midashi-red {
    text-align: center;
    color: #C01919;
    font-weight: bold;
    font-size: 50px;
    line-height: 0.6;
    margin-bottom: 40px;
}
.midashi-red strong {
    padding-left: 10px;
    padding-right: 10px;
}

.midashi-red span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}


.cel3 .box {
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    padding: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
    width: 20%;
}


.point-midashi {
    text-align: center;
    color: #C01919;
    font-weight: bold;
    font-size: 50px;
    line-height: 0.6;
}
.point-midashi span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.gkpoint {
    position: relative;
	margin-top: 80px;
}
.gkpoint .photo {
    width: 573px;
	float: left;
	padding-left: 40px;
}
.gkpoint .photo img{
	width: 100%;
	height: auto;
}
.gkpoint .photo2 {
    width: 573px;
	float: right;
	padding-right: 40px;
}
.gkpoint .photo2 img{
	width: 100%;
	height: auto;
}
.gkpoint .txtbox{
	position: absolute;
    width: 500px;
    display: block;
    clear: none;
    margin-top: 10px;
	right: 100px;
    background-color: #FFF2F2;
    padding: 40px;
    border-top: 5px solid #BD0003;
	transform: skewX(-18deg);
}
.gkpoint .txtbox p{
	transform: skewX(18deg);
}
.gkpoint .txtbox2{
	position: absolute;
    width: 500px;
    display: block;
    clear: none;
    margin-top: 10px;
	left: 100px;
    background-color: #FFF2F2;
    padding: 40px;
    border-top: 5px solid #BD0003;
	transform: skewX(-18deg);
}
.gkpoint .txtbox2 p{
	transform: skewX(18deg);
}
.tbl-program01 {
    border: 1px solid #FF9200;
    width: 100%;
}
.tbl-program01 tr th {
    background-color: #FF9200;
    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;
}
.price_table tbody td:first-child, .price_table tbody td:first-child {
  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: #EA5034;
    text-align: center;
	display: block;
}
.fee a {
    background-color: #FF9200;
    text-align: center;
	display: block;
}
.cel2{
	text-align: left;
}
.cel2 .box {
    display: inline-block;
    width: 48%;
    margin: 0.5%;
	vertical-align: top;
}
.cel2 .box img{
width: 100%;
	height: auto;
}
.cel3 .photobox {
    width: 28%;
    margin: 2.5%;
    display: inline-block;
    vertical-align: top;
}

.cel3 .photobox img{
	width: 100%;
	height: auto;
}
.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: 74%;
    float: left;
    text-align: left;
    padding-top: 0.5%;
    padding-right: 0.5%;
    padding-bottom: 0.5%;
    padding-left: 0.5%;
    border-radius: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #7B7B7B;
    margin-top: 40px;
    background-color: #FDEEC7;
}
.pointcoment .comentbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #FDEEC7;
}
.pointcoment .comentbox .line{
    border: 1px dashed #F4A771;
    padding-top: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 2.5%;
    padding-left: 2.5%;
    border-radius: 40px;
}
.pointcoment .comentphoto {
    width: 20%;
    float: right;
}

.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;
}
