@charset "utf-8";
/**********************************
ECCUBEデフォルトCSSをリセット
**********************************/
/* --------------------------------
    Common
-------------------------------- */
/**
* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
**/
html {
    font-family: "游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
::before, ::after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
a {
    text-decoration: underline;
}
img {
    max-width: none;
    max-width: initial;
}
/*IE_プルダウンメニュ2重矢印対応*/
select::-ms-expand {
    display: none;
}
textarea {
    font-family: "游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.inner {
    max-width: none;
    max-width: initial;
}
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (min-width: 768px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    #side_left {
        float: none;
        width: auto;
        padding-right: 0;
    }
    .theme_side_left #main {
        width: auto;
        float: none;
    }
}
@media only screen and (min-width: 768px) {
    #contents {
        padding-top: 0px;
    }
}
#contents, #header, #footer {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    will-change: auto;
}

#contents, #header, #footer {
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

#contents {
    min-height: auto;
    min-height: initial;
    z-index: auto;
}
.slick-dots li button{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slick-dots li button::before {
    background-color: transparent;
    border-radius: 0;
}
.slick-dots li.slick-active button::before {
    background-color: transparent;
}
.dl_table dt,
.dl_table dd {
    border-bottom: none;
}
/* boxSet
================================================== */
.boxSet {
    clear: both;
    float: none;
}
/* clearFix
================================================== */
.clearFix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clearFix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearFix {
    zoom: 1;
    height: 1%;
}
.clearFix {
    display: block;
}/* End hide from IE-mac */
/* --------------------------------
    bootstrap
-------------------------------- */
.btn-block {
    width: auto;
}
/* --------------------------------
    style.cssリセット
-------------------------------- */
.form-control {
    font-size: 100%;
    height: auto;
    padding: 0.3em 16% 0.3em 0.5em;
    width: auto;
    border: 1px solid #999;
    border-radius: 4px !important;
}
/* --------------------------------
    header
-------------------------------- */
#header {
    min-height: auto;
    background: transparent;
}
@media all and (min-width: 1120px) {
    #header {
        padding-top: 1em;
    }
}
@media print, screen and (max-width: 1119px) {
    #header {
        padding: 0;
        z-index: 50;
    }
}
@media screen and (min-width: 600px) and (max-width: 1119px) {
    #header {
        padding: 15px 1em;
        z-index: 50;
    }
}
@media only screen and (min-width: 768px) {
    #header:after {
        content: "";
        display: inline;
        clear: none;
    }
}
#header .inner {
    position: static;
}
@media print, screen and (max-width: 1119px) {
    #header .inner {
        position: fixed;
    }
}
/* --------------------------------
    sidebar
-------------------------------- */
/* --------------------------------
    footer
-------------------------------- */
#footer {
    padding-top: 0px;
    margin-top: 0px;
    background: transparent;
    border-top: none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
@media all and (min-width: 1120px) {
    #footer ul {
        text-align: left;
    }
}
#footer ul li {
    margin: 0;
}
#footer .footPrinpaProducts li a {
    color: #5F5F5E;
}
@media all and (min-width: 1120px) {
    #footer .footPrinpaPapers ul li {
        margin-right: -16px;
    }
    #footer .footerConts ul li:nth-child(-n+4) {
        margin-bottom: 1em;
    }
    #footer .footerConts ul .footerAboutus {
        margin-right: 3%;
    }
    #footer .footerConts ul .officeTel {
        margin-right: 3%;
    }
    #footer .footerConts ul .footerMenu ul li {
        display: inline;
        margin-right: 2em;
        margin-bottom: 0.5em;
    }
    #footer .footerConts ul .footerMenu ul li a {
        color: #fff;
    }
}
@media print, screen and (max-width: 1119px) {
    #footer .footerConts .footerAboutus {
        display: none;
    }
    #footer .footerConts li {
        margin-bottom: 1em;
    }
    #footer .footerConts .footerMenu > ul {
        padding-top: 1em;
        border-top: 1px solid #344661;
        border-bottom: 1px solid #344661;
        width: 96%;
        margin: auto;
    }
    #footer .footerConts .footerMenu > ul li {
    font-size: 0.8rem;
        display: inline;
        margin: 0.3em 1em;
    }
    #footer .footerConts ul li.officeOpen,
    #footer .footerConts ul li.footerMenu {
        display: block;
    }
}
#footer .footerConts a {
    color: #FFF;
}
/* --------------------------------
    パンくずリスト
-------------------------------- */
.topicpath a::after {
    content: "\03e" !important;
}
/* --------------------------------
    新規会員登録
-------------------------------- */
/*-- ここに記述 --*/
.p_entry .form-group.input_zip .question-circle {
    display: none;
}
.p_entry select.form-control {
    border: 1px solid #999;
    border-radius: 4px !important;
    font-size: 0.8rem;
    height: auto;
    padding: 0.3em 16% 0.3em 0.5em;
    width: auto;
}
.p_entry input.form-control {
    border: 1px solid #cfcfcf;
    border-radius: 5px !important;
    height: auto;
    padding: 0.5em;
    width: auto;
}
@media print, screen and (max-width: 1119px) {
    #entry_sex .radio {
        display: block;
    }
}
/* --------------------------------
    注文後のお届け先変更
-------------------------------- */
/* ▼ ページ修正後は消す ▼ */
.itb_sippingRadioButton {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 30px;
}
.itb_sippingRadioButton table {
    margin-bottom: 0px;
}
.itb_sippingRadioButton table tr {
    border-bottom: 1px solid #666;
}
.itb_sippingRadioButton table tr:last-child {
    border-bottom: none;
}
/* ▲ ページ修正後は消す ▲ */

