@charset "utf-8";
.about_table th{
	width: 140px;
	vertical-align: top;
}
.about_table{
	width: 100%;
}
.about_table small{
	line-height: 1.4;
}
.kome{
	font-size: 0.8em;
	line-height: 1.7;
	text-indent: -1em;
    padding-left: 1em;
}
.kome-wrapper {
	padding: 5px 10px;
	border: 1px solid #000;
	border-radius: 3px;
}
.f1em{
	font-size: 1em;
}
.red{
	color: red;
}
.show768{
	display: none!important;
}
.glayarea_indent {
	padding-left: 1em;
	text-indent: -1em;
}
@media screen and (max-width: 768px) {
	.hide768{
		display: none!important;
	}
	.show768{
		display: block!important;
	}
}
.submitbtn{
	margin-top: 30px!important;
}
.show_480{
	display: none;
}
.consent_box{
  width: 100%;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  transform: translateZ(0);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 10px;
  background: #fff;
}
.toform_btn_s{
	line-height: 30px;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  position: relative;
  background: #2bb89a;
  border-bottom: solid 3px #15876f;
  border-right: solid 3px #15876f;
  display: inline-block;
  padding: 0 8px 0 20px;
  max-width: 600px;
  margin: 10px 0 30px 0;
}
.form_schedule{
	width: 70%;
	margin: 0 auto 0 0;
}
.start_tx{
	margin-bottom: 10px;
}
.tableintable span {
    padding: 5px 10px;
    background: #ccc;
    font-size: 0.8em;
    line-height: 1em;
    font-weight: bold;
	margin-right: 10px;
}
.tableintable th,.tableintable td{
	padding: 0 15px 5px 0;
}
.length_title{
	width: 150px;
	float: left;
	margin-right: 15px;
}
.length_select{
	float: left;
}
select{
	margin-right: 5px;
}
.hide{
	display: none!important;
}
.errorbox_m{
	background: #ffe1e6;
	padding: 10px;
	box-sizing: border-box;
	display: block;
}
.errorcomment_m{
	color: #fb1e42;
	font-size: 0.8em;
	padding:0!important;
}
.input_text{
	height: 150px;
	line-height: 1.5;
}
iframe{
	width: 100%;	
	border: 1px solid #aaa;
}
table{
	width: 100%;
}
.selects_table td{
	padding: 0 10px;
}
.entry_day_select {
    width: 130px;
    margin: 0 3px 3px 0;
}
.entry_time_select{
	width: 180px;
}
/* safari */
::-webkit-full-page-media, :future, :root .selects_table{
  width: 100%;
	table-layout: fixed;
}
::-webkit-full-page-media, :future, :root .selects_table td{
  width: 50%;
	max-width: 340px;
}
.confirm_table td {
	word-break: break-all;
}
.toform_btn {
	padding-left: 22px;
	box-sizing: border-box ;
}
.toform_btn i {
	left: 10px;
}
.block .left_box, .block .right_box{
	float: left;
	display: inline-block;
}
.block .left_box{
	margin-right: 2%;
}
.block{
	margin-bottom: 1em;
}
.block:last-child{
	margin-bottom: 0;
}

.glayarea{
	padding: 8px 10px;
    font-size: 0.8em;
    background: #eee;
	margin-top: 10px;
}
.floating-banner {
	display: none;
	max-width: 300px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 2;
}
.glayarea .kome{
	font-size: 1em;
}
.soccer_title {
	font-weight: bold;
	margin-bottom: 20px;
}
.soccer_box {
	display: flex;
	flex-wrap: wrap;
}
.soccer{
	width: 48%;
	border: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 2%;
}
.soccer:first-child {
	margin-right: 2%;
}
.soccer_name{
	background: #333;
	color: #fff;
	width: 100%;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}
