@charset "utf-8";

/* HOME
-------------------------------------------------------------------*/
.gnav .logo{
	display:none;
	padding:20px;
}

.home .gnav .logo{
	display:block;
}

.home .kaso_box{
	display:none;
}

.home .mv{
	height:100vh;
	background:url(../img/top/wh20253.png) no-repeat center center;
	background-size:cover;
	position:relative;
	transition: all 0.3s;
}

.home .mv h1{
	position:absolute;
	right:200px;
	top:20%;
	z-index:3;
}

.top_news{
	position:relative;
	padding:170px 20px 280px 20px;
	background:url(../img/top/news_bg.png) no-repeat center -60px #DC0017;
}

.top_news .box{
	width:800px;
	margin:0 auto;
}

.top_news .box h2{
	text-align:center;
	padding:0 0 110px 0;
}

.top_news .box_in{
	padding:0 0 30px 0;
}

.top_news .box a{
	display:inline-block;
}

.top_news .box dl{
	display:flex;
	color:#fff;
	font-size:20px;
	margin:0 0 30px 0;
}

.top_news .box dl dt{
	width:125px;
	min-width:125px;
	font-family: 'Bebas Neue', sans-serif;
	padding:5px 0 0 0;
}

.top_news .box dl dd{
	color:#fff;
	font-weight:500;
	line-height:1.6em;
}

.link_btn{
	position:relative;
	z-index:3;
}

.link_btn a{
	width:202px;
	height:202px;
	margin:0 auto;
	display:flex !important;
	justify-content:center;
	align-items:center;
	font-size:22px;
	line-height:1.4em;
	color:#fff;
	background:url(../img/common/btn_bg.png) no-repeat center center;
	font-weight:500;
	text-align:center;
}

.home .bg_area{
	height:646px;
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
	box-sizing:border-box;
	border-bottom:5px solid #DC0017;
}

.home .top_experience{
	justify-content:flex-start;
}

.home .top_lesson{
	border-bottom:none;
}

.home .bg_area:after{
	content:"";
	position:absolute;
	right:0;
	bottom:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 320px 320px;
	border-color: transparent transparent #DC0017 transparent;
}

.home .top_experience:after{
	left:0;
	right:auto;
	border-width: 320px 0 0 320px;
	border-color: transparent transparent transparent #DC0017;
}

.home .top_lesson:after{
	right:180px;
	top:0;
	bottom:auto;
	border-width: 0 140px 140px 0;
	border-color: transparent #DC0017 transparent transparent;
}


.home .bg_area .bg{
	position:absolute;
	left:180px;
	top:0;
	bottom:0;
	right:0;
	object-fit:cover;
}

.home .top_experience .bg,
.home .top_lesson .bg{
	right:180px;
	left:0;
}

.home .bg_area .bg img{
	object-fit:cover;
	height:646px;
}

.home .titbox{
	display:inline-block;
	color:#fff;
	position:relative;
	z-index:7;
	padding:0 255px 0 0;
}

.home .top_experience .box{
	margin:0 0 0 20%;
}

.home .titbox h2{
	font-family: 'Bebas Neue', sans-serif;
	font-size:120px;
	color:#DC0017;
	line-height:1.2em;
}

.home .titbox dl dt{
	font-size:30px;
	line-height:1.6em;
	padding:0 0 10px 0;
	font-weight:500;
}

.home .titbox dl dd{
	font-size:20px;
	line-height:1.6em;
	font-weight:500;
}

.home .titbox .link_btn{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-90px;
}

.top_performance .bg02{
	position:absolute;
	top:-244px;
	z-index:5;
	left:75px;
}

.top_performance .bg03{
	position:absolute;
	top:0;
	bottom:0;
	z-index:4;
	left:0;
}

.top_performance .bg03 li{
	height:50%;
	width:180px;
	background:#000;
}

.top_performance .bg03 li:nth-child(2){
	background:#DC0017;
}

.top_experience .bg02{
	position:absolute;
	top:146px;
	z-index:5;
	right:80px;
}

.top_experience .bg03{
	position:absolute;
	top:0;
	bottom:0;
	z-index:4;
	right:0;
}

.top_experience .bg03 li{
	height:161px;
	width:180px;
	background:#DC0017;
}

.top_experience .bg03 li:nth-child(2){
	background:#000;
	height:323px;
}

.top_lesson .bg02{
	position:absolute;
	top:0;
	bottom:0;
	z-index:4;
	right:0;
}

.top_lesson .bg02 li{
	height:50%;
	width:180px;
	background:#DC0017;
}

.top_lesson .bg02 li:nth-child(2){
	background:#000;
}

.top_shop{
	border-top:60px solid #DC0717;
	position:relative;
	z-index:9;
}

.top_shop{
	height:800px;
	background:url(../img/top/shop_bg3.jpg) no-repeat center center;
	background-size:cover;
}

.top_shop .box{
	text-align:right;
	padding:103px 200px 0 0;
}

.top_shop .box .titbox{
	width:740px;
	background:#000;
	text-align:left;
	box-sizing:border-box;
	padding:145px 135px;
}

.home .top_shop .titbox .link_btn {
    right: 100px;
}

.top_profile{
	background:#000;
	text-align:center;
	padding:150px 0 160px 0;
}

.home .top_profile .titbox{
	padding:0 0 80px 0;
}

.profile_list{
}

.profile_list ul{
	padding:90px 0 0 180px;
	text-align:center;
}

.profile_list ul li{
	padding:0 30px 0 0;
	transition: all 0.3s;
}

.profile_list ul li:nth-child(even){
	margin:30px 0 0 0;
}

.profile_list ul li a{
	width:250px;
}

.profile_list ul li .img{
	width:250px;
	height:380px;
}

.profile_list ul li .name{
	font-size:20px;
	line-height:1.4em;
	padding:10px 0 0 0;
}

.slick-list{
	overflow: visible;
}

.home .profile_list ul li .name{
	color:#fff;
}

.slider .slick-prev,.slider .slick-next {
    position: absolute;
    display: block;
    width: 46px;
    height: 71px;
}

.slider .slick-next{
    right: 180px;
    top:-100px;
}

.slider .slick-prev{
    left: 180px;
    top:-100px;
}

.slider .slick-next:before {
    content: "";
    background: url(../img/common/next_1.png) no-repeat center center;
    width: 46px;
    height: 71px;
    display: block;
}

.slider .slick-prev:before {
    content: "";
    background: url(../img/common/prev_1.png) no-repeat center center;
    width: 46px;
    height: 71px;
    display: block;
}

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

.gnav .logo{
	display:block;
	padding:0;
	width:120px;
}

.home .mv{
	height:auto;
	background:none;
	line-height:0;
}

.home .mv h1{
	right:0;
	left:0;
	margin:0 auto;
	text-align:center;
	top:40%;
	padding:0 20px;
}

.top_news{
	padding:60px 20px 120px 20px;
	background:#DC0017;
}

.top_news .box{
	width:100%;
}

.top_news .box h2{
	text-align:center;
	padding:0 0 40px 0;
}

.top_news .box_in{
	padding:0 0 20px 0;
}

.top_news .box dl{
	display:block;
	font-size:16px;
	margin:0 0 20px 0;
}

.top_news .box dl dt{
	width:100%;
	min-width:inherit;
	padding:0;
	font-size:12px;
}

.link_btn a{
	width:100%;
	height:90px;
	font-size:18px;
	color:#AC8E2E;
	border-radius: 16px;
	background: #fff;
	border: 1px solid #ac8e2e;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.home .bg_area{
	height:auto;
	display:block;
	box-sizing:border-box;
	border-bottom:none;
	background:#DC0017;
	padding:0 0 40px 0;
}

.home .top_experience{
	padding:0 0 130px 0;
}

.home .top_lesson{
	padding:0 0 80px 0;
}

.home .bg_area:after{
	border-width: 0 0 68px 68px;
	top:188px;
	bottom:auto;
}

.home .top_performance:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 68px 0 0 68px;
	border-color: transparent transparent transparent #000;
	position:absolute;
	top:-68px;
	left:0;
}

.home .top_experience:after{
	left:0;
	bottom:auto;
	top:0;
	right:auto;
	border-width: 68px 68px 0 0;
	border-color: #DC0017 transparent transparent transparent;
}

.home .top_experience:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 68px 0 0 68px;
	border-color: transparent transparent transparent #000;
	position:absolute;
	bottom:0;
	left:0;
}

.home .top_lesson:after{
	right:0;
	top:188px;
	bottom:auto;
	border-width: 0 0 68px 68px;
	border-color: transparent transparent #DC0017 transparent;
}

.home .bg_area .bg{
	height:256px;
	left:0;
	top:0;
	bottom:auto;
}

.home .top_experience .bg,
.home .top_lesson .bg{
	right:0;
}

.home .bg_area .bg img{
	height:256px;
}

.home .titbox{
	padding:0 20px;
	text-align:center;
	display:block;
}

.home .top_experience .box{
	margin:0;
}

.home .titbox h2{
	font-size:60px;
	padding:80px 0 0 0;
}

