@charset "utf-8";

/* ↓全ページ共通↓　*/
h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", MS PGothic, "sans-serif";
	font-size: 1em;
	color: #767676;
	margin: 0px;
	padding: 0px;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}
#main_content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_content img {
/*	width: 100%; */
	text-align: center;
}
#main_content .bgc_w {
	float: center;
	padding: 32px;

}
#main_content .bgc_b {
	float: center;
	padding: 32px;
/*	background-color:#ffcccc; */
}
#main_content .bgc_o {
	float: center;
	padding: 32px;
	background-color:#ffcccc;
}
.title {
	width: 960px;
	margin: 16px auto;
	float: center;
	text-align: center;
    position: relative;
}
.title img {
    width: 40%; /* 画像の幅を100%に設定 */
    height: 40%; /* 画像の高さを100%に設定 */
   /* object-fit: cover;*/ /* 画像を要素にフィット */
}
.title p{
	display: inline-block;
	float: center;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 1em;
	text-indent: 1em;
	padding: 16px;
    position: absolute; /* 絶対位置に設定 */
    top: 50%; /* 垂直方向の中央に配置 */
    left: 50%; /* 水平方向の中央に配置 */
    transform: translate(-50%, -50%); /* 中心に合わせる */
/*
	border-top: solid 8px #e7a1c5;
	border-bottom: solid 8px #e7a1c5
*/
}

.title_second {
	display: inline-block !important;
	float: center !important;
	text-align: center !important;
	font-weight: bold !important;
	font-size: 1.4em !important;
	letter-spacing: 1em !important;
	text-indent: 1em !important;
	padding: 16px !important;
    position: absolute !important; /* 絶対位置に設定 */
    top: 50% !important; /* 垂直方向の中央に配置 */
    left: 50% !important; /* 水平方向の中央に配置 */
    transform: translate(-50%, -50%) !important; /* 中心に合わせる */
}

.contents {
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: center;
	text-align: center;
}
.contents h1{
/*	color: #FFFFFF; */
	font-size: 1em;
}
.contents h2{
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
}
.contents h3{
	color: #e7a1c5;
	font-size: 1em;
}
.contents h4{
	color: #e7a1c5;
	font-size: 1.4em;
	font-weight: bold;
}
.contents h5{
	font-size: 1.4em;
	font-weight: bold;
}
.contents p {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6;
	float: center;
	margin: 4px;
	display:block;
	font-size: 1em;
	text-align: left;
}
.contents a{
	text-decoration: none;
	color: #e7a1c5;
}
.contents a.current{
	text-decoration: none;
	color: #FEEABC;
}
.contents a:hover{
	color:#ffcccc;
}
/* ↑全ページ共通↑　*/

/* ↓ヘッダー↓　*/
#header {
	height: auto;
	width: 100%;
	float: center;
}
#header #nav_img {	
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#header #header #nav_img a{
	height: 88px; 
	display: block;
    margin: 0px 4px;
    padding: 0px;
    text-indent: -9999px;
	overflow: hidden;
	background-position: center;
}
#header #nav_img #logo  {
	width: 212px;
	float: left;
}
#header #nav_img #logo  a{
/*
    background-image : url("/wp-content/uploads/2024/10/logo.png");
	background-size: contain;
	background-repeat: no-repeat;

    margin-bottom:5px;
*/
}
#header #nav_img #space  {
    margin-top:18px;
	width: 272px;
	float: left;
}
#header #nav_img #space a{

}
#header #nav_img #empty  {
	width: 320px;
	float: left;
}
#header #nav_img #contact  {
	width: 150px; 
	float: left;
}
#header #nav_img #contact a{

	background-size: contain;
	background-repeat: no-repeat;
}
#header #nav{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background-color:#e7a1c5;
	padding-top: 16px;
	padding-bottom: 16px;
    font-weight: bold;
}
#header #nav ul{
	margin: 0 ;
	padding: 0 ;
}
#header #nav li{
	list-style: none;
	display: inline-block;
	width: 136px;
	font-size: 1em;
}
#header #nav li:not(:last-child){
	border-right:2px dotted #FFFFFF;
}
#header #nav a{
	text-decoration: none;
	color: #FFFFFF;
}
#header #nav a.current{
	color: #FEEABC;
	border-bottom:2px dotted #FFFFFF;
}
#header #nav a:hover{
	color:#bd3658;
	border-bottom:2px dotted #FFFFFF;
}
/* ↑ヘッダー↑　*/

