/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */

body {
  background-color: #fff !important;
}

#logo {
  background: #069DD4;
  color: #fff;
  display: flex;
  padding-left: 10px;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  header.header-wrap {
    background: #069DD4;
    max-width: 1100px;
  }

  header.header-wrap .header-logo {
    width: 100%;
    padding-left: 50px;
  }

  header .nav_in_btn li.nav_in_btn_list_1 a, 
  header .nav_in_btn li.nav_in_btn_list_2 a,
  header .nav_in_btn li.nav_in_btn_list_3 a {
    background: #069DD4;
  }
}

.header_message {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

.home .header_message {
  display: none;
}

.header_message .header_message_text {
  font-size: 12px;
  font-weight: 500;
  color: #000 !important;
}

#logo a {
  width: 186px;
}

@media screen and (min-width: 768px) {
  #logo  a {
    width: 300px;
  }
}

.firstview_content {
  margin: 0;
  padding: 0;
  display: block;
}

.kv_body {
  background: rgba(6, 157, 212, 0.8);
  position: absolute;
  top: 90px;
  left: 0;
  width: 254px;
  padding: 16px 10px 0;
  
}
@media screen and (min-width: 768px) {
  .kv_body {
    width: 70%;
    min-height: 500px;
    top: 0;
    background: rgba(6, 157, 212, 0.8);
    padding: 28px 16px 40px; 
  }
}

.kv_body_label {
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  color: #069DD4;
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .kv_body_label {
    font-size: 22px;
    padding: 5px;
    font-weight: 700;
  }
}

.kv_body .fix_cta_ttl {
  color: #fff;
  font-size: 15px;
}


.kv_body_subttl {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  transform: rotate(-6deg);
  padding-left: 30px;
}

@media screen and (min-width: 768px) {
  .kv_body_subttl {
    font-size: 32px;
    transform: rotate(-5deg);
    padding-left: 24%;
  }

  .kv_body p {
    margin-bottom: 30px;
  }
}

.kv_body_subttl span {
  padding-left: 50px;
}


.d_sp {
  position: absolute;
  right: 0;
  z-index: 9999;
}

#header + .d_sp .nav_in_btn ul li {
  width: 46px;
}

.d_sp .nav_in_btn ul li a {
  background: #069DD4;
  padding: 0 8px;
}


.d_sp .nav_in_btn ul li a span {
  font-size: 7px;
}


#sidebar {
  display: none;
}

#main-wrap {
  margin: 0;
}

#breadcrumb {
  display: none;
}

@media screen and (min-width: 768px) {
  div#main-wrap {
    width: 100%;
  }

  #main-wrap .l-main-container {
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
  }

  #main-wrap .l-main-container #single-main {
    margin: 0 !important;
    padding: 0 !important;
  }
}


#main #custom_html-2 {
  display: none;
}

#main-wrap .sc_col2 {
  padding: 0;
  margin-bottom: 23px;
}

#main-wrap .row > .sc_col2 .sc_col2 {
  margin-bottom: 0;
}

#main-wrap .row {
  margin: 0;
}

#main-wrap #page-main.full {
  max-width: none;
}


#main-wrap #custom_html-2 {
  margin: 0;
}

@media screen and (min-width: 768px) {
  #main-wrap #custom_html-2 {
    margin-top: 15px;
  }
}


#main-wrap .sc_col2 p {
  background: #069DD4;
  color: #fff;
  padding: 13px 8px;
}

#main-wrap .sc_col2 p .sc_content_icon {
  display: none;
}

#main-wrap .sc_col2 p .sc_marker-animation {
  background-image: none;
  font-weight: 500;
  transition: none;
  font-size: 16px;
}

#main-wrap div.sc_col2 .button {
  padding: 0 23px;
  margin: auto;
  margin-bottom: 5px;
}


#main-wrap div.sc_col2 .button a {
  border: solid 1px #069DD4;
  box-shadow: none;
  color: #069DD4;
  background: #fff;
  font-size: 16px;
  font-weight: 500;
}


#main-wrap div.sc_col2 + div.sc_col2 {
  padding: 0 23px;
  margin-bottom: 40px;
}


#main-wrap div.sc_col2 + div.sc_col2 p {
  background: #CEF2FF;
  color: #000;
  border: solid 1px #D6D6D6;
  margin-bottom: 0;
}

#main-wrap div.sc_col2 + div.sc_col2 p + p {
  display: none;
}

#main-wrap #feas-searchform-0 {
  /* border: solid 1px #D6D6D6; */
  border-top: none;
}

#main-wrap #feas-searchform-0 + p {
  display: none;
}



#main-wrap #feas-searchform-0 .form_content {
  display: flex;
  align-items: center;
  border: solid 1px #D6D6D6;
  margin-bottom: 6px;
}

