.solution-box-icon img {
    width: 305px;
    height: 205px;
    border-radius: 0%;
}
.home #header-wrapper, .home .default-nav {
/*	position: inherit; */}
#gnav .global-nav .current-menu-item > a{
color: #ff3;font-weight:700;}
table {
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
}
.solution-box-icon i { text-align: center;}
/*体験予約フォーム*/

#content  form span.acceptance-657 {
	display: inline;
}

span.wpcf7-form-control-wrap.date-299 {
display:inline !important;
}
@media screen and (min-width: 480px) {
span.wpcf7-form-control-wrap.date-299 > input[type="date"] {
max-width: 30%;
	display:inline !important;
}
span.wpcf7-form-control-wrap.menu-25 > select{
display:inline !important;
max-width: 70px;
	font-size: 13pt;
}
span.wpcf7-form-control-wrap.menu-26 > select{
display:inline !important;
max-width: 70px;
	font-size: 13pt;
}
span.date-299{font-size:14pt;}
span.menu-25{font-size:14pt;}
span.menu-26{font-size:14pt;}
}
/*予約フォーム*/
.tribe-events-event-image img {
    display: none;
}
/*price list*/
.price1 { color: #FFFFFF; font-weight: bold; } .price2 {color: #FFFFFF} .price3 { font-size: 120%; font-weight: bold; } .price4 { font-size: 120%; font-weight: bold; } .price5 { font-size: 120%; font-weight: bold; }
/*サイドバーお問い合わせボタン*/
.veu_contact-layout-horizontal .contact_bt {
    float: right;
    padding: .7em 1.5em;
    width: 100%;
}
.veu_contact .contact_txt_tel {
color: #ed6863;
}
.btn-primary:focus, .btn-primary:hover {
    background-color: #ed6863;
    border-color: #ff9b87;
}
.btn-primary{
    background-color: #ff9b87;
    border-color: #ff9b87;
}
/*寝屋川オリジナルHOMEブログ続きを読むのボタンの色を変更*/
.pt-cv-readmore {color: #fff !important; background-color: #800180 !important;width: 100px !important;border:1px solid #800180 !important;}
/*毎月のキャンペーン+アリラン+へそヒーリング*/
.monthly-recommend-box {
  width: 100%;
}

.monthly-recommend-title {
  font-size: 32px;
  line-height: 1.6;
  font-weight: 700;
  background: none;
  border-left: none;
  padding: 0;
  margin: 0 0 24px;
}

.monthly-recommend-banner {
  margin: 0;
}

.monthly-recommend-banner a {
  display: block;
  text-decoration: none;
}

.monthly-recommend-banner img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.monthly-recommend-space {
  height: 40px;
}

@media (max-width: 767px) {
  .monthly-recommend-title {
    font-size: 24px;
    line-height: 1.5;
    padding: 0;
    margin-bottom: 16px;
  }

  .monthly-recommend-space {
    height: 24px;
  }
}
.ilchi-top-cta {
  text-align: center;
  margin: 18px 0 22px;
  padding: 0 15px;
}

.ilchi-top-cta-btn {
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  padding: 16px 24px;
  background: #e79a8d;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  border-radius: 6px;
  box-sizing: border-box;
}