@charset "UTF-8";
.V1807-categoryNav > ul::after, .V1807-cpApply__att__list > ul > li::after, .V1807-crowds__list::after, .V1807-delivOpt__att > li::after, .V1807-favoriteTab > ul::after, .V1807-governments__list::after, .V1807-grant__1st::after, .V1807-hist__1st::after, .V1807-histItem__btns__list::after, .V1807-infoTab > ul::after, .V1807-my__1st__in::after, .V1807-myPrice__note::after, .V1807-myStop__note::after, .V1807-myStop__att::after, .V1807-myTax__note > li::after, .V1807-present__flow__2__note::after, .V1807-present__list > ul::after, .V1807-products__list::after, .V1807-stamp__list > ul::after, .V1807-termsModal__list > li::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.V1807-alreadyRead {
  margin-top: 20px;
  line-height: 1.1;
  text-align: right;
}

.V1807-alreadyRead > a {
  display: inline-block;
  position: relative;
  padding-left: 24px;
}

.V1807-alreadyRead > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
  width: 16px;
  height: 15.5px;
  background: url(/static/master/packages/default/images/icon_open01.png) no-repeat;
  background-size: contain;
}

.V1807-birth > span {
  margin: 0 10px;
}

.V1807-breadTitle {
  width: 1040px;
  margin: 0 auto;
}

.V1807-categoryNav {
  margin-top: 20px;
  overflow: hidden;
}

.V1807-categoryNav__link, .V1807-categoryNav__cr, .V1807-categoryNav__txt {
  display: block;
  position: relative;
  padding: 16px 0;
  border: 2px solid #955c2f;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
}

.V1807-categoryNav__link::before, .V1807-categoryNav__cr::before, .V1807-categoryNav__txt::before {
  content: "";
  display: block;
  position: absolute;
  right: 7px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -4px;
}

.V1807-categoryNav__link::before, .V1807-categoryNav__txt::before {
  border: 4px solid transparent;
  border-left: 8px solid #955c2f;
}

.V1807-categoryNav__cr {
  background: #955c2f;
  color: #fff;
  cursor: default;
}

.V1807-categoryNav__cr::before {
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}

.V1807-categoryNav__select {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0;
  border: none;
  background: none;
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  cursor: pointer;
}

.V1807-categoryNav__txt.is-hover {
  opacity: 0.6;
}

.V1807-categoryNav > ul {
  list-style: none;
  margin: 0 -7px;
  padding: 0;
}

.V1807-categoryNav > ul > li {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding: 0 7px;
}

.V1807-categoryNav > ul > li > div {
  position: relative;
  height: 100%;
}

.V1807-cfList {
  padding: 30px 0 50px;
}

.V1807-cfModal__overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.V1807-cfModal__overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.V1807-cfModal__in {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5020;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}

.V1807-cfModal__in2 {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.V1807-cfModal__mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}

.V1807-cfModal__in3 {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
}

.V1807-cfModal__in4 {
  position: relative;
  width: 680px;
  margin: 0 auto;
  background: #fff;
}

.V1807-cfModal__scene1 {
  padding: 50px;
}

.V1807-cfModal__scene1__title {
  margin: 0 0 30px;
  color: #cc0300;
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
}

.V1807-cfModal__scene1__lead {
  margin: 0 0 20px;
  font-size: 14px;
  text-align: center;
}

.V1807-cfModal__scene1__support > a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 12px 0;
  border: 1px solid #955c2f;
  color: #955c2f;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-cfModal__scene1__txt {
  margin: 30px 0 0;
  font-size: 14px;
  text-align: center;
}

.V1807-cfModal__scene1__post {
  margin-top: 20px;
}

.V1807-cfModal__scene1__post > a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 13px 0;
  background: #e56367;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-cfModal__scene2 {
  display: none;
}

.V1807-cfModal__scene2__in {
  padding: 30px 30px 40px;
}

.V1807-cfModal__scene2__title {
  margin: 0;
  padding: 15px 30px;
  border: none;
  background: #e56367;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
}

.V1807-cfModal__scene2__lead {
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: bold;
}

.V1807-cfModal__scene2__list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.V1807-cfModal__scene2__list > li {
  position: relative;
  padding-left: 12px;
  font-size: 14px;
}

.V1807-cfModal__scene2__list > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #955c2f;
}

.V1807-cfModal__scene2__txt {
  margin: 0 0 20px;
  font-size: 14px;
}

.V1807-cfModal__scene2__table__field {
  width: 300px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #adadad;
  background: #fdfcf5;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
}

.V1807-cfModal__scene2__table__textarea {
  width: 100%;
  height: 150px;
  box-sizing: border-box;
  border: 1px solid #adadad;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  resize: vertical;
}

