@charset "UTF-8";
/* ---------------

tsunagu v2

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

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

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

a img {
  border: none; }

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

@-moz-keyframes op5 {
  from {
    opacity: 0; }
  to {
    opacity: 0.5; } }
@-webkit-keyframes op5 {
  from {
    opacity: 0; }
  to {
    opacity: 0.5; } }
@keyframes op5 {
  from {
    opacity: 0; }
  to {
    opacity: 0.5; } }
html {
  font-size: 62.5%; }

body h1 {
  margin: 0.5em 0;
  font-size: xx-large;
  font-weight: bold; }
body h2 {
  margin: 0.9em 0;
  font-size: x-large;
  font-weight: bold; }
body h3 {
  margin: 0.9em 0;
  font-size: large;
  font-weight: bold; }
body h4 {
  margin: 0.9em 0;
  font-size: medium;
  font-weight: bold; }
body h5 {
  margin: 0.9em 0;
  font-size: small;
  font-weight: bold; }
body h6 {
  margin: 0.9em 0;
  font-size: x-small;
  font-weight: bold; }
body p {
  margin: 0.9em 0;
  line-height: 1.5; }
body hr {
  border: solid 1px #999;
  margin: 1.2em 0; }
body table {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  border-collapse: separate; }
body table caption {
  margin-top: 1em;
  text-align: left; }
body table th,
body table td {
  padding: 6px; }
body table th {
  font-weight: bold; }
body ol {
  padding-left: 2.5em;
  list-style-type: decimal;
  margin: 1em 0; }
body ul {
  padding-left: 2.5em;
  list-style-type: disc;
  margin: 1em 0; }
body dd {
  margin-left: 2.5em; }
body blockquote {
  margin: 1em 2.5em; }
body b {
  font-weight: bold; }
body strong {
  font-weight: bold; }
body th {
  font-weight: bold; }
body i {
  font-style: italic; }
body em {
  font-style: italic; }
body address {
  font-style: italic; }
body strike {
  text-decoration: line-through; }

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box; }
  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none; }
  input[type="submit"]::focus,
  input[type="button"]::focus {
    outline-offset: -2px; }

input[type="text"],
input[type="email"],
textarea {
  font-size: 16px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent; }

@font-face {
  font-family: "AntroVectra";
  src: url("../fonts/Antro_Vectra.eot?") format("eot"), url("../fonts/Antro_Vectra.woff") format("woff"), url("../fonts/Antro_Vectra.ttf") format("truetype"), url("../fonts/Antro_Vectra.svg#AntroVectra") format("svg");
  font-weight: normal;
  font-style: normal; }
@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@media (min-width: 915px) {
  a:hover {
    opacity: .7; } }

@media (min-width: 915px) {
  br.mainWBr {
    display: none; } }
@media (max-width: 916px) {
  br.mainWNoBr {
    display: none; } }

@media (min-width: 915px) {
  .pcNone {
    display: none; } }

@media (max-width: 916px) {
  .smNone {
    display: none; } }

body {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  color: #000000;
  position: relative;
  overflow: visible;
  box-sizing: border-box; }

main {
  width: 980px;
  width: 70vw;
  margin: 0 auto; }
  @media (max-width: 916px) {
    main {
      width: 92.26667vw; } }
  main h1 {
    margin-top: 170px;
    margin-top: 12.14286vw;
    margin-bottom: 200px;
    margin-bottom: 14.28571vw; }
    @media (max-width: 916px) {
      main h1 {
        margin-top: 22.66667vw; } }
    @media (max-width: 916px) {
      main h1 {
        margin-bottom: 26.66667vw; } }
  main p {
    text-align: center;
    font-size: 38px;
    font-size: 3.8rem;
    font-size: 2.71429vw;
    line-height: 60.49px;
    line-height: 6.049rem;
    line-height: 4.32071vw;
    letter-spacing: 5px;
    letter-spacing: 0.5rem;
    letter-spacing: 0.35714vw;
    margin-bottom: 2.3em; }
    @media (max-width: 916px) {
      main p {
        text-align: justify; } }
    @media (max-width: 916px) {
      main p {
        font-size: 38px;
        font-size: 3.8rem;
        font-size: 5.06667vw; } }
    @media (max-width: 916px) {
      main p {
        line-height: 60.49px;
        line-height: 6.049rem;
        line-height: 8.06533vw; } }
    @media (max-width: 916px) {
      main p {
        letter-spacing: 5px;
        letter-spacing: 0.5rem;
        letter-spacing: 0.66667vw; } }
    main p.big {
      font-size: 43px;
      font-size: 4.3rem;
      font-size: 3.07143vw;
      letter-spacing: 7.38px;
      letter-spacing: 0.738rem;
      letter-spacing: 0.52714vw; }
      @media (max-width: 916px) {
        main p.big {
          font-size: 43px;
          font-size: 4.3rem;
          font-size: 5.73333vw; } }
      @media (max-width: 916px) {
        main p.big {
          letter-spacing: 7.38px;
          letter-spacing: 0.738rem;
          letter-spacing: 0.984vw; } }
    main p.small {
      margin-top: 70px;
      margin-top: 5vw;
      margin-bottom: 130px;
      margin-bottom: 9.28571vw;
      font-size: 12px;
      font-size: 1.2rem;
      font-size: 0.85714vw;
      line-height: 18px;
      line-height: 1.8rem;
      line-height: 1.28571vw;
      letter-spacing: 2px;
      letter-spacing: 0.2rem;
      letter-spacing: 0.14286vw;
      text-align: center; }
      @media (max-width: 916px) {
        main p.small {
          margin-top: 9.33333vw; } }
      @media (max-width: 916px) {
        main p.small {
          margin-bottom: 17.33333vw; } }
      @media (max-width: 916px) {
        main p.small {
          font-size: 12px;
          font-size: 1.2rem;
          font-size: 1.6vw; } }
      @media (max-width: 916px) {
        main p.small {
          line-height: 18px;
          line-height: 1.8rem;
          line-height: 2.4vw; } }
      @media (max-width: 916px) {
        main p.small {
          letter-spacing: 2px;
          letter-spacing: 0.2rem;
          letter-spacing: 0.26667vw; } }
      @media (max-width: 916px) {
        main p.small {
          text-align: center; } }

#guide p {
  text-align: justify;
  font-size: 27px;
  font-size: 2.7rem;
  font-size: 1.92857vw; }
  @media (max-width: 916px) {
    #guide p {
      font-size: 27px;
      font-size: 2.7rem;
      font-size: 3.6vw; } }
  #guide p b {
    font-size: 30px;
    font-size: 3rem;
    font-size: 2.14286vw;
    font-weight: bold;
    padding-bottom: 5px;
    padding-bottom: 0.35714vw;
    border-bottom: 5px;
    border-bottom: 0.35714vw;
    border-width: 5px;
    border-width: 0.35714vw;
    border-bottom-style: solid;
    border-bottom-color: #faee00; }
    @media (max-width: 916px) {
      #guide p b {
        font-size: 30px;
        font-size: 3rem;
        font-size: 4vw; } }
    @media (max-width: 916px) {
      #guide p b {
        padding-bottom: 0.66667vw; } }
    @media (max-width: 916px) {
      #guide p b {
        border-bottom: 0.66667vw; } }
    @media (max-width: 916px) {
      #guide p b {
        border-width: 0.66667vw; } }

address h2 {
  font-size: 27px;
  font-size: 2.7rem;
  font-size: 1.92857vw;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  letter-spacing: 0.21429vw;
  font-style: normal; }
  @media (max-width: 916px) {
    address h2 {
      font-size: 27px;
      font-size: 2.7rem;
      font-size: 3.6vw; } }
  @media (max-width: 916px) {
    address h2 {
      letter-spacing: 3px;
      letter-spacing: 0.3rem;
      letter-spacing: 0.4vw; } }
address dl {
  overflow: hidden;
  *zoom: 1;
  letter-spacing: 2.7px;
  letter-spacing: 0.27rem;
  letter-spacing: 0.19286vw; }
  @media (max-width: 916px) {
    address dl {
      letter-spacing: 2.7px;
      letter-spacing: 0.27rem;
      letter-spacing: 0.36vw; } }
  address dl dt, address dl dd {
    font-size: 27px;
    font-size: 2.7rem;
    font-size: 1.92857vw;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
    letter-spacing: 0.14286vw;
    font-style: normal;
    margin-bottom: 10px;
    margin-bottom: 0.71429vw; }
    @media (max-width: 916px) {
      address dl dt, address dl dd {
        font-size: 27px;
        font-size: 2.7rem;
        font-size: 3.6vw; } }
    @media (max-width: 916px) {
      address dl dt, address dl dd {
        letter-spacing: 2px;
        letter-spacing: 0.2rem;
        letter-spacing: 0.26667vw; } }
    @media (max-width: 916px) {
      address dl dt, address dl dd {
        margin-bottom: 1.33333vw; } }
  address dl dt {
    float: left; }

small {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 100px;
  margin-top: 7.14286vw;
  margin-bottom: 100px;
  margin-bottom: 7.14286vw;
  font-size: 27px;
  font-size: 2.7rem;
  font-size: 1.92857vw;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  letter-spacing: 0.35714vw; }
  @media (max-width: 916px) {
    small {
      margin-top: 13.33333vw; } }
  @media (max-width: 916px) {
    small {
      margin-bottom: 13.33333vw; } }
  @media (max-width: 916px) {
    small {
      font-size: 27px;
      font-size: 2.7rem;
      font-size: 3.6vw; } }
  @media (max-width: 916px) {
    small {
      letter-spacing: 5px;
      letter-spacing: 0.5rem;
      letter-spacing: 0.66667vw; } }
