@charset "utf-8";
/* Reset */
#main p,
#main.lp {
  margin-top: 0;
}
#header.simple {
  margin-bottom: 0;
}
/* Seminar Wrap */
#seminar_wrap {
  width: 100%;
  color: #333;
  text-align: left;
  font-size: 15px;
}

/* Main Visual */
#main_visual {
  width: 100%;
  height: 374px;
  background: url("/img/landing_page/support/user/vision/main_bg.png") repeat-x left top;
}
#main_visual #main_visual_inner {
  overflow: hidden;
  margin: 0 auto;
  width: 984px;
}
#main_visual #main_visual_inner .main_visual_left {
  float: left;
  width: 515px;
}
#main_visual #main_visual_inner .main_visual_left h1 {
  margin-bottom: 20px;
  padding-top: 57px;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
}
#main_visual #main_visual_inner .main_visual_left h1 .main_copy_01 {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
}
#main_visual #main_visual_inner .main_visual_left h1 .main_copy_02 {
  font-weight: bold;
  font-size: 36px;
}
#main_visual #main_visual_inner .main_visual_left .main_text {
  margin-bottom: 25px;
}
#main_visual #main_visual_inner .main_visual_left .main_btn {
  text-align: left;
}
#main_visual #main_visual_inner .main_visual_left .btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main_visual #main_visual_inner .main_visual_left .btn_list .main_btn:nth-child(2) {
  margin-left: 15px;
}
#main_visual #main_visual_inner .main_visual_right {
  float: right;
  padding-top: 40px;
  width: 402px;
}

/* Content */
#seminar_inner_wrap {
  margin-bottom: 40px;
  padding: 50px 0 35px;
  width: 100%;
  background: url("/img/landing_page/support/user/vision/content_bg.png") repeat-x left top #f0f0f0;
}
#seminar_inner_wrap h2 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 26px;
}

/* con01 */
#con01 {
  margin: 0 auto 50px;
  width: 964px;
}
#con01 table {
  width: 100%;
  border-collapse: collapse;
}
#con01 table th {
  padding: 8px;
  border: 1px solid #ccc;
  background: #dfefff;
  vertical-align: middle;
  font-weight: normal;
  text-align: center;
}
#con01 table td {
  padding: 8px;
  border: 1px solid #ccc;
  background: #fff;
}
#con01 table td sup {
  position: absolute;
  top: auto;
  left: auto;
}
#con01 table .sub_ttl {
  padding: 10px 30px;
  text-align: left;
}
#con01 .come {
  text-align: left;
}
#con01 .merit {
  overflow: hidden;
  padding: 18px 30px;
  border: 1px solid #1f5ea1;
  background: #fff;
}
#con01 .merit .merit_left dl dt {
  font-weight: bold;
}
#con01 .merit .merit_left dl dd {
  padding-left: 15px;
}
#con01 .merit .merit_left dl dd .meri_ttl {
  font-weight: bold;
}
#con01 .merit .merit_right {
  float: right;
  width: 418px;
}
#con01 .merit .merit_right .img_left {
  float: left;
  width: 192px;
}
#con01 .merit .merit_right .img_right {
  float: right;
  width: 192px;
}
#con01 .merit .merit_right .merit_text {
  clear: both;
  padding-top: 25px;
}
#con01 .merit .fwb {
  font-weight: bold;
}

/* con02 */
#con02 {
  margin: 0 auto;
  width: 964px;
}
#con02 table {
  width: 100%;
  border-collapse: collapse;
}
#con02 table th {
  padding: 12px 10px;
  width: 50%;
  border: 1px solid #ccc;
  background: #dfefff;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}
#con02 table td {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  text-align: left;
}
#con02 table td span {
  color: #2b3335;
  font-size: 14px;
}
#con02 table .course td {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.3em;
}
#con02 table td p span {
  font-size: 12px;
}
#con02 table td .end span {
  text-decoration: line-through;
}
#con02 table td .end:after {
  margin-left: 3px;
  color: #c00;
  content: "※満席";
  font-size: 12px;
}

/* Bottom */
#bottom_wrap {
  width: 100%;
  background: #fff;
}
#bottom_wrap #bottom_inner {
  margin: 0 auto;
  width: 970px;
}
#bottom_wrap #bottom_inner .access {
  margin-bottom: 45px;
  padding: 15px 20px;
  background: #eee;
  text-align: left;
  font-size: 15px;
}
#bottom_wrap #bottom_inner .access a {
  display: inline-block;
  vertical-align: middle;
}
#bottom_wrap #bottom_inner .red_text {
  color: #c00;
}
#select_hidden .alert_text {
  padding: 25px 0;
  color: #c00;
  text-align: center;
  font-size: 16px;
}

/* Footer */
#b_uke_footer {
  margin: 0 auto !important;
}
#b_uke_footer {
  clear: both;
  margin: 30px 0 0 0;
  width: 970px;
  border-top: solid 1px #b3b3b3;
}
#b_uke_footer address {
  display: inline;
  float: left;
  text-align: left;
  font-style: normal;
  font-size: 82%;
}
#b_uke_footer ul {
  float: right;
}
#b_uke_footer ul li {
  display: inline;
  color: #999;
  font-size: 82%;
}
#b_uke_footer ul li a {
  margin: 0 1px;
}

