@charset "UTF-8";
.red {
  color: #ce3030 !important;
}

#order #pagetitle {
  background: url(../images_new/cakeorder/title_bk_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
}
@media (min-width: 600px) {
  #order #pagetitle {
    background: url(../images_new/cakeorder/title_bk.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
#order #box2 {
  width: 86vw;
  margin: 15vw auto;
  border-radius: 8vw;
}
@media (min-width: 600px) {
  #order #box2 {
    width: 90vw;
    margin: 5vw auto;
    border-radius: 3.1vw;
  }
}
@media (min-width: 1025px) {
  #order #box2 {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #order #box2 {
    width: 1300px;
    margin: 100px auto;
    border-radius: 60px;
  }
}
#order #box2 .inbox {
  width: 86%;
  margin: 0 auto;
  padding: 10vw 0;
}
@media (min-width: 600px) {
  #order #box2 .inbox {
    padding: 5vw 0;
  }
}
@media (min-width: 1680px) {
  #order #box2 .inbox {
    padding: 100px 0;
  }
}
#order #box2 .inbox h4 {
  color: #bc1f7d;
  background: #fff;
  text-align: center;
  letter-spacing: 0.3vw;
  font-size: 110%;
}
@media (min-width: 600px) {
  #order #box2 .inbox h4 {
    font-size: 130%;
  }
}
@media (min-width: 1680px) {
  #order #box2 .inbox h4 {
    letter-spacing: 3px;
  }
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex, #order #box2 .inbox #detailbox .flex3, #order #detailbox #box2 .inbox .flex3, #order #box2 .inbox #detailbox .flex2, #order #detailbox #box2 .inbox .flex2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#order #box2 .inbox .flex .line, #order #box2 .inbox #detailbox .flex3 .line, #order #detailbox #box2 .inbox .flex3 .line, #order #box2 .inbox #detailbox .flex2 .line, #order #detailbox #box2 .inbox .flex2 .line {
  margin-top: 10vw;
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex .line, #order #box2 .inbox #detailbox .flex3 .line, #order #detailbox #box2 .inbox .flex3 .line, #order #box2 .inbox #detailbox .flex2 .line, #order #detailbox #box2 .inbox .flex2 .line {
    width: 30%;
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  #order #box2 .inbox .flex .line, #order #box2 .inbox #detailbox .flex3 .line, #order #detailbox #box2 .inbox .flex3 .line, #order #box2 .inbox #detailbox .flex2 .line, #order #detailbox #box2 .inbox .flex2 .line {
    width: 26%;
  }
}
#order #box2 .inbox .flex .line::before, #order #box2 .inbox #detailbox .flex3 .line::before, #order #detailbox #box2 .inbox .flex3 .line::before, #order #box2 .inbox #detailbox .flex2 .line::before, #order #detailbox #box2 .inbox .flex2 .line::before {
  content: "";
  display: block;
  width: 40vw;
  height: 1px;
  background-color: #ccc;
  margin: 0 auto 8vw;
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex .line::before, #order #box2 .inbox #detailbox .flex3 .line::before, #order #detailbox #box2 .inbox .flex3 .line::before, #order #box2 .inbox #detailbox .flex2 .line::before, #order #detailbox #box2 .inbox .flex2 .line::before {
    display: none;
  }
}
#order #box2 .inbox .flex .line .step, #order #box2 .inbox #detailbox .flex3 .line .step, #order #detailbox #box2 .inbox .flex3 .line .step, #order #box2 .inbox #detailbox .flex2 .line .step, #order #detailbox #box2 .inbox .flex2 .line .step {
  text-align: center;
  background: #bc1f7d;
  border-radius: 50%;
  width: 15vw;
  height: 10vw;
  padding-top: 5vw;
  margin: 10vw auto 5vw;
  color: #fff;
  font-size: 90%;
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex .line .step, #order #box2 .inbox #detailbox .flex3 .line .step, #order #detailbox #box2 .inbox .flex3 .line .step, #order #box2 .inbox #detailbox .flex2 .line .step, #order #detailbox #box2 .inbox .flex2 .line .step {
    margin: 5vw auto 2vw;
    width: 6vw;
    height: 3.7vw;
    padding-top: 2.3vw;
  }
}
@media (min-width: 1025px) {
  #order #box2 .inbox .flex .line .step, #order #box2 .inbox #detailbox .flex3 .line .step, #order #detailbox #box2 .inbox .flex3 .line .step, #order #box2 .inbox #detailbox .flex2 .line .step, #order #detailbox #box2 .inbox .flex2 .line .step {
    margin: 2vw auto 1vw;
    width: 4.4vw;
    height: 2.6vw;
    padding-top: 1.8vw;
  }
}
@media (min-width: 1680px) {
  #order #box2 .inbox .flex .line .step, #order #box2 .inbox #detailbox .flex3 .line .step, #order #detailbox #box2 .inbox .flex3 .line .step, #order #box2 .inbox #detailbox .flex2 .line .step, #order #detailbox #box2 .inbox .flex2 .line .step {
    margin: 40px auto 20px;
    width: 88px;
    height: 52px;
    padding-top: 36px;
  }
}
#order #box2 .inbox .flex .line .photo img, #order #box2 .inbox #detailbox .flex3 .line .photo img, #order #detailbox #box2 .inbox .flex3 .line .photo img, #order #box2 .inbox #detailbox .flex2 .line .photo img, #order #detailbox #box2 .inbox .flex2 .line .photo img {
  border-radius: 5.3vw;
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex .line .photo img, #order #box2 .inbox #detailbox .flex3 .line .photo img, #order #detailbox #box2 .inbox .flex3 .line .photo img, #order #box2 .inbox #detailbox .flex2 .line .photo img, #order #detailbox #box2 .inbox .flex2 .line .photo img {
    border-radius: 2vw;
  }
}
@media (min-width: 1680px) {
  #order #box2 .inbox .flex .line .photo img, #order #box2 .inbox #detailbox .flex3 .line .photo img, #order #detailbox #box2 .inbox .flex3 .line .photo img, #order #box2 .inbox #detailbox .flex2 .line .photo img, #order #detailbox #box2 .inbox .flex2 .line .photo img {
    border-radius: 40px;
  }
}
#order #box2 .inbox .flex .line h5, #order #box2 .inbox #detailbox .flex3 .line h5, #order #detailbox #box2 .inbox .flex3 .line h5, #order #box2 .inbox #detailbox .flex2 .line h5, #order #detailbox #box2 .inbox .flex2 .line h5 {
  text-align: center;
  font-size: 110%;
  letter-spacing: 0.3vw;
  line-height: 160%;
  margin-top: 3vw;
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex .line h5, #order #box2 .inbox #detailbox .flex3 .line h5, #order #detailbox #box2 .inbox .flex3 .line h5, #order #box2 .inbox #detailbox .flex2 .line h5, #order #detailbox #box2 .inbox .flex2 .line h5 {
    letter-spacing: 0.15vw;
    margin-top: 2vw;
  }
}
@media (min-width: 1680px) {
  #order #box2 .inbox .flex .line h5, #order #box2 .inbox #detailbox .flex3 .line h5, #order #detailbox #box2 .inbox .flex3 .line h5, #order #box2 .inbox #detailbox .flex2 .line h5, #order #detailbox #box2 .inbox .flex2 .line h5 {
    letter-spacing: 1px;
    margin-top: 40px;
  }
}
#order #box2 .inbox .flex .line p, #order #box2 .inbox #detailbox .flex3 .line p, #order #detailbox #box2 .inbox .flex3 .line p, #order #box2 .inbox #detailbox .flex2 .line p, #order #detailbox #box2 .inbox .flex2 .line p {
  line-height: 180%;
  margin-top: 5vw;
}
@media (min-width: 600px) {
  #order #box2 .inbox .flex .line p, #order #box2 .inbox #detailbox .flex3 .line p, #order #detailbox #box2 .inbox .flex3 .line p, #order #box2 .inbox #detailbox .flex2 .line p, #order #detailbox #box2 .inbox .flex2 .line p {
    margin-top: 2vw;
  }
}
@media (min-width: 1025px) {
  #order #box2 .inbox .flex .line p, #order #box2 .inbox #detailbox .flex3 .line p, #order #detailbox #box2 .inbox .flex3 .line p, #order #box2 .inbox #detailbox .flex2 .line p, #order #detailbox #box2 .inbox .flex2 .line p {
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #box2 .inbox .flex .line p, #order #box2 .inbox #detailbox .flex3 .line p, #order #detailbox #box2 .inbox .flex3 .line p, #order #box2 .inbox #detailbox .flex2 .line p, #order #detailbox #box2 .inbox .flex2 .line p {
    margin-top: 20px;
  }
}
#order #box2 .inbox .flex .first, #order #box2 .inbox #detailbox .flex3 .first, #order #detailbox #box2 .inbox .flex3 .first, #order #box2 .inbox #detailbox .flex2 .first, #order #detailbox #box2 .inbox .flex2 .first {
  margin-top: 0;
}
#order #box2 .inbox .flex .first::before, #order #box2 .inbox #detailbox .flex3 .first::before, #order #detailbox #box2 .inbox .flex3 .first::before, #order #box2 .inbox #detailbox .flex2 .first::before, #order #detailbox #box2 .inbox .flex2 .first::before {
  background: none;
}
#order #box3 {
  border: 2px solid #ccc;
  width: 86vw;
  margin: 10vw auto;
  border-radius: 8vw;
  padding-bottom: 5vw;
}
@media (min-width: 600px) {
  #order #box3 {
    margin: 5vw auto;
    border-radius: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: none;
    border-right: none;
    padding-bottom: 5vw;
  }
}
@media (min-width: 1025px) {
  #order #box3 {
    width: 74vw;
    margin: 4vw auto;
  }
}
@media (min-width: 1680px) {
  #order #box3 {
    width: 1300px;
    margin: 80px auto;
    padding-bottom: 100px;
  }
}
#order #box3 h5 {
  text-align: center;
  font-size: 120%;
  padding-top: 10vw;
  padding-bottom: 5vw;
  color: #303030;
}
@media (min-width: 600px) {
  #order #box3 h5 {
    padding-top: 5vw;
    padding-bottom: 2vw;
    font-size: 165%;
  }
}
@media (min-width: 1025px) {
  #order #box3 h5 {
    padding-top: 3vw;
  }
}
@media (min-width: 1680px) {
  #order #box3 h5 {
    padding-top: 60px;
  }
}
#order #box3 ul {
  margin: 0 5vw;
}
@media (min-width: 1680px) {
  #order #box3 ul {
    margin: 0 100px;
  }
}
#order #box3 ul li {
  line-height: 180%;
  font-size: 90%;
  margin-bottom: 5vw;
}
@media (min-width: 600px) {
  #order #box3 ul li {
    font-size: 100%;
    margin-bottom: 1vw;
  }
}
@media (min-width: 1025px) {
  #order #box3 ul li {
    margin-bottom: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #box3 ul li {
    margin-bottom: 10px;
  }
}
@media (min-width: 600px) {
  #order .item .photo {
    margin-bottom: 3vw;
  }
}
@media (min-width: 1025px) {
  #order .item .photo {
    margin-bottom: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order .item .photo {
    margin-bottom: 30px;
  }
}
#order .item .photo img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 45vw;
}
@media (min-width: 600px) {
  #order .item .photo img {
    height: 15vw;
  }
}
@media (min-width: 1680px) {
  #order .item .photo img {
    height: 260px;
  }
}
#order .item .swiper-pagination {
  top: -3.5vw;
}
@media (min-width: 600px) {
  #order .item .swiper-pagination {
    top: 10.5vw;
  }
}
@media (min-width: 1025px) {
  #order .item .swiper-pagination {
    top: 10vw;
  }
}
@media (min-width: 1680px) {
  #order .item .swiper-pagination {
    top: 265px;
  }
}
#order .item .swiper-button {
  top: 32vw;
}
@media (min-width: 600px) {
  #order .item .swiper-button {
    top: 7.5vw;
  }
}
@media (min-width: 1680px) {
  #order .item .swiper-button {
    top: 130px;
  }
}
#order #detailbox {
  width: 86vw;
  margin: 15vw auto;
}
@media (min-width: 600px) {
  #order #detailbox {
    margin: 5vw auto;
    position: relative;
  }
}
@media (min-width: 1025px) {
  #order #detailbox {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox {
    width: 1300px;
    margin: 100px auto;
  }
}
#order #detailbox table {
  margin: 5vw auto;
  background: #fff;
  font-size: 90%;
  line-height: 160%;
  width: 100%;
}
@media (min-width: 600px) {
  #order #detailbox table {
    font-size: 100%;
    margin: 3vw auto;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table {
    margin: 30px auto;
  }
}
#order #detailbox table th {
  width: 23%;
  text-align: left;
  border-top: 1px solid #bc1f7d;
  padding: 4vw 1vw;
  font-weight: normal;
}
@media (min-width: 600px) {
  #order #detailbox table th {
    padding: 2vw 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox table th {
    padding: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table th {
    padding: 20px;
  }
}
#order #detailbox table td {
  border-top: 1px solid #ccc;
  padding: 4vw 2vw;
  font-weight: bold;
  font-size: 120%;
}
@media (min-width: 600px) {
  #order #detailbox table td {
    padding: 2vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox table td {
    padding: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table td {
    padding: 20px;
  }
}
#order #detailbox table td .tax {
  font-size: 70%;
  font-weight: normal;
}
#order #detailbox table td .no {
  font-weight: normal;
  background: #999;
  color: #fff;
  display: inline-block;
  font-size: 80%;
  padding: 1vw 3vw;
}
@media (min-width: 1025px) {
  #order #detailbox table td .no {
    padding: 0.5vw 2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table td .no {
    padding: 10px 40px;
  }
}
#order #detailbox table td form {
  display: inline-block;
}
#order #detailbox table td form .btn {
  width: 28vw;
  padding: 0;
}
@media (min-width: 600px) {
  #order #detailbox table td form .btn {
    width: 14vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox table td form .btn {
    width: 7vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table td form .btn {
    width: 130px;
  }
}
#order #detailbox table td form .btn::before {
  top: 1.8vw;
  z-index: 1;
}
@media (min-width: 600px) {
  #order #detailbox table td form .btn::before {
    top: 0.8vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox table td form .btn::before {
    top: 0.1vw;
    right: 0.5vw;
    font-size: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table td form .btn::before {
    top: 2px;
    right: 10px;
    font-size: 100%;
  }
}
#order #detailbox table td form .btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #bc1f7d;
  color: #fff;
  border-radius: 50vw;
  width: 100%;
  padding: 2vw 0;
  letter-spacing: 0.2vw;
  border: none;
  cursor: pointer;
}
@media (min-width: 600px) {
  #order #detailbox table td form .btn input {
    padding: 1vw 0;
    font-size: 1.4vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox table td form .btn input {
    padding: 0.3vw 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 0.8vw;
  }
  #order #detailbox table td form .btn input:hover {
    background-color: #fff;
    color: #bc1f7d;
  }
}
@media (min-width: 1680px) {
  #order #detailbox table td form .btn input {
    padding: 6px 0;
    font-size: 80%;
    letter-spacing: 2px;
  }
}
#order #detailbox table tr:last-child th {
  border-bottom: 1px solid #bc1f7d;
}
#order #detailbox table tr:last-child td {
  border-bottom: 1px solid #ccc;
}
#order #detailbox p {
  line-height: 180%;
}
@media (min-width: 600px) {
  #order #detailbox .tc {
    text-align: center;
  }
}
#order #detailbox .mt10 {
  margin-top: 3vw;
}
@media (min-width: 600px) {
  #order #detailbox .mt10 {
    margin-top: 1.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .mt10 {
    margin-top: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .mt10 {
    margin-top: 10px;
  }
}
#order #detailbox .flex, #order #detailbox .flex3, #order #detailbox .flex2 {
  position: relative;
}
@media (min-width: 600px) {
  #order #detailbox .flex, #order #detailbox .flex3, #order #detailbox .flex2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 5vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex, #order #detailbox .flex3, #order #detailbox .flex2 {
    padding-bottom: 100px;
  }
}
#order #detailbox .flex .photo, #order #detailbox .flex3 .photo, #order #detailbox .flex2 .photo, #order #detailbox .flex .swiper-container, #order #detailbox .flex3 .swiper-container, #order #detailbox .flex2 .swiper-container {
  width: 90%;
  margin: 0 auto;
  border-radius: 8vw;
  border: 1px solid #f4f4f4;
  overflow: hidden;
}
@media (min-width: 600px) {
  #order #detailbox .flex .photo, #order #detailbox .flex3 .photo, #order #detailbox .flex2 .photo, #order #detailbox .flex .swiper-container, #order #detailbox .flex3 .swiper-container, #order #detailbox .flex2 .swiper-container {
    width: 48%;
    margin: 0;
    border-radius: 3.1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .photo, #order #detailbox .flex3 .photo, #order #detailbox .flex2 .photo, #order #detailbox .flex .swiper-container, #order #detailbox .flex3 .swiper-container, #order #detailbox .flex2 .swiper-container {
    border-radius: 60px;
  }
}
#order #detailbox .flex .photo img, #order #detailbox .flex3 .photo img, #order #detailbox .flex2 .photo img, #order #detailbox .flex .swiper-container img, #order #detailbox .flex3 .swiper-container img, #order #detailbox .flex2 .swiper-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 58vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex .photo img, #order #detailbox .flex3 .photo img, #order #detailbox .flex2 .photo img, #order #detailbox .flex .swiper-container img, #order #detailbox .flex3 .swiper-container img, #order #detailbox .flex2 .swiper-container img {
    height: 31vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .photo img, #order #detailbox .flex3 .photo img, #order #detailbox .flex2 .photo img, #order #detailbox .flex .swiper-container img, #order #detailbox .flex3 .swiper-container img, #order #detailbox .flex2 .swiper-container img {
    height: 26vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .photo img, #order #detailbox .flex3 .photo img, #order #detailbox .flex2 .photo img, #order #detailbox .flex .swiper-container img, #order #detailbox .flex3 .swiper-container img, #order #detailbox .flex2 .swiper-container img {
    height: 468px;
  }
}
#order #detailbox .flex .swiper-button, #order #detailbox .flex3 .swiper-button, #order #detailbox .flex2 .swiper-button {
  background: #fff;
  border-radius: 50%;
  color: #bc1f7d;
  border: 1px solid #bc1f7d;
  width: 10vw;
  height: 10vw;
  position: absolute;
  top: 30vw;
  cursor: pointer;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-button, #order #detailbox .flex3 .swiper-button, #order #detailbox .flex2 .swiper-button {
    width: 4vw;
    height: 4vw;
    top: 16vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-button, #order #detailbox .flex3 .swiper-button, #order #detailbox .flex2 .swiper-button {
    width: 3vw;
    height: 3vw;
    top: 13vw;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #order #detailbox .flex .swiper-button:hover, #order #detailbox .flex3 .swiper-button:hover, #order #detailbox .flex2 .swiper-button:hover {
    background: #bc1f7d;
    color: #fff;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-button, #order #detailbox .flex3 .swiper-button, #order #detailbox .flex2 .swiper-button {
    width: 60px;
    height: 60px;
    top: 240px;
  }
}
#order #detailbox .flex .swiper-button-prev, #order #detailbox .flex3 .swiper-button-prev, #order #detailbox .flex2 .swiper-button-prev {
  left: -2vw;
  z-index: 9;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-button-prev, #order #detailbox .flex3 .swiper-button-prev, #order #detailbox .flex2 .swiper-button-prev {
    left: -2vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-button-prev, #order #detailbox .flex3 .swiper-button-prev, #order #detailbox .flex2 .swiper-button-prev {
    left: -1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-button-prev, #order #detailbox .flex3 .swiper-button-prev, #order #detailbox .flex2 .swiper-button-prev {
    left: -30px;
  }
}
#order #detailbox .flex .swiper-button-prev::after, #order #detailbox .flex3 .swiper-button-prev::after, #order #detailbox .flex2 .swiper-button-prev::after {
  content: "←";
  font-size: 130%;
  position: absolute;
  left: 2.8vw;
  top: 2.8vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-button-prev::after, #order #detailbox .flex3 .swiper-button-prev::after, #order #detailbox .flex2 .swiper-button-prev::after {
    left: 1vw;
    top: 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-button-prev::after, #order #detailbox .flex3 .swiper-button-prev::after, #order #detailbox .flex2 .swiper-button-prev::after {
    left: 0.8vw;
    top: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-button-prev::after, #order #detailbox .flex3 .swiper-button-prev::after, #order #detailbox .flex2 .swiper-button-prev::after {
    left: 18px;
    top: 22px;
  }
}
#order #detailbox .flex .swiper-button-next, #order #detailbox .flex3 .swiper-button-next, #order #detailbox .flex2 .swiper-button-next {
  right: -1vw;
  z-index: 9;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-button-next, #order #detailbox .flex3 .swiper-button-next, #order #detailbox .flex2 .swiper-button-next {
    right: auto;
    left: 39.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-button-next, #order #detailbox .flex3 .swiper-button-next, #order #detailbox .flex2 .swiper-button-next {
    left: 34vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-button-next, #order #detailbox .flex3 .swiper-button-next, #order #detailbox .flex2 .swiper-button-next {
    left: 595px;
  }
}
#order #detailbox .flex .swiper-button-next::after, #order #detailbox .flex3 .swiper-button-next::after, #order #detailbox .flex2 .swiper-button-next::after {
  content: "→";
  font-size: 130%;
  position: absolute;
  left: 2.8vw;
  top: 2.8vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-button-next::after, #order #detailbox .flex3 .swiper-button-next::after, #order #detailbox .flex2 .swiper-button-next::after {
    left: 1vw;
    top: 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-button-next::after, #order #detailbox .flex3 .swiper-button-next::after, #order #detailbox .flex2 .swiper-button-next::after {
    left: 0.8vw;
    top: 0.9vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-button-next::after, #order #detailbox .flex3 .swiper-button-next::after, #order #detailbox .flex2 .swiper-button-next::after {
    left: 18px;
    top: 22px;
  }
}
#order #detailbox .flex .swiper-pagination, #order #detailbox .flex3 .swiper-pagination, #order #detailbox .flex2 .swiper-pagination {
  position: relative;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-pagination, #order #detailbox .flex3 .swiper-pagination, #order #detailbox .flex2 .swiper-pagination {
    position: absolute;
    top: 32vw;
    width: 50%;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-pagination, #order #detailbox .flex3 .swiper-pagination, #order #detailbox .flex2 .swiper-pagination {
    top: 27vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-pagination, #order #detailbox .flex3 .swiper-pagination, #order #detailbox .flex2 .swiper-pagination {
    top: 480px;
  }
}
#order #detailbox .flex .swiper-pagination span, #order #detailbox .flex3 .swiper-pagination span, #order #detailbox .flex2 .swiper-pagination span {
  margin: 0 1vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex .swiper-pagination span, #order #detailbox .flex3 .swiper-pagination span, #order #detailbox .flex2 .swiper-pagination span {
    margin: 0 0.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .swiper-pagination span, #order #detailbox .flex3 .swiper-pagination span, #order #detailbox .flex2 .swiper-pagination span {
    margin: 0 0.2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .swiper-pagination span, #order #detailbox .flex3 .swiper-pagination span, #order #detailbox .flex2 .swiper-pagination span {
    margin: 0 4px;
  }
}
#order #detailbox .flex .swiper-pagination .swiper-pagination-bullet-active, #order #detailbox .flex3 .swiper-pagination .swiper-pagination-bullet-active, #order #detailbox .flex2 .swiper-pagination .swiper-pagination-bullet-active {
  background: #e161ae;
}
@media (min-width: 600px) {
  #order #detailbox .flex .text, #order #detailbox .flex3 .text, #order #detailbox .flex2 .text {
    width: 45%;
  }
}
#order #detailbox .flex .text .icon, #order #detailbox .flex3 .text .icon, #order #detailbox .flex2 .text .icon {
  text-align: center;
  margin-top: 3vw;
  line-height: 180%;
}
@media (min-width: 600px) {
  #order #detailbox .flex .text .icon, #order #detailbox .flex3 .text .icon, #order #detailbox .flex2 .text .icon {
    margin-top: 0;
    margin-bottom: 2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .text .icon, #order #detailbox .flex3 .text .icon, #order #detailbox .flex2 .text .icon {
    margin-bottom: 40px;
  }
}
#order #detailbox .flex .text .icon span, #order #detailbox .flex3 .text .icon span, #order #detailbox .flex2 .text .icon span {
  display: inline-block;
  color: #fff;
  border-radius: 2vw;
  font-weight: bold;
  padding: 0.2vw 2vw;
  font-size: 85%;
  letter-spacing: 0.2vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex .text .icon span, #order #detailbox .flex3 .text .icon span, #order #detailbox .flex2 .text .icon span {
    border-radius: 1vw;
    padding: 0.2vw 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex .text .icon span, #order #detailbox .flex3 .text .icon span, #order #detailbox .flex2 .text .icon span {
    border-radius: 0.5vw;
    padding: 0.1vw 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .text .icon span, #order #detailbox .flex3 .text .icon span, #order #detailbox .flex2 .text .icon span {
    border-radius: 10px;
    padding: 2px 20px;
    letter-spacing: 2px;
  }
}
#order #detailbox .flex .text .icon .end, #order #detailbox .flex3 .text .icon .end, #order #detailbox .flex2 .text .icon .end {
  background: #ec342e;
}
#order #detailbox .flex .text .icon .season, #order #detailbox .flex3 .text .icon .season, #order #detailbox .flex2 .text .icon .season {
  background: #ec882e;
}
#order #detailbox .flex .text h3, #order #detailbox .flex3 .text h3, #order #detailbox .flex2 .text h3 {
  font-size: 125%;
  letter-spacing: 0.3vw;
  margin: 5vw auto;
  text-align: center;
  line-height: 160%;
}
@media (min-width: 600px) {
  #order #detailbox .flex .text h3, #order #detailbox .flex3 .text h3, #order #detailbox .flex2 .text h3 {
    text-align: left;
    font-size: 185%;
    letter-spacing: 0.2vw;
    margin: 0 auto 2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex .text h3, #order #detailbox .flex3 .text h3, #order #detailbox .flex2 .text h3 {
    letter-spacing: 2px;
    margin: 0 auto 40px;
  }
}
#order #detailbox .flex .text .comment, #order #detailbox .flex3 .text .comment, #order #detailbox .flex2 .text .comment {
  background-image: -webkit-linear-gradient(left, #dadada, #dadada 2px, transparent 2px, transparent 8px);
  background-image: linear-gradient(to right, #dadada, #dadada 2px, transparent 2px, transparent 8px);
  background-size: 6px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 5vw;
  margin-bottom: 5vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex .text .comment, #order #detailbox .flex3 .text .comment, #order #detailbox .flex2 .text .comment {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 0;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #price {
    width: 50%;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #price2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #price2 .sizebox {
    width: 48%;
  }
}
#order #detailbox .flex2 #price2 h4 {
  font-size: 125%;
  margin-top: 10vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #price2 h4 {
    font-size: 165%;
    margin-top: 2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex2 #price2 h4 {
    margin-top: 40px;
  }
}
#order #detailbox .flex2 #sizebox {
  padding-top: 5vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #sizebox {
    width: 40%;
    padding: 2vw 0 0 0;
    height: auto;
    margin: 3vw 0 0 0;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex2 #sizebox {
    padding: 0;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex2 #sizebox {
    margin: 60px 0 0 0;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex2 #sizebox p {
    line-height: 200%;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #sizebox .flex, #order #detailbox .flex2 #sizebox .flex3, #order #detailbox .flex2 #sizebox .flex2 {
    display: block;
    width: 70%;
    padding: 0;
  }
}
#order #detailbox .flex2 #sizebox .red {
  font-size: 90%;
  text-align: center;
  margin-top: 5vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex2 #sizebox .red {
    margin-top: 2vw;
    padding-bottom: 2vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex2 #sizebox .red {
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex2 #sizebox .red {
    margin-top: 20px;
    padding-bottom: 40px;
  }
}
#order #detailbox .flex3 .photo img {
  height: auto;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
