<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header .rightBnr a:first-of-type {
    margin-right: 0;
}
.maindesign {
	font-family: "Noto Sans JP",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro",verdana,Osaka,Sans-Serif;
}
.maindesign img{
	width: 100%;
	height: auto;
}
.maindesign .kome {
    text-align: left;
    margin: 0 0 40px;
}
.maindesign .kome li{
	line-height: 1.3;
	margin-top: 5px;
}
.maindesign .kome li:first-child{
	margin-top: 0;
}
.maindesign .period{
	font-size: 2.0em;
	font-weight: bold;
	font-feature-settings: "palt";
	text-align: center;
	margin-top: 20px;
}

.description {
    font-size: 1em;
    background: #fff !important;
    padding: 0 !important;
    margin: 0;
    margin-bottom: 30px;
}
.news_text {
    color: #231816;
    font-size: 1.5em;
    text-align: center;
    font-variation-settings: "wght" 900;
    line-height: 1.4;
    font-feature-settings: "palt";
    letter-spacing: 2px;
}
.maindesign a {
    text-decoration: none;
}
.maindesign a:hover {
    text-decoration: none;
}
.maindesign a:active {
    text-decoration: none;
}
.maindesign a:visited {
    text-decoration: none
}
/*.maindesign .tab-menu-nav .fs-medium {
    font-size: 1.0em;
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-feature-settings: "palt";
    min-height: 3rem;
    line-height: 1.3;
}*/
.mainInner {
    margin-bottom: 30px;
}



.maindesign .limited-quantity-border {
	/*width: 100%;*/
    border-radius: 1em;
    border: 0.4em solid #e60213;
    margin: 2em 0;/*overflow: hidden;*/ 
}
.maindesign .limited-quantity th,
.maindesign .limited-quantity td{
	padding: 15px;
	line-height: 1.3;
}
.maindesign .limited-quantity th{
	background-color: #e60213;
	color: #fff;
	font-size: 2.5em;
	text-align: center;
	width: 25%;
}
.maindesign .limited-quantity td{
	font-size: 1.5em;
}
@media screen and (max-width: 767px){
.maindesign .limited-quantity th,
.maindesign .limited-quantity td{
	padding: 2.0vw;
}
.maindesign .limited-quantity th{
	font-size: 4.0vw;
}
.maindesign .limited-quantity td{
	font-size: 3.5vw;
	text-indent: -1em;
	padding-left: calc(1em + 2.0vw);
}
}

@media screen and (max-width: 767px) {
.mainInner {
    padding: 0 15px;
    margin-bottom: 30px;
}
.maindesign .limited-quantity-border {
    margin: 1em 0;
	border: 0.3em solid #e60213;
    border-radius: 0.5em;
}
.news_text {
    color: #231816;
    font-size: 3.6vw;
    text-align: center;
    font-variation-settings: "wght" 900;
    line-height: 1.4;
    font-feature-settings: "palt";
    letter-spacing: 0px;
}
.maindesign .period{
	font-size: 4.3vw;
}
}

.maindesign .close2 p {
    text-align: center;
    line-height: 1.5;
    font-size: 1.5em;
}

