@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * 基盤CSS
 * HTMLベース、ページヘッダ、フッター、枠組みのみ定義すること
 */

html {
  margin: 0;
  padding:0;
}

body {
  height: 100%;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3" , Osaka ;
  background-color: #FFFFFF;
  font-size:12px;
  padding: 0px;
  margin: 0px;
  min-width: 1200px;
  -webkit-text-size-adjust: 100%;
}

h1,h2,h3,h4,h5,h6,p,ul{
  margin: 0px;
  padding:0px;
}

div {
  margin: 0px;
  padding: 0px;
}
li {
  list-style:none;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ヘッダー
 */
#header_area{
  background-color:#ccb;
  z-index: 1;
}

#nav-shop {
  position: relative;
  background-color: #182d7c;
  color: #FFFFFF;
  text-align: left;
  min-height: 70px;
  margin: 0px;
  padding: 0px;
}

#nav-shop img {float: left;padding-left: 10px;}

#nav-shop h2,#nav-shop p{
  float: left;
  font-size: 12px;
  margin: 27px 0px 0px 2px;
  font-weight: bold;
  padding: 0px;
}

#nav-shop-nozoku{
  float: left;
  font-size: 12px;
  margin: 27px 0px 0px 10px;
  font-weight: bold;
  padding: 0px;
}

#nav-shop ul{
  float: right;
  margin: 3px 13px 0px 0px;
  height: 25px;
}

#nav-shop li{
  list-style: none;
  background-color: #182d7c;
  color: #FFFFFF;
  border-left: solid #FFFFFF 1px;
  border-top: solid #FFFFFF 1px;
  border-bottom: solid #FFFFFF 1px;
  border-right: solid #FFFFFF 1px;
  padding-top: 3px;
  text-align: center;
  font-size: 12px;
  height: 20px;
  width: 90px;
  margin-top:5px;
}

#nav-shop a{
  color: #FFFFFF;
  text-decoration: none;
  display:block;
}

#nav-shop li a:hover{
  background-color: #3366ff;
  margin-top: -3px;
  padding-top: 3px;
  height: 20px;
}

#nav-link {
  position: relative;
  margin: 0px;
  padding: 0;
  height: 53px;
  background-color: #eee;
  border-top: 1px solid #ddd;
}


#nav-point {
    float: right;
    font-size: 12px;
    font-weight: bold;
  padding-top:1px;
    margin: 3px 31px 0px 0px;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
    z-index: 1;
    color: #333333 !important;
}

.nav-point{
  font-size:15px;
  color:#FF7000;
  margin-left: 3px;

}
.nav-point2{
  font-size:10px;
}

.nav-pointtable {
border-collapse:collapse;
}

.nav-pointtable img{
height:26px;
vertical-align:middle;
}

.nav-pointtable th{
 background:#fafafa;
 border: 1px solid #ccc;
padding: 0px 4px;
}

/*
.nav-pointtable th:hover{
 background:#d4d4d4;
 border: 1px solid #ccc;
padding: 0px 4px;
}
*/

.nav-pointtable th a{
 text-decoration:none;
 color:black;
}

.nav-pointtable th img{
 height:25px;
 vertical-align:middle;
}

.nav-pointtable td{
 background:#FFF;
  border-top: 1px solid #ccc;
   border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 0px 2px;
width:193px;
}

.nav-yuukou-day{
	color:#182d7c;
    font-size:10px !important;
    }
.nav-yuukou-day2{
	color:#182d7c;
    font-size:11px !important;
    }

.nav-yuukou-enbun{
	font-weight:normal !important;
	font-size:10px;
    margin-right:3px;
    }

.nav-yuukou-point{
	font-size:10px;
    margin-right:3px;
        position:relative;
      top: 1px;

    }

.toppointwaku{
	float:right;}


.nav-yuukou {
    background-color:#fff;
    border-radius:2px;
    position:relative;
      top: 1px;
    padding:4px 4px 0px 4px;
    font-size:10px;
    font-weight:bold;
    border:1px solid #ccc;
    z-index:0;
}

.nav-yuukou a{
    color:#333333 !important;
	text-decoration: none;
	}

