@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexming.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexkai.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.btn-go, .bottomLine dl dt, .bottomLine dl dd, .secbox-2 .btn-write, .secbox-4 .btn-go-job, .secbox-6 .title, .secbox-6 p, .secbox-6 summary, .secbox-6 .btn-go-job, .secbox-7 .title, .secbox-7 p, .secbox-7 table ol li, .secbox-7 .btn-qa, .secbox-9 .time, .secbox-9 .time figcaption, .secbox-9 .time figure, .secbox-9 .intro, .secbox-9 .intro figcaption, .secbox-9 .intro figure, .secbox-9 .btn-gogo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.overFlow-Center {
  position: relative;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 480px) {
  .overFlow-Center {
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .overFlow-Center {
    width: 100%;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .overFlow-Center {
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  .flexBox, .secbox-4 .flexbox {
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .flexBox, .secbox-4 .flexbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .flexBox, .secbox-4 .flexbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}

.btn-go, .btn-go:hover, .secbox-2 nav a:nth-of-type(1), .secbox-2 nav a:nth-of-type(1):hover, .secbox-2 nav a:nth-of-type(2), .secbox-2 nav a:nth-of-type(2):hover, .secbox-2 nav a:nth-of-type(3), .secbox-2 nav a:nth-of-type(3):hover, .secbox-2 nav a:nth-of-type(4), .secbox-2 nav a:nth-of-type(4):hover, .secbox-2 nav a:nth-of-type(5), .secbox-2 nav a:nth-of-type(5):hover, .secbox-2 .btn-write, .secbox-2 .btn-write:hover, .secbox-2 .btn-write:hover::before, .secbox-2 .btn-write::before, .secbox-4 .btn-go-job, .secbox-4 .btn-go-job:hover, .secbox-4 .btn-go-job:hover::before, .secbox-4 .btn-go-job::before, .secbox-6 .btn-go-job, .secbox-6 .btn-go-job:hover, .secbox-6 .btn-go-job:hover::before, .secbox-6 .btn-go-job::before, .secbox-7 .btn-qa, .secbox-7 .btn-qa:hover, .secbox-7 .btn-qa:hover::before, .secbox-7 .btn-qa::before, .secbox-9 .btn-gogo, .secbox-9 .btn-gogo:hover, .secbox-9 .btn-gogo:hover::before, .secbox-9 .btn-gogo::before, .secbox-9 .btn-gogo::after {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.darkPink {
  color: #ea1675;
}

.orange {
  color: #f47e00;
}

.darkOrange {
  color: #ea5413;
}

.green {
  color: #07913a;
}

.lightGreen {
  color: #b5d220;
}

.pink {
  color: #ff3f7e;
}

.cyan {
  color: #1fb0b5;
}

.purple {
  color: #6902ab;
}

.blue {
  color: #0166b4;
}

.skyBlue {
  color: #0d6fb8;
}

.darkBlue {
  color: #172e5e;
}

.lightBlue {
  color: #2ea7e0;
}

.darkYellow {
  color: #ac8703;
}

.brown {
  color: #6a3906;
}

.lightBrown {
  color: #d58947;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
}

b {
  font-weight: bold;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  font-size: 15px;
  font-family: "FontAwesome", "Century Gothic", "Arial", "cwTeXYen", "Noto Sans TC", "微軟正黑體";
  font-weight: 100;
  background-color: #001d45;
  margin: 0;
  padding: 0;
}

font {
  font-family: "FontAwesome", "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體";
}

.overFlow-Center {
  text-align: center;
}

.clearBoth {
  clear: both;
}

.divine-2-box {
  position: relative;
  overflow: hidden;
}
.divine-2-box .divine-left {
  float: none;
}
@media only screen and (min-width: 481px) {
  .divine-2-box .divine-left {
    float: left;
  }
}
.divine-2-box .divine-right {
  float: none;
}
@media only screen and (min-width: 481px) {
  .divine-2-box .divine-right {
    float: right;
  }
}

.has-animation {
  position: relative;
}
.has-animation p, .has-animation h2 {
  opacity: 0;
}
.has-animation.animate-in p, .has-animation.animate-in h2 {
  animation: textHidden 0.1s 1.1s forwards;
}
.has-animation.animate-in:before, .has-animation.animate-in:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
}
.has-animation.animate-in:before {
  background-color: #ffffff;
}
.has-animation.animate-in:after {
  background-color: #ffcc00;
  animation-delay: .5s;
}
.has-animation.animation-ltr.animate-in:before {
  animation: revealLTR 1.8s ease;
}
.has-animation.animation-ltr.animate-in:after {
  animation: revealLTR 1s .6s ease;
}
.has-animation.animation-rtl.animate-in:before {
  animation: revealRTL 1.8s ease;
}
.has-animation.animation-rtl.animate-in:after {
  animation: revealRTL 1s .6s ease;
}

.top-link .top-link-nav, .top-link .top-link-nav a, .vbanner-extend ul, .secbox-1 .title, .secbox-2 .title, .secbox-3 .title, .secbox-4 .title,.secbox-5 .title,.secbox-6 .title, .secbox-3 .class-box dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-go-form, header, .videoBox, .secbox-3 section, .secbox-3 section main, .secbox-3 a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover, .btn-top.cd-is-visible, .btn-top.cd-fade-out, .btn-go-form, .btn-go-form:hover, .secbox-3 section:nth-of-type(1) a:hover, .secbox-3 section:nth-of-type(2) a:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.btn-top, .btn-top:active, .btn-top:focus {
  display: block;
  position: fixed;
  bottom: 53px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 85%;
  color: #fff !important;
  text-align: center;
  background-color: #7b1c20 !important;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 53px;
    right: 15px;
    width: 40px;
    height: 40px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 75px;
    right: 20px;
    width: 50px;
    height: 50px;
    padding: 20px 0;
  }
}
.btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover {
  color: #7b1c20 !important;
  background-color: #fff !important;
}

.btn-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.btn-top.cd-fade-out {
  opacity: 1;
}

.btn-home {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 85%;
  color: #868686;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .btn-home {
    bottom: 10px;
    right: 15px;
    width: 40px;
    height: 40px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-home {
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    padding: 20px 0;
  }
}

.btn-home:hover {
  color: #fff;
  background-color: #ffc740;
}
.gohome{
      position: absolute;
    cursor: pointer;
    width: 27%;
    height: 13%;
    top: 1%;
    left: 35%;
}
.btn-go-form {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 75%;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.5px;
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #fff !important;
  background-color: #7b1c20;
  font-weight:normal;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 7px 0 15px 0;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .btn-go-form {
    bottom: 10px;
    right: 15px;
    width: 40px;
    height: 40px;
    font-size: 85%;
    padding: 5px 0 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-go-form {
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 95%;
    padding: 9px 0 20px 0;
  }
}
.btn-go-form:hover {
  color: #7b1c20 !important;
  background-color: #fff;
  font-weight:bold;
}

.top-link {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 28px;
  color: #fff;
  background-color:#7b1c20;
  z-index: 999;
}
@media only screen and (min-width: 481px) {
  .top-link {
    height: 27px;
  }
}
@media only screen and (min-width: 768px) {
  .top-link {
    height: 30px;
  }
}
.edm-wrapper {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper {
    width: 100%;
    padding: 20px 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper {
    width: 100%;
    padding: 30px 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper {
    width: 1200px;
    padding: 30px 0;
  }
}
.top-link .top-link-nav {
  margin: 6px 0 0 0;
  justify-content: center;
}
.top-link .top-link-nav a {
  color: #fff;
  font-size: 100%;
  padding: 0 4px;
}
.top-link .top-link-nav dt{
  display:none;
}
@media only screen and (min-width: 481px) {
  .top-link .top-link-nav {
  margin: 6px 0 0 0;
  justify-content: flex-end;
}
  .top-link .top-link-nav a {
    font-size: 100%;
  padding: 0 10px;
  }
  .top-link .top-link-nav dt{
  display:block;
  }
}
@media only screen and (min-width: 768px) {
  .top-link .top-link-nav {
  margin: 6px 0 0 0;
  justify-content: flex-end;
}
  .top-link .top-link-nav a {
    font-size: 110%;
  padding: 0 10px;
  }
   .top-link .top-link-nav dt{
  display:block;
  }
}
@media only screen and (min-width: 1100px) {
  .top-link .top-link-nav {
  margin: 6px 0 0 0;
  justify-content: flex-end;
}
   .top-link .top-link-nav a {
    font-size: 110%;
  padding: 0 10px;
  }
   .top-link .top-link-nav dt{
  display:block;
  }
}
.top-link .top-link-nav a:hover {
  color: #000 !important;
}
.top-link .top-link-nav a:not(:last-of-type) {
  border-right: #fff 1px solid;
}
.top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 0;
}
@media only screen and (min-width: 481px) {
  .top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
}
@media only screen and (min-width: 768px) {
  .top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
}
@media only screen and (min-width: 1100px) {
  .top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
}
.edm-wrapper-default {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper-default {
    width: 1100px;
  }
}


.edm-wrapper-sp {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-sp {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-sp {
    width: 100%;
    padding: 30px 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-sp {
    width: 1200px;
    padding: 30px 0;
  }
}

.edm-wrapper-sp2 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-sp2 {
    width: 100%;
    padding: 0 0 20px 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-sp2 {
    width: 100%;
    padding: 30px 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-sp2 {
    width: 1200px;
    padding: 30px 0;
  }
}

.edm-wrapper-T0 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-T0 {
    width: 100%;
    padding: 0 0 20px 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-T0 {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-T0 {
    width: 1200px;
    padding: 0 0 30px 0;
  }
}

.edm-wrapper-B0 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-B0 {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-B0 {
    width: 100%;
    padding: 30px 0 0 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-B0 {
    width: 1200px;
    padding: 30px 0 0 0;
  }
}

.edm-wrapper-TB0 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-TB0 {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-TB0 {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-TB0 {
    width: 1200px;
    padding: 0;
  }
}

.flexBox {
  justify-content: space-between;
  align-items: top;
  overflow: hidden;
}

.gray-divine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #cfcfcf;
  overflow: hidden;
}

.gray-dashDivine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  border-bottom: #cfcfcf 1px dashed;
  overflow: hidden;
}

.gray-dotDivine {
  width: 90%;
  height: 1px;
  margin: 0 auto;
  border-bottom: #999999 1px dotted;
  overflow: hidden;
}

.blue-divine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #9ed7f6;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 480px) {
  .blue-divine {
    width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .blue-divine {
    width: 90%;
    margin: 0 auto;
  }
}

.blue {
  color: #2f6cbe;
}

.bottomLine {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  background: -moz-linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  background: -webkit-linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  background: -o-linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  overflow: hidden;
}
.bottomLine dl {
  position: relative;
  display: table;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1170px) {
  .bottomLine dl {
    width: 1100px;
  }
}
.bottomLine dl dt {
  display: table-cell;
  width: 15%;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
}
@media only screen and (min-width: 481px) {
  .bottomLine dl dt {
    width: 7%;
    padding: 5px 15px;
  }
}
.bottomLine dl dt img {
  width: 100%;
}
.bottomLine dl dd {
  display: table-cell;
  color: #fff;
  font-size: 120%;
  line-height: 1.4rem;
  text-align: left;
  vertical-align: middle;
  background-color: #5fbae4;
  padding: 3px 15px 3px 15px;
}
@media only screen and (min-width: 769px) {
  .bottomLine dl dd {
    font-size: 200%;
    line-height: 1.8rem;
    padding: 5px 20px 5px 55px;
  }
}
@media only screen and (min-width: 481px) {
  .bottomLine dl dd::before {
    content: "";
  }
}
@media only screen and (min-width: 769px) {
  .bottomLine dl dd::before {
    content: "";
    position: absolute;
    left: 7%;
    bottom: 0;
    width: 0;
    height: 0;
    border: 33px solid transparent;
    border-left: 33px solid #025d95;
    border-bottom: 33px solid #025d95;
  }
}

header {

  position: relative;
  width: 100%;
  margin: 0px auto;
  padding: 0;
  overflow: hidden;
}
header img {
  width: 100%;
}
header .btn-logo {
  display: block;
  position: absolute;
  top: 10%;
  left: 8%;
  width: 30%;
  height: 10%;
  opacity: 1;
}
@media only screen and (min-width: 481px) {
  header .btn-logo {
    top: 15%;
    left: 25%;
    width: 12%;
    height: 10%;
  }
}
@media only screen and (min-width: 768px) {
  header .btn-logo {
    top: 16%;
    left: 26%;
    width: 12%;
    height: 10%;
  }
}
@media only screen and (min-width: 1170px) {
  header .btn-logo {
    top: 15%;
    left: 26%;
    width: 12%;
    height: 10%;
  }
}

.b-pc {
  display: none;
}
@media only screen and (min-width: 481px) {
  .b-pc {
    display: block;
  }
}

.b-mobile {
  display: block;
}
@media only screen and (min-width: 481px) {
  .b-mobile {
    display: none;
  }
}

.total-container {
  width: 100%;
  overflow: hidden;
}

.secbox-1 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 481px) {
  .secbox-1 {
    margin: 20px auto 0 auto;
  }
}
.secbox-1 p {
  width: 90%;
  color: #fff;
  font-size: 125%;
  line-height: 1.6rem;
  text-align: left;
  margin: 0 auto 40px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 p {
    width: 80%;
    font-size: 130%;
    line-height: 1.5rem;
    text-align: center;
    margin: 0 auto 60px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-1 p {
    width: 64%;
    font-size: 145%;
    line-height: 1.8rem;
    text-align: center;
    margin: 0 auto 80px auto;
  }
}
.secbox-1 p span {
  font-size: 140%;
  color: #ffbb02;
}
@media only screen and (min-width: 481px) {
  .secbox-1 p span {
    font-size: 160%;
  }
}
.secbox-1 .video {
  position: relative;
  width: 98%;
  height: 0;
  padding-bottom: 47%;
  border: #2dd0ff 1px solid;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
  margin: 0 auto 30px auto;
  overflow: hidden;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .video {
    width: 80%;
    padding-bottom: 42%;
    margin: 0 auto 60px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-1 .video {
    width: 80%;
    padding-bottom: 42%;
    margin: 0 auto 100px auto;
  }
}
.secbox-1 .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.secbox-2 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.secbox-2 img {
  width: 100%;
}
.secbox-2 .w-bg {
  width: 100%;
  background-color: #fff;
  margin: 0 auto 20px auto;
  padding: 15px 0;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .w-bg {
    width: 100%;
    padding: 60px 0 20px 0;
    margin: 0 auto 40px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .w-bg {
    width: 100%;
    padding: 60px 0 30px 0;
    margin: 0 auto 60px auto;
  }
}
.secbox-2 .title {
  width: 100%;
  margin: 60px auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .title {
    width: 70%;
    margin: 0 auto 30px auto;
  }
}
.secbox-2 nav {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  flex-wrap: wrap;
  width: 98%;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-2 nav {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    width: 95%;
    margin: 10px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 nav {
    justify-content: space-around;
    align-items: center;
    width: 97%;
    margin: 10px auto;
  }
}
.secbox-2 nav img {
  width: 100%;
}
.secbox-2 nav a {
  display: block;
  cursor: pointer;
  width: calc(100% / 5);
  height: 100px;
}
@media only screen and (min-width: 481px) {
  .secbox-2 nav a {
    width: calc(100%-3% / 5);
    height: 140px;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 nav a {
    width: calc(100%/ 5);
    height: 153px;
  }
}
.secbox-2 nav a:nth-of-type(1) {
  background: url(../images/man_01_hov.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(1):hover {
  background: url(../images/man_01.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(1).active {
  background: url(../images/man_01.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(2) {
  background: url(../images/man_02_hov.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(2):hover {
  background: url(../images/man_02.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(2).active {
  background: url(../images/man_02.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(3) {
  background: url(../images/man_03_hov.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(3):hover {
  background: url(../images/man_03.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(3).active {
  background: url(../images/man_03.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(4) {
  background: url(../images/man_04_hov.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(4):hover {
  background: url(../images/man_04.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(4).active {
  background: url(../images/man_04.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(5) {
  background: url(../images/man_05_hov.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(5):hover {
  background: url(../images/man_05.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 nav a:nth-of-type(5).active {
  background: url(../images/man_05.png) top center no-repeat;
  background-size: contain;
}
.secbox-2 .info-1 {
  display: block;
}
.secbox-2 .info-2, .secbox-2 .info-3, .secbox-2 .info-4, .secbox-2 .info-5 {
  display: none;
}
.secbox-2 .divine-2-box {
  margin: 20px auto 60px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box {
    width: 98%;
    margin: 30px auto 60px auto;
    padding: 30px 0 50px 0;
  }
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box {
    width: 90%;
    margin: 30px auto 30px auto;
    padding: 30px 0;
  }
}
.secbox-2 .divine-2-box .divine-left {
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-left {
    position: absolute;
    top: 13%;
    left: 3%;
    width: 85%;
    z-index: 2;
  }
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-left {
    position: absolute;
    top: 13%;
    left: 3%;
    width: 60%;
    z-index: 2;
  }
}
.secbox-2 .divine-2-box .divine-left .text {
  position: relative;
  color: #fff;
  letter-spacing: 0;
  font-size: 120%;
  line-height: 1.4rem;
  background: rgba(3, 110, 180, 0.9);
  padding: 20px;
  z-index: 3;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-left .text {
    font-size: 110%;
    line-height: 1.5rem;
    padding: 30px 15px 30px 20px;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .divine-2-box .divine-left .text {
    font-size: 146%;
    line-height: 2rem;
    padding: 120px 20px 60px 20px;
  }
}
.secbox-2 .divine-2-box .divine-left .text span {
  color: #ffcc00;
}
.secbox-2 .divine-2-box .divine-left .one {
  position: absolute;
  top: -100px;
  right: 240px;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-left .one {
    top: 140px;
    right: -90px;
    width: 18%;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .divine-2-box .divine-left .one {
    top: 20px;
    right: 20px;
    width: 105px;
  }
}
.secbox-2 .divine-2-box .divine-left .one img {
  width: 100%;
}
.secbox-2 .divine-2-box .divine-right {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-right {
    width: 70%;
  }
}
.secbox-2 .divine-2-box .divine-right::before {
  content: "";
  position: absolute;
  top: -3%;
  left: -2%;
  width: 100%;
  height: 100%;
  background-color: #80b3d4;
  z-index: -1;
}
.secbox-2 .divine-2-box .divine-right aside {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 65%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-right aside {
    width: 45%;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .divine-2-box .divine-right aside {
    width: 35%;
  }
}
.secbox-2 .divine-2-box .divine-right figcaption {
  color: #fff;
  font-size: 250%;
  text-align: right;
  border-bottom: #fff 1px solid;
  padding: 0 8% 5px 0;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-right figcaption {
    font-size: 280%;
    padding: 0 8% 10px 0;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .divine-2-box .divine-right figcaption {
    font-size: 340%;
    padding: 0 15% 10px 0;
  }
}
.secbox-2 .divine-2-box .divine-right figure {
  color: #f9eb21;
  font-size: 115%;
  text-align: left;
  padding: 10px 5% 0 0;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .divine-2-box .divine-right figure {
    font-size: 120%;
    padding: 10px 8% 0 0;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .divine-2-box .divine-right figure {
    font-size: 150%;
    padding: 15px 15% 0 0;
  }
}
.secbox-2 .btn-write {
  display: block;
  position: relative;
  width: 50%;
  color: #1075b8;
  font-size: 140%;
  text-align: center;
  text-decoration: none;
  border: #1075b8 2px solid;
  margin: 0 auto 30px auto;
  padding: 15px;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .btn-write {
    width: 40%;
    font-size: 160%;
    padding: 20px;
    margin: 0 auto 40px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-2 .btn-write {
    width: 20%;
    font-size: 190%;
    padding: 20px;
    margin: 0 auto 40px auto;
  }
}
.secbox-2 .btn-write:hover {
  color: #fff;
  background: #1075b8;
}
.secbox-2 .btn-write:hover::before {
  transform: translateX(-40px);
}
.secbox-2 .btn-write::before {
  content: url(../images/icon_arrow_lightblue_long.png);
  position: absolute;
  top: 30%;
  left: -40%;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .btn-write::before {
    top: 25%;
    left: -25%;
  }
}

.secbox-3 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
.secbox-3 img {
  width: 100%;
}

.secbox-4 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}
.secbox-4 img {
  width: 100%;
}
.secbox-4 .flexbox {
  width: 90%;
  margin: 35px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .flexbox {
    width: 80%;
    justify-content: space-between;
    margin: 60px auto 100px auto;
  }
}
.secbox-4 .flexbox div {
  width: 100%;
  margin: 0 auto 80px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .flexbox div {
    width: 45%;
    margin: 0;
  }
}
.secbox-4 .flexbox aside {
  width: 80%;
  color: #1075b8;
  font-size: 160%;
  font-weight: bold;
  text-align: center;
  border-bottom: #1075b8 1px solid;
  margin: 0 auto 20px auto;
  padding: 0 0 5px 0;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .flexbox aside {
    width: 70%;
    font-size: 200%;
    margin: 0 auto 40px auto;
    padding: 0 0 5px 0;
  }
}
.secbox-4 .flexbox aside span {
  color: #bf0000;
}
.secbox-4 .flexbox summary {
  width: 60%;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .flexbox summary {
    width: 40%;
    margin: 0 auto 20px auto;
  }
}
.secbox-4 .flexbox figcaption {
  width: 100%;
  color: #000000;
  font-size: 200%;
  text-align: center;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .flexbox figcaption {
    font-size: 240%;
    margin: 0 auto 10px auto;
  }
}
.secbox-4 .flexbox figcaption .bb {
  font-weight: 900;
  color: #bf0000;
}
.secbox-4 .flexbox figure {
  width: 80%;
  color: #0073bf;
  font-size: 130%;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .flexbox figure {
    width: 70%;
    font-size: 60%;
    margin: 0 auto 20px auto;
  }
}
.secbox-4 .btn-go-job {
  display: block;
  position: relative;
  width: 55%;
  color: #fff;
  background-color: #1075b8;
  border: #1075b8 2px solid;
  font-size: 140%;
  text-align: center;
  text-decoration: none;
  border: #1075b8 1px solid;
  margin: 0 auto 60px auto;
  padding: 15px 15px 15px 30px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .btn-go-job {
    width: 40%;
    font-size: 160%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-4 .btn-go-job {
    width: 25%;
    font-size: 190%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
.secbox-4 .btn-go-job:hover {
  color: #001d45;
  background: white;
  border: #001d45 2px solid;
}
.secbox-4 .btn-go-job:hover::before {
  transform: translateX(-40px);
}
.secbox-4 .btn-go-job::before {
  content: url(../images/icon_arrow_blue_long.png);
  position: absolute;
  top: 30%;
  left: -40%;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .btn-go-job::before {
    top: 25%;
    left: -25%;
  }
}

.secbox-5 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}
.secbox-5 img {
  width: 100%;
}

.secbox-6 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}
.secbox-6 img {
  width: 100%;
}
.secbox-6 .title {
  width: 90%;
  text-align: center;
  font-size: 150%;
  border: #000 1px solid;
  margin: 0 auto 10px auto;
  padding: 20px 10px;
}
@media only screen and (min-width: 481px) {
  .secbox-6 .title {
    width: 65%;
    font-size: 185%;
    padding: 25px;
    margin: 30px auto 5px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-6 .title {
    width: 65%;
    font-size: 280%;
    padding: 30px;
    margin: 50px auto 0 auto;
  }
}
.secbox-6 p {
  width: 80%;
  font-size: 130%;
  line-height: 1.4rem;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-6 p {
    width: 60%;
    font-size: 145%;
    line-height: 1.5rem;
    margin: 20px auto 40px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-6 p {
    width: 60%;
    font-size: 180%;
    line-height: 1.8rem;
    margin: 20px auto 40px auto;
  }
}
.secbox-6 p span {
  color: #ff4e17;
}
.secbox-6 summary {
  width: 80%;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-6 summary {
    width: 30%;
    margin: 0 auto 40px auto;
  }
}
.secbox-6 aside {
  width: 95%;
  margin: 20px auto 40px auto;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .secbox-6 aside {
    width: 70%;
    margin: 20px auto 40px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-6 aside {
    width: 684px;
    margin: 40px auto 50px auto;
  }
}
.secbox-6 aside img {
  width: 100%;
}
.secbox-6 .btn-go-job {
  display: block;
  position: relative;
  width: 50%;
  color: #fff;
  background-color: #1075b8;
  border: #1075b8 2px solid;
  font-size: 140%;
  text-align: center;
  text-decoration: none;
  border: #1075b8 1px solid;
  margin: 0 auto 60px auto;
  padding: 15px;
}
@media only screen and (min-width: 481px) {
  .secbox-6 .btn-go-job {
    width: 40%;
    font-size: 160%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-6 .btn-go-job {
    width: 25%;
    font-size: 190%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
.secbox-6 .btn-go-job:hover {
  color: #001d45;
  background: white;
  border: #001d45 2px solid;
}
.secbox-6 .btn-go-job:hover::before {
  transform: translateX(-40px);
}
.secbox-6 .btn-go-job::before {
  content: url(../images/icon_arrow_blue_long.png);
  position: absolute;
  top: 30%;
  left: -40%;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-6 .btn-go-job::before {
    top: 25%;
    left: -25%;
  }
}

.secbox-7 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #b6d5ff;
}
.secbox-7 img {
  width: 100%;
}
.secbox-7 .title {
  width: 90%;
  text-align: center;
  font-size: 150%;
  border: #000 1px solid;
  margin: 0 auto 10px auto;
  padding: 20px 10px;
}
@media only screen and (min-width: 481px) {
  .secbox-7 .title {
    width: 65%;
    font-size: 185%;
    padding: 25px;
    margin: 30px auto 5px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-7 .title {
    width: 65%;
    font-size: 280%;
    padding: 30px;
    margin: 50px auto 0 auto;
  }
}
.secbox-7 p {
  width: 80%;
  font-size: 130%;
  line-height: 1.4rem;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-7 p {
    width: 60%;
    font-size: 145%;
    line-height: 1.5rem;
    margin: 20px auto 40px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-7 p {
    width: 60%;
    font-size: 180%;
    line-height: 1.8rem;
    margin: 20px auto 40px auto;
  }
}
.secbox-7 p span {
  color: #ff4e17;
}
.secbox-7 .container {
  position: relative;
  overflow: hidden;
}
.secbox-7 table {
  width: 90%;
  margin: 0 auto 10px auto;
  border: #5292cf 1px solid;
}
@media only screen and (min-width: 481px) {
  .secbox-7 table {
    width: 85%;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-7 table {
    width: 70%;
  }
}
.secbox-7 table th {
  color: #fff;
  text-align: center;
  background-color: #004572;
  border-bottom: #004572 1px solid;
  border-right: #ffffff 1px solid;
  font-size: 120%;
  padding: 5px 7px;
}
@media only screen and (min-width: 481px) {
  .secbox-7 table th {
    font-size: 160%;
    padding: 8px 10px;
  }
}
.secbox-7 table td {
  color: #000;
  line-height: 1.4rem;
  background-color: #fff;
  border-right: #b6d5ff 1px solid;
  border-bottom: #b6d5ff 1px solid;
  font-size: 120%;
  padding: 4px 5px;
}
@media only screen and (min-width: 481px) {
  .secbox-7 table td {
    font-size: 135%;
    line-height: 1.5rem;
    padding: 8px 10px;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-7 table td {
    font-size: 145%;
    line-height: 1.8rem;
    padding: 8px 10px;
  }
}
.secbox-7 table td:nth-of-type(1) {
  text-align: center;
  background-color: #5292cf;
}
.secbox-7 table ol {
  list-style: decimal;
  margin: 5px 0 0 25px;
}
@media only screen and (min-width: 481px) {
  .secbox-7 table ol {
    margin: 5px 0 0 32px;
  }
}
.secbox-7 table ol li {
  line-height: 1.4rem;
  padding: 0 0 0 5px;
}
@media only screen and (min-width: 481px) {
  .secbox-7 table ol li {
    line-height: 1.8rem;
    padding: 0 0 0 5px;
  }
}
.secbox-7 aside {
  width: 90%;
  color: #001d45;
  font-size: 100%;
  text-align: left;
  margin: 0 auto 60px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-7 aside {
    width: 70%;
    font-size: 110%;
    margin: 0 auto 80px auto;
  }
}
.secbox-7 .btn-qa {
  display: block;
  position: relative;
  width: 50%;
  color: #fff;
  background-color: #1075b8;
  border: #1075b8 2px solid;
  font-size: 140%;
  text-align: center;
  text-decoration: none;
  border: #1075b8 1px solid;
  margin: 0 auto 60px auto;
  padding: 15px;
}
@media only screen and (min-width: 481px) {
  .secbox-7 .btn-qa {
    width: 40%;
    font-size: 160%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-7 .btn-qa {
    width: 25%;
    font-size: 190%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
.secbox-7 .btn-qa:hover {
  color: #1075b8;
  background: white;
  border: #1075b8 2px solid;
}
.secbox-7 .btn-qa:hover::before {
  transform: translateX(-40px);
}
.secbox-7 .btn-qa::before {
  content: url(../images/icon_arrow_blue_long.png);
  position: absolute;
  top: 30%;
  left: -40%;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-7 .btn-qa::before {
    top: 25%;
    left: -25%;
  }
}

.secbox-8 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.secbox-8 img {
  width: 100%;
}

.secbox-9 {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
.secbox-9 img {
  width: 100%;
}
.secbox-9 .time {
  width: 96%;
  height: 0;
  padding-bottom: 60%;
  background: url(../images/sec_10_gph.png) center top no-repeat;
  background-size: contain;
  padding-top: 70px;
  margin: 40px auto 50px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .time {
    width: 85%;
    height: 0;
    padding-bottom: 25%;
    padding-top: 70px;
    margin: 70px auto 100px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .time {
    width: 45%;
    height: 0;
    padding-bottom: 25%;
    padding-top: 150px;
    margin: 70px auto 100px auto;
  }
}
.secbox-9 .time figcaption {
  width: 96%;
  color: #001d45;
  font-size: 180%;
  text-align: center;
  font-family: "Times New Roman", "cwTeXMing";
  font-weight: 600;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .time figcaption {
    width: 85%;
    font-size: 200%;
    padding: 0 0 0 100px;
    margin: 0 auto 10px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .time figcaption {
    width: 85%;
    font-size: 280%;
    padding: 0 0 0 100px;
    margin: 0 auto 30px auto;
  }
}
.secbox-9 .time figure {
  width: 96%;
  color: #001d45;
  text-align: left;
  font-size: 140%;
  line-height: 1.8rem;
  padding: 0 0 0 20px;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .time figure {
    width: 90%;
    font-size: 160%;
    line-height: 2.0rem;
    padding: 0 0 0 100px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .time figure {
    width: 90%;
    font-size: 200%;
    line-height: 2.4rem;
    padding: 0 0 0 100px;
    margin: 0 auto;
  }
}
.secbox-9 .time figure span {
  color: #ffbc05;
}
.secbox-9 .intro {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  background: url(../images/sec_10_bg.jpg) center top no-repeat;
  background-size: cover;
  padding-top: 50px;
  margin: 50px auto 40px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .intro {
    width: 85%;
    height: 0;
    padding: 80px 0 200px 0;
    margin: 0 auto 80px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .intro {
    width: 65%;
    height: 0;
    padding-bottom: 17%;
    padding-top: 50px;
    margin: 0 auto 80px auto;
  }
}
.secbox-9 .intro figcaption {
  width: 96%;
  color: #fff;
  font-size: 150%;
  text-align: center;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .intro figcaption {
    width: 85%;
    font-size: 200%;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .intro figcaption {
    width: 85%;
    font-size: 280%;
    margin: 0 auto 30px auto;
  }
}
.secbox-9 .intro figcaption span {
  color: #ffff00;
}
.secbox-9 .intro figure {
  width: 96%;
  color: #fff;
  text-align: center;
  font-size: 110%;
  line-height: 1.8rem;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .intro figure {
    width: 85%;
    font-size: 130%;
    line-height: 1.5rem;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .intro figure {
    width: 85%;
    font-size: 150%;
    line-height: 1.8rem;
    margin: 0 auto 30px auto;
  }
}
.secbox-9 .intro figure span {
  color: #ffff00;
}
.secbox-9 .btn-gogo {
  display: block;
  position: relative;
  width: 50%;
  color: #001d45;
  font-size: 140%;
  text-align: center;
  text-decoration: none;
  border: #001d45 1px solid;
  margin: 0 auto 60px auto;
  padding: 15px;
  z-index: 0;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .btn-gogo {
    width: 40%;
    font-size: 160%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-9 .btn-gogo {
    width: 25%;
    font-size: 190%;
    padding: 20px;
    margin: 0 auto 120px auto;
  }
}
.secbox-9 .btn-gogo:hover {
  color: #000;
  background: #001d45;
}
.secbox-9 .btn-gogo:hover::before {
  transform: translateX(-40px);
}
.secbox-9 .btn-gogo::before {
  content: url(../images/icon_arrow_blue_long.png);
  position: absolute;
  top: 30%;
  left: -45%;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .btn-gogo::before {
    top: 25%;
    left: -25%;
  }
}
.secbox-9 .btn-gogo::after {
  content: '';
  position: absolute;
  top: 8%;
  left: 2%;
  width: 100%;
  height: 100%;
  letter-spacing: 0;
  background: rgba(247, 194, 48, 0.85);
  z-index: -1;
}
@media only screen and (min-width: 481px) {
  .secbox-9 .btn-gogo::after {
    top: 7%;
    left: 3%;
  }
}

.secbox-10 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.secbox-10 img {
  width: 100%;
}
.secbox-10 .title {
  width: 90%;
  margin: 30px auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .title {
    width: 50%;
    margin: 50px auto 80px auto;
  }
}
.secbox-10 .blue-display {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .blue-display {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 30px auto;
  }
}
.secbox-10 .blue-display div {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .blue-display div {
    width: 50%;
  }
}
.secbox-10 .blue-display p {
  width: 90%;
  color: #fff;
  text-align: center;
  font-size: 130%;
  line-height: 1.4rem;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .blue-display p {
    width: 80%;
    font-size: 160%;
    line-height: 1.8rem;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-10 .blue-display p {
    width: 70%;
    font-size: 200%;
    line-height: 2.0rem;
    margin: 0 auto;
  }
}
.secbox-10 .blue-display aside {
  width: 100%;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .blue-display aside {
    width: 70%;
    margin: 10px auto 20px auto;
  }
}
.secbox-10 .blue-display aside img {
  width: 100%;
}
.secbox-10 .blue-display figcaption {
  color: #ffffff;
  font-size: 145%;
  letter-spacing: 6px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .blue-display figcaption {
    font-size: 160%;
    letter-spacing: 8px;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-10 .blue-display figcaption {
    font-size: 185%;
    letter-spacing: 10px;
    margin: 0 auto 40px auto;
  }
}
.secbox-10 .blue-display figcaption span {
  color: #ffc000;
}
.secbox-10 .blue-display figure {
  font-size: 120%;
  color: #ffffff;
  line-height: 1.5rem;
}
@media only screen and (min-width: 481px) {
  .secbox-10 .blue-display figure {
    font-size: 130%;
    line-height: 1.9rem;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-10 .blue-display figure {
    font-size: 145%;
    line-height: 2.2rem;
  }
}
.secbox-10 .blue-display figure li {
  list-style-type: none;
}

.secbox-11 {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
.secbox-11 img {
  width: 100%;
}
.secbox-11 .title {
  width: 90%;
  margin: 30px auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-11 .title {
    width: 80%;
    margin: 40px auto 50px auto;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-11 .title {
    width: 40%;
    margin: 50px auto 60px auto;
  }
}
.secbox-11 table {
  width: 90%;
  border: #004572 3px solid;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-11 table {
    width: 75%;
    margin: 10px auto 30px auto;
  }
}
.secbox-11 table th {
  color: #fff;
  text-align: center;
  background-color: #02587b;
  border-bottom: #02587b 1px solid;
  border-right: #ffffff 1px solid;
  font-size: 110%;
  padding: 4px 5px;
}
@media only screen and (min-width: 481px) {
  .secbox-11 table th {
    font-size: 160%;
    padding: 10px 10px;
  }
}
.secbox-11 table td {
  color: #000;
  text-align: center;
  border-bottom: #004572 1px solid;
  border-right: #004572 1px solid;
  background-color: #ffffff;
  font-size: 120%;
  padding: 4px 5px;
}
@media only screen and (min-width: 481px) {
  .secbox-11 table td {
    font-size: 145%;
    line-height: 1.6rem;
    padding: 8px 10px;
  }
}
.secbox-11 table td:last-child {
  text-align: left;
}
.secbox-11 table .bluetd {
  background-color: #99d8dd;
}

.secbox-12 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.secbox-12 p {
  font-size: 160%;
  color: #ffffff;
  letter-spacing: 5px;
  text-align: center;
  margin: 20px auto 20px auto;
  padding-bottom: 10px;
  border-bottom: #fff 1px solid;
  width: 80%;
}
@media only screen and (min-width: 481px) {
  .secbox-12 p {
    font-size: 180%;
    width: 80%;
    margin: 25px auto 20px auto;
    padding-bottom: 15px;
    letter-spacing: 5px;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-12 p {
    letter-spacing: 10px;
    font-size: 200%;
    width: 50%;
    margin: 30px auto 20px auto;
    padding-bottom: 20px;
  }
}
.secbox-12 p span {
  color: #ffc000;
}
.secbox-12 aside {
  font-size: 160%;
  color: #ffffff;
  letter-spacing: 5px;
  text-align: center;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-12 aside {
    font-size: 200%;
    letter-spacing: 7px;
  }
}
.secbox-12 .data-write {
  background-color: #ffffff;
  width: 85%;
  margin: 10px auto;
  padding: 0 10px 30px 10px;
  font-size: 120%;
}
@media only screen and (min-width: 481px) {
  .secbox-12 .data-write {
    width: 80%;
    font-size: 120%;
  }
}
@media only screen and (min-width: 1170px) {
  .secbox-12 .data-write {
    width: 60%;
    font-size: 130%;
  }
}
.secbox-12 hr {
  background-color: #fff;
}
.secbox-12 .joinForm {
  background-color: #fff;
  margin: 10px auto;
}
