@charset "shift_jis";
/* CSS Document */

body {
  background: #fefefe;
}
div#body {
  width: auto;
  /* padding-top: 187px; */
}

.pkz {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-width: 1024px;
  max-width: 1400px;
  padding: 0 50px;
  width: 100%;
  margin: 20px auto 65px;
}

.pkz__list {
  font-size: 12px;
}

.pkz__list:not(:last-child) {
  position: relative;
  margin-right: 8px;
  padding-right: 16px;
}

.pkz__list:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  transform: rotate(45deg);
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #333;
}

.pkz__link:link,
.pkz__link:visited {
  color: #876528;
  text-decoration: underline;
  transition: 0.2s ease-out;
}

.pkz__link:hover {
  text-decoration: none;
}

h1 {
  font-weight: bold;
  color: #000000;
}
h1 .info {
  padding: 14px 16px 14px;
}
h1 .info p:nth-of-type(1) {
  font-size: 16px;
}
h1 .info p:nth-of-type(2) {
  margin-top: 8px;
  font-size: 24px;
}
h1 .info span {
  padding: 3px 10px 2px;
  color: #ffffff;
  background: #f7823e;
}

/* .mainvisual */
.mainvisual {
  background: linear-gradient(-145deg, #f7823e 0%, #ffbe46 100%);
  font-weight: bold;
}
.mainvisualInner {
  width: 750px;
  margin: auto;
  display: flex;
}
.mainvisualInner > div:first-of-type {
  width: 568px;
  margin-bottom: -50px;
  margin-top: 55px;
}
.mainvisualInner div.box {
  display: inline-block;
  margin-top: 40px;
  padding: 16px;
  background: #ffffff;
  box-shadow: 10px 10px 10px #a7642a6b;
}
.mainvisualInner > div p.title {
  color: #ffffff;
  font-size: 36px;
  line-height: 43px;
}
.mainvisualInner > div p.title span {
  font-size: 25px;
  position: relative;
}
.mainvisualInner > div p.title span:before {
  content: "";
  position: absolute;
  bottom: -7px;
  display: inline-block;
  width: 480px;
  height: 2px;
  background-color: #ffffff;
}
.mainvisualInner > div p.first {
  display: inline-block;
  padding: 3px 32px;
  color: #ffffff;
  font-size: 16px;
  background: #ea5b07;
  border-radius: 5px;
}
.mainvisualInner ul.h1_img {
  margin-bottom: -100px;
  width: 320px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.mainvisualInner ul.h1_img li {
  position: relative;
  text-align: center;
}
.mainvisualInner ul.h1_img li p.balloon {
  position: relative;
  display: inline-block;
  margin: 10px 0 16px;
  padding: 39px 2px;
  width: 120px;
  height: 100px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  filter: drop-shadow(15px 18px 3px #a7642a6b);
}
.mainvisualInner ul.h1_img li:nth-of-type(2) p.balloon {
  padding: 32px 5px;
}
.mainvisualInner ul.h1_img li p.balloon:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 0;
  filter: drop-shadow(15px 18px 3px #a7642a6b);
}
.mainvisualInner ul.h1_img li img {
  width: 130px;
  filter: drop-shadow(15px 18px 3px #a7642a6b);
}

/* #contents */
body#category div#contents {
  width: 750px;
  margin: auto;
  padding: 110px 16px 0;
}
body#category div#contents a:link,
body#category div#contents a:visited {
  color: #000000;
  text-decoration: none;
}
body#category div#contents a:hover {
  color: #e60000;
}
ul.link li {
  background-position: left 7px !important;
}
body#category div#contents p.lead {
  padding: 12px 10px;
  background: #ea5b07;
  color: #ffffff;
  font-size: 18px;
}
body#category div#contents p.lead span {
  padding: 2px 16px;
  background: #ffffff;
  border-radius: 5px;
  color: #ea5b07;
  font-size: 14px;
  font-weight: bold;
}
h2 {
  color: #e60000 !important;
  padding: 5px 8px !important;
  border-left: solid 5px #e60000 !important;
}

