@charset "UTF-8";
body .navbar-custom-menu > .navbar-nav > li {
  background: rgba(0, 0, 0, 0.25);
}
body .navbar-nav > .user-menu > .dropdown-menu > .user-header {
  height: 75px;
}

.form-legend {
  background-color: #dd4b39;
  width: calc(100% - 1em);
  padding: 0.5em;
  margin-left: 0.5em;
  border-radius: 3px;
  box-sizing: border-box;
  color: #FFF;
  font-size: 2em;
}

.form-date-fromto {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

[id^=holder_][style] {
  max-height: unset !important;
}
[id^=holder_][style] img[style] {
  height: unset !important;
}

form > .form-group.col-sm-12:last-child {
  text-align: center;
}
form > .form-group.col-sm-12:last-child .btn {
  font-size: 2em;
  padding: 0.25em 1em;
}
form > .form-group.col-sm-12:last-child .btn.btn-primary {
  background-color: #25557d;
}
form > .form-group.col-sm-12:last-child .btn:nth-child(n+2) {
  margin-left: 1em;
}

@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "IonIcons";
  src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
  src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
#web {
  font-size: 2vw;
}
#web, #web body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
#web body {
  font-family: "\5FAE\8EDF\6B63\9ED1\9AD4", -apple-system, "BlinkMacSystemFont", "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
  font-size: 1.15rem;
  line-height: 1.5;
  color: #4E0000;
  background-color: white;
}
#web p, #web h1, #web h2, #web h3, #web h4, #web h5, #web h6, #web li, #web a {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}
#web a {
  text-decoration: none;
  color: #000;
}
#web #main-contents-heading {
  position: relative;
  margin: 1.4em;
  text-align: center;
  font-size: 2.3em;
  color: #F40400;
}
#web #main-contents-heading::after {
  content: "";
  width: 3em;
  height: 0.1em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.5em;
  margin: 0 auto;
  background-color: #F40400;
}

@media screen and (min-width: 769px) {
  #web {
    font-size: 1em;
  }
  #web #contents-container {
    font-size: 0.8em;
  }
}
#web .select-wrap {
  position: relative;
}
#web .select-wrap::before {
  content: "\F123";
  position: absolute;
  right: 2em;
  top: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  line-height: 1em;
  font-family: "IonIcons";
  font-size: 1.4em;
  color: #fff;
}
#web .select-wrap select {
  outline: none;
  text-overflow: "";
  background: #DF6D6D;
  vertical-align: middle;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 1.25em 1.5em;
  border: 1px solid #DF6D6D;
  border-radius: 0.2em;
  color: #fff;
  font-size: 1.4em;
}
#web .select-wrap select::-ms-expand {
  display: none;
}
#web .select-wrap select option {
  background-color: #fff;
  color: #333;
}

@media screen and (min-width: 769px) {
  #web .select-wrap select {
    padding: 0.5em 1.25em;
    border-radius: 0.3em;
  }
}
#web .management-bar {
  width: 100%;
  position: relative;
  background-color: #F7F7F7;
}
#web .management-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-color: #EEEEEE;
}
#web .management-bar .management-bar-items {
  position: relative;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  z-index: 1;
}
#web .management-bar .management-bar-items .management-bar-item {
  -webkit-box-flex: 1;
          flex: 1;
  max-width: 20vw;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 2.5em;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 2.5em;
  margin: 0;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description a {
  display: inline-block;
  margin-left: 0.1em;
  padding: 0.1em 0.4em;
  background-color: #67C6DD;
  color: #FFF;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description .management-bar-item-span {
  display: inline-block;
  padding: 0.1em 0.4em;
  color: #FFF;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description .management-bar-item-span[data-public-level=公開] {
  background-color: #5BB75B;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description .management-bar-item-span[data-public-level=時間指定公開] {
  background-color: #b1b75b;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description .management-bar-item-span[data-public-level=非公開] {
  background-color: #F90017;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description .management-bar-item-span[data-public-status=公開] {
  background-color: #5BB75B;
}
#web .management-bar .management-bar-items .management-bar-item .management-bar-item-description .management-bar-item-span[data-public-status=非公開] {
  background-color: #F90017;
}

