@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');

html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: unset;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

*, ::after, ::before {
	background-repeat: no-repeat;
	box-sizing: inherit;
}

::after, ::before {
	text-decoration: inherit;
	vertical-align: inherit;
}

#newyear_2026 {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	/*background: #191919;
	color: #fff;*/
}

#newyear_2026 img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}



#newyear_2026 p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#newyear_2026 h1,
#newyear_2026 h2,
#newyear_2026 h3,
#newyear_2026 h4,
#newyear_2026 h5{
	color:#191919;
	text-align:center;
	font-weight:bold;
	background: none;
	border: none;
	letter-spacing: 3px;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#newyear_2026 .headbn{
max-width: 100%;
margin: 0 auto;
}

#newyear_2026 h1{
	font-size:4em;
	margin: 70px auto;
	line-height: 150%;
}
#newyear_2026 h1 span{
	font-size:0.48em!important;
}

#newyear_2026 h3{
	font-size:2.5em;
	margin: 70px auto 0;
	line-height: 150%;
}
#newyear_2026 h4{
	font-size:2em;
	margin: 50px auto 10px;
	line-height: 150%;
}
#newyear_2026 h5{
	font-size:1em;
	margin: 20px auto 10px;
	line-height: 150%;
}
#newyear_2026 .newyear_2026_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
}

#newyear_2026 p{
	font-size: 1.1em!important;
	line-height: 180%;
}

#newyear_2026 .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
}

#newyear_2026 .main_text{
	margin: 0 auto 100px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 1000px;
}

#newyear_2026 .main_text span.big{
	color:#860111;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 180%;
}

#newyear_2026 section.item{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}

#newyear_2026 section.item img{
	width: 100%;
}
#newyear_2026 section.item .flex div {
	flex-basis: 50%;
}
#newyear_2026 section.item02{
	width: 100%;
	max-width: 800px;
	margin: 0px auto 40px;
	text-align: center;
}
#newyear_2026 section.item02 img{
	width: 100%;
}
#newyear_2026 section.item02 .flex div {
	flex-basis: 50%;
	padding:2%;
}
#newyear_2026 p.itemname{
	font-size: 0.95em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center;
}



#newyear_2026 section.item p.item_text{
	text-align: left;
	margin: 20px auto 40px !important;
	
}	
#newyear_2026 section.item p.item_text span{
	color: #860111;
  font-weight: bold;
	
}



/*#newyear_2026 .point{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	background: #ededed;
	padding: 7% 6% 3%;
}

#newyear_2026 .point h2{
	font-size: 2em;
	margin-bottom: 50px;
	font-weight: 500;
	line-height: 70%;
	margin-top:-10px;
}*/

/*#newyear_2026 .point h2 span{
	font-size: 0.4em;
	font-weight: normal;
}*/
/*
#newyear_2026 .point h3{
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 15px;
}

#newyear_2026 .point h3 span{
	margin-left: 1%;
}*/
/*
#newyear_2026 .point .point_inner{
	width: 100%;
	margin: 30px auto;
}

#newyear_2026 .point .point_inner p{
	width: 95%;
	margin-left: 5%;
}*/
/*
#newyear_2026 section.stylebox{
	width: 100%;
	margin: 80px auto 0;
}

#newyear_2026 section.stylebox .style{
	width: 100%;
	margin: 50px auto 0;
}

#newyear_2026 section.stylebox h2{
	font-size: 2em;
	margin: 0 auto 20px;
}
#newyear_2026 section.stylebox h3{
	font-size: 3em;
	margin: 20px auto;
}
#newyear_2026 section.stylebox .flex div {
	flex-basis: 50%;
}
#newyear_2026 section.stylebox .image2 {
	width: 50%;
	margin-top: -40%;
}
#newyear_2026 section.stylebox .image3 {
	width: 50%;
	margin-top: -40%;
	margin-left: 50%;
}*/


#newyear_2026 .style .textaria{
	margin: 30px auto;
	width: 100%;
}

#newyear_2026 .style .textaria p.text{
	text-align: left;
	margin: 0 auto 20px!important;
}

#newyear_2026 .style .textaria p.model{
	margin: 10px auto 0!important;
	font-size: 0.95em!important;
	text-align: center;
}

