@charset "utf-8";
.fs-l-page{
	padding-top: 85px!important;
}
#xmas2025 section.xmasgift{

}
#xmas2025 .main_caption{
	width: 1200px!important;
	margin: 0 auto!important;
}
.snow {
	background-color: #fff;
	border-radius: 50%;
	height: 20px;
	opacity: .6;
	position: absolute;
	width: 20px;
}

  html, body {
    margin: 0;
    height: 100%;
  }
  canvas {
    display: block;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
}


#xmas2025 .itemarea{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	gap:50px;
	padding: 100px 0 50px;
}
#xmas2025 .xmasitem_red{
	background: #D60B18;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
#xmas2025 .xmasitem_green{
	background: #156B37;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
#xmas2025 .itemline{
	line-height: 0;
}
#xmas2025 .itemline img{
	margin: 0;
}
#xmas2025 .item_name{
	font-weight: 800;
	color: #FFF;
	padding: 50px 0 40px;
    letter-spacing: 2px;
}
#xmas2025 .item_name02{
	font-weight: 800;
	color: #FFF;
	padding: 50px 0 0 0;
    letter-spacing: 2px;
	font-size: 1.5em;
	position: relative;
	z-index: 1;
}
#xmas2025 .item_txt{
	color: #FFF;
}
#xmas2025 .item_txt02{
	color: #FFF;
	font-size: 1.2em;
	padding: 0;
	position: relative;
	z-index: 1;
}
#xmas2025 .item_txt03{
	color: #FFF;
	font-size: 1.0em;
	padding: 0;
	position: relative;
	z-index: 1;
}

#xmas2025 .item_image{
	width: 560px;
	padding: 0 80px;
	z-index: 0;
}
#xmas2025 .lineup{
	position: relative;
}
#xmas2025 .single img{
	width: 135px;
	padding: 20px 20px 20PX 0;
	position: relative;
	z-index: 1;
}


/*ボタンの背景*/
.btn1 {
margin-bottom: 20px;
padding: 20px 10px;
background: #fafafa;/*ボタンの背景色*/
border-radius:5px;
text-align:center;
}
.btn1 a {
text-decoration: none !important;
}
.btn1-1 {
position:relative;
padding: 15px 0;
display: inline-block;
text-align: center;
width: 420px;
text-decoration: none;
border-radius:5px;/*ボタンの角丸*/
color:#fff !important;/*ボタンの文字色*/
background: #c99709;/*ボタンの色*/
font-weight:bold;
font-size:120%;
overflow: hidden;
letter-spacing: 0.1em;
}
/*キラッと光る*/
.btn1-1:before {
position: absolute;
content: '';
display: inline-block;
top: -180px;
left: 0;
width: 30px;
height: 100%;
background-color: #fff;
animation: shiny-btn 4s ease-in-out infinite;

}
@-webkit-keyframes shiny-btn {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}



#xmas2025 li{
	list-style: none;
}

#xmas2025 h1 {
	width: 100%;
	height: auto;
	margin: 0;
}
#xmas2025 h2.title_01,#xmas2025 h2.title_02{
	text-align:center;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin: 100px 0 10px 0;
	font-size: 2.8rem;
}
#xmas2025 .subtitle{
	font-size: 1.5rem;
	text-align: center;
	margin: 0 0 100px;
}
#xmas2025 .subtitle_02{
	font-size: 1.5rem;
	text-align: center;
	margin: 0;
}

#xmas2025 .xmasitem {
	margin: 120px 0;
}
#xmas2025 .xmasitem ul{
	margin: 50px auto 0;
    width: 1200px;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	}
#xmas2025 .xmasitem ul li {
	width: calc(100% / 2 - 0px );
	}
#xmas2025 .xmasitem ul li img{
	width: 600px;
	margin: 0;
	padding: 0;
}
#xmas2025 .xmasitem ul li .itemdetail{
	width: 500px;
	margin: 0 50px;
	padding: 0;
}
#xmas2025 .item_theme{
	text-align:center;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 2.8rem;
}
#xmas2025 .xmasitem h4 {
	padding:160px 0 0 50px;
	margin:0px;
	font-size: 24px;
    font-weight: 700;
	line-height: 1.4;
	}
#xmas2025 .xmasitem h4 span {
	display:block;
	font-size:0.8em;
	padding:2px;
	font-weight: normal;
	}
