/* --------------------------　メインスライダー　-------------------------- */

figure {
	margin: 0 !important;
	padding: 0 !important;
}
.pcimg {
	display: block;
}
.spimg {
	display:none;
}

@media screen and (max-width: 1120px) {
.pcimg {
	display: none;
}
.spimg {
	display:block;
}

}

.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 898px;
  background: #000;
  background:url(../../images/top/main.webp) ;
  background-position: top  center;
  background-repeat: no-repeat;
	 display: flex;
  justify-content: center;
  align-items: center;
}
.vegas-timer {
  display: none;
}

.mainbox {
	width: 1120px;
	margin: auto;
	position: relative;
}

.top_main_title {
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: -10vh;
  right: 0;
  bottom: 0;
  left: 0;
  margin:auto;
  z-index: 3;
  width: 1000px;
  height: 600px;
  font-size: 1.7rem;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
}
	.top_main_sp {
		display: none;
		margin-top: 0px;
	}

@media screen and (max-width: 1120px) {
	

  .top_main {
    width: auto;
	 height: 1000px !important; 
	   background:url(../../images/top/main01_sp.webp) ;
	  background-size:100%;
	  background-repeat: no-repeat !important; 
	   top:0;
	  margin-top: 59px;
	  display: none; 
  }
	
.top_main_sp {
  overflow: hidden;
  display: block; 
  position: relative;
}
	
  .top_main_title {
    width: 95%;
	 display: flex;
   justify-content: center;
  align-items: center;
	flex-direction: column;
	top: 0;
  }
	.top_main_title img {
    width: 100%;
  }
}





/* --------------------------　コンテンツ　-------------------------- */


.content_wrap  {
	width: 1120px;
	margin: auto;
	position: relative;
	z-index: 1;
}
.content_block {
	margin-bottom: 60px;
}

.top01 {
    background: #403420;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0 60px 0;
	text-align: center;
	font-weight: bold;
}


.top01 h2 {
	background: #48c35c;
	color:#fff;
	font-size: 4.8rem;
	line-height: 1.4;
	padding: 30px 0 40px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
}

.top01_campaign {
	background: #ffc600;
	padding: 30px 0;
	text-align: center;
	font-size: 4.2rem;
	font-weight: bold;
	color:#403420;
	line-height: 1.3;
	margin: 60px 0 0;
}
.top01_campaign_content {
	background: #fff;
	padding: 0  50px  50px 50px;
}
.triangle3{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffc600;
  text-align: center;
	margin-bottom: 40px;
}
.camptitle {
	font-size: 4.4rem;
	font-weight: bold;
}
.red  {
	color:#fc2e2e;
}



.top02 {
    background: #fdf687;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 60px 0 60px 0;
	text-align: center;
	font-weight: bold;
}

.top03 {
	background: url("../../images/top/bg01.webp");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 0 60px 0;
	
}
.top03 h2 {
	background: #ffc600;
	font-size: 4.8rem;
	line-height: 1.4;
	padding: 50px 0 60px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
}
.triangle1 {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffc600;
  text-align: center;
  margin-bottom: 40px;
}

