<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main{
	font-family: "Noto Sans JP","æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro",verdana,Osaka,Sans-Serif;
margin-bottom: 2.5em;  
}
#main img{
width: 100%;
height: auto;
}
#main .section{
	margin: 0 10px;
}
nav{margin: 0 10px;}

.title {
    background-image: url(../img/title_sp.jpg);
    background-size: cover;
    background-position: right center;
    height: 46.5vw;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
	justify-content: flex-start;
}
#main h1 {
    font-weight: 700;
    font-size: 9vw;
    line-height: 1.3;
    color: #fff;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
/*	text-shadow: 1px 1px 3px #333;*/
	background-color: rgba(0,0,0,0.4);
	padding: 3vw;
}
#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin: 0 10px 10px;
}
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}
#main .goods {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 30px;
}
#main .goods.cols4-2 li a{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
#main .goods.cols4-2 .text-box .name {
    font-size: 1.1em;
    font-weight: bold;
    height: 1.2;
}
#main .goods.cols4-2 .images{
	margin: 0.5em;
}
#main .left-red{
	border-left: 4px solid #f00;
	padding: 0.3rem 1rem;
}
#main .choice-sheet{
	font-weight: bold;
	font-size: 1.3rem;
	position: relative;
	padding-bottom: 0.5rem;
	margin-top: calc(40px - 0.6rem);
	margin-bottom: calc(20px - 0.75rem);
}
#main .black-line{
	border-bottom: 4px solid #000;
}
#main .tr-line{
	border-bottom: 4px solid #000;
}
#main .tr-line::after {
	position: absolute;
	content: " ";
	border-bottom: solid 2px #fff;
	bottom: -3px;
	width: calc(100% - 2px);
	display: block;
	margin-left: 1px;
}
#main .green-line {
    border-bottom: 4px solid #00b050;
}
#main .silver-line {
    border-bottom: 4px solid #B6B6B6;
}
#main .bl-wh-line {
    border-bottom: 4px solid #000;
}
#main .bl-wh-line::after {
    position: absolute;
    content: " ";
    border-bottom: solid 2px #fff;
    bottom: -3px;
    width: 50%;
    display: block;
    margin-left: 1px;
}
#main .bl-si-line {
    border-bottom: 4px solid #000;
}
#main .bl-si-line::after {
    position: absolute;
    content: " ";
    border-bottom: solid 4px #B6B6B6;
    bottom: -4px;
    width: 50%;
    display: block;
}
#main .w60pc{
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
















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

/* ----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 ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ«---- */
#main .feature-hdg1{
position: relative;
}
#main .feature-hdg1 img {
display: block;
}
#main .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; 
}
#main .feature-hdg1 .sub_title-secondary{
font-size: 0.75em;
display: block;
margin-top: 1.25rem;
}
/* -- sp  h1 ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ« end --  */


/* ----ã‚­ãƒ£ãƒƒãƒã‚³ãƒ”ãƒ¼---- */
#main .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 è¦‹å‡ºã—---- */
#main .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; 
}
#main .feature-hdg2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
/* -- sp  h2 è¦‹å‡ºã— end --  */


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


/* ----sp  h3 è¦‹å‡ºã—ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆ---- */
#main .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 è¦‹å‡ºã—ã€€ä¸­å¤®---- */
#main .feature-hdg3.secondary {
text-align: center;
}
/* ----sp  h3 è¦‹å‡ºã—ã€€ãƒžãƒ¼ã‚«ãƒ¼é¢¨---- */
#main .feature-hdg3.tertiary {
position: relative;
text-align: center;
}
/*ã‚°ãƒ¬ãƒ¼ã®ãƒžãƒ¼ã‚«ãƒ¼*/
#main .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*é’è‰²ã®ãƒžãƒ¼ã‚«ãƒ¼*/
#main .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*é»„è‰²ã®ãƒžãƒ¼ã‚«ãƒ¼*/
#main .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- sp  h3 è¦‹å‡ºã— end --  */


/* ----sp  ãƒœã‚¿ãƒ³çµ„ã¿åˆã‚ã›---- */
#main .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;  
}
#main .flatbtn:hover,
#main .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
#main .flatbtn:active,
#main .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
#main .flatbtn.disabled,
#main .flatbtn[disabled],
#main .flatbtn.disabled:hover,
#main .flatbtn[disabled]:hover,
#main .flatbtn.disabled:active,
#main .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
#main .default-btn{
background:#979797;
}
#main .orange-btn{
background:#EA6D0D;
}
#main .red-btn{
background:#E50012;
}
#main .blue-btn{
background:#19499c;
}
#main .mustard-btn{
background:#d7ab1a
}
#main .default-btn,#main .orange-btn,#main .red-btn,#main .blue-btn,#main .mustard-btn {
color: #fff; 
}
#main .border-btn {
border: 1px solid #B6B6B6;
}
#main .border-btn:hover{
border-color: #E5002D;
}
#main .border-btn.selected {
border-color: #d4122c;
}
#main .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
#main .arrow-r,#main .arrow-d {
position: relative
}
#main .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;
}
#main .arrow-r-orange::after {
border-color: #EA6D0D;
}
#main .arrow-r-red::after {
border-color: #E5002D;
}

