<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
:root {
  background-color: #fafafa;
  font-family: Roboto, sans-serif;
}

body{
background-color:#fff;
}

/* -------------------------------------------------------------------- */
#content .sp_only{
	display:none;
}
#content .sp_only_400{
	display:none;
}
#content .imgWrap .pc_only{
	display:inline;
}
@media only screen and (max-width: 767px) {
#content .pc_only{
	display:none;
}
#content .sp_only{
	display:inherit;
}
}
@media only screen and (max-width: 400px) {
#content .pc_only_400{
	display:none;
}
#content .sp_only_400{
	display:inherit;
}
}


/* -------------------------------------------------------------------- */
.please {
	width:95%;
    border: 1px #000 solid;
    padding: 15px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    margin: 10px auto 40px;
    position: relative;
}
.please .ttl{
    font-weight: bold;
    font-size:1.1rem;
}
@media only screen and (max-width: 767px) {
.please {
	width:90%;
}
}
/*header -------------------------------*/
#mv_img{
width:100%;
}
#mv_img h2{
width:970px;
margin:0 auto;
background-color:#ffffff;

}
/*article -------------------------------*/
article{
width:100%;
}

article #content{ 
width:970px;
margin:0 auto;
}
.content_00{
overflow:hidden;
}
.content_00 h2{
padding-bottom:20px;
font-weight:bold;
font-size:160%;
text-align: center;
}
.content_00 h2 img {
    max-width: 100%;
}
.content_00 h3{
clear:both;
margin:35px 0 20px;
padding-left:5px;
font-weight:bold;
font-size:120%;
border-left:10px solid #333;/* ------------- */
border-bottom:2px solid #333;/* ------------- */
}

.desc{
font-size:105%;
margin-top: 20px;
}
.sl_desc{
font-size:105%;
margin: 20px 0;
}

.desc_ttl {
font-weight: bold;
font-size: 120%;
}
.lead{
margin-top:10px;
}
.sl_lead{
margin:10px 10px 50px;
}
.ivent_detail{
margin:30px 10px 0 10px;
}
.ivent_ttl{
font-size:120%;
font-weight:bold;
}
.store_list{
clear:left;
margin:10px 10px 0 10px;
padding:10px;
border:1px solid #000;
}
.tostorelist{
text-align:center;
margin-top:10px;
}
.tostore_att{
text-align:center;
color:#f00;
}
.ivent_in{
margin:0 0 10px 1em;
}

/* 商品ラインナップ----------------------------- */
.item_left{
float:left;
}
.item_right{
float:right;
}
.item_left,.item_right{
width:47%;
margin:0 1% 25px;
}
.item_left .imgWrap ,.item_right .imgWrap{
text-align:center;
margin-bottom:5px;
}
.item_left img,.item_right img{
width:95%;
}

.item_file{
clear:both;
margin:0 0 25px;
}
.item_file img{
display: inline-block;
width: 100%;/*55%*/
margin-bottom: 10px;
/*float: left;*/
}
.item_file img.main_v{
width:58%;
}
.item_file .imgWrap{
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 48%;/*31*/
    margin: 30px 1%;
}
.item_file .imgWrap p{
text-align:center;
}
.item_file.item_one .imgWrap {
    width: 98%;
}
.item_file.fb {
    text-align: center;
}
.item_file.fb .imgWrap {
    width: 50%;
    float: none;
}

.item_code {
    margin-top: 30px;
    width: auto;
    text-align: center;
}

.item_full {
    width: 100%;
}
.item_full .imgWrap {
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 30px 1%;
}
.item_full .imgWrap:last-child {
    margin-bottom: 60px;
}
.item_full .imgWrap img {
    width: 80%;
}

h4.item_name{
margin-bottom:10px;
padding:5px 5px 5px 10px;
color:#fff;
font-size:115%;
font-weight:bold;
background:#777;/* ------------- */
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.itemsize{
margin:0 0 30px 10px;
font-size:110%;
font-weight:bold;
word-break: break-all;
}
.sent{
margin:0 0 20px 10px;
}
.size{
margin:40px 0 20px 10px;
}
.h4tokuten {
    font-size: 105%;
    font-weight: bold;
}
.tokuten_img img {
    max-width:640px;
    margin: 10px auto;
    display: block;
}
.tokutenset{
overflow:hidden;
margin:30px 15px 60px;
padding:10px;
border:4px double #5D8496;
}
.tokuten_txt{
color:#101d7d;
font-size:150%;
font-weight:bold;
text-align: center;
}
.tokutensetWrap{
position:relative;
float:left;
width:23%;
margin:10px 1%;
}
.tokutensetWrap img{
width:100%;
border:1px solid #2954BD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.tokutensetWrap p{
text-align:center;
}
.tokutensetWrap .new{
position:absolute;
width:30%;
top:0;
left:0;
border:none;
}
.tokuten {
    margin:30px 15px 60px;
    padding:10px;
    border:4px double #c8cae1;
    clear: both;
}
.tokuten_detail {
    font-size: 90%;
}

p.indent-1 {
    padding-left: -1em;
    text-indent: 1em;
}

h3#coution{
border-left:10px solid #808080;
border-bottom:2px solid #808080;
}
.coution_detail{
margin:0 0 60px 25px;
list-style-type:disc;
}
#info{
margin:50px 15px 50px;
padding:10px;
border:4px double #999;
}
.contact_url{
    clear:both;
    margin:30px 0 30px 10px;
    word-break: break-word;
}
/*
.logo{
display:inline-block;
margin-top:10px;
}
*/
.logo:hover{
opacity:0.8;
}
.red {
clear:both;
color: red;
font-size:85%;
}
.red2 {
color: red;
font-size:100%;
}
.large_txt{
font-size:130%;
color: #2f4f4f;
}