/* ↓フッター↓　*/
#footer{
	height: auto;
	width: 100%;
	float: center;
}
#footer .nav{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background-color: #ffe4f2;
}
#footer .nav_box{
	width: 132px;
	margin: 16px 0px;
	display: inline-block;
	vertical-align: top;
}
#footer .nav h1{
	width: 132px;
	font-size: 1.2em;
	margin-bottom: 8px;
	font-color: #ffcccc;
	border-bottom: solid 1px #ffcccc;
}
#footer .nav ul{
	margin: 0 ;
	padding: 0 ;
}
#footer li{
	width: 132px;
	list-style: none;
	display: inline-block;
	font-size: 0.8em;
	font-color: #ffcccc;
}
#footer .nav a{
	text-decoration: none;
	color: #767676;
	font-size: 0.8em;
}
#footer .nav a.current{
	font-size: 0.8em;
	color: #ffcccc;
	border-bottom: solid 1px #ffcccc;
}
#footer .nav a:hover{
	font-size: 0.8em;
	color:#ffcccc;
	border-bottom: solid 1px #ffcccc;
}
#footer p{
	font-color: #767676;
	font-size: 1.0em;
	text-align: center;
	margin: 8px;
	background-color:#FFFFFF;
}
/* ↑フッター↑　*/

.wpcf7-form {
  margin-left: 0px;
}

.icon-list {
    list-style-type: none; /* デフォルトのリストスタイルを無効化 */
    padding: 0; /* パディングをリセット */
}

.icon-list li {
    background-image: url('/wp-content/uploads/2024/10/line-icon.jpg'); /* アイコン画像を背景に設定 */
    background-size: 20px 20px;  /* アイコンのサイズを指定 */
    background-repeat: no-repeat; /* 背景画像を繰り返さない */
    background-position: left center; /* アイコンを左側に配置 */
    padding-left: 30px; /* テキストとの間にスペースを確保 */
}
.icon-list-bottom {
    margin-bottom: 15px;
}
.li-title {
    color: #e7a1c5;
    font-size: 1em;
    font-weight: bold;
    margin-right: 10px;
}
.arrow-margin{
    margin-left: 40px;
}
.rabbit {
    width: 80px;               /* アイコンの幅を小さくする */
    height: 80px;              /* アイコンの高さを小さくする */
    background-image: url('/wp-content/uploads/2024/10/rabbit-icon.png');
    background-size: contain;   /* 背景画像を要素にフィット（縦横比を維持） */
    background-repeat: no-repeat; /* 背景画像の繰り返しを防止 */
    background-position: center;  /* 背景画像を中央に配置 */
    border: none;               /* 罫線を非表示にする場合 */
    padding: 20px 0;           /* 上下に余裕を持たせる（上下20px） */
    /* さらに必要に応じてmarginを使うこともできます */
}





























/* フォーム */
.formSelect {
    color: #767676;
    text-align: left;
/* color: #575757; */
/*   width: 24rem; */
    border: solid 1px #575757;
/*  padding: 1.3rem 3rem 1.1rem 1.9rem; */
/*  font-size: 1.8rem; */
   font-weight: bold;
/*  outline: none; */
    background-color: #ffffff;
}

@media (max-width: 767px) {
  .formSelect {
    color: #767676;
    text-align: left;
/*    width: 35%; */
    padding: 0.5rem 2rem 0.5rem 1.8rem;
/*    font-size: 1.5rem; */
  }
}































