/* 文字設定 */

*{
  margin:0;
  padding:0;
  outline:0;
}
#wp-admin-bar-customize,
#wp-admin-bar-updates,
#wp-admin-bar-comments,
#wp-admin-bar-new-content,
#wp-admin-bar-ms-main-menu,
#wp-admin-bar-aioseo-main,
.noindex-warning-tooltip{
  display:none!important;
}


body{ font-family: 'Zen Kaku Gothic New','Noto Sans JP','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif; }
.troman{ font-family: 'Times New Roman', YuMincho, serif; }
.mincho{ font-family: 'Zen Old Mincho','游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', serif; }

h1{
  font-size:10px;
  font-weight: 400;
  padding:0px 0px 0px 0px;
  color:rgb(110, 110, 110);
  line-height:16px;
  z-index: 1;
  position: relative;
}

h2{
  width:auto;
  height:auto;
  padding:0px 0px 0px 0px;
  font-size:14px;
  font-weight: 400;
  line-height:18px;
}

h3{ font-size:14px; font-weight: 400; }

h4,h5{ color: #555; line-height: 1.8; }

p{
  font-size: 14px;
  line-height: 2;
  margin: 0px 0px 18px 0px;
  padding: 0px 0px 0px 0px;
  color: #555;
  font-weight: 400;
}

.arr_bl_ct_dw{ background: url('../../images/kanto/arr_dw.png')no-repeat 50% 0; }

.img_box{ margin: 0; padding: 0; }
.img_box img{ width: 100%; height: auto;}
img{ border:0; }

br{
 width:1px;
 height:1px;
}

ul{
  text-decoration:none;
  list-style:none;
}

li{
  text-decoration:none;
  list-style:none;
}

.in_blck{ display: inline-block; }

.title{ margin:0 auto 50px; padding: 0; font-size: 150%; font-weight: 300; color: #222; line-height: 1.6; }
.content .title{ text-align: center; }
.title span{ display: inline-block; }
.title i.num{ font-style: normal; font-family: 'Times New Roman',serif; }
.title .upper{ display: block; line-height:1; }
.title .upper i {
  display: inline-block;
  padding: 10px 0;
  letter-spacing: 0;
  font-size: 40px;
  font-family: 'Times New Roman',serif;
  font-weight: 400;
  font-style: normal;
}
.title .under {
    display: block;
    margin: 0 auto 0;
    font-size: 16px;
    font-weight: 500;
    color: rgb(85, 85, 85);
    letter-spacing: .04em;
    font-family: 'Zen Old Mincho','游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', serif;
}
.title .txt{
    font-family:  'Zen Old Mincho','游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', serif;
}

.bg_gray{ background-color:#eee; }
.bg_f1_gray{ background-color:#f1f1f1; }
.bg_blk { background-color: #000; }
.bg_wht{ background-color:#fff; }

.red{
  color:#FF0000;
}

.red_small{
  font-size:10px;
  color:#FF0000;
  line-height:14px;
}

.move_left{
  width:200px;
  height:auto;
}

.move_right{
  float:right;
  width:auto;
  height:auto;
}

.imageright{
  padding:0px 0px 0px 20px;
  float:right;
}

.text_box{
  border:2px solid #dddddd;
  padding:10px;
  margin:0px 0px 50px 0px;
  font-size:12px;
  line-height:18px;
}

/* modal */
html.active{ position:fixed; width: 100% }

#modal {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
#modal.active{
  display: block;
  opacity: 1;
  animation: fadeIn 0.3s ease-in 0s forwards;
}

/* over_head */
.over_head {
    background: #f1f1f1;
    height: 3em;
    line-height: 3em;
    font-size: 90%;
    letter-spacing: .03em;
}
.over_head a{ text-decoration: underline!important; color: #ff0000!important; }
.over_head a:after {
    content: '　';
    background: url(../../images/arr_red_r.png)no-repeat;
    background-size: 8px;
    background-position: 100% 50%;
}
.over_head a{ text-decoration: underline; }
.over_head a:hover{ opacity: .5; }

.clear_box{ clear:both; }

.pad_b_5{padding:0px 0px 5px 0px;}
.pad_b_10{padding:0px 0px 10px 0px;}
.pad_b_15{padding:0px 0px 15px 0px;}
.pad_b_20{padding:0px 0px 20px 0px;}
.pad_b_25{padding:0px 0px 25px 0px;}
.pad_b_30{padding:0px 0px 30px 0px;}
.pad_b_35{padding:0px 0px 35px 0px;}
.pad_b_40{padding:0px 0px 40px 0px;}
.pad_b_45{padding:0px 0px 45px 0px;}
.pad_b_50{padding:0px 0px 50px 0px;}

.mar_b_5{margin:0px 0px 5px 0px;}
.mar_b_10{margin:0px 0px 10px 0px;}
.mar_b_15{margin:0px 0px 15px 0px;}
.mar_b_20{margin:0px 0px 20px 0px;}
.mar_b_25{margin:0px 0px 25px 0px;}
.mar_b_30{margin:0px 0px 30px 0px;}
.mar_b_35{margin:0px 0px 35px 0px;}
.mar_b_40{margin:0px 0px 40px 0px;}
.mar_b_45{margin:0px 0px 45px 0px;}
.mar_b_50{margin:0px 0px 50px 0px;}
.left-05em{ margin-left:-.5em; }
.left-1em{ margin-left:-1em; }

.right{text-align:right;}
.left{text-align:left;}
.b_30{padding-bottom:30px;}

.spdsp{ display: none; }

/* table */
table th,table td{
  padding: 0 1em;
}
table th{
  font-weight: 500;
}



/* レイアウト設定 */

body{
   text-align:center;
   background:#ffffff;
   color:#555555;
}
figure{ margin: 0; }

#header_inner{
  text-align:left;
  padding:0;
  margin:0 auto;
}

#header_left{
  float:left;
}

#header_center{
  float:left;
}

#header_right{
  display: flex;
  margin: 35px 100px 0 0;
  width:auto;
  float:right;
  text-align:left;
  padding:0;
}

#container{
  margin:0 auto;
  text-align:left;
}

/* breadcrumb */
.breadcrumb__list{
  display:flex;
  flex-wrap:wrap;
  gap:0;
  max-width: 1120px;
  list-style:none;
  margin:0 auto;
  padding:35px 0;
  font-size: 85%;
}
.breadcrumb__item{ margin:0; padding:0; font-weight: 500; text-align: left; }
.breadcrumb__item a{ text-decoration: none!important; border-bottom: 1px solid rgb(185, 185, 185); color:#555!important; }
.breadcrumb__item a:hover{ opacity:.7; }
.breadcrumb__sep{ margin:0 1.1em 0; padding:0; font-size:85%; line-height: 1.6; }
.breadcrumb__link{ text-decoration:none; }
.breadcrumb__current{ color:#999; }


/* -------------- 投稿・固定ページ -------------- */
/* タイトル */
.single_page article .entry-header{
  text-align: left;
  margin-top: 60px;
}

.single_page article .entry-title{
  font-size: 26px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  margin: 0 0 18px;
  text-align: left;
  color: #000;
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}

/* 日付 + ターム */
.single_page article .single-meta{
  display: inline-flex;
  gap: 1em;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 0.08em;
  color: #555;
  margin-bottom: 20px;
  letter-spacing: -.03em;
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}

.single_page article .single-meta .single-date{
  display: inline-flex;
  gap: 6px;
  border-right: 1px solid rgb(200, 200, 200);
  padding: 0 1em 0 0;
  line-height: 1;
}

.single_page article .single-meta .single-term{
  display: inline-flex;
  gap: 6px;
}

/* 仕切り線（ヘッダー直下の雰囲気） */
.single_page article .entry-header::after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: rgb(200, 200, 200);
  margin: 18px auto 0;
}

/* 本文エリア */
.single_page article .entry-content{
  margin: 34px auto 0;
  text-align: left;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.02em;
  color: #222;
}

/* 段落間 */
.single_page article .entry-content p{
  margin: 0 0 22px;
}

/* 見出し */
.single_page article .entry-content h2{
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  margin: 40px 0 18px;
  padding: 0 0 0 .5em;
  color: #000;
  border-left: 2px solid rgb(130, 130, 130);
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}
.single_page article .entry-content h3{
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  margin: 30px 0 15px;
  color: #000;
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}
.single_page article .entry-content h4,
.single_page article .entry-content h5{
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  margin: 25px 0 12px;
  color: #000;
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}
.single_page article .entry-content h6{
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  margin: 20px 0 10px;
  color: #000;
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}

/* 強調 */
.single_page article .entry-content strong{
  font-weight: 700;
}

/* 画像：中央寄せ＆大きすぎないように */
.single_page article .entry-content img{
  display: block;
  max-width: 100%;
  height: auto;
  margin: 34px auto 10px;
}

/* WPでfigureが出る場合も想定 */
.single_page article .entry-content figure{
  margin: 34px auto;
  text-align: center;
}
.single_page article .entry-content figcaption{
  font-size: 11px;
  color: #777;
  letter-spacing: 0.08em;
  margin-top: 10px;
}

/* リンク：下線で上品に */
.single_page article .entry-content a{
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
  color: #777;
}
.single_page article .entry-content a:hover{
  opacity: .7;
}

/* =========================
   下部ナビ（prev / 全投稿 / next）
========================= */

.single_page article .entry-footer{
  margin-top: 80px;
  padding-top: 26px;
  border-top: 1px solid rgb(200, 200, 200);
}

.single_page article .post-nav__list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* 各カラム：左・中央・右 */
.single_page article .post-nav__item{
  flex: 1;
}

.single_page article .post-nav__item--prev{
  text-align: left;
}
.single_page article .post-nav__item--archive{
  text-align: center;
}
.single_page article .post-nav__item--next{
  text-align: right;
}

/* ナビリンクの見た目 */
.single_page article .post-nav__item a{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  letter-spacing: 0.06em;
  color: #222;
  text-decoration: none;
  letter-spacing: -.01em;
}

.single_page article .post-nav__item a:hover{
  opacity: .7;
}

/* 矢印（文言が prev/next のままでもそれっぽく見える） */
.single_page article .post-nav__item--prev a::before{
  content: "←";
}
.single_page article .post-nav__item--next a::after{
  content: "→";
}


/* footer */

#page-top {
    position: fixed;
    z-index: 9999;
    margin-left: 92%;
    bottom: 40px;
    font-size: 65px;
    font-weight: 400;
}

#page-top a {
    background: rgb(78, 73, 71) url(/assets/wp-content/themes/mt_home/images/arr_top.png)no-repeat 50% 42% /70%;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    text-align: center;
    display: block;
    -moz-opacity: 0.4;
    opacity: 0.4;
    height: 40px;
    width: 50px;
    line-height: 50px;
}

#footer_area{ background:#1E1E1E; }
#footer_area .ft_logo{
    width: 130px;
    display: block;
    margin: 0 auto;
}
#footer_area .ft_logo figure{ margin:0; }
#footer_area .sub_txt{
    color: rgb(218, 218, 218);
    font-weight: 400;
    font-size: 75%;
    line-height: 1;
}