#main-wrap #feas-searchform-0 .submit_btn {
  margin: 0 20px;
}

#main-wrap #feas-searchform-0 p {
  background: none;
  padding: 4px 15px;
  width: 30%;
  border: none;
}

#main-wrap #feas-searchform-0 .search_element_1 {
  width: 70%;
  padding: 6px 16px;
  border-left: solid 1px #D6D6D6;
}

#main-wrap #feas-searchform-0 .search_element_1 select {
  width: 100%;
  padding: 4px 16px;
  border-radius: 8px;
}

#main-wrap #feas-searchform-0 .feas-submit-button {
  background: #0469CE;
  color: #fff;
  width: 100%;
  padding: 6px 0;
  text-align: center;
  border-radius: 40px;
  font-size: 16px;
}



#footer.footer {
  background: #069DD4;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #footer.footer {
    
  }
}

.status-publish .post-meta {

}


.status-publish .post-meta .single-post-category {
  padding: 0;
  border-radius: 5px;
  margin-right: 10px;
}


.status-publish .post-meta .single-post-category a {
  display: inline-block;
  padding: 4px 8px;
  font-size: 10px;
}

.status-publish .post-meta .single-post-title {
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 768px) {
  .status-publish .post-meta .single-post-title {
    font-size: 24px;
  }
}

.status-publish .single-post-main {
  padding: 0 23px;
}

.status-publish h2 {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  text-align: center;
  background: #069DD4;
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .status-publish h2 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.status-publish .s-tbl {
  margin-bottom: 35px;
  margin-top: 35px;
}

.status-publish .s-tbl dl:nth-child(odd) {
  border-bottom: solid 1px #0469CE;
}


.status-publish .s-tbl dl:nth-child(odd) dt {
  padding-top: 0;
}

.status-publish .s-tbl dt, 
.status-publish .s-tbl td {
  padding: 9px 12px;
}

.status-publish .s-tbl dt b, 
.status-publish .s-tbl dt {
  font-weight: 500;
}

.status-publish .s-tbl .head {
  background: linear-gradient(90deg, #FFBE3A 0%, #FF8E63 100%);
  color: #fff;
  margin-bottom: 40px;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  margin-top: 30px;
  margin-bottom: 30px;
  border: solid 1px #000;
  padding: 0;
  box-shadow: 2px 2px 4px gray;
}

@media screen and (min-width: 768px)  {
  .status-publish .s-tbl .head {
    width: auto;
    margin: 30px auto;
    border-radius: 8px;
  }
}

.status-publish .s-tbl dl.head dt {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 12px;
  color: #fff;
}

.status-publish .s-tbl p {
  margin: 0;
}

.status-publish .s-tbl dl:nth-child(even) td {
  padding-top: 0;
}

.status-publish .s-tbl dl:last-child {
  border-bottom: none;
} 


.status-publish .contact7 .must {
  color: #0469CE;
  background: transparent;
  font-size: 13px;
}

.status-publish .contact7 .optional {
  color: #B2B2B2;
  background: transparent;
  font-size: 13px;
}


.contact7 input, 
.contact7 select, 
.contact7 textarea {
  width: 100%;
}

.contact7 .wpcf7-checkbox input,
.contact7 .wpcf7-radio input {
  width: auto;
}

.status-publish .btn_contact7 input {
  background: #0469CE;
  color: #fff;
  padding: 10px 0;
  border: none;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
}

.status-publish .btn_contact7 {
  font-size: 12px;
  margin-top: 40px;
}


.status-publish .share-button {
  display: none;
}


.single-post-main {
  margin-top: 30px;
}


.sc_frame_wrap {
  border: solid 1px #069DD4;
  border-radius: 10px;
  overflow: hidden;
}



.sc_frame_wrap .sc_frame_title {
  background: #EBFAFF;
  color: #000;
  font-size: 13px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap .sc_frame_title {
    font-size: 24px;
    padding: 16px;
  }
}

.sc_frame_wrap .sc_frame {
  border: none;
}

.sc_frame_wrap .sc_frame {
  padding: 10px 14px;
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap .sc_frame {
    padding: 16px 24px;
  }
}

.sc_frame_wrap .sc_frame_text {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap .sc_frame_text {
    font-size: 20px;
  }
}

.sc_frame_wrap .sc_frame_text p {
  border-bottom: solid 1px #069DD4;
}

.sc_frame_wrap .sc_frame_text p:last-child {
  border-bottom: none;
}

.sc_frame_wrap .sc_frame .button {

}


.sc_frame_wrap .sc_frame .button p {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap .sc_frame .button p {
    font-size: 16px;
  }
}

.sc_frame_wrap .sc_frame .button p:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #000;
  display: inline-block;
  margin-right: 8px;
  transform: rotate(-16deg);
}

.sc_frame_wrap .sc_frame .button p:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #000;
  display: inline-block;
  margin-left: 8px;
  transform: rotate(16deg);
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap .sc_frame .button p:before,
  .sc_frame_wrap .sc_frame .button p:after {
    height: 20px;
  }
}

