@charset "utf-8";

.totteokiomotase_san {
  color: #333;
  line-height: 1;
  letter-spacing: 0.07em;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  margin-bottom: 40px;
  position: relative;
}

.totteokiomotase_san * {
  list-style: none;
  margin-bottom: 0;
}

.totteokiomotase_san img {
  height: auto;
  width: 100%;
}

.totteokiomotase-title_san {
  color: #aa4a4a;
  font-family: 'A1 Mincho B JIS2004 AP', serif;
  font-size: 62px;
  letter-spacing: 0.15em;
  max-width: 405px;
  position: absolute;
  left: 90px;
  top: 70px;
  width: 100%;
  z-index: 1;
}

.totteokiomotase-title_san::before {
  background-color: #fff;
  content: '';
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 35px;
}

.totteokiomotase-title_san::after {
  background-image: url(../images/ribbon.svg);
  background-size: 100%;
  content: '';
  height: 46px;
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 62px;
}

.totteokiomotase-title__line_san {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 50px;
  padding-top: 30px;
  position: relative;
}

.totteokiomotase-title__line_san::before,
.totteokiomotase-title__line_san::after {
  background-color: #e33138;
  content: '';
  height: 2px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}

.totteokiomotase-title__line_san::before {
  top: 0;
}

.totteokiomotase-title__line_san::after {
  bottom: 0;
}

.totteokiomotase-title__en_san {
  font-size: 1rem;
  letter-spacing: 0.15em;
}

.totteokiomotase-title__sub_san {
  font-size: 48px;
  letter-spacing: 0.15em;
  margin-bottom: 25px;
  margin-top: 20px;
}

.totteokiomotase-items_san {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.totteokiomotase-item_san.item__01 {
  margin-left: auto;
  margin-right: -230px;
  margin-right: -19.658119658%;
  margin-bottom: 130px;
  max-width: 858px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
  width: 73.333333333%;
}

.totteokiomotase-item_san.item__01::after {
  background-image: url(../images/bg_01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: '';
  height: 582px;
  position: absolute;
  left: -92px;
  top: 100px;
  width: 864px;
  z-index: -1;
}

.totteokiomotase-item_san.item__01 .totteokiomotase-item__caption_san {
  margin-left: 135px;
  margin-left: 15.734265734%;
  width: 57.10955719%;
}

.totteokiomotase-item__title_san {
  font-family: 'A1 Mincho B JIS2004 AP', serif;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-top: 65px;
}

#totteokiomotase_san .totteokiomotase-item__text_san {
  font-size: 18px;
  line-height: 1.6;
  margin-top: 30px;
}

.totteokiomotase-item_san.item__02 {
  max-width: 540px;
  position: relative;
  width: 46.153846153%;
}

.totteokiomotase-item_san.item__02::after {
  background-image: url(../images/bg_02.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: '';
  height: 666px;
  position: absolute;
  left: -360px;
  top: -114px;
  width: 872px;
  z-index: -1;
}

.totteokiomotase-item__name_san {
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 15px;
  text-align: center;
}

.lineup_sam {
  margin-left: auto;
  margin-right: auto;
  max-width: 452px;
  padding-top: 85px;
  position: relative;
  text-align: center;
}

.lineup_sam::before {
  background-image: url(../images/flower.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: '';
  height: 62px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 62px;
}

.lineup-title_sam {
  font-family: 'A1 Mincho B JIS2004 AP', serif;
  font-size: 40px;
  letter-spacing: 0.2em;
  position: relative;
}

.lineup-title_sam::before,
.lineup-title_sam::after {
  background-color: #000;
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20%;
  z-index: -1;
}

.lineup-title_sam::before {
  top: 42%;
}

.lineup-title_sam::after {
  top: 50%;
}

.lineup-title__line_sam {
  display: block;
  position: relative;
}

.lineup-title__line_sam::before,
.lineup-title__line_sam::after {
  background-color: #000;
  content: '';
  height: 1px;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20%;
  z-index: -1;
}

.lineup-title__line_sam::before {
  top: 42%;
}

.lineup-title__line_sam::after {
  top: 50%;
}

#totteokiomotase_san .lineup-title__jp_sam {
  font-family: 'A1 Mincho B JIS2004 AP', serif;
  font-size: 24px;
  margin-top: 5px;
}

@media not all and (min-width: 768px) {
  .totteokiomotase_san {
    margin-bottom: 20px;
    overflow: hidden;
  }

  .totteokiomotase-title_san {
    font-size: 31px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 0;
    top: 0;
  }

  .totteokiomotase-title_san::after {
    height: 23px;
    bottom: -12px;
    width: 31px;
  }

  .totteokiomotase-title__line_san {
    padding-bottom: 25px;
    padding-top: 15px;
  }

  .totteokiomotase-title__line_san::before,
  .totteokiomotase-title__line_san::after {
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 54%;
  }

  .totteokiomotase-title__en_san {
    font-size: 10px;
  }

  .totteokiomotase-title__sub_san {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .totteokiomotase-title__sub_san br {
    display: none;
  }

  .totteokiomotase-items_san {
    display: block;
  }

  .totteokiomotase-item_san.item__01 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-top: 25px;
    width: 100%;
  }

  .totteokiomotase-item_san.item__01::after {
    left: auto;
    right: -26px;
    top: 80px;
    width: 98.666666666%;
  }

  .totteokiomotase-item_san.item__01 .totteokiomotase-item__caption_san {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }

  .totteokiomotase-item__title_san {
    font-size: 18px;
    margin-top: 25px;
  }

  #totteokiomotase_san .totteokiomotase-item__text_san {
    font-size: 11px;
    margin-top: 20px;
  }

  .totteokiomotase-item_san.item__02 {
    max-width: 100%;
    width: 100%;
  }

  .totteokiomotase-item_san.item__02::after {
    left: -50px;
    top: -65px;
    width: 98.666666666%;
  }

  .totteokiomotase-item_san.item__02 .totteokiomotase-item__picts_san {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 72%;
  }

  .totteokiomotase-item__name_san {
    font-size: 11px;
    margin-top: 10px;
  }

  .lineup_sam {
    margin-top: 40px;
    padding-top: 40px;
    width: 60.266666666%;
  }

  .lineup_sam::before {
    height: 30px;
    width: 30px;
  }

  .lineup-title_sam {
    font-size: 20px;
  }

  #totteokiomotase_san .lineup-title__jp_sam {
    font-size: 12px;
  }
}
