/*
Template:generic
Theme Name:generic-child
*/

body {
  background: #fff;
  color: #000;
  font-family: “Hiragino Mincho ProN W3”, 
  “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “游明朝”, YuMincho,  
  “HG明朝E”, “ＭＳ Ｐ明朝”, “ＭＳ 明朝”, serif;
  letter-spacing: 0.1em;
}

a:hover {opacity: .6;}

.single-post table td,
.single-post table th {
  border: 1px solid #767676;
}

.entry-content ul,
.widget-container ul,
.comment-body ul {
  list-style-type: circle;
  text-indent: 0;
}

.entry-content ul li,
.widget-container ul li,
.comment-body ul li {
  line-height: 150%;
  padding-left: 1em;
  text-indent: -1em;
  margin: .8em 0;
}

.entry-content ul li:before,
.widget-container ul li:before,
.comment-body ul li:before {
  content: none;
}

.page #content p, .single-post #content p {
  font-size: 16px;
  line-height: 150%;
}

h1, .category-txt {
  color: #000;
  padding: 3em 0;
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 0;
}

.green-bg {
  background: url('../../../wp-content/uploads/2023/05/green-bg.png') top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 4em;
  padding-bottom: 4em;
}

.category-txt a {
  color: #000;
  display: block;
  text-decoration: none;
  font-weight: 600;
  font-size: 28px !important;
}

.category h1 {font-size: 28px;}

#toptt01:after, #toptt02:after,
.page-id-326 h1:after, .post-type-archive-members h1:after, .page-id-333 h1:after,
.page-id-323 h1:after, .category h1:after, .category-txt a:after, #member-txt:after {
  color: #600101;
  display: block;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 400;
  margin-top: .8em;
}

#toptt01:after {content: 'NEWS';}
.page-id-326 h1:after, #toptt02:after {content: 'ABOUT US';}
.post-type-archive-members h1:after, #member-txt:after {content: 'MEMBERS';}
.page-id-333 h1:after {content: 'BLOG';}
.page-id-323 h1:after {content: 'CONTACT';}
.category h1:after, .category-txt a:after {content: 'category';}

.single h1, .blog-title-txt {
  background: transparent;
  text-align: left;
  font-size: 24px;
  text-shadow: none;
  margin-bottom: 0;
  padding: .3em 0 .5em 0;
  position: relative;
}

.single h1 a {
  color: #000 !important;
  display: block;
}

h2 {
  color: #000;
  position: relative;
  padding: 1rem 0;
  font-size: 1.6em;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 2.5em;
}

.page-id-333 h2, .category h2 {margin-bottom: 0;}
.mbr-hder h2 {padding: .7em 0 0 0;}
h2 a {
  text-decoration: none;  
  color: #000;
}

.single h1:before, .blog-title-txt:before {
  position: absolute;
  bottom: -10px;
  width: 100px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #600101;
}

.blog-title-txt:before {bottom: 0;}

.page-id-2 h2 {
  font-size: 1.6em;
  padding: 0.5em 0;
  position: unset;
  letter-spacing: 0;
  margin: 0;
}

.single h2, .single-container h3 {
  background: #faf4e3;
  color: #600101;
  font-size: 1.3em;
  padding: .6em;
}

.aboutus-layer h2 {margin-top: 0;}

#member-name {
  background: transparent;
  color: #000 !important;
  display: block !important;
  text-align: center;
  font-size: 1.5em;
  text-shadow: none;
  margin-bottom: 0;
  position: relative;
  padding-top: 0;
  margin-bottom: 1.5em;
}

.page-id-333 h2 a, .category h2 a {display: block;}

h2:before, .page-id-333 h2 a:before, .category h2 a:before {
  background: #600101;
  border-radius: 3px;
  bottom: 0px;
  content: '';
  width: 100px;
  height: 2px;
  left: 45%;
  position: absolute;
}

.blog-layer a {display: block;}
.blog-layer h2:before, #toptt01:before, #toptt02:before,
.blog-layer-left h2:before {display: none;}

.category h2 a:before, .page-id-333 h2 a:before {left: 0;}

