/*---------------------------------------------
  font-smoothings
----------------------------------------------- */
/*.thumbnail,.relation_word_thumbnail,.relation_article_thumbnail {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.diver-thumb .excerpt,.item .title{-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: auto;}*/
/*--------------------------------------------
  common
----------------------------------------------*/
body {
  width: 100%;
  overflow-x: hidden;
  font-size: 1.4rem;
}

#wrapper {
  display: none;
}

.start {
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
          animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: visible !important;
}

a.over {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a.over:hover {
  opacity: 0.7;
}

.sp_only {
  display: block;
}

/*--------------------------------------------
  header
----------------------------------------------*/
#header {
  width: 100%;
}
#header h1 {
  position: fixed;
  z-index: 500;
  top: 30px;
  left: 20px;
}
#header h1 img {
  width: 100px;
  height: auto;
}
#header nav {
  position: fixed;
  z-index: 500;
  top: 35px;
  right: 30px;
}
#header nav ul li {
  float: right;
  margin-left: 20px;
}
#header nav ul li img {
  width: 12px;
  height: auto;
}

/*--------------------------------------------
  slider
----------------------------------------------*/
#slider li {
  position: fixed;
}
#slider li img {
  position: absolute;
}
#slider li:nth-child(1) {
  left: -60px;
}
#slider li:nth-child(2) {
  left: -10px;
}
#slider li:nth-child(3) {
  left: -25px;
}
#slider li:nth-child(4) {
  left: -40px;
}

#slider_button {
  position: fixed;
  z-index: 100;
  top: 95%;
  left: calc(50% - 38px);
}
#slider_button a {
  opacity: 0.3;
  background-color: #FFFFFF;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
#slider_button a:hover, #slider_button a.choice {
  opacity: 1;
}

/*--------------------------------------------
  contents
----------------------------------------------*/
#contents {
  position: relative;
  line-height: 1em;
  z-index: 600;
  background-color: #fff;
  width: 100%;
}
#contents section {
  width: 100%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
}

/*--------------------------------------------
  nav contents
----------------------------------------------*/
#nav_contents {
  position: fixed;
  z-index: 500;
  top: 25px;
  right: 27px;
  visibility: hidden;
  display: none;
}

#nav_contents ul li {
  float: right;
  margin-left: 16px;
  background-color: #fff;
  padding: 5px 2px;
}
#nav_contents ul li img {
  width: 12px;
  height: auto;
}

/*--------------------------------------------
  about
----------------------------------------------*/
#about h2 {
  float: left;
  width: 20%;
  position: relative;
  text-align: center;
  visibility: hidden;
}
#about h2 img {
  width: 16px;
  height: auto;
}
#about .img_1 {
  display: none;
}
#about .right_block {
  float: right;
  width: 80%;
  position: relative;
  top: 30px;
  visibility: hidden;
  padding-bottom: 30px;
}
#about .right_block p {
  line-height: 2.1em;
  letter-spacing: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  min-height: 180px;
  margin-bottom: 50px;
  padding-right: 7%;
  letter-spacing: 1.2px;
}
#about .img_2 {
  visibility: hidden;
  width: 62.5%;
  height: auto;
  margin-left: -25%;
}
#about .img_3 {
  visibility: hidden;
  width: 62.5%;
  height: auto;
  height: auto;
}

