@charset "UTF-8";

@media screen and (min-width: 767.8px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 767.8px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


/*break-md*/
@media (max-width:767.8px) {
	html {
	font-size:12px;
	}
		a.anchor{
    display: block;
    padding-top: 90px;
    margin-top: -90px;
	}
	.ky_page {
	padding-top:100px;
	}
	.ky_hero {
 	font-family :	YuMincho, 'Yu Mincho',serif;
	height: 400px;
	color: #fff;

	position: relative;
	}

	.ky_hero h1 img {
	width: 150px;
	margin-right: 50px;
	}
	
	.ky_top_bg {
	padding: 100px 0px 0px 0px;
	background-position: center -20vw;
	background-size: cover;
	position: relative;
	
	}
	
	.ky_content_wrap {
	position: relative;
	width: 100%;
	letter-spacing: 0em;
	margin-bottom: 120px;
	}
	.ky_content_wrap:before {
	content:"";
    display: block;
    padding-top: 100%; 
	}
	.ky_content {
	position: absolute;
    font-size: 1rem;
	letter-spacing: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}
	.ky_content_koza {
	position: absolute;
	width: 38%;
	top:0px;
	left:50%;
	transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
	text-align: center;
	white-space: nowrap
	
	}
	.ky_content_online {
	position: absolute;
	width: 38%;
	top:50%;
	right:5px;
	transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
	text-align: center;
	white-space: nowrap
	
	}
	.ky_content_coach{
	position: absolute;
	width: 38%;
	bottom:0px;
	left:50%;
	transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
	text-align: center;
	white-space: nowrap
	
	}
	.ky_content_seminar {
	position: absolute;
	width: 38%;
	top:50%;
	left:5px;
	transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
	text-align: center;
	white-space: nowrap
	
	}
	.ky_content_circle_a {
	width: 100%;
	top:0;
	left:50%;
	border-radius: 50%;
	border: 4px solid #B69852;
	font-size: 1.5rem;
	}
	.ky_content_circle_a:before {
	content:"";
    display: block;
    padding-top: 100%; 
	}
	.ky_content_circle_b {
	width: 100%;
	top:0;
	left:50%;
	border-radius: 50%;
	background-color: #B69852;
	border: 4px solid #B69852;
	font-size: 1.5rem;
	}
	.ky_content_circle_b:before {
	content:"";
    display: block;
    padding-top: 100%; 
	}
	
	.ky_footer{
	padding: 20px 0px;
	background-color: #B69852;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	}
	.ky_single_width {
	width:90%!important;
	}
	.ky_page_body_inner {
	background-size: 2400px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 150px;
	z-index: 10;
	position: relative;
	margin-bottom:150px;
	}
	.ky_content_inner {
	margin:30px 20px 30px 20px;
	}
	.ky_single_body{
	
	padding-top: 100px;
	position: relative;
	background-size: 1200px;
	background-repeat: no-repeat;
	background-position: center -450px;
	min-height:1200px;
	}
	.ky_page_body_bg1{
	position: absolute;
	height: 100%;
	width: 100%;
	top:-150px;
	left:0;
	z-index: 1;
	background-image: url("image/back1_24k.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size:1200px;
	}
	.ky_single_body_bg1{
	position: absolute;
	height: 100%;
	width: 100%;
	top:-150px;
	left:0;
	z-index: 1;
	background-image: url("image/back1_24k.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size:1200px;
	
	}
	.ky_page_body_bg2{
	position: absolute;
	height: 100%;
	width: 100%;
	bottom:100px;
	left:0;
	z-index: 1;
	background-image: url("image/back3t.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 1200px;
	
	}
	.ky_single_body_bg2{
	position: absolute;
	height: 100%;
	width: 100%;
	bottom:0px;
	left:0;
	z-index: 1;
	background-image: url("image/back3t.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 1200px;
	}
	.ky_border {
	width:100%;
	height:1px;
	border-bottom:1px solid #58352b;
	margin: 50px 0px;
	}
	
	.ky_page_body{
	
	padding-top: 200px;
	position: relative;
	background-size: 2400px;
	background-repeat: no-repeat;
	background-position: center -450px;
	min-height:1200px;
	}
	.ky_page_body h3 {
	font-size:2.5rem;
	}
	.ky_page_body_inner {
	background-size: 2400px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100px;
	z-index: 10;
	position: relative;
	margin-bottom:100px;
	}
	.ky_pickup_size {
	width:90%;
	}
		.ky_topics ul  {
	width:100%;
	}
	.ky_topics li a:link , .ky_topics li a:visited{

   background-size: 30%;
	}
	
}