/*
Theme Name: falcon_tcd089-child
Template: falcon_tcd089
*/
/*ショールームページのタイトルを固定
#showroom_title_area_bottom {
position: sticky;
    top: 0px;
    z-index: 1111;
    background: rgba(255, 255, 255, 1);
}
.showroom-template-default #container{
overflow: visible;
}*/
#bread_crumb,/*.showroom-template-default #header,*/body.home #side_menu{
display: none;
}
body.home #side_menu.animate {
    right: 0px;
}
header #global_menu_button{
top:0 !important;
bottom:auto !important;
}
#header_search_button {
    width: 66px;
	height: 66px;
}
/*ハンバーガーボタン色を青に*/
/*header #global_menu_button span{
background:#1373bc !important;
}
@media screen and (max-width: 1201px){
  #global_menu_button span { background: #1373bc; }
}*/

/*ヘッダー　はぴタウンロゴ*/
.hapi_logo{
	width: 1150px;
    z-index: 100;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0%;
	right: 0%;
    top: -9%;
	margin: 0 auto;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	transform: scale(0.5);
}

.slick-slide .hapi_logo img{
	display: inline;
}

@media screen and (max-width: 1201px) {
    .hapi_logo {
		max-width: 1150px;
		top: -17%;
		left: 50%;
        padding: 0 60px;
		transform: translateX(-50%) scale(0.4);
    }	
}

@media screen and (max-width: 950px) {
        .hapi_logo {
		max-width: 1150px;
		top: -27%;
		left: 50%;
        padding: 0 60px;
		transform: translateX(-50%) scale(0.3);
    }
}

@media screen and (max-width: 750px) {
    .hapi_logo {
		max-width: 1150px;
		top: -32%;
		left: 50%;
        padding: 0 60px;
		transform: translateX(-50%) scale(0.25);
    }
}

/*背景動画*/
#header_slider .video_wrap.type1{
	left: -3%;
	transform: translateY(-50%) scale(1.1);
}

/*キャッチフレーズ*/
#header_slider .item1 .caption .catch_list .parent{
	color: #FFFFFF;
}

#header_slider .item1 .caption .catch_list .parent .animate{
	font-weight: bold;
}

#header_slider .caption .catch_list {
    line-height: 1.0;
}

#header_slider .item1 .caption .catch_list .parent .bg_item{
	background: #FFFFFF;
	opacity: 0%;
}

#header_slider .caption{
	top: 78%;
}

#header_slider .caption .catch_list .parent {
    padding: 8px 20px 8px;
}

#index_carousel.owl-carousel .owl-nav .owl-prev, #index_carousel.owl-carousel .owl-nav .owl-next{
	margin-top: 0px;
}

@media screen and (max-width: 750px) {
	#header_slider_wrap #header_slider .caption .catch_list .parent {
		padding: 3px 15px 3px;
	}
}



#global_menu {
    height: 66px;
}
#header_logo a {
    height: 66px;
    line-height: 66px;
}
#global_menu > ul > li > a {
    height: 66px;
    line-height: 66px;
}

 html body #header {
	height: 66px;
	border-bottom: 5px solid #1373bcb3;
	/*opacity: 0.7 !important;*/
}



#global_menu > ul > li.current-menu-item > a{
color: #1373bc;
}

#global_menu > ul > li.current-menu-item > a{
/*color: rgba(19, 115, 188, 1)!important;*/
  color: #1373bc!important;
}

#global_menu > ul > li > a:hover{
/*color: rgba(19, 115, 188, 0.5)!important;*/
color: #1373bc!important;
}


#index_carousel .item {
    /*width: 160px;*/
	width: 320px;
    height: 180px;
}

#index_carousel .item a {
	margin-top:20px;
}

#index_carousel .image {
    width: 100%;
    height: 180px;
    top: 0px;
    position: absolute;
	transition: 0.3s;
}

#index_carousel .image:hover {
    opacity: 80%;
	transition: 0.3s;
}


#index_carousel .content{
	display: none;
}

#index_carousel .title_area {
    padding: 0 18px 0 5px;
    font-size: 10px;
}

@media screen and (max-width: 950px){
	#index_carousel .owl-stage-outer .image{
	height: 130px;
    top: 0px;	
	}
}



#header_search form#header_searchform{
top: 13px;
}
#header_search_button:before {
    top: 26px;
}
#header_search {
    width: 66px;
    height: 66px;
}

#index_carousel:after {
    /*bottom: 20px;*/
	bottom: 0px;
}