/* おしらせ一覧ページ
============================================== */
@media (max-width: 767px) {
  .pageBody {
    padding-top: 0;
  }
}
.archiveSelector {
  text-align: left;
  margin: 0 auto 5rem;
}
@media (max-width: 767px) {
  .archiveSelector {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
.newsContainer {
  max-width: 1080px;
  margin: 0 auto 42px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  border-top: solid 2px #DEDEDE;
}
@supports (display: flex;) {
    .newsContainer {
      display: flex;
    }
  }
@media (max-width: 767px) {
  .newsContainer {
    width: 100%;
  }
}
.newsContainer .newsContainer__item {
  flex-basis: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  text-align: left;
  border-bottom: solid 2px #DEDEDE;
  padding: 2.3% 0;
  text-decoration: none;
}
@media (max-width: 767px) {
  .newsContainer .newsContainer__item {
    flex-basis: 100%;
    width: 100%;
    padding: 12px 0;
  }
}
.newsContainer .newsContainer__item .item__img {
  max-width: 160px;
  margin-right: 28px;
/*  height: 160px; */
}
@supports (display: flex;) {
    .newsContainer .newsContainer__item .item__img {
      flex-basis: 160px;
    }
}
@media (max-width: 767px) {
  .newsContainer .newsContainer__item .item__img {
    width: 80px;
    max-width: 80px;
/*    height: 80px; */
    height: 100%;
    margin-right: 13px;
  }

  @supports (display: flex;) {
      .newsContainer .newsContainer__item .item__img {
        flex-basis: 80px;
      }
  }
}

.newsContainer .newsContainer__item .item__data .item__pubdate {
/*  font-size: 2rem; */
/*  color: #575757; */
  padding-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .newsContainer .newsContainer__item .item__data .item__pubdate {
/*    font-size: 1.2rem; */
  }
}
.newsContainer .newsContainer__item .item__data .item__title {
/*  font-size: 2rem; */
  color: #000000;
  font-weight: normal;
}
.newsContainer .newsContainer__item .item__data .item__title:hover{
    color: #ffcccc;
}
@media (max-width: 767px) {
  .newsContainer .newsContainer__item .item__data .item__title {
/*    font-size: 1.4rem; */
    margin-bottom: 0;
  }
}
ul.page-numbers {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
ul.page-numbers li {
/*
  font-size: 1.7rem;
  font-family: 'Oswald', sans-serif;
*/
  font-weight: 500;
  flex-basis: 3.6rem;
  margin-right: 0.7rem;
}
@media (max-width: 767px) {
  ul.page-numbers li {
/*
    font-size: 1.4rem;
*/
    flex-basis: 3rem;
    margin-right: 0.5rem;
  }
}
ul.page-numbers li a {
  color: #1a1a1a;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 0.5rem 1.5rem 0.7rem;
  height: 3.6rem;
}
@media (max-width: 767px) {
  ul.page-numbers li a {
    padding: 0.4rem 0.5rem 0.5rem;
    height: 3rem;
  }
}
/* ul.page-numbers li .prev {
  content: '';
  background: url(img/icon--paginationLeftArrow.svg) no-repeat center center/8px 13px;
}
@media (max-width: 767px) {
  ul.page-numbers li .prev {
    background: url(img/icon--paginationLeftArrow.svg) no-repeat center center/7px 11px;
  }
}
ul.page-numbers li .next {
  content: '';
  background: url(img/icon--paginationRightArrow.svg) no-repeat center center/8px 13px;
}
@media (max-width: 767px) {
  ul.page-numbers li .next {
    background: url(img/icon--paginationRightArrow.svg) no-repeat center center/7px 11px;
  }
} */
ul.page-numbers li .dots {
  margin-right: 0;
  flex-basis: 2rem;
}
@media (max-width: 767px) {
  ul.page-numbers li .dots {
    flex-basis: 1.5rem;
  }
}
ul.page-numbers li .current {
  display: block;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  background: #991010;
  padding: 0.5rem 0.5rem 0.7rem;
  width: 100%;
  height: 3.6rem;
}
@media (max-width: 767px) {
  ul.page-numbers li .current {
    padding: 0.4rem 0.5rem 0.5rem;
    height: 3rem;
  }
}

/* おしらせ詳細ページ
============================================== */
#page--newsDetail .pageBody {
  padding: 5rem 3% 0;
/*
  font-size: 1.6rem;
*/
}
#page--newsDetail .post .postHeader {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3%;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postHeader {
    /*flex-direction: column;*/
  }
  #page--newsDetail .pageTitle{
  padding: 4rem 1.8rem;
  }
  @supports (display: flex;) {
    #page--newsDetail .post .postHeader {
      flex-direction: column;
    }
  }
  #page--newsDetail .pageBody{
