@charset "UTF-8";

/*-------------------------------------------------------------------------------*
 *	共通
 *-------------------------------------------------------------------------------*/


.c-breadcrumbs,
.p-freepage h2.c-ttl-main,
.p-checked {
	display: none;
}

#lp-contents .prdc_box .item_name {
	font-size: 110%;
	font-weight: bold;
}
#lp-contents div.prdc_box .item_about dt img {
	border: 1px solid #ccc;
}
#lp-contents div.prdc_box .item_about dd p {
	margin: 1em 0;
}
#lp-contents div.prdc_box .item_price {
	padding: 18px 15px;
	background-color: #f9f8f3;
	font-weight: bold;
}
#lp-contents div.prdc_box .item_price a {
	display: inline-block;
	float: right;
	padding: 12px 0;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#lp-contents .cart_block {
	margin: 1em 0;
}
#lp-contents .cart_block table {
	width: auto !important;
	border: none !important;
}
#lp-contents .cart_block table th {
	width: 5em !important;
	background: none !important;
	border: none !important;
	font-weight: bold !important;
}
#lp-contents .cart_block table td {
	border: none !important;
	font-size: 100% !important;
}
#lp-contents .cart_block .cartjs_cart_in input {
	width: 100% !important;
	height: 40px !important;
	margin-bottom: 0 !important;
	border-radius: unset !important;
	font-weight: bold;
	font-size: 100% !important;
}
#lp-contents .cart_block .cartjs_cart_in input:hover {
	opacity: 0.8;
}
#lp-contents .cart_block .btn_detail {
	margin-top: 5px;
}
#lp-contents .cart_block .btn_detail a {
	display: block;
	padding: 10px 8px;
	background: #888;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#lp-contents .cart_block .btn_detail a:hover {
	opacity: 0.8;
}



/*-------------------------------------------------------------------------------*
 *	768px未満用（SP用）の記述
 *-------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
/* 768px未満用（SP用）の記述 */

#lp-contents div.prdc_box {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
}
#lp-contents div.prdc_box:last-of-type {
	margin-bottom: 0;
}
#lp-contents div.prdc_box .item_about dt {
	text-align: center;
}
#lp-contents div.prdc_box .item_about dt img {
	width: 100%;
}
#lp-contents div.prdc_box .item_about dt img.mw640 {
	max-width: 640px;
}
#lp-contents div.prdc_box .item_about dt img.mw500 {
	max-width: 500px;
}
#lp-contents div.prdc_box .item_about dt img.mw300 {
	max-width: 300px;
}
#lp-contents div.prdc_box .item_about dt img.mw244 {
	max-width: 244px;
}
#lp-contents div.prdc_box .item_about dt img.mw200 {
	max-width: 200px;
}
#lp-contents div.prdc_box .item_about dd {
	margin: 1em 0 0 0;
}
#lp-contents div.prdc_box .item_price a {
	min-width: 130px;
	width: 50%;
	background: #00712f url(../images/btn_link_arrow.png) no-repeat 95% 50%;
}
#lp-contents div.prdc_box .item_price span {
	display: inline-block;
	padding: 10px 0;
}

/*
 iti
*/
#lp-contents.iti h2.top {
	margin-top: 14%;
	margin-bottom: 7%;
}

#lp-contents.iti div.iti_info .title {
	margin-bottom: 4%;
}
#lp-contents.iti div.iti_info .history_text {
	margin-bottom: 5%;
	font-size: 2.7vw;
}
#lp-contents.iti div.iti_info .history_img {
	margin-bottom: 10%;
}

#lp-contents.iti div.quality .title {
	margin-bottom: 5%;
}
#lp-contents.iti div.quality .quality_text {
	margin-bottom: 7%;
	font-size: 2.7vw;
}
#lp-contents.iti div.quality .quality_img {
	margin-bottom: 8%;
}

