@charset "UTF-8";
#nyk100-society {
  font-family: "Zen Kaku Gothic New", sans-serif;
}
#nyk100-society * {
  letter-spacing: 0.05rem;
}
#nyk100-society img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#nyk100-society ul li {
  list-style: none;
}
#nyk100-society a {
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
}
#nyk100-society a:focus {
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
}
#nyk100-society a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
#nyk100-society html {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.6;
}
#nyk100-society body {
  margin: 0;
  padding: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 1170px) {
  #nyk100-society .hide__1170 {
    display: none !important;
  }
}
@media screen and (min-width: 1171px) {
  #nyk100-society .show__1170 {
    display: block !important;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .smp__hide {
    display: none !important;
  }
}
@media screen and (min-width: 980px) {
  #nyk100-society .smp__show {
    display: none !important;
  }
}
@media print {
  #nyk100-society .smp__show {
    display: block !important;
  }
}
#nyk100-society .fs0 {
  font-size: 0;
}
#nyk100-society .fs-S {
  font-size: 14px;
}
#nyk100-society .fs-M {
  font-size: 18px;
}
#nyk100-society .fs-L {
  font-size: 22px;
}
#nyk100-society .flex {
  display: flex;
}
#nyk100-society .alignStart {
  align-items: flex-start;
}
#nyk100-society .alignEnd {
  align-items: flex-end;
}
#nyk100-society .alignCenter {
  align-items: center;
}
#nyk100-society .justBetween {
  justify-content: space-between;
}
#nyk100-society .justCenter {
  justify-content: center;
}
#nyk100-society .justStart {
  justify-content: flex-start;
}
#nyk100-society .justEnd {
  justify-content: flex-end;
}
#nyk100-society .textLeft {
  text-align: left;
}
#nyk100-society .textRight {
  text-align: right;
}
#nyk100-society .textCenter {
  text-align: center;
}
#nyk100-society .relative {
  position: relative;
}
#nyk100-society .absolute {
  position: absolute;
}
#nyk100-society .wrapper {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1279px) {
  #nyk100-society .wrapper {
    padding: 0 64px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  #nyk100-society .wrapper {
    padding: 0 48px;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society .wrapper {
    padding: 0 16px;
  }
}
#nyk100-society .wrap-1400 {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}
#nyk100-society .col-2 {
  width: 47%;
}
#nyk100-society .col-3 {
  width: 30%;
}
#nyk100-society .col-4 {
  width: 23%;
}
#nyk100-society .w-100 {
  width: 100%;
}
#nyk100-society :root {
  --headerHeight: 115px;
  --sectionTop: 80px;
  --sectionBottom: 100px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society :root {
    --headerHeight: 88px;
  }
}
@media print {
  #nyk100-society :root {
    --headerHeight: 60px;
  }
}
#nyk100-society .margin {
  margin-top: var(--sectionTop);
  margin-bottom: var(--sectionBottom);
}
#nyk100-society .padding {
  padding-top: var(--sectionTop);
  padding-bottom: var(--sectionBottom);
}
#nyk100-society .mb-S {
  margin-bottom: 25px;
}
#nyk100-society .mb-M {
  margin-bottom: 30px;
}
#nyk100-society .mb-L {
  margin-bottom: 40px;
}
#nyk100-society .storyTitle {
  font-weight: normal;
}
#nyk100-society .storyTitle .number {
  font-style: italic;
  font-size: 70px;
  position: relative;
  padding-left: 50px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .storyTitle .number {
    font-size: 50px;
  }
}
#nyk100-society .storyTitle .number::before {
  position: absolute;
  content: "STORY";
  font-style: normal;
  top: 39%;
  left: 0;
  font-size: 14px;
}
#nyk100-society .storyTitle .number::after {
  position: absolute;
  content: "";
  width: 38px;
  height: 1px;
  background-color: #000;
  left: 0;
  top: 56%;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .storyTitle .number::after {
    top: 62%;
  }
}
#nyk100-society .storyTitle .jp {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.05rem;
}
#nyk100-society .storyTitle .jp.space {
  margin-left: 10px;
}
#nyk100-society .secTitle {
  font-size: 38px;
  font-weight: bold;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .secTitle {
    font-size: 32px;
  }
}
#nyk100-society .secTitle .red {
  color: #E70012;
}
#nyk100-society .secTitle .small {
  font-size: 28px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .secTitle .small {
    font-size: 20px;
  }
}
#nyk100-society .secTitle02 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 16px;
}
#nyk100-society .grayBg {
  background-color: #394660;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 0.3s;
  visibility: hidden;
  z-index: 998;
}
#nyk100-society .grayBg.active {
  transition: all 0.3s;
  visibility: visible;
  opacity: 0.4;
}
#nyk100-society .fadein,
#nyk100-society .fadein02 {
  opacity: 0;
}
@media print {
  #nyk100-society .fadein,
  #nyk100-society .fadein02 {
    opacity: 1 !important;
  }
}
#nyk100-society .unna {
  font-family: "Unna", serif;
}
#nyk100-society .roboto {
  font-family: "Roboto Condensed", sans-serif;
}
#nyk100-society #pankuzu {
  margin-top: 30px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #pankuzu {
    margin-top: 10px;
  }
}
#nyk100-society #pankuzu ul {
  scrollbar-width: thin;
  scrollbar-color: #cdcdcd;
  overflow-x: auto;
  overflow-y: hidden;
  overflow: auto;
  white-space: nowrap;
}
#nyk100-society #pankuzu li {
  display: inline-block;
  font-size: 12px;
}
#nyk100-society #pankuzu li + li {
  margin-left: 10px;
}
#nyk100-society #page_header {
  text-align: center;
  margin-top: 50px;
}
#nyk100-society #page_header h1 {
  font-size: 36px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #page_header h1 {
    font-size: 30px;
    margin-top: 30px;
  }
}
#nyk100-society #page_header .en {
  color: #f15025;
  font-size: 20px;
}
#nyk100-society .brownBg {
  background-color: #f7f2ed;
}
#nyk100-society .button01 {
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: 0.3s;
  max-width: 360px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .button01 {
    font-size: 16px;
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
#nyk100-society .button01.__center {
  margin: 0 auto;
}
#nyk100-society .button01:visited {
  color: #fff;
}
#nyk100-society .button01:after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  transition: all 0.2s;
}
#nyk100-society .button01:hover {
  background-color: #fff;
  opacity: 1;
}
#nyk100-society .button01:hover:after {
  right: 5px;
  transition: all 0.2s;
}
#nyk100-society .pageTitle {
  font-size: 24px;
  position: relative;
  padding-top: 70px;
  margin-bottom: 32px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .pageTitle {
    font-size: 23px;
    padding-top: 55px;
  }
}
#nyk100-society .pageTitle span {
  color: #E70012;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}
