/* content style
-----------------------------------------------------------*/
/* common */
.egoma_amani {
  background: url(../images/bg_content.jpg) repeat top left;
  color: #333;
}

.egoma_amani #contents {
  width: 980px;
}

.breadcrumb {
  font-size: 0;
}

.breadcrumb li {
  color: #7c6764;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}

.breadcrumb a {
  color: inherit;
  font-weight: normal;
}

.breadcrumb a::after {
  content: ">";
  display: inline-block;
  margin: 0 .5em;
  vertical-align: middle;
}

/* ttl */
.ttl_main {
  margin: 80px 0;
  position: relative;
  text-align: center;
}

.ttl_main::before, .ttl_main::after {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  margin-top: -84.5px;
  padding-top: 169px;
  position: absolute;
  top: 50%;
  width: 177px;
}

.ttl_main::before {
  background-image: url(../images/deco_egoma.png);
  left: 0;
}

.ttl_main::after {
  background-image: url(../images/deco_amani.png);
  right: 0;
}

/* txt */
.txt_note {
  font-size: 14px;
}

.txt_box_border {
  border: 4px solid #ff9c54;
  padding: 20px 25px 15px;
  text-align: center;
}

.txt_box_border p {
  font-size: 22px;
  margin-bottom: .75em;
}

.txt_box_border p:last-child {
  margin-bottom: 0;
}

.txt_box_shadow {
  -webkit-box-shadow: 0 0 15px rgba(255, 165, 99, 0.65);
  background-color: rgba(255, 165, 99, 0.35);
  box-shadow: 0 0 15px rgba(255, 165, 99, 0.65);
  margin-top: 40px;
  padding: 25px;
  text-align: center;
}

/* line */
.line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(87%, transparent), color-stop(87%, #b91c12), color-stop(100%, #b91c12), to(transparent));
  background: linear-gradient(transparent 87%, #b91c12 87%, #b91c12 100%, transparent 100%);
}

.section_ttl {
  color: #ff7815;
  font-size: 24px;
  margin-bottom: 50px;
  text-align: center;
}

.section_ttl .inr {
  display: inline-block;
  padding: 0 30px 8px;
  position: relative;
}

.section_ttl .inr::before, .section_ttl .inr::after {
  background-color: #ff994e;
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 2px;
}

.section_ttl .inr::before {
  -webkit-transform: rotate(-30deg);
  left: 0;
  transform: rotate(-30deg);
}

.section_ttl .inr::after {
  -webkit-transform: rotate(30deg);
  right: 0;
  transform: rotate(30deg);
}

/* intro_block */
.intro_block .intro_txt {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

.intro_block .intro_txt:last-child {
  margin-bottom: 0;
}

.intro_block .intro_pic {
  margin: 60px 0 -30px;
  text-align: center;
}

.intro_block .intro_pic img {
  max-width: 100%;
}

/* section_lineup */
.section_lineup .section_ttl img {
  max-width: 450px;
}

.lineup_list {
  font-size: 0;
  text-align: center;
}

.lineup_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 50px;
  margin-left: 41.33333px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 214px;
}

.lineup_item:nth-child(4n + 1) {
  margin-left: 0;
}

.lineup_pic {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  border: 6px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  width: 214px;
}

.lineup_pic img {
  width: 100%;
}

.lineup_ttl {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}

.lineup_item_info .inr {
  background-color: rgba(255, 156, 84, 0.4);
  border-radius: 10px;
  padding: 50px 25px;
}

.lineup_item_info .ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: .5em;
}

.lineup_item_info .txt {
  font-size: 20px;
  line-height: 1.3;
  text-align: left;
}

.label_list {
  -ms-flex-flow: row-reverse wrap;
  -ms-flex-pack: center;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: center;
}

.lineup_item .label_list {
  min-width: 116px;
  position: absolute;
  right: -25px;
  text-align: center;
  top: -16px;
}

.label_item {
  height: 64px;
  width: 64px;
}

.label_item + .label_item {
  margin-right: -12px;
  z-index: 1;
}

.label_item img {
  width: 100%;
}

/* product_list */
.product_list {
  -ms-flex-flow: row wrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
}

.product_card {
  -webkit-box-sizing: border-box;
  background-color: #e6e6e6;
  box-sizing: border-box;
  margin-left: 14px;
  margin-top: 45px;
  padding: 7px;
  text-align: center;
  width: 483px;
}

.product_card:nth-child(2n + 1) {
  margin-left: 0;
}

.product_card_pic, .product_card_ttl {
  display: block;
}

.product_card_pic {
  background-color: #fff;
  padding: 13px 10px 14px;
}

.product_card_ttl {
  color: #000;
  padding: 10px 10px 5px;
}

.product_card a {
  text-decoration: none;
}

.product_card a:hover {
  text-decoration: underline;
}

/* For SP -------------------------------------- */
@media screen and (max-width: 736px) {
  /* common */
  .egoma_amani {
    background-size: 50px auto;
  }
  .egoma_amani #contents {
    padding-bottom: 30px;
    width: auto;
  }
  .breadcrumb {
    display: none;
  }
  /* ttl */
  .ttl_main {
    margin: 10px auto 30px;
    max-width: 54.92958%;
    padding-top: 10px;
  }
  .ttl_main::before, .ttl_main::after {
    margin-top: 0;
    padding-top: 53.58974%;
    top: 0;
    width: 42.05128%;
  }
  .ttl_main::before {
    background-image: url(../images/deco_egoma_sp.png);
    left: -42.05128%;
  }
  .ttl_main::after {
    background-image: url(../images/deco_amani_sp.png);
    right: -42.05128%;
  }
  .ttl_main img {
    width: 100%;
  }
  /* txt */
  .txt_note {
    font-size: 12px;
  }
  .txt_box_border {
    border-width: 2px;
    padding: 10px 10px 15px;
  }
  .txt_box_border p {
    font-size: 16px;
  }
  .txt_box_shadow {
    -webkit-box-shadow: 2px 0px 5px rgba(255, 165, 99, 0.35), -2px 0px 5px rgba(255, 165, 99, 0.35);
    box-shadow: 2px 0px 5px rgba(255, 165, 99, 0.35), -2px 0px 5px rgba(255, 165, 99, 0.35);
    padding: 20px 10px;
  }
  /* line */
  .section_ttl {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .section_ttl .inr {
    padding: 0 25px 5px;
  }
  .section_ttl img {
    width: 100%;
  }
  /* intro_block */
  .intro_block .intro_txt {
    font-size: 17px;
  }
  .intro_block .intro_pic {
    margin: 25px auto -20px;
    width: 87.74648%;
  }
  /* section_lineup */
  .lineup_item {
    margin-left: 0;
    padding: 0 16.25px;
    width: 50%;
  }
  .lineup_pic {
    border-width: 4px;
    width: 100%;
  }
  .lineup_ttl {
    font-size: 14px;
  }
  .lineup_item_info .inr {
    padding: 30px 15px;
  }
  .lineup_item_info .ttl {
    font-size: 18px;
    margin-bottom: .75em;
  }
  .lineup_item_info .txt {
    font-size: 16px;
  }
  .lineup_item .label_list {
    min-width: 0;
    right: 16.25px;
  }
  .label_item {
    height: 42px;
    width: 42px;
  }
  .label_item + .label_item {
    margin-right: -7px;
  }
  /* product_list */
  .product_list {
    display: block;
  }
  .product_card {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }
  .product_card_pic img {
    max-height: 115px;
    max-width: 95px;
  }
}

/*# sourceMappingURL=style.css.map */
