@charset "euc-jp";

body {
  /* background-color: #eeeeee; */
  background-image: url();
  color: #333;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #333;
}
a:hover {
  color: #ccc;
  text-decoration: none;
}
a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}

.img-fluid {
 max-width: 100%; , height: auto; 
}

h4 {
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}

/*
 * layout
 */
.container {
  width: 1000px;
  margin: 0 auto;
}

.wrapper {
  width: 1150px;
  margin: 0 auto;
  padding:0 75 0 75px;
  background-color:#FFFFFF;
}

/* header */
.promo__seciton {
  background-color: #efefef;
  width: 100%;
  min-height: 49px;
}

.promo {
  background: #efefef;
}

.promo__text {
  font-size: 110%;
  color: #555;
  text-align: center;
  padding: 15px 0;
  letter-spacing: 3px;
  font-weight: bold;
  background: #efefef;
}

.header__section {
  text-align: center;
  margin-bottom: 60px;
}

.header-search {
  position: relative;
  float: left;
  margin-bottom: 50px;
  width: 210px;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}

.header-search__box {
  min-width: 146px;
  padding: 13px 11px 15px 51px;
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #333;
}
.header-search__box:focus {
  padding: 13px 11px 15px 51px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.header-tools {
  float: right;
  margin: 25px 0 0;
  width: 465px;
  text-align: right;
}

.header-tools__unit {
  display: inline;
  margin-left: 45px;
  line-height: 1.4;
}

.header-tools__unit-cart {
  margin-left: 21px;
}

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 34px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

.header__logo-img {
  margin: 90px 0;
}

.header__logo {
  margin: 20px 0;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
}

.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  padding: 15px 30px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #ddd;
  width: 1000px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 0px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  margin: 25px;
  text-align: left;
  width: 27%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/* slider */
#slider div {
  width: 1000px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 1000px;
}

.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}

/* main */
.main__section {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 60px;
  padding: 60px 0;
  overflow: hidden;
}

.main__section--product {
  padding: 20px 0 60px;
}

/* sidebar */
.sidebar__section {
  float: left;
  width: 210px;
  margin-right: 60px;
}

.menu__section {
  margin-bottom: 40px;
}

.banner-sidebar__section li {
  margin-bottom: 20px;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 60px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}

/* contents */
.contents__section {
  float: right;
  width: 730px;
}

.contents__section h3 {
  border-bottom: none;
  font-size: 15px;
}

.banner-contents__section  {
  margin-bottom: 30px;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .layout-type__primary .product__image, .layout-type__secondary .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 30px;
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

.sub-list {
  padding-bottom: 75px;
  font-size: 0;
  border-bottom: solid 3px #ddd;
  margin-bottom: 30px;
}


.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 22.5%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}
.item_neme {
  text-align: center;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: lighter;
  display:block;
  }

/* information */
.info {
  margin-top: 40px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  border-bottom:
  padding-bottom: 10px;
}

/* トップページお知らせ欄 */	
.news_title {
	padding: 10px 0 10px 0;
	font-weight: bold;
}
.child2 p {
  font-size:95%;	
}
.news_topics {
 float:left;	
 width:320px;
 overflow: hidden;
 padding: 15px 0px 15px 0px;	
 margin:0 20px 0 0	;
}


/* トップページイベント欄 */	
.event {
	border-top-width: 1px;
  	border-color: #ddd;
	border-top-style: dotted;
	padding-top: 15px;
    margin-bottom: 15px;
}
.event h6 {
  font-size: 100%;
  font-weight: bold;
  color: #6ca084;
  margin: 0px;
}
.info a {
  color: #6ca084;
}
.topics_box {
	padding:15px;
}
.topics {
	font-size: 160%;
  font-weight: bold;
	display: block;
  margin-left: 15px;
	margin-bottom: 20px;
}
.topics_section {
	background-color: #f5f5f5;
  border-radius: 12px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 50px;
	margin-bottom: 30px;  
}



/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 30px;
}

/* footer */
.footer__section {
  border-bottom: 1px solid #000;
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 310px;
}

