@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  color: #333;
}

:focus {
  outline: 0;
}

#loadmapPage a {
  color: #333;
  text-decoration: none;
  transition: all 0.4s ease 0s;
}
#loadmapPage p {
  line-height: 1.8em;
}
#loadmapPage img, #loadmapPage x:-moz-any-link, #loadmapPage x:default {
  box-shadow: #000 0 0 0;
}
#loadmapPage img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
#loadmapPage sup {
  vertical-align: super;
  font-size: 80%;
}
#loadmapPage .inner {
  width: 90%;
  margin: 0 auto;
}
#loadmapPage header.loadHead {
  width: 100%;
  z-index: 10001;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
}
#loadmapPage .mainArea {
  position: relative;
  z-index: 10;
}
#loadmapPage .mainArea .mvImg img {
  width: 100%;
}
#loadmapPage .mainArea .txtArea {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#loadmapPage .mainArea .txtArea .mvTxt {
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #36484E;
}
#loadmapPage section .inner {
  position: relative;
}
#loadmapPage section .inner .imgTtl {
  position: absolute;
  right: 0;
}
#loadmapPage .aboutArea {
  text-align: center;
  position: relative;
}
#loadmapPage .aboutArea::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#loadmapPage .aboutArea .txt {
  font-weight: bold;
}
#loadmapPage .aboutArea .inner {
  z-index: 10;
}
#loadmapPage .loadArea {
  position: relative;
}
#loadmapPage .loadArea .ttlArea {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 70;
}
#loadmapPage .loadArea .ttlArea .illust02 {
  position: absolute;
}
#loadmapPage .loadArea .loadSlide {
  position: relative;
  box-sizing: border-box;
}
#loadmapPage .loadArea .loadSlide .loadMap {
  position: relative;
  z-index: 10;
}
#loadmapPage .loadArea .loadSlide .loadMap .loadIcon {
  position: absolute;
  z-index: 10;
}
#loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con02 {
  background: #333;
  color: #fff;
}
#loadmapPage .loadArea .loadSlide .illust {
  position: absolute;
  mix-blend-mode: color-dodge;
  z-index: 1;
}
#loadmapPage .loadArea .loadSlide .inner {
  position: relative;
  z-index: 5;
}
#loadmapPage .loadArea .loadSlide .inner .slideLink {
  position: absolute;
  text-align: center;
}
#loadmapPage .loadArea .loadSlide .inner .slideLink span {
  display: block;
  color: #fff;
  font-weight: bold;
}
#loadmapPage .loadArea .loadSlide .inner .slideLink span.txt {
  border-bottom: solid 1px #fff;
}
#loadmapPage .loadArea .loadSlide.future {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60;
}
#loadmapPage .loadArea .dotNav {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 70;
  text-align: center;
}
#loadmapPage .loadArea .dotNav ul {
  display: flex;
  justify-content: center;
}
#loadmapPage .loadArea .dotNav ul li {
  margin: 0 5px;
  width: 8px;
  height: 8px;
  position: relative;
}
#loadmapPage .loadArea .dotNav ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  border-radius: 50%;
}
#loadmapPage .loadArea .dotNav ul li.current::before {
  opacity: 1;
}
#loadmapPage .businessArea {
  text-align: center;
}
#loadmapPage .businessArea .inner {
  position: relative;
}
#loadmapPage .businessArea .inCon {
  text-align: center;
}
#loadmapPage .businessArea .inCon .link01 {
  display: inline-block;
  text-align: center;
}
#loadmapPage .businessArea .inCon .link01.on span.txt::before {
  display: none;
}
#loadmapPage .businessArea .inCon .link01 span {
  display: inline-block;
  vertical-align: middle;
}
#loadmapPage .businessArea .inCon .link01 span.icon {
  position: relative;
  margin-right: 7px;
}
#loadmapPage .businessArea .inCon .link01 span.icon::before {
  content: "";
  width: 6px;
  height: 7px;
  background: url(/_img/first_new2/icon_chain_off.svg) no-repeat top center;
  background-size: 100% auto;
  position: absolute;
  top: 11px;
  left: 13px;
  z-index: 5;
}
#loadmapPage .businessArea .inCon .link01 span.txt {
  font-weight: bold;
  border-bottom: 1px dashed #333;
  position: relative;
}
#loadmapPage .businessArea .inCon .link01 span.txt::before {
  content: "";
  width: 8px;
  height: 8px;
  border-right: solid 2px #333;
  border-bottom: solid 2px #333;
  transform: rotate(45deg);
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -3px;
}
#loadmapPage .businessArea .inCon .busi01 .inBox01 .ttl {
  background: #5192BA;
}
#loadmapPage .businessArea .inCon .busi01 .inBox01 ul li::before {
  background: #5192BA;
}
#loadmapPage .businessArea .inCon .busi02 .inBox01 .ttl {
  background: #619B85;
}
#loadmapPage .businessArea .inCon .busi02 .inBox01 ul li::before {
  background: #619B85;
}
#loadmapPage .businessArea .inCon .inBox01 {
  border-radius: 10px;
  background: #fff;
  padding-bottom: 30px;
  position: relative;
  display: none;
}
#loadmapPage .businessArea .inCon .inBox01.on {
  display: block;
}
#loadmapPage .businessArea .inCon .inBox01 .ttl {
  border-radius: 10px 10px 0 0;
  padding: 9px 10px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}
