@charset "UTF-8";

/*lead
-------------------------------------------*/
#lead{
    background:url(../img/esashi/hero.jpg) no-repeat;
    width:100%;
    margin:99px 0 0 0;
    padding:60px 0 100px;
    background-size: cover;
}

#bg_inner{
    background:rgba(70, 70, 70, 0.7);
  }

.inner{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}

#lead .inner{
    color:#fff;
    padding: 55px 0 80px;
}

#lead h1{
    text-align:center;
    font-size:28px;
    margin: 0 auto 50px auto;
    width: 1200px;
}

#lead h1 span{
    font-size:18px;
    display:block;
    margin:0 0 15px 0;
}

#lead p.lead_text{
    font-size:15px;
    line-height:200%;
    letter-spacing:1.3px;
    padding: 0 119px;
    width: 962px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.title_en {
  text-align: center;
  font-size: 18px;
  /* margin-bottom: 20px; */
  margin-bottom: 0px;
}
.title_ja {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
}

.special_container {
  background-image: url(../img/esashi/hero.jpg);
  background-position: center;
  padding: 70px 0;
  margin-top: 99px;
  background-size: cover;
}

.special_content {
  padding: 60px 0px;
  background-color: rgba(70, 70, 70, 0.7);
  color: #fff;
}
.special_content p {
  width: 1200px;
  margin: 0 auto;
}
.special_content .text {
  width: 900px;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  line-height: 1.9;
  margin-bottom: 90px;
}
.spot_block h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    margin-bottom: 15px;
}

.spot_block p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.7;
    font-size: 15px;
    width: 97%;
    margin: 15px auto 0 auto;
}

.spot_block {
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.spot_box {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  max-width: 1180px;
}

.spot_box .spot_list {
  float: left;
  width: 341px;
  margin-right: 30px;
}

.spot_box .spot_list * {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  line-height: 1.9;
  margin-top: 10px;
}

.special_content p.title_en {
    margin-bottom: 20px;
}

.special_content .spot_block p.title_ja {
    /* margin-bottom: 47px; */
    border-bottom: 1px solid white;
    padding-bottom: 24px;
    width: 750px;
    margin: 0 225px 47px 255px;
}

.spot_box .spot_list h3 {
font-size: 18px;}

.spot_box {
    margin-left: 50px;
}

.spot_container {
    width: 1200px;
    margin: 0 auto;
}

.spot_content {
    color: white;
}

.spot_content .title_en {
    margin-bottom: 12px;
}

.spot_content .title_ja {
    padding-bottom: 24px;
    border-bottom: 1px solid white;
    width: 860px;
    margin: 0 auto 60px auto;
}

.spot_block_container {
    width: 1090px;
    padding: 0 50px;
    clear: both;
    overflow: hidden;
}

.spot_block {
    float: left;
    width: 341px;
    margin-left: 33px;
}

.spot_block_container .spot_block:first-child {
    margin-left: 0;
}

.event_content {
    color: #4b3819;
    width: 1200px;
    margin: 0 auto;
}

.event_content .title_en {
    margin-top: 34px;
    margin-bottom: 11px;
}

.event_content .title_ja{
    padding-bottom: 20px;
    border-bottom: 1px solid #4b3819;
    width: 800px;
    margin: 0 auto;
    margin-bottom: 42px;
}

.jspPane {
    height: 826px;
    overflow-y: scroll;
}

h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #4b3819;
}

.jspPane p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 60px;
    color: #4b3819;
}

.jspPane {
    width: 920px;
    margin: 0 auto;
    padding: 0 40px;
    margin-bottom: 40px;
}