@charset "UTF-8";
/* SCSS vars
-------------------------------*/
.clearfix {*zoom: 1;}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {clear: both;}

/* common
-------------------------------*/
body#kfc2013 section#contents ul.snsBtn {margin-bottom: 0;}
body#kfc2013 section#contents p.lead {
  line-height: 1.5;
  font-weight: bold;
}
body#kfc2013 section#contents ol.breadCrumbs {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}
body#kfc2013 section#contents input.submitBtn {
  text-align: left;
  border: none;
  background: url("//d2926x4i2sob2.cloudfront.net/sp/images/common/btnArrow.png") 15px center no-repeat #0c698a;
  background-size: 20px;
  padding: 15px 40px;
  color: #fff;
  font-size: 130%;
  width: 100%;
  box-sizing: border-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: padding-box;
  font-weight: normal;
}

body#kfc2013 section#contents input[type="checkbox"] {
  position: absolute;
  border-radius: 4px;
  border: 1px solid #9B9C97;
  -webkit-box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
  opacity: 0;
}

body#kfc2013 section#contents input[type="radio"] {
  position: relative;
  margin-right: 1px;
  border-radius: 14px;
  border: 1px solid #9B9C97;
  -webkit-box-sizing: border-box;
  width: 16px;
  height: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
  vertical-align: middle;
}

body#kfc2013 section#contents input[type="radio"]:checked:before {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  margin: -5px 0 0 -5px;
  content: "";
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background: #333;
}
body#kfc2013 section#contents section#PrefectureArea form,
body#kfc2013 section#contents section#FreewordArea form {
  margin: 0 20px;
}
body#kfc2013 section#contents section#PrefectureArea p {
  padding: 0 0 10px;
}
body#kfc2013 section#contents section#FreewordArea p {padding: 0 20px 10px 20px;}
body#kfc2013 section#contents section#FreewordArea form p {padding: 0 0 10px;}