#member-txt {
  background: url('../../../wp-content/uploads/2023/05/green-bg.png') top center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
  padding: 3em 0;
  text-align: center;
  margin-bottom: 0;
  display: block;
  text-decoration: none;
  font-weight: 600;
  font-size: 28px !important;
}

h3 {
  padding: 0.4em 0.5em;
  margin-top: 2.5em;
}

.single h3 {
  border-bottom: 2px dotted #beb7b1;
  font-size: 1.3em;
}

.single-container h3 {border-bottom: none;}

h4, h5 {
  color: #000;
  font-size: 1.15em;
}

.page-id-2 h1, .wpcf7-spinner, .single-members h1:before {display: none;}

#header {
  background: #fff;
  border-bottom: 6px solid #600101;
  display: flex;
  justify-content: center;
  padding: 0 2%;
}

.top-left a {
  display: inline-block;
  padding: .5em 0;
  float: left;
}

.top-left {float: left;}
.top-right {float: right;}

::marker {content: none;}

.breadcrumb-layer {
  padding: .6em 3%;
  margin-bottom: -2.5em;
}

.breadcrumb-area {
  font-size: 14px;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  text-align: right;
}

nav {
  display: flex;
  justify-content: space-around;
}

.top-right ul {
  display: flex;
  justify-content: space-around;
}

.top-right ul {padding: 1em 0;}

.menu-gn-container {padding: 0 1em;}
#menu {margin-top: 0;}

#menu a {
  color: #595959;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 2em 1em .5em 1em;
}

#menu a:before, .normal-btn a:before, 
.detail-btn:before {
  content: url('../../../wp-content/uploads/2023/05/arrowrd.png') !important;
  padding: 0 .5em;
}

#block-3 ul li:before {
  content: url('../../../wp-content/uploads/2023/05/arrowrd.png') !important;
  padding: 0 1em;
}

.normal-btn a, .detail-btn {
  background: #fff !important;
  border: 1px solid #600101 !important;
}

.detail-btn {
  display: inline-block;
  color: #000;
  text-decoration: none;
  padding: .4em;
  margin-top: .4em;
}

.info-layer {padding-top: .5em;}

.info-layer div {
  border-bottom: 2px dotted #c5beb9;
  padding: .2em;
}

.info-layer div:last-child {border-bottom: none;}
.info-layer div a {text-decoration: none;}

.date-txt {
  color: #600101;
  display: inline-block;
  width: 220px;
}

.blog-date-txt, .blog-title-txt {
  display: block;
  width: 100%;
}

.normal-btn {padding: 2em 0;}

.wp-post-image {margin-bottom: 10px;}

.member-layer {
  width: 100%;
  overflow: hidden;
}

.member-left {
  float: left;
  text-align: center;
  width: 25%;
  padding: 1em;
}

.member-right {
  float: right;
  width: 75%;
  padding: 1em;
}

.tb-member {margin: 0;}
.tb-member th, .tb-member td {
  border: none;
  border-top: 2px dotted #c5beb9;
  border-bottom: 2px dotted #c5beb9;
}

.tb-member th {
  width: 35%;
  padding: 1em .5em;
  text-align: left;
  font-weight: 600;
}

.tb-aboutus {
  background: #fff;
  border: 1px solid #600101;
}

.tb-aboutus a {color: #000;}

.tb-aboutus table {
  max-width: 760px !important;
  margin: 2em auto;
}

.tb-aboutus table th, .tb-aboutus table td {border: none;}
.tb-aboutus table th {
  color: #600101;
  text-align: left;
  font-weight: 600;
  width: 25%;
}

.pdtb2em {
  padding-top: 2em;
  padding-bottom: 2em;
}

.footer-menu {
  background: #600101;
  display: block;
}

#menu-footer_menu {
  display: flex;
  justify-content: center; 
  padding: .8em 0;
}

#menu-footer_menu a {
  color: #fff;
  text-decoration: none;
  padding: 0 1em;
}

#menu li:last-child a:after {content: none;}

