body {
  font-family: a-otf-gothic-bbb-pr6n, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  font-weight: 500;
  line-height: 2;
  letter-spacing: .05em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  word-wrap: break-word;
}

:lang(ja) h1 {
  font-family: a-otf-gothic-bbb-pr6n, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  font-weight: 500 !important;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: .05em !important;
}

p {
  font-size: 1.6rem;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover {
  opacity: 0.7;
}

.pc-display {
  display: block;
}

.sp-display {
  display: none;
}

@media screen and (max-width:640px) {
  p {
    font-size: 1.4rem;
  }

  #main.home, body.home #main {
    margin-top: 0 !important;
  }
}

/*640px以下*/
@media screen and (max-width: 640px) {
  .pc-display {
    display: none;
  }

  .sp-display {
    display: block;
  }
}

/*--------------------------
header
--------------------------*/
.site-logo img {
    margin: 0 !important;
}
@media screen and (max-width: 767px) {
.header-menu-enabled .site-info {
    width: calc(100% - 65px) !important;
    max-width: calc(100% - 65px) !important;
	}
.menu-container li > a {
    border-top: 1px solid #FFF !important;
}
}

/*--------------------------
footer
--------------------------*/
.footer a {
  color: #FFF !important;
}
.copyright p{
	font-size:1.3rem !important;
}
/*--------------------------
widget
--------------------------*/
/*mobile topber*/
.topber {
  width: 100%;
  padding: 15px;
}

.topber .widget {
  margin-bottom: 0;
}

.topber .widget {
  padding: 0;
}

.topber .widget_search {
  margin: 20px 0;
}

.search-form .search-inner {
  -webkit-box-flex: auto !important;
  -ms-flex: auto !important;
  flex: auto !important;
  width: 83% !important;
}

.search-form .search-submit {
  width: 27% !important;
}

.search-form .search-inner {
  font-size: 16px !important;
}

/*accordion*/
.ac-box {
  margin-bottom: 10px;
  width: auto;
  font-size: 0px;
}

.ac-box label {
  position: relative;
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 16px;
  text-align: center;
  background: #D0398F;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
}

.ac-box input {
  display: none;
}

.ac-box label:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  color: #fff;
}

.ac-box input:checked ~ label::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
}

.ac-box .ac-box-inner {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.ac-box .ac-box-inner li {
  font-size: 16px;
  margin-bottom: 3px;
}

.ac-box input:checked ~ div {
  height: auto;
  padding: 15px;
  background: #FFF;
  border-radius: 0px;
  opacity: 1;
}

.ac-box input[type="checkbox"] {
  display: none;
}

.ac-box-inner {
  font-size: 1.5rem;
  color: #222;
}


/*sideber*/
.widget {
  font-size: 16px !important;
}

li.collapsing.categories.item::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f101";
}

#widget-collapscat-3-top li.collapsing.categories.self a {
  color: #D0398F;
}

.categories.list ul {
  margin: 6px 0;
}

#widget-collapscat-3-top span.collapsing.categories.collapse::before, #widget-collapscat-5-top span.collapsing.categories.collapse::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f146";
  color: #6b6b6b;
  font-size: 13px;
}

#widget-collapscat-3-top span.collapsing.categories.expand::before, #widget-collapscat-5-top span.collapsing.categories.expand::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0fe";
  color: #6b6b6b;
  font-size: 13px;
}

.widget_tag_cloud a {
  font-size: 15px !important;
}

#tag_cloud-5 .widget-title {
  display: none;
}

/*640px以下*/
@media screen and (max-width: 640px) {
  #widget-collapscat-3-top, #widget-collapscat-5-top {
    font-size: 18px !important;
  }

  #widget-collapscat-3-top span.collapsing.categories.collapse::before, #widget-collapscat-5-top span.collapsing.categories.collapse::before, #widget-collapscat-3-top span.collapsing.categories.expand::before, #widget-collapscat-5-top span.collapsing.categories.expand::before {
    font-size: 17px;
  }

  .ac-box .ac-box-inner li {
    margin-bottom: 8px;
  }
}

/*--------------------------
contents
--------------------------*/
.title-box {
  font-family: a-otf-gothic-bbb-pr6n, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  font-weight: 500 !important;
  padding: 0 !important;
}

.error-messages h2 {
  font-size: 20px !important;
}

.related-posts.content-box {
  padding: 20px 0;
}

.related-posts-list {
  list-style: none !important;
}

.related-posts-list .post-thumbnail {
  margin-bottom: 0;
}

.related-posts-list .post-title {
  margin: 0;
}

.related-posts .related-posts-list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.related-posts .related-article {
  position: relative;
  width: 24% !important;
  margin-bottom: 16px;
}

.related-posts .related-article + li {
  margin-left: 1% !important;
}