body#kfc2013 section#contents section#PrefectureArea span.memo {
  display: block;
  margin: 20px 0;
  color: #666;
  font-size: 90%;
}
body#kfc2013 section#contents section#PrefectureArea .searchBtn {
  background: #fff;
  border: 1px #ccc solid;
  border-radius: 6px;
  margin: 0 auto;
  padding: 2px;
  width: 180px;
}
body#kfc2013 section#contents section#PrefectureArea .searchBtn button {
  background: #3d4e84;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 12px 0;
}
body#kfc2013 section#contents section#PrefectureArea .searchBtn .btn-border.blue:before {
  background: none;
}
body#kfc2013 section#contents section#FreewordArea form.radioForm {
  padding-bottom: 20px;
}
body#kfc2013 section#contents section#FreewordArea label {
  display: inline-block;
  margin: 0 15px 15px 0;
  color: #666;
}
body#kfc2013 section#contents section#FreewordArea input.MapiFormTxt {
  border: solid 1px #ddd;
  height: 28px;
  padding: 5px;
  box-sizing: border-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: padding-box;
  font-size: 120%;
  width: 100%;
  margin: 10px 0 30px 0;
}
body#kfc2013 section#contents section#SearchMethod {
  border-bottom: 1px solid #ddd;
}
body#kfc2013 section#contents section#SearchMethod section:first-child h1 {
  margin-top: 0;
  border-top: none;
}
body#kfc2013 section#contents section#SearchMethod h1 {
  padding: 0;
  position: relative;
  border-top: solid 1px #ddd;
}
body#kfc2013 section#contents section#SearchMethod h1 a {
  padding: 22px 20px 18px 43px;
  font-size: 47%;
  font-weight: normal;
  line-height: 1;
}
body#kfc2013 section#contents section#SearchMethod h1 div {
  position: absolute;
  top: 33%;
  background: url(../images/common/arrowRight04.png) center center no-repeat;
  background-size: 20px;
  height: 20px;
  width: 20px;
  margin: 0 0 0 15px;
}
body#kfc2013 section#contents section#MapArea div.region {
  border-top: 1px solid #ddd;
  padding: 10px 20px;
}
body#kfc2013 section#contents section#MapArea div.region:first-child {
  border-top: none;
}
body#kfc2013 section#contents section#MapArea div.region h2 {
  padding: 10px 20px 10px 25px;
  margin-bottom: 5px;
  background: url(../images/common/arrow_down.gif) left center no-repeat;
  background-size: 20px;
  font-size: 130%;
}
body#kfc2013 section#contents section#MapArea div.region ul li a {
  display: table-cell;
  background: url(../images/common/arrow_down.gif) left center no-repeat;
  background-size: 16px;
  float: left;
  color: #333;
  width: 90px;
  padding-left: 20px;
  margin-bottom: 15px;
}
body#kfc2013 section#contents section#PrefectureArea div.toggleArea, body#kfc2013 section#contents section#FreewordArea div.toggleArea {
  margin: 20px 0;
}
body#kfc2013 section#contents section#TrainArea div.toggleArea {
  margin: 20px 20px 0;
}
body#kfc2013 section#contents section#TrainArea ul li a {
  background: url(../images/common/btnArrowRed.gif) left center no-repeat;
  background-size: 16px;
  float: left;
  font-size: 120%;
  color: #333;
  width: 70px;
  padding-left: 20px;
  margin-bottom: 20px;
}
body#kfc2013 section#contents section#SearchSubMenu {
  padding: 30px 20px 0 20px;
  margin: 0 auto;
}
body#kfc2013 section#contents section#SearchSubMenu p.note {
  padding: 15px 0 30px 0;
  font-size: 90%;
  line-height: 1.4;
  color: #666;
}
body#kfc2013 section#contents ul.rosen {
  margin: 30px 0 20px 20px;
}
body#kfc2013 section#contents ul.rosen li {
  color: #666;
  font-weight: bold;
  font-size: 120%;
  float: left;
  padding: 0 10px 15px 0;
  width: 90px;
}
body#kfc2013 section#contents ul.rosen li a {
  color: #E4002B;
  text-decoration: underline;
}
body#kfc2013 section#contents ul.rosen li a.active {
  color: #666;
  text-decoration: none;
}
body#kfc2013 section#contents section.serviceSelect {
  padding-top: 30px;
  border-bottom: 1px solid #ddd;
  color: #666;
}
body#kfc2013 section#contents section.serviceSelect input.submitBtn {
  margin: 20px 0 30px;
}
body#kfc2013 section#contents section.serviceResults {
  margin: 30px 0 0;
  color: #666;
  font-size: 110%;
}
body#kfc2013 section#contents section.serviceResults p {font-size: 110%;}
body#kfc2013 section#contents section.serviceResults ul.ResultsList > li {
  padding: 20px 0;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsList > li:nth-child(odd) {
  background: #F5F5F5;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsList > li:nth-child(even) {
  background: #fff;
}
body#kfc2013 section#contents section.serviceResults li span.scShopName {
  display: block;
  color: #0C688A;
  font-size: 128%;
  font-weight: bold;
  margin: 0 5px 10px 20px;
}
body#kfc2013 section#contents section.serviceResults .ResultsList .scIcon {
  display: block;
  font-size: 72%;
  margin: 0 0 0 15px;
}
body#kfc2013 section#contents section.serviceResults li span.scIcon img {
  margin: 0 0 5px 5px;
  width: 30px;
}
body#kfc2013 section#contents section.serviceResults li span.scAddress {
  display: block;
  margin: 10px 0 10px 20px;
  line-height: 1.5;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsBtn {
  width: 95%;
  margin: 0 auto;
  display: table;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsBtn li {
  display: table-cell;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsBtn li.btnDetail {
  display: table-cell;
  width: 55%;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsBtn li a {
  padding: 13px 20px 14px 40px;
  background: url("//d2926x4i2sob2.cloudfront.net/sp/images/common/btnArrow.png") 15px center no-repeat;
  background-size: 20px;
  background-color: #D8A224;
  color: #fff;
  font-size: 120%;
}
body#kfc2013 section#contents section.serviceResults ul.ResultsBtn li.btnDetail a {
  padding: 13px 20px 14px 40px;
  background-color: #0C698A;
  margin-right: 1px;
}
body#kfc2013 section#contents section#ServicePager {
  padding: 30px 0;
  background: #F5F5F5;
  text-align: center;
  color: #666;
}
body#kfc2013 section#contents section#ServicePager ul.numberPager {
  font-size: 130%;
  display: inline-block;
  margin: 0 auto;
}
body#kfc2013 section#contents section#ServicePager ul.numberPager li {
  display: inline-block;
  padding: 0 10px;
}
body#kfc2013 section#contents section#ServicePager ul.numberPager li.current {
  background: #E4002B;
  color: #fff;
  margin: 0 5px;
  padding: 0 7px;
}
body#kfc2013 section#contents section#ServicePager ul.numberPager li a {
  display: inline-block;
}
body#kfc2013 section#contents section#ServicePager ul.positionPager {
  width: 95%;
  margin: 25px auto;
  display: table;
}
body#kfc2013 section#contents section#ServicePager ul.positionPager li {
  display: table-cell;
  width: 50%;
  line-height: 1;
}
body#kfc2013 section#contents section#ServicePager ul.positionPager li.next a, body#kfc2013 section#contents section#ServicePager ul.positionPager li.prev a {
  padding: 20px 0 18px;
  background-color: #E4002B;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
}
body#kfc2013 section#contents section#ServicePager ul.positionPager li.next a {margin-right: 1px;}
body#kfc2013 section#contents section#ServicePager ul.positionPager li a img {
  vertical-align: -5px;
  margin: 0 0 0 10px;
}
body#kfc2013 section#contents section#ServicePager ul.positionPager li.next a img {
  margin: 0 10px 0 0;
}
body#kfc2013 section#contents section.freewordSelect {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  color: #666;
}
body#kfc2013 section#contents .noSmoke {
  font-size:86%;
  text-align: center;
  margin: 10px 0;
}
body#kfc2013 section#contents .noSmoke strong {
  font-weight: bold;
}
/* 印刷用メニューボタン非表示 */
body#kfc2013.shop_4070 .deliveryMenuBtn,
body#kfc2013.shop_4127 .deliveryMenuBtn,
body#kfc2013.shop_4123 .deliveryMenuBtn,
body#kfc2013.shop_167 .deliveryMenuBtn,
body#kfc2013.shop_213 .deliveryMenuBtn {
  display: none;
}