.V1807-cfModal__scene2__table__gen {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-cfModal__scene2__table__gen > li {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  padding-left: 25px;
}

.V1807-cfModal__scene2__table__gen > li > input {
  top: -1px;
}

.V1807-cfModal__scene2__table__gen > li:first-child {
  margin-left: 0;
}

.V1807-cfModal__scene2__table__count {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-cfModal__scene2__table__count > span {
  color: green;
}

.V1807-cfModal__scene2__table > table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

.V1807-cfModal__scene2__table > table > tbody > tr > th,
.V1807-cfModal__scene2__table > table > tbody > tr > td {
  padding: 15px;
  border: 1px solid #ccc;
  text-align: left;
  white-space: normal;
}

.V1807-cfModal__scene2__table > table > tbody > tr > th {
  width: 30%;
  background: #f4f4f4;
}

.V1807-cfModal__scene2__table > table > tbody > tr > th > div {
  position: relative;
}

.V1807-cfModal__scene2__table > table > tbody > tr > th > div.is-required {
  padding-right: 52px;
}

.V1807-cfModal__scene2__table > table > tbody > tr > th > div.is-required::before {
  content: "";
  display: block;
  position: absolute;
  right: -8px;
  top: -1px;
  width: 50px;
  height: 19px;
  background: url(/static/master/packages/default/images/entry/ico_required01.png) no-repeat;
  background-size: contain;
}

.V1807-cfModal__scene2__table > table > tbody > tr > td {
  width: 70%;
  background: #fff;
}

.V1807-cfModal__scene2__submit {
  margin-top: 30px;
}

.V1807-cfModal__scene2__submit > span,
.V1807-cfModal__scene2__submit > button {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 13px 0;
  border: none;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.V1807-cfModal__scene2__submit > span {
  background: #ccc;
  cursor: default;
}

.V1807-cfModal__scene2__submit > button {
  display: none;
  background: #955c2f;
  cursor: pointer;
}

.V1807-cfModal__scene2__submit.is-active > span {
  display: none;
}

.V1807-cfModal__scene2__submit.is-active > button {
  display: block;
}

.V1807-cityFav {
  position: relative;
  margin-top: 20px;
}

.V1807-cityFav > a,
.V1807-cityFav > span {
  display: block;
  width: 300px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px 0;
  border-width: 1px;
  border-style: solid;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-cityFav > a > span,
.V1807-cityFav > span > span {
  display: inline-block;
  position: relative;
  padding: 0 5px 0 25px;
}

.V1807-cityFav > a > span::before,
.V1807-cityFav > span > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}

.V1807-cityFav > a {
  border-color: #ccc;
}

.V1807-cityFav > a > span::before {
  background-image: url(/static/master/packages/default/images/icon_heart02.png);
}

.V1807-cityFav > span {
  color: #9a5a24;
  border-color: #9a5a24;
  cursor: default;
}

.V1807-cityFav > span > span::before {
  background-image: url(/static/master/packages/default/images/icon_heart03.png);
}

.V1807-cpApply {
  padding: 50px 0 60px;
}

.V1807-cpApply__section {
  margin-top: 100px;
}

.V1807-cpApply__section:first-child {
  margin-top: 0;
}

.V1807-cpApply__title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-cpApply__lead {
  font-size: 14px;
  text-align: center;
}

.V1807-cpApply__table {
  margin-top: 30px;
}

.V1807-cpApply__table > table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  border: none;
}

.V1807-cpApply__table > table > tbody > tr > th,
.V1807-cpApply__table > table > tbody > tr > td {
  padding: 20px;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  white-space: normal;
}

.V1807-cpApply__table > table > tbody > tr > th {
  width: 25%;
  background: #f4f4f4;
}

.V1807-cpApply__table > table > tbody > tr > td {
  width: 75%;
  background: #fff;
}

.V1807-cpApply__radios {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-cpApply__radios > li {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-cpApply__radios > li > label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

.V1807-cpApply__radios > li > label > input {
  top: -1.5px;
}

.V1807-cpApply__radios > li:first-child {
  margin-top: 0;
}

.V1807-cpApply__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-cpApply__list > li {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-cpApply__list > li:first-child {
  margin-top: 0;
}

.V1807-cpApply__att {
  margin-top: 30px;
}

.V1807-cpApply__att__title {
  position: relative;
  margin: 0 0 15px;
  color: #cc0300;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

.V1807-cpApply__att__title > span {
  display: inline-block;
  position: relative;
  padding: 0 15px 0 27px;
}

.V1807-cpApply__att__title > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  width: 21px;
  height: 21px;
  box-sizing: border-box;
  border: 1px solid #cc0300;
  border-radius: 50%;
}

.V1807-cpApply__att__title > span::after {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 1.5px;
  width: 3px;
  height: 11px;
  background: url(/static/master/packages/default/images/icon_excl01.png) no-repeat;
  background-size: contain;
}

.V1807-cpApply__att__list {
  text-align: center;
}

.V1807-cpApply__att__list__mark {
  float: left;
}

.V1807-cpApply__att__list__body {
  margin: 0;
  overflow: hidden;
}

.V1807-cpApply__att__list > ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
}

.V1807-cpApply__att__list > ul > li {
  margin-top: 5px;
  color: #cc0300;
  font-size: 14px;
}

.V1807-cpApply__att__list > ul > li:first-child {
  margin-top: 0;
}

.V1807-cpApply__mail {
  margin: 30px 0 0;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

.V1807-cpApply__mail > label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

.V1807-cpApply__mail > label > input {
  top: -1.5px;
}

.V1807-cpApply__btns {
  margin-top: 30px;
  line-height: 1.2;
  text-align: center;
}

.V1807-cpApply__btns__unit {
  display: inline-block;
  padding: 0 8px;
  vertical-align: top;
}

.V1807-cpApply__btns__unit > a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-cpApply__btns__unit > a.is-gray {
  background: #ccc;
  color: #000;
}

.V1807-cpApply__error {
  color: #cc0300;
  font-size: 14px;
  text-align: center;
}

.V1807-cpComp {
  padding: 100px 0 110px;
}

.V1807-cpComp__lead {
  margin: 0 0 50px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.V1807-cpComp__txt, .V1807-cpComp__txt--mt20 {
  text-align: center;
}

.V1807-cpComp__txt--mt20 {
  margin-top: 20px;
}

.V1807-cpComp__btn {
  margin-top: 50px;
}

.V1807-cpComp__btn > a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-cpList {
  padding: 30px 0 50px;
}

.V1807-cpZero {
  padding: 100px 0;
  font-size: 14px;
  text-align: center;
}

.V1807-crowds {
  overflow: hidden;
}

.V1807-crowds__in {
  margin: 0 -15px;
}

.V1807-crowds__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-crowds__list > li {
  float: left;
  width: 33.33333%;
  margin-top: 30px;
  box-sizing: border-box;
  padding: 0 15px;
}

.V1807-crowds__list > li:nth-child(-n+3) {
  margin-top: 0;
}

.V1807-crowds__list > li:nth-child(3n+1) {
  clear: left;
}

.V1807-crowds__item {
  border: 1px solid #ccc;
}

.V1807-crowds__item__photo {
  position: relative;
  height: 203.33333px;
}

.V1807-crowds__item__photo > a {
  display: block;
  height: 100%;
  overflow: hidden;
}

.V1807-crowds__item__photo > a > img {
  width: 100%;
}

.V1807-crowds__item__achieve {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 60px;
  padding: 4px 0;
  border-radius: 4px;
  background: #cc0300;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.V1807-crowds__item__body {
  padding: 15px;
}

.V1807-crowds__item__condition, .V1807-crowds__item__condition--close {
  padding: 8px 0;
  background: #d6232f;
  color: #fff;
  font-size: 15px;
  line-height: 1.1;
  text-align: center;
}

.V1807-crowds__item__condition--close {
  background: #ccc;
}

.V1807-crowds__item__name {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4375;
}

.V1807-crowds__item__city {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.V1807-crowds__item__goal {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.2;
}

.V1807-crowds__item__current {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.V1807-crowds__item__current > span {
  color: #cc0300;
}

.V1807-crowds__item__progress {
  height: 18px;
  margin-top: 10px;
  border-radius: 9px;
  background: #e6e6e6;
  overflow: hidden;
}

.V1807-crowds__item__progress__txt {
  position: relative;
  display: inline-block;
  padding: 2px 5px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}

.V1807-crowds__item__progress__bar {
  height: 100%;
  border-radius: inherit;
  background: #cc0300;
  color: #fff;
  font-size: 13px;
  line-height: 1.1;
  text-align: right;
}

.V1807-crowds__item__progress__bar.is-comp .V1807-crowds__item__progress__txt {
  padding-left: 18px;
}

.V1807-crowds__item__progress__bar.is-comp .V1807-crowds__item__progress__txt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2.5px;
  width: 15px;
  height: 12px;
  background: url(/static/master/packages/default/images/icon_crown_complete.png) no-repeat;
  background-size: contain;
}

.V1807-crowds__item__rest {
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
}

.V1807-crowds__item__rest > span {
  color: #cc0300;
}

.V1807-crowds__item__donate {
  margin-top: 12px;
}

.V1807-crowds__item__donate > a,
.V1807-crowds__item__donate > span {
  display: block;
  padding: 13px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-crowds__item__donate > a {
  background: #e56367;
}

.V1807-crowds__item__donate > span {
  background: #ccc;
  cursor: default;
}

.V1807-crowds__item__delete {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
}

.V1807-crowds__item__delete > a {
  display: inline-block;
  position: relative;
  padding-left: 17px;
  color: #606060;
  text-decoration: none;
}

.V1807-crowds__item__delete > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 12.5px;
  height: 12.5px;
  background: url(/static/master/packages/default/images/icon_trash01.png) no-repeat;
  background-size: contain;
}

.V1807-delivery__head {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.V1807-delivery__head__titleCol, .V1807-delivery__head__addCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-delivery__title {
  margin: 0;
  text-align: left;
}

.V1807-delivery__add {
  width: 130px;
  margin-left: auto;
}

.V1807-delivery__add > a {
  display: block;
  padding: 7px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-delivery__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-delivery__list > li {
  margin-top: 15px;
  text-align: left;
}

.V1807-delivery__list > li:first-child {
  margin-top: 0;
}

.V1807-delivery__moreLink {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.V1807-delivery__moreLink > a {
  display: block;
  position: relative;
  padding: 12px 0;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-delivery__moreLink > a::before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 13px;
  width: 7.5px;
  height: 7.5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.V1807-delivery__moreLink.is-clicked {
  display: none;
}

.V1807-delivery__more {
  display: none;
  overflow: hidden;
}

.V1807-delivery__more__in {
  padding-top: 15px;
}

.V1807-delivModal__overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.V1807-delivModal__overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.V1807-delivModal__in {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5020;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}

.V1807-delivModal__in2 {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.V1807-delivModal__mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}

.V1807-delivModal__in3 {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
}

.V1807-delivModal__in4 {
  position: relative;
  width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px 30px;
  background: #fff;
}

.V1807-delivModal__close {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 31px;
  height: 31px;
  border-radius: 100%;
  background: #955c2f;
}

.V1807-delivModal__close::before, .V1807-delivModal__close::after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.V1807-delivModal__close::before {
  left: 14.5px;
  top: 6.5px;
  width: 2px;
  height: 18px;
}

.V1807-delivModal__close::after {
  left: 6.5px;
  top: 14.5px;
  width: 18px;
  height: 2px;
}

.V1807-delivModal__title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-delivModal__lead {
  margin: 0 0 20px;
  text-align: center;
}

.V1807-delivModal__table__field > input {
  width: 300px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #adadad;
  background: #fdfcf5;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
}

.V1807-delivModal__table__link {
  margin: 15px 0 0;
}

.V1807-delivModal__table > table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  border: none;
}

.V1807-delivModal__table > table > tbody > tr > th,
.V1807-delivModal__table > table > tbody > tr > td {
  padding: 15px;
  border: 1px solid #ccc;
  text-align: left;
  white-space: normal;
}

.V1807-delivModal__table > table > tbody > tr > th {
  width: 30%;
  background: #f4f4f4;
}

.V1807-delivModal__table > table > tbody > tr > td {
  width: 70%;
  background: #fff;
  white-space: pre-wrap;
}

.V1807-delivModal__error {
  margin: 15px 0 0;
  color: #cc0300;
  font-size: 14px;
  text-align: center;
}

.V1807-delivModal__btn {
  width: 220px;
  margin: 30px auto 0;
}

.V1807-delivModal__btn > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-delivOpt {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
}

.V1807-delivOpt__att {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-delivOpt__att__mark {
  float: left;
}

.V1807-delivOpt__att__body {
  overflow: hidden;
}

.V1807-delivOpt__att > li {
  color: #c30;
}

.V1807-delivOpt__date {
  margin-top: 20px;
}

.V1807-delivOpt__date .DeliveryInput__txt,
.V1807-delivOpt__date .DeliveryInput__txt--date {
  height: auto;
}

.V1807-detailStamp {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.28571;
}

.V1807-donateList {
  padding: 30px 0 50px;
}

.V1807-exceptList {
  padding: 30px 0 50px;
}

.V1807-favoriteTab {
  margin: 40px 0;
}

.V1807-favoriteTab__num {
  display: inline-block;
  margin-left: 7px;
  padding: 4px 6px 3px;
  border-radius: 10.5px;
  background: #cc0300;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1;
  vertical-align: 15%;
}

.V1807-favoriteTab > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-favoriteTab > ul > li {
  position: relative;
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 3px solid #955c2f;
}

.V1807-favoriteTab > ul > li > a,
.V1807-favoriteTab > ul > li > span {
  display: block;
  padding: 5px 0 3px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  text-decoration: none;
}

.V1807-favoriteTab > ul > li > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #999;
  color: #fff;
}

.V1807-favoriteTab > ul > li > span {
  color: #955c2f;
  cursor: default;
}

.V1807-favoriteTab.is-cr1 > ul > li:nth-child(1),
.V1807-favoriteTab.is-cr2 > ul > li:nth-child(2),
.V1807-favoriteTab.is-cr3 > ul > li:nth-child(3) {
  padding-top: 7px;
  padding-bottom: 8px;
  border: 3px solid #955c2f;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.V1807-favoriteTab.is-cr1 > ul > li:nth-child(2) {
  padding-right: 2px;
  padding-left: 4px;
}

.V1807-favoriteTab.is-cr1 > ul > li:nth-child(3) {
  padding-left: 2px;
}

.V1807-favoriteTab.is-cr2 > ul > li:nth-child(1) {
  padding-right: 4px;
}

.V1807-favoriteTab.is-cr2 > ul > li:nth-child(3) {
  padding-left: 4px;
}

.V1807-favoriteTab.is-cr3 > ul > li:nth-child(1) {
  padding-right: 2px;
}

.V1807-favoriteTab.is-cr3 > ul > li:nth-child(2) {
  padding-left: 2px;
  padding-right: 4px;
}

.V1807-filter {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  line-height: 1.1;
  text-align: right;
}

.V1807-filter__group {
  display: inline-block;
  margin-left: 25px;
  vertical-align: top;
}

.V1807-filter__group__title {
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  vertical-align: -60%;
}

.V1807-filter__group__body {
  display: inline-block;
  vertical-align: top;
}

.V1807-filter__group__set {
  display: inline-block;
  width: 200px;
  margin-left: 16px;
  vertical-align: top;
  text-align: left;
}

.V1807-filter__group__set:first-child {
  margin-left: 0;
}

.V1807-filter__group:first-child {
  margin-left: 0;
}

.V1807-gender > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-gender > ul > li {
  display: inline-block;
  margin-left: 50px;
}

.V1807-gender > ul > li:first-child {
  margin-left: 0;
}

.V1807-governments {
  overflow: hidden;
}

.V1807-governments__in {
  margin: 0 -15px;
}

.V1807-governments__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-governments__list > li {
  float: left;
  width: 33.33333%;
  margin-top: 30px;
  box-sizing: border-box;
  padding: 0 15px;
}

.V1807-governments__list > li:nth-child(-n+3) {
  margin-top: 0;
}

.V1807-governments__list > li:nth-child(3n+1) {
  clear: left;
}

.V1807-governments__item {
  padding: 20px 15px 15px;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 120px 120px;
}

.V1807-governments__item__name {
  margin: 0;
  font-size: 17px;
  line-height: 1.2;
}

.V1807-governments__item__name__ruby {
  font-size: 12px;
}

.V1807-governments__item__txt {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.28571;
}

.V1807-governments__item__photos {
  margin-top: 15px;
  line-height: 1.1;
  text-align: center;
}

.V1807-governments__item__photos__photo {
  display: inline-block;
  width: 120px;
  height: 120px;
  vertical-align: top;
  overflow: hidden;
}

.V1807-governments__item__photos__photo > img {
  width: 120px;
  height: 120px;
}

.V1807-governments__item__photos__photo:first-child {
  padding-right: 5px;
}

.V1807-governments__item__photos__photo:last-child {
  padding-left: 5px;
}

.V1807-governments__item__photos > a {
  display: block;
  text-decoration: none;
}

.V1807-governments__item__product {
  margin-top: 15px;
}

.V1807-governments__item__product > a {
  display: block;
  padding: 8px 0 7px;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.28571;
  text-align: center;
  text-decoration: none;
}

.V1807-governments__item__delete {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
}

.V1807-governments__item__delete > a {
  display: inline-block;
  position: relative;
  padding-left: 17px;
  color: #606060;
  text-decoration: none;
}

.V1807-governments__item__delete > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 12.5px;
  height: 12.5px;
  background: url(/static/master/packages/default/images/icon_trash01.png) no-repeat;
  background-size: contain;
}

.V1807-governments__item.is-hokkaido {
  background-image: url(/static/master/packages/default/images/pic_pref_hokkaido.png);
}

.V1807-governments__item.is-aomori {
  background-image: url(/static/master/packages/default/images/pic_pref_aomori.png);
}

.V1807-governments__item.is-iwate {
  background-image: url(/static/master/packages/default/images/pic_pref_iwate.png);
}

.V1807-governments__item.is-miyagi {
  background-image: url(/static/master/packages/default/images/pic_pref_miyagi.png);
}

.V1807-governments__item.is-akita {
  background-image: url(/static/master/packages/default/images/pic_pref_akita.png);
}

.V1807-governments__item.is-yamagata {
  background-image: url(/static/master/packages/default/images/pic_pref_yamagata.png);
}

.V1807-governments__item.is-fukushima {
  background-image: url(/static/master/packages/default/images/pic_pref_fukushima.png);
}

.V1807-governments__item.is-ibaraki {
  background-image: url(/static/master/packages/default/images/pic_pref_ibaraki.png);
}

.V1807-governments__item.is-tochigi {
  background-image: url(/static/master/packages/default/images/pic_pref_tochigi.png);
}

.V1807-governments__item.is-gunma {
  background-image: url(/static/master/packages/default/images/pic_pref_gunma.png);
}

.V1807-governments__item.is-saitama {
  background-image: url(/static/master/packages/default/images/pic_pref_saitama.png);
}

.V1807-governments__item.is-chiba {
  background-image: url(/static/master/packages/default/images/pic_pref_chiba.png);
}

.V1807-governments__item.is-tokyo {
  background-image: url(/static/master/packages/default/images/pic_pref_tokyo.png);
}

.V1807-governments__item.is-kanagawa {
  background-image: url(/static/master/packages/default/images/pic_pref_kanagawa.png);
}

.V1807-governments__item.is-niigata {
  background-image: url(/static/master/packages/default/images/pic_pref_niigata.png);
}

.V1807-governments__item.is-toyama {
  background-image: url(/static/master/packages/default/images/pic_pref_toyama.png);
}

.V1807-governments__item.is-ishikawa {
  background-image: url(/static/master/packages/default/images/pic_pref_ishikawa.png);
}

.V1807-governments__item.is-fukui {
  background-image: url(/static/master/packages/default/images/pic_pref_fukui.png);
}

.V1807-governments__item.is-yamanashi {
  background-image: url(/static/master/packages/default/images/pic_pref_yamanashi.png);
}

.V1807-governments__item.is-nagano {
  background-image: url(/static/master/packages/default/images/pic_pref_nagano.png);
}

.V1807-governments__item.is-gifu {
  background-image: url(/static/master/packages/default/images/pic_pref_gifu.png);
}

.V1807-governments__item.is-shizuoka {
  background-image: url(/static/master/packages/default/images/pic_pref_shizuoka.png);
}

.V1807-governments__item.is-aichi {
  background-image: url(/static/master/packages/default/images/pic_pref_aichi.png);
}

.V1807-governments__item.is-mie {
  background-image: url(/static/master/packages/default/images/pic_pref_mie.png);
}

.V1807-governments__item.is-shiga {
  background-image: url(/static/master/packages/default/images/pic_pref_shiga.png);
}

.V1807-governments__item.is-kyoto {
  background-image: url(/static/master/packages/default/images/pic_pref_kyoto.png);
}

.V1807-governments__item.is-osaka {
  background-image: url(/static/master/packages/default/images/pic_pref_osaka.png);
}

.V1807-governments__item.is-hyogo {
  background-image: url(/static/master/packages/default/images/pic_pref_hyogo.png);
}

.V1807-governments__item.is-nara {
  background-image: url(/static/master/packages/default/images/pic_pref_nara.png);
}

.V1807-governments__item.is-wakayama {
  background-image: url(/static/master/packages/default/images/pic_pref_wakayama.png);
}

.V1807-governments__item.is-tottori {
  background-image: url(/static/master/packages/default/images/pic_pref_tottori.png);
}

.V1807-governments__item.is-shimane {
  background-image: url(/static/master/packages/default/images/pic_pref_shimane.png);
}

.V1807-governments__item.is-okayama {
  background-image: url(/static/master/packages/default/images/pic_pref_okayama.png);
}

.V1807-governments__item.is-hiroshima {
  background-image: url(/static/master/packages/default/images/pic_pref_hiroshima.png);
}

.V1807-governments__item.is-yamaguchi {
  background-image: url(/static/master/packages/default/images/pic_pref_yamaguchi.png);
}

.V1807-governments__item.is-tokushima {
  background-image: url(/static/master/packages/default/images/pic_pref_tokushima.png);
}

.V1807-governments__item.is-kagawa {
  background-image: url(/static/master/packages/default/images/pic_pref_kagawa.png);
}

.V1807-governments__item.is-ehime {
  background-image: url(/static/master/packages/default/images/pic_pref_ehime.png);
}

.V1807-governments__item.is-kochi {
  background-image: url(/static/master/packages/default/images/pic_pref_kochi.png);
}

.V1807-governments__item.is-fukuoka {
  background-image: url(/static/master/packages/default/images/pic_pref_fukuoka.png);
}

.V1807-governments__item.is-saga {
  background-image: url(/static/master/packages/default/images/pic_pref_saga.png);
}

.V1807-governments__item.is-nagasaki {
  background-image: url(/static/master/packages/default/images/pic_pref_nagasaki.png);
}

.V1807-governments__item.is-kumamoto {
  background-image: url(/static/master/packages/default/images/pic_pref_kumamoto.png);
}

.V1807-governments__item.is-oita {
  background-image: url(/static/master/packages/default/images/pic_pref_oita.png);
}

.V1807-governments__item.is-miyazaki {
  background-image: url(/static/master/packages/default/images/pic_pref_miyazaki.png);
}

.V1807-governments__item.is-kagoshima {
  background-image: url(/static/master/packages/default/images/pic_pref_kagoshima.png);
}

.V1807-governments__item.is-okinawa {
  background-image: url(/static/master/packages/default/images/pic_pref_okinawa.png);
}

.V1807-grant {
  padding: 30px 0 50px;
}

.V1807-grant__head {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.V1807-grant__head__mainCol, .V1807-grant__head__subCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-grant__head__subCol {
  text-align: right;
}

.V1807-grant__head__title {
  margin: 0;
  padding: 2px 0 0 12px;
  border-left: 3px solid #955c2f;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
}

.V1807-grant__head__link {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  vertical-align: 10%;
}

.V1807-grant__head__filter {
  line-height: 1.1;
  text-align: right;
}

.V1807-grant__head__filter__set {
  display: inline-block;
  width: 200px;
  margin-left: 16px;
  vertical-align: top;
  text-align: left;
}

.V1807-grant__head__filter__set:first-child {
  margin-left: 0;
}

.V1807-grant__1st__col {
  width: 430px;
}

.V1807-grant__1st__col:first-child {
  float: left;
}

.V1807-grant__1st__col:last-child {
  float: right;
}

.V1807-grant__1st__cr {
  margin: 0 0 10px;
  line-height: 1.1;
}

.V1807-grant__1st__cr__num > span {
  margin-right: 3px;
  color: #f07b1f;
  font-size: 40px;
}

.V1807-grant__1st__period {
  position: relative;
  margin: 0;
  padding-left: 27px;
  color: #cc0300;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-grant__1st__period::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  width: 21px;
  height: 21px;
  box-sizing: border-box;
  border: 1px solid #cc0300;
  border-radius: 50%;
}

.V1807-grant__1st__period::after {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 1.5px;
  width: 3px;
  height: 11px;
  background: url(/static/master/packages/default/images/icon_excl01.png) no-repeat;
  background-size: contain;
}

.V1807-grant__1st__pic {
  width: 378px;
  margin-top: 15px;
}

.V1807-grant__1st__pic__in {
  height: 136px;
}

.V1807-grant__1st__pic__in2 {
  position: relative;
  width: 378px;
  height: 136px;
  background: url(/static/master/packages/default/images/bg_grant_1st01.png) no-repeat;
  background-size: cover;
}

.V1807-grant__1st__pic__stamp {
  position: absolute;
  width: 50px;
  height: 50.5px;
  background: url(/static/master/packages/default/images/logo_satofull04.png) no-repeat;
  background-size: contain;
}

.V1807-grant__1st__pic__stamp:nth-child(5n+1) {
  left: 12.5px;
}

.V1807-grant__1st__pic__stamp:nth-child(5n+2) {
  left: 88.5px;
}

.V1807-grant__1st__pic__stamp:nth-child(5n+3) {
  left: 164px;
}

.V1807-grant__1st__pic__stamp:nth-child(5n+4) {
  left: 239.5px;
}

.V1807-grant__1st__pic__stamp:nth-child(5n+5) {
  left: 315px;
}

.V1807-grant__1st__pic__stamp:nth-child(n+1) {
  top: 8.5px;
}

.V1807-grant__1st__pic__stamp:nth-child(n+6) {
  top: 76.5px;
}

.V1807-grant__1st__pic__txt {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.3;
  text-align: right;
}

.V1807-grant__1st__pic.is-2 {
  width: 388.5px;
}

.V1807-grant__1st__pic.is-2 .V1807-grant__1st__pic__in {
  height: 146px;
  background: url(/static/master/packages/default/images/bg_grant_1st02.png) no-repeat;
  background-size: cover;
}

.V1807-grant__1st__stage, .V1807-grant__1st__stage--b, .V1807-grant__1st__stage--s, .V1807-grant__1st__stage--g, .V1807-grant__1st__stage--p, .V1807-grant__1st__stage--d {
  padding: 20px;
}

.V1807-grant__1st__stage__txt {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-grant__1st__stage__next {
  margin: 0 0 3px;
  color: #cc0300;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-grant__1st__stage__total {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-grant__1st__stage__prog {
  height: 30px;
  background: #e4e4e4;
}

.V1807-grant__1st__stage__prog__bar {
  height: 100%;
  background: #f6c86b;
}

.V1807-grant__1st__stage__link {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-grant__1st__stage--b {
  background: #fef4de;
}

.V1807-grant__1st__stage--b .V1807-grant__1st__stage__txt {
  color: #aa621d;
}

.V1807-grant__1st__stage--s {
  background: #f6f6f6;
}

.V1807-grant__1st__stage--s .V1807-grant__1st__stage__txt {
  color: #797979;
}

.V1807-grant__1st__stage--g {
  background: #fdfdde;
}

.V1807-grant__1st__stage--g .V1807-grant__1st__stage__txt {
  color: #bd8808;
}

.V1807-grant__1st__stage--p {
  background: #f5fdfe;
}

.V1807-grant__1st__stage--p .V1807-grant__1st__stage__txt {
  color: #55a8cf;
}

.V1807-grant__1st__stage--d {
  background: #fff5f7;
}

.V1807-grant__1st__stage--d .V1807-grant__1st__stage__txt {
  color: #f14166;
}

.V1807-grant__1st__priv {
  width: 165px;
  margin: 20px 0 0 auto;
}

.V1807-grant__1st__priv > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-grant__2nd {
  margin-top: 100px;
}

.V1807-grant__2nd__table > table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  border: none;
}

.V1807-grant__2nd__table > table > thead > tr > th,
.V1807-grant__2nd__table > table > thead > tr > td,
.V1807-grant__2nd__table > table > tbody > tr > th,
.V1807-grant__2nd__table > table > tbody > tr > td {
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #ccc;
  background: none;
  white-space: normal;
}

.V1807-grant__2nd__table > table > thead > tr > th.is-use,
.V1807-grant__2nd__table > table > thead > tr > td.is-use,
.V1807-grant__2nd__table > table > tbody > tr > th.is-use,
.V1807-grant__2nd__table > table > tbody > tr > td.is-use {
  text-align: center;
  white-space: nowrap;
}

.V1807-grant__2nd__table > table > thead > tr > th.is-service,
.V1807-grant__2nd__table > table > thead > tr > td.is-service,
.V1807-grant__2nd__table > table > tbody > tr > th.is-service,
.V1807-grant__2nd__table > table > tbody > tr > td.is-service {
  text-align: center;
  white-space: nowrap;
}

.V1807-grant__2nd__table > table > thead > tr > th.is-content,
.V1807-grant__2nd__table > table > thead > tr > td.is-content,
.V1807-grant__2nd__table > table > tbody > tr > th.is-content,
.V1807-grant__2nd__table > table > tbody > tr > td.is-content {
  width: 100%;
}

.V1807-grant__2nd__table > table > thead > tr > th.is-type,
.V1807-grant__2nd__table > table > thead > tr > td.is-type,
.V1807-grant__2nd__table > table > tbody > tr > th.is-type,
.V1807-grant__2nd__table > table > tbody > tr > td.is-type {
  text-align: center;
  white-space: nowrap;
}

.V1807-grant__2nd__table > table > thead > tr > th.is-num,
.V1807-grant__2nd__table > table > thead > tr > td.is-num,
.V1807-grant__2nd__table > table > tbody > tr > th.is-num,
.V1807-grant__2nd__table > table > tbody > tr > td.is-num {
  text-align: center;
  white-space: nowrap;
}

.V1807-grant__2nd__table > table > thead > tr > th.is-period,
.V1807-grant__2nd__table > table > thead > tr > td.is-period,
.V1807-grant__2nd__table > table > tbody > tr > th.is-period,
.V1807-grant__2nd__table > table > tbody > tr > td.is-period {
  text-align: center;
  white-space: nowrap;
}

.V1807-grant__2nd__table > table > thead > tr > th {
  padding-top: 7px;
  padding-bottom: 7px;
  background: #f4f4f4;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-grant__2nd__table > table > tbody > tr > td {
  padding-top: 15px;
  padding-bottom: 15px;
}

.V1807-grant__2nd__table > table > tbody > tr > td .is-minus {
  color: #cc0300;
}

.V1807-hist {
  padding-top: 30px;
}

.V1807-hist__1st__col1 {
  float: left;
  width: 400px;
}

.V1807-hist__1st__col2 {
  float: right;
  width: 540px;
}

.V1807-hist__2nd {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #ccc;
}

.V1807-hist__3rd {
  margin-top: 40px;
  padding-bottom: 60px;
}

.V1807-histAdd__list {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}

.V1807-histAdd__list > li {
  margin-top: 20px;
}

.V1807-histAdd__list > li:first-child {
  margin-top: 0;
}

.V1807-histAdd__titleCol, .V1807-histAdd__bodyCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-histAdd__titleCol {
  padding-right: 5px;
}

.V1807-histAdd__bodyCol {
  width: 100%;
}

.V1807-histAdd__title {
  width: 80px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: right;
  white-space: nowrap;
}

.V1807-histAdd__name {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 30px;
}

.V1807-histAdd__deliv__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-histAdd__deliv__list > li {
  margin-top: 15px;
  text-align: left;
}

.V1807-histAdd__deliv__list > li:first-child {
  margin-top: 0;
}

.V1807-histAdd__deliv__moreLink {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.V1807-histAdd__deliv__moreLink > a {
  display: block;
  position: relative;
  padding: 12px 0;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-histAdd__deliv__moreLink > a::before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 13px;
  width: 7.5px;
  height: 7.5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.V1807-histAdd__deliv__moreLink.is-clicked {
  display: none;
}

.V1807-histAdd__deliv__more {
  display: none;
  overflow: hidden;
}

.V1807-histAdd__deliv__more__in {
  padding-top: 15px;
}

.V1807-histAdd__deliv__btns {
  margin-top: 20px;
  line-height: 1.2;
  text-align: right;
}

.V1807-histAdd__deliv__btn {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}

.V1807-histAdd__deliv__btn > a {
  display: inline-block;
  padding: 7px 15px;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-histAdd__deliv__btn:first-child {
  margin-left: 0;
}

.V1807-histAdd__pick {
  padding-left: 30px;
}

.V1807-histAdd__pick__picCol, .V1807-histAdd__pick__txtCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-histAdd__pick__picCol {
  padding-right: 10px;
}

.V1807-histAdd__pick__txtCol {
  width: 100%;
}

.V1807-histAdd__pick__pic {
  width: 73px;
  height: 73px;
  border: 1px solid #ccc;
}

.V1807-histAdd__pick__pic > img {
  width: 73px;
  height: 73px;
}

.V1807-histAdd__pick__name {
  margin: 0;
  line-height: 1.3;
}

.V1807-histAdd__pick > a {
  display: table;
  width: 100%;
  text-decoration: none;
}

.V1807-histAdd__update {
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: right;
}

.V1807-histCond__box {
  padding: 20px;
  border: 1px solid #ccc;
}

.V1807-histCond__box__title {
  margin: 0 0 10px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-histCond__box__pic, .V1807-histCond__box__pic--1, .V1807-histCond__box__pic--2, .V1807-histCond__box__pic--3, .V1807-histCond__box__pic--4, .V1807-histCond__box__pic--5 {
  position: relative;
  width: 316px;
  height: 38px;
  margin: 0 auto;
}

.V1807-histCond__box__pic__parts, .V1807-histCond__box__pic__parts--1, .V1807-histCond__box__pic__parts--2, .V1807-histCond__box__pic__parts--3, .V1807-histCond__box__pic__parts--4 {
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ccc;
}

.V1807-histCond__box__pic__parts::before, .V1807-histCond__box__pic__parts--1::before, .V1807-histCond__box__pic__parts--2::before, .V1807-histCond__box__pic__parts--3::before, .V1807-histCond__box__pic__parts--4::before {
  content: "";
  display: block;
  position: absolute;
  left: -85px;
  top: 4.5px;
  width: 82px;
  height: 4.5px;
  background: #ccc;
}

.V1807-histCond__box__pic__parts:first-child::before, .V1807-histCond__box__pic__parts--1:first-child::before, .V1807-histCond__box__pic__parts--2:first-child::before, .V1807-histCond__box__pic__parts--3:first-child::before, .V1807-histCond__box__pic__parts--4:first-child::before {
  content: normal;
}

.V1807-histCond__box__pic__parts--1 {
  left: 0px;
}

.V1807-histCond__box__pic__parts--2 {
  left: 101px;
}

.V1807-histCond__box__pic__parts--3 {
  left: 202px;
}

.V1807-histCond__box__pic__parts--4 {
  left: 303px;
}

.V1807-histCond__box__pic__txt, .V1807-histCond__box__pic__txt--1, .V1807-histCond__box__pic__txt--2, .V1807-histCond__box__pic__txt--3, .V1807-histCond__box__pic__txt--4 {
  position: absolute;
  bottom: 0;
  width: 70px;
  color: #999;
  font-size: 14px;
  line-height: 1.1;
  text-align: center;
}

.V1807-histCond__box__pic__txt--1 {
  left: -28.5px;
}

.V1807-histCond__box__pic__txt--2 {
  left: 72.5px;
}

.V1807-histCond__box__pic__txt--3 {
  left: 173.5px;
}

.V1807-histCond__box__pic__txt--4 {
  left: 274.5px;
}

.V1807-histCond__box__pic--1 .V1807-histCond__box__pic__parts--1 {
  background: #cc0300;
}

.V1807-histCond__box__pic--1 .V1807-histCond__box__pic__parts--1::before {
  background: #cc0300;
}

.V1807-histCond__box__pic--1 .V1807-histCond__box__pic__txt--1 {
  color: #000;
}

.V1807-histCond__box__pic--2 .V1807-histCond__box__pic__parts--1, .V1807-histCond__box__pic--2 .V1807-histCond__box__pic__parts--2 {
  background: #cc0300;
}

.V1807-histCond__box__pic--2 .V1807-histCond__box__pic__parts--1::before, .V1807-histCond__box__pic--2 .V1807-histCond__box__pic__parts--2::before {
  background: #cc0300;
}

.V1807-histCond__box__pic--2 .V1807-histCond__box__pic__txt--1, .V1807-histCond__box__pic--2 .V1807-histCond__box__pic__txt--2 {
  color: #000;
}

.V1807-histCond__box__pic--3 .V1807-histCond__box__pic__parts--1, .V1807-histCond__box__pic--3 .V1807-histCond__box__pic__parts--2, .V1807-histCond__box__pic--3 .V1807-histCond__box__pic__parts--3 {
  background: #cc0300;
}

.V1807-histCond__box__pic--3 .V1807-histCond__box__pic__parts--1::before, .V1807-histCond__box__pic--3 .V1807-histCond__box__pic__parts--2::before, .V1807-histCond__box__pic--3 .V1807-histCond__box__pic__parts--3::before {
  background: #cc0300;
}

.V1807-histCond__box__pic--3 .V1807-histCond__box__pic__txt--1, .V1807-histCond__box__pic--3 .V1807-histCond__box__pic__txt--2, .V1807-histCond__box__pic--3 .V1807-histCond__box__pic__txt--3 {
  color: #000;
}

.V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--1, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--2, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--3, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--4 {
  background: #cc0300;
}

.V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--1::before, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--2::before, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--3::before, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__parts--4::before {
  background: #cc0300;
}

.V1807-histCond__box__pic--4 .V1807-histCond__box__pic__txt--1, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__txt--2, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__txt--3, .V1807-histCond__box__pic--4 .V1807-histCond__box__pic__txt--4 {
  color: #000;
}

.V1807-histCond__box__pic--5 .V1807-histCond__box__pic__parts--1 {
  background: #ccc;
}

.V1807-histCond__box__pic--5 .V1807-histCond__box__pic__parts--1::before {
  background: #ccc;
}

.V1807-histCond__box__pic--5 .V1807-histCond__box__pic__txt--1 {
  color: #999;
}

.V1807-histCond__box__txt {
  margin: 15px 0 0;
  font-size: 14px;
  line-height: 1.5;
}

.V1807-histCond__box__txt__att {
  margin-left: 10px;
  color: #cc0300;
}

.V1807-histCond__box__txt__att__win {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 7px;
  margin-left: 5px;
  background: #cc0300;
  vertical-align: 10%;
}

.V1807-histCond__box__txt__att__win::before, .V1807-histCond__box__txt__att__win::after {
  content: "";
  display: block;
  position: absolute;
  background: #cc0300;
}

.V1807-histCond__box__txt__att__win::before {
  left: -2px;
  top: 2px;
  width: 1px;
  height: 7px;
}

.V1807-histCond__box__txt__att__win::after {
  left: -2px;
  top: 8px;
  width: 10px;
  height: 1px;
}

.V1807-histCond__send {
  margin: 15px 0 0;
  font-size: 14px;
  line-height: 1.5;
}

.V1807-histCond__send__title {
  font-weight: bold;
}

.V1807-histItem__head {
  margin-bottom: 20px;
  line-height: 1.3;
}

.V1807-histItem__head__title {
  display: inline-block;
  margin: 0;
  font-size: 27px;
  font-weight: bold;
}

.V1807-histItem__col {
  display: table;
  width: 100%;
}

.V1807-histItem__picCol, .V1807-histItem__txtCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-histItem__picCol {
  padding-right: 40px;
}

.V1807-histItem__txtCol {
  width: 100%;
}

.V1807-histItem__pic {
  position: relative;
  width: 300px;
  height: 300px;
}

.V1807-histItem__pic > a {
  display: block;
}

.V1807-histItem__pic img {
  width: 300px;
}

.V1807-histItem__new {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  padding-top: 11px;
  border-radius: 100%;
  background: #f60;
  color: #fff;
  font-size: 9px;
  line-height: 1.1;
  text-align: center;
}

.V1807-histItem__label {
  position: absolute;
  right: 10px;
  bottom: 12px;
  line-height: 1.1;
}

.V1807-histItem__label__temp, .V1807-histItem__label__temp--1, .V1807-histItem__label__temp--2, .V1807-histItem__label__temp--3 {
  display: inline-block;
  width: 45px;
  margin-left: 1px;
  padding: 4px 0;
  border-radius: 11px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.V1807-histItem__label__temp--1 {
  background: #094;
}

.V1807-histItem__label__temp--2 {
  background: #00b7ee;
}

.V1807-histItem__label__temp--3 {
  background: #0068b7;
}

.V1807-histItem__tcol1 {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.V1807-histItem__tcol1__dateCol, .V1807-histItem__tcol1__condCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-histItem__tcol1__condCol {
  text-align: right;
}

.V1807-histItem__date {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.3;
}

.V1807-histItem__date > li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}

.V1807-histItem__date > li:first-child {
  margin-left: 0;
}

.V1807-histItem__cond {
  display: inline-block;
  padding: 5px 15px 4px;
  border: 1px solid #cc0300;
  color: #cc0300;
  font-size: 14px;
  line-height: 1.1;
}

.V1807-histItem__sub {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-histItem__name {
  margin: 0;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-histItem__tcol2 {
  display: table;
  width: 100%;
  margin-top: 20px;
}

.V1807-histItem__tcol2__mainCol, .V1807-histItem__tcol2__priceCol {
  display: table-cell;
  vertical-align: bottom;
}

.V1807-histItem__tcol2__mainCol {
  width: 58%;
}

.V1807-histItem__tcol2__priceCol {
  width: 42%;
}

.V1807-histItem__source {
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-histItem__status {
  padding: 15px;
  border: 1px solid #ccc;
}

.V1807-histItem__status__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-histItem__status__list > li {
  margin: 5px 0 0;
  line-height: 1.3;
}

.V1807-histItem__status__list > li > strong {
  font-weight: bold;
}

.V1807-histItem__status__list > li:first-child {
  margin-top: 0;
}

.V1807-histItem__status__prog {
  display: table;
  width: 100%;
  margin-top: 7px;
}

.V1807-histItem__status__prog__headCol, .V1807-histItem__status__prog__bodyCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-histItem__status__prog__headCol {
  padding-right: 10px;
}

.V1807-histItem__status__prog__bodyCol {
  width: 100%;
}

.V1807-histItem__status__prog__title {
  margin: 0;
  line-height: 1.1;
  white-space: nowrap;
}

.V1807-histItem__status__prog__body {
  height: 18px;
  border-radius: 9px;
  background: #e6e6e6;
  overflow: hidden;
}

.V1807-histItem__status__prog__txt {
  position: relative;
  display: inline-block;
  padding: 2px 5px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}

.V1807-histItem__status__prog__bar {
  height: 100%;
  border-radius: inherit;
  background: #cc0300;
  color: #fff;
  font-size: 13px;
  line-height: 1.1;
  text-align: right;
}

.V1807-histItem__status__prog__bar.is-comp .V1807-histItem__status__prog__txt {
  padding-left: 18px;
}

.V1807-histItem__status__prog__bar.is-comp .V1807-histItem__status__prog__txt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2.5px;
  width: 15px;
  height: 12px;
  background: url(/static/master/packages/default/images/icon_crown_complete.png) no-repeat;
  background-size: contain;
}

.V1807-histItem__price {
  margin: 0;
  font-size: 16px;
  line-height: 0.9;
  text-align: right;
}

.V1807-histItem__price > strong {
  margin-left: 10px;
  font-size: 30px;
  font-weight: bold;
}

.V1807-histItem__btns {
  position: relative;
  margin-top: 38px;
}

.V1807-histItem__btns__stop {
  width: 226px;
  margin-left: auto;
  box-sizing: border-box;
  padding: 7px 10px 4px;
  background: #f6ffe6;
  line-height: 1.2;
  text-align: center;
}

.V1807-histItem__btns__list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.V1807-histItem__btns__list__link {
  display: block;
  position: absolute;
  left: 0;
  top: -28px;
  width: 100%;
  font-size: 15px;
  line-height: 1.3;
  text-align: center;
}

.V1807-histItem__btns__list__att {
  display: block;
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 100%;
  color: #cc0300;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
}

.V1807-histItem__btns__list > li {
  position: relative;
  float: left;
  margin-right: 10px;
}

.V1807-histItem__btns__list > li > a {
  display: inline-block;
  width: 165px;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-histItem__btns__list > li > a.is-stop {
  width: 226px;
  background: #7aa82e;
}

.V1807-histItem__btns__list > li > a.is-cf {
  background: #e56367;
}

.V1807-histItem__btns__list > li > a.is-del {
  background: #ccc;
  color: #000;
}

.V1807-histItem__btns__list > li:last-child {
  float: right;
  margin-right: 0;
}

.V1807-histItem__cert {
  margin: 15px 0 0;
  color: #cc0300;
  font-weight: bold;
  line-height: 1.3;
  text-align: right;
}

.V1807-histItem__cert > a {
  color: #cc0300;
}

.V1807-histItem__inquiry {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #ccc;
}

.V1807-histItem__inquiry__title {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-histItem__inquiry__txt {
  font-size: 14px;
  line-height: 1.5;
}

.V1807-histItem__inquiry__btn {
  margin-top: 15px;
}

.V1807-histItem__inquiry__btn > a {
  display: inline-block;
  width: 200px;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-histItem__inquiry__btn > a.is-cf {
  background: #e56367;
}

.V1807-histRecom__title {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-infoList {
  padding-bottom: 40px;
}

.V1807-infoList__dateCol, .V1807-infoList__bodyCol {
  display: table-cell;
  padding-top: 20px;
  vertical-align: top;
}

.V1807-infoList__dateCol {
  padding-right: 10px;
  white-space: nowrap;
}

.V1807-infoList__bodyCol {
  width: 100%;
}

.V1807-infoList__date {
  position: relative;
  margin: 0;
}

.V1807-infoList__condition {
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
  width: 60px;
  padding: 5px 0 3px;
  border-radius: 4px;
  background: #cc0300;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.V1807-infoList__body {
  margin: 0;
}

.V1807-infoList > ul {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}

.V1807-infoList > ul > li {
  display: table-row;
}

.V1807-infoList > ul > li:first-child .V1807-infoList__dateCol,
.V1807-infoList > ul > li:first-child .V1807-infoList__bodyCol {
  padding-top: 0;
}

.V1807-infoList.is-individual .V1807-infoList__date {
  padding-left: 70px;
}

.V1807-infoTab {
  margin: 40px 0 30px;
}

.V1807-infoTab__attention {
  position: absolute;
  left: 0;
  top: -37px;
  width: 100%;
  color: #cc0300;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.V1807-infoTab > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-infoTab > ul > li {
  position: relative;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 3px solid #955c2f;
}

.V1807-infoTab > ul > li > a,
.V1807-infoTab > ul > li > span {
  display: block;
  padding: 5px 0 3px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  text-decoration: none;
}

.V1807-infoTab > ul > li > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #999;
  color: #fff;
}

.V1807-infoTab > ul > li > span {
  color: #955c2f;
  cursor: default;
}

.V1807-infoTab.is-cr1 > ul > li:nth-child(1),
.V1807-infoTab.is-cr2 > ul > li:nth-child(2) {
  padding-top: 7px;
  padding-bottom: 8px;
  border: 3px solid #955c2f;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.V1807-infoTab.is-cr1 > ul > li:nth-child(2) {
  padding-left: 4px;
}

.V1807-infoTab.is-cr2 > ul > li:nth-child(1) {
  padding-right: 4px;
}

.V1807-itemSlider {
  position: relative;
  visibility: hidden;
}

.V1807-itemSlider__in {
  position: relative;
  height: 250px;
  overflow: hidden;
}

.V1807-itemSlider__body {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.V1807-itemSlider__set {
  position: absolute;
  top: 0;
  width: 138px;
}

.V1807-itemSlider__set__picture {
  display: block;
}

.V1807-itemSlider__set__txt {
  margin-top: 10px;
}

.V1807-itemSlider__set__name {
  font-size: 1.08333rem;
  font-weight: bold;
  line-height: 1.4;
}

.V1807-itemSlider__set__city {
  margin-top: 3px;
  font-size: 0.83333rem;
  line-height: 1.5;
}

.V1807-itemSlider__set__price {
  margin-top: 2px;
  line-height: 1.5;
}

.V1807-itemSlider__set__price > span {
  color: #995a29;
  font-weight: bold;
}

.V1807-itemSlider__set > a {
  display: block;
  text-decoration: none;
}

.V1807-itemSlider__arrow > div {
  position: absolute;
  top: 29px;
  z-index: 3;
  width: 40px;
  height: 80px;
  line-height: 1;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.V1807-itemSlider__arrow > div::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}

.V1807-itemSlider__arrow > div::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
}

.V1807-itemSlider__arrow > div.js-prev {
  left: 0;
}

.V1807-itemSlider__arrow > div.js-prev::before {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.V1807-itemSlider__arrow > div.js-prev::after {
  left: 11px;
  border-right: 7px solid #fff;
}

.V1807-itemSlider__arrow > div.js-next {
  right: 0;
}

.V1807-itemSlider__arrow > div.js-next::before {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.V1807-itemSlider__arrow > div.js-next::after {
  right: 11px;
  border-left: 7px solid #fff;
}

body.pc .V1807-itemSlider__arrow > div:hover,
body.pc .V1807-itemSlider__arrow > div:active {
  opacity: 0.6;
}

.V1807-itemSlider__set__name {
  font-size: 13px;
}

.V1807-itemSlider__set__city {
  font-size: 10px;
}

.V1807-itemSlider__set__price {
  font-size: 12px;
}

.V1807-itemSlider__set__description {
  line-height: 1.5;
  margin-top: 2px;
  font-size: 10px;
}

.V1807-lotModal__overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.V1807-lotModal__overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.V1807-lotModal__in {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5020;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}

.V1807-lotModal__in2 {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.V1807-lotModal__mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}

.V1807-lotModal__in3 {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
}

.V1807-lotModal__in4 {
  position: relative;
  width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px;
  background: #fff;
  overflow: hidden;
}

.V1807-lotModal__scene1__title {
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

.V1807-lotModal__scene1__title.is-active {
  visibility: visible;
  opacity: 1;
}

.V1807-lotModal__scene1__pic {
  width: 500px;
  height: 350px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
}

.V1807-lotModal__scene1__btn {
  width: 220px;
  margin: 10px auto 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

.V1807-lotModal__scene1__btn > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 17px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-lotModal__scene1__btn.is-active {
  visibility: visible;
  opacity: 1;
}

.V1807-lotModal__scene2 {
  display: none;
}

.V1807-lotModal__scene2__title {
  position: relative;
  z-index: 1;
  margin: 0 0 37px;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

.V1807-lotModal__scene2__title > strong {
  color: #f07b1f;
  font-weight: normal;
  font-size: 50px;
}

.V1807-lotModal__scene2__title.is-active {
  visibility: visible;
  opacity: 1;
}

.V1807-lotModal__scene2__pic {
  position: relative;
  width: 175px;
  height: 175px;
  margin: 0 auto;
}

.V1807-lotModal__scene2__pic__in {
  position: absolute;
  left: -162.5px;
  top: -162.5px;
  width: 500px;
  height: 500px;
  background-repeat: no-repeat;
  background-size: contain;
}

.V1807-lotModal__scene2__status {
  position: relative;
  z-index: 1;
  width: 340px;
  margin: 40px auto 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

.V1807-lotModal__scene2__status__txt {
  margin-bottom: 10px;
  color: #cc0300;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
}

.V1807-lotModal__scene2__status__progress {
  height: 30px;
  background: #f4f4f4;
}

.V1807-lotModal__scene2__status__progress__bar {
  height: 100%;
  background: #f6c86b;
  -webkit-transition: width 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: width 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.V1807-lotModal__scene2__status.is-active {
  visibility: visible;
  opacity: 1;
}

.V1807-lotModal__scene2__btn {
  position: relative;
  z-index: 1;
  width: 180px;
  margin: 30px auto 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

.V1807-lotModal__scene2__btn > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 17px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-lotModal__scene2__btn.is-active {
  visibility: visible;
  opacity: 1;
}

.V1807-main {
  width: auto;
  word-break: break-all;
}

.V1807-manualList {
  padding: 30px 0 50px;
  word-break: break-all;
}

.V1807-my__1st__in {
  width: 980px;
  margin: 0 auto;
  padding: 20px 30px 0;
}

.V1807-my__1st__section {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  padding-top: 40px;
}

.V1807-my__mainCol {
  float: left;
  width: 730px;
}

.V1807-my__subCol {
  float: right;
  width: 230px;
}

.V1807-my__2nd__in {
  width: 980px;
  margin: 100px auto 0;
  padding: 0 30px 100px;
}

.V1807-my__2nd__section {
  margin-top: 100px;
}

.V1807-my__2nd__section:first-child {
  margin-top: 0;
}

.V1807-my__3rd {
  background: #fff9f3;
}

.V1807-my__3rd__in {
  width: 980px;
  margin: 0 auto;
  padding: 40px 30px 20px;
}

.V1807-my__3rd__section {
  margin-top: 20px;
}

.V1807-my__3rd__section:first-child {
  margin-top: 0;
}

.V1807-my__4th__in {
  width: 980px;
  margin: 0 auto;
  padding: 40px 30px 60px;
}

.V1807-myAccount {
  margin-top: 15px;
  border: 1px solid #955c2f;
}
.V1807-myAccount__head {
  background-color: #9a5a24;
  padding: 15px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  position:relative;
}
.V1807-myAccount__head::before {
  content: "";
  display: block;
  position:absolute;
  top:9px;
  left:16px;
  width:28px;
  height:28px;
  background-image: url(/static/master/packages/default/images/icon_myaccount_head.png);
}
.V1807-myAccount__body {
  padding: 15px 20px;
}
.V1807-myBnr {
  margin-top: 15px;
}
.V1807-myAccount__list {
  margin: 0;
  padding: 0;
}
.V1807-myAccount__list > li {
  position: relative;
  margin: 7px 0 0;
  padding-left: 12px;
  font-size: 12px;
  line-height: 1.3;
  list-style: none;
}

.V1807-myAccount__list > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 0;
  height: 0;
  border: 2.5px solid transparent;
  border-left: 4px solid #000;
}

.V1807-myAccount__list > li > a {
  text-decoration: none;
}

.V1807-myAccount__list > li:first-child {
  margin-top: 0;
}

.V1807-myAccount__btn {
  margin-top: 12px;
}

.V1807-myAccount__btn > a {
  display: block;
  padding: 7px 0;
  background: #f5e4d4;
  color: #955c2f;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.V1807-myCampAnc {
  margin-top: 40px;
}

.V1807-myCampAnc > a > img {
  width: 100%;
}

.V1807-myCf__title {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myCf__main {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myCf__main > li {
  margin-top: 30px;
}

.V1807-myCf__main > li:first-child {
  margin-top: 0;
}

.V1807-myCf.is-w730 {
  width: 730px;
}

.V1807-myCp__head {
  margin-bottom: 20px;
  line-height: 1.3;
}

.V1807-myCp__head__title {
  display: inline-block;
  margin: 0;
  font-size: 27px;
  font-weight: bold;
}

.V1807-myCp__head__link {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: 10%;
}

.V1807-myCp__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myCp__list > li {
  margin-top: 50px;
}

.V1807-myCp__list > li:first-child {
  margin-top: 0;
}

.V1807-myCp__item {
  display: table;
  width: 100%;
}

.V1807-myCp__item__bnrCol, .V1807-myCp__item__txtCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-myCp__item__bnrCol {
  padding-right: 30px;
}

.V1807-myCp__item__txtCol {
  width: 100%;
}

.V1807-myCp__bnr {
  position: relative;
  width: 320px;
  height: 120px;
}

.V1807-myCp__bnr > a,
.V1807-myCp__bnr > span {
  display: block;
}

.V1807-myCp__bnr > a > img,
.V1807-myCp__bnr > span > img {
  width: 320px;
  height: 120px;
}

.V1807-myCp__label, .V1807-myCp__label--1, .V1807-myCp__label--2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  box-sizing: border-box;
  padding: 5px 0 4px;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
}

.V1807-myCp__label--1 {
  border: 1px solid #606060;
  background: #606060;
  color: #fff;
}

.V1807-myCp__label--2 {
  border: 1px solid #cc0300;
  background: #fff;
  color: #cc0300;
}

.V1807-myCp__title {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.V1807-myCp__txt {
  margin: 0;
}

.V1807-myCp__app {
  display: table;
  width: 100%;
  margin-top: 15px;
  line-height: 1.2;
}

.V1807-myCp__app__btnCol, .V1807-myCp__app__txtCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-myCp__app__btnCol {
  padding-right: 15px;
}

.V1807-myCp__app__txtCol {
  width: 100%;
}

.V1807-myCp__app__btn {
  width: 165px;
}

.V1807-myCp__app__btn > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-myCp__app__btn > a.is-apped {
  opacity: 0.5 !important;
}

.V1807-myCp__app__btn > a.is-apped:hover {
  opacity: 1 !important;
}

.V1807-myCp__app__txt {
  margin: 0;
  line-height: 1.3;
}

.V1807-myCp__app__note {
  margin: 2px 0 0;
  font-size: 12px;
  line-height: 1.3;
}

.V1807-myDonate__title {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myDonate__period {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-myDonate__main {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myDonate__main > li {
  margin-top: 20px;
}

.V1807-myDonate__main > li:first-child {
  margin-top: 0;
}

.V1807-myDonate.is-w730 {
  width: 730px;
}

.V1807-myExcept__title {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myExcept__main {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myExcept__main > li {
  margin-top: 30px;
}

.V1807-myExcept__main > li:first-child {
  margin-top: 0;
}

.V1807-myExcept.is-w730 {
  width: 730px;
}

.V1807-myFilter {
  position: relative;
  z-index: 2;
  margin: 20px 0;
  line-height: 1.1;
}

.V1807-myFilter__set, .V1807-myFilter__set--w150, .V1807-myFilter__set--w160, .V1807-myFilter__set--w180, .V1807-myFilter__set--w220 {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  text-align: left;
}

.V1807-myFilter__set:first-child, .V1807-myFilter__set--w150:first-child, .V1807-myFilter__set--w160:first-child, .V1807-myFilter__set--w180:first-child, .V1807-myFilter__set--w220:first-child {
  margin-left: 0;
}

.V1807-myFilter__set--w150 {
  width: 150px;
}

.V1807-myFilter__set--w160 {
  width: 160px;
}

.V1807-myFilter__set--w180 {
  width: 180px;
}

.V1807-myFilter__set--w220 {
  width: 220px;
}

.V1807-myFilter.is-w730 .V1807-myFilter__set--w150 {
  width: 143px;
}

.V1807-myFilter.is-w730 .V1807-myFilter__set--w160 {
  width: 153px;
}

.V1807-myFilter.is-w730 .V1807-myFilter__set--w220 {
  width: 213px;
}

.V1807-myInfo {
  padding-top: 40px;
  border-top: 1px solid #ccc;
}

.V1807-myInfo__att {
  margin: 0 0 5px;
  color: #cc0300;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myInfo__head, .V1807-myInfo__body {
  display: table;
  width: 100%;
}

.V1807-myInfo__head__mCol, .V1807-myInfo__head__sCol, .V1807-myInfo__body__mCol, .V1807-myInfo__body__sCol {
  display: table-cell;
}

.V1807-myInfo__head__mCol, .V1807-myInfo__body__mCol {
  width: 400px;
}

.V1807-myInfo__head__sCol, .V1807-myInfo__body__sCol {
  width: 300px;
  padding-left: 30px;
}

.V1807-myInfo__head {
  margin-bottom: 20px;
}

.V1807-myInfo__head__mCol, .V1807-myInfo__head__sCol {
  vertical-align: middle;
}

.V1807-myInfo__head__main__title {
  position: relative;
  margin: 0;
  padding-left: 30px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.2;
}

.V1807-myInfo__head__main__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 4px;
  top: 8px;
  width: 18.5px;
  height: 12.5px;
  background: url(/static/master/packages/default/images/icon_mail02.png) no-repeat;
  background-size: contain;
}

.V1807-myInfo__head__sub__title {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

.V1807-myInfo__body__mCol, .V1807-myInfo__body__sCol {
  vertical-align: top;
}

.V1807-myInfo__body__main {
  padding: 20px 30px;
  background: #fff9f3;
}

.V1807-myInfo__body__sub {
  padding: 20px 0;
}

.V1807-myInfo__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myInfo__list__date {
  margin: 0 0 4px;
  color: #606060;
  font-size: 12px;
  line-height: 1.7;
}

.V1807-myInfo__list__cond {
  display: inline-block;
  width: 50px;
  margin-left: 10px;
  padding: 3px 0 1px;
  border-radius: 9.5px;
  background: #cc0300;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.V1807-myInfo__list__txt {
  position: relative;
  margin: 0;
  padding-left: 12px;
}

.V1807-myInfo__list__txt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border: 2.5px solid transparent;
  border-left: 4px solid #000;
}

.V1807-myInfo__list__txt > a {
  text-decoration: none;
}

.V1807-myInfo__list > li {
  margin-top: 20px;
}

.V1807-myInfo__list > li:first-child {
  margin-top: 0;
}

.V1807-myInfo__link {
  position: relative;
  margin: 20px 0 0;
  padding-left: 12px;
}

.V1807-myInfo__link::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border: 2.5px solid transparent;
  border-left: 4px solid #000;
}

.V1807-myInfo__link > a {
  text-decoration: none;
}

.V1807-myInquiry {
  margin-top: 15px;
}

.V1807-myInquiry > p {
  display: block;
  position: relative;
  padding: 40px 20px 15px;
  border: 1px solid #955c2f;
  color: #955c2f;
  text-decoration: none;
}

.V1807-myInquiry > p::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 13px;
  width: 22.5px;
  height: 22.5px;
  margin-left: -11.25px;
  background: url(/static/master/packages/default/images/icon_item01.png) no-repeat;
  background-size: contain;
}

.V1807-myInquiry > a__txt {
  line-height: 1.3;
}

.V1807-myItem {
  border: 1px solid #ccc;
}

.V1807-myItem__head {
  position: relative;
  z-index: 1;
  padding: 15px 20px;
  background: #f4f4f4;
}

.V1807-myItem__head__deliv {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.V1807-myItem__head__deliv__in {
  position: absolute;
  left: 50%;
  top: 15px;
  width: 250px;
  margin-left: -125px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0ms 150ms, opacity 150ms linear;
  transition: visibility 0ms 150ms, opacity 150ms linear;
}

.V1807-myItem__head__deliv__in2 {
  position: relative;
  padding: 20px;
  background: #fff;
  box-shadow: 0 1.5px 6.5px rgba(0, 0, 0, 0.2);
}

.V1807-myItem__head__deliv__in2::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -12px;
  width: 22.5px;
  height: 12px;
  margin-left: -11.25px;
  background: url(/static/master/packages/default/images/bg_balloon01.png) no-repeat;
  background-size: contain;
}

.V1807-myItem__head__deliv__in2 > p {
  margin: 0;
}

.V1807-myItem__head__delivWrap {
  display: inline-block;
  position: relative;
}

.V1807-myItem__head__delivWrap.is-disp .V1807-myItem__head__deliv__in {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0ms, opacity 150ms linear;
  transition: visibility 0ms, opacity 150ms linear;
}

.V1807-myItem__head > table {
  width: 100%;
  margin: 0;
  border: none;
}

.V1807-myItem__head > table > thead > tr > th,
.V1807-myItem__head > table > thead > tr > td,
.V1807-myItem__head > table > tbody > tr > th,
.V1807-myItem__head > table > tbody > tr > td {
  padding: 0 50px 0 0;
  border: none;
  background: none;
  font-weight: normal;
  line-height: 1.3;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

.V1807-myItem__head > table > thead > tr > th.is-address,
.V1807-myItem__head > table > thead > tr > td.is-address,
.V1807-myItem__head > table > tbody > tr > th.is-address,
.V1807-myItem__head > table > tbody > tr > td.is-address {
  width: 100%;
  padding: 0;
  white-space: normal;
}

.V1807-myItem__head > table > thead > tr > th.is-num,
.V1807-myItem__head > table > thead > tr > td.is-num,
.V1807-myItem__head > table > tbody > tr > th.is-num,
.V1807-myItem__head > table > tbody > tr > td.is-num {
  padding: 0;
  text-align: right;
}

.V1807-myItem__head > table > thead > tr > th.is-num > span,
.V1807-myItem__head > table > thead > tr > td.is-num > span,
.V1807-myItem__head > table > tbody > tr > th.is-num > span,
.V1807-myItem__head > table > tbody > tr > td.is-num > span {
  display: block;
  width: 200px;
}

.V1807-myItem__head > table > thead > tr > th {
  font-size: 12px;
}

.V1807-myItem__head > table > tbody > tr > td {
  font-size: 14px;
}

.V1807-myItem__head > table > tbody > tr > td.is-app {
  font-size: 15px;
  font-weight: bold;
}

.V1807-myItem__head > table > tbody > tr > td.is-deliv {
  font-size: 15px;
  font-weight: bold;
}

.V1807-myItem__head > table > tbody > tr > td.is-deliv > sup {
  color: #cc0300;
  font-size: 10px;
  font-weight: normal;
  vertical-align: 20%;
}

.V1807-myItem__head > table > tbody > tr > td.is-att {
  padding-top: 2px;
  color: #cc0300;
  font-size: 12px;
}

.V1807-myItem__body {
  padding: 20px;
  background: #fff;
}

.V1807-myItem__orderNum {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 1.1;
}

.V1807-myItem__col {
  display: table;
  width: 100%;
}

.V1807-myItem__picCol, .V1807-myItem__txtCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-myItem__picCol {
  padding-right: 15px;
}

.V1807-myItem__txtCol {
  width: 100%;
}

.V1807-myItem__pic {
  width: 170px;
  height: 170px;
}

.V1807-myItem__pic > a {
  display: block;
}

.V1807-myItem__pic img {
  width: 170px;
}

.V1807-myItem__tcol {
  display: table;
  width: 100%;
}

.V1807-myItem__tcol__col, .V1807-myItem__tcol__col--1, .V1807-myItem__tcol__col--2, .V1807-myItem__tcol__col--3, .V1807-myItem__tcol__col--4, .V1807-myItem__tcol__col--5, .V1807-myItem__tcol__col--6 {
  display: table-cell;
  vertical-align: top;
}

.V1807-myItem__tcol__col:last-child, .V1807-myItem__tcol__col--1:last-child, .V1807-myItem__tcol__col--2:last-child, .V1807-myItem__tcol__col--3:last-child, .V1807-myItem__tcol__col--4:last-child, .V1807-myItem__tcol__col--5:last-child, .V1807-myItem__tcol__col--6:last-child {
  padding-left: 30px;
}

.V1807-myItem__tcol__col--1 {
  width: 67%;
}

.V1807-myItem__tcol__col--2 {
  width: 33%;
}

.V1807-myItem__tcol__col--3 {
  width: 47%;
}

.V1807-myItem__tcol__col--4 {
  width: 53%;
}

.V1807-myItem__tcol__col--5 {
  width: 73%;
}

.V1807-myItem__tcol__col--6 {
  width: 27%;
}

.V1807-myItem__sub {
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 1.3;
}

.V1807-myItem__name {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

.V1807-myItem__price {
  margin: 7px 0 0;
  line-height: 1.3;
}

.V1807-myItem__pick {
  margin-top: 10px;
}

.V1807-myItem__pick__picCol, .V1807-myItem__pick__txtCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-myItem__pick__picCol {
  padding-right: 10px;
}

.V1807-myItem__pick__txtCol {
  width: 100%;
}

.V1807-myItem__pick__pic {
  width: 73px;
  height: 73px;
  border: 1px solid #ccc;
}

.V1807-myItem__pick__pic > img {
  width: 73px;
  height: 73px;
}

.V1807-myItem__pick__title {
  margin: 0 0 5px;
  line-height: 1.3;
}

.V1807-myItem__pick__name {
  margin: 0;
  line-height: 1.3;
}

.V1807-myItem__pick > a {
  display: table;
  width: 100%;
  text-decoration: none;
}

.V1807-myItem__cert {
  margin: 0;
  color: #cc0300;
  font-weight: bold;
  line-height: 1.3;
  text-align: right;
}

.V1807-myItem__cert > a {
  color: #cc0300;
}

.V1807-myItem__status {
  margin-top: 10px;
  padding: 15px;
  border: 1px solid #ccc;
}

.V1807-myItem__status__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myItem__status__list > li {
  margin: 5px 0 0;
  line-height: 1.3;
}

.V1807-myItem__status__list > li > strong {
  font-weight: bold;
}

.V1807-myItem__status__list > li:first-child {
  margin-top: 0;
}

.V1807-myItem__status__prog {
  display: table;
  width: 100%;
  margin-top: 7px;
}

.V1807-myItem__status__prog__headCol, .V1807-myItem__status__prog__bodyCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-myItem__status__prog__headCol {
  padding-right: 10px;
}

.V1807-myItem__status__prog__bodyCol {
  width: 100%;
}

.V1807-myItem__status__prog__title {
  margin: 0;
  line-height: 1.1;
  white-space: nowrap;
}

.V1807-myItem__status__prog__body {
  height: 18px;
  border-radius: 9px;
  background: #e6e6e6;
  overflow: hidden;
}

.V1807-myItem__status__prog__txt {
  position: relative;
  display: inline-block;
  padding: 2px 5px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}

.V1807-myItem__status__prog__bar {
  height: 100%;
  border-radius: inherit;
  background: #cc0300;
  color: #fff;
  font-size: 13px;
  line-height: 1.1;
  text-align: right;
}

.V1807-myItem__status__prog__bar.is-comp .V1807-myItem__status__prog__txt {
  padding-left: 18px;
}

.V1807-myItem__status__prog__bar.is-comp .V1807-myItem__status__prog__txt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2.5px;
  width: 15px;
  height: 12px;
  background: url(/static/master/packages/default/images/icon_crown_complete.png) no-repeat;
  background-size: contain;
}

.V1807-myItem__btns, .V1807-myItem__btns--1, .V1807-myItem__btns--2, .V1807-myItem__btns--3, .V1807-myItem__btns--4 {
  position: relative;
  margin: 15px 0 0 -15px;
}

.V1807-myItem__btns__stop {
  width: 226px;
  margin-left: auto;
}

.V1807-myItem__btns__stop > span {
  display: block;
  box-sizing: border-box;
  padding: 7px 10px 4px;
  background: #f6ffe6;
  line-height: 1.2;
  text-align: center;
}

.V1807-myItem__btns__list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: right;
}

.V1807-myItem__btns__list__att {
  display: block;
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 100%;
  color: #cc0300;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
}

.V1807-myItem__btns__list > li {
  display: inline-block;
  position: relative;
  margin-left: 6px;
}

.V1807-myItem__btns__list > li > a {
  display: inline-block;
  width: 165px;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-myItem__btns__list > li > a.is-stop {
  width: 226px;
  background: #7aa82e;
}

.V1807-myItem__btns__list > li > a.is-cf {
  background: #e56367;
}

.V1807-myItem__btns__list > li > a.is-del {
  background: #ccc;
  color: #000;
}

.V1807-myItem__btns__list > li:first-child {
  margin-left: 0;
}

.V1807-myItem__atn {
  font-size: 12px;
  text-align: right;
}

.V1807-myItem__note {
  margin: 15px 0 0;
  color: #cc0300;
  font-size: 12px;
  line-height: 1.4;
  text-align: right;
}

.V1807-myItem__note > a {
  color: #cc0300;
}

.V1807-myItem.is-w730 .V1807-myItem__head > table > thead > tr > th,
.V1807-myItem.is-w730 .V1807-myItem__head > table > thead > tr > td,
.V1807-myItem.is-w730 .V1807-myItem__head > table > tbody > tr > th,
.V1807-myItem.is-w730 .V1807-myItem__head > table > tbody > tr > td {
  padding: 0 40px 0 0;
}

.V1807-myItem.is-w730 .V1807-myItem__head > table > thead > tr > th.is-address,
.V1807-myItem.is-w730 .V1807-myItem__head > table > thead > tr > td.is-address,
.V1807-myItem.is-w730 .V1807-myItem__head > table > tbody > tr > th.is-address,
.V1807-myItem.is-w730 .V1807-myItem__head > table > tbody > tr > td.is-address {
  padding-right: 0;
}

.V1807-myItem.is-w730 .V1807-myItem__tcol__col--1 {
  width: 56%;
}

.V1807-myItem.is-w730 .V1807-myItem__tcol__col--2 {
  width: 44%;
}

.V1807-myItem.is-w730 .V1807-myItem__tcol__col--3 {
  width: 68%;
}

.V1807-myItem.is-w730 .V1807-myItem__tcol__col--4 {
  width: 32%;
}

.V1807-myItem.is-w730 .V1807-myItem__tcol__col--5 {
  width: 67%;
}

.V1807-myItem.is-w730 .V1807-myItem__tcol__col--6 {
  width: 33%;
}

.V1807-myItem.is-w730 .V1807-myItem__status {
  margin-top: 15px;
}

.V1807-myItem.is-w730 .V1807-myItem__btns__stop {
  width: 194px;
}

.V1807-myItem.is-w730 .V1807-myItem__btns__list > li > a {
  width: 154px;
}

.V1807-myItem.is-w730 .V1807-myItem__btns__list > li > a.is-s {
  width: 143px;
}

.V1807-myItem.is-w730 .V1807-myItem__btns__list > li > a.is-stop {
  width: 194px;
}

.V1807-myItem.is-w730 .V1807-myItem__btns--1 .V1807-myItem__btns__stop {
  position: absolute;
  right: 0;
  top: 0;
}

.V1807-myItem.is-w730 .V1807-myItem__btns--1 .V1807-myItem__btns__stop > span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.V1807-myManual__add {
  width: 250px;
}

.V1807-myManual__add > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-myManual__add > span.disabled {
  display: block;
  padding: 13px 0;
  background: #ccc;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-myManual__main {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-myManual__main > li {
  margin-top: 20px;
}

.V1807-myManual__main > li:first-child {
  margin-top: 0;
}

.V1807-myManual.is-w730 {
  width: 730px;
}

.V1807-myMoreLink {
  margin-top: 20px;
  margin-bottom: 20px;
}

.V1807-myMoreLink > a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-myMoreLink.is-cp {
  margin-top: 40px;
}

.V1807-myPrice {
  padding: 17px 30px 13px;
  border: 1px solid #ccc;
  background: #fff;
}

.V1807-myPrice__in {
  display: table;
  width: 100%;
}

.V1807-myPrice__txtCol, .V1807-myPrice__noteCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-myPrice__txtCol {
  white-space: nowrap;
}

.V1807-myPrice__noteCol {
  width: 100%;
  padding-left: 30px;
}

.V1807-myPrice__txt {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
}

.V1807-myPrice__txt__num {
  margin-left: 20px;
  font-size: 40px;
  vertical-align: -5%;
}

.V1807-myPrice__note {
  color: #cc0300;
}

.V1807-myPrice__note__mark {
  float: left;
}

.V1807-myPrice__note__body {
  margin: 0;
  overflow: hidden;
}

.V1807-myPrice.is-w730 .V1807-myPrice__in {
  display: block;
}

.V1807-myPrice.is-w730 .V1807-myPrice__txtCol,
.V1807-myPrice.is-w730 .V1807-myPrice__noteCol {
  display: block;
}

.V1807-myPrice.is-w730 .V1807-myPrice__noteCol {
  margin-top: 5px;
  padding-left: 0;
}

.V1807-myQues {
  margin-top: 15px;
  padding: 15px 20px;
  border: 1px solid #955c2f;
}

.V1807-myQues__title {
  margin-bottom: 10px;
  width: 181.5px;
  height: 45.5px;
  background: url(/static/master/packages/default/images/pic_my_ques01.png) no-repeat;
  background-size: contain;
}

.V1807-myQues__form {
  position: relative;
  height: 30px;
}

.V1807-myQues__form > input {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 155px;
  height: 30px;
  box-sizing: border-box !important;
  padding: 0 5px !important;
  border: 1px solid #ccc !important;
  border-right: none;
  background: #f7f3e8 !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 11px !important;
  font-family: Arial !important;
}

.V1807-myQues__form > button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 30px;
  padding: 0;
  border: none;
  background: #955c2f;
  color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 11px;
  cursor: pointer;
}

.V1807-myQues__link {
  margin-top: 13px;
  line-height: 1.3;
  text-align: center;
}

.V1807-myRecent {
  margin-top: 0;
}

.V1807-myRecent__title {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myRecom {
  margin-top: 40px;
}

.V1807-myRecom__title {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myStamp {
  position: relative;
  padding: 20px;
  border: 1px solid #ccc;
}

.V1807-myStamp__title {
  margin: 0 0 15px;
  line-height: 1.1;
  text-align: center;
}

.V1807-myStamp__title__new {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 7px;
  box-sizing: border-box;
  padding-top: 12px;
  border-radius: 50%;
  background: #cc0300;
  color: #fff;
  font-size: 10px;
  line-height: 1.1;
  text-align: center;
  vertical-align: 35%;
}

.V1807-myStamp__title__txt {
  display: inline-block;
  width: 136.5px;
  height: 17.5px;
  background: url(/static/master/packages/default/images/txt_my_stamp01.png) no-repeat;
  background-size: contain;
}

.V1807-myStamp__detailLink {
  text-align: center;
}

.V1807-myStamp__rank, .V1807-myStamp__rank--b, .V1807-myStamp__rank--s, .V1807-myStamp__rank--g, .V1807-myStamp__rank--p, .V1807-myStamp__rank--d {
  margin-top: 15px;
  padding: 15px 10px;
}

.V1807-myStamp__rank__title {
  margin: 0 0 5px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-myStamp__rank__txt {
  margin: 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-myStamp__rank__note {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.V1807-myStamp__rank--b {
  background: #fef4de;
}

.V1807-myStamp__rank--b .V1807-myStamp__rank__txt > a {
  color: #aa621d;
}

.V1807-myStamp__rank--s {
  background: #f6f6f6;
}

.V1807-myStamp__rank--s .V1807-myStamp__rank__txt > a {
  color: #797979;
}

.V1807-myStamp__rank--g {
  background: #fdfdde;
}

.V1807-myStamp__rank--g .V1807-myStamp__rank__txt > a {
  color: #bd8808;
}

.V1807-myStamp__rank--p {
  background: #f5fdfe;
}

.V1807-myStamp__rank--p .V1807-myStamp__rank__txt > a {
  color: #55a8cf;
}

.V1807-myStamp__rank--d {
  background: #fff5f7;
}

.V1807-myStamp__rank--d .V1807-myStamp__rank__txt > a {
  color: #f14166;
}

.V1807-myStamp__use {
  margin-top: 15px;
}

.V1807-myStamp__use__title {
  margin: 0 0 5px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-myStamp__use__txt {
  margin: 0;
  text-align: center;
  line-height: 1.1;
}

.V1807-myStamp__use__txt > span {
  margin-right: 3px;
  color: #f07b1f;
  font-size: 25px;
}

.V1807-myStamp__use__note {
  margin: 7px 0 0;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.V1807-myStamp__history {
  margin: 13px 0 0;
  line-height: 1.3;
  text-align: center;
}

.V1807-myStamp__bonus {
  margin-top: 12px;
}

.V1807-myStamp__bonus > a {
  display: block;
  padding: 7px 0;
  background: #955c2f;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.V1807-myStamp__total {
  margin: 13px 0 0;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
}

.V1807-myStop {
  margin-top: 15px;
}

.V1807-myStop__title {
  width: 228px;
  height: 127px;
  border: 1px solid #7aa82e;
  border-bottom: none;
  background: url(/static/master/packages/default/images/pic_my_stop01.jpg) no-repeat;
  background-size: contain;
}

.V1807-myStop__body {
  display: none;
  overflow: hidden;
}

.V1807-myStop__body__in {
  padding: 15px;
  border-top: 1px solid #7aa82e;
  border-right: 1px solid #7aa82e;
  border-left: 1px solid #7aa82e;
  background: #fffef9;
}

.V1807-myStop__body.is-balShow {
  overflow: visible;
}

.V1807-myStop__count__title {
  margin: 0 0 3px;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
}

.V1807-myStop__count__num {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.V1807-myStop__count__bal {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}

.V1807-myStop__count__bal__in {
  position: absolute;
  left: 50%;
  top: 15px;
  width: 250px;
  margin-left: -125px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0ms 150ms, opacity 150ms linear;
  transition: visibility 0ms 150ms, opacity 150ms linear;
}

.V1807-myStop__count__bal__in2 {
  position: relative;
  padding: 20px 15px;
  background: #fff;
  box-shadow: 0 1.5px 6.5px rgba(0, 0, 0, 0.2);
}

.V1807-myStop__count__bal__in2::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -12px;
  width: 22.5px;
  height: 12px;
  margin-left: -11.25px;
  background: url(/static/master/packages/default/images/bg_balloon01.png) no-repeat;
  background-size: contain;
}

.V1807-myStop__count__bal__title {
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.V1807-myStop__count__bal__body {
  max-height: 250px;
  overflow-y: auto;
}

.V1807-myStop__count__bal__body__in {
  padding: 0 5px 5px 0;
}

.V1807-myStop__count__bal__list__num {
  color: #f07b1f;
  font-weight: bold;
}

.V1807-myStop__count__bal__list > li {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.28571;
}

.V1807-myStop__count__bal__list > li:first-child {
  margin-top: 0;
}

.V1807-myStop__count__balWrap {
  position: relative;
}

.V1807-myStop__count__balWrap.is-disp .V1807-myStop__count__bal__in {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0ms, opacity 150ms linear;
  transition: visibility 0ms, opacity 150ms linear;
}

.V1807-myStop__note {
  margin-top: 8px;
  color: #cc0300;
  font-size: 12px;
  line-height: 1.4;
}

.V1807-myStop__note__mark {
  float: left;
}

.V1807-myStop__note__body {
  margin: 0;
  overflow: hidden;
}

.V1807-myStop__note__body > a {
  color: #cc0300;
}

.V1807-myStop__limit {
  margin-top: 10px;
}

.V1807-myStop__limit > a {
  display: block;
  padding: 7px 0;
  background: #955c2f;
  font-size: 13px;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.V1807-myStop__easy {
  margin-top: 10px;
}

.V1807-myStop__easy > a {
  display: block;
  padding: 7px 0;
  background: #7aa82e;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.V1807-myStop__att {
  margin-top: 12px;
  color: #cc0300;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-myStop__att__mark {
  float: left;
}

.V1807-myStop__att__body {
  margin: 0;
  overflow: hidden;
}

.V1807-myStop__att__body > a {
  color: #cc0300;
}

.V1807-myStop__trigger {
  display: block;
  position: relative;
  height: 26px;
  background: #7aa82e;
}

.V1807-myStop__trigger::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 3px;
  width: 12.5px;
  height: 12.5px;
  margin-left: -4px;
  box-sizing: border-box;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.V1807-myStop__trigger.is-active::before {
  top: 10px;
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg);
}

.V1807-myTax {
  padding-bottom: 40px;
}

.V1807-myTax__head {
  margin-bottom: 20px;
  line-height: 1.3;
}

.V1807-myTax__head__title {
  display: inline-block;
  margin: 0;
  font-size: 27px;
  font-weight: bold;
}

.V1807-myTax__head__txt {
  display: inline-block;
  margin: 0;
  vertical-align: 10%;
}

.V1807-myTax__body {
  display: none;
  overflow: hidden;
}

.V1807-myTax__col {
  display: table;
  width: 100%;
}

.V1807-myTax__bodyCol, .V1807-myTax__markCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-myTax__bodyCol {
  width: 28.66666667%;
}

.V1807-myTax__markCol {
  width: 7%;
}

.V1807-myTax__bodyTitle {
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

.V1807-myTax__bodyTitle > strong {
  display: inline-block;
  font-weight: bold;
}

.V1807-myTax__bodyTitle > strong.is-remains {
  margin-top: -10px;
  font-size: 18px;
}

.V1807-myTax__box {
  display: table;
  width: 100%;
  height: 75px;
}

.V1807-myTax__box__in {
  display: table-cell;
  border: 1px solid #b1c98a;
  border-radius: 5px;
  vertical-align: middle;
}

.V1807-myTax__box__txt {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.V1807-myTax__register {
  position: relative;
  margin-top: 15px;
}

.V1807-myTax__register::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -33px;
  width: 35.5px;
  height: 31px;
  margin-left: -17.75px;
  background: url(/static/master/packages/default/images/bg_arrow01.png) no-repeat;
  background-size: contain;
}

.V1807-myTax__register > a {
  display: block;
  padding: 7px 0;
  background: #7aa82e;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.V1807-myTax__direct {
  margin: 10px 0 0;
  line-height: 1.3;
  text-align: center;
}

.V1807-myTax__except {
  margin: 10px 0 0;
  line-height: 1.3;
  text-align: center;
}

.V1807-myTax__minus {
  position: relative;
  width: 27.5px;
  height: 4px;
  margin: 58px auto 0;
}

.V1807-myTax__minus::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #7aa82e;
}

.V1807-myTax__equal {
  position: relative;
  width: 27.5px;
  height: 11.5px;
  margin: 55px auto 0;
}

.V1807-myTax__equal::before, .V1807-myTax__equal::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background: #7aa82e;
}

.V1807-myTax__equal::before {
  top: 0;
}

.V1807-myTax__equal::after {
  bottom: 0;
}

.V1807-myTax__balloon {
  position: relative;
  width: 470px;
  margin: -35px 0 0 auto;
  padding: 10px 0 8px;
  border-radius: 5px;
  background: #606060;
}

.V1807-myTax__balloon::before {
  content: "";
  display: block;
  position: absolute;
  left: 356px;
  top: -50px;
  width: 0;
  height: 0;
  border: 9.25px solid transparent;
  border-bottom: 41px solid #606060;
}

.V1807-myTax__balloon__pic {
  width: 429px;
  height: 81px;
  margin: 0 auto;
  background: url(/static/master/packages/default/images/pic_my_tax01.png) no-repeat;
  background-size: contain;
}

.V1807-myTax__balloon__txt {
  margin: 8px 0 0;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-myTax__note {
  margin-top: 15px;
}

.V1807-myTax__note__mark {
  float: left;
}

.V1807-myTax__note__body {
  margin: 0;
  overflow: hidden;
}

.V1807-myTax__note > li {
  font-size: 12px;
}

.V1807-myTax__trigger {
  display: inline-block;
  position: relative;
  height: 26px;
  width: 45%;
}

.V1807-myTax__trigger::before {
  content: "";
  display: block;
  position: absolute;
  left: 80%;
  top: 3px;
  width: 20px;
  height: 20px;
  margin-left: -4px;
  background: url(/static/master/packages/default/images/arrow_circle_bottom.png) no-repeat;
}

.V1807-myTax__trigger.is-active::before {
  top: -2px;
  right: 2px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.V1807-pager {
  margin-top: 50px;
  padding-bottom: 10px;
}

.V1807-pager__head {
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.V1807-pager__head > span {
  font-size: 16px;
  vertical-align: -1px;
}

.V1807-pager__body {
  position: relative;
}

.V1807-pager__num {
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
}

.V1807-pager__num__current {
  display: inline-block;
  min-width: 32px;
  margin: 0 1px;
  box-sizing: border-box;
  padding: 9px 7px 10px;
  background: #955c2f;
  color: #fff;
  font-weight: bold;
  cursor: default;
}

.V1807-pager__num__link {
  display: inline-block;
  min-width: 32px;
  margin: 0 1px;
  box-sizing: border-box;
  padding: 9px 7px 10px;
  background: #f7f3e7;
  font-weight: bold;
}

body.pc .V1807-pager__num__link:hover,
body.pc .V1807-pager__num__link:active {
  opacity: 0.6;
}

.V1807-pager__prev, .V1807-pager__next {
  display: block;
  position: absolute;
  top: 10px;
  color: #955c2f !important;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
}

.V1807-pager__prev::before, .V1807-pager__next::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #955c2f;
}

.V1807-pager__prev::after, .V1807-pager__next::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  width: 0;
  height: 0;
}

body.pc .V1807-pager__prev:hover,
body.pc .V1807-pager__prev:active, body.pc .V1807-pager__next:hover,
body.pc .V1807-pager__next:active {
  opacity: 0.6;
}

.V1807-pager__prev {
  left: 0;
  padding-left: 18px;
}

.V1807-pager__prev::before {
  left: 0;
}

.V1807-pager__prev::after {
  left: 1.5px;
  border: 2.5px solid transparent;
  border-right: 4px solid #fff;
}

.V1807-pager__next {
  right: 0;
  padding-right: 18px;
}

.V1807-pager__next::before {
  right: 0;
}

.V1807-pager__next::after {
  right: 1.5px;
  border: 2.5px solid transparent;
  border-left: 4px solid #fff;
}

.V1807-present {
  padding: 30px 0 60px;
}

.V1807-present__visual {
  height: 200px;
  margin: 0 0 30px;
  background: url(/static/master/packages/default/images/pic_present_visual01.jpg) no-repeat;
  background-size: cover;
}

.V1807-present__product > a {
  display: block;
  width: 200px;
  height: 44px;
  margin-left: auto;
  box-sizing: border-box;
  padding-top: 14px;
  border: 1px solid #12668d;
  background: url(/static/master/packages/default/images/bg_present_product01.png) no-repeat;
  background-size: cover;
  color: #12668d;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-present__groupWrap {
  margin-top: 20px;
}

.V1807-present__group {
  margin-top: 100px;
}

.V1807-present__group:first-child {
  margin-top: 0;
}

.V1807-present__flow__title {
  margin: 0 0 20px;
  padding: 2px 0 0 12px;
  border-left: 3px solid #955c2f;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
}

.V1807-present__flow__body {
  padding: 20px 30px;
  background: #fefef3;
}

.V1807-present__flow__body > ol {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}

.V1807-present__flow__body > ol > li {
  display: table-cell;
  vertical-align: middle;
}

.V1807-present__flow__body > ol > li > div {
  position: relative;
}

.V1807-present__flow__body > ol > li > div::before {
  content: "";
  display: block;
  position: absolute;
  left: -65px;
  top: 50%;
  width: 31px;
  height: 31px;
  margin-top: -16px;
  box-sizing: border-box;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.V1807-present__flow__body > ol > li:first-child > div::before {
  content: normal;
}

.V1807-present__flow__body > ol > li:nth-child(1) {
  width: 220px;
}

.V1807-present__flow__body > ol > li:nth-child(2) {
  width: 235px;
  padding-left: 80px;
}

.V1807-present__flow__body > ol > li:nth-child(3) {
  width: 305px;
  padding-left: 80px;
}

.V1807-present__flow__1__pic {
  width: 120.5px;
  height: 154.5px;
  margin: 0 auto 15px;
  background: url(/static/master/packages/default/images/pic_present_flow01.png) no-repeat;
  background-size: contain;
}

.V1807-present__flow__1__txt {
  margin: 0 0 12px;
  font-size: 14px;
}

.V1807-present__flow__1__btn > span {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-present__flow__1__txt2 {
  margin: 12px 0 0;
  font-size: 14px;
}

.V1807-present__flow__2__pic {
  width: 120.5px;
  height: 154.5px;
  margin: 0 auto 15px;
  background: url(/static/master/packages/default/images/pic_present_flow02.png) no-repeat;
  background-size: contain;
}

.V1807-present__flow__2__txt {
  margin: 0;
  font-size: 14px;
}

.V1807-present__flow__2__note {
  margin: 15px 0 0;
  font-size: 14px;
}

.V1807-present__flow__2__note__mark {
  float: left;
}

.V1807-present__flow__2__note__body {
  overflow: hidden;
}

.V1807-present__flow__3__title {
  position: relative;
  margin: 0 0 5px;
  padding-left: 12px;
  font-size: 16px;
  line-height: 1.3;
}

.V1807-present__flow__3__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #955c2f;
}

.V1807-present__flow__3__txt {
  margin: 0;
}

.V1807-present__flow__3 > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-present__flow__3 > ul > li {
  position: relative;
  margin-top: 40px;
  padding-right: 100px;
}

.V1807-present__flow__3 > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 90px;
  height: 84px;
  margin-top: -42px;
  background-repeat: no-repeat;
  background-size: contain;
}

.V1807-present__flow__3 > ul > li:first-child {
  margin-top: 0;
}

.V1807-present__flow__3 > ul > li:nth-child(1)::before {
  background-image: url(/static/master/packages/default/images/pic_present_flow03.png);
}

.V1807-present__flow__3 > ul > li:nth-child(2)::before {
  background-image: url(/static/master/packages/default/images/pic_present_flow04.png);
}

.V1807-present__main {
  margin-top: 100px;
}

.V1807-present__section {
  margin-top: 100px;
}

.V1807-present__section:first-child {
  margin-top: 0;
}

.V1807-present__title {
  position: relative;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-present__list {
  overflow: hidden;
}

.V1807-present__list > ul {
  list-style: none;
  margin: 0 -24px;
  padding: 0;
}

.V1807-present__list > ul > li {
  float: left;
  width: 25%;
  margin-top: 50px;
  box-sizing: border-box;
  padding: 0 24px;
}

.V1807-present__list > ul > li:nth-child(-n+4) {
  margin-top: 0;
}

.V1807-present__list > ul > li:nth-child(4n+1) {
  clear: left;
}

.V1807-present__item {
  position: relative;
}

.V1807-present__item__link {
  display: block;
  text-decoration: none !important;
}

.V1807-present__item__photo {
  position: relative;
  height: 209px;
  margin-bottom: 15px;
  overflow: hidden;
}

.V1807-present__item__photo > img {
  width: 209px;
  height: 209px;
}

.V1807-present__item__name {
  font-size: 14px;
  line-height: 1.28571;
}

.V1807-present__item__stamp {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.2;
}

.V1807-present__item__stamp > span {
  color: #f07b1f;
  font-weight: bold;
}

.V1807-present__item__change {
  margin-top: 15px;
}

.V1807-present__item__change > a {
  display: block;
  padding: 13px 0;
  background: #955c2f;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-presentModal__overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.V1807-presentModal__overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.V1807-presentModal__in {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5020;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}

.V1807-presentModal__in2 {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.V1807-presentModal__mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}

.V1807-presentModal__in3 {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
}

.V1807-presentModal__in4 {
  position: relative;
  width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 50px;
  background: #fff;
}

.V1807-presentModal__close {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 31px;
  height: 31px;
  border-radius: 100%;
  background: #955c2f;
}

.V1807-presentModal__close::before, .V1807-presentModal__close::after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.V1807-presentModal__close::before {
  left: 14.5px;
  top: 6.5px;
  width: 2px;
  height: 18px;
}

.V1807-presentModal__close::after {
  left: 6.5px;
  top: 14.5px;
  width: 18px;
  height: 2px;
}

.V1807-presentModal__title {
  margin: 0 0 5px;
  font-size: 26px;
  line-height: 1.3;
  text-align: center;
}

.V1807-presentModal__num {
  margin: 0;
  color: #f07b1f;
  font-size: 60px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.V1807-presentModal__txt {
  margin: 10px 0 0;
  text-align: center;
}

.V1807-presentModal__check {
  margin-top: 20px;
  line-height: 1.1;
  text-align: center;
}

.V1807-presentModal__check > label {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}

.V1807-presentModal__check > label > input {
  top: -3px;
}

.V1807-presentModal__btn {
  width: 165px;
  margin: 25px auto 0;
}

.V1807-presentModal__btn > span,
.V1807-presentModal__btn > a {
  display: block;
  padding: 13px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-presentModal__btn > span {
  background: #ccc;
  cursor: default;
}

.V1807-presentModal__btn > a {
  display: none;
  background: #955c2f;
  cursor: pointer;
}

.V1807-presentModal__btn.is-active > span {
  display: none;
}

.V1807-presentModal__btn.is-active > a {
  display: block;
}

.V1807-products {
  overflow: hidden;
}

.V1807-products__in {
  margin: 0 -30px;
}

.V1807-products__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-products__list > li {
  float: left;
  width: 25%;
  margin-top: 50px;
  box-sizing: border-box;
  padding: 0 30px;
}

.V1807-products__list > li:nth-child(-n+4) {
  margin-top: 0;
}

.V1807-products__list > li:nth-child(4n+1) {
  clear: left;
}

.V1807-products__item__link {
  display: block;
  text-decoration: none !important;
}

.V1807-products__item__photo {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.V1807-products__item__photo > img {
  width: 200px;
  height: 200px;
}

.V1807-products__item__new {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  padding-top: 11px;
  border-radius: 100%;
  background: #f60;
  color: #fff;
  font-size: 9px;
  line-height: 1.1;
  text-align: center;
}

.V1807-products__item__label {
  position: absolute;
  right: 5px;
  bottom: 7px;
  line-height: 1.1;
}

.V1807-products__item__label__temp, .V1807-products__item__label__temp--1, .V1807-products__item__label__temp--2, .V1807-products__item__label__temp--3 {
  display: inline-block;
  width: 45px;
  margin-left: 1px;
  padding: 4px 0;
  border-radius: 11px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.V1807-products__item__label__temp--1 {
  background: #094;
}

.V1807-products__item__label__temp--2 {
  background: #00b7ee;
}

.V1807-products__item__label__temp--3 {
  background: #0068b7;
}

.V1807-products__item__name {
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.28571;
}

.V1807-products__item__city {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.2;
}

.V1807-products__item__price {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-products__item__price > span {
  color: #955c2f;
  font-weight: bold;
}

.V1807-products__item__point {
  font-size: 13px;
  line-height: 1.3;
}

.V1807-products__item__favorite {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.2;
}

.V1807-products__item__favorite > a {
  display: inline-block;
  position: relative;
  padding-left: 13px;
  color: #606060;
  text-decoration: none;
}

.V1807-products__item__favorite > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2.5px;
  width: 10.5px;
  height: 9px;
  background: url(/static/master/packages/default/images/icon_heart01.png) no-repeat;
  background-size: contain;
}

.V1807-products__item__review {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.2;
}

.V1807-products__item__review > img {
  width: 82px;
  height: 13px;
  vertical-align: -7%;
}

.V1807-products__item__donate {
  margin-top: 12px;
}

.V1807-products__item__donate > a,
.V1807-products__item__donate > span {
  display: block;
  padding: 13px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-products__item__donate > a {
  background: #955c2f;
}

.V1807-products__item__donate > span {
  background: #ccc;
  cursor: default;
}

.V1807-products__item__delete {
  margin-top: 12px;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
}

.V1807-products__item__delete > a {
  display: inline-block;
  position: relative;
  padding-left: 17px;
  color: #606060;
  text-decoration: none;
}

.V1807-products__item__delete > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 12.5px;
  height: 12.5px;
  background: url(/static/master/packages/default/images/icon_trash01.png) no-repeat;
  background-size: contain;
}

.V1807-questModal__overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.V1807-questModal__overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.V1807-questModal__in {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5020;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}

.V1807-questModal__in2 {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.V1807-questModal__mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}

.V1807-questModal__in3 {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
}

.V1807-questModal__in4 {
  position: relative;
  width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
}

.V1807-questModal__close {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 31px;
  height: 31px;
  border-radius: 100%;
  background: #955c2f;
}

.V1807-questModal__close::before, .V1807-questModal__close::after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.V1807-questModal__close::before {
  left: 14.5px;
  top: 6.5px;
  width: 2px;
  height: 18px;
}

.V1807-questModal__close::after {
  left: 6.5px;
  top: 14.5px;
  width: 18px;
  height: 2px;
}

.V1807-questModal__title {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 1.2;
}

.V1807-questModal__body {
  height: 400px;
  overflow-y: auto;
}

.V1807-questModal__body__in {
  padding-right: 20px;
}

.V1807-questModal__list__mark, .V1807-questModal__list__mark--active {
  width: 70px;
  padding: 4px 0 3px;
  border-radius: 5px;
  background: #ccc;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
}

.V1807-questModal__list__mark--active {
  background: #955c2f;
  color: #fff;
}

.V1807-questModal__list__body {
  margin: 0;
  padding-top: 2px;
  font-size: 14px;
  line-height: 1.28571;
}

.V1807-questModal__list__body > p {
  margin: 0;
}

.V1807-questModal__list__num {
  color: #f07b1f;
  font-weight: bold;
}

.V1807-questModal__list__markCol, .V1807-questModal__list__bodyCol {
  display: table-cell;
  vertical-align: top;
}

.V1807-questModal__list__markCol {
  padding-right: 10px;
}

.V1807-questModal__list__bodyCol {
  width: 100%;
}

.V1807-questModal__list > li {
  display: table;
  width: 100%;
  margin-top: 20px;
}

.V1807-questModal__list > li:first-child {
  margin-top: 0;
}

.V1807-selectBox {
  position: relative;
}

.V1807-selectBox__head {
  position: relative;
  height: 32px;
  box-sizing: border-box;
  padding: 10px 15px 0;
  border-radius: 4px;
  background: #f7f3e7;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  cursor: pointer;
}

.V1807-selectBox__head::before {
  content: "";
  display: block;
  position: absolute;
  right: 14px;
  top: 13px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 7px solid #000;
}

.V1807-selectBox__head.is-active {
  opacity: 0.75;
}

.V1807-selectBox__body {
  position: absolute;
  left: 0;
  top: 33px;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
}

.V1807-selectBox__body__in {
  max-height: 300px;
  box-sizing: border-box;
  padding: 5px 0;
  border: 1px solid #ccc;
  background: #fff;
  overflow-y: auto;
}

.V1807-selectBox__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-selectBox__list > li > a {
  display: block;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 1.4;
  text-decoration: none !important;
}

.V1807-selectBox__list > li > a.is-current {
  background: #f7f3e7;
  color: #955c2f;
  font-weight: 700;
}

.V1807-selectBox.is-refine .V1807-selectBox__head {
  background: #e4c445;
}

.V1807-selectBox.is-refine .V1807-selectBox__head::before {
  right: 12px;
  top: 10px;
  width: 12.5px;
  height: 12.5px;
  border: none;
  background: url(/static/master/packages/default/images/icon_filter01.png) no-repeat;
  background-size: contain;
}

.V1807-stamp {
  padding: 30px 0 60px;
}

.V1807-stamp__visual {
  height: 200px;
  margin: 0 0 30px;
  background: url(/static/master/packages/default/images/pic_stamp_visual01.jpg) no-repeat;
  background-size: cover;
}

.V1807-stamp__present > a {
  display: block;
  width: 200px;
  height: 44px;
  margin-left: auto;
  box-sizing: border-box;
  padding-top: 14px;
  border: 1px solid #f4aa41;
  background: url(/static/master/packages/default/images/bg_stamp_present01.png) no-repeat;
  background-size: cover;
  color: #ea920a;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-stamp__main {
  margin-top: 50px;
}

.V1807-stamp__section {
  margin-top: 100px;
}

.V1807-stamp__section:first-child {
  margin-top: 0;
}

.V1807-stamp__head {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.V1807-stamp__head__mainCol, .V1807-stamp__head__subCol {
  display: table-cell;
  vertical-align: middle;
}

.V1807-stamp__head__subCol {
  width: 100%;
  padding-left: 20px;
}

.V1807-stamp__head__title {
  position: relative;
  margin: 0;
  padding-left: 25px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
}

.V1807-stamp__head__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -2.5px;
  width: 18px;
  height: 18px;
  background: url(/static/master/packages/default/images/icon_item02.png) no-repeat;
  background-size: contain;
}

.V1807-stamp__head__a {
  position: relative;
  margin: 0;
  padding-left: 24px;
  color: #2d9197;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}

.V1807-stamp__head__a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.5px;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 1px solid #89bfca;
  background: url(/static/master/packages/default/images/bg_stamp_head01.png) no-repeat;
  background-size: cover;
}

.V1807-stamp__head__s {
  margin: 0;
  color: #cc0300;
  font-size: 14px;
  line-height: 1.3;
}

.V1807-stamp__body, .V1807-stamp__body--s {
  padding-bottom: 50px;
}

.V1807-stamp__body--s {
  padding-top: 20px;
  padding-right: 21px;
  padding-left: 21px;
  background: #f5fdff;
}

.V1807-stamp__list {
  overflow: hidden;
}

.V1807-stamp__list > ul {
  list-style: none;
  margin: 0 -30px;
  padding: 0;
}

.V1807-stamp__list > ul > li {
  float: left;
  width: 25%;
  margin-top: 50px;
  box-sizing: border-box;
  padding: 0 30px;
}

.V1807-stamp__list > ul > li:nth-child(-n+4) {
  margin-top: 0;
}

.V1807-stamp__list > ul > li:nth-child(4n+1) {
  clear: left;
}

.V1807-stamp__list.is-s > ul {
  margin: 0 -23px;
}

.V1807-stamp__list.is-s > ul > li {
  padding: 0 23px;
}

.V1807-stamp__more {
  display: none;
  overflow: hidden;
}

.V1807-stamp__more__in {
  padding-top: 50px;
}

.V1807-stamp__moreLink {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.V1807-stamp__moreLink > a {
  display: block;
  padding: 27px 0;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-stamp__moreLink > a > span {
  display: inline-block;
  position: relative;
  padding: 0 30px 0 15px;
}

.V1807-stamp__moreLink > a > span::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 10.5px;
  height: 10.5px;
  box-sizing: border-box;
  border-top: 1.5px solid #333;
  border-right: 1.5px solid #333;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.V1807-stamp__moreLink.is-clicked {
  display: none;
}

.V1807-stamp__item {
  position: relative;
}

.V1807-stamp__item__link {
  display: block;
  border: 1px solid #fff;
  background: #fff;
  text-decoration: none !important;
}

.V1807-stamp__item__photo {
  position: relative;
  height: 198px;
  overflow: hidden;
}

.V1807-stamp__item__photo > img {
  width: 198px;
  height: 198px;
}

.V1807-stamp__item__new {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  padding-top: 11px;
  border-radius: 100%;
  background: #f60;
  color: #fff;
  font-size: 9px;
  line-height: 1.1;
  text-align: center;
}

.V1807-stamp__item__label {
  position: absolute;
  right: 5px;
  bottom: 7px;
  line-height: 1.1;
}

.V1807-stamp__item__label__temp, .V1807-stamp__item__label__temp--1, .V1807-stamp__item__label__temp--2, .V1807-stamp__item__label__temp--3 {
  display: inline-block;
  width: 45px;
  margin-left: 1px;
  padding: 4px 0;
  border-radius: 11px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.V1807-stamp__item__label__temp--1 {
  background: #094;
}

.V1807-stamp__item__label__temp--2 {
  background: #00b7ee;
}

.V1807-stamp__item__label__temp--3 {
  background: #0068b7;
}

.V1807-stamp__item__body {
  padding: 15px 15px 20px;
}

.V1807-stamp__item__name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.28571;
}

.V1807-stamp__item__city {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.2;
}

.V1807-stamp__item__stamp {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.2;
}

.V1807-stamp__item__stamp > span {
  color: #f07b1f;
  font-weight: bold;
}

.V1807-stamp__item__price {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.2;
}

.V1807-stamp__item__txt {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.28571;
}

.V1807-stamp__item__review {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.2;
}

.V1807-stamp__item__review > img {
  width: 82px;
  height: 13px;
  vertical-align: -7%;
}

.V1807-stamp__item.is-a .V1807-stamp__item__link {
  border-color: #89bfca;
  background: url(/static/master/packages/default/images/bg_stamp_item01.png);
  background-size: 200px 200px;
}

.V1807-stamp__item.is-ds::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
}

.V1807-termsModal__overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.V1807-termsModal__overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.V1807-termsModal__in {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5020;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}

.V1807-termsModal__in2 {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.V1807-termsModal__mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}

.V1807-termsModal__in3 {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
}

.V1807-termsModal__in4 {
  position: relative;
  width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px;
  background: #fff;
}

.V1807-termsModal__title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.V1807-termsModal__lead {
  margin: 0 0 30px;
  text-align: center;
}

.V1807-termsModal__body {
  height: 300px;
  overflow-y: auto;
}

.V1807-termsModal__body__in {
  padding-right: 20px;
}

.V1807-termsModal__txt {
  margin: 0;
}

.V1807-termsModal__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.V1807-termsModal__list__mark {
  float: left;
}

.V1807-termsModal__list__body {
  margin: 0;
  overflow: hidden;
}

.V1807-termsModal__list.is-mt20 {
  margin-top: 20px;
}

.V1807-termsModal__check {
  margin-top: 30px;
  line-height: 1.1;
  text-align: center;
}

.V1807-termsModal__check > label {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}

.V1807-termsModal__check > label > input {
  top: -3px;
}

.V1807-termsModal__btn {
  width: 260px;
  margin: 25px auto 0;
}

.V1807-termsModal__btn > span,
.V1807-termsModal__btn > a {
  display: block;
  padding: 13px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.V1807-termsModal__btn > span {
  background: #ccc;
  cursor: default;
}

.V1807-termsModal__btn > a {
  display: none;
  background: #955c2f;
  cursor: pointer;
}

.V1807-termsModal__btn.is-active > span {
  display: none;
}

.V1807-termsModal__btn.is-active > a {
  display: block;
}