.guide__col--half {
  width: 625px;
}

.guide__h2 {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

/* ホバーエフェクト */



.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #666;
}



.footer__navi {
  margin-bottom: 40px;
}

.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

/* デフォルトソーシャルアイコン */
.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

/* ソーシャルアイコン */
#SNS ul li {
	float: left;
	padding-bottom: 60px;
    list-style-type: none;
}

.mailmaga_text {
  display: block;
  padding-bottom: 10px;
}
.mailmaga_text input {
  min-width: 240px;
  padding: 5px 10px;
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #333;
}
.mailmaga_text input:focus {
  background: #fff;
}

.mail-mag__h3 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 14px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}

/* copyright */
.copyright__section {
  padding: 20px 0;
  font-size: 10px;
}

.copyright {
  margin: 0 0 10px;
}

.copyright__img {
  width: 200px;
  height: 18px;
  margin: 0 0 5px 5px;
}

/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

.subcategory-list {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ddd;
  display: none;
  position: absolute;
  top: -27px;
  left: 160px;
  background: #fff;
  z-index: 10;
  list-style-type: none;
}


/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 40px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__unit-sm {
  width: 122px;
}

.product-list__unit-md {
  width: 122px;
}

.product-list__unit-lg {
  width: 223px;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}


.product-list__image--sm {
  max-width: 122px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.product-list__name--sidebar {
  margin-top: 10px;
  margin-left: 5px;
}

.product-list__expl {
  margin-top: 10px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #000;
    /* background-color: #999; */
    display: inline-block;
    padding: 0px 7px 0px 7px;
    border: 1px solid #000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 10px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 32px;
  display: block;
  text-align: center;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  text-align: center;
}

.pagenation-list__unit {
  display: inline-block;
  margin: 0 2px;
}
.pagenation-list__unit a {
  border-radius: 3px;
  padding: 8px 12px;
  border: 1px solid #000;
}
.pagenation-list__unit a:hover {
  background: #333;
  color: #fff;
}
.pagenation-list__unit span {
  border-radius: 3px;
  padding: 8px 12px;
  border: 1px solid #ccc;
  color: #ccc;
}

.pagenation-list__navi-end a {
  background: #333;
  color: #fff;
}
.pagenation-list__navi-end a:hover {
  background: #555;
  border: 1px solid #555;
}

/* product */
.product__section {
  margin-bottom: 120px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
  margin-bottom:10px;
}

.product__explain {
  padding-top: 40px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
  border-bottom: 1px solid #ddd;
  padding: 40px 0 40px;
}

/* layout-type__primary */
.layout-type__primary .product__model {
  color: #666;
}
.layout-type__primary .product__image-main {
  text-align: center;
}
.layout-type__primary .product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}
.layout-type__primary .image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}
.layout-type__primary .image__thumb--active {
  border: 2px solid #ddd;
}
.layout-type__primary .product__guide {
  padding: 0 0 30px;
}
.layout-type__primary .product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}
.layout-type__primary .product__price-regular {
  padding-bottom: 5px;
}
.layout-type__primary .product__price-establish {
  padding-bottom: 5px;
  color: #666;
}
.layout-type__primary .product__discount {
  color: #ff0000;
}
.layout-type__primary .product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}
.layout-type__primary .product__related-list__link {
  display: block;
  padding: 5px 0;
}
.layout-type__primary .product__related-list__link span {
  padding-left: 15px;
}
.layout-type__primary .product__order {
  border-top: 1px solid #ddd;
  padding: 40px 0 40px;
}
.layout-type__primary .option-list__name, .layout-type__primary .init-list__name, .layout-type__primary .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}
.layout-type__primary .option-list__detail, .layout-type__primary .init-list__detail, .layout-type__primary .text-titles-list__detail {
  margin: 0;
}
.layout-type__primary .option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__primary .text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__primary .init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}
.layout-type__primary .init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.layout-type__primary .init-list__detail-unit {
  padding-left: 10px;
}
.layout-type__primary .order-btn-list {
  margin: 0;
  padding-top: 30px;
}
.layout-type__primary .stock_error {
  text-align: center;
  color: #cf0400;
}
.layout-type__primary .option-table {
  margin: 40px 0;
}
.layout-type__primary .option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.layout-type__primary .option-table table th, .layout-type__primary .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.layout-type__primary .option-table table th {
  text-align: center;
}
.layout-type__primary .option-table table td {
  vertical-align: top;
  text-align: center;
}
.layout-type__primary .related-list {
  text-align: right;
  padding-right: 15px;
}
.layout-type__primary .related-list__unit {
  display: inline-block;
}

