@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy:400,400i");
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format("opentype"); }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

html {
  color: #000;
  font-size: 62.5%; }

body {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-text-size-adjust: 100%; }
  body * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media screen and (min-width: 768px), print {
    body {
      line-height: 1.8571428571;
      min-width: 1000px; } }
  @media screen and (max-width: 767px) {
    body {
      line-height: 1.9230769231;
      font-size: 140%; } }
#main {
  display: block; }

/* link
   ========================================================================== */
a {
  color: #000;
  text-decoration: underline; }

a:visited {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #000;
  text-decoration: none; }

/* image
   ========================================================================== */
img {
  height: auto;
  line-height: 1;
  max-width: 100%;
  vertical-align: top; }

table th img,
table td img {
  vertical-align: middle; }

/* ClearFix
   ========================================================================== */
.clear {
  clear: both; }

.clearfix,
.fbox,
#contents {
  display: block; }
  .clearfix:after,
  .fbox:after,
  #contents:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* float
   ========================================================================== */
.fr {
  float: right; }

.fl {
  float: left; }

ul.fbox li {
  float: left;
  display: inline; }

/* margin
   ========================================================================== */
.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

/* padding
   ========================================================================== */
.pt0 {
  padding-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

/* form label
   ========================================================================== */
input,
textarea,
label {
  vertical-align: middle; }

/* position
   ========================================================================== */
.text-r {
  text-align: right !important; }

.text-c,
table.text-c th,
table.text-c td,
table.th-c th {
  text-align: center !important; }

.text-l {
  text-align: left !important; }

img {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 769px) {
  .only-pc {
    display: block; }
  .only-sp {
    display: none; }
  .container {
    max-width: 1500px;
    min-width: 1000px;
    width: 100%;
    /*padding-top:30px;*/
    margin-left: auto;
    margin-right: auto; }
  .header-content-inner {
    max-width: 1240px; }
  .container-full {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    position: relative; }
    .container-full .section {
      position: absolute;
      top: 30px;
      width: 100%; }
    .container-full .section-content {
      margin: 0 auto;
      max-width: 1500px;
      min-width: 1000px;
      width: 100%;
      position: relative; }
    .container-full .section-content-left {
      position: absolute;
      top: 0;
      left: 0%;
      width: 400px; }
    .container-full .section-content-right {
      position: absolute;
      top: 0px;
      right: 0;
      width: calc(50% + 140px); } }
    @media screen and (min-width: 769px) and (max-width: 1500px) {
      .container-full .section-content-right {
        left: 460px;
        margin-left: 10%;
        width: calc(100% - 460px - 10%); } }
@media screen and (min-width: 769px) {
  #head {
    margin-bottom: 100px; }
    #head .header-content {
      background: url("../img/main-visual.jpg") no-repeat center center;
      background-size: cover;
      min-width: 1000px;
      height: 800px; }
    #head .header-scraper {
      background: #fff;
      width: 340px;
      padding: 0 40px;
      margin-left: -40px;
      text-align: center;
      padding-top: 62px;
      padding-bottom: 40px; }
    #head .header-title {
      width: 72px;
      margin-left: 108px;
      padding-bottom: 58px; }
    #head .header-info {
      border-top: 1px solid #000000;
      line-height: 1.7142857143;
      font-size: 14px;
      font-size: 1.4rem;
      padding-top: 60px;
      text-align: center; }
      #head .header-info p {
        margin-bottom: 30px; }
        #head .header-info p:last-child {
          margin-bottom: 0; }
    #head .header-logo {
      width: 128px;
      margin: 0 auto; }
  .global-nav {
    border-bottom: 1px solid #e5e5e5; }
    .global-nav ul {
      text-align: center; }
      .global-nav ul li {
        display: inline-block;
        margin: 0 20px; }
        .global-nav ul li a {
          display: block;
          text-align: center;
          text-decoration: none;
          font-size: 15px;
          font-size: 1.5rem;
          font-weight: 500;
          line-height: 1.5;
          padding: 30px 30px 24px;
          letter-spacing: 0.06em; }
          .global-nav ul li a small {
            display: block;
            padding-top: 8px;
            font-family: "Sorts Mill Goudy", sans-serif;
            font-style: italic;
            font-size: 13px;
            font-size: 1.3rem; }
          .global-nav ul li a:hover {
            opacity: 0.7; }
  .section {
    position: relative;
    padding-top: 2%;
    margin-bottom: 11.3333333333%; }
    .section-title {
      line-height: 1;
      margin-bottom: 13.75%; }
      .section-title-en {
        display: block; }
        #about .section-title-en {
          width: 202px; }
        #view .section-title-en {
          width: 175px; }
        #access .section-title-en {
          width: 218px; }
        #contact .section-title-en {
          width: 267px; }
      .section-title-ja {
        padding-top: 20px;
        display: block;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 500;
        letter-spacing: 0.12em; }
    .section-intro {
      margin-bottom: 8.75%; }
    .section-content {
      width: 100%;
      display: flex; }
      .section-content::after {
        clear: both;
        display: table;
        content: ""; }
      .section-content-left {
        width: 400px;
        margin-left: 10%;
        margin-right: 60px; }
  .button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    padding: 10px 0;
    min-height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
    letter-spacing: 0.12em;
    min-width: 360px;
    width: 50%;
    text-decoration: none;
    position: relative; } }
  @media screen and (min-width: 769px) and (-ms-high-contrast: none) {
    .button {
      /* IE10/11 に適用する*つもりの*フォント指定 */
      padding: 16px 0px 4px !important; } }
