@charset "UTF-8";
/*
Theme Name: SANN（2026）
*/
/* ----------------------------- リセット */
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, 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;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

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;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 0;
  word-break: break-all;
  line-height: 2;
}
#entrybody a {
  color: #0C2561;
  text-decoration: underline;
  font-weight: 500;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody ul, #entrybody ol {
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-position: inside;
  text-align: left;
}
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol {
  margin-left: 2em;
}
#entrybody ul li, #entrybody ol li {
  text-align: left;
}
#entrybody ul {
  list-style-type: disc;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody li ul {
  margin-top: 3px;
}
#entrybody li li {
  font-size: clamp(9px, 0.67708vw, 17px);
}
@media screen and (max-width: 767px) {
  #entrybody li li {
    font-size: clamp(9px, 3.46667vw, 17px);
  }
}
#entrybody strong,
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody dfn {
  font-style: normal;
  border-bottom: 1px dotted #333;
}
#entrybody h1 {
  margin-top: 60px;
  border-bottom: 1px solid #B5AFA7;
  margin-bottom: 20px;
  padding-bottom: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
#entrybody h1:first-child {
  margin-top: 0;
}
#entrybody h1.has-text-align-left {
  text-align: left;
}
#entrybody h1.has-text-align-center {
  text-align: center;
}
#entrybody h1.has-text-align-right {
  text-align: right;
}
#entrybody h2 {
  background: #F6F1E7;
  padding: 12px 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
