@charset "utf-8";

@import url("common.css?20230630");
@import url("purpose_navi.css");

/*
.mainVisual01__oricon{display:none!important;}
.oricon_bnr{display:none!important;}
*/

/* --------------------------------------------------------------------------------------
 top
--------------------------------------------------------------------------------------- */
/* main_img default------------------------------ */

/* 今のトップぺージ　201812
.top .main_img {
	position: relative;
	height: 400px;
	background: url(/img/bg_main_image.jpg) no-repeat center top;
	text-align: center;
}*/
/*
video,canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}*/
.top .main_img video,
.top .main_img videocanvas {
    position: absolute;
    left: 0;
    top: -20%;
    width: 100%;
    min-width: 800px;
    min-height: 500px;
    }
canvas{
	display:none;
	}
#video-area{
	position:relative;
    width: 100%;
    height: auto;
    /*min-width:800px;
    min-height: 500px;
    text-align: center;*/
    }
.top .main_img {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 800px;
    min-height: 500px;
    text-align: center;
    overflow: hidden;
}
.top .main_img .inner {
	position:relative;
	/*background: url(/common/img/bg_hd_shadow.png) repeat-x left top;*/
}

.top .main_img h1{
    /*margin: 0 0 20px 0;*/
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -333px;
    /* margin: 0 0 20px 0; */
    z-index: 3;
}

.main_img .cover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 800px;
    min-height: 500px;
    background: url(/img/bg_on_movie.png) left top repeat;
    opacity: 1;
    z-index: 2;
	}
.top hr{
    border: 1px #cbcbcb solid;
}


/* 再生ボタン */
.top .main_img .js-video-button{
    position: absolute;
    left: 50%;
    bottom: 48px;
    width: 80px;
    height: 80px;
    margin-left: -45px;
    font-size: 0;
    background: url(/img/btn_play.png) center center no-repeat;
    background-size: 80px 80px;
    /* opacity: .8; */
    cursor: pointer;
    Z-index: 100;
    }
.top .main_img p{
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    z-index: 100;
 }   

/* bnr_area_top01 ------------------------------ */

.top .bnr_area_top01 {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 40px 0;
	overflow: hidden;
	font-size: 0;
}

.top .bnr_area_top01 ul{
	width: 1000px;
}

.top .bnr_area_top01 li{
	display: inline-block;
}

.top .bnr_area_top01 ul.bnr3 li{
	margin: 0 21px 0 0; /*bunnerの数が3つのとき*/
}

.top .bnr_area_top01 ul.bnr3 li:last-child{
	margin-right: 0; /*bunnerの数が3つのとき*/
}

.top .bnr_area_top01 ul.bnr4 li{
	margin: 0 16px 0 0; /*bunnerの数が4つのとき*/
}

/*データで見るGaba*/
.top .bnr_area_top01.data img {
    display: block;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
}


/* bnr_area_top02 ------------------------------ */
.top .bnr_area_top02 {
	width: 960px;
	margin: 40px auto 0 auto;
	overflow: hidden;
	font-size: 0;
}

.top .bnr_area_top02 ul{
	width: 1000px;
}

.top .bnr_area_top02 li{
	display: inline-block;
	margin: 0 21px 21px 0;
}


/* bnr_area_top03 ------------------------------ */

