@charset "utf-8";
/*
Theme Name: MUKAERU_0003c1_child
Template: mukaeru
Version:3.2
--
Copyright(C) mukaeru.com All Rights Reserved
--
*/
/* CSS Document */

@import url(header.css);
@import url(drop.css);
@import url(sidebar.css);
@import url(widget.css);
@import url(font.css);
@import url(home.css);
@import url(news.css);
@import url(link.css);
@import url(footer.css);
@import url(drop-footer.css);
@import url(base.css);

/*--------------------------------------------------------------
/*--------------------------------------------------------------
/*-----
/*-----　配色
/*-----
/*--------------------------------------------------------------
/*--------------------------------------------------------------

/*--------------------------------------------------------------

sticky-wrapper

--------------------------------------------------------------*/

 #menu-headers-sticky-wrapper {
	height:auto !important;
}
.flexslider {
	background-color:transparent !important;
}

/*--------------------------------------------------------------

slider コントロールナビ位置

--------------------------------------------------------------*/

.flex-control-nav {
    bottom: -33px !important;
}
.flexslider {
    border: none !important;
}
/* 角丸 */
/*.flexslider .slides img {
border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
*/

/*--------------------------------------------------------------

リンクとホバーの色

--------------------------------------------------------------*/

.voice_h2 a,
.new_content_qa a,
.new_content_blog a,
.entry-utility a {
    color: #0099CC ;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: #06c;
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
    color: #06c;
}

/*--------------------------------------------------------------

グローバルメニュー

--------------------------------------------------------------*/
/*
#menu-drop a {
    color: #fff !important;
}

#menu-drop a.hover {
	color: #FAFBFE !important;
}

#drop ul li.current-menu-item > a {
    color: #FAFBFE !important;
}

#menu-drop ul
 {
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}
*/
/*--------------------------------------------------------------

配下サブメニュー

--------------------------------------------------------------*/

.menu-page ul a {
    color: #fff;
}
.menu-page ul a.hover {
    color: #FAFBFE !important;
}

.menu-page {
	border: 1px solid #ccc;
}

#drop ul li.current_page_item > a,
#drop ul li.current-menu-ancestor > a,
#drop ul li.current-menu-parent > a,
#drop ul ul li.current-menu-item > a,
#drop ul ul ul li.current-menu-item > a,
#drop ul ul ul ul li.current-menu-item > a,
#drop ul ul ul ul ul li.current-menu-item > a,
#drop ul ul ul ul ul ul li.current-menu-item > a,

#page-drop li.current_page_ancestor > a,
#page-drop li.current_page_item >a {
    color: #FAFBFE;
}

.menu-page ul li a:hover {
    color: #CCFFFF !important;
}

/*--------------------------------------------------------------

フッターメニュー

--------------------------------------------------------------*/

#drop2 .menu-footer2 ul a,
#drop2 .menu-footer2 ul ul a
#drop2 .menu-footer2 ul ul ul a {
    color: #333 !important;
}
#drop2 .menu-footer2 ul a.hover,
#drop2 .menu-footer2 ul ul a.hover,
#drop2 .menu-footer2 ul ul ul a.hover {
    color: #0083AE !important;
}
#menu-drop-footer2 ul {
	border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}
#drop2 .menu-footer2 ul li li a {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}


/*--------------------------------------------------------------

サイドバー

--------------------------------------------------------------*/

/* サイドバー（カテゴリー・アーカイブ・タグ・カスタムメニュー）リンク */
.widget_recent_entries a,
.widget_originaltag a,
.widget_nav_menu a,
.widget_categories a,
.widget_archive a
{
    color: #006699;
}

/* サイドバー（カテゴリー・アーカイブ・タグ・カスタムメニュー）リンク（hover） */
.widget_recent_entries a:hover,
.widget_originaltag a:hover,
.widget_nav_menu a:hover,
.widget_categories a:hover,
.widget_archive a:hover
{
    color: #FF6600;
}

/* サイドバーカレンダー(曜日BOX) */

#wp-calendar th {
border-color: #ccc;
    background-color: #f7f7f7;
    color: #000000;
}

/* サイドバーカレンダーテキスト */
#wp-calendar {
    color: #000000;
}

/* サイドバーカレンダーリンク */
#wp-calendar a {
    color: #006699;
}

/* サイドバーカレンダーリンク（hover） */
#wp-calendar a {
    color: #FF6600;
}

