@charset "utf-8";

/* # PRODUCT MAIN
----------------------------------- */
.product-main {
	padding-bottom: 40px;
}

.product-main .icn-new {
	position: absolute;
	top: 40px;
	left: 0;
}

.product-main .icn-new > span {
	display: block;
	width: 60px;
	height: 22px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	background-color: #eb1278;
	border-radius: 3px;
}

.product-main .mod-ttl-cts {
	width: 490px;
	font-size: 36px;
	text-align: left;
	padding-top: 83px;
}

.product-main .mod-ttl-cts .target {
	display: block;
	color: #444;
	font-size: 16px;
	letter-spacing: 0.17em;
	padding-bottom: 8px;
}

.product-main .mod-ttl-cts .amount {
	display: block;
	color: #444;
	font-size: 18px;
	letter-spacing: 0.17em;
	padding: 12px 0;
}

.product-main .product-category {
	width: 340px;
	letter-spacing: -0.4em;
	margin-bottom: 17px;
}

.product-main .product-note {
	color: #a30082;
	font-size: 14px;
	margin-bottom: 17px;
}

.product-main .product-category li {
	display: inline-block;
	color: #a30082;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.17em;
	padding: 4px 18px;
	margin: 0 11px 10px 0;
	background-color: #ffd33b;
	border-radius: 3px;
}

.product-main .product-slider-wrp {
	width: 470px;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 4;
}

.product-main .product-slider {
	width: 470px;
}

.product-main .product-slider-nav {
	width: 200px;
	margin: 20px auto 0;
}

.product-main .product-slider-nav.col3 {
	width: 300px;
}

.product-main .product-slider-nav .img {
	padding: 0 10px;
	box-sizing: border-box;
}

.product-main .product-slider-nav .img > img {
	display: block;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e5e5e5 inset;
	cursor: pointer;
}

.product-main .product-slider-nav .img.slick-current > img {
	box-shadow: 0 0 0 2px #feb800 inset;
}

.product-adult .product-main .mod-ttl-cts {
	padding-top: 111px;
}

@media only screen and (min-width: 737px) {
	.product-main .product-slider-nav .img:hover > img {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: alpha(opacity=70);
	}

	.product-main .product-slider-nav .img.slick-current:hover > img {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: alpha(opacity=100);
		cursor: default;
	}
}

@media only screen and (max-width: 736px) {
	.product-main {
		padding-bottom: 165px;
	}

	.product-main .icn-new {
		position: absolute;
		top: 30px;
		left: 15px;
	}

	.product-main .icn-new > span {
		display: block;
		width: 60px;
		height: 20px;
		font-size: 12px;
		line-height: 20px;
		border-radius: 3px;
	}

	.product-main .mod-ttl-cts {
		width: 100%;
		font-size: 24px;
		padding-top: 59px;
	}

	.product-main .mod-ttl-cts .target {
		font-size: 16px;
		padding-bottom: 5px;
	}

	.product-main .mod-ttl-cts .amount {
		font-size: 16px;
		padding: 5px 0 0;
	}

	.product-main .product-category {
		width: 100%;
		margin-bottom: 0;
	}

	.product-main .product-category li {
		font-size: 12px;
		line-height: 1;
		padding: 4px 10px;
		margin: 0 10px 5px 0;
		border-radius: 3px;
	}

	.product-main .product-slider-wrp {
		width: 290px;
		height: 370px;
		margin-right: -145px;
		position: absolute;
		top: auto;
		bottom: -365px;
		right: 50%;
	}

	.product-main .product-slider {
		width: 100%;
	}

	.product-main .product-slider-nav {
		width: 200px;
		margin: 0 auto;
	}

	.product-main .product-slider-nav .img {
		padding: 0 10px;
	}

	.product-adult .product-main .mod-ttl-cts {
		padding-top: 59px;
	}
}

/* # PRODUCT ONLINE
----------------------------------- */
.product-online {
	min-height: 174px;
}

.product-online .inner {
	width: 470px;
	padding: 0 15px 10px;
	margin: 21px 0 0;
	box-sizing: border-box;
	border-radius: 20px;
	position: relative;
}

