@charset "UTF-8";

.disnon {
  display: none;
}
#home {
  width: 100%;
}
#home #mainslide {
  width: 1100px;
  margin: 0px auto 0;
}
#home #mainslide .slick-prev, #home #mainslide .slick-next {
  width: 27px;
  height: 51px;
  margin-top: -25px;
  background-image: url(/common/images/top/mainslide_arrow.png);
  background-repeat: no-repeat;
}
#home #mainslide .slick-prev:before, #home #mainslide .slick-next:before {
  display: none;
}
#home #mainslide .slick-prev {
  left: 10px;
}
#home #mainslide .slick-next {
  right: 10px;
  background-position: top right;
}
#home .firstnav {
  position: relative;
  z-index: 1;
  margin-top: 18px;
  margin-bottom: 20px;
}
#home .firstnav:after {
  display: block;
  clear: both;
  content: "";
}
#home .firstnav .coursenav {
  float: left;
  width: 243px;
  min-height: 228px;
  margin-right: 3px;
  background: url(/common/images/top/coursenav_bg.png);
}
#home .firstnav .coursenav_e:hover {
  background: url(/common/images/top/coursenav_bg_on_orange.png);
}
#home .firstnav .coursenav_e:hover ul a {
  background-image: url(/common/images/top/coursenav_e_btn_on.png);
  color: #ff6500;
}
#home .firstnav .coursenav_e:hover .head h2 {
  color: #fff;
}
#home .firstnav .coursenav_e:hover .head p {
  color: #FFC299;
}
#home .firstnav .coursenav_jh:hover {
  background: url(/common/images/top/coursenav_bg_on_green.png);
}
#home .firstnav .coursenav_jh:hover ul a {
  background-image: url(/common/images/top/coursenav_jh_btn_on.png);
  color: #7eba19;
}
#home .firstnav .coursenav_jh:hover .head h2 {
  color: #fff;
}
#home .firstnav .coursenav_jh:hover .head p {
  color: #B8D980;
}
#home .firstnav .coursenav_h:hover {
  background: url(/common/images/top/coursenav_bg_on_blue.png);
}
#home .firstnav .coursenav_h:hover ul a {
  background-image: url(/common/images/top/coursenav_h_btn_on.png);
  color: #22a0c4;
}
#home .firstnav .coursenav_h:hover .head h2 {
  color: #fff;
}
#home .firstnav .coursenav_h:hover .head p {
  color: #A7D9E8;
}
#home .firstnav .coursenav .head {
  height: 106px;
  margin-top: -30px;
  padding: 30px 3px 0 20px;
  background-image: url(/common/images/top/coursenav_e_ph.png);
  background-repeat: no-repeat;
  background-position: 133px 30px;
}
#home .firstnav .coursenav:hover .head {
  background-image: url(/common/images/top/coursenav_e_ph_on.png);
  background-repeat: no-repeat;
  background-position: 133px 10px;
}
#home .firstnav .coursenav .head h2 {
  font-size: 18px;
  padding-top: 35px;
}
#home .firstnav .coursenav .head p {
  font-size: 10px;
}
#home .firstnav .coursenav ul {
  width: 216px;
  margin: -3px auto 0;
}
#home .firstnav .coursenav ul li {
  margin-bottom: 1px;
}
#home .firstnav .coursenav ul a {
  font-size: 12px;
  line-height: 29px;
  display: block;
  text-align: center;
  color: #fff;
  background-image: url(/common/images/top/coursenav_e_btn.png);
  background-repeat: no-repeat;
}
#home .firstnav .coursenav ul a:hover {
  opacity: 0.7;
}
#home .firstnav .coursenav_e h2, #home .firstnav .coursenav_e p {
  color: #ff6500;
}
#home .firstnav .coursenav_jh .head {
  background-image: url(/common/images/top/coursenav_jh_ph.png);
}
#home .firstnav .coursenav_jh:hover .head {
  background-image: url(/common/images/top/coursenav_jh_ph_on.png);
}
#home .firstnav .coursenav_jh .head h2, #home .firstnav .coursenav_jh .head p {
  color: #7eba19;
}
#home .firstnav .coursenav_jh ul a {
  background-image: url(/common/images/top/coursenav_jh_btn.png);
}
#home .firstnav .coursenav_h .head {
  background-image: url(/common/images/top/coursenav_h_ph.png);
}
#home .firstnav .coursenav_h:hover .head {
  background-image: url(/common/images/top/coursenav_h_ph_on.png);
}
#home .firstnav .coursenav_h .head h2, #home .firstnav .coursenav_h .head p {
  color: #22a0c4;
}
#home .firstnav .coursenav_h ul a {
  background-image: url(/common/images/top/coursenav_h_btn.png);
}
#home .firstnav .searchbox_mini {
  position: absolute;
  right: 0;
  bottom: 0;
}
#home .firstnav .searchbox_mini ul li div.pre_li_space {
  padding-top: 6px;
  display: none;
  background-color: #fff;
  position: absolute;
  background: url(/common/images/top/arr_pre.png) right top no-repeat;
  z-index: 999;
}
#home .firstnav .searchbox_mini ul li div.pre_li_space div.li_inner {
  border: solid 6px #357dc0;
  padding: 15px 40px 10px 20px;
  position: relative;
  background-color: white;
}
#home .firstnav .searchbox_mini ul li div.pre_li_space div.btn_close {
  position: absolute;
  top: 16px;
  right: 10px;
  cursor: pointer;
}
#home .firstnav .searchbox_mini ul li div.hokkaido_li {
  top: 124px;
  left: -50px;
}
#home .firstnav .searchbox_mini ul li div.tohoku_li {
  top: 124px;
  left: -106px;
}
#home .firstnav .searchbox_mini ul li div.kanto_li {
  top: 124px;
  left: -100px;
  margin-right: 24px;
}
#home .firstnav .searchbox_mini ul li div.koshin_li {
  top: 150px;
  left: -125px;
}
#home .firstnav .searchbox_mini ul li div.hokuriku_li {
  top: 150px;
  left: -60px;
}
#home .firstnav .searchbox_mini ul li div.tokai_li {
  top: 150px;
  left: -100px;
  margin-right: 24px;
}
#home .firstnav .searchbox_mini ul li div.kinki_li {
  top: 175px;
  left: -200px;
  margin-right: 150px;
}
#home .firstnav .searchbox_mini ul li div.chugoku_li {
  top: 175px;
  left: -100px;
}
#home .firstnav .searchbox_mini ul li div.shikoku_li {
  top: 175px;
  left: 4px;
}
#home .firstnav .searchbox_mini ul li div.kyushu_li {
  top: 200px;
  left: -148px;
  margin-right: 155px;
}
#home .firstnav .searchbox_mini ul li div.okinawa_li {
  top: 200px;
  left: 30px;
}

