﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
	font-size:97%;
    vertical-align:baseline;
    background:transparent;
}


article,aside,details,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}

* html body {
        background: url(null) fixed;
}

li{
	list-style:none;
}

body {
	font-family:'ƒƒCƒŠƒI',Meiryo,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
	text-align:center;
}

/* ƒwƒbƒ_[ƒGƒŠƒA */


header {
	width:100%;
	height:45px;
	border-bottom:solid 4px #202f82;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
}


#title_box{
	width: 100%;
	height:38px;
	line-height:38px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:14px;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background: #696969;
	background:-moz-linear-gradient(#696969,#0d0d0f);
	background:-webkit-gradient(linear,left top,left bottom, from(#696969),to(#0d0d0f));
	background:-linear-gradient(#696969,#0d0d0f);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#logo {
	width: 170px;
	height:30px;
	float:left;
	margin:5px 0px 0px 2px;
	padding:0px 0px 0px 0px; 
}

#shop-navi {
	width: 130px;
	height:30px;
	float:right;
	margin:5px 2px 0px 0px;
	padding:0px 0px 0px 0px; 
}

/* ƒRƒ“ƒeƒ“ƒc‘å˜g */


#wrapper {
	width:100%;
	float:left;
	background: #ffffff;
	padding:0px 0px 0px 0px;
 	margin:0px 0px 0px 0px;
}

/* ƒgƒbƒvƒiƒr */


#topnavi {
	width: 100%;
	float:left;
	color:#ffffff;
	background: #fefefe;
	background:-moz-linear-gradient(#fefefe,#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe),to(#eeeeee));
	background:-linear-gradient(#fefefe,#eeeeee);
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#topnavi nav {
	width: 100%;
	float:left;
 	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#topnavi nav p{
 	margin:-4px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}

#topnavi a:link{
	display:block;
	color:#333333;
	font-size:10px;
	text-align:center;
	text-decoration:none;
 	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

#topnavi a:visited{
	display:block;
	color:#333333;
	text-decoration:none;
}

#topnavi a:hover{
	display:block;
	color:#666666;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}

#topnavi nav ul{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#topnavi nav li{
	width:20%;
	float:left;
	border-right:solid 1px #202f82;
	border-bottom:solid 1px #202f82;
	text-align:center;
	list-style:none;
	padding:0px 0px 0px 0px;
 	margin:0px 0px 0px -1px;
}

#topnavi nav li.last{
	width:20%;
	float:left;
	border-right:dotted 0px #202f82;
	border-bottom:solid 1px #202f82;
	text-align:center;
	list-style:none;
	padding:0px 0px 0px 0px;
 	margin:0px 0px 0px -1px;
}



#slider_box{
	width:100%;
	height:120px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.slider {
  position: relative;
  width: 100%;
  height: 110px;
  float:left;
  overflow: hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.slides {
	width: 240px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	list-style: none;
	overflow: hidden;
}
.slide {
  height: 100%;
  float: left;
  clear: none;
}
.slide img {
@width: 100%;
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 20px;
}
.slider-arrow--right {
  bottom: 50%;
  right: -5px;
  background: url(../img/right.png) no-repeat;
}
.slider-arrow--left {
  bottom: 50%;
  left: 4px;
  background: url(../img/left.png) no-repeat;
}
.slider-nav {
  position: absolute;
  bottom: 0px;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #202f82;
  border-radius: 8px;
}
.slider-nav__item:hover {
  background: #202f82;
}
.slider-nav__item--current {
  background: #202f82;
}


h2{
	width: 100%;
	float:left;
	height:30px;
	line-height:30px;
	color:#202f82;
	text-align:left;
	text-indent:10px;
	font-size:14px;
	border-top:solid 2px #202f82;
	border-bottom:solid 1px #fefefe;
	background: #fefefe;
	background:-moz-linear-gradient(#fefefe,#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe),to(#eeeeee));
	background:-linear-gradient(#fefefe,#eeeeee);
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}


#seal-list {
	clear:both;
	width:98%;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	
}

#seal-listt:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#seal-list ul{
	border-top: 1px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#seal-list ul li{
	text-align:left;
	font-size:12px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	background: url(../img/list_mark1.png) no-repeat 100% 50%;
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 50px;
	margin: 0px;
}

#seal-list ul li img{
	float: left;
	height: 40px;
	width: 40x;
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 0px;
}