/*--------------------------------------------
  menu
----------------------------------------------*/
#menu {
  margin-top: 0px;
}
#menu h2 {
  float: left;
  width: 20%;
  position: relative;
  text-align: center;
  visibility: hidden;
}
#menu h2 img {
  width: 16px;
  height: auto;
}
#menu .img_1 {
  display: none;
}
#menu .left_block {
  float: right;
  width: 80%;
  position: relative;
  top: 30px;
  visibility: hidden;
  padding-bottom: 30px;
}
#menu .left_block table {
  line-height: 2.1em;
  letter-spacing: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.2em;
}
#menu .left_block table:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 20px;
}
#menu .left_block table tr td:nth-child(1) {
  width: 170px;
  vertical-align: top;
}
#menu .left_block ul {
  margin-bottom: 40px;
}
#menu .left_block ul li {
  line-height: 2.0em;
  letter-spacing: 1px;
  font-size: 11px;
  font-size: 1.1rem;
}
#menu .left_block sup {
  font-size: 8px;
  font-size: 0.8rem;
}
#menu .img_2 {
  visibility: hidden;
  width: 62.5%;
  height: auto;
  margin-left: -25%;
}
#menu .img_3 {
  visibility: hidden;
  width: 62.5%;
  height: auto;
  height: auto;
}

/*--------------------------------------------
  information
----------------------------------------------*/
#information {
  margin-top: 0px;
}
#information h2 {
  float: left;
  width: 20%;
  position: relative;
  text-align: center;
  visibility: hidden;
}
#information h2 img {
  width: 16px;
  height: auto;
}
#information .img_1 {
  display: none;
}
#information h3 {
  margin-bottom: 10px;
}
#information .right_block {
  float: right;
  width: 80%;
  position: relative;
  top: 30px;
  visibility: hidden;
  padding-bottom: 30px;
  line-height: 2.1em;
  letter-spacing: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
#information .right_block .inner {
  padding-right: 5%;
}
#information .right_block table {
  margin-bottom: 40px;
}
#information .right_block table tr td {
  vertical-align: top;
}
#information .right_block table tr td:nth-of-type(1) {
  width: 75px;
}
#information .img_2 {
  visibility: hidden;
  width: 62.5%;
  height: auto;
  margin-left: -25%;
}
#information .img_3 {
  visibility: hidden;
  width: 62.5%;
  height: auto;
  height: auto;
}
#information #map {
  visibility: hidden;
}
#information a {
  border-bottom: solid 1px #000;
  padding-bottom: 1px;
}

/*--------------------------------------------
  footer
----------------------------------------------*/
footer {
  width: 100%;
  height: 50px;
  padding-top: 40px;
  z-index: 1000;
  position: relative;
  background-color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
  letter-spacing: 1px;
  color: #333;
}

/*--------------------------------------------
  CSS Animation
----------------------------------------------*/
.delay_1s {
  -webkit-animation-delay: 0.1s !important;
          animation-delay: 0.1s !important;
}

.delay_2s {
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important;
}

.delay_3s {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
}

.delay_4s {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
}

.delay_5s {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.delay_6s {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
}

.delay_7s {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.delay_8s {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important;
}

.delay_9s {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.delay_10s {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important;
}

.delay_11s {
  -webkit-animation-delay: 1.1s !important;
          animation-delay: 1.1s !important;
}

.delay_12s {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important;
}

.delay_13s {
  -webkit-animation-delay: 1.3s !important;
          animation-delay: 1.3s !important;
}

.delay_14s {
  -webkit-animation-delay: 1.4s !important;
          animation-delay: 1.4s !important;
}

.delay_15s {
  -webkit-animation-delay: 1.5s !important;
          animation-delay: 1.5s !important;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: visible !important;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeIn {
  -webkit-animation: fadeIn 0.8s ease 0s 1 normal;
          animation: fadeIn 0.8s ease 0s 1 normal;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: visible !important;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeOut {
  -webkit-animation: fadeOut 0.2s ease 0s 1 normal;
          animation: fadeOut 0.2s ease 0s 1 normal;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden !important;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 12000;
  top: 0;
  left: 0;
}
#overlay #loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 28px;
  margin: -14px 0 0 -14px;
}
#overlay #loader #spinner {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 26px;
  height: 26px;
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear;
}
#overlay #loader #mask {
  width: 12px;
  height: 12px;
  overflow: hidden;
}
#overlay #loader #maskedCircle {
  width: 20px;
  height: 20px;
  border-radius: 12px;
  border: 3px solid #000;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