#footer_area nav li{
    display: inline-block;
    margin: 0 .5em 1.1em;
}
#footer_area nav a{
    color: rgb(231, 231, 231);
    font-size: 70%;
    letter-spacing: .05em;
}
#footer_area nav a:hover{
    text-decoration: none;
    opacity:.7;
}

#footer{
    width:100%;
    height:auto;
    color: rgb(205, 205, 205);
    margin:0;
    padding:0 0 30px;
    text-align:center;
    font-size: 70%;
    letter-spacing: .03em;
}


/*リンク下線設定* **************************************************************************************************/

a:link {
	text-decoration: none;
	color: #555;
}

a:visited {
	text-decoration: none;
	color: #555;
}

a:hover {
  opacity:.7;
}

a:active {
	text-decoration: none;
	color: #CC0000;
}

.clearfix::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0.1em;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
}



/* アコーディオンメニュー */

.menu_back {
  padding: 34px 0 0 0.2em;
  height: 55px;
  width: 60px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  background: rgb(51, 51, 51);
  box-sizing: border-box;
  letter-spacing: .1em;
  cursor: default;
}


/* right_menu */
/*#right_menu {
    position: fixed;
    right: 0;
    z-index: 9999;
}*/

.trigger,
.trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.trigger {
    position: relative;
    right: 13px;
    top: -43px;
    width: 33px;
    height: 18px;
    margin-bottom: -18px;
    float: right;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 999;
}
.trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgb(197, 197, 197);
}
.trigger span:nth-of-type(1) {
    top: 0;
}
.trigger span:nth-of-type(2) {
    top: 8px;
}
.trigger span:nth-of-type(3) {
    bottom: 0;
}