.home .titbox dl dt{
	font-size:16px;
	padding:0 0 120px 0;
}

.home .titbox dl dd{
	font-size:16px;
}

.home .titbox .link_btn{
	position:static;
	margin:40px auto 0;
}

.top_performance .bg02{
	width:130px;
	top:-97px;
	z-index:5;
	left:0;
}

.top_performance .bg03{
	display:none;
}


.top_experience .bg02{
	width:130px;
	top:auto;
	bottom:-450px;
	right:0;
}

.top_experience .bg03{
	display:none;
}

.top_lesson .bg02{
	display:none;
}

.top_shop{
	border-top:none;
}

.top_shop{
	height:auto;
	background:#000;
}

.top_shop .box{
	text-align:center;
	padding:0 20px 60px 20px;
}

.top_shop .box .titbox{
	width:100%;
	text-align:center;
	padding:0;
}

.home .top_shop .titbox dl dt,
.home .top_profile .titbox dl dt{
    padding: 0 0 30px 0;
}

.home .top_shop .titbox .link_btn {
	position:static;
}

.top_profile{
	padding:0 20px 80px 20px;
}

.home .top_profile .titbox{
	padding:0 0 40px 0;
}

.profile_list ul{
	padding:0 0 180px 0;
	margin:0 -20px;
}

.profile_list ul li{
	padding:0 5px;
}

.profile_list ul li:nth-child(even){
	margin:0;
}

.profile_list ul li a{
	width:150px;
}

.profile_list ul li .img{
	width:150px;
	height:225px;
}

.profile_list ul li .name{
	font-size:16px;
	padding:10px 0 0 0;
}

.slider .slick-prev,.slider .slick-next {
    width: 28px;
    height: 44px;
}

.slider .slick-next{
    right: 20px;
    top:350px;
}

.slider .slick-prev{
    left: 20px;
    top:350px;
}

.slider .slick-next:before {
    background: url(../img/common/next_1.png) no-repeat center center;
	background-size:28px;
    width: 28px;
    height: 44px;
}

.slider .slick-prev:before {
    content: "";
    background: url(../img/common/prev_1.png) no-repeat center center;
	background-size:28px;
    width: 28px;
    height: 44px;
}

}

/* PERFORMANCE
-------------------------------------------------------------------*/
.kaso_box .kasologo{
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:0 auto;
	text-align:center;
	z-index:99;
}

.kaso_box .txtlogo{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}

.kaso_box .ico{
	position:absolute;
	left:-110px;
	top:0;
	z-index:1;
}

.kaso .mv{
	background:url(../img/performance/whph20252.png) no-repeat right bottom;
	background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;
}

.kaso .mv h1{
	font-size:140px;
	color:#fff;
	padding:145px 0 0 50px;
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	position:relative;
	z-index:9;
}

@media screen and (max-width: 1600px) {
.kaso .mv h1{
	font-size:80px;
	padding:100px 0 0 50px;
}
	
.kaso_box .txtlogo {
    width: 250px;
}
}

.kaso_content{
	max-width:1100px;
	margin:540px auto 0;
	border-radius:150px 0 0 0;
	background:#F9F6ED;
	position:relative;
	z-index:99;
	transition: all 0.3s;
}

@media screen and (max-width: 1600px) {
.kaso_content{
	margin:340px auto 0;
}
}

.kaso_content .box_in{
	width:800px;
	margin:0 auto;
}

.kaso_content .box_in:not(:first-child){
	padding:120px 0 0 0;
}

.kaso_content .titbox .bgtit{
	width:321px;
	height:322px;
	margin:0 auto -160px;
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	font-size:30px;
	color:#fff;
	position:relative;
	top:-160px;
	font-weight:600;
	letter-spacing:0.1em;
}

.kaso_content .titbox h2{
	padding:120px 0 0 0;
	font-size:50px;
	line-height:1.4em;
	font-family: 'Kosugi', sans-serif;
	text-align:center;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 40px;
}

.kaso_content .titbox .sub{
	font-size:32px;
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	text-align:center;
	color:#AC8E2E;
	padding:0 0 50px 0;
}

.listbox{
	display:flex;
	justify-content:space-between;
	position:relative;
	flex-wrap:wrap;
}

.listbox .cate{
	padding:0 0 10px 0;
}

.listbox .cate li{
	font-size:14px;
	color:#fff;
	min-width:130px;
	text-align:center;
	background:#1A1818;
	padding:5px 15px;
	display:inline-block;
	margin:0 5px 5px 0;
}

.listbox:after{
	content:"";
	width:250px;
	display:block;
}

.listbox > li{
	width:250px;
	font-size:18px;
	padding:0 0 40px 0;
}

.listbox > li .day{
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	color:#AC8E2E;
	padding:10px 0 5px 0;
}

.listbox > li .txt{
	font-weight:600;
	line-height:1.5em;
}

.listbtn a{
	display:block;
	width: 370px;
	height: 100px;
	margin:30px auto 0;
	line-height:100px;
	text-align:center;
	background: #fff;
	border: 1px solid #ac8e2e;
	color:#AC8E2E;
	font-size:24px;
	font-weight:500;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border-radius:15px;
}

.listbtn a:hover{
	background: #AC8E2E;
	color:#fff;
}

.redtit{
	color:#DC0017;
	font-size:50px;
	line-height:1.5em;
	text-align:center;
	font-weight:600;
	padding:0 0 50px 0;
}

dl.icotxt{
	padding:0 0 50px 0;
}

dl.icotxt dt{
	font-size:20px;
	line-height:1.4em;
	padding:5px 0 5px 40px;
	background: url(../img/common/txtico.png) no-repeat left center;
	font-weight:800;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
}

dl.icotxt dd{
	font-size:18px;
	line-height:1.8em;
	padding:10px 0 0 0;
	font-weight:500;
}

dl.icotxt02 dd{
	font-weight:400;
}

dl.icotxt dd span{
	font-weight:400;
	padding-left:1em;
	text-indent:-1em;
	display:block;
}

dl.icotxt dd span.noin{
	padding-left:auto;
	text-indent:auto;
}

.whitebox{
	border-radius:0 80px 80px 80px;
	background:#fff;
	padding:0 40px 20px 40px;
	margin:80px 0 0 0;
	position:relative;
}

.whitebox02{
	background:#F6F6F6;
}

.whitebox h4{
	font-size:20px;
	font-weight:600;
	color:#DC0017;
	line-height:1.3em;
	padding:0 0 20px 0;
}

.whitebox02 h4{
	text-align:center;
}

.whitebox .img{
	position:absolute;
	right:150px;
	top:-110px;
}

.whitebox .ico{
	position:relative;
	top:-30px;
}

.whitebox02 .ico{
	text-align:center;
}


.whitebox dl{
	padding:0 0 0 20px;
	border-left:1px solid #AC8E2E;
	font-size:18px;
	margin:0 0 30px 0;
}

.whitebox dl dt{
	font-weight:500;
	padding:0 0 10px 0;
	line-height:1.6em;
}

.contact_btn{
	text-align:center;
	padding:30px 0 0 0;
}

.contact_btn a{
	display:inline-block;
	height: 100px;
	line-height:100px;
	background: #dc0017;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border:2px solid #dc0017;
	color:#fff;
	font-size:22px;
	text-align:center;
	border-radius:10px;
	padding:0 100px;
	font-weight:600;
}

.contact_btn a:hover{
	background: #fff;
	color:#000;
}

.mintxt{
	text-align:center;
	font-weight:600;
	font-size:18px;
	padding:30px 0 200px 0;
}


.lecture{
	background:#fff;
	padding:120px 0;
}

.lecture > .ico{
	text-align:center;
	padding:0 0 30px 0;
}

.lecture h2{
	text-align:center;
	font-family: 'Kosugi', sans-serif;
	font-size:50px;
	padding:0 0 80px 0;
	color:#AC8E2E;
}

.lecture .imgbox{
	display:flex;
	padding:0 0 50px 0;
}

.lecture .imgbox .img{
	min-width:350px;
	padding:0 40px 0 0;
}

.lecture .imgbox .txtbox h3{
	font-size:26px;
	font-weight:700;
}

.lecture .imgbox .txtbox h3 span{
	font-size:18px;
	font-weight:400;
	padding:0 0 0 20px;
	color:#AC8E2E;
	vertical-align:middle;
}

.lecture .imgbox .txtbox .txt{
	line-height:1.8em;
	padding:20px 0 0 0;
}

.flow{
	background:#444444;
	position:relative;
	text-align:center;
	padding:80px 0 150px 0;
	color:#fff;
}

.flow:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	top:0;
	text-align:center;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 60px 0 60px;
	border-color: #FFFFFF transparent transparent transparent;
}

.flow h2{
	font-size:50px;
	line-height:1.2em;
	padding:0 0 30px 0;
}

.flow ul{
	display:inline-block;
}

.flow ul li{
	position:relative;
	padding:3px 0 3px 40px;
	font-size:18px;
	margin:0 0 30px 0;
	text-align:left;
}

