@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&text=0123456789&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;700&display=swap");
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
html, body {
  margin: 0;
  /**
  * 1. Correct the line height in all browsers.
  * 2. Prevent adjustments of font size after orientation changes in iOS.
  * 3. Remove gray overlay on links for iOS.
  */
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Reset box-model
  ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Sections
  ========================================================================== */
/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/* Vertical rhythm
  ========================================================================== */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings
  ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration)
  ========================================================================== */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition)
  ========================================================================== */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content
  ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics
  ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
  ========================================================================== */
/**
* Reset form fields to make them styleable
* 1. Reset radio and checkbox to preserve their look in iOS.
*/
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  /* 1 */
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Remove padding
*/
option {
  padding: 0;
}

/**
* Reset to invisible
*/
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 1 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the outline style in Safari.
*/
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
* Clickable labels
*/
label[for] {
  cursor: pointer;
}

/* Interactive
  ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Table
  ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc
  ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* ------------------------------------
    common_setting
  ------------------------------------ */
body {
  font-family: "Roboto", "Noto Sans Thai", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  overflow-x: hidden;
  position: relative;
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
  word-wrap: break-word;
}

img {
  max-width: 100%;
}

a {
  overflow: hidden;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  a img:hover {
    opacity: 0.8;
  }
}

*:focus {
  position: relative;
  z-index: 2;
}
*[disabled], *[readonly] {
  opacity: 1;
}

/* ------------------------------------
    heading_parts
  ------------------------------------ */
.heading_01 {
  color: #004680;
  font-size: clamp(1.5rem, 2vw + 1rem, 3.375rem);
  font-weight: bold;
  padding: 0.5em 0 0;
  margin-bottom: 1em;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .heading_01 {
    font-size: 1.375em;
  }
}
.heading_02 {
  font-size: clamp(1.25rem, 2vw + 1rem, 1.25rem);
  font-weight: bold;
  margin-bottom: 0.625em;
}
@media screen and (max-width: 480px) {
  .heading_02 {
    font-size: 1.25em;
  }
}
.heading_03 {
  font-size: clamp(1em, 0.909em + 0.45vw, 1.25em);
  font-weight: bold;
  margin-bottom: 0.625em;
}
@media screen and (max-width: 480px) {
  .heading_03 {
    font-size: 1em;
  }
}

/* ------------------------------------
    text_parts
  ------------------------------------ */
.notes {
  font-size: 0.875em;
  color: #555555;
}
.notes_sm {
  font-size: 0.35em;
}

.text_center {
  text-align: center;
}
.text_bold {
  font-weight: bold;
}
.text_color_yellow {
  color: #F3E600;
}
.text_color_white {
  color: #fff;
}

/* ------------------------------------
    marker_animation
  ------------------------------------ */
.marker_animation {
  position: relative;
  z-index: 1;
}
.marker_animation:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 0%;
  height: 10px;
  background: #F3E600;
  border-radius: 1000px;
  z-index: -1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.marker_animation.thin::after {
  height: 5px;
}
.marker_animation.isActive:after {
  width: 100%;
}

/* ------------------------------------
    btn_parts
  ------------------------------------ */
