/*====================
    campaign
    sougyou2026
======================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@500&family=Zen+Old+Mincho:wght@700&display=swap");
.loaded .sougyou2026 .js-fadeIn {
	opacity: 1;
}

.page_campaign {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.sougyou2026 {
	color: #191919;
	line-break: strict;
}
.sougyou2026 .js-fadeIn {
	opacity: 0;
	-webkit-transition: 1s;
	transition: 1s;
}
.sougyou2026 .js-anime {
	-webkit-transform: translateY(20px);
	        transform: translateY(20px);
	opacity: 0;
	-webkit-transition: 1s;
	transition: 1s;
	will-change: transform, opacity;
}
.sougyou2026 .js-anime.is-inview {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
	opacity: 1;
}
.sougyou2026 .sec-wrap {
	width: 100%;
	max-width: 1480px;
	padding: 0 10px;
	margin: auto auto auto;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec-wrap {
		padding: 0 2vw;
	}
}
@media screen and (max-width: 767px) {
	.sougyou2026 img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
}
.sougyou2026 .pc {
	display: block;
}
.sougyou2026 .sp {
	display: none;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .pc {
		display: none;
	}
	.sougyou2026 .sp {
		display: block;
	}
}
.sougyou2026 .sec-mv {
	background-color: #fcf7f2;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec-mv .sec-wrap {
		padding: 0;
	}
}
.sougyou2026 .sec01 {
	background-color: #fcf7f2;
	padding-bottom: 9.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 {
		padding-bottom: 9.3023255814vw;
	}
}
.sougyou2026 .sec01 .box1 {
	margin-top: -16.7rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 {
		margin-top: -9vw;
	}
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .img {
		overflow: hidden;
		margin: 0 -2vw;
	}
	.sougyou2026 .sec01 .box1 .img img {
		max-width: none;
		width: 130%;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
.sougyou2026 .sec01 .box1 .cnt {
	position: relative;
	margin-top: -22rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding-left: 13rem;
	gap: 0.4rem 0;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt {
		margin-top: -17vw;
		padding: 0 4.6511627907vw;
		display: block;
	}
}
.sougyou2026 .sec01 .box1 .cnt .title {
	width: 100%;
	font-size: 3.7rem;
	font-weight: 900;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt .title {
		font-size: 6.511627907vw;
	}
}
.sougyou2026 .sec01 .box1 .cnt .price-wrap {
	width: 57.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 3.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt .price-wrap {
		width: 100%;
		gap: 3.488372093vw;
		margin-top: 1.1627906977vw;
	}
}
.sougyou2026 .sec01 .box1 .cnt .limited {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	font-size: 2.6rem;
	font-weight: 900;
	background-color: #b49d6f;
	color: #ffffff;
	width: 27.3rem;
	height: 5.9rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt .limited {
		width: auto;
		height: auto;
		font-size: 4.1860465116vw;
		padding: 0.1em 1em;
	}
}
.sougyou2026 .sec01 .box1 .cnt .price {
	font-size: 7.8rem;
	font-weight: 900;
	line-height: 1;
	position: relative;
	top: -0.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt .price {
		font-size: 9.3023255814vw;
	}
}
.sougyou2026 .sec01 .box1 .cnt .price .yen {
	font-size: 4.6rem;
	display: inline-block;
	position: relative;
	top: -0.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt .price .yen {
		font-size: 6.0465116279vw;
	}
}
.sougyou2026 .sec01 .box1 .cnt .text {
	max-width: calc(100% - 57.2rem);
	font-size: 2.3rem;
	line-height: 1.7391304348;
	font-weight: 900;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box1 .cnt .text {
		max-width: 100%;
		font-size: 3.7209302326vw;
		margin-top: 1.1627906977vw;
	}
}
.sougyou2026 .sec01 .box2 {
	margin: 4.5rem auto auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5rem;
	width: 1240px;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box2 {
		margin-top: 6.976744186vw;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		gap: 6.976744186vw;
		width: 90%;
	}
}
.sougyou2026 .sec01 .box2 .item {
	width: 100%;
}
.sougyou2026 .sec01 .box2 .cnt {
	margin-top: 3rem;
	padding: 0 2rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box2 .cnt {
		margin-top: 4.6511627907vw;
		padding: 0;
	}
}
.sougyou2026 .sec01 .box2 .cnt .title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box2 .cnt .title-wrap {
		gap: 3.488372093vw;
	}
}
.sougyou2026 .sec01 .box2 .cnt .num {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	font-weight: 900;
	background-color: #b49d6f;
	color: #ffffff;
	font-size: 2.3rem;
	font-weight: bold;
	width: 3.8rem;
	height: 3.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-bottom: 0.1em;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box2 .cnt .num {
		font-size: 4.6511627907vw;
		width: 8.1395348837vw;
		height: 8.1395348837vw;
	}
}
.sougyou2026 .sec01 .box2 .cnt .title {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	font-size: 2.3rem;
	font-weight: 900;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box2 .cnt .title {
		font-size: 4.6511627907vw;
	}
}
.sougyou2026 .sec01 .box2 .cnt .text {
	margin-top: 1rem;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.1em;
	text-align: justify;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec01 .box2 .cnt .text {
		font-size: 3.2558139535vw;
		margin-top: 2.3255813953vw;
	}
}
.sougyou2026 .bnr01,
.sougyou2026 .bnr02 {
	width: 1245px;
	margin: 6rem auto auto;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .bnr01,
	.sougyou2026 .bnr02 {
		width: 100%;
		margin-top: 6.976744186vw;
	}
}
.sougyou2026 .sec02 {
	padding-top: 3.6rem;
	padding-bottom: 9rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02 {
		padding-top: 9.3023255814vw;
		padding-bottom: 9.3023255814vw;
	}
}
.sougyou2026 .sec02__title {
	text-align: center;
	font-size: 4.6rem;
	font-weight: 900;
	line-height: 1.5652173913;
	letter-spacing: 0.08em;
	color: #b49d6f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0 2rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__title {
		font-size: 6.976744186vw;
		padding: 0;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
.sougyou2026 .sec02__title::before, .sougyou2026 .sec02__title::after {
	content: "";
	display: block;
	width: 34.7rem;
	height: 18.8rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url(../../img/campaign/sougyou2026/img_sec02-deco01@2x.png);
	position: relative;
	top: -0.6rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__title::before, .sougyou2026 .sec02__title::after {
		content: none;
	}
}
.sougyou2026 .sec02__title::after {
	background-image: url(../../img/campaign/sougyou2026/img_sec02-deco02@2x.png);
}
.sougyou2026 .sec02__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
}
.sougyou2026 .sec02__list .item {
	width: 100%;
}
.sougyou2026 .sec02__list .text {
	font-size: 1.6rem;
	line-height: 1.875;
	font-weight: bold;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list .text {
		font-size: 3.7209302326vw;
	}
}
.sougyou2026 .sec02__list .text2 {
	background-color: #b49d6f;
	font-size: 1.9rem;
	font-weight: 900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 2.5rem;
	padding: 0.4rem 0 0.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list .text2 {
		margin-top: 2.3255813953vw;
		padding: 2.3255813953vw 2.3255813953vw;
		line-height: 1.4;
		font-size: 4.4186046512vw;
	}
}
.sougyou2026 .sec02__list .text2 .small {
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list .text2 .small {
		font-size: 3.7209302326vw;
	}
}
.sougyou2026 .sec02__list .text3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 0.9rem;
	font-size: 1.6rem;
	font-weight: bold;
	color: #b49d6f;
	letter-spacing: 0.07em;
	margin-top: 0.7rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list .text3 {
		margin-top: 2.3255813953vw;
		font-size: 3.7209302326vw;
		line-height: 1.4;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
}
.sougyou2026 .sec02__list .text3::before {
	content: "";
	width: 2.5rem;
	height: 2.5rem;
	background-image: url(../../img/campaign/sougyou2026/icn_time.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list .text3::before {
		width: 6.976744186vw;
		height: 6.976744186vw;
	}
}
.sougyou2026 .sec02__list.-list01 {
	width: 124rem;
	max-width: 100%;
	margin: 4rem auto auto;
	gap: 5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list.-list01 {
		width: 100%;
		margin-top: 6.976744186vw;
		gap: 6.976744186vw;
	}
}
.sougyou2026 .sec02__list.-list01 .cnt {
	margin-top: 2rem;
	padding: 0 5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list.-list01 .cnt {
		margin-top: 2.3255813953vw;
		padding: 0 4.6511627907vw;
	}
}
.sougyou2026 .sec02__list.-list02 .text {
	margin-top: 3.5rem;
	padding: 0 4rem 0 15.5rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list.-list02 .text {
		margin-top: 6.976744186vw;
		padding: 0 4.6511627907vw;
	}
}
.sougyou2026 .sec02__list.-list02 .item .img2 {
	width: 55.6rem;
	max-width: 100%;
}
.sougyou2026 .sec02__list.-list02 .item:nth-of-type(1) .img2 {
	margin-left: 13rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list.-list02 .item:nth-of-type(1) .img2 {
		margin-left: 0;
	}
}
.sougyou2026 .sec02__list.-list02 .item:nth-of-type(2) .img2 {
	margin-left: 7.2rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list.-list02 .item:nth-of-type(2) .img2 {
		margin-left: 0;
	}
}
.sougyou2026 .sec02__list.-list02 .item:nth-of-type(2) .text {
	margin-top: 2.2rem;
	padding: 0 4rem 0 10rem;
}
@media screen and (max-width: 767px) {
	.sougyou2026 .sec02__list.-list02 .item:nth-of-type(2) .text {
		margin-top: 6.976744186vw;
		padding: 0 4.6511627907vw;
	}
}

/* ------------------------------
    sec-mv
------------------------------ */
.ichigo2026 .sec-mv {
	position: relative;
	width: 100%;
	aspect-ratio: 2921/2380;
}

