@charset "UTF-8";

/* --------------------------------------------------------
-----------------------------------------------------------
↓↓↓色変更はここから↓↓↓
-----------------------------------------------------------
----------------------------------------------------------- */

/*
---------------------------------------------------------
共通：文字色の変更
--------------------------------------------------------- */
a:link,
a:visited,
.header .design-folder-wrap button,
.design-edit-area.item-area .item-change-wrap a,
.design-edit-area .text-detail-link-block .text-detail-link-wrap button.btn-text-detail-edit,
.design-edit-area .text-detail-link-block .text-detail-link-wrap button.btn-image-editor,
.design-edit-area.multi-area .design-edit-block.align-block .design-edit-body.align-wrap .design-edit-article a,
.element-edit-list-item div:hover,
.element-edit-list-item .element-edit-prev,
.element-edit-list-item .element-edit-next,
.design-edit-area.upload-area .upload-file {
    color: #00A0E8;
}

.Btn-sub {
    color: #00A0E8 !important;
}

/*
---------------------------------------------------------
共通：背景色の変更
--------------------------------------------------------- */
.Btn-main,
.Btn-main:hover,
.Btn-main:active,
.Btn-sub:active,
.header .design-folder-wrap button::before,
.Contents .Side .navbar-nav>li:hover,
.Contents .Side .navbar-nav>li.selected,
.Contents .Side .navbar-nav>li>a:hover,
.Contents .Side .navbar-nav>li.selected a,
.Utility-menu button.btn-success,
.Utility-menu button.btn-success:hover,
.Utility-menu button.btn-success:active,
.design-edit-area.item-area .item-change-wrap a:hover,
.design-edit-area .text-detail-link-block .text-detail-link-wrap button.btn-text-detail-edit:hover,
.design-edit-area .text-detail-link-block .text-detail-link-wrap button.btn-image-editor:hover,
.stroke-size-block .stroke-size-wrap .check-box-wrap .design-edit-article:nth-of-type(2) a,
.design-edit-area .scale-bar-wrap .scale-bar .pointer,
.design-edit-area.multi-area .design-edit-block.align-block .design-edit-body.align-wrap .design-edit-article a:hover,
.swal-button,
.swal-button:not([disabled]):hover,
#modal-tutorial .btn-wrap .btn-design,
.design-edit-area .scale-bar,
.pcr-area01 .pcr-main-btn-wrap .pcr-save button,
.cutline-modal .order_Btn,
.Modal-btn-box .Modal-btn{
    background-color: #00A0E8;
}

.Btn-sub:hover{
    background-color: none;
}
/*
---------------------------------------------------------
共通：線色の変更
--------------------------------------------------------- */
div.viewBtnBoxObj div span:hover,
div.viewBtnBoxObj div.selected span,
.Utility-menu button.btn-success,
.Utility-menu button.btn-success:hover,
.Utility-menu button.btn-success:active,
.stroke-size-block .stroke-size-wrap .check-box-wrap .design-edit-article:nth-of-type(2) a :hover,
.design-edit-area .scale-bar-wrap .scale-bar,
.design-edit-area.template-area ul.item-list li:hover,
.design-edit-area.stamp-area ul.item-list li:hover,
.design-edit-area.item-area ul.color-edit.item-color-list li:hover,
.design-edit-area.item-area ul.color-edit.item-color-list li.active,
.template-modal .item-list li a:hover,
.preview-area-check-wrap label span:before {
    border-color: #00A0E8;
}

/*
---------------------------------------------------------
等倍、線の端、角の形状ボタンの色変更
--------------------------------------------------------- */
.design-edit-area .design-edit-block .design-edit-body .design-edit-article:nth-of-type(2) a {
    background: #00A0E8 !important;
}

/*
---------------------------------------------------------
編集　hover時の色変更
--------------------------------------------------------- */
.design-edit-area .select-btn-wrap input:checked+label,
.design-edit-area .select-btn.selected,
.design-edit-area .select-btn:hover,
.design-edit-area .select-btn:active,
.design-edit-area .item-search-wrap .item-categ-list li:hover,
.pager-wrap ul li span.now,
.pager-wrap ul li.gul-pager-active a,
.pager-wrap ul li a:hover,
.template-modal .item-search-wrap .item-categ-list li:hover{
    background-color: #daeeff;
}

/*
---------------------------------------------------------
チェックマークの色変更
--------------------------------------------------------- */
.design-edit-area .check-box-wrap input:checked+label span::after {
    border-bottom: 3px solid #00A0E8;
    border-right: 3px solid #00A0E8;
}

