@media only screen and (min-width: 768px) {
  .pane-main {
    padding-bottom: 0;
  }

  #tulip-pre-order {
    letter-spacing: 1px;
  }
  #tulip-pre-order .sp {
    display: none !important;
  }
  #tulip-pre-order .special-intro {
    margin: 0 0 80px;
  }
  #tulip-pre-order .btn-select {
    display: block;
    width: 704px;
    margin: 0 auto;
  }
  #tulip-pre-order .special-intro .btn-select {
    width: auto;
    margin: 60px 0 0;
    text-align: center;
  }
  #tulip-pre-order .special-intro .btn-select a {
    display: inline-block;
    padding: 2px 28px 28px;
    border-radius: 100px;
    background: #fdfad8;
  }
  #tulip-pre-order h1 {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
  }
  #tulip-pre-order .intro p {
    text-align: justify;
    margin: 0 0 30px;
  }
  #tulip-pre-order .intro .anchor-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
  }
  #tulip-pre-order .intro .anchor-links .child {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
    line-height: 1.4;
    height: 64px;
    border: 2px solid #938675;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    margin: 0 0 20px;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #tulip-pre-order .intro .anchor-links .child:nth-last-child(-n+2) {
    margin: 0;
  }
  #tulip-pre-order #about,
  #tulip-pre-order #howto,
  #tulip-pre-order #faq {
    margin-top: -30px;
    padding-top: 30px;
  }
  #tulip-pre-order #about .inner {
    background: url(../img/bg_green.jpg) repeat left top;
    padding: 0 40px 50px;
    margin: 0 0 80px;
    border-radius: 20px;
  }
  #tulip-pre-order #about h2,
  #tulip-pre-order #howto h2,
  #tulip-pre-order #faq h2 {
    background-color: transparent;
    background-image: url(../img/img_ttl_tulip.png), url(../img/border_ttl.png);
    background-repeat: no-repeat;
    background-position: top center, bottom center;
    padding: 70px 0 40px;
    margin: 0 0 20px;
    transform: translateY(-20px);
  }
  #tulip-pre-order #about .about-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 30px;
  }
  #tulip-pre-order #about .about-inner .img {
    width: 360px;
    border-radius: 20px;
    overflow: hidden;
  }
  #tulip-pre-order #about .about-inner .text {
    width: 400px;
    text-align: justify;
    padding: 15px 0 0;
  }
  #tulip-pre-order #about .about-inner .text p:not(:last-child) {
    margin: 0 0 30px;
  }
  #tulip-pre-order .btn {
    display: block;
    width: 440px;
    height: 70px;
    border: 2px solid #938675;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    margin: 0 auto;
    padding: 17px 0;
    background: #fff url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #tulip-pre-order #howto .inner {
    background: url(../img/bg_pink.jpg) repeat left top;
    padding: 0 40px 50px;
    margin: 0 0 80px;
    border-radius: 20px;
  }
  #tulip-pre-order #howto .calendar {
    text-align: center;
    margin: 0 0 40px;
  }
  #tulip-pre-order #howto h3 {
    font-size: 34px;
    line-height: 1;
    text-align: center;
    padding: 0 0 22px;
    margin: 0 0 20px;
    background: url(../img/border_dot.png) repeat-x left bottom;
  }
  #tulip-pre-order h3:after {
    display: none;
  }
  #tulip-pre-order #howto .calendar .img {
    background: #fff;
    border-radius: 20px;
    padding: 30px 0;
  }
  #tulip-pre-order #howto .box {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin: 0 0 30px;
  }
  #tulip-pre-order #howto .box .img {
    text-align: center;
    background: #fff;
    border-radius: 20px;
    width: 360px;
    padding: 55px 0;
  }
  #tulip-pre-order #howto .box .text {
    width: 460px;
  }
  #tulip-pre-order #howto .box .text p {
    padding: 0 0 0 55px;
    margin: 0 0 30px;
    text-align: justify;
  }
  #tulip-pre-order #howto .box .text p:last-child {
    margin: 0;
  }
  #tulip-pre-order #howto .box h3 {
    text-align: left;
    padding: 0 55px 22px;
    margin: 0 0 35px;
  }
  #tulip-pre-order #faq .inner {
    background: url(../img/bg_yellow.jpg) repeat left top;
    padding: 0 40px 50px;
    margin: 0 0 80px;
    border-radius: 20px;
  }
  #tulip-pre-order #faq dl {
    margin: 0 0 40px;
  }
  #tulip-pre-order #faq dl:last-of-type {
    margin: 0 0 30px;
  }
  #tulip-pre-order #faq dt {
    padding: 16px 0 16px 100px;
    margin: 0 0 10px;
    background: url(../img/img_q.png) no-repeat left top;
  }
  #tulip-pre-order #faq dt p {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px;
    background: url(../img/border_dot.png) repeat-x left bottom;
  }
  #tulip-pre-order #faq dd {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 0 0 100px;
    background: url(../img/img_a.png) no-repeat left top 0;
  }
  #tulip-pre-order #faq dd p {
    width: 510px;
  }
  #tulip-pre-order #faq dd img {
    width: 180px;
    border-radius: 20px;
  }
  #tulip-pre-order #faq dd .read-more {
    position: relative;
    width: 480px;
    margin: 20px 0 0 100px;
    text-align: center;
    cursor: pointer;
  }
  #tulip-pre-order #faq dd .read-more:before,
  #tulip-pre-order #faq dd .read-more:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 170px;
    height: 3px;
    background: url(../img/border_dot.png) no-repeat left top;
  }
  #tulip-pre-order #faq dd .read-more:after {
    left: auto;
    right: 0;
  }
  #tulip-pre-order #faq dd .read-more span {
    position: relative;
    font-size: 18px;
    padding: 0 20px 0 0;
    text-decoration: underline;
  }
  #tulip-pre-order #faq dd .read-more span:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 8px;
    height: 8px;
    border-right: 2px solid #443829;
    border-bottom: 2px solid #443829;
    transform: rotate(45deg);
  }
  #tulip-pre-order #faq dd .read-more.open span:after {
    top: 7px;
    transform: rotate(-135deg);
  }
  #tulip-pre-order #faq dd .read-more:hover span {
    text-decoration: none;
  }
  #tulip-pre-order #faq dd .faq-more-text {
    display: none;
    margin: 25px 0 0;
  }
  #tulip-pre-order #faq dd .faq-more-text-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #tulip-pre-order #faq dd .faq-more-text ol {
    width: 520px;
    margin: 0 0 30px;
  }
  #tulip-pre-order #faq .faq-more-text .img {
    text-align: center;
  }
  #tulip-pre-order #faq .faq-more-text .img p {
    font-size: 12px;
    margin: 4px 0 0;
  }
  #tulip-pre-order #faq dd .faq-more-text p {
    width: 100%;
  }
  #tulip-pre-order #challenge {
    text-align: center;
    margin: 0 0 90px;
  }
  #tulip-pre-order #challenge h2,
  #tulip-pre-order #select h2 {
    background: none;
    margin: 0 0 10px;
  }
  #tulip-pre-order #challenge h2 + .text,
  #tulip-pre-order #select h2 + .text {
    margin: 0 0 25px;
  }
  #tulip-pre-order #challenge .challenge-contents {
    background: url(../img/bg_green.jpg) repeat left top;
    border-radius: 20px;
    padding: 40px 40px 50px;
  }
  #tulip-pre-order #challenge .challenge-contents .eyecatch {
    position: relative;
    border-radius: 20px;
    width: 680px;
    margin: 0 auto;
    overflow: hidden;
  }
  #tulip-pre-order #challenge .challenge-contents .figure {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 170px 0 40px;
    margin: -120px 0 45px;
    background: #fff;
    border-radius: 20px;
  }
  #tulip-pre-order #challenge .challenge-contents .figure img:first-child {
    padding: 0 45px 0 0;
    margin: 0 35px 0 0;
    border-right: 2px solid #ccc;
  }
  #tulip-pre-order #select {
    text-align: center;
    margin: 0 0 40px;
  }
  #tulip-pre-order #select .special-price {
    position: relative;
    padding: 30px 40px;
    border-radius: 20px;
    background: url(../img/bg_special.jpg);
  }
  #tulip-pre-order #select .special-price:before,
  #tulip-pre-order #select .special-price:after {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    width: 140px;
    height: 72px;
    background: url(../img/img_flag.png) no-repeat;
  }
  #tulip-pre-order #select .special-price:after {
    left: auto;
    right: 0;
    transform: scale(-1, 1);
  }
  #tulip-pre-order #select h3 {
    padding: 0;
    margin: 0 0 5px;
    line-height: 0;
  }
  #tulip-pre-order #select h3 img {
    transform: translateX(-30px);
  }
  #tulip-pre-order #select .special-price > p {
    margin: 0 0 15px;
  }
  #tulip-pre-order #select .caution {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 0;
  }
  #tulip-pre-order #select .caution p.important {
    font-size: 16px;
    color: #de1955;
  }
  #tulip-pre-order #sort-area {
    border-radius: 20px;
    border: 2px dashed #f5df4f;
    padding: 30px;
    margin: 0 0 80px;
  }
  #tulip-pre-order #sort-area .headline {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    padding: 0 0 0 25px;
    margin: 0 0 10px;
  }
  #tulip-pre-order #sort-area .headline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 26px;
    background: #443829;
    border-radius: 3px;
  }
  #tulip-pre-order #sort-area .sec {
    margin: 0 0 30px;
  }
  #tulip-pre-order #sort-area .sec#blooming {
    margin: 0 0 40px;
  }
  #tulip-pre-order #sort-area .sec ul {
    display: flex;
    flex-wrap: wrap;
  }
  #tulip-pre-order #sort-area .sec#color li,
  #tulip-pre-order #sort-area .sec#type li {
    width: 130px;
    margin: 0 11px 20px 0;
  }
  #tulip-pre-order #sort-area .sec#length li,
  #tulip-pre-order #sort-area .sec#plength li,
  #tulip-pre-order #sort-area .sec#blooming li {
    width: 25%;
  }
  #tulip-pre-order #sort-area .sec#color li:nth-child(6n),
  #tulip-pre-order #sort-area .sec#type li:nth-child(6n) {
    margin-right: 0;
  }
  #tulip-pre-order #sort-area .sec#color li:nth-last-child(-n+6),
  #tulip-pre-order #sort-area .sec#type li:nth-last-child(-n+6) {
    margin-bottom: 0;
  }
  #tulip-pre-order #sort-area .sec li label {
    cursor: pointer;
  }
  #tulip-pre-order #sort-area .sec#color li label.img,
  #tulip-pre-order #sort-area .sec#type li label.img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 120px;
    background: #f9f8f5;
    margin: 0 0 10px;
    border-radius: 10px;
  }
  #tulip-pre-order #sort-area .sec li label.cb {
    display: flex;
    align-items: flex-start;
  }
  #tulip-pre-order #sort-area .sec li input {
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    border: 2px solid #e4ddd4;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    margin: 0 5px 0 0;
    -webkit-appearance: none;
  }
  #tulip-pre-order #sort-area .sec li input:after {
    content: '';
    position: absolute;
    top: -2px;
    right: -3px;
    width: 19px;
    height: 19px;
    background: url(../img/img_check.png);
    opacity: 0;
    transition: .3s ease;
  }
  #tulip-pre-order #sort-area .sec li input:checked:after {
    opacity: 1;
  }
  #tulip-pre-order #sort-area .sec li label.cb > span {
    display: block;
    width: calc(100% - 14px);
    line-height: 1.4;
    font-weight: bold;
  }
  #tulip-pre-order #sort-area .sec#color li span.note {
    display: block;
    font-weight: normal;
        font-size:13px;
  }
  #tulip-pre-order #sort-area #btn-clear {
    width: 240px;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #938675;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 10px 0;
    border-radius: 50px;
    cursor: pointer;
    transition: .3s ease;
  }
  #tulip-pre-order #sort-area #btn-clear:hover {
    opacity: .8;
  }
  #tulip-pre-order #itemlist > ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
  #tulip-pre-order #sort-area .caution {
    margin: 30px 0 0;
  }
  #tulip-pre-order #itemlist .item {
    width: 207px;
    margin: 0 12px 25px;
    letter-spacing: 0;
  }
  #tulip-pre-order #itemlist .item.hide-color,
  #tulip-pre-order #itemlist .item.hide-type,
  #tulip-pre-order #itemlist .item.hide-length,
  #tulip-pre-order #itemlist .item.hide-blooming,
  .block-thumbnail-t li.hide-color,
  .block-thumbnail-t li.hide-type,
  .block-thumbnail-t li.hide-plength,
  .block-thumbnail-t li.hide-blooming {
    display: none;
  }
  #tulip-pre-order #itemlist .item a.img {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #cfcfcf;
    margin: 0 0 10px;
  }
  #tulip-pre-order #itemlist .item a.img img {
    width: 100%;
  }
  #tulip-pre-order #itemlist .item .icon li,
  .block-thumbnail-t--goods .icon li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0 -2.5px;
  }
  #tulip-pre-order #itemlist .item .icon span,
  .block-thumbnail-t--goods .icon span {
    line-height: 1;
    border-radius: 5px;
    border: 1px solid #443829;
    padding: 4px 6px 3px;
    margin: 0 2.5px 5px;
  }
  #tulip-pre-order #itemlist .item .icon li.type01 span {
    padding: 0 0 0 16px;
    background: url(../img/icon_type01.png) no-repeat left center / 10px;
  }
  #tulip-pre-order #itemlist .item .icon li.type02 span {
    padding: 0 0 0 17px;
    background: url(../img/icon_type02.png) no-repeat left center / 12px;
  }
  #tulip-pre-order #itemlist .item .icon li.type03 span {
    padding: 0 0 0 13px;
    background: url(../img/icon_type03.png) no-repeat left center / 8px;
  }
  #tulip-pre-order #itemlist .item .icon li.type04 span {
    padding: 0 0 0 17px;
    background: url(../img/icon_type04.png) no-repeat left center / 11px;
  }
  #tulip-pre-order #itemlist .item .icon li.type05 span {
    padding: 0 0 0 17px;
    background: url(../img/icon_type05.png) no-repeat left center / 12px;
  }
  #tulip-pre-order #itemlist .item .icon li.type06 span {
    padding: 0 0 0 19px;
    background: url(../img/icon_type06.png) no-repeat left center / 15px;
  }
  #tulip-pre-order #itemlist .item .name a {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
  }
  #tulip-pre-order #itemlist .item .name a:hover {
    text-decoration: underline;
  }
  #tulip-pre-order #itemlist .item .price-area {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    font-weight: bold;
  }
  #tulip-pre-order #itemlist .item .price-area .price {
    font-size: 22px;
  }
  #tulip-pre-order #itemlist .item .price-area .tax {
    font-size: 12px;
  }

  .block-thumbnail-t--goods-description .block-icon span {
    border-radius: 5px;
    padding: 4px 6px 3px;
  }
  .block-thumbnail-t--goods-description .block-icon span + ul {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  #tulip-pre-order .pc {
    display: none !important;
  }

  #tulip-pre-order {
    padding: 0 10px;
    overflow: hidden;
  }
  #tulip-pre-order img {
    height: auto;
  }
  #tulip-pre-order .intro {
    margin: 0 0 50px;
  }
  #tulip-pre-order .btn-select {
    display: block;
  }
  #tulip-pre-order .special-intro .btn-select {
    width: auto;
    margin: 30px 0 0;
    text-align: center;
  }
  #tulip-pre-order .special-intro .btn-select a {
    display: inline-block;
    padding: 2px 15px 14px;
    border-radius: 100px;
    background: #fdfad8;
  }
  #tulip-pre-order h1 {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
  }
  #tulip-pre-order .intro p {
    text-align: justify;
    margin: 0 0 20px;
  }
  #tulip-pre-order .intro .anchor-links .child {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    min-height: 55px;
    border: 2px solid #938675;
    border-radius: 50px;
    margin-top: 12px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #tulip-pre-order #about,
  #tulip-pre-order #howto,
  #tulip-pre-order #faq {
    margin: -25px 10px auto;
    padding-top: 25px;
  }
  #tulip-pre-order #about .inner {
    padding: 0 10px 40px;
    border-radius: 10px;
    background: url(../img/sp/bg_green.jpg) repeat left top / 250px;
    margin: 0 -10px 50px;
  }
  #tulip-pre-order #about h2,
  #tulip-pre-order #howto h2,
  #tulip-pre-order #faq h2 {
    background-color: transparent;
    background-image: url(../img/sp/img_ttl_tulip.png), url(../img/sp/border_ttl.png);
    background-repeat: no-repeat;
    background-position: top center, bottom 2px center;
    background-size: 30%, 40%;
    padding: 13% 0 6.5%;
    margin: 0 0 15px;
    transform: translateY(-15px);
  }
  #tulip-pre-order #about h2 img {
    width: 84.93%;
  }
  #tulip-pre-order #about .img {
    border-radius: 10px;
    overflow: hidden;
    margin: 0 0 20px;
  }
  #tulip-pre-order #about .text {
    text-align: justify;
    margin: 0 0 20px;
  }
  #tulip-pre-order #about .text p:not(:last-child) {
    margin: 0 0 15px;
  }
  #tulip-pre-order .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    border: 2px solid #938675;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    margin: 0 auto;
    background: #fff url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #tulip-pre-order #howto .inner {
    padding: 0 10px 40px;
    border-radius: 10px;
    background: url(../img/sp/bg_pink.jpg) repeat left top / 250px;
    margin: 0 -10px 50px;
  }
  #tulip-pre-order #howto h2 img {
    width: 57.75%;
  }
  #tulip-pre-order #howto .calendar {
    background: #fff;
    border-radius: 10px;
    margin: 0 0 30px;
    padding: 15px 15px 20px;
  }
  #tulip-pre-order h3:after {
    display: none;
  }
  #tulip-pre-order #howto h3 {
    text-align: center;
    padding: 0 0 8px;
    margin: 0 0 18px;
    background: url(../img/border_dot.png) repeat-x center bottom / 408px;
  }
  #tulip-pre-order #howto .box {
    margin: 0 0 35px;
  }
  #tulip-pre-order #howto .box:last-of-type {
    margin: 0 0 25px;
  }
  #tulip-pre-order #howto .box h3 {
    text-align: left;
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
  #tulip-pre-order #howto .box .text {
    margin: 0 0 10px;
  }
  #tulip-pre-order #howto .box p:not(:last-child) {
    margin: 0 0 15px;
  }
  #tulip-pre-order #howto .box .img {
    background: #fff;
    border-radius: 10px;
    padding: 25px 0;
    text-align: center;
  }
  #tulip-pre-order #howto .box:last-of-type .img {
    width: 55%;
    margin: 0 auto;
    padding: 10% 0;
  }
  #tulip-pre-order #howto .box .img img {
    width: 85.635%;
  }
  #tulip-pre-order #howto .box:last-of-type .img img {
    width: 68.89%;
  }
  #tulip-pre-order #faq .inner {
    padding: 0 10px 40px;
    border-radius: 10px;
    background: url(../img/sp/bg_yellow.jpg) repeat left top / 250px;
    margin: 0 -10px 40px;
  }
  #tulip-pre-order #faq h2 img {
    width: 61.693%;
  }
  #tulip-pre-order #faq dl {
    margin: 0 0 40px;
  }
  #tulip-pre-order #faq dl:last-of-type {
    margin: 0 0 30px;
  }
  #tulip-pre-order #faq dt {
    padding: 0 0 0 17%;
    background: url(../img/sp/img_q.png) no-repeat left top / 15%;
    margin: 0 0 12px -1%;
  }
  #tulip-pre-order #faq dt p {
    font-size: 19px;
    line-height: 1.5;
    font-weight: bold;
    padding: 0 0 12px;
    background: url(../img/border_dot.png) repeat-x center bottom / 408px;
  }
  #tulip-pre-order #faq dd {
    padding: 0 0 0 17.5%;
    background: url(../img/sp/img_a.png) no-repeat left top / 15.5%;
    margin: 0 0 0 -1.5%;
  }
  #tulip-pre-order #faq dd p {
    text-align: justify;
    margin: 0 0 10px;
  }
  #tulip-pre-order #faq dd img {
    border-radius: 10px;
    width: 80%;
  }
  #tulip-pre-order #faq .faq-more-text {
    display: none;
    margin: 20px 0 0;
  }
  #tulip-pre-order #faq .faq-more-text ol {
    list-style: none;
    margin: 0 0 25px;
  }
  #tulip-pre-order #faq .faq-more-text .img {
    margin: 0 0 15px;
  }
  #tulip-pre-order #faq .faq-more-text .img p {
    font-size: 14px;
    margin: 4px 0 0;
  }
  #tulip-pre-order #faq dd .read-more {
    position: relative;
    text-align: center;
    margin: 25px 0 0;
  }
  #tulip-pre-order #faq dd .read-more:before,
  #tulip-pre-order #faq dd .read-more:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: calc((100% - 118px) / 2);
    height: 3px;
    background: url(../img/border_dot.png) repeat-x center bottom / 408px;
  }
  #tulip-pre-order #faq dd .read-more:after {
    left: auto;
    right: 0;
  }
  #tulip-pre-order #faq dd .read-more span {
    position: relative;
    padding: 0 20px 0 0;
    text-decoration: underline;
  }
  #tulip-pre-order #faq dd .read-more span:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 8px;
    height: 8px;
    border-right: 2px solid #443829;
    border-bottom: 2px solid #443829;
    transform: rotate(45deg);
  }
  #tulip-pre-order #faq dd .read-more.open span:after {
    top: 7px;
    transform: rotate(-135deg);
  }
  #tulip-pre-order #challenge {
    text-align: center;
    margin: 0 -10px 30px;
  }
  #tulip-pre-order #challenge h2,
  #tulip-pre-order #select h2 {
    background: none;
    margin: 0 10px 12px;
  }
  #tulip-pre-order #challenge h2 + .text,
  #tulip-pre-order #select h2 + .text {
    text-align: left;
    padding: 0 10px;
    margin: 0 0 15px;
  }
  #tulip-pre-order #challenge .challenge-contents {
    padding: 20px 10px 35px;
