@charset "utf-8";
/*-------------------------------------*/
/* メインイメージ mainImg */
/*-------------------------------------*/
div#bgImg {
  background: url("../img/top/mainimg.jpg") no-repeat top center #F3FAF8;
  min-height: 468px;
  height: auto !important;
  height: 468px;
}
div#mainImgBox {
  margin: 20px auto 0;
  width: 960px;
  overflow: hidden;
}
div#mainImgBoxleft {
  float: left;
  width: 250px;
}
div#mainImgBoxright {
  float: right;
  width: 710px;
}
div#mainImgBox span {
  width: 250px;
  display: block;
  line-height: 1.9;
}
.infocorona_area {
  border: 3px solid #f39700;
  width: 960px;
  margin: 0 auto;
}
.boxcolona {
  width: 700px;
  margin: 0 auto;
  padding: 2% 0;
  font-size: 14px;
  line-height: 1.2;
}
.boxcolona h2 {
  font-size: 16px;
  padding-bottom: 2%;
  font-weight: bold;
}
.boxcolona ul {
  margin: 1% 0;
}
.boxcolona ul li {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  color: #f39700;
}
.colona_info {
  width: 650px;
  margin: 0 auto;
  padding: 1.5% 0;
  font-size: 14px;
  line-height: 1.2;
}
.colona_info h3 {
  color: #293F91;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #293F91;
  margin-bottom: 2%;
}
.colona_info dl {
  margin: 2% 0;
  line-height: 1.3;
}
.colona_info dl dt {
  color: #293F91;
  font-weight: bold;
}
/*-------------------------------------*/
div#wBg {
  background: #fff;
  padding: 45px 0 0 0;
}
div#mainContents {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
/* ３つのトピックス */
div#mainContents div.topicsBox {
  width: 295px;
  float: left;
  margin-left: 33px;
  margin-bottom: 60px;
}
div#mainContents div.firstItem {
  margin-left: 0;
}
div#mainContents div.topicsBox strong {
  margin-bottom: 15px;
  font-weight: bold;
  display: block;
  font-size: 14px;
}
div#mainContents div.topicsBox span {
  line-height: 1.8;
  display: block;
  text-align: justify;
  margin-bottom: 8px;
}
/* 年末年始のご案内 */
/* 新着情報 */
.nennmatsu {
  width: 960px;
  margin: 1% auto;
  text-align: center;
  border: 3px solid #D8231E;
}
.nennmatsu_ttl {
  background-color: #D8231E;
  color: #FFF;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
}
.nennmatsu p {
  font-size: 16px;
  padding: 1% 0;
}
div#kokunai {
  float: left;
  width: 460px;
}
div#kokunai strong {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  font-size: 14px;
}
div#kokunai dl {
  width: 300px;
  border-bottom: 1px solid #ddd;
}
div#kokunai dl dt, div#kokunai dl dd {
  padding: 10px 0;
  border-top: 1px solid #ddd;
}
div#kokunai dl dt {
  float: left;
  width: 90px;
  clear: both;
  padding-left: 10px;
  background: url(../../share/img/top/bg_border.gif) repeat 0 0;
  color: #0C4517;
}
div#kokunai dl dd {
  width: 300px;
  margin-left: 100px;
  padding-left: 20px;
  border-left: 1px solid #ddd;
}
div#kokunai dl dd a {
  color: #666;
  text-decoration: none;
}
div#kokunai dl dd a:hover {
  text-decoration: underline;
}
p.date {
  color: #000 !important;
  font-weight: 100 !important;
  display: inline-block;
  width: 80px;
}
p.tour {
  display: inline-block;
  color: #000 !important;
  font-weight: 100 !important;
  padding-right: 10px;
}
/* バナーエリア */
div#kaigai {
  float: right;
  width: 460px;
}
div#kaigai ul {}
div#kaigai ul li {
  margin-bottom: 15px;
}
/* ボックス */
.box {
  margin-top: 10px;
  padding: 20px;
  border: #ff7f92 solid 1px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
}
.box_kaigai {
  border: #075acb solid 1px;
}
.box_kokunai {
  border: #da312c solid 1px;
}
.box p.subttl {
  font-size: 90%;
  color: #ee7800;
  margin: 0 0 0.5em;
  padding: 0.3em;
  border-left: 5px solid #ee7800;
  font-weight: bold;
}
.box p.subttl_new {
  font-size: 90%;
  background-image: url(../img/top/i_new.gif);
  background-position: left;
  background-repeat: no-repeat;
  color: #ee7800;
  margin: 0 0 0.5em;
  padding: 0.3em 0.3em 0.3em 50px;
  border-left: 5px solid #ee7800;
  font-weight: bold;
}
.box p.osusume {
  clear: both;
  overflow: hidden;
}
.box p.mainttl {
  font-size: 120%;
  font-weight: bold;
}
.box p.ranking1 {
  font-size: 120%;
  font-weight: bold;
  background-image: url(../img/top/i_no1.gif);
  background-repeat: no-repeat;
  height: 30px;
  margin: 10px 0;
  padding-left: 50px;
}
.box p.ranking2 {
  font-weight: bold;
  background-image: url(../img/top/i_no2.gif);
  background-repeat: no-repeat;
  height: 20px;
  margin: 0 0 10px;
  padding-left: 34px;
  line-height: 1.2;
}
.box p.ranking3 {
  font-weight: bold;
  background-image: url(../img/top/i_no3.gif);
  background-repeat: no-repeat;
  height: 20px;
  margin: 0 0 5px;
  padding-left: 34px;
  line-height: 1.2;
}
.box p.ranking1 img, .box p.ranking2 img, .box p.ranking3 img {
  vertical-align: middle;
}
.box p.day {
  font-size: 90%;
  margin-bottom: 10px;
}
.box img {
  float: left;
}
.box p.textbox {
  float: right;
  width: 230px;
}
.box div.info {
  clear: both;
  text-align: right;
}
.i_yutai {
  background-image: url(../img/top/i_yutai.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.i_osusume {
  background-image: url(../img/top/i_osusume.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.hikaru {
  padding: 0;
  margin: 0;
}
.hikaru a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.banner {
  margin: 10% auto 5%;
}
.banner ul {
  display: flex;
  justify-content: center;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.ranking23 {
  clear: both;
  padding-top: 10px;
}
.margin_top10px {
  margin-top: 10px;
}
.margin_right10px {
  margin-right: 10px;
}
ul.area li {
  display: inline;
  margin-right: 2px;
}
.pankuzu ol li {
  display: inline;
  list-style-type: none;
}
.pankuzu ol li:before {
  content: " > ";
}
.pankuzu ol li:first-child:before {
  content: none;
}
.whatsnew {
  overflow: auto;
  width: 100%;
  height: 200px;
  padding: 5px;
  margin-bottom: 5%;
  border: 2px solid #eee;
  line-height: 1.5em;
}
.whatsnew p {
  color: #F30;
  font-weight: bold;
}
.facebook {
  float: right;
  overflow: auto;
  width: 300px;
  height: 190px;
  padding: 10px;
  border: 2px solid #eee;
  line-height: 1.5em;
}
.f_red {
  color: #F00;
}
table.kikangentei {
  width: 100%;
  border: solid #000 1px;
  text-align: center;
}
table.kikangentei th {
  line-height: 1.2em;
  background-color: #CCC;
  border: solid #000 1px;
}
table.kikangentei td {
  border: 1px solid #000;
}
table.kikangentei caption {
  text-align: left;
}
.clea {
  clear: both;
}
.right {
  text-align: right !important;
}
/* ご案内 */
.info_blue {
  width: 960px;
  margin: 1% auto;
  text-align: center;
  border: 3px solid #0000cd;
}
.info_blue_ttl {
  background-color: #0000cd;
  color: #FFF;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
}
.info_blue p {
  font-size: 16px;
  padding: 1% 0;
}
.info_blue span {
  font-weight: bold;
}