body {
    /* background-color: #e8e8e8; */
    background-color: #ffffff;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #929292;
    border: 0;
    border-bottom: 1px solid #929292;
}
textarea {
  resize: none;
}
#site-logo{
    width: 48px;
    height: 48px;
}
.body-container {
    width: 1440px;
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform : translate(-50%,-30%);
    transform : translate(-50%,-30%);
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.container-toppage {
    width:auto;
    position: absolute;
    /* top: 30%;
    left: 50%;
    -webkit-transform : translate(-50%,-30%);
    transform : translate(-50%,-30%); */
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.sitelogo {
    width: 475px;
    height: auto;
}
.siteintroduction {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    /* padding-left: 20px; */
    color: #ffffff;
}
.container-signin {
    padding: 15px 15px 15px 15px;
    margin: 15px 15px 15px 15px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(108, 145, 146, 0.1);
    -webkit-box-shadow: 2px 2px 4px #999999;
    -moz-box-shadow: 2px 2px 4px #999999;
    box-shadow: 2px 2px 4px #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    width: 768px;
}
.sectiontitle {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    padding-left: 25px;
    color: #929292;
}
.inputlabel{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 500;
    padding-left: 45px;
    color: #929292;
}
.inputbox{
    left: 0;
}
#inputLoginID{
    font-family: 'Roboto Slab', serif;
    font-size: 1.0rem;
}
#inputPassword{
    font-family: 'Roboto Slab', serif;
    font-size: 1.0rem;
}
.container-information {
    padding: 15px 15px 15px 15px;
    margin: 15px 15px 15px 15px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(108, 145, 146, 0.1);
    -webkit-box-shadow: 2px 2px 4px #999999;
    -moz-box-shadow: 2px 2px 4px #999999;
    box-shadow: 2px 2px 4px #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #929292;
    width: 768px;
}
.informations {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
}
.container-footer {
    background-color: #303030;
    z-index: 900;
    height: 50px;
    width: 100%;
    clear: both;
    position: fixed;
    bottom: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 0.8rem;
    font-weight: 300;
}
.container-footer p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
    width: 100%;
    text-align: center;
    color: #ffffff;
}
.btn-mainnav {
    width: 130px;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    color:#a9a9a9;
    background-color: #f3f3f3;
    border-width: 1px;
    border-color: #d1d1d1;
}
.btn-mainnav-selected {
    width: 130px;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    color:#ffffff;
    background-color: #f98526;
    border-width: 1px;
    border-color: #d1d1d1;
}
.btn-mainnav-prev {
    width: 60px;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
}
.btn-mainnav-next {
    width: 60px;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
}
.mainmenu-large {
    display: inherit;
    width: calc(100vw - 30px - 64px);
    padding-left: 10px;
    padding-right: 5px;
}
.mainmenu-small {
    display: none;
}
.pagetitle {
    display: none;
}

.container-siteselect-large {
    display: inherit;
    width: calc(100vw - 15px);
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
}
.siteselect-large{
    width: 100%;
}
.container-siteselect-small {
    display: none;
}
.body-nav {
    top: 107px;
    width: 64px;
    left: calc(100vw - 98px);
    padding-left: 5px;
    padding-right: 5px;
}
.body-nav.body-nav-vertical {
  position: absolute;
  float: right;
  z-index: 920;
  /* margin-top: 68px; */
  font: white;
  box-sizing: border-box;
  color: #ffffff;
  /* background-color: #585858; */
}
.body-nav.body-nav-vertical.body-nav-fixed {
  position: fixed;
}
.body-nav-sidemenu {
    top: 107px;
    width: 64px;
    left: calc(100vw - 167px);
    padding-left: 5px;
    padding-right: 5px;
}
.body-nav-sidemenu.body-nav-vertical {
  position: absolute;
  float: right;
  z-index: 920;
  /* margin-top: 68px; */
  font: white;
  box-sizing: border-box;
  color: #ffffff;
  /* background-color: #585858; */
}
.body-nav-sidemenu.body-nav-vertical.body-nav-fixed {
  position: fixed;
}

