@charset "utf-8";
.page.coaching{
	padding: 0 0;
}
.coaching{
	background-color:#fff;
}
.coaching > .title{
	font-size:16px;
}
.coaching > .copy{
	padding:10px 10px;
}
.coaching > .copy > img{
	width:100%;
}
.coaching > .introduce , .coaching > .step{
	margin:0px 0 20px 0;
}
/*
.coaching > .introduce > .ment{
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top:10px;
}
*/
.coaching > .introduce .ment > ul{
	padding:15px 0;
}
.coaching > .introduce .ment > ul > li{
	/*color:#fff;*/
	line-height:1.6;
	word-break: keep-all;
	word-wrap: break-word;
	font-size:14px;

}
.coaching > .introduce .ment > ul > li > i.fa-li{
	line-height:1.5;
}

.coaching > .introduce .ment > .title{
	padding:5px 5px;
	border-bottom:2px solid #2d96f5;
	width:max-content;
	font-size:16px;
	font-weight:bold;
}

.swiper-container.introduce {
	height:auto;
	margin-top:10px;
}
.swiper-container.introduce > .swiper-wrapper{
	height:auto;
}
.swiper-container.introduce > .swiper-wrapper > .swiper-slide{
	width:70%;
	height:auto;
	padding: 10px 10px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.18);
}
.swiper-container.introduce > .swiper-wrapper > .swiper-slide:not(.swiper-slide-active){
	background-color:#828282;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	color:#fff;
}

.coaching > .step{
	background-color:#2a9a36;
}
.coaching > .step > .stepPlayer{
	width:100%;
	height:250px;
	position:absolute;
	bottom:0;
	text-align:center;
	z-index:500;
	background-color:rgba(22,138,34,0.7);
	vertical-align:middle;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.coaching > .step > .stepPlayer > #play_run{
	color:#fff;
	display:block;
	font-size:70px;
}
.coaching > .step > .stepPlayer > #play_run > i{
	line-height:250px;
}
.coaching > .step > .stepPlayer.play > #play_run{
	font-size:40px;
}
.coaching > .step > .stepPlayer.play{
	height:50px;
}
.coaching > .step > .stepPlayer.play > #play_run > i{
	line-height:50px;
}

.swiper-container.step , .swiper-container.step > .swiper-wrapper{
	height:250px;
}

.swiper-container.step .swiper-slide > div{
	color:#fff;
}
.swiper-container.step .swiper-slide > div.title{
	text-align:center;
	font-weight:bolder;
	line-height:1.5;
	font-size:16px;
	margin:15px 0;
}
.swiper-container.step .swiper-slide > div.content{
	padding: 0 15px 20px 15px;
	word-break: keep-all;
	word-wrap: break-word;
	line-height:1.5;
	display:table-cell;
	vertical-align:middle;
	width:100vw;
	height: 156px;
	text-align:center;
}
.swiper-container.step .swiper-slide > div.content > .list{
	margin:10px auto 0 auto;
	/*padding:0 10%;*/
	width:290px;
	display:block;
}
.swiper-container.step .swiper-slide > div.content > .list > li{
	color:#fff;
	text-align:left;
	font-size:12px;
	word-break: keep-all;
	word-wrap: break-word;
}
.swiper-container.step > .swiper-pagination > .swiper-pagination-bullet{
	background-color:#fff;
}