.btn {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  padding: 0.7em 1em 0.8em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5em;
  color: #fff;
  line-height: 1.2;
  border: 1px solid #da5570;
  background-color: #E6607A;
}
.btn:hover {
  color: #fff;
  border-color: #da5570;
  background-color: #da5570;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn:focus:not(:disabled):not(.disabled) {
  border: 1px solid #E6004D !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(230, 0, 77, 0.1);
          box-shadow: 0 0 0 3px rgba(230, 0, 77, 0.1);
  -webkit-box-shadow: 0 0 0 3px rgba(230, 0, 77, 0.1), 0px 0px 0 2px rgba(255, 255, 255, 0.8) inset;
          box-shadow: 0 0 0 3px rgba(230, 0, 77, 0.1), 0px 0px 0 2px rgba(255, 255, 255, 0.8) inset;
}
.btn_block {
  display: block;
  margin: 0.25em auto 1em;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .btn_block {
    width: 640px;
  }
}
.btn_copy {
  color: #004680;
  font-weight: bold;
  font-size: 1.25rem;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.btn_copy.text_color_white {
  color: #fff;
}

/* ------------------------------------
  section setting
------------------------------------ */
/* .mainvisual */
.mainvisual {
  background: transparent radial-gradient(closest-side at 50% 50%, #fff 0%, #dee6ed 100%) 0% 0% no-repeat padding-box;
  background: transparent radial-gradient(closest-side at 50% 50%, #fff 0%, #dee6ed 100%) 0% 0% no-repeat padding-box;
  padding: 1rem 0 0;
}
@media screen and (min-width: 768px) {
  .mainvisual {
    padding-top: 60px;
    background: transparent radial-gradient(closest-side at 76% 47%, #fff 0%, #d2dde6 100%) 0% 0% no-repeat padding-box;
    background: transparent radial-gradient(closest-side at 76% 47%, #fff 0%, #d2dde6 100%) 0% 0% no-repeat padding-box;
  }
}
.mainvisual_wrap {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainvisual_wrap {
    width: 96%;
  }
}
.mainvisual_textbox {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainvisual_textbox {
    width: 40%;
  }
}
@media screen and (min-width: 1025px) {
  .mainvisual_textbox {
    width: 50%;
  }
}
.mainvisual_catchcopy {
  color: #004680;
  font-size: clamp(2.813rem, 4vw + 1rem, 3.188rem);
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-align: center;
}
.mainvisual_catchcopy_1st {
  font-size: clamp(1.25rem, 2vw + 1rem, 1.25rem);
  font-weight: normal;
  display: inline-block;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .mainvisual_catchcopy_1st {
    text-align: center;
  }
}
.mainvisual_catchcopy_num {
  font-size: clamp(5rem, 5vw + 2rem, 6.125rem);
}
.mainvisual_catchcopy_3rd {
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid #004680;
  border-radius: 1000px;
  font-size: clamp(1rem, 1vw + 0.95rem, 1.25rem);
  font-weight: normal;
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.mainvisual_photobox {
  width: 110%;
  margin-top: 5%;
  margin-left: -5%;
  margin-right: -5%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainvisual_photobox {
    width: 60%;
  }
}
@media screen and (min-width: 1025px) {
  .mainvisual_photobox {
    width: 50%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.mainvisual_linkbox {
  position: absolute;
  bottom: 0;
  left: 50%;
  padding-bottom: 8px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.mainvisual_linkbox .notes {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

/* #about */
#about {
  background-size: cover;
  background-position: top center;
  background-image: url(../img/bg_about.svg);
  background-repeat: no-repeat;
}

/* #contact */
#contact {
  position: relative;
  min-height: 100%;
  background-color: #638db0;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url(../img/bg_contact-sp@2x.png);
}
@media screen and (min-width: 768px) {
  #contact {
    background-image: url(../img/bg_contact.png);
  }
}
#contact .contact_catchcopy {
  color: #F3E600;
  margin-top: 0;
  text-align: center;
}
#contact .contact_catchcopy_1st {
  font-size: clamp(2.813rem, 4vw + 1rem, 3.188rem);
  font-weight: bold;
  line-height: 1;
  margin: 1rem auto;
}
#contact .contact_catchcopy_2nd {
  font-size: clamp(2.813rem, 4vw + 1rem, 3.188rem);
  font-weight: bold;
  line-height: 1;
  margin: 1rem auto;
}
#contact .contact_catchcopy_num {
  font-size: clamp(5rem, 5vw + 2rem, 6.125rem);
}
#contact .contact_catchcopy_3rd {
  color: #fff;
  font-size: clamp(1.25rem, 2vw + 1rem, 1.25rem);
  font-weight: normal;
  display: inline-block;
  margin-bottom: 1rem;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  #contact .contact_catchcopy_3rd {
    text-align: center;
  }
}
#contact .contact_linkbox {
  margin-top: 1rem;
}

iOS バグ対応safariのみ背景固定解除 _:lang(x) + _:-webkit-full-screen-document,
#contact {
  background-attachment: scroll;
}