.li_inner ul.preul {
  margin: 0 !important;
  padding: 0 !important;
}
.li_inner ul.preul li {
  width: 100%;
  margin: 0;
}
.li_inner ul.preul li a {
  margin-right: 5px;
  display: inline-block;
}
.li_inner ul.preul li a:last-child {
  margin-right: 0;
}

#home .firstnav .searchbox_mini div.free-search {
  position: relative;
}
#home .firstnav .searchbox_mini div.free-search .attention_space {
  position: absolute;
  top: -110px;
  left: 0;
  z-index: 9999;
  display: none;
}
#home .firstnav .searchbox_mini div.free-search .attention {
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#home .firstnav .searchbox_mini div.free-search .attention p {
  padding-left: 60px;
  background: url(/common/images/top/attention.png) left center no-repeat;
  display: inline-block;
  color: #fff;
  font-size: 92%;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  z-index: 0;
}
#home .firstnav .searchbox_mini div.free-search .attention p:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #4b4b4b transparent transparent;
  z-index: 0;
}
#home .bigbnr {
  margin-bottom: 20px;
  padding: 10px 0;
  background: url(/class/Portals/0/images/common/bg_pattern1.png);
}
#home .bigbnr .inner {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
}
#home .bigbnr .inner a {
  display: block;
}
#home .bigbnr .inner ul {
  margin-top: 15px;
}
#home .bigbnr .inner ul li {
  width: 480px;
  float: left;
}
#home .bigbnr .inner ul li:last-child {
  float: right;
}
#home #aboutMenu {
  margin: 20px auto 0px;
  width: 980px;
}
#home #aboutMenu h3 {
  padding: 15px 5px 5px 5px;
  overflow: hidden;
  margin-bottom: 15px;
  background: url(/common/images/top/line2.png) no-repeat left bottom;
}
#home #aboutMenu h3 strong {
  font-size: 20px;
  line-height: 1.5;
  display: inline-block;
  float: left;
  min-height: 30px;
  padding-left: 42px;
  color: #2758a4;
  background: url(/common/images/top/icon_topics.png) no-repeat 7px 1px;
}
#home #aboutMenu div.menuBlock {
  margin-bottom: 2px;
}
#home #aboutMenu div.menuBlock div.menubox {
  margin-right: 2px;
  float: left;
  position: relative;
  cursor: pointer;
}
#home #aboutMenu div.menuBlock div.menubox div.titleTxt {
  width: 100%;
  position: absolute;
  bottom: 0px;
  background-color: rgba(227, 0, 18, 0.9);
}
#home #aboutMenu div.menuBlock div.menubox div.titleTxt p {
  display: table;
  width: 100%;
  height: 50px;
  background: url(/common/images/top/about_arrow.png) right bottom no-repeat;
  transition-duration: 0.3s;
}
#home #aboutMenu div.menuBlock div.menubox div.titleTxt p a {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#home #aboutMenu div.menuBlock div.menubox div.titleTxt p a span {
  display: inline-block;
  line-height: 1.4;
  font-size: 16px;
}
#home #aboutMenu div.menuBlock div.menubox:hover div.titleTxt p {
  padding-bottom: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#home #aboutMenu div.menuBlock div.menu01 {
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_001.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu02 {
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_002.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu03 {
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_003.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu04 {
  margin-right: 0px !important;
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_004.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu05 {
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_005.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu06 {
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_006.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu07 {
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_007.jpg) left top no-repeat;
}
#home #aboutMenu div.menuBlock div.menu08 {
  margin-right: 0px !important;
  width: 243px;
  height: 200px;
  background: url(/common/images/top/about_menu_008.jpg) left top no-repeat;
}
#home .eightbtn {
  width: 981px;
  margin: 15px auto 0;
}
#home .eightbtn h3 {
  padding: 5px;
  overflow: hidden;
  margin-bottom: 15px;
  background: url(/common/images/top/line2.png) no-repeat left bottom;
}
#home .eightbtn strong {
  font-size: 20px;
  line-height: 1.5;
  display: inline-block;
  float: left;
  min-height: 30px;
  padding-left: 42px;
  color: #2758a4;
  background: url(/common/images/top/icon_topics.png) no-repeat 7px 1px;
}
#home .eightbtn ul {
  overflow: hidden;
  width: 984px;
  margin-right: -3px;
}
#home .eightbtn li {
  float: left;
  width: 243px;
  height: 200px;
  margin-right: 3px;
  margin-bottom: 3px;
}
#home .eightbtn li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#home .eightbtn li a:hover img {
  opacity: 1;
}
#home .eightbtn li a:hover .cover {
  bottom: -180px;
  transition: bottom 0.3s ease-out;
}
#home .eightbtn li a:hover .cover h3 {
  transition: background .3s ease-out;
  background-position: 0 56px;
}
#home .eightbtn li a:after {
  position: absolute;
  right: 3px;
  bottom: 3px;
  content: url(/common/images/top/eightbtn_arrow.png);
}
#home .eightbtn li .cover {
  position: absolute;
  bottom: -200px;
  width: 100%;
  height: 256px;
  transition: bottom .1s ease-out;
  background: #e20011;
}
#home .eightbtn li h3 {
  display: table-cell;
  width: 243px;
  height: 56px;
  transition: background .1s ease-out;
  text-align: center;
  vertical-align: middle;
  background: #e20011 repeat-y 0 -144px;
  background-color: rgba(227, 0, 18, 0.9);
  background-position: 0 0;
  background-repeat: no-repeat;
}
#home .eightbtn li .cnt {
  padding: 15px;
}
#home .eightbtn li .cnt h4 {
  font-size: 16px;
  line-height: 22px;
  margin: 7px 0 20px;
  padding-left: 15px;
  color: #fff;
  background: url(/class/Portals/0/images/common/arrow_white.png) no-repeat 0 5px;
}
#home .eightbtn li .cnt p {
  color: white;
}
#home .eightbtn li.li1 {
  background-image: url(/common/images/top/eightbtn_1bg.jpg);
}
#home .eightbtn li.li1 .cover h3 {
  background-image: url(/common/images/top/eightbtn_1bg2.jpg);
}
#home .eightbtn li.li2 {
  background-image: url(/common/images/top/eightbtn_2bg.jpg);
}
#home .eightbtn li.li2 .cover h3 {
  background-image: url(/common/images/top/eightbtn_2bg2.jpg);
}
#home .eightbtn li.li3 {
  background-image: url(/common/images/top/eightbtn_3bg.jpg);
}
#home .eightbtn li.li3 .cover h3 {
  background-image: url(/common/images/top/eightbtn_3bg2.jpg);
}
#home .eightbtn li.li4 {
  background-image: url(/common/images/top/eightbtn_4bg.jpg);
}
#home .eightbtn li.li4 .cover h3 {
  background-image: url(/common/images/top/eightbtn_4bg2.jpg);
}
#home .eightbtn li.li5 {
  background-image: url(/common/images/top/eightbtn_5bg.jpg);
}
#home .eightbtn li.li5 .cover h3 {
  background-image: url(/common/images/top/eightbtn_5bg2.jpg);
}
#home .eightbtn li.li6 {
  background-image: url(/common/images/top/eightbtn_6bg.jpg);
}
#home .eightbtn li.li6 .cover h3 {
  background-image: url(/common/images/top/eightbtn_6bg2.jpg);
}
#home .eightbtn li.li7 {
  background-image: url(/common/images/top/eightbtn_7bg.jpg);
}
#home .eightbtn li.li7 .cover h3 {
  background-image: url(/common/images/top/eightbtn_7bg2.jpg);
}
#home .eightbtn li.li8 {
  background-image: url(/common/images/top/eightbtn_8bg.jpg);
}
#home .eightbtn li.li8 .cover h3 {
  background-image: url(/common/images/top/eightbtn_8bg2.jpg);
}
#home .minibnr {
  margin: 30px auto;
}
#home .minibnr li {
  display: block;
  float: left;
  width: 228px;
  margin-left: 22px;
}
#home .minibnr li:first-child {
  margin-left: 0;
}
#home .two_column {
  margin-bottom: -40px;
}
#home .two_column .left_column {
  float: left;
  width: 645px;
}
#home .two_column .right_column {
  float: right;
  width: 314px;
}
#home .two_column .infotitle {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 5px 0px;
  background: url(/common/images/top/line1.png) no-repeat left bottom;
}
#home .two_column .infotitle strong {
  font-size: 20px;
  line-height: 1.5;
  display: inline-block;
  float: left;
  min-height: 30px;
  padding-left: 42px;
  color: #2758a4;
  background: url(/common/images/top/icon_topics.png) no-repeat 7px 1px;
}
#home .two_column .infotitle span {
  float: right;
  padding-top: 5px;
}
#home .two_column .infotitle span a {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  padding-left: 13px;
  color: #4d4d4d;
  background: url(/class/Portals/0/images/common/arrow_red_2.png) no-repeat 0 40%;
}
#home .two_column .topics {
  margin-bottom: 20px;
}
#home .two_column .topics .infolist {
  height: 370px;
  overflow: scroll;
}
#home .two_column .infolist li {
  font-size: 13px;
  line-height: 22px;
  overflow: hidden;
  padding: 7px 0 5px;
  border-bottom: 1px dotted #9a9a9a;
}
#home .two_column .infolist li a {
  color: #4d4d4d;
}
#home .two_column .infolist li a:hover {
  color: #3f83c1;
}
#home .two_column .infolist li .date {
  float: left;
  width: 120px;
}
#home .two_column .infolist li .desc {
  display: block;
  padding-left: 120px;
}
#home .two_column .infolist li.new .desc {
  margin-left: 10px;
  background: url(/common/images/top/icon_new.png) no-repeat 85px 3px;
}
#home .two_column .open .infotitle strong {
  background-image: url(/common/images/top/icon_open.png);
}
#home .two_column .open .infolist {
  margin-right: 10px;
}
#home .two_column .open .infolist li {
  padding: 4px 0 2px;
}
#home .two_column .open .infolist li .desc {
  color: #316db3;
}
#home .two_column .open #list_wrap {
  overflow: auto;
  height: 370px;
  margin-top: 5px;
}
#home .two_column .howto {
  margin-top: 36px;
  margin-bottom: 22px;
}
#home .two_column .howto .infotitle strong {
  background-image: url(/common/images/top/icon_book.png);
}
#home .two_column .howto ul {
  margin-top: 10px;
}
#home .two_column .howto ul li {
  margin-bottom: 6px;
}
#home .two_column .howto ul li a {
  display: block;
  padding-left: 15px;
  color: #4d4d4d;
  background: url(/class/Portals/0/images/common/arrow_red_2.png) no-repeat 0 40%;
}
#home .two_column .howto ul li a:hover {
  color: #2758a4;
}

