@charset "UTF-8";
/* head */
body {
  min-width: 1000px;
}

#utility {
  padding-top: 10px;
  padding-bottom: 10px;
}

#utility h1 {
  float: left;
}

#utility ul {
  float: right;
}

#utility ul li {
  padding-left: 10px;
  float: left;
}

#utility ul li.sns_fb {
  width: 100px;
  overflow: hidden;
}

#pagetop {
  text-align: right;
  padding-right: 90px;
  margin-bottom: 10px;
  margin-top: 100px;
}

#pagetop a {
  display: inline-block;
  text-align: center;
  color: #939393;
  text-decoration: none;
  padding-top: 55px;
  background: url(/img/usr/freepage/common/logo/pagetop.png) no-repeat center top;
}

#pagetop a span {
  font-size: 10px;
}

#pagetop a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

#special-cont {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.wrap {
  width: 974px;
  margin: 0 auto;
}

#main-visual {
  margin: 0 auto;
  max-width: 1200px;
}

.item-bloc .item-box-btm-box p {
  font-weight: bold;
}

.item-list-wrap .item-list-box em,
.item-bloc .item-box-top .txt em,
.archive-bloc h2,
.more-bloc h2 {
  font-family: YuMincho, "Yu Mincho", serif;
}

.item-list-wrap .item-list-box em,
.item-bloc .item-box-top .txt em {
  color: #bcec90;
}

.laed-bloc {
  text-align: center;
  font-size: 16px;
  line-height: 2.75;
  padding: 140px 0 180px;
}

.item-list-wrap {
  z-index: 0;
}
.item-list-wrap .item-list {
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.item-list-wrap .item-list + .item-list {
  margin-top: 100px;
}
.item-list-wrap .item-list::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 95px;
  height: 160px;
  left: 0;
  background: #f6fcf0;
}
.item-list-wrap .item-list-box {
  width: 300px;
}
.item-list-wrap .item-list-box:nth-child(n+2) {
  margin-left: 37px;
}
.item-list-wrap .item-list-box .pct {
  margin-bottom: 25px;
}
.item-list-wrap .item-list-box em {
  display: block;
  text-align: center;
  line-height: 1;
  margin-bottom: 7px;
  font-size: 26px;
}
.item-list-wrap .item-list-box p {
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.item-list-wrap .item-list-box a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: 120px;
  height: 34px;
  margin: 15px auto 0;
}

.item-bloc {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 310px;
  margin: 200px auto 0;
}
.item-bloc .item-box {
  position: relative;
  padding-top: 350px;
  background: #f0f0f0;
}
.item-bloc .item-box-top {
  position: absolute;
  top: -310px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  max-width: 974px;
  margin: 0 auto;
}
.item-bloc .item-box-top .pct {
  max-width: 480px;
  flex-shrink: 0;
}
.item-bloc .item-box-top .txt {
  padding-top: 25px;
  margin-left: 60px;
}
.item-bloc .item-box-top .txt em {
  display: block;
  margin-bottom: 75px;
  font-size: 30px;
}
.item-bloc .item-box-top .txt .ttl {
  font-weight: 600;
  min-height: 152px;
  margin-bottom: 60px;
}
.item-bloc .item-box-top .txt .ttl span {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}
.item-bloc .item-box-top .txt .ttl p {
  font-size: 24px;
  line-height: 1.5833333333;
}
.item-bloc .item-box-top .txt .desc p {
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 35px;
}
.item-bloc .item-box-top .txt .desc .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item-bloc .item-box-top .txt .desc .price span {
  font-size: 16px;
  color: #000;
}
.item-bloc .item-box-top .txt .desc .price a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: 160px;
  height: 44px;
}
.item-bloc .item-box-btm {
  display: flex;
  justify-content: space-between;
  max-width: 974px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.item-bloc .item-box-btm-box {
  width: 300px;
}
.item-bloc .item-box-btm-box.is-dummy img {
  opacity: 0.5;
}
.item-bloc .item-box-btm-box.is-dummy a {
  pointer-events: none;
}
.item-bloc .item-box-btm-box p {
  margin-top: 30px;
  font-size: 18px;
  margin-bottom: 10px;
}
.item-bloc .item-box-btm-box span {
  font-size: 14px;
  line-height: 1.5714285714;
  display: block;
  margin-bottom: 10px;
  min-height: 44px;
}
.item-bloc .item-box-btm-box a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: 120px;
  height: 34px;
  margin: 0 auto;
}
.item-bloc .item-box-btm-box em {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 43px;
}
.item-bloc .item-box-btm-box:nth-child(1) em {
  background: #edaf64;
}
.item-bloc .item-box-btm-box:nth-child(2) em {
  background: #68a0db;
}
.item-bloc .item-box-btm-box:nth-child(3) em {
  background: #5fb787;
}

