<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 18_generator
 * sp.css
 */
body {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", Sans-Serif;
}
#main .title {
	background-image: url("../images_240411/title.jpg");
	background-size: cover;
	background-position: right center;
	height: 150px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
    position: relative;
}

#main .title h1 {
    position: absolute;
    color: #FFFFFF;
    text-align: left;
    font-weight: 700;
    font-size: 30px;
    top: 25%;
    left: 2%;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    margin-left: 10px;
    font-feature-settings: "palt" 1;
    line-height: 1.2;
}

#main .title .headingSub{
    background: #5d6289;
    position: absolute;
    left: 3%;
    top: 70%;
    color: #fff;
    padding: 5px 20px;
}

#main section {
	margin-bottom: 40px;
}

#main .sp-only {
	display: inline-block;
}

#main .w100 {
	width: 100%;
}

#main .desc {
	line-height: 1.2;
	text-align: center;
	margin: 10px 10px 20px 10px;
}

#main .pListImg {
	margin: 20px 0;
}

#main .pListA {
	padding: 5px 20px;
	margin: auto 0 10px;
}

#main a.btnRadius02 {
	height: 50px;
	font-size: 1.15em;
}

#main .ifram {
	width: 100%;
	height: 300px;
}

#main .caution {
	border: 5px solid #FF0000;
	padding: 5px 10px;
}

#main .caution h5 {
	background: url(../img/caution.jpg) no-repeat left center;
	padding-left: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 0;
	font-size: 21px;
	color: #ff0000;
}

#main .caution p {
	line-height: 1.5;
}

#main .category_3 h5 {
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: 700;
	font-size: 1.15em;
}

#main .category_3 p {
	margin-left: 15px;
	line-height: 1.5;
}

table.borderGlay2 {
	border: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.borderGlay2 th,
table.borderGlay2 td {
	border: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main .category_3 tbody {
	border: 2px solid #ccc;
}

#main .category_3 th {
	background-color: #dddfda;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3;
}

#main .category_3 td {
	background-color: #f3e2ce;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3;
}

#main .category_3 .bb {
	border-bottom: 2px solid #ccc;
}

#main .category_3 td.d1cab8 {
	background-color: #d1cab8;
}

/* =============================================

220300_ãƒãƒ¼ã‚¿ãƒ–ãƒ«é›»æº_ç™ºé›»æ©Ÿç‰¹é›†_ä¿®æ­£ä¾é&nbsp;¼

============================================= */


/* å…±é€šãƒ‘ãƒ¼ãƒ„
 
====================================================*/
 
