@charset "UTF-8";
/*
*******************************************************************************************************
# チーズリスト - compiled from cheese/list/style.scss
*******************************************************************************************************
*/
/* ------------------------------------
	* wrp-contents
* ------------------------------------ */

img.avatar.avatar-26.photo {
	height: 16px !important;
}
#wp-admin-bar-user-info .avatar {
	height: 64px !important;
}

.wrp-contents {
	padding-bottom: 70px;
}

@media screen and (max-width: 736px) {
	.wrp-contents {
		padding-bottom: 20px;
	}
}

.page-link-wrap {
	background: #f2f2f2;
}

.wrp-cheese .page-link {
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	padding: 13px 0;
	font-weight: bold;
}
.right-link {
	float: right;
}
.wrp-cheese .page-link .right-link a:last-child {
	margin-left: 30px;
}

.mod-arr-l {
	position: relative;
	padding-left: 20px;
}
.mod-arr-l:before {
	content: "";
	display: block;
	width: 10px;
	height: 9px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
	background-image: url(/img/common/arr_left.png);
	background-size: 100% auto;
}

.mod-arr-b {
	position: relative;
	padding-left: 20px;
	/*float: right;*/
	margin-left: 30px;
}
.mod-arr-b:before {
	content: "";
	display: block;
	width: 13px;
	height: 7px;
	position: absolute;
	top: 60%;
	left: 0;
	margin-top: -5px;
	background-image: url(/img/common/arr_down.png);
	background-size: 100% auto;
}


.country-sarh,
.type-sarh {
	display: none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background: rgba(242, 242, 242, 0.95);
	position: absolute;
	z-index: 1;
	width: 100%;
	padding: 30px 0;
}

.type-sarh .type-sarh-list,
.country-sarh .country-sarh-list {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
}

.wrp-cheese-search .country-sarh-list,
.wrp-cheese-search .type-sarh-list {
	padding-top: 20px;
	font-size: 0;
}
.type-sarh-list .pic {
	width: 100px;
	margin: auto;
}
.type-sarh-list li {
	display: inline-block;
	width: 125px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.type-sarh-list li .pic {
	transition: opacity 0.3s ease;
}
.type-sarh-list li .category,
.type-sarh-list li .pic {
	transition: opacity 0.3s ease;
}
.type-sarh-list .category {
	text-align: center;
	padding-top: 16px;
}

.country-sarh-list li {
	display: inline-block;
	width: 15%;
	vertical-align: top;
	margin: 8px 22px;
}

.country-sarh-list li .link a {
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}


.type-sarh-list li a:hover .pic {
	opacity: 0.7;
}
.type-sarh-list li a:hover .category {
	color: #00a09a;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}


.photo img {
	width: 400px;
	height: 360px;
	padding-left: 20px;
}
.over img{
	opacity: 0.5;
	border: 2px solid #00a09a;
}
.nav {
	float: left;
}
.nav ul{
	margin: 0;
	padding: 0;
}
.nav li{
	list-style: none;
	padding-bottom: 10px;
}
.nav li img {
	width: 86px;
	height: 77px;
}

.wrp-cheese .mod-btn a.mod-btn-inner:hover .mod-btn-icon.mod-arr-l:before {
	background-image: url(/img/common/arr_left_w.png);
}

/* ------------------------------------
チーズ詳細
------------------------------------ */
.wrp-cheese-main {
	font-size: 15px;
	margin-bottom: 50px;
}

.wrp-cheese-main section {
	margin-bottom: 50px;
}

section h2 {
	padding-bottom: 15px;
	/*margin-bottom: 30px;*/
	background-image: url(/img/common/line_dot_g.png);
	background-repeat: repeat-x;
	background-size: auto 1px;
	background-position: 0 100%;
}

.cheese-data {
	margin: 55px 0;
	font-size: 0;
}

.cheese-img-data {
	display: inline-block;
	width: 530px;
}
.cheese-txt-data {
	display: inline-block;
	width: 420px;
	vertical-align: top;
	margin-left: 45px;
	font-size: 15px;
}

.cheese-detail-message {
	font-weight: bold;
	line-height: 2.5rem;
	margin-bottom: 35px;
}

.cheese-data-list {
	margin-bottom: 40px;
}

.cheese-data-list li {
	position: relative;
	padding: 10px 0 0 20px;
}

.cheese-data-list li:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background-color: #00a09a;
	border-radius: 100%;
	position: absolute;
	left: 5px;
	top: 1.1em;
	margin-top: 0;
}

.about-product {
	background: #f6f2e9;
	padding: 30px;
}
.about-product h3 {
	padding-bottom: 24px;
}
.about-product p {
	line-height: 2.5rem;
}

.recipe-list {
	margin-top: 30px;
	font-size: 0;
}

.recipe-list li {
	display: inline-block;
	width: 23%;
	vertical-align: top;
	padding-left: 22px;
	font-size: 15px;
}

.recipe-list li:first-child {
	padding-left: 0;
}

.recipe-list li .img-content {
	transition: opacity 0.3s ease;
}

.recipe-list li .img-content img {
	height: 230px;
}

.recipe-list .cheese-name {
	padding-left: 20px;
	margin: 20px 0 10px;
	font-weight: bold;
	transition: color 0.3s ease;
}

.recipe-list li a:hover .img-content {
	opacity: 0.7;
}

.recipe-list li a:hover .cheese-name {
	color: #00a09a;
}

.recipe-list .cheese-name:before {
	left: 0;
	top: 10px;
}

.recipe-list-link {
	text-align: right;
	font-weight: bold;
	padding-top: 40px;
}

.recipe-list-link a {
	padding-left: 10px;
}

.recipe-list-link a:before {
	top: 8px;
	left: 0;
}

.recipe-list-link a br {
	display: none;
}

.product-related {
	margin-top: 30px;
	font-size: 0;
}

.product-related li {
	display: inline-block;
	width: 23%;
	vertical-align: top;
	padding-left: 22px;
	font-size: 15px;
}
.product-related li:first-child {
	padding-left: 0;
}

.product-related li a .thumb {
	transition: opacity 0.3s ease;
	text-align: center;
}

.product-related li a .thumb img {
	/*height: 24%;*/
}

.product-related li a:hover .thumb {
	opacity: 0.7;
}

.product-related li a:hover .name {
	color: #00a09a;
}

.product-related h3 {
	padding-left: 20px;
	margin: 20px 0 10px;
	font-weight: bold;
	transition: color 0.3s ease;
}
.product-related h3:before {
	left: 0;
	top: 9px;
}

.mod-section.wrp-top-shopinfo {
	width: 1000px;
	margin: 60px auto 0;
	font-size: 1.5rem;
	line-height: 22px;
	background-image: none;
}
.bnr {
	margin-bottom: 30px;
}
.bnr-txt {
	float: left;
}
.bnr-txt h3 {
	margin-bottom: 15px;
}
.btn-right {
	float: right;
}

.wrp-top-shopinfo .txt {
	text-align: left;
}
.wrp-top-shopinfo .btn {
	margin-top: 0;
}


p.mod-btn.btn {
	margin-bottom: 50px;
}











.wrp-cheese-main .paging {
	font-weight: bold;
}

.cheeselist-message {
	padding-top: 45px;
	line-height: 2rem;
}

.paging-right {
	text-align: right;
	margin: 50px 0 20px;
}

.wrp-cheese-main .paging .pre-page {
	position: relative;
	padding: 0 20px 0 0;
	display: inline-block;
}

.pre-page:after {
	content: "";
	display: block;
	width: 10px;
	height: 9px;
	position: absolute;
	top: 46%;
	right: 0;
	margin-top: -5px;
	background-image: url(/img/common/arr_left.png);
	background-size: 100% auto;
}

.wrp-cheese-main .paging > p {
	padding: 0 24px;
	display: inline-block;
}

.wrp-cheese-main .paging .next-page {
	position: relative;
	padding: 0 0 0 20px;
	display: inline-block;
}
.next-page:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 45%;
	left: 0;
	margin-top: -5px;
	background-image: url(/img/common/arr_right.png);
	background-size: 100% auto;
}