/* --------------------------------
    パスワードの再発行
-------------------------------- */
.p_entry .p_forgot .blue_white_box {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.p_entry .p_forgot .btn_group p button.btn-block {
    display: inline-block;
}
/* --------------------------------
    退会手続き
-------------------------------- */
#document .secPage .wrapper .contentWrap article.p_mypage .py_mypage_withdraw .wd_confirm #confirm_box__complete_button a.btn-block,
#document .secPage .wrapper .contentWrap article.p_mypage .py_mypage_withdraw section #complete_box__top_button p a.btn-block {
    display: inline-block;
}

/* --------------------------------
    商品詳細（オプション表示）
-------------------------------- */
.optionSelectBlock ul.optionSelect {
    justify-content: flex-start;
}
.optionSelectBlock .optionSelect li.blade_optionSelectList {
    width: 50%;
    display: inline-block;
    border-bottom: 1px dotted #464646;
    margin-right: auto;
}
@media print, screen and (max-width: 1119px) {
    .optionSelectBlock .optionSelect li.blade_optionSelectList {
        width: 100%;
    }
    .optionSelectBlock .optionSelect li.blade_optionSelectList:last-child {
        border-bottom: none;
    }
}
.optionSelectBlock .blade_optionListBox,
.optionSelectBlock .blade_optionChildListBox {
    width: 100%;
    display: block;
}
.optionSelectBlock .blade_optionChildListBox {
    margin-top: 5px;
}
.optionSelectBlock .blade_optionListBox .blade_optionName,
.optionSelectBlock .blade_optionChildListBox .blade_optionName {
    float: left;
    line-height: 30px;
}
.optionSelectBlock .blade_optionListBox .blade_optionSelect,
.optionSelectBlock .blade_optionChildListBox .blade_optionSelect {
    float:right;
}
/* --------------------------------
    include_ご利用規約
-------------------------------- */
#blade_includeAgreement {
    width: 100%;
    padding: 1em;
}
#document .wrapper .contentWrap article #blade_includeAgreement h1 {
    font-size: 1.5rem;
    color: #416984;
    font-weight: bold;
    margin: 0.3em 0;
    text-align: left;
    border-bottom: none;
    padding-bottom: 0em;
}
#document .wrapper .contentWrap article #blade_includeAgreement .aboutdata {
    margin-top: 25px;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 95%;
    line-height: 1.7em;
    color: #363636;
    background: url("../images/priceListTH.png");
}
#document .wrapper .contentWrap article #blade_includeAgreement h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    color: #C84748;
    font-size: 1.3em;
    font-weight: bold;
}
#document .wrapper .contentWrap article #blade_includeAgreement ul.list1 li {
    display: list-item;
    list-style-type: decimal;
    margin-left: 1.5em;
}
#document .wrapper .contentWrap article #blade_includeAgreement ul.list2 li {
    display: list-item;
