/*
CTC Separate Stylesheet
Updated: 2024-12-10 13:46:48
Theme URI: http://localhost:8132/
Author: Irvine Systems, Inc.
Author URI: http://localhost:8132/
Description: Toriihonten child theme
Tags: Toriihonten-child-theme
Version: 1.0.1733806008
/*
Theme Name: Torii Honten Child
Template: toriihonten

*/

/* Common */
header{
    background-color: #12295b;
    padding-top: 5px;
}
h1.page-title {
    color: #12295b;
    font-family: Titillium Web;
    font-size: 2em;
    line-height: 1.42857143;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: solid 2px #12295b;
}
.torii_column4_custom,.torii_column3_custom,.torii_column2_custom{
    flex-wrap: nowrap;
}
.torii_column3_custom{
  margin-top:20px;
}
h2.page-title {
    border-bottom: solid 2px #12295b;
    color: #12295b;
    font-family: Titillium Web;
    font-size: 2em;
    line-height: 1.42857143;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}
h1.page-title>u{
    color: #12295b;
    border-bottom: solid 3px #12295b;
}

.marg15{
  margin:15px;
}
header.header_right{
  font-size:2em;
}
.page-content h2{
  margin-top: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  color: #12295b;
  line-height: 1.42857143;
  text-transform: none;
}
.contact-item{
  padding:12px 0 11px;
  color:#fff !important;
  font-size:16px;
}
.contact-item a span{
  color:#fff !important;
  font-size:18px;
}
.contact-item span{
  vertical-align: middle;
  display: inline-flex;
}
.head_infomation a{
  color:#fff !important;
}
.head_infomation {
  white-space: nowrap;
  padding-left: 30px;
  text-decoration: underline;
}
/* global-navigation */

.global_nav {
    background-color: #333;
    /*padding: 0 10px;*/
}

.global_nav .nav.global li {
    display: inline-block;
    /*margin: 0 10px;*/
    flex-grow: 1;
    text-align: center;
}

.global_nav .nav.global li a {
    color: #12295b;
    text-decoration: none;
    font-size: 18px;
    font-weight:600;
    white-space:nowrap;
}
body > nav > div > div > div > ul > li > a{
  color: #12295b;
}
.global_nav .nav.global li a:hover {
    text-decoration: underline;
}
ul.global{
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-inline-start: 0;
    margin-block-start:0;
    margin-block-end: 0;
}
.global_nav .nav.global li a:hover,
.global_nav .nav.global li.current-menu-item > a,
.global_nav .nav.global li.current_page_item > a {
  color: #12295b;
}
.nav>li>a:hover, .nav>li>a:focus,.global_nav .nav.global li.current_page_item > a {
  text-decoration: none;
  background-color: #EEE;
}
/* キャッチアイセクションのスタイル */
.hero-section {
    position: relative;
    width:100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    padding-top: 80px;
    padding-bottom: 60px;
}

.hero-overlay {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.4); /* 半透明のオーバーレイ */
	/*border-radius:70%;
    margin:40px;*/

}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-align: center;
    padding: 0;
    white-space:nowrap;
}

.hero-text h1,
.hero-text p {
    margin: 0;
    padding: 0;
}

.hero-text strong{
  font-family: 'Noto Serif JP', serif;
}

