@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

.cf {
  zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

img {
  vertical-align: top;
}

input[type="text"], input[type="password"], textarea, select {
  outline: none;
}

* {
  box-sizing: border-box;
}

html {
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Arial","Verdana","sans-serif";
  font-size: 16px;
  line-height: 1.5;
}

body {
  background: #fff;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}

#wrap {
  width: 100%;
}

.sp_none {
  display: block;
}

.pc_none {
  display: none;
}

#menu-area {
  width: 100%;
  min-width: 1100px;
  height: 60px;
  margin: 0;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

#menu-area-inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

ul#menu {
  float: left;
  margin: 0 0 0 350px;
  list-style: none;
  font-weight: bold;
}

ul#menu li {
  float: left;
  padding-left: 15px;
  margin-right: 10px;
  background: url(../images/footer_bottom.png) no-repeat left center;
}

ul#menu li.first {
  padding-left: 35px;
  background: none;
}

ul#menu li a {
  color: #fff;
  text-decoration: none;
  line-height: 60px;
}

ul#menu li a:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#bizup_logo a {
  width: 220px;
  height: 40px;
  background: url(../images/bizup_logo.png) no-repeat left top;
  position: absolute;
  top: 10px;
  left: 0px;
  text-indent: -9898px;
}

#header {
  width: 100%;
  min-width: 1100px;
  margin: 0 auto 60px;
  clear: both;
  background: #fff;
}

#header .inner {
  min-height: 600px;
  padding: 170px 0 0;
  margin: 0 auto;
  background: url(../images/header.jpg) no-repeat center top;
  background-size: 1100px auto;
  position: relative;
  border: none;
}

h1, h1 + p {
  display: block;
  width: 590px;
  margin: 0 auto;
  padding: 10px 60px;
  text-align: center;
  line-height: 1.2;
}

h1 {
  font-size: 52px;
  font-weight: bold;
  color: #fff;
  background: rgba(18, 156, 185, 0.8);
}

h1 + p {
  font-size: 28px;
  color: #fff;
  margin-top: 10px;
  background: rgba(243, 182, 24, 0.8);
}

#header p + p {
  position: absolute;
  bottom: 10px;
  right: 280px;
  font-size: 20px;
}

#header span {
  font-size: 24px;
}

#about, #lecturer, #program {
  margin-top: -60px;
}

h2 {
  width: 1100px;
  height: 60px;
  margin: 0 auto;
  color: #0080cc;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 18px;
  font-feature-settings: "palt";
}

h2:not(#concept) {
  margin: 50px auto;
}

h2 span {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 4px solid #0080cc;
  padding-left: 8px;
  line-height: 66px;
  text-align: center;
}

h2 span + span {
  margin-left: 10px;
}

a.contact {
  display: block;
  width: 680px;
  height: 116px;
  line-height: 116px;
  background: url(../images/btn_contact.png) no-repeat left top;
  text-indent: 160px;
  color: #ffffff;
  text-shadow: 0 2px 3px #000;
  text-decoration: none;
  font-size: 42px;
  font-weight: bold;
  margin: 50px auto;
  clear: both;
}

a.contact:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#wrap > section:not(.program) {
  width: 1100px;
  margin: 60px auto;
}

div.inner {
  width: 1100px;
  margin: 0 auto;
  padding: 100px 0;
}

p.catch-copy {
  font-size: 48px;
  line-height: 1.2;
}

table {
  width: 1000px;
  margin: 0 auto;
  border-collapse: separate;
}

th {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
}

td {
  font-size: 20px;
  padding: 0 0 0 50px;
}

.about .inner {
  padding: 0;
}

.about .inner > p {
  font-size: 22px;
  line-height: 1.8;
  width: 820px;
  margin: 0 auto;
}

.about .inner > * + p {
  margin-top: 40px;
}

.about .inner > p span {
  font-size: 26px;
  font-weight: bold;
  color: #a90012;
  border-bottom: 2px solid #a90012;
}

.about .introduction {
  background: #E2F4FE url(../images/bg_about.jpg) bottom no-repeat;
  padding: 40px 0;
  margin-bottom: 40px;
}

.about .introduction > p {
  width: 800px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}

.about .introduction > p span {
  font-size: 28px;
  padding: 0 5px;
}

.about .introduction > img {
  display: block;
  margin: 40px auto;
}

.about .introduction span {
  display: inline-block;
  color: #0080cc;
  font-weight: bold;
  background: url(../images/wavy.png) left 0 bottom 2px repeat-x;
}

.about .introduction div {
  width: 800px;
  margin: 0 auto;
  padding: 40px;
  background: #fff;
  border: 2px solid #0080cc;
  font-size: 20px;
  line-height: 1.8;
}