.searchbox_mini {
  box-sizing: border-box;
  width: 230px;
  padding: 15px 4px 10px;
  border: 6px solid #357dc0;
  background: url(/class/Portals/0/images/common/searchbox_bg.png) no-repeat 50% 50%;
}
.searchbox_mini h3 {
  font-size: 18px !important;
  padding: 0 20px 5px 5px;
  color: #2758a4;
}
.searchbox_mini h4 {
  font-size: 12px;
  margin: 5px 0 0 !important;
  padding: 9px 5px 0 !important;
  color: #2758a4;
  border-top: 1px dotted #9e9e9e;
  background: none !important;
}
.searchbox_mini ul {
  margin-bottom: -5px;
  padding: 10px 0 10px 5px;
}
.searchbox_mini ul li {
  display: inline-block;
  margin-left: 12px;
  margin-bottom: 10px;
  width: 50px;
}
.searchbox_mini ul li a {
  font-size: 12px;
  line-height: 15px;
  display: block;
  padding-left: 8px;
  color: #357dc0;
  font-weight: bold;
  text-decoration: underline;
  background: url(/class/Portals/0/images/common/icon_red1.png) no-repeat 0 40%;
}
.searchbox_mini ul li a:hover {
	text-decoration: none;
}
.searchbox_mini .btn_map {
  font-size: 12px;
  line-height: 34px;
  display: block;
  height: 34px;
  text-align: center;
  color: #fff;
  background: url(/class/Portals/0/images/common/searchbox_btn_l.png) no-repeat;
}
.searchbox_mini .btn_map img {
  margin-right: 5px;
  vertical-align: middle;
}
.searchbox_mini .btn_map:hover {
  opacity: 0.7;
}
.searchbox_mini .btn_map:hover img {
  opacity: 1;
}
.searchbox_mini form .inputwrap {
  width: 210px;
  height: 25px;
  margin: 0;
}
.searchbox_mini form input.free-search-text1 {
  float: left;
  width: 125px;
  margin: 4px 0px 0px 0px;
  padding: 3px 5px;
  line-height: 1.0;
}
.searchbox_mini .btn_freeword {
  font-size: 12px;
  line-height: 31px;
  display: block;
  float: left;
  width: 60px;
  height: 31px;
  padding: 0;
  text-align: center;
  color: #fff;
  border: none;
  background: url(/class/Portals/0/images/common/searchbox_btn_s.png) no-repeat;
  margin-top: 2px;
}
.searchbox_mini .btn_freeword:hover {
  opacity: 0.7;
}
.searchbox_mini .btn_freeword img {
  margin-right: 3px;
  vertical-align: middle;
}