.nav-yuukou a:hover{
    color:#999999 !important;
	}


.nav-yuukou:before {
	border:5px solid transparent;
	border-right-color:#fff;
	border-left-width:0;
	left:-4px;
	content:"";
	display:block;
	top:7px;
	position:absolute;
	width:0;
	z-index:1;
	}

.nav-yuukou:after {
	border:5px solid transparent;
	border-right-color:#ccc;
	border-left-width:0;
	left:-5px;
	content:"";
	display:block;
	top:7px;
	position:absolute;
	width:0;
	}

#nav-link h3 {
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #E60019;
  padding: 0px;
  margin: 8px 0px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
}

#nav-logout01 {
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #E60019;
  padding: 0px;
  margin: 8px 0px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
}

#nav-logout02 {
  float: right;
  font-size: 10px;
  font-weight: bold;
  color: #333333 !important;
  padding: 0px;
  margin: 12px 31px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
}

#nav-login{
float: right;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 8px 31px 0px 0px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
z-index: 1;
color: #333333 !important;
	}

#nav-link ul{
  float: left;
  list-style-type:none;
  margin: 3px 0px 5px 12px;
}

#nav-link ul li{
  float: left;
  list-style-type:none;
  overflow: hidden;
  color: #182d7c;
  border: solid #182d7c 1px;
  text-align: center;
  font-size: 11px;
  height: 41px;
  width: 80px;
  margin-right: 12px;
  padding-top: 3px;
  background-color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 0px #999;
  -moz-box-shadow: 1px 1px 0px #999;
  -webkit-box-shadow: 1px 1px 0px #999;
}

#nav-link ul a{
  color: #182d7c;
  text-decoration: none;
  display:block;
  line-height:1.7em;
}

#nav-link ul a:hover{
  height: 41px;
  margin-top: -2px;
  padding-top: 2px;
  color: #000000;
  background: linear-gradient(#dbedff, #add6ff);
  background: -moz-linear-gradient(#dbedff, #add6ff);
  background: -webkit-gradient(linear, left top, left bottom, from(#dbedff), to(#add6ff));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dbedff', endColorstr='#add6ff');
}

#nav-link h2 {
  float: right;
  font-size: 10px;
  font-weight: bold;
  padding: 0px;
  margin: 12px 30px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
  }

#nav-login{
	float: right;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 8px 31px 0px 0px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
z-index: 1;
color: #333333 !important;
	}
#nav-login a{
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 8px 5px 0px 5px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
z-index: 1;
color:#182d7c;
text-decoration:none;
	}

#nav-login a:hover{
color:#dc143c;
	}

/*通常カテゴリ枠*/
#nav-category {
  margin: 1px 0;
  padding: 0;
  height: 33px;
  background: linear-gradient(#eee, #ccc);
  background: -moz-linear-gradient(#eee, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#cccccc');
  border-bottom: solid #999999 1px;
  border-top: solid white 1px;
  min-height: 32px;
  box-shadow: 0px -1px 0px #999;
  -moz-box-shadow: 0px -1px 0px #999;
  -webkit-box-shadow: 0px -1px 0px #999;
}

/*高さ調整後カテゴリ枠*/
#nav-category02 {
  margin: 1px 0;
  padding: 0;
  height: 45px;
  background: linear-gradient(#eee, #ccc);
  background: -moz-linear-gradient(#eee, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#cccccc');
  border-bottom: solid #999999 1px;
  border-top: solid white 1px;
  min-height: 32px;
  box-shadow: 0px -1px 0px #999;
  -moz-box-shadow: 0px -1px 0px #999;
  -webkit-box-shadow: 0px -1px 0px #999;
  z-index:100;
  position: -webkit-sticky;
position: sticky;
top: 0;
  
}

.nav-search {
  margin: 0 0 0 5px;
  float: left;
  height: 34px;
  width: 650px;
  position: relative;
  display: block;
}

.nav-search02 {
  margin: 0 0 0 5px;
  float: left;
  height: 34px;
  width: 171px;
  position: relative;
  display: block;
}

#nav-search-in {
  float: left;
  padding: 0px;
  margin: 3px 0 0 0;
  height: 27px;
  overflow: hidden;
}
.eventji{
float:right !important;
}


/*全カテゴリ通常時*/
#nav-search-in02 {
  float: left;
  padding: 0px;
  margin: 0 0 0 0;
  height: 27px;
  overflow: hidden;
}