#loadmapPage .businessArea .inCon .inBox01 .ttl strong {
  font-size: 20px;
  background: linear-gradient(transparent 70%, rgba(245, 234, 187, 0.5) 70%);
}
#loadmapPage .businessArea .inCon .inBox01 ul {
  text-align: left;
  width: calc(100% - 40px);
  margin: 0 auto;
}
#loadmapPage .businessArea .inCon .inBox01 ul li {
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
}
#loadmapPage .businessArea .inCon .inBox01 ul li:not(:last-child) {
  margin-bottom: 10px;
}
#loadmapPage .businessArea .inCon .inBox01 ul li::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
}
#loadmapPage .businessArea .inCon .inBox01 ul li::after {
  content: "";
  width: 6px;
  height: 12px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 4px;
  left: 6px;
  z-index: 2;
}
#loadmapPage .businessArea .inCon .inBox01 .closeBtn01 {
  width: 30px;
  height: 30px;
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  cursor: pointer;
}
#loadmapPage .businessArea .inCon .inBox01 .closeBtn01::before, #loadmapPage .businessArea .inCon .inBox01 .closeBtn01::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
}
#loadmapPage .businessArea .inCon .inBox01 .closeBtn01::before {
  transform: rotate(45deg);
}
#loadmapPage .businessArea .inCon .inBox01 .closeBtn01::after {
  transform: rotate(-45deg);
}
#loadmapPage .businessArea .inCon .achieve {
  text-align: center;
  padding-top: 50px;
}
#loadmapPage .businessArea .inCon .achieve .spttl {
  display: none;
}
#loadmapPage .businessArea .inCon .achieve .link02 {
  display: inline-block;
  font-weight: bold;
  position: relative;
  color: #fff;
  background: #9B4633;
  border: solid 2px #fff;
  border-radius: 20px;
  line-height: 1;
  padding: 8px 30px;
  box-shadow: 0 0 10px rgba(108, 108, 108, 0.2);
}
#loadmapPage .businessArea .inCon .achieve .link02.on::before, #loadmapPage .businessArea .inCon .achieve .link02.on::after {
  display: none;
}
#loadmapPage .businessArea .inCon .achieve .link02::before, #loadmapPage .businessArea .inCon .achieve .link02::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: solid 2px #9B4633;
  border-bottom: solid 2px #9B4633;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -3px;
  transition: bottom 0.4s ease 0s;
}
#loadmapPage .businessArea .inCon .achieve .link02::before {
  bottom: -15px;
}
#loadmapPage .businessArea .inCon .achieve .link02::after {
  bottom: -19px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 {
  background: #fff;
  border: solid 2px #9B4633;
  border-radius: 10px;
  position: relative;
  display: none;
}
#loadmapPage .businessArea .inCon .achieve .inBox02.on {
  display: block;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul {
  display: flex;
  justify-content: space-between;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li {
  padding: 3px 0 8px 0;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li p {
  text-align: center;
  font-weight: bold;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li p.icon {
  margin-bottom: 8px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li p.txt01 {
  line-height: 1;
  margin-bottom: 5px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li p.txt02 {
  height: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
  line-height: 1.4em;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.pv {
  background: #FFDEDE;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.pv p {
  color: #D17171;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.pv p.txt01 strong {
  font-size: 24px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.country {
  background: #E7F5F7;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.country p {
  color: #6AB3BC;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.country p.txt01 strong {
  font-size: 24px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.member {
  background: #E9EFEC;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.member p {
  color: #639D82;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.member p.txt01 {
  font-size: 13px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.member p.txt01 strong {
  font-size: 21px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.book {
  background: #F2ECF7;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.book p {
  color: #AA80C9;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.book p.txt01 {
  font-size: 14px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 ul li.book p.txt01 strong {
  font-size: 22px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 .closeBtn01 {
  width: 30px;
  height: 30px;
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  cursor: pointer;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 .closeBtn01::before, #loadmapPage .businessArea .inCon .achieve .inBox02 .closeBtn01::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
}
#loadmapPage .businessArea .inCon .achieve .inBox02 .closeBtn01::before {
  transform: rotate(45deg);
}
#loadmapPage .businessArea .inCon .achieve .inBox02 .closeBtn01::after {
  transform: rotate(-45deg);
}
#loadmapPage .serviceArea {
  text-align: center;
}
#loadmapPage .serviceArea .serviceBox {
  position: relative;
}
#loadmapPage .serviceArea .serviceBox .illust01 {
  position: absolute;
  z-index: 1;
}
#loadmapPage .serviceArea .serviceBox .inBox01 {
  border-radius: 5px;
  position: relative;
  z-index: 10;
}
#loadmapPage .serviceArea .serviceBox .inBox01 .ttl {
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 15px;
  border-radius: 3px;
}
#loadmapPage .serviceArea .serviceBox .inBox01 ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 15px;
}
#loadmapPage .serviceArea .serviceBox .inBox01 ul li:not(:last-child) {
  margin-bottom: 15px;
}
#loadmapPage .serviceArea .serviceBox .inBox01 ul li .illust {
  width: 20%;
}
#loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea {
  width: 75%;
  text-align: left;
}
#loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea .sttl {
  font-weight: bold;
  line-height: 1.4em;
}
#loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea .stxt {
  line-height: 1.6em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#loadmapPage .serviceArea .serviceBox .inBox01 .moreLink01 {
  margin-top: 15px;
}
#loadmapPage .serviceArea .serviceBox .inBox01.examination {
  background: rgba(53, 80, 111, 0.2);
}
#loadmapPage .serviceArea .serviceBox .inBox01.examination .ttl {
  background: #5192BA;
}
#loadmapPage .serviceArea .serviceBox .inBox01.examination ul li {
  background: #EDF7FD;
}
#loadmapPage .serviceArea .serviceBox .inBox01.support {
  background: rgba(53, 111, 100, 0.2);
}
#loadmapPage .serviceArea .serviceBox .inBox01.support .ttl {
  background: #619B85;
}
#loadmapPage .serviceArea .serviceBox .inBox01.support ul li {
  background: #EFFDF8;
}
#loadmapPage .achievementArea {
  text-align: center;
}
#loadmapPage .achievementArea .achieveList01 li {
  text-align: left;
}
#loadmapPage .achievementArea .achieveList01 li.hide {
  display: none;
}
#loadmapPage .achievementArea .achieveList01 li figure {
  width: 100%;
  padding-top: 42.1052631579%;
  position: relative;
}
#loadmapPage .achievementArea .achieveList01 li figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#loadmapPage .achievementArea .achieveList01 li .ttl {
  font-weight: bold;
  line-height: 1.4em;
}
#loadmapPage .achievementArea .achieveList01 li .txt {
  font-weight: bold;
  line-height: 1.6em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
