@charset "utf-8";

/*===========================================================

===========================================================*/

.yonabaru-illust-box {
	left: 4vw;
	width: 15%;
	position: absolute;
	top: 10px;
}

.common-card-text-box .text01 br {
	display: none;
}

.common-card-title-box .title04 {
	font-size: clamp(20px, calc(1.25rem + ((1vw - 3.75px) * 0.9061)), 34px);
}

.yonabaru02-img-set {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 9px;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:414px) {


/*===========================================================

===========================================================*/



} /* min-width: 414px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:544px) {


/*===========================================================

===========================================================*/



} /* min-width: 544px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 768px) {


/*===========================================================

===========================================================*/



} /* min-width: 768px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 1024px) {


/*===========================================================

===========================================================*/



} /* min-width: 1024px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {


/*===========================================================

===========================================================*/

.yonabaru-illust-box {
	width: 11%;
	left: 16vw;
	top: 2%;
}

} /* min-width: 1200px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1400px) {


/*===========================================================

===========================================================*/

.yonabaru-illust-box {
	width: 11%;
	left: 16vw;
	top: 12%;
}

.yonabaru-card-container {
    margin: 160px auto 0 auto !important;
    padding: 0 20px !important;
}

.common-card-text-box .text01 br {
	display: block;
}

.common-card-title-box .title04 {
	font-size: clamp(25px, calc(1.5625rem + ((1vw - 14px) * 1.7308)), 34px);
}

} /* min-width: 1400px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {




} /* min-width: 1520px ここまで */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */ 