body {
    font-family: "SourceHanSansLight-Normal", sans-serif;
    font-weight: 400;
  }

  @font-face {
    font-family: "FontAwesome";
    src: url("../kit/fts/FontAwesome.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-Light";
    src: url("../kit/fts/SourceHanSans-Light.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-Regular";
    src: url("../kit/fts/SourceHanSans-Regular.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-Normal";
    src: url("../kit/fts/SourceHanSans-Normal.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-Bold";
    src: url("../kit/fts/SourceHanSans-Bold.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-Heavy";
    src: url("../kit/fts/SourceHanSans-Heavy.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-Medium";
    src: url("../kit/fts/SourceHanSans-Medium.woff");
  }

  @font-face {
    font-family: "SourceHanSansLight-ExtraLight";
    src: url("../kit/fts/SourceHanSans-ExtraLight.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-ExtraLight";
    src: url("../kit/fts/NotoSerifCJK-ExtraLight.min.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-Light";
    src: url("../kit/fts/NotoSerifCJK-Light.min.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-Regular";
    src: url("../kit/fts/NotoSerifCJK-Regular.min.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-SemiBold";
    src: url("../kit/fts/NotoSerifCJK-SemiBold.min.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-Bold";
    src: url("../kit/fts/NotoSerifCJK-Bold.min.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-Heavy";
    src: url("../kit/fts/NotoSerifCJK-Heavy.min.woff");
  }

  @font-face {
    font-family: "NotoSerifCJK-Medium";
    src: url("../kit/fts/NotoSerifCJK-Medium.min.woff");
  }

  .white {
    color: white;
  }

  .red {
    color: red;
  }

  .bkcol {
    color: black;
  }

  .bscol {
    color: blue;
  }

  .orgcol {
    color: orange;
  }

  .orgBd {
    border-color: orange;
  }

  .bscolBg {
    background-color: blue;
  }

  .redBg {
    background-color: red;
  }

  .redMdBg {
    background-color: red;
  }

  .redLtBg {
    background-color: red;
  }

  .whiteBg {
    background-color: white;
  }

  .orgBg {
    background-color: orange;
  }

  .pnkcol {
    color: #F668B2;
  }

  .blcIn {
    display: inline;
  }

  .blcN {
    display: none;
  }

  .fC {
    clear: both;
  }

  .fL {
    float: left;
  }

  .fR {
    float: right;
  }

  .fCL {
    clear: left;
  }

  .fCR {
    clear: right;
  }

  .hvU:hover {
    text-decoration: underline;
  }

  .fntIc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 400;
  }

  .fntEL {
    font-family: 'SourceHanSansLight-ExtraLight', sans-serif;
    font-weight: 400;
  }

  .fntL {
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 400;
  }

  .fntR {
    font-family: 'SourceHanSansLight-Normal', sans-serif;
    font-weight: 400;
  }

  .fntN {
    font-family: 'SourceHanSansLight-Normal', sans-serif;
    font-weight: 400;
  }

  .fntM {
    font-family: 'SourceHanSansLight-Medium', sans-serif;
    font-weight: 400;
  }

  .fntB {
    font-family: 'SourceHanSansLight-Bold', sans-serif;
    font-weight: 400;
  }

  .fntH {
    font-family: 'SourceHanSansLight-Heavy', sans-serif;
    font-weight: 400;
  }

  .fs8 {
    font-size: 8px;
  }

  .fs9 {
    font-size: 9px;
  }

  .fs10 {
    font-size: 10px;
  }

  .fs11 {
    font-size: 11px;
  }

  .fs12 {
    font-size: 12px;
  }

  .fs13 {
    font-size: 13px;
  }

  .fs14 {
    font-size: 14px;
  }

  .fs15 {
    font-size: 15px;
  }

  .fs16 {
    font-size: 16px;
  }

  .fs17 {
    font-size: 17px;
  }

  .fs18 {
    font-size: 18px;
  }

  .fs19 {
    font-size: 19px;
  }

  .fs20 {
    font-size: 20px;
  }

  .fs21 {
    font-size: 21px;
  }

  .fs22 {
    font-size: 22px;
  }

  .fs23 {
    font-size: 23px;
  }

  .fs24 {
    font-size: 24px;
  }

  .fs25 {
    font-size: 25px;
  }

  .fs26 {
    font-size: 26px;
  }

  .fs27 {
    font-size: 27px;
  }

  .fs28 {
    font-size: 28px;
  }

  .fs29 {
    font-size: 29px;
  }

  .fs30 {
    font-size: 30px;
  }

  .wp100 {
    width: 100%;
  }

  .mt1 {
    margin-top: 1px;
  }

  .mt2 {
    margin-top: 2px;
  }

  .mt2 {
    margin-top: 2px;
  }

  .mt3 {
    margin-top: 3px;
  }

  .mt4 {
    margin-top: 4px;
  }

  .mt5 {
    margin-top: 5px;
  }

  .mt6 {
    margin-top: 6px;
  }

  .mt7 {
    margin-top: 7px;
  }

  .mt8 {
    margin-top: 8px;
  }

  .mt9 {
    margin-top: 9px;
  }

  .mt10 {
    margin-top: 10px;
  }

  .mt12 {
    margin-top: 12px;
  }

  .mt14 {
    margin-top: 14px;
  }

  .mt16 {
    margin-top: 16px;
  }

  .mt18 {
    margin-top: 18px;
  }

  .mt20 {
    margin-top: 20px;
  }

  .mt22 {
    margin-top: 22px;
  }

  .mt24 {
    margin-top: 24px;
  }

  .mt26 {
    margin-top: 26px;
  }

  .mt28 {
    margin-top: 28px;
  }

  .mt30 {
    margin-top: 30px;
  }

  .mb1 {
    margin-bottom: 1px;
  }

  .mb2 {
    margin-bottom: 2px;
  }

  .mb2 {
    margin-bottom: 2px;
  }

  .mb3 {
    margin-bottom: 3px;
  }

  .mb4 {
    margin-bottom: 4px;
  }

  .mb5 {
    margin-bottom: 5px;
  }

  .mb6 {
    margin-bottom: 6px;
  }

  .mb7 {
    margin-bottom: 7px;
  }

  .mb8 {
    margin-bottom: 8px;
  }

  .mb9 {
    margin-bottom: 9px;
  }

  .mb10 {
    margin-bottom: 10px;
  }

  .mb12 {
    margin-bottom: 12px;
  }

  .mb14 {
    margin-bottom: 14px;
  }

  .mb16 {
    margin-bottom: 16px;
  }

  .mb18 {
    margin-bottom: 18px;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  .mb22 {
    margin-bottom: 22px;
  }

  .mb24 {
    margin-bottom: 24px;
  }

  .mb26 {
    margin-bottom: 26px;
  }

  .mb28 {
    margin-bottom: 28px;
  }

  .mb30 {
    margin-bottom: 30px;
  }

  .mb40 {
    margin-bottom: 40px;
  }

  .mb50 {
    margin-bottom: 50px;
  }

  .mb60 {
    margin-bottom: 60px;
  }

  .mr1 {
    margin-right: 1px;
  }

  .mr2 {
    margin-right: 2px;
  }

  .mr2 {
    margin-right: 2px;
  }

  .mr3 {
    margin-right: 3px;
  }

  .mr4 {
    margin-right: 4px;
  }

  .mr5 {
    margin-right: 5px;
  }

  .mr6 {
    margin-right: 6px;
  }

  .mr7 {
    margin-right: 7px;
  }

  .mr8 {
    margin-right: 8px;
  }

  .mr9 {
    margin-right: 9px;
  }

  .mr10 {
    margin-right: 10px;
  }

  .mr12 {
    margin-right: 12px;
  }

  .mr14 {
    margin-right: 14px;
  }

  .mr16 {
    margin-right: 16px;
  }

  .mr18 {
    margin-right: 18px;
  }

  .mr20 {
    margin-right: 20px;
  }

  .mr22 {
    margin-right: 22px;
  }

  .mr24 {
    margin-right: 24px;
  }

  .mr26 {
    margin-right: 26px;
  }

  .mr28 {
    margin-right: 28px;
  }

  .mr30 {
    margin-right: 30px;
  }

  .w10 {
    width: 10px;
  }

  .w20 {
    width: 20px;
  }

  .w35 {
    width: 35px;
  }

  .w50 {
    width: 50px;
  }

  .w80 {
    width: 80px;
  }

  .w100 {
    width: 100px;
  }

  .w120 {
    width: 120px;
  }

  .w150 {
    width: 150px;
  }

  .w200 {
    width: 200px;
  }

  .w250 {
    width: 250px;
  }

  .w300 {
    width: 300px;
  }

  .w350 {
    width: 350px;
  }

  .w400 {
    width: 400px;
  }

  .w450 {
    width: 450px;
  }

  .w500 {
    width: 500px;
  }

  .h10 {
    height: 10px;
  }

  .h20 {
    height: 20px;
  }

  .h35 {
    height: 35px;
  }

  .h50 {
    height: 50px;
  }

  .h80 {
    height: 80px;
  }

  .h100 {
    height: 100px;
  }

  .h120 {
    height: 120px;
  }

  .h150 {
    height: 150px;
  }

  .h200 {
    height: 200px;
  }

  .h250 {
    height: 250px;
  }

  .h300 {
    height: 300px;
  }

  .h350 {
    height: 350px;
  }

  .h400 {
    height: 400px;
  }

  .h450 {
    height: 450px;
  }

  .h500 {
    height: 500px;
  }

  .bdT0 {
    border-top: 0px;
  }

  .bdB0 {
    border-bottom: 0px;
  }

  .bdL0 {
    border-left: 0px;
  }

  .bdR0 {
    border-right: 0px;
  }

  .ml1 {
    margin-left: 1px;
  }

  .ml2 {
    margin-left: 2px;
  }

  .ml2 {
    margin-left: 2px;
  }

  .ml3 {
    margin-left: 3px;
  }

  .ml4 {
    margin-left: 4px;
  }

  .ml5 {
    margin-left: 5px;
  }

  .ml6 {
    margin-left: 6px;
  }

  .ml7 {
    margin-left: 7px;
  }

  .ml8 {
    margin-left: 8px;
  }

  .ml9 {
    margin-left: 9px;
  }

  .ml10 {
    margin-left: 10px;
  }

  .ml12 {
    margin-left: 12px;
  }

  .ml14 {
    margin-left: 14px;
  }

  .ml16 {
    margin-left: 16px;
  }

  .ml18 {
    margin-left: 18px;
  }

  .ml20 {
    margin-left: 20px;
  }

  .ml22 {
    margin-left: 22px;
  }

  .ml24 {
    margin-left: 24px;
  }

  .ml26 {
    margin-left: 26px;
  }

  .ml28 {
    margin-left: 28px;
  }

  .ml30 {
    margin-left: 30px;
  }

  .pt1 {
    padding-top: 1px;
  }

  .pt2 {
    padding-top: 2px;
  }

  .pt2 {
    padding-top: 2px;
  }

  .pt3 {
    padding-top: 3px;
  }

  .pt4 {
    padding-top: 4px;
  }

  .pt5 {
    padding-top: 5px;
  }

  .pt6 {
    padding-top: 6px;
  }

  .pt7 {
    padding-top: 7px;
  }

  .pt8 {
    padding-top: 8px;
  }

  .pt9 {
    padding-top: 9px;
  }

  .pt10 {
    padding-top: 10px;
  }

  .pt12 {
    padding-top: 12px;
  }

  .pt14 {
    padding-top: 14px;
  }

  .pt16 {
    padding-top: 16px;
  }

  .pt18 {
    padding-top: 18px;
  }

  .pt20 {
    padding-top: 20px;
  }

  .pt22 {
    padding-top: 22px;
  }

  .pt24 {
    padding-top: 24px;
  }

  .pt26 {
    padding-top: 26px;
  }

  .pt28 {
    padding-top: 28px;
  }

  .pt30 {
    padding-top: 30px;
  }

  .pb1 {
    padding-bottom: 1px;
  }

  .pb2 {
    padding-bottom: 2px;
  }

  .pb2 {
    padding-bottom: 2px;
  }

  .pb3 {
    padding-bottom: 3px;
  }

  .pb4 {
    padding-bottom: 4px;
  }

  .pb5 {
    padding-bottom: 5px;
  }

  .pb6 {
    padding-bottom: 6px;
  }

  .pb7 {
    padding-bottom: 7px;
  }

  .pb8 {
    padding-bottom: 8px;
  }

  .pb9 {
    padding-bottom: 9px;
  }

  .pb10 {
    padding-bottom: 10px;
  }

  .pb12 {
    padding-bottom: 12px;
  }

  .pb14 {
    padding-bottom: 14px;
  }

  .pb16 {
    padding-bottom: 16px;
  }

  .pb18 {
    padding-bottom: 18px;
  }

  .pb20 {
    padding-bottom: 20px;
  }

  .pb22 {
    padding-bottom: 22px;
  }

  .pb24 {
    padding-bottom: 24px;
  }

  .pb26 {
    padding-bottom: 26px;
  }

  .pb28 {
    padding-bottom: 28px;
  }

  .pb30 {
    padding-bottom: 30px;
  }

  .pr1 {
    padding-right: 1px;
  }

  .pr2 {
    padding-right: 2px;
  }

  .pr2 {
    padding-right: 2px;
  }

  .pr3 {
    padding-right: 3px;
  }

  .pr4 {
    padding-right: 4px;
  }

  .pr5 {
    padding-right: 5px;
  }

  .pr6 {
    padding-right: 6px;
  }

  .pr7 {
    padding-right: 7px;
  }

  .pr8 {
    padding-right: 8px;
  }

  .pr9 {
    padding-right: 9px;
  }

  .pr10 {
    padding-right: 10px;
  }

  .pr12 {
    padding-right: 12px;
  }

  .pr14 {
    padding-right: 14px;
  }

  .pr16 {
    padding-right: 16px;
  }

  .pr18 {
    padding-right: 18px;
  }

  .pr20 {
    padding-right: 20px;
  }

  .pr22 {
    padding-right: 22px;
  }

  .pr24 {
    padding-right: 24px;
  }

  .pr26 {
    padding-right: 26px;
  }

  .pr28 {
    padding-right: 28px;
  }

  .pr30 {
    padding-right: 30px;
  }

  .algL {
    text-align: left;
  }

  .algC {
    text-align: center;
  }

  .algR {
    text-align: right;
  }

  .valgT {
    vertical-align: top;
  }

  .valgM {
    vertical-align: middle;
  }

  .valgB {
    vertical-align: bottom;
  }

  .deactopac {
    opacity: 0.35;
  }

  .valg-3 {
    vertical-align: -3px;
  }

  .valg-2 {
    vertical-align: -2px;
  }

  .valg-1 {
    vertical-align: -1px;
  }

  .valg1 {
    vertical-align: 1px;
  }

  .valg2 {
    vertical-align: 2px;
  }

  .valg3 {
    vertical-align: 3px;
  }

  .pl1 {
    padding-left: 1px;
  }

  .pl2 {
    padding-left: 2px;
  }

  .pl2 {
    padding-left: 2px;
  }

  .pl3 {
    padding-left: 3px;
  }

  .pl4 {
    padding-left: 4px;
  }

  .pl5 {
    padding-left: 5px;
  }

  .pl6 {
    padding-left: 6px;
  }

  .pl7 {
    padding-left: 7px;
  }

  .pl8 {
    padding-left: 8px;
  }

  .pl9 {
    padding-left: 9px;
  }

  .pl10 {
    padding-left: 10px;
  }

  .pl12 {
    padding-left: 12px;
  }

  .pl14 {
    padding-left: 14px;
  }

  .pl16 {
    padding-left: 16px;
  }

  .pl18 {
    padding-left: 18px;
  }

  .pl20 {
    padding-left: 20px;
  }

  .pl22 {
    padding-left: 22px;
  }

  .pl24 {
    padding-left: 24px;
  }

  .pl26 {
    padding-left: 26px;
  }

  .pl28 {
    padding-left: 28px;
  }

  .pl30 {
    padding-left: 30px;
  }

  .lh10 {
    line-height: 10px;
  }

  .lh11 {
    line-height: 11px;
  }

  .lh12 {
    line-height: 12px;
  }

  .lh13 {
    line-height: 13px;
  }

  .lh14 {
    line-height: 14px;
  }

  .lh15 {
    line-height: 15px;
  }

  .lh16 {
    line-height: 16px;
  }

  .lh17 {
    line-height: 17px;
  }

  .lh18 {
    line-height: 18px;
  }

  .lh19 {
    line-height: 19px;
  }

  .lh20 {
    line-height: 20px;
  }

  .lh21 {
    line-height: 21px;
  }

  .lh22 {
    line-height: 22px;
  }

  .lh23 {
    line-height: 23px;
  }

  .lh24 {
    line-height: 24px;
  }

  .lh25 {
    line-height: 25px;
  }

  .lh26 {
    line-height: 26px;
  }

  .lh27 {
    line-height: 27px;
  }

  .lh28 {
    line-height: 28px;
  }

  .lh29 {
    line-height: 29px;
  }

  .lh30 {
    line-height: 30px;
  }

  .lh32 {
    line-height: 32px;
  }

  .lh33 {
    line-height: 33px;
  }

  .lh34 {
    line-height: 34px;
  }

  .lh35 {
    line-height: 35px;
  }

  .lh36 {
    line-height: 36px;
  }

  .lh37 {
    line-height: 37px;
  }

  .lh38 {
    line-height: 38px;
  }

  .lh39 {
    line-height: 39px;
  }

  .lh40 {
    line-height: 40px;
  }

  .shclearfix20 {
    clear: both;
    height: 20;
  }

  .shclearfix18 {
    clear: both;
    height: 18;
  }

  .shclearfix16 {
    clear: both;
    height: 16;
  }

  .shclearfix14 {
    clear: both;
    height: 14;
  }

  .shclearfix12 {
    clear: both;
    height: 12;
  }

  .shclearfix0 {
    clear: both;
    height: 0;
  }

  .shclearfix2 {
    clear: both;
    height: 2;
  }

  .shclearfix4 {
    clear: both;
    height: 4;
  }

  .shclearfix6 {
    clear: both;
    height: 6;
  }

  .shclearfix8 {
    clear: both;
    height: 8;
  }

  .shclearfix10 {
    clear: both;
    height: 10;
  }

  .shclearfix30 {
    clear: both;
    height: 30;
  }

  .shclearfix40 {
    clear: both;
    height: 40;
  }

  .shclearfix45 {
    clear: both;
    height: 45;
  }

  .shclearfix50 {
    clear: both;
    height: 50;
  }

  .shclearfix60 {
    clear: both;
    height: 60;
  }

  .shclearfix70 {
    clear: both;
    height: 70;
  }

  .shclearfix80 {
    clear: both;
    height: 80;
  }

  .shclearfix90 {
    clear: both;
    height: 90;
  }

  .shclearfix100 {
    clear: both;
    height: 100;
  }

  _resetDefaultStyle {}

  h1, h2, h3 {
    margin: 0px;
  }

  img {
    display: block;
  }

  p, ul {
    margin: 0;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
  }

  footer {
    width: auto;
  }

  .dfradio {
    display: none;
  }

  .dfcheckbox {
    display: none;
  }

  input[type=radio] {
    margin-right: 10px;
  }

  input[type=checkbox] {
    margin-right: 10px;
  }

  input[type=text], input[type=email], input[type=password] {}

  textarea {
    padding: 3px 4px 3px 4px;
    border-radius: 4px;
    border: 1px solid hsl(0, 0%, 85%);
    font-size: 13px;
  }

  a {
    text-decoration: none;
  }

  .select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  table, th, td {
    border-spacing: 0px;
  }

  h1, h2, h3 {
    margin: 0px;
  }

  img {
    display: block;
  }

  li, ul {
    list-style: none;
  }

  .share_bscol {
    color: hsl(145, 100%, 28%);
  }

  .share_red {
    color: red;
  }

  .share_hlight {
    color: #e643aa;
  }

  .share_cyan {
    color: #00aafa;
  }

  .share_popuplink {
    color: hsl(145, 100%, 28%);
    cursor: pointer;
    text-decoration: underline;
  }

  .share_link {
    color: #00aafa;
    cursor: pointer;
    text-decoration: underline;
  }

  .share_hlight_link {
    color: #e643aa;
    cursor: pointer;
    text-decoration: underline;
  }

  .link_orange {
    color: hsl(32, 100%, 48%);
  }

  .link_orange:hover {
    text-decoration: underline;
  }

  #main {
    width: 90%;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .page_theme_company {
    margin-top: 0px;
  }

  #company_bigcopy {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 34px;
  }

  .company_table {
    width: 100%;
    border-bottom: 1px solid hsl(0, 0%, 80%);
    margin-bottom: 80px;
  }

  .company_table_row {}

  .company_table_left {
    width: 300px;
    border-top: 1px solid hsl(0, 0%, 80%);
    padding-top: 16px;
    padding-bottom: 6px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 28px;
    text-align: left;
    color: hsl(0, 0%, 0%);
    font-family: 'SourceHanSansLight-Medium', sans-serif;
    font-weight: 400;
  }

  .company_table_right {
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: left;
    color: hsl(0, 0%, 0%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
  }

  #company_organize {
    width: 100%;
    border-top: 1px solid hsl(0, 0%, 80%);
    margin-bottom: 180px;
  }

  .targetlink {
    display: block;
    height: 70px;
  }

  .blank {
    display: block;
    height: 70px;
    clear: both;
  }

  .blank_pc {
    display: block;
    height: 0px;
    clear: both;
  }

  #sh_navbar {
    overflow-y: scroll;
    display: none;
    left: 0px;
    top: 0px;
    background-color: hsl(208, 100%, 30%);
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100vh;
  }

  #sh_navbar_top {
    border-bottom: 0.5px solid hsl(0, 0%, 100%);
  }

  #sh_navbar_main {
    width: 100%;
    background-color: hsl(208, 100%, 30%);
  }

  .sh_navbar_menu {
    border-bottom: 1px solid hsl(0, 0%, 100%);
    height: 50px;
    background-color: hsl(208, 100%, 30%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sh_navbar_menu_title {
    display: block;
    float: left;
    padding-left: 30px;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 18px;
    text-align: left;
    color: hsl(0, 0%, 100%);
  }

  .sh_navbar_menu_arrow {
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }

  .sh_navbar_submenus {
    width: 100%;
    height: auto;
    background-color: hsl(0, 0%, 100%);
    display: none;
  }

  .sh_navbar_submenu {
    border-bottom: 1px solid hsl(0, 0%, 60%);
    padding-top: 15px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: hsl(0, 0%, 100%);
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 18px;
    text-align: left;
    color: hsl(0, 0%, 0%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #sh_navbar_contact {
    width: 200px;
    height: 30px;
    background-color: hsl(0, 0%, 100%);
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 16px;
    text-align: center;
    color: hsl(208, 100%, 30%);
    margin-top: 30px;
    padding-top: 10px;
    font-family: 'SourceHanSansLight-Regular', sans-serif;
    font-weight: 300;
  }

  #sh_topbar, #sh_navbar_top, #sh_topbar_home {
    width: 100%;
    height: 64px;
    background-color: hsl(208, 100%, 30%);
  }

  #sh_topbar, #sh_topbar_home {
    position: fixed;
    z-index: 100;
  }

  #sh_topbar_home {
    background-color: hsla(0, 0%, 0%, 0);
  }

  #sh_topbar_logo, #sh_navbar_logo {
    display: block;
    float: left;
    width: 170px;
    margin-top: 16px;
    height: auto;
  }

  #sh_topbar_menu, #sh_navbar_close {
    display: block;
    float: right;
    width: 64px;
    height: 64px;
  }

  #home_mainimage, #page_mainimage {
    width: 100%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  #page_mainimage {
    margin-top: 64px;
  }

  #footer {
    margin-top: 0px;
    background-color: hsl(208, 100%, 30%);
    width: 100%;
    padding-top: 45px;
  }

  #footer_sub {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
  }

  #footer_telbox {
    margin-bottom: 40px;
  }

  #footer_telbox_copy {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 28px;
    text-align: left;
    color: hsl(0, 0%, 100%);
    font-family: 'SourceHanSansLight-Regular', sans-serif;
    font-weight: 300;
    margin-bottom: 6px;
  }

  #footer_telbox_tel {
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 36px;
    text-align: left;
    color: hsl(0, 0%, 100%);
    font-family: 'SourceHanSansLight-Medium', sans-serif;
    font-weight: 400;
    margin-bottom: 6px;
  }

  #footer_telbox_caption {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 15px;
    text-align: left;
    color: hsl(0, 0%, 100%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
  }

  #footer_contact {}

  #footer_contact_copy {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 14px;
    text-align: center;
    color: hsl(0, 0%, 100%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
    margin-bottom: 12px;
    margin-top: 14px;
  }

  #footer_contact_button {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 14px;
    text-align: center;
    color: hsl(208, 100%, 30%);
    font-family: 'SourceHanSansLight-Regular', sans-serif;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    border-radius: 30px;
    background-color: hsl(0, 0%, 100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 14px;
    padding-bottom: 15px;
  }

  #footer_bottombar {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 50px;
    background-color: hsl(0, 0%, 15%);
  }

  #footer_bottomin {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #footer_adressbox {}

  #footer_bottom_logo {
    width: 250px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  #footer_bottom_text {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 21px;
    text-align: left;
    color: hsl(0, 0%, 100%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
  }

  #footer_credit {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 11px;
    text-align: left;
    color: hsl(0, 0%, 100%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
    padding-bottom: 20px;
    padding-top: 60px;
  }

  .page_theme {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 40px;
    text-align: center;
    color: hsl(0, 0%, 0%);
    font-family: 'SourceHanSansLight-Medium', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 60px;
  }

  .page_theme_big {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 32px;
    text-align: center;
    color: hsl(0, 0%, 0%);
    font-family: 'NotoSerifCJK-Medium', serif;
    font-weight: 400;
    margin-bottom: 20px;
  }

  .page_bigcopy {
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: hsl(0, 0%, 0%);
    font-family: 'NotoSerifCJK-Medium', serif;
    font-weight: 400;
    margin-bottom: 70px;
  }

  .page_copy {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 32px;
    text-align: left;
    color: hsl(0, 0%, 0%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
    margin-bottom: 20px;
  }

  .page_text {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 32px;
    text-align: left;
    color: hsl(0, 0%, 0%);
    font-family: 'SourceHanSansLight-Light', sans-serif;
    font-weight: 200;
    margin-bottom: 20px;
  }

  .action_ttl{
    margin-top: 4em;
    margin-bottom: 1em;
}
.action_box{
    padding: 2em;
    text-align: center;
    border:1px solid #ccc;
    font-size: 16px;
}
.action_text {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 36px;
  text-align: left;
  color: hsl(0, 0%, 0%);
  font-family: 'SourceHanSansLight-Light', sans-serif;
  font-weight: 200;
  margin-bottom: 100px;
}

  @media screen and (min-width:1000px) {}

  @media screen and (min-width:768px) and (max-width:1000px) {}

  @media screen and (min-width:520px) and (max-width:768px) {}

  @media screen and (max-width:520px) {}