@charset "UTF-8";
/* 明朝体 */
/* ゴシック体 */
/* ゴシック体 */
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
#contents {
  padding-bottom: 0;
}

#catch .catch__features {
  background: url(../images/syokyu/catch__features.jpg);
  width: 972px;
  height: 447px;
  margin: 0 auto 30px auto;
}
#catch .catch__features .features_item {
  position: absolute;
  left: 120px;
  width: 760px;
}
#catch .catch__features .features_item dt {
  font-size: 30px;
  margin: 0 0 5px 0;
}
#catch .catch__features .features_item dd {
  font-size: 15px;
  line-height: 1.7em;
}
#catch .catch__features .features_item01 {
  top: 40px;
}
#catch .catch__features .features_item02 {
  top: 185px;
}
#catch .catch__features .features_item03 {
  top: 305px;
}

#present .present__list {
  background: url(../images/syokyu/present__list.jpg);
  width: 954px;
  height: 432px;
  margin: 0 auto 60px auto;
}
#present .present__list .list__about {
  position: relative;
  top: 80px;
  left: 510px;
  width: 380px;
}
#present .present__list .list__about .about__title {
  text-align: center;
  font-size: 34px;
  line-height: 1em;
  padding: 15px 0;
}
#present .present__list .list__about .about__description {
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  padding: 20px 0;
  font-weight: normal;
  margin: 0 0 15px 0;
}
#present .present__list .list__about .about__lineup {
  font-size: 13px;
}
#present .present__list .list__about .about__lineup li {
  float: left;
  width: 50%;
  margin-bottom: 5px;
}

#features {
  margin-bottom: 80px;
}
#features .features__title {
  text-align: center;
  margin: 0 0 30px 0;
}
#features .features__list {
  border: 1px solid #ccc;
  box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 15px;
  width: 938px;
  margin: 0 auto 30px auto;
  padding: 20px 0 0 0;
}
#features .features__list .list__title {
  width: 938px;
  height: 126px;
  line-height: 120px;
  font-size: 30px;
  font-weight: normal;
  text-indent: 160px;
  margin: 0 0 30px 0;
}
#features .features__list .features__about {
  margin: 0 0 10px 60px;
  font-size: 16px;
  line-height: 1.5em;
}
#features .features__list .features__about strong {
  font-weight: bold;
  font-size: 20px;
  color: #CC0000;
}
#features .features__01 .list__title {
  background: url(../images/syokyu/features__list_01__title.png);
}
#features .features__01 .features__tags {
  position: absolute;
  top: 20px;
  right: 30px;
}
#features .features__01 .features__tags .tags__tag {
  background-color: #E7AF4B;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  margin: 0 3px;
  font-size: 16px;
}
#features .features__01 .features__jp {
  float: left;
  width: 402px;
  height: 450px;
  margin: 0 20px 15px 60px;
}
#features .features__01 .features__jp img {
  margin-bottom: 10px;
}
#features .features__01 .features__design {
  float: left;
  width: 402px;
  height: 450px;
  margin-bottom: 15px;
}
#features .features__01 .features__design img {
  margin-bottom: 20px;
}
#features .features__01 .card__text {
  margin: 0 20px;
}
#features .features__01 .features__sub {
  border: 1px solid #ccc;
  width: 820px;
  margin: 0 auto 30px auto;
}
#features .features__01 .features__sub p {
  margin: 20px;
}
#features .features__01 .features__sub em {
  color: #CC0000;
  font-weight: bold;
}
#features .features__02 .list__title {
  background: url(../images/syokyu/features__list_02__title.png);
}
#features .features__02 .features__about {
  margin-bottom: 30px;
}
#features .features__02 .features_02__pic {
  float: right;
  margin: 0 50px 30px 40px;
}
#features .features__02 .features__voice {
  margin: 50px 0 0 60px;
}
#features .features__02 .features__voice .voice__name {
  margin: 0 0 10px 0;
}
#features .features__02 .features__voice .voice__text {
  margin: 0 0 10px 0;
}
#features .features__02 .features__voice .voice__ext {
  text-align: right;
}
#features .features__03 .list__title {
  background: url(../images/syokyu/features__list_03__title.png);
}
#features .features__03 .features_03__pic {
  float: left;
  margin: 0 50px 0 50px;
}
#features .features__03 .features_03__text {
  float: left;
  width: 470px;
  font-size: 18px;
  line-height: 1.5em;
  margin: 80px 0 0 0;
}

