@charset "utf-8";


/* --------------------------------
	春期講習TOP
-------------------------------- */
.spring-top {
	position:absolute;
	width:100%;
	min-width:900px;
	height:295px;
	left:0;
	background:url(/img2/topic_season/spring/spring_kv_bg.jpg) center 0 no-repeat;
}

.select-way-main{
	margin:0 0 12px 0;
}

/* キーヴィジュアル */
.season-box-kv{
	position:relative;
}

.season-box-kv-inner{
	display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 880px;
    height: 220px;
    margin: 0 auto;
}
.season-kv{
	position:absolute;
	left: 60px;
	bottom: -145px;
}

.season-kv__count {
	position: unset;
    display: inline-block;
    vertical-align: middle;
}

/* キーヴィジュアルABテスト */
.season-kv2{
	position:absolute;
    left: 60px;
    top: 24px;
}

.season-kv__count2 {
	position:absolute;
	left:173px;
	top: 24px;
}

.season-kv-balloon {
	position: absolute;
	left: 5px;
	bottom: 13px;
}

/* 黒板カウントダウン */
.newSemester-count {
	background: url(/img2/topic_season/spring/springbg_kokuban.png) center top -4px no-repeat;
    width: 168px;
    height: 140px;
    position: relative;
    top: -6px;
	margin-right: 10px;
}

.newSemester-count-num {
	width: 70px;
    text-align: center;
    padding: 68px 0 0 48px;
}

.newSemester-count-num li{
	padding-right:4px;
	display:inline-block;
}

/* 検索BOX */
.select-box-nav{
	margin-left:8px;
}

.select-box-nav li{
	float:left;
}

.select-box-nav li img{
	vertical-align:bottom;
}

.select-nav-city,
.select-nav-city-on {
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

.select-nav-city span,
.select-nav-city-on span {
	background:url(/img2/topic_season/spring/search_select/select_icon_area.png) 0 center no-repeat;
	margin-left:11px;
	padding:7px 0 5px 42px;
}

.select-nav-line,
.select-nav-line-on{
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}

.select-nav-line span,
.select-nav-line-on span {
	background:url(/img2/topic_season/spring/search_select/select_icon_line.png) 0 center no-repeat;
	margin-left:11px;
	padding:7px 0 5px 42px;
}

.select-nav-city a,
.select-nav-line a {
	display:block;
	width:232px;
	height:48px;
	line-height:48px;
	color:#FFFFFF;
	background:#ce8a9f;
	text-decoration:none;
	border-radius:6px 6px 0 0;
	margin-top:8px;
}

.select-nav-city a:hover,
.select-nav-line a:hover {
	height:56px;
	line-height:56px;
	margin-top:0;
}

.select-nav-city-on,
.select-nav-line-on{
	display:block;
	width:232px;
	height:56px;
	line-height:56px;
	color:#4a0022;
	background:#ffc5d4;
	text-decoration:none;
	border-radius:6px 6px 0 0;
}

.search-box-bt{
	position: relative;
	margin: 0 0 15px;
	padding: 10px;
	background: #EEEEEE;
	text-align:center;
}

.arrow-ic-ani{
	position:absolute;
	top: 10px;
	left: 260px;
}

.search-box-sort {
	position:relative;
	background:transparent;
	border:none;
	padding-top:170px;
}

.search-box-sort__area{
    padding-top: 220px;
}

.search-box-sort__bottom {
	padding-top:0;
}

.search-box-sort-inner{
	margin:0 auto 30px auto;
	padding: 0;
	position:relative;
}
.search-box-sortStep {
	display:table;
	width:100%;
	box-sizing:border-box;
	background:#ffc5d4;
	padding:10px 8px;
}

.box-sortStep-waku {
	display:table-cell;
	position:relative;
	width:33%;
	border-left: 2px solid #ffc5d4;
	border-right: 2px solid #ffc5d4;
}

/* 路線選択の場合 */
.sortStep-line .box-sortStep-waku {
	width:25%;
}

.search-sortStep-in {
	background:#f8f6f1;
	padding-bottom:10px;
}

/* カレント */
.box-sortStep-waku:before {
	position:absolute;
	left:-11px;
	top:38px;
	content:"";
	background:url(/img2/topic_season/spring/spring_arrow.png) 0 0 no-repeat;
	width:18px;
	height:42px;
}

.arrowNon:before {
	background:none !important;
}

.search-sortStep-in .search-sortStep-tit {
	background:#ff669c;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:5px 4px 3px 4px;
}

.search-sortStep-in .search-sortStep-tit span {
	font-size:18px;
	padding-right:12px;
}

.search-sortStep-in .search-sortStep-sect {
	background:#FFF;
	padding:6px 6px 4px 10px;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
	color:#5b0033;
	margin:10px 0 19px 0;
}

.search-sortStep-sect span {
	width: 255px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
}

/* 路線選択の場合 */
.sortStep-line .search-sortStep-sect span{
	width: 188px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
}

.search-sortStep-in .search-sortStep-btn {
	display:block;
	background:#889753;
	text-align:center;
	width:100px;
	height:26px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
	color:#FFF;
	padding:0 0 0 6px;
	border-radius:24px;
	-webkit-box-shadow:0px 3px 3px 0px rgba(0,0,0,0.4);
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.4);
}

.search-sortStep-in .search-sortStep-btn span {
	display:inline-block;
	font-size:11px;
	padding:0 0 0 4px;
	background:none;
}

.search-sortStep-in .search-sortStep-btn:hover {
	background:#8cb300;
}

/* ディセーブル */
.step-disable:before {
	background:url(/img2/topic_season/spring/spring_arrow_non.png) 0 0 no-repeat;
}

.step-disable .search-sortStep-tit {
	background:#b3989f;
}

.step-disable .search-sortStep-sect {
	color:#b3989f;
}

