@charset "utf-8";
/*
Theme Name:AMORE Child new 20250605
Template:amore_tcd028_parent
Version:4.2
*/

/* This is a small security for too long strings titles */
body { 
	word-wrap: break-word;
}

a:hover {cursor: pointer;}

a img:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
text-center {text-align: center;}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	/*margin: 0 0 1.5em;*/
	margin: 0 0 40px; 
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
/* .comment .children { margin-left: 1.5em; }*/

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/* Legato */
p {line-height: 1.7;}

#sp_search {
	display: none;
    color: #ccc;
    border: 1px solid #ccc;
    padding: 3px 8px;
    border-radius: 3px;
    margin: 20px 3px 0 0;
    float: right;
    font-size: 18px;
}

#top_intro_banner {
	display: table;
	table-layout: fixed;
	width: 900px;
	margin: 3em auto 0;
}
#top_intro_banner div {
	display: table-cell;
    padding: 0.5em;
}

#top_intro_banner div img {margin-bottom: 0.5em;}

section.slide, section.articles {vertical-align: top;}

.header_band {
	background-size: cover;
	height: 300px;
	position: relative;
}
.header_band.blog {background: url(img/bg_band_blog.jpg) center top / cover;}
.header_band.news {background: url(img/bg_band_news.jpg) center top / cover;}
.header_band.works {background: url(img/bg_band_works.jpg) center top / cover;}
.header_band.product {background: url(img/bg_band_product.jpg) center top / cover;}
.header_band.goods {background: url(img/bg_band_goods.jpg) center top / cover;}

.band_category {
	position: absolute;
	bottom: 0;
	height: 62px;
	width: 100%;
	background: url(img/bg_header.png) center top / cover;
	text-align: center;
	display: table;
    color: #fff;
}
.band_category .parent {
	display: table-cell;
    text-align: center;
    width: 50%;
    vertical-align: middle;
    font-size: 1.8em;
	padding-right: 8em;
}
.band_category .child {
    display: table-cell;
    vertical-align: middle;
}
.band_category .child a{
	display: inline-block;
	margin-right: 3px;
	border-radius: 100px;
	padding: 5px 6px;
	color: #fff;
	background-color: #666;
}

.home .col-xs-90 {
	height: 120px;
	background: #fff;
	width: 72%;
	overflow: hidden;
}
.home .col-xs-30 {width: 27%;}

.category_banner, .category_link_banner {
	text-align: center;
	margin-top: 1em;
}
.category_link_banner {
	margin-top: 2em;
}
.category_link_banner a {
	display: inline-block;
	margin-right: 15px;
}
.category_link_banner a:last-child {margin: 0;}

.cate_link {font-size:12px;}

.sidebar-padder #text-2 {
	display: none;
}
.category-linn .sidebar-padder #text-2 {
	display: block;
}
.sidebar-padder #text-2 h3 {
	display: none;
}
.sidebar-padder #text-2 img {margin-bottom: 1em;}

.hidden_renew {display: none;}
.hidden_legato {display: block !important;}

.go_archive {
	display: block;
    text-align: center;
    border: 1px solid;
    padding: 1em;
    color: #999;
}






/* Ajax Load More 関連 */
.ajax-load-more-wrap{
	margin: 30px auto;
}
.ajax-load-more-wrap ul{
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 20px;
}
.ajax-load-more-wrap ul .alm-reveal{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 40px;
	overflow: hidden;
	padding-bottom: 3px;
	margin-bottom: 35px;
}
.ajax-load-more-wrap ul .alm-item{
	display: block;
	position: relative;
	list-style: none;
	width: calc( 33% - 40px );
}
.ajax-load-more-wrap ul .alm-item .info{
	display: none;
}
.ajax-load-more-wrap img.size-alm-medium{
	width: 100%;
	height: 200px !important;
	object-fit: cover;
}
.ajax-load-more-wrap .alm-item .overlay{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: rgba(0,0,0,0.5);
	color: #fff:
}
.ajax-load-more-wrap .alm-item .overlay a{
	display: block;
	color: #fff;
}
.ajax-load-more-wrap .alm-item .overlay .info{
	display: none;
}
.ajax-load-more-wrap .alm-item:hover .overlay{
	display: block;
	line-height: 1.4;
	font-size: 14px;
	color: #fff;
}
.ajax-load-more-wrap .alm-item:hover .overlay a{
	display: block;
	color: #fff:
}
.ajax-load-more-wrap .alm-item:hover .overlay .title{
	font-weight: 400;
	font-size: 14px;
}
.alm-btn-wrap{
	margin: 30px auto;
	text-align: center;
}
.alm-load-more-btn{
	width: 30%;
    border: none;
    background-color: #333;
    color: #fff;
    border-radius: 5px;
    padding: 6px 0;
}
.alm-load-more-btn.done{
	background-color: #eee;
	color: #ccc;
}
@media screen and (max-width:767px) {
	.ajax-load-more-wrap ul .alm-reveal{
		justify-content: space-around;
		gap: normal;
	}
	.ajax-load-more-wrap ul li.alm-item{
		list-style: none;
		width: calc( 46% - 0px );
		margin-bottom: 10px;
	}
	.alm-load-more-btn{
		width: 80%;
	}
}
/*  */
.categoryPostList{
	width: 100%;
	max-width: 740px;
}
.categoryPostList.wide-3-columnn{
	width: 100%;
	max-width: 100%;
}
.categoryPostList .ajax-load-more-wrap ul .alm-item{
	list-style: none;
	width: calc( 50% - 40px );
}
.categoryPostList.wide-3-columnn .ajax-load-more-wrap ul .alm-item{
	list-style: none;
	width: calc( 33% - 40px );
}
.categoryPostList .ajax-load-more-wrap .alm-item .overlay{
	display: block;
	position: static;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	padding: 0px;
	background-color: transparent;
	color: #000;
}
.categoryPostList .ajax-load-more-wrap .alm-item .overlay,
.categoryPostList .ajax-load-more-wrap .alm-item:hover .overlay{
	display: block;
	line-height: 1.6;
	font-size: 14px;
	color: #000;
}
.categoryPostList .ajax-load-more-wrap .overlay .title,
.categoryPostList .ajax-load-more-wrap .alm-item:hover .overlay .title{
	font-size:16px;
	line-height: 1.6;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}
.categoryPostList .ajax-load-more-wrap .alm-item .overlay a{
	display: block;
	color: #000;
}
.categoryPostList .ajax-load-more-wrap .alm-item .overlay a:hover{
	text-decoration: underline;
	color: #999;
}
.categoryPostList .ajax-load-more-wrap .alm-item .overlay .info{
	display: block;
	margin-top: 10px;
	line-height: 1.6;
	line-break: anywhere;
}

.categoryPostList .ajax-load-more-wrap .overlay .info .date{
	color: #ccb143;
	font-weight: bold;
}
.categoryPostList .ajax-load-more-wrap .overlay .info .category a{
	display: inline;
}
.article table, .article table p {word-wrap: anywhere;}

@media screen and (max-width:767px) {
	.categoryPostList .ajax-load-more-wrap ul .alm-reveal{
		justify-content: space-around;
		gap: normal;
	}
	.categoryPostList.wide-3-columnn .ajax-load-more-wrap ul .alm-item,
	.categoryPostList .ajax-load-more-wrap ul .alm-item{
		list-style: none;
		width: calc( 46% - 0px );
	}
	.article table, .article table p {font-size: 1rem;}
}
/* 記事一覧のタイトルとパンくずリストを非表示 */
body.archive .cate-title,
body.archive .breadcrumb{
	display: none;
}
