@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;500;600;700;900&Poppins:wght@500&display=swap");
* {
  color: #555;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  line-height: 1em;
  font-size: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow: auto;
}

body {
  text-align: center;
  margin: 0px auto;
  overflow: hidden;
  min-width: 1080px;
  position: relative;
  box-sizing: border-box;
}

img {
  height: auto;
}

a img {
  border: 0px;
}

a:hover {
  color: #0065ff;
}

a[href^="tel:"] {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
}

li {
  list-style-type: none;
}

.inner {
  position: relative;
  text-align: center;
  margin: 0px auto;
  width: 1080px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

/* ============================================================================== */
/* header */
/* ============================================================================== */
.slick {
  height: 920px;
  width: 100svw;
  overflow: hidden;
  margin: 0 auto;
}
.slick img {
  width: 100%;
  min-height: 920px;
}

@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
    /* 拡大率 */
  }
}
.add-zoom {
  animation: fadezoom 10s 0s forwards;
}

header {
  position: relative;
}
header h1 {
  text-align: center;
  position: absolute;
  top: 424px;
  left: 50%;
  margin-left: -540px;
  z-index: 10;
}
header h1 img {
  display: block;
}

#mark {
  width: 144px;
  height: 144px;
  margin-left: 128px;
}

#logo {
  width: 400px;
  height: 80px;
}

nav {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-right: calc((100svw - 1080px) / 2);
}

.main_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  padding-left: 40px;
}
.main_nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 24px 16px;
}

.header_img {
  height: 240px;
  overflow: hidden;
}
.header_img img {
  width: 100%;
  min-width: 1080px;
}

/* ============================================================================== */
/* contents */
/* ============================================================================== */
.inner {
  width: 1080px;
  margin: 0px auto;
  padding: 64px 0px;
}

h2 {
  font-size: 28px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", "YuMincho", "ＭＳ 明朝", serif;
}
h2 span {
  display: block;
  margin-bottom: 8px;
  color: #3c9faa;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

/* vase ========================================================================= */
.vase_txt {
  display: flex;
  flex-wrap: wrap;
  margin-top: 48px;
}

#vase_i4 {
  position: absolute;
  top: 320px;
  left: -48px;
  width: 240px;
}

.vase_left {
  margin-left: 300px;
  padding-top: 184px;
  width: 360px;
  text-align: left;
}
.vase_left h2 {
  margin-bottom: 32px;
}
.vase_left p {
  line-height: 1.68em;
}
.vase_left a {
  width: 264px;
  margin: 32px auto;
  display: block;
  border: 1px solid #555;
  border-radius: 8px;
  padding: 16px 16px 16px 56px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.vase_left a:before {
  position: absolute;
  top: 13px;
  left: 50%;
  margin-left: -5.6em;
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M83.8%2C1.5L83.8%2C1.5l-17.92%2C0l-3.74%2C14.21H0l8.85%2C33.72h0.06h44.34l-1.72%2C6.53H10.63l2.21%2C8.43h45.21L72.38%2C9.93h11.34%20c0.02%2C0%2C0.04%2C0%2C0.06%2C0c2.33%2C0%2C4.22-1.89%2C4.22-4.22C88%2C3.39%2C86.12%2C1.51%2C83.8%2C1.5z%20M18.45%2C68.9c-4.87%2C0-8.84%2C3.97-8.84%2C8.84%20c0%2C4.87%2C3.96%2C8.84%2C8.84%2C8.84c4.87%2C0%2C8.83-3.97%2C8.83-8.84C27.28%2C72.86%2C23.32%2C68.9%2C18.45%2C68.9z%20M50.79%2C68.9%20c-4.87%2C0-8.84%2C3.97-8.84%2C8.84c0%2C4.87%2C3.96%2C8.84%2C8.84%2C8.84c4.87%2C0%2C8.83-3.97%2C8.83-8.84C59.62%2C72.86%2C55.66%2C68.9%2C50.79%2C68.9z%22%20%2F%3E%3C%2Fsvg%3E");
  width: 21px;
  height: 21px;
  content: "";
}
.vase_left a:hover {
  color: #3c9faa;
  border: 1px solid #3c9faa;
}
.vase_left a:hover:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233c9faa%22%20d%3D%22M83.8%2C1.5L83.8%2C1.5l-17.92%2C0l-3.74%2C14.21H0l8.85%2C33.72h0.06h44.34l-1.72%2C6.53H10.63l2.21%2C8.43h45.21L72.38%2C9.93h11.34%20c0.02%2C0%2C0.04%2C0%2C0.06%2C0c2.33%2C0%2C4.22-1.89%2C4.22-4.22C88%2C3.39%2C86.12%2C1.51%2C83.8%2C1.5z%20M18.45%2C68.9c-4.87%2C0-8.84%2C3.97-8.84%2C8.84%20c0%2C4.87%2C3.96%2C8.84%2C8.84%2C8.84c4.87%2C0%2C8.83-3.97%2C8.83-8.84C27.28%2C72.86%2C23.32%2C68.9%2C18.45%2C68.9z%20M50.79%2C68.9%20c-4.87%2C0-8.84%2C3.97-8.84%2C8.84c0%2C4.87%2C3.96%2C8.84%2C8.84%2C8.84c4.87%2C0%2C8.83-3.97%2C8.83-8.84C59.62%2C72.86%2C55.66%2C68.9%2C50.79%2C68.9z%22%20%2F%3E%3C%2Fsvg%3E");
}
.vase_left img {
  width: 420px;
  margin-top: 64px;
  margin-left: -24px;
}