#view {
  margin-bottom: 40px;
}
#view .view__title {
  background-color: #F0E4CE;
  margin: 0 0 20px 0;
  line-height: 60px;
  font-size: 20px;
  font-weight: normal;
  padding: 0 25px;
  border-radius: 10px;
}
#view .view__picts {
  margin-bottom: 20px;
}
#view .view__picts img {
  width: 240px;
  margin: 0 13px 0 0;
}
#view .view__picts img.last {
  margin-right: 0;
}
#view .voice__text {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.6em;
}
#view .view__btn {
  text-align: right;
}

#entry {
  margin-bottom: 15px;
}
#entry .entry__pic {
  float: left;
  margin: 0 0 0 20px;
}
#entry .entry__about {
  position: absolute;
  top: 0;
  left: 580px;
}

#schedule {
  margin-bottom: 80px;
}
#schedule .schedule__date {
  font-weight: bold;
  margin: 0 0 7px 0;
  display: inline-block;
  color: #9e3250;
}
#schedule td {
  font-size: 14rem;
}

body#order #about {
  margin: 30px 0 50px 0;
  text-align: center;
}
body#order #about .about__pic {
  width: 200px;
}
body#order #about .about__title {
  font-size: 30rem;
  margin: 0 0 10px 0;
}
body#order #about .about__event {
  font-size: 22rem;
  margin: 0 0 10px 0;
}
body#order #about .about__price {
  font-size: 20rem;
  font-weight: bold;
  color: #9C314B;
}
body#order #about .about__price .tax {
  font-size: 14rem;
}
body#order #payment {
  padding: 30px 20px;
  background: #F9EDDD;
  text-align: center;
  margin-bottom: 80px;
}
body#order #payment .payment__about {
  font-size: 18rem;
  margin: 0 0 20px 0;
}
body#order #payment a {
  width: 90%;
  line-height: 5em;
  box-sizing: border-box;
  background-image: linear-gradient(#ffffff, #eeeeee);
}
body#order #payment a:hover {
  background-image: linear-gradient(#d66686, #972E4C);
  color: #fff;
}
body#order #payment form button {
  width: 90%;
  margin-bottom: 15px;
  line-height: 5em;
  box-sizing: border-box;
  background-image: linear-gradient(#ffffff, #eeeeee);
  cursor: pointer;
}
body#order #payment form button:hover {
  background-image: linear-gradient(#d66686, #972E4C);
  color: #fff;
}
body#order #payment .payment__credit {
  float: left;
  margin: 0 1%;
  width: 48%;
}
body#order #payment .payment__credit .credit__logo {
  background: #fff;
  padding: 10px 0;
  margin: 0 auto;
}
body#order #payment .payment__credit .credit__logo .logo__label {
  margin-bottom: 5px;
}
body#order #payment .payment__credit .credit__logo img {
  width: 60%;
}
body#order #payment .payment__bank {
  float: left;
  margin: 0 1%;
  width: 48%;
}

#thanks {
  margin: 50px 0 80px 0;
  text-align: center;
}
#thanks .thanks__message {
  background: #f0f0f0;
  padding: 40px 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}
#thanks .thanks__message h2 {
  font-size: 28rem;
  color: #9C314B;
  margin: 0 0 20px 0;
  font-weight: bold;
}
#thanks .thanks__message p {
  font-size: 16rem;
  line-height: 1.6em;
  margin: 0 0 10px 0;
}
#thanks .thanks__message p:last-child {
  margin-bottom: 0;
}
#thanks .thanks__action .button {
  display: inline-block;
  width: 90%;
  max-width: 400px;
  line-height: 5em;
  box-sizing: border-box;
  background-image: linear-gradient(#ffffff, #eeeeee);
  text-decoration: none;
  border-radius: 5px;
  font-size: 16rem;
  font-weight: bold;
  transition: all 0.3s ease;
}
#thanks .thanks__action .button:hover {
  background-image: linear-gradient(#d66686, #972E4C);
  color: #fff;
}

