@charset "utf-8";

.boxCsnkImagePanel01 {
  overflow: hidden;
  position: relative;
  height: 790px;
}
@media all and (max-width: 640px){
  .boxCsnkImagePanel01 {
    height: 317px;
    padding-right: 0;
  }
}

.boxCsnkImagePanel01 .boxTxt {
  position: absolute;
  z-index: 2;
  top: 50px;
  left: calc(50% + 272px);
  width: 448px;
  padding-left: 1.5em;
}
@media all and (max-width: 1485px){
  .boxCsnkImagePanel01 .boxTxt {
    left: calc(50% + 58px);
  }
}
@media all and (max-width: 640px){
  .boxCsnkImagePanel01 .boxTxt {
    top: 50px;
    left: 0;
    width: 100vw;
    padding-left: 7.1vw;
    padding-top: 1em;
    padding-bottom: 1.5em;
    background-color: rgba(0,0,0, 0.4);
  }
}

.boxCsnkImagePanel01 .boxTxt .ttl01 {
  margin: 0;/* Reset */
  padding: 0;/* Reset */
  margin-bottom: 0.25em;
  line-height: 1.0;
  letter-spacing: 0.06em;
  font-family: HelveticaNeue;
  font-size: 2.2rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 2px 2px 1px #000,1px 1px 3px #000;
}
@media all and (max-width: 640px){
  .boxCsnkImagePanel01 .boxTxt .ttl01 {
    font-size: 1.6rem;
  }
}

.boxCsnkImagePanel01 .boxImg {
  position: relative;
  width: 1903px;
  margin-left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 640px){
  .boxCsnkImagePanel01 .boxImg {
    transform: translateX(-50%) scale(0.4);
  }
}

.boxCsnkImagePanel01 .boxImgOne {
  overflow: hidden;
  position: absolute;
  min-height: 100px;
}

.boxCsnkImagePanel01 .boxImgOne.no01 {
  left: calc(50% - 952px);
  top: 0;
  width: 207px;
  height: 254px;
}

.boxCsnkImagePanel01 .boxImgOne.no02 {
  left: calc(50% - 952px);
  top: 268px;
  width: 207px;
  height: 254px;
}

.boxCsnkImagePanel01 .boxImgOne.no03 {
  left: calc(50% - 952px);
  top: 536px;
  width: 207px;
  height: 254px;
}

.boxCsnkImagePanel01 .boxImgOne.no04 {
  left: calc(50% - 731px);
  top: 0;
  width: 416px;
  height: 416px;
}

.boxCsnkImagePanel01 .boxImgOne.no05 {
  left: calc(50% - 731px);
  top: 430px;
  width: 416px;
  height: 360px;
}

.boxCsnkImagePanel01 .boxImgOne.no06 {
  left: calc(50% - 302px);
  top: 0;
  width: 560px;
  height: 226px;
}

.boxCsnkImagePanel01 .boxImgOne.no07 {
  left: calc(50% - 302px);
  top: 240px;
  width: 346px;
  height: 550px;
}

.boxCsnkImagePanel01 .boxImgOne.no08 {
  left: calc(50% + 58px);
  top: 240px;
  width: 200px;
  height: 264px;
}

.boxCsnkImagePanel01 .boxImgOne.no09 {
  left: calc(50% + 272px);
  top: 0;
  width: 448px;
  height: 504px;
}

.boxCsnkImagePanel01 .boxImgOne.no10 {
  left: calc(50% + 734px);
  top: 0;
  width: 218px;
  height: 302px;
}

.boxCsnkImagePanel01 .boxImgOne.no11 {
  left: calc(50% + 734px);
  top: 316px;
  width: 218px;
  height: 188px;
}

.boxCsnkImagePanel01 .boxImgOne.no12 {
  left: calc(50% + 58px);
  top: 518px;
  width: 397px;
  height: 272px;
}

.boxCsnkImagePanel01 .boxImgOne.no13 {
  left: calc(50% + 469px);
  top: 518px;
  width: 483px;
  height: 272px;
}

.boxCsnkImagePanel01 .boxImgOne.no14 {
  display: none;
}

.boxCsnkImagePanel01 .boxImgOne .imgMain {
  margin: 0;/* Reset */
  padding: 0;/* Reset */
  vertical-align: middle;/* Reset */
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  transition: opacity 0.6s linear;
}