.maindesign h2.settlement {
    font-size: 1.75em;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    margin-top: calc(80px - 0.6rem);
    margin-bottom: calc(40px - 0.75rem);
    text-align: left;
    background: #e30012;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.maindesign .recommend-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2em;
}
.maindesign .recommend-list::before,
.maindesign .recommend-list::after{
	content: "";
	display: block;
	width: 24%;
	height: 0;
}
.maindesign .recommend-list::before{
	order: 1;
}
.maindesign .recommend-list--block {
	width: calc(24% - 24px);
	border: 2px solid #e60213;
/*    height: calc(100% - 24px);*/
    padding: 10px;
	margin-top: 20px;
    color: #333;
/*    display: flex;
    flex-direction: column;
    justify-content: space-between;
	position: relative;*/
}
.maindesign .recommend-list--block:nth-child(-n + 4) {
	margin-top: 0;
}
.maindesign .recommend-list--block .image-area{
	margin-bottom: 10px;
}
.maindesign .recommend-list--block .image-area .icon{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.maindesign .recommend-list--block .image-area .icon{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.maindesign .recommend-list--block .image-area .icon li{
	margin-right: 5px;
}
.maindesign .recommend-list--block .image-area .icon img{
	vertical-align: bottom;
	height: 60px;
	width: auto;
}

.maindesign .recommend-list--block .image-area .icon .gentei {
    background-color: #191877;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 7px;
	height: 60px;
}
.maindesign .recommend-list--block .image-area .icon .gentei p {
    font-size: 0.6em;
    line-height: 1.3;
	text-align: center;
}
.maindesign .recommend-list--block .image-area .icon .gentei  span {
    font-size: 2.3em;
    margin: 0 0 0 0;
	font-weight: bold;
}
.maindesign .recommend-list--block .image-area .catchcopy {
    line-height: 1.3;
	height: 2.6em;
}
.maindesign .recommend-list--block .text-area .maker {
	font-size: 0.9em;
	line-height: 1.3;
}
.maindesign .recommend-list--block .text-area .product {
    line-height: 1.3;
	font-size: 1.3em;
}
.maindesign .recommend-list--block .text-area .status {
	font-size: 0.9em;
	line-height: 1.3;
}
.maindesign .recommend-list--block .text-area .price {
	margin-bottom: 10px;
	font-size: 2.0em;
	font-weight: bold;
	color: #e30012;
	text-align: right;
    line-height: 1.3;
}
.maindesign .recommend-list--block .text-area .price .yen{
	font-size: 0.6em;
}
.maindesign .recommend-list--block .text-area .btn-area a{
	margin-top: 10px;
}
.maindesign .recommend-list--block .text-area .btn-area a:first-child{
	margin-top: 0;
}
.maindesign .recommend-list--block .price-btn-area .btn a{
	margin-top: 10px;
}
.maindesign .recommend-list--block .price-btn-area .btn a:first-child{
	margin-top: 0;
}
.maindesign .recommend-list--block .price-btn-area .price {
	margin-bottom: 10px;
	font-size: 2.0em;
	font-weight: bold;
	color: #e30012;
	text-align: right;
    line-height: 1.3;
}
.maindesign .recommend-list--block .price-btn-area .price .yen{
	font-size: 0.6em;
}
.maindesign .ichioshi .recommend-list--block .text-area{
	height: 7.0em;
}
.maindesign .tools .recommend-list--block .text-area{
	height: 5.8em;
}
.maindesign .exterior .recommend-list--block .text-area{
	height: 7.0em;
}
.maindesign .pet .recommend-list--block .text-area{
	height: 4.6em;
}
.maindesign .leisure .recommend-list--block .text-area{
	height: 4.6em;
}

@media screen and (max-width: 767px){
.maindesign h2.settlement{
	font-size: 1.4em;
	padding: 10px;
	margin-top: 30px;
}
.maindesign .recommend-list--block{
	width: calc((49% - 2vw) - 4px);
	padding: 1vw;
}
.maindesign .recommend-list--block:nth-child(-n + 4){
	margin-top: 20px;
}
.maindesign .recommend-list--block:nth-child(-n + 2){
	margin-top: 0; 
}
.maindesign .recommend-list--block .image-area .icon li{
	margin-right: 1vw;
	margin-top: 5px;
}
.maindesign .recommend-list--block .image-area .icon li:last-child{
	margin-right: 0;
}
.maindesign .recommend-list--block .image-area .icon li:nth-child(-n + 3){
	margin-top: 0;
}
.maindesign .recommend-list--block .image-area .icon .gentei{
	height: 12vw;
	adding: 0 1vw;
}
.maindesign .recommend-list--block .image-area .icon .gentei p{
	font-size: 2.2vw;
}
.maindesign .recommend-list--block .image-area .icon{
	margin-bottom: 3vw;
}
.maindesign .recommend-list--block .image-area .icon img{
	height: 12vw;
}
.maindesign .recommend-list--block .image-area .catchcopy{
	font-size: 3.5vw;
}
.maindesign .recommend-list--block .image-area .mgt70 {
    margin-top: 15vw;
}
.maindesign .ichioshi .recommend-list--block .text-area{
	height: auto;
}
.maindesign .recommend-list--block .text-area .maker{
	font-size: 3.5vw;
}
.maindesign .recommend-list--block .text-area .product{
	font-size: 4.5vw;
}
.maindesign .recommend-list--block .text-area .maker{
	font-size: 3.5vw;
}
.maindesign .recommend-list--block .price-btn-area .price{
	font-size: 8.0vw;
}
.maindesign .recommend-list--block .text-area .status{
	font-size: 3.5vw;
}
.maindesign .recommend-list--block .price-btn-area .btn .fs-medium{
	font-size: 3.5vw;
}
.maindesign .recommend-list--block .price-btn-area .btn .arrow-r::after{
	content: none;	
}
.maindesign .ichioshi .recommend-list--block .text-area{
	height: auto;
}
.maindesign .tools .recommend-list--block .text-area{
	height: auto;
}
.maindesign .exterior .recommend-list--block .text-area{
	height: auto;
}
.maindesign .pet .recommend-list--block .text-area{
	height: auto;
}
.maindesign .leisure .recommend-list--block .text-area{
	height: auto;
}

}





.maindesign .mgt70{
	margin-top: 70px;
}
.maindesign .mgb70{
	margin-bottom: 70px;
}
.maindesign .recommend-list--block .image-area .icon.mgb70{
	margin-bottom: 70px;
}
.maindesign .internet-only{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2em;
}
.maindesign .internet-only--block{
	width: 49%;
	margin-top: 30px;
}
.maindesign .internet-only--block:nth-child(-n + 2){
	margin-top: 0;
}


.maindesign .campaign-sale{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .campaign-sale--block{
	width: calc(49% - 22px);
	padding: 10px;
	border: 1px solid #ccc;
	position: relative;
	padding-bottom: 3em;
}
.maindesign .campaign-sale--block .lead-text{
	margin: 10px 0 20px;
	line-height: 1.3;
	font-size: 1.0em;
}
.maindesign .campaign-sale--block .menu-btn-list{
	position: absolute;
	bottom: 10px;
	margin: 0;
	width: calc(100% - 22px);
}

.maindesign .banner-list.col-3 li{
	width: 32%;
}
.maindesign .banner-list.col-3 li:nth-child(-n+3){
	margin-top: 0;
}

@media screen and (max-width: 767px){
.maindesign .recommend-list--block .image-area .icon.mgb70{
	margin-bottom: 16vw
}
.maindesign .internet-only--block{
	width: 100%;
	margin-top: 2em;
}
.maindesign .internet-only--block:nth-child(-n + 2){
	margin-top: 2em;
}
.maindesign .internet-only--block:first-child{
	margin-top: 0;
}
.maindesign .campaign-sale--block{
	width: calc(100% - 22px);
	padding: 10px;
	border: 1px solid #ccc;
	position: relative;
	padding-bottom: 3em;
	margin-top: 1em;
}
.maindesign .campaign-sale--block:first-child{
	margin-top: 0;
}

.maindesign .banner-list.col-3 li{
	width: 100%;
	margin-bottom: 0;
	margin-top: 1rem;
}
.maindesign .banner-list.col-3 li:nth-child(-n+3){
	margin-top: 1rem;
}
.maindesign .banner-list.col-3 li:first-child{
	margin-top: 0;
}
}

.maindesign .kumitate {
    margin-top: 10px;
    font-size: 0.8em;
    border: 1px solid #333;
    padding: 5px;
    font-weight: bold;
    line-height: 1.3;
}
.maindesign .kumitate span {
    font-weight: normal;
    display: block;
    font-size: 0.8em;
}
@media screen and (max-width: 767px){
.maindesign .kumitate {
    font-size: 3.0vw;
}
}


.maindesign .campaign-nav {
	border: 3px solid #e30012;
	border-radius: 10px;
	margin-top: 20px;
	display: block;
}
.maindesign .campaign-nav p{
	display: block;
	background-color: #e30012;
	padding: 20px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	width: calc(100% - 90px);
}
.maindesign .campaign-nav.arrow-d::after{
	border-top: 3px solid #e30012;
    border-right: 3px solid #e30012;
	width: 13px;
    height: 13px;
}
@media screen and (max-width: 767px){
.maindesign .campaign-nav p{
	font-size: 1.3em;
	padding: 1em;
	line-height: 1.4;
	width: calc(100% - 90px);
}
}


@media screen and (min-width: 768px){
/* ----å…¨ä½“è¨­å®š---- */
body a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s;
}
/*   --    å…¨ä½“è¨­å®š end     --       */

.maindesign {
margin-bottom: 2.5em; 
}
.maindesign img{
width: 100%;
height: auto;
} 
.webfont{	font-family: "Noto Sans JP",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro",verdana,Osaka,Sans-Serif;}

/* ----pc sp åˆ‡ã‚Šæ›¿ãˆ---- */
.sp-only{
display: none;
}
/* -- pc sp åˆ‡ã‚Šæ›¿ãˆ end --  */


/*ä¼ç”»ãƒšãƒ¼ã‚¸ç”»åƒè£œæ­£*/
.feat-art .goods-list-area .item .goods-img {
display: flex !important;
margin: auto;
align-items: center;
justify-content: center;
}
/*ä¼ç”»ãƒšãƒ¼ã‚¸ã‚‚ã£ã¨è¦‹ã‚‹ãƒœã‚¿ãƒ³è£œæ­£*/
.more-btn-area .pc-b-hm {
font-size: 1.62em;
padding: 1.05em 1em !important;
width: 50% !important;
}


/* ----pc  h1 ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ«---- */
.maindesign .feature-hdg1{
position: relative;
}
.maindesign .feature-hdg1 img {
display: block;
}
.maindesign .feature-hdg1 .sub_title{
color: #fff;
text-shadow:1px 1px 2px rgba(10,10,10,0.7);
text-align: center;
font-weight: bold;
font-size: 70px;
margin-left: 0;
padding-top: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
line-height:1.1;
width: 100%;
letter-spacing: 0.05em;
}
.maindesign .feature-hdg1 .sub_title-secondary{
font-size: 0.5em;
display: block;
margin-top: 1.25rem;
}
/* -- pc  h1 ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ« end --  */

/* ----ã‚­ãƒ£ãƒƒãƒã‚³ãƒ”ãƒ¼---- */
.maindesign .description{
font-size:1em;
background: #cfcfcf;
text-align:left;
line-height: 1.6;
padding: 10px 20px;
margin: 0;
margin-bottom: 30px;
}
/* -- ã‚­ãƒ£ãƒƒãƒã‚³ãƒ”ãƒ¼ end --  */


/* ----pc  h2 è¦‹å‡ºã—---- */
.maindesign .feature-hdg2 {
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.75rem;
margin-top: calc(80px - 0.6rem);
margin-bottom: calc(40px - 0.75rem); 
}
.maindesign .feature-hdg2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
/* -- pc  h2 è¦‹å‡ºã— end --  */

/* ----pc  h2 è¦‹å‡ºã— è£œè¶³ï¼ˆãƒªãƒ¼ãƒ‰æ–‡ï¼‰---- */
.maindesign .lead-text {
font-size: 1.15em;
line-height: 1.4; 
}
/* -- pc  h2 è¦‹å‡ºã— è£œè¶³ï¼ˆãƒªãƒ¼ãƒ‰æ–‡ï¼‰ end --  */


/* ----pc  h3 è¦‹å‡ºã—ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆ---- */
.maindesign .feature-hdg3 {
font-size: 1.75rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(40px - 0.75rem);  
padding-bottom: 0.5rem;
}
/* ----sp  h3 è¦‹å‡ºã—ã€€ä¸­å¤®---- */
.maindesign .feature-hdg3.secondary {
text-align: center;
}
/* ----sp  h3 è¦‹å‡ºã—ã€€ãƒžãƒ¼ã‚«ãƒ¼é¢¨---- */
.maindesign .feature-hdg3.tertiary {
position: relative;
text-align: center;
}
/*ã‚°ãƒ¬ãƒ¼ã®ãƒžãƒ¼ã‚«ãƒ¼*/
.maindesign .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*é’è‰²ã®ãƒžãƒ¼ã‚«ãƒ¼*/
.maindesign .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*é»„è‰²ã®ãƒžãƒ¼ã‚«ãƒ¼*/
.maindesign .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- pc  h3 è¦‹å‡ºã— end --  */


/* ----pc  ãƒœã‚¿ãƒ³çµ„ã¿åˆã‚ã›---- */
.maindesign .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 40px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;
}
.maindesign .flatbtn:hover,
.maindesign .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
.maindesign .flatbtn:active,
.maindesign .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
.maindesign .flatbtn.disabled,
.maindesign .flatbtn[disabled],
.maindesign .flatbtn.disabled:hover,
.maindesign .flatbtn[disabled]:hover,
.maindesign .flatbtn.disabled:active,
.maindesign .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
.maindesign .default-btn{
background:#979797;
}
.maindesign .orange-btn{
background:#EA6D0D;
}
.maindesign .red-btn{
background:#E50012;
}
.maindesign .blue-btn{
background:#19499c;
}
.maindesign .mustard-btn{
background:#d7ab1a;
}
.maindesign .default-btn,.maindesign .orange-btn,.maindesign .red-btn,.maindesign .blue-btn,.maindesign .mustard-btn {
color: #fff; 
}
.maindesign .border-btn {
border: 1px solid #B6B6B6;
}
.maindesign .border-btn:hover{
border-color: #E5002D;
}
.maindesign .border-btn.selected {
border-color: #d4122c;
}
.maindesign .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
.maindesign .arrow-r,.maindesign .arrow-d {
position: relative
}
.maindesign .arrow-r::after {
content: "";
position: absolute;
right: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
-webkit-transform: rotate( 45deg);
transform: rotate( 45deg);
top: 0;
bottom: 0;
margin: auto;
}
.maindesign .arrow-r-orange::after {
border-color: #EA6D0D;
}
.maindesign .arrow-r-red::after {
border-color: #E5002D;
}

.maindesign .arrow-d::after {
content: "";
position: absolute;
right: 15px;
border-top: 2px solid #B6B6B6;
border-right: 2px solid #B6B6B6;
width: 8px;
height: 8px;
-webkit-transform: rotate( 135deg);
transform: rotate( 135deg);
top: 0;
bottom: 0;
margin: auto;
}
.maindesign .arrow-d-red::after {
border-color: #E5002D;
}
.maindesign .arrow-d-orange::after {
border-color: #EA6D0D;
}
.maindesign .mwbtn{
max-width: 480px;
margin: 0 auto
}
.maindesign .etcbtn{
font-size: 1.2rem
}
.maindesign .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
.maindesign .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
.maindesign .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- pc  ãƒœã‚¿ãƒ³çµ„ã¿åˆã‚ã›end --  */


/* ----ãƒœãƒ¼ãƒ€ãƒ¼ãƒ©ã‚¤ãƒ³---- */
.maindesign .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 3.75em 0;
}
/* --ãƒœãƒ¼ãƒ€ãƒ¼ãƒ©ã‚¤ãƒ³ end --  */


/* ----ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³---- */
/* ----pc4åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º---- */
.maindesign .tab-menu-nav,.maindesign .tab-menu-nav {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:0 1rem;
    }
.maindesign .tab-menu-nav.col-3,.maindesign .tab-menu-nav.col-3 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap:0 1rem;
        }
.global-main .maindesign .tab-menu-nav,.global-contents__container .maindesign .tab-menu-nav {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap:0 1rem;
}
.maindesign .tab-menu-nav .fs-medium {
font-size: 1.0em;
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}

.maindesign .tab-menu-nav::before {
order: 1;
}
.maindesign .tab-menu-nav li{
/*width: calc(25% - 15px);*/
width: 100%;
margin-top:1.25rem;
position: relative
}
.maindesign .tab-menu-nav li:nth-child(-n+4) {
margin-top: 0 
}
/* ----ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³---- */
/* ----pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º---- */
/*.maindesign .tab-menu-nav.col-3::after {
content: "";
display: block;
width: calc( 33.3% - 10px);
height: 0;
}*/
.global-main .maindesign .tab-menu-nav.col-3,.global-contents__container .maindesign .tab-menu-nav.col-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap:0 1rem;
    }
