.commonPageList {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 40px;
}
.commonPageList:first-child {
  padding-top: 60px;
}
.commonPageList:last-child {
  margin-bottom: 0;
}
.commonPageList a {
  color: #000;
  text-decoration: none;
}
.commonPageList.type3Box {
  margin: 0 -1.5%;
}
.commonPageList.type3Box .commonPageList_box {
  float: left;
  margin: 0 1.5%;
  width: 30.33%;
}
.commonPageList_box2 {
  background: #fff;
  display: block;
  position: relative;
  box-sizing: border-box;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  height: 190px;
}
.pc .commonPageList_box2:hover:after {
  opacity: 1;
  border-width: 6px;
}
.commonPageList_box2:before {
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /*border-top: solid 6px #dedede;
  border-bottom: solid 6px #dedede;
  border-left: solid 6px #dedede;
  border-right: solid 6px #dedede;*/
  border-style: solid;
  border-color: #dedede;
  border-width: 6px;
}
.commonPageList_box2:after {
  opacity: 0;
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /*border: solid 6px #000;
  border-bottom: solid 6px #000;
  border-left: solid 6px #000;
  border-right: solid 6px #000;*/
  border-style: solid;
  border-color: #000;
  border-width: 0px;
  -webkit-transition: border-width 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-width 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.commonPageList_box2_vs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}