.soccer_name span{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
.soccer_address{
	padding: 10px;
	line-height: 1.5;
}
.soccer_limited,.soccer_cost{
	padding: 0 10px;
	margin-bottom: 10px;
}
.soccer_limited span,.soccer_cost span{
	background: #006354;
	color: #fff;
	width: 70px;
	font-size: 11px;
	line-height: 18px;
	border-radius: 9px;
	text-align: center;
	letter-spacing: 2px;
	display: block;
	padding: 10px 0;
}
.golf_spot_limited,.golf_spot_cost{
	padding-bottom:  10px;
}
.golf_spot_limited span,.golf_spot_cost span{
	background: #006354;
	color: #fff;
	width: 70px;
	font-size: 11px;
	line-height: 18px;
	border-radius: 9px;
	text-align: center;
	letter-spacing: 2px;
	display: block;
}
.car_select{
	width: 100%;
	max-width: 300px;
}
.car_box{
	padding-top: 15px;
}
.car_box input{
	margin-bottom: 5px;
}
.lastyear{
	margin: 30px 0 60px;
}
.lastyear img{
	width: 23.5%;
	margin-right: 2%;
	display: block;
	float: left;
}
.lastyear img:last-of-type{
	margin-right: 0;
}
.lastyear .cf {
    margin-bottom: 30px;
}
.entry_list {
	padding-bottom: 10px;
}
.input_number {
	padding: 0 6px;
	margin: 0;
	appearance: menulist;
    line-height: 25px;
    height: 25px;
    width: 55px;
    border-radius: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
}
.confirm_table th, .confirm_table td {
	vertical-align: top;
}
.match_small {
	line-height: 1.3;
	font-size: 12px;
	margin-bottom: 8px;
}
.school_year {
	width: 160px;
}

@media only screen and (max-width: 910px) {
	.block .left_box, .block .right_box{
		width: 49%;
	}
	.soccer{
		width: 49%;
	}
}
@media only screen and (max-width: 768px) {
	.selects_table td {
	    padding: 0 10px;
	    margin: 0px -10px 5px -10px;
	}
	.block .left_box, .block .right_box{
		width: 100%;
	}
	.block .left_box{
		margin-bottom: 10px;
	}
	.person img{
		width: 90px;
	}
	.personName, .person .text, .personTitle{
		width: calc(100% - 110px);
	}
	.confirm_table th {
		width: 140px;
		min-width: 140px;
	}
	.soccer_box {
		flex-direction: column;
	}
	.soccer {
		width: 80%;
	}
	.soccer:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 640px) {
	.about_table th {
	    width: 90px;
	    padding-right: 15px;
	}
	.soccer{
		width: 100%;
		margin: 15px 0 0 0;
	}
	.soccer:first-child{
		margin: 0;
	}
	.hide_640{
		display: none;
	}
	.soccer_name{
		padding: 5px 10px;
	}
	.soccer_address{
		line-height: 1.7;
		font-size: 1em;
	}
	.soccer_limited span,.soccer_cost span{
		display: inline-block;
	}
	.about_table th{
		width: 120px;
	}
	.tableintable th,.tableintable td{
		width: 100%;
		display: block;
		padding: 0;
	}
	.tableintable td{
		padding-bottom: 15px;
	}
	.personTitle{
		width: 100%;
		margin-bottom: 10px;
	}
	.person img, .personName {
		display: inline-block;
		float: none;
		vertical-align: middle;
		margin-right: 10px;
	}
	.person img{
		margin-right: 10px;
	}
	.personName{
		width: auto;
	}
	.person .text{
		width: 100%;
		margin-top: 10px;
	}
	.lastyear img,.lastyear img:last-child{
		width: 48%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.lastyear img:nth-child(even){
		float: right;
	}
}
@media only screen and (max-width: 600px) {
	.form_schedule{
		width: 100%;
	}
}
@media only screen and (max-width: 540px) {
	.floating-banner {
		max-width: 220px;
		right: 20px;
	}
}
@media only screen and (max-width: 480px) {
	.sp_100 {
	    width: 100%;
		display: block;
	}
	th.sp_100{
	    position: relative;
	    margin-top: 10px;
		width: 100%;
		padding: 0 0 5px 20px;
		font-size: 16px;
	}
	th.sp_100::before{
		content: '';
		background: #006354;
		position: absolute;
		top: 0.3em;
		left: 0;
		width: 16px;
		height: 16px;
		border-radius: 8px;
	}
	.about_table th {
	    width: 100%;
	    padding-right: 0;
	}
	.show_480{
		display: block;
	}
	.schedule th{
		line-height: 1.5;
		width: 18%;
	}
	.schedule td{
		line-height: 1.5;
		width: 32%;
	}
	.consent_box{
	    font-size: 12px;
	}
	.block1 .right{
		display: none;
	}
	.confirm_table th {
		width: 50%;
	}
	.birthday__year {
		margin-bottom: 8px;
	}
	.confirm_table th {
		width: 60%;
	}
	.confirm_table td {
		width: 40%;
	}
}
