body {
    font-size: 1.4rem;
}

.title-busicom {
    font-size: 1.5rem;
    color:white;
}

.logo-busicom {
    width: 100%;
    max-width: 20px;
    margin: 0 5px 0 0;
}

.content-box-small {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.content-box-medium {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.content-box-white {
    width: 100%;
    background: #fff;
    border: 1px solid #A8A8A8;
    padding: 20px;
}

.content-box-white2 {
    width: 100%;
    background: #fff;
    border: 1px solid #A8A8A8;
    padding: 15px;
}

.box-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 0 10px 0;
}

.box-product-use {
    display: flex;
    align-items: center;
    min-height: 90px;
    width: 100%;
    background: #fff;
    margin: 0 0 10px 0;
    border: 3px solid;
    border-color: #7DB212;
    padding:5px 0;
}

.box-product-1 {
    display: flex;
    align-items: center;
    min-height: 90px;
    width: 100%;
    background: #fff;
    margin: 0 0 10px 0;
}

.box-product-2 {
    display: flex;
    align-items: center;
    min-height: 90px;
    width: 100%;
    background: #fff;
    box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.4);
    border: 1px solid #7DB212;
    border-radius: 5px;
    box-sizing: content-box;
    margin: 0 0 10px 0;
}

.box-product-3a {
    display: flex;
    flex-direction: row;
    margin: 0 -5px;
}

.box-product-3b {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 33.3%;
    background: #fff;
    box-sizing: border-box;
    margin: 5px;
}

.box-product-3c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px 0 15px
}

.box-product-3d {
    display: flex;
    align-items: center;
}

.box-product-3e {
    padding: 15px;
}

.box-account-reji {
    color: #fff;
    position: relative;
    display: block;
    /*padding: 13px 70px 0 0;*/
    transition: 0.3s;
}

a.box-account-reji {
    color: #fff;
}

a.box-account-reji:hover {
    color: #fff;
    opacity: 0.5;
}

.box-account-frow {
    display: flex;
    width: 100%;
    font-size: 1.2rem;
    text-align: center;
    border-bottom: 1px solid #7DB212;
}

.box-account-frow-child {
    width: 25%;
    padding: 0 5px;
    box-sizing: content-box;
}

.box-account-edit {
    background: #fff;
    display: block;
    padding: 10px;
}

.box-dl-check {
    width: 100%;
    height: 150px;
    background: #fff;
    overflow-y: scroll;
}

.box-dl-checkbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 15px;
    box-shadow: 0 3px 5px 1px rgb(0 0 0 / 40%);
}

.box-dl-checkbox2 {
    width: 100%;
    text-align: left;
}

.box-dl-a1 {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #DEDEDE;
    margin: 0 0 15px 0;
}

.box-dl-a2 {
    width: 30%;
    margin: 0 0 15px 0;
}

.box-dl-a3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 70%;
}

.box-dl-a4 {
    width: 50%;
    text-align: left;
    margin: 0 0 15px 0;
}

.box-dl-a5 {
    width: 50%;
    text-align: right;
    text-align: -webkit-right;
    text-align: -moz-right;
    margin: 0 0 15px 0;
}

.box-dl-a6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    box-sizing: content-box;
}

.box-dl-a7 {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    width: 49%;
    min-height: 80px;
    border: 1px solid #DEDEDE;
    margin: 0 0 15px 0;
}

.box-dl-a8 {
    display: block;
    width: 100%;
    background: #DEDEDE;
    padding: 5px;
    margin: 1px;
    box-sizing: content-box;
}

.box-dl-a9 {
    display: block;
    width: 100%;
    text-align: left;
    box-sizing: content-box;
    padding: 10px;
}

.table-account {
    border-collapse: collapse;
    white-space: nowrap;
}

.table-account th,
.table-account td {
    padding: 10px 20px 10px 0;
    vertical-align: middle;
}

.table-account-edit {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}

.table-account-edit th,
.table-account-edit td {
    padding: 10px 20px 10px 0;
    vertical-align: middle;
}

.table-account-edit th {
    width: 20%;
    white-space: nowrap;
}

.table-credit {
    border-collapse: collapse;
    white-space: nowrap;
}