/*全カテゴリ太枠時*/
#nav-search-in03 {
  padding: 2px 0px;
  margin: -2px 0 0 0;
  height: 29px;
  overflow: hidden;
  cursor:pointer;
}



.nav-search-select {
  padding: 0px;
  margin:0px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  border: solid 1px #999999;
  background: linear-gradient(white, #ccc);
  background: -moz-linear-gradient(white, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#ccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  width: auto;
  height: 27px;
}

.nav-search-select option{
  background-color: #FFFFFF;
}

.nav-search-submit{
  float: left;
  padding: 0px;
  margin: 3px 0 0 -1px;
  height: 27px;
  overflow: hidden;
}

.nav-search-submit a{
  display: block;
  padding: 3px 0 0 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 20px;
  width: 50px;
color: #333333 !important;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
font-weight: bold;
  border: solid 1px #999999;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  height: 22px;
}

.nav-search-submit:hover{
   opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  }


/*通常検索ボタン*/
.nav-search-submit02{
  float: left;
  padding: 0px;
  margin: -7px 0px 0px 2px;
  height: 27px;
  overflow: hidden;
  z-index:10000000;
}

@-moz-document url-prefix() {
.nav-search-submit02{
  float: left;
  padding: 0px;
  margin: -8px 0px 0px 1px;
  height: 27px;
  overflow: hidden;
  z-index:100000;
}
}

.nav-search-submit02 a{
  font-size:13px;
  display: block;
  padding: 3px 15px 0 15px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 22px;
  width: 80px;
  color: #333333 !important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  font-weight: bold;
  border: solid 1px #999999;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  z-index:10000000;
}

.nav-search-submit02:hover{
   opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  }




/*太枠時検索ボタン*/
.nav-search-submit03{
  float: left;
  padding: 0px;
  margin: -6px 0px 0px 5px;
  height: 37px;
  overflow: hidden;
  z-index:10000000;
}

@-moz-document url-prefix() {
.nav-search-submit03{
  float: left;
  padding: 0px;
  margin: -7px 0px 0px 5px;
  height: 35px;
  overflow: hidden;
  z-index:10000000;
}
}


/*IE10以降に適用されるCSS*/
@media all and (-ms-high-contrast:none){
  .nav-search-submit03{
    height: 39px;
      margin: -4px 0px 0px 5px;
  }
}

/*IE11だけに適用されるCSS*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .nav-search-submit03{
    height: 39px;
          margin: -4px 0px 0px 5px;

  }
}



.nav-search-submit03 a{
  font-size:13px;
  display: block;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  width: 80px;
  color: white;
  font-weight: bold;
  background: #182d7c;
  z-index:10000000;
}

.nav-search-submit03 :active{
  color:white;
}

.nav-search-submit03 :focus{
  color:white;
}

.nav-search-submit03:hover{
   opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  }



.kensaku01{
 width:220px;
 }
.kensaku02{
 width:175px;
 }
.kensaku03{
 width:130px;
 }
.kensaku04{
 width:200px;
 }
#kensakucartichi{
 margin-top:-8px;
 }

/*検索窓ワイド通常幅*/
.kensakuwidth{
 width:100%;
 }
/*検索窓ワイド高さ調整*/
.kensakuheight{
 width:100%;
 margin-top: 6px;
 }

/*検索窓ワイド通常枠*/
.kensakumadowide{
  width:100%;
  padding:6px 0px 4px 5px;
  margin-top:-7px;
  border:1px solid #999999;
  }

@-moz-document url-prefix() {
.kensakumadowide{
  width:100%;
  padding:5px 0px 4px 4px;
  }
}

/*検索窓ワイド太枠*/
.kensakumadowideB{
  width:100%;
  padding:6px 0px 3px 5px;
  margin-top:-7px;
  border:3px solid #182d7c;
  }

@-moz-document url-prefix() {
.kensakumadowideB{
  width:100%;
  padding:5px 0px 3px 4px;
  }
}

/*検索窓の中身幅調整*/
.kensakumado input[type="text"]{
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height:21px;
 }

/*サジェストの調整*/
#suggestList{
   font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
 }


.nav-search .nav-search-input {
  float: left;
  padding: 0px;
  margin: 3px 0 0 -1px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  font-size: 12px;
  border: solid 1px #999999;
  height: 25px;
}

.cart-box {
  float:right;
  margin: 0 28px 0 0;
}



.cart-area {
  margin: 2px 0;
  border: solid 1px #999999;
  border-radius: 5px;
  height: 34px;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  box-shadow: 1px 1px 0px #cccccc;
  -moz-box-shadow: 1px 1px 0px #cccccc;
  -webkit-box-shadow: 1px 1px 0px #cccccc;
  }


div.cart-area a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 3px 10px 10px 10px;
}


