/* プライバシーポリシー */
#page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container h3,
#page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .content-privacy p,
#page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .content p {
  color: #312e35!important;
}

#page_help_privacy .content {
  background-color: initial;
}

#page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .card-info {
  border: 1px solid rgba(0, 0, 0, .1);
  margin-top: 30px;
}

@media (max-width: 768px) {
  #page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container {
    padding: 0;
  }

  #page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .content-privacy {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .privacy .content {
    padding: 30px 0;
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .content-privacy p,
  #page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .content p {
    font-size: 14px;
  }

  #page_help_privacy .ec-layoutRole__contents .ec-layoutRole__main .container .card-info {
    width: 100%;
    max-width: 450px;
  }
}

/* プライバシーポリシー 終了 */


/* 特定商取引 */
#page_help_policy .policy {
  padding-top: 10px;
  padding-bottom: 30px;
}

#page_help_policy .policy .table tr td {
  border-left: 1px solid #dee2e6;
  line-height: 1.6;
  padding: 10px 20px;
}

#page_help_policy .policy .table tr td:last-child {
  border-right: 1px solid #dee2e6;
}

#page_help_policy .policy .table tr:last-child td {
  border-bottom: 1px solid #dee2e6;
}

#page_help_policy .policy .table {
  text-align: left;
}

@media (max-width: 768px) {
  #page_help_policy .container {
    padding: 0;
  }

  #page_help_policy .container .policy {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #page_help_policy .policy .table tr td {
    font-size: 14px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #page_help_policy .policy .table .d-flex {
    display: grid!important;
  }

  #page_help_policy .policy .table tr td {
    border-right: 1px solid #dee2e6;
  }

  #page_help_policy .policy .table tr td:first-child {
    font-weight: bold;
  }

  #page_help_policy .policy .table tr td {
    padding: 8px;
  }
}

/* 特定商取引 終了 */


/* ご利用ガイド */
#page_help_guide .ec-layoutRole .ec-layoutRole__contents {
  max-width: 1200px;
  padding-bottom: 110px;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .ec-guide {
  max-width: initial;
  padding: 0;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .slider {
  padding-right: 50px;
  padding-left: 0;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .container {
  padding: 0;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function {
  margin-top: 30px;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row {
  margin: 0;
  justify-content: space-between;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy {
  margin-top: 0;
  max-width: 258px;
  border: 1px solid rgb(92, 61, 42);
  border-radius: 4px;
  box-shadow: initial;
  padding: 12px;
  text-align: left;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:nth-child(4),
#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:nth-child(5),
#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:nth-child(6) {
  margin-bottom: 0;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy a {
  color: #93cfd4!important;
  font-size: 19px;
  font-weight: normal;
  margin-right: 0;
}

#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy {
  background: #fff;
}
#page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:hover a{
  color: #fff!important;
}
#page_help_guide #return .info-return {
  background-color: #fff!important;
}
.tb-guideline tbody{
  background: #fff;
}

.content-sign-in{
  background: #fff;
}

.ec-login {
  margin: 50px 0px!important;
  background: #fff!important;
}
.form-filter {
  background: #fff;
  padding: 30px 0;
}
.cm-main-ttl {
  margin-bottom: 0!important;
}
.detail-cat {
  min-width: 170px;
}
#page_help_guide .row:after,
#page_help_guide .row:before {
  display: none;
}

#page_help_guide #purchase {
  margin-top: 64px;
}

#page_help_guide #purchase h2,
#page_help_guide #contact h2,
#page_help_guide #payment h2,
#page_help_guide #shipping h2,
#page_help_guide #tax h2,
#page_help_guide #return h2 {
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 0;
  color: rgb(92, 61, 42);
  padding-bottom: 15px;
  border-bottom: double 4px rgba(47, 53, 66, 0.102);
}

#page_help_guide #purchase .row {
  justify-content: space-between;
  padding: 0;
  max-width: 800px;
  margin: auto;
}

#page_help_guide #purchase .item-flow {
  box-shadow: initial;
  border-radius: initial;
  margin-top: 24px;
  padding: 0;
  max-width: 253px;
}

#page_help_guide #purchase .item-flow p {
  color: #444;
  font-size: 16px;
  margin-top: 16px;
  line-height: 1.3;
}

#page_help_guide #purchase .item-flow span {
  font-size: 12px;
}

#page_help_guide #purchase .item-flow span a {
  color: #f793b0!important;
  text-decoration: underline;
}

