@charset "UTF-8";
#MVBOX.ver2 {
	margin-bottom: 40px;
}
.popMv_bg {
    display: none;
    background: rgba(0,0,0,.4);
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}
.popMv_bg.is-on {
    display: block;
}
.popMv_bg.is-off {
    display: none;
}
.popMv_wrap {
    display: none;
    width: 860px;
    height: 524px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -262px 0 0 -430px;
    box-sizing: border-box;
    z-index: 9999999;
}
.popMv_wrap.is-on {
    display: block;
}
.popMv_wrap.is-off {
    display: none;
}
.popMv_wrap iframe {
    width: 860px;
    height: 524px;
}
.popMv-close {
    position: absolute;
    top: -50px;
    right: -50px;
    display: block;
    width: 24px;
    height: 24px;
    z-index: 99;
    padding: 0;
    cursor: pointer;
    padding: 13px;
    background: #1a36b1;
    border-radius: 30px;
}
.popMv-close span {
    position: relative;
    margin: 12px 0 0;
    transform: rotate(45deg);
}
.popMv-close span:before, .popup_cls span:after {
    position: absolute;
    content: "";
}
.popMv-close span, .popMv-close span:before, .popMv-close span:after {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
}
.popMv-close span:before {
    top: -12px;
}
.popMv-close span:before {
    transform: translate(0,12px) rotate(-90deg);
}
.popMv-close span:after {
    top: 12px;
}
.popMv-close span:after {
    transform: translate(0,-12px) rotate(-90deg);
}
.video-js {
	margin: 0 auto;
}

.cmgalary-mv.video-js:hover {
	opacity: 0.7;
}

.cmgalary-mv.vjs-default-skin .vjs-big-play-button {
	display: none!important;
}

#TOP .shinsai {
	width: 725px;
    margin: 40px auto 60px auto;
}

#TOP .shinsai.is-ver2 {
	width: 865px;
}

#TOP .shinsai-ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 600;
    font-size: 167%;
    color: #3d3d3d;
    margin: 0 0 10px 0;
    line-height: 1;
    text-align: left;
}

#TOP .shinsai-txt {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 116%;
    color: #3d3d3d;
    margin: 0 0 8px 0;
    line-height: 1.4;
    text-align: left;
}

#TOP .shinsai-txt.lin1 {
    font-weight: normal;
    font-size: 144%;
}

#TOP .shinsai-note {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 116%;
    color: #3d3d3d;
    margin: 0 0 8px 0;
    line-height: 1.2;
    text-align: right;
}

#TOP .holiday_bx {
	width: 865px;
    padding: 20px 0 20px 0;
	margin: 0 auto;
}
#TOP .holiday-ttl {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 15px 0;
    line-height: 1;
}
#TOP .holiday-txt {
    font-size: 16px;
    line-height: 1.8;
}

#TOP .info {
	background: #ecf7fa;
	margin: 0 0 40px 0;
}

#TOP .infoIn {
	width: 880px;
	margin: 0 auto;
	padding: 10px 0;
}

#TOP .info-txt {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	background: url(/images2/top_icn_ttl_news02.png) no-repeat 0 50%;
	line-height: 20px;
	margin: 0 0 0 50px;
	padding: 0 0 0 30px;
}

#TOP .info-txt > a {
	color: #000000;
}

#TOP .bnrarea {
	width: 1024px;
	margin: 60px auto;
	padding: 60px 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

#TOP .bnrarea a:hover {
	opacity: 0.7;
}

#TOP .bigbnr {
	margin: 0 0 70px 0;
}

#TOP .bigbnr-list {
	display: table;
	width: 100%;
}

#TOP .bigbnr-list > li {
	display: table-cell;
}

#TOP .smallbnr {
	margin: 0 0 60px 0;
}

#TOP .smallbnr-ttl {
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
	margin: 0 0 40px 0;
}

#TOP .smallbnr-list > li {
	float: left;
	margin: 0 88px 0 0;
}

#TOP .smallbnr-list > li:last-child {
	margin: 0 0 0 0;
}

#TOP .groupsite-ttl {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 40px 0;
}

#TOP .groupsite-list > li {
	float: left;
}

#TOP .groupsite-list > li > a {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	background: url(/images2/com_icn_new_window.png) no-repeat 0 50%;
	padding: 0 0 0 30px;
}

#TOP .groupsite-list > li.item1 {
	margin: 0 28px 0 0;
}

#TOP .groupsite-list > li.item2 {
	margin: 0 25px 0 0;
}

#TOP .groupsite-list > li.item3,
#TOP .groupsite-list > li.item4 {
	margin: 0 28px 0 0;
}

#TOP .groupsite-list > li.item5 {
	margin: 10px 16px 0 0;
}

#TOP .groupsite-list > li.item6 {
	margin: 0 0 0 0;
}

/*.btnlist > li {
	width: 235px;
	height: 60px;
}

.btnlist > li > a {
	display: block;
	line-height: 60px;
	background: #1a36b1;
}

.btnlist > li > a > span {
	background: url(/images2/com_icn_link_wh.png) no-repeat 0 50%;
}*/

#TOP .textbook {
	width: 1024px;
	margin: 0 auto 70px auto;
}

#TOP .textbook-ttl {
	font-size: 34px;
	font-weight: bold;
	line-height: 47px;
	text-align: left;
	margin: 0 auto 30px auto;
	width: 248px;
	background: url(/images2/top_icn_ttl_merit.png) no-repeat 0 50%;
	padding: 0 0 0 77px;
}

#TOP .textbook-txt {
	font-size: 18px;
	font-weight: normal;
	line-height: 2;
	margin: 0 0 25px 0;
}

#TOP .textbook-list {
	margin: 0 0 10px 0;
}

#TOP .textbook-list:last-child {
	margin: 0 0 0 0;
}


#TOP .textbook-list > li {
	float: left;
	margin: 0 28px 0 0;
}

#TOP .textbook-list > li:last-child {
	margin: 0 0 0 0;
}

#TOP .textbook-list > li > a:hover {
	opacity: 0.7;
}

#TOP .textbook-note {
	font-size: 12px;
	text-align: right;
}

/*#TOP .textbook-list > li:nth-child(4) {
	margin: 0 0 0 0;
}*/

#TOP .textbook-other-ttl {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
    margin: 0 auto 30px auto;
    width: 630px;
    background: url(/images2/top_icn_others.png) no-repeat 0 50%;
    padding: 7px 0 7px 52px;
}

#TOP .textbook-other {
    padding: 40px 0 0 0;
}

#TOP .textbook-other ul {
    margin: 0 0 0 -28px;
}

#TOP .textbook-other ul li {
    float: left;
    margin: 0 0 0 28px;
}