.kensaku-position{
    display: block;
  padding: 4px 15px 0 15px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 21px;
  width: 80px;
  color: #333333 !important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  font-weight: bold;
  border: solid 1px #999999;
  background: url(../image/kensaku-01.png) no-repeat 0 5px;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  z-index:10000000;

  }

.kensaku-position:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  background: url(../image/kensaku-02.png) no-repeat 0 5px;
  }


.cart-position{
  margin: 1px auto;
  height: 26px;
  padding: 0;
  background: url(../image/cart-sh01.png) no-repeat 0 5px;
  }

.cart-position:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  background: url(../image/cart-sh02.png) no-repeat 0 5px;
  }

.cart-position ul {
  height: 26px;
  overflow: hidden;
}

.cart-position li {
  height: 26px;
  display: inline-block;
  vertical-align: middle;
}

div.cart-icon {
  width: 27px;
  height: 27px;
}

div.cart-count {
  font-family: Arial, Helvetica;
  font-size: 26px;
  font-weight: bold;
  color: #F00;
  line-height: 1.1;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
}


div.cart-totalPrice {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1;
  font-family: Arial, meiryo, Helvetica;
  padding: 6px 0 6px 2px;
  color: #333333 !important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  }

.subheaderkensaku {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 0 0 0;
  margin:0px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 20px;
  /*min-width: 1100px;*/
  color: #000000;
}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * フッダー
 */
div#footer_area{
  background-color: #182d7c;
  color: #FFFFFF;
  padding-top: 30px;
  margin-bottom: -20px;
  overflow: hidden;
  text-align: center;
}

#footerbody{
  overflow: hidden;
  width: 1160px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#footer_area a{
  color: #FFFFFF;
  text-decoration: none;
}

#footer_area a:hover{
  color: #FFFFFF;
  font-weight: bold;
}

#footer_area p{
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.footerleft{
  float: left;
  width:300px;
  text-align: left;
  border-left: 2px solid #fff;
  padding-left: 20px;
}

.footerright{
  float: left;
  width: 150px;
  height: 220px;
  margin-left: 0px;
  text-align: left;
  border-left: 2px solid #fff;
  padding-left: 20px;
}

.footerleft ul{
  float: left;
  list-style: none;
  width: 150px;
}

.footerleft ul li{
  margin-left:10px;
  }

.footerright ul{
  list-style: none;
}

.footerright ul li{
  margin-left:10px;
  }

.copy{
  clear: both;
  margin-top:40px;
  margin-bottom:20px;
}

.fotterdisplay{
  display:inline;
  }

.fotterborder{
  border-style:none;
  }

.fotterbottom{
  border:1px solid white;
  margin-right:10px;
  line-height:2.2em;
  margin-bottom:6px;
  text-align: center;
  font-weight:bold;
  font-size:15px;
  }

.fotterbottomfix{
  margin-top:25px;
}

.fotterbottomotoiawase{
  line-height:3em;
}

.footerleftfix{
  border-left:0px !important;
  }

.fotterbottom img{
  vertical-align:middle;
  margin-right:4px;
  }

.fotterbottom:hover{
  background-color: #3366ff;
  }


.fotterbottom a{
  display:block;
  }

.fotterwidth01{
  width:190px !important;
  }

.fotterwidth02{
  width:200px !important;
  margin-left:15px !imprtant;
  }
