@charset "UTF-8";


#header{
	z-index: 1000 !important;
    position: relative;
}

h2{background-color: transparent;}

.main_wrap .product-wp .product-tec{
	width:90%;
}
.main_wrap .product-wp .product-tec li .product-txtbox2{
line-height: 1.5;}

.jfa-cp-2025ss_txt{
	font-size: 40px !important;
    color: #fff;
    text-align: center;
    background: #10112d;
    font-weight: 700;
    padding: 25px 0 40px;
    line-height: 1.9;
}
.jfa-cp-2025ss_txt p{
	font-size:18px;
	line-height:1.6;
}

.jfa-cp-2025ss_txt2{
    font-size: 20px !important;
    color: #fff;
    text-align: center;
    line-height: 1.8;
    margin-top: -20px;
}



footer{
	position: relative;
	z-index: 3;
	background: #fff;
}
footer .sp-footer .spf_navi h4{
	font-size: 1.4em;
}
a:hover {
    opacity: 1;
	text-decoration: none;
}

h3{
	font-size: 100%;
}
.sp_only{
	display: none;
}
.main_wrap,header *{
	font-size: 10px;
}

.main_wrap a{
	cursor: pointer;
}
.main_wrap .product-wp{
	background-color: #10112d;
	padding: 14em 0 14em;
	margin: 0 auto 4em;
	width: 100%;
}

.main_wrap .product-wp .product-tec{
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
	gap: 80px;
}
.main_wrap .product-wp .product-tec li{
    display: flex;
	flex-flow: column;
}

.main_wrap .product-wp .product-tec li .product-ttl{
    font-size: 4.4em;
    font-weight: 700;
	padding-bottom: 35px;
	color: #fff;
}
.main_wrap .product-wp .product-tec li .product-txtbox{
    font-size: 2.8em;
	padding-bottom: 50px;
	line-height: 1.5em;
	color: #fff;
}
.main_wrap .product-wp .product-tec li .product-txtbox2{
    font-size: 2.8em;
	color: #fff;
}

:root{
	--width: 1200px;
	--adineue: "adineuePRO", 'Poppins', sans-serif;
}

/* 追加 */
.list{
	position:relative;
}

.list li{
	position:relative;
}

.list .senkou{
    position: absolute;
    top: 0;
    left: 0;
    background: #cadd47;
    color: #11122e;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
}

.fashion-date{
	color:#fff;
	font-weight:700;
	line-height:1.8;
    font-size: 13px;
	margin-bottom:25px;
}

.senkou-txt{
	color: #fff;
    font-weight: bold;
    font-size: 2.6em !important;
    margin: -15px auto 55px;
    text-align: center;
    line-height: 1.4;
}

.senkou-txt span{
    font-size: 0.5em;
    display: block;
    margin-top: 20px;
}

.howto-marking-list{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width:82%;
}

.howto-marking-list p{
    width:46%;
	text-align:left;
}

.howto-line{
    border-top: 3px solid #eee;
    height: 10px;
    margin: 40px auto;
    width: 96%;
}

.howto-marking-txt{
    text-align: left;
    font-size: 0.6em !important;
    line-height: 1.8;
    display: block;
    margin: 20px 0;
}

