/* 2022-3-18-twilwind */
* {
  --tw-ring-inset: var(--tw-empty, );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}
* {
  --tw-shadow: 0 0 #0000;
}
*, ::after, ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
*, ::after, ::before {
  box-sizing: border-box;
}
body {
  font-family: inherit;
  line-height: inherit;
}
body {
  font-family: system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';
}
body {
  margin: 0;
}
:root {
  -moz-tab-size: 4;
  tab-size: 4;
}
html {
  font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
*, ::after, ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
*, ::after, ::before {
  box-sizing: border-box;
}
*, ::after, ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
*, ::after, ::before {
  box-sizing: border-box;
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
  appearance: button;
}
button, input, optgroup, select, textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
[role=button], button {
  cursor: pointer;
}
button {
  background-color: transparent;
  background-image: none;
}
button, select {
  text-transform: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0;
}
img, video {
  max-width: 100%;
  height: auto;
}
audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  /* vertical-align: middle; */
}
img {
  border-style: solid;
}
a {
  color: inherit;
  text-decoration: inherit;
}
.no-underline {
  text-decoration: none;
}
.text-center {
  text-align: center;
}
.bottom-0 {
  bottom: 0;
}
.right-0 {
  right: 0;
}
.fixed {
  position: fixed;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.p-2 {
  padding: 0.5rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.rounded {
  border-radius: 0.25rem;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255,255,255,var(--tw-text-opacity));
}
.hover\:bg-opacity-70:hover {
  --tw-bg-opacity: 0.7;
}
.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}
.hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107,114,128,var(--tw-bg-opacity));
}
@media (min-width: 768px) {
  .md\:mt-16 {
      margin-top: 4rem;
  }
}
.content-between {
  align-content: space-between;
}
.flex-wrap {
  flex-wrap: wrap;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.space-y-1>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.w-full {
  width: 100%;
}
.block {
  display: block;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
table {
  border-collapse: collapse;
}
table {
  text-indent: 0;
  border-color: inherit;
}
/* /2022-3-18-twilwind */


html,
body {
  width     : 100%;
  height: 100%;
  /* overflow-x: hidden; */
  /* overflow will make 'window scroll event' not working */
}

#viewIndex-container .page-location {
  top: 100px;
}

#image-wrapper,
#fullImage-container .view-image-style {
  max-width: 100%;
  width    : 100%;
}

#fullImage-container {
  max-width  : 780px;
  margin     : auto;
  overflow   : hidden;
  position   : relative;
  padding-top: 100%;
  /* 1       :1 Aspect Ratio */
}

/* 2021-11-16 */
.imageNav .uk-thumbnav>li>a {
  height: 3rem;
}
@media screen and (min-width:460px) {
  .imageNav .uk-thumbnav>li>a {
    height: 5rem;
  }
}
@media (min-width: 640px) {
  .imageNav .uk-thumbnav>li>a {
    height: 6rem;
  }
}
@media screen and (max-width:460px) {
  .plus5>img~div {
    top: 0;
    bottom: 0;
    left: 0;
    transform: translate(0%,0%);
    width: 100%;
    /* text-align: center; */
  }
}
/* /2021-11-16 */

/* 2022-3-4 & */
.imageNav>div>div:first-child .uk-cover-container img, .imageNav>div>:last-child .uk-cover-container img {
  /* 2022-3-16 - add small image class */
  object-fit: contain;
  width: 100% !important;
  /* height: 205px !important; */
  left: 0;
  top: 0;
  transform: translate(0, 0);
  /* position: relative; */
  background: black;
}
/* 2022-3-16 */
.imageNav>div>:last-child .uk-cover-container img {
  height: 100% !important;
}
/* /2022-3-16 */
.imageNav>div.uk-grid {
  align-items: flex-start;
}
.imageNav>div>div:first-child .uk-cover-container, .imageNav>div>div:first-child .uk-cover-container img {
  height: 204px !important;
}
@media (min-width: 480px) {
  .imageNav>div>div:first-child .uk-cover-container, .imageNav>div>div:first-child .uk-cover-container img {
    height: 332px !important;
  }
}
@media (min-width: 640px) {
  .imageNav>div>div:first-child .uk-cover-container, .imageNav>div>div:first-child .uk-cover-container img {
    height: 396px !important;
  }
}
/* /2022-3-4 */