/* layout-type__secondary */
.layout-type__secondary {
  border-bottom: 1px solid #ddd;
  padding-bottom: 60px;
}
.layout-type__secondary .product__model {
  color: #666;
}
.layout-type__secondary .product__image {
  padding-right: 30px;
}
.layout-type__secondary .product__image-main {
  text-align: center;
}
.layout-type__secondary .product__image-thumb ul {
  margin-top: 20px;
  padding-right: 5px;
}
.layout-type__secondary .product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}
.layout-type__secondary .image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}
.layout-type__secondary .image__thumb--active {
  border: 2px solid #ddd;
}
.layout-type__secondary .product__prices {
  padding-bottom: 30px;
}
.layout-type__secondary .product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}
.layout-type__secondary .product__price-regular {
  padding-bottom: 5px;
}
.layout-type__secondary .product__price-establish {
  padding-bottom: 5px;
  color: #666;
}
.layout-type__secondary .product__discount {
  color: #ff0000;
}
.layout-type__secondary .product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}
.layout-type__secondary .product__related-list__link {
  display: block;
  padding: 5px 0;
}
.layout-type__secondary .product__related-list__link span {
  padding-left: 15px;
}
.layout-type__secondary .product__order {
  border-top: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 30px 0;
}
.layout-type__secondary .option-list__unit dl, .layout-type__secondary .text-titles-list__unit dl {
  margin: 0 0 30px;
}
.layout-type__secondary .option-list__name, .layout-type__secondary .init-list__name, .layout-type__secondary .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}
.layout-type__secondary .option-list__detail, .layout-type__secondary .init-list__detail, .layout-type__secondary .text-titles-list__detail {
  margin: 0;
}
.layout-type__secondary .option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__secondary .init-list {
  margin: 0 0 30px;
}
.layout-type__secondary .text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__secondary .init-list__detail-num {
  width: 100px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}
.layout-type__secondary .init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.layout-type__secondary .init-list__detail-unit {
  padding-left: 10px;
}
.layout-type__secondary .order-btn-list {
  margin: 0;
  padding-top: 30px;
}
.layout-type__secondary .stock_error {
  text-align: center;
  color: #cf0400;
}
.layout-type__secondary .option-table {
  margin: 10px 0 30px;
}
.layout-type__secondary .option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.layout-type__secondary .option-table table th, .layout-type__secondary .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.layout-type__secondary .option-table table th {
  text-align: center;
}
.layout-type__secondary .option-table table td {
  vertical-align: top;
  text-align: center;
}
.layout-type__secondary .related-list {
  padding-top: 30px;
}
.layout-type__secondary .related-list__unit a {
  display: block;
  padding: 5px 0;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 3px solid #ddd;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}

.btn-primary {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #666;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}
.txt-indent{
  text-indent: 1em;
}
.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 14px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}
.mb-5{
  margin-bottom: 5px;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-40{
  margin-bottom: 40px;
}
.mt-10{
  margin-top: 10px;
}
.mt-20{
  margin-top: 20px;
}
.mt-30{
  margin-top: 30px;
}
.mt-50{
  margin-top: 50px;
}
.mt-100{
  margin-top: 100px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

.d-block{
  display:block;
  }
.m-auto{
  margin: 0px auto 0px auto;
  }

/* textarea input */
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 {
  outline: none;
}

/* アントロトップページのcalender */
.tbl_calendar {
  margin-top: 20px;
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.cal {
  margin: 20px 0 60px;
  text-align: center;
}
.cal_memo {
  margin: 20px 0 60px;
  font-size: 90%;
  line-height: 1.7em;
}
/* フリーページ1　バーレイ製造工程 */
.make_img {
     padding:2px;
}
#MK h2 {
    font-size: 30px;
    text-align: center;
    border-bottom: 1px solid #333;
    margin: 40px 0 20px 0;
    font-family: serif;
    padding-bottom: 10px;
}
#MK h3 {
    margin-bottom: 10px;
    font-family: serif;
    font-size: 22px;
    padding-bottom: 8px;
  }
.make_tokusei {
    padding: 25px;
    background-color: rgb(255, 255, 255);
    margin-top: 30px;
}
  }

/* フリーページ　マナー */
#manor {
     width:100%;
}

