@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/*管理画面設定*/
.block-editor-writing-flow{
	max-width:1200px;
}


/*共通*/
.dpy-none {
	display: none!important;
}

html{
	overflow-y:scroll;
}
a[href^="tel:"]{
	text-decoration:none;
}
.txt-left{
	text-align:left;
}
.wrap{
	
}
.eye-catch-wrap{
	display:none;
}
#content{
}
.page #content{
	padding-top:210px;
}
.home #content{
	padding-top:0;
}
.content{
	margin-top:0;
}
.article h2, .article h3, .article h4, .article h5, .article h6{
	margin:0;
}
.title-heading{
	margin-bottom:3.0em;
}
.title-ruby{
	display:inline-block;
	font-size:24px;
	color:#919191;
	margin:0;
}
.page .entry-content{
	margin-top:0;
}
.entry-categories-tags{
	display:none;
}
.common-content{
	max-width:1200px;
	margin:50px auto !important;
	text-align:center;
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container{
	width:100% !important;
}
.entry-content>*, .demo .entry-content p{
	margin:0;
}
.page-sub-title{
	background:rgba(225,208,62,0.6);
	padding:80px 0;
}
.page-sub-title h1{
	font-size:30px;
	text-align:center;
}
.page h2{
	color: #72681c;
  border-bottom: solid 3px #72681c;
 background:#fffad0;
	padding:10px;
	font-size:24px;
	margin-top:30px;
}
.front-top-page .article h2{
  position: relative;
	font-size:30px;
	background:#fff;
	margin:0;
	padding-bottom:5px;
	border-left:none;
}
.page h3{
	border-bottom: solid 3px #e1d29a;
	border-left: solid 5px #e1d29a;
  position: relative;
	border-right:0;
	border-top:0;
	padding:0 5px;
	font-size:20px;
	color:#b7812e;
	margin-top:30px;
}
/*
.page h3:after{
	position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #d8ba47;
  bottom: -3px;
  width: 20%;
}
*/
.article-header{
	display:none;
}
table th, table td{
	padding:10px 10px;
}
table th{
	width:30%;
}
table tr:nth-of-type(2n+1){
	background-color:#fff;
	background:#fff;
}
.tbl-contents{
	max-width:1100px;
	margin:30px auto;
	
}
.tbl-contents table{
	background-color:#fff !important;
	background:#fff;
}
.tbl-contents th, .tbl-contents td{
	border:1px solid #bfe3ef;
}
.tbl-contents tr td:first-child{
	background:#e3f8ff;
}
.wp-block-media-text .wp-block-media-text__content{
	padding:0 3% !important;
}
.footer-meta{
	display:none;
}
.clrfix:after{
	content:"";
	display:block;
	clear:both;
}

.wp-block-gallery{
	margin-top:10px !important;
}

.pc-block{
	display:block !important;
}
.pc-inblock{
	display:block !important;
}
.sp-block{
	display:none !important;
}
.sp-inblock{
	display:none !important;
}
.bnr-jpanimal{
	display:none !important;
}
.search-menu-button{
	display:none;
}
.sidebar-menu-button{
	display:none;
}
#discount,
#other-service,
#transfer,
#flow{
	margin-top:-135px;
  padding-top:135px;
}
video{
	min-width:100%;
}
video.cover {
	object-fit: cover;
}

/*ヘッダー*/
.header-container-in.hlt-top-menu{
	display:block;
}
#header{
	background:transparent !important;
}
#header-in{
	max-width:1200px;
	margin: 0 auto;
	position: relative;
	
}
.header-container{
/* 	background: rgba(255,255,255,0.9); */
	position:fixed;
	width:100%;
	height: 210px;
	padding: 8px;
	box-shadow: 1px 1px 1px #fff7e7;
}
.header-container .time {
	display: block;
	font-size:14px !important;
	color: #5D3E0D!important;
	margin-top: -9px;
}

/*
#header-container{
	position:fixed;
	z-index:9999;
	width:100%;
	height:134px;
	top:0;
	box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.4);
}
*/

#header-in{
	width:100% !important;
}
.home #header{
	width:100%;
}
.pc-jpanimal{
	display:none;
	position:absolute;
	top:70px;
	left:140px;
}
.tagline{
	display:none;
}
.site-name-text{
	font-size:16px;
}
.logo{
	text-align:left;
}
.logo-image{
	float:left;
	max-width:220px;
	padding-bottom:0 !important;
}
.logo-text{
	padding:0;
}
.navi{
	background-color:transparent;
}
.home .item-label{

}
.navi-in > ul .sub-menu{
	background:#d7f6ff;
}
.item-label{
}