.mail-btn {
  background: #600101;
  border: 4px double #fff;
  color: #fff !important;
  display: inline-block;
  font-weight: 600;
  font-size: 17px;
  text-decoration: none;
  letter-spacing: 1px;
  padding: .8em;
  margin-top: 1em;
}

.mail-btn:before {
  content: url('../../../wp-content/uploads/2023/05/mail-icon.png');
  padding-right: 10px;
}

#menu-menu-2 {
  max-width: 1000px;
  margin: 0 auto;
}

.topbg-layer01 {
  background-image: url("../../../wp-content/uploads/2023/05/bg01.png");
  background-position: top center;
  padding-top: 4em;
  padding-bottom: 4em;
}

.topbg-layer02 {
  background-image: url("../../../wp-content/uploads/2023/05/bg02.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 4em;
  padding-bottom: 4em;
}

#content {
  border-radius: 0;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.single #content {
  padding: 2em;
  margin: 2em auto;
}

#container {
  background-color: #fff;
  background-image: url('../../../wp-content/uploads/2023/05/green-bg.png');
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0 !important;
}

.page-id-2 #container {
  background: #fff;
  display: block;
  width: 100%;
  overflow: hidden;
}

.wp-block-image .alignright {margin: 0;}

.wp-block-latest-posts__post-date {
  float: left;
  font-size: 1em;
  padding: 0 1em 0 1.5em;
}

.wp-block-latest-posts__post-title {
  color: #595959;
  font-size: 1em;
  text-decoration: none;
  padding-left: 1.5em;
}

.container-1000, .navi-layer {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 2%;
}

.navi-layer {
  border-top: 1px solid #680e0e;
  margin-top: 2em;
}

.aboutus-layer {
  background: #fff;
  border: 1px solid #600101;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 4em 1em;
  margin-bottom: 4em;
}

.blog-container {
  background: transparent;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  overflow: hidden;
}

.single-container {
  background: #fff;
  border: 1px solid #600101;
  overflow: hidden;
  padding: 4em 1em;
}

.blog-layer-left {
  float: left;
  width: 75%;
  padding-right: 4%;
}

.blog-layer {
  float: left;
  width: 25%;
  padding: 1em 0.5em;
  position: relative;
  text-align: center;
}

.blog-layer img {margin: 0 auto;}

.blog-layer h2 {
  font-size: 1.3em;
  margin-bottom: 0;
}

article {overflow: hidden;}
.members {border: none !important;}

.entry-meta {margin: 0;}

.post, .widget-container {margin-bottom: 30px;}

.blog-layer-left .description p {margin-top: 0;}

.is-style-outline a:before {
  content: url('../../../wp-content/uploads/2023/02/arrow-gr.png');
  float: left;
}

#block-3:before {
  background: #faf4e3;
  color: #600101;
  content: 'CATEGORY';
  display: block;
  padding: 10px 20px;
  margin-bottom: 0;
}

#block-3 {border: 1px solid #670c0c;}

.menu-sidebar-container {display: block !important;}

#menu-sidebar li {
  border: 1px solid #670c0c;
  border-bottom: 3px solid #670c0c;
}

#menu-sidebar li a {
  font-family: “Hiragino Mincho ProN W3”, 
  “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “游明朝”, YuMincho,  
  “HG明朝E”, “ＭＳ Ｐ明朝”, “ＭＳ 明朝”, serif;
  color: #000;
  display: block;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  padding: 1em 0;
}

#menu-item-492 a {background: url('../../../wp-content/uploads/2023/06/side-icon01.png') no-repeat center left;}
#menu-item-495 a {background: url('../../../wp-content/uploads/2023/06/side-icon02.png') no-repeat center left;}
#menu-item-496 a {background: url('../../../wp-content/uploads/2023/06/side-icon03.png') no-repeat center left;}
#menu-item-493 a {background: url('../../../wp-content/uploads/2023/06/side-icon04.png') no-repeat center left;}

#menu-item-492 a:after, #menu-item-495 a:after,
#menu-item-493 a:after, #menu-item-496 a:after {
  color: #600101;
  display: block;
  font-size: 13px;
}