#xmas2025 .xmasitem p.insideitem{
	padding: 20px 0 0 50px;
    font-size: 1.0em;
    font-weight: normal;
}
#xmas2025 .xmasitem p.price{
	font-size:1.6em;
	text-align: right;
}
#xmas2025 .xmasitem p.price span.tax{
	font-size: 0.7em;
	padding: 0 50px 0 0;
}
#xmas2025 .xmasitem p.btn_red {
	text-align: center;
	display: block;
	background: #962126;
	margin:50px auto 0;
	width:80%;
	max-width: 500px;
	padding: 20px 5px;
	color:#FFF;
	border:1px solid #962126;
	font-weight: 800;
	}
#xmas2025 .xmasitem p.btn_green {
	text-align: center;
	display: block;
	background: #005930;
	margin:50px auto 0;
	width:80%;
	max-width: 500px;
	padding: 20px 5px;
	color:#FFF;
	border:1px solid #005930;
	font-weight: 800;
	}
#xmas2025 .xmasitem p.btn_red,#xmas2025 .xmasitem p.btn_green{
	color: #FFF;
}
#xmas2025 .xmasitem p.btn_red::before,#xmas2025 .xmasitem p.btn_green::before{
	content: ">";
	padding-right: 10px;
}
#xmas2025 .xmasitem p.btn_red:hover{
	background: #FFF;
	color: #962126;
    border: 1px solid #962126;
	}
#xmas2025 .xmasitem p.btn_green:hover{
	background: #FFF;
	color: #005930;
    border: 1px solid #005930;
	}

#xmas2025 .biz{
	width: 1200px;
	margin: 50px auto 160px;
	text-align: center;
}
#xmas2025 .biz h3{
	font-weight: 800;
	padding: 50px 0 30px;
	font-size: 2.2rem;
}
#xmas2025 .biz .biz_point{
	width: 500px;
	margin: 0 auto;
}
#xmas2025 .biz .biz_text{
	padding: 30px 0 50px;
}
#xmas2025 .biz a{
	opacity:1;	
	position: relative;
}
#xmas2025 .biz .biz_btn{
	width: 350px;
	margin: 0 auto;
}
#xmas2025 .fullline{
	width: 45px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}




hr{
    border-style: none;
    border-top: 1px solid #cdcdcd;
    width: 100vw;
	margin-left: calc(-50vw + 50%);
}

.gift_service h3 {
    font-weight: bold;
    text-align: center;
}


.btn_link{
	text-align: center;
	color: #1a1a1a;
	font-weight: 800;
	letter-spacing: 0.1em;
	font-size: 16px;
}
.btn_link::before{
	content: ">";
	padding-right: 10px;
}

.btn_black{
	text-align: center;
	color: #FFF;
	font-weight: 800;
	letter-spacing: 0.1em;
	font-size: 16px;
	background-color: #1a1a1a;
    padding: 20px 0;
    margin: 30px auto 0;
	width: 350px;
}
.btn_black::before{
	content: ">";
	padding-right: 10px;
}
.btn_black:hover{
	color: #FFF;
    background-color: #9a6741;
    cursor: pointer;
}


#fs_ProductDetails .noshi-box{
	width: initial;
}

#footer .f-contents ul li a {
	position: relative;
}


/* ▼トップへ戻るボタン▼ */
#pagetop {
    position: fixed;
    right: 0;
    bottom: 0;
    text-indent: -9999px;
    margin: 0;
}
#pagetop a {
    position: relative;
    display: block;
    width: 65px;
    height: 65px;
    background: rgba(0,0,0,1);
    transition: opacity .6s ease;
}
#pagetop a:hover {
    opacity: .3;
}
#pagetop a::before {
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.selling_point_z{
	background: #FFF;
	padding: 0;
	margin: 0 auto;
	width: 500px;
}

@media screen and (max-width:767px) {
#pagetop a {
    width: 45px;
    height: 45px;
}
#pagetop a::before {
    top: 5px;
    width: 10px;
    height: 10px;
}
}
/* ▲トップへ戻るボタン▲ */


.sp {display:none;}

