@charset "UTF-8";


/* ------------------------------------------------
  表画面 
 -------------------------------------------------- */
/* -----------「次へ進む」部分------------- */
.Utility-menu button.btn-success {
    background-color: #ff398d;
    border-color: #ff398d;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success,
.Utility-menu button.btn-success:hover,
.Utility-menu button.btn-success:active {
    background-color: #ff398d;
    border-color: #ff398d;
    opacity: 0.75;
}

/* -------- デザイン読み込み・保存 部分---------- */
.header .design-folder-wrap button::before {
    background-color: #ff398d;
}

.header .design-folder-wrap button {
    color: #ff398d;
}

/* -------- アイコン 部分 ------------ */
.Contents .Side .navbar-nav>li {
    background: #2b2b2b;
}

.Contents .Side .navbar-nav>li>a {
    background: #2b2b2b;
}

.Contents .Side .navbar-nav>li>a:hover,
.Contents .Side .navbar-nav>li.selected a {
    background-color: #ff398d;
}

a:link,
a:visited {
    color: #ff398d;
}

/* ------------------------------------------------
  サイドバー
 -------------------------------------------------- */

/* ----- サイドバー > 商品カラー 部分 ------------ */
.design-edit-area.item-area ul.color-edit.item-color-list li.active:before {
    border-left: 3px solid #ff398d;
    border-bottom: 3px solid #ff398d;
}

.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 {
    border-color: #ff398d;
}

/* ----- サイドバー > 商品カラー > プリント位置　部分 ------------ */
div.viewBtnBoxObj div span:hover,
div.viewBtnBoxObj div.selected span {
    border-color: #ff398d;
}

.design-edit-area.item-area .item-change-wrap a:hover {
    background-color: #ff398d;
}

/* ------------------------------------------------
 テキスト部分
 -------------------------------------------------- */

/* ----- テキスト編集 > 選択 部分 -------- */
.design-edit-area .select-btn-wrap input:checked+label {
    background-color: #ffecf4;
}

.design-edit-area .select-btn.selected,
.design-edit-area .select-btn:hover,
.design-edit-area .select-btn:active {
    background-color: #ffecf4;
}

.design-edit-area .select-btn:hover,
.design-edit-area .select-btn:active,
.design-edit-area .select-btn.active {
    background-color: #ffecf4;
}

/* ----- テキスト編集 > カラー選択 部分 ------- */
.pickr .pcr-button:hover {
    border-color: #ff398d;
}

.pcr-area01 .pcr-main-btn-wrap .pcr-save button {
    background: #ff398d;
}

/* ----- テキスト編集 > フォント 部分 ------------ */
.design-edit-area .simple-bar-select a:hover,
.design-edit-area .simple-bar-select a:active {
    background-color: #ffecf4;
}

/* ----- テキスト編集 > フォント > 選択 部分 ------- */
.design-edit-area ul.font-list li a:hover,
.design-edit-area ul.font-list li a:active,
.design-edit-area ul.font-list li a.active,
.design-edit-area ul.font-list li.selected a {
    background-color: #ffbfda;
}

/* ----- テキスト編集 > フォント > 変形 部分 -------- */
.design-edit-area ul.font-effect-list li a.selected,
.design-edit-area ul.font-effect-list li a:hover {
    background-color: #ffbfda;
}

/* ----- テキスト編集 > チェックマーク 部分 ------- */
.design-edit-area .check-box-wrap input:checked+label span::after {
    border-bottom: 3px solid #ff398d;
    border-right: 3px solid #ff398d;
}

/* ----- テキスト編集 > 右側選択部分 ------- */
.element-edit-list-item div:hover {
    color: #ff398d;
    border-color: #ff398d;
}

.element-edit-list-item .img-box.selected img,
.element-edit-list-item .img-box.selected svg {
    border: 1px solid #ff398d;
    background-color: rgba(255, 57, 141, 0.15);
}

.img-box:hover>img,
.img-box:hover>svg {
    box-shadow: 1px 1px 7px rgb(0 0 0 / 50%);
    border: 1px solid #ff398d;
}

.element-edit-list-item .element-edit-next {
    color: #ff398d;
}

.element-edit-list-item .element-edit-prev {
    color: #ff398d;
}

/* ----- テキスト編集 > 右側選択 > 詳細編集部分 ------ */
.design-edit-area .design-edit-block.image-edit-block input:checked+label,
.design-edit-area .design-edit-block.text-direction-block input:checked+label {
    background-color: #ffecf4;
}

.design-edit-area .scale-bar {
    background-color: #ffbfda;
}

.design-edit-area .scale-bar .pointer {
    background: #ff398d;
}


/* ------------------------------------------------
 クリップアート 部分 
 -------------------------------------------------- */

/* ----- クリップアート > 左枠 部分 ------------ */
.design-edit-area.template-area ul.item-list li:hover,
.design-edit-area.stamp-area ul.item-list li:hover {
    border-color: #ff398d;
}

.color_palet div span:hover {
    border: 1px solid #ff398d;
}

/* ----- クリップアート > 左枠 > 図形編集内 カラー 部分 ------------ */
span.selected {
    border-color: #ff398d;
}

.pager-wrap ul li.gul-pager-next-page a:hover {
    background-color: #ffecf4;
}

/* ----- クリップアート > 右枠 部分 ------------ */

.design-edit-area .item-search-area .design-edit-body-title .reset-link {
    color: #ff398d;
}

.design-edit-area .item-search-wrap .item-categ-list li:hover {
    background-color: #ffecf4;
}


/* ------------------------------------------------
 テンプレート 部分 
 -------------------------------------------------- */

/* ----- テンプレート > 左枠内 部分 ------------ */
.template-modal .item-list li a:hover {
    border-color: #ff398d;
}

pager-active a,
.pager-wrap ul li a:hover {
    background-color: #ffecf4;
}

.pager-wrap ul li span.now,
.pager-wrap ul li.gul-pager-active a,
.pager-wrap ul li a:hover {
    background-color: #ffecf4;
}

/* ----- テンプレート > 右枠カテゴリ 部分 ------------ */
.template-modal .item-search-wrap .item-categ-list li:hover {
    background-color: #ffecf4;
}

.template-modal .item-search-area .design-edit-body-title .reset-link {
    color: #ff398d;
}

.template-modal .item-search-area .design-edit-body-title span {
    border-left: 1px solid #ff398d;
}

/* ------------------------------------------------
 縁取りカット 部分 
 -------------------------------------------------- */
/* ----- 輪郭トレース内ボタン 部分 ------------ */
.cutline-modal .order_Btn {
    background: #ff398d;
}

.cutline-area .cutline-list .tile .tile-image:hover {
    border-color: #ff398d !important;
}

/* ------------------------------------------------
 次ページプレビュー
 -------------------------------------------------- */
/* ----- プレビュー下部 ------------ */
.design-slider .design-bx-slider-pager li a:hover,
.design-slider .design-bx-slider-pager li a:active {
    background-color: #ffbfda;
}

/* ----- プレビュー画面 ボタン ------------ */
button.order-main-btn.Btn-main {
    background-color: #ff398d;
}

.button.order-main-btn.Btn-main:hover,
button.order-main-btn.Btn-main:active {
    background-color: #ff398d;
}

/* ----- チェックボックス ------------ */
.preview-area-check-wrap label span:before {
    border: 4px solid #ff398d;
    border-top-style: none;
    border-right-style: none;
}

/* ------------------------------------------------
 デザインキーをメールする
 -------------------------------------------------- */
.swal-button {
    background-color: #ff398d;
}

.swal-button:not([disabled]):hover {
    background-color: #ff398d;
    opacity: 0.7;
}

.swal-button:active {
    background-color: #ff398d;
}

.swal-button:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(255, 57, 141, 0.29);
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="password"]:focus {
    border-color: #ff398d;
}

