.option-detail-wrap {
  background: #fff;
  padding: 10px 15px 7px;
  margin-top: 10px;
  margin-bottom: 15px; }

.option-detail-wrap .option-sttl {
  color: #4470D9;
  font-size: 1.4em;
  position: relative;
  padding-left: 67px;
  padding-top: 16px;
  min-height: 68px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 56px auto;
  text-align: left; }

.option-detail-wrap .ico-drip {
  background-image: url(/assets/care/outpatient/images/ico-drip.png); }

.option-detail-wrap dl {
  border: 1px solid #4470D9;
  padding: 7px 10px;
  margin-bottom: 5px;
  background-color: #FFF; }

.option-detail-wrap dl dt {
  font-size: 1.1em;
  line-height: 1.5;
  display: table-cell;
  vertical-align: middle !important;
  padding: 5px 10px;
  width: 400px; }

.option-detail-wrap dl dd {
  width: 208px;
  height: 49px;
  background: #F5F5F5;
  font-size: 1.3em;
  color: #C00;
  text-align: center;
  padding: 9px 10px 11px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle !important; }

.option-detail-wrap dl dd small {
  font-size: 0.7em; }

.option-detail-wrap dl dd span {
  font-size: 0.6em;
  color: #000;
  font-weight: normal; }

.option-detail-wrap dl {
  border: 1px solid #4470D9;
  padding: 7px 10px;
  margin-bottom: 5px;
  background-color: #FFF; }

.style1 {
  color: #C00;
  font-weight: bold; }

p {
  font-size: 14px;
  margin: 10px 1px 0;
  color: #666; }

@media screen and (max-width: 979px) {
  .option-detail-wrap .option-sttl {
    font-size: 14px;
    padding-left: 38px;
    padding-top: 10px;
    min-height: 40px;
    background-size: 30px auto; }
  .option-detail-wrap dl dt {
    display: block;
    width: 100%;
    font-size: 14px; }
  .option-detail-wrap dl dd {
    display: block;
    width: 100% !important;
    font-size: 16px;
    padding-bottom: 0;
    height: auto; }
  .image {
    display: none; }
  .bottombtn > .item > .link > .text {
    height: 2.2em;
    line-height: 1.1;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0;
    font-size: 1.2rem;
    color: #fff !important; } }