/* サイドバーリストメニューの背景色と左右下の線色 */
.widget_nav_menu ul li.menu-item a,
.widget_categories ul li.cat-item a,
.widget_archive ul li a,
.widget_originaltag .originaltagcloud ,
.widget_recent_entries ul li a,
.widget_recent_comments ul li.recentcomments {
    border-bottom-color: #BBBBBB;
    border-right-color: #BBBBBB;
    border-left-color: #BBBBBB;
    background-color: #ffffff;
}


/*--------------------------------------------------------------

ヘッダー一番右上 

--------------------------------------------------------------*/

#global_textlink li a {
    color: #333 ;
}

#global_textlink li a:hover {
    color: #0083AE ;
}

#headerimg span,
#headerimg h1 {
    color: #fff ;
	font-weight: normal !important;
}

/*--------------------------------------------------------------

カテゴリー

--------------------------------------------------------------*/

.news_category a {
    color: #006766 !important;
}

.news_category {
/*border: 1px solid #006766;
    background-color: #ff;*/
}

/* 各記事タイトル下カテゴリーBOX */
.post_blog_h2_class {
    background-color: rgba(255, 255, 255, 0.57);
    border-bottom-color: #CCCCCC;
}

/* 各記事タイトル下カテゴリーリンクカラー */
.post_blog_h2_class a {
    color: #0083AE;
}

/* ブログ詳細記事下部カテゴリーBOX */
.entry-utility {
border-color: #006766;
    background-color: #ff;
}

/*--------------------------------------------------------------

タイトル

--------------------------------------------------------------*/
/*
#kiji_rist .topics_blog_txt .blog_title-a {
    color: #0083AE;
}

h1#post_h2 {
	color: #000;
	background-color: transparent;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 5px;
	border-bottom-color: #0083AE;
	padding-left: 40px;
}

/* ブログタイトルの背景と線色 * /
h1#post_h2, #post_h2,
h1.pagetitle {
    background-color: transparent;
    padding-left: 30px;
    background-position: left top !important;
    border: none;
    border-bottom: solid 3px #ccc;
    position: relative;
}
h1#post_h2:after,
#post_h2:after,
h1.pagetitle:after {
position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #006766;
    bottom: -3px;
    width: 20%;
    left: 0px;
}
/* ブログタイトルの背景と線色 * /
h1#post_blog_h2 {
color: #333333;
    border-bottom-color: #ccc;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    background-color: transparent;
    border-bottom-width: 4px;
    border-style: solid;
}

/* 検索結果の帯背景 * /
h3.narrowcolumn_search-h3 {
    background-color: #fff;
}
h3.narrowcolumn_search-h3 a {
    color: #0083AE;
}
*/
/*--------------------------------------------------------------

ソーシャルボックス

--------------------------------------------------------------*/

.social-box {
    border: 1px dotted #CCCCCC;
    border-color: #f7f7f7;
}

/*--------------------------------------------------------------

ボタン

--------------------------------------------------------------*/

/* 詳細を見るのボタンカラーとフォントカラー */
.more_001 a {
    background-color: #FF8A3C;
    color: #FFF;
}

/*--------------------------------------------------------------

テンプレートで挿入される検索

--------------------------------------------------------------*/

/* BOX枠線のカラーと背景色 */
.search_001 {
background-color: #fff;
    border-color: #006766;
}

/* タイトル帯の左太線のカラーと背景色とテキストカラー */
.search_001 .search_001_01 h3.search_001_title {
    color: #333;
    border-left-color: #006766;
    background-color: #FAFBFE;
}

/* メッセージ（サイト内の関連情報の一覧が出ます）のテキストカラーと下線のカラー */
.search_001 .search_001_01 p.search_001_p_01 {
	color: #ff6600;
    border-bottom-color: #ff6600;
}

.search_001 form#searchform {
    margin: 0px;
    padding: 0px;
    background-image: url(images/search_001.png);
    background-position: right top;
    background-repeat: no-repeat;
}


/*--------------------------------------------------------------

カレンダー

--------------------------------------------------------------*/

#wp-calendar a {
    color: #06c;
}

/* パンくず */

.kuzu .way a {
    color: #06c;
}

.kuzu .way {
    color: #333333;
}

.kuzu {
	border: 1px dotted #006766;
	color: #333333;
	/*background-image: url(images/kuzu.jpg);*/
	/*background-color: #FDF7FA;*/	
	background-color: #FAFBFE;
}

