/*
Theme Name:solaris child
Template:solaris_tcd088
*/


/*ヘッダーボタン初期消す*/
li#menu-item-147 {
    opacity: 0;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-147 {
    display: none;
}

   @media screen and (max-width: 750px) {
        #footer_menu .footer_menu {
            padding: 0 20px 20px;
            border: none;
        }
    }

span.wpcf7-form-control.wpcf7-radio.radio-budget span {
    text-align: left;
}

	

 @media screen and (min-width:751px){
#header_slider_wrap {
height:90vh;	
}

#header_slider{
	height:90vh;
}

.slick-track{
	height:100%;
}

#header_slider .item{
	height:90vh;
}

#header_slider .bg_image{
	height:90vh;
}	
	
	
}

@media screen and (min-width:1441px){
#header_slider_wrap {
height:90vh;	
}

#header_slider{
	height:90vh;
}

.slick-track{
	height:100%;
}

#header_slider .item{
	height:90vh;
}

#header_slider .bg_image{
	height:90vh;
}	

.bg_image.pc{
 background-position: center center!important;
}

}




#main_contents {
  justify-content: center;
}

#main_contents:after {
  content: none;
}

#main_col {
  margin: 0 auto;
}


#header_search_button {
  display: none;
}

.headline_h2 {
  border-bottom: 2px solid #4fbae4;
  padding-bottom: 20px !important;
  margin-bottom: 15px !important;
}

.policy_area {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 75px;
  background-image: url('http://test-miyamoto.com/agete-test/wp-content/uploads/2025/09/26465722.jpg');
  background-size: cover;
}

.single-service td:first-child {
  width: 25%;
}

.cb_service_item_list .desc {
  display: none;
}

span.blue.ft_title {
  font-weight: bold;
  font-size: 24px;
}

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

  #post_image2_wrap {
    width: 100% !important;
  }

  #post_title2 {
    padding-right: 0 !important;
    margin: 25px 0 30px 20px !important;
  }

  span.blue.ft_title {
    font-weight: bold;
    font-size: 14px;
  }
}

.project_list .desc {
  display: none;
}

.hd_btn {
  background-color: #4fbae4;
  height: 80%;
  padding: 0 15px;
  display: flex;
  gap: 8px;
  color: #fff;
  align-items: center;
  justify-content: center;
  transition: all .3s;
}

.hd_btn:hover {
  background-color: #394c76;
}

.hd_btn img {
  width: 30px;
}

#global_menu>ul {
  position: relative;
  text-align: center;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#header {
  height: 110px;
  top: 0;
}

.pc body.use_header_fix #header:after {
  height: 110px;
}

#global_menu {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#global_menu>ul>li {
  font-size: 18px;
}

img.logo_image {
  width: 200px;
  height: auto;
}

:is(.design_headline1, .tcdce-body .design_headline1) {
  font-size: 40px !important;
  text-shadow: 4px 4px 0px rgba(255, 255, 255, 0.5);
}

.post_content p.intro_text {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.8em;
}

.cb_free_space.type1 {
  border-left: none;
  border-right: none;
}

.cb_free_space.type1 {
  width: 100%;
  background-image: url('http://test-miyamoto.com/agete-test/wp-content/uploads/2025/09/bg.webp');
  background-size: cover;
  background-position: center;
}


.maru {
  position: relative;
  z-index: 0;
}

span.maru::before {
  font-family: monospace;
  content: '◯';
  font-size: 169%;
  color: #f71414;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: none;
}


h2.catch.inview.common_headline.rich_font.animate {
  letter-spacing: 0.1em;
  text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.5);
  background-color: #4fbae4;
  padding: 20px;
}

.tab_content_top_inner {
  width: 100%;
}

.lineup_flex {
  display: flex;
  gap: 15px;
  justify-content: center;

}