/* .cont01 */
div.cont01 {
  margin-top: 48px;
}
div.cont01 p.title {
  text-align: center;
  color: #e60000;
  font-size: 18px;
  font-weight: bold;
}
ul.foryou {
  margin-top: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
ul.foryou li.person {
  width: 310px;
  border: 1px solid #ffa500;
  border-radius: 20px;
  padding: 20px;
  font-size: 16px;
}
ul.foryou li.person p {
  color: #ffa500;
  font-weight: bold;
  text-align: center;
}
ul.foryou li.person div {
  margin-top: 5px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
ul.foryou li.person div p.woman {
  padding-top: 9px;
}
ul.foryou li.person div ul.fukidashi {
  width: 180px;
  text-align: center;
  margin: auto 0;
}
ul.foryou li.person div ul.fukidashi li:nth-of-type(1) {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}
ul.foryou li.person div ul.fukidashi li:nth-of-type(2) a {
  font-weight: bold;
  margin-top: 20px;
  width: 180px;
  height: 60px;
  background: #ffa500;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  padding: 19px 12px 19px 20px;
}
ul.foryou li.person div ul.fukidashi li:nth-of-type(2) a:link,
ul.foryou li.person div ul.fukidashi li:nth-of-type(2) a:visited {
  color: #ffffff !important;
}
ul.foryou li.person div ul.fukidashi li:nth-of-type(2) a:hover {
  color: #ffffff !important;
  background: #ea5b07;
}

/* .cont02 */
/* .cont03 */
div.cont02,
div.cont03 {
  margin-top: 48px;
}
div.cont02 h3,
div.cont03 h3 {
  margin-top: 32px;
  color: #ffa500;
  font-weight: bold;
  font-size: 18px;
}
/* スライド部分 */
div.slideContents {
  width: 690px;
  margin: 0 auto;
}
ul.slideBox {
  margin-top: 10px;
  border: 3px solid #ffa500;
  border-radius: 10px;
  padding: 16px 32px;
}
ul.slideBox li p.STEP {
  width: 80px;
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
  background-color: #ffa500;
}
/* slick部分 */
.slick-disabled {
  display: none !important;
}
/* slick部分 */
ul.slick01 li div.slickimage {
  margin-top: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
ul.slick01 li div.slickimage p {
  margin: auto;
}
ul.slick01 li div.slickimage p img {
  width: 200px;
  border: 1px solid #595959;
}
ul.slick01 li div.slickimage p img.screen01 {
  width: 245px !important;
}
ul.slick01 li div.slickimage p img.screen {
  width: 240px !important;
}
ul.slick01 li div.slickimage p img.arrow {
  width: 100%;
  border: none !important;
}
/* スライド部分 */

/* .cont04 */
div.cont04 {
  margin-top: 48px;
  border: 1px solid #595959;
  border-radius: 3px;
  padding: 16px;
}
div.cont04 h2 {
  font-size: 16px !important;
  color: #595959 !important;
  border: none !important;
  padding: 0 !important;
}
div.cont04 p.time {
  text-align: right;
}

/* .cont05 */
div.cont05 {
  margin-top: 48px;
}
div.cont05 section {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 16px;
}
div.cont05 ul.linklist li:nth-of-type(n + 2) {
  margin-top: 10px;
}
div.cont05 ul.linklist li p {
  display: inline-block;
}
div.cont05 ul.linklist li ul.link {
  display: inline-block;
  padding-left: 8px;
  margin-top: 0;
}

section.alert {
  width: 750px;
  margin: 48px auto 0;
  padding: 16px 16px 0;
}

.mt230 {
  margin-top: 230px;
}
.forPC {
  display: block;
}
.forSP {
  display: none !important;
}
@media screen and (max-width: 896px) {
  #body {
    padding-top: 5px !important;
  }
}
@media screen and (max-width: 767.9px) {
  .header.is-sticky {
    min-width: 1024px !important;
  }
  .button-page-top {
    color: transparent !important;
    text-decoration: none !important;
  }
}