#lp-contents.iti .customer_reviews p.title {
	margin-bottom: 0;
}
#lp-contents.iti .customer_reviews {
	margin-bottom: 10%;
}
#lp-contents.iti .customer_reviews .review {
	margin: 0;
}
#lp-contents.iti .customer_reviews .customer_reviews_01,
#lp-contents.iti .customer_reviews .customer_reviews_02 {
	position: relative;
}
#lp-contents.iti .customer_reviews .customer_reviews_01 .product_info_btn {
	position: absolute;
    left: 25%;
    bottom: 7%;
    width: 50%;
	margin: 0;
}
#lp-contents.iti .customer_reviews .customer_reviews_02 .product_info_btn {
	position: absolute;
    right: 25%;
    bottom: 5%;
    width: 50%;
    margin: 0;
}

#lp-contents.iti .lineup_header {
	margin: 5% 0;
}
#lp-contents.iti div.c_fix div.prdc_box dl.item_about dt {
	width: 50%;
	margin: 0 auto;
}

#lp-contents.iti .c_fix .prdc_box .cart_block .cartjs_box {
	padding: 20px 0 0 !important;
}

/*
 dental_care
*/
#lp-contents.dental_care section.dental_care {
	background-color: #FFE4DE;
}
#lp-contents.dental_care p.question_03 {
	padding-bottom: 4%;
}
#lp-contents.dental_care p.support {
	margin: 0;
	padding-bottom: 5%;
}

#lp-contents.dental_care section.wbox {
	background-color: #FFE4DE;
}
#lp-contents.dental_care .details_here {
	margin-bottom: 7%;
}
#lp-contents.dental_care .for_dogs {
	margin-bottom: 0;
}
#lp-contents.dental_care .for_cats {
	margin-top: 10%;
	margin-bottom: 5%;
}
#lp-contents.dental_care .set_products {
	margin-top: 10%;
	margin-bottom: 5%;
}
#lp-contents.dental_care .lets_protects {
	margin-bottom: 8%;
}

#lp-contents.dental_care .prdc_box {
	width: 88%;
    margin: 0 auto 5%;
    padding: 10px 3%;
    background-color: #fff;
    border-radius: 15px;
}
#lp-contents.iti .c_fix .prdc_box .cart_block .cartjs_box {
	padding: 20px 0 0 !important;
}
#lp-contents.dental_care .prdc_box dl.item_about dt {
	width: 50%;
	margin: 0 auto;
}
#lp-contents.dental_care .speechBubble {
	position: relative;
	margin-top: 5%;
	padding: 2% 0;
	border: 2px solid #000000;
	border-radius: 9999px;
	background-color: #ffffff;
	text-align: center;
	line-height: 1.5;
	color: #000000;
	font-size: 90%;
}
#lp-contents.dental_care .speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}
#lp-contents.dental_care .speechBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}

#lp-contents.dental_care div.prdc_box:last-of-type {
	margin-bottom: 5%;
}
/* 768px未満用（SP用）の記述 end -------------------------------------*/
}



/*-------------------------------------------------------------------------------*
 *	768px以上用（PC用）・印刷の記述
 *-------------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
/* 768px以上用（PC用）・印刷の記述 */

#lp-contents .prdc_box {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 30px;
}
#lp-contents .c_fix .prdc_box:last-child {
	margin-right: 0;
}
#lp-contents div.prdc_box .item_about dt {
	float: left;
	width: 41%;
}
#lp-contents div.prdc_box .item_about dt img {
	max-width: 245px;
	width: 100%;
	height: auto;
}
#lp-contents div.prdc_box .item_about dd {
	float: right;
	width: 54%;
	min-height: 250px;
}
#lp-contents div.prdc_box .item_price span {
	display: inline-block;
	padding: 12px 0;
}
#lp-contents div.prdc_box .item_price a {
	width: 56%;
	background-image: url(../images/btn_link_arrow.png);
	background-repeat: no-repeat;
	background-position:  95% center;
}
#lp-contents .cart_block {
	float: left;
	width: 41%;
}
#lp-contents .cartjs_box {
	padding: 0 !important;
}

