/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#header {
    position: relative;
    background-color: #FFF;
    border-bottom: 1px solid #F5F5F5;
}
.Title_GoodWord img{
max-height: 220px;
width: auto;
padding: 0 40px;
}

.divider {
    margin: 1.5rem auto;
}

ul.TwoLine {
    margin-bottom: 42px;
}

.HeaderLogo p{
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
  position: absolute;
  top: 25px;
  width: 250px;
  left: 70px;
}

.HeaderLogo span {
    font-size: 10px;
    font-weight: 500;
    line-height: 0px;
}

.sticky-header-shrink .HeaderLogo p{
  top: 21px;
  left: 60px;
}


.footerRight {
    width: 640px;
    float: right;
}

a.menu-link.menu-link2 {
    padding: 3px;
}

h1 {
    font-size: 50px!important;
    letter-spacing: 10px!important;
}

.menu-link2 div {
    background-color: #ececec;
    padding: 5px 10px;
}

.fbox-media img {
    width: 100%;
    height: auto;
    padding: 10px 20px;
}
.history_name {
  display: inline-block;
      font-weight: 700;
      position: absolute;
      letter-spacing: 0.5px;
      font-size: 1.15rem;
      width: 500px;
}

.history_name-EN {
  display: inline-block;
      font-weight: 700;
      position: absolute;
      letter-spacing: 0.5px;
      font-size: 1.15rem;
      width: 500px;
}

.Contact-EN {
  display: inline-block;
      font-weight: 700;
      position: absolute;
      letter-spacing: 0.5px;
      font-size: 1.15rem;
}

.history_time {
  display: inline-block;
      z-index: 99;
      position: relative;
}
.history_time ul {
  background-color: #00A1E9;
  padding: 3px 15px;
  color: var(--white);
  border-radius: 1px;
  font-size: 1.15rem;
}

.history_name ul {
    padding: 3px 24px;
}

.history_name-EN ul {
    padding: 3px 50px 0 10px;
}

.Hidden{
      visibility: hidden;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 15px;
}

.Contact_Map{
padding: 10px;

}

.Mobile_only{
  display: none;
}

.container.clearfix h1 {
    text-align: center;
    top: 70px;
}

.Title_GoodWord p {
    text-align: center;
    font-size: 35px!important;
    letter-spacing: 0px!important;
    line-height: 50px!important;
    color: #00a1e9;
    font-weight: 400!important;
    margin: 0;
}

.HistoryCss {
  position: relative;
  height: 550px;
  width: 560px;
  margin: 0 auto;
  margin-top: 35px;
}

.Title_GoodWord{
  text-align: center;
}

.ContactCss {
      position: relative;
      height: 250px;
      padding-top: 35px;
}

.page-title-PC{
  padding:200px 0;
}

.Mobiel_Title{
    color: white;
    font-family: 'Noto Sans , TC Lato', sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 10px 0;
    margin-top: 0px;
}

.Mobiel_Title .En{
    font-size: 12px;
    font-weight: 300;
    line-height: 0px;
}

#logo img {
    max-height: 70px;
    padding: 5px;

}

#logo {
    padding: 10px 0;
}

.Mobile_header{
    padding: 65px 0;
    margin-top: 90px;
    padding-top: :100px;
}

.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
    color: #00A1E9;
}

.menu-link {
    display: block;
    line-height: 22px;
    color: #444;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Noto Sans , TC Lato', sans-serif;
}

.content-wrap {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
}

.fbox-media img {
    padding: 10px 10px;
}

.P20 {
    padding: 15px 20px 20px 20px;
}

.heading-block::after {
    margin-top: 15px;
}

.topmargin-lg {
    margin-top: 3rem!important ;
}
.heading-block h2 {
    font-size: 35px;
    color:#00A1E9;
}

.heading-block-EN h2 {
    font-size: 26px;
    color:#00A1E9;
}

#content p {
    line-height: 30px;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 1.75px;
}

.EN p {
    font-size: 17px!important;
    letter-spacing: 0px!important;
}


li {
    margin: 0;
    padding: 3px 0;
    letter-spacing: .75px;
}

.killBtn{
    margin-bottom: -60px;
    padding-bottom: 0;
}

