@charset "UTF-8";
@-webkit-keyframes flash {
  50% {
    opacity: 0.7;
  }
}
@keyframes flash {
  50% {
    opacity: 0.7;
  }
}
.header {
  background-color: #D98000;
}

.introduction {
  background-color: #D98000;
  color: #FFF;
  padding: 50px 0 137px;
}
@media screen and (max-width: 768px) {
  .introduction {
    padding: 50px 25px 50px;
  }
}
@media screen and (min-width: 769px) {
  .introduction__inner {
    padding-left: 420px;
  }
}
.introduction__title {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .introduction__title {
    font-size: 20px;
    margin-bottom: 39px;
    text-align: center;
  }
}
@media screen and (max-width: 350px) {
  .introduction__title {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  .introduction__title span {
    margin-left: -13px;
  }
}
@media screen and (min-width: 769px) {
  .introduction__illust {
    position: fixed;
    width: 382px;
    top: 352px;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .introduction__illust {
    display: block;
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 32px;
  }
}
.introduction__text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  .introduction__text {
    font-size: 14px;
    line-height: 30px;
  }
}

.contents {
  position: relative;
  background-color: #F5F3F0;
  padding: 110px 0 93px;
}
@media screen and (max-width: 768px) {
  .contents {
    padding: 30px 0 46px;
    overflow-x: unset;
  }
}
.contents__inner {
  max-width: 1300px;
  margin: 0 auto;
}
.contents__heading {
  font-size: 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contents__heading {
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  .contents__heading {
    position: relative;
    margin-bottom: 30px;
  }
}
.contents__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .contents__line {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .contents__line {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .contents__line:first-child {
    min-height: 564px;
    width: 1173px;
    margin-bottom: 80px;
    margin-left: 42px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .contents__line:first-child .contents__heading {
    left: 0;
    top: 110px;
  }
  .contents__line:first-child .contents__lists {
    width: 100%;
  }
  .contents__line:first-child .contents__list {
    padding-right: 64px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .contents__line:first-child .contents__list.col1 .balloon {
    margin-right: -64px;
    margin-top: 0;
  }
  .contents__line:first-child .contents__list.col2 {
    margin-left: -129px;
  }
  .contents__line:first-child .contents__list.col2 .balloon {
    margin-right: -193px;
    margin-top: 33px;
  }
  .contents__line:first-child .contents__list .item {
    margin-bottom: 82px;
  }
  .contents__line:first-child .contents__list .item:nth-child(2n-1) {
    margin-right: 170px;
  }
  .contents__line:first-child .contents__list .item__heading {
    left: 44.5%;
  }
}
@media screen and (min-width: 769px) {
  .contents__line:nth-child(2) {
    min-height: 293px;
    width: 1040px;
    margin-left: 178px;
    margin-bottom: 123px;
  }
  .contents__line:nth-child(2) .contents__heading {
    right: 0;
  }
  .contents__line:nth-child(2) .contents__list {
    margin-top: 36px;
  }
  .contents__line:nth-child(2) .contents__list #item_05 .item__heading h3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .contents__line:nth-child(2) .balloon {
    margin-left: -28px;
    margin-top: 115px;
  }
}
@media screen and (min-width: 769px) {
  .contents__line:nth-child(3) {
    min-height: 315px;
    width: 1082px;
    margin-left: 104px;
    margin-bottom: 123px;
  }
  .contents__line:nth-child(3) .contents__heading {
    left: 0;
  }
  .contents__line:nth-child(3) .contents__list {
    margin-top: 30px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .contents__line:nth-child(3) .balloon {
    margin-right: -29px;
    margin-top: 61px;
  }
}
.contents__genre {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #000;
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .contents__genre {
    position: absolute;
    bottom: 29.7%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .contents__genre {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) {
  .contents__genre--first {
    position: absolute;
    right: 64px;
    top: -97px;
  }
}
@media screen and (max-width: 768px) {
  .contents__genre--right {
    left: calc(50% + 30px);
  }
}
@media screen and (max-width: 768px) {
  .contents__genre--left {
    right: calc(50% + 30px);
  }
}
.contents__genre--white {
  display: block;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFF;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  .contents__genre--white {
    font-size: 40px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 350px) {
  .contents__genre--white {
    font-size: 38px;
  }
}
@media screen and (min-width: 769px) {
  .contents__illust--02 {
    width: 416px;
  }
  .contents__illust--03 {
    width: 272px;
  }
  .contents__illust--04 {
    width: 284px;
  }
}
.contents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  width: 737px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .contents__list {
    width: 100%;
    margin: 0 auto 22px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents__list {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 768px) {
  .contents__list > li.order0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .contents__list > li.order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .contents__list > li.order1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .contents__list > li.order3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.contents__list .item {
  position: relative;
  cursor: pointer;
  -webkit-transition-property: opacity, visibility, color, background-color;
  -o-transition-property: opacity, visibility, color, background-color;
  transition-property: opacity, visibility, color, background-color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
@media screen and (max-width: 768px) {
  .contents__list .item {
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }
}
@media screen and (min-width: 769px) {
  .contents__list .item:nth-child(-n+2) {
    margin-right: 68px;
  }
}
@media screen and (max-width: 768px) {
  .contents__list .item {
    width: 47.1%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.contents__list .item:hover {
  opacity: 0.7;
}
.contents__list .item__thumbnail {
  width: 200px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media screen and (max-width: 768px) {
  .contents__list .item__thumbnail {
    width: 78.4%;
    margin: 0 auto;
  }
}
.contents__list .item__thumbnail.flash {
  opacity: 1;
  -webkit-animation: 0.6s linear 0s 2 alternate flash;
  animation: 0.6s linear 0s 2 alternate flash;
}
.contents__list .item__thumbnail.flash.close {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.contents__list .item__thumbnail img {
  display: block;
}
.contents__list .item__heading {
  position: absolute;
  top: 149px;
  left: -14px;
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  letter-spacing: 0.06em;
  z-index: 2;
  -webkit-transform: translateZ(2px);
  transform: translateZ(2px);
}
@media screen and (max-width: 768px) {
  .contents__list .item__heading {
    position: static;
    margin-top: -21px;
  }
}
@media screen and (max-width: 768px) {
  .contents__list .item__heading {
    width: 153px;
  }
}
@media screen and (max-width: 350px) {
  .contents__list .item__heading {
    width: 140px;
  }
}
.contents__list .item__heading--tag {
  display: inline-block;
  border-radius: 10px 10px 0 0;
  background-color: #000;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
  padding: 8px 20px 7px;
}
@media screen and (max-width: 768px) {
  .contents__list .item__heading--tag {
    font-size: 12px;
    line-height: 1.5;
    padding: 7px 14px;
  }
}
@media screen and (max-width: 350px) {
  .contents__list .item__heading--tag {
    font-size: 11px;
  }
}
.contents__list .item__heading h3 {
  display: inline-block;
  border: 2px solid #000;
  border-radius: 0 10px 10px 10px;
  background-color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  white-space: nowrap;
  padding: 17px 14px;
}
@media screen and (max-width: 768px) {
  .contents__list .item__heading h3 {
    width: 100%;
    white-space: unset;
    padding: 10px 4px 10px 10px;
    font-size: 12px;
    line-height: 1.9;
  }
}

.balloon {
  display: none;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .balloon {
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .balloon {
    margin: -24px -15px 30px;
    padding-top: 36px;
  }
}

.data_box {
  position: relative;
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  margin: 0 auto;
  padding: 60px 20px 70px;
  border: 2px solid #000;
  border-radius: 10px;
  background-color: #FFF;
  width: 1065px;
}
.data_box--01::before, .data_box--01::after {
  right: 600px;
}
.data_box--02::before, .data_box--02::after {
  right: 220px;
}
.data_box--03::before, .data_box--03::after {
  right: 762px;
}
.data_box--04::before, .data_box--04::after {
  right: 368px;
}
.data_box--05::before, .data_box--05::after {
  right: 900px;
}
.data_box--06::before, .data_box--06::after {
  right: 700px;
}
.data_box--07::before, .data_box--07::after {
  right: 368px;
}
.data_box--08::before, .data_box--08::after {
  right: 650px;
}
.data_box--09::before, .data_box--09::after {
  right: 368px;
}
.data_box--10::before, .data_box--10::after {
  right: 130px;
}
@media screen and (max-width: 768px) {
  .data_box {
    width: 100%;
    padding: 40px 25px;
  }
  .data_box--01::before, .data_box--01::after, .data_box--03::before, .data_box--03::after, .data_box--05::before, .data_box--05::after, .data_box--07::before, .data_box--07::after, .data_box--08::before, .data_box--08::after, .data_box--10::before, .data_box--10::after {
    right: auto;
    left: 20.6%;
  }
  .data_box--02::before, .data_box--02::after, .data_box--04::before, .data_box--04::after, .data_box--06::before, .data_box--06::after, .data_box--09::before, .data_box--09::after {
    right: 20.6%;
  }
}
.data_box__closeBtn {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  padding: 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .data_box__closeBtn {
    width: 16px;
    height: 16px;
    bottom: 30px;
    right: 23px;
    padding: 0;
  }
}
.data_box__closeBtn span {
  display: inline-block;
  width: 30px;
  border-top: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .data_box__closeBtn span {
    width: 22px;
  }
}
.data_box__closeBtn span:nth-of-type(1) {
  -webkit-transform: translateX(-5px) translateY(-6px) rotate(-225deg);
  transform: translateX(-5px) translateY(-6px) rotate(-225deg);
}
@media screen and (max-width: 768px) {
  .data_box__closeBtn span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-225deg);
    transform: translateY(8px) rotate(-225deg);
  }
}
.data_box__closeBtn span:nth-of-type(2) {
  -webkit-transform: translateX(6px) translateY(-24px) rotate(-135deg);
  transform: translateX(6px) translateY(-24px) rotate(-135deg);
}
@media screen and (max-width: 768px) {
  .data_box__closeBtn span:nth-of-type(2) {
    -webkit-transform: translateX(11px) translateY(-10px) rotate(-135deg);
    transform: translateX(11px) translateY(-10px) rotate(-135deg);
  }
}
@media screen and (max-width: 768px) {
  .data_box__closeBtn span {
    width: 22px;
  }
}
.data_box__pic {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .data_box__pic {
    padding: 0 20px;
  }
}
.data_box__pic img {
  width: 345px;
  margin: 0 7.5px;
}
@media screen and (max-width: 768px) {
  .data_box__pic img {
    width: 100%;
    margin: 0 0 10px;
  }
}
.data_box__heading {
  text-align: center;
  margin: 40px auto;
}
@media screen and (max-width: 768px) {
  .data_box__heading {
    margin: 30px auto;
  }
}
.data_box__logo {
  width: 180px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .data_box__logo {
    width: 150px;
    margin-bottom: 12px;
  }
}
.data_box__logo--saiko {
  width: 42px;
}
.data_box__logo--stepsnine {
  width: 53px;
}
.data_box__logo--sktrading {
  width: 56px;
}
.data_box__title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .data_box__title {
    font-size: 18px;
  }
}
.data_box__text {
  max-width: 720px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .data_box__text {
    font-size: 12px;
  }
}
.data_box::before {
  content: "";
  position: absolute;
  top: -52px;
  border: 25px solid transparent;
  border-bottom: 25px solid #000;
}
@media screen and (max-width: 768px) {
  .data_box::before {
    top: -42px;
    border: 20px solid transparent;
    border-bottom: 20px solid #000;
  }
}
.data_box::after {
  content: "";
  position: absolute;
  top: -49px;
  border: 25px solid transparent;
  border-bottom: 25px solid #FFF;
}
@media screen and (max-width: 768px) {
  .data_box::after {
    top: -39px;
    border: 20px solid transparent;
    border-bottom: 20px solid #FFF;
  }
}

/* IE用 */
_:-ms-lang(x)::-ms-backdrop, .contents__genre--white {
  filter: dropshadow(color=#000000, offX=0, offY=-1) dropshadow(color=#000000, offX=1, offY=0) dropshadow(color=#000000, offX=0, offY=1) dropshadow(color=#000000, offX=-1, offY=0);
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 1px;
  text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
}

/*# sourceMappingURL=shinshi.css.map */