.vase_right {
  width: 420px;
  padding-left: 88px;
}
.vase_right img {
  margin: 72px 48px;
  width: 320px;
  display: block;
}

.vase_li {
  background: linear-gradient(to left, #fff 50%, #f7f6f0 50%, #f7f6f0);
}
.vase_li .inner {
  background: #f7f6f0;
  display: flex;
  flex-wrap: wrap;
  padding: 64px 0px 32px 0px;
}
.vase_li .inner p {
  width: 240px;
  line-height: 1.68em;
  text-align: left;
}
.vase_li .inner ul {
  width: calc(100% - 240px);
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}
.vase_li .inner ul li {
  width: 25%;
}
.vase_li .inner ul li img {
  margin-bottom: 16px;
  width: 168px;
}
.vase_li .inner ul li p {
  text-align: center;
  font-size: 13px;
}

.vase_shop {
  background: linear-gradient(to left, #fff 50%, #e5f0ef 50%, #e5f0ef);
}
.vase_shop .inner {
  background: #e5f0ef;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 16px 0px;
}
.vase_shop .inner h3 {
  font-size: 18px;
  display: inline-block;
}
.vase_shop .inner ul {
  width: calc(100% - 120px);
  display: flex;
  flex-wrap: wrap;
}
.vase_shop .inner ul li {
  width: 33.3333333333%;
  padding: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}
.vase_shop .inner ul li img {
  width: 48%;
}
.vase_shop .inner ul li div {
  width: 52%;
}
.vase_shop .inner ul li h4 {
  font-size: 16px;
  margin-bottom: 12px;
  text-align: left;
  padding-left: 16px;
}
.vase_shop .inner ul li h4 a {
  font-size: 16px;
  font-weight: bold;
}
.vase_shop .inner ul li p {
  padding-left: 16px;
  line-height: 1.44em;
  font-size: 12px;
  text-align: left;
}

/* tole_painting ================================================================ */
.tole_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 1080px;
  margin-top: 88px;
}

.tole_txt {
  width: 360px;
  margin-top: 24px;
}
.tole_txt h2 {
  text-align: left;
  margin-bottom: 32px;
}
.tole_txt p {
  text-align: left;
  line-height: 1.68em;
  margin-bottom: 16px;
}
.tole_txt a {
  width: 264px;
  margin: 32px auto;
  display: block;
  border: 1px solid #555;
  border-radius: 8px;
  padding: 16px 16px 16px 56px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.tole_txt a:before {
  position: absolute;
  top: 13px;
  left: 50%;
  margin-left: -3.6em;
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M87.22%2C13.53H0.78C0.35%2C13.53%2C0%2C13.88%2C0%2C14.31v2.03c0%2C0.28%2C0.13%2C0.54%2C0.34%2C0.72C13.6%2C27.64%2C26.86%2C38.19%2C40.09%2C48.77%20c1.06%2C0.84%2C2.3%2C1.24%2C3.55%2C1.24c0.12%2C0%2C0.24-0.02%2C0.37-0.03c0.12%2C0.01%2C0.24%2C0.03%2C0.36%2C0.03c1.24%2C0%2C2.49-0.4%2C3.55-1.24%20c13.23-10.58%2C26.49-21.13%2C39.75-31.71c0.22-0.17%2C0.34-0.44%2C0.34-0.72v-2.03C88%2C13.88%2C87.65%2C13.53%2C87.22%2C13.53z%20M87.15%2C30.77%20l-33.1%2C26.56c-2.92%2C2.34-6.65%2C3.66-10.42%2C3.66c-3.73%2C0-7.42-1.28-10.38-3.62L20.17%2C46.91L0.84%2C31.5C0.5%2C31.22%2C0%2C31.47%2C0%2C31.9%20v42.04c0%2C1.28%2C1.04%2C2.32%2C2.32%2C2.32h83.36c1.28%2C0%2C2.32-1.04%2C2.32-2.32V31.18C88%2C30.74%2C87.49%2C30.5%2C87.15%2C30.77z%22%20%2F%3E%3C%2Fsvg%3E");
  width: 21px;
  height: 21px;
  content: "";
}
.tole_txt a:hover {
  color: #3c9faa;
  border: 1px solid #3c9faa;
}
.tole_txt a:hover:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233c9faa%22%20d%3D%22M87.22%2C13.53H0.78C0.35%2C13.53%2C0%2C13.88%2C0%2C14.31v2.03c0%2C0.28%2C0.13%2C0.54%2C0.34%2C0.72C13.6%2C27.64%2C26.86%2C38.19%2C40.09%2C48.77%20c1.06%2C0.84%2C2.3%2C1.24%2C3.55%2C1.24c0.12%2C0%2C0.24-0.02%2C0.37-0.03c0.12%2C0.01%2C0.24%2C0.03%2C0.36%2C0.03c1.24%2C0%2C2.49-0.4%2C3.55-1.24%20c13.23-10.58%2C26.49-21.13%2C39.75-31.71c0.22-0.17%2C0.34-0.44%2C0.34-0.72v-2.03C88%2C13.88%2C87.65%2C13.53%2C87.22%2C13.53z%20M87.15%2C30.77%20l-33.1%2C26.56c-2.92%2C2.34-6.65%2C3.66-10.42%2C3.66c-3.73%2C0-7.42-1.28-10.38-3.62L20.17%2C46.91L0.84%2C31.5C0.5%2C31.22%2C0%2C31.47%2C0%2C31.9%20v42.04c0%2C1.28%2C1.04%2C2.32%2C2.32%2C2.32h83.36c1.28%2C0%2C2.32-1.04%2C2.32-2.32V31.18C88%2C30.74%2C87.49%2C30.5%2C87.15%2C30.77z%22%20%2F%3E%3C%2Fsvg%3E");
}

#tole_img {
  width: calc(50svw + 180px);
  object-fit: cover;
  max-width: 880px;
  height: 488px;
  margin-right: calc(-50svw + 540px);
  padding-left: 72px;
  flex-shrink: 0;
}