.maindesign .tab-menu-nav.col-3 li {
/*width: calc( 33.3% - 10px);margin-right: 10px;*/
margin-top:1.25rem;
width: 100%;

}
.wrap .maindesign .tab-menu-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .wrap .maindesign .tab-menu-nav .fs-medium {
    font-size: 1.0em;
    padding: 0.5rem 2rem 0.5rem 1rem;
    font-feature-settings: "palt";
    min-height: 3rem;
    line-height: 1.3; 
    }
    .wrap .maindesign .tab-menu-nav::after,
    .wrap .maindesign .tab-menu-nav::before {
    content: "";
    display: block;
    width: calc(25% - 15px);
    height: 0;
    }
    .wrap .maindesign .tab-menu-nav::before {
    order: 1;
    }
    .wrap .maindesign .tab-menu-nav li{
    width: calc(25% - 15px);
    margin-top:1.25rem;
    position: relative
    }
    .wrap .maindesign .tab-menu-nav li:nth-child(-n+4) {
    margin-top: 0 
    }
    .wrap .maindesign .tab-menu-nav.col-3::after {
        content: "";
        display: block;
        width: calc( 33.3% - 10px);
        height: 0;
        }
        .wrap .maindesign .tab-menu-nav.col-3 li {
        width: calc( 33.3% - 11px);
        margin-top:1.25rem; 
        }
        .wrap .maindesign .tab-menu-nav.col-3 li:nth-child(-n+3) {
        margin-top: 0 
        }
