@charset "UTF-8";
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, th, td, img {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

a img {
  border-style: none;
/ / IE8
}

img {
  max-width: 100%;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

a:link {
  color: #00EB00;
}

a:visited {
  color: #00EB00;
}

a:hover {
  color: #00421E;
}

a:focus {
  outline: 0
}

a:hover, a.selected, a:link {
  text-decoration: none;
}

a, img {
  vertical-align: top
}

.clrfx:before, .clrfx:after {
  content: " ";
  display: table;
  clear: both;
}

.clrfx {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.vh {
  visibility: hidden;
}

.tac {
  text-align: center;
}

.dn {
  display: none;
}

.ml_05 {
  margin-left: -0.5em;
}

.hoverOp:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

a.hovOp:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.clrbr {
  display: inline-block;
  padding-bottom: 13px;
}

.forPc {
  display: block;
}

.forSp {
  display: none;
}

.hideImg {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center;
  background-repeat: no-repeat;
}

.red {
  color: #FA3131;
  font-size: 13px;
  line-height: 1.8em;
}

.gray {
  color: #666666;
}

.hidden {
  visibility: hidden;
}

/* Common
* --------------------------------------------------------*/
#wrapper {
  background-image: url("/oyakobaka/images/tobichi/back_img.png");
  background-repeat: repeat-y;
  background-position: center;
  font-family: "ヒラギノ角ゴ Pro w3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 1.9em;
}

.title {
  width: 870px;
  margin: 0 auto;
}

.title p {
  font-size: 20px;
  font-weight: bold;
  width: 300px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.tobichi_info_all {
  width: 680px;
  margin: 0 auto;
}

.info_yodogawa {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  line-height: 2.0;
  font-weight: bold;
}

.tobichi_info {
  margin-top: 100px;
}

.tobichi_info p {
  width: 500px;
  margin: 0 auto;
  margin-top: 50px;
  padding-bottom: 20px;
}

.info_image {
  width: 601px;
  margin: 0 auto;
}

.link_tobichi {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.date {
  text-align: center;
  font-size: 15px;
  margin-bottom: 100px;
}

/* mokuji */
.mokuji {
  width: 700px;
  margin: 0 auto;
  border: 5px solid #00421E;
  background-color: #FFF;
}

.mokuji .more {
  text-align: right;
  font-size: 14px;
  margin-right: 97px;
}

.mokuji h3 {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #FFFF3D;
  background-color: #00421E;
  padding: 8px 0;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.075em;
}

.mokuji ul {
  padding: 30px 0px 0px 100px;
}

.mokuji ul li {
  display: block;
}

.mokuji li {
  color: #00421E;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.055em;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.mokuji li .day {
  display: inline;
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.mokuji li .gray {
  color: #B3B3B3;
}

/* fotter */
#footer {
  width: 640px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 20px;
}

.padding {
  padding-right: 80px;
}

.padding2 {
  padding-right: 70px;
}

.padding3 {
  padding-right: 60px;
}

#footer ul {
  margin: 0;
  padding-top: 20px;
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  letter-spacing: -0.4em;
  font-size: 0;
}

#footer ul li {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  margin: 0;
}

#footer .copy {
  font-size: 11px;
  color: #FFF;
  letter-spacing: 0.1em;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}

/* navi */
#navi {
  text-align: center;
  margin: 40px auto 80px;
}

#navi ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

#navi li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 50px;
}

@media only screen and (max-device-width: 600px) {
  body {
    width: 100%;
  }

  img {
    width: 100%;
  }

  #wrapper {
    width: 95%;
    margin: 0 auto;
  }

  .title {
    width: 100%;
  }

  iframe {
    width: 100%;
    height: auto;
  }

  .title p {
    font-size: 14px;
    padding-left: 30px;
    line-height: 1.8;
    margin-bottom: 20px;
    width: calc(100% - 30px);
  }

  .tobichi_info_all {
    width: 100%;
    /*margin-left: 25px;*/
    font-size: 15px;
    line-height: 1.7;
  }

  .br__ {
    display: none;
  }

  .info_yodogawa {
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
  }

  .tobichi_info {
    margin-top: 30px;
  }

  .tobichi_info p {
    width: 270px;
    margin-top: 20px;
  }

  .info_image {
    width: 100%;
  }

  .date {
    font-size: 12px;
  }

  /* mokuji */
  .mokuji {
    width: 95%;
  }

  .mokuji ul {
    padding: 20px 10px 0px 20px;
  }

  /* fotter */
  #footer {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  #footer img {
    height: 50px;
    width: auto;
  }

  #footer ul {
    width: 90%;
    margin: 0 auto;
  }
  #footer ul li {
    padding-bottom: 30px;
    width: 25%;
  }

  #footer ul li.padding {
    padding-right: 0px;
  }

  #footer ul li.padding2 {
    padding-right: 0px;
  }

  #footer ul li.padding3 {
    padding-right: 0px;
  }

  #footer .copy {
    color: #000;
  }

}