.main_wrap{
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.main_wrap::before{
	content: '';
	width: 100%;
	height: 100vh;
	background: url(../img/bg_pc.jpg) no-repeat center/cover;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.main_wrap .sl ul{
	display: flex;
	gap: 4vw;
}
.main_wrap .sl li{
	min-width: 22vw;
}
.main_wrap .item{
	padding: 10em 0;
	text-align: center;
}
.main_wrap .item h3{
	font-size: 6em;
	margin: 0 0 .8em;
	color: #fff;
	font-family: var(--adineue);
	text-align: left;
}
			
.main_wrap .item h3 span{
	display: inline-block;
	font-family: var(--adineue);
}
			
.main_wrap .item .slider{
	margin: 0 0 7em;
}
.main_wrap .item .slider li{
	padding: 0 .2em;
}

.main_wrap .item .list{
	width: var(--width);
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 7em 5%;
}
			
.main_wrap .item .list li{
	width: 30%;
	display: flex;
	flex-direction: column;
}
				
.main_wrap .item .list li a:first-child{
	margin: 0 0 2em;
}
.main_wrap .item .list li .info{
	padding: 4em 0 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
}
.main_wrap .item .list li .tag{
	font-size: 1.4em;
	width: 12.1428em;
	aspect-ratio: 170/26;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
}
.main_wrap .item .list li .yellow{
	background: #efe67d;
	color: #000;
}
.main_wrap .item .list li .pink{
	background: #ef7d7d;
}
.main_wrap .item .list li p{
	font-size: 1.6em;
	line-height: 1.7em;
	margin: 0 0 1em;
	color: #fff;
	text-align: center;
}
.main_wrap .item .list li em{
	font-size: 1.6em;
	line-height: 1.7em;
	margin: auto 0 1.2em;
	color: #fff;
	text-align: center;
	display: block;
}
.main_wrap .item .list li a:last-child{
	font-size: 1.6em;
	width: 100%;
	aspect-ratio: 360/50;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 3.2em;
	transition: .2s background,.2s color;
}
.main_wrap .item .list li a:last-child:hover{
	background: #fff;
	color: #000;
}


.main_wrap .marking{
	width: var(--width);
	margin: auto;
	padding: 5em 0;
	background: #fff;
	text-align: center;
}
.main_wrap .marking h3{
	font-size: 3em;
	color: #10112c;
	font-weight: 600;
	margin: 0 0 1em;
	letter-spacing: .04em;
}
.main_wrap .marking p{
	font-size: 2.4em;
	margin: 0 0 1.6em;
	line-height: 1.5em;
	font-weight: 500;
	color: #10112c;
}
.main_wrap .marking a{
	font-size: 2.1em;
	width: 34.1904em;
	aspect-ratio: 718/66;
	border-radius: 3.2em;
	margin: auto;
	background: #10112c;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main_wrap .y3{
	margin: 0 0 14em;
}
.main_wrap .y3 h3{
	width: 19.5em;
	margin: 0 auto 6em;
}
.main_wrap .y3 p{
	font-size: 1.8em;
	font-weight: 500;
	color: #fff;
	line-height: 2.1em;
	text-align: center;
	font-family: "Noto Serif JP", serif;
}

.main_wrap h2.item_ttl {
		font-size: 4.4em;
		color: #fff;
		font-weight: bold;
		margin-bottom: 60px;
}

.main_wrap .titlefade{
	display: inline-block;
	overflow: hidden;
}
		
.main_wrap .titlefade span{
	overflow: hidden;
	white-space: nowrap;
	font-size: 1em;
}

.main_wrap .titlefade_active span{
	animation: title .8s;
	animation-fill-mode: forwards;
}


@keyframes fade{
	0%{
		opacity: 0;
		transform: translateY(3em);
	}
	100%{
		opacity: 1;
		transform: translateY(0em);
	}
}
@keyframes title {
	0% {
		width: 0%;
	}
	100% {
		width: 100%;
	}
}


@media screen and (max-width:1240px) {
	.main_wrap *{
		font-size: .82vw;
	}
	:root{
		--width: 92%;
		--padding: 6.4vw;
	}
}
@media screen and (max-width:820px) and (min-width:480px) {
	

	.main_wrap .product-wp{
		width: 100%;
	}
	
	.main_wrap .product-wp .product-tec{
		gap: 50px;
	}
	.main_wrap .product-wp .product-tec li .product-ttl{
		font-size: 3.8em;
		padding-bottom: 15px;
	}
	.main_wrap .product-wp .product-tec li .product-txtbox{
		font-size: 2.4em;
		line-height: 2em;
		padding-bottom: 30px;
	}
	.main_wrap .product-wp .product-tec li .product-txtbox2{
		font-size: 2.4em;
	}
}

@media screen and (max-width:480px) {
	.main_wrap *{
		font-size: 2.6666vw;
	}
	.sp_only{
		display: block;
	}

	.list .senkou{
		padding: 5px 7px;
		font-size: 10px;
	}

	.main_wrap h2.item_ttl {
		margin-bottom: 30px;
		font-size: 3.0em;
        margin-top: 40px;
}

	.senkou-txt{
		font-size: 2em !important;
		margin: 16px auto 41px;
		line-height: 1.4;
		text-align:center;
	}
	.howto-marking-list p{
		width:100%;
		text-align:center;
	}

	.howto-marking-txt{
		font-size: 0.8em !important;
	}

	.howto-marking-list{
	flex-direction: column-reverse;
	}

	.howto-line{
		margin: 25px auto;
	}

	.senkou-txt span{
		font-size: 0.6em;
		line-height:1.7;
	}

	.main_wrap{
		padding-top: 0;
	}

	.main_wrap .sl ul{
		gap: 8vw;
	}
	.main_wrap .sl li{
		min-width: 40vw;
	}
	.main_wrap .item{
		padding: 0 0 5em;
	}
	.main_wrap .item h3{
		font-size: 3em;
	}
	.main_wrap .item .slider{
		width: 100%;
		margin: 0 0 6.5em;
		display: flex;
		flex-wrap: wrap;
		gap: .2em 1%;
	}
	.main_wrap .item .slider li{
		width: 49.5%;
		padding: 0;
	}

	.main_wrap .item .list{
		gap: 4.5em 4%;
	}
	.main_wrap .item .list li{
		width: 48%;
	}
	.main_wrap .item .list li a:first-child{
		margin: 0 0 1em;
	}
	.main_wrap .item .list li .info{
		padding: 2.5em 0 0;
	}
	.main_wrap .item .list li .tag{
		font-size: 1em;
		width: 9em;
		aspect-ratio: 180/32;
	}
	.main_wrap .item .list li p{
		font-size: 1em;
		margin: 0 0 1em;
	}
	.main_wrap .item .list li em{
		font-size: 1em;
		margin: auto 0 1.2em;
	}
	.main_wrap .item .list li a:last-child{
		font-size: 1.1em;
		aspect-ratio: 320/60;
	}

	.main_wrap .marking{
		padding: 2.5em 0;
	}
	.main_wrap .marking h3{
		font-size: 1.5em;
		margin: 0 0 .8em;
	}
	.main_wrap .marking p{
		font-size: 1.2em;
		margin: 0 0 .9em;
	}
	.main_wrap .marking a{
		font-size: .9em;
		width: 33.3333em;
		aspect-ratio: 598/66;
	}

	.main_wrap .y3{
		margin: 0 0 4em;
	}
	.main_wrap .y3 h3{
		width: 7.5em;
		margin: 0 auto 2.5em;
	}
	.main_wrap .y3 p{
		font-size: 1.2em;
		letter-spacing: 0;
	}
	.main_wrap .product-wp{
		padding: 5em 0 5em;
		margin: 0 auto 5em;
	}
	
	.main_wrap .product-wp .product-tec{
		gap: 30px;
		display: flex;
		flex-flow: column;
	}
	.main_wrap .product-wp .product-tec li{
		display: flex;
		flex-flow: column;
	}
	
	.main_wrap .product-wp .product-tec li .product-ttl{
		font-size: 24px;
		font-weight: 700;
		padding-bottom: 15px;
	}
	.main_wrap .product-wp .product-tec li .product-txtbox{
		font-size: 16px;
		line-height: 22px;
		padding-bottom: 30px;
	}
	.main_wrap .product-wp .product-tec li .product-txtbox2{
		font-size: 16px;
	}

.jfa-cp-2025ss_txt{
	font-size: 30px !important;
}

.jfa-cp-2025ss_txt p{
	font-size:16px;
}

}

@media screen and (max-width:375px) {
	.senkou-txt{
		font-size: 2em !important;
		margin: 0 auto 30px;
		line-height: 1.4;
		text-align:center;
	}
}