@media screen and (min-width: 769px) {
    .button:hover {
      background: #000;
      color: #fff; }
    .button.arrow::after {
      content: "";
      position: absolute;
      bottom: 50%;
      right: 25px;
      width: 6px;
      height: 6px;
      border-right: 1px solid #000;
      border-bottom: 1px solid #000;
      transform-origin: right bottom;
      transform: rotate(-45deg); }
    .button.arrow:hover::after {
      border-right-color: #fff;
      border-bottom-color: #fff; }
    .button.external {
      background: #fff url("../img/icon-external.png") no-repeat right 29px center;
      background-size: 12px auto; }
      .button.external:hover {
        background: #000 url("../img/icon-external_wh.png") no-repeat right 29px center;
        background-size: 12px auto; }
  .about .section-title {
    margin-bottom: 11.6666666667%; }
  .about .section-content {
    display: flex;
    justify-content: space-between; }
    .about .section-content-left {
      float: none;
      width: 50%; }
      .about .section-content-left p {
        letter-spacing: 0.1em;
        line-height: 2.25; }
    .about .section-content-right {
      float: none;
      width: 50%; }
  .about .description {
    margin-bottom: 10%; }
  .about-image {
    font-size: 12px;
    font-size: 1.2rem; }
    .about-image::after {
      content: "";
      clear: both;
      display: table; }
    .about-image-column {
      float: right;
      width: 48.5294117647%;
      margin-left: 2.9411764706%; }
      .about-image-column:last-child {
        margin-top: 14.7058823529%;
        margin-left: 0; }
    .about-image-item {
      position: relative;
      margin-bottom: 6.0606060606%; }
      .about-image-item .number {
        position: absolute;
        top: 7px;
        left: 7px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #000;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center; }
      .about-image-item:last-child {
        margin-bottom: 4.5454545455%; } }

@media screen and (min-width: 769px) and (-ms-high-contrast: none) {
  .about .img-caption {
    /* IE10/11 に適用する*つもりの*フォント指定 */
    margin-top: -2% !important; } }

@media screen and (min-width: 769px) {
  .view .view-height {
    height: 0;
    padding-top: 33.3333333333%; }
    .view .view-height .panorama {
      width: 100%;
      height: 0;
      position: relative;
      padding-top: 56.1797752809%; }
      .view .view-height .panorama iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .access .access-height {
    height: 0;
    padding-top: 33.3333333333%; }
  .access .map {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 44.9438202247%; }
    .access .map iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .contact .section-content-right {
    line-height: 1.8571428571;
    letter-spacing: 0.08em; }
  .contact-message {
    margin-bottom: 25px; }
  .contact-number {
    font-size: 2.4rem;
    line-height: 1.0833333333;
    margin-bottom: 2.2471910112%; }
    .contact-number .only-pc {
      display: inline; }
  .contact-number-img {
    width: 460px;
    margin-top: 5px; }
  #foot .footer-content {
    background: #f8f8f8;
    padding-bottom: 17px; }
    #foot .footer-content::after {
      content: "";
      clear: both;
      display: table; }
  #foot .footer-image {
    background: url("../img/bg-footer.jpg") no-repeat center center;
    background-size: cover;
    height: 547px;
    margin-bottom: 15px; }
  #foot .footer-logo {
    float: left;
    width: 170px; }
  #foot .footer-banner {
    float: right;
    width: 36.6666666667%;
    font-size: 11px;
    font-size: 1.1rem; }
    #foot .footer-banner a:link, #foot .footer-banner a:visited {
      text-decoration: none; }
    #foot .footer-banner a:hover {
      text-decoration: underline; }
  #foot .copyright {
    display: block;
    padding: 20px 0;
    font-size: 12px;
    font-size: 1.2rem; } }

