
/* mv */
.mv {
    background:url(/img/pc/campaign/ouchi/mv_bg.jpg) no-repeat 50% 50% / cover;
    position: relative;
    padding-top: 50.8%;
}
.mv_inner {
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.mv_copy {
    bottom: 2.3%;
    right: 0.8%;
    font-size: max(1.129032258064516vw, 14px);
    text-shadow:
    -1px -1px 2px #fff,
    -1px 0px 2px #fff,
    -1px 1px 2px #fff,
    0px -1px 2px #fff,
    0px 0px 2px #fff,
    0px 1px 2px #fff,
    1px -1px 2px #fff,
    1px 0px 2px #fff,
    1px 1px 2px #fff,
    -2px -2px 2px #fff,
    -2px 0px 2px #fff,
    -2px 2px 2px #fff,
    0px -2px 2px #fff,
    0px 0px 2px #fff,
    0px 2px 2px #fff,
    2px -2px 2px #fff,
    2px 0px 2px #fff,
    2px 2px 2px #fff,
    -3px -3px 3px #fff,
    -3px 0px 3px #fff,
    -3px 3px 3px #fff,
    0px -3px 3px #fff,
    0px 0px 3px #fff,
    0px 3px 3px #fff,
    3px -3px 3px #fff,
    3px 0px 3px #fff,
    3px 3px 3px #fff;
}
.mv_ttl_wrap {
    position: relative;
    text-align: center;
    margin-top: 3%;
    margin-left: -1.3%;
}
.mv_ttl {
    width: 61.1%;
    height: auto;
}
.mv_inner,
.mv_copy,
.mv_soke,
.mv_course_food,
.mv_course_relax,
.mv_chara,
.mv_btn,
.mv_sns_btn_wrap {
    position: absolute;
}
.mv_soke {    
    top: 26.7%;
    right: 2.5%;
    width: 20.85%;
    height: auto;
}
.mv_course_food {
    top: 54.4%;
    left: 6.6%;
    width: 43.16%;
    height: auto;
}
.mv_course_relax {
    top: 51.9%;
    left: 47.9%;
    width: 45.57%;
    height: auto;
}
.mv_chara {
    top: 28.6%;
    left: 5.4%;
    width: 11.04%;
    height: auto;
}
.mv_btn {
    top: 5.4%;
    left: 2.4%;
    width: 16%;
    height: auto;
}
.mv_sns_btn_wrap {
    right: 2.5%;
    top: 4.6%;
    width: 11.8%;
}
.mv_sns_bg {
    width: 100%;
    height: auto;
}
.mv_sns_btn_list {
    width: 100%;
    display: flex;
    gap: max(1.370967741935484vw, 17px);
}
.mv_sns_btn_list img {
    width:100%;
    height:auto;
}
.mv_sns_txt {    
    width: 61%;
    height: auto;
    display: block;
    margin-inline: auto;
    margin-top: 6.7%;
}

.section-inner {
    padding: 73px 0 0;
}
.sub .contents-tit .inner {
	width: 1200px;
	height: 100%;
	margin: 0px auto;
	position: relative;
	z-index: 1;
}
.tit_goods {
    display:block;
    margin-inline: auto;
}
.goods-tit_txt {
    text-align: right;
    font-size: 14px;
    margin-right: 55px;
    margin-top: -4px;
    padding-bottom: 2px;
}
.contents-inner + .contents-inner {
    margin-top: 76px;
}
.color_red {
    color: #E50012;
}
.weight_bold {
    font-weight: 700;
}
.target_ttl {
    text-align: center;
    font-size: 22px;
    font-weight:700;
    line-height:1.5;
    margin-top: 30px;
}
.target_txt {
    text-align: center;
    font-size: 16px;
    line-height:1.6;
    letter-spacing:0.05em;
    margin-top: 0px;
}
.target_item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}
.target_item_list > li {
    width: 170px;
}
.target_item_list > li.target_6 {
    width: 195px;
}
.target_item_list > li.target_7 {
    width: 260px;
}
.target_item_list > li.target_8 {
    width: 445px;
}


.target_item_img {
    height: 301px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.target_item_txt_area {
    margin-top:10px;
}
.target_item_txt_point {
    display:flex;
    justify-content: center;
    align-items: center;
    height:32px;
    border-radius: 9999px;
    background: #FED400;
    font-weight: 700;
    font-size:18px;
    line-height:1.6;
    letter-spacing:0.05em;
    width: 185px;
    margin-inline: auto;
}
.target_item_txt_point_s {
    font-size: 12px;
}
.target_item_list > li.target_8 .target_item_txt_point {
    width: 420px;
}
.target_item_txt_name {
    margin-top:21px;
    text-align:center;
    font-size:16px;
    line-height:1.6;
    letter-spacing:0.05em;
    width: 140%;
    margin-left: -20%;
}
.guideline-prize dt span.weight_normal {
    font-weight: 400;
    color: inherit;
}
.guideline-apply dd span {
    line-height: 1.35;
    font-feature-settings: "palt";
}
.guideline-apply dd span.weight_normal {
    font-size: 1em;
    font-weight: 400;
}
.guideline-apply dd span.red {
    font-size: 1em;
    color:#E50012;
}
.apply-info .red {
    color:#E50012;
    font-weight:700;
}

.guideline-target .color_red {
    padding-left: 1em;
    text-indent: -1em; 
    display: inline-block;
}
