@charset "UTF-8";
section.contact .btn {
  min-width: 200px;
  padding: 0 20px;
  background: #0e2e77;
  box-shadow: 3px 3px #07173c;
  display: inline-block;
  color: #ffffff;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  line-height: 60px;
  text-align: center; }
section.contact .btn:hover {
  text-decoration: none;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; }
section.contact .btn img {
  vertical-align: middle; }
section.contact .btn {
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem; }

/* ------------------------------ HEADER ------------------------------ */
header {
  width: 1020px;
  margin: 0 auto 30px auto;
  padding-top: 12px;
  z-index: 10; }
header > p {
  margin-bottom: 15px;
  text-align: right !important; }
header > p a {
  padding: 0 10px;
  line-height: 18px;
  border-right: 1px solid #e3e1e1; }
header > p a:first-child {
  border-left: 1px solid #e3e1e1; }
header > div {
  margin-bottom: 25px; }
header > div h1 a {
  width: 280px;
  height: 38px;
  line-height: 0;
  display: block;
  float: left;
  background: url(../imgdir/common/logo.gif) no-repeat left top;
  font-size: 0; }
header > div h1 a:hover {
  background: url(../imgdir/common/logo.gif) no-repeat left -38px; }
header > div p {
  padding-top: 7px;
  float: right;
  line-height: 1;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN"; }
header > div p a {
  margin-left: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 25px; }
header > div p a:first-child {
  margin-left: 0; }
header > div p a:hover {
  text-decoration: none; }
header > div p a.issuu span {
  padding-left: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: -0.02em;
  background: url(../imgdir/common/n-sub_issuu.gif) no-repeat left center;
  font-weight: bold; }
header > div p a.booklet span {
  padding-left: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../imgdir/common/n-sub_booklet.gif) no-repeat left center;
  font-weight: bold; }
header > div p a.tour span {
  padding-left: 22px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../imgdir/common/n-sub_doc.gif) no-repeat left center;
  font-weight: bold; }
header > div p a.shop {
  color: #ffffff;
  font-size: 12px; }
header > div p a.shop span {
  padding: 3px 5px;
  background: #0e2e77; }
header > nav ul {
  letter-spacing: -.40em; }
header > nav ul li {
  width: 25%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  letter-spacing: normal;
  line-height: 1;
  border-right: 1px solid #e3e1e1; }
header > nav ul li a {
  width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 30px;
  vertical-align: middle; }
header > nav ul li a:hover {
  text-decoration: none;
  background: #0e2e77;
  color: #ffffff;
  font-weight: normal; }
header > nav ul li:first-child {
  border-left: 1px solid #e3e1e1; }

.bread {
  width: 1020px;
  margin: 0 auto;
  line-height: 1;
  font-size: 86%; }
.bread span {
  padding-right: 5px; }
.bread span .arrow {
  color: #e3e1e1; }
.bread span .now {
  color: #0e2e77; }

/* ------------------------------ COMMON CONTENT ------------------------------ */
.wrapper.pg-index {
  width: 100%;
  padding-top: 0; }
.wrapper.pg-single {
  width: 1020px;
  margin: 0 auto;
  padding-top: 20px; }
.wrapper.pg-archive {
  width: 100%;
  padding-top: 20px; }
.wrapper.pg-information {
  width: 100%;
  padding-top: 20px; }

section.main {
  margin-bottom: 60px; }

/* ------------------------------ FOOTER ------------------------------ */
footer .banner {
  text-align: center;
  line-height: 1;
  border-top: 1px solid #e3e1e1;
  border-bottom: 1px solid #e3e1e1; }
footer .banner > div {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 15px 0; }
footer .banner > div a {
  margin: 0 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 70px; }
footer .banner > div a img {
  vertical-align: middle; }
footer nav {
  width: 1020px;
  margin: 0 auto;
  padding: 25px 0 30px 0; }
footer nav > div {
  float: left; }
footer nav > div.col-01 {
  width: 270px; }
footer nav > div.col-01 h1 {
  width: 176px;
  height: 24px;
  line-height: 0;
  display: block;
  background: url(../imgdir/common/logo-s.gif) no-repeat left top;
  font-size: 0; }
footer nav > div.col-01 p {
  line-height: 1.3; }
footer nav > div.col-02 {
  width: 205px; }
footer nav > div.col-03 {
  width: 275px; }
footer nav > div.col-04 {
  width: 270px; }
footer nav > div ul li span {
  font-weight: bold; }
footer .copyright {
  padding: 5px 0;
  background: #333333;
  text-align: center;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff; }
footer .copyright span {
  font-size: 18px;
  vertical-align: middle; }

/* ------------------------------ FIXED LINK ------------------------------ */
.fixed-link {
  position: fixed;
  right: 40px;
  bottom: 217px; }
.fixed-link p {
  font-size: 0;
  line-height: 0; }
.fixed-link p a {
  width: 50px;
  height: 50px;
  display: block;
  background: #ffffff url(../imgdir/common/fixed-link.gif) no-repeat; }
.fixed-link p a.pagetop {
  background-position: 0 0; }
.fixed-link p a.pagetop:hover {
  background-position: -50px 0; }
.fixed-link p a.facebook {
  background-position: 0 -50px; }
.fixed-link p a.facebook:hover {
  background-position: -50px -50px; }
.fixed-link p a.twitter {
  background-position: 0 -100px; }
.fixed-link p a.twitter:hover {
  background-position: -50px -100px; }
.fixed-link p a.instagram {
  background-position: 0 -150px; }
.fixed-link p a.instagram:hover {
  background-position: -50px -150px; }
.fixed-link p a.rss {
  background-position: 0 -200px; }
.fixed-link p a.rss:hover {
  background-position: -50px -200px; }

/* ------------------------------ PARTS ------------------------------ */
/* title background */
.main .bg01 {
  background: url(../imgdir/common/bg01.jpg) repeat-x center top; }
.main .bg02 {
  background: url(../imgdir/common/bg02.jpg) repeat-x center top; }
.main .bg03 {
  background: url(../imgdir/common/bg03.jpg) repeat-x center top; }
/* .main .bg04 {
background: url(../imgdir/common/bg04.jpg) repeat-x center top; }

/* tab */
.tab li {
  padding: 10px 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }
.tab li:hover {
  cursor: pointer; }
.tab.top li.current {
  padding: 10px 14px 11px 14px;
  background: #f5f7fc;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-radius: 5px 5px 0 0;
  color: #0e2e77; }
.tab.bottom {
  margin-top: -1px; }
.tab.bottom li.current {
  padding: 10px 14px 11px 14px;
  background: #f5f7fc;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-radius: 0 0 5px 5px;
  color: #0e2e77; }

.tab-content {
  margin-top: -1px; }
.tab-content > div {
  background: #f5f7fc;
  border: 1px solid #dddddd; }

/* pagenation */
.pagenation {
  text-align: center;
  letter-spacing: -.40em; }
.pagenation li {
  margin: 0 3px;
  display: inline;
  text-align: center;
  letter-spacing: normal; }
.pagenation li a {
  padding: 10px 15px;
  display: inline-block;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #e3e1e1; }
.pagenation li a:hover {
  padding: 11px 16px;
  background: url(../imgdir/common/bg-pagenation.gif) left top;
  color: #ffffff;
  border: 0;
  text-decoration: none; }
.pagenation li span {
  padding: 11px 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(../imgdir/common/bg-pagenation.gif) left top;
  color: #ffffff; }

/* contact */
section.contact {
  width: 1020px;
  margin: 0 auto 40px auto;
  padding: 20px 63px 20px 60px;
  border: 1px solid #e3e1e1;
  line-height: 1.3; }
section.contact > div {
  width: 300px;
  float: left; }
section.contact > div:first-child {
  width: 295px;
  padding-top: 5px; }
section.contact > div.txtc {
  margin-top: 5px; }
section.contact .btn {
  width: 280px;
  margin-top: 18px;
  padding: 15px 0 15px;
  float: right;
  letter-spacing: 0.05em;
  line-height: 50px; }

/* pdf link */
.link-pdf {
  padding: 3px 0 3px 20px;
  background: url(../imgdir/common/icon_pdf.gif) no-repeat left center; }

/* ------------------------------ SEARCH ------------------------------ */
.sort {
  width: 1020px;
  margin: 0 auto;
  text-align: right; }
.sort form {
  width: 150px;
  border: 1px solid #dddddd;
  overflow: hidden;
  float: right;
  background: url(../imgdir/common/arrow-sort.gif) no-repeat 126px center; }
.sort form select {
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box; }