#menu-item-492 a:after, #menu-item-495 a:after,
#menu-item-493 a:after, #menu-item-496 a:after:hover {color: #fff;}

#menu-item-492 a:after {content: 'HOME';}
#menu-item-495 a:after {content: 'ABOUT';}
#menu-item-496 a:after {content: 'MEMBERS';}
#menu-item-493 a:after {content: 'CONTACT';}

#sidebar ul h3:after {display: none;}

#sidebar ul {
  margin-left: 0px;
  list-style: none;
}

.widget-container ul {margin: 0;}

#block-4, #block-4 h3, #block-5 {margin: 0 !important;}
#block-4, #block-5 {margin-bottom: 1em !important;}

#block-3 ul li a {
  color: #000;
  text-decoration: none;
}

.pagenavi-layer {
  width: 100%;
  margin: 2em auto;
  overflow: hidden;
  text-align: center;
}

.wp-pagenavi {
  padding: 2em 0;
  width: 100%;
  overflow: hidden;
}

.wp-pagenavi a, .wp-pagenavi span {
  background: #fff;
  border: 1px solid #680e0e;
  color: #680e0e;
  padding: .8em 1em;
}

.wp-pagenavi a:hover {
  background: #680e0e;
  color: #fff;
}

.nav-links {
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}

.nav-links a {
  border: 1px solid #600101;
  color: #600101;
  display: inline-block;
  padding: .8em;
  margin: 1em 2em;
  width: 200px;
  text-align: center;
}

.metanav-left:before {
  content: url("../../../wp-content/uploads/2023/05/left-arrow.png");
  float: left;
}

.metanav-right:before {
  content: url("../../../wp-content/uploads/2023/05/right-arrow.png");
  float: right;
}

#menu-sidebar li a {color: #000;}

table th, table td {
  border: 1px solid #49310f;
  padding: 1em 1.5em;
  vertical-align: middle;
}

table th {
  color: #600101;
  width: 35%;
}

.tb-contact {margin: 10px 0;}

.tbcontact-layer {
  border: 2px solid #600101;
  padding: 1em 4em;
  margin: 2em 0 4em 0;
}

.tbcontact-layer .align-c p {margin-top: 0;}

.tb-contact th, .tb-contact td {
  border: none;
  border-bottom: 2px dotted #c5beb9;
}

