@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;
}

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 color to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

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

/*  マージン */
/*  上マージン */
/*  左マージン */
/*  右マージン */
/*  下マージン */
/* パディング */
/* 上パディング */
/* 左パディング */
/* 右パディング */
/* 下パディング */
/* 上位置 */
/* 左位置 */
/* 右位置 */
/* 下位置 */
/* カラー */
/* # =================================================================
   #  PC・SP出しわけ
   # ================================================================= */
/* # =================================================================
   #  非表示
   # ================================================================= */
.is-hide {
  display: none !important;
}

/* # =================================================================
   #  レイアウト
   # ================================================================= */
.u-container {
  width: 996px;
  margin-left: auto;
  margin-right: auto;
}

.u-left {
  float: left;
}

.u-right {
  float: right;
}

.u-center {
  margin-left: auto;
  margin-right: auto;
}

.u-hide {
  display: none;
}

.u-block {
  display: block;
}

.u-iblock {
  display: inline-block;
}

.u-inline {
  display: inline;
}

.u-opacity1 {
  opacity: 1;
}

.u-over {
  overflow: hidden;
}

.u-vertical-center {
  top: 50%;
  transform: translateY(-50%);
}

.u-horizontal-center {
  left: 50%;
  transform: translateX(-50%);
}

.u-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.u-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* # =================================================================
   # テキスト
   # ================================================================= */
.u-indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}

.u-indent0 {
  text-indent: 0 !important;
}

.u-indent1 {
  text-indent: 1em !important;
}

.u-palt {
  font-feature-settings: "palt";
}

.u-italic {
  font-style: italic;
}

/* # =================================================================
   #  フォントウェイト
   # ================================================================= */
.u-regular, .p-siryo__past_list-title span, .p-meibo__credit, .p-meibo__num, .p-kekaku__credit, .p-kekaku__caution, .p-hokoku__credit, .p-hokoku__caution, .p-hokoku__ph_caption, .p-top__contact_add, .p-page__text, .p-page__text__list-lead, .p-page__text__list-lead-wide, .p-page__text__list-text, .p-page__text__list-category, .p-page__text__names, .c-footer__nav_list-item a, .c-footer .copyright, .p-siryo__past_list-title, .p-siryo__past_list-items, .p-meibo__list-item, .p-hokoku__list-text, .p-kifu__article_title, .p-kifu__article_text, .p-kifu__article_list, .p-kifu__article_list-item, .p-kifu__article_flex-item {
  font-weight: 400;
}

.u-medium, .p-siryo .p-page__h3_headings, .p-siryo__flex-link, .p-siryo__sp-tab, .p-hokoku__listmin-category, .p-top__mv_link-list_item, .c-header__nav-sp .c-header__nav_list-item {
  font-weight: 500;
}

.u-semibold, .p-syohyo__link, .p-siryo .u-green, .p-siryo .u-red, .p-siryo .u-blue, .p-siryo__flex_headings, .p-siryo__past_list-items li .p-siryo__past_list-item-head, .p-kekaku .u-green, .p-kekaku .u-red, .p-kekaku .u-blue, .p-hokoku .u-green, .p-hokoku .u-red, .p-hokoku .u-blue, .p-top__mv_lead, .p-page__text-headings, .p-page__text__list-lead, .p-page__text__list-lead-wide {
  font-weight: 600;
}

.u-bold, .p-siryo__past_list-title, .p-meibo__subtitle, .p-hokoku-title, .p-top__contact_corp, .p-page__h1_title, .p-page__h3_headings, .u-text_wrap, .p-meibo__list-title {
  font-weight: 700;
}

.u-exbold, .p-page__h2_subtitle {
  font-weight: 800;
}

/* # =================================================================
  #  フォントファミリー
# ================================================================= */
.u-shippori, .p-syohyo__link, .p-meibo__subtitle, .p-hokoku-title, .p-top__mv_lead, .p-page__h1_title, .p-page__h2_subtitle, .p-page__h3_headings, .u-text_wrap, .p-meibo__list-title {
  font-family: "Shippori Mincho B1", serif;
}