/* Print */
#print_wrap {
  margin: 0 auto;
  width: 100%;
}
#print_wrap .tbl_01 th,
#print_wrap .tbl_01 td {
  padding: 15px 5px;
}
#print_wrap .tbl_01 th {
  text-align: center;
}
#print_wrap .tbl_01 td > p:before {
  display: inline-block;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  background: #fff;
  content: "";
  vertical-align: middle;
}
#print_wrap .tbl_01 th .fz_small {
  font-size: 11px;
}
@media print {
  #print_wrap {
    width: 860px;
  }
  #print_wrap .tbl_01,
  #print_wrap .tbl_01 th,
  #print_wrap .tbl_01 td {
    border-color: #000;
    color: #000;
  }
  #print_wrap .tbl_01 td > p:before {
    margin-right: 6px;
    border: 1px solid #000;
  }
  .no_print,
  #header,
  #footer {
    display: none;
  }
}

/* Payment */
.payment_wrap {
  padding-top: 20px;
}
.payment_wrap p {
  font-size: 16px;
}
.payment_wrap .payment_inner {
  padding: 0 94px;
}
.payment_wrap .ttl_style01 {
  margin-bottom: 20px;
  padding: 10px 10px 6px;
  border-left: 2px solid #ea5151;
  font-weight: bold;
  font-size: 24px;
}
.payment_wrap .ttl_style02 {
  margin-bottom: 15px;
  padding: 8px 10px 5px;
  background: #1f5ea1;
  color: #fff;
  font-size: 18px;
}
.payment_wrap .btn_area {
  margin: 50px 0 70px;
  text-align: center;
  font-size: 0;
}
.payment_wrap .btn_area > a {
  display: inline-block;
  margin: 0 20px;
  width: 310px;
  text-align: center;
}
.payment_wrap .btn_area > a.btn_style01 {
  background: #1f5ea1;
}
.payment_wrap .btn_area > a.btn_style02 {
  background: #009c64;
}
.payment_wrap .btn_area > a > .txt {
  display: inline-block;
  padding: 15px 0 12px;
  color: #fff;
  font-size: 18px;
}
.payment_wrap .btn_area > a.blank > .txt:after {
  display: inline-block;
  margin-left: 8px;
  width: 13px;
  height: 12px;
  background: url("/img/landing_page/support/user/vision/icon_blank.png") no-repeat center center;
  content: "";
}
.payment_wrap .table_style01 {
  margin-bottom: 70px;
  width: 736px;
  border-collapse: collapse;
}
.payment_wrap .table_style01 th,
.payment_wrap .table_style01 td {
  border: 1px solid #bfbfbf;
  vertical-align: middle;
  font-size: 14px;
}
.payment_wrap .table_style01 thead th {
  padding: 7px 40px 5px;
  background: #dfefff;
  text-align: center;
}
.payment_wrap .table_style01 tbody th,
.payment_wrap .table_style01 tbody td {
  text-align: left;
}
.payment_wrap .table_style01 tbody th {
  padding: 20px 10px 18px;
}
.payment_wrap .table_style01 tbody td {
  padding: 20px 10px 18px 50px;
}
.payment_wrap .table_style01 tbody td > img {
  margin: 20px 0;
}
.payment_wrap .lust_style01 {
  width: 230px;
  border: 1px solid #bfbfbf;
}
.payment_wrap .lust_style01 li {
  padding: 15px 20px 13px;
  width: 100%;
  font-size: 16px;
}
.payment_wrap .lust_style01 li + li {
  border-top: 1px solid #bfbfbf;
}


/* Commons */
.btn01 {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
  transition: 0.15s ease-in-out;
}
.btn01:hover {
  opacity: 0.8;
}
.btn01.type01 {
  padding: 5px 0 4px;
  width: 138px;
  background: #1e5ea0;
  color: #fff;
  font-size: 16px;
}
.btn01.type02 {
  padding: 8px 25px 6px;
  background: #157ca8;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
}
.btn01.type03 {
  padding: 12px 55px 11px;
  background: #e62222;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
}
.btn01.type04 {
  padding: 5px 15px 4px;
  background: #1e5ea0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.btn01.type05 {
  padding: 12px 15px 11px;
  background: #000;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
}
.btn01:after {
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -48%;
  width: 96%;
  height: 1px;
  background: #fff;
  content: "";
  opacity: 0.5;
}
.indent {
  display: block;
  margin-left: 1em;
  text-indent: -1em;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.bold {
  font-weight: bold;
}
.mt5 {
  margin-top: 15px;
}
.mt10 {
  margin-top: 15px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 15px;
}
.mb10 {
  margin-bottom: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
#suz_registrationForm .BorderedBox {
  margin-bottom: 30px;
}
