@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700&display=swap");
html {
  font-size: 62.5%;
}

body {
  line-height: 1.7;
  font-family: "Open Sans", "游ゴシック体", "Yu Gothic", YuGothic,
    "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 1.6rem;
  color: #000;
  background-color: #f6f6ef;
  -webkit-text-size-adjust: 100%;
}

.catch {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 1.8;
  font-size: 1.8rem;
}
h2.mtit {
  margin-bottom: 30px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  padding-left: 10px;
  padding-bottom: 7px;
  border-left: 10px solid #8d0000;
  border-bottom: 1px solid #8d0000;
  line-height: 1.8;
}
.home .widget-title {
  margin-bottom: 12px;
  font-family: "Noto Serif JP", serif;
  /* font-size: 1.6rem; */
  padding-left: 10px;
  padding-bottom: 7px;
  border-left: 10px solid #000;
  border-bottom: 1px solid #000;
  line-height: 1.8;
  color: #000;
}

.wpcf7-form-control {
  width: 100%;
}

.onepress-menu a {
  text-transform: none;
}

input,
select,
textarea {
  border: 1px solid #dddddd;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 16px;
  max-width: 100%;
}

p {
  margin: 0 0 10px;
  padding: 0;
}

.contact p {
  margin: 0 0 24px;
}

.btn2 {
  background-color: #006600;
  border-radius: 3px;
  width: 100%;
}

.btn2 a {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 5px;
  color: #fff !important;
  font-weight: bold;
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: bottom;
  max-width: 100%;
  width/***/: auto;
  /* IE8のみ */
  height: auto;
}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.onepress-menu a:hover {
  color: #fff;
}

.site-footer .btt a {
  background: #341070;
  color: #fff;
}

a {
  color: #341070;
  text-decoration: none;
}

/*
a:visited { color: purple; }
*/

a:hover {
  text-decoration: underline;
  opacity: 0.95;
}

.page-up {
  text-align: right;
  background-color: #fff;
  width: 960px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.page-up a {
  /* [disabled]color: #000066;
	*/
}

.strong {
  color: #ff0000;
  font-weight: bold;
}

.clear {
  clear: both;
}

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

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

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

.vcenter {
  display: flex;
  align-items: center; /*vertical*/
}

.hcenter {
  display: flex;
  justify-content: center; /*horizonal*/
}
input[type="button"],
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="submit"],
textarea,
select {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  color: #000;
  padding: 5px;
}

.section-parallax,
#parallax-hero {
  /*min-height: 528px;*/
}

.site-branding .site-logo-div {
  line-height: 0px;
  display: flex;
  align-items: center;
  /* margin-top: 16px; */
}

ul.intra li {
  padding: 5px;
  margin-bottom: 5px;
  color: #fff;
  width: 150px;
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 5px;
}

.home h3 {
  margin-bottom: 14px;
}

.home h3 {
  font-size: 2.2rem;
}

input#subscribe-field {
  padding: 16px !important;
}

.sidebar .widget a {
  color: #341070;
  font-size: 18px;
}

#primary {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}

div.wn-head .wn-title {
  font-weight: normal;
}

.fc-list-header-right:after {
  content: "æ—¥";
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  font-size: 12px;
}

#axScrollTo:link,
#axScrollTo:visited,
#axScrollTo:active,
#axScrollTo:hover {
  padding-top: 4px;
  font-size: 12px;
}

ul.intra li {
  padding: 3px;
  margin-bottom: 5px;
  color: #fff;
  width: 150px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin-right: 10px;
}

ul.intra {
  margin-top: 10px;
  margin-bottom: 10px;
}

.kanban {
  background-color: #efffbf;
  padding: 15px 15px 0 !important;
}

ul {
  list-style: none;
  padding: 0px;
}

.home .entry-content li {
  margin-left: 0em;
  margin-bottom: 6px;
}

h3.site-description {
  font-family: "Open Sans", Helvetica, sans-serif;
}

label.screen-reader-text {
  display: none;
}

.pagination .page-numbers {
  margin-bottom: 10px;
  float: left;
  margin-left: 5px;
}

.pagination .page-numbers:after {
  clear: both;
  content: " ";
}
/*display-posts start*/

.display-posts-listing {
  /* padding-top: 10px; */
}

.display-posts-listing .listing-item {
  position: relative;
}

.display-posts-listing .listing-item .date {
  float: left;
  display: inline;
  font-weight: bold;
}

.display-posts-listing .listing-item .title {
  display: block;
}