.design-edit-area.item-area ul.color-edit.item-color-list li.active:before {
    border-left: 3px solid #00A0E8;
    border-bottom: 3px solid #00A0E8;
}

/*
---------------------------------------------------------
重ね順枠の色変更
--------------------------------------------------------- */
.element-edit-list-item .img-box.selected img,
.element-edit-list-item .img-box.selected svg,
.img-box:hover>img,
.img-box:hover>svg {
    border: 1px solid #00A0E8;
}

/*
---------------------------------------------------------
デザイン保存　hover時の色変更
--------------------------------------------------------- */
.modal-user-design .img-box a:hover .item-list-img,
.modal-user-design .img-box a:active .item-list-img{
    background-color: #daeeff;
}

/*
---------------------------------------------------------
メールアドレスにデザインキー送信：送信ボタンの色変更
--------------------------------------------------------- */
.modal-mail-form .send-mail-wrapper button{
    background: #00A0E8;
}

/*
---------------------------------------------------------
デザインキーを自分にメールする：ボタンの位置変更
--------------------------------------------------------- */
.btn-wrap {
    margin-top: 30px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
↓↓↓アイコンの変更はここから↓↓↓
-----------------------------------------------------------
----------------------------------------------------------- */

/*
---------------------------------------------------------
左メニュー：商品ボタンのアイコン変更
--------------------------------------------------------- */
.navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_item.svg);
    height: 35px;
}

.navbar-nav>li.nav-item-wrap span{
    font-size: 0;
}

.navbar-nav>li.nav-item-wrap a::after {
    content: "印刷位置/塗り";
}
/*
---------------------------------------------------------
左メニュー：テキストボタンのアイコン変更
--------------------------------------------------------- */
/* .navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_text.svg);
} */

/*
---------------------------------------------------------
左メニュー：クリップアートボタンのアイコン変更
--------------------------------------------------------- */
/* .navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_stamp.svg);
} */

/*
---------------------------------------------------------
左メニュー：テンプレートボタンのアイコン変更
--------------------------------------------------------- */
/* .navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_template.svg);
} */

/*
---------------------------------------------------------
左メニュー：縁取りカットボタンのアイコン変更
--------------------------------------------------------- */
/* .navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_cut.svg);
} */

/*
---------------------------------------------------------
左メニュー：マスクボタンのアイコン変更
--------------------------------------------------------- */
/* .navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_clippath.svg);
} */

/*
---------------------------------------------------------
左メニュー：アップロードボタンのアイコン変更
--------------------------------------------------------- */
/* .navbar-nav>li.nav-item-wrap a::before {
    background-image: url(/pd/customize/img/nav_upload.svg);
} */

/*
---------------------------------------------------------
デザイン保存ボタンのアイコン変更
--------------------------------------------------------- */
.save-design-btn span {
    background: url(/pd/customize/img/icon_folder02.svg) no-repeat left center;
}

/*
---------------------------------------------------------
ヘッダーロゴサイズの変更
--------------------------------------------------------- */
.header .Logo {
    width: 150px;
}

.header .Logo img {
    width: 100%;
}

.preview-area-header .Logo {
    width: 150px;
}

.preview-area-header .Logo img {
    width: 100%;
}





/* --------------------------------------------------------
-----------------------------------------------------------
※ここから下は基本触らない※
-----------------------------------------------------------
----------------------------------------------------------- */
#modal-tutorial .bx-wrapper {
    border: none !important;
    box-shadow: none;
    background: none;
    margin-bottom: 0;
}

#modal-tutorial .bx-wrapper .bx-pager {
    padding-top: 0;
}

#modal-tutorial .bx-wrapper .bx-controls-direction .bx-prev,
#modal-tutorial .bx-wrapper .bx-controls-direction .bx-next {
    margin-top: 0;
    width: auto;
    height: auto;
    text-indent: 0;
}

#modal-tutorial .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
    margin: 0;
}

#modal-tutorial .bx-wrapper .bx-next {
    right: 0;
}

#modal-tutorial .bx-wrapper .bx-prev {
    left: 0;
}

.cardPreview_zure-pop-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    margin-bottom: 10px;
}

.cardPreview_zure-pop .pop-close {
    position: absolute;
    right: 0;
    margin: 0;
}

.cardPreview_zure-pop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 800px;
    height: fit-content;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 3.5px 1px rgb(0 0 0 / 10%);
    background: #FFFFFF;
    padding: 10px 15px;
}

.preview-area {
    z-index: 100;
}