.howto_apply {
  background: linear-gradient(to right, #fff 50%, #e5f0ef 50%, #e5f0ef);
}
.howto_apply .inner {
  background: #e5f0ef;
  padding: 64px 0px;
}
.howto_apply .inner ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 16px;
  counter-reset: num 0;
}
.howto_apply .inner ul li {
  padding: 16px;
  width: 20%;
}
.howto_apply .inner ul div {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 16px;
  width: 100%;
  height: 160px;
}
.howto_apply .inner ul img {
  width: 100%;
}
.howto_apply .inner ul p {
  font-size: 12px;
  text-align: left;
  line-height: 1.44em;
  position: relative;
  padding-left: 32px;
}
.howto_apply .inner ul p:before {
  counter-increment: num 1;
  content: counter(num) "";
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 4px;
  text-align: center;
  background: #555;
  border-radius: 50%;
  z-index: 1;
}

/* studio ======================================================================= */
#studio h6 {
  font-size: 86px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  color: rgba(60, 159, 170, 0.25);
  margin-bottom: -68px;
}

#studio_i1 {
  width: 100%;
  height: 360px;
  object-fit: cover;
}

.update {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  margin-top: 64px;
}
.update h2 {
  font-size: 24px;
  text-align: right;
  width: 240px;
}
.update h2 span {
  margin-bottom: 16px;
}
.update dl {
  margin-left: 64px;
  width: calc(100% - 240px - 144px);
  border-top: 1px solid #e5e2cf;
  display: flex;
  flex-wrap: wrap;
  margin-right: 64px;
}
.update dl dt, .update dl dd {
  padding: 16px 0px;
  border-bottom: 1px solid #e5e2cf;
  text-align: left;
}
.update dl dt {
  width: 120px;
}
.update dl dd {
  width: calc(100% - 120px);
}

