/*
Theme Name: Cocoon Child
Theme URI: https://wp-cocoon.com/
Template: cocoon-master
Author: わいひら
Author URI: https://nelog.jp/
Description: SEO・高速化・モバイルファースト最適化済みの無料テーマ。
Tags: two-columns,left-sidebar,right-sidebar
Version: 2.6.5.1.1695187028
Updated: 2023-09-20 14:17:08

*/
.ff- {
	font-family: "YuMincho","Yu　Mincho", "Yu Gothic", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif!important;
}

.n2-section-smartslider {
/*   width: 100vw!important;
   position: relative;
   left: 50%;
   transform: translateX(-50%);*/
}
div#n2-ss-2-align {
	/*max-width: 100vw!important;*/
}
div#n2-ss-2 .n2-ss-slider-4 {
   /*height: 480px!important;*/
}

.logo-image{
	padding: 20px 0;
}
.logo-header img {
    width: 360px!important;
}

.top-caption {
	padding-left: 170px;
	padding-right: 170px;
}

.content {
	/*margin-top: 24px;*/
	margin-top: 0;
}
.no-sidebar .content .main {
	padding-top: 0;
}

.btn-shadow a {
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
}
.btn-shadow a:hover {
	color: #666666;
}

.onayami-div {
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background: #F5F5DC;
}
.onayami-sec {
	padding: 20px 0 10px;
}
.onayami-sec .onayami-title {
	text-align: center;
	border: none;
	font-size: 28px;
}
.onayami-sec .onayami-content {
	display: flex;
	justify-content: space-around;
   max-width: 640px;
   margin: 0 auto 50px;
}
.onayami-sec .onayami-content a {
	background: #EB9B6F;
	color: #FFFFFF;
	width: 180px;
	height: 180px;
	border: 1px #EB9B6F solid;
	border-radius: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
	background-image: linear-gradient(90deg, rgba(235, 155, 111, 1), rgba(255, 255, 111, 0.2));
}
.onayami-sec .onayami-content a p.circle_txt {
	font-size: 24px;
}
.onayami-sec .normal_txt {
	display: flex;
   justify-content: center;
   align-items: center;
}
.onayami-sec .onayami-caption {
	text-align: center;
	font-size: 24px;
}
.onayami-btn {
	max-width: 500px;
	width: 500px;
}
.onayami-btn a {
	width: 100%;
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
}
.onayami-btn a:hover {
	color: #666666;
}

.onayami-content a {
	text-decoration: none;
}
.onayami-content a:hover {
	opacity: 0.8;
}

.is-style-divider-line .info-list-item {
   display: flex;
   flex-direction: row-reverse;
   justify-content: left;
	border-bottom: 1px solid var(--cocoon-basic-border-color);
}
.info-list {
    padding: 10px 20px 0;
}
.info-list-item {
    line-height: 1.2;
}

.recommend-item .wp-block-media-text__content {
	padding: 0;
}


.footer-bottom {
	display: none;
}
.footer-widgets .footer-left aside {
	margin-bottom: 0;
}
.footer-widgets .footer-left img {
	width: 260px;
}

.footer-snsarea ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
   width: 200px;
   margin: 0 auto 40px;
	padding: 0;
}
.footer-snsarea p {
	text-align: center;
}
.footer-snsarea a i {
    font-size: 32px;
}


/* 店舗紹介 */
.flow-step-content .wp-block-media-text__content {
	padding: 0 20px 0 0;
}

.wp-container-core-group-layout-1.wp-container-core-group-layout-1 {
	align-items: flex-start;
}

.top-bnr-list {
	margin: 0 15% 60px;
}

.news span.entry-category {
	background-color: #D9AFCD;
	border: 1px solid #D9AFCD;
	border-radius: 10px;
	color: #FFF;
	font-weight: bold;
}
.event span.entry-category {
	background-color: #E1C691;
	border: 1px solid #E1C691;
	border-radius: 10px;
	color: #FFF;
	font-weight: bold;
}
.blog span.entry-category {
	background-color: #9BCAB7;
	border: 1px solid #9BCAB7;
	border-radius: 10px;
	color: #FFF;
	font-weight: bold;
}

#biz_calendar {
    max-width: 100%;
    margin: auto;
    font-family: "Noto Serif JP" ,sans-serif;
    font-size: 16px;
}
#biz_calendar table.bizcal th {
    text-align: center;
    border-width: 0;
    padding: 2px;
    color: #000000;
    background-color: #f5f5dc;
}
#biz_calendar table.bizcal .holiday {
	background-color: rgb(240, 196, 196);
	color: #000000;
}
#biz_calendar p span.boxholiday {
    background-color: rgb(240, 196, 196);
    padding-left: 25px;
    margin-right: 10px;
}

.floating-button {
    position: fixed;
    bottom: 10px;
    right: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 60px;
    background: orange;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
a.floating-button:hover {
	color: #FFF!important;
}

.footer {
    margin-top: 20px;
    padding: 8px 8px 100px 8px;
}

#biz_calendar table.bizcal td:first-child {
    color: red;
}
#biz_calendar table.bizcal td:last-child {
    color: blue;
}
#biz_calendar table.bizcal .calmonth {
    color: #000000!important;
}

.post .eye-catch {
  max-width: 600px;
}

@media screen and (min-width: 481px) {
	.widget_bizcalendar {
		width: 75%;
		margin: 0 auto;
	}
}


.pc-disp {
	display: block;
}
.sp-disp {
	display: none;
}

.nodisp {
	display: none;
}

@media screen and (max-width: 480px) {
	.pc-disp {
		display: none!important;
	}
	.sp-disp {
		display: block!important;
	}

	.logo-header img {
		width: 280px!important;
	}
	.navi {
		margin-bottom: 20px;
	}
	.top-caption {
		padding-left: 20px;
		padding-right: 20px;
	}
	.btn-m, .btn-wrap.btn-wrap-m > a {
		padding: 14px 35px;
	}
	
	.onayami-sec .onayami-content a {
		width: 100px;
		height: 100px;
		border-radius: 50px;
	}
	.onayami-sec .onayami-content a p.circle_txt {
		font-size: 14px;
	}
	.onayami-sec .onayami-caption {
		font-size: 18px;
		margin: 0 20px;
	}
	.onayami-btn {
		padding: 0 20px;
	}
	
	.top-bnr-list {
		margin: 0 0 60px;
	}
	.recommend-item {
		padding: 0!important;
	}

	.footer-widgets {
		display: block;
	}
	.footer-left {
		text-align: center;
	}
	.menu-drawer li {
		border-bottom: #CCCCCC 1px solid;
	}
	.is-style-divider-line .info-list-item {
		flex-wrap: wrap;
	}
	.info-list-item-meta {
		width: 100%;
	}
}
