@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  font-size: 62.5%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

body {
  width: 100%;
  color: #000;
  height: 100%;
  letter-spacing: -0.025em;
}

html,
body {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

/*-----------------------------------------------------------------
animation
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
font
-----------------------------------------------------------------*/
.font-base {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.font-min {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
body {
  width: 100%;
  position: relative;
  letter-spacing: 0;
  font-size: 3.2vw;
  font-weight: 500;
}

#wrapper {
  width: 100%;
  overflow-x: hidden;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pc {
  display: none !important;
}

/*-----------------------------------------------------------------

-----------------------------------------------------------------*/
.icon.icon-home {
  background: url(../img/common/icon-home.png) center center no-repeat;
}

/*-----------------------------------------------------------------
btn
-----------------------------------------------------------------*/
.btn01 {
  width: 8vw;
  height: 18.6666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4vw;
  color: #fff;
  cursor: pointer;
  font-size: 3.7333333333vw;
  border: 0.2666666667vw solid #fff;
}

.btn-more {
  width: 8vw;
  height: 18.6666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4vw;
  color: #fff;
  cursor: pointer;
  font-size: 3.7333333333vw;
  border: 0.2666666667vw solid #fff;
  text-decoration: none;
  color: #fff;
  font-size: 2.2rem;
  text-indent: 0;
}
.btn-more:hover {
  color: #fff;
}

/*-----------------------------------------------------------------
animation
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
menu
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
hx
-----------------------------------------------------------------*/
.hx01 {
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  font-size: 4.2666666667vw;
  line-height: 1.625;
  font-weight: bold;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 1.0666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
.hx01:before, .hx01:after {
  content: "";
  display: block;
  width: 1.6vw;
  height: 1.6vw;
  border-radius: 0.8vw;
  position: absolute;
  left: 0px;
}
.hx01:before {
  background-color: #006db9;
  top: 1.3333333333vw;
}
.hx01:after {
  background-color: #d10000;
  top: 3.7333333333vw;
}

/*-----------------------------------------------------------------
link
-----------------------------------------------------------------*/
a {
  color: #333;
  transition: all 0.2s ease;
  transition-property: opacity, color, background-color;
}
a:hover {
  opacity: 0.5;
}

/**
header
*/
header nav {
  width: 100%;
}
header nav.active .menu-btn {
  background: url(../img/icon-menu-close.png) center center no-repeat;
  background-size: auto 5.0666666667vw;
}
header nav.active .inner {
  display: flex;
  top: 0;
  transform: translateX(0%); /* 初期状態で右にスライド */
}
header nav .menu-btn {
  display: flex;
  background: url(../img/icon-menu-open.png) center center no-repeat;
  background-size: auto 4.8vw;
  position: fixed;
  z-index: 1001;
  top: 5.2vw;
  right: 4vw;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
}
header nav .inner {
  display: flex;
  position: fixed;
  background-color: rgba(229, 221, 208, 0.9);
  z-index: 1000;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  width: 66.6666666667vw;
  height: 100vh;
  top: 0;
  right: 0;
  padding: 2.6666666667vw;
  transition: right 0.3s ease-out;
  transform: translateX(100%); /* 初期状態で右にスライド */
  transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
header nav .inner ul {
  width: 100%;
  height: 100vw;
  padding-top: 20.6666666667vw;
}
header nav .inner ul li {
  width: 100%;
  border-top: 0.1333333333vw solid #999999;
}
header nav .inner ul li:last-of-type {
  border-bottom: 0.1333333333vw solid #999999;
}
header nav .inner ul li a {
  font-size: 3.7333333333vw;
  text-decoration: none;
  display: block;
  padding-top: 3.3333333333vw;
  padding-bottom: 3.3333333333vw;
  padding-left: 1.3333333333vw;
}

/**
footer
*/
#pagetop {
  position: absolute;
  right: 4vw;
  bottom: 9.3333333333vw;
  z-index: 1000;
}
#pagetop a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#pagetop a img {
  width: 8vw;
}

footer {
  position: relative;
  width: 100%;
  margin-top: 3.3333333333vw;
}
footer .inner {
  width: 92vw;
  margin: 0 auto;
  border-top: 0.1333333333vw solid #000;
  text-align: center;
  padding: 4vw 0 5.3333333333vw;
}
footer .inner a {
  font-size: 2.4vw;
  border-bottom: 0.1333333333vw solid #fff;
}