@media screen and (max-width: 768px) {
  .only-pc {
    display: none; }
  .only-sp {
    display: block; }
  .header-info {
    padding: 15px 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 13px; }
  .global-nav-button {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 4%;
    margin-right: 4%;
    background: #000;
    width: 10.1333333333%;
    height: 0;
    padding-top: 10.1333333333%; }
    .global-nav-button span {
      position: absolute;
      display: block;
      width: 47.3684210526%;
      height: 2px;
      background: #fff;
      top: 50%;
      left: 50%;
      margin-left: -23.6842105263%; }
      .global-nav-button span:nth-child(1) {
        margin-top: -19.7368421053%; }
      .global-nav-button span:nth-child(3) {
        margin-top: 19.7368421053%; }
  .global-nav {
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9); }
    .global-nav .global-nav-button {
      background: transparent;
      z-index: 100; }
      .global-nav .global-nav-button span {
        position: absolute;
        display: block;
        width: 47.3684210526%;
        height: 3px;
        background: #000;
        top: 50%;
        left: 50%;
        margin-left: -23.6842105263%; }
        .global-nav .global-nav-button span:nth-child(1) {
          margin-top: 0;
          transform: rotate(45deg); }
        .global-nav .global-nav-button span:nth-child(2) {
          display: none; }
        .global-nav .global-nav-button span:nth-child(3) {
          margin-top: 0;
          transform: rotate(-45deg); }
    .global-nav ul {
      position: absolute;
      width: 100%;
      height: 100%;
      padding-top: 18.6666666667%;
      overflow-y: scroll;
      text-align: center; }
      .global-nav ul li {
        display: block;
        border-bottom: 1px solid #b7b7b7; }
        .global-nav ul li:first-child {
          border-top: 1px solid #b7b7b7; }
        .global-nav ul li a {
          padding: 20px 12px;
          display: block;
          text-align: center;
          text-decoration: none;
          font-size: 14px;
          font-size: 1.4rem;
          color: #1f1f1f;
          font-weight: 500;
          line-height: 1.2; }
          .global-nav ul li a small {
            display: block;
            padding-top: 8px;
            font-family: "Sorts Mill Goudy", sans-serif;
            font-style: italic;
            letter-spacing: 0.06em;
            font-size: 10px;
            font-size: 1rem; }
  .section {
    width: 89.3333333333%;
    margin: 0 auto 50px;
    padding-top: 30px;
    /*margin-top:50px;*/
    margin-bottom: 40px; }
    .section-title {
      margin-bottom: 30px; }
      .section-title-en {
        display: block; }
        #about .section-title-en {
          width: 113.5px; }
        #view .section-title-en {
          width: 98px; }
        #access .section-title-en {
          width: 122.5px; }
        #contact .section-title-en {
          width: 150.5px; }
      .section-title-ja {
        padding-top: 10px;
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
        letter-spacing: 0.1em; }
    .section-intro {
      margin-bottom: 25px;
      font-size: 12px;
      font-size: 1.2rem; }
    .section-content {
      width: 100%; }
      .section-content-left {
        margin-bottom: 35px; }
  .about .section-content-left p {
    letter-spacing: 0.1em;
    line-height: 1.9230769231;
    font-size: 13px;
    font-size: 1.3rem; }
  .about .description {
    margin-bottom: 20px; }
  .about-image {
    font-size: 12px;
    font-size: 1.2rem; }
    .about-image::after {
      content: "";
      clear: both;
      display: table; }
    .about-image-column {
      clear: both;
      margin-bottom: 2.9850746269%; }
      .about-image-column::after {
        content: "";
        clear: both;
        display: table; }
    .about-image-item {
      float: left;
      width: 48.5074626866%;
      line-height: 1.4; }
      .about-image-item:nth-child(2) {
        float: right; }
  .view .view-height .panorama {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.7164179104%; }
    .view .view-height .panorama iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .access .map {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 71.6417910448%; }
    .access .map iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .contact .section-content-right {
    line-height: 1.8571428571;
    letter-spacing: 0.08em;
    font-size: 12px;
    font-size: 1.2rem; }
  .contact-message {
    margin-bottom: 25px; }
  .contact-number {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8;
    margin-bottom: 2.2471910112%; }
    .contact-number .number {
      display: block; }
    .contact-number a {
      text-decoration: none; }
  .button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    padding: 10px 0;
    min-height: 43px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.1;
    letter-spacing: 0.12em;
    width: 100%;
    text-decoration: none;
    position: relative; }
    .button:hover {
      background: #000;
      color: #fff; }
    .button.arrow::after {
      content: "";
      position: absolute;
      bottom: 50%;
      right: 25px;
      width: 6px;
      height: 6px;
      border-right: 1px solid #000;
      border-bottom: 1px solid #000;
      transform-origin: right bottom;
      transform: rotate(-45deg); }
    .button.arrow:hover::after {
      border-right-color: #fff;
      border-bottom-color: #fff; }
    .button.external {
      background: #fff url("../img/icon-external.png") no-repeat right 29px center;
      background-size: 12px auto; }
      .button.external:hover {
        background: #000 url("../img/icon-external_wh.png") no-repeat right 29px center;
        background-size: 12px auto; }
  .contact-number-img {
    margin-top: 10px;
    width: 300px; }
  #foot .footer-content {
    background: #f8f8f8;
    padding-bottom: 15px; }
    #foot .footer-content::after {
      content: "";
      clear: both;
      display: table; }
  #foot .footer-image {
    background: url("../img/bg-footer_sp.jpg") no-repeat center center;
    background-size: cover;
    height: 200px;
    margin-bottom: 15px; }
  #foot .footer-banner {
    width: 89.3333333333%;
    margin: 0 auto 25px;
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 2;
    text-align: right; }
    #foot .footer-banner a:link, #foot .footer-banner a:visited {
      text-decoration: none; }
    #foot .footer-banner a:hover {
      text-decoration: underline; }
  #foot .footer-logo {
    width: 22.6666666667%;
    margin-left: 5.3333333333%; }
  #foot .copyright {
    display: block;
    text-align: center;
    padding: 12px 0;
    font-size: 8px;
    font-size: 0.8rem; } }

.en {
  font-size: 85%;
  padding-left: 5px; }

.en-txt {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 20px; }

@media screen and (max-width: 768px) {
  .en-txt {
    font-size: 85% !important;
    margin-top: 13px; } }