/* outArea---------------------------*/
body#kfc2013 section#contents section#outArea {
  padding-top: 10px;
  overflow: hidden;
}
body#kfc2013 section#contents section#outArea h2, body#kfc2013 section#contents section#outArea .note {
  color: #00688C;
}
body#kfc2013 section#contents section#outArea h2 {
  background: none;
  background: url(../images/common/arrow_down2.gif) left 1px no-repeat;
  background-size: 18px;
  font-size: 136%;
  margin: 0;
  padding-left: 22px;
  font-weight: bold;
  line-height: 1.5;
}
body#kfc2013 section#contents section#outArea .note {margin: 0 0 10px;}
body#kfc2013 section#contents section#outArea ul {
  width: 50%;
  float: left;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding: 0 15px;
}
body#kfc2013 section#contents section#outArea ul#outArea1 {
  border-right: solid 1px #999;
}
body#kfc2013 section#contents .wrap {margin: 0 0 10px;}
body#kfc2013 section#contents .trigger {
  float: right;
  border: solid 1px #ddd;
  border-radius: 6px;
  box-sizing: border-box;
  margin: 23px 10px 0 0;
  text-align: center;
  padding: 2px;
}
body#kfc2013 section#contents .trigger span {
  position: relative;
  display: inline-block;
  background: #E4002B;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff;
  padding: 4px 32px;
}
body#kfc2013 section#contents .trigger span:before {
  position: absolute;
  display: block;
  content: "";
  background: url(../search/img/arr1.png) no-repeat 0 0;
  background-size: 16px;
  top: 50%;
  left: 9px;
  margin-top: -9px;
  width: 16px;
  height: 16px;
}
body#kfc2013 section#contents .trigger.open span:before {
  background: url(../search/img/arr2.png) no-repeat 0 0;
  background-size: 16px;
}
body#kfc2013 section#contents .wrap .btn {
  float: right;
  margin: 20px 20px 0 0;
  width: 120px;
}
body#kfc2013 section#contents .wrap .btn a {
  display: block;
  border: solid 1px #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  text-align: center;
  padding: 2px;
}
body#kfc2013 section#contents .wrap .btn a span {
  display: block;
  background: #3d4e84;
  border-radius: 8px;
  color: #fff;
  padding: 7px 0;
}
body#kfc2013 section#contents .wrap h1 {padding: 20px 0 0 20px;}
body#kfc2013 section#contents .wrap h1.type2 {
  font-size: 170%;
  padding: 25px 0 0 20px;
}

#SearchContainer .block {
  padding: 0px 3.125%;
  margin-bottom: 35px;
}
#SearchContainer .locationBlock {padding: 0 5%;}
#SearchContainer .locationBlock .btn-border.red {
  background: #E4002B;
  border-color: #E4002B;
  color:#fff;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}