.pointbox .title {
	background: #43be57;
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	width: 200px;
	padding: 5px;
	margin: auto;
	padding: 0;
	margin: 0 auto;
	border-radius: 40px;
	margin-bottom: 20px;
}
.pointbox h3 {
	font-size: 4.6rem;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.pointflex {
	display: flex;
	justify-content: space-between;
	 margin-bottom: 50px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 50px;
	line-height: 1.8;
}
.pointflex_l {
	width: 48.5%;
	text-align: center;
	font-size: 1.8rem;
}
.pointflex_r {
	width: 48.5%;
	text-align: center;
	font-size: 1.8rem;
}
.pointflex_l02 {
	width: 48.5%;
	text-align: center;
	font-size: 1.8rem;
	display: flex;
  justify-content: center;
  align-items: top;
	flex-direction: column;
}
.pointflex_r02 {
	width: 48.5%;
	text-align: center;
	font-size: 1.8rem;
	display: flex;
  justify-content: center;
  align-items: top;
	flex-direction: column;
}
.pointflex_l img,
.pointflex_r img,
.pointflex_l02 img,
.pointflex_r02 img {
	width: 100%;
	height: auto;
}
.pointflex_l h4,
.pointflex_r h4 {
	font-size: 2.4rem;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 10px;
}
.pointflex_l02 h4,
.pointflex_r02 h4 {
	font-size: 2.4rem;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
.pointflex h3 {
	font-size: 3.2rem;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dashed #353535;
}
.pointflex span {
	font-size: 1.5rem;
	margin-top: 10px;
}


.top04 {
	background: url("../../images/top/bg02.webp");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 60px 0 60px 0;
}
.top04box {
	background:rgba(255,255,255,0.9);
	padding: 40px;
}
.top04box h3 {
	background: #43be57;
	padding: 15px;
	text-align: center;
	color:#fff;
	font-size: 3.6rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.top4zu {
	float: left;
	width: 450px;
	margin-right: 40px !important;
	font-size: 1.2rem;
	line-height: 1.7;
	margin-bottom: 10px;
}

.top04box figure img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.top05 {
	background: url("../../images/top/bg03.webp");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 60px 0 60px 0;
}
.top05 h3 {
	margin:0 0 30px;
}
.top05 h4 {
	border: 1px solid #353535;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.top05img {
	float: right;
	width: 280px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.top05img img {
	width: 100%;
	height: auto;
}
.top06 {
	padding: 0px 0 60px 0;
}
.top06 h2 {
	background: #ffc600;
	font-size: 4.8rem;
	line-height: 1.4;
	padding: 50px 0 60px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
}
.top06 h3 {
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.8;
}

.schedule {
	width: 100%;
	margin: 40px 0;
}
.schedule img {
	width: 100%;
	height: auto;
}

.suisenbox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.suisen_l {
	width: 20%;
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}
.suisen_r {
	width: 76%;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.suisen_l img {
	width: 100%;
	height: auto;
}
.suisenbox h3 {
	font-size: 3rem;
	padding: 0;
	margin: 0;
	text-align: left;
}
.name {
	font-size:2rem;
	font-weight: bold;
}
.suisen_r p {
	border-top:1px solid #424242;
	padding-top: 10px;
	margin-top: 10px;
}
.mgcut {
	margin-bottom: 0 !important;
}

.cta {
	background: #2fb344;
	padding: 80px 0 80px 0;
}
.cta h2 {
	text-align: center;
	border: 4px solid #fff;
	font-size: 4.8rem;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 50px;
}
.ctalogo {
	margin-bottom: 50px;
}
.ctalogo img {
	margin-bottom: 20px;
}
.ctalogo p {
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 3rem;
}
#gaiyou {
	border-top: none;
	width: 100%;
	font-size: 2.4rem;
	line-height: 180%;
	margin: 0;
	padding: 0;
	color:#fff;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px 0;
}

dl#gaiyou dt {
	border-top: 1px solid #fff;
	clear: left;
	float: left;
	width: 30%;
	font-weight: normal;
}

dl#gaiyou dd {
	border-top: 1px solid #fff;
	margin-left:30%;
	
}


.footerbanner {
	width: 750px;
	margin:auto;
}
.footerbanner img {
	margin: 0 0 10px;
}

.pushdown {
  border: 0;
  box-shadow: none;
  cursor: pointer;
}


.footer_fix_btn {
  display:none;
}
.footer_fix_btn a {
  display:block;
  width:100%;
  text-decoration:none;
	color: #fff;
}
.footer_fix_btn a:hover {
  opacity:0.8;
}
.fix_button {
	line-height: 1.7;
	width: 900px;
margin: auto;
}
.fix_tel {
	width: 100%;
	background: #3fb101;
	color: #fff;
	padding: 20px 0;
}



.pushdown {
  display: block;
  width: 80%;
	line-height: 90px;
  height: 90px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 3rem;
  background: #26af3c;
  box-shadow: 0px 5px 0 #0f8b23;
  transition: .3s;
  text-align: center;
}

.pushdown:hover {
  color: #fff;
  box-shadow: none;
  background: #fff;
  transform: translate3d(0, 5px, 0);
	background: #26af3c;
}


@media screen and (max-width: 1120px) {
	
.content_wrap  {
	width: auto;
	margin: auto 15px;
	position: relative;
	z-index: 1;
}
.content_block {
	margin-bottom: 30px;
}

.top01 {
    background: #403420;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0 30px 0;
	text-align: center;
	font-weight: bold;
}


.top01 h2 {
	background: #48c35c;
	color:#fff;
	font-size: 2.2rem;
	line-height: 1.4;
	padding: 15px 0 20px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
}

.top01_campaign {
	background: #ffc600;
	padding: 15px 0;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color:#403420;
	line-height: 1.3;
	margin: 30px 0 0;
}
.top01_campaign_content {
	background: #fff;
	padding: 0 20px 20px 20px;
}
.triangle3{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffc600;
  text-align: center;
	margin-bottom: 20px;
}
.camptitle {
	font-size: 1.7rem;
	font-weight: bold;
}
.red  {
	color:#fc2e2e;
}



.top02 {
    background: #fdf687;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 30px 0 30px 0;
	text-align: center;
	font-weight: bold;
}

.top03 {
	background: url("../../images/top/bg01.webp");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 0 15px 0;
	
}
.top03 h2 {
	background: #ffc600;
	font-size: 2.2rem;
	line-height: 1.4;
	padding: 25px 0 30px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
}
.triangle1 {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffc600;
  text-align: center;
  margin-bottom: 20px;
}

.pointbox .title {
	background: #43be57;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	width: 150px;
	padding: 5px;
	margin: auto;
	padding: 0;
	margin: 0 auto;
	border-radius: 40px;
	margin-bottom: 10px;
}
.pointbox h3 {
	font-size: 2rem;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.pointflex {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	 margin-bottom: 25px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 25px;
	line-height: 1.8;
}
.pointflex_l {
	width: auto;
	text-align: center;
	font-size: 1.4rem;
	margin-bottom: 15px;
}
.pointflex_r {
	width: auto;
	text-align: center;
	font-size: 1.4rem;
	margin-bottom: 0px;
}
.pointflex_l02 {
	width: auto;
	text-align: center;
	font-size: 1.4rem;
	display: flex;
  justify-content: center;
  align-items: top;
	flex-direction: column;
	margin-bottom: 15px;
}
.pointflex_r02 {
	width: auto;
	text-align: center;
	font-size: 1.4rem;
	display: flex;
  justify-content: center;
  align-items: top;
	flex-direction: column;
}
.pointflex_l img,
.pointflex_r img,
.pointflex_l02 img,
.pointflex_r02 img {
	width: 100%;
	height: auto;
}
.pointflex_l h4,
.pointflex_r h4 {
	font-size: 1.6rem;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 5px;
}
.pointflex_l02 h4,
.pointflex_r02 h4 {
	font-size: 1.6rem;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
.pointflex h3 {
	font-size: 2rem;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 2px dashed #353535;
}
.pointflex span {
	font-size: 1.2rem;
	margin-top: 10px;
}


.top04 {
	background: url("../../images/top/bg02.webp");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right -100px top;
	padding: 30px 0 30px 0;
}
.top04box {
	background:rgba(255,255,255,0.9);
	padding: 20px;
}
.top04box h3 {
	background: #43be57;
	padding: 10px;
	text-align: center;
	color:#fff;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.6;
}
.top4zu {
	float: none;
	width: auto;
	margin-right: 0px !important;
	font-size: 1.2rem;
	line-height: 1.7;
	margin-bottom: 10px;
}

.top04box figure img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.top05 {
	background: url("../../images/top/bg03.webp");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left -200px top;
	padding: 30px 0 30px 0;
}
.top05 h3 {
	margin:0 0 10px;
}
.top05 h4 {
	border: 1px solid #353535;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.top05img {
	float: none;
	width: auto;
	margin-left: 4px;
	margin-bottom: 10px;
}
.top05img img {
	width: 100%;
	height: auto;
}
.top06 {
	padding: 0px 0 30px 0;
}
.top06 h2 {
	background: #ffc600;
	font-size: 2.2rem;
	line-height: 1.4;
	padding: 25px 0 30px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
}
.top06 h3 {
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.8;
	margin: 0;
	padding: 0;
}

.schedule {
	width: 100%;
	margin: 20px 0 0px 0;
}
.schedule img {
	width: 100%;
	height: auto;
}

.suisenbox {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 30px;
}
.suisen_l {
	width: 50%;
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 10px;
}
.suisen_r {
	width: auto;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.suisen_l img {
	width: 100%;
	height: auto;
}
.suisenbox h3 {
	font-size: 1.8rem;
	padding: 0;
	margin: 0;
	text-align: left;
}
.name {
	font-size:1.5rem;
	font-weight: bold;
}
.suisen_r p {
	border-top:1px solid #424242;
	padding-top: 10px;
	margin-top: 10px;
}
.mgcut {
	margin-bottom: 0 !important;
}

.cta {
	background: #2fb344;
	padding: 40px 0 40px 0;
}
.cta h2 {
	text-align: center;
	border: 2px solid #fff;
	font-size: 2rem;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 25px;
}
.ctalogo {
	margin-bottom: 25px;
}
.ctalogo img {
	margin-bottom: 10px;
}
.ctalogo p {
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
}
#gaiyou {
	border-top: none;
	width: 100%;
	font-size: 1.5rem;
	line-height: 180%;
	margin: 0;
	padding: 0;
	color:#fff;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 10px 0;
}

dl#gaiyou dt {
	border-top: 1px solid #fff;
	clear: left;
	float: none;
	width: auto;
	font-weight: normal;
}

dl#gaiyou dd {
	border-top: 1px dashed#fff;
	margin-left:auto;
	
}


.footerbanner {
	width: auto;
	margin:auto 15px;
}
.footerbanner img {
	margin: 0 0 10px;
	width: 100%;
	height: auto;
}

.pushdown {
  border: 0;
  box-shadow: none;
  cursor: pointer;
}


.footer_fix_btn {
  position:fixed;
  bottom:0;
  width:100%;
  text-align:center;
  z-index: 2;
  display: block;
}
.footer_fix_btn a {
  display:block;
  width:100%;
  text-decoration:none;
  color: #353535;
	font-size: 2rem !important;
	font-weight: 600;
}
.footer_fix_btn a:hover {
  opacity:0.8;
}

.fix_button {
	line-height: 1.7;
	width: auto;
    margin: auto;
	
}

.fix_tel {
	width: auto;
	background: #ffc600;
	color: #353535;
	padding: 15px 0;
}
.fix_tel img {
	width: 80%;
	height: auto;
}
.fix_line{
	width: auto;
	background: #2baf40;
	color: #fff;
	padding: 10px 0;
	font-size: 2rem;
}

.fix_tel i,
.fix_mail i,
.fix_line i {
	font-size: 1.6rem;
}



.pushdown {
  display: block;
  width: 95%;
	line-height: 70px;
  height: 70px;
  margin: 10px auto 0;
  color: #fff;
  font-size: 1.8rem;
  background: #26af3c;
  box-shadow: 0px 5px 0 #0f8b23;
  transition: .3s;
  text-align: center;
	box-sizing: border-box;
}

.pushdown:hover {
  color: #fff;
  box-shadow: none;
  background: #fff;
  transform: translate3d(0, 5px, 0);
	background: #26af3c;
}
	
}


.coachblock {
	margin-bottom: 60px;
}

.coachbox {
	display: flex;
	justify-content: space-between;
}
.coachbox_l {
	width: 30%;
}
.coachbox_r {
	width: 65%;
	display: flex;
  justify-content: center;

	flex-direction: column;
}
.coachbox_l img {
	width: 100%;
	height: auto;
}
.coachname {
	position: relative;
  padding: 10px 5px 10px 42px;
  background-image: -webkit-gradient(linear, right top, left top, from(#9be15d), to(#00e3ae));
  background-image: -webkit-linear-gradient(right, #9be15d 0%, #00e3ae 100%);
  background-image: linear-gradient(to left, #78dd01 0%, #00b14f 100%);
  font-size: 3rem;
  color: white;
  margin-left: -33px;
  line-height: 1.3;
  z-index:-1;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
}
.coachname:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}
.coachname span  {
	 font-size: 2rem;
	margin-left: 20px;
}
#coachlist {
	border-top: none;
	width: 100%;
	font-size: 1.6rem;
	line-height: 180%;
	margin: 0;
	padding: 0;
}

dl#coachlist dl,dl#coachlist dt,dl#coachlist dd {
	margin: 0;
	padding: 0;
}

dl#coachlist dt,dl#coachlist dd {
	padding: 5px 0;
}

dl#coachlist dt {
	border-top: 1px solid #d2d2d2;
	clear: left;
	float: left;
	width: 20%;
	font-weight: normal;
}

dl#coachlist dd {
	border-top: 1px solid #d2d2d2;
	margin-left:20%;
}
.comment {
	background: #f3f2f2;
	padding: 40px;
	font-size: 1.5rem;
	line-height: 1.7;
}