/* --- ã‚¿ã‚¤ãƒˆãƒ« --- */
#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
} 
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}
/*ã€€ãƒã‚§ãƒƒã‚¯ãƒã‚¤ãƒ³ãƒˆh3ã€€*/
#main h3.checkPoint {
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
}
#main h3.checkPoint .st0{fill:#aaaaaa;}
#main h3.checkPoint .st1{fill:none;stroke:#ffffff;stroke-width:3;stroke-miterlimit:10;}
#main h3.checkPoint .st2{fill:#ffffff;}
#main h3.checkPoint.h2under {
    margin: 20px 0 20px 0;
}
#main h3.checkPoint span {
    margin: 0 0 0 20px;
}

 #main .topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/include_html/koukoku/21_curvemirror/img/arow_red.png);
    background-repeat: no-repeat;
    background-size: 7px;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    background-position: right 0.5em center;
    padding: 0.9em 1.2em 0.9em 0.5em;
    font-size: 0.85em;
}
#main .subTxt {
    line-height: 1.2;
    margin: 20px 0;
}
#main .eventbnr{
        display: flex;
        flex-wrap: wrap;
    }
    #main .eventbnr li{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0.3em;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
        display: flex;
        align-items: center;
    }
    #main .eventbnr li a{
    display: flex;
    flex-direction: row-reverse;
    }
    #main .eventbnr li .linksTxt{
    font-size: 1.2em;
    margin: auto auto auto 10px;
    display: flex;
    flex-wrap: wrap;
    width: calc(80% - 20px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
    #main .eventbnr li .linksTxt p{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 0.5em 0;
	font-weight: 700;
        font-size: 1em;
}
#main .eventbnr li .linksTxt p span {
    font-size: 0.75em;
    width: calc(100% - 20px);
    line-height: 1.2;
    font-weight: 400;
    padding-top: 0.5em;
    display: block;
}
    #main .eventbnr li .linksImg{
    margin: auto auto auto auto;
    width: calc(38% - 20px);
    display: flex;
    align-items: center;
    }
    #main .eventbnr li .linksImg img {
    width: 100%;
}
#main .navigate{
padding:0 10px;
position: relative;
}
#main .navigate.onBorder::after{
position: absolute;
left: 0;
width: 100%;
height: 1px;
content: '';
background-color: #ccc;
box-sizing: border-box;
}
#main .btnstyle{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
margin: 0 0 20px 0;
}
#main .btnstyle li{
width:100%; 
margin-bottom: 10px;	
border-radius: 5px;
border:1px solid #ababab;
background: #f1f1f1;	
display: flex;
overflow: hidden;	
}
#main .btnstyle .images{
height: 6em;
background: #fff;	
border-right: 1px solid #ababab;
display: inline-block;
padding: 5px;
box-sizing: border-box;
}
#main .btnstyle .images img{
height:100%;
}
#main .btnstyle .textBox{
padding:0.5em;
font-weight:700;
line-height: 1.3em;	
}

#main .btnstyle a{
display: flex !important;
align-items:center;
width: 100%;
}
#main .btnstyle .arrow{
background: #aaa;
height: 100%;
width: 2em;
display: flex;
color: #fff;
align-items: center;
justify-content: center;
}
#main .maker li p{
    text-align: center;
    margin: 0.5em;
}
#main .watFlex{
    display: flex;
    flex-wrap: wrap;
}
#main .watFlex li{
    width: calc(50% - 5px);
    margin: 0 10px 20px 0;
    border:1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}
#main .watFlex li img{
    width: 80%;
    margin: auto;
    display: block;
}
#main .watFlex li p{
    margin: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.2;
}
#main .watFlex li:nth-child(2n){
    margin: 0 0px 20px 0;
}

#main .menuName{
        font-size: 1.2em;
    text-align: center;
    padding: 0 0 10px;
    margin: 0 auto 20px;
    border-bottom: 1px solid #333;
    }
    #main .categorys{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: 0 0 20px;
        padding: 0 0 20px;
    border-bottom: 1px solid #333;
}
    #main .categorys:last-child{
        padding: 0;
    border-bottom: none;
}
    #main .categorys .selectName{
        width: 140px;
    }
    #main .categorys .selectBtns{
        width: 720px;
    }