.content .button.frame a {
  box-shadow: none;
  background: linear-gradient(90deg, #FFBE3A 0%, #FF8E63 100%);
  color: #fff;
  border: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 25px;
  padding: 0px 20px;
  width: auto;
  box-shadow: 2px 2px 4px gray;
}

@media screen and (min-width: 768px) {
  .content .button.frame a {
    font-size: 22px;
    padding: 10px 40px;
  }
}

.content .button.frame button.message_body_link {
  background-color: #9DCFFF;
  color: #000;
  border: none;
  padding: 4px 20px;
  font-size: 14px;
  font-weight: 500;
  width: 255px;
  text-align: center;
  border-radius: 20px;
  position: relative;
  width: 225px;
}

@media screen and (min-width: 768px) {
  .content .button.frame button.message_body_link {
    font-size: 22px;
    width: 420px;
  }
}


.sc_frame_wrap.message_body button.message_body_link:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #0469CE;
  line-height: 1;
  width: 12px;
  height: 12px;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: rotate(135deg);
  position: absolute;
  right: 60px;
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap.message_body button.message_body_link:after {
    top: 32%;
  }
}

.sc_frame_wrap.message_body .sc_frame_text.is_open button.message_body_link:after {
  transform: translateY(40%) rotate(-45deg);
}


.sc_frame_wrap.message_body .sc_frame_text {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

@media screen and (min-width: 768px) {
  .sc_frame_wrap.message_body .sc_frame_text {
    -webkit-line-clamp: 3;
  }
}

.sc_frame_wrap.message_body .sc_frame_text.is_open {
  -webkit-line-clamp: none;
}


.footer_navi {
  /* text-align: left; */
  padding: 0 20px;
}

.footer_navi ul li {
  display: block;
}

#footer .footer_navi ul li a {
  color: #fff;
  font-size: 12px;
}

#custom_html-5 > div > .wp-block-separator {
  display: none;
}

.top_title {
  background: #069DD4;
  color: #fff;
  font-size: 16px;
  padding: 13px 8px;
  margin-bottom: 30px;
}

.top_title span {
  background-image: none;
  background-position: 0;
  font-weight: bold;
}


.maintop-widget {
  box-shadow: none !important;
}


.sc_article.list {

}

.sc_article.list a {
  box-shadow: none;
  margin: 0 20px;
}

.sc_article.list a li {
  margin-bottom: 20px;
  position: relative;
  padding-top: 40px;
}


.sc_article.list li .meta {
  padding: 0;
  padding-left: 8px;
}

@media screen and (min-width: 768px){
  .sc_article.list li .meta {
    
  }
}

.sc_article.list li .meta:after {
  content: "詳しく見る";
  display: block;
  width: 145px;
  height: auto;
  font-size: 14px;
  background: #0469CE;
  color: #fff;
  padding: 2px 0;
  text-align: center;
  border-radius: 25px;
  margin-top: 15px;
  margin-left: auto;
}

@media screen and (min-width: 768px){
  .sc_article.list li .meta:after {
    font-size: 16px;
    width: 250px;
    padding: 8px 0;
    /* margin-right: auto; */
    position: initial;
    margin-top: 45px;
    position: initial;
    transform: none;
  }
}

.sc_article_excerpt {
  font-size: 12px;
  max-width: 155px;
  opacity: 1;
  -webkit-line-clamp: initial;
}

@media screen and (min-width: 768px) {
  .sc_article_excerpt {
    font-size: 16px;
    max-width: 600px;
    -webkit-line-clamp: initial;
  } 
}

.sc_article.list .sc_article_title {
  font-size: 14px;
  color: #069DD4;
  border-bottom: solid 1px #069DD4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-line-clamp: 1;
}



@media screen and (min-width: 768px) {
  .sc_article.list .sc_article_title {
    font-size: 18px;
  }
}

.sc_article.list .sc_article_cat {
  display: none;
}

#main {
  padding: 0 !important;
}

#main #custom_html-5 .top_title {
  display: none;
}

#main .textwidget {
  padding: 0;
}

.wrap-post-box {
  display: none;
}

#container {
  min-height: auto;
}

#main .sc_article.list .sc_article_title {
  position: initial;
  -webkit-line-clamp: initial;
  border-bottom: none;
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  #main .sc_article.list .sc_article_title {
    font-size: 18px;
  }
}