.tb-contact p {margin: 0 !important;}
.tb-contact th {color: #600101;}
.tb-contact th strong {
  background: #9b0a0a;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  float: right;
  padding: 2px 10px;
  margin-left: 10px;
}

.tb-contact tr:last-child th,
.tb-contact tr:last-child td {border-bottom:none;}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea {
  width: 100% !important;
  margin: 0 !important;
  font-family: “Hiragino Mincho ProN W3”, 
  “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “游明朝”, YuMincho,  
  “HG明朝E”, “ＭＳ Ｐ明朝”, “ＭＳ 明朝”, serif !important;
}

input[type="text"], textarea, input[type="email"] {
  background: #fff;
  border: 1px solid #b4b4b4;
}

input[type="submit"] {
  background: #5a0e1b;
  background-image: url("../../../wp-content/uploads/2022/08/arrow-whright.png");
  background-position: center left 30px;
  background-repeat: no-repeat;
  font-family: “Hiragino Mincho ProN W3”, 
  “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “游明朝”, YuMincho,  
  “HG明朝E”, “ＭＳ Ｐ明朝”, “ＭＳ 明朝”, serif !important;
  border: 4px double #fff;
  margin-bottom: 50px;
  padding: 10px 20px;
  letter-spacing: 1px;
}

.post {border-bottom: 2px dotted #beb7b1;}
.single .post {border-bottom: none;}

.bnr01 a, .bnr02 a {
  border: 1px solid #670c0c !important;
  border-bottom: 3px solid #670c0c !important;
  display: block;
  font-weight: 600;
  font-size: 1.5em !important;
  padding: 1.9em 1em !important;
  text-align: left;
}

.bnr01 a {
  background: url("../../../wp-content/uploads/2023/05/bnr01.png");
  background-repeat: no-repeat;
  background-position: center right 5px;
}

.bnr02 a {
  background: url("../../../wp-content/uploads/2023/05/bnr02.png");
  background-repeat: no-repeat;
  background-position: center right 5px;
}

.bnr01 a:before {
  content: url('../../../wp-content/uploads/2023/06/bnr-icon01.png');
  padding-right: 10px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.bnr02 a:before {
  content: url('../../../wp-content/uploads/2023/06/bnr-icon02.png');
  padding-right: 10px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.bnr01 a:after {
  content: 'MEMBERS';
  color: #600101;
  padding-left: 15px;
  font-size: 14px !important;
  display: inline-block;
  position: relative;
  top: -4px;
}

.bnr02 a:after {
  content: 'BLOG';
  color: #600101;
  padding-left: 15px;
  font-size: 14px !important;
  display: inline-block;
  position: relative;
  top: -4px;
}

.margin-topzero {margin-top: 0;}

.blog-layer-left p:last-of-type {margin-bottom: 30px;}

.align-c {text-align: center;}

#copyright {
  color: #57422c;
  font-size: 15px;
  text-align: center;
  letter-spacing: 1px;
  padding: 2.5em 0;
  margin: 0 .5em;
}

#footer {padding: 0;}

#footer-menu {
  background: #680d0d;
  color: #fff;
  display: block;
  padding: 1em 0;
}

#footer-menu ul li a {
  color: #fff;
  text-decoration: none;
}

.footer-layer {overflow: hidden;}

.footer-layer a {
  display: block;
  text-align: center;
  overflow: hidden;
  padding: 2.5em 0 0 0;
}

.google-maps {
  position: relative;
  padding-bottom: 70%;
  height: 0;
  overflow: hidden;
  margin-top: 0.3em;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.wp-block-columns {margin-bottom: 0;}


@media(max-width:1050px) {

  #menu, .mb-dp {float: none;}
  .top-left, .top-right {
    display: block;
    float: none;
    width: 100%;
    overflow: hidden;
  }

  .top-left a {
    display: block;
    float: none;
    text-align: center;
  }

}



@media(max-width: 767px) {

  h1, h2, h3, h4, h5, h6 {
    letter-spacing: .1em;
    margin-top: 1em;
  }

  h1 {font-size: 22px;}
  h2 {font-size: 20px;}
  h3 {font-size: 18px;}
  h4 {font-size: 17px;}
  h5 {font-size: 16px;}

  #header {padding: 1em 2%;}

  .green-bg {background-size: contain;}

  .top-left, .top-right {
    width: 100%;
    text-align: center;
  }

  .aboutus-layer {margin: 0 2%;}

  .blog-layer {width: 50%;}
  .detail-btn, .member-left, .member-right {width: 100%;}

  .member-right {padding: 1em 0;}

  .member-left img {margin: 0 auto;}
  .blog-layer-left {
    float: none;
    width: 100%;
    padding-right: 0;
  }

  .top-right ul {
    display: block;
    width: 100%;
  }

  .date-txt, .title-txt {
    display: block;
    width: 100%;
  }

  .mail-btn {
    display: block;
    margin-top: 0;
  }

  .mb-none {display: none;}

  .tb-member th, .tb-member td,
  .tb-contact th, .tb-contact td, {padding: 1em 0;}

  .tb-contact th {text-align: left;}
  .tb-contact th, .tb-contact td,
  .tb-aboutus table th, .tb-aboutus table td {
    display: block;
    width: 100%;
  }

  .breadcrumb-layer {margin-bottom: -4em;}

  .tbcontact-layer {padding: 1em 2%;}

  #menu-footer_menu {
    display: block;
    font-size: 14px;
  }

  .bnr01 a:after, .bnr02 a:after {
    display: block;
    padding-left: 0;
  }

  .nav-previous a, .nav-next a {
    display: block;
    width: 100%;
  }

  .nav-next {margin-top: 10px;}

  .nav-links {display: block;}
  .nav-links a {
    display: block;
    margin: 1em 0;
    width: 100%;
  }





}