.ichigo2026 .sec-mv:before {
	position: absolute;
	display: block;
	content: "";
	background: url("../../img/campaign/2026ichigo/bg_fv.png") no-repeat center top;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.ichigo2026 .sec-mv__inner {
	position: relative;
	max-width: 1300px;
	height: 100%;
	padding: 5% 0 0 0;
	margin: 0 auto;
	z-index: 2;
}

.ichigo2026 .sec-mv h1 {
	width: 37%;
	max-width: 480px;
}

.ichigo2026 .sec-mv .img-coupon {
	position: absolute;
	right: 0;
	bottom: 28%;
	width: 32%;
	max-width: 400px;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .sec-mv {
		position: relative;
		padding: 0;
		background-size: 100% auto;
	}
	.sec-mv__inner {
		width: calc(100% - 2rem);
		max-width: inherit;
	}
	.ichigo2026 .sec-mv h1 {
		width: 40%;
	}
	.ichigo2026 .sec-mv .img-coupon {
		bottom: 26%;
	}
}
/* ------------------------------
    section
------------------------------ */
.ichigo2026 .section {
	position: relative;
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .cake_detail {
	position: relative;
}

.ichigo2026 .section-bg {
	position: relative;
	margin-top: -100px;
	width: 100%;
	height: 100%;
	background: url("../../img/campaign/2026ichigo/bg_pc.jpg") no-repeat center top;
	background-size: 1460px auto;
}

.ichigo2026 .section .txt__inner {
	width: 100%;
}

.ichigo2026 .section .txt__inner .ttl {
	position: relative;
	font-size: 2.3rem;
	line-height: 2.1739130435;
	letter-spacing: 0.04em;
	font-weight: 700;
	padding-left: 2.8rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: #595757;
}

.ichigo2026 .section .txt__inner .ttl:before {
	position: absolute;
	left: 0;
	top: 1.2rem;
	display: block;
	content: "";
	background: url("../../img/campaign/2026ichigo/ico_ttl.png") no-repeat center top;
	background-size: 100% auto;
	width: 1.9rem;
	height: 3.1rem;
}

.ichigo2026 .section .txt__inner .price {
	font-size: 2.3rem;
	line-height: 2.1739130435;
	letter-spacing: 0.04em;
	font-weight: 700;
	color: #595757;
}

.ichigo2026 .section .txt__inner .txt {
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.04em;
	font-weight: 500;
	line-break: strict;
	color: #595757;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .section {
		width: 100%;
		max-width: inherit;
		padding: 0 2rem;
	}
	.ichigo2026 .section-bg {
		margin-top: 0;
		background: none;
	}
	.ichigo2026 .section .cake-img {
		width: 100;
		margin: 0 auto;
	}
	.ichigo2026 .section .txt__inner .ttl {
		font-size: 2rem;
		padding-left: 2.8rem;
	}
	.ichigo2026 .section .txt__inner .ttl:before {
		top: 0.4rem;
	}
	.ichigo2026 .section .txt__inner .price {
		font-size: 2rem;
	}
	.ichigo2026 .section .txt__inner .txt {
		font-size: 1.4rem;
	}
}
/* ------------------------------
    cake01
------------------------------ */
.ichigo2026 .cake01 {
	padding: 13.2rem 0 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .cake01 .lead {
	position: relative;
	left: -1.8rem;
	width: 50%;
	text-align: center;
}

.ichigo2026 .cake01 .lead img {
	display: block;
	max-width: 11.7rem;
	margin: 0 auto;
}

.ichigo2026 .section.cake01 .txt__inner {
	margin: 6.8rem 15.9rem 0 auto;
	max-width: 34.1rem;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .cake01 {
		padding: 0 2rem 0 2rem;
	}
	.ichigo2026 .cake01 .lead {
		left: 0;
		right: 0;
		margin: 8% auto 12% auto;
		width: 100%;
	}
	.ichigo2026 .cake01 .lead img {
		max-width: 24%;
		margin: 0 auto;
	}
	.ichigo2026 .section.cake01 .txt__inner {
		margin: 0;
		max-width: inherit;
	}
}
/* ------------------------------
    cake02
------------------------------ */
.ichigo2026 .cake02 {
	padding: 47.4rem 0 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .section.cake02 .txt__inner {
	margin: 0 0 0 12rem;
	max-width: 36.7rem;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .cake02 {
		padding: 5.2rem 2rem 0 2rem;
	}
	.ichigo2026 .section.cake02 .txt__inner {
		margin: 0 auto;
		max-width: inherit;
	}
}
/* ------------------------------
    cake03
------------------------------ */
.ichigo2026 .cake03 {
	padding: 19.8rem 0 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .section.cake03 .txt__inner {
	margin: 0 13.6rem 0 auto;
	max-width: 36.4rem;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .cake03 {
		padding: 5.2rem 2rem 0 2rem;
	}
	.ichigo2026 .section.cake03 .txt__inner {
		margin: 0 auto;
		max-width: inherit;
	}
}
/* ------------------------------
    cake04
------------------------------ */
.ichigo2026 .cake04 {
	padding: 47.4rem 0 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .section.cake04 .txt__inner {
	margin: 0 0 0 12rem;
	max-width: 34.5rem;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .cake04 {
		padding: 5.2rem 2rem 0 2rem;
	}
	.ichigo2026 .section.cake04 .txt__inner {
		margin: 0 auto;
		max-width: inherit;
	}
}
/* ------------------------------
    cake05
------------------------------ */
.ichigo2026 .cake05 {
	padding: 19.8rem 0 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .section.cake05 .txt__inner {
	margin: 0 15rem 0 auto;
	max-width: 35rem;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .cake05 {
		padding: 5.2rem 2rem 0 2rem;
	}
	.ichigo2026 .section.cake05 .txt__inner {
		margin: 0 auto;
		max-width: inherit;
	}
}
/* ------------------------------
    canele
------------------------------ */
.ichigo2026 .sec-canele {
	width: 96%;
	max-width: 124rem;
	margin: 15rem auto 18rem auto;
}

.ichigo2026 .sec-canele .sec-img {
	margin: 0 auto 3.4rem auto;
}

.ichigo2026 .sec-canele .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	padding: 0 4rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .sec-canele .flex .flex-box {
	width: calc(100% - 62.6rem);
	padding-right: 4rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .sec-canele .flex .flex-box .ttl {
	font-size: 2.3rem;
	line-height: 1.4782608696;
	letter-spacing: 0.08em;
	font-weight: 700;
	color: #af191f;
}

.ichigo2026 .sec-canele .flex .flex-box .ttl .small {
	font-size: 1.8rem;
	line-height: 1.8888888889;
	margin-left: 1rem;
}

.ichigo2026 .sec-canele .flex .flex-box .txt {
	font-size: 1.8rem;
	line-height: 2.7777777778;
	letter-spacing: 0.04em;
	font-weight: 700;
	color: #191919;
}

.ichigo2026 .sec-canele .flex .flex-box .txt .price {
	font-size: 2.3rem;
	line-height: 2.1739130435;
}

.ichigo2026 .sec-canele .flex .flex-box .txt02 {
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.04em;
	font-weight: 500;
	color: #191919;
}

.ichigo2026 .sec-canele .flex .flex-box02 {
	width: 62.6rem;
}

.ichigo2026 .sec-canele .flex .flex-box02 .canele-list {
	padding-bottom: 1rem;
	border-bottom: 1px dotted #191919;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ichigo2026 .sec-canele .flex .flex-box02 .canele-list + .canele-list {
	margin-top: 1rem;
}

.ichigo2026 .sec-canele .flex .flex-box02 .canele-list:last-of-type {
	border-bottom: none;
}

.ichigo2026 .sec-canele .flex .flex-box02 .canele-list dt {
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.04em;
	font-weight: 700;
	color: #af191f;
}

.ichigo2026 .sec-canele .flex .flex-box02 .canele-list dd {
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.04em;
	font-weight: 500;
	line-break: strict;
	color: #191919;
}

@media screen and (max-width: 768px) {
	.ichigo2026 .sec-canele {
		width: 100%;
		max-width: inherit;
		margin: 6rem auto;
		padding: 0 2rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.ichigo2026 .sec-canele .sec-img {
		margin: 0 auto 2rem auto;
	}
	.ichigo2026 .sec-canele .flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 0;
	}
	.ichigo2026 .sec-canele .flex .flex-box {
		width: 100%;
		padding-right: 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.ichigo2026 .sec-canele .flex .flex-box .ttl {
		font-size: 2rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box .ttl .small {
		font-size: 1.6rem;
		margin-left: 0.8rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box .txt {
		font-size: 1.4rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box .txt .price {
		font-size: 2rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box02 {
		width: 100%;
		margin-top: 2rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box02 .canele-list {
		padding-bottom: 1rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box02 .canele-list + .canele-list {
		margin-top: 1.2rem;
	}
	.ichigo2026 .sec-canele .flex .flex-box02 .canele-list dd {
		margin-top: 0.4rem;
		line-height: 1.4285714286;
	}
}
/*# sourceMappingURL=sougyou2026.css.map */