#page_help_guide #contact,
#page_help_guide #payment,
#page_help_guide #shipping,
#page_help_guide #tax h2,
#page_help_guide #return {
  margin-top: 64px;
}

#page_help_guide #contact .row {
  padding: 0;
  max-width: 800px;
  margin: auto;
}

#page_help_guide #contact .row .order-timing {
  margin-top: 20px;
  width: 100%;
}

#page_help_guide .row h3 {
  font-size: 18px;
  margin-bottom: 0;
}

#page_help_guide #contact .row .tb-guideline {
  max-width: 480px;
  margin-top: 20px;
  border: initial;
  margin-bottom: 0;
}

#page_help_guide #contact .row .tb-guideline thead .d-flex .col,
#page_help_guide #contact .row .tb-guideline thead th,
#page_help_guide #payment .row .tb-guideline thead th {
  color: #fff;
  font-size: 16px;
  letter-spacing: 4px;
  background-color: rgb(146, 207, 211);
  font-weight: normal;
  font-weight: normal;
  padding: 23px 8px;
  border: initial;
  border-top: 1px solid rgb(68, 68, 68);
  border-left: 1px solid rgb(68, 68, 68);
}

#page_help_guide #contact .row .tb-guideline thead .d-flex .col:last-child,
#page_help_guide #contact .row .tb-guideline thead th:last-child {
  border-right: 1px solid rgb(68, 68, 68);
}

#page_help_guide #contact .row .tb-guideline tbody .d-flex .col {
  font-size: 14px;
  font-weight: normal;
  padding: 8px;
  border: initial;
  border-top: 1px solid rgb(68, 68, 68);
  border-left: 1px solid rgb(68, 68, 68);
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#page_help_guide #contact .row .tb-guideline tbody .d-flex .col:last-child {
  border-right: 1px solid rgb(68, 68, 68);
}

#page_help_guide #contact .row .tb-guideline tbody .d-flex:last-child {
  border-bottom: 1px solid rgb(68, 68, 68);
}

#page_help_guide #contact .shipping-date {
  max-width: 800px;
  margin: 20px auto 0;
}

#page_help_guide #contact h4 {
  font-size: 14px;
  color: #444;
  margin-bottom: 0;
}

#page_help_guide #contact .shipping-date .row {
  margin-top: 20px;
  justify-content: space-between;
}

#page_help_guide #contact .shipping-date .row .col-md-6 {
  padding: 0;
  max-width: 390px;
}

#page_help_guide #contact .shipping-date .row .tb-guideline {
  margin-top: 16px;
}

#page_help_guide #contact .shipping-date .row .tb-guideline thead th {
  padding: 18.5px 8px;
  width: 190px;
  font-size: 14px;
}

#page_help_guide #contact .shipping-date .row .tb-guideline tbody tr td {
  font-size: 12px;
  border: initial;
  border-top: 1px solid rgb(68, 68, 68);
  border-left: 1px solid rgb(68, 68, 68);
  padding: 15px 8px;
}

#page_help_guide #contact .shipping-date .row .tb-guideline tbody tr td:last-child {
  border-right: 1px solid rgb(68, 68, 68);
}

#page_help_guide #contact .shipping-date .row .tb-guideline tbody tr:last-child {
  border-bottom: 1px solid rgb(68, 68, 68);
}

#page_help_guide #contact .shipping-date .row .tb-guideline tbody tr:last-child td:first-child {
  color: #f793b0;
}

#page_help_guide #contact .shipping-date .row .tb-guideline tbody tr:nth-child(2) td:first-child {
  vertical-align: middle;
}

#page_help_guide .no-bt {
  border-top: initial;
}

#page_help_guide .no-bl {
  border-top: initial;
}

#page_help_guide #payment p {
  color: #444;
  font-size: 16px;
}

#page_help_guide #payment .payment-title-content {
  margin-top: 20px;
  line-height: 1.375;
}

#page_help_guide #payment .payment-wrap {
  margin-top: 20px;
}

#page_help_guide #payment .payment-wrap h4 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 0;
}

#page_help_guide #payment .payment-wrap p {
  font-size: 14px;
  margin-top: 20px;
}

#page_help_guide #payment .row {
  max-width: 800px;
  margin: auto;
}


#page_help_guide #payment .row .col-md-6 {
  padding: 0;
}

#page_help_guide #payment .row .tb-guideline {
  max-width: 390px;
  margin-top: 20px;
  border: initial;
  margin-bottom: 0;
}