@media screen and (min-width: 769px) {
  #web .management-bar .management-bar-items {
    width: 1020px;
    margin: 0 auto;
  }
}
#web #header {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  background-color: #FE0000;
  height: 6rem;
}
#web #header #main-navigation-pc {
  display: none !important;
}
#web #header #logo-anchor {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transform: none;
          transform: none;
}
#web #header #logo-anchor #logo {
  background-color: #FFF;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  width: 15rem;
  height: 6rem;
  margin: 0;
  -webkit-transform: none;
          transform: none;
}
#web #header #logo-anchor #logo #logo-image {
  width: calc(15rem - 3rem * 2);
}
#web #header #global-site-anchor {
  position: absolute;
  top: 0;
  right: 6.5rem;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 6.5rem;
  height: 6rem;
  white-space: nowrap;
  background-color: #000;
  text-decoration: none;
  color: #FEFEFE;
}
#web #header #global-site-anchor::before {
  content: "";
  display: block;
  width: 2em;
  height: 2em;
  margin-bottom: 0.3em;
  background-image: url(/img/mobile/global_site.png);
  background-size: cover;
}
#web #main-navigation {
  width: calc(100% - 15rem);
  max-width: none;
}
#web #main-navigation ul {
  background-color: white !important;
}
#web #main-navigation .dl-trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 6.5rem;
  height: 6rem;
  background-color: #FE0000;
}
#web #main-navigation .dl-trigger::after {
  top: 33%;
  left: 30%;
  width: 40%;
  height: 2px;
  box-shadow: 0 1rem 0 #fff, 0 2rem 0 #fff;
}
#web #main-navigation .main-navigation-menu {
  position: absolute;
  top: 6rem;
  margin-top: 0;
}
#web #main-navigation .main-navigation-menu .dl-back {
  position: absolute;
  left: 0.75rem;
  top: -6rem;
  z-index: 11;
}
#web #main-navigation .main-navigation-menu .dl-back a {
  display: inline-block;
  height: 6rem;
  background-image: url(/img/mobile/main_navigation_back.png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
  background-color: transparent;
}
#web #main-navigation .main-navigation-menu .dl-back::after {
  content: "";
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item.main-navigation-menu-root-item:nth-child(n+2) {
  border-top: none;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item.main-navigation-menu-root-item > .main-navigation-menu-item-anchor {
  border-top: 1px solid #CB0003;
  background-color: #FE0000;
  color: #FFF;
  font-size: 1.6em;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item.main-navigation-menu-root-item > .main-navigation-menu-item-anchor:not(.main-navigation-toggle)::after {
  content: none;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item.main-navigation-menu-root-item > .main-navigation-menu-item-anchor.main-navigation-toggle.main-navigation-toggle-on::after {
  background-image: url("/img/mobile/main_navigation_toggle_on.png");
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item.main-navigation-menu-root-item > .main-navigation-menu-item-anchor.main-navigation-toggle.main-navigation-toggle-off::after {
  background-image: url("/img/mobile/main_navigation_toggle_off.png");
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item.drawer-dropdown > .main-navigation-menu-item-anchor::after {
  content: "";
  background-image: url(/img/mobile/main_navigation_menu_item.png);
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0.5em;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item:nth-child(n+2) {
  border-top: 1px dotted #D3D3D3;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor {
  padding: 0.7em 0.75em 0.7em 2em;
  background-color: #fff;
  font-size: 1.4em;
  color: #5D5D5D;
  letter-spacing: 0.1em;
  border-top: none;
  line-height: 1.5;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item .main-navigation-menu {
  top: 0;
  width: 100%;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item:first-child {
  border-top: none;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item:nth-child(n+2) {
  border-top: 1px dotted #D3D3D3;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor {
  -webkit-transform: none;
          transform: none;
}
#web #main-navigation .main-navigation-menu .main-navigation-menu-item:last-child {
  border-bottom: 1px solid #CB0003;
}

@media screen and (min-width: 769px) {
  #web #header {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
            justify-content: flex-end;
    background-color: #FE0000;
    height: 6rem;
  }
  #web #header #main-navigation-pc {
    display: none !important;
  }
  #web #header #logo-anchor {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  #web #header #logo-anchor #logo {
    background-color: #FFF;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    box-sizing: border-box;
    width: 15rem;
    height: 6rem;
    margin: 0;
    -webkit-transform: none;
            transform: none;
  }
  #web #header #logo-anchor #logo #logo-image {
    width: calc(15rem - 3rem * 2);
  }
  #web #header #global-site-anchor {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: 6.5rem;
    height: 6rem;
    white-space: nowrap;
    background-color: #000;
    text-decoration: none;
    color: #FEFEFE;
  }
  #web #header #global-site-anchor::before {
    content: "";
    display: block;
    width: 2em;
    height: 2em;
    margin-bottom: 0.3em;
    background-image: url(/img/mobile/global_site.png);
    background-size: cover;
  }
  #web .main-navigation-menu {
    margin: 0;
  }
  #web .drawer-hamburger {
    position: static;
    width: 6.5rem;
    height: 6rem;
    box-sizing: border-box;
    padding: 2rem 2rem 4rem;
  }
  #web .drawer-hamburger-icon,
#web .drawer-hamburger-icon:after,
#web .drawer-hamburger-icon:before {
    background-color: #fff;
  }
  #web .drawer-hamburger-icon {
    margin-top: 1rem;
  }
  #web .drawer-hamburger-icon::before {
    top: -1rem;
  }
  #web .drawer-hamburger-icon::after {
    top: 1rem;
  }
  #web #main-navigation {
    right: calc(-100% + 15rem);
    width: calc(100% - 15rem);
    height: auto;
    padding: 6rem 0 0;
    background-color: #FE0000;
    position: absolute;
  }
  #web .main-navigation-menu {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor {
    position: relative;
    display: block;
    padding: 0.7em 0.75em 0.7em 2em;
    background-color: #FE0000;
    border-top: 1px solid #CB0003;
    color: #FFF;
    font-size: 1.6em;
    letter-spacing: 0.1em;
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor.main-navigation-toggle.main-navigation-toggle-on::after {
    background-image: url("/img/mobile/main_navigation_toggle_on.png");
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor.main-navigation-toggle.main-navigation-toggle-off::after {
    background-image: url("/img/mobile/main_navigation_toggle_off.png");
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor.main-navigation-toggle::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    background-repeat: no-repeat;
    background-size: calc(100vw * (29 / 750));
    background-position: center;
    width: 29px;
    height: 29px;
    margin: auto;
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item:first-child {
    border-top: none;
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item:nth-child(n+2) {
    border-top: 1px dotted #D3D3D3;
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor {
    border-top: none;
    line-height: 1.5;
    background-color: #fff;
    font-size: 1.4em;
    color: #5D5D5D;
  }
  #web .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor::after {
    content: url("/img/mobile/main_navigation_menu_item.png");
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.5em;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    background: none;
    width: auto;
    height: auto;
  }
  #web .main-navigation-menu .main-navigation-menu-item:last-child {
    border-bottom: 1px solid #CB0003;
  }
  #web .drawer-open {
    overflow: auto !important;
  }
  #web .drawer-open .drawer-hamburger {
    position: absolute;
    right: 0;
  }
  #web .drawer-open .drawer-hamburger-icon:after,
#web .drawer-open .drawer-hamburger-icon:before {
    top: 0;
  }
  #web .drawer-open .drawer-hamburger-icon {
    background-color: transparent;
  }
  #web .drawer-open #main-navigation {
    right: 0;
  }

  #web #header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    padding-left: 15rem;
    font-size: 0.9em;
  }
  #web #header #main-navigation {
    display: none;
  }
  #web #header .drawer-hamburger {
    display: none;
  }
  #web #header #main-navigation-pc {
    display: block !important;
    font: inherit;
    background-color: transparent;
  }
  #web #header #main-navigation-pc .pc-dl-trigger {
    display: none;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item-category-top {
    display: none;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root {
    display: -webkit-box;
    display: flex;
    position: relative;
    margin-left: 2em;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item {
    -webkit-transform: none;
            transform: none;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item#main-navigation-menu-item-products > .smoothmenu-menu-item::after {
    content: "";
    position: absolute;
    right: 1.25em;
    bottom: 2rem;
    display: inline-block;
    width: 100%;
    height: 1em;
    background-image: url("/img/main_navigation_toggle_off.png");
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item#main-navigation-menu-item-products > .smoothmenu-menu-item:hover::after {
    right: 1.5em;
    background-image: url("/img/main_navigation_toggle_on.png");
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item > .main-navigation-menu-item-anchor {
    -webkit-transform: rotate(0.05deg);
            transform: rotate(0.05deg);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    padding: 0 2em !important;
    height: 6rem;
    border-top: none;
    background-color: #FE0000;
    color: #FFF;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item > .main-navigation-menu-item-anchor:hover {
    background-color: #FB4D5D !important;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item > .main-navigation-menu-item-anchor + .main-navigation-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item > .main-navigation-menu > .main-navigation-menu-item:first-child > .main-navigation-menu-item-anchor {
    padding-left: 1em;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu {
    background-color: #FFF;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item > .main-navigation-menu-item-anchor {
    width: 100%;
    padding-left: 2em;
    background-color: #fff;
    color: #5D5D5D;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item > .main-navigation-menu-item-anchor:hover {
    color: #F70017;
    background-color: #EFEFEF !important;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item.smoothmenu-dropdown > .main-navigation-menu-item-anchor::after {
    content: url("/img/main_navigation_menu_item.png");
    width: 15px;
    height: 15px;
    margin-top: auto;
    margin-bottom: auto;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item.smoothmenu-dropdown > .main-navigation-menu-item-anchor.selected, #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item.smoothmenu-dropdown > .main-navigation-menu-item-anchor:hover {
    color: #F70017;
    background-color: #EFEFEF !important;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item.smoothmenu-dropdown > .main-navigation-menu-item-anchor.selected::after, #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item.smoothmenu-dropdown > .main-navigation-menu-item-anchor:hover::after {
    content: url("/img/main_navigation_menu_item_selected.png");
    width: 15px;
    height: 15px;
    margin-top: auto;
    margin-bottom: auto;
  }
  #web #header #main-navigation-pc .main-navigation-menu#main-navigation-menu-root > .main-navigation-menu-item .main-navigation-menu > .main-navigation-menu-item > .main-navigation-menu-item-anchor::after {
    content: "";
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor {
    position: static;
    border-right: none;
    border-bottom: none;
    font-size: 1em;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor.selected {
    background-color: transparent !important;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor.main-navigation-toggle.main-navigation-toggle-on::after {
    content: none;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor.main-navigation-toggle.main-navigation-toggle-off::after {
    content: none;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item .main-navigation-menu {
    position: absolute;
    top: 0 !important;
    left: 100% !important;
    width: auto !important;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item .main-navigation-menu .main-navigation-menu-item .main-navigation-menu-item-anchor {
    padding: 0.7em 5em 0.7em 1em;
    white-space: nowrap;
  }
  #web #header #main-navigation-pc .main-navigation-menu .main-navigation-menu-item:last-child {
    border-bottom: none;
  }
  #web #header #global-site-anchor {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    height: auto;
    padding: 0.2em 0.5em 0.2em 2em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
            align-items: center;
    font-size: 0.9em;
    font-weight: bold;
    z-index: 101;
  }
  #web #header #global-site-anchor:hover {
    text-decoration: underline;
  }
  #web #header #global-site-anchor::before {
    position: relative;
    top: 0.25em;
    left: 0;
    content: url("/img/global_site.png");
    width: auto;
    height: auto;
    margin-left: 1.5em;
    background: none;
  }
}
#web #breadcrumbs {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
  flex-wrap: wrap;
  list-style-type: none;
  background-color: #F5F4F0;
}
#web #breadcrumbs .breadcrumbs-item {
  position: relative;
  margin: 0.8em 1.2em;
  max-width: 60em;
}
#web #breadcrumbs .breadcrumbs-item:nth-child(n+2)::before {
  content: ">";
  position: relative;
  top: 0;
  left: -1.2em;
}
#web #breadcrumbs .breadcrumbs-item .breadcrumbs-item-anchor {
  text-decoration: underline;
  color: #FC0200;
}

