@charset "UTF-8";
/*
Template:iconic_tcd062
Theme Name:iconic_tcd062_chiled
Description:WordPressテーマ「ICONIC」の子テーマ
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.1
Text Domain: tcd-w
*/

.p-header__logo--text a {
	font-size: 30px!important;
	font-weight: bold!important;
}

footer img {
	margin-top: 15px;
}

.p-widget-sidebar.tcdw_item_category_custom .p-widget__title {
	margin-bottom: -1px !important;
	z-index: 2;
}

.p-entry-item__mainimage img {
	display: block;
	height: auto;
	width: 60%;
	-o-object-fit: cover;
	object-fit: cover;
}

.p-article__new {
	background: #cb0c73;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
	line-height: 1;
	width: 70px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
	z-index: 99;
}

.p-price .p-article__new,
.p-article__new {
	margin-left: 2px;
}

.p-article__thumbnail-new {
	text-align: center;
	width: 100%;
	top: 0;
	margin-top: 10px;

}


.p-index-carousel__item-thumbnail img {
	display: block;
	height: auto!important;
	width: 100%!important;
	object-fit: cover!important;
	position: absolute!important;
	left: 0;
	top: 0;
}

/* breadcrumb */

.p-breadcrumb {
	border-bottom: 1px solid #ddd;
	margin-bottom: 60px;
}

.p-breadcrumb__inner {
	font-size: 12px;
	line-height: 1.0;
	padding: 13.5px 0;
}

.p-breadcrumb__item {
	padding-right: 0;
}

.p-breadcrumb__item + .p-breadcrumb__item::before {
	content: "\e910";
	display: inline-block;
	font-family: "design_plus";
	font-size: 10px;
	margin-left: 2px;
	margin-right: 2px;
}

@media only screen and (max-width: 991px) {
	.p-sakuhin__item a {
		font-size: 0.8rem!important;
		margin-top: 0px;
		font-size: 17px;
		width: 100%!important;
		word-wrap: break-word;
		white-space: normal;
		padding-bottom: 15px;
	}
	.p-syohin__item a {
		font-size: 0.8rem!important;
		margin-top: 0px;
		font-size: 17px;
		width: 100%!important;
		word-wrap: break-word;
		white-space: normal;
		padding-bottom: 15px;
	}
	.p-breadcrumb {
		margin-bottom: 28px;
	}

	.p-breadcrumb__inner {
		font-size: 10px;
		line-height: 13px;
		height: 40px;
		padding-top: 15px;
		overflow: visible;
		white-space: normal;
	}
}

/* blog archive */

.p-talentseach {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-talentseach_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-talentseach::after {
	content: '';
	display: block;
	width: 31.66%;
}

.p-talentseach__item__ttl {
	clear: both;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}


.p-talentseach__item {
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 40px;
	line-height: 1.4;
	word-break: keep-all;
	overflow: hidden;
}


.p-talentseach__item a {
	font-size: 19px;
	width: 20%;
	display: block;
	float: left;
	padding-bottom: 15px;
}

.p-talentseach__item a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	margin-right: 10px;
}