/*body.home #header, body.home #index_news_ticker_wrap {
    opacity: 0;
    -webkit-transition: opacity 1.0s ease, background-color 0.35s ease;!important
    transition: opacity 1.0s ease, background-color 0.35s ease;!important
}*/


#index_carousel .content_inner:before {
    margin-right: -23px;
}

/*余白設定*/
.cb_content_header{
	margin: 0px 0 40px 0;
}

/*バーチャルモデルハウス一覧*/
.cb_showroom_list .inview.animate{
	padding-top: 24px;
}

.cb_showroom_list {
    padding: 80px 0 40px 0;
    margin-top: 39px;
}

#cb_content_4{
	padding-bottom: 56px;
}

#cb_content_5{
	padding-bottom: 56px;
}

.cb_blog_list {
    padding: 56px 0 120px;
}

.cb_gallery_content_inner {
    margin: 40px auto;
}


/*全体背景色*/
body {
    background-color: #efedf2;
}
#container {
    background-color: #efedf2;
}

/*ハンバーガーメニュー背景色*/
/*#body #drawer_menu {
    background: #fff;
}
#mobile_menu li a:hover, #drawer_menu .close_button:hover, #mobile_menu .child_menu_button:hover {
    color: #132c80;
    background: #aaaaaa;
}*/
/*ハンバーガーメニュー検索バーカラー*/
.simplebar-content #footer_search {
background: rgba(182,138,98, 0.8);
}
/*スライダ矢印変更*/
#index_carousel.owl-carousel .owl-nav .owl-prev {
background-image: url(https://hapitown.jp/wp-content/plugins/ml-slider/themes/default-base/v1.0.0/images/right.svg);
}

.num6 .post_content{
	    text-align: center;
}
.num6 .post_content a{
	color:#1373bc;
	text-decoration:underline;
	font-weight:bold;
}
.num6 .post_content a:visited{
	color:#b68a62;
}
.num6 .post_content ul {
    list-style: none;
}



/*トップページ見出し*/
.cb_content_header .common_headline{
	font-weight: bold !important;
	display: inline-block;/*おまじない*/
    vertical-align: middle;
}

/*.cb_content_header .common_headline::before{
          content: '';
        display: block;
        min-width: 90px;
        flex: 1 1 auto;
        height: 1px;
        background-color: #1373bc3d;
}*/

.cb_content_header .common_headline::before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 120px;
	height: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #1373bc;
	border-radius: 2px;
}

/*.cb_content_header .common_headline::before{
	margin-right: 16px;
}*/


/*出展企業一覧*/
/*#jtg-535 .modula-items{ 
  left: 65%;
  transform: translateX(-50%);
}*/




/*出展企業からのお知らせ*/
.blog .blog_list .image_link,
.home .blog_list .image_link,
.archive .blog_list .image_link{
	display: none;
}

.blog .blog_list,
.home .blog_list,
.archive .blog_list{
	display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
}

.blog .blog_list .item,
.home .blog_list .item,
.archive .blog_list .item{
	width: 100%;
	/*border-bottom: 1px solid black;*/
    margin: 0 10px 0 0;
}

.blog .blog_list article,
.home .blog_list article,
.archive .blog_list article{
	display: flex;
	flex-direction: row-reverse;
    justify-content: flex-end;
	align-items: center;
}

.blog .blog_list article:nth-child(even),
.home .blog_list article:nth-child(even),
.archive .blog_list article:nth-child(even){
	background: #eae4f3!important;
}

.blog .blog_list article:nth-child(odd),
.home .blog_list article:nth-child(odd),
.archive .blog_list article:nth-child(odd){
	background: #efedf2!important;
}

.blog .blog_list .title,
.home .blog_list .title,
.archive .blog_list .title{
	display: flex;
    align-items: center;
	min-height: auto;
}

.blog .blog_list .title h3,
.home .blog_list .title h3,
.archive .blog_list .title h3{
	/*color: black;*/
}

.blog .blog_list article .meta .category .item,
.home .blog_list article .meta .category .item,
.archive .blog_list article .meta .category .item{
	background: transparent!important;
	color: #fff;
	/*background: #c68f73 !important;*/
    border-radius: 2px;
    /*padding: 3px;*/
	display: block;
	width: 100%;
}

.blog .blog_list a,
.home .blog_list a,
.archive .blog_list a{
	color: black;
}

.blog .blog_list .meta,
.home .blog_list .meta,
.archive .blog_list .meta{
	border: none;
}