/*
    font-size: 1.2rem;
*/
    padding-top: 0;
  }
}
#page--newsDetail .post .postHeader .postHeader__img {
  margin: 0 auto 4rem;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postHeader .postHeader__img {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 1.8rem;
  }
  @supports (display: flex;) {
    #page--newsDetail .post .postHeader .postHeader__img {
      flex-basis: 100%;
    }
  }
}
#page--newsDetail .post .postHeader .postHeader__meta {
  flex-basis: 100%;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postHeader .postHeader__meta {
    width: 100%;
  }
  @supports (display: flex;) {
    #page--newsDetail .post .postHeader .postHeader__meta {
      flex-basis: 100%;
    }
  }
}
#page--newsDetail .post .postHeader .meta__title {
/*
  font-size: 2.8rem;
  color: #212121;
*/
  margin-bottom: 1.3rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postHeader .meta__title {
/*    font-size: 1.8rem; */
    margin-bottom: 0.6rem;
  }
}
#page--newsDetail .post .postHeader .meta__pubdate {
/*  font-size: 1.7rem; */
/*  color: #575757; */
}
@media (max-width: 767px) {
  #page--newsDetail .post .postHeader .meta__pubdate {
/*    font-size: 1.2rem; */
  }
}
#page--newsDetail .post .postHeader .meta__tags {
  padding: 0 0 1.8rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
#page--newsDetail .post .postHeader .meta__tags .meta__tag {
  padding: 0.3rem 1.8rem;
/*  font-size: 1.1rem; */
  border: solid 1px #1a1a1a;
/*  color: #1a1a1a; */
  border-radius: 3rem;
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
}
#page--newsDetail .post .postBody h2 {
  color: #ffffff;
/*  font-size: 2.8rem; */
  font-weight: bold;
  padding: 1.2rem 2rem;
  background: #991010;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postBody h2 {
/*    font-size: 1.8rem; */
    padding: 1.4rem 2.4rem;
    margin-left: -2.4rem;
    margin-right: -2.4rem;
  }
}
#page--newsDetail .post .postBody h3 {
  color: #991010;
/*  font-size: 2.8rem; */
  font-weight: bold;
  border-left: solid 3px #991010;
  padding: 5px 15px;
  margin-bottom: 1.8rem;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postBody h3 {
/*    font-size: 1.8rem; */
  }
}
#page--newsDetail .post .postBody h4 {
/*
  color: #991010;
  font-size: 1.8rem;
*/
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postBody h4 {
/*    font-size: 1.6rem; */
  }
}
#page--newsDetail .post .postBody ul {
  list-style-type: none;
  margin-left: 0;
}
#page--newsDetail .post .postBody ul li {
/*  font-size: 1.6rem; */
}
@media (max-width: 767px) {
  #page--newsDetail .post .postBody ul li {
/*    font-size: 1.4rem; */
  }
}
#page--newsDetail .post .postBody p {
  margin-bottom: 3rem;
  line-height: 2.7rem;
}
@media (max-width: 767px) {
  #page--newsDetail .post .postBody p {
/*    font-size: 1.4rem; */
    margin-bottom: 1.5rem;
    line-height: 2.2rem;
  }
}
#page--newsDetail .post .postBody img {
  margin-bottom: 1.5rem;
}
#page--newsDetail .sectionTitle {
  width: 100%;
/*  font-size: 2.8rem; */
  font-weight: bold;
  margin-bottom: 4.2rem;
}
@media (max-width: 767px) {
  #page--newsDetail .sectionTitle {
/*    font-size: 1.8rem; */
    margin-bottom: 2.4rem;
  }
}