#page_help_guide #payment .row .tb-guideline thead th {
  font-size: 14px;
  width: 190px;
  padding: 7.5px 8px;
  border: initial;
  border-top: 1px solid rgb(68, 68, 68);
  border-left: 1px solid rgb(68, 68, 68);
}

#page_help_guide #payment .row .tb-guideline tbody tr td {
  font-size: 12px;
  border: initial;
  border-top: 1px solid rgb(68, 68, 68);
  border-left: 1px solid rgb(68, 68, 68);
  padding: 14px 7px;
}

#page_help_guide #payment .row .tb-guideline thead tr th:last-child,
#page_help_guide #payment .row .tb-guideline tbody tr td:last-child {
  border-right: 1px solid rgb(68, 68, 68);
}

#page_help_guide #payment .row .tb-guideline tbody tr:last-child {
  border-bottom: 1px solid rgb(68, 68, 68);
}

#page_help_guide #payment .note,
#page_help_guide #shipping .note  {
  margin-top: 20px;
}

#page_help_guide #payment .note p,
#page_help_guide #shipping .note p,
#page_help_guide #return .note p {
  line-height: 1.3;
}

#page_help_guide #payment .row .payee-wrap {
  margin-top: 16px;
}

#page_help_guide #payment .row .bank:first-child {
  padding-left: 0;
  padding-right: 10px;
  margin-top: 20px;
}

#page_help_guide #payment .row .bank:last-child {
  padding-left: 10px;
  padding-right: 0;
  margin-top: 20px;
}

#page_help_guide #payment .cash-table-wrap {
  max-width: 390px;
  margin-top: 20px;
}

#page_help_guide #payment .cash-table-wrap .tb-guideline {
  border: initial;
}

#page_help_guide #payment .cash-table-wrap .tb-guideline tr {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid rgb(68, 68, 68);
  border-left: 1px solid rgb(68, 68, 68);
  border-right: 1px solid rgb(68, 68, 68);
}

#page_help_guide #payment .cash-table-wrap .tb-guideline tr:last-child {
  border-bottom: 1px solid rgb(68, 68, 68);
}

#page_help_guide #payment .cash-table-wrap .tb-guideline td {
  width: 50%;
  font-size: 12px;
  padding: 5px;
  border: initial;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#page_help_guide #payment .cash-table-wrap .tb-guideline td:last-child {
  border-left: 1px solid rgb(68, 68, 68);
}

#page_help_guide #payment .payment-wrap .card-title-sub {
  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 2px;
}

#page_help_guide #shipping p {
  color: #444;
}

#page_help_guide #shipping .black-cat-title {
  margin-top: 20px;
  font-size: 16px;
}

#page_help_guide #shipping .note p,
#page_help_guide #return .note p {
  font-size: 14px;
}

#page_help_guide #shipping .note div p {
  font-size: 12px;
}

#page_help_guide #shipping .note div p a {
  color: #f793b0!important;
  text-decoration: underline;
}

#page_help_guide #shipping .shipping-wrap {
  margin-top: 20px;
}

#page_help_guide .mt-5 {
  margin-top: 5px!important;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline {
  margin-top: 20px;
  border: initial;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline tr th {
  border: initial;
  padding: 19.5px 8px;
  background-color: rgb(146, 207, 211);
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 4px;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline tr th:first-child,
#page_help_guide #shipping .shipping-wrap .tb-guideline tr th:last-child {
  width: 25%;
  vertical-align: middle;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline tr th:nth-child(2) {
  width: 50%;
  vertical-align: middle;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline tbody tr td {
  font-size: 12px;
  border: initial;
  padding: 14px 8px;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline tbody tr td:nth-child(2) {
  text-align: left;
}

#page_help_guide #shipping .shipping-wrap .tb-guideline thead tr,
#page_help_guide #shipping .shipping-wrap .tb-guideline tbody tr td {
  border-top: 1px solid rgb(68, 68, 68);
}

#page_help_guide #shipping .shipping-wrap .tb-guideline thead th,
#page_help_guide #shipping .shipping-wrap .tb-guideline tbody tr td {
  border-left: 1px solid rgb(68, 68, 68);
}

#page_help_guide #shipping .shipping-wrap .tb-guideline thead th:last-child,
#page_help_guide #shipping .shipping-wrap .tb-guideline tbody tr td {
  border-right: 1px solid rgb(68, 68, 68);
}

#page_help_guide #shipping .shipping-wrap .tb-guideline tbody tr:last-child {
  border-bottom: 1px solid rgb(68, 68, 68);
}

#page_help_guide #tax p {
  color: #444;
  font-size: 16px;
  margin-top: 20px;
}