.navi-in > ul {
/* 	background: rgba(255,255,255,0.9); */
	padding-top: 20px;
/* 	padding-bottom: 12px; */
}

.navi-in > ul li{
	line-height:inherit !important;
	height:auto !important;
	width: 170px;
	border-right: 5px dotted orange;
}

.navi-in > ul li:first-child {
	border-left: 5px dotted orange;
}

.navi-in a {
	color: #5D3E0D!important;
	font-size: 16px!important;
}

.navi-in a:hover{
	background:none;
}
.clinic-info{
	text-align:right;
	float: right;
}
.clinic-info .phone{
	display:inline-block;
	vertical-align:top;
}
.clinic-info .phone .point{
	color: #fff;
    background: orange;
    border-radius: 50px;
    font-size: 16px;
    padding: 5px 18px;
    display: block;
/* 	width: 320px; */
    text-align: center;
	position: absolute;
    right: 0;
	font-weight:bold;
}
.clinic-info .phone .fa-phone{
	font-size:26px;
	color:#de9a00;
}
.navi-contact{
	display:none;
	
	text-align:center;
}
.navi-contact a{
	display:block;
	background: #f5875c;
    color: #fff;
	font-weight:bold;
    padding: 10px;
	font-size:16px !important;
	text-decoration:none;
}
.navi-contact span{
	font-size:14px !important;
}
.caption-box{
	border:1px solid #fff;
	margin:30px 0;
	background:#fffbda;
}
.caption-box-label{
	background:#d8ba47;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
/*251209追加*/
.uketsuke {
	color: #5d3e0d;
}

/*サイドバー*/
.sidebar{
	padding-top:0;
}
.sidebar h3{
	position: relative;
  background: #92d8ed;
  box-shadow: 0px 0px 0px 5px #92d8ed;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #057fa4;
}
.sidebar h3:after{
	position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #38add0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.post-count{
	background: #38add0;
    color: #fff;
    padding: 0 5px;
	border-radius:5px;
}
.widget_recent_entries ul li{
	border-bottom:1px dashed #555;
}
.widget_recent_entries ul li:last-child{
	border:none;
}

/* 22/02/14追加 */
.header-container-in.hlt-top-menu .logo-header img {
	min-height: 74px;
}

.godo-title{
	margin-top: 0!important;
}

/*トップページ*/
.home #content{
}
.main{
	padding:0;
}


.home .entry-header{
	display:none;
}
.home .entry-content{
	margin:0;
}
.home .content-in{
	width:100%;
}
.top-intro-cover{
/* 	background:rgba(255, 235, 217, 0.8); */
	height:100%;
}
.top-intro{
	margin:80px auto !important;
	padding:70px 0 50px;
}

.top-menu-cover{
/* 	background: rgba(250, 201, 141, 0.6); */
	padding:50px 0;
}
.top-menu-content{
margin:0 auto !important;
}
.top-menu{
	background:#555;
}
.top-menu h2{
	background:none !important;
	border:none;
}
.home h2{
	border:none;
}
.top-menu .menu-box{
	background:#fffbe7;
	padding:7px;
}
.top-menu .menu-box h3{
	background: orange;
    border: none;
    padding: 7px 0;
    margin: 0px auto 7px;
}
.top-menu .menu-box h3:after{
	border-bottom:none;
}
.top-menu .menu-box p{
	color:#555 !important;
	text-align:left;
	margin: 0;
}
.top-menu .menu-box a:hover{
	opacity:0.6;
}
.wp-block-column{
	width:220px;
	display:inline-block;
	flex-basis:main-size !important;
	justify-content:center !important;
}
.home .wp-block-cover-image .wp-block-cover__inner-container, .home .wp-block-cover .wp-block-cover__inner-container{
	width:100% !important;
}
.wp-block-cover, .wp-block-cover-image{
	background-color:transparent !important;
}
.has-teal-background-color{
	background-color:transparent !important;
}

/* 20/04/21～追加 */
body {
	font-family: 'メイリオ',sans-serif;
}

.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link {
	    display: block;
    position: absolute;
    top: 29px;
    margin: 0;
    left: 0;
}

.renraku {
	float: left;
}
.soudan ,
.renraku {
	display: inline-block;
	font-size: 12px;
    color: #5d3e0d;
	margin-bottom: 5px;
}

.soudan {
	margin: 0;
	font-size: 18px;
	margin-right:10px;
}