#TOP .textbook-other ul li a {
    float: left;
    width: 235px;
    height: 60px;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #ecf7fa url(/images2/com_icn_link_bl.png) no-repeat 10px 50%;
    display: table;
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.2;
    text-decoration: none;
}

#TOP .textbook-other ul li a:hover {
    opacity: 0.7;
}

#TOP .textbook-other ul li a span {
    padding: 0 0 0 38px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.2;
    color: #1a36b1
}

#TOP .merit {
	background: #ecf7fa;
	margin: 0 0 60px 0;
}

#TOP .meritIn {
	width: 1024px;
	margin: 0 auto;
	padding: 50px 0 60px 0;
}

#TOP .merit-ttl {
	display: inline-block;
	font-size: 36px;
	font-weight: bold;
	line-height: 57px;
	text-align: center;
	padding: 0 0 0 85px;
	background: url(/images2/search_icn_ttl_merit.png) no-repeat 0 50%;
	margin: 0 0 50px 0;
}

#TOP .merit-detail {
	margin: 0 0 40px 0;
}

#TOP .merit-box {
	width: 320px;
	float: left;
	margin: 0 32px 0 0;
}

#TOP .merit-box:last-child {
	margin: 0 0 0 0;
}

#TOP .merit-box-ttl {
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	height: 60px;
	line-height: 1;
	display: table;
}

#TOP .merit-box-ttl > .mrt-txt {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#TOP .merit-box-ttl > .mrt-txt.is-num {
	font-size: 58px;
	color: #1a36b1;
}

#TOP .merit-box-ttl > .mrt-txt.is-num > span {
	font-family: AXIS Std;
}

#TOP .merit-box-ttl > .mrt-txt.is-txt {
	padding: 0 8px 0 0;
}

#TOP .merit-box-txt {
	width: 100%;
	height: 320px;
	display: table;
}

#TOP .merit-box-txt.is-gra1 {
	background: #bbbbbb url(/images2/top_merit_img01.jpg) no-repeat 0 0;
}
#TOP .merit-box-txt.is-gra1.is-ver2 {
	background: #bbbbbb url(/images2/top_merit_img01n.jpg) no-repeat 0 0;
}

#TOP .merit-box-txt.is-gra2 {
	background: url(/images2/top_merit_img02.jpg) no-repeat 0 0;
}

#TOP .merit-box-txt.is-gra2 .is-fs {
	font-size: 19px;
}

#TOP .merit-box-txt.is-gra3 {
	background: url(/images2/top_merit_img03.jpg) no-repeat 0 0;
}

#TOP .merit-box-txt > a {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
	padding: 0 0 15px 0;
}

#TOP .merit-box-txt:hover {
	opacity: 0.7;
}

#TOP .merit-box-txt > a > span {
	color: #1a36b1;
	display: block;
	background: url(/images2/com_icn_link_bl.png) no-repeat 20px 50%;
	line-height: 1.4
}

#TOP .merit-box-txt.is-gra2 > a > span {
	background-position: left 15px bottom 20px;
}

#TOP .merit-link {
	display: inline-block;
}

#TOP .merit-link:hover {
	opacity: 0.7;
}

#TOP .merit-link > a {
	display: block;
	width: 320px;
	margin: 0 auto;
	border-radius: 40px;
	color: #ffffff;
	text-decoration: none;
	padding: 20px 0;
	font-size: 18px;
	font-weight: bold;
	background: #1a36b1 url(/images2/com_icn_link_wh.png) no-repeat 20px 50%;
}

#TOP .flow_intro {
	width: 1024px;
	margin: 0 auto 60px auto;
	padding: 0 0 60px 0;
	border-bottom: 1px solid #e4e4e4;
}

#TOP .flow-box {
	float: left;
	border-right: 2px dotted #bfbfbf;
	padding: 0 30px 10px 0;
	margin: 0 30px 0 0;
}

#TOP .intro-box {
	float: right;
	padding: 0 0 10px 0;
}

#TOP .flow-ttl {
	background: url(/images2/top_icn_ttl_procedure.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 20px 0;
	text-align: left;
	padding: 0 0 0 40px;
}

#TOP .intro-ttl {
	background: url(/images2/top_icn_ttl_intro.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 20px 0;
	text-align: left;
	padding: 0 0 0 40px;
}

#TOP .flow_intro-list {
	margin: 0 0 10px 0;
}

#TOP .flow_intro-list:last-child {
	margin: 0 0 0 0;
}

#TOP .flow_intro-list > li {
	float: left;
	margin: 0 10px 0 0;
}

#TOP .flow_intro-list > li:last-child {
	margin: 0 0 0 0;
}

#TOP .voice {
	width: 1024px;
	margin: 0 auto 60px auto;
}

#TOP .voiceIn {
	width: 920px;
	margin: 0 auto;
}

#TOP .voiceIn > a {
	height: 220px;
	text-decoration: none;
	display: block;
	background: url(/images2/top_voice_img01.jpg) no-repeat 0 0;
}

#TOP .voiceIn > a:hover {
	opacity: 0.7;
}

#TOP .voice-ttl {
	color: #f9ac00;
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
}

#TOP .voice-txt {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 25px 0;
	color: #000000;
}

#TOP .voice-link > span {
	display: block;
	background: #f9ac00 url(/images2/com_icn_link_arw_ylw.png) no-repeat 20px 50%;
	border-radius: 20px;
	text-decoration: none;
	width: 278px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

#TOP .voice-link > a:hover {
	opacity: 0.7;
}

#TOP .qa_news {
	background: #ecf7fa;
	margin: 0 0 60px 0;
}

#TOP .qa_newsIn {
	width: 1024px;
	margin: 0 auto;
	padding: 65px 0;
}

#TOP .qa-box {
	float: left;
}

#TOP .qa-ttl {
	background: url(/images2/top_icn_ttl_question.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 20px 0;
	text-align: left;
	padding: 0 0 0 40px;
}

#TOP .qa-list {
	margin: 0 0 10px 0;
}

#TOP .qa-list:last-child {
	margin: 0 0 0 0;
}

#TOP .qa-list > li {
	float: left;
	margin: 0 10px 0 0;
}

#TOP .qa-list > li:last-child {
	margin: 0 0 0 0;
}

#TOP .news-box {
	float: right;
	width: 480px;
}

#TOP .news-ttl {
	margin: 0 0 20px 0;
}

#TOP .news-ttl-ttl {
	background: url(/images2/top_icn_ttl_news.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
	float: left;
	padding: 0 0 0 50px;
	line-height: 1.4;
}

#TOP .news-ttl-link {
	float: right;
	margin: 12px 0 0 0;
}

#TOP .news-ttl-link > a {
	color: #1a36b1;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	background: url(/images2/com_icn_link_bl.png) no-repeat 0 50%;
	padding: 2px 0 2px 25px;
}

#TOP .news-ttl-link > a:hover {
	text-decoration: underline;
}