.info_detail01 #word-break{
    word-break: break-all;
}
.tw_img {
    clear: both;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 160%;
    text-align: center;
}

/*footer -------------------------------*/
footer{
width:100%;
background:#000;/* ------------- */
overflow:hidden;
border-top:1px solid #ccc;
}
footer #copy{
width:970px;
margin:0 auto;
padding:20px 0;
line-height:1.2em;
font-size:90%;
text-align:left;
font-weight:bold;
color:#fff;
}
footer #copy_text{
float:left;
}


/*970 -------------------------------*/

@media only screen and (max-width: 970px) {
    #content {
        box-sizing: border-box;
        padding: 0 10px;
    }
article #content,footer #copy{
	width:100%;
	}
	.content_00{
	padding:0 10px;
	}
    .tw_img img {
        width: 100%;
    }
}

/*767 -------------------------------*/

@media only screen and (max-width: 767px) {
	.content_00 h2{
	margin:0 0 20px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:130%;
	line-height:1.2em;
	}
	#mv_box{
	float:none;
	width:100%;
	margin:0 0 10px 0;
	}
	.ivent_in{
	margin:0 0 10px 0;
	}
	.ivent_detail{
	clear:left;
	margin-top:20px;
	padding:10px;
	/*border:1px solid #000;*/
	}
	.item_left,.item_right{
	float:none;
	width:98%;
	}
	.item_file .imgWrap{
	width:100%;
	display:block;
	text-align:center;
	}
    .item_file.fb .imgWrap {
        width:100%;
        display:block;
        text-align:center;
    }
	.item_file img{
	width:85%;
	}
	.item_file img.main_v{
	width:85%;
	}

	#content .imgWrap .sp_only{
	display:inline;
	}
	#content .imgWrap .pc_only{
	display:none;
	}
	.tokutenset{
	margin:20px 8px 50px;
	}

	.tokutensetWrap{
	float:left;
	width:45%;
	margin:10px 2%;
	}
	.tokutensetWrap p{
	font-size:90%;
	}
	#info{
	margin:30px 8px 50px;
	}
	.tokuten_img img {
	    width: 90%;
	}
	footer #copy{
	width:100%;
	margin-left:20px;
	}
	.info_detail01 .word-break{
	    word-break: break-all;
	}
    .item_code img {
        width: 100%;
        height: auto;
    }
}

/*600 -------------------------------*/

@media only screen and (max-width: 600px) {
    .item_full .imgWrap img {
        width: 100%;
    }
    .tokuten_txt {
        font-size: 100%;
    }
    .item_full .imgWrap,
    .item_file .imgWrap {
        margin: 10px 1%;
    }
    .item_full .imgWrap:last-child {
        margin: 10px 1% 30px;
    }
    .item_file .imgWrap:last-child {
        margin: 10px 1%;
    }
}

/* botton */

button,
.button {
  display: inline-block;
  margin: 0.75rem;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 0.1875rem;
  outline: none;
  background-color: #ea1436;
  color: #fff;
  font-family: inherit;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.5rem;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
button:focus, button:hover,
.button:focus,
.button:hover {
	color:#ff75a6;
  background-color: #fff;
  box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.375rem #ff75a6;
}

button:active,
.button:active {
  background-color: #fff;
  box-shadow: 0 0 0 0.1875rem #ff75a6, 0 0 0 0.375rem #ff75a6;
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
}
button.outline,
.button.outline {
  border: 0.1875rem solid #ff75a6;
  background-color: transparent;
  color: tomato;
}
button.outline:focus, button.outline:hover,
.button.outline:focus,
.button.outline:hover {
  border-color: #fff;
  color: #ff75a6;
}
button.outline:active,
.button.outline:active {
  border-color: #fff;
  color: #ff75a6;
}

.resale{

}
.line-through{
text-decoration:line-through #f00;
font-weight: bold;
}

.bc_line-through{
text-decoration:line-through #f00;

}
.sl_mv_area img{
width:100%;
margin-bottom:40px;
}

</pre></body></html>