@charset "shift-jis";
* {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",arial,helvetica,sans-serif;
}
body {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}
a {
  text-decoration : none;
}
a:link {
  color : #03f;
}
a:visited {
  color : inherit;
}
a:hover {
  background-color:#fff;
}
table {
  border-collapse: collapse; 
}
div#content {
  width: 810px;
  margin: 8px auto 80px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",arial,helvetica,sans-serif;
  text-align: left;
  line-height: 1.7;
  font-size: 18px;
}
.member_only {
  display: block;
  margin:0 0 0 auto;
  width: 78px;
  padding: 1px 5px;
  text-align: center;
  background-color: darkorange;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
}
a {
  text-decoration: none;
}
a:link {
  color: inherit;
}
a:visited {
  color: inherit;
}
#head0,
#head1 {
  width: 810px;
  margin: 10px auto;
  text-align: center;
}
#head0 h1,
#head1 h1 {
  position: relative;
  width: 640px;
  margin: 20px auto 25px;
  padding-top: 5px;
  padding-left: 160px;
  border-radius: 15px;
  overflow: hidden;
  font-size: 28px;
}
#head0 h1 {
  border: 5px solid rgba(34,139,34,.5);
}
#head1 h1 {
  border: 5px solid rgba(0,139,139,.5);
}
#head0 h1:after,
#head1 h1:after {
  content: "トピックス";
  position: absolute;
  width: 160px;
  height: 100%;
  font-size: 25px;
  margin: 0;
  padding-top: 7px;
  color: #fff;
  font-weight: bold;
  top: 0;
  left: 0;
}
#head0 h1:after {
  content: "トピックス";
  background-color: rgba(34,139,34,.5);
}
#head1 h1:after {
  content: "お知らせ";
  background-color: rgba(0,139,139,.5);
}
h2 {
  display: inline-block;
  width: auto;
  padding: 4px 30px 0;
  border-radius: 12px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 800;
  background-color: rgba(0,139,139,.5);
  color: #fff;
}
h3 {
  display: block;
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 3px rgba(34,139,34,.8);
}
.concept {
  display: block;
  margin: 5px 0 20px;
  border: dashed 3px rgba(34,139,34,.8);
  border-radius: 10px;
  padding: 10px 30px;
  word-break: break-all;
  line-break: normal;
}
.concept li {
  margin-left: 20px;
  padding-left: 5px;
}
.discription {
  display: block;
  margin: 5px 0 20px;
}
.discripthdr {
  display: block;
  margin: 10px 0 2px;
  font-weight: bold;
}
.discripthdr::before {
  content: "● " ;
}
.fw_normal {
  font-weight: normal;
}
.enjoy_logo {
  display: block;
  width: 40%;
  float: left;
}
.logo_exp {
  display: block;
  width: 55%;
  padding: 0 0 0 20px;
  float: left;
}
.p1 {
  margin: 0 0 0 20px;
  font-family: "Folk Medium","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",arial,helvetica,sans-serif;;
  font-size: 20px;
  font-weight: bold;
  color: #666;
}
.p2 {
  margin: 10px 0;
  font-size: 20px;
  color: #333;
}
.p3 {
  position: absolute;
  left: 185px;
  font-size: 18px;
}
.p4 {
  margin: 10px 0;
  font-size: 18px;
}
hr {
  border-top: 6px dotted rgba(34,139,34,.5);
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 30px auto;
}
.hr1 {
    border-top: 10px dotted rgba(0,139,139,.4);
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin: 16px auto;
}
h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 6px;
  padding: 10px 0 6px;
  line-height: 1;
  text-align: center;
  color: lightseagreen;
  border-top: lightseagreen 3px solid;
  border-bottom: lightseagreen 3px solid;
  margin-bottom: 5px;
}
table {
  width: 810px;
  margin: 20px auto 50px;
}
tr {
  display: block;
  margin-top: 10px;
}
td {
  font-size: 18px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 1.5;
  /* padding-bottom: 10px; */
}
.midashi1 {
/* tr td:nth-of-type(1) { */
  /* display: block; */
  width: 200px;
  text-align: right;
  vertical-align: top;
  padding-right: 20px;
  color: lightseagreen;
}
.emphasis {
  color:darkorange;
  font-size: 18px;
  font-weight: bold;
  vertical-align: bottom;
}
.midashi1s {
  width: 200px;
  text-align: left;
  vertical-align: top;
  padding-right: 20px;
  color: lightseagreen;
}
.midashi1s2 {
  /* width: 200px; */
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding-right: 20px;
  color: lightseagreen;
}
.midashi1s2 i {
    padding-right: 10px;
    font-size: 30px;
}
.midashi2 {
/* tr td:nth-of-type(2) { */
  /* display: block; */
  width: 600px;
  text-align: left;
  color: #666;
  vertical-align: bottom;
}
.midashi2 a:link,
.midashi2 a:visited {
  color: mediumslateblue;
  font-weight: bold;
  opacity: .7;
}
.midashi2 a:hover {
  opacity: .9;
}
.midashi3 {
/* tr td:nth-of-type(1) { */
  /* display: block; */
  width: 200px;
  text-align: right;
  vertical-align: top;
  padding-right: 20px;
  padding-bottom: 3px;
  line-height: 1.3;
  color: steelblue;
}