ul.cheese-list {
	clear: both;
	background-image: url(/img/common/line_dot_g.png);
	background-repeat: repeat-x;
	background-size: auto 1px;
	background-position: 0 0;
}

.cheese-list li {
	float: left;
	width: 228px;
	vertical-align: top;
	margin-top: -1px;
	padding: 30px 0 30px 29px;
	background-image: url(/img/common/line_dot_g.png);
	background-repeat: repeat-x;
	background-size: auto 1px;
	background-position: 0 100%;
}

.cheese-list li:nth-child(4n+1) {
	padding: 30px 0;
}

.wrp-cheese-main .paging-bottom {
	background-image: url(/img/common/line_dot_g.png);
	background-repeat: repeat-x;
	background-size: auto 1px;
	background-position: 0 0;
	margin-top: -1px;
	padding: 20px 0 50px;
	text-align: center;
}
.cheese-list li .thumb  {
	text-align: center;
	transition: opacity 0.3s ease;
}

.cheese-list li .name {
	padding-left: 20px;
	margin-top: 20px;
	transition: color 0.3s ease;
}
.name:before {
	left: 0;
	top: 8px;
}
.cheese-list li a:hover .name {
	color: #00a09a;
}
.cheese-list li a:hover .thumb {
	opacity: 0.7;
}

p.mod-list-disk {
	position: relative;
	padding: 15px 0 0 20px;
}

p.mod-list-disk:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background-color: #00a09a;
	border-radius: 100%;
	position: absolute;
	left: 5px;
	top: 1.3em;
	margin-top: 0;
}