@media screen and (max-width: 1120px) {
	
.coachblock {
	margin-bottom: 30px;
}

.coachbox {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.coachbox_l {
	width: auto;
	text-align: center;
	margin-bottom: 15px;
}
.coachbox_r {
	width: auto;
	display: flex;
  justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
}
.coachbox_l img {
	width: 70%;
	height: auto;
}
.coachname {
	position: relative;
  padding: 10px 5px 10px 42px;
  background-image: -webkit-gradient(linear, right top, left top, from(#9be15d), to(#00e3ae));
  background-image: -webkit-linear-gradient(right, #9be15d 0%, #00e3ae 100%);
  background-image: linear-gradient(to left, #78dd01 0%, #00b14f 100%);
  font-size: 2rem;
  color: white;
  margin-left: -13px;
  line-height: 1.3;
  z-index:-1;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: 600;
}
.coachname:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}
.coachname span  {
	 font-size: 1.4rem;
	margin-left: 20px;
}
#coachlist {
	border-top: none;
	width: 100%;
	font-size: 1.3rem;
	line-height: 180%;
	margin: 0;
	padding: 0;
}

dl#coachlist dl,dl#coachlist dt,dl#coachlist dd {
	margin: 0;
	padding: 0;
}

dl#coachlist dt,dl#coachlist dd {
	padding: 5px 0;
}

dl#coachlist dt {
	border-top: 1px solid #d2d2d2;
	clear: left;
	float: left;
	width: 40%;
	font-weight: normal;
}

dl#coachlist dd {
	border-top: 1px solid #d2d2d2;
	margin-left:20%;
}
.comment {
	background: #f3f2f2;
	padding: 20px;
	font-size: 1.4rem;
	line-height: 1.7;
}
	
}