.table-credit th{
    width: 250px;
    font-size: 1.4rem;
    padding: 10px 20px 10px 0;
    vertical-align: middle;
}

.table-credit td {
    font-size: 1.4rem;
    padding: 10px 20px 10px 0;
    vertical-align: middle;
}

.modal-window {
    display: grid;
    align-content: center;
    height: 100%;
}

.footer-link-box {
    width: 340px;
    margin: 0 auto;
}

.footer-link {
    overflow: hidden;
    padding: 0;
    display: flex;
}

.footer-link li {
    /* float: left; */
    display: inline;
    list-style: none;
    border-right: 1px solid #6D6D6D;
    padding: 0 5px;
}

.footer-link li:last-child {
    border-right: none;
}

.footer-link li a {
    color: #6D6D6D;
    text-decoration: underline;
    transition: 0.3s;
}

.footer-link2 li a:hover {
    opacity: 0.5;
}

.footer-link2 {
    overflow: hidden;
    padding: 0;
}

.footer-link2 li {
    display: inline-block;

    list-style: none;
    border-right: 1px solid #6D6D6D;
    padding: 0 5px;
}

.footer-link2 li:last-child {
    border-right: none;
}

.footer-link2 li a {
    color: #6D6D6D;
    text-decoration: underline;
    transition: 0.3s;
}

.footer-link2 li a:hover {
    opacity: 0.5;
}

.logo-footer {
    position: relative;
    bottom: 0;
}

.text-small-gray {
    color: #707070;
    font-size: 1.2rem;
}

.text-medium-gray {
    color: #707070;
    font-size: 1.4rem;
}

.text-small {
    font-size: 1.2rem;
}

.text-medium {
    font-size: 1.4rem;
}

.text-lmedium {
    font-size: 2.6rem;
}

.text-large {
    font-size: 1.8rem;
}

.text-xlarge {
    font-size: 2.4rem;
}

.text-weight-bold {
    font-weight: bold;
}

.text-white {
    color: #fff;
}

.text-color-green {
    color: #7DB212;
}

.text-indent-1 {
    text-indent: -1em;
    padding-left: 2em;
}

.text-annotation {
    position: relative;
    color: #B21248;
}

.text-annotation::before {
    content: '※';
    position: absolute;
    top: 0;
    left: -15px;
}

.text-annotation-bk {
    display: block;
    position: relative;
    font-size: 1.1rem;
    padding: 0px 0 0 1em;
}

.text-annotation-bk::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
}

.text-eos {
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    background: #999;
}

.header-menu {
    color: #fff;
    width: 100%;
    max-width: 450px;
    float: left;
    padding: 15px;
}

.header-menu-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 50px;
    float: left;
}

ul.header-menu-list li {
    width: 25%;
    float: left;
    list-style: none;
    text-align: center;
    margin: 0 10px;
}

ul.header-menu-list li.menu-off {
    color: #fff;
    position: relative;
    display: block;
    text-decoration: none;
    cursor: default;
}

ul.header-menu-list li.menu-off::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 95%;
    height: 2px;
    background: #7DB212;
}

ul.header-menu-list li a {
    color: #fff;
    position: relative;
    display: block;
    text-decoration: none;
}

ul.header-menu-list li a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 95%;
    height: 2px;
    background: #7DB212;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform 0.3s;
}

ul.header-menu-list li a:hover::after {
    transform: scale(1, 1);
}

.list-account-reji {
    width: 100%;
    text-align: center;
    font-weight: normal !important;
    border-bottom: 1px solid #7DB212;
    padding: 0;
    overflow: hidden;
}

.list-account-reji li {
    position: relative;
    width: 25%;
    float: left;
    padding: 15px 0;
    list-style: none;
}

.list-menzei {
    width: 100%;
    text-align: center;
    font-weight: normal !important;
    border-bottom: 1px solid #263679;
    padding: 0;
    overflow: hidden;
}
.list-menzei li {
    position: relative;
    width: 33.3%;
    float: left;
    padding: 15px 0;
    list-style: none;
}

.list-dl-check {
    list-style: none;
    line-height: 3;
    margin: 0;
    padding: 0 15px;
}

.list-dl-check li {
    border-bottom: 1px dashed;
}

