@charset "UTF-8";
/*
Theme Name:noel_tcd072-child
Template:noel_tcd072
Version:1.21
*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");

:root {
  --tcd-font-type1: "Zen Maru Gothic", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
  --tcd-font-type2: "Zen Maru Gothic", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
}

body {
  font-weight: 400;
  font-family: "Zen Maru Gothic", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  color: #333;
}

#header_logo a {
  display: flex;
  align-items: center;
  gap: 0 15px;
}

#header_logo .header_logo_img01 {
  height: 70px;
}

#header_logo .header_logo_img02 {
  height: 70px;
}

@media screen and (max-width: 1250px) {
  #header_logo .header_logo_img01 {
    height: 54px;
  }

  #header_logo .header_logo_img02 {
    height: 50px;
  }
}

.page-id-75 #header_logo .header_logo_img02 {
  display: none;
}

#header_button .button1 a {
  background: rgba(255, 242, 193, 0.5) !important;
  /* font-weight: bold; */
}

#header_button .button2 a {
  background: rgba(251, 170, 49, 0.5) !important;
  /* font-weight: bold; */
}

.pc #global_menu>ul>li>a {
  /* font-weight: 700; */
}

.pc #menu-item-255 {
  display: none;
}

.mobile #menu-item-255 {
  display: block;
}

.mobile #global_menu a:hover,
#mobile_menu .close_button:hover,
#mobile_menu #global_menu .child_menu_button:hover {
  background: rgba(251, 170, 49, 0.5) !important;
}

#index_side_button {
  display: none;
}

#header_slider_wrap .item.animate .caption .title,
#header_slider_wrap.animate .caption .title {
  text-align: left;
}

#header_slider_wrap .caption.para_slider_caption {
  bottom: 70px;
}

#header_slider .item1 .image {
  background-position: 50% 0 !important;
}

#header_slider .item4 .image {
  background-position: 50% 0% !important;
}

#index_box_content .index_box_content.row1 .box2 .image {
  background-position: 50% 0 !important;
}

#index_box_content .index_box_content.row2 .box1 .image {
  background-position: 50% 40% !important;
}

#index_box_content .index_box_content.row2 .box2 .image {
  background-position: 50% 80% !important;
}

#index_clinic .index_cb_catch {
  padding-top: 120px;
  background: url(./img/icon-paws.png) no-repeat 50% 35px;
  background-size: 75px;
}

@media screen and (max-width: 767px) {
  #index_clinic .index_cb_catch {
    padding-top: 98px;
    background-size: 50px;
  }
}

#index_clinic .item:nth-child(1) .title_area {
  background-color: rgba(253, 212, 151, 0.6);
}

#index_clinic .item:nth-child(2) .title_area {
  background-color: rgba(255, 248, 224, 0.6);
}

#index_clinic .item:nth-child(3) .title_area {
  background-color: rgba(243, 99, 4, 0.4);
}

#index_clinic .item .animate_background:hover {
  opacity: 0.8;
}

#index_clinic .index_cb_button a {
  min-width: 300px;
  border-radius: 100px;
  background-color: rgba(243, 99, 4, 0.5) !important;
}

#index_clinic .title_area_inner {
  width: 100%;
  text-align: center;
}

#index_campaign_slider .slick-track {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-inline: auto;
}

#index_campaign_slider .slick-track .item {
  float: none;
}

#index_campaign1 .index_cb_button {
  display: none;
}

#index_campaign_slider .desc {
  color: #000;
}

#footer_banner .footer_banner-content {
  position: absolute;
  inset: 0;
  margin: auto;
  padding: 0 10px;
  z-index: 2;
  text-align: center;
  line-height: 1.8;
}

#footer_banner .box1 .footer_banner-content {
  height: 200px;
}

#footer_banner .box2 .footer_banner-content {
  height: 170px;
}

#footer_banner .box3 .footer_banner-content {
  height: 170px;
}

#footer_banner .footer_banner-tel-title {
  font-size: 20px;
  font-weight: bold;
}

#footer_banner .footer_banner-tel-num {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #F36304;
}

