/* TOP 導入文*/
.post_content .front_msg h1 {
  letter-spacing: 0.2em;
}
.post_content .front_msg p {
    font-size: 20px;
    line-height: 2.25;
    text-align: center;
    letter-spacing: 0.1em;
}
@media screen and (max-width:800px) {
  .post_content .front_msg p {
    font-size: 14px;
    text-align: left;
  }
}

/* TOP Service */
#service_category_content14 .post_list.type2 > :first-child a {
  background-color: #fefee4 !important;
}
#service_category_content14 .post_list.type2 > :first-child a {
  background-color: #0099ff12 !important;
}
#cb_content_2 .cb_service_category_list.type2 > :first-child .overlay {
  background: linear-gradient(to bottom, rgba(0,123,225,1) 0%,rgba(0,0,0,0) 100%)!important;
  mix-blend-mode: multiply;
}


/* TOP メソッド*/
.shutter_image.link_ver.display_title .headline {
  opacity: 1 !important;
  font-family: var(--font_family_type1);
  font-size: 30px;
}
@media screen and (max-width:1200px) {
  .shutter_image.link_ver.display_title .headline {
    font-size: 26px!important;
  }
}

.post_list.display_list a:hover {
  text-decoration: none;
}

body:not(.mobile_device) .display_title .item:hover .post_list {
  transform: translate3d(0,0,0);
}

.shutter_image.link_ver.display_title .post_list {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  transform: translate3d(0,100%,0);
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0s;
  max-height: calc(420px);
  overflow: auto;
}
body:not(.mobile_device) .shutter_image.link_ver.display_title .item:hover .post_list {
  transform: translate3d(0,0,0);
}
body.mobile_device .shutter_image.link_ver.display_title .item .post_list { transform: translate3d(0,100%,0); }
body.mobile_device .shutter_image.link_ver.display_title .item.open .post_list { transform: translate3d(0,0,0); }

/* メソッド一覧 */
.method#page_contents .post_content {
  padding: 0 0px;
}
@media screen and (max-width:1100px) {
  .method#page_contents .post_content {
    padding: 0 0px;
  }
}
@media screen and (max-width:800px) {
  .method#page_contents .post_content {
    padding: 0 0px;
  }
}
@media screen and (max-width:800px) {
  .method {
    padding-top: 35px;
  }
}

/* service子ページ */
.inner_primary {
  max-width: 1700px;
  margin: 0 auto 0;
  padding: 140px 100px 150px;
}
@media screen and (max-width:1391px) {
  .inner_primary {
    max-width: 1700px;
    margin: 0 auto 0;
    padding: 140px 60px 150px;
  }
}
@media screen and (max-width:1100px) {
  .inner_primary {
    max-width: 1700px;
    margin: 0 auto 0;
    padding: 140px 40px 150px;
  }
}
@media screen and (max-width:800px) {
  .inner_primary {
    max-width: 1700px;
    margin: 0 auto 0;
    padding: 37px 20px 40px;
  }
}


#service_faq_inner .design_header,
#voice_inner .design_header,
#blog_inner .design_header  {
  margin-bottom: 60px;
  margin-top: 0;
}

#archive_blog.remove_pd {
  padding-left: 0;
  padding-right: 0;
}

/* 共通 */
.mincho {
  font-family: var(--font_family_type1);
}
.inner_secondary {
  max-width: 1200px;
  margin: 0 auto 0;
}
.inner_large {
  max-width: 900px;
  margin-right: auto !important;
  margin-left: auto !important;
}
.inner_medium {
  max-width: 720px;
  margin-right: auto !important;
  margin-left: auto !important;
}
.add_bg {
  background: #f6f6f6;
}
.bg_block {
  background: #f6f6f6;
  padding: 2em;
}
.border_block {
  background: #fff;
  padding: 2em;
  border: 1px solid #ddd;
}
.heading_primary {
  font-size: 20px !important;
}
@media screen and (max-width:800px) {
  .heading_primary {
    font-size: 20px !important;
  }
}
.heading_colored {
  color: #0099ff;
  font-size: 24px !important;
}
@media screen and (max-width:800px) {
  .heading_colored {
    font-size: 20px !important;
  }
}
span.catch_text {
  color: #0099ff;
  line-height: 1.6;
  display: block;
  margin-top: 1em;
  font-size: 70%;
}
@media screen and (max-width:800px) {
  span.catch_text {
    font-size: 75%;
  }
}

.spacer_l {
  margin-bottom: 80px;
}
@media screen and (max-width:800px) {
  .spacer_l {
    margin-bottom: 40px;
  }
}

.spacer_m {
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  .spacer_m {
    margin-bottom: 30px;
  }
}

.spacer_s {
  margin-bottom: 40px;
}
@media screen and (max-width:800px) {
  .spacer_m {
    margin-bottom: 30px;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (min-width:1301px) {
  .block_w50 {
    width: 48%;
  }
}

@media screen and (max-width:1300px) {
  .flex {
    flex-direction: column;
  }
  .block_w50 {
    margin-bottom: 30px;
  }
}

a.wp-block-button__link {
  line-height: 1.4;
  transition: .3s;
  display: inline-block;
  background-color: #0099ff;
}
a.wp-block-button__link:hover {
  background-color: #1e73be !important;
  text-decoration: none;
}

/* 流れ　パーツ */
.flow dt {
  font-size: 18px;
}
.flow dt::before {
  content:'';
  display: inline-block;
  color: #fff;
  background-color:#0099ff;
  width:32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  margin-right:0.5em;
}

.flow dt.flow1::before {content:'1';}
.flow dt.flow2::before {content:'2';}
.flow dt.flow3::before {content:'3';}
.flow dt.flow4::before {content:'4';}
.flow dt.flow5::before {content:'5';}
.flow dt.flow6::before {content:'6';}
.flow dt {
  padding-top: 1em;
  padding-bottom: 1em;
}
.flow dd {
  padding-left: 3em;
}
.flow {
  background-color: #f6f6f6;
  padding: 2em;
}
.flow.bg_white {
  background-color: #fff;
}
@media screen and (max-width:800px) {
  .flow {
    padding: 1.5em;
  }
}
.flow.remove_pd {
  padding: 0;
  background-color: #fff;
}
@media screen and (max-width:800px) {
  .flow.remove_pd {
    padding: 0;
  }
}

/* コンタクトフォーム */
@media screen and (max-width:1100px) {}
@media screen and (min-width:800px) {
  .wpcf7 form {
    margin: 4em 4em 0;
  }
}

/*アーカイブページ見出し*/
#archive_header .large_headline {
  line-height: 1.5;
}



.message_block {
  background-image: url('https://carnivallife.xsrv.jp/wp-content/uploads/2024/02/about_message.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  /* padding-top: 60px;
  padding-bottom: 60px; */
}
.message_block_cover {
  /* background-color: rgba(255, 255, 255, 0.7); */
  /* background-image: linear-gradient(to top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%); */
  padding-top: 60px;
  padding-bottom: 60px;
}
.message_block {
  color: #fff;
}
.message_block p {
  font-family: var(--font_family_type1);
}

/* サービス　組織開発 */
.service_category_content .post_list.type2 a .desc {
  transition: all 0.25s;
  color:rgba(0, 0, 0, 1);
}
.service_category_content .post_list.type2 a:hover .desc span {
  color: rgba(0, 0, 0, 0.6) !important;
}