/* right side bar staff design*/
.staff_ids{
    margin-bottom:4px;
    background:#12295b;
    color:#fff;
    cursor: pointer;
    }
    .staff_ids>div{text-align:center;
    font-size:20px;
    }
    html :where(img[class*=wp-image-]){
      height:auto;
      max-width:100%;
    }
    /*WordPressのブロックテーマspacing.blockGap*/
    :where(.wp-block-columns.is-layout-flex) {
      gap: 1em !important;
    }


    /* =====================================
*  print
* ===================================== */
@media print {
    a[href]:after {
      content: "";
    }
  }
  /* =====================================
  *  sitemap
  * ===================================== */
  .sitemap ul li {
    margin: 10px;
  }
  /* =====================================
  *  schedule
  * ===================================== */
  .pagination > .disabled > span:hover {
    border-color: #12295b;
  }
  .wp-block-page-list-title a{
    color: #12295b;
    font-weight: bold;
  }
 /* .wp-block-page-list-title a:visited {
    color: #729fff;
    font-weight: bold;
  }*/
  .wp-block-page-list-title a:hover {
    color: #729fff; 
    /*font-weight: bold;*/
  }
  
  /* =====================================
  *  eye_catch
  * ===================================== */
  .hero-text,
  .eye_catch {
    text-shadow: #333333 2px 0px 1px, #333333 -2px 0px 1px, #333333 0px -2px 1px, #333333 0px 2px 1px, #333333 2px 2px 1px, #333333 -2px 2px 1px, #333333 2px -2px 1px, #333333 -2px -2px 1px, #333333 1px 2px 1px, #333333 -1px 2px 1px, #333333 1px -2px 1px, #333333 -1px -2px 1px, #333333 2px 1px 1px, #333333 -2px 1px 1px, #333333 2px -1px 1px, #333333 -2px -1px 1px;
  }
  .self_planning_col_r{
    margin-top:-50px;
    margin-left:10px;
  }
  @media (min-width: 992px) {
    .hero-section {
      width:100%;
      height: 200px;
      margin-top:10px;
    }
  }
  @media(max-width:1200px){
    .hero-section{
        width:100%;
    }
    .hero-text,
    .eye_catch {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
    .self_planning_col_r{
	    margin-top:-50px;
      margin-left:10px;
    }
  }
  @media (max-width: 991px) {
    .hero-text,
    .eye_catch {
      padding-top: 50px !important;
      /* padding-bottom: 30px !important;*/
      margin-bottom:-20px;
    }
  }
  @media (max-width: 767px) {
    .hero-text,
    .eye_catch {
      padding-top: 50px !important;
      /* padding-bottom: 30px !important;*/
      margin-bottom: -10px;
    }
    .hero-text p span span,
    .eye_catch p span span {
      font-size: 34px !important;
    }
    .self_planning_col_r{
	    margin-top:-30px;
      margin-left:0;
    }
  }

  .hero-text,
  .eye_catch {
    text-shadow: #333333 2px 0px 1px, #333333 -2px 0px 1px, #333333 0px -2px 1px, #333333 0px 2px 1px, #333333 2px 2px 1px, #333333 -2px 2px 1px, #333333 2px -2px 1px, #333333 -2px -2px 1px, #333333 1px 2px 1px, #333333 -1px 2px 1px, #333333 1px -2px 1px, #333333 -1px -2px 1px, #333333 2px 1px 1px, #333333 -2px 1px 1px, #333333 2px -1px 1px, #333333 -2px -1px 1px;
}

#footer-theme{
  background-color:#12295b;
}

footer#footer-theme a {
  color: #ffffff;
}
footer#footer-theme a:hover {
  color: #20bde8;
}
/* フッターリンクのホバー色指定 */
.footer-info a:hover {
  color: #729fff;
}

div.wp-page main a:not(.fa):not(.btn):hover, div.wp-page footer a:not(.fa):not(.btn):hover {
  color: #abddff;
  text-decoration: none;
}
ooter#footer-theme section:last-child {
  padding-bottom: 10px;
  background-color: #12295b;
}
footer#footer-theme section:first-child {
  background-color: #12295b;
}
footer#footer-theme section {
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  padding-bottom: 10px;
}
#wpadminbar {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

  /*wp-styleでccmを書換*/
.wp-custom-style-container.wp-custom-style-main-1056{
  margin-top: 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(211, 211, 211);
}
.wp-custom-style-container.wp-custom-style-main27-915{
  margin-top: 30px;
  margin-bottom: 30px;
}
.img-responsive, .thumbnail>img, .thumbnail a>img {
  display: block;
}
div.wp-page img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.img-responsive, .thumbnail>img, .thumbnail a>img {
  display: block;
  width: 100% \9;
  width: 100%;
  height: auto;
}
.flow-container-section .img-responsive, .flow-container-section .thumbnail>img, .flow-container-section .thumbnail a>img {
  width: unset;
}
#footer-theme{
  margin-top:15px;
}

.global_nav .nav.global li a:hover {
  color: #729fff;
  text-decoration: none;
}

/*.wp-block-image.size-full.wp_image_10px{
  display: flex;
  align-items: center;
  justify-content: center;
}*/
div.wp-page .breadcrumb > li + li:before {
  content: "";
  padding: 0;
}
div.wp-page .breadcrumb > li + li:before {
  content: ">";
  color: gray;
}
.breadcrumb>li+li:before {
  content: "";
  padding: 0;
  color: rgba(0, 0, 0, 0);
}
div.wp-page .breadcrumb li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  border-style: solid;
  border-color: transparent;
  border-left-color: #D0DFFF;
  border-width: 14px 12px;
  width: 0;
  height: 0;
}
.breadcrumb li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  border-style: solid;
  border-color: transparent;
  border-left-color: #D0DFFF;
  border-width: 14px 12px;
  width: 0;
  height: 0;
}
.breadcrumb li {
  position: relative;
  display: inline-block;
  list-style: none;
  font-weight: bold;
  margin: 3px 20px 3px 0px;
  padding: 0 3px 0 7px;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  color: #747772;
  background: #D0DFFF;
  font-size: 13px;
}