@media screen and (max-width: 767px) {
  #footer_banner .footer_banner-tel-title {
    font-size: 18px;
  }
}

#footer_banner .footer_banner-tel-text {
  width: 100%;
  max-width: 286px;
  margin: auto;
  text-align: left;
  box-sizing: border-box;
}

@media screen and (max-width: 950px) {
  #footer_banner .footer_banner-tel-text {
    font-size: 15px;
  }
}

@media screen and (max-width: 950px) {
  #footer_banner .footer_banner-tel-num {
    margin-bottom: 10px;
  }

  #footer_banner .footer_banner-tel-text {
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  #footer_banner .footer_banner-tel-text {
    padding: 0;
  }
}

#footer_banner .footer_banner-insta-title,
#footer_banner .footer_banner-line-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {

  #footer_banner .footer_banner-insta-title,
  #footer_banner .footer_banner-line-title {
    font-size: 18px;
  }
}

.footer-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1182px;
  margin: 0 auto;
  padding: 20px 20px 20px;
  box-sizing: border-box;
}

.footer-info__left {
  width: 260px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .footer-info__left {
    margin-inline: auto;
  }
}

.footer-info__left .logo {
  margin-bottom: 20px;
}

.footer-info__right {
  text-align: right;
  width: calc(100% - 330px);
}

@media screen and (max-width: 767px) {
  .footer-info__right {
    width: 100%;
    text-align: left;
  }
}

.footer-info__right #footer_menu_area {
  min-width: auto;
}

.footer-info__right #footer_menu_area_inner {
  width: 100%;
}

.footer-info__right .footer_menu {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .footer-info__right .footer_menu {
    padding: 40px 0 0 0;
  }
}

.footer-info__right .footer_menu ul {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .footer-info__right .footer_menu ul {
    justify-content: flex-start;
  }
}

/* 下層ページ全体
--------------------------- */
#page_header {
  background-color: #D5D5D5 !important;
}

#page_header .catch {
  color: #F36304 !important;
  text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.6666666667);
}

.c-btn01 {
  display: inline-block;
  min-width: 300px;
  border-radius: 100px;
  color: #fff !important;
  background-color: rgba(243, 99, 4, 0.5) !important;
  height: 60px;
  padding: 13px 20px 5px 20px;
  font-size: 16px;
  box-sizing: border-box;
  text-align: center;
}

.pb-widget-headline h2 {
  font-size: 24px !important;
}

.post_content h3 {
  font-size: 20px !important;
}

.s_table .c-table01 th {
  border: none;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

.s_table .c-table01 td {
  border: none;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .s_table .c-table01 td {
    width: 100%;
  }
}

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

.textwidget .insta-block01 p {
  margin-bottom: 14px;
  line-height: 1.2;
  font-weight: bold;
}

.textwidget .insta-block01 .c-btn01 {
  background-color: rgba(0, 188, 188, 0.54) !important;
  line-height: 2.1;
}

/* お問い合わせ
--------------------------- */
/* form リセット */
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.page-id-77,
.page-id-176 {
  /* form */
}

.page-id-77 .c-form,
.page-id-176 .c-form {
  width: 100%;
  padding-top: 45px;
}

.page-id-77 .c-form__table,
.page-id-176 .c-form__table {
  border: none;
  width: 100%;
}

.page-id-77 .c-form__table th,
.page-id-176 .c-form__table th {
  width: 320px;
  padding: 20px 0 20px 0;
  background-color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}

@media screen and (max-width: 767px) {

  .page-id-77 .c-form__table th,
  .page-id-176 .c-form__table th {
    display: block;
    width: 100%;
    padding: 20px 0 0px 0;
    font-size: 16px;
  }
}

.page-id-77 .c-form__table td,
.page-id-176 .c-form__table td {
  padding: 12px 0;
  background-color: #fff;
  border: none;
  font-size: 18px;
}

@media screen and (max-width: 767px) {

  .page-id-77 .c-form__table td,
  .page-id-176 .c-form__table td {
    display: block;
    width: 100%;
    font-size: 16px;
  }
}

.page-id-77 .c-form__table td a,
.page-id-176 .c-form__table td a {
  text-decoration: underline;
  color: #2A86FF;
}

.page-id-77 .c-form__send-btn,
.page-id-176 .c-form__send-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 60px auto 60px auto;
  gap: 20px 40px;
}

