<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*===============================================
●style_extend.css 画面の横幅が641px以上（style.cssと統合予定）
===============================================*/
@media all and (min-width: 641px){

noscript {
	text-align: center;
	color: #d00;
	font-weight: bold;
}

form {
	margin: 0;
	pading: 0;
}
img {
	-ms-interpolation-mode: bicubic;
}

#head .user a {
    color: #666;
    text-decoration: none;
}
#head .user a:hover {
    text-decoration: underline;
}

h1.toplogo a {
	display: block;
	width: 100%;
	height: 100%;
}

div.attention {
	display: block !important;
	color: #dd0000 !important;
}

span.attention {
	display: inline !important;
	color: #dd0000 !important;
	font-weight: bold !important;
}
th span.attention,
dt span.attention {
	margin-left: 5px !important;
}

span.inline {
	display: inline !important;
	margin: 0 !important;
}
.section {
	font-size: 12px;
	line-height: 18px;
}
.mainslider,
.spslider {
	display: none;
}

.items h3 {
	border-bottom: 1px solid #aaa;
}

.flex-control-nav {
    bottom: -25px!important;
}

#logincontent .register dl dd input[type="password"] {
    border: 1px solid #999;
    margin: 5px 0;
}

#logincontent .register dl.contact dt {
	background-color: #EEE;
	width: 120px;
	padding: 10px;
	border-top: 1px solid #AAA;
	float: left;
	font-weight: bold;
	clear: left;
}
#logincontent .register dl.contact dd {
	padding: 5px 10px;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	margin-left: 140px;
	background: #FFF;
	vertical-align: middle;
}
#logincontent .register dl.contact dd.payment {
	padding: 10px;
}
#logincontent .register dl.contact dd.text {
	padding: 10px;
}

#logincontent .register.confirm dl.contact dd {
	padding: 10px;
}

#logincontent .register dl.contact dd textarea {
    border: 1px solid #999;
    margin: 5px 0;
}
#mypage_main .register dl.contact dt {
	clear: none;
}

.adddeliv a {
    border: 1px solid #ccc;
    display: block;
    font-size: 11px;
    line-height: 20px;
    margin: 0 0 20px 0;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
.adddeliv a:hover {
	background: #ddd;
}

.datepicker-text {
	width: 82px;
}
.ui-datepicker-title {
	font-size: 0.8em;
}
.ui-datepicker th {
	font-size: 0.8em;
}
.ui-datepicker td {
	font-size: 0.7em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	font-size: 0.7em;
}

#logincontent .confirm dl dd {
	padding: 10px;
}

#logincontent .register dl .pdown {
    background-color: #fff;
}

#onecontent {
	width: 100%;
}

#cartcontent .cartlist ul li .quantity {
    width: 140px;
}
#cartcontent .cartlist ul .check a {
    font-size: 12px;
}
#cartcontent .verify .totalwrap dl dt,
#cartcontent .verify .totalwrap dl dd {
    border-style: none;
}
#cartcontent .verify .totalwrap dl {
    border-style: none;
}

#cartcontent .empty {
	text-align: center;
}
.error .agreebot input[name=top] {
    background-color: #666;
    border-style: none;
    color: #fff;
    font-size: 14px;
    margin: 20px auto;
    padding: 10px;
    width: 160px;
	cursor: pointer;
	line-height: normal;
}

.error .agreebot {
	text-align: center;
}

#content .mainvisual {
	width: 725px;
    height: 345px;
/*	background: url(common/loading-42-1.gif) center center no-repeat; */
	margin: 0 0 30px 0;
}
.LC_Page_Index #content .mainvisual {
	width: 725px;
    height: 345px;
/*	background: url(common/loading-42-1.gif) center center no-repeat; */
	margin: -60px 0 30px 0;
}
#content .indexnews ul li a:hover {
    text-decoration: underline;
}
/*
#content h1 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 30px;
	padding: 0px;
}
*/
#content h2.importance {
	font-size: 15px;
	line-height: 20px;
	margin: 20px 0;
}
#content p {
	font-size: 12px;
	line-height: 21px;
	margin: 0 0 20px;
}
#content .agreement {
	padding: 20px;
	border: 1px solid #CCC;
}
#content .agreebot {
	text-align: center;
	margin: 40px 0 0;
}
#content .agreebot input {
	color: #FFF;
	background-color: #666;
	margin: 0 20px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	font-size: 14px;
}
#content .agreebot #disagree {
	background-color: #888;
}
#content .agreebot #disagree:hover , #content .agreebot input:hover{
	background-color: #999;
}
#content .itemdata .color ul h4 {
    width: 85px;
	line-height: 14px;
}
#content .itemdata .color ul li {
    margin: 0 0 0 85px;
	display: block;
}
#content .itemdata .color ul li .clear {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#content .itemdata .color ul li .class2 {
	float: left;
	width: 65px;
	word-break:break-all;
	word-wrap: break-word;
	line-height: 14px;
	text-align:left;
}
#content .itemdata .color ul li .cart {
	display: block;
	float: right;
	line-height: 16px;
}