.u-notosans, .p-siryo__flex_headings, .p-siryo__flex-link, .p-siryo__past_list-title span, .p-meibo__credit, .p-meibo__num, .p-kekaku__credit, .p-kekaku__caution, .p-hokoku__credit, .p-hokoku__caution, .p-hokoku__listmin-category, .p-hokoku__ph_caption, .p-top__contact_corp, .p-top__contact_add, .p-page__text, .p-page__text__list-lead, .p-page__text__list-lead-wide, .p-page__text__list-text, .p-page__text__list-category, .p-page__text__names, .c-header__nav-sp .c-header__nav_list-item, .c-footer__nav_list-item a, .c-footer .copyright, .p-siryo__past_list-title, .p-siryo__past_list-items, .p-meibo__list-item, .p-hokoku__list-text, .p-kifu__article_title, .p-kifu__article_text, .p-kifu__article_list, .p-kifu__article_list-item, .p-kifu__article_flex-item, body {
  font-family: "Noto Sans JP", sans-serif;
}

/* # =================================================================
   #  ボタンをディアクティブに
   # ================================================================= */
.is-deactive {
  pointer-events: none;
  opacity: 0.5;
}
.is-deactive:hover {
  cursor: none;
}

/* # =================================================================
   # 文字揃え
   # ================================================================= */
.u-text-right, .p-meibo__num, .p-hokoku__credit, .p-kifu__article .p-kifu_num, .p-kifu__article_list-item .p-kifu_brackets, .p-kifu__article_list-item .p-kifu_iroha, .p-kifu__article_list-item .p-kifu_circle {
  text-align: right !important;
}

.u-text-center, .p-syohyo .p-page__h2_subtitle, .p-siryo__flex_headings, .p-siryo__flex-link, .p-meibo__subtitle, .p-hokoku__listmin-category, .p-hokoku__ph, .p-hokoku__contents.hokoku2 .p-hokoku__credit, .p-top__mv_lead, .p-top__contact_corp, .p-top__contact_add, .c-header__nav-sp .c-header__nav_list-item, .c-footer__nav_list-item a, .c-footer .copyright {
  text-align: center !important;
}

.u-text-left, .p-siryo .p-page__h2_subtitle, .p-meibo__list-title, .p-kekaku .p-page__h2_subtitle, .p-hokoku .p-page__h2_subtitle, .p-hokoku__ph_inner, .c-ph_flex__right .p-hokoku__ph_caption {
  text-align: left !important;
}

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

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

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

