@charset "utf-8";

main.fs-l-main {
	padding-top: 0;
}

main.fs-l-main:has(.klp_mv_wrap) {
	overflow: visible;
}

.klp_mv {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 60px 0;
	background: linear-gradient(rgb(113 113 113 / 40%)), url(https://kaninotatsujin.itembox.design/item/klp_mv_1.jpg?t=20251002134715);
	background-size: cover;
	background-position: center;
}

.klp_mv_ttl {
	margin: 0 auto;
	padding: 40px 0 60px;
	text-align: center;
	font-size: 46px;
	color: #ffffff;
	text-shadow: 1px 1px 4px #a5231e;
}

.klp_mv p {
	text-align: center;
	font-size: 34px;
	color: #ffffff;
	text-shadow: 1px 1px 4px #2e2e2e;
	font-weight: 600;
}

.klp_mv_inform_box {
	margin: 60px auto 40px;
	padding: 20px 0;
	width: 50%;
	text-align: center;
	background-color: #ffffffc7;
	border-radius: 30px;
	/* background: url(../img/common/img_bg01.png) repeat center center;*/
}

.klp_mv_inform_box h3 {
	font-size: 44px;
	line-height: 0;
	color: #a5231e;
	text-shadow: 1px 1px 3px #787878;
}

.klp_mv_inform_box p {
	line-height: 44px;
	color: #a5231e;
	text-shadow: 1px 1px 4px #906f00;
	/* color: #906f00; */
}

section.klp_intro_wrap {
	margin: 0 calc(50% - 50vw);
}

.klp_intro_container {
	padding: 60px 0;
	margin: 0 calc(50% - 50vw);
	background: url(https://www.kaninotatsujin.com/img/common/img_bg01.png) repeat center center;
}

.klp_intro_box {
	display: flex;
	flex-direction: row-reverse;
	max-width: 1230px;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	gap: 20px;
	padding-inline: 15px;
}

figure.klp_intro_box_img {
	width: 45%;
	margin: 0;
}

.klp_intro_box_ex {
	width: 55%;
}

.klp_intro_box_ex h3 {
	font-size: 36px;
	line-height: 1.4;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
}

span.klp_store_name {
	font-family: "Shippori Mincho", serif;
	font-size: xxx-large;
	color: #a5231e;
	text-shadow: 1px 1px 2px #787878;
}

.klp_intro_box_ex p {
	font-size: 18px;
	line-height: 2;
}

.intro_content {
	margin: 0 auto;
	padding: 60px 0;
	text-align: center;
	align-items: center;
	background: linear-gradient(#f2eee7, #ffffff);
}

.intro_content h3 {
	font-size: 28px;
	line-height: 2;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
}

.intro_content h3>span {
	background: linear-gradient(transparent 60%, #ae985c61 60%);
}

ul.intro_content_list {
	width: 700px;
	list-style: none;
	margin: 0 auto;
	text-align: left;
	padding: 0 80px 0 130px;
	max-width: 100%;
}

ul.intro_content_list li {
	font-size: 24px;
	font-weight: 600;
	line-height: 2;
}

.intro_content_list li::before {
	content: "✔";
	margin-right: 10px;
	color: #a5231e;
}

.intro_content_arrow {
	margin: 40px auto;
	display: inline-block;
	width: 240px;
	height: 80px;
	/*background: #f2eee7;*/
	background: #787878;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.intro_content p {
	margin: 0 auto;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.8;
	padding: 40px 80px;
	border: solid 3px #ae985c;
	outline: solid 5px #a5231e;
	outline-offset: 3px;
	max-width: 1000px;
}

span.klp_store_name.klp_small {
	font-size: 30px;
}

section.klp_feature_wrap {
	padding: 60px 0;
	margin: 0 calc(50% - 50vw);
	background: url(https://www.kaninotatsujin.com/img/common/img_bg01.png) repeat center center;
}

.three_reasons {
	max-width: 1030px;
	margin: 0 auto;
	padding-inline: 15px;
}

h2.klp_container_ttl {
	position: relative;
	display: inline-block;
	margin: 40px auto;
	padding: 30px;
	min-width: 120px;
	max-width: 100%;
	color: #ffffff;
	font-size: 36px;
	background: #a5231e;
	width: 100%;
	border-radius: 8px;
	text-align: center;
}

h2.klp_container_ttl::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #a5231e;
}

.klp_feature_box {
	display: flex;
	width: 100%;
}

.klp_feature_box {
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-around;
	gap: 40px;
	margin-bottom: 80px;
}

figure.klp_feature_box_img {
	width: 40%;
	margin: 0;
}

.klp_feature_box_ex {
	width: 60%;
}

.klp_feature_box_ex h3 {
	font-size: 36px;
	line-height: 1.4;
	position: relative;
	padding-left: 65px;
	z-index: 1;
}

.klp_feature_box_ex h3::before {
	z-index: -1;
	position: absolute;
	left: 0;
	top: -60px;
	font-size: 100px;
	letter-spacing: -5px;
	color: #e6dfd2;
}

.klp_feature_box_ex h3.klp_feature_01::before {
	content: '01';
}

.klp_feature_box_ex h3.klp_feature_02::before {
	content: '02';
}

.klp_feature_box_ex h3.klp_feature_03::before {
	content: '03';
}

.klp_feature_box_ex p {
	font-size: 18px;
	line-height: 2;
}

.klp_feature_box.rev_f_box {
	flex-direction: row;
}

.strong_point_content {
	max-width: 1030px;
	margin: 0 auto;
	text-align: center;
	padding-inline:15px;
}

.strong_point_content p {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 40px;
	text-decoration: underline #a5231e 7px;
	line-height: 2.2;
}

section.klp_rec_wrap {
	margin: 0 calc(50% - 50vw);
	background-color: #f2eee7;
}

.klp_rec_container {
	padding: 60px 0;
	max-width: 1030px;
	margin: 0 auto;
	padding-inline:15px;
}

.klp_rec_product {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 40px;
	width: 100%;
	margin-bottom: 40px;
	background-color: #ffffff;
}

figure.rec_product_image {
	margin: 0;
	width: 40%;
}

.rec_product_contet {
	width: 60%;
}

.rec_product_ttl {
	margin: 0 0 10px;
	font-size: 26px;
	line-height: 1.4;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
}

span.sub_rec_product_ttl {
	font-size: 22px;
}

.rec_product_price {
	color: #F44336;
	font-size: 30px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
	font-weight: 600;
}

span.rec_product_price_label {
	font-size: 22px;
}

span.rec_product_price_tax {
	font-size: 20px;
}

span.klp-badge-off {
	letter-spacing: -2px;
}

.rec_product_ex {
	margin-bottom: 30px;
}

.klp-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .5em;
	font-weight: 700;
	border: 1px solid #a5231e;
	padding: 10px 30px;
	border-radius: 9999px;
	box-shadow: 0 2px 6px #787878;
	transition: .2s;
	background: #a5231e;
	color: #ffffff;
	font-size: 18px;
}

.klp-btn:hover {
	color: #ffffff;
}
.klp-btn:visited {
	color: #ffffff;
}

.lp_add_to_cart1 {
}

.lp_add_to_cart1 button[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .5em;
	font-weight: 700;
	border: 1px solid #a5231e;
	padding: 10px 30px;
	border-radius: 9999px;
	box-shadow: 0 2px 6px #787878;
	transition: .2s;
	background: #a5231e;
	color: #ffffff;
	font-size: 18px;
	transition: 0.3s;
}

.lp_add_to_cart1  button[type="submit"]:hover {
	color: #fff;
	opacity: 0.85;
}

.lp_add_to_cart1 button {
}


section.klp_voice_wrap {
	margin: 0 calc(50% - 50vw);
	background: url(https://www.kaninotatsujin.com/img/common/img_bg01.png) repeat center center;
}

.klp_voice_container {
	padding: 60px 0;
	margin: 0 auto;
	max-width: 1030px;
	padding-inline:15px;
}

.klp_voice_container>h3 {
	text-align: center;
	font-size: 28px;
	line-height: 1.6;
	margin-bottom: 40px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
}

.klp_voice_box {
	display: flex;
	flex-direction: row;
	width: 100%;
	gap: 40px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e6dfd2;
}

figure.klp_voice_box_img {
	width: 30%;
	margin: 0;
}

.klp_voice_box_ex {
	width: 70%;
}

.klp_voice_box:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.klp_voice_box_ex>h3 {
	font-size: 24px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
}

.klp_voice_box_ex>h3::before {
	content: '';
	border: 4px solid #a5231e;
	margin-right: 15px;
}

.klp_voice_box_ex p {
	font-size: 16px;
	line-height: 1.8;
}

section.klp_six_points_wrap {
	margin: 0 calc(50% - 50vw);
	background-color: #f2eee7;
	padding-bottom: 60px;
	border-bottom: 1px solid #e6dfd2;
}

.klp_six_points_container {
	padding: 60px 0;
	margin: 0 auto;
	max-width: 1030px;
	padding-inline:15px;
}

ul.six_points_block {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 1030px;
	padding-inline:15px;
	align-items: stretch;
	grid-auto-rows: 1fr;
}

li.six_points_block_content {
	position: relative;
	background: #ffffff;
	padding: 30px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
	display: flex;
	flex-direction: column;
}

li.six_points_block_content::after {
	position: absolute;
	top: 3%;
	right: 3%;
	content: '';
	display: block;
	height: 94%;
	border: 1px solid #baa775;
	width: 94%;
}

.six_points_block_content>h3 {
	text-align: center;
	font-size: 18px;
	line-height: 1.4;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
	position: relative;
}

.six_points_block_content>h3::after {
	content: '';
	border: 1px solid #a5231e;
	position: absolute;
	bottom: -12px;
	right: 40%;
	width: 60px;
}

section.klp_store_review_wrap {
	margin: 0 calc(50% - 50vw);
	background: url(https://www.kaninotatsujin.com/img/common/img_bg01.png) repeat center center;
}

.klp_store_review_container {
	padding: 60px 0;
	margin: 0 auto;
	max-width: 1030px;
	padding-inline:15px;
}

.klp_store_review_content {
	display: flex;
	flex-direction: row;
	width: 100%;
	gap: 20px;
}

.klp_store_review_box {
	display: flex;
	flex-direction: column;
}

figure.s_review_cont_img {
	width: 100%;
	margin: 0 0 20px 0;
}

.klp_store_review_box h4 {
	font-size: 18px;
	margin: 0;
}

.visible-sp {
	display: none;
}

.visible-pc {
	display: block;
}
/** tablet
===================================*/
@media (max-width: 960px) {
	.visible-sp {
		display: block;
	}

	.visible-pc {
		display: none;
	}
	
	.klp_mv_inform_box {
	margin: 40px auto;
	width: 80%;
}
.klp_intro_container {
	padding: 40px 0;
}
.klp_intro_box {
	max-width: 960px;
	width: 100%;
	padding: 0 20px;
}
.klp_intro_box_ex h3 {
	font-size: 24px;
}
span.klp_store_name {
	font-size: 30px;
}
.klp_intro_box_ex p {
	font-size: 15px;
	line-height: 1.8;
}
.intro_content {
	margin: 0 calc(50% - 50vw);
}
ul.intro_content_list {
	width: 100%;
	max-width: 960px;
	padding: 0 120px 0 155px;
}
.intro_content p {
	max-width: 960px;
	width: 90%;
	padding: 20px;
	font-size: 20px;
}
span.klp_store_name.klp_small {
	font-size: 26px;
}
span.intro_lead {
	display: inline-block;
	text-align: left;
}
	ul.intro_content_list {
		width: 100%;
		max-width: 960px;
		padding: 0 120px 0 155px;
	}
	ul.six_points_block {
		grid-template-columns: repeat(2, 1fr);
		/* 繧ｿ繝悶Ξ繝�ヨ縺ｯ2蛻� */
	}
}

/** SmartPhone
===================================*/
@media screen and (max-width: 767px) {
	.visible-sp {
		display: block;
	}

	.visible-pc {
		display: none;
	}

	.klp_mv {
		background: linear-gradient(rgb(113 113 113 / 40%)), url(https://kaninotatsujin.itembox.design/item/sp_klp_mv_1.jpg?t=20251002134715);
		background-size: cover;
		padding: 20px 0 50px;
	}

	h2.klp_mv_ttl {
		font-size: 28px;
		line-height: 1.6;
		padding: 20px 0;
	}

	.klp_mv p {
		font-size: 20px;
	}

	.klp_mv_inform_box {
		margin: 40px 10px 0;
		width: auto;
	}

	.klp_mv_inform_box h3 {
		font-size: 36px;
		margin: 20px auto 30px;
	}

	.klp_mv_inform_box p {
		font-size: 24px;
		margin: 0;
	}

	section.klp_intro_wrap {
		width: 100%;
		margin: 0 auto;
	}

	.klp_intro_container {
		padding: 0 20px;
	}

	.klp_intro_box {
		width: 100%;
		flex-direction: column-reverse;
	   /* padding: 0 0 30px 0 !important;*/
	   padding: 0;
	}

	figure.klp_intro_box_img {
		width: 100%;
	}

	.klp_intro_box_ex {
		width: 100%;
	}

	.klp_intro_box_ex h3 {
		font-size: 24px;
		margin-bottom: 0;
	}
	.klp_intro_box_ex p {
	font-size: 16px;
	line-height: 1.8;
	}

	span.klp_store_name {
		font-size: 30px;
	}

	.intro_content {
		margin: 0 calc(50% - 50vw);
		padding: 20px 20px 60px;
	}

	.intro_content h3 {
		font-size: 24px;
		line-height: 2;
	}

	ul.intro_content_list {
		width: 100%;
		padding: 0;
	}

	ul.intro_content_list li {
		font-size: 18px;
	}

	ul.intro_content_list li:last-of-type {
		font-size: 17px;
	}

	.intro_content_list li::before {
		margin-right: 5px;
	}

	figure.intro_content_arrow {
		margin: 20px auto;
		width: 150px;
		height: 50px;
	}

	.intro_content p {
		width: fit-content;
		margin: 0 10px;
		padding: 15px;
		font-size: 18px;
	}
	span.intro_lead {
		display: inline-block;
		text-align: left;
		font-size: 16px;
		margin-top:14px;
	}

	section.klp_feature_wrap {
		padding: 0 0 40px;
	}

	.three_reasons {
		width: 100%;
		padding: 20px;
	}

	h2.klp_container_ttl {
		padding: 20px;
		font-size: 18px;
	}

	.klp_feature_box {
		flex-direction: column;
		gap: 20px;
		margin-bottom: 40px;
	}
	.klp_feature_box:last-of-type {
		margin-bottom: 20px;
	}
	.klp_feature_box.rev_f_box {
		flex-direction: column;
	}

	figure.klp_feature_box_img {
		width: 100%;
	}

	.klp_feature_box_ex {
		width: 100%;
		padding: 0 5px;
	}

	.klp_feature_box_ex h3 {
		font-size: 21px;
		padding-left: 40px;
	}

	.klp_feature_box_ex h3::before {
		top: -35px;
		font-size: 60px;
	}

	.klp_feature_box_ex p {
		font-size: 16px;
		line-height: 1.6;
	}

	.strong_point_content {
		width: 100%;
		padding: 0 20px;
	}

	.strong_point_content p {
		font-size: 20px;
		margin-top: 0;
		letter-spacing: -0.6px;
	}

	.strong_point_content figure {
		width: 100%;
		margin: 0 auto;
	}

	.klp_rec_container {
		padding: 20px;
		width: 100%;
	}

	.klp_rec_product {
		flex-direction: column-reverse;
		gap: 20px;
		margin-bottom: 30px;
	}

	figure.rec_product_image {
		width: 100%;
	}

	.rec_product_contet {
		width: 100%;
		padding: 0 15px 30px 15px;
		padding-bottom: 20px;
		position: relative;
	}

	.rec_product_ttl {
		font-size: 16px;
		letter-spacing: 0;
	}

	span.sub_rec_product_ttl {
		font-size: 16px;
	}

	p.rec_product_price {
		font-size: 16px;
	}

	span.rec_product_price_label {
		font-size: 16px;
	}

	span.rec_product_price_value {
		font-size: 16px;
		letter-spacing: 0;
	}

	span.rec_product_price_tax {
		font-size: 14px;
	}

	span.klp-badge-off {
		letter-spacing: -1px;
	}

	p.rec_product_ex {
		font-size: 15px;
	}

	.klp-btn {
		position: absolute;
		bottom: 25px;
		margin: 0 auto !important;
		right: 10%;
	}

	.klp_voice_container {
		padding: 20px;
		width: 100%;
	}

	.klp_voice_container>h3 {
		font-size: 16px;
		margin: 0 auto 20px;
	}

	.klp_voice_box {
		flex-direction: column;
		gap: 20px;
		margin-bottom: 30px;
		padding-bottom: 20px;
	}

	figure.klp_voice_box_img {
		width: 100%;
	}

	.klp_voice_box_ex {
		width: 100%;
	}

	.klp_voice_box_ex>h3 {
		font-size: 16px;
		letter-spacing: 0;
	}

	.klp_voice_box_ex p {
		font-size: 15px;
	}

	.klp_voice_box_ex>h3::before {
		margin-right: 8px;
		border: 2px solid #a5231e;
	}

	section.klp_six_points_wrap {
		padding-bottom: 30px;
	}

	.klp_six_points_container {
		padding: 20px;
		width: 100%;
	}

	ul.six_points_block {
		grid-template-columns: 1fr;
		grid-auto-rows: auto;
		padding: 0;
	}

	.six_points_block_content>h3 {
		font-size: 16px;
	}

	li.six_points_block_content p {
		font-size: 14px;
	}

	.klp_store_review_container {
		padding: 20px;
		width: 100%;
	}

	.klp_store_review_content {
		flex-direction: column;
		gap: 40px;
	}

	.klp_store_review_box {
		border-bottom: 1px solid #e6dfd2;
		padding-bottom: 20px;
	}

	.klp_store_review_box:last-of-type {
		border-bottom: none;
	}

	.klp_store_review_box h4 {
		font-size: 16px;
	}

	.klp_store_review_box p {
		font-size: 14px;
	}
}