/* effect */
.trigger.active span:nth-of-type(1) {
    transform: translateY(9px) rotate(-30deg);
}
.trigger.active span:nth-of-type(2) {
    opacity: 0;
}
.trigger.active span:nth-of-type(3) {
    transform: translateY(-9px) rotate(30deg);
}


/* MENU */
#menu{ display: none; }

#sp_menu {
    position: fixed;
    right: -300px;
    width: 300px;
    height: 100%;
    background-color: #fff;
    z-index: 99999;
}
#sp_menu li a{ color: #000; text-decoration: none; }
#sp_menu li a:hover{ color: #777; }
#sp_menu li div{
    padding: 1.3em 0;
    width: 70%;
    margin: 0 auto;
    text-align: left;
    font-size: 95%;
    font-weight: 600;
    line-height: 2;
    letter-spacing: .15em;
    border-bottom: 1px solid #ccc;
}
#sp_menu li:nth-child(1) div{ border-top: 1px solid #ccc; }

#sp_menu li i{
  font-size: 85%;
  font-weight: 400;
  color: #aaa;
  letter-spacing: 0;
  font-family: 'Times New Roman',serif;
  display: block;
}

#sp_menu_inner{ padding-top: 30px; }

span.midashi01{ display: none; }

/* topics-term-nav */
.topics-term-nav {
  padding: 0 20px;
}
.topics-term-nav__list{
  display:flex;
  gap:28px;
  align-items:center;
  list-style:none;
  margin:30px auto 60px;
  padding:0;
  max-width: 1120px;
  font-family: 'Zen Old Mincho','游明朝', YuMincho,serif;
}