.phone_icon {
	width: 30px;
}

.home .top_bg {
	background-color: rgba(255,255,255,0.3)!important;
	min-height: 680px!important;
}
.home .wp-block-nextend-smartslider3 p {
	display: block;
	position: absolute;
    right: 0;
	  text-shadow:1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff,1px 2px 4px #fff!important;
	letter-spacing: 10px!important;
	margin: 0;
}

.home .top-intro {
	margin-top: 20px;
	margin-bottom: 20px;
    height: 100%;
	width: 95%;
    border-radius: 7px;
   
}

.home .bg_flower1 {
	background-size: 30%;
	background-position: top left;
	background-repeat: no-repeat;

}

.home .bg_flower2 {
	position: absolute;
	bottom: 0;
    right: 0;
	background-size: 25%;
    background-repeat: no-repeat;
    background-position: bottom right;
	
}

.home .top-intro h1 {
	color: #5d3e0d!important;
	font-weight: normal;
	letter-spacing: 8px;

}

.home .top-intro code {
	padding-top: .5em;
    background-position: top left -6px;
    background-repeat: repeat-x;
    background-size: 1.2em .3em;
	font-weight: bold;
	/* background-image: radial-gradient(.15em .15em at center center,orange,orange 100%,transparent);*/
}

.home .top-intro p {
	font-weight: normal;
    letter-spacing: 4px;
	margin-top: 30px;
	text-align: center;
}

.home .top-intro .txt2 {
	margin-bottom: 0!important;
}

.top-page-h2 {
	margin: 0;
	color: #5D3E0D!important;
}

.top-menu .solution {
    display: inline-block;
    padding: 6px 40px!important;
    border-radius: 50px;
	font-size: 18px;
	margin-top: 0;
	position: relative;
}
.top-menu .solution:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #f39800;
}
.top-menu {
	background-color: #fff7e7!important;
	background-repeat: no-repeat;
    background-size: 50%!important;
    background-position: -15% 0!important;
}

