@charset "UTF-8";
#society #society_link01,
#society #society_link02,
#society #society_link03 {
  margin-top: -130px;
  padding-top: 130px;
}
@media screen and (max-width: 979px), print {
  #society #society_link01,
  #society #society_link02,
  #society #society_link03 {
    margin-top: -90px;
    padding-top: 90px;
  }
}
#society #societyMain {
  padding-bottom: 50px;
  padding-top: 40px;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 1280px) {
  #society #societyMain {
    overflow: hidden;
  }
}
@media screen and (max-width: 1130px) {
  #society #societyMain {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain {
    padding-top: 0;
    padding-bottom: 25px;
  }
}
@media print {
  #society #societyMain {
    padding-top: 0;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .wrapper {
    padding: 0;
  }
}
@media print {
  #society #societyMain .wrapper {
    padding: 0;
  }
}
#society #societyMain .scroll_down {
  position: absolute;
  bottom: -50px;
  left: 0;
}
@media screen and (max-width: 1279px) {
  #society #societyMain .scroll_down {
    left: 64px;
  }
}
@media screen and (max-width: 1130px) {
  #society #societyMain .scroll_down {
    bottom: -120px;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .scroll_down {
    left: 48px;
    bottom: -25px;
  }
}
@media screen and (max-width: 520px) {
  #society #societyMain .scroll_down {
    left: 16px;
  }
}
@media print {
  #society #societyMain .scroll_down {
    left: 48px;
    bottom: -25px;
  }
}
#society #societyMain .scroll_down a {
  position: relative;
  left: -10px;
  bottom: 67px;
  color: #000;
  font-size: 14px;
  writing-mode: vertical-lr;
  text-decoration: none;
}
#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;
  }
}
#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 {
  #society #societyMain .mainFlex {
    flex-direction: column;
  }
}
@media print {
  #society #societyMain .mainFlex {
    flex-direction: column;
  }
}
@media screen and (max-width: 1220px) {
  #society #societyMain .mainFlex .mainLeft {
    width: 32%;
  }
}
@media screen and (max-width: 1170px) {
  #society #societyMain .mainFlex .mainLeft {
    width: 36%;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainLeft {
    width: 100%;
    padding: 0 48px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 520px) {
  #society #societyMain .mainFlex .mainLeft {
    padding: 0 16px;
  }
}
@media print {
  #society #societyMain .mainFlex .mainLeft {
    width: 100%;
    padding: 0 48px;
    margin-bottom: 30px;
  }
}
#society #societyMain .mainFlex .mainLeft .mainText {
  font-weight: 500;
  line-height: 32px;
  margin-top: 30px;
  letter-spacing: 0rem;
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainLeft .mainText {
    margin-top: 20px;
  }
}
@media print {
  #society #societyMain .mainFlex .mainLeft .mainText {
    margin-top: 20px;
  }
}
#society #societyMain .mainFlex .mainRight {
  width: 68.7%;
}
@media screen and (max-width: 1280px) {
  #society #societyMain .mainFlex .mainRight {
    width: auto;
  }
}
@media print {
  #society #societyMain .mainFlex .mainRight {
    width: auto;
  }
}
#society #societyMain .mainFlex .mainRight .mainImage {
  position: relative;
}
@media screen and (max-width: 1280px) {
  #society #societyMain .mainFlex .mainRight .mainImage {
    width: 127%;
    right: 30px;
  }
}
@media screen and (max-width: 1170px) {
  #society #societyMain .mainFlex .mainRight .mainImage {
    width: 119.4%;
    right: -27px;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .mainImage {
    position: unset;
    width: 100%;
  }
}
@media print {
  #society #societyMain .mainFlex .mainRight .mainImage {
    position: unset;
    width: 100%;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea {
    display: flex;
    justify-content: center;
  }
}
@media print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea {
    display: flex;
    justify-content: center;
  }
}
#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) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
    width: 108px;
    height: 108px;
    font-size: 22px;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
    position: unset;
    width: 90px;
    height: 90px;
    border: none !important;
    font-size: 20px;
  }
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink + .pageLink {
    margin-left: 8px;
  }
}
@media print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink {
    position: unset;
    width: 90px;
    height: 90px;
    border: none !important;
    font-size: 20px;
  }
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink + .pageLink {
    margin-left: 8px;
  }
}
#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) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.green {
    right: 12vw;
    top: 2vw;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.green:hover {
    background-color: rgba(235, 244, 217, 0.8);
  }
}
#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) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange {
    left: 20px;
  }
}
@media screen and (max-width: 1170px) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange {
    top: -1.6vw;
    left: 2vw;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.orange:hover {
    background-color: rgba(255, 227, 187, 0.5);
  }
}
#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) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue {
    left: -20px;
  }
}
@media screen and (max-width: 1170px) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue {
    left: -3.7vw;
    bottom: 12vw;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink.blue:hover {
    background-color: rgba(220, 244, 255, 0.8);
  }
}
#society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink:hover {
  opacity: 1;
  background-color: transparent;
}
#society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink span {
  font-size: 20px;
}
@media screen and (max-width: 1170px) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink span {
    font-size: 16px;
  }
}
#society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn {
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 1170px) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn {
    padding-bottom: 12px;
  }
}
#society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn::before {
  position: absolute;
  content: "";
  background-image: url(../images/society/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) {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn::before {
    width: 3px;
    height: 7px;
  }
}
@media screen and (max-width: 979px), print {
  #society #societyMain .mainFlex .mainRight .pageLinkArea .pageLink .linkIn::before {
    width: 4px;
    height: 9px;
  }
}
#society .greenBg {
  background-color: #EBF4D9;
  padding: 30px 0 40px;
  position: relative;
}
@media screen and (max-width: 979px), print {
  #society .greenBg {
    padding: 60px 0 30px;
  }
}
@media screen and (max-width: 520px) {
  #society .greenBg {
    padding: 15px 0 30px;
  }
}
@media print {
  #society .greenBg {
    padding: 60px 0 30px;
  }
}
#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) {
  #society .orangeBg {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media screen and (max-width: 979px), print {
  #society .orangeBg {
    display: block;
    padding: 60px 48px 30px;
  }
}
@media screen and (max-width: 520px) {
  #society .orangeBg {
    padding: 15px 16px 30px;
  }
}
@media print {
  #society .orangeBg {
    display: block;
    padding: 60px 48px 30px;
  }
}
#society .blueBg {
  background-color: rgba(220, 244, 255, 0.8);
  padding: 50px 40px 50px 105px;
  height: 100%;
}
@media screen and (max-width: 1280px) {
  #society .blueBg {
    padding-right: 64px;
    padding-left: 64px;
  }
}
@media screen and (max-width: 979px), print {
  #society .blueBg {
    padding: 60px 48px 30px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 520px) {
  #society .blueBg {
    padding: 15px 16px 30px;
  }
}
@media print {
  #society .blueBg {
    padding: 60px 48px 30px;
    margin-top: 5px;
  }
}
#society .societyTitle .jp {
  font-weight: 500;
  font-size: 60px;
}
@media screen and (max-width: 979px), print {
  #society .societyTitle .jp {
    font-size: 40px;
  }
}
@media print {
  #society .societyTitle .jp {
    font-size: 40px;
  }
}
#society .societyTitle .jp .small {
  font-size: 40px;
}
@media screen and (max-width: 979px), print {
  #society .societyTitle .jp .small {
    font-size: 18px;
  }
}
@media print {
  #society .societyTitle .jp .small {
    font-size: 18px;
  }
}
#society .societyTitle .en {
  color: #fff;
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
  margin-left: 20px;
}
@media screen and (max-width: 979px), print {
  #society .societyTitle .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
@media print {
  #society .societyTitle .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
#society .societyTitle.societyTitle02 .jp {
  font-size: 50px;
}
@media screen and (max-width: 979px), print {
  #society .societyTitle.societyTitle02 .jp {
    font-size: 40px;
  }
}
@media print {
  #society .societyTitle.societyTitle02 .jp {
    font-size: 40px;
  }
}
#society .societyTitle.societyTitle02 .en {
  font-size: 45px;
}
@media screen and (max-width: 979px), print {
  #society .societyTitle.societyTitle02 .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
@media print {
  #society .societyTitle.societyTitle02 .en {
    font-size: 30px;
    margin-left: 8px;
  }
}
#society #society01 {
  position: relative;
}
@media screen and (max-width: 979px), print {
  #society #society01 .societyFlex {
    flex-direction: column;
  }
}
@media print {
  #society #society01 .societyFlex {
    flex-direction: column;
  }
}
@media screen and (max-width: 1100px) {
  #society #society01 .societyTitle {
    position: absolute;
    top: 30px;
    left: 70px;
  }
}
@media screen and (max-width: 979px), print {
  #society #society01 .societyTitle {
    position: unset;
  }
}
@media print {
  #society #society01 .societyTitle {
    position: unset;
  }
}
#society #society01 .societyImage {
  width: 75.2%;
  position: relative;
}
@media screen and (max-width: 1100px) {
  #society #society01 .societyImage {
    margin-left: 150px;
  }
}
@media screen and (max-width: 979px), print {
  #society #society01 .societyImage {
    margin-left: 0;
    width: 100%;
  }
}
@media print {
  #society #society01 .societyImage {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 979px), print {
  #society #society01 .societyImage .societyImage02 {
    position: relative;
  }
}
@media print {
  #society #society01 .societyImage .societyImage02 {
    position: relative;
  }
}
#society .modalDescription {
  padding: 20px 0;
  align-items: center;
}
#society .modalDescription .ballonImage {
  margin-right: 10px;
  width: 23px;
  height: 26px;
}
@media screen and (max-width: 979px), print {
  #society .societyFlex02 {
    flex-direction: column;
  }
}
@media print {
  #society .societyFlex02 {
    flex-direction: column;
  }
}
#society .societyFlex02 #society02,
#society .societyFlex02 #society03 {
  width: 49%;
}
@media screen and (max-width: 979px), print {
  #society .societyFlex02 #society02,
  #society .societyFlex02 #society03 {
    width: 100%;
  }
}
@media print {
  #society .societyFlex02 #society02,
  #society .societyFlex02 #society03 {
    width: 100%;
    page-break-inside: avoid;
  }
}
#society .societyFlex02 #society02 .societyImage,
#society .societyFlex02 #society03 .societyImage {
  position: relative;
}
@media screen and (max-width: 979px), print {
  #society .societyFlex02 #society02 .societyImage .societyImage02,
  #society .societyFlex02 #society03 .societyImage .societyImage02 {
    position: relative;
  }
}
@media print {
  #society .societyFlex02 #society02 .societyImage .societyImage02,
  #society .societyFlex02 #society03 .societyImage .societyImage02 {
    position: relative;
  }
}
#society #society02 {
  position: relative;
  z-index: 2;
}
#society #society02 .societySmall {
  max-width: 526px;
}
@media screen and (max-width: 979px), print {
  #society #society02 .societySmall {
    max-width: 100%;
  }
  #society #society02 .societySmall img {
    width: 100%;
  }
}
@media print {
  #society #society02 .societySmall {
    max-width: 100%;
  }
  #society #society02 .societySmall img {
    width: 100%;
  }
}
#society #society02 .societySmall .societyTitle {
  margin-bottom: 80px;
}
#society #society03 {
  position: relative;
  z-index: 1;
}
#society #society03 .societySmall {
  max-width: 470px;
}
@media screen and (max-width: 979px), print {
  #society #society03 .societySmall {
    max-width: 100%;
  }
  #society #society03 .societySmall img {
    width: 100%;
  }
}
@media print {
  #society #society03 .societySmall {
    max-width: 100%;
  }
  #society #society03 .societySmall img {
    width: 100%;
  }
}
#society #society03 .societySmall .societyTitle {
  margin-bottom: 10px;
}
#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 {
  #society .modalButton {
    position: unset;
    min-width: auto;
    background: #fff;
    border: none;
    color: #000;
    padding: 7px;
    font-size: 15px;
    margin-top: 10px;
  }
}
@media print {
  #society .modalButton {
    position: unset;
    min-width: auto;
    background: #fff;
    border: none;
    color: #000;
    padding: 7px;
    font-size: 15px;
    margin-top: 10px;
  }
}
#society .modalButton .balloon {
  padding-right: 30px;
  position: relative;
}
@media screen and (max-width: 979px), print {
  #society .modalButton .balloon {
    display: flex;
    align-items: center;
  }
}
@media print {
  #society .modalButton .balloon {
    display: flex;
    align-items: center;
  }
}
#society .modalButton .balloon::before {
  position: absolute;
  content: "";
  background-image: url(../images/society/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 {
  #society .modalButton .balloon::before {
    background-image: url(../images/society/icon02@2x.png);
  }
}
#society .modalButton .balloon .number {
  display: none;
}
@media screen and (max-width: 979px), print {
  #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;
  }
}
#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 {
  #society .modalButton::before {
    display: none;
  }
}
#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 {
  #society .modalButton::after {
    display: none;
  }
}
#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 {
  #society .modalButton:hover {
    border: none;
    color: #000;
  }
}
#society .modalButton:hover .balloon {
  padding-right: 30px;
  position: relative;
}
#society .modalButton:hover .balloon::before {
  background-image: url(../images/society/icon02@2x.png);
  transition: all 0.3s;
}
#society .modalButton:hover::before {
  border-top: 11px solid #fff;
  transition: all 0.3s;
}
#society .modalButton:hover::after {
  border: 9px solid transparent;
  border-top: 13px solid #E70012;
  transition: all 0.3s;
}
#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;
}
#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);
}
#society .open-default01 {
  right: 170px;
  top: 20px;
}
@media screen and (max-width: 1400px) {
  #society .open-default01 {
    right: 11vw;
    top: 1vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default01 {
    right: 6.6vw;
    top: -0.7vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default01 {
    right: 31.2vw;
    top: 5vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default01 {
    right: 29.2vw;
    top: 1vw;
  }
}
#society .open-default02 {
  left: 320px;
  top: 150px;
}
@media screen and (max-width: 1400px) {
  #society .open-default02 {
    left: 22vw;
    top: 10.8vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default02 {
    left: 21vw;
    top: 9.9vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default02 {
    left: 39.4vw;
    top: 16.8vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default02 {
    left: 37.4vw;
    top: 12.8vw;
  }
}
#society .open-default03 {
  right: 340px;
  bottom: 150px;
}
@media screen and (max-width: 1400px) {
  #society .open-default03 {
    right: 21vw;
    bottom: 8.8vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default03 {
    right: 17.5vw;
    bottom: 8.8vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default03 {
    right: 41vw;
    bottom: 11.2vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default03 {
    right: 38vw;
    bottom: 14.2vw;
  }
}
@media screen and (max-width: 450px) {
  #society .open-default03 {
    right: 33vw;
    bottom: 12.6vw;
  }
}
@media screen and (max-width: 520px) {
  #society .open-default03 {
    right: 38vw;
    bottom: 14.2vw;
  }
}
#society .open-default04 {
  right: 140px;
  top: 300px;
}
@media screen and (max-width: 1400px) {
  #society .open-default04 {
    right: 9.4vw;
    top: 20.5vw;
  }
}
@media screen and (max-width: 1250px) {
  #society .open-default04 {
    right: 7.9vw;
    top: 19.9vw;
  }
}
@media screen and (max-width: 1200px) {
  #society .open-default04 {
    right: 8vw;
    top: 18.5vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default04 {
    right: 6.7vw;
    top: 18.3vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default04 {
    right: 20.8vw;
    top: 28.3vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default04 {
    right: 17.8vw;
    top: 24.3vw;
  }
}
#society .open-default05 {
  left: 290px;
  top: 310px;
}
@media screen and (max-width: 1400px) {
  #society .open-default05 {
    left: 19.7vw;
    top: 20.7vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default05 {
    left: 16.4vw;
    top: 18.5vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default05 {
    left: 32.8vw;
    top: 32.5vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default05 {
    left: 30.8vw;
    top: 28.5vw;
  }
}
@media screen and (max-width: 520px) {
  #society .open-default05 {
    left: 30.8vw;
    top: 28.5vw;
  }
}
#society .open-default06 {
  right: -10px;
  bottom: 200px;
}
@media screen and (max-width: 1400px) {
  #society .open-default06 {
    right: -4vw;
    bottom: 14.1vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default06 {
    right: -6.8vw;
    bottom: 13.5vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default06 {
    right: 6.5vw;
    bottom: 18vw;
  }
}
#society .open-default07 {
  left: 110px;
  bottom: 165px;
}
@media screen and (max-width: 1400px) {
  #society .open-default07 {
    left: 8vw;
    bottom: 12vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default07 {
    left: 3.9vw;
    bottom: 11vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default07 {
    left: 16.9vw;
    bottom: 13.6vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default07 {
    left: 15.9vw;
    bottom: 13.6vw;
  }
}
@media screen and (max-width: 450px) {
  #society .open-default07 {
    left: 15.9vw;
    bottom: 16.6vw;
  }
}
@media print {
  #society .open-default07 {
    left: 16.9vw;
    bottom: 13.6vw;
  }
}
#society .open-default08 {
  left: 175px;
  top: 100px;
}
@media screen and (max-width: 1400px) {
  #society .open-default08 {
    left: 12vw;
    top: 7vw;
  }
}
@media screen and (max-width: 1180px) {
  #society .open-default08 {
    left: 10.6vw;
    top: 6.1vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default08 {
    left: 10.1vw;
    top: 5.4vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default08 {
    left: 22.1vw;
    top: 11.9vw;
  }
}
@media print {
  #society .open-default08 {
    left: 22.1vw;
    top: 11.9vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default08 {
    left: 21.1vw;
    top: 8.2vw;
  }
}
#society .open-default09 {
  right: 10px;
  top: 140px;
}
@media screen and (max-width: 1400px) {
  #society .open-default09 {
    right: -1.6vw;
    top: 8.5vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default09 {
    right: -3.8vw;
    top: 8vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default09 {
    right: 6.6vw;
    top: 13vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default09 {
    right: 4.2vw;
    top: 8.3vw;
  }
}
@media print {
  #society .open-default09 {
    right: 6.6vw;
    top: 13vw;
  }
}
#society .open-default10 {
  left: -80px;
  top: 270px;
}
@media screen and (max-width: 1400px) {
  #society .open-default10 {
    left: -5.7vw;
    top: 19vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default10 {
    left: -6.8vw;
    top: 16vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default10 {
    left: 3.9vw;
    top: 30.2vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default10 {
    left: 3.9vw;
    top: 25.5vw;
  }
}
@media print {
  #society .open-default10 {
    left: 3.9vw;
    top: 30.2vw;
  }
}
#society .open-default11 {
  left: 140px;
  top: -40px;
}
@media screen and (max-width: 1400px) {
  #society .open-default11 {
    left: 10vw;
    top: -3vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default11 {
    left: 38.6vw;
    top: 3.3vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default11 {
    left: 37.4vw;
    top: -1.6vw;
  }
}
@media print {
  #society .open-default11 {
    left: 38.6vw;
    top: 3.3vw;
  }
}
#society .open-default12 {
  left: 0px;
  top: 13px;
}
@media screen and (max-width: 1400px) {
  #society .open-default12 {
    left: 0px;
    top: 2.4vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default12 {
    left: 22.2vw;
    top: 9.7vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default12 {
    left: 20.7vw;
    top: 6.7vw;
  }
}
@media print {
  #society .open-default12 {
    left: 22.2vw;
    top: 9.7vw;
  }
}
#society .open-default13 {
  right: 0;
  top: 0;
}
@media screen and (max-width: 1400px) {
  #society .open-default13 {
    right: 0;
    top: 3vw;
  }
}
@media screen and (max-width: 1100px) {
  #society .open-default13 {
    right: -3vw;
    top: 4vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default13 {
    right: 17.4vw;
    top: 4.9vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default13 {
    right: 14.4vw;
    top: -0.1vw;
  }
}
@media print {
  #society .open-default13 {
    right: 17.4vw;
    top: 4.9vw;
  }
}
#society .open-default14 {
  left: 180px;
  top: 120px;
}
@media screen and (max-width: 1400px) {
  #society .open-default14 {
    left: 12vw;
    top: 12vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default14 {
    left: 45.4vw;
    top: 28vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default14 {
    left: 43.4vw;
    top: 24vw;
  }
}
@media print {
  #society .open-default14 {
    left: 45.4vw;
    top: 28vw;
  }
}
#society .open-default15 {
  left: 125px;
  top: 90px;
}
@media screen and (max-width: 1400px) {
  #society .open-default15 {
    left: 9vw;
    top: 6vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default15 {
    left: 38vw;
    top: 25vw;
  }
}
@media screen and (max-width: 700px) {
  #society .open-default15 {
    left: 35vw;
    top: 21vw;
  }
}
@media print {
  #society .open-default15 {
    left: 36vw;
    top: 24vw;
  }
}
#society .open-default16 {
  right: 40px;
  bottom: 110px;
}
@media screen and (max-width: 1400px) {
  #society .open-default16 {
    bottom: 8vw;
    right: 2.8vw;
  }
}
@media screen and (max-width: 979px), print {
  #society .open-default16 {
    bottom: 20vw;
    right: 22.8vw;
  }
}
@media print {
  #society .open-default16 {
    bottom: 20vw;
    right: 22.8vw;
  }
}

.iziModal {
  max-height: 500px !important;
  max-width: 1028px !important;
  width: 90% !important;
}
@media screen and (max-width: 979px), print {
  .iziModal {
    max-height: 100vh !important;
    max-width: 600px !important;
  }
}
@media print {
  .iziModal {
    display: none;
  }
}
.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; /* モバイル用にスクロールバーを非表示に */
    }
  }
}