.lineup_flex .date {
  background-color: #cf161b;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

.lineup_flex .price {
  font-size: 32px;
  font-weight: bold;
  margin-top: 10px;
}

.lineup_flex .price span {
  font-size: 60%;
}

.lineup_flex_r,
.lineup_flex_l {
  width: 50%;
}

.lineup_con {
  margin-top: 30px;
}

.design_button a {
  font-size: 22px;
  min-width: 280px;
  font-weight: bold;
}

.cb_tab_content.num3 .tab_content_top .tab .item {
  font-weight: bold;
}

.tab_content_bottom {
  width: 100%;

}

.tab_content_bottom .item.active {
  max-width: 1150px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px;
  border: 10px solid #4fbae4;
}

.tab_content_top .tab .item {
  color: #4fbae4;
  background: rgba(255, 255, 255, 0.8);
}

.tab_content_top .tab .item.active,
.tab_content_top .tab .item:hover {
  background-color: #4fbae4;
  color: #fff !important;
}


.cb_news_list {
  border-left: 15px solid #4fbae4;
  border-right: 15px solid #4fbae4;
}

.cb_project_list {
  background-image: url('http://test-miyamoto.com/agete-test/wp-content/uploads/2025/09/bg.webp');
  background-size: cover;
  background-position: center;
  width: 100%;
  padding: 90px 300px 100px;
  border: none;

  border-top: 15px solid #4fbae4;
  border-bottom: 15px solid #4fbae4;

}

.cb_project_list .inview.animate {
  top: 50px;
}

/*
div#cb_content_7 span.headline.rich_font.common_headline{
	color:#fff;
}

div#cb_content_7 .cb_headline .sub_headline{
	color:#fff;
}

div#cb_content_7 .cb_project_list .inview.animate{
	color:#fff;
}
*/

div#cb_content_7 p.cb_desc.inview.animate {
  /* 	color:#fff; */
  font-size: 26px;
  font-weight: bold;
}

span.headline.rich_font.common_headline {
  font-size: 80px !important;
}

/* .project_list .category {
    border-color: #fff!important;
}

.project_list a{
	color:#fff!important;
	
} */

#footer_menu_bottom ul {
  background-color: #4fbae4;
}

#footer_menu_bottom ul a {
  color: #fff;
  font-weight: bold;
  transition: all .3s;
}

#footer_menu_bottom ul a:hover {
  color: #394c76;
}



#footer_menu .footer_menu li:first-of-type {
  font-size: 24px;
}

#footer_menu .footer_menu li {
  font-size: 16px;
  font-weight: bold;
}

#global_menu>ul>li>a {
  color: #000;
}

.sns_button_list.color_type2 li a:before {
  font-size: 40px;
}

.sns_button_list.color_type2 li.twitter a:before {
  font-size: 33px;
}

.sns_button_list.color_type2 li {
  margin: 0 20px;
}

#global_menu ul ul li {
  line-height: 1.5;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-align: left;
  position: relative;
  display: block;
}

#header.active #global_menu_button span {
  background: #4fbae4 !important;
}


.sp {
  display: none;
}

@media screen and (max-width:750px) {
  .sp {
    display: block;
  }

  :is(.design_headline1, .tcdce-body .design_headline1) {
    font-size: 28px !important;
  }

  .post_content p.intro_text {
    font-size: 14px;
  }

  img.logo_image {
    width: 100px;
    height: auto;
  }

  #index_news_ticker {
    width: 100%;
    height: 95px !important;
  }

  :is(.design_headline1, .tcdce-body .design_headline1) {
    font-size: 28px !important;
    text-shadow: 2px 2px 0px rgba(255, 255, 255, 1);
  }

  .cb_free_space.type1 {
    width: 100%;
    background-image: url(http://test-miyamoto.com/agete-test/wp-content/uploads/2025/09/bg.webp);
    background-size: 179%;
  }

  div#cb_content_7 p.cb_desc.inview.animate {
    font-size: 20px;
    font-weight: bold;
  }

  h2.catch.inview.common_headline.rich_font.animate {
    text-shadow: none;
  }

  .tab_content_bottom .item.active {
    padding: 20px 10px;
  }

  .lineup_flex .date {
    font-size: 18px;
    padding: 5px;
  }

  .lineup_flex .price {
    font-size: 20px;
  }

  span.headline.rich_font.common_headline {
    font-size: 50px !important;
  }

  .cb_project_list {
    background-image: none;
    background-size: 120%;
  }

  .cb_service_item_list .content {
    border: 2px solid #fff;
    box-sizing: border-box;
  }
}