.heading-block::after {
    width: 60px;
    border-top: 4px solid #444;
}

#footer {
    border-top: 1px solid rgb(0 0 0 / 2%);
}

#copyrights {
    background-color: #ffffff;
}

.footerCSS img {
    width: 75px;
}

.vh-55 {
    height: 55vh !important;
}

.Lang{
  width: 75px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  background-color: #f1f1f1;
  padding: 5px 5px;
}

.footerCSS p {
    display: inline-block;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 900;
    line-height: 18px;
    position: absolute;
    top: 12px;
}

.footerCSS span {
  font-size: 12px;
      font-weight: 500;
      line-height: 0px;
}


.swiper_wrapper .swiper-slide {
    background-color: #00000080;
}

.footerRight p {
    display: contents;
    padding: 0;
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
}

.footerRight-EN p {
    display: contents;
    padding: 0;
    margin: 0;
    font-size: 14px;
    letter-spacing: 0px;
}

.LineV {
  background-color: #00a1e9;
      width: 4px;
      height: 270px;
      position: absolute;
      left: 32px;
      opacity: .5;
      top: -30px;
      z-index: 0;
}

.LineV2 {
  background-color: #00a1e9;
      width: 4px;
      height: 450px;
      position: absolute;
      left: 36px;
      opacity: .5;
      top: -13px;
      z-index: 0;
}

.LineJP{
  height: 530px!important;
}

.grid-filter li.activeFilter a {
    background-color: #00a1e9;
}

.grid-filter li a:hover {
    color: #00a1e9;
}
.portfolio-desc h3 a:hover {
    color: #00a1e9;
}


.grid-filter li a:hover {
    color: #000000;
}

.portfolio-desc , .mfp-bottom-bar{
    display: none;
}

a {
    text-decoration: none !important;
    color: #007aff;
}

.Mobiel_History{
  text-align: center;
}
ul.HisTag {
  border-bottom: 2px solid #e6e6e6;
      margin: 10px 15px;
      font-size: 16px;
      letter-spacing: 1px;
      font-weight: 200;
      font-family: 'TC Lato', sans-serif;
      text-align: center;
      color: #00a1e9;
      background-color: #f7f7f7;
}

@media (max-width: 992px) {

  .footerRight {
      width: 330px;
      float: right;
  }

#header {
    position: relative;
    background-color: #FFF;
    border-bottom: 1px solid #F5F5F5;
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
}

}

@media (max-width: 768px) {

.Contact-EN{
font-size: 16px;

}

  .footerRight {
      width: auto;
      float: none;
  }

  .heading-block h2 {
      font-size: 26px;
  }

  .heading-block-EN h2 {
      font-size: 20px;
  }

.mobile_hide{
  display: none;
}

.history_name ul {
    padding: 3px 10px;
}

  .grid-filter li a {
      background-color: #f7f7f7;
      margin: 0px 3px;
  }

  .PC_only{
    display: none!important;
  }

  .Mobile_only{
    display:block;
  }

  .footerRight p {
      padding: 0;
      margin: 0;
      font-size: 16px;
      letter-spacing: 1px;
      display: inherit;
  }
  .footerRight-EN p {
      padding: 0;
      margin: 0;
      font-size: 14px;
      letter-spacing: 0px;
      display: inherit;
  }

  .topmargin-lg {
      margin-top: 0rem!important ;
  }

  .footerCSS img {
      width: 35%;
  }

  .footerCSS p {
    display: block;
        padding-top: 20px;
        font-size: 22px;
        position: static;
        line-height: 20px;
  }

  .grid-filter li {
    position: relative;
    width: auto;
}

.Contact_Map{


}

  .menu-link2 div {
    background-color: #ffffff00;
    padding: 10px 0px;
}

.portfolio-desc {
    padding: 10px 5px;
}

.history_name{
  letter-spacing: 0px;
}
.history_time ul {
    font-size: 1.15rem;
}
.LineV2 {
    background-color: #00a1e9;
    width: 4px;
    height: 500px;
    position: absolute;
    left: 40px;
    opacity: .5;
    top: -20px;
    z-index: 0;
}
.HistoryCss {
    padding-left: 10px;
    display: none;
}

}