.product-online .inner:before {
	display: block;
	content: '';
	width: 163px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 163px 155px;
	position: absolute;
	top: -161px;
	right: -18px;
}

.product-kitten .product-online .cts-inner:after {
	display: none;
}

.product-online .mod-ttl-index {
	width: auto;
	padding: 10px 0 10px;
}

.product-online .list-shop {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.product-online .list-shop li {
	width: 140px;
	height: 90px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 16px;
	line-height: 1;
}

.product-online .list-shop li:nth-of-type(3n) {
	margin-right: 0;
}

.product-online .list-shop li .mod-link-block {
	border-radius: 10px;
}

.product-online .list-shop li .mod-link-block .logo-online {
	display: inline-block;
	width: 135px;
	padding: 22px 0 23px;
}

.product-online .list-shop li.disabled {
	display: none !important;
}

.product-online .product-online-sub {
	padding: 0 0 10px;
}

.product-online .product-online-sub .mod-ttl-index {
	font-size: 16px;
	padding: 10px 0 6px;
}

.product-online .product-online-sub .list-shop li {
	height: 50px;
}

.product-online .product-online-sub .list-shop li .mod-link-block .logo-online {
	width: 96px;
	padding: 10px 0;
}

.product-kitten .product-online .inner:before {
	background-image: url(/products/common/img/img_kitten.png);
}

.product-adult .product-online .inner:before {
	background-image: url(/products/common/img/img_adult.png);
}

.product-senior .product-online .inner:before {
	background-image: url(/products/common/img/img_senior.png);
}

@media only screen and (max-width: 736px) {
	.product-online {
		min-height: 215px;
	}

	.product-online .inner {
		width: 100%;
		padding: 15px;
		margin: 320px 0 0;
		box-sizing: border-box;
		border-radius: 15px;
		position: relative;
	}

	.product-online .inner:before {
		display: block;
		content: '';
		width: 121px;
		height: 115px;
		margin: 0 -60.5px 0 0;
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 121px 115px;
		position: absolute;
		top: -86px;
		right: 50%;
	}

	.product-online .mod-ttl-index {
		padding: 10px 0 10px;
	}

	.product-online .list-shop {
		margin: 0 -15px 0 0;
	}

	.product-online .list-shop li {
		width: 33%;
		height: auto;
		font-size: 15px;
		padding: 0 15px 0 0;
		margin-right: 0;
		box-sizing: border-box;
	}

	.product-online .list-shop li:nth-of-type(n+2) {
		margin-left: 0;
	}

	.product-online .list-shop li .mod-link-block {
		border-radius: 15px;
	}

	.product-online .list-shop li .mod-link-block .logo-online {
		width: 118%;
		padding: 28px 0 29px;
		margin: 0 0 0 -9%;
	}

	.product-online .list-shop li.disabled {
		display: none !important;
	}

	.product-online .product-online-sub {
		padding: 0;
	}

	.product-online .product-online-sub .mod-ttl-index {
		font-size: 15px;
		padding: 20px 0 13px;
	}

	.product-online .product-online-sub .list-shop li {
		height: auto;
	}

	.product-online .product-online-sub .list-shop li .mod-link-block .logo-online {
		width: 118%;
		padding: 28px 0 29px;
		margin: 0 0 0 -9%;
	}
}

/* # PRODUCT INTRO
----------------------------------- */
.product-intro .txt-intro-wrp {
	position: relative;
	display: table;
	width: 480px;
	padding-top: 117px;
}

.product-intro .txt-intro-wrp:before {
	display: block;
	content: '';
	width: 163px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 163px 155px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.product-kitten .product-intro .txt-intro-wrp:before {
	background-image: url(/products/common/img/img_kitten.png);
}
.product-adult .product-intro .txt-intro-wrp:before {
	background-image: url(/products/common/img/img_adult.png);
}
.product-senior .product-intro .txt-intro-wrp:before {
	background-image: url(/products/common/img/img_senior.png);
}

.product-intro .txt-intro {
	width: 100%;
	padding: 46px 34px 42px;
	background-color: #fff3c1;
	border-radius: 20px;
	box-sizing: border-box;
}

.product-intro .txt-intro-wrp .note {
	margin-top: 10px;
	font-size: 12px;
	color: #7d7d7d;
}

/* オンラインなし対応
.no-online .product-intro .txt-intro {
	margin-bottom: 176px;
}

.no-online.line3 .product-intro .txt-intro {
	margin-bottom: 130px;
}
 */

.product-intro .txt-intro .img {
	display: table-cell;
	width: 80px;
	vertical-align: top;
}

.product-intro .txt-intro .txt {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0 5px 16px;
}

@media only screen and (max-width: 736px) {
	.product-intro .txt-intro-wrp {
		display: block;
		width: auto;
		margin-top: 235px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.product-intro .txt-intro {
		padding: 37px 33px 37px 20px;
		border-radius: 0;
	}

	/* オンラインなし対応
	.no-online .product-intro .txt-intro,
	.no-online.line3 .product-intro .txt-intro {
		margin: 230px 0 0;
	} */

	.product-intro .txt-intro .img {
		width: 21.8%;
	}

	.product-intro .txt-intro .txt {
		width: 78.2%;
		font-size: 13px;
		padding: 0 0 0 16px;
	}

	.product-intro .txt-intro-wrp .note {
		padding-left: 20px;
	}
}

/* # PRODUCT FEATURE
----------------------------------- */
.product-feature .cts-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}

.product-feature .list-feature {
	font-size: 0;
	text-align: center;
	line-height: 0;
	letter-spacing: -0.4em;
}

.product-feature .list-feature > li {
	display: inline-block;
	width: 313px;
	font-size: 16px;
	letter-spacing: 0;
	vertical-align: top;
	margin: 0 0 0 20px;
	background-image: url(/products/common/img/bg_feature.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 313px 100px;
}

.product-feature .list-feature > li:nth-of-type(3n-2) {
	margin-left: 0;
}

.product-feature .list-feature > li:nth-of-type(n+4) {
	margin-top: 20px;
}

.product-feature .list-feature > li .img {
	display: table-cell;
	width: 60px;
	vertical-align: middle;
	padding: 20px 5px 20px 9px;
}

.product-feature .list-feature > li .txt {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 0 5px 0 0;
}

.product-feature .list-feature > li .txt .mark {
	font-size: 12px;
	vertical-align: top;
}

.product-feature .note {
	font-size: 12px;
	text-align: right;
	color: #7d7d7d;
	padding: 5px 0 0px;
}

@media only screen and (max-width: 736px) {
	.product-feature .cts-inner {
		padding-top: 0;
		padding-bottom: 0;
	}

	.product-feature .mod-ttl-index {
		padding-top: 35px;
	}

	.product-feature .list-feature {
		text-align: left;
		background-image: url(/common/img/sp/bdr_g_dash.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-size: 8px 1px;
	}

	.product-feature .list-feature > li {
		display: table;
		width: 100%;
		margin: 0;
		background-image: url(/common/img/sp/bdr_g_dash.gif);
		background-repeat: repeat-x;
		background-position: left top;
		background-size: 8px 1px;
	}

	.product-feature .list-feature > li:nth-of-type(n+4) {
		margin-top: 0;
	}

	.product-feature .list-feature > li .img {
		width: 60px;
		padding: 10px 15px 10px 0;
	}

	.product-feature .list-feature > li .txt {
		padding: 10px 15px 10px 0;
	}

	.product-feature .list-feature > li .txt .mark {
		font-size: 10px;
	}

	.product-feature .note {
		font-size: 10px;
		padding: 7px 0 0;
	}
}

/* # PRODUCT INGREDIENT
----------------------------------- */
.product-ingredient .list-ingredient {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.product-ingredient .txt:only-of-type {
	width: 100%;
	font-size: 16px;
}

.product-ingredient .txt {
	width: 470px;
	padding: 32px 30px;
	margin-bottom: 20px;
	border: 1px solid #d2d2d2;
	border-radius: 20px;
	box-sizing: border-box;
	font-size: 14px;
}

.product-ingredient .name {
	margin-bottom: 10px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
	font-weight: bold;
}

.product-ingredient .detail {
	line-height: 1.7;
}

.vt {
	position: relative;
	bottom: 0;
	font-size: 10px;
}

@media only screen and (max-width: 736px) {

	.product-ingredient .list-ingredient {
		justify-content: flex-start;
	}

	.product-ingredient .txt {
		width: 100%;
		padding: 19px 19px;
		margin-bottom: 0;
		border-radius: 15px;
	}

	.product-ingredient li:not(:first-child) {
		margin-top: 25px;
	}
}

/* # PRODUCT VALUE
----------------------------------- */
.product-value {
	*zoom: 1;
}

.product-value div[class^="product-"]:only-of-type {
	width: 800px;
	margin: 0 auto;
	float: none;
}

.product-value:before, .product-value:after {
	content: "";
	display: table;
}

.product-value:after {
	clear: both;
}

.product-value .mod-ttl-index {
	padding-bottom: 0;
}

.product-value .txt-note {
	font-size: 12px;
	color: #7d7d7d;
	text-align: center;
}

.product-value .txt-note .font-b {
	font-weight: bold;
}

.product-value table {
	width: 100%;
	margin-top: 15px;
}

.product-value table tr {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.product-value table tr th, .product-value table tr td {
	text-align: center;
	vertical-align: middle;
	padding: 8px 5px;
}

.product-value table tr .td-col {
	font-weight: bold;
	background-color: #fff3c1;
}

/* 成分表 */
.product-value .product-nutrition {
	width: 470px;
	float: left;
}

.product-value .product-nutrition table tr th, .product-value .product-nutrition table tr td {
	width: 50%;
}

.product-value .product-nutrition .note {
	text-align: center;
	font-weight: bold;
	padding: 8px 0 18px;
}

/* 月齢別1日あたりの給餌量 */
.product-value .product-amount {
	width: 470px;
	float: right;
}

.product-value .product-amount .note {
	color: #7d7d7d;
	font-size: 12px;
	text-indent: -1em;
	padding: 14px 0 19px 1em;
}

.product-kitten .product-value .product-amount table tr th:first-of-type, .product-kitten .product-value .product-amount table tr td:first-of-type {
	width: 120px;
}

.product-kitten .product-value .product-amount table tr th:nth-of-type(2), .product-kitten .product-value .product-amount table tr td:nth-of-type(2) {
	width: 120px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.product-adult .product-value .product-amount table tr th:first-of-type, .product-adult .product-value .product-amount table tr td:first-of-type, .product-senior .product-value .product-amount table tr th:first-of-type, .product-senior .product-value .product-amount table tr td:first-of-type {
	width: 50%;
	border-right: 1px solid #d2d2d2;
}

@media only screen and (max-width: 736px) {
	.product-value div[class^="product-"]:only-of-type {
		width: 100%;
	}

	.product-value table {
		width: 100%;
		margin-top: 15px;
	}

	.product-value table tr th, .product-value table tr td {
		padding: 11px 10px 10px;
	}

	.product-value table tr.table-note {
		font-size: 12px;
	}

	/* 成分表 */
	.product-value .product-nutrition {
		width: 100%;
		float: none;
	}

	.product-value .product-nutrition table tr th, .product-value .product-nutrition table tr td {
		width: 50%;
	}

	.product-value .product-nutrition .note {
		padding: 8px 0 0;
	}

	/* 月齢別1日あたりの給餌量 */
	.product-value .product-amount {
		width: 100%;
		float: none;
	}

	.product-value .product-amount .note {
		font-size: 12px;
		text-indent: -1em;
		padding: 10px 0 0 1em;
	}

	.product-kitten .product-value .product-amount table tr th:first-of-type, .product-kitten .product-value .product-amount table tr td:first-of-type {
		width: 27.5%;
	}

	.product-kitten .product-value .product-amount table tr th:nth-of-type(2), .product-kitten .product-value .product-amount table tr td:nth-of-type(2) {
		width: 32%;
	}

	.product-adult .product-value .product-amount table tr th:first-of-type, .product-adult .product-value .product-amount table tr td:first-of-type, .product-senior .product-value .product-amount table tr th:first-of-type, .product-senior .product-value .product-amount table tr td:first-of-type {
		width: 50%;
	}
}

/* # PRODUCT POINT
----------------------------------- */
.product-point ul {
	margin-bottom: 40px;
}

.product-point ul li {
	padding: 15px 20px 15px 50px;
	border-bottom: 1px solid #e5e5e5;
	background-image: url(/common/img/icn_point.png);
	background-repeat: no-repeat;
	background-position: 20px 19px;
	background-size: 18px 18px;
}

.product-point ul li:first-of-type {
	border-top: 1px solid #e5e5e5;
}

@media only screen and (max-width: 736px) {
	.product-point ul {
		margin-bottom: 47px;
	}

	.product-point ul li {
		padding: 12px 0 12px 30px;
		background-position: 0 15px;
		background-size: 18px 18px;
	}
}

/* # PRODUCT RELATED
----------------------------------- */
.product-related {
	padding: 40px 0 40px;
}

.product-related .cts-inner {
	overflow: hidden;
}

.product-related .mod-ttl-index {
	padding: 10px 0 5px;
}

.product-related .product-related-slider {
	margin: 0 -20px 40px 0;
}

.product-related .product-related-slider .slick-list {
	padding-top: 10px;
}

.product-related .product-related-slider .box-related {
	padding-right: 20px;
	box-sizing: border-box;
	position: relative;
}

.product-related .product-related-slider .box-related a {
	color: #444;
}

.product-related .product-related-slider .box-related a .img {
	display: block;
	width: 180px;
	font-size: 0;
	line-height: 1;
	margin: 0 auto;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.product-related .product-related-slider .box-related a .txt {
	display: block;
	width: 100%;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.product-related .product-related-slider .box-related.icn-new a .img:after {
	display: block;
	content: '';
	width: 47px;
	height: 47px;
	background-image: url(/common/img/icn_new.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 47px 47px;
	position: absolute;
	top: -1px;
	left: -1px;
}

.product-related .product-related-slider button.slick-arrow {
	top: 90px;
}

.product-related .product-related-slider button.slick-arrow.slick-next {
	right: 20px;
}

@media only screen and (min-width: 737px) {
	.product-related .product-related-slider .box-related a:hover .img {
		opacity: 0.85;
		filter: alpha(opacity=85);
		-ms-filter: alpha(opacity=85);
		top: -6px;
	}
}

@media only screen and (max-width: 736px) {
	.product-related {
		padding: 30px 0 30px;
	}

	.product-related .cts-inner {
		overflow: hidden;
	}

	.product-related .mod-ttl-index {
		padding: 5px 0 35px;
	}

	.product-related .product-related-slider {
		margin: 10px -15px 0 -15px;
	}

	.product-related .product-related-slider .slick-list {
		padding-top: 0;
	}

	.product-related .product-related-slider .box-related {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.product-related .product-related-slider .box-related a .img {
		width: 140px;
		margin: 0 auto;
	}

	.product-related .product-related-slider .box-related a .txt {
		font-size: 12px;
		padding: 5px;
	}

	.product-related .product-related-slider .box-related.icn-new a .img:after {
		width: 40px;
		height: 40px;
		background-position: -1px -1px;
		background-size: 42px 42px;
		top: 0;
		left: 0;
	}

	.product-related .product-related-slider button.slick-arrow {
		top: 75px;
	}

	.product-related .product-related-slider button.slick-arrow.slick-prev {
		left: 0;
	}

	.product-related .product-related-slider button.slick-arrow.slick-next {
		right: 0;
	}
}

/* # PRODUCT BUTTON
----------------------------------- */
.product-btn .cts-inner {
	text-align: center;
	letter-spacing: -0.4em;
	padding: 30px 0 0;
}

.product-btn .btn {
	display: inline-block;
	letter-spacing: 0;
}

.product-btn .btn .mod-btn-radius {
	width: 230px;
}

.product-btn .btn:first-of-type {
	margin-right: 103px;
}

@media only screen and (max-width: 736px) {
	.product-btn .cts-inner {
		padding: 38px 0 0;
	}

	.product-btn .btn {
		display: block;
		padding: 10px 0;
	}

	.product-btn .btn .mod-btn-radius {
		width: 270px;
	}

	.product-btn .btn:first-of-type {
		margin-right: 0;
	}
}