#seal-list ul li:nth-child(odd) {
	float: left;
	width: 50%;
}

#seal-list ul li a{
	color: #ff6666;
	display: block;
	height: 45px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}

#seal-list ul li a strong{
	color: #000;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

#pick-list {
	width:98%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

#pick-list ul{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#pick-list ul li img{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#pick-list ul li{
	text-align:left;
	font-size:12px;
	line-height:120%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#pick-list li.pick1{
	width:31%;
	float:left;
	margin:0px 1% 0px 3%;
	padding:0px 0px 0px 0px;
}

#pick-list li.pick2{
	width:31%;
	float:left;
	margin:0px 1% 0px 1%;
	padding:0px 0px 0px 0px;
}

#pick-list li.pick3{
	width:31%;
	float:left;
	margin:0px 0px 0px 1%;
	padding:0px 0px 0px 0px;
}


#item-list {
	clear:both;
	width:98%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#item-list ul{
	width:100%;
	float:left;
	border-top: 1px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

#item-list li{
background-color:#f0f8ff;
}

ul.accordion {
	float:left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}

ul.accordion a {
	text-decoration:none;
	display:block;
	width:100%;
	height:50px;
	text-align:left;
	text-indent:5px;
	line-height:50px;
	background-position:97% center;
	background-repeat:no-repeat;
	color:#333;
	font-weight:bold;
}

ul.accordion span {
	display:block;
	width:100%;
	height:50px;
	text-align:left;
	text-indent:10px;
	line-height:50px;
	background-position:97% center;
	background-repeat:no-repeat;
	color:#333;
	font-weight:bold;
}


ul.accordion span img{
	float: left;
	height: 40px;
	width: 40x;
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 0px;
}


ul.accordion ul {
	display:none;

}
ul.accordion > li{
	width:100%;
	float:left;
	border-bottom: 1px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.accordion > li > p {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	cursor:pointer;
}
ul.accordion > li > p span { background-image:url(../img/open.png);}
ul.accordion > li > p span.open { background-image:url(../img/close.png);}
ul.accordion > li > ul > li {
	width:100%;
	background:#ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.accordion > li > ul > li img{
	float: left;
	height: 40px;
	width: 40x;
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 0px;
}



ul.accordion > li > ul > li > p {
	background:#ffffff;
}

ul.accordion > li > ul > li > a {
	background:url(../img/list_mark1.png) no-repeat 98% center;
}

ul.accordion > li > ul > li > ul > li {
	background:#FFF;
	border-bottom:0px dotted #ff0000;
}
ul.accordion > li > ul > li > ul > li:last-child {
	border:none;
}

.listbox{
  clear:both;
  font-size:90%;
	text-align:left;
	width:96%;
	border:solid 1px #cccccc;
	margin:0px 0px 10px 2%;
	padding:10px 0px 0px 0px;
}

.listbox p{
font-size:100%;
text-align:center;
}

.rule_list li{
list-style-type: decimal;
list-style-position: inside;
padding:0px 2% 2% 10px;
}

.infobox{
  clear:both;
  font-size:90%;
	width:100%;
	border:solid 1px #cccccc;
	margin:0px;
	padding:2px 0px 0px 0px;
}

.info_title{
width:100%;
  font-size:120%;
  background-color:#cccccc;
  border-bottom:1px solid #000000;
}

.info_text{
  margin:2px;
}

.payment_plan{
color:#1e90ff;
text-align:left;
margin:5px;
}

.payment{
  text-align:left;
  list-style-position: inside;
  list-style-type: disc;
  margin:5px;
}

.time{
  text-align:left;
  list-style-type: disc;
}


#conttext {
	width:96%;
	float:left;
	background: #fffff0;
	margin:5px 0px 0px 2%;
	padding:0px 0px 0px 0px;
}