@media screen and (min-width: 769px) {
  #web #breadcrumbs {
    font-size: 0.8em;
  }
}
#web #footer #footer-navigation .footer-navigation-list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor {
  position: relative;
  display: block;
  padding: 1.5em;
  background-color: #F4F4F6;
  border-top: 1px solid #C5C5C7;
  font-size: 1.35em;
  letter-spacing: 0.1em;
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor:hover {
  text-decoration: underline;
  color: red;
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor.footer-navigation-toggle.footer-navigation-toggle-on::after {
  content: "-";
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor.footer-navigation-toggle.footer-navigation-toggle-off::after {
  content: "+";
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor.footer-navigation-toggle::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.5em;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 1em;
  padding-bottom: 0.2em;
  color: #8b8b93;
  font-size: 2em;
  text-shadow: 0px 1px 0px #8b8b93, 0px 2px 0px #8B8B93, 1px 0px 0px #8B8B93, 2px 0px 0px #8B8B93, 2px 1px 0px #8B8B92, 2px 2px 0px #8B8B92, 1px 2px 0px #8B8B92, 2px 2px 0px #8B8B92;
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-list .footer-navigation-item-anchor {
  padding-left: 3em;
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-list .footer-navigation-list .footer-navigation-item-anchor {
  padding-left: 4.5em;
}
#web #footer #footer-navigation .footer-navigation-list .footer-navigation-item:last-child {
  border-bottom: 1px solid #C5C5C7;
}
#web #footer #footer-navigation #footer-logo {
  display: none;
}
#web #footer #copyright {
  padding: 2.5em 2em;
  background-color: #000;
  color: #FFF;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #web #footer {
    background-color: #F4F4F6;
  }
  #web #footer #footer-navigation {
    width: 1020px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr -webkit-min-content;
    -ms-grid-columns: 1fr min-content;
    grid-template-columns: 1fr -webkit-min-content;
    grid-template-columns: 1fr min-content;
    -ms-grid-rows: -webkit-max-content;
    -ms-grid-rows: max-content;
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
    padding: 2.5em 0;
  }
  #web #footer #footer-navigation .footer-navigation-list {
    font-size: 0.8em;
  }
  #web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor {
    border-top: none;
  }
  #web #footer #footer-navigation .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor.footer-navigation-toggle::after {
    content: none !important;
  }
  #web #footer #footer-navigation .footer-navigation-list .footer-navigation-item:last-child {
    border-bottom: none;
  }
  #web #footer #footer-navigation .footer-navigation-list#footer-navigation-list-root {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    height: calc((1em * 1.35 * 1.5 + 1em * 1.35 *.75 * 2) * 4);
  }
  #web #footer #footer-navigation .footer-navigation-list#footer-navigation-list-root > .footer-navigation-item > .footer-navigation-item-anchor {
    padding: 0.75em 0;
    min-width: 10em;
  }
  #web #footer #footer-navigation .footer-navigation-list#footer-navigation-list-root > .footer-navigation-item#footer-navigation-item-products {
    -webkit-box-ordinal-group: 100;
            order: 99;
    width: calc(100% - 10em);
  }
  #web #footer #footer-navigation .footer-navigation-list#footer-navigation-list-root > .footer-navigation-item#footer-navigation-item-products .footer-navigation-list {
    display: -webkit-box !important;
    display: flex !important;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  #web #footer #footer-navigation .footer-navigation-list#footer-navigation-list-root > .footer-navigation-item#footer-navigation-item-products .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor {
    width: 13em;
    padding: 0.5em 0;
  }
  #web #footer #footer-navigation .footer-navigation-list#footer-navigation-list-root > .footer-navigation-item#footer-navigation-item-products .footer-navigation-list .footer-navigation-item .footer-navigation-item-anchor::before {
    content: url("/img/footer_navigation_item.png");
    display: inline-block;
    margin-right: 0.25em;
    position: relative;
    left: 0;
    top: 0.1em;
  }
  #web #footer #footer-navigation #footer-logo {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
            align-items: center;
    margin-bottom: 1em;
  }
  #web #footer #footer-navigation #footer-logo #footer-logo-image {
    width: 7.5em;
  }
  #web #copyright {
    font-size: 0.8em;
  }
}
#web #error #contents-container {
  width: 1020px;
  margin: 0 auto;
  padding: 2em;
  font-size: 1.1em;
}

#web .tag-tile {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#web .tag-tile .tag-tile-item {
  width: calc(50% - 1em);
}
#web .tag-tile .tag-tile-item .tag-tile-item-anchor {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
#web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-figure {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  height: calc((100vw - 3em * 2) / 2 - 1em);
  margin: 0;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
}
#web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-figure .tag-tile-item-thumbnail {
  max-width: 100%;
}
#web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-name {
  display: block;
  margin: 0.3em;
  text-align: left;
  font-size: 1.1em;
}
#web .tag-tile .tag-tile-item .tag-tile-item-anchor:hover .tag-tile-item-figure {
  border-color: #FD0200;
}
#web .tag-tile .tag-tile-item .tag-tile-item-anchor:hover .tag-tile-item-name {
  color: #FD0200;
}