.step-disable .search-sortStep-btn {
	background:#bfbaac;
	color:#dfdcd5;
	box-shadow:none;
	-webkit-box-shadow:none;
	cursor:default;
}

.step-disable .search-sortStep-btn:hover {
	background:#bfbaac;
}

.search-box-sortBtm {
	position:relative;
	background:#FBEBEF;
	padding:0 0 14px 0;
}

/* ツールチップ */
.tooltip_box {
	display:none;
	overflow:visible !important;
	position:absolute;
	top:118px;
	left:0px;
	width:590px;
	height:240px;
	background: #FFF;
	border: 8px solid #ff669c;
}

/* 都道府県 */
.tooltip_box.spring-tooltip-box1{
	top:118px;
	left:0px;
}

.tooltip_box.spring-tooltip-box1 .tooltip_list li ul li {
	width:100px;
}

/* 市区町村 */
.tooltip_box.spring-tooltip-box2{
	top:118px;
	left:-151px;
}

.tooltip_box.spring-tooltip-box2 .tooltip_list li ul li {
	width:134px;
}

/* 路線 */
.tooltip_box.spring-tooltip-box3{
	top:118px;
	left:-198px;
}

.tooltip_box.spring-tooltip-box3 .tooltip_list li ul li {
	width:274px;
}

/* 駅 */
.tooltip_box.spring-tooltip-box4{
	top:118px;
	left:-194px;
}

.tooltip_box.spring-tooltip-box4 .tooltip_list li ul li {
	width:140px;
}

/* 学年選択 */
.tooltip_box.spring-tooltip-box5{
	top:118px;
	left:auto;
	right:0px;
}

.tooltip_box:before {
	position:absolute;
	content:"";
	background:url(/img2/topic_season/spring/tooltip_arrow.png) right top no-repeat;
	width:24px;
	height:20px;
}

/* 都道府県（市区町村） */
.tooltip_box.spring-tooltip-box1:before {
	top: -23px;
	left: 122px;
}

/* 市区町村（市区町村） */
.tooltip_box.spring-tooltip-box2:before {
	top: -23px;
	left: 274px;
}

/* 学年選択（市区町村） */
.tooltip_box.spring-tooltip-box5:before {
	top: -23px;
	left: auto;
	right: 123px;
}

/* 都道府県（駅） */
.sortStep-line .tooltip_box.spring-tooltip-box1:before {
	top: -23px;
	left: 85px;
}

/* 路線（駅） */
.sortStep-line .tooltip_box.spring-tooltip-box3:before {
	top: -23px;
	left: 283px;
}

/* 駅（駅） */
.sortStep-line .tooltip_box.spring-tooltip-box4:before {
	top: -23px;
	left: auto;
	right:286px;
}

/* 学年（駅） */
.sortStep-line .tooltip_box.spring-tooltip-box5:before {
	top: -23px;
	left: auto;
	right:87px;
}

.tooltip_box_in {
	height:240px;
}

.tooltip_list {
	display:table;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	border-bottom:1px dotted #CCC;
}

.tooltip_list.tooltip-grade {
	padding:6px 10px 5px 10px;
}

/* 市区町村・路線・駅選択 */
.tooltip-city {
	display:block;
	padding-top:7px;
}

.tooltip_list_tit,
.tooltip_list_in {
	font-size:14px;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}

/* 市区町村・路線・駅選択 */
.tooltip-city .tooltip_list_tit,
.tooltip-city .tooltip_list_in {
	width:auto;
	display:block;
	font-size:14px;
}

.tooltip_list_tit {
	width:25%;
	color:#5b0033;
	margin-top:8px;
}

.tooltip_list_in {
	width:75%;
}

.tooltip_list li ul li{
	font-size:14px;
}

.tooltip_list li ul li a {
	display:inline-block;
	width:auto;
	padding:0 0 0 14px;
	color:#004B91;
	text-decoration: underline;
	box-sizing: inherit;
	line-height:1.3;
	background: url(/img2/common/ic_arrow_001.gif) 4px center no-repeat;
	margin:6px 18px 6px 0;
}

.tooltip_list li ul li a:hover,
.tooltip-grade li a:hover {
	background: url(/img2/common/ic_arrow_001.gif) 4px center no-repeat;
	text-decoration:none;
	color:#E4251F;
}

/* 学年選択 */ 
.tooltip-grade li a {
	float:left;
	display:inline-block;
	padding:0 0 0 14px;
	color:#004B91;
	text-align:left;
	font-size:14px;
	text-decoration: underline;
	box-sizing: inherit;
	line-height:1.3;
	background: url(/img2/common/ic_arrow_001.gif) 4px center no-repeat;
	margin:6px 35px 6px 0;
}

.tooltip_close {
	position:absolute;
	top: -24px;
	right: -19px;
	cursor:pointer;
	background-color:transparent;
}

/* ツールチップ02 */
.tooltip02{

}

.tooltip_box02 {
	background:#f8f6f1;
	border-left:8px solid #ffc5d5;
	border-right:8px solid #ffc5d5;
	border-bottom:10px solid #ffc5d5;
	width:100%;
	box-sizing:border-box;
	padding-top:8px;
}

.tooltip-box02-txt {
	padding:10px;
	font-size:14px;
	font-weight:bold;
}

.tooltip-box02-mi,
.tooltip-box02-li {
	float:left;
}

.tooltip-box02-mi {
	font-weight:bold;
	width:10%;
	padding-left:10px;
}

.tooltip-box02-mi p {
	padding:8px 0 5px 0;
}

.tooltip-box02-li {
	width:88%;
}

.tooltip-unit-check li {
	float:left;
	margin: 0 0 8px 0;
    min-width: 10em;
}
/*長いテキストの選択肢*/
.tooltip-unit-check-course-009,
.tooltip-unit-check-course-012{
	width: 260px;
}

