@charset "UTF-8";
.margin_high_size_bottom {
  margin-bottom: 80px;
}
@media screen and (max-width: 700px) {
  .margin_high_size_bottom {
    margin-bottom: 40px;
  }
}

.margin_top_high {
  margin-top: 64px;
}
@media screen and (max-width: 700px) {
  .margin_top_high {
    margin-top: 48px;
  }
}

.margin_top_middle {
  margin-top: 40px;
}
@media screen and (max-width: 700px) {
  .margin_top_middle {
    margin-top: 24px;
  }
}

.margin_top_low {
  margin-top: 24px;
}
@media screen and (max-width: 700px) {
  .margin_top_low {
    margin-top: 16px;
  }
}

.margin_bottom_high_x2 {
  margin-bottom: 144px;
}
@media screen and (max-width: 700px) {
  .margin_bottom_high_x2 {
    margin-bottom: 96px;
  }
}

.margin_bottom_high_x1half, .main_color_border_box {
  margin-bottom: 108px;
}
@media screen and (max-width: 700px) {
  .margin_bottom_high_x1half, .main_color_border_box {
    margin-bottom: 72px;
  }
}

.margin_bottom_high, .Company_lesson, .wrap.narrow.Company_lesson, .wrap.Company_lesson, .narrow.First_block.Company_lesson, .Quote_box, .wrap.narrow.Quote_box, .wrap.Quote_box, .narrow.First_block.Quote_box, .Cv_box, .wrap.narrow.Cv_box, .narrow.Cv_box.First_block, .wrap.Cv_box, .wrap.margin_bottom_high, .wrap.Company_lesson, .wrap.Company_lesson, .wrap.First_block.Company_lesson, .wrap.Quote_box, .wrap.Quote_box, .wrap.First_block.Quote_box, .margin_bottom_high.First_block, .wrap.Cv_box, .wrap.Cv_box, .wrap.narrow.margin_bottom_high, .narrow.margin_bottom_high.First_block {
  margin-bottom: 64px;
}
@media screen and (max-width: 700px) {
  .margin_bottom_high, .Company_lesson, .wrap.narrow.Company_lesson, .wrap.Company_lesson, .narrow.First_block.Company_lesson, .Quote_box, .wrap.narrow.Quote_box, .wrap.Quote_box, .narrow.First_block.Quote_box, .Cv_box, .wrap.narrow.Cv_box, .narrow.Cv_box.First_block, .wrap.Cv_box, .wrap.margin_bottom_high, .wrap.Company_lesson, .wrap.Company_lesson, .wrap.First_block.Company_lesson, .wrap.Quote_box, .wrap.Quote_box, .wrap.First_block.Quote_box, .margin_bottom_high.First_block, .wrap.Cv_box, .wrap.Cv_box, .wrap.narrow.margin_bottom_high, .narrow.margin_bottom_high.First_block {
    margin-bottom: 48px;
  }
}

.margin_bottom_middle, .Voice, .wrap.narrow.Voice, .wrap.Voice, .narrow.First_block.Voice, .Fifth_block, .wrap.narrow.Fifth_block, .wrap.Fifth_block, .narrow.First_block.Fifth_block, .wrap.margin_bottom_middle, .wrap.Voice, .wrap.Voice, .wrap.First_block.Voice, .wrap.Fifth_block, .wrap.Fifth_block, .wrap.First_block.Fifth_block, .margin_bottom_middle.First_block, .wrap.narrow.margin_bottom_middle, .narrow.margin_bottom_middle.First_block {
  margin-bottom: 40px;
}
@media screen and (max-width: 700px) {
  .margin_bottom_middle, .Voice, .wrap.narrow.Voice, .wrap.Voice, .narrow.First_block.Voice, .Fifth_block, .wrap.narrow.Fifth_block, .wrap.Fifth_block, .narrow.First_block.Fifth_block, .wrap.margin_bottom_middle, .wrap.Voice, .wrap.Voice, .wrap.First_block.Voice, .wrap.Fifth_block, .wrap.Fifth_block, .wrap.First_block.Fifth_block, .margin_bottom_middle.First_block, .wrap.narrow.margin_bottom_middle, .narrow.margin_bottom_middle.First_block {
    margin-bottom: 24px;
  }
}

._margin_bottom_middle {
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  ._margin_bottom_middle {
    margin-bottom: 24px;
  }
}

.margin_bottom_low {
  margin-bottom: 24px;
}
@media screen and (max-width: 700px) {
  .margin_bottom_low {
    margin-bottom: 16px;
  }
}

._margin_bottom_low {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  ._margin_bottom_low {
    margin-bottom: 16px;
  }
}

.margin_bottom_exlow {
  margin-bottom: 8px;
}
@media screen and (max-width: 700px) {
  .margin_bottom_exlow {
    margin-bottom: 8px;
  }
}

.margin_bottom_zero {
  margin-bottom: 0;
}

.margin_left_10px {
  margin-left: 10px;
}