/*--------------------------------------------------------------

フッター 

--------------------------------------------------------------*/

#footer_copyright {
    color: #333
}

#footer_copyright a {
    color: #333;
}

#footer_bg {
    background-color: transparent;
}

#footer_menu3 {
	color: #333;
}

/*--------------------------------------------------------------

フッターメニュー 

--------------------------------------------------------------*/

#drop2 .menu-footer2 ul a {
    color: #333;
}

#drop2 .menu-footer2 ul a.hover {
    text-decoration: underline;
    color: #0083AE;
}

#drop2 ul li.current_page_item > a, #drop2 ul li.current-menu-ancestor > a, #drop2 ul li.current-menu-item > a, #drop2 ul li.current-menu-parent > a {
    color: #0083AE !important;
    text-decoration: underline;
}

/*--------------------------------------------------------------

トップ外部ブログ

--------------------------------------------------------------*/

/* トップ外部ブログ記事一覧窓の背景 */
.blog_topics {
    background-color: #FAFBFE;
}

/* トップ外部ブログ「詳細はこちら」ボタン背景 */
.blog_new_txt .staff_name .staff_name_right a {
    color: #0083AE;
    background-color: #FFF;
    border-color: #CCCCCC;
}


/*--------------------------------------------------------------

ブログ

--------------------------------------------------------------*/

/* 次の記事の左右BOX */
.navigation_clearfix_alignleft,
.navigation_clearfix_alignright {
    background-color: #F7F7F7; 
    border-color: #CCC;
}

/* 次の記事の左右リンクカラー */
.navigation_clearfix a {
    color: #0083AE;
}

/* コメント見出し背景色と線色 */
h3#respond, h3#reply-title,
h3#comments {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}

/* トラックバックBOX */
.trackback-box {
    border-color: #E6E6E6;
    background-color: #f7f7f7;
}

/*--------------------------------------------------------------

お知らせ

--------------------------------------------------------------*/

.voice_inner {
border-color: #ccc;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0.8);
}

.topics_txt .new_content a {
    color: #0099CC;
}


.navigation_clearfix a {
border: 1px solid #006766;
    background-color: #fff;
    color: #0083AE;
    border-color: #006766;
}

/*--------------------------------------------------------------

患者様の声

--------------------------------------------------------------*/



/* 患者様の声カテゴリーBOX */
.tag-cloud {
    border-color: #006766;
    background-color: #fff;
    border-style: solid;
}

/* 患者様の声カテゴリーBOX内のカテゴリー */
.tag-cloud a {
border-color: #006766;
    background-color: #FAFBFE;
    color: #006766 !important;
}

/* 患者様の声カテゴリー詳細BOX */
/*.voice_inner {
    border-color: #ccc;
    background-color:rgba(255, 255, 255, 0.8);
}*/

/*--------------------------------------------------------------

トップ外部ブログ

--------------------------------------------------------------*/

.blog_new_txt .staff_name .staff_name_right a {
    color: #0066CC;
}

.blog_topics a {
    color: #0066CC;
    text-decoration: underline;
}

h2#blog_title {
    color: #333333;
    border-color: #CCCCCC;
}

/*--------------------------------------------------------------

サイドメニュータイトル

--------------------------------------------------------------*/

#widgettitle, .widgettitle {
	color: #333 !important;
    text-align: left;
    padding-left: 30px;
}

/*--------------------------------------------------------------

PC・スマホ切り替えボタン

--------------------------------------------------------------*/

.pc-switcher a {
	background-color: #0083AE;
	background-image: none;
}

.pc-switcher span.active {
    background-color: #0083AE;
	background-image: none;
}

/*--------------------------------------------------------------

スマホメニュー 

--------------------------------------------------------------*/

/* スマホ上部メニュータイトル */
.sb-navbar .sb-toggle-left,
.sb-navbar .sb-toggle-right,
.sb-toggle-title {
    color: #0085b2 !important;
	border-left-color: #0085b2 !important;
	border-right-color: #0085b2 !important;
}

/* スマホ上部メニュー横3本線 */
.navicon-line {
    background-color: #0085b2 !important;
}

/* スマホメニューリンク */
#main_sidebar_left a {
    color: #0085b2;
}

/* スマホメニューリンクの下線 */
.menu-abixTreeList ul li a {
    border-bottom-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
	background-image:none !important;
}

