/* 
 * 追加css定義
 */

input._datepicker {
  width: 160px !important;
}
div._cp_time {
  display: inline-block !important;
}
div._cp_time > div.cp_ipselect {
  width: 200px !important;
}
div._cp_time > div.cp_ipselect > select {
  padding-top: 11px !important;
  padding-bottom: 12px !important;
}

/* fadeIn/slideDownとかで表示するために最初は隠しておく */
._hide {
  display: none;
}

/* 支払い方法の説明 */
._paymethod_explain {
  color: #f00;
  font-size: 14px;
  margin-top: 10px;
  padding: 8px 12px;
  border: 1px solid #c9cfcf;
  background-color: #fcfefe;
}

/* 配達フォームの合計金額のテーブル */
._sumprice table {
  border-collapse: collapse !important;
}
._sumprice table th {
  font-weight: normal !important;
  width: 130px !important;
  text-align: left !important;
  border-right: 1px solid #9c9c9c !important;
  padding: 4px 8px !important;
}
._sumprice table td {
  font-weight: normal !important;
  width: 100px !important;
  padding: 4px 8px !important;
  text-align: right !important;
}
._sumprice ._row_sumprice {
  border-top: 1px solid #9c9c9c !important;
}
._sumprice ._row_sumprice td {
  padding-top: 8px !important;
  font-weight: bold !important;
}
._sumprice ._row_sumprice th {
  padding-top: 8px !important;
}

#_div_whatsnew table th {
  width: 100px;
  padding: 2px;
}
#_div_whatsnew table td {
  padding: 2px;
}
.eshopButton,
.deliverButton {
  cursor: pointer;
}
a.disabled {
  cursor: default;
}
/* jquery.validatorのエラークラス用 */
label.error {
  display: block;
  padding-top: 4px;
  color: #f00;
}

/* modalでcloseボタン非表示 https://api.jqueryui.com/dialog/#option-modal */
.no-close .ui-dialog-titlebar-close {
  display: none;
}

/* 確認用のModalConfirm内のTable */
#modal-confirm table {
  margin-top: 18px;
  border-collapse: collapse;
}
#modal-confirm table th {
  min-width: 160px;
  font-weight: normal;
  text-align: right;
  padding: 6px 12px;
  border-right: 1px solid #9c9c9c;
}
#modal-confirm table td {
  padding: 6px 12px;
  width: 100%;
}
#modal-confirm table td._cnftsub {
  font-size: 18px;
  padding-top: 24px;
  /* border-bottom: 1px solid #9c9c9c; */
  padding-left: 10px;

  overflow: hidden;
}
#modal-confirm table td._cnftsub:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #2c6f99;
  content: '\f0da';
  margin-right: 10px;
}
/*  水平線設定 */
#modal-confirm table td._cnftsub span {
  display: inline-block;
  position: relative;
}
#modal-confirm table td._cnftsub span:after {
  border-top: 1px solid #9c9c9c;
  content: '';
  position: absolute;
  margin-left: 0.5em;
  top: 50%;
  width: 99em;
}
textarea::placeholder {
  line-height: 1.5em;
}

#_div_whatsnew a,
a._wh {
  color: #aad9ff;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
#_div_whatsnew a::after,
a._wh::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #2196f3;
  transition: all 0.3s ease 0s;
}

#_div_whatsnew a:hover,
a._wh:hover {
  color: #2196f3;
}
#_div_whatsnew a:hover::after,
a._wh:hover::after {
  width: 100%;
}
.lg-backdrop.in {
  opacity: 0.7 !important;
}
.mr-3 {
  margin-right: 1rem;
}
._indent {
  padding-left: 3em;
  text-indent: -1em;
  padding-bottom: 4px;
}
table._school_info {
  margin-left: 12px;
  margin-bottom: 8px;
}
table._school_info td {
  padding: 0 4px;
}

/* lightSlider用に style.cssの.product_intro .pi_contの内容 */
._div_lightSlider {
  padding-bottom: 70px;
  width: 440px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 0px;
  top: 0px;
}
._div_lightSlider ul {
  background-color: #ffffff;
}
._div_lightSlider .lightSlider img {
  width: 100%;
  /*height: 600px;*/
  object-fit: cover;
}

/* スクールページの個別レッスン価格表示 */
.product_main .subcont div._school_body {
  text-align: left !important;
  font-size: 18px !important;
  line-height: 1.6rem !important;
}

.product_main .subcont div._school_schedule {
  text-align: left;
  font-size: 18px !important;
}
.product_main .subcont div._school_schedule p {
  text-align: left;
  line-height: 1.6rem !important;
  margin-bottom: 8px;
}
.product_main .subcont div._school_subbox {
  padding-top: 0px;
  margin-top: -20px;
}
.product_main .subcont div._school_sub2 {
  float: left;
  text-align: left;
  font-size: 18px;
  padding-top: 0px;
}
.product_main .subcont div._school_price {
  float: right;
  text-align: right;
  font-size: 18px !important;
  padding-top: 0px;
}
._school_reserve {
  margin-top: 20px;
  width: 200px;
  border-radius: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: block;
  vertical-align: top;
  border: 1px solid #fff;
  margin: 20px auto 0px auto;
}

._div_lightSlider._school_lightSlider {
  max-width: 500px;
  left: auto;
  right: 0px;
}

.subcont_angle_down {
  text-align: center;
  padding-top: 12px;
  font-size: 48px;
  color: #999;
}