.topics-term-nav__item a{
  color:#222;
  text-decoration:none;
  padding-bottom:2px;
}

.topics-term-nav__item.is-current span{
  color:rgb(170, 170, 170);
}

/* page navi -------------------------------------------------------*/
.page_navi {
    margin: 20px auto 60px;
    max-width: 980px;
    text-align: center;
    padding: 25px 0 15px;
}
.page_navi .wp-pagenavi{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  font-size: 16px;
  line-height: 1;
}
.page_navi .wp-pagenavi a,
.page_navi .wp-pagenavi span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  margin: 0;
  border: none;
  padding: 0;
  box-shadow: none;
  border-radius: 999px;
  text-decoration: none;
  color: #222;
  font-family: 'Times New Roman',serif;
}
.page_navi .wp-pagenavi .extend{
  min-width: auto;
  height: auto;
  border-radius: 0;
  color: #777;
  font-size: 130%;
  pointer-events: none;
}
.page_navi .wp-pagenavi .current{
  min-width: 42px;
  height: 42px;
  background: rgb(155, 155, 155);
  color: #fff;
  font-weight: 400;
}
.page_navi .wp-pagenavi .previouspostslink,
.page_navi .wp-pagenavi .nextpostslink{
  min-width: 42px;
  height: 42px;
  font-size: 20px;
  color: #222;
}

.page_navi .wp-pagenavi a:hover{
  background: #f2f2f2;
}
/* フォーカス（キーボード操作用） */
.page_navi .wp-pagenavi a:focus-visible{
  outline: 2px solid #999;
  outline-offset: 2px;
}
.page_navi a:hover{ background: #f1f1f1; }

/* access */
.box_inner_left_accessmap p span{ display: block; }

/* 電話リンク無効 */
a[href^="tel"] {
    text-decoration: none;
    color: rgb(119, 119, 119);
    cursor: default;
    pointer-events: none;
}


/* Animation */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  1% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes bgroop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -250vw 0;
    }
}