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

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