@charset "UTF-8";
/*! Luxeritas Child CSS */
/* Luxeritas WordPress Theme - free/libre wordpress platform
 *
 * @copyright Copyright (C) 2015 Thought is free.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @author LunaNuko
 * @link http://thk.kanzae.net/
 * @translators rakeem( http://rakeem.jp/ )
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 *   Theme Name: Luxeritas Child Theme
 *   Template: luxeritas
 *   Text Domain: luxech
 *   Theme URI: http://thk.kanzae.net/wp/
 *   Description: SEO optimized, Responsive layout, Super Fast, Multi Feature, Bootstrap
 *   Author: LunaNuko
 *   Author URI: http://thk.kanzae.net/
 *   License: GNU General Public License v2 or later
 *   License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *   Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-colors, custom-menu, theme-options, featured-image-header, editor-style, sticky-post, threaded-comments, translation-ready
 *   Since: 20151206
 *   Modify: 20210517
 *   Version: 3.0.4
 *   Template Version: 3
 *
 * ここから上を消すと正しく動作しなくなることがあります。
 * ( Erasing the elements above here might cause system issues. )
 */
/* 以下、好みに応じて子テーマ用のスタイルをお書きください。
 * ( Below here, please write down your own styles for the child theme. )
 */
#side ul.sub-menu li {
  font-size: 80%; }

#related .term img {
  width: 50px;
  height: 50px; }

@media (min-width: 1310px) {
  #side .widget {
    margin: 0 !important;
    padding: 0 !important; } }
/* フォント */
* {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  font-style: normal; }
  * b, * strong {
    font-weight: bold !important; }

.kiwi-maru-light {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  font-style: normal; }

.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal; }

.kiwi-maru-medium {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal; }

.eng-font {
  font-family: "IM Fell DW Pica SC", serif; }

.desc:empty {
  display: none; }

a:hover {
  opacity: 0.7;
  transition: 0.5s;
  color: #453830; }

/* ヘッダー */
#header {
  margin: 0 60px; }
  #header #head-in, #header #nav, #header #head-band {
    background-color: transparent; }
  #header #head-band {
    border-bottom: none; }
    #header #head-band .band-menu ul {
      right: 150px; }
  #header #head-in {
    padding: 0; }
    #header #head-in .head-cover {
      background: url("images/pandora/head_bg.png") right center no-repeat;
      background-size: auto 100%; }
    #header #head-in .info {
      text-align: left;
      padding: 0; }
      #header #head-in .info #sitename {
        line-height: normal;
        margin: 0;
        height: 162px; }
        #header #head-in .info #sitename a {
          display: block; }
          #header #head-in .info #sitename a img {
            width: 452px;
            height: auto; }
  #header #nav {
    border: none; }
    #header #nav.pin {
      box-shadow: none;
      left: 0; }
      #header #nav.pin .gnavi-container {
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.47); }
    #header #nav #gnavi {
      border: #000000 2px solid;
      border-left: none;
      border-right: none;
      position: relative; }
      #header #nav #gnavi:before, #header #nav #gnavi:after {
        display: block;
        content: "";
        background: url("images/pandora/header_noise.png") center center no-repeat;
        width: 60px;
        height: 2px;
        position: absolute;
        display: block;
        z-index: 200; }
      #header #nav #gnavi:before {
        right: 0;
        top: -2px; }
      #header #nav #gnavi:after {
        left: 0;
        bottom: -2px; }
      #header #nav #gnavi .gnavi-container {
        position: relative; }
        #header #nav #gnavi .gnavi-container:before {
          content: "";
          display: block;
          background: url("images/pandora/gnavi_top_left.png") left top no-repeat;
          width: 49px;
          height: 38px;
          position: absolute;
          left: -49px;
          top: -20px; }
        #header #nav #gnavi .gnavi-container:after {
          content: "";
          display: block;
          background: url("images/pandora/gnavi_bottom_right.png") left top no-repeat;
          width: 49px;
          height: 38px;
          position: absolute;
          right: -49px;
          bottom: -20px; }
        #header #nav #gnavi .gnavi-container .menu {
          background-color: #f7f5f3; }
          #header #nav #gnavi .gnavi-container .menu li a {
            background-color: #f7f5f3; }
          #header #nav #gnavi .gnavi-container .menu li[class*=current] > a {
            background-color: #fff;
            color: #000000; }

#head-search form {
  background: #fff; }

/* コンテナーなど */
#primary, #pnavi, #section, .grid {
  border: none !important; }

.container {
  margin: 0 auto;
  width: calc(100% - ( 60px * 2));
  padding-bottom: 2em; }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

#main {
  position: relative;
  flex: none; }

.grid {
  background: none; }

.archive #sidebar-2 {
  display: none; }