#qa {
	border-top: none;
	width: 100%;
	font-size: 2.4rem;
	line-height: 180%;
	margin: 0;
	padding: 0;
	color:#fff;
}


 .footer02 {
    color: #ffffff;
    /* background: #e5e5e5; */
    text-align: center;
    /* padding: 30px; */
    margin-bottom: 30px;
}
.footer02 a {
 color: #ffffff;
 text-decoration: none;
}
.footer02 a:hover {
 text-decoration: underline;
}
.footer02 .menu {
 margin: 0;
 padding: 0;
 list-style: none;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.footer02 .menu li {
 margin: 0;
 padding: 0 20px;
}
.copyright {
 margin: 0;
 padding: 20px 0 0 0;
 color: white;
 font-size: small;
}


/* --------------------------　問い合わせフォーム　-------------------------- */


.content-wrap {
    max-width: 1120px;
    margin: auto;
}

#gaiyou {
	border-top: none;
	width: 100%;
	font-size: 1.8rem;
	line-height: 180%;
	margin-bottom: 20px;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background: #f9f9f9;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: black;
	
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 25px;
	text-align: left;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 20%;
	font-weight: normal;
}
dl#gaiyou dd {
	background: #fff;
	border-top: 1px solid #E3E3E3;
	margin-left:23%;
	border-left: 1px solid #E3E3E3;
	font-weight: normal;
}