/* ----ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³---- */
/* ----ç”»åƒä»˜ã pc3åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º---- */
.maindesign .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
.maindesign .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³end --  */


/* ---- ãƒœã‚¿ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ ---- */
/* ----pc2åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º----*/
.maindesign .menu-btn-list {
display: flex;
flex-wrap: wrap; 
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 1rem 0; 
}
.maindesign .menu-btn-list li { 
width: calc( 50% - 10px);
margin-right: 20px;
line-height: 1.2; 
}
.maindesign .menu-btn-list li:last-child {
margin-right: 0 
} 
.maindesign .menu-btn-list .fs-large {
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1.5em;
}
/* ----pc1åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º----*/
.maindesign .menu-btn-list.col-1 li { 
width: calc( 60% - 10px);
}
.maindesign .menu-btn-list.col-1 .flatbtn {
border-radius: 60px; 
}
/* -- ãƒœã‚¿ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ end --  */


/* ----ç”»åƒãƒªã‚¹ãƒˆ----*/
/* ----2åˆ—è¡¨ç¤º----*/
.maindesign .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .banner-list li {
width: 48%;
margin-top: 24px;
}

/*.maindesign .banner-list li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}*/
.maindesign .banner-list p {
margin-top: 0.5rem;
line-height: 1.5; 
}
.maindesign .banner-list p span {
margin-left: 0.5em 
}
/* ----2åˆ—è¡¨ç¤º----*/
.maindesign .banner-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
/* ----1åˆ—è¡¨ç¤º----*/
.maindesign .banner-list.col-1 li {
width: 100% 
}
.maindesign .banner-list.col-1 li:nth-child(-n+1) {
margin-top: 0 
}
/* -- ç”»åƒãƒªã‚¹ãƒˆ end --  */


