@charset "UTF-8";
/* pc */
/* sp */
/**
 * _init.scss
 */
/* reset
--------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  border: none;
}

/* img */
img,
div, p, blockquote,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
form, fieldset, textarea,
address,
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  list-style-type: none;
}

/* html5 */
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
}

/* table */
table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
  vertical-align: top;
}

caption {
  text-align: left;
}

/* a */
a, a:focus, a:hover, a:active {
  outline: none;
}

/* form */
input, input:focus, input:hover, input:active,
textarea, textarea:focus, textarea:hover, textarea:active {
  outline: none;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  -moz-border-radius: 0;
       border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* img */
img {
  vertical-align: top;
}

i, em {
  font-style: normal;
}

@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}

html {
  font-size: 10px;
}

body,
td,
th,
input,
textarea {
  color: #000;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 1.5rem;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  overflow-wrap: break-word;
}

a {
  color: #000;
}

a:hover,
a:hover img {
  color: #000;
}

a:focus, *:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: bottom;
}

.img_ck {
  font-size: 0.1rem;
  line-height: 0;
}

/* clearfix (micro) */
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 only */
.clearfix {
  *zoom: 1;
}

div,
p {
  /*word-break: break-all;*/
}

h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
nav {
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style: none;
}

/* base layout, style
--------------------------------------------------*/
@-webkit-keyframes balanime {
  0% {
    visibility: hidden;
    left: -120px;
  }
  100% {
    visibility: visible;
    left: -140px;
  }
}
@-moz-keyframes balanime {
  0% {
    visibility: hidden;
    left: -120px;
  }
  100% {
    visibility: visible;
    left: -140px;
  }
}
@keyframes balanime {
  0% {
    visibility: hidden;
    left: -120px;
  }
  100% {
    visibility: visible;
    left: -140px;
  }
}

@-webkit-keyframes balanime_current {
  0% {
    visibility: visible;
    left: -140px;
  }
  100% {
    visibility: visible;
    left: -140px;
  }
}

@-moz-keyframes balanime_current {
  0% {
    visibility: visible;
    left: -140px;
  }
  100% {
    visibility: visible;
    left: -140px;
  }
}

@keyframes balanime_current {
  0% {
    visibility: visible;
    left: -140px;
  }
  100% {
    visibility: visible;
    left: -140px;
  }
}

@media screen and (min-width: 1025px), print {
  /* common_pc
=================================================================== */
  /* utility
--------------------------------------------------*/
  br.pc {
    display: none;
  }
  /* pagetop
--------------------------------------------------*/
  .pgtop {
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
  }
  .pgtop a {
    width: 100px;
    height: 100px;
    -moz-border-radius: 50px;
         border-radius: 50px;
    display: block;
    text-decoration: none;
    color: #fff;
    background: #b69a7f;
    margin: 0 auto;
    /* transition base */
    -webkit-transition: all 180ms ease;
    -moz-transition: all 180ms ease;
    transition: all 180ms ease;
    line-height: 1.2;
    position: relative;
  }
  .pgtop a span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-family: "秀英丸ゴシック B", "DNPShueiMGoStd-B", sans-serif;
  }
  .pgtop a span::before {
    display: block;
    margin-bottom: 3px;
    font-family: "icomoon";
    content: '\e908';
    color: #fff;
    font-size: 2.6rem;
    /* transition base */
    -webkit-transition: all 180ms ease;
    -moz-transition: all 180ms ease;
    transition: all 180ms ease;
  }
  .pgtop a:hover {
    background: #7b4613;
  }
  /* footer
--------------------------------------------------*/
  .footer {
    width: 100%;
    min-width: 1100px;
  }
  .footer__copy {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    color: #fff;
    font-family: "秀英丸ゴシック B", "DNPShueiMGoStd-B", sans-serif;
    text-align: center;
    padding: 15px 0;
    background: #7b4613;
    z-index: 20;
    position: relative;
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 3.13vw;
  }
  body {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  /* utility
--------------------------------------------------*/
  br.sp {
    display: none;
  }
  /* header
--------------------------------------------------*/
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  /* pagetop
--------------------------------------------------*/
  .pgtop {
    margin-top: -1em;
    padding-bottom: 3.5em;
    text-align: center;
  }
  .pgtop a {
    width: 7.5rem;
    height: 7.5rem;
    -moz-border-radius: 4rem;
         border-radius: 4rem;
    display: block;
    text-decoration: none;
    color: #fff;
    background: #b69a7f;
    margin: 0 auto;
    /* transition base */
    -webkit-transition: all 180ms ease;
    -moz-transition: all 180ms ease;
    transition: all 180ms ease;
    line-height: 1.3;
    position: relative;
    font-size: 1.1rem;
    font-family: "秀英丸ゴシック B", "DNPShueiMGoStd-B", sans-serif;
  }
  .pgtop a span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
  }
  .pgtop a span::before {
    display: block;
    font-family: "icomoon";
    content: '\e908';
    color: #fff;
    font-size: 2.6rem;
  }
  /* footer
--------------------------------------------------*/
  .footer {
    width: 100%;
  }
  .footer__copy {
    font-size: 1.1rem;
    letter-spacing: 0.05em;
    color: #fff;
    font-family: "秀英丸ゴシック B", "DNPShueiMGoStd-B", sans-serif;
    text-align: center;
    padding: 1em 0.5em;
    background: #7b4613;
    z-index: 20;
    position: relative;
  }
}
