@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");
* {
  max-height: 999999px;
}
html {
  /* font-size: 62.5%; */
  /* text-size-adjust: 100%; */
  /* -webkit-text-size-adjust: 100%; Safari */
}

body {
  /* font-family: "Shippori Mincho", serif; */
  font-weight: 500;
  background-repeat: no-repeat;
  /* font-size: 1.6rem !important; */
  font-style: normal;
  text-decoration: none;

  margin: 0px;
  padding: 0px;
  /* color: #000000; */
  /* background-color: #000; */
}
.post_content {
  /* font-size: 20px; */
}
p {
  line-height: 1.8;
}

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;
}

a {
  color: #1a6421;
  text-decoration: none;
}

a:visited {
  /* color: #b71503; */
}

a:hover {
  text-decoration: none;
  opacity: 0.8;
}

dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.p-mainVisual__slideTitle {
  font-family: "Shippori Mincho", serif !important;
  letter-spacing: 2px;
}
.mincho {
  font-family: "Shippori Mincho", serif !important;
}
h1 {
  /* letter-spacing: 1px; */
}
.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
  color: #000000;
  margin: 2.5em 0 0.5em;
}
h1.c-headLogo {
  margin-bottom: 0px;
}
.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 {
  color: #000066;
}

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

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

.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border: solid 2px #000;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
}
.pagetop__arrow {
  display: block;
  height: 10px;
  width: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  transform: translateY(20%) rotate(-45deg);
}

/*
* {
	-webkit-appearance: none;
}
*/

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;
}
input:focus {
  background-color: beige;
  border: solid 5px red !important;
}
.btn {
  /* background: #22ac38;
  color: #fff;
  padding: 3px 10px;
  text-decoration: none;
  border-radius: 30px;
  transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  font-size: 1.6rem; */
}

.btn:hover {
  opacity: 0.7;
}
.container-fluid {
  max-width: 1520px;
}
.pb-7,
.py-7 {
  padding-bottom: 5rem !important;
}

.pt-7,
.py-7 {
  padding-top: 5rem !important;
}
.ps-7,
.px-7 {
  padding-left: 5rem !important;
}
.pe-7,
.px-7 {
  padding-right: 5rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 5rem !important;
}

.mt-7,
.my-7 {
  margin-top: 5rem !important;
}
.ms-7,
.mx-7 {
  margin-left: 5rem !important;
}

.me-7,
.mx-7 {
  margin-right: 5rem !important;
}
.pb-9,
.py-9 {
  padding-bottom: 7rem !important;
}

.pt-9,
.py-9 {
  padding-top: 7rem !important;
}
.ps-9,
.px-9 {
  padding-left: 7rem !important;
}

.pe-9,
.px-9 {
  padding-right: 7rem !important;
}
.ms-9,
.mx-9 {
  margin-left: 7rem !important;
}

.me-9,
.mx-9 {
  margin-right: 7rem !important;
}
.mb-9,
.my-9 {
  margin-bottom: 7rem !important;
}

.mt-9,
.my-9 {
  margin-top: 7rem !important;
}
.top #content {
  padding-top: 0em;
}
.is-style-more_btn a {
  box-shadow: 0 0 0 1px #000;
  color: #000;
}
#footer {
  background-image: url("images/24030928_m.jpg");
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.8);
  background-blend-mode: lighten;
}
#media_image-2 {
  width: 150px;
}
#black-studio-tinymce-2 {
  margin-top: 1rem;
}
.c-gnav>.menu-item>a .ttl {
    font-size: 16px;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a {
     display: block;
    text-align: center;
	color:#006837
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (min-width: 1200px) {
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 1199px) {
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 991px) {
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 962px) {
}

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

@media screen and (min-width: 961px) {
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 768px) {
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 767px) {
  .mb-7 {
    margin-bottom: 3rem;
  }

  .mb-9 {
    margin-bottom: 3.5rem;
  }

  .py-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .py-9 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 575px) {
}
@media (max-width: 375px) {
}