@charset "UTF-8";

@media print, screen and (min-width: 765px) {
  #content .mv {
    position: relative;
  }

  #content .mv .backimage {
    position: relative;
  }
  #content .mv .backimage img {
    width: 100%;
    min-width: 1366px;
    margin-left: auto;
    margin-right: auto;
  }

  #content .mv h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -136px;
    margin-top: -80px;
  }

  #content .section {
    line-height: 1.8em;
    position: relative;
    margin-top: -100px;
  }
  #content .section .outer {
    padding-bottom: 100px;
  }
  #content .section .inner {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  #content .section .hdk img {
    width: 100%;
    height: 100px;
    display: block;
  }

  #content .section h2 {
    font-weight: bold;
    font-size: 3.84rem;
    line-height: 1em;
    width: 960px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: url(../img/stit_back.png) no-repeat center center;
    height: 145px;
    padding-top: 20px;
    box-sizing: border-box;
  }

  #content .history {
  }

  #content .history .body {
    line-height: 1.8em;
    font-size: 1.6rem;
    margin-top: 20px;
  }
  #content .history .image {
    margin-top: 20px;
  }
  #content .history .cap {
    margin-top: 5px;
    font-size: 1.4rem;
  }

  #content .sites .outer {
    background: #fff;
  }

  #content .sites .items {
  }
  #content .sites .items .item {
    margin-top: 50px;
  }

  #content .sites .items .item .texts .shoulder {
    font-weight: bold;
    font-size: 1.76rem;
  }
  #content .sites .items .item .texts .tit {
    font-weight: bold;
    font-size: 3.52rem;
    line-height: 1em;
    margin-top: 10px;
  }
  #content .sites .items .item .texts .body {
    border-top: #333 1px solid;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }

  #content .sites .items .item.left .image {
    float: left;
    width: 400px;
  }
  #content .sites .items .item.left .texts {
    float: right;
    width: 530px;
  }

  #content .sites .items .item.right .image {
    float: right;
    width: 400px;
  }
  #content .sites .items .item.right .texts {
    float: left;
    width: 530px;
  }

  #content .gourmet .items .item {
    margin-top: 50px;
  }

  #content .gourmet .items .item .texts .tit {
    font-weight: bold;
    font-size: 3.52rem;
    line-height: 1em;
    margin-top: 10px;
  }
  #content .gourmet .items .item .texts .body {
    border-top: #333 1px solid;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }

  #content .gourmet .items .item .image {
    float: left;
    width: 400px;
  }
  #content .gourmet .items .item .texts {
    float: right;
    width: 530px;
  }
}

@media only screen and (max-width: 764px) {
  #content .mv {
    position: relative;
  }

  #content .mv .backimage {
    position: relative;
  }
  #content .mv .backimage img {
    width: 100%;
    min-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  #content .mv h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -50px;
    width: 160px;
  }

  #content .section {
    line-height: 1.8em;
    position: relative;
    margin-top: -25px;
  }
  #content .section .outer {
    padding-bottom: 50px;
  }
  #content .section .inner {
    margin-left: auto;
    margin-right: auto;
  }
  #content .section .hdk img {
    width: 100%;
    height: 25px;
    display: block;
  }

  #content .section h2 {
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    background: url(../img/stit_back.png) no-repeat center center /
      calc(192 * 0.7px) calc(145 * 0.7px);
    height: calc(145 * 0.7px);
    padding-top: 20px;
    box-sizing: border-box;
  }

  #content .history {
  }

  #content .history .body {
    margin: 10px 20px;
    line-height: 1.8em;
    font-size: 1.6rem;
  }
  #content .history .image {
    margin: 10px 20px;
  }

  #content .history .cap {
    margin: 5px 20px;
    font-size: 1.4rem;
  }

  #content .sites .outer {
    background: #fff;
  }

  #content .sites .items {
  }
  #content .sites .items .item {
    margin-top: 30px;
  }
  #content .sites .items .item .image {
    margin: 0 20px;
  }
  #content .sites .items .item .texts {
    margin: 10px 20px;
  }
  #content .sites .items .item .texts .shoulder {
    font-weight: bold;
    font-size: 1.6rem;
  }
  #content .sites .items .item .texts .tit {
    font-weight: bold;
    font-size: 2.88rem;
    line-height: 1em;
  }
  #content .sites .items .item .texts .body {
    border-top: #333 1px solid;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }

  #content .gourmet .items .item {
    margin-top: 30px;
  }

  #content .gourmet .items .item {
    margin-top: 30px;
  }
  #content .gourmet .items .item .image {
    margin: 0 20px;
  }
  #content .gourmet .items .item .texts {
    margin: 10px 20px;
  }

  #content .gourmet .items .item .texts .tit {
    font-weight: bold;
    font-size: 2.88rem;
    line-height: 1em;
    margin-top: 10px;
  }
  #content .gourmet .items .item .texts .body {
    border-top: #333 1px solid;
    margin-top: 10px;
    padding-top: 10px;
  }
}