#main .categorys.select .selectBtns {
    width: 860px;
}
    #main .categorys .selectBtns.other{
        width: 100%;
    }
    #main .floors{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #main .floors li.btnstyle_a{
        border: 1px #ababab solid;
    box-sizing: border-box;
        background: #f1f1f1;
        border-radius: 5px;
        overflow: hidden;
        display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    }
    #main .floors.b2 li{
        width: calc(50% - 3px);
    }
    #main .floors.b3 li{
        width: calc(240px - 6px);
    }
    #main .floors.b4 li{
        width: calc(25% - 6px);
    }
    #main .floors.b4.select li{
        margin: 0 0 10px;
    }
    #main .floors li.btnstyle_a a{
       width: 100%;
    display: flex;
    align-items: center;
    }
    #main .floors li a.flatbtn{
       padding: 0.5rem 2rem 0.5rem 1rem;
    font-feature-settings: "palt";
    min-height: 3rem;
    line-height: 1.3;
    }
    #main .floors li.btnstyle_a a img{
        width: auto;
    height: 60px;
        border-right: 1px solid #ababab;
    }
     #main .floors li.btnstyle_a a p{
        font-weight: 700;
    line-height: 1.3em;
    width: auto;
    display: block;
    margin: auto;
    text-align: left;
    font-feature-settings: "palt" 1;
    }
    #main .floors li.btnstyle_a .arrow{
        background: #aaa;
    height: 100%;
    width: 1em;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    }
    #main .floors li.btnstyle_a a svg{
        width: 20px;
    }
    @media screen and (max-width: 767px) {
    #main .categorys .selectName{
        width: 100%;
        margin: 0 0 20px;
        text-align: center;
    }
     #main .floors.b2 li{
        width: calc(50% - 5px);
         margin: 0 0 20px;
    }
    #main .floors.b3 li{
        width: calc(50% - 5px);
        margin: 0 0 20px;
    }
    #main .floors.b4 li{
        width: calc(50% - 5px);
        margin: 0 0 20px;
    }   
    #main .floors li.btnstyle_a a p{
        font-size: 0.8em;
    }
    }
   #main .img_box{
    margin: 0 0 60px;
}
#main .img_box img {
    width: 100%;
    height: auto;
}
#main .cols2-1.gene li{
    display: flex;
    flex-direction: column;
}
#main .goods_name{
    margin: 0;
    font-size: 1.25em;
    font-weight: bold;
	text-align: center;
}
#main .goods_flex{
   display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px; 
    justify-content: space-between;
}
#main .goods_flex--block{
   width: 100%;
}
#main .goods_flex img{
    width: 100%;
    height: auto;
     margin: 0 0 20px; 
}
#main .goods_flex p{
    line-height: 1.5;
    margin: 0 0 20px; 
}
#main h4.goods_topic{
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 20px 0;
    text-align: left;
    border-left: 4px solid #f00;
    padding: 0.3rem 1rem;
}
#main .topic_block{
    margin: 0 0 40px;
}
#main sup {
  vertical-align: super;
  font-size: smaller;
}
#main .sup_txt{
    font-weight: normal;
    font-size: 0.75em;
}
#main .goods_clos{
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    padding: 10px;
    justify-content: space-around;
    margin: 0 0 40px;
}
#main .goods_clos li{
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 0 20px;
}
#main .goods_clos li:last-child{
    margin: 0;
}
#main .goods_clos li p{
    line-height: 1.2;
    margin: 10px 0;
}
#main .goods_clos li img{
    width: 100%;
    height: auto;
}
#main .goods_clos li div{
    margin: auto 0 0;
}
#main .goodsclosbtn{
    margin: auto 0 0;
}
#main .lead-text.name{
    font-size: 1.25em;
    font-weight: bold;
    margin: 0 0 10px;
} 
    #main img.example {
    width: 100%;
}
#main .bopis-table-box{
		overflow: auto;
        margin-bottom: 40px;
	}
    #main .bopis-table-box.flex{
		display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 10px 0;
	}
    #main .bopis-table{
        font-feature-settings: "palt" 1;
        margin: 0 ;
        width: 100%;
    }
    #main .bopis-table.layout02{
        width: calc(50% - 10px);
        margin: 10px 0;
    }
    #main .bopis-table.layout02 tr.xname{
        min-height: 52px;
    }
    #main .bopis-table tr.xname{
        background-color: #50535d;
        color: #fff;
    }
    #main .bopis-table tr.xname th.mark{
        padding: 10px 5px;
    width: 6%;
    font-size: 0.8em;
    }
    #main .bopis-table tr.xname:hover {
    background-color: #50535d;
    }
    #main .bopis-table tr{
        
    }
    #main .bopis-table tr:hover {
    background-color: #efefef;
    }
    #main .bopis-table td,#main .bopis-table th{
		border: 1px solid #ccc;
		padding: 10px 4px;
		width: 92px;
		text-align: center;
		font-size: 0.9em;
    }
    #main .bopis-table.compare td,#main .bopis-table.compare th{
		text-align: left;
        line-height: 1.2;
    }
    #main .bopis-table.compare td.yname,#main .bopis-table.compare th.yname{
		text-align: center;
    }
    #main .bopis-table.compare th.compare_cell{
		width: 40%;
    }
    #main .bopis-table.compare .main_img{
		display: flex;
    flex-direction: column;
    align-items: center;
    }
    #main .bopis-table.compare .main_img img{
		width: 100%;
    height: auto;
    box-sizing: border-box;
    }
    #main .bopis-table.compare .main_img p{
		margin: 10px 0 auto;
    font-weight: normal;
    }
    #main .bopis-table td.link{
		padding: 0;
        width: 20%;
    }
    #main .bopis-table td.link a{
		width: 100%;
    height: 100%;
    display: block;
    line-height: 3;
    color: #000;
    text-align: left;
    padding: 0 5px 0;
    box-sizing: border-box;
        position: relative;
    }
    /*#main .bopis-table td.link a.link-out::after{
		content: "";
    position: absolute;
    right: 18px;
    border-top: 2px solid #B6B6B6;
    border-right: 2px solid #B6B6B6;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate( 45deg);
    transform: rotate( 45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    }
    #main .bopis-table td.link a.link-in::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 .bopis-table td.bopis-table-txt{
		text-align: left;
    }
    #main .bopis-table td.yname{
        background-color: #50535d;
        color: #fff;
    }
    #main .bopis-table td .fsSmall{
        padding: 0.8em;
    }
    #main p.scrolltxt{
        margin-bottom: 40px;
    }
#main .p_goods{
    margin: 0 0 60px;
}
    @media screen and (max-width: 767px){
     #main .bopis-table-box{
        overflow: hidden;
         position: relative;
    overflow-x: scroll;
        margin-bottom: 0;
	}
        #main .bopis-table-box.noscroll{
        margin-bottom: 40px;
	}
     #main .bopis-table{
        
    }
    }
    #main a.btnRadius02 {
    margin: 10px auto;
    }
    #main .bopis-table-box a.btnRadius02 {
		max-width: 130px;
    }
#main .slideTable {
    overflow-x: scroll;
    margin: 0 0 60px;
}
#main .scroll-bar_top{
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}
#main .scroll-bar{
    width: 2930px;
    height: 20px;
}
#main .cpanel-table{
        width: 2930px;
        border-spacing: 0;
  border-collapse: separate;
        border: solid 1px #333;
    font-size: 0.8em;
    } 
    #main tr.cpanel-table--back-b,#main tr.cpanel-table--back-b td.fix-block{
        background-color: #666;
        color: #fff;
    } 
    #main tr.cpanel-table--back-g,#main tr.cpanel-table--back-g td.fix-block{
        background-color: #ccc;
    } 
    #main tr.cpanel-table--back-w,#main tr.cpanel-table--back-w td.fix-block{
        background-color: #fff;
    } 
    #main .cpanel-table tr.hover-color:hover{
        background: #efefef;
    }
    #main .cpanel-table td{
        padding: 5px;
        border-right: solid 1px #333;
        border-bottom: solid 1px #333;
        border-collapse: collapse;
        line-height: 1.2;
        text-align: center;
    } 
    #main .cpanel-table td.txt-left{
        text-align: left;
    } 
    #main .cpanel-table tr:last-child td{
        border-bottom: none;
    } 
    #main .cpanel-table tr td:last-child{
        border-right: none;
    } 
    #main .cpanel-table td.fix-block{
    left: 1px;
    top: 0px;
    width: 50px;
    z-index: 1;
        font-feature-settings: "palt" 1;
    }
    #main .cpanel-table td.fix-block:nth-child(2){
        position: sticky;
    position: -webkit-sticky;
    width: 150px;
        border-left: none;
    }
    #main .cpanel-table td img{
        width: 100%;
        height: auto;
    }
    #main .cpanel-table td.fix-block::after{
        content: '';
    position: absolute;
    left: -1px;
    top: 0px;
    height: calc(100% + 1px);
    z-index: 2;
    border-left: solid 1px #333;
    }
    #main .cpanel-table td.cell-block-220{
       width: 220px;
    }
    #main .cpanel-table td.cell-block-200{
       width: 200px;
    }
    #main .cpanel-table td.cell-block-100{
       width: 100px;
    }
    #main .cpanel-table td.cell-block-70{
       width: 70px;
    }
    #main .cpanel-table td.cell-block-point{
       width: 200px;
    }
    #main .mark{
       font-size: 2em;
    }
    #main .cpanel-table td.t-left{
        text-align: left;
    }
    #main .cpanel-table td.exp{
        width: 16em;
    }
    
    #main .cpanel-table td.fix-block:nth-child(2)::after{
        content: '';
    position: absolute;
    left: -1px;
    top: 0px;
    }
    #main .cpanel-table td a.fs-medium{
        text-decoration: none;
        padding: 0.75em 0.85em;
        height: auto;
        width: auto;
        max-width: 10em;
        margin: 10px auto 0;
        position: relative;
    } 
    #main .cpanel-table td a.arrow-r::after{
        right: 10px;
    } 

#main p.scrolltxt {
color: #E00012;
font-weight: bold;
margin: 15px 0;
} 
#main p.scrolltxt span {
/* background-color: #FAE2DE; */
padding: 8px 6px;
font-size: 0.95em;
border: 2px solid #E00012;
box-sizing: border-box;
}
/* ----å…±é€šCSS---- */

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


