/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

@keyframes show {
  0% {
    opacity: 0;
    display: none;
  }
  1% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  right: 0;
  width: 100%;
  font-size: 1.7rem;
  font-family: "A1 Mincho", serif;
  letter-spacing: 0.025em;
  line-height: 2;
  color: #000;
  background-color: #fff;
}

html, body {
  min-width: 100%;
  height: 100%;
}

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

a:hover {
  opacity: .7;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: normal;
}

ul, li {
  list-style: none;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 480px) {
  br {
    display: none !important;
  }
  br.br {
    display: block !important;
  }
  br.brsp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.main {
  width: 820px;
  margin: 0 auto;
  padding-top: 10px;
  box-shadow: 0 0 8.78px rgba(0, 0, 0, 0.45);
}

.head {
  width: 800px;
  margin: 0 auto;
  position: relative;
  height: 640px;
}

.head img {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  opacity: 0;
}

.head img.active {
  animation: show 1s ease-out 1 alternate forwards;
}

.head img.fadeout {
  animation: hide 1s ease-out 1 alternate forwards;
}

.head2 {
  width: 800px;
  margin: 0 auto;
  position: relative;
  height: 640px;
}

.intro, .taidan {
  width: 500px;
  margin: 50px auto;
  letter-spacing: 1px;
}

.intro p, .taidan p {
  line-height: 2.5;
}

.intro p a, .taidan p a {
  color: #0082ff;
}

.taidan {
  text-align: center;
  margin: 0 auto;
  padding: 50px 0;
}

.taidan-link {
  width: 500px;
  height: 125px;
  border: 1px solid #000;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 20px;
  text-align: left;
  padding-right: 10px;
}

.taidan-link a {
  display: block;
  font-size: 1.4rem;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  padding-left: 210px;
  width: 100%;
  height: 100%;
  padding-top: 40px;
}

.taidan-link a:hover {
  opacity: 1;
  background-color: #C8E1B9;
}

.taidan-link a:before {
  content: '';
  width: 196px;
  height: 125px;
  background-image: url("../images/thumb_taidan.jpg");
  background-size: 196px 125px;
  display: block;
  vertical-align: middle;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 0;
}

.line {
  width: 750px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
}

.note {
  padding: 50px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 800px;
  margin: 0 auto;
}

.note p {
  width: 500px;
  margin: 0 auto;
}

.content .title__section {
  width: 750px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: 15px;
}

.content .title__point {
  margin: 50px 0 20px;
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: 15px;
}

.content > p {
  width: 500px;
  margin: 0 auto 20px;
  letter-spacing: 2px;
  line-height: 2.5;
}

.content > p a {
  color: #0082ff;
}

.content.pre2 > p {
  margin: 40px auto 60px;
}

.content__img {
  text-align: center;
  margin: 60px 0;
}

.content__img-caption {
  font-size: 1.3rem;
  width: 600px;
  margin: 0 auto;
}

.content__img-caption.left {
  text-align: left;
}

.products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 750px;
  margin: 0 auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 65px 0 15px;
}

.products li {
  width: 360px;
  margin-right: 10px;
  margin-bottom: 50px;
  text-align: center;
}

.products li:nth-child(2n) {
  margin-right: 0;
}

.products-txt {
  font-size: 1.4rem;
  width: auto;
}

.products > p {
  font-size: 1.4rem;
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

.instore {
  width: 750px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  padding: 30px 0;
}

.instore p {
  text-align: center;
  font-size: 3.0rem;
}

.footer__items {
  padding: 30px 0 0;
  text-align: center;
}

.footer__items li {
  display: inline-block;
  margin-right: 80px;
}

.footer__items li:last-child {
  margin-right: 0;
  margin-left: 100px;
}

.footer .copyright {
  display: block;
  text-align: center;
  padding: 30px 0;
}

@media screen and (max-width: 700px) {
  img {
    width: 100%;
  }
  .main {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    box-shadow: none;
  }
  .head {
    width: 100%;
    height: 138.75vw;
    margin: 0 auto;
  }
  .head img {
    display: none;
  }
  .head2 {
    width: 100%;
    height: auto;
  }
  .intro, .taidan {
    width: calc(100% - 30px);
    margin: 50px auto;
  }
  .intro p, .taidan p {
    line-height: 2;
  }
  .taidan {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
  }
  .taidan-link {
    width: 100%;
    height: 64px;
    border: 1px solid #000;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 20px;
    text-align: left;
    padding-right: 0;
  }
  .taidan-link a {
    display: block;
    font-size: 1.2rem;
    text-align: left;
    vertical-align: middle;
    line-height: 1.5;
    padding-left: 105px;
    padding-top: 5px;
    padding-bottom: 0;
    width: auto;
  }
  .taidan-link a:before {
    content: '';
    width: 100px;
    height: 64px;
    background-image: url("../images/thumb_taidan.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .line {
    width: 100%;
  }
  .note {
    padding: 50px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 0 auto;
  }
  .note p {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .content {
    line-height: 1.8;
  }
  .content .title__section {
    width: 100%;
    margin: 0 auto;
    background-color: #000;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 10px;
  }
  .content .title__point {
    margin: 50px 0 20px;
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 15px;
  }
  .content > p {
    width: calc(100% - 30px);
    margin: 0 auto 20px;
    letter-spacing: 0.001em;
    line-height: 2;
  }
  .content > p a {
    color: #0082ff;
  }
  .content__img {
    width: calc(100% - 30px);
    text-align: center;
    margin: 30px auto;
  }
  .content__img-caption {
    font-size: 1.3rem;
    width: 100%;
  }
  .products {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 65px 0 15px;
  }
  .products li {
    display: block;
    width: 80%;
    margin: 0 auto 50px;
    text-align: center;
  }
  .products li:nth-child(2n) {
    margin-right: auto;
  }
  .products-txt {
    font-size: 1.4rem;
    width: auto;
  }
  .products > p {
    font-size: 1.4rem;
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  .instore {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #000;
    padding: 30px 0;
  }
  .instore p {
    text-align: center;
    font-size: 2.0rem;
  }
  .footer__items {
    padding: 30px 0 0;
    text-align: center;
  }
  .footer__items li {
    display: inline-block;
    margin-right: 10px;
    width: 60px;
  }
  .footer__items li:last-child {
    margin-right: 0;
    margin-left: 0;
  }
  .footer .copyright {
    display: block;
    text-align: center;
    padding: 30px 0;
    width: 50%;
    margin: 0 auto;
  }
}