#loadmapPage .achievementArea .achieveList01 li .txtBlink a::after {
  content: url(/_img/first_new2/icon_blank02.svg);
  vertical-align: middle;
}
#loadmapPage .achievementArea .mediaArea {
  background: rgba(227, 244, 253, 0.8);
  text-align: left;
}
#loadmapPage .achievementArea .mediaArea .mediaList .slick-track {
  display: flex;
}
#loadmapPage .achievementArea .mediaArea .mediaList .slick-slide {
  height: auto !important;
}
#loadmapPage .achievementArea .mediaArea .mediaList .mediaBox {
  height: 100%;
  margin: 0 10px;
  background: #fff;
  box-sizing: border-box;
}
#loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .logo {
  text-align: center;
}
#loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .logo img {
  display: inline-block;
}
#loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .date {
  display: block;
  line-height: 1.6em;
}
#loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 2.5em;
  line-height: 1.6em;
}
#loadmapPage .achievementArea .mediaArea .moreLink01 {
  text-align: center;
  margin-top: 20px;
}
#loadmapPage .interviewArea {
  text-align: center;
}
#loadmapPage .interviewArea .img01 {
  max-width: 1000px;
  margin: 0 auto;
}
#loadmapPage .interviewArea .img01 img {
  width: 100%;
}
#loadmapPage .interviewArea .interviewTab {
  display: flex;
}
#loadmapPage .interviewArea .interviewTab li {
  background: #A5C1E6;
  color: #4973AC;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#loadmapPage .interviewArea .interviewTab li::before {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 10;
}
#loadmapPage .interviewArea .interviewTab li:first-child::before {
  background: url(/_img/first_new2/icon_tab_01.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li:nth-child(2)::before {
  background: url(/_img/first_new2/icon_tab_02.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li:nth-child(3)::before {
  background: url(/_img/first_new2/icon_tab_03.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li:nth-child(4)::before {
  background: url(/_img/first_new2/icon_tab_04.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li.current {
  background: #4973AC;
  color: #fff;
}
#loadmapPage .interviewArea .interviewTab li.current:first-child::before {
  background: url(/_img/first_new2/icon_tab_01_w.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li.current:nth-child(2)::before {
  background: url(/_img/first_new2/icon_tab_02_w.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li.current:nth-child(3)::before {
  background: url(/_img/first_new2/icon_tab_03_w.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewTab li.current:nth-child(4)::before {
  background: url(/_img/first_new2/icon_tab_04_w.svg) no-repeat center center;
  background-size: cover;
}
#loadmapPage .interviewArea .interviewBox {
  background: rgba(255, 255, 255, 0.7);
  border-top: solid 3px #4973AC;
}
#loadmapPage .interviewArea .interviewBox .ttlArea {
  text-align: center;
}
#loadmapPage .interviewArea .interviewBox .ttlArea p {
  color: #fff;
  font-weight: bold;
}
#loadmapPage .interviewArea .interviewBox .ttlArea p span {
  display: block;
  line-height: 1;
}
#loadmapPage .interviewArea .interviewBox .interinBox {
  display: flex;
  justify-content: space-between;
}
#loadmapPage .interviewArea .interviewBox .interinBox .iconArea p {
  font-weight: bold;
}
#loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox {
  background: #DCE3ED;
  position: relative;
}
#loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox p {
  font-weight: bold;
  text-align: left;
}
#loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #DCE3ED;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -5px;
}
#loadmapPage .interviewArea .interviewBox .interinBox.box02 {
  flex-direction: row-reverse;
}
#loadmapPage .interviewArea .interviewBox .interinBox.box02 .fukiArea .inBox {
  background: #E3ECFF;
}
#loadmapPage .interviewArea .interviewBox .interinBox.box02 .fukiArea .inBox::before {
  border-right: none;
  border-left: 10px solid #E3ECFF;
  left: auto;
  right: -10px;
}
#loadmapPage .greetingArea p {
  font-weight: bold;
}
#loadmapPage .greetingArea .name {
  text-align: right;
}
#loadmapPage .greetingArea .name p {
  display: inline-block;
  text-align: left;
}
#loadmapPage .greetingArea .name p span.en {
  margin-left: 10px;
}
#loadmapPage .moreLink01 a {
  display: inline-block;
  text-align: center;
  background: #fff;
  color: #9B4633;
  font-weight: bold;
  border-radius: 20px;
  line-height: 1;
  padding: 10px 30px;
}
#loadmapPage .moreLink01 a span {
  position: relative;
  padding-right: 18px;
}
#loadmapPage .moreLink01 a span::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/_img/first_new2/icon_blank.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
}
#loadmapPage .moreLink02 {
  text-align: center;
}
#loadmapPage .moreLink02 a {
  cursor: pointer;
  color: #9B4633;
  font-size: 14px;
  font-weight: bold;
}
#loadmapPage .moreLink02 a span {
  position: relative;
  padding-right: 18px;
}
#loadmapPage .moreLink02 a span::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/_img/first_new2/icon_plus.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
}
#loadmapPage #modalMask {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(83, 83, 83, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10002;
  overscroll-behavior: contain;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: none;
}
#loadmapPage #modalMask::before, #loadmapPage #modalMask::after {
  content: "";
  width: 1px;
  height: calc(100vh + 1px);
  display: flex;
}
#loadmapPage #modalMask .close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
}
#loadmapPage #modalMask .close::before, #loadmapPage #modalMask .close::after {
  content: "";
  width: 15px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 10px;
  left: 2px;
}
#loadmapPage #modalMask .close::before {
  transform: rotate(45deg);
}
#loadmapPage #modalMask .close::after {
  transform: rotate(-45deg);
}
#loadmapPage #modal {
  display: none;
  width: 90%;
  max-width: 900px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10003;
}
#loadmapPage #modal .cont {
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  position: relative;
}
#loadmapPage #modal .link01 {
  display: inline-block;
  text-align: center;
  margin-bottom: 12px;
}
#loadmapPage #modal .link01 span {
  display: inline-block;
  vertical-align: middle;
}
#loadmapPage #modal .link01 span.icon {
  position: relative;
  margin-right: 7px;
}
#loadmapPage #modal .link01 span.icon::before {
  content: "";
  width: 6px;
  height: 40px;
  background: url(/_img/first_new2/icon_chain_w_on.svg) no-repeat top center;
  background-size: 100% auto;
  position: absolute;
  top: 11px;
  left: 13px;
  z-index: 5;
}
#loadmapPage #modal .link01 span.txt {
  color: #fff;
  font-weight: bold;
  border-bottom: 1px dashed #fff;
}
#loadmapPage #modal .busi01 {
  text-align: center;
}
#loadmapPage #modal .busi01 .inBox01 .ttl {
  background: #5192BA;
}
#loadmapPage #modal .busi01 .inBox01 ul li::before {
  background: #5192BA;
}
#loadmapPage #modal .busi02 {
  text-align: center;
}
#loadmapPage #modal .busi02 .inBox01 .ttl {
  background: #619B85;
}
#loadmapPage #modal .busi02 .inBox01 ul li::before {
  background: #619B85;
}
#loadmapPage #modal .inBox01 {
  border-radius: 10px;
  background: #fff;
  padding-bottom: 30px;
  position: relative;
}
#loadmapPage #modal .inBox01 .ttl {
  border-radius: 10px 10px 0 0;
  padding: 9px 10px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}
#loadmapPage #modal .inBox01 .ttl strong {
  font-size: 20px;
  background: linear-gradient(transparent 70%, rgba(245, 234, 187, 0.5) 70%);
}
#loadmapPage #modal .inBox01 ul {
  text-align: left;
  width: calc(100% - 40px);
  margin: 0 auto;
}
#loadmapPage #modal .inBox01 ul li {
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
}
#loadmapPage #modal .inBox01 ul li:not(:last-child) {
  margin-bottom: 10px;
}
#loadmapPage #modal .inBox01 ul li::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
}
#loadmapPage #modal .inBox01 ul li::after {
  content: "";
  width: 6px;
  height: 12px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 4px;
  left: 6px;
  z-index: 2;
}
#loadmapPage #modal .inBox01 .closeBtn01 {
  width: 30px;
  height: 30px;
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  cursor: pointer;
}
#loadmapPage #modal .inBox01 .closeBtn01::before, #loadmapPage #modal .inBox01 .closeBtn01::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
}
#loadmapPage #modal .inBox01 .closeBtn01::before {
  transform: rotate(45deg);
}
#loadmapPage #modal .inBox01 .closeBtn01::after {
  transform: rotate(-45deg);
}
#loadmapPage #modal .achieve {
  text-align: center;
  padding-top: 50px;
}
#loadmapPage #modal .achieve .spttl {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
#loadmapPage #modal .achieve .link02 {
  display: none;
}
#loadmapPage #modal .achieve .inBox02 {
  background: #fff;
  border: solid 2px #9B4633;
  border-radius: 10px;
  position: relative;
  padding: 20px;
}
#loadmapPage #modal .achieve .inBox02 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 10px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#loadmapPage #modal .achieve .inBox02 ul li {
  min-width: 90px;
  max-width: 120px;
  width: 40%;
  padding: 3px 0 8px 0;
}
#loadmapPage #modal .achieve .inBox02 ul li p {
  text-align: center;
  font-weight: bold;
}
#loadmapPage #modal .achieve .inBox02 ul li p.icon {
  margin-bottom: 8px;
}
#loadmapPage #modal .achieve .inBox02 ul li p.txt01 {
  line-height: 1;
  margin-bottom: 5px;
}
#loadmapPage #modal .achieve .inBox02 ul li p.txt02 {
  height: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
  line-height: 1.4em;
}
#loadmapPage #modal .achieve .inBox02 ul li.pv {
  background: #FFDEDE;
}
#loadmapPage #modal .achieve .inBox02 ul li.pv p {
  color: #D17171;
}
#loadmapPage #modal .achieve .inBox02 ul li.pv p.txt01 strong {
  font-size: 24px;
}
#loadmapPage #modal .achieve .inBox02 ul li.country {
  background: #E7F5F7;
}
#loadmapPage #modal .achieve .inBox02 ul li.country p {
  color: #6AB3BC;
}
#loadmapPage #modal .achieve .inBox02 ul li.country p.txt01 strong {
  font-size: 24px;
}
#loadmapPage #modal .achieve .inBox02 ul li.member {
  background: #E9EFEC;
}
#loadmapPage #modal .achieve .inBox02 ul li.member p {
  color: #639D82;
}
#loadmapPage #modal .achieve .inBox02 ul li.member p.txt01 {
  font-size: 13px;
}
#loadmapPage #modal .achieve .inBox02 ul li.member p.txt01 strong {
  font-size: 21px;
}
#loadmapPage #modal .achieve .inBox02 ul li.book {
  background: #F2ECF7;
}
#loadmapPage #modal .achieve .inBox02 ul li.book p {
  color: #AA80C9;
}
#loadmapPage #modal .achieve .inBox02 ul li.book p.txt01 {
  font-size: 14px;
}
#loadmapPage #modal .achieve .inBox02 ul li.book p.txt01 strong {
  font-size: 22px;
}
#loadmapPage #modal .achieve .inBox02 .closeBtn01 {
  width: 30px;
  height: 30px;
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  cursor: pointer;
}
#loadmapPage #modal .achieve .inBox02 .closeBtn01::before, #loadmapPage #modal .achieve .inBox02 .closeBtn01::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
}
#loadmapPage #modal .achieve .inBox02 .closeBtn01::before {
  transform: rotate(45deg);
}
#loadmapPage #modal .achieve .inBox02 .closeBtn01::after {
  transform: rotate(-45deg);
}
#loadmapPage #modal .load .con01 {
  display: none;
}
#loadmapPage #modal .load .con03 {
  width: 93px;
}
#loadmapPage #modal .load.future5 .con03 {
  width: 74px;
}
#loadmapPage #modal .load .con02 {
  margin-top: 20px;
  font-size: 12px;
  padding: 15px;
  box-sizing: border-box;
  background: #333;
}
#loadmapPage #modal .load .con02 ul li {
  color: #fff;
  text-indent: -1em;
  padding-left: 1em;
}
#loadmapPage footer.loadFooter {
  font-weight: bold;
}
#loadmapPage footer.loadFooter .footBox .fNav {
  display: flex;
  justify-content: space-between;
}
#loadmapPage footer.loadFooter .footBox .fNav ul {
  width: 48%;
}
#loadmapPage footer.loadFooter .footBox .digima p a {
  color: #9B4633;
}
#loadmapPage footer.loadFooter .footBox .digima p a::after {
  content: url(/_img/first_new2/icon_blank.svg);
  vertical-align: middle;
}
#loadmapPage footer.loadFooter small {
  display: block;
  border-top: solid 1px #D6D6D6;
  text-align: center;
}