#page--newsDetail .btnContainer{
  max-width:1080px;
  margin:auto;
}
#page--newsDetail .shareBtnContainer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8.4rem;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer {
    margin-bottom: 7.2rem;
  }
}
#page--newsDetail .shareBtnContainer .btn--shareTwitter {
  background: #1da1f2;
  flex-basis: calc((100% - 6.8rem) / 3);
  text-align: center;
  height: 6.3rem;
  padding: 2rem 2rem 1.9rem;
  border-radius: 0.4rem;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer .btn--shareTwitter {
    height: 3.9rem;
    padding: 1rem 2rem 1.1rem;
    flex-basis: calc((100% - 2rem) / 3);
  }
}
#page--newsDetail .shareBtnContainer .btn--shareTwitter .icon--twitter {
  width: 3.1rem;
  height: 2.4rem;
  content: '';
  display: inline-block;
  background: url(img/icon--twitter.svg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer .btn--shareTwitter .icon--twitter {
    width: 2.2rem;
    height: 1.8rem;
  }
}
#page--newsDetail .shareBtnContainer .btn--shareFacebook {
  background: #385898;
  flex-basis: calc((100% - 6.8rem) / 3);
  text-align: center;
  height: 6.3rem;
  padding: 1.7rem 2rem 1.5rem;
  border-radius: 0.4rem;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer .btn--shareFacebook {
    height: 3.9rem;
    padding: 0.9rem 2rem 0.8rem;
    flex-basis: calc((100% - 2rem) / 3);
  }
}
#page--newsDetail .shareBtnContainer .btn--shareFacebook .icon--facebook {
  width: 1.4rem;
  height: 3.1rem;
  content: '';
  display: inline-block;
  background: url(img/icon--facebook.svg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer .btn--shareFacebook .icon--facebook {
    width: 1rem;
    height: 2.2rem;
  }
}
#page--newsDetail .shareBtnContainer .btn--shareLine {
  background: #00B900;
  flex-basis: calc((100% - 6.8rem) / 3);
  text-align: center;
  height: 6.3rem;
  padding: 1.6rem 2rem 2.3rem;
  border-radius: 0.4rem;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer .btn--shareLine {
    height: 3.9rem;
    padding: 0.7rem 2rem 1rem;
    flex-basis: calc((100% - 2rem) / 3);
  }
}
#page--newsDetail .shareBtnContainer .btn--shareLine .icon--line {
  width: 3.2rem;
  height: 3rem;
  content: '';
  display: inline-block;
  background: url(img/icon--line.svg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  #page--newsDetail .shareBtnContainer .btn--shareLine .icon--line {
    width: 2.3rem;
    height: 2.2rem;
  }
}
#page--newsDetail .newsContainer {
  display: flex;
  margin-bottom: 4rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
#page--newsDetail .newsContainer .newsContainer__item {
  flex-basis: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  text-align: left;
  border-top: solid 1px #d3d3d3;
  border-bottom: solid 1px #d3d3d3;
  padding: 18px 0 25px;
  text-decoration: none;
}
@media (max-width: 767px) {
  #page--newsDetail .newsContainer .newsContainer__item {
    flex-basis: 100%;
    width: 100%;
    padding: 12px 0;
  }
}
#page--newsDetail .newsContainer .newsContainer__item:first-child {
  border-bottom: none;
}
#page--newsDetail .newsContainer .newsContainer__item:nth-child(2) {
  border-bottom: none;
}
#page--newsDetail .newsContainer .newsContainer__item .item__img {
  flex-basis: 122px;
  max-width: 122px;
  margin-right: 28px;
  height: 122px;
}
@media (max-width: 767px) {
  #page--newsDetail .newsContainer .newsContainer__item .item__img {
    flex-basis: 80px;
    max-width: 80px;
    height: 80px;
    margin-right: 13px;
  }
}
#page--newsDetail .newsContainer .newsContainer__item .item__data .item__pubdate {
/*  font-size: 1.6rem; */
/*  color: #575757; */
  padding-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  #page--newsDetail .newsContainer .newsContainer__item .item__data .item__pubdate {
/*    font-size: 1.2rem; */
  }
}
#page--newsDetail .newsContainer .newsContainer__item .item__data .item__title {
/*
  font-size: 1.6rem;
  color: #000000;
*/
  font-weight: normal;
}
@media (max-width: 767px) {
  #page--newsDetail .newsContainer .newsContainer__item .item__data .item__title {
/*    font-size: 1.4rem; */
  }
}
#page--newsDetail .backToPage {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 4.2rem 10%;
}
@media (max-width: 767px) {
  #page--newsDetail .backToPage {
    width: 100%;
    padding: 3% 2% 9%;
  }
}
#page--newsDetail .backToPage .btnContainer .btn--primary{
  width:480px;
}
@media (max-width: 767px) {
  #page--newsDetail .backToPage .btnContainer .btn--primary{
    max-width:100%;
  }
}

.align-center {
    text-align: center;
}
.color_white{
    color: #FFFFFF;
}
.goat-img {
    width: 50%; /* デフォルトはPC用のサイズ */

}