#manor p {
     margin-bottom:20px; 
  }
#manor .topics_section p {
     margin-bottom:10px; 
  }
#manor .line {
     margin:50px 0; 
  }
#manor ul {
     margin-left: 20px; 
  }

#manor h2 {
     margin-top:50px; 
     font-family:georgia,serif;
     font-size:23px;
     border-bottom:1px solid #000;
     padding-bottom:8px;
  }
#manor h3 {
     margin-bottom:0px;
     font-family:georgia,serif;
     font-size:19px;
     padding-bottom:8px;
  }
#manor h4 {
     font-size:14px;
     font-weight:bold;
     margin-top: 20px;
  }
.caution {
   border: 1px solid #c0c0c0;
   padding:30px;
   margin: 30px 0 20px 0;
   line-height: 2em;
  }
.caution ul {
  margin: 0px;
  padding-left: 15px;
  }
.menu  {
     padding-bottom:50px; 
  }
#manor .menu_table{
    width: 100%;
  }
#manor .menu_table table, td, th {
    border-bottom: 1px solid #777777;
    border-collapse: collapse;
    padding-top: 20px;
    padding-bottom: 15px;
}
#manor .item {
    width:400px;
}
#manor .price {
    text-align:right;
}
#manor .kakomi{
   padding: 3px 10px 3px; 
    margin: 15px 0 5px 0;
    display: block;
    color: brown;
}


.flex {
display: flex;
display: -ms-flexbox;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%; 
padding-bottom:10px;
}

hr.tab-r-line {
position: relative;
top: calc(50% - 1px);
margin: 0 10px;
border: none;
border-top: dotted 2px #CCC;
}

.tab-reader-box2 {
flex: auto;
}

/* calender */
.manor_carender {
    float: left;
    margin-right:10px;
    text-align: center;
    border: 1px solid #ccc;
}

.manor_carender th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.manor_carender td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.st-bg-today, .st-bg-td-first{
  background-color: #fff;
}
.menu tr {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.clear {
	clear:both;
}

/* ボックスシャドウ */
.basic1{
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .3);
}

/* Burleighのカテゴリートップパターン英語名*/
.burleighpattarn{
	color: #000;
  	font-family : serif, Bookman Old Style,  Century, Garamond, Times New Roman ;
   font-size : 250%;
  	margin: 10px 0;
}

/* Burleigh_FS（バーレイ商品詳細・商品一覧の下フリースペース） */
#Burleigh_FS {
	margin-top: 60px;
    margin-bottom: 50px;
}

#Burleigh_FS #top #left {
	width: 730px;
}
#Burleigh_FS #top .clear {
	clear: both;
	float: right;
}
#Burleigh_FS #top #right {
}
#Burleigh_FS p {
	padding-top: 20px;
}

#eventform{
  color : #555555;
  line-height : 1.8;
}


#info_2callam img {
  	width:250px;
	float: left;
}
#info_2callam .text {
	float: right;
	width: 400px;
    }

#info_2callam .clear {
	clear: both;
}
#info_2callam p {
	margin-bottom:10px;
    line-height: 1.7em;
}


.instagram-wgt {
  display: inline-block;
  width: 340px;
}
.instagram-wgt h3 {
  margin-left: 30px;
  font-size: 110%;
  font-weight: 600;
}
.instagram-wgt a {
  font-size: 90%;
  margin-top: 3px;
}
.instagram-wgt iframe {
  margin-top: 10px;
}