@media screen and (min-width: 600px) {
  #loadmapPage a:hover {
    opacity: 0.7;
    color: inherit;
  }
  #loadmapPage .inner {
    width: 1200px;
  }
  #loadmapPage p {
    font-size: 16px;
  }
  #loadmapPage header.loadHead {
    top: 0;
  }
  #loadmapPage header.loadHead.hide .logo {
    transform: translateY(-100%);
  }
  #loadmapPage header.loadHead.hide .loadNav {
    transform: translateY(-100%);
  }
  #loadmapPage header.loadHead .logo {
    padding-top: 40px;
    position: absolute;
    top: 0;
    left: 60px;
    transition: transform 0.6s ease 0s;
  }
  #loadmapPage header.loadHead .loadNav {
    padding-top: 40px;
    position: absolute;
    top: 0;
    right: 60px;
    transition: transform 0.6s ease 0s;
  }
  #loadmapPage header.loadHead .loadNav ul {
    display: flex;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  #loadmapPage header.loadHead .loadNav ul li {
    position: relative;
  }
  #loadmapPage header.loadHead .loadNav ul li img.on {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  #loadmapPage header.loadHead .loadNav ul li a:hover {
    opacity: 1;
  }
  #loadmapPage header.loadHead .loadNav ul li a:hover img.off {
    opacity: 0;
  }
  #loadmapPage header.loadHead .loadNav ul li a:hover img.on {
    opacity: 1;
  }
  #loadmapPage header.loadHead .loadNavSp {
    display: none;
  }
  #loadmapPage main {
    min-width: 1240px;
  }
  #loadmapPage .mainArea .txtArea .mvTxt {
    padding: 150px 0 0 50px;
    line-height: 2.125em;
  }
  #loadmapPage .mainArea .txtArea .mvCc {
    margin-top: 150px;
    text-align: right;
  }
  #loadmapPage section .inner .imgTtl {
    top: -46px;
    right: 140px;
  }
  #loadmapPage section .inner h2 {
    margin-bottom: 50px;
  }
  #loadmapPage .aboutArea {
    padding: 96px 0 155px;
    background: url(/_img/first_new2/bg_about.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
  }
  #loadmapPage .aboutArea::before {
    background: url(/_img/first_new2/bg_main.png) no-repeat center top;
    background-size: 100% auto;
  }
  #loadmapPage .aboutArea .icon {
    margin-bottom: 20px;
  }
  #loadmapPage .loadArea .ttlArea {
    text-align: center;
    padding-top: 150px;
  }
  #loadmapPage .loadArea .ttlArea .illust02 {
    width: 85px;
    top: 30px;
    right: 310px;
  }
  #loadmapPage .loadArea .loadSlide {
    padding: 280px 0 150px;
  }
  #loadmapPage .loadArea .loadSlide::before {
    content: "";
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    position: absolute;
    border: solid 7px #B1C8DD;
    box-sizing: border-box;
    top: 40px;
    left: 40px;
    z-index: 1;
  }
  #loadmapPage .loadArea .loadSlide .illust {
    width: 916px;
    top: 62%;
    left: 54.5%;
    margin: -530px 0 0 -458px;
  }
  #loadmapPage .loadArea .loadSlide .inner {
    max-width: 1000px;
  }
  #loadmapPage .loadArea .loadSlide.future {
    background: url(/_img/first_new2/bg_load02.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase0 {
    width: 115px;
    top: 18%;
    left: 12%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase0 .icon {
    top: 65%;
    left: 25%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase0 .icon::before {
    background: #A57738;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase0 .con02 {
    width: 398px;
    top: 170px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase1 {
    width: 195px;
    top: 71%;
    left: 12.1%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase1 .icon {
    top: 38%;
    left: 68%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase1 .icon::before {
    background: #1D710E;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase1 .con02 {
    width: 362px;
    top: 110px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase2 {
    width: 115px;
    top: 61.5%;
    left: 51%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase2 .icon {
    top: 0;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase2 .icon::before {
    background: #3B96A7;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase2 .con02 {
    width: 319px;
    top: 160px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase3 {
    width: 175px;
    top: 4.5%;
    left: 29%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase3 .icon {
    top: 63%;
    left: 65%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase3 .icon::before {
    background: #754DCC;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase3 .con02 {
    width: 305px;
    top: 160px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase4 {
    width: 115px;
    top: 4.5%;
    left: 60%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase4 .icon {
    top: 68.5%;
    left: 37%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase4 .icon::before {
    background: #C35838;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase4 .con02 {
    width: 259px;
    top: 180px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase5 {
    width: 94px;
    top: 37.5%;
    left: 76%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase5 .icon {
    top: 0;
    left: 34%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase5 .icon::before {
    background: #536DC4;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase5 .con02 {
    width: 288px;
    top: 158px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future .slideLink {
    top: 50%;
    left: -122px;
    margin-top: -37px;
  }
  #loadmapPage .loadArea .loadSlide.future .slideLink span.arrow {
    margin-bottom: 5px;
    transition: padding 0.4s ease 0s;
  }
  #loadmapPage .loadArea .loadSlide.future .slideLink span.arrow img {
    transform: rotate(180deg);
  }
  #loadmapPage .loadArea .loadSlide.future .slideLink:hover span.arrow {
    padding-right: 5px;
  }
  #loadmapPage .loadArea .loadSlide.past {
    background: url(/_img/first_new2/bg_load.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase0 {
    width: 94px;
    top: 37.5%;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase0 .icon {
    top: 65%;
    left: 25%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase0 .icon::before {
    background: #D54626;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase0 .con02 {
    width: 244px;
    top: 160px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase1 {
    width: 174px;
    top: 62%;
    left: 6.7%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase1 .icon {
    top: 15%;
    left: 65%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase1 .icon::before {
    background: #AA8114;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase1 .con02 {
    width: 318px;
    top: 110px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase2 {
    width: 113px;
    top: 76.4%;
    left: 24%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase2 .icon {
    top: 0;
    left: 46%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase2 .icon::before {
    background: #407206;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase2 .con02 {
    width: 214px;
    top: 160px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase3 {
    width: 94px;
    top: 68.5%;
    left: 38%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase3 .icon {
    top: 0;
    left: 33%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase3 .icon::before {
    background: #9D4833;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase3 .con02 {
    width: 288px;
    top: 170px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase4 {
    width: 113px;
    top: 75.5%;
    left: 55%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase4 .icon {
    top: 0;
    left: 47%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase4 .icon::before {
    background: #0B7749;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase4 .con02 {
    width: 270px;
    top: 50px;
    left: 113px;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase5 {
    width: 184px;
    top: 43.5%;
    left: 25%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase5 .icon {
    top: 52%;
    left: 67%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase5 .icon::before {
    background: #1A75C1;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase5 .con02 {
    width: 202px;
    top: 110px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase6 {
    width: 175px;
    top: 24.5%;
    left: 34%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase6 .icon {
    top: 61%;
    left: 64%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase6 .icon::before {
    background: #5B39CE;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase6 .con02 {
    width: 466px;
    top: 148px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase7 {
    width: 175px;
    top: 2.5%;
    left: 48%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase7 .icon {
    top: 59%;
    left: 65%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase7 .icon::before {
    background: #20ABB1;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase7 .con02 {
    width: 270px;
    top: 128px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase8 {
    width: 195px;
    top: 22.5%;
    left: 71.5%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase8 .icon {
    top: 32%;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase8 .icon::before {
    background: #A96AC4;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase8 .con02 {
    width: 273px;
    top: 108px;
    left: 78px;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase9 {
    width: 195px;
    top: 42.5%;
    left: 65.5%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase9 .icon {
    top: 33%;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase9 .icon::before {
    background: #226972;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase9 .con02 {
    width: 273px;
    top: 108px;
    left: 78px;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase10 {
    width: 115px;
    top: 63%;
    left: 79%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase10 .icon {
    top: 0;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase10 .icon::before {
    background: #585858;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase10 .con02 {
    width: 284px;
    top: 165px;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.past .slideLink {
    top: 50%;
    right: -122px;
    margin-top: -37px;
  }
  #loadmapPage .loadArea .loadSlide.past .slideLink span.arrow {
    margin-bottom: 5px;
    transition: padding 0.4s ease 0s;
  }
  #loadmapPage .loadArea .loadSlide.past .slideLink:hover span.arrow {
    padding-left: 5px;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon:hover, #loadmapPage .loadArea .loadSlide .loadMap .loadIcon:focus {
    z-index: 12;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con01 {
    position: relative;
    cursor: pointer;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con01:hover + .con02, #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con01:focus + .con02 {
    opacity: 1;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con01:hover .icon, #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con01:focus .icon {
    transform: scale(1.2);
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con03 {
    display: none;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #333333;
    position: absolute;
    transition: transform 0.4s ease 0s;
    z-index: 11;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .icon::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con02 {
    font-size: 14px;
    padding: 20px;
    position: absolute;
    box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease 0s;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con02 ul li {
    text-indent: -1em;
    padding-left: 1em;
  }
  #loadmapPage .loadArea .loadSlide .slideLink {
    font-size: 16px;
    cursor: pointer;
  }
  #loadmapPage .loadArea .dotNav {
    bottom: 80px;
  }
  #loadmapPage .loadArea .dotNav ul li {
    cursor: pointer;
  }
  #loadmapPage .loadArea .dotNav ul li::before {
    transition: opacity 0.4s ease 0s;
  }
  #loadmapPage .loadArea .dotNav ul li:hover::before {
    opacity: 1;
  }
  #loadmapPage .businessArea {
    padding: 78px 0 135px;
    background: url(/_img/first_new2/bg_business.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .businessArea .img01 {
    text-align: center;
  }
  #loadmapPage .businessArea .img01 img {
    max-width: 1164px;
  }
  #loadmapPage .businessArea .inCon {
    width: 100%;
    position: absolute;
    top: 70%;
    left: 0;
    z-index: 50;
    display: flex;
    justify-content: space-between;
  }
  #loadmapPage .businessArea .inCon .achieve {
    width: 37.7049180328%;
  }
  #loadmapPage .businessArea .inCon .achieve .link02 {
    cursor: pointer;
    margin-bottom: 20px;
  }
  #loadmapPage .businessArea .inCon .achieve .link02:hover::before {
    bottom: -17px;
  }
  #loadmapPage .businessArea .inCon .achieve .link02:hover::after {
    bottom: -21px;
  }
  #loadmapPage .businessArea .inCon .achieve .inBox02 {
    padding: 20px 35px;
  }
  #loadmapPage .businessArea .inCon .achieve .inBox02 ul li {
    width: 23.0769230769%;
  }
  #loadmapPage .businessArea .inCon .link01 {
    cursor: pointer;
    margin-bottom: 10px;
  }
  #loadmapPage .businessArea .inCon .link01 span.icon::before {
    transition: height 0.4s ease 0s;
  }
  #loadmapPage .businessArea .inCon .link01 span.txt {
    transition: color 0.4s ease 0s, border-bottom 0.4s ease 0s;
  }
  #loadmapPage .businessArea .inCon .link01 span.txt::before {
    transition: bottom 0.4s ease 0s, border-right 0.4s ease 0s, border-bottom 0.4s ease 0s;
  }
  #loadmapPage .businessArea .inCon .link01:hover span.icon::before, #loadmapPage .businessArea .inCon .link01.on span.icon::before {
    height: 40px;
  }
  #loadmapPage .businessArea .inCon .link01:hover span.txt::before, #loadmapPage .businessArea .inCon .link01.on span.txt::before {
    bottom: -17px;
  }
  #loadmapPage .businessArea .inCon .link01.on span.txt::before {
    display: none;
  }
  #loadmapPage .businessArea .inCon .busi01 {
    width: 28.3333333333%;
  }
  #loadmapPage .businessArea .inCon .busi01 .link01:hover span.icon::before, #loadmapPage .businessArea .inCon .busi01 .link01.on span.icon::before {
    background: url(/_img/first_new2/icon_chain_on.svg) no-repeat top center;
    background-size: 100% auto;
  }
  #loadmapPage .businessArea .inCon .busi01 .link01:hover span.txt, #loadmapPage .businessArea .inCon .busi01 .link01.on span.txt {
    color: #5192BA;
    border-bottom: 1px dashed #5192BA;
  }
  #loadmapPage .businessArea .inCon .busi01 .link01:hover span.txt::before, #loadmapPage .businessArea .inCon .busi01 .link01.on span.txt::before {
    border-right: solid 2px #5192BA;
    border-bottom: solid 2px #5192BA;
  }
  #loadmapPage .businessArea .inCon .busi02 {
    width: 28.3333333333%;
  }
  #loadmapPage .businessArea .inCon .busi02 .link01:hover span.icon::before, #loadmapPage .businessArea .inCon .busi02 .link01.on span.icon::before {
    background: url(/_img/first_new2/icon_chain_g_on.svg) no-repeat top center;
    background-size: 100% auto;
  }
  #loadmapPage .businessArea .inCon .busi02 .link01:hover span.txt, #loadmapPage .businessArea .inCon .busi02 .link01.on span.txt {
    color: #619B85;
    border-bottom: 1px dashed #619B85;
  }
  #loadmapPage .businessArea .inCon .busi02 .link01:hover span.txt::before, #loadmapPage .businessArea .inCon .busi02 .link01.on span.txt::before {
    border-right: solid 2px #619B85;
    border-bottom: solid 2px #619B85;
  }
  #loadmapPage .serviceArea {
    padding: 80px 0;
    background: url(/_img/first_new2/bg_service.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .serviceArea .serviceBox {
    max-width: 940px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  #loadmapPage .serviceArea .serviceBox .illust01 {
    width: 151px;
    top: -50px;
    right: -130px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 {
    width: 47.8723404255%;
    box-sizing: border-box;
    padding: 30px 35px 20px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 .ttl {
    font-size: 18px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 ul li {
    padding: 10px 25px;
    height: 160px;
    box-sizing: border-box;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea .sttl {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea .stxt {
    font-size: 14px;
  }
  #loadmapPage .achievementArea {
    padding: 80px 0 0;
    background: url(/_img/first_new2/bg_achievement.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .achievementArea .achieveList01 {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    -moz-column-gap: 2.5%;
         column-gap: 2.5%;
  }
  #loadmapPage .achievementArea .achieveList01 li {
    width: 31.6666666667%;
  }
  #loadmapPage .achievementArea .achieveList01 li figure {
    margin-bottom: 20px;
  }
  #loadmapPage .achievementArea .achieveList01 li .ttl {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #loadmapPage .achievementArea .achieveList01 li .txt {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #loadmapPage .achievementArea .achieveList01 li .txtBlink a {
    font-size: 14px;
  }
  #loadmapPage .achievementArea .mediaArea {
    padding: 50px 0;
    margin-top: 40px;
  }
  #loadmapPage .achievementArea .mediaArea h3 {
    padding-left: 40px;
    margin-bottom: 20px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox {
    width: 240px;
    padding: 10px 15px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .logo {
    margin-bottom: 20px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .logo img {
    max-width: 136px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .date {
    font-size: 14px;
    margin-bottom: 5px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .txt {
    font-size: 14px;
  }
  #loadmapPage .interviewArea {
    padding: 80px 0;
    background: url(/_img/first_new2/bg_interview.jpg) repeat-y top center;
    background-size: 100% auto;
  }
  #loadmapPage .interviewArea .img01 {
    margin-bottom: 40px;
  }
  #loadmapPage .interviewArea .profileList {
    max-width: 1000px;
    margin: 0 auto 94px;
    display: flex;
    justify-content: space-between;
  }
  #loadmapPage .interviewArea .profileList li {
    width: 32%;
  }
  #loadmapPage .interviewArea .profileList li figure.icon {
    text-align: center;
    margin-bottom: 18px;
  }
  #loadmapPage .interviewArea .profileList li figure.icon img {
    max-width: 120px;
  }
  #loadmapPage .interviewArea .profileList li p {
    font-weight: bold;
    line-height: 1.6em;
  }
  #loadmapPage .interviewArea .profileList li p.name {
    font-size: 20px;
    margin-bottom: 5px;
  }
  #loadmapPage .interviewArea .profileList li p.director {
    font-size: 12px;
    margin-bottom: 27px;
  }
  #loadmapPage .interviewArea .profileList li p.txt {
    text-align: left;
    font-size: 14px;
  }
  #loadmapPage .interviewArea .profileList li p.moreLink02 {
    display: none;
  }
  #loadmapPage .interviewArea .interviewTab li {
    width: 25%;
    box-sizing: border-box;
    padding: 12px 5px;
    cursor: pointer;
    transition: opacity 0.4s ease 0s;
  }
  #loadmapPage .interviewArea .interviewTab li:hover {
    opacity: 0.8;
  }
  #loadmapPage .interviewArea .interviewTab li p {
    line-height: 1.33em;
    font-size: 18px;
  }
  #loadmapPage .interviewArea .interviewTab li:not(:last-child) {
    border-right: solid 1px #fff;
  }
  #loadmapPage .interviewArea .interviewTab li::before {
    width: 125px;
    height: 95px;
    top: -60px;
    margin-left: -62px;
  }
  #loadmapPage .interviewArea .interviewBox {
    padding: 40px 100px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea {
    width: 100%;
    height: 167px;
    background: url(/_img/first_new2/ttl_bg01.png) no-repeat center center;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 40px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea::before {
    content: "";
    width: 62px;
    height: 61px;
    background: url(/_img/first_new2/ttl_bg01_sub.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: -62px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea p.num {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea p.ttl {
    font-size: 28px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox {
    margin-bottom: 20px;
    align-items: center;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea {
    width: 8.8%;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea figure {
    margin-bottom: 6px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea p {
    font-size: 12px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea {
    width: 88.8%;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox {
    padding: 20px 30px;
    border-radius: 10px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox p {
    font-size: 15px;
  }
  #loadmapPage .greetingArea {
    padding: 80px 0;
    background: url(/_img/first_new2/bg_greeting.jpg) no-repeat top center;
    background-size: cover;
  }
  #loadmapPage .greetingArea .secTtl {
    display: none;
  }
  #loadmapPage .greetingArea .greetingBox01 {
    max-width: 1000px;
    margin: 0 auto 76px;
    display: flex;
  }
  #loadmapPage .greetingArea .greetingBox01 .ttlArea {
    width: 44%;
    margin-right: 4%;
  }
  #loadmapPage .greetingArea .greetingBox01 .ttlArea figure {
    margin-bottom: 20px;
  }
  #loadmapPage .greetingArea .greetingBox01 .ttlArea h2 {
    padding-left: 40px;
  }
  #loadmapPage .greetingArea .greetingBox01 .txtArea {
    width: 42%;
  }
  #loadmapPage .greetingArea .greetingBox01 .txtArea p {
    font-size: 15px;
    line-height: 2em;
  }
  #loadmapPage .greetingArea .txt01 {
    max-width: 1000px;
    margin: 0 auto 54px;
    font-size: 15px;
    line-height: 2em;
  }
  #loadmapPage .greetingArea .name p {
    font-size: 18px;
  }
  #loadmapPage .greetingArea .name p span {
    font-size: 15px;
  }
  #loadmapPage .greetingArea .name p span.en {
    font-size: 12px;
  }
  #loadmapPage .greetingArea .moreLink02 {
    display: none;
  }
  #loadmapPage .moreLink01 a {
    transition: background 0.4s ease 0s, color 0.4s ease 0s;
  }
  #loadmapPage .moreLink01 a span::before {
    transition: background 0.4s ease 0s;
  }
  #loadmapPage .moreLink01 a:hover {
    background: #9B4633;
    color: #fff;
    opacity: 1;
  }
  #loadmapPage .moreLink01 a:hover span::before {
    background: url(/_img/first_new2/icon_blank_hover.svg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .moreLink02 a span::before {
    transition: transform 0.4s linear 0s;
  }
  #loadmapPage .moreLink02 a:hover {
    opacity: 1;
    color: #9B4633;
  }
  #loadmapPage .moreLink02 a:hover span::before {
    transform: rotate(90deg);
  }
  #loadmapPage footer.loadFooter {
    padding: 60px 0;
  }
  #loadmapPage footer.loadFooter .inner {
    max-width: 1000px;
  }
  #loadmapPage footer.loadFooter .footBox {
    display: flex;
    justify-content: space-between;
  }
  #loadmapPage footer.loadFooter .footBox .logo {
    width: 12.6%;
  }
  #loadmapPage footer.loadFooter .footBox .fNav {
    width: 36%;
  }
  #loadmapPage footer.loadFooter .footBox .fNav ul li:not(:last-child) {
    margin-bottom: 17px;
  }
  #loadmapPage footer.loadFooter .footBox .fNav ul li a:hover {
    opacity: 1;
    color: #9B4633;
  }
  #loadmapPage footer.loadFooter .footBox .digima {
    width: 24%;
  }
  #loadmapPage footer.loadFooter small {
    font-size: 12px;
    padding-top: 40px;
    margin-top: 80px;
  }
  #loadmapPage .vsp {
    display: none;
  }
}
@media screen and (min-width: 1240px) {
  #loadmapPage .aboutArea {
    padding: 7.8vw 0 12.5vw;
  }
  #loadmapPage .businessArea {
    padding: 6.25vw 0 10.9375vw;
  }
}
@media screen and (max-width: 599px) {
  #loadmapPage .inner.sp100 {
    width: 100%;
  }
  #loadmapPage p {
    font-size: 14px;
    line-height: 1.6em;
  }
  #loadmapPage header.loadHead {
    background: rgba(255, 251, 244, 0.9);
    padding: 20px;
    top: 0;
    transition: transform 0.6s ease 0s;
  }
  #loadmapPage header.loadHead.hide {
    transform: translateY(-100%);
  }
  #loadmapPage header.loadHead .logo {
    width: 93px;
    margin-bottom: 17px;
  }
  #loadmapPage header.loadHead .loadNav {
    display: none;
  }
  #loadmapPage header.loadHead .loadNavSp ul {
    display: flex;
    justify-content: space-between;
  }
  #loadmapPage header.loadHead .loadNavSp ul li {
    width: 14%;
    text-align: center;
  }
  #loadmapPage header.loadHead .loadNavSp ul li p {
    margin-top: 8px;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.32em;
  }
  #loadmapPage .mainArea .txtArea {
    overflow: hidden;
  }
  #loadmapPage .mainArea .txtArea .mvTxt {
    font-size: 13px;
    padding: 36vw 0 94.6666666667vw;
    line-height: 1.6em;
  }
  #loadmapPage .mainArea .txtArea .mvCc {
    text-align: right;
    margin-right: -5.5%;
  }
  #loadmapPage .mainArea .txtArea .mvCc img {
    width: 93.6296296296%;
  }
  #loadmapPage section .inner .imgTtl {
    width: 9.5vw;
    top: -30px;
    right: 0;
  }
  #loadmapPage section .inner h2 {
    margin-bottom: 40px;
  }
  #loadmapPage section .inner h2.secTtl {
    width: 80%;
    text-align: left;
  }
  #loadmapPage .aboutArea {
    padding: 24vw 0 37vw;
    background: url(/_img/first_new2/bg_about_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .aboutArea::before {
    background: url(/_img/first_new2/bg_main_sp.png) no-repeat center top;
    background-size: 100% auto;
  }
  #loadmapPage .aboutArea .icon {
    margin-bottom: 10px;
  }
  #loadmapPage .aboutArea .txt {
    text-align: left;
  }
  #loadmapPage .loadArea .ttlArea {
    text-align: center;
    padding-top: 20.2666666667vw;
  }
  #loadmapPage .loadArea .ttlArea .illust02 {
    width: 68px;
    top: 42%;
    right: 18%;
  }
  #loadmapPage .loadArea .loadSlide {
    padding: 58.1333333333vw 0 30vw;
  }
  #loadmapPage .loadArea .loadSlide::before {
    content: "";
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    border: solid 3px #B1C8DD;
    box-sizing: border-box;
    top: 15px;
    left: 15px;
    z-index: 1;
  }
  #loadmapPage .loadArea .loadSlide .illust {
    width: 100%;
    top: 33%;
    left: 0;
  }
  #loadmapPage .loadArea .loadSlide.future {
    background: url(/_img/first_new2/bg_load02_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase0 {
    width: 34.9333333333vw;
    top: 19%;
    left: 38%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase1 {
    width: 34.9333333333vw;
    top: 30%;
    left: 1%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase2 {
    width: 34.9333333333vw;
    top: 56%;
    left: 11%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase3 {
    width: 19.4666666667vw;
    top: 37.5%;
    left: 76%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase4 {
    width: 34.9333333333vw;
    top: 68%;
    left: 53%;
  }
  #loadmapPage .loadArea .loadSlide.future .loadMap .loadIcon.phase5 {
    width: 28.8vw;
    top: 85%;
    left: 54%;
  }
  #loadmapPage .loadArea .loadSlide.past {
    background: url(/_img/first_new2/bg_load_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase0 {
    width: 34.9333333333vw;
    top: 4%;
    left: 14%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase1 {
    width: 28.8vw;
    top: 14%;
    left: 39%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase2 {
    width: 28.8vw;
    top: 26%;
    left: 15%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase3 {
    width: 28.8vw;
    top: 35%;
    left: 16%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase4 {
    width: 25.8666666667vw;
    top: 50%;
    left: 6%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase5 {
    width: 25.6vw;
    top: 63%;
    left: 1%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase6 {
    width: 19.4666666667vw;
    top: 47%;
    left: 31%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase7 {
    width: 28.8vw;
    top: 46%;
    left: 56%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase8 {
    width: 19.4666666667vw;
    top: 57.5%;
    left: 73%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase9 {
    width: 19.4666666667vw;
    top: 67%;
    left: 46%;
  }
  #loadmapPage .loadArea .loadSlide.past .loadMap .loadIcon.phase10 {
    width: 37.0666666667vw;
    top: 84%;
    left: 3%;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con01 {
    position: relative;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con03 {
    display: none;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .icon {
    display: none;
  }
  #loadmapPage .loadArea .loadSlide .loadMap .loadIcon .con02 {
    display: none;
  }
  #loadmapPage .loadArea .loadSlide .slideLink {
    font-size: 14px;
    bottom: -60px;
    right: 0;
  }
  #loadmapPage .loadArea .dotNav {
    bottom: 15vw;
  }
  #loadmapPage .businessArea {
    padding: 14vw 0;
    background: url(/_img/first_new2/bg_business_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .businessArea .inCon {
    width: 90%;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #loadmapPage .businessArea .inCon .achieve {
    width: 100%;
    order: 3;
    padding-top: 20px;
  }
  #loadmapPage .businessArea .inCon .achieve .link02 {
    margin-bottom: 20px;
  }
  #loadmapPage .businessArea .inCon .achieve .inBox02 {
    padding: 20px 35px;
  }
  #loadmapPage .businessArea .inCon .achieve .inBox02 ul li {
    width: 23.0769230769%;
  }
  #loadmapPage .businessArea .inCon .link01 {
    margin-bottom: 10px;
  }
  #loadmapPage .businessArea .inCon .busi01 {
    width: 48%;
  }
  #loadmapPage .businessArea .inCon .busi02 {
    width: 48%;
  }
  #loadmapPage .serviceArea {
    padding: 14vw 0;
    background: url(/_img/first_new2/bg_service_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .serviceArea .serviceBox .illust01 {
    width: 100px;
    top: -60px;
    right: 0;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 {
    box-sizing: border-box;
    padding: 30px 20px 20px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01:last-child {
    margin-top: 30px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 .ttl {
    font-size: 16px;
    top: -12px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 ul li {
    padding: 20px 15px;
    box-sizing: border-box;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea .sttl {
    font-size: 15px;
    margin-bottom: 5px;
  }
  #loadmapPage .serviceArea .serviceBox .inBox01 ul li .txtArea .stxt {
    font-size: 13px;
  }
  #loadmapPage .achievementArea {
    padding: 14vw 0 0;
    background: url(/_img/first_new2/bg_achievement_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #loadmapPage .achievementArea .achieveList01 li:not(:last-child) {
    margin-bottom: 30px;
  }
  #loadmapPage .achievementArea .achieveList01 li figure {
    margin-bottom: 15px;
  }
  #loadmapPage .achievementArea .achieveList01 li .ttl {
    font-size: 17px;
    margin-bottom: 10px;
  }
  #loadmapPage .achievementArea .achieveList01 li .txt {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #loadmapPage .achievementArea .achieveList01 li .txtBlink a {
    font-size: 13px;
  }
  #loadmapPage .achievementArea .mediaArea {
    padding: 30px 0;
    margin-top: 30px;
  }
  #loadmapPage .achievementArea .mediaArea h3 {
    margin-bottom: 20px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox {
    width: 190px;
    padding: 8px 12px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .logo {
    margin-bottom: 15px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .logo img {
    max-width: 116px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .date {
    font-size: 13px;
    margin-bottom: 5px;
  }
  #loadmapPage .achievementArea .mediaArea .mediaList .mediaBox .txt {
    font-size: 13px;
  }
  #loadmapPage .interviewArea {
    padding: 14vw 0;
    background: url(/_img/first_new2/bg_interview_sp.jpg) repeat-y top center;
    background-size: 100% auto;
  }
  #loadmapPage .interviewArea .img01 {
    margin-bottom: 30px;
  }
  #loadmapPage .interviewArea .profileList {
    margin-bottom: 60px;
  }
  #loadmapPage .interviewArea .profileList li:not(:last-child) {
    margin-bottom: 15px;
  }
  #loadmapPage .interviewArea .profileList li .proBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  #loadmapPage .interviewArea .profileList li .proBox figure.icon {
    width: 23.8805970149%;
  }
  #loadmapPage .interviewArea .profileList li .proBox .txtArea {
    width: 71.6417910448%;
  }
  #loadmapPage .interviewArea .profileList li p {
    font-weight: bold;
    line-height: 1.6em;
    text-align: left;
  }
  #loadmapPage .interviewArea .profileList li p.name {
    font-size: 18px;
    margin-bottom: 6px;
  }
  #loadmapPage .interviewArea .profileList li p.director {
    font-size: 12px;
  }
  #loadmapPage .interviewArea .profileList li p.txt {
    font-size: 12px;
  }
  #loadmapPage .interviewArea .profileList li p.txt.spmore {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  #loadmapPage .interviewArea .profileList li p.moreLink02 {
    margin-top: 4px;
    text-align: right;
  }
  #loadmapPage .interviewArea .interviewTab {
    flex-wrap: wrap;
  }
  #loadmapPage .interviewArea .interviewTab li {
    width: 50%;
    box-sizing: border-box;
    padding: 13px 5px 17px;
    margin-bottom: 27px;
  }
  #loadmapPage .interviewArea .interviewTab li p {
    line-height: 1.4em;
    font-size: 13px;
  }
  #loadmapPage .interviewArea .interviewTab li:nth-child(odd) {
    border-right: solid 1px #fff;
  }
  #loadmapPage .interviewArea .interviewTab li::before {
    width: 70px;
    height: 53px;
    top: -30px;
    margin-left: -35px;
  }
  #loadmapPage .interviewArea .interviewTab li::after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: solid 2px #4973AC;
    border-right: solid 2px #4973AC;
    transform: rotate(45deg);
    position: absolute;
    bottom: 8px;
    left: 50%;
    margin-left: -4px;
  }
  #loadmapPage .interviewArea .interviewTab li.current::after {
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
  }
  #loadmapPage .interviewArea .interviewBox {
    padding: 20px 15px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea {
    width: calc(100% - 20px);
    height: 41vw;
    background: url(/_img/first_new2/ttl_bg01_sp.png) no-repeat center center;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea::before {
    content: "";
    width: 32px;
    height: 32px;
    background: url(/_img/first_new2/ttl_bg01_sub.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: -32px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea p.num {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #loadmapPage .interviewArea .interviewBox .ttlArea p.ttl {
    font-size: 16px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox {
    margin-bottom: 6px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea {
    width: 24.262295082%;
    text-align: center;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea figure {
    margin-bottom: 6px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea figure img {
    max-width: 50px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .iconArea p {
    font-size: 10px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea {
    width: 72%;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox {
    padding: 20px;
    border-radius: 5px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox p {
    line-height: 1.6em;
    font-size: 13px;
  }
  #loadmapPage .interviewArea .interviewBox .interinBox .fukiArea .inBox::before {
    top: 18px;
  }
  #loadmapPage .greetingArea {
    padding: 14vw 0;
    background: url(/_img/first_new2/bg_greeting_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  #loadmapPage .greetingArea .greetingBox01 {
    margin-bottom: 20px;
  }
  #loadmapPage .greetingArea .greetingBox01 .ttlArea {
    margin-bottom: 20px;
  }
  #loadmapPage .greetingArea .greetingBox01 .ttlArea figure {
    margin-bottom: 14px;
  }
  #loadmapPage .greetingArea .greetingBox01 .ttlArea h2 {
    display: none;
    width: 80%;
  }
  #loadmapPage .greetingArea .greetingBox01 .txtArea p {
    font-size: 13px;
    line-height: 1.6em;
  }
  #loadmapPage .greetingArea .txt01 {
    margin-bottom: 36px;
    font-size: 13px;
    line-height: 1.6em;
  }
  #loadmapPage .greetingArea .txt01.spmore {
    display: none;
  }
  #loadmapPage .greetingArea .name.spmore {
    display: none;
  }
  #loadmapPage .greetingArea .name p {
    font-size: 15px;
  }
  #loadmapPage .greetingArea .name p span {
    font-size: 11px;
  }
  #loadmapPage .greetingArea .name p span.en {
    font-size: 10px;
  }
  #loadmapPage footer.loadFooter {
    padding: 30px 0;
  }
  #loadmapPage footer.loadFooter .inner {
    width: 84%;
  }
  #loadmapPage footer.loadFooter .footBox .logo {
    width: 20%;
    margin-bottom: 20px;
  }
  #loadmapPage footer.loadFooter .footBox .fNav {
    margin-bottom: 40px;
  }
  #loadmapPage footer.loadFooter .footBox .fNav ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  #loadmapPage footer.loadFooter .footBox .fNav ul li a {
    font-size: 14px;
  }
  #loadmapPage footer.loadFooter .footBox .digima {
    text-align: center;
  }
  #loadmapPage footer.loadFooter small {
    font-size: 11px;
    padding-top: 24px;
    margin-top: 16px;
  }
  #loadmapPage .vpc {
    display: none;
  }
}