@charset "UTF-8";


.contents .cont_shop_photo ul {
  *zoom: 1;
}
.contents .cont_shop_photo ul:after {
  content: "";
  display: block;
  clear: both;
}

.contents .cont_shop_photo ul {
  margin: 0;
  padding: 0;
}
.contents .cont_shop_photo ul li {
  float: left;
  width: 33.3%;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.contents .cont_shop_photo ul li .cont-shop_photo-box {
  padding: 10px;
}
.contents .cont_shop_photo ul li .cont-shop_photo-box span {
  display: block;
}
.contents .cont_shop_photo ul li .cont-shop_photo-box span.pdf {
  text-align: left;
}
.contents .cont_shop_photo ul img {
  width: 100%;
  padding: 10px 0 0 0;
}
.contents .cont_shop_photo-tit {
  display: block;
}

.contents .cont_menu_photo ul {
  *zoom: 1;
}
.contents .cont_menu_photo ul:after {
  content: "";
  display: block;
  clear: both;
}

.contents .cont_menu_photo ul {
  margin: 0;
  padding: 0;
}
.contents .cont_menu_photo ul li {
  float: left;
  width: 33.3%;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.contents .cont_menu_photo ul li .cont-menu_photo-box {
  padding: 10px;
}
.contents .cont_menu_photo ul li .cont-menu_photo-box span {
  display: block;
}
.contents .cont_menu_photo ul li .cont-menu_photo-box span.pdf {
  text-align: left;
}
.contents .cont_menu_photo ul img {
  width: 100%;
  padding: 10px 0 0 0;
}
.contents .cont_menu_photo-tit {
  display: block;
}

.cont_area-information {
  padding: 15px 15px 20px;
  border: 1px solid #e5e5e5;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 3px 3px 2px rgba(3, 0, 0, 0.06);
  -moz-box-shadow: 3px 3px 2px rgba(3, 0, 0, 0.06);
  box-shadow: 3px 3px 2px rgba(3, 0, 0, 0.06);
}
.cont_area-information h1, .cont_area-information h2, .cont_area-information h3, .cont_area-information h4, .cont_area-information h5, .cont_area-information h6 {
  margin: 0;
  padding: 0;
}
.cont_area-information .cont_area-header {
  display: table;
  width: 100%;
  height: 33px;
}
.cont_area-information .cont_area-header h3 {
  display: table-cell;
  width: 50%;
  height: 28px;
  padding: 0;
  border-bottom: 2px solid #3da414;
  *float: left;
}

/*
.cont_area-information .cont_area-header h2.cont_news {
  background: url(/resources/img/area/icn_h2_info.png) no-repeat 4px 0;
}
*/
.cont_area-information .cont_area-header h2 a {
  color: #333;
}
.cont_area-information .cont_area-header ul {
  display: table-cell;
  padding-bottom: 4px;
  border-bottom: 1px solid #e4e4e4;
  text-align: right;
  *float: right;
  *width: 35%;
  *height: 25px;
  *margin-top: 0;
}
.cont_area-information .cont_area-header li {
  display: inline-block;
  margin-left: 15px;
  list-style: none;
}
.cont_area-information table {
  width: 100%;
  *clear: both;
}
.cont_area-information table img {
  vertical-align: middle;
}
.cont_area-information td {
  width: 90%;
}
.cont_area-information td:first-child {
  width: 10%;
  padding-right: 15px;
  white-space: nowrap;
}
.cont_area-information .const_area-li {
  margin-top: 15px;
}

.contents .cont_box_infolist {
  margin-top: -25px !important;
}
.contents .cont_box_infolist dt {
  clear: left;
  float: left;
  font-weight: normal;
  padding-top: 10px;
}
.contents .cont_box_infolist dd {
  margin-top: 2px;
  padding: 10px 0 0;
}
.contents .cont_info_new {
  padding: 0 5px;
  vertical-align: middle;
}
.contents .cont_box_infolist dt {
  width: 6.5em;
}
.contents .cont_box_infolist dd {
  margin-left: 6.5em;
/*  ̐l 7.5em; */
}

.facebook:after {
  content: "";
  padding-left: 25px;
  width: 15px;
  height: 15px;
  background: url(/resources/img/footer/icn_facebook.png) no-repeat 100% 50%;
}
.twitter:after {
  content: "";
  padding-left: 25px;
  width: 15px;
  height: 15px;
  background: url(/resources/img/footer/icn_twitter.png) no-repeat 100% 50%;
}


.modal {
  max-width: 550px;
  max-height: 610px;
}
.modal .modal-inner {
  max-width: 550px;
  max-height: 610px;
}

.win7mdl {
  max-width: 550px;
  max-height: 710px;
}
.win7mdl .win7mdl {
  max-width: 550px;
  max-height: 710px;
}

@media screen and (max-width: 640px) {
  .contents .cont_menu_photo ul li {
    float: none;
    width: 100%;
  }
}