.addkeyword-title{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 700;
}
.addkeyword-item{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 300;
}
.container-infopanel-large {
    /* display: block; */
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    width: calc(100vw - 30px);
    height: 100%;
    justify-content: center;
}
.systeminfopanel {
    width: 100%;
    height: 90%;
    padding-left: 10px;
    padding-right: 0;
    align-items: center;
}
.filteringbadge {
    font-size: 0.8rem;
    font-weight: 700;
    height: 100%;
    align-self: center;
}
.resultcaption {
    font-size: 0.9rem;
    font-weight: 700;
    color: #5f5f5f;
}
.resultcount {
    font-size: 0.9rem;
    font-weight: 700;
    color: #5f5f5f;
}
/* .systemmessage {
    font-size: 1.2rem;
    font-weight: 300;
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */
.systemmessage {
  /* margin     : auto; */
  width      : 100%;
  font-size  : 1.2rem;
  font-weight: 300;
  text-align : center;
  background-color: #d0d0d0;
  overflow   : hidden;
}
.systemmessage-info {
  color      : #0275d8;
}
.systemmessage-emergency {
  color      : #ff0000;
}
  
.animation-span{
  display     : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  animation   : scrollAnime 35s linear;
}
@keyframes scrollAnime{
    0% { transform: translateX(0)}
  100% { transform: translateX(-110%)}
}

