@charset "utf-8";
/* common_setting
----------------------------*/
body {
  word-break: break-all;
  /* PCサイトをタブレットでviewport固定幅表示のときに文字サイズが自動調整されるのを防ぐ */
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
a {
  text-decoration-skip-ink: none;
  backface-visibility: hidden;
}
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address, ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
section, nav, article, aside, hgroup,
header, footer, figure, figcaption, summary {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
main, details, dialog, hr {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
input, select, textarea {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
input:focus, select:focus, textarea:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
section#container {
  width: 990px !important;
  margin: auto;
  background: #fff;
}
a:hover img {
  opacity: 0.7;
}
/* パンくず
----------------------------*/
.brCramb {
  box-sizing: border-box;
  width: 990px!important;
  height: auto;
  min-height: 25px;
  margin: 0 auto;
  padding: 3px 10px 2px;
  border-top: 1px solid #ddd;
  background: #f7f7f7;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  text-align: left;
}
.brCramb.top {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
.brCramb a {
  color: #069;
}
.brCramb .brCramb_m::after {
  content: ">";
  display: inline;
  padding: 0 3px;
}
/* ↓solmare_include.css の打消し用 NSD商用リリース後削除予定 */
.brCramb.bottom {
  /* color: #333!important; */
  box-sizing: content-box;
}
/* .brCramb.bottom span.brCramb_m:last-child::after {
  content: ">"!important;
} */
/* ↑solmare_include.css の打消し用 NSD商用リリース後削除予定 */
/* pagetopボタン（ランキング）
----------------------------*/
.pagetop_btn {
  display: none;
  position: fixed;
  z-index: 1000;
  right: 20px;
  bottom: 20px;
}
.pagetop_btn a,
.pagetop_btn a:hover {
  display: block;
  padding: 5px 5px 7px;
  border-radius: 3px;
  background: rgba(0, 0, 0, .4);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.pagetop_btn .text {
  font-size: 10px;
  vertical-align: middle;
}
/* pagetopボタン（共通）
----------------------------*/
.btn_pagetop {
  visibility: hidden;
  position: fixed;
  z-index: 1000;
  right: 20px;
  bottom: 20px;
  padding: 4px 8px 6px;
  transition: .3s;
  border-radius: 3px;
  opacity: 0;
  background: rgba(0, 0, 0, .4);
  color: #fff;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
}
.btn_pagetop span {
  display: block;
  font-size: 12px;
  line-height: 1;
}
.btn_pagetop.js-active {
  visibility: visible;
  opacity: 1;
}
.btn_pagetop.js-active:hover {
  opacity: .6;
}
/* header for pc
----------------------------*/
header,
#portal header,
#full_top header {
  border-bottom: 3px solid #3cbdff !important;
}
#light_top header {
  border-bottom: 3px solid #ff8b00 !important;
}
.top_bg {
  background: url(/solmare/pc/images/header/top_bg.png) repeat-x;
}
.co_he_searvice_le {
  display: inline;
  float: left;
}
.co_he_searvice_le a {
  display: inline-block;
}
.co_he_searvice_img_btn1,
.co_he_searvice_img_btn2,
.co_he_searvice_img_btn3,
.co_he_searvice_img_btn4,
.co_he_searvice_img_btn5,
.co_he_searvice_img_btn6 {
  display: inline;
  box-sizing: border-box;
  width: 74px;
  height: 27px;
  float: left;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  background: linear-gradient(to bottom, #fefefe 0%, #fefefe 50%, #f2f2f2 51%, #f2f2f2 100%);
  font-size: 12px;
  font-weight: bold;
  line-height: 27px;
}
.co_he_searvice_img_btn1,
.co_he_searvice_img_btn2,
.co_he_searvice_img_btn4,
.co_he_searvice_img_btn5,
.co_he_searvice_img_btn6 {
  background: linear-gradient(to bottom, #fefefe 0%, #fefefe 50%, #f2f2f2 51%, #f2f2f2 100%);
  color: #333;
}
.co_he_searvice_img_btn3 {
  background: linear-gradient(to bottom, #6cd8fb 0%, #6cd8fb 50%, #00a8df 51%, #00a8df 100%);
  color: #fff;
}
.co_he_searvice_img_btn1:hover,
.co_he_searvice_img_btn2:hover,
.co_he_searvice_img_btn4:hover,
.co_he_searvice_img_btn5:hover,
.co_he_searvice_img_btn6:hover {
  background: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 50%, #fefefe 51%, #fefefe 100%);
}
.co_he_searvice_img_btn3:hover {
  background: linear-gradient(to bottom, #00a8df 0%, #00a8df 50%, #6cd8fb 51%, #6cd8fb 100%);
}
.co_he_searvice_img_btn1 {
  border-left: 1px solid #b3b3b3;
  border-radius: 0 0 0 8px;
}
.co_he_searvice_img_btn5 {
  width: 165px;
}
.co_he_searvice_ri {
  display: inline;
  box-sizing: border-box;
  width: 6px;
  height: 27px;
  float: right;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-radius: 0 0 8px 0;
  background: #fcfcfc;
  line-height: 27px;
}
.co_he_searvice_ce {
  box-sizing: border-box;
  height: 27px;
  border-bottom: 1px solid #b3b3b3;
  border-radius: 0 0 7px 7px;
  background: #fcfcfc;
  color: #fff;
  font-size: 12px;
  line-height: 27px;
}
.co_he_searvice_text_btn {
  display: inline;
  padding: 0 10px;
  float: right;
  line-height: 27px;
}
.co_he_searvice_text_btn a {
  color: #656565;
}
.co_he_main_le {
  display: inline;
  float: left;
}
.co_he_main_logo {
  display: inline;
  width: auto;
  height: 61px;
  padding-left: 10px;
  float: left;
  line-height: 61px;
}
.co_he_main_logo a {
  display: block;
}
.co_he_main_catch {
  display: inline;
  padding-left: 10px;
  float: left;
  text-align: left;
}
.co_he_main_catch_li1 {
  margin-top: 11px;
  color: #989898;
  font-size: 12px;
  font-weight: normal;
  font-feature-settings: "palt";
}
.co_he_main_catch_li2 {
  color: #989898;
  line-height: 38px;
  font-feature-settings: "palt";
}
.co_he_main_catch_li2 h1,
.co_he_main_catch_li2 p {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
}
.co_he_main_catch_li2 .color_gr {
  color: #090;
}
.co_he_main_catch_li2 .color_rd,
.co_he_main_catch_li2 .color_rd a,
.co_he_main_catch_li2 .color_rd h1,
.co_he_main_catch_li2 .color_rd p {
  display: inline-block;
  color: #e00;
}
.co_he_main_re {
  display: inline;
  margin: 0 10px;
  float: right;
}
.co_he_main_btn {
  margin-top: 4px;
}
.co_he_main_btn td {
  width: 144px;
  height: 27px;
}
.co_he_main_btn td.notice {
  position: relative;
}
.co_he_main_btn td a {
  display: block;
  text-decoration: none;
}
.header_btn_regist,
.header_btn_login,
.header_btn_logout,
.header_btn_list,
.header_btn_rireki,
.header_btn_teigakuregist {
  box-sizing: border-box;
  height: 26px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 26px;
}
.header_btn_regist,
.header_btn_login,
.header_btn_logout,
.header_btn_list,
.header_btn_rireki {
  width: 143px;
}
.header_btn_teigakuregist {
  width: 287px;
}
.header_btn_login,
.header_btn_logout,
.header_btn_list,
.header_btn_rireki {
  border: 1px solid #b3b3b3;
  background: linear-gradient(to bottom, #fefefe 0%, #fefefe 50%, #f2f2f2 51%, #f2f2f2 100%);
  color: #666;
}
.header_btn_regist,
.header_btn_teigakuregist {
  border: 1px solid #dd8140;
  background: linear-gradient(to bottom, #ffb300 0%, #ffb300 50%, #f90 51%, #f90 100%);
  color: #000;
}
.header_btn_login:hover,
.header_btn_logout:hover,
.header_btn_list:hover,
.header_btn_rireki:hover {
  background: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 50%, #fefefe 51%, #fefefe 100%);
}
.header_btn_regist:hover,
.header_btn_teigakuregist:hover {
  background: linear-gradient(to bottom, #f90 0%, #f90 50%, #ffb300 51%, #ffb300 100%);
}
.co_he_main_ce {
  display: inline;
  float: right;
}
.co_he_main_point_li1 {
  margin-top: 11px;
  color: #656565;
  text-align: right;
  font-feature-settings: "palt";
}
.co_he_main_point_li2 {
  width: 150px;
  height: 38px;
  overflow: hidden;
  color: #656565;
  line-height: 38px;
  text-align: right;
  font-feature-settings: "palt";
}
/* header for tablet
----------------------------*/
.tab .co_he_searvice_img_btn1,
.tab .co_he_searvice_img_btn2,
.tab .co_he_searvice_img_btn3,
.tab .co_he_searvice_img_btn4,
.tab .co_he_searvice_img_btn5,
.tab .co_he_searvice_img_btn6 {
  width: 100px;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
}
.tab .co_he_searvice_img_btn5 {
  width: 170px;
}
.tab .co_he_searvice_ri {
  width: 10px;
  height: 33px;
  line-height: 33px;
}
.tab .co_he_searvice_ce {
  height: 33px;
  line-height: 33px;
}
.tab .co_he_searvice_text_btn {
  line-height: 33px;
}
.tab .co_he_main_le {
  margin-top: 6px;
}
.tab .co_he_main_catch_li1 {
  margin-top: 15px;
}
.tab .co_he_main_re {
  margin: 0 8px
}
/* overwrite for info2015.css
----------------------------*/
.infomenu_box {
  position: relative;
  width: 350px;
}
.infomenu_box .infoclose_btn_box {
  position: absolute;
  z-index: 100;
  top: 8px;
  right: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.infomenu_box li .icon_open_td {
  width: 17px;
  text-align: center;
}
/* 通知ボタン
----------------------------*/
.header_btn_info {
  width: 144px;
  height: 27px;
  background: url(/solmare/pc/images/header/header_btn_info.png?v=20180426) repeat-x;
}
.header_btn_info:hover {
  background: url(/solmare/pc/images/header/header_btn_info_on.png?v=20180426) repeat-x;
}
/* co_he_search
----------------------------*/
.co_he_search {
  width: 990px !important;
  height: 42px;
  margin: auto;
  border-top: 1px dotted #ccc;
  background: #f8f8f8;
}
header .co_he_search {
  border-top: 1px solid #ccc;
}
header .co_he_search form:after {
  content: " ";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  font-size: 0;
}
.co_he_search_pull {
  height: auto;
  margin: 6px 0 0 12px;
  float: left;
  line-height: 1.22;
}
.co_he_search input,
.co_he_search input.header_search_keyword {
  box-sizing: border-box;
  width: 400px;
  height: 30px;
  margin: auto;
  padding: 1px 5px;
  border: 1px solid #ccc;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  font-size: 13px;
  vertical-align: middle;
}
.co_he_search_btn {
  margin: 10px 0 0 12px;
  float: left;
}
.header_btn_search {
  width: 102px;
  height: 22px;
  background-image: url(/solmare/pc/images/header/co_search_btn.png);
}
.co_he_search_text_right {
  margin-right: 10px;
  float: right;
}
.co_he_search_text,
.co_he_search_text2,
.co_he_search_text3,
.co_he_search_text4 {
  float: left;
}
.co_he_search_text a,
.co_he_search_text2 a,
.co_he_search_text3 a,
.co_he_search_text4 a {
  height: 42px;
  margin-left: 10px;
  color: #000;
  line-height: 42px;
  text-decoration: underline;
}
/* autocomplete
----------------------------*/
.autocomplete {
  display: block;
  z-index: 100000;
  width: 500px !important;
  padding: 1px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background: #fff;
  text-align: left;
  cursor: default;
}
.autocomplete div,
.autocomplete .autocomplete-item {
  padding: 5px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  cursor: pointer;
}
/* course_btn
----------------------------*/
.btn.course {
  padding: 16px;
  background: #fff;
  text-align: center;
}
.btn.course a {
  display: block;
}
.btn.course a img {
  width: 100%;
  max-width: 809px;
}
/* footer
----------------------------*/
footer {
  text-align: left;
}
.co_fo_menu {
  background: #fff;
}
.menu_wrapper {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
.menu_wrapper>ul {
  display: flex;
}
.co_fo_menu li {
  /*float: left;*/
  display: inline;
  width: 24.8%;
  overflow: hidden;
  border-right: 1px dotted #ccc;
  text-align: center;
}
.co_fo_menu li:last-child {
  border-right: none;
}
.menu_inner {
  padding: 3px 8px 3px 12px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.menu_title {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.menu_subtitle + .menu_title,
.menu_element + .menu_title {
  margin-top: 20px;
}
.menu_subtitle {
  margin-left: 10px;
}
.menu_subtitle a:hover {
  color: #005580;
}
.menu_element {
  margin-left: 20px;
}
.qrcode {
  margin: 10px 0 0 10px;
}
.co_fo_copyright {
  padding: 5px 12px;
  text-align: center;
}
.co_fo_copyright_div {
  font-size: 10px;
  line-height: 18px;
}
.co_fo_copyright_div a {
  color: #333;
  text-decoration: underline;
}
.co_fo_copyright_div a:hover {
  color: #005580;
}
.tab-footer-inner_div a {
  font-size: 14px;
}
/* alert
----------------------------*/
.title_box_none {
  padding: 10px 10px 5px 10px;
  border-bottom: 3px solid #ccc;
}
.title_box_none_title {
  float: left;
  font-size: 1.8em;
  font-weight: bold;
}
.title_box_none_title img {
  width: 40px;
  margin-top: -8px;
  margin-right: 6px;
  vertical-align: middle;
}
.title_box_none_title span {
  font-size: 14px;
  font-weight: normal;
}
.title_box_none_btn {
  float: right;
}