.subcont_notes {
  padding-top: 16px;
  font-size: 16px;
  line-height: 25.6px;
}
.gift_bx._gift_bx_head {
  margin-top: 0;
}

s._full {
  color: #f66;
}
p._full {
  color: #f66;
}

.pi_cont h3._pi_cont_title {
  font-family: 'Libre Baskerville', serif;
  font-size: 42px;
  line-height: 42px;
  font-weight: 400;
  padding-bottom: 10px;
}
.pi_cont_detail td._pi_cont_explain,
h5._pi_cont_explain,
.gift_bx .main_cont .cont tr._pi_cont_explain th {
  padding-top: 12px;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: left;
  font-size: 18px;
  line-height: 2em;
  font-weight: normal;
  letter-spacing: 0;
}
.pi_cont_detail td._pi_cont_price {
  text-align: right;
}

/* 母の日ページのHow To Order用のクラス */
div._hto_ttl h3 {
  font-weight: 400;
  line-height: 1.2em;
  font-size: 36px;
  font-family: 'Libre Bskerville', serif;
  padding-bottom: 40px;
}
div._hto_ttl h3 span {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  display: block;
}
div._hto {
  display: flex;
  font-family: 'Libre Baskerville', serif;
}
div._hto div {
  padding: 0px 8px 20px 8px;
}
div._htoc {
  flex-basis: 33%;
}
div._htoc3 {
  width: 99%;
  padding: 0px 8px 20px 8px;
}
._red {
  color: #f66;
  font-weight: normal;
}
div._hto h5 {
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000;
  padding: 0px 10px 10px 10px;
  margin-bottom: 20px;
}
div._hto table {
  padding-bottom: 12px;
}
div._hto table td {
  padding: 2px 10px;
}

._a {
  color: #00a;
  text-decoration: none;
}
._a:hover {
  color: #00f;
  text-decoration: underline;
}
div._md_notes {
  padding-top: 18px;
  text-align: center;
}
.soldout {
  color: #f00;
  font-size: 18px !important;
}

/* フラワースクールのFLEX設定 */
div._school_flex {
  display: flex;
  flex-wrap: wrap;
}

div._school_flex_item {
  width: 600px;
  min-height: 300px;

  background-color: #000;
  padding: 60px 50px;
  color: #fff;
  box-sizing: border-box;
  margin: 10px 40px 20px 0px;
  line-height: 32px;
  letter-spacing: 0.1em;
  font-family: 'Montserrat', sans-serif;
}
div._school_flex_item div._school_sub2 {
  float: left;
  font-size: 18px;
}
div._school_flex_item div._school_price {
  float: right;
  text-align: right;
  font-size: 18px;
}
div._school_flex_item div._school_price {
  text-align: left;
  font-size: 18px;
}
div._school_flex_item div._school_body {
  padding-top: 20px;
}
div._school_flex_item div._school_schedule {
  padding-top: 20px;
}
div._school_flex_item h4 {
  font-size: 32px;
  line-height: 32px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 18px;
}

/* 生花商品の注釈アラート */
._alert {
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #d2d2d2;
  color: #858585;
  background-color: #ebebeb;
  padding: 1em;
  display: flex;
  align-items: center;
}
._alert_i {
  font-size: 2em;
  padding-right: 0.5em;
}
/* 季節商品のカスタムボックスのtitle_j用 */
h3._pi_cont_title span {
  display: block;
  padding-top: 8px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  line-height: 24px;
}

/* 母の日2023のボタン用  */
div._cart_btns {
  text-align: left !important;
}
div._cart_btns a {
  width: 220px;
  border-radius: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.15em;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #fff;
  margin-bottom: 10px;
}
div._cart_btns a img {
  vertical-align: middle;
}
/* .product_intro .pi_cont_detail td をCOPY */
div._price_right {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  line-height: 28px;
  text-align: right;
  padding-right: 12px;
  letter-spacing: 0.05em;
}

/* スマホ767px以下  - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media only screen and (max-width: 767px) {
  div._md_notes {
    text-align: left;
  }
  div._school_flex_item {
    width: 100%;
    margin: 10px 0px;
  }
  #bridal_cont p#txt4 {
    font-size: 18px;
  }

  .product_main .subcont {
    /*min-height: 600px;*/
  }
  .product_main .subcont div._school_body {
    padding-top: 40px;
  }
  .product_main .subcont ._school_schedule {
    padding-bottom: 40px;
  }
  .subcont_notes {
    font-size: 14px;
  }
  .pi_cont h3._pi_cont_title {
    font-size: 24px;
    line-height: 24px;
  }
  .pi_cont_detail td._pi_cont_explain,
  h5._pi_cont_explain,
  .gift_bx .main_cont .cont tr._pi_cont_explain th {
    padding-top: 0px;
    font-size: 14px;
  }
  .pi_cont_detail td._pi_cont_price {
    font-size: 24px;
  }
  div._hto {
    flex-flow: column;
  }
  div._hto_ttl h3 {
    font-size: 24px;
    line-height: 24px;
  }
  div._hto_ttl h3 span {
    font-size: 14px;
    line-height: 14px;
    padding-top: 7px;
  }
  /* 横768px で.pc-imgと.mobile_imgの切り替え */
  .mobile_img {
    display: none;
  }
  /* lightSider追記のモバイルレイアウト(767px以下) */
  ._div_lightSlider {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
  }
  div._cart_btns a {
    width: 100%;
  }
}