#nyk100-society .pageTitle span::before {
  position: absolute;
  content: "";
  background-color: #E70012;
  width: 42px;
  height: 1px;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 979px), print {
  #nyk100-society .ls_sp {
    letter-spacing: 0rem;
  }
}
#nyk100-society #other {
  padding: 72px 0 80px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #other {
    padding: 56px 0 60px;
  }
}
#nyk100-society #other .otherTitle {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 64px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #other .otherTitle {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #other .otherFlex {
    flex-direction: column;
  }
}
#nyk100-society #other .otherFlex .contentsLink {
  width: 31%;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #other .otherFlex .contentsLink {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #nyk100-society #other .otherFlex .contentsLink + .contentsLink {
    margin-top: 24px;
  }
  #nyk100-society #other .otherFlex .contentsLink .contentsImage {
    width: 39%;
  }
  #nyk100-society #other .otherFlex .contentsLink .linkArw {
    width: calc(61% - 16px);
  }
}
#nyk100-society #other .linkArw {
  font-weight: 500;
  line-height: 40px;
  padding-right: 36px;
  margin-top: 13px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #other .linkArw {
    margin-top: 0;
  }
}
#nyk100-society #other .linkArw.hovered_non .my-line {
  stroke-dasharray: 200;
  stroke-dashoffset: 0; /* 初期値を0に設定 */
  animation: line-animation02 0.3s forwards;
  opacity: 1 !important;
}
@keyframes line-animation02 {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 200;
  }
}
#nyk100-society #other .linkArw.hovered .my-line {
  stroke-dasharray: 200;
  stroke-dashoffset: 200; /* 初期値は200に設定 */
  animation: line-animation 1.5s forwards;
  opacity: 1 !important;
}
@keyframes line-animation {
  0% {
    stroke-dashoffset: 200;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
#nyk100-society #other .linkArw.hovered .linkArwIn::before {
  opacity: 1 !important;
  transition: all 0.3s;
}
#nyk100-society #other .linkArw .linkArw_arw {
  position: relative;
  padding-right: 0;
  display: inline-block;
  line-height: 24px;
}
#nyk100-society #other .linkArw .linkArw_arw .my-line {
  opacity: 0;
}
#nyk100-society #other .linkArw .linkArw_arw svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) scale(1, -1);
  right: -40px;
}
#nyk100-society #other .linkArw .linkArw_arw::before {
  position: absolute;
  content: "";
  background-image: url(../images/arw_red@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 6px;
  top: 50%;
  transform: translate(0, -50%);
  right: -35px;
}
#nyk100-society #society_link01,
#nyk100-society #society_link02,
#nyk100-society #society_link03 {
  margin-top: -130px;
  padding-top: 130px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society_link01,
  #nyk100-society #society_link02,
  #nyk100-society #society_link03 {
    margin-top: -90px;
    padding-top: 90px;
  }
}
#nyk100-society #societyMain {
  padding-bottom: 50px;
  padding-top: 82px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
  #nyk100-society #societyMain {
    overflow: hidden;
  }
}
@media screen and (max-width: 1130px) {
  #nyk100-society #societyMain {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
@media print {
  #nyk100-society #societyMain {
    padding-top: 0;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .wrapper {
    padding: 0;
  }
}
@media print {
  #nyk100-society #societyMain .wrapper {
    padding: 0;
  }
}
#nyk100-society #societyMain .scroll_down {
  position: absolute;
  bottom: -50px;
  left: 0;
}
@media screen and (max-width: 1279px) {
  #nyk100-society #societyMain .scroll_down {
    left: 64px;
  }
}
@media screen and (max-width: 1130px) {
  #nyk100-society #societyMain .scroll_down {
    bottom: -120px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .scroll_down {
    left: 48px;
    bottom: -25px;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society #societyMain .scroll_down {
    left: 16px;
  }
}
@media print {
  #nyk100-society #societyMain .scroll_down {
    left: 48px;
    bottom: -25px;
  }
}
#nyk100-society #societyMain .scroll_down a {
  position: relative;
  left: -10px;
  bottom: 67px;
  color: #000;
  font-size: 14px;
  writing-mode: vertical-lr;
  text-decoration: none;
}
#nyk100-society #societyMain .scroll_down:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -3.5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #000;
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
  z-index: 2;
}
@keyframes circlemove {
  0% {
    bottom: 62px;
  }
  100% {
    bottom: 0px;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
#nyk100-society #societyMain .scroll_down:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 62px;
  background: #000;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex {
    flex-direction: column;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex {
    flex-direction: column;
  }
}
#nyk100-society #societyMain .mainFlex .mainLeft {
  margin-top: 38px;
}
@media screen and (max-width: 1220px) {
  #nyk100-society #societyMain .mainFlex .mainLeft {
    width: 32%;
  }
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainLeft {
    width: 36%;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainLeft {
    width: 100%;
    padding: 0 48px;
    margin: 24px 0 30px;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society #societyMain .mainFlex .mainLeft {
    padding: 0 16px;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex .mainLeft {
    width: 100%;
    padding: 0 48px;
    margin-bottom: 30px;
  }
}
#nyk100-society #societyMain .mainFlex .mainLeft .mainText {
  font-weight: 500;
  line-height: 32px;
  margin-top: 30px;
  letter-spacing: 0rem;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainLeft .mainText {
    margin-top: 20px;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex .mainLeft .mainText {
    margin-top: 20px;
  }
}
#nyk100-society #societyMain .mainFlex .mainRight {
  width: 68.7%;
}
@media screen and (max-width: 1280px) {
  #nyk100-society #societyMain .mainFlex .mainRight {
    width: auto;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex .mainRight {
    width: auto;
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .mainImage {
  position: relative;
}
@media screen and (max-width: 1280px) {
  #nyk100-society #societyMain .mainFlex .mainRight .mainImage {
    width: 127%;
    right: 30px;
  }
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .mainImage {
    width: 119.4%;
    right: -27px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .mainImage {
    position: unset;
    width: 100%;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex .mainRight .mainImage {
    position: unset;
    width: 100%;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea {
    display: flex;
    justify-content: center;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea {
    display: flex;
    justify-content: center;
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
  width: 140px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
    width: 108px;
    height: 108px;
    font-size: 22px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
    position: unset;
    width: 90px;
    height: 90px;
    border: none !important;
    font-size: 20px;
  }
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink + .pageLink {
    margin-left: 8px;
  }
}
@media print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
    position: unset;
    width: 90px;
    height: 90px;
    border: none !important;
    font-size: 20px;
  }
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink + .pageLink {
    margin-left: 8px;
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.green {
  background-color: rgba(235, 244, 217, 0.8);
  border: 2px solid rgba(235, 244, 217, 0.8);
  right: 150px;
  top: 22px;
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.green {
    right: 12vw;
    top: 2vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.green:hover {
    background-color: rgba(235, 244, 217, 0.8);
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange {
  background-color: rgba(255, 227, 187, 0.5);
  border: 2px solid rgba(255, 227, 187, 0.5);
  left: 30px;
  top: -35px;
}
@media screen and (max-width: 1280px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange {
    left: 20px;
  }
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange {
    top: -1.6vw;
    left: 2vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange:hover {
    background-color: rgba(255, 227, 187, 0.5);
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue {
  background-color: rgba(220, 244, 255, 0.8);
  border: 2px solid rgba(220, 244, 255, 0.8);
  left: -40px;
  bottom: 145px;
}
@media screen and (max-width: 1220px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue {
    left: -20px;
  }
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue {
    left: -3.7vw;
    bottom: 12vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue:hover {
    background-color: rgba(220, 244, 255, 0.8);
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink:hover {
  opacity: 1;
  background-color: transparent;
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink span {
  font-size: 20px;
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink span {
    font-size: 16px;
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn {
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn {
    padding-bottom: 12px;
  }
}
#nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn::before {
  position: absolute;
  content: "";
  background-image: url(../images/arw@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 5px;
  height: 10px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1170px) {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn::before {
    width: 3px;
    height: 7px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn::before {
    width: 4px;
    height: 9px;
  }
}
#nyk100-society .greenBg {
  background-color: #EBF4D9;
  padding: 30px 0 40px;
  position: relative;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .greenBg {
    padding: 60px 0 30px;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society .greenBg {
    padding: 15px 0 30px;
  }
}
@media print {
  #nyk100-society .greenBg {
    padding: 60px 0 30px;
  }
}
#nyk100-society .orangeBg {
  background-color: rgba(255, 227, 187, 0.5);
  padding: 50px 105px 50px 40px;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1280px) {
  #nyk100-society .orangeBg {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .orangeBg {
    display: block;
    padding: 60px 48px 30px;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society .orangeBg {
    padding: 15px 16px 30px;
  }
}
@media print {
  #nyk100-society .orangeBg {
    display: block;
    padding: 60px 48px 30px;
  }
}
#nyk100-society .blueBg {
  background-color: rgba(220, 244, 255, 0.8);
  padding: 50px 40px 50px 105px;
  height: 100%;
}
@media screen and (max-width: 1280px) {
  #nyk100-society .blueBg {
    padding-right: 64px;
    padding-left: 64px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .blueBg {
    padding: 60px 48px 30px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society .blueBg {
    padding: 15px 16px 30px;
  }
}
@media print {
  #nyk100-society .blueBg {
    padding: 60px 48px 30px;
    margin-top: 5px;
  }
}
#nyk100-society .societyTitle {
  height: 55px;
}
#nyk100-society .societyTitle .jp {
  font-weight: 500;
  font-size: 60px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyTitle .jp {
    font-size: 40px;
  }
}
@media print {
  #nyk100-society .societyTitle .jp {
    font-size: 40px;
  }
}
#nyk100-society .societyTitle .jp .small {
  font-size: 40px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyTitle .jp .small {
    font-size: 18px;
  }
}
@media print {
  #nyk100-society .societyTitle .jp .small {
    font-size: 18px;
  }
}
#nyk100-society .societyTitle .en {
  color: #fff;
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
  margin-left: 20px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyTitle .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
@media print {
  #nyk100-society .societyTitle .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
#nyk100-society .societyTitle.societyTitle02 .jp {
  font-size: 50px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyTitle.societyTitle02 .jp {
    font-size: 40px;
  }
}
@media print {
  #nyk100-society .societyTitle.societyTitle02 .jp {
    font-size: 40px;
  }
}
#nyk100-society .societyTitle.societyTitle02 .en {
  font-size: 45px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyTitle.societyTitle02 .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
@media print {
  #nyk100-society .societyTitle.societyTitle02 .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
#nyk100-society #society01 {
  position: relative;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society01 .societyFlex {
    flex-direction: column;
  }
}
@media print {
  #nyk100-society #society01 .societyFlex {
    flex-direction: column;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society #society01 .societyTitle {
    position: absolute;
    top: 30px;
    left: 70px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society01 .societyTitle {
    position: unset;
  }
}
@media print {
  #nyk100-society #society01 .societyTitle {
    position: unset;
  }
}
#nyk100-society #society01 .societyImage {
  width: 75.2%;
  position: relative;
}
@media screen and (max-width: 1100px) {
  #nyk100-society #society01 .societyImage {
    margin-left: 150px;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society01 .societyImage {
    margin-left: 0;
    width: 100%;
  }
}
@media print {
  #nyk100-society #society01 .societyImage {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society01 .societyImage .societyImage02 {
    position: relative;
  }
}
@media print {
  #nyk100-society #society01 .societyImage .societyImage02 {
    position: relative;
  }
}
#nyk100-society .modalDescription {
  padding: 20px 0;
  align-items: center;
}
#nyk100-society .modalDescription .ballonImage {
  margin-right: 10px;
  width: 23px;
  height: 26px;
}
#nyk100-society .societyFlex02 {
  padding-bottom: 64px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyFlex02 {
    flex-direction: column;
    padding-bottom: 40px;
  }
}
@media print {
  #nyk100-society .societyFlex02 {
    flex-direction: column;
  }
}
#nyk100-society .societyFlex02 #society02,
#nyk100-society .societyFlex02 #society03 {
  width: 49%;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyFlex02 #society02,
  #nyk100-society .societyFlex02 #society03 {
    width: 100%;
  }
}
@media print {
  #nyk100-society .societyFlex02 #society02,
  #nyk100-society .societyFlex02 #society03 {
    width: 100%;
    page-break-inside: avoid;
  }
}
#nyk100-society .societyFlex02 #society02 .societyImage,
#nyk100-society .societyFlex02 #society03 .societyImage {
  position: relative;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .societyFlex02 #society02 .societyImage .societyImage02,
  #nyk100-society .societyFlex02 #society03 .societyImage .societyImage02 {
    position: relative;
  }
}
@media print {
  #nyk100-society .societyFlex02 #society02 .societyImage .societyImage02,
  #nyk100-society .societyFlex02 #society03 .societyImage .societyImage02 {
    position: relative;
  }
}
#nyk100-society #society02 {
  position: relative;
  z-index: 2;
}
#nyk100-society #society02 .societySmall {
  max-width: 526px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society02 .societySmall {
    max-width: 100%;
  }
  #nyk100-society #society02 .societySmall img {
    width: 100%;
  }
}
@media print {
  #nyk100-society #society02 .societySmall {
    max-width: 100%;
  }
  #nyk100-society #society02 .societySmall img {
    width: 100%;
  }
}
#nyk100-society #society02 .societySmall .societyTitle {
  margin-bottom: 80px;
}
#nyk100-society #society03 {
  position: relative;
  z-index: 1;
}
#nyk100-society #society03 .societySmall {
  max-width: 470px;
}
@media screen and (max-width: 979px), print {
  #nyk100-society #society03 .societySmall {
    max-width: 100%;
  }
  #nyk100-society #society03 .societySmall img {
    width: 100%;
  }
}
@media print {
  #nyk100-society #society03 .societySmall {
    max-width: 100%;
  }
  #nyk100-society #society03 .societySmall img {
    width: 100%;
  }
}
#nyk100-society #society03 .societySmall .societyTitle {
  margin-bottom: 10px;
}
#nyk100-society .modalButton {
  position: absolute;
  display: inline-block;
  min-width: 190px;
  padding: 7px 10px;
  color: #fff;
  background: #E70012;
  border: solid 2px #fff;
  border-radius: 40px;
  padding: 7px 20px;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s;
  z-index: 10;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton {
    position: unset;
    min-width: auto;
    background: #fff;
    border: none;
    color: #000;
    padding: 7px;
    font-size: 15px;
    margin-top: 10px;
  }
}
@media print {
  #nyk100-society .modalButton {
    position: unset;
    min-width: auto;
    background: #fff;
    border: none;
    color: #000;
    padding: 7px;
    font-size: 15px;
    margin-top: 10px;
  }
}
#nyk100-society .modalButton .balloon {
  padding-right: 30px;
  position: relative;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton .balloon {
    display: flex;
    align-items: center;
  }
}
@media print {
  #nyk100-society .modalButton .balloon {
    display: flex;
    align-items: center;
  }
}
#nyk100-society .modalButton .balloon::before {
  position: absolute;
  content: "";
  background-image: url(../images/icon@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  transition: all 0.3s;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton .balloon::before {
    background-image: url(../images/icon02@2x.png);
  }
}
#nyk100-society .modalButton .balloon .number {
  display: none;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton .balloon .number {
    display: inline;
    background-color: #E70012;
    color: #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 16px;
    margin-right: 5px;
    font-weight: 500;
    letter-spacing: 0;
  }
}
#nyk100-society .modalButton::before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -15px;
  border: 7px solid transparent;
  border-top: 11px solid #E70012;
  z-index: 2;
  transition: all 0.3s;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton::before {
    display: none;
  }
}
#nyk100-society .modalButton::after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -17px;
  border: 9px solid transparent;
  border-top: 13px solid #fff;
  z-index: 1;
  transition: all 0.3s;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton::after {
    display: none;
  }
}
#nyk100-society .modalButton:hover {
  cursor: pointer;
  background: #fff;
  border: solid 2px #E70012;
  color: #E70012;
  opacity: 1;
  transition: all 0.3s;
}
@media screen and (max-width: 979px), print {
  #nyk100-society .modalButton:hover {
    border: none;
    color: #000;
  }
}
#nyk100-society .modalButton:hover .balloon {
  padding-right: 30px;
  position: relative;
}
#nyk100-society .modalButton:hover .balloon::before {
  background-image: url(../images/icon02@2x.png);
  transition: all 0.3s;
}
#nyk100-society .modalButton:hover::before {
  border-top: 11px solid #fff;
  transition: all 0.3s;
}
#nyk100-society .modalButton:hover::after {
  border: 9px solid transparent;
  border-top: 13px solid #E70012;
  transition: all 0.3s;
}
#nyk100-society .modalButton_sp {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #E70012;
  border-radius: 50%;
  font-weight: bold;
  text-align: center;
  width: 27px;
  height: 27px;
  line-height: 27px;
  z-index: 1;
}
#nyk100-society .modalButton_sp::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  border: 4px solid transparent;
  border-top: 9px solid #E70012;
  z-index: -1;
  transition: all 0.3s;
  transform: translate(-50%, 0);
}
#nyk100-society .open-default01 {
  right: 170px;
  top: 20px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default01 {
    right: 11vw;
    top: 1vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default01 {
    right: 6.6vw;
    top: -0.7vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default01 {
    right: 31.2vw;
    top: 5vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default01 {
    right: 29.2vw;
    top: 1vw;
  }
}
#nyk100-society .open-default02 {
  left: 320px;
  top: 150px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default02 {
    left: 22vw;
    top: 10.8vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default02 {
    left: 21vw;
    top: 9.9vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default02 {
    left: 39.4vw;
    top: 16.8vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default02 {
    left: 37.4vw;
    top: 12.8vw;
  }
}
#nyk100-society .open-default03 {
  right: 340px;
  bottom: 150px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default03 {
    right: 21vw;
    bottom: 8.8vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default03 {
    right: 17.5vw;
    bottom: 8.8vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default03 {
    right: 41vw;
    bottom: 11.2vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default03 {
    right: 38vw;
    bottom: 14.2vw;
  }
}
@media screen and (max-width: 450px) {
  #nyk100-society .open-default03 {
    right: 33vw;
    bottom: 12.6vw;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society .open-default03 {
    right: 38vw;
    bottom: 14.2vw;
  }
}
#nyk100-society .open-default04 {
  right: 140px;
  top: 300px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default04 {
    right: 9.4vw;
    top: 20.5vw;
  }
}
@media screen and (max-width: 1250px) {
  #nyk100-society .open-default04 {
    right: 7.9vw;
    top: 19.9vw;
  }
}
@media screen and (max-width: 1200px) {
  #nyk100-society .open-default04 {
    right: 8vw;
    top: 18.5vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default04 {
    right: 6.7vw;
    top: 18.3vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default04 {
    right: 20.8vw;
    top: 28.3vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default04 {
    right: 17.8vw;
    top: 24.3vw;
  }
}
#nyk100-society .open-default05 {
  left: 290px;
  top: 310px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default05 {
    left: 19.7vw;
    top: 20.7vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default05 {
    left: 16.4vw;
    top: 18.5vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default05 {
    left: 32.8vw;
    top: 32.5vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default05 {
    left: 30.8vw;
    top: 28.5vw;
  }
}
@media screen and (max-width: 520px) {
  #nyk100-society .open-default05 {
    left: 30.8vw;
    top: 28.5vw;
  }
}
#nyk100-society .open-default06 {
  right: -10px;
  bottom: 200px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default06 {
    right: -4vw;
    bottom: 14.1vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default06 {
    right: -6.8vw;
    bottom: 13.5vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default06 {
    right: 6.5vw;
    bottom: 18vw;
  }
}
#nyk100-society .open-default07 {
  left: 110px;
  bottom: 165px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default07 {
    left: 8vw;
    bottom: 12vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default07 {
    left: 3.9vw;
    bottom: 11vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default07 {
    left: 16.9vw;
    bottom: 13.6vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default07 {
    left: 15.9vw;
    bottom: 13.6vw;
  }
}
@media screen and (max-width: 450px) {
  #nyk100-society .open-default07 {
    left: 15.9vw;
    bottom: 16.6vw;
  }
}
@media print {
  #nyk100-society .open-default07 {
    left: 16.9vw;
    bottom: 13.6vw;
  }
}
#nyk100-society .open-default08 {
  left: 175px;
  top: 100px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default08 {
    left: 12vw;
    top: 7vw;
  }
}
@media screen and (max-width: 1180px) {
  #nyk100-society .open-default08 {
    left: 10.6vw;
    top: 6.1vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default08 {
    left: 10.1vw;
    top: 5.4vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default08 {
    left: 22.1vw;
    top: 11.9vw;
  }
}
@media print {
  #nyk100-society .open-default08 {
    left: 22.1vw;
    top: 11.9vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default08 {
    left: 21.1vw;
    top: 8.2vw;
  }
}
#nyk100-society .open-default09 {
  right: 10px;
  top: 140px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default09 {
    right: -1.6vw;
    top: 8.5vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default09 {
    right: -3.8vw;
    top: 8vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default09 {
    right: 6.6vw;
    top: 13vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default09 {
    right: 4.2vw;
    top: 8.3vw;
  }
}
@media print {
  #nyk100-society .open-default09 {
    right: 6.6vw;
    top: 13vw;
  }
}
#nyk100-society .open-default10 {
  left: -80px;
  top: 270px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default10 {
    left: -5.7vw;
    top: 19vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default10 {
    left: -6.8vw;
    top: 16vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default10 {
    left: 3.9vw;
    top: 30.2vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default10 {
    left: 3.9vw;
    top: 25.5vw;
  }
}
@media print {
  #nyk100-society .open-default10 {
    left: 3.9vw;
    top: 30.2vw;
  }
}
#nyk100-society .open-default11 {
  left: 140px;
  top: -40px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default11 {
    left: 10vw;
    top: -3vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default11 {
    left: 38.6vw;
    top: 3.3vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default11 {
    left: 37.4vw;
    top: -1.6vw;
  }
}
@media print {
  #nyk100-society .open-default11 {
    left: 38.6vw;
    top: 3.3vw;
  }
}
#nyk100-society .open-default12 {
  left: 0px;
  top: 13px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default12 {
    left: 0px;
    top: 2.4vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default12 {
    left: 22.2vw;
    top: 9.7vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default12 {
    left: 20.7vw;
    top: 6.7vw;
  }
}
@media print {
  #nyk100-society .open-default12 {
    left: 22.2vw;
    top: 9.7vw;
  }
}
#nyk100-society .open-default13 {
  right: 0;
  top: 0;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default13 {
    right: 0;
    top: 3vw;
  }
}
@media screen and (max-width: 1100px) {
  #nyk100-society .open-default13 {
    right: -3vw;
    top: 4vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default13 {
    right: 17.4vw;
    top: 4.9vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default13 {
    right: 14.4vw;
    top: -0.1vw;
  }
}
@media print {
  #nyk100-society .open-default13 {
    right: 17.4vw;
    top: 4.9vw;
  }
}
#nyk100-society .open-default14 {
  left: 180px;
  top: 120px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default14 {
    left: 12vw;
    top: 12vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default14 {
    left: 45.4vw;
    top: 28vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default14 {
    left: 43.4vw;
    top: 24vw;
  }
}
@media print {
  #nyk100-society .open-default14 {
    left: 45.4vw;
    top: 28vw;
  }
}
#nyk100-society .open-default15 {
  left: 125px;
  top: 90px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default15 {
    left: 9vw;
    top: 6vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default15 {
    left: 38vw;
    top: 25vw;
  }
}
@media screen and (max-width: 700px) {
  #nyk100-society .open-default15 {
    left: 35vw;
    top: 21vw;
  }
}
@media print {
  #nyk100-society .open-default15 {
    left: 36vw;
    top: 24vw;
  }
}
#nyk100-society .open-default16 {
  right: 40px;
  bottom: 110px;
}
@media screen and (max-width: 1400px) {
  #nyk100-society .open-default16 {
    bottom: 8vw;
    right: 2.8vw;
  }
}
@media screen and (max-width: 979px), print {
  #nyk100-society .open-default16 {
    bottom: 20vw;
    right: 22.8vw;
  }
}
@media print {
  #nyk100-society .open-default16 {
    bottom: 20vw;
    right: 22.8vw;
  }
}

.iziModal {
  max-height: 500px !important;
  max-width: 1028px !important;
  width: 90% !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05rem;
}
@media screen and (max-width: 979px), print {
  .iziModal {
    max-height: 100vh !important;
    max-width: 600px !important;
  }
}
@media print {
  .iziModal {
    display: none;
  }
}
.iziModal img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.iziModal ul li {
  list-style: none;
}
.iziModal a {
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
}
.iziModal a:focus {
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
}
.iziModal a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
.iziModal html {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.6;
}
.iziModal body {
  margin: 0;
  padding: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 1170px) {
  .iziModal .hide__1170 {
    display: none !important;
  }
}
@media screen and (min-width: 1171px) {
  .iziModal .show__1170 {
    display: block !important;
  }
}
@media screen and (max-width: 979px), print {
  .iziModal .smp__hide {
    display: none !important;
  }
}
@media screen and (min-width: 980px) {
  .iziModal .smp__show {
    display: none !important;
  }
}
@media print {
  .iziModal .smp__show {
    display: block !important;
  }
}
.iziModal .fs0 {
  font-size: 0;
}
.iziModal .fs-S {
  font-size: 14px;
}
.iziModal .fs-M {
  font-size: 18px;
}
.iziModal .fs-L {
  font-size: 22px;
}
.iziModal .flex {
  display: flex;
}
.iziModal .alignStart {
  align-items: flex-start;
}
.iziModal .alignEnd {
  align-items: flex-end;
}
.iziModal .alignCenter {
  align-items: center;
}
.iziModal .justBetween {
  justify-content: space-between;
}
.iziModal .justCenter {
  justify-content: center;
}
.iziModal .justStart {
  justify-content: flex-start;
}
.iziModal .justEnd {
  justify-content: flex-end;
}
.iziModal .textLeft {
  text-align: left;
}
.iziModal .textRight {
  text-align: right;
}
.iziModal .textCenter {
  text-align: center;
}
.iziModal .relative {
  position: relative;
}
.iziModal .absolute {
  position: absolute;
}
.iziModal .wrapper {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1279px) {
  .iziModal .wrapper {
    padding: 0 64px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .iziModal .wrapper {
    padding: 0 48px;
  }
}
@media screen and (max-width: 520px) {
  .iziModal .wrapper {
    padding: 0 16px;
  }
}
.iziModal .wrap-1400 {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}
.iziModal .col-2 {
  width: 47%;
}
.iziModal .col-3 {
  width: 30%;
}
.iziModal .col-4 {
  width: 23%;
}
.iziModal .w-100 {
  width: 100%;
}
.iziModal :root {
  --headerHeight: 115px;
  --sectionTop: 80px;
  --sectionBottom: 100px;
}
@media screen and (max-width: 979px), print {
  .iziModal :root {
    --headerHeight: 88px;
  }
}
@media print {
  .iziModal :root {
    --headerHeight: 60px;
  }
}
.iziModal .margin {
  margin-top: var(--sectionTop);
  margin-bottom: var(--sectionBottom);
}
.iziModal .padding {
  padding-top: var(--sectionTop);
  padding-bottom: var(--sectionBottom);
}
.iziModal .mb-S {
  margin-bottom: 25px;
}
.iziModal .mb-M {
  margin-bottom: 30px;
}
.iziModal .mb-L {
  margin-bottom: 40px;
}
.iziModal .storyTitle {
  font-weight: normal;
}
.iziModal .storyTitle .number {
  font-style: italic;
  font-size: 70px;
  position: relative;
  padding-left: 50px;
}
@media screen and (max-width: 979px), print {
  .iziModal .storyTitle .number {
    font-size: 50px;
  }
}
.iziModal .storyTitle .number::before {
  position: absolute;
  content: "STORY";
  font-style: normal;
  top: 39%;
  left: 0;
  font-size: 14px;
}
.iziModal .storyTitle .number::after {
  position: absolute;
  content: "";
  width: 38px;
  height: 1px;
  background-color: #000;
  left: 0;
  top: 56%;
}
@media screen and (max-width: 979px), print {
  .iziModal .storyTitle .number::after {
    top: 62%;
  }
}
.iziModal .storyTitle .jp {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.05rem;
}
.iziModal .storyTitle .jp.space {
  margin-left: 10px;
}
.iziModal .secTitle {
  font-size: 38px;
  font-weight: bold;
}
@media screen and (max-width: 979px), print {
  .iziModal .secTitle {
    font-size: 32px;
  }
}
.iziModal .secTitle .red {
  color: #E70012;
}
.iziModal .secTitle .small {
  font-size: 28px;
}
@media screen and (max-width: 979px), print {
  .iziModal .secTitle .small {
    font-size: 20px;
  }
}
.iziModal .secTitle02 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 16px;
}
.iziModal .grayBg {
  background-color: #394660;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 0.3s;
  visibility: hidden;
  z-index: 998;
}
.iziModal .grayBg.active {
  transition: all 0.3s;
  visibility: visible;
  opacity: 0.4;
}
.iziModal .fadein,
.iziModal .fadein02 {
  opacity: 0;
}
@media print {
  .iziModal .fadein,
  .iziModal .fadein02 {
    opacity: 1 !important;
  }
}
.iziModal .unna {
  font-family: "Unna", serif;
}
.iziModal .roboto {
  font-family: "Roboto Condensed", sans-serif;
}
.iziModal #pankuzu {
  margin-top: 30px;
}
@media screen and (max-width: 979px), print {
  .iziModal #pankuzu {
    margin-top: 10px;
  }
}
.iziModal #pankuzu ul {
  scrollbar-width: thin;
  scrollbar-color: #cdcdcd;
  overflow-x: auto;
  overflow-y: hidden;
  overflow: auto;
  white-space: nowrap;
}
.iziModal #pankuzu li {
  display: inline-block;
  font-size: 12px;
}
.iziModal #pankuzu li + li {
  margin-left: 10px;
}
.iziModal #page_header {
  text-align: center;
  margin-top: 50px;
}
.iziModal #page_header h1 {
  font-size: 36px;
}
@media screen and (max-width: 979px), print {
  .iziModal #page_header h1 {
    font-size: 30px;
    margin-top: 30px;
  }
}
.iziModal #page_header .en {
  color: #f15025;
  font-size: 20px;
}
.iziModal .brownBg {
  background-color: #f7f2ed;
}
.iziModal .button01 {
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: 0.3s;
  max-width: 360px;
}
@media screen and (max-width: 979px), print {
  .iziModal .button01 {
    font-size: 16px;
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
.iziModal .button01.__center {
  margin: 0 auto;
}
.iziModal .button01:visited {
  color: #fff;
}
.iziModal .button01:after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  transition: all 0.2s;
}
.iziModal .button01:hover {
  background-color: #fff;
  opacity: 1;
}
.iziModal .button01:hover:after {
  right: 5px;
  transition: all 0.2s;
}
.iziModal .pageTitle {
  font-size: 24px;
  position: relative;
  padding-top: 70px;
  margin-bottom: 32px;
}
@media screen and (max-width: 979px), print {
  .iziModal .pageTitle {
    font-size: 23px;
    padding-top: 55px;
  }
}
.iziModal .pageTitle span {
  color: #E70012;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}
.iziModal .pageTitle span::before {
  position: absolute;
  content: "";
  background-color: #E70012;
  width: 42px;
  height: 1px;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 979px), print {
  .iziModal .ls_sp {
    letter-spacing: 0rem;
  }
}
.iziModal #other {
  padding: 72px 0 80px;
}
@media screen and (max-width: 979px), print {
  .iziModal #other {
    padding: 56px 0 60px;
  }
}
.iziModal #other .otherTitle {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 64px;
}
@media screen and (max-width: 979px), print {
  .iziModal #other .otherTitle {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 979px), print {
  .iziModal #other .otherFlex {
    flex-direction: column;
  }
}
.iziModal #other .otherFlex .contentsLink {
  width: 31%;
}
@media screen and (max-width: 979px), print {
  .iziModal #other .otherFlex .contentsLink {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .iziModal #other .otherFlex .contentsLink + .contentsLink {
    margin-top: 24px;
  }
  .iziModal #other .otherFlex .contentsLink .contentsImage {
    width: 39%;
  }
  .iziModal #other .otherFlex .contentsLink .linkArw {
    width: calc(61% - 16px);
  }
}
.iziModal #other .linkArw {
  font-weight: 500;
  line-height: 40px;
  padding-right: 36px;
  margin-top: 13px;
}
@media screen and (max-width: 979px), print {
  .iziModal #other .linkArw {
    margin-top: 0;
  }
}
.iziModal #other .linkArw.hovered_non .my-line {
  stroke-dasharray: 200;
  stroke-dashoffset: 0; /* 初期値を0に設定 */
  animation: line-animation02 0.3s forwards;
  opacity: 1 !important;
}
@keyframes line-animation02 {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 200;
  }
}
.iziModal #other .linkArw.hovered .my-line {
  stroke-dasharray: 200;
  stroke-dashoffset: 200; /* 初期値は200に設定 */
  animation: line-animation 1.5s forwards;
  opacity: 1 !important;
}
@keyframes line-animation {
  0% {
    stroke-dashoffset: 200;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.iziModal #other .linkArw.hovered .linkArwIn::before {
  opacity: 1 !important;
  transition: all 0.3s;
}
.iziModal #other .linkArw .linkArw_arw {
  position: relative;
  padding-right: 0;
  display: inline-block;
  line-height: 24px;
}
.iziModal #other .linkArw .linkArw_arw .my-line {
  opacity: 0;
}
.iziModal #other .linkArw .linkArw_arw svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) scale(1, -1);
  right: -40px;
}
.iziModal #other .linkArw .linkArw_arw::before {
  position: absolute;
  content: "";
  background-image: url(../images/arw_red@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 6px;
  top: 50%;
  transform: translate(0, -50%);
  right: -35px;
}
.iziModal .close {
  position: fixed;
  top: 20px;
  right: 20px;
}
.iziModal .close:hover {
  cursor: pointer;
}
.iziModal .close a {
  position: relative;
  display: block;
  width: 25px;
  height: 16px;
}
@media print {
  .iziModal .close a {
    color: transparent;
  }
}
.iziModal .close a::before, .iziModal .close a:after {
  position: absolute;
  content: "";
  background: #000;
  display: inline-block;
  left: 50%;
  position: absolute;
  transition: all 0.4s;
  transform: translate(-50%, 0);
  height: 1px;
  width: 25px;
}
.iziModal .close a::before {
  top: 0;
  transform: translateX(-50%) translateY(6px) rotate(-35deg);
  width: 25px;
}
.iziModal .close a:after {
  top: 12px;
  transform: translateX(-50%) translateY(-6px) rotate(35deg);
  width: 25px;
}
.iziModal .modal-main {
  overflow-y: auto;
  max-height: 361px;
  padding: 0 50px 0 80px;
  margin-right: 50px;
  margin-top: 70px;
  margin-bottom: 70px;
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main {
    padding: 0 25px;
    margin: 50px 0;
    max-height: 80vh;
  }
}
.iziModal .modal-main::-webkit-scrollbar {
  width: 10px;
  background-color: rgba(57, 70, 96, 0.1);
  position: relative;
  right: 50px;
  margin-right: 50px;
  padding: 50px 0;
  border-radius: 5px;
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main::-webkit-scrollbar {
    display: none;
  }
}
.iziModal .modal-main::-webkit-scrollbar-thumb {
  background: #394660;
  width: 10px;
  border-radius: 5px;
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main::-webkit-scrollbar-thumb {
    display: none;
  }
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main .modalFlex {
    flex-direction: column;
  }
}
.iziModal .modal-main .modalImage {
  width: 350px;
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main .modalImage {
    width: 100%;
    margin: 0 auto 25px;
  }
}
.iziModal .modal-main .modalTextArea {
  width: calc(100% - 400px);
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main .modalTextArea {
    width: 100%;
  }
}
.iziModal .modal-main .modalTextArea .modalTitle {
  color: #E70012;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main .modalTextArea .modalTitle {
    font-size: 20px;
    letter-spacing: -0.06rem;
  }
}
.iziModal .modal-main .modalTextArea .modalText {
  line-height: 38px;
}
@media screen and (max-width: 979px), print {
  .iziModal .modal-main .modalTextArea .modalText {
    line-height: 30px;
  }
}

.iziModal-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

@-moz-document url-prefix() {
  .modal-main {
    /* Firefox用のカスタマイズ */
    scrollbar-width: thin; /* スクロールバーの幅を細く */
    scrollbar-color: #394660 rgba(57, 70, 96, 0.1); /* スクロールバーの色と背景色 */
  }
  @media screen and (max-width: 979px), print {
    .modal-main {
      scrollbar-width: none; /* モバイル用にスクロールバーを非表示に */
    }
  }
}
.outLinkArea + .outLinkArea {
  margin-top: 10px;
}
.outLinkArea + .outLinkArea .outLink {
  margin-top: 0;
}

.outLink {
  font-weight: 500;
  position: relative;
  padding-right: 18px;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 1px;
}
.outLink::before {
  position: absolute;
  content: "";
  background-image: url(../images/link_red@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.outLink:hover {
  opacity: 1;
}
.outLink:hover span {
  border-bottom: 1px solid #000;
}