@charset "UTF-8";
/*
Theme Name:solaris_tcd088_child
Template:solaris_tcd088
Version:2.0.4
*/
.link {
  border-bottom: 1px dotted #7cb8f1 !important;
  width: -moz-fit-content;
  width: fit-content;
}

.number_li li {
  border-bottom: 1px dotted #7cb8f1 !important;
  width: -moz-fit-content;
  width: fit-content;
}

#global_menu > ul {
  text-align: right !important;
}

h3.wp-block-heading {
  background: #e6f5ff;
  padding: 17px !important;
}

h4.wp-block-heading {
  padding-left: 21px !important;
  position: relative;
  font-weight: bold;
  color: #609dd6;
}
@media (max-width: 600px) {
  h4.wp-block-heading {
    margin-bottom: 20px !important;
  }
}
h4.wp-block-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 3px;
  background-color: #72aee6;
  transform: translateY(-50%);
}

.banner_area {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: center;
}
.banner_area div {
  width: 31.6666666667%;
  text-align: center;
}
.banner_area div img {
  width: 75%;
}

.list_wrap {
  box-shadow: 0px 0px 3px silver;
  border: solid 1px whitesmoke;
  padding: 20px 60px;
  list-style-type: none !important;
  background: #fafafa;
  margin-left: 0 !important;
}
@media (max-width: 600px) {
  .list_wrap {
    padding: 15px 35px;
  }
}
.list_wrap li {
  line-height: 1.5;
  padding: 10px 10px;
  list-style-type: none !important;
  position: relative;
}
.list_wrap li::before {
  content: "";
  left: -16px;
  top: 22px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #999;
}

.access_wrap {
  width: 80%;
  margin: 0 auto;
}
.access_wrap iframe {
  width: 100%;
  height: 360px;
}

.contact_tel {
  border: 4px solid #72aee6;
  padding: 19px;
  width: 40%;
  margin: 0 auto 60px !important;
  text-align: center;
}
@media (max-width: 600px) {
  .contact_tel {
    width: 80%;
  }
}
.contact_tel .tel_number {
  font-size: 26px;
}

#archive_square_headline {
  background: #0075a3 !important;
}

.block_table th:first-of-type {
  width: 150px;
}
@media (max-width: 600px) {
  .block_table th:first-of-type {
    width: 70px;
  }
}

.wp-block-table thead {
  border-bottom: 0 !important;
}

.post_content.clearfix [data-type=URL],
.post_content.clearfix [data-type=page] {
  border-bottom: 1px dotted #7cb8f1 !important;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 6px;
}
.post_content.clearfix li {
  margin-bottom: 10px;
}

/***カスタムブロック***/
.textbox {
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}
.textbox .title {
  position: relative;
  display: inline-block;
  margin: 1rem 0 1rem -10px;
  padding: 6px 3rem;
  color: #fff;
  border-radius: 0 100vh 100vh 0;
  background: #72aee6;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
.textbox .title::before {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid #005276;
  border-left: 10px solid transparent;
}
.textbox .text {
  padding: 0 20px 20px;
}

.large_box {
  margin: 2em 0;
  background: #fafafa;
}
.large_box .title {
  font-size: 1.2em;
  background: #72aee6;
  padding: 4px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.large_box .text {
  padding: 15px 20px;
  margin: 0;
}

/**お問い合わせ**/
.form-area {
  border: #dfdfdf 1px solid;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.submit-btn {
  background: #72aee6;
  border: #72aee6;
  color: #fff;
  padding: 20px;
  width: 100%;
  border-radius: 15px;
  font-size: large;
  font-weight: bold;
}

.required {
  font-weight: 100;
  background: #d4493f;
  padding: 2px 5px;
  border-radius: 5px;
  margin: 5px;
  color: white;
}

.grecaptcha-badge {
  bottom: 134px !important;
}

@media screen and (max-width: 600px) {
  .form-area {
    width: 90%;
  }
  .grecaptcha-badge {
    bottom: 70px !important;
  }
}
.cb_project_list, .tab_content_bottom, .cb_free_space.type1 {
  border-left: 0 !important;
  border-right: 0 !important;
}

#header_slider_wrap {
  width: 100%;
  height: 480px !important;
}

.project_list .image_wrap {
  height: 160px !important;
}

#index_content_builder .cb_content.white_content.cb_news_list.num1 {
  background: #f6f6f6;
  padding: 20px !important;
  margin: 40px auto !important;
}
@media (max-width: 600px) {
  #index_content_builder .cb_content.white_content.cb_news_list.num1 {
    margin: 0;
  }
}
#index_content_builder .cb_content.white_content.cb_news_list.num1 .news_category_list.inview.animate {
  margin: 10px !important;
}
#index_content_builder .cb_content.white_content.cb_news_list.num1 .design_button.inview.type1.shape_type2.animate {
  margin-top: 20px !important;
}
#index_content_builder .cb_news_list {
  border-left: 0px !important;
  border-right: 0px !important;
}
#index_content_builder .news_list .item {
  background: #fff !important;
}

.cb_news_list .news_list.active, .cb_news_list .inview {
  animation: none !important;
  transition: none !important;
}

#cb_content_1 > div.design_button.inview.type1.shape_type2 > a {
  transition: none !important;
}

#cb_content_1 > div.design_button.inview.type1.shape_type2 {
  opacity: 1;
  top: 0;
  margin-top: 10px !important;
}

.cb_content.white_content.cb_tab_content.num3 .tab_content_top {
  width: 100%;
  height: 300px !important;
}

#cb_content_6 > div > h3 {
  margin-top: 0px !important;
}

#project_title_area .image {
  width: 100%;
  height: 220px !important;
  background-size: contain !important;
}

@media (max-width: 750px) {
  #project_title_area .image_wrap {
    padding-top: 27% !important;
  }
}
#page_header {
  height: 400px !important;
  background: url(/wp-content/uploads/2023/05/header_bg3.png) no-repeat center top !important;
  background-size: cover !important;
}
@media (max-width: 600px) {
  #page_header {
    height: 200px !important;
  }
}

#header_slider .item {
  height: 600px !important;
}
@media (max-width: 1201px) {
  #header_slider .item {
    height: 480px !important;
  }
}
@media (max-width: 600px) {
  #header_slider .item {
    height: 500px !important;
  }
}

.scrolldown1 {
  position: absolute;
  left: 50%;
  bottom: 10px;
  height: 50px;
  display: none !important;
}
@media (max-width: 950px) {
  .scrolldown1 {
    bottom: 55px;
  }
}
.scrolldown1 span {
  position: absolute;
  left: -21px;
  top: -15px;
  color: #eee;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 30px;
  background: #eee;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}/*# sourceMappingURL=style.css.map */