/* -------------------------------------------------------------------------------------
reset
------------------------------------------------------------------------------------- */

.okaimono_days_202603 h2,
.okaimono_days_202603 h3,
.okaimono_days_202603 h4,
.okaimono_days_202603 p {
    padding: 0;
    margin: 0;
    border: 0;
}

/* -------------------------------------------------------------------------------------
base
------------------------------------------------------------------------------------- */

:root {
    --txt-color: #000000;
    --accent-color: #E9878B;
    --accent-color2: #4195D0;
    --accent-bg: #E4F6FE;
    --secondary-bg: #FFF8F9;
    --txt-link: #3466B3;
    --red: #D60000;
}

.okaimono_days_202603 * {
    font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: .1em;
    color: var(--txt-color);
}
.okaimono_days_202603 a {
	display: inherit;
	text-decoration: none;
}
.okaimono_days_202603 p {
	line-height: 1.4;
}
.okaimono_days_202603 a:hover {
    text-decoration: none;
}
.okaimono_days_202603 .pc_only {
    display: block;
}

.okaimono_days_202603 .sp_only {
    display: none;
}

.okaimono_days_202603 .inner {
    width: 100%;
    padding-inline: 70px;
    margin: 0 auto;
}

.okaimono_days_202603 img {
    width: auto;
    height: auto;
    object-fit: contain;
	max-width: 100%;
}



.okaimono_days_202603 ul,
.okaimono_days_202603 ol {
    list-style: none;
}

.block-event-page--header {
    display: none;
}

.font-num {
    font-family: "din-2014", sans-serif;
    font-weight: 700;
}

/* -------------------------------------------------------------------------------------
Remove
------------------------------------------------------------------------------------- */

.okaimono_days_202603 .block-top-event--header,
.okaimono_days_202603 .block-pickup-list-p--supplier,
.okaimono_days_202603 .block-pickup-list-p--comment {
    display: none;
}

.okaimono_days_202603 .block-top-event--goods .block-pickup-list-p--items .block-pickup-list-p--item-body:nth-child(1) .block-pickup-list-p--image .img-center::before,
.okaimono_days_202603 .block-top-event--goods .block-pickup-list-p--items .block-pickup-list-p--item-body:nth-child(2) .block-pickup-list-p--image .img-center::before,
.okaimono_days_202603 .block-top-event--goods .block-pickup-list-p--items .block-pickup-list-p--item-body:nth-child(3) .block-pickup-list-p--image .img-center::before {
    content: none;
}

/* -------------------------------------------------------------------------------------
Main
------------------------------------------------------------------------------------- */
.okaimono_days_202603 {
	position: relative;	
	background: #fee3ea;
}