@media screen and (min-width: 769px) {
  #web .tag-tile {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    flex-wrap: wrap;
  }
  #web .tag-tile .tag-tile-item {
    width: calc(25% - 1em);
    margin-bottom: 1.5em;
    margin-right: 1em;
  }
  #web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-figure {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }
  #web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-figure::before {
    content: "";
    display: block;
    line-height: 0;
    padding-top: 100%;
  }
  #web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-figure .tag-tile-item-thumbnail {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #web .tag-tile .tag-tile-item .tag-tile-item-anchor .tag-tile-item-name {
    font-size: 1em;
  }
}
#web #news #main-contents {
  margin: 0 1em;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  padding: 2em 0;
  border-bottom: 2px dotted #B9B4AE;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-figure {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 36vw;
  max-height: 36vw;
  margin: 0;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-figure .news-index-item-thumbnail {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-min-content -webkit-min-content 1fr;
  -ms-grid-columns: min-content min-content 1fr;
  grid-template-columns: -webkit-min-content -webkit-min-content 1fr;
  grid-template-columns: min-content min-content 1fr;
  -ms-grid-rows: -webkit-min-content -webkit-min-content 1fr;
  -ms-grid-rows: min-content min-content 1fr;
  grid-template-rows: -webkit-min-content -webkit-min-content 1fr;
  grid-template-rows: min-content min-content 1fr;
  width: calc(60% - 1.25em);
  height: calc((100vw - 1em * 2) * .4);
  margin-left: 1.25em;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-index-item-heading {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
  max-height: calc(3em * 1.5);
  position: relative;
  background: #FFF;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-size: 1.75em;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-index-item-heading::before, #web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-index-item-heading::after {
  background: #FFF;
  position: absolute;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-index-item-heading::before {
  content: "...";
  bottom: calc((1em * 1.5 - 1em) / 2);
  right: 0;
  width: 1em;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-index-item-heading::after {
  content: "";
  height: 100%;
  width: 100%;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-index-item-date {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
  font-size: 1.3em;
  color: #A8A2A2;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-category {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
  display: inline-block;
  padding: 0 0.75em;
  margin: 1em 0.75em;
  white-space: nowrap;
  overflow: hidden;
  background-color: #32C1BF;
  color: #FFFBFF;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-category[data-category=新産品] {
  background-color: #33C1BF;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-category[data-category=活動] {
  background-color: #13599B;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-category[data-category=推廣] {
  background-color: #E6804E;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-category[data-category=其他] {
  background-color: #DFBD1D;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-row: 3;
  grid-row: 3;
  max-height: calc(3em * 1.5);
  position: relative;
  background: #FFF;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-size: 1.2em;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-text::before, #web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-text::after {
  background: #FFF;
  position: absolute;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-text::before {
  content: "...";
  bottom: calc((1em * 1.5 - 1em) / 2);
  right: 0;
  width: 1em;
}
#web #news #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description .news-item-index-text::after {
  content: "";
  height: 100%;
  width: 100%;
}
#web #news #main-contents > .pagination {
  margin: 1em 0 1em;
  font-size: 1.75em;
}
#web #news #main-contents > .pagination .pagination {
  list-style-type: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
#web #news #main-contents > .pagination .pagination .page-item {
  margin: 0 0.5em;
}
#web #news #main-contents > .pagination .pagination .page-item.active {
  color: #D7D7D7;
}
#web #news #news-detail {
  padding-bottom: 4em;
  border-bottom: 2px dotted #B9B4AE;
}
#web #news #news-detail .news-detail-header {
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-min-content -webkit-min-content 1fr;
  -ms-grid-columns: min-content min-content 1fr;
  grid-template-columns: -webkit-min-content -webkit-min-content 1fr;
  grid-template-columns: min-content min-content 1fr;
  -ms-grid-rows: -webkit-min-content -webkit-min-content;
  -ms-grid-rows: min-content min-content;
  grid-template-rows: -webkit-min-content -webkit-min-content;
  grid-template-rows: min-content min-content;
}
#web #news #news-detail .news-detail-header .news-detail-heading {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
  font-size: 1.75em;
}
#web #news #news-detail .news-detail-header .news-detail-date {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
  font-size: 1.3em;
  color: #A8A2A2;
}
#web #news #news-detail .news-detail-header .news-detail-category {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
  display: inline-block;
  padding: 0 1em;
  margin: 1em;
  white-space: nowrap;
  overflow: hidden;
  background-color: #32C1BF;
  color: #FFFBFF;
}
#web #news #news-detail .news-detail-header .news-detail-category[data-category=新産品] {
  background-color: #33C1BF;
}
#web #news #news-detail .news-detail-header .news-detail-category[data-category=活動] {
  background-color: #13599B;
}
#web #news #news-detail .news-detail-header .news-detail-category[data-category=推廣] {
  background-color: #E6804E;
}
#web #news #news-detail .news-detail-header .news-detail-category[data-category=其他] {
  background-color: #DFBD1D;
}
#web #news #news-detail .news-detail-text,
#web #news #news-detail .news-detail-text-html {
  font-size: 1.2em;
}
#web #news #news-detail .news-detail-text img,
#web #news #news-detail .news-detail-text-html img {
  max-width: 100%;
}
#web #news #news-detail .news-detail-files .news-detail-file {
  margin-top: 1em;
  font-size: 1.2em;
}
#web #news #news-detail .news-detail-files .news-detail-file.normal-mode {
  display: none;
}
#web #news #news-detail .news-detail-files .news-detail-file.smart-mode {
  display: block;
}
#web #news #news-detail .news-detail-files .news-detail-file .news-detail-file-anchor {
  position: relative;
  -webkit-box-align: center;
          align-items: center;
  box-sizing: border-box;
  border: 1px solid #FA0105;
  padding: 1.65em 4em 1.65em 2em;
  color: #FA0105;
  font-weight: bold;
  background-color: #fff;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#web #news #news-detail .news-detail-files .news-detail-file .news-detail-file-anchor::after {
  content: "";
  background-image: url(/img/mobile/top_information.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: calc(100vw * (28 / 750));
  height: calc(100vw * (28 / 750) * (11 / 28));
  position: absolute;
  right: 2em;
  margin-top: calc(100vw * (28 / 750) * (11 / 28));
}
#web #news #sub-contents {
  margin: 0 1em 4em;
}
#web #news #sub-contents .sub-content {
  margin-bottom: 2em;
}
#web #news #sub-contents .sub-content .sub-content-heading {
  font-weight: normal;
  font-size: 1.75em;
  color: #F40400;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  padding: 0.5em 0;
  border-bottom: 2px dotted #B9B4AE;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor:last-child {
  border-bottom: none;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-figure {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 25vw;
  max-height: 25vw;
  margin: 0;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-figure .recent-item-thumbnail {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description {
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  height: calc((100vw - 1em * 2) * .28);
  margin-left: 1.75em;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-heading {
  margin: 0;
  max-height: calc(3em * 1.5);
  position: relative;
  background: #FFF;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-size: 1.75em;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-heading::before, #web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-heading::after {
  background: #FFF;
  position: absolute;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-heading::before {
  content: "...";
  bottom: calc((1em * 1.5 - 1em) / 2);
  right: 0;
  width: 1em;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-heading::after {
  content: "";
  height: 100%;
  width: 100%;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-category {
  display: inline-block;
  padding: 0 0.75em;
  margin: 1em 0;
  white-space: nowrap;
  overflow: hidden;
  background-color: #32C1BF;
  color: #FFFBFF;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-category[data-category=新産品] {
  background-color: #33C1BF;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-category[data-category=活動] {
  background-color: #13599B;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-category[data-category=推廣] {
  background-color: #E6804E;
}
#web #news #sub-contents .sub-content #recents-body .recent-item .recent-anchor .recent-item-description .recent-item-category[data-category=其他] {
  background-color: #DFBD1D;
}
#web #news #sub-contents .sub-content:nth-child(n+2) {
  border-top: 1px solid #B9B4AE;
}

@media screen and (min-width: 769px) {
  #web #news #contents-container {
    width: 1020px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 690px 1fr;
    grid-template-columns: 690px 1fr;
    -ms-grid-rows: -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content;
    margin-bottom: 7em;
    font-size: calc(.8em * .8);
  }
  #web #news #contents-container #main-contents-heading {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    grid-row: 1;
    margin-bottom: 2.25em;
    font-size: calc(2.3em / .8);
  }
  #web #news #contents-container #main-contents {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    box-sizing: border-box;
    margin: 0;
    padding-right: 2em;
  }
  #web #news #contents-container #main-contents #news-indexes .news-index-item:first-child .news-index-anchor {
    padding-top: 0;
  }
  #web #news #contents-container #main-contents #news-indexes .news-index-item .news-index-anchor {
    -webkit-box-pack: end;
            justify-content: flex-end;
  }
  #web #news #contents-container #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-figure {
    width: 230px;
    max-height: 230px;
  }
  #web #news #contents-container #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-figure .news-index-item-thumbnail {
    max-width: 230px;
    max-height: 230px;
  }
  #web #news #contents-container #main-contents #news-indexes .news-index-item .news-index-anchor .news-index-item-description {
    height: auto;
  }
  #web #news #contents-container #main-contents > .pagination {
    margin-bottom: 0;
  }
  #web #news #contents-container #main-contents #news-detail {
    border-bottom: none;
  }
  #web #news #contents-container #main-contents #news-detail .news-detail-header .news-detail-heading {
    font-size: calc(1.75em / .8);
  }
  #web #news #contents-container #main-contents #news-detail .news-detail-files .news-detail-file.normal-mode {
    display: block;
  }
  #web #news #contents-container #main-contents #news-detail .news-detail-files .news-detail-file.smart-mode {
    display: none;
  }
  #web #news #contents-container #main-contents #news-detail .news-detail-files .news-detail-file .news-detail-file-anchor {
    margin-left: auto;
    margin-right: 0;
    width: 47%;
  }
  #web #news #contents-container #main-contents #news-detail .news-detail-files .news-detail-file .news-detail-file-anchor::after {
    content: "";
    background-image: url(/img/top_information.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 23px;
    height: 9px;
    margin-top: calc(9px / 2);
  }
  #web #news #contents-container #sub-contents {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
    margin: 0;
    border-left: 2px solid #D2CECB;
  }
  #web #news #contents-container #sub-contents .sub-content {
    margin-bottom: 3.5em;
  }
  #web #news #contents-container #sub-contents .sub-content:nth-child(n+2) {
    border-top-width: 1px;
  }
  #web #news #contents-container #sub-contents .sub-content .sub-content-heading {
    font-size: 1.5em;
    margin-left: 0.9em;
  }
  #web #news #contents-container #sub-contents .sub-content#recents {
    margin-bottom: 0;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-heading {
    margin-top: 0;
    margin-bottom: 0;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item {
    border-bottom: 2px dotted #B9B4AE;
    padding: 1.4em;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item .recent-anchor {
    padding: 0;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item .recent-anchor .recent-item-figure {
    width: 90px;
    height: 90px;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item .recent-anchor .recent-item-figure .recent-item-thumbnail {
    max-width: 90px;
    max-height: 90px;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item:last-child {
    border-bottom: none;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item .recent-item-description {
    height: auto;
    margin-left: 1em;
  }
  #web #news #contents-container #sub-contents .sub-content#recents .sub-content-body .recent-item .recent-item-description .recent-item-heading {
    max-height: calc(2em * 1.5);
    font-size: 1.4em;
  }
  #web #news #contents-container #sub-contents .sub-content#archive form {
    padding-left: 1.5em;
  }
  #web #news #contents-container #sub-contents .sub-content#category form {
    padding-left: 1.5em;
  }
}
#web #current-description {
  margin: 0 1em;
}
#web #current-description #current-heading {
  margin-bottom: 1.2em;
  padding: 0.3em 0;
  border-bottom: 2px solid #B9B4AE;
  color: #F90000;
  font-size: 2em;
}
#web #current-description #current-cover {
  margin: 0 0 2em;
}
#web #current-description #current-cover #current-cover-image {
  max-width: 100%;
}
#web #current-description #current-text img,
#web #current-description #current-text-html img {
  max-width: 100%;
}
#web #current-description #current-text-html {
  margin-bottom: 4em;
}
#web #layout-current-children {
  margin: 0 1em 4em;
}
#web #layout-current-children #layout-current-children-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}
#web #layout-current-children #layout-current-children-list .layout-current-children-item {
  width: 48%;
  display: -webkit-box;
  display: flex;
}
#web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  border: 0.4em solid #F3E5E2;
  margin-bottom: 2.5em;
  padding: 0.7em;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