.u-ellipsis {
  white-space: nowrap;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* # =================================================================
   #  transition
   # ================================================================= */
.u-transition, .p-syohyo__link, a {
  transition: all ease 0.25s;
}

/* # =================================================================
   #  擬似要素
   # ================================================================= */
.u-pseudo, .p-kekaku .p-page__h1_title::before, .p-kekaku .p-page__h1_title .c-h1_line::before, .p-hokoku .p-page__h1_title::before, .p-hokoku .p-page__h1_title .c-h1_line::before, .p-top__mv_link-list_item::after, .p-page__h1_title::after, .p-page__h1_title .c-h1_line::after, .u-line-gold::after, .c-header__nav-sp .c-header__nav_list-item::after {
  display: block;
  content: "";
  position: absolute;
}

/*Common ----------------------------------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}

body.is-fixed {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

body.is-show {
  opacity: 1;
}

img {
  -webkit-backface-visibility: hidden;
}

a {
  color: #000000;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
a:hover {
  cursor: pointer;
}

button {
  padding: 0;
  padding-block: 0;
  padding-inline: 0;
  display: block;
  color: #000000;
}
button:hover {
  cursor: pointer;
}

ul,
li {
  list-style: none;
}

main {
  width: 100%;
}

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

.l-container {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.l-inner {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

/*--------------------------------------------------------------------------------- テキスト */
.p-page {
  padding-top: 88px;
  padding-bottom: 135px;
  min-height: 100vh;
  position: relative;
}
.p-page__h1_title {
  position: relative;
  color: #000000;
  text-align: center;
  font-size: 24px;
  line-height: 1.33em;
  margin: 0 auto;
  margin-bottom: 30px;
}
.p-page__h1_title::after {
  background-color: #99A9B0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.p-page__h1_title .c-h1_line {
  display: inline-block;
  position: relative;
}
.p-page__h1_title .c-h1_line::after {
  background-color: #49A56E;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  bottom: -7px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.p-page__h2_subtitle {
  color: #787050;
  font-size: 20px;
  line-height: 1.4em;
}
.p-page__h3_headings, .p-meibo__list-title, .u-text_wrap {
  color: #000000;
  font-size: 16px;
  line-height: 1.5em;
}
.p-page__text, .p-siryo__past_list-title, .p-siryo__past_list-items, .p-meibo__list-item, .p-hokoku__list-text, .p-kifu__article_title, .p-kifu__article_text, .p-kifu__article_list, .p-kifu__article_list-item, .p-kifu__article_flex-item, .p-page__text__names, .p-page__text__list-category, .p-page__text__list-text, .p-page__text__list-lead-wide, .p-page__text__list-lead {
  color: #000000;
  font-size: 14px;
  line-height: 2em;
}
.p-page__text__list-item {
  border-bottom: solid 1px #D9D9D9;
  padding: 12px 0;
}
.p-page__text__list-item:first-child {
  border-top: solid 1px #D9D9D9;
}
.p-page__text__list-item .p-page__text__list-text {
  grid-column: 2/-1;
  display: block;
}
.p-page__text__list-wrap.u-category {
  padding-left: 1em;
}
.p-page__text__list-lead {
  width: 180px;
  flex-shrink: 0;
}
.p-page__text__list-lead-wide {
  width: 100%;
}
.p-page__text__list-lead + .p-page__text__list-text,
.p-page__text__list-lead + .p-page__text__list-names-wrap {
  padding-left: 1em;
}
.p-page__text__list-category {
  width: 180px;
  flex-shrink: 0;
}
.p-page__text__names {
  display: inline-block;
  min-width: 90px;
}

.u-line-gold {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #D9D9D9;
  margin: 24px 0;
}
.u-line-gold::after {
  width: 18.6666666667vw;
  height: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #928863;
  left: 0;
}

.u-text_wrap {
  width: 100%;
  margin-bottom: 12px;
}
.u-text_num {
  display: inline-block;
  min-width: 60px;
}
.u-text_bggold {
  display: inline;
  background: rgba(146, 136, 99, 0.3);
  padding: 0 2px;
  line-height: 1.8;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

/*--------------------------------------------------------------------------------- header */
.c-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  height: 48px;
  background-color: #ffffff;
}
.c-header .c-header__nav {
  display: none;
}
.c-header__inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0vw 2.6666666667vw;
  position: relative;
  z-index: 100;
}
.c-header__logo img {
  height: 48px;
}
.c-header__menu_btn {
  width: 24px;
  height: 16px;
  position: relative;
  cursor: pointer;
}
.c-header__menu_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
  transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease;
  z-index: 101;
}
.c-header__menu_btn span:nth-child(1) {
  top: 0;
}
.c-header__menu_btn span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.c-header__menu_btn span:nth-child(3) {
  bottom: 0;
}
.c-header__menu_btn.is-open span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.c-header__menu_btn.is-open span:nth-child(2) {
  opacity: 0;
}
.c-header__menu_btn.is-open span:nth-child(3) {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%) rotate(-45deg);
}
.c-header__nav-sp {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-height: 100vh;
  background-color: #ffffff;
  z-index: 99;
}
.c-header__nav-sp.is-open {
  display: block;
}
.c-header__nav-sp .c-header__nav_list {
  margin-top: 22px;
  padding: 0;
  list-style: none;
}
.c-header__nav-sp .c-header__nav_list-item {
  position: relative;
  font-size: 16px;
  line-height: 2;
  padding-top: 24px;
  padding-bottom: 24px;
}
.c-header__nav-sp .c-header__nav_list-item::after {
  width: 89.3333333333vw;
  height: 1px;
  background-color: #D9D9D9;
  bottom: 0;
  left: 5.3333333333vw;
}