#newyear_2026 section.other{
	width: 90%;
	max-width: 650px;
	margin: 50px auto;
}

#newyear_2026 .itemlist{
 font-size: 0.95em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 padding: 12px 0;
 border-top: 1px #191919000 solid;
 margin: auto;
}

#newyear_2026 .itemlist:last-of-type{
	border-bottom: 1px #191919000 solid;
}

#newyear_2026 section.black .itemlist{
	border-top: 1px #FFF solid;
}

#newyear_2026 section.black .itemlist:last-of-type{
	border-bottom: 1px #FFF solid;
}

#newyear_2026 .itemlist div:first-child{
	width: 75%;
	padding: 4px 1% 3px 0;
	line-height: 100%;
}

#newyear_2026 .itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

#newyear_2026 .item p.itemname{
	margin: 20px auto 5px!important;
	font-size: 1em!important;
}
#newyear_2026 p.price{
	font-size: 1.2em!important;
	margin: 10px auto!important;
	text-align: center;
}
#newyear_2026 .item p.price{
	margin: 0 auto 10px !important;
	font-size: 1.2em!important;
	display: block;
}

#newyear_2026 .itemlist p.price{
	margin: 0 auto!important;
	font-size: 1.2em!important;
	display: block;
}

#newyear_2026 p.price span{
	color: #C52F32;
	font-size: 1.2em!important;
	font-weight: bold;
}

#newyear_2026 section.contents{
    width: 90%;
    max-width: 650px;
    margin:0 auto 50px;
	padding:2%;
	border: solid 3px #333;
}

#newyear_2026 section.contents2{
    width: 90%;
    max-width: 700px;
    margin: 0px auto 0;
	padding:0 2% 2% 2%;
  
	border: solid 3px #333;
}

#newyear_2026 .function {
	width: 100%;
	max-width: 700px;
	margin: 0px auto -20px;
	padding: 5px 0;
}
#newyear_2026 .function img {
	width: 100%;
}
#newyear_2026 .function div:first-child {
	flex-basis: 30%;
}
#newyear_2026 .function div:last-child {
	flex-basis: 70%;
	margin: auto;
}
#newyear_2026 .function h2.proftext1 {
	font-size: 1.5em!important;
	margin:10px auto 10px;
	text-align: left;
	text-decoration: none;
}
#newyear_2026 .function h2.proftext1 span{
	font-size: 0.7em!important;
	
}
#newyear_2026 .function h2.proftext {
	font-size: 2em!important;
	margin:10px auto 10px;
	text-align: left;
}
#newyear_2026 .function h2.proftext span{
	font-size: 0.5em!important;
	
}

.box9 {
    padding: 0.5em 1em;
    margin: 1em auto 6em!important;
    color: black;
    background: #faebd7;
    border-top: solid 7px #ffcc99;
	width:100%;
}
.box9 p {
    margin: 0; 
    padding: 0;
}

/* 購入ボタン */

#newyear_2026 .itemlist a,
#newyear_2026 .buy{
	display: block;
	width: 100%;
	max-width: 140px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #191919;
	background: #191919;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}

#newyear_2026 .itemlist a:hover,
#newyear_2026 .buy:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #191919;
	color: #191919;
}


#newyear_2026 .buy2{
	display: block;
	width: 100%;
	max-width:300px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #191919;
	background: #191919;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 2em auto;
}

#newyear_2026 .buy:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #191919;
	color: #191919;
}
/* 回遊リンク */

#newyear_2026 .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#newyear_2026 .Banner4 h3 {
	font-size: 30px !important;
	margin: 100px auto 50px;
	padding: 20px 0;
	border-top: double #191919;
	border-bottom: 1px solid #191919;
	color: #191919;
}

#newyear_2026 .Banner4 ul {
	display:inline;
}

#newyear_2026 .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

#newyear_2026 .style .slide ul{
	width: 100%;
	max-width: 470px;
}

#newyear_2026 .style .slide ul li img{
	width: 100%;
	max-width: 470px;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