#web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor:hover {
  color: #FD0200;
  border-color: #FD0200;
}
#web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor .layout-current-children-item-figure {
  margin: 0;
  min-height: calc((100vw - 1em * 2) * .48 * (226 / 340) - 3em - (.4em * 2) - (.7em * 2));
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
#web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor .layout-current-children-item-figure .layout-current-children-item-tile {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
}
#web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor .layout-current-children-item-name {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1.5em;
}
#web #layout-current-children .layout-current-products {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#web #layout-current-children .layout-current-products .layout-current-product {
  width: calc(50% - 1em);
}
#web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
#web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-figure {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: calc((100vw - 3em * 2) / 2 - 1em);
  height: calc((100vw - 3em * 2) / 2 - 1em);
  margin: 0;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
}
#web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-figure .layout-current-product-thumbnail {
  display: block;
  width: auto;
  height: auto;
  max-width: calc((100vw - 3em * 2) / 2 - 1em - 2px);
  max-height: calc((100vw - 3em * 2) / 2 - 1em - 2px);
}
#web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-name {
  display: block;
  margin: 0.3em;
  text-align: left;
  font-size: 1.1em;
}
#web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor:hover .layout-current-product-figure {
  border-color: #FD0200;
}
#web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor:hover .layout-current-product-name {
  color: #FD0200;
}
#web #layout-children {
  margin: 0 3em;
}
#web #layout-children .layout-children-child {
  margin-bottom: 4em;
}
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-name {
  margin-bottom: 1.2em;
  padding: 0.3em 0;
  border-bottom: 2px dotted #B9B4AE;
  font-size: 1.5em;
}
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-figure {
  margin: 0 0 2em;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-figure:not(:empty) {
  width: calc(100vw - 10em);
  max-width: calc(100vw - 10em);
  height: calc(100vw - 10em);
  max-height: calc(100vw - 10em);
}
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-figure .layout-children-child-image {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
}
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-text img,
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-text-html img {
  max-width: 100%;
}
#web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-text-html {
  margin-bottom: 4em;
}
#web #layout-children .layout-children-child .layout-children-child-products {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product {
  width: calc(50% - 1em);
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-figure {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  height: calc((100vw - 3em * 2) / 2 - 1em);
  margin: 0;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-figure .layout-children-child-product-thumbnail {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-name {
  display: block;
  margin: 0.3em;
  text-align: left;
  font-size: 1.1em;
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor:hover .layout-children-child-product-figure {
  border-color: #FD0200;
}
#web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor:hover .layout-children-child-product-name {
  color: #FD0200;
}

@media screen and (max-width: 769px) and (min-width: 0) {
  #web #layout-current-children #layout-current-children-list .layout-current-children-item {
    display: -webkit-box;
    display: flex;
  }
  #web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor {
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: end;
            justify-content: flex-end;
  }
  #web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-figure {
    margin: 0;
    min-height: calc((100vw - 1em * 2) * .48 * (226 / 340) - 3em - (.4em * 2) - (.7em * 2));
    -webkit-box-flex: 1;
            flex: 1;
    height: calc(48vw - 5.4em);
    max-height: calc(48vw - 5.4em);
  }
}
@media screen and (max-width: 9999rem) and (min-width: 769px) {
  #web #current-description {
    width: 1020px;
    margin: 0 auto;
  }
  #web #layout-current-children {
    width: 1020px;
    margin: 0 auto;
  }
  #web #layout-current-children #layout-current-children-list {
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  #web #layout-current-children #layout-current-children-list .layout-current-children-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
            align-items: flex-end;
    width: calc(33.3% - 2em);
    margin-right: 2em;
  }
  #web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor {
    height: auto;
  }
  #web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor .layout-current-children-item-figure {
    display: -webkit-box;
    display: flex;
    min-height: calc((1020px * .33 - 2em) * (190 / 310) - 3em - (.4em * 2) - (.7em * 2));
    max-height: calc((1020px/3) - 2em - 2.2em);
    width: 100%;
    height: calc((1020px/3) - 2em - 2.2em);
    margin: 0;
  }
  #web #layout-current-children #layout-current-children-list .layout-current-children-item .layout-current-children-item-anchor .layout-current-children-item-name {
    font-size: 1.35em;
    height: 3em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
  #web #layout-current-children .layout-current-products {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    flex-wrap: wrap;
  }
  #web #layout-current-children .layout-current-products .layout-current-product {
    width: calc(25% - 1em);
    margin-bottom: 1.5em;
    margin-right: 1em;
    -webkit-transform: none;
            transform: none;
  }
  #web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor {
    -webkit-transform: none;
            transform: none;
  }
  #web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-figure {
    position: relative;
    width: calc((1020px /4) - 1em);
    height: calc((1020px /4) - 1em);
    max-width: calc((1020px /4) - 1em);
    max-height: calc((1020px /4) - 1em);
  }
  #web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-figure::before {
    content: "";
    display: block;
    line-height: 0;
    padding-top: 100%;
  }
  #web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-figure .layout-current-product-thumbnail {
    width: auto;
    height: auto;
    max-width: calc((1020px /4) - 1em - 2px);
    max-height: calc((1020px /4) - 1em - 2px);
  }
  #web #layout-current-children .layout-current-products .layout-current-product .layout-current-product-anchor .layout-current-product-name {
    font-size: 1em;
  }
  #web #layout-children {
    width: 1020px;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
            justify-content: space-between;
    padding: 0 1.25em;
    box-sizing: border-box;
  }
  #web #layout-children .layout-children-child {
    width: 50%;
    box-sizing: border-box;
    padding: 1em 0.75em;
  }
  #web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-text-html {
    margin-bottom: 0;
  }
  #web #layout-children .layout-children-child .layout-children-child-description .layout-children-child-figure:not(:empty) {
    max-width: calc((1020px - 2.5em) / 2 - 1.5em);
    width: calc((1020px - 2.5em) / 2 - 1.5em);
    height: calc((1020px - 2.5em) / 2 - 1.5em);
    max-height: calc((1020px - 2.5em) / 2 - 1.5em);
  }
  #web #layout-children .layout-children-child .layout-children-child-products {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    flex-wrap: wrap;
  }
  #web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product {
    width: calc(50% - 1em);
  }
  #web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-figure {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }
  #web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-figure::before {
    content: "";
    display: block;
    line-height: 0;
    padding-top: 100%;
  }
  #web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-figure .layout-children-child-product-thumbnail {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #web #layout-children .layout-children-child .layout-children-child-products .layout-children-child-product .layout-children-child-product-anchor .layout-children-child-product-name {
    font-size: 1em;
  }
}
#web #contents-container {
  margin: 0 1em;
}
#web #contents-container a.custom-button {
  display: inline-block;
}
#web #contents-container #product-firstview #product-spec a.custom-button {
  margin-top: 5px;
  margin-bottom: 5px;
}
#web #product-header #product-category {
  padding: 0.3em 0;
  border-bottom: 2px solid #B9B4AE;
  font-size: 1.55em;
  color: #FA0001;
}
#web #product-header #product-heading {
  margin: 0;
  padding: 0.1em 0 0.25em;
  font-size: 2.3em;
  color: #FA0001;
  font-weight: normal;
}
#web #product-firstview #product-image-pickup-figure {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  margin: 0 0 1em;
  padding: 1.5em;
  border: 1px solid #DBDBDB;
  height: calc((100vw - 2em) * (646 / 700));
  max-width: 100%;
  max-height: 100%;
}
#web #product-firstview #product-image-pickup-figure #product-image-pickup {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#web #product-firstview #product-images {
  margin: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