.page-id-77 .c-form__send-wrap,
.page-id-176 .c-form__send-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 50px;
}

@media screen and (max-width: 767px) {

  .page-id-77 .c-form__send-wrap,
  .page-id-176 .c-form__send-wrap {
    display: block;
  }
}

.page-id-77 .c-form__send-wrap .c-form__send-btn,
.page-id-176 .c-form__send-wrap .c-form__send-btn {
  margin: 60px 0 60px 0;
}

@media screen and (max-width: 767px) {

  .page-id-77 .c-form__send-wrap .c-form__send-btn,
  .page-id-176 .c-form__send-wrap .c-form__send-btn {
    margin: 0px auto 60px auto;
  }

  .page-id-77 .c-form__send-wrap .c-form__send-btn .wpcf7-submit,
  .page-id-176 .c-form__send-wrap .c-form__send-btn .wpcf7-submit {
    margin-top: 0;
  }
}

.page-id-77 .wpcf7 .wpcf7-previous,
.page-id-176 .wpcf7 .wpcf7-previous {
  border-radius: 100px;
}

@media screen and (max-width: 767px) {

  .page-id-77 .wpcf7 .wpcf7-previous,
  .page-id-176 .wpcf7 .wpcf7-previous {
    margin: 0 auto 0px auto;
  }
}

.page-id-77 input[type=text],
.page-id-77 input[type=email],
.page-id-176 input[type=text],
.page-id-176 input[type=email] {
  width: 100%;
  height: 44px;
  padding: 0 0.5em;
  box-sizing: border-box;
  border: 1px solid #C5BFBF;
  font-size: 16px;
}

.page-id-77 input[name=your-sei],
.page-id-77 input[name=your-mei],
.page-id-176 input[name=your-sei],
.page-id-176 input[name=your-mei] {
  width: 5em;
  height: 44px;
  padding: 0 0.5em;
  box-sizing: border-box;
  border: 1px solid #C5BFBF;
  margin-inline: 5px 20px;
}

.page-id-77 textarea,
.page-id-176 textarea {
  width: 100%;
  padding: 0.5em;
  box-sizing: border-box;
  border: 1px solid #C5BFBF;
  font-size: 16px;
}

.page-id-77 .require,
.page-id-176 .require {
  display: inline-block;
  position: relative;
  top: 0px;
  width: 50px;
  height: 21px;
  margin-right: 10px;
  padding: 6px 2px 2px 2px;
  background-color: #CE052C;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 1;
}

.page-id-77 .option,
.page-id-176 .option {
  display: inline-block;
  position: relative;
  top: 0px;
  width: 50px;
  height: 21px;
  margin-right: 10px;
  padding: 6px 2px 2px 2px;
  background-color: #C5C5C5;
  color: #333;
  text-align: center;
  font-size: 15px;
  line-height: 1;
}

.page-id-77 .wpcf7-list-item,
.page-id-176 .wpcf7-list-item {
  margin: 0;
}

.page-id-77 input[type=checkbox],
.page-id-176 input[type=checkbox] {
  position: relative;
  top: 1px;
  width: 16px;
  height: 16px;
}

.page-id-77 .wpcf7-spinner,
.page-id-176 .wpcf7-spinner {
  display: none;
}

.page-id-77 .grecaptcha-badge,
.page-id-176 .grecaptcha-badge {
  display: none;
}

.page-id-77 .wpcf7 select,
.page-id-77 .wpcf7 .wpcf7-list-item-label,
.page-id-176 .wpcf7 select,
.page-id-176 .wpcf7 .wpcf7-list-item-label {
  font-size: 16px;
}

.page-id-77 .wpcf7 .wpcf7-submit,
.page-id-176 .wpcf7 .wpcf7-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 330px;
  max-width: 100%;
  height: 80px;
  background-color: rgba(243, 99, 4, 0.4980392157);
  color: #fff;
  border-radius: 100px;
  font-size: 21px;
  font-weight: bold;
  cursor: pointer;
}