.breadcrumb li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  border-style: solid;
  border-color: transparent;
  border-left-color: #D0DFFF;
  border-width: 14px 12px;
  width: 0;
  height: 0;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.breadcrumb {
  background-color: transparent;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 0;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  /*background-color: #f5f5f5;*/
  border-radius: 4px;
}
.breadcrumb {
  margin-left: 0;
  padding-left: 0;
  display: flex
;
  flex-wrap: wrap;
}

.breadcrumb > .active {
  font-size: 18px;
}
.breadcrumb > .active {
  font-weight: bold;
}
.breadcrumb li {
  position: relative;
  display: inline-block;
  list-style: none;
  font-weight: bold;
  margin: 3px 20px 3px 0px;
  padding: 0 3px 0 7px;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  color: #747772;
  background: #D0DFFF;
  font-size: 13px;
}
.breadcrumb > .active {
  font-size: 18px;
}
.breadcrumb > .active {
  font-weight: bold;
}
.breadcrumb li {
  position: relative;
  display: inline-block;
  list-style: none;
  font-weight: bold;
  margin: 3px 20px 3px 0px;
  padding: 0 3px 0 7px;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  color: #747772;
  background: #D0DFFF;
  font-size: 13px;
}
.breadcrumb a {
  font-size: 18px;
}
.breadcrumb a {
  color: #12295b !important;
  font-weight: bold;
}
/* 葬儀の流れ*/
div.wp-layout-column {
  float: left;
}

/* clearfix */

div.wp-layout-column-wrapper {*zoom:1;}
div.wp-layout-column-wrapper:before, 
div.wp-layout-column-wrapper:after {display:table;content:"";line-height:0;}
div.wp-layout-column-wrapper:after {clear:both;}

#wp-layout-column-wrapper-99 div.wp-layout-column {
  width: 50%;
}

#wp-layout-column-wrapper-99 div.wp-layout-column-inner {
  margin-right: 0px;
  margin-left: 0px;
}

#wp-layout-column-wrapper-99 div.wp-layout-column:first-child div.wp-layout-column-inner {
  margin-left: 0px;
}

#wp-layout-column-wrapper-99 div.wp-layout-column:last-child div.wp-layout-column-inner  {
  margin-right: 0px;
}
main{
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;    
}
main a:not(.fa):not(.btn), footer a:not(.fa):not(.btn) {
  color: #12295b;
}

hr {
  border-top: 1px solid #ececec;
  max-width: 1170px;
}
/* pack */
.clamp_2{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.clamp_3{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.clamp_4{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.pack_menu .wp-page td h1{
  height:100px;
}
.wp-block-column-is-layout-flow figure{
  display: flex;
  justify-content: center;
}
.wp-block-image img{
  max-width: unset;
  width: 100%;
  margin-top:20px;
}
.page-id-735 img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.staff_prof_list h2{
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  color: #12295b;
  line-height: 1.42857143;
  text-transform: none;
}
.h1.page-title-side{
  color: #12295b;
  font-family: Titillium Web;
  font-size: 2em;
  line-height: 1.42857143;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: solid 3px #12295B;
}

.case_table_table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.case_table_table th {
  width: 25%;
  padding: 10px 3px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #a8c3ff;
}
.case_table_table td {
  width: 75%;
  padding: 10px 3px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/*  --------funeral-risk template---------- */
.firstad_container{
  width:100%;
  margin:0;
  padding:0;
}
/* template-full-no-header テンプレート専用にガターをリセット */
body.template-full-no-header
  .firstad_container  /* テンプレートで使っているコンテナ */
  .row               /* Bootstrap の row */
  > [class*="col-"]  /* col-xs-*, col-sm-* などすべてのカラム */
{ 
  margin-left  : 0 !important;
  margin-right : 0 !important;
}

/* 必要に応じて親の container-fluid の余白も消す */
body.template-full-no-header
  .firstad_container.container-fluid
{
  padding-left : 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
}

/*  ----------sitemap page----------  */
.sitemap-pages li a{
  display:inline-flex;
  line-height: 2.2;
}
/* -----------triple-aaa--全日本葬祭業協同組合連合会葬祭サービス安心度調査----------*/
.aaa_logo{
  max-height:80% !important;
}

/*----------Full-Width Eyecatch Scaffold (No Title) Template用----------*/
/* アイキャッチ設定 */
.ellipse-section {
  position: relative;
}
/*.ellipse-section img {
  border-radius: 50% 50% 0 0 / 100% 100% 0 0; /* 上半分のみ楕円に 
}*/
.ellipse-text {
  max-width: 80%;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .ellipse-text {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
      top:-35px;
  }
}