/**/
/*mv_pc*/
.okaimono_days_202603 .mv_pc {
	width: 100%;
	position: fixed;
	content: "";
	display: flex;
	z-index: 5;
	top: 45%;
	bottom: auto;
}
.okaimono_days_202603 .mv_pc_left {
	width: calc((100% - 430px)/2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.okaimono_days_202603 .mv_pc_left img {
	max-width: 80%;
}
.okaimono_days_202603 .mv_pc_right {
	width: calc((100% - 430px)/2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.okaimono_days_202603 .mv_pc_right__content {
	position: relative;
	
}

.okaimono_days_202603 .mv_menu {
	
}
.okaimono_days_202603 .mv_menu a {
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 2px dotted #ffffff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	color: #E15375;
	padding-left: 40px;	
}
.okaimono_days_202603 .mv_menu a:hover {
	opacity: 0.8;
}
.okaimono_days_202603 .mv_menu a:before {
	content: "";
	position: absolute;
	background: url("../../../img/usr/freepage/okaimono_days_202603/menu_arrow.png");
	width: 12px;
	height: 11px;
	top: 50%;
	margin-top: -4px;
	left: 12px;
}
.okaimono_days_202603 .mv_menu .txt_normal {
	font-weight: normal;
	color: #E15375;
}
.okaimono_days_202603 .mc_pc_center {
	width: 430px;
}


.okaimono_days_202603 .okaimono_inner {
	max-width: 430px;
    margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 8;
}

/**/
.okaimono_days_202603 .box01 {
	text-align: center;
}
.okaimono_days_202603 .box01 .text01 {
	font-size: 20px;
	color: #419B5B;
	font-weight: bold;
	line-height: 1;
	padding-top: 40px;
}
.okaimono_days_202603 .box01 .text02 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 46px;
	padding-top: 10px;
}
.okaimono_days_202603 .box01 .text02 .txt01 {
	color: #E97A95;
}
.okaimono_days_202603 .box01 .text02 .txt02 {
	font-size: 20px;
}
.okaimono_days_202603 .box01 .text03 {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	font-weight: 500;
	padding-top: 15px;
}
.okaimono_days_202603 .box01 .box01_note {
	padding-top: 30px;
	padding-bottom: 90px;
	text-align: center;
}

/*block02*/
.okaimono_days_202603 .point_coupon_block {
	background: #fff7d6;
}
.okaimono_days_202603 .block02_icon {
	margin-top: -50px;
    text-align: center;
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.okaimono_days_202603 .block02_ttl .text {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
	padding-top: 10px;
	text-align: center;
}
.okaimono_days_202603 .block02_ttl .text .txt01 {
	color: #E97A95;
}
.okaimono_days_202603 .block02_ttl .text .txt02 {
	font-size: 20px;
}
.okaimono_days_202603 .block02_ttl .text .txt03 {
	font-size: 30px;
}
.okaimono_days_202603 .block02_ttl .text .txt03 small {
	font-size: 24px;
}

.okaimono_days_202603 .box02 {
	text-align: center;
	padding-top: 25px;
	position: relative;
}

.okaimono_days_202603 .block02 .text_and {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
}

.okaimono_days_202603 .box03 {
	text-align: center;	
	position: relative;
	margin-top: -15px;
}

.okaimono_days_202603 .box03 .counpon01 {
	position: absolute;
	left: 0;
	top: 200px;
	width: 100%;
}
.okaimono_days_202603 .box03 .counpon02 {
	position: absolute;
	left: 0;
	top: 460px;
	width: 100%;
}
.okaimono_days_202603 .note_txt {
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
}

.okaimono_days_202603 .note_txt02 {
	font-size: 15px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.okaimono_days_202603 .box03 .counpon02 .note_txt02 {
    color: #000000;
}
.okaimono_days_202603 .note_txt02 span {
	
	font-size: 22px;
	color: #FFE374;
}
.okaimono_days_202603 .note_txt03 {
	font-size: 16px;
	line-height: calc(20/16);
	text-align: center;
	padding-top: 20px;
	color: #222222;
	padding-bottom: 25px;
}
.okaimono_days_202603 .note_coppy_coupon {
	width: 300px;
    height: 45px;
    background: #000000;
    border-radius: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto 0;
    cursor: pointer;
}
.okaimono_days_202603 .note_coppy_coupon span {
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-right: 25px;
	position: relative;
}
.okaimono_days_202603 .note_coppy_coupon span:after {
	content: "";
	background: url("../../../img/usr/freepage/okaimono_days_202603/icon_coppy.png");
	width: 18px;
	height: 20px;
	position: absolute;
	right: 0;
	top: -3px;
}

/*box04*/
.okaimono_days_202603 .box04 {
	padding-bottom: 40px;
}
.okaimono_days_202603 .box04_item {
	border-radius: 0 0 40px 40px;
	width: 400px;
	margin: 40px auto 0;
	background: #FFFFFF;
	text-align: center;
}
.okaimono_days_202603 .box04_item .t_center {
	text-align: center !important;
}
.okaimono_days_202603 .box04_item__ttl {
	width: 400px;
    height: 45px;
    background: #E15375;
    border-radius: 135px;
        display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -15px auto 0;
    cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.box04_item01 .box04_item__ttl:after {
	content: "";
	position: absolute;
	background: url("../../../img/usr/freepage/okaimono_days_202603/box04_arrow01.png");
	width: 21px;
	height: 21px;
	top: 50%;
	right: 15px;
	margin-top: -10px;
}
.box04_item01.active .box04_item__ttl:after {	
	background: url("../../../img/usr/freepage/okaimono_days_202603/box04_arrow01_active.png");
	
}

.box04_item02 .box04_item__ttl:after {
	content: "";
	position: absolute;
	background: url("../../../img/usr/freepage/okaimono_days_202603/box04_arrow02.png");
	width: 21px;
	height: 21px;
	top: 50%;
	right: 15px;
	margin-top: -10px;
}
.box04_item02.active .box04_item__ttl:after {	
	background: url("../../../img/usr/freepage/okaimono_days_202603/box04_arrow02_active.png");
	
}
.okaimono_days_202603 .box04_item__main {
	padding: 30px 25px 0 30px;
}

.okaimono_days_202603 .box04_item .text01 {
	font-size: 21px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #EE95AB;
	border-bottom: 1px solid #EE95AB;
	padding-top: 10px;
	padding-bottom: 10px;
}
.okaimono_days_202603 .box04_item .text02 {
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: left;
}
.okaimono_days_202603 .box04_item .text03 {
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	font-weight: normal;
	padding-top: 20px;	
	text-align: center;
}
.okaimono_days_202603 .box04_item .text03 .txt01{
	font-weight: bold;
	color: #E15375;
}
.okaimono_days_202603 .box04_item .text03 .txt02{
	font-weight: bold;
	color: #E15375;
	font-size: 21px;
}
.accordion_icon {
    font-size: 20px;
    font-weight: bold;
    transition: 0.3s;
}

.box04_item__main {
    display: none;
    padding: 15px;
}


.box04_item.active .box04_item__main {
    display: block;
}

.box04_item.active .accordion_icon {
    content: "-";
}
/**/
.okaimono_days_202603 .box04_item02 .box04_item__ttl {
	background: #047F27;
}
.okaimono_days_202603 .box04_item.box04_item02 .text01 {    
    border-top: 1px solid #047F27;
    border-bottom: 1px solid #047F27;
}
.step_item {
	width: 330px;
	display: flex;
	margin: 20px auto 0;
	position: relative;
}
.step_item02,
.step_item01 {
	padding-bottom: 20px;
}
.step_item02:before,
.step_item01:before {
	content: "";
	position: absolute;
	top: 45px;
    left: 15px;
	background: url("../../../img/usr/freepage/okaimono_days_202603/step_line.png");
	width: 3px;
	height: 18px;
}
.step_num {
	width: 35px;
	margin-right: 20px;
}
.step_text {
	width: 285px;
	text-align: left;
}
.step_text .text {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 25px;
	padding-top: 15px;
}
.step_btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

/*box05*/
.box05 {
	background: #ffffff;
	padding: 40px 0;
}
.box05_icon {
	text-align: center;
}
.box05_ttl {
	text-align: center;
	font-weight: bold;
	color: #E15375;
	font-size: 30px;
	line-height: 1;
	padding-top: 15px;
}
.tabs {
	display: flex;
	justify-content: space-between;
	width: 370px;
	flex-wrap: wrap;
	margin: 35px auto 30px;
	grid-row-gap: 10px;
}
.tab_item {
	width: 178px;
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFE3EA;
	color: #E15375;
	font-size: 16px;
	font-weight: bold;
	border-radius: 30px;
	cursor: pointer;
	
}
.tab_item.active {
	background: #E15375;
	color: #ffffff;
}

/**/
.tabs_content {
	width: 400px;
	margin: 0 auto;
}
.tabs_recommend .block-ranking-r--goods {
	width: 195px;
	flex-basis: 195px;
}
.tabs_recommend .block-ranking-r--goods {
	margin-top: 10px;
}
.tabs_recommend .block-ranking-r--goods:not(:nth-of-type(4n)) {
	margin-right: 0px;
}
.tabs_recommend .block-ranking-r--goods:not(:nth-of-type(2n)) {
	margin-right: 10px;
}
.tabs_recommend .block-ranking-r--goods-image figure {
	width: 195px;
    height: 195px;
    background-color: inherit;
}
.tabs_recommend .block-icon {
	display: none;
}
.tabs_recommend .block-ranking-r--goods-name a {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.tab_item_data__btn {
	text-align: center;
	margin-top: 30px;
}

.tab_item_data {
    display: none;
}

.tab_item_data.active {
    display: block;
}


/*box06*/
.box06 {
	background: #ffffff;
	padding-bottom: 50px;
}

.box06_content {
	width: 400px;
	margin: 0 auto;
	background: #E6FFED;
	border-radius: 40px;
	padding: 40px 25px;
}
.box06_ttl {
	text-align: center;
	font-size: 30px;
	line-height: 1;
	color: #419B5B;
	font-weight: bold;
	margin-bottom: 20px;
}
.slider_item .text01 {
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	padding-bottom: 20px;
}
.slider_item .text02 {
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
}
.slider_item .text03 {
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	padding-top: 20px;
	text-align: right;
}
.slider_item__btn {
	text-align: center;
	margin-top: 20px;
}
.slider_item__btn a {
	display: inline-block;
}
.box06 .slick-prev.slick-arrow {
	background: url("../../../img/usr/freepage/okaimono_days_202603/slider_pre.png");
	width: 40px;
	height: 90px;
	text-indent: 999999px;
	left: -40px;
	margin-top: -50px;
	position: absolute;
    top: 50%;
	border: unset;
}
.box06 .slick-prev.slick-arrow:after {
	display: none;
}

.box06 .slick-next.slick-arrow {
	background: url("../../../img/usr/freepage/okaimono_days_202603/slider_next.png");
	width: 40px;
	height: 90px;
	text-indent: 999999px;
	right: -40px;
	margin-top: -50px;
	position: absolute;
    top: 50%;
    border: unset;
}
.box06 .slick-next.slick-arrow:after {
	display: none;
}


/*box07*/
.box07 {
	padding: 40px 0;
	background: #fff7d6;
}
.box07_content {
	width: 390px;
	margin: 0 auto;
}
.box07_ttl .text01 {
	font-size: 20px;
	line-height: 40px;
	color: #E15375;	
	text-align: center;
	font-weight: bold;
}
.box07_ttl .text02 {
	font-size: 30px;
	line-height: 40px;
	color: #E15375;	
	text-align: center;
	font-weight: bold;
}
.box07_item {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 6px;
	margin-top: 25px;
}
.box07_item .event_ajax_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.box07_item .event_ajax_list li {
    width: 190px;
    margin-bottom: 10px;
}
.box07_item .event_ajax_list li:not(:nth-of-type(2n)) {
    margin-right: 10px;
}

/*box08*/
.box08 {
	padding: 40px 0;
	background: #ffffff;
}
.box08_content {
	width: 370px;
	margin: 0 auto;
}
.box08_logo {
	text-align: center;
	margin-bottom: 25px;
}
.box08_des .text {
	font-size: 14px;
	line-height: 21px;
	color: #5E5E5E;	
	text-align: left;
	padding-bottom: 20px;
}
.box08__btn {
	text-align: center;
	margin-top: 30px;
}
.box08__btn a {
	display: inline-block;
}

/*box09*/
.box09 {
	padding: 40px 0;
	background: #ffffff;
}
.box09_content {
	width: 370px;
	margin: 0 auto;
}
.box09 .text01 {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	color: #000000;
	margin-bottom: 25px;
	text-align: center;
}
.box09 .text01 span {
	padding: 0 20px;
	background: #fff;
	position: relative;
	z-index: 5;
}
.box09 .text01:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #000000;
	left: 0;
	top: 50%;
	position: absolute;
	z-index: 2;
}
.box09 .text02 {
	font-size: 12px;
	line-height: 21px;
	position: relative;
	color: #000000;
	padding-bottom: 40px;
	text-align: left;
	letter-spacing: 0.5px;
}
.box09 .text02 a {
	display: inline;
	text-decoration: underline;
}

/*告知エリア*/
.box_kokuchi_ttl {
    text-align: center;
    font-size: 24px;
    color: #419B5B;
    font-weight: bold;
    margin-bottom: 20px;
}
.box_kokuchi_txt01 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}
p.box_kokuchi_txt02 {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}
.box_kokuchi_txt02_first {
    margin-bottom: 15px !important;
}
.box_kokuchi_txt02_second {
    text-align: left !important;
    margin: 10px 15px !important;
}
@media screen and (max-width: 1320px) {
	.okaimono_days_202603 .mv_menu a {
		padding-bottom: 20px;
		padding-top: 20px;
		font-size: 16px;
	}
}
@media screen and (max-width: 1100px) {
	.okaimono_days_202603 .mv_menu a {		
		font-size: 14px;
	}
}
@media screen and (max-width: 950px) {
	.mv_pc {
		display: none !important;
	}
}
@media screen and (min-width: 431px) {
	.okaimono_days_202603 .sec_fixed.sp_only {
		display: none !important;
	}
}
/* SP */
@media screen and (max-width: 430px) {
    /* -------------------------------------------------------------------------------------
    reset
    ------------------------------------------------------------------------------------- */

    .okaimono_days_202603 h2,
    .okaimono_days_202603 h3,
    .okaimono_days_202603 h4,
    .okaimono_days_202603 p {
        padding: 0;
        margin: 0;
        border: 0;
    }

    /* -------------------------------------------------------------------------------------
    base
    ------------------------------------------------------------------------------------- */

    :root {
        --txt-color: #000000;
        --accent-color: #0161A3;
        --accent-color2: #4195D0;
        --accent-bg: #E4F6FE;
        --secondary-bg: #F7F7F7;
        --txt-link: #3466B3;
        --red: #D60000
    }

    .okaimono_days_202603 * {
        font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        letter-spacing: .1em;
/*        line-height: 1.6;*/
/*        color: var(--txt-color);*/
    }

    .okaimono_days_202603 .pc_only {
        display: none;
    }

    .okaimono_days_202603 .sp_only {
        display: block;
    }

    .okaimono_days_202603 .inner {
        width: 100%;
        padding-inline: 15px;
        margin: 0 auto;
    }

    .okaimono_days_202603 img {
        width: auto;
        height: auto;
        object-fit: contain;
    }

    .okaimono_days_202603 a {
        text-decoration: none;
    }

    .okaimono_days_202603 a:hover {
        text-decoration: none;
    }

    .okaimono_days_202603 ul,
    .okaimono_days_202603 ol {
        list-style: none;
    }

    .block-event-page--header {
        display: none;
    }

    .font-num {
        font-family: "din-2014", sans-serif;
        font-weight: 700;
    }

    .pane-footer {
        margin-top: 0 !important;
    }

    /* -------------------------------------------------------------------------------------
    Remove
    ------------------------------------------------------------------------------------- */

    .okaimono_days_202603 .block-top-event--header,
    .okaimono_days_202603 .block-pickup-list-p--supplier,
    .okaimono_days_202603 .block-pickup-list-p--comment {
        display: none;
    }

    .block-top-event--goods .block-pickup-list-p--items li:nth-of-type(1) .block-pickup-list-p--goods-image::after,
    .block-top-event--goods .block-pickup-list-p--items li:nth-of-type(2) .block-pickup-list-p--goods-image::after,
    .block-top-event--goods .block-pickup-list-p--items li:nth-of-type(3) .block-pickup-list-p--goods-image::after {
        content: none;
    }
    /* -------------------------------------------------------------------------------------
    Main
    ------------------------------------------------------------------------------------- */
    .okaimono_days_202603 {
        width: 100%;
		overflow-x: hidden;
    }
	
	
	/* sec_fixed START */
    .okaimono_days_202603 .sec_fixed {
        position: fixed;
        z-index: 10;
        right: 0;
        bottom: 70px;
    }
    .okaimono_days_202603 .sec_fixed ul.label_list_block {
        display: flex;
        flex-direction: column;
        gap: calc(8/430*100vw);
        width: calc(265/430*100vw);
        overflow: hidden;
        height: 0;
        transition: height 0.35s ease;
    }
    .okaimono_days_202603 .sec_fixed ul.label_list_block li {
        width: calc(265/430*100vw);
        height: calc(52/430*100vw);
    }
    .okaimono_days_202603 .sec_fixed ul.label_list_block li a {
        position: relative;
        width: 100%;
        height: 100%;
        display: inline-flex;
        align-items: center;
        padding-left: calc(15/430*100vw);
        background-color: #E15375;
        border-radius: calc(10/430*100vw) 0 0 calc(10/430*100vw);
        color: #FFF;
        font-size: calc(14/430*100vw);
        font-weight: bold;
        line-height: 1em;
    }
    .okaimono_days_202603 .sec_fixed ul.label_list_block li a:hover {
        text-decoration: unset;
        opacity: 0.7;
    }
    .okaimono_days_202603 .sec_fixed ul.label_list_block li a::after {
        content: '';
        position: absolute;
        top: 50%;
        right: calc(10/430*100vw);
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: calc(9/430*100vw) solid #FFF;
        border-left: calc(6/430*100vw) solid transparent;
        border-right: calc(6/430*100vw) solid transparent;
    }
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_firstview {
        position: relative;
        width: calc(88/430*100vw);
        height: calc(60/430*100vw);        
        display: flex;
        align-items: center;
        margin-left: auto;
        cursor: pointer;
    }
   
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_firstview .close_btn {
        position: absolute;
        top: calc(-9/430*100vw);
        left: calc(-9/430*100vw);
        width: calc(23/430*100vw);
        height: calc(23/430*100vw);
    }
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_firstview .close_btn img {
        width: 100%;
    }
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_open {
        position: relative;
        width: calc(180/430*100vw);
        height: calc(52/430*100vw);
        background-color: #000000;
        display: flex;
        align-items: center;
        padding-left: calc(51/430*100vw);
        margin-left: auto;
        border-radius: calc(10/430*100vw) 0 0 calc(10/430*100vw);
        font-size: calc(14/430*100vw);
        line-height: 1em;
        font-weight: bold;
        color: #FFF;
    }
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_open::before,
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_open::after {
        content: '';
        position: absolute;
        top: 50%;
        left: calc(25/430*100vw);
        width: calc(15/430*100vw);
        height: 1px;
        background: #FFF;
    }
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_open::before {
        transform: translateY(-50%) rotate(45deg);
    }
    .okaimono_days_202603 .sec_fixed .label_ttl_block .label_open::after {
        transform: translateY(-50%) rotate(-45deg);
    }
    /* sec_fixed END */
	
/*	*/
	.okaimono_days_202603 .box01 .text01 {
    	font-size: calc(20/430*100vw);		
		padding-top: calc(40/430*100vw);
	}
	.okaimono_days_202603 .box01 .text02 {
		font-size: calc(30/430*100vw);	
		line-height: calc(46/30);
	}
	.okaimono_days_202603 .box01 .text02 .txt02 {
		font-size: calc(20/430*100vw);	
	}
	.okaimono_days_202603 .box01 .text03 {
		font-size: calc(14/430*100vw);	
		line-height: 2;
	}
	.box01_note img {
		width: calc(374/430*100vw);	
	}
	
/*	*/
	.okaimono_days_202603 .block02_ttl .text {
		font-size: calc(24/430*100vw);	
		line-height: calc(40/24);
	}
	.okaimono_days_202603 .block02_ttl .text .txt02 {
		font-size: calc(20/430*100vw);	
	}
	.okaimono_days_202603 .block02_ttl .text .txt03 {
		font-size: calc(30/430*100vw);	
	}
	.okaimono_days_202603 .block02_ttl .text .txt03 small {
		font-size: calc(24/430*100vw);	
	}
	.okaimono_days_202603 .w400 img,
	.okaimono_days_202603 .box02 img {
		width: calc(400/430*100vw);	
	}
	.okaimono_days_202603 .block02 .text_and {
		font-size: calc(30/430*100vw);	
		line-height: 1;
	}
	.okaimono_days_202603 .box03 .counpon01 {		
		top: calc(200/430*100vw);
	}
	.okaimono_days_202603 .note_txt02 {
		font-size: calc(15/430*100vw);	
	}
	.okaimono_days_202603 .note_coppy_coupon {
		width: calc(300/430*100vw);
		height: calc(45/430*100vw);
		border-radius: calc(57/430*100vw);
		margin: calc(15/430*100vw) auto 0;
		
	}
	.okaimono_days_202603 .note_coppy_coupon span {
		font-size: calc(16/430*100vw);
		padding-right: calc(25/430*100vw);
	}
	.okaimono_days_202603 .note_coppy_coupon span:after {
		content: "";
		background: url(../../../img/usr/freepage/okaimono_days_202603/icon_coppy.png);
		width: calc(18/430*100vw);
		height: calc(20/430*100vw);
		position: absolute;
		right: 0;
		top: -3px;
		background-size: 100% 100%;
	}
	.okaimono_days_202603 .box03 .counpon02 {		
		top: calc(460/430*100vw);
	}
/*	*/
	.okaimono_days_202603 .box04_item {
		border-radius: 0 0 calc(40/430*100vw) calc(40/430*100vw);
		width: calc(400/430*100vw);
		margin: calc(40/430*100vw) auto 0;
	}
	.okaimono_days_202603 .box04_item__ttl {
		width: calc(400/430*100vw);
		height: calc(45/430*100vw);		
		border-radius: calc(135/430*100vw);
		margin: -15px auto 0;
		font-size: calc(18/430*100vw);
	}
	.okaimono_days_202603 .box04_item__main {
		padding: calc(30/430*100vw) calc(25/430*100vw) 0 calc(30/430*100vw);
	}
	.okaimono_days_202603 .box04_item .text01 {
		font-size: calc(21/430*100vw);
		line-height: calc(25/21);
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.okaimono_days_202603 .box04_item .text02 {
		font-size: calc(16/430*100vw);
		line-height: calc(23/16);
		padding-top: calc(20/430*100vw);
		padding-bottom: calc(40/430*100vw);
	}
	.okaimono_days_202603 .box04_item .text03 .txt02 {		
		font-size: calc(21/430*100vw);
	}
/*	*/
	.step_item {
		width: calc(330/430*100vw);		
		margin: calc(20/430*100vw) auto 0;
	}
	.step_num {
		width: calc(35/430*100vw);
		margin-right: calc(20/430*100vw);
	}
	.step_text .text {
		font-size: calc(16/430*100vw);
		line-height: calc(25/430*100vw);
		padding-top: calc(15/430*100vw);
	}
	.step_btn img {
		width: calc(270/430*100vw);		
	}
/*	*/
	.box05_ttl {
		font-size:  calc(30/430*100vw);	
		padding-top: calc(15/430*100vw);	
	}
	.tabs {
		width: calc(370/430*100vw);	
		flex-wrap: wrap;
		margin: calc(35/430*100vw) auto calc(30/430*100vw);
		grid-row-gap: 10px;
	}
	.tab_item {
		width: calc(178/430*100vw);	
		height: calc(43/430*100vw);	
		font-size: calc(16/430*100vw);	
		border-radius: calc(30/430*100vw);	
	}
	

	.tabs_content {
		width: calc(400/430*100vw);	
	}
	.tabs_content .block-ranking-r--items {
		padding-right: 0;
	}
	.tabs_content .block-ranking-r--items li {
		width: calc(370/430*100vw);
		margin: 0 auto;
		padding-left: 0;
		display: flex;
        flex-wrap: wrap;
		gap: calc(10/430*100vw);
	}
	.tabs_recommend .block-ranking-r--goods {
		width: calc(180 / 430 * 100vw);
        flex-basis: calc(180 / 430 * 100vw);
		margin: 0 !important;
	}
	.tabs_recommend .block-ranking-r--goods-image figure {
		width: calc(180 / 430 * 100vw);
        height: calc(180 / 430 * 100vw);
	}

	.tab_item_data__btn img {
		width: calc(330/430*100vw);	
	}
	
/*	*/
	.box06_content {
		width: calc(400/430*100vw);	
		border-radius: calc(40/430*100vw);	
		padding: calc(40/430*100vw) calc(25/430*100vw);
	}
	.box06_ttl {
		font-size: calc(30/430*100vw);	
		margin-bottom: calc(20/430*100vw);	
	}
	.slider_item .text01 {
		font-size: calc(18/430*100vw);	
		line-height: calc(30/18);		
		padding-bottom: calc(20/430*100vw);	
	}
	.slider_item .text02 {
		font-size: calc(14/430*100vw);	
		line-height: calc(26/14);		
		padding-top: calc(15/430*100vw);	
	}
	.slider_item .text03 {
		font-size: calc(14/430*100vw);	
		line-height: calc(26/14);		
		padding-top: calc(15/430*100vw);	
	}
	.slider_item__btn img {
		width: calc(240/430*100vw);	
	}
/*	*/
	.box07_content {
		width: calc(400/430*100vw);			
	}
	.box07_ttl .text01 {
		font-size: calc(20/430*100vw);		
		line-height: 2;
	}
	.box07_ttl .text02 {
		font-size: calc(30/430*100vw);		
		line-height: calc(40/30);
	}
	.box07_item {
		display: flex;
		flex-wrap: wrap;
		grid-gap: calc(6/430*100vw);		
		margin-top: calc(25/430*100vw);		
	}
	/* .box07_item a {
		width: calc(180/430*100vw);			
	} */
	.box07_item .event_ajax_list li {
    	width: calc(194 / 430 * 100vw);
	}
/*	*/
	.box08_content {
		width: calc(370/430*100vw);
	}
	.box08_logo {
		margin-bottom: calc(25/430*100vw);
	}
	.box08_des .text {
		font-size: calc(14/430*100vw);
		line-height: calc(21/14);
		padding-bottom: calc(20/430*100vw);
	}
	.box08__btn {
		margin-top: calc(30/430*100vw);
	}
	.box08__btn img {
		width: calc(329/430*100vw);
	}
	
/*	*/
	.box09_content {
		width: calc(370/430*100vw);
	}
}