#pnavi {
  background: none;
  border-top: 1px solid #ccc !important; }
  #pnavi a:hover {
    color: #453830; }
  #pnavi div:hover {
    background: rgba(255, 255, 255, 0.5); }
  #pnavi img {
    border-radius: 0;
    border: 0 !important; }
  #pnavi .next {
    border-left: 1px solid #f7f5f3; }
  #pnavi .next-arrow, #pnavi .prev-arrow {
    display: flex;
    flex-flow: row nowrap; }
  #pnavi .next-arrow span {
    margin-right: 1em; }
  #pnavi .prev-arrow span {
    margin-left: 1em; }
  #pnavi .next a, #pnavi .prev a {
    vertical-align: middle;
    margin-top: 0; }

/* トップページ */
.home #gnavi {
  margin-bottom: -2px !important; }

#custom_html-7 .widgettitle {
  display: none; }

#mainlink ul, #mainlink li {
  list-style: none; }
#mainlink ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between; }
  #mainlink ul li {
    width: calc(25% - 5px);
    position: relative; }
    #mainlink ul li h2 {
      display: block;
      width: 100%;
      font-size: 14px;
      text-align: center;
      position: absolute;
      bottom: 0;
      margin-bottom: 0; }
@media (max-width: 990px) {
  #mainlink ul li {
    width: calc(50% - 5px); } }

/* スライダー */
.thk_swiper_widget {
  position: relative;
  max-width: 1140px; }
  .thk_swiper_widget .swiper-container:before {
    position: relative;
    content: "";
    display: block;
    background: url("images/pandora/slider_film.png") left top repeat-x;
    height: 20px;
    width: 100%;
    z-index: 5; }
  .thk_swiper_widget .swiper-container:after {
    position: relative;
    content: "";
    display: block;
    clear: both;
    background: url("images/pandora/slider_film.png") left top repeat-x;
    height: 20px;
    width: 100%;
    z-index: 2; }
  .thk_swiper_widget .dust {
    /* 左右のダスト */
    background: url("images/pandora/header_noise.png") no-repeat;
    background-size: 130%;
    width: 60px;
    height: 20px;
    position: absolute;
    display: block;
    z-index: 3; }
    .thk_swiper_widget .dust.lp {
      left: 0;
      transform: rotate(180deg);
      background-position: left center; }
    .thk_swiper_widget .dust.rp {
      right: 0;
      background-position: center; }
    .thk_swiper_widget .dust.tp {
      top: 0; }
    .thk_swiper_widget .dust.bp {
      bottom: 50px; }
  .thk_swiper_widget .grade {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    width: 15%;
    height: 100%;
    background-image: linear-gradient(90deg, #f7f5f3 7%, transparent);
    top: 0; }
    .thk_swiper_widget .grade.gl {
      left: 0; }
    .thk_swiper_widget .grade.gr {
      transform: scale(-1, 1);
      right: 0; }
  .thk_swiper_widget .swiper-container {
    padding-bottom: 50px; }
    .thk_swiper_widget .swiper-container .swiper-wrapper .swiper-slide {
      box-sizing: border-box;
      border: 5px solid #000000;
      border-bottom: none;
      border-top: none;
      line-height: 0;
      font-size: 0;
      margin-right: 0 !important; }
    .thk_swiper_widget .swiper-container .swiper-button-prev,
    .thk_swiper_widget .swiper-container .swiper-button-next {
      z-index: 300;
      top: 45%; }
    .thk_swiper_widget .swiper-container .swiper-pagination-fraction,
    .thk_swiper_widget .swiper-container .swiper-button-prev::before,
    .thk_swiper_widget .swiper-container .swiper-button-next::before {
      color: #ffffff !important;
      opacity: 1;
      text-shadow: 0px 0px 15px rgba(69, 56, 48, 0.4) !important; }
    .thk_swiper_widget .swiper-container .swiper-pagination:after {
      content: "";
      display: block;
      background: url("images/pandora/gnavi_top_left.png") left top no-repeat;
      width: 49px;
      height: 38px;
      position: absolute;
      right: -40px;
      top: -20px; }
    .thk_swiper_widget .swiper-container .swiper-pagination .swiper-pagination-bullet {
      box-shadow: none;
      background-color: #c6c4c2 !important; }
    .thk_swiper_widget .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #777674 !important; }
    .thk_swiper_widget .swiper-container p.swiper-title {
      bottom: 0px;
      font-size: 14px;
      font-weight: bold;
      height: auto;
      text-align: center;
      text-overflow: ellipsis; }

/* information */
#information {
  padding-left: 25px;
  background: url("images/pandora/info_mk.png") no-repeat left top; }
  #information h2 {
    font-size: 24px;
    color: #453830; }
  #information p {
    display: none; }
  #information dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    #information dl dt, #information dl dd {
      box-sizing: border-box; }
    #information dl dt {
      display: flex;
      align-items: center;
      width: 7em; }
    #information dl dd {
      display: flex;
      align-items: center;
      width: calc(100% - 7em); }