.menu_line {
	margin: 0 auto;
    padding: 0;
    border: 0;
    width: 100%;
    height: 1px;
	background-image: -webkit-linear-gradient(left, #fff, #954e2a, #fff);
    background-image: linear-gradient(left, #fff, #954e2a, #fff);
}

.top-menu .txt {
	color: #5D3E0D!important;
}

.top-menu .menu-box {
	box-shadow: 1px 1px 3px #ccc;
    background: #fff;
	border-radius: 3px;
	padding: 10px 7px 20px;
}

.top-menu .menu-box  .wp-block-image {
	margin: auto!important;
}

.top-menu .menu-box img {
    border-radius: 50%;
    border: 4px solid #fff2ca;
}

.top-menu .menu-box h3 {
	background: none;
	color: #f39800;
	border-radius: 3px;
	font-size: 20px!important;
	margin: 0;
    height: 65px;
}
.top-menu .menu-box p {
	font-size: 14px;
}

.top-menu .menubox-column2 {
	position: relative;
}

.top-menu .cat_bg {
	position: absolute;
	bottom: -13px;
	right: 0;
	margin: 0;
}

.voice {
	margin-bottom: 95px!important;	
}

.voice_icon {
	display: block!important;
	margin: 0!important;
}

.voice h2 {
	padding-top: 0;
}

.voice .capture {
	display: block!important;
    margin-top: 20px;
}

.voice .capture img {
	box-shadow: 1px 1px 2px 1px #e2e1e0;
}

.voice .wp-block-button a {
    width: 25%;
    padding: 5px!important;
}

.welcome .wp-block-image {
	margin: 0;
}

.welcome_txt {
	margin-top: 0;
	margin-bottom: 10px;	
}

.welcome .img_wrap img {
	border-radius: 10px;
}

.info_area , 
.info_area .wp-block-columns {
	margin-bottom: 0!important;
}

.info_area .title_wrap {
	text-align: left;
	line-height: 1;
    border-bottom: 1px solid #f9a800;
    margin-bottom: 20px;
}

.info_area .title_wrap .pad_icon {
	width: 28px;
    margin: 0;
    display: inline-block;
	vertical-align: bottom;
}

.info_area .title_wrap h3 {
	display: inline-block;
	color: #5D3E0D!important;
	border: none;
	padding-left: 0;
	margin: 0;
}

.info_area2 {
	margin-top: 0!important;
}

.info_area2 figure {
	margin: auto!important;
}

.info_area2 .credit_txt {
	font-size: 16px;
    background: orange;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
	margin: 50px 0 10px 0!important;
}

/* カレンダー */
.fc-event{
	border:none !important;
	background:#ffa500 !important;
	font-weight:bold !important;
}
.fc-event-container a {
}

.fc-toolbar h2 {
	font-size: 20px!important;
	color: orange;
}
   
.fc-day-grid-event .fc-time {
	display: none!important;
}

.fc-title {
	font-size: 14px;
}

.eo-fullcalendar .fc-toolbar {
	margin-bottom: 0!important;
}

.fc button {
	height: 30px!important;
	font-size: 15px!important;
}

.fc th {
	font-size: 14px!important;
}

.fc-ltr .fc-basic-view .fc-day-number {
	font-size: 14px;
}

.fc-list-header-left {
	float: right!important;
}

.fc-list-header-right {
	float: left!important;
}

/* カレンダーここまで */

.footer {
	background: orange!important;
}

.footer-bottom {
	padding: 8px;
}

.footer-bottom-logo img {
	width: 70px!important;
	height: auto;
}

.copyright {
	text-align: right;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 30px;
    color: #5d3e0d;
}

/* 追加分ここまで */


/*スライドショー*/
.metaslider .flex-control-nav{
	bottom:15px !important;
}

/*フッター*/
.footer{
	margin-top:0;
	padding-top:0;
	background:#fffad0;
}
.footer-bottom{
	margin-top:0;
}
.footer-in{
	max-width:1200px;
	margin: 0 auto;
}
.menu-footer{
	display:flex;
	justify-content:center;
}
.menu-footer ul:first-child{
	padding-left:0;
}
.menu-footer ul li{
	list-style-type:none;
}
.menu-footer ul li a{
	color:#72681c;
	padding:3px 5px;
	text-decoration:none;
	border-bottom:2px solid;
	font-weight:bold;
}
.menu-footer ul li ul{
	padding-left:10px;
	margin-top:10px;
}
.menu-footer ul li ul li a{
	color:#6e7577;
	padding:0;
	text-decoration:none;
	border:none;
	font-size:14px;
}
.category-title{
	font-size:18px;
	
}
.navi-footer{
}

/*火葬について*/
.to_other_page {
	margin: 20px 0;
}



/*料金について*/
.fire-fee{
	font-size:20px;
	color:#f16868;
}

.credit {
	margin-top: 45px;
}

.credit p {
	margin-bottom: 0;
	font-size: 14px;
}

.credit figure {
	width: 33%;
}
.tbl-fee table{
	width:100%;
}
.tbl-fee table thead tr th{
	background:#ffc65c;
}
.tbl-fee table tbody tr td:first-child{
	background:#fff2db;
}


/*フッター*/
.footer-bottom-logo{
	position:static;
}


/*お問い合わせ*/
input[type='submit']{
	background:#de5f39;
	border:none;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
	.page #content{
		padding-top:150px;
	}
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	.lh-2{
		line-height:2.0 !important;
	}
	#discount,
#other-service,
#transfer,
#flow{
	margin-top:0;
  padding-top:0;
}
	main.main, div.sidebar{
		padding:0;
	}
	.page #content{
		padding:250px 5px 0 5px;
	}
	.header-container{
		position:absolute;
		top:0;
		height:190px;
	}
	.clinic-info{
		display:inline-block;
		width:100%;
	}
	.clinic-info .phone{
		display:block;
	}
	.navi-contact{
		display:none;
	}
	.menu-footer{
		display:none;
	}
	.top-menu .menu-box{
		margin:10px 0;
		
	}
	p.has-background{
		padding:5px !important;
	}
	.nayami span{
	font-size:16px !important;
}
	
	
	.pc-block{
	display:none !important;
}
.pc-inblock{
	display:none !important;
}
.sp-block{
	display:block !important;
}
.sp-inblock{
	display:inline-block !important;
}
	.foot-illust{
		display:none;
	}
}
/*スマホのみ電話番号押せるように*/
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	.page #content{
		padding:350px 5px 0 5px;
	}
	.header-container{
		height:auto;
	}
	.clinic-info .phone .point{
		top:50px;
	}
	.logo-image{
		float:none;
	}
	.clinic-info{
		float:none;
		text-align:left;
	}
	.renraku{
		float:none;
	}
	.soudan{
		display:block;
	}
	.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link{
		position:static;
	}
	.bnr-jpanimal{
		display:block !important;
		max-width:290px;
		margin:10px 0;
	}
	
}