#mobile_menu ul.sub-menu a {
  color: #fff;
}

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


  #mobile_menu a {
    border-bottom: none !important;
  }

  .cb_service_item_list .title {
    background-color: rgba(255, 255, 255, 1);
    padding: 10px 10px 10px 30px;
    color: #000;
  }

}



#header_slider .slick-dots {
  display: block !important;
  position: absolute;
  bottom: 23px;
  left: 0px;
  width: 100%;
  z-index: 10;
  text-align: center;
}

#header_slider .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 7px;
  font-size: 10px;
}


#header_slider .slick-dots button {
  cursor: pointer;
  border: none;
  color: transparent;
  width: 14px;
  height: 10px;
  display: block;
  font-size: 0;
  background: none;
  position: relative;
}

#header_slider .slick-dots button::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  line-height: 10px;
  background: none;
  border: 1px solid #fff;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
}

#header_slider .slick-dots button:hover::before,
#header_slider .slick-dots .slick-active button::before {
  background: #ccc;
  border-color: #ccc;
}

strong mark {
  font-style: normal;
}

/*会社概要調整*/
.post_content .map_add {
  line-height: 1.6;
  margin: 10px 0;
  font-size: 16px;
}

.map_tell {
  font-size: 20px !important;

}

.post_content .map_tell a {
  color: #4fbae4;
}

.map iframe {
  width: 100%;
}

.post_content p.fc_list_p {
  line-height: 1.6;
}

.kb-row-layout-id22_0d46fc-f4,
.flow_wrap,
.content_full {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.flow_wrap {
  background-image: url('http://test-miyamoto.com/agete-test/wp-content/uploads/2025/09/bg.webp');
  background-size: cover;
}

.postid-22 #main_contents {
  padding: 0;
}

.postid-28 div#post_image2_wrap {
  display: none;
}

span.option {
  background-color: red;
  color: #fff;
  font-weight: 600;
  padding: 3px 5px;
  margin-right: 5px;
}

.post_content th {
  vertical-align: top;
  text-align: left;
}

@media screen and (max-width:750px) {
  .post_content p.fc_list_p {
    text-align: center;
    width: 100%;
  }

  .post_content {
    padding: 0 20px;
  }

  .post_content td,
  .post_content th {
    display: block;
  }

  .page-id-274 .post_content {
    padding: 0;
  }

}


/* フォーム全体 */
.shop-filter-form {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 30px;
  align-items: flex-end;
  background: #f7f7f7;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* 各セレクトボックス */
.shop-filter-form .filter-item {
  display: flex;
  flex-direction: column;
  flex: 1 1 150px;
  /* 横幅の最小値 */
}

.shop-filter-form label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  color: #333;
}

/* セレクトボックス */
.shop-filter-form select {
  padding: 8px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  appearance: none;
  background: #fff url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAsMEwxMiwweiIgZmlsbD0iIzY2NiIvPjwvc3ZnPg==') no-repeat right 10px center;
  background-size: 12px 8px;
}

/* ボタン */
.shop-filter-form .filter-submit {
  padding: 10px 18px;
  border: none;
  background-color: #005fcc;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s;
}

.shop-filter-form .filter-submit:hover {
  background-color: #004bb5;
}

/* スマホ対応 */
@media (max-width: 600px) {
  .shop-filter-form {
    flex-direction: column;
    gap: 10px;
  }

  .shop-filter-form .filter-item {
    width: 100%;
    flex: 1 1 58px;
  }

  .shop-filter-form .filter-submit {
    width: 100%;
  }
}