.formarea {
	
}

#gaiyou02 {
	
	width: 100%;
	font-size: 1.8rem;
	line-height: 180%;
	margin-bottom: 20px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	
}

dl#gaiyou02 dl,dl#gaiyou02 dt,dl#gaiyou02 dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou02 dt,dl#gaiyou02 dd {
	padding:10px 25px 10px 0px;
	text-align: left;
}

dl#gaiyou02 dt {
	clear: left;
	float: left;
	width: 20%;
	font-weight: normal;
}
dl#gaiyou02 dd {
	background: #fff;
	margin-left:23%;
	font-weight: normal;
}
#gaiyou02 div {
	background: #1362ae;
	color:#fff;
text-align: center;
	border-radius: 20px;
}
.must {
    background: #ff0000;
    padding: 1px 10px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    float: right;
    margin-right: 10px;
    border-radius: 4px;
}
.doui_check {
    margin: 0 auto;
    text-align: left;
    font-size: 1.8rem;
    margin-bottom: 25px;
    margin-left: 5px;
}

/* --------------------------　チェックボックス　-------------------------- */
.checkbox > input,
.radiobox > input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%); 
  margin: -1px;
}

.checkbox {
	margin-bottom: 0px;
}

.checkbox label {
  cursor: pointer;
  padding-left: 40px;
  margin-right: 20px;
  position: relative;
  margin-bottom: 5px;
	line-height: 1.5;
}