.fotterwidth02 ul{
  width:200px !important;
  }

.fotterwidth03{
  width:160px !important;
  margin-left:15px;
  }
.fotterwidth03 ul{
  width:160px !important;
}

.fotterwidth04{
  width:510px !important;
  margin-left:15px;
  }

.fotterwidth04ul{
  width:180px !important;
  }

.fotterwidth04ul01{
  width:140px !important;
  }

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * コンテンツ
 */
div#page-wrap{ margin: 0 auto;}


/* 右メニューレイアウト */
div#right-nav {
  float: right;
  width: 300px;
  padding: 0;
  margin: 0 10px 10px 10px;
}
/* 右メニューレイアウト */
div#left-contents {
  padding: 0;
  margin: 10px 320px 10px 10px;
}

/* 左メニューレイアウト */
div#left-nav {
  position: relative;
  float: left;
  width: 200px;
  padding: 0;
  margin: 0 10px 10px 10px;
   display: block;
}
/* 右メニューレイアウト */
div#right-contents {
  padding: 0;
  margin: 10px 10px 10px 240px;
}

div#main-area{margin: 0 auto; padding: 0; overflow: hidden;}
div#main-area-detail{margin: 0 auto; padding: 0px;  min-height:420px;}
div#main-area-bottom{margin: 0 auto; padding: 0; overflow: hidden; margin-top:0px;display: inline-block;width: 100%;}

.clear {clear: both;}


/*/*タナカテストCSS*/

.tanaka {
  padding-bottom: 235px;     /* フッターの高さと同じにする */
}


/*コイツラ↑はシカトしてください。435行目　505行目にタナカイン
detail.jps　57行目にwrapperをイン　login.jsp　28行目にtanakaをイン。
消してもらって構いません。
base.css 434行目も付け加えています*/


.footNavi {
margin-top:60px;
height:100px;
background: #fff url(../image/nojimaback.png) repeat-x 50% 0;
}


.reviewtopfix{
margin-top:20px !important;
font-size:12px;
}

.reviewtopfix img{
margin-right:5px
}

#nav-point01 {
    float: right;
    font-weight: bold;
    color: #E60019;
    padding: 0px;
    margin: 2px 25px 0px 0px;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
    z-index: 1;
}


.toppointfix img{
	margin-left:-8px;
}


#nav-point01 img:hover{
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
    background:none!important;
}

.soryohead{
font-size:18px;
position: absolute;
top: 25px;
left: 525px;
color:#e60019 !important;
font-weight:bold;
}

/* Safari 6.1-8.0 (6.1+) */

@media screen and (min-color-index:0)
   and(-webkit-min-device-pixel-ratio:0) { @media {
    .soryohead { left: 518px; }
}}

.soryohead span{font-size:10px;margin-right:1px;}

/*
img{
 -webkit-backface-visibility: hidden;*/
/*	image-rendering: -webkit-crisp-edges;  */   /* Safari */
/*	image-rendering: -moz-crisp-edges;   */     /* Firefox */
/*	image-rendering: -webkit-optimize-contrast; */  /* CSS4 (Chrome) -webkit-optimize-contrast */
/*	-ms-interpolation-mode: nearest-neighbor; *//* IE */
/*}*/


/* youtube商品詳細入れ、レスポンシブ対応 */

.youtubeadd {
  width: 600px;
}
.youtubeadd iframe {
  width: 600px;
}

/* トップページ改修メインセール */

.mainsale ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mainsale ul li a {
  font-size:18px;
  font-weight:bold;
  display: block;
  padding: .4em .8em;
  text-decoration: none;
  background: #fff;
  color: #111111;
  margin: .2em 0;
}

.mainsale ul li a span{
  color:#555;
  margin-left:10px;
  font-size:12px;
  }

.mainsale ul li a:hover {
  background: #eee;
}

.mainsale table th{
  padding-right:5px;
  }

/* トップページ改修 */

.my-parts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-parts ul li a {
  display: block;
  padding: .4em .8em;
  text-decoration: none;
  background: #fff;
  color: #0000ee;
  text-align: left;
  margin: .2em 0;
}
.my-parts ul li a:hover {
  background: #eee;
}

