@charset "UTF-8";
.plan_searchBox {
  border-color: #0060b0 !important;
}
.searchBox_line li strong,
.PageContents .PageTitle,
.CpPage .PageTitle,
.use label {
  color: #003caa !important;
  border-color: #003caa !important;
}
.use input[type="checkbox"]:checked + label {
  background: #003caa !important;
  color: #fff !important;
}
.PlanCarType .Typename,
.ui-widget-header,
.StepBar li.is-step-active p,
.CarImage .ciname,
.pinkBox h3,
.planBenefits h4,
.tab li {
  background: #003caa !important;
}
.tab li.tab-member-register {
  background: #30ab61 !important;
}
#office_time_info,
.StepBar li.is-step-active strong {
  color: #003caa !important;
}
.tab_content,
.ui-widget.ui-widget-content,
.ui-state-default.ui-state-hover,
.plan_searchBox,
.Members .Membersin,
.my_tabcontent_n {
  border-color: #003caa !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #fff !important;
  border-color: #ddd !important;
}
.ui-state-default.ui-state-active {
  background: #003caa !important;
  color: #fff !important;
}
.searchBox_line {
  border-color: #ddd !important;
}
.RepresentativeR th,
.Cardetail li strong {
  border-color: #ddd !important;
  color: #333 !important;
}
.tab_content,
.planBenefits,
.pinkBoxin,
#resevation_result .pinkBox {
  background: #eceff1 !important;
}
.plan_Store_info th,
.sort strong {
  color: #000 !important;
}
.pd-otoku-warpper {
  margin-top: -5px;
}
.pd-otoku-warpper .pd-otoku-head__text {
  margin-bottom: 20px;
  text-align: center;
  color: #0277bd;
  font-weight: bold;
  font-size: 20px;
}
.pd-otoku-warpper .pd-otoku-btmfig {
  padding-top: 3px;
  text-align: center;
}
.pd-otoku {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  overflow: hidden;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.pd-otoku .pd-otoku-fig {
  width: 140px;
  padding-top: 20px;
  text-align: center;
  margin-right: 25px;
  position: relative;
  z-index: 1;
}
.pd-otoku .pd-otoku-fig .pd-otoku-fig__img {
  position: relative;
  z-index: 1;
}
.pd-otoku .pd-otoku-fig .pd-otoku-fig__text {
  position: relative;
  z-index: 1;
  margin-top: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.pd-otoku .pd-otoku-fig:after {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  margin-right: -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 0 100px 30px;
  border-color: transparent transparent transparent #007bff;
}
.pd-otoku .pd-otoku-body {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__kihon {
  padding-top: 20px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-left: -10px;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__naiyou {
  line-height: 1;
  font-size: 16px;
  padding-bottom: 10px;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__naiyou__per {
  font-size: 21px;
  color: #d82c41;
  font-family: arial;
  font-weight: bold;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__naiyou__point {
  font-size: 21px;
  color: #d82c41;
  font-family: arial;
  font-weight: bold;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__naiyou__point:after {
  font-size: 16px;
  content: '円引き!';
}
.pd-otoku .pd-otoku-body .pd-otoku-body__goukei {
  line-height: 1;
  padding-right: 15px;
  padding-bottom: 15px;
  text-align: right;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__goukei .pd-otoku-body__goukei__text {
  font-size: 11px;
  background: #fff;
  border: 1px solid #777;
  color: #777;
  padding: 4px 5px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__goukei .pd-otoku-body__goukei__price {
  font-size: 25px;
  font-family: arial;
  font-weight: bold;
  color: #d82c41;
  display: inline-block;
  vertical-align: middle;
}
.pd-otoku .pd-otoku-body .pd-otoku-body__goukei .pd-otoku-body__goukei__price:after {
  content: '円';
  font-size: 16px;
  color: #d82c41;
}
.pd-otoku.pd-otoku--type1 {
  background: #b9f6ca;
}
.pd-otoku.pd-otoku--type1 .pd-otoku-fig {
  background: #66bb6a;
  padding-top: 20px;
}
.pd-otoku.pd-otoku--type1 .pd-otoku-fig:after {
  background: #66bb6a;
  border-color: #b9f6ca #b9f6ca #b9f6ca #66bb6a;
  top: -45px;
}
.pd-otoku.pd-otoku--type2 {
  background: #b2ebf2;
}
.pd-otoku.pd-otoku--type2 .pd-otoku-fig {
  background: #00bcd4;
  padding-top: 15px;
}
.pd-otoku.pd-otoku--type2 .pd-otoku-fig:after {
  background: #66bb6a;
  border-color: #b2ebf2 #b2ebf2 #b2ebf2 #00bcd4;
  top: -45px;
}
.pd-otoku.pd-otoku--type3 {
  background: url("../../img/common/otoku.png") #fff59d no-repeat right top;
}
.pd-otoku.pd-otoku--type3 .pd-otoku-fig {
  background: #f9a825;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pd-otoku.pd-otoku--type3 .pd-otoku-fig:after {
  background: #66bb6a;
  border-color: #fff59d #fff59d #fff59d #f9a825;
  top: -40px;
}
/*# sourceMappingURL=key-color.css.map */