@media screen and (max-width: 700px) {
  .tb_margin_bottom_middle {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 700px) {
  .sp_margin_bottom_middle {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 480px) {
  .sp_margin_bottom_low {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 700px) {
  .sp_margin_bottom__exlow {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 480px) {
  .sp_margin_top_high {
    margin-top: 64px;
  }
}

@media screen and (max-width: 480px) {
  .sp_margin_top_highx3 {
    margin-top: 192px;
  }
}

.padding_top_high, .bg_ultra_light_gray, .bg_private_certification_course, .bg_nation_examination_course {
  padding-top: 72px;
}
@media screen and (max-width: 700px) {
  .padding_top_high, .bg_ultra_light_gray, .bg_private_certification_course, .bg_nation_examination_course {
    padding-top: 48px;
  }
}

.padding_bottom_high, .bg_ultra_light_gray, .bg_private_certification_course, .bg_nation_examination_course {
  padding-bottom: 72px;
}
@media screen and (max-width: 700px) {
  .padding_bottom_high, .bg_ultra_light_gray, .bg_private_certification_course, .bg_nation_examination_course {
    padding-bottom: 48px;
  }
}

.padding_24px {
  padding: 24px;
}

.padding_bottom_zero {
  padding-bottom: 0;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

* img {
  max-width: 100%;
  height: auto;
}
* img.no_style {
  width: auto;
  border-radius: 0;
  max-width: 100%;
}
* img.width_100per {
  width: 100%;
  height: auto;
}
* img.size_auto {
  width: auto;
  height: auto;
}
* img.width_80per {
  width: 80%;
  height: auto;
}
* img.width_70per {
  width: 70%;
  height: auto;
}

i {
  line-height: 0.6;
  font-size: 1rem;
  vertical-align: middle;
}

.row {
  z-index: 100;
}

a {
  color: #0E6EB8;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.topics_category_link {
  background: #0E6EB8;
  color: white;
  text-decoration: none;
  font-weight: normal;
  padding: 4px;
  font-size: 0.85rem;
  display: inline-block;
  width: 6rem;
  text-align: center;
}

.button, .mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
  display: inline-block;
  background: #0E6EB8;
  color: white;
  text-align: center;
  color: white;
  border-radius: 3px;
  padding: 16px 30px 16px 24px;
  text-decoration: none;
  line-height: 1.2;
  margin-top: 16px;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .button, .mfp_element_submit,
  .mfp_element_reset,
  .mfp_element_button,
  button.mfp_next,
  button.mfp_prev {
    font-size: 16px;
    width: 100%;
  }
}
.button.no_margin_top, .no_margin_top.mfp_element_submit,
.no_margin_top.mfp_element_reset,
.no_margin_top.mfp_element_button,
button.no_margin_top.mfp_next,
button.no_margin_top.mfp_prev {
  margin-top: 0;
}
.button i, .mfp_element_submit i,
.mfp_element_reset i,
.mfp_element_button i,
button.mfp_next i,
button.mfp_prev i {
  line-height: 0.6;
  font-size: 1rem;
  color: white;
}
.button:hover, .mfp_element_submit:hover,
.mfp_element_reset:hover,
.mfp_element_button:hover,
button.mfp_next:hover,
button.mfp_prev:hover {
  background-color: #1385D3;
  color: white;
}
.button.small, .small.mfp_element_submit,
.small.mfp_element_reset,
.small.mfp_element_button,
button.small.mfp_next,
button.small.mfp_prev {
  padding: 8px;
}
.button.font_size_large, .font_size_large.mfp_element_submit,
.font_size_large.mfp_element_reset,
.font_size_large.mfp_element_button,
button.font_size_large.mfp_next,
button.font_size_large.mfp_prev {
  font-size: 1.5rem;
}
@media screen and (max-width: 480px) {
  .button.font_size_large, .font_size_large.mfp_element_submit,
  .font_size_large.mfp_element_reset,
  .font_size_large.mfp_element_button,
  button.font_size_large.mfp_next,
  button.font_size_large.mfp_prev {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 700px) {
  .button, .mfp_element_submit,
  .mfp_element_reset,
  .mfp_element_button,
  button.mfp_next,
  button.mfp_prev {
    margin-top: 0;
    padding: 16px 16px;
  }
}
.button.sub_color, .sub_color.mfp_element_submit,
.sub_color.mfp_element_reset,
.sub_color.mfp_element_button,
button.sub_color.mfp_next,
button.sub_color.mfp_prev {
  border: 1px solid #0E6EB8;
  background: #E9F8FF;
  color: #0E6EB8;
}
.button.sub_color:hover, .sub_color.mfp_element_submit:hover,
.sub_color.mfp_element_reset:hover,
.sub_color.mfp_element_button:hover,
button.sub_color.mfp_next:hover,
button.sub_color.mfp_prev:hover {
  background: #ffffff;
}
.button.gray_border_button, .gray_border_button.mfp_element_submit,
.gray_border_button.mfp_element_reset,
.gray_border_button.mfp_element_button,
button.gray_border_button.mfp_next,
button.gray_border_button.mfp_prev {
  border: 1px solid #333333;
  background: #F2F2F2;
  color: #333333;
}
.button.gray_border_button:hover, .gray_border_button.mfp_element_submit:hover,
.gray_border_button.mfp_element_reset:hover,
.gray_border_button.mfp_element_button:hover,
button.gray_border_button.mfp_next:hover,
button.gray_border_button.mfp_prev:hover {
  background: #ffffff;
}
.button.button_blue_border_white, .button_blue_border_white.mfp_element_submit,
.button_blue_border_white.mfp_element_reset,
.button_blue_border_white.mfp_element_button,
button.button_blue_border_white.mfp_next,
button.button_blue_border_white.mfp_prev {
  background: white;
  border: 1px solid #0E6EB8;
  color: #0E6EB8;
}
.button.button_blue_border_white i, .button_blue_border_white.mfp_element_submit i,
.button_blue_border_white.mfp_element_reset i,
.button_blue_border_white.mfp_element_button i,
button.button_blue_border_white.mfp_next i,
button.button_blue_border_white.mfp_prev i {
  color: #0E6EB8;
}
.button.button_blue_border_white:hover, .button_blue_border_white.mfp_element_submit:hover,
.button_blue_border_white.mfp_element_reset:hover,
.button_blue_border_white.mfp_element_button:hover,
button.button_blue_border_white.mfp_next:hover,
button.button_blue_border_white.mfp_prev:hover {
  background-color: #0E6EB8;
  color: white;
}
.button.button_blue_border_white:hover i, .button_blue_border_white.mfp_element_submit:hover i,
.button_blue_border_white.mfp_element_reset:hover i,
.button_blue_border_white.mfp_element_button:hover i,
button.button_blue_border_white.mfp_next:hover i,
button.button_blue_border_white.mfp_prev:hover i,
.button.button_blue_border_white:hover an,
.button_blue_border_white.mfp_element_submit:hover an,
.button_blue_border_white.mfp_element_reset:hover an,
.button_blue_border_white.mfp_element_button:hover an,
button.button_blue_border_white.mfp_next:hover an,
button.button_blue_border_white.mfp_prev:hover an {
  color: white;
}
.button.button_width_100per, .button_width_100per.mfp_element_submit,
.button_width_100per.mfp_element_reset,
.button_width_100per.mfp_element_button,
button.button_width_100per.mfp_next,
button.button_width_100per.mfp_prev {
  width: 100%;
}

hr {
  border-top: 4px solid black;
  margin: 8px 0;
}

img.width_100per_img {
  width: 100%;
}

ul {
  padding-left: 16px;
}
ul li {
  margin-bottom: 8px;
}
ul.no_list_style {
  padding-left: 0;
  margin-bottom: 4px;
}
ul.no_list_style li {
  list-style: none;
  margin-bottom: 4px;
}
ul.margin_bottom_14px {
  margin-bottom: 14px;
}
ul.list_display_inlineblock li {
  display: inline-block;
}
ul.border_bottom_maincolor {
  border-bottom: 2px solid #0E6EB8;
  padding-bottom: 12px;
}

/*溝幅 20pxの場合*/
.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutter-20 > [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

/*溝幅 10pxの場合*/
.gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.gutter-10 > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

/*溝幅 12pxの場合*/
.gutter-12 {
  margin-left: -6px;
  margin-right: -6px;
}

.gutter-12 > [class*=col-] {
  padding-left: 6px;
  padding-right: 6px;
}

/* 溝幅なし */
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.text_align_center,
.alignC {
  text-align: center;
}

.text_align_right {
  text-align: right;
}

.tb_newline {
  display: inline;
}
@media screen and (max-width: 700px) {
  .tb_newline {
    display: block;
  }
}

.pc_hidden {
  display: none;
}
@media screen and (max-width: 700px) {
  .pc_hidden {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  ._hidden {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  ._visible_block {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  ._display_inline_block {
    display: inline-block;
  }
}

@media screen and (max-width: 700px) {
  .tablet_display_inline_block {
    display: inline-block;
  }
}

.display_none {
  display: none;
}

.page_bottom_navi {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.box_shadow {
  filter: drop-shadow(1px 1px 10px #666666);
}

/*--------------------------------------

--------------------------------------*/
.pc_img {
  display: block;
}
@media screen and (max-width: 700px) {
  .pc_img {
    display: none;
  }
}

.sp_img {
  display: none;
}
@media screen and (max-width: 700px) {
  .sp_img {
    display: block;
  }
}

.sp_visible_table {
  display: none;
}
@media screen and (max-width: 480px) {
  .sp_visible_table {
    display: table;
  }
}

@media screen and (max-width: 700px) {
  .tb_new_line {
    display: block;
  }
}

.br_pc {
  display: block;
}
@media screen and (max-width: 960px) {
  .br_pc {
    display: none;
  }
}

.br_tablet {
  display: none;
}
@media screen and (max-width: 700px) {
  .br_tablet {
    display: block;
  }
}

.br_sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .br_sp {
    display: block;
  }
}

.transition, a, a:hover img {
  transition: 300ms;
  transition-timing-function: ease-in;
}

.alpha_70per, .Header__Menu_toggle:hover, a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.content_box, .white_box, .light_gray_box {
  width: 100%;
  padding: 32px;
  border-radius: 3px;
  position: relative;
}

.ratio_fixed_release {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

dl.table_cell_dl {
  display: table;
  border-bottom: 1px solid #B7B7B7;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  margin-bottom: 0;
}
dl.table_cell_dl.top {
  border-top: 3px solid #B7B7B7;
}
dl.table_cell_dl dt {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  width: 18%;
  font-size: 1rem;
}
dl.table_cell_dl dt span {
  font-size: 4px;
  padding: 3px 7px;
  border-radius: 30px;
}
dl.table_cell_dl dt span.any {
  background: #237EE2;
}
dl.table_cell_dl dt span.must {
  background: #DA3924;
}
dl.table_cell_dl dt.wide_dt {
  width: 29%;
}
@media screen and (max-width: 700px) {
  dl.table_cell_dl dt.wide_dt {
    width: 100%;
  }
}
dl.table_cell_dl dt.narrow_dt {
  width: 14%;
}
@media screen and (max-width: 700px) {
  dl.table_cell_dl dt.narrow_dt {
    width: 100%;
  }
}
dl.table_cell_dl dd {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
dl.table_cell_dl dd textarea {
  width: 100%;
}
@media screen and (max-width: 700px) {
  dl.table_cell_dl {
    display: block;
    margin-bottom: 0;
    width: 100%;
  }
  dl.table_cell_dl dt {
    display: block;
    margin: 0 0 10px;
    width: 100%;
    padding-right: 0;
  }
  dl.table_cell_dl dd {
    display: block;
  }
}
dl.table_cell_dl.up_dashed_line {
  padding-top: 20px;
  border-top: 1px dashed #B7B7B7;
}

html {
  font-size: 14px;
}

body {
  font-family: "Yu Gothic", "YuGothic", sans-serif;
  font-size: 1rem;
  color: #333333;
}

body strong,
body b,
span {
  font-size: inherit;
}

h1,
h2,
h3,
h4 {
  margin-bottom: 16px;
  margin-top: 0;
  line-height: 1.2;
}

@media screen and (max-width: 700px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 1.5rem;
  margin-bottom: 16px;
  line-height: 1.2;
  font-weight: bold;
}
h2 .english_title {
  font-size: 1rem;
  color: #00A4DD;
  line-height: 1.5rem;
  display: block;
}
@media screen and (max-width: 700px) {
  h2 {
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 700px) {
  h2.sp_small {
    font-size: 1.1rem;
    margin-bottom: 16px;
  }
}
h2.small {
  font-size: 1.25rem;
  margin-bottom: 24px;
  line-height: 1;
}
h2.large {
  font-size: 2rem;
}
@media screen and (max-width: 480px) {
  h2.large {
    font-size: 1.75rem;
  }
}
h2.main_color {
  color: #0E6EB8;
}
h2.margin_bottom_zero {
  margin-bottom: 0;
}
h2.calender_title {
  border-bottom: 1px solid #0E6EB8;
  padding: 12px 0 8px;
  font-weight: bold;
  font-size: 24px;
}
h2.calender_title.small,
h2.calender_title .small {
  font-size: 1.25rem;
  line-height: 1;
}
h2.font_weight_bold {
  font-weight: bold;
}

h3 {
  font-size: 1.25rem;
  font-weight: bold;
}
h3.seminar_02_item {
  font-size: 1rem;
  font-weight: bold;
  border: 3px solid #333333;
  padding: 8px;
}
h3.seminar_02_item span {
  background: #333333;
  color: white;
  padding: 0 8px;
  border-radius: 100px;
}
h3.border_gray {
  border-bottom: 2px solid #B7B7B7;
  padding-bottom: 12px;
}
h3.large {
  font-size: 1.5rem;
}
h3.bold {
  font-weight: bold;
}

h4 {
  font-size: 1.1rem;
}
h4.large {
  font-size: 1.5rem;
}
h4.detail_title {
  border-top: 2px solid #0E6EB8;
  border-bottom: 2px solid #0E6EB8;
  padding: 8px 0;
  margin-bottom: 12px;
  margin-top: 8px;
  font-size: 1.15rem;
}
h4.detail_title.application_course {
  border-top: 2px solid #00A8A3;
  border-bottom: 2px solid #00A8A3;
}

.content_title {
  font-size: 28px;
  line-height: 1.75;
  position: relative;
  text-align: left;
  margin-bottom: 54px;
  color: #FFFF00;
}
.content_title.margin_bottom_16px {
  margin-bottom: 16px;
}
.content_title span {
  background: #0E6EB8;
}
.content_title.margin_bottom_low {
  margin-bottom: 40px;
}
@media screen and (max-width: 700px) {
  .content_title {
    line-height: 1.4;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 480px) {
  .content_title {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.box_shaped_heading {
  border: 1px solid #DA3924;
  padding: 12px;
}

.main_color_bg_text {
  color: #ffffff;
  line-height: 1.75;
  font-weight: normal;
}
.main_color_bg_text span {
  background-color: #0E6EB8;
  padding: 4px;
}

.baloon_icon_heading {
  background: url("../images/icon_baloon.png") no-repeat 0 50%;
  background-size: 20px 21px;
  padding-left: 28px;
}

.emphasis_text_yellow_underline {
  background: linear-gradient(transparent 60%, yellow 0%);
}

p {
  font-size: 1rem;
  margin-bottom: 24px;
  line-height: 1.7;
}
p.margin_bottom_half {
  margin-bottom: 12px;
}
p.seminar_date {
  line-height: 1.2;
  margin-bottom: 8px;
}
p.seminar_date.oneday {
  margin-bottom: 0;
}
p.seminar_date b {
  font-size: 2.25rem;
  font-weight: bold;
}
p.seminar_date span.time {
  font-weight: bold;
  font-size: 1.25rem;
}
p.place {
  margin-bottom: 16px;
}
p.place span {
  background: #333333;
  color: white;
  margin-right: 4px;
  padding: 4px 8px;
}
p.small {
  font-size: 0.8rem;
  line-height: 1.5;
}
p.large,
p .large {
  font-size: 1.25rem;
}
p.xlarge,
p .xlarge {
  font-size: 20px;
}
p.margin_bottom_half {
  margin-bottom: 16px;
}
p.margin_bottom_zero {
  margin-bottom: 0;
}
p.lead {
  text-align: center;
  font-size: 1.5rem;
}
p.caution_message {
  font-size: 1.75rem;
  text-align: center;
}
p span.bg_white {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 6px;
}
p b.main_color {
  color: #0E6EB8;
}
p b.yellow {
  background: #FFFF00;
}
p b.thick_yellow {
  background: #FFFBAB;
}
p b.thin_blue {
  background: #BDEBFF;
}

.text_bold {
  font-weight: bold;
}

.text_red {
  color: red;
}

.text_deep_red {
  color: #DA3924;
}

.text_main_color {
  color: #0E6EB8;
}

.text_national_examination_color {
  color: #C82323;
}

.text_underline {
  text-decoration: underline;
}

.border_top_3px {
  border-top: 3px solid #0E6EB8;
  padding-top: 16px;
}

dl {
  margin-bottom: 24px;
}
dl dt {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 20px;
}

ul.margin_bottom_zero {
  margin-bottom: 0;
}
ul.no_list_style li {
  list-style: none;
  margin-bottom: 8px;
}
ul.no_list_style li.margin_bottom_zero {
  margin-bottom: 0;
}
ul.xlarge,
ul .xlarge {
  font-size: 20px;
}
ul.xxlarge,
ul .xxlarge {
  font-size: 28px;
}

.basic_course_color_text {
  color: #0E6EB8;
}

.application_course_color_text {
  color: #00A8A3;
}

.border_bottom_main_color {
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #0E6EB8;
}

.text_underline {
  text-decoration: underline;
}

.table_basic_style, table.price_table, table.course_difference, table.on_calendar_text_table {
  width: 100%;
  max-width: 100%;
}

.table_cell_style, table.price_table tbody td, table.price_table thead th {
  padding: 10px 4px;
  font-size: 1.1rem;
}
@media screen and (max-width: 480px) {
  .table_cell_style, table.price_table tbody td, table.price_table thead th {
    padding: 8px 6px;
    font-size: 0.85rem;
  }
}

th.sp_visible,
td.sp_visible {
  display: none;
}
@media screen and (max-width: 480px) {
  th.sp_visible,
  td.sp_visible {
    display: table-cell;
  }
}

@media screen and (max-width: 480px) {
  table.on_calendar_text_table tr {
    display: block;
  }
}
table.on_calendar_text_table tr th,
table.on_calendar_text_table tr td {
  padding: 6px 0;
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 480px) {
  table.on_calendar_text_table tr th,
  table.on_calendar_text_table tr td {
    display: block;
  }
}
table.on_calendar_text_table tr th {
  width: 35%;
}
@media screen and (max-width: 700px) {
  table.on_calendar_text_table tr th {
    width: 45%;
  }
}
@media screen and (max-width: 480px) {
  table.on_calendar_text_table tr th {
    width: auto;
    display: block;
    border-bottom: none;
    padding-bottom: 2px;
  }
}
table.on_calendar_text_table tr td {
  background: url(../images/table_arrow.png) no-repeat 16px 50%;
  background-size: 16px auto;
  padding-left: 32px;
}
@media screen and (max-width: 480px) {
  table.on_calendar_text_table tr td {
    padding-top: 2px;
  }
}
table.on_calendar_text_table.display_block tr {
  display: block;
}
table.on_calendar_text_table.display_block tr th,
table.on_calendar_text_table.display_block tr td {
  display: block;
  width: 100%;
}
table.on_calendar_text_table.display_block tr th {
  border-bottom: none;
  padding-bottom: 2px;
}

table.course_difference {
  border: 2px solid #0E6EB8;
}
table.course_difference th,
table.course_difference td {
  padding: 16px 12px;
  font-size: 1.1rem;
}
@media screen and (max-width: 480px) {
  table.course_difference th,
  table.course_difference td {
    padding: 12px 8px;
    font-size: 0.85rem;
  }
}
table.course_difference thead th {
  background-color: #0E6EB8;
  color: #ffffff;
  text-align: center;
  border-right: 1px solid #ffffff;
  width: 23%;
}
table.course_difference thead th:first-child {
  width: auto;
}
table.course_difference thead th:last-child {
  border-right: none;
}
table.course_difference tbody tr td {
  background-color: #ffffff;
  border-right: #D1D1D1 solid 1px;
  text-align: center;
  font-size: 0.8rem;
}
table.course_difference tbody tr td:first-child {
  text-align: left;
}
table.course_difference tbody tr td:first-child.text_align_center {
  text-align: center;
}
table.course_difference tbody tr td:last-child {
  border-right: none;
}
table.course_difference tbody tr td.bg_ultra_light_gray {
  background-color: #F2F2F2;
}
table.course_difference tbody tr td.border_top {
  border-top: 1px solid #d1d1d1;
}
table.course_difference tbody tr td.border_right {
  border-right: 1px solid #d1d1d1;
}
table.course_difference tbody tr td.text_align_left {
  text-align: left;
}
table.course_difference tbody tr td b {
  font-size: 1rem;
}
table.course_difference tbody tr td p {
  font-size: 0.8rem;
  margin-bottom: 8px;
}
table.course_difference tbody tr td ul {
  margin-bottom: 0;
}
table.course_difference tbody tr td ul li {
  color: #0E6EB8;
}
table.course_difference tbody tr td .icon_padding_right {
  padding-right: 12px;
}
@media screen and (max-width: 700px) {
  table.course_difference tbody tr td .icon_padding_right {
    padding-right: 0;
    margin-bottom: 12px;
  }
}

.price_wrap {
  width: 100%;
  height: auto;
  overflow-x: scroll;
}

table.price_table.width_auto {
  width: auto;
}
table.price_table.bg_white {
  background-color: #ffffff;
  color: #222222;
}
table.price_table.bg_white tr td {
  color: #222222;
}
table.price_table.bg_white tr td:last-child {
  text-align: left;
}
table.price_table thead th {
  text-align: center;
  border-right: 1px solid #ffffff;
}
table.price_table thead th.basic_course {
  background: #0E6EB8;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
table.price_table thead th.basic_course_price {
  background: #E9F8FF;
}
table.price_table thead th.application_course {
  background: #00A8A3;
  color: #ffffff;
}
table.price_table thead th.application_course_price {
  background: #DDEDED;
}
table.price_table thead th.underwater_drone_course {
  background: #3BB5EA;
  color: #ffffff;
}
table.price_table thead th.disaster_mitigation_course {
  background: #2F9BC1;
  color: #ffffff;
}
table.price_table thead th.underwater_drone_price {
  background: #B9E4EF;
}
table.price_table thead th.disaster_mitigation_price {
  background: #E7F0F2;
}
table.price_table thead th.national_examination_course {
  background: #C82323;
  color: #ffffff;
}
table.price_table thead th.national_examination_course_second {
  background: #F18A8A;
  color: #ffffff;
}
table.price_table thead th.national_examination_course_second_sub_color_01 {
  background: #D35959;
  color: #ffffff;
}
table.price_table thead th.national_examination_course_second_sub_color_02 {
  background: #FFCCCC;
}
table.price_table thead th.national_examination_course_second_sub_color_03 {
  background: #FFE6E6;
}
table.price_table thead th.national_examination_course_first {
  background: #F25151;
  color: #ffffff;
}
table.price_table thead th.national_examination_course_first_sub_color_01 {
  background: #DD2C2C;
  color: #ffffff;
}
table.price_table thead th.national_examination_course_first_sub_color_02 {
  background: #FFA9A9;
}
table.price_table thead th.national_examination_course_first_sub_color_03 {
  background: #FFCCCC;
}
table.price_table thead th.total_price {
  background: #666666;
  color: #ffffff;
}
table.price_table thead th.discount_amount {
  background: #FFFF00;
}
table.price_table thead th.training_time {
  background: #B7B7B7;
}
table.price_table thead th.day_thead_cell {
  background: #E2E2E2;
}
table.price_table tbody tr:nth-child(even) td {
  background: #F2F2F2;
}
table.price_table tbody tr:nth-child(even) td.bg_white {
  background: #ffffff;
}
table.price_table tbody tr:nth-child(even).popular_plan td {
  background: #FFFBAB;
}
table.price_table tbody tr.full_course td {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: #BDEBFF;
}
table.price_table tbody td {
  text-align: center;
  color: #00A8A3;
  border-right: 1px solid #B7B7B7;
}
table.price_table tbody td.basic_course {
  color: #0E6EB8;
}
table.price_table tbody td.underwater_drone_course {
  color: #3BB5EA;
}
table.price_table tbody td.disaster_mitigation_course {
  color: #2F9BC1;
}
table.price_table tbody td.nation_emaxmination_course_second {
  color: #F18A8A;
}
table.price_table tbody td.nation_emaxmination_course_first {
  color: #F25151;
}
table.price_table tbody td.option_heading {
  background: #444444;
  color: #ffffff;
}
table.price_table tbody td:last-child {
  border-right: none;
}
table.price_table tbody td:last-child.border_right {
  border-right: 1px solid #B7B7B7;
}
table.price_table tbody td.separator {
  border-left: #666666 double 3px;
}
table.price_table tbody td.normal_text {
  color: #333333;
}
table.price_table tbody td.red_emphasis_text {
  color: red;
  text-decoration: underline;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  table.price_table tbody td.sp_border_right_none {
    border-right: none;
  }
}
table.price_table tbody td.border_bottom_ultra_light_gray {
  border-bottom: 1px solid #F2F2F2;
}
table.price_table tbody td.bg_white {
  background-color: #ffffff;
}

form#mailformpro table.form_price_table {
  margin-top: 24px;
}
@media screen and (max-width: 480px) {
  form#mailformpro table.form_price_table {
    display: block;
  }
}
form#mailformpro table.form_price_table thead th {
  background: #0E6EB8;
  color: #ffffff;
}
form#mailformpro table.form_price_table tbody tr:nth-child(odd) th,
form#mailformpro table.form_price_table tbody tr:nth-child(odd) td {
  background: #ffffff;
}
form#mailformpro table.form_price_table tbody tr:nth-child(even) th,
form#mailformpro table.form_price_table tbody tr:nth-child(even) td {
  background: #f7f7f7;
}
form#mailformpro table.form_price_table tbody th {
  padding: 12px;
  text-align: left;
  width: 48%;
}
@media screen and (max-width: 480px) {
  form#mailformpro table.form_price_table tbody th {
    display: block;
  }
}
form#mailformpro table.form_price_table tbody td {
  text-align: right;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 480px) {
  form#mailformpro table.form_price_table tbody td {
    border-top: none;
    display: block;
    padding: 0 12px 12px;
  }
}
form#mailformpro table.form_price_table tfoot .total_price th,
form#mailformpro table.form_price_table tfoot .total_price td {
  border-top: 2px solid #0E6EB8;
  color: #0E6EB8;
  font-weight: bold;
  background: #ffffff;
}
form#mailformpro table.form_price_table tfoot .total_price td {
  font-size: 18px;
  text-align: right;
}
@media screen and (max-width: 480px) {
  form#mailformpro table.form_price_table tfoot .total_price td {
    border-top: none;
    display: block;
    padding: 0 12px 12px;
  }
}

.sp_visible {
  display: none;
}
@media screen and (max-width: 480px) {
  .sp_visible {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .sp_hide {
    display: none;
  }
}

.sp_only_inline {
  display: none;
}
@media screen and (max-width: 480px) {
  .sp_only_inline {
    display: inline;
  }
}

.navbar a {
  text-decoration: none;
}
.navbar h1 {
  font-size: 12px;
}
.navbar .navbar-brand .logo {
  height: 26px;
  width: auto;
}
.navbar .navbar-brand .brand_number {
  font-size: 11px;
  font-weight: normal;
  color: white;
}
.navbar .navbar-brand .header_logo_type {
  height: 10px;
  width: auto;
}
.navbar .navbar-brand .dnc_top_logo {
  height: 36px;
}
@media screen and (max-width: 480px) {
  .navbar .navbar-brand .dnc_top_logo {
    height: 30px;
  }
}
.navbar .btn-primary {
  background-color: #0E6EB8;
  border-color: #0E6EB8;
}
.navbar .btn-primary.job_info {
  background-color: #00A094;
  border-color: #00A094;
  margin-left: 0;
  margin-top: 6px;
}

.navbar-nav li {
  margin-bottom: 0;
}

.navbar-dark .navbar-nav .nav-link {
  padding-left: 0.35em;
  padding-right: 0.35em;
  color: white;
}
.navbar-dark .navbar-nav .nav-link.tel_number {
  color: #E9F8FF;
}

.nav-item .btn {
  width: 100%;
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}

header {
  width: 100%;
  background: #ffffff;
  height: 50px;
  position: fixed;
  top: 0;
  z-index: 100;
}
header .wrap, header .First_block {
  position: relative;
}

.Header__Logo {
  display: inline-block;
  width: 220px;
  position: absolute;
  top: 13px;
  left: 0;
}

.Header__Menu_toggle {
  cursor: pointer;
  position: relative;
  margin-top: 0;
  margin-right: 7px;
}
@media screen and (max-width: 960px) {
  .Header__Menu_toggle {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .Header__Menu_toggle {
    margin-top: 2px;
    margin-right: 3px;
  }
}
.Header__Menu_toggle .menu_heading {
  position: absolute;
  top: 15px;
  right: 24px;
}
@media screen and (max-width: 480px) {
  .Header__Menu_toggle .menu_heading {
    right: 12px;
  }
}
.Header__Menu_toggle .button_line {
  position: absolute;
  top: 15px;
  right: -5px;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 480px) {
  .Header__Menu_toggle .button_line {
    right: -20px;
  }
}
.Header__Menu_toggle .button_line span {
  position: relative;
  display: block;
  background-color: #0E6EB8;
  width: 100%;
  height: 4px;
  margin-bottom: 4px;
  transition: all 0.4s;
}
.Header__Menu_toggle.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}
.Header__Menu_toggle.active span:nth-of-type(2) {
  opacity: 0;
}
.Header__Menu_toggle.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

.Header__Navigation {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .Header__Navigation {
    top: 48px;
  }
}
.Header__Navigation ul {
  margin: 0;
  padding: 0;
}
.Header__Navigation ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.Header__Navigation ul li:first-child a {
  border-top: 1px solid #0E6EB8;
}
.Header__Navigation ul li a {
  display: block;
  background: #ffffff;
  padding: 12px;
  text-decoration: none;
  border-bottom: 1px solid #0E6EB8;
}
.Header__Navigation ul li a:hover {
  background: #E9F8FF;
}
.Header__Navigation ul li a.application {
  background-color: #FFFF00;
  color: #0E6EB8;
}

.Fade_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 19;
}

.breadcrumb {
  border-radius: 0;
  width: 100%;
  padding: 8px 0 0;
}
.breadcrumb .container {
  padding: 0;
}
.breadcrumb ul {
  margin-bottom: 0;
}
.breadcrumb ul li {
  list-style: none;
  display: inline-block;
  font-size: 0.9rem;
}
.breadcrumb ul li a {
  font-size: 0.9rem;
}
.breadcrumb ul li a i {
  color: #0E6EB8;
  font-size: 1.2em;
}
.breadcrumb ul li i {
  font-size: 0.9em;
}

.page_bottom_infomation_box {
  border-top: 3px solid #0E6EB8;
  border-bottom: 3px solid #0E6EB8;
  padding: 32px 0;
}
.page_bottom_infomation_box .logo {
  width: 260px;
}
.page_bottom_infomation_box h2 {
  margin-bottom: 16px;
}
.page_bottom_infomation_box .tel {
  font-size: 24px;
  padding-left: 24px;
  font-weight: bold;
  background: url("../img/common/page_bottom_tel_icon.png") no-repeat 0 50%;
  background-size: 21px 21px;
}
.page_bottom_infomation_box table {
  margin-top: 8px;
  width: 100%;
  border-bottom: 1px solid #E9F8FF;
  margin-bottom: 8px;
}
.page_bottom_infomation_box table thead {
  background: #E9F8FF;
  border-right: 1px solid #E9F8FF;
}
.page_bottom_infomation_box table thead th {
  text-align: center;
  padding: 6px;
}
.page_bottom_infomation_box table tbody td {
  border-right: 1px solid #E9F8FF;
  text-align: center;
  padding: 6px;
}
.page_bottom_infomation_box table tbody td.left_end {
  border-left: 1px solid #E9F8FF;
  text-align: left;
}
.page_bottom_infomation_box table tbody .even {
  background: #E4F4F2;
}
.page_bottom_infomation_box.no_border {
  border-top: none;
  border-bottom: none;
  padding: 0;
}

.page_top_btn a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 8px 0 4px;
  font-size: 0.75rem;
  background: #0E6EB8;
  color: white;
  line-height: 1;
}
.page_top_btn a i {
  vertical-align: middle;
  color: white;
}
.page_top_btn a:hover {
  background: #1385D3;
}

footer {
  padding: 40px 0;
}
@media screen and (max-width: 480px) {
  footer {
    padding-top: 0;
  }
}
footer .Footer_Sns_div {
  position: relative;
}
footer .Footer__Logo {
  width: 420px;
}
@media screen and (max-width: 700px) {
  footer .Footer__Logo {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 480px) {
  footer .Footer__Logo {
    margin-bottom: 0;
  }
}
footer .Footer__Sns_title {
  display: inline-block;
  color: #0E6EB8;
  position: absolute;
  top: 14px;
  right: 130px;
}
@media screen and (max-width: 700px) {
  footer .Footer__Sns_title {
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 95px;
  }
}
footer .Footer__Sns_btn {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
}
footer .Footer__Sns_btn li {
  list-style: none;
  display: inline-block;
}
@media screen and (max-width: 700px) {
  footer .Footer__Sns_btn {
    position: absolute;
    top: 15px;
    right: 0;
    margin-left: 0;
  }
  footer .Footer__Sns_btn li {
    width: 26px;
  }
}
footer .Footer__School_info {
  border-top: 1px solid #B2B2B2;
  padding-top: 12px;
  margin-bottom: 8px;
  margin-top: 12px;
}
footer .Footer__School_info b {
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 700px) {
  footer .Footer__School_info span {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  footer .Footer__School_info {
    margin-top: 48px;
  }
}
footer .Footer__Contact_title {
  font-weight: bold;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 8px;
}
footer .Footer__Charge {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 8px;
}
footer .Footer__Charge span {
  color: #ffffff;
  background-color: #00A4DD;
  padding: 2px 4px;
  font-size: 14px;
  margin-right: 4px;
}
footer .Foonter__bottom_flex {
  display: flex;
}
@media screen and (max-width: 480px) {
  footer .Foonter__bottom_flex {
    display: block;
  }
}
footer .Foonter__bottom_flex .Footer__Contact_box {
  background: #F2F2F2;
  width: 50%;
  text-align: center;
  padding: 2%;
  margin-right: 2%;
}
@media screen and (max-width: 480px) {
  footer .Foonter__bottom_flex .Footer__Contact_box {
    width: 100%;
    padding: 5%;
  }
  footer .Foonter__bottom_flex .Footer__Contact_box:first-child {
    margin-bottom: 12px;
  }
}
footer .Foonter__bottom_flex .Footer__Contact_box h3 {
  color: #00A4DD;
  margin-bottom: 8px;
  font-weight: bold;
}
footer .Foonter__bottom_flex .Footer__Contact_box h3 span {
  font-weight: normal;
  color: #333333;
}
footer .Foonter__bottom_flex .Footer__Contact_box h3 span.tb_newline {
  color: inherit;
  font-weight: inherit;
}
@media screen and (max-width: 700px) {
  footer .Foonter__bottom_flex .Footer__Contact_box h3 span {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  footer .Foonter__bottom_flex .Footer__Contact_box h3 {
    margin-bottom: 4px;
  }
}
footer .Foonter__bottom_flex .Footer__Contact_box.right_box {
  margin-right: 0;
}
footer .Foonter__bottom_flex .Footer__Contact_box .Footer__Tel_number {
  font-size: 36px;
  line-height: 1;
  margin-top: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  footer .Foonter__bottom_flex .Footer__Contact_box .Footer__Tel_number {
    margin-top: 0px;
  }
}
footer .Foonter__bottom_flex .Footer__Contact_box .button, footer .Foonter__bottom_flex .Footer__Contact_box .mfp_element_submit,
footer .Foonter__bottom_flex .Footer__Contact_box .mfp_element_reset,
footer .Foonter__bottom_flex .Footer__Contact_box .mfp_element_button,
footer .Foonter__bottom_flex .Footer__Contact_box button.mfp_next,
footer .Foonter__bottom_flex .Footer__Contact_box button.mfp_prev {
  margin-top: 0;
  font-size: 18px;
}

.Copyright {
  background: #00A4DD;
  padding: 24px 0;
  margin: 0;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .Copyright {
    padding: 16px 0;
  }
}

.sample_box {
  background: #F2F2F2;
  height: 1000px;
}

.light_gray_box {
  background: #F9F9F9;
}

.white_box {
  background: white;
}

.googlemap_box {
  position: relative;
  padding-top: 75%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .googlemap_box {
    padding-top: 70%;
    margin-top: 24px;
  }
}

.googlemap_box iframe,
.googlemap_box object,
.googlemap_box embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sp_bottom {
  display: none;
}
@media screen and (max-width: 700px) {
  .sp_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    display: table;
    padding: 12px;
    background: #0E6EB8;
  }
  .sp_bottom div {
    display: table-cell;
  }
  .sp_bottom div.tel {
    width: 84.7%;
  }
  .sp_bottom div.map {
    width: 15.3%;
  }
}

.pagenavi {
  text-align: center;
}
.pagenavi a,
.pagenavi span {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 4px;
  border-radius: 5px;
}
.pagenavi a {
  border: 1px solid #0E6EB8;
  background: #0E6EB8;
  color: white;
  text-decoration: none;
}
.pagenavi a:hover {
  border: 1px solid #0E6EB8;
  background: white;
  color: #0E6EB8;
}
.pagenavi span {
  border: 1px solid #333333;
}
.pagenavi span.pages {
  border: none;
  font-size: 0.75rem;
}
@media screen and (max-width: 700px) {
  .pagenavi {
    margin-top: 24px;
    margin-bottom: 40px;
  }
}

.access_map_wrap {
  background: #F2F2F2;
}

.map_button {
  background: #0E6EB8;
  padding: 4px 8px;
  color: white;
  text-decoration: none;
  border-radius: 4px;
}
.map_button:hover {
  background: #1385D3;
}

.bg_sub_color {
  background-color: #E9F8FF;
}

.googlecal {
  position: relative;
  padding-bottom: 100%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}

.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.sp_newline {
  display: none;
}

.tablet_newline {
  display: none;
}

.tablet_only_newline {
  display: none;
}

.pc_only_newline {
  display: block;
}

@media screen and (max-width: 700px) {
  .tablet_newline {
    display: block;
  }
  .pc_only_newline {
    display: none;
  }
  .tablet_only_newline {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .sp_newline, .tablet_newline {
    display: block;
  }
  .pc_only_newline {
    display: none;
  }
  .tablet_only_newline {
    display: none;
  }
}
.googlemap_box {
  position: relative;
  padding-top: 55%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .googlemap_box {
    padding-top: 90%;
  }
}

.googlemap_box iframe,
.googlemap_box object,
.googlemap_box embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tw_box {
  border: 1px solid #d2d2d2;
  height: 630px;
  overflow-y: scroll;
}
@media screen and (max-width: 480px) {
  .tw_box {
    height: 35vh;
  }
}

.flexbox {
  display: flex;
  justify-content: space-between;
}
.flexbox.justify_content_space_between {
  justify-content: left;
}
.flexbox.align_items_center {
  align-items: center;
}
@media screen and (max-width: 700px) {
  .flexbox {
    display: block;
  }
}

.fv {
  width: 100%;
  padding-top: 40px;
  text-align: center;
  background: url("../images/bg_main_pc.jpg") no-repeat top center;
  background-size: cover;
  height: 664px;
  margin-top: 50px;
}
@media screen and (max-width: 700px) {
  .fv {
    background: url("../images/bg_main_sp.jpg") no-repeat top center;
    background-size: 100% auto;
    background-position: -20% 50%;
    height: 764px;
  }
}
@media screen and (max-width: 480px) {
  .fv {
    background: url("../images/bg_main_sp.jpg") no-repeat top center;
    background-size: cover;
    height: auto;
    padding: 54px 0 0;
  }
}
.fv .logo {
  margin-bottom: 14px;
}
@media screen and (max-width: 480px) {
  .fv .logo {
    margin: 0 auto 10px;
  }
  .fv .logo img {
    width: 60%;
  }
}
.fv .company_logo {
  margin-bottom: 48px;
}
@media screen and (max-width: 480px) {
  .fv .company_logo {
    width: 50%;
    margin: 0 auto 22px;
  }
}
@media screen and (max-width: 480px) {
  .fv .fv_training_title {
    width: 60%;
    margin: 0 auto 22px;
  }
}
.fv .sp_img {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 32px;
}
.fv p {
  text-align: center;
}
.fv h2 {
  font-size: 36px;
  font-weight: bold;
  color: #0E6EB8;
}
.fv h2 .underline {
  background: linear-gradient(transparent 70%, #FFFF00 0%);
}
@media screen and (max-width: 700px) {
  .fv h2 .tb_newline span {
    background: linear-gradient(transparent 70%, #FFFF00 0%);
  }
}
@media screen and (max-width: 480px) {
  .fv h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .fv .outline_btn {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
}

.fv_index_02 {
  width: 100%;
  text-align: center;
  background: url("../images/bg_main_pc_index_02.jpg") no-repeat bottom center;
  height: 664px;
  margin-top: 50px;
}
@media screen and (max-width: 480px) {
  .fv_index_02 {
    background-image: none;
    height: auto;
    padding: 0 0 0;
  }
}
.fv_index_02.remake_20230329 {
  background: url("../images/bg_main_pc_index_03.jpg") no-repeat bottom center;
}
@media screen and (max-width: 480px) {
  .fv_index_02.remake_20230329 {
    padding: 0 0 0;
    background: url("../images/bg_main_sp_02.jpg") no-repeat top center;
    background-size: cover;
  }
}
.fv_index_02 .fv_02_img {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.fv_index_02 .fv_02_img.remake_20230329 {
  max-width: 100%;
  padding-top: 170px;
}
@media screen and (max-width: 700px) {
  .fv_index_02 .fv_02_img.remake_20230329 {
    padding-top: 0;
  }
}
.fv_index_02 .fv_02_img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 700px) {
  .fv_index_02 .fv_02_img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .fv_index_02 .fv_02_img {
    width: 100%;
    height: 100%;
    top: 0;
    margin-bottom: 0;
  }
  .fv_index_02 .fv_02_img img {
    width: 100%;
    height: auto;
    padding: 0;
  }
}

.fv_index_03 {
  width: 100%;
  text-align: center;
  background: url("../images/bg_main_pc_index_03.jpg") no-repeat bottom center;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 480px) {
  .fv_index_03 {
    padding: 0 0 0;
    background: url("../images/bg_main_sp_02.jpg") no-repeat top center;
    background-size: cover;
  }
}
.fv_index_03 .fv_03_img {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding-top: 28vh;
}
.fv_index_03 .fv_03_img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 700px) {
  .fv_index_03 .fv_03_img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .fv_index_03 .fv_03_img {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 24vh;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .fv_index_03 .fv_03_img img {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
.fv_index_03 .Cv_box {
  width: 100%;
  background: rgba(0, 117, 214, 0.8);
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
}
.fv_index_03 .Cv_box .Cv_flex_box {
  padding: 20px 0 16px;
}

.wrap, .First_block {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .wrap, .First_block {
    width: 92%;
    padding: 0 4%;
  }
}
.wrap.narrow, .narrow.First_block {
  width: 760px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .wrap.narrow, .narrow.First_block {
    width: 96%;
    padding: 0 2%;
  }
}
.Cv_box {
  background: -moz-linear-gradient(21.4% -148.82% -45deg, rgb(10, 138, 226) 0%, rgb(38, 221, 207) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(10, 138, 226) 0%, rgb(38, 221, 207) 100%);
  background: -webkit-gradient(linear, 21.4% -148.82%, 78.6% 248.82%, color-stop(0, rgb(10, 138, 226)), color-stop(1, rgb(38, 221, 207)));
  background: -o-linear-gradient(-45deg, rgb(10, 138, 226) 0%, rgb(38, 221, 207) 100%);
  background: -ms-linear-gradient(-45deg, rgb(10, 138, 226) 0%, rgb(38, 221, 207) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A8AE2', endColorstr='#26DDCF' ,GradientType=0)";
  background: linear-gradient(135deg, rgb(10, 138, 226) 0%, rgb(38, 221, 207) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A8AE2", endColorstr="#26DDCF", GradientType=1);
}
.Cv_box.margin_bottom_zero {
  margin-bottom: 0;
}
.Cv_box .Cv_flex_box {
  display: flex;
  width: 740px;
  margin: 0 auto;
  padding: 42px 0 48px;
}
.Cv_box .Cv_flex_box div {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .Cv_box .Cv_flex_box {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .Cv_box .Cv_flex_box {
    padding: 32px 0 40px;
    width: 95%;
  }
  .Cv_box .Cv_flex_box div {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 480px) {
  .Cv_box .Cv_flex_box {
    padding: 28px 0 24px;
    width: 95%;
  }
}

.First_block {
  position: relative;
  padding-top: 80px;
}
.First_block .img_box {
  position: absolute;
  top: -30px;
  right: 0;
  z-index: 0;
}
.First_block h2 {
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .First_block .img_box {
    top: -20px;
    text-align: right;
  }
  .First_block .img_box img {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  .First_block {
    padding-top: 0;
  }
  .First_block .img_box {
    top: 5vh;
    right: 0;
    text-align: right;
  }
  .First_block .img_box img {
    width: 70%;
  }
  .First_block .data_list {
    padding-top: 10vh;
  }
}

dl.data_list {
  z-index: 11;
  position: relative;
}
dl.data_list * {
  z-index: 11;
}
dl.data_list dt {
  color: #0E6EB8;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: bold;
}
dl.data_list dd {
  margin: 0 0 28px 20px;
}
dl.data_list dd p {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 700px) {
  dl.data_list dt {
    font-size: 16px;
    margin-bottom: 4px;
  }
  dl.data_list dd {
    margin: 0 0 20px 16px;
  }
}
@media screen and (max-width: 480px) {
  dl.data_list dt {
    line-height: 1.4;
  }
  dl.data_list dd {
    margin: 0 0 16px 12px;
  }
  dl.data_list dd p {
    line-height: 1.4;
  }
}
dl.data_list.nation_examination_color dt {
  color: #C82323;
}

.Quote_box {
  background: #E9F8FF;
  padding: 24px;
  position: relative;
}
.Quote_box h2 {
  color: #0E6EB8;
}
.Quote_box:before {
  content: url("../images/icon_double_quotation_01.png");
  display: inline-block;
  width: 26px;
  height: 20px;
  position: absolute;
  top: -8px;
  left: 4px;
}
.Quote_box:after {
  content: url("../images/icon_double_quotation_02.png");
  display: inline-block;
  width: 26px;
  height: 20px;
  position: absolute;
  bottom: -8px;
  right: 8px;
}
@media screen and (max-width: 700px) {
  .Quote_box h2 {
    margin-bottom: 8px;
  }
  .Quote_box p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 700px) {
  .Quote_box {
    padding: 18px;
  }
  .Quote_box h2 {
    font-size: 18px;
  }
}
.Quote_box.nation_examination_color {
  background: #FFEEEE;
}
.Quote_box.nation_examination_color h2 {
  color: #C82323;
}
.Quote_box.nation_examination_color:before {
  content: url("../images/icon_double_quotation_national_exam_01.png");
  display: inline-block;
  width: 26px;
  height: 20px;
  position: absolute;
  top: -8px;
  left: 4px;
}
.Quote_box.nation_examination_color:after {
  content: url("../images/icon_double_quotation_national_exam_02.png");
  display: inline-block;
  width: 26px;
  height: 20px;
  position: absolute;
  bottom: -8px;
  right: 8px;
}

.main_color_border_box {
  border: 3px solid #0E6EB8;
  background: #E9F8FF;
  padding: 24px;
}

.Second_block {
  background: url("../images/bg_01.jpg") no-repeat 0 50%;
  background-size: cover;
  padding: 58px 0;
}
@media screen and (max-width: 700px) {
  .Second_block {
    padding: 58px 0 42px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 480px) {
  .Second_block {
    padding: 42px 0 24px;
    margin-bottom: 24px;
  }
}
.Second_block.margin_bottom_zero {
  margin-bottom: 0;
}

.Training_scene {
  background: #ffffff;
  padding: 24px 24px 20px;
}
.Training_scene h2 {
  margin-bottom: 8px;
}
.Training_scene figure img {
  margin-bottom: 12px;
}
.Training_scene figure figcaption {
  font-weight: bold;
}
.Training_scene h3 {
  margin-bottom: 4px;
  font-weight: bold;
}
.Training_scene p {
  line-height: 1.4;
}
@media screen and (max-width: 700px) {
  .Training_scene h3 {
    font-size: 14px;
  }
  .Training_scene p {
    font-size: 12px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .Training_scene h2 {
    text-align: center;
  }
  .Training_scene h3 {
    font-size: 14px;
  }
  .Training_scene p {
    font-size: 12px;
    line-height: 1.5;
  }
  .Training_scene .col-10 {
    margin-bottom: 12px;
  }
}

.Training_scene_02 {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .Training_scene_02 img {
    width: 70%;
  }
}

@media screen and (max-width: 480px) {
  .toggle_detail {
    display: none;
    padding: 16px 0;
  }
}

.toggle_open_btn {
  display: none;
}
@media screen and (max-width: 480px) {
  .toggle_open_btn {
    display: block;
  }
}

.toggle_close_btn {
  display: none;
}

.Company_lesson {
  border: 3px solid #C1272D;
  background: #FFF0F2;
  padding: 24px;
}
.Company_lesson h2 {
  background: url("../images/icon_baloon.png") no-repeat 0 50%;
  background-size: 20px 21px;
  padding-left: 28px;
  font-weight: bold;
  margin-bottom: 8px;
}
.Company_lesson h2 span {
  background: linear-gradient(transparent 60%, yellow 0%);
}
@media screen and (max-width: 480px) {
  .Company_lesson h2 {
    font-size: 18px;
  }
}
.Company_lesson p {
  line-height: 1.6;
  font-size: 1.2rem;
}
.Company_lesson p.business_trip_img {
  float: right;
  width: 40%;
  padding-left: 2%;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .Company_lesson p.business_trip_img {
    float: none;
    margin-bottom: 12px;
    width: 100%;
  }
}
.Company_lesson p:last-child {
  margin-bottom: 0;
}

.Fifth_block {
  background: url("../images/bg_02.jpg") no-repeat;
  background-position: 0 30%;
  background-size: cover;
  padding: 72px 0 60px;
  position: relative;
  margin-bottom: 0;
}
.Fifth_block h2 {
  position: relative;
  z-index: 10;
}
.Fifth_block.index_02 {
  margin-bottom: 0;
  background-position: top -140px right 0;
  background-size: auto;
}
@media screen and (max-width: 700px) {
  .Fifth_block {
    background: url("../images/bg_sp_fifth_block.jpg") no-repeat top right;
    padding: 32px 0 20px;
    background-size: cover;
  }
  .Fifth_block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
  }
}

.Voice {
  background: #E9F8FF;
  padding: 36px;
}
@media screen and (max-width: 700px) {
  .Voice {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .Voice {
    margin-bottom: 16px;
  }
}
.Voice.bottom {
  margin-bottom: 70px;
}
@media screen and (max-width: 700px) {
  .Voice.bottom {
    margin-bottom: 40px;
  }
}
.Voice dl {
  background: #ffffff;
  border-radius: 5px;
  padding: 8px 12px;
  margin-bottom: 8px;
}
.Voice dl:last-child {
  margin-bottom: 0;
}
.Voice dl dt {
  color: #0E6EB8;
  font-size: 16px;
  margin-bottom: 4px;
}
@media screen and (max-width: 700px) {
  .Voice dl dt {
    font-size: 14px;
  }
}
.Voice dl dd {
  margin-bottom: 0;
}
.Voice dl dd p {
  margin-bottom: 0;
  line-height: 1.4;
}
@media screen and (max-width: 700px) {
  .Voice dl dd p {
    line-height: 1.5;
  }
}
.Voice .Voice__Headline {
  display: flex;
  margin-bottom: 16px;
}
@media screen and (max-width: 700px) {
  .Voice .Voice__Headline {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline {
    display: block;
  }
}
.Voice .Voice__Headline.margin_bottom_zero {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline .Voice__icon {
    text-align: center;
    margin-bottom: 8px;
  }
}
.Voice .Voice__Headline .right_box {
  width: 85%;
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline .right_box {
    width: 100%;
  }
}
.Voice .Voice__Headline .right_box .Voice__bubble {
  position: relative;
  display: inline-block;
  margin: 0 0 8px 15px;
  padding: 12px 16px;
  width: 100%;
  background: #FFF;
  border: solid 3px #0E6EB8;
  box-sizing: border-box;
  font-weight: bold;
}
.Voice .Voice__Headline .right_box .Voice__bubble p {
  color: #555;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}
.Voice .Voice__Headline .right_box .Voice__bubble p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .Voice .Voice__Headline .right_box .Voice__bubble {
    width: 98%;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline .right_box .Voice__bubble {
    width: 100%;
    margin: 0 0 8px;
  }
}
.Voice .Voice__Headline .right_box .Voice__bubble:before {
  content: "";
  position: absolute;
  top: 54px;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline .right_box .Voice__bubble:before {
    top: -11px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }
}
.Voice .Voice__Headline .right_box .Voice__bubble:after {
  content: "";
  position: absolute;
  top: 54px;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #0E6EB8;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline .right_box .Voice__bubble:after {
    top: -16px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #0E6EB8;
    z-index: 1;
  }
}
.Voice .Voice__Headline .right_box .Voice__Name {
  color: #0E6EB8;
  font-size: 16px;
  margin-left: 16px;
}
@media screen and (max-width: 480px) {
  .Voice .Voice__Headline .right_box .Voice__Name {
    margin-left: 0;
    text-align: right;
  }
}

.Voice .button.sub_color, .Voice .sub_color.mfp_element_submit,
.Voice .sub_color.mfp_element_reset,
.Voice .sub_color.mfp_element_button,
.Voice button.sub_color.mfp_next,
.Voice button.sub_color.mfp_prev,
.Voice .button.gray_border_button,
.Voice .gray_border_button.mfp_element_submit,
.Voice .gray_border_button.mfp_element_reset,
.Voice .gray_border_button.mfp_element_button,
.Voice button.gray_border_button.mfp_next,
.Voice button.gray_border_button.mfp_prev {
  background-color: #ffffff;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.Outline {
  width: 100%;
  margin: 0 auto 42px;
  border: 4px solid #0E6EB8;
  position: relative;
}
.Outline.margin_bottom_zero {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .Outline {
    margin: 0 auto 42px;
  }
  .Outline.margin_bottom_zero {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .Outline {
    margin: 0 auto 32px;
  }
  .Outline.margin_bottom_zero {
    margin-bottom: 0;
  }
}
.Outline h2 {
  text-align: center;
  color: #ffffff;
  background: #0E6EB8;
  padding: 16px 0 12px;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .Outline h2 {
    font-size: 20px;
  }
}
.Outline h2 span {
  background: #ffffff;
  color: #C82323;
  font-weight: normal;
  font-size: 12px;
  padding: 4px;
  position: relative;
  top: -3px;
  margin-right: 8px;
  line-height: 1;
}
.Outline h2 span.no_bg_color {
  background: none;
  color: white;
}
@media screen and (max-width: 480px) {
  .Outline h2 span {
    font-size: 14px;
    margin-right: 0;
    line-height: 1;
    margin-bottom: 12px;
  }
}
.Outline h2 .genmen_badge {
  position: absolute;
  top: -30px;
  right: 20px;
  width: 117px;
  height: auto;
}
.Outline h2 .genmen_badge img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  .Outline h2 .genmen_badge {
    top: -7px;
    right: -34px;
    width: 86px;
    height: auto;
  }
}
.Outline .Outline__Inner {
  padding: 24px;
}
@media screen and (max-width: 480px) {
  .Outline .Outline__Inner {
    padding: 20px;
  }
}
.Outline .Outline__Inner h2 {
  background: #0E6EB8;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 24px;
}
.Outline .Outline__Inner .Outline__Price_box {
  background: #E9F8FF;
  margin-bottom: 20px;
}
.Outline .Outline__Inner .Outline__Price_box h3 {
  background: #2F7DB2;
  padding: 8px 0;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.Outline .Outline__Inner .Outline__Price_box .Price_flexbox {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .Outline .Outline__Inner .Outline__Price_box .Price_flexbox {
    display: block;
  }
}
.Outline .Outline__Inner .Outline__Price_box .Price_flexbox.padding_20px {
  padding: 20px;
}
.Outline .Outline__Inner .Outline__Price_box .Price_flexbox.under_water_price div {
  padding-bottom: 1%;
}
.Outline .Outline__Inner .Outline__Price_box .Price_flexbox div {
  width: 50%;
  padding: 2%;
}
.Outline .Outline__Inner .Outline__Price_box .Price_flexbox div.double_width {
  width: 66.6%;
}
@media screen and (max-width: 480px) {
  .Outline .Outline__Inner .Outline__Price_box .Price_flexbox div.double_width {
    width: 100%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .Outline .Outline__Inner .Outline__Price_box .Price_flexbox div {
    width: 100%;
    padding: 5%;
  }
}
.Outline .Outline__Inner .Outline__Price_box .Price_flexbox div.display_block {
  display: block;
  width: 100%;
}
.Outline .Outline__Inner .Outline__Price_box h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner .Outline__Price_box h4 {
    font-size: 15px;
  }
}
.Outline .Outline__Inner .Outline__Price_box h4.display_inline_block {
  display: inline-block;
}
.Outline .Outline__Inner .Outline__Price_box h4.small {
  font-size: 16px;
}
.Outline .Outline__Inner .Outline__Price_box h4 span {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
}
.Outline .Outline__Inner .Outline__Price_box p {
  margin-bottom: 0;
}
.Outline .Outline__Inner .Outline__Price_box p.Price {
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
}
.Outline .Outline__Inner .Outline__Price_box p.Price span {
  font-size: 16px;
  vertical-align: middle;
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner .Outline__Price_box p.Price {
    font-size: 32px;
    text-align: left;
  }
  .Outline .Outline__Inner .Outline__Price_box p.Price span {
    font-size: 18px;
  }
}
.Outline .Outline__Inner .Outline__Price_box p.Price_02 {
  font-size: 38px;
  line-height: 1;
  position: relative;
  padding: 16px;
  font-weight: bold;
  text-align: right;
}
.Outline .Outline__Inner .Outline__Price_box p.Price_02 span {
  vertical-align: middle;
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  .Outline .Outline__Inner .Outline__Price_box p.Price_02 {
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner .Outline__Price_box p.Price_02 {
    font-size: 32px;
  }
  .Outline .Outline__Inner .Outline__Price_box p.Price_02 span {
    font-size: 18px;
    line-height: 1.9;
  }
}
.Outline .Outline__Inner .Outline__Price_box p.display_inline_block {
  display: inline-block;
}
.Outline .Outline__Inner .Outline__Price_box p.price_supplement {
  padding: 0 2% 2%;
}
.Outline .Outline__Inner .Outline__Price_box.margin_bottom_zero {
  margin-bottom: 0;
}
.Outline .Outline__Inner h3.Lisence {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #0E6EB8;
  padding-bottom: 12px;
}
.Outline .Outline__Inner h3.Lisence span {
  color: #0E6EB8;
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner h3.Lisence {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .Outline .Outline__Inner h3.Lisence {
    font-size: 18px;
    line-height: 1.4;
  }
  .Outline .Outline__Inner h3.Lisence span {
    display: block;
  }
}
.Outline .Outline__Inner h3.basic_training_name {
  line-height: 1.5;
  font-size: 20px;
  border-top: 3px solid #0E6EB8;
  border-bottom: 3px solid #0E6EB8;
  padding-top: 12px;
  padding-bottom: 12px;
}
.Outline .Outline__Inner h3.basic_training_name span {
  background: #FFFF00;
  color: #0E6EB8;
  font-weight: normal;
  font-size: 16px;
  padding: 4px;
  position: relative;
  top: -3px;
  margin-right: 8px;
}
.Outline .Outline__Inner h3.Outline__Lesson_name {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 8px;
}
.Outline .Outline__Inner h3.Outline__Lesson_name:before {
  content: "";
  width: 15px;
  height: 5px;
  background: #0E6EB8;
  position: absolute;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner h3.Outline__Lesson_name {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .Outline .Outline__Inner h3.Outline__Lesson_name:before {
    top: 6px;
  }
}
.Outline .Outline__Inner .Ooutline__Lesson_name_caution {
  display: inline-block;
  margin-bottom: 8px;
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner .Ooutline__Lesson_name_caution {
    font-size: 12px;
  }
}
.Outline .Outline__Inner h4.detail_title {
  border-top: 1px solid #8ABBDD;
  border-bottom: 1px solid #8ABBDD;
  padding: 8px 0;
}
.Outline .Outline__Inner h4.detail_title.national_examination_color {
  border-top: 1px solid #C82323;
  border-bottom: 1px solid #C82323;
}
.Outline .Outline__Inner dl.Outline_data_list dt {
  font-size: 1rem;
  margin-bottom: 4px;
}
.Outline .Outline__Inner dl.Outline_data_list dd {
  margin-bottom: 12px;
}
.Outline .Outline__Inner dl.Outline_data_list dd p {
  line-height: 1.4;
  margin-bottom: 0;
}
.Outline .Outline__Inner table tbody td {
  padding-left: 8px;
}
@media screen and (max-width: 700px) {
  .Outline .Outline__Inner table * {
    display: inline-block;
  }
  .Outline .Outline__Inner table td {
    margin-right: 16px;
  }
}
.Outline .basic_training_menu {
  padding-top: 16px;
  margin-bottom: 32px;
}
.Outline .Price {
  font-size: 1.5rem;
  font-weight: bold;
}
.Outline .Price span {
  font-size: 1rem;
}
.Outline.application_course {
  border: 4px solid #00A8A3;
}
.Outline.application_course h2 {
  background: #00A8A3;
  color: #ffffff;
}
.Outline.application_course .Outline__Inner .Outline__Price_box {
  background: #DDEDED;
  margin-bottom: 20px;
}
.Outline.application_course .Outline__Inner .Outline__Price_box h3 {
  background: #00A8A3;
}
@media screen and (max-width: 480px) {
  .Outline.application_course .Outline__Inner .Outline__Price_box .Price_flexbox div {
    width: 100%;
    padding: 5%;
  }
}
@media screen and (max-width: 480px) {
  .Outline.application_course .Outline__Inner .Outline__Price_box .Price_flexbox div.double_width {
    padding-bottom: 0;
  }
}
.Outline.application_course .Outline__Inner h4.detail_title {
  border-top: 1px solid #00A8A3;
  border-bottom: 1px solid #00A8A3;
}
.Outline.application_course h3.Outline__Lesson_name:before {
  content: "";
  width: 15px;
  height: 5px;
  background: #00A8A3;
  position: absolute;
  left: 0;
  top: 10px;
}
.Outline.application_course h3.other_lesson_title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-top: 3px solid #00A8A3;
  border-bottom: 3px solid #00A8A3;
  padding: 8px 0;
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .Outline.application_course h3.other_lesson_title {
    font-size: 18px;
    padding: 10px 0;
  }
}
.Outline.application_course h4.option_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
}
.Outline.application_course p.price {
  margin-bottom: 0;
  font-weight: bold;
  text-align: right;
  font-size: 16px;
}
.Outline.application_course h3.Applied_training_name {
  font-weight: bold;
  line-height: 1.4;
  border-top: 3px solid #00A8A3;
  border-bottom: 3px solid #00A8A3;
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 5.75rem;
  font-size: 1.25rem;
}
.Outline.application_course h3.Applied_training_name span {
  font-size: 1rem;
}
@media screen and (max-width: 700px) {
  .Outline.application_course h3.Applied_training_name {
    min-height: 1rem;
    font-size: 1.5rem;
  }
}
.Outline.application_course h3.Applied_training_name .genmen_badge {
  position: absolute;
  top: -10px;
  right: -6px;
  width: 100px;
  height: auto;
}
.Outline.application_course h3.Applied_training_name .genmen_badge img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  .Outline.application_course h3.Applied_training_name .genmen_badge {
    top: -5px;
    right: -25px;
    width: 96px;
    height: auto;
  }
}
.Outline.underwater_drone_course {
  border: 4px solid #3BB5EA;
}
.Outline.underwater_drone_course h2 {
  background: #3BB5EA;
}
.Outline.disaster_mitigation_course {
  border: 4px solid #2F9BC1;
}
.Outline.disaster_mitigation_course h2 {
  background: #2F9BC1;
}
.Outline.nation_examination_course_second {
  border: 4px solid #F18A8A;
}
.Outline.nation_examination_course_second h2 {
  background: #F18A8A;
}
.Outline .bg_nation_exam_sub_color {
  background-color: #FFEEEE;
  padding: 12px;
  margin-bottom: 16px;
}
.Outline .bg_nation_exam_sub_color:last-child {
  margin-bottom: 0;
}
.Outline .nation_examination_price_eyecatch {
  background-color: #C82323;
  color: #ffffff;
  font-size: 0.9rem;
  padding: 4px;
  border-radius: 3px;
  margin-right: 8px;
  font-weight: normal;
}
.Outline .nation_examination_price_eyecatch.left_margin {
  margin-left: 36px;
}
@media screen and (max-width: 480px) {
  .Outline .nation_examination_price_eyecatch.left_margin {
    margin-left: 0;
  }
}
.Outline.nation_examination_course_first {
  border: 4px solid #F25151;
}
.Outline.nation_examination_course_first h2 {
  background: #F25151;
}

.bg_nation_examination_course {
  background-color: #FFEEEE;
}

.bg_private_certification_course {
  background-color: #E9F8FF;
}

.bg_ultra_light_gray {
  background-color: #F2F2F2;
}

.outline_wrap {
  background: #ffffff;
  padding: 24px;
  box-sizing: border-box;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .outline_wrap {
    width: 92%;
    padding: 4%;
  }
}

h3.national_examination_item_header {
  border-bottom: 2px solid #C82323;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
h3.national_examination_item_header span {
  font-size: 1rem;
}

.heading_under_bar_national_examination_color {
  padding-bottom: 12px;
  border-bottom: 3px solid #C82323;
}

.heading_under_bar_main_color {
  padding-bottom: 12px;
  border-bottom: 3px solid #0E6EB8;
}

.heading_under_bar_underwater_color {
  padding-bottom: 12px;
  border-bottom: 3px solid #3BB5EA;
}

.code_number {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.code_number span {
  border: 2px solid #0E6EB8;
  padding: 10px 8px 8px;
  background-color: #ffffff;
  border-radius: 4px;
  font-size: 1.25rem;
}
.code_number span b {
  font-size: 1.5rem;
}

.price_changemessage {
  position: relative;
}
.price_changemessage img {
  position: absolute;
  top: -70px;
  right: 0;
  width: 600px;
}
@media screen and (max-width: 480px) {
  .price_changemessage img {
    top: -40px;
  }
}

.form_header {
  text-align: center;
  padding: 12px 0;
}
.form_header img {
  width: auto;
  height: 40px;
}
@media screen and (max-width: 700px) {
  .form_header img {
    width: auto;
    height: 30px;
  }
}

.form_container {
  background: #F2F2F2;
  padding: 48px 0;
}
.form_container .container {
  background: #ffffff;
}
@media screen and (max-width: 700px) {
  .form_container {
    padding: 32px 0;
    margin-bottom: 42px;
  }
}

.contact_tel_number {
  background: #F2F2F2;
  padding: 24px 0;
}
.contact_tel_number h3,
.contact_tel_number p {
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: middle;
}
.contact_tel_number h3 span {
  color: #0E6EB8;
}
.contact_tel_number .tel_number {
  font-size: 32px;
  margin: 0 18px;
  line-height: 1.2;
}
.contact_tel_number .charge {
  font-size: 18px;
}
.contact_tel_number .charge span {
  color: #ffffff;
  background-color: #00A4DD;
  padding: 2px 4px;
  font-size: 14px;
  margin-right: 4px;
}
@media screen and (max-width: 700px) {
  .contact_tel_number .contact_tel_number .margin_left_10px {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .contact_tel_number {
    padding: 16px;
  }
  .contact_tel_number .charge {
    margin-bottom: 0;
  }
}

.formLead1,
.formLead {
  text-align: center;
  font-size: 1.25rem;
}
.formLead1 strong,
.formLead strong {
  font-size: 1.5rem;
}

.any {
  display: block;
  background-color: #0E6EB8;
  border: solid 2px #0E6EB8;
  text-shadow: none;
  padding: 2px 5px;
  font-size: 12px;
  color: #FFF;
  float: left;
  margin: 0px 12px 0 0;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC;
  background-image: none;
  background-size: 100% 100%;
  line-height: 1;
}

.must {
  display: block;
  background-color: #C00;
  border: solid 2px #C00;
  text-shadow: none;
  padding: 2px 5px;
  font-size: 12px;
  color: #FFF;
  float: left;
  margin: 0px 12px 0 0;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC;
  background-image: none;
  background-size: 100% 100%;
  line-height: 1;
}

.step_img {
  margin-bottom: 42px;
}
@media screen and (max-width: 700px) {
  .step_img {
    margin-bottom: 28px;
  }
}

.form_message {
  padding: 48px;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .form_message {
    padding: 32px 12px;
  }
}

.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
  border: solid 1px #CCC;
  border-radius: 3px;
  box-shadow: none;
  margin: 2px;
  vertical-align: middle;
}

.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
  border-radius: 5px;
  padding: 16px 24px;
  border: none;
  text-shadow: none;
  font-size: 18px;
  cursor: pointer;
  outline: none;
}

.mfp_element_submit:hover,
.mfp_element_reset:hover,
.mfp_element_button:hover,
button.mfp_next:hover,
button.mfp_prev:hover {
  background-color: #1385D3;
  color: white;
}

#mfp_button_cancel {
  background: #ffffff;
  color: #7F7F7F;
  border: 1px solid #7F7F7F;
  font-size: 14px;
  margin-top: 14px;
}
@media screen and (max-width: 700px) {
  #mfp_button_cancel {
    margin-top: 0;
  }
}

table#mfp_confirm_table {
  border-spacing: 0px;
  border-collapse: collapse;
  width: 100%;
}
table#mfp_confirm_table tr.mfp_colored {
  background-color: #FFF;
}
table#mfp_confirm_table tr.mfp_achroma {
  background-color: #F2F2F2;
}
table#mfp_confirm_table th {
  white-space: nowrap;
  width: 30%;
}
table#mfp_confirm_table td {
  line-height: 1.5em;
  word-break: break-all;
}
@media screen and (max-width: 700px) {
  table#mfp_confirm_table {
    display: block;
  }
  table#mfp_confirm_table tbody,
  table#mfp_confirm_table tr,
  table#mfp_confirm_table th,
  table#mfp_confirm_table td {
    display: block;
    width: 100%;
  }
  table#mfp_confirm_table th {
    padding: 12px 12px 0;
  }
}

table#mfp_confirm_table table#mfp_confirm_table table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
  padding: 12px;
  vertical-align: middle;
  font-size: 16px;
}

@media screen and (max-width: 700px) {
  .mfp_buttons {
    padding-bottom: 32px;
  }
}

form#mailformpro label.mfp_checked {
  padding: 3px;
  background-color: #ACD4EF;
}

form#mailformpro table {
  width: 100%;
}
form#mailformpro table tr:nth-child(odd) {
  background: #F2F2F2;
}
form#mailformpro table th,
form#mailformpro table td {
  padding: 12px;
  vertical-align: middle;
  font-size: 16px;
}
form#mailformpro table th {
  width: 30%;
}
form#mailformpro table td {
  /* IE */
  /* Edge */
}
form#mailformpro table td input,
form#mailformpro table td textarea {
  width: 100%;
  max-width: 100%;
  padding: 6px;
  text-align: left;
}
form#mailformpro table td input.natural_width,
form#mailformpro table td textarea.natural_width {
  width: auto;
  position: relative;
  top: -3px;
}
form#mailformpro table td input[type=image],
form#mailformpro table td textarea[type=image] {
  width: auto;
}
@media screen and (max-width: 480px) {
  form#mailformpro table td input[type=image],
  form#mailformpro table td textarea[type=image] {
    width: 70%;
  }
}
form#mailformpro table td select option {
  padding: 6px;
}
form#mailformpro table td textarea {
  height: 200px;
}
@media screen and (max-width: 700px) {
  form#mailformpro table td textarea {
    height: 30vh;
  }
}
form#mailformpro table td input::placeholder,
form#mailformpro table td textarea::placeholder {
  color: #cccccc;
}
form#mailformpro table td input:-ms-input-placeholder,
form#mailformpro table td textarea:-ms-input-placeholder {
  color: #cccccc;
}
form#mailformpro table td input::-ms-input-placeholder,
form#mailformpro table td textarea::-ms-input-placeholder {
  color: #cccccc;
}
@media screen and (max-width: 700px) {
  form#mailformpro table {
    display: block;
  }
  form#mailformpro table tbody {
    display: block;
    width: 100%;
  }
  form#mailformpro table tr,
  form#mailformpro table th,
  form#mailformpro table td {
    display: block;
  }
  form#mailformpro table th {
    width: 100%;
    padding-bottom: 4px;
  }
  form#mailformpro table td {
    padding-top: 4px;
  }
  form#mailformpro table td input,
  form#mailformpro table td textarea {
    width: 100%;
    max-width: 100%;
  }
  form#mailformpro table td label {
    display: inline;
    white-space: wrap;
  }
}
form#mailformpro #discountText {
  color: #C1272D;
  font-weight: bold;
}

