.w40 {
  width: 40px; }

.w60 {
  width: 60px; }

.w86 {
  width: 86px; }

.ptb108px {
  padding: 108px 0; }

.mr4 {
  margin-right: 4px; }

.mr8 {
  margin-right: 8px; }

.fs26 {
  font-size: 26px; }

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

.kv-resume {
  width: 100%;
  height: auto;
  background: url(../img/img-resume/kv-resume.png) no-repeat center/cover; }

.kv-title {
  color: #fff;
  font-size: 50px;
  letter-spacing: 2px;
  font-weight: 900; }

.outer-frame {
  max-width: 960px;
  padding: 4em 3em;
  border-top: 8px solid #09bcff;
  background: #fff; }

.content-inner {
  width: 100%;
  padding: 50px 0;
  background: url(../img/img-resume/personal_bg.jpg) no-repeat center/cover; }

.content-title {
  padding-bottom: 4px;
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: 20px; }

.item-inner {
  padding: 1.5em;
  background: #e5f7ff; }

.item-inner2 {
  padding: 1.5em; }

.btn-7d7d7d {
  width: 150px;
  padding: 8px 0;
  font-size: 20px;
  border-radius: 0;
  background-color: #7d7d7d; }

.btn-0063d3 {
  width: 150px;
  padding: 8px 0;
  font-size: 20px;
  border-radius: 0;
  background-color: #0063d3; }

.btn-a1c932 {
  width: 150px;
  padding: 8px 0;
  font-size: 20px;
  border-radius: 0;
  background-color: #a1c932; }

.btn-7d7d7d:hover, .btn-0063d3:hover {
  color: #fff; }

.btn-7d7d7d:focus, .btn-0063d3:focus {
  color: #fff;
  outline: 0; }

.icon-position-left {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px; }

.icon-position-right {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px; }

.position-r-b {
  width: 100px;
  position: absolute;
  right: -64px;
  bottom: -28px; }

.bg-38c0ff {
  padding: 4px;
  background-color: #38c0ff;
  font-size: 18px;
  font-weight: 900; }

.bg-38c0ff-2 {
  display: inline-block;
  padding: 2px 4px;
  background-color: #38c0ff;
  font-size: 14px;
  color: #fff; }

.bg-ffe9d0 {
  padding: .8em .4em;
  margin-bottom: 4px;
  font-size: 14px;
  color: #444;
  background-color: #ffe9d0; }

.label-step7 {
  margin-bottom: 4px;
  color: #333;
  font-weight: 900; }

.label-border {
  display: inline-block;
  padding: 0 .4em;
  border: 1px solid #333;
  margin-bottom: 4px;
  color: #333; }

.label-step7:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 4px;
  border-radius: 50%;
  background: #38c0ff;
  vertical-align: middle; }

.resume-last-left > h4 {
  font-size: 42px;
  font-weight: 900;
  color: #333; }

.resume-last-left > p:first-of-type {
  text-decoration: underline;
  letter-spacing: 2px;
  color: #09bcff; }

.resume-last-left > p:last-of-type {
  font-size: 16px;
  color: #444; }

.resume-last-left-fb {
  padding: 1.2em .8em;
  background: #e5f7ff; }
  .resume-last-left-fb > p:first-of-type {
    margin-bottom: 4px;
    font-size: 20px;
    color: #38c0ff;
    font-weight: 900; }
  .resume-last-left-fb > p:last-of-type {
    margin-bottom: 4px;
    font-size: 16px;
    color: #444; }
    .resume-last-left-fb > p:last-of-type > img {
      margin-left: 4px;
      vertical-align: 0; }
  .resume-last-left-fb > a {
    display: block;
    width: 200px;
    padding: 8px 0;
    margin: auto;
    background: #3b579d;
    color: #fff;
    font-size: 16px; }
    .resume-last-left-fb > a > img {
      margin-right: 4px;
      vertical-align: -8px; }
  .resume-last-left-fb > a:hover {
    text-decoration: none; }

.progress-svg svg {
  width: 100%; }

.switch {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 8px;
  border-radius: 50%;
  background: #fff;
  float: left;
  position: relative; }

.switch-open {
  display: inline-block;
  width: 70%;
  height: 2px;
  background: #38c0ff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -90%);
  -ms-transform: translate(-50%, -90%);
  transform: translate(-50%, -90%); }

.switch-close {
  display: inline-block;
  width: 70%;
  height: 2px;
  background: #38c0ff;
  position: absolute;
  -webkit-transform: rotate(90deg) translate(60%, -190%);
  -ms-transform: rotate(90deg) translate(60%, -190%);
  transform: rotate(90deg) translate(60%, -190%); }

.switch-close.none {
  display: none; }

.panel-heading {
  cursor: pointer; }

.panel-body.none {
  display: none; }

.modal-style {
  padding: .4em;
  border-top: 4px solid #09bcff;
  border-radius: 0; }

.btn-7d-lightbox {
  width: 100px;
  padding: 8px 0;
  margin: 0 4px;
  border-style: none;
  background: #7d7d7d;
  color: #fff;
  font-weight: 900; }

.btn-0063d3-lightbox {
  width: 100px;
  padding: 8px 0;
  margin: 0 4px;
  border-style: none;
  background: #0063d3;
  color: #fff;
  font-weight: 900; }

#form {
  overflow: hidden; }

.form1, .form2, .form3, .form4, .form5, .form6, .form7, .form8 {
  display: none; }

.form1 .cls-1 {
  fill: #0063d3 !important; }

.form1 .cls-8 {
  fill: #fff !important; }

.form1 hr {
  border-top: 1px solid #b9b9b9; }

.form1 .form-control {
  border-radius: 0; }

.form1 .form-inline .form-group {
  margin-bottom: 8px; }

.form1 .form-group label {
  width: 115px; }

.form1 .nav > li {
  display: inline-block; }

@media screen and (max-width: 768px) {
  .form1 select.form-control {
    margin-bottom: 4px; } }

.form2 .cls-2 {
  fill: #0063d3 !important; }

.form2 .cls-9 {
  fill: #fff !important; }

.form2 hr {
  border-top: 1px solid #b9b9b9; }

.form2 .form-control {
  border-radius: 0; }

.form2 .form-inline .form-group {
  margin-bottom: 8px; }

.form2 .navbar {
  height: 65px; }

.form2 .navbar-brand {
  height: 65px; }

@media screen and (max-width: 768px) {
  .form2 .col-md-6 {
    margin-bottom: 12px; }
  .form2 select.form-control {
    margin-bottom: 4px; } }

.form3 .cls-3 {
  fill: #0063d3 !important; }

.form3 .cls-10 {
  fill: #fff !important; }

.form3 hr {
  border-top: 1px solid #b9b9b9; }

.form3 .form-control {
  border-radius: 0; }

.form3 .form-inline .form-group {
  padding: 0 30px;
  margin-bottom: 8px; }

@media screen and (max-width: 768px) {
  .form3 .item-inner {
    text-align: left; }
  .form3 select.form-control {
    margin-bottom: 4px; } }

.form4 .cls-4 {
  fill: #0063d3 !important; }

.form4 .cls-11 {
  fill: #fff !important; }

.form4 hr {
  border-top: 1px solid #b9b9b9; }

.form4 .form-control {
  border-radius: 0; }

.form4 .form-inline .form-group {
  padding: 0 30px;
  margin-bottom: 8px; }

@media screen and (max-width: 768px) {
  .form4 .item-inner {
    text-align: left; } }

.form5 .cls-5 {
  fill: #0063d3 !important; }

.form5 .cls-12 {
  fill: #fff !important; }

.form5 hr {
  border-top: 1px solid #b9b9b9; }

.form5 .form-control {
  border-radius: 0; }

.form5 .form-inline .form-group {
  margin-bottom: 8px; }

.form5 .checkbox-inline:not(:first-child) {
  margin-left: 0; }

.form6 .cls-6 {
  fill: #0063d3 !important; }

.form6 .cls-13 {
  fill: #fff !important; }

.form6 hr {
  border-top: 1px solid #b9b9b9; }

.form6 .form-control {
  border-radius: 0; }

.form6 .form-inline .form-group {
  margin-bottom: 8px; }

@media screen and (max-width: 768px) {
  .form6 .form-group {
    margin-right: 0; } }

.form7 .cls-7 {
  fill: #0063d3 !important; }

.form7 .cls-14 {
  fill: #fff !important; }

.form7 .hr2 {
  border-top: 1px solid #b9b9b9;
  margin-top: 12px;
  margin-bottom: 12px; }

.form7 .form-control {
  border-radius: 0; }

.form7 .form-inline .form-group {
  margin-bottom: 8px; }

@media screen and (max-width: 1024px) {
  .form8 .outer-frame {
    padding-top: 30px; } }

.hide_group {
  display: none; }

@media screen and (max-width: 1024px) {
  .content-inner {
    padding: 0; }
  .outer-frame {
    padding: 2vw 1em;
    border-bottom: 1px solid #e2e2e2; }
  .position-r-b {
    display: none; } }

@media screen and (max-width: 768px) {
  .btn-7d7d7d, .btn-0063d3, .btn-a1c932 {
    width: 80px;
    font-size: 16px; }
  .icon-position-left, .icon-position-right {
    width: 6px; }
  .outer-frame {
    padding-top: 1vw; }
  h2.content-title {
    margin-top: 1vw; }
  .kv-title {
    font-size: 36px; } }

@media screen and (max-width: 480px) {
  .outer-frame {
    padding-top: 0; }
  h2.content-title {
    margin-top: 0; } }
