.newsList li h3 {
 line-height:18px !important; 
}
  .topPage .category1,
  .topPage .category2,
.searchSec,.unkerLinkSec{
    margin-bottom: 50px !important;
}
.unkerLinkSec{
    margin-bottom: 70px !important;
}
section.bnrSec4 {
    margin-bottom: 80px !important;
}
          
          .gNav .megaMenu li a.megaMenu__button {
            border-radius: 0;
            line-height: 1;
            height: 40px;
          }
@media (max-width:768px) {
  .unkerLinkSec {
    margin-bottom: 50px !important;
}
  section.bnrSec4 {
    margin-bottom: 60px !important;
}
  .newsList--typeB {
   padding:0 !important;
}
  .topPage section .faqSec{
    margin-bottom: 60px !important;
}
  .faqSec .btnWrap,
  .newsSec .btnWrap{
   margin-top:15px !important; 
  }
}
.category .megaMenu a.iconButton {
  border: none !important;
  padding: 0 !important;
}
.category .megaMenu a.iconButton::after {
  content: none !important;
}
.gNav .megaMenu {
    padding: 40px 0px 20px !important;
}

@media (max-width:768px) {
  .btnWrap.w340--pc a.button--typeA{
    width: 280px !important;
  }
}
.gNav .use.megaMenu .row {
	    justify-content: center !important;
}
.gNav .use.megaMenu a.iconButton {
border-radius:0;
line-height:1;
height:50px;
}
table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}

      .product__fav-item {
        display:none !important;
          margin-top: 10px;
        }

        .product__fav-item button {
                  display:none !important;
          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{
          display:none !important;
  position: absolute;
  right: 25px;
  top: 10px;
}
@media (max-width: 767px) {
  .fav-item{
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .itemList-sp--3 .fav-item {
    right: 10px;
    top: 5px;
  }
}
.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: rgba(255, 115, 115, 0.5);
}

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;
}

.rankSec .contentsSlider .slick-dots,
.spItemSlider .slick-dots {
  text-align: right;
  bottom: 0;
}
.rankSec .contentsSlider .slick-dots li,
.spItemSlider .slick-dots li{
    height: 8px;
    width: 8px;
    margin: 0 5px;
}
.rankSec .contentsSlider .slick-dots li button,
.spItemSlider .slick-dots li button{
    height: 8px;
    border-radius: 50%;
    width: 8px;
}
.rankSec .slick-dots li button:before,
.spItemSlider .slick-dots li button:before{
  border-radius: 50%;
    height: 8px;
    width: 8px;
}


.spItemSlider .slick-next,
 .spItemSlider .slick-prev {
  z-index: 2;
}
.spItemSlider .slick-next {
  transform: rotate(45deg) translate(0, -50%);
  border-top: #1b1b1b 1px solid;
  border-right: #1b1b1b 1px solid;
  right: -30px;
}

.spItemSlider .slick-prev {
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #1b1b1b 1px solid;
  border-left: #1b1b1b 1px solid;
  left: -30px;
}

@media (max-width: 1240px) {
  .spItemSlider .slick-arrow {
    width: 20px;
    height: 20px;
    transform-origin: top;
  }
  .spItemSlider .slick-next {
    right: 0px;
  }
  .spItemSlider .slick-prev {
    left: 00px;
  }
}

@media (min-width: 768px) {
.fNav--typeA > .row {
 flex-wrap:nowrap; 
   }
  }

body {overflow-x: hidden;}

.hdrBottom .textSlider li a {
  font-size: 9px !important;
  font-weight: 500;
}


@media (max-width: 991px) {
  .historySec .itemList__unit{
    max-width: 100%!important;
    flex-basis: 100%!important;
  }
  
@media (max-width: 767px){
  .itemList p {
    font-size: 14px !important;
  }
  .category2 .cateList a.iconButton span, .category3 .cateList a.iconButton--square span:nth-child(2) {
    font-size: 14px !important;
  }
.tabSwitch span {
    font-size: 13px !important;
}
}
@media (max-width: 479px){
  .h2A {
    font-size: 24px !important;
  }
  }
  .h3A {
    font-size: 20px !important;
  }