table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}

      .product__fav-item {
          margin-top: 10px;
        }

        .product__fav-item button {
          padding: 0;
          cursor: pointer;
          transition: .2s;
          color: #999;
          border: 0;
          outline: none;
          background: transparent;
        }

        .product__fav-item .fav-items {
          color: #ff7373;
        }

        .product__fav-item svg {
          width: 20px;
          height: 20px;
          vertical-align: -.35em;
          fill: currentColor;
        }


.fav-item{
  position: absolute;
  right: 25px;
  bottom: 0px;
}
@media (max-width: 767px) {
  .fav-item{
    right: 15px;
  }
  .itemList-sp--3 .fav-item {
    right: 10px;
  }
}
.fav-item button {
    animation: none;
    border: none;
    background: none;
    padding: 0;
    color: rgba(0,0,0, 0.5);
   cursor: pointer;
}
.fav-item button.is-added {
    color: #CD7C69;
}

h1#logo_i img {
    max-width: 100%;
}

#validation_select_yes a, #validation_select_no a {
    font-size: 12px;
    padding: 12px 25px;
}

#validation_select_yes, #validation_select_no{
  margin:0;
}

#main_i,#header_i,#footer_i{
  margin:0;
  font-size:14px;
}

.validation_txt {
    font-size: 14px;
}
#main_i {
    padding: 20px;
}
.footstamp {
    margin-top: 15px;
}

.drawer__itemList ul.itemList {
    margin: 0 -5px;
}
.drawer__itemList .itemList__unit {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}
.drawer__itemList .itemList__unit:nth-of-type(n+4) {
    display: none;
}

.fav-item button {
	border: #8C8C8C solid 1px;
    width: 24px;
  height: 24px;
    text-align: center;
    border-radius: 50px;
    fill: #8C8C8C;
}
.fav-item button .material-icons {
  font-size: 14px!important;
}
.fav-item button.is-added {
	border-color: #CD7C69;
}
.fav-item button .on {
	display: none;
}
.fav-item button.is-added .on {
	display: inline-block;
	fill: #CD7C69;
}
.fav-item button.is-added .off {
	display: none;
}

span.itemImg {
    position: relative;
    overflow: hidden;
}
span.itemImg:after {
    content: "";
    display: block;
    padding-top: 100%;
}
span.itemImg img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.container-min {
  max-width: 900px!important;
}

.gNav > ul {
  gap: 40px;
}
@media (max-width: 767px) {
.iconNav img {
  max-width: 35px!important;
  max-height: 35px!important;
  }
}

.item_list > li {
    width: calc( ( 100% - 40px ) / 3 );
    margin-right: 20px;
    margin-bottom: 50px;
}
.item_list > li:nth-child(3n) {
    margin-right: 0;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::
PAGES -- &#65533;&#65533;&#65533;&#65533;&#65533;Όγ&#65533;&#65533;&#65533;Όγ&#65533;&#65533;
:::::::::::::::::::::::::::::::::::::::::::::::::*/
.free_page {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 80px;
}
.free_page ul {
  list-style: none;
}
.free_page h2 {
    background: #F8F8F8;
    padding: 0 19px;
    margin-bottom: 65px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}
.free_page h3, .free_page h4{
    font-weight: bold;
    margin-top: 30px;
}
@media screen and ( max-width: 759px ) { /* SP */
.free_page {
  font-size: 12px;
  margin-bottom: 40px;
}
.free_page h2 {
    padding: 0 10px;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 40px;
}
}

/* 20210209add sizeguide*/
.free_page .sizeguide_box2 {
    margin-bottom: 80px;
}
.free_page .sizeguide_box2 img {
    width: 49%;
    display: inline-block;
}
.free_page .sizeguide_box1 {
    margin-bottom: 80px;
}
.free_page .sizeguide_box1 img {
    width: 49%;
    margin: 0 auto;
}
@media screen and ( max-width: 759px ) { 
.free_page .sizeguide_box2 img {
    width: 100%;
    display: block;
    margin-bottom: 70px;
}
.free_page .sizeguide_box1 img {
    width: 100%;
    margin-bottom: 70px;
}
}

.btn_mail-mag a {
    border: 1px solid;
    width: 260px;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    margin: auto;
}
.bnr_mail-mag {
    background: #EBEBEB;
    margin: 26px 0 27px;
    padding: 39px 20px 32px;
    text-align: center;
}
.bnr_mail-mag span {
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: 'Public Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: #404040;
}
.bnr_mail-mag p {
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 27px;
    color: #707070;
}
.bnr_mail-mag a {
    background: #8E8B8B;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 15px;
}
@media screen and ( max-width: 759px ) { /* SP */
    .btn_mail-mag a {width: 100%; margin-top: 56px;}
}


@media (max-width: 767px){
html {
    padding-bottom: 0px!important;
}
}
@media (max-width: 767px) {
a.custom_arrow.pubsans {
    min-width: 155px!important;
}
}

.iconNav__cart .cartAmount {
  z-index: 10;
}