/* 新着記事 */
.thk_recent_posts {
  margin-top: 60px;
  background: #e6e6e1;
  border: 1px solid #dedad8;
  position: relative; }
  .thk_recent_posts:before {
    display: block;
    content: "";
    width: 74px;
    height: 67px;
    background: url("images/pandora/new_mk.png") no-repeat left top;
    background-size: contain;
    position: absolute;
    top: -45px;
    left: -10px; }
  .thk_recent_posts h4 {
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 24px;
    font-size: 26px;
    line-height: normal;
    margin: 0; }
  .thk_recent_posts #thk-new {
    margin: 0;
    padding: 5px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-content: center;
    font-size: 1.4rem; }
    .thk_recent_posts #thk-new .term {
      box-sizing: content-box;
      width: 200px;
      height: 150px;
      margin-right: 1em;
      border-radius: 0 !important;
      overflow: hidden; }
      .thk_recent_posts #thk-new .term img, .thk_recent_posts #thk-new .term amp-img {
        border: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
        float: none !important;
        max-width: 100%;
        max-height: 100%; }
      .thk_recent_posts #thk-new .term img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        object-position: center center;
        margin-bottom: 0; }
    .thk_recent_posts #thk-new .toc {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-content: center;
      box-sizing: content-box;
      padding: 15px; }
      .thk_recent_posts #thk-new .toc:nth-child(odd) {
        width: calc(50% - 1px - 30px);
        border-right: 1px solid #dedad8; }
      .thk_recent_posts #thk-new .toc:nth-child(even) {
        width: calc(50% - 30px);
        border-right: none; }
      .thk_recent_posts #thk-new .toc:nth-child(3), .thk_recent_posts #thk-new .toc:nth-child(4) {
        border-bottom: none; }
    .thk_recent_posts #thk-new .excerpt {
      width: calc(100% - 210px); }
      .thk_recent_posts #thk-new .excerpt .new-title a {
        font-family: "Hina Mincho", serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.2em; }
    @media (max-width: 990px) {
      .thk_recent_posts #thk-new .toc {
        width: 100% !important; } }

/* グローバルナビ */
@media (min-width: 992px) {
  #gnavi .gc > ul > li > a > .gim {
    transition: .4s;
    border-bottom: 0;
    padding: 8px 12px; }
  #gnavi li.gl {
    flex: 0 0 auto;
    min-width: 1px;
    background: #f7f5f3; } }
#gnavi li.gl:hover > a, #gnavi li.gl:hover > a > .gim, div.mobile-nav:hover, ul.mobile-nav li:hover {
  background: #383838 !important; }

/* サブメニュー */
.bellows .bellows-nav .bellows-subtoggle {
  width: 40px; }

.bellows .bellows-nav .bellows-menu-item-has-children > .bellows-target {
  padding-right: 2.5em; }

#side ul li, #col3 ul li {
  margin: 0;
  padding: 0; }

/* 固定ページの更新日時を非表示 */
.page .meta {
  display: none; }

/* 記事ページメイン部 */
#section, .grid {
  margin: 0 0 20px 0; }

#field, #main {
  display: block !important;
  max-width: 100%;
  width: 100%;
  float: none; }

#main {
  max-width: 1140px !important;
  margin: 0 auto !important;
  padding-right: 20px; }

.grid {
  padding: 0; }

#mainEntity .meta {
  text-align: right;
  padding: 0.5em 0 0; }

#core p {
  padding-left: 1.5em;
  padding-right: 1.5em; }

.term img {
  border-radius: 0; }

#sidebar {
  min-width: 260px;
  max-width: 260px; }
  #sidebar #side {
    width: 100%; }

div[id*="side-"], #col3 {
  padding: 0;
  border: none;
  background: none; }

.bellows {
  margin: 0; }

#side .widget, #col3 .widget {
  overflow-wrap: anywhere;
  margin: 0;
  padding: 0;
  border: none; }