/* ----é–¢é€£ç‰¹é›†ãƒ»é–¢é€£æƒ…å&nbsp;±ãƒ»é–¢é€£å‹•ç”»ã€€å…±é€š----*/
/* pc2åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º */
.maindesign .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .feature__items li{
width: 48%;
min-height: 140px;
margin-top: 24px;
font-size: 0.9em;
position: relative;
font-feature-settings: "palt"; 
}
.maindesign .feature__items li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 20px 15px 15px 20px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
.maindesign .feature__items li a:after {
content: none;
}
.maindesign .feature__items li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}
.maindesign .feature__items li a .feature__items--img{
width:24% ;
display: flex;
align-items: center; 
}
.maindesign .feature__items li a .feature__items--txt{
width: calc( 76% - 20px);
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.5rem;
line-height: 1.3;
margin-bottom: 0.6rem
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 1.1rem
}
/* pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º */
.maindesign .feature__items.col-3 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
.maindesign .feature__items.col-3 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
.maindesign .feature__items.col-3 li:nth-child(3n) {
margin-right: 0;
}
.maindesign .feature__items.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
.maindesign .feature__items.col-3 li a {
padding: 10px 8px 8px 10px;
}
.maindesign .feature__items.col-3 li a .feature__items--txt {
width: 70%;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
.maindesign .feature__items.col-3 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* pc3åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º */
.maindesign .feature__items.col-31 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
.maindesign .feature__items.col-31 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
.maindesign .feature__items.col-31 li:nth-child(3n) {
margin-right: 0;
}
.maindesign .feature__items.col-31 li:nth-child(-n+3) {
margin-top: 0 
}
.maindesign .feature__items.col-31 li a {
padding: 10px 8px 8px 10px;
}
.maindesign .feature__items.col-31.pb a {
border: none;
padding: 0;
border-radius: 0;
}
.maindesign .feature__items.col-31 li a .feature__items--txt {
width: 70%;
}
.maindesign .feature__items.col-31 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
.maindesign .feature__items.col-31 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
.maindesign .feature__items.col-31 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* -- é–¢é€£ç‰¹é›†ãƒ»é–¢é€£æƒ…å&nbsp;±ãƒ»é–¢é€£å‹•ç”»ã€€å…±é€š end --  */


/* ----å‹•ç”»ï¼ˆYouTubeãƒ»MP4ã€€å…±é€šï¼‰----*/
.maindesign .komeri-original-movie {
margin-bottom: 4rem;
}
.maindesign .youtube-list {
display: flex;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.maindesign .youtube-list.cols1__1 {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.maindesign .youtube-list li {
width: 50%;
box-sizing: border-box;
margin-top: 1.5em;
border: 1px solid #ccc;
}
.maindesign .youtube-list li:nth-child(-n+1) {
margin-top: 0;
}
.maindesign .youtube-list.cols2__1 li {
width: calc(50% - 12px);
}
.maindesign .youtube-list.cols2__1 li:nth-child(-n+2) {
margin-top: 0;
}
/*Youtube*/
.youtube{
position:relative;
width:100%;
padding-top:56.2%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.videos{
position:relative;
cursor:pointer;
border: 1px solid #ccc;
box-sizing: border-box;
}
.videos img{
display: block;
}
.maindesign .videos--overmaker{
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
width: 20%;
height: auto;
opacity:0.7;
}
#modalwindow{
display:none;
background:rgba(0,0,0,0.7);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index: 10000;
}
#bamiri{
width:65%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
#subwindow{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
}
.modal_close{
position: absolute;
top: 0;
right: -40px;
cursor: pointer; 
}
/* -- å‹•ç”»ï¼ˆYouTubeãƒ»MP4ã€€å…±é€šï¼‰ end --  */


/* ----é™çš„ã€€å˜å“å•†å“----*/
.maindesign .product-list{
display:flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; 
}
.maindesign .product-list li a{
}
.product-img--area{
width: 200px;
height: 200px;
margin: auto;
position: relative;
}
.maindesign .product-list li a img.product-img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
max-width: 98%;
max-height: 98%;
margin: auto;
}
.maindesign .product-list .goods-nm {
line-height: 1.5;
color: #333;
padding: 0.4em 0 0.7em;
word-break: break-all;
overflow-wrap: break-word;
font-feature-settings: 'palt';
overflow: hidden;
height: 3.5em;
}
.maindesign .product-list .price-cart-area {
display: flex;
bottom: 0;
width: 100%;
flex-direction: column;
min-height: 0;
margin-top: auto;
}
.maindesign .product-list .price-area {
line-height: 1;
font-size: 1.25em;
margin-bottom: 0.8rem;
display: flex;
width: 100%;
justify-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; 
}
.maindesign .product-list .price-area .head {
font-size: 0.75em;
width: 2em; 
white-space: nowrap; 
margin-right: 0.8em;
padding-bottom: 0.5em;
}
.b-price {
position: relative;
display: inline;
}
.b-price img {
height: 1.5em;
width: auto;
}
.b-price_line {
position: absolute;
border-bottom: 2px solid #030303;
height: 2px;
bottom: 80%;
right: 0px;
width: 100%;
}
.price {
}
.price img {
height: 2.25em;
width: auto;
}

.maindesign .product-list .kakaku-right {
text-align: right;
}
.maindesign .product-list .price-area .text-cancel {
font-size: 0.9em;
}
.maindesign .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
.maindesign .product-list .price-area .value {
}
.maindesign .product-list .price-area .pr-red {
color: #EE221A;
}
.maindesign .product-list .price-area .amt {
font-size: 1.8rem;
font-weight: bold;
margin: 0.8rem 0;
}
.maindesign .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
/* pc4åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º */
.maindesign .product-list.col-4::before {
content: "";
display: block;
width: calc(25% - 40px);
order: 1;
}
.maindesign .product-list.col-4::after {
content: "";
display: block;
width: calc(25% - 40px);
}
.maindesign .product-list.col-4 li{
width: calc(25% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
.maindesign .product-list.col-4 li:nth-child(-n+4) {
margin-top: 0 
}
/* -- pc4åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º end --  */

/* pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º */
.maindesign .product-list.col-3::after {
content: "";
display: block;
width: calc(33.33% - 40px);
}
.maindesign .product-list.col-3 li{
width: calc(33.33% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
.maindesign .product-list.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
.maindesign .product-list.col-3 .goods-nm {
font-size: 1.2em;
}
.maindesign .product-list.col-3 .price-area .head {
font-size: 1rem;
padding-bottom: 0.2em; 
}
.maindesign .product-list.col-3 .b-price img {
height: 1.75em;
width: auto;
}
.maindesign .product-list.col-3 .price img {
height: 2.5em;
width: auto;
}
/* -- pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º end --  */

/* pc2åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º */
.maindesign .product-list.col-2 li{
width: calc(50% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
.maindesign .product-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .product-list.col-2 .product-img--area {
width: 300px;
height: 300px;
margin: auto;
position: relative;
}
.maindesign .product-list.col-2 .goods-nm {
font-size: 1.5em;
}
.maindesign .product-list.col-2 .price-area .head {
font-size: 1.5rem;
padding-bottom: 0.2em; 
}
.maindesign .product-list.col-2 .b-price img {
height: 2em;
width: auto;
}
.maindesign .product-list.col-2 .price img {
height: 2.75em;
width: auto;
}
/* -- pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º end --  */
/* -- é™çš„ã€€å˜å“å•†å“ end --  */





}




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

/* ----pc sp åˆ‡ã‚Šæ›¿ãˆ---- */
.pc-only{
display: none;
}
/* -- pc sp åˆ‡ã‚Šæ›¿ãˆ end --  */


/*ä¼ç”»ãƒšãƒ¼ã‚¸ç”»åƒè£œæ­£*/
.feat-art .goods-list-area .item .goods-img {
display: flex !important;
margin: auto;
align-items: center;
justify-content: center;
}


/* ----sp  h1 ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ«---- */
.maindesign .feature-hdg1{
position: relative;
}
.maindesign .feature-hdg1 img {
display: block;
}
.maindesign .feature-hdg1 .sub_title {
color: #fff;
text-shadow:1px 1px 2px rgba(10,10,10,0.7);
text-align: center;
font-weight: bold;
font-size: 8vw; 
margin-left: 0;
padding-top: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
line-height:1.1;
width: 100%;
letter-spacing: 0.05em; 
}
.maindesign .feature-hdg1 .sub_title-secondary{
font-size: 0.75em;
display: block;
margin-top: 1.25rem;
}
/* -- sp  h1 ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ« end --  */


/* ----ã‚­ãƒ£ãƒƒãƒã‚³ãƒ”ãƒ¼---- */
.maindesign .description{
font-size: 0.8em;
background: #cfcfcf;
text-align:left;
line-height: 1.6;
padding: 10px 20px;
margin: 0;
margin-bottom: 30px;
}
/* -- ã‚­ãƒ£ãƒƒãƒã‚³ãƒ”ãƒ¼ end --  */


/* ----sp  h2 è¦‹å‡ºã—---- */
.maindesign .feature-hdg2 {
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.5rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(45px - 0.75rem);
line-height: 1.2; 
}
.maindesign .feature-hdg2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
/* -- sp  h2 è¦‹å‡ºã— end --  */


/* ----sp  h2 è¦‹å‡ºã— è£œè¶³ï¼ˆãƒªãƒ¼ãƒ‰æ–‡ï¼‰---- */
.maindesign .lead-text {
font-size: 0.95em;
line-height: 1.5; 
}
/* -- sp  h2 è¦‹å‡ºã— è£œè¶³ï¼ˆãƒªãƒ¼ãƒ‰æ–‡ï¼‰ end --  */


/* ----sp  h3 è¦‹å‡ºã—ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆ---- */
.maindesign .feature-hdg3 {
font-size: 1.25rem;
margin-top: calc(50px - 0.6rem); 
margin-bottom:calc(30px - 0.75rem); 
padding-bottom: 0.5rem;
line-height: 1.3;  
}
/* ----sp  h3 è¦‹å‡ºã—ã€€ä¸­å¤®---- */
.maindesign .feature-hdg3.secondary {
text-align: center;
}
/* ----sp  h3 è¦‹å‡ºã—ã€€ãƒžãƒ¼ã‚«ãƒ¼é¢¨---- */
.maindesign .feature-hdg3.tertiary {
position: relative;
text-align: center;
}
/*ã‚°ãƒ¬ãƒ¼ã®ãƒžãƒ¼ã‚«ãƒ¼*/
.maindesign .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*é’è‰²ã®ãƒžãƒ¼ã‚«ãƒ¼*/
.maindesign .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*é»„è‰²ã®ãƒžãƒ¼ã‚«ãƒ¼*/
.maindesign .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- sp  h3 è¦‹å‡ºã— end --  */


/* ----sp  ãƒœã‚¿ãƒ³çµ„ã¿åˆã‚ã›---- */
.maindesign .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 25px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;  
}
.maindesign .flatbtn:hover,
.maindesign .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
.maindesign .flatbtn:active,
.maindesign .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
.maindesign .flatbtn.disabled,
.maindesign .flatbtn[disabled],
.maindesign .flatbtn.disabled:hover,
.maindesign .flatbtn[disabled]:hover,
.maindesign .flatbtn.disabled:active,
.maindesign .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
.maindesign .default-btn{
background:#979797;
}
.maindesign .orange-btn{
background:#EA6D0D;
}
.maindesign .red-btn{
background:#E50012;
}
.maindesign .blue-btn{
background:#19499c;
}
.maindesign .mustard-btn{
background:#d7ab1a
}
.maindesign .default-btn,.maindesign .orange-btn,.maindesign .red-btn,.maindesign .blue-btn,.maindesign .mustard-btn {
color: #fff; 
}
.maindesign .border-btn {
border: 1px solid #B6B6B6;
}
.maindesign .border-btn:hover{
border-color: #E5002D;
}
.maindesign .border-btn.selected {
border-color: #d4122c;
}
.maindesign .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
.maindesign .arrow-r,.maindesign .arrow-d {
position: relative
}
.maindesign .arrow-r::after {

content: "";
position: absolute;
right: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
-webkit-transform: rotate( 45deg);
transform: rotate( 45deg);
top: 0;
bottom: 0;
margin: auto;
}
.maindesign .arrow-r-orange::after {
border-color: #EA6D0D;
}
.maindesign .arrow-r-red::after {
border-color: #E5002D;
}

.maindesign .arrow-d::after {
content: "";
position: absolute;
right: 15px;
border-top: 2px solid #B6B6B6;
border-right: 2px solid #B6B6B6;
width: 8px;
height: 8px;
-webkit-transform: rotate( 135deg);
transform: rotate( 135deg);
top: 0;
bottom: 0;
margin: auto;
}
.maindesign .arrow-d-red::after {
border-color: #E5002D;
}
.maindesign .arrow-d-orange::after {
border-color: #EA6D0D;
}
.maindesign .mwbtn{
max-width: 480px;
margin: 0 auto
}
.maindesign .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
.maindesign .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
.maindesign .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- sp  ãƒœã‚¿ãƒ³çµ„ã¿åˆã‚ã›end --  */


/* ----ãƒœãƒ¼ãƒ€ãƒ¼ãƒ©ã‚¤ãƒ³---- */
.maindesign .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 2.5em 0; 
}
/* --ãƒœãƒ¼ãƒ€ãƒ¼ãƒ©ã‚¤ãƒ³ end --  */


/* ----ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³---- */
/* ----pc4åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤ºã€€pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º---- */
.maindesign .tab-menu-nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.maindesign .tab-menu-nav .fs-medium {
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}
.maindesign .tab-menu-nav li {
width: calc(50% - 0.4rem);
margin-bottom: 1.25em;
font-size: 0.85rem;
}
/* ----ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³---- */
/* ----pc4åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤ºã€€pc3åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º---- */ 
.maindesign .tab-menu-nav.col-1 li {
width: 100%
}
/* ----ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³---- */
/* ----ç”»åƒä»˜ã pc3åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º---- */
.maindesign .feature__items li a .feature__items--txt.sp-title {
display: flex;
align-items: center; 
}
.maindesign .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
.maindesign .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³ end --  */


/* ---- ãƒœã‚¿ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ ---- */
/* ----pc2åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º----*/
.maindesign .menu-btn-list {
display: flex;
flex-wrap: wrap;
margin: 1rem 0; 
} 
.maindesign .menu-btn-list li { 
width: 100%;
margin-bottom: 1em; 
line-height: 1.2;  
}
.maindesign .menu-btn-list li:last-child {
margin-bottom: 0 
} 
.maindesign .menu-btn-list .fs-large {
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1em;
}
/* -- ãƒœã‚¿ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ end --  */


/* ----ç”»åƒãƒªã‚¹ãƒˆ----*/
.maindesign .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .banner-list li {
margin-bottom: 1rem;
}
.banner-list li:last-child {
 margin-bottom: 0 
}
.banner-list p {
margin-top: 0.5rem;
line-height: 1.3; 
}
.maindesign .banner-list p span {
margin-left: 0.5em 
}
/* -- ç”»åƒãƒªã‚¹ãƒˆ end --  */


/* ----é–¢é€£ç‰¹é›†ãƒ»é–¢é€£æƒ…å&nbsp;±ãƒ»é–¢é€£å‹•ç”»ã€€å…±é€š----*/
/* pc2åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º */
.maindesign .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .feature__items li{
width: 100%;
margin-top: 1rem;
position: relative;
font-feature-settings: "palt"; 
}
.maindesign .feature__items li:first-child {
margin-top: 0 
}
.maindesign .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 12px 8px 12px 12px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
.maindesign .feature__items li a .pickup--img{
margin: 0 10px 0 10px;
width:28% ;
}
.maindesign .feature__items li a .feature__items--img{
margin: 0 5px 0 5px;
width:24% ;
display: flex;
align-items: center;	
}
.maindesign .feature__items li a .feature__items--txt{
width: 76%;
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.4rem;
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 0.85rem;
}
/* pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º */
.maindesign .feature__items.col-3 {
}
.maindesign .feature__items.col-3 li {
width: 48%;
margin-top: 1rem;
position: relative;
}
.maindesign .feature__items.col-3 li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .feature__items.col-3 li a {
padding: 8px 5px;
}
.maindesign .feature__items.col-3 li a .feature__items--txt {
width: 62%;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 11px;
line-height: 1.3;
margin-bottom: 0.4rem;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.3;
font-size: 9px;
}
.maindesign .feature__items.col-3 li a .future--img {
margin: 0 5px;
width: calc( 38% - 10px);
display: flex;
align-items: center;
}
/* -- é–¢é€£ç‰¹é›†ãƒ»é–¢é€£æƒ…å&nbsp;±ãƒ»é–¢é€£å‹•ç”»ã€€å…±é€š end --  */


/* ----å‹•ç”»ï¼ˆYouTubeãƒ»MP4ã€€å…±é€šï¼‰----*/
.maindesign .komeri-original-movie {
margin-bottom: 2rem;
}
.maindesign .youtube-list {
display: flex;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.maindesign .youtube-list .youtube{
box-sizing: border-box;
margin-bottom: 1.5em;
border: 1px solid #ccc;
}
.maindesign .youtube-list li {
width: 100%;
margin-top: 1.5em;
}
.maindesign .youtube-list li:nth-child(-n+1) {
margin-top: 0;
}
.maindesign .youtube-list.cols2__1 li {
width: 100%;
}
/*Youtube*/
.youtube{
position:relative;
width:100%;
padding-top:56.2%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.videos{
position:relative;
cursor:pointer;
border: 1px solid #ccc;
box-sizing: border-box;
}
.videos img{
display: block;
}
.maindesign .videos--overmaker{
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
width: 20%;
height: auto;
opacity:0.7;
}
#modalwindow{
display:none;
background:rgba(0,0,0,0.7);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index: 10000;
}
#bamiri{
width:80%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
#subwindow{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
}
.modal_close{
position: absolute;
top: -30px;
right: -30px;
}
/* -- å‹•ç”»ï¼ˆYouTubeãƒ»MP4ã€€å…±é€šï¼‰ end --  */



/* ----é™çš„ã€€å˜å“å•†å“----*/
/* sp2åˆ—è¡¨ç¤º */
.maindesign .product-list{
display:flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; 
}
.maindesign .product-list li{
width: calc(50% - 15px);
margin-top: 1.5rem;
position: relative;
display: flex;
flex-direction: column; 
}
.maindesign .product-list li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .product-list li a{
}
.product-img--area{
width: 150px;
height: 150px;
margin: auto;
position: relative;
}
.maindesign .product-list li a img.product-img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
max-width: 98%;
max-height: 98%;
margin: auto;
}
.maindesign .product-list .goods-nm {
line-height: 1.4;
color: #333;
word-break: break-all;
overflow-wrap:break-word;	
font-feature-settings: 'palt';
overflow: hidden;
height: 4em;
margin-bottom: 1em; 
font-size: 0.875em;
margin-top: 1em; 
}
.maindesign .product-list .price-cart-area {
display: flex;
bottom: 0;
width: 100%;
flex-direction: column;
min-height: 0;
margin-top:auto;
}
.maindesign .product-list .price-area {
line-height: 1;
font-size: 1.25em;
margin-bottom: 0.8rem;
display: flex;
width: 100%;
justify-content: flex-end;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.maindesign .product-list .price-area .head {
font-size: 0.75em;
margin-right: 0.5em;
}
.b-price {
position: relative;
display: inline-block;
}
.b-price img {
height: 1em;
width: auto;
}
.b-price_line {
position: absolute;
border-bottom: 2px solid #030303;
height: 2px;
bottom: 50%;
right: 0px;
width: 100%;
}
.price {
}
.price img {
height: 1.5em;
width: auto;
}
.maindesign .product-list .kakaku-right {
text-align: right;
}
.maindesign .product-list .price-area .text-cancel {
font-size: 0.9em;
}
.maindesign .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
.maindesign .product-list .price-area .value {
}
.maindesign .product-list .price-area .pr-red {
color: #EE221A;
}
.maindesign .product-list .price-area .amt {
font-size: 1.5rem;
font-weight: bold;
margin: 0.8rem 0;
}
.maindesign .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
/* -- sp2åˆ—è¡¨ç¤º end --  */
/* -- é™çš„ã€€å˜å“å•†å“ end --  */


}



/*-- margin-top --*/
.mt1em { margin-top: 1em !important; }
.mt2em { margin-top: 2em !important; }
.mt3em { margin-top: 3em !important; }
/*-- margin-bottom --*/
.mb1em { margin-bottom: 1em !important; }
.mb2em { margin-bottom: 2em !important; }
.mb3em { margin-bottom: 3em !important; }

.wrap .maindesign{
    clear: both;
}

/*  HiKOKIã‚­ãƒ£ãƒ³ãƒšãƒ¼ãƒ³  */
.maindesign .set-products-list{
	display: flex;
	flex-wrap: wrap;
	
}
.maindesign .set-products-list--block{
	display: block;
	width: calc((100% - 85px) / 4);
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #333;
}
.maindesign .set-products-list--block:first-child {
    border-left: 1px solid #ccc;
}
.maindesign .set-products-list--block:nth-child(4n + 1) {
    border-left: 1px solid #ccc;
}
.maindesign .set-products-list--block:nth-child(-n + 4) {
    border-top: 1px solid #ccc;
}
.maindesign .set-products-list--block__text-area{
	margin-top: 10px;
}
.maindesign .set-products-list--block__text-area p{
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3;
}

@media screen and (max-width: 767px){
.maindesign .set-products-list--block{
	width: calc((100% - 43px) / 2);
}
.maindesign .set-products-list--block:first-child {
    border-left: 1px solid #ccc;
}
.maindesign .set-products-list--block:nth-child(4n + 1) {
    border-left: none;
}
.maindesign .set-products-list--block:nth-child(-n + 4) {
    border-top: none;
}
.maindesign .set-products-list--block:nth-child(2n + 1) {
    border-left: 1px solid #ccc;
}
.maindesign .set-products-list--block:nth-child(-n + 2) {
    border-top: 1px solid #ccc;
}
.maindesign .set-products-list--block__text-area p{
	font-size: 0.9em;
}
}

.maindesign .news-text {
	font-weight: bold;
    color: #e30012;
    text-align: center;
	margin: 50px 0 30px;
	font-size: 3.0rem;
}

@media screen and (max-width:767px) {
	.maindesign .news-text {
		font-size: 4.8vw;
		margin: 30px 0 15px;
	}
}
</pre></body></html>