.list-dl-check li:last-child {
    border-bottom: none;
}

.list-dl-check li a {
    color: #7DB212;
    transition: 0.3s;
}

.list-dl-check li a:hover {
    color: #7DB212;
    opacity: 0.5;
}

.list-dl-checkbox {
    list-style: none;
    margin: 0;
    padding: 0 15px;
}

.list-icon-center li i {
    display: inline-block;
    width: 40px;
    text-align: center;
    margin: 0 0 0 -15px;
}

/*ホーム　ニュース読み込み用　ここから*/

.iframe-wrap {
    width: 75%;
    height: 300px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.iframe-wrap iframe {
    width: 100%;
    height: 100%;
    overflow: auto;
    border: 1px solid #c9c9c9;
    background: #fff;
}

.newslist {
    margin: 0;
}

.newslist ul {
    padding: 1em;
}

/*ホーム　ニュース読み込み用　ここまで*/

/*サイドメニューアイコン　ここから*/

.sidemenu-icon {
    position: relative;
}

.sidemenu-icon::after {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 600;
}

.treeview active i.sidemenu-icon::after {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    font-weight: 600;
}

/*サイドメニューアイコン　ここまで*/

/*カタログ・製品ドライバ ダウンロード タブ用　ここから*/

.tab_titel {
    display: block;
    color: #fff;
    text-align: left;
    font-size: 1.6rem;
    font-weight: bold;
    background: #565656;
    padding: 10px 10px 10px 20px;
}

.tabs {
    width: 100%;
    background: #F5F5F5;
}

.tab_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.tab_box::after {
    content: "";
    display: block;
    width: 43%;
}

.tab_item {
    margin-top: 0px;
    width: calc(100%/2.5);
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem;
    text-align: center;
    color: #000;
    background: #EBEBEB;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tab_container {
    width: 100%;
    background: #fff;
}

.tab_item:hover {
    opacity: 0.2;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
    display: none;
    clear: both;
    overflow: hidden;
    background: #fff;
}

#solution_content,
#hardware_content {
    text-align: center;
}

/*選択されているタブのコンテンツのみを表示*/
#solution:checked ~ #solution_content,
#hardware:checked ~ #hardware_content {
    display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
    position: relative;
    background: #fff;
    cursor: pointer;
}

.tabs input:checked + .tab_item:hover {
    opacity: 1;
}

.tabs input:checked + .tab_item::after {
    content: "";
    position: absolute;
    top: 47px;
    left: 24%;
    border-bottom: 3px solid #7DB212;
    width: 50%;
}

#hardware_content header,
#hardware_content script,
#hardware_content noscript,
#hardware_content footer,
#hardware_content nav {
    display: none;
}

.download_layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#download-inner {
    width: 43%;
}

.title {
    border-top: dashed 1px #779582;
    width: 100%;
    padding-top: 10px;
    margin-top: 20px;
}

#download-inner h3 {
    margin: 10px 0;
    font-size: 18px;
}

.downloadp {
    padding: 0px;
    margin: 8px auto;
    height: 35px;
}

.downloadp p {
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}

.downloadimg {
    margin: 0 auto;
    width: 100%;
    height: 280px;
    box-sizing: border-box;
}

.downloadimg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 100%;
    border: 1px solid #ccc;
    text-align: center;
}

.square_btn_g {
    width: 300%;
    padding: 5px;
    text-align: center;
    margin: 20px auto;
    text-decoration: none;
    background-color: #429161;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    /*ボタン色*/
    color: #FFF;
    border-radius: 3px;
}

.square_btn_g:hover,
.square_btn_g:hover {
    background-color: #a2c9b1;
    background-position: -100% 100%;
}