.display-posts-listing .listing-item:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.display-posts-listing .image {
  margin-right: 20px;
  float: left;
}

.excerpt:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.display-posts-listing {
  /* padding-top: 10px; */
}

.display-posts-listing .date,
.post-style .display-posts-listing .date {
  padding-top: 10px;
  display: block;
  position: absolute;
  top: -24px;
  left: 0px;
}

.display-posts-listing a.title {
}

li.listing-item {
  margin-top: 20px;
  background-color: #fff;
  position: relative;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #000;
  margin-bottom: 20px !important;
  padding-bottom: 30px;
}

.excerpt-dash {
  display: none;
}

h4,
.h4 {
  font-size: 24px;
  margin-top: 24px;
}

h2 {
  font-size: 24px;
}
/*display-posts end*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  letter-spacing: 1px;
  padding: 16px 24px;
  text-transform: uppercase;
  width: auto;
}

.kanban strong {
  margin-bottom: 5px;
  display: block;
}

footer .menu::after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

footer .menu li {
  /* float: left; */
  /* margin-left: 20px; */
  margin: 4px 8px;
}

.btn-outline-light {
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid #fff;
}

.home .site-header {
  background: transparent;
  background-color: rgba(0, 0, 0, 0.2);
}

.site-header {
  background: #341070;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.onepress-menu a {
  color: #fff;
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0px !important;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 1.6rem;
  font-weight: normal;
}

.site-header {
  padding: 20px;
}

.so-widget-sow-image-default-7159f2d50b87 .widget-title {
  margin-top: 20px;
}

.wpcf7-form {
  text-transform: none;
  font-size: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
}
/*コンタクトフォーム*/
/* 必須マーク */

.must {
  color: #f92931;
  /* margin-right: 5px; */
  padding: 6px 10px;
  /* background: #F92931; */
  border-radius: 20px;
}

/* 任意マーク */

.free {
  color: #fff;
  margin-right: 10px;
  padding: 6px 10px;
  background: #424242;
  border-radius: 20px;
}

/* 項目名を太字にする */

form p {
  font-weight: 600;
  margin-bottom: 20px;
}

/* 入力項目を見やすくする */

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #000;
  border-radius: 3px;
}
#post-435 h2,
#post-435 h3,
#post-435 h4 {
  color: #00468c !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}

/* 必須項目の入力欄を黄色にする */

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  background: #f1f1f1;
}
/* 必須項目の入力欄を黄色にする */

input.wpcf7-form-control.wpcf7-text:focus,
textarea.wpcf7-form-control.wpcf7-textarea:focus {
  background: #ffffbf;
}

/* 送信ボタンを見やすくする */

input.wpcf7-submit {
  width: 100%;
  /* height: 80px; */
  background: #341070;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  font-family: "Noto Serif JP", serif;
}
#panel-6-4-1-0 h3.widget-title {
  text-align: center !important;
  color: #fff !important;
  padding-left: 0px !important;
}
#panel-6-4-2-0 h3.widget-title {
  color: #1f1647;
}
/* エラーメッセージを見やすくする */

span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  color: red;
  font-weight: 600;
}

.siteFooter div:nth-of-type(2) {
  display: none;
}
/*コンタクトフォーム終わり*/
/*コンタクトフォーム終わり*/

.css追記
/* ページタイトルのアイキャッチ画像 */
.page-header-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.page-header-image img {
  width: 100%;
}

/* ページタイトルのアイキャッチ画像 */

.page-header-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.page-header-image img {
  width: 100%;
}

.titbox {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  /* font-size: 30px; */
  font-weight: bold;
  min-height: 300px;
  vertical-align: middle;
  display: flex;
  align-items: center; /*vertical*/
  justify-content: center; /*horizontal*/
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}

.titbox h1 {
}

.bg-mask {
}

.site-footer .site-info {
  background: #341070;
}
.hero-large-text {
  left: 2%;
  bottom: 12%;
  position: absolute;
}
.hero-large-text img {
  width: 520px !important;
}
.site-description {
  margin-top: 5px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: normal;
}
.site-branding .no-logo-img.has-desc .site-description,
.site-branding .has-logo-img .site-description {
  color: #fff;
  /* font-weight: normal; */
}
#nav-toggle {
  background-color: #000;
  height: 40px;
  width: 40px;
  text-align: center;
}