.conversion_narrow {
  width: 644px;
  height: 351px;
  background: url(/class/Portals/0/images/common/conversion_narrow_bg.jpg) no-repeat;
}
.conversion_narrow h3 {
  font-size: 20px;
  line-height: 1.2;
  padding: 42px 0 0 18px;
}
.conversion_narrow ul {
  width: auto;
  margin: 30px 0 0 10px;
}
.conversion_narrow ul li:nth-child(1) a {
  width: 203px;
  background: url(/class/Portals/0/images/common/conversion_narrow_bt01.png) no-repeat;
}
.conversion_narrow ul li:nth-child(2) a {
  width: 167px;
  background: url(/class/Portals/0/images/common/conversion_narrow_bt02.png) no-repeat;
}
.conversion_narrow ul li:nth-child(3) a {
  width: 172px;
  background: url(/class/Portals/0/images/common/conversion_narrow_bt03.png) no-repeat;
}
.conversion_narrow ul li a {
  font-size: 20px;
  height: 56px;
  padding-top: 22px;
  padding-bottom: 4px;
}
.conversion_narrow ul li a span {
  font-size: 16px;
}
.conversion_narrow p {
  margin: 7px 0 0 20px;
}
.conversion_narrow p.tel {
  overflow: hidden;
  margin: 5px 0 0 18px;
}
.conversion_narrow p.tel img {
  float: left;
}