/* フリーページ2 会社概要 */
table.campany_info {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	width: 80%;
    margin-bottom: 100px;
}
table.campany_info th {
	width: 20%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
table.campany_info td {
	width:60%;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}


/* フリーページ 価格改定 */
.pricerevision {
    border-collapse: collapse;
    border: solid 2px orange;/*表全体を線で囲う*/
    width: 100%;
	
}

.pricerevision th{
    border: dashed 1px orange;/*破線 1px オレンジ*/
    padding: 10px;  
}
.pricerevision td {
    border: dashed 1px orange;/*破線 1px オレンジ*/
    padding: 10px;  
}
.new_price {
    color: #FF6B05;	
}



/* フリーページ お問い合わせ */
table.toiawase {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
    margin-bottom: 50px;
}
table.toiawase th {
	width: 30%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	color: #6CA084;
}
table.toiawase td {
	width:60%;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#otoiawase p {
	padding-bottom: 30px;
}
#otoiawase {
	/* width: 80%; 20220623*/
}

/* ビンテージ表記（商品詳細） */
.vintage {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
    margin-bottom: 60px;
	font-size: 90%;
	line-height: 1.5em;
	border-width: 1px;
	border-style: dotted;
	background-color: #EEEEEE;
}

/* グループへリンクバナー */	
.bannar img {
  	margin-bottom: 5px;
    margin-top: 5px;
  }


/* フリーページ */	
.freepage p {
	margin-bottom: 15px;
}
.danger {
   font-weight:bold;
   color:#B92023;
}

/* 予約販売ラベル（商品ページ） */	
.yoyaku {
   padding: 10px;
	color: #000;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 10px;
	font-size: 120%;
   display: inline-block;
   border:solid 2px #000;
}

/* 販売終了ラベル（商品ページ） */	
.end {
    padding: 10px;
    color: #fa5555;
    font-weight: bold;
    text-align: left;
    margin-bottom: 50px;
    border-style: solid;
    border-width: 1px;
    display:inline-block;
}

/* フリーページ4 紅茶教室 */
.manseki {
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #FF6769;
	color: #FF6769;
	text-align: center;
    margin-bottom: 30px;
}
#TEA_SCOOL p {
	margin-bottom: 12px;
	color: #4F220F;
	margin-top: 3px;
}
#TEA_SCOOL .topics_section {
	background-color: #f5f5f5;
	margin-bottom: 40px;
	margin-top: 20px;
}
#TEA_SCOOL .topics {
	font-size: 140%;
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px dotted #3D3D3D;
}
#TEA_SCOOL .tea_autumn {
	font-weight: bold;
	color: #cc6600;
	margin-bottom: 20px;
}
#TEA_SCOOL .tea_winter {
	font-weight: bold;
	color: #7bbedf;
	margin-bottom: 20px;
}
#TEA_SCOOL .tea_topic {
	padding: 20px;
	border: 4px double #350203;
	margin-top: 40px;
	margin-bottom: 40px;
}
.topics_section p {
	display: block;
	margin-bottom: 10px;
}

.teascool {
	padding-top: 15px;
	margin-bottom: 15px;
	width: 315px;
	min-height: 0px;
	float: left;
	margin-left: 15px;
}

.teascool h6 {
	font-size: 80%;
	font-weight: bold;
	color: #4F220F;
	margin: 0px;
}
.teascool img {
	margin-top: 10px;
}

#TEA_SCOOL .about {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.teathumbnail .list .title {
width: 400px;
float: left;
}

.teathumbnail .list .data {
float: left;
width: 176px;
}
.teathumbnail .list p {
padding-left: 10px;
}

.teathumbnail .list {
font-size: 12px;
border-top: 1px dotted #B6B6B6;
padding-top: 10px;
}

/* フリーページ5 ホーローアウトレット */

