/***  media ***/
/***  color ***/
/*** font ***/
/*** url ***/
@font-face {
  font-family: "Champagne";
  font-style: normal;
  font-weight: normal;
  src: url('../font/Champagne.ttf') format('truetype');
}
@font-face {
  font-family: "Champagne";
  font-style: normal;
  font-weight: bold;
  src: url('../font/ChampagneB.ttf') format('truetype');
}
@font-face {
  font-family: "Champagne";
  font-style: italic;
  font-weight: bold;
  src: url('../font/ChampagneBI.ttf') format('truetype');
}
@font-face {
  font-family: "Champagne";
  font-style: italic;
  font-weight: normal;
  src: url('../font/ChampagneI.ttf') format('truetype');
}
@font-face {
  font-family: "corpMin";
  font-style: normal;
  font-weight: normal;
  src: url('../font/corpMin.ttf') format('truetype');
}
@font-face {
  font-family: "corpLogo";
  font-style: normal;
  font-weight: normal;
  src: url('../font/corpLogoR.ttf') format('truetype');
}
@font-face {
  font-family: "corpLogo";
  font-style: normal;
  font-weight: bold;
  src: url('../font/corpLogoB.ttf') format('truetype');
}
.editorCts {
  /* 配置位置 右 */
  /* 配置位置 左 */
}
.editorCts .wp-caption-text {
  text-align: center;
}
.editorCts .wp-caption {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.editorCts .alignright {
  display: block;
  margin: 0 0 0 auto;
}
.editorCts .alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.editorCts .aligncenter {
  display: block;
  margin: 0 auto;
}
.editorCts p,
.editorCts h1,
.editorCts h2,
.editorCts h3,
.editorCts h4,
.editorCts h5,
.editorCts h6,
.editorCts ul,
.editorCts ol {
  letter-spacing: 1.6px;
  padding: 0;
  margin: 0 0 1em;
}
.editorCts p:first-child,
.editorCts h1:first-child,
.editorCts h2:first-child,
.editorCts h3:first-child,
.editorCts h4:first-child,
.editorCts h5:first-child,
.editorCts h6:first-child,
.editorCts ul:first-child,
.editorCts ol:first-child {
  margin-top: 10px;
}
.editorCts p .wp-caption + .wp-caption,
.editorCts h1 .wp-caption + .wp-caption,
.editorCts h2 .wp-caption + .wp-caption,
.editorCts h3 .wp-caption + .wp-caption,
.editorCts h4 .wp-caption + .wp-caption,
.editorCts h5 .wp-caption + .wp-caption,
.editorCts h6 .wp-caption + .wp-caption,
.editorCts ul .wp-caption + .wp-caption,
.editorCts ol .wp-caption + .wp-caption {
  margin-top: 30px;
}
.editorCts h1,
.editorCts h2,
.editorCts h3,
.editorCts h4,
.editorCts h5,
.editorCts h6 {
  margin-bottom: 0.5em;
  margin-top: 1em;
}
.editorCts h1,
.editorCts h2,
.editorCts h3,
.editorCts h4,
.editorCts h5,
.editorCts h6,
.editorCts strong,
.editorCts em {
  font-weight: bold;
}
.editorCts ul,
.editorCts ol {
  margin-left: 1.5em;
}
.editorCts ul {
  list-style: disc;
}
.editorCts ol {
  list-style-type: decimal;
}
.editorCts em {
  font-style: italic;
}
.editorCts a {
  color: #035e92;
  text-decoration: underline;
}
.editorCts h1 {
  font-size: 24px;
}
.editorCts h2 {
  font-size: 22px;
}
.editorCts h3 {
  font-size: 20px;
}
.editorCts h4 {
  font-size: 19px;
}
.editorCts h5 {
  font-size: 18px;
}
.editorCts h6 {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .editorCts p,
  .editorCts h1,
  .editorCts h2,
  .editorCts h3,
  .editorCts h4,
  .editorCts h5,
  .editorCts h6,
  .editorCts ul,
  .editorCts ol {
    line-height: 1.8;
    letter-spacing: 1px;
  }
  .editorCts h1 {
    font-size: 20px;
  }
  .editorCts h2 {
    font-size: 19px;
  }
  .editorCts h3 {
    font-size: 18px;
  }
  .editorCts h4 {
    font-size: 17px;
  }
  .editorCts h5 {
    font-size: 16px;
  }
  .editorCts h6 {
    font-size: 15px;
  }
}
.decrationTxtCts article {
  position: relative;
  border: solid 5px #b28850;
  padding: 40px 54px;
}
.decrationTxtCts article::before,
.decrationTxtCts article::after,
.decrationTxtCts article .contents::before,
.decrationTxtCts article .contents::after {
  content: '';
  background: url("../img/common/corner.svg") center center no-repeat;
  width: 104px;
  height: 104px;
  display: block;
  position: absolute;
}
.decrationTxtCts article::before {
  top: -3px;
  left: -3px;
  transform: rotate(180deg);
}
.decrationTxtCts article::after {
  top: -3px;
  right: -3px;
  transform: rotate(-90deg);
}
.decrationTxtCts article .contents::before {
  bottom: -3px;
  left: -3px;
  transform: rotate(90deg);
}
.decrationTxtCts article .contents::after {
  bottom: -3px;
  right: -3px;
}
.decrationTxtCts article p {
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  line-height: 2.67;
  letter-spacing: 1.2px;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .decrationTxtCts.innerBlock.sizeL {
    padding: 30px 0 50px;
  }
  .decrationTxtCts.innerBlock.sizeL article {
    padding: 30px 20px;
  }
  .decrationTxtCts.innerBlock.sizeL article::before,
  .decrationTxtCts.innerBlock.sizeL article::after,
  .decrationTxtCts.innerBlock.sizeL article .contents::before,
  .decrationTxtCts.innerBlock.sizeL article .contents::after {
    content: '';
    width: 54px;
    height: 54px;
    background-size: 100%;
  }
  .decrationTxtCts.innerBlock.sizeL article p {
    font-size: 10px;
    line-height: 1.8;
    letter-spacing: 0.1px;
  }
  .decrationTxtCts.innerBlock.sizeL article p + p {
    margin-top: 1em;
  }
}
/*# sourceMappingURL=map/page.css.map */