#TOP .news-list > li {
	border-top: 2px dotted #b7b8b8;
	/*padding: 15px 0;*/
}

#TOP .news-list > li:last-child {
	border-bottom: 2px dotted #b7b8b8;
}

#TOP .news-list-ttl {
	line-height: 1.4;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 15px 0;
}

#TOP .news-list-ttlDate {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0;
}

#TOP .news-list-ttlDate.is-only {
    width: 140px;
    text-align: right;
}

#TOP .news-list-ttl span.is-new {
	background: #f9ac00;
	color: #ffffff;
	margin: 0 10px 0 0;
	line-height: 1;
	padding: 1px 5px;
}

#TOP .news-list-date {
	color: #1a36b1;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

#TOP .news-list-txt {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 300px;
}

#TOP .news-list-txt a {
	color: #000000;
	line-height: 1.4;
	text-decoration: none;
	vertical-align: middle;
}

#TOP .news-list-txt > a:hover {
	text-decoration: underline;
}

#TOP .news-list-txt span {
    font-weight: normal;
    font-size: 14px;
}
#TOP .character {
	width: 1024px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 auto 60px auto;
	padding: 0 0 60px 0;
}

#TOP .characterIn {
	width: 920px;
	margin: 0 auto;
}

#TOP .characterIn > a {
	display: block;
	text-decoration: none;
	height: 220px;
	background: url(/images2/top_character_img01n.png) no-repeat 0 0;
}

#TOP .characterIn > a:hover {
	opacity: 0.7;
}

#TOP .character-ttl {
	color: #f9ac00;
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
}

#TOP .character-txt {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 25px 0;
	color: #000000;
}

#TOP .character-link > span {
	display: block;
	background: #f9ac00 url(/images2/com_icn_link_arw_ylw.png) no-repeat 20px 50%;
	border-radius: 20px;
	text-decoration: none;
	width: 278px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

#TOP .character-link > a:hover {
	opacity: 0.7;
}

#TOP .recruitment {
	width: 1024px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 auto 60px auto;
	padding: 0 0 60px 0;
}

#TOP .recruitmentIn {
	width: 920px;
	margin: 0 auto;
}

#TOP .teacher {
	width: 428px;
	float: left;
}

#TOP .teacher a {
	color: #000000;
	text-decoration: none;
}

#TOP .teacher:hover {
	opacity: 0.7;
}

#TOP .teacher-ttl {
	font-size: 28px;
	font-weight: bold;
	background: #15b394 url(/images2/com_icn_new_window_wh.png) no-repeat right 10px top 10px;
	color: #ffffff;
	line-height: 28px;
	padding: 10px 0;
	border-radius: 10px 10px 0 0;
}

#TOP .teacher-box {
	height: 170px;
	background: url(/images2/top_teacher_img01.jpg) no-repeat 0 0;
	position: relative;
	border-right: 1px solid #15b394;
	border-left: 1px solid #15b394;
	border-bottom: 1px solid #15b394;
	border-radius: 0 0 10px 10px;
}
#TOP .teacher-box.is-ver2 {
	background: url(/images2/top_teacher_img01n.jpg) no-repeat 0 0;
}

#TOP .teacher-boxin {
	position: absolute;
	top: 35px;
	right: 10px;
}

/*#TOP .teacher-boxin > a {
	display: block;
	text-decoration: none;
}*/

#TOP .teacher-boxin .txt1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	background-image: url(/images2/top_teacher_bg_dot.png), url(/images2/top_teacher_bg_dot.png);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 10px 0;
	line-height: 1.4;
	position: relative;
	display: block;
}

#TOP .teacher-boxin .txt1:after {
	content: "";
	display: block;
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 27px;
	height: 23px;
	background: url(/images2/top_teacher_bg_icn.png) no-repeat 0 0;
}

#TOP .teacher-boxin .txt1:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 42px;
	height: 5px;
	background: #ffffff;
}

#TOP .teacher-boxin .txt2 {
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	background: url(/images2/top_teacher_bg_img.png) no-repeat 0 0;
	height: 50px;
	text-align: left;
	padding: 17px 0 0 8px;
	letter-spacing: 5px;
	margin: 0 0 0 25px;
	display: block;
}

#TOP .room {
	width: 428px;
	float: right;
}

#TOP .room:hover {
	opacity: 0.7;
}

#TOP .room a {
	color: #000000;
	text-decoration: none;
}

#TOP .room-ttl {
	background: #15b394 url(/images2/com_icn_new_window_wh.png) no-repeat right 10px top 10px;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
	padding: 10px 0;
	border-radius: 10px 10px 0 0;
}

#TOP .room-box {
	height: 170px;
	background: #ffffff url(/images2/top_room_img01.jpg) no-repeat 0 0;
	position: relative;
	border-left: 1px solid #15b394;
	border-right: 1px solid #15b394;
	border-bottom: 1px solid #15b394;
	border-radius: 0 0 10px 10px;
/*
border-left: 1px solid #15b394;
border-right: 1px solid #15b394;
border-bottom: 1px solid #15b394;
*/
}

#TOP .room-boxin {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 232px;
	padding: 4px 0;
	margin: 0 0 10px 0;
	background-image: url(/images2/top_room_bg_dot_top.png), url(/images2/top_room_bg_dot_bottom.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, left bottom;
/*	background-image: url(/images2/top_room_bg_dot_top.png), url(/images2/top_room_bg_dot_mid.png), url(/images2/top_room_bg_dot_bottom.png);
	background-repeat: no-repeat, repeat-y, no-repeat;
	background-position: left top, left top, left top;*/
}

#TOP .room-boxin:after {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(/images2/top_room_bg_icn.png) no-repeat 0 0;
	width: 30px;
	height: 24px;
}

#TOP .room-boxin > p {
	line-height: 1.2;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	background: url(/images2/top_room_bg_dot_mid.png) repeat-y 0 0;
}

#TOP .room-boxin > p > span {
	font-size: 24px;
	font-weight: bold;
	padding: 0 3px;
	background: url(/images2/top_room_bg_pink.png) repeat-x 0 100%;
	line-height: 1.4;
}


#TOP .course {
	width: 1024px;
	margin: 0 auto 60px auto;
	padding: 0 0 60px 0;
	border-bottom: 1px solid #e4e4e4;
}

#TOP .course-ttl {
	font-size: 34px;
	font-weight: bold;
	width: 385px;
	margin: 0 auto 30px auto;
	text-align: left;
	background: url(/images2/search_icn_ttl_course.png) no-repeat 0 50%;
	padding: 0 0 0 55px;
	line-height: 40px;
}

#TOP .course-list {
	width: 629px;
	margin: 0 auto 30px auto;
}
#TOP .course-list.is-ver2 {
	width: 786px;
}

