@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
  }

  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}



/* ===============================================
   selectshop
   =============================================== */

#selectshop ul {
	list-style:none;
	margin-left:0px !important;
}

#selectshop {
	width:770px;
  	margin:0 auto;
}
   
#selectshop .shopPhotho li, #selectshop .blandPhoto li, #selectshop p.accessIllustration{
	margin: 70px auto;
	text-align: center;
}

#selectshop p {
	margin-top: 20px;
}

#selectshop table {
	width: 100%;
}

#selectshop table tr:nth-child(2n) {
    background-color: #f5f5f5;
}

#selectshop table tr th, #selectshop table tr td {
	padding: 5px 10px;
}

#selectshop table tr th {
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}


@media screen and (min-width : 0px) and (max-width : 767px)  {
#selectshop {
	width:90%;
}
#selectshop img {
height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
}






/* ===============================================
   guidePage
   =============================================== */

#guidePage {
	width:770px;
  	margin: 0 auto;
}
#guidePage p {
    line-height: 1.8em;
  margin: 0 0 10px;
}
#guidePage h2{
	clear: both;
	background: #f2f0f3;
	color: #c9bc9c;
	font-size: 133%;
	font-weight: bold !important;
	text-align: center;
	margin: 3em 0 1em 0;
  line-height: 40px;
}
#guidePage h3{
	clear: both;
	font-size: 100%;
	font-weight: bold !important;
	border-bottom: 1px solid #b4b4b4;
	padding: 0 0 .1em 0;
	margin: 0 0 1em 0;
    line-height: 40px;
}
#guidePage h4{
	clear: both;
	color: #c9bc9c;
	font-size: 100%;
	margin: 3em 0 1em 0;
	text-align: center;
}
#guidePage h4.ttl{
	color: #333;
	font-size: 100%;
	margin: 0 0 1em 0;
	text-align: left;
}
#guidePage strong{
	color: #c9bc9c;
	font-weight: bold;
}
#guidePage p {
	margin-top: 0;
}
#guidePage p.img{
	text-align: center;
	margin: 0 0 4em 0;
}
#guidePage ul {
list-style-position: outside;
      padding: 0;
    line-height: 1.71;
  margin:0;
}

#guidePage table {
	width: 100%;
	margin: 0 0 .5em 0;
}

#guidePage table tr:nth-child(2n) {
    background-color: #f5f5f5;
}

#guidePage table tr th,
#guidePage table tr td {
	padding: 5px 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#guidePage table tr th {
	background: #dcdcdc;
	color: #696969;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	width:30%;
}
#guidePage li {
    list-style-type: disc;
    margin: 0 0 .5em 1.5em;
}

#guidePage #menuList {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 3em 0;
}
#guidePage #menuList li{
	position: relative;
	width: 32.5%;
	margin: 0 0 10px 0;
	list-style: none;
	
}
#guidePage #menuList li a{
	display: block;
	color: #c9bc9c;
	overflow: hidden;
	border: 1px solid #c9bc9c;
	text-align: center;
	padding: 10px 0;
}
#guidePage #menuList li a:hover{
	background: #f5f5f5;
}
#guidePage #menuList li::before{
	content: '';
	width: 4px;
	height: 4px;
	border: 0px;
	border-bottom: solid 1px #c9bc9c;
	border-right: solid 1px #c9bc9c;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 7%;
	margin-top: -4px;
}
#guidePage .yamato-news {
	border: 1px solid #c9bc9c;
	padding:25px 25px 20px;
}

#guidePage table{
  box-sizing: border-box;
  table-layout: fixed;
}

#guidePage table tr th{
  width: 40%;
  font-size: 13px;
  word-wrap : break-word;
  overflow-wrap : break-word;
  white-space: normal;
}
#guidePage table tr td{
  width: 60%;
}


@media screen and (min-width : 0px) and (max-width : 767px)  {
#guidePage {
	width:90%;
}
#guidePage #menuList{
  display: block;
}
#guidePage #menuList li{
	width: inherit;
	margin: 0 0 1em 0;
}
#guidePage #menuList li a{
	width: 98%;
}
#guidePage #menuList li:nth-child(3n+1){
	margin: 0 0 1em 0;
}
}

/* ===============================================
   ブランドリスト
   =============================================== */
   
#brandList li {
	font-weight: normal;
	list-style: none;
	margin: 0;
    padding: 0;
}
   
#brandList #wrapper {
	margin: 0 auto;
	width: 770px;
}