#main .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;
}
#main .arrow-d-red::after {
border-color: #E5002D;
}
#main .arrow-d-orange::after {
border-color: #EA6D0D;
}
#main .mwbtn{
max-width: 480px;
margin: 0 auto
}
#main .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
#main .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
#main .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- sp  ãƒœã‚¿ãƒ³çµ„ã¿åˆã‚ã›end --  */


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


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


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


/* ----ç”»åƒãƒªã‚¹ãƒˆ----*/
#main .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .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; 
}
#main .banner-list p span {
margin-left: 0.5em 
}
/* -- ç”»åƒãƒªã‚¹ãƒˆ end --  */


/* ----é–¢é€£ç‰¹é›†ãƒ»é–¢é€£æƒ…å&nbsp;±ãƒ»é–¢é€£å‹•ç”»ã€€å…±é€š----*/
/* pc2åˆ—è¡¨ç¤º sp1åˆ—è¡¨ç¤º */
#main .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .feature__items li{
width: 100%;
margin-top: 1rem;
position: relative;
font-feature-settings: "palt"; 
}
#main .feature__items li:first-child {
margin-top: 0 
}
#main .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; 
}
#main .feature__items li a .pickup--img{
margin: 0 10px 0 10px;
width:28% ;
}
#main .feature__items li a .feature__items--img{
margin: 0 5px 0 5px;
width:24% ;
display: flex;
align-items: center;	
}
#main .feature__items li a .feature__items--txt{
width: 76%;
}
#main .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;
}
#main .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 0.85rem;
}
/* pc3åˆ—è¡¨ç¤º sp2åˆ—è¡¨ç¤º */
#main .feature__items.col-3 {
}
#main .feature__items.col-3 li {
width: 48%;
margin-top: 1rem;
position: relative;
}
#main .feature__items.col-3 li:nth-child(-n+2) {
margin-top: 0 
}
#main .feature__items.col-3 li a {
padding: 8px 5px;
}
#main .feature__items.col-3 li a .feature__items--txt {
width: 62%;
}
#main .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;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.3;
font-size: 9px;
}
#main .feature__items.col-3 li a .future--img {
margin: 0 5px;
width: calc( 38% - 10px);
display: flex;
align-items: center;
}
/* -- é–¢é€£ç‰¹é›†ãƒ»é–¢é€£æƒ…å&nbsp;±ãƒ»é–¢é€£å‹•ç”»ã€€å…±é€š end --  */


/* ----å‹•ç”»ï¼ˆYouTubeãƒ»MP4ã€€å…±é€šï¼‰----*/
#main .komeri-original-movie {
margin-bottom: 2rem;
}
#main .youtube-list {
display: flex;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
#main .youtube-list .youtube{
box-sizing: border-box;
margin-bottom: 1.5em;
border: 1px solid #ccc;
}
#main .youtube-list li {
width: 100%;
margin-top: 1.5em;
}
#main .youtube-list li:nth-child(-n+1) {
margin-top: 0;
}
#main .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;
}
#main .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åˆ—è¡¨ç¤º */
#main .product-list{
display:flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; 
}
#main .product-list li{
width: calc(50% - 15px);
margin-top: 1.5rem;
position: relative;
display: flex;
flex-direction: column; 
}
#main .product-list li:nth-child(-n+2) {
margin-top: 0 
}
#main .product-list li a{
}
.product-img--area{
width: 150px;
height: 150px;
margin: auto;
position: relative;
}
#main .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;
}
#main .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; 
}
#main .product-list .price-cart-area {
display: flex;
bottom: 0;
width: 100%;
flex-direction: column;
min-height: 0;
margin-top:auto;
}
#main .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;
}
#main .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;
}
#main .product-list .kakaku-right {
text-align: right;
}
#main .product-list .price-area .text-cancel {
font-size: 0.9em;
}
#main .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
#main .product-list .price-area .value {
}
#main .product-list .price-area .pr-red {
color: #EE221A;
}
#main .product-list .price-area .amt {
font-size: 1.5rem;
font-weight: bold;
margin: 0.8rem 0;
}
#main .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
/* -- sp2åˆ—è¡¨ç¤º end --  */
/* -- é™çš„ã€€å˜å“å•†å“ end --  */



/*ãƒšãƒ¼ã‚¸ãƒˆãƒƒãƒ—
--------------------------------------*/
#main .gotop {
margin: 1.5em 0;
text-align: right;
}


/*-- 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; }
</pre></body></html>