#content .items ul li a:hover {
	text-decoration: none;
}
#content .info dl {
	border: 1px solid #AAA;
	border-top: none;
	background-color: #EEE;
	font-size: 12px;
	line-height: 20px;
}
#content .info dl dt {
	background-color: #EEE;
	width: 220px;
	padding: 10px;
	border-top: 1px solid #AAA;
	float: left;
	font-weight: bold;
	clear: left;
}
#content .info dl dd {
	padding: 10px;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	margin-left: 240px;
	background: #FFF;
	vertical-align: middle;
}
#content .info dl dd input {
	vertical-align: middle;
}
#content .info dl dd input[type="text"] {
	border: 1px solid #999;
	margin: 5px 0;
}
#content .info dl .herftext input[type="text"] {
	width: 130px;
}
#content .info dl .widetext input[type="text"] {
	width: 240px;
}
#content .info dl .telbox input[type="text"] {
	width: 80px;
}
#content .info dl .sex{
	padding: 10px;
}
#content .info dl .addbox input[type="text"] {
	width: 240px;
}
#content .info dl .pdown {
	margin: 5px 0;
	border: 1px solid #999;
	background: #EEE;
}
#content .info dl dt span {
	font-size: 11px;
	margin: 0;
	display: block;
	line-height: 16px;
	font-weight: normal;
}
#content .info dl dd span {
	font-size: 11px;
	margin: 0 10px;
}
#content .info dl dd .bot {
	color: #FFF;
	background-color: #666;
	padding: 5px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px 0;
}
#content .info dl dd .bot:hover {
	background-color: #999;
}

#content #maps {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 400px;
	border: 1px solid #aaaaaa;
}

#content .itemdata .color ul li .soldout {
	background-image: url("common/soldout.png");
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 30px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	width: 100px;
}

#mypage_navi {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}
#mypage_navi ul {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #999 #999 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mypage_navi ul li {
	border-bottom: 1px solid #999;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
#mypage_navi ul li.active {
	background-color: #eee;
}
#mypage_navi ul li a {
	display: block;
	margin: 0;
	padding: 14px 10px;
	width: 168px;
	height: 100%;
	text-decoration: none;
}
#mypage_navi ul li a:hover {
/*	text-decoration: underline; */
	background-color: #DDDDDD;
}

#mypage_main {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 80px 210px;
	width: 725px;
}
#mypage_main table {
	width: 100%;
}
#mypage_main th,
#mypage_main td {
	border: 1px solid #aaaaaa;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
}
#mypage_main th {
	background-color: #eeeeee;
}
#mypage_main td {
}
#mypage_main .nowrap {
	white-space: nowrap;
}
#mypage_main .alignC {
	text-align: center;
}
#mypage_main .alignL {
	text-align: left;
}
#mypage_main .alignR {
	text-align: right;
}

#mypage_main .pagenumber_area {
    float: none;
    font-size: 12px;
    padding: 5px 0;
}
#mypage_main .pagenumber_area span,
#mypage_main .pagenumber_area a {
	width: auto;
	color: #727172;
	text-decoration: none;
	border-left: 1px solid #AAA;
	padding: 3px 2px 3px 10px;
	font-weight: bold;
}
#mypage_main .pagenumber_area a.first {
	border: none;
}
#mypage_main .pagenumber_area a {
	margin-left: 5px;
}
#mypage_main .pagenumber_area a:hover{
	text-decoration: underline;
}
#mypage_main .pagenumber_area .inactive{
	margin-left: 5px;
	color: #AAA;
	font-weight: bold;
}
#mypage_main .pagenumber_area .current{
	margin-left: 5px;
	color: #727172;
	font-weight: bold;
}

#mypage_main .mypageorder span {
	display: block;
	width: 75px;
	float: left;
}
#mypage_main .mypageorder:after {
	clear:both;
}

#mypage_main .operation {
	display: block;
}
#mypage_main .operation:after {
	clear: both;
}
#mypage_main .operation a {
	float: right;
    border: 1px solid #ccc;
    display: inline;
    font-size: 11px;
    line-height: 20px;
    margin: 0 5px;
	padding: 1px 8px;
    text-align: center;
    text-decoration: none;
	width: 50px;
}
#mypage_main .operation a:hover {
	background-color: #ddd;
}
#mypage ul.history li {
    width: 280px;
}
#mypage .reorder a {
    text-decoration: none;
}
#guidecontent .pref_list {
	position: relative;
	width: 100%;
	padding: 0!important;
	margin: 10px 0 0 10px!important;
	overflow: visible!important;
}
#guidecontent .pref_list:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#guidecontent .pref_list li {
	position: relative;
	height: 28px;
	float: left;
	list-style: none;
	left: 1px;
	margin:0 0 -1px -1px!important;
	padding: 0;
	border: 1px solid #aaa;
	text-align: right;
}
#guidecontent .pref_list li div {
	padding: 5px;
	float: left;
}
#guidecontent .pref_list li .area {
	width: 55px;
	background-color: #eee;
	text-align: left;
}
#guidecontent .pref_list li .price {
	width: 50px;
}
#article .register dl dd.text {
	padding: 10px;
}
</pre></body></html>