@charset "UTF-8";

*,
*::before,
*::after {
	box-sizing: border-box;
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap');
.sp {
        display: none;
    }
a:hover{
	opacity: .8
}
#happybag2026 {
	font-family: "m-plus-2c", sans-serif;
	background: #be0000;
}
#happybag2026 .contents {
	width: min(1720px,100%);
	margin: 0 auto;
}
#happybag2026 .contener{
	width: min(1400px,100%);
	margin: 0 auto;
	padding: 0 5%
}
#happybag2026 .mv img{
	width: 100%;
}
.pointback{
	background: url(https://jp.loudmouth.com/w/wp-content/themes/loudmouth/img/happybag2026/happybag26_pointback_bk.png)no-repeat;
	background-size: cover;
	padding-bottom: 60px
}
.happybag26_pointback_title {
       width: min(1280px, 100%);
    margin: -7vw auto 0;
}
.pointback_txt{
	text-align: center;
	line-height: 2;
	font-size: clamp(18px, 13.874px + 1.1vw, 35px);
}
.pointback_txt p{
	font-weight: 700;
	background: linear-gradient(transparent 0%, #fcf5e6 0%);
  display: inline;
  padding: 0 1px 0px;
}
.pointback_txt strong{
	font-size: clamp(24px, 18.903px + 1.359vw, 45px);
	font-weight: 700
}
.pointback_txt small{
	font-size: clamp(14px, 12.544px + 0.388vw, 20px);
	font-weight: 700;
	margin-bottom: 2em;
	display: block
}
.pointback .happybag26_pointback_btn{
	width: min(1000px,100%);
	margin: 0 auto;
}
.itemabout{
	padding: 100px 0;
	background: url(https://jp.loudmouth.com/w/wp-content/themes/loudmouth/img/happybag2026/happybag26_fubuki.png)no-repeat;
	background-attachment: fixed;
	    background-size: cover;
    background-position: top center;
}
.itemblock{
	width: min(1280px,90%);
	margin: 0 auto 80px;
	background: #fff
}
.itemblock .item_title{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 7% 10px
}
.itemblock.item_sp .item_title{
	background-image: linear-gradient(90deg, #d6af12,#b16809);
}
.itemblock.item_p .item_title{
	background-image: linear-gradient(90deg, #072278,#3376d2);
}
.itemblock.item_S .item_title{
	background-image: linear-gradient(90deg, #ff7200,#f54141);
}
.itemblock .logomark{
	width: min(70px,10%);
	margin-bottom: 20px
}
.item_info{
	padding: 20px 7.14% 50px;
}
.item_info .img{
	width: 90%;
	margin: 50px auto 0
}
.item_sp .item_info .img{
	    margin-right: -0.3%;
}
.item_info .title{
	font-size: clamp(16px, 12.602px + 0.906vw, 30px);
	font-weight: 700;
	margin-bottom: 20px
}
.item_info >.l-row{
	column-gap: 7.14%
}
.item_package{
	width: 40%
}
.item_package > .l-row{
	column-gap: 20px;
}
.item_package > .l-row li{
	width: calc(50% - 20px);
}
.item_link{
	width: 52%
}
.note{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #b2b2b2;
}
.note li{
	position: relative;
	padding-left: 1em;
}
.note li:before{
content: '※';
	position: absolute;
	left: 0
}
.item_link > .l-row{
	justify-content: space-between;
	    align-items: baseline;
	margin-bottom: 10px
}
.item_link .parts{
	column-gap: 10px
}
.item_link .parts > div{
	padding: 2px 5px;
	border: 1px solid #333;
}
.item_link .price{
	color: #be0000;
	font-weight: 900;
	font-size: clamp(24px, 17.689px + 1.683vw, 50px);
	letter-spacing: -1px
}
.item_link .price span{
	font-size: 60%;
	font-weight: 900;
}
.item_link_btn a{
	color: #fff;
	background: #be0000;
	font-size: clamp(22px, 12.718px + 1.942vw, 50px);
	font-weight: 900;
	text-align: center;
	padding: clamp(10px, 5.146px + 1.294vw, 30px);
	width: 100%;
	letter-spacing: 3px
}
#happybag2026 .lineup .inner {
	width: min(1000px, 90%);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff
}

#happybag2026 .lineup .title {
	font-size: clamp(35px, 18.447px + 1.748vw, 52px);
	font-weight: 700;
	margin-bottom: .3em
}

#happybag2026 .lineup .txt {
	font-size: clamp(16px, 14.058px + 0.518vw, 24px);
	font-weight: 700;
	margin-bottom: 2em
}

#happybag2026 .lineuplist {
	display: flex;
	flex-wrap: wrap;
	column-gap: 6vw;
	margin-bottom: 40px
}

#happybag2026 .lineuplist li {
	width: calc(100% / 3 - 4vw);
	text-align: center;
}

#happybag2026 .lineuplist li span {
	font-weight: 700;
	font-size: clamp(16px, 8.602px + 0.906vw, 24px);
}

#happybag2026 .lineuplist li img {
	margin-bottom: 1em
}
#happybag2026 .linkbtn{
	width: min(920px,80%);
	margin: 0 auto 40px
}
#happybag2026 .linkbtn a {
	color: #fff;
        background-image: linear-gradient(90deg, #d6af12, #b16809);
    font-size: clamp(20px, 12.718px + 1.942vw, 50px);
    font-weight: 900;
    text-align: center;
    padding: clamp(10px, 5.146px + 1.294vw, 30px);
    width: 100%;
    letter-spacing: 3px;
}

#happybag2026 .notes .inner {
	width: min(1030px, 90%);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
	padding-bottom: 110px
}

#happybag2026 .notes .ttl {
	font-size: clamp(16px, 14.058px + 0.518vw, 24px);
	font-weight: 600;
	margin-bottom: 1em
}

#happybag2026 .u-annotation li {
	position: relative;
	padding-left: clamp(13px, 12.272px + 0.194vw, 16px);
	line-height: 1.6;
	margin-bottom: 8px;
	font-size: clamp(13px, 12.272px + 0.194vw, 16px);
}

#happybag2026 .u-annotation li::before {
	position: absolute;
	content: "※";
	left: 0px;
	top: -1px;
}
@media (max-width: 1280px) {
	.item_package,.item_link {
     width: 100%; 
}
	.item_package{
		margin-bottom: 30px
	}
}
@media (max-width: 959px) {
	    .sp {
        display: block;
    }

    .pc {
        display: none;
    }
	.pointback_txt{
		padding-top: 30px
	}
	.item_info{
		padding: 20px 3.14% 50px
	}
	.item_info .img{
		margin: 0 auto 10px;
	}
	.item_sp .item_info .img {
    margin-right: -3px;
}
	.item_package > .l-row li{
		font-size: 12px
	}
	.item_link .parts > div,.note{
		font-size: 10px
	}
	.item_info .title{
		margin-bottom: 5px
	}
	.itemabout{
		    background-attachment: initial;
    background-size: 140%;
	}
	.itemabout{
		padding-bottom: 0
	}
	#happybag2026 .lineuplist{
		column-gap:8px;
		justify-content: center;
		margin-bottom: 0
	}
	#happybag2026 .lineuplist li {
		width: min(300px, 100%);
	margin-bottom: 50px}
	.itemblock{
		margin-bottom: 50px
	}
	.happybag26_pointback_title{
		margin-top: -23vw
	}
}
