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

 file name  : catering.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	SLICK SLIDER
----------------------------------------------------------- */
/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro #title {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro #title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro #title {
    margin-bottom: 3%;
  }
}
.con_intro ul.menu_list li {
  display: inline;
  padding: 0 0 0 17px;
  margin: 0 20px 0 0;
  background: url(../catering/images/ic_arrow_brown.gif) no-repeat left 2px;
}

#page_content_right p {
  margin: 0 0 12px 0;
  padding: 0;
  border: 0;
  text-align: left;
}
#page_content_right p.text_end {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
}
#page_content_right p.attention {
  margin: 0 3% 20px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #page_content_right p.attention {
    margin: 0 0 1em;
    text-align: left;
  }
}
#page_content_right .button {
  margin: 0 auto 40px auto;
  padding: 0;
  border: 0;
  height: 30px;
}
#page_content_right .button p.bt_information {
  margin: 0;
  padding: 0 3%;
  border: 0;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #page_content_right .button p.bt_information {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
}
#page_content_right .button p.bt_information a {
  display: inline-block;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4YzhjOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZhNmE2YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c8c8c8), color-stop(100%, #6a6a6a));
  background: -moz-linear-gradient(#c8c8c8, #6a6a6a);
  background: -webkit-linear-gradient(#c8c8c8, #6a6a6a);
  background: linear-gradient(#c8c8c8, #6a6a6a);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC8C8C8', endColorstr='#FF6A6A6A');
  color: #FFF;
  text-align: center;
  text-decoration: none;
  padding: .8em 2.5em;
  font-size: 108%;
  border: 1px solid #6a6a6a;
}
#page_content_right .button p.bt_information a:before, #page_content_right .button p.bt_information a:after {
  font-family: FontAwesome;
  vertical-align: baseline;
}
#page_content_right .button p.bt_information a > * {
  vertical-align: baseline;
  display: inline;
}
#page_content_right .button p.bt_information a:before {
  content: "";
  margin-right: .5em;
}
@media only screen and (max-width: 767px) {
  #page_content_right .button p.bt_information a {
    padding: .8em 0;
  }
}
#page_content_right .button p.bt_information a:hover {
  color: #FFF;
}
@media only screen and (max-width: 767px) {
  #page_content_right .button p.bt_information a {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#page_content_right .bt_page_top {
  text-align: right;
  padding-right: 3%;
}
@media only screen and (max-width: 767px) {
  #page_content_right .bt_page_top {
    padding-right: 0;
  }
}
#page_content_right .bt_page_top a {
  font-family: arial;
  font-size: 85%;
  color: #999;
}
#page_content_right .s_text {
  font-size: 0.74em;
  vertical-align: super;
}
#page_content_right .text_area {
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto 20px auto;
  width: 100%;
  padding: 0 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area {
    padding: 0;
  }
}
#page_content_right .text_area h4.sst_text {
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  text-align: left;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area h4.sst_text {
    font-size: 116%;
    margin-bottom: 0.5em;
  }
}
#page_content_right .text_area .float_right {
  margin: 0 0 0 5%;
  float: right;
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area .float_right {
    float: none !important;
    background: #eee;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area .float_right.first img {
    width: 50% !important;
    text-align: center;
    background: #666;
  }
}
#page_content_right .text_area .txt_float {
  width: 69.67742%;
  float: left;
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area .txt_float {
    width: 100%;
  }
}
#page_content_right .question_area {
  clear: both;
  margin: 0 auto 20px auto;
  padding: 0 0 20px 0;
  border: 0;
  width: 100%;
  background: url(../catering/images/dot_h.gif) left bottom repeat-x;
}
@media only screen and (max-width: 767px) {
  #page_content_right .question_area {
    background: none;
    margin: 0 auto 1em;
    padding: 0;
  }
}
#page_content_right .question_area h4.question_text {
  margin: 0 0 20px 0;
  padding: 2px 0 0 30px;
  border: 0;
  background: url(../catering/images/question.png) 0 2px no-repeat;
  text-align: left;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #page_content_right .question_area h4.question_text {
    background: url(../catering/images/question_active.png) 1em center no-repeat #6a6a6a;
    color: #FFF;
    padding: 1em 3em 1em 3em;
    margin: 0;
    position: relative;
  }
  #page_content_right .question_area h4.question_text:before {
    content: "\f0d7" !important;
    font-family: "FontAwesome";
    position: absolute;
    right: 1em;
    top: 50%;
    color: #FFF;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto;
    left: inherit;
    line-height: 1;
  }
  #page_content_right .question_area h4.question_text.active:before {
    content: "\f0d8" !important;
  }
}
#page_content_right .question_area p.answer_text {
  margin: 0;
  padding: 0 0 0 30px;
  border: 0;
  background: url(../catering/images/answer.gif) left top no-repeat;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #page_content_right .question_area p.answer_text {
    display: none;
    background: url(../catering/images/answer.gif) 0 1em no-repeat;
    padding: 1em 0em 1em 3em;
  }
}
#page_content_right .tbl_catering {
  margin: 0 auto 3em auto;
  padding: 0;
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 1px;
  width: 94%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page_content_right .tbl_catering.tbl_sp_full {
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  #page_content_right .tbl_catering {
    width: 100%;
    margin-bottom: 1em;
  }
}
#page_content_right .tbl_catering th {
  padding: 1em;
  border: 1px solid #ccc;
  text-align: center;
  color: #000;
  background-color: #eee;
  font-weight: normal;
}
#page_content_right .tbl_catering td {
  padding: 1em;
  border: 1px solid #ccc;
  background-color: #FFF;
  color: #000;
}
#page_content_right .tbl_catering .txt_center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #page_content_right .tbl_catering .small_x {
    display: block;
  }
  #page_content_right .tbl_catering.tbl_sp_full {
    border-bottom: none;
  }
  #page_content_right .tbl_catering.tbl_sp_full td, #page_content_right .tbl_catering.tbl_sp_full th {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
  }
}
#page_content_right h3 {
  border-bottom: 1px solid #666666;
  color: #666666;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 139%;
  font-weight: bold;
  padding-bottom: .1em;
  margin-bottom: 1em;
  letter-spacing: .07em;
}
#page_content_right ul#kanri_plan {
  margin: 5px 10px 0;
  padding: 0;
  border: 0;
}
#page_content_right ul#kanri_plan li {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: disc;
}
#page_content_right .con_catering {
  padding-top: 2em;
  background: url(../catering/images/dot_h.gif) repeat-x right bottom;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
#page_content_right .con_catering .text_area .float_right {
  width: 23.74194%;
  float: right;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #page_content_right .con_catering .text_area .float_right {
    width: 100%;
    margin-bottom: 3%;
    text-align: center;
  }
  #page_content_right .con_catering .text_area .float_right img {
    width: 80%;
  }
}
#page_content_right .box_table {
  padding: 3%;
}
