@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap");
/* reset.css */
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;
}

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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: currentColor;
}

/* 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;
}

/* # =================================================================
	 # Forms
	 # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
  outline: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
  color: currentColor;
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* org-add */
*,
*::before,
*::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

@media screen and (min-width: 1024px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

textarea,
input[type=text],
input[type=email],
input[type=tel],
input[type=search],
input[type=url],
input[type=password],
input[type=number],
input[type=range] {
  font-size: max(1.15rem, 16px);
}
@media screen and (min-width: 1024px) {
  textarea,
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=search],
  input[type=url],
  input[type=password],
  input[type=number],
  input[type=range] {
    font-size: max(1rem, 16px);
  }
}

ul.page-numbers > li > .page-numbers.prev::before, ul.page-numbers > li > .page-numbers.next::after, .c-breadcrumbs__item:not(:last-child)::before, .c-arrow, .c-btn-arrow, .c-btn--arrow::after, .c-btn-arrow-circle, .c-btn-bottom-line::after {
  background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow.svg");
}

.c-arrow--white, .c-btn-arrow-circle--white-line {
  background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-white.svg");
}

ul.page-numbers > li > .page-numbers.prev:hover::before, ul.page-numbers > li > .page-numbers.next:hover::after, .p-title-list__item:hover .c-btn-arrow-circle, .c-arrow--color-1, .c-btn--arrow--color-1::after, .c-btn-arrow-circle--white, .c-btn-bottom-line::after {
  background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 0.99rem;
  font-weight: 500;
  color: #000000;
  line-height: 1.65;
}
@media screen and (min-width: 1024px) {
  body {
    font-size: 1.125rem;
    line-height: 1.8;
  }
}

body.is-nav-open {
  position: fixed;
  left: 0;
}

p {
  text-align: justify;
}

a {
  cursor: pointer;
}

a:hover,
a:focus {
  opacity: 0.7;
  transition: 0.25s ease-in-out;
}

::placeholder {
  color: #D3D3D3;
  font-size: 0.85rem;
}

li:not(:first-child) {
  margin-top: 6px;
}