#TOP .course-list > li {
	width: 154px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	background: #ecf7fa;
	margin: 0 4px 0 0;
	padding: 10px 0;
}

#TOP .course-list > li:last-child {
	margin: 0 0 0 0;
}

#TOP .course-txt {
	font-size: 18px;
	font-weight: normal;
	line-height: 2;
	margin: 0 0 25px 0;
}

#TOP .course-menu {
	margin: 10px 0 0 0;
}
/*
#TOP .course-menu:first-child {
	margin: 0 0 0 0;
}
*/
#TOP .course-menu > li {
	width: 332px;
	height: 251px;
	position: relative;
	float: left;
	margin: 0 11px 0 0;
	border: 1px solid #ffffff;
}

#TOP .course-menu > li.inact {
    opacity: 0.25;
}

#TOP .js-popupArea.act li {
	border-bottom: 0;
}

#TOP .course-menu > li.is-nenshou {
	background: url(/images2/top_course_menu_nenshou.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-nenshou.act {
	border-top: 1px solid #f9ac00;
	border-right: 1px solid #f9ac00;
	border-left: 1px solid #f9ac00;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-nenshou a {
	border: 1px solid #f9ac00;
}

#TOP .js-popupArea.act .course-menu > li.is-nenshou a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-nenshou.act a {
	border-top: 1px solid #f9ac00;
	border-right: 1px solid #f9ac00;
	border-left: 1px solid #f9ac00;
	border-bottom: 0;
}

#TOP .course-menu > li.is-nenchu {
	background: url(/images2/top_course_menu_nenchu.jpg) no-repeat 0 0;
}
#TOP .course-menu > li.is-nenchu.is-ver2 {
	background: url(/images2/top_course_menu_nenchu2.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-nenchu.act {
	border-top: 1px solid #f9ac00;
	border-right: 1px solid #f9ac00;
	border-left: 1px solid #f9ac00;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-nenchu a {
	border: 1px solid #f9ac00;
}

#TOP .js-popupArea.act .course-menu > li.is-nenchu a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-nenchu.act a {
	border-top: 1px solid #f9ac00;
	border-right: 1px solid #f9ac00;
	border-left: 1px solid #f9ac00;
	border-bottom: 0;
}

#TOP .course-menu > li.is-nenchou {
	background: url(/images2/top_course_menu_nenchou.jpg) no-repeat 0 0;
}
#TOP .course-menu > li.is-nenchou.is-ver2 {
	background: url(/images2/top_course_menu_nenchou2.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-nenchou.act {
	border-top: 1px solid #f9ac00;
	border-right: 1px solid #f9ac00;
	border-left: 1px solid #f9ac00;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-nenchou a {
	border: 1px solid #f9ac00;
}

#TOP .js-popupArea.act .course-menu > li.is-nenchou a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-nenchou.act a {
	border-top: 1px solid #f9ac00;
	border-right: 1px solid #f9ac00;
	border-left: 1px solid #f9ac00;
	border-bottom: 0;
}

#TOP .course-menu > li.is-shou12 {
	background: url(/images2/top_course_menu_shou12.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-shou12.act {
	border-top: 1px solid #1a36b1;
	border-right: 1px solid #1a36b1;
	border-left: 1px solid #1a36b1;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-shou12 a {
	border: 1px solid #1a36b1;
}

#TOP .js-popupArea.act .course-menu > li.is-shou12 a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-shou12.act a {
	border-top: 1px solid #1a36b1;
	border-right: 1px solid #1a36b1;
	border-left: 1px solid #1a36b1;
	border-bottom: 0;
}

#TOP .course-menu > li.is-shou34 {
	background: url(/images2/top_course_menu_shou34.jpg) no-repeat 0 0;
}
#TOP .course-menu > li.is-shou34.is-ver2 {
	background: url(/images2/top_course_menu_shou34n.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-shou34.act {
	border-top: 1px solid #1a36b1;
	border-right: 1px solid #1a36b1;
	border-left: 1px solid #1a36b1;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-shou34 a {
	border: 1px solid #1a36b1;
}

#TOP .js-popupArea.act .course-menu > li.is-shou34 a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-shou34.act a {
	border-top: 1px solid #1a36b1;
	border-right: 1px solid #1a36b1;
	border-left: 1px solid #1a36b1;
	border-bottom: 0;
}

#TOP .course-menu > li.is-shou56 {
	background: url(/images2/top_course_menu_shou56.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-shou56.act {
	border-top: 1px solid #1a36b1;
	border-right: 1px solid #1a36b1;
	border-left: 1px solid #1a36b1;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-shou56 a {
	border: 1px solid #1a36b1;
}

#TOP .js-popupArea.act .course-menu > li.is-shou56 a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-shou56.act a {
	border-top: 1px solid #1a36b1;
	border-right: 1px solid #1a36b1;
	border-left: 1px solid #1a36b1;
	border-bottom: 0;
}

#TOP .course-menu > li.is-chugaku {
	background: url(/images2/top_course_menu_chugaku.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-chugaku.act {
	border-top: 1px solid #00984a;
	border-right: 1px solid #00984a;
	border-left: 1px solid #00984a;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-chugaku a {
	border: 1px solid #00984a;
}

#TOP .js-popupArea.act .course-menu > li.is-chugaku a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-chugaku.act a {
	border-top: 1px solid #00984a;
	border-right: 1px solid #00984a;
	border-left: 1px solid #00984a;
	border-bottom: 0;
}

#TOP .course-menu > li.is-koukou {
	background: url(/images2/top_course_menu_koukou.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-koukou.act {
	border-top: 1px solid #00984a;
	border-right: 1px solid #00984a;
	border-left: 1px solid #00984a;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-koukou a {
	border: 1px solid #00984a;
}

#TOP .js-popupArea.act .course-menu > li.is-koukou a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-koukou.act a {
	border-top: 1px solid #00984a;
	border-right: 1px solid #00984a;
	border-left: 1px solid #00984a;
	border-bottom: 0;
}

#TOP .course-menu > li.is-nyuuyouji {
	background: url(/images2/top_course_menu_nyuuyouji.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-nyuuyouji.act {
	border-top: 1px solid #f9627b;
	border-right: 1px solid #f9627b;
	border-left: 1px solid #f9627b;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-nyuuyouji a {
	border: 1px solid #f9627b;
}

#TOP .js-popupArea.act .course-menu > li.is-nyuuyouji a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-nyuuyouji.act a {
	border-top: 1px solid #f9627b;
	border-right: 1px solid #f9627b;
	border-left: 1px solid #f9627b;
	border-bottom: 0;
}

#TOP .course-menu > li.is-adult {
	background: url(/images2/top_course_menu_adult.jpg) no-repeat 0 0;
}

#TOP .course-menu > li.is-adult.act {
	border-top: 1px solid #00984a;
	border-right: 1px solid #00984a;
	border-left: 1px solid #00984a;
	border-bottom: 0;
	width: 332px;
}