.square_btn_small a,
.square_btn a {
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    padding: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.square_btn {
    width: 60%;
    text-align: center;
    margin: 20px auto;
    text-decoration: none;
    background-color: #4974af;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    /*ボタン色*/
    color: #FFF;
    border-radius: 3px;
}

.square_btn_small {
    max-width: 200px;
    text-align: center;
    text-decoration: none;
    background-color: #4974af;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    /*ボタン色*/
    color: #FFF;
    border-radius: 3px;
}

.square_btn_small:hover,
.square_btn:hover {
    background-color: #7db5a4;
    background-position: -100% 100%;
}

.img_thumbnail {
    max-height: 160px;
}

.checkbox-green {
    font-weight: normal;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}

.checkbox-green::before {
    content: '';
    background: #fff;
    border: 2px solid #707070;
    border-radius: 3px;
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}

.checkbox-green::after {
    border-right: 3px solid #7DB212;
    border-bottom: 3px solid #7DB212;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -5px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}
/*
input[type=checkbox] {
    display: none;
}*/

input[type=checkbox]:checked + .checkbox-green::after {
    opacity: 1;
}

input[type=checkbox]:checked + .checkbox-green::before {
    border: 2px solid #7DB212;
}

@media (max-width:991px) {
    .dounloadhero h2 {
        font-size: 20rem;
    }

    .dounloadhero p {
        font-size: 14rem;
    }

    .square_btn2 {
        width: 60%;
    }

    #download-inner {
        display: block;
        width: 100%;
        float: inherit;
        margin-left: 0px !important;
    }

    #download-inner h3 {
        padding-top: 10px;
    }
}


/*カタログ・製品ドライバ ダウンロード タブ用　ここまで*/

.form-box-container {
    display: flex;
    width: 100%;
    height: 40px;
    background-color: #F5F5F5;
}

.form-box-container2 {
    display: flex;
    width: 100%;
    height: 40px;
}

.form-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 40px;
}

.form-box-input {
    width: 100%;
    height: 40px;
    background-color: #F5F5F5;
    border: none;
}

.form-box-input2 {
    width: 100%;
    height: 40px;
    border: 1px solid #000;
}

.form-box-inputcnf {
    width: 50%;
    height: 40px;
    background-color: #F5F5F5;
    border: none;
}

.form-box-noinput {
    width: 100%;
    background-color: #F5F5F5;
    border: none;
}

textarea:focus,
input:focus {
    border: 1px solid #7DB212;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
    outline: 0;
}

.form-box-textarea {
    width: 100%;
    max-width: 560px;
    min-height: 40px;
    background-color: #F5F5F5;
    border: none;
    box-sizing: content-box;
}

.form-box-textarea2 {
    width: 100%;
    max-width: 560px;
    min-height: 40px;
    border: 1px solid #000;
    box-sizing: content-box;
}

