.mt2{
  margin-top: 20px!important;
}
.item_list li {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.item_list li img{
    width : 300px;
    height: auto;
    border-radius: 20px;
    border: 1px solid #dedede
}

.item_list li .img_area{
    float: left;
    width: 45%;
    margin-right: 5%;
}
.item_list li .detail{
    float: left;
    width: 50%;
}
.option {
    margin-top: 10px;
}
.option label{
    width: 180px;
    display: inline-block;
}
.quantity{
    margin-top: 10px;
}
.translation div{
  padding: 0 10px 10px 10px;
  font-size: 0.8em;

}
.link_area{
    display: inline-block;
    width: 30%;
    margin: 0 25% 20px 25%;
}

.item_list li .name{
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 10px;
}
.item_list li .strawberryzane{
    font-size: 1.2em;
    font-weight: 500;
}
.mod-productSingle-types-item{
    display: flex !important;
}
details {
  border: 1px solid #555;
  margin-bottom: 10px;
}
summary {
  padding: 1em;
  background: #eee;
  font-weight: bold;
  cursor: pointer;
  list-style: none;
  position: relative;
}
details summary::-webkit-details-marker {
  display: none;
}
.icon {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 24px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.5s;
}
/* アイコンの三角矢印 */
.icon::before,
.icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #000;
}

.icon::before {
  left: 0;
  transform: rotate(45deg);
}

.icon::after {
  right: 0;
  transform: rotate(-45deg);
}

/* アコーディオン表示の際に回転する */
details[open] .icon {
  transform: rotate(180deg);
}


.mod-productSingle-spec-head, .mod-table01{
  padding: 10px;
  display: block;
}

.u-mb-xl, .u-mb-l {
  margin-bottom: 0px !important;
}
.item_data .u-mb-xl{

}

.mod-header-cartBtn a {
    position: relative;
    background: #a41a1a;
    color: #fff;
    padding: 14px 10px;
    width: 200px;
    text-align: center;
    display: block;
    font-size: 0.85rem;
    margin: 0 auto;
  }

.option1{
    margin-top: 20px;;
}

.link_{
  font-size: 16px;

}
.link_ a{
  color : red;
}
.totalInt_err .error, .cakeInt_err .error {
  font-size: 1.4em;
  font-weight: 500;
  padding: 10px;
}
.mw_wp_form .error {
  font-size: 110%;
  font-weight: 600;
  margin-bottom: 10px;
}