.my-parts table th{
  padding-right:5px;
  }

.my-blue{
  color:#182d7c;
  }

  
.wadaitop a{
  font-size:15px;
  text-decoration: none;
  background: #fff;
  color: #0000ee;
  text-align: left;
  margin: .2em 0;
}

a.cp_btn {
	position: relative;
	display: block;
	width: 100px;
	padding: 0.8em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.cp_btn:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 4px;
	top:100%;
	left: 0;
	border-radius: 3px;
	background:#fff;
	transition: .4s;
}
a.cp_btn:hover:before {
	top: calc(100% - 3px);
}

.shumatsu{
float:right;
margin-right:20px;
}

/* ナイトセールバナー入れ */

.nightsalesandan{
width:100%;
background:#e60012;
}

.nightsalesandan img:hover {
	opacity: 0.5 ;
	}


/* 右側コンテンツ */


.topkakakuhosho{
width:100%;
background:#eaf3ff;
text-align:center;
margin-bottom:10px;
padding:10px 15px;
color:#333;
border-bottom:solid 3px #516ab6;
}

.topkakakuhosho:hover{
text-decoration:underline;
}

.topkakakuhosholink a{
text-decoration:none;
display:block;
width:100%;
height:100%;
} 


.topkakakuhosho h2{
font-size:18px;
}

.topsokyuright{
background:#ccc;
text-align:center;
width:100%;
text-align:center;
border:5px solid #ccc;
margin-bottom:10px;
font-size:10px;
color:#333;
}

.topsokyuright td{
 padding:5px;
 }

.topsokyuright h2{
font-size:15px;
}


.topsokyuright td{
padding:3px;
background:#fff;
border:5px solid #ccc;
}

.topsokyuright td span{
color:#FF0000;
font-weight:bold;
}

/* 上部コンテンツ */

.geiteisouryo{
float: left;
font-size: 12px;
margin: 11px 0px 0px 10px;
text-align: center;
background: #3366ff;
padding: 5px 8px 3px 9px;
}

.geiteisouryo span{
color:yellow;
font-size:12px;
}
.geiteisouryo s{
margin-right:3px;
}

.geiteisouryo b{
font-size:15px;
}