.commonPageList_box2_vs_wrap {
  width: 100%;
}
.commonPageList_box2_vs_wrap img {
  height: auto;
  width: 100%;
}
.commonPageList_box2 .cnrLeftTop {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_left_top.png) left top;
  background-size: 4px 4px;
  position: absolute;
  width: 4px;
  height: 4px;
  top: -1px;
  left: -1px;
  z-index: 5;
}
.commonPageList_box2 .cnrRightTop {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_right_top.png) left top;
  background-size: 4px 4px;
  position: absolute;
  width: 4px;
  height: 4px;
  top: -1px;
  right: -1px;
  z-index: 5;
}
.commonPageList_box2 .cnrLeftBtm {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_left_btm2.png) left top;
  background-size: 4px 4px;
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: -1px;
  left: -1px;
  z-index: 5;
}
.commonPageList_box2 .cnrRightBtm {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_right_btm2.png) left top;
  background-size: 4px 4px;
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: -1px;
  right: -1px;
  z-index: 5;
}
.commonPageList_box2.leftBox {
  float: left;
  width: 48.5%;
}
.commonPageList_box2.rightBox {
  float: right;
  width: 48.5%;
}
.commonPageList_box {
  background: #fff;
  display: block;
  position: relative;
  box-sizing: border-box;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
.commonPageList_box.isNew:after {
  content: '';
  display: block;
  position: absolute;
  background: url(/special/weekend-explorer/unkai/1st/images/common/icon_new.png) left top;
  background-size: 78px 30px;
  height: 30px;
  width: 78px;
  top: 13px;
  right: 13px;
}
.commonPageList_box .cnrLeftTop {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_left_top.png) left top;
  background-size: 4px 4px;
  position: absolute;
  width: 4px;
  height: 4px;
  top: -1px;
  left: -1px;
  z-index: 5;
}
.commonPageList_box .cnrRightTop {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_right_top.png) left top;
  background-size: 4px 4px;
  position: absolute;
  width: 4px;
  height: 4px;
  top: -1px;
  right: -1px;
  z-index: 5;
}
.commonPageList_box .cnrLeftBtm {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_left_btm.png) left top;
  background-size: 4px 7px;
  position: absolute;
  width: 4px;
  height: 7px;
  top: -4px;
  left: -1px;
  z-index: 5;
}
.commonPageList_box .cnrRightBtm {
  display: block;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/corner_right_btm.png) left top;
  background-size: 4px 7px;
  position: absolute;
  width: 4px;
  height: 7px;
  top: -4px;
  right: -1px;
  z-index: 5;
}
.commonPageList_box.leftBox {
  float: left;
  width: 48.5%;
}
.commonPageList_box.rightBox {
  float: right;
  width: 48.5%;
}
.commonPageList_box_ttl {
  padding-top: 20px;
  padding-bottom: 26px;
  display: block;
  position: relative;
  width: 100%;
}
.commonPageList_box_ttl:after {
  display: block;
  content: '';
  position: absolute;
  background-color: #e60012;
  top: 0;
  left: 50%;
  height: 5px;
  width: 100px;
}
.commonPageList_box_ttl span {
  display: block;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.commonPageList_box_vs_wrap > img {
  display: block;
  height: auto;
  width: 100%;
}
.commonPageList_box_vs_wrap p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin: 0 auto;
  padding-top: 14px;
  padding-bottom: 20px;
  width: 93.1%;
}
.commonPageList_box.isMap .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -104.5px;
  padding: 0 5px;
  width: 195px;
}
.commonPageList_box.isMap .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl1.png) no-repeat center top;
  background-size: 195px 29px;
  height: 29px;
  width: 195px;
}
.commonPageList_box.isAbout .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -62.5px;
  padding: 0 5px;
  width: 115px;
}
.commonPageList_box.isAbout .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl2.png) no-repeat center top;
  background-size: 115px 29px;
  height: 29px;
  width: 115px;
}
.commonPageList_box.isInfo .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -94px;
  padding: 0 5px;
  width: 178px;
}
.commonPageList_box.isInfo .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl3.png) no-repeat center top;
  background-size: 178px 29px;
  height: 29px;
  width: 178px;
}
.commonPageList_box.isKind .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -79.5px;
  padding: 0 5px;
  width: 149px;
}
.commonPageList_box.isKind .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl4.png) no-repeat center top;
  background-size: 149px 29px;
  height: 29px;
  width: 149px;
}
.commonPageList_box.isMission .commonPageList_box_ttl {
  margin-bottom: 4px;
}
.commonPageList_box.isMission .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -78px;
  padding: 0 5px;
  width: 146px;
}
.commonPageList_box.isMission .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl5.png) no-repeat center top;
  background-size: 146px 25px;
  height: 25px;
  width: 146px;
}
.commonPageList_box.isMission .commonPageList_box_vs {
  position: relative;
}
.commonPageList_box.isMission .commonPageList_box_vs_wrap {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.commonPageList_box.isConcept .commonPageList_box_ttl {
  margin-bottom: 5px;
}
.commonPageList_box.isConcept .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -90.5px;
  padding: 0 5px;
  width: 171px;
}
.commonPageList_box.isConcept .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl6.png) no-repeat center top;
  background-size: 171px 25px;
  height: 25px;
  width: 171px;
}
.commonPageList_box.isWeather .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -141px;
  padding: 0 5px;
  width: 272px;
}
.commonPageList_box.isWeather .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl7.png) no-repeat center top;
  background-size: 272px 30px;
  height: 30px;
  width: 272px;
}
.commonPageList_box.isMovie .commonPageList_box_ttl:after {
  top: 54px;
  margin-left: -178px;
  padding: 0 5px;
  width: 346px;
}
.commonPageList_box.isMovie .commonPageList_box_ttl span {
  margin: 0 auto;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl8.png) no-repeat center top;
  background-size: 346px 30px;
  height: 30px;
  width: 346px;
}
.commonPageList_box.isMovie .commonPageList_box_vs {
  position: relative;
}
.commonPageList_box.isMovie .commonPageList_box_vs .btnPlay {
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/btn_play.png) no-repeat center top;
  background-size: 90px 90px;
  display: block;
  position: absolute;
  height: 90px;
  width: 90px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}

.pc a:hover .commonPageList_box_vs .btnPlay {
  opacity: 0.5;
}