.tooltip-unit-check input{
	width:18px;
	height:18px;
}

.tooltip-unit-check label {
	display:inline-block;
	vertical-align:top;
	padding-top:6px;
}

.tooltip_btn02 {
	background:#ff669c;
	border-radius:0 0 4px 4px;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	width: 149px;
	height: 26px;
	line-height: 26px;
	text-align:center;
	cursor:pointer;
	margin:0 10px;
	box-shadow:0px 2px 2px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.4);
	float:left;
}

.tooltip_btn02:hover {
	background:#FF92B8;
}

.tooltip_btn02 span {
	display:inline-block;
	padding:0 0 0 4px;
}

.detail-search-exp {
	height:20px;
	display:inline-block;
	box-sizing:border-box;
	margin-top:3px;
	/* border:1px solid #666; */
	float:left;
	font-size:12px;
	line-height:1.7;
	padding:0 5px;
	position:relative;
	border-radius:3px;
	background-color:#ddd;
}

.detail-search-exp:before {
	content:"";
	display:block;
	width:0;
	height:0;
	overflow:hidden;
    border: 5px solid transparent;
    border-right-color: #ddd;
    top: 5px;
    left: -10px;
	position:absolute;
}

.tooltip-disabled {
	background:#b3989f;
	color:#d9ced1;
	cursor:default;
	-webkit-box-shadow:none;
	box-shadow:none;
}

/* 検索ボタン */
.search-box-btn-in {
	padding:10px 0;
}

.search-box-btn {
	display:block;
	cursor:pointer;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	border-style:none;
	color:#5b0033;
	padding: 3px 0 0 12px;
	background: #fada4b url(/img2/topic_season/spring/search-box-btn-icon.png) 148px center no-repeat;
	background-size: 14px;
	width: 175px;
	height: 33px;
	box-sizing:border-box;
	border-radius:30px;
	-webkit-box-shadow:0px 3px 3px 0px rgba(0,0,0,0.4);
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.4);
	margin:0 auto;
}

.search-box-btn:hover {
	background: #F9E89C url(/img2/topic_season/spring/search-box-btn-icon.png) 148px center no-repeat;
	background-size: 14px;
}

.btn-disabled {
	color:#e5e4df;
	background:#bfbaac url(/img2/topic_season/spring/search-box-btn-icon_non.png) 218px center no-repeat;
	-webkit-box-shadow:none;
	box-shadow:none;
	cursor:default;
}

input[type="submit"]:focus {
  outline: 0;
}

/*what-spring*/
.what-spring {
	text-align:right;
	height:0;
}

.what-spring span a{
	position:relative;
	display: inline-block;
	right:8px;
	top: -42px;
	width: 106px;
	height: 18px;
	line-height: 18px;
	padding:4px 8px;
}

.what-spring span a:before {
	position:absolute;
	top:4px;
	left:5px;
	content:"";
	background:url(/img2/topic_season/spring/icon_what.png) 0 0 no-repeat;
	width:18px;
	height:18px;
}
 
/* --------------------------------
	search-box-nav
	(サイト全体で共通部分のため/css2/common.cssに記載)	
-------------------------------- */
.search-box-nav-btm .list-pager{
	margin-bottom: 10px;
}
.search-box-nav-btm .search-list-grd{
	float: right;
	clear: both
}

/* --------------------------------
 	search-box-result
 	 /summer/,/winter/,/spring/で共有
-------------------------------- */
.search-box-result{
	margin-bottom:10px;
	clear:both;
}

.search-box-result-attention{
	font-size: 10px;
	margin:0 0 12px 0;
	text-align:right;	
}

.search-box-tit {
	background:#F8F6F1;
	font-size:18px;
	font-weight:bold;
	color:#5b0033;
	padding:10px;
	margin-bottom:10px;
}

.search-box-tit__osme {
	color:#5b0033;
	font-size:18px;
}

.search-box-tit__osme > span {
	display:block;
}

.search-box-titNum {
	margin-bottom:8px;
	font-size: 18px;
}

.search-box-titNum em {
	color:#c89e2b;
	font-size:24px;
	font-style:normal;
}

.search-box-titNo > span {
	font-size:20px;
	color:#e00000;
}

.search-box-titNo > span > em {
	font-size:26px;
	font-style:normal;
}

.search-box-titNo > span > span {
	font-size:11px;
}

.search-unit-sch{
	margin-bottom: 30px;
}