#TOP .course-menu > li.is-adult a {
	border: 1px solid #00984a;
}

#TOP .js-popupArea.act .course-menu > li.is-adult a {
	border-bottom: 0;
}

#TOP .course-menu > li.is-adult.act a {
	border-top: 1px solid #00984a;
	border-right: 1px solid #00984a;
	border-left: 1px solid #00984a;
	border-bottom: 0;
}

#TOP .course-menu > li:last-child {
	margin: 0 0 0 0;
}

#TOP .course-menu > li > a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

#TOP .course-menu > li.inact a:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 99;
    display: block;
    width: 332px;
    height: 252px;
    background: rgba(0, 0, 0, 0.2);
}

#TOP .course-menu > li:hover {
	opacity: 0.7;
}

#TOP .course-menu > li.inact:hover a:after {
    display: none;
}

#TOP .course-menu > li.is-nenshou > a,
#TOP .course-menu > li.is-nenchu > a,
#TOP .course-menu > li.is-nenchou > a {
	background: url(/images2/top_icn_course_menu_yellow.png) no-repeat bottom right;
}

#TOP .course-menu > li.is-nenshou.act > a,
#TOP .course-menu > li.is-nenchu.act > a,
#TOP .course-menu > li.is-nenchou.act > a {
	background: url(/images2/top_icn_course_menu_open_yellow.png) no-repeat bottom right;
}
/*
#TOP .course-menu > li.is-nenshou.inact > a,
#TOP .course-menu > li.is-nenchu.inact > a,
#TOP .course-menu > li.is-nenchou.inact > a {
	background: #f0f1f2 url(/images2/top_icn_course_menu_yellow.png) no-repeat bottom right;
	opacity: 0.5;
	z-index: 100;
}
*/
#TOP .course-menu > li.is-shou12 > a,
#TOP .course-menu > li.is-shou34 > a,
#TOP .course-menu > li.is-shou56 > a {
	background: url(/images2/top_icn_course_menu_blue.png) no-repeat bottom right;
}

#TOP .course-menu > li.is-shou12.act > a,
#TOP .course-menu > li.is-shou34.act > a,
#TOP .course-menu > li.is-shou56.act > a {
	background: url(/images2/top_icn_course_menu_open_blue.png) no-repeat bottom right;
}
/*
#TOP .course-menu > li.is-shou12.inact > a,
#TOP .course-menu > li.is-shou34.inact > a,
#TOP .course-menu > li.is-shou56.inact > a {
	background: #f0f1f2 url(/images2/top_icn_course_menu_blue.png) no-repeat bottom right;
	opacity: 0.5;
	z-index: 100;
}
*/
#TOP .course-menu > li.is-chugaku > a,
#TOP .course-menu > li.is-koukou > a,
#TOP .course-menu > li.is-adult > a {
	background: url(/images2/top_icn_course_menu_green.png) no-repeat bottom right;
}

#TOP .course-menu > li.is-chugaku.act > a,
#TOP .course-menu > li.is-koukou.act > a,
#TOP .course-menu > li.is-adult.act > a {
	background: url(/images2/top_icn_course_menu_open_green.png) no-repeat bottom right;
}
/*
#TOP .course-menu > li.is-chugaku.inact > a,
#TOP .course-menu > li.is-koukou.inact > a {
	background: #f0f1f2 url(/images2/top_icn_course_menu_green.png) no-repeat bottom right;
	opacity: 0.5;
	z-index: 100;
}
*/
#TOP .course-menu > li.is-nyuuyouji > a {
	background: url(/images2/top_icn_course_menu_pink.png) no-repeat bottom right;
}

#TOP .course-menu > li.is-nyuuyouji.act > a {
	background: url(/images2/top_icn_course_menu_open_pink.png) no-repeat bottom right;
}
#TOP .course-menu > li > a span {
	display: block;
}

#TOP .course-menu > li.inact > a span {
	display: block;
	position: relative;
	z-index: -1;
}

#TOP .course-menu-ttl {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding: 190px 0 10px 0;
}

#TOP .course-menu-txt {
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

#TOP .course-menu-txt.is-ylw {
	color: #f9a403;
}

#TOP .course-menu-txt.is-blue {
	color: #1a36b1;
}

#TOP .course-menu-txt.is-green {
	color: #00984a;
}

#TOP .course-menu-txt.is-pink {
	color: #f9627b;
}

#TOP .course-menu-txt.is-fs {
	font-size: 16px;
	padding: 0 20px 0 0;
	text-align: center;
	letter-spacing: -1px;
}

#TOP .course-popup {
	width: 940px;
	padding: 35px 40px 45px 40px;
	margin: 0 0 0 0;
}

#TOP .course-popup.is-yellow {
	border: 2px solid #f9ac00;
}

#TOP .course-popup.is-blue {
	border: 2px solid #1a36b1;
}

#TOP .course-popup.is-green {
	border: 2px solid #00984a;
}

#TOP .course-popup.is-pink {
	border: 2px solid #f9627b;
}

#TOP .course-popup-summary {
	float: left;
	text-align: left;
}

#TOP .course-popup-summary.is-shoumid {
	width: 410px;
}

#TOP .course-popup-summary .nen {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 10px 0;
	text-align: left;
}

#TOP .course-popup-summary .sum {
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	margin: 0 0 25px 0;
	position: relative;
	display: inline-block;
}

#TOP .course-popup-summary .sum.is-shoumid {
	margin: 0 0 0 0;
	font-size: 29px;
}

#TOP .course-popup-summary .sum.is-mg {
	margin: 0 0 25px 0;
}

#TOP .course-popup-summary .sum:after {
	content: "";
	display: block;
	height: 50%;
	width: 100%;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: linear-gradient(#fff998, #fef325);
	border-radius: 200px;
	z-index: -1;
}

#TOP .course-popup-summary .txt {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6;
}

#TOP .course-popup-summary.is-layout2 .txt {
	margin: 0 0 15px 0;
}

#TOP .course-popup-menu {
	float: right;
}

#TOP .features {
	display: table;
	width: 320px;
	height: 60px;
	margin: 0 0 2px 0;
}

#TOP .features.is-yellow {
	background: #f9ac00 url(/images2/com_icn_link_arw_ylw.png) no-repeat 15px 50%;
}

#TOP .features.is-blue {
	background: #1a36b1 url(/images2/com_icn_link_arw_blue.png) no-repeat 15px 50%;
}

#TOP .features.is-green {
	background: #00984a url(/images2/com_icn_link_arw_green.png) no-repeat 15px 50%;
}

#TOP .features.is-pink{
	background: #f9627b url(/images2/com_icn_link_arw_pink.png) no-repeat 15px 50%;
}

#TOP .features > a {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	padding: 0 50px;
}

