/**
Theme Name: kawada-byouin
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kawada-byouin
Template: astra
*/


/* Common
------------------------------ */
.grecaptcha-badge { visibility: hidden; }

.wp-caption-text.gallery-caption{
	border:none !important;
}
.flexsb{
	justify-content:space-between;
}
h1.page-title.ast-archive-title{
	font-family:"Jun 501" !important;
}
.post-content{
	padding:30px;
	border:5px solid #f2f9f4;
	background:#fff;
}
.post-content .entry-header h2.entry-title a{
	font-family:"Jun 501" !important;
}
.post-content .entry-content > p:first-child{
	display:none;
}

@media print, screen and (min-width:1200px){
	.flex_pc{
		display:flex;
	}
	.flex_pc .col-2{
		width:49%;
	}
}
@media print, screen and (max-width:767px){
}


/* Header
------------------------------ */
h1#site_description{
	font-size:12px;
}
.header_icon{
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.header_icon p{
	margin:0 !important;
}
.header_icon .icon{
	width:75px;
}
.header_icon .contents .tel{
	color:#009944;
	font-size:28px;
}
.header_icon .contents .btn a{
	display:block;
	background: linear-gradient(90deg, #009944, #3FAF85);
	border-radius:30px;
	color:#fff;
	font-size:15px;
	text-align:center;
}
.header_icon .contents .btn a:hover{
	background: linear-gradient(90deg, #3FAF85, #009944);
}
.main-navigation > ul{
	border-right:1px solid #7fcaae;
}
.main-navigation > ul > li{
	border-left:1px solid #7fcaae;
	text-align:center;
}
.main-navigation > ul > li .menu-link{
	justify-content:center !important;
}
.main-navigation #menu-item-76 .sub-menu li{
	font-size:90% !important;
}

@media print, screen and (min-width:1200px){
	.site-header-below-section-right{
		display:none;
	}
	.main-header-bar-navigation nav ul.main-header-menu{
		width:1200px !important;
	}
	.main-header-bar-navigation nav ul.main-header-menu > li{
		width:14.28% !important;
	}
}


/* Sidebar
------------------------------ */
.sidebar-main h5{
	margin-bottom:15px;
}
.sidebar-main ul{
	margin-left:1em;
}
.sidebar-main .elementor-widget-wp-widget-recent-posts,
.sidebar-main .elementor-widget-wp-widget-archives{
	padding:30px;
	border:5px solid #f2f9f4;
	background:#fff;
}
.sidebar-main input.search-submit{
	display:none;
}


/* Footer
------------------------------ */
@media print, screen and (max-width:767px){
	#footer_sp{
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
	}
}


/* Table
------------------------------ */
table{
	background:#fff;
}
table th{
	background:#C5E3CF73;
}
table td ul{
	margin:1em;
}

.table_tanto th{
	background:#009944;
	color:#fff;
	text-align:center;
}
.table_tanto td{
	width:calc(100% / 7);
	text-align:center;
}
.table_tanto td p{
	margin:0 0 1em;
	line-height:1.3;
}
.table_tanto td p:last-child{
	margin-bottom:0;
}

.box_line .inner{
	min-height:100px;
	padding:5px;
	background: linear-gradient(70deg, #009944, #7fcaae);
}
.table_box_line table{
	margin:0;
	min-height:90px;
	background:#fff;
	border:none;
}
.table_box_line table tr{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.table_box_line table th{
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:150px;
	padding:15px 0 15px 15px;
	background:none !important;
	border:none;
	color:#009944;
}
.table_box_line table th:after{
	display:block;
	content:"";
	height:50px;
	border-right:1px solid #009944;
}
.table_box_line table td{
	width:100%;
	padding:15px 25px;
	border:none;
}

@media print, screen and (max-width:767px){
	.table_block th,.table_block td,
	.table_box_line table tr{
		display:block;
	}
	.table_box_line table th{
		display:block;
		width:100%;
		padding:15px 15px 0 15px;
	}
	.table_box_line table th:after{
		height:5px;
		border-bottom:1px solid #009944;
		border-right:none;
	}
}


/* Table of Contents
------------------------------ */
.uael-toc-wrapper{
	display:flex;
}
.uael-toc-header{
	width:25%;
	display:flex;
	justify-content:center;
	align-items:center;
}
.uael-toc-header .uael-toc-heading{
	display:flex;
	justify-content:center;
	align-items:center;
}
.uael-toc-header i{
	display:inline-block;
	margin-right:7px;
	color:#add165;
	font-size:30px;
}
.uael-toc-toggle-content{
	width:75%;
}
.uael-toc-toggle-content ul.uael-toc-list{
	display:flex;
	flex-wrap:wrap;
	margin-top:7px;
}
.uael-toc-toggle-content ul.uael-toc-list li{
	margin:0 7px 7px 0;
}
.uael-toc-toggle-content ul.uael-toc-list li a{
	display:block;
	padding:0 30px;
	background:#3FAF85;
	border-radius:2px;
	font-size:15px;
	letter-spacing:1;
	text-decoration:none;
	line-height:39px;
}
.uael-toc-toggle-content ul.uael-toc-list li a::after {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f107";
	font-size: 15px;
	font-weight: 900;
}
.uael-toc-toggle-content ul.uael-toc-list li a:hover{
	background:#5BC870;
}
@media print, screen and (max-width:767px){
	.uael-toc-wrapper{
		display:block;
	}
	.uael-toc-header{
		width:100%;
		padding-bottom:5px;
	}
	.uael-toc-toggle-content ul.uael-toc-list li a{
		padding:0 10px;
		font-size:12px;
		line-height:32px;
	}
	.uael-toc-toggle-content{
		width:100%;
	}
}


/* Gallery
------------------------------ */
@media print, screen and (max-width:767px){
	.gallery_col2 .gallery figure{
		width:49% !important;
	}
}


/* ScrollTop
------------------------------ */
@media print, screen and (max-width:767px){
	#ast-scroll-top{
		right:15px !important;
		bottom:66px !important;
		width:50px !important;
		height:50px !important;
		padding:15px;
	}
}


/* Main image
------------------------------ */
@media print, screen and (min-width:1301px){
	.pop_catch{
		left:42% !important;
	}
}
@media print, screen and (max-width:1300px){
	.pop_catch img,
	.pop img{
		width:80%;
	}
}
@media print, screen and (max-width:1200px){
	.pop_catch img,
	.pop img{
		width:70%;
	}
}


/* Blog query
------------------------------ */
.uael-post__content-wrap{
	padding:20px 0 !important;
	border-bottom:1px solid #ccc;
}


/* 診療カテゴリ[Home]
------------------------------ */
.category_shinryo .elementor-image-box-img a{
	display:block;
	padding:40px 30px 0;
}
.category_shinryo .elementor-image-box-title a{
	display:block;
	padding:0 30px 40px;
	text-decoration:none;
}
.category_shinryo a img{
	width:75px;
}