@charset "UTF-8";
/*=======================================
various
=========================================*/
.p-various .menu-box {
  color: #921f56;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.p-various .menu-box:last-child {
  margin-bottom: 0;
}
.p-various .menu-box:before, .p-various .menu-box:after {
  content: none;
}
.p-various .menu-box .tit {
  width: 150px;
}
.p-various .menu-box .tit span {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
.p-various .menu-box .tit-detail {
  width: calc(100% - 150px);
}
.p-various__menu ul {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-various__menu ul:before, .p-various__menu ul:after {
  content: none;
}
.p-various__menu ul li {
  width: 100%;
  margin-right: 2%;
  background-color: #F9F7F8;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-various__menu ul li:last-child {
  margin-right: 0;
}
.p-various__menu ul li a {
  position: relative;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 20px;
  text-decoration: none;
}
.p-various__menu ul li a:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: '\f175';
  font-weight: 900;
  color: #921f56;
  position: absolute;
  right: 20px;
}
.p-various__menu ul li a .number {
  text-align: center;
  padding-right: 20px;
  font-size: 30px;
  color: #921f56;
  font-weight: bold;
}
.p-various__menu ul li a .number span {
  line-height: 1;
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.p-various__menu ul li a .title {
  font-size: 18px;
}
.p-various__content .block {
  padding: 40px 0;
}
.p-various__content .block .intro {
  padding-bottom: 40px;
}
.p-various__content .block .intro h3 {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #921f56;
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  margin-top: 30px;
  background-color: #F9F7F8;
  padding: 10px;
}
.p-various__content .block .intro h3 span {
  border-left: 3px solid #921f56;
  padding-left: 10px;
}
.p-various__content .block .intro p {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-various__content .block .intro dl {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-various__content .block .intro dl .row {
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.p-various__content .block .intro dl .row:last-child {
  margin-bottom: 0;
}
.p-various__content .block .intro dl .row dt {
  width: 200px;
}
.p-various__content .block .intro dl .row dt span {
  background-color: #bf6c94;
  color: #fff;
  width: 100%;
  display: block;
  padding: 5px 0;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.p-various__content .block .intro dl .row dd {
  padding-left: 30px;
}
.p-various__content .block .box {
  padding-bottom: 30px;
  margin-bottom: 80px;
  border-bottom: 1px solid #ccc;
}
.p-various__content .block .box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.p-various__content .block .box h3 {
  margin-bottom: 20px;
}
.p-various__content .block .box p {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
}

.page-top {
  text-align: right;
  margin-top: 20px;
}
.page-top a {
  display: inline-block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #921f56;
  color: #921f56;
  padding: 5px 20px 10px;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-decoration: none;
  line-height: 1;
}
.page-top a span {
  font-size: 10px;
}
.page-top a:hover {
  background-color: #921f56;
  color: #FFF;
}

.block-menu {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #921f56;
}
.block-menu ul {
  text-align: left;
}
.block-menu ul li {
  display: inline-block;
  margin-right: 20px;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.block-menu ul li a {
  color: #921f56;
}

.other {
  background-color: #F9F7F8;
  padding: 60px;
}
.other .inner {
  display: table;
  width: 100%;
}
.other .inner .txt {
  width: 60%;
  display: table-cell;
  padding-right: 40px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.other .inner .txt h5 {
  font-size: 18px;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #921f56;
  margin-bottom: 10px;
}
.other .inner .txt p {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.other .inner .txt p:last-child {
  margin-bottom: 0;
}
.other .inner .ph {
  display: table-cell;
  width: 40%;
}

.thema-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.thema-wrap:before, .thema-wrap:after {
  content: none;
}
.thema-wrap--col2 .thema {
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thema-wrap--col3 .thema {
  width: 32.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 15px;
}

.thema {
  border: 3px double #921f56;
  margin-bottom: 30px;
  padding: 30px;
  display: flex;
  flex-direction: column;
}
.thema h4 {
  text-align: center;
  font-size: 20px;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #921f56;
  margin-bottom: 20px;
}
.thema ul {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.thema ul li {
  padding-left: 1em;
  text-indent: -0.5em;
  line-height: 1.6;
}
.thema ul li:before {
  content: "⚫︎";
  display: inline-block;
  vertical-align: middle;
  color: #921f56;
  position: relative;
  top: -2px;
}
.thema p {
  text-align: left;
}
.thema p:first-of-type {
  flex-grow: 1;
}

.row-wrap{
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.row-wrap:before,
.row-wrap:after{
  content: none;
}
.row-wrap .row-item{
  width: 46%;
}
.row-wrap .row-item .ph{
  width: 60%;
  margin:20px auto 0;
}

/*=====================
260604追加
=====================*/
.p-various__content .intro__text {
  margin-bottom: 15px;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-various .menu-box {
    display: block;
    margin-bottom: 20px;
  }
  .p-various .menu-box .tit {
    width: 100%;
  }
  .p-various .menu-box .tit-detail {
    width: 100%;
  }
  .p-various__menu ul {
    display: block;
  }
  .p-various__menu ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .p-various__menu ul li:last-child {
    margin-bottom: 0;
  }
  .p-various__menu ul li a {
    padding: 10px;
    text-decoration: none;
  }
  .p-various__menu ul li a:after {
    right: 10px;
  }
  .p-various__menu ul li a .number {
    padding-right: 10px;
  }
  .p-various__menu ul li a .number span {
    line-height: 1;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
  }
  .p-various__menu ul li a .title {
    font-size: 16px;
  }
  .p-various__content .block {
    padding: 40px 0;
  }
  .p-various__content .block .intro h3 {
    font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #921f56;
    font-size: 16px;
  }
  .p-various__content .block .intro h3 span {
    display: block;
  }
  .p-various__content .block .intro dl .row {
    display: block;
  }
  .p-various__content .block .intro dl .row dt {
    width: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .p-various__content .block .intro dl .row dd {
    padding-left: 0;
    width: 100%;
  }
  .p-various__content .block .box {
    padding-bottom: 30px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc;
  }
  .p-various__content .block .box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .p-various__content .block .box h3 {
    margin-bottom: 20px;
  }
  .p-various__content .block .box p {
    font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 20px;
  }

  .block-menu {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #921f56;
  }
  .block-menu ul {
    text-align: left;
  }
  .block-menu ul li {
    display: block;
    margin-right: 0;
    padding-left: 2em;
    text-indent: -1.5em;
  }

  .other {
    padding: 30px;
  }
  .other .inner {
    display: block;
  }
  .other .inner .txt {
    width: 100%;
    display: block;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .other .inner .txt h5 {
    font-size: 16px;
  }
  .other .inner .txt p {
    margin-bottom: 20px;
  }
  .other .inner .ph {
    width: 100%;
    display: block;
    text-align: center;
  }
  .other .inner .ph img {
    display: inline-block;
  }

  .thema-wrap {
    display: block;
  }
  .thema-wrap--col2 .thema {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .thema-wrap--col3 .thema {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 15px;
  }

  .thema {
    border: 3px double #921f56;
    margin-bottom: 30px;
    padding: 20px 15px;
  }
  .thema h4 {
    text-align: center;
    font-size: 20px;
    font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #921f56;
    margin-bottom: 20px;
  }
  .thema ul {
    font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .thema ul li {
    padding-left: 1em;
    text-indent: -0.5em;
  }
  .row-wrap{
    display: block;
  }
  .row-wrap .row-item{
    width: 100%;
    margin-bottom: 40px;
  }
  .row-wrap .row-item:last-child{
    margin-bottom: 0;
  }
  .row-wrap .row-item .ph{
    width: 60%;
    margin:20px auto 0;
  }
}