/*ã‚°ãƒ¬ãƒ¼ã®ãƒžãƒ¼ã‚«ãƒ¼*/
#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:#979797;
}
#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-r.arrow-nav::after {
border-color: #B6B6B6;
}

#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--thumb{
width: 100%;
    height: auto
}
#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; }



#main .portable_title {
    background-image: url(/contents/event/portable_p/img/title_sp.jpg);
    background-size: cover;
    background-position: right center;
    height: 46.4vw;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}
#main .portable_title .portable_inner {
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    font-feature-settings: "palt" 1;
    line-height: 1.2;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 10em;
    background: rgba(0,0,0,0.4);
    padding: 10px 0;
}
#main .portable_title span {
    font-size: 0.6em;
}

#main .pListA.add {
	margin-top: 20px;
}

#main .text-align-right {
	text-align: center;
    margin: 0 0 10px;
    line-height: 1.2;
}

#main .pListImg {
    margin: 0 0 10px;
}

#main .good_name {
	margin: 0;
}

#main .title--inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.35);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#main .title--sub-text {
    font-size: 1.2rem;
}

#main .title--main-text {
    font-size: 2.5rem;
}

#main .title--text {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 3px #000;
}

#main .text-align-right {
	text-align: right;
}

#main .l-topBtn ul {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#main .l-topBtn ul::before {
    order: 1;
}

#main .l-topBtn ul::before, #main .l-topBtn ul::after {
    content: '';
    display: block;
    width: 24%;
    height: 0;
}

#main .l-topBtn li {
    width: 49%;
    margin-bottom: 0 !important;
    font-family: 'Noto Sans JP', "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}

#main .l-topBtn a {
    display: flex !important;
    align-items: center;
    height: 55px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    padding: 0.9em 0.8em;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.95em;
    position: relative;
}

#main .l-topBtn a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
}

#main .links li img {
    width: 100%;
    height: auto;
}

#main .l-topBtn li:nth-child(n+3) {
    margin-top: 15px;
}

#main .listHeading {
    color: #000;
	font-size: 1.0em;
}
#main .tape .listHeading span{
    display: inline-block;
}</pre></body></html>