label {display:inline-block;}

.checkbox label::before,
.checkbox label::after {
  content: "";
  display: block; 
  position: absolute;
}

.checkbox label::before {
  background-color: #fff;
  border-radius: 0%;
 border: 2px solid #787878;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 55%;
  left: 5px;
}

.checkbox label::after {
  border-bottom: 3px solid #fd3434;
  border-left: 3px solid #fd3434;
  opacity: 0;
  height: 7px;
  width: 16px;
  transform: rotate(-45deg);
  top: 35%;
  left: 7px;
}

.checkbox input:checked + label::after {
  opacity: 1;
}
.doui_check {
	margin: 0 auto;
	text-align: left;
	font-size: 1.8rem;
	margin-bottom: 25px;
	margin-left: 5px;
}
.doui_check ul {
	list-style: none;
}
.doui_check .checkbox_option {
	margin: 0 0 5px 0;
	padding: 0;
}
.doui_check label {
	line-height: 135%;
	position: relative;
	cursor: pointer;
	margin-right: 20px;
	
}
.doui_check .checkbox_input {
	position: relative;
	margin: 0 20px 0 0;
	cursor: pointer;
}
.doui_check .checkbox_input:before {
	position: absolute;
	z-index: 1;
	top:-0.5rem;
	left: 0.14em;
	width: 1.5em;
	height:1.5em;
	content: '';
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0, 0, 0, 0);
	        transition:         transform 0.1s cubic-bezier(0, 0, 0, 0);
	-webkit-transform: rotate(0deg) scale(0, 0);
	        transform: rotate(0deg) scale(0, 0);
	background: #da3c41;
	border-radius: 50%;
}
.doui_check .checkbox_input:checked:before {
	-webkit-transform: rotate(-0deg) scale(1, 1);
	        transform: rotate(-0deg) scale(1, 1);
}
.doui_check .checkbox_input:after {
	position: absolute;
	top: -0.9em;
	left: -0.3em;
	width: 2em;
	height: 2em;
	content: '';
	cursor: pointer;
	border: 2px solid #787878;
	background: #ffffff;
	border-radius: 50%;
}

.doui_check02 {
	margin: 0 auto;
	text-align: left;
	font-size: 1.8rem;
	margin-bottom: 25px;
	margin-left: 5px;
}
.doui_check02 ul {
	list-style: none;
}
.doui_check02 .checkbox_option {
	margin: 0 0 5px 0;
	padding: 0;
}
.doui_check02 label {
	line-height: 135%;
	position: relative;
	cursor: pointer;
	margin-right: 20px;
	
}
.doui_check02 .checkbox_input {
	position: relative;
	margin: 0 20px 0 0;
	cursor: pointer;
}
.doui_check02 .checkbox_input:before {
	position: absolute;
	z-index: 1;
	left: 0.5em;
	top:-5px;
	width: 1.5em;
	height: 0.5em;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	        transform: rotate(-45deg) scale(0, 0);
	border: 3px solid #da3c41;
	border-top-style: none;
	border-right-style: none;
}
.doui_check02 .checkbox_input:checked:before {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	        transform: rotate(-45deg) scale(1, 1);
}
.doui_check02 .checkbox_input:after {
	position: absolute;
	top: -0.9em;
	left: -0.3em;
	width: 2em;
	height: 2em;
	content: '';
	cursor: pointer;
	border: 2px solid #787878;
	background: #ffffff;
	
}

