@charset "UTF-8";
/* ===================================================================
CSS information

file name  : librarycafe.css
author     : Ability Consultant
style info : ComfortLibraryCafe
=================================================================== */
/* font-awesome */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/*Animate */
/* -----------------------------------------------------------
	ホテル リブランド用
----------------------------------------------------------- */
/* -----------------------------------------------------------
.選書ページリンクボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.wrp_intro:before {
  background: #f1f4f8;
  background-color: #f1f4f8;
}

.con_intro .box_intro h3 {
  color: #005284;
}
.con_intro .box_photo_gallery .box_txt h3 {
  color: #005284;
}

/* -----------------------------------------------------------
	.con_service
----------------------------------------------------------- */
.con_service .lst_service:before {
  display: none;
}
.con_service .lst_service:after {
  display: none;
}

/* -----------------------------------------------------------
	.con_infomation
----------------------------------------------------------- */
.con_infomation .inner_infomation:after {
  display: none;
}

.con_spend .inner_spend .lst_spend .box_spend:nth-of-type(1) .box_txt::before {
  width: 237px;
  height: 168px;
  background-image: url(https://www.choice-hotels.jp/hotel/images/rebrand/librarycafe/ic_spend04.png);
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_spend .inner_spend .lst_spend .box_spend:nth-of-type(1) .box_txt::before {
    width: 140px;
    height: 99px;
  }
}
.con_spend .inner_spend .lst_spend .box_spend:nth-of-type(4) .box_txt::before {
  width: 162px;
  height: 147px;
  background-image: url(https://www.choice-hotels.jp/hotel/images/rebrand/librarycafe/ic_spend01.png);
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_spend .inner_spend .lst_spend .box_spend:nth-of-type(4) .box_txt::before {
    width: 130px;
    height: 119px;
  }
}