#newyear_2026 .pcflex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
}
/*
#newyear_2026 section.stylebox .style{
	flex-basis: 50%;
}

#newyear_2026 section.stylebox .style1{
	padding-right: 2%;
}

#newyear_2026 section.stylebox .style2{
	padding-left: 2%;
}*/

#newyear_2026 .right{
	flex-direction:row-reverse;
}

/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

}

/*まっくろ*/

#news_detail .detail .content{
	background: none;
}

#news_detail .detail .content p {
	background: none;
}

	#news_detail .detail .content p:first-child {
		margin: 0 auto;
		max-width: 1000px!important;
	}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#newyear_2026 p,
#newyear_2026 div{
	font-size: 3.8vw!important;
	line-height: 180%;
}

#newyear_2026 h1{
	font-size: 6vw;
	line-height: 150%;
	margin: 40px auto 40px;
}
#newyear_2026 h1 span{
	font-size:0.6em!important;
}

#newyear_2026 .main_text{
	margin: 12.125vw auto!important;
	width: 90%;
	text-align: left;
}
	
#newyear_2026 section.contents{
    width: 90%;
    max-width: 650px;
  
	padding:2% 2% 50px 2%;
	border: solid 2px #333;
}	

#newyear_2026 section.contents2{
    width: 90%;
    max-width: 800px;
    margin: 0px auto 0;
	padding:0 2% 30px 2%;
  
	border: solid 2px #333;
}
#newyear_2026 section.item{
	margin: 6.125vw auto;
}

#newyear_2026 section.item p.item_text{
	text-align: left;
	width:90%;
	
}	
	
#newyear_2026 .function	{
margin:0px auto -40px;
}		
	
/*#newyear_2026 .point h2{
	font-size: 5.5vw;
	margin-top: 1vw;
	margin-bottom: 5.5vw;
	line-height: 90%;
}

#newyear_2026 .point h3{
	font-size: 3.5vw;
	margin-bottom: 2.2vw;
}

#newyear_2026 .point .point_inner{
	margin: 5.5vw auto;
}*/
/*
#newyear_2026 section.stylebox{
	width: 100%;
	margin:14.125vw auto 8.125vw;
}*/

#newyear_2026 .itemlist div{
	font-size: 3.8vw!important;
}

#newyear_2026 .itemlist p.price{
	font-size: 3.5vw!important;
}

#newyear_2026 p.price{
	font-size: 3.5vw!important;
	margin: 10px auto!important;
	text-align: center;
}
#newyear_2026 .item p.price{
	margin: 0 auto 10px !important;
	font-size: 3.5vw!important;
	display: block;
}

#newyear_2026 .itemlist p.price{
	margin: 0 auto!important;
	font-size: 3.5vw!important;
	display: block;
}


#newyear_2026 .function h2.proftext1 {
	font-size: 4vw!important;

 
	margin:10px auto 20px;

}
#newyear_2026 .function h2.proftext {
	font-size: 4vw!important;
	line-height: 120%;
}
#newyear_2026 .function h2.proftext span{
	font-size: 0.75em!important;
	
}
#newyear_2026  h3 {
	font-size: 6vw!important;


}
#newyear_2026  h4 {
	font-size: 5vw!important;
  	margin: 30px auto 10px;

}
#newyear_2026  h5 {
	font-size: 3.8vw!important;

}


#newyear_2026 .itemlist a,
#newyear_2026 .buy{
	display: block;
	width: 100%;
	max-width: 100px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #191919;
	background: #191919;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
/*	
#newyear_2026 section.stylebox h2{
	font-size: 4.5vw;
}	
	
#newyear_2026 section.stylebox h3	{
	font-size: 3.5vw;
	margin-top: -15px;
}	
	*/
	
.box9 {
    text-align: left;
	margin: 1em auto 3em!important;
}	

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#newyear_2026 .Banner4 {
	text-align: center;
	width: 100%;
}

#newyear_2026 .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#newyear_2026 .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#newyear_2026 .header{
	position: relative;
	height: 97vw;
}

#newyear_2026 .header .title1{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

#newyear_2026 .header .title2{
	position: absolute;
	width: 40%;
	top: 57vw;
	left: 6vw;
}

#newyear_2026 .header .title3{
	position: absolute;
	width: 40%;
	top: 57vw;
	left: 52vw;
}
	


}