#content {
	width:96%;
	float:left;
	margin:10px 0px 0px 2%;
	padding:0px 0px 0px 0px;
}

.item-paling {
	clear:both;
	width:96%;
	float:left;
	border:solid 1px #cccccc;
	margin:0px 0px 10px 2%;
	padding:0px 0px 0px 0px;
	
}

.item-img {
	width:38%;
	float:left;
	margin:5px 0px 0px 2%;
	padding:0px 0px 0px 0px;
	
}


.font-img {
	width:30%;
	float:left;
	margin:5px 0px 0px 2%;
	padding:0px 0px 0px 0px;
	
}


.item-detail {
	width:54%;
	float:right;
	margin:5px 2% 0px 0px;
	padding:0px 0px 0px 0px;
	
}

.casefont {
	font-size:12px;
	text-align:left;
	line-height:140%;
	color:#006699;
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	
}

.item-name {
	font-size:14px;
	text-align:left;
	line-height:140%;
	color:#006699;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

.item-size {
	font-size:12px;
	text-align:left;
	line-height:300%;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

.for-women {
	width:80%;
	font-size:12px;
	text-align:center;
	color:#ff6699;
	border:solid 1px #ff6699;
	background: #ffefff;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.for-men {
	width:80%;
	font-size:12px;
	text-align:center;
	color:#003a84;
	border:solid 1px #003a84;
	background: #c5efef;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.same-day {
	width:80%;
	font-size:12px;
	text-align:center;
	color:#003a84;
	border:solid 1px #003a84;
	background: #ffefb5;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.item-price {
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#ff5555;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.item-tax {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#ff5555;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
}

.item-kgo {
	width:100%;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#conttext p{
	font-size:12px;
	text-align:left;
	line-height:160%;
	margin:5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
}


#foot-pickt {
	border-top:solid 2px #202f82;
	width:100%;

	float:left;
	margin:10px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	
}

#foot-pickt ul{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#foot-pickt ul li{
	
	width:46%;
	float:left;
	margin:10px 0px 0px 2%;
	padding:0px 0px 0px 0px;
}



#return{
	clear:both;
	width:98%;
	height:30px;
	font-size:12px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#return p.button{
	width:100px;
	height:30px;
	line-height:30px;
	background: #202f82;
	padding:0px 0px 0px 0px;
 	margin:0px 0px 0px 0px;
	text-align:center;
	display:block;
	float:right;
}
#return p.button a{
	width:100px;
	height:30px;
	padding:0px 0px 0px 0px;
 	margin:0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	display:block;
	color:#ffffff;
}
#return p.button a:hover{
	width:100px;
	height:30px;
	padding:0px 0px 0px 0px;
 	margin:0px 0px 0px 0px;
	text-align:center;
	display:block;
}




#footer-list {
	border-top:solid 2px #202f82;
	clear:both;
	width:98%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	
}

#footer-list {
	border-top:solid 2px #202f82;
	clear:both;
	width:98%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	
}

#footer-listt:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#footer-list ul{
	border-top: 1px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footer-list ul li{
	text-align:left;
	font-size:12px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	background: url(../img/list_mark1.png) no-repeat 100% 50%;
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 50px;
	margin: 0px;
}

#footer-list ul li:nth-child(odd) {
	float: left;
	width: 50%;
}

#footer-list ul li a{
	color: #000;
	display: block;
	font-weight: bold;
	height: 45px;
	font-size:14px;
	text-indent:10px;
	line-height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}


