.mt30 {
  margin-top: 30px;
}
.mt60 {
  margin-top: 60px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.pt30 {
 padding-top: 30px;
}
.pt60 {
 padding-top: 60px;
}
.h3menu {
  color: #ed5093;
  font-size: 16px;
  padding-top: 10px;
}
.itemmap {
  text-align: center;
  margin-bottom: 80px;
}
.item-block {
  display: block;
}
.item-blockcenter {
  margin-left: auto;
  margin-right: auto;
}

.itemmap .inner {
    position: relative;
}

.zoom{
  text-decoration: underline;
  color:blue;
}
.inner .bnr-w {
  max-width: 100%;
}







@media screen and (min-width: 768px){
	.top-page .search-box .col-4-list {
		padding-bottom: 70px;
	}
	.col-4-list {
		font-size: 0;
		letter-spacing: 0;
		text-align: center;
	}
	.top-page .search-box .col-4-item {
		width: 20%;
		text-align: center;
		position: relative;
	}
	.col-4-item {
		display: inline-block;
		vertical-align: top;
		width: 22%;
		margin-right: 3%;
	
	}
	.col-4-item:nth-child(4n) {
		margin-right: 0;
	}
	.item-list-wrap .set-item{
		margin-bottom: 80px;
	}
	.itemmap .deco {
	    position: absolute;
	    left: 10%;
	    top: 0px;
	}
	.online-form-wrap{
	  text-align: center;
	}
	.online-form{
	  margin:0 auto;
	  width:1024px;
	}
	.online-ttl{
	  font-size: 18px;
	}
	.online-form .ttl-header {
	  margin-top: 100px;
	}
	/*　Googleカレンダー埋め込み  */
	.g-calendar iframe {
	    height:600px;
	    }
	.g-form iframe{
	    height:3500px;
	}
	/*　お知らせ(NEWS)  */
	.ttl-sub2 {
	    font-size: 24px;
	    letter-spacing: 0.1em;
	    color: #585858;
	    position: relative;
	    font-weight: bold;
	    margin-bottom: 25px;
	}

	/* cart.php用 */
	.item-page .carttblbox .inner-width {
		padding: 0;
	}
	.item-page .carttblbox.inner-width .table th {
		text-align: center;
	}

}

@media screen and (max-width: 767px){
  .top-page .search-box .col-4-list {
    text-align: center;
  }
  .top-page .search-box .col-4-item {
    text-align: center;
    position: relative;
    width: 50%;
    margin-right: 0;
    padding-bottom: 12px;
  }
  .top-page .search-box .col-4-item img {
    max-width: 84%;
  }
  .itemmap .item-blockcenter {
  width: 90%;
   }
   .item-list-wrap .set-item{
  margin-bottom: 50px;
}
.itemmap .title{
  margin-bottom: 20px;
}
.itemmap .deco {
    width: 15%;
    height: auto;
    position: absolute;
    left: 20px;
    top: 0px;
}
.online-form-wrap{
  text-align: center;
}
.online-form{
  margin:0 auto;
  width:320px;
}
.online-ttl{
  font-size: 16px;
}
.online-form .ttl-header {
  margin-top: 30px;
}
.ttl-header span {
    font-size: 24px;
}
/*　Googleカレンダー埋め込み  */
.g-calendar {
    text-align:center;
    }

.g-calendar iframe {
    width:100%;
    max-width:800px;
    height:400px;
    }
.g-form iframe{
    height:3900px;
}
/*　お知らせ(NEWS)  */
.ttl-sub2 {
    font-size: 24px;
    letter-spacing: 0.1em;
    color: #585858;
    position: relative;
    font-weight: bold;
    margin-bottom: 25px;
}
/*　TOPお知らせ(NEWS)  */
.press-img {
  max-width: 100%;
}
}

/*　SE用-グーグルフォーム  */
@media screen and (max-width: 320px){
	.g-form iframe{	
		height:3900px;
	}
}




/* goods_detail.php 定期割引ページCSS移植 ここから */
.goods-detail .special-offer {
  padding: 50px 0 0;
  text-align: center
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer {
    padding: 25px 5% 0
  }
}

.goods-detail .special-offer-title {
  letter-spacing: 0.08em;
  line-height: 1.8
}

@media screen and (min-width: 768px) {
  .goods-detail .special-offer-title {
    margin-bottom: 50px;
    font-family: yu-mincho-pr6n, sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #4c4c4c
  }
}

@media screen and (max-width: 767px){
  .goods-detail .special-offer-title {
    margin-bottom: 30px;
    font-family: yu-mincho-pr6n, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #4c4c4c
  }
}

.goods-detail .special-offer-title span {
  font-size: 24px;
  position: relative
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-title span {
    font-size: 16px
  }
}

.goods-detail .special-offer-title span:before, .goods-detail .special-offer-title span:after {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  position: absolute;
  background: #4c4c4c
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-title span:before, .goods-detail .special-offer-title span:after {
    height: 20px
  }
}

.goods-detail .special-offer-title span:before {
  left: -17px;
  bottom: -2px;
  transform: rotate(-35deg)
}

.goods-detail .special-offer-title span:after {
  right: -17px;
  bottom: -2px;
  transform: rotate(35deg)
}

.goods-detail .special-offer-price {
  font-family: yu-mincho-pr6n, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #4c4c4c;
  margin-bottom: 50px;
  letter-spacing: 0.08em
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price {
    font-family: yu-mincho-pr6n, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #4c4c4c;
    margin-bottom: 30px
  }
}

.goods-detail .special-offer-price .normal-price p,
.goods-detail .special-offer-price .special-price p {
  text-align: left
}

.goods-detail .special-offer-price .normal-price p:nth-of-type(2),
.goods-detail .special-offer-price .special-price p:nth-of-type(2) {
  font-size: 28px
}

.goods-detail .special-offer-price .normal-price p:nth-of-type(2) span, .goods-detail .special-offer-price .special-price p:nth-of-type(2) span {
  font-size: 36px
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price .normal-price p, .goods-detail .special-offer-price .special-price p {
    text-align: center
  }
  .goods-detail .special-offer-price .normal-price p:nth-of-type(2), .goods-detail .special-offer-price .special-price p:nth-of-type(2) {
    font-size: 18px
  }
  .goods-detail .special-offer-price .normal-price p:nth-of-type(2) span, .goods-detail .special-offer-price .special-price p:nth-of-type(2) span {
    font-size: 30px
  }
}

.goods-detail .special-offer-price .normal-price {
  position: relative
}

@media screen and (min-width: 768px) {
  .goods-detail .special-offer-price .normal-price {
    padding: 30px 40px 0 210px
  }
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price .normal-price {
    margin-bottom: 65px;
    line-height: 1.3
  }
}

.goods-detail .special-offer-price .normal-price:after {
  content: "";
  display: block;
  border-style: solid;
  border-color: transparent transparent transparent #b8b09b;
  border-width: 35px;
  position: absolute;
  top: 24%;
  left: 100%
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price .normal-price:after {
    border-color: #b8b09b transparent transparent transparent;
    border-width: 20px;
    position: absolute;
    top: 71px;
    left: 50%;
    transform: translateX(-50%)
  }
}

.goods-detail .special-offer-price .special-price {
  position: relative
}

@media screen and (min-width: 768px) {
  .goods-detail .special-offer-price .special-price {
    padding-left: 80px
  }
}

.goods-detail .special-offer-price .special-price p:nth-of-type(2) {
  font-size: 32px
}

.goods-detail .special-offer-price .special-price p:nth-of-type(2) span {
  font-size: 52px
}

.goods-detail .special-offer-price .special-price p:nth-of-type(2) .tax {
  font-size: 26px
}

.goods-detail .special-offer-price .special-price p:nth-of-type(2) .shipment {
  font-size: 16px
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price .special-price p:nth-of-type(2) {
    font-size: 20px
  }
  .goods-detail .special-offer-price .special-price p:nth-of-type(2) span {
    font-size: 47px
  }
  .goods-detail .special-offer-price .special-price p:nth-of-type(2) .tax {
    font-size: 18px
  }
  .goods-detail .special-offer-price .special-price p:nth-of-type(2) .shipment {
    font-size: 14px
  }
  .goods-detail .special-offer-price .special-price p:last-of-type {
    font-size: 3.2vw
  }
}

.goods-detail .special-offer-price .special-price .off-icon {
  background: url("/special/eyecare/img/icon-off-pink.png") top center no-repeat;
  background-size: contain;
  position: absolute;
  right: 134px;
  top: -60px;
  width: 128px;
  height: 128px
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price .special-price .off-icon {
    top: -28px;
    right: 0;
    width: 85px;
    height: 85px
  }
}

.goods-detail .special-offer-price .special-price .off-icon p {
  font-family: bodoni-urw, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 38px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-price .special-price .off-icon p {
    font-size: 26px
  }
}

.goods-detail .special-offer-btn a {
  display: block;
  line-height: 1.5;
  padding: 20px 80px;
  color: #fff;
  border-radius: 10px;
  font-size: 20px;
  letter-spacing: 0.08em
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-btn a {
    width: 100%;
    font-size: 13px;
    padding: 10px 0
  }
}

.goods-detail .special-offer-btn a span {
  font-weight: bold
}

.goods-detail .special-offer-btn a:first-of-type {
  background: #f5bac0;
  border: 2px solid #f5bac0;
  box-sizing: border-box;
  transition: .4s
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-btn a:first-of-type {
    margin-bottom: 10px
  }
}

.goods-detail .special-offer-btn a:first-of-type:hover {
  color: #f5bac0;
  background: #f5f4f2
}

.goods-detail .special-offer-btn a:nth-of-type(2) {
  background: #9eb4db;
  border: 2px solid #9eb4db;
  box-sizing: border-box;
  transition: .4s
}

@media screen and (min-width: 768px) {
  .goods-detail .special-offer-btn a:nth-of-type(2) {
    margin-left: 20px
  }
}

.goods-detail .special-offer-btn a:nth-of-type(2):hover {
  color: #9eb4db;
  background: #f5f4f2
}

.goods-detail .special-offer-btn p {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #E4838D;
  letter-spacing: 0.08em
}

@media screen and (max-width: 767px) {
  .goods-detail .special-offer-btn p {
    font-size: 14px;
    margin-bottom: 15px
  }
}

@media screen and (min-width: 768px) {
	.goods-detail  .special-offer .flex {
		display:flex;
		justify-content: center; 
	}
}

/* goods_detail.php 定期割引ページCSS移植 ここまで */