.top .bnr_area_top03 {
	margin: 40px auto 40px auto;
	padding: 40px 0 0 0;
	border-top: 1px #cbcbcb solid;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}

.top .bnr_area_top03 ul{
	text-align: center;
}

.top .bnr_area_top03 li{
	display: inline-block;
	width: 460px;
	margin: 0 21px 21px 0;
}

.top .bnr_area_top03 li{
	display: inline-block;
	margin: 0 0 0 20px;
	background: #00ae2d;
	line-height: 1.2;
}

.top .bnr_area_top03 li a{
	display: block;
	font-size: 22px;
	color: #fff;
	padding: 16px 60px 16px 60px;
	background: url(/common/img/ico_arw12.png) no-repeat 96% center;
	font-weight: bold;
	text-decoration: none;
}
.top .bnr_area_top03 li a:hover{
	background: #005616 url(/common/img/ico_arw12.png) no-repeat 96% center;
}

.top .bnr_area_top03 li a span{
	display: block;
	font-size: 10px;
	font-weight: normal;
	font-family:'Times New Roman';
letter-spacing: 0.8px;
}

/* ttl_area01  ------------------------------ */

.top .ttl_area01 .lead_box {
    width: 960px;
    margin: 34px auto 0;
    overflow: hidden;
    font-size: 0;
}
.top .ttl_area01 .lead_box .txt {
    display: inline;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
}
.top .ttl_area01 .lead_box .txt span{
    font-size: 14px;
}
    
/* graph_area ------------------------------ */
.graph_area{
    width: 820px;
    margin: 70px auto 0;
}
.graph_area .wrapper{
    display: flex;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.graph_area p.lead{
    margin: 0 0 30px 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.graph_area .wrapper .graph_box {
    display: inline-block;
    width: 250px;
    margin: 0 50px 0 0;
}
.graph_area .wrapper .graph_box:last-child{
    margin: 0 0 0 0 ;
}
.graph_area .wrapper .graph_box img{
    display: block;
    margin: 0 auto 15px;
    text-align: center;
}
.graph_area .wrapper .graph_box h3{
    font-size: 18px;
    font-weight: bold;
}
/*.graph_area .wrapper .graph_box h3 span{
    font-size: 12px;
    font-weight: normal;
}*/
.graph_area .wrapper .graph_box p{
    padding: 0 0 0 10px;
    font-size: 14px;
    text-align: left;
}

.graph_area p.right{
    text-align: right;
}

/* theme_area ------------------------------ */

.top .theme_area {
	width: 960px;
	margin: 0 auto 80px auto;
	text-align: left;
}

.top .theme_area .txt_box01{
	position: relative;
	display: inline;
	float: left;
	width: 475px;
	height: 400px;
	overflow: hidden;
}

.top .theme_area .txt_box01 .inner{
	width: 475px;
	height: 400px;
	background: url(/img/img_theme01.jpg) no-repeat 0 0;
	background-size: cover;
}

.top .theme_area .txt_box01 h2{
	position: absolute;
	left: 0;
	top: 32px;
	text-align: center;
}

.top .theme_area .txt_box01 h2 img{
	width: 100%;
}

.top .theme_area .txt_box01 h2 a{
	text-decoration: none;
}


.top .theme_area .txt_box02{
	position: relative;
	display: inline;
	float: right;
	width: 475px;
	height: 195px;
	overflow: hidden;
}

.top .theme_area .txt_box02 .inner{
	width: 475px;
	height: 195px;
	background: url(/img/img_theme02.jpg) no-repeat center 0;
	background-size: cover;
}

.top .theme_area .txt_box02 h2{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.top .theme_area .txt_box02 h2 img{
	width: 100%;
}


.top .theme_area .txt_box03{
	position: relative;
	display: inline;
	float: right;
	width: 475px;
	height: 195px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.top .theme_area .txt_box03 .inner{
	width: 475px;
	height: 195px;
	background: url(/img/img_theme03.jpg) no-repeat center 0;
	background-size: cover;
}

.top .theme_area .txt_box03 h2{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.top .theme_area .txt_box03 h2 img{
	width: 100%;
}


.top .theme_area .btn01{
	position: absolute;
	bottom: 20px;
	left: 68px;
	width: 362px;
}

.top .theme_area .btn02{
	position: absolute;
	bottom: 13px;
	left: 68px;
	width: 362px;
}

.top .theme_area .btn03{
	position: absolute;
	bottom: 20px;
	left: 68px;
	width: 362px;
}

.top .theme_area .btn01 a{
	display: block;
	font-size: 14px;
	color: #00ad2d;
	padding: 8px 0 8px 0;
	border: 4px #00ad2d solid;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
}
.top .theme_area .btn01 a span{
	display: block;
	background: url(/common/img/ico_arw04.png) no-repeat 96% center;
}
.top .theme_area .btn01 a:hover{
	color: #fff;
	border: 4px #fff solid;
	background: #2d3a42;
}
.top .theme_area .btn02 a:hover span{
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.top .theme_area .on_img .btn01 a{
	color: #fff;
	border: 4px #fff solid;
	background: #2d3a42;
}
.top .theme_area .on_img .btn01 a span{
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.top .theme_area .btn02 a{
	display: block;
	font-size: 14px;
	color: #00ad2d;
	padding: 8px 0 8px 0;
	border: 4px #00ad2d solid;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
}
.top .theme_area .btn02 a span{
	display: block;
	background: url(/common/img/ico_arw04.png) no-repeat 96% center;
}
.top .theme_area .btn02 a:hover{
	color: #fff;
	border: 4px #fff solid;
	background: #17a5bd;
}
.top .theme_area .btn02 a:hover span{
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.top .theme_area .on_img .btn02 a{
	color: #fff;
	border: 4px #fff solid;
	background: #17a5bd;
}
.top .theme_area .on_img .btn02 a span{
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.top .theme_area .btn03 a{
	display: block;
	font-size: 14px;
	color: #00ad2d;
	padding: 8px 0 8px 0;
	border: 4px #00ad2d solid;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
}
.top .theme_area .btn03 a span{
	display: block;
	background: url(/common/img/ico_arw04.png) no-repeat 96% center;
}
.top .theme_area .btn03 a:hover{
	color: #fff;
	border: 4px #fff solid;
	background: #e3bc19;
}

.top .theme_area .btn03 a:hover span{
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.top .theme_area .on_img .btn03 a{
	color: #fff;
	border: 4px #fff solid;
	background: #e3bc19;
}
.top .theme_area .on_img .btn03 a span{
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.top .theme_area .on_img .bg_hover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


/* english_area ------------------------------ */

.top .english_area {
	width: 960px;
	margin: 0 auto 52px auto;
    font-size: 14px;
}
.top .english_area h2{
	margin: 74px auto 34px;
}

.top .english_area .txt_box_left{
	display: inline;
	float: left;
	width: 49%;
}

.top .english_area .txt_box_right{
	display: inline;
	float: right;
	width: 49%;
}

.top .english_area .left_img{
	display: inline-block;
	width: 168px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

.top .english_area .left_img img{
	width: 168px;
}

.top .english_area h3{
	font-size: 22px;
	font-weight: bold;
}

.top .english_area h3 span{
	display: block;
    margin: 2px 0 0 0;
    font-size: 14px;
	font-weight: normal;
}

.top .english_area .right_box {
	display: inline-block;
	width: 280px;
	margin: 0 0 0 15px;
	vertical-align: middle;
}

.top .english_area ul {
	margin: 22px 0 0 0;
}

.top .english_area li {
	display: inline-block;
	position: relative;
	margin: 0 20px 5px 0;
	text-align: left;
}

.top .english_area li a{
	display: inline-block;
	width: 265px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.top .english_area li a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}


/* english_area width 960px ------------------------------ */
.top .english_area .inner{
	width: 960px;
	margin: 0 auto 34px auto;
}

.top .english_area .inner.full .left_img{
	display: inline;
	float: left;
	width: 168px;
	height: 168px;
	margin: 0 0 0 0;
	overflow: hidden;
}

.top .english_area .inner.full .left_img img{
	width: 168px;
}

.top .english_area .inner.full h3{
	padding: 0 0 0 188px;
}

.top .english_area .inner.full h2 span{
	font-size: 12px;
	font-weight: normal;
}

.top .english_area .inner.full p{
	margin: 0 0 0 193px;
}

.top .english_area .inner.full ul {
	margin: 28px 0 0 188px;
}

.top .english_area .inner.full li {
	display: inline-block;
	position: relative;
	margin: 0 20px 0 0;
	text-align: left;
}
/*
.top .english_area .inner.full li a{
	display: inline-block;
	width: 320px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.top .english_area .inner.full li a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}
*/
/* gaba_five_area ------------------------------ */

.top .gaba_five_area {
	width: 960px;
	margin: 0 auto 40px auto;
}

.top .gaba_five_area h2{
    margin: 74px auto 34px;
}

.top .gaba_five_area h3{
	margin: 0 auto 40px auto;
}

.top .gaba_five_area .lead_box {
	margin: 34px 0 30px 0;
}

.top .gaba_five_area .lead_box .txt{
	display: inline;
	float: left;
	width: 695px;
	font-size: 14px;
	font-weight: bold;
}

.top .gaba_five_area .lead_box .btn {
	display: inline;
	float: right;
	width: 240px;
	margin: 6px 0 0 0;
	text-align: left;
}

.top .gaba_five_area .lead_box .btn a{
	display: inline-block;
	width: 240px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.top .gaba_five_area .lead_box .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.top .gaba_five_area .gaba_five_box{
	/*margin: 40px 0;*/
    margin: 0;
}

.top .gaba_five_area .gaba_five_box .img_box{
	display: inline;
	float: left;
	width: 293px;
}

.top .gaba_five_area .gaba_five_box .img_box02{
	margin: 0 40px;
}

.top .gaba_five_area .gaba_five_box .img_box04{
	margin: 0 40px 0 163px;
}

.top .gaba_five_area .gaba_five_box .img_box .img{
	margin: 0 0 20px 0;
}

.top .gaba_five_area .gaba_five_box .img_box .img img{
	width: 293px;
}

.top .gaba_five_area .gaba_five_box .img_box h3{
    display: table-cell;
    width: 280px;
    padding: 0 0 0 10px;
    /*background: url(/common/img/ico_arw04.png) no-repeat 100% center;*/
    color:#00af28;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    text-decoration: none;
    border-left: 5px solid #00af28;
}

.top .gaba_five_area .gaba_five_box .img_box p{
    margin: 17px 0 0 0;
    font-size: 14px;
}

/* news_area ------------------------------ */

.top .news_area {
	width: 960px;
	margin: 76px auto 0 auto;
}

.top .news_area .news_list{
	margin: 39px 0 0 0;
}

.top .news_area .news_list li{
	margin: 0 0 15px 0;
}

.top .news_area .news_list li span{
	display: inline-block;
	width: 90px;
	padding: 3px 0 1px 0;
	background: #62a5dc;
	font-size: 10px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.top .news_area .news_list li span.press_release{
	background: #d7a362;
}

.top .news_area .news_list li span.press_release br{
	display: none;
}

.top .news_area .news_list li p{
	display: inline-block;
}

.top .news_area .news_list li p br{
	display: none;
}

.top .news_area .news_list li p a br{
	display: block;
}

.top .news_area .news_list li em{
	display: inline-block;
	width: 131px;
	text-align: center;
	vertical-align: middle;
}

.top .news_area .news_list li a{
	display: inline-block;
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
	vertical-align: middle;
}

.top .news_area .news_list li a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
}

/* news_list_link ------------------------------ */

.top .news_list_link {
	width: 960px;
	margin: 32px auto 78px auto;
	text-align: right;
}

.top .news_list_link li{
	display: inline-block;
	margin: 0 0 0 20px;
}

.top .news_list_link li a{
	display: inline-block;
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
	vertical-align: middle;
}
.top .news_list_link li a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
}


/* login_area ------------------------------ */

.top .login_area {
	width: 950px;
	margin: 0 auto 38px auto;
	border: 5px #cbcbcb solid;
}

.top .login_area .inner{
	padding: 20px 41px 24px 41px;
	/*font-size: 0;*/
}

.top .login_area p{
	display: inline-block;
	vertical-align: middle;
}

.top .login_area p.logo {
    position: relative;
    margin: 1px 0 0 0;
    color: #00af28;
    font-size: 16px;
    font-weight: bold;
}

.top .login_area p.txt{
	width: 335px;
    margin: 1px 0 -4px 36px;
    font-size: 12px;
    line-height: 50px;
}

.top .login_area p.txt a{
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
}
.top .login_area p.txt a:hover{
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw05.png) no-repeat right center;
}

.top .login_area p.btn{
	margin: 6px 0 0 0;
	background: #00ae28;
	font-size: 14px;
	vertical-align: top;
}
/*
.top .login_area p.btn a:before {
	margin: 0 5px 0 0;
  content: url(/common/img/ico_key.png);
}*/

.top .login_area p.btn img{
	margin: 0 0 0 0;
}

.top .login_area p.btn a{
	display: inline-block;
	width: 300px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw12.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-size: 14px;
}
.top .login_area p.btn a:hover{
	background: #005616 url(/common/img/ico_arw12.png) no-repeat 96% center;
}

/* --------------------------------------------------------------------------------------
 ad
--------------------------------------------------------------------------------------- */

.ad .gaba_five_area .img_thumb {
	width:342px;
	height: 244px;
}

/* --------------------------------------------------------------------------------------
 faq
--------------------------------------------------------------------------------------- */

body.faq .main_img_faq {
	background: url(/faq/img/main_img_faq.jpg) no-repeat center 50%;
	background-size: cover;
}

.faq .ttl02 {
	margin: 0 0 30px 0;
}

/* --------------------------------------------------------------------------------------
 feel
--------------------------------------------------------------------------------------- */

.feel .pagetop {
	width: 960px;
	margin: 58px auto 22px auto;
	text-align: right;
}

/* main_img ------------------------------ */

.feel .main_img22 {
	background: url(/feel/img/main_img_clientvoice22.jpg) no-repeat center center;
}

.feel .main_img24 {
	background: url(/feel/img/main_img_clientvoice24.jpg) no-repeat center center;
}

.feel .main_img25 {
	background: url(/feel/img/main_img_clientvoice25.jpg) no-repeat center center;
}

.feel .main_img26 {
	background: url(/feel/img/main_img_clientvoice26.jpg) no-repeat center center;
}

.feel .main_img27 {
	background: url(/feel/img/main_img_clientvoice27.jpg) no-repeat center center;
}

.feel .main_img28 {
	background: url(/feel/img/main_img_clientvoice28.jpg) no-repeat center center;
}

.feel .main_img29 {
	background: url(/feel/img/main_img_clientvoice29.jpg) no-repeat center center;
}

.feel .main_img30 {
	background: url(/feel/img/main_img_clientvoice30.jpg) no-repeat center center;
}

.feel .main_img31 {
	background: url(/feel/img/main_img_clientvoice31.jpg) no-repeat center center;
}

.feel .main_img32 {
	background: url(/feel/img/main_img_clientvoice32.jpg) no-repeat center center;
}

.feel .main_img33 {
	background: url(/feel/img/main_img_clientvoice33.jpg) no-repeat center center;
}

.feel .main_img34 {
	background: url(/feel/img/main_img_clientvoice34.jpg) no-repeat center center;
}

.feel .main_img {
	margin: 0 0 50px 0;
	background-size: 100% auto;
}

.feel .main_img_top {
	margin: 0 0 59px 0;
	background: url(/feel/img/main_img_top.jpg) no-repeat center center;
	background-size: 100% auto;
}

.feel .main_img .main_txt_box{
	position: absolute;
	left: 224px;
	top: 40px;
}

.feel .main_img .main_txt_box .txt01{
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #00ae28;
	font-weight: bold;
}

.feel .main_img .main_txt_box .txt02{
	margin: 0 0 0 0;
	font-size: 22px;
	font-weight: bold;
}

.feel .main_img .main_txt_box .txt03{
	position: relative;
	margin: -3px 0 0 0;
	font-size: 44px;
	font-weight: bold;
}

/* feel txt_box ------------------------------ */

.feel .txt_box {
	margin: 0 0 0 0;
	line-height: 2;
}

.feel .txt_box01 {
	margin: 0 0 0 0;
}

.feel .ttl03{
	margin: 0 0 40px 0;
	line-height: 1.4;
}

.feel .txt_box h3{
	margin: 0 0 11px 0;
	font-size: 16px;
	font-weight: bold;
	color: #00ae28;
}

.feel .txt_box p{
	margin: 0 0 25px 0;
}

.feel .txt_box .img01 {
	position: relative;
	display: inline;
	float: left;
	width: 340px;
	height: 340px;
	margin: 0 30px 0 0;
}

.feel .txt_box .img01 span{
	position: absolute;
	left: -113px;
	top: 0;
	clip: rect(0,454px,340px,113px);
}

.feel .txt_box .img01 span img{
	height: 340px;
}

.feel .txt_box .img02 {
	position: relative;
	display: inline;
	float: right;
	width: 340px;
	height: 340px;
	margin: 0 0 0 30px;
}

.feel .txt_box .img02 span{
	position: absolute;
	left: -116px;
	top: 0;
	clip: rect(0,454px,340px,113px);
}

.feel .txt_box .img02 span img{
	height: 340px;
}

.feel .link_box {
	margin: 40px 0 0 0;
	padding: 28px 30px 24px 30px;
	border: 4px #cbcbcb solid;
}

.feel .link_box li{
	display: inline-block;
}

/* top ------------------------------ */

.feel .top_area {
	margin: 0 0 0 0;
}

.feel .top_area h2{
	margin: 0 0 50px 0;
}

/* --------------------------------------------------------------------------------------
 feelリニューアル
--------------------------------------------------------------------------------------- */
.feel .main_img00 {
	background: url(/feel/img/main_img_clientvoice00.jpg) no-repeat center 50%;
	background-size: cover;
}

/* top gaba_five_area ------------------------------ */

.feel .top_area .voice_list {
	width: 960px;
	margin: 0 auto 0 auto;
}

.feel .top_area .voice_list .voice_list_box{
	margin: 0 0 0 3px;
}

.feel .top_area .voice_list .voice_list_box .img_box{
	position: relative;
	display: inline;
	float: left;
	width: 435px;
	min-height: 186px;
	margin: -5px 0 0 -5px;
	padding: 0 0 0 38px;
	border: 5px #ededed solid;
	font-size: 0;
}

.feel .top_area .voice_list .voice_list_box .img_box .img {
	position: relative;
	display: inline-block;
	width: 125px;
	height: 125px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

.feel .top_area .voice_list .voice_list_box .img_box .img img {
	width: 125px;
	height: 125px;
}

.feel .top_area .voice_list .voice_list_box .img_box .right_box{
	display: inline-block;
	width: 270px;
	margin: 0 0 0 20px;
	vertical-align: middle;
}

.feel .top_area .voice_list .voice_list_box .img_box h3{
	display: inline-block;
	margin: 0 0 6px 0;
	padding: 0 0 0 29px;
	background: url(/feel/img/ico_feel01.gif) no-repeat 0 center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.feel .top_area .voice_list .voice_list_box .img_box h3.ico02{
	background: url(/feel/img/ico_feel02.gif) no-repeat 0 center;
}

.feel .top_area .voice_list .voice_list_box .img_box h3.ico03{
	background: url(/feel/img/ico_feel03.gif) no-repeat 0 center;
}

.feel .top_area .voice_list .voice_list_box .img_box .link{
	margin: 0 0 14px 0;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}

.feel .top_area .voice_list .voice_list_box .img_box .link a{
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw08.png) no-repeat 100% center;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: underline;
}
.feel .top_area .voice_list .voice_list_box .img_box .link a:hover{
	background: url(/common/img/ico_arw10.png) no-repeat 100% center;
	text-decoration: none;
}

.feel .top_area .voice_list .voice_list_box .img_box .txt{
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}


/* --------------------------------------------------------------------------------------
 ls
--------------------------------------------------------------------------------------- */

/* main_img ------------------------------ */

.ls .main_img {
	margin: 0 0 38px 0;
	background: url(/ls/img/main_img_ls.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_aka {
	margin: 0 0 40px 0;
	background: url(/ls/img/aka/main_img_aka.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_akb {
	margin: 0 0 40px 0;
	background: url(/ls/img/akb/main_img_akb.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_azj {
	margin: 0 0 40px 0;
	background: url(/ls/img/azj/main_img_azj.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_akm {
	margin: 0 0 40px 0;
	background: url(/ls/img/akm/main_img_akm.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_aks {
	margin: 0 0 40px 0;
	background: url(/ls/img/aks/main_img_aks.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_aob {
	margin: 0 0 40px 0;
	background: url(/ls/img/aob/main_img_aob.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_cba {
	margin: 0 0 40px 0;
	background: url(/ls/img/cba/main_img_cba.jpg?20200107) no-repeat center top;
	background-size: cover;
}

.ls .main_img_cha {
	margin: 0 0 40px 0;
	background: url(/ls/img/cha/main_img_cha.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ebs {
	margin: 0 0 40px 0;
	background: url(/ls/img/ebs/main_img_ebs.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_fnb {
	margin: 0 0 40px 0;
	background: url(/ls/img/fnb/main_img_fnb1910.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ftj {
	margin: 0 0 40px 0;
	background: url(/ls/img/ftj/main_img_ftj.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_fuj {
	margin: 0 0 40px 0;
	background: url(/ls/img/fuj/main_img_fuj.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_fut {
	margin: 0 0 40px 0;
	background: url(/ls/img/fut/main_img_fut.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_gnz {
	margin: 0 0 40px 0;
	background: url(/ls/img/gnz/main_img_gnz.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_him {
	margin: 0 0 40px 0;
	background: url(/ls/img/him/main_img_him.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_hkt {
	margin: 0 0 40px 0;
	background: url(/ls/img/hkt/main_img_hkt.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_hrs {
	margin: 0 0 40px 0;
	background: url(/ls/img/hrs/main_img_hrs.jpg) no-repeat center top;
	background-size: cover;
}


.ls .main_img_hsm {
	margin: 0 0 40px 0;
	background: url(/ls/img/hsm/main_img_hsm.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_hoj {
	margin: 0 0 40px 0;
	background: url(/ls/img/hoj/main_img_hoj.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_hum {
	margin: 0 0 40px 0;
	background: url(/ls/img/hum/main_img_hum.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ick {
	margin: 0 0 40px 0;
	background: url(/ls/img/ick/main_img_ick.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ikb {
	margin: 0 0 40px 0;
	background: url(/ls/img/ikb/main_img_ikb.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_jyg {
	margin: 0 0 40px 0;
	background: url(/ls/img/jyg/main_img_jyg.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kag {
	margin: 0 0 40px 0;
	background: url(/ls/img/kag/main_img_kag.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kan {
	margin: 0 0 40px 0;
	background: url(/ls/img/kan/main_img_kan.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kgr {
	margin: 0 0 40px 0;
	background: url(/ls/img/kgr/main_img_kgr.jpg) no-repeat center top;
	background-size: cover;
}
.ls .main_img_kin {
	margin: 0 0 40px 0;
	background: url(/ls/img/kin/main_img_kin.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_knr {
	margin: 0 0 40px 0;
	background: url(/ls/img/knr/main_img_knr.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kjo {
	margin: 0 0 40px 0;
	background: url(/ls/img/kjo/main_img_kjo.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kob {
	margin: 0 0 40px 0;
	background: url(/ls/img/kob/main_img_kob.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ksj {
	margin: 0 0 40px 0;
	background: url(/ls/img/ksj/main_img_ksj.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ksw {
	margin: 0 0 40px 0;
	background: url(/ls/img/ksw/main_img_ksw.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kws {
	margin: 0 0 40px 0;
	background: url(/ls/img/kws/main_img_kws.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kyt {
	margin: 0 0 40px 0;
	background: url(/ls/img/kyt/main_img_kyt.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_kyx {
	margin: 0 0 40px 0;
	background: url(/ls/img/kyx/main_img_kyx.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_mcd {
	margin: 0 0 40px 0;
	background: url(/ls/img/mcd/main_img_mcd.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_meg {
	margin: 0 0 40px 0;
	background: url(/ls/img/meg/main_img_meg.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_msk {
	margin: 0 0 40px 0;
	background: url(/ls/img/msk/main_img_msk.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ngy {
	margin: 0 0 40px 0;
	background: url(/ls/img/ngy/main_img_ngy.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_nmb {
	margin: 0 0 40px 0;
	background: url(/ls/img/nmb/main_img_nmb.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_omo {
	margin: 0 0 40px 0;
	background: url(/ls/img/omo/main_img_omo.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_omt {
	margin: 0 0 40px 0;
	background: url(/ls/img/omt/main_img_omt.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_omy {
	margin: 0 0 40px 0;
	background: url(/ls/img/omy/main_img_omy.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ote {
	margin: 0 0 40px 0;
	background: url(/ls/img/ote/main_img_ote.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_rpg {
	margin: 0 0 40px 0;
	background: url(/ls/img/rpg/main_img_rpg.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_san {
	margin: 0 0 40px 0;
	background: url(/ls/img/san/main_img_san.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_sap {
	margin: 0 0 40px 0;
	background: url(/ls/img/sap/main_img_sap.jpg?200318) no-repeat center top;
	background-size: cover;
}

.ls .main_img_sbu {
	margin: 0 0 40px 0;
	background: url(/ls/img/sbu/main_img_sbu_2206.jpg) no-repeat center;
	background-size: cover;
}

.ls .main_img_sgw {
	margin: 0 0 40px 0;
	background: url(/ls/img/sgw/main_img_sgw.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_sje {
	margin: 0 0 40px 0;
	background: url(/ls/img/sje/main_img_sje.jpg) no-repeat center 20%;
	background-size: cover;
}

.ls .main_img_sjo {
	margin: 0 0 40px 0;
	background: url(/ls/img/sjo/new/new_main_img_sjo.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_sjw {
	margin: 0 0 40px 0;
	background: url(/ls/img/sjw/main_img_sjw1910.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ske {
	margin: 0 0 40px 0;
	background: url(/ls/img/ske/main_img_ske.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_skt {
	margin: 0 0 40px 0;
	background: url(/ls/img/skt/main_img_skt.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_snb {
	margin: 0 0 40px 0;
	background: url(/ls/img/snb/main_img_snb.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_tck {
	margin: 0 0 40px 0;
	background: url(/ls/img/tck/main_img_tck.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ten {
	margin: 0 0 40px 0;
	background: url(/ls/img/ten/main_img_ten.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_tkb {
	margin: 0 0 40px 0;
	background: url(/ls/img/tkb/main_img_tkb.jpg?20200204) no-repeat center top;
	background-size: cover;
}

.ls .main_img_tky {
	margin: 0 0 40px 0;
	background: url(/ls/img/tky/main_img_tky.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_ume {
	margin: 0 0 40px 0;
	background: url(/ls/img/ume/main_img_ume.jpg) no-repeat center top;
	background-size: cover;
}

.ls .main_img_yha {
	margin: 0 0 40px 0;
	background: url(/ls/img/yha/main_img_yha.jpg) no-repeat center top;
	background-size: cover;
}


/* lead ------------------------------ */

.ls .lead01,
.ls .lead01 p {
	margin: 0 0 26px 0;
	font-size: 14px;
}

.ls .lead01 ul{
	margin: 0 0 26px 30px;
	list-style-type:disc;
	list-style-position:outside;
	font-size: 14px;
}

.ls .lead01 ul li.no_list{
    margin: 0 0 0 -20px;
    list-style: none;
	}

/* ttl ------------------------------ */

.ls .ttl_ls01 {
	margin: 0 0 24px 0;
	font-size: 36px;
	color: #00ae28;
	font-weight: bold;
	line-height: 1.1;
}


/* indent ------------------------------ */

.indent_2 {
	text-indent: -4.0em;
    margin-left: 4.0em;
}
.indent_5 {
	text-align: left;
	text-indent: -7.0em;
    margin-left: 7.0em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.indent_2 {
	text-indent: -3.0em;
    margin-left: 3.0em;
}
.indent_5 {
	text-align: left;
	text-indent: -6.0em;
    margin-left: 6.0em;
}
}

/* dl box ------------------------------ */

.line_box dl {
	margin: 0 0 16px;
}

.line_box dd {
	margin: 0 0 8px;
}


/* inq_common_area_tp01 ------------------------------ */

.ls .inq_common_area_bt01 {
	margin: 0 0 75px 0;
}

.ls .inq_common_area_tp01 {
	display: block;
	margin: 60px 0 0 0;
	padding: 40px 0 0;
}

/* map_img_box01 ------------------------------ */

.ls .map_img_box01 {
	position: relative;
	width: 960px;
	height: 510px;
	margin: 25px auto 41px auto;
	text-align: left;
}

.ls .map_img_box01 ul li{
	position: absolute;
}
.ls .map_img_box01 .mapmarker .hachioji{left: 60px; top: 67px;}
.ls .map_img_box01 .mapmarker .tachikawa{left: 131px; top: 67px;}
.ls .map_img_box01 .mapmarker .kichijoji{left:310px;top:67px;}
.ls .map_img_box01 .mapmarker .omiya{left:530px;top:12px;}
.ls .map_img_box01 .mapmarker .akabane{left:563px;top:43px;}
.ls .map_img_box01 .mapmarker .kashiwa{left:726px;top:36px;}
.ls .map_img_box01 .mapmarker .tsukuba{left:710px;top:5px;}
.ls .map_img_box01 .mapmarker .kagurazaka{left:523px;top:199px;}
.ls .map_img_box01 .mapmarker .kitasenju{left:673px;top:90px;}
.ls .map_img_box01 .mapmarker .ikebukuro{left:471px;top:120px;}
.ls .map_img_box01 .mapmarker .akihabara{left:695px;top:175px;}
.ls .map_img_box01 .mapmarker .kinshicho{left:753px;top:180px;}
.ls .map_img_box01 .mapmarker .ichikawa{left:816px;top:180px;}
.ls .map_img_box01 .mapmarker .funabashi{left:841px;top:213px;}
.ls .map_img_box01 .mapmarker .shinjuku{left:419px;top:175px;}
.ls .map_img_box01 .mapmarker .machida{left:105px;top:243px;}
.ls .map_img_box01 .mapmarker .seijo{left:226px;top:242px;}
.ls .map_img_box01 .mapmarker .shimokitazawa{left:357px;top:241px;}
.ls .map_img_box01 .mapmarker .omotesando{left:432px;top:262px;}
.ls .map_img_box01 .mapmarker .otemachi{left:703px;top:231px;}
.ls .map_img_box01 .mapmarker .tokyo{left:718px;top:242px;}
.ls .map_img_box01 .mapmarker .aobadai{left:158px;top:291px;}
.ls .map_img_box01 .mapmarker .sangenchaya{left:365px;top:290px;}
.ls .map_img_box01 .mapmarker .futakotamagawa{left:303px;top:290px;}
.ls .map_img_box01 .mapmarker .saginuma{left:228px;top:290px;}
.ls .map_img_box01 .mapmarker .shibuya{left:399px;top:283px;}
.ls .map_img_box01 .mapmarker .akasaka{left:589px;top:299px;}
.ls .map_img_box01 .mapmarker .akasakamitsuke{left:607px;top:287px;}
.ls .map_img_box01 .mapmarker .tameikesanno{left:620px;top:311px;}
.ls .map_img_box01 .mapmarker .yurakucho{left:705px;top:319px;}
.ls .map_img_box01 .mapmarker .ginza{left:721px;top:343px;}
.ls .map_img_box01 .mapmarker .chiba{left:898px;top:293px;}
.ls .map_img_box01 .mapmarker .jiyugaoka{left:350px;top:339px;}
.ls .map_img_box01 .mapmarker .ebisu{left:419px;top:339px;}
.ls .map_img_box01 .mapmarker .meguro{left:468px;top:390px;}
.ls .map_img_box01 .mapmarker .shinbashi{left:654px;top:383px;}
.ls .map_img_box01 .mapmarker .shiodome{left:657px;top:410px;}
.ls .map_img_box01 .mapmarker .musashikosugi{left:295px;top:394px;}
.ls .map_img_box01 .mapmarker .shinagawa{left:558px;top:416px;}
.ls .map_img_box01 .mapmarker .fujisawa-shonan{left:59px;top:473px;}
.ls .map_img_box01 .mapmarker .yokohama{left:295px;top:473px;}
.ls .map_img_box01 .mapmarker .kawasaki{left:508px;top:472px;}
.ls .map_img_box01 .mapmarker .roppongi{left:542px;top:344px;}
.ls .map_img_box01 .mapmarker .azabujuban{left:484px;top:286px;}
.ls .map_img_box01 .mapmarker .omotesando{left: 434px; top: 262px;}

.ls .map_img_box01 .mapnav li {
	display: none;
}

.ls .map_img_box01 .mapnav .akasaka{left: 561px; top: 308px;}
.ls .map_img_box01 .mapnav .akasakamitsuke{left: 595px; top: 238px;}
.ls .map_img_box01 .mapnav .akabane{left: 513px; top: 50px;}
.ls .map_img_box01 .mapnav .akihabara{left: 637px; top: 162px;}
.ls .map_img_box01 .mapnav .ikebukuro{left: 484px; top: 113px;}
.ls .map_img_box01 .mapnav .ebisu{left: 371px; top: 320px;}
.ls .map_img_box01 .mapnav .otemachi{left: 646px; top: 224px;}
.ls .map_img_box01 .mapnav .omotesando{left: 440px; top: 233px;}
.ls .map_img_box01 .mapnav .kagurazaka{left: 535px; top: 169px;}
.ls .map_img_box01 .mapnav .kitasenju{left: 660px; top: 36px;}
.ls .map_img_box01 .mapnav .kichijoji{left: 256px; top: 70px;}
.ls .map_img_box01 .mapnav .kinshicho{left: 762px; top: 188px;}
.ls .map_img_box01 .mapnav .ichikawa{left: 826px; top: 154px;}
.ls .map_img_box01 .mapnav .funabashi{left:829px; top:222px;}
.ls .map_img_box01 .mapnav .ginza-yurakucho{left: 654px; top: 302px;}
.ls .map_img_box01 .mapnav .shinagawa{left: 571px; top: 430px;}
.ls .map_img_box01 .mapnav .shibuya{left: 414px; top: 290px;}
.ls .map_img_box01 .mapnav .shimokitazawa{left: 345px; top: 188px;}
.ls .map_img_box01 .mapnav .jiyugaoka{left: 337px; top: 349px;}
.ls .map_img_box01 .mapnav .shinjuku-nishi{left: 358px; top: 138px;}
.ls .map_img_box01 .mapnav .shinjuku-higashi{left: 444px; top: 158px;}
.ls .map_img_box01 .mapnav .shinbashi-shiodome{left: 667px; top: 395px;}
.ls .map_img_box01 .mapnav .seijo{left: 213px; top: 190px;}
.ls .map_img_box01 .mapnav .tachikawa{left: 118px; top: 76px;}
.ls .map_img_box01 .mapnav .tokyo{left: 731px; top: 201px;}
.ls .map_img_box01 .mapnav .hachioji{left: 47px; top: 76px;}
.ls .map_img_box01 .mapnav .sangenchaya{left: 352px; top: 239px;}
.ls .map_img_box01 .mapnav .futakotamagawa{left: 291px; top: 239px;}
.ls .map_img_box01 .mapnav .saginuma{left: 196px; top: 300px;}
.ls .map_img_box01 .mapnav .machida{left: 93px; top: 190px;}
.ls .map_img_box01 .mapnav .meguro{left: 482px; top: 368px;}
.ls .map_img_box01 .mapnav .roppongi{left: 507px; top: 294px;}
.ls .map_img_box01 .mapnav .aobadai{left: 146px; top: 299px;}
.ls .map_img_box01 .mapnav .kawasaki{left: 452px; top: 460px;}
.ls .map_img_box01 .mapnav .fujisawa-shonan{left: 47px; top: 421px;}
.ls .map_img_box01 .mapnav .musashikosugi{left: 243px; top: 363px;}
.ls .map_img_box01 .mapnav .yokohama{left: 241px; top: 447px;}
.ls .map_img_box01 .mapnav .chiba{left: 885px; top: 240px;}
.ls .map_img_box01 .mapnav .kashiwa{left: 735px; top: 45px;}
.ls .map_img_box01 .mapnav .omiya{left: 472px; top: 0;}
.ls .map_img_box01 .mapnav .tsukuba{left:718px; top:6px;}
.ls .map_img_box01 .mapnav .azabujuban{left: 473px; top: 229px;}
.ls .map_img_box01 .mapnav .omotesando{left: 369px; top: 218px;}

/* map_img_box02 ------------------------------ */

.ls .map_img_box02 {
	position: relative;
	width: 960px;
	height: 488px;
	margin: 50px auto 0 auto;
	text-align: center;
}
.ls .map_img_box02 ul li{
	position: absolute;
}


.ls .map_img_box02 .mapmarker .nagoya{left: 378px;top: 160px;}
.ls .map_img_box02 .mapmarker .sakae{left: 493px;top: 160px;}

.ls .map_img_box02 .mapnav li {
	display: none;
}

.ls .map_img_box02 .mapnav .nagoya{left: 382px;top: 167px;}
.ls .map_img_box02 .mapnav .sakae{left: 501px;top: 147px;}


/* map_img_box03 ------------------------------ */

.ls .map_img_box03 {
	position: relative;
	width: 960px;
	height: 548px;
	margin: 25px auto 0 auto;
	text-align: center;
}
.ls .map_img_box03 ul li{
	position: absolute;
}



.ls .map_img_box03 .mapmarker .umeda{left: 510px;top: 190px;}
.ls .map_img_box03 .mapmarker .chayamachi{left: 544px;top: 186px;}
.ls .map_img_box03 .mapmarker .hankyuumeda{left: 541px;top: 186px;}
.ls .map_img_box03 .mapmarker .tennoji{left: 534px;top: 457px;}
.ls .map_img_box03 .mapmarker .namba{left: 530px;top: 377px;}
.ls .map_img_box03 .mapmarker .shijo{left: 734px;top: 47px;}
.ls .map_img_box03 .mapmarker .karasuma{left: 748px;top: 35px;}
.ls .map_img_box03 .mapmarker .kyotoekimae{left: 740px;top: 100px;}
.ls .map_img_box03 .mapmarker .kobe{left: 209px;top: 156px;}
.ls .map_img_box03 .mapmarker .himeji{left: 58px;top: 162px;}
.ls .map_img_box03 .mapmarker .nara{left: 876px;top: 341px;}


.ls .map_img_box03 .mapnav li {
	display: none;
}

.ls .map_img_box03 .mapnav .umeda{left: 469px;top: 210px;}
.ls .map_img_box03 .mapnav .chayamachi{left: 551px;top: 195px;}
.ls .map_img_box03 .mapnav .hankyuumeda{left: 550px;top: 200px;}
.ls .map_img_box03 .mapnav .tennoji{left: 477px;top: 447px;}
.ls .map_img_box03 .mapnav .namba{left: 477px;top: 367px;}
.ls .map_img_box03 .mapnav .kyoto{left: 687px;top: -1px;}
.ls .map_img_box03 .mapnav .kyotoekimae{left: 687px;top: 106px;}
.ls .map_img_box03 .mapnav .kobe{left: 202px;top: 105px;}
.ls .map_img_box03 .mapnav .himeji{left: 45px;top: 105px;}
.ls .map_img_box03 .mapnav .nara {left: 863px;top: 290px;}


/* map_img_box04 ------------------------------ */

.ls .map_img_box04 {
	position: relative;
	width: 960px;
	height: 236px;
	margin: 50px auto 50px auto;
	text-align: center;
}
.ls .map_img_box04 ul li{
	position: absolute;
}

.ls .map_img_box04 .mapmarker .tenjin{left: 432px;top: 64px;}

.ls .map_img_box04 .mapnav li {
	display: none;
}

.ls .map_img_box04 .mapnav .tenjin{left: 448px;top: 26px;}

/* link_area04 ------------------------------ */

.ls .link_area04 .rosen {
	display: none;
}


/* btn01 ------------------------------ */

.ls .rosen_btn01 {
	position: relative;
	width: 960px;
	padding: 0 0 20px 0;
	overflow: hidden;
	font-size: 0;
}

.ls .rosen_btn01_top {
	padding: 5px 0 60px 0;
}

.ls .rosen_btn02 {
	padding: 25px 0 50px 0;
}

.ls .rosen_btn01 ul{
	width: 1000px;
}

.ls .rosen_btn01 li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}

.ls .rosen_btn01 li a{
	display: inline-block;
	width: 306px;
	margin: 20px 20px 0 0;
	padding: 20px 0 21px 0;
	vertical-align: middle;
	font-weight: bold;
}

.ls .rosen_btn01 li.active a {
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

/* news_box ------------------------------ */

.ls .news_box {
	position: relative;
	margin: -10px 0 0 0;
	font-size: 0;
}

.ls .news_box dt {
	display: inline-block;
	width: 111px;
	margin: 10px 0 0 0;
	vertical-align: top;
	font-size: 14px;
}

.ls .news_box dd {
	display: inline-block;
	width: 760px;
	margin: 10px 0 0 0;
	vertical-align: top;
	font-size: 14px;
}

/* rosenzu_caution ------------------------------ */
.rosenzu_caution {
	margin: 20px 0 0;
}

/* ls txt_box ------------------------------ */

.ls .txt_box {
	position: relative;
	margin: 0 0 60px 0;
}

.ls .txt_box_lesson {
	position: relative;
	margin: 0 0 80px 0;
}

.ls .txt_box01 {
	position: relative;
	margin: 54px 0 30px 0;
}

.ls .txt_box .left_box h2{
	margin: 0 0 28px 0;
	line-height: 1.1;
}

.ls .txt_box .left_box h2 span{
	display: block;
	margin: 10px 0 0 0;
}

.ls .txt_box .right_box h2{
	margin: 0 0 28px 0;
	line-height: 1.1;
}

.ls .txt_box .left_box p.lead{
	width: 562px;
	margin: 0 0 26px 0;
	line-height: 1.7;
}

.ls .txt_box .left_box p.lead02{
	width: 100%;
	margin: 0 0 26px 0;
	line-height: 1.7;
}

.ls .txt_box .left_box p.txt{
	margin: 0 323px 25px 0;
}

.ls .txt_box .right_box p.txt{
	padding: 25px 0 50px 323px;
}

.ls .txt_box p.txt{
	font-size: 16px;
	font-weight: bold;
}

.ls .txt_box .left_img{
	position: absolute;
	left: 0;
	top: 100px;
}

.ls .txt_box .left_img span{
	display: block;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

.ls .txt_box .left_img span img{
	position: relative;
	margin: 0 0 0 -150px;
	}

.ls .txt_box .right_img{
	position: absolute;
	right: 35px;
	top: 0;
}

.ls .txt_box .right_img span{
	display: block;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

/** RESET AND LAYOUT
===================================*/

.ls .txt_box .right_img .bx-wrapper {
	width: 300px;
	*zoom: 1;
}

.ls .txt_box .right_img .bx-wrapper img {
	position: relative;
	display: block;
	height: 300px;
	margin: 0 0 0 -100px;
}

/* 受講者の声 20180213追加------------------------------ */
/*.ls .txt_box.voice{
    font-size:14px;
    }*/
.ls .txt_box.voice h3 {
	float: left;
	margin: 0 0 10px 0;
}
.ls .txt_box.voice p.lead {
	float: left;
	margin: 20px 0 0 16px;
}
.ls .txt_box.voice .line_box{
	clear: both;
}
.ls .txt_box.voice .line_box p {
	margin: 0 0 10px 0;
}
.ls .txt_box.voice .line_box p:last-of-type {
	margin: 0 0 0 0;
}

/** THEME
===================================*/

.ls .txt_box .right_img .bx-wrapper .bx-viewport {
}

.ls .txt_box .right_img .bx-wrapper .bx-pager,
.ls .txt_box .right_img .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.ls .txt_box .right_img .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/common/img/bx_loader.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.ls .txt_box .right_img .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.ls .txt_box .right_img .bx-wrapper .bx-pager .bx-pager-item,
.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;.ls .txt_box
}

.ls .txt_box .right_img .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cbcbcb;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ls .txt_box .right_img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.ls .txt_box .right_img .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00ad2d;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.ls .txt_box .right_img .bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.ls .txt_box .right_img .bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.ls .txt_box .right_img .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.ls .txt_box .right_img .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.ls .txt_box .right_img .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-start:hover,
.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-stop:hover,
.ls .txt_box .right_img .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.ls .txt_box .right_img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.ls .txt_box .right_img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.ls .txt_box .right_img .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.ls .txt_box .right_img .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.ls .txt_box .left_box .line_box{
	margin: 0 0 0 0;
}

.ls .txt_box .right_box .line_box{
	margin: 0 0 0 240px;
	padding: 27px 31px 24px 83px;
}

.ls .txt_box .line_box{
	padding: 26px 30px 28px 30px;
	border: 5px #00ae28 solid;
}

.ls .txt_box .line_box h3{
	margin: 0 0 25px 0;
	font-size: 22px;
	color: #00ae28;
	font-weight: bold;
	line-height: 1.2;
}

.ls .txt_box .line_box h3 span{
	background: #FF6600;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 80%;
}
.ls .txt_box .line_box h3.ttl_lesson{
	margin: 0 0 19px 0;
}

.ls .txt_box .line_box02 h3{
	margin: 0 0 18px 0;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
}

.ls .txt_box .line_box ul{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}

.ls .txt_box .line_box .btn {
	display: block;
	position: relative;
	margin: -26px 0 0 0;
	text-align: right;
}

.ls .txt_box .line_box .btn a{
	display: inline-block;
	width: 260px;
	padding: 8px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.ls .txt_box .line_box .news_box01{
	margin: 0 0 24px 0;
	padding: 0 0 30px 0;
	border-bottom: 5px #ededed solid;
}

.ls .txt_box .line_box p.lead{
	margin: 0 0 10px 0;
}


/* ls line_box01 ------------------------------ */

.ls .line_box02 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: none;
}

.ls .line_box01 .left_box01 {
	display: inline;
	float: left;
	width: 405px;
}

.ls .line_box01 .left_box02 {
	display: inline;
	float: none;
	width: 800px;
}

.ls .line_box01 .img_txt_box{
	position: relative;
	margin: -10px 0 0 -10px !important;
}

.ls .line_box01 .right_box01 {
	display: inline;
	float: right;
	width: 400px;
	padding: 0 0 0 27px;
	border-left: 5px #ededed solid;
}

.ls .line_box01 .left_img {
	display: inline;
	float: left;
	position: static;
	top: 0;
}

.ls .line_box01 .left_img img{
	width: 60px;
}

.ls .line_box02 .left_img img{
	width: 44px;
}

.ls .line_box01 .right_txt {
	position: relative;
	display: inline;
	float: right;
	width: 325px;
	margin: -13px 0 0 0;
}

.ls .line_box01 .left_box02 .right_txt{
	display: inline;
	float: right;
	width: 809px;
}

.ls .line_box01 .right_txt02 {
	position: relative;
	display: inline;
	float: right;
	width: 335px;
	margin: -13px 0 0 0;
}

.ls .line_box01 .right_txt02 ul{
	margin: 10px 0 0 0;
	font-weight: normal;
	font-size: 0;
}

.ls .line_box01 .right_txt02 ul li{
	display: inline-block;
	width: 50%;
	font-size: 12px;
}

.ls .line_box01 .right_txt p{
	margin: 10px 0 0 0;
}



/* ls map_box ------------------------------ */
.ls .map_img {
	display: inline;
	float: left;
}
.ls .map_img .map_img_box{
	margin: 0 0 30px 0;
}
.ls .map_img .map_img_box_last{
	margin: 0 0 0 0;
}
.ls .map_img .map_img_box .map_name{
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.ls .map_img .img img{
	width: 285px;
	margin: 0 0 5px 0;
	border: 1px #585656 solid;
}

.ls .map_img .img img.no_b{
	border: none;
}
.ls .map_box {
	position: relative;
	margin: 0 0 40px 0;
}
.ls .map_box .map_table{
	display: inline;
	float: right;
	width: 636px;
	border: 5px #cbcbcb solid;
}
.ls .map_box .map_table dl{
	width: 100%;
	border-bottom: 1px #cbcbcb solid;
	font-size: 0;
}
.ls .map_box .map_table dt{
	display: inline-block;
	width: 79px;
	padding: 17px 0 18px 16px;
	border-right: 1px #cbcbcb solid;
	background: #f4f4f4;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
}
.ls .map_box .map_table dd{
	display: inline-block;
	position: relative;
	width: 504px;
	margin: 0 0 0 0;
	padding: 17px 0 18px 20px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
.ls .map_box .map_table dd p{
	margin: 0 0 30px 0;
}
.ls .map_box .map_table dd ul li{
	list-style: disc outside;
    margin-left: 1em;
}
.ls .map_box .map_table dd .bg01{
	display: inline-block;
	padding: 1px 4px;
	margin: 0 5px 0 0;
	background: #c1d614;
	text-align: center;
	color: #fff;
}
.ls .map_box .map_table dd table td{
	padding: 0 10px 0 0;
	vertical-align: top;
}
.ls .map_box .map_table dd a{
   display: inline-block;
    margin: 10px 0 0 0 ;
    padding: 0 15px 0 0;
    background: url(/common/img/ico_arw04.png) no-repeat right center;
}

/* english_area ------------------------------ */
.ls .english_area {
	width: 960px;
	margin: 0 auto 30px auto;
}
.ls .english_area h2{
	margin: 0 0 28px 0;
	line-height: 1.1;
}
.ls .english_area h2 span{
	display: block;
	margin: 10px 0 0 0;
}
.ls .english_area .txt_box_left{
	display: inline;
	float: left;
	width: 49%;
}
.ls .english_area .txt_box_right{
	display: inline;
	float: right;
	width: 49%;
}
.ls .english_area .left_img{
	display: inline-block;
	width: 115px;
	margin: 0 0 0 0;
	vertical-align: middle;
}
.ls .english_area .left_img img{
	height: 115px;
}
.ls .english_area h3{
	padding: 0 0 0 0;
	font-size: 22px;
	font-weight: bold;
}
.ls .english_area h3 span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.ls .english_area .right_box {
	display: inline-block;
	width: 280px;
	margin: 0 0 0 15px;
	vertical-align: middle;
}
.ls .english_area ul {
	margin: 10px 0 0 0;
}
.ls .english_area li {
	display: inline-block;
	position: relative;
	margin: 0 20px 5px 0;
	text-align: left;
}
.ls .english_area li a{
	display: inline-block;
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
	line-height: 1.2;
	text-align: center;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.ls .english_area li a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
}

/* student_area ------------------------------ */

.ls .student_area {
	margin: 0 0 72px 0;
	border: 5px #ededed solid;
}

.ls .student_area .bg_bt {
	padding: 18px 20px 18px 20px;
}

.ls .student_area .inner{
	margin: 0 auto 0 auto;
	padding: 10px0;
}

.ls .student_area .inner .left_img{
	display: inline;
	float: left;
	margin: 0 0 0 0;
}

.ls .student_area .inner .left_img img{
	width: 90px;
}

.ls .student_area .inner h2{
	padding: 0 0 14px 110px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
}

.ls .student_area .inner h2 span{
	font-size: 12px;
	font-weight: normal;
}

.ls .student_area .inner p{
	margin: 0 0 0 193px;
}

.ls .student_area .inner ul {
	margin: 0 0 0 110px;
}

.ls .student_area .inner li {
	display: inline-block;
	position: relative;
	margin: 0 20px 0 0;
	text-align: left;
}

.ls .student_area li a{
	display: inline-block;
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
	line-height: 1.2;
	text-align: center;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.ls .student_area li a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
}

/* saginumaアンカー位置調整 ------------------------------ */
.ls #saginuma {
	position: relative;
	top: -120px;
	display: block;
}

/* 天神　CM追加------------------------------ */
.ls #cm_movie {
    margin: 80px auto 0;
	}
.ls #cm_movie h2{
	margin:0 0 10px 0;
	}
.ls #cm_movie p{
	font-size:14px;
	}
.ls #cm_movie .cm_movie p {
    font-size: 20px;
    margin-bottom: 10px;
    text-align:center;
	}
.ls #cm_movie .cm_movie .youtube {
    position: relative;
    /*padding-bottom: 56.25%;*/
    padding-bottom: 53.25%;
    height: 0;
    overflow: hidden;
	}

.ls #cm_movie .cm_movie iframe {
    display: block;
    width: 800px;
    height: 450px;
    margin: 0 auto;
    cursor: pointer;
}
.ls.ftj .anchor p a{
    margin: -10px 0 50px 0;
}

/* gaba_five_area ------------------------------ */

.ls .gaba_five_area {
	width: 960px;
	margin: 0 auto 80px auto;
}

.ls .gaba_five_area h3{
	margin: 0 auto 40px auto;
}

.ls .gaba_five_area .lead_box {
	margin: 32px 0 34px 0;
}

.ls .gaba_five_area .lead_box .txt{
	display: inline;
	float: left;
	width: 695px;
	font-size: 14px;
	font-weight: bold;
}

.ls .gaba_five_area .lead_box .btn {
	display: inline;
	float: right;
	width: 240px;
	margin: 6px 0 0 0;
	text-align: left;
}

.ls .gaba_five_area .lead_box .btn a{
	display: inline-block;
	width: 240px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ls .gaba_five_area .lead_box .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.ls .gaba_five_area .gaba_five_box{
	margin: 0 0 0 3px;
}

.ls .gaba_five_area .gaba_five_box .img_box{
	position: relative;
	display: inline;
	float: left;
	width: 306px;
	min-height: 85px;
	margin: -3px 0 0 -3px;
	padding: 0 0 0 10px;
	border-top: 3px #ededed solid;
	border-right: 3px #ededed solid;
	border-bottom: 3px #ededed solid;
	border-left: 3px #ededed solid;
}

.ls .gaba_five_area .gaba_five_box .img_box .img {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 65px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

.ls .gaba_five_area .gaba_five_box .img_box .img a img{
	height: 65px;
}

.ls .gaba_five_area .gaba_five_box .img_box h3{
	display: inline-block;
	margin: 0 0 0 17px;
	vertical-align: middle;
	line-height: 1.2;
}

.ls .gaba_five_area .gaba_five_box .img_box h3 a{
	display: inline-block;
	width: 197px;
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw07.png) no-repeat 100% center;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.ls .gaba_five_area .gaba_five_box .img_box h3 a:hover{
	background: url(/common/img/ico_arw09.png) no-repeat 100% center;
	text-decoration: underline;
}



/* img_list01 ------------------------------ */

.ls .txt_box .img_list01 .right_img {
	position:static;
}

.ls .txt_box .img_list01 ul {
	margin: 35px -20px 0 0;
}

.ls .txt_box .img_list01 ul li {
	width: 225px;
	height: 225px;
	float: left;
	margin: 0 20px 0 0;
}

.ls .txt_box .img_list01 ul li span {
	width: 225px;
	height: 225px;
}
.ls .txt_box .img_list01 ul li span img {
	width: auto;
	height: 225px;
	margin-left: -86px;
}

/* LS時間変更 ------------------------------ */

p.henkou {
	margin: 1em 0 0 0!important;
}

p.henkou span {
	color: #ff0000;
}

/* event table ------------------------------ */
.ls .line_box .detail {
	border: 1px #cbcbcb solid;
    margin: 0 30px 20px 0;
    float: left;
}
.ls .line_box .detail:last-of-type{
    float: none;    
}

.ls .line_box .detail th {
	border-right: 1px #cbcbcb solid;
	border-bottom: 1px #cbcbcb solid;
	background: #f4f4f4;
	padding: 8px;
	text-align: center;
}

.ls .line_box .detail td {
	border-bottom: 1px #cbcbcb solid;
	padding: 8px;
}


.ls .line_box dl dt{
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 5px 0;
}

/* ls 福岡天神 ------------------------------ */
.ls .txt_box .line_box .btn.left a{
    display: block;
    position: relative;
}
.ls .txt_box .line_box .btn.left a:hover{
    background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}


/* ls coco  20180315追加　--------------------------- */
.ls .anchor p a{
    display:inline-block;
	margin:-10px 0 30px 0;
	padding: 0 15px 0 0;
	font-size:16px;
    background: url(/common/img/ico_arw04.png) no-repeat right center;
}

/*coco塾Jr併設ラーニングスタジオ*/
.ls .integrated .ttl02 span{
    display: block;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    font-size: 47px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: normal;
}
/* 固定ヘッダー分のアンカーリンク調整 */
.ls .integrated #ls_next.ttl02 {
    margin-top:-100px !important;
    padding-top:100px;
    font-size:47px;
}
/* mygaba はヘッダーなし*/
.ls.mygaba .integrated #ls_next.ttl02 {
    margin-top:0 !important;
    padding-top:0;
    font-size:47px;
}

.ls .integrated .lead01 {
    margin: 10px 0 24px 0;
    font-size: 16px;
    line-height: 1.6;
}
.ls .integrated .lead02 {
    margin: 25px 0 24px 0;
    padding: 14px 22px;
    background: #fdfde3;
        font-size: 15px;
    line-height: 1.6;
}

.ls .integrated .lead02 h6 {
    display:block;
    padding: 0 0 8px 0;
    font-size: 18px;
    color: #00ae28;
    font-weight:bold;
}
.ls .integrated .lead01 span,
.ls .integrated .lead02 span {
	font-weight: normal;
	font-size: 14px;
	line-height: 1.2;
}

/*
.ls .integrated .link_area04:first-of-type {
    margin: 0 0 0 0;
}*/


.ls .integrated .link_area04 h3{
	display:none !important;
	}
.ls .integrated .link_area04{
    margin: 30px 0 50px;
	}
	
.ls .integrated .link_area04 ul{
	width:100%;
	}
.ls .integrated .link_area04 ul li {
    width: auto;
    display: inline-block;
    margin: 16px 50px 0 0;
    }
.ls .integrated .link_area05 {
    margin: 30px 0 0 0;
    border: 5px #cbcbcb solid;
    }
.ls .integrated .link_area05_last {
    margin: 30px 0 50px 0;
    border: 5px #cbcbcb solid;
    }
.ls .integrated .link_area05 h3 {
    display: block;
    width: 100%;
	height: 38px;
    padding: 0 0 0 20px;
    background: #f4f4f4;
    font-size: 18px;
    font-weight: bold;
	line-height: 38px;
	box-sizing: border-box;
	}
.ls .integrated .link_area05 ul {
	position: relative;
    display: flex;
    width: 100%;
	margin: 0;
    padding: 10px 20px;
	border-top: 1px #cbcbcb solid;
    vertical-align: middle;
    overflow: hidden;
    box-sizing: border-box;
}
.ls .integrated .link_area05 ul li {
	margin: 0 20px 0 0;
	box-sizing: border-box;
}
.ls .integrated .link_area05 ul li.ls_name {
	/*width: 310px;*/
	width: 45%;
}
.ls .integrated .link_area05 ul li.ls_name span {
    display: block;
    position: relative;
    margin: 0;
    color: #333;
    font-size: 14px;
	font-weight: bold;
}


.ls .integrated .link_area05 ul li.coco_jr {
	width: 140px;
}

.ls .integrated .link_area05 ul li.coco_jr span {
    display: inline-block;
    width: 140px;
    height: 20px;
    margin: 13px 0;
    background: #00AFEC;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
.ls .integrated .link_area05 ul li.address {
	/*width:530px;*/
	width: 55%;
	font-size: 14px;
}
.ls .integrated .link_area05 ul li.map {
    position: relative;
    width: 62px;
    height:40px;
    margin: 0;
    padding: 0;
}
.ls .integrated .link_area05 ul li.map span{
    margin: 0;
    padding: 0;
    line-height: 40px;

}
.ls .integrated .link_area05 ul li.map span a,
.ls .integrated .link_area05 ul li.map span a:hover{
	display: inline-block;
	width: 62px;
    height: 40px;
    background: #00AF28 no-repeat;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
}
.ls .integrated .link_area05 ul li.map span a{
	display: inline-block;
	padding: 0 0 0 13px;
	box-sizing: border-box;
}
.ls .integrated .link_area05 ul li.map span a:hover{
	background: #005616;
}
.ls .integrated .link_area05 ul li.map span a:after {
    right: 5px;
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    top: 16px;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #fff;
}

.ls p.toeic{
    margin: 0 0 10px;
    font-size:10px;
}

/* ls coco  詳細ページ------------------------------ */
/*
.ls.integrated h2{
	display: block; 
	padding-top: 30.5px; 
	padding-bottom: 30.5px;
	}*/
.ls.integrated .map_box .gmap {
    position: relative;
    height: 0;
    overflow: hidden;
    width: 600px;
    height: 450px;
    margin: 50px auto 40px;
    border: 1px #cbcbcb solid;
}
 
.ls.integrated .map_box .gmap iframe,
.ls.integrated .map_box .gmap object,
.ls.integrated .map_box .gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.ls.integrated .map_box .map_table {
    display: block;
    width: 100%;
    border: 5px #cbcbcb solid;
}

.ls.integrated .map_box .map_table dt{
	width: 80px;
	box-sizing: border-box;
}
.ls.integrated .map_box .map_table dd{
	width: 880px;
	padding: 17px 20px 18px 20px;
	box-sizing: border-box;
}
.ls.integrated .map_box .map_table dd ul.caution li{
	list-style:none;
}
.ls.integrated .map_box .map_table dd ul.caution li:before{
	display: inline-block;
    content: "※";
    width: 3px;
}
/* ls coco お知らせ ------------------------------ */
.ls.integrated .oshirase{
	margin-top: 50px;
	font-size: 14px;
}
.ls .integrated .ls_search_area .oshirase{
    margin: 0 0 30px;
	font-size: 14px;
}

.ls .anchor{
	display: block;
    padding-top: 100px;
    margin-top: -100px;
}
/* --------------------------------------------------------------------------------------
 aboutgaba
--------------------------------------------------------------------------------------- */

/* main_img ------------------------------ */

.aboutgaba .main_img {
	background: url(/aboutgaba/img/main_img_index.jpg) no-repeat center 50%;
	background-size: cover;
}

.aboutgaba .main_img_selectable {
	background: url(/aboutgaba/img/main_img_selectable.jpg) no-repeat center 50% !important;
	background-size: cover !important;
}

.aboutgaba_counsellor .main_img {
	background: url(/aboutgaba/img/main_img_counsellor.jpg) no-repeat center 50%;
	background-size: cover;
}

.aboutgaba .main_img_seminar {
	background: url(/aboutgaba/img/main_img_seminar.jpg) no-repeat center 50%;
	background-size: cover;
}

.top .main_img_faq {
	background: url(/faq/img/main_img_faq.jpg) no-repeat center 50%;
	background-size: cover;
}

.aboutgaba .main_img_toeic {
	background: url(/aboutgaba/img/main_img_toeic.jpg) no-repeat center 50% !important;
	background-size: cover !important;
}

/* top lead ------------------------------ */

.aboutgaba .lead_top {
	margin: 31px 0 43px 0;
	font-size: 14px;
	line-height: 2;
}


/* top txt_box ------------------------------ */

.aboutgaba .txt_box {
	position: relative;
	margin: 0 0 70px 0;
}

.aboutgaba .txt_box_last {
	margin: 0 0 0 0;
}

.aboutgaba .txt_box .left_box h2{
	margin: 0 320px 25px 0;
}

.aboutgaba .txt_box .right_box h2{
	margin: 0 0 25px 0;
}

.aboutgaba .txt_box .left_box p.txt{
	margin: 0 323px 24px 0;
	line-height: 1.9;
}

.aboutgaba .txt_box .right_box p.txt{
	padding: 25px 0 16px 330px;
	line-height: 1.9;
}

.aboutgaba .txt_box p.txt{
	font-size: 16px;
	font-weight: bold;
}

.aboutgaba .txt_box .left_img{
	position: absolute;
	left: -150px;
	top: 100px;
	text-align: left;
	clip: rect(0,450px,300px,150px);
}

.aboutgaba .txt_box .left_img_right{
	left: -200px;
	clip: rect(0,500px,300px,200px);
}

.aboutgaba .txt_box .left_img span{
	display: block;
}

.aboutgaba .txt_box .left_img img{
	height: 300px
}

.aboutgaba .txt_box .right_img{
	position: absolute;
	right: -100px;
	top: 33px;
	text-align: left;
	clip: rect(0,400px,300px,100px);
}

.aboutgaba .txt_box .right_img span{
	display: block;
}

.aboutgaba .txt_box .right_img img{
	height: 300px
}

.aboutgaba .txt_box .left_box .line_box{
	margin: 0 240px 0 0;
}

.aboutgaba .txt_box .right_box .line_box{
	margin: 0 0 0 240px;
	padding: 28px 31px 24px 85px;
}

.aboutgaba .txt_box .line_box{
	padding: 28px 31px 24px 31px;
	border: 5px #00ae28 solid;
}

.aboutgaba .txt_box p.lead {
	margin: 0 50px 6px 0;
	font-weight: bold;
}

.aboutgaba .txt_box .line_box h3{
	margin: 0 0 11px 0;
	font-size: 22px;
	color: #00ae28;
	font-weight: bold;
	line-height: 1.2;
}

.aboutgaba .txt_box .line_box ul{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}

.aboutgaba .txt_box .line_box ul li{
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.aboutgaba .txt_box .line_box .btn {
	display: block;
	position: relative;
	margin: -28px 0 0 0;
	text-align: right;
}

.aboutgaba .txt_box .line_box .btn a{
	display: inline-block;
	width: 260px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.aboutgaba .txt_box .line_box .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.aboutgaba .txt_box .line_box ul em{
	font-size: 12px;
}

/* seminar_box ------------------------------ */

.aboutgaba_seminar .ttl02 {
	margin: 0 0 30px 0;
}

.aboutgaba_seminar h3.lead_top02 {
	margin: 0 0 40px 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 2;
}

.aboutgaba_seminar .seminar_kind_front {
	padding-bottom: 20px;
}

.aboutgaba_seminar .gaba_seminar_area p {
	display: inline-block;
	vertical-align: middle;
	width: 869px;
	min-height: 90px;
	margin: 0 auto 10px auto;
	padding: 10px;
	background: #f3f3f3;
}

.aboutgaba_seminar .gaba_seminar_area .inner{
	padding: 0 30px 0 30px;
	font-size: 0;
}

.aboutgaba_seminar .gaba_seminar_area .seminar_kind {
	font-size: 16px;
	color: #00af28;
	font-weight: bold;
}

.aboutgaba_seminar .gaba_seminar_area .seminar_kind_top {
	margin-top: 30px;
}

.aboutgaba_seminar .check_list01 li{
	margin:20px 0 0 ;	
	padding: 0 0 0 30px;
	background: url(/common/img/ico_check02.gif) no-repeat 0 0;
}

.aboutgaba_seminar .check_list01 li span {
	font-weight: bold;
}

.aboutgaba_seminar .check_list01 li:first-child {
	margin-top: 20px;
}

.aboutgaba_seminar h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

/* counsellor_box ------------------------------ */

.aboutgaba_counsellor .ttl02 {
	margin: 0 0 30px 0;
}

.aboutgaba .counsellor_box {
	position: relative;
	margin: 0 0 70px 0;
	padding: 23px 30px 30px 30px;
	border: 5px #00ad2d solid;
}

.aboutgaba .counsellor_box .left_box01{
	display: inline;
	float: left;
	width: 605px;
}

.aboutgaba .counsellor_box .left_box02{
	display: inline;
	float: left;
	width: 560px;
}

.aboutgaba .counsellor_box .left_box03{
	margin: 0;
}

.aboutgaba .counsellor_box .left_box03 p{
	display: inline;
	float: left;
	width: 350px;
}

.aboutgaba .counsellor_box .left_box03 p img{
	width: 179px;
}

.aboutgaba .counsellor_box .right_box01{
	display: inline;
	float: right;
	width: 260px;
}

.aboutgaba .counsellor_box .right_box02{
	position: relative;
	display: inline;
	float: right;
	width: 300px;
}

.aboutgaba .counsellor_box .right_box03{
	position: relative;
	display: inline;
	float: right !important;
	width: 179px !important;
}

/* counsellor_box img ------------------------------ */

.aboutgaba .counsellor_box .img01{
	position: absolute;
	left: 236px;
	top: -158px;
	text-align: left;
	clip: rect(0,391px,300px,91px);
}

.aboutgaba .counsellor_box .img01 span{
	display: block;
}

.aboutgaba .counsellor_box .img01 span img{
	height: 300px;
}

.aboutgaba .counsellor_box .img_list01{
	width: 890px;
	margin: 26px 0 0 0;
	overflow: hidden;
}

.aboutgaba .counsellor_box .img_list01 ul{
	width: 1000px;
	font-size: 0;
}

.aboutgaba .counsellor_box .img_list01 li{
	position: relative;
	display: inline-block;
	width: 277px;
	height: 183px;
	margin: 0 38px 0 -8px;
}

.aboutgaba .counsellor_box .img_list01 li span{
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	clip: rect(0,285px,183px,8px);
}

.aboutgaba .counsellor_box .img_list01 li span img{
	height: 183px;
}

.aboutgaba .counsellor_box .left_box01 p.imgL {
	float: left;
	padding-right: 20px;
}

.aboutgaba .counsellor_box .left_box01 p.imgL img {
	width: 150px;
}
/* counsellor_box number_box01 ------------------------------ */

.aboutgaba .counsellor_box .number_box01{
	margin: 0 0 24px 0;
	padding: 0 0 30px 0;
	border-bottom: 5px #ededed solid;
}

.aboutgaba .counsellor_box .number_box_none{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: none;
}

.aboutgaba .counsellor_box h3{
	margin: 0 0 13px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00ae28;
}

.aboutgaba .counsellor_box h3 span{
	display: inline-block;
	width: 80px;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #00ae28;
	border: 3px #00ad2d solid;
	vertical-align: middle;
	text-align: center;
}

.aboutgaba .counsellor_box p{
	line-height: 1.6;
}
.aboutgaba .counsellor_box p small{
	line-height: 1.2;}

.aboutgaba .counsellor_box .btn a{
	display: inline-block;
	width: 260px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.aboutgaba .counsellor_box .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.aboutgaba .counsellor_box .btn.blank a{
	background: #00ae28 url(/common/img/ico_blank05.png) no-repeat 96% center;
}

.aboutgaba .counsellor_box .btn.blank a:hover{
	background: #005616 url(/common/img/ico_blank05.png) no-repeat 96% center;
}

.aboutgaba .counsellor_box .btn01{
	margin: -40px 0 0 0;
}

.aboutgaba .counsellor_box .btn02{
	display: inline-block;
	width: 260px;
	vertical-align: middle;
}

.aboutgaba .counsellor_box .btn_box01{
	margin: 25px 0 0 0;
	font-size: 0;
}

.aboutgaba .counsellor_box .btn_box01 .txt01{
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}

.aboutgaba .counsellor_box .btn_box01 .img_underArw {
	text-align: center;
}

.aboutgaba .counsellor_box .right_box05 img {
	width: 334px;
}


/* counsellor_link_box ------------------------------ */

.aboutgaba .counsellor_link_box {
	position: relative;
	width: 960px;
	margin: 0 0 50px 0;
	font-weight: bold;
	font-size: 0;
	text-align: left;
	overflow: hidden;
}

.aboutgaba .counsellor_link_box.top {
	margin: 50px 0;
}

.aboutgaba .counsellor_link_box ul{
	width: 1000px;
}

.aboutgaba .counsellor_link_box li{
	display: inline-block;
	width: 176px;
	min-height: 177px;
	margin: 0 20px 0 0;
	font-size: 18px;
	vertical-align: middle;
}

.aboutgaba .counsellor_link_box span{
	display: block;
	margin: 6px 0 0 0;
	font-size: 10px;
	line-height: 1;
	font-weight: normal;
	font-family:'Times New Roman';
letter-spacing: 0.8px;
}

.aboutgaba .counsellor_link_box a{
	display: inline-block;
	padding: 0 30px 0 19px;
	background: #00ae28 url(/common/img/ico_arw01_sp.png) no-repeat 96% center;
	background-size: auto 15px;
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
	text-decoration: none;
}

.aboutgaba .counsellor_link_box .active a{
	background: #005616 url(/common/img/ico_arw01_sp.png) no-repeat 96% center;
	background-size: auto 15px;
}

.aboutgaba .counsellor_link_box a:hover{
	background: #005616 url(/common/img/ico_arw01_sp.png) no-repeat 96% center;
	background-size: auto 15px;
}

/* top_link ------------------------------ */

/* .aboutgaba .top_link {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.aboutgaba .top_link a{
	padding: 0 20px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.aboutgaba .top_link a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
	text-decoration: underline;
} */

/******************************************
	3-1-4.textbook
******************************************/
#textbook {
	color: #333333;
	text-decoration: none;
	margin-top: 24px;
}
/*#textbook #main .txt {
	float: left;
	width: 330px;
	margin-bottom: 24px;
}
#textbook #main .pic {
	float: right;
	margin-bottom: 24px;
}
#textbook #main .pic p {
	margin-bottom: 0;
}

#textbook #main .section {
	width: 710px;
}
#textbook #main .onetopic {
	width: 224px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 12px 12px 0;
	_margin: 0 9px 12px 0;
	border-top: #00690D 3px solid;
	background: #F9F9F4;
}
#textbook #main .onetopic:hover a {
	text-decoration: none;
}
#textbook #main .onetopic h4 {
	clear: both;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border-radius: 0px;
 _position:none;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	color:#333333;
	padding: 10px 5px;
	margin: 0 0 12px 0;
	background: url(/feel/img/bg_dotline.gif) left bottom repeat-x #F9F9F4;
	width: 214px;
}
#textbook #main .onetopic .txt {
	float: none;
	width: 100%;
	margin-bottom: 0;
}
#textbook #main .onetopic .txt p {
	margin-bottom: 1.0em;
	padding: 0 10px;
}
#textbook #main .onetopic .pic {
	float: none;
	margin-bottom: 5px;
	text-align: center;
}*/

.sub_ttl_area_level h2 {
	padding: 30px 0;
}

#textbook #main .level_box{
	float:left;
	border: 1px solid #999999 !important;
	margin-bottom: 30px !important;
	overflow: hidden;
}

#textbook #main .levelA,
#textbook #main .levelB,
#textbook #main .levelC,
#textbook #main .levelD,
#textbook #main .levelS {
/*	float: left;
	margin-bottom:24px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;*/
}

/*#textbook #main .levelA div,
#textbook #main .levelB div,
#textbook #main .levelC div,
#textbook #main .levelD div,
#textbook #main .levelS div*/ {
	float:left;
	margin-bottom:24px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;

}

#textbook #main .levelS .level {
	border-right:1px solid #999999;
}

#textbook #main .levelA .level,
#textbook #main .levelB .level,
#textbook #main .levelC .level,
#textbook #main .levelD .level,
#textbook #main .levelS .level {
	clear:left;
	float:left;
	width: 620px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#textbook #main .levelA .level p,
#textbook #main .levelB .level p,
#textbook #main .levelC .level p,
#textbook #main .levelD .level p,
#textbook #main .levelS .level p {
	min-height: 75px;
	height: auto;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#textbook #main .levelA .daily,
#textbook #main .levelB .daily,
#textbook #main .levelC .daily,
#textbook #main .levelD .daily {
	float:left;
	width: 160px;
	height: 120px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#textbook #main .levelS .dailybiz {
	float:left;
	width: 320px;
}

#textbook #main .levelA .biz,
#textbook #main .levelB .biz,
#textbook #main .levelC .biz,
#textbook #main .levelD .biz {
	float:left;
	width: 160px;
	_border-right:1px solid #999999;
}

#textbook #main .levelA h2,
#textbook #main .levelB h2,
#textbook #main .levelC h2,
#textbook #main .levelD h2,
#textbook #main .levelS h2 {
	margin-bottom:0;
	background:none;
	padding: 5px 0;
	width: auto;
	border-bottom:1px solid #999999;
	text-align:center;
}
#textbook #main .level h3 {
	clear: both;
	float:left;
	margin:0;
	padding:8px 0 0;
	background:none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border-radius: 0px;
	width: 88px;
	text-align:center;
}
#textbook #main .levelA .level h2,
#textbook #main .levelB .level h2,
#textbook #main .levelC .level h2,
#textbook #main .levelD .level h2,
#textbook #main .levelS .level h2{
	background: #F9F9F4;
}
#textbook #main .levelA .daily h2,
#textbook #main .levelB .daily h2,
#textbook #main .levelC .daily h2,
#textbook #main .levelD .daily h2,
#textbook #main .levelS .dailybiz h2 {
	background: #D9EEBF;
}
#textbook #main .levelA .biz h2,
#textbook #main .levelB .biz h2,
#textbook #main .levelC .biz h2,
#textbook #main .levelD .biz h2 {
	background: #D1EAD5;
}
#textbook #main .levelA p,
#textbook #main .levelB p,
#textbook #main .levelC p,
#textbook #main .levelD p,
#textbook #main .levelS p {
	padding:8px;
	background-color:#FFFFFF;
}
#textbook #main .level p {
	float:left;
	width: 515px;
	margin:0;
	border-left:1px solid #999999;
}
#textbook #main .level p strong {
	font-size: 116%;
	display: block;
	line-height: 1.2;
	padding-bottom: 0.25em;
}
#textbook #main .levelA .level {
	background: #F9BD22;
}
#textbook #main .levelB .level {
	background: #83B9E4;
}
#textbook #main .levelC .level {
	background: #A5D92B;
}
#textbook #main .levelD .level {
	background: #CB954B;
}
#textbook #main .levelS .level {
	background: #FFE600;
}
#textbook #main .level h2.none,
#textbook #main .daily h2.none,
#textbook #main .biz h2.none {

}
#textbook #main .backLink {
	clear: both;
	margin: 5px 0 30px;
}



/* --------------------------------------------------------------------------------------
 aboutmygaba
--------------------------------------------------------------------------------------- */

/* main_img ------------------------------ */

.aboutmygaba .main_img_aboutmygaba {
	background: url(/aboutmygaba/img/main_img_aboutmygaba.jpg) no-repeat center 50%;
	background-size: cover;
}

.aboutmygaba .lead_top_mygaba {
	margin: 31px 0 0;
	font-size: 14px;
	line-height: 2;
}

.aboutmygaba .small {
	font-size: 10px;
	margin: 0 0 50px;
}

.aboutmygaba h2.ttl02 {
	margin: 0 0 50px;
}

.aboutmygaba h3 {
	color: #00af28;
	font-size: 26px;
	font-weight: bold;
	padding-left: 10px;
}

 .aboutmygaba .counsellor_box .number_box01 h4 {
	color: #00af28;
	background-color: #f3f3f3 !important;
	padding: 14px 10px;
	margin-top:20px;
	font-size: 16px;
	font-weight: bold;
}

 .aboutmygabaa .counsellor_box .number_box01 h4:first-child {
	margin-top: none;
}

.aboutmygaba #ct_area .counsellor_box p {
	padding: 10px 10px 16px;
}

.aboutmygaba .img_aboutmygaba {
	text-align: center;
}

.aboutmygaba div.img {
	text-align: center;
	padding-bottom: 10px;
}

.aboutmygaba figure.img_aboutmygaba {
	display: inline-block;
	width: 280px;
	margin: 0 5px;
}

.aboutmygaba figure.img_aboutmygaba02 {
	display: inline-block;
	width: 320px;
	margin: 0 5px;
}

.aboutmygaba figure.img_aboutmygaba img {
	width: 280px;
}

.aboutmygaba figure.img_aboutmygaba02 img {
	width: 320px;
}

.aboutmygaba figcaption {
	text-align: left;
	font-size: 10px;	
}

/* IE7 */
*:first-child+html ul.img_aboutmygaba li {
  display: inline; /* IE7がdisplay: inline-block;に対応していないため */
}

/* --------------------------------------------------------------------------------------
 purpose
--------------------------------------------------------------------------------------- */

/* main_img ------------------------------ */

.purpose .main_img {
	background: url(/purpose/img/main_img_index.jpg) no-repeat center 50%;
	background-size: 100% auto;
}


/* top lead ------------------------------ */

.purpose .lead_top01 {
	/*margin: 31px 0 6px 0;*/
    margin: 31px 0 40px 0;
	font-size: 14px;
	line-height: 2;
}

.purpose .lead_top02 {
	margin: 0 0 40px 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 2;
}

.purpose .lead_top03 {
	margin: 0 0 13px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
	color: #00af28;
}

.purpose .lead_top03.lead_left{
	display: inline-block;
	width: 629px;
	vertical-align: top;
	margin-right: 20px;
	min-height: 70px;
}

.purpose .bnr.bnr_right{
	display: inline-block;
	width: 306px;
	vertical-align: top;
	margin:0;
}

/* top txt_box ------------------------------ */

.purpose .txt_box {
    position: relative;
    margin: 0 0 75px 0;
}

.purpose.lesson.businessA .txt_box {
    position: relative;
    margin: 0 0 30px 0;
}

.purpose .txt_box01 {
    position: relative;
    margin: 0 0 75px 0;
}

.purpose .txt_box02 {
    position: relative;
    margin: 0 0 75px 0;
}

.purpose .txt_box03 {
    position: relative;
    margin: 0 0 30px 0;
}

.purpose .txt_box04 {
    position: relative;
    margin: 0 0 0 0;
}

.purpose .txt_box05 {
    position: relative;
    margin: 0 0 30px 0;
}

.purpose .txt_box_last {
	margin: 0 0 80px 0;
}
.purpose .txt_box .left_box{
    font-size: 14px;
}

.purpose .txt_box .left_box h2{
	margin: 0 0 33px 0;
}

.purpose .txt_box .right_box h2.ttl_purpose02{
	margin: 0 0 33px 374px;
}

.purpose .txt_box .left_box p.txt{
	margin: 0 323px 25px 0;
}

.purpose .txt_box .right_box p.txt{
	padding: 25px 0 50px 323px;
}

.purpose .txt_box p.txt{
	font-size: 16px;
	font-weight: bold;
}

.purpose .txt_box .img_full{
    margin: 0 0 31px;
}

.purpose .txt_box .left_img{
	position: absolute;
	left: 35px;
	bottom: 33px;
	text-align: left;
	clip: rect(0,450px,300px,150px);
}

.purpose .txt_box .left_img01{
	position: absolute;
	left: 35px;
	top: -45px;
	text-align: left;
	clip: rect(0,450px,300px,150px);
}

.purpose .txt_box .left_img_right{
	left: -165px;
	clip: rect(0,500px,300px,200px);
}

.purpose .txt_box .left_img span{
	display: block;
}

.purpose .txt_box .left_img img{
	height: 300px
}

.purpose .txt_box .right_img{
	position: absolute;
	right: -64px;
	bottom: 34px;
	text-align: left;
	clip: rect(0,400px,300px,100px);
	z-index: 99;
}

.purpose .txt_box .right_img01{
	position: absolute;
	right: -100px;
	top: 95px;
	text-align: left;
	clip: rect(0,400px,300px,100px);
	z-index: 99;
}

.purpose .txt_box .right_img02{
	position: absolute;
	right: -64px;
	top: -35px;
	text-align: left;
	clip: rect(0,400px,300px,100px);
}

.purpose .txt_box .right_img span{
	display: block;
}

.purpose .txt_box .right_img img{
	height: 300px
}

/*201712追加-------------------*/
.purpose .border_box02.last{
	margin-bottom: 120px;
}

.purpose #beginner.txt_box .right_img{
	position: absolute;
	right: 30px;
	bottom: 34px;
	text-align: left;
	clip: rect(0,500px,300px,200px);
	z-index: 99;
}

.purpose #business.txt_box .left_img{
	position: absolute;
	left: -64px;
	bottom: 34px;
	text-align: left;
	clip: rect(0,400px,300px,100px);
	z-index: 99;
}

.purpose #private.txt_box .right_img{
	position: absolute;
	right: 30px;
	bottom: 34px;
	text-align: left;
	clip: rect(0,500px,300px,200px);
	z-index: 99;
}
.purpose .txt_box .left_img_right{
	left: -165px;
	clip: rect(0,500px,300px,200px);
}


.purpose .txt_box .left_box .line_box{
	margin: 0 0 0 0;
}

.purpose .txt_box .right_box .line_box{
    margin: 0 0 0 0;
    padding: 28px 31px 24px 365px;
}

.purpose .txt_box .line_box{
	padding: 28px 31px 20px 31px;
	border: 5px #00ae28 solid;
}

.purpose .txt_box .line_box01 {
	position: relative;
	margin: 0 260px 0 0 !important;
	padding: 28px 61px 20px 31px;
}

.purpose .txt_box .line_box02 {
	position: relative;
	padding: 63px 360px 20px 31px;
}

.purpose .txt_box .line_box03 {
	position: relative;
	padding: 28px 360px 20px 31px;
}

.purpose .txt_box .line_box h3{
	margin: 0 0 10px 0;
	font-size: 22px;
	color: #00ae28;
	font-weight: bold;
	line-height: 1.2;
}

.purpose .txt_box .line_box .txt01{
	margin: 0 0 0 0;
	line-height: 1.8;
}

.purpose .txt_box .line_box .txt02{
	min-height: 166px;
	margin: 0 0 0 0;
	line-height: 1.8;
}

.purpose .txt_box .line_box ul,
.purpose .txt_box .line_box p{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}

.purpose .txt_box .line_box ul li{
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.purpose .txt_box .line_box .btn {
	display: block;
	position: relative;
	margin: 21px 0 0 0;
}

.purpose .txt_box .line_box .btn p{
	display: inline-block;
	margin: 0 15px 0 0;
}

.purpose .txt_box .line_box .img_box01 {
	text-align: center;
}

.purpose .txt_box .line_box .btn a,
.lesson .intensive_box01 .line_box01 .btn a{
	display: inline-block;
	width: 270px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.purpose .txt_box .line_box .btn a:hover,
.lesson .intensive_box01 .line_box01 .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

/*レッスンの流れを追加　2017/10/18***********************/
.purpose .lesson_flow {
    margin: 30px 0;
    font-size: 0;
    display: flex;
}
.purpose .lesson_flow .lesson_flow_box{
    position: relative;
    display: inline-block;
    width: 240px;
    min-height: 130px;
    margin: 0 30px 0 0;
    padding: 18px;
    border: 5px #00ad2d solid;
    vertical-align: top;
    text-align: left;
}
.purpose .lesson_flow li:after{
    position: absolute;
    top: 36%;
    right: -28px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #00ae29;
}
.purpose .lesson_flow li:last-child{
    margin: 0;
}
.purpose .lesson_flow li:last-child:after{
    border: none;
}
.purpose .lesson_flow .lesson_flow_box h3{
    min-height: 2em;
    margin: 0 0 10px 0;
    font-size: 19px;
    font-weight: bold;
    color: #00ae28;
    line-height: 1.2;
}

.purpose .lesson_flow .lesson_flow_box p{
    font-size: 12px;
}


/*レッスンクオリティ保証制度を追加　20171023*/
.purpose .border_box02 {
    margin: -40px 0 70px;
    padding: 30px;
    border: 4px solid #ccc;
    overflow: hidden;
}

.purpose .border_box02:last-of-type {
    
}

.purpose .border_box02 h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #00ae28;
}
.purpose .border_box02 .left_box {
    float: left;
    width: 540px;
}
.purpose .border_box02 p.txt {
    margin-bottom: 1em;
}
.purpose .border_box02 h5 {
    /* margin-top: 10px; */
    font-size: 16px;
    font-weight: bold;
}
.purpose .border_box02 p.img {
    float: right;
    margin-right: 30px;
}
.purpose .border_box02 p.img img {
    width: 290px;
}
.feature_line {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px!important;
}
.feature_line span{
	background: linear-gradient(transparent 60%, #ffdf74 60%);
}

/* intensiveをlessonへ移管のため追加 ------------------------------ */
.lesson .lead_top04 {
	margin: 25px 0 21px 0;
	font-size: 16px;
	line-height: 1.9;
	font-weight: bold;
}
.lesson .ttl_box .img_txt01 {
	position: relative;
	display: inline-block;
	margin: -5px 0 0 29px;
	vertical-align: top;
}

.lesson .ttl_box .left_box{
	display: inline-block;
	vertical-align: top;
}

.lesson .intensive_box01 h3.planlisttype{
	margin: 0 0 6px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}

.lesson .line_box01 .check_list01 {
	margin: 0 0 28px 0;
	font-size: 0;
}

.lesson .line_box01 .check_list01 li{
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0 0 0 30px;
	background: url(/common/img/ico_check02.gif) no-repeat 0 0;
	font-size: 16px;
	font-weight: bold;
}

.lesson .line_box01 .course_box01 {
	padding: 29px 0 20px 0;
	border-top: 5px #ededed solid;
}

.lesson .line_box01 .course_box01 h3{
	margin: 0 0 8px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}

.lesson .line_box01 .course_box01 .left_box{
	display: inline;
	float: left;
	width: 580px;
	padding: 16px 0 0 0;
	font-size: 14px;
}

.lesson .line_box01 .course_box01 .left_box h3{
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}

.lesson .line_box01.course_box01 .left_box p{
	margin: 5px 0 0 0;
	font-size: 14px;
}

.lesson .line_box01 .course_box01 .left_box span{
	font-size: 12px;
}


/* beginnerを追加 ------------------------------ */
.purpose.lesson.beginner article{
    font-size: 16px;
    line-height: 1.6;
}
/*
.purpose.lesson.beginner h3{
    margin: 0 0 20px 0;
    padding: 7px 0 7px 15px;
    background: #00ae28;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}*/

#q01, #q02, #q03, #q04{
    margin-top:-60px;
    padding-top:60px;
}

/* lead */ 
.purpose.lesson.beginner .lead{
    margin: 48px 0 55px;
}
.purpose.lesson.beginner.bg_box01 h3{
    text-align: left !important;
}

.purpose.lesson.beginner .lead_top03{
    line-height: 1.2;
}

/* link */ 
.purpose.lesson.beginner .link{
    margin: 55px 0 80px;
    padding: 20px;
    border: 4px solid #ccc;
}
.purpose.lesson.beginner .link h4{
	font-size: 24px;
    font-weight:bold;
    color: #00af28;
}
.purpose.lesson.beginner .link p.btn a{
    display: block;
    width: 210px;
    margin: 7px 0 0 0;
    padding: 12px 0;
    background: #00af28 url(/common/img/ico_arw02.png) no-repeat 96% center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
.purpose.lesson.beginner .lead p.btn a:hover{
    background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}


/* Q & A  */
.purpose.lesson.beginner #qa{
    margin: 55px 0 0 0;
}
.purpose.lesson.beginner #qa h3{
    margin: 0;
    padding: 7px 0 ;
    color: #00ae28;
    font-size: 36px;
    font-weight: bold;
}
.purpose.lesson.beginner .bg_box01{
    margin: 20px 0 35px 0;
    
}
.purpose.lesson.beginner .bg_box01 h3{
    margin: 0 0 0 0;
    padding: 10px 0 3px 0;
    text-align: left;
    background: none;
    color: #333;
}
.purpose.lesson.beginner .bg_box01 .inner .check_list01{
    padding: 18px 0 5px 18px;
    text-align: left !important;
}
.purpose.lesson.beginner .bg_box01 .inner .check_list01 li {
    font-weight: normal;
}

/* ページ内リンク */
.purpose.lesson.beginner .qa_list {
    margin: 0;
    padding: 20px;
    border: 4px solid #ccc;
    overflow: hidden;
}

.purpose.lesson.beginner .qa_list ul li:before{
    display: inline-block;
    content: "Q.";
    width: 1.5em;
    height: 1em;
    color: #00ae28;
}

/* qa_box */
.purpose.lesson.beginner #qa_box dl dt{
    margin: 40px 0 0 0;
}
.purpose.lesson.beginner #qa_box dl dt h4{
    margin-bottom: 5px;
    padding:10px 0 10px 50px;
    background: url(/lesson/img/img_beginner_q.gif) no-repeat left center;
    font-size: 24px;
    font-weight: bold;
}

.purpose.lesson.beginner #qa_box dl dd {
    padding: 10px 18px 10px 30px;
    background: url(/lesson/img/img_beginner_a.gif) no-repeat 20px 16px;
    border: 5px #00ae28 solid;
}

.purpose.lesson.beginner #qa_box dl dd h5,
.purpose.lesson.beginner #fm_area h4{
    margin: 30px 0 5px 0;
    font-size: 24px;
    font-weight: bold;

}
.purpose.lesson.beginner #fm_area h4{
    margin: 60px 0 5px 0;
    text-align: center;
}
.purpose.lesson.beginner #qa_box dl dd h5:first-of-type{
    margin: 10px 0 16px 40px;
}

.purpose.lesson.beginner #qa_box dl dd h5 .inner:first-of-type{
    margin: 0 0 5px 0;
}
.purpose.lesson.beginner #qa_box dl dd figure{
    float: right;
    margin: 0 0 0 20px;
    padding: 0;
    text-align: center;
}
.purpose.lesson.beginner #qa_box dl dd figure figcaption{
    font-size: 12px;
}
.purpose.lesson.beginner #qa_box dl dd figure img{
    width: auto;
}
.purpose.lesson.beginner #qa_box dl#q01 dd figure,
.purpose.lesson.beginner #qa_box dl#q02 dd figure{
    margin-top: -45px;
}
.purpose.lesson.beginner #qa_box dl#q03 dd figure img{
    width: 225px;
    height: auto;
}
.purpose.lesson.beginner #qa_box dl dd:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}

/* 受講者の声*/
.purpose.lesson.beginner .voice{
    display: grid;
    margin: 18px 0;
    padding: 10px 16px;
    background: #FDFDE3;
    border-radius: 10px;
}
.purpose.lesson.beginner .voice h6{
    font-size: 18px;
    font-weight: bold;
    color:  #00ae28;
}
.purpose.lesson.beginner .voice p{
    margin: 10px 0;
    padding: 0 0 0 1em;
    text-indent: -1em;
}
.purpose.lesson.beginner .voice p strong{
    font-size: 14px;
}
.purpose.lesson.beginner .inner ul.check_list01{
    margin: 10px 0 0 0 ;
}
.purpose.lesson.beginner .inner ul.check_list01 li{
    display:block;
    margin: 0 0 8px 0;
    padding: 0 18px 0 31px;
    background: url(/common/img/ico_check01.gif) no-repeat 0 center;
    font-size: 16px;
}

.purpose.lesson.beginner #fm_area{
    margin: 40px 0;
}
.purpose.lesson.beginner #fm_area h3{
    margin: 0 0 20px 0;
    padding: 7px 0 7px 15px;
    background: #00ae28;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
}
.purpose.lesson.beginner #fm_area p{
    margin: 20px 0 36px;
}
.purpose.lesson.beginner #fm_area .btn a{
    position: relative;
    width: 40%;
    display: block;
    margin: 10px auto;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    vertical-align: middle;
    font-weight: bold;
    background: #ffb700; 
    background: -moz-linear-gradient(top, #ffb700 0%, #ff7b00 100%);
    background: -webkit-linear-gradient(top, #ffb700 0%,#ff7b00 100%);
    background: linear-gradient(to bottom, #ffb700 0%,#ff7b00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff7b00',GradientType=0 );

}
.purpose.lesson.beginner #fm_area .btn:hover a{
    background: #ffd700;
    background: -moz-linear-gradient(top, #ffd700 1%, #ff9100 100%);
    background: -webkit-linear-gradient(top, #ffd700 1%,#ff9100 100%); 
    background: linear-gradient(to bottom, #ffd700 1%,#ff9100 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#ff9100',GradientType=0 ); 
}
.purpose.lesson.beginner #fm_area .btn a:after{
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    top: 43%;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #fff;
    right: 6%;
}
.purpose.lesson.beginner #fm_area ul{
    display: flex;
    width: 90%;
    margin: 30px auto;
    text-align: center;
}
.purpose.lesson.beginner #fm_area ul li{
    display: inline-block;
    width: 250px;
    margin: 0 50px 0 0;
}
.purpose.lesson.beginner #fm_area ul li h5{
    font-size: 18px;
    font-weight: bold;
}

.purpose.lesson.beginner #fm_area ul li img {
    display: block;
    margin: 0 auto 15px;
    text-align: center;
}

/* 下部メニュー */
#foot_menu ul{
    display: flex;
    width: 960px;
    margin: 40px auto 50px;
}
#foot_menu ul li a{
    display: block;
    width: 210px;
    margin: 0 40px 0 0;
    padding: 12px 0;
    background: #00af28 url(/common/img/ico_arw02.png) no-repeat 96% center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
#foot_menu ul li a:hover{
    background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

/* lesson 下部 受講生の声へリンク */
.purpose.lesson #foot_menu p {
    width: 960px;
    margin: 30px auto 0;
}
.purpose.lesson #foot_menu p a{
    display: inline-block;
    padding: 0 18px 0 0;
    font-size:18px;
    font-weight:bold;
}

.purpose.lesson #foot_menu p a:after{
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin: 0 0 0 5px;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #00af29;
}
.purpose.lesson #foot_menu p a:hover:after{
	border-color: transparent transparent transparent #ff7a0a;
}

/* online */
.lesson_system .main_img_online {
	background: #00ae2d url(/common/img/bg_sub_nav.gif) repeat-x left top;
}

.lesson_system .main_img_online .inner_auto {
	width: 960px;
    margin: 0 auto;
}

.lesson_system .main_img_online h2 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	padding: 3% 0 1%;
}

.lesson_system .main_img_online .location {
	padding-bottom: 10px;
}

.lesson_system .lead_top04 {
	margin: 25px 0 21px 0;
    font-size: 16px;
    line-height: 1.8;
}

.lesson_system .lead_top04 span {
	font-size: 14px;
	display: block;
}

.lesson_system ul.campaign {
	border: 2px solid #6C99D3;
	padding: 2%;
	font-size: 16px;
}

.lesson_system ul.campaign li {
	line-height: 2;
}

.lesson_system ul.campaign li p {
	padding-bottom: 0.5em;
}

.lesson_system ul.campaign li span {
	color: #CC0000;
	font-weight: bold;
}

.lesson_system .content {
	display: flex;
}

.lesson_system .content figure img {
	width: 400px;
}

.lesson_system .content figure .annotation {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}

.lesson_system .contentInr {
	font-size: 16px;
	padding: 10px 0;
	line-height: 1.8;
}

.lesson_system .contentInr span {
	font-size: 14px;
	display: block;
}

.lesson_system .button {
	width: 77%;
    font-size: 20px;
    box-sizing: border-box;
    text-align: center;
    background: #FF8800;
    border-radius: 15px;
    margin-bottom: 50px;
    margin: 60px auto;
}

.lesson_system .button:hover {
	background: #FFAF26;
}

.lesson_system .button a {
	color: #fff;
    text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	display: block;
    background: url(/common/img/ico_arw01_sp.png) no-repeat 100% center;
    vertical-align: middle;
	text-decoration: none;
	padding: 3% 0;
	background-position: 95% center;
}

.lesson_system .enc {
	border: 1px solid #ccc;
    font-size: 15px;
	padding: 1%;
	margin-bottom: 40px;
}

/* gaba_seminar_area ------------------------------ */
.purpose .txt_box .line_box .gaba_seminar_area {
	width: 889px;
	min-height: 100px;
	margin: 0 auto 10px auto;
	background: #f3f3f3;
}
.purpose .txt_box .line_box .gaba_seminar_area .inner{
	padding: 0 30px 0 30px;
	font-size: 0;
}
.purpose .txt_box .line_box .gaba_seminar_area p,
.purpose .txt_box .line_box .gaba_seminar_area dl{
	display: inline-block;
	vertical-align: middle;
}
.purpose .txt_box .line_box .gaba_seminar_area dl{
	width: 569px;
}
.purpose .txt_box .line_box .gaba_seminar_area dt{
	font-size: 22px;
	color: #00af28;
	font-weight: bold;
}
.purpose .txt_box .line_box .gaba_seminar_area dd{
	position: relative;
	margin: -3px 0 0 0;
	font-size: 12px;
}
.purpose .txt_box .line_box .gaba_seminar_area p.btn{
	margin: 0 0 0 0;
	background: #00ae28;
	font-size: 14px;
	vertical-align: middle;
}
.purpose .txt_box .line_box .gaba_seminar_area p.btn img{
	margin: 0 0 0 0;
}
.purpose .txt_box .line_box .gaba_seminar_area p.btn a{
	display: inline-block;
	width: 260px;
	padding: 12px 0 11px 0;
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.purpose .txt_box .line_box .gaba_seminar_area p.btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

/* nengaBnrP ------------------------------ */
.nengaBnrP {
	text-align: center;
	margin-top: 1em;
}

/* bnr_area01 ------------------------------ */
.purpose .bnr_area01 {
	width: 960px;
	margin: 0 auto 0 auto;
	font-size: 0;
	text-align: center;
}
.purpose .bnr_area01 ul{
	width: 1000px;
	overflow: hidden;
	text-align: left;
}
.purpose .bnr_area01 li{
	display: inline-block;
	width: 460px;
	margin: 0 21px 21px 0;
	text-align: center;
}
.purpose .bnr_area01 li{
	display: inline-block;
	background: #00ae2d;
	line-height: 1.2;
}
.purpose .bnr_area01 li a{
	display: block;
	font-size: 22px;
	color: #fff;
	padding: 18px 0 21px 0;
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-weight: bold;
	text-decoration: none;
}
.purpose .bnr_area01 li a:hover,
.purpose .bnr_area01.student li a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.purpose .bnr_area01 li a em{
	display: inline-block;
	vertical-align: middle;
}
.purpose .bnr_area01 li a span{
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}
.purpose .bnr_area01.student li a{
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 12px 0 12px 0;
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-weight: bold;
	text-decoration: none;
}

/* student_area ------------------------------ */

.purpose .student_area {
	margin: 0 0 0 0;
	background: #f4f4f4 url(/img/bg_student_tp.gif) repeat-x left top;
}
.purpose .student_area .bg_bt {
	padding: 0 0 24px 0;
	background: url(/img/bg_student_bt.gif) repeat-x left bottom;
}
.purpose .student_area .inner{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 53px 0 36px 0;
}
.purpose .student_area .inner .ttl_box{
	margin: 0 0 37px 0;
	font-size: 0;
}
.purpose .student_area .inner .ttl_box h2{
	display: inline-block;
	margin: 0 0 0 0;
	vertical-align: middle;
	font-size: 50px;
}
.purpose .student_area .inner .ttl_box h2 span{
	font-size: 12px;
}
.purpose .student_area .inner .ttl_box p{
	display: inline-block;
	width: 680px;
	margin: 0 0 0 30px;
	padding: 12px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
}
.purpose .student_area .inner .bg_box{
	position: relative;
	padding: 30px 30px 30px 30px;
	background: #fff;
}
.purpose .student_area .inner .right_img{
	position: absolute;
	right: -38px;
	top: 30px;
	clip: rect(0,284px,215px,68px);
}
.purpose .student_area .inner .right_img img{
	height: 215px;
}
.purpose .student_area .line_box{
	display: inline;
	float: left;
	width: 369px;
	margin: 10px 0 0 0;
}
.purpose .student_area .line_box h3{
	margin: 0 0 11px 0;
	font-size: 18px;
	color: #00ae28;
	font-weight: bold;
	line-height: 1.2;
}
.purpose .student_area .line_box ul{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}
.purpose .student_area .line_box ul li{
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.purpose .student_area .line_box .btn {
	display: block;
	position: relative;
	margin: 21px 0 0 0;
}
.purpose .student_area .line_box .btn p{
	display: inline-block;
	margin: 0 15px 0 0;
}
.purpose .student_area .line_box .btn a{
	display: inline-block;
	width: 270px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.purpose .student_area .line_box .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.purpose .plan_list_box01{
	margin: 0 0 0 3px;
}
.purpose .plan_list_box01 .img_box{
	position: relative;
	display: inline;
	float: left;
	width: 475px;
	min-height: 85px;
	margin: -3px 0 0 -3px;
	padding: 0 0 0 0;
	border-top: 3px #ededed solid;
	border-right: 3px #ededed solid;
	border-bottom: 3px #ededed solid;
	border-left: 3px #ededed solid;
}
.purpose .plan_list_box01 .img_box .img {
	position: relative;
	display: inline-block;
	width: 51px;
	margin: 0 0 0 0;
	vertical-align: middle;
	text-align: center;
}
.purpose .plan_list_box01 .img_box h3{
	margin: 0 0 0 0;
	vertical-align: middle;
	line-height: 1.2;
}
.purpose .plan_list_box01 .img_box h3 span{
	display: inline-block;
	width: 265px;
}
.purpose .plan_list_box01 .img_box h3 a .txt01{
	display: block;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.purpose .plan_list_box01 .img_box h3 a:hover .txt01{
	color: #ff7a0a;
	text-decoration: underline;
}
.purpose .plan_list_box01 .img_box h3 span .txt02{
	font-size: 18px;
	font-weight: bold;
}
.purpose .plan_list_box01 .img_box h3 a:hover .txt02{
	color: #ff7a0a;
	text-decoration: underline;
}
.purpose .plan_list_box01 .img_box h3 span.txt{
	display: inline-block;
	/*width: 200px;*/
	vertical-align: middle;
}
.purpose .plan_list_box01 .img_box h3 span.img{
	display: inline-block;
	width: 51px;
	vertical-align: middle;
	text-align: center;
	margin-right: 1em;
}
.purpose .plan_list_box01 .img_box h3 a{
	display: block;
	padding: 0 15px 0 20px;
	background: url(/common/img/ico_arw07.png) no-repeat 94.5% center;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.purpose .plan_list_box01 .img_box h3 a:hover{
	background: url(/common/img/ico_arw09.png) no-repeat 94.5% center;
	text-decoration: underline;
}
.purpose .seminar_box{
	position: relative;
	padding: 11px 0 5px 0;
	font-size: 0;
}
.purpose .seminar_box p{
	font-size: 14px;
}
.purpose .seminar_box .txt_seminar_area {
	margin: 6px 0 16px 0;
}
.purpose .seminar_box .txt_seminar_area_last {
	margin: 6px 0 0 0;
}
.purpose .seminar_box .txt_seminar_area .bg_lt{
	display: inline-block;
	width: 352px;
	min-height: 37px;
	margin: 0 22px 0 0;
	padding: 0 0 0 16px;
	background: #ededed url(/common/img/bg_gray01_lt.gif) no-repeat 0 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}
.purpose .seminar_box .txt_seminar_area .bg_rt{
	padding: 0 16px 0 0;
	background: url(/common/img/bg_gray01_rt.gif) no-repeat right 0;
	vertical-align: middle;
}
.purpose .seminar_box .txt_seminar_area .txt_seminar{
	display: inline-block;
	width: 406px;
	padding: 0 0 0 38px;
	background: url(/common/img/ico_arw11.png) no-repeat left center;
	vertical-align: middle;
	font-size: 16px;
}


/* --------------------------------------------------------------------------------------
 plan
--------------------------------------------------------------------------------------- */

/* main_img ------------------------------ */

.plan .main_img_plan {
	margin: 0 0 33px 0;
	background: url(/lesson/img/main_img_index.jpg) no-repeat center 50%;
	background-size: 100% auto;
}
.plan .main_img_intensive,
.purpose .main_img_intensive {
	margin: 0 0 30px 0;
	background: url(/lesson/img/main_img_intensive.jpg) no-repeat center center;
	background-size: cover;
}

/* lead ------------------------------ */

.plan .lead_top {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.9;
}
.plan .lead_top01 {
	margin: 0 0 54px 0;
	font-size: 14px;
	line-height: 1.9;
}
.plan .lead_top02 {
	margin: 25px 0 21px 0;
	font-size: 16px;
	line-height: 1.9;
	font-weight: bold;
}
.plan .lead_top03 {
	position: relative;
	margin: -15px 0 25px 0;
	font-size: 12px;
}
.plan .lead_top01.lead_left{
	display: inline-block;
	width: 629px;
	vertical-align: top;
	margin-right: 20px;
	min-height: 70px;
}
.plan .bnr.bnr_right{
	display: inline-block;
	width: 306px;
	vertical-align: top;
	margin:0;
}

.plan .emphasis {
	margin: 0 0 22px;
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
}

/* line_box ------------------------------ */

.plan .ttl_box {
	font-size: 0;
}
.plan .ttl_box .left_box{
	display: inline-block;
	vertical-align: top;
}
.plan .ttl_box .img_txt01 {
	position: relative;
	display: inline-block;
	margin: -5px 0 0 29px;
	vertical-align: top;
}
.plan .intensive_box01 {
	position: relative;
	margin: 0 0 100px 0;
}
.plan .intensive_box01 .anchor{
	position: absolute;
	left: 0;
	top: -80px;
    font-size: 0; /* 20170908 */
}
.plan .intensive_box01_none {
	margin: 0 0 0 0;
}
.plan .line_box01 {
	margin: 0 0 18px 0;
	padding: 0 30px 30px 30px;
	border: 5px #00ae2d solid;
}
.plan .line_box01 h3{
	margin: 28px 0 6px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}
.plan .line_box01 .check_list01 {
	margin: 0 0 28px 0;
	font-size: 0;
}
.plan .line_box01 .check_list01 li{
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0 0 0 30px;
	background: url(/common/img/ico_check02.gif) no-repeat 0 0;
	font-size: 16px;
	font-weight: bold;
}
.plan .line_box01 .line_bg_box01 {
	padding: 10px 0 10px 31px;
	background: #ededed;
	font-size: 0;
}
.plan .line_box01 .line_bg_box01 .txt01{
	display: inline-block;
	margin: 0 31px 0 0;
	min-height: 44px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.plan .line_box01 .line_bg_box01 .line_bg_box02{
	display: inline-block;
	width: 131px;
	min-height: 44px;
	margin: 0 10px 0 0;
	background: #fff;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}
.plan .line_box01 .line_bg_box01 .line_bg_box02 span{
	font-size: 24px;
	font-weight: bold;
	color: #00ae28;
}
.plan .line_box01 .line_bg_box01 .line_bg_box02 em{
	font-size: 16px;
	font-weight: bold;
}
.plan .line_box01 .line_bg_box01 .line_bg_box03{
	display: inline-block;
	width: 131px;
	min-height: 45px;
	margin: 0 11px 0 0;
	background: #fff;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}
.plan .line_box01 .line_bg_box01 .line_bg_box03 span{
	font-size: 24px;
	font-weight: bold;
	color: #00ae28;
}
.plan .line_box01 .line_bg_box01 .line_bg_box03 em{
	font-size: 16px;
	font-weight: bold;
}
.plan .line_box01 .line_bg_box01 .txt02{
	display: inline-block;
	width: 215px;
	min-height: 45px;
	margin: 0 11px 0 0;
	font-size: 28px;
	color: #00ae28;
	font-weight: bold;
	vertical-align: middle;
}
.plan .line_box01 .line_bg_box01 .txt02 p{
	padding: 0 0 0 27px;
	background: url(/common/img/ico_arw13.png) no-repeat 0 center;
}
.plan .line_box01 .line_bg_box01 .txt02 span{
	padding: 0 4px 0 0;
	font-size: 18px;
	font-weight: normal;
}
.plan .line_box01 .line_bg_box01 .txt02 em{
	font-size: 14px;
	font-weight: normal;
}
.plan .line_box01 .line_bg_box01 .txt03{
	display: inline-block;
	width: 117px;
	min-height: 50px;
	margin: 0 11px 0 0;
	background: url(/lesson/img/bg_fukidashi01.gif) no-repeat 0 0;
	font-size: 11px;
	line-height: 1.3;
	vertical-align: middle;
}
.plan .line_box01 .line_bg_box01 .txt03 p{
	margin: 0 0 0 26px;
}
.plan .line_box01 .line_bg_box01 .txt03 span{
	font-size: 14px;
}
.plan .line_box01 .line_bg_box01 .txt03 em{
	font-size: 10px;
}

/* 20150831追加 キャンペーン価格 */
.plan .line_box01 .line_bg_box01 .txt02 p.price{
	padding: 0 0 0 27px;
	background: url(/common/img/ico_arw13.png) no-repeat 0 center;
	text-align: center;
}
.plan .line_box01 .line_bg_box01 .txt02 p.price_cam{
	padding: 0;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	background: none;
	text-align: center;
}
.plan .line_box01 .line_bg_box01 .txt02 p.price_general{
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background: none;
	text-align: center;
}
.plan .line_box01 .line_bg_box01 .txt03 span.price_general{
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.plan .line_box01.gray{
    border: 5px #cbcbcb solid;
    margin: 0 0 78px 0;
}
.plan .course_box01 {
	padding: 29px 0 20px 0;
	border-top: 5px #ededed solid;
}

.plan .course_box02 {
	padding: 11px 0 26px 0;
	border-top: 5px #ededed solid;
}
.plan.planlist .course_box02 {
	border-top: none;
	}
.plan .course_box01.b_none,
.plan .course_box02.b_none{
	border-top: none;
}
.plan .course_box01 h3{
	margin: 0 0 8px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}
.plan .course_box01 .left_box{
	display: inline;
	float: left;
	width: 580px;
	padding: 16px 0 0 0;
	font-size: 14px;
}
.plan .course_box01 .left_box.wd100{
	float: none;
	width: 100% !important;
}

.plan .course_box01 .left_box h3{
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}
.plan .course_box01 .left_box p{
	margin: 5px 0 0 0;
}
.plan .course_box01 .left_box span{
	font-size: 12px;
}
.plan .course_box01 .right_box{
	display: inline;
	float: right;
	width: 306px;
}
.plan .course_box01 .right_box .txt{
	margin: 0 0 5px 0;
	color: #ff0000;
}

/* bg_box ------------------------------ */

.plan .bg_box01 {
	margin: 0 0 18px 0;
	padding: 0 20px 30px 20px;
	background: #eeeeee;
}
.plan .bg_box01.Refs {
	margin: 0 0 18px 0;
	padding: 0 20px 30px 20px;
	background: #ebf4d7;
}
.plan .bg_box01.Reff {
	margin: 0 0 18px 0;
	padding: 0 20px 30px 20px;
	background: #fffac3;
}
.plan .bg_box01.Refj {
	margin: 0 0 18px 0;
	padding: 0 20px 30px 20px;
	background: #e1f3fd;
}
.plan .bg_box01 h3{
	margin: 0 0 0 0;
	padding: 28px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
.plan .bg_box01 .lead_txt01{
	margin: 0 0 0 0;
	padding: 14px 0 28px 0;
	font-size: 12px;
}
.plan .bg_box01 .inner{
	background: #fff;
}
.plan .bg_box01 .inner .bg_txt_box01{
	padding: 25px 0 22px 40px;
	background: #fff;
	font-size: 0;
}
.plan .bg_box01.Refs .inner .bg_txt_box01,
.plan .bg_box01.Reff .inner .bg_txt_box01{
	padding: 10px 0 10px 40px;
}
.plan .bg_box01 .inner .bg_txt_box01 .left_txt01{
	display: inline-block;
	width: 273px;
	font-size: 12px;
	vertical-align: middle;
}
.plan .bg_box01 .inner .bg_txt_box01 .left_txt02{
	display: inline-block;
	width: 550px;
	font-size: 12px;
	vertical-align: middle;
    text-align: center;
}
.plan .bg_box01 .inner .bg_txt_box01 .txt01{
	font-size: 22px;
	font-weight: bold;
	color: #00ae28;
}
.plan .bg_box01 .inner .bg_txt_box01 .txt02{
	font-size: 28px;
	font-weight: bold;
	color: #00ae28;
}
.plan .bg_box01 .inner .bg_txt_box01 .txt02 .yen{
	font-size: 28px !important;
}
.plan .bg_box01 .inner .bg_txt_box01 .txt02 em{
	font-size: 16px !important;
}
.plan .bg_box01 .inner .bg_txt_box01 .txt03{
	font-size: 14px;
	font-weight: normal;
	color: #00ae28;
}
.plan .bg_box01 .inner .bg_txt_box01 .txt05{
	display: block;
}

/* lesson_box ------------------------------ */

.plan .lesson_box01 {
	width: 960px;
	margin: 76px 0 18px 0;
	overflow: hidden;
}
.plan .lesson_box01 .lesson_box01_inner{
	width: 1000px;
	margin: 27px 0 0 0;
	font-size: 0;
    display: flex;
}
.plan .lesson_box01 .lesson_box01_inner .left_box{
	display: inline-block;
	width: 290px;
    min-height: 130px;
	margin: 0 30px 0 0;
	padding: 28px 0 27px 0;
	border: 5px #00ad2d solid;
	vertical-align: top;
	text-align: left;
}
.plan .lesson_box01 .lesson_box01_inner .left_box h3{
	margin: 0 10px 10px 30px;
	font-size: 22px;
	font-weight: bold;
	color: #00ae28;
	line-height: 1.35;
}
.plan .lesson_box01 .lesson_box01_inner .left_box .ttl_box{
	min-height: 104px;
}
.plan .lesson_box01 .lesson_box01_inner .left_box p{
	margin: 0 10px 0 30px;
	font-size: 12px;
}
.plan .lesson_box01 .lesson_box01_inner .left_box .schedule_box{
	margin: 0 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.plan .lesson_box01 .lesson_box01_inner .left_box .schedule_box .txt{
	margin: 0 0 12px 0;
	font-size: 14px;
}
.plan .lesson_box01 .lesson_box01_inner .left_box .schedule_box p{
	margin: 0 0 0 0;
	text-align: center !important;
}
.plan .lesson_box01 .lesson_box01_inner .left_box .schedule_box p span{
	color: #00ae28;
}
.plan .lesson_box02{
	margin: 78px 0 80px 0;
}
.plan .lesson_box01 .lead01,
.plan .lesson_box02 .lead01{
	margin: 25px 0 29px 0;
	font-size: 16px;
	font-weight: bold;
}
.plan .plan_list_box01{
	margin: 0 0 0 3px;
}
.plan .plan_list_box01 .img_box{
	position: relative;
	display: inline;
	float: left;
	width: 50%;
	min-height: 85px;
	margin: -3px 0 0 -3px;
	padding: 0 0 0 0;
	border-top: 3px #ededed solid;
	border-right: 3px #ededed solid;
	border-bottom: 3px #ededed solid;
	border-left: 3px #ededed solid;
	box-sizing: border-box;
}
.plan .plan_list_box01 .img_box .img {
	position: relative;
	display: inline-block;
	width: 51px;
	margin: 0 0 0 0;
	vertical-align: middle;
	text-align: center;
}
.plan .plan_list_box01 .img_box h3{
	margin: 0 0 0 0;
	vertical-align: middle;
	line-height: 1.2;
}

/* オンライン教材 / 便利なオプション */
.plan .lesson_box02.option2 h2,
.plan .lesson_box02.online h2{
    margin: 0 0 25px 0;
}
.plan .option2 .plan_list_box01 .img_box,
.plan .online .plan_list_box01 .img_box{
    width: 100%;
}
.plan .option2 .plan_list_box01 .img_box{
    padding: 16px 0;
    border: 3px #00ad2d solid;
}
.plan .online .plan_list_box01{
    padding: 0 25px;
    border: 3px #00ad2d solid;
}
.plan .online .plan_list_box01 .img_box{
    padding: 5px 0 0 0;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #ccc;
    border-left: none;
}
.plan .online .plan_list_box01 .img_box:last-of-type{
    border-bottom: none;
}
.option2 .plan_list_box01 .img_box h3{
    padding: 0 15px 0 20px;
    font-size: 14px;
}
.plan .online .plan_list_box01 .img_box h3{
    padding: 0 15px 0 0;
    font-size: 14px;
}
.plan .lesson_box01 .lead01 {
    margin: 0 0 18px 20px;
    font-size: 16px;
    font-weight: bold;
}
.plan .lesson_box02.option2 .lead01 {
    margin: 0 0 18px 0;
    font-size: 16px;
    font-weight: bold;
}
.plan .online .plan_list_box01 .img_box h3 span .txt01{
    display: inline-block;
}
.plan #option .plan_list_box01 .img_box h3 span .txt02,
.plan .online .plan_list_box01 .img_box h3 span .txt02{
   display: inline-block;
    margin: 0 20px 8px 0;
    padding: 0 0 0 30px;
    background: url(/common/img/ico_check02.gif) no-repeat 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #00af28;
}
.plan #option .plan_list_box01 .img_box h3 span .txt03,
.plan .online .plan_list_box01 .img_box h3 span .txt03{
    padding: 0 0 0 30px;
    display: block;
}
.plan .plan_list_box01 .img_box h3 a .txt01{
	display: block;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.plan .plan_list_box01 .img_box h3 a:hover .txt01{
	color: #ff7a0a;
	text-decoration: underline;
}
.plan .plan_list_box01 .img_box h3 span .txt02{
	font-size: 18px;
	font-weight: bold;
}
.plan .plan_list_box01 .img_box h3 a:hover .txt02{
	color: #ff7a0a;
	text-decoration: underline;
}
.plan .plan_list_box01 .img_box h3 span.txt{
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}
.plan .plan_list_box01 .img_box h3 span.txt.full{
    width: 100%;
}
.plan .plan_list_box01 .img_box h3 span.img{
	display: inline-block;
	width: 51px;
	vertical-align: middle;
	text-align: center;
}
.plan .plan_list_box01 .img_box h3 a{
	display: block;
	padding: 0 15px 0 20px;
	background: url(/common/img/ico_arw07.png) no-repeat 94.5% center;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.plan .plan_list_box01 .img_box h3 a:hover{
	background: url(/common/img/ico_arw09.png) no-repeat 94.5% center;
	text-decoration: underline;
}

/* お支払方法について */
.plan .bg_box01.payment{
    margin: 0 0 78px 0;
}
.plan .bg_box01.payment .inner .bg_txt_box01 .left_txt01{
    display: block;
    width: auto;
}
.plan .bg_box01.payment .lead_txt01,
.plan .bg_box01.payment .inner .bg_txt_box01 .left_txt02{
    font-size: 14px;
}
/* .plan .bg_box01 .inner .bg_txt_box01:last-child {
    border-top: 10px solid #efefef;
} */
.plan .bg_box01 .payment .innesr .bg_txt_box01 .left_txt01{
    display: block !important;
    width: auto !important;
}
.plan .bg_box01.payment .inner .bg_txt_box01 .left_txt02 p{
    width: 840px;
    text-align: left;
    margin: 12px 0;
}
.plan .bg_box01.payment .inner .bg_txt_box01 .left_txt02 dl{
    width: 840px;
    margin: 15px auto;
    text-align: left;
}
.plan .bg_box01.payment .inner .bg_txt_box01 .left_txt02 dl dt {
    float: left;
    width: 20%;
    font-weight: bold;
}

/* kyufukin_area ------------------------------ */
.plan .kyufukin_area {
    width: 960px;
    margin: 56px auto 0 auto;
    border: 4px #cbcbcb solid;
}
.plan .kyufukin_area .inner{
    padding: 30px 30px 30px 30px;
    font-size: 0;
}
.plan .kyufukin_area p{
    display: inline-block;
    vertical-align: middle;
}
.plan .kyufukin_area p.logo img{
    position: relative;
    margin: 0 0 -10px 0;
}
.plan .kyufukin_area p.txt{
    display: inline-block;
    width: 635px;
    margin: 0 0 0 0;
    vertical-align: middle;
    font-size: 12px;
}
.plan .kyufukin_area p.txt span{
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #00af28;
}
.plan .kyufukin_area p.txt a{
    padding: 0 0 0 0;
    background: url(/common/img/ico_arw04.png) no-repeat right center;
}
.plan .kyufukin_area p.txt a:hover{
    padding: 0 0 0 0;
    background: url(/common/img/ico_arw05.png) no-repeat right center;
}
.plan .kyufukin_area p.btn{
    margin: 0 0 0 0;
    background: #00ae28;
    font-size: 14px;
    vertical-align: middle;
}
.plan .kyufukin_area p.btn img{
    margin: 0 0 0 0;
}
.plan .kyufukin_area p.btn a{
    display: inline-block;
    width: 260px;
    padding: 12px 0 11px 0;
    background: url(/common/img/ico_arw02.png) no-repeat 96% center;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
.plan .kyufukin_area p.btn a:hover{
    background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.plan .lesson_other_area{
	padding: 27px 30px 30px 30px;
	border: 5px #cbcbcb solid;
}
.plan .lesson_other_area h3{
	margin: 0 0 8px 0;
	font-size: 18px;
	font-weight: bold;
}
.plan .lesson_other_area p{
	padding: 0 0 22px 0;
	line-height: 1.7;
}
.plan .lesson_other_area .bg_box{
	min-height: 81px;
	margin: 8px 0 0 0;
	background: #ededed;
	text-align: center;
	font-size: 14px;
}
.plan .lesson_other_area .bg_box p{
	margin: 0 0 0 0;
}
.plan .lesson_other_area .bg_box p img{
	margin: 0 23px 0 21px;
	vertical-align: middle;
}

/* Gabaの料金システム ------------------------------ */
body.fee_system article{
    font-size: 14px !important;
}

.plan #fee_system{
    margin-top: 30px;
    /*padding: 30px 0 30px;一時的に削除*/
    padding: 0;
    background: #ededed;
}

.plus {
    margin: 0 0 14px 0;
    color: #00ae28;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.plan #fee_system .line_box01{
    /*width: 86%;一時的に削除*/
    margin: auto;
    background: #fff;
    text-align: center;
}


.plan #fee_system .line_box01 .w80{
    width: 80%;
}

.plan #fee_system .line_box01 h3{
    margin: 12px 0;
    font-size: 26px;

}
.plan #fee_system .line_box01 .left_txt01,
.plan #fee_system .line_box01 .left_txt02 {
    display: inline-block;
    /*width: 273px;*/
    font-size: 12px;
    vertical-align: middle;
}

.plan #fee_system .line_box01 .left_txt02 .txt02{
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    color: #00ae28;
}

.plan #fee_system .line_box01 .left_txt02 .txt03 {
    font-size: 14px;
    font-weight: normal;
/*    color: #00ae28;*/
}
.plan #fee_system .line_box01 .left_txt02  .txt02 em{
    font-size: 20px !important;
}


/*料金*/
.plan #fee_system .line_box01.fee_system h3{
    margin: 28px auto 6px auto;
    text-align: center;
}
.plan #fee_system .fee_system .lead_txt01{
    margin: 25px 0 21px 0;
    font-size: 16px;
    line-height: 1.9;
    font-weight: bold;
}

.plan #fee_system .fee_system .left_txt01 .txt01{
    font-size: 22px;
    font-weight: bold;
    color: #00ae28;
}
.plan #fee_system .line_box01.fee_system .left_txt02{
    margin: 0 0 0 30px;
}
.plan #fee_system .line_box01.fee_system .left_txt02 .txt02{
    display: inherit !important;
}
.plan #fee_system .line_box01.fee_system .left_txt02 .txt03{
    display: inline-block;
    color: #00ae28;
}

/*入会金 / カリキュラム*/
.plan #fee_system .line_box01.admission_fee {
    clear: both;
    padding: 0 30px;
    text-align: center;
}
.plan #fee_system .line_box01.curriculum {
    clear: both;
    text-align: center;
}

.admission_fee:after,
.curriculum:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;
    clear: both; 
    visibility:hidden;
}

.plan #fee_system .line_box01.admission_fee .left_txt02 .txt02,.plan #fee_system .line_box01.curriculum .left_txt02 .txt02{
    color: #333;
    font-size: 20px;
}

.plan #fee_system .line_box01.admission_fee .left_txt01{
    margin: 0 30px;
}

.plan #fee_system .line_box01.curriculum .left_txt03,
.plan #fee_system .line_box01.option .left_txt03{
    display: block;
    clear: both;
    margin: 12px auto 0 0;
    width: 100%;
}

.plan #fee_system .line_box01.curriculum .left_txt02:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;
    clear: both; 
    visibility:hidden;
}

.plan #fee_system .line_box01.admission_fee .left_txt02{
    margin: 12px auto ;
}

.plan #fee_system .line_box01.admission_fee .left_txt03{
    display: inline-block;
    color: #f80;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.admission_fee .campaign{
    display: block;
    width: 360px;
    height: 32px;
    margin: -5px auto 10px;
    font-size: 18px;
    line-height: 32px;
    /*font-weight: bold;*/
    text-align: center;
    background: #f80;
}

.admission_fee .campaign a {
    color: #fff;
    text-decoration: none;
}
.plan #fee_system .line_box01.option{
    border: 5px #00ae2d dotted;
}
.plan #fee_system .comment_txt01{
    margin: 12px 0 -12px 4%;
}

body.plan.fee_system .lesson_box01 .lead01 {
        margin: 25px 0 18px 0;
}

/* 20180226 料金ページ改定 */
body.plan.fee_system #lead {
	position: relative;
	margin: 0 0 60px 0;
}
body.plan.fee_system .lead_top02 span{
	font-weight: normal;
}
body.plan.fee_system #lead h6{
	font-size: 18px;
}
body.plan.fee_system #lead img{
	position: absolute;
    top: 50px;
    right: 20px;
    width: 30%;
}
body.plan.fee_system #lead ul{
    margin:12px 0;
}
body.plan.fee_system #lead ul li{ 
    padding: 0 0 0 30px;
    height: 2em;
    background: url(/common/img/ico_check02.gif) no-repeat left center;
    font-size: 16px;
    line-height: 2.0;
}
body.plan.fee_system #fee_system{
	background: none;
	margin: 0 0 80px 0;
}

body.plan.fee_system .line_box01{
	padding: 30px;
}
/* 20180226  レッスンプラン作成 */
body.plan.fee_system #make_plan{
	margin: 0 0 80px 0;
	
}

body.plan.fee_system #make_plan h3{
   font-size:30px;
    color: #00ae28;
    font-weight: bold;
    line-height: 1.1;
}
body.plan.fee_system #make_plan p.lead_top02{
	font-weight: normal;
}

body.plan.fee_system #make_plan ol{
	display: flex;
	list-style: none;
}
body.plan.fee_system #make_plan ol li{
	position: relative;
	width: 280px;
	margin: 0 60px 0 0 ;
	padding: 0 0 20px 0;
	border: 3px solid #00ae28;
}
body.plan.fee_system #make_plan ol li:last-child{
	margin: 0 0 0 0;
}

body.plan.fee_system #make_plan ol li:after{
    position: absolute;
    display: inline-block;
    content: "";
    top: 185px;
    right: -45px;
    width: 30px;
    height: 30px;
    border-top: 16px solid #00ae28;
    border-right: 16px solid#00ae28;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.plan.fee_system #make_plan ol li:last-child:after{
	display: none;
}

body.plan.fee_system #make_plan ol li h4{
    display: inline-flex;
    width: 276px;
    /* height: 96px; */
    padding: 12px 10px 8px 10px;
    background: #00ae28;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    box-sizing: border-box;
}
body.plan.fee_system #make_plan ol li h4 span{
	display: inline-table;
    font-family: Arial, Helvetica, "sans-serif";
    width: 60px;
    font-size: 64px;
    font-weight: bold;
    line-height: 1.0;
}
body.plan.fee_system #make_plan ol li img{
    width: 94%;
    height: auto;
    margin: 20px 3% 16px;
}
body.plan.fee_system #make_plan ol li p{
	margin: 0 20px;
}

body.plan.fee_system #make_plan small{
	display: block;
	margin: 10px 0 0 0;
}

body.plan.fee_system .line_box01 h3{
	    margin: 0 0 6px 0;
}

/* 20180226  fmボタン */
body.plan.fee_system #fm_btn_area{
	margin: 0 0 80px 0;
}
body.plan.fee_system #fm_btn_area p.btn a{
	position: relative;
	display: block;
	width:466px;
	height:68px;
	margin: 24px auto;
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height:68px;
	background: #ff7a0a;
	background: -moz-linear-gradient(
		top,
		#feb713 0%,
		#ff7a0a);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#feb713),
		to(#ff7a0a));
	font-weight: bold;
	text-decoration: none;
}
body.plan.fee_system #fm_btn_area p.btn a:hover{
	background: #fe900d;
	background: -moz-linear-gradient(
		top,
		#fed718 0%,
		#fe900d);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fed718),
		to(#fe900d));
}
body.plan.fee_system #fm_btn_area p.btn a:after{
    position: absolute;
    top: 25px;
    right: 40px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #fff;
}

body.plan.fee_system #fm_btn_area p.tel{
    /*width: 350px;*/
    width:466px;
    display: block;
    margin: 20px auto;
	text-align: right;
	font-size: 16px;
}
body.plan.fee_system #fm_btn_area p.tel img{
    margin:0 0 8px 0;
}
 body.plan.fee_system #fm_btn_area p.tel em{
	 float: left;
 }

/*その他オプション*/
.plan #fee_system .line_box01.gray ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;
    clear: both; 
    visibility:hidden;
}

/*福利厚生サービスについて*/
.plan .line_box01.gray ul{
    margin: 1em 0 0 1.5em;
    list-style: disc;
}
/*.plan .line_box01.gray.welfare ul{
    display: block;
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
}

.plan .line_box01.gray.welfare ul li{
    display: inline-block;
    margin: 25px 25px 10px 25px;
}

.plan .line_box01.gray.welfare ul li img{
	vertical-align: middle;
}
.plan .line_box01.gray.welfare ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;
    clear: both; 
    visibility:hidden;
}*/

.plan .line_box01.gray.welfare .caution{
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin-bottom: 10px;
}
.plan .line_box01.gray.welfare .caution:last-child {
	margin-bottom: 0;
}

.plan .line_box01.gray.welfare hr {
	border: 1px #ccc solid;
	margin: 30px 0;
}
.plan .line_box01.gray.welfare ul.logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	list-style: none;
	margin: 0 0 20px;
}
.plan .line_box01.gray.welfare ul.logo li {
	width: 33%;
}
.plan .line_box01.gray.welfare ul.logo.alliance li {
	width: 25%;
}

.plan .line_box01.gray.welfare ul.logo li img {
	width: 100%;
}

.plan .lesson_box02 p.toeic{
    display: block;
    margin: 12px 0;
}

/* 一般教育訓練給付制度-------------------*/
.benefit .line_box01.gray{
	margin-top: -30px;
	font-size: 14px;
}

/* 短期集中リンクボタン-------------------*/

.plan .btn_or {
	position: relative;
	display: inline-block;
	margin: 0 0 0 29px;
	vertical-align: bottom;
}

.plan .btn_or p{
	display: inline-block;
	margin: 0 15px 0 0;
}

.plan .btn_or a{
	display: inline-block;
	width: 270px;
	padding: 14px 0 14px 0;
	background: #FF6600 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.plan .btn_or a:hover{
	background: #E35B00 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.oricon .lead_top02 {
	margin: 0 0 40px 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 2;
}

.oricon .lead_top03 {
	margin: 25px 0 21px 0;
	font-size: 16px;
	line-height: 1.9;
	font-weight: bold;
	color: #333333;
}

/* --------------------------------------------------------------------------------------
lesson
--------------------------------------------------------------------------------------- */


/* main_img ------------------------------ */

.lesson .main_img_business_beginner {
    margin: 0 0 30px 0;
    background: url(/lesson/img/main_business2101.jpg) no-repeat center 50%;
    background-size: 100% auto;
}

/* bg_box ------------------------------ */

.lesson .bg_box01 {
    margin: 0 0 35px 0;
    padding: 0 20px 20px 20px;
    background: #eeeeee;
}

.lesson .bg_box01 h3 {
    margin: 0 0 0 0;
    padding: 16px 0 16px 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.lesson .bg_box01 .inner {
    background: #fff;
}

.lesson .bg_box01 .inner .check_list01 {
    padding: 18px 0 5px 0;
    font-weight: bold;
    text-align: center;
    font-size: 0;
}

.lesson .bg_box01 .inner .check_list01 li {
    display: inline-block;
    margin: 0 0 12px 0;
    padding: 0 18px 0 31px;
    background: url(/common/img/ico_check01.gif) no-repeat 0 center;
    font-size: 16px;
}


/*business Biginner ____________*/

.lesson .txt_box h2 {
    margin: 0 0 33px 0;
}

.lesson .txt_box03,.lesson .txt_box04 {
    margin: 0 auto 75px auto;
}

.lesson .txt_box04 .line_box{
    padding: 28px 200px 20px 31px;
    margin: 0 140px 0 0;
}

.lesson .txt_box .line_box .txt02{
    min-height: 0;  
}

.lesson .intensive_box01 h3{
    display: block;
    margin: 0 0 8px 0;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.lesson .intensive_box01 h3 span{
	color: #00AE28;
}

.lesson .intensive_box01 h3 span.red{
	color: #CC0000;
}

.lesson .txt_box .right_img01,
.lesson .txt_box .right_img02 {
    top: 30px;
}
.lesson .txt_box .right_img02 {
    right: -100px;
}

.lesson .txt_box .left_img02{
    position: absolute;
    top: 165px;
    left: -100px;
    clip: rect(0,400px,300px,100px);
}
.lesson .txt_box .left_img03{
    position: absolute;
    top: 180px;
    left: -100px;
    text-align: left;
    clip: rect(0,400px,300px,100px);
}

.lesson .txt_box .left_img_right{
    top: 0;
    left: -200px;
    clip: rect(0,500px,300px,200px);
}

.lesson .txt_box .line_box02 {
    position: relative;
    margin: 0 260px 0 0 !important;
    padding: 28px 61px 20px 31px;
}

/* おすすめプラン------------------------- */

.lesson .line_box01 .line_bg_box01 {
    padding: 10px 0 10px 31px;
    background: #ededed;
    font-size: 0;
}

.lesson .line_box01 .line_bg_box01 .txt01 {
    display: inline-block;
    margin: 0 31px 0 0;
    min-height: 44px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}

.lesson .line_box01 .line_bg_box01 .txt02 {
    display: inline-block;
    width: 215px;
    min-height: 45px;
    margin: 0 11px 0 0;
    font-size: 28px;
    color: #00ae28;
    font-weight: bold;
    vertical-align: middle;
}

.lesson .line_box01 .line_bg_box01 .txt02 p {
    padding: 0 0 0 27px;
    background: url(/common/img/ico_arw13.png) no-repeat 0 center;
}

.lesson .line_box01 .line_bg_box01 .txt02 span {
    padding: 0 4px 0 0;
    font-size: 18px;
    font-weight: normal;
}

.lesson .line_box01 .line_bg_box01 .txt02 em {
    font-size: 14px;
    font-weight: normal;
}

.lesson .line_box01 .line_bg_box01 .txt03 {
    display: inline-block;
    width: 117px;
    min-height: 50px;
    margin: 0 11px 0 0;
    background: url(/lesson/img/bg_fukidashi01.gif) no-repeat 0 0;
    font-size: 11px;
    line-height: 1.3;
    vertical-align: middle;
}

.lesson .line_box01 .line_bg_box01 .txt03 p {
    margin: 0 0 0 26px;
}

.lesson .line_box01 .line_bg_box01 .txt03 span {
    font-size: 14px;
}

.lesson .line_box01 .line_bg_box01 .txt03 em {
    font-size: 10px;
}

.lesson .line_box01 .line_bg_box01 .line_bg_box02 {
    display: inline-block;
    width: 131px;
    min-height: 44px;
    margin: 0 10px 0 0;
    background: #fff;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

.lesson .line_box01 .line_bg_box01 .line_bg_box02 span {
    font-size: 24px;
    font-weight: bold;
    color: #00ae28;
}

.lesson .line_box01 .line_bg_box01 .line_bg_box02 em {
    font-size: 16px;
    font-weight: bold;
}

.lesson .line_box01 .line_bg_box01 .line_bg_box03 {
    display: inline-block;
    width: 131px;
    min-height: 45px;
    margin: 0 11px 0 0;
    background: #fff;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

.lesson .line_box01 .line_bg_box01 .line_bg_box03 span {
    font-size: 24px;
    font-weight: bold;
    color: #00ae28;
}

.lesson .line_box01 .line_bg_box01 .line_bg_box03 em {
    font-size: 16px;
    font-weight: bold;
}

.lesson .line_box01 .line_bg_box01 .txt02 p.price {
    padding: 0 0 0 27px;
    background: url(/common/img/ico_arw13.png) no-repeat 0 center;
    text-align: center;
}

.lesson .line_box01 .line_bg_box01 .txt02 p.price_cam {
    padding: 0;
    font-size: 13px;
    color: #FF6600;
    font-weight: bold;
    background: none;
    text-align: center;
}

.lesson .line_box01 .line_bg_box01 .txt02 p.price_general {
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    background: none;
    text-align: center;
}

.lesson .line_box01 .line_bg_box01 .txt03 span.price_general {
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.lesson .intensive_box01 {
    position: relative;
    margin: 0 auto 100px auto;
    width: 960px;
}


.lesson .intensive_box01 .anchor {
    position: absolute;
    left: 0;
    top: -80px;
}
.lesson .intensive_box01 txt_box
.lesson .intensive_box01_none {
    margin: 0 0 0 0;
}

.lesson .intensive_box01 .line_box01 {
    position: relative;
    margin: 0 0 20px 0 !important;
    padding: 28px 31px 20px 31px;
    border: 5px #00ae28 solid;
}

.lesson .intensive_box01 .caution {
	font-size: 13px!important;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.lesson .line_box01 .line_bg_box01 .caution {
	font-size: 12px!important;
	margin:10px 0 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

/* graf_box ------------------------------ */
.lesson .graf_box01 {
    position: relative;
    margin: 0 0 60px 0;
    font-size: 0;
    width: 960px;
    height: 174px;
}

.lesson .graf_box01 h3 {
    margin: 0 0 8px 0;
    font-size: 22px;
    font-weight: bold;
}

.lesson .graf_box01 .left_box01 {
    position: absolute;
    top: 41px;
    left: 0;
    display: inline-block;
    width: 480px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.7;
}

.lesson .graf_box01 .right_box01 {
    position: absolute;
    top: 0;
    left: 480px;
    display: inline-block;
    width: 480px;
    vertical-align: middle;
    text-align: right;
}

.lesson .graf_box01 .right_box01 img {
    width: 438px;
}


/* .lesson_box01.gray お勤め先の特別な優待特典------------------------------ */
.lesson .line_box01.gray h3{
	margin: 28px 0 6px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00af28;
}

.lesson .line_box01.gray{
    border: 5px #cbcbcb solid;
    margin: 0 0 78px 0;
    padding: 0 30px 30px 30px;
    font-size: 14px;
}
.lesson .line_box01.gray ul{
    margin: 1em 0 0 1.5em;
    list-style: disc;
	}
	
.plan .corp .logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	list-style: none;
	margin: 0 auto 20px;
	width: 845px;
}
.plan .corp .logo li{
	width: 25%;
	list-style: none;
}
.plan .corp ul.logo li::before {
    content: none;
}
.plan .corp .logo li img{
	width: 100%;
	margin-bottom: 50px;
}

/* business_advanced のみ ------------------------------ */
.purpose.lesson.businessA .graf_box01{
    margin: 0 0 120px 0;
	
}
/*.purpose.lesson.businessA .txt_box .right_box .line_box {
    margin: 0 0 0 260px;
    padding: 28px 31px 24px 61px;
}*/

.purpose.lesson.businessA .txt_box .left_img_center {
    left: -65px;
    clip: rect(0,400px,300px,100px);
}

/* bisinnessB、daily、intensiveのみ ------------------------------ */
.businessB #ct_area {
	margin: 60px auto 0;
}

.businessB .txt_box .line_box h3,
.daily .txt_box .line_box h3,
.intensive .txt_box .line_box h3{
    padding-left: 1.1em;
}

.businessB .txt_box .left_img01,
.daily .txt_box .left_img01,
.intensive .txt_box .left_img01{
    position: absolute;
    left: 35px;
    top: -45px;
    text-align: left;  
    clip: rect(0,450px,300px,150px);
}

.businessB .txt_box .right_box .line_box,
.daily .txt_box .right_box .line_box,
.intensive .txt_box .right_box .line_box {
    margin: 0 0 0 260px;
    padding: 28px 31px 24px 61px;
}

.businessB .txt_box .line_box h3:before,
.daily .txt_box .line_box h3:before,
.intensive .txt_box .line_box h3:before{
    content:''; 
    height:20px; 
    width:20px;
    position: absolute;
    margin: 4px 1px 1px -1.1em;
    
    border-color: #00ae28;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px; 
    background-color:#00ae28;   
}
/* kyufukin_area ------------------------------ */

.businessB .kyufukin_area{
    width: 960px;
    margin: 56px auto 0 auto;
    border: 4px #cbcbcb solid;
}

.businessB .kyufukin_area{
    margin: 56px auto 75px auto;

}

.businessB .kyufukin_area .inner{
    padding: 30px 30px 30px 30px;
    font-size: 0;
}

.businessB .kyufukin_area p{
    display: inline-block;
    vertical-align: middle;
}

.businessB .kyufukin_area p.logo img{
    position: relative;
    margin: 0 0 -10px 0;
}

.businessB .kyufukin_area p.txt{
    display: inline-block;
    width: 635px;
    margin: 0 0 0 0;
    vertical-align: middle;
    font-size: 12px;
}

.businessB .kyufukin_area p.txt span{
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #00af28;
}

.businessB .kyufukin_area p.txt a{
    padding: 0 0 0 0;
    background: url(/common/img/ico_arw04.png) no-repeat right center;
}

.businessB .kyufukin_area p.txt a:hover{
    padding: 0 0 0 0;
    background: url(/common/img/ico_arw05.png) no-repeat right center;
}


.businessB .kyufukin_area p.btn{
    margin: 0 0 0 0;
    background: #00ae28;
    font-size: 14px;
    vertical-align: middle;
}

.businessB .kyufukin_area p.btn img{
    margin: 0 0 0 0;
}

.businessB .kyufukin_area p.btn a{
    display: inline-block;
    width: 260px;
    padding: 12px 0 11px 0;
    background: url(/common/img/ico_arw02.png) no-repeat 96% center;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

.businessB .kyufukin_area p.btn a:hover{
    background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}


/* customize_img ------------------------------ */

.businessB .customize_img, 
.intensive .customize_img {
    margin: 0 auto 30px ;
    width: 592px;
    overflow: hidden;
}

.businessB .customize_img ul.list,
.intensive .customize_img ul.list {
    width: 592px;
}
.businessB .customize_img ul.list li.column figure,
.businessB .customize_img ul.list li.column figure img,
.intensive .customize_img ul.list li.column figure,
.intensive .customize_img ul.list li.column figure img{
    margin:0 14px 0 0;
    float: left;
    width: 130px;
}

.businessB .customize_img ul.list li.column figcaption,
.intensive .customize_img ul.list li.column figcaption{
    width: 130px;
    font-size: 12px;
    font-weight: normal;
    text-align: center; 
    clear: both;
}

.businessB .customize_img ul.list li.column .image,
.intensive .customize_img ul.list li.column .image {
    margin-bottom: 12px !important;
}


/*--------------------------------------------------------------------------------------- 
 release
--------------------------------------------------------------------------------------- */

/* release_right_box ------------------------------ */

.release .release_right_box {
	display: inline;
	float: right;
	width: 691px;
	padding: 56px 0 0 0;
}

.release .release_right_box .release_box{
	padding: 26px 30px 17px 30px;
	border: 5px #00ad2d solid;
}

.release .release_right_box .release_box02{
	padding: 26px 30px 30px 30px;
	border: 5px #cbcbcb solid;
}

/* release_ttl ------------------------------ */

.release .release_right_box .release_ttl01{
	margin: 0 0 20px 0;
	font-size: 36px;
	font-weight: bold;
	color: #00ae28;
}

.release .release_right_box .release_ttl02{
	margin: 0 0 20px 0;
	font-size: 24px;
	font-weight: bold;
	color: #00ae28;
}

.release .release_right_box .release_ttl03{
	margin: 0 0 20px 0;
	font-size: 22px;
	font-weight: bold;
	color: #00ae28;
}

.release .release_right_box .release_ttl04{
	font-size: 18px;
	font-weight: bold;
	color: #00ae28;
}

/* pdf ------------------------------ */

.release .release_right_box .pdf_box01{
	position: relative;
	margin: 0 0 -18px 0;
	text-align: right;
}

.release .release_right_box .pdf_box01 a{
	padding: 0 20px 0 0;
	background: url(/common/img/ico_blank03.png) no-repeat 96% center;
}

.release .release_right_box .pdf_box01 a:hover{
	padding: 0 20px 0 0;
	background: url(/common/img/ico_blank04.png) no-repeat 96% center;
}

.release .release_right_box .pdf_box01 img{
	margin: 0 0 0 10px;
}

/* txt ------------------------------ */

.release .release_right_box .lead_box01{
	margin: 0 0 24px 0;
	line-height: 1.7;
}

.release .release_right_box .lead_box01 dt{
	margin: 0 0 18px 0;
}

.release .release_right_box .txt01{
	margin: 28px 0 0 0;
	padding: 0 0 0 1.3em;
	text-indent: -1.3em;
}

.release .release_right_box .txt02{
	margin: 26px 0 23px 0;
	line-height: 1.7;
}

.release .release_right_box .txt03{
	margin: 18px 0 0 0;
	padding: 0 0 0 1.3em;
	text-indent: -1.3em;
}

.release .release_right_box .txt04{
	position: relative;
	width: 319px;
	margin: -60px 0 0 0 !important;
	padding: 0 0 0 1.3em;
	text-indent: -1.3em;
	font-size: 12px;
}

.release .release_right_box .txt04 a{
	padding: 0 25px 0 0;
	background: url(/common/img/ico_blank03.png) no-repeat 96% center;
}

.release .release_right_box .txt04 a:hover{
	padding: 0 25px 0 0;
	background: url(/common/img/ico_blank04.png) no-repeat 96% center;
}


/* release_box ------------------------------ */

.release .release_right_box .release_box p{
	margin: 16px 0 0 0;
	line-height: 1.7;
}


/* table_box ------------------------------ */

.release .release_right_box .release_box .table_box01{
	margin: 23px 0 0 0;
}

.release .release_right_box .release_box .table_box01 th{
	padding: 0 0 6px 0;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.release .release_right_box .release_box .table_box01 td{
	padding: 0 0 6px 0;
	text-align: left;
	vertical-align: top;
}

.release .release_right_box .release_box .table_box02{
	margin: 0 0 0 0;
	font-size: 14px;
}

.release .release_right_box .release_box .table_box02 th{
	padding: 0 0 9px 0;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.release .release_right_box .release_box .table_box02 td{
	padding: 0 0 9px 0;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}


/* レイアウト ------------------------------ */

.release .release_right_box .release_box .left_box{
	display: inline;
	float: left;
	width: 319px;
}

.release .release_right_box .release_box .right_box{
	position: relative;
	display: inline;
	float: right;
	width: 302px;
	margin: -33px 0 0 0;
	text-align: center;
}
.release .release_right_box .release_box .bg_box01{
	margin: 22px 0 0 0;
	padding: 16px 21px 14px 21px;
	background: #ededed;
}
.release .release_right_box .release_box .bg_box01 p{
	margin: 0 0 0 0;
	line-height: 2;
}
.release .release_right_box .news_list li{
	margin: 0 0 15px 0;
}

.release .release_right_box .news_list li span{
	display: inline-block;
	width: 90px;
	padding: 1px 0 2px 0;
	background: #62a5dc;
	font-size: 10px;
	color: #fff;
	text-align: center;
	vertical-align: top;
}

.release .release_right_box .news_list li span.press_release{
	background: #d7a362;
}

.release .release_right_box .news_list li span.press_release em{
	width: auto;
	margin: 0;
	text-align: center;
}

.release .release_right_box .news_list li span.press_release br{
	display: none;
}

.release .release_right_box .news_list li p{
	display: inline-block;
	margin: 0;
}

.release .release_right_box .news_list li p br{
	display: none;
}

.release .release_right_box .news_list li em{
	display: inline-block;
	width: 119px;
	margin: 0 0 0 20px;
	padding: 1px 0 0 0;
	text-align: left;
	vertical-align: top;
}

.release .release_right_box .news_list li p span{
	display: inline-block;
	width: 382px;
	margin: 0;
	padding: 0;
	background: none;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

.release .release_right_box .news_list li p a{
	padding: 0 15px 0 0;
	background: url(/common/img/ico_arw04.png) no-repeat right center;
	vertical-align: top;
}

.release .release_right_box .news_list li p a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
}

/* release_left_box ------------------------------ */
.release .release_left_box {
	display: inline;
	float: left;
	width: 240px;
	padding: 60px 0 0 0;
}

.release .release_left_box .ttl_box h2{
	min-height: 50px;
}

.release .release_left_box h2 a{
	padding: 0 0 0 21px;
	background: #00ad2d url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.release .release_left_box h2 a:hover{
	padding: 0 0 0 21px;
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.release .release_left_box .sub_nav_box{
	padding: 17px 20px 20px 20px;
	background: #ededed;
}

.release .release_left_box .sub_nav_box dl dt{
	min-height: 40px;
	padding: 0 0 0 21px;
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.release .release_left_box .sub_nav_box dl dt a{
	color: #fff;
	text-decoration: none;
}

.release .release_left_box .sub_nav_box li{
	margin: 3px 0 0 0;
	min-height: 30px;
	background: #fff url(/common/img/ico_arw04.png) no-repeat 96% center;
	font-size: 14px;
	color: #00ae28;
}

.release .release_left_box .sub_nav_box li a{
	padding: 0 0 0 21px;
	text-decoration: none;
}

.release .release_left_box .sub_nav_box li a:hover{
	background: #fff url(/common/img/ico_arw05.png) no-repeat 96% center;
	font-size: 14px;
	color: #ff8000;
	text-decoration: underline;
}

.release .release_left_box .sub_nav_box li.active a{
	background: #a9a9a9;
	text-decoration: none;
	color: #fff;
}

.release .release_left_box .sub_nav_box li.active a:hover{
	background: #a9a9a9;
	text-decoration: none;
	color: #fff;
}

/*--------------------------------------------------------------------------------------- 
 inquire
--------------------------------------------------------------------------------------- */


/* main_img ------------------------------ */

.inquire .main_img {
	position: relative;
	height: 440px;
	background: url(/img/bg_main_inquire.jpg) no-repeat center 50%;
	background-size: 100% auto;
	text-align: center;
}

.inquire .main_img .inner {
	background: url(/common/img/bg_hd_shadow.png) repeat-x left top;
}

.inquire .main_img h2{
	padding: 30px 0 111px 0;
}


/* lead_box01 ------------------------------ */

.inquire .lead_box01 {
	padding: 54px 0 87px 0;
	font-size: 18px;
	text-align: center;
}

.inquire .lead_box01 h2{
	margin: 0 0 36px 0;
}

.inquire .lead_box01 p{
	line-height: 1.8;
	font-weight: bold;
}

/* main_img02 ------------------------------ */

.inquire .main_img02 {
	height: 300px;
	margin: 40px 0 0 0;
	background: url(/img/bg_main_inquire02.jpg) no-repeat center 50%;
	background-size: 100% auto;
	text-align: left;
}

.inquire .main_img02 .inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.inquire .main_img02 h3{
	position: absolute;
	left: 0;
	top: 260px;
}

.inquire .main_img02 h3 img{
	width: 220px;
}

/* main_img03 ------------------------------ */

.inquire .main_img03 {
	margin: 0 0 0 0;
	background: url(/img/bg_main_inquire03.jpg) no-repeat center 50%;
	background-size: 100% auto;
}

/* txt_box01 ------------------------------ */

.inquire .txt_box01 {
	margin: 38px 0 57px 260px;
	color: #2e3a42;
}
.inquire .txt_box02 {
	margin: 38px 0 35px 260px;
}

.inquire .txt_box01 h4{
	margin: 0 0 25px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}

.inquire .txt_box01 p{
	margin: 0 0 40px 0;
	line-height: 1.7;
}

.inquire .txt_box01 p.last{
	margin: 0 0 0 0;
}

/* txt_box03 ------------------------------ */

.inquire .txt_box03 {
	margin: 95px 0 0 0;
	border-top: 5px #cbcbcb solid;
	color: #2e3a42;
}

.inquire .txt_box03 .inner{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.inquire .txt_box03 .inner h3{
	position: absolute;
	left: 0;
	top: -40px;
}

.inquire .txt_box03 .inner h3 img{
	width: 220px;
}

/* txt_box04 ------------------------------ */

.inquire .txt_box04 {
	margin: 38px 0 38px 260px;
}

.inquire .txt_box05 {
	margin: 38px 0 125px 260px;
}

.inquire .txt_box04 h4{
	margin: 0 0 0px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}

/* txt_box06 ------------------------------ */

.inquire .txt_box06 {
	margin: 38px 0 36px 260px;
	color: #2e3a42;
}

.inquire .txt_box06 h4{
	margin: 0 0 25px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}

.inquire .txt_box06 p{
	margin: 0 0 40px 0;
	line-height: 1.7;
}

.inquire .txt_box06 p.last{
	margin: 0 0 0 0;
}


/* txt_list ------------------------------ */

.inquire .txt_list01 {
	position: relative;
	margin: -12px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
}

/* btn ------------------------------ */

.inquire .btn01{
	margin: 0 0 0 0;
}

.inquire .btn01 a{
	display: inline-block;
	width: 440px;
	padding: 16px 0 15px 0;
	background: #2e3a42 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.inquire .btn01 a:hover{
	background: #606060 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.inquire .btn02{
	width: 660px;
	overflow: hidden;
	margin: 0 0 0 0;
}

.inquire .btn02 ul{
	position: relative;
	width: 700px;
	margin: 7px 0 0 0;
}

.inquire .btn02 li{
	display: inline-block;
	min-height: 80px;
	margin: 20px 20px 0 0;
	vertical-align: top;
}

.inquire .btn02 a{
	display: inline-block;
	width: 160px;
	padding: 0 20px 0 20px;
	background: #2e3a42 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.inquire .btn02 a:hover{
	background: #606060 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.inquire .btn02 a span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}


/* bg_box01 ------------------------------ */

.inquire .bg_box01 {
	margin: 0 0 0 260px;
	padding: 27px 30px 30px 30px;
	background: #ededed;
	color: #2e3a42;
}

.inquire .bg_box01 h5{
	margin: 0 0 13px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

.inquire .bg_box01 p{
	margin: 0 0 40px 0;
	line-height: 1.7;
}

.inquire .bg_box01 p.last{
	margin: 0 0 0 0;
}


/* bg_box02 ------------------------------ */

.inquire .bg_box02 {
	margin: 0 0 20px 260px;
	padding: 27px 30px 32px 30px;
	background: #ededed;
	color: #2e3a42;
	font-size: 0;
}

.inquire .bg_box02_last {
	margin: 0 0 0 260px;
}

.inquire .bg_box02 .left_box{
	display: inline-block;
	width: 310px;
	vertical-align: middle;
}

.inquire .bg_box02 .right_img{
	display: inline-block;
	width: 305px;
	margin: 0 0 0 22px;
	vertical-align: middle;
}

.inquire .bg_box02 .right_img img {
	width: 305px;
}

.inquire .bg_box02 .btn01{
	display: inline-block;
	width: 260px;
	margin: 0 0 0 22px;
	vertical-align: middle;
}

.inquire .bg_box02 .btn01 a{
	width: 260px;
}

.inquire .bg_box02 h5{
	margin: 0 0 13px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.inquire .bg_box02 p{
	margin: 0 0 40px 0;
	line-height: 1.7;
	font-size: 12px;
}

.inquire .bg_box02 p.last{
	margin: 0 0 0 0;
}


/* bg_box03 ------------------------------ */

.inquire .bg_box03 {
	margin: 0 0 30px 260px;
	padding: 27px 30px 30px 30px;
	background: #ededed;
	color: #2e3a42;
}

.inquire .bg_box03 h5{
	margin: 0 0 13px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

.inquire .bg_box03 p{
	margin: 0 0 40px 0;
	line-height: 1.7;
}

.inquire .bg_box03 p.last{
	margin: 0 0 0 0;
}


/* bg_box04 ------------------------------ */

.inquire .bg_box04 {
	margin: 0 0 0 260px;
	padding: 28px 30px 25px 30px;
	background: #ededed;
	color: #2e3a42;
	font-size: 0;
}

.inquire .bg_box04 h5{
	margin: 0 0 14px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

.inquire .bg_box04 p{
	margin: 0 0 40px 0;
	font-size: 12px;
	line-height: 1.7;
}

.inquire .bg_box04 p.last{
	margin: 0 0 0 0;
}

.inquire .bg_box04 .left_box{
	display: inline-block;
	width: 355px;
	vertical-align: top;
}

.inquire .bg_box04 .btn01{
	display: inline-block;
	width: 260px;
	margin: 2px 0 0 22px;
	vertical-align: top;
}

.inquire .bg_box04 .btn01 a{
	width: 260px;
}

/*--------------------------------------------------------------------------------------- 
 form
--------------------------------------------------------------------------------------- */

/* red ------------------------------ */

.form .red {
	color: #d72929;
}

.form .red_txt {
	margin: 30px 0 20px 0;
	color: #d72929;
}

.form dt span {
	color: #d72929;
}

.form .form_box01{
	margin: 0 0 27px 0;
}

/* line_box01 ------------------------------ */

.form .lead01 {
	margin: 27px 0 55px;
	font-size: 14px;
}

.form .line_box01 {
	margin: 0 0 80px 0;
	border: 5px #00ad2d solid;
}

.form .line_box01 .inner{
	padding: 30px 0 25px 30px;
}

.form .line_box01 .left_box{
	display: inline;
	float: left;
	width: 298px;
	margin: 0 17px 0 0;
	padding: 0 0 0 0;
	/*background: url(/img/ico_arw_form01.png) no-repeat right 180px;*/
}

.form .line_box01 .left_box_none{
	display: inline;
	float: left;
	width: 260px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
}

.form .line_box01 .left_box h3{
	margin: 0 0 13px 0;
	font-size: 0;
	font-weight: bold;
	color: #00af28;
	vertical-align: baseline;
}

.form .line_box01 .left_box h3 span{
	display: inline-block;
	margin: 0 4px 0 0;
	font-size: 44px;
	line-height: 1.1;
	vertical-align: baseline;
}

.form .line_box01 .left_box h3 em{
	display: inline-block;
	font-size: 17px;
	line-height: 1.1;
	vertical-align: baseline;
}

.form .line_box01 .left_box p{
	margin: 0 38px 0 0; 
	line-height: 1.7;
}

.form .line_box01 .left_box_none p{
	margin: 0 0 0 0; 
	line-height: 1.7;
}

.form .line_box01 .left_box .img01{
	position: relative;
	margin: 0 0 17px 0;
	height: 260px;
}
.form .line_box01 .left_box .img01 img{
	height: 260px;
}
.form .line_box01 .left_box .img01 span{
	position: absolute;
	left: -79px;
	top: 0;
	clip: rect(0,339px,260px,79px);
}
.form .ssform_box {
	float: left;
	width: 460px;
	vertical-align: middle;
}
.form .ssform_img img {
	clear: both;
	width: 420px;
}

/* form_table ------------------------------ */

.form .form_table{
	padding: 30px 20px 0 30px;
	border: 4px #cbcbcb solid;
	font-size: 0;
}

.form .form_table dt{
	display: inline-block;
	width: 291px;
	padding: 4px 0 30px 0;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}

.form .form_table dt.check{
	padding: 0 0 30px 0;
}

.form .form_table dd{
	display: inline-block;
	width: 599px;
	padding: 0 0 30px 0;
	vertical-align: top;
	font-size: 14px;
}

.form .form_table dd .w73{
	width: 73px;
	padding: 4px 0 2px;
	border: 1px #bababa solid;
	font-size: 12px;
}

.form .form_table dd .w202{
	width: 202px;
	padding: 4px 0 2px;
	border: 1px #bababa solid;
	font-size: 12px;
}

.form .form_table dd .w268{
	width: 268px;
	padding: 4px 0 2px;
	border: 1px #bababa solid;
	font-size: 12px;
}

.form .form_table dd .w599{
	width: 599px;
	padding: 2px 0 1px;
	border: 1px #bababa solid;
	font-size: 14px;
}

/* check_box ------------------------------ */

.form .form_table dd.check_box01{
	margin: 0;
	font-size: 0;
}

.form .form_table dd.check_box01 p{
	display: inline-block;
	margin: 0 30px 0 0;
	font-size: 14px;
}

.form .form_table dd.check_box01 input{
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/* name_field ------------------------------ */

.form .form_table dd.name_field{
	margin: 0;
	font-size: 0;
}

.form .form_table dd.name_field p{
	display: inline-block;
}

.form .form_table dd.name_field p span{
	display: inline-block;
	width: 39px;
	font-size: 14px;
}

.form .form_table dd.name_field p span.txt01{
	margin: 0 0 0 0;
}

.form .form_table dd.name_field p span.txt02{
	margin: 0 0 0 31px;
}

/* date_field ------------------------------ */

.form .form_table dd.date_field {
	font-size: 0;
}

.form .form_table dd.date_field p{
	display: inline-block;
	font-size: 14px;
}

.form .form_table dd.date_field p span{
	display: inline-block;
	width: 33px;
	margin: 0 0 0 11px;
}

.form .form_table dd.date_field p span.txt01{
	display: inline-block;
	width: 60px;
	margin: 0 0 0 0;
}

.form .form_table dd.date_field .time {
	margin: 10px 0 0 0;
}

.form .form_table dd.date_field .btn{
	position: relative;
	width: 180px;
	min-height: 26px;
	margin: 0 0 0 0;
	background: #00ae28;
	font-size: 12px;
	vertical-align: top;
}

.form .form_table dd.date_field .btn input{
	width: 180px;
	min-height: 26px;
	background: none;
	border: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.form .form_table dd.date_field .btn a:before {
	position: absolute;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	content: url(/common/img/ico_calendar01.png);
	top: 6px;
	left: 12px;
}

.form .form_table dd.date_field .btn img{
	margin: 0 0 0 0;
}

.form .form_table dd.date_field .btn a{
	display: block;
	width: 180px;
	padding: 0 0 0 0;
	background: url(/common/img/ico_arw14.png) no-repeat 96% center;
	line-height: 1.2;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.form .form_table dd.date_field .btn a:hover{
	background: #005616 url(/common/img/ico_arw14.png) no-repeat 96% center;
}

.form .form_table dd.date_field .txt_box {
	width: 94%;
	margin: 10px 0 0 0;
	padding: 18px 20px 18px 20px;
	background: #ededed;
	font-size: 12px;
}



/* birthday_field ------------------------------ */

.form .form_table dd.birthday_field {
	font-size: 0;
}

.form .form_table dd.birthday_field p{
	display: inline-block;
	font-size: 14px;
}

.form .form_table dd.birthday_field p span{
	display: inline-block;
	width: 32px;
	margin: 0 0 0 11px;
}


.form .form_table dd .mgb10{
	margin-bottom: 10px;
}

.form .form_table dd .txt01{
	display: block;
	margin: 7px 0 0 0;
	font-size: 12px;
}


/* pvp_box ------------------------------ */

.form .pvp_box{
	margin: 0 auto;
}

.form .pvp_box h3{
	margin: 0 0 16px 0;
	font-size: 14px;
	font-weight: bold;
}

.form .pvp_box .pvp_txt{
	height: 145px;
	margin: 0 0 16px 0;
	padding: 12px 20px 18px 20px;
	border: 1px #bababa solid;
	overflow-y: scroll;
}

.form .pvp_box .pvp_txt dt{
	font-weight: bold;
}

.form .pvp_box .txt{
	margin: 0 0 47px 0;
}

/* btn ------------------------------ */

.form .form_btn{
	width: 479px;
	min-height: 60px;
	margin: 0 auto;
}

.form .form_btn a{
	display: block;
	width: 479px;
	padding: 0 0 0 0;
	background: #fe7f0b url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 22px;
	line-height: 1.2;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.form .form_btn a:hover{
	background: #ae5505 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

/* calender ------------------------------ */

#ui-datepicker-div {
	border: 1px solid #00AF28;
	padding: 5px 3px 3px;
	width: 230px;
	color: #FFFFFF;
	background: #FFFFFF;
	display: none;
}

.ui-datepicker-title {
	background: #00690D;
	position: relative;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	height: 26px;
	line-height: 2.2;
	z-index: 1;
}

a.ui-datepicker-prev {
	background: url(/img_2011/free_lesson/btn_previous.gif) no-repeat;
	display: block;
	width: 26px;
	height: 26px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	left: 5px;
	z-index: 3;
}
a:hover.ui-datepicker-prev {
	background: url(/img_2011/free_lesson/btn_previous_on.gif) no-repeat;
}
a.ui-datepicker-prev span {
	display: none;
}

a.ui-datepicker-next {
	background: url(/img_2011/free_lesson/btn_next.gif) no-repeat;
	display: block;
	width: 26px;
	height: 26px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	right: 5px;
	z-index: 3;
}
a:hover.ui-datepicker-next {
	background: url(/img_2011/free_lesson/btn_next_on.gif) no-repeat;
}
a.ui-datepicker-next span {
	display: none;
}


#calenderBody #caleTitle ul {

}
/*
.ui-datepicker-prev {
	position: absolute;
	left: 2px;
	top: 2px;
}

.ui-datepicker-next {
	position: absolute;
	right: 2px;
	top: 2px;
}
*/
table.ui-datepicker-calendar {
	width: 100%;
	border: none;
	border-collapse: separate;
	font-size: 85%;
}

table.ui-datepicker-calendar th {
	border-collapse: separate;
	border: none;
	background: #EDF0DF;
	padding: 3px 0 1px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 28px;
	color: #525252;
}

table.ui-datepicker-calendar th.sun {
	color: #CC3300;
}

table.ui-datepicker-calendare th.sat {
	color: #3366CC;
}

table.ui-datepicker-calendar td {
	border: none;
	border-collapse: separate;
	padding: 0;
}

table.ui-datepicker-calendar td a,
table.ui-datepicker-calendar td a:visited {
	text-decoration: none;
	display: block;
	border: 1px solid #ACACAC;
	padding: 3px 0 1px;
}

table.ui-datepicker-calendar td a:hover,
table.ui-datepicker-calendar td a:active,
table.ui-datepicker-calendar td a:focus {
	border: 1px solid #00A115;
	background: #00690D;
	color: #FFFFFF;
	text-decoration: none;
}


#dateview {
}
.ui-datepicker-trigger {
	cursor: pointer;
}


/* gaba_five_area ------------------------------ */

.ad .gaba_five_area {
	width: 960px;
	margin: 0 auto 40px auto;
}

.ad .gaba_five_area h3{
	margin: 0 auto 40px auto;
}

.ad .gaba_five_area .lead_box {
	margin: 34px 0 30px 0;
}

.ad .gaba_five_area .lead_box .txt{
	display: inline;
	float: left;
	width: 560px;
	font-size: 14px;
	font-weight: bold;
}

.ad .gaba_five_area .lead_box .btn {
	display: inline;
	float: right;
	width: 240px;
	margin: 6px 0 0 0;
	text-align: left;
}

.ad .gaba_five_area .lead_box .btn a{
	display: inline-block;
	width: 240px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ad .gaba_five_area .lead_box .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.ad .gaba_five_area .gaba_five_box{
	width:840px;
	margin: 0 auto 40px ;
}

.ad .gaba_five_area .gaba_five_box .img_box{
	display: inline;
	float: left;
	width: 343px;
	margin: 0 0 40px 0;
}

.ad .gaba_five_area .gaba_five_box .img_box:nth-child(odd){
    display: inline-block;
    margin: 0 50px 40px 60px;
	}
.ad .gaba_five_area .gaba_five_box .img_box:nth-child(even){
    display: inline-block;
    margin: 0 0 40px 40px;
	}
.ad .gaba_five_area .gaba_five_box .img_box.type_one{
	display: block;
	float: none;
	margin: 0 auto 40px;
}

.ad .gaba_five_area .gaba_five_box .img_box02{
	margin: 0 40px;
}

.ad .gaba_five_area .gaba_five_box .img_box04{
	margin: 0 80px 0 0px;
}

.ad .gaba_five_area .gaba_five_box .img_box .img{
	margin: 0 0 20px 0;
}

.ad .gaba_five_area .gaba_five_box .img_box .img img{
	width: 340px;
	border: 1px #ccc solid;
}

.ad .gaba_five_area .gaba_five_box .img_box h3{
	margin: 0 0 17px 0;
}

.ad .gaba_five_area .gaba_five_box .img_box h3 .num{
	display: inline-block;
	width: 36px;
	min-height: 36px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #00ae2d;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.ad .gaba_five_area .gaba_five_box .img_box h3 .num em{
	display: block;
	vertical-align: middle;
}

.ad .gaba_five_area .gaba_five_box .img_box h3 a{
	display: inline-block;
	width: 247px;
	padding: 0 0 0 10px;
	background: url(/common/img/ico_arw04.png) no-repeat 100% center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.ad .gaba_five_area .gaba_five_box .img_box h3 a:hover{
	background: url(/common/img/ico_arw05.png) no-repeat right center;
	text-decoration: underline;
}



/*btn*/
.ad .gaba_five_area .gaba_five_box .btn a {

/*
    display: block;
    font-size: 22px;
    color: #fff;
    padding: 16px 60px 16px 60px;
    background: url(/common/img/ico_arw12.png) no-repeat 96% center;
    font-weight: bold;
    text-decoration: none;
*/
    
    display: block;
    width: 60%;
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    padding: 16px 60px 16px 60px;
    background: #00af28 url(/common/img/ico_arw12.png) no-repeat 96% center;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.ad .gaba_five_area .gaba_five_box .btn a:hover {
	background: #005616 url(/common/img/ico_arw12.png) no-repeat 96% center;
}


/* 交通広告 モーダルウィンドウ*/
.iziModal img{
	z-index: 999; 
	border-radius: 3px; 
	overflow: hidden; 
	/*max-width: 800px;*/
}
.iziModal-content img{
	width:800px;
	height:auto;
	}


/* cm動画 */
.ad .gaba_five_area .cm_movie{
	margin:60px auto;
	text-align:center;
}
.ad .gaba_five_area .cm_movie p{
	font-size:20px;
	margin-bottom:10px;
	}
	

.ad .gaba_five_area .cm_movie iframe{
	display:block;
	width:800px;
	height:450px;
	margin:0 auto;
    cursor: pointer;
}

/*
.ad .gaba_five_area .cm_movie .iziModal2{
	width:800px;
	height:450px;
}*/

/* スマホの時はinlineを消す 
.ad .gaba_five_area .cm_movie iframe{
     display:none;
     }



/* --------------------------------------------------------------------------------------
 former referral
--------------------------------------------------------------------------------------- */

/* main_img ------------------------------ */

.former .main_img {
	background: url(/former/img/main_img_former.jpg) no-repeat center 50%;
	background-size: 100% auto;
}
.former .lead_top01 {
	margin: 31px 0 54px 0;
	font-size: 14px;
	line-height: 1.9;
}

.former .lead_top01.lead_left{
	display: inline-block;
	width: 629px;
	vertical-align: top;
	margin-right: 20px;
	min-height: 70px;
}

.former .bnr.bnr_right{
	display: inline-block;
	width: 306px;
	vertical-align: top;
	margin:31px 0 0 0;
}

.former .txt_box .left_box .line_box {
	margin-top: 60px;
}

.former .btn {
	display: inline;
	float: right;
	width: 300px;
	margin: -20px 323px 24px 0;
	text-align: left;
}

.former .btn a{
	display: inline-block;
	width: 300px;
	padding: 12px 0 11px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.former .btn a:hover{
	background: #005616 url(/common/img/ico_arw02.png) no-repeat 96% center;
}

.former .btn_box,
.referral .btn_box {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.former .btn01,
.referral .btn01{
	margin: 30px auto 0px;
}
.former .btn01 a,
.referral .btn01 a{
	display: inline-block;
	width: 80%;
	padding: 20px 0 21px 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 170%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffb700', endColorstr = '#ff7b00');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffb700', endColorstr = '#ff7b00')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffb700, #ff7b00);
	background-image: -ms-linear-gradient(top, #ffb700, #ff7b00);
	background-image: -o-linear-gradient(top, #ffb700, #ff7b00);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffb700), to(#ff7b00));
	background-image: -webkit-linear-gradient(top, #ffb700, #ff7b00);
	background-image: linear-gradient(top, #ffb700, #ff7b00);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.former .btn01 a:hover,
.referral .btn01 a:hover{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffd700', endColorstr = '#ff9100');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffd700', endColorstr = '#ff9100')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffd700, #ff9100);
	background-image: -ms-linear-gradient(top, #ffd700, #ff9100);
	background-image: -o-linear-gradient(top, #ffd700, #ff9100);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffd700), to(#ff9100));
	background-image: -webkit-linear-gradient(top, #ffd700, #ff9100);
	background-image: linear-gradient(top, #ffd700, #ff9100);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.former .btn01 a span,
.referral .btn01 a span{
	display: block;
	background: url(/common/img/ico_arw02.png) no-repeat 96% center;
}
.caution{
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.former .price {
	text-indent: 0;
    padding: 15px;
    margin: 10px 0;
    background: #f3f3f3;
    font-weight: normal;
    font-size: 90%;
}

.former .aboutgaba .txt_box.referral .right_box p.txt{
	padding: 35px 0 30px 330px;
}

.former .aboutgaba .txt_box.referral .right_box .line_box{
	margin: 38px 0 0 240px;
}

.former .referral .btn {
	float: none;
	margin: 0 0 0 330px;
}

.referral h2.ttl02 {
	margin-top: 50px!important;
}

.referral h3 {
	margin-bottom: 10px!important;
}

.referral h2 .day {
	font-size: 60%;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	font-weight: bold;
}

.referral .row {
	display: table;
	width: 100%;
}

.referral .row01 {
	display: table-cell;
	width: 28%;
	vertical-align: middle;
}
.referral .row02 {
	display: table-cell;
	width: 12%;
	vertical-align: middle;
}

.referral .more {
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.referral .more::after {
	display: block;
    content: "";
    width: 0;
    height: 0;
    margin: 10px auto 30px;
    border-style: solid;
    border-width: 40px 50px 0 50px;
    border-color: #00AF28 transparent transparent transparent;
}

.referral .waytoapply li{
	font-size: 16px;
	list-style: decimal outside;
	margin: 0 0 1em 1.5em;
}

.plan.referral .bg_box01.JAL .inner .bg_txt_box01 .left_txt01{
	display: inline-block;
	width: 224px;
	font-size: 12px;
	vertical-align: middle;
}
.plan.referral .bg_box01.JAL .inner .bg_txt_box01 .left_txt02{
	display: inline-block;
	width: 460px;
	font-size: 12px;
	vertical-align: middle;
    text-align: center;
}
.plan.referral .bg_box01.JAL .inner .bg_txt_box01 .logo{
	display:inline-block;
	vertical-align:middle;
	width: 180px;
}

.plan.referral .bg_box01.JAL .inner .bg_txt_box01 .logo img {
	width: 100%;
}

.plan.referral .bg_box01.JAL .inner .bg_txt_box01 .logo img.sml {
	width: 65%;
}

.referral .comment_txt01 strong {
	font-weight: bold;
	color: #CC0000;
}

/* 年末年始 ------------------------------ */
.hOshirase {
	padding: 10px;
	text-align: center;
}
.hOshirase b {
	background: #dd0000;
	padding: 2px 5px;
	color: #FFF;
}
.fOshirase {
	margin-top:20px;
	text-align: center;
	margin-bottom: 35px;
}

/* youtube ------------------------------ */
.youtube_embed {
		margin:0 auto 50px;
		text-align: center;
}

/* fm_movie ------------------------------ */
#fm_movie{
    margin: 0 auto 75px auto;
}
#fm_movie p{
    margin: 25px 0 21px 0;
    font-size:16px;
    }
#fm_movie p.btn{
    margin: 60px 0 21px 0;
    }
#fm_movie iframe{
	display:block;
	width:720px;
	height:405px;
	margin:0 auto;
	/*width:960px;
	height:540px;*/
	}
#fm_movie .btn a{
    position: relative;
    width: 40%;
    max-width: 400px;
    display: block;
    margin: 10px auto;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    vertical-align: middle;
    font-weight: bold;
    background: #ffb700; 
    background: -moz-linear-gradient(top, #ffb700 0%, #ff7b00 100%);
    background: -webkit-linear-gradient(top, #ffb700 0%,#ff7b00 100%);
    background: linear-gradient(to bottom, #ffb700 0%,#ff7b00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff7b00',GradientType=0 );
}
#fm_movie .btn:hover a{
    background: #ffd700;
    background: -moz-linear-gradient(top, #ffd700 1%, #ff9100 100%);
    background: -webkit-linear-gradient(top, #ffd700 1%,#ff9100 100%); 
    background: linear-gradient(to bottom, #ffd700 1%,#ff9100 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#ff9100',GradientType=0 ); 
}
#fm_movie .btn a:after{
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    top: 43%;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #fff;
    right: 6%;
}
    
/* bnr_area_second ------------------------------ */

.bnr_area_second {
	width: 100%;
	padding: 20px 0;
	background: #F1F1F1;
	text-align: center;
}
.bnr_area_second.over a {
	display: inline-block;
}
.businessB .bnr_area_second, .benefit .bnr_area_second {
	margin: -30px auto 0;
}
.daily .bnr_area_second {
	margin: -30px auto 30px;
}
.u-25 .bnr_area_second {
	margin: -30px auto 30px;
}
.student .bnr_area_second, .teens .bnr_area_second, .planlist .bnr_area_second {
	margin: -30px auto 20px;
}

.fee_system .bnr_area_second {
	margin: -33px auto 20px;
}

.bnr_area_second ul {
	width: 100%;
  max-width: 900px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.bnr_area_second ul.halfBnr li{width: 49%;}

.bnr_area_second ul img{width: 100%; height: auto;}

/* span テキストカラー ------------------------------ */
span.red {
	color: #CC0000;
}

.top .link_news_area01 {
	margin: 30px auto;
	box-sizing: border-box;
	width: 960px;
}

/******* 2019.12 start ******************************************************/
/******* common ********/
.heading_accent{
	margin-bottom: 30px;
	position: relative;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.4;
}
.heading_accent::before{
	position: absolute;
	margin-right: auto;
	content: "";
	display: block;
	width: 148px;
	height: 5px;
	background-color: #00ae28;
	bottom: 0;
}
.heading_accent::after{
	margin-left: auto;
	content: "";
	display: block;
	height: 5px;
	background-color: #b4e9c0;
}
.heading_sub01{
	position: relative;
	padding-left: 22px;
    font-size: 40px;
    font-weight: bold;
}
.heading_sub01::before{
	position: absolute;
	content: "";
	display: block;
	width: 12px;
	height: 60px;
	background-color: #00ae28;
	left: 0;
}
.heading_sub02{
	margin: 28px 0 10px 0;
	font-weight: bold;
	font-size: 30px;
	color: #00af28;
}
.aboutgaba .txt_lesson,
.plan .txt_descriptive,
.top.pg .txt_descriptive
 {
	margin-bottom: 40px;
	font-size: 16px;
}
.btn_for_detail a{
	display: inline-block;
	width: 260px;
	padding: 9px 0;
	background: #00ae28 url(/common/img/ico_arw02.png) no-repeat 96% center;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.hr_dashed {
	border: 1px #ccc dashed;
	margin: 30px 0;
}
/*** aboutgaba ***/
.aboutgaba .img_full{
	margin-bottom: 30px;
}
.aboutgaba .img_lesson_flow{
	padding-top: 10px;
}
.aboutgaba .txt_lesson_accent{
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 18px;
}
.aboutgaba .txt_box_lesson{
	margin: 0;
}
.aboutgaba .txt_box .line_box h4 {
	margin: 0 0 11px 0;
    font-size: 22px;
    color: #00ae28;
    font-weight: bold;
    line-height: 1.2;
}
.btn_large a{
	margin: 0 auto 50px;
	display: block;
	width: 742px;
	padding: 21px 0;
	background: #00ae28 url(/common/img/ico_arw16.svg) no-repeat 93% center;;
	background-size: auto 20px;
	font-size: 24px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.btn_large a:hover{
	background-color: #005616;
}
.hr_simple01 {
	margin-top: 0;
	margin-bottom: 42px;
	border: none;
	border-bottom: 4px solid #ebebeb;
}
.aboutgaba .txt_box .left_box h2.ttl02_lesson{
	margin: 0 0 20px;
	width: 100%;
	line-height: 1.2;
}
.img_lesson_01 {
    display: block;
    margin: 0 auto 40px;
}
.aboutgaba .txt_box .left_box h3 {
	margin: 0 320px 25px 0;
}
/*** purpose ***/
.lesson_plan_area{
	margin-bottom: 70px;
}
.lesson_bnr_row{
	display: flex;
	justify-content: space-between;
}
.lesson_bnr_box{
	margin-bottom: 16px;
	display: block;
	height: 305px;
	position: relative;
	text-decoration: none;
}
.lesson_bnr_box:hover{
	opacity: 0.8;
}
.lesson_bnr_box.p_business{
	width: 100%;
	background-image: url(../../../purpose/img/bnr_purpose_01.jpg);
}
.lesson_bnr_box.p_daily{
	width: 634px;
	background-image: url(../../../purpose/img/bnr_purpose_02.jpg);
}
.lesson_bnr_box.p_senior{
	width: 307px;
	background-image: url(../../../purpose/img/bnr_purpose_03.jpg);
}
.lesson_bnr_box.p_student{
	width: 305px;
	background-image: url(../../../purpose/img/bnr_purpose_04.jpg);
}
.lesson_bnr_box.p_teens{
	width: 306px;
	background-image: url(../../../purpose/img/bnr_purpose_05.jpg);
}
.lesson_bnr_box.p_kids{
	width: 307px;
	background-image: url(../../../purpose/img/bnr_purpose_06.jpg);
}
.lesson_bnr_box.p_intensive{
	margin-bottom: 30px;
	width: 960px;
	height: 150px;
	background-image: url(../../../purpose/img/bnr_purpose_07.jpg);
}
.lesson_bnr_box::after{
	content: url(../../../purpose/img/icon_arrow_01.png);
	width: 62px;
	height: 62px;
	position: absolute;
    bottom: 0;
    right: 0;
}
.lesson_bnr_txt{
	position: absolute;
	top: 0;
	padding: 14px 22px;
	background-color: rgba(0, 174, 40, 0.7);
	font-weight: bold;
	font-size: 40px;
	color: #fff; 
}
.lesson_bnr_txt.var_01{
	padding: 10px 20px;
	font-size: 34px;
}
.lesson_bnr_txt.var_02{
	padding: 10px 12px;
	font-size: 34px;
}
.plan .lead_top04{
	margin: 25px 0 21px 0;
	font-size: 16px;
	line-height: 1.9;
}
.heading_check{
	margin-top: 44px;
	margin-bottom: 18px;
	padding-left: 48px;
	position: relative;
	font-weight: bold;
	font-size: 34px;
}
.heading_check span.medical {
	padding-left: 1em;
    font-size: 30px;
    color: #00851E;
}
.heading_check.near{
	margin-top: 28px;
}
.heading_check::before{
	content: url(../../../purpose/img/icon_check_01.svg);
    position: absolute;
    left: 8px;
    bottom: 8px;
	transform: scale(1.8);
}
.heading_check.top::before {
	bottom: inherit;
	top: -11px;
}
.plan .welfare .logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	list-style: none;
	margin: 0 auto 20px;
	width: 890px;
}
.plan .welfare .logo li{
	width: 33%;
}
.plan .welfare .logo.alliance li {
	width: 25%;
}
.plan .welfare .logo li img{
	width: 100%;
}
.plan .plan_list_box01 .img_box h3{
	margin: 0 0 0 0;
	vertical-align: middle;
	line-height: 1.2;
}
.plan .lesson_box02.option2 h3,
.plan .lesson_box02.online h3{
    margin: 0 0 25px 0;
}
.plan .option2 .plan_list_box01 .img_box,
.plan .online .plan_list_box01 .img_box{
    width: 100%;
}
.plan .option2 .plan_list_box01 .img_box{
    padding: 16px 0;
    border: 3px #00ad2d solid;
}
.plan .online .plan_list_box01{
    padding: 0 25px;
    border: 3px #00ad2d solid;
}
.plan .online .plan_list_box01 .img_box{
    padding: 5px 0 0 0;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #ccc;
    border-left: none;
}
.plan .online .plan_list_box01 .img_box:last-of-type{
    border-bottom: none;
}
.option2 .plan_list_box01 .img_box h4{
    padding: 0 15px 0 20px;
    font-size: 14px;
}
.plan .online .plan_list_box01 .img_box h4{
    padding: 0 15px 0 0;
    font-size: 14px;
}
.plan .lesson_box01 .lead01 {
    margin: 0 0 18px 20px;
    font-size: 16px;
    font-weight: bold;
}
.plan .lesson_box02.option2 .lead01 {
    margin: 0 0 18px 0;
    font-size: 16px;
    font-weight: bold;
}
.plan .online .plan_list_box01 .img_box h4 span .txt01{
    display: inline-block;
}
.plan #option .plan_list_box01 .img_box h4 span .txt02,
.plan .online .plan_list_box01 .img_box h4 span .txt02{
   display: inline-block;
    margin: 0 20px 8px 0;
    padding: 0 0 0 30px;
    background: url(/common/img/ico_check02.gif) no-repeat 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #00af28;
}
.plan #option .plan_list_box01 .img_box h4 span .txt03,
.plan .online .plan_list_box01 .img_box h4 span .txt03{
    padding: 0 0 0 30px;
    display: block;
}
.plan .plan_list_box01 .img_box h4 a .txt01{
	display: block;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.plan .plan_list_box01 .img_box h4 a:hover .txt01{
	color: #ff7a0a;
	text-decoration: underline;
}
.plan .plan_list_box01 .img_box h4 span .txt02{
	font-size: 18px;
	font-weight: bold;
}
.plan .plan_list_box01 .img_box h4 a:hover .txt02{
	color: #ff7a0a;
	text-decoration: underline;
}
.plan .plan_list_box01 .img_box h4 span.txt{
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}
.plan .plan_list_box01 .img_box h4 span.txt.full{
    width: 100%;
}
.plan .plan_list_box01 .img_box h4 span.img{
	display: inline-block;
	width: 51px;
	vertical-align: middle;
	text-align: center;
	margin-right: 1em;
}
.plan .plan_list_box01 .img_box h4 a{
	display: block;
	padding: 0 15px 0 20px;
	background: url(/common/img/ico_arw07.png) no-repeat 94.5% center;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.plan .plan_list_box01 .img_box h4 a:hover{
	background: url(/common/img/ico_arw09.png) no-repeat 94.5% center;
	text-decoration: underline;
}
.txt_descriptive.walfare_note{
    margin-bottom: 0;
}
.txt_descriptive.caution{
    margin-bottom: 0;
}
.txt_descriptive.caution.first{
    margin-bottom: 20px;
}
.plan .yuutai ul{
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 2;
}
.plan .yuutai ul li::before{
	content: "・";
}
.plan .flex_wrapper{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fee_system .payment_method{
	font-size: 16px;
	text-align: left;
}
.fee_system .payment_method dt{
    float: left;
    font-weight: bold;
}
.fee_system .payment_method dt,
.fee_system .payment_method dd{
	margin-bottom: 14px;
}
.fee_system .plan_area{
	margin-bottom: 70px;
}
.fee_system .lead01_other{
	margin: 25px 0 0 0;
	font-size: 16px;
}
.fee_system .lead01_other.plus_mb{
	margin: 25px 0 70px 0;
	font-size: 16px;
}
.fee_system .payment_other{
	margin-top: 70px;
}
.fee_system .payment {
	margin-top: 70px;
}
.page_top {
	width: 960px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
}
.page_top .pagetop {
	width: auto;
	margin: 0 !important;
	text-align: inherit;
}

	/*読み込み後スライダーを表示*/
	.slider {
    display: none;
	}
	.slider.slick-initialized {
    display: block;
	}
	
	/*左右の矢印の色を変える*/
	.slick-prev:before,
	.slick-next:before {
		color: #000;
	}
	/*左右の矢印の位置を変える*/
	.slick-next {
		right: 20px;
		z-index: 99;
	}
	.slick-prev {
		left: 15px;
		z-index: 100;
	}
	/*スライド数のドットの色を変える*/
	.slick-dots li.slick-active button:before,
	.slick-dots li button:before {
		color: #fff;
	}
	/*スライド画像の横幅可変*/
	img {
		height: auto;
	}
	/* pagetop */
	#page_top{
		width: 50px;
		height: 0;
		position: fixed;
		right: 30px;
		bottom: 50px;
		background: #D4D4D4;
		opacity: 0.8;
		z-index: 9999;
	}
	#page_top a{
		position: relative;
		display: block;
		width: 50px;
		height: 50px;
		text-decoration: none;
		}
	#page_top a::before{
		content: url(/common/img/return.png);
		width: 50px;
		height: 50px;
	}
/******* 2019.12 end *****************************************************/

/* top_movie ------------------------------ */
#top_movie{
    margin: 0 auto 30px auto;
}
#top_movie p{
    margin: 25px 0 21px 0;
    font-size:16px;
    text-align: center;
    }
#top_movie iframe{
	display:block;
	width:500px;
	height:500px;
	margin:0 auto;
	}
	
.aboutgaba_selectable .lslist_arrow:after{
    display:block;
	content:"";
	width: 0;
	height: 0;
	margin: 16px auto -10px;
	border-style: solid;
	border-width: 40px 50px 0 50px;
	border-color: #00AF28 transparent transparent transparent;
}


/* TOP MV　21/12/6 追加 ------------------------------ */

.sp {
  display: none;
}
.pc {
  display: block;
}

.mainVisual01 .inner {
    width: 900px;
    margin: 0 auto;
}
.mainVisual01 {
	background: url(../../../img/mv_bg.png)no-repeat;
	background-size: cover;
	height: 460px;
	position: relative;
}
.mainVisual01 .lead {
    padding: 30px 0;
    width: 50%;
	margin-left:-1em;
}
.mainVisual01 .lead h1 {
    padding-bottom: 10px;
}
.mainVisual01 .lead h1 img {}

.mainVisual01 .lead .txt {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    padding-bottom: 10px;
}

.mainVisual01 .lead .txt.main{margin-top: 20px;}
.mainVisual01 .lead .mainVisual01__genreUl{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;overflow-wrap: break-word;margin-bottom: 2em;padding-left: 0.9em;}
.mainVisual01 .lead .mainVisual01__genreLi{color: #fff; padding: 0.2em 0.6em; border: 1px solid #fff; margin-right: 0.5em; font-size: 90%;}
.mainVisual01 .lead .txt.subTxt{padding-left: 0.6em;font-size: 130%;}

.mainVisual01 .lead .txt .gaba {
	display: inline-block;
	margin: 0 0.2em 0.35em 0;
}
.mainVisual01 .lead .list {
    margin-bottom: 15px;
}
.mainVisual01 .lead .list li {
	background: url(../../../img/mv_check.png)no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 26px;
	background-position: 0 5px;
}
.mainVisual01 .lead .img {
    width: 480px;
    position: absolute;
    left: 57%;
    bottom: 10px;
}
.mainVisual01 .lead .img img {}


.top-3x-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 45px;
  }
  
  .top-3x-box__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  }
  
  .top-3x-box__item + .top-3x-box__item {
	margin-left: 40px;
  }
  
  .top-3x-box__item img {
	width: 135px;
	margin-right: 8px;
  }
  
  .top-3x-box__text {
	font-weight: bold;
	text-align: center;
  }
  
  .top-3x-box__text-1 {
	font-size: 18px;
	color: #333;
	position: relative;
	top: 15px;
	margin-bottom: 10px;
  }
  
  .top-3x-box__text-2 {
	color: #333;
	font-family: Arial, sans-serif;
  }
  
  .top-3x-box__text-2 ._size-1 {
	font-size: 48px;
  }
  .top-3x-box__text-2 ._size-2 {
	font-size: 27px;
  }
  .top-3x-box__text-2 ._green {
	color: #00A33E;
  }
  