.blog .blog_list .title h3, 
.blog .blog_list .title h2,
.home .blog_list .title h3, 
.home .blog_list .title h2,
.archive .blog_list .title h3, 
.archive .blog_list .title h2{
	font-weight: normal;
}

.blog .blog_list a:hover,
.home .blog_list a:hover,
.archive .blog_list a:hover{
    color: rgb(7 14 47 / 60%);
}

@media screen and (min-width: 951px) {
	.blog .blog_list .title h2,
	.home .blog_list .title h3,
	.archive .blog_list .title h2{
	width: 590px;
	}
	
	.blog .blog_list .title span,
.home .blog_list .title span,
.archive .blog_list .title span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
    display: inline-block;
}
	
	.blog .blog_list .meta .category,
.home .blog_list .meta .category,
.archive .blog_list .meta .category{
	display: inline-block;
	width: 240px;
	text-align: center;
	background-color: #c68f73;
    padding: 3px 0 1px;
	border-radius: 2px;
}
}

.blog .blog_list .meta,
.home .blog_list .meta,
.archive .blog_list .meta{
	padding: 15px 20px 17px;
}

.blog .blog_list .meta .category,
.home .blog_list .meta .category,
.archive .blog_list .meta .category{
	width: 180px;
	display: inline-block;
	text-align: center;
	background-color: #c68f73;
	border-radius: 2px;
}

@media screen and (min-width: 1025px) {
	.blog .blog_list .title h2,
	.home .blog_list .title h3,
	.archive .blog_list .title h2{
	width: 650px;
	}
}

@media screen and (min-width: 1105px) {
	.blog .blog_list .title h2,
	.home .blog_list .title h3,
	.archive .blog_list .title h2{
	width: 740px;
	}
}	
	
@media screen and (max-width: 950px) {
    .blog .cb_content .blog_list .item,
	.home .cb_content .blog_list .item,
	.archive .cb_content .blog_list .item{
        width: 100%;
        /*margin: 0 6px 6px 0;*/
    }
	
	.blog .blog_list article,
	.home .blog_list article,
	.archive .blog_list article{
	display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
	background: #efedf2!important;
	}
	
	.blog #blog_archive .blog_list .item,
	.home #blog_archive .blog_list .item,
	.archive #blog_archive .blog_list .item{
		width: 100%;
		/*margin: 0 6px 6px 0;*/
	}
}

@media screen and (max-width: 750px) {
	.blog .cb_content .blog_list .title,
	.home .cb_content .blog_list .title,
	.archive .cb_content .blog_list .title{
		padding: 4px 20px 12px;
	}
	
	.blog #blog_archive .blog_list .title,
	.home #blog_archive .blog_list .title,
	.archive #blog_archive .blog_list .title{
            padding: 4px 20px 12px;
	}
}

@media screen and (max-width: 550px) {
    .blog .blog_list .item .title,    
	.home .blog_list .item .title, 
	.archive .blog_list .item .title{
            min-height: auto;
        }
    }

@media screen and (max-width: 750px) {
    .blog .blog_list .meta li:last-of-type,
	.home .blog_list .meta li:last-of-type,
	.archive .blog_list .meta li:last-of-type{
		width: 160px;
		display: inline-block;
		text-align: center;
		background-color: #c68f73;
		border-radius: 2px;
        }
    }



/*福井銀行ロゴ*/
#hukugin_logo{
	width: 10px;
    display: block;
    position: relative;
    height: 66px;
    transform: scale(0.5);
}

#header_search{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
	right: 145px;
}

/*検索バー*/
#header_search.active form .input_area input{
	width: 156px;
}
#header_search .input_area input{
	right: 14px;
}

#header_search_button:before{
	left: 32px;
}


/*トップページコンテンツポリシー*/
#footer{
	background-color: #1373bc;
	display: flex;
    flex-direction: column-reverse;
}

#footer_top{
	padding: 7px 0 0px;
	margin: 0 0 0.5% 1%;
	text-align:left;
}

#footer_info{
	font-size: 12px;
	margin-top: 0;
}

#footer_info a{
	color: #fff;
}

#footer_top #footer_info a:hover{
	color: #fff;
	opacity: 50%
}

/*利用規約*/
@media screen and (max-width: 750px) {
	#footer #footer_top {
		padding: 0px 20px 0px;
	}
}

@media screen and (max-width: 1201px) {
    #footer #footer_top {
        padding: 0;
    }
}

.error404 .common_headline{
	color: #FFF;
}