@media screen and (min-width: 768px) {
  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 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
  }
  body {
    margin: 0;
    line-height: 1;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  nav ul {
    list-style: none;
  }
  blockquote,
  q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: '';
    content: none;
  }
  a {
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
  }
  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;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
  }
  input,
  select {
    vertical-align: middle;
  }
  ul,
  ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  ul li,
  ol li {
    margin: 0;
    padding: 0;
  }
  dialog {
    padding: 0;
  }
  section {
    position: relative;
  }
  body {
    background-color: #fff;
    color: #333;
    font-weight: 500;
    font-weight: 500;
    font-size: 15px;
    line-height: 200%;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  body .content-wrapper {
    overflow: hidden;
  }
  body .sp {
    display: none !important;
  }
  section {
    position: relative;
  }
  .header {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display: none;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #fff;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }
  .header__inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
  }
  .header__logo img {
    height: 40px;
  }
  .footer {
    position: relative;
    width: 100%;
    height: 260px;
    padding-top: 30px;
  }
  .footer hr.footer__hr {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 94%;
    height: 2px;
    margin: 0 auto;
    margin: auto;
    border: none;
    background-color: #000;
  }
  .footer__inner {
    position: relative;
    width: 678px;
    margin: 0px auto 0;
  }
  .footer__logo {
    position: absolute;
    top: 20px;
    left: 28px;
    width: 254px;
    height: 86px;
  }
  .footer__line {
    position: absolute;
    top: 16px;
    left: 317px;
    width: 1px;
    height: 100px;
    background-color: #231815;
  }
  .footer__contact {
    position: absolute;
    top: 14px;
    left: 354px;
  }
  .footer__contact a {
    color: #000;
    text-decoration: none;
  }
  .footer__contact__title {
    font-size: 14px;
    line-height: 100%;
  }
  .footer__contact__address {
    margin-top: 16px;
    font-size: 19px;
    line-height: 120%;
  }
  .footer__contact__address__tel {
    display: inline;
  }
  .footer__contact__link {
    margin-top: 0;
    font-size: 18px;
  }
  .footer__announce {
    position: absolute;
    top: 140px;
    left: -100px;
    font-size: 11px;
    white-space: nowrap;
  }
  .footer__copyright {
    position: absolute;
    top: 166px;
    left: -100px;
    font-size: 11px;
    text-align: center;
  }
  .ctabtn {
    -webkit-transition: all 0.3s 0s ease;
    display: block;
    z-index: 10;
    position: fixed;
    right: 0;
    bottom: 20px;
    width: 85px;
    height: 284px;
    overflow: hidden;
    background: url("../img/banner_fix.png") center center/cover no-repeat;
    text-indent: -9999px;
    opacity: 0;
    transition: all 0.3s 0s ease;
  }
  .ctabtn:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (max-width: 767px) {
  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 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
  }
  body {
    margin: 0;
    line-height: 1;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  nav ul {
    list-style: none;
  }
  blockquote,
  q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: '';
    content: none;
  }
  a {
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
  }
  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;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
  }
  input,
  select {
    vertical-align: middle;
  }
  ul,
  ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  ul li,
  ol li {
    margin: 0;
    padding: 0;
  }
  dialog {
    padding: 0;
  }
  section {
    position: relative;
  }
  body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-feature-settings: 'palt' on;
       -moz-font-feature-settings: 'palt' on;
            font-feature-settings: 'palt' on;
    overflow-x: hidden;
    background-color: #fff;
    color: #333;
    font-weight: 500;
    font-weight: 500;
    font-size: 2vw;
    line-height: 200%;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  body .content-wrapper {
    overflow: hidden;
  }
  body .pc {
    display: none !important;
  }
  body section {
    position: relative;
  }
  .header {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .header__bg {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 13.333333333333334vw;
    background-color: #fff;
  }
  .header__logo {
    position: absolute;
    top: 3.2vw;
    left: 4.266666666666667vw;
  }
  .header__logo a {
    display: block;
    display: block;
    width: 48.13333333333333vw;
    height: 7.866666666666666vw;
    overflow: hidden;
    background-image: url("../img/header_logo_sp.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-indent: -99999px;
  }
  .header__btngnav {
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 17.333333333333336vw;
    height: 13.333333333333334vw;
  }
  .header__btngnav hr {
    -webkit-transition: all 0.3s 0s ease;
    display: block;
    width: 10.666666666666668vw;
    height: 0.8vw;
    margin: 0;
    border: none;
    background-color: #5cc1c6;
    transition: all 0.3s 0s ease;
  }
  .header__btngnav hr:nth-child(1) {
    position: absolute;
    top: 3.466666666666666vw;
    left: 3.333333333333333vw;
  }
  .header__btngnav hr:nth-child(2) {
    position: absolute;
    top: 6.4vw;
    left: 3.333333333333333vw;
  }
  .header__btngnav hr:nth-child(3) {
    position: absolute;
    top: 9.333333333333334vw;
    left: 3.333333333333333vw;
  }
  .header__gnav {
    -webkit-transition: all 0.3s 0s ease;
    display: block;
    position: fixed;
    top: -100dvh;
    left: 0;
    width: 100%;
    height: 100dvh;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #5cc1c6;
    transition: all 0.3s 0s ease;
  }
  .header__gnav__container {
    position: relative;
    padding-top: 17.333333333333336vw;
    padding-bottom: 8vw;
  }
  .header__gnav__link {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
    width: 100%;
    height: 18.4vw;
    padding-left: 6.666666666666667vw;
  }
  .header__gnav__link img {
    display: block;
    width: 84.66666666666667vw;
    height: auto;
  }
  .header__gnav__hr {
    display: block;
    width: 90.8vw;
    height: 0.266666666666667vw;
    margin: 0 auto;
    overflow: hidden;
    background-image: url("../img/gnav_hr.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-indent: -99999px;
  }
  .header__gnav .btn-contact {
    display: block;
    width: 78.53333333333333vw;
    height: 15.066666666666666vw;
    margin: 6.666666666666667vw auto 0;
    overflow: hidden;
    background-image: url("../img/btn_contact_sp.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-indent: -99999px;
  }
  .header.opened .header__gnav {
    top: 0;
  }
  .header.opened .header__btngnav hr:nth-child(1) {
    -webkit-transform: translateY(2.933333333333333vw) rotate(45deg);
            transform: translateY(2.933333333333333vw) rotate(45deg);
  }
  .header.opened .header__btngnav hr:nth-child(2) {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  .header.opened .header__btngnav hr:nth-child(3) {
    -webkit-transform: translateY(-2.933333333333333vw) rotate(-45deg);
            transform: translateY(-2.933333333333333vw) rotate(-45deg);
  }
  main {
    padding-top: 13.333333333333334vw;
  }
  .footer {
    position: relative;
    width: 100%;
    height: 96vw;
    padding-top: 5.333333333333334vw;
  }
  .footer hr.footer__hr {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 93.33333333333333vw;
    height: 0.266666666666667vw;
    margin: 0 auto;
    margin: auto;
    border: none;
    background-color: #000;
  }
  .footer__inner {
    position: relative;
    width: 100%;
    margin: 0vw auto 0;
  }
  .footer__logo {
    width: 58.8vw;
    height: 19.866666666666667vw;
    margin: 0vw auto 0;
  }
  .footer__line {
    position: absolute;
    top: 57.333333333333336vw;
    left: 3.333333333333333vw;
    width: 93.33333333333333vw;
    height: 0.266666666666667vw;
    background-color: #231815;
  }
  .footer__contact {
    margin-top: 6.666666666666667vw;
    text-align: center;
  }
  .footer__contact a {
    color: #000;
    text-decoration: none;
  }
  .footer__contact__title {
    font-size: 3.2vw;
    line-height: 100%;
  }
  .footer__contact__address {
    margin-top: 3.466666666666666vw;
    font-size: 3.866666666666667vw;
    line-height: 150%;
  }
  .footer__contact__address__tel {
    display: inline;
    margin-right: 4vw;
  }
  .footer__contact__link {
    display: block;
    margin-top: 1.333333333333333vw;
    font-size: 3.866666666666667vw;
  }
  .footer__announce {
    width: 86.66666666666667vw;
    margin: 11.200000000000001vw auto 0;
    font-size: 2.666666666666667vw;
    line-height: 180%;
  }
  .footer__copyright {
    width: 86.66666666666667vw;
    margin: 4.533333333333333vw auto 0;
    font-size: 2.666666666666667vw;
    text-align: center;
  }
}