/*タブレット用の設定*/
@media screen and (max-width:800px) {
  div#head0,
  div#head1,
  div#content {
    display: block;
    width: 96vw;
    margin: 0 auto;
    padding:0;
  }
  #head0 h1,
  #head1 h1 {
    position: relative;
    width: 92vw;
    font-size: 20px;
    margin: 20px auto 25px;
    padding-top: 5px;
    padding-left: 0;
    overflow: hidden;
  }
  #head0 h1:after,
  #head1 h1:after {
    content: none;
  }
  div#content {
    padding-bottom: 10vh;
  }
  #content p {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  #content p.member_only {
    margin:0 10px 0 auto;
    width: 78px;
  }
  table {
    width: 100%;
  }
  td {
    display: block;
  }
  .midashi1 {
    display: inline-block;
    padding: 7px 10px 4px;
    border-radius: 5px;
    width: auto;
    text-align: left;
    background-color: lightseagreen;
    opacity: .7;
    color: #fff;
    line-height: 1;
    margin-bottom: 5px;
  }
  .midashi2 {
    width: auto;
    text-align: left;
    vertical-align: bottom;
  }
  .midashi3 {
    display: inline-block;
    padding: 7px 10px 4px;
    border-radius: 5px;
    width: auto;
    text-align: left;
    background-color: steelblue;
    opacity: .7;
    color: #fff;
    line-height: 1.3;
  }
}
/*スマホ用の設定*/
@media screen and (max-width:560px) {
  div#head,
  div#content {
    display: block;
    width: 96vw;
    margin: 0 auto;
    padding:0;
  }
  div#content {
    padding-bottom: 18vh;
  }
  #head0 h1,
  #head1 h1 {
    width: 94vw;
    font-size: 20px;
    margin: 10px auto 15px;
    padding: 0;
  }
  #head0 h1:after,
  #head1 h1:after {
    display: none;
  }
  #content p {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #content p.member_only {
    margin:0 0 0 auto;
    width: 78px;
  }
  .table1 {
    margin-top: 0;
    margin-left: 0;
  }
  table {
    width: 100%;
  }
  td {
    display: block;
  }
  .midashi1 {
    display: inline-block;
    padding: 7px 10px 4px;
    border-radius: 5px;
    width: auto;
    text-align: left;
    background-color: lightseagreen;
    opacity: .7;
    color: #fff;
    line-height: 1;
    margin-bottom: 5px;
  }
  .midashi2 {
    width: 96vw;
    text-align: left;
    vertical-align: bottom;
  }
  .midashi3 {
    display: inline-block;
    padding: 7px 10px 4px;
    border-radius: 5px;
    width: auto;
    text-align: left;
    background-color: steelblue;
    opacity: .7;
    color: #fff;
    line-height: 1.3;
  }
  #navi li,
  #navif li {
    margin-left: 0;
    text-indent: 0;
  }
  img {
    display: block;
    width: 96vw;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    float: none;
  }
  .enjoy_logo {
    width: 80%;
    float: none;
    margin: 10px auto 20px;
  }
}