/* jscrollpane
------------------------------------------------------------------------ */
/* 全体 */
.jspContainer {
  position: relative;
  overflow: hidden;
}

/* スクロールバーを除いたエリア */
.jspPane {
  position: absolute;
}

/* 縦スクロールバー */
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
}

/* 横スクロールバー */
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
}

/* 背景 */
.jspTrack {
  position: relative;
  background: #e6e6e6;
}

/* ノブ */
.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #2758a4;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

#sideBlock .firstnav {
  position: relative;
}
#sideBlock .firstnav .searchbox_mini {
  box-sizing: inherit;
  position: relative;
  width: auto;
  height: 280px;
}
#sideBlock .firstnav .searchbox_mini h3 {
  font-size: 18px;
  color: #2758a4;
  font-weight: bold;
}
#sideBlock .firstnav .searchbox_mini ul li {
  margin-bottom: 0px;
  margin-left: 10px;
}
#sideBlock .firstnav .searchbox_mini input.free-search-text {
  width: 135px;
  padding: 2px 5px;
  font-size: 12px;
}
#sideBlock .firstnav .searchbox_mini div.free-search .attention_space {
  top: -150px !important;
}
#sideBlock #courseBanner ul li {
  margin-bottom: 10px;
}
#sideBlock #courseBanner ul li:last-child {
  margin-bottom: 20px;
}

