/*追記CSS*/
.postageImput{
    width: 75px !important;
    margin-right: 10px;
}
.postageClac{
    font-size: 13px;
    width: 100px;
    height: 27px;
    text-align: center;
    background-color: #C2C2C2;
}
.width-reset {
    width: auto !important;
}
.width-230 {
    width: 230px !important;
}
.roundBtn-double {
    display: block;
    padding: 2px 0;
    position: relative;
    font-size: 13px;
    width: 144px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    background-color: #f3f3f3;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.a__button--w167 {
    width: 167px !important;
    height: 29px !important;
    display: block;
    line-height: 29px;
}
.close-button {
    width: 19px;
    height: 19px;
    border: 1px solid black; /* 線だけの表示 */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.close-button::before {
    content: "✕";
    font-size: 14px;
    color: black;
}
.others__filesItem {
    display: flex;
    margin-top: 8px;
    margin-bottom: 8px;
}
.history__table__pdCustom th:nth-child(n + 2),
.history__table__pdCustom tr td:nth-child(n + 2) {
    padding-left: 8px !important;
}
.Text404 {
    font-size: 64px;
    text-align: center;
    margin-top: 360px;
}
.history__tableBodyButton-one {
    font-size: 12px;
    height: 21px;
    width: 170px;
    text-align: center;
    background-color: #c2c2c2;
    padding: 0 10px;
}
.history__tableBodyButton-one-invoice {
    font-size: 17px;
    height: 30px;
    width: 200px;
    text-align: center;
    background-color: #c2c2c2;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
.history__tableBody--flexBtn {
    display: flex;
    justify-content: end;
}
.history__tableBodyButtonBox {
    margin-right: 6px;
    margin-left: 6px;
}
.history__tableBodyButtonBox:last-child {
    margin-right: 12px !important;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    line-height: 1;
    background-color: #c2c2c2;
    height: 30px;
    width: 150px;
    font-size: 17px;
}
.btn-sm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    line-height: 1;
    font-size: 10px;
    width: 125px;
    height: 19px;
    text-align: center;
    background-color: #c2c2c2;
    border-radius: 3px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    margin: 0 9px;
}
.btn-variable {
    position: relative;
    font-size: 13px;
    padding-left: 26px;
    padding-right: 26px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    background-color: #f3f3f3;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.history__tableBodyButton-edit {
    vertical-align: middle;
    font-size: 17px;
    height: 30px;
    width: 150px;
    text-align: center;
    background-color: #c2c2c2;
    padding: 0 10px;
}
a.btn-sm{

}
.form__box-centerBtn .form__button {
    display: block;
    margin: 36px auto;
}
.inputSize-SS {
    max-width: 125px;
}
.subContentsBox__send {
    width: 1100px;
    margin: 100px auto 0;
    text-align: center;
}
.sendBtnBox {
    margin: 24px auto;
    text-align: left;
}
.sendBtnBox li {
    display: inline-block;
}
.sendBtnBox li:first-child {
    margin-right: 50px;
    width: 220px;
}
.sendBtnBox li:nth-child(n + 2) {
    margin-right: 30px;
}
.subContentsBox {
    margin-top: 180px;
}
.send__input {
    background-color: #f9f9f9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    font-weight: 500;
    padding: 0 10px;
    margin-right: 10px;
}
.send__input input {
    width: 100%;
}
.sendTitle__box {
    margin: 18px 0;
}
.sendTitle__box:nth-child(n + 2),
.subContentsBox__text {
    margin-top: 64px;
}
.sendTitle {
    font-size: 18px;
    border-bottom: 1px solid #000;
    display: inline-block;
    padding-bottom: 10px;
    margin-top: 40px;
}
.sendSubTitle {
    font-size: 16px;
}
.wrapper .main .contents .form__input--200 {
    width: 200px !important;
    margin-right: 10px;
}
.wrapper .main .contents .form__input--100 {
    width: 100px !important;
    margin-right: 10px;
}
.wrapper .main .contents .form__input--75 {
    width: 75px !important;
    margin-right: 10px;
}
.wrapper .main .contents .form__input--50 {
    width: 50px !important;
    margin-right: 10px;
}
.form__select--200 {
    width: 200px !important;
}
.form__select--300 {
    width: 300px !important;
}
.form-input-default {
    display: inline-block;
    background-color: #f9f9f9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    padding: 0 10px;
    height: 27px;
}
.form__imageButtonWrap-zumen {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.form__imageButtonWrap-zumen p {
    margin-left: 24px;
}
.horizontal__p {
    display: inline-block;
    margin-left: 8px;
}
.productList-new__seizoPrice {
    width: 250px;
    text-align: right;
}
.form__searchButton--variable {
    font-size: 13px;
    height: 27px;
    text-align: center;
    background-color: #c2c2c2;
    padding: 0 10px;
    line-height: 27px;
}
.form__button-variable {
    position: relative;
    font-size: 13px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    background-color: #f3f3f3;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 0 10px;
}
.form__rightUnderBox {
    background-color: #d9d9d9;
    width: 308px;
    padding: 10px;
}
.flex-w {
    flex-wrap: wrap;
}
.form__rightUnderBox {
    text-align: center;
    margin-top: 20px;
}
.form__rightUnderBox button {
    display: block;
    margin: 10px auto;
    width: 100% !important;
    text-align: center !important;
}
.prodcutOderMnageTable {
    border: 1px #000000 solid;
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap;
}
.prodcutOderMnageTable td {
    border: 1px #000000 solid;
    text-align: center;
    vertical-align: middle;
    width: calc(100% / 4);
    align-items: center !important;
    justify-content: center;
}
.prodcutOderMnageTable th {
    border: 1px #000000 solid;
    background-color: #cccccc;
    text-align: center;
    vertical-align: middle;
}
.hrDefault {
    height: 2px;
    background-color: #000000;
    width: 100%;
    border: none;
}
.peymentBox {
    flex-wrap: wrap;
    font-size: 13px;
}
.peymentBox .form__wrap {
    width: 50% !important;
}
.paymentBox-client {
    margin: 0 20px;
    padding: 20px;
    background-color: #d9d9d9;
}
.paymentBox-clientDate {
    margin: 16px 0;
}
.paymentBox-clientDate > p {
    margin: 16px 0;
    font-size: 18px;
}
.paymentBox-clientName {
    margin: 16px 0;
}
.paymentBox-clientDate-payment li {
    margin: 12px 0;
}
.paymentBox-clientDate-payment .form__textarea {
    margin-top: 12px;
}
.salesReportTopBox {
    margin: 128px auto;
    text-align: center;
}
.salesReportTop-iconBox {
    background-color: #f9f9f9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 187px;
    height: 187px;
    text-align: center;
    display: inline-block;
    padding: 36px;
}
.salesReportTopBox a:first-child .salesReportTop-iconBox {
    margin-right: 164px;
}
.salesReportTop-iconBox img {
    width: 91px;
    height: 91px;
}
.form__inputBox input[type="month"] {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    background-color: #f9f9f9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 120px;
    height: 31px;
    line-height: 31px;
    padding: 0 10px 0 18px;
}
.salesReportBox {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin: 60px auto 30px;
}
.salesReport-table,
.salesReport-tableMonth {
    border: 1px #000000 solid;
    border-collapse: collapse;
    table-layout: fixed;
}
.salesReport-table,
.salesReport-tableMonth {
    width: 100%;
}
.salesReport-tableMonth td {
    width: 120px;
}
.salesReport-table td {
    overflow-wrap: break-word;
    word-wrap: break-word;
    white-space: normal;
}
.salesReport-table td,
.salesReport-tableMonth td {
    border: 1px #000000 solid;
    padding: 5px 5px;
}
.salesReport-tableMonth > tbody > tr:nth-child(1) > td:nth-child(1) {
    width: 200px;
}
.salesReport-tableMonth > tbody > tr:first-child,
.salesReport-tableMonth > tbody > tr:nth-child(2) > td:nth-child(2),
.salesReport-tableMonth > tbody > tr:nth-child(n + 3) > td:first-child {
    text-align: center;
}
.loginBox .form__container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 150px auto;
}
.loginBox .form__container p {
    font-size: 13px;
}
.loginBox .form__input input {
    width: 300px !important;
}
.loginFormWidth {
    width: 220px !important;
}

/*追加20240729*/
.roundBtn {
    display: block;
    line-height: 35px;
    position: relative;
    font-size: 13px;
    width: 144px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    background-color: #f3f3f3;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.roundBtnLg {
    display: block;
    line-height: 35px;
    position: relative;
    font-size: 13px;
    width: 288px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    background-color: #f3f3f3;
    margin: auto;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.roundBtnDouble {
    display: block;
    line-height: 35px;
    position: relative;
    font-size: 13px;
    width: 45%;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    background-color: #f3f3f3;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.roundBtnDouble:nth-child(2) {
    margin-left: auto !important;
}
.roundPlus::before {
    position: absolute;
    left: 24px;
    top: 47%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    content: "+";
    font-size: 24px;
}
.roundPlus {
    padding-left: 1.2em;
}

/*追加20240806*/
.clearingBtn-pink {
    background-color: #ff4f4f;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    height: 30px;
    width: 150px;
    padding: 0 10px;
    font-family: Arial, sans-serif;
}
.clearingBtn-blue {
    background-color: #0e16e4;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    height: 30px;
    width: 150px;
    padding: 10px 15px;
    line-height: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
.clearingBtn-gray {
    background-color: #c2c2c2;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    height: 30px;
    width: 150px;
    padding: 0 10px;
    font-family: Arial, sans-serif;
}

/*top*/
.indexBox {
    padding: 32px 12px 16px;
}
.unresolved {
    background-color: #ff0000;
    padding: 8px;
    font-size: 18px;
    text-align: center;
    width: 76px;
    margin-bottom: 12px;
}
.basicBox {
    width: 100%;
    padding: 16px;
    background-color: #f9f9f9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.unListCount {
    display: flex;
    text-align: center;
}
.unListCount li {
    width: calc(100% / 8);
}
.unBox {
    display: inline-block;
    margin: 0 auto;
    padding: 3px;
    text-align: center;
    width: 90px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.unText {
    display: inline-block;
    text-align: center;
}
.unText span {
    font-size: 32px;
}
.unListCount li + li {
    border-left: 1px solid #d1d1d1;
}
.DualBox {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-around;
}
.DualBox .basicBox {
    width: 49%;
}
.unListText li {
    margin-top: 12px;
    display: flex;
    align-items: center;
}
.unListText span {
    margin-right: 10px;
}
.unListText span:nth-of-type(1) {
    width: 100px;
}
.unListText span:nth-of-type(2) {
    width: 80px;
}
.unListText span:nth-of-type(3) {
    width: calc(100% - 180px);
}
.indexAlertLink {
    text-align: right;
    margin: 20px;
}
.basicBox-title {
    font-size: 22px;
}
.sendNomber-imporBtnBox {
    height: 120px;
}
.sendNomber-imporBtn {
    width: 338px !important;
    line-height: 35px;
}
.incoiveList-discount ul li {
    display: flex;
    margin: 12px 0;
}
.incoiveList-discount ul li span:nth-of-type(1) {
    flex-basis: calc(100% - 30% - 50px);
}
.incoiveList-discount ul li span:nth-of-type(2) {
    flex-basis: calc(100% - 50% - 50px);
}
.incoiveList-discount ul li span:nth-of-type(3) {
    flex-basis: 50px;
    line-height: 24px;
}
.trashBox img {
    width: auto;
    height: 20px;
}
.trashBox {
    background-color: #f9f9f9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
}

/*サイドバー2*/
.wrapper .main .sidebar2 {
    flex-shrink: 0;
    width: 200px;
    background: #ff773c;
}
.sidebar2__menuListItemChild {
    padding: 12px 0;
}
.wrapper .main .sidebar2__menuLinkChild {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    margin-left: 1em;
    margin-bottom: 5px;
}
.sidebar2-now {
    background-color: #d9d9d9;
}
.sidebar2-finish {
    background-color: #878787;
}
.wrapper .main .sidebar__menuListItem a {
    color: #000;
}
.sidebar2__menuLink {
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    margin: 1em;
}
.registerCustomDrawing-grayBox {
    background-color: #d9d9d9;
    border-radius: 5px;
}
.registerCustomDrawing-grayBox p {
    font-size: 19px !important;
    line-height: 53px !important;
    padding-left: 1em;
}
.CustomDrawingArea {
    width: 100%;
    height: 560px;
    background-color: #d9d9d9;
}
.CustomDrawing-splitCountLong li {
    display: flex;
}
.splitCountLong-itemBox {
    width: 150px;
    height: 64px;
}
.splitCountLong-itemBox p {
    margin-bottom: 6px;
}
.CustomDrawing-splitSampleImg {
    margin: 10px 20px;
}
.CustomDrawing-splitSampleImg img {
    margin-bottom: 32px;
}
.nowLength {
    margin: 10px 20px;
    font-size: 18px;
}
.nowLength .textRed {
    margin-left: 32px;
    margin-bottom: 32px;
}
.CustomDrawing-rightDay {
    text-align: right;
    width: 250px;
}
.sisenTypeCostomBox {
    display: flex;
    align-items: center;
}
.CustomDrawing-completeImg {
    width: 100%;
}
.CustomDrawing-leftBox,
.CustomDrawing-RightBox {
    width: 50%;
}
.CustomDrawing-leftBox-margin {
    margin: 40px 0 0 40px;
}
.imgSize-max450 {
    max-width: 450px;
}
.form__image--cover img {
    width: 100%;
    height: 355px;
    object-fit: cover;
}
.Shipping-settings-title {
    margin-left: 20px;
}
.form__label--100 {
    width: 100px;
}
.wrapper .main .contents .setting__fee {
    left: 48px;
}
.wrapper .main .contents .setting__fee::after {
    left: 136px !important;
}
.setting__box .form__input input,
.setting__box .form__select select {
    width: 150px !important;
}
.wrapper .main .contents .setting__box {
    width: calc(100% / 4);
}
.holidayAlert2 {
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    background-color: #ff0000;
    padding: 6px 10px;
    width: 176px;
    margin: 4px 0 0 150px;
}
.postage-text {
    font-size: 13px;
    line-height: 15px;
    margin-top: 6px;
    margin-left: 150px;
}
.wrapper .main .contents .form__container table {
    width: auto !important;
}
.wrapper .main .contents .form__container table .row {
    width: auto !important;
}
.wrapper .main .contents .form__container table td.w-358 {
    width: auto !important;
    min-width: 360px !important;
}
.form__imageLabel--65r {
    width: 65px;
    margin-right: 20px !important;
}
.form__label--65 {
    width: 65px !important;
}
.own tr:nth-child(1) > td:nth-child(1) {
    min-width: 50px;
}
.own tr:nth-child(1) > td:nth-child(2) {
    min-width: 20px;
}
.own tr:nth-child(1) > td.jsc {
    min-width: 38px;
}
.own tr:nth-child(1) > td:nth-child(9) {
    min-width: 32px;
}
.purchased tr:nth-child(1) > td:nth-child(1) {
    min-width: 50px;
}
.purchased tr:nth-child(1) > td:nth-child(2) {
    min-width: 20px;
}
.purchased tr:nth-child(1) > td:nth-child(7) {
    min-width: 32px;
}
/*ライン*/
.oder-line-1 {
    border-top: 2px solid #b3b3b3;
    padding-top: 20px;
}
p.oder-line-1 {
    padding-left: 20px;
}
.oder-line-2 {
    border-top: 2px solid #b3b3b3;
    padding-top: 30px !important;
}

/*ショートカット*/
.disHide {
    display: none;
}
.disBl {
    display: block;
}
.disIB {
    display: inline-block;
}
.disFL {
    display: flex;
}
.disFlex-baseline {
    align-items: baseline !important;
}
.w100 {
    width: 100%;
}
.text-item-left {
    line-height: 26px;
    margin: 0 10px;
}
.companyLeft-w220 > li > p,
.companyLeft-w220 > div.form__box > p.form__searchLabel {
    width: 220px !important;
}
.oderRemarksCustom {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
}
.paymentListCalcBtn {
    width: auto !important;
    margin-right: 20px;
}
.itemBaseline {
    align-items: baseline !important;
}

/*完了表示*/
.success {
    background-color: #ccffd1;
    padding: 5px 0;
}
.success p {
    color: #014f00;
    text-align: center;
}

/*テキストカラー*/
.textRed {
    color: #ff0000;
}
.textBlue {
    color: #333bff;
}
.textWite {
    color: #fff;
}

/*テキスト*/
.taL {
    text-align: left;
}
.taC {
    text-align: center;
}
.taR {
    text-align: right;
}

/*背景*/
.bgRed {
    background-color: #ff0000 !important;
}
.bgGray {
    background-color: #bababa !important;
}
.bgPink {
    background-color: #ffd1d1 !important;
}
.bg-darkGlay {
    background-color: #ccc !important;
}
.bg-RightGlay {
    background-color: #ececec !important;
}
.bg-oderPink {
    background-color: #ffcccc;
}

/*padding*/
.padding-all-S {
    padding: 10px;
}
.padding-all-M {
    padding: 16px;
}
.padding-all-L {
    padding: 32px;
}
.padding-all-XL {
    padding: 64px;
}

/*margin*/
/*margin 横中央*/
.margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
/*margin 左寄せ*/
.margin-right-auto {
    margin-left: 0;
    margin-right: auto !important;
}
/*margin 右寄せ*/
.margin-left-auto {
    margin-left: auto !important;
    margin-right: 0;
}

/*margin 上下*/
.margin-TD-S {
    margin: 10px 0;
}
.margin-TD-M {
    margin: 16px 0;
}
.margin-TD-L {
    margin: 32px 0;
}
.margin-TD-XL {
    margin: 64px 0;
}

/*margin 上*/
.margin-T-S {
    margin-top: 10px;
}
.margin-T-M {
    margin-top: 16px;
}
.margin-T-L {
    margin-top: 32px;
}
.margin-T-XL {
    margin-top: 64px;
}

/*margin 下*/
.margin-D-S {
    margin-bottom: 10px;
}
.margin-D-M {
    margin-bottom: 16px;
}
.margin-D-L {
    margin-bottom: 32px;
}
.margin-D-XL {
    margin-bottom: 64px;
}

/*margin 左右*/
.margin-RL-S {
    margin: 0 10px;
}
.margin-RL-M {
    margin: 0 16px;
}
.margin-RL-L {
    margin: 0 32px;
}
.margin-RL-XL {
    margin: 0 64px;
}

/*margin 左*/
.margin-L-S {
    margin: 0 10px;
}
.margin-L-M {
    margin: 0 16px;
}
.margin-L-L {
    margin: 0 32px;
}
.margin-L-XL {
    margin: 0 64px;
}

/*margin 右*/
.margin-R-S {
    margin: 0 10px;
}
.margin-R-M {
    margin: 0 16px;
}
.margin-R-L {
    margin: 0 32px;
}
.margin-R-XL {
    margin: 0 64px;
}

/*最大横幅*/
.maxWSize-S {
    max-width: 250px;
}
.maxWSize-M {
    max-width: 500px;
}
.maxWSize-L {
    max-width: 625px;
}
.maxWSize-XL {
    max-width: 750px;
}

/*最大縦幅*/
.maxHSize-S {
    min-height: 50px !important;
}
.maxHSize-M {
    min-height: 75px !important;
}
.maxHSize-L {
    min-height: 150px !important;
}
.maxHSize-XL {
    min-height: 300px !important;
}

/*トグルボタン*/
.toggle-button-1 {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 28px;
    border-radius: 50px;
    background-color: #dddddd;
    cursor: pointer;
    transition: background-color 0.4s;
    border: solid 1px #696969;
}

.toggle-button-1:has(:checked) {
    background-color: #2366d1;
}

.toggle-button-1::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    background-color: #fff;
    content: "";
    transition: left 0.4s;
}

.toggle-button-1:has(:checked)::after {
    left: 33px;
}

.toggle-button-1 input {
    display: none;
}

/*ステップインジケーター*/
.progressbar {
    position: relative;
    margin: 0 auto !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.progressbar li {
    position: relative;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    width: 33.333%;
    color: #999999;
    font-weight: bold;
}
.progressbar li:before {
    display: block;
    width: 18px;
    height: 18px;
    margin: 7px auto 20px auto;
    content: "";
    text-align: center;
    border-radius: 50%;
    background-color: #f5f5f5;
}
.progressbar li:after {
    position: absolute;
    z-index: -1;
    top: 15px;
    left: -50%;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #f5f5f5;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active,
.progressbar li.complete {
    color: #0070bd;
}
.progressbar li.active:before,
.progressbar li.complete:before {
    background-color: #0070bd;
}
.progressbar li.active:after,
.progressbar li.complete:after {
    background-color: #0070bd;
}

/*？ホバー吹き出し-右側*/
/* 灰色の丸 */
.circle {
    position: relative;
    width: 21px;
    height: 21px;
    background-color: #d9d9d9; /* 背景色を変更 */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px; /* サイズに合わせてフォントサイズを調整 */
    cursor: pointer;
    margin-left: 16px; /* 左に16pxのマージンを追加 */
    display: inline-flex;
}

/* 吹き出しのスタイル */
.tooltip {
    position: absolute;
    bottom: 50%; /* 吹き出しの位置を調整 */
    left: calc(100% + 9px); /* 吹き出しの位置を調整 */
    transform: translateY(50%); /* センターに配置 */
    background-color: #d9d9d9; /* 吹き出しの背景色 */
    color: #333333; /* 吹き出しの文字色 */
    padding: 8px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

/* 吹き出しの矢印 */
.tooltip::before {
    content: "";
    position: absolute;
    top: 50%; /* 矢印の位置を調整 */
    left: -11px; /* 矢印の位置を調整 */
    transform: translateY(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: transparent #d9d9d9 transparent transparent;
}

/* ホバー時の吹き出し表示 */
.circle:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

/*ホリデーアラート*/
.holidayAlert {
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    background-color: #ff0000;
    margin: 0 4px;
    padding: 6px 10px;
}

/*親子孫ラジオボタン*/
.child-radios,
.grandchild-radios {
    margin-left: 20px; /* 子要素を少しインデント */
}
.grandchild-radios {
    margin-left: 40px; /* 孫要素をさらにインデント */
    width: 100%;
}
.radio-label {
    display: block; /* ラジオボタンを縦に配置 */
}
.hierarchicalRadioButtonBox {
    display: flex;
    flex-wrap: wrap;
}
.hierarchicalRadioButtonBox-child {
    width: 100%;
}

/*FullCalendar*/
/* 土曜日の背景色 */
.fc-day-sat {
    background-color: #f0f8ff; /* 薄い青 */
}
/* 日曜日の背景色 */
.fc-day-sun {
    background-color: #ffe4e1; /* 薄いピンク */
}
/* 祝日のテキストスタイル */
/* 祝日のテキストスタイルを強制的に適用 */
.holiday-event .fc-event-main {
    background-color: red !important;
    border: none;
    font-weight: bold;
}
.fc-daygrid-event-harness > a.holiday-event {
    border: none !important;
    border: 1px solid red;
}
.fc .fc-daygrid-event-harness {
    text-align: center;
}

.wrapper .header__logo img {
    max-width: 200px !important;
    height: 66px;
    background-color: white;
    line-height: 45px;
}

body {
    margin: 0;
}

.content-section-blue {
    background-color: #e7efff !important; /* それ以降の背景色を指定 */
}
.content-section-green {
    background-color: #e7fff4 !important; /* それ以降の背景色を指定 */
}

.wrapper .main .contents .orderer__leading.asterisk::before {
    content: "*";
    color: #ff0000;
    position: relative;
}
.wrapper .main .contents .orderer__leading.asterisknone::before {
    content: "";
    color: #ff0000;
    position: relative;
    margin-left: 6px;
}

/*住所用記入ボタン対応*/
.wrapper .main .contents .form__input-zipcode {
    max-width: 120px;
    width: 100%;
}

.wrapper .main .contents .others__input-zipcode {
    max-width: 120px;
    width: 100%;
}

.progressbar_2 {
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.progressbar_2 li {
    position: relative;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    width: 33.333%;
    color: #999999;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px;
}
.progressbar_2 li:before {
    display: block;
    width: 18px;
    height: 18px;
    margin: 7px auto 20px auto;
    content: "";
    text-align: center;
    border-radius: 50%;
    background-color: #f5f5f5;
}
.progressbar_2 li:after {
    position: absolute;
    z-index: -1;
    top: 15px;
    left: -50%;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #f5f5f5;
}
.progressbar_2 li:first-child:after {
    content: none;
}
.progressbar_2 li.active,
.progressbar_2 li.complete {
    color: #0070bd;
}
.progressbar_2 li.active:before,
.progressbar_2 li.complete:before {
    background-color: #0070bd;
}
.progressbar_2 li.active:after,
.progressbar_2 li.complete:after {
    background-color: #0070bd;
}

/*20240831追加*/
/*ツールチップ*/
td[data-tooltip] {
    position: relative;
    cursor: pointer;
}

td[data-tooltip]::before {
    content: attr(data-tooltip); /* data-tooltip属性の内容を表示 */
    position: absolute;
    bottom: 125%; /* tdの上に表示 */
    left: 50%;
    transform: translateX(-50%);
    background-color: #afafaf;
    border: #000;
    color: #000000;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 18px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
    z-index: 10;
}

td[data-tooltip]::after {
    content: "";
    position: absolute;
    bottom: 100%; /* ツールチップの直下に表示 */
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #afafaf transparent transparent transparent;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 10;
}

/* ホバー時にツールチップを表示 */
td[data-tooltip]:hover::before,
td[data-tooltip]:hover::after {
    opacity: 1;
}