#order #detailbox .flex3 .dotbox {
  padding: 5vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox {
    width: 25%;
    padding: 3vw;
    margin-top: 15vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox {
    padding: 60px;
    margin-top: 300px;
    padding: 60px;
  }
}
#order #detailbox .flex3 .dotbox .subtitle {
  text-align: center;
  margin-bottom: 5vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox .subtitle {
    margin-bottom: 2.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox .subtitle {
    margin-bottom: 50px;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox .photo {
    width: 100%;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox .photo {
    border-radius: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox .photo {
    border-radius: 30px;
  }
}
#order #detailbox .flex3 .dotbox h3 {
  text-align: center;
  margin-top: 3vw;
  font-size: 120%;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox h3 {
    margin-top: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox h3 {
    margin-top: 30px;
  }
}
#order #detailbox .flex3 .dotbox .btn {
  margin: 5vw auto;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox .btn {
    display: none;
  }
}
#order #detailbox .flex3 .dotbox #itemdetailbox {
  display: none;
  font-size: 85%;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox {
    display: block;
    font-size: 75%;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox table {
    margin-top: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox table {
    margin-top: 30px;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox th {
    width: 35%;
    padding: 1vw 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox th {
    padding: 20px 10px;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox td {
    padding: 1vw 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 .dotbox #itemdetailbox td {
    padding: 20px 10px;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox {
    padding-top: 15vw;
    width: 65%;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox {
    padding-top: 300px;
    width: 62%;
  }
}
#order #detailbox .flex3 #mainbox #error {
  border: 3px solid #ce3030;
  margin-top: 5vw;
  padding: 5vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox #error {
    margin-top: 2.5vw;
    padding: 2.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox #error {
    margin-top: 1vw;
    padding: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox #error {
    margin-top: 20px;
    padding: 30px;
  }
}
#order #detailbox .flex3 #mainbox h4 {
  margin-top: 15vw;
  font-size: 125%;
  letter-spacing: 0.3vw;
  line-height: 100%;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox h4 {
    margin-top: 5vw;
    margin-bottom: 2vw;
    font-size: 150%;
    letter-spacing: 0.2vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox h4 {
    margin-top: 2vw;
    margin-bottom: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox h4 {
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
}
#order #detailbox .flex3 #mainbox h4 span {
  font-size: 70%;
  font-weight: normal;
  color: #fff;
  border-radius: 1vw;
  padding: 0.5vw 2vw;
  vertical-align: bottom;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox h4 span {
    font-size: 60%;
    border-radius: 0.5vw;
    padding: 0.25vw 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox h4 span {
    font-size: 50%;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox h4 span {
    padding: 5px 20px;
  }
}
#order #detailbox .flex3 #mainbox h4 .free {
  background: #ec882e;
}
#order #detailbox .flex3 #mainbox h4 .pay {
  background: #ec342e;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .inbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 5vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox .inbox {
    margin-bottom: 100px;
  }
}
#order #detailbox .flex3 #mainbox .inbox .photo {
  margin: 3vw auto;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .inbox .photo {
    margin: 0;
    width: 35%;
    border-radius: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox .inbox .photo {
    border-radius: 30px;
  }
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .inbox .textbox {
    width: 60%;
  }
}
#order #detailbox .flex3 #mainbox .atend {
  color: #ec882e;
}
#order #detailbox .flex3 #mainbox .error {
  background: #ce3030;
  color: #fff;
  padding: 3vw;
  margin-top: 3vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .error {
    padding: 1.5vw;
    margin-top: 1.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox .error {
    padding: 1vw;
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox .error {
    padding: 20px;
    margin-top: 20px;
  }
}
#order #detailbox .flex3 #mainbox .error a {
  color: #fff;
}
#order #detailbox .flex3 #mainbox .graybox {
  padding: 3vw;
  margin-top: 3vw;
  font-size: 90%;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .graybox {
    padding: 1.5vw;
    margin-top: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox .graybox {
    padding: 30px;
    margin-top: 30px;
  }
}
#order #detailbox .flex3 #mainbox #platetext {
  margin-top: 3vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox #platetext {
    margin-top: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox #platetext {
    margin-top: 30px;
  }
}
#order #detailbox .flex3 #mainbox #platetext p {
  margin-top: 3vw;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox #platetext p {
    margin-top: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox #platetext p {
    margin-top: 30px;
  }
}
#order #detailbox .flex3 #mainbox .tax {
  font-size: 70%;
  font-weight: normal;
}
#order #detailbox .flex3 #mainbox .next {
  position: relative;
  width: 60vw;
  margin: 10vw auto 20vw;
  padding: 0;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .next {
    margin: 5vw auto 0;
    width: 25vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox .next {
    width: 20vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox .next {
    width: 380px;
    margin: 100px auto 0;
  }
}
#order #detailbox .flex3 #mainbox .next::before {
  content: "→";
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 3vw;
  top: 3vw;
  font-size: 120%;
  z-index: 1;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .next::before {
    top: 1.1vw;
    right: 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox .next::before {
    top: 0.9vw;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox .next::before {
    top: 18px;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox .next:hover::before {
    color: #bc1f7d;
  }
}
#order #detailbox .flex3 #mainbox .next input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #bc1f7d;
  color: #fff;
  text-align: center;
  border-radius: 50vw;
  width: 100%;
  padding: 3.5vw 0;
  position: relative;
  letter-spacing: 0.2vw;
  border: none;
  cursor: pointer;
  font-size: 90%;
}
@media (min-width: 600px) {
  #order #detailbox .flex3 #mainbox .next input {
    padding: 1.5vw 0;
  }
}
@media (min-width: 1025px) {
  #order #detailbox .flex3 #mainbox .next input {
    padding: 1vw 0;
    border: 2px solid #bc1f7d;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #order #detailbox .flex3 #mainbox .next input:hover {
    background-color: #fff;
    color: #bc1f7d;
    border: 2px solid #bc1f7d;
  }
}
@media (min-width: 1680px) {
  #order #detailbox .flex3 #mainbox .next input {
    padding: 20px 0;
    letter-spacing: 2px;
  }
}
#order #detailbox #stepbox {
  margin-top: 15vw;
}
@media (min-width: 600px) {
  #order #detailbox #stepbox {
    position: absolute;
    top: 0;
    margin-top: 0;
    width: 100%;
  }
}
@media (min-width: 600px) {
  #order #detailbox #stepbox ul {
    margin: 0 auto;
    text-align: center;
  }
}
#order #detailbox #stepbox li {
  display: none;
}
@media (min-width: 600px) {
  #order #detailbox #stepbox li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3vw 0;
    width: 18.3vw;
    font-size: 120%;
    border-radius: 1.5vw;
    background-color: #f8f8f8;
    text-align: center;
    position: relative;
    margin-right: 3.5vw;
    letter-spacing: 0.2vw;
    color: #999;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #stepbox li {
    width: 15.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #stepbox li {
    width: 267px;
    letter-spacing: 2px;
    padding: 60px 0;
    margin-right: 70px;
    border-radius: 30px;
  }
}
@media (min-width: 600px) {
  #order #detailbox #stepbox li::after {
    display: block;
    content: "▲";
    position: absolute;
    right: -3vw;
    top: 3vw;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
    color: #999;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #stepbox li::after {
    right: -2.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #stepbox li::after {
    right: -50px;
    top: 60px;
  }
}
@media (min-width: 600px) {
  #order #detailbox #stepbox li:last-child {
    margin-right: 0vw;
  }
}
@media (min-width: 600px) {
  #order #detailbox #stepbox li:last-child::after {
    display: none;
  }
}
#order #detailbox #stepbox li.on {
  display: block;
  color: #bc1f7d;
  font-size: 150%;
  text-align: center;
  letter-spacing: 0.3vw;
}
@media (min-width: 600px) {
  #order #detailbox #stepbox li.on {
    display: inline-block;
    font-size: 130%;
    background: none;
    letter-spacing: 0.2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #stepbox li.on {
    letter-spacing: 2px;
  }
}
#order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email], #order #detailbox textarea, #order #detailbox select, #order #detailbox button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 4vw;
  color: #303030;
}
@media (min-width: 600px) {
  #order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email], #order #detailbox textarea, #order #detailbox select, #order #detailbox button {
    font-size: 1.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email], #order #detailbox textarea, #order #detailbox select, #order #detailbox button {
    font-size: 1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email], #order #detailbox textarea, #order #detailbox select, #order #detailbox button {
    font-size: 100%;
  }
}
#order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email] {
  width: 90%;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  padding: 3vw;
}
@media (min-width: 600px) {
  #order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email] {
    padding: 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email] {
    padding: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox input[type=text], #order #detailbox input[type=tel], #order #detailbox input[type=email] {
    padding: 10px;
  }
}
#order #detailbox textarea {
  width: 90%;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  padding: 3vw;
  height: 50vw;
}
@media (min-width: 600px) {
  #order #detailbox textarea {
    padding: 1vw;
    height: 20vh;
  }
}
@media (min-width: 1025px) {
  #order #detailbox textarea {
    padding: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox textarea {
    padding: 10px;
    height: 200px;
  }
}
#order #detailbox select {
  padding: 2vw;
  border: 1px solid #ccc;
  background-color: #fff;
}
@media (min-width: 600px) {
  #order #detailbox select {
    padding: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox select {
    padding: 10px;
  }
}
@media (min-width: 600px) {
  #order #detailbox #date1 {
    width: 30%;
  }
}
#order #detailbox #c_zip {
  width: 45%;
}
@media (min-width: 600px) {
  #order #detailbox #c_zip {
    width: 30%;
  }
}
@media (min-width: 600px) {
  #order #detailbox .w40 {
    width: 40% !important;
  }
}
#order #detailbox span.red {
  padding: 0 !important;
  font-size: 70% !important;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox {
    padding-top: 15vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox {
    padding-top: 300px;
  }
}
#order #detailbox #prevbox .titlebox {
  margin-top: 15vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .titlebox {
    margin-top: 5vw;
    margin-bottom: 2vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .titlebox {
    margin-top: 2vw;
    margin-bottom: 0;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .titlebox {
    margin-top: 40px;
  }
}
#order #detailbox #prevbox .titlebox h4 {
  font-size: 125%;
  letter-spacing: 0.3vw;
  line-height: 100%;
  width: 60%;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .titlebox h4 {
    font-size: 150%;
    letter-spacing: 0.2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .titlebox h4 {
    letter-spacing: 2px;
  }
}
#order #detailbox #prevbox .titlebox .back .btn2 {
  margin: 0;
  width: 25vw;
  padding: 1.5vw 0 1.5vw 5vw;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .titlebox .back .btn2 {
    width: 15vw;
    padding: 1vw 0 1vw 1.5vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .titlebox .back .btn2 {
    width: 10vw;
    padding: 0.5vw 0 0.5vw 0.5vw;
    letter-spacing: 0.1vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .titlebox .back .btn2 {
    width: 200px;
    padding: 10px 0 10px 10px;
    letter-spacing: 1px;
  }
}
#order #detailbox #prevbox .titlebox .back .btn2::before {
  top: 0.8vw;
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .titlebox .back .btn2::before {
    top: 0.3vw;
    left: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .titlebox .back .btn2::before {
    top: 6px;
    left: 20px;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox table {
    margin-top: 1vw;
    margin-bottom: 5vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox table {
    margin-top: 20px;
    margin-bottom: 100px;
  }
}
@media (min-width: 600px) {
  #order #detailbox #prevbox table th {
    width: 25%;
  }
}
#order #detailbox #prevbox table th span {
  font-size: 70%;
  font-weight: normal;
  color: #fff;
  border-radius: 1vw;
  padding: 0.5vw 2vw;
  vertical-align: bottom;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox table th span {
    font-size: 80%;
    border-radius: 0.5vw;
    padding: 0.25vw 1vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox table th span {
    font-size: 50%;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox table th span {
    border-radius: 10px;
    padding: 5px 20px;
  }
}
#order #detailbox #prevbox table th .free {
  background: #ec882e;
}
#order #detailbox #prevbox table th .pay {
  background: #ec342e;
}
#order #detailbox #prevbox .photo img {
  border-radius: 5.3vw;
  margin-bottom: 3vw;
  border: 1px solid #f4f4f4;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .photo img {
    border-radius: 1.5vw;
    width: 20vw;
    margin-bottom: 0;
    vertical-align: middle;
    margin-right: 2vw;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .photo img {
    width: 15vw;
    margin-right: 2vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .photo img {
    width: 300px;
    margin-right: 40px;
    border-radius: 30px;
  }
}
#order #detailbox #prevbox .animalphoto img {
  width: 20vw;
  display: block;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .animalphoto img {
    width: 10vw;
    display: inline;
    vertical-align: middle;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .animalphoto img {
    width: 6vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .animalphoto img {
    width: 120px;
  }
}
#order #detailbox #prevbox .btn {
  margin: 10vw auto 20vw;
  border: none;
  padding: 0;
  background: none;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .btn {
    margin: 5vw auto 0;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .btn {
    font-size: 100%;
  }
  #order #detailbox #prevbox .btn:hover {
    border-radius: 0;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .btn {
    margin: 100px auto 0;
  }
}
#order #detailbox #prevbox .btn::before {
  display: none;
}
#order #detailbox #prevbox .btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: #bc1f7d;
  padding: 3.5vw 0;
  border: none;
  border-radius: 50vw;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.2vw;
  font-size: 100%;
}
@media (min-width: 600px) {
  #order #detailbox #prevbox .btn input {
    padding: 1.5vw 0;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .btn input {
    padding: 1vw 0;
    border: 2px solid #bc1f7d;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #order #detailbox #prevbox .btn input:hover {
    background-color: #fff;
    color: #bc1f7d;
    border: 2px solid #bc1f7d;
  }
}
@media (min-width: 1025px) {
  #order #detailbox #prevbox .btn input {
    padding: 1vw 0;
    border: 2px solid #bc1f7d;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #order #detailbox #prevbox .btn input:hover {
    background-color: #fff;
    color: #bc1f7d;
    border: 2px solid #bc1f7d;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #prevbox .btn input {
    padding: 20px 0;
    letter-spacing: 2px;
  }
}
#order #detailbox #thanksbox h3 {
  font-size: 135%;
  text-align: center;
  margin-bottom: 8vw;
}
@media (min-width: 600px) {
  #order #detailbox #thanksbox h3 {
    margin-bottom: 4vw;
  }
}
@media (min-width: 1680px) {
  #order #detailbox #thanksbox h3 {
    margin-bottom: 80px;
  }
}
#order #detailbox #thanksbox .red {
  font-size: 100% !important;
  font-weight: bold;
}
#order #detailbox #thanksbox .btn {
  margin: 7vw auto;
}
@media (min-width: 1680px) {
  #order #detailbox #thanksbox .btn {
    margin: 140px auto;
  }
}
#order #errorbox {
  width: 86vw;
  margin: 15vw auto;
}
@media (min-width: 600px) {
  #order #errorbox {
    margin: 5vw auto;
  }
}
@media (min-width: 1025px) {
  #order #errorbox {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #order #errorbox {
    width: 1300px;
    margin: 100px auto;
  }
}
#order #errorbox h3 {
  font-size: 125%;
  letter-spacing: 0.3vw;
  margin: 5vw auto;
  text-align: center;
  line-height: 160%;
}
@media (min-width: 600px) {
  #order #errorbox h3 {
    font-size: 185%;
    margin: 3vw auto;
  }
}
@media (min-width: 1680px) {
  #order #errorbox h3 {
    margin: 60px auto;
    letter-spacing: 3px;
  }
}
#order #errorbox p {
  line-height: 180%;
}
@media (min-width: 1025px) {
  #order #errorbox p {
    width: 50%;
    margin: 0 auto;
  }
}
#order .back .btn2 {
  margin: 8vw auto;
  padding: 3.5vw 0 3.5vw 3vw;
  width: 57vw;
}
@media (min-width: 600px) {
  #order .back .btn2 {
    margin: 3vw auto;
    width: 23.5vw;
    padding: 1.5vw 0 1.5vw 1.5vw;
  }
}
@media (min-width: 1025px) {
  #order .back .btn2 {
    width: 18.5vw;
    padding: 1vw 0 1vw 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order .back .btn2 {
    width: 370px;
    padding: 20px 0 20px 15px;
    margin: 60px auto;
  }
}
#order .back .btn2::before {
  content: "←";
  right: auto;
  left: 3vw;
}
@media (min-width: 600px) {
  #order .back .btn2::before {
    left: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #order .back .btn2::before {
    left: 30px;
    top: 15px;
  }
}

.xmas {
  text-align: center;
  margin-bottom: 10vw;
}
@media (min-width: 600px) {
  .xmas {
    width: 80%;
    margin: 0 auto 5vw;
  }
}
@media (min-width: 1025px) {
  .xmas {
    max-width: 1000px;
    margin: 0 auto 5vw;
  }
}
@media (min-width: 1680px) {
  .xmas {
    margin: 0 auto 100px;
  }
}
.xmas p {
  font-size: 90%;
  margin-top: 2vw;
}
@media (min-width: 600px) {
  .xmas p {
    margin-top: 1vw;
    font-size: 100%;
  }
}
@media (min-width: 1680px) {
  .xmas p {
    margin-top: 20px;
  }
}
.xmas a {
  color: #303030;
}