#entrybody h2:first-child {
  margin-top: 0;
}
#entrybody h2.has-text-align-left {
  text-align: left;
}
#entrybody h2.has-text-align-center {
  text-align: center;
}
#entrybody h2.has-text-align-right {
  text-align: right;
}
#entrybody h3 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  border-left: 3px solid #85817B;
  padding-left: 10px;
}
#entrybody h3:first-child {
  margin-top: 0;
}
#entrybody h3.has-text-align-left {
  text-align: left;
}
#entrybody h3.has-text-align-center {
  text-align: center;
}
#entrybody h3.has-text-align-right {
  text-align: right;
}
#entrybody h4 {
  margin-top: 35px;
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-left: 20px;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h4:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #85817B;
}
#entrybody h4:first-child {
  margin-top: 0;
}
#entrybody h4.has-text-align-left {
  text-align: left;
}
#entrybody h4.has-text-align-center {
  text-align: center;
}
#entrybody h4.has-text-align-right {
  text-align: right;
}
#entrybody h5 {
  margin-top: 35px;
  margin-bottom: 8px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
}
#entrybody h5:first-child {
  margin-top: 0;
}
#entrybody h5.has-text-align-left {
  text-align: left;
}
#entrybody h5.has-text-align-center {
  text-align: center;
}
#entrybody h5.has-text-align-right {
  text-align: right;
}
#entrybody h6 {
  margin-top: 35px;
  margin-bottom: 8px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
}
#entrybody h6:first-child {
  margin-top: 0;
}
#entrybody h6.has-text-align-left {
  text-align: left;
}
#entrybody h6.has-text-align-center {
  text-align: center;
}
#entrybody h6.has-text-align-right {
  text-align: right;
}
#entrybody p {
  line-height: 2;
  margin-bottom: 20px;
  clear: both;
  *zoom: 1;
}
#entrybody p:after {
  display: block;
  content: "";
  clear: both;
}
#entrybody blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #d6e1e1;
  border-radius: 10px;
  padding: 15px 12px;
}
#entrybody blockquote cite {
  font-style: italic;
}
#entrybody blockquote p:last-child {
  margin-bottom: 0;
}
#entrybody blockquote a {
  color: #333;
}
#entrybody img {
  margin-bottom: 20px;
}
#entrybody iframe {
  max-width: 100%;
}
#entrybody iframe[src*="youtube.com"] {
  height: auto;
  aspect-ratio: 16/9;
}
#entrybody .u-youtube-wrap {
  padding-top: 56.25%;
}
#entrybody table {
  width: 100%;
}
#entrybody table thead {
  background-color: #666;
  color: #fff;
  font-size: clamp(11px, 0.78125vw, 20px);
}
@media screen and (max-width: 767px) {
  #entrybody table thead {
    font-size: clamp(11px, 4vw, 20px);
  }
}
#entrybody table thead th,
#entrybody table thead td {
  border-color: #fff;
}
#entrybody table th,
#entrybody table td {
  border: 1px solid #d7e2e2;
  padding: 6px 8px;
  text-align: left;
}
#entrybody table th {
  font-weight: bold;
}
#entrybody .wp-block-image {
  margin-bottom: 60px;
}
#entrybody .wp-block-image figcaption {
  font-size: clamp(10px, 0.72917vw, 18px);
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #entrybody .wp-block-image figcaption {
    font-size: clamp(10px, 3.73333vw, 18px);
  }
}
#entrybody .wp-block-button a.wp-block-button__link {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to right, #0054a7 0%, #2a83ad 50%, #A5C0DB 50%, #A5C0DB 100%);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 200% 100%;
  padding: 9px 30px;
  position: relative;
  overflow: hidden;
}
#entrybody .wp-block-button a.wp-block-button__link:hover {
  opacity: 1;
  background-position: left center;
}
#entrybody .wp-block-button a.wp-block-button__link[target="_blank"]::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url(img/common/icon_blank-white.svg) no-repeat center;
  background-size: contain;
  width: 13px;
  height: 12px;
  margin-left: 12px;
  font-size: clamp(11px, 0.83333vw, 21px);
}
@media screen and (max-width: 767px) {
  #entrybody .wp-block-button a.wp-block-button__link[target="_blank"]::after {
    font-size: clamp(11px, 4.26667vw, 21px);
  }
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: clamp(8px, 0.625vw, 16px);
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .wp-caption {
    font-size: clamp(8px, 3.2vw, 16px);
  }
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul,
body#tinymce ol {
  margin-bottom: 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  #entrybody {
    font-size: clamp(10px, 0.72917vw, 18px);
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  #entrybody {
    font-size: clamp(10px, 3.73333vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  #entrybody p {
    margin-bottom: 25px;
    line-height: 1.75;
  }
  #entrybody .wp-block-button a.wp-block-button__link {
    padding: 9px 30px;
  }
  #entrybody .wp-block-button a.wp-block-button__link[target="_blank"]:after {
    width: 13px;
    height: 12px;
    margin-left: 12px;
  }

  .alignleft,
  img.alignleft {
    margin-right: 0;
    float: none;
  }

  .alignright,
  img.alignright {
    margin-left: 0;
    float: none;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter {
    margin-bottom: 10px !important;
  }
}
/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: clamp(11px, 0.78125vw, 20px);
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.06em;
  background: #F8F8F8;
  color: #000;
  position: relative;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  min-width: 1320px;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  body {
    font-size: clamp(11px, 4vw, 20px);
  }
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a img {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

a,
button,
input[type="submit"],
input[type="button"] {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
a:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
ヘッダー
=========================================*/
.l-header26 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2.08333vw;
  padding-bottom: 2.08333vw;
  z-index: 99;
  pointer-events: none;
}
.l-header26 .c26-wrap-separate {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-header26__logo a {
  pointer-events: auto;
}
.l-header26__logo img {
  width: 8.38542vw;
}
.l-header26__nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.l-header26__nav li a {
  display: block;
  padding: 0.52083vw 1.04167vw;
  font-family: Montserrat, "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  pointer-events: auto;
}
.l-header26__nav li.contact {
  margin-left: 1.04167vw;
}
.l-header26__nav li.contact a {
  color: #fff;
  background: #EC365B;
  border-radius: 2.08333vw;
  padding-left: 2.08333vw;
  padding-right: 2.08333vw;
  box-shadow: 0.625vw 0.625vw 1.5625vw rgba(0, 0, 0, 0.16);
}

/*=======================================
ポップ
=========================================*/
.l-pop26 {
  position: fixed;
  right: 3.125vw;
  bottom: 2.70833vw;
  z-index: 99;
  width: 4.16667vw;
  height: 4.16667vw;
}
.l-pop26-trigger, .l-pop26-content {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.l-pop26-trigger.is-hide, .l-pop26-content.is-hide {
  opacity: 0;
  pointer-events: none;
}
.l-pop26-trigger {
  cursor: pointer;
  background: #EB3E3F;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: -0.625vw 0.625vw 1.5625vw rgba(0, 0, 0, 0.16);
}
.l-pop26-trigger img {
  transition: .4s ease opacity;
  animation: popTriggerAnm 5s linear infinite;
}
@keyframes popTriggerAnm {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.l-pop26-trigger span:before,
.l-pop26-trigger span:after {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.l-pop26-trigger span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.l-pop26-trigger span:before, .l-pop26-trigger span:after {
  opacity: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1.5625vw;
  height: 0.15625vw;
  background: #fff;
}
.l-pop26-trigger span:before {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.l-pop26-trigger span:after {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.l-pop26-trigger.is-open img {
  opacity: 0;
}
.l-pop26-trigger.is-open span:before, .l-pop26-trigger.is-open span:after {
  opacity: 1;
}
.l-pop26-content {
  position: absolute;
  right: 0;
  bottom: 4.16667vw;
  width: 15.625vw;
}
.l-pop26-content ul {
  display: none;
  padding-bottom: 1.04167vw;
}
.l-pop26-content li {
  margin-bottom: 0.52083vw;
}
.l-pop26-content li:last-child {
  margin-bottom: 0;
}

/*=======================================
フッター
=========================================*/
.l-footer26 {
  color: #fff;
  background: linear-gradient(to right, #be2727 0%, #e10000 100%);
  padding-top: 10.15625vw;
  padding-bottom: 10.15625vw;
}
.l-footer26 a {
  color: #fff;
  text-decoration: none;
}
.l-footer26 .c26-wrap {
  display: flex;
  justify-content: space-between;
}
.l-footer26__logo .logo {
  margin-bottom: 1.5625vw;
}
.l-footer26__logo .sns a {
  display: inline-block;
}
.l-footer26__logo .sns img {
  border-radius: 100%;
  vertical-align: top;
  box-shadow: 0.26042vw 0.26042vw 1.04167vw rgba(0, 0, 0, 0.16);
}
.l-footer26__logo .copyright {
  margin-top: 7.08333vw;
  font-size: clamp(11px, 0.78125vw, 20px);
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .l-footer26__logo .copyright {
    font-size: clamp(11px, 4vw, 20px);
  }
}
.l-footer26__nav {
  display: flex;
}
.l-footer26__nav dl {
  margin: 0;
  margin-right: 5.46875vw;
}
.l-footer26__nav dt {
  font-size: clamp(18px, 1.35417vw, 34px);
  font-weight: 700;
  font-family: Montserrat, "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.2;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .l-footer26__nav dt {
    font-size: clamp(18px, 6.93333vw, 34px);
  }
}
.l-footer26__nav li {
  margin-bottom: 1.04167vw;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}
.l-footer26__nav li:last-child {
  margin-bottom: 0;
}
.l-footer26__nav li.last {
  margin-top: 7.5vw;
}

/*=======================================
ページタイトル
=========================================*/
/*=======================================
パンくず
=========================================*/
/*=======================================
ページトップボタン
=========================================*/
.l-pagetop26 {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 999;
}

/*=======================================
コンテンツ
=========================================*/
/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    font-size: clamp(10px, 0.72917vw, 18px);
    min-width: initial;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  body {
    font-size: clamp(10px, 3.73333vw, 18px);
  }
}

@media screen and (max-width: 767px) {
  .l-header26 {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
    background: rgba(255, 255, 255, 0.8);
  }
  .l-header26__logo {
    line-height: 1;
  }
  .l-header26__logo img {
    width: 21.33333vw;
    vertical-align: top;
  }
  .l-header26__btn {
    width: 9.33333vw;
    height: 3.46667vw;
    display: flex;
    align-items: center;
    position: relative;
    pointer-events: auto;
  }
  .l-header26__btn span {
    display: block;
    margin-left: auto;
    width: 6.93333vw;
    height: 1px;
    background: #000;
  }
  .l-header26__btn span:before, .l-header26__btn span:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    height: 1px;
    background: #000;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
  }
  .l-header26__btn span:before {
    top: 0;
    width: 100%;
  }
  .l-header26__btn span:after {
    bottom: 0;
    width: 5.06667vw;
  }
  .l-header26__btn.is-open span {
    background-color: transparent;
  }
  .l-header26__btn.is-open span:before {
    top: 50%;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .l-header26__btn.is-open span:after {
    bottom: 50%;
    width: 100%;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  .l-nav26 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 109;
    background: #fff;
  }
  .l-nav26 a {
    text-decoration: none;
  }
  .l-nav26-close {
    display: flex;
    justify-content: flex-end;
    padding: 3.2vw 4vw;
  }
  .l-nav26-close span {
    display: block;
    width: 8vw;
    height: 4.8vw;
    position: relative;
  }
  .l-nav26-close span:before, .l-nav26-close span:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    background: #000;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
    width: 100%;
  }
  .l-nav26-close span:before {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .l-nav26-close span:after {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  .l-nav26-wrap {
    padding-top: 13.33333vw;
    height: calc(100% - 26.66667vw);
    overflow: auto;
  }
  .l-nav26-wrap .content {
    display: flex;
    flex-wrap: wrap;
    padding: 8vw;
  }
  .l-nav26-wrap dl {
    margin: 0;
    width: 47.6190%;
    margin-left: 4.762%;
    margin-bottom: 8vw;
  }
  .l-nav26-wrap dl:nth-child(2n+1) {
    margin-left: 0;
  }
  .l-nav26-wrap dt {
    font-size: clamp(14px, 5.33333vw, 26px);
    font-weight: 700;
    color: #E12828;
    line-height: 1;
    margin-bottom: 5.33333vw;
  }
  .l-nav26-wrap ul.r {
    display: flex;
  }
  .l-nav26-wrap ul.r li {
    margin-right: 4vw;
  }
  .l-nav26-wrap li {
    margin-bottom: 4vw;
    font-size: clamp(9px, 3.46667vw, 17px);
    font-weight: 700;
  }
  .l-nav26-wrap li:last-child {
    margin-bottom: 0;
  }
  .l-nav26-wrap li.contact a {
    display: block;
    color: #fff;
    background: #E12828;
    border-radius: 5.33333vw;
    padding: 1.86667vw 2.66667vw;
    text-align: center;
  }

  .l-pop26 {
    width: 10.66667vw;
    height: 10.66667vw;
    right: 4vw;
    bottom: 4vw;
  }
  .l-pop26-trigger {
    box-shadow: -1.6vw 1.6vw 4vw rgba(0, 0, 0, 0.16);
  }
  .l-pop26-trigger img,
  .l-pop26-trigger span:before,
  .l-pop26-trigger span:after {
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
  }
  .l-pop26-trigger span:before, .l-pop26-trigger span:after {
    width: 5.33333vw;
    height: 0.53333vw;
  }
  .l-pop26-content {
    bottom: 10.66667vw;
    width: 66.66667vw;
  }
  .l-pop26-content ul {
    padding-bottom: 2.66667vw;
  }
  .l-pop26-content li {
    margin-bottom: 2.66667vw;
  }
  .l-pop26-content li:last-child {
    margin-bottom: 0;
  }

  .l-footer26 {
    padding-bottom: 10.66667vw;
  }
  .l-footer26 .c26-wrap {
    align-items: flex-end;
  }
  .l-footer26__logo .logo {
    margin-bottom: 5.33333vw;
  }
  .l-footer26__logo .logo img {
    width: 29.86667vw;
  }
  .l-footer26__logo .sns a {
    display: inline-block;
  }
  .l-footer26__logo .sns img {
    width: 8vw;
    box-shadow: 1.33333vw 1.33333vw 5.33333vw rgba(0, 0, 0, 0.16);
  }
  .l-footer26__logo .copyright {
    margin-top: 10.66667vw;
    font-size: clamp(7px, 2.66667vw, 13px);
  }
  .l-footer26__nav li.pagetop img {
    width: 18.66667vw;
  }

  .l-pagetop26 {
    right: 5.33333vw;
    bottom: 5.33333vw;
  }
  .l-pagetop26 img {
    width: 10.66667vw;
  }
}
