/* mainVisual
==========================================*/
#store .mainVisualWrap > div:nth-of-type(3) {
  background-image: url(/img/store/mainvisual_1920_re.png);
}
#store.modeSP .mainVisualWrap > div:nth-of-type(3) {
  background-position: -569px center;
}

/* common
==========================================*/
.modePC h2 {
  margin-bottom: 80px;
}
.modeSP h2 {
  margin-bottom: 70px;
}

/* box01
==========================================*/
.modePC .box01 {
  margin: 0 auto 150px;
  width: 709px;
  padding-top: 155px;
}
.modeSP .box01 {
  margin: 0 auto 150px;
  width: 600px;
  padding-top: 100px;
}

.box01 .jp {
  text-align: center;
}

.modePC .box01 img {
  width: 709px;
}
.modeSP .box01 img {
  width: 600px;
}

.modePC .box01 .en {
  margin-top: 75px;
}
.modeSP .box01 .en {
  margin-top: 80px;
}
/**
 * box01 p2
 */
.modePC .box01 .p2 {
  margin: 100px auto 0;
}
.modeSP .box01 .p2 {
  margin: 100px auto;
}

.box01 .p2 dl {
}
.modePC .box01 .p2 dl {
  font-size: 13px;
  line-height: 2;
  margin-top: 40px;
  margin-left: 136px;
}
.modeSP .box01 .p2 dl {
  line-height: 1.6;
  width: 100%;
  margin-top: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box01 .p2 dt {
  font-weight: bold;
  float: left;
  clear: left;
}
.modePC .box01 .p2 dt {
  width: 100px;
}
.modeSP .box01 .p2 dt {
  width: 170px;
}

.box01 .p2 dd {
  float: left;
  position: relative;
}
.modePC .box01 .p2 dd {
  width: 360px;
}
.modeSP .box01 .p2 dd {
  width: 430px;
  margin-bottom: 5px;
}
.box01 .p2 dd.multi {
  line-height: 1.6;
  margin-bottom: 5px;
  /*padding-left: 1em;
  text-indent: -1em;*/
}

.modePC .box01 .p2 dd span:before {
  content: "　- ";
}
.modeSP .box01 .p2 dd span {
  font-size: 20.5px;
}

.box01 .p2 dd a {
  text-decoration: none;
}
.modePC .box01 .p2 dd a {
}
.modeSP .box01 .p2 dd a {
}

.box01 .p2 dd:before {
  content: "：";
  font-weight: bold;
}
.modePC .box01 .p2 dd:before {
  position: absolute;
  top: 0;
  left: -14px;
}
.modeSP .box01 .p2 dd:before {
  position: absolute;
  top: 0;
  left: -20px;
}

.modePC .box01 .p2 svg {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.modeSP .box01 .p2 svg {
  width: 44px;
  height: 44px;
  margin-right: 8px;
}

.modePC .box01 .btnA.target {
  margin-top: 40px;
}
.modeSP .box01 .btnA.target {
  margin-top: 80px;
  margin-bottom: 20px;
}

/* box02 hover
==========================================*/
.modePC .box02 {
  margin: 0 auto 85px;
}
.modeSP .box02 {
  margin: 0 auto 150px;
}

.box02 .sl5box {
  text-align: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: calc(100% - 50%) calc(100% - 50%);
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.modePC .box02 .sl5box {
  margin-bottom: 2px;
  height: 490px;
  width: 100%;
  background-size: 1200px 100%;
}
.modeSP .box02 .sl5box {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.2);
  height: 850px;
  width: 100%;
  font-weight: bold;
  padding: 80px 50px 50px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 750px 900px;
}
.modePC.touchUA .box02 .sl5box {
  margin-bottom: 10px;
}

/*background*/
.modePC .box02 .environment {
  background-image: url(/img/store/img_environment_bg.jpg);
}
.modePC .box02 .local {
  background-image: url(/img/store/img_local_bg.jpg);
}
.modePC .box02 .diversity {
  background-image: url(/img/store/img_diversity_bg.jpg);
}
.modePC .box02 .health {
  background-image: url(/img/store/img_health_bg.jpg);
}
.modePC .box02 .culture {
  background-image: url(/img/store/img_culture_bg.jpg);
}

.modeSP .box02 .environment {
  background-image: url(/img/store/img_environment_bg_sp.jpg);
}
.modeSP .box02 .local {
  background-image: url(/img/store/img_local_bg_sp.jpg);
}
.modeSP .box02 .diversity {
  background-image: url(/img/store/img_diversity_bg_sp.jpg);
}
.modeSP .box02 .health {
  background-image: url(/img/store/img_health_bg_sp.jpg);
}
.modeSP .box02 .culture {
  background-image: url(/img/store/img_culture_bg_sp.jpg);
}

.modePC .box02 .sl5box .before {
  opacity: 1;
}
.modePC .box02 .sl5box .after {
  opacity: 0;
}

.modePC .box02 .sl5box:hover .before {
  opacity: 0;
}
.modePC .box02 .sl5box:hover .after {
  opacity: 1;
}

.modePC .box02 .sl5box .before,
.modePC .box02 .sl5box:hover .after {
  transition: all 0.6s ease;
}

.modePC.touchUA .box02 .sl5box .before {
  opacity: 1;
}
.modePC.touchUA .box02 .sl5box .after {
  opacity: 1;
}

.modePC .box02 .sl5box i.hidden_btn {
  display: none;
}

/**
 * before
 */
.modePC .box02 .sl5box .before {
  position: absolute;
  top: 50%;
  left: 50%;
}
.modePC.touchUA .box02 .sl5box .before {
  position: absolute;
  top: 20%;
  left: 50%;
}

.modePC .box02 .sl5box .before {
  margin-top: -22px;
}
.modePC .box02 .sl5box.environment .before {
  margin-left: -310px;
}
.modePC .box02 .sl5box.diversity .before {
  margin-left: -220px;
}
.modePC .box02 .sl5box.local .before {
  margin-left: -280px;
}
.modePC .box02 .sl5box.health .before {
  margin-left: -165px;
}
.modePC .box02 .sl5box.culture .before {
  margin-left: -183.5px;
}

.modeSP .box02 .sl5box .before {
  margin-top: 40px;
  margin-bottom: 30px;
}

.box02 .sl5box .before h3 {
  line-height: 1;
  font-weight: bold;
  letter-spacing: 3px;
}
.modePC .box02 .sl5box .before h3 {
  font-size: 84px;
  height: 43px;
}
.modeSP .box02 .sl5box .before h3 {
  font-size: 60px;
  height: 48px;
}

/**
 * after
 */
.modePC .box02 .sl5box .after div:nth-of-type(1) {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  /* height: 204px;
  margin-top: -102px; */
  transform: translateY(-50%);
  margin-left: -250px;
  z-index: 10;
}

.modePC.touchUA .box02 .sl5box .after div:nth-of-type(1) {
  color: #000;
  position: absolute;
  font-weight: bold;
  top: 60%;
  left: 50%;
  width: 600px;
  height: 204px;
  margin-top: -102px;
  margin-left: -300px;
  z-index: 10;
}
.modePC.touchUA .box02 .sl5box .after div:nth-of-type(1) p {
  font-size: 15px;
  line-height: 2;
}

.box02 .sl5box .after h3 {
  line-height: 1;
  font-weight: bold;
  letter-spacing: 3px;
}
.modePC .box02 .sl5box .after h3 {
  font-size: 18px;
}
.modeSP .box02 .sl5box .after h3 {
  font-size: 24px;
}

.box02 .sl5box .after h3:after {
  content: "";
  display: block;
}
.modePC .box02 .sl5box .after h3:after {
  width: 27px;
  height: 2px;
  margin: 15px auto 0;
  background-color: #fff;
}
.modePC.touchUA .box02 .sl5box .after h3:after {
  background-color: #000;
}
.modeSP .box02 .sl5box .after h3:after {
  width: 50px;
  height: 3px;
  margin: 25px auto 0;
  background-color: #000;
}

.modePC .box02 .sl5box .after p {
  margin-top: 20px;
}
.modeSP .box02 .sl5box .after p {
  margin-top: 80px;
  line-height: 2;
}

.modePC .box02 .sl5box .after i {
  margin-top: 20px;
}
.modeSP .box02 .sl5box .after i {
  margin-top: 40px;
}

.modePC.touchUA .btn_bgnone {
  border: 3px solid #000;
  color: #000;
}
.modePC.touchUA .btn_bgnone:hover {
  border: 3px solid #000;
  color: #000;
}

.modePC.touchUA .btn_bgnone svg {
  fill: #000 !important;
  color: #000;
}

.modePC .box02 .sl5box .after div:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.78);
}