margin-left:10px;margin-right:10px;
    border-radius: 10px;
    background: url(../img/sp/bg_green.jpg) repeat left top / 250px;
  }
  #tulip-pre-order #challenge .eyecatch {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 10px;
    z-index: 1;
  }
  #tulip-pre-order #challenge .figure {
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 130px 10px 30px;
    margin: -110px 0 45px;
  }
  #tulip-pre-order #challenge .figure img:nth-child(3) {
    padding: 0 8.765% 30px;
    margin: 0 0 30px;
    border-bottom: 2px solid #ccc;
  }
  #tulip-pre-order #challenge .figure img:nth-child(4) {
    width: 81.645%;
  }
  #tulip-pre-order #challenge .challenge-contents > img:nth-last-child(3) {
    width: 78.03%;
    margin: 0 0 30px;
  }
  #tulip-pre-order #challenge .challenge-contents > img:nth-last-child(2) {
    width: 91.694%;
    margin: 0 0 35px;
  }
  #tulip-pre-order #challenge .challenge-contents > img:last-child {
    width: 76.62%;
  }
  #tulip-pre-order #select {
    text-align: center;
    margin: 0 -10px 30px;
  }
  #tulip-pre-order #select .special-price {
    position: relative;
    padding: 35px 10px 25px;
    margin: 6vw 10px 0;
    border-radius: 10px;
    background: url(../img/bg_special.jpg) repeat left top / 100px;
  }
  #tulip-pre-order #select .special-price:before,
  #tulip-pre-order #select .special-price:after {
    content: '';
    position: absolute;
    top: -2vw;
    left: 0;
    width: 29.87%;
    height: 9%;
    background: url(../img/sp/img_flag.png) no-repeat left top / contain;
  }
  #tulip-pre-order #select .special-price:after {
    left: auto;
    right: 0;
    transform: scale(-1, 1);
  }
  #tulip-pre-order #select h3 {
    padding: 0;
    margin: 0 0 10px;
  }
  #tulip-pre-order #select h3 img {
    width: 90.705%;
  }
  #tulip-pre-order #select .special-price > p {
    margin: 0 0 20px;
  }
  #tulip-pre-order #select .special-price > img {
    width: 90.145%;
  }
  #tulip-pre-order #select .special-price .caution {
    margin: 25px 0 0;
    text-align: left;
  }
  #tulip-pre-order #select .special-price .caution p {
    font-size: 16px;
    padding-left: 3.7vw;
    text-indent: -3.7vw;
    line-height: 1.6;
  }
  #tulip-pre-order #select .special-price .caution p.important {
    color: #de1955;
    font-size: 16px;
  }
  #tulip-pre-order #sort-area {
    border-radius: 10px;
    border: 2px dashed #f5df4f;
    padding: 20px 10px;
    margin: 0 0 40px;
  }
  #tulip-pre-order #sort-area .sec {
    margin: 0 0 25px;
  }
  #tulip-pre-order #sort-area .sec#color,
  #tulip-pre-order #sort-area .sec#blooming {
    margin: 0 0 10px;
  }
  #tulip-pre-order #sort-area .sec .headline {
    position: relative;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    padding: 0 0 0 4vw;
    margin: 0 0 15px;
  }
  #tulip-pre-order #sort-area .sec .headline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.87vw;
    height: 5.07vw;
    border-radius: 1.33vw;
    background: #443829;
  }
  #tulip-pre-order #sort-area .sec ul {
    display: flex;
    flex-wrap: wrap;
  }
  #tulip-pre-order #sort-area .sec#color li,
  #tulip-pre-order #sort-area .sec#type li {
    width: calc((100vw - 64px) / 3);
    margin: 0 10px 15px 0;
  }
  #tulip-pre-order #sort-area .sec#length li,
  #tulip-pre-order #sort-area .sec#plength li,
  #tulip-pre-order #sort-area .sec#blooming li {
    width: 49%;
    margin: 0 2% 15px 0;
  }
  #tulip-pre-order #sort-area .sec#color li:nth-child(3n),
  #tulip-pre-order #sort-area .sec#type li:nth-child(3n),
  #tulip-pre-order #sort-area .sec#length li:nth-child(even),
  #tulip-pre-order #sort-area .sec#plength li:nth-child(even),
  #tulip-pre-order #sort-area .sec#blooming li:nth-child(even) {
    margin-right: 0;
  }
  #tulip-pre-order #sort-area .sec#color li label.img,
  #tulip-pre-order #sort-area .sec#type li label.img {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f9f8f5;
    border-radius: 10px;
    width: 100%;
    height: calc((100vw - 64px) / 3);
    margin: 0 0 10px;
  }
  #tulip-pre-order #sort-area .sec#color li label.img img {
    width: 80%;
  }
  #tulip-pre-order #sort-area .sec#type li label.img img {
    width: auto;
    height: 70%;
  }
  #tulip-pre-order #sort-area .sec#color li:last-child label.img img {
    width: 80%;
  }
  #tulip-pre-order #sort-area .sec li label.cb {
    display: flex;
    align-items: flex-start;
  }
  #tulip-pre-order #sort-area .sec li input {
    position: relative;
    top: auto;
    left: auto;
    -webkit-appearance: none;
    opacity: 1;
    width: 5.5vw;
    height: 5.5vw;
    border: 2px solid #e4ddd4;
    border-radius: 4px;
    margin: 1px 4px 0 0;
  }
  #tulip-pre-order #sort-area .sec li input:after {
    content: '';
    position: absolute;
    top: -0.5vw;
    right: -0.5vw;
    width: 4.5vw;
    height: 4.5vw;
    background: url(../img/img_check.png) no-repeat right top / contain;
    opacity: 0;
    transition: .3s ease;
  }
  #tulip-pre-order #sort-area .sec li input:checked:after {
    opacity: 1;
  }
  #tulip-pre-order #sort-area .sec li label.cb > span {
    width: calc(100% - 5.5vw - 5px);
    line-height: 1.4;
    font-weight: bold;
  }
  #tulip-pre-order #sort-area .sec li span.note {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 4px 0 0 -28px;
  }
  #tulip-pre-order #sort-area #btn-clear {
    width: 75%;
    text-align: center;
    border: 1px solid #443829;
    border-radius: 50px;
    letter-spacing: 2px;
    padding: 12px 0;
    margin: 0 auto;
  }
  #tulip-pre-order #sort-area .caution {
    font-size: 14px;
    margin: 20px 0 0;
  }
  #tulip-pre-order #itemlist > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #tulip-pre-order #itemlist .item {
    width: calc((100% - 10px) / 2);
    margin: 0 0 15px;
  }
  #tulip-pre-order #itemlist .item.hide-color,
  #tulip-pre-order #itemlist .item.hide-type,
  #tulip-pre-order #itemlist .item.hide-length,
  #tulip-pre-order #itemlist .item.hide-blooming,
  .block-thumbnail-t--item.hide-color,
  .block-thumbnail-t--item.hide-type,
  .block-thumbnail-t--item.hide-plength,
  .block-thumbnail-t--item.hide-blooming {
    display: none;
  }
  #tulip-pre-order #itemlist .item .img {
    display: block;
    border: 1px solid #ccc;
    margin: 0 0 10px;
  }
  .block-thumbnail-t--item .block-icon {
    font-size: 14px;
    letter-spacing: 0;
  }
  #tulip-pre-order #itemlist .item .icon li,
  .block-thumbnail-t--item .icon li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0 -2.5px;
    width: auto;
    padding: 0;
  }
  #tulip-pre-order #itemlist .item .icon li span,
  .block-thumbnail-t--item .icon li span,
  .block-thumbnail-t--item span.block-icon--comment1 {
    font-size: 14px;
    line-height: 1;
    border: 1px solid #443829;
    border-radius: 4px;
    padding: 4px;
    margin: 0 2.5px 5px;
  }
  .block-thumbnail-t--item span.block-icon--comment1 {
    margin-right: 0;
    margin-left: 0;
  }
  #tulip-pre-order #itemlist .item .icon li.type01 span {
    padding: 0 0 0 14px;
    background: url(../img/icon_type01.png) no-repeat left center / 10px;
  }
  #tulip-pre-order #itemlist .item .icon li.type02 span {
    padding: 0 0 0 16px;
    background: url(../img/icon_type02.png) no-repeat left center / 12px;
  }
  #tulip-pre-order #itemlist .item .icon li.type03 span {
    padding: 0 0 0 12px;
    background: url(../img/icon_type03.png) no-repeat left center / 8px;
  }
  #tulip-pre-order #itemlist .item .icon li.type04 span {
    padding: 0 0 0 15px;
    background: url(../img/icon_type04.png) no-repeat left center / 11px;
  }
  #tulip-pre-order #itemlist .item .icon li.type05 span {
    padding: 0 0 0 17px;
    background: url(../img/icon_type05.png) no-repeat left center / 12px;
  }
  #tulip-pre-order #itemlist .item .icon li.type06 span {
    padding: 0 0 0 18px;
    background: url(../img/icon_type06.png) no-repeat left center / 15px;
  }
  #tulip-pre-order #itemlist .item .name a {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    text-decoration: none;
  }
  #tulip-pre-order #itemlist .item .price-area {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 12px;
    font-weight: bold;
  }
  #tulip-pre-order #itemlist .item .price {
    font-size: 17px;
    margin: 0 1px 0 0;
  }
}



@media only screen and (min-width: 768px) {
#tulip-pre-order #sort-area .sec#color li label.img img{
width:80%;
}
#tulip-pre-order #sort-area .sec#type li label.img img{
width:63%;
}
}

.block-goods-list--items-warp,
.block-goods-list--pager,
.block-goods-list-naviframe {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-thumbnail-t {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
}
.block-thumbnail-t li {
  width: 207px;
  margin: 0 12px 25px;
}

.block-thumbnail-t--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px;
}
li.block-thumbnail-t--item {
  width: calc((100% - 10px) / 2);
  margin: 0 0 15px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .block-thumbnail-t--goods-name {
    margin-top: 0;
  }
}