@media only screen and (max-width: 640px) {
  body {
    min-width: auto;
  }
  .wrap {
    width: auto;
  }
  #pagetop {
    display: none;
  }
  #main-visual {
    margin: 0 auto;
  }
  .laed-bloc {
    text-align: left;
    padding: 70px 20px;
  }
  .item-list-wrap .item-list {
    padding: 0 20px;
    flex-direction: column;
  }
  .item-list-wrap .item-list + .item-list {
    margin-top: 50px;
  }
  .item-list-wrap .item-list-box:nth-child(n+2) {
    margin: 50px auto 0;
  }
  .item-bloc {
    padding: 60px 20px 0;
    margin: 0 auto;
    margin: 140px auto 0;
  }
  .item-bloc .item-box {
    position: relative;
    padding: 20px;
    background: #f0f0f0;
  }
  .item-bloc .item-box-top {
    position: static;
    flex-direction: column;
  }
  .item-bloc .item-box-top .pct {
    width: 100%;
    margin: 0 auto;
    max-width: none;
  }
  .item-bloc .item-box-top .pct img {
    width: 100%;
  }
  .item-bloc .item-box-top .txt {
    padding: 0;
    margin: 20px auto 60px;
  }
  .item-bloc .item-box-top .txt em {
    margin-bottom: 20px;
  }
  .item-bloc .item-box-top .txt .ttl span {
    margin-bottom: 20px;
  }
  .item-bloc .item-box-top .txt .ttl p {
    font-size: 24px;
    margin: 0;
  }
  .item-bloc .item-box-btm {
    flex-direction: column;
    padding: 0;
  }
  .item-bloc .item-box-btm-box {
    width: 100%;
  }
  .item-bloc .item-box-btm-box:nth-child(n+2) {
    margin-top: 40px;
  }
  .item-bloc .item-box-btm-box p {
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 15px;
  }
  .item-bloc .item-box-btm-box a {
    margin: 20px auto 0;
  }
  .item-bloc .item-box-btm-box em {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    width: 100%;
    height: 43px;
  }
  .item-bloc .item-box-btm-box em + img {
    width: 100%;
  }
}
.archive-bloc h2,
.more-bloc h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 70px;
}

.archive-bloc {
  margin-top: 200px;
}
.archive-bloc .archive-list {
  width: 974px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.archive-bloc .archive-list a {
  display: block;
  width: 300px;
}

.more-bloc {
  margin-top: 200px;
  margin-bottom: 200px;
}
.more-bloc a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #000;
}
.more-bloc p {
  font-size: 22px;
  text-align: center;
  margin-bottom: 55px;
  font-weight: 600;
}
.more-bloc .more-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 974px;
  margin: 0 auto;
}
.more-bloc .more-list a {
  font-size: 20px;
  width: 225px;
  height: 50px;
}
.more-bloc .more-list a:nth-child(n+5) {
  margin-top: 26px;
}
.more-bloc .more-link {
  width: 470px;
  height: 62px;
  font-size: 18px;
  margin: 60px auto 0;
}
.more-bloc .more-link:after {
  content: "";
  border-left: 6px solid #fff;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-left: 10px;
}

@media only screen and (max-width: 640px) {
  .archive-bloc h2,
.more-bloc h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .archive-bloc {
    margin-top: 100px;
  }
  .archive-bloc .archive-list {
    width: 100%;
    padding: 0 20px;
    flex-direction: column;
  }
  .archive-bloc .archive-list a {
    width: 100%;
  }
  .archive-bloc .archive-list a + a {
    margin-top: 20px;
  }
  .more-bloc {
    margin-top: 100px;
  }
  .more-bloc a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #000;
  }
  .more-bloc p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 55px;
  }
  .more-bloc .more-list {
    display: flex;
    width: 100%;
    padding: 0 20px;
  }
  .more-bloc .more-list a {
    font-size: 16px;
    width: 48%;
    height: 50px;
  }
  .more-bloc .more-list a:nth-child(n+3) {
    margin-top: 10px;
  }
  .more-bloc .more-link {
    max-width: 100%;
    width: 290px;
    height: 62px;
    font-size: 14px;
    margin: 60px auto 0;
  }
}/*# sourceMappingURL=common.css.map */