/*--------------------------------------------------------------------------------- footer */
.c-footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(184, 197, 207, 0.2);
}
.c-footer__inner {
  padding: 0vw 5.3333333333vw;
  padding-top: 25px;
  padding-bottom: 10px;
}
.c-footer__nav_list {
  width: 335px;
  margin: 0 auto;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px 10px;
  list-style: none;
  padding: 0;
}
.c-footer__nav_list-item {
  position: relative;
}
.c-footer__nav_list-item a {
  font-size: 12px;
  line-height: 1em;
}
.c-footer__nav_list-item.is-slash {
  color: #8E8E8E;
}
.c-footer .copyright {
  font-size: 12px;
  line-height: 1;
}

/*--------------------------------------------------------------------------------- ボタン */
.c-btn-fixed {
  position: fixed;
  bottom: 18px;
  right: 18px;
  opacity: 0;
  transition: opacity 0.3s;
}
.c-btn-fixed img {
  width: 60px;
  height: 60px;
}
.c-btn-fixed.is-show {
  opacity: 1;
}

/*--------------------------------------------------------------------------------- 文書中写真 */
.c-ph_inner {
  margin: 0 auto;
  max-width: 552px;
}
.c-ph_inner + .c-ph_inner {
  margin-top: 12px;
}
.c-ph_inner img {
  width: 100%;
}

.c-ph_two {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
  justify-content: space-between;
}

.c-ph_m {
  width: 62.9333333333vw;
  max-width: 290px;
}

.c-ph_flex {
  width: 100%;
}
.c-ph_flex:not(:last-child) {
  margin-bottom: 24px;
}
.c-ph_flex__left {
  width: 50.6666666667vw;
  max-width: 198px;
  margin: 0 auto;
  margin-bottom: 4px;
}

