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

 file name  : information.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	SLICK SLIDER
----------------------------------------------------------- */
#page_content_right #title {
  clear: both;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #page_content_right #title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right #title {
    margin-bottom: 3%;
  }
}
#page_content_right #title img {
  width: 100%;
}
#page_content_right .text_area {
  clear: both;
  margin: 0 auto 20px auto;
  padding: 0 3%;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #page_content_right .text_area {
    padding: 0 3%;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area {
    padding: 0;
  }
}
#page_content_right .text_area img.float_right {
  margin: 0 0 20px 15px;
  float: right;
}
@media only screen and (max-width: 767px) {
  #page_content_right .text_area img.float_right {
    width: 100%;
    display: block;
    margin: 0 0 3%;
  }
}
#page_content_right p {
  margin-bottom: 12px;
  padding: 0;
  border: 0;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #page_content_right p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right p {
    margin-bottom: 3%;
  }
}
#page_content_right p.text_end {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
}
#page_content_right sup {
  color: #f00;
}
#page_content_right .button {
  margin: 0 auto 20px;
  padding: 0;
  border: 0;
  width: 420px;
  height: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #page_content_right .button {
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right .button {
    margin: 0 auto 3%;
  }
}
#page_content_right .button p#bt_faq {
  margin: 0;
  padding: 0;
  border: 0;
  width: 160px;
  height: 30px;
  background: url(../images/faq_button01.gif) left top repeat-x;
  float: right;
}
#page_content_right .button p#bt_faq a {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 160px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  *zoom: 1;
}
#page_content_right table {
  clear: both;
  margin: 10px auto 20px auto;
  padding: 0;
  border: 1px solid #C9C4C4;
  border-collapse: collapse;
  border-spacing: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #page_content_right table {
    width: 94%;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right table {
    width: 100%;
  }
}
#page_content_right table th {
  padding: .5em .5em;
  border: 1px solid #C9C4C4;
  width: 15em;
  text-align: center;
  color: #666;
  vertical-align: middle;
  background-color: #ccc;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #page_content_right table th {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#page_content_right table td {
  padding: .5em .5em;
  border: 1px solid #C9C4C4;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  #page_content_right table td {
    text-align: center;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
  }
}
#page_content_right table td.btn {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #page_content_right table td .time {
    width: 70%;
    margin-bottom: 0.5em;
  }
}
#page_content_right table td label {
  margin-right: 1em;
  display: inline-block;
}
#page_content_right table td label input {
  margin-right: .2em;
}
#page_content_right table td p {
  margin: .4em 1em 1em;
}
#page_content_right input, #page_content_right select {
  padding: .3em .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
@media only screen and (max-width: 767px) {
  #page_content_right input, #page_content_right select {
    width: 100%;
  }
}
#page_content_right h3#st_01 {
  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;
  letter-spacing: .07em;
  margin: 0 3% 1em;
}
#page_content_right h4 {
  font-size: 1.17em;
  background: url(../catering/images/dot_h.gif) repeat-x left bottom;
  padding-bottom: .5em;
  margin-bottom: 1em;
}
#page_content_right .btn_submit {
  display: inline-block;
  background: -moz-linear-gradient(#761212, #3a0606);
  background: -webkit-linear-gradient(#761212, #3a0606);
  background: linear-gradient(#761212, #3a0606);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF761212', endColorstr='#FF3A0606');
  color: white;
  text-align: center;
  text-decoration: none;
  padding: .8em 2.5em;
  font-size: 108%;
  border: none;
  outline: none;
  -moz-transition: opacity 0.5 ease;
  -o-transition: opacity 0.5 ease;
  -webkit-transition: opacity 0.5 ease;
  transition: opacity 0.5 ease;
}
#page_content_right .btn_submit:before, #page_content_right .btn_submit:after {
  font-family: FontAwesome;
  vertical-align: baseline;
}
#page_content_right .btn_submit > * {
  vertical-align: baseline;
  display: inline;
}
#page_content_right .btn_submit:before {
  content: "\f138";
  margin-right: .5em;
}
@media only screen and (max-width: 767px) {
  #page_content_right .btn_submit {
    padding: .8em 0;
  }
}
#page_content_right .btn_submit:hover {
  color: white;
}
#page_content_right .btn_submit:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  #page_content_right .btn_submit {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5% !important;
  }
}
@media only screen and (max-width: 767px) {
  #page_content_right .address01 {
    width: 47%;
  }
  #page_content_right .address02 {
    width: 47%;
  }
  #page_content_right .small_nomargin {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