.studio_txt {
  display: flex;
  flex-wrap: wrap;
  margin-top: 64px;
}

.studio_left {
  width: 640px;
  text-align: left;
}
.studio_left h2 {
  margin-top: 120px;
  margin-bottom: 48px;
  font-weight: normal;
  font-size: 32px;
}
.studio_left p {
  line-height: 1.76em;
  width: 440px;
  margin-bottom: 120px;
  text-align: justify;
}

.studio_right {
  width: calc(100% - 640px);
  padding-left: 88px;
  margin-bottom: -192px;
}
.studio_right img {
  display: block;
  width: 320px;
  margin: 0px 0px 64px 0px;
}

.map {
  width: 100%;
  height: 480px;
  overflow: hidden;
}
.map iframe {
  width: 160svw;
  height: 768px;
  margin-top: -144px;
  margin-left: -60svw;
}

.carousel {
  margin: 64px 0px 96px 0px;
  position: relative;
}
.carousel li {
  padding: 24px;
}
.carousel li img {
  width: 100%;
}
.carousel li .carl_txt {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  text-align: left;
}
.carousel li .carl_txt h4 {
  display: inline-block;
  padding: 24px 24px 0px 0px;
  width: 144px;
  line-height: 1.36em;
  font-size: 18px;
}
.carousel li .carl_txt p {
  line-height: 1.44em;
  width: calc(100% - 144px);
  padding-top: 24px;
  font-size: 14px;
}

.slick-arrow {
  position: absolute;
  top: 192px;
  left: 50%;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 50%;
  z-index: 10;
  cursor: pointer;
}
.slick-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  content: "";
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prev {
  margin-left: -588px;
}
.prev:before {
  transform: rotateZ(-135deg);
  left: 20px;
}

.next {
  margin-left: 540px;
}
.next:before {
  left: 16px;
}

/* inquiry ====================================================================== */
#inquiry {
  background: #f7f6f0;
  padding: 64px 0px;
}
#inquiry .inner {
  display: flex;
  flex-wrap: wrap;
}
#inquiry .inner div {
  width: 456px;
  text-align: left;
  padding: 120px 192px 0px 0px;
  writing-mode: vertical-rl;
}
#inquiry .inner div h2 {
  margin-left: 64px;
}
#inquiry .inner div h2 span {
  margin-left: 12px;
}
#inquiry .inner div p {
  height: 304px;
  line-height: 1.84em;
}
#inquiry .inner form {
  width: calc(100% - 456px);
}
#inquiry .inner form dt {
  text-align: left;
  position: relative;
  display: block;
}
#inquiry .inner form dt:before {
  content: "任 意";
  display: inline-block;
  padding: 4px 16px;
  background: #fff;
  font-size: 12px;
  margin-right: 12px;
  border-radius: 4px;
}
#inquiry .inner form dt.required:before {
  content: "必 須";
  color: #fff;
  font-weight: 500;
  background: #bf3307;
}
#inquiry .inner form dd {
  padding: 8px 0px;
  display: block;
  margin-bottom: 16px;
  text-align: left;
}
#inquiry .inner form dd input[type=text], #inquiry .inner form dd input[type=tel], #inquiry .inner form dd input[type=email], #inquiry .inner form dd textarea {
  display: block;
  font-size: 18px;
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #b9b07c;
  width: 100%;
  background: #fff;
  margin-bottom: 8px;
}
#inquiry .inner form dd input[type=file]::file-selector-button, #inquiry .inner form dd input[type=file]::-webkit-file-upload-button {
  padding: 8px 16px;
  margin-right: 16px;
  background: #aaa;
  border: 1px solid #999;
  border-radius: 4px;
  font-size: 15px;
  cursor: pointer;
  margin-bottom: 16px;
}
#inquiry .inner form dd textarea {
  border: 1px solid #dcd8be;
}
#inquiry .inner form dd textarea::placeholder {
  color: #bbb;
}
#inquiry .inner form dd p {
  line-height: 1.44em;
}
#inquiry .inner form dd p .is-error, #inquiry .inner form dd p.err-file {
  color: #bf3307;
}
#inquiry .inner form dd input.is-error {
  border: 2px solid #bf3307;
}
#inquiry .inner form dd textarea.is-error {
  border: 2px solid rgba(191, 51, 7, 0.5);
}
#inquiry .inner form input[type=submit] {
  background: #3c9faa;
  color: #fff;
  font-weight: 700;
  padding: 16px 48px;
  display: inline-block;
  border: none;
  border-radius: 4px;
  letter-spacing: 0.1em;
  margin-right: 16px;
  cursor: pointer;
}
#inquiry .inner form input[type=submit]:hover {
  background: #bf3307;
}
#inquiry .inner form input[type=reset] {
  background: #555;
  color: #fff;
  font-weight: 700;
  padding: 16px 48px;
  display: inline-block;
  border: none;
  border-radius: 4px;
  letter-spacing: 0.1em;
  cursor: pointer;
}
#inquiry .inner form input[type=reset]:hover {
  background: #777;
}