/* #example */
.examtable_symbol {
  color: #004680;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.examtable_symbol.symbol_eq {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.examtable_total {
  color: #004680;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.examtable_term {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 755px;
  margin-left: auto;
  margin-right: auto;
}
.examtable .term_th {
  background-color: #004680;
  color: #fff;
  font-size: 18px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 28px;
}
@media screen and (min-width: 768px) {
  .examtable .term_th {
    width: calc(20% - 10px / 3);
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
.examtable .term_th span {
  font-size: 28px;
}
.examtable .term_td {
  background-color: #DCE4EF;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 28px;
}
@media screen and (min-width: 768px) {
  .examtable .term_td {
    width: calc(40% - 10px / 3);
    padding-left: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .examtable .term_td:last-of-type {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .examtable .term_td {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .examtable .term_td p {
    text-align: center;
    padding-left: 16px;
  }
  .examtable .term_td span {
    font-size: 24px;
  }
}

.exam_img img {
  max-width: 174px;
}

/* #merit */
#merit .meritlist {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  #merit .meritlist {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#merit .meritlist_item {
  background-color: #fff;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  #merit .meritlist_item {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #merit .meritlist_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: -webkit-max-content 16px -webkit-max-content 16px auto;
    -ms-grid-rows: max-content 16px max-content 16px auto;
    grid-template-rows: -webkit-max-content -webkit-max-content auto;
    grid-template-rows: max-content max-content auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 24px;
  }
  #merit .meritlist_item > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #merit .meritlist_item > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  #merit .meritlist_item > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #merit .meritlist_item > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  #merit .meritlist_item > *:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  #merit .meritlist_item > *:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
}
#merit .meritlist_item > * {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
#merit .meritlist_item_heading {
  font-weight: bold;
  font-size: clamp(1.25rem, 1vw + 1rem, 1.688rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #merit .meritlist_item_heading {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
    margin-bottom: 0;
  }
}
#merit .meritlist_item_txt {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #merit .meritlist_item_txt {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #merit .meritlist_item_img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/3/3;
  }
}
#merit .meritlist_item_img img {
  border-radius: 6px;
}

/* ------------------------------------
layout_common
------------------------------------ */
/* -- item-display -- */
@media screen and (max-width: 767px) {
  .pc_item {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp_item {
    display: none !important;
  }
}
/* -- display -- */
.display_inline {
  display: inline !important;
}
.display_block {
  display: block !important;
}
.display_inline-block {
  display: inline-block !important;
}

/* ------------------------------------
layout_inner
------------------------------------ */
.inner_wrap {
  width: 90%;
  margin: 0 auto;
  max-width: 1140px;
}

.inner_block {
  padding: 3.125rem 0;
}
.inner_block.bg_blue {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#F4F9FE), to(#E6EDF3)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #F4F9FE 0%, #E6EDF3 100%) 0% 0% no-repeat padding-box;
}

/* ------------------------------------
layout_col
------------------------------------ */
.col_mg_sm {
  margin: 5px 0 10px;
}
.col_mg_md {
  margin: 5px 0 32px;
}
.col_mg_lg {
  margin: 5px 0 80px;
}
.col_pg_sm {
  padding: 12px 0;
}
.col_pg_md {
  padding: 32px 0;
}
.col_pg_lg {
  padding: 60px 0 80px;
}

/* ------------------------------------
layout_flex
------------------------------------ */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_row > * {
  margin-right: 12px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .flex_row > * {
    margin-right: 8px;
  }
}
.flex_row > *:last-child {
  margin-right: 0;
}
.flex_row_col3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex_row_col3 > * {
  width: calc(33.3333% - 16px / 3);
  margin-right: 8px;
  margin-bottom: 8px;
}
.flex_row_col3 > *:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .flex_rwd {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .flex_rwd > * {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .flex_rwd > *:last-child {
    margin-bottom: 0;
  }
}
.flex_shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.flex_grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.flex .align_center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.flex .align_end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

/* ------------------------------------
    layout_header
  ------------------------------------ */
.header {
  border: 1px solid #f6f6f6;
  -webkit-box-shadow: 0px 2px 5px rgba(167, 188, 214, 0.3);
          box-shadow: 0px 2px 5px rgba(167, 188, 214, 0.3);
  padding: 0.5em 0;
  text-align: center;
}
.header .header_title {
  display: inline-block;
  vertical-align: bottom;
}
.header .header_title_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .header_title_a img {
  max-height: 30px;
}
@media screen and (min-width: 768px) {
  .header .header_title_a img {
    max-height: 58px;
  }
}
.header .header_title_text {
  font-size: 0.75em;
}

/* ------------------------------------
    layout_footer
  ------------------------------------ */
.footer {
  text-align: center;
}
.footer_link {
  font-size: 0.75em;
  padding: 1em 0;
}
.footer_copy {
  color: #fff;
  background-color: #004680;
  font-size: 0.65em;
  padding: 0.2em 0;
  width: 100%;
}