.bellows-item-level-0 {
  border-bottom: 1px solid #c6c4c2 !important; }

/* カテゴリアーカイブページサムネイル */
.category-eyecatch {
  width: 100%;
  height: 120px;
  overflow: hidden;
  vertical-align: center; }
  .category-eyecatch img {
    width: 100%;
    height: auto;
    margin-top: calc(-50% + 60px); }

div[id^=tile-], div[id^=card-] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* 記事ページ */
#article-header {
  border-radius: 0 !important; }
  #article-header h1.entry-title {
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    font-style: normal; }
    #article-header h1.entry-title span {
      font-family: "Hina Mincho", serif;
      font-weight: 400;
      font-style: normal; }
  #article-header #post-thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover;
	object-position: top; }
  #article-header #post-thumbnail + h1.entry-title span {
    text-shadow: #453830 2px 2px 9px, #453830 -2px -2px 9px;
    filter: drop-shadow(2px 2px 6px #453830); }

/* 吹き出し */
.wp-block-luxe-blocks-balloon {
  margin-bottom: 0 !important;
	margin-top: 2em !important;
  align-items: center; }
  .wp-block-luxe-blocks-balloon.talk-final .luxe-bl-lmain, .wp-block-luxe-blocks-balloon.talk-final .luxe-bl-rmain {
    border: 1px solid #dc143c !important;
    background-color: #dc143c;
    color: #fff; }
  .wp-block-luxe-blocks-balloon.talk-final .luxe-bl-lbf, .wp-block-luxe-blocks-balloon.talk-final .luxe-bl-laf {
    border-right-color: #dc143c !important; }
  .wp-block-luxe-blocks-balloon.talk-final figure {
    max-width: 16%;
    display: block; }
    .wp-block-luxe-blocks-balloon.talk-final figure img {
      display: block;
      width: 100%; }
/* インライン画像 */
.wp-block-image {
	.alignleft {
		margin-right: 2em;
	}
	.alignright {
		margin-left: 2em;
	}
}

/* 見出し */
h2.wp-block-heading {
  font-weight: bold;
  border-left: none;
  padding-left: 0;
  border-bottom: 4px double #656463;
  color: #656463; }

h3.wp-block-heading {
  border-left: 4px #999 solid; }

h4.wp-block-heading {
  font-weight: bold;
  border-left: none;
  padding-left: 0; }
  h4.wp-block-heading:before {
    display: inline-block;
    content: '■';
    color: #ccc; }

/* はじめに（目次の前） */
.intro-txt {
  padding: 1.5em; }

/* 目次 */
#toc_container .toc_title {
  font-weight: bold;
  font-size: 1.6em; }

/* 画像とテキストの混合ブロック */
.img-txt-blk {
  margin: 0; }
  .img-txt-blk figure {
    width: 100%;
    height: auto;
    margin: 0 !important;
    float: none !important; }

.wp-block-media-text__content {
  padding: 0 !important; }
  .wp-block-media-text__content p {
    margin: 0; }

/* 画像ボックス */
.wp-element-caption {
  text-align: justify; }

/*-----バナー------*/
.banner-box ul, .banner-box li {
  list-style: none; }
.banner-box ul {
  text-align: center;
  display: block; }
  .banner-box ul li {
    display: inline-block;
    padding: 1em;
    width: 30%;
    min-width: 300px; }
    .banner-box ul li a {
      min-width: 300px; }

/*-----footer------*/
#footer {
  border: none;
  background: url("images/pandora/footer_bg.png") center center;
  background-size: cover; }
  #footer #footer-nav {
    border: none; }
    #footer #footer-nav ul {
      padding: 80px; }
  #footer #copyright {
    border: none;
    background: none;
    padding: 1em !important;
    background: #000000;
    color: #fff; }
    #footer #copyright .copy {
      margin: 0 !important; }
  #footer #thk {
    display: none !important; }

/*-----サイドメニュー------*/
.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-target, .bellows .bellows-nav .bellows-target.bellows-target-w-image > .bellows-image.bellows-image-padded, .bellows .bellows-nav .bellows-target.bellows-target-w-image > .bellows-target-text {
  padding: 1em 4em 1em 1em; }

.bellows .bellows-nav .bellows-submenu .bellows .bellows-target.bellows-target-w-image > .bellows-target-text, .bellows .bellows-nav .bellows-submenu .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-submenu .bellows-target, .bellows .bellows-nav .bellows-submenu .bellows-target.bellows-target-w-image > .bellows-image.bellows-image-padded {
  padding: 0.7em;
  border-bottom: 1px solid #dedad8; }

.bellows-submenu li a {
  border-bottom: 1px solid #dedad8; }
.bellows-submenu li:last-child a {
  border: none !important; }
.bellows-submenu li:first-child a {
  border-top: 1px solid #dedad8 !important; }

/*-----お問い合わせ------*/
.wpcf7-form {
  text-align: center; }
  .wpcf7-form .req {
    color: #990000; }
  .wpcf7-form p {
    text-align: center; }
    .wpcf7-form p label {
      text-align: left; }
  .wpcf7-form.sent .wpcf7-response-output {
    border-color: #990000 !important; }

/*# sourceMappingURL=style.css.map */