.sendbutton  {
	width: 300px;
	padding: 30px 0;
	color:#fff;
	font-size: 2rem;
	border: 0px;
	margin: 40px 0;
	background: #1362ae;
	border-radius: 10px;
}
.kome p {
	font-size: 1.5rem;
	line-height: 1.7;
	margin-bottom: 20px;
}

#gaiyou input[type="text"], #gaiyou input[type="email"], #gaiyou input[type="tel"] {
    padding: 15px;
    font-size: 1.8rem;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c9c9c9;
    background: #f6f6f6;
}

#gaiyou textarea {
    padding: 10px;
    font-size: 1.8rem;
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    margin-top: 0px;
    background: #f6f6f6;
}


@media (max-width: 1200px){
#gaiyou {
    border-top: none;
    width: 100%;
    font-size: 1.4rem;
    line-height: 180%;
    margin-bottom: 20px;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    background: #f9f9f9;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

dl#gaiyou dt {
    border-top: 1px solid #E3E3E3;
    clear: left;
    float: none;
    width: auto;
    font-weight: normal;
}

dl#gaiyou dt, dl#gaiyou dd {
    padding: 15px;
    text-align: left;
}

dl#gaiyou dl, dl#gaiyou dt, dl#gaiyou dd {
    margin: 0;
    padding: 10px;
    font-weight: bold;
}

.must {
    background: #ff0000;
    padding: 1px 10px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    float: right;
    margin-right: 0px;
    border-radius: 4px;
}

dl#gaiyou dd {
    background: #fff;
    border-top: 1px solid #E3E3E3;
    margin-left: auto;
    border-left: 0px solid #E3E3E3;
    font-weight: normal;
    font-size: 11px;
}

.doui_check {
    margin: 0 auto;
    text-align: left;
    font-size: 1.5rem !important;
    margin-bottom: 25px;
    margin-left: 5px;
}

.doui_check .checkbox_option {
    margin: 0 0 5px
px
 0;
    padding: 0;
}

.doui_check label {
    line-height: 135%;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
    font-size: 1.5rem !important;
    margin-bottom: 5px;
}

.doui_check .checkbox_input {
    position: relative;
    margin: 0 20px 0 0;
    cursor: pointer;
}

#gaiyou input[type="text"], #gaiyou input[type="email"], #gaiyou input[type="tel"] {
    padding: 15px;
    font-size: 1.5rem;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c9c9c9;
    background: #f6f6f6;
}

.sendbutton {
    width: 80%;
    padding: 20px 0;
    color: #fff;
    font-size: 1.5rem;
    border: 0px;
    margin: 20px 0;
    background: #1362ae;
    border-radius: 10px;
}

.content-wrap {
    max-width: auto;
    width: auto;
    margin: auto;
}

#gaiyou textarea {
    padding: 10px;
    font-size: 1.5rem;
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    margin-top: 0px;
    background: #f6f6f6;
}

}


/* --------------------------　お申し込みの流れ　-------------------------- */


.flow {
  padding-left: 120px;
  position: relative;
}
.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}
.flow > li {
  position: relative;
}
.flow > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flow > li .icon {
  font-size: 12px;
  color: #fff;
  background: rgb(107,144,219);
  background: -moz-linear-gradient(left, rgba(107,144,219,1) 0%, rgba(102,213,233,1) 100%);
  background: -webkit-linear-gradient(left, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
  background: linear-gradient(to right, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
}
.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #66d5e9;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow > li dl {
  padding-left: 70px;
  position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}
.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #6b90db;
  border-radius: 50%;
  left: -4px;
}
.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: rgb(107,144,219);
  margin-bottom: 1vh;
}

@media (max-width: 1200px){
.flow > li dl {
  padding-left: 15px;
  position: relative;
}

.flow > li dl::after {
  width: 0px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

}