/* iPad mini 5th */
@media screen and ( max-width : 768px ) {
    .body-container {
        width: 768px;
    }
    .sectiontitle {
        font-size: 1.4rem;
        padding-left: 10px;
    }
    .iputlabel{
        font-size: 1.0rem;
        padding-left: 0;
    }
}
/* iPhone12 Pro Max */
@media screen and ( max-width : 428px ) {
    .body-container {
        width: 428px;
    }
    .sitelogo {
        width: 100%;
        height: auto;
    }
}
/* iPhone11, iPhoneXR */
@media screen and ( max-width : 414px ) {
    .body-container {
        width: 414px;
        top: 25%;
    }
    .container-toppage {
        width: 354px;
    }
    .sitelogo {
        width: 100%;
        height: auto;
    }
    .mainmenu-large {
        display: none;
    }
    .mainmenu-small {
        display:inline-flex;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pagetitle {
        display:inline;
        font-family: 'Sawarabi Gothic', sans-serif;
        font-size: 1.0rem;
        color: #ffffff;
        width: 65%;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .pageicon {
        font-size: 1.0rem;
        color: #ffffff;
        padding-top: 0;
        padding-bottom: 0;
        margin: auto;
        margin-right: 5px;
    }
    .container-siteselect-large {
        display: none;
    }
    .container-siteselect-small {
        font-family: 'Sawarabi Gothic', sans-serif;
        font-size: 0.8rem;
        display: inherit;
        padding-left: 5px;
        padding-right: 5px;
    }
    .btn-mainnav {
        width: 88px;
        font-size: 0.6rem;
        padding-left: 1px;
        padding-right: 1px;
    }
    .btn-mainnav-selected {
        width: 88px;
        font-size: 0.6rem;
        padding-left: 1px;
        padding-right: 1px;
    }
    .btn-mainnav-prev {
        width: 30px;
        font-size: 0.6rem;
    }
    .btn-mainnav-next {
        width: 30px;
        font-size: 0.6rem;
    }
    .siteintroduction {
        font-size: 0.85rem;
        padding-left: 5px;
        padding-right: 5px;
    }
    .container-signin {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .sectiontitle {
        font-size: 0.9rem;
        padding-left: 15px;
    }
    .iputlabel{
        font-size: 0.9rem;
        padding-left: 0;
    }
    .inputbox{
        left: 55px;
    }
    #inputLoginID{
        font-size: 0.9rem;
    }
    .container-information {
        width: 100%;
        padding: 0;
        padding-bottom: 15px;
        margin: 0;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .informations {
        font-size: 0.9rem;
    }
    .body-nav {
        left: calc(100% - 75px);
    }
}
/* iPhone12, 12 Pro */
@media screen and ( max-width : 390px ) {
    .body-container {
        width: 390px;
    }
    .sitelogo {
        width: 100%;
        height: auto;
    }
}
/* iPhoneSE */
@media screen and ( max-width : 375px ) {
    .body-container {
        width: 375px;
    }
    .sitelogo {
        width: 100%;
        height: auto;
    }
}
/* iPhone12 mini */
@media screen and ( max-width : 360px ) {
    .body-container {
        width: 360px;
        top: 25%;
    }
    .mainmenu-large {
        display: none;
    }
    .mainmenu-small {
        display:inline-flex;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 5px;
        padding-bottom: 5px;
        width:auto;
        max-width: 360px;
    }
    .sitelogo {
        width: 100%;
        height: auto;
    }
    .pagetitle {
        display: inline;
        font-family: 'Sawarabi Gothic', sans-serif;
        font-size: 0.9rem;
        color: #ffffff;
        width: 55%;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.modal {
    font-family: 'Sawarabi Gothic', sans-serif;
}
.modal .modal-header {
    font-size: 1.4rem;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
}
.modal .modal-body {
    font-size: 1.0rem;
    font-weight: 400;
    /* padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px; */
}
.modal .modal-footer {
    font-size: 1.2rem;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* iPhone11, iPhoneXR */
@media screen and ( max-width : 414px ){
    .modal .modal-header {
        font-size: 1.0rem;
    }
    .modal .modal-body {
        font-size: 0.8rem;
        font-weight: 400;
        /* padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px; */
    }
    .modal .modal-footer {
        font-size: 0.8rem;
        font-weight: 400;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.body-subnav {
    position: fixed;
    top: 58px;
    width: 100%;
    height: 42px;
    /* padding-top: 3px;
    padding-bottom: 3px; */
    /* padding-left: 8px;
    padding-right: 8px; */
    z-index: 920;
    background-color: #e8e8e8;
}
.btn-subnav {
    font-family: 'Sawarabi Gothic', sans-serif;
    height: 36px;
}
.btn-cart {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    height: 36px;
    margin-left: 20px;
}
.btn-cart-in {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 10px;
    width: 3rem;
    height:1rem;
}

/* ページ移動ボタン */
.btn-arrow {
    color: #000;
    background-color: #aaaaaa;
    border-color: #aaaaaa;
    font-size: 0.8rem;
    /* padding-top: 0; */
    width: 36px;
    max-width: 36px;
    height: 36px;
}
.btn-arrow.disabled, .btn-arrow:disabled {
    color: #787878;
}
/* focusされた時の枠線の色 */
.btn-arrow:focus, .btn-arrow.focus,
.btn-arrow:not(:disabled):not(.disabled):active:focus, .btn-arrow:not(:disabled):not(.disabled).active:focus,
.show > .btn-arrow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-arrow:hover:not(:disabled) {
  color: #000;
  background-color: #eaeaea;
  border-color: #eaeaea;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-arrow:not(:disabled):not(.disabled):active, .btn-arrow:not(:disabled):not(.disabled).active,
.show > .btn-arrow.dropdown-toggle {
  color: #000;
  background-color: #eaeaea;
  border-color: #eaeaea;
}

/* ECサイト選択ボタン */
.btn-site {
    color: #000;
    background-color: #dadada;
    border-color: #dadada;
    font-size: 0.8rem;
    /* padding-top: 0; */
    width: 113px;
    height: 36px;
}
.btn-site.disabled, .btn-site:disabled {
    color: #787878;
}
/* focusされた時の枠線の色 */
.btn-site:focus, .btn-site.focus,
.btn-site:not(:disabled):not(.disabled):active:focus, .btn-site:not(:disabled):not(.disabled).active:focus,
.show > .btn-site.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-site:hover:not(:disabled) {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-site:not(:disabled):not(.disabled):active, .btn-site:not(:disabled):not(.disabled).active,
.show > .btn-site.dropdown-toggle {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-site-sel {
    color: #000;
    background-color: #00bfff;
    border-color: #00bfff;
    font-size: 0.8rem;
    /* padding-top: 0; */
    width: 110px;
    height: 36px;
}
.btn-site-sel.disabled, .btn-site-sel:disabled {
    color: #787878;
}
/* focusされた時の枠線の色 */
.btn-site-sel:focus, .btn-site-sel.focus,
.btn-site-sel:not(:disabled):not(.disabled):active:focus, .btn-site-sel:not(:disabled):not(.disabled).active:focus,
.show > .btn-site-sel.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 128, 251, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-site-sel:hover:not(:disabled) {
  color: #000;
  background-color: #00ffff;
  border-color: #00ffff;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-site-sel:not(:disabled):not(.disabled):active, .btn-site-sel:not(:disabled):not(.disabled).active,
.show > .btn-site-sel.dropdown-toggle {
  color: #000;
  background-color: #00ffff;
  border-color: #00ffff;
}
/* iPhone11, iPhoneXR */
@media screen and ( max-width : 414px ) {
    .btn-site {
        font-size: 0.6rem;
    }
    .btn-site-sel {
        font-size: 0.6rem;
    }
}

.btnicon {
    height: 16px;
    width: auto;
    max-width: 98%;
    padding: 0;
}
#BlankSite {
    font-size: 0.8rem;
    height: 36px;
    padding: 0;
}


/* 操作ボタン */
.btn-ope {
    color: #000;
    background-color: #3cb371;
    border-color: #3cb371;
    font-size: 1.4rem;
    padding-top: 0;
    padding-bottom: 2px;
    height: 48px;
    width: 48px;
}
.btn-ope.disabled, .btn-ope:disabled {
    color: #236641;
}
/* focusされた時の枠線の色 */
.btn-ope:focus, .btn-ope.focus,
.btn-ope:not(:disabled):not(.disabled):active:focus, .btn-ope:not(:disabled):not(.disabled).active:focus,
.show > .btn-ope.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 255, 0, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-ope:hover:not(:disabled) {
  color: #000;
  background-color: #98fb98;
  border-color: #98fb98;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-ope:not(:disabled):not(.disabled):active, .btn-ope:not(:disabled):not(.disabled).active,
.show > .btn-ope.dropdown-toggle {
  color: #000;
  background-color: #98fb98;
  border-color: #98fb98;
}
.btn-ope-on {
    color: #000;
    background-color: #ffee00;
    border-color: #ffee00;
    font-size: 1.4rem;
    padding-top: 0;
    padding-bottom: 2px;
    height: 48px;
    width: 48px;
}
.btn-fil-on {
    color: #000;
    background-color: #ff8c00;
    border-color: #ff8c00;
    font-size: 1.4rem;
    padding-top: 0;
    padding-bottom: 2px;
    height: 48px;
    width: 48px;
}
.btn-important {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
    font-size: 1.4rem;
    padding-top: 0;
    padding-bottom: 2px;
    height: 48px;
    width: 48px;
}
.btn-important.disabled, .btn-important:disabled {
    color: #ff7a7a;
}
/* focusされた時の枠線の色 */
.btn-important:focus, .btn-important.focus,
.btn-important:not(:disabled):not(.disabled):active:focus, .btn-important:not(:disabled):not(.disabled).active:focus,
.show > .btn-important.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-important:hover:not(:disabled) {
  color: #fff;
  background-color: #ff8ac4;
  border-color: #ff8ac4;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-important:not(:disabled):not(.disabled):active, .btn-important:not(:disabled):not(.disabled).active,
.show > .btn-important.dropdown-toggle {
    color: #fff;
    background-color: #ff8ac4;
    border-color: #ff8ac4;
}

.operatepanel{
    width: 64px;
    padding: 0;
}

.extracts-container {
    width: calc(100vw - 108px);
    position: absolute;
    margin-top: 37px;
    margin-left: 5px;
    margin-right: 0;
}
.card-extracts{
    font-family: 'Sawarabi Gothic', sans-serif;
}
.card-header-extracts {
    padding: 0;
}
.card-body-extracts {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 300;
    padding-top: 5px;
    padding-bottom: 5px;
}
.card-footer-extracts {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}
.status-wait {
    color: #dadada;
}
.status-reserved {
    color: #ff8c00;
}
.status-running {
    color: #0000ff;
}
.status-translating {
    color: #1e90ff
}
.status-success {
    color: #32cd32;
}
.status-error {
    color: #ff0000;
}
.extracts-status {
    font-size: 1.0rem;
    font-weight: 400;
    align-self: center;
    padding: auto;
    margin: 0;
}
.extracts-keyword {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 500;
    /* padding-left: 0; */
    padding: 0;
}
.extracts-keyword-full {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    padding-left: 10px;
    padding-top: 5px;
    margin: auto;
}
.extracts-detail-item {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    height: 100%;
    padding-top: 8px;
}
.extracts-detail-string {
    display: inline-flex;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    height: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: auto;
}
.extracts-detail-btn-string {
    display: inline-flex;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: auto;
}
.keywordbtn {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    /* padding-left: 0;
    padding-right: 0; */
    padding: 0;
    margin: auto;
}
.reservationcol {
    text-align: right;
    padding: 2px;
    margin: auto;
    background-color: #adadad;
}
.keywordcol {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    align-self: center;
    padding: auto;
    margin: 0;
}
.numbercol {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    background-color: #dcdcdc;
    text-align: center;
    width: 60px;
    max-width: 60px;
    /* padding-top: 5px;
    padding-bottom: 5px; */
    align-self: center;
    padding: auto;
    margin: 0;
}
.sortkeycol {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    padding: 0;
    margin: auto;
    background-color: #dcdcdc;
}
.currentpageno {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #000000;
}
.totalpagecount {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    color: #000000;
    text-align: end;
    padding-right: 5px;
}
.btn-pagedisplay {
    background-color: #cccccc;
    padding: 2px;
    height: 64px;
    width: 48px;
}
.filsite-item {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    padding-top: 3px;
}
/* iPhone11, iPhoneXR */
@media screen and ( max-width : 414px ) {
    .extracts-container {
        width: 325px;
    }
    .card-extracts{
        font-size: 0.8rem;
    }
    .card-header-extracts {
        font-size: 1.0rem;
        font-weight: 700;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 0;
        padding-right: 0;
    }
    .card-body-extracts {
        padding: 0;
        padding-top: 2px;
        padding-bottom: 2px;
        margin: 0;
    }
    .card-footer-extracts {
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: right;
    }
    .extracts-status {
        font-size: 0.7rem;
        padding: 0;
        padding-left: 2px;
        padding-right: 2px;
    }
    .extracts-keyword {
        font-size: 0.8rem;
        font-weight: 400;
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .keywordcol {
        width: calc(100vw - 108px);
        padding: 0;
    }
    .reservationcol {
        padding: 0;
    }
    .numbercol {
        font-size: 0.7rem;
        /* width: 40px;
        max-width: 40px; */
    }
}

.listings-container {
    width: calc(100vw - 108px);
    position: absolute;
    margin-top: 37px;
    margin-left: 5px;
    margin-right: 0;
    overflow: hidden;
}
.extracted-card-col {
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    min-width: 333px;
    max-height: 608px;
    /* max-width: 440px; */
}
.extracted-card {
    position: relative;
    /* width: 424px; */
    min-height: 495px;
    max-height: 603px;
    max-width: 330px;
    border-color: #f9f9f9;
    border-width: 3px;
}
.extracted-card-selected {
    /* width: 424px; */
    min-height: 495px;
    max-height: 603px;
    max-width: 330px;
    border-color: #ff8c00;
    border-width: 3px;
}

.stocked-card-col {
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    /* min-width: 333px;
    max-width: 452px; */
    min-width: 333px;
    max-height: 620px;
    /* max-width: 440px; */
}
.stocked-card {
    position: relative;
    /* width: 424px; */
    min-height: 612px;
    max-height: 617px;
    border-color: #f9f9f9;
    border-width: 3px;
}
.stocked-card-selected {
    /* width: 424px; */
    min-height: 612px;
    max-height: 617px;
    border-color: #ff8c00;
    border-width: 3px;
}
.extracted-image {
    width: auto;
    height: auto;
    max-height: 185px;
    max-width: 320px;
    align-self: center;
    justify-self: center;
    padding: 2px;
    /* background-color: #e0e0de; */
}
.stocked-image {
    width: auto;
    height: auto;
    max-height: 120px;
    max-width: 230px;
    align-self: center;
    padding: 2px;
    /* background-color: #e0e0de; */
}
.extracted-body {
    position: absolute;
    top: 160px;
    width: 100%;
}
.stocked-body {
    position: absolute;
    top: 125px;
    height: auto;
    width: 100%;
}
.imgselected {
    border-color: #ff8c00;
    border-width: 5px;
}
.extracted-name {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
    height: 60px;
}
.extracted-name-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.extracted-name-ellipsis-multi {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.stocked-name {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
    height: 60px;
}
.extracted-info {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.9rem;
    font-weight: 300;
    /* height: 98px; */
}
.extracts-info-subject {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.75rem;
    font-weight: 300;
}
.extracted-btn-info {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    line-height: 0.1;
}
.extracted-btn-info-lg {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 0.1;
}
.extracted-edit {
    font-size: 0.9rem;
}
.extractedinfo-label {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    height: 16px;
    align-items: center;
}
.stockinfo-label {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.75rem;
    font-weight: 300;
    height: 16px;
    align-items: center;
}
.stockinfo-label-lg {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    /* height: 16px; */
    align-items: center;
}
.stockinfo-item {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.6rem;
    font-weight: 300;
    height: 16px;
}
.stockinfo-item-lg {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    /* height: 16px; */
}
.stockinfo-item-bggray {
    background-color: #f0f0f0;
}
.listinginfo {
    padding: 0;
    margin: auto;
}
.extracted-opebtns {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 300;
}
.extracted-status {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 300;
}
.itemeditor-container {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
}
#ItemDataEditorModalBody {
    padding: 0;
}
.itemeditormenu-container {
    padding: 0;
}
.itemeditormenu-large {
    display: inline-flex;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 300;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
}
.itemeditormenu-small {
    display: none;
}
.btn-itemeditormenu {
    background-color: #6c757d;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
}
.btn-itemeditormenu.disabled, .btn-itemeditormenu:disabled {
    color: #787878;
}
/* focusされた時の枠線の色 */
.btn-itemeditormenu:focus, .btn-itemeditormenu.focus,
.btn-itemeditormenu:not(:disabled):not(.disabled):active:focus, .btn-itemeditormenu:not(:disabled):not(.disabled).active:focus,
.show > .btn-itemeditormenu.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-itemeditormenu:hover:not(:disabled) {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-itemeditormenu:not(:disabled):not(.disabled):active, .btn-itemeditormenu:not(:disabled):not(.disabled).active,
.show > .btn-itemeditormenu.dropdown-toggle {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-itemeditormenu-sel {
    background-color: #0275d8;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    color: #ffffff;
}
.btn-itemeditormenu-sel.disabled, .btn-itemeditormenu-sel:disabled {
    color: #787878;
}
/* focusされた時の枠線の色 */
.btn-itemeditormenu-sel:focus, .btn-itemeditormenu-sel.focus,
.btn-itemeditormenu-sel:not(:disabled):not(.disabled):active:focus, .btn-itemeditormenu-sel:not(:disabled):not(.disabled).active:focus,
.show > .btn-itemeditormenu-sel.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 128, 251, 0.5);
}
/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-itemeditormenu-sel:hover:not(:disabled) {
  color: #000;
  background-color: #00ffff;
  border-color: #00ffff;
}
/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-itemeditormenu-sel:not(:disabled):not(.disabled):active, .btn-itemeditormenu-sel:not(:disabled):not(.disabled).active,
.show > .btn-itemeditormenu-sel.dropdown-toggle {
  color: #000;
  background-color: #00ffff;
  border-color: #00ffff;
}

.btn-itemeditormenu-prev {
    font-size: 0.8rem;
    font-weight: 300;
}
.btn-itemeditormenu-next {
    font-size: 0.8rem;
    font-weight: 300;
}
.dragitem {
    z-index: 10;
}
.thumbnailcell{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    background-color: #cfcfcf;
}
.btn-breadcrumb{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.categorymemo {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    color: #ff0000;
    justify-items: center;
    padding: 0;
}
.shippingmethoditem {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    vertical-align: middle;
    padding: 0;
}
.shippingmethodcostA {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    vertical-align: middle;
    padding: 0;
    text-align: right;
}
.shippingmethodcostB {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    vertical-align: middle;
    padding: 0;
    text-align: right;
}
.shippingmethodmemo {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 300;
    vertical-align: middle;
    padding: 0;
}
.stringlength {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    justify-items: baseline;
}
#validatemess {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 300;
    color: #ff0000;
    justify-items: center;
}
.itempricememo {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    align-items: baseline;
    padding: 0;
}
.areahidden {
    display: none;
}
/* iPhone11, iPhoneXR */
@media screen and ( max-width : 414px ) {
    .listings-container {
        width: 325px;
        padding-left: 0;
        padding-right: 0;
    }
    .extracted-card {
        width: calc(100vw - 108px);
    }
    .itemeditormenu-large {
        display: none;
    }
    .itemeditormenu-small {
        display: inline-flex;
        font-family: 'Sawarabi Gothic', sans-serif;
        font-size: 0.7rem;
        font-weight: 300;
        width: 100%;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        margin: 0;
    }
    .btn-itemeditormenu {
        min-width: 145px;
        margin: 0;
    }
    .btn-itemeditormenu-sel {
        min-width: 145px;
        margin: 0;
    }
    #ItemDataEditorTitle {
        font-family: 'Sawarabi Gothic', sans-serif;
        font-size: 0.8rem;
    }
}

.stocks-container {
    width: calc(100vw - 108px);
    position: absolute;
    margin-top: 37px;
    margin-left: 5px;
    margin-right: 0;
}

.board-container {
    width: calc(100vw - 176px);
    position: absolute;
    margin-top: 110px;
    margin-left: 5px;
    margin-right: 0;
}
.bbsinfo-container {
    width: calc(100vw - 176px);
    position: absolute;
    margin-top: 37px;
    margin-left: 5px;
    margin-right: 0;
}
.bbsbody-container {
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.detail-container {
    width: 100%;
    position: relative;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.detail-sub-container {
    position: relative;
    width: 100%;
    margin-top: 1px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.detail-subject {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
}
.detail-subject-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.blog-container {
    width: calc(100vw - 20px);
    margin-top: 110px;
    margin-left: 5px;
    margin-right: 0;
}
.blog-post {
    margin-bottom: 4rem;
}
.blog-post-title {
    margin-bottom: .25rem;
    font-size: 1.8rem;
    color: #0275d8;
}
.blog-post-meta {
    margin-bottom: .25rem;
    color: #999;
}

.usersetting-container {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    width: calc(100vw - 170px);
    position: absolute;
    margin-top: 37px;
    margin-left: 5px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.usersetting-container-wide {
    width: calc(100vw - 34px);
}
.cartcounter {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 500;
    color: #000000;
    text-align: center;
}
.btn-cartcounter {
    color: #000;
    font-size: 1.4rem;
    padding: 0;
    height: 48px;
    width: 48px;
    background-color: #cccccc;
}
.container-hide {
    display: none;
}

.dashboard {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 500;
    width: calc(100vw - 94px);
    position: absolute;
    margin-top: 37px;
    margin-left: 5px;
    margin-right: 0;
    overflow: hidden;
}

.totalprocesses {
    padding: 3px;
    margin: 0;
}

.totalprocesses-title {
    font-size: 1.2rem;
    font-weight: 300;
    padding: 0;
    margin-top: 5px;
    background-color: #b0e0e6;
}

.totalprocesses-value {
    font-size: 1.6rem;
    font-weight: 700;
}

.statuslabel {
    font-size: 0.8rem;
}

.listingstatus {
    padding: 3px;
    margin: 0;
}

.listingstatus-title {
    font-size: 1.0rem;
    font-weight: 300;
    padding: 0;
    margin-top: 5px;
    background-color: #b0e0e6;
}

.soldoutlist {
    padding: 3px;
    margin: 0;
}
.soldoutlist-title {
    font-size: 1.0rem;
    font-weight: 300;
    padding: 0;
    margin-top: 5px;
    background-color: #b0e0e6;
}

.searchstatus {
    padding: 3px;
    margin: 0;
}
.searchstatus-title {
    font-size: 1.0rem;
    font-weight: 300;
    padding: 0;
    margin-top: 5px;
    background-color: #b0e0e6;
}

.extractedstatus {
    padding: 3px;
    margin: 0;
}
.extractedstatus-title {
    font-size: 1.0rem;
    font-weight: 300;
    padding: 0;
    margin-top: 5px;
    background-color: #b0e0e6;
}

.dashboard-timesptamp {
    font-family: 'Sawarabi Gothic', sans-serif;
}
.timestamp-big {
    font-size: 1.4rem;
    font-weight: 700;
    padding-right: 5px;
}
.timestamp-small {
    font-size: 1.0rem;
    font-weight: 300;
    padding-right: 5px;
}

#page_top{
    width: 64px;
    height: 72px;
    position: fixed;
    left: calc(100vw - 93px);
    bottom: 5px;
    background: #888888;
    opacity: 0.6;
    border-radius: 8px;
}
#page_top a{
    position: relative;
    display: block;
    width: 64px;
    height: 60px;
    text-decoration: none;
}
#page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -25px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
#page_top a::after{
    content: 'PAGE TOP';
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: calc(100% - 12px);
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

#page_bottom{
    width: 64px;
    height: 72px;
    position: fixed;
    left: calc(100vw - 93px);
    top: 100px;
    background: #888888;
    opacity: 0.6;
    border-radius: 8px;
}
#page_bottom a{
    position: relative;
    display: block;
    width: 64px;
    height: 60px;
    text-decoration: none;
}
#page_bottom a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f103';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -25px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
#page_bottom a::after{
    content: 'PAGE BOTTOM';
    font-size: 8px;
    color: #fff;
    position: absolute;
    top: calc(100% - 20px);
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
/* iPhone11, iPhoneXR */
@media screen and ( max-width : 414px ) {
    #page_top{
        width: 64px;
        left: calc(100% - 70px);
    }
    #page_top a{
        width: 64px;
    }
}

.limit-range {
    text-align: right;
}

#translucent {
    display: block;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    justify-content: space-around;
    opacity: 1;
    z-index: 2000;
    background-color: rgba(55, 55, 55, 0.6);
}

#translucent > #spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    font-size: 4em;
    color: white;
}

.usersetting-menu-btn {
    position: fixed;
    width: 48px;
    height: 66px;
    color: #ffffff;
    background-color: #0275d8;
    font-size: 1.8em;
    padding: 0;
    margin: auto;
}
.usersetting-menu-btn-selected {
    position: fixed;
    width: 48px;
    height: 66px;
    color: #ffffff;
    background-color: #f98526;
    font-size: 1.8em;
    padding: 0;
    margin: auto;
}
.usersetting-menu-btn-sm {
    position: fixed;
    width: 48px;
    height: 51px;
    color: #ffffff;
    background-color: #0275d8;
    font-size: 1.8em;
    padding: 0;
    margin: auto;
}
.usersetting-menu-btn-sm-selected {
    position: fixed;
    width: 48px;
    height: 51px;
    color: #ffffff;
    background-color: #f98526;
    font-size: 1.8em;
    padding: 0;
    margin: auto;
}
.stock-menu-btn-sm {
    position: fixed;
    width: 48px;
    height: 51px;
    color: #ffffff;
    background-color: #0275d8;
    font-size: 1.8em;
    padding: 0;
    margin: auto;
}
.stock-menu-btn-sm-selected {
    position: fixed;
    width: 48px;
    height: 51px;
    color: #ffffff;
    background-color: #f98526;
    font-size: 1.8em;
    padding: 0;
    margin: auto;
}
.modal-dialog-fluid {
  max-width: inherit;
  width: 98%;
  padding:0;
}
.ebayimage-container {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    padding: 10px;
    /* width:100%; */
}
.ebaybasics-container {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
}
.shopifyimage-container {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    padding: 10px;
    /* width:100%; */
}
.shopifybasics-container {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
}
.ItemDataEditorModalBody {
    padding: 0;
}
#categoryselect {
    font-family: 'FontAwesome';
    font-weight: 900;
}
.breadcrumb{
  background-color: #ffffff;
}
.subject {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 700;
    height: 100%;
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #909090;
    color: #909090;
}
.subject-fill {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 700;
    height: 100%;
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #909090;
    color: #ffffff;
    background-color: #909090;
}
.subject-primary {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 700;
    /* height: 100%; */
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #0275d8;
    color: #0275d8;
}
.subject-primary-fill {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 700;
    /* height: 100%; */
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #0275d8;
    color: #ffffff;
    background-color: #0275d8;
}
.subject-info {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 700;
    /* height: 100%; */
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #5bc0de;
    color: #5bc0de;
}
.subject-info-fill {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.7rem;
    font-weight: 700;
    /* height: 100%; */
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #5bc0de;
    color: #ffffff;
    background-color: #5bc0de;
}
.itemdata {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    align-self: center;
}
.itemdatasm {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    align-self: center;
}
.editmenu-selected {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #f98526;
    color: #ffffff;
    background-color: #f98526;
}
.editmenu-released {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    align-self: center;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    border-color: #909090;
    color: #909090;
}
.ebaytokenconv-title {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
}
.ebaytokenconv-subject {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
}
.ebaytokenconv-body {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
}
.ebaytokenconv-btn {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
}
.ebaytokenpanel {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
    font-size: 1.0rem;
    background: #eaeaea;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.descriptions {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}

#withtooptipv{
	position: relative;
}

#withtooptiph{
	position: relative;
}

.tipv {
    display: none;
    position: absolute;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;  
    border-radius: 8px;
    background: #333;
    color: #fff;
    z-index: 10000;
    width: 150px;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}

.tipv:after {
    position: absolute;
    left: 100%;
    top: 25%;
    width: 0;
    height: 0;
    margin-right: -16px;
    border: solid transparent;
    border-color: rgba(51, 51, 51, 0);
    border-bottom-color: #333;
    border-width: 10px;
    pointer-events: none;
    content: " ";
    transform: rotateZ(90deg);
}

.tiph:before {
    position: absolute;
    top: -12px;
    left: calc(50% - 8px);
    width: 0;
    height: 0;
    margin-top: -8px;
    border: solid transparent;
    border-color: rgba(51, 51, 51, 0);
    border-bottom-color: #333;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

.tiph {
    display: none;
    position: absolute;
    padding: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;  
    border-radius: 8px;
    background: #333;
    color: #fff;
    z-index: 10000;
    width: auto;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    white-space: nowrap;
}

/* .tiph:after {
    position: absolute;
    top: -12px;
    left: calc(50% - 8px);
    width: 0;
    height: 0;
    margin-top: -8px;
    border: solid transparent;
    border-color: rgba(51, 51, 51, 0);
    border-bottom-color: #333;
    border-width: 10px;
    pointer-events: none;
    content: " ";
} */

.right:after {
    left: 66%;
}

.revising-title{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
}

.revising-item{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 0.8rem;
    font-weight: 400;
}

.policy-select {
    font-family: 'FontAwesome', Helvetica;
}

.blink {
	-webkit-animation: blink 1s ease infinite;
	animation: blink 1s ease infinite;
}
@-webkit-keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

#loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #000;
    z-index: 1;
}
#tspinner {
    display: none;
    color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    z-index: 2;
}

#wrap{
    background: #fff;
    width: 100%;
}