.bnr_area {
	width: 1000px;
	margin: 60px auto 0;
}
.bnr_area div {
	float: left;
	margin-left: 32px;
}
.bnr_area div:first-child {
	margin-left: 0;
}
.bnr_area div h3 {
	padding: 20px;
	font-weight: bold;
	line-height: 1.3;
	font-size: 1.7rem;
	transition: color 0.3s ease;
}
.bnr_area div h3:before {
	left: 0;
}
.bnr_area div a:hover h3 {
	color: #00a09a;
}
.bnr_area div a:hover img {
	transition: opacity 0.3s ease;
}
.bnr_area div a:hover img {
	opacity: 0.7;
}

.wrp-cheese-search {
	background: #f2f2f2;
}

.wrp-cheese-search section {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0 20px;

	/*font-size: 1.5rem;*/
	line-height: 22px;
	font-weight: normal;
}

.wrp-cheese-search h2 {
	padding: 10px 0 10px 45px;
	font-weight: bold;
	font-size: 2rem;
	background-image: url(/img/cheese/dictionary/variation/icn_rep_cheese.png);
	background-size: 30px 29px;
	background-position: left center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 736px) {

	.cheese-img-data {
		display: block;
		width: auto;
	}
	.nav {
		width: 25%;
	}
	.nav li img {
		width: auto;
		height: auto;
	}
	.photo img {
		width: 65%;
		height: auto;
		padding-left: 0;
		margin-left: 6%;
	}
	.cheese-txt-data {
		display: block;
		width: auto;
		margin-left: 0;
		margin-bottom: 40px;
	}
	.cheese-data {
		margin: 0;
	}
	.mod-section {
		margin-top: 0;
	}
	.recipe-list-link a br {
		display: block;
	}
	.mod-section.wrp-top-shopinfo {
		width: auto;
		margin: 0 4.6875%;
	}
	.bnr-txt {
		float: none;
	}
	.mod-btn {
		float: none;
		padding-top: 20px;
	}
	.wrp-cheese-search {
		margin-bottom: 40px;
	}
	.cheese-detail-message {
		font-weight: normal;
		margin-top: 40px;
	}
	.recipe-list li {
		width: 45%;
		padding-left: 6%;
		margin-bottom: 20px;
	}
	.recipe-list li:nth-child(odd) {
		padding-left: 0;
	}
	.recipe-list-link a:before {
		top: 23%;
	}
	.product-related li {
		width: 46%;
		padding-left: 6%;
		margin-bottom: 20px;
	}
	.product-related li:nth-child(odd) {
		padding-left: 0;
	}
	.wrp-cheese-main section {
		margin-bottom: 0;
	}
	.recipe-list-link {
		margin-bottom: 40px;
	}
	p.thumb.thumbnail-img {
		text-align: center;
	}
	.wrp-cheese .page-link {
		display: none;
	}
	.wrp-cheese-main {
		width: auto;
		padding: 25px 0 40px 0;
	}
	.cheeselist-message {
		padding: 0 0 30px;
	}
	.paging-right {
		text-align: center;
		margin: 0 0 12px;
	}
	.cheese-list li {
		float: none;
		width: 46%;
		display: inline-block;
		padding: 20px 0 10px;
		background: none;
	}
	.cheese-list li:nth-child(4n+1) {
		padding: 20px 0 10px;
	}
	.cheese-list li:nth-child(even) {
		padding: 20px 0 10px 6%;
	}
	.wrp-cheese-main .paging-bottom {
		padding: 20px 0 0;
		margin-top: 20px;
	}
	.wrp-cheese-main h2 {
		margin-bottom: 12px;
	}
	.wrp-cheese-main .list-item > li {
		width: auto;
		min-width: 135px;
		margin-left: 20px;
		text-align: left;
	}

	.wrp-cheese-search section {
		width: auto;
		margin: 0 4.6875%;
	}
	.type-sarh-list li {
		display: inline-block;
		/* width: 80px; */
		width: 30%;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		vertical-align: top;
		padding: 0 0 15px 2%;
	}
	.type-sarh-list li:nth-child(3n+1) {
		padding-left: 0;
	}
	.type-sarh-list .pic {
		width: 80px;
	}
	.country-sarh-list li {
		width: 45%;
		padding: 10px 0;
		margin: 0 7% 0 0;
	}
	.country-sarh-list li:nth-child(even) {
		margin-right: 0;
	}
	.bnr_area {
		width: auto;
		margin: 40px 4.6875%;
	}
	.bnr_area div {
		float: none;
		margin: 0 0 10px;
	}
	.recipe-list li .img-content img {
		height: 80%;
	}

	.type-link-list li {
		display: block;
		width: auto;
		padding-right: 0;
		margin: 25px 0;
	}
	.type-link-list li p.pic {
		width: 80px;
	}
	.type-link-list li a div {
		padding-left: 95px;
	}
	.country-link-list li {
		width: 45%;
		padding: 10px 0;
		margin: 0 8% 0 0;
	}
	.country-link-list li:nth-child(even) {
		margin-right: 0;
	}
	.country-link-list {
		padding-bottom: 10px;
		background-image: url(/img/common/line_dash.png);
		background-repeat: repeat-x;
		background-position: 0 bottom;
	}
	.bnr-txt {
		float: none;
	}
	.mod-btn {
		float: none;
		padding-top: 20px;
	}

}