#company_list.shop-list {
  justify-content: center;
}

.shop-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
  margin-top: 30px;
}

.shop-card {
  width: calc((100% - 120px) / 3);
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s, box-shadow 0.3s;
}

.shop-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.shop-card a {
  color: inherit;
  text-decoration: none;
  display: block;
}

.shop-card-thumb {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
}

.shop-card-info {
  padding: 12px 15px;
}

.shop-card-tax {
  font-size: 13px;
  color: #666;
  margin-bottom: 6px;
}

.shop-card-tax .area {
  font-weight: 500;
  margin-right: 6px;
}

.shop-card-tax .city {
  font-weight: 400;
}

.shop-card-title {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  line-height: 1.3;
  margin: 0;
}

.single-shop iframe {
  aspect-ratio: 16 / 9;
}

th.kb-table-data.kb-table-data292_5e1ed4-73,
.post_wrap{
    white-space: nowrap;
}

span.wpcf7-list-item {
    text-align: center;
}

/* スマホ対応 */
@media (max-width: 600px) {
	.shop-card{
		width:100%;
		margin-top:10px;
	}
  .shop-card-thumb {
    height: 150px;
	  
  }

  .single-shop #post_image2_wrap {
    margin: 0 0 33px;
  }
}

.bg_image {
  width: 100%;
  text-align: center;
}

.bg_image img {
  width: 100%;
  height: auto;
}

#header_slider_wrap {
  height: auto !important;
}

#header_slider_wrap .bg_image img {
  width: 100%;
  height: auto;
  display: block;
}

#header_slider {
  height: auto !important;
}

#header_slider .item {
  height: auto;
}

#header_slider .bg_image img {
  width: 100%;
  height: auto;
  display: block;
}

#header_slider .item {
  position: relative;
  /* OK */
  height: auto;
  /* 高さは中身に従う */
}

#header_slider .bg_image {
  position: relative;
  /* absolute を解除 */
  width: 100%;
	height:90vh;
  text-align: center;
}

#header_slider .bg_image img {
  width: 100%;
  height: 90vh;
  display: block;
  object-fit: cover;
}

@media screen and (max-width:1201px) {
  #header_slider .item {
    height: auto!important;
  }
}

@media screen and (max-width:750px) {
  #header_slider .item {
    height: auto!important;
  }
}

body.home #header_logo a, body.home #global_menu, body.home #header_search, #header_slider_nav_wrap{
  opacity:1;
}

body.home #header_logo a.animate, body.home #global_menu.animate, body.home #header_search.animate, #header_slider_nav_wrap.animate{
  animation: none;
  opacity:1;
}

.tab_content_top{
  overflow: visible;
}


.tab_content_bottom .item.active{
  margin-top: 110px;
}

.tab_content_top .tab{
  bottom:-100px;
}

.tab_content_top .tab .item{
  margin-top: 10px;
  border-radius: 10px 10px 10px 10px;
}

@media screen and (max-width:950px) {
  .tab_content_top .tab .item{
  margin-top: 5px;
  border-radius: 5px 5px 5px 5px!important;
}

.tab_content_top .tab{
  row-gap: 5px;
}

}


.tab_content_top .tab .item{
  background:#e1f7ff;
}

.tab_content_bottom .image{
	object-fit:contain;
}

.image_area_inner .slick-slide img {
    width: 100%!important;        /* 幅いっぱいに */
    height: auto!important;       /* 縦横比維持 */
    object-fit: contain; /* 枠内に収める */
    display: block;
}
.image_area_inner .slick-list,
.image_area_inner .slick-track {
    height: auto !important; /* スライド高さ自動調整 */
}






/* Slickの矢印カスタム */
#header_slider .slick-prev,
#header_slider .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0,0,0,0.4);
  border: none;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
}

#header_slider .slick-prev { left: 10px; }
#header_slider .slick-next { right: 10px; }

#header_slider .slick-prev:hover,
#header_slider .slick-next:hover {
  background: rgba(0,0,0,0.7);
}