list-style-type: lower-roman;
margin-left: 1.2em;
}
#document .wrapper .contentWrap article #blade_includeAgreement p {
    margin-bottom: 10px;
}
#document .wrapper .contentWrap article #blade_includeAgreement p.blade_agreementLink {
    margin: 30px auto 20px;
    text-align: center;
}
/* --------------------------------
    include_個人情報保護方針
-------------------------------- */
#blade_includePrivacy {
    width: 100%;
    padding: 0;
    background: #fff;
}
#blade_includePrivacy .sectionPrivacy {
    background: #fff;
    padding: 1em;
    width: 100%;
    display: block;
    margin-bottom: 1em;
}
#blade_includePrivacy .sectionPrivacy:last-child {
    margin-bottom: 0;
}
#document .wrapper .contentWrap article #blade_includePrivacy h1 {
    font-size: 1.5rem;
    color: #416984;
    font-weight: bold;
    margin: 0.3em 0;
    text-align: left;
    border-bottom: none;
    padding-bottom: 0em;
}
#document .wrapper .contentWrap article #blade_includePrivacy h2 {
    color: #416984;
    font-weight: bold;
    text-align: center;
    border-bottom: dashed 1px #666666;
    margin-top: 1em;
    padding-bottom: 7px;
    font-size: 1.5em;
}
#document .wrapper .contentWrap article #blade_includePrivacy .aboutdata {
    margin-top: 25px;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 95%;
    line-height: 1.7em;
    color: #363636;
    background: url("../images/priceListTH.png");
}
#document .wrapper .contentWrap article #blade_includePrivacy h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    color: #C84748;
    font-size: 1.3em;
    font-weight: bold;
}
#document .wrapper .contentWrap article #blade_includePrivacy ul.list1 li {
    display: list-item;
    list-style-type: decimal;
    margin-left: 1.5em;
}
#document .wrapper .contentWrap article #blade_includePrivacy ul.list2 li {
    display: list-item;
    list-style-type: square;
    margin-left: 1.2em;
}
#document .wrapper .contentWrap article #blade_includePrivacy ul.list3 li {
    display: list-item;
    list-style-type: disc;
    margin-left: 1.2em;
}
#document .wrapper .contentWrap article #blade_includePrivacy p {
    margin-bottom: 10px;
}
#document .wrapper .contentWrap article #blade_includePrivacy .txtRight p {
    text-align: right;
    margin: 20px auto;
}
#document .wrapper .contentWrap article #blade_includePrivacy .txtContact {
    padding-left: 1em;
    padding-top: 2em;
}
#document .wrapper .contentWrap article #blade_includePrivacy p.blade_privacyLink {
    margin: 20px auto 30px;
    text-align: center;
}
/* --------------------------------
    納期計算ツール
-------------------------------- */
@media all and (min-width: 1120px) {
    .p-calender_tool .megaDown.blade_widthSet select {
        width: 18em;
    }
}
.p-calender_tool .delivery .remarks li::before {
    content: "\203B" !important;
}
/* --------------------------------
    マイページ
-------------------------------- */
@media all and (min-width: 1120px) {
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead {
        display: -webkit-flex;
        -webkit-justify-content: flex-start;
    }
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:last-child {
        width: 40% !important;
    }
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:first-child,
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:nth-child(2) {
         line-height: 21px;
         padding: 6px 0;
    }
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:last-child select {
        float: right;
        min-width: 250px;
    }
}
@media all and (-ms-high-contrast:none) and (min-width: 1120px) {
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:first-child,
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:nth-child(2) {
         width: auto !important;
         line-height: 21px;
         padding: 9px 0 3px;
    }
}
@media all and (max-width: 1119px) {
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:first-child,
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:nth-child(2),
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:last-child {
         width: 100% !important;
    }
    #document .secPage .wrapper .contentWrap article.p_mypage section .orderTableWrapper .orderTableHead p:last-child select {
        width: 100%;
    }
}
/* === 2018/07/06_No.749_注文手続き 配送先を追加したとき、一件目が「配送先」で、2件目以降すべて「配送先1」と表示される_nagayama === START */
/* --------------------------------
    注文手続き
-------------------------------- */
.multiDelivery {
    counter-reset: shippingCount;
}

.shippingCount:after {
    counter-increment: shippingCount; /* section カウンターの値に1を加算 */
    content: counter(shippingCount);
}
/* === 2018/07/06_No.749_注文手続き 配送先を追加したとき、一件目が「配送先」で、2件目以降すべて「配送先1」と表示される_nagayama === END */