.contect_input_box {
  margin-top: 12px;
}

.privacy_policy_box {
  width: 100%;
  height: 200px;
  border: 1px solid #0E6EB8;
  padding: 18px;
  background: #ffffff;
  overflow-y: scroll;
  margin-bottom: 18px;
}
.privacy_policy_box p {
  line-height: 1.3;
  margin-bottom: 18px;
}
.privacy_policy_box ol {
  margin-left: 0;
  padding-inline-start: 18px;
}
.privacy_policy_box ol li {
  font-size: 14px;
  margin-bottom: 12px;
}

.lower_alpha_list li {
  list-style-type: lower-alpha;
}

input[type=date] {
  font-size: inherit;
}

footer .Footer__Logo.contact_bottom_logo {
  margin-bottom: 18px;
}

.price_text {
  background: #ffffff;
  margin-bottom: 0;
  padding: 18px;
}
.price_text p {
  font-size: 19px;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .price_text p {
    font-size: 16px;
  }
}
.price_text p.course_total {
  border-top: 1px solid #555555;
  margin-bottom: 18px;
  margin-top: 12px;
  padding-top: 12px;
}
.price_text b {
  color: #C1272D;
}
.price_text .total_price {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .price_text .total_price {
    font-size: 20px;
  }
}

.alert_message_box {
  text-align: center;
  border: 3px solid #C1272D;
  padding: 20px;
  background: #ffffff;
  z-index: 10;
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  .alert_message_box {
    padding: 10px;
    margin-bottom: 50px;
  }
}
.alert_message_box.margin_bottom_half {
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .alert_message_box.margin_bottom_half {
    margin-bottom: 25px;
  }
}
.alert_message_box h2 {
  font-size: 2rem;
  padding-top: 30px;
}
@media screen and (max-width: 480px) {
  .alert_message_box h2 {
    font-size: 1.5rem;
  }
}
.alert_message_box p {
  font-size: 1.25rem;
}
.alert_message_box p.large {
  font-size: 1.5rem;
}
@media screen and (max-width: 480px) {
  .alert_message_box p.large {
    font-size: 1.25rem;
  }
}
.alert_message_box p.alert_color {
  color: #C1272D;
}
@media screen and (max-width: 480px) {
  .alert_message_box p {
    font-size: 1rem;
  }
}
.alert_message_box a {
  color: #C1272D;
}