.modePC.touchUA .box02 .sl5box .after div:nth-of-type(2) {
  background-color: rgba(255, 255, 255, 0.2);
}

/* btn_bgnone = 旧btnAと同じ（PC白→黒） */
.btn_bgnone {
  background-color: rgba(255, 255, 255, 0);
}
.modePC .btn_bgnone {
  border: 1px solid #fff;
  color: #fff;
}
.modeSP .btn_bgnone {
  border: 2px solid #000;
  color: #000;
}
.modePC .btn_bgnone svg {
  fill: #fff !important;
  color: #fff;
}
.modeSP .btn_bgnone svg {
  fill: #000;
}

.modePC .btn_bgnone:hover {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.modePC .btn_bgnone:hover svg {
  fill: #000;
}

/**
 * ポップアップ - remodal
 */
.remodal {
  text-align: left;
  background: #fff;
  padding: 0;
}

@media only screen and (min-width: 641px) {
  .modePC .remodal {
    max-width: 960px !important;
    height: 540px;
  }
}
.modePC .remodal {
  position: relative;
}

.remodal-overlay {
  background: rgba(0, 0, 0, 0.87) !important;
}
.remodal-close {
  right: 0 !important;
  left: auto !important;
  background: #000 !important;
  color: #fff !important;
}
.modeSP .remodal-close {
  width: 75px;
  height: 75px;
}
.modeSP .remodal-close:before {
  font-size: 60px;
  top: 21px;
  left: 20px;
}

.modePC .remodal .p1 {
  position: absolute;
  top: 0;
  left: 0;
}
.modePC .remodal .p1 img {
  width: 540px;
}
.modeSP .remodal .p1 img {
  width: 100%;
}

.modePC .remodal .p2 {
  position: absolute;
  top: 40px;
  left: 580px;
  width: 360px;
  padding-right: 20px;
  height: 463px;
  overflow-y: scroll;
}
.modeSP .remodal .p2 {
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modePC .remodal h3 {
  margin-bottom: 40px;
}
.modeSP .remodal h3 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.modePC .remodal h3 p:nth-of-type(2) {
  margin: 15px 0 20px 0;
}
.modeSP .remodal h3 p:nth-of-type(2) {
  margin: 15px 0 20px 0;
}

.modePC .remodal .en {
  margin-top: 20px;
}
.modeSP .remodal .en {
  margin-top: 20px;
  margin-bottom: 20px;
}

/**
 * Simple fade transition
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.87;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* Customize */
.mfp-wrap {
}
.mfp-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modeSP .mfp-container {
  align-items: flex-start;
  margin-top: 75px;
}
.mfp-content {
  background: #fff;
  position: relative;
}
.modePC .mfp-content .barTitleA:after {
  margin-left: 0;
}

.modePC .mfp-content {
  width: 1000px;
  height: 540px;
}
.modeSP .mfp-content {
  width: 690px;
  height: auto;
}
.modePC .mfp-content .imgWrap {
  width: 540px;
  height: 540px;
}
.modePC .mfp-content img {
  width: 540px;
}
.modeSP .mfp-content img {
  width: 690px;
}

.mfp-content .text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modePC .mfp-content .text {
  position: absolute;
  top: 0;
  left: 540px;
  width: 460px;
  height: 540px;
  padding: 40px;
  overflow-y: scroll;
}
.modeSP .mfp-content .text {
  padding: 30px;
}

.modePC .mfp-content .barTitleA p:nth-of-type(2) {
  font-size: 12px;
  margin: 20px 0 18px;
}

.modePC .mfp-content .text > p {
  margin-top: 30px;
}
.modeSP .mfp-content .text > p {
  margin-top: 30px;
}
.modeSP .mfp-content .text p:nth-of-type(2) {
  margin-top: 10px;
}

.modePC .mfp-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mfp-close {
  color: #fff !important;
  background: #000 !important;
  top: 0 !important;
  opacity: 1;
}
.modePC .mfp-close {
  width: 35px !important;
  height: 35px !important;
  line-height: 35px;
  left: 965px;
}
.modeSP .mfp-close {
  width: 75px !important;
  height: 75px !important;
  line-height: 75px;
  font-size: 50px;
  margin-top: -75px;
}

.modeSP .mfp-arrow:after {
  top: 15px;
}

button.mfp-close,
button.mfp-arrow {
  background: #fff;
  opacity: 1 !important;
}
.modePC button.mfp-close,
.modePC button.mfp-arrow {
  width: 90px;
  height: 90px;
}
.modeSP button.mfp-close,
.modeSP button.mfp-arrow {
  width: 120px;
  height: 120px;
}

.mfp-arrow-left:before,
.mfp-arrow-left:after {
  height: 1px;
  border: none;
  margin-left: 33px;
}
.modePC .mfp-arrow-left:before,
.modePC .mfp-arrow-left:after {
  border-top: 1px #000000 solid;
}
.modeSP .mfp-arrow-left:before,
.modeSP .mfp-arrow-left:after {
  border-top: 2px #000000 solid;
}

.mfp-arrow-right:before {
  right: 1px;
}
.modePC .mfp-arrow-left:before {
  top: 12px;
  padding-right: 20px;
}
.modeSP .mfp-arrow-left:before {
  top: 25px;
  padding-right: 40px;
}

.mfp-arrow-left:after {
  padding: 0 0 0 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.modePC .mfp-arrow-left:after {
  left: 1px;
  width: 0px;
  height: 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.modeSP .mfp-arrow-left:after {
  left: 4px;
  width: 10px;
  height: 19px;
  border-top: 2px solid #000 !important;
  border-right: 2px solid #000 !important;
}

.mfp-arrow-right:before,
.mfp-arrow-right:after {
  height: 1px;
  border: none;
}
.modePC .mfp-arrow-right:before,
.modePC .mfp-arrow-right:after {
  border-top: 1px #000000 solid;
}
.modeSP .mfp-arrow-right:before,
.modeSP .mfp-arrow-right:after {
  border-top: 2px #000000 solid;
}

.mfp-arrow-right:before {
  left: 1px;
}
.modePC .mfp-arrow-right:before {
  top: 12px;
  padding-left: 20px;
}
.modeSP .mfp-arrow-right:before {
  top: 25px;
  padding-left: 40px;
}

.mfp-arrow-right:after {
  padding: 0 0 0 9px;
  left: 6px;
  width: 0px;
  height: 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modePC .mfp-arrow-right:after {
  left: 6px;
  width: 0px;
  height: 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.modeSP .mfp-arrow-right:after {
  left: 14px;
  width: 10px;
  height: 19px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.modeSP .mfp-arrow-right {
  margin-top: -67px;
}

/* box03
==========================================*/
.box03 {
  text-align: center;
}
.modePC .box03 {
  width: 960px;
  margin: 0 auto 150px;
}
.modeSP .box03 {
  width: 690px;
  margin: 0 auto 155px;
}

.modePC .box03 .en {
  margin-top: 40px;
}
.modeSP .box03 .en {
  margin-top: 80px;
}

.modePC .box03 a {
  margin-top: 40px;
}
.modeSP .box03 a {
  margin-top: 80px;
}

/* store-item-gallery
==========================================*/
.store-item-gallery {
  display: grid;
  margin: 0 auto;
}
.modePC .store-item-gallery {
  gap: 4px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 140px;
  width: 1080px;
}
.modeSP .store-item-gallery {
  gap: 10px;
  width: 690px;
  grid-template-columns: 1fr 1fr;
}

.store-item-gallery .item {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.modePC .store-item-gallery .item {
  background: #000;
  height: 140px;
}

.modePC .store-item-gallery .item.item__big_left {
  grid-column: 1 / 3;
  grid-row: 1 / 3;
  height: 285px;
}
.modePC .store-item-gallery .item.item__big_right {
  grid-column: 3 / 5;
  grid-row: 3 / 5;
  height: 285px;
}

.modePC .store-item-gallery .item a {
  opacity: 1 !important;
}
.store-item-gallery .item:hover .store-item-gallery__image {
  /*  -webkit-transition: .6s 0s;
  -o-transition: .6s 0s;
  transition: .6s 0s;
  -webkit-transform: scale(1.02);
          transform: scale(1.02);*/
}
.store-item-gallery .item .store-item-gallery__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.modeSP .store-item-gallery .item .store-item-gallery__image img {
  height: 340px;
}

.store-item-gallery .item .store-item-gallery__title {
  z-index: 2;
}
.modePC .store-item-gallery .item .store-item-gallery__title {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.78);
  -webkit-transition: 0.6s 0s;
  -o-transition: 0.6s 0s;
  transition: 0.6s 0s;
  opacity: 0;
}
.modeSP .store-item-gallery .item .store-item-gallery__title {
  padding: 5px 0 15px 0;
}

.store-item-gallery .item:hover .store-item-gallery__title {
  opacity: 1;
}

.store-item-gallery .item .store-item-gallery__title span {
  margin: 0 auto;
  font-weight: bold;
}
.modePC .store-item-gallery .item .store-item-gallery__title span {
  width: 80%;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.modeSP .store-item-gallery .item .store-item-gallery__title span {
  font-size: 24px;
}

.store-item-gallery .item .store-item-gallery__title svg {
}
.modePC .store-item-gallery .item .store-item-gallery__title svg {
  position: absolute;
  right: 10px;
  top: 10px;
  fill: #ccc;
  width: 16px;
  height: 16px;
}
.modeSP .store-item-gallery .item .store-item-gallery__title svg {
  display: none;
}

.store-item-gallery_btn.btnA {
  margin: 0 auto;
}
.modePC .store-item-gallery_btn.btnA {
  margin-top: 40px;
}
.modeSP .store-item-gallery_btn.btnA {
  margin-top: 80px;
}

.modeSP .store-item-gallery .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modeSP .store-item-gallery .icon svg {
  color: #ccc;
  fill: #ccc;
  width: 20px;
  height: 20px;
}

.store-item-gallery .item {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.modePC .store-item-gallery .item {
  background: #000;
  height: 140px;
}

.modePC .store-item-gallery .item a {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  overflow: hidden;
}

/* 黒背景 */
.modePC .store-item-gallery .store-item-gallery__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.2s;
  z-index: 1;
}

/* ホバー時に黒背景 */
.modePC .store-item-gallery .item a:hover .store-item-gallery__image::after {
  background-color: rgba(0, 0, 0, 0.78);
}

/* hover-label 初期非表示 */
.modePC .store-item-gallery .hover-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: bold;
  color: white;
  display: flex;
  align-items: center;
  gap: 0.5em;
  white-space: nowrap;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.1s;
}

/* ホバー時に表示 */
.modePC .store-item-gallery .item a:hover .hover-label {
  opacity: 1;
}

.modePC .store-item-gallery .item a svg {
  color: #ccc;
  fill: #ccc;
  margin-left: 8px;
  width: 16px;
  height: 16px;
}