#TOP .course-popup-menu.is-layout2 {
	width: 473px;
}

#TOP .course-popup-menu > ul > li {
	display: table;
	background: #e6e6e6;
	width: 320px;
	height: 60px;
	margin: 0 0 2px 0;
}

#TOP .course-popup-menu > ul > li:last-child {
	margin: 0 0 0 0;
}

#TOP .course-popup-menu.is-layout2 > ul > li {
	width: 235px;
	float: left;
	margin: 0 2px 2px 0;
}

#TOP .course-popup-menu.is-layout2 > ul > li:nth-child(even) {
	margin: 0 0 2px 0;
}

#TOP .course-popup-menu > ul > li > a {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 50px;
/*	display: block;
	background: #f9ac00;
	width: 320px;
	height: 60px;*/
}

#TOP .course-popup-menu > ul > li.is-robo > a {
	font-size: 16px;
}

#TOP .course-popup-menu > ul > li > a:hover {
	opacity: 0.7;
}


#TOP .course-popup.is-yellow .course-popup-menu > ul > li > a {
	background: url("/images2/com_icn_link_yellow.png") no-repeat 15px 50%;
}

#TOP .course-popup.is-blue .course-popup-menu > ul > li > a {
	background: url("/images2/com_icn_link_bl.png") no-repeat 15px 50%;
}

#TOP .course-popup.is-green .course-popup-menu > ul > li > a {
	background: url("/images2/com_icn_link_green.png") no-repeat 15px 50%;
}

#TOP .course-popup.is-pink .course-popup-menu > ul > li > a {
	background: url("/images2/com_icn_link_pink.png") no-repeat 15px 50%;
}

#TOP .cmgalary {
	width: 1024px;
	margin: 0 auto 50px auto;
}

#TOP .cmgalary-ttl {
	background: url(/images2/top_icn_ttl_movie.png) no-repeat 0 0;
	line-height: 32px;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 50px 0;
	padding: 0 0 0 50px;
}

#TOP .topbnrbox{
    padding: 20px 0 40px 0;
}
#TOP .topbnrbox.mgb0{
    padding: 20px 0 0 0;
}
#TOP .topbnrbox .bnr{
    padding: 0 0 40px 0;
}
#TOP .topbnrbox .bnr:last-child{
    padding: 0;
}
#TOP .topbnrbox .bnr a:hover{
    opacity: 0.7;
}

#TOP .topbnrbox.is-clm2{
    padding: 0;
    display: table;
    width: 940px;
    letter-spacing: -.4em;
    margin: 0 auto;
}
#TOP .topbnrbox.is-clm2 .bnr{
    display: table-cell;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
    padding: 0;
}
#TOP .topbnrbox.is-clm2 .bnr:nth-child(2){
    text-align: right;
}
#TOP .yt_wrap {
	box-sizing: border-box;
	width: 1024px;
	margin: 0 auto 80px auto;
}
#TOP .yt_wrap .ttl {
	color: #fff;
	margin: 0 auto;
	font-size: 30px;
    font-weight: bold;
	line-height: 1;
	background: #1a36b1;
	position: relative;
	padding: 24px 0;
}
#TOP .yt_wrap .ttl:after {
	content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: 0 0 0 -14px;
    border-style: solid;
    border-width: 14px 14px 0 14px;
	border-color: #1a36b1 transparent transparent transparent;
}
#TOP .movie_yt {
	background: #ecf7fa;
    padding: 50px 0;
	border-right: 3px solid #1a36b1;
    border-left: 3px solid #1a36b1;
    border-bottom: 3px solid #1a36b1;
}
#TOP .cm202401_wrap {
    width: 1024px;
    box-sizing: border-box;
    padding: 50px 0;
    margin: 0 auto 80px auto;
    border: 6px solid #eb6ea5;
    background:#fff5f5 url(/images2/top_cm_bg202101.png) no-repeat center;
}
#TOP .cm202401_wrap .ttl {
    text-align: center;
    margin-bottom: 50px;
}
#TOP .messageMv {
    width: 940px;
    margin: 0 auto 30px auto;
    -webkit-text-size-adjust: 100%;
}

#TOP .messageMv-bg-top {
    background: url(/images2/harimoto_cm_bg01_02.png) no-repeat 0 top;
}

#TOP .messageMv-bg-mid {
    background: url(/images2/harimoto_cm_bg02.png) repeat-y 0 0;
}

#TOP .messageMv-bg-bottom {
    padding: 30px 40px;
    background: url(/images2/harimoto_cm_bg03.png) no-repeat 0 bottom;
}

#TOP .messageMv-ttl {
    margin: 0 0 30px 0;
}

.messageMv-ttl_msg {
    font-size: 28px;
    font-weight: bold;
    color: #ff02aa;
    margin: 0 0 30px 0;
    line-height: 1;
}

#TOP .messageMv-txt {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 20px 0;
}

#TOP .messageMv-mv {
    margin: 0 auto 30px auto;
}

#TOP .messageMv-prof {
    text-align: left;
    background: url(/images2/harimoto_cm_img02_05.jpg) no-repeat 0 0;
    padding: 25px 260px 40px 35px;
}

#TOP .messageMv-prof.is-ver2 {
    background: url(/images2/harimoto_cm_img02_sis3.jpg) no-repeat 0 0;
    height: 232px;
}

#TOP .messageMv-prof-txt {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.9;
}

.fld {
	display: none;
}

#TOP .fee-inner {
    width: 1024px;
    margin: 0 auto 60px auto;
    padding: 0 0 60px 0;
    border-bottom: 1px solid #e4e4e4;
}

#TOP .fee-in {
    width: 920px;
    margin: 0 auto;
}

#TOP .fee-ttl {
    font-size: 34px;
    font-weight: bold;
    line-height: 47px;
    text-align: center;
    margin: 0 auto 50px auto;
    padding: 0 0 0 50px;
    background: url(/images2/character_index_chara07.png) no-repeat 0 center;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
    width: 240px;
}

#TOP .fee-table {
    margin: 0 0 20px 0;
}

#TOP .fee-table table {
    width: 100%;
    border-top: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
}

#TOP .fee-table table tr th {
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    background: #ecf7fa;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    vertical-align: middle;
    text-align: center;
    height: 60px;
}

#TOP .fee-table table tr td {
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    background: #ffffff;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.4;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
    width: 38%;
}

#TOP .fee-table table tr td span {
    font-size: 24px;
}

#TOP .fee-table table tr td.tp {
    background: #fef8e9;
    width: 24%;
    font-size: 24px;
    color: #000;
}

#TOP .fee-list {
    margin: 0 0 40px 0;
}

#TOP .fee-list li {
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 1;
    margin: 0 10px 10px 0;
    padding: 0 0 0 1em;
}

#TOP .fee-list li span {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 10px;
    margin: -5px 0 0 0;
}