.about .introduction div span {
  font-size: 24px;
}

.about .join {
  background: url(../images/bg_about2-1.jpg) no-repeat;
  padding: 40px 0 46px;
}

.about .join h3 {
  background: #004ea2;
}

.about .join li {
  border-color: #004ea2;
  color: #004ea2;
}

.about .effection {
  background: url(../images/bg_about2-2.jpg) no-repeat;
  padding: 100px 0 40px;
}

.about .effection h3 {
  background: #e6002d;
}

.about .effection li {
  border-color: #e6002d;
  color: #e6002d;
}

.about .join h3, .about .join ul, .about .effection h3, .about .effection ul {
  width: 800px;
  margin: 0 auto;
}

.about .join h3, .about .effection h3 {
  font-size: 38px;
  text-align: center;
  color: #fff;
  padding: 8px 0;
}

.about .join li, .about .effection li {
  background: #fff;
  border-radius: 5px;
  padding: 5px 20px;
  margin-top: 20px;
  border-style: solid;
  border-width: 2px;
  box-shadow: 0px 8px 4px -4px rgba(0, 0, 0, 0.3);
}

.feature .inner {
  padding: 0;
}

.feature .about {
  background: #d8e9cd;
  padding: 40px 0;
}

.feature .about h3 {
  background: #2aa738;
  color: #fff;
  font-weight: bold;
  width: 800px;
  margin: 20px auto 0;
  border-radius: 15px;
}

.feature .about h3 span {
  display: inline-block;
  background: #d8e9cd;
  color: #2aa738;
  margin-right: 20px;
  border: 2px solid #2aa738;
  border-radius: 15px 0 0 15px;
  padding: 8px 10px;
  font-weight: bold;
}

.feature .about p {
  color: #333;
  font-weight: bold;
  text-align: left;
  padding: 5px 0 5px 30px;
  margin: 10px 0 0 180px;
  background: url(../images/icon_arrow.png) left 6px no-repeat;
}

.tool {
  background: #fffde4;
  padding: 40px 0;
}

.tool h3 {
  background: #fabe00;
}

.tool ul {
  width: 800px;
  margin: 10px auto 0;
}

.tool li {
  position: relative;
  padding-left: 18px;
  margin-top: 15px;
}

.tool li:before {
  display: block;
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  background: #fabe00;
  border-radius: 7px;
}

.tool > img {
  display: block;
  margin: 40px auto 0;
}

.privilege {
  background: #f2eaf4;
  padding: 40px 0;
}

.privilege h3 {
  background: #7f1085;
}

.privilege dl {
  width: 800px;
  margin: 20px auto 0;
  font-weight: bold;
  overflow: hidden;
}

.privilege dt {
  width: 80px;
  height: 80px;
  float: left;
  background: #fff;
  border: 3px dashed #7f1085;
  color: #7f1085;
  margin: 0 10px 10px 0;
  text-align: center;
  padding: 24px 0 0;
}

.privilege dt:nth-of-type(2) {
  clear: left;
}

.privilege dd {
  width: calc(100% - 90px);
  float: left;
  background: #7f1085;
  color: #fff;
  height: 80px;
  font-size: 20px;
  padding: 8px 0 8px 60px;
}

.tool h3, .privilege h3 {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 8px 0;
  width: 800px;
  margin: 0 auto;
}

.lecturer {
  width: 100%;
  min-width: 1100px;
  padding: 0 !important;
}

.lecturer h2 {
  margin: 0 0 60px !important;
}

.lecturer .inner {
  background: #fef1e6;
  margin: 0 auto 60px;
  padding: 40px 80px;
}

.lecturer .message h3 {
  color: #3e6397;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.lecturer .message p {
  font-size: 18px;
  letter-spacing: 2px;
  margin: 20px 0;
  line-height: 1.8;
}

.lecturer .message span {
  color: #eb5d00;
  font-size: 20px;
  font-weight: bold;
}

.lecturer .main {
  overflow: hidden;
}

.lecturer .main img {
  float: left;
  width: 352px;
  margin-right: 20px;
}

.lecturer .main dl {
  width: calc(100% - 372px);
  float: right;
}

.lecturer .main dt {
  font-size: 24px;
  margin-top: 40px;
}

.lecturer .main dt span {
  font-size: 40px;
}

.lecturer .main dd {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  padding-top: 40px;
  margin-top: 10px;
}

.lecturer .sub dl {
  border-top: 2px solid #eb5d00;
  border-bottom: 2px solid #eb5d00;
  padding: 20px;
  margin-top: 40px;
}

.lecturer .sub dt {
  font-size: 20px;
  padding: 10px 20px 10px 0;
}

.lecturer .sub dt:nth-of-type(2) {
  border-top: 2px dashed #eb5d00;
  margin-top: 10px;
}