.page-id-77 .wpcf7 .wpcf7-submit:hover,
.page-id-176 .wpcf7 .wpcf7-submit:hover {
  background-color: rgba(243, 99, 4, 0.4980392157);
  opacity: 0.8;
}

.page-id-77 .wpcf7-previous,
.page-id-176 .wpcf7-previous {
  cursor: pointer;
}

.page-id-77 .c-form input[name=your-last-name],
.page-id-176 .c-form input[name=your-last-name] {
  width: 120px;
  margin: 0 15px 0 5px;
}

.page-id-77 .c-form input[name=your-first-name],
.page-id-176 .c-form input[name=your-first-name] {
  width: 120px;
  margin: 0 5px;
}

.page-id-77 .wpcf7,
.page-id-176 .wpcf7 {
  border: none;
  background-color: transparent !important;
}

.page-id-77 .wpcf7 form,
.page-id-176 .wpcf7 form {
  margin: 1.5em 0 0 !important;
}

/* 物販
--------------------------- */
#body.post-type-archive-campaign #header_button .button1 a,
#body.single-campaign #header_button .button1 a,
#body.tax-campaign_category #header_button .button1 a {
  background: rgba(43, 188, 255, 0.54) !important;
  color: #fff !important;
}

#body.post-type-archive-campaign #header_button .button1 a:hover,
#body.single-campaign #header_button .button1 a:hover,
#body.tax-campaign_category #header_button .button1 a:hover {
  opacity: 0.8;
}

#body.post-type-archive-campaign #header_button .button2 a,
#body.single-campaign #header_button .button2 a,
#body.tax-campaign_category #header_button .button2 a {
  background: rgba(43, 121, 255, 0.54) !important;
  color: #fff !important;
}

#body.post-type-archive-campaign #header_button .button2 a:hover,
#body.single-campaign #header_button .button2 a:hover,
#body.tax-campaign_category #header_button .button2 a:hover {
  opacity: 0.8;
}

#body.post-type-archive-campaign #global_menu,
#body.single-campaign #global_menu,
#body.tax-campaign_category #global_menu {
  background: rgba(0, 188, 188, 0.54) !important;
}

#body.post-type-archive-campaign #global_menu>ul>li>a,
#body.single-campaign #global_menu>ul>li>a,
#body.tax-campaign_category #global_menu>ul>li>a {
  color: #fff !important;
}

#body.post-type-archive-campaign #page_header_catch .catch,
#body.single-campaign #page_header_catch .catch,
#body.tax-campaign_category #page_header_catch .catch {
  color: rgba(7, 255, 255, 0.54) !important;
}

#body.post-type-archive-campaign #archive_campaign_category_list li a:hover,
#body.post-type-archive-campaign #archive_campaign_category_list li.active a,
#body.single-campaign #archive_campaign_category_list li a:hover,
#body.single-campaign #archive_campaign_category_list li.active a,
#body.tax-campaign_category #archive_campaign_category_list li a:hover,
#body.tax-campaign_category #archive_campaign_category_list li.active a {
  background: rgba(7, 132, 132, 0.54);
  border: rgba(7, 132, 132, 0.54);
}

