.header_inner {
  padding-bottom: 17px;
}
.page-title {
  padding: 56px 0;
}
.page-title_head {
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  font-family: 'Zen Maru Gothic', serif;
  line-height: 58px;
}
.page-title_head img {
  width: 46px;
  margin-right: 22px;
  vertical-align: sub;
}
.page-title.u-bgPin {
  background-color: #EF91AA;
}
.page-title.u-bgOrg {
  background-color: #F4B03F;
}
.page-title.u-bgBlu {
  background-color: #7FB1C3;
}
.page-title.u-bgGre {
  background-color: #86BB8A;
}
/*施設紹介*/
.pgIntro .mainvs {
  padding: 30px 0 40px;
}
.pgIntro .mainvs_icon03 {
  bottom: -60px;
}
.pgIntro .mainvs_contain {
  max-width: 1688px;
}
.pgIntro .mainvs_contain .mainvs_item {
  max-width: 1566px;
  margin: auto;
}
.pgIntro .pgIntro-greeting {
  padding: 20px 0 0;
  margin: 0 0 100px;
}
.pgIntro .pgIntro-greeting .TopHead {
  margin: 0 0 50px;
}
.pgIntro .pgIntro-greeting .aboutUs_text {
  padding-top: 0;
}
.pgIntro .pgIntro-greeting .aboutUs_text h3 span {
  background-color: #EF91AA;
}
.pgIntro .pgIntro-map {
  padding: 0 0 80px;
}
.pgIntro .pgIntro-map .TopHead {
  margin-bottom: 50px;
}
.pgIntro .pgIntro-map .map_img {
  margin: 0 0 90px;
}
.pgIntro .pgIntro-map .schedule_slideSche .schedule_item {
  padding: 0 15px;
}
.pgIntro .pgIntro-map .schedule_slideSche .schedule_item .bg-wrap {
  background-color: #fff;
  border-radius: 30px;
}
.pgIntro .pgIntro-map .schedule_slideSche .schedule_item .bg-wrap img {
  border-radius: 30px 30px 0 0;
}
.pgIntro .pgIntro-map .schedule_slideSche .slick-arrow.slick-prev {
  left: -5px;
}
.pgIntro .pgIntro-map .schedule_slideSche .slick-arrow.slick-next {
  right: -5px;
}
.pgIntro .pgIntro-map .schedule_slideSche .schedule_item h4 {
  line-height: 26px;
  padding: 18px 0 20px;
  position: relative;
  text-align: center;
  margin: 0;
}
.pgIntro .pgIntro-map .schedule_slideSche .schedule_item h4::before {
  display: none;
}
.pgIntro .pgIntro-TaKuRoo {
  padding: 100px 0 90px;
}
.pgIntro .pgIntro-TaKuRoo .container {
  width: auto;
}
.pgIntro .pgIntro-TaKuRoo .TopHead h2 {
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  font-family: 'Zen Maru Gothic', serif;
  border-bottom: 1px dotted #E2DFD2;
  padding: 0 0 30px;
  margin: 0 0 100px;
  display: inline-block;
}
.pgIntro .pgIntro-TaKuRoo .TopHead h2 span {
  position: relative;
}
.pgIntro .pgIntro-TaKuRoo .TopHead h2 span:before {
  content: 'タクルー';
  position: absolute;
  left: 0;
  bottom: -20px;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.pgIntro .pgIntro-TaKuRoo .TopHead h2 span.teno::before {
  content: 'テノ';
}
.pgIntro .pgIntro-TaKuRoo .aboutUs_text {
  padding: 0;
}
.pgIntro .pgIntro-TaKuRoo .aboutUs_text p {
  font-size: 14px;
  margin: 20px 0 0;
}
.pgIntro .pgIntro-TaKuRoo .flex.snd {
  margin: 80px 0 0;
}
.pgIntro .pgIntro-TaKuRoo .flex.snd .aboutUs_text {
  order: 2;
}
.pgIntro .pgIntro-TaKuRoo .flex.snd .aboutUs_img {
  order: 1;
}
.pgIntro .pgIntro-TaKuRoo .flex.snd .policy_img-05 {
  left: -64px;
  top: 34px;
}
.pgIntro .pgIntro-TaKuRoo .flex.snd .policy_img-04 {
  left: -30px;
  top: -20px;
}
.pgIntro .pgIntro-TaKuRoo .flex.snd .policy_img-06 {
  top: 120px;
}
.pgIntro .pgIntro-Partner .box {
  width: calc(100% / 3 - 30px);
  margin: 45px 0 0;
}
.pgIntro .pgIntro-Partner .box h3 {
  font-size: 23px;
  font-weight: bold;
  font-family: 'Zen Maru Gothic', serif;
  background-color: #EF91AA;
  display: inline-block;
  padding: 7px 25px;
  color: #fff;
  margin: 0 0 32px;
}
.pgIntro .pgIntro-Partner .box p {
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .pgIntro .mainvs {
    padding: 10% 0 12%;
  }
  .pgIntro .mainvs_icon03 {
    display: none;
  }
  .pgIntro .pgIntro-greeting {
    padding: 20px 0 0;
    margin: 0 0 8%;
  }
  .pgIntro .pgIntro-greeting .TopHead {
    margin: 0 0 8%;
  }
  .pgIntro .pgIntro-greeting .aboutUs_text {
    padding-top: 20px;
  }
  .pgIntro .pgIntro-map {
    padding: 0 0 8%;
  }
  .pgIntro .pgIntro-map .map_img {
    text-align: center;
  }
  .pgIntro .pgIntro-map .TopHead {
    margin-bottom: 5%;
  }
  .pgIntro .pgIntro-map .map_img {
    margin: 0 auto 8%;
  }
  .pgIntro .pgIntro-map .schedule_slideSche {
    width: 92%;
    margin: auto;
  }
  .pgIntro .pgIntro-map .schedule_slideSche .schedule_item .bg-wrap {
    border-radius: 20px;
  }
  .pgIntro .pgIntro-map .schedule_slideSche .schedule_item .bg-wrap img {
    border-radius: 20px 20px 0 0;
  }
  .pgIntro .pgIntro-map .schedule_slideSche .schedule_item h4 {
    line-height: 24px;
    font-size: 15px;
    padding: 16px 0 18px;
  }
  .pgIntro .pgIntro-map .schedule_slideSche .schedule_item h4::before {
    display: none;
  }
  .pgIntro .pgIntro-TaKuRoo {
    padding: 12% 4% 8%;
  }
  .pgIntro .pgIntro-TaKuRoo .TopHead h2 {
    font-size: 22px;
    padding: 0 0 15px;
    margin: 0 0 10%;
    display: inline-block;
  }
  .pgIntro .pgIntro-TaKuRoo .TopHead h2 span {
    position: relative;
  }
  .pgIntro .pgIntro-TaKuRoo .TopHead h2 span:before {
    bottom: auto;
    top: -16px;
    font-size: 13px;
  }
  .pgIntro .pgIntro-TaKuRoo .aboutUs_text h3 {
    width: 76%;
    margin: 4% auto 3%;
  }
  .pgIntro .pgIntro-TaKuRoo .aboutUs_text p {
    margin: 10px 0 0;
  }
  .pgIntro .pgIntro-TaKuRoo .flex.snd {
    margin: 18% 0 0;
  }
  .pgIntro .pgIntro-TaKuRoo .flex.snd .policy_img-04 {
    left: 45px;
    top: -40px;
  }
  .pgIntro .pgIntro-TaKuRoo .flex.snd .policy_img-05 {
    left: 0px;
    top: -32px;
  }
  .pgIntro .pgIntro-TaKuRoo .flex.snd .policy_img-06 {
    display: none;
  }
  .pgIntro .pgIntro-Partner .box {
    width: 100%;
    margin: 6% 0 3%;
  }
  .pgIntro .pgIntro-Partner .box h3 {
    font-size: 20px;
    padding: 5px 18px;
    margin: 0 0 18px;
  }
}
/*スケジュール*/
.pgSched-daily {
  padding: 34px 0 81px;
}
.pgSched h2.TopHead_title {
  font-size: 30px;
}
.pgSched-daily .TopHead {
  margin-bottom: 60px;
}
.pgSched-daily_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pgSched-daily .content {
  width: calc(50% - 40px);
}
.pgSched-daily_box h3 {
  text-align: center;
  font-family: 'Zen Maru Gothic', serif;
  font-size: 25px;
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 40px;
}
.pgSched-daily_box h3 span {
  color: #fff;
  padding: 6px 22px;
  display: inline-block;
  text-align: center;
}
.pgSched-daily .info {
  margin: 40px 0 0;
}
.pgSched-daily .info h3 {
  font-size: 27px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 39px;
    margin-bottom: 20px;
}
.pgSched-daily .info p {
  font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
  margin: 0 0 10px;
}

.content-01 .pgSched-daily_box h3 span {
  background-color: #F4B03F;
}
.content-02 .pgSched-daily_box h3 span {
  background-color: #FF9B69;
}
.pgSched-daily_img {
  width: 46.4%;
  border-radius: 25px;
  overflow: hidden;
}
.pgSched-daily_time {
  width: 17.2%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 96px;
  border-radius: 100%;
  border: 5px solid #F4B03F;
  color: #F4B03F;
  font-family: 'Zen Maru Gothic', serif;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.pgSched-daily_txt {
  width: 30%;
  padding-top: 3px;
  padding-left: 2px;
}
.pgSched-daily_item {
  align-items: flex-start;
  margin-bottom: 20px;
  min-height: 160px;
}
/*
.pgSched-daily_time::after {
    content: "";
    position: absolute;
    top: 127%;
    left: calc(50% - 1px);
    border-left: 3px dotted #F4B03F;
    height: 39px;
}
*/
.pgSched-daily_item:last-child .pgSched-daily_time::after {
  display: none;
}
.pgSched-daily_txt li {
  font-family: 'Zen Maru Gothic', serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 26px;
}
.pgSched-daily_txt li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #F4B03F;
  display: inline-block;
  margin-right: 7px;
}
.content-02 .pgSched-daily_txt li::before {
  background-color: #FF9B69;
}
.content-02 .pgSched-daily_time {
  border-color: #FF9B69;
  color: #FF9B69;
}
.pgSched-annual {
  position: relative;
  padding-bottom: 96px;
}
.pgSched-annual_item {
  position: relative;
  width: calc(100%/3 - 30px);
  margin-bottom: 61px;
}
.pgSched-annual .TopHead {
  margin-bottom: 36px;
}
p.pgSched-annual_desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 76px;
}
.pgSched-annual_item img {
  width: 100%;
  border-radius: 30px 30px 0 0;
}
.pgSched-annual_item .schedule_SNum {
  transform: translate(-50%, -54%);
}
.pgSched-annual_text {
  padding: 14px 20px 25px;
  background-color: #fff;
  border-radius: 0 0 30px 30px;
}
.pgSched-annual_text li {
  display: inline-block;
  font-size: 18px;
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  vertical-align: baseline;
  margin-right: 16px;
}
.pgSched-annual_text li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 7px;
  border-radius: 10px;
  vertical-align: baseline;
}
.u-green .pgSched-annual_text li::before {
  background-color: #86BB8A;
}
.u-blue .pgSched-annual_text li::before {
  background-color: #76B1C3;
}
.u-yell .pgSched-annual_text li::before {
  background-color: #F4B03F;
}
.u-pink .pgSched-annual_text li::before {
  background-color: #EF91AA;
}
.pgSched-annual_text h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  margin-top: 6px;
}
.pgSched-annual_bot {
  margin-top: -24px;
}
.pgSched-annual_bot p {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}
.pgSched a.btn_ctn {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .pgSched .container {
    width: calc(100% - 40px);
  }
  .pgSched-daily .content {
    width: 100%;
  }
  .buttonWrapper.u-sp {
    display: block !important;
    text-align: center;
    margin-bottom: 40px;
  }
  .pgSched-daily_box h3 {
    display: none;
  }
  .tab-button {
    font-size: 19px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    border: 1px solid currentColor;
    color: #FF9B69;
    background-color: transparent;
    width: 160px;
    line-height: 60px;
    margin: 0 10px;
    transition: .3s;
    cursor: pointer;
  }
  .active.tab-button:first-child, .tab-button:first-child:hover {
    background-color: #F4B03F;
    color: #fff;
    border-color: #F4B03F;
  }
  .active.tab-button:last-child, .tab-button:last-child:hover {
    background-color: #FF9B69;
    color: #fff;
    border-color: #FF9B69;
  }
  .content {
    display: none;
  }
  .content.active {
    display: block;
  }
  .pgSched-daily_time {
    max-width: 96px;
  }
  .pgSched-daily_img {
    width: 35.4%;
  }
  .pgSched-annual_item {
    width: calc(100% / 2 - 45px / 2);
    margin-bottom: 61px;
  }
}
@media only screen and (max-width: 768px) {
  .page-title {
    padding: 37px 0;
    margin-top: 23px;
  }
  .page-title_head {
    font-size: 24px;
    line-height: 35px;
  }
  .page-title_head img {
    width: 34px;
    margin-right: 13px;
  }
  .pgSched-daily {
    padding: 19px 0 49px;
  }
  .pgSched h2.TopHead_title {
    font-size: 22px;
    padding: 25px 0 29px;
  }
  .pgSched-daily .TopHead {
    margin-bottom: 13px;
  }
  
  .pgSched-daily .info {
  margin: 20px 0 0;
}
.pgSched-daily .info h3 {
  font-size: 20px;
  line-height: 29px;
    margin-bottom: 12px;
}
.pgSched-daily .info p {
  font-size: 15px;
  margin: 0 0 8px;
}
  
  .buttonWrapper.u-sp {
    display: flex !important;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .tab-button {
    width: 160px;
    line-height: 56px;
    margin: 0;
    max-width: calc(50% - 15px / 2);
  }
  .pgSched-daily_item {
    padding-left: 120px;
    position: relative;
  }
  .pgSched-daily_time {
    width: 96px;
    position: absolute;
    left: 4px;
    top: 0;
  }
  .pgSched-daily_txt {
    width: 100%;
    padding-top: 4px;
    padding-left: 0;
  }
  .pgSched-daily_img {
    margin-top: 9px;
    width: 100%;
    border-radius: 20px;
  }
  .pgSched-daily_time::after {
    height: 123px;
  }
  .pgSched-annual .TopHead {
    margin-bottom: 52px;
  }
  p.pgSched-annual_desc {
    display: none;
  }
  .pgSched-annual_item {
    width: 100%;
    margin-bottom: 42px;
  }
  .pgSched-annual_item .schedule_SNum {
    transform: translate(-50%, -50%);
    font-size: 25px;
    padding: 13px 0 15px 4px;
    width: 67px;
  }
  .pgSched-annual_item .schedule_SNum span {
    font-size: 16px;
  }
  .pgSched-annual_text {
    padding: 9px 13px 21px 22px;
  }
  .pgSched-annual_text h4 {
    font-size: 15px;
    margin-top: 3px;
  }
  .pgSched-annual_bot {
    margin-top: -14px;
  }
  .pgSched-annual_bot p {
    font-size: 15px;
    line-height: 26px;
  }
  .pgSched-annual {
    padding-bottom: 57px;
  }
  .pgSched a.btn_ctn {
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: 100%;
    padding: 19px 0 22px;
    font-size: 19px;
  }
}
/*お知らせ*/
.pgNews {
  background-color: rgba(241, 239, 232, 0.3);
}
.pgNews.pageS {
  background-color: #F1EFE8;
}
.archive_wrap {
  max-width: 1240px;
  padding: 100px 20px 130px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.archive_wrap .archive {
  display: flex;
  flex-wrap: wrap;
  width: 910px;
}
.archive_wrap .archive .notice_item {
  width: 290px;
  margin: 0 20px 60px 0;
}
.archive_wrap .archive .notice_item:nth-child(3n) {
  margin: 0 0 60px
}
.archive_wrap .archive .post {
  width: 100%;
}
.archive_wrap .archive .post .notice_meta {
  margin: 0 0 22px;
}
.archive_wrap .archive .post h1 {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: bold;
  font-size: 33px;
  margin: 0 0 30px;
}
.archive_wrap .archive .post .thum {
  margin: 0 0 30px;
}
.archive_wrap .archive .post .thum img {
  border-radius: 30px;
}
.archive_wrap .archive .post h2 {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: bold;
  font-size: 25px;
  margin: 0 0 30px;
  padding: 0 0 0 25px;
  border-left: 5px solid #76B1C3
}
.archive_wrap .archive .post h3 {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: bold;
  font-size: 21px;
  margin: 0 0 30px;
  background-color: #DBF7FF;
  padding: 20px;
}
.archive_wrap .archive .post h4 {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: bold;
  font-size: 19px;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #76B1C3;
  color: #76B1C3;
}
.archive_wrap .archive .post p {
  line-height: 2;
  margin: 1em 0;
}
.archive_wrap .archive .post ul {
  margin: 1.5rem 0;
}
.archive_wrap .archive .post ul li {
  margin: 0.8em 0;
}
.archive_wrap .archive .post ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #76B1C3;
  display: inline-block;
  border-radius: 100vw;
  margin: 0 10px 0 0;
}
.archive_wrap .single-link {
  display: flex;
  justify-content: center;
  width: 100%;
}
.archive_wrap .single-link a.btn_ctn {
  background-color: #76B1C3;
  margin: 36px auto;
}
.archive_wrap .side_area {
  width: 220px;
  margin: 0 0 0 20px;
}
.archive_wrap .side_area .cate_list, .archive_wrap .side_area .month_list {
  margin: 0 0 60px;
}
.archive_wrap .side_area h3 {
  font-size: 20px;
  line-height: 1;
  font-family: 'Zen Maru Gothic', serif;
  position: relative;
  padding: 5px 0 5px 40px;
  margin: 0 0 20px;
}
.archive_wrap .side_area h3::before {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url("../img/lower/fl_cate_icon.svg");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.archive_wrap .side_area .cate_list ul li a {
  display: block;
  font-size: 17px;
  line-height: 1.6;
  border-top: 1px dashed #E2DFD2;
  font-family: 'Zen Maru Gothic', serif;
  font-weight: bold;
  padding: 20px 30px 20px 0;
  position: relative;
}
.archive_wrap .side_area .cate_list ul li a::before {
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #76B1C3;
  border-right: 2px solid #76B1C3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.archive_wrap .side_area .cate_list ul li:last-child a {
  border-bottom: 1px dashed #E2DFD2;
}
.archive_wrap .side_area .month_list select {
  width: 100%;
  padding: 12px;
  font-family: 'Zen Maru Gothic', serif;
  border: 1px solid #76B1C3;
  border-radius: 10px;
  font-size: 17px;
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
}
.archive_wrap .side_area .month_list select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}
.archive_wrap .side_area .month_list .select_wrap {
  position: relative;
}
/* セレクトボックスの矢印デザイン変更 */
.archive_wrap .side_area .month_list .select_wrap::before {
  position: absolute;
  top: 40%; /* 矢印の位置 */
  right: 15px; /* 矢印の位置 */
  width: 5px; /* 矢印の大きさ */
  height: 5px; /* 矢印の大きさ */
  border-top: 2px solid #58504A; /* 矢印の線 */
  border-right: 2px solid #58504A; /* 矢印の線 */
  -webkit-transform: rotate(135deg); /* 矢印の傾き */
  transform: rotate(135deg); /* 矢印の傾き */
  pointer-events: none; /* 矢印部分もクリック可能にする */
  content: "";
}
.archive_wrap .side_area .keyword_list ul {
  display: flex;
  flex-wrap: wrap;
}
.archive_wrap .side_area .keyword_list ul li {
  margin: 0 6px 6px 0;
}
.archive_wrap .side_area .keyword_list ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 31px;
  border: 1px solid #76B1C3;
  border-radius: 100vw;
  padding: 0 15px;
  color: #76B1C3;
  transition: 0.3s;
}
.archive_wrap .side_area .keyword_list ul li a:hover {
  color: #fff;
  background-color: #76B1C3;
  transition: 0.3s;
}
@media only screen and (max-width: 1200px) {
  .archive_wrap .archive {
    width: 78%;
  }
  .archive_wrap .side_area {
    width: 20%;
    ;
  }
}
@media only screen and (max-width: 768px) {
  .archive_wrap .archive .post h1 {
    font-size: 28px;
    margin: 0 0 25px;
  }
  .archive_wrap {
    margin: 10% auto 12%;
    flex-wrap: wrap;
    padding: 0;
  }
  .archive_wrap .archive {
    width: 94%;
    margin: auto;
    justify-content: space-between;
  }
  .archive_wrap .archive .notice_item {
    width: 48%;
    margin: 0 0 6% 0;
  }
  .archive_wrap .archive .notice_item:nth-child(3n) {
    margin: 0 0 6%;
  }
  .archive_wrap .archive .notice_item:nth-child(2n) {
    margin: 0 0 6%;
  }
  .archive_wrap .side_area {
    width: 94%;
    margin: 6% auto;
  }
  .archive_wrap .side_area h3 {
    font-size: 20px;
    line-height: 1;
    font-family: 'Zen Maru Gothic', serif;
    position: relative;
    padding: 5px 0 5px 40px;
    margin: 0 0 20px;
  }
  .archive_wrap .side_area h3::before {
    content: '';
    width: 30px;
    height: 30px;
    background-image: url("../img/lower/fl_cate_icon.svg");
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .archive_wrap .side_area .cate_list ul li a {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    border-top: 1px dashed #E2DFD2;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: bold;
    padding: 20px 30px 20px 0;
    position: relative;
  }
  .archive_wrap .side_area .cate_list ul li a::before {
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #76B1C3;
    border-right: 2px solid #76B1C3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .archive_wrap .side_area .cate_list ul li:last-child a {
    border-bottom: 1px dashed #E2DFD2;
  }
  .archive_wrap .side_area .keyword_list ul .archive_wrap .side_area .keyword_list ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    border: 1px solid #76B1C3;
    border-radius: 100vw;
    padding: 0 15px;
    color: #76B1C3;
    transition: 0.3s;
  }
  .archive_wrap .side_area .keyword_list ul li a:hover {
    color: #fff;
    background-color: #76B1C3;
    transition: 0.3s;
  }
}
/*お問い合わせ*/
.pgContact p {
  text-align: center;
  line-height: 2;
}
.pgContact .cont-low {
  margin: 4% auto;
}
.pgContact p.intor {
  margin: 40px 10px 60px;
}
.pgContact p.intor {
  margin: 40px 10px 60px;
}
.pgContact p.about_text {
  margin: 40px 0 0;
}
.pgContact .pgContact-tel {
  margin: 0 0 120px;
}
.pgContact .form_wrap {
  max-width: 720px;
  margin: 65px auto 110px;
}
.pgContact .form_wrap .required {
  text-align: left;
  font-size: 16px;
  color: #86BB8A;
  margin: 0 auto 35px;
}
.pgContact .form_wrap dl {
  margin: 0 0 35px;
}
.pgContact .form_wrap dl dt {
  font-size: 17px;
  font-family: 'Zen Maru Gothic', serif;
  margin: 0 0 15px;
}
.pgContact .form_wrap dl dt.req::after {
  content: '必須';
  background-color: #86BB8A;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  min-width: 42px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  margin: 0 0 0 14px;
}
.pgContact .form_wrap dl dd select, .pgContact .form_wrap dl dd input[type=text], .pgContact .form_wrap dl dd input[type=email], .pgContact .form_wrap dl dd textarea {
  width: 100%;
  font-size: 16px;
  background-color: #F1EFE8;
  border: none;
  padding: 18px 24px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 5px;
}
.pgContact .form_wrap dl dd input[type=email]:last-child {
  margin: 10px 0 0;
}
.pgContact .form_wrap dl dd select {
  padding: 20px 24px;
}
.pgContact .form_wrap dl dd.select_wrapper {
  position: relative;
}
.pgContact .form_wrap dl dd.select_wrapper::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 20px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #86BB8A;
  border-bottom: 2px solid #86BB8A;
  transform: rotate(45deg);
}
.pgContact .mw_wp_form_preview .form_wrap dl dd.select_wrapper::after {
  display: none;
}
.pgContact .form_wrap dl dd input[type="radio"] {
  position: relative;
  width: 20px;
  height: 20px;
  background-color: #F1EFE8;
  border-radius: 50%;
  vertical-align: -4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.pgContact .form_wrap dl dd input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #86BB8A;
  content: '';
}
.pgContact .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 30px;
}
.pgContact .form_wrap .attn {
  font-size: 16px;
  padding: 20px 0 40px;
}
.pgContact .form_wrap .attn a {
  color: #86BB8A;
  text-decoration: underline;
}
.pgContact .form_wrap input[type="submit"], .pgContact .form_wrap button {
  margin: auto;
  width: 370px;
  max-width: calc(100% - 30px);
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Zen Maru Gothic', serif;
  padding: 23px 0 27px;
  box-shadow: 0 3px 9px rgb(200 198 187 / 70%);
  background-color: #86BB8A;
  border: none;
  display: block;
}
@media only screen and (max-width: 768px) {
  .pgContact .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 10px;
    font-size: 14px;
  }
}
/*プライバシーポリシー*/
.pgPrivacy .inn {
  max-width: 930px;
  margin: 64px auto 140px;
  padding: 0 10px;
}
.pgPrivacy p {
  line-height: 2;
}
.pgPrivacy .intor {
  margin: 0 0 60px;
}
.pgPrivacy .inn dl {
  margin: 0 0 60px;
}
.pgPrivacy .inn dl dt {
  font-size: 25px;
  font-weight: bold;
  font-family: 'Zen Maru Gothic', serif;
  border-left: 5px solid #86BB8A;
  padding: 1px 0 3px 20px;
  line-height: 1;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .pgPrivacy {
    padding: 12% 0 0;
  }
  .pgPrivacy .inn {
    margin: 8% auto 12%;
    padding: 0;
  }
  .pgPrivacy p {
    font-size: 14px;
  }
  .pgPrivacy .intor {
    margin: 0 0 8%;
  }
  .pgPrivacy .inn dl {
    margin: 0 0 8%;
  }
  .pgPrivacy .inn dl dt {
    font-size: 20px;
    border-left: 4px solid #86BB8A;
    padding: 1px 0 3px 12px;
    margin: 0 0 3%;
  }
}