@charset "UTF-8";
/* CSS Document */
@import "/css/font-awesome/css/font-awesome.min.css";
a {
  color: #737373;
}

.button03 {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #737373;
  border: 2px solid #737373;
  line-height: 35px;
  width: 408px;
  text-decoration: none;
  border-radius: 3px;
  background: #FFF;
}
.button03:hover {
  background-color: #737373;
  color: #FFF;
}

/*===============================================
inner、box
===============================================*/
.inner {
  width: 960px;
  margin: 0 auto;
}
.inner02 {
  width: 414px;
  margin: 0 auto;
}
.inner03 {
  width: 872px;
  margin: 0 auto;
}
.inner04 {
  width: 526px;
  margin: 0 auto;
}
.inner05 {
  width: 836px;
  margin: 0 auto;
}
.inner06 {
  width: 886px;
  margin: 0 auto;
}
/*===============================================
見出し
===============================================*/

/*画像見出し用の記述*/
.original {
  background: none;
  text-indent: 0px;
  line-height: inherit;
  letter-spacing: normal;
  height: auto;
  margin: 0px;
  padding: 0px;
}
h3 {
  background: url(../image/bg/bg02.jpg);
  line-height: 139px;
  color: #737373;
  font-size: 36px;
  text-align: center;
}
h4 {
}
h5 {
}
/*===============================================
list
===============================================*/
ul.list01 li {
}




/*20160926*/
.event_subt{
  background: url(../image/bg/bg02.jpg);
  line-height: 139px;
  color: #737373;
  font-size: 36px;
  text-align: center;
}
.back_img_n{
  background: url() !important;
  margin-bottom: 10px;
  }
.text_ac{
  text-align:center;
}
.font_cf{
  color:  #fff;
}
.font_sz20{
  font-size: 20px;
}
.font_sz22{
  font-size: 22px;
}
.pa_top62{
  padding-top: 62%;
}
.pa_top77{
    padding-top: 77%;
}
.h1_font_style{
  font-size: 80px;
  position: absolute;
  top: 100px;
  left: 90px;
  color: #5b779c;
}
.font_we{
  font-weight: bold;
}
/*20160926*/