#body.post-type-archive-campaign #page_header .tab,
#body.post-type-archive-campaign #return_top a,
#body.post-type-archive-campaign #comment_tab li a:hover,
#body.post-type-archive-campaign #comment_tab li.active a,
#body.post-type-archive-campaign #comment_header #comment_closed p,
#body.post-type-archive-campaign #submit_comment:hover,
#body.post-type-archive-campaign #cancel_comment_reply a:hover,
#body.post-type-archive-campaign #p_readmore .button:hover,
#body.post-type-archive-campaign #wp-calendar td a:hover,
#body.post-type-archive-campaign #post_pagination p,
#body.post-type-archive-campaign #post_pagination a:hover,
#body.post-type-archive-campaign .page_navi span.current,
#body.post-type-archive-campaign .page_navi a:hover,
#body.post-type-archive-campaign .c-pw__btn:hover,
#body.single-campaign #page_header .tab,
#body.single-campaign #return_top a,
#body.single-campaign #comment_tab li a:hover,
#body.single-campaign #comment_tab li.active a,
#body.single-campaign #comment_header #comment_closed p,
#body.single-campaign #submit_comment:hover,
#body.single-campaign #cancel_comment_reply a:hover,
#body.single-campaign #p_readmore .button:hover,
#body.single-campaign #wp-calendar td a:hover,
#body.single-campaign #post_pagination p,
#body.single-campaign #post_pagination a:hover,
#body.single-campaign .page_navi span.current,
#body.single-campaign .page_navi a:hover,
#body.single-campaign .c-pw__btn:hover,
#body.tax-campaign_category #page_header .tab,
#body.tax-campaign_category #return_top a,
#body.tax-campaign_category #comment_tab li a:hover,
#body.tax-campaign_category #comment_tab li.active a,
#body.tax-campaign_category #comment_header #comment_closed p,
#body.tax-campaign_category #submit_comment:hover,
#body.tax-campaign_category #cancel_comment_reply a:hover,
#body.tax-campaign_category #p_readmore .button:hover,
#body.tax-campaign_category #wp-calendar td a:hover,
#body.tax-campaign_category #post_pagination p,
#body.tax-campaign_category #post_pagination a:hover,
#body.tax-campaign_category .page_navi span.current,
#body.tax-campaign_category .page_navi a:hover,
#body.tax-campaign_category .c-pw__btn:hover {
  background-color: rgba(7, 132, 132, 0.54);
}

#body.post-type-archive-campaign #side_campaign_category_list .headline,
#body.single-campaign #side_campaign_category_list .headline,
#body.tax-campaign_category #side_campaign_category_list .headline {
  background-color: rgba(7, 132, 132, 0.54);
  color: #fff;
}

#body.post-type-archive-campaign #category_campaign_headline,
#body.single-campaign #category_campaign_headline,
#body.tax-campaign_category #category_campaign_headline {
  border-color: rgba(7, 132, 132, 0.54);
}

#body.post-type-archive-campaign #campaign_list2 .title,
#body.single-campaign #campaign_list2 .title,
#body.tax-campaign_category #campaign_list2 .title {
  color: rgba(7, 132, 132, 0.54);
}

/* 不動産事業
--------------------------- */
#body.page-id-75 #header_button .button1 {
  display: none;
}

#body.page-id-75 #header_button .button1 a {
  background: #fff !important;
  border: 1px solid #F52C23 !important;
}

#body.page-id-75 #header_button .button1 a:hover {
  opacity: 0.8;
}

#body.page-id-75 #header_button .button2 {
  display: none;
}

#body.page-id-75 #header_button .button2 a {
  position: relative;
  left: -1px;
  background: #fff !important;
  border: 1px solid #F52C23 !important;
}

#body.page-id-75 #header_button .button2 a:hover {
  opacity: 0.8;
}

#body.page-id-75 #global_menu {
  background: #fff !important;
  border-top: 1px solid #F52C23 !important;
  border-bottom: 1px solid #F52C23 !important;
}

#body.page-id-75 #global_menu>ul>li {
  border-right: 1px solid #F52C23 !important;
}

#body.page-id-75 #global_menu>ul>li:first-of-type {
  border-left: 1px solid #F52C23 !important;
}

#body.page-id-75 #page_header_catch .catch {
  color: #F52C23 !important;
}

#body.page-id-75 .post_content h3 {
  color: #F52C23 !important;
}

#body.page-id-75 .post_content a,
#body.page-id-75 .custom-html-widget a {
  color: #000;
}

#body.page-id-75 .post_content a:hover,
#body.page-id-75 .custom-html-widget a:hover {
  opacity: 0.8;
}

.single-post #page_header {
  background: url("http://rebellion.test-kazurou147.biz/wp-content/uploads/2025/08/blog-single-kv.jpeg") no-repeat center center !important;
  background-size: cover !important;
}