#web #product-firstview #product-images .product-image-anchor {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 0.75em;
  padding: 0.5em;
  box-sizing: border-box;
  border: 1px solid #DBDBDB;
  width: calc(25% - .6em);
  height: auto;
  margin-right: 0;
}
#web #product-firstview #product-images .product-image-anchor:nth-child(n+2):not(:nth-child(4n+1)) {
  margin-left: calc(.6em * 4 / 3);
}
#web #product-firstview #product-images .product-image-anchor .product-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#web #product-firstview #product-images .product-image-anchor:hover {
  border-color: #FC8888;
}
#web #product-spec .product-spec-item {
  display: -webkit-box;
  display: flex;
  font-size: 1.2em;
  padding: 1em 0;
  border-bottom: 2px solid #DBDBDB;
}
#web #product-spec .product-spec-item .product-spec-caption {
  width: 8em;
}
#web #product-spec .product-spec-item .product-spec-value {
  -webkit-box-flex: 1;
          flex: 1;
  margin: 0;
  color: #4B4B4B;
  word-break: break-all;
}
#web #product-spec .product-spec-item .product-spec-value p {
  margin: 0 !important;
}
#web #product-spec .product-spec-item .product-spec-value .custom-button {
  max-width: 48%;
  width: 48%;
}
#web #product-spec .product-spec-item .product-spec-value .custom-button img {
  width: 100%;
}
#web #product-text,
#web #product-text-html {
  font-size: 1.2em;
}
#web #product-text iframe[src*="www.youtube.com/embed"],
#web #product-text-html iframe[src*="www.youtube.com/embed"] {
  width: 100% !important;
}
#web #product-text .product-features-figure,
#web #product-text-html .product-features-figure {
  background-color: #F6F6F8;
  margin: 0;
  padding: 1em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 85% 15%;
  grid-template-columns: 85% 15%;
  -ms-grid-rows: 1fr -webkit-min-content;
  -ms-grid-rows: 1fr min-content;
  grid-template-rows: 1fr -webkit-min-content;
  grid-template-rows: 1fr min-content;
}
#web #product-text .product-features-figure .product-feature-pickup-image,
#web #product-text-html .product-features-figure .product-feature-pickup-image {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-right: 0.5em;
}
#web #product-text .product-features-figure .product-feature-pickup-image img,
#web #product-text-html .product-features-figure .product-feature-pickup-image img {
  max-width: 100% !important;
  height: auto !important;
}
#web #product-text .product-features-figure .product-feature-pickup-description,
#web #product-text-html .product-features-figure .product-feature-pickup-description {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
  padding-right: 0.5em;
}
#web #product-text .product-features-figure .product-feature-pickup-description p,
#web #product-text-html .product-features-figure .product-feature-pickup-description p {
  margin: 0;
}
#web #product-text .product-features-figure .product-features,
#web #product-text-html .product-features-figure .product-features {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
#web #product-text .product-features-figure .product-features .product-feature:nth-child(n+2),
#web #product-text-html .product-features-figure .product-features .product-feature:nth-child(n+2) {
  margin-top: 0.5em;
}
#web #product-text .product-features-figure .product-features .product-feature .product-feature-image,
#web #product-text-html .product-features-figure .product-features .product-feature .product-feature-image {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  min-height: 2.5em;
}
#web #product-text .product-features-figure .product-features .product-feature .product-feature-image img,
#web #product-text-html .product-features-figure .product-features .product-feature .product-feature-image img {
  width: 100% !important;
  height: auto !important;
}
#web #product-text-html {
  margin-bottom: 4em;
}