#brand-list .alphabet {
	font-size:17px;
	color:#333333;
	width:100%;
	margin: 35px 0px 20px 11px;
}

#brand-list .alphabet li a{
	color: #000;
    text-decoration: none;
}

#brand-list .alphabet li .linknon {
	color: #ccc;
	
}



#brandList .alphabet li {
    margin-right: 15px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    line-height: 1;
    margin-bottom: 20px;
    display: inline-block;
}

#brandList #brand-list h3.az {
	font-size:26px;
    line-height:1.5;
    border-bottom:1px solid #eeeeee;
   }


#brandList #brand-list h2{
	font-size: 22px;
	font-size: 2.2em;
	font-weight: bold;
	-webkit-text-size-adjust: 100%;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 14px;
}
#brandList #brand-list h2 strong{
	color: #c9bc9c;
}
#brandList #brand-list h2 span{
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#brandList #brand-list h2 strong{
	color: #c9bc9c;
}
#brandList #brand-list h2 span{
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#brandList #brand-list h3{
	margin: 0 0 17px;
	padding: 3px 0;
	font-size: 1.6em;
	-webkit-text-size-adjust: 100%;
	font-weight: bold;
	color: #000;
}
#brandList #brand-list h3 span{
	font-size: 10px;
	color: #777777;
	margin: 0 0 0 5px;
}
#brandList #brand-list .brand-main{
	overflow: hidden;
	margin: 0 -15px 0 0;
}
#brandList #brand-list .brand-main li{
	float: left;
	width: 230px;
	margin: 0 15px 30px 12px;
}
#brandList #brand-list .brand-main li:nth-child(3n+1){
	clear: both;
}
#brandList #brand-list .clear{
  clear: both;
}
#brandList #brand-list .brand-main li a{
	display: block;
	color: #333333;
	text-decoration: none;
}
#brandList #brand-list .brand-main li dl dt{
	margin: 0 0 10px;
}
#brandList #brand-list .brand-main li dl dd {
	font-size: 62.5%;
}
#brandList #brand-list .brand-main li dl dd .ttl{
	margin: 0 0 3px;
	font-size: 1.5em;
}
#brandList #brand-list .brand-main li dl dd .ttl span{
	margin: 0 0 0 5px;
	font-size: 10px;
	color: #aaaaaa;
}

#brandList #brand-list .box{
	float: left;
	width: 230px;
	margin: 0 15px 30px 0;
}

#brandList #brand-list .box.col2{
	float: left;
    width: 490px;
    margin: 0 0 30px 0;
}

#brandList #brand-list .box.adjust{
	margin-right: 0;
}

#brandList #brand-list .box ul, #brandList #brand-list .box ul li{
	float: none;
	margin: 0;
	padding: 0;
}

#brandList #brand-list .box.col2 ul li{
	float: left;
	margin: 0 15px 30px 0;
	padding: 0;
}

@media screen and (min-width : 0px) and (max-width : 767px)  {
#brandList #wrapper {
	width:90%;
}
#brandList #brand-list .brand-main li:nth-child(2n+1) {
    clear: both;
}
#brandList #brand-list .brand-main li {
    width: calc(48% - 7px);
    margin: 0 14px 30px 0;
}
#brandList #brand-list .brand-main li dl dd {
	font-size: 100%;
	line-height:17px;
}
#brand-list .alphabet {
	    font-size: 15px;
}
#brandList #brand-list h3.az {
	font-size: 20px;
}
#brandList #brand-list .brand-main li dl dd .ttl {
	font-size: 1.3em;
}
.pr-List_HeadingTitle {
	font-size:17px !important;
}




/* ===============================================
   商品一覧
   =============================================== */
.prd-lst-pager {
  margin-top:50px;
}


/* ===============================================
   お問い合わせ
   =============================================== */
   @media screen and (min-width : 0px) and (max-width : 767px)  {
.contact_wrap {
	padding:10px;
	}
	}
	
	
	/* ===============================================
   フォントサイズ
   =============================================== */
   @media screen and (min-width : 0px) and (max-width : 767px)  {
body{
    font-size: 3vw !important;
}
.home-NewUnit_Price{
    font-size: 3vw !important;
}
.ssh-Navigation_Item a {
	    font-size: 3vw !important;
}
.btn-lg {
	font-size:15px;
}
  }
  
 .product-order .product-order-price li {
		font-size:20px; !important;
}

