@charset "utf-8";

#boxVisual {
  height:500px;
  background:#ccc url("../img/visual_1.jpg") no-repeat center center;
}
#boxVisual h1 {
  display:none;
}
#boxVisual p {
  display:none;
  width:440px;
  height:500px;
  text-indent:-9999px;
  background:url("../img/visual_message.png") no-repeat center left;
}


#boxTopics {
  padding-bottom:50px;
}
#boxTopics h2 {
  margin-bottom:10px;
  height:40px;
  text-indent:-9999px;
  background:url("../img/h2_topics.gif") no-repeat center left;
/*
  border-bottom:5px solid #ccc;
*/
}
#boxTopics ul {
  list-style:none;
  font-size:14px;
  line-height:20px;
}
#boxTopics ul li {
  float:left;
  margin:6px;
  width:350px;
  height:20.5em;
  overflow:hidden;
  list-style:none;
  border:1px solid #f0f0f0;
  border-top:3px solid #0085B2;
  background-color:#fff;
  cursor:pointer;
}
#boxTopics ul li:hover {
  border:1px solid #fc9;
  border-top:3px solid #f90;
  background-color:#fffff0;
  overflow-y:scroll;
}
#boxTopics ul li h3 {
  padding:12px 12px 6px 12px;
  color:#00A3D8;
}
#boxTopics ul li p {
  padding:0 12px 12px 12px;
  color:#333;
}
#boxTopics ul li p img {
  padding:12px 0;
  width:100%;
  height:auto;
}



#boxThumnail {
  padding-top:50px;
  padding-bottom:50px;
}
#thumnailLeft {
  float:left;
  width:740px;
}
#thumnailRight {
  float:right;
  width:350px;
}
#thumnailLeft ul {
  list-style:none;
}
#thumnailLeft ul li {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
  width:350px;
  list-style:none;
}
#thumnailLeft ul li a {
  display:block;
  position:relative;
  height:212px;
  background:#eee;
  color:#000;
  font-weight:bold;
  border:2px solid #ccc;
  text-decoration:none;
}
#thumnailLeft ul li a#thum1 {
  background:#eee url("../img/thum_1_1.jpg") no-repeat top center;
}
#thumnailLeft ul li a#thum2 {
  background:#eee url("../img/thum_1_2.jpg") no-repeat top center;
}
#thumnailLeft ul li a#thum3 {
  background:#eee url("../img/thum_1_3.jpg") no-repeat top center;
}
#thumnailLeft ul li a#thum4 {
  background:#eee url("../img/thum_1_4.jpg") no-repeat top center;
}
#thumnailLeft ul li a#thum5 {
  background:#eee url("../img/thum_1_5.jpg") no-repeat top center;
}
#thumnailLeft ul li a#thum6 {
  background:#eee url("../img/thum_1_6.jpg") no-repeat top center;
}
#thumnailLeft ul li a:hover {
  background:#0085B2;
  border:2px solid #0085B2;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#thumnailLeft ul li a span {
  display:block;
  position:absolute;
  bottom:0;
  width:100%;
  padding:5px 0 5px;
  text-align:center;
}


#thumnailRight ul {
  list-style:none;
}
#thumnailRight ul li {
  margin-bottom:5px;
  list-style:none;
}
#thumnailRight ul li a {
  display:block;
  padding:20px;
  font-size:18px;
  color:#000;
  text-decoration:none;
  font-weight:bold;
  background:#eee;
  border:1px solid #ccc;
}
#thumnailRight ul li a:hover {
  background:#0085B2;
  border:1px solid #0085B2;
  color:#fff;
}
#thumnailRight ul li ul {
}
#thumnailRight ul li ul li {
  margin-bottom:0;
}
#thumnailRight ul li ul li a {
  display:block;
  padding:12px 0 12px 35px;
  font-size:15px;
  color:#fff;
  background:#999;
  border:1px solid #999;
}
#thumnailRight ul li ul li a.pdf {
  background:#999 url("../common/img/icon_pdf.png") no-repeat center left;
}
#thumnailRight ul li ul li a.pdf:hover {
  background-color:#0085B2;
}


#thumnailRight ul li#sideMenu3 {
  margin-bottom:0;
}
#thumnailRight ul li#sideMenu3 a {
  background-color:#eee;
  background-image:url("../common/img/icon_down.png");
  background-repeat:no-repeat;
  background-position:center right;
}
#thumnailRight ul li#sideMenu3 a:hover {
  background-color:#0085B2;
}
#thumnailRight ul li ul#subSideMenu3 {
  display:none;
}
#thumnailRight ul li#sideMenu3 a.on {
  background-image:url("../common/img/icon_up.png");
}

#thumnailRight ul p#viewQR {
  padding:20px 20px 100px;
  border:1px solid #f0f0f0;
  font-size:12px;
  line-height:18px;
  background:url("../img/qr.gif") no-repeat bottom right;
}
#thumnailRight ul p#viewQR span {
  display:block;
  padding-bottom:12px;
  font-size:18px;
  color:#000;
  font-weight:bold;
}



#boxMovies {
}
#boxMovies h2 {
  margin-bottom:10px;
  height:40px;
  text-indent:-9999px;
  background:url("../img/h2_movie.gif") no-repeat center left;
