/****************************************

          カスタマイズ

*****************************************/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height:1.8 !important;
}
.heading-title b {
    text-transform: none;
}
#toc_container {
  margin: 20px auto;
}
.image-layer {
    display: none;
}
img {
    height: auto;
}
.heading-image {
    height:1px;
}
.heading {
  padding: 2% 0;
}
.title {
    padding: .5% 0;
}
.wpp-thumbnail {
    width: 55px;
    height: auto;
}
.wpp-list {
    padding-left: 15px;
    padding-right: 15px;
}
.hupso_counters {
display:none;
}
.material {
    border-width: medium;
    border-color: #000000;
    border-style: dashed;
    padding: 10px;
    text-align: center;
}
.author_box {
    border-width: medium;
    border-color: #000000;
    border-style: solid;
    padding: 10px;
    text-align: left;
}
div.breadcrumbs {
    padding-bottom:10px;
}
.default-heading {
    padding: 0;
    height: 50px;
}
.heading-title {
    margin-top: 50px;
}
.author2 {
    border-radius: 70px;
    float: left;
    height: 70px;
    margin-right: 20px;
    width: 70px;
}
.author3 {
    border-radius: 150px;
    float: left;
    height: 150px;
    margin-right: 20px;
    width: 150px;
}
@media only screen and (max-width: 768px){
#toc_container {
    width: 80% !important;
    margin-left: 30px !important;
    margin-top: 120px !important;
}
}
.veu_postList .postList_miniThumb .postList_thumbnail img {
    width: 55px;
}
.main-sidebar h5 {
    margin-top: 15px;
}
.veu_postList .postList_date {
    color: #464646;
}
.veu_cta h2.cta_title {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 12px 20px 10px;
    background-color: #333;
    color: #fff;
    font-size: 22px;
    line-height: 1.2em;
}
.post-stats {
    margin-bottom: 9.5% !important;
    margin-left: 70px;
}
.wpp-list li {
    list-style-type: none;
}
.wpp-thumbnail {
    margin: 0 15px 0 0;
}
.page-numbers.current {
color:#fff !important;
background-color: #ff0080 !important;
}
.page-numbers.previous-post.pre {
  float:right;
}
.arconix-box .arconix-box-content {
    margin-left: 10px;
}
.pagination {
    margin: 0 0 30px 0;
    text-align: center;
}
@media screen and (max-width: 768px){
.page-numbers {
   padding: .5em .5em;
}
}
#toc_container a {
    color:#545454;
}
p, a {
    color: #0033cc;
}
img.img-responsive.logo-fixed {
    max-height: 60px;
    width: auto;
    margin-top: 10px;
}
.caption-hover-icon{
    display:none;
}
.blog_col_img {
    display: block;
    padding: 0;
    width: 20%;
}
.blog_col {
    padding: 0 0 0 15px;
    width: 80%;
}
.wpp-post-title {
    font-size: 18px;
    font-weight: bold;
}

.wpp-views {
    margin-bottom: 50px;
}

.wpp-list li {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 14px;
}
.post-stats {
    margin-bottom: 52px;
}
/*@media only screen and (min-width: 991px){
h3 {
    font-size: 22px;
    border-left: 6px solid pink;
    padding: .25em 0 .5em .75em;
    border-bottom: 1px solid #ccc;
}
}*/
.embed-container {
 position: relative;
  padding-bottom: 56.25%;
   height: 0;
   overflow: hidden;
   max-width: 100%;
} 
.embed-container iframe, .embed-container object, .embed-container embed {
   position: absolute; 
   top: 0; 
   left: 0;
    width: 100%;
     height: 100%;
}
.team-img img {
    display: none;
}

.bookslider .slick-slide:not(.slick-center) {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.div1 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
}
.div1::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #3498db;
	border-radius: 4px;
}

@media only screen and (max-width: 1024px){
#cssmenu #menu-button {
    width: 47px;
    top: 12px !important;
}
}
@media only screen and (max-width: 768px){
.wpp-post-title {
    font-size: 14px;
    font-weight: bold;
}
}
.category-description {
    width: 76%;
    margin: 0 auto;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    padding: 15px 20px 8px 20px;
    border-radius: 3px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
@media only screen and (max-width: 768px){
.category-description {
    width: 90%;
    margin: 0 auto;
    margin-bottom:20px;
    padding: 15px 10px 8px 10px;
  }
}
div.breadcrumbs1 {
    padding-bottom: 0px;
    padding-top: 3px;
    color: #fff;
    font-size: 12px;
}
div.breadcrumbs1 a {
   color:#fff;
}
div.breadcrumbs1 a:hover {
   color:blue;
}
.post-under {
list-style:none;
}
.post-under li {
margin-bottom:50px;
}
.scroll-box {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}