@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 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 */ }

/**
 * 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: 1em;
  /* 2 */ }

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

/**
 * 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: 1em;
  /* 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; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * 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"] {
  -webkit-appearance: button; }

/**
 * 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  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. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * 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 */ }

/* 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; }

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

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

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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.floatL {
  float: left; }

.floatR {
  float: right; }

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

/*@mixin fontH3 {
    font-size: 30px;    
}*/
/*字體*/
body {
  background-color: #f6f6f6;
  font-family: 'Noto Sans TC'; }

img {
  width: 100%;
  height: auto; }

/* font size*/
h2 {
  font-size: 22px;
  line-height: 31px; }

p {
  font-size: 15px;
  line-height: 23px;
  text-align: justify;
  color: #696969;
  text-align: justify; }

.picText {
  color: #898989; }

@media all and (max-width: 750px) {
  h2 {
    font-size: 23px;
    line-height: 34px; }
  p {
    font-size: 23px;
    line-height: 34px; } }

@media all and (max-width: 576px) {
  h2 {
    font-size: 20px; }
  p {
    font-size: 18px;
    line-height: 28px; } }

/* hide, show in different mobile */
.hideD {
  display: none; }

@media all and (max-width: 750px) {
  .showM {
    display: block; }
  .hideM {
    display: none; }
  .showInline {
    display: inline; } }

@media all and (max-width: 576px) {
  .showS {
    display: block; }
  .hideS {
    display: none; } }

.outLine {
  position: relative; }

.wrap {
  position: relative;
  color: #898989;
  margin-left: 195px; }

/* menu and component */
.mobileBox, .mobileMenu, .flex-direction-nav {
  display: none; }

.topBtn {
  position: fixed;
  z-index: 10;
  bottom: 50px;
  right: 3%; }

.page_header {
  position: fixed;
  z-index: 10;
  padding-left: 25px;
  padding-right: 195px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  background-color: #0641a3;
  font-weight: bold; }
  .page_header > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer; }
    .page_header > div img {
      width: auto;
      margin-right: 10px; }
    .page_header > div a, .page_header > div .header_menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 25px;
      height: 50px;
      color: #ffffff; }
      .page_header > div a:hover, .page_header > div .header_menu:hover {
        text-decoration: underline; }
    .page_header > div .header_menu:hover ul {
      display: block; }
    .page_header > div ul {
      display: none;
      position: absolute;
      top: 50px;
      right: 0;
      background-color: #ffffff; }
      .page_header > div ul li {
        border-bottom: 2px dashed #c9c9c9;
        padding-left: 17px; }
        .page_header > div ul li:last-child {
          border-bottom: none; }
        .page_header > div ul li:hover {
          background-color: #eeeeee; }
      .page_header > div ul a {
        color: #333333;
        font-size: 16px;
        line-height: 30px; }

/*lanaguage*/
.blogLannav {
  display: none;
  width: 100%;
  height: 100%;
  max-width: 768px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  /*overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;*/
  margin: 0 auto; }
  .blogLannav .btn_x {
    width: 20px;
    padding: 20px 40px;
    float: right; }
  .blogLannav .btn {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .blogLannav .btn a {
      display: block;
      font-size: 16px;
      line-height: 1;
      font-weight: bold;
      color: #666666;
      padding: 4% 7%; }
    .blogLannav .btn.select a {
      color: #fff;
      background: #3073e1; }
  .blogLannav .line:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url("../images/m_mainnav_line.png") no-repeat left top;
    -webkit-background-size: 100% auto;
    background-size: 100% auto; }

/*slider*/
.flexsliderOut {
  max-width: 1024px;
  margin: 0 auto 80px auto;
  padding-top: 50px;
  position: relative; }

/* author introduce*/
.authorFrontInfo {
  max-width: 1024px;
  margin: 0 auto 60px auto;
  background-color: #e5e5e5; }
  .authorFrontInfo img {
    float: left;
    width: 50px;
    padding: 12px 25px; }
  .authorFrontInfo p {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 25px 22px 5px;
    width: calc( 100% - 100px);
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #696969; }
    .authorFrontInfo p span {
      font-weight: initial;
      color: #898989; }

@media all and (max-width: 750px) {
  .authorFrontInfo {
    margin: 0 60px 60px 60px; }
    .authorFrontInfo img {
      padding: 20px 25px; }
    .authorFrontInfo p {
      padding: 20px 25px 20px 5px;
      width: calc( 100% - 100px);
      font-size: 20px;
      line-height: 30px;
      font-weight: bold;
      color: #696969; }
      .authorFrontInfo p span {
        font-weight: initial;
        color: #898989; } }

@media all and (max-width: 576px) {
  .authorFrontInfo {
    margin: 0 30px 60px 30px; } }

.summary, .introduce {
  max-width: 810px;
  margin: 0 auto; }

.summary {
  max-width: 810px;
  margin: 0 auto; }
  .summary h1 {
    font-size: 32px;
    font-weight: bold;
    color: #696969; }

.map {
  margin-top: 85px;
  height: 460px;
  width: 100%; }

/* mapData, author, footer*/
.mapData {
  max-width: 750px;
  margin: 50px auto 0 auto;
  padding-bottom: 70px; }
  .mapData .item {
    float: left;
    width: 48%;
    margin-bottom: 30px; }
    .mapData .item:nth-child(odd) {
      margin-right: 4%; }
    .mapData .item img {
      float: left;
      margin-right: 16px;
      width: 40px; }
    .mapData .item .mapWord {
      float: left;
      width: calc( 100% - 56px); }
      .mapData .item .mapWord h3 {
        font-size: 20px;
        line-height: 31px;
        font-weight: bold;
        color: #696969; }
      .mapData .item .mapWord p {
        margin-top: 5px;
        color: #898989;
        font-size: 15px;
        line-height: 23px;
        text-align: justify; }

.author h3 {
  margin-bottom: 110px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 50px;
  color: #696969; }
  .author h3 span {
    display: none; }

.author .authorDataOut {
  position: relative;
  padding-bottom: 300px; }

.author .authorDataBack {
  position: absolute;
  top: 60px;
  z-index: 1;
  width: 100%;
  height: 240px;
  background-color: #e5e5e5; }

.author .alignItemOut {
  position: relative;
  margin: 0 auto;
  max-width: 1400px; }

.author .alignItem {
  position: absolute;
  z-index: 5;
  margin: 0 auto; }
  .author .alignItem a {
    color: #898989; }
  .author .alignItem > li {
    float: left;
    width: 200px;
    height: auto;
    text-align: center; }
    .author .alignItem > li img {
      width: 110px; }
    .author .alignItem > li h2 {
      margin-top: 30px;
      font-size: 20px;
      line-height: 30px;
      font-weight: bold;
      color: #696969; }
    .author .alignItem > li p {
      font-size: 15px;
      line-height: 23px;
      text-align: center; }

.footer_copy {
  background: #656565;
  color: #c8c8c8;
  text-align: center;
  line-height: 1;
  padding: 20px 0;
  font-size: 12px;
  position: absolute;
  z-index: 2;
  bottom: -15px;
  width: 100%; }

@media all and (max-width: 1610px) {
  .author .authorDataBack {
    height: 440px; }
  .author .alignItemOut {
    max-width: 800px; }
  .author .alignItem {
    margin: 0 auto; }
    .author .alignItem > li {
      margin-bottom: 30px; }
  .footer_copy {
    bottom: -250px; } }

@media all and (max-width: 1010px) {
  .author .authorDataBack {
    height: 950px; }
  .author .alignItemOut {
    max-width: 450px; }
  .author .alignItem > li {
    width: 200px; }
    .author .alignItem > li:nth-child(odd) {
      margin-right: 50px; }
  .footer_copy {
    bottom: -750px; } }

@media all and (max-width: 750px) {
  .wrap {
    margin-left: 0; }
  .page_header {
    display: none; }
  .leftbox {
    display: none; }
  .mobileBox {
    display: block; }
  .topBtn {
    bottom: 50px;
    right: 0px; }
  .flexsliderOut {
    margin-bottom: 70px;
    padding-top: 60px; }
  .summary, .introduce, .mapData {
    margin: 0 60px;
    max-width: unset; }
  .mapData {
    margin-top: 60px; }
    .mapData .item {
      width: 100%;
      height: auto;
      margin-bottom: 40px; }
      .mapData .item img {
        width: 60px;
        margin-right: 26px; }
      .mapData .item .mapWord {
        width: calc( 100% - 86px); }
        .mapData .item .mapWord h3 {
          margin-top: 0px;
          font-size: 30px; }
        .mapData .item .mapWord p {
          margin-top: 15px; }
  .author {
    padding-bottom: 50px; }
    .author h3 {
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 80px; }
      .author h3 span {
        display: block; }
    .author .authorDataBack {
      display: none; }
    .author .authorDataOut {
      padding-bottom: 0px; }
    .author .alignItemOut {
      max-width: unset;
      margin: 0 auto;
      width: auto; }
    .author .alignItem {
      position: static;
      margin: 0 auto; }
      .author .alignItem > li {
        float: none;
        width: 280px;
        height: auto;
        text-align: left;
        margin-bottom: 45px;
        margin: 0 auto; }
        .author .alignItem > li:nth-child(odd) {
          margin-right: auto; }
        .author .alignItem > li .authorData {
          float: none;
          margin: 10px 0 30px 0; }
        .author .alignItem > li img {
          width: 190px;
          float: none;
          display: block;
          margin: 0 auto; }
        .author .alignItem > li h2 {
          margin-top: 30px;
          font-size: 30px;
          line-height: 39px;
          text-align: center; }
        .author .alignItem > li p {
          font-size: 23px;
          line-height: 34px;
          text-align: center; }
  .footer_copy {
    bottom: 0px; } }

@media all and (max-width: 576px) {
  .summary, .introduce, .mapData {
    margin: 0 30px; }
  .mapData {
    margin-top: 60px; }
    .mapData .item img {
      width: 40px;
      margin-right: 10px; }
    .mapData .item .mapWord {
      width: calc( 100% - 65px); }
      .mapData .item .mapWord h3 {
        font-size: 22px;
        line-height: 31px; }
      .mapData .item .mapWord p {
        margin-top: 5px;
        word-break: break-all; }
  .author h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 80px; }
  .author .alignItem {
    margin-left: 0; }
    .author .alignItem > li {
      width: 260px;
      margin-bottom: 20px; }
      .author .alignItem > li .authorData {
        margin: 0; }
      .author .alignItem > li img {
        width: 150px;
        display: block;
        margin: 0 auto; }
      .author .alignItem > li h2 {
        margin-top: 10px;
        font-size: 22px; }
      .author .alignItem > li p {
        font-size: 18px;
        line-height: 28px; } }

/* desktop menu */
.leftbox {
  width: 195px;
  height: 100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-box-shadow: 10px 0px 20px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 20px -8px rgba(0, 0, 0, 0.3);
  box-shadow: 10px 0px 20px -8px rgba(0, 0, 0, 0.3); }
  .leftbox .nav {
    width: 100%; }
    .leftbox .nav img {
      height: 100px; }
    .leftbox .nav a {
      display: block;
      position: relative;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease;
      height: 100px; }
      .leftbox .nav a:hover, .leftbox .nav a .select {
        background-color: #3073e1;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
        .leftbox .nav a:hover span, .leftbox .nav a .select span {
          color: #fff;
          -webkit-transition: all .2s ease;
          -o-transition: all .2s ease;
          transition: all .2s ease; }
      .leftbox .nav a:before, .leftbox .nav a:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: -5px;
        left: 0;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
      .leftbox .nav a span {
        display: block;
        position: absolute;
        top: 65px;
        text-align: center;
        width: 100%;
        font-size: 14px;
        line-height: 1;
        color: #666666;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
    .leftbox .nav .nav_1:after {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_1.png") no-repeat left top; }
    .leftbox .nav .nav_1:before {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_1_ovr.png") no-repeat left top; }
    .leftbox .nav .nav_2:after {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_2.png") no-repeat left top; }
    .leftbox .nav .nav_2:before {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_2_ovr.png") no-repeat left top; }
    .leftbox .nav .nav_3:after {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_3.png") no-repeat left top; }
    .leftbox .nav .nav_3:before {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_3_ovr.png") no-repeat left top; }
    .leftbox .nav .nav_4:after {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_4.png") no-repeat left top; }
    .leftbox .nav .nav_4:before {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_4_ovr.png") no-repeat left top; }
    .leftbox .nav .nav_5:after {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_5.png") no-repeat left top; }
    .leftbox .nav .nav_5:before {
      background: url("https://www.vwcv.tw/vw_travel/images/mainnav_5_ovr.png") no-repeat left top; }
    .leftbox .nav .nav_1:before, .leftbox .nav .nav_2:before, .leftbox .nav .nav_3:before, .leftbox .nav .nav_4:before, .leftbox .nav .nav_5:before, .leftbox .nav .nav_1:after, .leftbox .nav .nav_2:after, .leftbox .nav .nav_3:after, .leftbox .nav .nav_4:after, .leftbox .nav .nav_5:after {
      -webkit-background-size: 100% auto;
      background-size: 100% auto; }
    .leftbox .nav a:hover:before, .leftbox .nav .nav a.select:before {
      opacity: 1; }
    .leftbox .nav a:hover:after, .leftbox .nav .nav a.select:after {
      opacity: 0; }
  .leftbox .footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center; }
    .leftbox .footer p {
      padding-bottom: 7px;
      margin: 0;
      font-size: 12px;
      line-height: 1.5;
      color: #c8c8c8;
      text-align: center; }
    .leftbox .footer .snsbar {
      font-size: 0;
      padding-bottom: 4.5%; }
      .leftbox .footer .snsbar .sns_1:before {
        background: url("../images/sns_1_ovr.png") no-repeat left top;
        -webkit-background-size: 100% auto;
        background-size: 100% auto; }
      .leftbox .footer .snsbar .sns_2:before {
        background: url("../images/sns_2_ovr.png") no-repeat left top;
        -webkit-background-size: 100% auto;
        background-size: 100% auto; }
      .leftbox .footer .snsbar .sns_2 {
        margin-left: 3%; }
      .leftbox .footer .snsbar a {
        display: inline-block;
        position: relative; }
        .leftbox .footer .snsbar a:before {
          position: absolute;
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          opacity: 0;
          -webkit-transition: all .2s ease;
          -o-transition: all .2s ease;
          transition: all .2s ease; }
        .leftbox .footer .snsbar a:hover:before {
          opacity: 1;
          -webkit-transition: all .2s ease;
          -o-transition: all .2s ease;
          transition: all .2s ease; }

/* mlbile menu */
.mobileBox {
  position: fixed;
  z-index: 10;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 20px;
  height: 60px;
  width: 100%;
  background-color: #ffffff; }
  .mobileBox a {
    display: block; }
    .mobileBox a img {
      width: 60px; }
  .mobileBox .icon {
    margin: 15px 10px 0 20px; }
    .mobileBox .icon img {
      height: 35px;
      width: auto; }

.mobileMenu {
  position: relative;
  min-height: 100vh;
  background-color: #ffffff; }
  .mobileMenu > div:first-child {
    border-bottom: 1px dashed #bbbbbb; }
  .mobileMenu .close {
    width: 20px;
    padding: 20px 40px; }
  .mobileMenu h3, .mobileMenu i {
    padding: 16px 20px;
    font-size: 16px;
    color: #666666; }
  .mobileMenu .itemBox {
    border-bottom: 1px dashed #bbbbbb;
    padding: 0 20px;
    height: 50px; }
    .mobileMenu .itemBox:hover {
      background-color: #3073e1; }
      .mobileMenu .itemBox:hover h3 {
        color: #c8c8c8; }
    .mobileMenu .itemBox img {
      margin: 5px 0;
      width: 40px; }
  .mobileMenu .toggle_header div h3, .mobileMenu .toggle_header div i {
    padding: 16px 20px; }
  .mobileMenu .toggle_header ul {
    display: none;
    margin-left: 80px; }
  .mobileMenu .toggle_header li {
    display: block; }
    .mobileMenu .toggle_header li h3 {
      padding: 16px 0px; }
    .mobileMenu .toggle_header li.itemBox {
      padding: 0; }
  .mobileMenu .mobileAbout {
    width: 100%;
    margin-top: 150px;
    text-align: center;
    color: #c8c8c8; }
    .mobileMenu .mobileAbout p {
      font-size: 12px;
      margin-bottom: 10px;
      text-align: center; }
    .mobileMenu .mobileAbout img {
      width: 30px;
      margin-bottom: 10px; }
    .mobileMenu .mobileAbout .ml10 {
      margin-left: 10px; }