#miniConversion {
  background-color: #FFFDE8;
  position: relative;
}
#miniConversion div.inner_space {
  padding: 10px 20px 10px 30px;
}
#miniConversion div.fukidashi {
  margin-top: 6px;
  margin-left: 45px;
  width: 425px;
  float: left;
  background: url(/common/images/common/fukidashi_minicon.png) left top no-repeat;
}
#miniConversion div.fukidashi p {
  margin: 0px 0px 0px 8px;
  padding: 10px 5px 10px 10px;
  color: #fff;
  background-color: #C5B898;
  font-size: 12px;
  line-height: 1.4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#miniConversion div.tel {
  float: right;
}
#miniConversion div.photo {
  position: absolute;
  bottom: 0px;
}
#home .bigbnr{
  margin: 0px auto;
  width: 100%;
}
#home .bigbnr h3 {
  padding: 5px;
  overflow: hidden;
  margin-bottom: 15px;
  background: url(/common/images/top/line2.png) no-repeat left bottom;
}
#home .bigbnr h3 strong {
  font-size: 20px;
  line-height: 1.5;
  display: inline-block;
  float: left;
  min-height: 30px;
  padding-left: 42px;
  color: #2758a4;
  background: url(/common/images/top/icon_topics.png) no-repeat 7px 1px;
}

#topicsArea {
	margin-top: 40px;
}

/* jcool追記0131 */
#sideBlock .firstnav .searchbox_mini .searchbox_mini__kyositsu {
  font-size: 18px;
  color: #2758a4;
  font-weight: bold;
  padding: 0 20px 5px 5px;
}
/* jcool追記0131 */
.searchbox_mini .searchbox_mini__chiki {
  font-size: 12px;
  margin: 5px 0 0 !important;
  padding: 9px 5px 0 !important;
  color: #2758a4;
  border-top: 1px dotted #9e9e9e;
  background: none !important;
  font-weight: bold;
}
.free_word{
    font-size: 12px;
    margin: 5px 0 0 !important;
    padding: 9px 5px 0 !important;
    color: #2758a4;
    border-top: 1px dotted #9e9e9e;
    background: none !important;
    font-weight: bold;
}
/* jcool追記0131 */
.soroe{
  width: 38px;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