#SearchContainer .locationBlock .btn-border:before {
  background: url(../search/img/ic_map.png) no-repeat 0 0;
  background-size: 18px 24px;
  left: 22%;
  margin-top: -14px;
  width: 18px;
  height: 24px;
}
#SearchContainer .formWrapper .capitalBlock select {
  margin: 0;
  width: 100%;
}
#SearchContainer .formWrapper .freeWordBlock {
  margin: 35px 0;
}
#SearchContainer .formWrapper .freeWordBlock input {
  border: none;
  width: 100%;
  line-height: 30px;
}
#SearchContainer .formWrapper .freeWordBlock .search-box {
  background: none;
  padding-left: 13px;
  height: 40px;
  line-height: 2.8;
  border-radius: 8px;
  margin: 0 0 20px;
}
#SearchContainer .formWrapper .btn-border {margin-top: 30px;}
#SearchContainer .formWrapper .btnWrap {
  clear: both;
  margin: 20px auto 0;
  border: solid 1px #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  text-align: center;
  padding: 2px;
  width: 260px;
}
#SearchContainer .formWrapper .btnWrap .blue {
  display: block;
  background: #3d4e84;
  border: none;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
  width: 254px;
}
#SearchContainer .formWrapper .btnWrap li {
  float: left;
  margin: 0 2% 0 0;
  width: 49%;
}
#SearchContainer .formWrapper .btnWrap li:last-child {margin: 0;}
#SearchContainer .formWrapper .btnWrap .btnType a {
  display: block;
  border: solid 1px #ddd;
  border-radius: 8px;
  box-sizing:border-box;
  text-align: center;
  padding: 2px;
}
#SearchContainer .formWrapper .btnWrap .btnType a span {
  display: block;
  background: #3d4e84;
  border-radius: 8px;
  color: #fff;
  padding: 14px 0;
}
#SearchContainer .inquiryArea .txt {
  font-size: 86%;
  text-align: center;
  margin: 28px 0 0;
  padding: 0 0 10px;
}
#SearchContainer .inquiryArea .btnType.inquiry {
  background: #fff;
  border: 1px #ccc solid;
  border-radius: 8px;
  text-align: center;
  margin: 0 auto;
  padding: 2px;
  width: 154px;
}
#SearchContainer .inquiryArea .btnType.inquiry a {
  background: #3d4e84;
  color: #fff;
  border-radius: 8px;
  padding: 10px 0;
}