#main .sc_article.list a li {
  border-bottom: solid 1px #069DD4;
  padding-bottom: 20px;
  padding-top: 0px;
  box-shadow: 0px 0px 12px rgb(0 0 0 / 12%);
}

@media screen and (min-width: 768px) {
  #main .sc_article.list a li  {
    padding-bottom: 0;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 12%);
    border-top: solid 4px #069DD4;
    border-bottom: none;
  }
}

#main .post-box-thumbnail__wrap {
  overflow: visible;
}

#main .sc_article.list .sc_article_cat {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: auto;
  right: -55px;
  border-radius: 4px;
  width: 47px;
  text-align: center;
}

@media screen and (min-width: 768px){

  .sc_article.list .post_list_thumb {
    width: 280px;
  }

  #main .sc_article.list .sc_article_cat {
    font-size: 12px;
    right: -90px;
    top: 8px;
    width: 60px;
    text-align: center;
  }
}

#main .sc_article.list li .meta {
  padding-top: 25px;
  min-height: 130px;
}

#main .sc_article.list li .meta:after {
  margin-right: 16px;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  #main .sc_article.list li .meta:after {
    margin-top: 10px;
    position: initial;
    transform: none;
  }

  #main-wrap .l-main-container {
    justify-content: flex-start;
  }

  #main .sc_article.list li .meta {
    padding-top: 40px;
    padding-left: 32px;
  }
}

#main .wrap-post-title {
  background: none;
  box-shadow: none;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border-top: none;
  padding: 20px 0;
}

.fix_cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  /* background: rgba(0, 0, 0, 0.7); */
  text-align: center;
  padding: 0 20px;
}

.fix_cta a {
  max-width: 400px;
  width: 100%;
  margin: auto;
  display: inline-block;
}

.fix_cta_subttl {
  padding-left: 100px;
  margin-bottom: 8px;
}

.fix_cta_subttl span {
  font-size: 13px;
  font-weight: 700;
  background: #ffbe3a;
  color: #fff;
  margin-bottom: 4px;
  letter-spacing: 2px;
  position: relative;
  padding: 8px;
  border-radius: 8px;
  
}

.fix_cta_subttl span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -16px;
  left: -70px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ffbe3a transparent transparent transparent;
  border-width: 20px 5px 0;
  transform: rotate(25deg);
}

.fix_cta_ttl {
  font-size: 20px;
  font-weight: 700;
  background: linear-gradient(90deg, #ffbd3b 0%, #ff8e62 100%);
  color: #fff;
  padding: 10px 30px;
  border-radius: 40px;
  margin-bottom: 10px;
}

.fix_cta img {
  width: 50%;
}

@media screen and (min-width: 768px) {
  .fix_cta {
    padding: 24px 0 0;
  }

  .fix_cta img {
    width: 28%;
  }

  .fix_cta a {
    max-width: 600px;
    width: 100%;
  }  

  .fix_cta_subttl {
    padding-left: 150px;
    margin-bottom: 16px;
  }

  .fix_cta_subttl span {
    font-size: 18px;
    
  }

  .fix_cta_subttl span:after {
    left: -100px;
    border-width: 30px 9px 0;
    transform: rotate(25deg);
    bottom: -23px;
  }

  .fix_cta_ttl {
    font-size: 24px;
  }


  .fix_cta_inner {
    max-width: 600px;
    margin: auto;
    text-align: center;
  }
}

.sp_none {
  display: block;
}

.pc_none {
  display: none;
}

@media screen and (min-width: 768px) {
  .sp_none {
    display: none;
  }

  .pc_none {
    display: block;
  }
}


.status-publish .btn_contact7 input {
  background: linear-gradient(90deg, #FFBE3A 0%, #FF8E63 100%);
  color: #fff;
  /* border: solid 1px #000; */
  font-weight: 700;
}

.btn_contact7 input:hover {
  background-color: #ffe682 !important;
  color: #000 !important;
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .diver_firstview_image {
    /* background-position: 200px center !important; */
    background-size: cover !important;
    max-width: 1100px;
    margin: 0 auto;
  }
}

#main .cta_body {
  display: none;
}

#main-wrap .sc_col2 p,
#main-wrap div.sc_col2 .button a {
  font-weight: 700;
}

.status-publish .s-tbl dt b {
  font-weight: 700;
}

.status-publish .s-tbl .head,
.status-publish .s-tbl dl.head:nth-child(odd) {
  border: none;
}

.fw_bold {
  font-weight: bold !important;
}

/* ２０２５０６０４ */

.fix_cta {
  display: none;
}

.home .fix_cta {
  display: block;
}

.home #footer.footer {
  margin-bottom: 120px;
}

@media screen and (min-width: 768px) {
  .home #footer.footer {
    margin-bottom: 180px;
  }
}