.commonMore2 {
  position: relative;
  box-sizing: border-box;
  border-top: solid 1px #cccccc;
  border-bottom: solid 5px #000;
  height: 61px;
  width: 100%;
}
.commonMore2:before {
  background-color: #e60012;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 56px;
  width: 100%;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
}
.pc a:hover .commonMore2:before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.commonMore2_text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 13px;
  width: 126px;
  margin-top: -6.5px;
  margin-left: -63px;
}
.commonMore2_text:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 13px;
  width: 126px;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/btn_more.png) no-repeat center top;
  background-size: 126px 26px;
  background-position: 0px 0px;
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 1;
  visibility: visible;
}
.pc a:hover .commonMore2_text:before {
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 0;
  visibility: hidden;
}
.commonMore2_text:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 13px;
  width: 126px;
  background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/btn_more.png) no-repeat center top;
  background-size: 126px 26px;
  background-position: 0px -14px;
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 0;
  visibility: hidden;
}
.pc a:hover .commonMore2_text:after {
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 1;
  visibility: visible;
}

.about_navi .btnMap {
  box-sizing: border-box;
  border-bottom: solid 6px #000;
  margin-top: 18px;
  display: block;
  position: relative;
  height: 40px;
  width: 331px;
  /*&:after {
    content: '';
    display: block;
    position: absolute;
    background: #000;
    height: 6px;
    width: 100%;
    bottom: 0;
    left: 0;
  }*/
}
.about_navi .btnMap:before {
  background-color: #e60012;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 100%;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
}
.pc .about_navi .btnMap:hover:before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.pc .about_navi .btnMap:hover > span:before {
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 0;
  visibility: hidden;
}
.pc .about_navi .btnMap:hover > span:after {
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 1;
  visibility: visible;
}
.about_navi .btnMap_text {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  position: absolute;
  height: 21px;
  width: 331px;
}
.about_navi .btnMap_text:before {
  content: '';
  display: block;
  position: absolute;
  background: url(../images/about_navi/btn_map.png) no-repeat left top;
  background-size: 331px 42px;
  background-position: 0px 0px;
  height: 21px;
  width: 331px;
  top: 0;
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 1;
  visibility: visible;
}
.about_navi .btnMap_text:after {
  content: '';
  display: block;
  position: absolute;
  background: url(../images/about_navi/btn_map.png) no-repeat left top;
  background-size: 331px 42px;
  background-position: 0px -21px;
  height: 21px;
  width: 331px;
  top: 0;
  -webkit-transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  transition: opacity 0.05s linear 0.1s, visibility 0.05s linear 0.1s;
  opacity: 0;
  visibility: hidden;
}
.about_navi .titleLine {
  display: block;
}
.about_navi .titleLine > img {
  display: block;
  height: auto;
  width: 100%;
}
.about_navi .titleLine:after {
  content: '';
  display: block;
  background: #e60012;
  margin-top: 7px;
  height: 8px;
  width: 100%;
}
.about_navi .commonContainer .commonMV {
  padding-top: 206px;
}
.about_navi .commonContainer .commonMV .commonMV_copy {
  margin-left: auto;
  margin-right: auto;
  width: 304px;
}
.about_navi .aboutNaviCopy {
  padding-top: 195px;
  padding-bottom: 105px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1100px;
}
.about_navi .aboutNaviCopy_text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
  text-align: justify;
  text-justify: inter-ideograph;
}
.about_navi .aboutNaviStep {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 75px;
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1100px;
}
.about_navi .aboutNaviStep_ttl {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 52px;
  width: 473px;
}
.about_navi .aboutNaviStep_wrap {
  box-sizing: border-box;
  margin-bottom: 55px;
}
.about_navi .aboutNaviStep_wrap:last-child {
  margin-bottom: 0;
}
.about_navi .aboutNaviStep_wrap_ttl {
  margin-bottom: 16px;
}
.about_navi .aboutNaviStep_wrap_copy {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
  margin-bottom: 16px;
}
.about_navi .aboutNaviStep_wrap_photo > img {
  display: block;
  height: auto;
  width: 100%;
}
.about_navi .aboutNaviInfo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 116px;
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1100px;
}
.about_navi .aboutNaviInfo_ttl {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 64px;
  width: 436px;
}
.about_navi .aboutNaviInfo_block {
  margin-bottom: 55px;
  vertical-align: top;
}
.about_navi .aboutNaviInfo_block li {
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  padding-right: 20px;
  width: 50%;
}
.about_navi .aboutNaviInfo_block li h4 {
  font-size: 28px;
  margin-bottom: 10px;
}
.about_navi .aboutNaviInfo_block li p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
}
.about_navi .aboutNaviAlert {
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 40px;
  max-width: 1100px;
}
.about_navi .aboutNaviAlert_wrap {
  box-sizing: border-box;
  background: #fff;
  border: solid 4px #d2d2d2;
  padding-bottom: 96px;
}
.about_navi .aboutNaviAlert_ttl {
  display: block;
  padding-top: 78px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 62px;
  width: 826px;
}
.about_navi .aboutNaviAlert_ul {
  padding-left: 34px;
  padding-right: 34px;
}
.about_navi .aboutNaviAlert_ul li {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
  margin-bottom: 32px;
  padding-left: 18px;
  position: relative;
}
.about_navi .aboutNaviAlert_ul li:last-child {
  margin-bottom: 0;
}
.about_navi .aboutNaviAlert_ul li span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1023px) {
  .commonPageList {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .commonPageList:first-child {
    padding-top: 20px;
  }
  .commonPageList.type3Box {
    margin: 0;
  }
  .commonPageList.type3Box .commonPageList_box {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  .commonPageList_box2 {
    margin-bottom: 20px;
    /*height: 90px;*/
    height: 24vw;
    width: 100%;
  }
  .commonPageList_box2:last-child {
    margin-bottom: 0;
  }
  .pc .commonPageList_box2:hover:after {
    border-width: 5px;
  }
  .commonPageList_box2:before {
    border-width: 5px;
  }
  .commonPageList_box2:after {
    border-width: 0px;
  }
  .commonPageList_box2.leftBox {
    float: none;
    width: 100%;
  }
  .commonPageList_box2.rightBox {
    float: none;
    width: 100%;
  }
  .commonPageList_box {
    margin-bottom: 20px;
    width: 100%;
  }
  .commonPageList_box.isNew:after {
    content: '';
    display: block;
    position: absolute;
    background: url(/special/weekend-explorer/unkai/1st/images/common/icon_new.png) left top;
    background-size: 50px 19px;
    height: 19px;
    width: 50px;
    top: 10px;
    right: 10px;
  }
  .commonPageList_box.leftBox {
    float: none;
    width: 100%;
  }
  .commonPageList_box.rightBox {
    float: none;
    width: 100%;
  }
  .commonPageList_box_ttl {
    padding-top: 10px;
    padding-bottom: 16px;
  }
  .commonPageList_box_ttl:after {
    height: 4px;
  }
  .commonPageList_box_vs_wrap p {
    font-size: 13px;
    line-height: 1.46;
    padding-top: 10px;
    padding-bottom: 12px;
  }
  .commonPageList_box.isMap .commonPageList_box_vs {
    margin-bottom: 20px;
  }
  .commonPageList_box.isMap .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -69px;
    padding: 0 5px;
    width: 128px;
  }
  .commonPageList_box.isMap .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl1_s.png) no-repeat center top;
    background-size: 128px 20px;
    height: 20px;
    width: 128px;
  }
  .commonPageList_box.isAbout .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -43px;
    padding: 0 5px;
    width: 76px;
  }
  .commonPageList_box.isAbout .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl2_s.png) no-repeat center top;
    background-size: 76px 20px;
    height: 20px;
    width: 76px;
  }
  .commonPageList_box.isInfo .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -64.5px;
    padding: 0 5px;
    width: 119px;
  }
  .commonPageList_box.isInfo .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl3_s.png) no-repeat center top;
    background-size: 119px 20px;
    height: 20px;
    width: 119px;
  }
  .commonPageList_box.isKind .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -54.5px;
    padding: 0 5px;
    width: 99px;
  }
  .commonPageList_box.isKind .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl4_s.png) no-repeat center top;
    background-size: 99px 20px;
    height: 20px;
    width: 99px;
  }
  .commonPageList_box.isMission .commonPageList_box_vs {
    position: relative;
  }
  .commonPageList_box.isMission .commonPageList_box_vs_wrap {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .commonPageList_box.isMission .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -53px;
    padding: 0 5px;
    width: 96px;
  }
  .commonPageList_box.isMission .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl5_s.png) no-repeat center top;
    background-size: 96px 17px;
    height: 17px;
    width: 96px;
  }
  .commonPageList_box.isConcept .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -62.5px;
    padding: 0 5px;
    width: 115px;
  }
  .commonPageList_box.isConcept .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl6_s.png) no-repeat center top;
    background-size: 115px 17px;
    height: 17px;
    width: 115px;
  }
  .commonPageList_box.isWeather .commonPageList_box_vs {
    margin-bottom: 20px;
  }
  .commonPageList_box.isWeather .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -95.5px;
    padding: 0 5px;
    width: 181px;
  }
  .commonPageList_box.isWeather .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl7_s.png) no-repeat center top;
    background-size: 181px 20px;
    height: 20px;
    width: 181px;
  }
  .commonPageList_box.isMovie .commonPageList_box_vs {
    margin-bottom: 20px;
  }
  .commonPageList_box.isMovie .commonPageList_box_vs .btnPlay {
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/btn_play.png) no-repeat center top;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
  }
  .commonPageList_box.isMovie .commonPageList_box_ttl:after {
    top: 32px;
    margin-left: -119px;
    padding: 0 5px;
    width: 228px;
  }
  .commonPageList_box.isMovie .commonPageList_box_ttl span {
    margin: 0 auto;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/ttl8_s.png) no-repeat center top;
    background-size: 228px 20px;
    height: 20px;
    width: 228px;
  }
  .commonMore2 {
    height: 41px;
    border-bottom: solid 4px #000;
  }
  .commonMore2:before {
    height: 37px;
  }
  .commonMore2_text {
    height: 10px;
    width: 98px;
    margin-top: -5px;
    margin-left: -49px;
  }
  .commonMore2_text:before {
    height: 10px;
    width: 98px;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/btn_more.png) no-repeat center top;
    background-size: 98px 20px;
    background-position: 0px 0px;
  }
  .commonMore2_text {
    height: 10px;
    width: 98px;
    margin-top: -5px;
    margin-left: -49px;
  }
  .commonMore2_text:after {
    height: 10px;
    width: 98px;
    background: url(/special/weekend-explorer/unkai/1st/images/pagelinks/btn_more.png) no-repeat center top;
    background-size: 98px 20px;
    background-position: 0px -10.5px;
  }
  .about_navi .btnMap {
    margin-top: 32px;
    height: 32px;
    width: 255px;
  }
  .about_navi .btnMap:before {
    height: 32px;
  }
  .about_navi .btnMap:after {
    height: 5px;
  }
  .about_navi .btnMap_text {
    height: 32px;
    width: 255px;
  }
  .about_navi .btnMap_text:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/about_navi/btn_map_s.png) no-repeat left top;
    background-size: 254px 34px;
    background-position: 0px 0px;
    height: 17px;
    width: 254px;
    top: 0;
  }
  .about_navi .btnMap_text:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/about_navi/btn_map_s.png) no-repeat left top;
    background-size: 254px 34px;
    background-position: 0px -17px;
    height: 17px;
    width: 254px;
    top: 0;
  }
  .about_navi .titleLine:after {
    margin-top: 5px;
    height: 6px;
  }
  .about_navi .commonContainer .commonMV {
    padding-top: 80px;
  }
  .about_navi .commonContainer .commonMV .commonMV_copy {
    width: 188px;
  }
  .about_navi .aboutNaviCopy {
    padding-top: 36px;
    padding-bottom: 44px;
    padding-left: 0;
    padding-right: 0;
    width: 89.33%;
  }
  .about_navi .aboutNaviCopy_text {
    font-size: 14px;
    line-height: 1.35;
  }
  .about_navi .aboutNaviStep {
    margin-bottom: 65px;
    padding-left: 0;
    padding-right: 0;
    width: 89.33%;
  }
  .about_navi .aboutNaviStep_ttl {
    width: 335px;
    margin-bottom: 26px;
  }
  .about_navi .aboutNaviStep_wrap {
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  .about_navi .aboutNaviStep_wrap_ttl {
    margin-bottom: 10px;
  }
  .about_navi .aboutNaviStep_wrap_ttl.isStep1 > img {
    height: auto;
    width: 305px;
  }
  .about_navi .aboutNaviStep_wrap_ttl.isStep2 > img {
    height: auto;
    width: 335px;
  }
  .about_navi .aboutNaviStep_wrap_ttl.isStep3 > img {
    height: auto;
    width: 228px;
  }
  .about_navi .aboutNaviStep_wrap_copy {
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 10px;
  }
  .about_navi .aboutNaviInfo {
    margin-bottom: 65px;
    padding-left: 0;
    padding-right: 0;
    width: 89.33%;
  }
  .about_navi .aboutNaviInfo_ttl {
    margin-bottom: 26px;
    width: 306px;
  }
  .about_navi .aboutNaviInfo_block {
    margin-bottom: 0;
  }
  .about_navi .aboutNaviInfo_block li {
    padding-right: 0;
    margin-bottom: 40px;
    display: block;
    width: 100%;
  }
  .about_navi .aboutNaviInfo_block li h4 {
    font-size: 28px;
  }
  .about_navi .aboutNaviInfo_block li p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.35;
  }
  .about_navi .aboutNaviAlert {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .about_navi .aboutNaviAlert_wrap {
    margin: 0 auto;
    padding-bottom: 34px;
    width: 89.33%;
  }
  .about_navi .aboutNaviAlert_ttl {
    padding-top: 28px;
    margin-bottom: 32px;
    width: 295px;
  }
  .about_navi .aboutNaviAlert_ul {
    padding-left: 14px;
    padding-right: 14px;
  }
  .about_navi .aboutNaviAlert_ul li {
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 20px;
    padding-left: 14px;
  }
}
@media screen and (max-width: 365px) {
  .about_navi .aboutNaviStep_ttl {
    width: 100%;
  }
  .about_navi .aboutNaviStep_ttl > img {
    height: auto;
    width: 100%;
  }
  .about_navi .aboutNaviStep_wrap_ttl.isStep1 > img {
    height: auto;
    width: 91.05%;
  }
  .about_navi .aboutNaviStep_wrap_ttl.isStep2 > img {
    height: auto;
    width: 100%;
  }
  .about_navi .aboutNaviStep_wrap_ttl.isStep3 > img {
    height: auto;
    width: 82.98%;
  }
  .about_navi .aboutNaviInfo_ttl {
    width: 100%;
  }
  .about_navi .aboutNaviInfo_ttl > img {
    height: auto;
    width: 100%;
  }
  .about_navi .aboutNaviInfo_block_ttl1 > img {
    height: auto;
    width: 95.82%;
  }
  .about_navi .aboutNaviInfo_block_ttl2 > img {
    height: auto;
    width: 77.31%;
  }
  .about_navi .aboutNaviInfo_block_ttl3 > img {
    height: auto;
    width: 87.46%;
  }
  .about_navi .aboutNaviInfo_block_ttl4 > img {
    height: auto;
    width: 84.17%;
  }
  .about_navi .aboutNaviAlert_ttl {
    width: 88%;
  }
  .about_navi .aboutNaviAlert_ttl > img {
    height: auto;
    width: 100%;
  }
}