#page_help_guide #tax .note p {
  font-size: 12px;
  margin-top: 0;
}

#page_help_guide #return .note {
  margin-top: 24px;
}

#page_help_guide #return .note p {
  color: #444;
  line-height: 1.57;
}

#page_help_guide #return h3 {
  margin-top: 20px;
}

#page_help_guide #return .info-return {
  max-width: 305px;
  border-width: 1px;
  border-color: rgb(146, 207, 211);
  border-style: solid;
  background-color: rgb(246, 242, 242);
  padding: 20px;
  border-radius: initial;
  margin: 20px 0 0 0;
}

#page_help_guide #return .info-return p {
  font-size: 14px;
  line-height: 1.57;
  color: #444;
}

#page_help_guide #return .info-return .contact-info {
  margin-top: 20px;
  margin-bottom: 0;
}

#page_help_guide h2 img {
  width: 30px;
  vertical-align: text-top;
  height:28px;
}

#page_help_guide h3 img {
  width: 20px;
}

#page_help_guide .black-cat {
  margin: 0;
  margin-top: 15px;
  height: auto;
  width: 200px;
  box-shadow: initial;
  border-radius: initial;
}

#page_help_guide #payment .payee-wrap {
  margin-top: 10px;
}

#page_help_guide .payment-method {
  margin: 0;
  width: 100%;
  max-width: 563px;
  margin-top: 24px;
}

@media (max-width: 1024px) {
  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .slider {
    display: none;
  }

  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .container {
    max-width: 100%;
    flex: 0 0 100%;
  }

  #page_help_guide .ec-layoutRole .ec-layoutRole__contents {
    padding: 0 20px 50px;
  }

  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row {
    justify-content: space-evenly;
  }

  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy a {
    font-size: 16px;
  }

  #page_help_guide #purchase .item-flow {
    text-align: center;
    flex: 0 0 48%;
    max-width: 48%;
    -ms-flex: 48%;
  }

  #page_help_guide #contact .shipping-date .row .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #page_help_guide #contact .shipping-date .row .col-md-6:nth-child(2) {
    margin-top: 20px;
  }

  #page_help_guide #payment .payment-title-content,
  #page_help_guide #shipping .black-cat-title,
  #page_help_guide #payment .note,
  #page_help_guide #shipping .note,
  #page_help_guide #tax p,
  #page_help_guide #return h3 {
    max-width: 800px;
    margin: 20px auto 0;
  }

  #shipping .img-wrap,
  #page_help_guide #tax .note {
    max-width: 800px;
    margin: auto;
  }

  #page_help_guide #payment .payment-wrap {
    max-width: 800px;
    margin: 20px auto 0;
  }

  #page_help_guide #shipping .shipping-wrap,
  #page_help_guide #return .note {
    max-width: 800px;
    margin: 24px auto 0;
  }

  #page_help_guide #return .info-return {
    margin: 25px auto 0;
  }
}

@media (max-width: 768px) {
  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }

  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:nth-child(4),
  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:nth-child(5),
  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy:nth-child(6) {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  #page_help_guide #purchase h2, #page_help_guide #contact h2, #page_help_guide #payment h2, #page_help_guide #shipping h2, #page_help_guide #tax h2, #page_help_guide #return h2 {
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: rgb(92, 61, 42);
    padding-bottom: 15px;
    border-bottom: double 4px rgba(47, 53, 66, 0.102);
  }

  #page_help_guide h2 img {
    width: 23px;
    vertical-align: text-top;
    height: 23px;
  }

  #page_help_guide #payment .row .bank:first-child {
    padding-right: 0;
  }

  #page_help_guide #payment .row .bank:last-child {
    padding-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 500px) {
  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #page_help_guide .ec-layoutRole .ec-layoutRole__contents .list-function .row .item-privacy {
    margin: 0 0 15px;
  }

  #page_help_guide #purchase .item-flow {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 100%;
  }

  #page_help_guide #contact .row .tb-guideline tbody .d-flex .col {
    font-size: 12px;
  }

  #page_help_guide #contact .shipping-date .row .tb-guideline thead th {
    font-size: 12px;
    vertical-align: middle;
  }
}
@media (max-width: 1100px) {
  #page_help_guide #payment .row .tb-guideline tbody tr td{
    font-size: 10px;
  }
  #page_help_guide #payment .row .tb-guideline thead th{
    font-size: 12px;
  }
  #slider {
    width: auto !important;
  }
}
@media (max-width: 350px) {
  #page_help_guide #payment .row .tb-guideline tbody tr td{
    font-size: 9px;
  }
  #page_help_guide #payment .row .tb-guideline thead th{
    font-size: 11px;
  }
}
/* ご利用ガイド 終了 */