/* スマホメニュー（階層＋枠の色） */
.abix-tree-list .collapsed span.icon, .abix-tree-list .expanded span.icon {
    border: 1px solid #0085b2 !important;
}

/* スマホメニュー（階層＋の色） */
.abix-tree-list .collapsed span.icon, .abix-tree-list .expanded span.icon {
    color: #0085b2!important;
}

/*--------------------------------------------------------------

この記事を書いた人 style

--------------------------------------------------------------*/

.editor-box {
    border: none;
    margin-top: 40px;
    margin-bottom: 18px;
    overflow: hidden;
    background-color: #FFF;
}

.editor-header {
	display: block;
	height: 50px;
	width: 100%;
	background-color: #006766;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	padding-left: 15px;
}

.editor-inner {
	background-color: #FFF;
	border: 3px solid #006766;
	margin-bottom:20px;
}

/*--------------------------------------------------------------

下部3つのリンク

--------------------------------------------------------------*/

#contents_info {
	/* border: 1px none #0083AE;*/
}

/*--------------------------------------------------------------

症例 style

--------------------------------------------------------------*/

.cat_column_container {
	/*background-color: #fcf8f1; */
    /* border-radius: 18px; */
    /* padding: 16px 20px 8px 20px; */
    /* border: 5px solid #fff; */
    /* overflow: hidden; */
    /* box-shadow: 0 0 12px 0 rgba(0,0,0,.08); */
    position: relative;
    margin: 20px 0px 20px 0px;
}

.cat_column_wrapper h2 {
    position: absolute;
    top: -65px;
    left: calc((100% - 213.84px)/ 2);
    background: #004b37;
    padding: 10px 15px 10px 15px;
    color: #fff;
    border-radius: 10px;
    border: 5px solid #fff;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.08);
    font-size: 1.2rem;
    cursor: pointer;
    pointer-events: auto;
    z-index: 1;
}
.cat_column_wrapper h2:hover {
	background:#fcf8f1;
	color: #004b37;
	border: 5px solid #004b37;
}

.cat_column_wrapper h2 i{
	margin-right:8px;
}

.cat_column_wrapper h2 i:before {
	color:#fff;
}
.cat_column_wrapper h2:hover i:before {
	color: #004b37;
}

.cat_column_wrapper h2 span{
	position:relative;
	padding-right: 30px;
}

.cat_column_wrapper h2.cat_column_title span:after {
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 70%;
    right: 7px;
    margin-top: -8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    -ms-transition: .2s linear;
	transform: rotate(-45deg);
}
.cat_column_wrapper h2.cat_column_title:hover span:after {
	border-top: solid 1px #004b37;
	border-right: solid 1px #004b37;
}

.cat_column_wrapper h2.cat_column_title.open span:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	    margin-top: -12px;
}

.cat_column_container ul {
	margin: 0px;
    padding: 0px;
	overflow:hidden;
}

.cat_column_container ul ul {
    padding: 0px;
        margin: 10px 0px 0px 10px;
    overflow: hidden;
}

.cat_column_container ul li {
display: block;
    float: left;
    border-left: solid 3px #004b37;
    border-top: solid 3px #004b37;
    border-right: solid 3px #004b37;
    border-bottom: solid 3px #004b37;
    /*border-radius: 12px;*/
    margin-right: 10px;
    background: #fff;
    width: calc((100% - 20px)/ 3);
    box-sizing: border-box;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	.cat_column_container ul li {
		width: calc((100% - 20px)/ 2);
	}
}
@media screen and (max-width: 500px) {
	.cat_column_container ul li {
		width: 100%;
	}
}
.cat_column_container ul li:nth-child(3n) {
	margin-right:0px;
}
.cat_column_container ul li li:nth-child(3n) {
	margin-right:10px;
}
.cat_column_container img {
		margin: 0;
	padding: 0;
	    vertical-align: bottom;
}
.cat_column_container ul li a {
    display: block;
    background: #fbfbfb;
    padding: 10px;
    border-bottom: dashed 1px #004b37;
    /* border-radius: 8px 8px 0px 0px; */
    text-align: center;
    color: #004b37;
}

.cat_column_container ul li li {
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    display: inline-block !important;
    /* background: #004b37; */
    margin-bottom: 10px;
    width: auto;

}
.cat_column_container ul li li a {
border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    background: #fbfbfb;
    border-radius: 6px;
    margin: 1px;
    border: 1px solid #004b37;
    box-shadow: 2px 2px 0px 0px #004b37;
    text-align: left;
    line-height: 1;
}

