/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 17 2022 | 06:26:31 */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP"!important;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
 max-width:initial;
 width:initial;
}

a {
  color:#3270e1;
}

h2.front-page{
  color:#103773;
  text-align:center;
  margin:32px 0 24px;
}

h2.front-page.qa{
  border-bottom:1px solid #78af2f;
  color:#fff;
  width:300px;
  margin:0 auto -158px;
  z-index:10;
  margin-top:70px; 
}

.epkb-doc-search-container{
  padding-top:40px!important; 
}

.header-inner {
    max-width: 1080px;
    padding: 2rem 0;
}

.post-meta{
  display:none;
}

.comments-wrapper{
  display:none;
}

.entry-content > *{
  margin-left:initial;
  margin-right:initial;
}

.post-inner object{
  width: 1200px!important;
  height: 600px!important;  
}