/*----*/
.bg01 {
  background: #1f2630; }

.txEf {
  opacity: 0; }
  .txEf span {
    position: relative;
    top: 0;
    left: 15px;
    opacity: 0; }

.ttlStyle_01 {
  text-align: center;
  font-size: 4.0rem;
  line-height: 1.5;
  margin-bottom: 80px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .ttlStyle_01 {
      font-size: 2.4rem;
      margin-bottom: 70px; } }
  .ttlStyle_01::before {
    content: "";
    position: absolute;
    bottom: -35px;
    transform: translateX(-50%);
    width: 80px;
    height: 1px;
    background: #c1ab72; }
    @media screen and (max-width: 768px) {
      .ttlStyle_01::before {
        bottom: -30px;
        width: 60px; } }
  .ttlStyle_01 span {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_01 span {
        font-size: 1.1rem; } }
    .ttlStyle_01 span.enTx {
      font-family: "Cinzel", "Noto Serif JP", serif;
      font-weight: 400; }

.ttlStyle_02 {
  padding-left: 30px;
  font-size: 2.6rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #4f565f;
  position: relative; }
  @media screen and (max-width: 768px) {
    .ttlStyle_02 {
      font-size: 1.7rem;
      padding-left: 20px;
      padding-bottom: 12px;
      margin-bottom: 20px; } }
  .ttlStyle_02::before {
    content: "◆";
    position: absolute;
    top: 15px;
    line-height: 1;
    left: 0;
    font-size: 1.5rem;
    color: #c1ab72; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02::before {
        font-size: 1.0rem;
        top: 10px; } }
  .ttlStyle_02::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100px;
    height: 1px;
    background: #c1ab72; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02::after {
        width: 50px; } }
  .ttlStyle_02 span {
    font-size: 1.1rem;
    color: #acaeb1;
    font-family: "Cinzel", "Noto Serif JP", serif;
    font-weight: 400;
    margin-left: 15px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02 span {
        font-size: 1.0rem;
        margin-left: 12px; } }
  .ttlStyle_02 .waku {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    font-family: "Cinzel", "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1;
    padding: 4px 10px 3px 10px;
    border: 1px solid #63676d;
    margin-bottom: 4px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02 .waku {
        font-size: 1.1rem;
        margin-right: 10px; } }

.ttlStyle_03 {
  background: #1f2630;
  padding: 8px 10px 8px 36px;
  font-size: 2.2rem;
  position: relative;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .ttlStyle_03 {
      font-size: 1.6rem;
      padding-left: 28px; } }
  .ttlStyle_03::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 3px;
    height: calc(100% - 38px);
    background: #c1ab72; }
    @media screen and (max-width: 768px) {
      .ttlStyle_03::before {
        left: 15px;
        height: calc(100% - 32px); } }

.ttlStyle_04 {
  padding-bottom: 12px;
  padding-left: 18px;
  line-height: 1.7;
  border-bottom: 1px solid #4f565f;
  margin-bottom: 15px;
  font-size: 1.8rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    .ttlStyle_04 {
      font-size: 1.5rem;
      padding-bottom: 10px;
      margin-bottom: 10px; } }
  .ttlStyle_04::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #c1ab72; }
    @media screen and (max-width: 768px) {
      .ttlStyle_04::before {
        width: 6px;
        height: 6px;
        top: 10px; } }

.ttlStyle_05 {
  font-size: 1.5rem;
  margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    .ttlStyle_05 {
      font-size: 1.4rem; } }

.ttlStyle_06 {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin-bottom: 50px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .ttlStyle_06 {
      text-align: center;
      font-size: 1.1rem;
      margin-bottom: 42px; } }
  .ttlStyle_06::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -13px;
    background: #c1ab72;
    width: 80px;
    height: 1px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_06::before {
        width: 60px;
        margin-left: -35px;
        left: 50%;
        bottom: -15px; } }
  .ttlStyle_06 .enTx {
    font-size: 7.0rem;
    color: #c1ab72;
    font-family: "Cinzel", "Noto Serif JP", serif;
    font-weight: 400;
    display: block;
    letter-spacing: 0.2em;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .ttlStyle_06 .enTx {
        font-size: 3.0rem;
        line-height: 1.25;
        margin-top: 5px;
        letter-spacing: 0.1em; } }
  .ttlStyle_06.sml span {
    font-size: 5.0rem; }
    @media screen and (max-width: 768px) {
      .ttlStyle_06.sml span {
        font-size: 2.6rem; } }

.cmn_copy01 {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  line-height: 1.85;
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .cmn_copy01 {
      font-size: 1.6rem; } }
  .cmn_copy01 .sml {
    display: block;
    font-size: 1.8rem; }
    @media screen and (max-width: 768px) {
      .cmn_copy01 .sml {
        font-size: 1.3rem;
        margin-top: 2px; } }
  .cmn_copy01.big {
    font-size: 2.8rem; }
    @media screen and (max-width: 768px) {
      .cmn_copy01.big {
        font-size: 1.8rem; } }

.komeSec {
  position: relative; }
  .komeSec .cmn_komeTx {
    position: absolute;
    bottom: -120px;
    text-align: right;
    right: 0;
    font-size: 1.1rem; }
    @media screen and (max-width: 768px) {
      .komeSec .cmn_komeTx {
        font-size: 1.0rem;
        bottom: -65px; } }

.grayTx {
  opacity: .5; }