.flow ul li:after{
	content:"1";
	position:absolute;
	left:0;
	top:7px;
	font-family: 'Bebas Neue', sans-serif;
	font-size:40px;
	font-weight:600;
	color:#AC8E2E;
}

.flow ul li:nth-child(2):after{
	content:"2";
}

.flow ul li:nth-child(3):after{
	content:"3";
}

.flow ul li:nth-child(4):after{
	content:"4";
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

@media screen and (max-width: 800px) {
.kaso_box .kasologo{
	display:none !important;
}

.kaso_box .txtlogo{
	display:none;
}

.kaso_box .ico{
	display:none;
}

.performance .mv{
	background:url(../img/profile/sp/whphsp20253.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
}

.kaso .mv h1{
	display:none;
}

.kaso_content{
	max-width:inherit;
	margin:0;
	border-radius:0;
}

.kaso_content .box_in{
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
}

.kaso_content .box_in:not(:first-child){
	padding:60px 20px 0 20px;
}

.kaso_content .titbox .bgtit{
	width:190px;
	height:190px;
	margin:0 0 -120px 0;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	background-size:190px;
	left:-60px;
	font-size:18px;
	top:-120px;
}

.kaso_content .titbox h2{
	padding:70px 0 0 0;
	font-size:30px;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 20px;
	background-size:42px;
}

.kaso_content .titbox .sub{
	font-size:20px;
	padding:5px 0 30px 0;
}

.listbox{
	display:block;
}

.listbox .cate{
	padding:0 0 5px 0;
}
	
.listbox .cate li {
    font-size: 10px;
    min-width: 90px;
    padding: 2px 10px;
    margin: 0 5px 5px 0;
}
	
.listbox:after{
	display:none;
}

.listbox > li{
	width:100%;
	font-size:16px;
	padding:0 0 30px 0;
}

.listbox > li a{
	display:flex;
}

.listbox > li .imgbox{
	min-width:100px;
	width:100px;
	padding:0 20px 0 0;
}

.listbox > li .day{
	font-size:13px;
	padding:0 0 5px 0;
}

.listbtn a{
	width: 90%;
	height: 80px;
	margin:30px auto 0;
	line-height:80px;
	font-size:16px;
}


.redtit{
	font-size:20px;
	padding:0 0 30px 0;
	text-align:center;
}

dl.icotxt{
	padding:0 0 30px 0;
}

dl.icotxt dt{
	font-size:16px;
	padding:5px 0 5px 35px;
	background: url(../img/common/txtico.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt dd{
	font-size:16px;
}

.whitebox{
	border-radius:0;
	padding:0 20px 20px 20px;
	margin:100px -20px 0 -20px;
}

.whitebox h4{
	font-size:18px;
	padding:0 0 30px 0;
}

.whitebox .img{
	width:150px;
	position:absolute;
	right:20px;
	top:-88px;
}

.whitebox .ico{
	width:60px;
	top:-30px;
}

.whitebox dl{
	padding:0 0 0 15px;
	font-size:16px;
	margin:0 0 20px 0;
}

.contact_btn a{
	display:block;
	height: 80px;
	line-height:80px;
	font-size:18px;
	padding:0;
}

.mintxt{
	text-align:left;
	font-size:16px;
	padding:30px 0 60px 0;
	line-height:1.6em;
}

.lecture{
	padding:60px 20px 0 20px;
	background:#F9F6ED;
}

.lecture > .ico{
	width:150px;
	margin:0 auto;
	padding:0 0 20px 0;
}

.lecture h2{
	font-size:24px;
	padding:0 0 30px 0;
	line-height:1.4em;
}

.lecture .imgbox{
	display:block;
	padding:0 0 40px 0;
}

.lecture .imgbox .img{
	min-width:inherit;
	width:150px;
	margin:0 auto;
	padding:0 0 30px 0;
}

.lecture .imgbox .txtbox h3{
	font-size:20px;
	text-align:center;
}

.lecture .imgbox .txtbox h3 span{
	font-size:16px;
	padding:5px 0 0 0;
	display:block;
}

.whitebox02 .ico {
	margin:0 auto;
}

.flow{
	padding:50px 20px 100px 20px;
}

.flow:after{
	border-width: 20px 30px 0 30px;
	border-color: #F6F6F6 transparent transparent transparent;
}

.flow h2{
	font-size:24px;
	padding:0 0 20px 0;
}

.flow ul li{
	padding:3px 0 3px 30px;
	font-size:16px;
	margin:0 0 30px 0;
}

.flow ul li:after{
	font-size:30px;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}
}
/* EN-PROFILE
-------------------------------------------------------------------*/
.kaso .mv{
	background:url(../img/performance/whph20253.png) no-repeat right bottom;
background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;}

.listbox.member .img{
	height:380px;
}

.listbox.member .txt{
	padding:10px 0 0 0;
	text-align:center;
}

.kaso_content .en_box .titbox h2 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 90px;
}

.profile .en_box dl{
	padding:40px 0 70px 0;
}

.profile .en_box dl dt{
	font-size:24px;
	font-weight:700;
	line-height:1.5em;
	padding:0 0 10px 0;
}

.profile .en_box dl dd{
	font-size:18px;
	line-height:1.8em;
}

.profile .en_box .img{
	text-align:center;
	padding:0 0 150px 0;
}

@media screen and (max-width: 800px) {
.en-profile .mv{
	background:url(../img/profile/sp/whphsp20253.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
}

.listbox.member{
	display:flex;
}

.listbox.member li{
	width:48%;
}

.listbox.member li a {
    display:block;
}

.listbox.member .img{
	height:auto;
}

.listbox.member .coverimg:before {
    padding-top: 150%;
}

.kaso_content .en_box .titbox h2 {
	font-size: 50px;
}

.profile .en_box dl{
	padding:30px 0 40px 0;
}

.profile .en_box dl dt{
	font-size:20px;
}

.profile .en_box dl dd{
	font-size:16px;
}

.profile .en_box .img{
	text-align:center;
	padding:0 0 100px 0;
}

}

/* EXPERIENCE
-------------------------------------------------------------------*/
.taikoexperience .mv{
	background:url(../img/experience/mv2.png) no-repeat right bottom;
	background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;}

.en-experience .kaso_content{
	padding:0 0 60px 0;
}

.en-experience .flow:after {
    border-color: #F9F6ED transparent transparent transparent;
}

.icotxt .tit{
	font-size:24px;
	padding:0 0 10px 0;
	font-weight:800;
}

.icotxt .tit02{
	padding:0 0 0 20px;
	margin:0 0 30px 0;
	border-left:1px solid #DC0017;
}

.icotxt .tit02.none{
	margin:0;
}

.dottxt li{
	font-weight:700;
	padding-left:1em;
	text-indent:-1em;
	margin:0 0 10px 0;
}

.dottxt li:last-child{
	margin:0;
}

.en-experience .english{
	margin: 0 auto;
	padding:100px 0 0 0;
}

.en-experience .kaso_content.english .titbox h2{
	font-family: 'Bebas Neue', sans-serif;
	font-size:90px;
}

.english dl.icotxt dd span {
    font-weight: 600;
    padding-left:0;
    text-indent:0;
	font-size:18px;
}

@media screen and (max-width: 800px) {
.kaso .mv{
	background:url(../img/performance/sp/whph20252.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
}

.kaso .mv h1{
	display:none;
}

.kaso_content{
	max-width:inherit;
	margin:0;
	border-radius:0;
}

.kaso_content .box_in{
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
}

.kaso_content .box_in:not(:first-child){
	padding:60px 20px 0 20px;
}

.kaso_content .titbox .bgtit{
	width:190px;
	height:190px;
	margin:0 0 -120px 0;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	background-size:190px;
	left:-60px;
	font-size:18px;
	top:-120px;
}

.kaso_content .titbox h2{
	padding:70px 0 0 0;
	font-size:30px;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 20px;
	background-size:42px;
}

.kaso_content .titbox .sub{
	font-size:20px;
	padding:5px 0 30px 0;
}

.listbox{
	display:block;
}

.listbox .cate{
	padding:0 0 5px 0;
}
	
.listbox .cate li {
    font-size: 10px;
    min-width: 90px;
    padding: 2px 10px;
    margin: 0 5px 5px 0;
}
	
.listbox:after{
	display:none;
}

.listbox > li{
	width:100%;
	font-size:16px;
	padding:0 0 30px 0;
}

.listbox > li a{
	display:flex;
}

.listbox > li .imgbox{
	min-width:100px;
	width:100px;
	padding:0 20px 0 0;
}

.listbox > li .day{
	font-size:13px;
	padding:0 0 5px 0;
}

.listbtn a{
	width: 90%;
	height: 80px;
	margin:30px auto 0;
	line-height:80px;
	font-size:16px;
}


.redtit{
	font-size:20px;
	padding:0 0 30px 0;
	text-align:center;
}

dl.icotxt{
	padding:0 0 30px 0;
}

dl.icotxt dt{
	font-size:16px;
	padding:5px 0 5px 35px;
	background: url(../img/common/txtico.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt dd{
	font-size:16px;
}

.whitebox{
	border-radius:0;
	padding:0 20px 20px 20px;
	margin:100px -20px 0 -20px;
}

.whitebox h4{
	font-size:18px;
	padding:0 0 30px 0;
}

.whitebox .img{
	width:150px;
	position:absolute;
	right:20px;
	top:-88px;
}

.whitebox .ico{
	width:60px;
	top:-30px;
}

.whitebox dl{
	padding:0 0 0 15px;
	font-size:16px;
	margin:0 0 20px 0;
}

.contact_btn a{
	display:block;
	height: 80px;
	line-height:80px;
	font-size:18px;
	padding:0;
}

.mintxt{
	text-align:left;
	font-size:16px;
	padding:30px 0 60px 0;
	line-height:1.6em;
}

.lecture{
	padding:60px 20px 0 20px;
	background:#F9F6ED;
}

.lecture > .ico{
	width:150px;
	margin:0 auto;
	padding:0 0 20px 0;
}

.lecture h2{
	font-size:24px;
	padding:0 0 30px 0;
	line-height:1.4em;
}

.lecture .imgbox{
	display:block;
	padding:0 0 40px 0;
}

.lecture .imgbox .img{
	min-width:inherit;
	width:150px;
	margin:0 auto;
	padding:0 0 30px 0;
}

.lecture .imgbox .txtbox h3{
	font-size:20px;
	text-align:center;
}

.lecture .imgbox .txtbox h3 span{
	font-size:16px;
	padding:5px 0 0 0;
	display:block;
}

.whitebox02 .ico {
	margin:0 auto;
}

.flow{
	padding:50px 20px 100px 20px;
}

.flow:after{
	border-width: 20px 30px 0 30px;
	border-color: #F6F6F6 transparent transparent transparent;
}

.flow h2{
	font-size:24px;
	padding:0 0 20px 0;
}

.flow ul li{
	padding:3px 0 3px 30px;
	font-size:16px;
	margin:0 0 30px 0;
}

.flow ul li:after{
	font-size:30px;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}
}
	
/* LESSON
-------------------------------------------------------------------*/
.lesson .mv{
	background:url(../img/lesson/mv.png) no-repeat right bottom;
background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;}

.lesson .linktxt{
	line-height:1.8em;
	padding:0 0 30px 0;
	font-size:18px;
}

.lesson .linktxt a{
	text-decoration:underline;
}

.g-calendar {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 70%;
}
 
.g-calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border:none;
}

.txtlist{
	padding:0 0 60px 0;
}

.txtlist li {
    font-weight: 700;
    padding-left: 1em;
    text-indent: -1em;
    margin: 0 0 10px 0;
	font-size:18px;
}

dl.icotxt dd a{
	text-decoration:underline;
}

.lesson .linkbtn{
	text-align:center;
}

.classlist{
	display:flex;
	justify-content:space-between;
	padding:0 0 60px 0;
}

.classlist:not(:first-child){
	padding:60px 0;
	border-top:1px solid #DC0017;
}

.classlist > li{
	width:340px;
}

.classlist > li h3{
	font-size:20px;
	color:#fff;
	height:44px;
	line-height:44px;
	background:#DC0017;
	padding:0 20px;
	font-weight:700;
	margin:0 0 30px 0;
}

.classlist > li .img{
	width:150px;
	margin:0 auto;
}

.redtit.b_tit{
	padding:80px 0;
	border-top:1px solid #DC0017;
	border-bottom:1px solid #DC0017;
	margin:0 0 80px 0;
}

.redtit.b_tit02{
	padding:80px 0 50px 0;
	border-top:1px solid #DC0017;
}

.lesson .price .txt,
.lesson .rental .txt{
	padding:0 0 0 20px;
	margin:0 0 30px 0;
	border-left:1px solid #DC0017;
    font-size: 24px;
    font-weight: 800;
	line-height: 1.5em;
}

.lesson .price .txt span,
.lesson .rental .txt span{
    font-weight: 600;
    padding-left: 0;
    text-indent: 0;
    font-size: 18px;
}

.lesson .price .txt02{
    font-size: 18px;
    font-weight: 600;
	line-height:1.8em;
	padding:0 0 60px 0;
}

.lesson .rental .sub{
	font-size:18px;
	line-height:1.6em;
	padding:0 0 60px 0;
	font-weight:500;
}

ul.kome{
	font-size:18px;
	padding:0 0 60px 0;
}

ul.kome li{
	padding-left:1em;
	text-indent:-1em;
	font-weight:500;
	line-height:1.8em;
}

.lesson .rental .dottxt{
	padding:10px 0;
}

.classtxt{
	font-size:18px;
	line-height:1.6em;
	margin:0 0 50px 0;
	font-weight:500;
}

.classtxt a{
	text-decoration:underline;
}

.kaso_content .box_in.access{
	margin:0 auto 200px;
}

.access .img{
	text-align:center;
	padding:30px 0;
}


@media screen and (max-width: 800px) {
.lesson .linktxt{
	padding:0 0 20px 0;
	font-size:16px;
}	
	
.g-calendar {
    overflow: auto;
    height: 500px;
    padding-bottom: auto;
}
	
.lesson .mv{
	background:url(../img/lesson/sp/mv.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
	}

.txtlist{
	padding:0 0 40px 0;
}

.txtlist li {
	font-size:16px;
}

.classlist{
	display:block;
	padding:0 0 40px 0;
}

.classlist:not(:first-child){
	padding:40px 0;
}

.classlist > li{
	width:100%;
	padding:0 0 40px 0;
}

.classlist > li h3{
	font-size:18px;
	height:35px;
	line-height:35px;
	padding:0 20px;
	margin:0 0 20px 0;
}

.redtit.b_tit{
	padding:40px 0;
	margin:0 0 40px 0;
}

.redtit.b_tit02{
	padding:40px 0 30px 0;
}

.lesson .price .txt,
.lesson .rental .txt{
	margin:0 0 20px 0;
    font-size: 18px;
}

.lesson .price .txt span,
.lesson .rental .txt span{
    font-size: 16px;
}

.lesson .price .txt02{
    font-size: 16px;
	padding:0 0 60px 0;
}

.lesson .rental .sub{
	font-size:16px;
	padding:0 0 30px 0;
}

ul.kome{
	font-size:16px;
	padding:0 0 30px 0;
}

.classtxt{
	font-size:16px;
	margin:0 0 30px 0;
}

.kaso_content .box_in.access{
	margin:0 auto 100px;
}

.access .img{
	padding:30px 0;
}

}


/* PROFILE
-------------------------------------------------------------------*/
.profile .mv{
	background:url(../img/performance/whph20253.png) no-repeat right bottom;
background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;}

.listbox.member .img{
	height:380px;
}

.listbox.member .txt{
	padding:10px 0 0 0;
	text-align:center;
}

.kaso_content .en_box .titbox h2 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 90px;
}

.profile .en_box dl{
	padding:40px 0 70px 0;
}

.profile .en_box dl dt{
	font-size:24px;
	font-weight:700;
	line-height:1.5em;
	padding:0 0 10px 0;
}

.profile .en_box dl dd{
	font-size:18px;
	line-height:1.8em;
}

.profile .en_box .img{
	text-align:center;
	padding:0 0 150px 0;
}

.wp-block-embed-youtube{
position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden;
}

.wp-block-embed-youtube iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

@media screen and (max-width: 800px) {
.profile .mv{
	background:url(../img/profile/sp/whphsp20253.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
}

.listbox.member{
	display:flex;
}

.listbox.member li{
	width:48%;
}

.listbox.member li a {
    display:block;
}

.listbox.member .img{
	height:auto;
}

.listbox.member .coverimg:before {
    padding-top: 150%;
}

.kaso_content .en_box .titbox h2 {
	font-size: 50px;
}

.profile .en_box dl{
	padding:30px 0 40px 0;
}

.profile .en_box dl dt{
	font-size:20px;
}

.profile .en_box dl dd{
	font-size:16px;
}

.profile .en_box .img{
	text-align:center;
	padding:0 0 100px 0;
}

}

/* LESSON_DETAIL
-------------------------------------------------------------------*/
.kaso02 .mv{
	background:url(../img/common/mv_bg.png) no-repeat right bottom;
}

.kaso02 .kaso_content {
    margin: 200px auto 0;
}

.single-guest .kaso02 .kaso_content {
	padding:0 0 200px 0;
}

.kaso02 .kaso_content .box_in{
	padding: 100px 0 0 0;
}

.kaso02 .namebox{
	display:flex;
}

.kaso02 .namebox .img{
	min-width:250px;
	margin:0 60px 0 0;
	height:380px;
}

.kaso02 .namebox .txtbox h3{
	font-size:28px;
	font-weight:700;
	line-height:1.4em;
	padding:0 0 30px 0;
}

.kaso02 .namebox dl.icotxt{
    padding: 0 0 30px 0;
}

.kaso02 .imglist{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	padding:70px 0 0 0;
}

.kaso02 .imglist li{
	width:380px;
	margin:0 0 4% 0;
}

.kaso02 .profile_list{
	padding:0 0 200px 0;
}

.kaso02 .slider .slick-prev:before {
    background: url(../img/common/prev_2.png) no-repeat center center;
}

.kaso02 .slider .slick-next:before {
    background: url(../img/common/next_2.png) no-repeat center center;
}

@media screen and (max-width: 800px) {
.single-guest .kaso02 .kaso_content {
	padding:0 0 100px 0;
}	
	
.kaso02 .mv{
	display:none;
}

.kaso02 .kaso_content {
    margin: 40px auto 0;
}

.kaso02 .kaso_content .box_in{
	padding: 60px 20px 0 20px;
}

.kaso02 .namebox{
	display:block;
}

.kaso02 .namebox .img{
	min-width:inherit;
	width:250px;
	margin:0 auto 30px;
}

.kaso02 .namebox .txtbox h3{
	font-size:20px;
	padding:30px 0 20px 0;
}

.kaso02 .namebox dl.icotxt{
    padding: 0 0 20px 0;
}

.kaso02 .imglist{
	padding:40px 0 0 0;
}

.kaso02 .imglist li{
	width:48%;
	margin:0 0 2% 0;
}

.kaso02 .profile_list{
	padding:0 20px 100px 20px;
}

.kaso02 .slider .slick-prev:before {
    background: url(../img/common/prev_2.png) no-repeat center center;
	background-size: 28px;
}

.kaso02 .slider .slick-next:before {
    background: url(../img/common/next_2.png) no-repeat center center;
	background-size: 28px;
}
}


/* CONTACT
-------------------------------------------------------------------*/
#contact{
	padding:0 0 200px 0;
}

.contact .kaso_content h3{
	text-align:center;
	font-size:34px;
	line-height:1.5em;
	font-weight:700;
	padding:0 0 50px 0;
}

.contact .kaso_content .txt{
	font-size:18px;
	line-height:2.2em;
	font-weight:500;
	padding:0 0 30px 0;
	text-align:center;
}

.form{
	padding:50px 0 0 0;
}

.form dl span.kome{
	display:block;
	padding:10px 0 0 0;
	font-weight:500;
}

.form dl{
	display:flex;
	padding:0 0 30px 0;
	justify-content:space-between;
}

.form dl dt{
	width:220px;
	padding:10px 0 0 0;
	font-size:18px;
	font-weight:600;
}

.form dl dd{
	width:550px;
}

.form dl.radio dt, .form dl.none dt {
    padding: 0;
}

.privacy {
    padding: 35px;
    border: 1px solid #000000;
    margin: 50px 0 0 0;
    overflow: auto;
    height: 300px;
    box-sizing: border-box;
	background:#fff;
	font-size:14px;
}

.privacy p{
    text-align: justify;
    line-height: 1.8em;
}

.form input,
.form textarea{
width: 100%;
font-size: 16px;
line-height: 1.6;
padding: 10px;
border:1px solid #000000;
box-sizing: border-box;
font-family:'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}


.form input[type=radio] {
-webkit-appearance: none;
appearance: none;
display: inline-block;
position: relative;
background: #fff;
border: 1px solid #000;
width: 24px;
outline:none;
height: 24px;
vertical-align: middle;
margin-right: .5em;
margin-bottom: 3px;
border-radius: 50%;
transition: all 0.3s;
}

.contact input[type=radio]:checked::before {
content: "";
position: absolute;
left: 50%;
margin-left:-6px;
top: 50%;
margin-top:-6px;
background: #000;
width: 12px;
height: 12px;
border-radius: 50%;
transition: all 0.3s;
}

.wpcf7-form-control label{
	display:block;
	padding:0 40px 10px 0;
}

.contact .wpcf7-list-item {
    display:inline-block;
	position:relative;
	font-size: 18px;
	font-weight:500;
}

.wpcf7-form-control.first label{
	padding:0;
}

.contact_btn{
	padding:50px 0 0 0;
}

.contact_btn input[type="submit"],
.conbtn_btn input[type="button"]{
	display: inline-block;
    height: 70px;
    line-height: 70px;
    background: #dc0017;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    border: 2px solid #dc0017;
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-radius: 10px;
    padding: 0 100px;
    font-weight: 600;	
	font-family:'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	cursor: pointer;
	outline:none;
	transition: all 0.3s;
}

.contact_btn input[type="submit"]:hover,
.contact_btn input[type="button"]:hover{
	background:#fff;
	color:#000;
}

.checktxt{
	text-align:center;
	padding:60px 0 0 0;
}

.check input{
	width:auto;
}

.check .wpcf7-form-control-wrap {
  display: inline-block;
}
.check .wpcf7-form-control.wpcf7-checkbox {
display: flex;
flex-wrap: wrap;
}
.check .wpcf7-list-item-label {
cursor: pointer;
font-size: 18px;
}
.check input[type="checkbox"] {
position: absolute;
opacity: 0;/*既存のチェックボックスを非表示に*/
}
.check .wpcf7-list-item-label:before {/*チェックボックスの枠*/
content: '';
border: 1px solid #000;
display: inline-block;
width: 30px;
height: 30px;
position: relative;
top: 0;
margin-right: 20px;
vertical-align: middle;
cursor: pointer;
text-align: center;
background:#fff;
}
.check input[type="checkbox"]:checked + .wpcf7-list-item-label:after {/*チェックアイコン*/
content: "";
display: block;
position: absolute;
top: 6px;
left: 6px;
width: 20px;
height: 20px;
background: url("../img/common/check-solid.svg") no-repeat center;
background-size: contain;
}
.privacy::-webkit-scrollbar{
   width: 10px;
}
.privacy::-webkit-scrollbar-track{
   background-color: #ccc;
}
.privacy::-webkit-scrollbar-thumb{
   background-color: #264AAD;
}
@media screen and (max-width: 800px) {
#contact{
	padding:0 20px 100px 20px;
}
	
.contact .kaso_content h3{
	font-size:20px;
	padding:0 0 30px 0;
}

.contact .kaso_content .txt{
	font-size:16px;
	line-height:2em;
	padding:0 0 20px 0;
	text-align:left;
}
	
.form dl{
	display:block;
	padding:0 0 30px 0;
}

.form dl dt{
	width:100%;
	padding:0 0 10px 0;
	font-size:16px;
}

.form dl.radio dt{
	padding:0 0 15px 0;
}
	
.form dl.radio dt, .form dl.none dt {
	padding:0 0 15px 0;
}

.form dl dd{
	width:100%;
}

.privacy {
    padding: 20px;
    margin: 30px 0 0 0;
    height: 200px;
	font-size:13px;
}
	
.wpcf7-form-control label{
	padding:0 20px 10px 0;
}

.contact_btn{
	padding:30px 0 0 0;
}

.contact_btn input[type="submit"],
.contact_btn input[type="button"]{
    width: 100%;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

.checktxt{
	padding:30px 0 0 0;
}
.check .wpcf7-list-item-label {
	font-size: 15px;
}
	
.contact .wpcf7-list-item {
	font-size: 15px;
}

.check .wpcf7-list-item-label:before {
width: 22px;
height: 22px;
margin-right: 15px;
top:-2px;
}
.check input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
top: 6px;
left: 5px;
width: 15px;
height: 15px;
}
}


/* THANKS
-------------------------------------------------------------------*/
.thanks .kaso_content{
	min-height:879px;
}

.thanks h2{
	text-align:center;
	font-size:40px;
	font-weight:700;
	padding:80px 0 30px 0;
	line-height:1.6em;
}

.thanks .txt{
	text-align:center;
	font-size:20px;
	font-weight:500;
	padding:0 0 100px 0;
	line-height:1.8em;
}

@media screen and (max-width: 800px) {
.thanks .kaso_content{
	min-height:auto;
}

.thanks h2{
	font-size:24px;
	padding:50px 0 30px 0;
}

.thanks .txt{
	text-align:left;
	font-size:16px;
	padding:0 0 40px 0;
}

.thanks .contact_btn {
    padding: 30px 0 120px 0;
}
}

/* NEWS
-------------------------------------------------------------------*/
.news .kaso_content{
	padding:0 0 200px 0;
}

.m-pagination{
	position:relative;
	margin:100px 0 0 0;
	padding:15px 0;
}

.m-pagination__body{
	display:flex;
	justify-content:center;
}

.m-pagination__body li{
	font-size:40px;
	font-family: 'Bebas Neue', sans-serif;
	line-height:1.3em;
	margin:0 10px;
	padding:5px 0;
}

.m-pagination__body li.-current{
	border-bottom:2px solid #000;
}

.m-pagination__next a{
	display:block;
	position:absolute;
	right:0;
	top:5px;
	width:46px;
	height:71px;
	background: url(../img/common/next_2.png) no-repeat center center;
}

.m-pagination__prev a{
	display:block;
	position:absolute;
	left:0;
	top:5px;
	width:46px;
	height:71px;
	background: url(../img/common/prev_2.png) no-repeat center center;
}

.single-news .day{
	font-size:16px;
	font-weight:500;
	font-family: 'Bebas Neue', sans-serif;
}

.single-news .kaso_content h2{
	font-size:40px;
	font-weight:700;
	line-height:1.4em;
}

.single-news .kaso_content .img{
	padding:50px 0 0 0;
}

.single-news .kaso_content .mainbox{
	padding:50px 0 0 0;
}

.single-news .kaso_content .mainbox p{
	font-size:18px;
	font-weight:500;
	line-height:2em;
	padding:0 0 40px 0;
}

.single-news .newslink{
	margin:120px 0 0 0;
	position:relative;
}

.single-news .newslink li a{
	display:block;
	width:320px;
	box-sizing:border-box;
	min-height:85px;
	font-weight:700;
}

.single-news .newslink li.next{
	position:absolute;
	right:0;
	top:0;
}

.single-news .newslink li.next a{
	padding:0 75px 0 0;
    background: url(../img/common/next_2.png) no-repeat right top;
}

.single-news .newslink li.prev{
	position:absolute;
	left:0;
	top:0;
}

.single-news .newslink li.prev a{
	padding:0 0 0 75px;
    background: url(../img/common/prev_2.png) no-repeat left top;
}

@media screen and (max-width: 800px) {
.news .kaso_content{
	padding:0 0 120px 0;
}

.m-pagination{
	margin:60px 0 0 0;
	padding:0;
}

.m-pagination__body li{
	font-size:30px;
}

.m-pagination__next a{
	width: 28px;
    height: 44px;
	background: url(../img/common/next_2.png) no-repeat center center;
	background-size:24px;
}

.m-pagination__prev a{
	width: 28px;
    height: 44px;
	background: url(../img/common/prev_2.png) no-repeat center center;
	background-size:24px;
}

.single-news .day{
	font-size:14px;
	padding:15px 0 0 0;
}

.single-news .kaso_content h2{
	font-size:20px;
}

.single-news .kaso_content .img{
	padding:30px 0 0 0;
}

.single-news .kaso_content .mainbox{
	padding:30px 0 0 0;
}

.single-news .kaso_content .mainbox p{
	font-size:14px;
	padding:0 0 20px 0;
}

.single-news .newslink{
	margin:60px 0 0 0;
}
	
.single-news .newslink li{
	padding:20px 0 0 0;
}

.single-news .newslink li a{
	width:100%;
	min-height:45px;
}

.single-news .newslink li.next{
	position:static;
}

.single-news .newslink li.next a{
	padding:0 40px 0 0;
    background: url(../img/common/next_2.png) no-repeat right top;
	background-size:24px;
}

.single-news .newslink li.prev{
	position:static;
}

.single-news .newslink li.prev a{
	padding:0 0 0 40px;
    background: url(../img/common/prev_2.png) no-repeat left top;
	background-size:24px;
}
/* EN-EXPERIENCE
-------------------------------------------------------------------*/
.kaso .mv{
	background:url(../img/experience/mv.png) no-repeat right bottom;
	background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;}

.en-experience .kaso_content{
	padding:0 0 60px 0;
}

.en-experience .flow:after {
    border-color: #F9F6ED transparent transparent transparent;
}

.icotxt .tit{
	font-size:24px;
	padding:0 0 10px 0;
	font-weight:800;
}

.icotxt .tit02{
	padding:0 0 0 20px;
	margin:0 0 30px 0;
	border-left:1px solid #DC0017;
}

.icotxt .tit02.none{
	margin:0;
}

.dottxt li{
	font-weight:700;
	padding-left:1em;
	text-indent:-1em;
	margin:0 0 10px 0;
}

.dottxt li:last-child{
	margin:0;
}

.en-experience .english{
	margin: 0 auto;
	padding:100px 0 0 0;
}

.en-experience .kaso_content.english .titbox h2{
	font-family: 'Bebas Neue', sans-serif;
	font-size:90px;
}

.english dl.icotxt dd span {
    font-weight: 600;
    padding-left:0;
    text-indent:0;
	font-size:18px;
}

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

.kaso .mv{
background:url(../img/experience/sp/mv3.png) no-repeat right bottom;
background-size:cover;
height:300px;
position:static;
}

.icotxt .tit{
	font-size:18px;
}

.icotxt .tit02{
	padding:0 0 0 20px;
	margin:0 0 20px 0;
}

.experience .english{
	padding:60px 0 0 0;
}

.experience .kaso_content.english .titbox h2{
	font-size:50px;
}

.english dl.icotxt dd span {
	font-size:14px;
}

}
	
/* HISTORY
-------------------------------------------------------------------*/	
.kaso_box .kasologo{
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:0 auto;
	text-align:center;
	z-index:99;
}

.kaso_box .txtlogo{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}

.kaso_box .ico{
	position:absolute;
	left:-110px;
	top:0;
	z-index:1;
}

.kaso .mv {
	background: url(../img/performance/whph20252.png) no-repeat right bottom;
	background-size: cover;
	height: 1079px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.kaso .mv h1{
	font-size:140px;
	color:#fff;
	padding:145px 0 0 50px;
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	position:relative;
	z-index:9;
}

@media screen and (max-width: 1600px) {
.kaso .mv h1{
	font-size:80px;
	padding:100px 0 0 50px;
}
	
.kaso_box .txtlogo {
    width: 250px;
}
}

.kaso_content{
	max-width:1100px;
	margin:540px auto 0;
	border-radius:150px 0 0 0;
	background:#F9F6ED;
	position:relative;
	z-index:99;
	transition: all 0.3s;
}

@media screen and (max-width: 1600px) {
.kaso_content{
	margin:340px auto 0;
}
}

.kaso_content .box_in{
	width:800px;
	margin:0 auto;
}

.kaso_content .box_in:not(:first-child){
	padding:120px 0 0 0;
}

.kaso_content .titbox .bgtit{
	width:321px;
	height:322px;
	margin:0 auto -160px;
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	font-size:30px;
	color:#fff;
	position:relative;
	top:-160px;
	font-weight:600;
	letter-spacing:0.1em;
}

.kaso_content .titbox h2{
	padding:120px 0 0 0;
	font-size:50px;
	line-height:1.4em;
	font-family: 'Kosugi', sans-serif;
	text-align:center;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 40px;
}

.kaso_content .titbox .sub{
	font-size:32px;
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	text-align:center;
	color:#AC8E2E;
	padding:0 0 50px 0;
}

.listbox{
	display:flex;
	justify-content:space-between;
	position:relative;
	flex-wrap:wrap;
}

.listbox .cate{
	padding:0 0 10px 0;
}

.listbox .cate li{
	font-size:14px;
	color:#fff;
	min-width:130px;
	text-align:center;
	background:#1A1818;
	padding:5px 15px;
	display:inline-block;
	margin:0 5px 5px 0;
}

.listbox:after{
	content:"";
	width:250px;
	display:block;
}

.listbox > li{
	width:250px;
	font-size:18px;
	padding:0 0 40px 0;
}

.listbox > li .day{
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	color:#AC8E2E;
	padding:10px 0 5px 0;
}

.listbox > li .txt{
	font-weight:600;
	line-height:1.5em;
}

.listbtn a{
	display:block;
	width: 370px;
	height: 100px;
	margin:30px auto 0;
	line-height:100px;
	text-align:center;
	background: #fff;
	border: 1px solid #ac8e2e;
	color:#AC8E2E;
	font-size:24px;
	font-weight:500;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border-radius:15px;
}

.listbtn a:hover{
	background: #AC8E2E;
	color:#fff;
}

.redtit{
	color:#DC0017;
	font-size:50px;
	line-height:1.5em;
	text-align:center;
	font-weight:600;
	padding:0 0 50px 0;
}

dl.icotxt{
	padding:0 0 50px 0;
}

dl.icotxt dt{
	font-size:20px;
	line-height:1.4em;
	padding:5px 0 5px 40px;
	background: url(../img/common/txtico.png) no-repeat left center;
	font-weight:800;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
}

dl.icotxt dd{
	font-size:18px;
	line-height:1.8em;
	padding:10px 0 0 0;
	font-weight:500;
}

dl.icotxt02 dd{
	font-weight:400;
}

dl.icotxt dd span{
	font-weight:400;
	padding-left:1em;
	text-indent:-1em;
	display:block;
}

dl.icotxt dd span.noin{
	padding-left:auto;
	text-indent:auto;
}

.whitebox{
	border-radius:0 80px 80px 80px;
	background:#fff;
	padding:0 40px 20px 40px;
	margin:80px 0 0 0;
	position:relative;
}

.whitebox02{
	background:#F6F6F6;
}

.whitebox h4{
	font-size:20px;
	font-weight:600;
	color:#DC0017;
	line-height:1.3em;
	padding:0 0 20px 0;
}

.whitebox02 h4{
	text-align:center;
}

.whitebox .img{
	position:absolute;
	right:150px;
	top:-110px;
}

.whitebox .ico{
	position:relative;
	top:-30px;
}

.whitebox02 .ico{
	text-align:center;
}


.whitebox dl{
	padding:0 0 0 20px;
	border-left:1px solid #AC8E2E;
	font-size:18px;
	margin:0 0 30px 0;
}

.whitebox dl dt{
	font-weight:500;
	padding:0 0 10px 0;
	line-height:1.6em;
}

.contact_btn{
	text-align:center;
	padding:30px 0 0 0;
}

.contact_btn a{
	display:inline-block;
	height: 100px;
	line-height:100px;
	background: #dc0017;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border:2px solid #dc0017;
	color:#fff;
	font-size:22px;
	text-align:center;
	border-radius:10px;
	padding:0 100px;
	font-weight:600;
}

.contact_btn a:hover{
	background: #fff;
	color:#000;
}

.mintxt{
	text-align:center;
	font-weight:600;
	font-size:18px;
	padding:30px 0 200px 0;
}


.lecture{
	background:#fff;
	padding:120px 0;
}

.lecture > .ico{
	text-align:center;
	padding:0 0 30px 0;
}

.lecture h2{
	text-align:center;
	font-family: 'Kosugi', sans-serif;
	font-size:50px;
	padding:0 0 80px 0;
	color:#AC8E2E;
}

.lecture .imgbox{
	display:flex;
	padding:0 0 50px 0;
}

.lecture .imgbox .img{
	min-width:350px;
	padding:0 40px 0 0;
}

.lecture .imgbox .txtbox h3{
	font-size:26px;
	font-weight:700;
}

.lecture .imgbox .txtbox h3 span{
	font-size:18px;
	font-weight:400;
	padding:0 0 0 20px;
	color:#AC8E2E;
	vertical-align:middle;
}

.lecture .imgbox .txtbox .txt{
	line-height:1.8em;
	padding:20px 0 0 0;
}

.flow{
	background:#444444;
	position:relative;
	text-align:center;
	padding:80px 0 150px 0;
	color:#fff;
}

.flow:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	top:0;
	text-align:center;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 60px 0 60px;
	border-color: #FFFFFF transparent transparent transparent;
}

.flow h2{
	font-size:50px;
	line-height:1.2em;
	padding:0 0 30px 0;
}

.flow ul{
	display:inline-block;
}

.flow ul li{
	position:relative;
	padding:3px 0 3px 40px;
	font-size:18px;
	margin:0 0 30px 0;
	text-align:left;
}

.flow ul li:after{
	content:"1";
	position:absolute;
	left:0;
	top:7px;
	font-family: 'Bebas Neue', sans-serif;
	font-size:40px;
	font-weight:600;
	color:#AC8E2E;
}

.flow ul li:nth-child(2):after{
	content:"2";
}

.flow ul li:nth-child(3):after{
	content:"3";
}

.flow ul li:nth-child(4):after{
	content:"4";
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

@media screen and (max-width: 800px) {
.kaso_box .kasologo{
	display:none !important;
}

.kaso_box .txtlogo{
	display:none;
}

.kaso_box .ico{
	display:none;
}

.kaso .mv{
	background:url(../img/profile/sp/whphsp20253.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
}

.kaso .mv h1{
	display:none;
}

.kaso_content{
	max-width:inherit;
	margin:0;
	border-radius:0;
}

.kaso_content .box_in{
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
}

.kaso_content .box_in:not(:first-child){
	padding:60px 20px 0 20px;
}

.kaso_content .titbox .bgtit{
	width:190px;
	height:190px;
	margin:0 0 -120px 0;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	background-size:190px;
	left:-60px;
	font-size:18px;
	top:-120px;
}

.kaso_content .titbox h2{
	padding:70px 0 0 0;
	font-size:30px;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 20px;
	background-size:42px;
}

.kaso_content .titbox .sub{
	font-size:20px;
	padding:5px 0 30px 0;
}

.listbox{
	display:block;
}

.listbox .cate{
	padding:0 0 5px 0;
}
	
.listbox .cate li {
    font-size: 10px;
    min-width: 90px;
    padding: 2px 10px;
    margin: 0 5px 5px 0;
}
	
.listbox:after{
	display:none;
}

.listbox > li{
	width:100%;
	font-size:16px;
	padding:0 0 30px 0;
}

.listbox > li a{
	display:flex;
}

.listbox > li .imgbox{
	min-width:100px;
	width:100px;
	padding:0 20px 0 0;
}

.listbox > li .day{
	font-size:13px;
	padding:0 0 5px 0;
}

.listbtn a{
	width: 90%;
	height: 80px;
	margin:30px auto 0;
	line-height:80px;
	font-size:16px;
}


.redtit{
	font-size:20px;
	padding:0 0 30px 0;
	text-align:center;
}

dl.icotxt{
	padding:0 0 30px 0;
}

dl.icotxt dt{
	font-size:16px;
	padding:5px 0 5px 35px;
	background: url(../img/common/txtico.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt dd{
	font-size:16px;
}

.whitebox{
	border-radius:0;
	padding:0 20px 20px 20px;
	margin:100px -20px 0 -20px;
}

.whitebox h4{
	font-size:18px;
	padding:0 0 30px 0;
}

.whitebox .img{
	width:150px;
	position:absolute;
	right:20px;
	top:-88px;
}

.whitebox .ico{
	width:60px;
	top:-30px;
}

.whitebox dl{
	padding:0 0 0 15px;
	font-size:16px;
	margin:0 0 20px 0;
}

.contact_btn a{
	display:block;
	height: 80px;
	line-height:80px;
	font-size:18px;
	padding:0;
}

.mintxt{
	text-align:left;
	font-size:16px;
	padding:30px 0 60px 0;
	line-height:1.6em;
}

.lecture{
	padding:60px 20px 0 20px;
	background:#F9F6ED;
}

.lecture > .ico{
	width:150px;
	margin:0 auto;
	padding:0 0 20px 0;
}

.lecture h2{
	font-size:24px;
	padding:0 0 30px 0;
	line-height:1.4em;
}

.lecture .imgbox{
	display:block;
	padding:0 0 40px 0;
}

.lecture .imgbox .img{
	min-width:inherit;
	width:150px;
	margin:0 auto;
	padding:0 0 30px 0;
}

.lecture .imgbox .txtbox h3{
	font-size:20px;
	text-align:center;
}

.lecture .imgbox .txtbox h3 span{
	font-size:16px;
	padding:5px 0 0 0;
	display:block;
}

.whitebox02 .ico {
	margin:0 auto;
}

.flow{
	padding:50px 20px 100px 20px;
}

.flow:after{
	border-width: 20px 30px 0 30px;
	border-color: #F6F6F6 transparent transparent transparent;
}

.flow h2{
	font-size:24px;
	padding:0 0 20px 0;
}

.flow ul li{
	padding:3px 0 3px 30px;
	font-size:16px;
	margin:0 0 30px 0;
}

.flow ul li:after{
	font-size:30px;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}
}

/* TAIKOEXPERIENCE
-------------------------------------------------------------------*/
.experience .mv{
	background:url(../img/experience/mv.png)no-repeat right bottom ;
	background-size:cover;
	height:1079px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	}
	
.kaso .mv h1{
	font-size:140px;
	color:#fff;
	padding:145px 0 0 50px;
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	position:relative;
	z-index:9;
}

@media screen and (max-width: 1600px) {
.kaso .mv h1{
	font-size:80px;
	padding:100px 0 0 50px;
}
	
.kaso_box .txtlogo {
    width: 250px;
}
}

.kaso_content{
	max-width:1100px;
	margin:540px auto 0;
	border-radius:150px 0 0 0;
	background:#F9F6ED;
	position:relative;
	z-index:99;
	transition: all 0.3s;
}

@media screen and (max-width: 1600px) {
.kaso_content{
	margin:340px auto 0;
}
}

.kaso_content .box_in{
	width:800px;
	margin:0 auto;
}

.kaso_content .box_in:not(:first-child){
	padding:120px 0 0 0;
}

.kaso_content .titbox .bgtit{
	width:321px;
	height:322px;
	margin:0 auto -160px;
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	font-size:30px;
	color:#fff;
	position:relative;
	top:-160px;
	font-weight:600;
	letter-spacing:0.1em;
}

.kaso_content .titbox h2{
	padding:120px 0 0 0;
	font-size:50px;
	line-height:1.4em;
	font-family: 'Kosugi', sans-serif;
	text-align:center;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 40px;
}

.kaso_content .titbox .sub{
	font-size:32px;
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	text-align:center;
	color:#AC8E2E;
	padding:0 0 50px 0;
}

.listbox{
	display:flex;
	justify-content:space-between;
	position:relative;
	flex-wrap:wrap;
}

.listbox .cate{
	padding:0 0 10px 0;
}

.listbox .cate li{
	font-size:14px;
	color:#fff;
	min-width:130px;
	text-align:center;
	background:#1A1818;
	padding:5px 15px;
	display:inline-block;
	margin:0 5px 5px 0;
}

.listbox:after{
	content:"";
	width:250px;
	display:block;
}

.listbox > li{
	width:250px;
	font-size:18px;
	padding:0 0 40px 0;
}

.listbox > li .day{
	line-height:1.4em;
	font-family: 'Bebas Neue', sans-serif;
	color:#AC8E2E;
	padding:10px 0 5px 0;
}

.listbox > li .txt{
	font-weight:600;
	line-height:1.5em;
}

.listbtn a{
	display:block;
	width: 370px;
	height: 100px;
	margin:30px auto 0;
	line-height:100px;
	text-align:center;
	background: #fff;
	border: 1px solid #ac8e2e;
	color:#AC8E2E;
	font-size:24px;
	font-weight:500;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border-radius:15px;
}

.listbtn a:hover{
	background: #AC8E2E;
	color:#fff;
}

.redtit{
	color:#DC0017;
	font-size:50px;
	line-height:1.5em;
	text-align:center;
	font-weight:600;
	padding:0 0 50px 0;
}

dl.icotxt{
	padding:0 0 50px 0;
}

dl.icotxt dt{
	font-size:20px;
	line-height:1.4em;
	padding:5px 0 5px 40px;
	background: url(../img/common/txtico.png) no-repeat left center;
	font-weight:800;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
}

dl.icotxt dd{
	font-size:18px;
	line-height:1.8em;
	padding:10px 0 0 0;
	font-weight:500;
}

dl.icotxt02 dd{
	font-weight:400;
}

dl.icotxt dd span{
	font-weight:400;
	padding-left:1em;
	text-indent:-1em;
	display:block;
}

dl.icotxt dd span.noin{
	padding-left:auto;
	text-indent:auto;
}

.whitebox{
	border-radius:0 80px 80px 80px;
	background:#fff;
	padding:0 40px 20px 40px;
	margin:80px 0 0 0;
	position:relative;
}

.whitebox02{
	background:#F6F6F6;
}

.whitebox h4{
	font-size:20px;
	font-weight:600;
	color:#DC0017;
	line-height:1.3em;
	padding:0 0 20px 0;
}

.whitebox02 h4{
	text-align:center;
}

.whitebox .img{
	position:absolute;
	right:150px;
	top:-110px;
}

.whitebox .ico{
	position:relative;
	top:-30px;
}

.whitebox02 .ico{
	text-align:center;
}


.whitebox dl{
	padding:0 0 0 20px;
	border-left:1px solid #AC8E2E;
	font-size:18px;
	margin:0 0 30px 0;
}

.whitebox dl dt{
	font-weight:500;
	padding:0 0 10px 0;
	line-height:1.6em;
}

.contact_btn{
	text-align:center;
	padding:30px 0 0 0;
}

.contact_btn a{
	display:inline-block;
	height: 100px;
	line-height:100px;
	background: #dc0017;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border:2px solid #dc0017;
	color:#fff;
	font-size:22px;
	text-align:center;
	border-radius:10px;
	padding:0 100px;
	font-weight:600;
}

.contact_btn a:hover{
	background: #fff;
	color:#000;
}

.mintxt{
	text-align:center;
	font-weight:600;
	font-size:18px;
	padding:30px 0 200px 0;
}


.lecture{
	background:#fff;
	padding:120px 0;
}

.lecture > .ico{
	text-align:center;
	padding:0 0 30px 0;
}

.lecture h2{
	text-align:center;
	font-family: 'Kosugi', sans-serif;
	font-size:50px;
	padding:0 0 80px 0;
	color:#AC8E2E;
}

.lecture .imgbox{
	display:flex;
	padding:0 0 50px 0;
}

.lecture .imgbox .img{
	min-width:350px;
	padding:0 40px 0 0;
}

.lecture .imgbox .txtbox h3{
	font-size:26px;
	font-weight:700;
}

.lecture .imgbox .txtbox h3 span{
	font-size:18px;
	font-weight:400;
	padding:0 0 0 20px;
	color:#AC8E2E;
	vertical-align:middle;
}

.lecture .imgbox .txtbox .txt{
	line-height:1.8em;
	padding:20px 0 0 0;
}

.flow{
	background:#444444;
	position:relative;
	text-align:center;
	padding:80px 0 150px 0;
	color:#fff;
}

.flow:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	top:0;
	text-align:center;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 60px 0 60px;
	border-color: #FFFFFF transparent transparent transparent;
}

.flow h2{
	font-size:50px;
	line-height:1.2em;
	padding:0 0 30px 0;
}

.flow ul{
	display:inline-block;
}

.flow ul li{
	position:relative;
	padding:3px 0 3px 40px;
	font-size:18px;
	margin:0 0 30px 0;
	text-align:left;
}

.flow ul li:after{
	content:"1";
	position:absolute;
	left:0;
	top:7px;
	font-family: 'Bebas Neue', sans-serif;
	font-size:40px;
	font-weight:600;
	color:#AC8E2E;
}

.flow ul li:nth-child(2):after{
	content:"2";
}

.flow ul li:nth-child(3):after{
	content:"3";
}

.flow ul li:nth-child(4):after{
	content:"4";
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

@media screen and (max-width: 800px) {
.kaso_box .kasologo{
	display:none !important;
}

.kaso_box .txtlogo{
	display:none;
}

.kaso_box .ico{
	display:none;
}

.lesson .mv{
	background:url(../img/lesson/sp/mv.png) no-repeat right bottom;
	background-size:cover;
	height:300px;
	position:static;
}

.kaso .mv h1{
	display:none;
}

.kaso_content{
	max-width:inherit;
	margin:0;
	border-radius:0;
}

.kaso_content .box_in{
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
}

.kaso_content .box_in:not(:first-child){
	padding:60px 20px 0 20px;
}

.kaso_content .titbox .bgtit{
	width:190px;
	height:190px;
	margin:0 0 -120px 0;
    background: url(../img/common/kaso_titbg.png) no-repeat center center;
	background-size:190px;
	left:-60px;
	font-size:18px;
	top:-120px;
}

.kaso_content .titbox h2{
	padding:70px 0 0 0;
	font-size:30px;
	background: url(../img/common/kaso_subtitbg.png) no-repeat center 20px;
	background-size:42px;
}

.kaso_content .titbox .sub{
	font-size:20px;
	padding:5px 0 30px 0;
}

.listbox{
	display:block;
}

.listbox .cate{
	padding:0 0 5px 0;
}
	
.listbox .cate li {
    font-size: 10px;
    min-width: 90px;
    padding: 2px 10px;
    margin: 0 5px 5px 0;
}
	
.listbox:after{
	display:none;
}

.listbox > li{
	width:100%;
	font-size:16px;
	padding:0 0 30px 0;
}

.listbox > li a{
	display:flex;
}

.listbox > li .imgbox{
	min-width:100px;
	width:100px;
	padding:0 20px 0 0;
}

.listbox > li .day{
	font-size:13px;
	padding:0 0 5px 0;
}

.listbtn a{
	width: 90%;
	height: 80px;
	margin:30px auto 0;
	line-height:80px;
	font-size:16px;
}


.redtit{
	font-size:20px;
	padding:0 0 30px 0;
	text-align:center;
}

dl.icotxt{
	padding:0 0 30px 0;
}

dl.icotxt dt{
	font-size:16px;
	padding:5px 0 5px 35px;
	background: url(../img/common/txtico.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt02 dt{
	background: url(../img/common/txtico02.png) no-repeat left center;
	background-size:26px;
}

dl.icotxt dd{
	font-size:16px;
}

.whitebox{
	border-radius:0;
	padding:0 20px 20px 20px;
	margin:100px -20px 0 -20px;
}

.whitebox h4{
	font-size:18px;
	padding:0 0 30px 0;
}

.whitebox .img{
	width:150px;
	position:absolute;
	right:20px;
	top:-88px;
}

.whitebox .ico{
	width:60px;
	top:-30px;
}

.whitebox dl{
	padding:0 0 0 15px;
	font-size:16px;
	margin:0 0 20px 0;
}

.contact_btn a{
	display:block;
	height: 80px;
	line-height:80px;
	font-size:18px;
	padding:0;
}

.mintxt{
	text-align:left;
	font-size:16px;
	padding:30px 0 60px 0;
	line-height:1.6em;
}

.lecture{
	padding:60px 20px 0 20px;
	background:#F9F6ED;
}

.lecture > .ico{
	width:150px;
	margin:0 auto;
	padding:0 0 20px 0;
}

.lecture h2{
	font-size:24px;
	padding:0 0 30px 0;
	line-height:1.4em;
}

.lecture .imgbox{
	display:block;
	padding:0 0 40px 0;
}

.lecture .imgbox .img{
	min-width:inherit;
	width:150px;
	margin:0 auto;
	padding:0 0 30px 0;
}

.lecture .imgbox .txtbox h3{
	font-size:20px;
	text-align:center;
}

.lecture .imgbox .txtbox h3 span{
	font-size:16px;
	padding:5px 0 0 0;
	display:block;
}

.whitebox02 .ico {
	margin:0 auto;
}

.flow{
	padding:50px 20px 100px 20px;
}

.flow:after{
	border-width: 20px 30px 0 30px;
	border-color: #F6F6F6 transparent transparent transparent;
}

.flow h2{
	font-size:24px;
	padding:0 0 20px 0;
}

.flow ul li{
	padding:3px 0 3px 30px;
	font-size:16px;
	margin:0 0 30px 0;
}

.flow ul li:after{
	font-size:30px;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}

.flow ul li a{
	font-weight:500;
	text-decoration:underline;
	color:#fff;
}
}
	