/*
 iti
*/
#lp-contents.iti h2.top {
	margin-top: 7%;
	margin-bottom: 5%;
}

#lp-contents.iti div.iti_info .title {
	margin-bottom: 4%;
}
#lp-contents.iti div.iti_info .history_text {
	margin: 0 17% 1%;
	font-size: 1.1vw;
}
#lp-contents.iti div.iti_info .history_img {
	margin-bottom: 6%;
}

#lp-contents.iti div.quality .title {
	margin-bottom: 3%;
}
#lp-contents.iti div.quality .quality_text {
	margin: 0 17% 3%;
	font-size: 1.1vw;
}
#lp-contents.iti div.quality .quality_img {
	margin-bottom: 6%;
}

#lp-contents.iti .customer_reviews {
	margin-bottom: 10%;
}
#lp-contents.iti .customer_reviews p.title {
	margin-bottom: 0;
}
#lp-contents.iti .customer_reviews .row_customer_reviews {
	position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
#lp-contents.iti .customer_reviews .review {
	margin: 0;
}
#lp-contents.iti .customer_reviews .customer_reviews_01 .product_info_btn {
	position: absolute;
    left: 13%;
    bottom: 6%;
    width: 25%;
	margin: 0;
}
#lp-contents.iti .customer_reviews .customer_reviews_02 .product_info_btn {
	position: absolute;
    right: 13%;
    bottom: 6%;
    width: 25%;
    margin: 0;
}

#lp-contents.iti .lineup_header {
	margin: 3% 0;
}

/*
 dental_care
*/
#lp-contents.dental_care section.dental_care {
	background-color: #FFE4DE;
}
#lp-contents.dental_care h2.top {
	margin-top: 8%;
	margin-bottom: 7%;
}
#lp-contents.dental_care p.question_01 {
	margin: 0;
}
#lp-contents.dental_care p.question_02 {
	margin: 5% 0 0;
}
#lp-contents.dental_care p.question_03 {
	margin: 2% 0 5%;
}
#lp-contents.dental_care p.support {
	margin: 0;
	padding-bottom: 4%;
}

#lp-contents.dental_care section.wbox {
	background-color: #FFE4DE;
}
#lp-contents.dental_care p.details_here {
	margin: 0 0 4%;
}
#lp-contents.dental_care p.for_dogs {
	margin: 0;
}
#lp-contents.dental_care p.for_cats {
	margin: 5% 0;
}
#lp-contents.dental_care p.set_products {
	margin-bottom: 4%;
}
#lp-contents.dental_care p.lets_protects {
	margin-bottom: 3%;
}
#lp-contents.dental_care .prdc_box {
	position: relative;
	width: 42%;
    margin: 0 0 5% 2.7%;
    padding: 1% 2%;
    background-color: white;
    border-radius: 5%;
}
#lp-contents.dental_care .speechBubble {
	width: 42%;
	display: flex;
	justify-content: center;
	position: relative;
	padding: 2% 1.5%;
	border: 2px solid #000000;
	border-radius: 9999px;
	background-color: #ffffff;
	line-height: 1.5;
	color: #000000;
	font-size: 90%;
}
#lp-contents.dental_care .speechBubble::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-color: #000000 transparent transparent;
	translate: -50% 100%;
	transform: skew(-24deg);
	transform-origin: top;
}
#lp-contents.dental_care .speechBubble::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-width: 15.5px 7.8px 0 7.8px;
	border-color: #ffffff transparent transparent;
	translate: -50% 100%;
	transform: skew(-24deg);
	transform-origin: top;
}
/* 768px以上用（PC用）の記述 end -------------------------------------*/
}



/*------------------------------------------ clear */
#lp-contents .wbox:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