.p-talentseach__item-title {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.p-talentseach__item-price {
	font-weight: 400;
	line-height: 1.8;
	margin-top: 2px;
}

.p-talentseach__item-meta {
	margin-top: 9px;
}

@media (min-width: 992px) {
	.p-talentseach__item:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 991px) {
	.p-blog-archive::after {
		width: 46.875%;
	}

	.p-talentseach__item {
		width: 90%;
	}

	.p-talentseach__item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

	.p-talentseach__item a {
		font-size: 19px;
		width: 25%;
		display: block;
		float: left;
		padding-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.p-header__logo--text a {
		font-size: 20px!important;
		font-weight: bold!important;
	}
	.p-footer-search--mobile {
		background: #ff6600;
		clear: both;
		overflow: hidden;
	}
	.p-footer-search__input {
		margin-top: 0px;
		float: left;
	}
	/*	.p-talentseach { display: block; }	*/
	.p-talentseach::after {
		display: none;
	}

	.p-talentseach__item {
		margin-bottom: 0;
		width: 100%;
	}

	.p-talentseach__item + .p-blog-archive__item {
		margin-top: 22px;
	}

	.p-talentseach__item-thumbnail {
		margin-bottom: 10px;
	}

	.p-talentseach__item-meta {
		margin-top: 5px;
	}

	.p-talentseach__item a {
		font-size: 19px;
		width: 50%;
		display: block;
		float: left;
		padding-bottom: 15px;
	}
	.p-copyright {
		line-height: 1.8rem!important;
	}
	.p-copyright .l-inner span {
		display: block;
		padding: 0px!important;
		margin: 10px auto 10px auto;
	}
	.p-copyright img {
		width: 50%!important;
		margin: 0px!important;
		padding-top: 15px!important;
		padding-bottom: 3px!important;
	}
	.p-copyright .l-inner p {
		margin-bottom: 15px;
	}
	.freeSpace {
		overflow: hidden;
		width: 70%;
		margin: auto;
	}
	.freeSpace h2 {
		font-size: 20px!important;
		margin-bottom: 20px;
	}
	.freeSpace ul {}
	.freeSpace ul li {
		width: 100%!important;

		text-align: center;
		padding-bottom: 15px;
		cursor: pointer;
	}

	.freeSpace ul li img {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 991px) {
	.l-secondary {
		margin-top: 0px!important;
		width: 100%;
	}
	.p-article__thumbnail-soldout {
		text-align: center;
		width: 100%;
		position: absolute;
		top: 110%;
	}


}


/* welcart item archive */

.p-item-archive {
	border-left: 1px solid #ddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-item-archive::after {
	content: '';
	display: block;
	width: 25%;
}

.p-item-archive__item {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 0;
	width: 25%;
}

.p-item-archive__item:nth-child(-n+4) {
	border-top: 1px solid #ddd;
}

.p-item-archive__item a {
	display: block;
	height: 100%;
	padding: 30px 30px 20px;
}

.p-item-archive__item-thumbnail {
	margin-bottom: 10px;

	position: relative;
	width: 100%;
}

.p-item-archive__item-thumbnail__inner {
	padding-top: 100%;
}

.p-item-archive__item-thumbnail img {
	display: block;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0px;
}

.p-item-archive__item-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8;
}

.p-item-archive__item-price {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	margin-top: 2px;
}

.p-item-archive__item-soldout {
	margin-left: 0;
}

.p-item-archive__item-meta {
	margin-top: 9px;
}

.p-item-archive + .p-pager {
	margin-top: 44px;
}

.p-entry-item__related .p-item-archive__item:nth-child(-n+4),
.p-entry-item__recommend .p-item-archive__item:nth-child(-n+4) {
	border-top: none;
}

@media only screen and (max-width: 1099px) {
	.p-item-archive__item,
	.p-item-archive::after {
		width: 33.33%;
	}

	.p-item-archive__item:nth-child(3) {
		border-top: none;
	}
}

@media only screen and (max-width: 699px) {
	.p-item-archive__item,
	.p-item-archive::after {
		width: 50.00%;
	}

	.p-item-archive__item:nth-child(3) {
		border-top: none;
	}
}

@media only screen and (max-width: 991px) {
	.p-article__soldout {
		background: #d90000;
		border-radius: 12px;
		color: #fff;
		display: inline-block;
		font-size: 10px;
		line-height: 1;
		min-width: 75px;
		padding: 6px 12px;
		text-align: center;
	}
	.p-item-archive__item a {
		padding: 17px 20px 10px;
	}

	.p-item-archive__item-thumbnail {
		margin-bottom: 7px;

		position: relative;
		width: 100%;
	}


	.p-item-archive__item-title {
		font-size: 12px;
	}

	.p-item-archive__item-price {
		font-size: 12px;
		margin-top: 2px;
	}
	.freeSpace {
		overflow: hidden;
	}
}


.p-copyright {
	border-top: 1px solid #ddd;
	color: #000;
	font-size: 12px;
	height: auto!important;
	line-height: 58px;
	text-align: center;
	overflow: hidden;
}

.p-copyright img {
	width: 20%;
}

.p-copyright .l-inner span {
	display: block;
	padding: 0px!important;
	margin: 20px auto -20px auto;
}

.p-copyright .l-inner p {
	display: block;
	padding: 0px!important;

}

.freeSpace h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

.freeSpace ul li {
	width: 33%;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 15px;
	cursor: pointer;
}

.freeSpace ul li img {
	width: 100%;
	margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
	.menu-item,
	.p-global-nav__item-welcart--mobile {
		background-color: rgba(247, 247, 247, 1);
	}

}




/* menu button */

@media only screen and (max-width: 991px) {
	.p-cart-button {
		display: block;
	}
	.p-cart-button .p-header__welcart-nav__badge {
		background: #0097cc;
		color: #fff !important;
		font-size: 10px;
		vertical-align: text-bottom;
		position: relative;
		bottom: 2px;
		-webkit-transition-property: background-color, border-color, color, opacity;
		-webkit-transition-duration: 0.2s;
		-webkit-transition-timing-function: ease;
		-moz-transition-property: background-color, border-color, color, opacity;
		-moz-transition-duration: 0.2s;
		-moz-transition-timing-function: ease;
		-ms-transition-property: background-color, border-color, color, opacity;
		-ms-transition-duration: 0.2s;
		-ms-transition-timing-function: ease;
		-o-transition-property: background-color, border-color, color, opacity;
		-o-transition-duration: 0.2s;
		-o-transition-timing-function: ease;
		transition-property: background-color, border-color, color, opacity;
		transition-duration: 0.2s;
		transition-timing-function: ease;
	}

}






.p-sakuhin__item__ttl {
	clear: both;
	font-size: 1.4rem;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	margin-left: 0px!important;
	font-weight: bold!important;
}

.p-sakuhin__item__ttl a {
	font-weight: bold!important;
}

.p-sakuhin__item {
	margin-top: 0px;
	margin-bottom: 40px;
	line-height: 1.4;
}

.p-sakuhin__item a {
	margin-top: 0px;
	font-size: 17px;
	width: 45%;

	float: left;
	padding-bottom: 15px;

}



.p-sakuhin__item a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	margin-right: 10px;
}

.p-syohin__item__ttl {
	clear: both;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}

.p-syohin__item__ttl a {
	font-weight: bold;
}

.p-syohin__item {
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 40px;
	line-height: 1.4;
	word-break: keep-all;
	overflow: hidden;
}

.p-syohin__item a {
	margin-top: 0px;
	font-size: 17px;
	width: 45%;
	float: left;
	padding-bottom: 15px;
}

.p-syohin__item a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	margin-right: 10px;
}