#TOP .fee-bnr a:hover {
    opacity: 0.7;
}

/*=========== スライダー用 ==============================*/
#Contents_nw .maingrbx {
	padding:8px 0 25px 0;
	width:100%;
	min-width: 1300px;
	max-width: 2000px;
	margin: 0 auto;
	text-align:left;
	overflow:hidden;
	/*overflow: visible;*/
	position:relative;
	z-index:100;
	background:url(../../images2/main_new_bg4.jpg) no-repeat 50% bottom;
}

#Contents_nw .maingrbx.new {
	background:url(../../images2/main_new_bg6n.jpg) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new2 {
	background:url(../../images2/main_new_bg6n2.jpg) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new3 {
	background:url(../../images2/main_new_bg7.jpg) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new4 {
	background:url(../../images2/main_new_bg9.png) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new5 {
	background:url(../../images2/main_new_bg10.png) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new6 {
	background:url(../../images2/main_new_bg11.png) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new7 {
	background:url(../../images2/top/main_new_bg12.png) no-repeat 50% bottom;
}
#Contents_nw .maingrbx.new_ver {
	background:none;
}
#Contents_nw .maingrbx.new_ver2 {
	background:url(../../images2/top/main_new_bg13.png) no-repeat 50% bottom;
}

/*#Contents_nw .maingrbx .maingrinr {
	width:760px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:350px;
	margin:auto;
	position:relative;
	background: #fff;
}*/

#Contents_nw .maingrbx .maingrinr {
	width: 100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 400px;
	margin:auto;
	position:relative;
	background: #fff;
}

#Contents_nw .maingrbx.new_ver .maingrinr {
	background: #f1f1f1;
}

/*#Contents_nw .maingrbx .maingrin {
	width:750px;
	height:350px;
	margin:auto;
	position:relative;
	overflow:hidden;
}*/

#Contents_nw .maingrbx .maingrin {
	width:1300px;
/*	width: 100%;*/
	height:400px;
	margin:auto;
	position:relative;
	overflow:hidden;
}

#Contents_nw .maingrbx .btnbox{
	position:absolute;
	right:-91px;
	top:220px;
	background:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px 3px 1px 2px;
}
#Contents_nw .maingrbx.new_ver .btnbox{
	background:#f1f1f1;
}
#Contents_nw .maingrbx.new_ver .ori_btn{
	position:absolute;
	left:-106px;
	top:5px;
}
#Contents_nw .maingrbx.new_ver2 .ori_btn{
	position: absolute;
    left: -90px;
    top: 0px;
}
/*
#Contents_nw .maingrbx .maingrin .inner {
	border: solid #fff 5px;
}
*/
#Contents_nw .maingrbx .maingrin .inner ul.in {
	position:absolute;
	left:0;
	top:5px;
	width:9999px;
	margin: 0 0 0 -324px;
}
/*
#Contents_nw .maingrbx .maingrin .inner ul li.lt {
	position:relative;
	width:750px;
	height:345px;
	text-align:center;
	float:left;
}
*/
#Contents_nw .maingrbx .maingrin .inner ul li.lt {
	position:relative;
	width:884px;
	height:400px;
	margin: 0 15px;
	text-align:center;
	float:left;
}

#Contents_nw .maingrbx .maingrin .inner ul li.lt img {
	width:884px;
	height:400px;
}

#Contents_nw .maingrbx .maingrin .inner ul li.lt.side-r,
#Contents_nw .maingrbx .maingrin .inner ul li.lt.side-l {
	width: 502px;
	height: 227px;
}

#Contents_nw .maingrbx .maingrin .inner ul li.lt.side-r {
	margin: 86px 15px 87px 15px;
}

#Contents_nw .maingrbx .maingrin .inner ul li.lt.side-l {
	margin: 86px 15px 87px 15px;
}


#Contents_nw .maingrbx .maingrin .inner ul li.lt.side-r img,
#Contents_nw .maingrbx .maingrin .inner ul li.lt.side-l img {
	width: 502px;
	height: 227px;
}

#Contents_nw .maingrbx .maingrin .inner ul li.lt .fre{
	position:absolute;
	top:0;
	right:0;
}
#Contents_nw .maingrbx .maingrin .inner ul.ver2 li.lt .natu{
	top:147px;
}
#Contents_nw .maingrbx .maingrin .inner ul li.lt .natu{
	position:absolute;
	top:169px;
	right:0;
}
#Contents_nw .maingrbx .maingrin .inner ul li.lt .bn{
	position:absolute;
	top:65px;
	left:438px;
}

#Contents_nw .maingrbx .maingrin .inner ul li.lt:hover a.mn img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#Contents_nw .maingrbx.new_ver .maingrin .inner ul li.lt img:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#Contents_nw .maingrbx .pgr_btn ul.navigation {
	text-align:center;
	letter-spacing:-0.4em;
	position:absolute;
	width:750px;
	/*top:354px;*/
	top: 420px;
}
#Contents_nw .maingrbx .pgr_btn ul.navigation li {
	display:inline-block;
	letter-spacing:normal;
	margin:0 5px;
	zoom:1;
}
* html #Contents_nw .maingrbx .pgr_btn ul.navigation li {
	zoom:1;
	display:inline;
}
*:first-child+html #Contents_nw .maingrbx .pgr_btn ul.navigation li {
	zoom:1;
	display:inline;
}
#Contents_nw .maingrbx .pgr_btn ul.navigation li a {
	width:10px;
	height:10px;
	display:block;
	text-indent:10px;
	overflow:hidden;
	background:#ffffff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#Contents_nw .maingrbx.new_ver .pgr_btn ul.navigation li a {
	background:#aaaaaa;
}
#Contents_nw .maingrbx .pgr_btn ul.navigation li a.active {
	background:#aaaaaa;
}
#Contents_nw .maingrbx .pgr_btn ul.navigation li a:active {
	background:#aaaaaa;
}
#Contents_nw .maingrbx.new_ver .pgr_btn ul.navigation li a.active {
	background:#004386;
}

#Contents_nw .maingrbx .pgr_btn ul.navigation li a:hover {
	background:#aaaaaa;
}