#nav-toggle span {
  position: absolute;
  top: 50%;
  right: 7px;
}
.home .site-logo-div img {
  /* filter: drop-shadow(2px 2px 2px #000000); */
}
.home .site-description {
  filter: drop-shadow(1px 1px 2px #000000);
}
.hero-slideshow-normal .container {
  height: 600px;
}
.site-footer .site-info {
  color: #fff;
  font-size: 1.2rem;
}
.site-footer .site-info a {
  color: #fff;
}
.site-info .menu {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
  padding: 0px !important;
}
#nav-toggle span:before,
#nav-toggle span:after {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #fff;
}
#nav-toggle span {
  background: #fff;
}
.home .onepress-menu a {
  /* font-size: 1rem; */
  font-weight: bold;
}
.site-content {
  border-top: 0px solid #e9e9e9;
  margin-top: -1px;
  padding: 10px;
}
.home #header-section {
  margin-bottom: 30px;
}
div.whatsnew hr {
  margin: 0;
  padding: 0;
  display: none;
}
div.whatsnew dt {
  margin: 0 0 0 0.3em;
  padding: 0;
  border: 0;
  color: #000;
  font-weight: normal;
  white-space: nowrap;
}
.page-title {
  font-family: "Noto Serif JP", serif;
  padding: 20px;
  background: rgba(255, 255, 255, 0.5);
  letter-spacing: 5px;
}
.onepress-menu-mobile a {
  color: #000 !important;
}
.is-transparent .no-scroll.site-header .onepress-menu > li > a {
  color: rgba(255, 255, 255, 1);
}
.nav-toggle.nav-is-visible span:before,
#nav-toggle.nav-is-visible span:after {
  background: #fff;
}
.entry-content {
  margin-bottom: 50px !important;
  padding: 0.5rem;
}
.site {
  position: relative;
}
#main > .container {
  background: #fff;
}
.list-article-meta {
  display: none;
}
.onepress-menu.onepress-menu-mobile a {
  color: #000;
}
.onepress-menu.onepress-menu-mobile li {
  border-top: 1px solid #666;
}

h3 {
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  margin-bottom: 15px;
}
.para {
  margin-bottom: 20px;
}
.onepress-menu.onepress-menu-mobile > li > a {
  font-weight: bold;
}
.entry-title {
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #341070;
  text-decoration: none;
  font-weight: bold;
}
.sidebar .widget .widget-title {
  font-size: 1.8rem;
  text-transform: inherit;
  letter-spacing: inherit;
  margin-bottom: 13px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}
.bnr-top {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}
#nav-toggle {
  position: fixed;
  right: 10px;
}
.f1 {
  display: block;
}
.bnr-top-wrap {
  background-image: url(images/bnr-bg.jpg);
}
.onepress-menu.onepress-menu-mobile {
  position: fixed !important;
  top: 46px !important;
}
table th,
table td {
  font-size: 1.6rem !important;
}
div.whatsnew {
  font-size: 1.6rem !important;
}
.googlemap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.googlemap iframe,
.googlemap object,
.googlemap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.right-sidebar .sidebar {
  border-left: none !important;
}
.right-sidebar .content-area {
  border-right: none !important;
}
.onepress-menu.onepress-menu-mobile {
  border-top: 1px solid #666 !important;
  border-bottom: 1px solid #666 !important;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 1199px) {
  .onepress-menu a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.4rem;
  }
  .f1 {
    display: none;
  }
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 991px) {
  .sidebar .widget .widget-title {
    text-align: center !important;
  }
  .menu-navi li {
    text-align: center;
  }
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 767px) {
  .site-content {
    padding: 0px;
  }
  .bnr-top {
    font-size: 1.6rem;
  }
  .site-info .menu {
    display: block;
  }
  footer .menu li {
    text-align: left;
    margin: 4px 8px;
  }
  .site-branding {
    width: 84%;
  }
  .hero-large-text img {
    width: 300px !important;
  }
  #panel-6-4-2-0 h3.widget-title {
    display: none;
  }
  .site-header {
    padding: 5px 0px 0px 5px;
  }

  .custom-logo {
    height: 60px !important;
  }

  .onepress-menu a {
    background-image: none;
  }

  .hero-slideshow-normal .container {
    height: 300px;
  }

  .custom-logo,
  .custom-logo-transparent {
  }

  .btn2 {
    margin-bottom: 10px;
  }

  .onepress-menu a {
    color: inherit !important;
    font-size: 18px;
  }

  .titbox {
    min-height: 200px;
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 543px) {
  .backstretch img {
  }
}