/* 共通タイトル-------------------------*/
.searchIconTitle {
  font-size: 16px;
  background: url("//d2926x4i2sob2.cloudfront.net/images/common/icon/btn-search-off@2x.png") no-repeat 0 45%;
  background-size: 15px 15px;
  padding-left: 20px;
  margin-bottom: 10px;
}
#serviceTtl {
  color: #E4002B;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 10px;
}
#serviceTtl span {
  position: relative;
}
#serviceTtl span:after {
  position: absolute;
  display: block;
  content: "▼";
  color: #E4002B;
  top: 0;
  right: -1.5em;
  width: 1em;
  height: 1em;
}
.serviceBlock {display: none;}
#SearchResult .serviceBlock {display: block;}
.serviceBlock .serviceList li {
  float: left;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 4px 50%;
  border: 1px #ccc solid;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 79%;
  margin: 0 1% 8px 0;
  width: 49.5%;
}
.serviceBlock .serviceList li.chd {
  border: 1px #fabe00 solid;
  background-color: #fabe00;
  color: #fff;
}
.serviceBlock .serviceList li.f_delivery {
  background-image: url("/sp/images/search/ic/icon_01.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_kfc_am {
  background-image: url("/sp/images/search/ic/icon_02.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_drive_through {
  background-image: url("/sp/images/search/ic/icon_05.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_2in1 {
  background-image: url("/sp/images/search/ic/icon_03.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_krushers {
  background-image: url("/sp/images/search/ic/icon_07.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_campaign10 {
  background-image: url("/sp/images/search/ic/icon_08.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_parking {
  background-image: url("/sp/images/search/ic/icon_10.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_wlan {
  background-image: url("/sp/images/search/ic/icon_11.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_ponta {
  background-image: url("/sp/images/search/ic/icon_13.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_iccard {
  background-image: url("/sp/images/search/ic/icon_14.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_qr {
  background-image: url("/sp/images/search/ic/icon_15.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_credit {
  background-image: url("/sp/images/search/ic/icon_16.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_payservice {
  background-image: url("/sp/images/search/ic/icon_17.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_uber {
  background-image: url("/sp/images/search/ic/icon_04.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_drink_bar {
  background-image: url("/sp/images/search/ic/icon_06.png");
  background-size: 20px 20px;
}
.serviceBlock .serviceList li.f_alcol {
  background-image: url("/sp/images/search/ic/icon_09.png");
  background-size: 20px 20px;
}

.serviceBlock .serviceList li:nth-child(even) {
  margin-right: 0;
}
.serviceBlock .serviceList li:nth-child(2n+1) {
  clear: left;
}
.serviceBlock .serviceList li label {
  display: block;
  padding: 8px 0 8px 29px;
}

/* 検索結果---------------------------*/
#PrefectureArea {
  background: #eee;
  padding: 20px 0;
}
#PrefectureArea .searchIconTitle {
  font-weight: bold;
  font-size: 17px;
}
#SearchResult .block {
  padding: 0 5%;
  margin-top: 25px;
}
#SearchResult .toggleArea select {width: 100%;}
#SearchResult .detailSearch {margin: 20px 0 10px;}

#SearchResult .serviceBlock h3 {
  font-weight: bold;
  font-size: 15px;
  margin-top: 25px;
  margin-bottom: 10px;
}
#SearchResult .serviceBlock h3.mgtc {margin-top: -3px;}
.selectCustom {
  width: 100%;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  background: #eee;
  background: url(//d2926x4i2sob2.cloudfront.net/sp/images/common/arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background: url(//d2926x4i2sob2.cloudfront.net/sp/images/common/arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%, #eee 100%);
  background-size: 21px, 100%;
}

/* 検索詳細---------------------------*/
#SearchDetail .tabBlock {
  border-bottom: solid 1px #ddd;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
#SearchDetail .tabBlock .btnWrapper {
  border-top: solid 1px #ddd;
  border-bottom: 5px solid #E4002B;
  width: 100%;
  height: 100px;
}
#SearchDetail .tabBlock .btnWrapper div {
  background: #f7f7f7;
  width: 50%;
  height: 100%;
  float: left;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  padding-top: 38px;
}
#SearchDetail .tabBlock .btnWrapper div.selected {
  background: #E4002B;
  color: #fff;
}
#SearchDetail .tabBlock .btnWrapper .deliveryBtn {padding-top: 30px;}
#SearchDetail .tabBlock .btnWrapper .deliveryBtn span {font-size: 11px;}
#SearchDetail .tabBlock .btnWrapper .deliveryBtn.noDelivery {color: #d5d5d5;}
#SearchDetail .tabBlock .btnWrapper .deliveryBtn.noDelivery span {font-size: 9px;}
#SearchDetail .tabBlock .areaWrapper {padding: 20px 5%;}
#SearchDetail .tabBlock .areaWrapper .storeBox {display: none;}
#SearchDetail .tabBlock .areaWrapper .storeBox #map {
  width: 100%;
  height: 250px;
  background: #ccc;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .mapBtn {
  float: right;
  margin-top: 15px;
  margin-bottom: 15px;
  background: url(//d2926x4i2sob2.cloudfront.net/sp/images/search/detail/mapArrow.gif) no-repeat 0 50%;
  background-size: 19px 18px;
  padding-left: 23px;
  line-height: 1.9em;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .mapBtn a {color: #E4002B;}
#SearchDetail .tabBlock .areaWrapper .storeBox .info {clear: both;}
#SearchDetail .tabBlock .areaWrapper .storeBox .info td,
#SearchDetail .tabBlock .areaWrapper .storeBox .info th {
  padding: 10px 5px 10px 10px;
  border: solid 1px #ddd;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info th {
  width: 42%;
  font-size: 12px;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info td {width: 58%;}
#SearchDetail .tabBlock .areaWrapper .storeBox .info td a {
  display: inline;
  color: #E4002B;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info .tel a {
  color: #0085dd;
  text-decoration: underline;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info th {background: #fef8e5;}
#SearchDetail .tabBlock .areaWrapper .storeBox .banner {padding: 20px 0;}
#SearchDetail .tabBlock .areaWrapper .storeBox .banner a {
  float: left;
  margin-right: 15px;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info td .flag_yes {
  color: #E4002B;
  font-weight:900;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info td .flag_no {
  color: #d8d8d8;
  font-weight:900;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox {display: none;}
#SearchDetail .tabBlock .areaWrapper .deliveryBox h2 {
  font-size: 15px;
  font-weight: bold;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox .telNum {
  font-size: 250%;
  margin: 0;
  font-weight: bold;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox .telNum a {
  color: #0085dd;
  text-decoration: underline;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox .telDesc {
  margin: 0 0 20px;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox h1 {
  color: #333;
  font-size: 15px !important;
  font-weight: bold;
  padding: 30px 0 0;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox .pdfBtn {
  background: url(//d2926x4i2sob2.cloudfront.net/images/common/icon/ico-c-arrow-white@2x.png) 15px center no-repeat #E4002B;
  background-size: 20px;
  margin-top: 2px;
  color: #fff;
  font-size: 108%;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
  vertical-align: middle;
  padding-left: 42px;
}
#SearchDetail .tabBlock .areaWrapper .deliveryBox .pdfBtn a {color: #fff;}
#SearchDetail .tabBlock .areaWrapper .deliveryBox #outerDelivLink li img {
  width: 100%;
  height: auto;
}
#SearchDetail .tabBlock .areaWrapper .selected {display: block;}
#SearchNewsSection{
  padding: 0 5%;
  margin-bottom: 20px;
}
#SearchNewsSection h2{
  font-size: 17px;
  color: #666;
  font-weight: bold;
  margin-bottom:5px;
}
#SearchNewsSection #outNews{
  color: #666;
  font-size: 12px;
}
#contents h1#shopInfo #outPref{font-size:85%}

#SearchDetail .tabBlock .areaWrapper .storeBox .info tr.comp span {
  display: inline-block;
  padding: 0 5px 0 0;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info tr.comp span:after {
  content: "/";
  margin-left: 0.5em;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info tr.comp span:last-child {
  padding:0;
}
#SearchDetail .tabBlock .areaWrapper .storeBox .info tr.comp span:last-child:after {
  content: "";
  margin-left: 0;
}

/* 印刷用メニューボタン非表示 */
.yolp-ymapbanner{display: none!important;}
p.noteMessage{
	border:1px solid #c00;
	padding:10px;
	font-size:16px;
	margin:0 auto 20px;
	text-align:center;
}
p.noteMessage a{color:#f00;}

/* add 170328 */
body#kfc2013 section#contents .commentArea{margin-bottom: 10%;}
body#kfc2013 section#contents .commentArea .commentCont #commentDetail a{
  display: inline!important;
  color: #E4002B;
}
body#kfc2013 section#contents .commentArea .commentCont .noSmoke {
  clear: both;
  font-size: 100%;
  padding: 10px 0 0;
  text-align: left;
}
body#kfc2013 section#contents .commentArea #Slider{width: 100%;}
body#kfc2013 section#contents .commentArea #Slider .bx-viewport{text-align: center;}
body#kfc2013 section#contents .commentArea #Slider .bx-viewport img{
	height: 216px;
	margin: 0 auto;
	text-align: center;
	width: auto!important;
}
body#kfc2013 section#contents .commentArea .bx-wrapper{
	margin: 0 auto 3%;
	text-align: center;
}
body#kfc2013 section#contents .commentArea .bx-wrapper .bx-viewport{
	border: none;
	box-shadow: none;
	left: 0;
}
body#kfc2013 section#contents .commentArea #Thum{text-align: center;}
body#kfc2013 section#contents .commentArea #Thum li{
	display: inline-block;
	margin: 0 1%;
}
body#kfc2013 section#contents .commentArea #Thum li img{
	height: 45px;
	margin: 0 auto;
	text-align: center;
	width: auto!important;
}
body#kfc2013 section#contents .commentArea img{width: 100%;}
body#kfc2013 section#contents .commentArea .commentCont{
  clear: both;
  padding: 0 3%;
}
body#kfc2013 section#contents .commentArea .commentCont h3{
	font-size: 145%;
	font-weight: bold;
	color: #666;
}
body#kfc2013 section#contents .commentArea .commentCont p{margin: 0 auto;}
body#kfc2013 section#contents .commentArea.slideOnly #Slider{
	float: none;
	margin: 0 auto;
}
body#kfc2013 section#contents .commentArea.commentOnly #Slider,
body#kfc2013 section#contents .commentArea.slideOnly .commentCont,
body#kfc2013 section#contents .commentArea.slideOnly.commentOnly,
body#kfc2013 section#contents .commentArea.slideOne #Thum{
	display: none;
}
body#kfc2013 #cboxClose{right: 47%!important;}