.days_required_wrap {
  width: 790px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 700px) {
  .days_required_wrap {
    width: 92%;
    padding: 0 4%;
    margin-left: auto;
    margin-right: auto;
  }
  .days_required_wrap img {
    width: 100%;
  }
}
.days_required_wrap p {
  position: relative;
}
.days_required_wrap p .exemption_badge {
  position: absolute;
  top: -30px;
  right: -50px;
}
.days_required_wrap p .exemption_badge img {
  width: 72px;
  height: auto;
}
@media screen and (max-width: 700px) {
  .days_required_wrap p .exemption_badge {
    top: -20px;
    right: -30px;
  }
  .days_required_wrap p .exemption_badge img {
    width: 60px;
    height: auto;
  }
}
.days_required_wrap p .pricechange_badge {
  position: absolute;
  top: -20px;
  right: -30px;
}
.days_required_wrap p .pricechange_badge img {
  width: 130px;
  height: auto;
}
@media screen and (max-width: 700px) {
  .days_required_wrap p .pricechange_badge {
    top: -15px;
    right: -25px;
  }
  .days_required_wrap p .pricechange_badge img {
    width: 120px;
    height: auto;
  }
}

.tokuteihiko_box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .tokuteihiko_box {
    display: block;
  }
}
.tokuteihiko_box > div {
  padding: 12px 12px 4px;
  background: #BDEBFF;
  box-sizing: border-box;
}
.tokuteihiko_box > div h4 {
  margin-bottom: 12px;
  text-align: center;
  font-weight: bold;
}
.tokuteihiko_box > div ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.tokuteihiko_box > div ul li {
  list-style: none;
}
.tokuteihiko_box .left_col {
  width: 39.5%;
}
@media screen and (max-width: 700px) {
  .tokuteihiko_box .left_col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.tokuteihiko_box .left_col ul li {
  width: 49%;
}
.tokuteihiko_box .right_col {
  width: 59.5%;
  margin-left: 1%;
}
@media screen and (max-width: 700px) {
  .tokuteihiko_box .right_col {
    width: 100%;
    margin-left: 0;
  }
}
.tokuteihiko_box .right_col ul li {
  width: 32.3%;
}
@media screen and (max-width: 480px) {
  .tokuteihiko_box .right_col ul li {
    width: 49%;
  }
}