.nav__groups {
    display: flex;
    justify-content: right;
    margin-right: 10px;
}
.nav__group {
    z-index: 2;
}
.nav__group > a {
    display: block;
    font: var(--fnt,var(--font_1));
    font-weight: 800;
    color: white;
    transition: 0s;
    padding: 0.54rem 1rem;
    font-size: 16px;
    background-color: #1a2432;
    border-radius: 12px;
}
.nav__group:hover > a {
    color: #194e9b;
    background-color: white;
    transition: 0.4s;
    border-radius: 12px;

}
.nav__group a:hover + .nav__group__dropdown, .nav__group .nav__group__dropdown:hover, .nav__group li:hover > .nav__group__dropdown {
    opacity: 1;
    visibility: visible;
    transition: .4s, transform .4s ease;
    -moz-transition: .4s, transform .4s ease;
    -webkit-transition: .4s, transform .4s ease;

}
.nav__group__dropdown {
    position: absolute;
    /* outline: 1px #6f7c90 solid; */
    border-bottom: 3px #194e9b solid;
    border-right: 1px #416dab solid;
    border-left: 1px #416dab solid;
    border-bottom-style: double;
    visibility: hidden;
    display: block;
    opacity: 0;
    min-width: 245px;
    padding: 1.5rem 0;
    background-color: #fff;
    transition: .0s, transform .0s ease;
    -moz-transition: .0s, transform .0s ease;
    -webkit-transition: .0s, transform .0s ease;
    text-align: left;
    margin: 0;
    margin-left: -1px;
    margin-top: 1px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.product-list {
    flex: 1;
    min-width: 15rem;
    border-right: 1px solid lightgray;
}
.product-list__link {
    transition: background-color 0.35s;
}
.product-list__link span {
margin: 4px 20px;
}
.product-list__link:hover {
    background-color: #416dab;
    color:white;
}
.product-list a {
    transition: 0.2s ease;
    position: relative;
    z-index: 2;
    color: #194e9b;
    font: var(--fnt,var(--font_1));
    letter-spacing: -1px;
    font-size: 20px;
}


/* my stuff */

.bitton{
    background: linear-gradient(313deg, #2c85002b, #25ae7c);
    border-radius: 8px;
    border: 1px outset rgb(138 138 138);
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    flex-shrink: 0;
    font-family: "Inter UI","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    font-size: 18px;
    font-weight: 500;
    height: 2.9rem;
    padding: 0px 1.4rem;
    text-align: center;
  /*   text-shadow: rgb(0 0 0 / 25%) 0 3px 8px; */
    text-shadow: 0 0 4px black;
    transition: all 1.4s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }
  .bitton:hover {
    filter: hue-rotate(45deg);
    transition-duration: 0.4s;
  }
  
  input[type=file] {
    width: 100%;
    font-family: system-ui;
    resize: vertical;
  }
  input[type=range]{
    pointer-events:initial;
  }
  
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 150; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    font: var(--fnt,var(--font_1));
    font-size: 20px;
  }
  
  .modal-content {
    /* background-color: rgb(31 38 47); */
    background-color: rgb(21 26 29);
    margin: auto;
    border: 2px solid #bbb;
    width: 85%;
    height: 81.8%;
    border-radius: 10px;
    border-style: groove;
    color: white;
    display: flex;
    flex-direction: column;
  }
  
  .modal-close {
    color: white;
    float: right;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 18px;
    margin-left: 18px;
  }
  
  .fade-in {
    opacity: 1;
    animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.15s;
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  .fade-out {
    opacity: 0;
    animation-name: fadeOut;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.15s;
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      display: none;
    }
  }
  
  .content input[type=text], .modal textarea {
    padding: 9px 10px;
    margin: 0;
    /* font: var(--fnt,var(--font_1)); */
    font-family: Roboto-Light,NotoSansJP-Regular;
    font-size: 20px;
    background-color: rgb(31 38 47);
    color: white;
    vertical-align: top;
    resize: none;
    border-radius: 10px;
    border: 0;
    /*width: calc(100% - 163px);*/
    width: -webkit-fill-available;
  }

  .minihead-navi {
    display: flex;
    position: absolute;
    align-items: center;
    flex-direction: row;
    padding-top: 6px;
  }
  .minihead-navi .MazNVa {
    padding: 0 40px;
  }
  .minihead-navi .comp-jtuqimwi {
    height: 120px;
    height: 100%;
  }
  .minihead-navi .j7pOnl img {
    width: 172px;
    object-fit: contain;
    object-position: unset;
  }
  .comp-jtcq5f0d3 .j7pOnl img {
    width: 392px;
    height: 296px;
    object-fit: contain;
    object-position: unset;
  }
  
  .comp-jtuqimwi h4 {
    font-size:100px;
  }
  
  .fios-footer {
    height: 10px;
    position: absolute !important;
  }
  
  .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .btn.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    height: 2.8rem;
    margin-top: -4px;
    border: 1px outset rgb(138 138 138);
  }
  .btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
  }
  .btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be;
  }
  button:focus:not(:focus-visible) {
    outline: 0;
  }
  
  .btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 0.25rem rgba(49,132,253,.5);
  }
  .btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
  }
  
  .bitton[disabled] {
    filter: brightness(0.5) grayscale(1);
  }
  
  .selected {
    background: linear-gradient(0deg,rgb(64 87 131 / 41%),transparent);/*linear-gradient(0deg,rgb(0 0 0 / 41%));*/ 
  }
  
  .colorless-modal-heading {
    height: 40px;
    padding: 8px;
    padding-top: 12px;
    text-align: center;
    user-select: none;
    border-bottom: #8080803d 1px solid;
    margin-bottom: 20px;
  }
  
  .colorless-modal-content {
    background-color: rgb(4 6 7 / 95%);
    margin: auto;
    width: 85%;
    height: 81.8%;
    color: white;
    display: flex;
    flex-direction: column;
    box-shadow: 4px 4px 22px rgb(0 0 0 / 99%);
  
  }
  .modal .colorless-modal-content .content {
    padding: 0 20px;
  }
  .colorless-modal-content b {
    display:contents;
  }
  .colorless-modal-content .content {
    white-space: pre-wrap;
    overflow: auto;
    overflow-x: hidden;
  }
  
  #header-expand-btn::before {
    content: attr(data-before);
    transform:rotateZ(-90deg);
    display: inline-block;
  }
  
  #header-expand-btn {
    width: 36px;
    height: 26px;
    position: absolute;
    background-color: #1f2731;
    background: linear-gradient(90deg, rgb(23 33 46 / 44%), rgb(141 141 141 / 20%));
    color: white;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    pointer-events: all;
    text-shadow: 1px 1px 1px black;
    font-size: 24px;
    left: 0;
    line-height: 0.954;
    top: -28px;
    z-index: 1;
    text-align: -webkit-center;
    padding-left: 2px;
    border: solid 1px rgba(119, 119, 119, 0.342);
    border-left:0;
  }
  
  input[type=color]{
    width: 32px;
      height: 33px;
  }
  
  fieldset { /* .cards-filter-bar legend */
    margin: 0 4px;
    padding: 2px 10px 8px 10px;
    border: 1px solid #76767633;
    display: inline;
    font: var(--fnt,var(--font_1));
    font-size: 19px;
  }

  .fios-topbar-wrapper {
    user-select: none;
    top: -103px;
    margin-left: 60px;
    margin-right: 60px;
    min-width: -webkit-fill-available;
  
    color: rgb(255 255 255 / 91%);
    border-bottom: solid 1px grey;
    padding-bottom: 14px;
  }

  .fios-topbar {
    display: flex;
    justify-content: space-between;
  }
  
  legend { /* .cards-filter-bar legend */
    padding: 0 12px;
  }
  
  .fios-titlebar {
    font-size: 72px;
    top: -160px;
    right: 0;
    margin-right: 60px;
    position: absolute;
    font-family: auto;
    font-family: Roboto-Light,NotoSansJP-Regular,'Times New Roman',serif;
    font-weight: 800;
    text-align: right;
  }
  .fios-subtitle {
    font-size: 16px;
    color: #95a5b5;
    padding-right: 3px;
  }
  
  .hidden {
    display: none;
  }
  
  [data-mesh-id=comp-jtcr7ygh1inlineContent-gridContainer]{
    margin: 214px 0 0 0;
  }
  
  .mobile-hartree-menu-btn, .mobile-fios-menu-btn {
    display:none;
    line-height: 3.8rem;
    height: revert;
  }
  
  .mobile-hartree-menu-btn:focus, .mobile-fios-menu-btn:focus {
    filter: contrast(0.5);
    transition-duration: 0.4s;
  }
  
  .mobile-hartree-menu-btn{
    z-index: 2;
    padding: 0px 0.6rem;
    background: linear-gradient(313deg, #0000001f, #02020200);
  }
  .mobile-fios-menu-btn{
    pointer-events: all;
    z-index: 4;
    padding: 0px 1rem;
    width: 40vw;
    background: linear-gradient(313deg, #0000001c, #02020200);
    color: transparent;
    text-shadow: none;  
  }
  #nav {
    position: absolute;
    top: 0px;
    right: 0px;
    pointer-events: none;
  }
  #nav.nav--open {
    pointer-events: all;
  }
  
  .fios-titlebar, .mobile-fios-menu-btn {
    z-index:4;
    pointer-events: all;
  }
  
  .pc-text {
    display: inline;
  }
  
  .mobile {
    display:none;
  }
    
    :root {
      --screen-width: 320px;
      --screen-height: 560px;
      --header-bg-color: #673AB7;
      --splash-bg-color: #368887;
    }
    
    .nav__toggle {
      position: absolute;
      top: -70px;
      right: 7px;
      transition: background-color 0.15s linear;
    }

    .nav__menu {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: var(--screen-height);
      position: relative;
      z-index: 5;
      visibility: hidden;
      width: 100vw;
      height: calc(100dvh - 120px);
    }
    .nav__item {
      opacity: 0;
      transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
    }
    .nav__item:nth-child(1) {
      transform: translateY(-40px);
    }
    .nav__item:nth-child(2) {
      transform: translateY(-80px);
    }
    .nav__item:nth-child(3) {
      transform: translateY(-120px);
    }
    .nav__item:nth-child(4) {
      transform: translateY(-160px);
    }
    .nav__item:nth-child(5) {
      transform: translateY(-200px);
    }
    .nav__item:nth-child(6) {
      transform: translateY(-240px);
    }
    .nav__link {
      color: white;
      display: block;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 1.25rem;
      text-decoration: none;
      padding: 1rem;
      font-family: 'Avenir-LT-W05_35-Light';
    }
    .nav__link:hover, .nav__link:focus {
      outline: 0;
      background-color: rgba(0, 0, 0, 0.2);
    }
    .nav-hr {
        padding: 0;
        margin: 28px 46px;
    }
    .nav__menu {
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 1.25rem;
      text-decoration: none;
      font-family: 'Avenir-LT-W05_35-Light';
    }
    
    .menuicon {
      display: block;
      cursor: pointer;
      color: white;
      transform: rotate(0deg);
      transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    .menuicon__bar, .menuicon__circle {
      fill: none;
      stroke: currentColor;
      stroke-width: 3;
      stroke-linecap: round;
    }
    .menuicon__bar {
      transform: rotate(0deg);
      transform-origin: 50% 50%;
      transition: transform 0.25s ease-in-out;
    }
    .menuicon__circle {
      transition: stroke-dashoffset 0.3s linear 0.1s;
      stroke-dashoffset: 144.513262038;
      stroke-dasharray: 144.513262038;
    }
    
    .splash {
      position: absolute;
      top: 40px;
      right: 40px;
      width: 1px;
      height: 1px;
      z-index: 3;
    }
    .splash::after {
      content: "";
      display: block;
      position: absolute;
      border-radius: 50%;
      background-color: #274b3e;
      width: 284vmax;
      height: 284vmax;
      top: -142vmax;
      left: -142vmax;
      transform: scale(0);
      transform-origin: 50% 50%;
      transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
      will-change: transform;
    }
    
    .nav:target > .splash::after,
    .nav--open > .splash::after {
      transform: scale(1);
    }
    .nav:target .menuicon,
    .nav--open .menuicon {
      color: white;
      transform: rotate(180deg);
    }
    .nav:target .menuicon__circle,
    .nav--open .menuicon__circle {
      stroke-dashoffset: 0;
    }
    .nav:target .menuicon__bar:nth-child(1), .nav:target .menuicon__bar:nth-child(4),
    .nav--open .menuicon__bar:nth-child(1),
    .nav--open .menuicon__bar:nth-child(4) {
      opacity: 0;
    }
    .nav:target .menuicon__bar:nth-child(2),
    .nav--open .menuicon__bar:nth-child(2) {
      transform: rotate(45deg);
    }
    .nav:target .menuicon__bar:nth-child(3),
    .nav--open .menuicon__bar:nth-child(3) {
      transform: rotate(-45deg);
    }
    .nav:target .nav__menu,
    .nav--open .nav__menu {
      visibility: visible;
    }
    .nav:target .nav__item,
    .nav--open .nav__item {
      opacity: 1;
      transform: translateY(0);
    }
  
@media screen and (max-width: 1540px) {
    .minihead-navi .nav__groups {
        display: block;
        position: absolute;
        top: 79px;
        width: 245px;
        background: #274b3e;
        border: 2px groove grey;
        padding: 9px 12px;
        border-left: 0;
        transition: left 0.3s;
        left:-290px;
    }
    .minihead-navi .nav__groups.slide-left {
        left: -290px !important;
    }
    .minihead-navi .nav__groups.slide-right {
        left: 0 !important;
    }
    .mobile-hartree-menu-btn {
        display:inline-block;
        border: 1px outset #616060;
    }
}

  @media screen and (max-width: 1400px) {
    .minihead-navi .j7pOnl img {
      width: 160px;
      object-fit: contain;
      object-position: unset;
    }
    .minihead-navi .comp-jtuqimwi h4 {
      font-size:8vw;
    }
    .minihead-navi .MazNVa {
      padding: 0 1vw;
    }
  }
  
  @media screen and (max-width: 815px) {
    .comp-jtuqimwi {
      display: none;
    }
    .mobile-navi {
      display:block;
    }
    
    .minihead-navi .MazNVa {
      padding-left: 2vw;
    }
  
    .fios-topbar-wrapper, .fios-titlebar {
      margin-right: 22px;
    }
  }
  
  @media screen and (max-width: 670px) {
    .minihead-navi .j7pOnl img {
      width: 146px;
    }
  }
  
  @media screen and (max-width: 480px) {
    .mobile {
      display: block;
    }
    .minihead-navi .j7pOnl img {
      width: 64px;
    }
/*     header {
        display:none !important;
    } */
    .fios-titlebar {
      pointer-events: none;
      font-size: 36px;
      margin-right: 15px;
      top:-69px;
    }
    .fios-subtitle {
      font-size: 12px;
    }
    .mobile-hartree-menu-btn, .mobile-fios-menu-btn {
      display:inline-block;
      border: 1px outset #616060;
    }
    .fios-topbar-wrapper {
      width: calc(100% - 8px);
      margin: 0 4px;
    }
  
    .pc-text, #header-expand-btn, header {
      display: none;
    }
  
    .colorless-modal-content, .modal-content {
      width: calc(100% - 4px);
      height: calc(100% - 5px);
    }
    .modal {
      padding-top:0;
    }
  
    .cards-filter-bar {
      flex-direction: column;
    }

    .minihead-navi .MazNVa {
      padding: 0 2vw;
    }
  
    .UORcXs .dy3w_9 {
      padding-left: 0px;
      background: var(--divider-top-color);
      height: 87px !important;
    }
  
    .fios-topbar-wrapper {
      padding: 6px 0 4px 0;
    }
  
    [data-mesh-id=comp-jtcr7ygh1inlineContent-gridContainer]{
      margin: 86px 0 0 0;
    }
  
    .nav__groups {
      display: block;
      z-index: 1;
      position: absolute;
      top: 79px;
      width: 245px;
      background: #274b3e;
      border: 2px groove grey;
      padding: 9px 12px;
      border-left: 0;
      transition: left 0.3s;
      left:-290px;
    }
    .nav__groups.slide-left {
      left: -290px !important;
    }
    .nav__groups.slide-right {
      left: 0 !important;
    }
  
    .modal input[type=range] {
      width: 50px;
    }
  
    .content input[type=text], .modal textarea {
      width: 100%;
    }
    input[type=color] {
      width: 27px;
      height: 28px;
    }
  }
  
@media screen and (min-width: 1001px) {

  .BaOVQ8 ol, .BaOVQ8 ul, .KcpHeO ol, .KcpHeO ul {
      margin: 0 2em;
  }

  .minihead-navi {
      display: none;
  }

  [data-mesh-id=comp-jtcr7ygh3inlineContent-gridContainer]>[id="comp-lht8r4il"] {
      margin: 0 auto;
      justify-self: start;
      align-self: start
  }
}

.nav-opened-near-expand {
  position: absolute;
}

header {
  display:none;
}

.minihead-navi {
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  padding-top: 15px;
}
.minihead-navi .MazNVa {
  padding: 0 40px;
}
.minihead-navi .comp-jtuqimwi {
  height: 120px;
  height: 100%;
}
.minihead-navi .j7pOnl img {
  width: 172px;
  object-fit: contain;
  object-position: unset;
}
.comp-jtcq5f0d3 .j7pOnl img {
  width: 392px;
  height: 296px;
  object-fit: contain;
  object-position: unset;
}


.comp-jtuqimwi h4 {
  font-size:100px;
}