.link_area:nth-child(1){
  display: flex;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .mod-form-wrap {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
    .item_list li .img_area {
        float: initial;
        width: 80%;
        margin: 0 10% 10px 10%;
      }
    .item_list li .detail {
        float: initial;
        width: 100%;
    }
    .item_list li {
        margin-bottom: 5px;
    }
    .link_area{
        margin-bottom: 20px!important;;
    }
    .mod-header-search-input{
        margin-bottom: 20px!important;;
    }
}

h1.mod-h01,
.empty-value,
.u-text-12.u-mb.syokai > div,
.mw_wp_form_confirm.d-confirm-none,
.delivery_date_attention,
.mw_wp_form_confirm.has-empty-input {
    display:none !important;
}
.mod-form-wrap {
    border:0px;
}
.mw_wp_form_confirm.u-text-12.u-mb.syokai > div {
	display:none;
}
.attention {
padding:0;
}
@media screen and (max-width: 760px) {
  .delivery_time {
    display: inline-flex;
  }
  .cake_img {
    display:none !important;
  }
  .inquiry{
    width: 100%;
  }
}

.delivery_date_attention::before{
    content: '';
    display: block;
    margin-top: 0.5em;
  }
  .cake_detail > .delivery_date_attention::before{
    display:none;
  }
  .cake_detail > .delivery_date_attention {
    font-weight:100;
  }
  .mwform-radio-field label {
      font-weight: normal;
      margin-bottom: 0;
      padding-right: 1em;
  }
  .short_accept {
    margin: 0.5em 0 1em 1em;
    box-sizing: border-box;
  }
  .error.course {
  padding-bottom:0;
  }
  
  .mw_wp_form.error,
  .error.err_on { 
    font-size: 100%;
    color: #B70000;
    display: block;
    padding-bottom: 0.5em;
    font-weight: 500 !important;
  }
  .u-dateinput {
    border: 1px solid #D1D1D1;
    padding: 0.4em;
    margin-bottom: 0.5em;
  }
  button {
    color: #000;
  }
  .error-message {
    color: #a41a1a !important;
    font-size:95%;
  }
  .course-item {
    padding-bottom: 1em;
  width:100%;
  }
  #product-details li:last-child {
    padding-bottom:1em;
    margin-bottom:1em;
    border-bottom:1px dashed #ccc;
  }
  #product-details > li {
    display: flex;
  }
  #product-details > li > div > span {
    margin-left:0.5em;
  }
  .mw_wp_form_input #summary .confirm_display {
    display: block !important;
    text-align: left !important;
    padding: 0;
  }
  .mw_wp_form_confirm #summary .confirm_display {
    display:none;
  }
  
  .mw_wp_form .complete_message {
  display:none;
  }
  .mw_wp_form.mw_wp_form_complete .complete_message{display:block !important;}
  
  .mw_wp_form_confirm .confirm_none,
  .mw_wp_form_preview .confirm_none {
    display:none !important;
  }
  th > div {
    width: 80%;
    float: left;
  }
  .mw_wp_form_input .inputonly {
      display: none;
  }
  .mw_wp_form_confirm .inputonly,
  .mw_wp_form_preview .inputonly {
      display: block;
  }
  .confirm_message,
  .complete_message {
    text-align: center;
    padding: 2em 0;
  }
  .confirm_orderflowlist > p {
    font-size:1.1rem
  }
  .confirm_orderflowlist li {
    list-style-type: none !important;
  }
  .confirm_orderflow {
    text-align: left;
    width: 100%;
    padding: 1em 2em 0 2em;
    font-size: 0.9rem;
  }
  .confirm_orderflow ol {
    padding: 0.3em 0.5em;
    list-style-type: none;
    border: none;
    counter-reset: number;
  }
  .confirm_orderflow ol li{
    position: relative;
    line-height: 1.3;
    padding: 0.5em 0 0.5em 2em;
  }
  
  .confirm_orderflow ol li:before {
    position: absolute;
    content: counter(number);
    counter-increment: number;
    left: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #33190e;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
  }
  
  .confirm_orderflow div:not(.confirm_email) {
    position: absolute;
    width: 30px;
    background-color: #ccc;
    border-radius: 20px;
    height: 30px;
    text-align: center;
    display: inline;
    margin: auto 0;
    justify-content: center;
    font-weight: 500;
    font-size: 1em;
  }
  .confirm_email {
  }
  .header_img {
      width:100%;
  }
  @media screen and (min-width: 1399px) {
    .u-mb {
      margin-bottom: 1em !important;
    }
  }
  
  #your_pref {
    font-family: 'Noto Sans JP', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
    font-weight: 300;
  }
  p.course > span > label,
  ul.cake_lineup_detail label {
      display: block;
      padding-right: 1em;
      padding-left: 0.3em;
  }
  p.course > span:first-child > label {
      padding-bottom: 1em;
  }
  p.course > span > span > label {
      display: block;
      padding-bottom: 1em;
  }
  .cake_lineup_detail {
      margin-top: 0.3em;
      display: inline-flex;
  }
  .mw_wp_form .horizontal-item + .horizontal-item {
      margin-left: 0;
  }
  p.course {
      padding-bottom:0.5em;
  }
  ul.cake_lineup_detail input:not([type=radio]) {
      width: 10em;
      font-size: inherit;
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      padding: 0.2em;
      border: 1px solid #ccc;
  }
  .cake_img {
      width:30%;
      padding-right:1em;
      font-size:80%;
      line-height:1.5;
  }
  .cake_img img {
      width:100%;
      padding-bottom:0.5em;
  }
  .cake_detail {
      padding: 0 0 2em 1em;
  }
  .cake_lineup_detail > div:nth-child(2) {
      width: 70%;
  }
  .cake_detail > span > label {
      display: block;
      padding-bottom: 0.5em;
  }
  .cake_detail > span > label > span {
      font-weight:500;
  }
  .cake_itemname {
      font-size:1em;
      font-weight:500;
  }
  .delivery_month {
      background-color:#E83C58;
      padding:0 1em;
      display: inline-flex;
      font-size:1em;
      color:#fff;
      font-weight: 500;
      margin-bottom:0.5em;
      margin-right:0.5em;
      white-space: nowrap;
  width: 55px;
      justify-content: center;
  }
  .delivery_time > span > label >span {
      font-weight:300;
  }
  .delivery_attention {
    width:100%;
    margin: 0 0 2em 0;
  }
  .delivery_attention::after,
  .delivery_attention_detail:after {
    clear: both;
    content: '';
    display: block;
  }
  .delivery_midashi {
    margin: 0 0 0.5em 0;
    width: calc(100px + 3%);
  }
  .delivery_midashi > div {
    border: 1px solid #33190e;
    padding: 0 0.5em;
    font-weight: 500;
    width: 100px;
    text-align: center;
    margin-right: 1em;
  }
  .delivery_date_attention {
    font-size: 0.9em;
    color: #a41a1a;
    font-weight: 500;
    padding-bottom: 0.5em;
  }
  .attention_outer {
      position: relative;
      width:100%;
  }
  .attention {
      font-size: 90%;
      width: 100%;
      margin: 0 auto;
      padding-bottom: 2em;
      display:inline-grid;
      justify-content: center;
  }
  .attention.confirm_orderflowlist {
      border-bottom: 1px solid #ccc;
      padding-bottom: 0 !important;
      margin-bottom: 2em;
  }
  .attention.confirm_message {
    text-align: left !important;
  }
  .attention.confirm_message ul {
    margin: 0 auto;
    justify-content: center;
    display: grid;
    padding-bottom:5em;
  }
  .attention ul:not(.confirm_orderflow) {
      padding-top: 1em;
      width: auto;
  }
  .attention ul li:not(.caution) {
      list-style-type: disc;
      margin-left:1em;
      line-height: 1.5;
  }
  .attention > ul li:nth-child(5) {
      padding-top: 1em;
  }
  .attention_midashi {
      font-size:1.1em;
      font-weight:500;
      text-align: center;
  }
  ul.cake_lineup_detail {
      padding-bottom:2em;
  }
  ul.cake_lineup_detail li {
      display: inline-flex;
  }
  ul.cake_lineup_detail li:not(:first-child) {
      padding-top:2em;
  }
  p.course > span > span:first-child > label > span:after {
      content: '特典：きのとや商品券 1,000円分';
      display: inline-flex;
  }
  p.course > span > span:nth-child(2) > label > span:after {
      content: '特典：きのとや商品券 500円分';
      display: inline-flex;
  }
  .mw_wp_form_confirm p.course > span:after,
  .mw_wp_form_preview p.course > span:after {
      content: '特典：きのとや商品券';
      display: inline-flex;
  }
  p.course > span > span > label > span:after {
      font-size: 0.85em;
      color: #fff;
      font-weight: 300;
      position: absolute;
      height: 0px;
      border-top: 12px solid rgba(232, 60, 88, 0.6);
      border-right: 10px solid white;
      border-left: 10px solid rgba(232, 60, 88, 0.6);
      border-bottom: 14px solid rgba(232, 60, 88, 0.6);
      margin-left: 1em;
      line-height: 0;
      width: auto;
      padding-right: 0.8em;
      margin-top: 0.2em;
  }
  p.course > span:after {
      font-size: 0.85em;
      color: #fff;
      font-weight: 300;
      position: absolute;
      height: 0px;
      border-top: 13px solid rgba(232, 60, 88, 0.6);
      border-right: 10px solid white;
      border-left: 10px solid rgba(232, 60, 88, 0.6);
      border-bottom: 12px solid rgba(232, 60, 88, 0.6);
      margin-left: 1em;
      line-height: 0;
      width: auto;
      padding-right: 0.8em;
      margin-top: 0;
  }
  input[type="submitback"] {
      appearance: none;
      -webkit-appearance: none;
  }
  @media screen and (max-width:760px) {
    .delivery_date_attention {
      display: block;
    }
    .cake_lineup_detail {
      display:inherit;
    }
    #product-details > li > div > span {
      margin-left:0;
    }
    #summary > #product-details > li {
      display: block;
    }
    #product-details > li > div {
      line-height:1.5;
    }
    #product-details > li > div > span {
      font-size:90%;
    }
    .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .u-input-selectWrap::after {
      display:none;
    }
    .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview table.mod-form-table01 td > div.u-mb-xs,
    .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview table.mod-form-table01 td > p.u-mb-xs {
      margin-bottom:0 !important;
    }
    .confirm_orderflow {
      padding: 1em 0 0 0 !important;
    }
    .confirm_orderflow >ol >li {
      margin-left:0 !important;
    }
    #product-details .delivery_month {
      font-size: 1em;
      padding: 0;
      width: 55px;
      justify-content: center;
      float: left;
    }
    #product-details li:not(:last-child) {
      padding-bottom:0.5em;
    }
    th > div {
      width:inherit;
      float:inherit;
      display: inline-flex;
    }
    .syokai {
      padding-top:0 !important;
    }
    div.u-text-12.u-mb {
      padding-top: 1em;
      line-height: 1.5;
    }
    delivery_attention_detail > span:before {
      display: block;
      content: '\a';
      white-space: pre;
      height: 0.5em;
    }
    .delivery_midashi {
      margin:0;
    }
    .delivery_month {
      margin-bottom: 0;
      font-size:1.2em;
      line-height: 1.5;
    }
    .cake_itemname {
      font-size:1.2em;
    }
    ul.cake_lineup_detail input:not([type=radio]) {
      margin-left: 0;
      margin-top: 1em;
      margin-bottom: 0.5em;
    }
    p.course > span > span > label > span:after {
      font-size:0.75em !important;
      border-top: 11px solid rgba(64,177,230,0.8) !important;
      border-bottom: 12px solid rgba(64,177,230,0.8) !important;
    }
    .subscription_header_img {
      width: 100vw !important;
      margin: 0 calc(57% - 56.2vw) !important;
      max-width: inherit !important;
      height: inherit !important;
    }
    ul.cake_lineup_detail label {
      white-space:nowrap;
    }
    ul.cake_lineup_detail li {
      display: block;
    }
    ul.cake_lineup_detail li:not(:last-child) {
      border-bottom: 1px solid #ccc;
      padding-bottom:3em;
    }
    ul.cake_lineup_detail li:not(:first-child) {
      padding-top:1em;
    }
    .cake_img {
      width:inherit;
      padding: 0 10%;
      margin-bottom:2em;
    }
    .cake_img img {
      width: 100%;
      padding: 1em 7% 0.5em 7%;
    }
    .cake_detail {
      line-height: 2;
      padding:0 0 2em 0;
      width:100%;
      line-height:inherit;
    }
    .cake_detail span:last-child {
      margin-bottom:0.5em;
    }
    .delivery_time {
      padding-left:0;
      display: block;
    }
    .cake_lineup_detail > div:nth-child(2) {
      width: 100%;
    }
    .short_accept {
      margin: 0.5em 1em 1em 1em;
    }
    .mwform-radio-field label {
      font-weight: normal;
      margin-bottom: 0;
      padding-right: 1em;
    }
  }
.mod-productSingle-types-item {
  width: 80%!important;
}