@media screen and (max-width: 768px) {
  #catch {
    padding: 0 15px;
  }
  #catch .catch__features {
    width: 100%;
    height: auto;
    background: #E9DAB9;
    padding: 5%;
  }
  #catch .catch__features .features_item {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  #catch .catch__features .features_item dt {
    font-size: 18rem;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
  #catch .catch__features .features_item:last-child {
    margin-bottom: 0;
  }
  #present .present__list {
    width: 100%;
    height: auto;
    background: none;
  }
  #present .present__list .list__about {
    position: relative;
    top: 0;
    left: 0;
    padding: 0 15px;
    width: 100%;
  }
  #present .present__list .list__about .about__title {
    font-size: 24rem;
    margin: 0 -15px;
  }
  #present .present__list .list__about .about__description {
    font-size: 14px;
    margin: 0 -15px 15px -15px;
  }
  #present .present__list .list__about .sp__about__pic {
    margin-bottom: 15px;
  }
  #features {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  #features .features__list {
    width: 100%;
  }
  #features .features__list .sp_list__icon {
    text-align: center;
    background-color: #E3D7C3;
    margin-bottom: 15px;
    height: 40px;
  }
  #features .features__list .sp_list__icon img {
    width: 56px;
    margin: -10px 0 0 0;
  }
  #features .features__list .list__title {
    width: 100%;
    font-size: 20rem;
    text-indent: 0;
    padding: 0 15px;
    line-height: 1.5em;
    background: none;
    height: auto;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #features .features__list .features__about {
    margin: 0 15px 10px 15px;
  }
  #features .features__list .features__about strong {
    line-height: 1.2em;
  }
  #features .features__list .features__pic {
    width: 80%;
    margin: 0 10%;
  }
  #features .features__01 .list__title {
    margin: 0 0 5px 0;
  }
  #features .features__01 .features__tags {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 15px 0;
    padding: 0 15px;
  }
  #features .features__01 .features__sub {
    width: auto;
    margin: 0 15px 30px 15px;
  }
  #features .features__01 .features__jp {
    width: 100%;
    margin: 0 0 20px 0;
    height: auto;
  }
  #features .features__01 .features__design {
    width: 100%;
    height: auto;
  }
  #features .features__02 .features_02__pic {
    float: none;
    width: 80%;
    margin: 0 10%;
  }
  #features .features__02 .features__voice {
    margin: 0 15px 20px 15px;
  }
  #features .features__03 .features_03__text {
    padding: 0 15px;
    width: 60%;
    margin: 0 0 30px 0;
    font-size: 14rem;
  }
  #features .features__03 .features_03__pic {
    margin: 0;
    padding: 0 15px;
    width: 40%;
  }
  #view {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  #view .view__title {
    line-height: 2.4em;
    padding: 0 15px;
    font-size: 18rem;
    border-radius: 5px;
  }
  #view .view__picts img {
    width: 48%;
    margin: 0 4% 10px 0;
  }
  #view .view__picts img:nth-child(2n) {
    margin-right: 0;
  }
  #entry {
    text-align: center;
    margin-bottom: 20px;
  }
  #entry .entry__pic {
    width: 90%;
  }
  #entry .entry__about {
    margin: -70px 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    max-width: 200px;
  }
  #thanks {
    padding: 0 15px;
    margin: 30px 0 40px 0;
  }
  #thanks .thanks__message {
    padding: 30px 15px;
    margin-bottom: 20px;
  }
  #thanks .thanks__message h2 {
    font-size: 22rem;
    margin: 0 0 15px 0;
  }
  #thanks .thanks__message p {
    font-size: 14rem;
  }
  #thanks .thanks__action .button {
    width: 100%;
    line-height: 4em;
    font-size: 14rem;
    margin: 0;
  }
}