footer {
	width:100%;
	float:left;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: #202f82;
}
.size_midashi{
	width: 100%;
	float:left;
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#202f82;
	text-align:left;
	text-indent:10px;
	font-size:14px;
	border-top:solid 2px #202f82;
	border-bottom:solid 1px #fefefe;
	background: #fefefe;
	background:-moz-linear-gradient(#fefefe,#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe),to(#eeeeee));
	background:-linear-gradient(#fefefe,#eeeeee);
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.tab_menu li {
	float:left;
	margin-right:5px;
	border-radius:8px 8px 0px 0px;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.3);
}

.tab_menu li a{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 95%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 95%);
	font-size:88%;
	display:block;
	padding:10px;
	border-top:solid 1px #202f82;
	border-right:solid 1px #202f82;
	border-left:solid 1px #202f82;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;*/
	color:#202f82;
	text-decoration: none;

}

.tab_content{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#case_ranking li{
	float:left;
	width:33%;
}

.beginner_text{
width:100%;
text-align:left;
font-size: 12px;
}

.additionally{
color:red;
font-size:85%;
text-align:left;
}

.important{
color:blue;
font-size:120%;
font-weight:bold;
}

#ads{
   width:100%;
   height:50px;
   padding:12px 0 0 0;
   background:rgba(250,250,250,0.8);
   position:fixed;
   bottom:0;
}


#show_change{
width:100%;
padding-top:2px;
}

#show_change a{
color:#DB0015;
display:block;
font-size:1.1em;
font-weight:bold;
}

#close{
float:right;
}

#close_btn{
font-size:1em;
font-weight:bold;
margin-bottom:2px;
text-align:center;
}

#tienn{
text-align:left;
}

.space{
margin-top:20px;
}

.midasi{
color:#4d4d4d;
margin-top:20px;
}

.item-detail .pon_point{
font-size:11px;
text-align:left;
line-height:15px;
background:#ffc;
margin:0;
padding:0px 2px;
}
	
.item-detail h3{
font-size:11px;
color:#202f82;
text-align:left;
background:#ffffff;
border-left:2px solid #202f82;
padding:0 0 0 2px;
margin:5px 0 0 0;
}

.inkan_tell{
color:#101f70;
font-weight:bold;
}

.toiawase{
margin:20px 0 0 0;
width:100%;float:left;
}


/* ------- 2018/10/10 バリエーション周り追加 ------- */
.itemTable {
	box-sizing:border-box;
	border-spacing: 0;
	border: none;
	width: 100%;
	margin-bottom: 2px;
}
.itemTable td,.itemTable th {
	box-sizing:border-box;
	border-spacing: 0;
	/*border: 1px solid #999;*/
}
.itemTable th {
	width: 40%;
	text-align: left;
}
.itemTable td {
	padding: 0.5em;
}
.itemTable select {
	width: 100%;
}



/* ------- 2019/07/06 インフォ画像 html化　(電話お問い合わせ) ------- */
#toiawase { padding: 0.5em; }
#toiawase .row { display: table; box-sizing: border-box; width: 100%; }
#toiawase .row .col-left { display: table-cell; vertical-align: top; }
#toiawase .row .col-left p { text-align: left; }
#toiawase .row .col-left p.tel a { font-size: 31px; font-weight: bold; text-decoration: none; color: red; }
#toiawase .row .col-right { display: table-cell; vertical-align: top; text-align: right; }
#toiawase .row .col-right a { display: inline-block; background-color: green; color: white; font-weight: bold; text-align: center; -webkit-border-radius: 1em; -moz-border-radius: 1em; -ms-border-radius: 1em; -o-border-radius: 1em; border-radius: 1em; padding: 1em; text-decoration: none; line-height: 1.2em; }
#toiawase p.sub { text-align: center; border-top: 1px solid black; }
#toiawase p.sub span { display: inline-block; margin: 3px; }