.related-posts .post-content {
  padding: 0 !important;
}

.related-posts .post-title {
  font-size: 13px !important;
}

.related-posts .post-category {
  font-size: 12px !important;
}

.grid-view .post-title {
  font-size: 17px !important;
}

.post-nav {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.post-nav ul {
  padding-left: 0 !important;
}

.post-nav .next a, .post-nav .prev a {
  background: #FFF !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.post-nav .nav-title {
  font-size: 11px !important;
  color: #D0398F !important;
  text-shadow: none !important;
  margin-bottom: 0 !important;
}

.post-nav .prev .nav-title {
  text-align: left !important;
  left: 0 !important;
}

.post-nav .next .nav-title {
  text-align: right !important;
  right: 0 !important;
}

.post-nav .post-title {
  font-size: 14px !important;
  margin-bottom: 0 !important;
  color: #D0398F !important;
  text-shadow: none !important;
}

.post-nav .prev .post-title {
  text-align: left !important;
}

.post-nav .next .post-title {
  text-align: right !important;
}

.post-nav .prev a {
  padding: 5px 24px 5px 40px;
}

.post-nav .chevron-left {
  border-left: 1px solid #D0398F !important;
  border-bottom: 1px solid #D0398F !important;
}

.post-nav .chevron-right {
  border-right: 1px solid #D0398F !important;
  border-top: 1px solid #D0398F !important;
}

.post-excerpt p {
  font-size: 15px !important;
}

.page-numbers li a {
  #D0398F !important
}

.grid-view .post-thumbnail, .grid-view .post-thumbnail img {
  height: 170px !important;
  object-fit: cover !important;
}

/*640px以下*/
@media screen and (max-width: 640px) {
  .title-box h1 {
    font-size: 22px !important;
  }

  .grid-view .post-title {
    font-size: 15px !important;
  }

  .error-messages h2 {
    font-size: 16px !important;
  }

  .title-box-inner {
    padding: 15px;
  }

  :lang(ja) .breadcrumb, :lang(ko) .breadcrumb, :lang(zh) .breadcrumb {
    font-size: 12px;
    padding-bottom: 10px;
  }

  .related-posts-list .post-title {
    font-size: 12px !important;
  }

  .related-posts .related-article {
    width: 32.666% !important;
  }

  .related-posts .post-category {
    font-size: 11px !important;
  }

  .grid-view .post-inner:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }

  .post-excerpt p {
    font-size: 13px !important;
  }

  .grid-view .post-meta {
    font-size: 12px !important;
  }

  .grid-view .post-inner {
    margin: 0 5px !important;
  }
}

/*480px以下*/
@media screen and (max-width: 480px) {
  .grid-view .post-thumbnail, .grid-view .post-thumbnail img {
    height: 100px !important;
  }
}

/*hoveranimation*/
.post-btm-cats a:hover, .post-category a:hover, .post-btm-tags a:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.related-posts .post-category a:hover, .entry a:hover, .comment-body a:hover, .sidebar #wp-calender a:hover, .widget .textwidget a:hover {
  color: inherit !important;
  opacity: 0.7 !important;
}

.related-posts .post-title a:focus {
  color: #D0398F !important;
}

ul.page-numbers a.page-numbers:hover {
  border-bottom: 2px solid #D0398F !important;
}

.entry a {
  color: #D0398F !important;
}

ul.page-numbers {
  border-bottom: 2px solid #D0398F;
  color: #D0398F !important;
}

ul.page-numbers span.page-numbers.current {
  border-bottom: 2px solid #D0398F !important;
}

ul.page-numbers a.page-numbers:hover {
  border-bottom: 2px solid #D0398F !important;
}

/*640px以下*/
@media screen and (max-width: 640px) {
  ::-moz-selection {
    background: #D0398F !important;
  }

  ::selection {
    background: #D0398F !important;
  }
}
/*--------------------------
breadcrumb
--------------------------*/
.breadcrumb a{
	font-size:1.2rem;
}
/*--------------------------
追加
--------------------------*/
.widget .widget-title {
    background: #D0398F;
    padding: 8px 15px;
    color: #FFF;
	font-size:1.6rem !important;
}
#widget-collapscat-3-top li.collapsing.categories {
    padding: 0.3em 0 0 1em !important;
}
#widget-collapscat-3-top li.collapsing.categories{
    font-size:1.5rem !important;
}
.logout-button a{
    white-space: nowrap;
	font-size:1.5rem;
}
.widget_categories ul li  a + ul {
	display:none;
}
.widget_categories ul li:hover ul {
	display:block;
}
@media screen and (max-width: 640px) {
.logout-button {
	text-align:right;
}
.logout-button a{
	font-size:1.3rem;
}	
}