.coaching > .coaching_reg{
	margin-top:20px;
}
.coaching > .coaching_reg table{
	width:100%;
	border-top:2px solid #4abcde;
}
.coaching > .coaching_reg table th,.coaching > .coaching_reg table td{
	padding:10px 10px;
}
.coaching > .coaching_reg table th{
	background-color:#f9f9f9
}
.coaching > .coaching_reg table th,.coaching > .coaching_reg table td{
	border-bottom:1px solid #dedede;
}
.coaching > .coaching_reg table td{
	text-align:left;
}
.coaching > .coaching_reg table td > input , .coaching > .coaching_reg table td > select{
	height:26px;
	width:100%;
	padding:0 5px;
}
.coaching > .coaching_reg table td > .help{
	font-size:12px;
	padding:0 5px;
}
.coaching > .coaching_reg table td > .help:before{
	content:"- "
}
.coaching .btn{
	color:#fff;
	min-width: 150px;
	font-size:16px;
	padding:12px 12px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius:0 0;
}
.coaching .btn.coaching_reg{
	background-color:#2596c9;
	margin: 30px 0;
	width:80%;
	display:inline-block;
}
.coaching .btn.coaching_reg:hover{
	background-color:#007eb7;
	font-weight:700;
}
.coaching .btn.kakao_link , .coaching .btn.pay_link{
	background-color:#6d5d5d;
	margin: 30px 0;
}
.coaching .btn.kakao_link:hover , .coaching .btn.pay_link:hover{
	background-color:#4f3a3b;
	font-weight:700;
}
.coaching > .coaching_link .link_btn_area{
	text-align:center;
	width:100%;
}
.coaching > .coaching_link{
	/*border:1px solid #dedede;*/
	width:100%;
}
.coaching > .coaching_link > ul > li{
	width:100%;
	text-align:center;
	vertical-align:top;
	border:0px;
	position:relative;
	/*height: 300px;*/
	border-bottom: 1px solid #dedede;
	margin:10px 0;
}
.coaching > .coaching_link .link_title{
	font-size:18px;
	color:#000;
	margin:30px 0;
	line-height:30px;
	font-weight:bold;
}
.coaching > .coaching_link .link_title > img{
	height:30px;
	vertical-align:middle;
}
.coaching > .coaching_link > ul{
	vertical-align:top;
}
.coaching > .coaching_link > ul > li > ul{
	display:inline-block;
	vertical-align:top;
}
.coaching > .coaching_link > ul > li > ul > li{
	text-align:left;
	line-height:30px;
	color:#585858;
}
.coaching > .coaching_link > ul > li.kakao{
	border-top:4px solid #fbf06e;
	border-right:1px solid #dedede;
}
.coaching > .coaching_link > ul > li.pay{
	border-top:4px solid #333333;
}
.coaching > .telephone_link{
	text-align:left;
	padding:15px 5px;
	vertical-align:middle;
}
.coaching > .telephone_link > span{
	padding:0px 0px;
	display:inline-block;
	vertical-align:middle;
}
.coaching > .telephone_link > .tel1{
	padding:10px 10px;
	background-color:#000;
	color:#fff;
}
.coaching > .telephone_link > .text{
	line-height:1.5;
	padding-left:5px;
}

.page .use_guide{
	border:1px solid #dedede;
	padding: 15px 15px;
	margin:10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.page .use_guide > .guide_title{
	font-size:18px;
	color:#1c8dcd;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.page .use_guide > .desc{
	line-height:1.4;
	word-break: keep-all;
	word-wrap: break-word;
	width:100%;
	font-size:14px;
	color:#494949;
}
.page .use_guide > ul > li{
	text-align:left;
	line-height:1.5;
	font-size:14px;
	word-break: keep-all;
	word-wrap: break-word;
}
.page .use_guide > ul > li > i{
	line-height:1.4;
	vertical-align:top;
}
.coaching .product_etc_area{
	margin-top:5px;
}
.coaching .product_etc_area > ul > li{
	display:inline-block;
	width:50%;
}
.coaching .product_etc_area > ul > li > .btn{
	width:100%;
	background-color: #555555;
	/*margin:10px 10px;*/
	min-width:initial;
	padding:6px 0;
	border:0;
}
.coaching .product_etc_area > ul > li:nth-child(1) > .btn{
	border-bottom:1px solid #fff;
}
.coaching .product_etc_area > ul > li:nth-child(2) > .btn{
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.coaching .product_etc_area > ul > li:nth-child(4) > .btn{
	border-left:1px solid #fff;
}

.coaching_pop{
  position: relative;
  background: #FFF;
  padding: 40px 10px 20px 10px;
  width: auto;
  max-width: 100vw;
  margin: 20px auto;
  text-align: center;
  border-top: 5px #008597 solid;
  border-bottom: 5px #008597 solid;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.coaching_pop > .title{
	border-bottom : 1.5px solid #075f07;
	padding: 10px 20px;
	width:auto;
	margin:auto;
	display:inline-block;
	font-size:14px;
	color: #075f07;
}
.coaching_pop > .sub_title{
	margin:10px 0;
	font-size:14px;
	color: #035c71;
	text-align:left;
}
.coaching_pop table{
	margin-top:20px;
}
.coaching_pop table td{
	padding: 5px 5px;
	word-break: keep-all;
	word-wrap: break-word;
}
.coaching_pop table ul > li{
	line-height: 20px;
	text-align:left;
	word-break: keep-all;
	word-wrap: break-word;
	font-size:12px;
}
.coaching_pop table ul > li > i{
	line-height:18px;
}
.coaching_pop > .caution{
	margin:20px 0;
	font-size:12px;
	color:#751014;
	text-align:left;
	line-height:20px;
}
.coaching_pop > .caution > ul > li{
	line-height:20px;
}
.coaching_pop > .caution > ul > li > i{
	line-height:18px;
}

.coaching_pop > .question{
	text-align:left;
	margin:15px 0;
}
.coaching_pop > .answer{
	text-align:left;
	margin:10px 0;
	padding-left:30px;
	line-height:1.3;
}
.coaching_pop > .answer p , .coaching_pop > .question p{
	line-height:1.3;
	margin:10px 0;
}
.coaching_pop > .answer input{
	vertical-align:text-top;
	line-height:1.3;
}