.lecturer .sub dt span {
  font-size: 24px;
  font-weight: bold;
}

.lecturer .sub dd {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}

.program .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0;
}

.program .inner p {
  margin: 10px 0;
  text-align: left;
}

.program .inner table + table {
  margin: 50px auto 0;
}

.program .inner th {
  width: 100%;
  font-weight: normal;
}

.program .first {
  width: 740px;
}

.first th {
  font-size: 20px;
  background: #083388;
  color: #fff;
  letter-spacing: 5px;
}

.first td {
  background: #ebf4fb;
  text-align: left;
}

.first h3 {
  color: #083388;
}

.program .inner td > ul > li:first-line {
  font-weight: bold;
  font-size: 20px;
}

.program .mark-none {
  padding-left: 44px;
  margin-bottom: 20px !important;
}

.second {
  width: 800px;
}

.second th {
  background: #fff;
  border: 2px solid #486aa8;
  color: #0080cc;
  font-size: 22px;
  font-weight: bold !important;
  padding: 10px 0;
}

.second td {
  font-size: 18px;
  padding: 20px 60px;
}

.second h3 {
  color: #2b9fe5;
  font-size: 20px;
  font-weight: bold;
}

.linethrough {
  text-decoration: line-through;
}

ol > li {
  list-style-type: decimal;
  margin-top: 10px;
}

ol > li > ul > li {
  position: relative;
  padding-left: 12px;
}

ol > li > ul > li:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #96aebe;
  border-radius: 5px;
}

.second + p {
  background: #e9f1fa;
  padding: 8px;
  width: 600px;
  margin: 0 auto !important;
}

.guide {
  box-sizing: content-box;
  width: 980px;
  margin: 50px auto;
  padding: 0 20px 20px;
  border: 4px solid #174e9d;
  border-radius: 10px;
  background: #fff;
}

.guide table {
  width: 980px;
  margin: 0 auto 20px;
  background: #fff;
  border-collapse: collapse;
}

.guide th {
  width: 160px;
  height: 120px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.guide th span {
  background: #174e9d;
  color: #f4d700;
  display: block;
  width: 130px;
  padding: 10px 0;
  margin: 0 0 0 15px;
}

.guide td {
  font-size: 20px;
  padding: 0;
}

.guide tr td {
  font-size: 20px;
}

.guide tr td span {
  font-size: 30px;
  font-weight: bold;
}

.guide tr + tr td + td {
  margin: 0 0 0 100px;
}

.guide tr:last-child td > span {
  display: inline-block;
  width: 85%;
  padding: 2px 0;
  background: #174e9d;
  color: #f4d700;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.guide .price {
  font-size: 34px;
  font-weight: bold;
  color: #014099;
}

.guide .price span {
  font-size: 20px;
}

.guide table + ul {
  list-style-type: square;
  margin: 0 0 0 40px;
}

.guide table + ul li {
  color: #212121;
  font-size: 16px;
}

.form-notice {
  font-size: 1.4em;
}

.contact_inner {
  text-align: center;
}

#table_form {
  width: 900px;
  border: 0px #ffffff solid;
  border-collapse: collapse;
  table-layout: fixed;
  border-spacing: 0;
  margin: 5px auto 30px;
}

#table_form, #table_form * {
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

#table_form th {
  width: 170px;
  background-color: #174e9d;
  padding: 15px 20px;
  border: solid 1px #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

#table_form td {
  width: 657px;
  padding: 15px;
  border: solid 1px #d3d2c8;
  font-size: 16px;
  text-align: left;
  background: #ffffff;
}

.contact input, .f-btn input {
  font-size: 16px;
}

.contact input:nth-of-type(1), .contact input:nth-of-type(1), .f-btn input:nth-of-type(1), .f-btn input:nth-of-type(1) {
  padding: 20px 30px;
}

.contact input:nth-of-type(2), .contact input:nth-of-type(2), .f-btn input:nth-of-type(2), .f-btn input:nth-of-type(2) {
  padding: 20px 70px;
}

.f-btn {
  text-align: center;
}

span.data-r {
  color: #c00d09;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 50px;
}

#page-top a {
  background: url(../images/pagetop.png) no-repeat left top;
  width: 80px;
  height: 80px;
  display: block;
  text-indent: -9898px;
}

#page-top a:hover {
  background-position: 0px -80px;
}

#footer {
  width: 100%;
  background: #000000;
  min-width: 1100px;
}

#footer-inner {
  width: 1100px;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
}

#footer-inner img {
  margin-right: 12px;
  vertical-align: middle;
}

#footer-inner a {
  color: #ffffff;
}

#footer-inner a:hover {
  color: #cccccc;
}