/* SP用 */
@media screen and (max-width: 767px) {
	/* 全体調整 */
	.pc {display:none;}
	.sp {display:block;}
	img {max-width:100%;}


.fs-l-main{
	margin: 0;
	padding: 0;
}
#xmas2025 .main_xmas2025{
	width: 100%;
	margin: 0 auto;
}
#xmas2025 .main_caption{
	margin: 0 auto 40px!important;
}
#xmas2025 section.xmasgift{
	width: 100%;
}
#xmas2025 .itemarea{
	width: 100%;
	display:block;
	padding: 0;
	margin: 0 auto;
}
#xmas2025 .item_name02{
	text-align: center;
}
#xmas2025 .item_txt02{
	text-align: center;
}
#xmas2025 .item_txt03{
	text-align: center;
	font-size: 0.9em;
}
#xmas2025 .item_image{
	width: 70%;
	padding: 50px 0 0;
	margin: 0 auto;
	position: relative;
}
#xmas2025 .single{
	display: flex;
	flex-wrap: wrap;
	margin: 15px auto;
	width: 80%;
}
#xmas2025 .single img{
	padding: 0 5px 10px;
	width: calc(100% / 2);
}
#xmas2025 .linkbtn{
	margin: 40px auto;
	width: 80%;
}
#xmas2025 .linkbtn a{
	width: 100%;
}

#xmas2025 h1 {
	margin-bottom: 0;
}
#xmas2025 h2.title_01{
	text-align:center;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin: 50px 0 5px 0;
	font-size: 2.8rem;
}

#xmas2025 h2.title_02{
	text-align:center;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin: 80px 0 5px 0;
	font-size: 2.8rem;
}
#xmas2025 .subtitle,#xmas2025 .subtitle_02{
	font-size: 1.5rem;
	text-align: center;
	margin: 0;
}

#xmas2025 .xmasitem {
	margin: 40px 0;
}
#xmas2025 .item_theme{
	text-align:center;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 2.8rem;
}
#xmas2025 .xmasitem ul{
	margin: 50px auto 0;
    width: 100%;
	display:block;
	padding: 0;
	}
#xmas2025 .xmasitem ul li {
	width: 100%;
	}
#xmas2025 .xmasitem ul li img{
	width: 100%;
	margin: 0;
	padding: 0;
}
#xmas2025 .xmasitem ul li .itemdetail{
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
#xmas2025 .item_theme{
	text-align:center;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin: 0 0 30px 0;
	font-size: 2.0rem;
}
#xmas2025 .xmasitem h4 {
	padding: 0;
	margin: 20px 0;
	font-size: 22px;
    font-weight: 700;
	line-height: 1.4;
	text-align: center;
	}
#xmas2025 .xmasitem h4 span {
	display:block;
	font-size:0.7em;
	padding:2px;
	font-weight: normal;
	}
#xmas2025 .xmasitem p.insideitem{
	padding: 20px 0 0 50px;
    font-size: 0.9em;
    font-weight: normal;
}
#xmas2025 .xmasitem p.price{
	font-size:1.6em;
	text-align: center;
}
#xmas2025 .xmasitem p.price span.tax{
	font-size: 0.7em;
	padding: 0;
}
#xmas2025 .xmasitem p.btn_red {
	text-align: center;
	display: block;
	background: #962126;
	margin:30px auto 0;
	width:80%;
	max-width: 500px;
	padding: 20px 5px;
	color:#FFF;
	border:1px solid #962126;
	font-weight: 800;
	}
#xmas2025 .xmasitem p.btn_green {
	text-align: center;
	display: block;
	background: #005930;
	margin:30px auto 0;
	width:80%;
	max-width: 500px;
	padding: 20px 5px;
	color:#FFF;
	border:1px solid #005930;
	font-weight: 800;
	}

#xmas2025 .biz{
	width: 100%;
	margin: 50px auto 40px;
}
#xmas2025 .biz h3 {
    font-weight: 800;
    padding: 0 0 30px;
    font-size: 1.2em;
}
#xmas2025 .biz .biz_point{
	width: 90%;
}
#xmas2025 .biz .biz_text {
    padding: 30px 0;
}	
	
	
	
	
	

.information{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.navlist3{
	font-size: 2.0rem!important;
}
.lead_text .icon_free-shipping{
	margin-left: 0;
}	
.lead_text_z{
	font-size: 0.9em;
    width: 90%;
	text-align: center;
}

.selling_point_z{
	padding: 0;
	margin: 0 auto;
	width: 80%;
}
}