/*ブランド名*/
.sunit-box-tit{
	border:1px #ffc5d5 solid;
	padding: 4px 12px;
	background: -moz-linear-gradient(top,  #fff2f6 46%, #fff2f6 46%, #ffd9e4 53%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fff2f6 46%,#fff2f6 46%,#ffd9e4 53%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fff2f6 46%,#fff2f6 46%,#ffd9e4 53%);
	color:#5b0033;
	display: flex;
    align-items: center;
}

.sunit-box-tit-n2Ic{
	width: 8%;
}

.sunit-box-tit-tutorIc{
	width: 9%;
}

.sunit-box-tit__rank01,.sunit-box-tit__rank02,.sunit-box-tit__rank03,
.sunit-box-tit__rank04,.sunit-box-tit__rank05,.sunit-box-tit__rank06,
.sunit-box-tit__rank07,.sunit-box-tit__rank08,.sunit-box-tit__rank09,
.sunit-box-tit__rank10 {
	position: relative;
	padding-left: 60px;
}

.sunit-box-tit__rank01:before,.sunit-box-tit__rank02:before,.sunit-box-tit__rank03:before{
	position: absolute;
	content: "";
	width: 43px;
	height: 45px;
	top:-4px;
	left:10px;
}

.sunit-box-tit__rank04:before,.sunit-box-tit__rank05:before,.sunit-box-tit__rank06:before,
.sunit-box-tit__rank07:before,.sunit-box-tit__rank08:before,.sunit-box-tit__rank09:before,
.sunit-box-tit__rank10:before {
	position: absolute;
	content: "";
	width: 43px;
	height: 23px;
	top:12px;
	left:14px;
}

.sunit-box-tit__rank10:before {
	position: absolute;
	content: "";
	width: 43px;
	height: 23px;
	top:12px;
	left:8px;
}

.sunit-box-tit__rank01:before {
	background: url(/img2/ranking/common/rpop_list_no1.png) 0 0 no-repeat;
}

.sunit-box-tit__rank02:before {
	background: url(/img2/ranking/common/rpop_list_no2.png) 0 0 no-repeat;
}

.sunit-box-tit__rank03:before {
	background: url(/img2/ranking/common/rpop_list_no3.png) 0 0 no-repeat;
}

.sunit-box-tit__rank04:before {
	background: url(/img2/topic_season/spring/rpop_list_no4.png) 0 0 no-repeat;
}

.sunit-box-tit__rank05:before {
	background: url(/img2/topic_season/spring/rpop_list_no5.png) 0 0 no-repeat;
}

.sunit-box-tit__rank06:before {
	background: url(/img2/topic_season/spring/rpop_list_no6.png) 0 0 no-repeat;
}

.sunit-box-tit__rank07:before {
	background: url(/img2/topic_season/spring/rpop_list_no7.png) 0 0 no-repeat;
}

.sunit-box-tit__rank08:before {
	background: url(/img2/topic_season/spring/rpop_list_no8.png) 0 0 no-repeat;
}

.sunit-box-tit__rank09:before {
	background: url(/img2/topic_season/spring/rpop_list_no9.png) 0 0 no-repeat;
}

.sunit-box-tit__rank10:before {
	background: url(/img2/topic_season/spring/rpop_list_no10.png) 0 0 no-repeat;
}

.sunit-box-name{
	float: left;
	width: 544px;
}

.sunit-box-name-n2{
	background:url(/img2/search/sunit_ic_tit_tsushin.gif) no-repeat left center;
	padding: 0 0 0 60px;
	width: 530px;
}

.sunit-box-name-tutor{
	background:url(/img2/search/sunit_ic_tit_tutor.gif) no-repeat left center;
	padding: 0 0 0 68px;
	width: 530px;
}

.sunit-tx-furi{
	font-size: 10px;
	margin-bottom: 2px;
	padding-top:4px;
}

.sunit-tx-name{
	font-size: 20px;
	line-height: 1.4;
}

.sunit-tx-name a{
	display: block;
	color:#5b0033;
	text-decoration:none;
}

.sunit-tx-name a:hover {
	color:#5b0033;
	text-decoration:none;
}

.cam-bn-sunit{
	float: right;
	margin-left: auto;
}

/*キャンペーン対象外　テキスト*/
.cam-tx-sunit{
	text-align:right;
	color:#df150b;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	width: 260px;
}

/*ブランド情報*/
.search-unit-sch-inner{
	border: 1px #ffc5d5 solid;
	border-top: none;
	padding: 8px;
}

.search-unit-sch-waku {
	background:#FFF;
	padding:14px;
}

/* 授業形式・目的・口コミテーブル */
.sunit-table-spec {
	margin-bottom: 10px;
}
.sunit-table-spec table {
	width: 100%;
	border-collapse: separate;
}
.col-sunit-ph {
	vertical-align: top;
	padding: 0 10px 0 0;
}
.sunit-ph {
	padding: 1px;
	width: 115px;
	border: 1px #d3d3d3 solid;
}
.sunit-ph img {
	display: block;
	width: 100%;
	height: auto;
}
.sunit-tx-other-001 {
	margin-bottom: 10px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}

/* 授業形式 */
.col-sunit-grade {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px #d3d3d3 dotted;
}
.col-sunit-grade-list {
	display: flex;
	align-items: center;
	font-size:12px;
}
.col-sunit-grade-list-title {
	width: 70px;
}
.col-sunit-grade-list-item {
	flex: 1;
}

/* 目的 */
.col-sunit-les {
	padding: 4px 0;
	border-bottom: 1px #d3d3d3 dotted;
}
.col-sunit-les-list {
	display: flex;
	align-items: center;
}
.col-sunit-les-list-title {
	width: 70px;
}
.col-sunit-les-list-item {
	flex: 1;
}

/* 口コミ */
.col-sunit-rev {
	padding: 4px 0;
}
.col-sunit-rev-list {
	display: flex;
	align-items: center;
}
.col-sunit-rev-list-title {
	width: 70px;
	font-size: 13px;
}
.col-sunit-rev-list-item {
	flex: 1;
}

/*対象、授業アイコン*/
.sunit-list-spec-ic{
}
.sunit-list-spec-ic li{
	float:left;
	margin-right:3px;
	line-height:1.6;
}

/*口コミ*/
.sutable-tx-sch-001{
}

.rev-ic-001{
	padding-right:5px;
}
.rev-ic-001 img{
	vertical-align: middle;
}
.rev-tx-001{
	font-weight:bold;
	vertical-align: bottom;
	padding-right:5px;
	font-size: 14px;
}
.rev-tx-002{
	font-size: 12px;
	font-weight:bold;
	vertical-align: bottom;
}
.sunit-tx-rev-att{
	font-size: 10px;
	vertical-align: bottom;
}

/*○○の口コミ*/
.sunit-tx-other-003{
	line-height: 1.5;
	border:1px solid #d3d3d3;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	background:#fff;
}
.reviewer-ic-type{
	padding-right: 5px;
}
.reviewer-ic-type img{
	vertical-align: top;
}

/*教室情報*/
.sunit-table-sch-list{
	position: relative;
	background: #fff;
}
.sunit-table-sch-list table{
	width: 100%;
	border: 1px #cccccc solid;
}
.sunit-table-sch-list th, .sunit-table-sch-list td{
	padding: 5px;
	border-bottom: 1px #cccccc solid;
}
.sunit-table-sch-list th{
	background: #f6f6f6;
	font-size: 11px;
	font-weight: normal;
}

.sunit-table-sch-list td {
	padding:15px 5px;
}

.col-sch-info-last td{
	border-bottom: none;
}

.col-sch-check{
	width: 24px;
	background: #e6e6e6;
}

.sch-box-check{
	position: relative;
}

.col-sch-name{
	width: 377px;
	border-right:none !important;
	font-size: 12px;
	padding-right: 0 !important;
}

.col-sch-name-n2{
	width: 416px;
}

.col-sch-name-af{
	width: 446px;
}

.col-sch-name-tutor{
	width: 416px;
}

/*閲覧済アイコン*/
.sch-ic-checked{
	text-align:center;
	border:1px solid #969696;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	display:inline-block;
	padding: 1px 2px;
	margin-bottom:3px;
	color:#969696;
	font-size: 10px;
}

.sch-tx-name{
	margin-bottom: 5px;
}

.sch-tx-name h3{
	font-size:16px;
	line-height: 1.3;
	font-weight: bold;
}

.sch-tx-station{
	line-height: 1.3;
}

.col-sch-map{
	width: 29px;
	border-left:none !important;
	text-align: right;
}

/*モーダルウィンドウでの地図表示
/*モーダルウィンドウ内のstyleは、/css2/common.cssに記載*/
.modal-scmcont-box .modal-bt-r{
	position: absolute;
	top: -12px;
	right: -12px;
}

.col-sch-tel{
	width: 166px;
	color: #333;
}

.sch-tx-tel{
	font-size: 14px;
	font-family: 'Tahoma';
	letter-spacing: -1px;
	color: #df150b;
	font-weight: bold;
	background:url(/img2/common/ic_school/ic_tx_tel_free.gif) no-repeat left center;
	padding-left: 43px;
	margin:0 0 3px 0;
}

.sch-tx-optime{
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal;
}

.col-sch-btn{
	width: 110px;
	position: relative;
	text-align:center;
}

.sch-tx-na{
	font-size: 10px;
	line-height: 1.5;
	color:#777777;
	font-weight: normal;
}

/*資料請求ボタン*/
.spring-col-sch-btn {
	text-align:center;
}
.sch-bn-cv-fuki{
	position: absolute;
	top: -30px;
	left: -13px;
}

/*CVボタン 青*/
.sch-btn-cv{
	display: block;
    margin: 0 auto;
	width: 185px;
}

.sch-btn-cv a{
	display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px 0 4px;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    border-radius: 5px !important;
    background: #3e81c6!important;
    -webkit-box-shadow: 0 5px 0 0 #2f6093!important;
    box-shadow: 0 5px 0 0 #2f6093!important;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
}

/*資料請求リストボタン*/
.sch-btn-cart-list{
	text-align: center;
}
.sch-btn-cart-list img{
	margin-bottom: 3px;
}
.sch-btn-del-cart{
	font-size: 10px;
	text-align:center;
}
.sch-btn-del-cart a{
	color: #333;
}
.sch-btn-del-cart a:hover{
	color: #666;
	text-decoration: none;
}

/*すべてを見るボタン*/
.sunit-btn-slist-more{
	text-align: center;
	padding: 10px 0 0 0;
}
.sunit-btn-slist-more a{
	display: block;
}
.sunit-btn-slist-more a span{
	background:url(/img2/search/slist_btn_more.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
.sunit-btn-slist-more a:hover span{
	background:url(/img2/search/slist_btn_more_on.gif) no-repeat left center;
}

/*閉じるボタン*/
.sunit-btn-slist-close{
	text-align: center;
	padding: 10px 0 0 0;
}
.sunit-btn-slist-close a{
	display: block;
}
.sunit-btn-slist-close a span{
	background:url(/img2/search/slist_btn_close.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
.sunit-btn-slist-close a:hover span{
	background:url(/img2/search/slist_btn_close_on.gif) no-repeat left center;
}

/*講習情報*/
.sunit-box-season-info{
	margin-bottom:20px;
}

.sunit-tit-season-info{
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 16px;
}

.sunit-tit-season-info::before{
	content: "";
	border-left: 5px solid #ff669c;
    background: url(/img2/topic_season/spring/ic_spring.png) center left 5px no-repeat;
    padding: 2px 0 2px 27px;
    display: inline-block;
    width: auto;
    height: 15px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.sunit-table-season-info{
	width:100%;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.sunit-table-season-info th, .sunit-table-season-info td{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:6px;
}
.sunit-table-season-info th{
	background-color:#f6f6f6;
	color:#000;
	font-weight:normal;
	line-height: 1.3;
}

.sunit-table-season-info th h4{
	font-weight: normal;
}

.sunit-table-season-info td{
	background-color:#fff;
	font-size:11px;
	line-height:1.4;
}
.col-sutable-limit{
	color:#ea1e1d;
}
.sutable-tx-limit{
	font-size:11px;
	font-weight: bold;
}
.col-sutable-term{
	color:#2b78c7;
}
.sutable-tx-term{
	font-size:11px;
	font-weight: bold;
}
.sutable-tx-bold{
	font-weight: bold;
}
.sunit-tx-season-info{
	border:1px solid #bceafb;
	padding:10px;
	line-height:1.3;
	background:#fff;
}
.sunit-tx-season-info span{
	float:right;
}

.spr-gradeLab {
	color:#ff2e78;
	font-size:14px;
	font-weight:bold;
}

/*近隣の塾を探すボタン*/
.box-btn-search-neigh{
	text-align:center;
}

.btn-search-neigh{
	background:url(/img2/topic_season/spring/btn_search_neigh_center.gif) repeat-x left top;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	*display: inline;  
    *zoom: 1; 
}

.btn-search-neigh:hover{
	background:url(/img2/topic_season/spring/btn_search_neigh_center.gif) repeat-x left -27px;
}

.btn-search-neigh span{
	background:url(/img2/topic_season/spring/btn_search_neigh_left.gif) no-repeat left top;
	display:inline-block;
	*display: inline;  
    *zoom: 1; 
}

.btn-search-neigh span:hover{
	background:url(/img2/topic_season/spring/btn_search_neigh_left.gif) no-repeat left -27px;
}


.btn-search-neigh span a{
	background:url(/img2/topic_season/spring/btn_search_neigh_right.gif) no-repeat right top;
	display:inline-block;
	*display: inline;  
    *zoom: 1; 
	padding:7px 13px 6px 22px;
	height:14px;
	color:#333;
	text-decoration: none;
}

.btn-search-neigh span a:hover{
	background:url(/img2/topic_season/spring/btn_search_neigh_right.gif) no-repeat right -27px;
	color:#666;
	text-decoration: none;
}

/*ランキングについて*/
.whatRank {
    font-size: 11px;
    line-height: 1.5;
    margin: 0 8px 8px 8px;
}

.whatRank {
	font-size: 11px;
	line-height: 1.5;
	margin: 0 8px 8px 8px;
}

.whatRank-link {
	margin: 0 8px 20px 0;
	text-align: right;
}

.whatRank-link li {
	position: relative;
	display: inline-block;
}

.endAnnounce{
	margin: 25px 10px 30px;
	padding: 16px 10px;
	background: #ffe7e7;
}

.endAnnounce p{
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	text-align: center;
}

.tooltipOn {
	cursor: pointer;
	font-size: 12px;
	margin: 0 1px 0 0;
}

.tooltipOn span {
	background: url(/img2/ranking/common/ic_what.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
}

.tooltipBox {
	position: absolute;
	top: 23px;
	left: -214px;
	width: 530px;
	background: #FFF;
	-moz-box-shadow:0px 5px 8px -2px #CCC;
	-webkit-box-shadow:0px 5px 8px -2px #CCC;
	box-shadow:0px 5px 8px -2px #CCC;
	border: 1px solid #acacac;
	text-align: left;
	padding: 18px;
	z-index: 100;
}

.tooltipBox:before {
	position: absolute;
	content:"";
	top: -11px;
	left: 0;
	background: url(/img2/ranking/common/ic_fukidashi_arrow.gif) center 0 no-repeat;
	width: 100%;
	height: 12px;
}

.whatRank-txt dt {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 16px;
}

.whatRank-txt dd {
	line-height: 1.5;
	padding: 0 0 16px;
}

.whatRank-info {
	border: 1px solid #CCC;
}

.whatRank-info th,
.whatRank-info td {
	padding: 6px;
	border: 1px solid #CCC;
	line-height: 1.4;
}

.whatRank-info th {
	font-weight: normal;
	background: #e9f5ff;
	width: 28%;
}

.whatRank-info td {
	width: 72%;
}

.kijyun {
	display: block !important;
	margin: 10px 0 0 0;
}

.kijyun a{
	font-size: 12px;
	padding: 0 0 0 9px;
	background: url(/img2/common/ic_arrow_001.gif) left center no-repeat;
}


/*検索結果が0件の場合の文言*/
.search-box-result-none{
	background: #FFFFFF;
	border: 2px solid #E3E3E3;
	padding: 20px 0;
	margin-bottom:20px;
	font-weight: bold;
	font-size:108%;
	text-align:center;
}

.search-tx-result-none{
	line-height:1.5;
}

.cmn-btm-box-link{
}

.cmn-btm-unit-link{
	background:#fff;
	margin-bottom:15px;
}

.cmn-btm-unit-link ul li {
	padding-bottom:4px;
}

.cmn-btm-tit{
	border:1px #ffc5d5 solid;
	padding: 8px 12px 6px 12px;
	background:#ffc5d5;
	font-size:16px;
	font-weight:bold;
	color:#5b0033;
}

.cmn-btm-unit-link-inner{
	border:1px solid #d5d5d5;
	border-top:none;
	padding:15px 15px 5px 15px; 
}

.cmn-btm-unit-link-inner p,
.cmn-btm-unit-link-inner dt,
.cmn-btm-unit-link-inner dd {
	font-size:13px;
	line-height:1.5;
}

.cmn-btm-mi {
	border:1px solid #FFF2F6;
	padding:0 0 8px 0;
	margin-bottom:12px;
}

.cmn-btm-mi dt {
	background:#FFF2F6;
	color:#5b0033;
	font-size:16px;
	font-weight:bold;
	padding:4px 6px;
	margin-bottom:6px;
}

.cmn-btm-mi dd {
	font-size:18px;
	font-weight:bold;
	color:#5b0033;
	padding:0 12px;
}

.cmn-btm-mi dd span {
	font-size:13px;
}

.cmn-btm-unit-link-inner p {
	margin-bottom:12px;
}

.cmn-btm-graph-waku {
	position:relative;
}

.cmn-btm-graph-waku table{
	float:left;
	width:49%;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:4px;
}

.cmn-btm-graph-waku table:first-child {
	margin-right:16px;
}

.cmn-btm-graph-waku table th,
.cmn-btm-graph-waku table td {
	padding:4px;
	border:1px solid #CCC;
	line-height:1.3;
}

.cmn-btm-graph-waku table td {
	text-align:center;
}

.cmn-btm-graph-waku table td span {
	font-size:12px;
}

.cmn-btm-line {
	position:absolute;
	left: 75px;
	top:0;
	width: 331px;
	height: 43px;
	border:4px solid #CC0000;
}

.cmn-btm-line02 {
	position:absolute;
	right: 2px;
	top:0;
	width: 331px;
	height: 43px;
	border:4px solid #CC0000;
}

.cmn-btm-graph-ch {
	font-weight:bold;
	color:#CC0000;
}

p.cmn-btm-notice {
	font-size:11px;
	text-align:right;
}

.cmn-btm-in dt{
	font-size:18px;
	font-weight:bold;
	color:#5b0033;
	padding:0 6px;
	margin-bottom:3px;
	border-bottom:1px solid #5b0033;
}

.cmn-btm-in dt span {
	font-size:13px;
}

.cmn-btm-in dd {
	padding:0 6px;
	margin:0 0 8px 0;
}

.cmn-btm-in dd.cmn-btm-txt {
	font-size:14px;
	font-weight:bold;
	margin:12px 0 14px 0 !important;
}

.cmn-btm-in02 {
	background:#FFF2F6;
	padding:14px;
}

.cmn-btm-in02 dt {
	font-size:14px;
	font-weight:bold;
	color:#5b0033;
}

.cmn-btm-in02 dd {
	margin-bottom:10px;
	padding:0 15px;
}

.cmn-btm-in02 dd:last-child {
	margin-bottom:0;
}

.season-spring .cmn-btm-link-box-tit{
	border:1px #ffc5d5 solid;
	padding: 8px 12px 6px 12px;
	background:#ffc5d4;
	font-size:16px;
	font-weight:bold;
	color:#4a0022;
}

.cmn-btm-tx-link-sort-001 {
	width:100px;
}

/* 対象、授業形式を選択している場合の表示 */
.cmn-btm-tx-link-sort-002 .cmn-btm-tx-selected{
	font-weight: bold;
}

/* 塾ナビの季節特集とは タイトル */
.cmn-btm-link-other .cmn-btm-link-box-tit {
	background: none;
	padding: 0;
}

/*cmn-btm-tx-link-other-article*/
.cmn-btm-tx-link-other-article {
	margin-top:12px;
}

.cmn-btm-tx-link-other-article dt{
	margin-bottom:4px;
}

.cmn-btm-tx-link-other-article dd{
	line-height:1.5;
}

.cmn-btm-tx-link-other-article dd a{
	font-size:14px;
	padding: 0 0 0 9px;
	background: url(/img2/common/ic_arrow_001.gif) left center no-repeat;
	margin-right:20px;
}

.cmn-btm-txt02 {
	font-size:18px !important;
	font-weight:bold;
	color:#5b0033;
	margin-top: 20px;
}

.kv-notice {
	text-align: right;
    margin-bottom: 20px;
    font-size: 11px;
	line-height:1.3;
}

/* --------------------------------
	検索結果
-------------------------------- */
.spring-top02 {
	position:absolute;
	width:100%;
	min-width:900px;
	height:295px;
	left:0;
	background:url(/img2/topic_season/spring/spring_kv_bg.jpg) center 0 no-repeat;
}

.spring-top02__boxKv{
	position:relative;
	height:93px;
}

.spring-top02__boxKv img {
	width:580px;
}

.spring-top02__kv {
	position: unset;
}

.spring-top02__boxKv2{
	height: 220px;
    display: flex;
    align-items: center;
}

.season-kv-area {
	font-size: 28px;
	font-weight: bold;
	margin: 10px 10px 6px 10px;
	color: #5b0033;
	/* for modan browser */
	text-shadow:0px 2px 1px #ffffff,0px 1px 1px #ffffff,1px 1px 1px #ffffff,1px 0px 1px #ffffff,2px 0px 1px #ffffff,1px -1px 1px #ffffff,1px -2px 1px #ffffff,0px -2px 1px #ffffff,-1px -2px 1px #ffffff,-2px -2px 1px #ffffff,-2px -1px 1px #ffffff,-2px 0px 1px #ffffff,-2px 1px 1px #ffffff,-1px 1px 1px #ffffff;
}

.spring-top02__boxSort {
	padding-top: 220px;
}

.season-box-kv-area-wrap{
	margin:0 auto;
	width:900px;
}

.season-box-kv-area{
	position: relative;
    left: 10px;
	width: 645px;
}

/*カウント有り　拡張*/
.season-box-kv-area__count{
	width: 505px;
}

.season-box-kv-area__count .season-box-kv-area-text{
	font-size: 30px;
}


.season-box-kv-area-text{
	font-size: 36px;
    font-weight: bold;
    line-height: 1.1;
	vertical-align: middle;
}

.season-box-kv-area-grade{
	display: inline-block;
    background: #f96a14;
    color: #fff;
    font-size: 20px;
    border-radius: 17px;
    padding: 6px 10px 4px;
    vertical-align: middle;
    margin: 0 0 9px 7px;
    font-weight: bold;
    line-height: 1.1;
}

.box-sortStep-waku02 {
	display:table-cell;
	position:relative;
	text-align:center;
	margin:0 auto;
	width:33%;
	border-left: 2px solid #f8f6f1;
	border-right: 2px solid #f8f6f1;
}

/*広告バナー*/
.superBanner{
	margin-bottom: 40px;
}


/* 路線選択の場合 */
.sortStep-line .box-sortStep-waku02 {
	width:25%;
}

.search-sortStep-tit02 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:10px 0 6px 0;
}

.box-sortStep-waku02:before {
	position:absolute;
	content:"";
	left:-4px;
	top:37px;
	background:url(/img2/topic_season/spring/spring_arrow_s.png) 0 0 no-repeat;
	width:8px;
	height:17px;
}

.search-sortStep-sect02 {
	position:relative;
	background:#FFF;
	border:1px solid #CCCCCC;
	border-radius:6px;
	text-decoration:none;
	width:90%;
	box-sizing:border-box;
	text-align:left;
	padding:8px 6px;
}

.search-sortStep-sect02 span {
	width: 222px;
	background:none;
	padding:0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

/* 路線選択の場合 */
.sortStep-line .search-sortStep-sect02 span{
	width: 157px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.search-sortStep-sect02 span:before {
	position:absolute;
	top:4px;
	right:3px;
	content:"";
	width:22px;
	height:20px;
	background: url(/img2/topic_season/common/select-search-icon.gif) no-repeat 0 0;
}

/* ツールチップ位置 */
.box-sortStep-waku02 .tooltip_box.spring-tooltip-box1,
.box-sortStep-waku02 .tooltip_box.spring-tooltip-box2,
.box-sortStep-waku02 .tooltip_box.spring-tooltip-box3,
.box-sortStep-waku02 .tooltip_box.spring-tooltip-box4,
.box-sortStep-waku02 .tooltip_box.spring-tooltip-box5 {
	top:72px;
}

/* 初回アニメーション  */
/* 基本設定 */
.spanime {
	position:absolute;
	/* top:0; */
	z-index:10;
	width:200px;
	height:104px;
	background-position:100% 100%;
	background-repeat:no-repeat;
}

/* 画像設定 */
/* 【市区町村・路線step1（初期）】 */
.spanime-img01 {
	background-image:url(/img2/topic_season/spring/anime_navi.png);
}
/* 【その他】 */
.spanime-img02 {
	background-image:url(/img2/topic_season/spring/anime_navi2.png);
}
/* 位置設定 */
/* 【市区町村step1（初期）】 */
.spanime-posi01 {
	left:-96px!important;
}
/* 【市区町村step2】 */
.spanime-posi02 {
	left:236px!important;
	width:156px!important;
	height:79px!important;
}
/* 【市区町村step3】 */
.spanime-posi03 {
	left:524px!important;
	width:156px!important;
	height:79px!important;
}
/* 【路線step1】 */
.spanime-posi04 {
	left:-132px!important;
}
/* 【路線step2】 */
.spanime-posi05 {
	left:128px!important;
	width:156px!important;
	height:79px!important;
}
/* 【路線step3】 */
.spanime-posi06 {
	left:344px!important;
	width:156px!important;
	height:79px!important;
}
/* 【路線step4】 */
.spanime-posi07 {
	left:560px!important;
	width:156px!important;
	height:79px!important;
}

/*注意事項*/
.rank-mainNotice {
	font-size: 12px;
    text-align: right;
    margin-bottom: 20px;
}

.rankEnd-notice {
	float: right;
	display: block;
	font-size: 13px;
	color: #FF0000;
}

/* --------------------------------
	読み物ページ
-------------------------------- */
.kv-pageBox {
	margin: 0 0 10px;
}

.kv-page img{
	width: 880px;
}

.tx-tit-season{
	background:url(/img2/topic_season/spring/bg_tit.gif) left top no-repeat;
	font-size:16px;
	padding: 8px 16px;
}

.season-main-inner{
	border:1px solid #d5d5d5;
	padding:10px 10px 2px 10px;;
	border-top:none;
	margin-bottom:16px;
}

.season-article001{
	margin-bottom:12px;
}
.season-article001-inner{
	padding:0 8px;
}

.season-article002-inner{
	padding:0 8px;
}
.tx-tit-article{
	margin-bottom:12px;
}
.tx-season{
	line-height:1.5;
	font-weight:bold;
	margin-bottom:12px;
}
.tx-article001{
	line-height:1.5;
	margin-bottom:16px;
}
.il-article001{
	margin-bottom:16px;
	text-align:center;
}
.tx-article002{
	margin-bottom:12px;
}
.tx-article002 dt{
	font-weight:bold;
	margin-bottom:4px;
}
.tx-article002 dd{
	line-height:1.5;
}
.tx-article003{
	line-height:1.5;
	margin-bottom:12px;
	font-weight:bold;
}

/*table-article*/
.table-article{
	width:600px;
	margin:0 auto 12px auto;
}
.table-article table{
	width:100%;
}
.table-article th, .table-article td{
	padding:8px;
	border: 1px solid #ccc;
}
.table-article th{
	background:#ffeded;
}
.table-article td{
	line-height:1.5;
}

.btn-box-top{
	text-align: center;
	border: 1px solid #d5d5d5;
	background: #f8f8f8;
	padding: 10px 0;
}

/* --------------------------------
 学年選択LP
-------------------------------- */
.season-kv-grade {
	position: relative;
    left: 10px;
	font-size: 26px;
	font-weight: bold;
    line-height: 1;
    color: #4a0022;
    text-shadow: 0 3px 2px #fff, 0 2px 2px #fff, 2px 2px 2px #fff, 2px 0 2px #fff, 3px 0 2px #fff, 2px -2px 2px #fff, 2px -3px 2px #fff, 0 -3px 2px #fff, -2px -3px 2px #fff, -3px -3px 2px #fff, -3px -2px 2px #fff, -3px 0 2px #fff, -3px 2px 2px #fff, -2px 2px 2px #fff;
}

/* --------------------------------
 塾診断バナー
-------------------------------- */
.shindanBottom {
	text-align: center;
	margin: 20px 0 ;
}
.shindanBottom a:hover {
	opacity: .8;
}
/* --------------------------------
 塾診断バナー
-------------------------------- */

/* --------------------------------
 clearfix
-------------------------------- */
.tooltip02:after,
.select-box-nav:after,
.sort-unit-check:after,
.sunit-box-tit:after,
.sunit-list-spec-ic:after,
.sunit-tx-season-info:after,
.tooltip-box02-in:after,
.tooltip-unit-check:after,
.cmn-btm-graph-waku:after,
.select-box-nav:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}