/* ------------------------------------------------
 デザイン読み込み
 -------------------------------------------------- */

/* ----- モーダル ------------ */
button.swal-button.swal-button--cancel:hover {
    background-color: #ccc;
}

.modal-user-design .item-list-img img {
    box-shadow: none;
}

/* ----- POPUP（保存） ------------ */
a.btn-save.pop--save--design--save--as.Btn-main {
    background-color: #ff398d;
}

.modal-user-design .img-box a:hover .item-list-img,
.modal-user-design .img-box a:active .item-list-img {
    background-color: #ffbfda;
    box-shadow: none;
}
button.swal-button.swal-button--confirm {
    background-color: #ff398d;
}

/* ----- デザイン保存リスト注意書き非表示 ------------ */
.Modal-content .design-note-wrap {
    display: none;
}

/* ------------------------------------------------
 デザイン保存
 -------------------------------------------------- */

/* ----- 上書き保存 ------------ */
a.btn-save.pop--save--design--save--save.Btn-main {
    background-color: #fff;
    color: #ff398d !important;
    border: 1px solid #ff398d;
    padding: 7px 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 finish
-----------------------------------------------------------
----------------------------------------------------------- */
.finish .preview-area-block.preview-attention-block {
    margin-bottom: 50px;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 #modal-tutorial
-----------------------------------------------------------
----------------------------------------------------------- */
#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;
}
#modal-tutorial .btn-wrap .btn-design {
    background: #f15e0e;
}

.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;
}