#inq_i1 {
  position: absolute;
  bottom: -64px;
  left: -96px;
}

/* mail ========================================================================= */
#mail h1 {
  top: 64px;
}
#mail #mark {
  width: 88px;
  height: 88px;
  margin-left: 56px;
}
#mail #logo {
  width: 200px;
  height: 40px;
}

.mail_form {
  background: #f7f6f0;
  padding-bottom: 88px;
}

.mail_form, #Thanks {
  padding-top: 96px !important;
}
.mail_form p, #Thanks p {
  line-height: 1.84em;
  margin: 32px auto 64px auto;
}
.mail_form form, #Thanks form {
  width: 640px;
  margin: 64px auto 120px auto;
}
.mail_form form .btn, #Thanks form .btn {
  background: #bf3307;
  color: #fff;
  font-weight: 700;
  padding: 16px 48px;
  display: inline-block;
  border: none;
  border-radius: 4px;
  letter-spacing: 0.1em;
  margin-right: 16px;
  cursor: pointer;
}
.mail_form form .btn:hover, #Thanks form .btn:hover {
  background: #bf3307;
}
.mail_form form .btn:last-of-type, #Thanks form .btn:last-of-type {
  background: #555;
}
.mail_form form .btn:hover, #Thanks form .btn:hover {
  background: #3c9faa;
}

.confirm_dl {
  margin-bottom: 48px;
}
.confirm_dl dt {
  text-align: left;
  position: relative;
  display: block;
  margin-bottom: 8px;
}
.confirm_dl dd {
  display: block;
  margin-bottom: 24px;
  text-align: left;
  display: block;
  font-size: 18px;
  padding: 16px 24px;
  border-radius: 8px;
  border: 1px solid #dcd8be;
  width: 100%;
  background: #fff;
}

.thanks p {
  padding: 0px 160px;
  text-align: left;
}
.thanks ul {
  margin: 32px 160px 88px 160px;
  background: #f7f6f0;
  padding: 64px;
}
.thanks ul li {
  padding-bottom: 16px;
}
.thanks ul a span {
  font-size: 21px;
}
.thanks ul p {
  text-align: center;
}
.thanks ul strong {
  font-size: 21px;
  display: block;
  padding-bottom: 16px;
}

/* ============================================================================== */
/* footer */
/* ============================================================================== */
#pagetop {
  position: fixed;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  cursor: pointer;
}
#pagetop:before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -3px;
}

footer .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}
footer .inner div {
  text-align: left;
  width: 360px;
}
footer .inner div p {
  font-size: 14px;
  line-height: 1.44em;
}
footer .inner div:last-of-type {
  width: calc(100% - 360px);
  text-align: right;
}

.footer_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  margin-bottom: 32px;
}
.footer_nav li a {
  text-decoration: none;
  display: block;
  padding: 16px;
}
.footer_nav li:last-of-type a {
  padding-right: 0px;
}

#footer_logo {
  width: 160px;
  height: 32px;
  display: block;
  margin-bottom: 16px;
}

/* ============================================================================== */
/* 個別設定 */
/* ============================================================================== */
.alignleft {
  float: left;
}

.alignright {
  float: right;
  margin-left: 32px;
  margin-bottom: 24px;
}

.aligncenter {
  text-align: center;
  margin: 0px auto;
}

.middle {
  width: 420px;
}

.f_center {
  text-align: center;
  margin: 0px auto;
}

.t_left {
  text-align: left !important;
}

.t_right {
  text-align: right !important;
}

.t_center {
  text-align: center;
  margin: 0px auto;
}

.d_none {
  display: none;
}

.clear {
  clear: both !important;
}

.red {
  color: #bf3307;
}

.block {
  display: block;
}

.kome {
  display: block;
  text-indent: -1.8em;
  margin-left: 1.8em;
}