.l-header__top-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 15px;
  background-color: #ffffff;
  z-index: 100;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (min-width: 1024px) {
  .l-header__top-menu {
    height: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__top-menu {
    padding: 0 7vw;
  }
}

body.is-nav-open .l-header__top-menu {
  background-color: transparent;
  border-bottom: none;
}

.l-header__top-menu-inner {
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .l-header__top-menu-inner {
    display: grid;
    grid-template-columns: 200px 1fr auto;
    gap: 0 20px;
    justify-items: center;
  }
}

.l-header__logo-img {
  width: 100%;
  max-width: 180px;
  min-width: 150px;
  height: auto;
}

.l-header__nav {
  width: 100%;
}

.l-header__nav .l-nav__list {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-header__nav .l-nav__list {
    display: flex;
    gap: 0 15px;
    align-items: center;
    justify-content: flex-end;
    font-size: 1rem;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__nav .l-nav__list {
    font-size: 1.125rem;
    gap: 0 20px;
  }
}
@media screen and (min-width: 1536px) {
  .l-header__nav .l-nav__list {
    padding-right: 40px;
  }
}

.l-header__nav .l-header__nav-none {
  display: none;
}

.l-header__cta {
  display: flex;
  gap: 0 20px;
  align-items: center;
  justify-content: center;
}

.l-header__cta-search {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.25s ease-in-out;
}
@media (hover: hover) {
  .l-header__cta-search:hover {
    transform: scale(1.1, 1.1);
    border: 1px solid #AD181F;
  }
}

.l-header__search-box {
  opacity: 0;
  height: 0;
  position: relative;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (min-width: 1024px) {
  .l-header__search-box {
    width: calc(100% + 14vw);
    max-height: 250px;
    background-color: #ffffff;
    transform: translateX(-7vw);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.l-header__search-box.is-open {
  transition: opacity 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .l-header__search-box.is-open {
    opacity: 1;
    height: 25vh;
  }
}
.l-header__search-box.is-open .l-header__search-box-inner {
  height: 100%;
}
.l-header__search-box.is-open .l-header__search-close {
  height: 100%;
}

.l-header__search-box-inner {
  width: max-content;
  height: 0;
  padding-top: 50px;
}

.l-header__search {
  width: calc(100vw - 30px);
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  border: 1px solid #AD181F;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 40px;
}

.l-header__search-input {
  padding-left: 10px;
}

.l-header__search-btn {
  height: 100%;
  background-color: #F4AAAA;
  display: grid;
  align-content: center;
  justify-content: center;
  cursor: pointer;
}

.l-header__search-close {
  width: 100%;
  height: 0;
  text-align: right;
  padding-right: 7vw;
  cursor: pointer;
}
.l-header__search-close::after {
  content: "×";
  color: #AD181F;
  font-size: 2.5rem;
}

.l-header__menu-btn {
  position: fixed;
  right: 15px;
  width: 40px;
  height: 20px;
  cursor: pointer;
}
.l-header__menu-btn > span, .l-header__menu-btn::before, .l-header__menu-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background-color: #000000;
  transition: transform 0.3s ease-in-out;
}
.l-header__menu-btn > span {
  top: calc(50% - 1px);
}
.l-header__menu-btn::before {
  top: 0;
}
.l-header__menu-btn::after {
  bottom: 0;
}

body.is-nav-open .l-header__menu-btn::before {
  top: 50%;
  transform: translateX(-50%) rotate(-45deg);
  background-color: #AD181F;
}
body.is-nav-open .l-header__menu-btn::after {
  opacity: 0;
}
body.is-nav-open .l-header__menu-btn > span {
  top: 50%;
  transform: translateX(-50%) rotate(45deg);
  background-color: #AD181F;
}

.l-header__modal {
  display: grid;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 50px;
  background: transparent linear-gradient(109deg, #FFFFFF 0%, #F5F2F2 39%, #F4AAAA 100%) 0% 0% no-repeat padding-box;
  overflow: scroll;
  align-items: center;
  transition: opacity 0.25s ease-in-out;
  z-index: -1;
}

body.is-nav-open .l-header__modal {
  opacity: 1;
  height: calc(var(--vh, 1vh) * 100);
  z-index: 10;
}

.l-header__modal .l-nav__item {
  border-bottom: 1px solid #E8E5E5;
  padding: 10px 0 10px 20px;
}
@media screen and (min-width: 640px) {
  .l-header__modal .l-nav__item {
    padding-left: 50px;
  }
}
.l-header__modal .l-nav__item:first-child {
  border-top: 1px solid #E8E5E5;
}

.l-header__modal-nav {
  padding: 50px 0;
  display: grid;
  align-items: center;
}

.l-header__modal-bottom {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #ffffff;
  row-gap: 30px;
  display: grid;
  align-items: center;
}

.l-header__modal-contact {
  width: calc(100vw - 30px);
  max-width: 400px;
  max-height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.l-header__modal-search {
  width: calc(100vw - 30px);
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  border: 1px solid #AD181F;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 40px;
}

.l-header__sns-list {
  display: flex;
  column-gap: 25px;
  justify-content: center;
}

.l-header__copyright-wrap {
  display: grid;
  align-items: end;
  height: 100%;
}

.l-header__copyright {
  font-size: 0.875rem;
  color: #AD181F;
  text-align: center;
}

.l-header__modal .l-header__modal-none {
  display: none;
}

.l-header__sns-img {
  vertical-align: middle;
}

.l-footer {
  border-bottom: 5px solid #AD181F;
}

.l-footer__inner {
  padding: 50px 0 10px 0;
}

@media screen and (min-width: 1024px) {
  .l-footer__content {
    display: flex;
    column-gap: 250px;
  }
}

.l-footer__info-list {
  display: grid;
  row-gap: 8px;
}

.l-footer__nav .l-nav__list {
  display: grid;
  row-gap: 8px;
}

.l-footer__nav .l-nav__item {
  border-bottom: 1px solid #E8E5E5;
  padding: 10px 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav .l-nav__item {
    border-bottom: none;
    padding: unset;
  }
}
.l-footer__nav .l-nav__item:first-child {
  border-top: 1px solid #E8E5E5;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav .l-nav__item:first-child {
    border-top: none;
  }
}

.l-footer__sns-list {
  display: flex;
  column-gap: 25px;
}

.l-footer__copyright {
  font-size: 0.875rem;
  color: #AD181F;
  text-align: center;
}

.l-section {
  margin-top: 100px;
}
@media screen and (min-width: 1024px) {
  .l-section {
    margin-top: 180px;
  }
}

.l-container {
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1280px) {
  .l-container {
    width: calc(100% - 14vw);
  }
}
@media screen and (min-width: 2560px) {
  .l-container {
    width: calc(100% - 30vw);
  }
}
.l-container--sm {
  max-width: 960px;
}
.l-container--md {
  max-width: 1200px;
}

.l-container--w100 {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .pc\:l-container--w100 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1024px) {
  .c-multi-column {
    column-gap: 70px;
    display: grid;
    grid-template-columns: 230px 1fr;
  }
}

.c-sub-title, .c-h6, .c-h5, .c-h4, .c-h3, .c-h2, .c-h1 {
  line-height: 1.5;
  font-weight: 500;
}

.c-title-alphanumeric {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.c-h1 {
  font-size: 2.1428571429rem;
}
@media screen and (min-width: 1024px) {
  .c-h1 {
    font-size: 3rem;
  }
}

.c-h2 {
  font-size: 1.7142857143rem;
}
@media screen and (min-width: 1024px) {
  .c-h2 {
    font-size: 2.25rem;
  }
}

.c-h3 {
  font-size: 1.4285714286rem;
}
@media screen and (min-width: 1024px) {
  .c-h3 {
    font-size: 1.875rem;
  }
}

.c-h4 {
  font-size: 1.2857142857rem;
}
@media screen and (min-width: 1024px) {
  .c-h4 {
    font-size: 1.5rem;
  }
}

.c-h5 {
  font-size: 1.1428571429rem;
}
@media screen and (min-width: 1024px) {
  .c-h5 {
    font-size: 1.25rem;
  }
}

.c-h6 {
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .c-h6 {
    font-size: 1.125rem;
  }
}

.c-sub-title {
  font-size: 1.125rem;
}
@media screen and (min-width: 1024px) {
  .c-sub-title {
    font-size: 1.125rem;
  }
}

.c-news-list__body {
  transition: 0.25s ease-out;
  cursor: pointer;
}
.c-news-list__body > span {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-news-list__body {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 0 50px;
  }
}
@media (hover: hover) {
  .c-news-list__body:hover .c-news-list__date, .c-news-list__body:hover .c-news-list__text {
    opacity: 0.7;
  }
}

@media screen and (min-width: 1024px) {
  .c-news-list__item > .c-label-list {
    margin-left: 150px;
  }
}

.c-news-list__item--border {
  border-bottom: solid 1px #E8E5E5;
  padding-bottom: 20px;
}
.c-news-list__item--border:first-child {
  border-top: solid 1px #E8E5E5;
}

.c-news-list__date {
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (min-width: 1024px) {
  .c-news-list__date {
    margin-bottom: 0;
  }
}

.c-figure-list__img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.c-figure-list__caption {
  margin-top: 0.9375rem;
}

.c-btn-bottom-line::after, .c-btn--arrow::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .c-btn-bottom-line::after, .c-btn--arrow::after {
    right: 25px;
  }
}

.c-arrow, .c-btn-arrow-circle, .c-btn-arrow, .c-btn-bottom-line::after, .c-btn--arrow::after {
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 11px;
  display: block;
}

.c-btn-wrap-center {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.c-btn-wrap-center {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.c-btn {
  display: block;
  text-align: center;
  padding: 12px 30px;
  background-color: #AD181F;
  border: solid 1px #AD181F;
  color: #ffffff;
  border-radius: 30px;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .c-btn {
    padding: 15px 50px;
  }
}
@media (hover: hover) {
  .c-btn:hover {
    transition: 0.25s ease-out;
    background-color: #ffffff;
    color: #AD181F;
    opacity: 1;
  }
}

.c-btn--white {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  color: #AD181F;
}
@media (hover: hover) {
  .c-btn--white:hover {
    background-color: #AD181F;
    color: #ffffff;
    border-color: #AD181F;
  }
}

.c-btn--arrow {
  position: relative;
}
.c-btn--arrow::after {
  content: "";
}
@media (hover: hover) {
  .c-btn--arrow:hover::after {
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
    right: 10px;
  }
}
@media screen and (hover: hover) and (min-width: 1024px) {
  .c-btn--arrow:hover::after {
    right: 20px;
  }
}

@media (hover: hover) {
  .c-btn--arrow--color-1:hover::after {
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-white.svg");
  }
}

.c-btn--outline {
  background-color: transparent;
  color: #AD181F;
}
.c-btn--outline:hover {
  background-color: #AD181F;
  color: #ffffff;
}

.c-btn-arrow, .c-btn-bottom-line::after, .c-btn--arrow::after {
  cursor: pointer;
}

.c-btn-arrow-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #000000;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: 0.25s ease-out;
}
@media (hover: hover) {
  .c-btn-arrow-circle:hover {
    transform: scale(1.15, 1.15);
  }
}

.c-btn-arrow-circle--white-line {
  border-color: #ffffff;
}
@media (hover: hover) {
  .c-btn-arrow-circle--white-line:hover {
    background-color: #ffffff;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
  }
}

.c-btn-arrow-circle--white {
  border-color: #ffffff;
  background-color: #ffffff;
}
@media (hover: hover) {
  .c-btn-arrow-circle--white:hover {
    background-color: transparent;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-white.svg");
  }
}

.c-btn-arrow-circle--md {
  width: 70px;
  height: 70px;
}

.c-btn-bottom-line {
  border-bottom: 1px solid #AD181F;
  padding: 0 50px 3px 0;
  color: #AD181F;
  position: relative;
}
.c-btn-bottom-line::after {
  content: "";
  right: 5px;
}
@media (hover: hover) {
  .c-btn-bottom-line:hover::after {
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
    right: 0;
  }
}

.c-card {
  cursor: pointer;
}
@media (hover: hover) {
  .c-card:hover .c-card__btn {
    transform: scale(1.15, 1.15);
    background-color: #ffffff;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
  }
}

.c-card__body:hover .c-card-expand-img {
  transform: scale(1.1, 1.1);
}

@media screen and (min-width: 1024px) {
  .c-card__head-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.c-card__date {
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .c-card__date {
    font-weight: 600;
  }
}

.c-card__img-wrap {
  position: relative;
}

.c-card__btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.c-card-inside-contents {
  position: relative;
}
@media (hover: hover) {
  .c-card-inside-contents:hover .c-card-inside-contents__btn {
    transform: scale(1.15, 1.15);
    background-color: #ffffff;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
  }
  .c-card-inside-contents:hover .c-card-expand-img {
    transform: scale(1.1, 1.1);
  }
}

.c-card-inside-contents__body {
  position: absolute;
  bottom: 20px;
  padding: 0 95px 0 30px;
  color: #ffffff;
}

.c-card-inside-contents__btn {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.c-card-inside-contents__img {
  width: 101% !important;
}

.c-card-expand-img-wrap {
  overflow: hidden;
}
@media (hover: hover) {
  .c-card-expand-img-wrap:hover .c-card-expand-img {
    transform: scale(1.1, 1.1);
  }
}

.c-card-expand-img {
  transition: transform 0.3s ease;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .md\:c-flex-container-1\/1 > * {
    display: block;
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .pc\:c-flex-container-1\/1 > * {
    display: block;
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .pc\:c-flex-container-1\/2 > * {
    display: block;
  }
  .pc\:c-flex-container-1\/2 > *:first-child {
    width: 33.3333333333%;
  }
  .pc\:c-flex-container-1\/2 > *:last-child {
    width: 66.6666666667%;
  }
}

@media screen and (min-width: 1024px) {
  .pc\:c-flex-container-2\/1 > * {
    display: block;
  }
  .pc\:c-flex-container-2\/1 > *:first-child {
    width: 66.6666666667%;
  }
  .pc\:c-flex-container-2\/1 > *:last-child {
    width: 33.3333333333%;
  }
}

@media screen and (min-width: 1024px) {
  .pc\:c-flex-container-2\/3 > * {
    display: block;
  }
  .pc\:c-flex-container-2\/3 > *:first-child {
    width: 40%;
  }
  .pc\:c-flex-container-2\/3 > *:last-child {
    width: 60%;
  }
}

@media screen and (min-width: 1024px) {
  .pc\:c-flex-container-3\/2 > * {
    display: block;
  }
  .pc\:c-flex-container-3\/2 > *:first-child {
    width: 60%;
  }
  .pc\:c-flex-container-3\/2 > *:last-child {
    width: 40%;
  }
}

@media screen and (min-width: 768px) {
  .md\:c-flex-container-3\/2 > * {
    display: block;
  }
  .md\:c-flex-container-3\/2 > *:first-child {
    width: 60%;
  }
  .md\:c-flex-container-3\/2 > *:last-child {
    width: 40%;
  }
}

.c-label-list {
  display: flex;
  gap: 0 8px;
  flex-wrap: wrap;
}
.c-label-list li {
  margin-top: 0 !important;
}

.c-label {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #AD181F;
  color: #AD181F;
  border-radius: 30px;
  padding: 3px 20px;
  transition: 0.25s ease-out;
  margin-bottom: 3px;
  margin-top: 0 !important;
  font-size: 0.875rem;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) {
  .c-label {
    margin-bottom: 0;
  }
}
@media (hover: hover) {
  .c-label:hover {
    background-color: #AD181F;
    color: #ffffff;
    opacity: 1;
  }
}
.c-label.is-selected {
  background-color: #AD181F;
  color: #ffffff;
  pointer-events: none;
}

.pc\:c-label-list-column > .c-label {
  margin-bottom: 8px;
}
@media screen and (min-width: 1024px) {
  .pc\:c-label-list-column > .c-label {
    display: block;
    margin-bottom: 15px;
    width: max-content;
    max-width: 100%;
  }
}

.c-media-box {
  row-gap: 20px;
  display: grid;
  row-gap: 20px;
}

.c-media-box--left-line {
  position: relative;
  padding-left: 1rem;
}
@media screen and (min-width: 768px) {
  .c-media-box--left-line {
    padding-left: 3.125rem;
  }
}
.c-media-box--left-line:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #AD181F;
}

.c-media {
  display: grid;
  grid-template-columns: 130px 1fr;
  column-gap: 15px;
}
@media screen and (min-width: 768px) {
  .c-media {
    column-gap: 50px;
    grid-template-columns: 148px 1fr;
  }
}
@media (hover: hover) {
  .c-media:hover .c-media__link {
    opacity: 0.7;
  }
}

.c-media__img-wrap {
  width: 100%;
  height: 100%;
}

.c-media__img {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.c-media__title-sm {
  font-size: 1rem;
}

.c-media__text {
  font-size: 1.125rem;
}

.c-media__link {
  transition: opacity 0.25s ease-in-out;
}

.c-form-table {
  width: 100%;
}

.c-form-table__tr {
  display: grid;
  text-align: left;
  margin-bottom: 28px;
}

.c-form-table__th {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 500;
}
.c-form-table__th.is-required::after {
  content: "※必須";
  font-size: 0.875rem;
  color: #AD181F;
  margin-left: 10px;
}

.c-form-table__input {
  padding: 10px;
  width: 100%;
  height: 65px;
  border: 1px solid #AD181F;
}

.c-form-table__text-area {
  padding: 10px;
  border: 1px solid #AD181F;
  width: 100%;
}

.c-form-table__checkbox {
  appearance: none;
  width: 25px;
  height: 25px;
  border: solid 1px #000000;
  margin: 0 25px 0 0;
  position: relative;
}
.c-form-table__checkbox:checked {
  transition: 0.25s ease-in-out;
  background-color: #AD181F;
  border: solid 1px #AD181F;
}
.c-form-table__checkbox:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 3.5px;
  left: 1.895px;
  width: 20px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}

.c-table {
  width: 100%;
}

.c-table__tr {
  display: grid;
  column-gap: 20px;
  grid-template-columns: 80px 1fr;
  width: 100%;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .c-table__tr {
    column-gap: 45px;
    grid-template-columns: 100px 1fr;
  }
}

.c-table--border .c-table__tr {
  border-bottom: 1px solid #E8E5E5;
}
.c-table--border .c-table__tr:first-child {
  border-top: 1px solid #E8E5E5;
}

.c-table--progress-dot {
  position: relative;
}
.c-table--progress-dot::before {
  content: "";
  position: absolute;
  top: 0;
  left: 80px;
  width: 1px;
  height: 100%;
  background-color: #E8E5E5;
}
@media screen and (min-width: 1024px) {
  .c-table--progress-dot::before {
    left: 100px;
  }
}
.c-table--progress-dot .c-table__th {
  position: relative;
  vertical-align: middle;
  height: 25px;
}
@media screen and (min-width: 1024px) {
  .c-table--progress-dot .c-table__th {
    height: 30px;
  }
}
.c-table--progress-dot .c-table__th::after {
  content: "";
  position: absolute;
  top: 4.5px;
  right: 0;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 18px;
  background-color: #AD181F;
  transform: translateX(50%);
}
@media screen and (min-width: 1024px) {
  .c-table--progress-dot .c-table__th::after {
    top: 7px;
  }
}

.c-table__th {
  text-align: left;
  font-weight: 500;
}

.c-jumbotron {
  width: calc(100vw - (100vw - 100%));
  height: 100vh;
  background: url("https://html09.untrois.jp/wp-content/uploads/main.jpg") no-repeat 65% 50%/cover;
}

.c-jumbotron__inner {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 40vh 15px 200px 15px;
}
@media screen and (min-width: 1280px) {
  .c-jumbotron__inner {
    padding: 23% 7vw 0 7vw;
  }
}

.c-jumbotron__text {
  color: #ffffff;
  font-size: 1.5714285714rem;
}
@media screen and (min-width: 768px) {
  .c-jumbotron__text {
    font-size: 2.25rem;
  }
}

.c-jumbotron__bottom {
  position: absolute;
  bottom: 80px;
  width: calc(100% - 15px);
  left: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .c-jumbotron__bottom {
    width: calc(100% - 7vw);
    left: 7vw;
  }
}

.c-jumbotron__banner-img {
  vertical-align: middle;
}

.c-jumbotron__news {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-jumbotron__news {
    display: block;
    background-color: #ffffff;
    border-radius: 40px 0px 0px 40px;
    padding: 30px 15px 30px 50px;
  }
}
@media screen and (min-width: 1280px) {
  .c-jumbotron__news {
    padding: 30px 7vw 30px 50px;
  }
}

.c-jumbotron__news-list {
  width: 100%;
}

.c-jumbotron__news-item {
  width: 100%;
  line-height: 1.3;
  font-size: 0.9444444444rem;
}
.c-jumbotron__news-item > .c-news-list__body {
  gap: 0 5px;
  padding-right: 15px;
}

.c-hero {
  top: 0;
  left: 0;
  width: calc(100vw - (100vw - 100%));
  margin-top: 130px;
}
@media screen and (min-width: 1024px) {
  .c-hero {
    margin-top: 160px;
  }
}
@media screen and (min-width: 1024px) {
  .c-hero .p-overflow-img-container {
    align-items: center;
    column-gap: 150px;
    grid-template-columns: 520px 1fr;
  }
}
.c-hero .p-overflow-img-container__img-wrap {
  text-align: left;
}
@media screen and (min-width: 1280px) {
  .c-hero .p-overflow-img-container__img {
    width: calc(100% - 7vw);
  }
}
@media screen and (min-width: 2560px) {
  .c-hero .p-overflow-img-container__img {
    width: calc(100% - 15vw);
  }
}

.c-hero--border-b {
  position: relative;
}
.c-hero--border-b::after {
  content: "";
  display: block;
  position: relative;
  top: 0;
  margin-top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #AD181F;
  width: calc(100% - 30px);
}
@media screen and (min-width: 1280px) {
  .c-hero--border-b::after {
    width: calc(100% - 14vw);
  }
}
@media screen and (min-width: 2560px) {
  .c-hero--border-b::after {
    width: calc(100% - 30vw);
  }
}

.c-pager-wrap--scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 1024px) {
  .c-breadcrumbs {
    display: flex;
    align-items: center;
    column-gap: 2.5rem;
  }
}

.c-breadcrumbs__item {
  margin-top: 0px !important;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.c-breadcrumbs__item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc((2.1875rem + 16px) / 2 * -1);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 11px;
  display: inline-block;
}
.c-breadcrumbs__item.is-current {
  pointer-events: none;
}
.c-breadcrumbs__item.is-current::after {
  width: 100%;
}

.p-h1 {
  font-size: 2.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .p-h1 {
    font-size: 3.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .p-title-list-box {
    display: grid;
    column-gap: 80px;
    grid-template-columns: 600px 1fr;
  }
}

.p-title-list {
  display: grid;
  row-gap: 30px;
}

@media (hover: hover) {
  .p-title-list__item:hover {
    transition: 0.25s ease-in-out;
    color: #AD181F;
  }
  .p-title-list__item:hover .c-btn-arrow-circle {
    transform: scale(1.15, 1.15);
    border-color: #AD181F;
  }
}
.p-title-list__item__inner {
  display: flex;
  align-items: center;
  column-gap: 30px;
  justify-content: space-between;
}

.p-title-list__img-wrap {
  width: 100%;
  margin-top: 50px;
}
@media screen and (min-width: 1024px) {
  .p-title-list__img-wrap {
    margin-top: 0;
  }
}

.p-title-list__img {
  width: 100%;
  max-width: 500px;
  height: auto;
  vertical-align: top;
}

.p-title-wrap > span {
  display: block;
}

.p-overflow-img-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .p-overflow-img-container {
    display: grid;
    column-gap: 50px;
    grid-template-columns: 620px 1fr;
    padding-left: var(--overflow-img-pd, 15px);
    padding-right: unset;
  }
}

@media screen and (min-width: 1024px) {
  .p-overflow-img-container--left {
    grid-template-columns: 1fr 620px;
    padding-right: var(--overflow-img-pd, 15px);
    padding-left: unset;
  }
}

@media screen and (min-width: 1024px) {
  .p-overflow-img-container-2__body {
    width: 620px;
  }
}

.p-overflow-img-container__img-wrap {
  width: 100%;
  text-align: right;
}

.p-overflow-img-container--left .p-overflow-img-container__img-wrap {
  text-align: left;
}

.p-overflow-img-container__img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}
@media screen and (min-width: 1024px) {
  .p-overflow-img-container__img {
    max-height: 60vh;
  }
}

.p-top-view-next {
  background: url("https://html09.untrois.jp/wp-content/uploads/dummy3.jpg") no-repeat center/cover;
  padding: 50px 0;
}
@media screen and (min-width: 1024px) {
  .p-top-view-next {
    min-height: 70vh;
  }
}
@media (hover: hover) {
  .p-top-view-next:hover .c-btn--white {
    background-color: #AD181F;
    color: #ffffff;
    border-color: #AD181F;
    transition: 0.25s ease-in-out;
  }
  .p-top-view-next:hover .c-btn--arrow--color-1::after {
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-white.svg");
    right: 20px;
  }
}

.p-top-view-next__body {
  margin-top: 100px;
}
@media screen and (min-width: 1024px) {
  .p-top-view-next__body {
    margin-top: 200px;
  }
}

.p-top-view-next__btn {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
}
@media screen and (min-width: 640px) {
  .p-top-view-next__btn {
    margin: unset;
    border-radius: 30px;
  }
}

.p-footer-contact {
  padding: 100px 0;
  background: transparent linear-gradient(109deg, #FFFFFF 0%, #F5F2F2 39%, #F4AAAA 100%) 0% 0% no-repeat padding-box;
}
@media screen and (min-width: 1024px) {
  .p-footer-contact {
    padding: 150px 0;
  }
}
@media (hover: hover) {
  .p-footer-contact:hover .c-btn-arrow-circle--white {
    transform: scale(1.15, 1.15);
    background-color: transparent;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-white.svg");
  }
}

.p-footer-contact__body {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 50px;
}
@media screen and (min-width: 640px) {
  .p-footer-contact__body {
    grid-template-columns: 1fr 100px;
  }
}

.p-footer-contact__btn-wrap {
  width: 100%;
}

.p-footer-contact__btn {
  margin-left: auto;
}
@media screen and (min-width: 640px) {
  .p-footer-contact__btn {
    margin-left: unset;
  }
}

.p-content-our-vision {
  position: relative;
}

@media screen and (min-width: 1024px) {
  .p-content-our-vision__body {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    column-gap: 5rem;
    align-items: center;
  }
}

.p-content-our-vision__img-wrap {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-content-our-vision__img-wrap {
    margin-top: 0;
  }
}

.p-content-our-vision__img {
  width: 100%;
  max-width: 500px;
  height: auto;
  object-fit: contain;
}
@media screen and (min-width: 1024px) {
  .p-content-our-vision__img {
    width: 420px;
  }
}

.p-content-message__img-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.p-call-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 400px;
  max-height: 140px;
  background: transparent linear-gradient(109deg, #F5F2F2 0%, #F4AAAA 100%) 0% 0% no-repeat padding-box;
}

.p-call-box {
  text-align: center;
  padding: 25px 20px;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .p-call-box {
    cursor: auto;
  }
}
@media (hover: hover) {
  .p-call-box:hover .c-btn-arrow-circle--white {
    transform: scale(1.15, 1.15);
    background-color: transparent;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-white.svg");
  }
}
@media screen and (hover: hover) and (min-width: 1024px) {
  .p-call-box:hover .c-btn-arrow-circle--white {
    transform: unset;
    background-color: #ffffff;
    background-image: url("https://html09.untrois.jp/wp-content/uploads/arrow-color1.svg");
  }
}

.p-call-box__body {
  display: grid;
  grid-template-columns: 1fr 70px;
  column-gap: 10px;
  align-items: center;
}
@media screen and (min-width: 640px) {
  .p-call-box__body {
    column-gap: 20px;
  }
}

.p-call-box__text {
  font-size: 0.84375rem;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .p-call-box__text {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  .p-call-box__btn {
    cursor: auto;
  }
}

.p-call-box__img {
  vertical-align: top;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.p-img-fl-origin {
  position: relative;
}

.p-img-fl {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-img-fl {
    position: absolute;
    top: 0;
  }
}

@media screen and (min-width: 1024px) {
  .p-img-fl--right {
    right: 0;
  }
}

@media screen and (min-width: 1024px) {
  .p-img-fl--left {
    left: 0;
  }
}

.p-img-fl__img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media screen and (min-width: 1024px) {
  .p-img-fl__img {
    width: 40vw;
  }
}

ul.page-numbers > li > .page-numbers.next::after, ul.page-numbers > li > .page-numbers.prev::before {
  content: "";
  display: block;
  position: relative;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 1024px) {
  ul.page-numbers > li > .page-numbers.next::after, ul.page-numbers > li > .page-numbers.prev::before {
    width: 50px;
    height: 50px;
  }
}

.p-single__body h4, .p-single__body h3 {
  position: relative;
  padding-left: 15px;
}
.p-single__body h4::before, .p-single__body h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #AD181F;
  width: 1px;
  height: 100%;
}

/* pager */
ul.page-numbers {
  display: flex;
  column-gap: 10px;
  align-items: center;
  height: 100px;
  justify-content: center;
}
@media screen and (min-width: 640px) {
  ul.page-numbers {
    column-gap: 25px;
  }
}

ul.page-numbers > li {
  margin-top: 0;
}
ul.page-numbers > li > .page-numbers {
  display: block;
  width: 45px;
  height: 45px;
  color: inherit;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  border: 1px solid #000000;
  font-size: 1.5rem;
  transition: transform 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  ul.page-numbers > li > .page-numbers {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media (hover: hover) {
  ul.page-numbers > li > .page-numbers:hover:not(.next, .prev) {
    transform: scale(1.15, 1.15);
    border-color: #AD181F;
    color: #AD181F;
  }
}
ul.page-numbers > li > .page-numbers.current {
  background-color: #AD181F;
  border-color: #AD181F;
  color: #ffffff;
  pointer-events: none;
}
ul.page-numbers > li > .page-numbers.dots {
  border: none;
  pointer-events: none;
}
ul.page-numbers > li > .page-numbers.prev {
  position: relative;
  border: none;
}
ul.page-numbers > li > .page-numbers.prev::before {
  transform: rotate(180deg);
}
ul.page-numbers > li > .page-numbers.prev:hover::before {
  background-repeat: no-repeat;
  background-position: center center;
  left: -8px;
}
ul.page-numbers > li > .page-numbers.next {
  position: relative;
  border: none;
}
ul.page-numbers > li > .page-numbers.next:hover::after {
  background-repeat: no-repeat;
  background-position: center center;
  left: 8px;
}

/* single */
.p-single__body h6, .p-single__body h5, .p-single__body h4, .p-single__body h3, .p-single__body h2, .p-single__body h1 {
  line-height: 1.5;
  font-weight: 500;
  margin-top: 5rem;
  margin-bottom: 1.25rem;
}

.p-single__head {
  margin-bottom: 3.125rem;
}

.p-single__main-img-wrap {
  margin-top: 1.875rem;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.p-single__main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 4/3;
}

.p-single__title {
  font-size: 1.2857142857rem;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 1024px) {
  .p-single__title {
    font-size: 1.5rem;
    display: grid;
    grid-template-columns: 1fr 100px;
    align-items: flex-end;
  }
}

.p-single__date {
  font-weight: 700;
  text-align: right;
  font-size: 1rem;
}

.p-single__body h1 {
  font-size: 2.1428571429rem;
}
@media screen and (min-width: 1024px) {
  .p-single__body h1 {
    font-size: 3rem;
  }
}
.p-single__body h2 {
  font-size: 1.7142857143rem;
}
@media screen and (min-width: 1024px) {
  .p-single__body h2 {
    font-size: 2.25rem;
  }
}
.p-single__body h3 {
  font-size: 1.4285714286rem;
}
@media screen and (min-width: 1024px) {
  .p-single__body h3 {
    font-size: 1.875rem;
  }
}
.p-single__body h4 {
  font-size: 1.2857142857rem;
}
@media screen and (min-width: 1024px) {
  .p-single__body h4 {
    font-size: 1.5rem;
  }
}
.p-single__body h5 {
  font-size: 1.1428571429rem;
}
@media screen and (min-width: 1024px) {
  .p-single__body h5 {
    font-size: 1.25rem;
  }
}
.p-single__body h6 {
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-single__body h6 {
    font-size: 1.125rem;
  }
}
.p-single__body figure {
  margin-bottom: 0.9375rem;
  margin-top: 1.25rem;
}
.p-single__body figcaption {
  text-align: center;
  padding: 0 10px;
  margin: 5px auto 10px;
}
.p-single__body .wp-block-gallery {
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .p-single__body .wp-block-gallery {
    gap: 20px;
  }
}
.p-single__body .wp-block-image {
  width: 100%;
  text-align: center;
}
.p-single__body .wp-block-image img {
  width: 100%;
  max-width: 800px;
  height: auto;
  object-fit: contain;
}
.p-single__body .wp-block-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.p-single__body table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
}
.p-single__body table th, .p-single__body table td {
  padding: 10px 5px;
  text-align: center;
  min-width: 150px;
}
.p-single__body table th:not(:last-child), .p-single__body table td:not(:last-child) {
  border-right: 1px solid #F4AAAA;
}
.p-single__body table tr:nth-child(even) {
  background-color: #F5F2F2;
}
.p-single__body table th {
  background-color: #AD181F;
  color: #ffffff;
  font-weight: 500;
}

/* //@tailwind base; */
/* //@tailwind components; */
.u-z-10 {
  z-index: 10;
}

.u-mb-12 {
  margin-bottom: 3rem;
}

.u-mb-20 {
  margin-bottom: 5rem;
}

.u-mt-6 {
  margin-top: 1.5rem;
}

.u-mt-10 {
  margin-top: 2.5rem;
}

.u-mt-8 {
  margin-top: 2rem;
}

.u-mt-12 {
  margin-top: 3rem;
}

.u-mb-36 {
  margin-bottom: 9rem;
}

.u-mb-7 {
  margin-bottom: 1.75rem;
}

.u-mb-14 {
  margin-bottom: 3.5rem;
}

.u-mt-7 {
  margin-top: 1.75rem;
}

.u-mt-3\.5 {
  margin-top: 0.875rem;
}

.u-mt-3 {
  margin-top: 0.75rem;
}

.u-mb-2 {
  margin-bottom: 0.5rem;
}

.u-mt-4 {
  margin-top: 1rem;
}

.u-mt-36 {
  margin-top: 9rem;
}

.u-mt-20 {
  margin-top: 5rem;
}

.u-mb-8 {
  margin-bottom: 2rem;
}

.u-mb-3 {
  margin-bottom: 0.75rem;
}

.u-mb-5 {
  margin-bottom: 1.25rem;
}

.u-mb-10 {
  margin-bottom: 2.5rem;
}

.u-mt-14 {
  margin-top: 3.5rem;
}

.u-mr-1 {
  margin-right: 0.25rem;
}

.u-mt-16 {
  margin-top: 4rem;
}

.u-mt-24 {
  margin-top: 6rem;
}

.u-mt-5 {
  margin-top: 1.25rem;
}

.u-ml-1 {
  margin-left: 0.25rem;
}

.u-mt-2 {
  margin-top: 0.5rem;
}

.u-mb-24 {
  margin-bottom: 6rem;
}

.u-mb-1 {
  margin-bottom: 0.25rem;
}

.u-ml-5 {
  margin-left: 1.25rem;
}

.u-block {
  display: block;
}

.u-flex {
  display: flex;
}

.u-grid {
  display: grid;
}

.u-hidden {
  display: none;
}

.u-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.u-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.u-grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.u-flex-wrap {
  flex-wrap: wrap;
}

.u-items-center {
  align-items: center;
}

.u-justify-between {
  justify-content: space-between;
}

.u-gap-12 {
  gap: 3rem;
}

.u-gap-11 {
  gap: 2.75rem;
}

.u-gap-4 {
  gap: 1rem;
}

.u-gap-2\.5 {
  gap: 0.625rem;
}

.u-gap-2 {
  gap: 0.5rem;
}

.u-gap-10 {
  gap: 2.5rem;
}

.u-gap-20 {
  gap: 5rem;
}

.u-gap-0 {
  gap: 0px;
}

.u-gap-9 {
  gap: 2.25rem;
}

.u-gap-y-7 {
  row-gap: 1.75rem;
}

.u-whitespace-nowrap {
  white-space: nowrap;
}

.u-border-t {
  border-top-width: 1px;
}

.u-border-b {
  border-bottom-width: 1px;
}

.u-pt-4 {
  padding-top: 1rem;
}

.u-pt-5 {
  padding-top: 1.25rem;
}

.u-pb-5 {
  padding-bottom: 1.25rem;
}

.u-pt-24 {
  padding-top: 6rem;
}

.u-pb-24 {
  padding-bottom: 6rem;
}

.u-pb-48 {
  padding-bottom: 12rem;
}

.u-pb-12 {
  padding-bottom: 3rem;
}

.u-pb-20 {
  padding-bottom: 5rem;
}

.u-pb-10 {
  padding-bottom: 2.5rem;
}

.u-pt-36 {
  padding-top: 9rem;
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-align-bottom {
  vertical-align: bottom;
}

.u-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.u-font-bold {
  font-weight: 700;
}

.u-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}

.u-underline {
  text-decoration-line: underline;
}

@media (min-width: 640px) {
  .sm\:u-hidden {
    display: none;
  }
  .sm\:u-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:u-gap-10 {
    gap: 2.5rem;
  }
}
@media (min-width: 768px) {
  .md\:u-mb-12 {
    margin-bottom: 3rem;
  }
  .md\:u-flex {
    display: flex;
  }
  .md\:u-hidden {
    display: none;
  }
  .md\:u-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:u-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:u-gap-5 {
    gap: 1.25rem;
  }
  .md\:u-gap-4 {
    gap: 1rem;
  }
}
@media (min-width: 1024px) {
  .lg\:u-mb-0 {
    margin-bottom: 0px;
  }
  .lg\:u-mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:u-block {
    display: block;
  }
  .lg\:u-flex {
    display: flex;
  }
  .lg\:u-hidden {
    display: none;
  }
  .lg\:u-gap-10 {
    gap: 2.5rem;
  }
  .lg\:u-gap-4 {
    gap: 1rem;
  }
  .lg\:u-no-underline {
    text-decoration-line: none;
  }
  .pc\:u-mt-0 {
    margin-top: 0px;
  }
  .pc\:u-mb-0 {
    margin-bottom: 0px;
  }
  .pc\:u-mt-12 {
    margin-top: 3rem;
  }
  .pc\:u-block {
    display: block;
  }
  .pc\:u-flex {
    display: flex;
  }
  .pc\:u-hidden {
    display: none;
  }
  .pc\:u-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .pc\:u-gap-12 {
    gap: 3rem;
  }
  .pc\:u-gap-9 {
    gap: 2.25rem;
  }
}
/* font */
.u-text-white {
  color: #ffffff;
}

.u-text-color-1 {
  color: #AD181F;
}

/* border */
.u-border-t {
  border-top: 1px solid #000000;
}

.u-border-b {
  border-bottom: 1px solid #000000;
}

.u-border--color-1 {
  border-color: #AD181F;
}

.u-border--gray {
  border-color: #E8E5E5;
}

/* background*/
.u-bg-light-gray {
  background-color: #F5F2F2;
}

/* image*/
.u-img-full-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-img-width-full {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.u-aspect-1\/1 {
  aspect-ratio: 1/1;
}

.u-aspect-4\/3 {
  aspect-ratio: 4/3;
}

.u-aspect-3\/4 {
  aspect-ratio: 3/4;
}

.u-aspect-16\/9 {
  aspect-ratio: 16/9;
}

/*link*/
.u-link-box-wrap {
  position: relative;
}

.u-link-box {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.u-link-underline {
  position: relative;
}
.u-link-underline::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  border-bottom: 1px solid #AD181F;
  transition: all 0.25s ease-in-out;
}
@media (hover: hover) {
  .u-link-underline:hover::after {
    width: 100%;
  }
}

.u-underline {
  text-decoration-color: #AD181F;
}

@media (hover: hover) {
  .u-hover:hover {
    opacity: 0.7;
  }
}

/*# sourceMappingURL=style.css.map */