/* 2022-2-8 */
/* 2022-3-18 */
.sticky {
  position: sticky;
  z-index: 100;
}
#header.sticky {
  position: relative;
  top: 0;
  background: white;
}
#view-content .selected-filters-wrapper {
  top: 0px;
  /* padding: 10px 0; */
  background: transparent;
  z-index: 15;
}
#view-content .selected-filters-wrapper, #view-export-item-selector-wrapper {
  padding: 0;
}
#view-content .selected-filters-wrapper .controller-wrapper {
  margin: 0;
}
/* @media (min-width: 768px) and (max-width: 1023px) {
  #view-content .selected-filters-wrapper {
    top: 72px;
    padding: 10px 0;
  }
@media (min-width: 1024px) {
  #view-content .selected-filters-wrapper {
    top: 105px;
  }
} */
/* /2022-3-18 */
#view-content {
  padding-bottom: 50px;
}
#pagination {
  padding: 0;
}
#pagination.sticky {
  bottom: 0;
}
/* /2022-2-8 */
/* 2022-2-23 */
.mobile-search-wrapper {
  display: none;
}
.mobile-search-wrapper.active {
  display: block !important;
}
/* /2022-2-23 */

#fullImage-container .view-image-style {
  display   : block;
  object-fit: contain;
  height    : 100%;
  margin    : 0;
  position  : absolute;
  top       : 0;
  bottom    : 0;
}

#footerWrapper .information>* {
  display: block;
}

.uk-progress::-webkit-progress-value {
  background-color: #ffc164 ;
}
.uk-progress::-moz-progress-bar {
  background-color: #ffc164 ;
}
.uk-progress::-ms-fill {
  background-color: #ffc164 ;
}
.uk-icon, a.star:hover svg polygon {
  color: #ffc164;
}
.star svg polygon {
  fill: #ffc164;
}
#gototop {
  text-decoration: none;
}
#gototop>.uk-icon {
  color: black;
}
#gototop:hover>.uk-icon {
  color: white;
}
/* .uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a.uk-icon:hover {
  color: #e4ad5a;
}
.star.rated svg polygon, a.star:hover svg polygon {
  fill: #ffc164;
}
a.star.rated:hover svg polygon {
  fill: #e4ad5a;
} */

/* 2022-2-8 */
@media (min-width:1024px) {
  #view-page {
    padding: 48px 80px 180px;
    grid-template: 1fr / 300px 1fr;
    gap: 0px 10px;
  }
}
/* /2022-2-8 */
/* 2022-2-14 */
.pseudo\:comma_ch:not(:last-child):after {
  content: "、";
}
.table_collapse td {
  padding: 0;
}
/* /2022-2-14 */
/* 2021-1-13 */
/* #view-page {
  padding: 48px 80px 180px;
  grid-template: 1fr / 300px 1fr;
  gap: 0px 10px;
} */
.checkbox-label {
  text-align: left;
}
/* /2021-1-13 */

/* 2021-1-18 */
#carousel .carousel-text-block {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width:1023px) {
#carousel .carousel-text-block .slide-text-container {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
}
/* /2021-1-18 */

/* 2021-3-22 */
.checkbox {
  min-width: 20px;
}
/* /2021-3-22 */

/* 2021-9-8 */
#viewTabs .button {
  padding-right: 20px;
}
/* /2021-9-8 */

/* 2022-3-1 */
#view-export-item-selector-wrapper .controller-wrapper:not(.hide) {
  background: white;
}
#pagination .pagination-wrapper, .select-selected  {
  padding: 5px;
}
#pagination .pagination-wrapper-selector {
  padding: 0;
}
/* /2022-3-1 */

/* 2022-3-4 */
.filters-controller-btn {
  display: none;
  width: auto;
  height: 40px;
  background-color: rgb(26, 26, 26);
  border-radius: 2px;
  margin-right: 12px;
  padding: 6px 16px;
}
.filters-controller-btn span {
  color: white;
  line-height: 1.375rem;
  font-weight: 500;
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .filters-controller-btn, #view-content .selected-filters-wrapper {
    display: inline-block;
    /* justify-content: flex-start;
    align-items: center;
    flex-shrink: 0; */
  }
}
#footerWrapper .copyright-mobile {
  display: none;
}
/* /2022-3-4 */


@media screen and (min-width:768px) {
  #fullImage-container {
    margin-top: 120px;
  }
  /* 2021-11-16 */
}

@media screen and (min-width:780px) {
  #fullImage-container {
    padding-top: 600px;
    /* padding-top: 100px; */
    /* 2021-11-16 */
  }

  #viewSectionTemplate {
    width: 780px;
  }
}

@media screen and (min-width:1024px) {
  #viewIndex-container .page-location {
    top: 150px;
  }
}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {}

.ui-autocomplete {
z-index: 1000 !important;
}

a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible {
  box-shadow: 0 0 .2rem .2rem rgba(30, 135, 240, .85) !important;
  outline-color: rgba(30, 135, 240, .85) !important;
  outline-style: dashed !important;
  outline-width: 4px !important;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
}