@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 File name:    style_sp.css
 Style Info:     オリジナル珍味表彰状焼きかま用スタイル
----------------------------------------------------------- */

@media screen and (max-width: 599px){
	.lp_ykamahyo h2 {
		padding-top: 10%;
	}
	.lp_ykamahyo h2.catalog_box {
		padding-top: 24% !important;
	}

	.lp_ykamahyo h3 {
		padding-top: 3%;
	}
	.lp_ykamahyo h2 img,
	.lp_ykamahyo .mainimage img,
	.lp_ykamahyo .titleblock img {
		display: block;
		width: 100%;
		height: auto;
	}
	.lp_ykamahyo h2 img {
		aspect-ratio: 760 / 175;
	}

	.lp_ykamahyo h2.top {
		width: 100%;
		height: 89.7vw;
		background-image: url(../img/title_sp@2x.webp);
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: 0 0;
		position: relative;
		box-sizing: border-box;
	}
	.lp_ykamahyo h2.top span.sh {
		display: block;
		font-size: 3.6vw !important;
		font-weight: 600 !important;
		position: absolute;
		top: 6.6vw;
		left: 4vw;
	}
	.lp_ykamahyo h2.top span.ma {
		display: block;
		color: #fd3f00;
		font-size: 9vw !important;
		font-weight: 600 !important;
		letter-spacing: 0.1vw;
		text-shadow:
			0.6vw 0.6vw 0.4vw #fff,
			-0.6vw 0.6vw 0.4vw #fff,
			-0.6vw -0.6vw 0 #fff,
			0.6vw -0.6vw 0 #fff;
		position: absolute;
		top: 10vw;
		left: 2.6vw;
	}

	.lp_ykamahyo .mainimage {
		position: relative;
		margin-top: -3%;
		padding: 0 !important;
	}
	.lp_ykamahyo .mainimage img {
		width: 100%;
		height: auto;
	}
	.lp_ykamahyo .mainimage img.main {
		aspect-ratio: 760 / 405;
		display: none;
	}
	.lp_ykamahyo .mainimage img.main02 {
		margin: 10vw auto 8vw;
		aspect-ratio: 780 / 400;
	}
	.lp_ykamahyo .mainimage img.icon {
		display: block;
		width: 20%;
		position: absolute;
		top: 3%;
		left: 2%;
	}
	.lp_ykamahyo .mainimage h3 {
		margin: 8vw auto 5vw;
		font-size: 4.6vw !important;
		text-align: center;
	}
	.lp_ykamahyo .mainimage p,
	.lp_ykamahyo .titleblock p {
		margin: 3% 0 !important;
		font-size: 1.25rem;
	}

	.lp_ykamahyo .titleblock {
		margin: 12vw 0 0 0;
		padding: 0 !important;
	}
	.lp_ykamahyo .titleblock h3 {
		display: flex;
		flex-direction: row;
		justify-content: left;
		flex-wrap: wrap;
		align-items: center;

		margin-left: 0;
		padding: 0 0 0 14vw;
		width: 100%;
		height: 11vw;
		font-size: 4vw !important;
		line-height: 1.4;
		position: relative;
		box-sizing: border-box;
	}
	.lp_ykamahyo .titleblock h3::before {
		content: '';
		display: block;
		width: 10vw;
		height: 10vw;
		background-image: url(../img/ic_chimmi.png);
		background-size: 100%;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		left: 0;
	}

	.lp_ykamahyo .photo {
		margin-bottom: 16vw;
	}
	.lp_ykamahyo .photo li {
		margin-bottom: 10vw;
	}
	.lp_ykamahyo .photo li img {
		display: block;
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
		box-sizing: border-box;
	}
	.lp_ykamahyo .photo li img.capture {
		margin-top: 6%;
		margin-bottom: 0;
		border: 1px solid #ccc;
	}
	.lp_ykamahyo .photo li img.capture.form01 {
		aspect-ratio: 922 / 990;
	}
	.lp_ykamahyo .photo li img.capture.form02 {
		aspect-ratio: 922 / 600;
	}
	.lp_ykamahyo .photo li a.button {
		display: block;
		margin: 6vw auto 0;
		padding: 1.6vw 3.2vw;
		width: 75%;
		background-color: #000;
		color: #fff;
		text-align: center;
		border-radius: 3.2vw;
		box-sizing: border-box;
	}

	.lp_ykamahyo h2.catalog_box {
		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;

		padding: 2vw !important;
		height: 10vw;
		color: #fd3f00 !important;
		font-size: 4vw !important;
		font-weight: 600 !important;
		text-align: center !important;
		border-top: 1.4vw solid #fd3f00;
		border-bottom: 1.4vw solid #fd3f00;
		box-sizing: border-box;
	}
	.lp_ykamahyo h2.catalog_box span {
		font-size: 3.2vw !important;
		font-weight: 600 !important;
	}
	.lp_ykamahyo .catalog_box {
		margin-top: 7vw;
	}

	.lp_ykamahyo .catalog_box:last-child {
		padding-bottom: 10%;
	}
	.lp_ykamahyo .catalog_box .item {
		margin: 6% 0;
		padding: 0 !important;
		width: 100%;
	}
	.lp_ykamahyo .catalog_box .item img {
		display: block;
		margin: 0 auto 3% auto !important;
		width: 90%;
		height: auto;
		aspect-ratio: 1 / 1;
	}
	.lp_ykamahyo .catalog_box .item .text {
		margin-bottom: 0 !important;
		padding-bottom: 4%;
		width: 100%;
		position: relative;
	}
	.lp_ykamahyo .catalog_box .item .text h3 {
		padding-top: 3%;
		font-size: 14px !important;
		font-size: 1.4rem !important;
	}
	.lp_ykamahyo .catalog_box .item .text .txtlink14 {
		padding: 2% 4%;
		position: absolute;
		bottom: 4%;
		right: 3%;
	}
	.lp_ykamahyo .catalog_box .item .text p.price {
		font-weight: bold;
	}

}