/*#TOP .inqbox {
	width: 1024px;
	margin: 60px auto 60px auto;
}

#TOP .inqboxIn {
	border: 2px solid #1a36b1;
	padding: 40px 40px;
}

#TOP .inqbox-ttl {
	font-size: 28px;
	line-height: 1.2;
	margin: 0 0 35px 0;
}

#TOP .inqbox-ttl > span {
	font-size: 31px;
	font-weight: bold;
}

#TOP .inqbox-btn {
	width: 920px;
	margin: 0 auto 30px auto;
}

#TOP .inqbox-btn .btn {
	width: 440px;
}

#TOP .inqbox-btn > .btn.is-inq {
	float: left;
}

#TOP .inqbox-btn > .btn.is-search {
	float: right;
}

#TOP .inqbox-btn .btn > a {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	padding: 47px 0 10px 0;
}

#TOP .inqbox-btn .btn.is-inq > a {
	background: #fef100 url(/images2/com_icn_inq02.png) no-repeat 50% 20px;
	color: #1a36b1;
}

#TOP .inqbox-btn .btn.is-inq > a:hover {
	opacity: 0.7;
}

#TOP .inqbox-btn .btn.is-search > a {
	background: #ff3b7d url(/images2/com_icn_search02.png) no-repeat 50% 20px;
	color: #ffffff;
}

#TOP .inqbox-btn .btn.is-search > a:hover {
	opacity: 0.7;
}

#TOP .inqbox-tel {
	border: 1px solid #d9d9d9;
	width: 833px;
	margin: 0 auto;
	padding: 30px 25px 30px 60px;
}

#TOP .inqbox-tel > p.is-txt {
	float: left;
	font-size: 31px;
	font-weight: bold;
	text-align: left;
	line-height: 1;
}

#TOP .inqbox-tel > p.is-txt > span {
	font-size: 19px;
}

#TOP .inqbox-tel > p.is-tel {
	background: url(/images2/com_icn_tel.png) no-repeat 0 100%;
	float: right;
	font-size: 50px;
	font-weight: bold;
	line-height: 1;
	/*padding: 0 0 0 85px;
	padding: 15px 0 0 75px;
	letter-spacing: -2px;
}*/

#TOP .nengaTop{
    width: 865px;
    padding: 20px 0 20px 0;
    margin: 0 auto;
    text-align: left;
}
#TOP .nengaTop-txt{
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
#TOP .nengaTop-txt.is-new{
    display: block;
    text-align: center;
}
#TOP .nengaTop-txt a {
    color: #000000;
    line-height: 1.4;
    text-decoration: none;
    vertical-align: middle;
}
#TOP .nengaTop-txt.is-new a {
    text-decoration: underline;
}
#TOP .nengaTop-txt a:hover{
    text-decoration: underline;
}
#TOP .nengaTop-txt.is-new a:hover{
    text-decoration: none;
}
#TOP .nengaTop-txt a span{
    display: inline-block;
    background: #1a36b1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    position: relative;
    margin: 0 20px 0 0;
}
#TOP .nengaTop-txt.is-new a span{
    background: #ff3b7d;
    padding: 5px 10px;
    border-radius: 0;
    margin: 0 10px 0 0;
}
#TOP .nengaTop-txt a span:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 96%;
    margin-top: -6px;
    border: 8px solid transparent;
    border-left: 15px solid #1a36b1;
}
#TOP .nengaTop-txt.is-new a span:before{
    display: none;
}

/*TVCM*/
#TOP .topCm_wrap {
    border: 4px solid #00a843;
    background: #e3faef url(../../images2/top_cm_bg.png) no-repeat right bottom;
    padding: 0 0 41px 0;
    width: 940px;
    margin: 40px auto 40px auto;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#TOP .topCm_wrap.is-ver2 {
    margin: 0 auto 50px auto;
}
#TOP .topCm-mv {
    padding: 13px 0 35px 0;
    text-align: center;
}
#TOP .topCm-stl {
    text-align: center;
    margin: 0 0 22px 0;
}
#TOP .topCm-btn {
    width: 580px;
    margin: 0 auto;
    background: #ffffff;
    text-align: center;
    line-height: 1;
}
#TOP .topCm-btn a {
    display: block;
    width: 100%;
    padding: 20px 0;
    background: #0dac4d url(../../images2/dec_arw_cm_wh.png) no-repeat right 20px center;
    color: #ffffff;
    font-weight: bold;
    font-size: 28px;
    text-decoration: none;
}
#TOP .topCm-btn a:hover {
    opacity: 0.7;
}
#TOP .topCm-btn a span {
    padding: 0 5px 0 40px;
    background: url(../../images2/icn_cm_wh.png) no-repeat left center;
}
/*TVCM*/

.rootBtn_wrap {
    padding: 30px 0;
    width: 430px;
    margin: 0 auto;
}
.rootBtn-btn {
    line-height: 1;
    text-align: center;
}
.rootBtn-btn a {
    display: block;
    padding: 21px 0 21px 0;
    color: #ffffff;
    font-size: 21px;
    border-radius: 50px;
    -ms-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-weight: bold;
    background: #1f9e46 url(../../images2/dec_arw_rund_gr.png) no-repeat left 25px center;
    text-decoration: none;
}
.rootBtn-btn a:hover {
    opacity: 0.7;
}

/*千葉雄大動画*/
.tvcm_wrap {
	width: 940px;
	margin: 40px auto 0;
	border: 4px solid #50b77e;
	border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-sizing: border-box;
}
.tvcm_ttl {
	padding: 60px 40px;
	background: url("/images2/top_tvcm_bg.png") no-repeat bottom -35px right 5px;
}
.tvcm-ttl {
	text-align: left;
}
.tvcm_in {
	text-align: center;
	margin: 0 0 40px 0;
}
.tvcm_btn {
	width: 430px;
	height: 63px;
	margin: 0 auto 40px auto;
}
.tvcm_btn a {
	display: table;
	width: 100%;
	height: 100%;
	font-size: 22px;
	font-weight: 800;
	color: #fff;
	text-decoration: none;
	border-radius: 35px;
	-ms-border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	background: #50b77e url("/images2/dec_arw_rund_lgr.png") no-repeat center left 25px;
}
.tvcm_btn a:hover {
	opacity: 0.8;
}
.tvcm_btn a span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*20230112*/
.tvcm_wrap.ver2 {
    background-color: #f9fffc;
	border: 4px solid #21b8c5;
}
.tvcm_ttl.ver2 {
    background: url(/images2/top_tvcm_bg_2.png) no-repeat bottom -293px right 44px;
}
.tvcm_btn.ver2 a {
	background: #21b8c5 url(/images2/dec_arw_rund_lgr.png) no-repeat center left 25px;
}
/*20230303*/
#TOP .smallbnr-list.is-ver2 > li {
	margin: 0 17px 0 0;
}
#TOP .smallbnr-list.is-ver2 > li:last-of-type {
	margin: 0;
}
#TOP .groupsite-list > li > a.is-ver2 {
    padding: 0 0 0 24px;
}
#TOP .topinfo_wrap {
	box-sizing: border-box;
	padding: 25px 30px;
	border: 2px solid #ff0000;
	margin: 40px auto 0;
	width: 884px;
	border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.topinfo_txt {
	font-size: 16px;
	color: #ff0000;
	line-height: 1.8;
	text-align: left;
}
#TOP .topinfo_wrap.is-ver2 {
	margin: 40px auto 20px;
}