/*
  border-bottom:5px solid #ccc;
*/
}
#boxMovies ul {
  padding:20px;
  list-style:none;
  background:#f9f9f9;
  border:1px solid #e0e0e0;
}
#boxMovies ul li {
  float:left;
  padding:0 10px;
  list-style:none;
  text-align:center;
}
#boxMovies ul li h3 {
  padding-bottom:6px;
}
#boxMovies ul li h3 a {
  text-decoration:none;
}
#boxMovies ul li a {
}
#boxMovies ul li a:hover {
  opacity:0.6;
}
#boxMovies ul li a img {
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.7);
}
#boxMovies ul li a:hover img {
  box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.7);
}


#boxNews {
  padding-top:20px;
  padding-bottom:20px;
}
#boxNews #newsFrame {
  padding:20px 30px 30px;
  background:#f9f9f9;
  border:1px solid #e0e0e0;
  list-style:none;
}
#newsLeft {
  float:left;
  width:510px;
}
#newsRight {
  float:right;
  width:510px;
}
#boxNews h2 {
  margin-bottom:10px;
  height:40px;
  text-indent:-9999px;
  background:url("../img/h2_news.gif") no-repeat center left;
/*
  border-bottom:5px solid #f0f0f0;
*/
}
#boxNews ul {
  padding:0;
  list-style:none;
  font-size:15px;
  line-height:22px;
}
#boxNews ul li {
  float:left;
  margin:0 0 15px;
  padding:0 0 18px 0;
  width:480px;
  list-style:none;
}
#boxNews ul li h3 {
  margin-bottom:9px;
  padding:9px 9px;
  font-size:20px;
  color:#0085B2;
  border-bottom:1px solid #ccc;
}
#boxNews ul li h4 {
  padding:9px 0;
  font-size:18px;
  color:#0085B2;
}
#boxNews a {
  color:#090;
  text-decoration:underline;
}
#boxNews a:hover {
  color:#f90;
  text-decoration:none;
}


.naviTopics {
  padding:24px 0;
}
.naviTopics a {
  display:block;
  margin:0 auto;
  padding:12px 0;
  width:600px;
  color:#fff;
  text-decoration:none;
  text-align:center;
  font-size:18px;
  background:#090;
  border-radius:6px;
}
/*
.naviTopics a {
  float:right;
  display:block;
  padding:9px 12px;
  background:#090;
  font-size:12px;
  line-height:12px;
  color:#fff;
  text-decoration:none;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
*/
.naviTopics a:hover {
  background:#f90;
}


#boxNews ul li#newsSNSBlog {
  padding-left:50px;
  background:url("../common/img/icon_sns_blog.png") no-repeat top left;
  background-size:46px 46px;
}
#boxNews ul li#newsSNSInsta {
  padding-left:50px;
  background:url("../common/img/icon_sns_insta.png") no-repeat top left;
  background-size:46px 46px;
}
#boxNews ul li#newsSNSX {
  padding-left:50px;
  background:url("../common/img/icon_sns_x.png") no-repeat top left;
  background-size:46px 46px;
}



/* ------------------------------------------------------------ */
/*   For SmartPhones                                            */
/* ------------------------------------------------------------ */
@media print, screen and (max-width: 640px) {

#boxVisual {
  height:auto;
  background:none;
}
#boxVisual h1 {
  display:block;
  height:500px;
  background:#ccc url("../img/sp_visual_1.jpg") no-repeat center center;
  background-size:cover;
  text-indent:-9999px;
}
#boxVisual p {
/*
  display:block;
  width:auto;
  margin-top:15px;
  height:250px;
  background-position:center center;
  background-size:contain;
*/
}

#boxThumnail {
  padding:20px 10px;
}
#thumnailLeft {
  float:none;
  width:100%;
}
#thumnailRight {
  float:none;
  width:100%;
}
#thumnailLeft ul li {
  margin-right:0;
  margin-bottom:5px;
  width:50%;
}

#thumnailRight ul li {
  margin-bottom:2px;
}
#thumnailRight ul li a {
  padding:15px;
  font-size:15px;
}
#thumnailRight ul p#viewQR {
  display:none;
}


#boxNews {
  margin:10px;
  padding-top:0;
  padding-bottom:0;
}
#boxNews #newsFrame {
  padding:10px 10px 10px;
}
#newsLeft,
#newsRight {
  float:none;
  width:100%;
}
#boxNews ul {
  padding:0 10px 10px;
  font-size:13px;
}
#boxNews ul li {
  margin:5px 0 0 0;
  width:auto;
}
#boxNews ul li img {
  width:100%;
}

#boxTopics ul {
  padding:10px;
}
#boxTopics ul li {
  float:none;
  margin:0 0 2px 0;
  width:100%;
  height:auto;
  overflow:normal;
}
#boxTopics ul li:hover {
  overflow-y:auto;
}

.naviTopics a {
  float:none;
  padding:20px;
  font-size:15px;
  text-align:center;
}

#boxNews {
  padding-top:20px;
  padding-bottom:50px;
}
#newsLeft,
#newsRight {
  float:none;
  width:auto;
}

#boxMovies {
  margin:0 10px;
}
#boxMovies h2 {
  margin-bottom:10px;
  height:40px;
  text-indent:-9999px;
  background:url("../img/h2_movie.gif") no-repeat center left;
}
#boxMovies ul {
  padding:10px;
}
#boxMovies ul li {
  float:none;
  padding:0 10px;
  list-style:none;
  text-align:center;
}

.naviTopics a {
  margin:0 10px;
  padding:12px 0;
  width:auto;
}


}