.cat_column_container ul li li a:hover {
	background:#fff;
	box-shadow: none;
}

/*--------------------------------------------------------------

症例 style　END

--------------------------------------------------------------*/

/* accordion */
.case_inner_01 label{
    display: block;
    margin: 1.5px 0;
    /* padding : 11px 12px; */
    /* background :#a4cbf3; */
    cursor :pointer;
    transition: all 0.5s;
}

.case_inner_detail {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cb_case:checked ~ .case_inner_detail {
    height: auto;
    padding: 5px;
    opacity: 1;    
}

.cb_case{display:none}


.case_more *, .case_more *:before, .case_more *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.case_more {
	width: auto;
    margin-bottom: 10px;
}
.case_more label {
	font-weight: bold;
	position: relative;
	display: block;
	margin: auto;
	padding: 0.6em 1em;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	/*color: #988574;*/
	border: 2px solid #004b37;
	border-radius: 0px;
}
/*.case_more label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #988574;
}*/

.case_inner_02 {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
}

.case_inner_02 input {
	position: absolute;
	opacity: 0;
}

.case_inner_02 label {
	    line-height: 1.6em;
    position: relative;
    display: block;
    margin: 0 0.5em 0.5em 2em;
    padding: 0em 0 0em 0;
    cursor: pointer;
    border-radius: 0.3em;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}

.case_more h4 {
	text-align: left;
    display: block;
    padding: 16px 20px 16px 30px;
    margin: 0px;
	background: #fff; /* 追加 */
	border: none;
}

.case_inner_02 label span {
	display: block;
    padding: 0.3em 2em 0.3em 2em;
    border-top: 1px solid #004b37;
    background: #fbfbfb;
    color: #004b37;
}
.case_inner_02 label span:hover {
	opacity: 0.7;
}

.case_inner_02 label::after {
	/*font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	position: absolute;
	right: 0;
	bottom: 1em;
	content: '▽ 症例を見る';
	display: inline-block;
	width: 100%;
	height: 1em;
	padding: 0.5em;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;*/
}

.case_inner_02 label.fa-link::before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.5em;
    position: absolute;
    z-index: 99;
    top: 0.8em;
    left: -1em;
    padding: 0.08em 0.2em 0 0.2em;
    /*content: '\f00c';*/
	content: "\f46d";
    border: 3px solid #004b37;
    border-radius: 50%;
    background: #ffffff;
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.4em;
	color: #004b37;
	font-weight: 900;
}

/* 症例レイアウト */
.case_layout_left {
  padding-right: 8px;
}
.case_layout_right {
  padding-left: 8px;
}

.case_text{
  padding-top: 15px;
}

.case_layout img {
	padding-left: 3px;
  max-width: 98%;
  height: auto;
}

/* Responsive */
@media ( min-width : 600px ){
    .case_layout {
      width: 100%;
      margin: 0 auto;
      display: -webkit-flex;
      display: flex;
    }
  .case_layout_left,
  .case_layout_right {
    -webkit-flex: 1;
    flex: 1;
    background: none;
  }
}

/* slider */
.wcflexslider .slides {
	margin-left: 0px;
}

.wcflex-direction-nav {
	margin-left: 0px!important;
}

.wcflex-nav-prev,
.wcflex-nav-next {
	display: block;
}

@media screen and (max-width: 860px) {
.wcflex-direction-nav .wcflex-next {
    right: 5px; /* adjust offset to match the hover style */
    opacity: .8; /* adjust opacity to match the hover style */
}

.wcflex-direction-nav .wcflex-prev {
    left: 5px; /* adjust offset to match the hover style */
    opacity: .8; /* adjust opacity to match the hover style */
}
}

.wc-gallery-captions-show .gallery-caption {
	background-color: transparent;
}

.wc-gallery .wcflexslider .slides .gallery-caption {
	max-width: 96%;
	margin-top: 15px;
}

/* 症例 サイト内検索 */
h1.pagetitle_search:before {
    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    margin-right: 10px;
    color: rgb(51 51 51 / 0.6);
}