.p-top {
  padding-bottom: 135px;
  position: relative;
}
.p-top .c-header {
  display: none;
}
.p-top__mv {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.p-top__mv img {
  width: 100%;
}
.p-top__mv_main {
  position: relative;
  width: 100%;
}
.p-top__mv_main-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-top__mv_main-inner img {
  transition: opacity 1.2s ease, transform 1.8s ease;
  width: 100%;
  height: 100%;
  transform: scale(1);
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  opacity: 0;
}
.p-top__mv_main-inner.is-show img {
  opacity: 1;
  transform: scale(1.01);
}
.p-top__mv_title {
  width: 64vw;
  top: 12vw;
  left: 6.4vw;
  position: absolute;
}
.p-top__mv_catch {
  width: 53.3333333333vw;
  bottom: 5.6vw;
  left: 6.4vw;
  position: absolute;
}
.p-top__mv_link {
  padding: 10px 0;
  margin: 0 20px;
  border-bottom: #D9D9D9 1px solid;
}
.p-top__mv_link-list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 8px 0;
}
.p-top__mv_link-list_item {
  position: relative;
  font-size: 12px;
  line-height: 1.4;
  width: 33.3333333333%;
}
.p-top__mv_link-list_item span {
  font-size: 10px;
}
.p-top__mv_link-list_item a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.p-top__mv_link-list_item::after {
  width: 27px;
  height: 27px;
  top: 0;
  left: 100%;
  transform: translateX(-50%);
  background-image: url("../images/common/icon_slash_sp.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.p-top__mv_link-list_item:nth-child(3)::after, .p-top__mv_link-list_item:last-child::after {
  content: none;
}
.p-top__mv_lead {
  font-size: 16px;
  line-height: 2em;
  padding: 50px 0;
  margin: 20px 0;
  border-bottom: #D9D9D9 1px solid;
}
.p-top__contact {
  padding: 50px 0 70px;
}
.p-top__contact_corp {
  font-size: 22px;
  line-height: 2;
  margin-bottom: 5px;
}
.p-top__contact_corp span {
  font-size: 14px;
}
.p-top__contact_add {
  font-size: 14px;
  line-height: 1.57;
}
.p-top__contact_add a {
  display: inline;
}

.p-kifu .l-container {
  padding-bottom: 138px;
}
.p-kifu .p-page__h2_subtitle {
  margin-bottom: 24px;
}
.p-kifu .p-page__h3_headings {
  margin: 60px 0 12px;
}
.p-kifu .p-page__h3_headings:first-of-type {
  margin-top: 24px;
}
.p-kifu__wrapper {
  margin-top: 24px;
}
.p-kifu__wrapper2 {
  margin-top: 80px;
}
.p-kifu__wrapper2 .p-page__h3_headings {
  margin: 24px 0 12px;
}
.p-kifu__article {
  margin-bottom: 12px;
}
.p-kifu__article_text {
  display: flex;
  align-items: flex-start;
  gap: 0;
}
.p-kifu__article_text.is-noflex {
  display: block;
}
.p-kifu__article .p-kifu_num {
  width: 22px;
  flex-shrink: 0;
  display: block;
}
.p-kifu__article_list-item {
  display: flex;
  align-items: flex-start;
  gap: 0;
}
.p-kifu__article_list-item .p-kifu_brackets {
  width: 36px;
  padding-right: 8px;
  flex-shrink: 0;
  display: block;
}
.p-kifu__article_list-item .p-kifu_iroha {
  width: 50px;
  flex-shrink: 0;
  display: block;
}
.p-kifu__article_list-item .p-kifu_circle {
  width: 64px;
  flex-shrink: 0;
  display: block;
}
.p-kifu__article_flex {
  list-style: none;
  margin: 0;
  padding-left: 22px;
}
.p-kifu__article_flex-item .p-kifu_role {
  display: block;
}
.p-kifu__article_flex-item .p-kifu_names {
  display: flex;
  flex-wrap: wrap;
}
.p-kifu__article_flex-item .p-kifu_names span {
  width: 80px;
}

.p-hokoku .p-page__text, .p-hokoku .p-hokoku__list-text {
  margin-bottom: 12px;
}
.p-hokoku .p-page__h1_title {
  line-height: 1.5;
}
.p-hokoku .p-page__h1_title::before {
  background-color: #99A9B0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1px;
  top: 33px;
  left: 50%;
  transform: translateX(-50%);
}
.p-hokoku .p-page__h1_title::after {
  bottom: -1px;
}
.p-hokoku .p-page__h1_title .c-h1_line::before {
  background-color: #49A56E;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  top: 33px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.p-hokoku .p-page__h1_title .c-h1_line::after {
  bottom: -3px;
}
.p-hokoku__contents {
  margin-bottom: 80px;
}
.p-hokoku .u-greenbg {
  background-color: #49A56E;
  padding: 0 14px;
}
.p-hokoku .u-redbg {
  background-color: #CB575C;
  padding: 0 8px;
}
.p-hokoku .u-bluebg {
  background-color: #004C91;
  padding: 0 8px;
}
.p-hokoku .u-green {
  color: #49A56E;
}
.p-hokoku .u-red {
  color: #CB575C;
}
.p-hokoku .u-blue {
  color: #004C91;
}
.p-hokoku__credit, .p-hokoku__caution {
  font-size: 10px;
  line-height: 1.8em;
}
.p-hokoku__caution {
  margin-top: 10px;
}
.p-hokoku__listmin-item {
  border-bottom: solid 1px #D9D9D9;
  padding: 12px 0;
}
.p-hokoku__listmin-item:first-child {
  border-top: solid 1px #D9D9D9;
}
.p-hokoku__listmin-category {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.67em;
}
.p-hokoku__listmin-wrap {
  display: flex;
  align-items: flex-start;
  gap: 0 15px;
  margin-bottom: 12px;
}
.p-hokoku__list-text {
  margin-bottom: 0 !important;
}
.p-hokoku__ph {
  margin: 12px auto;
}
.p-hokoku__ph_inner {
  display: inline-block;
}
.p-hokoku__ph_caption {
  font-size: 10px;
  line-height: 1.8em;
}
.p-hokoku-title {
  color: #000000;
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 12px;
}
.p-hokoku__contents {
  margin-bottom: 80px;
}
.p-hokoku__contents.hokoku2 .p-page__text, .p-hokoku__contents.hokoku2 .p-hokoku__list-text {
  margin-bottom: 12px;
}
.p-hokoku__contents.hokoku2 .p-hokoku__listmin {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 12px;
}
.p-hokoku__contents.hokoku2 .p-hokoku__credit {
  width: 100%;
  margin: 0 auto;
}
.p-hokoku__contents.hokoku3 .p-hokoku__contents_item {
  margin-bottom: 60px;
}
.p-hokoku__contents.hokoku3 .p-hokoku__contents_item:nth-of-type(4) .p-hokoku__ph_inner:last-of-type img {
  width: 62.9333333333vw;
  max-width: 290px;
}
.p-hokoku__contents.hokoku3 .p-hokoku__contents_item:nth-of-type(5) .p-hokoku__list {
  margin-bottom: 38px;
}
.p-hokoku__contents.hokoku4 .c-ph_two_variations {
  margin: 12px 0;
}
.p-hokoku__contents.hokoku4 .c-ph_two_variations .c-ph_inner:first-child {
  width: 62.9333333333vw;
  max-width: 290px;
}
.p-hokoku__contents.hokoku4 .p-hokoku__contents_item {
  margin-bottom: 60px;
}
.p-hokoku__contents.hokoku5 .p-hokoku__contents_item {
  margin-bottom: 80px;
}
.p-hokoku .p-page__text__list-category,
.p-hokoku .p-page__text__list-text,
.p-hokoku .p-page__text__list-lead {
  margin-bottom: 0 !important;
}
.p-hokoku .p-page__text__list-category-wide,
.p-hokoku .p-page__text__list-text-wide,
.p-hokoku .p-page__text__list-lead-wide {
  margin-bottom: 0 !important;
}

.p-kekaku .p-page__text {
  margin-bottom: 12px;
}
.p-kekaku .p-page__h1_title {
  line-height: 1.5;
}
.p-kekaku .p-page__h1_title::before {
  background-color: #99A9B0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1px;
  top: 33px;
  left: 50%;
  transform: translateX(-50%);
}
.p-kekaku .p-page__h1_title::after {
  bottom: -1px;
}
.p-kekaku .p-page__h1_title .c-h1_line::before {
  background-color: #49A56E;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  top: 33px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.p-kekaku .p-page__h1_title .c-h1_line::after {
  bottom: -3px;
}
.p-kekaku .u-green {
  color: #49A56E;
}
.p-kekaku .u-red {
  color: #CB575C;
}
.p-kekaku .u-blue {
  color: #004C91;
}
.p-kekaku__line {
  display: block;
  width: 100%;
  height: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #D9D9D9;
}
.p-kekaku__credit, .p-kekaku__caution {
  font-size: 10px;
  line-height: 1.8em;
}
.p-kekaku__caution {
  margin-top: 5px;
}
.p-kekaku__contents {
  margin-bottom: 80px;
}
.p-kekaku__contents.kekaku1 .p-page__text {
  margin-bottom: 12px;
}
.p-kekaku__contents.kekaku3 .p-kekaku__contents_item {
  margin-bottom: 90px;
}
.p-kekaku__contents.kekaku4 .p-kekaku__contents_item {
  margin-bottom: 50px;
}
.p-kekaku__flex_right {
  margin: 12px auto;
  width: 100%;
  max-width: 552px;
}
.p-kekaku__flex_right img {
  width: 100%;
  margin-bottom: 4px;
}
.p-kekaku .p-page__text__list {
  margin-top: 24px;
}
.p-kekaku .p-page__text__list-lead-wide {
  padding: 6px 0;
}

.p-meibo__inner.p-meibo1 {
  margin-bottom: 80px;
}
.p-meibo__inner.p-meibo1 .p-meibo__credit {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.p-meibo__inner.p-meibo2 {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.p-meibo__inner.p-meibo2 .p-page__text span, .p-meibo__inner.p-meibo2 .p-meibo__list-item span {
  display: block;
}
.p-meibo__subtitle {
  font-size: 20px;
  line-height: 1.4em;
  margin-bottom: 24px;
  color: #787050;
}
.p-meibo__credit {
  font-size: 12px;
  line-height: 1.67em;
  margin-bottom: 24px;
  padding-left: 0;
}
.p-meibo__credit.u-contact {
  margin-left: auto;
}
.p-meibo__credit.u-contact a {
  display: inline;
}
.p-meibo__list {
  list-style: none;
  margin-bottom: 60px;
}
.p-meibo__list:last-of-type {
  margin-bottom: 24px;
}
.p-meibo__list-item {
  position: relative;
  padding: 8px 0;
}
.p-meibo__list-item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #D9D9D9;
}
.p-meibo__list-title {
  display: block;
  margin-bottom: 8px;
}
.p-meibo__list-name {
  display: block;
}
.p-meibo__num {
  font-size: 10px;
  line-height: 2em;
  margin-bottom: 80px;
}
.p-meibo__inner {
  margin-bottom: 80px;
  margin: auto;
}
.p-meibo__inner:last-of-type {
  margin-bottom: 140px;
}

.p-siryo .l-container {
  width: 100%;
  padding-bottom: 105px;
}
.p-siryo .u-gold {
  color: #928863;
}
.p-siryo .u-green {
  color: #49A56E;
}
.p-siryo .u-red {
  color: #CB575C;
}
.p-siryo .u-blue {
  color: #004C91;
}
.p-siryo .u-white {
  color: #ffffff;
}
.p-siryo .p-page__h2_subtitle {
  margin-bottom: 24px;
}
.p-siryo .p-page__h3_headings {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: -0.04em;
  margin-bottom: 40px;
}
.p-siryo__contents_inner {
  width: 89.3333333333vw;
  max-width: 740px;
  margin: 0 auto;
}
.p-siryo__flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #EEEEE2;
  padding: 30px 0;
  margin-bottom: 40px;
}
.p-siryo__flex_headings {
  color: #000000;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 12px;
}
.p-siryo__flex_left img {
  width: 100%;
  max-width: 295px;
  margin-bottom: 12px;
}
.p-siryo__flex-link {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 10px;
  text-decoration: underline;
}
.p-siryo__flex-link img {
  width: 14px;
  height: auto;
}
.p-siryo__flex .p-page__text, .p-siryo__flex .p-siryo__past_list-items, .p-siryo__flex .p-siryo__past_list-title {
  width: 89.3333333333vw;
  max-width: 740px;
  margin: 0 auto;
  margin-bottom: 12px;
}
.p-siryo__sp-tabs.is-sp {
  display: flex;
  gap: 4px;
  margin: 0 6px;
}
.p-siryo__sp-tab {
  border: none;
  color: #8E8E8E;
  height: 43px;
  flex: 1;
  text-align: center;
  padding: 10px 0;
  background: #EDEDED;
  font-size: 16px;
  cursor: pointer;
  border-bottom: 2px solid #ffffff;
}
.p-siryo__sp-tab.is-active {
  color: #ffffff;
  border-bottom: none;
}
.p-siryo__sp-tab:first-child.is-active {
  background-color: #49A56E;
}
.p-siryo__sp-tab:nth-child(2).is-active {
  background-color: #CB575C;
}
.p-siryo__sp-tab:last-child.is-active {
  background-color: #004C91;
}
.p-siryo__awardtable-wrapper {
  border: 2px solid #49A56E;
  padding: 18px;
  background-color: rgba(73, 165, 110, 0.05);
  margin-bottom: 40px;
}
.p-siryo__awardtable-wrapper.is-active1 {
  border: 2px solid #49A56E;
  background-color: rgba(73, 165, 110, 0.05);
}
.p-siryo__awardtable-wrapper.is-active2 {
  border: 2px solid #CB575C;
  background-color: rgba(203, 87, 92, 0.05);
}
.p-siryo__awardtable-wrapper.is-active3 {
  border: 2px solid #004C91;
  background-color: rgba(0, 76, 145, 0.05);
}
.p-siryo__awardtable {
  width: 100%;
  border-collapse: collapse;
  background-color: #ffffff;
  border: 1px solid #B9B9B9;
}
.p-siryo__awardtable th, .p-siryo__awardtable td {
  vertical-align: middle;
  padding: 0 8px;
  border: 1px solid #B9B9B9;
  font-size: 10px;
  line-height: 1.3;
  height: 30px;
}
.p-siryo__awardtable th.p-siryo__table__winner, .p-siryo__awardtable td.p-siryo__table__winner {
  padding: 0;
}
.p-siryo__awardtable th:first-child, .p-siryo__awardtable td:first-child {
  width: 16.66%;
}
.p-siryo__awardtable th:nth-child(2), .p-siryo__awardtable td:nth-child(2) {
  width: 9.66%;
}
.p-siryo__awardtable th {
  background-color: #EDEDED;
}
.p-siryo__table__category, .p-siryo__table__winner {
  display: none;
}
.p-siryo__table__winner.is-active, .p-siryo__table__category.is-active {
  display: table-cell;
}
.p-siryo__table_inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
.p-siryo__table__winner {
  width: 73.68%;
}
.p-siryo__table__winner-col1, .p-siryo__table__winner-col2 {
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 8px;
}
.p-siryo__table__winner-col1 {
  width: 45.45%;
  border-right: solid 1px #B9B9B9;
}
.p-siryo__table__winner-col2 {
  width: 54.55%;
}
.p-siryo__past_list {
  padding: 8px 0;
  border-bottom: 1px solid #D9D9D9;
}
.p-siryo__past_list-title {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 2;
  font-family: "Shippori Mincho B1", serif;
}
.p-siryo__past_list-title span {
  font-size: 11px;
}
.p-siryo__past_list-items {
  align-items: baseline;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, auto);
  row-gap: 8px;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.p-siryo__past_list-items span {
  font-size: 12px;
  display: block;
  margin-top: -5px;
}
.p-siryo__past_list-items li {
  font-size: 14px;
  line-height: 2;
  white-space: nowrap;
}
.p-siryo__past_list-items li .p-siryo__past_list-item-head {
  width: 11.2vw;
}
.p-siryo__credit {
  font-size: 12px;
  margin-top: 12px;
  line-height: 20px;
  text-align: right;
}
.p-syohyo .p-page__h2_subtitle {
  margin-bottom: 24px;
}
.p-syohyo__linklist {
  margin-bottom: 40px;
}
.p-syohyo__linklist:last-of-type {
  margin-bottom: 120px;
}
.p-syohyo__link {
  font-size: 16px;
  display: flex;
  width: 64vw;
  height: 60px;
  padding: 0vw 4.2666666667vw;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #000000;
  margin: 0 auto 12px;
}
.p-syohyo__link:last-of-type {
  margin-bottom: 0;
}
.p-syohyo__link .p-syohyo-pdf {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/common/icon_pdf_black.png);
}
.p-syohyo__link:hover {
  opacity: 1;
  color: #ffffff;
  background-color: #928863;
}
.p-syohyo__link:hover .p-syohyo-pdf {
  background-image: url(../images/common/icon_pdf_white.png);
}
@media (min-width: 981px) {
  .is-pc {
    display: block;
  }
  .is-tab {
    display: none;
  }
  .is-sp {
    display: none;
  }
  br.is-pc {
    display: inline-block;
  }
  br.is-tab {
    display: none;
  }
  br.is-sp {
    display: none;
  }
  a:hover {
    opacity: 0.5;
  }
}
@media (max-width: 980px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  br.is-pc {
    display: none;
  }
  br.is-sp {
    display: inline-block;
  }
  .u-container {
    width: 100%;
    padding: 0 15px;
  }
  .l-container {
    width: 89.3333333333vw;
  }
  .l-inner {
    width: 89.3333333333vw;
  }
}
@media (min-width: 720px) and (max-width: 980px) {
  .p-siryo__past_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-siryo__past_list-title {
    width: 50%;
    flex-shrink: 0;
    line-height: 1.6;
  }
  .p-siryo__past_list-title span {
    font-size: 11px;
  }
  .p-siryo__past_list-items {
    align-items: baseline;
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, auto);
    row-gap: 8px;
    -moz-column-gap: 24px;
         column-gap: 24px;
    width: 50%;
  }
  .p-siryo__past_list-items span {
    font-size: 12px;
    display: block;
    margin-top: -5px;
  }
  .p-siryo__past_list-items li {
    line-height: 1.6;
    white-space: nowrap;
  }
  .p-siryo__past_list-items li .p-siryo__past_list-item-head {
    width: 42px;
  }
}
/*# sourceMappingURL=style-sp.css.map */