@media screen and (max-width: 769px) and (min-width: 0) {
  #web #product-firstview #product-images .product-image-anchor {
    width: calc((100vw - 3em) / 4 - 0.6em);
    height: calc((100vw - 3em) / 4 - 0.6em);
  }
}
@media screen and (min-width: 769px) {
  #web #product #contents-container {
    width: 1020px;
    margin: 0 auto;
  }
  #web #product #contents-container #product-header {
    margin-bottom: 1em;
  }
  #web #product #contents-container #product-header #product-category {
    font-size: 1.25em;
  }
  #web #product #contents-container #product-header #product-heading {
    font-size: 2em;
  }
  #web #product #contents-container #product-firstview {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(50% - 1em) 2em calc(50% - 1em);
    grid-template-columns: calc(50% - 1em) 2em calc(50% - 1em);
    -ms-grid-rows: -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content;
    margin-bottom: 4em;
  }
  #web #product #contents-container #product-firstview #product-image-pickup-figure {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    max-width: 498px;
    max-height: 498px;
  }
  #web #product #contents-container #product-firstview #product-image-pickup-figure::before {
    content: "";
    display: block;
    line-height: 0;
    padding-top: calc(100% * (442 / 482));
  }
  #web #product #contents-container #product-firstview #product-image-pickup-figure #product-image-pickup {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #web #product #contents-container #product-firstview #product-images {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  #web #product #contents-container #product-firstview #product-images .product-image-anchor {
    position: relative;
  }
  #web #product #contents-container #product-firstview #product-images .product-image-anchor::before {
    content: "";
    display: block;
    line-height: 0;
    padding-top: calc(100% * (150 / 155));
  }
  #web #product #contents-container #product-firstview #product-images .product-image-anchor .product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #web #product #contents-container #product-firstview #product-spec {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    margin-top: 0;
  }
  #web #product #contents-container #product-firstview #product-spec .product-spec-item {
    font-size: 1em;
    padding: 1.75em 0;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
  }
  #web #product #contents-container #product-firstview #product-spec .product-spec-item:first-child {
    padding-top: 0;
  }
  #web #product #contents-container #product-firstview #product-spec .product-spec-item .product-spec-caption {
    width: 10em;
  }
  #web #product #contents-container #product-text .product-features-figure,
#web #product #contents-container #product-text-html .product-features-figure {
    -ms-grid-columns: 70% 30%;
    grid-template-columns: 70% 30%;
  }
  #web #product #contents-container #product-text .product-features-figure .product-feature-pickup-image,
#web #product #contents-container #product-text-html .product-features-figure .product-feature-pickup-image {
    padding-right: 1em;
  }
  #web #product #contents-container #product-text .product-features-figure .product-feature-pickup-description,
#web #product #contents-container #product-text-html .product-features-figure .product-feature-pickup-description {
    padding-right: 1em;
    font-size: 0.85em;
    line-height: 1.75;
  }
  #web #product #contents-container #product-text .product-features-figure .product-features,
#web #product #contents-container #product-text-html .product-features-figure .product-features {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
            justify-content: space-between;
    align-content: flex-start;
  }
  #web #product #contents-container #product-text .product-features-figure .product-features .product-feature,
#web #product #contents-container #product-text-html .product-features-figure .product-features .product-feature {
    width: calc(50% - .4em);
    margin: 0.5em 0;
  }
  #web #product #contents-container #product-text .product-features-figure .product-features .product-feature:nth-child(1),
#web #product #contents-container #product-text-html .product-features-figure .product-features .product-feature:nth-child(1) {
    margin-top: 0;
  }
  #web #product #contents-container #product-text .product-features-figure .product-features .product-feature:nth-child(2),
#web #product #contents-container #product-text-html .product-features-figure .product-features .product-feature:nth-child(2) {
    margin-top: 0;
  }
  #web #product #contents-container #product-text .product-features-figure .product-features .product-feature:nth-child(n+3),
#web #product #contents-container #product-text-html .product-features-figure .product-features .product-feature:nth-child(n+3) {
    margin-top: 0.5em;
  }
  #web #product #contents-container #product-text .product-features-figure .product-features .product-feature .product-feature-image,