h1.pagetitle_search  {
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	font-size: 1em;
	font-weight: normal;
	background-image:none;
	color: #333333;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

.syourei-search-box h2 {
  background-color: transparent;
  margin-top: 5px;
  padding-top: 0em;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0em;
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
  font-size: calc(14px + 0.18vw);
  text-align: left;
  font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  border: none;
}

.syourei-search-box h2 a {
  font-size: 1.1em;
  color: #004b37;/* 配色指定 */
}

.syourei-search-box .syourei-icon {
  color: #004b37;/* 配色指定 */
}

.syourei-search-box {
  /*background-color: #f9f7e8;*/
  margin-top: 0px;
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 14px;
  border: 2px solid #004b37;/* 配色指定 */
  margin: 10px;
  border-radius: 6px;
  background: #fbfbfbcc;
}

.syourei-search-box:hover {
  transform: translateY(-5px);
  transition-duration: .3s;
  opacity:80%;
  /*background-color: #f7f7f7;/* 配色指定 */
}

.syourei-search-box ul.cat-syourei {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

.syourei-search-box ul.cat-syourei li {
  display: inline-block;
  margin-right: 0.2em;
}

.syourei-search-box ul.cat-syourei li a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #004b37;/* 配色指定 */
    padding: 0px 10px 0px 10px;
    font-size: 0.86em;
    border-radius: 6px;
    color: #004b37;/* 配色指定 */
    font-weight: normal;
    margin-right: 0px;
    line-height: 1.6em;
    background: #fff;
    margin: 5px 0px 5px 0px;
}
/*
.syourei-searchform #searchsubmit {
    background: #fff;
    padding: 10px 20px;
    font-size: 1em;
    border-radius: 6px;
    border: none;
    color: #333333;
    border: 1px solid #333333;
}

.syourei-searchform input[type=text] {
    padding: 11px;
    border: 1px solid #333333;
    border-radius: 6px;
    font-size: 18px;
    width: 81%;
}
*/
.syourei-searchform ::placeholder {
  color: rgb(51 51 51 / 0.4);
	font-size:1.1em;
}
/*
.search-searchform #searchsubmit {
    background: #fff;
    padding: 10px 20px;
    font-size: 1em;
    border-radius: 6px;
    border: none;
    color: #333333;
    border: 1px solid #333333;
}

.search-searchform input[type=text] {
    padding: 11px;
    border: 1px solid #333333;
    border-radius: 6px;
    font-size: 18px;
    width: 81%;
}
*/
.search-searchform ::placeholder {
  color: rgb(51 51 51 / 0.5);
	font-size:1.1em;
}

.syourei-searchform,
.search-searchform {
position:relative;
margin-bottom:20px;
}
.syourei-searchform .search-text{
height:50px;
padding:0 10px; 
	left:0;
	top:0; 
	outline:0;
	width:93%;
}
.search-searchform .search-text{
height:50px;
padding:0 10px; 
	left:0;
	top:0; 
	outline:0;
	width:90%;
}
.syourei-searchform .search-submit,
.search-searchform .search-submit{
	position:absolute; 
	height:63px;
	right:8%;
	top:0;
	background:none;
	color:rgb(51 51 51 / 0.5);
	border:none;
	font-size:20px;/*アイコンサイズ*/
}
.syourei-searchform .search-submit:hover, 
.search-searchform .search-submit:hover{
color:#7fbfff;
}

@media ( min-width : 768px ){
	.narrowcolumn_search {
	    width: 660px;
	    float: left;
	}
	.syourei-searchform .search-submit{
		right:4%;
	}
	.search-searchform .search-submit{
		right:5%;
	}
}

.narrowcolumn_search .new_content_blog{
	background-image:none;
	padding-left:12px;
}

.narrowcolumn_search #kiji_rist .topics_blog_txt .blog_title-a{
	background-image:none;
	padding-left:0px;
}

.narrowcolumn_search .topics_blog_txt-excerpt,
.narrowcolumn_search .news_category {
	padding-left:12px;
}

/* フッターお問い合わせエリア テキスト */
#contents_info .contents_info_i_01 {
	font-weight: 900;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fbfbfb;/* 配色指定 */
	width: 195px;
	height: 68px;
	text-align: center;
}

#contents_info .contents_info_i_02 {
	font-weight: 900;
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fbfbfb;/* 配色指定 */
	width: 218px;
	height: 68px;
	text-align: center;
}

#contents_info .contents_info_i_03 {
	font-weight: 900;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fbfbfb;/* 配色指定 */
	width: 220px;
	height: 68px;
	text-align: center;
}

