@charset "utf-8";

@import url("https://file002.shop-pro.jp/PA01012/586/js/slick/slick.css");
@import url("https://file002.shop-pro.jp/PA01012/586/js/slick/slick-theme.css");

/*************************************************
all
*************************************************/
section {
  padding: 30px 0;
}

.section_ttl {
  font-size: 2rem;
  font-weight: normal;
  color: #f0101e;
}

/*************************************************
contact_list
*************************************************/
.contact_list {
padding: 30px 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact_list li {
  background:#f2f5f7;
  padding:30px;
  font-weight:bold;
  width:30%;
}

.contact_list li span {
  display:block;
  color:#f0101e;
}

.contact_list li a {
  display:inline-block;
background: #f0101e;
  color:#fff;
  padding:5px;
  font-size:14px;
  margin-top:7px;
}

.contact_list li:nth-child(2) {
  margin: 0 0px;
}

/*************************************************
guide
*************************************************/
.guide .section_ttl {
  /*  text-align: center;*/
  padding-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
}

.guide figure {
  margin: 20px 0;
}

.link_btn {
  margin-top: 20px;
  padding: 0 25px 25px;
  background: #f2f5f7;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.link_btn li {
  width: 48%;
  margin-top: 25px;
}

.link_btn li a {
  display: block;
  background: #fff;
  padding: 7px 15px;
}

.link_btn li a i {
  display: inline-block;
  padding-right: 5px;
  color: #f50c1b;
}

/*************************************************
ranking
*************************************************/
.ranking {
  padding-top: 0;
}

.ranking .section_ttl {
  font-size: 1.8rem;
}

.ranking_slider {
  padding: 0;
  width: 87% !important;
  margin: -10px auto 0;
}

.ranking_slider .slick-prev::before {
  content: url(https://file002.shop-pro.jp/PA01012/586/img//index_slick_prev.gif) !important;
}

.ranking_slider .slick-next::before {
  content: url(https://file002.shop-pro.jp/PA01012/586/img/index_slick_next.gif) !important;
}

.ranking_slider .slick-prev {
  top: 55% !important;
  left: -39px;
  z-index: 100;
}

.ranking_slider .slick-next {
  top: 55% !important;
  right: -23px;
  z-index: 100;
}

.ranking_slider li {
  margin: 0 10px;
}

.ranking_slider li .number {
  display: block;
  width: 45px;
  margin: auto;
  position: relative;
  top: 15px
}

.ranking_slider li a {
  display: block;
  text-align: center;
  font-size: 1.3rem;
}

.ranking_slider li a:hover {
  opacity: 1;
}

.ranking_slider li a:hover img,
.ranking_slider li a:hover h3 {
  opacity: 0.5;
}

.ranking_slider li a:hover p {
  color: blue;
  opacity: 1;
  text-decoration: underline;
}

.ranking_slider li a img {
  box-shadow: 0px 0px 3px 2px #bebebe;
}

.ranking_slider li a .band {
  background: #f0101e;
  color: #fff;
  font-weight: normal;
  padding: 7px 0;
  text-align: center;
  margin: 0 0 10px;
  font-size: 1.4rem;
  box-shadow: 0px 0px 3px 2px #bebebe;
}

.ranking_slider li a p span {
  display: block;
  margin-top: 10px;
}

.slick-prev::before {
  content: url(../img/index/main_visual/index_slick_prev.gif) !important;
}

.slick-next::before {
  content: url(../img/index/main_visual/index_slick_next.gif) !important;
}

/*************************************************
item_wrap
*************************************************/
.item_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0;
  margin-top: 30px;
}

.item_wrap h2 {
  background: #f2f5f7;
  font-weight: normal;
  border-left: 5px solid #f50c1b;
  /*  margin-bottom: 20px;*/
  padding: 7px 15px;
  font-size: 1.8rem;
  width: 100%;
}


.item_wrap .item {
  width: 33.333%;
  margin-top: 30px;
}

.item_wrap figure {
  width: 90%;
  margin: auto;
  border: 1px solid #dbdbdb;
}

.item_wrap figure:hover {
  opacity: 0.5;
}
.item_wrap .item p {
  text-align: center;
  font-size: 1.3rem;
  margin-top: 10px;
}

.item_wrap .item p:hover {
  text-decoration: underline;
  color: blue;
}

.item_wrap .item p span {
  display: block;
  margin-top: 5px;
}



/*
¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£
Media Queries
1100px¡Á
¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£
*/

@media screen and (min-width: 1100px) {

  section {
    max-width: 1300px;
    margin: auto;
  }

  /*¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü contact_list ¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü*/

  .contact_list {
    max-width: 1300px;
    margin: auto;
}
  
  /*¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü ranking ¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü*/

  .ranking_slider {
    width: 93.7% !important;
  }

  .ranking_slider li {
    margin: 0 15px;
  }

  .ranking_slider .slick-prev {
    top: 55% !important;
    left: -39px;
    z-index: 100;
  }

  .ranking_slider .slick-next {
    top: 55% !important;
    right: -23px;
    z-index: 100;
  }

  /*¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü guide ¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü¡ü*/

  .item_wrap .item {
    width: 25%;
    margin-top: 30px;
  }
  
    .link_btn li {
    width: 31%;
  }
}