#web #product #contents-container #product-text-html .product-features-figure .product-features .product-feature .product-feature-image {
    min-height: 4.5em;
  }
}
#web #contact #contact-information-container #contact-information {
  margin: 0 1em;
}
#web #contact #contact-information-container #contact-information .contact-information-item {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0.2em;
  font-size: 1.4em;
  color: #5D5D5D;
}
#web #contact #contact-information-container #contact-information .contact-information-item .contact-information-item-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
  width: 10em;
  box-sizing: border-box;
  padding: 1em;
  margin-right: 0.1em;
  background-color: #F0F0F0;
  font-weight: bold;
}
#web #contact #contact-information-container #contact-information .contact-information-item .contact-information-item-description {
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
  background-color: #F9F9F9;
  margin: 0;
  padding: 1em;
}
#web #contact #contact-information-container #contact-information .contact-information-item .contact-information-item-description a {
  color: #FF0407;
  text-decoration: underline;
}
#web #contact #contact-privacy-policy {
  font-size: 1.25em;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-heading {
  margin: 1.5em 0;
  text-align: center;
  font-size: 1.6em;
  font-weight: normal;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-caption .contact-privacy-policy-tips {
  font-style: normal;
  color: red;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text {
  background-color: #F9F9F9;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-text-heading {
  padding-top: 2em;
  text-align: center;
  font-size: 1.1em;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-text-list .contact-privacy-policy-text-list-item {
  padding-left: 0.75em;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-text-list .contact-privacy-policy-text-list-item a {
  text-decoration: underline;
  color: red;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-confirm {
  text-align: center;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-confirm #contact-privacy-policy-confirm-label {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 2em auto;
  padding: 1em 2em;
  border: 2px solid #FF2023;
  font-size: 1.1em;
  color: #FF0407;
  background-color: #fff;
}
#web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-confirm #contact-privacy-policy-confirm-label #contact-privacy-policy-confirm-check {
  width: 0.8em;
  height: 0.8em;
  margin-right: 0.25em;
}
#web #contact #contact-form-container #contact-form {
  font-size: 1.5em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs {
  padding: 0;
  border: none;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input {
  border-bottom: 2px dotted #D9D9D7;
  padding: 1.5em 0;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input.required .contact-form-input-label::before {
  content: "\203B";
  color: #CF2D2B;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-label {
  display: block;
  padding-bottom: 0.75em;
  font-weight: bold;
  color: #717171;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-error {
  color: red;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-radio-container {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0.75em 1em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-radio-container .contact-form-input-radio-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  width: 50%;
  margin-bottom: 0.75em;
  padding-left: 1em;
  box-sizing: border-box;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-radio-container .contact-form-input-radio-label .contact-form-input-radio {
  position: relative;
  top: 0.2em;
  left: 0;
  width: 1em;
  min-width: 1em;
  height: 1em;
  margin-right: 0.25em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-text {
  width: 100%;
  padding: 0.75em;
  border: none;
  box-sizing: border-box;
  background-color: #FAE2E2;
  border-radius: 0.3em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-text[disabled] {
  background-color: #bfacac;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-textarea {
  width: 100%;
  min-height: 10em;
  padding: 0.75em;
  border: none;
  box-sizing: border-box;
  background-color: #FAE2E2;
  border-radius: 0.3em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-textarea[disabled] {
  background-color: #bfacac;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-email .contact-form-input-input-container .contact-form-input-texts {
  line-height: 3;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-email .contact-form-input-input-container .contact-form-input-texts .contact-form-input-text {
  line-height: 1;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts .contact-form-input-texts-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts .contact-form-input-texts-container:not(:last-child) {
  margin-bottom: 1.5em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts .contact-form-input-texts-label {
  margin-right: 0.75em;
}
#web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts .contact-form-input-text {
  width: calc(100% - 4.5em);
}
#web #contact #contact-form-container #contact-form .contact-form-submits {
  margin: 2.5em 0;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
#web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit {
  position: relative;
  display: block;
  width: 45%;
  padding: 1.75em 2.5em;
  border: 1px solid #FF4B4E;
  background-color: transparent;
  text-align: left;
  font-weight: bold;
  color: #F20003;
}
#web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit::after {
  content: url("/img/contact_submit.png");
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  right: 2em;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit[disabled] {
  color: lightgray;
  border-color: lightgray;
}
#web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit[disabled]::after {
  content: "";
}
#web #contact #contact-form-container #contact-confirms-message {
  font-size: 1.5em;
  margin: 2em 1em;
}
#web #contact #contact-send-message {
  font-size: 1.5em;
  margin: 2em 1em;
}

@media screen and (min-width: 769px) {
  #web #contact #contact-information-container {
    width: 1020px;
    margin: 0 auto;
  }
  #web #contact #contact-information-container #contact-information .contact-information-item {
    font-size: 1.1em;
  }
  #web #contact #contact-information-container #contact-information .contact-information-item .contact-information-item-title {
    width: 15em;
    padding: 0.5em 1em;
  }
  #web #contact #contact-information-container #contact-information .contact-information-item .contact-information-item-description {
    padding: 0.5em 1em;
  }
  #web #contact #contact-privacy-policy {
    width: 1020px;
    margin: 0 auto;
    font-size: 1.1em;
  }
  #web #contact #contact-privacy-policy #contact-privacy-policy-heading {
    margin-top: 3em;
  }
  #web #contact #contact-privacy-policy #contact-privacy-policy-text #contact-privacy-policy-text-list .contact-privacy-policy-text-list-item {
    line-height: 2;
  }
  #web #contact #contact-privacy-policy #contact-privacy-policy-confirm-label {
    margin-top: 1.5em;
  }
  #web #contact #contact-form-container {
    width: 1020px;
    margin: 0 auto;
  }
  #web #contact #contact-form-container #contact-form {
    font-size: 1.2em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input {
    display: -webkit-box;
    display: flex;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-label {
    width: 19em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-label::before {
    content: "";
    display: inline-block;
    width: 2em;
    text-align: center;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container {
    -webkit-box-flex: 1;
            flex: 1;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-radio-container {
    margin: 0;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-radio-container .contact-form-input-radio-label {
    width: auto;
    margin-right: 2.5em;
    padding-left: 0;
    font-size: 0.95em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-text {
    width: 85%;
    padding: 0.5em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-textarea {
    width: 85%;
    padding: 0.5em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input .contact-form-input-input-container .contact-form-input-texts {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts .contact-form-input-texts-container .contact-form-input-text {
    width: 13em;
    margin-right: 1em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-inputs .contact-form-input#contact-form-input-name .contact-form-input-input-container .contact-form-input-texts .contact-form-input-texts-container:not(:last-child) {
    margin-bottom: 0;
  }
  #web #contact #contact-form-container #contact-form .contact-form-submits {
    display: block;
    text-align: center;
  }
  #web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit {
    display: inline-block;
    width: 19em;
    padding: 1em 1.5em;
    box-sizing: border-box;
    font-size: 0.8em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit:not([disabled])::after {
    content: "";
    background-image: url("/img/contact_submit.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 2em;
  }
  #web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit:not([disabled]):hover {
    background-color: #FF4B4E;
    color: #FFF;
  }
  #web #contact #contact-form-container #contact-form .contact-form-submits .contact-form-submit:nth-child(n+2) {
    margin-top: 0;
    margin-left: 1em;
  }
  #web #contact #contact-form-container #contact-form #contact-confirm-message {
    font-size: 1em;
    text-align: center;
  }
  #web #contact #contact-send-message {
    width: 1020px;
    margin: 0 auto;
    font-size: 1.2em;
  }
}