.contents_info_l1 {
	font-size: 12px;
	white-space: nowrap;
	margin-top: 6px;
	color: #404040;/* 配色指定 */
	line-height: 30px;
}

.contents_info_l2i {
	font-size: 18px;
	color: #004030;/* 配色指定 */
	line-height: 20px;
	text-shadow: 1px 1px 0 #dcdcdc,-1px 1px 0 #dcdcdc,1px -1px 0 #dcdcdc,-1px -1px 0 #dcdcdc;
}

.contents_info_l2t {
	font-size: 16px;
	font-weight: 400;
	margin-left: 7px;
	color: #004030;
}

#contents_info li:hover {
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    opacity:.65;
}

#contents_info a:hover {
    text-decoration: none;
}

.table-ul {
  background-color: #3ae;
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.table-ul li {
  border-right: 1px solid #000;
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}
.table-ul li:last-child {
  border-right: 0;
}
.table-ul li a {
  color: #b30607;
  display: block;
  font-size: 12px;
	font-weight:bold;
  text-decoration: none;
}

.table-ul .contents_info_i{
	font-size: 18px;
	color: #000;
}

/* Q&A デザイン 2 */
.qa-list{
	margin-bottom: 25px;
}

.qa-item{
		border-bottom: 3px #006766 dotted;/* 配色指定 */
}

.qa-check{
    display: none;
}
.qa-question{
    display: block;
    margin-bottom: 0px;
    margin-top: 8px;
    font-size: 18px;
    padding: 5px 0 12px 0;
	position: relative;
}
.qa-answer{
    display: block;
    font-size: 18px;
    padding: 3px 0 10px 42px;
}
.qa-label{
    display: block;
}
.qa-label:before {
    content: "Q";
    display: block;
    background-color: #006766;/* 配色指定 */
    padding: 5px 10px 5px 10px;
    border-radius: 6px;
	  border:1px solid #006766;
    color: #fff;/* 配色指定 */
    font-weight: bold;
    white-space: pre;
    font-size: 18px;
    float: left;
	  margin-top: -5px;

	margin-right:10px;
}

#kiji_rist .qa-label:after{
	  margin-top: 8px;
}

.qa-label:after{
  font-family: "Font Awesome 5 Free";
	  font-size: 14px;
    color: #666666;
    font-weight: 900;
    content: "\f078";
  	position: absolute;
  	right: 0;
	  margin-right:12px;
}

.qa-check:checked + .qa-label:after {
  content: "\f077";
}

.qa-label:hover {
    opacity:0.75;
}
.qa-content{
	padding-right: 25px!important;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
    overflow: hidden;
}
.qa-content:before {
	    content: "A";
    display: block;
    background-color: #e2938d;/* 配色指定 */
    padding: 5px 10px 5px 10px;
    border-radius: 6px;
	  border:1px solid #e2938d;
    color: #fff;/* 配色指定 */
    font-weight: bold;
    white-space: pre;
    /* width: max-content; */
    font-size: 18px;
float:left;
		  margin-right:10px;

}
.qa-check:checked + .qa-label + .qa-content{
    height: 100%;
    opacity: 1;
    padding: 10px 10px 15px 0px;
    visibility: visible;
}

.qa-item .news_category a {
    text-decoration: none;
	font-size: 0.9em;
}

input.qa-check {
    display: none;
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover{

}

.owl-carousel .owl-nav [class*=owl-]:hover { 
	background: transparent;
    opacity: 0.6
} 

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	top: 40%;
}

/* ブログ アイキャッチ付きテンプレート */
.eyecatch img {
    max-width: 100%;
    height: auto;
}

/* Facebook (2019年変更ロゴ) */
h2#facebook_title {
	font-size: 1.1em;
	display: block;
	text-align: left;
	padding: 8px 15px;
	background-color: #1778f2;
	margin: 10px 0px;
	border-top:none;
	border-bottom:none;
	border-right: 1px solid #1778f2;
	border-left: 5px solid #1778f2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}

h2#facebook_title:before {
    content: "\f09a";
    font-family: 'Font Awesome 5 Brands';
    font-size: 18px;
	font-weight:400;
	padding-right:10px;
    color: #fff;
}

/* ヘッダー動画 */
#wp-custom-header-video{
  display:block;
  width:100%;
}
#wp-custom-header-video-button {
    display: none;
}
#wp-a11y-speak-polite {
    display: none;
}