/* === 2018/07/11_渕上様ご要望デザイン修正_ikeda === START */
/* --------------------------------
    注文内容確認モーダル
-------------------------------- */
#itbOrderModal .modal-content {
    background-color: #fff;
}
#itbOrderModal .modal-header {
    text-align: center;
}
#itbOrderModal .modal-header button.close {
    border: none;
    background-color: transparent;
    top: 5px;
    right: 15px;
    padding: 0;
    line-height: 50px;
}
#itbOrderModal .modal-header button.close:hover {
    opacity: 0.5;
}
#itbOrderModal .modal-header h2.modal-title {
    font-weight: bold;
    color: #416984;
    font-size: 1.3rem;
}
#itbOrderModal .modal-body h3.modal-section-ttl {
    color: #416984;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0.3em 0;
}
#itbOrderModal .modal-body h3.modal-section-ttl.modal_other {
    margin: 50px 0 0.3em;
}
#itbOrderModal .modal-body table.modal_table_noBorder {
    width: 100%;
    border: none;
    margin-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#itbOrderModal .modal-body table.modal_table_noBorder tbody tr th {
    border: none;
    padding: 3px 0;
    line-height: 18px;
    font-size: 0.9rem;
    width: 80px;
    vertical-align: top;
    text-align:left;
}
#itbOrderModal .modal-body table.modal_table_noBorder tbody tr th.otherttl {
    width: 115px;
}
#itbOrderModal .modal-body table.modal_table_noBorder tbody tr td {
    border: none;
    padding: 3px;
    line-height: 18px;
    font-size: 0.9rem;
    vertical-align: top;
    text-align: left;
    word-break : break-all;
}
#itbOrderModal .modal-body table.modal_table_noBorder tbody tr td span {
    dislpay: block;
}
#itbOrderModal .modal-body table.modal_table_noBorder tbody tr td span label {
    line-height: 20px;
    font-size: 0.9rem;
    display: inline-block;
}
#itbOrderModal div.itb_spScroll:last-child {
    margin-bottom: 50px;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal div.itb_spScroll {
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        padding: 0 0 5px;
        background-color: #FFF;
        margin-bottom: 10px;
    }
    #itbOrderModal div.itb_spScroll:last-child {
        margin-bottom: 40px;
    }
}
#itbOrderModal table.itbTableDesign {
    width: 100%;
    margin-bottom: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal table.itbTableDesign {
        width: 868px;
    }
}
#itbOrderModal table.itbTableDesign tr {
    vertical-align: middle;
}
#itbOrderModal table.itbTableDesign thead th.itemName {
    border: 1px #666 solid;
    border-bottom: none;
    background-color: #416984;
    color: #fff;
    padding: 10px 5px;
    line-height: 20px;
    vertical-align: middle;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    word-break : break-all;
}
#itbOrderModal table.itbTableDesign thead th.itemName span {
    width: 100%;
    font-weight: bold;
}
#itbOrderModal table.itbTableDesign thead th.itemName span label {
    font-weight: bold;
}
#itbOrderModal table.itbTableDesign tbody tr th {
    border: 1px #666 solid;
    padding: 5px 2px;
    line-height: 20px;
    font-weight: normal;
    font-size: 0.8rem;
    vertical-align: middle;
    word-break : break-all;
}
#itbOrderModal table.itbTableDesign tbody tr th.ttlWd {
    width: 80px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    letter-spacing: -0.04em;
}
#itbOrderModal table.itbTableDesign tbody tr td {
    border: 1px #666 solid;
    padding: 5px;
    line-height: 20px;
    font-weight: normal;
    font-size: 0.8rem;
    vertical-align: baseline;
    word-break : break-all;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_borderBottomDashed {
    border-bottom: 1px #666 dashed;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_borderTopDashed {
    border-top: 1px #666 dashed;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_borderBottomNone {
    border-bottom: none;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_borderTopNone {
    border-top: none;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_borderRightNone {
    border-right: none;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_borderLeftNone {
    border-left: none;
}
#itbOrderModal table.itbTableDesign tbody tr td.itbTable_tdWdauto {
    width: auto;
}
#itbOrderModal table.itbTableDesign tbody tr td.orderPrice {
    vertical-align: middle;
    font-size: 0.8rem;
    padding: 5px 3px;
    letter-spacing: -0.02em;
    text-align: center;
    width: 92px;
}
#itbOrderModal table.itbTableDesign tbody tr td.orderPrice.totalBox {
    background: url(../images/priceListTH.png) repeat left top;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_optionTd {
    padding: 0;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_optionTd.optionPriceTd {
    vertical-align: middle;
    font-size: 0.8rem;
    letter-spacing: -0.02em;
    text-align: center;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_optionTd div.table_optionBottomDot {
    padding: 5px;
    border-bottom: 1px #666 dashed;
    line-height: 20px;
    display: block;
}
#itbOrderModal table.itbTableDesign tbody tr td.table_optionTd div.table_optionBottomDot:last-child {
    border-bottom: none;
}
#itbOrderModal table.itbTableDesign tbody tr td span.table_textBlock {
    display: block;
    line-height: 20px;
}
#itbOrderModal table.itbTableDesign tbody tr td label {
    display: inline-block;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    font-weight: normal;
}
#itbOrderModal table.itbTableDesign tbody tr td label.priceSize {
    font-size: 0.8rem;
}
#itbOrderModal table.itbTableDesign tbody tr td label.orderTextLarge {
    display: block;
    line-height: 25px;
    font-size: 1rem;
    color: #416984;
}
#itbOrderModal table.itbTableDesign tbody tr td label.label_marginRight {
    margin-right: 5px;
}
#itbOrderModal .modal-body section.shippingData {
    counter-reset: modal-shippingttlCount;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData {
        padding: 0;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border: 1px solid #666;
    margin-bottom: 1em;
    background: #fff;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr {
        display: flex;
        flex-direction: column;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr th {
    background-color: #416984;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 10%;
    font-size: 0.9rem;
    line-height: 20px;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr th {
        width: 100%;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr th label.modal-shippingttlCount {
    display: block;
    text-align: center;
    font-size: 0.9rem;
    color: #fff;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr th label.modal-shippingttlCount {
        width: 100%;
        text-align: left;
    }
}
#itbOrderModal section.shippingData table.table_shipping tbody tr th label.modal-shippingttlCount::before {
    content: "";
    width: 38px;
    height: 25px;
    background-image: url(../images/icon_shipping_truck_w.svg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    text-align: center;
    margin: 0 auto 0.2em;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal section.shippingData table.table_shipping tbody tr th label.modal-shippingttlCount::before {
        vertical-align: middle;
        margin-right: 0.7em;
        display: inline-block;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr th label.modal-shippingttlCount:after {
    counter-increment: modal-shippingttlCount; /* section カウンターの値に1を加算 */
    content: counter(modal-shippingttlCount);
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr td {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 10px;
    text-align: left;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) {
    width: 60%;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 10px 10px 0;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) {
    width: 30%;
    vertical-align: top;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) {
        width: 100%;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul {
    width: 46%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul {
        width: 100%;
        padding-bottom: 1em;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul.modal-shippingArw {
    padding-right: 8%;
    background-image: url(../images/icon_nextL.svg);
    background-repeat: no-repeat;
    background-position: right 4% center;
    background-size: 20px;
    width: 52%;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul.modal-shippingArw {
        padding-bottom: 1em;
        position: relative;
        background: url(none);
        padding-right: 0%;
        width: 100%;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li {
    display: flex;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li:first-child {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dotted #666;
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li:first-child label {
    line-height: 24px;
    font-size: 0.9rem;
    display: block;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li i {
    width: 25%;
    overflow: hidden;
    display: inline-block;
    font-style: normal;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    word-break : break-all;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li label.modal-shippingLabel {
    width: 75%;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    font-style: normal;
    overflow: hidden;
    display: inline-block;
    word-break : break-all;
    font-weight: normal;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li label.modal-shippingLabel span.modal-post {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    font-style: normal;
    word-break : break-all;
    font-weight: normal;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) ul li label.modal-shippingLabel span.modal-adr {
    display: inline-block;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    font-style: normal;
    word-break : break-all;
    font-weight: normal;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) p.modal-shippingCompany {
    line-height: 20px;
    padding: 0 0 5px;
    font-size: 0.8rem;
    color: #333;
    font-style: normal;
    word-break : break-all;
    font-weight: normal;
    margin-bottom: 5px;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) p.modal-shippingCompany span {
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    font-style: normal;
    word-break : break-all;
    font-weight: normal;
    display: inline-block;
    padding-left: 10px;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) p.shippingCommentBox {
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    font-style: normal;
    word-break : break-all;
    font-weight: normal;
    border: 1px dotted #666;
    padding: 5px;
    margin-top: 6px;
}
@media print, screen and (max-width: 600px) {
    #itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(2) p.shippingCommentBox {
        margin-top: 0px;
    }
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind {
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border: 1px solid #666;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind:first-child {
    margin-top: 0px;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind tbody {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind tbody tr {
    display: table-row;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind tbody tr th {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: table-cell;
    background-image: url(../images/priceListTH.png);
    background-repeat: repeat;
    background-position: left top;
    background-size: 10vw;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    word-break : break-all;
    font-weight: normal;
    border: 1px solid #666;
    border-bottom: 1px dotted #666;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind tbody tr th span {
    display: inline-block;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderKind tbody tr td {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: table-cell;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    word-break : break-all;
    font-weight: normal;
    border: 1px solid #666;
    border-top: 1px dotted #666;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    background: transparent;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderShippingData {
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border: 1px solid #666;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderShippingData tbody {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderShippingData tbody tr {
    display: table-row;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderShippingData tbody tr th {
    width: 35%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: table-cell;
    background-image: url(../images/priceListTH.png);
    background-repeat: repeat;
    background-position: left top;
    background-size: 10vw;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    word-break : break-all;
    font-weight: normal;
    border: 1px solid #666;
    border-right: 1px dotted #666;
    padding: 5px 2px;
    text-align: center;
    vertical-align: middle;
}
#itbOrderModal .modal-body section.shippingData table.table_shipping tbody tr > td:nth-child(3) table.orderShippingData tbody tr td {
    width: 65%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: table-cell;
    line-height: 20px;
    font-size: 0.8rem;
    color: #333;
    word-break : break-all;
    font-weight: normal;
    border: 1px solid #666;
    border-left: 1px dotted #666;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    background: transparent;
}

/* 2020/02/17_No88_注意書き追加。_nagayama === START */
#itbOrderModalMsg {
    border-bottom: 2px dotted #333;
    margin-top: 25px;
    padding-bottom: 20px;
}
/* 2020/02/17_No88_注意書き追加。_nagayama === END */

#itbOrderModal .modal-body section.modal_totalPrice {
    width: 100%;
    border-top: 2px dotted #333;
    border-bottom: 2px dotted #333;
    margin: 30px 0 15px;
    padding: 30px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox,
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display:block;
}
@media print, screen and (min-width: 601px) {
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox {
        background-image: url(../images/p_priceTableequal.svg);
        background-repeat: no-repeat;
        background-position: right 3.7% top 25px;
        background-size: 20px;
        width: 75%;
        float: left;
    }
    #itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox {
        width: 25%;
        float: right;
    }
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable {
    width: 100%;
    border-collapse:collapse;
    border:none;
    border-spacing: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin-bottom: 0;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable:last-child {
    margin-bottom: 1em;
}
@media print, screen and (min-width: 601px) {
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable {
        width: 18%;
        float: left;
    }
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable th {
    background-image: url(../images/priceListTH.png);
    background-repeat: repeat;
    background-position: left top;
    background-size: 10vw;
    text-align: center;
    padding: 5px 3px;
    width: 100%;
    border: 1px solid #666;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable td {
    text-align: center;
    padding: 5px 3px;
    width: 100%;
    border: 1px solid #666;
    border-bottom: none;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable:last-child td {
    border-bottom: 1px solid #666;
}
@media print, screen and (min-width: 601px) {
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable th,
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable td {
        border-right: none;
        border-bottom: 1px solid #666;
    }
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable:last-child th,
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable:last-child td{
        border-right: 1px solid #666;
    }
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable {
    border-collapse:collapse;
    border:none;
    border-spacing: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 100%;
    margin-bottom: 0;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable th {
    background-color: #C84748;
    color: #FFF;
    border: 1px solid #666;
    text-align: center;
    padding: 5px 3px;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable td {
    background-color: #fff;
    color: #FFF;
    border: 1px solid #666;
    text-align: center;
    padding: 5px 3px;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable td.modal_allPriceTd {
    font-size: 1.2rem;
    font-weight: bold;
    color: #C84748;
    line-height: 30px;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable tr.modal_addToPoint td {
    width: 50%;
    color: #416984;
    border-left: 1px dotted #666;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable tr.modal_addToPoint td:first-child {
    border-right: 1px dotted #666;
    border-left: 1px solid #666;
    color: #333;
}
#itbOrderModal .modal-body section.modal_totalPrice .modal_totalBox table.modal_totalTable tr.modal_addToPoint td label.currentPoint {
    color: #416984;
    font-weight: bold;
}
#itbOrderModal .modal-body p.modal_link {
    text-align: right;
    margin: 0 0 15px;
}
#itbOrderModal .modal-body p.modal_link a {
    text-decoration: underline;
}
#itbOrderModal .modal-body p.modal_link a:hover {
    text-decoration: none;
}
#itbOrderModal .modal-body button.modal_submit_btn,
#itbOrderModal .modal-body button.modal_back_btn {
    width: 100%;
    background-color: #C84748;
    padding: 0.7em;
    color: #FFF;
    border: 0;
    border-radius: 5px;
    margin: 1em auto;
    font-size: 1rem;
    text-align: center;
}
#itbOrderModal .modal-body button.modal_back_btn {
    background-color: #999999;
}
@media print, screen and (min-width: 601px) {
    #itbOrderModal .modal-body button.modal_submit_btn {
        float:right;
        width: auto;
        padding: 0.7em 2em;
        margin: 0.5em auto 1em;
    }
    #itbOrderModal .modal-body button.modal_back_btn {
        float: left;
        width: auto;
        padding: 0.7em 2em;
        margin: 0.5em auto 1em;
    }
}

/* === 2020/01/20_No88_注文確認モーダル表示後、5分経過したら確定ボタンを非活性にする。_nagayama === START */
#itbOrderModal .modal-body button.modal_submit_btn:disabled {
    background-color: #ccc;
}
#itbOrderModal .modal-body button.modal_submit_btn:not(:disabled):hover,
#itbOrderModal .modal-body button.modal_back_btn:not(:disabled):hover {
    cursor: pointer;
    opacity: 0.8;
}
#msg_overtime {
    text-align: center;
    color: #C84748;
}
@media print, screen and (min-width: 601px) {
    #msg_overtime {
        text-align: right;
    }
}
/* #itbOrderModal .modal-body button.modal_submit_btn:hover, */
/* #itbOrderModal .modal-body button.modal_back_btn:hover { */
/*     cursor: pointer; */
/*     opacity: 0.8; */
/* } */
/* === 2020/01/20_No88_注文確認モーダル表示後、5分経過したら確定ボタンを非活性にする。_nagayama === END */

/* === 2018/07/11_渕上様ご要望デザイン修正_ikeda === END */

/* === 2018/08/21_ST308_500MB以内なのにアップロードできない_nagayama === START */
/* --------------------------------
    データ入稿
-------------------------------- */
.progress {
    display: none;
    height: 20px;
    padding: 0 10px 10px;
}

.progress-bar {
    height: 10px;
    background: #ccc;
}
/* === 2018/08/21_ST308_500MB以内なのにアップロードできない_nagayama === END */


/* === 2019/02/25_本稼働84_処理中メッセージの追加_nagayama === START */
.shoppingBack {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.shoppingBack .wait_a_minute {
    text-align: center;
    color: #fff;
    top: 50%;
    position: absolute;
    width: 100%;
    font-size: 24px;
    text-shadow: 0 0 5px #333;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* === 2019/02/25_本稼働84_処理中メッセージの追加_nagayama === END */



/* === 2020/06/09_No.174 共通処理に影響されないツールチップ nagayama START === */
.help .option_question {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/form_help.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
}
/* === 2020/06/09_No.174 共通処理に影響されないツールチップ nagayama END === */


/* 2020/12/23 本稼働No.196 nagayama ADD Start */
#document .secPage .wrapper .contentWrap article.p_mypage .p_dataUpload #step_3 ul.dataCapacity {
    margin-bottom: 0
}

#document .secPage .wrapper .contentWrap article.p_mypage .p_dataUpload #step_3_caution {
    font-size: 14px
}
/* 2020/12/23 本稼働No.196 nagayama ADD End */


/* 2021/03/23 本稼働No.205 nagayama ADD Start */
#document .secPage .wrapper .contentWrap article.p_mypage .p_dataUpload ul.checkList {
    margin-bottom: 0;
}
/* 2021/03/23 本稼働No.205 nagayama ADD End */


/* 2021/05/19 本稼働No.218 nagayama ADD Start */
#page_plugin_BladeCustom_mypage_history_draft .btn_alert {
    text-align: center;
    color: #C84748;
    border: 2px solid #C84748;
    padding: 10px;
    margin: 15px 0 40px !important;
}
/* 2021/05/19 本稼働No.218 nagayama ADD End */

/* 2023/08/10 インボイス対応 ITBUeno ADD Start */
.p_priceTable_inv .p_priceTableSubTotal_inv {
    background-image: url(../images/p_priceTableequal.svg);
    background-repeat: no-repeat;
    background-position: right 4.8% top 25px;
    background-size: 20px;
    width: 80%;
    margin: auto;
}
.p_priceTable_inv .p_priceTableSubTotal_inv table {
    width: 100%;
    border-collapse:collapse;
    border:1px solid #666;
    border-top:none;
    border-spacing: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin-bottom: 0;
}
.p_priceTable_inv .p_priceTableSubTotal_inv table:nth-child(1) {
    border-top:1px solid #666;
}
.p_priceTable_inv .p_priceTableSubTotal_inv th {
    padding: 5px 3px;
}
.p_priceTable_inv .p_priceTableSubTotal_inv td {
    padding: 5px 3px;
}
.p_priceTable_inv .p_priceTableSubTotal_inv table:nth-child(7) {
    margin-bottom: 1em;
}
.p_priceTable_inv .p_priceTableSubTotal_inv th {
    text-align: center;
    border-top-style:solid;
    background-image:url(../images/priceListTH.png);
}
.p_priceTable_inv .p_priceTableSubTotal_inv table td {
    text-align: center;
}
.p_priceTable_inv .p_priceTableSubTotal_inv table thead {
    border-bottom: 1px solid;
}
.p_priceTable_inv .p_priceTablePaymentTotal_inv {
    border-collapse:collapse;
    border:none;
    border-spacing: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 80%;
    margin: auto;
}
.p_priceTable_inv .p_priceTablePaymentTotal_inv th {
    background-color: #C84748;
    color: #FFF;
    border: 1px solid #666;
    text-align: center;
    padding: 5px 3px;
}
.p_priceTable_inv .p_priceTablePaymentTotal_inv td {
    background-color: #fff;
    color: #000;
    border: 1px solid #666;
    text-align: center;
    padding: 5px 3px;
}
.p_priceTable_inv .p_priceTablePaymentTotal_inv thead {
    background-color: #fff;
    color: #000;
    border: 1px solid #666;
    text-align: center;
    padding: 5px 3px;
}
.p_priceTable_inv .p_priceTablePaymentTotal_inv td p {
    text-align: center;
}
.p_priceTable_inv .p_priceTablePaymentTotal_inv .p_allPriceTable {
    font-size: 1.2rem;
    font-weight: bold;
    color: #c84748;
    border-bottom: 1px solid #666;
}
@media print, screen and (min-width: 601px) {
    .p_priceTable_inv .p_priceTableSubTotal_inv {
        float: left;
        width: 75%;
        display:block;
    }
    .p_priceTable_inv .p_priceTablePaymentTotal_inv {
        float: left;
        width: 25%;
    }
    .p_priceTable_inv .p_priceTableSubTotal_inv table {
        width: 22%;
        float: left;
        border: 1px solid;
        border-left: none;
    }
    .p_priceTable_inv .p_priceTableSubTotal_inv table:nth-child(4n+1) {
        border-left: 1px solid;
    }
    .p_priceTable_inv .p_priceTableSubTotal_inv table:nth-child(4) {
        margin-right: 12%;
    }
    .p_priceTable_inv .p_priceTableSubTotal_inv table:nth-child(n+5) {
        margin-top: 5px;
    }
}
/* 2023/08/10 インボイス対応 ITBUeno ADD End */

 /* 2023/08 インボイス対応_nisizono ===START*/
@media screen and (min-width: 601px){
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable_inv {
        width: 22%;
    }

    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable_inv:nth-child(4) th,
    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable_inv:nth-child(4) td{
        border-right: 1px solid #666;
    }

    #itbOrderModal .modal-body section.modal_totalPrice .modal_subTotalBox table.modal_subTotalTable_inv:nth-child(n+5) {
        margin-top: 5px;
    }
}
/* 2023/08 インボイス対応_nisizono ===END*/