#OUTLET h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 350%;
}
#OUTLET p {
	margin: 20px 0 20px 0;
}
#OUTLET .topics_section p {
	margin-top: 0px;
	font-weight: normal;
}
#OUTLET .topics_section {
	background-color: #FFFAE5;
	color: #000000;
	font-weight: normal;
	padding-bottom: 21px;
	margin-top: 20px;
	margin-bottom: 28px;
}
#OUTLET .topics_section h3 {
	margin-bottom: 5px;
	font-size: 136%;
	font-weight: normal;
	color: #C15B10;
}
#OUTLET table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  padding: 30px;
  font-size: 140%;
  margin: 50px 0 50px 0;
}

#OUTLET table tr{
  border-bottom: solid 1px #eee;
}

#OUTLET table th,table td{
  text-align: center;
  width: 25%;
  padding: 15px 0;
  text-align: left;
}

#OUTLET .tdleft {
    width: 20%;
   font-weight:bold;
}
#OUTLET .tdright {
    width: 80%;
}
#OUTLET img {
    max-width: 100%;
}

/*スライダー2（カテゴリートップ）  */
#single-item {
    width: 730px;
}

/*フリーページ　アンティークの扱い方  */
#antique ul {
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 110%;
	color: #AA6D32;
	padding-top: 61px;
	padding-right: 61px;
	padding-bottom: 61px;
	padding-left: 61px;
	background-color: #FDEFEF;
}
#antique p {
	margin-bottom: 20px;
	line-height: 1.7em;
}
#antique .exanple {
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
	margin-bottom: 20px;
	border: 2px double #000000;
}
#antique .exanple h2 {
	border-bottom: 1px dashed #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#antique ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 10px;
	padding-top: 12px;
}

/*フリーページ　シルバーの扱い方  */
#silver h3{
    border-bottom: none;
    font-size: 17px;
    background-color: #708090;
    color: #ffffff;
    padding: 3px 10px;
    margin-top: 40px;
}
#silver ul {
	font-size: 110%;
	color: #2c3e50;
   padding-left: 20px;
}
#silver  p {
	margin-bottom: 20px;
	line-height: 1.7em;
}
#silver  #exanple {
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
	margin-bottom: 20px;
	border: 2px double #000000;
}
#silver  #exanple h2 {
	border-bottom: 1px dashed #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#silver  ul li {
	padding-bottom: 10px;
	padding-top: 12px;
}
/*フリーページ　ギフトについて  */
.Title {
    font-size:1.2em;
    background-color: #bbb;
    color: #FFF;
    padding-left: 10px ;
    padding-top: 2px ;
    padding-bottom: 2px ;
    font-weight: nomal;
    margin-top:30px;
}
.Title2 {
    color: #333;
    margin-top:30px;
    font-weight:bold;
}
.Contents {
    margin: 45px 0 0 0;
}
.gifticon {
    color: #DC143C; 
    padding-right:5px;
}  

/*トップページ上部の案内*/
.mother {
position: relative;			
font-weight: bold;
padding: 7px;
padding-left: 60px;			
letter-spacing: 0.05em;
font-size: 120%;
border-bottom: 2px solid #E03032;
z-index: auto;			
}
.canation {
position: absolute;	
z-index: 2;
top: -3px;	
left:-3px;	
}

.cal_wrapper {
  max-width: 800px; /* 最大幅 */
  min-width: 300px; /* 最小幅 */
  margin: 2.0833% auto;
}
 
.googlecal {
  position: relative;
  padding-bottom: 100%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}
.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.holiday{
  
  }
 
@media only screen and (min-width: 600px) {
  /* 画面幅が600px以上の場合の縦横比の指定 */
  .googlecal {
    padding-bottom: 75%;
  }
 
}
 /* ========================================
        スマホかつRetinaの場合
  ======================================== */
  @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) {
      .

      /* スマホかつRetinaでアイコンを白にする場合 */
      .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
      }
     #silver h3{
    border-bottom: none;
    font-size: 13px;
    background-color: #708090;
    color: #ffffff;
    padding: 3px 10px;
    margin-top: 40px;
}
  }
.mb-10 {
}