.geiteisouryo2{
float:right;
color:white;
float: left;
font-size: 12px;
margin: 2px 0px 0px 30px;
text-align: center;
background: black;
padding: 5px 8px 3px 9px;
border-radius: 2px;
position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.geiteisouryo2 a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.geiteisouryo2 span{
color:yellow;
font-size:12px;
}
.geiteisouryo2 s{
margin-right:3px;
}

.geiteisouryo2 b{
font-size:15px;
}

.geiteisouryo3{
float:right;
color:white;
float: left;
font-size: 12px;
margin: 2px 0px 0px 30px;
text-align: center;
background: #3366ff;
padding: 5px 8px 3px 9px;
border-radius: 2px;
position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.geiteisouryo3 a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.geiteisouryo3 span{
color:yellow;
font-size:12px;
}
.geiteisouryo3 s{
margin-right:3px;
}

.geiteisouryo3 b{
font-size:15px;
}


/* 商品一覧 商品名長い時に…表示する */
 .textOverflowShohinmei {
  position: relative;
  max-height: calc(11 * 1.8 * 5 * 1px);
  font-size: 11px;
  line-height: 1.8;
  word-break: break-all;
  overflow: hidden;
}

 .textOverflowShohinmei a:hover{
  color:#dc143c !important;
  }
  
 .textOverflowShohinmei::before,
 .textOverflowShohinmei::after {
  position: absolute;
  background: #fff;
}
 .textOverflowShohinmei::before {
  content: '...';
  color:#182d7c;
  top: calc(11 * 1.8 * (5 - 1) * 1px);
  right: 0;
  width: 1em;
}
 .textOverflowShohinmei::after {
  content: '';
  width: 100%;
  height: 100%;
}


.list-right strike{
  color:#9f9f9f;
  }

/* d払いの上部バナー */

.dbaraicamp{
  height:50px;
  margin-top:10px;
  }

.dbaraicamp2{
  height:37px;
  margin:0px 0px 0px 0px;
  }

/* トップページ大バナー単独表示 */

.tandokubanner{
 width:100%;
 margin-bottom:50px;
  }

/* トップページポイント表示部分 */
.welcomepoint {float:right;margin-right:15px;margin-top:5px;}
.welcomepoint i{margin-right:5px;font-size:14px;}

.welcome {float:right;margin-right:15px;margin-top:15px;}
.welcome i{margin-right:5px;font-size:14px;}


.topicpathfix{margin: 10px 0px 10px 10px; padding:0px 0px 15px 0px}
.topicpathfix a{
text-decoration:none;
color:#182d7c;
}
.topicpathfix a:hover{
text-decoration:underline;
color:#182d7c;
}



/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ニフティ回線申し込み部分
 */
 
.niftyhikari{
    width: 100%;
    border: 1px solid #dadfe3;
    border-radius: 3px;
    padding: 10px 0px 10px;
    margin-top: 10px;
    background-color: #fcfcfc;
    }

.niftyhikari img{
    vertical-align:-30%;
    }

.niftyhikari span{
    color:red;
    font-size:13px;
    }

.niftyimgfix{
    vertical-align:-25%;
    }
    
.niftyimgfix2{
    vertical-align:-10%;
    }

    
.btn-square-popweb i{
    font-size:40px;
    margin:10px 0px 5px;
    }
    
.btn-square-popphone i{
    font-size:40px;
    margin:10px 0px 5px;
    }

.btn-square-popweb {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*背景色*/
  border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square-popweb:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-square-popphone {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #4caf50;/*背景色*/
  border-bottom: solid 2px #4caf50;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square-popphone:active {
  border-bottom: solid 2px #4caf50;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.niftyiconfix{
  vertical-align:-23%;
  padding-left:5px;
  }

.nifty_popup_close_btn{
  cursor:pointer;
  }

/* ニフティ光ポイントバック ポップアップ */
.nifty_popup_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transition: opacity 0.65s;
  pointer-events: none;
  opacity: 0;
  z-index: 10000;
}

.nifty_popup_layer.isShow {
  transition: opacity 0.65s;
  pointer-events: auto;
  opacity: 1;
}

.nifty_popup_layer_mask {
  position: absolute;
  background: rgba(123,123,123,0.5);
  width: 100%;
  height: 100vh;
}

.nifty_popup_layer_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
}

.nifty_popup_section {
  background: #fff;
}

.nifty_popup_inner {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nifty_popup_inner_headline {
  text-align: center;
  font-size: 24px;
}

.nifty_popup_inner_text {
  text-align: center;
}

.nifty_popup_close {
  text-align: center;
}

/* 郵便番号自動表示関連 */
#guide {
  position: absolute;
  z-index: 2147483647;
}

#guide > ul {
  border: solid thin;
  width: 543px;
  background: #d4eaff;
}

.guide-ul-li {
  border-top: dotted thin;
}

.kensaku02shita{
 width:175px;
 text-align:right;
 }

.kensakuheight2{
margin-top:10px;
margin-bottom:15px;
}

.kensakuheight3{
margin-top:10px;
margin-bottom:25px;
}

.kensakukeyword a{

border: solid #182d7c 1px;
  color: #182d7c;
  background-color: #fff;
   border-radius: 3px;
  margin-right:5px;
  text-decoration:none;
  padding:5px 10px;
  box-shadow: 1px 1px 0px #999;
    -moz-box-shadow: 1px 1px 0px #999;
    -webkit-box-shadow: 1px 1px 0px #999;
}

.kensakukeyword a:hover{
  color: #000000;
  background: linear-gradient(#dbedff, #add6ff);
  background: -moz-linear-gradient(#dbedff, #add6ff);
  background: -webkit-gradient(linear, left top, left bottom, from(#dbedff), to(#add6ff));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dbedff', endColorstr='#add6ff');
  }

	.topback{
	background:ccc;
	}
	.topback img{
	width:500px;
	padding:10px;
	}

.footpchosei{
    margin-top:5px;
    }

/** 商品一覧 おすすめマーク */
.osusume {
  width:150px;
  font-size:15px;
  padding: 10px;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  background-color: crimson;
}