.form-control {
    font-size: 1em!important;
}
.ec-orderPayment {
    margin-bottom: 30px;
}

/* in additional */
.gallery-top{
  line-height: 400px;
}

#page_product_detail .swiper-slide-visible{
  margin-bottom: 30px;
}
@media only all and (max-width: 1023px) {
.detail-cat{
  min-width: 100px!important;
}
.link-agency{
  margin: 0 auto;
  width: 80%;
}

.link-agency a{
  padding: 10px!important;
}
.mfp-hide{
  width: 350px;
  margin: 25px auto 20px;
}
}

.ec-borderedDefs dt{
  text-align: left;
}
.detai-sptd .models{
  margin-top: -20px;
}

.sp-category{
  display: flex;
  justify-content: center;
}
.sptd-info{
  margin-bottom: initial;
  margin: 6px 10px 16px;
}
.applicable-modal{
  padding: 5px 24px!important;
}

.category-list-item .desc .title-apply-name{
  min-height: 44px;
}
@media only all and (max-width: 425px) {
  .category-list-item .desc .title-apply-name{
    min-height: 66px;
  }
}
button.ec-blockBtn--action{
  margin: 50px auto 20px;
}
.category-list-item .desc .title-apply{
  margin-bottom: 5px;
}

.desc.drill-item-detail{
  min-height: 180px;
  position: relative;
}

@media only all and (max-width: 767px) {
  .desc.drill-item-detail{
    min-height: 200px;
  }
}

@media only all and (max-width: 600px) {
  .desc.drill-item-detail{
    min-height: 180px;
  }
}
.category-list-item .desc .btn-drill{
  position:absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}

.col-purchase p{
  text-indent: -1em;
  padding-left: 2em;
}
.footer-item.ft-navi{
  margin-right:5%;
}

li.fv{
  margin: 10px;
}
.no_product_set .classQuantity, .product_set .classQuantity{
  margin: 10px 0;
}

.detail-price-tbl .other ul{
  margin-bottom: 0!important;
}
.detail-price-tbl .cart-item{
  margin-left: 10px;
}

li.slct.text-center.no_product_set.open-price-contact{
  margin: auto;
}
.detail-price-tbl .cart-item{
  display: block;
  padding: 1px 15px;
  margin: 0 auto;
}

a.cart-item{
  border: none;
  border-radius: 5px;
  height: 28px;
  line-height: 24px;
  background: #f793b0;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  padding: 6px;
}
.recommend-tag{
margin: 50px 0 30px;
}

.recommend-table{
table-layout: fixed;
background-color: #fff;
width: 100%;
margin-bottom: 70px;
}
.recommend-table thead th{
background-color: #93cfd4;
color: #fff;
font-size: 20px;
}
.recommend-table th{
  border-bottom: 1px solid rgb(219, 219, 219);
  height: 140px;
  padding: 5px 10px;
}
.recommend-table a{
 color: #93cfd4;
}

p.add-conectlogo{
  margin-top: 30px!important;
  margin-bottom: 50px;
}

p.add-conectlogo img{
  margin-top: 10px;
}

/*休日を削除する場合*/
td.date-picker[data-month="8"][data-date="21"][data-year="2022"] span,
td.date-picker[data-month="9"][data-date="25"][data-year="2022"] span,
td.date-picker[data-month="10"][data-date="11"][data-year="2022"] span,
td.date-picker[data-month="1"][data-date="7"][data-year="2023"] span,
td.date-picker[data-month="1"][data-date="14"][data-year="2023"] span,
td.date-picker[data-month="2"][data-date="25"][data-year="2023"] span,
td.date-picker[data-month="3"][data-date="11"][data-year="2023"] span,
td.date-picker[data-month="3"][data-date="25"][data-year="2023"] span,
td.date-picker[data-month="4"][data-date="8"][data-year="2023"] span,
td.date-picker[data-month="4"][data-date="15"][data-year="2023"] span,
td.date-picker[data-month="4"][data-date="29"][data-year="2023"] span,
td.date-picker[data-month="5"][data-date="13"][data-year="2023"] span {
    border: none;
}

/*休日を追加する場合*/
td.date-picker[data-month="1"][data-date="1"][data-year="2023"] span{
  border: 2px solid #f8c6be;
  border-radius: 50%;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 15px;
}