.form-eye-icon-on {
    width: 30px;
    height: 24px;
    background-image: url(/bac/files/img/icon-eye.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.form-eye-icon-off {
    width: 30px;
    height: 24px;
    background-image: url(/bac/files/img/icon-eye-off.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.btn-gray-small-square {
    color: #959595;
    white-space: nowrap;
    border: 1px solid #959595;
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-gray-small-square:hover,
.btn-gray-small-square:active,
.btn-gray-small-square:focus {
    color: #fff;
    background: #959595;
}

.btn-green-small-square {
    color: #7DB212;
    border: 1px solid #7DB212;
    background: transparent;
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.3s;
    cursor: pointer;
}

.btn-green-small-square:hover,
.btn-green-small-square:active,
.btn-green-small-square:focus {
    color: #fff;
    background: #7DB212;
    outline: none;
}

.btn-green-small-square-use {
    color:#fff;
    background: #7DB212;
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.3s;
    /* cursor: pointer; */
    /* float: right; */
}

.btn-green-small-square-big {
    display: inline-block;
    color:#fff;
    background: #7DB212;
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    transition: 0.3s;
    cursor: pointer;
    /* float: right; */
}

.btn-green-small-square-use:hover,
.btn-green-small-square-use:active,
.btn-green-small-square-use:focus,
.btn-green-small-square-big:hover,
.btn-green-small-square-big:active,
.btn-green-small-square-big:focus {
    color: #7DB212;
    background: #fff;
    outline: none;
}

.btn-rgreen-small-square {
    color: #fff;
    border: 1px solid #7DB212;
    background: #7DB212;
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-rgreen-small-square:hover,
.btn-rgreen-small-square:active,
.btn-rgreen-small-square:focus {
    color: #7DB212;
    background: #fff;
    outline: none;
}


.btn-green-small {
    font-size: 1.2rem;
    color: #fff;
    background: #7DB212;
    padding: 5px 20px;
    border-radius: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-green-small:hover {
    color: #fff;
    opacity: 0.5;
}

a.btn-green-small {
    color: #fff;
}

.btn-green-smedium {
    font-size: 1.4rem;
    color: #fff;
    background: #7DB212;
    padding: 10px 46px;
    border-radius: 20px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}

.btn-gray-smedium {
    font-size: 1.4rem;
    color: #fff;
    background: #ccc;
    padding: 10px 25px;
    border-radius: 20px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}

.btn-green-medium {
    display: block;
    font-size: 1.6rem;
    width: 100%;
    max-width: 400px;
    color: #fff;
    background: #7DB212;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

.btn-gray-smedium:hover,
.btn-gray-smedium:active,
.btn-gray-smedium:focus,
.btn-green-medium:hover,
.btn-green-medium:active,
.btn-green-medium:focus,
.btn-green-smedium:hover,
.btn-green-smedium:active,
.btn-green-smedium:focus {
    color: #fff;
    opacity: 0.5;
}

a.btn-gray-smedium,
a.btn-green-small,
a.btn-green-medium,
a.btn-bluegreen-medium {
    color: #fff !important;
}

.btn-bluegreen-medium {
    display: block;
    font-size: 1.6rem;
    width: 100%;
    max-width: 400px;
    color: #fff;
    background: #358895;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

.btn-bluegreen-medium:hover {
    color: #fff;
    opacity: 0.5;
}

.btn-pdf {
    font-size: 1.2rem;
    color: #7DB212;
    border: 1px solid #7DB212;
    padding: 3px 40px;
    cursor: pointer;
    transition: 0.3s;
}

a.btn-pdf:hover,
a.btn-pdf:active,
a.btn-pdf:focus {
    color: #fff;
    background: #7DB212;
}

.width-100 {
    max-width: 100%;
}


a.link-support {
    color: #7DB212;
    margin: 0 0 5px 0;
    transition: 0.3s;
}

a.link-support:hover {
    opacity: 0.5;
}

a.link-product {
    display: block;
    color: #333;
    transition: 0.3s;
}

a.link-product:hover {
    opacity: 0.5;
}

.link-gray a {
    color: #6D6D6D;
    margin: 0 10px;
    transition: 0.3s;
}

.link-gray a:hover {
    color: #6D6D6D;
    opacity: 0.5;
}


a.link-gray-line {
    color: #9B9B9B;
    text-decoration: underline;
    transition: 0.3s;
}

a.link-gray-line:hover {
    color: #9B9B9B;
    text-decoration: underline;
    opacity: 0.5;
}

a.link-green-line {
    color: #7DB212;
    text-decoration: underline;
    transition: 0.3s;
}

a.link-green-line:hover {
    color: #7DB212;
    text-decoration: underline;
    opacity: 0.5;
}

a.link-pdf-icon {
    position: relative;
}

a.link-pdf-icon::before {
    content: "\f1c1";
    font-family: 'Font Awesome 5 Free';
    color: #d40303;
    margin: 0 5px 0 0;
}

a.link-dl-icon {
    position: relative;
}

a.link-dl-icon::before {
    content: "\f019";
    font-family: 'Font Awesome 5 Free';
    color: #5B5B5B;
    font-weight: 600;
    margin: 0 5px 0 0;
}

hr.hr-black {
    margin: 0 0 10px 0;
    padding: 0;
    border-bottom: 1px solid #707070;
    border-top: none;
}

.rtext {
    text-align: right;
}

.ctext {
    text-align: center;
}

.ltext {
    text-align: left;
}

.m-0 {
    margin: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.ml-10 {
    margin-left: 10px !important;
    font-weight: normal !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pside-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pside-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.float-r {
    float: right;
}

.float-l {
    float: left;
}

.float-clear {
    clear: both;
}

.icon-eye:active {}

.icon-width-lm {
    width: 50px;
}

.icon-width-m {
    width: 40px;
}

.icon-width-sm {
    width: 30px;
}

.icon-width-s {
    width: 20px;
}

.icon-width-ss {
    width: 10px;
}

.bg-color-green {
    background: #7DB212;
}

.bg-color-navy {
    background: #263679;
}

.bg-white {
    background: #fff;
}

.display-sp {
    display: none;
}

@media (max-width:991px) {
    .display-pc {
        display: none;
    }

    .display-sp {
        display: block;
    }

    .header-menu {
        display: none;
    }

    .box-product-3a {
        flex-wrap: wrap;
    }

    .box-product-3b {
        width: 100%;
    }

    .table-scroll {
        overflow-x: auto;
    }

    .table-account-edit tr {
        margin: 0 0 20px 0;
        display: block;
    }

    .table-account-edit tr:last-child {
        margin: 0;
    }

    .table-account-edit th,
    .table-account-edit td {
        display: block;
    }

    .table-account-edit th {
        padding: 0;
    }

    .table-account-edit td {
        padding: 10px 0;
    }

    .btn-document {
        padding: 0 15% 0 0;
        background-position: 20% 50%;
    }

    .btn-shoppingcart {
        padding: 0 15% 0 0;
        background-position: 20% 50%;
    }

    .btn-account-edit {
        padding: 0 15% 0 0;
        background-position: 20% 50%;
    }

    .box-dl-a2 {
        width: 100%;
    }

    .box-dl-a3 {
        width: 100%;
    }
}

@media (max-width:767px) {
    .content-box-white {
        padding: 20px;
    }

    .box-account-reji {
        /*padding: 13px 20px 13px 0;*/
    }

    .header-menu-2 {
        font-size: 1.2rem;
        margin: 0 0 0 20px;
    }

    .footer-link-box {
        width: 283px;
        font-size: 1.0rem;
    }

    .form-box {
        width: 60%;
    }

    .form-box-textarea {
        width: 95%;
    }

    .list-account-reji {
        width: 100%;
    }

    .list-menzei {
        width: 100%;
    }

    .btn-green-smedium {
        padding: 10px 31px;
    }

    .btn-gray-smedium {
        padding: 10px 10px;
    }

    .box-dl-a4 {
        width: 100%;
        text-align: center;
    }

    .box-dl-a5 {
        width: 100%;
        text-align: center;
        text-align: -webkit-center;
    }

    .box-dl-a7 {
        width: 100%;
    }

    .tab_item {
        font-size: 1.4rem;
    }
}

/* recpchar画像をセンターに寄せて、上下の余白を取る */
.g-recaptcha {
    margin-right:auto;
    margin-left:auto;
    text-align: center;
    width:300px;
    margin-top:20px;
    margin-bottom:20px;
}

.cp_ipselect {
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}

td a {
    color: #337ab7;
    text-decoration: underline;
}

details summary {
    color: transparent;
    cursor: pointer;
    transition: 0.2s; /* 変化を滑らかに */
}
details summary span {
    color: #000;
}
/* ホバー時のスタイル */
summary:hover {
    cursor: pointer; /* カーソルを指マークに */
    background-color: #EFEFEF;
}
details[open] {
    animation: fadeIn 0.5s ease;
}
@keyframes fadeIn {
    0% {
      opacity: 0; /* 透明 */
      transform: translateY(-10px); /* 上から表示 */
    }
    100% {
      opacity: 1;
      transform: none;
    }
}

/*---------------
  CheckBox
-----------------*/

/* 元のチェックボックスを表示しない */
.green-chkbox input[type=checkbox] {
	/* display:		none; */
    opacity:0;
}

/* ラベルのスタイル　*/
.green-chkbox label {
    display: inline-block;
    position: absolute;
    padding-left: 10px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
/* ボックスのスタイル */
.green-chkbox label:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #7DB212;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    margin-left: -15px;
}

/* チェックした時のスタイル */
.green-chkbox input[type=checkbox]:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.green-chkbox label:last-child { margin-top: 10px; }

/*
.header-nav_flex{
    display:flex;
    justify-content: space-between;
    align-items: center;
}*/

.header-nav_flex{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.header-busicom-logo{
    vertical-align: middle;
}

.header-login-logo{
    vertical-align: middle;
    position: absolute;
    right: 20px;
}


.emz-table{
    width:90%;
}


/** eあっと免税 **/
.emz-table th, .emz-table td{
    padding: 10px;
    border: solid 1px #ccc;
    text-align:center;
    box-sizing:border-box;
}
.emz-table th {
    background: #777;
    color: #fff;
}

@media screen and (max-width: 400px) {
    .emz-table {
      width: 90%;
    }
    table.emz-table th,
    table.emz-table td {
      display: inline-block;
      width: 100%;
      border-bottom:none;
    }
    .emz-table tr:last-child{
      border-bottom: solid 1px #ccc;
    }
    .emz-table th{
        display:inline;
        height: 30px;
        padding-top:5px;
    }
}


/** eあっと免税 **/
.table-menzei-edit {
    width: 100%;
    border-collapse: collapse;
    /*white-space: nowrap;*/
}


.table-menzei-edit th,
.table-menzei-edit td {
    /*padding: 0px 20px 40px 0px;*/
    vertical-align: top;
}

.table-menzei-edit th {
    width: 20%;
    white-space: nowrap;
    padding: 10px 0px 0px 10px;
}

.table-menzei-edit td {
    padding: 10px 20px 35px 30px;
}

@media screen and (max-width: 900px) {
    .table-menzei-edit tr {
        margin: 0 0 20px 0;
        display: block;
    }

    .table-menzei-edit tr:last-child {
        margin: 0;
    }

    .table-menzei-edit th,
    .table-menzei-edit td {
        display: block;
    }

    .table-menzei-edit th {
        padding: 0;
    }

    .table-menzei-edit td {
        padding: 0 0 20px 10px;
    }
}



/** リアレジ **/
.table-rearegi-edit {
    width: 100%;
    border-collapse: collapse;
    /*white-space: nowrap;*/
}


.table-rearegi-edit th,
.table-rearegi-edit td {
    /*padding: 0px 20px 40px 0px;*/
    vertical-align: top;
}

.table-rearegi-edit th {
    width: 20%;
    white-space: nowrap;
    padding: 10px 0px 0px 10px;
}

.table-rearegi-edit td {
    padding: 10px 20px 35px 30px;
}

@media screen and (max-width: 900px) {
    .table-rearegi-edit tr {
        margin: 0 0 20px 0;
        display: block;
    }

    .table-rearegi-edit tr:last-child {
        margin: 0;
    }

    .table-rearegi-edit th,
    .table-rearegi-edit td {
        display: block;
    }

    .table-rearegi-edit th {
        padding: 0;
    }

    .table-rearegi-edit td {
        padding: 0 0 20px 10px;
    }
}



/** 会社・店舗 **/
.table-company-edit {
    width: 100%;
    border-collapse: collapse;
    /*white-space: nowrap;*/
}

.table-company-edit th,
.table-company-edit td {
    /*padding: 0px 20px 10px 0;*/
    vertical-align: top;
}

.table-company-edit th {
    width: 20%;
    white-space: nowrap;
    padding: 10px 0px 0px 10px;
}

.table-company-edit td {
    padding: 10px 20px 10px 30px;
    font-size:16px;
}

@media screen and (max-width: 900px) {
    .table-company-edit tr {
        margin: 0 0 5px 0;
        display: block;
    }

    .table-company-edit tr:last-child {
        margin: 0;
    }

    .table-company-edit th,
    .table-company-edit td {
        display: block;
    }

    .table-company-edit th {
        padding: 0;
    }

    .table-company-edit td {
        padding: 10px 0;
    }
}

input::placeholder {
    font-size: 11px;
}

.pairingTitle, .pairingPass {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.pairingPass {
        font-size: 72px;
}
.pairingMsg {
    font-size: 15px;
    text-align: center;
}

.box-invoice {
    display: inline-flex;
    align-items: center;
    height: 40px;
    width: 170px;
    background: #fff;
    margin: 0 0 10px 0;
    border: 3px solid;
    border-color: #7DB212;
    padding:5px 0;
}

.tekikaku{
	margin-top:30px;
	margin-left:10px;
	line-height: 1.5em;

}

.tekikaku a{
	color:#3c8dbc !important;
	text-decoration: underline;
}

.tekikaku a:hover,
.tekikaku a:active,
.tekikaku a:focus{
    outline: none;
    color: #72afd2 !important;
}

.credit-icon {
    width:70px;
    margin:10px;
    border:solid 1px #c0c0c0;
}

